.header {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #ffffff;
	z-index: 9999;
}
.header img {
	width: 38%;
	vertical-align: middle;
}
.top-kd{
	position: fixed;
	top: 0;
	width: 100%;
	display: none;
	z-index: 99999;}
.top-kd-float{
	width: 94%;
	height: 40px;
	padding: 5px 3%;
	position: relative;
}
.top-kd-float .this-bg{
	position: absolute;
	width: 150%;
	height: 50px;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.4;
	overflow-y: none;
}
.top-kd-float .this-left-box,.top-kd-float .this-center-box,.top-kd-float .this-right-box,.top-kd-float .this-close-box{
	float: left;
	opacity: .99
}
.top-kd-float .this-left-box{
	height: 40px;
	width: 15%

}
.top-kd-float .this-left-box img{
	height: 40px;
	width: auto
}
.top-kd-float .this-center-box{
	width: 52%;
	display: block;
}
.top-kd-float .this-center-box .center-box-h1{
	color: #fff;
	font-size: 1.35em;
	line-height: 25px;
	height: 25px
} 
.top-kd-float .this-center-box .center-box-h2{
	font-size: 1em;
	color: #f3f3f3
}
.top-kd-float .this-right-box{
	width: 25%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-color: #f4752d;
	color: #fff;
	font-size: 1.25em;
	border-radius: 5px
}
.top-kd-float .this-right-box:active{
	background-color: #F35C07;
	box-shadow: 0 0 5px #f4752d;
}
.top-kd-float .this-close-box{
	line-height: 40px;
	height: 40px;
	font-size: 3em;
	color: #fff;
	width: 8%;
	text-align: right
}
@media screen and (min-width: 768px) {
	
	.footnav_box{height:80px;}
	.footnavs{height:80px;}
	.footnavs li a{height:30px; font-size:16px; padding-top:50px;}
	.footnavs li:nth-child(1) a{background-position:50% 5px;}
	.footnavs li:nth-child(2) a{background-position:50% -75px;}
	.footnavs li:nth-child(3) a{background-position:50% -155px;}
	.footnavs li:nth-child(4) a{background-position:50% -235px;}
	.footnavs li:nth-child(5) a{background-position:50% -315px;}
	
}

.footnavs{width:100%; position:fixed; bottom:0; left:0; height:60px; background:#404042;}

.footnav_box{height:60px;}

.footnavs li{width:20%; float:left;}

.footnavs li a{display:block; height:20px; text-align:center; padding-top:40px; line-height:18px; color:#fff; border-left:1px solid #131922; border-right:1px solid #404042; background-image:url(../images/new_footnavs.png); background-repeat:no-repeat; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.footnavs li.active {width:20%;margin:0 auto;background-image: -moz-linear-gradient(top, #363234, #252525); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363234), color-stop(1, #252525)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363234', endColorstr='#252525', GradientType='0'); }


.footnavs li:first-child a{border-left:0;}

.footnavs li:last-child a{border-right:0; background-color:#ee9b09;}

.footnavs li:nth-child(1) a{background-position:50% -5px;}

.footnavs li:nth-child(2) a{background-position:50% -88px;}

.footnavs li:nth-child(3) a{background-position:50% -172px;}

.footnavs li:nth-child(4) a{background-position:50% -256px;}

.footnavs li:nth-child(5) a{background-position:50% -340px;}
	.wjm-footer {
		width: 100%;
		padding: 5% 0 5% 0;
		background: #fafafa;

	}
	.wjm-footer .list{
	    padding: 5% 0 5% 0;
	    width: 100%;
	    background: #fff;
	    border-bottom: 1px solid #dedddd
	}
	.wjm-footer .list .footer-list-item1{
		float: left;
		width: 20%;
		margin-left: 10%;
	}
	.wjm-footer .list .footer-list-item1 span{
	    display: inline-block;
	    font-size: 3em;
	    color: #ff8921;
	    height: 64px;
	    width: 54px;
	    line-height: 64px;
	    text-align: center;
	    background: url(http://ms2.obdedu.com/images/lexue_20170206/jt_bg.png) no-repeat center center;
	}
	.wjm-footer .list .footer-list-item2{
		float: right;
		width: 60%;
		margin-right: 5%;
		
	}
	.wjm-footer .list .footer-list-item2 .list-span1{
		color: #ff8921;
		font-size: 2.5em;
	}
	.wjm-footer .list .footer-list-item2 .list-span2{
		/*margin-top: 10px;*/
	}	
	.wjm-footer .list .footer-list-item2 span{
		display: block;
		font-size:1.4em;
		color: #000;

	}
	.wjm-footer-dibu{
		width: 100%;
		padding: 0 0  5% 0;
		background: #fafafa;
	}
	.wjm-footer-dibu p{
		/*padding:1% 0 0% 0;*/
		/*line-height: 20px;*/
		font-size: 1em;
		color: #000;
		text-align: center;
	}
	.foot{
		padding-bottom: 0!important;
	}
.mainCon-foot-box{
	padding-bottom: 80px;
}
.mainCon-foot-box dl{
	margin:4% 2%;
	width: 96%;
	background-color: #fff
}
.mainCon-foot-box dl dd{
	float: left;
	width: 33.3%;
	outline: 1px solid #f3f3f3
}
.mainCon-foot-box dl dd .foot-box-h1{
	color: #333;
	font-size: 1.4em;
	padding-left: 10%;
	padding-top: 10%;
}
.mainCon-foot-box dl dd .foot-box-h2{
	color: #888;
	font-size: 1em;
	padding-left: 10%;
	height: 2.4em;}
.foot-box-img{
	overflow: hidden;
}
.foot-box-img img{
	width: 100%;
	height: auto
}
.kj{
	background: #ee9b09;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

footer{
	padding-bottom: 80px;
	margin-top: -50px;
}
footer p{
	text-align: center;
	font-size: 12px;
}