body,html {
	margin: 0;
	padding: 0
}

html {
	overflow-y: scroll
}

body,input {
	font-size: 14px;
	font-family: Microsoft YaHei;
	-webkit-text-size-adjust: none;
	text-rendering: optimizelegibility
}

dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,select,textarea,ul {
	margin: 0;
	padding: 0;
	color: #000;
	list-style: none
}

img {
	border: none
}

button,input,select,textarea {
	outline: 0;
	resize: none
}

a:link,a:visited {
	text-decoration: none
}

.clearfix:after {
	clear: both;
	display: table;
	width: 100%;
	height: 0;
	content: ""
}

::-webkit-scrollbar {
	width: 7px;
	height: 7px
}

::-webkit-scrollbar-button {
	width: 0;
	height: 0
}

::-webkit-scrollbar-thumb {
	background-color: rgba(0,0,0,.23)
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0,0,0,.35)
}

::-webkit-scrollbar-thumb:active {
	background-color: rgba(0,0,0,.45)
}
.clear_f:after {
    clear: both;
}
.clear_f:after, .clear_f:before {
    content: "";
    display: table;
}
/*=========报名通道专题============*/
.w1200{width:1200px; margin-left:auto; margin-right:auto}
.hslbanner {
	width:100%;
}

.hslbox1{
	position: relative;
}
.hslbox1 .tell{
	width: 100%;
	border: 2px solid #ff5555;
	border-radius: 10px;
	margin: 50px auto;
	padding: 25px 10px 15px;
	font-size: 16px;
}
.hslbox1 .tell span{
	color: #ff5555;
	font-size: 18px;
	font-weight: bold;
}
.laba{
	position: absolute;
	top: -20px;
	left: 0;
	width: 50px;
	height: 50px;
	background-color: #ff0000;
	border-radius: 50%;
	padding: 10px;
	box-sizing: border-box;
}
.laba img{
	width: 30px;
	height: 30px;
}
.yxzc{
	margin: 0 auto;
	text-align: center;
}
.yxzc img{
	display: inline-block;
	vertical-align: bottom;
}
.yxzc span{
	color: #f13609;
	font-size: 28px;
	font-weight: bold;
	margin: 0 20px;
}
.qz{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 20px;
}
.qz .yh1{
	width: 33%;
	text-align: center;
}
.qz .yh1 img{
	width: 90%;
}
.qz .yh1 .yh1_text{
	width: 100%;
	color: #000;
	font-size: 20px;
	text-align: center;
}
.qz .yh1 .know{
	display: block;
	width: 75%;
	height: 40px;
	background-color: #F13609;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	border-radius: 10px;
	margin: 20px auto;
}
.qz .yh1 .yh1_1{
	width: 80%;
	margin: 0 auto;
	background-color: #FF3028;
	padding-top: 15px;
	padding-bottom: 15px;
	box-sizing: border-box;
	border-radius: 5px;
}
.qz .yh1 .yh1_1 .yh1_tit{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.qz .yh1 .yh1_1 .yh1_tit2{
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin: 25px auto;
}
.qz .yh1 .yh1_1 .yh1_subtit{
	color: #fff;
	font-size: 18px;
	margin: 10px 0;
}
.qz .yh1 .yh1_1 .yh1_a{
	display: block;
	width: 60%;
	height: 40px;
	margin: 0 auto;
	border-radius: 5px;
	background-color: #fff;
	color: #FF3028;
	font-size: 18px;
	line-height: 40px;
}
.hslbox3{
	margin-top: 50px;
	border-radius: 5px;
	box-shadow: 4px 4px 4px 4px #999;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.hslbox3 .xsbm{
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: #FF6600;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	border-radius: 5px 5px 0 0 ;
}
.hslbox3_tit{
	margin: 20px auto 30px;
	color: #bdbdbd;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
}
.hslbox3_tit span{
	color: #ff3028;
	font-weight: bold;
	margin-right: 30px;
}
.hslbox3 form{
	margin:20px auto 0;
}
.hslbox3_tel{
	margin-left: 90px;
}

.hslbox3_1{
	margin: 20px auto;
	text-align: center;
}
.hslbox3_2{
	border-radius: 5px;
	box-shadow: 4px 4px 4px 4px #999;
	padding: 20px 0;
	box-sizing: border-box;
}
.zf_choice{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
}
.zf_choice .zffs{
	width: 30%;
	text-align: right;
}
.zf_choice .zf_text{
	width: 60%;
}
.zf_choice .zf_text .zf_tit{
	text-align: center;
	color: #ff3028;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	margin: 15px auto;
}
.zf_choice .zf_text .zf_sm{
	text-align: left;
	color: #000;
	font-size: 18px;
	line-height: 40px;
}
.zf_choice .zf_text .zf_sm span{
	color: #f00;
}
.zf_choice .zf_text a{
	display: block;
	width: 40%;
	height: 40px;
	text-align: center;
	background-color: #ff6600;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	border-radius: 8px;
	margin: 25px auto 0;
}

.hslbox4{
	margin-top: 50px;
}
.hslbox4 a{
	display: block;
	width: 100%;
}
.hslbox4 a img{
	width: 100%;
}
.hslbox5{
	margin-top: 50px;
}
.zy{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}
.zy .zy_1{
	width: 32%;
	margin-bottom: 10px;
}
.zy .zy_1 a{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.zy .zy_1 .zy_text{
	color: #000;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
.zy .zy_1 .mesy{
	display: inline-block;
	width: 50%;
	height: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-color: #FE0000;
	border-radius: 8px;
	margin-left: 15px;
}
.btn{
	display: block;
	width: 30%;
	height: 40px;
	margin: 50px auto;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	background-color: #FE0101;
	text-align: center;
	border-radius: 10px;
}
.hslbox6{
	margin-top: 50px;
}
 .hslbox6_tit{
	text-align: center;
	color: #000;
	font-size: 18px;
	margin: 20px auto;
}

.center_fourimg1{
	width: 1200px;
	height: 550px;
	position: relative;
	overflow: hidden;
}
.center_fourimg1 img{
	width: 300px;
	height: 512px;
}
.center_fourimg1 ul li{
	height: 520px;
	float: left;
	flex: 1;
	border: 1px solid #f00;
	margin-right: 10px;
}
.center_fourimg1 ul{
	height: 512px;
	position: relative;
	list-style: none;
	top: 25px;
	display: flex;
	animation: gun 60s linear infinite;
			}
			
.center_fourimg2 ul{
	position: relative;
	list-style: none;
	top: 25px;
	display: flex;
	animation: gun 20s linear infinite;
			}
			
						
/*轮播功能代码*/
@keyframes gun{
	0% {
		transform: translate(0px);
		}
		100% {
			transform: translate(-600px);
		}
}
/* .zd{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 40px;
}
.zd div{
	width: 25%;
	height: 500px;
	border-radius: 8px;
	border: 1px solid #f00;
	margin-bottom: 30px;
}
.zd_1{
	background: url(../images/zd1.jpg) no-repeat 0 -25px;
	background-size: 100%;
}
.zd_2{
	background: url(../images/zd2.jpg) no-repeat 0 -25px;
	background-size: 100%;
}
.zd_3{
	background: url(../images/zd3.jpg) no-repeat 0 -35px;
	background-size: 100%;
}
.zd_4{
	background: url(../images/zd4.jpg) no-repeat 0 -44px;
	background-size: 100%;
}
.zd_5{
	background: url(../images/zd5.jpg) no-repeat 0 -30px;
	background-size: 100%;
}
.zd_6{
	background: url(../images/zd6.jpg) no-repeat 0 -30px;
	background-size: 100%;
}  */

.form{
	width: 1200px;
	margin: 50px auto;
	background-color: #FD0000;
	height: 500px;
	padding: 45px;
	box-sizing: border-box;
}
.form_1{
	width: 1110px;
	height: 410px;
	background-color: #fff;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
}
.zf_ewm{
	width: 30%;
	padding: 80px 40px;
	box-sizing: border-box;
}
.zf_ewm .choice{
	text-align: left;
	color: #666;
	font-size: 22px;
	line-height: 40px;
}
.form_box{
	width: 68%;
	padding: 38px 31px 38px 0;
	box-sizing: border-box;
}
.form_name{
	width: 414px;
	padding: 28px 0 59px;
	margin: 0 auto;
	text-align: center;
	color: #FD0000;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
}
.form_ipt{
	padding: 0 47px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.form_ipt li{
	width: 276px;
	height: 35px;
}
.form_ipt li input{
	height: 35px;
	color: #666;
	line-height: 27px;
	background: transparent;
	border: none;
	outline: none;
	font-size: 22px;
	border-bottom: 1px solid #FD0000;
}
.form_ipt li input::-webkit-input-placeholder{
	color: #666;
}
.form_ipt li:nth-child(1){
	background: url(../images/icon1.jpg) no-repeat 210px;
	margin-bottom: 55px;
}
.form_ipt li:nth-child(2){
	background: url(../images/icon2.jpg) no-repeat 210px;
	margin-bottom: 55px;
}
.form_ipt li:nth-child(3){
	background: url(../images/icon3.jpg) no-repeat 210px;
}
.form_ipt li:nth-child(4){
	background: url(../images/icon4.jpg) no-repeat 210px;
}
.form_btn{
	text-align: center;
	padding-top: 50px;
	
}
.form_btn button{
	width: 550px;
	background-color: #FD0000;
	font-size: 26px;
	border: none;
	line-height: 50px;
	border-radius: 25px;
	color: #fff;
}
.jyybz_list{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jyybz_list li{
	width: 510px;
	padding-bottom: 50px;
}
.jyybz_list li a{
	display: block;
}