/*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{
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/autumn_2021/images/banner.jpg) no-repeat;
	background-size:100%;
}
/*banner*/
.banner { width: 100%; height:1.585rem;  overflow: hidden;padding-top:1.235rem;}
.banner a{
	position: relative;
	display: block;
	margin:0 auto;
	width:.92rem;
	height: .24rem;
	border-radius: .12rem;
	background: #ffe71d;
	line-height: .24rem;
	text-align: center;
	font-size: .13rem;
	color: #e53d22;
}
.banner a::after{
	content: "";
	display: block;
	position: absolute;
	width: .25rem;
	height: .25rem;
	top: 0;
	right: -.08rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/autumn_2021/images/banner_bg.png) no-repeat;
	background-size: .25rem;
}
/*part1*/
.part1 {
	width: 100%;
	padding:.15rem .12rem .13rem;
	background: #fce363;
}
.part1 .w335{
	padding:.22rem .075rem .29rem;
	background: #fff;
	box-shadow:0 0 .1rem rgba(233, 205, 0, .86);
}
.part1 h2{
	padding-top: .17rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/autumn_2021/images/h2_bg.png) no-repeat top;
	background-size: .325rem;
	font-size: .2rem;
	color: #111111;
	text-align: center;
	margin-bottom: .1rem;
}
.part1 h3{
	font-size: .1rem;
	color: #666666;
	line-height: .1rem;
	text-align: center;
	font-weight: 500;
	margin-bottom: .23rem;
}
.part1 .mk_sel .hd{
	display:flex;
	justify-content: space-between;
	height: .275rem;
	border-bottom:.01rem solid #f74f1b;
	padding:0 .1rem;
	margin-bottom: .18rem;
}
.part1 .mk_sel .hd li{
	width:.775rem;
	height: .265rem;
	line-height: .265rem;
	border-radius:.06rem .06rem 0 0;
	background: #ffc189;
	text-align: center;
	font-size: .1rem;
	color: #fff;
	font-weight: 700;
}
.part1 .mk_sel .hd li.on{
	background: #f74f1b;
}
.part1 .mk_sel .bd ul{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding:0 .1rem;
}
.part1 .mk_sel .bd ul li{
	width: .75rem;
	height: 1.22rem;
	background: #f9f9f9;
	padding-top:.22rem;
	text-align: center;
	margin-bottom: .1rem;
}
.part1 .mk_sel .bd span{
	display: inline-block;
	height: .13rem;
	border-radius: .065rem;
	padding:0 .05rem;
	background: #fa7b50;
	line-height: .13rem;
	font-size: .1rem;
	color: #fff;
	margin-bottom: .07rem;
}
.part1 .mk_sel .bd label{
	display: block;
	height: .12rem;
	color: #111111;
	line-height: .12rem;
	text-align: center;
	font-weight: 700;
	margin-bottom: .17rem;
}
.part1 .mk_sel .bd i{
	display: block;
	font-size: .1rem;
	line-height: .12rem;
	color: #111111;
	padding: 0 .05rem;
	font-style: normal;
}
.part1 p{
	padding-top: .1rem;
}
.part1 p a.btn{
	display: block;
	margin:0 auto;
	width:1.75rem;
	height: .35rem;
	border-radius: .175rem;
	text-align: center;
	line-height:.35rem;
	color: #fff;
	font-size: .13rem;
	font-weight: 700;
	background: #e63434;
	margin-bottom: .15rem;
}
.part1 p a.txt{
	display: block;
	margin:0 auto;
	font-size: .1rem;
	line-height: .1rem;
	color: #e63434;
	text-align: center;
}
/*part2*/
.part2 {
	width: 100%;
	background: #fce363;
	padding: .13rem .12rem 0;
}
.part2 .w335{
	padding:.25rem 0 .16rem;
	background: #fff3b3;
	box-shadow:0 0 .1rem rgba(233, 205, 0, .86);
}
.part2 h2{
	padding-top: .17rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/autumn_2021/images/h2_bg.png) no-repeat top;
	background-size: .325rem;
	font-size: .2rem;
	color: #111111;
	text-align: center;
	margin-bottom: .1rem;
}
.part2 h3{
	font-size: .1rem;
	color: #666666;
	line-height: .1rem;
	text-align: center;
	font-weight: 500;
	margin-bottom: .34rem;
}
.part2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 .25rem;
}
.part2 ul li{
	position: relative;
	width: 1.35rem;
	height: .82rem;
	padding-left: .37rem;
}
.part2 ul li img{
	position: absolute;
	top: 0;
	left: 0;
	width: .275rem;
}
.part2 ul li b{
	display: block;
	color: #333333;
	font-size: .11rem;
	line-height: .18rem;
	margin-bottom: .03rem;
}
.part2 ul li span{
	display: block;
	font-size: .1rem;
	color: #666666;
	line-height: .14rem;
}
/*part3*/
.part3 {
	position: relative;
	width: 100%;
	background: #fed130;
	padding:.25rem 0 .18rem .27rem;
}
.part3 h2{
	padding-top:.175rem;
	background: url(http://cdn.img.lx.zmnedu.com/ks/static/autumn_2021/images/h2_bg.png) no-repeat 0 0;
	background-size: .325rem;
	font-size: .2rem;
	line-height: .2rem;
	color: #111111;
	margin-bottom: .11rem;
}
.part3 h3{
	font-size: .1rem;
	line-height: .1rem;
	color: #111111;
	font-weight: 500;
	margin-bottom: .17rem;
}
.part3 li{
	height: .1rem;
	line-height: .1rem;
	margin-bottom: .07rem;
	color: #111111;
	padding-left: .18rem;
	background:url(http://cdn.img.lx.zmnedu.com/ks/static/autumn_2021/images/p3_bg1.png) no-repeat 0 0;
	background-size:.105rem;
}
.part3 img{
	position: absolute;
	width:1.575rem;
	bottom: 0;
	right: .09rem;
}
/*part4*/
.part4 {
	width: 100%;
	background: #fea930;
	padding:.17rem 0 .6rem;
	text-align: center;
}
.part4 p{
	font-size: .1rem;
	color: #222222;
	line-height: .14rem;
}
footer{
	display: none;
}