
@charset "UTF-8";
body {
	width:100%;
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	min-width:1200px;
	overflow-x:auto!important; 
  }

 @font-face {
    font-family:'beb';
    src: url("../font/BEBAS.eot");
    src: url("../font/BEBAS.svg");
    src: url("../font/BEBAS.ttf");
    src: url("../font/BEBAS.woff");
    src: url("../font/BEBAS.woff2");
}

 @font-face {
    font-family:'helc';
    src: url("../font/HelveticaCondensed.eot");
    src: url("../font/HelveticaCondensed.svg");
    src: url("../font/HelveticaCondensed.ttf");
    src: url("../font/HelveticaCondensed.woff");
    src: url("../font/HelveticaCondensed.woff2");
}


 @font-face {
    font-family:'helb';
    src: url("../font/HelveticaCondensedBold_0.eot");
    src: url("../font/HelveticaCondensedBold_0.svg");
    src: url("../font/HelveticaCondensedBold_0.ttf");
    src: url("../font/HelveticaCondensedBold_0.woff");
    src: url("../font/HelveticaCondensedBold_0.woff2");
}

 @font-face {
    font-family:'got';
    src: url("../font/GOTHIC.eot");
    src: url("../font/GOTHIC.svg");
    src: url("../font/GOTHIC.ttf");
    src: url("../font/GOTHIC.woff");
    src: url("../font/GOTHIC.woff2");
}


 @font-face {
    font-family:'imp';
    src: url("../font/impact.eot");
    src: url("../font/impact.svg");
    src: url("../font/impact.ttf");
    src: url("../font/impact.woff");
    src: url("../font/impact.woff2");
}



.fl{
	float: left;
}

.fr{
	float: right;

}

*{
	margin: 0;
  padding: 0;
}

img{
	border:0;
}

.w1200{
	width:1200px;
	margin:0 auto;
	padding:0 20px;
}

.header{
	width:100%;
	height:195px;
	margin:0 auto;
	background:#fff;
	position:relative;
	top:0;
	left:0;
	z-index:556;
}

.header_t{
	width:100%;
	height:140px;
	display:block;
	overflow:hidden;
}

.header_tc{
	display:block;
}

.head_left{
	width:auto;
	display:inline-block;
	text-align:left;
}

.head_left span{
	height:100%;
	display:inline-block;
	margin-right:30px;
	float:left;
}

.head_left span img{
	padding-top:28px;
	max-width:202px;
	max-height:103px;
	display:inline-block;
}

.head_left p{
	margin-top:35px;
	height:68px;
	line-height:68px;
	border-left:1px solid #e1e1e1;
	padding-left:22px;
	font-size:20px;
	color:#666;
	float:left;
}

.header_tcr{
	padding-top:22px;
	display:inline-block;
}

.header_tcr dl{
	width:100%;
	display:block;
}

.header_tcr dl dt{
	width:94px;
	height:94px;
	margin-right:18px;
	display:inline-block;
	float:left;
}

.header_tcr dl dd{
	width:auto;
	float:right;
	line-height:30px;
	color:#666;
	font-size:14px;
}

.header_tcr dl dd img{
	width:20px;
	height:18px;
	margin-right:10px;
}

.header_tcr dl dd b{
	color:#00a551;
}


.header_b{
	width:100%;
	display:block;
	background:#00a551;
	height:55px;
}

.head_cen{
	display:block;
}



.head_cenb{
	height:100%;
}


.head_right{
	width:100%;
	margin-top:0;
	position:relative;
}

.nav{
	width:auto;
	height:55px;
	margin-right:0;
	margin-top:0;
	float:left;
	position:relative;
	display:block;
}

.nav ul{
	list-style:none;
	width:100%;
	display:block;
}

.nav ul li{
	width:auto;
	float:left;
	margin:0 0;
	padding:0 30px;
	height:55px;
	line-height:55px;
	position:relative;
	display:inline-block;
	background:url(../img/index_i_03.jpg) left center no-repeat;
}

.nav ul li .a{
	width:auto;
	padding:0 10px;
	font-size:16px;
	color:#fff;
	height:auto;
	font-weight:100;
	display:inline-block;
	text-align:center;
	transition-duration:500ms;
}

.nav ul li:hover,.nav ul li.active{
	background:#0a8d4a url(../img/index_i_03.jpg) left center no-repeat;
	transition-duration:500ms;
}

.nav ul li:hover .a,.nav ul li.active .a{
	color:#fff;
}

.nav ul li:hover .a i,.nav ul li.active .a i{
	color:#ee1c25;
}

.nav ul li:first-child{
	background:none;
}

.nav ul li:first-child:hover,.nav ul li:first-child.active{
	background:#0a8d4a;
	transition-duration:500ms;
}

.nav ul li .nav_dl{
	width:auto;
	height:auto;
	position:absolute;
	top:55px;
	left:0;
	background:#0a8d4a;
	overflow:hidden;
	padding:15px 0 15px;
	display:none;
}

.nav ul li .nav_dl.des{
	width:288px;
	padding:28px 0 30px;
}

.nav ul li dl{
	width:145px;
	height:auto;
	line-height:30px;
	position:relative;
	float:left;
	text-align:center;
	padding:0 0;
	z-index:5;
	border-right:1px solid #23995c;
}

.nav ul li dl:last-child{
	border-right:none;
}

.nav ul li .nav_dl.des dl{
	width:108px;
	padding:0 0 0 35px;
	text-align:left;
}

.nav ul li dl dt{
	width:100%;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:30px;
	display:block;
}


.nav ul li dl dd{
	width:100%;
	position:relative;
	line-height:30px;
	z-index:2;
}

.nav ul li dl dd span{
	width:100%;
	display:block;
}

.nav ul li dl dd a{
	width:100px;
	color:#cbe0d5;
	font-size:14px;
	line-height:32px;
	padding:0;
	position:relative;
}

.nav ul li dl dd a:hover{
	color:#fff;
	font-size:14px;
}

.nav ul li:hover p i{
	display:block;
}

.nav ul li:hover .nav_dl{
	display:block;
	z-index:5;
}

/*.nav ul li.active .nav_dl{
	display:block;
	z-index:2;
}*/

.nav ul li dl dd a span{
	width:132px;
	height:140px;
	background:url(../img/syq_09.png) no-repeat;
	position:absolute;
	top:35px;
	left:-40px;
	display:none;
}

.nav ul li dl dd a span img{
	width:126px;
	height:126px;
	margin:12px auto 0;
	display:block;
}


.nav ul li dl dd a:hover span{
	display:inline-block;
}

.ful{
	width:auto;
	float:right;
	display:block;
}

.search{
	width:27px;
	float:left;
	height:55px;
	display:block;
	position:relative;
}

.search_l{
	width:100%;
	display:block;
	text-align:center;
	color:#333;
	font-size:14px;
}

.search_l span{
	padding:15px 0 5px;
	display:block;
}

.search_r{
	width:0;
	height:35px;
	position:absolute;
	bottom:-35px;
	right:0;
	background:#f2f1f1;
	display:block;
	transition-duration:500ms;
	overflow:hidden;
}

.search_r ul{
	display:block;
	width:100%;
	padding:0 0;
}

.search_r ul li{
	width:100%;
	display:block;
}

.search_r ul li .shur{
	width:165px;
	display:block;
	float:left;
	border:0;
	background:none;
	line-height:35px;
	padding:0 15px;
}

.search_r ul li .shur2{
	width:60px;
	height:35px;
	display:block;
	float:right;
	border:0;
	background:#d8d6d6;
	line-height:35px;
	font-size:14px;
	color:#333;
	transition-duration:500ms;
}

.search_r ul li .shur2:hover{
	background:#0a8d4a;
	color:#fff;
	transition-duration:500ms;
}

.search:hover .search_r{
	width:255px;
	transition-duration:500ms;
}





.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  animation: spinner 700ms infinite linear; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }




.slideBox{ width:100%; height:684px; overflow:hidden; position:relative; margin-top:0; }
.slideBox .hd{ width:100%; height:25px; overflow:hidden; position:absolute; right:0; bottom:30px;padding-bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; width:100%; display:block; text-align:center;  }
.slideBox .hd ul li{ float:none; margin:0 9px 2px;  width:12px; border-radius:50%; text-indent:-999; height:12px; border-radius:50%;line-height:12px; text-align:center; background:#828294; cursor:pointer; font-size:0; display:inline-block; }

.slideBox .hd ul li.on{ background:#00a551; width:12px; height:12px; color:#fff; position:relative; top:0px; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul{
	width:100%;
	text-align:center;
	display:block;
}
.slideBox .bd li{ width:100%; height:684px; text-align:center; zoom:1; vertical-align:middle; }
.slideBox .bd li a{
	width:100%;
	height:100%;
	display:block;
}

.slideBox .bd li a .bant{
	width:1200px;
	margin:205px auto 0;
}

.slideBox .bd li a .bant em{
	width:575px;
	display:block;
	float:left;
	text-align:center;
}

.slideBox .bd li a .bant em span{
	font-size:42px;
	line-height:60px;
	color:#000;
	display:block;
	font-weight:bold;
	font-family:"cad";
	text-transform:uppercase;
	margin-bottom:20px;
	letter-spacing:8px;
}

.slideBox .bd li a .bant em p{
	font-size:26px;
	line-height:30px;
	color:#000;
	display:block;
	margin-bottom:40px;
}

.slideBox .bd li a .bant em i{
	width:150px;
	height:45px;
	text-align:center;
	line-height:45px;
	color:#fff;
	font-size:16px;
	display:block;
	background:#000;
	margin:0 auto;
	transition-duration:500ms;
}

.slideBox .bd li a .bant em i:hover{
	background:#666;
	transition-duration:500ms;
}



/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-51px; display:none; width:59px; height:102px; line-height:102px;text-align: center;}
.slideBox .prev{  background: url(../img/index_127.png) center center no-repeat; left:20px; right:auto; }
.slideBox .next{ background: url(../img/index_130.png) center center no-repeat;  left:auto; right:20px; }

.slideBox .prev:hover{ background: url(../img/index_127.png) center center no-repeat; }
.slideBox .next:hover{ background: url(../img/index_130.png) center center no-repeat; }

.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.slideBox:hover .prev,.slideBox:hover .next{
	display:none;
}


.index_about{
	width:100%;
	height:560px;
	display:block;
	overflow:hidden;
	position:relative;
	background:rgb(0, 165, 81);
}

.index_about_ll{
	width:50%;
	height:560px;
	position:absolute;
	left:0;
	top:0;
}

.index_aboutc{
	display:block;
	padding:0 0;
	position:relative;
	overflow:hidden;
	z-index:1;
}

.index_about_l{
	width:100%;
	margin:0 auto;
	display:block;
}

.index_about_l dl{
	width:100%;
	display:block;
}

.index_about_l dl dt{
	width:515px;
	display:block;
	position:relative;
	float:right;
}

.index_about_l dl dt .title{
	width:100%;
	display:block;
	padding-top:90px;
}

.index_about_l dl dt .title b{
	color:#fff;
	font-size:36px;
	font-family:'beb';
	line-height:40px;
	display:block;
	height:45px;
	padding-bottom:10px;
}

.index_about_l dl dt .title span{
	display:block;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	height:30px;
	padding-bottom:30px;
}

.index_about_l dl dt .title i{
	width:25px;
	height:3px;
	display:block;
	background:#fff;
	margin-bottom:40px;
}

.index_about_l dl dt em{
	width:100%;
	height:150px;
	padding-bottom:15px;
	line-height:30px;
	display:block;
	color:#cfe5da;
	font-size:14px;
	margin-top:0;
} 

.index_about_l dl dt .more{
	position:relative;
	display:block;
	width:178px;
	background:#fff;
	height:48px;
	text-align:center;
	line-height:48px;
	color:#666;
	font-size:16px;
	border:1px solid #44b77c;
	transition-duration:500ms;
}

.index_about_l dl:hover dt .more{
	background:#44b77c;
	color:#fff;
	transition-duration:500ms;
}

.index_about_l dl dd{
	width:600px;
	display:block;
	margin-top:0;
	float:left;
}

.index_about_l dl dd img{
	max-width:100%;
	display:block;
}

.index_product{
	width:100%;
	display:block;
	padding:100px 0 125px;
	overflow:hidden; 
}

.index_product_c{
	display:block;
}

.index_product_ctr{
	width:100%;
	display:block;
	text-align:center;
	margin-bottom:55px;
}

.index_product_ctr span{
	width:100%;
	display:block;
	color:#00a551;
	font-size:36px;
	height:55px;
	font-family:'beb';
	text-transform:uppercase;
}

.index_product_ctr p{
	width:auto;
	color:#333;
	font-size:24px;
	display:inline-block;
}

.index_product_ctr p i{
	padding:0 20px;
	display:inline-block;
	font-weight:bold;
}

.index_product_ct{
	width:282px;
	float:left;
	display:inline-block;
	position:relative;
	top:-20px;
}

.index_product_ct .title{
	width:100%;
	display:block;
	margin-top:20px;
}

.index_product_ct .title dl{
	width:100%;
	height:108px;
	background:#0b6ec2;
}

.index_product_ct .title:hover dl,.index_product_ct .title.active dl{
	background:#00a551;
	cursor:pointer;
}

.index_product_ct .title dl dt{
	width:auto;
	color:#fff;
	height:108px;
	line-height:108px;
	padding:0 15px 0 30px;
	font-size:88px;
	text-transform:uppercase;
	font-family:'helb';
	display:inline-block;
	float:left;

}

.index_product_ct .title dl dd{
	padding-top:30px;
	float: left;
}

.index_product_ct .title dl dd span{
	color:#fff;
	font-size:24px;
	line-height:35px;
	display:block;
}

.index_product_ct .title dl dd p{
	color:#a5bfe2;
	font-size:16px;
	line-height:18px;
	display:block;
	font-family:'got';
}

.index_product_ct .title:hover dl dd p,.index_product_ct .title.active dl dd p{
	color:#a3d5b6;
}

.index_product_ctb{
	width:100%;
	display:none;
	background:#fff;
	height:525px;
	margin-bottom:22px;
}

.index_product_ctb.open{
	display:block;
}

.index_product_ctb ul{
	width:100%;
	display:block;
}

.index_product_ctb ul li{
	width:100%;
	display:block;
	height:70px;
	line-height:70px;
	color:#666;
	font-size:16px;
	cursor:pointer;
	border-bottom:1px solid #eee;
	transition-duration:500ms;
}

.index_product_ctb ul li span{
	width:195px;
	text-align:center;
	display:block;
	float:left;
	margin-top:0;
	padding-left:50px;
}

.index_product_ctb ul li span em{
	width:45px;
	height:70px;
	overflow:hidden;
	display:inline-block;
	padding-top:0;
	float:left;
}

.index_product_ctb ul li span em .xian{
	display:inline-block;
}

.index_product_ctb ul li span em .bxian{
	display:none;
}

.index_product_ctb ul li span i{
	width:auto;
	display:inline-block;
	float:left;
	color:#666;
	font-size:16px;
}

.index_product_ctb ul li p{
	width:21px;
	height:21px;
	transition-duration:500ms;
	background:#00a551 url(../img/index_44.png) center center no-repeat;
	display:none;
	float:right;
	border-radius:50%;
	margin-top:25px;
}

.index_product_ctb ul li:hover,.index_product_ctb ul li.active{
	box-shadow:5px 5px 5px #f4f4f4;
	transition-duration:500ms;
}

.index_product_ctb ul li:hover i,.index_product_ctb ul li.active i{
	color:#00a551;
	transition-duration:500ms;
}

.index_product_ctb ul li:hover span em .xian,.index_product_ctb ul li.active span em .xian{
	display:none;
}

.index_product_ctb ul li:hover span em .bxian,.index_product_ctb ul li.active span em .bxian{
	display:inline-block;
}

.index_product_ctb ul li:hover p,.index_product_ctb ul li.active p{
	display:inline-block;
}


.index_product_cb{
	width:870px;
	float:right;
}

.index_product_cbctr{
	width:auto;
	height:60px;
	line-height:60px;
	display:block;
	background:#fff;
	padding:0 27px;
}

.index_product_cbctr span{
	color:#333;
	font-size:20px;
	height:20px;
	line-height:20px;
	border-left:4px solid #009944;
	padding-left:10px;
	float:left;
	margin-top:20px;
	font-weight:bold;
}

.index_product_cbctr a{
	float:right;
	width:auto;
	display:inline-block;
	font-size:15px;
	color:#666;
}

.index_product_cbctr a i{
	width:17px;
	height:17px;
	text-align:center;
	line-height:17px;
	display:inline-block;
	background:#00a551;
	float:right;
	margin-left:9px;
	margin-top:21px;
}

.index_product_cbctr a i img{
	position:relative;
	top:-1px;
}

.index_product_cbctr a:hover{
	color:#00a551;
}



.index_product_cbr{
	width:8%;
	display:block;
	float:right;
}

.index_product_cbr .prev{
	width:70px;
	height:70px;
	background:url(../img/index_51f.png) no-repeat;
	margin:185px 0 60px;
	cursor:pointer;
}

.index_product_cbr .next{
	width:70px;
	height:70px;
	background:url(../img/index_71f.png) no-repeat;
	cursor:pointer;
}

.index_product_cbr .prev:hover{
	width:70px;
	height:70px;
	background:url(../img/index_51.png) no-repeat;
	margin:185px 0 60px;
}

.index_product_cbr .next:hover{
	width:70px;
	height:70px;
	background:url(../img/index_71.png) no-repeat;
}


.index_product_cbc{
	width:100%;
	display:block;
}

.index_product_cbct{
	width:100%;
	display:block;
	overflow:hidden;
}

.index_product_cbct ul{
	width:920px;
	display:block;
}

.index_product_cbct ul li{
	width:420px;
	height:320px;
	padding:0;
	background:#fff;
	margin:32px 30px 0 0;
}


.index_product_cbct dl{
	width:100%;
	margin-right:0;
	margin-bottom:0;
	display:block;
	float:left;
}

.index_product_cbct dl dt{
	padding:10px 10px 0 10px;
	display:block;
	position:relative;
}

.index_product_cbct dl dt span{
	width:100%;
	height:250px;
	position:relative;
	overflow:hidden;
	display:block;
}

.index_product_cbct dl dt span img{
	height:250px;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.index_product_cbct dl:hover dt span img{
	height:250px;
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.index_product_cbct dl dt b{
	width:100%;
	height:100%;
	line-height:150px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	text-align:center;
	background:rgba(0,0,0,0.7);
	opacity:0;
	transition-duration:500ms;
}



.index_product_cbct dl dd{
	height:60px;
	line-height:60px;
	color:#333;
	font-size:16px;
	padding:0 10px 0;
	text-align:center;
	transition-duration:500ms;
}

.index_product_cbct dl dd p{
	float:left;
	width:100%;
	transition-duration:500ms;
}

.index_product_cbct dl:hover dt b{
	opacity:1;
	line-height:250px;
	transition-duration:500ms;
}

.index_product_cbct dl:hover dd{
	background:#00a551;
	transition-duration:500ms;
}

.index_product_cbct dl:hover dd p{
	color:#fff;
	transition-duration:500ms;
}



.index_equipment{
	width:100%;
	display:block;
	padding:115px 0 100px;
	background:#fff;
	overflow:hidden;
}

.index_equipmentc{
	width:100%;
	display:block;
}

.index_equi_t{
	display:block;
}

.index_equi_tt{
	width:100%;
	display:block;
}

.index_equi_tb{
	width:100%;
	height:44px;
	display:block;
	margin-bottom:60px;
}

.index_equi_tb ul{
	width:100%;
	line-height:44px;
	text-align:center;
	display:block;
}

.index_equi_tb ul li{
	width:160px;
	height:44px;
	text-align:center;
	line-height:44px;
	color:#666;
	font-size:16px;
	background:#eee;
	display:inline-block;
	float:none;
	margin:0 13px;
	cursor:pointer;
	transition-duration:500ms;
}

.index_equi_tb ul li:hover,.index_equi_tb ul li.active{
	color:#fff;
	background:#00a551;
	transition-duration:500ms;
}

.index_equi_l{
	width:100%;
	display:block;
}

.index_equi_lc{
	width:100%;
	display:block;
}

.index_equi_lt{
	width:100%;
	display:block;
}

.index_equi_ltc{
	height:443px;
	display:block;
	text-align:center;
	padding-bottom:55px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}

.index_equi_ltc dl{
	width:378px;
	height:338px;
	display:inline-block;
	margin:0; 
}

.index_equi_ltc dl dt{
	width:100%;
	height:280px;
	display:block;
	text-align:center;
}

.index_equi_ltc dl dt span{
	width:100%;
	height:280px;
	overflow:hidden;
	position:relative;
}

.index_equi_ltc dl dt span img{
	width:100%;
	height:280px;
	display:block;
}

.index_equi_ltc dl dd{
	width:100%;
	text-align:center;
	line-height:58px;
	height:58px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	transition-duration:500ms;
	text-transform:uppercase;
}

.index_equi_ltc dl:hover dd{
	background:#00a551;
	color:#fff;
	transition-duration:500ms;
	text-transform:uppercase;
}

.index_equi_ltc_m{
	width:100%;
	position:absolute;
	top:0;
	left:0;
}


.index_equi_lb{
	width:100%;
	display:block;
	text-align:center;
	margin-top:55px;
}

.index_equi_lb a{
	width:178px;
	height:48px;
	border:1px solid #f6f6f6;
	background:#fff;
	color:#666;
	font-size:16px;
	line-height:48px;
	text-align:center;
	margin:0 auto;
	display:block;
	box-shadow:0 5px 5px #f4f4f4;
	transition-duration:500ms;
}

.index_equi_lb a:hover{
	background:#00a551;
	color:#fff;
	transition-duration:500ms;
}

.picScroll-left{  position:relative; width:100%; height:338px; overflow:hidden;  }
.picScroll-left .hd{ width:100%; display:block; height:0; padding:0;z-index:2; position:absolute; top:0; left:0; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{
	display:block;width:17.2%; height:280px;  margin-top:0;overflow:hidden; cursor:pointer;position:absolute; line-height:280px; color:#333; font-size:16px;text-transform:uppercase;
}
.picScroll-left .hd .prev{ background:rgba(238,238,241,0.9); left:0;transition-duration:500ms;}
.picScroll-left .hd .next{ background:rgba(238,238,241,0.9); right:0;transition-duration:500ms;}
.picScroll-left .hd .prev:hover{ background:rgba(6,147,77,0.9); left:0; color:#fff;transition-duration:500ms;}
.picScroll-left .hd .next:hover{ background:rgba(6,147,77,0.9); right:0; color:#fff;transition-duration:500ms;}



.picScroll-left .hd .prev i{
	width:20px;
	height:11px;
	background:url(../img/index_72.png) center center no-repeat;
	display:inline-block;
	margin:0 12px 0 0;
	transition-duration:500ms;
}

.picScroll-left .hd .next i{
	width:20px;
	height:11px;
	background:url(../img/index_73.png) center center no-repeat;
	display:inline-block;
	margin:0 0 0 12px;
	transition-duration:500ms;
}


.picScroll-left .hd .prev:hover i{
	width:20px;
	height:11px;
	background:url(../img/index_72f.png) center center no-repeat;
	display:inline-block;
	margin:0 12px;
	transition-duration:500ms;
}

.picScroll-left .hd .next:hover i{
	width:20px;
	height:11px;
	background:url(../img/index_73f.png) center center no-repeat;
	display:inline-block;
	margin:0 12px;
	transition-duration:500ms;
}


.picScroll-left .bd{ padding:0px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; float:none; }
.picScroll-left .bd ul li{ width:378px; margin:0 15px; float:left; _display:inline; overflow:hidden; position:relative; left:340px;  }

.index_equi_ltc.w1200 .picScroll-left .bd ul li{
	left:0;
}

.index_equi_ltc.w1200 .picScroll-left .hd .prev,.index_equi_ltc.w1200 .picScroll-left .hd .next{
	width:100px; height:35px; line-height:35px;
}

.index_equi_ltc.w1200 .picScroll-left .hd .prev{ left:15px; top:125px;}
.index_equi_ltc.w1200 .picScroll-left .hd .next{ right:30px; top:125px;}
.index_equi_ltc.w1200 .picScroll-left .hd .prev:hover{ left:15px; color:#fff;}
.index_equi_ltc.w1200 .picScroll-left .hd .next:hover{ right:30px; color:#fff;}




.index_electric{
	width:100%;
	display:block;
	height:160px;
}

.index_elec_c{
	display:block;
	color:#fff;
}

.index_elec_cl{
	width:235px;
	padding-top:55px;
	float:left;
}

.index_elec_cl span{
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	padding-bottom:5px;
}

.index_elec_cl p{
	font-size:36px;
	line-height:40px;
	text-transform:uppercase;
}

.index_elec_cr{
	width:auto;
	float:right;
	padding-top:46px;
}

.index_elec_cr dl{
	width:auto;
	display:block;
}

.index_elec_cr dl dt{
	float:left;
}

.index_elec_cr dl dt span{
	display:block;
	font-size:18px;
	height:35px;
	line-height:35px;
	padding-bottom:12px;
}

.index_elec_cr dl dt em{
	display:block;
}

.index_elec_cr dl dt em b{
	font-size:30px;
	font-family:'imp';
	padding-right:35px;
	display:inline-block;
}

.index_elec_cr dl dt em b img{
	padding-right:13px;
}

.index_elec_cr dl dt em p{
	font-size:26px;
	font-family:Arial;
	padding-right:35px;
	display:inline-block;
}

.index_elec_cr dl dt em p img{
	padding-right:2px;
	position:relative;
	top:-3px;
}

.index_elec_cr dl dd{
	float:right;
	width:auto;
	display:inline-block;
	margin-top:8px;
}

.index_elec_cr dl dd a{
	width:176px;
	height:48px;
	border:2px solid #fff;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#fff;
	text-align:center;
	line-height:48px;
	transition-duration:500ms;
}

.index_elec_cr dl dd a i{
	width:21px;
	height:11px;
	background:url(../img/index_73f.png) no-repeat;
	display:inline-block;
	margin-left:10px;
	transition-duration:500ms;
}

.index_elec_cr dl dd a:hover{
	background:#fff;
	color:#232728;
	transition-duration:500ms;
}

.index_elec_cr dl dd a:hover i{
	width:21px;
	height:11px;
	background:url(../img/index_73.png) no-repeat;
	display:inline-block;
	margin-left:10px;
	transition-duration:500ms;
}

.index_case{
	width:100%;
	display:block;
	padding:115px 0 115px;
	overflow:hidden;
	background:#fff;
}

.index_casec{
	width:100%;
	display:block;
}

.index_case_t{
	display:block;
}

.index_case_tt{
	width:100%;
	display:block;
}

.index_case_l{
	width:100%;
	display:block;
}

.index_case_lc{
	width:88%;
	margin:0 auto;
	display:block;
	overflow:hidden;
}

.index_case_lt{
	width:100%;
	display:block;
}

.index_case_ltt{
	width:100%;
	display:block;
}

.index_case_ltt dl{
	width:100%;
	float:left;
	height:auto;
	margin:0 0;
}

.index_case_ltt dl:last-child{
	margin-right:0;
}

.index_case_ltt dl dt{
	width:100%;
	height:auto;
}

.index_case_ltt dl dt span{
	width:100%;
	display:block;
	position:relative;
	overflow:hidden;
}

.index_case_ltt dl dt span img{
	width:100%;
	display:block;
}

.index_case_ltt dl dd{
	width:auto;
	padding:0 15px;
	height:78px;
	display:block;
	border:1px solid #eee;
	border-top:2px solid #00a551;
	text-align:center;
	transition-duration:500ms;
}

.index_case_ltt dl dd span{
	width:100%;
	display:block;
	padding-top:18px;
	height:25px;
	color:#333;
	font-size:20px;
	font-weight:bold;
	transition-duration:500ms;
}

.index_case_ltt dl dd p{
	width:100%;
	display:block;
	color:#ccc;
	font-size:14px;
	font-family:Arial;
	transition-duration:500ms;
}

.index_case_ltt dl:hover dd{
	background:#00a551;
	border:1px solid #00a551;
	color:#fff;
	transition-duration:500ms;
}

.index_case_ltt dl:hover dd span,.index_case_ltt dl:hover dd p{
	color:#fff;
	transition-duration:500ms;
}

.picScroll-left2{  position:relative; width:100%; padding-bottom:95px;  }
.picScroll-left2 .hd{ width:100%; display:block; height:15px; padding:0;z-index:2; position:absolute; bottom:15px; left:0; }
.picScroll-left2 .hd ul{ width:100%;display:block; text-align:center; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left2 .hd ul li{ float:none; display:inline-block; width:12px; height:12px; overflow:hidden; margin:0 9px; text-indent:-999px; cursor:pointer;background:#ccc; border-radius:50%; }
.picScroll-left2 .hd ul li.on{background:#00a551; }

.picScroll-left2 .bd{ padding:0; width:100%;   }
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{ padding:0 25px 0 0; width:400px; float:left; _display:inline; overflow:hidden; }





.index_advantages{
	width:100%;
	display:block;
	padding:115px 0 140px;
	background:#f6f6f6;
	overflow:hidden;
}

.index_advantages_c{
	width:100%;
	display:block;
}

.index_advantages_cl{
	display:block;
}

.index_advantages_cr{
	width:100%;
	overflow:hidden;
}

.index_advantages_cr dl{
	width:25%;
	float:left;
	display:block;
	background:#fff;
}

.index_advantages_cr dl dt{
	width:100%;
	display:block;
}

.index_advantages_cr dl dt img{
	width:100%;
	display:block;
}

.index_advantages_cr dl.top dd{
	background:#00a551;
}

.index_advantages_cr dl dd{
	padding:0 20px;
	display:block;
	text-align:center;
}

.index_advantages_cr dl dd b{
	font-size:60px;
	color:#00a551;
	font-family:'beb';
	padding:10% 0 0;
	display:block;
	line-height:60px;
	text-align:center;
	padding-bottom:10px;
}

.index_advantages_cr dl.top dd b{
	color:#fff;
}

.index_advantages_cr dl dd span{
	font-size:20px;
	color:#333;
	display:block;
	line-height:25px;
	text-align:center;
	padding-bottom:10px;
}

.index_advantages_cr dl.top dd span{
	color:#fff;
}


.index_advantages_cr dl dd em{
	font-size:14px;
	color:#666;
	display:block;
	line-height:24px;
	text-align:center;
	padding-bottom:10px;
}

.index_advantages_cr dl.top dd em{
	color:#cfe5da;
}

.index_honor{
	width:100%;
	display:block;
	padding:115px 0 120px;
	overflow:hidden;
	background:#fff;
}

.index_honorc{
	display:block;
}

.index_honor_t{
	width:100%;
	display:block;
}

.index_honor_l,.index_honor_lc{
	width:100%;
	height:500px;
	display:block;
}

.index_honor_lt{
	width:1330px;
	display:block;
	position:relative;
	left:-65px;
}

.index_honor_lt dl{
	width:100%;
	height:478px;
	float:left;
	margin:0 0 0;
	position:relative;
}

.index_honor_lt dl:last-child{
	margin-right:0;
}

.index_honor_lt dl dt{
	border:1px solid #eee;
	display:block;
}

.index_honor_lt dl dt span{
	width:100%;
	display:block;
	overflow:hidden;
	position:relative;
}

.index_honor_lt dl dt span img{
	width:100%;
	display:block;

}

.index_honor_lt dl dd{
	width:100%;
	height:116px;
	background:url(../img/index_i_14.png) bottom no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	transition-duration:500ms;
	z-index:0;
}

.index_honor_lt dl dd span{
	padding:50px 20px 0;
	line-height:30px;
	font-size:20px;
	color:#fff;
	display:block;
	text-align:center;
}

.index_honor_lt dl:hover dd{
	width:100%;
	height:116px;
	background:url(../img/index_i_16.png) bottom no-repeat;
	transition-duration:500ms;
}

.picScroll-left3{  position:relative; width:100%;  }
.picScroll-left3 .hd{ width:100%; display:block; height:0; padding:0;z-index:2; position:absolute; top:0; left:0; }
.picScroll-left3 .hd .prev,.picScroll-left3 .hd .next{
	display:block;width:48px; height:40px;  margin-top:0;overflow:hidden; cursor:pointer;position:absolute; line-height:48px; color:#333; top:220px; font-size:16px;text-transform:uppercase;
}
.picScroll-left3 .hd .prev{ background:#ccc url(../img/index_72f.png) center center no-repeat;; left:-130px;transition-duration:500ms;}
.picScroll-left3 .hd .next{ background:#ccc url(../img/index_73f.png) center center no-repeat;; right:-130px;transition-duration:500ms;}
.picScroll-left3 .hd .prev:hover{ background:#00a551 url(../img/index_72f.png) center center no-repeat; left:-130px;transition-duration:500ms;}
.picScroll-left3 .hd .next:hover{ background:#00a551 url(../img/index_73f.png) center center no-repeat; right:-130px;transition-duration:500ms;}

.picScroll-left3 .bd{ padding:0; width:100%;   }
.picScroll-left3 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left3 .bd ul li{ padding:0 30px 0 10px; width:300px; float:left; _display:inline; overflow:hidden; }







.index_news{
	width:100%;
	display:block;
	padding:115px 0;
	overflow:hidden;
	background:#fff;
	margin-bottom:0;
}

.index_news_c{
	display:block;
}

.index_news_ctl {
	width:100%;
	display:block;
}

.index_news_ctlt{
	width:100%;
	display:block;
	padding-bottom:18px;
	border-bottom:1px solid #eee;
	overflow:hidden;
	margin-bottom:30px;
}

.index_news_ctlt span{
	height:20px;
	color:#333;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	border-left:4px solid #00a551;
	display:inline-block;
	padding-right:8px;
	float:left;
}

.index_news_ctlt p{
	color:#999;
	font-size:14px;
	font-family:Arial;
	display:inline-block;
	text-transform:uppercase;
	float:left;
}

.index_news_ctlt a{
	float:right;
	width:auto;
	display:inline-block;
	font-size:15px;
	color:#666;
}

.index_news_ctlt a i{
	width:17px;
	height:17px;
	text-align:center;
	line-height:17px;
	display:inline-block;
	background:#00a551;
	float:right;
	margin-left:9px;
	margin-top:3px;
}

.index_news_ctlt a i img{
	position:relative;
	top:-1px;
}

.index_news_ctlt a:hover{
	color:#00a551;
}



.index_news_ct{
	width:550px;
	display:block;
}

.index_news_cb{
	width:550px;
	display:block;
	overflow:hidden;
}

.index_news_cbl{
	width:100%;
	padding:0;
	display:block;
	overflow:hidden;
}

.index_news_cbl dl{
	padding:0;
	display:block;
	padding-bottom:22px;
	overflow:hidden;
}

.index_news_cbl dl dt{
	width:300px;
	display:block;
	float:right;
}

.index_news_cbl dl dt b{
	width:100%;
	height:45px;
	line-height:45px;
	color:#333;
	font-size:16px;
	display:block;
	font-weight:100;
}

.index_news_cbl dl dt b span{
	width:210px;
	height:45px;
	line-height:45px;
	float:left;
	overflow:hidden;
	font-weight:bold;
}

.index_news_cbl dl dt b i{
	color:#bbb;
	font-size:12px;
	float:right;
}

.index_news_cbl dl dt em{
	width:100%;
	display:block;
	line-height:24px;
	color:#999;
	font-size:14px;
	height:48px;
	overflow:hidden;
	margin-bottom:34px;
}

.index_news_cbl dl dt p{
	padding-left:0;
	display:block;
	line-height:25px;
	color:#fff;
	font-size:12px;
	width:68px;
	height:24px;
	text-transform:capitalize;
	line-height:24px;
	text-align:center;
	background:#00a551;
	border-radius:12px;
}

.index_news_cbl dl dd{
	width:225px;
	height:155px;
	float:left;
	display:block;
}

.index_news_cbl dl dd img{
	width:100%;
	height:155px;
	display:block;
}

.index_news_cbl dl:hover dt span{
	color:#00a551;
}

.index_news_cbl ul{
	width:100%;
	display:block;
}

.index_news_cbl ul li{
	width:100%;
	display:block;
	height:58px;
	line-height:58px;
	border-bottom:1px dashed #d4d4d4;
}

.index_news_cbl ul li a{
	color:#444;
	transition-duration:500ms;
}

.index_news_cbl ul li a span{
	width:460px;
	float:left;
	overflow:hidden;
	height:58px;
	line-height:58px;
	font-size:14px;
}

.index_news_cbl ul li a span i{
	width:10px;
	height:2px;
	background:#00a551;
	display:inline-block;
	margin-right:18px;
	position:relative;
	top:-2px;
}

.index_news_cbl ul li a p{
	float:right;
	color:#999;
	font-size:12px;
	font-family:Arial;
	transition-duration:500ms;
}

.index_news_cbl ul li a:hover{
	color:#00a551;
	transition-duration:500ms;
}

.index_news_cbl ul li a:hover p{
	color:#00a551;
	transition-duration:500ms;
}


.index_news_cbr{
	width:100%;
	overflow:hidden;
	display:block;
}

.index_news_cbr dl{
	border-bottom:1px solid #e1e1e1;
	width:100%;
	height:70px;
	line-height:70px;
	display:block;
	overflow:hidden;
	transition-duration:500ms;
	background:#fafafa;
	position:relative;
	bottom:-1px;
}

.index_news_cbr dl a{
	padding:0 40px;
	display:block;
}

.index_news_cbr dl dt{
	width:430px;
	line-height:70px;
	float:left;
	padding:0;
}

.index_news_cbr dl dt span{
	width:100%;
	height:70px;
	line-height:70px;
	display:block;
}

.index_news_cbr dl dt span h4{
	width:auto;
	display:inline-block;
	height:70px;
	line-height:70px;
	margin-right:18px;
	float:left;
}

.index_news_cbr dl dt span h4 i{
	width:10px;
	height:2px;
	background:#00a551;
	display:inline-block;
	float:left;
	margin:35px 0 0;
	transition-duration:500ms;
}

.index_news_cbr dl dt span h5{
	width:auto;
	display:inline-block;
	height:70px;
	line-height:70px;
	color:#444;
	font-size:14px;
	font-weight:100;
	float:left;
}

.index_news_cbr dl dd{
	width:21px;
	height:21px;
	border-radius:50%;
	text-align:center;
	line-height:21px;
	float:right;
	margin:26px 0 24px;
	background:#ccc url(../img/index_143.png) center center no-repeat;
}

.index_news_cbr dl dd p{
	width:100%;
	height:100%;
	text-align:center;
}

.index_news_cbr dl:hover dd{
	background:#fff url(../img/index_144.png) center center no-repeat;
	transition-duration:500ms;
}

.index_news_cbr dl:hover{
	background:#00a551;
	transition-duration:500ms;
}

.index_news_cbr dl:hover dt span h5{
	color:#fff;
	transition-duration:500ms;
}

.index_news_cbr dl:hover dt span h4 i{
	background:#fff;
	transition-duration:500ms;
}

.index_contact{
	width:100%;
	display:block;
	height:560px;
	position:relative;
}

.index_cont_c{
	display:block;
}

.index_cont_cl{
	width:600px;
}

.index_cont_cl dl{
	padding-top:90px;
	color:#fff;
}

.index_cont_cl dl dt{
	width:100%;
	display:block;
}

.index_cont_cl dl dt span{
	font-size:36px;
	height:40px;
	line-height:36px;
	font-family:'beb';
	display:block;
}

.index_cont_cl dl dt p{
	font-size:24px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	padding:10px 0 25px;
	display:block;
}

.index_cont_cl dl dd{
	display:block;
	line-height:36px;
	font-size:14px;
}

.index_cont_cl dl dd img{
	margin-right:12px;
	display:inline-block;
}


.index_cont_cr{
	position:absolute;
	top:0;
	right:0;
	width:50%;
}


.index_cooperation{
	width:100%;
	padding:80px 0 78px;
	overflow:hidden;
}

.index_coop_c{
	display:block;
}

.index_coop_cl{
	width:100%;
	display:block;
	overflow:hidden;
	height:148px;
}

.index_coop_cl ul{width:100%;
	display:block;
}

.index_coop_cl ul li{
	width:226px;
	height:146px;
	border:1px solid #e1e1e1;
	margin-right:15px;
	background:#fff;
}

.index_coop_cl ul li:last-child{
	margin-right:0;
}

.index_coop_cl ul li img{
	max-width:226px;
	max-height:100px;
	display:block;
	margin:0 auto;
}

.index_coop_cl ul li span{
	width:100%;
	line-height:25px;
	color:#333;
	font-size:16px;
	text-align:center;
}

.index_coop_cl ul li:hover span{
	color:#05a95c;
}


#demo{width:100%; overflow:hidden; margin:0px auto}


#demo tr td{
	width:227px;
	height:146px;
	padding:0 6px;
	background:#fff;
}

#demo tr td p{
	width:225px;
	height:146px;
	border:1px solid #e1e1e1;
}

#demo tr td img{
	max-width:225px;
	max-height:100px;
	display:block;
	margin:0 auto;
}

#demo tr td span{
	width:100%;
	line-height:25px;
	color:#333;
	font-size:16px;
	text-align:center;
}

#demo tr td p:hover span{
	color:#05a95c;
}




.ny_ban{
	width:100%;
	display:block;
	height:584px;
}

.lunbs{
	width:100%;
	display:block;
}

.lunbs_cen{
	padding-top:0;
	display:block;
	text-align:center;
	position:relative;
	top:0;
}

.lunbs_cen dl{
	width:100%;
	height:115px;
	display:block;
}

.lunbs_cen dl dt{
	width:auto;
	display:inline-block;
	float:left;
}

.lunbs_cen dl dt span{
	width:100%;
	font-size:46px;
	line-height:46px;
	color:#fff;
	font-weight:bold;
	height:56px;
	display:block;
	text-align:left;
}

.lunbs_cen dl dt p{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"beb";
	text-align:left;
}

.lunbs_cen dl dd{
	width:auto;
	text-align:center;
	font-size:150px;
	font-family:'helb';
	display:inline-block;
	padding-right:10px;
	float:left;
	color:#fff;
	line-height:50px;
}

.tel{
	width:100%;
	color:#00a551;
	font-size:20px;
	text-align:left;
}

.tel span{
	padding-left:15px;
	font-weight:bold;
}





.main{
	background:#fff;
}


.ny_nav{
	width:100%;
	display:block;
	height:75px;
	line-height:75px;
	background:#fff;
	position:relative;
	top:180px;
}

.ny_nav_c{
	display:block;
	padding:0;
}

.ny_nav_c ul{
	width:100%;
	display:block;
	position:relative;
	top:-37px;
	z-index:3;
	background:#fff;
}

.ny_nav_c ul li{
	width:auto;
	height:75px;
	display:inline-block;
}

.ny_nav_c ul li a{
	width:auto;
	color:#333;
	font-size:16px;
	line-height:75px;
	text-align:center;
	padding:0 40px;
	display:inline-block;
	transition-duration:500ms;
}

.ny_nav_c ul li:hover a,.ny_nav_c ul li.active a{
	background:#00a551;
	color:#fff;
	transition-duration:500ms;
}

.ny_navtc{
	width:1200px;
	height:75px;
	background:#fff;
	position:relative;
	top:-37px;
	box-shadow:0 5px 30px #f4f4f4;
	margin:0 auto;
}

.ny_navtc .ny_nav_c ul{
	top:0;
}


.ny_nav_c.pro {
	width:940px;
	float:right;
	margin:0;
	padding:0;
}

.ny_nav_c.pro ul li a{
	padding:0 36px;
}

.ny_navtc .minute{
	width:240px;
	height:75px;
	background:#0b6ec2;
	float:left;
	display:inline-block;
	position:relative;
}

.ny_navtc .minute span{
	width:100%;
	text-align:center;
	display:block;
	color:#fff;
	font-size:24px;
}

.ny_navtc .minute span i{
	width:18px;
	height:9px;
	background:url(../img/product_03.png) no-repeat;
	display:inline-block;
	margin-left:15px;
	transition-duration:500ms;
	position:relative;
	top:-3px;
}

.ny_navtc .minute:hover span i{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
	transition-duration:500ms;
}

.ny_navtc .minute:hover ul{
	display:block;
	opacity:1;
	transition-duration:500ms;
}

.ny_navtc .minute ul{
	width:100%;
	position:absolute;
	top:75px;
	left:0;
	background:#eee;
	opacity:0;
	display:none;
}

.ny_navtc .minute ul li{
	width:100%;
	display:block;
	height:64px;
	line-height:64px;
	font-size:18px;
	border-bottom:1px solid #fff;
	transition-duration:500ms;
}

.ny_navtc .minute ul li a{
	color:#666;
	padding:0 0 0 45px;
	display:block;
	transition-duration:500ms;
}

.ny_navtc .minute ul li:hover{
	background:#00a551;
	transition-duration:500ms;
}

.ny_navtc .minute ul li:hover a{
	color:#fff;
	transition-duration:500ms;
}


.about{
	width:100%;
	padding:80px 0 140px;
	display:block;
	overflow:hidden;
}

.about_c{
	display:block;
	position:relative;
	top:180px;
}

.about_m{
	width:100%;
	display:block;
}

.about_mt{
	width:520px;
	height:445px;
	float:left;
}

.about_mtl{
	width:100%;
	display:block;
}

.about_mtl dl{
	width:100%;
	display:block;
	position:relative;
}

.about_mtl dl dt{
	width:auto;
	position:absolute;
	bottom:0;
	right:-65px;
	display:block;
	text-align:right;
}

.about_mtl dl dt .prev{
	width:64px;
	height:64px;
	background:url(../img/about_btn_03.jpg) no-repeat;
	float:right;
	margin-right:1px;
	cursor:pointer;
}

.about_mtl dl dt .next{
	width:64px;
	height:64px;
	background:url(../img/about_btn_05.jpg) no-repeat;
	float:right;
	cursor:pointer;
}


.about_mtl dl dt .prev:hover{
	width:64px;
	height:64px;
	background:url(../img/about_btn_03f.jpg) no-repeat;
	float:left;
	margin-right:1px;
	cursor:pointer;
}

.about_mtl dl dt .next:hover{
	width:64px;
	height:64px;
	background:url(../img/about_btn_05f.jpg) no-repeat;
	float:right;
	cursor:pointer;
}

.about_pic{
	width:100%;
	height:100%;
	display:block;
	position:relative;
}

.about_pic dl{
	width:100%;
	height:100%;
	display:block;
}

.about_pic dl dd{
	width:100%;
	height:100%;
	position:relative;
	display:block;
}

.about_pic dl dd span{
	width:519px;
	height:400px;
	float:left;
}

.about_pic dl dd span img{
	width:100%;
	display:block;
	min-height:495px;
}

.about_pic dl dd p{
	width:300px;
	height:260px;
	position:absolute;
	bottom:0;
	right:0;
	display:none;
}

.about_pic dl dd p img{
	width:100%;
	display:block;
}

.about_pic dl dd i{
	width:2px;
	height:195px;
	background:#66c997;
	position:absolute;
	bottom:-245px;
	left:55px;
}


.about_mle{
	width:100%;
	display:block;
	min-height:500px;
	padding-bottom:165px;
}

.about_mb{
	width:600px;
	float:right;
	display:block;
}

.about_mbl{
	width:100%;
	padding-top:0px;
	line-height:35px;
	color:#333;
	font-size:30px;
	margin-bottom:22px;
	display:block;
}

.about_mbl p{
	width:100%;
	display:block;
	color:#999;
	font-size:14px;
	line-height:25px;
	font-family:Arial;
}

.about_mbl span{
	display:block;
	padding-bottom:30px;
}

.about_mbl i{
	width:50px;
	height:2px;
	background:#00a551;
	display:block;
	margin-left:-25px;
	position:relative;
	top:0;
}

.about_mbr{
	width:100%;
	display:block;
	
	/*text-indent:2em;*/
}


.about_mbr{
	/*width:650px;*/
	/*height:320px;*/
	height:auto;
	overflow-y:auto;
	display:block;
	/*padding-right:20px;*/
	padding-right:0;
}

.about_mbrd{
	width:100%;
	display:block;
	line-height:25px;
	color:#666;
	font-size:14px;
}



.about_mbr::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 2px rgba(212,208,208,1);
	background-color: #d4d0d0;
}

.about_mbr::-webkit-scrollbar
{
	width:2px;
	background-color: #00a551;
}

.about_mbr::-webkit-scrollbar-thumb
{
	background-color: #00a551;
}




.about_mbr p{
	width:100%;
	padding:5px 0;
	display:block;
}

.about_mbr img{
	max-width:100%;
	display:block;
}

.about_xw{
	width:100%;
	display:block;
	background:#f6f6f6;
	min-height:560px;
}

.about_xwc{
	display:block;
}

.about_mbb{
	width:645px;
	float:left;
	display:block;
	padding-top:68px;
}

.about_mbbl{
	width:100%;
	position:relative;
}

.about_mbbl p{
	width:100%;
	display:block;
	font-size:80px;
	font-family:Arial;
	font-weight:bold;
	color:#ededed;
	text-transform:uppercase;
	position:absolute;
	top:0;
	left:0;
}

.about_mbbl span{
	width:100%;
	display:block;
	font-size:30px;
	color:#333;
	z-index:2;
	position:relative;
	padding-top:25px;
	padding-bottom:40px;
}

.about_mbbr{
	width:100%;
	display:block;
	line-height:25px;
	color:#666;
	font-size:14px;
}

.about_mb_l{
	width:500px;
	height:auto;
	float:right;
	position:relative;
}

.about_bpic{
	width:100%;
	position:relative;
	top:-52px;
	display:block;
}

.about_bpic img{
	width:100%;
	display:block;
}










.about_honor{
	width:100%;
	display:block;
}

.about_honor_t{
	width:100%;
	display:block;
	padding-bottom:70px;
	overflow:hidden;
}

.about_honor_t ul{
	width:100%;
	display:block;
	text-align:center;
}

.about_honor_t ul li{
	width:auto;
	margin:0 8px;
	display:inline-block;
	float:none;
}

.about_honor_t ul li a{
	width:152px;
	height:48px;
	text-align:center;
	line-height:48px;
	color:#333;
	font-size:16px;
	background:#fff;
	box-shadow:0 0 3px 3px #ebecf0;
	border-radius:24px;
	padding:0;
	display:block;
	transition-duration:500ms;
}

.about_honor_t ul li:hover a,.about_honor_t ul li.active a{
	color:#fff;
	background:#ee1c25;
	display:block;
	transition-duration:500ms;
}

.about_honor_c{
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:15px;
}

.about_honor_cl{
	width:1225px;
	display:block;
}

.about_honor_cl ul{
	width:100%;
	display:block;
}

.about_honor_cl ul li{
	width:370px;
	padding:8px;
	display:block;
	margin-right:22px;
	margin-bottom:22px;
	background:#fff;
}

.about_honor_cl ul li span{
	width:100%;
	display:block;
	position:relative;
	overflow:hidden;
}

.about_honor_cl ul li span img{
	width:100%;
	display:block;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.about_honor_cl ul li p{
	padding:0 15px;
	height:52px;
	line-height:52px;
	display:block;
	text-align:center;
	color:#333;
	font-size:16px;
}

.about_honor_cl ul li:hover span img{
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.about_honor_b{
	width:100%;
	display:block;
	margin-top:40px;
	text-align:center;
}

.product{
	width:100%;
	display:block;
	overflow:hidden;
}

.product_c {
	width:1225px;
	display:block;
}

.product_c dl{
	width:388px;
	height:380px;
	float:left;
	margin-right:20px;
	margin-bottom:40px;
	display:block;
	background:#fff;
}

.product_c dl dt{
	width:100%;
	display:block;
	height:310px;
	overflow:hidden;
	position:relative;
}

.product_c dl dt img{
	width:100%;
	height:310px;
	display:block;
}

.product_c dl dd{
	padding:0 25px;
	height:70px;
	line-height:70px;
	color:#545454;
	font-size:16px;
	transition-duration:500ms;
}

.product_c dl dd span{
	width:225px;
	height:70px;
	overflow:hidden;
	line-height:70px;
}

.product_c dl dd p{
	width:100px;
	height:70px;
	overflow:hidden;
	line-height:70px;
	float:right;
	border-left:1px solid #f0f1f5;
	position:relative;
}

.product_c dl dd p i{
	width:48px;
	height:24px;
	border:1px solid #767676;
	display:block;
	background:url(../img/index_98.png) center center no-repeat;
	border-radius:3px;
	margin:23px 12px 0 0;
	float:right;
	position:relative;
	z-index:2;
	transition-duration:500ms;
}

.product_c dl:hover dd p i{
	background:url(../img/pro_03.png) center center no-repeat;
	border:none;
	transition-duration:500ms;
}

.product_c dl dd p b{
	width:100%;
	font-size:24px;
	color:#f16367;
	font-weight:bold;
	text-align:right;
	line-height:70px;
	text-transform:uppercase;
	position:absolute;
	top:0;
	right:0;
	display:none;
	transition-duration:500ms;
}

.product_c dl:hover dd{
	background:#ee1c25;
	color:#fff;
	transition-duration:500ms;
}

.product_c dl:hover dd p b{
	display:block;
	transition-duration:500ms;
}

.more_d{
	width:100%;
	display:block;
	margin-top:25px;
}

.more_d span{
	width:100%;
	display:block;
	text-align:center;
	height:46px;
	line-height:46px;
}

.more_d span a{
	width:43px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#666;
	font-size:14px;
	background:#fff;
	margin:0 5px;
	display:inline-block;
	border:1px solid #e1e1e1;
}

.more_d span a:hover,.more_d span a.active{
	color:#fff;
	background:#00a551;
	border:1px solid #00a551;
}

.more_d span a.prev{
	width:70px;
	height:38px;
	color:#666;
}

.more_d span a.next{
	width:70px;
	height:38px;
	color:#666;
}

.more_d span a.prev:hover{
	background:#00a551;
	width:70px;
	height:38px;
	color:#fff;
}

.more_d span a.next:hover{
	background:#00a551;
	width:70px;
	height:38px;
	color:#fff;
}



.index_product_clbg{
	width:100%;
	display:block;
	padding-bottom:25px;
	overflow:hidden;
}

.index_product_clbg ul{
	width:1250px;
	display:block;
}

.index_product_clbg ul li{
	width:380px;
	height:295px;
	padding:0;
	background:#eee;
	margin:30px 30px 20px 0;
}


.index_product_clbg dl{
	width:100%;
	margin-right:0;
	margin-bottom:0;
	display:block;
	float:left;
}

.index_product_clbg dl dt{
	padding:10px 10px 0 10px;
	display:block;
	position:relative;
}

.index_product_clbg dl dt span{
	width:100%;
	height:225px;
	position:relative;
	overflow:hidden;
	display:block;
}

.index_product_clbg dl dt span img{
	height:225px;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.index_product_clbg dl:hover dt span img{
	height:225px;
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.index_product_clbg dl dt b{
	width:100%;
	height:100%;
	line-height:150px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	text-align:center;
	background:rgba(0,0,0,0.7);
	opacity:0;
	transition-duration:500ms;
}



.index_product_clbg dl dd{
	height:60px;
	line-height:60px;
	color:#333;
	font-size:16px;
	padding:0 10px 0;
	text-align:center;
	transition-duration:500ms;
}

.index_product_clbg dl dd p{
	float:left;
	width:100%;
	transition-duration:500ms;
}

.index_product_clbg dl:hover dt b{
	opacity:1;
	line-height:225px;
	transition-duration:500ms;
}

.index_product_clbg dl:hover dd{
	background:#00a551;
	transition-duration:500ms;
}

.index_product_clbg dl:hover dd p{
	color:#fff;
	transition-duration:500ms;
}



.equipment{
	width:100%;
	display:block;
	padding-bottom:75px;
	overflow:hidden;
}

.equipment ul{
	width:1250px;
	display:block;
}

.equipment ul li{
	width:380px;
	height:340px;
	padding:0;
	background:#fff;
	margin:35px 30px 0 0;
}



.equipment dl{
	width:100%;
	margin-right:0;
	margin-bottom:0;
	display:block;
	float:left;
}

.equipment dl dt{
	padding:0;
	display:block;
	position:relative;
}

.equipment dl dt span{
	width:100%;
	height:280px;
	position:relative;
	overflow:hidden;
	display:block;
}

.equipment dl dt span img{
	width:100%;
	height:280px;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.equipment dl:hover dt span img{
	height:280px;
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.equipment dl dt b{
	width:100%;
	height:100%;
	line-height:150px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	text-align:center;
	background:rgba(0,0,0,0.7);
	opacity:0;
	transition-duration:500ms;
}



.equipment dl dd{
	height:60px;
	line-height:60px;
	color:#333;
	font-size:16px;
	padding:0 10px 0;
	font-weight:bold;
	text-align:center;
	transition-duration:500ms;
	text-transform:uppercase;
}

.equipment dl dd p{
	float:left;
	width:100%;
	transition-duration:500ms;
}

.equipment dl:hover dt b{
	opacity:1;
	line-height:280px;
	transition-duration:500ms;
}

.equipment dl:hover dd{
	background:#00a551;
	transition-duration:500ms;
}

.equipment dl:hover dd p{
	color:#fff;
	transition-duration:500ms;
}


.case_lb{
	width:100%;
	display:block;
	padding-bottom:50px;
	overflow:hidden;
}

.case_lbc{
	width:1250px;
	display:block;
}

.case_lb dl{
	width:380px;
	height:365px;
	float:left;
	overflow:hidden;
	margin:30px 30px 30px 0;
}
/*
.case_lb dl:nth-child(3n){
	margin-right:0;
}
*/
.case_lb dl dt{
	width:100%;
	height:auto;
}

.case_lb dl dt span{
	width:100%;
	height:280px;
	background:#e5e5e5;
	display:block;
	position:relative;
	overflow:hidden;
}

.case_lb dl dt span img{
	width:100%;
	height:280px;
	display:block;
}

.case_lb dl dd{
	width:auto;
	padding:0 15px;
	height:78px;
	display:block;
	border:1px solid #eee;
	border-top:2px solid #00a551;
	text-align:center;
	transition-duration:500ms;
}

.case_lb dl dd span{
	width:100%;
	display:block;
	padding-top:18px;
	height:25px;
	color:#333;
	font-size:20px;
	font-weight:bold;
	transition-duration:500ms;
}

.case_lb dl dd p{
	width:100%;
	display:block;
	color:#ccc;
	font-size:14px;
	font-family:Arial;
	transition-duration:500ms;
}

.case_lb dl:hover dd{
	background:#00a551;
	color:#fff;
	transition-duration:500ms;
	border:1px solid #00a551;
}

.case_lb dl:hover dd span,.case_lb dl:hover dd p{
	color:#fff;
	transition-duration:500ms;
}





.about_honor{
	width:100%;
	display:block;
}

.container2{
	width:100%;
	display:none;
	overflow:hidden;
	padding-bottom:72px;
}

.container2_c{
	width:1200px;
	display:block;
	padding:0!important;
}

.container2 .grid{
	width:580px;
	height:460px;
	margin-right:0;
	display:block;
	float:left;
}

.container2 .grid img{
	width:100%;
	display:block;
	height:390px;
}

/*
.container2 .grid:last-child{
	margin-right:0;
}*/

.container2 .grid p{
	padding:0 15px;
	height:70px;
	line-height:70px;
	display:block;
	text-align:center;
	color:#333;
	font-size:20px;
}


.about_honor_cb{
	width:100%;
	display:block;
	position:relative;
	overflow:hidden;
}

.about_honor_cbc{
	width:1260px;
	display:block;
}

.about_honor_cb dl{
	width:285px;
	height:465px;
	float:left;
	margin:0 20px 50px 0;
	position:relative;
}

.about_honor_cb dl:nth-child(4n){
	margin-right:0;
}

.about_honor_cb dl dt{
	border:1px solid #e1e1e1;
	display:block;
}

.about_honor_cb dl dt span{
	width:100%;
	display:block;
	overflow:hidden;
	position:relative;
}

.about_honor_cb dl dt span img{
	width:100%;
	display:block;

}

.about_honor_cb dl dd{
	width:100%;
	height:100px;
	background:url(../img/honor_15.png) top no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	transition-duration:500ms;
}

.about_honor_cb dl dd span{
	padding:47px 20px 0;
	line-height:30px;
	font-size:20px;
	color:#fff;
	display:block;
	text-align:center;
}

.about_honor_cb dl:hover dd{
	width:100%;
	height:130px;
	background:url(../img/honor_17.png) bottom no-repeat;
	transition-duration:500ms;
}

.honor_more{
	width:100%;
	display:block;
	padding-top:30px;
}

.honor_more span{
	width:178px;
	height:48px;
	text-align:center;
	line-height:48px;
	color:#666;
	font-size:16px;
	border:1px solid #f6f6f6;
	display:block;
	box-shadow:0 5px 10px #f2f2f2;
	margin:0 auto;
	cursor:pointer;
	transition-duration:500ms;
}

.honor_more span:hover{
	background:#00a551;
	color:#fff;
	transition-duration:500ms;
}


.cooperation{
	width:100%;
	display:block;
	padding-top:0;
}

.cooperation_t{
	width:100%;
	display:block;
	text-align:center;
	color:#333;
	font-size:26px;
	overflow:hidden;
}

.cooperation_t i{
	width:145px;
	height:2px;
	background:#ee1c25;
	display:block;
	margin:15px auto 54px;
}

.cooperation_c{
	width:100%;
	display:block;
	overflow:hidden;
}

.cooperation_ct{
	width:1230px;
	display:block;
}

.cooperation_ct dl{
	width:224px;
	height:127px;
	margin:0 22px 22px 0;
	display:block;
	float:left;
	background:#fff;
}

.cooperation_ct dl dt{
	width:100%;
	display:block;
}

.cooperation_ct dl dt span{
	width:100%;
	display:block;
	text-align:center;
	line-height:127px;
}

.cooperation_ct dl dt span img{
	max-width:224px;
	max-height:127px;
	display:block;
}

.cooperation_ct dl dt span img.xian{
	display:block;
}

.cooperation_ct dl dt span img.bxian{
	display:none;
}

.cooperation_ct dl:hover dt span img.xian{
	display:none;
}

.cooperation_ct dl:hover dt span img.bxian{
	display:block;
}

.gengd{
	width:100%;
	display:block;
	margin-top:65px;
}

.gengd span{
	width:175px;
	height:50px;
	background:#ee1c25;
	border-radius:3px;
	margin:0 auto;
	text-align:center;
	line-height:50px;
	font-size:14px;
	color:#facecf;
	transition-duration:500ms;
	display:block;
	cursor:pointer;
}

.gengd span:hover{
	color:#fff;
	transition-duration:500ms;
}

.xinwe_cb{
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:50px;
}

.xinwe_cb dl{
	width:100%;
	display:block;
	margin-bottom:0;
	overflow:hidden;
	position:relative;
	transition-duration:500ms;
}

.xinwe_cb dl a{
	width:1200px;
	padding:30px 0;
	display:block;
	margin:0 auto;
	border-bottom:1px solid #e1e1e1;
	overflow:hidden;
}

.xinwe_cb dl dt{
	width:300px;
	height:204px;
	display:block;
	float:left;
}

.xinwe_cb dl dt img{
	width:100%;
	display:block;
}

.xinwe_cb dl dd{
	width:870px;
	height:204px;
	padding:0 0;
	display:block;
	float:right;
}

.xinwe_cb dl dd .dd_i{
	width:750px;
	display:block;
	float:left;
}

.xinwe_cb dl dd em{
	width:100%;
	display:block;
}

.xinwe_cb dl dd em span{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	transition-duration:500ms;
	margin-top:10px;
}

.xinwe_cb dl:hover dd em span{
	color:#00a551;
	transition-duration:500ms;
}

.xinwe_cb dl dd em i{
	width:100%;
	display:block;
	height:23px;
	line-height:23px;
	color:#9a9a9a;
	font-size:12px;
	margin-bottom:5px;
}

.xinwe_cb dl dd em i img{
	margin-right:3px;
	display:inline-block;
}

.xinwe_cb dl dd em p{
	width:100%;
	display:block;
	line-height:25px;
	color:#999;
	font-size:14px;
	height:75px;
	margin-bottom:15px;
	overflow:hidden;
}

.xinwe_cb dl dd .diel{
	width:80px;
	height:28px;
	border-radius:14px;
	background:#00a551;
	display:block;
	text-align:center;
	line-height:28px;
	color:#fff;
	font-size:14px;
}

.xinwe_cb dl dd .diel img{
	margin-left:15px;
}

.xinwe_cb dl dd .i{
	width:72px;
	padding-top:50px;
	display:block;
	text-align:center;
	font-family:Arial;
	float:right;
}

.xinwe_cb dl dd .i b{
	font-size:54px;
	color:#666;
	display:block;
	height:55px;
	line-height:55px;
}

.xinwe_cb dl dd .i i{
	font-size:14px;
	color:#999;
	text-align:center;
	display:block;
}

.xinwe_cb dl:hover{
	background:#f6f6f6;
	transition-duration:500ms;
}

.xinwe_qa{
	width:100%;
	display:block;
	overflow:hidden;
}

.xinwe_qac {
	width:1300px;
}

.xinwe_qac dl{
	width:580px;
	height:205px;
	background:#fafafa;
	border-bottom:4px solid #e1e1e1;
	margin:0 40px 50px 0;
	display:block;
	float:left;
	transition-duration:500ms;
}

.xinwe_qac dl:hover{
	background:#00a551;
	transition-duration:500ms;
	border-bottom:4px solid #0a8d4a;
}

.xinwe_qac dl dt{
	padding:30px;
	display:block;
}

.xinwe_qac dl dt span{
	display:block;
	height:20px;
	color:#333;
	font-weight:bold;
	font-size:20px;
	margin-bottom:15px;
	border-left:4px solid #00a551;
	padding-left:10px;
	transition-duration:500ms;
}

.xinwe_qac dl:hover dt span{
	color:#fff;
	border-left:4px solid #fff;
	transition-duration:500ms;
}

.xinwe_qac dl dt p{
	width:100%;
	display:block;
	height:72px;
	color:#999;
	font-size:14px;
	line-height:24px;
	margin-bottom:15px;
	transition-duration:500ms;
}

.xinwe_qac dl:hover dt p{
	color:#dbe5dc;
	transition-duration:500ms;
}

.xinwe_qac dl dt i{
	width:25px;
	height:25px;
	border-radius:13px;
	display:block;
	background:#cecece url(../img/index_143.png) center center no-repeat;
	transition-duration:500ms;
}

.xinwe_qac dl:hover dt i{
	width:25px;
	height:25px;
	border-radius:13px;
	display:block;
	background:#fff url(../img/index_144.png) center center no-repeat;
	transition-duration:500ms;
}






.cont{
	width:100%;
	display:block;
}

.cont_c{
	width:100%;
	display:block;
}

.cont_ct{
	display:block;
	padding-bottom:125px;
	overflow:hidden;
	background:#fff;
}

.cont_ctl{
	width:325px;
	float:right;
	display:block;
	overflow:hidden;
	padding:0 0 35px;
}

.cont_ctl dl{
	width:100%;
	float:left;
	text-align:left;
}

.cont_ctl dl dt{
	width:100%;
	display:block;
	margin-bottom:22px;
}

.cont_ctl dl dt span{
	width:100%;
	height:50px;
	color:#00a551;
	font-weight:bold;
	font-family:'beb';
	display:block;
	font-size:36px;
	text-align:left;
	line-height:35px;
	margin:0 auto;
}

.cont_ctl dl dt p{
	width:100%;
	height:30px;
	color:#333;
	font-weight:bold;
	font-size:24px;
	display:block;
	text-align:left;
	line-height:35px;
	margin:0 auto;
}


.cont_ctl dl dd{
	width:100%;
	display:block;
}

.cont_ctl dl dd .p{
	text-align:left;
}

.cont_ctl dl dd .p p{
	width:100%;
	color:#666;
	line-height:26px;
	font-size:14px;
	padding:9px 0;
	display:block;
	float:left;
	margin:0;
}

.cont_ctl dl dd .p p img{
	margin-right:10px;
}


.cont_ctl dl dd .p p.p3{
	width:181px;
	text-align:right;
	width:178px\9;
	*width:178px;
	_width:178px;
}

.fangs dl dd em .p2{
	width: 152px;
    line-height: 22px;
    text-align: right;
    padding-top: 5px;
	width:152px\9;
	*width:152px;
	_width:152px;
}


.cont_ctr{
	width:742px;
	display:block;
	float:left;
}

.cont_ctrc{
	width:100%;
	display:block;
}

.cont_ctrct{
	width:100%;
	display:block;
	padding:0 0 30px;
	overflow:hidden;
}


.cont_ctrct span{
	width:100%;
	height:50px;
	color:#00a551;
	font-weight:bold;
	font-family:'beb';
	display:block;
	font-size:36px;
	text-align:left;
	line-height:35px;
	margin:0 auto;
}

.cont_ctrct p{
	width:100%;
	height:35px;
	color:#333;
	font-weight:bold;
	font-size:24px;
	display:block;
	text-align:left;
	line-height:35px;
	margin:0 auto 5px;
}



.liuy_b{
	width:100%;
	display:block;
}

.liuy_b ul{
	width:100%;
	display:block;
}

.liuy_b ul li.fl,.liuy_b ul li.fr{
	width:328px;
	height:47px;
	border:1px solid #e2dddd;
	line-height:47px;
	background:#fff;
	padding:0 15px;
	margin-bottom:20px;
}

.liuy_b ul li.fl .sanw01,.liuy_b ul li.fr .sanw01{
	width:100%;
	color:#333;
	height:47px;
	line-height:47px;
	border:0;
	font-size:16px;
}

.liuy_b ul li.lie02{
	width:709px;
	height:125px;
	border:1px solid #e2dddd;
	line-height:35px;
	padding:5px 15px;
	background:#fff;
	margin-bottom:20px;
	display:block;
}

.liuy_b ul li.lie02 .sanw02{
	width:100%;
	height:100%;
	display:block;
	border:0;
	color:#333;
	font-size:16px;
	line-height:35px;
}

.liuy_b ul li .sanw04{
	width:160px;
	height:50px;
	background:#00a551;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:16px;
	border:0;
	font-weight:bold;
	transition-duration:500ms;
}

.liuy_b ul li .sanw04:hover{
	background:#0a8d4a;
	transition-duration:500ms;
}

.anchorBL{
	display:none;
}







.pro_wz{
	width:100%;
	display:block;
	height:auto;
	color:#999;
	font-size:14px;
}

.pro_wzc{
	display:block;
}

.pro_wzc span{
	width:100%;
	display:block;
	text-align:right;
}

.pro_wzc span a{
	color:#999;
	font-size:14px;
}

.pro_wzc span a:hover{
	color:#00a551;
	font-size:14px;
}

.pro_wzc span img{
	margin-right:5px;
	display:inline-block;
}

.pro_wzc span p{
	display:inline-block;
	color:#00a551;
}


.about_ct{
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:75px;
}

.about_ctc{
	display:block;
	margin-bottom:75px;
	overflow:hidden;
}

.about_ctcl{
	width:600px;
	height:auto;
	float:left;
	display:block;
}

.about_ctcl img{
	width:600px;
	height:360px;
	border:10px solid #eee;
	display:block;
}

.about_ctcl.em img{
	width:600px;
	height:443px;
	border:0 solid #eee;
	display:block;
}



.mod18Box { padding:0px; margin:0px auto; width:100%; }
.mod18{ width:100%; height:535px; margin: 0px auto; position: relative; background: #f7f7f7; }
.mod18 .btn{position:absolute;width:19px;height:13px;bottom:35px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:7;background:url(../img/product_info_18.jpg) no-repeat;}
.mod18 .prev:hover{left:7;background:url(../img/product_info_18f.jpg) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:140px;width:46px;height:48px; display:none;}
.mod18 #prevTop{background:url(../img/product_info_18.jpg) no-repeat;}
.mod18 #nextTop{background:url(../img/product_info_21.jpg) no-repeat;}
.mod18 .next{right:7px;background:url(../img/product_info_21.jpg) no-repeat; }
.mod18 .next:hover{right:7px;background:url(../img/product_info_21f.jpg) no-repeat; }
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:560px;height:330px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:445px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:445px;position:absolute;}
.mod18 .picBox li{width:560px;height:445px;}
.mod18 .picBox li img{width:560px;height:445px;}

.mod18 .listBox{ width:460px; height:65px; margin:18px auto 0; position: relative; padding:0px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:92px;height:65px;cursor:pointer;position:relative; margin:0;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:82px;height:65px;}
.mod18 .listBox li img{width:82px;height:65px;margin:0 5px;}
.mod18 .listBox .on img{width:80px;height:63px;border:1px solid #ff6600;}
.mod18 .listBox .on i{display:block;}

.about_ctcr{
	width:550px;
	height:380px;
	float:right;
	display:block;
}

.about_ctcr_t{
	width:100%;
	height:20px;
	padding:8px 0 17px;
	border-bottom:1px solid #e1e1e1;
	display:block;
	font-size:24px;
	font-weight:bold;
	color:#333;
	margin-bottom:20px;
	overflow:hidden;
} 

.about_ctcr_t span{
	width:auto;
	padding-left:12px;
	border-left:3px solid #009944;
	display:inline-block;
	height:24px;
	color:#333;
	font-size:24px;
}

.about_ctcr_t p{
	color:#999;
	font-size:14px;
	text-transform:uppercase;
	font-weight:100;
	display:inline-block;
	padding-left:10px;
}

.about_ctcr_b{
	width:100%;
	display:block;
}

.about_ctcr_bt{
	width:100%;
	display:block;
	height:auto;
	color:#666;
	font-size:14px;
	padding-bottom:10px;
	overflow:hidden;
}

.about_ctcr_bt ul{
	width:100%;
	display:block;
}

.about_ctcr_bt ul li{
	width:100%;
	height:auto;
	text-align:left;
	line-height:28px;
	transition-duration:500ms;
	display:block;
}

.about_ctcr_bb{
	width:550px;
	height:197px;
	display:block;
	background:#fff;
	padding:5px 0 0;
}

.about_ctcr_bbc{
	width:530px;
	height:197px;
	overflow-y:auto;
	display:block;
	padding-right:20px;
}

.about_ctcr_bbct{
	width:100%;
	display:block;
	height:34px;
	line-height:34px;
	color:#00a551;
	font-size:16px;
	font-weight:bold;
}

.about_ctcr_bbcb{
	width:100%;
	display:block;
	line-height:24px;
	color:#666;
	font-size:14px;
}



.about_ctcr_bbc::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 2px rgba(212,208,208,1);
	background-color: #d4d0d0;
}

.about_ctcr_bbc::-webkit-scrollbar
{
	width:2px;
	background-color: #d4d0d0;
}

.about_ctcr_bbc::-webkit-scrollbar-thumb
{
	background-color: #00a551;
}

.about_ctcr_bb.em_i{
	height:260px;
}

.about_ctcr_bb.em_i .about_ctcr_bbc{
	height:260px;
}





.product_in{
	width:100%;
	padding:20px 0 30px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	overflow:hidden;
	display:block;
}

.product_inl{
	width:950px;
	display:block;
} 

.product_inl span{
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	display:block;
}

.product_inl span a{
	color:#666;
	font-size:14px;
	display:inline-block;
}

.product_inl span a:hover{
	color:#00a551;
	font-size:14px;
	display:inline-block;
}

.product_inr{
	width:auto;
	float:right;
}

.product_inr a{
	width:120px;
	height:40px;
	background:#00a551;
	display:block;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:14px;
	margin-top:10px;
	transition-duration:500ms;
}

.product_inr a img{
	margin-right:5px;
}

.product_inr a:hover{
	background:#0a8d4a;
	transition-duration:500ms;
}




.about_cb{
	width:100%;
	display:block;
	background:#fff;
	padding:20px 0 0;
	overflow:hidden;
}

.about_cbc{
	width:100%;
	display:block;
}

.about_cbct{
	width:100%;
	height:82px;
} 

.about_cbct span{
	width:100%;
	display:block;
	height:40px;
	color:#333;
	font-size:22px;
}

.about_cbct p{
	width:35px;
	height:2px;
	background:#ee1c25;
	display:block;
}



.about_cbcb{
	width:100%;
	display:block;
	overflow:hidden;
}

.about_cbcbt{
	width:1225px;
}

.about_cbcb dl{
	width:290px;
	height:275px;
	background:#fff;
	margin-right:13px;
	margin-bottom:20px;
	display:block;
	float:left;
}

.about_cbcb dl dt{
	width:100%;
	display:block;
}

.about_cbcb dl dt span{
	width:100%;
	height:227px;
	position:relative;
	overflow:hidden;
	display:block;
}

.about_cbcb dl dt span img{
	height:227px;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.about_cbcb dl:hover dt span img{
	height:227px;
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.about_cbcb dl dd{
	border:1px solid #dadada;
	height:43px;
	line-height:43px;
	color:#545454;
	font-size:16px;
	padding:0 8%;
	transition-duration:500ms;
}

.about_cbcb dl dd p{
	float:left;
	transition-duration:500ms;
}

.about_cbcb dl dd i{
	background:url(../img/index_60.png) no-repeat;
	width:25px;
	height:13px;
	float:right;
	margin-top:15px;
	transition-duration:500ms;
}

.about_cbcb dl:hover dd{
	background:#ee1c25;
	border:1px solid #ee1c25;
	transition-duration:500ms;
}

.about_cbcb dl:hover dd i{
	background:url(../img/index_57.png) no-repeat;
	transition-duration:500ms;
}

.about_cbcb dl:hover dd p{
	color:#fff;
	transition-duration:500ms;
}



.product_zx{
	width:100%;
	padding:45px 0 135px;
	overflow:hidden;
}

.index_news_cbl.prode{
	width:100%;
	overflow:hidden;
}

.index_news_cbl.prode ul {
	width:1320px;
}

.index_news_cbl.prode ul li{
	width:550px;
	padding:0 100px 0 0;
}



.nx_ca_info{
	width:100%;
	height:auto;
	display:block;
	padding-top:0px;
	overflow:hidden;
}

.nx_ca_infoc{
	background:#fff;
	overflow:hidden;
}

.nx_ca_infoc_t{
	width:100%;
	padding:0 0;
	color:#585858;
}

.nx_ca_infoc_tt{
	width:100%;
	min-height:90px;
	display:block;
	text-align:center;
	border-bottom:1px solid #eee;
	margin-bottom:30px;
}

.nx_ca_infoc_tt span{
	width:100%;
	color:#333;
	font-size:24px;
	padding-bottom:15px;
	line-height:35px;
	font-weight:bold;
	display:block;
}

.nx_ca_infoc_tt .p{
	width:100%;
	color:#999;
	font-size:14px;
	padding-bottom:30px;
	font-family:Arial;
}

.shies .bdsharebuttonbox{
	float:right;
	text-align:left;
}

.shies .bdsharebuttonbox p{
	float:left;
	line-height:32px;
	margin-right:15px;
}


.shies .bdsharebuttonbox a{
  display:inline-block;
  width:30px;
  height:30px;
  float:left;
  transition: background 0.3s ease 0s;
  margin:0 9px 0 0;
  padding:0;
  border:1px solid #e6e6e6;
  border-radius:50%;
}
.shies .bdsharebuttonbox .share{
  width:auto;
  position:relative;
  left:0;
  top:0;
  z-index:1;
  float:left;
}
.shies .bdsharebuttonbox .bds_tsina{
  background:url(../img/nei_03.png) no-repeat center;
}
.shies .bdsharebuttonbox .bds_weixin{
  background:url(../img/nei_05.png) no-repeat center;
}
.shies .bdsharebuttonbox .bds_qzone{
  background:url(../img/nei_07.png) no-repeat center;
}




.nx_ca_infoc_tb{
	width:100%;
	background:#ebebeb;
	padding:22px 0;
	line-height:28px;
	color:#585858;
	font-size:14px;
	margin-bottom:55px;
}

.nx_ca_infoc_tb p{
	max-width:1300px;
	margin:0 auto;
	line-height:28px;
	color:#585858;
	font-size:14px;
	padding:0 20px;
}

.nx_ca_infoc_c{
	width:100%;
	margin:0 auto 30px;
	line-height:24px;
	height:auto;
	color:#666;
	font-size:14px;
	border-bottom:1px solid #eee;
	text-align:left;
	padding:0 0%;
	padding-bottom:45px;
	overflow:hidden;
}

.nx_ca_infoc_c img{
	max-width:100%;
}

.nx_ca_infoc_c p{
	display:block;
	margin:0 0;
}

.nx_ca_infoc_c span{
	display:block;
	margin:0 0;
	font-size:18px;
}

.nx_ca_infoc_c .b{
	font-weight:bold;
}


.nx_pro{
	width:90%;
	padding:0 5% 70px;
	display:block;
	overflow:hidden;
}

.nx_ca_infoc_b{
	width:76%;
	margin:0;
	color:#666;
	line-height:35px;
	font-size:14px;
	display:block;
	padding:0 2% 0 0;
	float:left;
}

.nx_ca_infoc_b span{
	width:100%;
	display:block;
	font-size:16px;
}

.nx_ca_infoc_b span a{
	font-size:14px;
	color:#666;
	transition-duration:500ms;
}

.nx_ca_infoc_b span a:hover{
	color:#ee1c25;
	transition-duration:500ms;
}

.nx_ca_infoc_o{
	width:120px;
	height:42px;
	text-align:center;
	line-height:42px;
	float:right;
	margin-right:3px;
}

.nx_ca_infoc_o a{
	color:#fff;
	width:100%;
	display:block;
	font-size:14px;
	border:1px solid #ee1c25;
	background:#ee1c25;
	transition-duration:500ms;
}

.nx_ca_infoc_o a img{
	margin-left:10px;
}

.nx_ca_infoc_o a:hover{
	font-weight:bold;
	transition-duration:500ms;
}


.multipleLine{ position:relative; width:100%;  }
.multipleLine .hd{ height:auto; padding:0 0; position:relative;  }


.multipleLine .bd{ padding:0; height:auto; overflow:hidden;  }
.multipleLine .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px;  }

.multipleLine .bd ul li{
	width:290px;
	margin-right:28px;
}


.fukq{
	width:50px;
	height:50px;
	display:inline-block;
	position:fixed;
	bottom:0%;
	right:10px;
	z-index:9;
}

.fukq span{
	width:50px;
	height:50px;
	background:#ccc;
	transition-duration:500ms;
	display:inline-block;
	cursor:pointer;
}

.fukq span:hover{
	width:50px;
	height:50px;
	background:#00a551;
	transition-duration:500ms;
	display:inline-block;
}


.picScroll-left6{  position:relative; width:100%; height:460px; overflow:hidden; padding-bottom:25px;  }
.picScroll-left6 .hd{ width:100%; display:block; padding:0;z-index:2; position:absolute; bottom:0; left:0; }
.picScroll-left6 .hd ul{ overflow:hidden; zoom:1; float:none; width:100%; display:block; text-align:center; }
.picScroll-left6 .hd ul li{ width:12px; height:12px; margin:0 5px; float:none; background:#828294; border-radius:50%; cursor:pointer;  overflow:hidden; font-size:0; position:relative; display:inline-block; }
.picScroll-left6 .hd ul li.on{ background:#00a551; }

.picScroll-left6 .bd{
	width:100%;
}

.picScroll-left6 .bd ul{
	width:105%;
}

.picScroll-left6 .bd ul li{
	margin-right:40px;
}






















































.footer{
	width:100%;
	height:auto;
	background:#20272c;
	display:block;
	margin:0 auto;
	padding:95px 0 0px;
	overflow:hidden;
	position:relative;
	z-index:2;
}

.foot_cen{
	width:100%;
	position:relative;
	height:68px;
	line-height:68px;
	color:#363e43;
	font-size:14px;
	text-align:left;
	display:block;
	background:#1a2025;
}

.foot_t{
	display:block;
}

.foot_nav{
	width:290px;
	overflow:hidden;
	float:left;
}

.foot_nav dl{
	width:235px;
	float:left;
	display:inline-block;
}

.foot_nav dl dt{
	width:100%;
	display:block;
	height:75px;
	margin-top:0;
}

.foot_nav dl dt span{
	color:#fff;
	font-size:20px;
	height:50px;
	display:block;
}

.foot_nav dl dt i{
	width:30px;
	height:1px;
	background:#a6a9ab;
	display:block;
}

.foot_nav dl dt a{
	color:#fff;
	font-size:20px;
}

.foot_nav dl a:hover{
	color:#00a551;
}

.foot_nav dl dd p{
	width:110px;
	height:38px;
	display:inline-block;
	float:left;
}

.foot_nav dl dd a{
	padding:0;
	height:38px;
	margin:0 0;
	line-height:38px;
	position:relative;
	display:inline-block;
	font-size:14px;
	color:#49545b;
}


.foot_crb{
	width:100%;
	display:block;
}

.foot_crb ul{
	width:100%;
	display:block;
}

.foot_crb ul li{
	width:100%;
	display:block;
	line-height:68px;
	font-size:14px;
	color:#363e43;
	text-align:left;
}

.foot_crb ul li p{
	display:inline-block;
}


.foot_crb ul li p a{
	line-height:68px;
	color:#363e43;
	font-size:14px;
}


.foot_crb ul li p a:hover{
	color:#fff;
}


.fenx{
	width:25%;
	position:relative;
	height:17px;
	float:left;
	margin-top:32px;
}
.fenx .share a{
  display:inline-block;
  width:20px;
  height:17px;
  float:left;
  transition: background 0.3s ease 0s;
  margin:0 13px 0 0;
  padding:0;
}
.fenx .share .share{
  width:auto;
  position:relative;
  left:0;
  top:0;
  z-index:1;
  float:left;
}
.fenx .share .sina{
  background:url(../img/index_41.jpg) no-repeat center;
}
.fenx .share .wx{
  background:url(../img/index_39.jpg) no-repeat center;
}
.fenx .share .tx{
  background:url(../img/index_34.jpg) no-repeat center;
}



.dizse{
	width:100%;
	height:300px;
	padding-bottom:25px;
	display:block;
}

.dizse_c{
	padding:0 20px 20px;
	display:block;
	overflow:hidden;
}

.dizse_cb{
	width:100%;
	display:block;
}

.dizse_dz{
	width:355px;
	padding-right:130px;
	float:left;
}

.dizse_dz span{
	display:block;
	padding-bottom:15px;
}

.dizse_dz p{
	width:100%;
	display:block;
	line-height:25px;
	padding-bottom:20px;
	color:#fff;
	font-size:20px;
}

.dizse_dz em{
	width:100%;
	display:block;
	line-height:28px;
	color:#49545c;
	font-size:14px;
}


.fangs{
	width:425px;
	float:left;
	display:block;
}

.fangs_c{
	width:255px;
	padding:0;
	display:block;
	float:left;
}

.fangs dl{
	width:100%;
	display:block;
	overflow:hidden;
}

.fangs dl dt{
	width:100%;
	display:block;
	color:#fff;
	height:75px;
	font-size:20px;
	margin-bottom:0;
}

.fangs dl dt span{
	width:100%;
	height:50px;
	display:block;
	line-height:35px;
	font-size:20px;
	color:#fff;
}

.fangs dl dt i{
	width:30px;
	height:1px;
	background:#a6a9ab;
	display:block;
}

.fangs dl dd{
	width:100%;
	display:block;
	line-height:36px;
	color:#49545b;
	font-size:14px;
	text-align:left;
}

.fangs dl dd em{
	width:100%;
	display:block;
	float:left;
}

.fangs dl dd span{
	width:100%;
	display:block;
	margin-bottom:5px;
}


.fangs_r{
	width:122px;
	float:right;
}

.fangs_r dl{
	width:100%;
	display:block;
}

.fangs_r dl dt{
	width:100%;
	display:block;
	height:75px;
	color:#fff;
	font-size:20px;
}

.fangs_r dl dt span{
	width:100%;
	height:55px;
	line-height:35px;
}

.fangs_r dl dt i{
	width:30px;
	height:1px;
	display:block;
	background:#a6a9ab;
}

.fangs_r dl dd{
	width:100%;
	display:block;
	color:#49545b;
	font-size:14px;
	line-height:20px;
}

.fangs_r dl dd img{
	width:120px;
	height:120px;
}


.des_fx {
	margin-top:12px;
    position: relative;
    height:auto;
    display:block;
}
.des_fx .share {
    width:100%;
    position:relative;
    margin:0 auto;
    display:block;
    z-index: 1;
    text-align:center;
}
.des_fx a {
    display: inline-block;
    width:34px;
    height:34px;
    float:left;
    border-radius:50%;
    margin:0 15px 0 0;
    text-align:center;
    line-height:34px;
    padding: 0;
}

.des_fx a.bds_qzone {
    background: url(../img/index_1103.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_weixin {
    background: url(../img/index_1105.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_tsina {
    background: url(../img/index_1107.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_qzone:hover {
    background: url(../img/index_1103f.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_weixin:hover {
    background: url(../img/index_1105f.png) no-repeat center center;
    background-size:34px 34px;
}

.des_fx a.bds_tsina:hover {
    background: url(../img/index_1107f.png) no-repeat center center;
    background-size:34px 34px;
}



.des_fx .bdshare-button-style0-16 a{
	width:34px;
    height:34px;
    line-height:34px;
    float:left;
   	margin:0 5px 0 0;
    border-radius:50%;
    padding-left:0px;
}

















@media (max-width:1720px) {
	.picScroll-left2 .bd ul li{ padding:0 12.5px; width:350px;}
	.index_case_lc{
		width:1500px;
	}

}


@media (max-width:1680px){
	.picScroll-left2 .bd ul li{ padding:0 12.5px; width:300px;}
	.index_case_lc{
		width:1300px;
	}

	.picScroll-left3 .hd .prev{ background:#ccc url(../img/index_72f.png) center center no-repeat; left:0px;transition-duration:500ms;}
	.picScroll-left3 .hd .next{ background:#ccc url(../img/index_73f.png) center center no-repeat; right:0px;transition-duration:500ms;}
	.picScroll-left3 .hd .prev:hover{ background:#00a551 url(../img/index_72f.png) center center no-repeat; left:0px;transition-duration:500ms;}
	.picScroll-left3 .hd .next:hover{ background:#00a551 url(../img/index_73f.png) center center no-repeat; right:0px;transition-duration:500ms;}


}

@media (max-width:1520px){
	.index_advantages_cr dl dd b{
		font-size:50px;
		line-height:50px;
		padding-top:7%;
	}
}

@media (max-width:1440px){
	.index_honor_lt{
		width:1200px;
		left:0;
	}
	.picScroll-left3 .bd ul li{
		width:270px;
		padding:0 15px;
	}

	.picScroll-left3 .hd .prev{ background:#ccc url(../img/index_72f.png) center center no-repeat; left:15px;transition-duration:500ms;}
	.picScroll-left3 .hd .next{ background:#ccc url(../img/index_73f.png) center center no-repeat; right:15px;transition-duration:500ms;}
	.picScroll-left3 .hd .prev:hover{ background:#00a551 url(../img/index_72f.png) center center no-repeat; left:15px;transition-duration:500ms;}
	.picScroll-left3 .hd .next:hover{ background:#00a551 url(../img/index_73f.png) center center no-repeat; right:15px;transition-duration:500ms;}

	.index_honor_lt dl{
		height:430px;
	}

	.picScroll-left3 .hd .prev,.picScroll-left3 .hd .next{
		top:190px;
	}

}


@media (max-width:1366px) {
	.picScroll-left2 .bd ul li{ padding:0 12.5px; width:260px;}
	.index_case_lc{
		width:1140px;
	}

	.index_advantages_cr dl dd b {
	    font-size: 45px;
	    line-height: 45px;
	    padding-top: 5%;
	}


}


@media (max-width:1320px) {
	
}

@media (max-width:1280px) {
	
}


