/* 焦点图切换- 数字 */
.focusBox{width:100%;height:360px; float:left; overflow:hidden; position:relative; }
.focusBox .hd{ position:absolute; z-index:20; right:10px; bottom:0px; z-index:15;}
.focusBox .hd ul{overflow:hidden; zoom:1; z-index:2;}
.focusBox .hd ul li{float:left; margin-left:5px;  width:13px; height:13px;background:white;text-indent: -9999px;cursor: pointer;overflow: hidden;border-radius: 50%;}
.focusBox .hd ul li.on{background-color:#dc1819;}
.focusBox .bd{ position:relative; z-index:2; height:100%;}
.focusBox .bd ul li{z-index:9;}
.focusBox .bd .pic{ position:relative; z-index:0; }
.focusBox .bd .pic img{width:100%; height:100%; border:0;   }
.focusBox .bd .txt{display:none;}
.focusBox .bd .con{width:100%; position:absolute; z-index:1; left: 0; bottom:0; *bottom:3px; height:40px; line-height:40px; text-align:center;}
.focusBox .bd .con .title{ position:absolute; width:100%;left:0;text-align:left;text-indent:1em;z-index:1; margin-right: 0;}
.focusBox .bd .con .title a{color:#fff!important;font-size: 15px!important;}
.focusBox .bd .con .titleBg{ position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.3); left:0; top:0; filter:alpha(opacity=50);opacity:0.5; }
.focusBox .bd .con .bg{position:absolute; width:100%; height:70px; z-index:0; left:0; background:#000; filter:alpha(opacity=50);opacity:0.5;  }


/* 盒子 */
.box .hd {
	overflow: hidden;
}

.box .hd h3 {
	float: left;
	_display: inline;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #009ae0;
	border-radius: 2px;
	font-size: 18px;
	position: relative;
	color: #fff;
}

.box .hd h3:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border: 5px solid #fff;
	border-bottom: none;
	border-top: 5px solid #009ae0;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
}

.box .hd h3 a,
.box .hd h3 span {
	float: left;
	_display: inline;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	padding: 0 13px
}

.box .hd h3 a:hover {
	color: #ff0;
	text-decoration: none;
}
.box .hd ul li {
	width: 90px;
	height: 36px;
	float: left;
	_display: inline;
	margin-right: 6px;
}

.box .hd ul li a {
	    display: block;
	    text-align: center;
	    border: 1px solid #85c226;
	    background: #fff;
	    color: #000000;
	    border-radius: 57px;
	    font-size: 14px;
	    padding: 5px 6px;
}
.box .hd ul li{
	list-style: none;
}
.box .hd ul li a:hover {
	text-decoration: none;
}

.box .hd ul li.on a {
	color: #fff!important;
	    background: #85c226!important;
	    border: 1px solid #85c226;
	    position: relative;
}

.box .hd ul li.on a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.box .hd .more {
	float: right;
	_display: inline;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	color: #666
}

.box .hd .more:hover {
	color: #009ae0
}

.gameImg{
	width: 280px;
	height: 220px;
}
.gameContain a{
	color:#000000!important;
	text-decoration: none!important;
}
/* .bg{
	height: 450px;
	background:url("../images/23.jpg") no-repeat center;
} */
.bg-color{
	background:#85c226 ;
}
.borderColor{
	border: 1px dotted  white;
}
.login-form {
}
.bgine{
	height: 100px;
	background:url("../images/line.jpg") no-repeat center;
}
.index0 {
	font-size: 120px;
	color:#e9e9e9;
	font-weight: 600;
	position: absolute;
	left:20%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
	letter-spacing: 1.4rem;
}
.index1{
	background: #000000;
	font-size: 36px;
	font-weight: 600;
	z-index: 1;
	padding: 0px 33px 5px 17px;
}
.index1 .count{
	color:#f08a38;
}
.index1 .title{
	color:white;
}
.tr div{
	font-size: 36px;
	font-weight: 600;
	color:white;
}
.index3{
	z-index: 1;
	padding: 5px 10px;
	color:#000000;
	font-size: 36px;
	font-weight: 600;
}
.textColor{
	color:#0182c6;
}
.bgColor{
	background: #0182c6;
}
.img1{
	width: 360px;
	height: 160px;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	margin-bottom: -60px;
}
.img2{
	width: 360px;
	height: 160px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border: 5px solid white;
}
.mt{
	margin-top: 90px;
}
/* 检测设备 */
.equipment{
	height: 450px;
	/* background: url("../images/6.jpg") no-repeat center; */
}
/* 中间轮播焦点图 */
#schoolPhoto {
   margin-top: 20px;
}
#schoolPhoto .bd {
	height: 220px;
    position: relative;
    margin: 0px auto;
    text-align: center;
}

#schoolPhoto .bd .tempWrap {
    width: 1140px !important;
    margin: 0px auto;
}

#schoolPhoto .bd .picList .pic {
    height:220px;
	position: relative;
}
#schoolPhoto .bd .picList .pic img {
    width: 280px;
    height: 220px;
    border: none !important
}
#schoolPhoto .bd .picList .pic div:last-child {
	background-color:rgba(255,255,255,1);
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 35px;
}
.font-30{
	font-size: 30px;
	font-weight: 600;
}
.btn{
	background: #025098;
}
/* 公正性承诺  资质证明 */
.prove a{
	display: block;
    width: 100%;
    height: 50px;
    line-height: 45px;
    background: #0069D9;
    border-radius: 10px;
}
.prove ul li{
	margin-right: 30px;
}
.infoListA{
	margin-bottom:0px;
}