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;line-height: 1;}
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;}

.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;
   	}
   	
.nav-box{
    		height:50px;
    		background-color: #0e2143;
    	}
    	p{line-height: 1;}
    	.nav-box ul{
    		width: 750px;margin: auto;
    	}
    	.nav-box ul li{
    		width: 150px;
    		float: left;
    		font-size: 18px;
    		text-align: center;
    		line-height: 50px;
    	}
    	.nav-box ul li a{
    		display: block;
    		color: #fff;
    	}
    	.banner-box{
    		position: relative;
    	}
    	.banner-box:after{
    		position: absolute;
    		display: block;
    		content: '';
    		width: 100%;
    		height: 70px;
    		bottom: 0;
    		left: 0;
    		background: rgba(51,51,51,0.42);
    	}
    	.banner-box a{
    		position: absolute;
    		display: block;
    		width: 160px;
    		height:40px ;
    		text-align: center;
    		line-height: 40px;
    		bottom: 100px;
    		left: 50%;
    		margin-left: -80px;
    		border-radius: 5px;
    		color: #fff;
    		font-size: 30px;
    		background-color: #fe0000;
    	}
    	.course{
    		padding: 20px 0;
    	}
    	.desc h1,.desc p{
    		width: 480px;
    		margin: 30px auto;
    	}
    	.desc h1{
    		padding-bottom: 20px;
    		font-size: 44px;
    		color: #0f0f0f;
    		position: relative;
    		text-align: center;
    	}
    	.desc h1:after{
    		background-color: #5f7fba;
    		display: block;
    		content: '';
    		width: 96px;
    		height:8px ;
    		position: absolute;
    		bottom: -10px;
    		left: 50%;
    		margin-left: -48px;
    		
    	}
    	.course p{
    		line-height: 1.2;
    	}
    	.desc p{
    		font-size: 20px;
    		color: #797979;
    		text-align: center;
    	}
    	
    	.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;
    	}
    	.link_box{
    		text-align: center;
    	}
    	.course:nth-child(2){
    		background-image: url(../images/measure_course_bg.jpg);
    		background-size: 100% 1511px;
    	}
    	.course:nth-child(2) .desc h1,.course:nth-child(2) .desc p{
    		color: #fff;
    	}
    	.course:nth-child(2) ul li{
    		padding-top: 250px;
    		margin-top: 3px;
    		width: 562px;
    		height: 550px;
    		background-size: 100% 550px;
    		background-image: url(../images/course1.jpg);
    	}
    	.course:nth-child(2) ul li:nth-child(2){
    		background-image: url(../images/course2.jpg);
    	}
    	.course:nth-child(2) ul li:nth-child(3){
    		background-image: url(../images/course3.jpg);
    		margin:50px 0;
    	}
    	.course:nth-child(2) ul li:last-child{
    		background-image: url(../images/course4.jpg);
    		margin: 50px 0;
    	}
    	.course:nth-child(2) h2{
    		text-align: center;
    		color: red;font-size: 36px;
    	}
    	.course:nth-child(2) h3,.course:nth-child(2) ul li p{
    		width: 365px;line-height: 1.2;
    		margin:20px auto;
    	}
    	.course:nth-child(2) h3{
    		color: #212121;font-size: 32px;
    		text-align: center;
    	}
       	.course:nth-child(2) ul li p{
    		color: #484848;font-size: 28px;
    	}
    	.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;
    	} 
    	.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;
    		left: 2px;
    		box-shadow:5px 5px 5px rgba(204,208,217,0.13);
    	}
    	.teacher li:nth-child(2) .img_box{
    		left: 50%;
    		margin-left:-7px;
    	}
    	.course+.banner{
    		height: 250px;
    		background-image: url(../images/measure_experts_bg.jpg);
    		background-size: 100% 250px;
    		padding: 10px 0;
    	}
    	
    	.aim+.banner{
    		height: 400px;
    		background-image: url(../images/school_banner2.jpg);
    		background-size: 100% 400px;
    		margin-bottom: 125px;
    	}
    	
    	.talking h1{
    		width: 500px;
    		font-size: 74px;
    		color: #333;
    		margin: 10px auto;
    		padding-left: 135px;
    	}
    	.talking{
    		width: 1200px;
    		height: 313px;
    		background: url(../images/talking.jpg) no-repeat;
    		background-size: 100% 313px;
    		padding-top: 30px;
    		position: absolute;
    		bottom: -125px;
    		left: 0;
    	}
    	.course+.banner p{
    		color: #fff;
    		text-align: center;
    		margin-top: 15px;
    	}
    	.banner span{
    		color: #fca11c;
    		font-size: 66px;
    	}
    	.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:#545556 ;
    		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 #060606;
    		border-radius: 50%;
    	}
    	.aim_content div{
    		margin: 0;
    		width: 525px;
    		height: 525px;
    		display: inline-block;
    		position: relative;
    		background-image: url(../images/construction_site.jpg);
    		background-size: 100% 525px;
    	}
    	.school li{
    		float: left;
    		margin-left:26px;
    		width: 279px;
    		height: 218px;
    	}
    	.school li:first-child{
    		margin-left: 0;
    	}
    	.works{
    		background-image: url(../images/school_banner3.jpg);
    		background-size: 100% 796px;
    		height: 796px;width: 100%;
    		position: relative;
    	}
    	.works ul{
    		position: absolute;
    		height: 280px;
    		background-color: #fff;
    		left: 0;
    		top: 50%;
    		margin-top: -140px;
    	}
    	.works label{
    		position: absolute;
    		bottom: 50px;
    		left: 50%;
    		margin-left: -120px;
    	}
    	.works ul li{
    	float: left;
    	margin-left: 10px;
    	}
    	.works ul li:first-child{
    	margin-left: 0;
    	}
    	.works>a{
    	display: block;
    	width:55px;
    	height:55px;
    	text-align: center;
    	line-height: 1.2;
    	border-radius: 50%;
    	border: 2px solid #fff;
    	color: #fff;
    	font-size: 40px;
    	position: absolute;
    	top: 50%;
    	margin-top: -22.5px;
    	}
   	 .works>a:first-child{
    	left:10px;
   	 }
   	  .works>a:last-child{
    	right:10px;
   	 }
   	 .No7 span{
   	 	display: block;
   	 	width:180px;
   	 	margin:auto;
    	font-size: 20px;
    	padding: 5px 0;
    	border-top: 1px solid #d2d2d2;
    	border-bottom: 1px solid #d2d2d2 ;
    		
    	}
    .No7 td{
    	border: 2px solid #000;
    	}
    .No7 h1{
    	font-size: 48px;
    	text-align: center;
    	margin: 20px auto;
    }
   	.No7 .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 100px;
   	}
   	footer{
   		font-size: 18px;
   		height: 87px;
   		width: 100%;
   		background-color:#333;
   		color: #fff;
   		padding: 20px 0;
   	}
   	footer span{
   		color:#dd1136 ;
   	}
   	footer a{
   		display: inline-block;
   		width:150px ;
   		height: 40px;
   		text-align: center;
   		border: 2px solid #dd1136;
   		border-radius:15px;
   		line-height: 40px;
   		color: #fff;
   		margin-left: 40px;
   	}
   	footer p{
   		float: right;
   		width: 340px;
   		height:55px;
   		line-height: 55px;
   		padding-left: 30px;
   		border-left: 2px solid #ddd;
   		margin-top: -7.5px;
   	}