html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,table,th,td,form,input,button,textarea{margin:0;padding:0;}
body{font:14px/24px 'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
img,iframe{border:0;vertical-align:middle;max-width:100%;}
i,cite,em{font-style:normal;}
ol,ul{list-style:none;}
input,button,select,textarea{outline:none;border:1px solid #d9d9d9;}
textarea{overflow:auto;resize:none;}
a{text-decoration:none; color:#333;}
a:hover{text-decoration:none;}
a{ cursor:pointer; }
/*.btn:hover{-webkit-filter:brightness(1.15);-moz-filter:brightness(1.15);filter:brightness(1.15);}*/
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.area,.clear{*zoom:1}
.area:after,.clear:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.area{position:relative;width:1200px;margin-left:auto;margin-right:auto;}
.top-box,.banner-box,.main-box,.nav-box,.footer{min-width:1200px;}


.left{float: left;}
.right{float:right;}

.banner-box .backInfo {
    display: block;
    height: 100%;
}

.backInfo {
    background-position: center;
    background-repeat: no-repeat;
}
.backInfo img{
	height: 100%;
}
.m-table .title {
    text-align: center;
    margin: 23px auto 32px;
}

.table {
    font-size: 0;
    line-height: 0;
    width: 100%;
}

.table thead {
    height: 64px;
    line-height: 64px;
    background-color: #18204d;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}

.table thead td:first-child {
    border-left: none;
}

.table td {
    border-left: 1px solid #fff;
    text-align: center;
}

.w335 {
    width: 335px;
}

.w200 {
    width: 200px;
}

.w178 {
    width: 178px;
}

.w224 {
    width: 224px;
}

.w288 {
    width: 228px;
}

.table .tbody {
    text-align: center;
    font-size: 21px;
    color: #18204d;
}

.table .tbody .cell {
    min-height: 102px;
    border-top: 1px solid #fff;
    background-color: #bddde9;
}

.table .tbody .cell:nth-child(even) {
    background-color: #2d78b8;
}

.table .tbody .cell {
    line-height: 30px;
    vertical-align: middle;
    border-left: 1px solid #fff;

}

.table .tbody .cell td:first-child {
    font-size: 20px;
    font-weight: bold;
}

.table .tbody .cell td {
    padding: 25px 0;
    font-size: 22px;
}

.table .tbody .cell:first-child, .table .tbody .cell p:first-child {
    border: none;
}

.table .tbody .cell .link {
    font-size: 20px;
    color: #fe0505;
    text-decoration: underline;
    font-weight: normal;
}
/*考生须知*/
.m-notice {
    height: 894px;
    overflow: hidden;
    background: url("../images/notice_bg.jpg") center no-repeat;
}

.m-notice .title {
    height: 205px;
    background: url("../images/notice_titleBg.png") center no-repeat;
    text-align: center;
    line-height: 150px;
}

.m-notice .lg-txt {
    font-size: 32px;
    color: #fff;
    line-height: 54px;
    font-weight: bold;
    margin: 22px 135px 36px;
}

.m-notice .tip {
    display: block;
    margin: 0 auto;
    height: 78px;
    line-height: 78px;
    background-color: #cfe2f2;
    text-align: center;
    width: 560px;
    color: #18204d;
    font-size: 34px;
    font-weight: bold;
}

.ques-list {
    margin: 28px 0;
    width: 640px;
    font-size: 0;
    line-height: 0;
    margin-left: 107px;
    float: left;
}

.ques-list .ques-item {
    display: inline-block;
    text-align: center;
    width: 302px;
    height: 183px;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
    margin-bottom: 20px;
    line-height: 183px;
    margin-left: 16px;
}

.ques-list .ques-item .img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-filter: brightness(.8);
}

.ques-list .ques-item .txt {
    line-height: 60px;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
}

.plan {
    float: right;
    margin-right: 130px;
    width: 265px;
    height: 395px;
    background: url("../images/notice_tip.png") center no-repeat;

}

.plan .txt {
    margin: 173px 28px 36px;
    font-size: 16px;
    color: #040404;
    line-height: 21px;
    font-weight: bold;
}

.plan .more {
    display: block;
    width: 94px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 25px;
    background-color: #dd1136;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}
.m-download{
    background-color:#2d78b8;
    padding: 16px 0 38px;
}
.m-download .title{
    text-align: center;
    margin-bottom: 52px;
}
.down-list{
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-align: center;
}
.down-list .down-item{
    display: inline-block;
    margin: 0 47px;
}
.down-list .down-item .img{
    display: block;
    width: 139px;
    height: 139px;
    line-height: 139px;
    background-color: #fff;
    text-align: center;
    border-radius:50%;
    margin:0 auto 24px;
}
.down-list .down-item .down{
    display: block;
}

.bgcolor{
    	background-color: #343434;
    	padding: 55px 0;
    }
    .w1200{
    	width: 1200px;
    	margin: auto;
    }
    .direction,.talent{
    	width: 1280px;
    	margin: auto;
    	position: relative;
    	padding-bottom:150px;
    }
    .direction{
    	background-color: #fff;
    }
    .talent{
    	background-color: #6c6367;
    }
    .font_box{
    	text-align: center;
    	padding-top: 55px;
    }
    .font_box_p{
    	font-size: 22px;
    	text-align: center;
    	color: #000;
    	margin: 10px 0;
    }
    .direction li{
    	width: 380px;
   	    height: 266px;
    	background: url(../img/ab_bg.jpg) no-repeat;
    	float: left;
    	margin-left:30px;
    }
    	
    .direction li p{
    	font-size: 18px;
    	color: #fff;
    	line-height: 1.5;
    	padding: 30px;
    	letter-spacing: 1px;
    }
    .talent li p{
    	font-size: 24px;
    	color: #000;
    	line-height: 1.5;
    	padding:0 30px 0 40px;
    	letter-spacing: 1px;
    	margin-top: 10px;
    	}
    .direction li:first-child{
    	margin-left:0;
    }
    .center{
    	margin-top: 18px;
    	text-align: center;
    }
    .direction a,.talent a,.team ul+a,.hards a{
    	display: block;
    	position: absolute;
    	text-align: center;
    	left: 50%;
    }
    .direction a,.talent a,.hards a{
    	width:430px;
    	height:55px;
    	background-color:#ce191c;
    	margin-left: -215px;
    	bottom:50px;
    }
    .hards{
    	padding-top:0;
    	padding-bottom: 135px;
    }
    .hards a{
    	height: 60px;
    }
    .talent a+div{
    	width: 315px;
    	height: 315px;
    	position: absolute;
    	left: 50%;
    	margin-left: -157.5px;
    	top:50%;
    	margin-top:-145px;
    }
    .talent li{
    	width: 430px;
    	height: 217px;
    	float: left;
    	border-radius:20px;
    	margin:0 85px 75px;
    	background-color: #fff;
    }
    .talent ul,.direction ul{
    	margin-top: 30px;
    }
    .rhythm{
    	margin-top: 30px;
    	padding-bottom: 50px;
    	padding-left: 510px;
    	background:url(../img/ab_rhythm.jpg) no-repeat;
    }
    .hard{
    	margin-top: -60px;
    	padding-left: 430px;
    	background:url(../img/ab_question.jpg) no-repeat;
    }
    .rhythm li p,.hard li p{
    	letter-spacing: 1px;
    	line-height: 1.5;
    	margin-top: 10px;
    }
    .rhythm li p{
    	font-size: 18px;
    	width: 600px;
    }
    .hard li p{
    	font-size: 30px;
    	width: 690px;
    	color: #fff;
    }
    .rhythm li:nth-child(2){
    	padding-left: 70px;
    	margin: 85px 0;
    }
    .rhythm li:nth-child(3){
    	padding-left: 20px;
    }
    .rhythm li:nth-child(2) p{
    	width: 500px;
    }
    .hard li{
    	margin-top: 30px;
    }
    .hard li:nth-child(1){
    	padding-top:60px;
    	padding-left: 10px;
    }
    .hard li:nth-child(2){
    	padding-left: 35px;
    }
    .hard li:nth-child(3){
    	padding-left: 30px;
    	margin-top: 10px;
    }
    .hard li:nth-child(4){
    	padding-left: 10px;
    	padding-bottom: 30px;
    }
    .bgcolor.service{
    	padding: 10px 0;
    }
  	.service li{
    	float: left;
    	width:382px;
    	height:52px;
    	margin: 60px 0;
    }
    .service li:nth-child(2){
    	margin: 60px 27px;
    }
    .service li input{
    	width:100%;
    	height:100%;
    	text-indent: 18px;
    	font-size: 18px;
    	color: #343434;
    	background-color: #fff;
    	border: none;
    }
    .service li input[type=button]{
    	background-color: #ce191c;
    	color: #fff;
    	font-size: 28px;
    }
    .service p{
    	font-size: 18px;
    	line-height: 1;
    	color: #FFFFFF;
    	text-align: center;
    	margin-bottom:55px;
    }
    .team{
    	padding:0 35px 50px 10px;
    }
    .team li{
    	float: left;
    	width: 360px;
    	margin-left: 25px;
    	margin-bottom: 30px;
    }
    .team_bottom{
    	background-color: #dd1136;
    	color: #FFFFFF;
    	font-family: "黑体";
    }
    .team_bottom h1{
    	font-size:30px;
    	text-align: center;
    	padding-top: 30px;
    	}
    .team ul{
    	padding-bottom: 60px;
    }
    .team_bottom h1 span{
    	font-size:18px;
    }
    .team_bottom p{
    		font-size:16px;
    		padding: 15px 30px;
    }
    .team ul+a{
    	width:306px;
    	height:58px;
    	background-color:#dd1136;
    	margin-left: -153px;
    	bottom:0;
    	line-height: 58px;
    }
    .team .w1200,.hards{
    	position: relative;
    }
    .arrow_left,.arrow_right{
    	display: block;
    	position: absolute;
    	text-align: center;
    	width:58px;
    	height:44px;
    	top: 68%;
    	line-height: 44px;
    	margin-top: -22px;
    }
    .arrow_left{
    	left: -58px;
    }
    	.arrow_right{
    	right: -33px;
    }
    .recommend td{
    	border: 2px solid #000;
    }
   	.recommend .link-box a{
   		display: inline-block;background-color: red;
   		width:340px;height: 50px;line-height:50px;
   		text-align: center;color: #fff;
   		font-size: 28px;border-radius: 10px;
   		float: left;margin: 20px 105px;
   	}
   	.recommend .font_box{
   		padding-top: 10px;
   	}
   	.recommend p{
   		margin-top: 30px;
   	}




