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;
}

    	.aim_content{
    		width: 100%;
    		position: relative;
    		padding: 30px 0;
    		margin-bottom: 20px;
    		
    	}
    	.aim_content ul{
    		position: absolute;
    		top: 0;
    		left:480px;
    	}
    	.aim_content li{
    		margin: 10px 0;
    	}
    	.aim_content li p{
    		color:#fff;
    		font-size:26px;
    		height:50px;
    		font-weight:600;
    		
    	}
    	.aim_content li span{
    		display: inline-block;
    		margin-right: 20px;
    		color: #fff;
    		width: 50px;
    		border-radius:50%;
    		height:50px;
    		line-height:50px;
    		font-size:29px;
    		background-color:#fa0219;
    		text-align: center;
    	}
    	.aim_content div:before{
    		top: -27px;
    		left: -40px;
    		position: absolute;
    		content: '';
    		display: inline-block;
    		width:570px;
    		height:570px;
    		background-color: #fff;
    		background: rgba(0,0,0,0.001);
    		border: 3px solid #fff;
    		border-radius: 50%;
    	}
    	.aim_content div{
    		margin: 0;
    		width: 525px;
    		height: 525px;
    		display: inline-block;
    		position: relative;
    		background-image: url(../img/construction_site.jpg);
    		background-size: 100% 525px;
    	}
    	
    	.recommend span{
   	 	display: block;
   	 	width:180px;
   	 	margin:auto;
    	font-size: 20px;
    	padding: 5px 0;
    	border-top: 1px solid #d2d2d2;
    	border-bottom: 1px solid #d2d2d2 ;
    		
    	}
    .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;
   	}
	.w1200{
    		width: 1200px;
    		margin: auto;
    	}
    	.big_title{
    		margin: 30px 0;
    		border-bottom: 2px solid #a0a0a0;
    	}
    	.big_title .w1200{
    		position: relative;
    	}
    	.bgcolor{
    		background-color: #676767;
    		padding: 30px 0;
    		margin-top: 65px;
    	}
    	.imgbox{
    		width: 176px;
    		height: 53px;
    		margin-bottom: 15px;
    		position: relative;
    		font-size: 20px;
    		color: #000;
    	}
    	.imgbox+a{
    		position: absolute;
    		top: 50%;
    		right: 0;
    	}
    	.imgbox:after{
    		display: block;
    		content: '';
    		width: 70px;
    		height: 2px;
    		position: absolute;
    		left: 50%;
    		margin-left: -35px;
    		background-color: #000;
    		bottom:-15px;
    	}
    	.big_title.btm{
    		border-bottom: 2px solid #d2d2d2;
    	}
    	.btm .imgbox:after{
    		background-color: #fff;
    	}
    	.btm .imgbox+a{
    		color: #fff;
    	}
    	.hot_major{
    		margin: 35px 0;
    	}
    	.hot_major li{
    		float: left;
    		width: 570px;
    		height: 590px;
    		box-shadow: 4px 4px 10px rgba(37,8,12,0.66);
    		position: relative;
    	}
    	.hot_major li:first-child{
    		margin-right: 60px;
    	}
    	.hot_major li a{
    		position: absolute;
    		bottom: 45px;
    		right: 50px;
    		width: 60px;
    		height: 60px;
    		border-radius: 50%;
    		color: #a0a0a0;
    		text-align: center;
    		font-size: 50px;line-height: 1;
    		box-shadow: 4px 4px 10px rgba(37,8,12,0.66);
    	}
    	.course p{
    		line-height: 1.2;
    	}
    	.desc p{
    		margin: 20px auto;
    		color: #797979;
    		text-align: center;
    		color: #fff;
    	}
    	
    	.course a{
    		display: inline-block;
    		width: 225px;
    	}
    	.course a>div{
    		width:127px ;
    		height:127px;
    		margin: auto;
    	}
    	.course i{
    		display: block;
    		text-align: center;
    		font-size: 34px;
    		font-weight: bold;
    		margin: 20px auto;
    		line-height: 1;
    	}
    	.course{
    		margin-bottom:30px;
    	}       	
    	.teacher li p{
       		width: 532px;line-height: 1.2;
    		margin:20px 0;
    		color: #484848;font-size: 24px;
    	}
    	.teacher li:nth-child(2) p{
       		width: 542px;
    	}
    	.main-box label{
    		width: 240px;
    		margin: 20px auto;
    		display: block;
    	}
    	.main-box label a,.main-box label input{
    		color: #fff;
    		height: 40px;
    		line-height: 40px;
    		text-align: center;
    		color: #fff;
    		float: left;
    	}
    	.main-box label a{
    		display: inline-block;
    		width: 190px;
    		background-color: #fa4141;
    		border-right:1px solid #fc5252 ;
    		font-size: 24px;
    	}
    	.main-box label input{
    		width: 50px;
    		background-color: #ff0000;
    		border: none;
    		font-size: 36px;
    	}
    	.teacher span{
    		display: block;width:200px;
    		height:70px;line-height:70px;
    		text-align: center;border:2px solid #212121;
    		font-size: 32px;margin:0px auto 20px;
    	} 
    	.teacher li{
    		position: relative;
    		width:100%;
    		box-shadow:5px 5px 49px rgba(0,0,0,0.19);
    		margin-top: 100px;padding-bottom: 20px;
    	} 
    	.teacher .img_box+div{
    		width:50%;
    		padding: 30px;
    	} 
    	.course .teacher p{
    		padding-right: 28px;
    		text-indent: 48px;
    		font-size:24px;
    		line-height: 1.5;
    	} 
    	.img_box{
    		width: 605px;
    		height: 421px;
    		position: absolute;
    		top: -70px;
    		box-shadow:5px 5px 5px rgba(204,208,217,0.13);
    	}
    	.teacher li:nth-child(2) .img_box{
    		left: 50%;
    		margin-left: -4px;
    	}
    	.glory p{
    		text-align: center;
    		line-height: 1;
    		font-size:34px;
    		color: #fff;
    	}
    	.glory li{
    		float: left;
    		width: 580px;
    		height: 363px;
    		box-sizing: border-box;
    		border: 4px solid #f59f09;
    		margin-right: 20px;
    		margin-top:30px;
    		border-radius: 5px;
    	}
    	.glory li:nth-child(2),.glory li:nth-child(4){
    		margin-right: 0px;
    	}
    	.works ul{
    		padding-bottom: 30px;
    	}
		.works li{
			width: 400px;
			height: 285px;
			float:left;
			margin-top: 30px;
		}
		.major_left{
			width:315px;
			color: #fff;
		}
		.major_left h1{
			font-size:66px;
			letter-spacing: 1px;
			line-height: 1;
		}
		.major_left a{
			font-size:28px;
			display: block;
			width:254px;
			height:58px;
			border:2px solid #fff;
			text-align: center;
			line-height:58px;
			color: #fff;
			margin:15px 10px 25px;
		}
		.major_left span{
			display: block;
			width:182px;
			height:30px;
			font-size:18px;
			background-color: #676767;
			text-align: center;
			margin-left:40px;
		}
		.major_left a:after{
			margin-top: 35px;
			margin-left: -10px;
			display: block;
			content: '';
			width:268px;
			height:1px;
			background-color: #fff;
		}
		.major{
			padding-left: 230px;
			position: relative;
		}
		.major>div:first-child{
			position: absolute;
			width: 196px;height: 341px;
			bottom:-26px;
			left: 0;
		}
		.major_middle{
			width:360px;
			margin-top:40px;
		}
		.major_middle input{
			width:358px;
			height: 43px;
			line-height: 43px;
			border-radius:5px;
			border: none;
			text-indent: 28px;
			font-size: 14px;
			color: #bebdbe;
			margin-bottom: 20px;
			background-color: #fff;
		}
		.major_middle input[type=button]{
			height:67px;
			line-height: 67px;
			font-size: 40px;
			color: #ce191c;
		}
		.major_right{
			margin-top:40px;
			width: 145px;
			color: #fff;
			margin-left:40px;
		}
		.major_right p{
			margin-top: 10px;
			font-size: 18px;
			line-height: 1.3;
			text-align: center;
		}
	.font_left,.font_right{
    		position: absolute;top:50%;
    		margin-top: -20px;
    	}
    	.font_left{
    	    left: -60px;
    	}
    	.font_left:before,.font_right:before{
    		color: #000;
    		font-size: 40px;
    		font-family:iconfont;
    	}
    	.font_right{
    		right: -60px;
    	}
    	.font_left:before{
    		content: "\e607";
    	}
    	.font_right:before{
    		content: "\e606";
    	}
    	.works .w1200{
    		position: relative;
    	}
	


