@charset "utf-8";
.max {
	position: relative;overflow: hidden;
	height: auto;
}
.productmax {
	position: relative;overflow: hidden;
	height: auto;
}
.basemax {
	position: relative;overflow: hidden;
	height: auto;
}
.m_head {
	width: 100%;
	height: auto;
	/*background-color: yellow;/*/
	position: relative;z-index: 10;
}
.head {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	/*background-color: #fff;*/
	position: relative;z-index: 10;

}
.head_left {
	width: 240px;
	height: 100px;
	/*background-color: pink;*/
	float: left;
}
.head_left img {
	float: left;
	
}
.head_nav {
	width: 785px;
	height: 100px;
	float: left;
	background:url(../images/gai2.png) no-repeat;
	/*background-color: pink;*/
}
.head_nav  ul li {
	width: 182.5px;
	height: 90px;
	float: left;
}
.head_nav  ul li a  {
	font:  700 16px Microsoft YaHei;
	color: #fff;
	float: left;
	margin-top: 30px;
	margin-left: 80px;
}

.head_nav  ul li:hover {
	border-bottom: 3px solid #e6a60b;
}

.head_right {
	width: 170px;
	height: 100px;
	float: left;
	/*background-color: pink;*/
	overflow: hidden;
	position: relative;
}
.head_right img.img1 {
	float: left;
	
	margin-top: 15px;
	position: relative;z-index: 8;
}
.head_right img.img2 {
	float: left;
	
	margin-top: 10px;
	position: relative;z-index: 8;
}
.head_right img.img3 {
	float: left;
	position: absolute;z-index: 9;
	top: 18px;
	left: 25px;
}
.head_right img.img4 {
	float: left;
	position: absolute;z-index: 9;
	left: 25px;
	top: 63px;
}
.head_right h3 {
	position: absolute;z-index: 9;	
	top: 20px;
	left: 80px;

}
.head_right h3 a {
	font: 700 16px Microsoft YaHei;
	color: #fff;

}
.head_right h4 {
	position: absolute;z-index: 9;	
	top: 60px;
	left: 80px;
	
}
.head_right h4 a {
	font: 700 16px Microsoft YaHei;
	color: #fff;
	
}




/*ABOUT*/
.maxabout {
	height: auto;
	/*background-color: yellow;*/
	position: relative;z-index: 10;
	margin-top: -215px;
}
.about {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	background-color: #fff;
}
.about_top {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
}
.about_top_left {
	width: 400px;
	height: 100px;
	float: left;

}
.about_top_left h3 {
	width: 350px;
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}
.about_top_left h3 a {
	font: 700 18px Microsoft YaHei;
	color: #00873c;
}
.about_top_left img {
	float: left;
	margin-left: 40px;
	margin-top: 2px;
}
.about_top_left h4 {
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	font: 14px  Microsoft YaHei;
	color: #575757;
}
.about_top_middle {
	width: 310px;
	height: 100px;
	float: left;
	background-color:#fff;
	background: #fff url(../images/about2.png) no-repeat 0px 65px;
}
.about_top_middle h3 {
	float: left;
	margin-top: 60px;
	margin-left: 20px;
}
.about_top_middle h3 a {
	width: 80px;
	height: 20px;
	font: 12px Microsoft YaHei;
	color: #fff;

}
.about_top_middle span {
	float: left;
	margin-top: 60px;
	margin-left: 50px;
}
.about_top_middle span a {
	width: 80px;
	height: 20px;
	font: 12px Microsoft YaHei;
	color: #fff;

}
.about_top_middle font {
	float: left;
	margin-top: 60px;
	margin-left: 55px;
}
.about_top_middle font a {
	width: 80px;
	height: 20px;
	font: 12px Microsoft YaHei;
	color: #fff;
}
.about_top_right {
	width: 100px;
	height: 100px;
	float: right;	
}
.about_top_right span {
	width: 75px;
	height: 23px;
	font: 14px Microsoft YaHei;
	color: #fff;
	background-color: #00873c;
	float:left;
	margin-top: 60px;
	margin-right: 35px;
	text-align: center;
	line-height: 23px

}
.about_top_right span a{color: #fff;}
.about_bottom {
	width: 1200px;
	height: 235px;
	/*background-color: pink;*/
}
.about_bottom_left {
	width: 380px;
	height: 235px;
	float: left;
	margin-right: 20px;
	margin-left: 40px;
	background: #fff url(../images/about3.png) no-repeat;
}
.about_bottom_right {
	width: 755px;
	height: 195px;
	float: left;
	font: 14px; Microsoft YaHei;
	color: #333;
	/*background-color: #fff;*/
}
.about_bottom_right span {
	font: 700 16px Microsoft YaHei;
	color: #333;
}
.about_bottom_right font {
	font: 700 16px Microsoft YaHei;
	color: #00873c;
} 




/*PRODUCT*/
.maxproduct {
	height: auto;
	/*background-color:yellow;*/
	position: relative;
	margin-bottom:50px;
}
.product {
	height: auto!important;
	min-height: 320px;
	width: 1200px;
	margin: 0 auto;
	/*background-color: pink;*/
}
.product_top {
	width: 1200px;
	height: 60px;
	border-bottom: 1px solid #e6e6e6; 
}
.product_top_left {
	width: 1200px;
	height: 50px;
}
.product_top_left {
	width: 365px;
	height: 60px;
	float: left;
	/*background-color: red;*/
}
.product_top_left  font{display:block;margin-left: 40px;clear:both;float: left;text-align:left;}
.product_top_left h3 {
	width: 350px;
	float: left;
	margin-left: 40px;
	/*margin-top: 30px;*/
}
.product_top_left h3 a {
	font: 700 18px Microsoft YaHei;
	color: #00873c;
}
.product_top_left img {
	float: left;
	margin-left: 40px;
	margin-top: 2px;
}

.product_top_middle {
	width: 600px;
	height: 50px;
	float: left;
	/*background: #fff url(../images/product1.png) no-repeat 0px 30px;
	background-color: red;*/
}
.product_top_middle h3 {
	float: left;
	margin-top: 24px;
	width:110px;
	height:21px;
	background:url(../images/cate_bg.png) no-repeat;
	text-align:center;	
	line-height:18px;
}
.product_top_middle h3 a {
	width: 80px;
	height: 21px;
	font: 9px Microsoft YaHei;
	color: #fff;
	text-transform:lowercase;


}
/*.product_top_middle span {
	float: left;
	margin-top: 24px;
	margin-left: 55px;

	
}
.product_top_middle span a {
	width: 80px;
	height: 20px;
	font: 12px Microsoft YaHei;
	color: #fff;

}*/
.product_top_right {
	width: 100px;
	height: 100px;
	float: right;	
}
.product_top_right span {
	width: 75px;
	height: 23px;
	font: 14px Microsoft YaHei;
	color: #fff;
	background-color: #00873c;
	float:left;
	margin-top: 30px;
	text-align: center;
	line-height: 23px;

}
.product_top_right span a{color:#fff;}



.product_bottom {
	width: 1200px;
	height: 230px;
	float: left;
	/*background-color: red;*/
	
}
.product_bottom ul li.li1 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 23px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.product_bottom ul li.li1 a img {
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.product_bottom ul li.li1 a span {
	font:16px "黑体";
	color: #fff;
	display:block;
	text-align:center;
	line-height:36px;
	
}
.product_bottom ul li.li1 a:hover img {
	
	border: 3px solid #00873c;
}
.product_bottom ul li.li1:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 



.product_bottom ul li.li2 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 17px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.product_bottom ul li.li2 a img {
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.product_bottom ul li.li2 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 100px;
	margin-top: 10px;
}
.product_bottom ul li.li2 a:hover img {
	
	border: 3px solid #00873c;
}
.product_bottom ul li.li2:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 




.product_bottom ul li.li3 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 17px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.product_bottom ul li.li3 a img{
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.product_bottom ul li.li3 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 100px;
	margin-top: 10px;
}
.product_bottom ul li.li3 a:hover img {
	
	border: 3px solid #00873c;
}
.product_bottom ul li.li3:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 





.product_bottom ul li.li4 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 17px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.product_bottom ul li.li4 a img {
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.product_bottom ul li.li4 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 100px;
	margin-top: 10px;
}
.product_bottom ul li.li4 a:hover img {
	
	border: 3px solid #00873c;
}
.product_bottom ul li.li4:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 









/*FOOT CSS*/
.maxfoot {
	height: auto;
	background-color: #00873c;
	position: relative;
}
.foot {
	width: 1200px;
	height: 140px;
	margin: 0 auto;
	/*background-color: pink;*/
}
.foot_left {
	width: 300px;
	height: 130px;
	float: left;
	background:url(../images/foot1.jpg) no-repeat 10px;
}
.foot_middle {
	width: 680px;
	float: left;
	font:14px Microsoft YaHei;
	color: #fff;
	line-height: 28px;
	margin-top:15px;
	margin-left:15px;
	overflow:hidden;
}
.foot_right {
	width: 200px;
	height: 130px;
	float: right;
	/*background-color: #fff;*/
	background:url(../images/foot1.png) no-repeat 80px;
}




/*产品展示  	CSS*/

.maxproduct_cont {
	min-height: 780px;
	/*background-color: yellow;/*/
	position: relative;z-index: 10;
	top: -200px;
	height:auto;
}
.prodcut_cont {
	width: 1200px;
	min-height: 625px;
	height:auto;
	margin: 0 auto;
	/*background-color: lightblue;*/
}
.prodcut_cont_left {
	
	min-height: 780px;
	height:auto;
	width: 239px;
	float: left;
	/*margin-left: 12px;*/
	/*background-color: pink;*/
	
}
.prodcut_cont_left_top {
	width: 240px;height: 165px;
	float: left;
}
.prodcut_cont_left_bottom {
	height: 615px;
	width: 239px;
	/*margin-top: 25px;*/
	/*background-color: red;*/
	border-right: 1px solid #dbdbdb;
	line-height:40px;

}
.prodcut_cont_left_bottom ul li  {
	width: 239px;
	height: 40px;
	background-color:#fff;	
	margin-bottom: 20px;
	position: relative;top: 25px;

}
.prodcut_cont_left_bottom ul li a {
	font:16px  Microsoft YaHei;
	color: #333;
	float: left;
	margin-left: 80px;
	line-height:40px;
}
.prodcut_cont_left_bottom ul li:hover {
	background-color: #008b3e;
}
.prodcut_cont_left_bottom ul li:hover a {
	color: #fff;
}

.prodcut_cont_left_bottom ul .on{background-color: #008b3e;}
.prodcut_cont_left_bottom ul .on a{color: #fff;}

.prodcut_cont_right {
	width: 959px;
	min-height: 740px;
	height:auto;
	float: right;
	margin-top:39px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	
}
.prodcut_cont_right_top img {
	float: left;
	position: relative;top: -40px;left: -2px;
}
.prodcut_cont_right_nav {
	width: 910px;
	height: 50px;
	float: left;margin-left: 20px;
	/*background-color: red;*/
	position: relative;top: -40px;
	border-bottom: 1px solid #f3f3f3;
}
.prodcut_cont_right_nav span {
	font: 16px "黑体";
	color: #00873c;
	float: left;margin-left: 5px;
	margin-top:25px;
}
.prodcut_cont_right_nav font {
	font: 12px Microsoft YaHei;
	color: #848484;
	float: right;
	margin-right: 10px;
	margin-top:20px;
}

.prodcut_cont_right_middle {
	width: 960px;
	height: auto;
	float: left;
	position: relative;top: -40px;
	/*background-color: red;*/
}
.prodcut_cont_right_middle ul li.li1 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 40px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.prodcut_cont_right_middle ul li.li1 a img {
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.prodcut_cont_right_middle ul li.li1 a span {
	font:16px "黑体";
	color: #fff;
	display:block;
	text-align:center;
	line-height:36px;
}
.prodcut_cont_right_middle ul li.li1 a:hover img {
	
	border: 3px solid #00873c;
}
.prodcut_cont_right_middle ul li.li1:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 




.prodcut_cont_right_middle ul li.li2 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 40px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.prodcut_cont_right_middle ul li.li2 a img {
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.prodcut_cont_right_middle ul li.li2 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 90px;
	margin-top: 10px;
}
.prodcut_cont_right_middle ul li.li2 a:hover img {
	
	border: 3px solid #00873c;
}
.prodcut_cont_right_middle ul li.li2:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 




.prodcut_cont_right_middle ul li.li3 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 40px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.prodcut_cont_right_middle ul li.li3 a img {
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.prodcut_cont_right_middle ul li.li3 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 90px;
	margin-top: 10px;
}
.prodcut_cont_right_middle ul li.li3 a:hover img {
	
	border: 3px solid #00873c;
}
.prodcut_cont_right_middle ul li.li3:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 










.prodcut_cont_right_bottom {
	width: 960px;
	height: 237px;
	float: left;
	position: relative;top: -40px;
	/*background-color: red;*/
}
.prodcut_cont_right_bottom ul li.li1 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 40px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.prodcut_cont_right_bottom ul li.li1 a img {
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.prodcut_cont_right_bottom ul li.li1 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 90px;
	margin-top: 10px;
}
.prodcut_cont_right_bottom ul li.li1 a:hover img {
	
	border: 3px solid #00873c;
}
.prodcut_cont_right_bottom ul li.li1:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 




.prodcut_cont_right_bottom ul li.li2 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 40px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.prodcut_cont_right_bottom ul li.li2 a img {
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.prodcut_cont_right_bottom ul li.li2 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 90px;
	margin-top: 10px;
}
.prodcut_cont_right_bottom ul li.li2 a:hover img {
	
	border: 3px solid #00873c;
}
.prodcut_cont_right_bottom ul li.li2:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 




.prodcut_cont_right_bottom ul li.li3 {
	width: 270px;
	height: 230px;
	float: left;
	margin-left: 40px;
	background: #fff url(../images/gai6.png) no-repeat 0px 195px;

}
.prodcut_cont_right_bottom ul li.li3 a img {
	width: 264px;
	height: 178px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.prodcut_cont_right_bottom ul li.li3 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 90px;
	margin-top: 10px;
}
.prodcut_cont_right_bottom ul li.li3 a:hover img {
	
	border: 3px solid #00873c;
}
.prodcut_cont_right_bottom ul li.li3:hover  {
	background: #fff url(../images/gai5.png) no-repeat 0px 195px;
} 
/*product_right_bottom3翻页代码*/
.product_right_bottom3{display:block;margin:0 auto;}
DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center;
}

DIV.scott A {
	BORDER-RIGHT: #3cc275 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #3cc275 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: #3cc275 1px solid; COLOR: #fff; MARGIN-RIGHT: 7px; PADDING-TOP: 5px; BORDER-BOTTOM: #3cc275 1px solid; TEXT-DECORATION: none;background-color: #3cc275;
}
DIV.scott A:hover {
	BORDER-RIGHT: #00873c 1px solid; BORDER-TOP: #00873c 1px solid; BORDER-LEFT: #00873c 1px solid; COLOR: #fff; BORDER-BOTTOM: #00873c 1px solid; BACKGROUND-COLOR: #00873c;
}
DIV.scott A:active {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #4fa630;
}
DIV.scott A.current {
	BORDER-RIGHT: #3cc275 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #3cc275 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: #3cc275 1px solid; COLOR: #fff; MARGIN-RIGHT: 7px; PADDING-TOP: 5px; BORDER-BOTTOM: #3cc275 1px solid; TEXT-DECORATION: none;background-color: #00873c;
}
DIV.scott A.current:hover {
	BORDER-RIGHT: #00873c 1px solid; BORDER-TOP: #00873c 1px solid; BORDER-LEFT: #00873c 1px solid; COLOR: #fff; BORDER-BOTTOM: #00873c 1px solid; BACKGROUND-COLOR: #00873c;
}
DIV.scott A.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}



/*product_list css*/
.product_list_right_middle {
	width: 960px;
	height: 420px;
	/*background-color: pink;*/
}
.product_list_right_middle ul li{
	width: 517px;
	height: 400px;
	float: left;
	margin-left: 240px;
	background: #fff url(../images/gai6.png) no-repeat 120px 360px;

}
.product_list_right_middle ul li img {
	height: 343px;
	display:block;
	margin:0 auto;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.product_list_right_middle ul li span {
	font:16px "黑体";
	color: #fff;
	display:block;
	margin:0 auto;
	text-align:center;
	line-height:38px;
}
.product_list_right_middle ul li:hover img {
	
	border: 3px solid #00873c;
}
.product_list_right_middle ul li:hover  {
	background: #fff url(../images/gai5.png) no-repeat 120px 360px;
} 
.product_list_right_bottom {
	width: 960px;
	height: 200px;
	/*background-color: pink;*/
}
.product_list_right_bottom ul {
	width: 85px;
	height: 100px;
	float: left;
	margin-left: 60px;
	margin-top: 40px;
	/*background-color: red;*/
}
.product_list_right_bottom ul li.li1 {
	width:85px;
	height: 30px;
	float: left;
	background-color: #3cc275;
	text-align: center;
	line-height: 30px;
}
.product_list_right_bottom ul li.li1 a {
		font: 14px Microsoft YaHei;
	color: #fff;
}
.product_list_right_bottom ul li.li2 {
	width:85px;
	height: 30px;
	float: left;
	margin-top: 20px;
	background-color: #3cc275;
	text-align: center;
	line-height: 30px;
}
.product_list_right_bottom ul li.li2 a {
		font: 14px Microsoft YaHei;
	color: #fff;
}
.product_list_right_bottom ul li:hover {
	background-color: #00873c;
}

.product_list_right_bottom span {
	width:85px;
	height: 30px;
	float: right;
	margin-right: 60px;
	margin-top: 60px;
	background-color: #3cc275;
	text-align: center;
	line-height: 30px;
}
.product_list_right_bottom span a {
	font: 14px Microsoft YaHei;
	color: #fff;
}
.product_list_right_bottom span:hover {
	background-color: #00873c;
}




/*base_cont_right_middle  css*/

.base_cont_right_middle {
	width: 960px;
	height: auto;
	float: left;
	position: relative;top: -40px;
	/*background-color: red;*/
}
.base_cont_right_middle ul li.li1 {
	width: 285px;
	height: 445px;
	float: left;
	margin-left:25px;
	background: #fff url(../images/base4.png) no-repeat 0px 395px;

}
.base_cont_right_middle ul li.li1 a img {
	width: 276px;
	height: 380px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.base_cont_right_middle ul li.li1 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 110px;
	margin-top: 10px;
}
.base_cont_right_middle ul li.li1 a:hover img {
	
	border: 3px solid #00873c;
}
.base_cont_right_middle ul li.li1:hover  {
	background: #fff url(../images/base5.png) no-repeat 0px 395px;
} 



.base_cont_right_middle ul li.li2 {
	width: 285px;
	height: 445px;
	float: left;
	margin-left: 30px;
	background: #fff url(../images/base4.png) no-repeat 0px 395px;

}
.base_cont_right_middle ul li.li2 a img {
	width: 276px;
	height: 380px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.base_cont_right_middle ul li.li2 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 110px;
	margin-top: 10px;
}
.base_cont_right_middle ul li.li2 a:hover img {
	
	border: 3px solid #00873c;
}
.base_cont_right_middle ul li.li2:hover  {
	background: #fff url(../images/base5.png) no-repeat 0px 395px;
} 



.base_cont_right_middle ul li.li3 {
	width: 285px;
	height: 445px;
	float: left;
	margin-left: 30px;
	background: #fff url(../images/base4.png) no-repeat 0px 395px;

}
.base_cont_right_middle ul li.li3 a img {
	width: 276px;
	height: 380px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.base_cont_right_middle ul li.li3 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 110px;
	margin-top: 10px;
}
.base_cont_right_middle ul li.li3 a:hover img {
	
	border: 3px solid #00873c;
}
.base_cont_right_middle ul li.li3:hover  {
	background: #fff url(../images/base5.png) no-repeat 0px 395px;
} 




.base_cont_right_bottom {
	width: 960px;
	height: 435px;
	float: left;
	position: relative;top: -40px;
	/*background-color: red;*/
}
.base_cont_right_bottom ul li.li1 {
	width: 285px;
	height: 445px;
	float: left;
	margin-left: 40px;
	background: #fff url(../images/base4.png) no-repeat 0px 395px;

}
.base_cont_right_bottom ul li.li1 a img {
	width: 276px;
	height: 380px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.base_cont_right_bottom ul li.li1 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 110px;
	margin-top: 10px;
}
.base_cont_right_bottom ul li.li1 a:hover img {
	
	border: 3px solid #00873c;
}
.base_cont_right_bottom ul li.li1:hover  {
	background: #fff url(../images/base5.png) no-repeat 0px 395px;
} 



.base_cont_right_bottom ul li.li2 {
	width: 285px;
	height: 445px;
	float: left;
	margin-left: 30px;
	background: #fff url(../images/base4.png) no-repeat 0px 395px;

}
.base_cont_right_bottom ul li.li2 a img {
	width: 276px;
	height: 380px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.base_cont_right_bottom ul li.li2 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 110px;
	margin-top: 10px;
}
.base_cont_right_bottom ul li.li2 a:hover img {
	
	border: 3px solid #00873c;
}
.base_cont_right_bottom ul li.li2:hover  {
	background: #fff url(../images/base5.png) no-repeat 0px 395px;
} 



.base_cont_right_bottom ul li.li3 {
	width: 285px;
	height: 445px;
	float: left;
	margin-left: 30px;
	background: #fff url(../images/base4.png) no-repeat 0px 395px;

}
.base_cont_right_bottom ul li.li3 a img {
	width: 276px;
	height: 380px;
	float: left;
	overflow: hidden;
	border: 3px solid #f5f5f5;
	margin-bottom: 10px;	
}
.base_cont_right_bottom ul li.li3 a span {
	font:16px "黑体";
	color: #fff;
	float: left;
	margin-left: 110px;
	margin-top: 10px;
}
.base_cont_right_bottom ul li.li3 a:hover img {
	
	border: 3px solid #00873c;
}
.base_cont_right_bottom ul li.li3:hover  {
	background: #fff url(../images/base5.png) no-repeat 0px 395px;
} 
.base_cont_right {
	width: 959px;
	height:auto;
	min-height:500px;
	float: right;
	margin-top:39px;
	background-color: #fff;
	border-bottom: 1px solid #dbdbdb;
	border-right:  1px solid #dbdbdb;
	border-left:  1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
}

.base_cont_left_bottom {
	height: auto;
	width: 239px;
	min-height:400px;
	/*margin-top: 25px;*/
	/*background-color: red;
	border-right: 1px solid #dbdbdb;*/
	line-height:40px;

}
.base_cont_left_bottom ul li  {
	width: 239px;
	height: 40px;
	background-color:#fff;	
	margin-bottom: 20px;
	position: relative;top: 25px;
	display:block;
	text-align:center;

}
.base_cont_left_bottom ul li a {
	font:12px  Microsoft YaHei;
	color: #333;
	line-height:40px;
}
.base_cont_left_bottom ul li:hover {
	background-color: #008b3e;
}
.base_cont_left_bottom ul li:hover a {
	color: #fff;
}

.base_cont_left_bottom ul .hov{background-color: #008b3e;}
.base_cont_left_bottom ul .hov a{color: #fff;}

/*about_cont_right_middle css
.about_cont_right_middle {
	width: 925px;
	height: 350px;
	float: left;
	margin-left: 25px;
	/*background-color: yellow;
	font: 14px Microsoft YaHei;
	color: #333;
	line-height: 28px;
}*/




.about_cont_right_bottom {
	width: 950px;
	height: 195px;
	float: left;margin-top: 20px;
	margin-left: 25px;
	/*background-color: lightblue;*/
}

/*procuct 轮播 CSS*/
      .rollfire
        {
            overflow: hidden;
            width: 950px;
            height: 195px; margin:0 auto;
        }
       
        .rollfire .Cont
        {
            float: left;
            overflow: hidden;
            width: 950px;
        }
        .rollfire .Cont ul{width: 950px;   float: left; overflow: hidden;}
        .rollfire .Cont ul li{width: 305px; height:195px; float: left;margin-right:11px }



        .rollfire .ScrCont
        {
            width: 10000000px;
        }
        .rollfire #List3
        {
            float: left;
        }
        .rollfire #List4
        {
            float: left;
        }
       .pic  /*列表项*/
        {
        	width: 265px;
        	height:370px;
        	float: left;
        	
        	background-color: #f2f2f2;
        }
        .pic IMG
        {
            width:305px;
            height: 195px;
        }
  


  /*about   css*/
  .about_cont_right_middle {
  	width: 925px;
  	min-height: 400px;
	height:auto;
  	float: left;
  	margin-left: 18px;
  	font: 14px  Microsoft YaHei;
  	color: #333;
  	line-height: 40px;
	text-align:justify;
	margin-bottom:30px;
  }
  /*关于我们样式**/
.abt_pic{float:left;width:320px;height:200px;}
.abt_pic img{display:block;margin:0 auto;}

  /*.about_cont_right_bottom {
  	width: 940px;
  	height: 350px;
  	float: left;
	margin-left: 25px;		
  }
  .about_cont_right_bottom img {
  	float: left;
  }
*/


  /*about_list css*/


  .about_list_right_middle {
  	width: 525px;
  	height: 440px;
  	float: left;
  	margin-left: 210px;
  	background:url(../images/about_list1.jpg) 0 0 no-repeat;
  }
   .about_list_right_middle ul li.li1 {
   	width: 525px;
   	height: 60px;
   	/*background-color:pink;*/
   }
  .about_list_right_middle ul li.li1 font {
  	font:  700 14px  Microsoft YaHei;
  	color: #fff;
  	float: left;
  	margin-left: 30px;
  	margin-top: 12px;
  }
   .about_list_right_middle ul li.li1 input {
   			width: 370px;
   			height: 25px;
   			float: left;
   			margin-left: 50px;
   			margin-top: 7px;
   			background-color:#ebebeb;
   			border:none;
   			color: #9e9e9e;
   }
     .about_list_right_middle ul li.li2 {
   	width: 525px;
   	height: 60px;
   	/*background-color:pink;*/
   }
     .about_list_right_middle ul li.li2 font {
  	font:  700 14px  Microsoft YaHei;
  	color: #fff;
  	float: left;
  	margin-left: 30px;
  	margin-top: 23px;
  }
   .about_list_right_middle ul li.li2 input {
   			width: 370px;
   			height: 25px;
   			float: left;
   			margin-left: 50px;
   			margin-top: 20px;
   			background-color:#ebebeb;
   			border:none;
   			color: #9e9e9e;
   }
      .about_list_right_middle ul li.li3 {
   	width: 525px;
   	height: 60px;
   	/*background-color:pink;*/
   }
    .about_list_right_middle ul li.li3 font {
  	font:  700 14px  Microsoft YaHei;
  	color: #fff;
  	float: left;
  	margin-left: 30px;
  	margin-top: 30px;
  }
   .about_list_right_middle ul li.li3 input {
   			width: 370px;
   			height: 25px;
   			float: left;
   			margin-left: 50px;
   			margin-top: 25px;
   			background-color:#ebebeb;
   			border:none;
   			color: #9e9e9e;
   }
        .about_list_right_middle ul li.li4 {
   	width: 525px;
   	height: 100px;
   	/*background-color:pink;*/
   	float: left;margin-top: 20px;
   }
    .about_list_right_middle ul li.li4 font {
  	font:  700 14px  Microsoft YaHei;
  	color: #fff;
  	float: left;
  	margin-left: 30px;
  	margin-top: 20px;
  }
     .about_list_right_middle ul li.li4 textarea {
   		width: 375px;
   		height: 85px;
   		float: left;
   		margin-left: 136px;
   		margin-top: -20px;
   		background-color:#ebebeb;
   			border:none;
   			color: #9e9e9e;
   }
    .about_list_right_middle ul li.li5 {
   	width: 525px;
   	height: 40px;
   	/*background-color:pink;*/
   	float: left;margin-top:80px;
   }
    .about_list_right_middle ul li.li5 input {
    	width: 200px;
    	height: 35px;
    	float: left;margin-left: 175px;
    	margin-top: 5px;
    		background-color:#00873c;
   			border:none;
   			color: #fff;
   			font:700 14px Microsoft YaHei;
    }

.contact_cont_right_middle {
	width:900px;
	display:block;
	margin:0 auto;
	height:auto;
	position: relative;
	top: -15px;
}
.contact_cont_right_middle img{display:block;margin:0 auto;}
/*联系我们**/
.lx_nr{float:left;padding:10px;}
.lx_pic{float:right;width:400px;height:300px;}
.lx_pic img{display:block;margin:0 auto;}


/*.contact_cont_right_bottom {
	width: 920px;
	height: 455px;
	float: left;
	margin-left: 40px;
	background-color:yellow;
	position: relative;top: -20px;
	border-right: 1px solid #dbdbdb;
}
.contact_cont_right_bottom img {
	float: left;
}

*/









