/* 海报 */
.banner {z-index:1; position:relative;}
.flexslider {position:relative;height:900px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides {position:relative;}
.slides li {height:900px;}
.slides li div {height:900px;}
.flex-control-nav {position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:90px;height:2px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a {opacity: 0.5; display:inline-block;width:90px;height: 2px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {background-color: #4fb13f;opacity: 1;}
.flex-direction-nav {position:absolute;z-index:3;width:100%;top:45%;}
.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:50%;margin-left:-600px; background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next {right:50%;margin-right:-600px; background:url(../images/next.png)center center no-repeat;}	
.tit_box{
	text-align: center;
	padding-top: 100px;
	font-size: 44px;
	padding-bottom: 50px;
}
.tit_box h6{
	color: #4fb13f;
	font-weight: 100;
	
}
.tit_box p{
	color: #333333;
}
.product_nav{
	border-top:1px #999999 solid;
	padding-top: 25px;
	padding-bottom: 43px;
}
.product_nav li{
	flex: 1;
	color: #333333;
	font-size: 18px;
	position: relative;
	text-align: center;
}
.product_nav li.cur a{
	color: #4fb13f;
}
.product_nav li.cur:before{
	width: 110px;
	height: 3px ;
	background-color: #4fb13f;
	content: '';
	display: block;
	margin: 0 auto;
	position: absolute;
	top: -27px;
	left: 0;
	right: 0;
}
.product_list{
	display: none;
}
.product_list.cur{
	display: flex;
}
.product_list li{
	width: 284px;
	cursor: pointer;
}

.product_list li p{
	color: #000000;
	padding-top: 19px;
	text-align: center;
	padding-bottom: 49px;
}
.product_list li:hover p{
	color: #4fb13f;
}
.more_pro{
	width: 198px;
	height: 38px;
	display: block;
	margin: 0 auto;
	border: 1px solid #4FB13F;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #4FB13F;
	margin-top: 40px;
	margin-bottom: 80px;
}
.swiper-adv .swiper-slide a{
	display: block;
	width: 100%;
	height: 700px;
	position: relative;
}
.swiper-adv .swiper-slide a p{
	width: 1200px;
	margin: 0 auto;
	height: 100px;
	line-height: 100px;
	color: #FFF;
	font-size: 28px;
	background-color: rgba(79,177,63,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-left: 55px;
}
.case_box,.adv_bj{
	background-color: #f7f8f8;
}
.swiper-adv{
	overflow: hidden;
}
.pro_img_bopx{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 289px;
}
.pro_img_bopx img{
	position: absolute; 
	transition: 1s all;
	left: 0;
}
.pro_img_bopx img.cur{
	left: 284px;
}
.product_list li:hover .pro_img_bopx img{
	left: -284px;
	transition: 1s all;
}
.product_list li:hover .pro_img_bopx img.cur{
	left: 0;
	transition: 1s all;
}
.adv_list{
	
}
.adv_list li{
	width: 360px;
	background-color: #FFF;
	padding-top: 110px;
	text-align: center;
	cursor: pointer;
}
.adv_list li h6{
	padding-top: 85px;
	color: #333333;
	font-size: 30px;
	font-weight: 1000;
}
.adv_list li p{
	color: #999999;
	font-size: 18px;
	padding: 40px 50px;
	text-align: left;
	line-height: 30px;
}
.adv_bj{
	padding-bottom: 100px;
}
.about{
	background: url(../images/bj-about.png) no-repeat center top;
	background-color: #F7F8F8;
}
.about .tit_box h6{
	color: #FFF;
}
.about .tit_box p{
	color: #FFF;
}
.company_info{
	background-color: #FFF;
	border-bottom: 1px solid #d2d2d2;
	padding: 0 90px;
	padding-top: 95px;
	padding-bottom: 110px;
}
.company_font{
	width: 520px;
}
.company_font h2{
	color: #333333;
	font-size: 36px;
	
	padding-bottom: 25px;
}
.company_font p{
	color: #999999;
	font-size: 20px;
	text-indent: 40px;
	line-height: 30px;
}
.company_font ul{
	padding-top: 40px;
}
.company_font ul li{
	
}
.company_font ul li h6{
	color: #4fb13f;
	font-size: 60px;
	position: relative;
}
.company_font ul li h6 font{
	font-size: 40px;
	position: absolute;
	top: 0;
}
.company_font ul li em{
	color: #999999;
	font-size: 18px;
}
.company_img{
	width: 430px;
}
.about_info{
	width: 100%;
	margin-top: 100px;
	padding-top: 70px;
	border-top: 1px solid #999999;
}
.about_info li{
	text-align: center;
	width: 180px;
	cursor: pointer;
}
.about_info li img{
	
}
.about_info li h6{
	color: #333333;
	font-size: 30px;
	padding-top: 45px;
	padding-bottom: 30px;
}
.about_info li p{
	color: #898989;
	font-size: 18px;
	text-align: left;
	line-height: 30px;
}
.news{
	background-color: #f7f8f8;
}
.news_left{
	width: 440px;
	background-color: #FFF;
	padding: 30px;
	border: 1px solid #D2D2D2;
}
.news_left li h6{
	color: #333333;
	font-size: 24px;
	padding-bottom: 28px;
	padding-top: 30px;
}
.news_left li h6 font{
	color: #999999;
	float: right;
	font-size: 14px;
	padding-top: 10px;
}
.news_left li p{
	color: #999999;
	font-size: 16px;
	line-height: 24px;
}
.news_left li em{
	margin-top: 40px;
	color: #4fb13f;
	border: 1px solid #4fb13f;
	font-size: 12px;
	text-align: center;
	width: 108px;
	height: 29px;
	display: block;
	line-height: 29px;
}
.news_right{
	width: 720px;
}
.news_right li{
	padding: 25px;
	background-color: #FFF;
	border: 1px solid #D2D2D2;
	margin-bottom: 14px;
}
.news_right li:nth-of-type(3){
	margin-bottom: 0;
}
.news_right li img{
	width: 185px;
	height: 115px;
}
.news_font{
	width: 450px;
}
.news_font h6{
	color: #000;
	font-size: 24px;
}
.news_right li:hover h6,.news_left li:hover h6{
    color: #4fb13f;
}

.news_font em{
	color: #999999;
	font-size: 14px;
	padding-bottom: 10px;
	display: block;
} 
.news_font p{
	color: #999999;
	font-size: 14px;
}
.about_info li:hover img{
	transform:translateY(-20px);
	transition: 1s all;
}
.adv_list li:hover img{
	transform:translateY(-20px);
	transition: 1s all;
}
