.header,.yx_banner_m,#gwogojzzbo{display: none;}

.header_m{

	width: 100%;

	position: fixed;

	top:0;

	height: 0.5rem;

	box-sizing: border-box;

	padding:0 3%;

	z-index: 999999;

	background: #fff;

	box-shadow: 0 0 0.1rem rgba(0,0,0,0.2);

	display: none;

}

.header_m img:first-child{

	max-height: 0.36rem;

	margin-top: 0.07rem;

	float: left;

}

.header_m img:last-child{

	width: 0.3rem;

	height: 0.3rem;

	float: right;

	margin:0.1rem 0;

}

.fix_bg,.menu1{

	display: none;

}

.header1{

	padding:30px 0;

	overflow: hidden;

	background: #fff;

}

.header1 a{float: left;}

.header1 .con>img{float: right;}

.nav1{

	background: #0B3E75;

	height: 0.6rem;

	padding-top: 1px;
	position: relative;
	z-index: 9999;

}
.nav1 .con{overflow: visible;height: 0.6rem;}
.nav1 .con>li{

	width: 12.5%;

	float: left;

	height: 60px;

	position: relative;

}

.nav1 .con>li>a{

	display: block;

	height: 60px;

	text-align: center;

	color: #fff;

	font-size: 16px;

	overflow: hidden;

	position: relative;

}
.nav1 .con>li>a p{
	height: 120px;
	overflow: hidden;

	position: relative;

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

	-ms-transition: all 0.3s;
}
.nav1 .con>li>a p span{
	display: block;

	height: 60px;

	line-height: 60px;

}

.nav1 .con>li:hover>a p,

.nav1 .con>.active>a p{

	background: #fff;

	color: #0B3E75;

	transform: translateY(-60px);

	-webkit-transform: translateY(-60px);

	-ms-transform: translateY(-60px);

}
.nav1 .con>li ul{
	overflow: hidden;
	position: relative;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	top:20px;
	box-shadow: 0 0.01rem 0.1rem rgba(0,0,0,0.1);
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.nav1 .con>li li{
	overflow: hidden;
	border-top:1px dotted #ccc;
}
.nav1 .con>li li a{
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #0B3E75;
	transition:none;
}
.nav1 .con>li:hover ul{
	opacity: 1;
	visibility: visible;
	transform:translateY(-20px);
	-webkit-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
}
.nav1 .con>li li:hover a{
	background: #0B3E75;
	color: #fff;
}

.con{

	position: relative;

	width: 1200px;

	margin:0 auto;

	overflow: hidden;

}

.footer1{

	background: #234B83;

	color: #fff;

	position: relative;

	z-index: 1;

}

.footer1 .con{

	padding:0.5rem 0;

}

.footer1 .lef{

	width: 980px;

	float: left;

	overflow: hidden;

}

.footer1 .lef ul{

	width: 100%;

	float: left;

	overflow: hidden;

	margin-bottom: 0.7rem;

}

.footer1 .lef li{

	float: left;

	overflow: hidden;

	font-size: 0.18rem;

	margin-right: 0.5rem;

}

.footer1 .lef li a{color: #fff;}

.footer1 .lef .l{

	width: 880px;

	float: left;

	overflow: hidden;

}

.footer1 .lef .l h3{

	font-size: 0.24rem;

	margin-bottom: 0.1rem;

}

.footer1 .lef .l>div{

	overflow: hidden;

	font-size: 0.16rem;

}

.footer1 .lef .l>div div{

	width: 48%;

	float: left;

}

.footer1 .lef .l>div div:last-child{float: right;}

.footer1 .lef .l .to{
	overflow:hidden;
	display: none;
}
.footer1 .lef .l .to a{
	display: block;
    width: 0.9rem;
    height: 0.3rem;
    line-height: 0.3rem;
    padding: 0 0.1rem;
    font-size: 0.14rem;
    color: #234B83;
    overflow: hidden;
    background: #fff;
    border-radius: 0.05rem;
}
.footer1 .lef .l .to a img{
	width: 0.2rem;
	height: 0.2rem;
	margin-right: 0.03rem;
}
.footer1 .lef .l .to a:first-child{margin-bottom: 0.05rem;}
#bshareF{top:30px!important;}
.footer1 .lef .r{

	float: right;

	width: 290px;

	box-sizing: border-box;

	padding-right: 0.2rem;

	font-size: 0.14rem;

}

.footer1 .lef .r p{

	overflow: hidden;

	margin-bottom: 0.05rem;

	position: relative;

}

.footer .lef .r p img{

	width: 0.25rem;

	height: 0.25rem;

	vertical-align: middle;

	margin-right: 0.05rem;

}

.footer1 .lef .r p:first-child{

	margin-bottom: 0.15rem;

	font-size: 0.3rem;

}

.footer1 .rig{

	width: 220px;

	position: absolute;

	right:0;

	top:0;

	height: 100%;

	background: #fff;

}

.footer1 .rig p{

	display: inline-block;

	text-align: center;

	position: relative;

	top:50%;

	left: 50%;

	transform: translate(-50%,-50%);

	-webkit-transform: translate(-50%,-50%);

	-ms-transform: translate(-50%,-50%);

}

.footer1 .rig p img:first-child{margin-bottom: 0.3rem;}

.foot{

	height: 0.4rem;

	line-height: 0.4rem;

	text-align: center;

	color: #fff;

	overflow: hidden;

	font-size: 0.14rem;

	background: #0B3775;

}

.m_main,.m_main8,.m_main1{margin:0 auto;}

.m_ads{position: static}

.m_main3{margin-top: 30px;}

#map{width: 100%;height: 100%;}

.chengji{

	overflow: hidden;

	padding:0.3rem 0;

}

.chengji .chengji_{

	width: 918px;

	overflow: hidden;

	margin:0 auto;

}

.chengji .chengji_title,.chengji_>img{

	display: block;

	margin:0 auto;

}

.chengji_>img{max-width: 100%;}

.chengji .chengji_t{

	font-size: 0.3rem;

	text-align: center;

	margin:0.3rem 0;

}

.chengji .bz{

	overflow: hidden;

	font-size: 0.16rem;

}

.chengji .bz p{

	font-size: 0.22rem;

	font-weight: bold;

	margin:0.1rem 0 0.05rem;

}

.chengji .more{

	width: 295px;

	height: 75px;

	display: block;

	margin-top: 0.5rem;

	border-radius: 75px;

	background: #234B83;

}

.chengji .more img{width: 100%;height: 100%;}

.chengji .more:hover{background: #0B3775;}

.yk_tit6 h3{color:#2c88d8; font-size:24px;}

.yk_tit6 p{font-size: 0.14rem;line-height: 0.22rem;margin-top: 0.05rem;}

.m_main5 .m_text .zr_text .zt_link.on{height: auto;margin-top: 0.5rem;}

.m_main5 .m_text .zr_text .zt_link.on div{width: 170px;height:220px;}

.m_main5 .m_text .zr_text .zt_link.on div img{width: 100%;height: 100%}

.jiejue_con li{height: 500px;}

.jiejue_top{font-size: 0.18rem;font-weight: bold;}

.jiejue_con li .jiejue_list{font-size: 0.14rem;line-height: 0.2rem;text-align: justify;}

.kehu_con li{width: 185px;margin-right: 18px;height: 221px;margin-top:0.2rem;}

.kehu_con li:nth-child(5n){margin-right: 18px}

.kehu_con li:nth-child(6n){margin-right: 0}

.kehu_pic{height: 185px;}

.graduation{width: 1200px;overflow: hidden;margin:0 auto; padding:0.3rem 0 0.6rem;}

.graduation h3{font-size: 0.24rem;font-weight: bold;color: #333;margin:0.2rem 0;text-align: center;}

.graduation img{max-width: 100%;display: block;margin:0 auto;width: 100%;}

.map_btn{

	display: inline-block;

	position: relative;

	left:50%;

	transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	-webkit-transform: translateX(-50%);

}

.map_btn li{

	width: 1.2rem;

	height: 0.4rem;

	margin-right: 0.2rem;

	float: left;

	line-height: 0.4rem;

	text-align: center;

	font-size: 0.16rem;

	color: #fff;

	background:#727272;

	cursor: default;

}

.map_btn li:last-child{margin-right: 0}

.map_btn .active{background:#0B3E75;}

.n_contact .g_content .allmap .text{top: 10px;}
.plat-product-list ul li .h-img .dask a{
	margin-left: -45px;
}
.plat-product-list ul li:hover .h-img .dask a{left: 50%!important;}
.icase_panel{height: auto;background-image: none;}
.yxContainer .yx_3and1{top:240px;}
.jiejue{overflow: hidden;padding:0.5rem 0;background: #f6f6f6;}
.kehu{background: none;padding:0 0 0.5rem;}
.m_main5 .screen4 .m_text .zr_text .txt{margin:15px 0;}
.f_title,
.f_title2 h3{background: none;color: #0B3E75;}
.n_about .design .g-text .tt{color: #0B3E75}
.shop_title h3{font-weight: bold;}
.dao_bg{display: none!important;}
.m_main5 .screen5 .m_text .zr_text .txt{margin:0.2rem 0;}
.m_main5 .screen5 table{border:#fff 1px solid; border-collapse: collapse;}
.m_main5 .screen5 table td{color: #fff;padding:0 0.1rem;}
.m_main5 .screen5 table td:first-child{width: 20%}
.swiper_teacher{width: 1000px;padding:0.6rem 0.3rem 0.3rem;height: auto!important;}
.swiper_teacher li{padding-bottom:0.2rem;box-shadow:0 0 0.1rem rgba(0,0,0,0.3)}
.swiper_teacher li p:first-child{
	width: 100%;
	height:0;
	position: relative;
	padding-bottom: 120%;
	margin-bottom: 0.1rem;
}
.swiper_teacher li p:first-child img{
	position: absolute;
	width: 100%;height: 100%;
}
.swiper_teacher li p:first-child span{
	position: absolute;
	width: 100%;
	z-index: 1;
	height: 0.4rem;
	line-height: 0.4rem;
	color: #fff;
	font-size: 0.16rem;
	text-align: center;
	background: rgba(0,0,0,0.7);
	bottom:0;
}
.swiper_teacher li p:last-child{
	font-size: 0.14rem;
	color: #333;
	text-align: justify;
	line-height: 0.22rem;
	height: 0.66rem;
	box-sizing: border-box;
	padding:0 0.1rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.teacher_prev{
	background-image: url(../images/l.png)!important;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.5);
	background-size: 80% 80%!important;
	background-position:30%,10%!important;
	width: 44px;
	left:0px;
}
.teacher_next{
	background-image: url(../images/r.png)!important;
	background-color: rgba(0,0,0,0.5);
	background-repeat: no-repeat;
	background-size: 80% 80%!important;
	background-position:30%,10%!important;
	width: 44px;
	right:0px;
}
.teacher_prev:hover,
.teacher_next:hover{background-color: rgba(0,0,0,0.7)}
.home_container{margin-bottom: 0.2rem;}
.yk_news img{display: block;max-width: 1200px;margin:0.3rem auto 0.5rem;}
.n_contact .g_content .g-text .right .text .tel{margin-top: 50px;font-size: 30px;}
@media (max-width: 768px){

	body{min-width: 0;padding-top: 0.5rem;}

	.m_main5,.m_main8,.yx_swiper{min-width: 0;}

	.nav1,

	.header1,

	.footer1 .lef ul,

	.footer1 .rig,

	#header,

	#gwogojzzbo,

	.n_about .design .g-img,

	.n_contact .g_content .g-text .left .g-img,

	.n_contact .g_content .g-text .right,

	.chengxu_dao .dao_bg,

	.n_blog .g_side,

	.yx_banner,

	.yxContainer>img:first-child,

	.yxContainer .pulse,

	.n_mn .m_text .g_attr span:last-child,

	.m_aside .share,
	.fixed{

		display: none!important;

	}

	.header_m,.footer1 .lef .l .to{

		display: block;

	}
	
	.menu1{

		width: 60%;

		position: fixed;

		top:0;

		right:-60%;

		overflow: auto;

		z-index: 999999999;

		background:#fff;

		transition: all 0.3s;

		-webkit-transition: all 0.3s;

		padding:0.5rem 0.2rem;

		box-sizing: border-box;

		display: block;

	}

	.menu1 li{overflow: hidden;margin-bottom: 0.2rem;}
	.menu1 li ul{margin-top: 0.2rem;}
	.menu1 li a{

		display: block;

		width: 96%;

		height: 0.4rem;

		line-height: 0.4rem;

		text-align: center;

		color: #333;

		border-radius: 5px;

		border:1px solid #eee; 

	}

	.menu_act{right:0;}

	.fix_bg{

		width: 100%;

		position: fixed;

		top:0;

		left:0;

		z-index: 99999999;

		background:rgba(0,0,0,0.7);

		display: none;

	}

	.footer1 .con{padding:0.2rem 0;}

	.footer1 .lef .l,.footer1 .lef .l div p{width: 100%;font-size: 0.14rem;}

	.footer1 .lef .l div p:last-child{margin:0.1rem 0;}

	.footer1 .lef .r{width: 100%;}

	.foot{font-size: 0.12rem;}

	.m_main{min-width: 0;}

	.m_mn,.con{width: 94%;}

	.n_about .about .g_text,

	.dao_bottom li,

	.footer1 .lef,

	.indu_con img,

	.moban_con .swiper-container,

	.n_blog .g_top .l_img,

	.n_blog .g_list .g_box .g_img img,

	.n_blog .g_top .l_img .text,

	.n_blog .g_list .g_box .g_text,

	.wul105,

	.m_main5 .screen2 .m_text .zr_text,

	.m_main5 .screen4 .m_text .zr_text,

	.m_main5 .screen5 .m_text .zr_text,

	.m_main5 .screen3 .m_text .zr_text,

	.n_blog .n_mn .m_text{

		width: 100%;

	}

	.dao_right,

	.dao_topl,

	.dao_left,

	.n_blog .g_content,

	.n_blog .g_top .r_img,

	.n_blog .g_top img{

		width: 100%;height: auto;

	}

	.n_about .team .g_text{padding-left:0;width: 100%;}

	.n_about .culture{height: auto;padding:0.5rem 0;}

	.n_about .culture .culture_list{width: 94%;margin:0.3rem auto 0;}

	.n_about .culture .culture_list li{width: 45%;margin-right: 10%;height: 3rem;overflow: hidden;}

	.n_about .culture .culture_list li:nth-child(even){margin-right: 0;}

	.n_about .culture .culture_list li .g-img {width: 1.58rem;height: 1.58rem;line-height: 1.58rem;}

	.n_about .culture .culture_list li .g-img img{width: 1.5rem;height: 1.5rem;}

	.n_about .design{padding: 0.5rem 0;height: auto;overflow: hidden;}

	.n_about .design .g-text .tt{margin:0.3rem 0 0.1rem;}

	.n_about .design .g-text .info{margin-bottom: 0.2rem;}

	.n_about .design .g-text{width: 100%;padding-left: 0}

	.n_about .fz{height: auto;padding:0.5rem 0;}

	.n_about .fz .g-img{margin-top: 0.3rem;}

	.n_about .fz .g-img img,

	.n_about .service .g-img img{max-width: 100%;}

	.n_about .service{padding:0.5rem 0;}

	.n_about .service .g-img{margin-top: 0.3rem;}

	.n_about .service .list{margin-top: 0!important;width: 100%!important;}

	.n_about .service .list li{width: 33.33%!important;height: auto!important;border:0!important;}

	.n_about .service .list li div.ico1{height: 1rem;background: url(../images/about_ico11.png) no-repeat;background-size: 0.6rem 0.6rem;background-position:center;}

	.n_about .service .list li div.ico2{height: 1rem;background: url(../images/about_ico22.png) no-repeat;background-size: 0.6rem 0.6rem;background-position:center;}

	.n_about .service .list li div.ico3{height: 1rem;background: url(../images/about_ico33.png) no-repeat;background-size: 0.6rem 0.6rem;background-position:center;}

	.n_contact{padding:0.5rem 0 0.1rem;}

	.n_contact .g_content .g-text{padding:0;height: auto;overflow: hidden;}

	.n_contact .g_content .g-text .left{height: auto;border:0;width: 100%;}

	.n_contact .g_content .g-text .left .text{height: auto;width: 100%;}

	.n_contact .g_content .g-text .left .text .tt{margin-top: 0;}

	.n_contact .g_content .g-text .left .text .info{margin-top: 0.2rem;}

	.n_contact .g_content .allmap{height: auto;}

	.n_contact .g_content .allmap #map{height:2.5rem;}

	.n_contact .g_content .allmap .text{position: static;width: 100%;box-sizing: border-box;box-shadow: none;padding:0.2rem 0;}

	.shop_banner{height: 1.5rem;min-width: 0;}

	.chengxu_banner a{background-size: 100% 100%;}

	.chengxu_dao{margin-top: 0.1rem;}

	.cont,

	.yxContainer{width: 94%;}

	.dao_left .dao_text{text-align: center;}

	.dao_img{background-size: 100%;}

	.dao_topl .dao_text{padding:0.35rem 2.2rem 0.43rem 0.2rem!important}

	.dao_topr .dao_text{padding:0.5rem 0.2rem 0.43rem 0.2rem!important}

	.dao_topl .dao_img {background: url(../images/picwx1.jpg) no-repeat;background-size: 100%;}

	.dao_topr .dao_img {background: url(../images/picwx2.jpg) no-repeat;background-size: 100%;width: 100%;background-position:0 -2.1rem;}

	.dao_top{height: auto;}

	.dao_bottom{margin-top: 0;}

	.dao_bottom li a .dao_img{background: url(../images/picwx3.jpg) no-repeat;background-size: 100% 100%;}

	.dao_bottom li:nth-child(2) .dao_img{background: url(../images/picwx4.jpg) no-repeat;background-size: 100% 100%;}

	.dao_bottom li:last-child .dao_img{background: url(../images/picwx5.jpg) no-repeat;background-size: 100% 100%;}

	.hexin_con{width: 100%;margin:0.3rem auto 0;min-height: 0;background: none;}

	.hexin_con li{position: static;width: 100%;margin-bottom: 0.15rem;overflow: hidden;}

	.hexin_text{width: 2.8rem!important;}

	.liuliang_con{margin-top: 0.3rem;}

	.liuliang .cont{width: 94%;margin:0 auto;}

	.liuliang{margin-top: 0.3rem;padding:0.3rem 0;}

	.liuliang_con li{margin-right: 0!important;margin-bottom: 0.3rem;}

	.liuliang_con li:nth-child(even){float: right;}

	.jiejue_con li{float: none;margin:0 auto 0.2rem!important;}

	.moban{margin-top: 0.4rem;padding-top: 0.5rem;}

	.moban .cont{width: 94%;}

	.industry{margin-top: 0.4rem;}

	.indu_con{margin-top: 0.2rem;}

	.kehu_con li{width: 49%;margin-right: 2%!important;margin-top: 0.1rem;}

	.kehu_con li:nth-child(even){margin-right: 0!important;}

	.kehu_pic{height: 1.6rem;}

	.kehu_con li{height: 1.97rem;}

	.kehu_text{font-size: 0.14rem;}

	.m_ads{
		height: 1rem;
    	min-width: 0;
    	background-size: 140% 100%!important;
    }

	.m_ads .text{padding-top: 0.5rem;}

	.m_ads .text span{font-size: 0.22rem;}

	.m_subtopic1 .subtopic_list ul{font-size: 0;-webkit-text-size-adjust:none;white-space: nowrap;display: inline-block;overflow-x: auto;overflow-y: hidden;width: 100%;height: 60px;}

	.m_subtopic1 .subtopic_list li{display: inline-block;font-size: 0.14rem;float: none;}

	.m_subtopic1 .subtopic_list ul::-webkit-scrollbar {display:none}

	.m_subtopic1 .subtopic_list li:last-child{margin-right: 0}

	.n_blog{padding:0.1rem 0;}

	.n_blog .g_top .r_img .txt,

	.n_blog .g_top .l_img .text .txt{padding:0 0.15rem;font-size: 0.16rem;text-align: center;line-height: 0.32rem;}

	.n_blog .g_top .l_img .text img{max-width: 100%;max-height: none;}

	.n_blog .g_list .g_box .g_img{width: 100%;max-height: 2rem;overflow: hidden;height: auto;}

	.m_main3{margin-top: 0.2rem;min-width: 0;}

	.icase_panel{min-width: 0;height: auto;overflow: hidden;}

	.plat-product-list ul li{width: 48%;margin-right: 0;}

	.plat-product-list ul li:nth-child(even){float: right;}

	.home_container{width: 94%;overflow: hidden;}

	.plat-product-list ul li .h-img .dask{opacity: 1!important;}

	.plat-product-list ul li .h-img .dask a{

		left: 50%!important;

		right: auto!important;

		transform: translateX(-50%);

		-webkit-transform: translateX(-50%);

		-ms-transform: translateX(-50%);

		height: 0.3rem;

		line-height: 0.3rem;

		font-size: 0.14rem;

	}

	.plat-product-list ul li .h-img .dask a:first-child{top: 25%;}

	.plat-product-list ul li .h-img .dask a:last-child{top: 43%;}

	.plat-product-list ul li .title{padding:0.1rem;}

	.plat-product-list ul li .title h5{font-size: 0.14rem;}

	.plat-product-list ul li .title p{font-size: 0.12rem;}

	.plat-product-list ul li .share{padding:0.1rem;height: auto;overflow: hidden;}

	.plat-product-list ul li .share span{display: block;float: none!important;}

	.pagebar{margin:0.2rem 0;}

	.yx_banner_m{display: block;max-width: 100%;}

	.yxContainer{padding:0.2rem 0 0.5rem;height: auto!important;}

	.yxContainer img,

	.yxContainer div,

	.yxContainer .onclick{position: static;}

	.yxContainer .t1+img{max-width: 100%;height: auto;margin:0.1rem 0;}

	.yxContainer .onclick{

		margin-top: 0.3rem;

		width: 100%!important;

		background: url(../images/yx_zxbtn.png) no-repeat!important;

		background-size: 100% 100%!important;

	}

	.yk_tit1{font-size: 0.22rem!important;}

	.yk_tit1 span{font-size: 0.26rem!important;}

	.yk_tit2{font-size: 0.16rem!important;margin:0.1rem 0;}

	.yxContainer .yx_3and1{width: 100%;position: static;margin-top: 0.2rem;}

	.yx_3and1 li{width: 100%;padding:0.15rem;box-sizing: border-box;height: auto;overflow: hidden;}

	.yx_3and1 li .yxContent{margin-top: 0.1rem;}

	.yx_swiper{height: auto!important;overflow: hidden;}

	.yk_tit3{font-size: 0.26rem!important;margin:0 0 0.1rem;}

	.yk_tit3 span{font-size: 0.4rem!important;}

	.yk_tit4{line-height: 0.3rem!important;margin-top: 0.1rem;}

	.yxContainer img{max-width: 100%;height: auto}

	.yk_tit5{font-size: 0.26rem!important;margin:0 0 0.1rem;}

	.yk_tit5 span{font-size:0.26rem!important; }

	.yk_tit6{margin-bottom: 0.2rem;width: 100%!important;}

	.chengji .chengji_{width: 94%;position: relative;}

	.chengji_>img{

		max-width: 100%;

		left:50%;

		position: relative;

		transform: translateX(-50%);

		-webkit-transform: translateX(-50%);

		-ms-transform: translateX(-50%);

	}

	.chengji .chengji_t{font-size: 0.22rem;}

	.m_main5 .screen2{margin-top: 0.3rem;height: auto;}

	.m_main5 .screen2 .zl_img img,

	.m_main5 .screen3 .m_text .zl_img img,

	.m_main5 .screen4 .m_text .zl_img img{max-width: 100%;}

	.m_main5 .screen2 .m_text .zr_text .txt,

	.m_main5 .screen4 .m_text .zr_text .txt,

	.m_main5 .screen4 .m_text .zr_text .txt1{margin:0.3rem 0;text-align: justify;line-height: 0.22rem;font-size: 0.14rem;}

	.m_main5 .m_text .zr_text .zt_but{float: left;margin-top: 0;}

	.m_main5 .screen3{overflow: hidden;height: 8rem;}

	.m_main5 .m_text .zr_text .zt_link.on div{

		width: 30%;

		height: 1.4rem;

		margin-right: 5%;

		box-sizing: border-box;

	}

	.m_main5 .m_text .zr_text .zt_link.on div:last-child{margin-right: 0}

	.m_main5 .screen3 .m_text .zl_img{position: static;}

	.m_main5 .screen4{height: 6rem;}

	.m_main5 .screen5 .m_text .zl_img{display: none;}

	.f_title1{width: 2.8rem; background-position:0 0.2rem;}

	.f_title1 h3{line-height: 40px;}

	.graduation{width: 100%;padding:0.3rem 0;}

	.graduation h3{font-size: 0.16rem;}

	.map_btn{width: 100%;margin-bottom: 0.1rem;}

	.map_btn li{width: 32%;margin-right: 2%;font-size: 0.14rem;}
	.plat-product-list ul li .h-img>img{height: 1.69rem!important;}
	.plat-product-list ul li .h-img .dask a{margin-left: 0!important;}
	.m_main5 .screen2 .f_tac,
	.m_main5 .screen2 .f_p,
	.m_main5 .screen2 .f_title{text-align: center!important;}
	.m_main5 .screen2 .xt{display: block!important;}
	.m_main5 .screen5 {
	    background-size: cover;
	    padding-bottom:3rem;
	}
	.swiper_teacher{width: 100%;padding:0.3rem 0;}
	.swiper_teacher li{box-shadow: none;}
	.myContent img{
		max-width: 100%;
		height: auto;
	}
	.yk_news img{max-width: 94%;}
}