*{
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	border一width: thin;
	一webkit一text一size一adjust:100%;
	background一clip: padding一box;
}
body{
    一webkit一overflow一scrolling: touch;
    overflow一scrolling: touch;
	background: #FFFFFF;
	max-width: 15rem;
	margin: 0 auto;
}
input{
  box-shadow:none;
  outline: none;
  resize: none;
  border: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a{
	text-decoration: none;
	outline: none;
	color: #000000;
}
button{
	outline: none;
	border:0;
	-webkit-appearance: none;
}
input:focus{
    outline:none;
}
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color:rgba(0,0,0,0.2);
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color:rgba(0,0,0,0.2);
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color:rgba(0,0,0,0.2);
}
input::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color:rgba(0,0,0,0.2);
}
select{
	border: none;
	outline:none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url(https://resource.kmwxnn.cn/css/images/select.png) no-repeat scroll right 0.4rem center transparent;
	background-size:0.4rem 0.26rem;
	color:rgba(0,0,0,0.2);
}
header{
	width: 15rem;
	height: 2.1rem;
	background-size: cover;
	background-image: url(https://resource.kmwxnn.cn/css/images/top.jpg);
	display: flex;
	align-items: center;
}
header>img{
	width: 1.8rem;
	height: 1.8rem;
	margin-left: 0.6rem;
}
.swiper-container{
	height: 7.78rem;
}
.swiper-wrapper .swiper-slide img{
	width:15rem;
}
.notice{
	width: 14.2rem;
	height: 1.2rem;
	background-color: rgba(0,0,0,.05);
	padding: 0 0.4rem;
	font-size: 0.48rem;
	line-height:1.2rem;
}
.notice_left{
	float: left;
}
.notice_left>span{
	position: relative;
	margin-left: 0.6rem;
	float: left;
}
.notice_left>span:before{
	content:'';
	display: inline-block;
	width: 0.56rem;
	height: 0.56rem;
	background-image: url(https://resource.kmwxnn.cn/css/images/icon1.png);
	background-size: cover;
	position: absolute;
	top: 50%;
	left: -0.6rem;
	margin-top: -0.28rem;
}
.notice_left>ul{
	float: left;
	height:1.2rem;
	overflow: hidden;
}
.notice>button{
	font-size: 0.48rem;
	line-height: 1.2rem;
	float: right;
	background: none;
	color: #fd5143;
}
nav>ul{
	width: 15rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 0.8rem 0;
}
nav>ul>li{
	width: 3.1rem;
}
nav>ul>li img{
	width: 1.76rem;
	height: 1.76rem;
	display: block;
	margin: 0 auto;
}
nav>ul>li span{
	font-size: 0.44rem;
	line-height:0.44rem;
	display: block;
	text-align: center;
	margin: 0.4rem 0;
}
hr{
	border:none;
	border-top:0.2rem solid #eeeeee;
}
.rmwt>ul{
	width: 12.7rem;
	height:1.2rem;
	margin:0.8rem 0;
	padding-left: 0.9rem;
	padding-right:1.4rem;
	display: flex;
	justify-content: space-between;
}
.rmwt>ul>li:first-child{
	font-size: 0.5rem;
	font-style:oblique;
	color: #ea0808;
	font-weight: bold;
}
.rmwt>ul>li:nth-child(2)>p{
	font-size:0.4rem;
}
.rmwt>ul>li:last-child>button{
	width: 2.5rem;
	height: 0.8rem;
	border-radius: 0.4rem;
	background-color: #ea0808;
	color: #FFFFFF;
	font-size: 0.4rem;
}
.content-1{
	width: 15rem;
	height:2.6rem;
	background-image: url(https://resource.kmwxnn.cn/css/images/bg.jpg);
	background-size:cover;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	margin-bottom: 1.6rem;
}
.content-1>div>p:first-child{
	font-size: 0.66rem;
	color: #FFFFFF;
}
.content-1>div>p:last-child{
	font-size:0.34rem;
	color: #FFFFFF;
}
.content-1>div>p:last-child>span{
	color: #ea0808;
}
.content-1>button{
	width:3.2rem;
	height: 1rem;
	border-radius: 0.2rem;
	background-color: #f9a109;
	color: #FFFFFF;
	font-size: 0.5rem;
}
.content-2{
	width:14.2rem;
	height: 1rem;
	margin: 0 0.4rem;
}
.content-2>div:first-child{
	float: left;
	width: 0.1rem;
	height: 100%;
	background-color: #132aa5;
}
.content-2 .txt{
	float: left;
	margin-left: 0.4rem;
}
.content-2 .txt>p:first-child{
	font-size: 0.6rem;
	line-height: 0.6rem;
	color: #01458e;
}
.content-2 .txt>p:last-child{
	font-size:0.34rem;
	line-height: 0.34rem;
	color: #cacaca;
}
.content-2>button{
	float: right;
	background-color: rgba(0,0,0,0);
	font-size: 0.44rem;
	color: #dcdcdc;
}
.content-3>ul>li{
	width:14.2rem;
	padding:0.7rem 0.4rem;
}
.content-3>ul>li>img{
	width:14.2rem;
	height:4.5rem;
	display: block;
}
.content-3 .title{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin: 0.35rem 0;
}
.content-3 .title>span:first-child{
	font-size: 0.5rem;
	color: #4f4c4c;
	font-weight: bold;
	line-height: 0.5rem;
}
.content-3 .title>span:last-child{
	font-size: 0.32rem;
	color: #4f4c4c;
}
.content-3 .title>span:last-child>i{
	color: #ea0808;
}
.content-3 .text{
	font-size: 0.33rem;
	line-height: 0.66rem;
	color: #757474;
}
.content-3 .money{
	font-size: 0.33rem;
	line-height: 0.66rem;
	color: #f07c0a;
}
.content-3 .but{
	margin-top: 0.4rem;
	display: flex;
	justify-content: space-between;
}
.content-3 .but button{
	width: 6.4rem;
	height: 0.94rem;
	border-radius: 0.4rem;
	font-size: 0.44rem;
	color: #FFFFFF;
}
.content-3 .but button:first-child{
	background-color: #f9a109;
}
.content-3 .but button:last-child{
	background-color: #2e93ff;
}
.content-3 hr:last-child{
	display: none;
}
.content-4{
	width:15rem;
	padding-bottom:2.3rem;
	padding-top:0.4rem;
	display: flex;
	justify-content: space-between;
}
.content-4>img{
	width: 7.5rem;
	height: 4.76rem;
}
.content-5{
	padding:0.4rem;
}
.content-5>div{
	display: flex;
	justify-content: space-between;
}
.content-5>div:first-child>img,.content-5>div:last-child>img{
	width:7rem;
	height: 5.5rem;
}
.content-5>div:nth-child(2)>img{
	width:4.6rem;
	height:3.8rem;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}
.talk{
	width:14.2rem;
	height: 1.3rem;
	background-color: #037fe8;
	border-radius: 0.64rem;
	display: block;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 0.6rem;
	margin-bottom:0.4rem;
}
.content-6>div{
	padding:0.8rem 0.4rem;
	width:14.2rem;
	display: flex;
	justify-content: space-between;
}
.content-6>div>button{
	width: 2.7rem;
	height: 0.7rem;
	font-size: 0.4rem;
	color: #c0bebe;
	background-color:#FFFFFF;
	border: 0.02rem solid #c0bebe;
}
.content-6>div>.active{
	background-color:#037fe7;
	border: none;
	color: #FFFFFF;
	position: relative;
}
.content-6>div>.active:after{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0 0.22rem 0.28rem;
	border-style: solid;
	border-color: transparent transparent #037fe7;
	transform:rotate(180deg);
	left: 50%;
	margin-left:-0.22rem;
}
.content-6>ul{
	width: 14.2rem;
	padding:0 0.4rem;
	padding-bottom: 0.4rem;
	display: none;
}
.content-6>ul>li{
	display: flex;
	justify-content: space-between;
	margin-top: 0.2rem;
}
.content-6>ul>li:first-child img{
	width: 7rem;
	height: 4.7rem;
}
.content-6>ul>li:nth-child(2) img:first-child,
.content-6>ul>li:nth-child(2)>div:last-child{
	width:7rem;
	height:9.6rem;
}
.content-6>ul>li:nth-child(2)>div:last-child{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.content-6>ul>li:nth-child(2)>div:last-child img{
	width:7rem;
	height:4.7rem;
}
.content-6>ul>li:last-child img{
	width:4.6rem;
	height:3.7rem;
}
.content-6 img,
.content-6 .on{
	display: block;
}
.content-6>ul>li>div,
.content-6>ul>li>.img_right>div{
	position: relative;
}
.content-6>ul>li>.img_right{
	position: static;
}
.content-6>ul>li p{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	font-size: 0.42rem;
	color: #FFFFFF;
	text-align: center;
	background-color: rgba(1,69,142,.5);
}
.content-7{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding:0 0.4rem;
}
.content-7>li{
	width: 6.75rem;
	font-size: 0.32rem;
	margin-top: 1rem;
}
.content-7>li>img{
	width: 1.2rem;
	height:1.2rem;
	display: block;
	margin: auto;
}
.content-7>li>p{
	color: #4f4c4c;
	text-align: center;
}
.content-7>li>div{
	color: #FFFFFF;
	width:5.35rem;
	border-radius: 0.04rem;
	padding:0 0.7rem;
	height: 2.9rem;
	display: flex;
	align-items: center;
}
.content-7>li:first-child>div{
	background-color: #b7d3dc;
}
.content-7>li:nth-child(2)>div{
	background-color: #d69adf;
}
.content-7>li:nth-child(3)>div{
	background-color: #e7bac0;
}
.content-7>li:nth-child(4)>div{
	background-color: #85cfed;
}
.content-7>li:nth-child(5)>div{
	background-color: #dfc467;
}
.content-7>li:last-child>div{
	background-color: #b0d39b;
}
.ywjd{
	margin-top:1rem;
	margin-bottom:1rem;
}
.content-8{
	width: 14.2rem;
	overflow: hidden;
	margin: 0 auto;
}
.content-8>li{
	margin-bottom: 0.6rem;
	width:6.44rem;
	height:0.94rem;
	border-radius: 0.51rem;
	border: 0.02rem solid #d2d2d2;
	position: relative;
	font-size: 0.4rem;
	line-height:0.94rem;
	text-align: center;
	color: #4f4c4c;
	padding: 0 0.96rem;
}
.content-8>li:last-child{
	margin-left: 14.2rem;
}
.content-8>li>img{
	width: 0.96rem;
	height: 0.96rem;
	position: absolute;
	left: 0;
	top: 0;
}
.content-8>.lb1{
	animation:mymove 10s infinite linear;
}
.content-8>.lb2{
	animation:mymove 9s infinite linear;
}
.content-8>.lb3{
	animation:mymove 8s infinite linear;
}
.content-8>.lb4{
	animation:mymove 7s infinite linear;
}
.content-8>.lb5{
	animation:mymove 6s infinite linear;
}
.content-8>.lb6{
	animation:mymove 5s infinite linear;
}
@keyframes mymove {
	from {
		margin-left:15rem;
	}
	to {
		margin-left:-8.7rem;
	}
}
.form_title{
	margin:1rem 0;
}
.form_title>div:first-child{
	width:7.58rem;
	height: 1.34rem;
	background-image: url(https://resource.kmwxnn.cn/css/images/title.png);
	background-size: cover;
	font-size: 0.68rem;
	color: #FFFFFF;
	text-align: center;
	line-height:1.2rem;
	position: relative;
}
.form_title>div:first-child:before{
	content: '';
	width:0.18rem;
	height: 1.2rem;
	background-color: #FFFFFF;
	position: absolute;
	left:0.4rem;
	top: 0;
}
.form_title>div:last-child{
	width: 7.08rem;
	height: 0.1rem;
	background-color: #094889;
}
.form>form{
	width: 12.64rem;
	margin: 0 auto;
	border-radius: 0.4rem;
	box-shadow:0 0.2rem 0.2rem 0.2rem rgba(0,0,0,0.2);
	padding: 1.1rem 0;
	text-align: center;
}
.form>form>p:first-child{
	font-size: 0.64rem;
	color: #494646;
}
.form>form>p:nth-child(2){
	font-size:0.48rem;
	color: #494646;
}
.form>form>p:nth-child(2)>span,
.form>form>p:last-child>span{
	color: #ea0808;
}
.form>form>div{
	padding:0.7rem 1.4rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.form>form .name-icon{
	width:0.66rem;
	height: 0.74rem;
}
.form>form .tel-icon{
	width: 0.76rem;
	height: 0.76rem;
}
.form>form .xueli-icon{
	width:0.96rem;
	height: 0.74rem;
}
.form>form .zhuanye-icon{
	width:0.72rem;
	height: 0.74rem;
}
.form>form>div>input,
.form>form>div>select{
	width:8.06rem;
	height:0.98rem;
	border: 0.02rem solid #000000;
	border-radius: 0.49rem;
	text-align: center;
	text-align-last: center;
	line-height:0.98rem;
	font-size: 0.48rem;
}
.form>form>div>select{
	padding: 0 0.4rem;
}
.form>form>div>select>option{
	text-align:center;
}
.form>form>button{
	width: 11.2rem;
	height: 1.3rem;
	background-color: #ff0000;
	color: #FFFFFF;
	font-size: 0.64rem;
	border-radius: 0.57rem;
}
.form>form>p:last-child{
	font-size: 0.4rem;
	text-align: left;
	margin-left:0.8rem;
	margin-top: 0.6rem;
}

/* 学校简介 */
.back>img{
	width: 0.8rem;
	height: 0.82rem;
}
.content-9>img{
	display: block;
	width: 15rem;
}
.content_title{
	font-size: 0.68rem;
	text-align: center;
	color: #094889;
	font-weight: bold;
	margin: 1.4rem 0;
	position: relative;
}
.content_title:before{
	content: '';
	display: block;
	width: 1.5rem;
	height:0.1rem;
	background-color:#094889;
	position: absolute;
	left: 50%;
	margin-left: -3.2rem;
	top: 50%;
}
.content_title:after{
	content: '';
	display: block;
	width: 1.5rem;
	height:0.1rem;
	background-color:#094889;
	position: absolute;
	right: 50%;
	margin-right: -3.2rem;
	top: 50%;
}
.content-10{
	width:14.2rem;
	background-image: url(https://resource.kmwxnn.cn/css/images/universityProfiles/2.png);
	background-size: cover;
	padding:0.9rem 0.4rem;
	letter-spacing:0.08rem;
	margin-bottom:1rem;
}
.content-10>h3{
	font-size:0.56rem;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.content-10>p{
	font-size:0.48rem;
	color: #FFFFFF;
	margin-top: 0.9rem;
	line-height:0.8rem;
}
.content-11{
	width:14.2rem;
	padding: 0 0.4rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.content-11 img,
.content-11>div{
	width: 6.9rem;
	height: 5.2rem;
	background-color: #3c88ef;
	display: block;
	margin-bottom: 0.2rem;
}
.content-11>img:last-child,
.content-11>img:nth-child(5),
.content-11>div:last-child,
.content-11>div:nth-child(7){
	margin-bottom: 1rem;
}
.content-11>div{
	position: relative;
}
.content-11>div>span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size:0.48rem;
	background-color: rgba(0,0,0,.5);
}
.content-11>.xxjj_txt{
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.content-11>.xxjj_txt>p:first-child{
	font-size: 0.56rem;
}
.content-11>.xxjj_txt>p:nth-child(2){
	font-size: 0.48rem;
}
/* 热门专业 */
.content-12>li{
	width:14.2rem;
	padding:0 0.4rem;
	margin-bottom: 1rem;
	display: flex;
	justify-content: space-between;
}
.content-12>li>img,
.content-12 .content-12_right{
	width: 7rem;
	height:7.5rem;
	display: block;
}
.content-12 .content-12_right{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.content-12 .content-12_right>h3{
	font-weight: bold;
	font-size: 0.64rem;
	color: #595959;
}
.content-12 .content-12_right>p:nth-child(2){
	font-size:0.48rem;
	color: #757474;
}
.content-12 .content-12_right>p:nth-child(3){
	font-size:0.4rem;
	color: #f07c0a;
}
.content-12 .content-12_right>button{
	background-color: #ffb80f;
	height: 1rem;
	font-size: 0.52rem;
	border-radius: 0.2rem;
	color: #FFFFFF;
}
.content-13{
	width: 14.2rem;
	padding: 0 0.4rem;
	display: flex;
	justify-content: space-between;
}
.content-13 li{
	margin-bottom: 0.4rem;
	width:6.54rem;
	height: 3.78rem;
	background-size: cover;
	font-size: 0.46rem;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: flex-end;
}
.content-13>.content-13_left>li:nth-child(2){
	align-items:flex-start;
}
.content-13 li>p{
	width: 3.56rem;
	margin-right: 0.4rem;
}
.content-13>.content-13_left>li:nth-last-child(2)>p{
	margin-left: 0.4rem;
}
.content-13 li>button{
	width: 3.56rem;
	height: 0.84rem;
	border-radius: 0.4rem;
	background-color: #FFFFFF;
	margin-right: 0.4rem;
}
.content-13>.content-13_left>li:nth-last-child(2)>button{
	margin-left: 0.4rem;
}
.content-13>.content-13_right>li:first-child{
	height: 7.96rem;
	font-size: 0.64rem;
	color: #5a5c80;
}
.content-13>.content-13_left>li:first-child{
	background-image:url(https://resource.kmwxnn.cn/css/images/HotPrograms/14.png) ;
}
.content-13>.content-13_left>li:nth-child(2){
	background-image:url(https://resource.kmwxnn.cn/css/images/HotPrograms/15.png) ;
}
.content-13>.content-13_left>li:last-child{
	background-image:url(https://resource.kmwxnn.cn/css/images/HotPrograms/16.png) ;
}
.content-13>.content-13_right>li:first-child{
	background-image:url(https://resource.kmwxnn.cn/css/images/HotPrograms/17.png) ;
}
.content-13>.content-13_right>li:last-child{
	background-image:url(https://resource.kmwxnn.cn/css/images/HotPrograms/18.png) ;
}
.content-13>.content-13_left>li:first-child>button{
	color: #c8c468;
}
.content-13>.content-13_left>li:nth-child(2)>button{
	color: #dbc6b5;
}
.content-13>.content-13_left>li:last-child>button{
	color: #7b9bdf;
}
.content-13>.content-13_right>li{
	align-items:flex-start;
}
.content-13>.content-13_right>li:first-child>img{
	width: 0.8rem;
	height: 0.82rem;
}
.content-13>.content-13_right>li>p,
.content-13>.content-13_right>li>button,
.content-13>.content-13_right>li>img{
	margin-left: 0.4rem;
}
.content-13>.content-13_right>li:last-child>button{
	color: #828da3;
}
.content-13>.content-13_right>li:last-child{
	position: relative;
}
.content-13>.content-13_right>li:last-child>img{
	width: 2.8rem;
	height: 3.54rem;
	position: absolute;
	right:-0.4rem;
	bottom: 0;
}
/* 校园风貌 */
.content_l4{
	padding:0 0.4rem;
	font-size:0.52rem;
	color: #5a5a5a;
	text-indent:2em;
	letter-spacing: 0.08rem;
}
.content_l4>.xyhj{
	margin: 1rem 0;
}
.content_l4>.xyhj>li{
	display: flex;
    justify-content: space-between;
	margin-bottom: 0.4rem;
}
.content_l4>.xyhj>li:first-child>div{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.content_l4>.xyhj>li:first-child img{
	width: 6.86rem;
}
.content_l4>.xyhj>li:nth-child(2)>img{
	width: 4.46rem;
}
.content_l4>.xyhj>li:nth-child(3)>img{
	width: 14.2rem;
}
.content_l4>.sxsb,
.content_l4>.shss,
.content_l4>.mstd,
.content_l4>.xyhd{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:1rem 0;
}
.content_l4>.sxsb>img{
	width: 6.94rem;
	height: 4.78rem;
	margin-bottom: 0.4rem;
}
.content_l4>.sxsb>img:nth-child(7),
.content_l4>.sxsb>img:nth-child(8),
.content_l4>.sxsb>img:nth-child(9){
	width:4.62rem;
	height:4.6rem;
}
.content_l4>.shss>img{
	width:8.16rem;
	height:4.3rem;
	margin-bottom: 0.4rem;
}
.content_l4>.shss>img:first-child,
.content_l4>.shss>img:nth-child(4),
.content_l4>.shss>img:nth-child(5),
.content_l4>.shss>img:last-child{
	width: 5.68rem;
}
.content_l4>.mstd>img{
	width: 6.86rem;
	height: 4.3rem;
	margin-bottom: 0.4rem;
}
.content_l4>.xyhd>img{
	width:6.86rem;
	height: 4.3rem;
	margin-bottom: 0.4rem;
}
/* 实训中心 */
.content-15,
.content-16>p{
	padding: 0 0.4rem;
	font-size: 0.52rem;
	color:#5a5a5a;
	text-indent: 2em;
	letter-spacing: 0.06rem;
}
/* 助学政策 */
.content-16>h3{
	font-size: 0.6rem;
	color: #5a5a5a;
	padding-left: 0.4rem;
	margin-bottom: 20px;
}
.content-16>p{
	margin-bottom: 20px;
}
