/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { margin: 0 auto; min-width: 1300px; font-family:arial,sans-serif; font-size: 14px; color: #393939; background-color: #fff; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { font-family:arial,sans-serif; font-size: 14px; color: #393939; border: none; }
img { border: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
i { font-style: normal; }
a { color:#393939;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; }
a:hover { color: #019340; }
/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 94%; max-width: 1200px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.trs03s { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.trsnone { -webkit-transition: none; -o-transition: none; transition: none; }
.imgha img { max-width: 100%; vertical-align: top; }
/*头部*/
.header { position: relative; z-index: 9; font-size: 0; background-color: #fff; }
.header .logo { padding: 12px 0; }
.header .logo .img { display: block; height: 60px; }
.header .btn { display: none; }
.header .tools { position: relative; margin: 28px 0 0 12px; padding-bottom: 5px; text-align: center; }
.header .tools .link { display: block; width: 95px; font-size: 14px; line-height: 32px; color: #fff; background-color: #019340; border-radius: 32px; }
.header .tools .link:hover { background-color: #333; }
.header .tools .link-pa { position: absolute; top: 40%; left: 0; z-index: 9; opacity: 0; filter: alpha(opacity=0); }
.header .tools:hover .link-pa { top: 100%; opacity: 1; filter: alpha(opacity=100); }
.header .nav { position: relative; }
.header .nav .line { display: none; position: absolute; bottom: 0; left: 0; margin-left: 10px; width: 44px; height: 4px; background-color: #019340; }
.header .nav .col { position: relative; padding: 0 10px; }
.header .nav .col-t50 { display: none; }
.header .nav .link { display: block; position: relative; z-index: 9; padding: 0 6px; font-size: 16px; line-height: 84px; text-transform: uppercase; color: #000; }
.header .nav .link:hover { color: #019340; }
.header .nav-js .link:hover { color: #000; }
.header .nav .son { position: absolute; top: 40%; left: 50%; z-index: 8; margin-left: -63px\9; padding: 14px 0; min-width: 126px; background-color: #fff; border-radius: 5px; box-shadow: 0 0 13px 0 rgba(4, 0, 0, 0.1); opacity: 0; filter: alpha(opacity=0); visibility: hidden; -webkit-transform: translate3d(-50%, 0, 0); -moz-transform: translate3d(-50%, 0, 0); -ms-transform: translate3d(-50%, 0, 0); -o-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); }
.header .nav .slink { display: block; padding: 0 10px; font-size: 14px; line-height: 38px; text-align: center; color: #000; opacity: 0.8; filter: alpha(opacity=80); }
.header .nav .slink:hover { color: #019340; }
.header .nav .col:hover .son { top: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
.header .search { position: relative; z-index: 8; padding: 28px 0 24px; }
.header .search .icon { display: block; width: 32px; height: 32px; background: #019340 url(../img/icon-search.png) center no-repeat; border-radius: 100%; }
.header .search .box { position: absolute; top: 70%; left: 50%; z-index: 8; margin-left: -100px; padding: 10px; width: 180px; background-color: #fff; border-radius: 3px; box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); overflow: hidden; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.header .search .inbox { margin-right: 50px; }
.header .search .intxt { padding: 0 5px; width: 100%; height: 32px; line-height: 32px; border: 1px solid #019340; }
.header .search .btn { display: block; position: absolute; top: 10px; right: 10px; padding: 0; width: 50px; font-size: 14px; line-height: 34px; text-align: center; color: #fff; background-color: #019340; }
.header .search:hover .icon, .header .search .btn:hover, .header .search-on .icon { background-color: #333; cursor: pointer; }
.header .search:hover .box, .header .search-on .box { top: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
/*底部*/
.footer { padding-bottom: 48px; color: #fff; background-color: #313131; }
.footer a { color: #fff; }
.footer .flink { padding: 12px 0 10px; font-size: 0; }
.footer .flink .txt, .footer .flink .link { font-size: 12px; line-height: 20px; }
.footer .flink .link { margin-left: 24px; opacity: 0.4; filter: alpha(opacity=40); }
.footer .line { display: block; margin-bottom: 55px; width: 100%; height: 1px; background-color: #565656; }
.footer .menu { font-size: 0; }
.footer .menu .col { /*margin-right: 40px; width: 120px;*/ margin-right: 90px; vertical-align: top; }
.footer .menu .col-5, .footer .menu .col-6 { display: none; }
.footer .menu .link { display: block; font-size: 16px; }
.footer .menu .son { margin-top: 14px; }
.footer .menu .slink { display: block; font-size: 14px; line-height: 38px; opacity: 0.4; filter: alpha(opacity=40); }
.footer .flink .link:hover, .footer .menu .slink:hover { opacity: 0.8; filter: alpha(opacity=80); }
.footer .cont { text-align: center; }
.footer .cont .ewm { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; padding: 2px; background-color: #fff; }
.footer .cont .img { display: block; width: 130px; }
.footer .cont .txt { margin-top: 14px; font-size: 14px; text-align: center; opacity: 0.4; filter: alpha(opacity=40); }
.footer .cont .btn { float: right; margin: 34px 14px 0 14px; padding: 0; width: 18px; height: 19px; background: url(../img/icon-foot.png) 0 0 no-repeat; border-radius: 4px; opacity: 0.18; filter: alpha(opacity=18); }
.footer .cont .bds_tsina { background-position: 0 0; }
.footer .cont .bds_sqq { width: 16px; background-position: -24px 0; }
.footer .cont .bds_weixin { width: 19px; background-position: -46px 0; }
.footer .cont .btn:hover { opacity: 1; filter: alpha(opacity=100); }
.copyright { padding: 16px 0; font-size: 12px; line-height: 18px; line-height: ; color: #fff; background-color: #222; }
.copyright a { color: #fff; }
.copyright a:hover { text-decoration: underline; }
.copyright .tel { max-width: 30%; font-size: 0; }
.copyright .tel .icon { margin-right: 16px; width: 21px; height: 17px; background: url(../img/icon-foot.png) -71px 0 no-repeat; opacity: 0.24; filter: alpha(opacity=24); }
.copyright .tel .txt { font-size: 12px; opacity: 0.4; filter: alpha(opacity=40); }
.copyright .con { max-width: 60%; opacity: 0.4; filter: alpha(opacity=40); }
/* 右侧工具条 */
.floatright { position: fixed; right: 0; bottom: 46px; z-index: 99; width: 40px; height: 122px; font-size: 14px; color: #fff; }
.floatright:hover, .floatright.fr-is-visible { visibility: visible; opacity: 1; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
.floatright .fr-box { position: relative; z-index: 99; width: 100%; height: 40px; background-color: #202020; cursor: pointer; }
.floatright .fr-box .txt { position: absolute; left: 40px; top: 0; line-height: 40px; }
.floatright .fr-box:hover { background-color: #019340; }
.floatright .fr-box .icon { display: block; position: relative; top: 8px; left: 10px; width: 20px; height: 24px; background: url(../img/icon-ft.png) 0 0 no-repeat; }
.floatright .fr-box .icon-call { left: 8px; width: 24px; background-position: -58px 0; }
.floatright .fr-box .icon-qq { left: 9px; width: 21px; background-position: -30px 0; }
.floatright .fr-box .icon-code { left: 8px; width: 24px; background-position: -89px 0; }
.floatright .fr-top { z-index: 100; cursor: pointer; }
.floatright .fr-call { position: absolute; top: 41px; right: 0; z-index: 100; overflow: hidden; }
.floatright .fr-call:hover { width: 180px; }
.floatright .fr-qq { display: none; position: absolute; top: 82px; right: 0; }
.floatright .fr-qq .link { position: absolute; top: 0; height: 0; width: 100%; height: 100%; }
.floatright .fr-code { position: absolute; top: 82px; right: 0; z-index: 100; }
.floatright .fr-code .box { position: absolute; bottom: 0; right: 50px; padding-right: 5px; font-size: 0; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.floatright .fr-code .imgwr { background-color: #fff; border: 1px solid #ccc; vertical-align: top; }
.floatright .fr-code .imgwr-2 { border-left: none; border-right: 1px solid #ccc; }
.floatright .fr-code .img { display: block; width: 130px; }
.floatright .fr-code .txt { display: block; position: static; margin-top: 4px; font-size: 12px; line-height: normal; text-align: center; color: #666; }
.floatright .fr-code:hover .box { right: 40px; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
/*移动端工具条*/
.mFoot-nav { display: none; position: fixed; left: 0; bottom: 0; right: 0; z-index: 998; margin: 0 auto; width: 100%; background-color: #333; }
.mFoot-nav .col { float: left; display: block; width: 33.33%; height: 50px; font-size: 12px; color: #eee; text-align: center; border-right: 1px solid #404040; box-sizing: border-box; }
.mFoot-nav .col-1:hover, .mFoot-nav .col-3:hover, .mFoot-nav .col:hover.on { background-color: #019340; }
.mFoot-nav .col .icon { display: block; margin: 8px auto 6px; width: 17px; height: 14px; background: url(../img/icon-mtool.png) 0 0 no-repeat; }
.mFoot-nav .col .icon-2 { background-position: -23px 0; }
.mFoot-nav .col .icon-3 { background-position: -46px 0; }
.mFoot-nav .col .icon-4 { background-position: -69px 0; }
  /* 地图 */
.mMap-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); -webkit-transform: translate3d(0, 150%, 0); transform: translate3d(0, 150%, 0); visibility: hidden; }
.mMap-show { z-index: 1000; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); visibility: visible; }
.mMap-box p { position: relative; width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; background-color: #019340; }
.mMap-box p i { position: absolute; left: 2%; line-height: 50px; }
/*内容*/
.banner { position: relative; overflow: hidden; }
.banner .img { display: block; width: 100%; }
.banner .txt { display: none; position: absolute; bottom: 11%; left: 0; right: 0; z-index: 2; font-weight: bold; font-size: 40px; color: #fff; text-shadow: 0.5px 0.5px 1px rgba(4, 0, 0, 0.5); }
.container { background-color: #f7f8fa; overflow: hidden; }
.container .comwrap:before { content: ''; position: absolute; left: 24.16%; top: 0; z-index: 1; width: 1920px; height: 100%; background-color: #fff; border-left: 1px solid #e5e5e5; }
.content { position: relative; z-index: 2; padding: 20px 0 35px; width: 72.5%; }
.content .position { margin-bottom: 20px; padding: 10px 20px; font-size: 13px; line-height: 20px; background-color: #f7f8fa; }
.sidebar { margin-bottom: 35px; width: 22.5%; }
.sidebar .menu .tit { padding: 16px 0 11px; font-size: 22px; color: #000; text-transform: uppercase; border-bottom: 1px solid #e5e5e5; }
.sidebar .menu .list { padding: 15px 0; border-bottom: 1px solid #e5e5e5; }
.sidebar .menu .link { display: block; font-size: 16px; line-height: 45px; color: #000; }
.sidebar .menu .link-hs { position: relative; padding-right: 40px; }
.sidebar .menu .icon { position: absolute; top: 50%; right: 16px; margin-top: -6px; width: 6px; height: 12px; background: url(../img/icon-sidebar.png) 0 0 no-repeat; }
.sidebar .menu .son { padding-bottom: 5px; }
.sidebar .menu .row-s { position: relative; line-height: 34px; }
.sidebar .menu .icon-s { position: absolute; top: 0; left: 0; width: 34px; font-size: 20px; color: #393939; text-align: center; opacity: 0.3; filter: alpha(opacity=30); }
.sidebar .menu .link-s { display: block; padding-left: 34px; font-size: 14px; color: #393939; }
.sidebar .menu .link:hover, .sidebar .menu .link-s:hover, .sidebar .menu .cur { color: #019340; }
.sidebar .menu .row-on .icon { -webkit-transform: rotateZ(90deg); -moz-transform: rotateZ(90deg); -ms-transform: rotateZ(90deg); -o-transform: rotateZ(90deg); transform: rotateZ(90deg); }
.sidebar .adbox { margin-top: 22px; overflow: hidden; }
.sidebar .abbox .img { display: block; margin: 0 auto; max-width: 100%; }
.sidebar .keybox { margin-top: 30px; }
.sidebar .keybox .tit { padding-bottom: 16px; font-size: 16px; color: #393939; text-transform: uppercase; border-bottom: 1px solid #e5e5e5; }
.sidebar .keybox .wrap { padding-top: 10px; font-size: 0; }
.sidebar .keybox .link { margin: 3.7% 3.7% 0 0; /*width: 29.63%;*/ vertical-align: top; }
.sidebar .keybox .txt { display: block; padding: 0 5px; font-size: 14px; line-height: 28px; text-align: center; text-transform: capitalize; color: #393939; border: 1px solid #e5e5e5; }
.sidebar .keybox .txt:hover { border-color: #019340; }
.pagelist { margin-top: 40px; font-size: 0; text-align: center; }
.pagelist a, .pagelist b { display: inline-block; *display: inline; *zoom: 1; margin: 0 10px; padding: 0 2px; font-size: 14px; line-height: 30px; color: #999; border-bottom: 1px solid #fff; }
.pagelist a:hover { color: #019340; }
.pagelist b, .pagelist .this { color: #000; border-bottom-color: #d4d4d4; }
.pagelist a b { display: inline; margin: 0 2px; padding: 0; color: #999; background: none; }
.pagelist a[title="Total record"]:hover, .pagelist a[title="Total"]:hover, .pagelist a[title="record"]:hover { color: #999; }
/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: #000; opacity: 0.8; filter: alpha(opacity=80); }
.swiperpf { display: none; position: fixed; top: 0; left: 0; z-index: 1000; margin: 0 auto; width: 100%; height: 100%; text-align: center; overflow: hidden; }
.swiperpf-db { display: block; }
.swiperpf-hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.swiperpf .swiper-container { position: absolute; top: 10%; left: 0; right: 0; margin: 0 auto; width: 90%; height: 80%; }
.swiperpf .swiper-slide { position: relative; }
.swiperpf .img { position: absolute; top: 0; left: 0; right: 0; z-index: 1001; margin: 0 auto; max-width: 100%; max-height: 100%; }
.swiperpf .swiper-lazy-preloader { z-index: 1000; }
.swiperpf .tit { position: absolute; bottom: 0; left: 0; z-index: 1001; width: 100%; font-size: 18px; line-height: 1.8; text-align: center; color: #fff; text-shadow: 0 0 3px #000; }
.swiperpf .close { position: absolute; top: 0; right: 0; z-index: 1000; width: 50px; height: 50px; background-color: #019340; }
.swiperpf .close .icon { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; width: 27px; height: 27px; background: url(../img/icon_close.png) 0 0 no-repeat; }
.swiperpf .close:hover .icon { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); }
.swiperpf .btn { position: absolute; top: 50%; z-index: 1001; margin-top: -25px; width: 50px; height: 50px; background-color: rgba(1, 147, 64, 0.6); background-color: #019340\9; }
.swiperpf .btn .icon { position: absolute; top: 50%; left: 50%; margin: -12px 0 0 -7px; width: 14px; height: 24px; }
.swiperpf .btn:hover { background-color: rgba(1, 147, 64, 0.8); }
.swiperpf .prev { left: 5%; }
.swiperpf .prev .icon { background: url(../img/icon_btn_l_w.png) 0 0 no-repeat; }
.swiperpf .prev:hover .icon { -webkit-transform: translate3d(-3px, 0, 0); -moz-transform: translate3d(-3px, 0, 0); -ms-transform: translate3d(-3px, 0, 0); -o-transform: translate3d(-3px, 0, 0); transform: translate3d(-3px, 0, 0); }
.swiperpf .next { right: 5%; }
.swiperpf .next .icon { background: url(../img/icon_btn_r_w.png) 0 0 no-repeat; }
.swiperpf .next:hover .icon { -webkit-transform: translate3d(3px, 0, 0); -moz-transform: translate3d(3px, 0, 0); -ms-transform: translate3d(3px, 0, 0); -o-transform: translate3d(3px, 0, 0); transform: translate3d(3px, 0, 0); }
/*新闻*/
.artlist .list .row { margin-bottom: 60px; }
.artlist .row .imgwr { overflow: hidden; }
.artlist .row .img { display: block; max-width: 100%; }
.artlist .row .conwr { position: relative; margin-top: 38px; padding-left: 114px; min-height: 75px; }
.artlist .row .time { position: absolute; top: 0; left: 0; padding: 10px 0; width: 73px; text-align: center; border: 1px solid #e5e5e5; }
.artlist .row .day { display: block; font-weight: bold; font-size: 24px; color: #000; }
.artlist .row .ym { font-size: 14px; color: #b4b4b4; }
.artlist .row .tit {padding-top: 6px; font-weight: bold; font-size: 20px; color: #000; }
.artlist .row .info { margin-top: 12px; font-size: 0; color: #393939; }
.artlist .row .info .icon { margin-right: 8px; width: 16px; height: 10px; background: url(../img/icon-eye.png) 0 0 no-repeat; }
.artlist .row .txt { font-size: 12px; }
.artlist .row .desc { margin-top: 26px; font-size: 14px; line-height: 34px; color: #393939; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.artlist .row .btn { margin-top: 26px; }
.artlist .row .btn .icon { display: block; width: 45px; height: 4px; background: url(../img/icon-arrow-news.png) 0 0 no-repeat; }
.artlist .row:hover .img { -webkit-transform: scale(0.98); -moz-transform: scale(0.98); -ms-transform: scale(0.98); -o-transform: scale(0.98); transform: scale(0.98); }
.artlist .row:hover .tit { color: #019340; }
.artlist .row:hover .btn .icon { -webkit-transform: translate3d(6px, 0, 0); -moz-transform: translate3d(6px, 0, 0); -ms-transform: translate3d(6px, 0, 0); -o-transform: translate3d(6px, 0, 0); transform: translate3d(6px, 0, 0); }
.artcon .title { font-weight: bold; font-size: 22px; color: #363636; text-align: center; }
.artcon .info { margin-top: 20px; padding-bottom: 10px; font-size: 0; color: #939393; text-align: center; border-bottom: 1px solid #eee; }
.artcon .info .txt { margin: 0 6px; font-size: 12px; }
.artcon .body, .art-single { margin-top: 30px; font-size: 15px; line-height: 2; }
.artcon .body p, .art-single p { margin: 14px 0; }
.artcon .back { display: block; margin: 30px auto 0; width: 155px; font-size: 14px; line-height: 45px; text-align: center; text-transform: uppercase; color: #fff; background-color: #019340; }
.artcon .back:hover { background-color: #ff7700; }
.art-single { margin-top: 0; font-size: 14px; line-height: 2.5; }
.pagelink { position: relative; margin-top: 34px; padding-right: 140px; font-size: 14px; line-height: 30px; color: #939393; }
.pagelink a { color: #939393; }
.pagelink a:hover { color: #019340; }
#bdshareNC { position: absolute; right: 0; bottom: 10px; width: 98px; height: 33px; font-size: 0; text-align: center; border: 1px solid #939393; }
#bdshareNC a { position: absolute; top: 0; left: 0; z-index: 2; margin: 0; padding: 0; width: 100%; height: 100%; background: none; }
#bdshareNC .icon { width: 16px; height: 16px; background: url(../img/icon-shareb.png) 0 0 no-repeat; }
#bdshareNC .txt { margin-left: 10px; font-size: 14px; color: #939393; }
#bdshareNC:hover { border-color: #019340; }
#bdshareNC:hover .txt { color: #019340; }
/*图集*/
.imglist .list { font-size: 0; }
.imglist .list .col { margin: 0 2% 30px 0; width: 31.33%; vertical-align: top; cursor: pointer; }
.imglist .col .imgwr { position: relative; padding-bottom: 62.07%; height: 0; border: 1px solid #e5e5e5; overflow: hidden; }
.imglist .col .img { display: block; width: 100%; }
.imglist .col .img-vm { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: auto; max-width: 90%; max-height: 90%; }
.imglist .col .tit { margin-top: 10px; font-size: 14px; color: #757575; text-align: center; }
.imglist .col:hover .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
.imglist .col:hover .tit { color: #019340; }
/*产品*/
.product-list .list { font-size: 0; }
.product-list .list .col { margin: 0 1.6% 30px 0; width: 32.26%; vertical-align: top; }
.product-list .list .col-0 { margin-right: 0; }
.product-list .col .imgwr { position: relative; padding-bottom: 82.14%; height: 0; border: 1px solid #ececec; overflow: hidden; }
.product-list .col .img { position: absolute; top: 0; left: 0; right: 0; z-index: 1; margin: 0 auto; max-width: 90%; max-height: 90%; }
.product-list .col .mask { position: absolute; top: -50%; left: 0; z-index: 2; width: 100%; height: 100%; background-color: #019340; opacity: 0; filter: alpha(opacity=0); }
.product-list .col .conwr { margin-top: 12px; }
.product-list .col .tit { font-size: 14px; color: #393939; text-align: center; }
.product-list .col:hover .img { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); }
.product-list .col:hover .mask { top: 0; opacity: 0.9; filter: alpha(opacity=90); }
.product-con .comwrap { width: 100%; }
.product-con .comwrap:before { display: none; }
.product-con .imgbox { position: relative; padding-bottom: 39.65%; width: 48.27%; height: 0; border: 1px solid #e5e5e5; overflow: hidden; }
.product-con .imgbox .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 80%; max-height: 80%; }
.product-con .conbox { padding-bottom: 40px; width: 44.82%; }
.product-con .conbox .tit { font-weight: bold; font-size: 22px; }
.product-con .conbox .con, .product-con .conbox .con-2 { font-size: 14px; line-height: 1.86; }
.product-con .conbox .con-2 { margin-top: 20px; padding-top: 20px; border-top: 1px solid #e5e5e5; }
.product-con .conbox .key { padding-top: 12px; font-size: 0; }
.product-con .conbox .link { margin: 10px 10px 0 0; padding: 0 10px; font-size: 14px; line-height: 28px; text-transform: capitalize; border: 1px solid #e5e5e5; }
.product-con .conbox .link:hover { border-color: #019340;  }
.product-con .btnbox { position: absolute; bottom: 0; right: 0; width: 44.82%; font-size: 0; }
.product-con .btnbox .btn { margin-right: 5%; width: 44%; max-width: 138px; font-size: 14px; line-height: 38px; text-align: center; border: 1px solid #e5e5e5; }
.product-con .btnbox .btn:hover { color: #fff; background-color: #019340; }
.product-con .menu { margin-top: 60px; font-size: 0; border-bottom: 1px solid #e5e5e5; }
.product-con .menu .col { margin-right: 12px; padding: 0 12px 10px; font-size: 14px; border-bottom: 3px solid #fff; }
.product-con .menu .col:hover { color: #019340; cursor: pointer; }
.product-con .menu .cur { border-bottom-color: #019340; }
.product-con .main { margin-top: 35px; }
.product-con .main .body { display: none; font-size: 16px; line-height: 1.9; }
.product-con .main .body-0 { display: block; }
.product-con .moreart { margin-top: 60px; }
.moreart { margin-top: 40px; }
.moreart .title { border-bottom: 1px solid #e5e5e5; }
.moreart .title .txt { margin-bottom: -1px; padding: 0 11px 10px; font-size: 16px; text-transform: uppercase; border-bottom: 4px solid #019340; }
.moreart .list .col { margin-top: 25px; margin-bottom: 0; }
.moreart .list .col-3 { margin-right: 0; }
.moreart .list .col-4 { display: none; }
.moreart-an .col .imgwr { padding-bottom: 54%; }
.moreart-an .imgwr .img { width: 100%; max-width: none; max-height: none; }
/*弹出框*/
html.open, html.open body { overflow: hidden; }
.fixedframe { position: fixed; top: 0; left: 0; z-index: 99; width: 100%; height: 100%; opacity: 0; visibility: hidden; overflow-x: hidden; overflow-y: auto; background: url(../img/black.png) 0 0 repeat; }
.fixedframe.show { opacity: 1; visibility: visible; }
.fixedframe .distable { display: table; width: 100%; height: 100%; }
.fixedframe .distc { display: table-cell; vertical-align: middle; }
.fixedframe .wrap { margin: 0 auto; max-width: 1000px; }
.fixedframe-inner { position: relative; margin: 0 auto; padding: 50px 3%; width: 94%; height: 0; background-color: #fff; overflow: hidden; }
.fixedframe-inner img { max-width: 100%; }
.fixedframe .fixedframe-inner { height: auto; overflow: visible; }
/*联系*/
.contact { font-size: 0; }
.contact .title { font-weight: bold; font-size: 26px; color: #019340; }
.contact .col { margin: 26px 5% 0 0; width: 45%; vertical-align: top; }
.contact .col .tit { font-weight: bold; font-size: 16px; color: #000; }
.contact .col .con { margin-top: 10px; font-size: 14px; line-height: 2.57; }
.contact .map { margin-top: 30px; height: 435px; font-size: 14px; }
.contact .map img { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
@media screen and (max-width: 640px) {
  body { min-width: 0; padding-bottom: 50px; }
  .header .comwrap { margin: 0; padding: 0 3%; }
  .header .logo { padding: 10px 0; }
  .header .logo .img { height: 30px; }
  .header .tools { margin: 13px 0 0; }
  .header .tools .link { position: relative; z-index: 2; width: 70px; line-height: 25px; }
  .header .tools .link-pa { position: absolute; z-index: 1; }
  .header .btn { display: none; }
  .header .btn { margin-top: 6px; cursor: pointer; }
  .header .btn .line { display: block; margin-bottom: 6px; width: 22px; height: 2px; background-color: #fff; }
  .header .btn.on { -webkit-transform: rotateZ(180deg) translate3d(0, 5px, 0); -moz-transform: rotateZ(180deg) translate3d(0, 5px, 0); -ms-transform: rotateZ(180deg) translate3d(0, 5px, 0); -o-transform: rotateZ(180deg) translate3d(0, 5px, 0); transform: rotateZ(180deg) translate3d(0, 5px, 0); }
  .header .btn.on .line-t { -webkit-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -moz-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -ms-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -o-transform: translate3d(0, 8px, 0) rotateZ(-45deg); transform: translate3d(0, 8px, 0) rotateZ(-45deg); }
  .header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
  .header .btn.on .line-b { -webkit-transform: translate3d(0, -8px, 0) rotateZ(45deg); -moz-transform: translate3d(0, -8px, 0) rotateZ(45deg); -ms-transform: translate3d(0, -8px, 0) rotateZ(45deg); -o-transform: translate3d(0, -8px, 0) rotateZ(45deg); transform: translate3d(0, -8px, 0) rotateZ(45deg); }
  .header .nav { display: none; position: fixed; top: 0; left: 0; z-index: 9; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); }
  .header .nav .list { position: absolute; top: 0; right: 0; padding-top: 50px; width: 60%; height: calc(100% - 100px); background-color: #019340; overflow-y: scroll; }
  .header .nav .list:before { content: 'MENU'; position: absolute; top: 0; left: 0; z-index: 9; width: 100%; font-size: 16px; line-height: 50px; text-align: center; color: #fff; background-color: #007733; }
  .header .nav .col { display: block; padding: 0; }
  .header .nav .col .link { padding: 0 14px; font-size: 15px; line-height: 45px; text-align: center; color: #eee; border-bottom: 1px solid #00a246; }
  .header .nav .cur .link { border-bottom-color: #eee; }
  .header .nav .son { position: static; margin-left: 0; padding: 0; height: 0; background: none; border-bottom: 1px solid #00a246; border-radius: 0; overflow: hidden; -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); }
  .header .nav .col:hover .son { padding: 10px 0; height: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
  .header .nav .slink { color: #ddd; }
  .header .nav .line { display: none; }
  .header .nav-js { z-index: -1; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
  .header .nav-js .list { -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
  .header .search { position: static; margin-right: 5px; padding: 12.5px 0; }
  .header .search .icon { width: 25px; height: 25px; }
  .header .search .box { left: 0; margin-left: 0; padding: 5px 3%; width: 94%; border-radius: 0; }
  .header .search .intxt, .header .search .btn { height: 30px; font-size: 13px; line-height: 30px; box-sizing: border-box; }
  .header .search .btn { top: 5px; right: 3%; margin: 0; }
  .footer { padding-bottom: 0.1px; }
  .footer .flink { padding: 10px 0; line-height: 20px; }
  .footer .flink .link { margin-left: 8px; }
  .footer .menu, #bdshareF { display: none; }
  .footer .line { display: none; margin-bottom: 0; }
  .footer .cont { display: none; float: none; margin: 10px auto; text-align: center; }
  .footer .cont .ewm { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }
  .footer .cont .img { width: 100px; }
  .footer .cont .txt { margin-top: 8px; font-size: 12px; }
  .copyright { padding: 8px 0; line-height: 18px; text-align: center; }
  .copyright .tel, .copyright .con { float: none; max-width: 100%; }
  .copyright .tel { display: none; margin-bottom: 10px; }
  .mFoot-nav { display: block; }
  .floatright { display: none; }
  .banner .img { margin-left: -25%; width: 150%; }
  .banner .txt { font-size: 18px; }
  .container .comwrap { width: 100%; }
  .container .comwrap:before, .sidebar .adbox, .sidebar .keybox { display: none; }
  .sidebar { float: none; margin: 0 3%; width: auto; }
  .sidebar .menu .tit { padding: 15px 0 10px; font-size: 18px; text-align: center; }
  .sidebar .menu .list { padding: 5px 0 0; font-size: 0; border-bottom: none; }
  .sidebar .menu .row, .sidebar .menu .row-s { display: inline-block; *display: inline; *zoom: 1; margin-bottom: 5px; width: 33.33%; }
  .product-list-m2 .sidebar .menu .row { width: 50%; }
  .sidebar .menu .link { padding: 0 8px; font-size: 15px; line-height: 35px; text-align: center; }
  .sidebar .menu .row-hs, .sidebar .menu .link-hs { display: none; }
  .sidebar .menu .row-hs.row-on { display: block; width: 100%; }
  .sidebar .menu .son { padding-bottom: 0; }
  .sidebar .menu .row-s { margin-bottom: 0; width: 50%; }
  .sidebar .menu .icon-s { display: none; }
  .sidebar .menu .link-s { padding: 0 10px; }
  .sidebar .menu:nth-child(2) { display: none; }
  .content { float: none; margin: 0; padding: 25px 3%; width: auto; background-color: #fff; border-top: 1px solid #e5e5e5; }
  .pagelist, .pageload { margin-top: 25px; }
  .pagelist a, .pagelist b { margin: 0 4px 5px; line-height: 24px; }
  .swiperpf .swiper-container { top: 5%; width: 94%; height: 90%; }
  .swiperpf .tit { top: 0; bottom: auto; font-size: 14px; }
  .swiperpf .close { top: auto; bottom: 0; width: 40px; height: 40px; }
  .swiperpf .btn { width: 30px; opacity: 0.8; filter: alpha(opacity=80); }
  .swiperpf .prev { left: 3%; }
  .swiperpf .next { right: 3%; }
  .artlist .list .row { margin-bottom: 20px; }
  .artlist .row .conwr { margin-top: 10px; padding-left: 75px; min-height: 62px; }
  .artlist .row .time { padding: 6px 0; width: 60px; }
  .artlist .row .day { font-size: 20px; }
  .artlist .row .ym { font-size: 12px; }
  .artlist .row .tit { margin-top: 0; font-size: 16px; }
  .artlist .row .info { margin-top: 10px; }
  .artlist .row .desc { margin-top: 10px; font-size: 13px; line-height: 20px; }
  .artlist .row .btn { display: none; }
  .artcon .title { font-size: 18px; }
  .artcon .info { margin-top: 8px; }
  .artcon .body { margin-top: 15px; line-height: 1.9; }
  .pagelink { margin-top: 20px; padding-right: 0; line-height: 24px; }
  #bdshareNC { display: none; }
  .art-single { line-height: 1.9; }
  .moreart { margin-top: 30px; }
  .moreart .title .txt { padding: 0 8px 6px; }
  .product-list .list .col { margin: 4% 0 0; width: 48%; }
  .product-list .list .col:nth-child(2n) { margin-left: 4%; }
  .product-list .col .conwr { margin-top: 6px; }
  .moreart .col .tit { font-size: 12px; }
  .moreart .list .col-4 { display: inline-block; }
  .product-con .imgbox, .product-con .conbox { float: none; width: auto; }
  .product-con .imgbox { padding-bottom: 82.14%; }
  .product-con .conbox { padding: 20px 0; }
  .product-con .conbox .tit { font-size: 18px; }
  .product-con .conbox .con, .product-con .conbox .con-2 { line-height: 1.7; }
  .product-con .conbox .key { padding-top: 4px; }
  .product-con .conbox .con-2 { margin-top: 14px; padding-top: 14px; }
  .product-con .btnbox { position: static; width: auto; }
  .product-con .menu { margin-top: 30px; }
  .product-con .menu .col { margin-right: 6px; padding: 0 8px 6px; }
  .product-con .main { margin-top: 20px; }
  .product-con .main .body { font-size: 15px; line-height: 1.7; }
  .product-con .moreart { margin-top: 30px; }
  .fixedframe { z-index: 1001; /*height: calc(100% - 50px);*/ }
  .fixedframe .wrap { width: 90%; }
  .fixedframe-inner { padding: 10px; }
  .imglist .list .col { margin: 0 0 20px; width: 48%; }
  .imglist .list .col:nth-child(2n) { margin-left: 4%; }
  .imglist .col .tit { margin-top: 6px; }
  .contact .title { font-size: 18px; text-align: center; }
  .contact .col { display: block; margin: 20px 0 0; width: auto; }
  .contact .col .con { margin-top: 6px; line-height: 1.8; }
  .contact .map { margin-top: 25px; height: 235px; }
}
/*动画*/
.yt, .yb, .xl, .xr, .anime-t { opacity: 0; }
.anime-r .yt, .anime-r.yt { -webkit-animation: yt 1s forwards; -moz-animation: yt 1s forwards; -o-animation: yt 1s forwards; animation: yt 1s forwards; }
.anime-r .yb, .anime-r.yb { -webkit-animation: yb 1s forwards; -moz-animation: yb 1s forwards; -o-animation: yb 1s forwards; animation: yb 1s forwards; }
.anime-r .xl, .anime-r.xl { -webkit-animation: xl 1s forwards; -moz-animation: xl 1s forwards; -o-animation: xl 1s forwards; animation: xl 1s forwards; }
.anime-r .xr, .anime-r.xr { -webkit-animation: xr 1s forwards; -moz-animation: xr 1s forwards; -o-animation: xr 1s forwards; animation: xr 1s forwards; }
.anime-r .yt:nth-child(1), .anime-r .yb:nth-child(1), .anime-r .xl:nth-child(1), .anime-r .xr:nth-child(1) {
  -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s;
}
.anime-r .yt:nth-child(2), .anime-r .yb:nth-child(2), .anime-r .xl:nth-child(2), .anime-r .xr:nth-child(2) {
  -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s;
}
.anime-r .yt:nth-child(3), .anime-r .yb:nth-child(3), .anime-r .xl:nth-child(3), .anime-r .xr:nth-child(3) {
  -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s;
}
.anime-r .yt:nth-child(4), .anime-r .yb:nth-child(4), .anime-r .xl:nth-child(4), .anime-r .xr:nth-child(4) {
  -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s;
}
.anime-r .yt:nth-child(5), .anime-r .yb:nth-child(5), .anime-r .xl:nth-child(5), .anime-r .xr:nth-child(5) {
  -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s;
}
.anime-r .yt:nth-child(6), .anime-r .yb:nth-child(6), .anime-r .xl:nth-child(6), .anime-r .xr:nth-child(6) {
  -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s;
}
.anime-r .yt:nth-child(7), .anime-r .yb:nth-child(7), .anime-r .xl:nth-child(7), .anime-r .xr:nth-child(7) {
  -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s;
}
.anime-r .yt:nth-child(8), .anime-r .yb:nth-child(8), .anime-r .xl:nth-child(8), .anime-r .xr:nth-child(8) {
  -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s;
}
.anime-r .yt:nth-child(9), .anime-r .yb:nth-child(9), .anime-r .xl:nth-child(9), .anime-r .xr:nth-child(9) {
  -webkit-animation-delay: 0.9s; -moz-animation-delay: 0.9s; -o-animation-delay: 0.9s; animation-delay: 0.9s;
}
/*.anime-r .yt:nth-child(10), .anime-r .yb:nth-child(10), .anime-r .xl:nth-child(10), .anime-r .xr:nth-child(10) {
  -webkit-animation-delay: 1.0s; -moz-animation-delay: 1.0s; -o-animation-delay: 1.0s; animation-delay: 1.0s;
}
.anime-r .yt:nth-child(11), .anime-r .yb:nth-child(11), .anime-r .xl:nth-child(11), .anime-r .xr:nth-child(11) {
  -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;
}
.anime-r .yt:nth-child(12), .anime-r .yb:nth-child(12), .anime-r .xl:nth-child(12), .anime-r .xr:nth-child(12) {
  -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;
}*/
@keyframes yt {
  0% { -webkit-transform: translate3d(0, -30px, 0); -ms-transform: translate3d(0, -30px, 0); -o-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yt { 0% { -webkit-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yt { 0% { -moz-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yt { 0% { -o-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes yb {
  0% { -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yb { 0% { -webkit-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yb { 0% { -moz-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yb { 0% { -o-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xl {
  0% { -webkit-transform: translate3d(-30px, 0, 0); -ms-transform: translate3d(-30px, 0, 0); -o-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xl { 0% { -webkit-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xl { 0% { -moz-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xl { 0% { -o-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xr {
  0% { -webkit-transform: translate3d(30px, 0, 0); -ms-transform: translate3d(30px, 0, 0); -o-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xr { 0% { -webkit-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xr { 0% { -moz-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xr { 0% { -o-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }