@charset"gb2312";
* {
 padding:0;
 margin:0;
}
body {
 font-family:"microsoft yahei";
 font-size:14px;
 background-size:cover;
}
ol,
ul {
 list-style:none;
}
input[type=submit],
input[type=reset],
input[type=button] {
 -webkit-appearance:none;
 outline:none;
}
a {
 text-decoration:none;
 color:inherit;
}
img {
 display:block;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner img{
	width: 100%;
	height: auto;
}
/*头部*/
.tou{
	width:100%;
    background-color: #FFF;
}
.head{ width:1010px; height:59px; margin:0 auto;}
.head p{ float:left;}
.head li{ float:left; margin-top:28px; margin-left:35px; font-size:14px; font-weight:400;}
.head li a{ color:#000;}
.head .xun{ margin-top:13px; line-height:18px;}
.head .xun b{ font-size:12px; color:#000;}
.head .xun span{ color:#000; font-size:16px;}
.gray{ width:100%; height:10px; background:#818181;}
.clear{clear:both}
.bw{width:1200px;margin:0 auto}
/*内容*/
.zt1{
	width: 100%;
	height: auto;
	background: #fff;
}
.nr{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.nr h3{
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}
.nr .x{
	width: 500px;
	height: 3px;
	background: #000;
	margin: 0 auto;
	text-align: center;
	position: static;
}
.nr .x span{
	display: inline-block;
	width: 250px;
	height: 8px;
	background: #ff0000;
	position: relative;
	top: -9px;
}
.nr .text{
	width: 1200px;
	height: auto;
	font-size: 22px;
	line-height: 48px;
	margin-top:30px;
	font-weight: bold;
	text-align: center;
}
.nr .text span{
	color: #ff0000;
}
.nr .ul{
	width: 1200px;
	height: auto;
	/*overflow: hidden;*/
	margin: 50px 0;
}
.nr .ul li{
	display: inline-block;
	width: 370px;
	height: auto;
	float: left;
	margin-left: 22px;
	border-radius: 10px;
	background-color: #ff0000;
	text-align: center;
	position: static;
	padding-bottom: 30px;

}
.nr .ul li span{
	display: inline-block;
	width: 50px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ff0000;
	background: #ffd203;
	border-radius: 0 0 8px 8px;
	position: relative;
	top: -15px;
	font-weight: bold;
	font-size: 20px;
}
.nr .ul li p{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin:0 0 15px 0;
	line-height: 40px;
}
.nr .ul li a{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: linear-gradient(to left, #ffa115, #ffce21);
}
.ul2{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
}
.ul2 li{
	display: inline-block;
	width: 350px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #fa2625;
	font-size: 20px;
}
.ul2 li:nth-child(2){
	margin-left: 80px;
}
.an{
	display: inline-block;
	width: 400px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #ffde00;
	border-radius: 25px;
	font-size: 24px;
	margin: 30px 0;
	font-weight: bold;
}
/* form-box */
.form-box{width:1200px;overflow: hidden;padding-bottom: 120px;}
.form-box .block-title{display:block;width:695px;height:45px;background:url(../images/bg-static.png) 0 -1520px no-repeat;}
.form-box>p{text-align: center;font-size:24px;color:#4e4e4f;}
.form-box .form{width:1200px;display:flex;justify-content: space-between;background:#375dfd;}
.form-box .form>img{width:561px;}
.form-box .form>form{width:590px;}
.form-box .form>form>span{width:344px;display:block;border-bottom: 1px solid #fff;}
.form-box .form>form>span>label{font-size:22px;color:#fff;line-height: 40px;}
.form-box .form>form>span>input{background:none;border: none;outline: none;font-size:22px;color:#fff;}
.form-box .form>form>input{border:none;outline: none;}
.form-box .form>form>p{font-size:16px;color:#fffd57;}
.form-btn{display:block;width:224px;height:38px;background: #fff;color:#375dfd;font-size:18px;text-align: center;line-height:38px;border-radius:8px;box-shadow: 0 -2px 5px 1px rgba(0,0,0,.4);}
.margin-t5{margin-top: 5px;}
.margin-t7{margin-top: 7px;}
.margin-t9{margin-top: 9px;}
.margin-t10{margin-top: 10px;}
.margin-t15{margin-top: 15px;}
.margin-t20{margin-top: 20px;}
.margin-t30{margin-top: 30px;}
.margin-t35{margin-top: 35px;}
.margin-t40{margin-top: 40px;}
.margin-t45{margin-top: 45px;}
.margin-t50{margin-top: 50px;}
.margin-t55{margin-top: 55px;}
.margin-t60{margin-top: 60px;}
.margin-t70{margin-top: 70px;} 
.margin-t80{margin-top: 80px;}
.margin-t85{margin-top: 85px;}
.margin-t90{margin-top: 90px;}
.margin-t100{margin-top: 100px;}
/*bd*/
.bd {
    width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
    margin: 0 auto;
    background-image: url("../images/cjyk12.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}
.bd .w_1200 {
    position: relative;
    width: 1200px;
    height: 460px;
    left: 0;
    right: 0;
}

.form_t {
    text-align: center;
    padding:30px;
    position: absolute;
    left: 5px;
    top: 185px;
}

.form_t input{
    margin:0 auto;
    display: block;
    background-color: #fff;
    border:0.01rem solid #A0A0A0;
    outline: none;
    border-radius:8px;
    width: 380px;
    height:55px;
    line-height:55px;
    font-size: 24px;
    text-indent: 1em;
    margin-bottom:16px;
}
.form_t input.subm{
    background: linear-gradient(90deg,#fbc41c,#f6921b);
    color:#341703;
    width: 362px;
    text-indent: 0;
    line-height: 55px;
    font-weight: 600;
}
  /*专业*/
.pg1 {margin: 20px auto;text-align: center;width: 1200px;}

.tit_h2{font-size: 36px;margin: 30px auto 15px;line-height: 1.6em;  text-align:center; letter-spacing: 3px;}
.zhuanye{margin:10px auto; padding: 0; text-align: center;}
.zhuanye>li{width: 32%;border: 1px solid #e4e4e4;box-shadow: 0.01rem 0.03rem 0.03rem lightgrey; display: inline-block;}
.zhuanye>li img{ width:100%;}
.zytit{font-size: 22px;font-weight: bold;line-height: 60px;}
.zyp{font-size: 17px;color: #ef634f;}
.zybtn{padding-bottom: 20px;}
.zybtn ul{display: flex;justify-content: center;padding:0;}
.zybtn li{width: 151px;background-color: #f79c07; height: 43px; text-align: center;line-height: 43px;font-size: 18px;}
.zybtn li:last-child{margin-left:17px;}
.zybtn li a{text-decoration: none;color: white}
.zybtn li a:hover{color: white;}
.zytit span{
  display: inline-block;
  color: #ff0000;
}
.bg-pink{background-color: #fd210a!important; color:#FFF;}
.margin-t10 {
  margin-top: 10px;
}
.margin-t35 {
  margin-top: 35px;
	}
.pg1 h3 {
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
}