/*===================================初中生===================================*/
.clearf:after,clearf:before{content:"";display:block; }
.clearf:after {clear:both;}
.clearf{zoom:1;}/*IE6/IE7*/
.fl{ float: left; }
.fr{ float: right; }
/*表单*/
.bd-box{
	margin-top: 20px;
	margin-bottom: 90px;
}
.bd-box .bd-zhushi{
	font-size: 20px;
	color: #222222;
	text-align: center;
}
.zxbm-ul{
	width: 80%;
	margin: 0 auto;
}
.zxbm-ul .bd-input{
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding: 0 5%;
	border: solid 1px #a9a9a9;
	font-size: 26px;
	border-radius: 30px;
}
.zxbm-ul li{
	margin-top: 26px;
}
.wrap-btn{
	margin: 30px auto 0;
	width: 80%;
}
.wrap-btn p{
	font-size: 24px;
	color: #222222;
	text-align: center;
}
.wrap-btn .submitBtn{
	width:100%;
	height: 70px;
	line-height: 70px;
	background: #ff0000;
	border: none;
	border-radius: 35px;
	font-size: 30px;
	color: #fff;
	margin-top: 12px;
}
/*专业*/
#zy_nav{

}
#zy_nav ul li{
	width: 25%;
	height: 155px;
	float: left;
	text-align: center;
}
#zy_nav ul li span{
	font-size: 30px;
	color: #3e3e3e;
	display: block;
	padding-top: 110px;
}
#zy_nav ul li:first-child{
	background: url(../images/nav1.jpg) no-repeat;
	background-size: 100%;
}
#zy_nav ul li:nth-child(2){
	background: url(../images/nav2.jpg) no-repeat;
	background-size: 100%;
}
#zy_nav ul li:nth-child(3){
	background: url(../images/nav3.jpg) no-repeat;
	background-size: 100%;
}
#zy_nav ul li:last-child{
	background: url(../images/nav4.jpg) no-repeat;
	background-size: 100%;
}
/*#zy_nav.Selected {
	position: fixed;
	max-width: 640px;
    min-width: 640px;
    top: 0;
    z-index: 999999;
}
#zy_nav li.Selected{
	border-bottom: solid 6px #ff5a00;
}
#zy_nav li.Selected span{
	color: #ff5a00;
}*/
#zy_nav li:hover span{
	color: #ff5a00;
}
.xz-xdf{
	margin-top: 14px;
}
.zy-jd{
	padding: 0 30px;
	margin-top: 32px;
}
.zy-jd strong{
	display: block;
	font-size: 36px;
	color: #2e2e2e;
	text-align: center;
}
.zy-jd p{
	font-size: 22px;
	color: #2e2e2e;
	text-indent: 2em;
	line-height: 34px;
	margin-top: 12px;
}
#zhu .box1{
	padding-top: 20px;
}
/*教学*/
.jx-box{
	padding: 0 6px;
	margin-top: 26px;
}
.jx-tit1{
	text-align: center;
	font-size: 36px;
	color: #222222;
	font-weight: 600;
}
.jx-tit1 span{
	font-size: 46px;
	color: #c90606;
}
.jx-tit2{
	text-align: center;
	font-size: 22px;
	color: #222222;
	position: relative;
	margin-top: 10px;
}
.jx-tit2::before{
	content: '';
	position: absolute;
	left: 10%;
	top:50%;
	width: 23%;
	height: 1px;
	background: #d0d0d0;
}
.jx-tit2::after{
	content: '';
	position: absolute;
	right: 10%;
	top:50%;
	width: 23%;
	height: 1px;
	background: #d0d0d0;
}
.jx-con{
	margin-top: 16px;
}
.jx-con ul li{
	margin-top: 12px;
}
.ztc-con{
	margin-top: 32px;
}
.wt-box{
	padding: 0 25px;
	margin-top: 50px;
}
.wt-tit{
	font-size: 36px;
	color: #222222;
	font-weight: 600;
	text-align: center;
}
.wt-box ul{ margin-top: 16px; }
.wt-box ul li{
	width: 48%;
	height: 42px;
	border:solid 1px #3c8e95;
	text-align: center;
	line-height: 42px;
	border-radius: 10px;
	margin-top: 10px;
}