﻿@charset "utf-8";
/* CSS Document */
* {
padding:0px;
margin:0px;box-sizing:border-box;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
img {
	border: none;
	max-width: 100%;
}
body {
	font-size: 15px;
	font-family:"Microsoft YaHei", verdant, tahoma;
	color: #333;
	font-weight: normal;
	padding-top: 125px;
	margin: 0px;
	text-decoration: none;
	line-height: 25px;
}
a {
	text-decoration: none;
	font-family:"Microsoft YaHei", verdant, tahoma;
	color: #333;
	font-weight: normal;
}
a:hover {
	color: #00964e;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 25px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}



.hz {
	width: 80%;
	margin: 0 auto;
}
.hza {
	width: 80%;
	margin:80px auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.logo {
	margin:10px 0;
}
.logo img {
	height:70px;
}

.shop{ float:left;width:100%;background:#00964e;color:#ccebdc;line-height:41px;}
.top-yy-hz{float:right;}
.top-yy-hz li{display:inline-block;text-align:center;}
.top-yy-hz li a{color:#ccebdc !important; margin:0 3px;}
.top-yy-hz li a:hover{color:#fff !important;}
.top-yy-hz li.top-yy{margin-right:20px;}
.top-yy-hz li.top-yy span{font-size:18px;color:#fff;}
.top-yy-hz li.top-yy span.iconfont{font-size:24px;padding-top:1px;padding-right:3px;float:left;}
.top-pc {
	position: fixed;
	z-index: 99999;
	top: 0px;
	left: 0;
	min-width: 1300px;
	width: 100%; background:#fff;
	transition: all 0.5s;
}
.top-pc.active {
	background: #fff;
}
.top-pc.active .set {
	color: #333;
}
.top-pc.active a {
	color: #333;
}
.top-hz {
	width: 80%;
	margin: 0 auto;
}

.nav {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
	position: relative;
	padding: 0 30px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height:3px;
	background: #00964e;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
}
.mainbav li.memu:hover:after {
	width: 100%;
}
.mainbav li.active:after {
	width: 100%;
}

.mainbav li a {
	font-size:16px;

}
.mainbav .memu {
	float: left;
	line-height:90px;
	height: 90px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
	color: #00964e;font-weight:bold;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width: 200px;
	left: 0;
	top: 90px;
	z-index: 999999;
	background: #fff;
}
.mainbav ul li ul li {
	float: none;
	padding: 0;
	line-height:50px;
	position: relative;
	text-align: left;background:#fafafa;margin-bottom:1px;

}
.mainbav ul li ul li a {
	display: block;
	color: #666 !important;
	font-size: 15px;
	font-weight: normal !important;
	padding: 0 25px;
}
.mainbav ul li ul li a:hover {
color: #fff!important;background:#00964e;
}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
}

.sousuo {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
	line-height: 90px;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}
.sousuo .sousuo_an {
	width: 60px;
	height: 90px;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/index_07.png) center no-repeat;
	cursor: pointer;
	transition: all 0.5s;
}
.sousuo .ssk_bj {
	width: 100%;
	display: none;
	position: fixed;
	left: 0;
	top: 140px;
	z-index: 10;
}
.sousuo .ssk {
	width:40%;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0 2px 14px rgba(0,0,0,0.1);
	background: #fff;border-radius:25px;
}
.sousuo .ssk .input_txt {
	width: 80%;
	height:50px;
	float: left;
	line-height:50px;
	padding: 0 3%;
	border: none;

}
.sousuo .ssk .input_btn {
	width:20%;
	height: 50px;
	float: right;
	FONT-SIZE: 16px;
	color: #fff;
	line-height: 50px;
	border: 0 none;
	background:#00964e;
	cursor: pointer;
}
.p-show {
	display: block !important;
}
.top_sj {
	display: none;
}
/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:27px; height:50px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:9px; height:9px; display:block; background:#b4b4b4; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:26px; background:#019a51;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}

.top_sj { display:none; }

.index-title{
	text-align:center;font-weight:bold;
	font-size:36px;line-height:36px; position: relative;padding-bottom:20px;}
.index-title:after {
    content: "";
    position: absolute;
    background: #019a51;
    width:50px; left:50%;transform:translate(-50%,0%);
    height:5px;bottom:0;
   }

.index-title-ms{font-size:18px;text-align:center;color:#666;margin-top:30px;}

.index-product-bj{background:#f9f9f9;padding:70px 0;overflow:hidden;}
.index-product-box{margin-left:-1%;margin-right:-1%;margin-top:50px;}
.index-product-hz{width:23%;float:left;margin:0 1% 1% 1%;text-align:center;background:#fff;border-radius:15px;border:1px solid #e6e6e6;}
.index-product-hz:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.1);border:1px solid #019a51;}
.index-product-pic{border-radius:15px;}
.index-product-pic img{border-radius:15px;}
.index-product-title-hz{padding:30px;overflow:hidden;}
.index-product-title{font-size:17px;}
.index-product-more{background:#00964e;border-radius:25px;width:150px;line-height:40px;margin:20px auto 0 auto;text-align:center;color:#fff;}
.index-product-more a{color:#fff;}

.index-about-bj{background:#333;color:#fff;overflow:hidden;}



.yunu-section-title {
	text-align: center;
	font-size: 36px;font-weight: bold;
	margin-bottom: 40px;color:#fff;
}



.yunu-pinzhi {
	margin-left: -20px;display: flex; flex-wrap: wrap;margin-top:50px;
}
.yunu-pinzhi li {

	width: 25%;
}
.yunu-pinzhi li a {
	display: block;
	margin-left: 20px;
	position: relative;	
	overflow: hidden;background-color: #fff;min-height:100%;
}
.yunu-pinzhi li .text {

	text-align: center;width: 100%;
	position: relative;
	z-index: 1;padding:0 40px 50px 40px;

}
.yunu-pinzhi li i {
	display: inline-block;
	background: no-repeat center;
	height: 110px;
	margin-top:-55px;
	width:110px;
	vertical-align: middle;
}
.yunu-pinzhi li h4 {
	background: url(../images/pinz_line01.gif) no-repeat center bottom;
	font-size: 24px;
	margin: 20px 0;color:#00964e;

}
.yunu-pinzhi li p {
	color: #999; text-align: left;

}
.yunu-pinzhi li .box {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color:#00964e;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.yunu-pinzhi li .box i {
	margin-top: 110px;
}
.yunu-pinzhi li .box h4 {color:#fff;
	background-image: url(../images/pinz_line02.gif);
}
.ys-wb{font-size:20px;margin:20px 0;}
.yunu-pinzhi li .box p {
	color: #fff;
}
.yunu-pinzhi li a:hover .text {
	opacity: 0;
}
.yunu-pinzhi li a:hover .box {
	top: 0;
	opacity: 1;
}




.index-case-box{width:24.9%;margin-right:0.1%;float:left;position:relative;}

.index-case-pic{display:block; overflow:hidden; }
.index-case-wb{position:absolute;z-index:2;left:25px;bottom:40px; font-size:22px;color:#fff;}
.index-case-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-case-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

/*关于我们*/

.index-about-title{float:left;font-size:36px;line-height:36px;font-weight:bold;position: relative;
    padding-bottom: 20px;}
.index-about-title:after {
    content: "";
    position: absolute;
    background: #019a51;
    width: 50px;
    left: 0;
    height: 5px;
    bottom: 0;
}
.index-about-title-ms{color:#00923f;margin-top:30px;font-size:20px;font-weight:bold;}
.index-about-tu{width:45%;float:right;}
.index-about-tu img{border-radius:25px;border:5px solid #019a51;}
.big-desc { font-size:16px;width:50%;float:left;}
.index-about-wb{margin:40px 0; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; overflow:hidden; }
.big-desc p{margin-bottom:5px;}

.index-about-more{overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;width:160px;line-height:42px;text-align:center;background:#00923f;border-radius:25px;}
.index-about-more a{color:#fff;}
.index-about-more:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}

.khjz_dkj{margin-top:30px;}
.khjz_bj{width:100%;}
.khjz_dkj{position:relative;margin-top:50px;}
.khjz .item{ background:#00923f;margin:0 8px; position:relative;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.khjz .item:hover{ background:#00923f;color:#fff;}
.khjz .item a:hover{color:#fff;}
.khjz .item .cpzs_img{overflow:hidden;display:block; }
.khjz .item .cpzs_img img{ transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.khjz .item .cpzs_img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.khjz .item .cpzs_wb{width:100%; height:100%; text-align:center;  }
.khjz .item .cpzs_wb .cpzs_wb_t{ font-size:16px;overflow:hidden;color:#fff;text-overflow:ellipsis; white-space:nowrap; padding:15px;}


/* display none until init*/
.owl-carousel{display:none; width: 100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-carousel .owl-controls{width:100%;  z-index:11;}
.owl-carousel .owl-controls .owl-buttons div{position:absolute; display:inline-block ;zoom: 1;*display:inline; width:40px; height:70px; text-indent:-9999px; transition:.35s;  top:50%; margin-top:-35px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {background:url(../images/jtl02.png) center no-repeat; overflow:hidden; left:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-next {background:url(../images/jtr02.png) center no-repeat; overflow:hidden; right:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {background:url(../images/jtl03.png) center no-repeat; overflow:hidden; }
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {background:url(../images/jtr03.png) center no-repeat; overflow:hidden;}


.index-news-more-left{color:#999;}



.index-news-nr{margin-top:35px;}
.index-news-nr-left{width:23.3%;margin-right:2%;border:1px solid #e3e3e3;float:left;}
.index-news-nr-left-title{font-size:18px;font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.index-news-nr-left-rq{ color: #666; font-size:15px;}
.index-news-nr-left-content{ margin:20px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; color: #999; }
.index-news-nr-hz{padding:20px;}
.index-news-more-hz{border-top:1px solid #eee;padding-top:20px;overflow:hidden;}
.index-news-more-hz a:hover{color:#058f4d;}
.index-news-nr-left-pic{ display:block; overflow:hidden; }

.index-news-nr-left-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-nr-left-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;width:100%;}



/*----底部----*/
.foot{ background: #222;overflow:hidden;padding-top:50px;color:#999;}
.foot-menu{float:left;margin-right:6%;margin-bottom:30px;}
.foot-contact{ float:right;width:35%;}
.foot-contact-title{ font-size: 18px;font-weight: bold; color: #fff;  margin-bottom:25px;}
.foot-contact-nr{float:left;}
.foot-contact-nr a{color: #999;}
.foot-contact-nr a:hover{color:#fff;}


.foot-contact-ewm{float:right;margin-left:3%;}
.bot3{ border-top: 1px solid #484848;padding:20px 0;overflow:hidden;margin-top:30px;overflow:hidden;}
.bot3 a{color: #999;}
.bot3 a:hover{ text-decoration:underline;color: #fff;}



.ny-banner-sj{display:none;}
.ny-banner img{width:100%;}

.product-menu-bj{border-bottom:1px solid #ebebeb;overflow:hidden;}
.about-menu-right{float:left;width:100%;}
.about-menu-right ul{margin-right:-3%;display: flex; flex-wrap: wrap;}
.about-menu-right li{float:left; margin-right:30px;}
.about-menu-right li:last-of-type{margin-right: 0px; }  
.about-menu-right li a{font-size:18px;display:block;padding:25px 0;font-weight:bold;}
.about-menu-right li a.on, .about-menu-right li a:hover{border-bottom:2px solid #00964e;color: #00964e;}

.about-wb{margin:40px 0;line-height:30px;}



.ny-qyzl{border-top:1px solid #e1e1e1;padding-top:80px;margin-top:50px;overflow:hidden;}
.ny-qyzl-hz{display: flex; flex-wrap: wrap;}
.about-qyzl-a{border-radius:25px;text-align:center;width:21%;float:left;color:#999;margin:0 2%;}
.about-qyzl-a-title{font-size:22px;margin-bottom:30px;color:#333;font-weight: bold;}
.about-qyzl-a-title p{font-size:15px;}

.index-ys-box-tb{margin-bottom:30px;}
.index-ys-box-tb img{max-width:100%; height:auto;margin:auto;}
.index-ys-box-tb .t1{ display:block;}
.index-ys-box-tb .t2{display:none;}
.about-qyzl-a:hover .index-ys-box-tb .t1{display:none;}
.about-qyzl-a:hover .index-ys-box-tb .t2{display:block;}



<!--.snav {width:16%;float:left;overflow:hidden;}
.snav .hd {
    text-align: center;
    font-size: 22px;color:#fff;
    padding: 20px;font-weight:bold;
    background: #00923f;
  
}
.snav .bd { overflow:hidden;}
.snav .bd li{float:left;width:100%;padding:15px 25px;background:#fff;margin-bottom:2px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:16px;}

.ny-product-right{float:right;width:83%; }-->


.info-page {
	font-size: 0;
	text-align: center;
	position: relative;
border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
    padding: 30px 0  ;
   
}
.info-page a {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	margin-left: 20px;
}
.info-left {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-left.png)no-repeat center left;
	background-size: 22px 14px;
	padding-left: 40px;
}
.info-page a.info-cent {
	color: #666;
	padding-top: 26px;
	display: inline-block;
	position: relative;
}
.info-page a.info-cent::before {
	position: absolute;
	content: "";
	width: 23px;
	height: 23px;
	background: url(../images/infopage-cen.png)no-repeat center;
	background-size: 100% 100%;
	transition: ease 1s;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.info-page a.info-cent:hover::before {
	transform: rotate(180deg) translateX(50%);
}
.info-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-right.png)no-repeat center right;
	background-size: 22px 14px;
	padding-right: 40px;
	margin-right: 20px;
}




.ny-product-box{margin-left:-1%;margin-right:-1%;}


	
.product-xq{padding:40px;margin-bottom:40px;background:#fff;overflow:hidden;}
.product-xq-sj {display:none; }	


.product-top .l { width:45%; float: left; }
.product-ny-title { width: 100%; font-size:28px;line-height:35px;background:url(../images/x.jpg)no-repeat bottom left;padding-bottom:20px; }
.product-xq-sj {display:none; }	
.pro-right { width: 55%; float: right;padding-left:5%; }
.pro-js { width: 100%; margin:50px 0; color:#666;}

.ny-product-right {
	float: left;
	width: 100%;
}
.p-hotline {
	font-size: 16px;
	display: block;
	border-top: 1px solid #e2e2e2;
	padding-top: 30px;
}
.p-hotline p {
	border: 1px solid #00923f;
	border-radius: 25px;text-indent:0;
	width: 160px;float:left;margin-right:2%;
	line-height: 43px;
	text-align: center;margin-bottom:20px;
}
.p-hotline p a {
	color: #00923f;
	border-radius: 25px;
}
.p-hotline p:hover a {
	background: #00923f;
	color: #fff;
	display: block;
	border-radius: 25px;
}

/* 服务范围详情 */


.tabs2 {
	margin-top: 60px;
}
.tabs2 .horizontal {
	margin: 0px;
	overflow: hidden;
	padding: 0px;	border-bottom: 1px solid #ddd;
}
.tabs2 .horizontal li {
	float: left;
	list-style: none;
	margin-right: 1%;
    padding: 15px 50px;
	text-align: center;
	cursor: pointer;
	font-size: 22px;font-weight:bold;
	background: #e6e6e6;
}
.tabs2 .horizontal li.selectActive {
	background: #00923f;
	color: #fff;
}
.tab-hz {
	padding:40px 0;


}
.tab-hz  p{text-indent:0;}

.prc1 .nav {
	line-height: 76px;
}
.prc1 .prtp .img {
	width: 45%;
	padding-right: 40px;
	float: left;
	border-right: 1px solid #ddd;
}
.prc1 .prtp .img img {
	display: block;
	width: 100%;
}
.prc1 .prtp .prt {
	width: 50%;
	float: right;

}
.prc1 .prtp .prt ul li {
	list-style-type: disc;
}
.ptt-title {
	font-size: 30px;font-weight:bold;
}

.prc1 .prtp .prt .ptt2 {
	display: none;
}
.prc1 .prtp .prt .xian {
	margin-top: 16px;
	display: block;
	width: 36px;
	height: 3px;
	background: #00923f;
}
.prc1 .prtp .prt .ptc {
	color: #999;
	margin: 40px 0;

}
.prc1 .prtp .prt .more {
	display: block;
	width: 150px;
	line-height: 45px;
	text-align: center;
	background: #00923f;
	color: #fff;
	position: relative;
	overflow: hidden;
	margin: 0;
	border-radius: 3px;
}

.product-ry .item {
background:#fff; padding: 2% ;
	margin: 0 8px;
	position: relative;
border:1px solid #fff; 
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.product-ry .item a:after{ content:""; position:absolute; border-left:1px solid #00923f; border-bottom:1px solid #00923f; transition:all 0.6s; left:0; bottom:0; width:0; height:0;}
.product-ry .item a:before{ content:""; position:absolute; border-right:1px solid #00923f; border-top:1px solid #00923f; transition:all 0.6s; right:0; top:0; width:0; height:0;}
.product-ry .item a:hover:after{ width:100%; height:100%;}
.product-ry .item a:hover:before{ width:100%; height:100%;}


.product-ry .item .cpzs_img {
	overflow: hidden;
	display: block;

}

.product-ry .item .cpzs_wb {
	width: 100%;
	height: 100%;   padding:30px 3%;

}

.product-ry .item .cpzs_wb .cpzs_wb_t {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;  
    font-size:18px;
  text-align: center;
}

.ny-title{font-size:36px;line-height:36px;font-weight:bold;position: relative;padding-bottom:20px;color:#333;}
.ny-title:after {
    content: "";
    position: absolute;
    background:#00923f;
    width:50px; 
    height:4px;bottom:0; 
	 left: 0;
   }
   
   .tj-product{margin-top:50px;}

.ny-news-hz{background:#f8f9f9;overflow:hidden;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:30px 0;}
.ny-news-fl li{float:left;margin-right:1%;}
.ny-news-fl li a{padding:8px 25px;display:block;font-size:18px;color:#333;}
.ny-news-fl li:hover a, .ny-news-fl li a.on{text-align:center;color:#fff;background:#7dc142;border-radius:25px;font-weight:bold;}

.ny-news-nr{float:left;width:74%;border-right:1px solid #e0e0e0;padding-right:3%;}
.ny-news-nr-hz{margin-bottom:30px;border-bottom:1px solid #e0e0e0;padding:20px;float:left;width:100%;}
.ny-news-nr-hz:hover{background:#fff;}
.ny-news-nr-left{width:66%;float:left;}
.ny-news-nr-pic{float:right;width:28%;}
.ny-news-nr-left-title{font-size:18px;font-weight:bold; text-transform:uppercase;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;margin-top:10px; }



.ny-news-right{width:26%;float:right;padding-left:3%;}
.ny-news-right-title{font-size:22px; font-weight: bold;border-bottom:1px solid #e0e0e0;padding-bottom:20px;}
.ny-news-right-nr{margin-top:30px;overflow:hidden; }
.ny-news-right-nr ul{margin-left:20px;}
.ny-news-right-nr li{list-style-position: outside;list-style-type: disc;color:#999; padding-bottom:12px;  }

.ny-newshow-title{font-size:24px;font-weight: bold;}
.ny-newshow-rq{padding:25px 0;color:#999;font-size:14px;border-bottom:1px solid #e0e0e0;}
.ny-newshow-rq a{color:#00964e;}
.ny-newshow-rq a:hover{ text-decoration:underline;}
.ny-newshow-nr{margin-top:50px;}
.ny-newshow-nr p{margin-bottom:5px;}

/*上下篇*/
#page{margin-top:50px;padding-top:20px;border-top:1px solid #e0e0e0;}
#page .next,#page .prev{color: #00964e;}
#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color: #00964e;}
#page .next{margin-top: 6px;}



.xy{ width: 100%; margin:30PX auto 0 auto; text-align: center; overflow:hidden;}
.xy li{margin:0 10px; display:inline-block; font-size:0px;}
.xy li a{ font-size:16px; }
.xy li a:hover,.xy li a.sbjg {color:#208b20;font-weight:bold;}



.nylist{ }
.nylist ul{display: flex; flex-wrap: wrap;margin-right:-2%; }
.nylist li{background:#fff;float:left; width:23%; margin-right:2%; margin-bottom:3%; position:relative; text-align:center; overflow:hidden;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}
.nylist_pic{ overflow:hidden;}
.nylist_pic img{ width:100%; transition:ease-in-out 0.25s all;}
.nylist li:hover .nylist_pic img{ transform:scale(1.1);}
.nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.nylist li .nylist_tit:before{content:''; transition: ease-in-out 0.15s all;background:#7dc142; position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.nylist li:hover .nylist_tit:after{ left:100%;}
.nylist li:hover .nylist_tit:before{ left:0;}
.nylist_tit{ width:100%; overflow:hidden; padding:20px; font-size:16px;}
.nylist li:hover .nylist_tit{ color:#fff;   background: #00964e;}

.contact-map-hz{background:#fff;overflow:hidden;box-shadow: 0 2px 30px rgba(84,0,0,.07);}
.contact-map-left{width:40%;float:left;padding:4%;font-size:17px;line-height:36px;}
.contact-map-left h3{margin-bottom:35px;font-size:24px;}

.relbar-map {float:right;width:60%; }
#map_container {
    height: 450px;border: 1px solid #e6e6e6;
   }
 
 .feedback-nr{color:#666;font-size:16px;font-weight:normal;margin-top:30px;}
.feedback-title{margin:50px 0 80px 0;font-size:22px;border-bottom:1px solid #dedede;padding-bottom:30px;}
.ny-feedback-ly{margin-top:70px;}
.ny-feedback-ly p{font-size:16px;}

 .feedback-k{width: 49%;float:left;margin-bottom:50px;margin-right:2%;}

  .feedback-k p{font-size:18px;margin-bottom:10px;font-weight:bold;}
    .feedback-k2 p{font-size:18px;margin-bottom:10px;font-weight:bold;}
 .feedback-k p::before {
    margin-right: 10px;
    background-color: #00923f;
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;}
 
  .feedback-k2{float:left;width:100%;}
    .feedback-k2 p{font-size:18px;}
 .feedback-k2 p::before {
    margin-right: 10px;
    background-color: #00923f;
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;}
	
 .red {color: red;}
 
.soka{ width: 100%;padding-left:20px;   border:none;line-height:50px; font-size: 16px;font-family:"Microsoft YaHei", verdant, tahoma;  }

.sokb{ border:none;line-height:30px; padding:20px;font-size: 16px; font-family:"Microsoft YaHei", verdant, tahoma; width: 100%;}

.tj{ width: 180px; border: 1px solid #00923f; line-height:50px; text-align: center; color: #fff; background:#00923f; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 18px; margin-top:20px;}