@charset "utf-8";
.content{ max-width: 1360px; height: auto; margin: 0 auto; box-sizing: border-box;}
img {max-width: 100%;}
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 999999;width: 100%;height: 100%;background: url(../images/displaynone.png) no-repeat center #666;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} /*判断屏幕小于319px隐藏显示网站*/
}
.white{ color:#fff !important;}
.webmain{ overflow:hidden; min-width: 1200px; }
.tishi{ text-align: center; color: #999; font-size: 14px; width: 100%; }
.oneh{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.webshow{ display: block !important; }
.wapshow{ display: none !important; }

.textline1{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.textline2{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.textline3{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.textline4{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.textline5{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }

.middle_holder {display: inline-block;font-size: 0;width: 0;height: 50px;vertical-align: middle;}
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle { display: none; position: relative; width: 27px; padding: 0 0 0 15px; cursor: pointer; float: right; }
.nav_handle b { width: 27px; height: 10px; position: relative; }
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #333; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: all .3s ease; }
.nav_handle b .l_2 { top: auto; bottom: 0; }
.nav_handle.on b i{transform: rotate(45deg); background: #333;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center; }
.banner img{ width: 1920px; height: auto; max-width: initial; }
.banner .swiper-slide{ position: relative; }
.banner .swiper-slide .fgc{ display: none; position: absolute; width: 100%; height: 100%; background: url(../images/hengxiansunny.png) repeat rgba(0,0,0,.3); left: 0; top: 0; z-index: 8; }
.banner .swiper-slide a{ display: block; position: relative; }
.banner .swiper-slide video{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; object-fit: cover; }
.banner .pagination{z-index:2;text-align:center;line-height:30px;height:30px;width:100%;position:absolute;left:0;bottom:20px!important;}
.banner .pagination .swiper-pagination-bullet{cursor:pointer;width:24px;height:24px;display:inline-block;margin:0 12px;border-radius:50%}
.banner .pagination .swiper-pagination-bullet:before{content:"";display:block;background:#fff;width:12px;height:12px;border-radius:50%;margin:6px}
.banner .pagination .swiper-pagination-bullet-active{border:1px solid #88c35b; background: none !important;}
.banner .pagination .swiper-pagination-bullet-active:before{background:#88c35b}
.banner .banner-left{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; left: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-right{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; right: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; }

.y-kefu-box { position: fixed; right: 0; top: 50%; margin-top: -160px; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url("../images/20201222180437_1862520880.png") no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #88c35b; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 5px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #88c35b; border-color: #88c35b; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 20px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 20px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 18px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 13px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 10px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #88c35b; border-color: #88c35b;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-mobile:hover > i{ color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #88c35b; font-size: 18px; }
.y-kefu-box .right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.y-kefu-box .right-arrow1,.y-kefu-box .right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.y-kefu-box .right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.y-kefu-box .right-arrow2 { border-left: 6px white solid;}
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 130px; height: 130px; margin: 6px auto 9px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #88c35b; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#88c35b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.header{position:fixed;width:100%;left:0;top:0;z-index:9999;transition:all .5s; padding: 0 100px; box-sizing: border-box;min-width: 1200px;}
.header .logo{padding:15px 0;float:left;position:relative}
.header .logo img{ height: 64px; }
.header .logo .clogo{opacity:0;transition:all .5s}
.header .logo .blogo{position:absolute;left:0;transition:all .5s}
.header .right{float:right;margin-left:40px;padding:22px 0}
.header .right .phone{font-size:15px;line-height:20px;color:#fff;text-align:center;transition: all .5s;}
.header .right .ewm{position:relative}
.header .right .ewm .ann{padding:0 20px;line-height:30px;background:#88c35b;font-size:14px;color:#fff;border-radius:15px;cursor:pointer}
.header .right .ewm .xuanf{position:absolute;left:0;top:100%;background:#fff;padding:10px;box-sizing:border-box;width:100%;height:auto;margin-top:10px;display:none}
.header .right .ewm:hover .xuanf{display:block}
.header .searchann{ position: relative; cursor: pointer; text-align: center; float: right; }
.header .searchann .kai{ transition: all .5s; opacity: 1; width: 40px; line-height: 94px; text-align: center; position: relative; z-index: 8; }
.header .searchann .guan{ position: absolute; left: 0; top: 0; width: 40px; line-height: 94px; text-align: center; transition: all .5s; opacity: 0; z-index: 7; }
.header .searchann svg{ fill: #fff; height: 19px; width: auto; display: inline-block; vertical-align: middle; }
.header .inmuen{float:right}
.header .inmuen ul li{display:block;position:relative;float:left}
.header .inmuen ul li>a{display:block;position:relative;z-index:999;padding:0 35px;font-size:18px;color:#fff;line-height:94px;transition:all .5s}
.header .inmuen ul li:before{content:"";display:block;position:absolute;width:100%;z-index:9;height:0;background:#88c35b;bottom:0;left:0;transition:all .5s}
.header .inmuen ul li.on>a,.header .inmuen ul li:hover>a{ color: #88c35b; }
.header .inmuen ul li .erji{ display: none; border: 1px solid #eee; border-top: 0px; width: 200px; padding: 10px; background: #fff; box-sizing: border-box; position: absolute; left: 50%; margin-left: -100px; top: 100%; }
.header .inmuen ul li .erji a{ transition: all .5s; display: block; font-size: 16px; text-align: center; line-height: 35px; height: 35px; overflow: hidden; text-overflow: ellipsis; word-spacing: normal; }
.header .inmuen ul li:hover .erji{ display: block; }
.header.header_on .inmuen ul li.on:before,.header.header_on .inmuen ul li:hover:before{height:100%}
.header.header_on .inmuen ul li.on>a,.header.header_on .inmuen ul li:hover>a{color:#fff !important;}
.header_on{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}
.header_on .logo .clogo{opacity:1}
.header_on .logo .blogo{opacity:0}
.header_on .inmuen ul li>a{color:#333}
.header_on .right .phone{color:#333}
.header:hover{background:#fff}
.header:hover .logo .clogo{opacity:1}
.header:hover .logo .blogo{opacity:0}
.header:hover .inmuen ul li>a{color:#333}
.header:hover .right .phone{color:#333}
.header:hover .inmuen ul li.on>a,.header:hover .inmuen ul li:hover>a{color:#88c35b;}
.header_on .searchann svg,.header:hover .searchann svg{ fill: #333; }
.header .searchann:hover svg{ fill: #88c35b; }

.searchmain{ position: fixed; width: 100%; background: #fff; left: 0; top: 94px; z-index: 99; transition: all .5s; overflow: hidden; height: 0; box-shadow: 0 4px 4px rgba(0,0,0,.05); }
.searchmain .content{ position: relative; padding: 30px 0 40px; }
.searchmain .close{ width: 40px; line-height: 40px; text-align: center; font-size: 20px; position: absolute; right: 0; top: 0; }
.searchmain .kk{ max-width: 750px; margin: 0 auto; padding-right: 50px; position: relative; }
.searchmain .kk .text{ width: 100%; border-bottom: 2px solid #111; height: 50px; font-size: 16px; }
.searchmain .kk .text:focus{ border-bottom: 2px solid #88c35b; }
.searchmain .kk .sub{ position: absolute; right: 0; top: 0; height: 50px; width: 50px; font-size: 25px; outline: none; }
.searchmain .kk .sub:hover{ color: #88c35b; }

.inabout{ padding: 100px; }
.inabout .left{ width: 30%; float: left; }
.inabout .right{ width: 65%; float: right; }
.inabout .lmtit{ font-size: 40px; font-weight: bold; line-height: 40px; margin-bottom: 10px; color: #111; }
.inabout .lmjj{ font-size: 16px; color: #666; margin-bottom: 30px; }
.inabout .more{ display: block; max-width: 190px; line-height: 40px; background: #88c35b; font-size: 16px; color: #fff; text-align: center; border-radius: 20px; border: 1px solid #88c35b; transition: all .5s; margin-bottom: 30px; }
.inabout .more:hover{ background: none; color: #88c35b; }
.inabout .shuju .sli{ padding: 20px 0; border-bottom: 1px solid #ddd; }
.inabout .shuju .sli .sz{ font-size: 14px; color: #666; line-height: 50px; }
.inabout .shuju .sli .sz span{ font-size: 48px; color: #88c35b; margin-right: 10px; font-weight: 500; }
.inabout .shuju .sli .tit{ font-size: 18px; color: #666; }
.inabout .right .lmitt{ font-size: 28px; font-weight: bold; margin-bottom: 10px; }
.inabout .right .wz{ font-size: 16px; color: #666; line-height: 30px; }
.inabout .right img{ margin-top: 20px; width: 100%; height: auto; }

.innews{ padding: 100px; background: #f7f8fa; }
.innews .nr{ background: #fff; }
.innews .nr .lmtit{ border-bottom: 1px solid #e5e5e5; padding: 100px 100px 60px; font-size: 40px; font-weight: bold; color: #111; line-height: 45px; }
.innews .nr .lmtit a{ float: right; font-size: 14px; transition: all .5s; font-weight: 500; color: #666; }
.innews .nr .lmtit a:hover{ color: #88c35b; }
.innews .nr .lmtit a i{ margin-left: 5px; }
.innews .nr .list{ padding: 0 100px; overflow: hidden; }
.innews .nr .list ul{ display: flex; flex-wrap: wrap; position: relative; }
.innews .nr .list ul li{ display: block; width: 33.3333%; box-sizing: border-box; padding: 55px 40px; border-right: 1px solid #e5e5e5; transition: all .5s; }
.innews .nr .list ul li .date{ font-size: 16px; color: #88c35b; margin-bottom: 25px; }
.innews .nr .list ul li .date i{ margin-right: 5px; }
.innews .nr .list ul li .tit{ font-size: 24px; line-height: 34px; color: #111; height: 68px; margin-bottom: 60px; font-weight: 400; }
.innews .nr .list ul li .ann{ width: 135px; line-height: 50px; background: #88c35b; border: 1px solid #88c35b; border-radius: 25px; font-size: 14px; font-weight: 500; color: #fff;  text-align: center; transition: all .5s;}
.innews .nr .list ul li .pic{ padding-bottom: 55%; margin-top: 50px; }
.innews .nr .list ul li .xian{ background: #e5e5e5; height: 1px; position: relative; margin-top: 25px; }
.innews .nr .list ul li .xian:before{ content: ""; display: block; height: 1px; width: 0; transition: all .5s; background: #88c35b; }
.innews .nr .list ul li:hover{ box-shadow: 15px 9px 14px 2px rgba(110, 117, 129, .18); }
.innews .nr .list ul li:nth-last-child(1){ border: 0; }
.innews .nr .list ul li:hover .ann{ background: none; color: #88c35b; }
.innews .nr .list ul li:hover .xian:before{ width: 100%; }

.footer{ padding: 60px 0; border-top: 1px solid #e5e5e5; }
.footer .left{ width: 450px; margin-right: 40px; float: left; }
.footer .left .logo{ margin-bottom: 15px; }
.footer .left .logo img{ height: 64px; }
.footer .left .jj{ font-size: 14px; color: #666; margin-bottom: 20px; }
.footer .left .sli{ font-size: 14px; color: #666; position: relative; padding-left: 30px; margin-bottom: 10px; }
.footer .left .sli i{ width: 20px; position: absolute; left: 0; top: 0; text-align: center; color: #88c35b; }
.footer .fnav{ width: 215px; float: left; padding-right: 20px; box-sizing: border-box; }
.footer .fnav .tit{ font-size: 18px; font-weight: bold; color: #111; }
.footer .fnav .xian{ width: 40px; height: 2px; background: #88c35b; margin: 10px 0; }
.footer .fnav .erji a{ display: block; font-size: 16px; color: #666; padding: 5px 0; }
.footer .fnav .erji a:hover{ color: #88c35b; }
.banq{ padding: 25px 100px; background: #88c35b; text-align: center; }
.banq .nr{ position: relative; font-size: 14px; color: #fff; line-height: 22px; }
.banq .nr > a{ color: #fff; }

.nybanner{ height: 550px; position: relative; }
.nybanner .fgc{ position: absolute; width: 100%; height: 100%; padding-top: 94px; box-sizing: border-box; }
.nybanner .lmtit{ font-size: 55px; font-weight: bold; color: #fff; margin-bottom: 5px; }
.nybanner .lmjj{ font-size: 20px; color: #fff; }

.nynav{ border-bottom: 1px solid #e5e5e5; }
.nynav .nr{ position: relative; padding-right: 330px; }
.nynav .nr ul{ display: block; border-left: 1px solid #eee; }
.nynav .nr ul li{ position: relative; border: 1px solid #eee; border-left: 0px; border-bottom: 0px; float: left; }
.nynav .nr ul li > a{ display: block; display: block; padding: 0 30px; line-height: 60px; font-size: 16px; color: #333; }
.nynav .nr ul li:hover > a,.nynav .nr ul li.on > a{ background: #88c35b; color: #fff; }
.nynav .nr ul li .erji{ display: none; position: absolute; width: 200px; left: 0; top: 100%; padding: 10px; box-sizing: border-box; background: #fff; border: 1px solid #eee; border-top: 0; z-index: 8; }
.nynav .nr ul li .erji a{ display: block; line-height: 35px; line-height: 35px; font-size: 14px; transition: all .5s; overflow: hidden; text-overflow: ellipsis; word-spacing: normal; }
.nynav .nr ul li .erji a:hover,.nynav .nr ul li .erji a.on{ color: #88c35b; }
.nynav .nr ul li:hover .erji{ display: block; }
.waperjinav{ display: none; }

.weizhi{ position: absolute; max-width: 330px; line-height: 60px; font-size: 14px; color: #999; right: 0; top: 0; height: 60px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: right; }
.weizhi i.fa-map-marker{ color: #88c35b; margin-right: 5px; font-size: 18px; position: relative; top: 2px; }
.weizhi i.fa-angle-right{ margin: 0 3px; color: #333; }

.nypro{ padding: 60px 0; background: #f7f8fa; }
.nypro .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: -1%; }
.nypro .list ul li{ width: 23%; margin: 0 1% 2%; border: 1px solid #e5e5e5; box-sizing: border-box; background: #fff; }
.nypro .list ul li .pic{ overflow: hidden; position: relative; padding-bottom: 100%; border-bottom: 1px solid #eee; }
.nypro .list ul li .pic .img{ position: absolute; transition: all .5s; width: 100%; height: 100%; left: 0; top: 0; }
.nypro .list ul li .wz{ position: relative; padding: 20px 90px 20px 20px; transition: all .5s; }
.nypro .list ul li .wz .tit{ font-size: 16px; }
.nypro .list ul li .wz .ico{ width: 37px; line-height: 35px; height: 37px; text-align: center; background: #88c35b; border-radius: 50%; font-size: 25px; color: #fff; position: absolute; right: 20px; top: 50%; margin-top: -18px; transition: all .5s; }
.nypro .list ul li:hover .pic .img{ transform: scale(1.05,1.05); }
.nypro .list ul li:hover .wz{ background: #88c35b; }
.nypro .list ul li:hover .wz .tit{ color: #fff; }
.nypro .list ul li:hover .wz .ico{ background: #fff; color: #88c35b; }

.box{ width: 658px; position: absolute; left: 0; top: 0; box-sizing: border-box; }
.tb-pic a{display:table-cell; text-align:center; vertical-align:middle; cursor:pointer;}
.tb-pic a img {vertical-align:middle;}
.tb-s310 { border: 1px solid #e2e2e2; box-sizing: border-box; }
.tb-s310, .tb-s310 a {height:522px; width:522px; overflow: hidden;}
.tb-s310, .tb-s310 img {max-height:520px; max-width:520px;}
div.zoomDiv {z-index:998; position:absolute; width:522px; height:522px; display:none;text-align:center; overflow:hidden; margin-left:-9px; background:#fff;}
div.zoomDiv img{ max-width:inherit; max-height:inherit;}
div.zoomMask {position:absolute; background:url("../images/mask.png") repeat scroll 0 0 transparent; cursor:move; z-index:1;}
.picScroll-left { width: 125px; position: absolute; right: 0; top: 0; padding-top: 30px; padding-bottom: 30px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ width:100%; height:20px; font-size:16px; text-align:center; line-height:20px; color:#666; background: #f7f7f7; border: 1px solid #e2e2e2; border-radius: 2px;}
.picScroll-left .hd .prev{ position: absolute; left: 0; top: 0; }
.picScroll-left .hd .next{ position: absolute; left: 0; bottom: 0; }
.picScroll-left .hd .prev:hover { color:#fff; background: #88c35b; }
.picScroll-left .hd .next:hover { color:#fff; background: #88c35b; }
.picScroll-left .bd{  }
.picScroll-left .bd ul li{ display: block; width: 100%; cursor: pointer; padding: 13px 0; }
.picScroll-left .bd ul li a img{ border: 1px solid #eee; box-sizing: border-box; width: 125px; height: 125px; }
.picScroll-left .bd ul li.tb-selected a img{ border: 1px solid #88c35b; }

.showinfo{ padding: 60px 0 30px; }
.showinfo .nr{position: relative;padding: 0 0 0 710px; min-height: 522px; box-sizing: border-box;}
.showinfo .nr .lmtit{  font-size: 30px; color: #111; font-weight: 500; padding: 20px 0; border-bottom: 1px solid #e5e5e5; }
.showinfo .nr .jj{ font-size: 16px; line-height: 30px; padding: 20px 0; color: #666; }
.showinfo .nr .jj b{ font-size: 16px; color: #333; }
.showinfo .nr .slmtit{ padding: 10px; background: #fff; font-size: 24px; font-weight: bold; color: #88c35b; border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; }
.showinfo .nr .ann { margin-top: 10px; border: 1px solid #88c35b; width: 100%; max-width: 250px; line-height: 50px; font-size: 16px; color: #fff; text-align: center; box-sizing: border-box; background-color: #88c35b; display: block; border-radius: 25px; transition: all .5s; }
.showinfo .nr .ann:hover { background: none; color: #88c35b; }
.showinfo .nr .ann svg{ transition: all .5s; fill: #fff; height: 20px; width: auto; display: inline-block; vertical-align: middle; position: relative; top: -1px; margin-right: 5px; }
.showinfo .nr .ann:hover svg{ fill: #88c35b; }

.showprodetail{ padding: 0 0 60px; }
.showprodetail .detail .hd{  }
.showprodetail .detail .hd ul li{ display: inline-block; padding: 0 20px; position: relative; cursor: pointer;  box-shadow: 0 0 10px rgba(0,0,0,0.1); border-radius: 10px;}
.showprodetail .detail .hd ul li:before{ content: ""; display: block; width: 1px; height: 17px; background: #fff; position: absolute; right: 0; top: 50%; margin-top: -9px; }
.showprodetail .detail .hd ul li:nth-last-child(1):before{ display: none; }
.showprodetail .detail .hd ul li span{ display: block; padding: 0 25px; line-height: 55px; font-size: 20px; color: #222; font-weight: bold; }
.showprodetail .detail .hd ul li.on span{ background: #fff; color: #88c35b; }
.showprodetail .detail .bd ul .wz{ font-size: 16px; line-height: 30px; color: #666; padding: 36px 0 0; }
.showprodetail .detail .bd ul .wz h3,.showprodetail .detail .bd ul .wz h1 { font-size: 18px; color: #333333; font-weight: bold; margin: 10px 0; }
.showprodetail .detail .bd ul .wz video, .showprodetail .detail .bd ul .wz table { max-width: 100%; height: auto; }
.showprodetail .detail .bd ul .wz td { padding: 6px 10px; }
.showprodetail .detail .bd ul .list{ display: flex; flex-wrap: wrap; position: relative; width: 101%; left: -.5%; margin-top: 15px; }
.showprodetail .detail .bd ul .list .li{ width: 24%; margin: .5%; }
.showprodetail .detail .bd ul .list .li .pic{ border: 1px solid #ddd; overflow: hidden; }
.showprodetail .detail .bd ul .list .li .tit{ font-size: 16px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; margin-top: 5px; }
.showprodetail .detail .bd ul .list .li:hover .pic{ border-color: #88c35b; }
.showprodetail .detail .bd ul .list .li:hover .tit{ color: #88c35b; }
.showprodetail .pre{ padding: 20px 0; border-top: 1px dashed #d9d9d9; border-bottom: 1px dashed #d9d9d9; margin-top: 30px; }
.showprodetail .pre a{display: block;line-height: 30px;height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #666;width: 50%;box-sizing: border-box;}
.showprodetail .pre a span { color: #333; }
.showprodetail .pre a.left { text-align: left; padding-right: 10px; float: left; }
.showprodetail .pre a.right { text-align: right; padding-left: 10px; float: right; }
.showprodetail .pre a:hover, .showprodetail .pre a:hover span{ color: #88c35b; }

.repro{ padding: 60px 0; background: #f7f8fa; }
.repro .lmtit{ font-size: 40px; color: #111; font-weight: bold; text-align: center; margin-bottom: 15px; }

.nypage{ padding: 60px 0;  }
.nypage .lmxian{ width: 60px; height: 5px; background: #88c35b; margin-bottom: 15px; }
.nypage .lmtit{ font-size: 40px; font-weight: 500; color: #333; margin-bottom: 20px; }
.nypage .wz{ line-height: 30px; font-size: 16px; color: #333; }
.nypage .wz h3{ margin: 10px 0; padding-left: 10px; border-left: 5px solid #88c35b; font-size: 25px; line-height: 25px; }
.nypage .wz img{ margin: 10px 0; }

.nysol{ padding: 30px 0; background: #f7f8fa; }
.nysol ul li{ display: block; margin: 30px 0; background: #fff; padding: 15px 35px 15px 550px; position: relative; min-height: 350px; box-sizing: border-box; transition: all .5s; }
.nysol ul li .pic{ width: 500px; height: 100%; overflow: hidden; position: absolute; left: 0; top: 0; }
.nysol ul li .tit{ padding: 30px 0 15px 0; }
.nysol ul li .tit .cn{ font-size: 25px; color: #333; margin-bottom: 0; font-weight: 500; }
.nysol ul li .jj{ font-size: 16px; color: #666; line-height: 30px; padding-top: 10px; border-top: 1px solid #dfdfdf; height: 91px; margin-bottom: 30px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.nysol ul li .more{ font-size: 16px; color: #333; }
.nysol ul li .more i{ width: 20px; height: 20px; border-radius: 50%; border: 1px solid #dfdfdf; text-align: center; line-height: 20px; font-size: 16px; margin-left: 10px; }
.nysol ul li:hover{ box-shadow: 0 0 15px rgba(0,0,0,.1); }
.nysol ul li:hover img{ transform: scale(1.05,1.05); }
.nysol ul li:hover .more{ color: #88c35b; }
.nysol ul li:hover .more i{ background: #88c35b; border: 1px solid #88c35b; color: #fff; }
.nysol ul a:nth-child(even) li{ padding: 15px 550px 15px 35px; }
.nysol ul a:nth-child(even) li .pic{ right: 0; left: auto; }

.nynews{ padding: 60px 0; background: #f7f8fa; }
.nynews ul{ display: flex; flex-wrap: wrap; width: 102%; left: -1%; position: relative; }
.nynews ul li{ display: block; width: 31.3333%; margin: 0 1% 2%; transition: all .5s; background: #fff; }
.nynews ul li .pic{ overflow: hidden; }
.nynews ul li .pic .img{ padding-bottom: 60%; transition: all .5s; }
.nynews ul li .wz{ padding: 15px 15px 15px 90px; position: relative; }
.nynews ul li .wz .date{ width: 76px; position: absolute; left: 0; top: 15px; border-right: 1px solid #eee; text-align: center; color: #999; }
.nynews ul li .wz .date span{ font-size: 20px; display: block; }
.nynews ul li .wz .tit{ font-size: 18px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; transition: all .5s; }
.nynews ul li .wz .jj{ padding-right: 50px; font-size: 14px; color: #666; line-height: 28px; position: relative; }
.nynews ul li .wz .jj .ico{ width: 26px; line-height: 26px; text-align: center; color: #ccc; border: 1px solid #ccc; position: absolute; right: 0; top: 0; border-radius: 4px; font-size: 16px; transition: all .5s; }
.nynews ul li:hover .pic .img{ transform: scale(1.05,1.05); }
.nynews ul li:hover{ box-shadow: 0 0 15px rgba(0,0,0,.1); }
.nynews ul li:hover .wz .tit{ color: #88c35b; }
.nynews ul li .wz:before{ content: ""; display: block; width: 0; height: 1px; left: 0; bottom: 0; background: #88c35b; transition: all .5s; position: absolute; }
.nynews ul li:hover .wz:before{ width: 100%; }
.nynews ul li:hover .wz .jj .ico{ color: #88c35b; border-color: #88c35b; }

.pages{ text-align: center; padding-top: 10px; }
.pages a{ display: inline-block; line-height: 30px; font-size: 12px; color: #666; padding: 0 12px; background: #fff; border-radius: 5px; }
.pages a:hover,.pages a.on{ background: #88c35b; color: #fff; border-radius: 5px; }

.shownews{ padding: 60px 0; }
.shownews .tit{ font-size: 25px; font-weight: 500; padding-left: 10px; border-left: 5px solid #000; }
.shownews .date{ font-size: 14px; color: #999; padding: 10px 0 20px; border-bottom: 1px solid #eee; }
.shownews .wz{ padding: 30px 0; font-size: 16px; line-height: 30px; color: #333; }
.shownews .wz video{ width: 100%; height: auto; display: block; }
.shownews .pre{ padding: 20px; border: 1px solid #eee; display: flex; flex-wrap: wrap; background: #f8f8f8; }
.shownews .pre .li{ width: 50%; font-size: 14px; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 40px; }
.shownews .pre .li:nth-child(2){ text-align: right; }

.strength{ padding: 60px 0; }
.strength .nr{ padding-right: 50%; position: relative; background: #f5f5f5; }
.strength .nr .wz{ padding: 40px 25px; }
.strength .nr .wz .lmtit{ font-size: 25px; font-weight: bold; text-align: left; padding-bottom: 10px; border-bottom: 1px solid #ddd; margin-bottom: 10px; }
.strength .nr .wz .lmjj{ font-size: 14px; line-height: 25px; margin-bottom: 20px; }
.strength .nr .shuj ul{ display: flex; flex-wrap: wrap; }
.strength .nr .shuj ul li{ display: block; width: 33.3333%; padding-right: 20px; box-sizing: border-box; }
.strength .nr .shuj ul li .sz{ font-size: 18px; }
.strength .nr .shuj ul li .sz span{ font-size: 25px; font-weight: bold; margin-right: 5px; }
.strength .nr .shuj ul li .jj{ font-size: 14px; color: #666; }
.strength .nr .pic{ width: 50%; height: 100%; position: absolute; right: 0; top: 0; }

.nyhonor{ padding: 60px 0; }
.nyhonor .lmtit{ font-size: 30px; font-weight: bold; text-align: center; border-bottom: 1px solid #eee; margin-bottom: 10px; }
.nyhonor .list ul{ display: flex; flex-wrap: wrap; width: 102%; left: -1%; position: relative; }
.nyhonor .list ul li{ display: block; width: 23%; margin: 2% 1% 1%; background: #f5f5f5; padding: 15px; box-sizing: border-box; transition: all .5s; }
.nyhonor .list ul li .pic{ overflow: hidden; background: #fff; }
.nyhonor .list ul li .pic img{ transition: all .5s; }
.nyhonor .list ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nyhonor .list ul li .tit{ border-top: 1px solid #eee; height: 40px; line-height: 40px; font-size: 16px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 15px; }
.nyhonor .list ul li:hover{ background: #fff; box-shadow: 0 0 15px rgba(0,0,0,.1); }

.nymess{ padding: 60px 0; }
.nymess .lmtit{ font-size: 40px; margin-bottom: 5px; font-weight: 500; text-transform: uppercase; color: #88c35b; }
.nymess .lmjj{ font-size: 16px; color: #666; margin-bottom: 20px; }
.nymess .list{ position: relative; width: 102%; left: -1%; }
.nymess .list .text{ width: 100%; height: 50px; border: 1px solid #cbcbcb; background: #fff; color: #333; padding: 0 20px; font-size: 16px; color: #333; box-sizing: border-box; }
.nymess .list .text:focus,.nymess .list textarea:focus{ border-color: #88c35b; }
.nymess .list textarea{ padding: 10px 20px; border: 1px solid #cbcbcb; background: #fff; color: #333; line-height: 25px; font-size: 16px; box-sizing: border-box; width: 100%; height: 97px; }
.nymess .list .li1{ width: 31.3333%; margin: 0 1% 20px; float: left; }
.nymess .list .li2{ width: 98%; margin: 0 1% 20px; }
.nymess .list .li3{ width: 31.3333%; margin: 0 1% 20px; float: left; padding-right: 100px; box-sizing: border-box; position: relative; }
.nymess .list .li3 img{ width: 90px; height: 50px; position: absolute; right: 0; top: 0; }
.nymess .list .sub{ float: right; width: 200px; height: 50px; background: #88c35b; font-size: 16px; color: #fff; margin-right: 1%; outline: none; }
.nymess .list .sub:hover{ background: #333; }

.nycontact{ padding: 60px 0; background: #f7f8fa; }
.nycontact .lmtit{ font-size: 40px; color: #88c35b; text-align: center; margin-bottom: 30px; font-weight: 500; }
.nycontact .list{ margin-bottom: 50px; }
.nycontact .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 102%; left: -1%; }
.nycontact .list ul li{ text-align: center; display: block; padding: 20px; box-sizing: border-box; width: 31.333%; margin: 0 1%; background: #fff; }
.nycontact .list ul li .ico img{ height: 48px; } 
.nycontact .list ul li .ico{ margin-bottom: 10px; }
.nycontact .list ul li .jj{ font-size: 18px; }
.nycontact .list ul li .tit{ font-size: 14px; color: #999; margin-top: 5px; }                 

.nyjoin{padding:60px 0}
.nyjoin ul li{display:block;margin:0 0 20px;padding:25px 140px 25px 300px;position:relative;background:#f7f7f7}
.nyjoin ul li .tit{width:225px;height:calc(100% - 50px);position:absolute;left:25px;top:25px;border-right:1px solid #dfdfdf}
.nyjoin ul li .tit .b{font-size:20px;color:#333}
.nyjoin ul li .tit .xian{width:30px;height:2px;background:#333;margin:10px 0}
.nyjoin ul li .tit .jj{font-size:16px;color:#999}
.nyjoin ul li .ann{position:absolute;width:120px;height:100%;right:0;top:0;background:#eaeaea;font-size:40px;color:#88c35b;cursor:pointer}
.nyjoin ul li .wz{line-height:30px;font-size:14px;color:#666;height:150px;min-height:150px;overflow:hidden;transition:all .5s}
.nyjoin ul li .wz1{z-index:-99;line-height:30px;font-size:14px;color:#666;position:absolute;left:0;top:0;opacity:0}