*{
	padding:0;
	margin:0;
}

ul,li{
	list-style:none;
}


a{
	text-decoration:none;
}


body{
	min-width:1440px;
	margin: 0 auto;
}


.banner{
	width:100%;
	height:500px;
	background:url(../images/banner.jpg) no-repeat center center;
}

.banner a{
	width:100%;
	height:100%;
	display:block;
}

.bigtt{
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top:100px;
}


.bigtt h2{
	font-size:46px;
	text-align:center;
}

.bigtt h3{
	font-size:22px;
	text-align:center;
	margin-top:20px;
}


.content-one{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:50px;
}


.content-one-box{
	width:586px;
	position:relative;
	margin-bottom:64px;
}


.content-one-box dl{
	background:#F7F7F7;
	width:546px;
	height:128px;
	position:absolute;
	left:20px;
	bottom:-64px;
	display:flex;
	align-items:center;
	justify-content:center;
}


.content-one-box dl dt{
	color:#DD1931;
	font-size:24px;
	text-align:center;
	font-weight:bold;
}

.content-one-box dl dd{
	font-size:20px;
	text-align:center;
	color:#6A6A6A;
	line-height:30px;
	margin-top:10px;
}


.content-two{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:50px;
}


.content-two dl{
	width:380px;
	box-shadow:0 0 10px #666666;
}


.content-two dl dt{
	width:100%;
	height:90px;
	line-height:90px;
	color:#E6212A;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}


.content-two dl dd{
	width:330px;
	margin:0 auto;
	margin-bottom:20px;
}


.zixun{
	width:620px;
	height:54px;
	line-height:54px;
	margin:0 auto;
	border-radius:8px;
	display:flex;
	justify-content:space-between;
	font-size:24px;
	text-align:center;
	transition:0.6s;
}

.zixun .texta{
	width:284px;
	display:block;
}

.zixun .textb{
	width:336px;
	display:block;
	border-radius:0 6px 6px 0;
}

.zixun:hover{
	box-shadow:0 0 8px #000;
}



.zybg{
	background:#8CAD1E;
	overflow:hidden;
}


.zhuanye{
	width:1200px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


.zlist{
	width:392px;
	height:330px;
	background:#fff;
	margin-bottom:12px;
}

.zlist img{
	display:block;
}

.zlist section{
	width:100%;
	position:relative;
	overflow:hidden;
}


.zlist section dl{
	width:200px;
	text-align:center;
	margin-top:25px;
}


.zlist section dl dt{
	font-size:20px;
	font-weight:bold;
}

.zlist section dl dd{
	font-size:20px;
	color:#333;
	margin-top:5px;
}

.zlist section a{
     width:118px;
	 height:40px;
	 background:#8FAF1E;
	 display:block;
	 border-radius:8px;
	 color:#fff;
	 line-height:40px;
	 text-align:center;
	 position:absolute;
	 right:20px;
	 top:30px;
	 font-size:18px;
	 transition:0.6s;
}

.zlist section a:hover{
	background:#F00;
}


.hk{
	border:1px solid #E6212A;
	margin-bottom:100px;
	margin-top:70px;
}

.hk .ta{
	color:#000;
}

.hk .tb{
	background:#E6212A;
	color:#fff;
}


.bk{
	border:1px solid #fff;
	margin-bottom:70px;
	margin-top:50px;
}

.bk .ta{
	color:#fff;
}

.bk .tb{
	background:#fff;
	color:#000;
}


.xueli{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	overflow:hidden;
	margin-top:100px;
}


.xueli .xuelitext{
	width:630px;
	margin-top:20px;
}

.xuelitext h3{
	text-align:center;
	font-size:34px;
}

.xuelitext h4{
	font-size:24px;
	color:#333;
	font-weight:normal;
	margin-top:10px;
	text-align:center;
}


.xuelitext dl{
	width:96%;
	display:flex;
	justify-content:space-between;
	margin-top:30px;
}

.xuelitext dl dt{
	width:196px;
	text-align:center;
	font-size:18px;
	line-height:30px;
}

.xuelitext dl dt img{
	display:block;
	margin-bottom:20px;
}


.student{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:50px;
	flex-wrap:wrap;
}

.student p{
	width:392px;
	margin-bottom:10px;
}

.student p img{
	display:block;
}


.huanjing{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:50px;
	flex-wrap:wrap;
}


.huanjing img{
	display:block;
	margin-bottom:26px;
}


.wenda{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-bottom:30px;
}

.dabox{
	width:286px;
}

.dabox dl{
	width:286px;
	height:110px;
	margin:0 auto;
	line-height:110px;
	text-align:center;
	font-size:24px;
	box-shadow:0 0 8px #999999;
	position:relative;
	margin-top:50px;
	transition:0.6s;
}

.dabox:hover dl{
	box-shadow:0 0 0 #fff;
}

.dabox dl dt{
	width:100%;
	height:110px;
	background:#fff;
	color:#000;
	transition:0.6s;
}


.dabox:hover dl dt{
	background:#E6212A;
	color:#FFF;
}



.dabox dl dd{
	width:160px;
	height:46px;
	background:#E6212A;
	border-radius:23px;
	line-height:46px;
	text-align:center;
	color:#fff;
	font-size:20px;
	position:absolute;
	left:63px;
	bottom:-23px;
	transition:0.5s;
}

.dabox:hover dl dd{
	background:#fff;
	box-shadow:0 0 6px #666666;
	color:#000;
}



.uform{
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}


.uform h3{
	font-size:30px;
	color:#fff;
	margin-top:50px;
	overflow:hidden;
}

.uform h3 i{
	display:inline-block;
	margin-top:90px;
	margin-right:10px;
	vertical-align:top;
	margin-top:3px;
}

.zhuanye-list{
	width:100%;
	height:80px;
	line-height:80px;
	font-size:24px;
	color:#fff;
	display:flex;
	justify-content:space-between;
}

.zhuanye-list label{
	width:200px;
	position:relative;
}


input[type=checkbox], input[type=radio]{
	/*-webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
    appearance: none;*/
	width:24px;
	height:24px;
	border:none;
	line-height:80px;
	border:1px solid #fff;
	display:inline-block;
	vertical-align:top;
	margin-top:30px;
	margin-right:10px;
	color:#F00;
}


.check{
	width:31px;
	height:30px;
	position:absolute;
	left:0;
	top:24px;
	background:url(../images/ico2.png) no-repeat;
}



input[type=text]{
	width:390px;
	height:60px;
	border:none;
	background:#fff;
	border-radius:8px;
	text-indent:10px;
	font-size:18px;
}


.tijiao{
	width:390px;
	height:60px;
	border:none;
	background:#E6212A;
	border-radius:8px;
	text-align:center;
	font-size:18px;
	color:#fff;
	cursor:pointer;
}












