/*common*/
body { color: #222; }
.m_block { display: block }
.m_clearfix:after { content: "."; display: block; clear: both; height: 0; overflow: hidden }
.m_clearfix { zoom: 1 }
.fl-l { float: left; }
.fl-r { float: right; }
.wp {margin: 0 auto; overflow: hidden; }
.wp * { box-sizing: border-box; }
.w335 {margin: 0 auto; }
.wp i,.wp em{
	font-style: normal;
	font-weight: 500;
}
.wp h2{
	font-size: .19rem;
	line-height: .19rem;
	text-align: center;
}
.wp h2 i{
	display: block;
	font-size: .19rem;
	color: #111111;
	line-height: .19rem;
	font-weight: 500;
	margin-bottom: .07rem;
}
.wp h2 em{
	display: block;
	font-size: .1rem;
	line-height: .1rem;
	font-weight: 500;
	margin-bottom: .11rem;
}
/*banner*/
.banner { width: 100%; height:2.975rem;padding-top:2.1rem;background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/banner.jpg) no-repeat top; background-size: 3.75rem; overflow: hidden; }
.banner a{
	display: block;
	margin:0 auto;
	width:1.11rem;
	height:.35rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/banner_a.png) no-repeat top;
	background-size: 1.11rem;
	color: #fff;
	font-size: .14rem;
	line-height: .35rem;
	text-align: center;
}
/*part1*/
.part1 {
	width: 100%;
	padding:.37rem 0;
	background: #f1f3ff;
}
.part1 h2{
	color: #111111;
	margin-bottom: .24rem;
}
.part1 .col_ff1{
	padding:0 .07rem;
}
.part1 .hd{
	display: flex;
	justify-content: space-around;
}
.part1 .hd li{
	width:.85rem;
	height: .41rem;
	background: #e1e3ef;
	text-align: center;
	line-height: .41rem;
	border-radius: .04rem .04rem 0 0;
	font-size: .12rem;
	color: #666666;
	font-weight: 700;
}
.part1 .hd li.on{
	color: #fff;
	background: #5c27dd;
}
.part1 .bd{
	position: relative;
	padding:.07rem .12rem;
	background: #fff;
	box-shadow:0 0 .05rem rgba(177, 177, 178, .7);
	z-index: 10;
	margin-bottom: .2rem;
}
.part1 .bd li{
	padding:.14rem .04rem 0 .05rem;
	border-bottom: 1px solid #e1e3ef;
	height:.885rem;
}
.part1 .bd li:last-child{
	border-bottom: none;
}
.part1 .bd p,.part1 .bd span{
	float: left;
}
.part1 .bd p{
	width:1.39rem;
	padding-top: .1rem;
}
.part1 .bd p b{
	display: block;
	height: .13rem;
	line-height: .13rem;
	margin-bottom: .07rem;
	font-size: .13rem;
	color: #000000;
}
.part1 .bd p img{
	width: .08rem;
	vertical-align: bottom;
}
.part1 .bd p i{
	color: #523ec4;
	font-weight: 700;
}
.part1 .bd p em{
	display:inline-block;
	box-sizing: content-box;
	font-size: .1rem;
	line-height: .13rem;
	height:.13rem;
	padding:0 .07rem;
	border: 1px solid #704fdf;
	color: #7350e2;
}
.part1 .bd span{
	width: 1.8rem;
	line-height: .14rem;
	font-size: .1rem;
	color: #666666;
}
.part1 .bd span b{
	display: block;
	line-height: .1rem;
	margin-bottom: .02rem;
}
.part1 p.info_txt{
	display: block;
	padding-top: .21rem;
	height:1.64rem;
	background-image: linear-gradient(to right,#3d32b2,#7b55e9);
}
.part1 p.info_txt span{
	display: block;
	font-size: .1rem;
	line-height: .17rem;
	color: #ffffff;
	padding-left: .15rem;
}
.part1 p.info_txt span b{
	color: #ffea00;
}
.part1 p.info_txt label{
	display: block;
	margin-top: .18rem;
	height: .48rem;
	background: #341a8b;
	padding:.11rem 0 0 .06rem;
}
.part1 p.info_txt label em{
	float: left;
	width: .6rem;
	height: .29rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p1_bg.png) no-repeat;
	background-size: 100%;
	text-align: center;
	margin-right: .05rem;
	font-size: .11rem;
	line-height: .21rem;
	color: #fff;
	font-weight: 700;
	text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
}
.part1 p.info_txt label i{
	float: left;
	font-size: .11rem;
	color: #fff;
	font-weight: 700;
	line-height: .25rem;
	margin-right: .12rem;
}
.part1 a{
	display: block;
	margin:.25rem auto 0;
	width:1.45rem;
	height: .39rem;
	text-align: center;
	line-height: .39rem;
	font-size: .13rem;
	color: #fff;
	background:url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p1_bg1.png) no-repeat;
	background-size: 100%;
}
/*part2*/
.part2 {
	width: 100%;
	background:url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p2_bg.jpg) no-repeat top;
	background-size: 100%;
	padding:.29rem 0 .38rem;
}
.part2 h2{
	color: #fff;
	margin-bottom: .28rem;
}
.part2 h2 em{
	color: #fff;
}
.part2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 .4rem;
}
.part2 ul li{
	width: 1.15rem;
	height:1.23rem;
	text-align: center;
}
.part2 ul li img{
	display: block;
	margin:0 auto .11rem;
	width:.365rem;
}
.part2 ul li b{
	display: block;
	font-size: .12rem;
	color: #fff;
	line-height: .12rem;
	margin-bottom: .12rem;
}
.part2 ul li span{
	display: block;
	color: #b4a9ed;
	font-size: .1rem;
	line-height: .15rem;
}
.part2 a{
	display: block;
	margin:0 auto;
	width:1.95rem;
	height: .39rem;
	text-align: center;
	line-height: .39rem;
	color: #fff;
	font-size: .13rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p2_bg1.png) no-repeat;
	background-size: 100%;
}
/*part3*/
.part3 {
	width: 100%;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p3_bg.jpg) no-repeat top;
	background-size: 100%;
	padding:.4rem 0 .31rem;
}
.part3 h2{
	color: #111111;
	margin-bottom:.29rem;
}
.part3 h2 em{
	color: #707177;
}
.part3 ul{
	padding:0 .24rem 0 .3rem;
}
.part3 ul li{
	position: relative;
	height: .49rem;
	padding-left: .14rem;
	margin-bottom: .12rem;
}
.part3 ul li:nth-child(1){
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p3_bg2.png) no-repeat top;
	background-size: 100%;
}
.part3 ul li:nth-child(2){
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p3_bg3.png) no-repeat top;
	background-size: 100%;
}
.part3 ul li:nth-child(3){
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p3_bg4.png) no-repeat top;
	background-size: 100%;
}
.part3 ul li:nth-child(4){
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p3_bg5.png) no-repeat top;
	background-size: 100%;
}
.part3 ul li img{
	float:left;
	width: .27rem;
	margin:.075rem .08rem 0 0;
}
.part3 ul li span{
	float: left;
	line-height: .45rem;
	color: #666666;
	font-size: .11rem;
}
.part3 ul li::after{
	content: "";
	display: block;
	position: absolute;
	width: .115rem;
	height: .115rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p3_bg1.png) no-repeat top;
	background-size: 100%;
	top: -.05rem;
	left: -.05rem;
}
/*part4*/
.part4 {
	width: 100%;
	padding:.34rem 0 .13rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p4_bg.png) repeat-x bottom;
	background-size:1px 2.1rem;
}
.part4 h2{
	color: #111111;
	margin-bottom: .26rem;
}
.part4 .col_ff2{
}
.part4 .hd{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: .15rem;
	padding:0 .5rem;
}
.part4 .hd li{
	box-sizing: content-box;
	width: .47rem;
	height: .22rem;
	border: 1px solid #666666;
	text-align: center;
	line-height: .22rem;
	font-size: .1rem;
	color: #666666;
	margin-bottom: .08rem;
}
.part4 .hd li.on{
	background: #4b19c7;
	color: #fff;
	border: 1px solid #4b19c7;
}
.part4 .bd{
	padding: 0 .2rem;
	
}
.part4 .bd ul li:nth-child(1){
	display: flex;
	justify-content: space-between;
}
.part4 .bd ul li:nth-child(1) img{
	width: 32%;
}
.part4 .bd ul li:nth-child(2){
	padding:.17rem 0 .18rem;
}
.part4 .bd ul li i,.part4 .bd ul li em{
	float: left;
	font-size: .11rem;
	line-height: .17rem;
	color: #fff;
}
.part4 .bd ul li i{
	width: .85rem;
}
.part4 .bd ul li em{
	width: 2.4rem;
}
.part4 a{
	display: block;
	margin:0 auto;
	width:1.39rem;
	height:.295rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/winter_2022/images/p4_a.png) no-repeat top;
	background-size: 100%;
	font-size: .13rem;
	color: #fff;
	line-height: .295rem;
	text-align: center;
	font-weight: 700;
}