.container {
	width: 1110px;
	margin: 0 auto;
}

.logo_contaier {
	width: 100%;
	background: #fff;
}

.nav_box {
	width: 1110px;
	height: 130px;
	margin: 0 auto;
	background: #fff;
}

.nav_logo {
	float: left;
}
.weChat{
	
	background: #fff;
}
.weChat img{
	margin: 0 auto;
}
.weChat p{
	text-align: center;
	color: #083c84;
	margin-top: 10px;
	font-weight: bold;
}
.weChat .mobile-code{
	color: #666;
	font-weight: normal;
	padding-bottom: 10px;
}
.search_box {
	float: right;
	height: 130px;
	margin-top: 50px;
}

.search_input {
	width: 420px;
	height: 40px;
	border: 1px #58aa00 solid;
}

.search_input input[type='search'] {
	float: left;
	border: none;
	height: 40px;
	width: 78%;
	text-indent: 10px;
	outline: none;
}

.search_input input[type='image'] {
	float: right;
}




.banner{ width:100%;  position:relative;  height:420px; background:#ffc803; clear:both; overflow:hidden; }	
.banner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }	
.banner .bd ul{ width:100% !important;  }	
.banner .bd li{ width:100% !important;  height:420px; overflow:hidden; text-align:center;  }	
.banner .bd li a{ display:block; height:420px; }	
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }	
.banner .hd ul{ text-align:center; }	
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#000;	filter:alpha(opacity=50);opacity:0.5;  line-height:999px; 	}	
.banner .hd ul .on{ background:#f00;  }	
.banner .prev,.banner .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../image/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }	
.banner .next{ left:auto; right:15%; background-position:-6px -137px; }
.banner1{
	background: url(../image/index_12.jpg) no-repeat;
	background-size: cover;
	height: 473px;
	background-position: center;
}
.banner2{
	background: url(../image/index_13.jpg) no-repeat;
	background-size: cover;
	height: 473px;
	background-position: center;
}
.banner3{
	background: url(../image/index_14.jpg) no-repeat;
	background-size: cover;
	height: 473px;
	background-position: center;
}
.banner4{
	background: url(../image/index_15.jpg) no-repeat;
	background-size: cover;
	height: 473px;
	background-position: center;
}
.banner5{
	background: url(../image/index_16.jpg) no-repeat;
	background-size: cover;
	height: 473px;
	background-position: center;
}


.suspend {width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl {width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt {width:40px;height:198px;background:url(../image/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd {}
.suspend dl dd.suspendQQ {width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a {width:120px;height:85px;display:block;background:url(../image/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel {width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a {width:120px;height:112px;display:block;background:url(../image/suspend.png) -40px -86px;overflow:hidden;}
* html .suspend {position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}

.izl-rmenu{
   margin-right: 0;
   width: 82px;
   position: fixed;
   right: 2px;
   top: 45%;
   -webkit-box-shadow: #DDD 0px 1px 5px;
   -moz-box-shadow: #DDD 0px 1px 5px;
   box-shadow: #DDD 0px 1px 5px;
   z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../image/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../image/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../image/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../image/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../image/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 45%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../image/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}




#nav {
	width: 1110px;
	height: 55px;
	position: relative;
	margin: 0px auto;
	top: 0px;
}

#nav a {
	color: #fff;
}

.nav-container {
	width: 100%;
	height: 55px;
	position: absolute;
	background-color: #448604;
	color: #fff;
	z-index:999;
}

.nav-banner {
	float: left;
	text-align: center;
	height: 55px;
	width: 12.5%;
	line-height: 23px;
}

.nav-banner:hover {
	background-color: #59af00;
	cursor: pointer;
}

.nav-container div ul {
	list-style: none;
	
	background-color: #448604;
	overflow: hidden;
	max-height: 0px;
	transition: max-height 0.3s;
	-moz-transition: height 1s;
	-webkit-transition: height 1s;
	-o-transition: height 1s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	
}

.nav-banner:hover ul {
	
	width: 100%;
	max-height: 300px;
}

.nav-banner span {
	font-size: 16px;
	display: block;
	margin-top: 8px;
	font-weight: 600;
}

.nav-banner i {
	font-style: normal;
	font-size: 12px;
	margin-top: 0px;
	display: block;
}

#nav div ul li {
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	border-top: 1px #c1e867 solid;
}

#nav div ul li:hover {
	background-color: #59af00;
}




.pro-box {
	float: left;
	width: 100%;
	margin-top: 20px;
	background: #fff;
    height: 100%;
    padding-bottom: 28px;
    overflow: hidden;
}

.pro-top-box {
	width: 98%;
	height: 75px;
	border-bottom: 1px #e5e5e5 solid;
	margin: 0 auto;
}

.pro-title {
	float: left;
	width: 130px;
	text-align: center;
	margin-left: 14px;
	background-color:#488905;
}

.pro-title h3 {
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: 500;
	color: #FFF;
}

.pro-title h5 {
	color: #cac9c9;
	font-size: 12px;
	
	padding-bottom: 3px;
}

.pro-title i {
	float: left;
	width: 100%;
	height: 2px;
	background: #488905;
}

.pro-type {
	float: left;
	margin-left: 40px;
	margin-top: 32px;
	font-size: 16px;
	color: #666;
}

.pro-type a {
	color: #666666;
}
.pro-type ul li {
	float: left;
	min-width: 80px;
	text-align: center;
}

.pro-type ul li:after {
	content: "/";
	margin-left: 10px;
}

.more {
	float: right;
	margin-right: 16px;
	color: #fff;
}
.more a{
	color: #fff;
}
.more a:hover{
	text-decoration: underline;
}
.more span {
	display: block;
	color: #fff;
	background: #488905;
	margin-top: 28px;
	padding: 3px;
}
.show-box{
	margin-top: 40px;
}
.icon {
	background: url(../image/icon.png) no-repeat 0 0;
}

.warp-pic-list li {
	float: left;
	display: inline;
}

.warp-pic-list .img_wrap {
	display: block;
	font-size: 0;
	overflow: hidden;
}

.warp-pic-list .text-area {
	line-height: 24px;
}

.rowE .warp-pic-list {
	position: relative;
	width: 1110px;
	height: 360px;
	overflow: hidden;
}

.rowE .count li {
	margin-right: 20px;
	margin-left: 22px;
	width: 180px;
	height: 360px;
}

.rowE .count .img_wrap {
	width: 180px;
	height: 306px;
}

.rowE .count .img_wrap img {
    width: 174px;
    border: 1px #ccc solid;
}

.rowE .btn {
	display: block;
	height: 55px;
	position: absolute;
	top: 120px;
	width: 35px;
	z-index: 200;
	cursor: pointer;
}

.rowE .prev {
	background-position: 0 -88px;
	left: 0;
}

.rowE .prev:hover {
	background-position: 0 -144px;
}

.rowE .next {
	background-position: 0 -200px;
	right: 0;
}

.rowE .next:hover {
	background-position: 0 -256px;
}
.qh_title{
    display: block;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    color: #747474;
}
.lside-pro-box{
	float: left;
	width: 500px;
	margin-right: 10px;
}
.rside-pro-box{
	float: left;
	width: 596px;
}
.about-text{
    float: left;
    width: 100%;
    padding: 8px;
    margin-top: 15px;
    font-size: 15px;
    line-height: 30px;
    text-indent: 20px;
    color: #7b7b7b;
}
.about-text span img{
    float: left;
    margin-right: 10px;
}
.about-text a{
	color: #448604;
}
.about-text a i{
	font-style: normal;
	text-decoration: underline;
}
.news_list{
    float: left;
    width: 100%;
    margin-top: 15px;
}
.news_list ul li{
	float: left;
	height: 45px;
	line-height: 45px;
	width: 94%;
	font-size: 15px;
	color: #7b7b7b;
	border-bottom: 1px #dadada dashed;
	list-style-image: url("../image/news_05.gif");
 	list-style-type:square;
 	margin-left: 27px;
}
.news_list a{
	color: #7b7b7b;
}
.news_list a:hover{
	background: #448604;
	color: #fff;
	padding: 5px 0;
}
.news_list ul li span{
	float: right;
	margin-right: 30px;
}
.news_h{
	padding-top: 38px;
}
.link-box{
    float: left;
    width: 100%;
    height: 50px;
    border: 1px #428300 solid;
    background: #488905;
    margin-top: 30px;
    margin-bottom: 57px;
}
.link-ltitle{
    float: left;
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    
}
.link-rtext{
	float: left;
    width: 950px;
    margin-left: 20px;
}
.link-rtext ul li{
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-left: 40px;
}
.link-rtext ul a:hover li{
	text-decoration: underline;
}
.base-line{
	width: 100%;
    height: 2px;
    background: #488905;
}
.base-box{
	float: left;
    
    line-height: 30px;
    position: relative;
	height:120px;
	padding-top:30px;
	background-color:#488905;
	color:#FFF;
}
.base-box p a{
	color: #525252;
}
.base-box p{
    float: left;
    width: 100%;
	
	text-align: center;
	font-size: 15px;
}
.base-box i{
    float: left;
    position: absolute;
	left: 84px;
    
    
	padding-top:10px;
}
.base-box i img{
	
	width: 80%;
}
.map-box{
	width: 100%;
	height: 40px;
	line-height: 42px;
	margin-top: 20px;
	background: #448604;
}
.map-box span{
	font-size: 15px;
	color: #fff;
	margin-left: 10px;
}
.map-box span a{
	color: #fff;
}
.map-box span a:hover{
	text-decoration: underline;
}
.lside-box{
	float: left;
	margin-top: 20px;
	width: 220px;
	min-height: 400px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
    border: 1px #ECECEC solid;
    border-top: 0;
}
.lside-title i{
	float: left;
	width: 100%;
	height: 2px;
	background: #068900;
}
.lside-title h3{
	padding-top: 15px;
	text-align: center;
	color: #666;
	font-size: 18px;
}
.lside-title h5{
	font-size: 12px;
	color: #c1c0c0;
	text-align: center;
	padding-top: 5px;
}
.lside-list-type{
	margin-top: 20px;
}


.lside-list-type ul li{
	float: left;
	height: 45px;
	line-height: 45px;
	width: 72%;
	font-size: 15px;
	color: #7b7b7b;
	border-bottom: 1px #dadada dashed;
	
 	margin-left:15px;
 	text-align: center;
}
.lside-list-type i{
	float: left;
	background: url(../image/news_06.gif) no-repeat;
	width: 7px;
	height: 12px;
	margin-top: 18px;
	margin-left: 15px;
}
.lside-list-type a{
	float: right;
	width: 100%;
	color: #7b7b7b;
}

.lside-list-type ul a:hover li{
	background: #448604;
	color: #fff;
	
}
.rside-box{
	float: left;
	margin-top: 20px;
	width: 860px;
	min-height: 630px;
	margin-left: 20px;
	background: #FFFFFF;
	margin-bottom: 20px;
}
.rside-content{
	color: #3a3a3a;
	padding: 20px;
	font-size: 15px;
	line-height: 30px;
	text-indent: 25px;
}


.rside-content2{
	color: #3a3a3a;
	padding: 20px;
	font-size: 15px;
	line-height: 30px;
	text-indent: 25px;
}
.rside-content2 img{
	float: left;
    padding-right: 15px;
	width: 50%;
	margin: 0 auto;
}
.style-box{
	float: left;
	margin-top: 20px;
	width: 100%;
	background: #fff;
	margin-bottom: 20px;
}
.style-title {
	float: left;
	width: 98%;
	border-bottom: 1px #e7e7e7 solid;
	text-align: center;
	margin-left: 14px;
}

.style-title h3 {
    float: left;
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 24px;
    font-weight: 500;
    color: #666666;
}

.style-title h5 {
	color: #cac9c9;
    font-size: 14px;
    padding-bottom: 3px;
    float: left;
    margin: 30px 0 0 10px;
}

.style-title i {
    float: left;
    width: 2px;
    height: 22px;
    background: #488905;
    margin-top: 26px;
    margin-right: 10px;
}
.rside-content-pro{
	color: #3a3a3a;
	font-size: 15px;
	line-height: 30px;
	text-indent: 25px;
}
.rside-content-pro .style-title i{
    float: left;
    width: 2px;
    height: 22px;
    background: #068900;
    margin-top: 18px;
    margin-right: 10px;
}
.rside-content-pro .style-title h3{
    float: left;
    padding-top: 13px;
    padding-bottom: 5px;
    margin-left: -13px;
    font-size: 24px;
    font-weight: 500;
    color: #666666;
}
.rside-content-pro .style-title h5{
    color: #cac9c9;
    font-size: 14px;
    padding-bottom: 3px;
    float: left;
    margin: 16px 0 0 -14px;
}
.rside-pro-list{
	float: left;
	width: 100%;
}
.rside-pro-list a{
	color: #666;
}
.rside-pro-list a:hover dl dd{
	text-decoration: underline;
	color: #488905;
}
.rside-pro-list dl{
	float: left;
	width: 25%;
}
.rside-pro-list dl dt{
    float: left;
    width: 200px;
    height: 280px;
    margin-top: 25px;
    margin-left: 8px;
    overflow: hidden;
    border: 1px #E5E5E5 solid;
}
.rside-pro-list dl dt img{
	width: 100%;
}
.rside-pro-list dl dd{
	float: left;
	width: 100%;
	height:60px;
	text-align: center;
}
.page-box{
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
}
.page-box a span{
	color: #666;
}
.page-box a:hover span{
	background: #488905;
	color: #fff;
}
.page-box span{
	border:1px #488905 solid;
	width: 80px;
	padding: 8px 10px;
	border-radius: 5px;
	margin-left: 10px;
}

.title{ font-size:18px; text-align:center; line-height:45px; padding-top:10px;}
.ftitle{ font-size:14px; line-height:24px; text-align:center;}

.poster-main {
  width: 1000px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}

.poster-main a, .poster-main img { display: block; }

.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.poster-main .poster-prev-btn {
  left: 0;
  background: url(../image/left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: 0;
  background: url(../image/right.png) no-repeat center center;
}