﻿@charset "utf-8";
/* 
 * Project Name:益汇达
 * Date：2019-9-17
 */
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1568733342000'); /* IE9 */
  src: url('iconfont.eot?t=1568733342000#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff2?t=1568733342000#iefix') format('woff2'),
  url('iconfont.woff?t=1568733342000') format('woff'),
  url('iconfont.ttf?t=1568733342000') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1568733342000#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; }
table, caption, tbody, tfoot, thead, tr, th, td,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}
html::-webkit-scrollbar {width:8px;background:none;}
html::-webkit-scrollbar-thumb {width:8px;background:#9eae77;}
html::-webkit-scrollbar-corner {background:none;}
html::-webkit-scrollbar:horizontal{height:9px;}
body { font: 14px/1.8 "Microsoft Yahei","微软雅黑","微软正黑体","Microsoft JhengHei","SimHei","黑体",Arial,Helvetica,sans-serif; margin: 0 auto; color: #666; background-color: #fff; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
strong { font-weight: bold; }
img { border: 0; }
input { outline: none; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea { -webkit-appearance: none; border-radius: 0; outline: none;}
::-moz-selection { background: #9eae77; color: #fff; text-shadow: none; }
::selection { background: #9eae77; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
table, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0;}
table{border-collapse:collapse;}
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fc { text-align: center; }
.fr { text-align: right; }
.l { float: left; display: inline-block; }
.r { float: right; display: inline-block; }
.vt { vertical-align: top; }
.vm { vertical-align: middle; }
.inner{ width: 1024px; margin: 0px auto;}
.top a:link, .top a:visited { color: #333333;}
.top a:active, .top a:hover { color: #788f39;}
.pageH{ height: 92px;}
.top{ position: fixed; left: 0; top: 0; width: 100%; background-color: #fff; box-shadow: 0 0 7px rgba(0, 0, 0, 0.16); z-index: 1000; height: 90px; border-top: 2px solid #9eae77;}
.top .inner{ position: relative;}
.logo{ position: absolute; left: 3%; top: 9px;}
.logo a{ display: block; height: 72px;}
.logo img{ height: 100%; display: block;}
.grop-box{ float: right; display: inline-block; height: 90px; line-height: 90px; margin:0 3%; font-size: 12px; color: #728a30;}
.grop-box a:link, .grop-box a:visited { color: #728a30;}
.grop-box a:active, .grop-box a:hover { color: #333;}
.grop-box .line{ padding: 0px 6px;}
.nav{ float: right; display: block;}
.nav li{ position: relative; float: left; display: block;}
.nav>ul>li>a{ position: relative; display: block; height: 90px; line-height: 90px; padding: 0px 30px; font-size: 16px;}
.nav>ul>li>a:before{ content: ""; position: absolute; left: 0; width: 4px; height: 4px; border-radius: 50%; background-color: #728a30; top: 50%; margin-top: -2px;}
.nav>ul>li:first-child a:before{ display: none;}
.nav>ul>li>a.active,.nav>ul>li.hov>a{ color: #788f39;}
.nav .subnav{ position: absolute; z-index: 10; left: 50%; top: 60px; width: 142px; padding: 15px 4px; margin-left: -75px; margin-top: -4px; background-color: #fff; border-top: 4px solid #728a30; font-size: 14px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); display: none;}
.nav .subnav:before{ content: ""; border-left: 4px solid transparent; border-right: 4px solid transparent; display: block; margin: 0px auto; height: 0; width: 0; border-bottom: 4px solid #728a30; position: absolute; left: 50%; margin-left: -2px; top: -8px;}
.nav .subnav a{ display: block; padding: 8px 0px; line-height: 1.4; color: #4e4e4e; text-align: center; position: relative; z-index: 1; perspective: 300px; transform-style: preserve-3d;}
.nav .subnav a:before{ content: ""; display: block;position: absolute; left: 0px; bottom: 0px; z-index: -1; width: 100%; display: block; height: 100%; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; -webkit-transform: rotateX(-70deg); transform: rotateX(-70deg); z-index:-1; transform-origin: center top 0; -webkit-transform-origin: center top 0; left:0; opacity:0; bottom: 0; visibility:hidden; background-color: #f0f0f0;}
.nav .subnav a:hover{ color: #000000;}
.nav .subnav a:hover:before{  transform: none; opacity: 1; visibility:visible;}
.menu-handler{ position: fixed; right: 0; top: 2px; width:54px;height: 54px; display:none; cursor: pointer; z-index: 1010;}
.menu-handler span { position: relative; display: block; margin: 25.5px auto 0; width: 22px; height: 3px; background-color: #788f39;  -webkit-transition-duration: .3s,.3s; -moz-transition-duration: .3s,.3s; -ms-transition-duration: .3s,.3s; -o-transition-duration: .3s,.3s; transition-duration: .3s,.3s;-webkit-transition-delay: .3s,0s; -moz-transition-delay: .3s,0s; -ms-transition-delay: .3s,0s; -o-transition-delay: .3s,0s; transition-delay: .3s,0s;}
.menu-handler span:after,
.menu-handler span:before { content: ""; position: absolute; display: inline-block; width: 100%; height: 3px; left: 0;
 background-color: #788f39; -webkit-transition-duration: .3s,.3s; -moz-transition-duration: .3s,.3s; -ms-transition-duration: .3s,.3s;-o-transition-duration: .3s,.3s; transition-duration: .3s,.3s;-webkit-transition-delay: .3s,0s;-moz-transition-delay: .3s,0s;-ms-transition-delay: .3s,0s;-o-transition-delay: .3s,0s; transition-delay: .3s,0s}
.menu-handler span:before {top: -8px;-webkit-transition-property: top,transform;-moz-transition-property: top,transform;-ms-transition-property: top,transform;-o-transition-property: top,transform;transition-property: top,transform;}
.menu-handler span:after {bottom: -8px;-webkit-transition-property: bottom,transform;-moz-transition-property: bottom,transform;-ms-transition-property: bottom,transform;-o-transition-property: bottom,transform;
transition-property: bottom,transform;}
.menu-handler.active span {background-color: transparent;-webkit-transition-delay: 0s,0s;-moz-transition-delay: 0s,0s;-ms-transition-delay: 0s,0s;-o-transition-delay: 0s,0s;transition-delay: 0s,0s}
.menu-handler.active span:after,.menu-handler.active span:before {-webkit-transition-delay: 0s,.3s;-moz-transition-delay: 0s,.3s; -ms-transition-delay: 0s,.3s; -o-transition-delay: 0s,.3s; transition-delay: 0s,.3s}
.menu-handler.active span:before {top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg)}
.menu-handler.active span:after {bottom: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.menuBox a:link, .menuBox a:visited { color: #333333;}
.menuBox a:active,.menuBox a:hover { color: #333333;}   
.menuBox { background-color: #fff; color: #333333; position: fixed; display: none; right: 0px; top: 0px; width: 294px; height: 100%; height:100vh; overflow-x:hidden; overflow-y:auto; -moz-transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%); -webkit-overflow-scrolling:touch;  z-index: 1008; -webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94); -moz-transition:all .5s cubic-bezier(.25,.46,.45,.94);-ms-transition:all .5s cubic-bezier(.25,.46,.45,.94); -o-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94); }
.menuMoblie{ padding:80px 5%; text-align: center;}
.menuMoblie li{ border-bottom: 1px solid #e4e4e4;}
.menuMoblie>li>a { position: relative; display: block; font-weight: bold; padding: 12px 10%;}
.menuMoblie>li>a:hover{ background-color: #788f39; color: #fff;}
.menuMoblie>li.cur>a{ border-bottom-color: #788f39; background-color: #788f39; color: #fff;}
.menuMoblie .subnav { display: none; padding: 10px 0;}
.menuMoblie .subnav a { position: relative; display: block; padding: 12px 10%; line-height: 1.4; }
.pusher-black { position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 1005; background-color: rgba(0,0,0,0.4); visibility:hidden; filter:alpha(Opacity=0);opacity:0;-webkit-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; -moz-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; -ms-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; -o-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; transition:all .2s cubic-bezier(.02,.01,.47,1) 0s;}
.menuOpen .pusher-black { visibility:visible;filter:alpha(enabled=false); opacity:1;}
.menuOpen .menuBox { -moz-transform:translateX(0); -ms-transform:translateX(0); -webkit-transform:translateX(0);  transform:translateX(0);}
.foot a:link, .foot a:visited { color: #fff;}
.foot a:active,.foot a:hover { color: #d5f6a2;} 
.foot{ background-color: #52692e; color: #fff;}
.foot-t{ padding: 55px 0 60px;}
.foot-nav{ border-right: 1px solid #758758;}
.foot-nav li{ position: relative; float: left; display: inline-block; width: 16%; padding: 0px 2%; height: 158px;}
.foot-nav li:before{ content: ""; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background-color: #758758;}
.foot-nav>li>a{ font-size: 18px; line-height: 1.2;}
.foot-nav .subnav{ padding-top: 10px;}
.foot-bot{ border-top: 2px solid #758758; padding: 65px 0 30px;}
.foot-l{ float: left; display: inline-block; width: 45%;}
.foot-r,.foot-m{ float: right; display: inline-block; width: 48%; text-align: right;}
.foot-r .line,.foot-m .line{ padding: 0px 5px;}
.foot-r .item,.foot-m .item{ margin-left: 10px;}
.foot-r.ewmw{ width:8%; text-align:right}
.foot-r .ewm{ width:70px;}
.foot-m{ width:46%;float:left;padding-top: 50px;}

.fixedImg { background-position: center top; background-repeat: no-repeat; background-size: cover;}
.imgw{ width: 100%; display: block;}
.ellipsisT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.align-vertical { height: 100%; width: 100%; position: relative; display: table; }
.vertical-inner { display: table-cell; vertical-align: middle; }
.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/w0.png) no-repeat;}
.ermsblack { background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.7); width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: 1030; display: none; }
.ermSBox { width: 220px; height: 264px; border: 5px solid #eeeeee; background: #fff; position: fixed; left: 50%; top: 50%; margin: -100px 0 0 -115px; z-index: 1004; }   
.ermSBox .img { padding: 20px; }
.ermSBox .img img { width: 100%; height: 100%; display: block; }
.ermSBox .t { padding: 10px 0px; color: #666; font-weight: bold; background: #eeeeee; text-align: center; }
.pageC a:link, .pageC a:visited { color: #333;}
.pageC a:active, .pageC a:hover { color: #728A30; text-decoration: underline;}
.pageC img{ max-width: 100% !important; height: auto !important; }
.pageC{ overflow: hidden; text-align: justify;}
.transition6{ transition: 0.6s; -webkit-transition: 0.6s;}
.scaleO:hover .imgw{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05);}
.scaleO2:hover .imgw{ transform: scale(1.04); -webkit-transform: scale(1.04); -moz-transform: scale(1.04);}
.page-padding { padding: 65px 0px 90px;}
.pbanner { position: relative; overflow: hidden; background: url(../images/loader.gif) no-repeat scroll center center #fff; color: #fff; }
.pbanner a:link, .pbanner a:visited { color: #fff; }
.pbanner a:active, .pbanner a:hover { color: #fff; }
.pbanner .load-img { display: block; width: 100%; }
.page-nav a:link, .page-nav a:visited { color: #666;}
.page-nav a:active,.page-nav a:hover { color: #8a9d5b;}  
.page-nav{ background-color: #f2f2f2;}
.pageCur{ float: left; display: inline-block; height: 50px; line-height: 50px;}
.pageCur a.act{ color: #8a9d5b;}
.pageCur .iconfont{ font-size: 12px; margin-right: 10px;}
.pageCur .line{ padding: 0px 4px;}
.page-nav-box{ float: right; display: block;}
.page-nav-btn li{ position: relative; display: inline-block; *display: inline; *zoom: 1; margin-left: 25px;}
.page-nav-btn li:first-child{ margin-left: 0;}
.page-nav-btn a{ position: relative; height: 50px; line-height: 50px; display: block;}
.page-nav-btn a.active{ color: #8a9d5b;}
/* Slider */
.vwrap { display: none; z-index: 1040; width: 100%; position: fixed; }
.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }
.vwrap .videobox { z-index: 990; width: 800px; height: 450px; background-color: #fff; position: fixed; left: 50%; top: 50%; margin-top: -225px; margin-left: -400px; }
.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background: #80abde; }
#videobox_wrapper { height: 100%!important; }
.vwrap .close { z-index: 999; width: 40px; height: 40px; cursor: pointer; position: absolute; top: 0px; right: -46px; }
.vwrap .close i { display: block; width: 40px; height: 40px; line-height: 1; font-family: "iconfont" !important; font-size: 40px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center;color: #fff;-webkit-transition: 400ms; transition: 400ms;}
.vwrap .close i:before { content: "\e66d"; }
.vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }
.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer;  }
.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }
.jwlogo, .jwclick { display: none!important; }
.jwdisplayIcon{ background:  none no-repeat!important;}
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #f1f1f1 url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }
/* Dots */
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1;  -webkit-transform: scale(1); transform: scale(1);}
}

@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08);}
    to { opacity: 1;  -webkit-transform: scale(1); transform: scale(1);}
}
.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 1500; -webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden; outline: 0 }
.pswp * { -webkit-box-sizing: border-box; box-sizing: border-box }
.pswp img { max-width: none }
.pswp--animate_opacity { opacity: .001; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1); transition: opacity 333ms cubic-bezier(.4,0,.22,1) }
.pswp--open { display: block }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab; cursor: -moz-grab; cursor: grab }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing }
.pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/black_90.png) repeat; background: none rgba(0,0,0,.9); opacity: 0; transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: opacity }
.pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden }
.pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0 }
.pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none }
.pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1); transition: transform 333ms cubic-bezier(.4,0,.22,1) }
.pswp__bg { will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1); transition: opacity 333ms cubic-bezier(.4,0,.22,1) }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none }
.pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden }
.pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden }
.pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0 }
.pswp__img--placeholder { -webkit-backface-visibility: hidden }
.pswp__img--placeholder--blank { background: #222 }
.pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0 }
.pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC }
.pswp__error-msg a { color: #CCC; text-decoration: underline }
.pswp__button { width: 44px; height: 44px; position: relative; background: 0 0; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: .75; -webkit-transition: opacity .2s; transition: opacity .2s; -webkit-box-shadow: none; box-shadow: none }
.pswp__button:focus, .pswp__button:hover { opacity: 1 }
.pswp__button:active { outline: 0; opacity: .9 }
.pswp__button::-moz-focus-inner { padding: 0; border: 0 }
.pswp__ui--over-close .pswp__button--close { opacity: 1 }
.pswp__button { background: url(../images/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px }

@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button { background-image: url(../images/default-skin.svg); }
    .pswp__button--close { color: #fff }
}

.pswp__button--close { background-position: 0 -44px }
.pswp__button--share { background-position: -44px -44px }
.pswp__button--fs { display: none }
.pswp--supports-fs .pswp__button--fs { display: block }
.pswp--fs .pswp__button--fs { background-position: -44px 0 }
.pswp__button--zoom { display: none; background-position: -88px 0 }
.pswp--zoom-allowed .pswp__button--zoom { display: block }
.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0 }
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden }
.pswp__button--arrow--left, .pswp__button--arrow--right { top: 50%; width: 48px; height: 48px; line-height: 48px; margin-top: -24px; position: absolute; background: none #767676; color: #fff; display: block; font-family: "iconfont" !important; font-size: 18px; text-align: center; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.pswp__button--arrow--left { left: 2% }
.pswp__button--arrow--right { right: 2%; }
.pswp__button--arrow--left:before { content: "\e7d0"; }
.pswp__button--arrow--right:before { content: "\e603"; }
.pswp__button--arrow--left:hover, .pswp__button--arrow--right:hover { color: #fff; background-color: #52692E; }
.pswp__counter, .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.pswp__share-modal { display: block; background: rgba(0,0,0,.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity .25s ease-out; transition: opacity .25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity }
.pswp__share-modal--hidden { display: none }
.pswp__share-tooltip { z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25); box-shadow: 0 2px 5px rgba(0,0,0,.25); -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); -webkit-transition: -webkit-transform .25s; transition: transform .25s; -webkit-backface-visibility: hidden; will-change: transform }
.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px }
.pswp__share-tooltip a:hover { text-decoration: none; color: #000 }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0 }
.pswp__share-tooltip a:last-child { border-radius: 0 0 2px 2px }
.pswp__share-modal--fade-in { opacity: 1 }
.pswp__share-modal--fade-in .pswp__share-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px }
a.pswp__share--facebook:before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none }
a.pswp__share--facebook:hover { background: #3E5C9A; color: #FFF }
a.pswp__share--facebook:hover:before { border-bottom-color: #3E5C9A }
a.pswp__share--twitter:hover { background: #55ACEE; color: #FFF }
a.pswp__share--pinterest:hover { background: #CCC; color: #CE272D }
a.pswp__share--download:hover { background: #DDD }
.pswp__counter { float: left; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: .75; padding: 0 10px }
.pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px }
.pswp__caption__center { text-align: center; max-width: 600px; font-size: 15px; margin: 0 auto; padding: 20px 10px; color: #fff }
.pswp__caption__center .xzy-zan { float: right; display: block }
.pswp__caption--empty { display: none }
.pswp__caption--fake { visibility: hidden }
.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; -webkit-transition: opacity .25s ease-out; transition: opacity .25s ease-out; will-change: opacity; direction: ltr }
.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px }
.pswp__preloader--active { opacity: 1 }
.pswp__preloader--active .pswp__preloader__icn { background: url(preloader.gif) 0 0 no-repeat }
.pswp--css_animation .pswp__preloader--active { opacity: 1 }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { -webkit-animation: clockwise .5s linear infinite; animation: clockwise .5s linear infinite }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite; animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite }
.pswp--css_animation .pswp__preloader__icn { background: 0 0; opacity: .75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0 }
.pswp--css_animation .pswp__preloader__cut { position: relative; width: 7px; height: 14px; overflow: hidden }
.pswp--css_animation .pswp__preloader__donut { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: 0 0; margin: 0 }

@media screen and (max-width:1024px) {
    .pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right }
}

@-webkit-keyframes clockwise {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}

@keyframes clockwise {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}

@-webkit-keyframes donut-rotate {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg) }
    100% { -webkit-transform: rotate(0); transform: rotate(0) }
}

@keyframes donut-rotate {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg) }
    100% { -webkit-transform: rotate(0); transform: rotate(0) }
}

.pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550 }
.pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100% }
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1); transition: opacity 333ms cubic-bezier(.4,0,.22,1) }
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible }
.pswp__caption, .pswp__top-bar { background-color: rgba(0,0,0,.5) }
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar { background-color: rgba(0,0,0,.3) }
.pswp__ui--idle .pswp__top-bar { opacity: 1 }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0 }
.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar { opacity: .001 }
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none }
.pswp__element--disabled { display: none !important }
.pswp--minimal--dark .pswp__top-bar { background: 0 0 }
/*base style end*/

/*index style*/
.banner a:link, .banner a:visited { color: #fff; }
.banner a:active, .banner a:hover { color: #fff; }
.banner { position: relative; overflow: hidden; width: 100%; height: calc(100% - 92px); margin-top: 92px; background-color: #f7f7f7;overflow: hidden; opacity: 0;visibility: hidden; transition: 0.4s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition: 0.4s cubic-bezier(0.7, 0, 0.3, 1); color: #fff;}
.banner.slick-initialized {visibility: visible;opacity: 1;}
.banner .item { position: relative; width: 100%; overflow: hidden;}
.banner .pimg { width: 100%; display: block; position: absolute; overflow: hidden;}
.banner .slick-dots { bottom: 3%; z-index: 104;}
.banner .slick-dots li { position: relative; display: inline-block; padding: 0px 10px; width: auto; height: auto; margin: 0px; cursor: pointer;}
.banner .slick-dots li a {text-indent: -10em; display: block; overflow: hidden; padding: 0px; cursor: pointer; border-radius: 50%; width: 10px; height: 10px; margin: 0px auto; background: none #fff; }
.banner .slick-dots li a:focus { outline: none; }
.banner .slick-dots li.slick-active a { background:#9eae77; }
.banner .btn-more{ position: absolute; right: 3%; bottom: 5%;} 
.btn-more{ position: relative; display: block; width: 104px; border-bottom: 2px solid #fff; padding-bottom: 10px;}
.btn-more:before{ content: ""; position: absolute; right: 0; width: 0; top: 9px; border: 4px solid; border-width: 4px 0px 4px 4px; border-color: transparent transparent transparent #fff; -webkit-transition: 0.3s; transition: 0.3s;}
.btn-more:after{ content: ""; position: absolute; left: 0;  bottom: -2px; width: 100%; height: 2px; background-color: #9eae77; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1); transition: transform .4s cubic-bezier(.4,0,.2,1); -webkit-transform: scaleX(0); transform: scaleX(0); visibility:hidden\9; }
.btn-more:hover:after{ transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility:visible\9;}
.btn-more:hover:before{ border-color: transparent transparent transparent #9eae77;}
.ibox-line{ padding: 55px 5% 75px; text-align: center;}
.ibox-ico{ position: relative; width: 46px; height: 46px; display: block; margin: 0px auto 10px; line-height: 46px; text-align: center; background-color: #9eae77; border-radius: 50%; color: #fff; font-size: 24px;}
.ibox-ico .name{ display: block; /*-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;*/color: #fff;}
@keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(6px); -webkit-transform: translateY(6px); opacity: 0; }
}
@-webkit-keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(6px); -webkit-transform: translateY(6px); opacity: 0; }
}
.ibox-line .txt{ font-size: 22px;}
.ibox-padding{ padding: 75px 0;}
.w864{ width: 864px; margin: 0px auto;}
.bgf0{ background-color: #f0f0f0;}
.ibox-about .title{ font-size: 40px; color: #333; margin-bottom: 30px;}
.ibox-about .pageC{ text-align: center; font-size: 18px; margin-bottom: 30px;}
.ibox-about a:link, .ibox-about a:visited { color: #9eae77; }
.ibox-about a:active, .ibox-about a:hover { color: #788f39; }
.btn-more2{ display: inline-block; position: relative;}
.btn-more2 span{ font-family: "宋体"; padding-left: 8px;}
.btn-more2:before{ content: ""; position: absolute; left: 0;  bottom: 0; width: 100%; height: 1px; background-color: #788f39; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1); transition: transform .4s cubic-bezier(.4,0,.2,1); -webkit-transform: scaleX(0); transform: scaleX(0); visibility:hidden\9; }
.btn-more2:hover:before{ transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility:visible\9;}
.ibox-video{ position: relative; width: 764px; margin: 60px auto 0;}
.ibox-video figure{ position: relative; overflow: hidden; cursor: pointer;}
.ibox-video .black{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../images/black_16.png) repeat; background: none rgba(0,0,0,0.16);}
.ibox-video .vico{ font-size: 68px; line-height: 1; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 68px; height: 68px; margin: auto; color: #fff; -webkit-transition: 0.4s; transition: 0.4s; }
.ibox-video .txt{ position: absolute; left: 5%; width: 90%; bottom: 5%; text-align: center; color: #fff; font-size: 18px; line-height: 1.5;}
.ibox-video:hover .vico{ -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.ic-video{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%;}
.ic-video video{position: absolute;left: 0; top: 0;width: 100%;  height: 100%; object-fit: cover; background-color: #000; display: none;}

.case-list .item{ display: block; position: relative; margin-bottom: 5px; color: #fff; background-color: #b8b0a5;}
.case-list .oneItem{ background-color: #c8d2ad;}
.case-list .img{ float: right; display: block; width: 50%; overflow: hidden; position: relative;}
.case-list .img img{ width: 100%; display: block; transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; -webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.case-list .con{ position: absolute; right: 50%; top: 0px; width: 512px; height: 100%;}
.case-list .itemBox{ padding:0 60px; display: block; height: 100%;}
.case-list .itemBox .t{ font-size: 24px; line-height: 1.5; margin-bottom: 25px;}
.case-list .itemBox a{ color:#fff;}
.case-list .oneItem .img{ float: left;}
.case-list .oneItem .con{ left: 50%;}
.video-list{ margin-left: -2%;}
.video-list li{ float: left; display: block; width: 31.33%; margin-left: 2%; margin-bottom: 40px; cursor: pointer;}
.ivideo-list li{ margin-bottom: 20px;}
.video-list .item{ background-color: #f0f0f0; padding: 40px 18px 30px; text-align: center; -webkit-transition: 0.4s; transition: 0.4s;}
.video-list figure{ position: relative; overflow: hidden;}
.video-list .ico{ font-size: 60px; line-height: 1; width: 60px; height: 60px; margin: auto; position: absolute; left: 0; right: 0; bottom: 0; top: 0; color: #fff; -webkit-transition: 0.4s; transition: 0.4s;}
.video-list .txt{ font-size: 16px; color: #333; margin-top: 50px;}
.video-list li:hover .ico{ -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.video-list li:hover .item{ background-color: #C8D2AD; box-shadow: 0 0 18px rgba(0,0,0,0.1);}
.by-name{ text-align: center; position: relative; z-index: 1; margin-bottom: 50px;}
.by-name:before{ content: ""; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background-color: #728a30; z-index: -1;}
.by-name .name{ padding: 0px 30px; font-size: 30px; line-height: 1.5; color: #728a30; background-color: #fff;}
.ihot-box{ padding:0 0 80px;}
.hot-first a:link, .hot-first a:visited { color: #9eae77; }
.hot-first a:active, .hot-first a:hover { color: #788f39; }
.hot-first{ position: relative; background-color: #f0f0f0; -webkit-transition: 0.3s; transition: 0.3s;}
.hot-first figure{ float: left; display: block; width: 57%; margin-right: 4%; overflow: hidden;}
.hot-first .desc{ float: left; display: block; width: 35%; padding: 40px 0 0;}
.hot-first h4{ margin: 0 0 18px; font-weight: normal; font-size: 30px; line-height: 1.5; color: #728a30;}
.hot-first .c{ height: 50px; overflow: hidden; margin-bottom: 18px;}
.hot-first .time{ color: #999999;}
.hot-first .btn-more2{ margin-top: 25%;}
.hot-first:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.hot-list{ margin-left: -2%;}
.hot-list figure{ overflow: hidden; margin-bottom: 15px; -webkit-transition: 0.3s; transition: 0.3s;}
.hot-list li{ position: relative; float: left; display: block; width: 31.33%; margin-left: 2%; margin-top: 26px;}
.hot-list .txt{ font-size: 16px; line-height: 1.5; color: #333; height: 48px; overflow: hidden;}
.hot-list li:hover figure{ box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.hot-list li:hover .txt{ color: #728A30;}
.new-list li{ position: relative; margin-bottom: 60px;}
.new-list figure{ overflow: hidden;}
.new-list h4{ color: #728a30; font-size: 24px; font-weight: normal; margin-bottom: 5px; line-height: 1.5;}
.new-list .time{ font-size: 15px; margin-bottom: 12px;}
.new-list .c{ margin: 30px 0 40px; height: 50px; overflow: hidden;}
.new-list .line{ position: relative;  z-index: 1; text-align: right;}
.new-list .line:before{ content: ""; position: absolute; left: 0; right: 56px; top: 50%; height: 1px; background-color: #9eae77; z-index: -1;}
.new-list .line .name{ font-size: 12px; color: #9eae77;}
.new-list li:hover h4,.new-list li:hover .line .name{ color: #788F39;}
.new-list li:hover .line:before{ background-color: #728A30;}

.phot-list li{ margin-bottom: 40px; margin-top: 0;}
.one-nlist li{ position: relative; margin-bottom: 28px; padding-bottom: 28px; border-bottom: 1px solid #dcdcdc;}
.one-nlist figure{ float: left; display: block; width: 393px; margin-right: 4%; overflow: hidden;}
.one-nlist .con{ padding-left: 440px;}
.one-nlist .desc{ float: left; display: block; width: 60%;}
.one-nlist h4{ padding-top: 30px; margin-bottom: 30px; color: #728a30; font-weight: normal; -webkit-transition: 0.3s; transition: 0.3s;}
.one-nlist .c{ font-size: 12px; height: 59px; overflow: hidden; margin-bottom: 38px;}
.one-nlist .time{ text-align: right; color: #54672e; font-size: 12px;}
.one-nlist li:hover h4{ color: #52692E;}
.pager a:link, .pager a:visited { color: #666; }
.pager a:active, .pager a:hover { color: #788F39; }
.pager{ border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; padding: 16px 0; margin-top: 80px; font-size: 18px; text-align: center;}
.pager a{ padding: 2px 10px; display: inline-block;}
.pager .iconfont{ font-size: 20px;}
.pager .prev{ margin-left: 10px;}
.pager .next{ margin-right: 10px;}
.pager .num a{ margin: 0px 10px;}
.pager .num a.act,.pager a:hover{ background-color: #52692e; color: #fff;}
/*honor style*/
.honor-list{ margin-left: -3%;}
.honor-list li{ position: relative; float: left; display: block; width: 32.3%; margin: 0 0 35px 1%; padding: 10px 0; text-align: center;  -webkit-transition: 0.3s; transition: 0.3s;}
.honor-list li:before{ content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: 2px solid #ededed; border-radius: 3px;}
.honor-list figure{ overflow: hidden; margin: 0px auto 10px; width: 90%;}
.honor-list .txt{ height: 25px; padding: 0 5%; overflow: hidden;}
.honor-list li:hover{ box-shadow: 0 0 18px rgba(0,0,0,0.1);}
/*honor style end*/
/*contact style*/
.mapBox{ position: relative; height: 460px; margin-bottom: 20px;}
.contact-t{ font-size: 18px; border-bottom: 2px solid #b2bb9d; color: #758758; font-weight: 600; margin-bottom: 30px;}
.contact-t .name{ display: inline-block; position: relative; padding-bottom: 8px;}
.contact-t .name:before{ content: ""; position: absolute; left: 0; bottom: -2px; width: 100%; height: 2px; background-color: #758758;}
.contact-item{ position: relative; padding-left: 15px; margin-bottom: 5px;}
.contact-item:before{ content: ""; position: absolute; left: 0; width: 6px; height: 6px; display: block; top: 10px; background-color: #a7b489;}
/*contact style end*/
/*join style*/
.join-list dd{ position: relative; margin-bottom: 25px; border: 1px solid #dedede; padding: 12px 20px; cursor: pointer;}
.join-list .title{ font-size: 16px; font-weight: 600; padding-right: 55px;}
.join-list .title .num{ margin-left: 10px;}
.join-list .pageC{ display: none;}
.join-list .bot{ padding-bottom: 20px;}
.join-list .boxC{ padding: 20px 0; color: #9a9a9a;}
.join-list .addico{ position: absolute; right: 0; bottom: 0; background: url(../images/sj1.png) no-repeat; width: 61px; height: 52px;}
.join-list .add{ position: absolute; right: 15px; top: 50%; width: 3px; height: 15px; background-color: #a7b489;  transition: 400ms;-webkit-transition: 400ms;}
.join-list .add:before{ content: ""; position: absolute; top: 50%; left: 50%; width: 15px; height: 3px; margin: -1.5px 0 0 -7.5px; background-color: #a7b489;}
.join-list .active .addico{ background-image: url(../images/sj2.png);}
.join-list .active .add{ transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); background-color: #fff;}
.join-list .active .add:before{ display: none; background-color: #fff;}
/*join style end*/
/*news style*/
.new-time{ font-size: 12px;}
.new-time .red{ color: #bd1800; margin-right: 9px;}
.new-list2 a:link, .new-list2 a:visited { color: #6a6a6a; }
.new-list2 a:active, .new-list2 a:hover { color: #788F39; }
.new-list2 a{ display: block; height: 36px; line-height: 36px; overflow: hidden;}
.new-list2 .new-time{ margin-left: 10px;}
.new-first{ position: relative;}
.new-fg{ background-color: #dfdfdf; height: 1px; margin: 42px 0 32px;}
.nf-left{ float: left; display: block; width: 75%;}
.nf-left .t{ font-size: 18px; font-weight: 600; line-height: 1.5; margin-bottom: 20px;}
.nf-right{ float: right; width: 15%;}
.nf-right .new-time{ text-align: right; margin-bottom: 36px;}
.nf-right .more{ width: 100%; height: 32px; line-height: 32px; display: block; text-align: center; background-color: #a7b489; color: #fff;}
.new-first:hover .t{ color: #788F39;}
.new-first:hover .more{ background-color: #54672E;}
.infoT{ color: #222; font-size: 24px; line-height: 1.5; text-align: center; font-weight: normal;}
.info-time a:link, .info-time a:visited { color: #aeb993; }
.info-time a:active, .info-time a:hover { color: #788F39; }
.info-time{ padding: 10px 0 40px; border-bottom: 1px solid #F1F1F1; margin-bottom: 50px; font-size: 12px; text-align: center;}
.black-list{ margin-left: 10px;}
.pading a:link, .pading a:visited { color: #666; }
.pading a:active, .pading a:hover { color: #728A30;}
.pading{ border-top: 1px solid #F1F1F1; padding: 25px 0 0; margin-top: 50px;}
.pading a{ position: relative; float: left; display: block; width: 48%; text-decoration: underline;}
.pading .next{ float: right; text-align: right;}
/*news style end*/


#newBridge .nb-icon-wrap-4 .nb-icon-wrap-base{background-color:#728a30!important}