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;
}




.learn_BIM,.revit{
    		background-color:#000000;
    	}
    	.w1200{
    		width: 1200px;margin: auto;
    	}
    	.learn_content{
    		margin: 20px 50px 10px;
    	}
    	.learn_content p,.direction_left p,.ability_content p{
    		text-indent: 44px;
    		font-size: 22px;
    		color: #fff;
    		line-height: 1.5;
    		
    	}
    	.chart{
    		text-align: center;
    	}
    	.revit,.ability,.direction_BIM,.learn_BIM,.advantage,.study_BIM,.develop_talent,.learn_BIM,.works
    	{
    		width: 100%;
    		padding: 30px 0;
    	}
    	.clear:after{
    		content: '';
    		display: block;
    		clear: both;
    	}
    	.direction_content,.study_content{
    		padding-top: 30px;
    	}
    	.direction_left p{
    		color: #333;padding:0 30px;
    	}
    	.float_lt{
    		float: left;
    	}
    	.float_rt{
    		float: right;
    	}
    	
    	.ability{
    		height: 878px;
    		background-image: url(../images/advantage_bg.jpg);
    		background-repeat: no-repeat;
    		background-size:1920px;
    	}
    	.ability_content li,.works_top h1,.advantage_content ul,.develop_talent li{
    		float: left;
    	}
    	.ability_content li{
    		margin-left: 50px ;
    		position: relative;
    		height: 535px;
    		width: 330px;
    		background: url(../images/ability_shijian.jpg) no-repeat;
    		background-size: 100%;
    	}
    	.ability_content li:nth-child(2){
    		background-image: url(../images/ability_apply.jpg);
    	}
    	.ability_content li:last-child{
    		background-image: url(../images/ability_manage.jpg);


    	}
    	.ability_content p{
    		font-size: 22px;
    		padding:270px 20px 0;
    		color: #333;
    	}
    	.ability_content a{
    		position: absolute;
    		bottom: 0;
    		margin: 20px 45px;
    		display: block;
    		width:240px;
    		height:50 px;
    		line-height: 50px;
    		text-align: center;
    		font-size: 22px;
    		color: #ff414c;
    		background-color: #fff;
    		border: 2px solid #ff414c;
    		border-radius:40px;
    		box-sizing: border-box;
    	}
    	.works,.direction_BIM,.develop_talent{
    		background-color: #f1f1f3;
    	}
    	
    	.title{
    		width: 80%;
    		padding: 20px 40px;
    		margin-top: 20px;
    	}
    	.works_top h1{
    		width: 20%;
    		font-size: 56px;
    		height: 140px;
    		padding-top: 40px;
    		text-align: center;
    		border-right: 20px solid #f98991;
    	}
    	.works_left,.works_right,.direction_left,.direction_right{
    		width: 50%;
    	}
    	.works_right img{
    		border: 3px solid #FF414C;
    	}
    	.works_right {
    		padding: 40px 20px 0;
    	}
    	.title a{
    		display: block;
    		width:215px;
    		height:50 px;
    		line-height: 50px;
    		font-size: 20px;
    		margin: auto;
    		
    	}
    	.works_top p{
    		font-size: 20px;
    		margin-bottom: 20px;
    	}
    	.works_top p:first-child{
    		font-size: 30px;
    	}
    	.works_bottom{
    		margin: 20px;
    		height: 130px;
    		background-color: #fff;
    	}
    	.works_bottom a{
    		height: 100%;
    		box-sizing: border-box;
    		width: 24.4%;border-left: 1px solid #ddd;
    		display: inline-block;
    	}
    	.works_bottom a:last-child{
    		background-color: #FF414C;
    		color: #fff;
    		position: relative;
    	}
    	.works_bottom a:last-child:before{
    		content: '';
    		display: block;
    		height: 12px;
    		background-image: url(../images/icon_triangle.jpg);
    		width: 25px;
    		background-repeat: no-repeat;
    		position: absolute;
    		top: -12px;
    		left: 40%;
    	}
    	.works_bottom a:first-child,.study_content ul li:first-child{
    		border-left: none;
    	}
    	
    	.icon{
    		width: 60px;height: 60px;
    		margin:  15px auto;
    	}
    	.works_bottom i{
    		width: 100%;
    		text-align: center;
    		display: block;
    		font-size: 20px;
    	}
    	
    	.revit_content,.develop_content,.advantage_content{
    		width: 100%;margin: 30px 0 10px;
    	}
    	.revit_left,.revit_right{
    		width: 50%;height: 550px;
    		background-color: #fff;
    	}
    	.revit_left{
    		padding: 30px;
    		background-color:#ff414c ;
    	}
    	.revit_left p{
    		padding:10px 60px ;
    		color: #fff;font-size: 22px;
    	}
    	.revit_left h3{
    		font-size: 34px;
    		font-weight: bold;
    		color: #fff;
    		margin: 20px 0 30px;
    		text-align: center;
    		
    	}
    	.revit_left .img{
    		width:255px;
    		height: 255px;
    		margin: auto;
    	}
    	.revit_left a{
    		display: block;
    		text-align: center;
    		color: #ff414c;
    		background-color: #fff;
    		margin: 20px auto;
    		width:300px;
    		height:60 px;
    		line-height: 60px;
    		font-size: 32px;
    	}
    	.revit_right{
    		padding:100px 50px;
    	}
    	.revit_right input{
    		width: 495px;
    		height: 70px;
    		font-size: 38px;
    		line-height: 70px;
    	}
    	.revit_right input[type=text]{
    		border: 2px solid #000;
    		color: #8e8d98;
    		box-sizing: border-box;
    		text-indent: 20px;
    	}
    	.revit_right input[type=button],.works_top a{
    		color: #fff;
    		background-color: #FF414C;
    		text-align: center;
    	}
    	.revit_right span{
    		font-size: 20px;
    	}
    	
    	.advantage_content ul{
    		width: 33%;
    	}
    	.advantage_left li,.advantage_right li,.revit_right input{
    		margin-bottom: 20px;
    	}
    	.advantage_middle li{
    		margin-top:50px;
    	}
    	
		.study_BIM{
    		background-color: #150507;
    	}
    	.study_content ul{
    		border-bottom: 1px solid #fff;
    	}
    	.study_content ul li{
    		width: 33%;
    		border-left: 1px solid #fff;
    		color: #fff;
    		float: left;font-weight: bold;
    	}
    	.study_content ul:first-child li{
    		text-align: center;
    		letter-spacing: 1px;font-size:28px;
    		height: 110px;line-height: 110px;
    	
    	}
    	.study_content ul:last-child li{
    		height: 65px;
    	
    	}
    	.study_content ul:last-child{
    		border-bottom: none;
    	}
    	.study_content ul a{
    		margin-top: 20px;
    		display: block;width: 125px;
    		height: 125px;
    	}
    	.study_content ul p{
    		padding: 20px 65px 60px;
    		text-indent:40px;font-size:20px;
    	}
    	.txt_color{
    		color: #ff414c;
    	}
    	.develop_talent li{
    		width: 50%;
    		height: 350px;
    	}
    	.develop_talent li:last-child,.study_content ul{
    		width: 100%;
    	}
    	







.learn_BIM,.revit{
    		background-color:#000000;
    	}
    	.w1200{
    		width: 1200px;margin: auto;
    	}
    	.learn_content{
    		margin: 20px 50px 10px;
    	}
    	.learn_content p,.direction_left p,.ability_content p{
    		text-indent: 44px;
    		font-size: 22px;
    		color: #fff;
    		line-height: 1.5;
    		
    	}
    	.chart{
    		text-align: center;
    	}
    	.revit,.ability,.direction_BIM,.learn_BIM,.advantage,.study_BIM,.develop_talent,.learn_BIM,.works
    	{
    		width: 100%;
    		padding: 30px 0;
    	}
    	.clear:after{
    		content: '';
    		display: block;
    		clear: both;
    	}
    	.direction_content,.study_content{
    		padding-top: 30px;
    	}
    	.direction_left p{
    		color: #333;padding:0 30px;
    	}
    	.float_lt{
    		float: left;
    	}
    	.float_rt{
    		float: right;
    	}
    	
    	.ability{
    		height: 878px;
    		background-image: url(../images/advantage_bg.jpg);
    		background-repeat: no-repeat;
    		background-size:1920px;
    	}
    	.ability_content li,.works_top h1,.advantage_content ul,.develop_talent li{
    		float: left;
    	}
    	.ability_content li{
    		margin-left: 50px ;
    		position: relative;
    		height: 535px;
    		width: 330px;
    		background: url(../images/ability_apply.jpg) no-repeat;
    		background-size: 100%;
    	}
    	.ability_content li:nth-child(2){
    		background-image: url(../images/ability_apply.jpg);
    	}
    	.ability_content li:last-child{
    		background-image: url(../images/ability_manage.jpg);


    	}
    	.ability_content p{
    		font-size: 22px;
    		padding:270px 20px 0;
    		color: #333;
    	}
    	.ability_content a{
    		position: absolute;
    		bottom: 0;
    		margin: 20px 45px;
    		display: block;
    		width:240px;
    		height:50 px;
    		line-height: 50px;
    		text-align: center;
    		font-size: 22px;
    		color: #ff414c;
    		background-color: #fff;
    		border: 2px solid #ff414c;
    		border-radius:40px;
    		box-sizing: border-box;
    	}
    	.works,.direction_BIM,.develop_talent{
    		background-color: #f1f1f3;
    	}
    	
    	.title{
    		width: 80%;
    		padding: 20px 40px;
    		margin-top: 20px;
    	}
    	.works_top h1{
    		width: 20%;
    		font-size: 56px;
    		height: 140px;
    		padding-top: 40px;
    		text-align: center;
    		border-right: 20px solid #f98991;
    	}
    	.works_left,.works_right,.direction_left,.direction_right{
    		width: 50%;
    	}
    	.works_right img{
    		border: 3px solid #FF414C;
    	}
    	.works_right {
    		padding: 40px 20px 0;
    	}
    	.title a{
    		display: block;
    		width:215px;
    		height:50 px;
    		line-height: 50px;
    		font-size: 20px;
    		margin: auto;
    		
    	}
    	.works_top p{
    		font-size: 20px;
    		margin-bottom: 20px;
    	}
    	.works_top p:first-child{
    		font-size: 30px;
    	}
    	.works_bottom{
    		margin: 20px;
    		height: 130px;
    		background-color: #fff;
    	}
    	.works_bottom a{
    		height: 100%;
    		box-sizing: border-box;
    		width: 24.4%;border-left: 1px solid #ddd;
    		display: inline-block;
    	}
    	.works_bottom a:last-child{
    		background-color: #FF414C;
    		color: #fff;
    		position: relative;
    	}
    	.works_bottom a:last-child:before{
    		content: '';
    		display: block;
    		height: 12px;
    		background-image: url(../images/icon_triangle.jpg);
    		width: 25px;
    		background-repeat: no-repeat;
    		position: absolute;
    		top: -12px;
    		left: 40%;
    	}
    	.works_bottom a:first-child,.study_content ul li:first-child{
    		border-left: none;
    	}
    	
    	.icon{
    		width: 60px;height: 60px;
    		margin:  15px auto;
    	}
    	.works_bottom i{
    		width: 100%;
    		text-align: center;
    		display: block;
    		font-size: 20px;
    	}
    	
    	.revit_content,.develop_content,.advantage_content{
    		width: 100%;margin: 30px 0 10px;
    	}
    	.revit_left,.revit_right{
    		width: 50%;height: 550px;
    		background-color: #fff;
    	}
    	.revit_left{
    		padding: 30px;
    		background-color:#ff414c ;
    	}
    	.revit_left p{
    		padding:10px 60px ;
    		color: #fff;font-size: 22px;
    	}
    	.revit_left h3{
    		font-size: 34px;
    		font-weight: bold;
    		color: #fff;
    		margin: 20px 0 30px;
    		text-align: center;
    		
    	}
    	.revit_left .img{
    		width:255px;
    		height: 255px;
    		margin: auto;
    	}
    	.revit_left a{
    		display: block;
    		text-align: center;
    		color: #ff414c;
    		background-color: #fff;
    		margin: 20px auto;
    		width:300px;
    		height:60 px;
    		line-height: 60px;
    		font-size: 32px;
    	}
    	.revit_right{
    		padding:100px 50px;
    	}
    	.revit_right input{
    		width: 495px;
    		height: 70px;
    		font-size: 38px;
    		line-height: 70px;
    	}
    	.revit_right input[type=text]{
    		border: 2px solid #000;
    		color: #8e8d98;
    		box-sizing: border-box;
    		text-indent: 20px;
    	}
    	.revit_right input[type=button],.works_top a{
    		color: #fff;
    		background-color: #FF414C;
    		text-align: center;
    	}
    	.revit_right span{
    		font-size: 20px;
    	}
    	
    	.advantage_content ul{
    		width: 33%;
    	}
    	.advantage_left li,.advantage_right li,.revit_right input{
    		margin-bottom: 20px;
    	}
    	.advantage_middle li{
    		margin-top:50px;
    	}
    	
		.study_BIM{
    		background-color: #150507;
    	}
    	.study_content ul{
    		border-bottom: 1px solid #fff;
    	}
    	.study_content ul li{
    		width: 33%;
    		border-left: 1px solid #fff;
    		color: #fff;
    		float: left;font-weight: bold;
    	}
    	.study_content ul:first-child li{
    		text-align: center;
    		letter-spacing: 1px;font-size:28px;
    		height: 110px;line-height: 110px;
    	
    	}
    	.study_content ul:last-child li{
    		height: 65px;
    	
    	}
    	.study_content ul:last-child{
    		border-bottom: none;
    	}
    	.study_content ul a{
    		margin-top: 20px;
    		display: block;width: 125px;
    		height: 125px;
    	}
    	.study_content ul p{
    		padding: 20px 65px 60px;
    		text-indent:40px;font-size:20px;
    	}
    	.txt_color{
    		color: #ff414c;
    	}
    	.develop_talent li{
    		width: 50%;
    		height: 350px;
    	}
    	.develop_talent li:last-child,.study_content ul{
    		width: 100%;
    	}