/* 海报 */
.banner {z-index:1; position:relative;}
.flexslider {position:relative;height:820px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides {position:relative;}
.slides li {height:820px;}
.slides li div {height:820px;}
.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: #00400e;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;}	
#band{
	background: url(../images/bj-band.png) no-repeat center;
	height: 980px;
}
.tit_box{
	padding-top: 100px;
	padding-bottom: 50px;
	text-align: center;
}
.tit_box h6{
	color: #000000;
	font-size: 30px;
	
}
.tit_box font{
	font-size: 14px;
	color: #666666;
}
.tit_box p{
	margin-top: 15px;
	color: #333333;
	font-size: 17px;
	font-weight: 100;
}
.tit_box a{
	display: block;
	width: 130px;
	height: 40px;
	text-align: center;
	margin: 0 auto;
	line-height: 40px;
	border: 2px solid #000000;
	font-size: 18px;
	margin-top: 10px;
}
.band_font{
	color: #333333;
	font-size: 15px;
	font-weight: 100;
	text-align: center;
	line-height: 45px;
}
.band_font a{
	display: block;
	width: 130px;
	height: 40px;
	text-align: center;
	margin: 0 auto;
	line-height: 40px;
	margin-bottom: 60px;
	border: 2px solid #000000;
	font-size: 18px;
	margin-top: 35px;
}
#product_box li{
	flex: 1;
	color: #ffffff;
	position: relative;
}
#product_box li p{
	font-size: 24px;
	
}
#product_box li p:after{
	width: 67px;
	height: 1px;
	display: block;
	margin: 0 auto;
	content: "";
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 15px;
}
#product_box li .pro_mov{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 260px;
}
.pro_mov font{
	opacity: 0;
	font-size: 14px;
	display: none;
}
.pro_mov img{
	
}
.pro_mov p{
	text-align: center;
	padding-top: 35px;
	
}
.pro_mov h6{
	font-size: 18px;
}
#product_box li:hover .pro_mov{
	background-color: rgba(0,64,14,0.8);
	padding-top: 200px;
	transition: 1s all;
}
#product_box li:hover .pro_mov font{
	opacity: 1;
	transition: 1s all;
	display: block;
	line-height: 28px;
	padding-top: 15px;
}
#product_box li:hover .pro_mov h6{
	display: none;
}
#product_box li:hover .pro_mov p:after{
	display: none;
}
#product_box li .pro_mov em{
	display: none;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	color: #3b7c3a;
}
#product_box li:hover .pro_mov em{
	display: block;
	margin-top: 25px;
}
.swiper_case{
	position: relative;
	overflow: hidden;
	padding-bottom: 75px;
}
.case_prev,.case_next{
	width: 125px;
	height: 60px;
	display: block;
	margin: 0 auto;
	position: absolute;
	background-color: #00400e;
	color: #FFF;
	bottom: 0;
	left: 50.4%;
	text-align: center;
	line-height: 60px;
	font-size: 41px;
	font-weight: 100;
	cursor: pointer;
}
.case_prev{
	left: 43.6%;
}
.case_next{
	
}
#wood{
	display: block;
	margin-top: 110px;
}
.swiper_case a{
	position: relative;
	width: 100%;
	display: block;
}
.case_font{
    width: 90%;
    height: 82%;
    position: absolute;
    border: 2px solid #FFF;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 9%;
    
}
.case_font h6{
	color: #ffffff;
	width: 100%;
	text-align: center;
	padding-top: 30%;
	font-size: 20px;
}
.case_font p{
	text-align: center;
	color: #FFF;
	border: 2px solid #FFF;
	width: 136px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	margin: 0 auto;
	margin-top: 15px;
}
.swiper_case .swiper-wrapper a:hover .case_font{
	height: 150px;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	line-height: 150px;
	text-align: center;
	border: none;
	width: 100%;
	bottom: 0;
	top: auto;
}
.swiper_case .swiper-wrapper a:hover .case_font h6{
	padding: 0;
}
.swiper_case .swiper-wrapper a:hover .case_font p{
	display: none;
}
.news{
	margin-bottom: 100px;
}
.news li{
	width: 380px;
}
.news li .news_font{
	position: relative;
}
.news_font h6{
	color: #000000;
	font-size: 18px;
	padding-top: 45px;
}
.news_font p{
	font-size: 14px;
	color: #666666;
	padding-top: 25px;
	line-height: 30px;
	font-weight: 100;
}
.news_font em{
	width: 60px;
	height: 34px;
	font-weight: 100;
	font-size: 33px;
	display: block;
	background-color: #FFF;
	position: absolute;
	text-align: center;
	line-height: 34px;
	right: 20px;
	top: -15px;
}
.news li:hover .news_font em{
	background-color: #00400e;
	color: #FFF;
}
