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;
}

.w1200{
   		width: 1200px;margin: auto;
   	}
   	
.security{
    		position: relative;
    		padding-top: 50px;
    	}
    	.security li{
    		width: 33%;
    		float: left;
    		height: 229px;
    		position: relative;
    	}
    	.security li:before{
    		content: '';
    		display: block;
    		float: left;
    		width: 40px;height: 40px;
    		background-image: url(images/employment_network_arrow.jpg);
    		position: absolute;
    		left: -65px;
    		top: 50%;
    		margin-top: -20px;
    	}
    	.security li:first-child:before{
    		content: '';
    		display: none;
    	}
    	.security li:first-child{
    		margin-left: 0;
    	}
    	.security p,.service p{
    		text-indent: 48px;
    		font-size: 24px;
    		line-height: 1.2;
    		padding: 50px 10px 10px;
    	}
    	.security p{
    		border-top: 2px solid #c60000;
    		color: #150507;
    	}
    	.security a,.service a,.train a{
    		display: block;
    		background-color: #9f090a;
    		border-radius: 40px;
    		text-align: center;
    		margin: 20px auto;
    	}
    	.security a,.service a{
    		width: 325px;height: 75px;
    		line-height: 75px;
    	}
    	.train a{
    		width:480px;height: 80px;
    		line-height:80px;
    	}
    	.font_pic{
    		position: absolute;
    		left: 50%;margin-left: -139px;
    		top: 25px;
    		width: 278px;height: 66px;
    	}
    	.system{
    		height:365px;
    	}
    	.system,.train{
    		background-color:#626262;
    		width: 100%;
    		padding: 20px 0;
    		box-sizing: border-box;
    	}
    	.system span{
    		padding: 20px;
    		font-size: 36px;
    		color: #c60000;
    		background-color: #fff;
    		margin-top: 20px;
    		margin-left:96px;
    		float: left;
    	}
    	.five,.four,.service{
    		padding: 20px 0;
    	}
    	.five li:first-child{
    		border-left: 2px solid #c60000;
    	}
    	.four li:first-child{
    		border-left: 2px solid #fff;
    	}
    	.five ul,.four ul,.service ul{
    		padding: 20px;
    	}
    	.five li,.four li{
    		float: left;
    		position: relative;
    		margin-top: 70px;
    	}
    	.four li{
    		border-right: 2px solid #fff;
    		height: 300px;
    		width: 25%;
    	}
    	.five li{
    		border-right: 2px solid #c60000;
    		height:250px;
    		width: 20%;
    	}
    	.five h1,.five h3,.four h1,.four h3{
    		color: #C60000;
    		font-weight: 600;
    	}
    	.five h1,.four h1{
    		font-size: 52px;
    		position: absolute;
    		left: -20px;
    		top: -45px;
    		line-height: 1;
    	}
    	.five h1,.four h1{
    		font-size: 52px;
    		position: absolute;
    		line-height: 1;
    	}
    	.five h3,.four h3{
    		padding: 0 45px;
    	}
    	.five h3{
    		font-size: 20px;
    	}
    	.five p,.four p{
    		padding: 0 6px;
    		text-indent: 28px;
    		margin-top: 20px;
    		line-height: 1.4;
    	}
    	.five p{
    		font-size: 14px;
    	}
    	.four h1{
    		color: #fff;
    	}
    	.four h3{
    		font-size: 36px;
    		color: #fff;
    		text-decoration: underline;
    	}
    	.four p{
    		font-size: 18px;
    		color: #fff;
    	}
    	.service li{
    		width:555px;
    		border-radius:5px;
    		border:3px dashed #e84f00;
    		padding: 44px 6px;
    		position: relative;
    	}
    	.service li>div{
    		width: 238px;
    		height:50px;
    		position: absolute;
    		left: 50%;
    		margin-left: -119px;
    		top: 20px;
    	}
    	.service p{
    		border-top: 2px solid #e84f00;
    		padding: 50px 20px 10px;
    	}
    	.train,.popularMajor{
    		padding-top: 85px;
    	}
    	.train ul{
    		border-top:2px solid #fff;
    		padding:70px 0 20px;
    	}
    	.train li{
    		width: 589px;
    		height: 355px;
    		position: relative;margin-bottom: 20px;
    	}
    	.train li p{
    		width:100%;
    		line-height:44px;
    		height:44px;
    		bottom: 44px;
    		left: 0;
    		background-color:#000;
    		font-size: 24px;
    		color: #fff;
    		position: relative;
    		text-align: center;
    	}
    	.popularMajor ul{
    		border-top:2px solid #9f090a;
    		padding: 70px 0 20px;
    	}
    	.popularMajor ul li{
   		width: 580px;
   		}
   		.popularMajor ul p,.popularMajor ul span{
   			text-align: center;font-size: 38px;
   			font-weight: bold;margin: 20px auto;
   		}
   