ul,ul li{ list-style:none; margin:0px; padding:0px;}
*{font-family:Microsoft Yahei; margin:0; padding:0;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
img,input{ border:0px;}
.main{ width:100%; max-width:1200px; margin:0 auto;}
i,em{ font-style:normal;}
.lb_one .item li .nei a:hover,.sy_two a:hover,.sy_title a:hover,.gy_three li a:hover .more,.zx_one .right .more:hover{ background:#4F6927;}
.gy_four li:hover .left .top a,.zx_two li a:hover .left .top{ color:#6B8E35;}

/* header */
header{ float:left; width:100%; background:#fff; height:70px;}
.logo{ float:left; height:50px; padding:10px 0px;}
.nav{ float:right;}
.nav a{ float:left; padding:0px 20px; margin-left:10px; line-height:70px; font-size:16px; color:#393939;}
.nav a.sel{ background:url(../images/bg_01.png) repeat-x left bottom; color:#6B8F35;}
.btn_menu{ position:absolute; top:10px; right:10px; width:40px; height:30px; background:url(../images/menu.png) no-repeat center center #fff; border:1px solid #CECECE; border-radius:3px;z-index:200;transition: All 0.3s ease;-webkit-transition: All 0.3s ease;-moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; display:none}
.close_menu{ background:url(../images/bg_03.png) no-repeat center center; background-size:14px;}
@media screen and (min-width: 768px) and (max-width: 1024px) {/* 平板 */
	header .main{ position:fixed; top:0px; left:0px; width:100%; background:#fff; height:70px;-moz-box-shadow:0px 0px 5px #8C8C8C; -webkit-box-shadow:0px 0px 5px #8C8C8C; box-shadow:0px 0px 5px #8C8C8C; z-index:1000000;}
	.btn_menu{ display:block; top:20px; right:15px;}
	.logo{ margin-left:15px;}
	.nav{ position:absolute; top:70px; width:30%; background:#fff; right:0px; padding:0px 10px; display:none;-moz-box-shadow:0px 3px 5px #8C8C8C; -webkit-box-shadow:0px 3px 5px #8C8C8C; box-shadow:0px 3px 5px #8C8C8C;}
	.nav a{ float:left; width:100%; text-align:center; padding:0px; margin:0; line-height:60px; font-size:15px;}
}
@media (max-width: 767px) {/* 手机 */
	header{ height:50px;}
	header .main{ position:fixed; top:0px; left:0px; width:100%; background:#fff; height:50px;-moz-box-shadow:0px 0px 5px #8C8C8C; -webkit-box-shadow:0px 0px 5px #8C8C8C; box-shadow:0px 0px 5px #8C8C8C; z-index:1000000;}
	.logo{ margin-left:10px; padding:5px 0px;}
	.logo img{ float:left; height:40px;}
	.btn_menu{ display:block; top:10px; right:10px;}
	.nav{ position:absolute; top:50px; width:50%; background:#fff; right:0px; padding:0px 10px; display:none;-moz-box-shadow:0px 3px 5px #8C8C8C; -webkit-box-shadow:0px 3px 5px #8C8C8C; box-shadow:0px 3px 5px #8C8C8C;}
	.nav a{ float:left; width:100%; text-align:center; padding:0px; margin:0; line-height:50px; font-size:14px;}
	.nav a.sel{ background:url(../images/bg_01.png) repeat-x left bottom; color:#6B8F35; background-size:100% 3px;}
}

/* footer */
footer{ float:left; width:100%; text-align:center; background:#2E3033;}
.foot_one{ float:left; width:100%; line-height:80px; color:#fff; font-size:14px; background:#6B8F35;}
.foot_one a{ color:#fff; margin:0px 25px;}
.foot_two{ float:left; width:100%; padding-top:20px;}
.foot_two .ll{ display:inline-block; color:#BABABA; font-size:14px;}
.foot_two .rr{ display:inline-block; padding-left:25px; color:#fff; font-size:14px; line-height:28px; text-align:left; padding-bottom:10px; }
.foot_three{ float:left; width:100%; color:#A4A4A4; font-size:12px; padding-bottom:20px;line-height:22px;}
@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.foot_one{ line-height:50px; font-size:13px;}
	.foot_two .ll{ font-size:12px;}
	.foot_two .rr{ font-size:12px;}
	
}
@media (max-width: 767px) {/* 手机 */
	.foot_one{ padding:10px 0px; line-height:26px; font-size:12px;}
	.foot_one a{ margin:0px 10px;}
	
	.foot_two .ll{ font-size:12px; width:30%; padding-bottom:10px; float:left;}
	.foot_two .ll img{ width:80px;}
	.foot_two .rr{ font-size:12px; width:68%; float:left; padding:0px; padding-bottom:0px; line-height:20px; float:right;}
	.foot_two .rr img{ max-width:70%}
	.foot_three{ margin-top:-5px; padding-bottom:10px;}
}
	
/* 轮播 */
.lSSlideOuter {overflow: hidden;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
.lightSlider:before, .lightSlider:after {content: " ";display: table;}
.lightSlider {overflow: hidden;margin: 0;}
.lSSlideWrapper {max-width: 100%;overflow: hidden;position: relative;}
.lSSlideWrapper > .lightSlider:after {clear: both;}
.lSSlideWrapper .lSSlide {-webkit-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate(0px, 0px);-webkit-transition: all 1s;-webkit-transition-property: -webkit-transform,height;-moz-transition-property: -moz-transform,height;transition-property: transform,height;-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important; height:auto !important;}
.lSSlideWrapper .lSFade {position: relative;}
.lSSlideWrapper .lSFade > * {position: absolute !important;top: 0;left: 0;z-index: 9;margin-right: 0;width: 100%;}
.lSSlideWrapper.usingCss .lSFade > * {opacity: 0;-webkit-transition-delay: 0s;transition-delay: 0s;-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;}
.lSSlideWrapper .lSFade > *.active {z-index: 10;}
.lSSlideWrapper.usingCss .lSFade > *.active {opacity: 1;}
.lSSlideOuter .lSPager.lSpg {margin: 10px 0 0;padding: 0;text-align: center;}
.lSSlideOuter .lSPager.lSpg > li {cursor: pointer;display: inline-block;padding: 0 5px;}
.lSSlideOuter .lSPager.lSpg > li a {background-color: #222222;border-radius: 30px;display: inline-block;height: 8px;overflow: hidden;text-indent: -999em;width: 8px;position: relative;z-index: 99;-webkit-transition: all 0.5s linear 0s;transition: all 0.5s linear 0s;}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {background-color: #FF7523;}
.lSSlideOuter .media {opacity: 0.8;}
.lSSlideOuter .media.active {opacity: 1;}
.lSAction > a {width: 32px;display: block;top: 50%;height: 32px;cursor: pointer;position: absolute;z-index: 99;margin-top: -16px;-webkit-transition: opacity 0.35s linear 0s;transition: opacity 0.35s linear 0s;}
.lSAction > a:hover {opacity: 1;}
.lSAction > .lSPrev {background-position: 0 0;left: 10px;}
.lSAction > .lSNext {background-position: -32px 0;right: 10px;}
.lSAction > a.disabled {pointer-events: none;}
.cS-hidden {height: 1px;opacity: 0;filter: alpha(opacity=0);overflow: hidden;}
.lSSlideOuter.lSrtl {direction: rtl;}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {padding-left: 0;list-style: none outside none;}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {padding-right: 0;}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {float: left;}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {float: right !important;}

.lb_one{ float:left; width:100%; position:relative;}
.lb_one .lSSlideOuter .lSPager.lSpg{ float:left; width:100%; position:relative; margin:0; position:absolute; bottom:120px; left:0px;}
.lb_one .lSSlideOuter .lSPager.lSpg > li a { background:#C2C1C1}
.lb_one .lSSlideOuter .lSPager.lSpg >.lb_one  li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {background-color: #fff;}
.lb_one .lSAction{ position:absolute; width:100%; top:45%;}
.lb_one .lSAction > a{ width:56px; height:56px;  color:#FF7B23; font-weight:bold; text-align:center; line-height:32px; font-size:20px;}
.lb_one .lSAction > .lSNext{right:40px; background:url(../images/right.png) no-repeat right center; background-size:100%}
.lb_one .lSAction > .lSPrev{left:40px;background:url(../images/left.png) no-repeat right center; background-size:100%}
.lb_one .item li{ position:relative;}
.lb_one .item li .img{ width:100%; float:left;}
.lb_one .item li .nei{ position:absolute; top:0px; padding-top:130px;}
.lb_one .item li .nei p{ float:left; width:100%; margin-left:-10px;}
.lb_one .item li .nei a{ float:left; width:120px; height:40px; background:#6B8F35; text-align:center; line-height:40px; color:#fff; font-size:18px; margin-top:50px;}
.lb_one .item li .nei a:hover{ background:#4F6927;}
@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.lb_one .lSAction{ top:30%;}
	.lb_one .lSAction > a{ height:35px; width:35px;}
	.lb_one .lSAction > .lSNext{ right:10px;}
	.lb_one .lSAction > .lSPrev{left:10px;}
	.lb_one .item li .main{ width:80%;}
	.lb_one .item li .nei{ padding-top:30px;}
	.lb_one .item li .nei p img{ height:90px;}
	.lb_one .item li .nei a{ margin-top:20px; height:34px; line-height:34px; font-size:14px; width:100px;}
	.lb_one .lSSlideOuter .lSPager.lSpg{ bottom:90px;}
}
@media (max-width: 767px) {/* 手机 */
	.lb_one .lSAction{ top:45%;}
	.lb_one .lSAction > a{ height:30px; width:30px;}
	.lb_one .lSAction > .lSNext{ right:10px;}
	.lb_one .lSAction > .lSPrev{left:10px;}
	.lb_one .item li .main{ width:70%;}
	.lb_one .item li .img{ height:160px;}
	.lb_one .item li .nei{ padding-top:20px;}
	.lb_one .item li .nei p img{ height:70px;}
	.lb_one .item li .nei a{ margin-top:15px; height:30px; line-height:30px; font-size:12px; width:90px;}
	.lb_one .lSSlideOuter .lSPager.lSpg{ bottom:0px;}
}

/* 首页 sy */
.sy_one{ float:left; width:100%; height:105px;background-color:rgba(47,62,40,0.85); position:relative; margin-top:-105px; z-index:2000;}
.sy_one ul{ float:left; width:100%; border-right:1px solid #8D937B;}
.sy_one li{ float:left; width:25%; overflow:hidden; border-left:1px solid #8D937B; margin-left:-1px; height:105px;}
.sy_one a{ float:left; width:100%;padding-top:20px; padding-left:30px;}
.sy_one a h1{ float:left; width:100%; line-height:36px; font-weight:normal; font-size:20px; letter-spacing:2px; color:#fff;}
.sy_one a h1 img{ float:left; height:36px; margin-right:10px;}
.sy_one a p{ float:left; width:80%; line-height:40px; background:url(../images/bg_02.png) no-repeat right center; color:#AEB1AB; font-size:14px;}
.sy_one li:hover{ background:#6B8F36;}
.sy_one a p span{ float:left; max-width:90%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.sy_two{ float:left; width:45%; padding-bottom:75px;}
.sy_two .sp{ float:left; width:100%; height:300px;}
.sy_two .top{ float:left; width:100%; line-height:66px; padding-bottom:3px; background:url(../images/bg_04.png) no-repeat left bottom; color:#111111; font-size:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.sy_two .desc{ float:left; width:100%; padding:15px 0px; font-size:14px; line-height:24px; color:#656565;}
.sy_two a,.sy_title a{ float:left; width:100px; height:30px; background:#6B8F35; line-height:30px; color:#fff; text-align:center; font-size:14px;}
.sy_three{ float:right; width:50%;}
.sy_three ul{ float:left; width:100%;}
.sy_three ul li{ float:left; width:100%; background:#F9F9F9; padding:15px 0px; margin-bottom:15px;}
.sy_three ul li .date{ float:left; width:12%; text-align:right; padding:10px 0px; color:#999999; font-size:12px; padding-right:3%; border-right:1px solid #D2D2D2; margin-top:5px;}
.sy_three ul li .date i{ color:#656565; font-size:24px;}
.sy_three ul li .right{ float:right; width:76%; margin-right:5%;}
.sy_three ul li .right .biao{ float:left; width:100%; padding-bottom:5px; }
.sy_three ul li .right .biao a{ color:#111111; font-size:18px; line-height:30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; float:left; max-width:100%;}
.sy_three ul li:hover .right .biao a{ color:#6B8F35;}
.sy_three ul li .right .desc{ float:left; width:100%; color:#656565; font-size:14px; line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.sy_title{ float:left; width:100%; padding:45px 0px; color:#111111; font-size:24px;}
.sy_title i{ padding-left:10px; color:#999999; font-size:20px;}
.sy_title a{ float:right;}
@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.sy_one{ height:70px; margin-top:-70px; overflow:hidden;}
	.sy_one ul li a{ padding-top:10px; padding-left:20px;}
	.sy_one ul li h1{ line-height:26px; font-size:15px;}
	.sy_one ul li h1 img{ height:26px;}
	.sy_one ul li a p{ font-size:12px; line-height:30px;}
	.sy_title{ padding:30px 0px; font-size:20px;}
	.sy_title i{ font-size:16px;}
	.sy_two{ width:45%; margin-left:2%; padding-bottom:50px;}
	.sy_two .sp{ height:200px;}
	.sy_two .top{ font-size:18px; line-height:50px; height:50px;}
	.sy_two .desc,.sy_two a{ font-size:12px; }
	.sy_three{ width:48%; margin-right:2%;}
	.sy_three ul li{ margin-bottom:12px;}
	.sy_three ul li .date{ width:17%; padding:5px 0px; padding-right:3%;}
	.sy_three ul li .right{ width:71%; margin-right:4%}
	.sy_three ul li .right .biao a{ font-size:16px; line-height:20px;}
	.sy_three ul li .right .desc{ font-size:12px; line-height:22px;}
}
@media (max-width: 767px) {/* 手机 */
	.sy_one{ height:auto; margin-top:0; }
	.sy_one ul li{ float:left; width:50%; height:70px; border-bottom:1px solid #8D937B; }
	.sy_one ul li a{ padding-top:10px; padding-left:20px;}
	.sy_one ul li h1{ line-height:26px; font-size:14px;}
	.sy_one ul li h1 img{ height:26px;}
	.sy_one ul li a p{ font-size:12px; line-height:30px;}
	.sy_two{ float:left; width:94%; margin:0px 3%; padding-bottom:0px;}
	.sy_two .sp{ height:200px;}
	.sy_two .top{ font-size:16px; line-height:50px; height:50px;}
	.sy_two .desc,.sy_two a{ font-size:12px; }
	.sy_title{ padding:15px 0px; font-size:18px;}
	.sy_title i{ font-size:14px;}
	.sy_title a{ font-size:12px; width:90px;}
	.sy_three{ float:left; width:94%; margin-left:3%; padding-top:10px; }
	.sy_three ul li{ margin-bottom:12px;}
	.sy_three ul li .date{ width:17%; padding:5px 0px; padding-right:3%;}
	.sy_three ul li .right{ width:71%; margin-right:4%}
	.sy_three ul li .right .biao a{ font-size:15px; line-height:20px;}
	.sy_three ul li .right .desc{ font-size:12px; line-height:22px;}
}

/* 产品介绍 cp */
.cp_banner{ float:left; width:100%; height:400px; background:url(../images/img6.png) no-repeat top center; background-size:auto 100%;}
.cp_one{ float:left; width:100%; text-align:center; margin-top:70px; margin-bottom:30px; color:#E5E5E5; font-size:14px;}
.cp_one a{ color:#656565; font-size:14px; display:inline-block; width:105px; line-height:24px;}
.cp_one a.sel{ background:#6B8F35; color:#fff;}
.cp_two{ width:100%; max-width:1200px; margin:0 auto;}
.cp_two ul{ float:left; width:102.3%;}
.cp_two li{ float:left; width:21%; margin-right:4%; margin-bottom:50px;}
.cp_two li a{ float:left; width:100%;}
.cp_two li a img{ float:left; width:100%;}
.cp_two li a p{ float:left; width:100%; overflow:hidden; line-height:64px; color:#333333; font-size:16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; text-align:center;}
.cp_two li a:hover{ background:#fff;-moz-box-shadow:0px 2px 10px #E8E8E8; -webkit-box-shadow:0px 2px 10px #E8E8E8; box-shadow:0px 2px 10px #E8E8E8;}
@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.cp_banner{ height:200px;}
	.cp_one{ margin-top:40px; margin-bottom:20px; font-size:13px;}
	.cp_one a{ font-size:13px; width:90px;}
	.cp_two ul{ width:97%; margin-left:3%;}
	.cp_two ul li{ width:22%; margin-right:3%; margin-bottom:18px;}
	.cp_two li a p{ font-size:14px; line-height:40px;}
	
}
@media (max-width: 767px) {/* 手机 */
	.cp_banner{ height:140px;}
	.cp_one{ margin-top:20px; margin-bottom:20px; font-size:12px;}
	.cp_one a{ font-size:12px; width:60px; line-height:22px;}
	.cp_two ul{ width:100%; margin:0px;}
	.cp_two ul li{ width:45.5%; margin-left:3%; margin-right:0; margin-bottom:10px;}
	.cp_two li a p{ font-size:13px; line-height:40px;}
}

/* 分页 fenye */
.fenye{ float:left; width:100%; padding-top:10px; padding-bottom:90px; text-align:center;}
.fenye a{ display:inline-block; width:36px; height:36px; border:1px solid #999999; border-radius:3px; line-height:36px; font-size:15px; color:#656565; margin:0px 5px;}
.fenye a.sel{ color:#fff; background:#6B8F36; border:1px solid #6B8F36;}
.fenye a.ll{ border:1px solid #fff; background:url(../images/bg_05.png) no-repeat center center;}
.fenye a.rr{ border:1px solid #fff; background:url(../images/bg_06.png) no-repeat center center;}
@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.fenye{ padding-bottom:50px;}
	.fenye a{ height:32px; line-height:32px; width:32px; font-size:13px;}
}
@media (max-width: 767px) {/* 手机 */
	.fenye{ padding-bottom:30px;}
	.fenye a{ height:28px; line-height:28px; width:28px; font-size:12px; margin:0px 1px;}
	.fenye a.ll,.fenye a.rr{ background-size:auto 80%}
}

/* 关于集团 gy */
.wei{ float:left; width:90%; padding-left:18px; background:url(../images/bg_08.png) no-repeat left center; line-height:50px; color:#999999; font-size:14px;}
.wei a{ color:#999999; margin:0px 8px;}
.wei span{ color:#6B8E35; margin:0px 8px;}

.gy_one{ float:left; width:100%;  background:#F5F5F7; text-align:center; height:50px;line-height:50px;}
.gy_one div{ display:inline-block;}
.gy_one a{ float:left; width:240px; color:#656565; font-size:15px; color:#656565; background:url(../images/bg_07.png) no-repeat left center;}
.gy_one a:nth-child(1){ background:none;}
.gy_one a.sel{ background:#6B8E35; color:#fff;}
.gy_two{ float:left; width:100%; padding:50px 0px; margin-bottom:80px; border-bottom:1px dashed #D0D0D0;}
.gy_two .left{ float:left; width:45%;}
.gy_two .left img{ float:left; width:100%;}
.gy_two .right{ float:right; width:50%;}
.gy_two .right .top{ float:left; width:100%; line-height:50px; background:url(../images/bg_09.png) no-repeat left bottom; color:#333333; font-size:24px; letter-spacing:3px; padding-bottom:10px;}
.gy_two .right .y_name{ float:left; width:100%; color:#999999; font-size:18px; padding-bottom:10px; line-height:50px;}
.gy_two .right .desc{ float:left; width:100%; line-height:32px; color:#656565; font-size:14px;}
.gy_three{ float:left; width:100%; padding-top:20px;}
.gy_three li{ float:left; width:42.5%; background:#fff; padding:30px;-moz-box-shadow:0px 0px 8px #E8E8E8; -webkit-box-shadow:0px 0px 8px #E8E8E8; box-shadow:0px 0px 8px #E8E8E8; margin-bottom:60px;}
.gy_three li a{ float:left; width:100%; cursor:default;}
.gy_three li a .top{ float:left; width:100%; line-height:30px; padding-bottom:5px; color:#333333; font-size:18px;}
.gy_three li a .desc{ float:left; width:100%; line-height:26px; color:#656565; font-size:16px; padding-bottom:20px;}
.gy_three li a .img{ float:left; width:100%; margin-bottom:10px;}
.gy_three li a .more{ cursor:pointer; float:left; width:100px; height:30px; background:#6B8F35; text-align:center; line-height:30px; color:#fff; font-size:14px;}
.gy_three li.li{ float:right;}
.gy_four{ float:left; width:100%; padding-top:40px;}
.gy_four li{ float:left; background:#fff; width:94%; margin-bottom:50px;-moz-box-shadow:0px 0px 8px #E8E8E8; -webkit-box-shadow:0px 0px 8px #E8E8E8; box-shadow:0px 0px 8px #E8E8E8; padding:30px 3%;}
.gy_four li .left{ float:left; width:55%; position:relative;}
.gy_four li .left .num{ float:left; color:#F6F6F6; font-size:120px; width:100%; line-height:100px;}
.gy_four li .left .top{ float:left; width:100%; font-size:24px; margin-top:-30px;}
.gy_four li .left .top a{ color:#333333;}
.gy_four li .left .desc{ float:left; width:100%; font-size:16px; color:#656565; line-height:32px; padding-top:10px;}
.gy_four li .img{ float:right; width:42%;}
@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.gy_one{ height:45px; line-height:45px;}
	.gy_one a{ font-size:14px; width:180px;}
	.wei{ margin-left:3%; font-size:13px; line-height:46px;}
	.gy_two{ width:94%; margin-left:3%;}
	.gy_two .left{ width:40%;}
	.gy_two .right{ width:57%}
	.gy_two .right .top{  line-height:40px; font-size:20px; padding-bottom:5px}
	.gy_two .right .y_name{ font-size:15px; line-height:40px; padding-bottom:0px;}
	.gy_two .right .desc{ line-height:24px; font-size:12px;}
	.gy_three{ width:94%; margin-left:3%; padding-top:10px;}
	.gy_three li{ padding:20px; margin-bottom:30px;}
	.gy_three li a .top{ font-size:16px;}
	.gy_three li a .desc{ font-size:13px; line-height:20px;}
	.gy_three li a .more{ font-size:12px; height:26px; line-height:26px; width:80px;}
	.gy_four{ width:94%; margin-left:3%; padding-top:20px;}
	.gy_four li{ padding:15px 2%; margin-bottom:30px; width:96%}
	.gy_four li .left .num{ font-size:70px; line-height:70px;}
	.gy_four li .left .top{ font-size:18px;}
	.gy_four li .left .desc{ font-size:13px; line-height:26px; padding-top:5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
}
@media (max-width: 767px) {/* 手机 */
	.gy_one{ height:40px; line-height:40px;}
	.gy_one a{ width:100px; font-size:12px;}
	.wei{ margin-left:3%; font-size:12px; line-height:40px;}
	.gy_two{ width:94%; margin-left:3%; padding:0px; padding-bottom:10px; margin-bottom:20px;}
	.gy_two .left{ width:100%;}
	.gy_two .right{ width:100%}
	.gy_two .right .top{  line-height:40px; font-size:16px; padding-bottom:5px; padding-top:10px;}
	.gy_two .right .y_name{ font-size:13px; line-height:40px; padding-bottom:0px;}
	.gy_two .right .desc{ line-height:22px; font-size:12px;}
	.gy_three{ width:94%; margin-left:3%; padding-top:10px;}
	.gy_three li{ float:left; width:92%; padding:15px 4%; margin-bottom:20px;}
	.gy_three li a .top{ font-size:14px; line-height:28px;}
	.gy_three li a .desc{ font-size:12px; line-height:18px;}
	.gy_three li a .more{ font-size:12px; height:26px; line-height:26px; width:80px;}
	.gy_four{ width:94%; margin-left:3%; padding-top:10px;}
	.gy_four li{ padding:13px 3%; margin-bottom:20px;}
	.gy_four li .left{ width:100%;}
	.gy_four li .left .num{ font-size:50px; line-height:50px;}
	.gy_four li .left .top{ font-size:16px; margin-top:-20px;}
	.gy_four li .left .desc{ font-size:12px; line-height:20px; padding-top:5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	.gy_four li .img{ width:100%; margin-top:10px;}
	
}

/* 合作共赢 hz */
.hz_one{ float:left; width:100%; padding:50px 0px;}
.hz_one li{ float:left; width:100%; margin-bottom:1px;}
.hz_one li .top{ float:left; width:100%; line-height:60px; background:#EFEFEF; color:#111111; cursor:pointer;font-size:18px;}
.hz_one li .top span{ float:left; margin-left:5%; }
.hz_one li .top i{ float:right; width:20px; height:60px; margin-right:5%; background:url(../images/bg_10.png) no-repeat center center;}
.hz_one li .bottom{ float:left; width:90%; padding:30px 0px; margin-left:5%; display:none;}
.hz_one li .ul{ float:left; width:100%; border-bottom:1px solid #D5D5D4; padding-bottom:15px;}
.hz_one li .ul li{ float:left; width:33%; font-size:14px; line-height:28px;}
.hz_one li .left{ float:left; width:48%; margin-right:2%; padding-top:40px;}
.hz_one li .left .bb{ float:left; width:100%; color:#111111; font-size:18px; line-height:30px;}
.hz_one li .left .desc{ float:left; width:100%; font-size:14px; line-height:28px; padding-top:10px;}
.hz_one li .top.sel{ background:#6B8F35; color:#fff;}
.hz_one li .top.sel i{ background:url(../images/bg_10-sel.png) no-repeat center center;}
.hz_two{ float:left; width:96%; padding:25px 2%; margin:50px 0px;-moz-box-shadow:0px 0px 15px #F0F0F0; -webkit-box-shadow:0px 0px 15px #F0F0F0; box-shadow:0px 0px 15px #F0F0F0;}
.ditu{ float:left; width:100%; height:430px;}
.hz_two ul{ float:left; width:100%; text-align:center; padding-top:20px;}
.hz_two ul li{ float:left; width:33%;}
.hz_two ul li img{ max-width:90%}
.hz_two ul .li{ border-left:1px solid #E6E6E6; border-right:1px solid #E6E6E6; padding:20px 5%; text-align:center; font-size:16px; line-height:40px; text-align:left;}
.hz_two ul .ll{ width:22%;}

@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.hz_one{ padding:30px 0px;}
	.hz_one li .top{ line-height:50px; font-size:16px; height:50px;}
	.hz_one li .top i{ height:50px;}
	.hz_one li .bottom{ padding:20px 0px;}
	.hz_one li .ul li{ font-size:13px; line-height:24px;}
	.hz_one li .left{ padding-top:20px;}
	.hz_one li .left .bb{ font-size:16px; line-height:26px;}
	.hz_one li .left .desc{ font-size:13px; line-height:24px;}
	.hz_two{ margin:30px 0px;}
	.hz_two ul .li{ font-size:14px; line-height:34px;}
}
@media (max-width: 767px) {/* 手机 */
	.hz_one{ padding:15px 0px;}
	.hz_one li .top{ line-height:45px; font-size:15px; height:45px;}
	.hz_one li .top i{ height:45px;}
	.hz_one li .bottom{ padding:10px 0px;}
	.hz_one li .ul li{ font-size:12px; line-height:22px; width:50%;}
	.hz_one li .left{ padding-top:10px; width:100%; padding:0; padding-top:10px;}
	.hz_one li .left .bb{ font-size:14px; line-height:26px;}
	.hz_one li .left .desc{ font-size:12px; line-height:22px; padding-top:5px;}
	.hz_two{ margin:10px 3%; width:90%; margin-bottom:30px; padding:10px 2%;}
	.hz_two ul .li{ font-size:14px; line-height:34px;}
	.ditu{ height:200px;}
	.hz_two ul li{ width:100%;}
	.hz_two ul .li{ width:90%; border:0px; padding-left:5%; font-size:12px; line-height:22px; float:right;}
	.hz_two ul .ll{ width:100%;}
}

/* 资讯 zx */
.zx_one{ float:left; width:100%; border-bottom:1px solid #DDDDDD; padding:30px 0px;}
.zx_one .img{ float:left; width:45%;}
.zx_one .right{ float:right; width:50%; padding-top:30px;}
.zx_one .right .top{ float:left; width:100%; line-height:30px;}
.zx_one .right .top a{ color:#111111; font-size:22px;}
.zx_one .right .date{ float:left; width:100%; color:#999999; font-size:16px; padding-bottom:20px; line-height:30px;}
.zx_one .right .desc{ float:left; width:100%; font-size:14px; line-height:28px; color:#333333;}
.zx_one .right .more{ float:left; width:100px; height:30px; text-align:center; line-height:30px; font-size:14px; background:#6B8F35; color:#fff; margin-top:20px;}

.zx_two{ float:left; width:100%; padding-bottom:30px;}
.zx_two li{ float:left; width:100%; padding:20px 0px; border-bottom:1px solid #ddd;}
.zx_two li .img{ float:left; width:15%; cursor:pointer;}
.zx_two li a{ float:left; width:100%; position:relative;}
.zx_two li .left{ float:left; padding-left:3%; width:60%;}
.zx_two li .left .top{ float:left; width:100%;color:#111111; font-size:16px; line-height:50px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; float:left; width:100%;}
.zx_two li .left .desc{ float:left; width:100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; font-size:14px; line-height:26px; color:#656565;}
.zx_two li .right{ position:absolute; top:0px; right:0; color:#999999; font-size:16px; height:100%; background:url(../images/bg_11.png) no-repeat left center;}

@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.zx_one{ padding:20px 0px; width:94%; margin-left:3%;}
	.zx_one .right{ width:52%; padding-top:0px;}
	.zx_one .right .top a{ font-size:16px;}
	.zx_one .right .date{ font-size:14px; padding-bottom:10px;}
	.zx_one .right .desc{ font-size:12px; line-height:22px;}
	.zx_one .right .more{ width:80px; height:26px; line-height:26px; font-size:12px; margin-top:10px;}
	.zx_two{ width:94%; margin-left:3%;}
	.zx_two li{ padding:15px 0px;}
	.zx_two li .img{ width:20%;}
	.zx_two li .left{ width:57%;}
	.zx_two li .left .top{ font-size:14px; line-height:36px;}
	.zx_two li .left .desc{ font-size:12px; line-height:22px;}
	.zx_two li .right{ font-size:14px; background-size:20px;}
}
@media (max-width: 767px) {/* 手机 */
	.zx_one{ padding:15px 0px; width:94%; margin-left:3%; padding-top:0}
	.zx_one .img{ width:100%;}
	.zx_one .right{ width:100%; padding-top:10px;}
	.zx_one .right .top a{ font-size:15px;}
	.zx_one .right .date{ font-size:13px; padding-bottom:10px; line-height:20px;}
	.zx_one .right .desc{ font-size:12px; line-height:22px;}
	.zx_one .right .more{ width:80px; height:26px; font-size:12px;line-height:26px;}
	.zx_two{ width:94%; margin-left:3%; padding-bottom:15px;}
	.zx_two li{ padding:10px 0px;}
	.zx_two li .img{ width:100%;}
	.zx_two li .left{ width:100%; padding:0;}
	.zx_two li .left .top{ font-size:14px; line-height:36px;}
	.zx_two li .left .desc{ font-size:12px; line-height:22px;}
	.zx_two li .right{ position:relative; float:left; font-size:14px; line-height:34px; background:url(../images/bg_11.png) no-repeat right center; background-size:20px; width:100%;}
}

/* 服务 fw */
.fw_one{ float:left; width:100%; text-align:center; padding:10px 0px; font-size:24px; color:#333333; letter-spacing:2px; line-height:30px;}
.fw_two{ float:left; width:100%; color:#656565; font-size:14px; line-height:30px; padding:40px 0px; border-bottom:1px dashed #E5E5E5; margin-bottom:80px;}
.fw_two img{ max-width:100%;}

.fy_type p{ width:240px; position:relative; display:inline-block; float:left;}
.fy_type p span{ position:absolute; bottom:50px; left:0px; background-color:rgba(0,0,0,0.6); display:none;}
.fy_type p span a{ background:none; color:#fff; border-bottom:1px solid #000;}

.fy_tupe div{ overflow:auto;}
.fy_type p span a:hover{ background:#000;}
.fy_type p i{ float:left; width:100%; color:#656565; cursor:pointer;}
.fy_type p i.sel{ background:#6B8E35; color:#fff;}
@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.fw_one{ width:94%; margin-left:3%; font-size:20px;}
	.fw_two{ width:94%; margin-left:3%; padding:20px 0; line-height:24px; font-size:12px; margin-bottom:50px;}
	.fy_type p span{ bottom:45px;}
	.fy_type p{ width:180px;}
}
@media (max-width: 767px) {/* 手机 */
	.fw_one{ width:94%; margin-left:3%; font-size:16px;}
	.fw_two{ width:94%; margin-left:3%; padding:0; line-height:22px; font-size:12px; margin-bottom:30px; padding-bottom:20px;}
	.fy_type p{ width:80px;}
	.fy_type p i{ font-size:12px;}
	.fy_type div a{ width:80px;}
	.fy_type p span{ bottom:40px;}
	.fy_type p span a{ height:30px; line-height:30px;}
}

.lb_two{ float:left; width:100%; position:relative;}
.lb_two .lSSlideOuter .lSPager.lSpg{ display:none;}
.lb_two .lSAction{}
.lb_two .item li{ position:relative;}
.lb_two .item li video { vertical-align:top; }
.lb_two .item li .img { width: 100%; float: left; }
.lb_two .item li .nei{ position:absolute; top:0px; padding-top:130px;}
.lb_two .item li .nei p{ float:left; width:100%; margin-left:-10px;}
.lb_two .item li .nei a{ float:left; width:120px; height:40px; background:#6B8F35; text-align:center; line-height:40px; color:#fff; font-size:18px; margin-top:50px;}
.lb_two .item li .nei a:hover{ background:#4F6927;}
.lb_text { position:absolute; top:0; left:0; width:100%; line-height:30px; z-index:9; }
.lb_text p { color:#fff; padding:0 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; z-index:9; }

.lb_two .lSAction > a { width: 40px; display: block; top: 50%; height: 50px; cursor: pointer; position: absolute; z-index: 99; margin-top: -16px; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; border-radius: 3px; }
.lb_two .lSAction > a:hover {opacity: 1;}
.lb_two .lSAction > .lSPrev { background:url(../images/jiantou2.png) no-repeat center center; left: 10px;}
.lb_two .lSAction > .lSNext { background:url(../images/jiantou.png) no-repeat center center;right: 10px;}
.lb_two .lSAction > .lSPrev:hover { background:url(../images/jiantou2-sel.png) no-repeat center center; left: 10px;}
.lb_two .lSAction > .lSNext:hover { background:url(../images/jiantou-sel.png) no-repeat center center;right: 10px;}