﻿
/* 750宽度为标准 */
/* 大于1024px设备（非移动设备） */
@media screen and (min-width: 1025px) {
[class^="m_"], .exam-information, .m_none, #yxz-djs {
	display: none !important;
}
}

/*手机响应式代码*/
@media screen and (max-width:1025px) {
.box-top, .box-top2, .navlist, .box_shadow, .adv, .main-r, #float-right, #fixed_left, .footer,.details-beto,.art_ziliao {
	display: none;
}
body {
	width: 100%;
	background: #f7f8fc;
	;
}
.w1160 {
	width: 100%;
}
html {
	color: #000;
	font-family: "微软雅黑";
	font-size: 40px;
}
* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}
.main {
	margin-top: 0px;
	margin-bottom: 0rem;
}
.main-l {
        width: calc(100% - 0.4rem);
        padding: 0;
        margin: 0 0.2rem;
	border-radius: 0.2rem;
	    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 0%);
    }
.main-l-art {
        border-radius: 0px;
        box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 0%);
        margin: 0;
	width: 100%;
    }
	.inner-art .title{
		display: none;
	}
	.details-name{
		display: block;
	}
	.details-name {
    background: #ffffff;
    padding: .5rem .1rem 0 .1rem;
}.details-name-text {
    font-size: .4rem;
    line-height: .7rem;
    color: #101010;
    font-weight: bold;
}.details-source {
    background: #ffffff;
    padding: .4rem .1rem 0 .1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.details-source-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 5.72rem;
}.details-source-logo {
    width: 1.6rem;
    height: .6rem;
    background: #4C82E6;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-right: 0.1rem;
}.details-source-logo img {
    width:100%;
	}
	.details-source-info {
    width: 14.36rem;
}.details-source-title {
        font-size: .3rem;
        color: #666666;
	line-height: 0.5rem;
    }.details-source-text {
        font-size: .28rem;
        color: #999999;
        padding-top: .02rem;
		line-height: 0.4rem;
    }.details-editor{
    display: block;
    padding: .4rem .1rem 0 .1rem;
}.details-source-right {
        font-size: .34rem;
        color: #FF4F4F;
        text-align: center;
        width: 1.62rem;
        height: .65rem;
        line-height: .6rem;
        border: .01rem #FF4F4F solid;
        border-radius: 1rem;
    }
	
.inner-art > .title h1 {
	font-size: 0.433333rem;
	font-weight: 600;
}
.inner-art > .title a {
	font-size: 0.24rem;
	margin-right: 0.8rem;
	line-height: 0.4rem;
}
.inner-art p {
	line-height: 0.72rem;
	font-size: 0.32rem;
}
#xkw-kf,#xkw-kf-p {
	display: none;
}

.article_bq {
	display: none;
}
.m_menu {
	position: relative;
	z-index: 99;
}
.m_menu > span {
	font-size: .30rem;
	color: #989898;
	display: inline-block;
	border-radius: 0.08rem;
	padding: 0.04rem 0.3rem 0.04rem 0.05rem;
	background: #f3f3f3 url(../images/xl.png) no-repeat 0.63rem center;
}
.page-turn {
	padding: 0 0.3rem;
	font-size: 0.34rem;
	margin-top: 0.2rem;
}
	.page-turn p {

    background: #f7f8fc;
    margin-bottom: 0.4rem;
    padding: 0.2rem;
    border-radius: 0.1rem;
}
	.page-turn p a{
		    color: #888;
	}
.like_artcie {
	width: 100%;
	padding: 0;
	margin-top: 0.4rem;
	margin-bottom: .6rem;
}
.like-title {
	color: #fff;
	height: 0.9rem;
	padding: 0 0.2rem;
	width: 100%;
	box-sizing: border-box;
	line-height: 0.9rem;
	background-color: #2590d4;
	overflow: hidden;
	display: none;
}
.like_artcie h4 {
	color: #fff;
	font-weight: normal;
	font-size: 0.36rem;
	padding-left: 0.3rem;
	background-image: url(../images/icon_tit3.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
}
.like_artcie ul li {
	float: left;
	width: 100%;
	margin-left: 0;
	line-height: 0.78rem;
	font-size: 0.34rem;
	padding: 0 0.3rem;
}
.like-title-list {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100% !important;
	display: block;
}
.like_artcie dd ul {
	margin-bottom: 0.3rem;
}

.m_foot_top {
	text-align: center;
	padding: 0.2rem 0;
	background: #F6F8FB;
	padding-bottom: 2.133333rem;
}
.m_foot_top > p {
	padding-top: 0.2rem;
	font-size: 0.32rem;
	line-height: 24px;
	color: #666;
	font-weight: initial;
}
.m_foot_top > p {
	padding-top: 0.2rem;
	font-size: 0.32rem;
	line-height: 24px;
	color: #666;
	font-weight: initial;
}
.m_footer {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	border-top: 1px solid #f5f5f5;
	height: 1.693333rem;
	width: 100% !important;
	overflow: hidden;
	background-color: white;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
}
.m_footer a {
	display: block;
	width: 23%;
	text-align: center;
	height: 60px;
}
.m_footer a > img {
	width: 0.733333rem;
	height: 0.733333rem;
}
.m_footer a > p {
	font-size: 0.346666rem;
	color: #9e9e9e;
}
.m_menu_box.on {
	display: block !important;
}
.n-pages a, .n-pages span {
	padding: 0px 3px;
	color: #666;
	display: inline-block;
	font-size: 0.2rem;
}
	.n-pages {
    font-size: 0.2rem;
}.n-pages li {
    float: left;
    list-style: none;
    width: 0.8rem;
    text-align: center;
}
.inner-list li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/erji_ico.gif) no-repeat left center;
	background-size: 4px auto;
	padding-left: 0.2rem;
	font-size: 0.34rem;
}
.inner-list li em {
	display: inline-block;
	float: right;
	margin-left: 0px !important;
	color: #999;
	font-size: 13px;
	display: none;
}
.cjcx_con_l {
	width: calc(100% - 0.6rem);
	margin: 0.2rem 0.3rem;
}
.cjcx_con_l .description .mdesc {
	float: left;
	width: 100% !important;
}
.cjcx_con_l .description .mdesc .mulu {
	display: none;
}
.cjcx_con_l .description .dpic {
	display: none;
}
.cjcx_con_l .description {
	height: auto;
}
.dpiczn {
	display: block;
}
.wzdy_jyfx_top {
	display: none;
}
.page-title h2 {
	font-size: 0.5rem !important;
	line-height: 50px;
	background: #3e97c9 !important;
	color: white !important;
	padding: 10px 5px !important;
}
.mzsm {
	display: none
}
.list li {
	width: 100% !important;
	_display: inline;
	float: left;
}
.zn_fr {
	margin-top: -30px;
	font-size: 14px;
	width: 10%;
	display: none;
}
.publist li a {
	font-size: .34rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	display: block;
}
.specialtyCon {
	width: 100%;
	float: left;
	background: #fff;
}
.specialtyImg {
	display: none;
}
.t_specialtyCon {
	display: none;
}
.pr55 {
	display: none;
}
.zy_img {
	display: block;
	padding: 0 20px;
}
.inner-list li {
	padding: 8px 0 !important;
}
.title_more > h5 {
	width: 50%;
	padding-left: 8%;
}
.list_more_content > a {
	width: calc(50% - 8px);
	text-align: center;
	border: 1px dashed #c2e5ff;
	margin: 2px 4px;
}
.list_more_title {
	height: auto;
}
.badge {
	position: absolute;
	top: 0.123rem;
	font-size: .35rem;
	background: red;
	width: 0.4rem;
	display: block;
	height: 0.4rem;
	border-radius: 0.5rem;
	line-height: .4rem;
	right: 0.3rem;
	color: #FFFFFF;
	padding-left: 0.1rem;
}
.zkzy_titel {
        width: 100%;
        height: 1rem;
        font-size: 0.4rem;
        font-weight: normal;
        line-height: 1rem;
        text-align: center;
        margin: 0.4rem 0;
        background:#f7f8fc;
        color: #857e7e;
        box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 5%);
    }
.inner-art {
	padding: 0 0.3rem;
}
.inner-body {
	padding: 10px 0 0 0;
}
.content-block-title {
	display: block;
	font-size: 0.46rem !important;
}
#MyContent {
	display: block;
}
#MLeft {
	display: none
}
#MainBody {
	width: 100% !important;
}
#MMiddle {
	width: calc(100% - 5px) !important;
}
#MMiddle h1 {
	font-size: 24px;
	line-height: 60px;
}
.ystk {
	width: calc(100% - 36px) !important;
}
.ystk-box2 {
	width: calc(100% - 40px) !important;
}
.custom-form-select {
	width: calc(100% - 6px) !important;
}
.d-pic p {
	font-size: 0.36rem !important;
}
.ystk-box1 p {
	font-size: 0.36rem !important;
}
.ystk-box1 h2 {
	font-size: 0.4rem !important;
}
.box-list, .ind-left, .ind-right, .ind-subj, .w1160-zt, .mb20 {
	display: none;
}
.slide-ban {
	width: calc(100% - 0.6rem);
	height: 252px;
	background: #ccc;
	overflow: hidden;
	position: relative;
	margin: 0.1rem 0.3rem;
}
#marquee3 {
	width: 100%;
	height: 252px;
	overflow: hidden;
}
#marquee3 ul li {
	float: left;
	width: calc(100% / 6);
	position: relative;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.m_more a {
	font-size: 0.3rem;
	color: #989898;
}
.pd_lis, .pd_lis2 {
	padding: 0 1.6%;
}
.pd_lis li:first-child {
	border-top: none;
}
.pd_lis li {
	padding: 3.2% 0;
	border-top: 1px dashed #E0E0E0;
}


.zx-bd {
	height: 6.2rem;
}
.m_index_yx-zy_tab_con a {
	width: calc(25% - 0rem);
	float: left;
	height: 3.15rem;
}
.m_index_yx-zy_tab_con a img {
	width: calc(100% - 0.2rem);
	display: block;
	border: 1px solid #f1f4f9;
	padding: 0.1rem;
	height: 80px;
}
.m_index_yx-zy_tab_con a div {
	text-align: center;
	color: #000000;
	line-height: 0.4rem;
	height: 1rem;
	margin-top: 0.1rem;
	font-size: 0.3rem;
}
section.m_zj_img a {
	text-align: center;
	width: 33.33%;
	float: left;
	height: 3.25rem;
}
section.m_zy_hot a img {
	width: calc(100% - 0.2rem);
	border-radius: 0.133333rem;
	border: 1px solid #f1f4f9;
	padding: 0.1rem;
	height: 2.25rem;
}
section.m_zj_img a > p {
	margin-top: 0.00333rem;
	font-size: 0.3rem;
	color: black;
	line-height: 0.45rem;
}

.btmFixed {
	display: block;
}
.btmFixed {
	position: fixed;
	z-index: 9;
	width: 100%;
	display: flex;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	right: 0;
	font-size: .24rem;
	justify-content: space-between;
	max-width: 750px;
	padding-bottom: constant(safe-area-inset-bottom);
	padding-bottom: env(safe-area-inset-bottom);
	box-shadow: 0px -8px 5px rgba(43, 112, 174, 0.05);
	height: 1.6rem;
	align-items: center;
	background-color: #fff;
	padding-right: 0.24rem;
	box-sizing: border-box;
}
.btmFixed a:first-child {
	background-image: linear-gradient(180deg, #ffab1d, #ffc76a);
}
.btmFixed a {
	text-align: center;
	flex: 1;
	line-height: .76rem;
	border-radius: 0.2rem;
	color: #fff;
	background-image: linear-gradient(180deg, #4352fc, #858eff);
	font-size: .36rem;
	margin: 0 0.34rem 0 0.34rem;
}
.btmFixed .icon-btm1 {
	width: .4rem;
	height: .4rem;
	margin-right: 0.3rem;
	background-image: url(../images/btmm1.png);
}
.btmFixed p {
	display: inline-block;
}
.btmFixed .icon-btm2 {
	width: .4rem;
	height: .4rem;
	margin-right: 0.3rem;
	background-image: url(../images/btmm2.png);
}
.btmFixed a:last-child {
	background-image: linear-gradient(180deg, #d02727, #ff8f7c);
}
.btmFixed .icon-btm3 {
	width: .4rem;
	height: .4rem;
	margin-right: 0.3rem;
	background-image: url(../images/btmm3.png);
}
.btmFixed .icon {
	background-size: cover;
	margin-right: 0.15rem;
	display: inline-block;
	vertical-align: middle;
}
.tlk_new_box_show {
	display: block;
}
.w1160-slide-ban {
	display: none;
}
.slideBox {
	position: relative;
	height: 260px;
	overflow: hidden;
	margin: 0.3rem 0.2rem;
}
.hd ul {
	overflow: hidden;
	position: absolute;
	bottom: 50px;
	right: calc(50% - 40px);
	z-index: 10;
}
.hd ul li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	line-height: 9999999em;
}
.hd ul .on {
	background: #A20002;
}
.bd {
	height: 620px;
}
.bd p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0 10px 10px;
	color: #fff;
	background: #41208f;
	background: rgba(65, 32, 143, .5);
	z-index: 5;
}
    .location {
        background-color: #f7f8fc;
        padding: 0rem 0.4rem;
        margin-bottom: 0.1rem; 
        margin-top: 0.1rem; 
        background-image: url(../images/right_wz.png);
        background-repeat: no-repeat;
        background-position: 0.4rem center;
        padding-left: 0.8rem;
        font-size: 0.34rem;
        box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 0%);
        background-size: 0.36rem;
    }
	.location a {
    display: inline-block;
    padding: 0 4px;
    font-size: 0.2rem;
}
.slideBox {
	display: block;
}
.location1 {
	        background-color: #f7f8fc;
        padding: .1rem 0.4rem;
        margin-bottom: 0.1rem;
        margin-top: 0.1rem;
        background-image: url(../images/right_wz.png);
        background-repeat: no-repeat;
        background-position: 0.4rem center;
        padding-left: 0.8rem;
        font-size: 0.34rem;
        box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 0%);
        background-size: 0.36rem;
}.location1 a {
    display: inline-block;
    padding: 0 4px;
    font-size: 0.2rem;
}
.school_p {
	font-size: 0.34rem;
	width: calc(100% - 0.4rem);
	margin: 0px 0.2rem 0.2rem;
	text-align: center;
}
.school_yx_b {
	margin: 0 0.2rem;
}
.school_yx {
	width: calc(100% + 12px);
	margin-top: 0.3rem;
}
.issi_alink {
	display: none;
}
.is_school_item {
	width: calc(50% - 12px);
	height: 80px;
	display: flex;
	flex-direction: column;
	border: 1px solid #eee;
	margin-bottom: 12px;
}
.issi_zy_right p {
	font-size: 0.3rem;
	line-height: 0.5rem;
	padding-right: 0.1rem;
}
.testlist-yx {
	width: calc(100% - 0.6rem);
	border-collapse: collapse;
	margin: 0 0.3rem;
	margin-bottom: 0.3rem;
}
.testlist-yx th {
	border: 1px solid #b5c2cb;
	font-size: 0.3rem;
	line-height: 1rem;
	background: #ecf7ff;
	text-align: center;
}
.testlist-yx .ckyx_zy_xx {
	padding: 0.1rem;
}
.testlist-yx td {
	border: 1px solid #b5c2cb;
	font-size: 0.3rem;
	text-align: center;
	color: #343434;
}
.cxsj_list {
	margin: 10px 0;
	line-height: 28px;
}
.mt20 {
	margin-top: 10px;
	margin-bottom: 0.2rem;
}
.cjcx_con_l_part01 h1 {
	float: left;
	color: #333;
	font-weight: normal;
	font-family: "微软雅黑";
	background: url(../images/icon_list_tit.png) no-repeat left center;
	background-size: 25px;
	font-size: 0.4rem;
	padding-left: 0.7rem;
	font-weight: bold;
}
.cxsj_box .left_title .tit_p {
	font-size: 0.4rem;
	padding-left: 0.2rem;
	margin-bottom: 11px;
	border-left: 4px solid #0088e6;
	color: #0088e6;
	font-weight: normal;
	height: 0.4rem;
	line-height: 0.37rem;
	border-radius: 3px 2px;
}
.cxsj_list p {
	font-size: 0.34rem;
}
.slider {
	display: block;
}
.slider {
	position: relative;
	width: calc(100% - 0.6rem);
	height: 220px;
	margin: 0.3rem 0.3rem;
	border: 1px solid #f4f4f4;
}
.slider img {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	transition: opacity 0.5s;
}
.slider img.active {
	opacity: 1;
}
.button-container {
	text-align: center;
	margin-top: 10px;
	position: absolute;
	bottom: 10px;
	left: calc(50% - 34px);
}
.button {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 0 5px;
	background-color: #ccc;
	border-radius: 50%;
}
.button.active {
	background-color: #bc0000;
}
.jianjie .jianjie_img img {
	width: 153px;
	height: auto;
	margin-left: calc(50% - 76px);
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
}
.school_juli {
	margin-top: 20px;
	display: none;
}
.school-info {
	margin: 0.6rem 0.3rem 0.2rem .3rem;
	display: block;
	align-items: center;
	padding-left: 0;
}
.school-info > li {
	padding-left: 0;
	white-space: nowrap;
	width: 50%;
	float: left;
	margin-right: 0;
}
.bmlc {
	display: none;
}
.zhuanye .title {
	margin-top: 0rem;
	font-size: 0.3rem;
	line-height: 0.9rem;
}
.zhuanye {
	background-color: #FFF;
	padding: 0rem 0 0.3rem;
	margin-bottom: 0px;
}
.jianjie .jianjie-in {
	text-indent: 0.64rem;
	color: #333;
	font-size: 0.32rem;
	margin-top: 0.1rem;
	line-height: 0.6rem;
	padding: 0 .3rem;
}
.main {
	width: 100%;
}
.zk-kwkj > div.fl {
	width: 100%;
}
.zylist {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.testlist-ckzy {
        width: calc(100% - 0.4rem);
        border-collapse: collapse;
        margin: 0.2rem;
    }
.testlist-ckzy th {
	border: 1px solid #dddddd;
	font-size: 0.32rem;
	line-height: 30px;
	background: #fbfbfb;
	text-align: center;
}
.testlist-ckzy td {
	border: 1px solid #dddddd;
	font-size: 0.32rem;
	color: #343434;
	text-align: center;
	line-height: 0.5rem;
}
	.testlist-ckzy td a img{
		width: 60px;
	}
.school-life>* {
	margin-bottom: 0.1rem;
	line-height: 0.6rem;
}
.school-life img {
	width: 100%;
	height: auto;
	border-radius: 8px;
	cursor: pointer;
	object-fit: cover;
	margin-bottom: 0.1rem;
}.school-life ul li:nth-child(3n) {
    margin-right: 10px;
}
	.school-life ul li {
    float: left;
    width: calc(50% - 10px);
    margin-right: 10px;
}
	.school-life ul{
		padding-left: 0.1rem;
	}
.et2 {
	text-align: center;
}
.main_xy {
	min-height: 895px;
	background: #fff;
	box-sizing: border-box;
	width: 100%;
	padding-top: 0.3rem;
}.zyyx-more {
    float: right;
    color: #999999fc;
    font-size: 0.3rem;
}
.title_yx, .info .info-footer {
	display: none;
}
.info .info-header .zy-logo {
	z-index: 301;
	-moz-box-shadow: 2px 2px 5px #333333;
	-webkit-box-shadow: 2px 2px 5px #333333;
	box-shadow: 2px 2px 5px #333333;
	border-radius: 10px;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 115px;
	background-repeat: no-repeat;
	padding: 0;
	background: #0073cc;
}
.info-footer1 {
	display: block;
	padding-left: 6px !important;
	font-size: 0.38rem !important;
	margin-top:2rem;
	color: #3d3d3d;
	line-height: 47px;
	padding-top: 20px;
	padding-bottom: 0.2rem;
}
.info-footer1 ul li {
	line-height: 0.8rem;
	font-size: 0.32rem;
}
.info .info-footer1 .red {
	color: red;
}
.info .info-footer1 .button {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4286f4), to(#54A5F6));
	color: #fff;
	text-decoration: none;
	font-size: 0.32rem;
	border-radius: 6px;
	padding: 4px 8px;
	margin: 0 2px;
	display: inline;
}
.info .info-footer1 .button.online {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff5255), to(#fe7876));
}
.major-title {
	padding: 0.1rem;
	font-size: 0.34rem;
	color: #fff;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3f94cf), to(#1882E1));
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.content .cleft h4 {
	letter-spacing: 1px;
	color: #ff0000;
	font-size: 0.32rem;
	font-weight: normal;
	background-color: #f6f6f6;
	display: inline-block;
	padding: 0.2rem 0.4rem;
	-moz-box-shadow: 2px 2px 7px #999999;
	-webkit-box-shadow: 2px 2px 7px #999999;
	box-shadow: 2px 2px 7px #999999;
	border-radius: 0.2rem;
	margin-left: 0;
	margin-right: 0;
}
.content .cleft p {
	background: #eeeeee;
	padding: 2px 20px;
	font-size: 0.31rem;
	color: #333333;
}
.sch-part-tit span {
	font-size: 0.34rem;
	display: inline-block;
	border-bottom: 3px solid #0090ff;
	color: #0090ff;
	font-weight: bold;
}
.school-news .lists {
	width: 100%;
	height: 178px;
}
.school-news .lists:nth-child(1) {
	margin-bottom: 20px;
}
.school-news >.lists > h3 {
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0;
	margin-bottom: 10px;
	background: url(../images/icon_tit6.png) no-repeat left center;
	text-indent: 20px;
	font-size: 0.38rem;
}
.boy_content {
	box-shadow: 0 0 15px #f0f0f0;
	height: 100px;
	padding: 0.2rem;
}
.girl_content {
	box-shadow: 0 0 15px #f0f0f0;
	height: 100px;
	padding: 0.2rem;
}
.school-news p img {
	width: 100%;
}
.artspan {
	display: none;
}
.bor0 {
	margin-top: 1.2rem;
}
.pb0 {
	padding-bottom: 0 !important;
	margin: 0 0.3rem;
}
		.js-cli-cont{
		display: block;
		padding: 0 0.4rem;
		background: #fff;
		margin-top:.31rem;
			padding-bottom: 0.3rem;
	}
.wrap-tabs {
	font-size: .4rem;
	font-weight: bold;
	position: relative;
}
	.wrap-tabs::before {
        content: "";
        position: absolute;
        top: .5rem;
        left: 0;
        height: .2rem;
        width: .9rem;
        background: linear-gradient(90deg, rgba(170, 200, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        border-radius: .02rem;
    }
.wrap-tabs a {
	color: #292624;
	position: absolute;
	top: 0.2rem;
}
	.js-cli-con{
		padding-top: 0.8rem;
	}
	
	
.know {
	margin-top: 0.1rem;
}
.jianz-list {
	border-bottom: solid 1px #F1F1F1;
	padding: 0.2rem 0;
	display: flex;
	justify-content: space-between;
}
.jianz-info {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #514b47;
}
.jianz-tit {
	font-size: .32rem;
	line-height: 0.34rem;
	/* margin-bottom: 0.3rem; */
	max-height: 1.68rem;
	overflow: hidden;
	text-align: justify;
}
.jianz-sub-cont {
	height: .54rem;
	line-height: .84rem;
	overflow: hidden;
	flex: 1;
	color: #ddd;
	font-size: 0.3rem;
}
.jianz-text {
	color: #999;
	margin-right: 0.3rem;
	position: relative;
}
.wrap-more {
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 0.4rem 0;
	font-size: .32rem;
	color: #514b47 !important;
}
.like_artcie {
	display: none;
}
.jiuye_content #zhuJob .job_ul .job_li_a span {
	font-size: 0.32rem;
}
.jiuye_content #zhuJob .job_ul .job_li_b:after {
	display: none;
}
.jiuye_content #zhuJob .job_ul .job_li_b:before {
	display: none;
}
.zy_name_hot {
	width: 100%;
	padding-left: 0;
}
.schoolzd {
	width: 100%;
	float: left;
}
.schoolzd .rmzy li {
        float: left;
        width: calc(33.33% - 0rem);
        padding: 0.1rem 0.1rem;
        height: 2.98rem;
    }
	.schoolzd .rmzy li:nth-child(7){
		display: none;
	}
	.schoolzd .rmzy li:nth-child(8){
		display: none;
	}
	.schoolzd .rmzy li a {
    display: block;
    text-align: center;
    color: #3d7cad;
    font-size: 0.3rem;
    line-height: 0.4rem;
}
	.main_yxzy{
		margin-bottom: 0.2rem;
	}
.info .info-header .zy-logo p:nth-child(1) {
        font-size: 0.45rem;
        line-height: 0.5rem;
        padding: 0.3rem;
    }
.info .info-header .zy-logo p:nth-child(2) {
        text-align: left;
        font-size: 0.3rem;
        padding: 0.1rem 0.4rem;
    }

    .info .info-header .zy-logo p:nth-child(3) {
        text-align: right;
        font-size: 0.3rem;
        padding: 0 0.4rem;
        line-height: 0.4rem;
    }
	.school-life {
 /*   display: flex;*/
    flex-wrap: wrap;
    padding: 0.2rem;
}.jianjie-in {
    text-indent: 0.64rem;
	font-size: 0.3rem;
}
	.ksyx-table th {
    background: #c9c9c9;
    font-size: 0.3rem;
    border: 1px solid #d1d9dd;
    text-align: center;
    color: #2b2b2b;
    line-height: 0.8rem;
    font-weight: normal;
}.ksyx-table td {
    font-size: 0.3rem;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 0.8rem;
    color: #6b6b6b;
}.school-life h5 {
    font-size: 0.32rem;
}
	/*头部导航*/
	.index-header,.index-nav，.seek-bottom{
		display: block;
	}
		.index-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    padding: 0.3rem;
    box-sizing: border-box;
			width: 100%;
}.index-header-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 50%;
	margin-right: .4rem;
}.index-header-logo {
    width: 3.2rem;
    height: .8rem;
    margin-right: .1rem;
}
	.index-header-logo img{
		width: 100%;
	}
        .index-header-address {
        background: #F7F8FC !important;
        border-radius: .3rem;
        height: .8rem;
        padding: 0 .2rem;
        width: 1.6rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: .8em;
        color: #414455;
        margin-left: 0.1rem;
    }.index-header-arrow {
        width: .26rem;
        height: .26rem;
        margin-top: -.2rem;
        border-top: .02rem #414455 solid;
        border-right: .02rem #414455 solid;
        transform: rotate(135deg);
    }
.index-header-right {
        background: #F7F8FC;
        border-radius: .2rem;
        width: 50%;
        box-sizing: border-box;
        padding: 0 .2rem;
    }.index-header-right span {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: .8rem;
    }    .index-header-right img {
        width: .4rem;
        height: .4rem;
        margin-right: .1rem;
        /* margin-left: 0.2rem; */
    }.index-header-right input {
    font-size: .26rem;
}

    .index-header-right input {
        color: #414455;
        outline: none;
        background: none;
        font-family: "Microsoft YaHei", 微软雅黑;
        height:0.8rem;
        border: none;
		width: 100%;
    }
/*	头部导航*/
	.index-nav {
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #FFFFFF;
        padding: 0rem .4rem .2rem;
        box-sizing: border-box;
    }
	.index-nav-left {
    display: flex;
    align-items: center;
    overflow-x: auto;
    white-space: nowrap;
}    .index-nav-list {
        font-size: .38rem;
        color: #414455;
        margin-right: .5rem;
    }.index-nav-list.active a {
    color: #2C2E36;
    font-weight: bold;
    font-size: .4rem;
}   .index-nav-right {
        position: absolute;
        top: 0.02rem;
        right: 0.3rem;
        width: 1rem;
        height: .6rem;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(90deg, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 1) 40%);
    }
	.index-nav-right a{
		height: .5rem;
	}
	.index-nav-right img {
    width: 0.5rem;
    height: auto;
}
/*	底部导航*/
	
	.footer_mm {
		display: block;
    padding:.8rem 0;
    background: #FFFFFF;
    margin-top: .4rem;
}
	.footer-nav_mm {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: .3rem;
        color: #BBBBBB;
    }
	.footer-nav_mm li{
		margin-right: 0.2rem;
	}
	.footer-nav_mm li a{
		margin-right: 0.2rem;
		color: #bdbdbd;
	}
	.footer-copyright {
        font-size: .28rem;
        color: #BBBBBB;
        text-align: center;
        line-height: 0.5rem;
        padding: 0.06rem 0.4rem;
    }
	.seek-bottom,.footer_mm{
		display: block;
	}
	 .seek-bottom-height {
        height:1.8rem;
    }.seek-bottom-visible {
    transform: translateY(0);
}.seek-bottom-cont {
        transition: transform .3s ease-in-out;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #ffffff;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 .3rem;
        height: 1.8rem;
        border-top: .01rem #f2f4fc solid;
	z-index: 1;
    }
	.seek-bottom-cont a{
		width: calc(33.33% - 0.2rem);
	}
	
	.seek-bottom-list {
        width: 100%;
        height: .8rem;
        line-height: .8rem;
        font-size: .3rem;
        border-radius: .2rem;
        color: #404040;
        display: flex;
        justify-content: center;
        align-items: center;
        border: .01rem #EEEEEE solid;
    }  .seek-bottom-list img {
        width: .5rem;
        height: .5rem;
        margin-right: .12rem;
    }    .seek-bottom-list2 {
        width: 100%;
        height: .8rem;
        line-height: .8rem;
        font-size: .3rem;
        border-radius: .2rem;
        color: #404040;
        display: flex;
        justify-content: center;
        align-items: center;
        border: .01rem #EEEEEE solid;
    }
	.seek-bottom-list2 {
    background: #ff3814;
    color: #ffffff;
    border-color: #ff3814;
    font-weight: bold;
}  .seek-bottom-list2 img {
        width:.5rem;
        height: .5rem;
        margin-right: .12rem;
    }
	.details-advertisement {
		display: block;
    background: #ffffff;
    padding: 0 .3rem;
		margin-top: 10px;
		padding-bottom: 0.4rem;
}.details-advertisement-title {
        font-size: .34rem;
        color: #414455;
        border-top: .01rem #F7F8FC solid;
        padding-top: .2rem;
        font-weight: 300;
	text-align: center;
    }.details-advertisement-images {
        margin-top: .2rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }.details-advertisement-images img {
    border-radius: .3rem;
}
	.details-video{
		display: block;
		margin-top: .31rem;
	}
.details-video {
    padding: .3rem .3rem .25rem .3rem;
    background: #ffffff;
}.details-title {
    height: .6rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
}.details-title-left {
    position: relative;
    height: .2rem;
    width: .62rem;
}    .details-title-left::before {
        content: "";
        position: absolute;
        top: .1rem;
        left: 0;
        height: .24rem;
        width: 1.4rem;
        background: linear-gradient(90deg, rgba(170, 200, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        border-radius: .02rem;
    }   .details-title-text {
        /* display: flex; */
        /* align-items: center; */
        /* justify-content: flex-start; */
        position: absolute;
        /* top: 0; */
        /* left: 0; */
        /* z-index: 0; */
        font-size: .4rem;
        height: .6rem;
        line-height: .2rem;
        width: 1.7rem;
        font-weight: bold;
        color: #101010;
    }.details-video-cont {
    box-sizing: border-box;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.details-video-list {
        width: calc(50% - 0.11rem);
        margin-top: .3rem;
        border-radius: .3rem;
    }.details-video-images {
    position: relative;
}.details-video-images img {
    border-radius: .1rem;
}.details-video-footer {
    padding: .08rem .06rem 0 .06rem;
}.details-video-title {
        font-size: .32rem;
        color: #414455;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 300;
    }.details-video-time {
        font-size: .28rem;
        color: #969AA9;
        padding-top: .03rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 300;
		line-height: 0.5rem;
    }
	.art_wd{
		display: block;
		margin: 0 0.3rem;
		margin-top: 0.31rem;
	}    .details-problem {
        margin-top: .1rem;
        padding: 0.3rem 0.2rem;
        background: url(../images/icon31.png) no-repeat top .3rem right .6rem #ffffff;
        background-size: .8rem .8rem;
        border-radius: .28rem;
        position: relative;
    }.details-problem-header {
        font-size: .3rem;
        color: #969AA9;
        display: flex;
        font-weight: 300;
        align-items: center;
    }.details-problem-header span {
    font-weight: bold;
    font-size: .4rem;
    color: #101010;
    margin-right: .4rem;
}.details-problem-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: .15rem;
}.details-problem-left {
        display: block;
        width: .14rem;
        height: .14rem;
        background: #FFB240;
        border-radius: 50%;
        margin-right: .2rem;
    }.details-problem-right {
        font-size: .32rem;
        color: #414455;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
		font-weight: 300;
    }
	.ranking-cont{
		display: block;
		    margin: 0 .3rem;
		margin-top: .31rem;
	}.ranking-cont-li {
    background: #ffffff;
    margin-top: .12rem;
    border-radius: .24rem;
    padding: .3rem .2rem;
    box-sizing: border-box;
}.ranking-cont-first {
        width: 15%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #969696;
        font-size: .38rem;
    }.ranking-cont-second {
        width: 80%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #969696;
        font-size: .38rem;
    }.ranking-cont-third {
        width: 15%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #969696;
        font-size: .38rem;
    }.ranking-cont-center a {
    cursor: pointer;
    display: block;
}.ranking-cont-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: .3rem;
}.ranking-cont-center a:nth-child(1) .ranking-cont-number {
    color: #ff351b;
}.ranking-cont-number {
        width: 15%;
        text-align: center;
        font-weight: bold;
        color: #666666;
        font-size: .32rem;
    }
	    .ranking-cont-info {
        width: 60%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }.ranking-cont-text {
        width: 100%;
        color: #404040;
        font-size: .32rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-left: 0.2rem;
    }.ranking-num {
        width: 1.3rem;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #969696;
        font-size: .28rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }.ranking-cont-center a:nth-child(2) .ranking-cont-number {
    color: #ff681b;
}.ranking-cont-center a:nth-child(3) .ranking-cont-number {
    color: #ff8a1b;
}
	.ranking-cont-icon{
		width: 1.2rem;
	}#hx_zkzy {
    padding-bottom: 0px;
}.other-cont-right {
    width: calc(100% - 0.6rem);
    border-radius: 10px;
    margin: 0 0.3rem;
}.other-cont-item {
    background: #ffffff;
    border-radius: 10px;
    padding: 0.3rem;
    box-sizing: border-box;
}
	.other-cont-a {
    cursor: pointer;
    margin-right: 0.2rem;
    margin-top: 0.3rem;
    color: #404040;
    font-size: 0.34rem;
    background: none;
    border: none;
    border-radius: 5px;
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0 0.1rem;
    font-weight: 400;
}
	    .other-cont-ul {
        margin-bottom: 0.3rem;
        border-radius: 10px;
    }
	.other-cont-title {
    color: #404040;
    font-size: 0.4rem;
    font-weight: 500;
    padding-bottom: 0.3rem;
}
	.secondary-nav-cont{display: block;}
	.secondary-nav-cont {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 10002;
        background: #ffffff;
        height: 1.2rem;
        line-height: 1.2rem;
		padding: 0 0.2rem;
    }.secondary-nav-center {
    position: relative;
}.secondary-nav-info {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    height: 1.2rem;
    padding-left: .3rem;
}.secondary-nav-return {
        width: .34rem;
        height: .34rem;
        border-top: .06rem #000000 solid;
        border-right: .06rem #000000 solid;
        transform: rotate(-135deg);
    }.secondary-nav-home {
        width: .56rem;
        height: .9rem;
        display: block;
        margin-left: .5rem;
    }
	.secondary-nav-home img{
		width: 100%;
	}
	    .secondary-nav-title {
        text-align: center;
        font-size: 0.4rem;
        line-height: 1.2rem;
        font-weight: bold;
        color: #222222;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 0 auto;
    }
	.location_map{
		margin-top: 1.3rem;
	}
	.dy_top{
		display: none;
	}
	.lanmulist .f-s-18 {
    font-size: 0.36rem;
}.lanmulist .f-right {
    float: right;
    display: inline;
    font-size: 0.28rem;
}
	.dqzx{
		width: 100%;
	}
	.lanmulist {
        border-top: none;
        height: 8.3rem;
        padding: 0.3rem 0.2rem 0;
    }.lanmulist .m-b-10 {
    margin-bottom: 0;
}
	.lanmulist .list-box li {
    display: block;
    padding-left: 0.3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    overflow: hidden;
    background: url(../images/list-style-s.png) no-repeat 0px 11px;
    width: 100%;
    float: left;
}.lanmulist .list-box li a {
    font-size: 0.3rem;
}.lanmulist .list-box li span {
    float: right;
    width: auto;
    text-align: right;
    font-size: 0.3rem;
    color: #b2b2b2;
    font-family: Arial;
    padding: 0 5px;
}
	.lanmulistmo ul{
		padding: 10px 0;
	}
	.bg1 {
    width: calc(100% - 0.6rem);
    margin: 0 0.3rem;
}.sign {
    margin-top: 0.2rem;
    padding: 0.3rem;
    box-sizing: border-box;
    border-radius: 0.2rem;
    background: #ffffff;
}.sign-title {
    color: #333333;
    font-size: 0.42rem;
    font-weight: bold;
    text-align: center;
}.sign-text {
    color: #666666;
    font-size: 0.3rem;
    padding-top: 0.1rem;
    text-align: center;
    line-height: 0.4rem;
}.sign-cont {
    display: flex;
    justify-content: space-between;
    padding-top: 0.5rem;
}.sign-right {
    display: none;
}
	.sign-left {
    width: 100%;
    border-right: none;
    padding-right: 0rem;
}.sign-list {
    display: flex;
    justify-content: center;
    margin-top: 0.46rem;
}.sign-label {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 0.1rem;
    height: 0.92rem;
    color: #404040;
    font-size: 0.3rem;
    width: 1.9rem;
}
	
.sign-input input {
    cursor: pointer;
    border-radius: 0.1rem;
    width: 100%;
    height: 0.92rem;
    font-size: 0.3rem;
    color: #404040;
    border: none;
    background: #f6f7f9;
    padding-left: 0.2rem;
}	
.sign-input {
    display: flex;
    width: 80%;
    background: #f6f7f9;
    padding: 0;
    box-sizing: border-box;
    border-radius:6px;
    position: relative;
}	
	.sign-submit {
    height: 1rem;
    line-height: 1rem;
    background: #2665da;
    border-radius: 10px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.36rem;
    cursor: pointer;
}
	.sign-label-but,.other-cont-left{
		display: none;
	}
	.zxbm_img{
		display: block;
		margin-top: 0.3rem;
	}
	.other-cont-txt {
    color: #555555;
    font-size: 0.31rem;
    line-height: 0.5rem;
    padding-top: 0.3rem;
    font-weight: 400;
}.other-cont-text {
    color: #555555;
    font-size: 0.36rem;
    line-height: 0.6rem;
    padding-top: 0.3rem;
    font-weight: 400;
}
	.main-l-zn {
    float: left;
    width: 100%;
		margin-bottom: 0;
}.banner h1 {
    font-size: 0.4rem;
    font-weight: bold;
    text-shadow: 2px 2px 2px #fff;
    line-height: 0.6rem;
}
	.banner .zn_wrap {
    margin-bottom: 0;
    padding: 0 0.4rem;
}.zn_wrap p {
    line-height: 0.6rem;
    font-size: 0.3rem;
}.introduce {
    box-shadow: 1px 1px 10px 1px rgb(1 1 1 / 6%);
    border-radius: 0.2rem;
    background-color: #fff;
    padding: 0.3rem;
    margin: 0.2rem 0.3rem;
}.zn_wrap-tit1 {
    font-size: 0.36rem;
    border-bottom: none;
    line-height: normal;
    margin-bottom: 0.2rem;
}.wrap-tit h2 {
    font-size: 0.38rem;
    display: inline-block;
    position: relative;
    padding-left: 0.3rem;
}.wrap-tit h2:after {
    content: '';
    width: 5px;
    height: 0.5rem;
    background-color: #e4393c;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 0;
    border-radius: 5px;
}
	.bmlc_zn{
		display: block;
		margin: 0.4rem 0.3rem; 
	}.bmlc .tit1 h2 {
    font-size: 0.38rem;
    color: #333;
    padding-bottom: 0.3rem;
    position: relative;
    padding-left: 0.3rem;
}.bmlc .tit1 {
    padding: 0.2rem 0.3rem;
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 1px 1px 10px 1px rgb(1 1 1 / 6%);
    border-radius: 0.2rem;
}.bmlc .tit1 h2:after {
    content: '';
    width: 5px;
    height: 0.5rem;
    background-color: #e4393c;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 0;
    border-radius: 5px;
}
	.special {
    background-color: #fff;
    padding-bottom: 2px;
    box-shadow: 1px 1px 10px 1px rgb(1 1 1 / 6%);
    padding-top: 0.2rem;
    padding-left: 0.3rem;
    border-radius: 0.2rem;
    margin: 0.4rem 0.3rem 0.2rem;
}
	.zn_wrap-tit h1, .zn_wrap-tit h2, .zn_wrap-tit em {
    font-size: 0.38rem;
    display: inline-block;
    position: relative;
    padding-left: 0.3rem;
}.zn_wrap-tit h1:after, .zn_wrap-tit h2:after, .zn_wrap-tit em:after {
    content: '';
    width: 5px;
    height: 0.5rem;
    background-color: #e4393c;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 0;
    border-radius: 5px;
}
	.bmlc .tit1 p {
    font-size: 0.3rem;
    line-height: 0.6rem;
    font-weight: normal;
    height: auto;
    color: #333;
    background: none;
    padding-left: 0;
    margin-bottom: 0;
}
	
	.zn_wrap-tit .more {
    float: right;
    font-size: 0.28rem;
    color: rgba(153, 153, 153, 0.99);
    margin-top: 0;
    font-weight: normal;
}
	.zn_swiper-ul li:nth-child(2){
	margin-right: 0;
   
}
.zn_swiper-ul li:nth-child(3){
	display: none;
   
}
	.zn_swiper-ul li:nth-child(4){
		display: none;
	}
	
	.ckzt_wrap-con{
		    width: calc(100% - 0.3rem);

	}
	.zn_swiper-ul {
    width: 100%;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}.zn_swiper-ul li a {
    margin: 0px;
    width: auto;
    height: 100px;
    display: block;
}
	.zn_swiper-ul li {
    width: calc(50% - 0.1rem);
    float: left;
    overflow: hidden;
    margin-right: 0.2rem;
}
.hotList {
    background-color: #fff;
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
    box-shadow: 1px 1px 10px 1px rgb(1 1 1 / 6%);
    margin-top: 20px;
    margin: 0.4rem 0.3rem 0;
	border-radius: 0.2rem;
}
	.hotList .zn_list {
    float: left;
    width: calc(100% - 0.3rem);
    margin-left: 0.3rem;
}
	.hotList .zn_list1 li {
    float: left;
    width: calc(50% - 0.1rem);
    line-height: 1.4rem;
    height: 1.4rem;
    overflow: hidden;
    margin-right: 0.1rem;
}
	.hotList .zn_list1 li img {
    width: 45px;
    height: 45px;
    margin-right: 0.1rem;
    vertical-align: middle;
}
	.hotList .zn_list1 li a {
    font-size: 0.3rem;
    color: #333;
}
	.zn_list2 {
		margin-top: 0.3rem;
	}
	.hotList .zn_list3 li a {
    font-size: 0.3rem;
    color: #333;
}
	.banner .cont {
    display: table-cell;
    vertical-align: middle;
    height: 120px;
    text-align: center;
}
	.banner {
		border-top: 1px solid #fff;
    width: 100%;
    height: 120px;
    background: url(../images/banner.png) center;
    background-size: auto 100%;
}
	.gzdzbmlc .gzdzbmlct h3 {
    width: 150px;
    color: white;
    text-align: center;
    line-height: 90px;
    margin: 0 auto;
    border: 2px solid #95d2f9;
    border-radius: 0.5rem;
    padding: 0.1rem;
}.gzdzbmlc .gzdzbmlct h3 div {
    height: 50px;
    width: auto;
    color: white;
    text-align: center;
    line-height: 50px;
    border-radius: 0.3rem;
    background-image: linear-gradient(to bottom, #2c99dd, #005285);
    font-size: 0.4rem;
    font-weight: 500;
    margin: 0 auto;
}.gzdzbmlc .gzdzbmlcde {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 8px;
    box-shadow: 0px 0px 8px 0px rgb(0 105 171 / 11%);
    background: white;
    font-size: 0.32rem;
    padding: 0.2rem;
    border-radius: 20px;
}.gzdzbmlc .gzdzbmlct h5 {
    font-size: 0.34rem;
    color: #197ab6;
}.gzdzbmlc .gzdzbmlct p {
    line-height: 0.5rem;
    margin-top: 0.1rem;
}.gzdzbmlc .gzdzbmjt {
    width: 0.4rem;
    margin: 0 auto;
    margin-top: 0.1rem;
}.gzdzbmlc .gzdzp {
    font-size: 0.3rem;
    margin-top: 0.3rem;
    color: red;
    line-height: 0.5rem;
}.i-ques li {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 0.2rem;
}.i-ques li h3 {
    background: #0069ab;
    color: #fff;
    font-size: 0.31rem;
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-weight: 200;
    margin-top: 0.1rem;
}
	.i-ques li p {
    padding: 0.2rem;
    line-height: 0.6rem;
    background: #fcfeff;
    font-size: 0.3rem;
    border: 1px solid #95d2f9;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: auto;
}.bmlc img {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
	.i-ques .dzzytb p {
    padding: 0.2rem;
    line-height: 0.6rem;
    background: #fcfeff;
    font-size: 0.3rem;
    border: 1px solid #95d2f9;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: auto;
}
	.i-ques .dzlqcx p {
    padding: 0.2rem;
    line-height: 0.6rem;
    background: #fcfeff;
    font-size: 0.3rem;
    border: 1px solid #95d2f9;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: auto;
}
}
