@import url("font.css");

html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{margin:0;font-family:"Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height:1.42857143;font-size:14px;min-width:1230px;background:#fff;color:#333333}
h1{font-size:2em;margin:.67em 0}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
a{-webkit-text-decoration-skip:objects;background-color:transparent}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline:none}
body,button,input,select,textarea{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga","kern"}
button,input{overflow:visible}
button,select{text-transform:none}
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
article,aside,footer,header,nav,section,figcaption,figure,main,details,menu{display:block}
pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}
audio,video,canvas{display:inline-block}
template,[hidden]{display:none}
.fl{ float: left;}
.fr{ float: right; }

.clearfix{zoom:1}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}

a{color:#333333;text-decoration:none}
a:hover{color:#196737}
ul{margin:0;list-style:none;padding:0}

.img-center{text-align:center;font-size:0}
.img-center img{display:inline-block;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;transition:all 0.5s}

.img-cover{overflow:hidden;position:relative}
.img-cover span{display:block;width:100%;background:no-repeat center / cover;transition:all 0.5s;height:100%;position:absolute;left:0;top:0}

.container{padding:0 15px;width:1200px;margin:0 auto}

#message{position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000;transform:scale(0);transition:.3s}
.messagebg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1001}
#message .m-content{margin-top:8%}
#message .m-content .m-message{background:#fff;width:580px;background:#fff;padding:50px;margin:0 auto;position:relative;z-index:1002;box-shadow:1px 1px 50px rgba(0,0,0,.3)}
.m-message{width:494px;margin:48px auto 0}
.m-message label{margin-bottom:15px;display:block;font-size:14px}
.m-message label em{display:block;float:right;color:red;height:32px;line-height:32px}
.m-message label span{width:70px;height:34px;line-height:34px;color:#2F2F2F;float:left;font-weight:bold;text-align:right;margin-right:30px;display:inline-block}
.m-message label input.inp,.m-message label textarea,.m-message label.code input{width:73%;overflow:hidden;height:32px;line-height:32px;border:#cccccc 1px solid;border-radius:3px;padding:0 14px;box-sizing:border-box;color:#555;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.m-message label input:focus,.m-message label textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6)}
.m-message label textarea{height:72px;line-height:24px;padding:10px 14px}
.m-message label.code{line-height:34px}
.m-message label.code input{width:30%;float:left;margin-right:30px}
.m-message label.code .pic{display:inline-block;vertical-align:top;width:80px;height:32px}
.m-message label.code img{display:block;width:100%;height:100%}


.header2{      -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all; }
    .header-fix{     background: rgba(0, 0, 0,0.5);
        
         width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index:100;
    
    }



.btn1{display:block;line-height:32px;padding-left:15px;background-color:#333;color:#fff;margin-top:10px}
.btn1:hover{background-color:#444;color:white}
.btn1 span{display:block;padding-left:15px;background-repeat:no-repeat;background-position:left center;background-image:url(../images/btn-r.png)}
.btn1-1 input{width:52px;height:32px;line-height:32px;background:#e8e8e8;border:none;color:#333;margin-right:22px;cursor:pointer;transition:0.3s}
.btn1-1{padding-left:100px}
.btn1-1 input.focus{background:#196737;color:#fff}
.btn1-1 input.focus:hover{background:#444}
.btn1-1 input:hover{background:#ccc}

.kf{width:208px;position:fixed;right:-208px;top:50%;transform:translateY(-50%);z-index:10}
.kt-top{height:40px;line-height:40px;background:url(../images/kefu.png) 12px center no-repeat #196737;-ms-background-size:auto 20px;background-size:auto 20px;padding-left:46px;font-size:14px;color:#fff}
.kt-top span:hover{transform:rotate(90deg)}
.kt-top span{width:18px;height:16px;float:right;position:relative;margin:10px 10px 0 0;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.kt-top span b{width:100%;height:2px;background:#fff;display:block;position:absolute;top:50%;left:0}
.kt-top span b:first-child{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}
.kt-top span b:last-child{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}
.kf .con{overflow:hidden;background:#fff}
.kf .qq li{height:36px;line-height:36px;border-bottom:#f5f5f5 solid 1px;padding-left:16px}
.kf .qq li a{height:36px!important;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:initial;display:block}
.kf .qq li a img{padding-right:6px}
.kf .con h5{height:26px;line-height:26px;margin-top:12px;background:url(../images/lianxi.png) 16px center no-repeat;padding-left:45px;color:#666;font-size:14px;margin-bottom:0}
.kf .contact{margin-top:1px;height:auto;background-color:#fff}
.kf .contact p{height:26px;line-height:26px;color:#666;font-size:14px;padding-left:22px;margin:0}
.kf .contact p:nth-child(2n){padding-left:32px}
.kf .con h5.qr-icon{background:url(../images/erweima.png) 16px center no-repeat}
.kf .con .qr{margin-top:10px;padding-left:40px}
.kf .con .qr img{width:110px;height:110px}
.kf .backTop{width:100%;height:40px;margin-top:10px;background:url(../images/huidaodingbu.png) center center no-repeat #196737;background-size:18px auto;cursor:pointer}
.kf-side{padding:18px 10px 10px;background:#196737;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:-34px;cursor:pointer}
.kf-side b{display:block;color:#fff;line-height:18px;font-size:14px;font-weight:400}
.kf-side span.arrow{width:12px;height:12px;background:url(../images/jt-1.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;display:block;margin-top:10px}
.kf-side span.on{background:url(../images/jt-2.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px}

.footer-fix{box-shadow:0 0 10px rgba(0,0,0,0.2);position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:10;display:none}
.footer-fix li{float:left;width:25%}
.footer-fix li a{display:block;text-align:center;padding:7px 0;font-size:12px;line-height:1}
.footer-fix li i{display:block;height:20px;background:no-repeat center;background-size:contain;margin-bottom:4px}
.footer-fix li i.i1{background-image:url(../images/f_01.png)}
.footer-fix li i.i2{background-image:url(../images/f_02.png)}
.footer-fix li i.i3{background-image:url(../images/f_03.png)}
.footer-fix li i.i4{background-image:url(../images/f_04.png)}

.swiper-button-prev,.swiper-button-next{outline:none}
.swiper-pagination-bullet{ background:#FFF;opacity: 1; }
.swiper-pagination-bullet-active{background-color:#333;}

.topbar{padding:5px 0;background-color:#efefef;}
.topbar em{font-style:normal;color:#ddd;padding:0 15px}


.header{background-color:#fff}
.header .logo{float:left;font-size:0;height:107px;line-height:107px;text-align:left; }
.header .tel{float:right;padding-left:55px;color:#333; margin-top: 27px;font-size: 16px;}
.header .tel strong{display:block;font-size:24px;line-height:1;color:#196737;}
.header .text{float:left;font-size:18px;margin:25px 0 20px 10px;padding:4px 0 4px 0px;color:#666666}
.header .search{    float: left;
    margin: 36px 0 0 129px;
    width: 330px;
    height: 40px;
    border: 1px solid #d8d8d8;
    border-radius: 25px;}
.header .search input{ height: 38px; width: 250px; float: left; margin-left: 20px; border: none;  }
.header .search button{display: inline-block;border: none; cursor: pointer;  background: url(../images/search.png) no-repeat center center; width: 50px; height: 40px; }

.header .nav{font-size:0; background: #196737;}
.header .nav li{display:inline-block;vertical-align:middle}
.header .nav li a{display:block;font-size:18px;line-height:64px;padding:0 64px; color: #FFF;}
.header .nav li .arr{float:right;height:40px;width:40px;position:relative;display:none}
.header .nav li .arr:after{content:'';border-top:2px solid #ccc;border-left:2px solid #ccc;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(135deg);right:15px}
.header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover{ background: #2b9b35; color: #FFF; }
.header .nav li.dropdown{position:relative}
.header .nav .dropdown-box{position:absolute;left:0;min-width:100%;top:100%;display:none;z-index:10;text-align:center;box-shadow:0 6px 12px rgba(0,0,0,0.18);    background-color:rgba(43, 155, 53, 0.86);}
.header .nav .dropdown-box p{margin:0;}
.header .nav .dropdown-box a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px;background-color:transparent !important;line-height:40px;    font-size: 14px;}
.header .nav .dropdown-box a:hover{background-color:#2b9b35 !important;color:#fff !important}
.header .nav li.open .dropdown-box{display:block}

.menu-btn{display:none;padding:12px 0;float:right;margin-left:15px}
.menu-btn:before,.menu-btn:after,.menu-btn span{display:block;height:2px;background-color:#196737;content:''}
.menu-btn:before{width:24px}
.menu-btn:after{width:18px;margin-left:6px}
.menu-btn span{width:12px;margin:6px 0 6px 12px}

.banner{ width: 100%;max-width: 1920px; margin: 0 auto; overflow: hidden; position: relative;}
.banner .swiper-button-prev{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-button-next{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-pagination-bullet{ background:#FFF; width: 50px; height: 5px;opacity: 1; border-radius: 0;}
.banner .swiper-pagination-bullet-active{background-color:#196737;}
.banner .swiper-slide img {max-width: 100%; display: block;}

.yunu-link{padding:20px 0}
.yunu-link h4{border-bottom:1px solid #ddd;margin:0;font-size:18px;color:#196737;padding-bottom:15px}
.yunu-link h4 small{text-transform:uppercase;font-size:16px;font-weight:normal;color:#999}
.yunu-link ul{margin-left:-20px}
.yunu-link li{float:left;margin-left:20px;margin-top:20px}

.pc-slide{float:left;width:400px}
.view .swiper-slide .img-center{width:100%;height:300px;line-height:300px}
.view .swiper-container{width:100%}
.preview{width:100%;margin-top:10px;position:relative}
.preview .swiper-container{margin:0 30px}
.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height:80px}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .active-nav .img-center{border-color:#196737}

div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size:0}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1}

.yunu-showcase{margin:0 0 40px}
.yunu-showcase-info{margin-left:430px}
.yunu-showcase-info h1{font-size:24px;margin:0 0 30px;font-weight:normal}
.yunu-showcase-info p{margin:5px 0 0;color:#666;line-height:1.8;min-height:250px}
.yunu-showcase-info .tel{border-top:2px solid #e6e6e6;margin-top:15px;padding-top:15px;height:42px;line-height:21px;font-size:18px}
.yunu-showcase-info .tel strong{color:#196737}
.yunu-showcase-info .tel a{float:right;line-height:42px;padding:0 25px;background-color:#196737;color:#fff}

.section{padding:40px 0}
.section-title{text-align:center;  color: #444444; font-size: 36px;}
.section-title strong{ position: relative;padding-bottom: 10px;  }
.section-title strong:after{ position: absolute; bottom: 0; left:50%; width: 60px; height: 4px; margin-left: -30px; content: ''; background: #2b9b35; }
.section-title p{      width: 60px;
    height: 4px;
    background: #2b9b35;
    margin: 9px auto;}
.section-title h3{    margin: 0;
    text-align: center;
    color: #1f1f1f;
    font-size: 33px;
    font-weight: bold;
    height: 96px;
    margin-bottom: 40px;}
.section-title h3 span{}
.st2{    color: #196737;font-size:20px;    display: block;}

.in-service {background:#fff; }
.in-service ul.a1{ padding-bottom: 80px; }
.in-service li{ float: left; width: 16.66%; }
.in-service li a{ display: block; margin: 0 8px; position: relative; }
.in-service li .text{position: absolute; left:0;top:0;width: 100%; height: 100%; text-align: center; color: #FFF; background: rgba(0,0,0,0.5); }
.in-service li .text i{ font-size: 50px; position: relative; top:70px; }
.in-service li .text i:after{ position: absolute;bottom: -30px; left: 50%; margin-left: -10px; width: 20px; height: 1px; background: #FFF; content: ''; }
.in-service li .text h3{ position: relative; top:100px; font-weight: normal; font-size: 20px; }

.in-pro{background: url(../images/bg2.jpg) no-repeat center / cover;    background-position: center top;
    background-attachment: fixed;}
.in-prod-menu{text-align:center;font-size:0;}
.in-prod-menu li{float: left; width: 16.66%;}
.in-prod-menu li a{display:block;margin:0 5px 10px;font-size:16px;line-height:39px;color:#444444;background-color: #FFF;position:relative;border:1px solid #e5e5e5;border-radius: 25px;}
.in-prod-menu li a:hover{color:#fff;background-color:#2b9b35; border-color:#2b9b35;}
.in-pro .more{ width: 120px; height: 35px; line-height: 35px; text-align: center; margin: 0 auto; }
.in-pro .more a{ color: #FFF; width: 120px; height: 35px; display: block; border: 1px solid #FFF; border-radius: 17px;}

.list-1 li{ float: left; width:25% }
.list-1 li a{ display: block; margin: 0 10px 20px 10px; text-align: center; position: relative;   }
.list-1 li .text{ font-size: 16px; background: #FFF;transition:all 0.5s; height: 50px; line-height: 50px;  width: 100%; display: block; }
.list-1 li a:hover .text{ background:#2b9b35; color: #FFF;  }

.in-case{ background: url(../images/bg3.jpg) no-repeat center / cover;  }
.in-case .swiper-container{padding-bottom: 40px;}
.in-case .swiper-slide a{ display: block; border: 1px solid #ccc; background: #FFF; }
.in-case .swiper-slide .text{ padding: 14px; }
.in-case .swiper-slide .text h3{margin: 0;}
.in-case .swiper-slide .text p{ margin: 0 0 10px 0; color: #666; padding: 10px 0;  }
.in-case .swiper-slide .text .more{    color: #f2f9f9;
    background: #196737;
    width: 110px;
    line-height: 34px;
    text-align: center;}

.in-news{background: #fff; }
.in-news-left{ float: left; width: 580px;    background: #f9f9f9;}
.in-news-right{ float: right; width: 580px;  }
.in-news .more{ width: 120px; height: 35px; line-height: 35px; text-align: center; margin: 0 auto; }
.in-news .more a{ color: #196737; width: 120px; height: 35px; display: block; border: 1px solid #196737; border-radius: 17px;}

.in-news-left .img-cover{padding-top:47%;border-radius: 10px;}
.in-news-left .img-cover:hover span{transform:scale(1.2)}
.in-news-left .text{  padding: 0 12px; }
.in-news-left .text h3{ margin:12px 0 4px; font-weight: normal; font-size: 18px; }
.in-news-left .text h3 span{ float: right; }
.in-news-left .text p{ margin: 0; line-height: 25px; color: #666; }

.in-news-right ul li{ height: auto; overflow: hidden; padding: 20px 10px; margin-bottom: 15px;    background: #f9f9f9; }
.in-news-right ul li:hover{ box-shadow: 0 0 5px #ccc;     background: #fff;}
.in-news-right ul li .date{ float: left; width: 12%; text-align: center;color: #196737; }
.in-news-right ul li .date span{     display: block;
    font-family: 'Anton';
    font-size: 32px; font-weight: bolder;}
.in-news-right ul li .text{ float: right; width: 86%; box-sizing:border-box; border-left: 1px solid #dfdfdf; padding: 0 15px; }
.in-news-right ul li .text h2{ margin: 0; font-size: 18px; color: #333333;}
.in-news-right ul li .text p{ margin: 0; line-height: 23px; color: #8d8d8d;}
.in-news-right ul li a:hover .text h2{ color: #196737; }

.footer{color:#666666; padding-top: 20px;    background: #131313;}
.footer a{color:#444444}
.footer-copy{padding:10px 0;background: #333333;margin-top:30px; border-top: 1px solid #2e373e;color: #999999; text-align: center;}
.footer-copy a{ color: #999999; }
.footer .contact{ float: right; width: 290px;  }

.footer .contact .text{ padding: 10px 0; }
.footer .contact .text span{ color: #444; display: block; font-size: 22px; }
.footer .contact .tel{ font-size: 18px; color: #444 }
.footer .contact .tel strong{display: block; font-size: 24px; color: #2b9b35;}

.footer .fnav{ float: left; width: 860px; }
.footer .fnav dl{ float: left; margin: 0 45px 0 0; }
.footer .fnav dl dt{ margin: 0;font-size: 18px; line-height: 35px; }
.footer .fnav dl dd{ margin: 0 }
.footer .fnav dl dd a{display: block; color: #666666; line-height: 28px;}



.banner-sub{height:300px;background:no-repeat center / cover}

.section-sub{padding:0}

.sub-tit {border-bottom: 1px solid #ddd;font-size: 18px;color: #196737;font-weight: bold;padding-bottom: 15px;margin-bottom: 20px;    margin-top: 29px;display: none;}
.curmbs {float: right;font-weight: normal;font-size: 12px;color: #999;line-height: 25px;background: url(../images/hom1.jpg) no-repeat 0 center;padding-left: 20px;}
.curmbs em {font-style: normal;padding: 0 5px;}

.ct2-sd{width:100%; z-index: 99;    border-bottom: 1px solid #d1d1d1;    height: 62px;}
.ct2-mn{width:100%;    z-index: 26;}

.panel-sd{}
.panel-sd:last-child{margin-bottom:0}
.panel-sd .tit{    text-align: left;
    font-size: 16px;
    padding: 20px 0 20px 35px;
    text-transform: uppercase;
    border-bottom: 1px solid #d1d1d1;}
.panel-sd .tit span{ font-size: 20px; display: block;  font-weight: bold; color: #196737; }
.panel-sd .tit i{font-style: normal; font-size: 16px; color: #FFF; margin-right: 5px;}

.contact-sd{padding:20px;}
.contact-sd .tel{background:url(../images/ny-tel.jpg) no-repeat 0 center; padding-left: 55px;}
.contact-sd .tel strong{color:#5b5b5b;font-size:18px; display: block;}
.contact-sd .cont{ margin-top: 8px; }
.contact-sd .cont p{ margin: 0; line-height: 25px;  }

.lanmu{background: #FFF;}
.lanmu li{float: left;
    display: inline-block;}
.lanmu li>a{display:block;line-height:62px;padding:0 35px;color:#666;font-size:15px; }
.lanmu li .arr {float: right;height: 45px;width: 40px;position: relative;cursor: pointer;}
.lanmu li .arr:after {content: '';border-top: 2px solid #70db97;border-left: 2px solid #70db97;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}

.lanmu-box{display:none}
.lanmu-box p{margin:0;border-top:1px solid #fff;padding-left:15px}
.lanmu-box p a{padding:0 25px;display:block;line-height:40px}
.lanmu li>a:hover,.lanmu li.active>a {color: #fff;background-color: #196737;}
.lanmu li.active .arr:after {border-color: #fff;}
.lanmu li.open .lanmu-box {display: block;}
.lanmu li.open .arr:after {transform: rotate(225deg);}


.list-3{margin:-20px 0 0 -20px}
.list-3 li{float:left;width:33.333333%}
.list-3 li a{display:block;margin:20px 0 0 20px;text-align: center;}
.list-3 li .img-cover{border:1px solid #ddd;padding-top:76%}
.list-3 li .text{line-height:40px;position:relative; padding: 0 14px;  font-size: 16px;}
.list-3 li .text p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;z-index:1;transition:all 0.5s}

.list-4{ margin:10px 0 0 0px!important;}
.list-4 li{ display: inline-block; width: 50%; margin: 0; }
.list-4 li a{display:block;line-height: 34px; margin: 0 20px 0 0; color: #545555;}
.list-4 li span{ float: right; color: #bbbbbc; }

.list-5 li{margin-bottom:15px}
.list-5 li a{display:block;border:1px solid #ddd;padding:15px;overflow:hidden}
.list-5 li .img-center{float:left;width:250px}
.list-5 li .text{margin-left:270px}
.list-5 li .text h4{margin:0;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}
.list-5 li .text h4 span{float:right;font-size:12px;color:#999;font-weight:normal}
.list-5 li .text p{color:#797979}
.list-5 li .text .more{float:right;padding:6px 12px;color:#fff;background-color:#B6B6B6}
.list-5 li a:hover{border-color:#196737}
.list-5 li a:hover .text h4{color:#196737}
.list-5 li a:hover .text .more{background-color:#196737}

.list-6 li{ float: left; width: 25%; margin: 0; }
.list-6 li a{display:block;margin:20px 0 0 20px; text-align: center;}
.list-6 li .text{margin:8px 0 0;}

.yunu-infocontent-title{margin-bottom:20px;text-align:center}
.yunu-infocontent-title h1{margin:0;font-size:24px}
.yunu-infocontent-title p{margin:10px 0 0;font-size:12px;color:#999}
.yunu-infocontent-title p span{padding:0 5px}

.yunu-infocontent-desc{margin-bottom:20px;border:1px solid #ddd;padding:20px}
.yunu-infocontent-desc p{display: inline-block;}
.yunu-infocontent-body{line-height:1.5;margin-bottom:20px;    font-size: 16px;}
.yunu-infocontent-body p{    margin: 0;}
.yunu-infocontent-body p img{}
.yunu-infocontent-body img{max-width:100% !important;height:auto !important;width:auto !important}
.yunu-infocontent-epx{margin-bottom:20px}
.yunu-infocontent-epx li{line-height:32px;margin-bottom:5px}
.yunu-infocontent-epx li span{display:inline-block;background-color:#A2A2A2;color:#fff;padding:0 15px;margin-right:10px}
.yunu-infocontent-epx li em{float:right;font-style:normal}
.yunu-infocontent-return{border-top:1px solid #000;line-height:32px}
.yunu-infocontent-return a{margin-right:10px}
.yunu-infocontent-return .more{margin:0;float:right;background-color:#000;color:#fff;padding:0 10px}
.yunu-infocontent-rem{margin-bottom:20px}
.yunu-infocontent-rem h4{margin:0;font-size:24px;line-height:55px}
.yunu-infocontent-rem li{border-top:1px dashed #dbdbdb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:46px}
.yunu-infocontent-rem li span{float:right}

.prod-menu{margin-bottom:20px;border-bottom:3px solid #196737}
.prod-menu li{float:left;margin-right:7px}
.prod-menu li a{display:block;padding:0 35px;line-height:50px;border-radius:5px 5px 0 0;background-color:#F1F1F1;font-size:16px}
.prod-menu li.active a{background-color:#196737;color:#fff}


.map{margin-top:30px;height:350px}

.inabout{    display: table-row-group;}
.inabf{    float: left;
    width: 42%;
    height: 284px;
    margin-right: 4%;    margin-top: 10px;}
.inabf img{    width: 100%;
    height: 100%;}
.inabr{    float: left;
    width: 54%;}
.inabr ul{}
.inabr ul li{    width: 100%;}
.inabr ul li p{     margin: 0;
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;}
.inabr ul button{    background: #196737;
    border: 0;
    width: 150px;
    height: 42px;
    margin-top: 12px;}
.inabr ul button a{    color: #fff;}
.bscolor{color:#fff!important;}
.toutnr{     background: #ffffff;
    height: 58px;
    padding: 24px 0;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    display: -webkit-inline-box;
    width: 100%;
}
.tout{}
.tout p{    height: 58px;
    line-height: 58px;
    float: left;
    margin: 0;
    display: flex;
    margin-right: 10px;}
.tout p img{    height: 100%;
    margin-right: 10px;}
.tout p span{    font-size: 34px;
    font-weight: bolder;
    color: #196737;}
.tout h3{    float: left;
       font-size: 24px;
    font-weight: bolder;
    line-height: 58px;
    margin: 0;}
.tout h3 a{}

.footewm{width:150px;height:150px;}
.footewm img{width:100%;height:100%;}

.list-rep{}
.list-rep li{    background: #e8e7e7;
    height: 100px;
    margin: 20px auto;}
.list-rep li a{}
.report-img{width: 100px;
    height: 100px;
    float: left;
    margin-right: 26px;}
.report-img img{    width: 100%;
    height: 100%;}
.text-report{    float: left;
    width: 85%;}
.text-report h4{    font-size: 16px;
    float: left;
    margin: 0;
    line-height: 100px;}
.text-report p{    float: left;
    margin: 0;
    line-height: 100px;
    margin-left: 52%;
    font-size: 14px;
    font-weight: inherit;}
.text-report span{    float: right;
    line-height: 40px;
    background: #196737;
    width: 120px;
    text-align: center;
    height: 40px;
    color: #fff;
    margin: 30px auto;}
.more-rep{}

.recruit{}
.recruit li{    position: relative;
    padding: 19px 20px 20px;
    border-bottom: 1px solid #eee;
    line-height: 1;
    display: flow-root;
    height: 86px;
}
.recruit li a{}
.recruit-text{    float: left;
    width: 76%;}
.recruit-text h4{    color: #333;
    font-size: 18px;
    margin: 0;}
.recruit-text p{    color:#ff552e;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 11px;
    font-weight: bold;}
.recruit-text span{    float: left;
    margin-right: 6px;
    font-size: 12px;
    color: #6c95ba;
    padding: 4px;
    margin-bottom: 3px;}
.recruit-sq{    text-align: center;
    width: 80px;
    margin-top: 25px;
    height: 32px;
    line-height: 32px;
    background: #196737;
    font-size: 14px;
    color: #ffffff;
    border-radius: 2px;    float: right;}
.recruit-sq a{    color: #ffffff;}

.recruit-nr{      width: 72%;
    float: left;
    border: 1px solid #ededed;
    box-shadow: 4px 0 27px rgba(198,198,198,0.41);
    padding: 20px;}
.recruit-txt{     border-bottom: 2px solid #eaeaea;
    height: 177px;}
.recruit-txt-l{ }
.recruit-txt-l h3{    font-size: 30px;
    color: #2e343b;
    font-weight: 700;
    margin-top: 4px;}
.recruit-txt-l p{    font-size: 14px;
    color: #497e9d;}
.recruit-txt-l span{     color: #ff552e;
    font-size: 20px;
    font-weight: 700;}
.recruit-body{}
.recruit-body li{display: unset;}
.recruit-body li h4{    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin-bottom: 32px;}
.recruit-body li ul{}
.recruit-body li ul p{font-size: 16px;}

.recr{}
.recl{     width: 20%;
    float: right;
    border: 1px solid #ededed;
    box-shadow: 4px 0 27px rgba(198,198,198,0.41);
    height: 465px;
    padding: 20px;}
.rectizwxx{}
.rectizwxx h3{}
.rectizwxx ul{}
.rectizwxx ul p{font-size: 16px;}
.rectizwxx button{    background: #ff552e;
    border: 0;
    width: 244px;
    margin-right: 10px;
    height: 54px;
    line-height: 54px;}
.rectizwxx button a{color:#fff;    font-size: 20px;}
.pagination a.cur{    background: #196737!important;}

.about-img{    width:60%;
    float: right;    margin: 160px auto;}
.about-img p{}
.about-img p img{width: 100%;}
.about-body{    width: 37%;    float: left;margin: 58px auto;}
.about-body h3{    padding-bottom: 16px;
    margin-bottom: 42px;
    border-bottom: 1px dashed #dbdbdb;
    font-size: 30px;
    font-weight: bold;}
.about-body p{    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;}
.about-body dt{     background: #196737;
    height: 3px;
    width: 17px;
    margin-top: -44px;
    margin-bottom: 36px;}
    .idea-body{    width: 90%;
    margin: 60px auto;
    background: rgba(255, 255, 255, 0.29);
    padding: 3%;}
    .idea-body li{    line-height: 80px;
    background: #e8e8e8;
    border-radius: 50px;
    font-size: 14px;    display: inherit;}
    .idea-body li h3{    background: #196737;
    line-height: 80px;
    display: table-cell;
    float: left;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    color: #fff;text-align: center;    margin: 0;
            margin-right: 10px;
    }
     .idea-body li P{ }
    
    .culture-nr{background:url(../images/culture.jpg) no-repeat 0 center;padding: 6%;}
    .culture-nr p{    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;}
.spirit1{ 
    margin-bottom: 1%;}
.spirit1 li{
    padding: 3%;
    color: #fff;
        display: table-row-group;
    height: 124px;}
.spirit1 li h3{    font-size: 20px;
    margin:0;
}
.spirit1 li p{}

.spirit2{    height: 197px;
    margin-bottom: 112px;}
.spirit2 li{width: 26.649%;
    float: left;
    padding: 3%;
    color: #fff;
    display: unset;
    height: 124px;}
.spirit2 li h3{    font-size: 20px;}
.spirit2 li p{}


.photos-left{    float: left;}
.photos-right{    float: right;}
.photos-body{background:url(../images/photos5.jpg) no-repeat 0 center;
        background-size: cover;
    background-blend-mode: multiply;}
.photos-list{  }
.photos-img{width: 48%;}
.photos-img p{}
.photos-img p img{width: 100%;
    height: 100%;border-radius: 5px;}
.photos-nr{    width: 100%;}
.photos-nr ul{    padding: 1em 0;}
.photos-nr ul h3{    font-size: 24px;
    color: #196737;    margin: 0;}
.photos-nr ul p{    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;}

.details-body{    float: right;
    width: 73%;    margin-top: 99px;}
.details-body p{     border-bottom: 1px dashed #dbdbdb;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;}
.details-body dt{background: #196737;
    height: 3px;
    width: 17px;
    margin-top: -17px;
    margin-bottom: 17px;}

.details-img{background:url(../images/details.jpg) no-repeat 0 center;
        background-size: cover;
    background-blend-mode: multiply;
        color: #fff;    padding: 5%;
}
.details-img p{    font-size: 16px;
    line-height: 30px;}
.details-img h3{    font-size: 24px;}

.allmap-list{    float: right;
    width: 62%;    margin: 7em auto;}
.contact-list{    float: left;
    width: 34%;    margin: 17em auto;}
.contact-list ul{    display: inline-block;}
.contact-list ul h3{    font-size: 24px;
    margin: 0;margin-bottom: 10px;}
.contact-list ul li{    line-height: 38px;
    height: 38px;}
.contact-list ul li p{    margin: 0;
    float: left;
    margin-right: 10px;}
.contact-list ul li p img{    margin-top:10px;
    display: table;}
.contact-list ul li span{    font-size: 16px;}

.about-title{    margin-top:9px;    margin-bottom: 52px;}
.about-title p{display: block;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;    margin: 0;    margin-bottom: 10px;}
.about-title span{    font-size: 28px;
    line-height: 41px;
    display: block;
    color: #196737;}
    
    .spirit-title{    margin-top: 112px;    margin-bottom:30px;}
.spirit-title p{display: block;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;   
    color:#fff;
    margin: 0;    
    margin-bottom: 10px;}
.spirit-title span{    font-size: 28px;
    line-height: 41px;
    display: block;
    color: #fff;}
    
.culturen{
    padding: 120px 60px;
    width: 1080px;    }
    .cultTOP{margin-top: -68px;}
.culture-title{    margin-top: 0;}
.photos-title{    text-align: center;    margin-top: 100px;}
.photos{    background: #fff;
    padding: 60px;
    width: 1080px;
    top: -234px;
    position: relative;
    margin-top: 310px;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    border: 1px #d4d4d4 solid;}
    
    .details-title{float: left;margin-top:118px;}
    .details{    height: 321px;}
    .article{    margin-top: 38px;}
    .ct3{margin-top: 38px;    margin-bottom: 38px;}
.spirit-body{    background: url(../images/shim.jpg) no-repeat 0 center;
    background-size: cover;
    background-blend-mode: multiply;}
    
.idesbj{background: url(../images/personnel.jpg) no-repeat 0 center rgba(0, 0, 0, 0.18);
    background-size: cover;
    background-blend-mode: multiply;}
    
.reph{height:500px;}
.list-news{    float: right;
    width: 920px;}
.nav-news{    float: left;
    width: 250px;}
.nav-news ul{box-shadow: 0 2px 8px rgba(0,0,0,.1);    border: 1px #ddd solid;}
.nav-news ul h3{    text-align: left;
    font-size: 16px;
    padding: 20px 0 20px 35px;
    text-transform: uppercase;
    color: #196737;
    margin: 0;}
.nav-news ul p{   margin: 0;
    border-bottom: 1px solid #d1d1d1;}
    .nav-news ul p a{      display: block;
    line-height: 50px;
    padding: 0 0 0 25px;
    color: #666;
    font-size: 15px;}
    .activenews{    background: #196737;}
     .activenews a{color:#fff!important;}
.hangimg{    height: 218px;}
.innews-img{    height: 152px;}