

/*banner s*/
.slideBox{height:800px; overflow:hidden; position:relative;}
.slideBox .hd{overflow:hidden;position:absolute;left:5%;bottom:80px;z-index:999;}
 .slideBox .hd ul li{margin:0 5px;  width:20px; height:6px; line-height:14px;cursor:pointer;zoom:1;*display:inline;font-size:12px;text-align:left;background:#fff;margin-bottom:15px;transition:all 0.6s;float: left;}
.slideBox .hd ul li.on{width:40px}
.slideBox .bd{ position:absolute; height:100%; z-index:0;width:100%;right:0;top:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; text-align:center; height:800px;}
.slideBox .bd a{display:block;width:100%;height:100%;}
.slideBox .prev,.slideBox .next{ position:absolute; width:60px; height:60px;z-index:99999;cursor:pointer;}
.slideBox .prev{background:url(../images/prev.jpg) no-repeat center;left:3%; top:50%; }
.slideBox .next{background:url(../images/next.jpg) no-repeat center;right:3%; top:50%; }
.slideBox .prev:hover{background:url(../images/prevs.jpg) no-repeat center;left:3%; top:50%; }
.slideBox .next:hover{background:url(../images/nexts.jpg) no-repeat center;right:3%; top:50%; }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px;font-size:40px;color:#fff;line-height:0.8 }
.slideBox .prev{background-position:8px 5px;font-size:40px;color:#fff;line-height:0.8 }
.slideBox{text-align:center;}
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
/*banner e*/

/*abouts s*/
.abouts{background:#f6f6f6}
.about-top{height:700px;overflow:hidden;}
.videos{width:1200px;margin:0 auto;height:280px;text-align:center;padding-top:180px}
.about-ms{width:980px;margin:0 auto;background:#fff;padding:50px 110px 50px 110px}
.titss{text-align:center;font-size:38px;color:#353535}
.titss strong{color:#f88e1c}
.mss{display:block;text-align:center;font-size:16px;color:#999999;}
.about-desc{width:900px;margin:0 auto;font-size:14px;color:#555555;line-height:1.8;margin-top:30px;text-align:center;}
.spp{display:inline-block;}
.honors{width:1200px;margin:0 auto;}

.honors-tit{width:220px;height:210px;}
.honors-tit li{height:75px;background:url(../images/bgs.png) no-repeat center;text-align:center;padding-top:30px}
.honors-tit li h2{font-size:16px;font-weight:normal;color:#fff}
.honors-tit li span{font-size:12px;color:#fff;text-transform:uppercase;}
.honors-tit li.cuss{background:url(../images/bbgs.png) no-repeat center}

.honors-list{width:950px;}
.honorss{display:none;}
.honorss ul{width:105%;}
.honorss li{width:300px;height:210px;background:#555;float: left;margin-right:20px;position:relative;}
.honorss li img{width:100%;height:100%;}

.honorss li p{width:100%;height:35px;position: absolute;left:0;bottom:0;background:rgba(0,0,0,0.6);margin:0;text-align:center;line-height:35px;color:#fff;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*abouts e*/
.ibss{position: absolute;left:0;top:190px;width:100%;height:1px;background:#dcdcdc}


/*slides s*/
.slides{width:185px;height:470px;position:fixed;right:-147px;top:0;bottom:0;margin:auto;z-index:99999;}
.slides-main{width:147px;height:470px;background:url(../images/bks.png) no-repeat right top;}
.slide-code{width:100px;height:100px;margin:20px auto;}
.slide-code img{width:100%;height:100%;}
.slide-nav{width:120px;text-align:center;margin:0 auto;}
.slide-nav li{background:url(../images/xtsss.png) no-repeat center bottom;height:40px;text-align:center;line-height:40px}
.slide-nav li a{color:#fff;font-size:14px;color:#ffffff;font-weight:bold;}
.dhs{text-align:center;font-size:14px;color:#ffffff;margin-top: 13px;}
.dhys{font-weight:normal;color:#fff;display:block;margin-top:5px}
.topss{display:block;margin-top: 23px;}
.topss p{font-size:14px;color:#0695cf;margin-top:10px;}
.bake{position: absolute;left:10px;top:150px;cursor:pointer;}
#fp-nav{opacity:0!important;}
.callss{position: absolute;left: -97px;top: 140px;background:#009742;color:#fff;padding:0 10px;display:none}
.callss:after{
	content:"";
	width:0;
	height:0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 13px solid #009742;
	font-size:0;
	position:  absolute;
	right: -13px;
	top: 7px;
}
.slide-nav li:hover .callss{display:block;}