body,html{
		font-family: "微软雅黑";
		font-size: calc(100vw/7.5);
		/*设计稿为720px宽度*/
}
.change_km_mk1{
	width:6.5rem;
	height: 2.44rem;
	margin: 0 auto;
	margin-top: .35rem;
	margin-bottom: .42rem;
	background:rgba(255,255,255,1);
	border-radius:.1rem;
	box-shadow: 0rem 0rem .34rem rgba(0,0,0,.06);
	padding-top: .3rem;
	box-sizing: border-box;
}
.change_km_mk1 h1{
	font-size:.28rem;
	color:rgba(51,51,51,1);
	line-height:.33rem;
	font-weight:400;
	margin-bottom: .35rem;
	text-align: center;
}
.flex_cc{
	display: flex;
	justify-content: center;
	align-items: center;
}
.change_km_mk1_icon{
	width:1px;
	height:.4rem;
	background:rgba(236,236,236,1);
	border-radius:1px;
}
.change_km_mk1_l ,.change_km_mk1_r{
	flex: 1;
	text-align: center;
}
/*.change_km_mk1_l i{
	width: .54rem;
	height: .54rem;
	margin: 0 auto;
	!*background: url(/images/study/choose_exam.png) no-repeat center center;*!
	background-size: .54rem .54rem;
	display: block;
	margin-bottom: .3rem;
}*/
.change_km_mk1_l img{
	width: .54rem;
	height: .54rem;
	margin: 0 auto;
	/*background: url(/images/study/choose_exam.png) no-repeat center center;*/
	background-size: .54rem .54rem;
	display: block;
	margin-bottom: .3rem;
}
.change_km_mk1_l p{
	font-size:.24rem;
	color:rgba(51,51,51,1);
	line-height:.33rem;
	text-align: center;
}
.change_km_mk1_r{
	display: flex;
	justify-content: center;
	align-items: center;
}
.change_km_mk1_r span{
	font-size:.28rem;
	color:rgba(250,189,50,1);
	line-height:.33rem;
}
.change_km_mk1_r i{
	display: inline-block;
	color:rgba(250,189,50,1);
	font-size: .38rem;
	margin-top: .09rem;
}
.change_km_list{
	font-size: 0rem;
	text-align: center;
}
.change_km_list li{
	width:4.54rem;
	height:.76rem;
	border:1px solid #CCCCCC;
	border-radius:.38rem;
	font-size:.28rem;
	color:rgba(102,102,102,1);
	line-height:.76rem;
	margin: 0 auto;
	margin-bottom: .4rem;
}
.change_km_list li.change_km_active{
	color:rgba(251,189,50,1);
}
