/* 海报 */
.banner {z-index:1; position:relative;}
.flexslider {position:relative;overflow:hidden;}
.slides {position:relative;}
.flex-control-nav {position:absolute;bottom:55px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:25px;height:5px;margin:0 5px;display:inline;zoom:1;}
.flex-control-nav a {opacity: 0.5; display:inline-block;width:80px;height: 3px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {background-color: #28abdf;opacity: 1;}
.flex-direction-nav {position:absolute;z-index:3;width:100%;bottom:53%;}
.flex-direction-nav li a {display:block;width:58px;height:77px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev {left:5%; background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next {right:5%; background:url(../images/next.png)center center no-repeat;}
.product{
	background: url(../images/bj_product.png) no-repeat center top;
	height: 980px;
	padding-top: 96px;
	position: relative;
}
.swiper_product{
	max-width: 1500px;
	margin: 0 auto;
	width: 90%;
	overflow: hidden;
}
.product_img{
	width: 64.35%;
}
.product_font{
	width: 30%;
}
.product_font h6{
	color: #333333;
	font-size: 40px;
	font-weight: 100;
	padding-top: 27px;
	padding-bottom: 50px;
}
.product_font p{
	color: #666666;
	font-size: 15px;
	line-height: 2.5;
}
.product_font a{
	width: 100px;
	height: 100px;
	display: inline-block;
	border: 2px solid #666666;
	text-align: center;
	padding-top: 25px;
	font-size: 14px;
	margin-top: 45px;
	font-weight: 100;
	margin-bottom: 20px;
}
.product_font a img{
	display: block;
	margin: 0 auto;
	padding-top: 10px;
}
.font_img{
	display: block;
	max-width: 480px;
	width: 100%;
}
.swiper_next,.swiper_prev{
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 90px;
	background: url(../images/ico06.png) no-repeat center;
	z-index: 100;
	cursor: pointer;
}
.swiper_next{
	transform:rotate(180deg);
	left: 51%;
}
.swiper_prev{
	
	right: 51%;
}
@media screen and (max-width: 1710px){
	.product_img{
		width: 60%;
	}
	.product_font{
		width: 35%;
	}
	.product_font h6{
		padding-bottom: 6px;
		padding-top: 0;
	}
	.product{
		height: 800px;
	}
	.swiper_next,.swiper_prev{
		bottom: 40px;
	}
	.product_img img{
		max-width: 900px;
	}
	.product_font a{
		margin-top: 10px;
		width: 80px;
		height: 80px;
		padding-top: 20px;
		margin-bottom:10px;
	}
}
@media screen and (max-width: 1490px){
	.product_img img{
		max-width: 800px;
	}
	.product_font p{
		line-height: 1.5;
	}
	.product_font a {
    margin-top: 15px;
    width: 50px;
    height: 50px;
    padding-top: 7px;
    margin-bottom: 15px;
	}
	.product{
		height: 700px;
	}
	.swiper_next,.swiper_prev{
		bottom: 10px;
	}
}
@media screen and (max-width: 1230px){
	.swiper_next,.swiper_prev{
		bottom: 30px;
	}
}
#store{
	position: relative;
}
.strory_font{
    position: absolute;
    top: 110px;
    left: 56vw;
}
.strory_font p{
	color: #f7f7f7;
	font-size: 14px;line-height: 3.5;
}
.strory_font img{
	padding-bottom: 65px;
}
.strory_font a{
	width: 100px;
	height: 100px;
	border: 2px solid #FFF;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	display: block;
	padding-top: 30px;
	margin-top: 100px;
}
.strory_font a img{
	display: block;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 0;
}
@media screen and (max-width: 1550px){
	.strory_font a{
	
		margin-top: 20px;
	}
}
@media screen and (max-width: 1350px){
	.strory_font img {
    	padding-bottom: 25px;
	}	
	.strory_font p{
		line-height: 2.5;
	}
}
.xinpin_font h6{
	color: #222222;
	font-size: 36px;
	padding-top: 30px;
	
}
.xinpin_font p{
	color: #999999;
	font-size: 16px;
}
.xinpin_left{
	width: 20%;
}
.xinpin_right{
	width: 78%;
	overflow: hidden;
}
.swiper_btn{
	width: 10px;
	height: 100%;
	margin-top: 126px;
	border-left: 2px solid #c7c7c7;
}
.swiper-pagination-bullet{
	border-radius: inherit;
	width: auto;
	height: auto;
	background-color: transparent;
	opacity: 1;
	
}
.swiper-pagination-bullet font{
	width: 137px;
	height: 55px;
	display: inline-block;
	text-align: center;
	line-height: 55px;
	margin-top: 35px;
	color: #333333;
	margin-left: 75px;
	position: relative;
}
.swiper-pagination-bullet-active font{
	background-color: #d7a365;
	color: #FFF;
}

.swiper-pagination-bullet font:before{
	width: 11px;
	height: 11px;
	background-color: #FFF;
	border-radius: 50%;
	content: "";
	border: 1px solid #c7c7c7;
	position: absolute;
	left: -82px;
    top: 20px;
}
.swiper-pagination-bullet-active font:before{
    width: 22px;
    height: 22px;
    left: -87px;
    top: 18px;
	
}
.swiper-pagination-bullet-active font:after{
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: -81px;
    bottom: 21px;
    content: "";
}
@media screen and (max-width: 1665px){
	.swiper_btn {
	    margin-top: 36px;
	}
}
@media screen and (max-width: 1435px){
	.swiper-pagination-bullet font {
    	margin-top: 25px;
	}
}
#news{
	background: url(../images/bj_news.png) no-repeat center;
	height: 900px;
	margin-top: 96px;
}
#xinpin{
	padding-top: 110px;
}
.news_tit{
	padding-top: 95px;
	padding-bottom: 91px;
}
.news_tit h6{
	color: #ffffff;
	font-size: 36px;
	font-weight: 100;
}
.news_tit p{
	color: #999999;
	font-size: 16px;
	font-weight: 100;
}
.news_left{
	width: 45%;
	max-width: 730px;
}
.news_right{
	max-width: 600px;
	padding-top: 167px;
	width: 45%;
}
.news_box{
	
}
.news_box h6{
	color: #999999;
	font-size: 16px;
	padding-bottom: 40px;
	font-weight: bold;
}
.news_box p{
	font-size: 16px;
	padding-bottom: 30px;
	font-weight: 100;
	color: #999999;
	line-height: 2;
}
.news_box font{
	    width: 100px;
    height: 100px;
    border: 2px solid #FFF;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    display: block;
    padding-top: 30px;
}
.news_box font img{
	display: block;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 0;
}
#news .nes_bor{
	padding-bottom: 60px;
	border-bottom: 1px solid #999;
}
.news_list_bx{
	padding-top: 79px;
}
.news_list_bx li{
	color: #999999;
	padding-bottom: 44px;
	width: 45%;
}
.news_list_bx li font{
	float: right;
}
.message{
	background: url(../images/bj_messge.jpg) no-repeat right center;
	height: 550px;
	margin-top: 86px;
	margin-bottom: 91px;
	padding-left: 44vw;
	padding-top: 75px;
}
.message form{
	padding-top: 25px;
}
.message form label{
	border: 1px solid #666666;
	width: 48%;
	display: inline-block;
	margin-bottom: 18px;
}
.message form label input{
	border: none;
	background: transparent;
	line-height: 52px;
	color: #666666;
	font-size: 12px;
	padding-left: 15px;
}
.btns button{
	background-color: #d7a365;
	width: 96%;
	line-height: 52px;
	border: none;
	color: #FFF;
}
.message h3{
	color: #666666;
	padding-top: 40px;
}

.ind_newstt{ font-size:14px; margin-top:70px; margin-bottom:40px;color:#999999}
.ind_newstt span{ font-size:30px; display:inherit; color:#000000}
.ind_news{

	padding-top: 0px;

	padding-bottom: 50px;

}
.ind_news_lfet{
width: 55%; float:left
}
.ind_news_lfet .le{width:20%; float:left;color:#7c7c7e; font-size:40px; margin-top:50px; font-weight:bold}
.ind_news_lfet .re{width:80%; float:left}
.ind_news_lfet .re li {width:100%;height:40px;line-height:40px;}
.ind_news_lfet .re li a{ font-size:16px;}
.ind_news_lfet .re li i{ margin-right:30px; color:#7c7c7e; font-weight:bold;}

.ind_news_right{

	width: 45%; float:right

}

/*首页产品*/
.pro_tt{ margin-top:40px;height:40px;line-height:40px; font-size:24px;}
.pro_tt a{width:200px; display:inherit;border:solid 1px #cecece; text-align:center; font-size:14px;}
.pro_tt a:hover{background:#3eb034;border:solid 1px #3eb034;color:#fff}

.pro_lm{ margin-top:40px;}
.pro_lm li {width:224px;height:60px;line-height:60px;text-align:center; float:left; margin-right:20px;margin-bottom:20px;}
.pro_lm li a{ font-size:14px;border:solid 1px #cecece; display:inherit}
.pro_lm li a:hover{ background:#3eb034;border:solid 1px #3eb034;color:#fff}
.pro_lm .on a{ font-size:14px;background:#3eb034;border:solid 1px #3eb034;color:#fff;display:inherit}
.pro_lm li:nth-of-type(5){
	margin-right:0px;
}
.pro_lm li:nth-of-type(10){
	margin-right:0px;
}


.pro_con{margin-top:30px;}
.pro_con li {width:590px;height:450px;text-align:center; float:left; margin-right:20px;position:relative}
.pro_con li .pic{width:590px;height:360px;border:solid 1px #cecece; overflow:hidden;position:relative}
.pro_con li img{max-width: 590px; 
  width:expression(this.width > 590 ? "100%" : this.width);
  max-height: 360px; 
  height:expression(this.height > 360 ? "100%" : this.height);
  
  position:relative}
.pro_con li  img{
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.pro_con li:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
  
  
.pro_con li .txt{width:410px;height:70px;line-height:70px; background:#fff;border:solid 1px #dcdcde; padding:0px 35px 0px 35px; font-size:18px; position:absolute; z-index:5224; margin:340px 0px 0px 90px;box-shadow:2px 5px 10px #dcdcde}
.pro_con li:nth-of-type(2){
	margin-right:0px;
}

/*首页服务*/

.infuwu{margin-bottom:30px;}
.infuwu li {width:25%;height:auto;line-height:40px;text-align:center; float:left;}
.infuwu li h3{ font-size:16px; font-weight:lighter; color:#000;}
.infuwu li p{ font-size:14px;line-height:20px;}

.marquee {width:100%;height:329px;overflow:hidden; margin:0 auto;}

.marquee li{ display:inline; float:left; margin:0 5px;background:#f9f9f9;}

.marquee li a{ width:300px; height:229px; display:block; border:0px solid #fff; float:left; margin-bottom:20px;}
.marquee li span{ line-height:30px; display:block; font-size:16px; padding:20px 20px 0px 40px;color:#434343}
.marquee li p{line-height:30px; display:block;font-size:12px;   padding:0px 20px 20px 40px;color:#757776}
.marquee li a:hove{ text-decoration:none;}
.marquee li .pic{width:300px; height:229px; overflow:hidden}
.marquee li img {width:300px; height:229px;}


.marquee li  img{
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.marquee li:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.factorylist{ padding:20px 0;}

.indenews{ margin-top:20px; margin-bottom:55px;}
.indenewsleft{width:265px;height:auto; float:left; margin-top:90px;}
.indenewsleft li{ width:265px;height:60px;line-height:25px;display:block; margin-bottom:20px; font-size:12px; color:#c7c9c6}
.indenewsleft li span{display:block; font-size:18px;color:#333;border:0px solid #fff; padding-bottom:0px;}
.indenewsleft .on span{display:block; font-size:18px;color:#333;border-bottom:1px solid #dddddd; padding-bottom:10px;}




.indenewsright{ float:right}
.indenewsright li{ width:376px; height:365px;display:inline; float:left; margin:0px 0px 0px 20px;background:#f9f9f9;}
.indenewsright li span{ line-height:80px; display:block; text-align:center;font-size:16px;color:#434343}
.indenewsright li a{ display:block;}
.indenewsright li a:hove{ text-decoration:none;}
.indenewsright li img {width:376px; height:286px;}
.indenewsright .pic{width:376px; height:286px; overflow:hidden}
.indenewsright li  img{
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.indenewsright li:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}