/* CSS Document */
@charset "utf-8";
*{margin:0px; padding:0px;border:none;}
a{color:#000; text-decoration:none;}
.clear{clear:both;}
li{list-style-type:none;}
.fl{float:left;}
.fr{float:right;}
body{/*background:url("../images/bg1.jpg") repeat-y top center;*/}
/*图片展示 通用*/
.picshow{position:relative;overflow:hidden}
.picshow .scrollbox{width:910px;overflow:hidden;margin:0 auto}
.picshow .scrollbox .show{width:10000%;}
.picshow .scrollbox ul{float:left;}
.picshow .scrollbox ul li{float:left;} 
.picshow span{width:35px;height:100%; top:0;position:absolute;}

.picshow span a{display:block;width:100%;height:100%;}
.picshow span.pro_left{left:0;background:url("../images/left.png") no-repeat left center;}
.picshow span.pro_right{right:0;background:url("../images/right.png") no-repeat right center;} 
.picshow span.pic_left{left:0;background:url("../images/left1.png") no-repeat left center;}
.picshow span.pic_right{right:0;background:url("../images/right1.png") no-repeat right center;}


.video{margin-bottom:2em;margin-top:2em;}
#video {width:600px;height:400px;margin:0 auto;}
.fa-play-circle-o {
    font-size: 50px;
    display: inline-block;
    text-align: right;
	z-index:9999;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
}
.fa-play-circle-o:before{
font-size:50px;
color:#fff;
}
.hzhb li:hover .fa-play-circle-o:before{
font-size:50px;
color:#e50012;
}

@media screen and (max-width: 767px){
#video {width:100%;height:400px;margin:0 auto;}
.footer .footer-ewm{display:none;}
.footer-tel{display:none;}
}


.video{margin-bottom:2em;margin-top:2em;}
#video {width:600px;height:400px;margin:0 auto;}
.fa-play-circle-o {
    font-size: 50px;
    display: inline-block;
    text-align: right;
	z-index:9999;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
}
.fa-play-circle-o:before{
font-size:50px;
color:#fff;
}
.hzhb li:hover .fa-play-circle-o:before{
font-size:50px;
color:#e50012;
}

@media screen and (max-width: 767px){
#video {width:100%;height:400px;margin:0 auto;}
.footer .footer-ewm{display:none;}
.footer-tel{display:none;}
}