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;
   	}
   	.successful_stus,.popularMajor{
   		margin-bottom: 20px;
   	}
   	.title_lg{
   		text-align: center;
   		padding:20px;
   		margin-bottom: 20px;
   		position: relative;
   	}
   	.title_lg:after{
   		display: block;
   		content: '';
   		position: absolute;
   		left: 0;
   		bottom: 0;
   		height: 3px;
   		width: 100%;
   		background-image:linear-gradient(to right, #c60000 0%, #c60000 50%,transparent 50%);
   		background-repeat: repeat-x;
   		background-size: 12px 3px;
   	}
   	.stu_content{
   		width: 100%;
   		padding: 20px 0;
   	}
   	.stu_content li{
   		float: left;
   		margin: 0 0 40px 30px;
   		width:46%;
   		height: 315px;
   		padding: 20px;
   		box-shadow: 4px 4px 8px #25080c;
   	}
   	.intro{
   		width:57%;
   	}
   	.intro h1{
   		font-size: 32px;
   		text-align: center;
   		
   	}
   	.intro h3{
   		font-size: 22px;
   		text-align: center;
   		margin:15px 0;
   	}
   	.intro p{
   		line-height: 1.3;
   		font-size: 14px;
   	}
   	.main-box .link-box{
   		text-align: center;
   	}
   	.main-box .link-box a{
   		display: inline-block;border: 1px solid #c9c9c9;
   		width: 55px;height: 50px;line-height: 50px;
   		text-align: center;color: #444;margin-left: 10px;
   		font-size: 30px;
   	}
   	.main-box .link-box a:first-child,.main-box .link-box a:last-child{
   		width: 160px;
   	}
   	.main-box .link-box a:nth-child(2){
   		color: #fff;background-color: #ff0000;
   	}
   	.popularMajor ul{
   		width: 100%;padding: 20px 0;
   	}
   	.popularMajor ul li{
   		width: 580px;
   	}
   	.popularMajor ul p,.popularMajor ul span{
   		text-align: center;font-size: 38px;
   		font-weight: bold;margin: 20px auto;
   	}
   	
.clear1:after{
    		display: block;
    		content: '';
    		clear: both;
    	}