<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*==字符串↓==*/


@font-face {
    font-family: 'iconfont'; /* Project id 1963410 */
    src: url('../fonts/font_1963410_g2n4e42qv0n.woff2') format('woff2'), url('../fonts/font_1963410_g2n4e42qv0n.woff') format('woff'), url('../fonts/font_1963410_g2n4e42qv0n.ttf') format('truetype');
}


*{ margin:0 auto; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: "microsoft yahei"; color:#333; font-size:16px; background: #FFFFFF; text-transform: capitalize; }
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #2c9d36;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto_1280{ width:1280px; position: relative;}
.container{ width:1280px; position: relative;}
#home .home,
#products .products,
#news .news,
#contact .contact,
#case .case,
#solution .solution,
#about .about{ color:#2c9d36;}





input,button,select,textarea{ outline:none; font-family: "microsoft yahei";}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; overflow: hidden;}
.HeaderM{ display: none;}

.Header.current{ background: #FFFFFF; border-bottom: 2px solid #EEEEEE;}
.Header.current .logo a{background: url(../images/logo1.png) no-repeat center;}
.Header.current .nav li a{ color: #333333;}
.Header.current .searchshow{ border: 1px solid #CCCCCC;}
.Header.current .searchshow input{ color: #333333;}


.Header{ width: 100%; height: 42px; padding: 28px 0; border-bottom: 2px solid rgba(255, 255, 255, 0.5); z-index: 999; position: fixed; left: 0; top: 0;}
.Header .logo{ float: left; width: 239px; height: 42px; }
.Header .logo a{ display: block; width: 239px; height: 42px; background: url(../images/logo.png) no-repeat center;}

.searchshow{ float: right; width: 180px; height: 40px; border: 1px solid #FFFFFF; border-radius: 30px;}
.searchshow input{ float: left; width: 113px; height: 40px; line-height: 40px; color: #FFFFFF; padding: 0 15px; background: none; border: none;}
.searchshow button{ float: left; width: 34px; height: 34px; background: #2c9d36; border: none; border-radius: 50%; color: #FFFFFF; margin-top: 3px;}


.Header .nav{ float: right; height: 42px; line-height: 42px; margin-right: 30px;}
.Header .nav li{ float: left; font-size: 16px; position: relative; padding: 0 18px; font-weight: bold;}
.Header .nav li a{ display:inline-block; color: #FFFFFF; }
.Header .nav li a:hover{ color: #2C9D36;}
.Header .nav li a i{ padding-left: 10px;}




.Header .nav ul li ul{ position: absolute; left: -30px; top: 42px; background: #FFFFFF; width:180px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.Header .nav ul li ul li{ padding: 0; text-align: center; font-weight: normal; width:180px;  height: 42px; line-height: 42px; font-size: 15px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #2C9D36;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; }
.Header .nav li ul li ul.nul2{ left:181px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}


/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-prev,.main_visual .owl-next{width:58px;height: 58px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 5%; }
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%; }
.main_visual .owl-prev:hover{ background-image: url(../images/BLS.png); }
.main_visual .owl-next:hover{ background-image: url(../images/BRS.png);}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 20px; height: 10px; background:#2c9d36; border-radius: 10px;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}


.Tnewsbg{ width: 100%; height: 86px; line-height: 86px; background:#2c9d36;}
.TnewsL{ float: left; width: 320px; height: 86px;}
.TnewsL h2{ float: left; font-size: 20px; font-weight: normal; color:#fff}
.TnewsL em{ display: block; float: left; width: 100px; height: 1px; background: #fff; margin-top: 45px; margin-left: 20px;}

.TnewsR{ float: right; width: 905px; height: 86px;}
.TnewsR li{ width: 100%; height: 86px; font-size: 18px;}
.TnewsR li a{ color: #FFFFFF;}
.TnewsR li a span{ padding-left: 55px;}
.TnewsR li a i{ line-height: 86px; font-size: 22px;}

.inAbbg{ width: 100%; height: auto; padding: 100px 0; background: url(../images/inAbbg.jpg) no-repeat center; background-size:cover;}
.inAbLeft{ float: left; width: 630px; height: auto; overflow: hidden;}
.inAbLeft h2{ font-size: 42px; line-height: 53px; padding: 0 260px 0 25px; color: #000000; background: url(../images/abh2.png) no-repeat left 20px;}
.inAbLeft p{ font-size: 18px; line-height: 32px; margin-top: 30px;}
.inAbLeft a{ display: block; width: 174px; height: 50px; line-height: 50px; text-align: center; margin-top: 75px; border: 1px solid #2C9D36; float: left;}
.inAbLeft a i{ color: #2C9D36; padding-left: 10px;}
.inAbLeft a:hover{ color: #FFFFFF; background: #2C9D36;}
.inAbLeft a:hover i{ color: #FFFFFF; }

.inAbLeftList{ width: 100%; height: auto; padding-top: 85px;}
.inAbLeftList dl{ float: left; margin-right: 60px;}
.inAbLeftList dl dt{ float: left;}
.inAbLeftList dl dd{ float: left; padding-left: 10px;}
.inAbLeftList dl dd h4{ font-size: 16px; line-height: 24px;}
.inAbLeftList dl dd em{ font-size: 14px; line-height: 24px; font-style: normal;}
.inAbLeftList dl:last-child{ margin-right: 0;}

.inAbRight{ float: right; width: 597px; height: auto; overflow: hidden;}
.inAbRight img{ width: 100%; height: auto;}

.inService{ width: 100%; height: 685px; overflow: hidden;}
.inService dl{ float: left; width: 19.99%; height: 685px; overflow: hidden; position: relative;}
.inService dl:first-child{ width: 40%; overflow: hidden;}
.inService dl dt{ width: 100%; height: 685px;}
.inService dl dt img{ width: 100%; height: 685px;}

.inService dl.thisser div{ display: none;}
.inService dl.thisser dd{ display: block;}

.inService dl dd{ display: none; position: absolute; right: 0; bottom: 0; height: 200px; width: 80%; background: #2C9D36; border-radius: 30px 0 0 0; color: #FFFFFF; box-sizing: border-box; padding: 45px 60px;}
.inService dl dd h4{ line-height: 42px; height: 42px; overflow: hidden; font-size: 24px; font-weight: normal;}
.inService dl dd em{ width: 34px; height: 3px; background: #FFFFFF; display: block; float: left; margin-top: 9px;}
.inService dl dd p{ clear: both; line-height: 32px; margin-top: 10px; float: left;}
.inService dl dd span{ position: absolute; right: 0; bottom: -30px; opacity: 0.3; font-size: 80px;}

.inService dl div{ position: absolute; width: 80%; left: 10%; bottom: 35px; color: #FFFFFF;}
.inService dl div h3 b{ font-size: 48px; font-weight: normal; line-height: 48px; float: left;}
.inService dl div em{ display: block; width: 30px; height: 3px; background: #2C9D36; float: left; margin-left: 20px; margin-top: 25px;}
.inService dl div p{ clear: both; font-size: 18px; line-height: 30px; min-height: 60px; overflow: hidden; float: left; margin-top: 15px; }


.inProTop{ width: 1280px; height: 52px; margin-top: 92px;}
.inProTop h2{ float: left; font-size: 42px; line-height: 53px; padding: 0 0 0 25px; margin-bottom: 25px; color: #000000; background: url(../images/abh2.png) no-repeat left center;}
.inProTop ul{ float: right; font-size: 18px; padding-top: 15px;}
.inProTop ul a{ display: block; float: left; margin-left: 45px; position: relative; }
.inProTop ul a b{ position: relative; z-index: 666; font-weight: normal;}
.inProTop ul a.thistab b{ font-weight: bold; color: #000000;}
.inProTop ul a.thistab em{ opacity: 1.0;}
.inProTop ul a em{ opacity: 0; display: block;  background: #2C9D36; width: 100%; height: 6px; position: absolute; left: 0; bottom: 0; border-radius: 3px; z-index: -10px;}

#tab_conbox1{ width: 1340px; padding:80px 0 45px 0;}
.inProList{ width: 100%; height: auto; text-align: center;}
.inProList dl{ float: left; width: 389px; height: auto; margin: 0 28px;}
.inProList dl dt{ width: 389px; height: 389px; border: 1px solid #EEEEEE;}
.inProList dl dt img{ width: 387px; height: 387px;}
.inProList dl dd{ width: 100%; line-height: 72px; height: 72px; font-size: 18px;}
.inProList dl dd em{ width: 1px; height: 30px; background: #CCCCCC; display: block; opacity: 0;}
.inProList dl:nth-child(2){ margin-top: -40px;}
.inProList dl:nth-child(2) em{ opacity: 1.0;}

.inProMore{ width: 100%; height: 102px; box-sizing: border-box; padding-top: 25px; background: url(../images/inproMore.png) no-repeat center; text-align: center;}
.inProMore a{ display: block; width: 174px; height: 50px; line-height: 50px; color: #FFFFFF; border: 1px solid #FFFFFF; }
.inProMore a i{padding-left: 10px;}
.inProMore a:hover{ background: #FFFFFF; color: #2C9D36;}

.inNewsbg{ width: 100%;  height: auto; background: url(../images/inNewsbg.png) no-repeat center; background-size:cover; padding: 100px 0 70px 0;}
.inNewsLeft{ float: left; width: 260px; height: auto; overflow: hidden;}
.inNewsLeft h2{ font-size: 42px; line-height: 53px; padding: 0 0 0 25px; margin-bottom: 25px; color: #000000; background: url(../images/abh2.png) no-repeat left center;}

.inNewsLeft ul{ width: 80px; text-align: center; float: left;}
.inNewsLeft ul a{ display: block; line-height: 38px; font-size: 18px; margin-top: 40px; }
.inNewsLeft ul a.thistab{ color: #2C9D36; font-weight: bold; border-bottom: 2px solid #2C9D36;}

.inNewsMore{ width: 100%;  height: 52px; line-height: 52px; margin-top: 75px; float: left; }
.inNewsMore a{ display: block; width: 174px; height: 50px; line-height: 50px; text-align: center;  border: 1px solid #2C9D36; float: left;}
.inNewsMore a i{ color: #2C9D36; padding-left: 10px;}
.inNewsMore a:hover{ color: #FFFFFF; background: #2C9D36;}
.inNewsMore a:hover i{ color: #FFFFFF; }








#tab_conbox{ float: right; width: 1010px; height: auto; overflow: hidden;}

.inNewsList{ width: 100%; height: auto;}
.inNewsList dl{ float: left; background: #FFFFFF; width: 473px; height: 166px; box-sizing: border-box; position: relative; padding: 40px 50px; margin-left:30px; margin-bottom: 30px;}
.inNewsList dl dt{ position: relative; z-index: 333; float: left; width: 68px; height: 96px; border-bottom: 1px solid #EEEEEE;}
.inNewsList dl dt h2{ color: #000000; font-size: 26px; line-height: 38px;}
.inNewsList dl dt h4{ font-weight: normal; font-size: 14px; line-height: 18px;}
.inNewsList dl dd{position: relative; z-index: 333; float: right; font-size: 15px; color: #000000; line-height: 25px; height: 50px; overflow: hidden; font-weight: bold; width: 270px;}
.inNewsList dl div{ width: 100%; height: auto; overflow: hidden; display: none; position: absolute; left: 0; top: 0;}
.inNewsList dl div img{width: 100%; height: auto; }
.inNewsList dl:hover div{ display: block;}
.inNewsList dl:hover h2{ color: #FFFFFF;}
.inNewsList dl:hover h4{ color: #FFFFFF;}
.inNewsList dl:hover dd{ color: #FFFFFF;}

.footer{ width: 100%;  background: #353535;  height: auto; padding: 70px 0;}
.footer1{ width: 1280px; height:42px; padding:0 0 28px 0; border-bottom: 2px solid #454545;}

.flogo{ float: left;width: 239px;  height: 38px;}
.flogo a{ display: block;  width: 239px;  height: 38px; background: url(../images/logo.png) no-repeat;}

.footer1 .fwx{ float:right; height: 42px; }
.footer1 .fwx a{ display: block; float: left; position: relative; margin-right: 15px; width: 42px; height: 42px; line-height: 42px; color: #FFFFFF; background: #565656; border-radius: 50%; text-align: center;}
.footer1 .fwx a:hover{ background: #2588f8;}
.footer1 .fwx a div{ width: 120px; height: 120px; position: absolute; left: 0; top: -130px; display: none;}
.footer1 .fwx a div img{width: 120px; height: 120px;}
.footer1 .fwx a:hover div{ display: block;}


.footer2{ width: 1280px; height: auto;  padding-top: 55px;}
.footer2L{ float: left; width: 840px; height: auto; overflow: hidden;}
.footer2L dl{ float: left; width: 25%; overflow: hidden;}
.footer2L dl dt{ color: #FFFFFF; font-weight: bold; font-size: 20px; line-height: 32px;}
.footer2L dl dd{ width: 100%; height: auto; padding-top: 15px;}
.footer2L dl dd a{ display: block; color: #CCCCCC; line-height: 30px;}
.footer2L dl dd a:hover{ color: #FFFFFF;}
.footerCopy{ width: 100%; height: auto; line-height: 32px; padding: 15px 0; background: #353535; color: #CCCCCC; border-top: 2px solid #454545;}
.footerCopy a{color: #CCCCCC; }
.footerCopy a:hover{ color: #FFFFFF;}

.footer2R{ float: right; width: 420px; height: auto; overflow: hidden;}
.footer2R h4{ color: #FFFFFF; font-weight: bold; font-size: 20px; line-height: 32px; margin-bottom: 15px;}
.footer2R p{color: #CCCCCC; line-height: 30px;}
.footer2R img{ width: 111px; height: 111px; margin-top: 15px;}

.fposi{ display: none;}




.client-2 {
            position: fixed;
            right: -152px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 80px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 3px;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #2c9d36;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #2c9d36;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }


#mmenu {
	opacity: 0;
}


.index-imgTop1{ width: 100%; height: auto; text-align: center; padding: 40px 0;}
.index-imgTop1 h3{ line-height: 58px;  font-size: 36px;}
.index-imgTop1 em{ width: 34px; height: 6px; background: #2A8F33; margin-top: 10px; display: inline-block;}


.banner2{ width: 100%; height: 350px; margin-top: 100px;}
.banner2Txt{ width: 1280px; box-sizing: border-box; padding: 110px 0 0 0; color: #FFFFFF; text-align: right;}
.banner2Txt h2{ font-size: 30px; line-height: 60px;  text-transform: uppercase;}
.banner2Txt h3{ font-size: 42px; line-height: 70px;}

.abmenuBg{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE;}
.abmenu{ width: 1280px; height: auto; line-height: 72px; font-size: 16px; }
.abmenuL{ float: left;}
.abmenuL a{ display: block; float: left; padding: 0 25px;}
#lm_hover{ color: #FFFFFF; background:#2A8F33; }
.abmenu span i{ padding-right: 10px; color: #2A8F33;}
.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}

.about-info{ line-height: 28px; font-size: 16px; padding: 30px 0; width: 1280px;}
.about-info img{ max-width: 100%; height: auto;}

.AbLeftList{ width: 1280px; height: auto; text-align: center;}
.AbLeftList dl{ display: inline-block; margin: 0 60px;}
.AbLeftList dl dt{ float: left;}
.AbLeftList dl dd{ float: left; padding-left: 10px;}
.AbLeftList dl dd h4{ font-size: 16px; line-height: 24px;}
.AbLeftList dl dd em{ font-size: 14px; line-height: 24px; font-style: normal;}
.AbLeftList dl:last-child{ margin-right: 0;}

.abBG{ width: 100%; height: auto; background: #F7F7F7;}
.inpic{ padding-bottom: 100px;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{ cursor: pointer; width: 100%;height: 100%;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item div{ width: 100%; height: auto; box-sizing: border-box; background: #FFFFFF; padding: 25px; font-weight: bold; font-size: 16px; text-align:center;}
.main_visual1 .owl-carousel .item:hover div{ background: #2A8F33; color: #FFFFFF;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{display: none; text-indent: -999em; }

.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 9px; position:absolute; left: 0; bottom: -30px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 9px; height: 9px; background:#cccccc; border-radius: 5px;}
.main_visual1 .owl-dot.active span{width:18px; height: 9px; background:#2A8F33; }


.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}

.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}

/*==联系我们↓==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent {height: 500px;}
.ContactInner .long .left {width:50%;}
.ContactInner .long .left img {}
.ContactInner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding:60px 40px 40px 50px;background:#f7f7f7; box-sizing:border-box;}
.ContactInner .long .right .title {color:#333333;font-size:26px;}
.ContactInner .long .right .tel {position:relative;margin-top:25px;color:#333333;font-size:14px;display:block;}
.ContactInner .long .right .tel:before {content:"";position:absolute;left:0px;top:32px;width:10px;height:3px;background:#2c9d36;}
.ContactInner .long .right .tel:after {content:"";position:absolute;left:13px;top:32px;width:25px;height:3px;background:#2c9d36;}
.ContactInner .long .right .tel font {margin-top:30px;font-size:30px;color:#2c9d36;display:block;font-weight:bold;}
.ContactInner .long .right .wx {min-height:156px;margin-top:20px;color:#333333;font-size:14px;display:block;line-height:26px;}
.ContactInner .long .right .consult {position:absolute;top:100px;right:60px;}
.ContactInner .long .right .ewm {position:relative;color:#737373;font-size:12px;text-align:center;display:block;line-height:15px;}
.ContactInner .long .right .ewm img {width: 120px;display:block;margin:0 auto 5px;}
.ContactInner .long .right .online {/* float:left;*/color:#fff;margin:30px auto 0;font-size:14px;padding:8px 40px;background:#2c9d36;display:block;border-radius:20px;text-align:center;}
.ContactInner .long .right .online:hover {background:#666;}
.ContactInner .map {}
.ContactInner #dituContent {height: 500px;}
.ContactInner #dituContent img{max-width: initial;}





/*==留言通用↓==*/

.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover; padding:100px 0;}

.MessageCon .long{padding:80px; background: #fff;}

.MessageCon .title{margin-bottom:40px;overflow: hidden;}

.MessageCon .title h2{float:left;color:#191919;font-size:24px;}

.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}

.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}

.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}

.MessageCon .block:nth-child(2n+1){margin-left:1%;}

.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px; box-sizing:border-box;}

.MessageCon textarea{width:100%;height:120px;}

.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}

.MessageCon button:hover{background:#2c9d36}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png);}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png);}

.MessageCon .x5{background-image: url(../images/ico205.png);}





/*==留言表格↓==*/
.form-item{display: flex;flex-wrap: wrap;}
.form-item .shell{display: flex;width: calc(50% - 20px);margin-bottom:20px;border: 1px #ddd solid;padding: 10px 20px;align-items: center;background: #fff;}
.form-item .shell.w100{width:100%}
.form-item .ml{margin-left:20px;}
.form-item .shell.vt{    align-items: flex-start;}
.form-item h5 {/* width: 60px; */flex-shrink: 0;margin-right: 10px;color: #3a3a3a;font-size: 16px;}
.form-item .fill{flex: 1;/* width: 100%; */line-height: 30px;color: #fff;font-size: 15px;border: none;background: none;}
.form-item textarea{height:180px}
.form-item .submit{position: relative;width: 350px;display: table;/* margin-top: 10px; */color: #fff;font-size: 16px;padding: 18px 80px;border:none;cursor: pointer;border-radius: 5px;background: #2c9d36;}
.form-item .submit:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.form-item .submit:hover:after{opacity:0.2}
/*--*/
.form-item .code{flex-shrink: 0;/* width: 300px; */display: flex;margin-right: 20px;border: 1px #ddd solid; background: #fff;align-items: center;}
.form-item .code input{ flex: 1;}
.form-item .code img{height: 35px;margin: 0px 15px;flex-shrink: 1;cursor: pointer;}
.form-item .yzm{display: flex;/* margin:0 0 0 20px; */align-items: center;}
.form-item .yzm input{width: 150px;padding: 18px 20px;border: none;background: none;}
.form-item .explain{margin-top:20px;color: #9a9a9a;font-size:16px;}
.form-item .explain i{color:red}
.form-item .explain font{color: #2c9d36;font-weight:bold;}

/*==新闻列表↓==*/
 .news-list{display: flex;margin:0 0 -30px -30px;flex-wrap: wrap; padding:50px 0;}
 .news-list li{float:left;width: calc(33.3% - 30px);margin: 0 0 30px 30px;}
 .news-list li a{display: block;height:100%;background: #fff;border:1px #eee solid;}
 .news-list .pic{padding-top:60%; position:relative}
 .news-list .pic img{ position:absolute;top:0;left:0; width: 100%;height: 100%;object-fit: cover;}
 .news-list .box{padding:30px;}
 .news-list h4{color:#090929;font-size: 22px;margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
 .news-list p{-webkit-line-clamp: 2;color: #7a7a7a;font-size: 15px;line-height: 25px; height:50px; overflow:hidden; margin-bottom:20px;}
 .news-list .time{color: #999;font-size:14px;justify-content: space-between;align-items: center;}
 .news-list .time i{opacity: 0;font-size: 24px;}
 .news-list li:hover a{border-color:#2c9d36;transform: translateY(-0px);}
 .news-list li:hover h4{color:#2c9d36}
 .news-list li:hover .time i{opacity:1; color:#2c9d36;transform: translateX(-5px);}
 
 
 /*==新闻详情↓==*/
  .EssayCont{ padding:50px 0;}
 .EssayCont .lefter {float:left;width:70%;}
 .EssayCont .righter {float:right;width:25%;}
 .EssayCont .righter .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
 .EssayCont .righter .shell:last-child {margin-bottom:0px;}
 .EssayCont .righter .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
 .EssayCont .righter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:#2c9d36;}
 .EssayCont .righter .shell .tit .more{float:right;font-size:14px;color: #999;margin-top: 5px;transition: all .4s ease-in-out;}
 .EssayCont .righter .shell .tit .more:hover{color:#2c9d36}
 /*--*/
 .EssayCont .bgb {margin-bottom:30px;background:#fff;}
 .EssayCont .bgb:last-child {margin-bottom:0px;}
 .EssayCont .bgb.p3 {padding:20px; box-sizing:border-box;}

 /*--*/
 .EssayCont .news {}
 .EssayCont .news li {clear:both;width:100%;margin-bottom:12px;}
 .EssayCont .news li:last-child{margin-bottom:0px;}
 .EssayCont .news .one {position:relative;}
 .EssayCont .news .one h4 {position:absolute;left:0;right:0;bottom:0;width:100%;padding:10px 20px;color:#fff;font-size:14px;background:rgba(0,0,0,0.6)}
 .EssayCont .news .one:hover h4 {background:#2c9d36}
 .EssayCont .news .two{}
 .EssayCont .news .two a {position:relative;display:block;padding-left:15px;color:#333333;font-size:15px;}
 .EssayCont .news .two a:before {content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#b2b2b2;}
 .EssayCont .news .title {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .EssayCont .news .two:hover a {color:#2c9d36;}
 .EssayCont .news .two:hover a:before {background:#2c9d36;}
 /*--*/
 .EssayCont .content .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 40px 0;border-bottom: 1px #e4e4e4 solid;}
 .EssayCont .content .title{color:#333333;font-size:28px;}
 .EssayCont .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
 .EssayCont .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size:14px;}
 .EssayCont .content .msg span{margin:0 5px;}
 .EssayCont .content .msg a:hover,.NewsDetail .msg .active{color:#2c9d36}
 .EssayCont .content .msg .active{font-weight:bold;}
 .EssayCont .content .wor{min-height:300px;font-size:16px;}
 /*--*/
 .EssayCont .pagIng{margin-top:60px;padding-top:50px;border-top:1px #eee solid;overflow: hidden;}
 .EssayCont .pagIng span{ display: inline-block;color:#888888;font-size:15px;}
 .EssayCont .pagIng li{width:47%;color:#666666;font-size:15px;padding: 15px 20px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f6f6f6; box-sizing:border-box;}
 .EssayCont .pagIng li:hover{ background: #2c9d36; color:#fff;}
  .EssayCont .pagIng li:hover a{color:#fff;}
 .EssayCont .pagIng .prev{float:left}
 .EssayCont .pagIng .next{float:right} 

 .pro-door{ background: #f2f2f2;}
.pro-door .long{display: flex;align-items: flex-start;}
.pro-door .lefter{width: 300px;margin-right: 30px;padding: 30px;background:#fff;}
.pro-door .righter{flex: 1;min-height:400px;}
.pro-door .righter.bgb{padding:25px;background:#fff; line-height:28px;}
.pro-door .righter .titleTop{color:#3a3a3a;font-size:36px; text-align: center;margin-bottom:50px;}
.rack{width:100%;padding:50px 0;}


/*===产品列表==*/
.product-list.edge{margin:0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start; width:100%;}
.product-list.edge li{display: inline-block;width:calc(33.3% - 20px);margin:0 0 20px 20px;padding: 40px;background: #fff; box-sizing:border-box;}
.product-list.bale li{border:1px #eee solid;padding:30px;background: #f9f9f9;}
.product-list li{ }
.product-list a{display: block;}
.product-list .pic{ }
.product-list .pic img{width:100%; height:auto; }
.product-list .title{color:#000123;font-size:18px;margin-top: 10px;}
.product-list p{color:#000123;font-size:14px;margin-top: 12px; line-height:24px; height:48px; overflow:hidden;}
.product-list .online{margin-top:30px;}
.product-list .more{float: left;display: inline-block;color:#fff;font-size:13px;padding:10px 40px;margin-right: 10px;border-radius: 1px;background: #3a3a3a;}
.product-list .more.cor{color:#3a3a3a;font-weight: bold; background: none;}
.product-list .more:hover{color:#fff;background: #2c9d36;}
.product-list li:hover{}
.product-list li:hover{transform: translateY(-5px);}
.product-list li:hover .title{color:#2c9d36}

/*==产品详情↓==*/

.ProductShow {}

.DetailCont .top {}

/*--*/

.DetailCont .pst-left {float:left;width:55%;}

.DetailCont .pst-right {float:right;width:40%}

/*--*/

.pst-right .title {color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}

.pst-right .number {color:#666;font-size:18px;display:block;margin-top:20px;}

.pst-right .wx {padding:20px;color:#666666;font-size:15px;min-height:100px;line-height:28px;overflow:hidden;background:#f2f2f2;}

.pst-right .rok {-webkit-line-clamp:3;}

.pst-right .tel {display:block;color:#191919;font-size:22px;margin-top:60px;padding:20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}

.pst-right .tel i {float:left;color:#666;font-size:25px;margin:5px 15px 0 0;}

.pst-right .tel font {color:#3ab07e;}

.pst-right .online {margin-top:40px;overflow:hidden;}

.pst-right .online a {float:left;margin-right:20px;color:#fff;font-size:14px;padding:12px 50px;border:1px #1b1b1b solid;background:#1b1b1b;}

.pst-right .online a.cor {color:#1b1b1b;background:#fff;}

.pst-right .online a:hover {color:#fff;border-color:#3ab07e;background:#3ab07e;}

.pst-right .trait {margin-top:40px;padding-top:30px;border-top:1px #ddd solid;display:flex;justify-content:space-between;}

.pst-right .trait li {position:relative;color:#555;font-size:18px;display:flex;align-items:center;justify-content:center; font-family: "iconfont";}

.pst-right .trait li:before {margin:0 8px 0 0;font-size:28px;}

.pst-right .trait li:nth-child(1):before {content:"\e75c";}

.pst-right .trait li:nth-child(2):before {content:"\ea00";}

.pst-right .trait li:nth-child(3):before {content:"\e703";}

/*--*/

.psc-content {margin-top:70px;}

    .psc-content table {
        border: 1px solid #ccc;
        border-left: 0px;
        border-top: 0px;
        font-size: 14px;
        table-layout: fixed;
     
        box-sizing: border-box;
        border-spacing: 0;
    }

        .psc-content table td {
            border: 1px solid #ccc;
            border-right: 0px;
            border-bottom: 0px;
            padding: 8px 2px;
            text-align: center;
            word-wrap: break-word;
        }

        .psc-content table tr {
            background: #fff;
        }

            .psc-content table tr:nth-child(1) {
                 background: #2c9d36; color:#fff;
            }

.psc-content table tr:nth-child(2) {
                background: #2c9d36; color:#fff;
            }
.psc-content table tr:nth-child(3) {
                background: #2c9d36; color:#fff;
            }

.psc-content .wx {}

.psc-content .wor {color:#444;line-height:30px;font-size:16px;}

.psc-content .long td p{ padding:8px 0px 8px 20px ;font-size:16px;}

.psc-content .long {position:relative;display:flex;}

.psc-content .psd-left {flex:1;min-width:50%}

.psc-content .psd-right {flex-shrink:0;width:360px;margin-left:50px;}

.psc-content .tone {position:relative;display:flex;margin-bottom:50px;border-left:1px #eee solid;}

.psc-content .tone:before,.psc-content .tone:after {content:"";position:absolute;left:0;right:0;top:0;height:1px;background:#ddd;}

.psc-content .tone:after {bottom:0;top:auto;}

.psc-content .tone li {position:relative;display:inline-block;color:#444444;font-size:18px;padding:18px 30px;border-right:1px #eee solid;cursor:pointer;align-items:center;justify-content:center;}

.psc-content .tone li:before {content:"";float:left;color:#444;font-size:24px;margin-right:10px;}

.psc-content .tone li:after {content:"";position:absolute;left:0;bottom:0px;width:100%;z-index:1;height:2px;transition:transform .5s;transform:scale(0,1);transform-origin:right;background:#3ab07e;}

.psc-content .tone li a.thistab,.psc-content .tone li:hover {color:#3ab07e}

.psc-content .tone li a.thistab:before,.psc-content .tone li:hover:before {color:#3ab07e}

.psc-content .tone li a.thistab:after,.psc-content .tone li:hover:after {transform:scale(1);transform-origin:left;}

.psc-content .tone li.x1:before {content:"\e6b9";}

.psc-content .tone li.x2:before {content:"\e68f";}

.psc-content .tone li.x3:before {content:"\e692";}

.psc-content .tone li.x4:before {content:"\e694";}

.psc-content .frame {margin-bottom:50px;padding-bottom:40px;border-bottom:1px #ddd solid}
.psc-content .frame img{max-width:100%; height:auto;}
.psc-content .frame:last-child,.psc-content .mr {margin-bottom:0px !important;padding-bottom:0px !important;border-bottom:0px !important}

.psc-content .theme {position:relative;color:#333;font-size:22px;margin-bottom:30px;padding-left:20px}

.psc-content .theme:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:#3ab07e;}

.psc-content .download {}

.psc-content .download li {display:flex;color:#666;font-size:15px;margin-bottom:2px;background:#e9eef4;}

.psc-content .download .state {padding:13px 20px;display:block;border-right:1px #dedede solid;}

.psc-content .download .state:last-child {border-right:none}

.psc-content .download .title {flex:1;color:#333;}

.psc-content .download .block {width:200px;flex-shrink:0;color:#666;}

.psc-content .download .file:before {content:"\e784";float:left;margin:3px 5px 0 0;font-size:20px;color:#666}

.psc-content .download .file:hover {color:#3ab07e}

.psc-content .download .file:hover:before {color:#3ab07e}

.psc-content .download .top * {color:#3ab07e;font-weight:bold;}

/*--*/

.psd-right .title {position:relative;color:#666;font-size:20px;margin-bottom:20px;border-bottom:1px #ddd solid;padding-bottom:20px;}

.psd-right .title:before {content:"";position:absolute;left:0;bottom:-1px;width:40px;height:2px;background:#3ab07e}

.psd-right .shell {margin-bottom:30px;border:1px #eee solid;box-shadow:6px 6px 15px #eee;padding:30px;background:#fff;}

.psd-right .thing {}

.psd-right .thing .pic {}

.psd-right .thing h4 {color:#333;font-size:18px;margin-top:20px;}

.psd-right .thing p {-webkit-line-clamp:1;color:#666;font-size:14px;margin-top:10px;}

.psd-right .list {}

.psd-right .list li {margin-bottom:20px}

.psd-right .list li:last-child {margin-bottom:0px;}

.psd-right .list h4 {color:#333;font-size:16px;margin-top:15px;}

/*--*/

.srll-recom {position:relative;}

.srll-recom .swiper-container {padding:6px;}

.srll-recom .product-list li {}

/*--*/

.psd-right {}

.is-affixed .info {margin-top:50px}





/*==左右图片切换↓==*/

.srllOrso {display:flex}

.srllOrso .leftPic {width:80%;float:left;border:2px #efefef solid;background:#fff; box-sizing:border-box;}

.srllOrso .leftPic img {display:block;margin:auto;max-width:100%;height:100%;object-fit:cover;}

.srllOrso .rightPic {width:20%;float:right;margin-left:15px;}

.srllOrso .rightPic li {height:20%;margin-bottom:20px;border:2px #efefef solid;cursor:pointer;background:#fff; box-sizing:border-box;}

.srllOrso .rightPic li img {display:block;max-width:100%;height:100%;margin:auto}

.srllOrso .rightPic li.swiper-slide-thumb-active {border-color:#3ab07e;}

.srllOrso .leftPic,.srllOrso .rightPic {height:550px;}

.srllOrso .leftPic .look {opacity:0;position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:10px;color:#fff;font-size:16px;height:40px;text-align:center;transform:translateY(40px);background:rgba(0,0,0,0.5);}

.srllOrso .leftPic .look i {margin-right:10px;display:inline-block;font-size:20px; font-family: "iconfont";}

.srllOrso .leftPic:hover .look {opacity:1;transform:translateY(0px);}

.srllOrso .rightPic:hover .btn {opacity:1 !important;}

.srllOrso .btn {opacity:0;position:absolute;top:0;left:0;right:0;z-index:2;margin:0px;padding:5px 0;cursor:pointer;text-align:center;background:rgba(0,0,0,0.4);transition:all .4s ease-in-out; font-family: "iconfont";}

.srllOrso .btn:before {color:#fff;font-size:32px;display:block;}

.srllOrso .sPrev:before {content:"\ebd1";}

.srllOrso .sNext:before {content:"\eb9c";}

.srllOrso .btn.sNext {top:auto;bottom:0;}

.srllOrso .btn:hover {opacity:1;background:rgba(0,0,0,0.6)}







/*==滚动大图↓==*/

.srllPho{ position: relative;;width: 100%;margin: auto;}

.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}

.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}

.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}

.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}

.srllPho .gallery-top li{height:500px;}

.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}

.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}

.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}

.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #3ab07e solid;}

.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}

.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#3ab07e;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}

.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}

.srllPho .btn.nt{left:auto;right:0;}

/*.srllPic .btn.next{transform:rotate(180deg);}*/

.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#3ab07e;}

.srllPho .swiper-button-disabled{opacity: .5;}

/*.srllPic .btn:hover{ opacity: 1;}*/

.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}



/*==详情排版2↓==*/
.work-list{}
.work-list li{display: flex;margin-bottom:50px;padding-bottom:50px;justify-content: space-between;border-bottom:1px #ddd solid}
.work-list li:last-child{margin-bottom:0px;margin-bottom:0px;border:none}
.work-list .pic{width: 50%;margin-right: 50px;}
.work-list .info{width: 50%;color:#333;font-size:16px;line-height:30px;}
.work-list li:nth-child(2n){flex-direction:row-reverse;} 
.work-list li:nth-child(2n) .pic{margin-left:50px;margin-right:0px}


.VideoList{ width:1320px; height:auto; overflow:hidden;}
.VideoList dl{ float:left; background:#fff; width:31.3%; height:auto; overflow:hidden; text-align:center; margin:1%;}
.VideoList dl dt{ width:100%; height:auto; position:relative; overflow:hidden;}
.VideoList dl dt img{ width:100%; height:auto;}
.VideoList dl dd{ width:100%; height:52px; line-height:52px; font-size:16px;}


.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:888;}
.alertVideoContent{display:none;position:fixed;top:50%;left:50%;width:800px;margin:-180px 0 0 -400px;z-index:999;background:#fff; height:auto; 
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:-27px;right:-27px;cursor:pointer;}


.FAQlist{ width: 1280px; height: auto; overflow: hidden;}
.FAQlist dl{ width: 100%; height: auto; border-bottom: 1px solid #EEEEEE; padding: 25px; background:#fff;}
.FAQlist dl dt{ width: 100%; line-height: 30px; font-size: 20px; color: #000000; font-weight: normal;}
.FAQlist dl dt img{ vertical-align: middle; padding-right: 5px;}
.FAQlist dl dd{ width: 100%; height: auto; padding-top: 15px; font-size: 17px; color: #666666; line-height: 30px;}


.Downlist{ width: 1280px; height: auto; overflow: hidden;}
.Downlist dl{ width: 31.3%; box-sizing:border-box; padding: 30px; height: 120px; border: 1px solid #EEEEEE; border-radius: 3px; float: left; margin: 1%; background:#fff;}
.Downlist dl dt{ float: left; width: 50px; height: 90px; text-align: center; line-height: 50px; font-size: 30px;}
.Downlist dl dt i{ line-height: 50px;}
.Downlist dl dd{ float: right; width: 280px; line-height: 30px; font-size: 17px;}
.Downlist dl dd h4{ font-size: 20px;}
.Downlist dl:hover{background: #fff !important;
    transition-duration: 0.5s!important;
    transform: translateY(-10px);
    box-shadow: 0px 10px 10px #d6d6d6;
}


@media (max-width: 767px) {
.auto_1280{ width: 94%; height: auto; overflow: hidden;}
.HeaderM{ display: block ;  background: #FFFFFF; overflow: hidden; position: fixed; left: 0; top: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #dedede; z-index: 9999; width: 94%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: 173px; height:38px; overflow: hidden; padding-top: 11px;}
.HeaderM .logo a{ display: block; overflow: hidden;  width: 173px; height:38px; }
.HeaderM .logo a img{ width: 173px; height:38px;}
.HeaderM .mlang{ float: right; margin-right: 30px;}
.HeaderM .mlang img{ padding-right: 10px;}
.m-menu{float: right;width: 30px; padding-top: 15px;}
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon a{ display: block; width: 30px;}
.m-menu .icon&gt;span{display: inline-block;width: 30px;height: 1px;background: #333;margin: 4px 0;display: inline-block;}
.client-2{ display: none;}
#mmenu {
	z-index:9999;  opacity: 1.0;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0074b1;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#2c9d36;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#2c9d36 url(../images/search3.png) no-repeat center center;
}

.main_visual{ margin-top: 61px;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 8px; position:absolute; left: 0; bottom: 10px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px; background: #FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 14px; height: 8px; background:#2c9d36; border-radius: 10px;}
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -9999em;}
.main_visual .owl-prev{background-image: none;}
.main_visual .owl-next{background-image: none;}



.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}


.Header{ display: none;}
.fposi{ width:100%; height:70px; background:#2c9d36; position:fixed; left:0; bottom:0; display:block; z-index:999;}
.fposi a{ display:block; float:left; text-align:center; width:25%; height:70px; color:#fff !important; border-right:1px solid #2a8f33;  box-sizing: border-box; }
.fposi a:last-child{ border:none}
.fposi a img{ width:30px; height:auto; padding-top:8px;}
.fposi a p{ line-height:32px; font-size:0.9rem}



.Tnewsbg{ width: 100%; height: 46px; line-height: 46px; background: #2C9D36;}
.TnewsL{ display: none;}


.TnewsR{ float: none; width: 100%; height: 46px;}
.TnewsR li{ width: 100%; height: 46px; font-size: 0.9rem; overflow: hidden;}
.TnewsR li a span{ display: none;}
.TnewsR li a i{ line-height:46px; font-size: 22px;}


.inAbbg{ padding: 30px 0; }
.inAbLeft{ float: none; width: 100%; }
.inAbLeft h2{ font-size: 1.6rem; line-height: 53px; padding: 0 0 0 25px; color: #000000; background: url(../images/abh2.png) no-repeat left 20px;}
.inAbLeft p{ font-size: 1rem; line-height: 28px; margin-top: 10px;}
.inAbLeft a{margin-top: 25px; }


.inAbLeftList{ width: 100%; height: auto; padding-top: 25px;}
.inAbLeftList dl{ float: left; margin-right: 0; margin-bottom: 15px; width: 100%;}

.inAbRight{ float: none; width: 100%; }

.inService{ display: none;}


.inProTop{ width: 94%; height: auto; margin-top: 20px;}
.inProTop h2{ float: none; font-size: 1.6rem;  margin-bottom: 15px; }
.inProTop ul{ float: none; font-size: 1rem; padding-top: 15px;}
.inProTop ul a{ display: block; float: left; margin-left: 15px; margin-bottom: 15px; position: relative; }

#tab_conbox1{ width: 94%; padding:25px 0;}
.inProList{ width: 100%; height: auto; text-align: center;}
.inProList dl{ float: left; width: 100%; height: auto; margin: 15px 0;}
.inProList dl dt{ width: 100%; height: auto; border: 1px solid #EEEEEE;}
.inProList dl dt img{ width: 100%; height: auto;}
.inProList dl dd{ width: 100%; line-height: 72px; height: 72px; font-size: 1rem;}
.inProList dl dd em{  display: none; opacity: 0;}
.inProList dl:nth-child(2){ margin-top: 0;}

.inProMore{ width: 100%; height: 102px; box-sizing: border-box; padding-top: 25px; background: url(../images/inproMore.png) no-repeat center; text-align: center;}


.inNewsbg{ padding: 30px 0;}
.inNewsLeft{ float: none; width: 100%; height: auto; overflow: hidden;}
.inNewsLeft h2{ font-size: 1.6rem; margin-bottom: 15px;}

.inNewsLeft ul{ width: 100%; text-align: center; float: left;}
.inNewsLeft ul a{ display: block; line-height: 38px; font-size: 18px; margin-top: 0; width: 50%; float: left;}


.inNewsMore{ display: none;}

#tab_conbox{ float: none; width: 100%; height: auto; padding-top: 25px; overflow: hidden;}

.inNewsList{ width: 100%; height: auto;}
.inNewsList dl{ float: left; background: #FFFFFF; width: 100%; height: auto; box-sizing: border-box; position: relative; padding: 30px; margin-left:0; margin-bottom: 15px;}
.inNewsList dl dt{ position: relative; z-index: 333; float: left; width: 25%; height: 96px; border-bottom: 1px solid #EEEEEE;}
.inNewsList dl dt h2{ color: #000000; font-size: 26px; line-height: 38px;}
.inNewsList dl dt h4{ font-weight: normal; font-size: 14px; line-height: 18px;}
.inNewsList dl dd{position: relative; z-index: 333; float: right; font-size: 15px; color: #000000; line-height: 25px; height: 50px; overflow: hidden; font-weight: bold; width: 72%;}



.footer{ display: none;}

.footerCopy{ margin-bottom: 70px; text-align: center; }
.footerCopy a{ float: none; display: block; }


.banner2{ width: 100%; height: 150px; margin-top: 61px;}
.banner2Txt{ width: 100%; box-sizing: border-box; padding: 40px 0 0 0; color: #FFFFFF; text-align: center;}
.banner2Txt h2{ font-size: 1.4rem; line-height: 40px;  text-transform: uppercase;}
.banner2Txt h3{ font-size: 1.8rem; line-height: 40px;}
 

.abmenuBg{ width: 100%; height: 52px;  border-bottom: 2px solid #EEEEEE;}
.abmenu{ width: 94%; height: auto; line-height: 52px; font-size: 0.9rem; }
.abmenuL{ display: none;}
.abmenu span{ float: left;}
.pro-lanmu{ display: block; float: right; font-size: 1.4rem; margin-top: 15px;}

.navbar-nav-more-body{ display: block; position:fixed;top:0;left:100%;width:100vw;height:100vh;overflow:hidden;z-index:1000;background-color:rgba(0,0,0,0.6);transition:.2s}
.navbar-nav-more-body .box-shadown{position:absolute;top:0;left:0;width:40%;height:100%}
.navbar-nav-more-body .offcanva{position:absolute;top:0;right:0;width:60%;height:100%;overflow:hidden;background-color:#2A8F33; }
.navbar-nav-more-body .offcanvas-body{position:relative}
.navbar-nav-more-body .offcanvas-end{width:60%;z-index:999999}
.navbar-nav-more-body .top-menu-list{position:absolute;top:0px;right:0;width:100%;height:100%;transition:.2s;font-size:1rem;padding-top: 70px;}
.navbar-nav-more-body .top-menu-list.active{transform:translateX(-100%)}
.navbar-nav-more-body .top-menu-list&gt;li{height:3.5rem;line-height:3.5rem;padding:0}
.navbar-nav-more-body .top-menu-list&gt;li a{height:100%;padding:0 1rem;display:flex;align-items:center;justify-content:space-between; color: #FFFFFF; border-bottom: 1px solid #EEEEEE;}
.navbar-nav-more-body .top-menu-list ul{position:absolute;left:100%;width:100%;background-color:#fff;top:0;height:100%;padding:0;display:none}
.navbar-nav-more-body .top-menu-list ul.active{display:block}.navbar-nav-more-body .top-menu-list .icon{font-size:16px;color:#666}
.navbar-nav-more-body .top-menu-list ul.active .icon{margin-right:.5rem}

.about-info{ width: 94%;}
.AbLeftList{ width: 94%;}

.container{width:100%;padding-left:10px; padding-right:10px; box-sizing:border-box;}
.titleBx{font-size:22px;margin-bottom:20px; }
.titleBx span{margin:5px auto 0;}
.titleBx.tTop{margin:30px 0 0 0}

/*--*/
.ContactInner .long .left{ display:none;}
.ContactInner .long .right{padding: 20px; width:100%; height:auto;}
.ContactInner .long .right .title{font-size: 18px;}
.ContactInner .long .right .tel{margin-top:10px;font-size:14px;}
.ContactInner .long .right .tel:before{top:32px;width:10px;height: 2px;}
.ContactInner .long .right .tel:after{left:13px;top:32px;width:25px;height: 2px;}
.ContactInner .long .right .tel font{margin-top: 25px;font-size: 20px;}
.ContactInner .long .right .wx{min-height:auto;margin-top: 10px;font-size:14px;line-height: 24px;}
.ContactInner .long .right .consult{position: initial;margin-top: 25px;}
.ContactInner .long .right .ewm{float: left;margin-right: 30px;}
.ContactInner .long .right .ewm:before{content:"";position:absolute;right: -15px;top: 20%;width:1px;height: 60%;border-right: 1px #ddd dashed;}
.ContactInner .long .right .ewm:after{right:-20px;}
.ContactInner .long .right .online{float: left;display: table;margin: 50px 0 0 0px;font-size:14px;padding: 5px 20px;}
.ContactInner .long .right .rt{margin-top:15px;}
.ContactInner #dituContent{height:220px;}
/*--*/
.MessageCon{ padding:50px 0;}
.MessageCon .long{padding:20px;}
.MessageCon .title{margin-bottom:20px;}
.MessageCon .title h2{font-size:18px;width: 100%;}
.MessageCon .title .tel{margin-top:15px;font-size:20px;width: 100%;}
.MessageCon .title .tel em{margin:5px 10px 0 0;font-size:20px;}
.MessageCon input{width:100%;margin-bottom:1%}
.MessageCon .block:nth-child(2n+1){margin-left:0;}
.MessageCon input,.MessageCon textarea{padding:10px 20px 10px 40px;background-position:10px 12px;}
.MessageCon textarea{height:100px;}
.MessageCon button{width:49%;margin-top:15px;padding:10px 0;font-size:14px;}

/*--*/
.news-list{ margin:0 0 -12px -12px; padding:20px 0;}
.news-list li{ width:calc(100%);margin:0 0 12px 12px;}
.news-list .box{padding:15px;}
.news-list h4{ font-size:15px;margin-bottom:8px; }
.news-list p{ font-size:13px;line-height:22px; height:44px; overflow:hidden;}
.news-list .time{margin-top:15px;  font-size:12px;}
.news-list .time i{ font-size: 16px;} 

/*--*/
.EssayCont .lefter{width:100%;}
.EssayCont .righter{display: none;}

/*--*/
.product-list.edge{margin:0 0 -10px -10px; }
.product-list.edge li{width: calc(50% - 10px);margin: 0 0 10px 10px;padding: 30px;}
.product-list .title{font-size: 14px;margin-top: 10px;}
.product-list p{font-size: 15px;margin-top: 10px;}
.product-list .online{margin-top: 20px;}
.product-list .more{font-size: 13px;padding: 6px 20px;margin-right: 5px;}


/*--*/
.DetailCont .pst-left{width:100%;}
.DetailCont .pst-right{width:100%;margin-top:30px}
/*--*/
.pst-right .title{font-size:20px;padding-bottom:15px;margin-bottom:20px;}
.pst-right .number{font-size: 14px;margin-top: 10px;}
.pst-right .wx {padding:20px;font-size:14px;min-height:50px;line-height:26px;}
.pst-right .rok{-webkit-line-clamp:3;}
.pst-right .tel {font-size:18px;margin-top:40px;padding:15px 0;}
.pst-right .tel i{font-size:22px;margin:1px 10px 0 0;}
.pst-right .online {margin-top:30px;}
.pst-right .online a{margin-right:20px;font-size:13px;padding:10px 40px;}
.pst-right .trait {margin-top:30px;padding-top:20px;}
.pst-right .trait li {font-size:14px;}
.pst-right .trait li:before {margin:0 5px 0 0;font-size:24px;}
/*--*/
.psc-content{margin-top:50px;}
.psc-content .wor{ line-height:26px;font-size:15px;  width: 100%;
    overflow-x: auto;}
.psc-content .long{display: block;}
.psc-content .psd-right{display:none}
.psc-content .tone{margin-bottom:40px;}
.psc-content .tone li{font-size: 16px;padding: 15px 20px;}
.psc-content .tone li:before{font-size: 20px;margin:2px 5px 0 0;}
.psc-content .frame{margin-bottom:40px;padding-bottom:40px;}
.psc-content .theme {font-size:18px;margin-bottom:20px;padding-left:15px}
.psc-content .download li{font-size: 14px;}
.psc-content .download .state{padding: 10px 20px;}
.psc-content .download .block{width:150px;} 
/*--*/
.srllOrso .leftPic, .srllOrso .rightPic{height: 400px;}
/*--*/
.srllPho .leftPic, .srllPho .rightPic{height: 400px;}
/*--*/
.work-list li{margin-bottom: 30px;padding-bottom: 30px;flex-direction: column !important;}
.work-list .pic{width: 100%;margin: 0px !important;}
.work-list .info{width: 100%;margin-top: 20px;font-size: 15px;line-height: 28px;}

/*--*/
.srllOrso{display: block;}
.srllOrso .leftPic{width:100%;height:250px;}
.srllOrso .rightPic{width: -webkit-fill-available;height:auto;margin: 30px 0 0 0;}
.srllOrso .rightPic li{height:80px;margin-bottom:0px;}
.srllOrso .btn{opacity: 1;left: 0;display: flex;width: 30px;height: 100%;padding:2px 0;align-items: center;justify-content: center;}
.srllOrso .btn:before{font-size:25px;}
.srllOrso .sNext{left:auto;right:0;}
.srllOrso .sPrev:before{transform:rotate(-90deg);}
.srllOrso .sNext:before{transform:rotate(-90deg);}


.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:888;}
.alertVideoContent{display:none;position:fixed;top:50%;left:50%;width:340px;margin:-180px 0 0 -170px;z-index:999;background:#fff; height:auto; 
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:-27px;right:-27px;cursor:pointer;}

.VideoList{ width:94%; height:auto; overflow:hidden;}
.VideoList dl{ float:none;  width:100%;  margin:10px 0;}
.VideoList dl dd{ width:100%; height:42px; line-height:42px; font-size:1rem;}

.FAQlist{ width: 94%; height: auto; overflow: hidden;}

.Downlist{ width: 94%; height: auto; overflow: hidden; padding: 20px 0;}
.Downlist dl{ width: 100%; padding: 20px; height: 130px; box-sizing: border-box; border: 1px solid #EEEEEE; border-radius: 3px; float: left; margin: 10px 0;}
.Downlist dl dt{ float: left; width: 10%; height: 50px; text-align: center; line-height: 50px; font-size: 30px;}
.Downlist dl dt i{ line-height: 50px;}
.Downlist dl dd{ float: right; width: 85%; line-height: 30px; font-size: 17px;}
.Downlist dl dd h4{ font-size: 20px;}
.Downlist dl:hover{background: #fff !important;
    transition-duration: 0.5s!important;
    transform: translateY(-10px);
    box-shadow: 0px 10px 10px #d6d6d6;
}


}</pre></body></html>