@charset "utf-8";
.content{
	position: relative;
	right: 0;
}
.head{
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	box-sizing: border-box;
}
.header{
	width: 100%;
	height: 25px;
	padding-top: 10px;
	background-color: #3f3f3f;
}
.header .header2{
	width: 100%;
	height: 25px;  padding-left: 10px;
  box-sizing: border-box;
	margin: 0 auto;
}
.header .header2 span a{
	color: #FFFFFF;
}
.titl{
	width: 65%;
	float: left;
   font-size: 13px;
   color: #FFFFFF;
}
.header1 {
  width: 100%;
  height: 80px;
  margin: 0 auto;
}
.head .head-l{
	width: 500px;
	height: 100px;
	float: left;
}
.head .head-l .logo{
	width: 100px;
	height: 100px;
	float: left;
}
 .logo img{
 	max-width: 100%;
 }
 .head-l .name{
 	width: 400px;
 	height: 100px;
 	float: right;
 	margin-top: 17px;
 }
  .head-l .name span:first-child{
  	display: block;
  	width: 100%;
  	line-height: 30px;
  	font-size: 20px;
  }
  .head-l .name span:last-child{
  	display: block;
  	width: 100%;
  	line-height: 20px;
  	font-size: 13px;
  }
  .logo {
  width: 80%;
  padding-top: 15.5px;
  box-sizing: border-box;
  float: left;
}
.xian{
	width: 28px;
  float: right;
  margin-top: 21px;
  margin-right: 12px;
  display: block;
}
.xiann{
	width: 28px;
  float: right;
  margin-top: 24px;
  margin-right: 12px;
  display: none;
}
.xiann img{
	width: 100%;
}
.xian span{
	width: 100%;
	height: 3px;
	background-color: #FF0000;
	display: block;
	margin-top: 7px;
}
.head .head-r{
	width: 500px;
	height: 100px;
	float: right;
	padding-top: 35px;
	box-sizing: border-box;
}
.head .head-r span:first-child{
	display: block;
	width: 70px;
	height: 30px;
	float: right;
	text-align: center;
}
.fx{
	width: 1px;
	height: 16px;
	background-color: #575756;
	float: right;
	margin-top: 2px;
}
.head .head-r span:last-child{
	display: block;
	width: 50px;
	height: 30px;
	float: right;
	text-align: center;
}
.men{
	width: 100%;
	height: 50px;
	background-color: #f7f7f7;
}
.menu{
	width: 1100px;
	height: 50px;
	margin: 0 auto;
	display: none;
}
.menu ul li{
	width: 183px;
	float: left;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}
.menu ul li:hover{color: #ff0000;}
.mennu{
	position: fixed;
	width: 200px;
	top: 0;
	right: -200px;
	display: block;
}
.mennu ul li{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.fis{color: #FFFFFF;}
.active{color: #FFFFFF;}
/*banner---css*/
.banner1{
	display: block;
	width: 100%;
}
.banner1 img{
	max-width: 100%;
}
.banner2{
	display: block !important;
}
.banner-ban{
	display: block !important;

}
.banner{ width:100%; margin-top: 0; overflow:hidden; position:relative;font-size:0; display: none;}
.ban{
	width: 100%;
	height: 40%;
	background: rgba(0,0,0,0);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}
.b-img{ height:100%;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:100%; float:left;}
.b-img a img{
	width: 100%;
	height: 100%;
}

.b-list{  width: 65px !important; height:50px; padding-top:37%; box-sizing: border-box; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:10px; height:10px; border-radius:50%; background-color: #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{background-color: #FF0000;}
.bar-left{ position:absolute; z-index:1; display:block; width:36px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:36px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:24px; height:72px; background:url(../img/arrow.png) 10px 0px no-repeat; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.bar-right em{ display:block; width:24px; height:72px; background:url(../img/arrow.png) -87px 0px no-repeat; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-78px -100px;}
/*banner----cssend*/
/*about----css*/
.about{
	width: 100%;
	background: url(../img/aboutbg.png) no-repeat;
	background-size: 100% 100%;
	  height: auto !important;
}

.about-z{
		width: 100%;
		margin: 0 auto;
		padding-top: 15px;
		box-sizing: border-box;
	}
.about-l{
	width: 90%;
	float: left;
	margin-left: 5% !important;
	display: block;
}
.about-l h2{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 60px;
	font-size: 27px;
}
.about-l p{
	display: block;
	  width: 100%;
  line-height: 34px;
  font-size: 15px;
  text-align: left;
}
.about-l .a34{
	display: block;
  width: 133px;
  height: 43px;
  color: #FF0000;
  margin: 30px auto;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.about-l .a-3{
	display: block;
  width: 129px;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  border: 1px solid #FF0000;
  color: #FF0000;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}
.about-l .a-4{
	display: block;
  position: absolute;
  top: 0;
  left: -130px;
  width: 129px;
  height: 40px;
  border: 1px solid #FF0000;
  color: #FFFFFF;
  background-color: #FF0000;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}
.about-r{
	width: 90%;
	float: right;
	margin-right: 5% !important;
	display: block;
}
.about-r img{
	width: 100%;
	height: 220px;
	display: block;
	margin: auto;
}
/*about----css--end*/


/*prodcut*/
.product{
	width: 100%;
	margin: 0 auto;
	height: auto !important; 
	display: block;
}
.videos{
	width: 100%;
	margin: 0 auto;		
}

.frontCover{
	position: absolute;
    margin-right: 5%;
    top: -60px;
}

.frontCover li{ width:70px; height:50px}
.frontCover img{ height:44px}

.wrap{ width:100%;}

.product1{
	width: 100%;
	height: 80px;
	margin: 20px 0;
}
.product1 span{
	display: block;
	width: 32% !important;
	height: 1px;
	background-color: #959595;
	margin-top: 40px;
}
.product1 span:first-child{
	float: left;
	
}
.product1 span:last-child{
	float: right;
	
}
.bt{
	width: 48%;
	text-align: center;
	line-height: 40px;
	font-size: 25px;
	float: left;
	margin-left: 28%;
}
.product3{
	width: 100%;
}
.product3{
	width: 131px;
	height: 45px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.product3 .a-1{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
  width: 129px;
  height: 40px;
  border: 1px solid #FF0000;
  color: #FF0000;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
  text-decoration: none;
  cursor: pointer;
  margin: 0 auto;
}
.product3 .a-2{
	display: block;
	position: absolute;
	
	top: 0;
	left: -130px;
  width: 129px;
  height: 40px;
  border: 1px solid #FF0000;
 
	color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  background-color: #FF0000;
  font-size: 16px;
  margin-top: 15px;
  text-decoration: none;
  cursor: pointer;
  margin: 0 auto;
}
.product2{
	width: 100%;
	overflow: hidden;
	position: relative;
}

/*prodcut---end*/

/*contact*/
.conta{
	width: 100%;
	margin-top: 30px;
	background: url(../img/conbg.png) no-repeat;
	background-size: 100% 100%;
	height: auto !important;
}
.contact{
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	box-sizing: border-box;
}
.contact ul li{
	    float: left;
    width: 60% !important;
    height: 230px;
    display: block !important;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    margin-left: 20%;
    border: 2px solid #FFFFFF;

}
.contact ul {
  width: 100% !important;
  display: block;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.contact ul li:hover{
	border: 2px solid #FF0000;
}
.contact ul li img{
	width: 35px;
	height: auto;
	display: block;
	margin: 40px auto;
}
.contact ul li span{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}
/*contact*/
.footer{
	  width: 100%;
  height: 194px;
  background-color: #3f3f3f;
  padding-top: 0;
}
.foot{
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding-left: 10%;
	box-sizing: border-box;
}


.foot ul a li{
	float: left;
	width: 40% !important;
	height: 20px;
	line-height: 20px;
	margin-top: 12px;
	text-align: center;
	font-size: 15px;
	border-right: 1px solid #555555;
}
.foot1{
	width: 100%;
	margin: 15px auto 0;
	height: 50px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
}
.foot2{
	width: 100%;
	margin: 2px auto 0;
	height: 30px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
}
/*product内页css*/
.product-cont{
	width: 100%;
	height: auto !important;
	overflow: hidden;
	margin: 0 auto 60px;
	position: relative;
	z-index: 20;
	background-color: #FFFFFF;
	padding-top: 50px;
	box-sizing: border-box;
	box-shadow: 0px 6px 20px #959595;
}
.product-cont .product-left{
	width: 100%;
	border-right: 1px solid gainsboro;
	float: left;
}
.product-left .product-left1{
	width: 95%;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	font-size: 17px;
    border-bottom: 1px solid #DCDCDC;	
}
#product-left2{
	width: 100%;
	margin: 13px auto;
}
#product-left2 .ul{
	width: 100%;
	
	border-bottom: 1px solid #DCDCDC;
}

#product-left2 .ul span{
	display: block;
	width: 50%;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}
#product-left2 .ul .ul1{
	width: 100%;
	display: none;
}
#product-left2 .ul .ul2{
	width: 100%;
	display: none;
}
.product-left3{
	width:100%;
	margin: 55px auto;
	position: absolute;
	bottom: 0;
}
#product-left2 .ul span:hover{
	background: url(../img/prdocut-left.png) no-repeat;
	background-size: 100% 100%;
	color: #FFFFFF; 
}
#product-left2 .ul .ul-1{
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #F7F7F7;
	background-color: #F5F5F5;
}
#product-left2 .ul .ul-1 .ul-11{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#product-left2 .ul .ul-1 .ul-12{
	width: 100%;
	display: none;
}
#product-left2 .ul .ul-1 .ul-14{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#product-left2 .ul .ul-1 .ul-15{
	width: 100%;
	display: none;
}
#product-left2 .ul .ul-1 .ul-16{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#product-left2 .ul .ul-1 .ul-17{
	width: 100%;
	display: none;
}
#product-left2 .ul .ul-1 .ul-12 .ul-13{
	width: 100%;
	line-height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
}
#product-left2 .ul .ul-1 .ul-15 .ul-13{
	width: 100%;
	line-height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
}
#product-left2 .ul .ul-1 .ul-17 .ul-13{
	width: 100%;
	line-height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
}
#product-left2 .ul .ul-2{
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #F7F7F7;
	background-color: #F5F5F5;
}
#product-left2 .ul .ul-2 .ul-21{
	width: 100%;
	line-height: 40px;
	text-align: center;
}
#product-left2 .ul .ul-2 .ul-22{
	width: 100%;
	display: none;
}
#product-left2 .ul .ul-2 .ul-22 .ul21{
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
}
#product-left2 .ul .ul-2 .ul-24 .ul21{
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
}
#product-left2 .ul .ul-2 .ul-26 .ul21{
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
}
#product-left2 .ul .ul-2 .ul-28 .ul21{
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
}
#product-left2 .ul .ul-2 .ul-23{
	width: 100%;
	line-height: 40px;
	text-align: center;
}
#product-left2 .ul .ul-2 .ul-24{
	width: 100%;
	display: none;
}
#product-left2 .ul .ul-2 .ul-25{
	width: 100%;
	line-height: 40px;
	text-align: center;
}
#product-left2 .ul .ul-2 .ul-26{
	width: 100%;
	display: none;
}
#product-left2 .ul .ul-2 .ul-27{
	width: 100%;
	line-height: 40px;
	text-align: center;
}
#product-left2 .ul .ul-2 .ul-28{
	width: 100%;
	display: none;
}

.product-left3 img:first-child{
	width: 100%;
}
.product-left3 .tell{
	width: 60px;
	height: auto;
	display: block;
	float: left;
	  margin-left: 20%;
}
.product-left3 span{
	display: block;
	float: left;
	width: 55%;
	line-height: 30px;
}

.product-cont .product-right{
	width: 100%;
	float: right;
	overflow: hidden;
}
.product-cont .product-right .product-right1{
	width: 95%;
	margin: 10px auto;
	height: auto;
	display: none;
	border-top: 0px solid #959595;
}
.product-cont .product-right .product-right1 img{
   width:90%; margin: auto;
  display: block;
}
.product-cont .product-right .product-right1 ul .li-1{
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	height: 30px; margin-top: 2px !important;    margin-left: 0 !important; height: 30px !important;
}

.product-cont .product-right .product-right1 ul li{
	width: 40%;
	
	overflow: hidden;
	float: left;
	margin-top: 15px;
	margin-bottom: 0 !important;
	margin-left: 24px !important;
}
.product-cont .product-right .product-right1 ul li p{
	  display: block !important;
  width: 100% !important;
  line-height: 25px !important;
  margin-top: 6px !important;
}
.product-cont .product-right .product-right1 ul li:hover{
	box-shadow: 5px 5px 20px #DCDCDC;
}
.product-cont .product-right .product-right1 ul li img{
	width: 100%;
}
.product-cont .product-right .product-right1 ul li span{
	display: block;
	width: 100%;
	line-height: 50px;
	font-size: 15px;
	text-align: center;
}
.product-cont .product-right .product-right1 p{
	display: block !important;
	width: 100% !important;
	line-height: 25px !important;
	text-indent: 2em !important;
	margin-top: 15px !important;
}
.product-cont .product-right .product-right1 .pdoimg{
	display: block;
	width: 100%;
	margin: 15px auto;
}
.product-conttit{
	width: 100%;
	display: block;
	line-height: 60px;
	font-size: 17px;
	color: #000000;
}
.product-conttit1{
	font-size: 16px  !important;
	display: block  !important;
	width: 100%  !important;
	line-height: 27px  !important;
	color: #FF0000  !important;
}
.product-conttit3{
	width: 100%;
}
.product-conttit3 ul li{
	width: 100% !important;
	line-height: 30px;
	font-size: 14px;
}
.product-cont .product-right .product-right2{
	width: 95%;
	margin: 0 auto;
	line-height: 60px;
	font-size: 12px;
	border-bottom: 1px solid #DCDCDC;
}
.product-cont .product-right .product-right2 .a1{
	color: #FF0000;
}


/*News Center*/
.product-cont .product-right .product-right1 ol li{
	width: 100%;
	height: auto;
	line-height: 50px;
	font-size: 15px;
	border-bottom: 1px solid #F5F5F5;
}
.product-cont .product-right .product-right1 ol li span{
	display: block;
	float: left;
}
.product-cont .product-right .product-right1 ol li span:nth-of-type(1){
	width: 20px;
	height: 20px;
}
.product-cont .product-right .product-right1 ol li span:nth-of-type(1) img{
	width: 10px;
	height: 10px;
	margin-top: 21px;
}
.product-cont .product-right .product-right1 ol li span:nth-of-type(2){
	  width: 70%;
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
text-overflow: ellipsis;
}
.product-cont .product-right .product-right1 ol li:hover span:nth-of-type(2){
	color: #dc2525;
}
.news{
	height: 1264px !important;
}
/*News Center----end*/	

.page{
	  width: 85%;
  margin: 10px auto;
  padding-left: 0%;
  box-sizing: border-box;
}
.page a{
	display: inline-block;
	padding: 0 5px;
	line-height: 22px;
	border: 1px solid gainsboro;
	cursor: pointer;
}
.page a:hover{
	background-color: whitesmoke;
	color: #000000;
}
.a2{
	background-color: #FF0000;
	color: #FFFFFF;
}
.a3{
	border: 1px solid #FFFFFF !important;
	
}
.a3:hover{
	background-color: #FFFFFF !important;
}
.cur{
	background: url(../img/prdocut-left.png) no-repeat;
	background-size: 100% 100%;
	color: #FFFFFF; 
}
.activ{
	background: url(../img/prdocut-left.png) no-repeat;
	background-size: 100% 100%;
	color: #FFFFFF;
}
.on{
	display: block !important;
}
.spa3{
	width: 100% !important;
	float: none !important;
}
.span4{
	width: 100%;
}
.pr{
	height: 2411px !important;
}
.footspa{
	display: block;
}




















.video {
	width:100%;
	height:auto;
	background: url(../img/img_04.jpg) no-repeat center;
	background-size: 100% 100%;
	margin:0 auto;
	height:350px !important;
	  padding-top:35px;
	  padding-bottom:54px;
	  box-sizing:border-box;
}
.video-title{
	width:100%;
	margin:0 auto;
	}

.video1{
	width:100% !important;
	display:block !important;
	height:83%;
	margin:0 auto;
	position: relative;
	overflow:inherit !important;
	}
.video1 .ban_c{
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:none;

	}
.ban_cc{
		display:block !important;
		}
.video1 .video-li{
	width:100% !important;
	height:auto;
	right:0;
	top:inherit;
	position:absolute;
	bottom:-94px;
	}
.video1 .video-li ul li:nth-of-type(1){
	width:40%;
	position: inherit;
	float:left;
	display:block;
	}	
.video1 .video-li ul li:nth-of-type(2){
	width:40%;
	position: inherit;
	float:right;
	display:block;
	}
.video1 .video-li ul li img{
	width:100%;
	height:100%;
	}