﻿*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";font-size:14px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.img_size{background-size:cover;background-position: 50% 50%;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1200px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
input[type=text], input[type=button], input[type=submit], textarea{outline:none;}

header.act{position:fixed;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out !important;width:100%;background:#fff; visibility: visible !important;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}
header.act .header-top, header.act .header-box{display:none;}

body.active{overflow: hidden;}
.header-mask{position:fixed;left:0;top:0;overflow: hidden;background:rgba(0,0,0,0.3);z-index: 20;display: none;width:100%;height:100%;}
.header-mask.active{opacity:1;display: block;}

header{position:relative;width:100%;z-index: 9999;}   

.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.22rem 0;}
.header-main .logo{display: flex;align-items: center;}
.header-main .logo img{ max-width:100%; display:block;}
.header-main .logo .txt{margin-left: 20px;padding-left: 20px;background: url(../images/shu.png) no-repeat left center;}
.header-main .logo .txt .t1{line-height: 25px;font-size:16px;color:#008f47;font-weight: bold;}
.header-main .logo .txt .t2{line-height: 21px;font-size:14px;color:#404040;}


header .tel{background:url(../images/tel.png) no-repeat left 5px;padding-left:64px;}
header .tel p{line-height:28px;font-size:14px;color:#7f7f7f;}
header .tel b{display:block;color:#008f47;font-size:26px;line-height:30px;font-family:"Arial";}

.header-nav{ width:100%;background:#008f47;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:calc(100% / 7);}
.nav-ul li .nav_a {display:block;font-size:16px;color:#fff;line-height:55px;text-align:center;border-right: 1px solid rgba(255,255,255,0.3);}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background-color: #3b4641;}

.nav-ul .sub_ul {display: none;width: 100%;position: absolute;left:50%;transform:translateX(-50%);z-index:999;background:rgba(255,255,255,1);}
.nav-ul .sub_ul li{width:100%;}
.nav-ul .sub_ul li .nav_a2{font-size:14px;line-height:40px;color:#1d1e20;display:block;text-align:center;transition: all 0.3s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #fff;transform: scale(1.1);background:#008f47;}

.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px;  border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu span { width:30px;height:3px;background:#008f47;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu .span03{width:22px;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);width: 100%;}

.sjnav{ width:250px; position:fixed;right:0%;z-index:30;display: block;transition: all 0.5s;top:0;}
.sjnav .list-inline{ padding:0; margin:0;overflow: hidden;right: -100%;width: 100%;transition: all 0.3s;position: absolute;transform:translateX(100%);opacity: 0;background:#fff;padding:60px 20px 0 20px;}
/* .sjnav li{ display:block; margin:0; padding:0;}
.sjnav li a{display:block;line-height:59px;  font-size:15px; color:#333;border-bottom: 1px solid #ddd;transition: all 0.3s;padding-left: 20px;}
.sjnav li a:hover, .sjnav li.active a{color:#0154a8;font-weight: bold;} */
.sjnav.click .list-inline{transform:translateX(0);opacity: 1;right:0;}

.sjnav .list-inline-li{ display:block; margin:0; padding:0;width: 100%;border-bottom: 1px solid #ccc;}
.sjnav .list-inline-li .list-box{display: flex;justify-content: space-between;align-items: center;padding:0 0 0 10px;}
.sjnav .list-inline-li .list-box .list-link{display:block;line-height:57px; font-size:15px; color:#555;width: calc(100% - 50px);}
.sjnav .list-inline-li .list-box .list-link i{margin-right: 15px;font-size:12px;}
.sjnav .list-inline-li .list-box .fa-span{ font-size:16px;width: 40px; line-height: 50px;transition: 0.5s; display: block;text-align: center;}
.sjnav .list-inline-li.on .list-box .fa-span{transform: rotate(90deg);} 

.sjnav .list-inline-li .sublist{border-top: 1px solid #ccc;display: none;}
.sjnav .list-inline-li .sublist li{line-height: 40px;padding:0 20px 0 40px;background-color: #f5f5f5;}
.sjnav .list-inline-li .sublist li a{display: flex;justify-content: space-between;align-items: center;font-size: 14px;color:#666;}
.sjnav .list-inline-li .sublist li a:hover{color:#008f47;}

.sjnav .list-inline-li.active .list-box .list-link{color:#008f47;font-weight: bold;}

/* .sjnav li.active{background:#febf05; }
.sjnav li.active .list-link{color:#fff !important;}
.sjnav li.active .fa-span{color:#fff !important;} */

.banner{position: relative;}
.ban-img{display: block;max-width: 100%;margin:0 auto;}
.banner .swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.banner .swiper-pagination-bullet-active{background:#008f47}
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);margin:0;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

.header-form{border-bottom: 1px solid #e4e4e4;}
.header-form .wrap{display: flex;justify-content: space-between;align-items: center;}
.header-form .wrap .links{font-size:0.14rem;color:#444;}
.header-form .wrap .links a{margin:0 10px;color:#7d7d7d;}
.header-form .wrap .links a:hover{color:#000;text-decoration: underline !important;}
.header-form .wrap form{width: 360px;display: flex;border-left: 1px solid #e4e4e4;font-size:0.14rem;}
.header-form .wrap form input[type=text]{width: calc(100% - 80px);padding-left: 10px;}
.header-form .wrap form input[type=submit]{width: 80px;line-height: 75px;background: url(../images/but.png) no-repeat center center, #3b4641;}
.header-form .wrap form:hover input[type=submit]{background: url(../images/but.png) no-repeat center center, #008f47;}

main{background-color: #f5f5f5;}

.title2{text-transform: uppercase;color:#2e2e2e;font-family: "arial";}
.title2 .t1{line-height: 0.44rem;font-size:0.42rem;}
.title2 .t2{line-height: 0.48rem;font-size:0.36rem;position: relative;padding-bottom: 0.1rem;}
.title2 .t2::before{content:"";display: block;width: 0.2rem;height: 2px;background-color: #a7a7a7;position: absolute;left: 0;bottom: 0;}
.title2 .t3{font-size:0.16rem;color:#696868;padding:0.2rem 0 0 0;}

.title{position: relative;padding-bottom: 0.1rem;font-family: "arial";color:#2e2e2e;text-transform: uppercase;}
.title::before{content:"";display: block;width: 0.2rem;height: 2px;background-color: #a7a7a7;position: absolute;left: 0;bottom: 0;}
.title .t1{line-height:0.25rem;font-size:0.14rem;}
.title .t2{line-height:0.5rem;font-size:0.34rem;}

.more{display: block;text-align: center;width: 1.9rem;line-height: 0.4rem;border-radius: 10px;background-color: #05914a;font-size:0.14rem;color:#fff;text-transform: uppercase;margin:0 auto;}
.more:hover{color:#fff;transform: translateY(-8px);}

.pro{background-color: #fff;position: relative;padding:0.5rem 0;z-index: 3;}
.pro .title{text-align: center;background: url(../images/title.png) no-repeat center center;}
.pro .title::before{display: none;}
.pro .tabs{display: flex;flex-wrap: wrap;padding:0.2rem 0;justify-content: space-between;}
.pro .tabs a{display: flex;justify-content: space-between;align-items: center;padding:0 0.15rem;border:1px solid #e4e4e4;line-height: 0.52rem;font-size:0.16rem;color:#fff;font-weight: bold;background-color:#008f47; width: calc(100% / 4 - 1%);margin:0.5%;}
.pro .tabs a i{width: 14px;height: 14px;border:1px solid #fff;font-size:0.12rem;color:#fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.pro .tabs a span{display: block;width: calc(100% - 20px);}
.pro .tabs a:hover, .pro .tabs a.on{background-color: #3b4641;color:#fff;}
.swiper-pro {padding:0 0 0.4rem 0;}
.swiper-pro a{display: block;border:1px solid #e7e7e7}
.swiper-pro a .pic{width: 100%;position: relative;overflow: hidden;background-color: #fff;}
.swiper-pro a .pic::before{content:"";display: block;padding-top:calc(245 /  285 * 100%);}
.swiper-pro a .txt{display: flex;justify-content: space-between;align-items: center;padding:0 0.15rem;border-top:1px solid #e7e7e7;line-height: 0.62rem;font-size:0.16rem;color:#333;font-weight: bold;background-color:#fff; transition: 0.5s;}
.swiper-pro a .txt i{width: 18px;height: 18px;border:1px solid #333;font-size:0.13rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.swiper-pro a .txt span{display: block;width: calc(100% - 25px);}
.swiper-pro a:hover .img_cover{transform: scale(1.1);}
.swiper-pro a:hover .txt{background-color: #008f47;color:#fff;}
.swiper-pro a:hover .txt i{border-color: #fff;}

.about{padding:0.3rem 0;}
.about .box{display: flex;justify-content: space-between;padding:0.25rem 0;}
.about .box .left{width: 45%;}
.about .box .left a{display: flex;flex-wrap: wrap;align-content: space-around; width: 50%;padding:15px 24px;height: 1.85rem;}
.about .box .left a .txt{width: 100%;}
.about .box .left a .txt .t1{line-height: 0.3rem;font-size:0.24rem;color:#fff;}
.about .box .left a .txt .t2{line-height: 0.22rem;font-size:0.16rem;color:#fff;font-family:"arial";opacity: 0.5;}
.about .box .left a i{display: block;width: 20px;height: 20px;border:1px solid #fff;font-size:0.16rem;color:#fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.about .box .left a:hover i{background-color: #fff;color:#008f47;}
.about .box .left .bb{display: flex;}
.about .box .left .pic{width: 100%;position: relative;overflow: hidden;}
.about .box .left .pic::before{content:"";display: block;padding-top:calc(185 / 538 * 100%);}
.about .box .right{width: 50%;display: flex;flex-wrap: wrap;align-content: space-between;}
.about .box .right .txt{font-size:14px;color:#6c6c6c;line-height: 22px;height: 308px;overflow: hidden;width: 100%;}
.about .box .right .bb{display: flex;width: 100%;}
.about .box .right .bb .more{margin:0 13px 0 0;background-color: #3b4641;}
.about .box .right .bb .more:hover{background-color: #008f47;}
.about .box:hover .img_cover{transform: scale(1.1);}

.about-ul{display: flex;padding:0.4rem 0;background-color: #fff;}
.about-ul ul{display: flex;justify-content: space-between;}
.about-ul ul li{width: 23%;}
.about-ul ul li a{display: block;border:1px solid #05914a;position: relative;overflow: hidden;}
.about-ul ul li a::before{content:"";display: block;padding-top:calc(150 / 286 * 100%);}
.about-ul ul li a .txt{position: absolute;left: 10%;bottom: 4%;color:#fff;z-index: 9;}
.about-ul ul li a .txt .t1{height:65px;line-height: 65px;font-size:0.62rem;font-family:"arial";}
.about-ul ul li a .txt .t1 span{font-size:0.24rem;margin-left: 8px;}
.about-ul ul li a .txt .t2{line-height: 0.32rem;font-size:0.16rem;}
.about-ul ul li a::after{content:"";display: block;width: 94%;height: 94%;background-color: #05914a;position: absolute;left: 0;bottom: 0;clip-path: polygon(0% 0%, 0% 0%, 100% 100%, 0% 100%);}
.about-ul ul li:hover .img_cover{transform: scale(1.1);}

.fc{padding:0.3rem 0;}
.fc .title{display: flex;align-items: flex-end;border-bottom: 1px solid #dcdcdc;}
.fc .title::before{display: none;}
.fc .title .t1{padding:0 0 5px 10px;}
.swiper-fc{padding:0.2rem 0;}
.swiper-fc a{display: block;border:1px solid #e7e7e7}
.swiper-fc a .pic{width: 100%;position: relative;overflow: hidden;background-color: #fff;}
.swiper-fc a .pic::before{content:"";display: block;padding-top:calc(190 /  285 * 100%);}
.swiper-fc a .hover{width: 100%;height: 100%;background-color: rgba(0, 0, 0,0.3);position: absolute;left: 0;top:0;display: flex;justify-content: center;align-items: center;color:#fff;font-size:0.14rem;opacity: 0;}
.swiper-fc a .hover span{display: block;font-size:0.16rem;font-weight: bold; padding-bottom:10px;}
.swiper-fc a .txt{display: flex;justify-content: space-between;align-items: center;padding:0 0.15rem;border-top:1px solid #e7e7e7;line-height: 0.62rem;font-size:0.16rem;color:#333;background-color:#fff; transition: 0.5s;}
.swiper-fc a .txt i{width: 18px;height: 18px;border:1px solid #333;font-size:0.13rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.swiper-fc a .txt span{display: block;width: calc(100% - 25px);}
.swiper-fc a:hover .img_cover{transform: scale(1.1);}
/* .swiper-fc a:hover .txt{background-color: #008f47;color:#fff;} */
.swiper-fc a:hover .txt i{border-color: #05914a;background-color: #05914a;color:#fff;}
.swiper-fc a:hover .hover{opacity: 1;}
.fc .swiper-pagination{width: 100%;position: static;}
.fc .swiper-pagination .swiper-pagination-bullet{background-color: #fff;border:1px solid #c0c0c0;width: 10px;height: 10px;margin:0 0.08rem;opacity: 1;}
.fc .swiper-pagination .swiper-pagination-bullet-active{background-color: #05914a;border-color: #05914a;}

.app{background-color: #05914a;}
.app .bg{background: url(../images/bg2.jpg) no-repeat center center, #fff;padding:0.4rem 0 0.3rem 0;}
.app .title{text-align: center;background: url(../images/title2.png) no-repeat center center;}
.app .title::before{display: none;}
.app .bigbox{margin:0 18px;position: relative;display: flex;justify-content: space-between;}
.app .bigbox ul{display: block;}
.app .bigbox ul li{display: flex;align-items: flex-end;padding:0.3rem 0}
.app .bigbox ul li .txt{width: 321px;height: 106px;background-size: contain;color:#fff;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;text-align: center;align-content: center;}
.app .bigbox ul li .txt .t1{font-size:16px;font-weight: bold;padding-bottom: 6px;width: 100%;}
.app .bigbox ul li .txt .t2{font-size:14px;line-height: 18px;width: 100%;}
.app .bigbox ul li img{display: block;max-width: 100%;transform: translateY(10px);margin:0 5px;}
.app .bigbox ul li:nth-child(odd){margin:0 18px;}
.app .bigbox ul:nth-child(2) li{flex-direction: row-reverse;}
.app .bigbox ul:nth-child(2) li:nth-child(2) .txt{padding:0 0 0 30px;}

.app .bigbox .pic{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);width: initial;}
.app .bigbox .pic .img{border-radius: 50%;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);overflow: hidden;width: 3.32rem;}
.app .bigbox .pic .img::before{content:"";display: block;padding-top: 100%;}


.partner{position: relative;z-index: 2;padding:0.4rem 0 0 0;}
.partner::before{content: "";display: block;width: 100%;height: 1.5rem;background-color: #05914a;position: absolute;left: 0;top: 0;}
.partner .title{color:#fff;display: flex;align-items: flex-end;}
.partner .title::before{display: none;}
.partner .title .t1{padding:0 0 5px 10px;}
.partner .box{background-color: #fff;position: relative;padding:20px;}
.partner .box a{display: block;position: relative;overflow: hidden;border:1px solid #dcdcdc;transition: 0.5s;}
.partner .box a::before{content:"";display: block;padding-top:calc(96 / 190 * 100%);}
.partner .box a:hover{border-color:#008f47;}

.case{padding:0.5rem 0 0 0;}
.case .wrap{display: flex;justify-content: space-between;}
.case .bigbox{width: 48%;}
.case .box{background-color: #fff;position: relative;margin:0.2rem 0 0 0;padding:20px;}
.case .swiper-container{box-shadow: 0 0 4px rgba(0, 0, 0,0.1);}
.case .swiper-container a{display: block;border:1px solid #e8e8e8;}
.case .swiper-container a .pic{width: 100%;position: relative;overflow: hidden;}
.case .swiper-container a .pic::before{content:"";display: block;padding-top:calc(200 / 264 * 100%);}
.case .swiper-container a .txt{display: flex;justify-content: space-between;align-items: center;padding:0.2rem 0.1rem;font-size:16px;color:#333;}
.case .swiper-container a .txt i{width: 20px;height: 20px;border:1px solid #222;font-size:0.16rem;color:#222;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.case .swiper-container a .txt .t1{width: calc(100% - 30px);}
.case .swiper-container a:hover .img_cover{transform: scale(1.1);}
.case .swiper-container a:hover .txt i{background-color: #008f47;border-color: #008f47;color:#fff;}
.jt-left, .jt-right{width: 30px;height: 30px;background: #e5e5e5;display: flex;justify-content: center;align-items: center;position: absolute;top:50%;transform: translateY(-50%);z-index: 9;font-size:0.24rem;}
.jt-left{left: 0;}
.jt-right{right: 0;}
.jt-left:hover, .jt-right:hover{background-color: #008f47;color:#fff;}

.news{padding:0.3rem 0;overflow: hidden;}
.news .box{display: flex;padding:0.3rem 0;justify-content: space-between;}
.news .box .bt{display: flex;justify-content: space-between;align-items: center;color:#2e2e2e;text-transform: uppercase;position: relative;z-index: 2;}
.news .box .bt .t1{line-height: 0.3rem;font-size:0.24rem;}
.news .box .bt .t2{line-height: 0.17rem;font-size:0.14rem;}
.news .box .bt a{width: 20px;height: 20px;border:1px solid #222;font-size:0.15rem;color:#222;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.news .box .bt:hover a{background-color: #05914a;color:#fff;border-color: #008f47;}
.news .box .txt{padding:0.28rem 0 0 0;display: block;}
.news .box .txt .t1{font-size:16px;color:#676767;line-height: 38px;}
.news .box .txt .t2{font-size:14px;color:#9c9c9c;line-height: 24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height: 96px;}
.news .box .txt .t3{display: flex;justify-content: space-between;align-items: center;font-size:14px;color:#9c9c9c;height: 0.44rem;}
.news .box .txt .t3 em{display: block;width: 0.8rem;height: 1px;background-color: #dcdcdc;}
.news .box .left{width: 33%;padding:20px;background-color: #fff;position: relative;box-shadow: 0 0 4px rgba(0, 0, 0,0.1);}
.news .box .left .links{padding:0.24rem 0 0 0;display: block;}
.news .box .left .links .pic{width: 100%;position: relative;overflow: hidden;}
.news .box .left .links .pic::before{content:"";display: block;padding-top:calc(267 / 349 * 100%);}
.news .box .left:hover .img_cover{transform: scale(1.1);}
.news .box .left:hover .txt .t1{color:#008f47;font-weight: bold;}
.news .box .left::before{content:"";display: block;width:100%;height: 40%;background-color: #05914a;position: absolute;left: 0;top:0;}
.news .box .left .bt{color:#fff;}
.news .box .left .bt a{color:#fff;border-color: #fff;}
.news .box .left .bt:hover a{color:#008f47;background-color: #fff;}
.news .box .right{width: 65%;display: flex;flex-wrap: wrap;align-content: space-between;}
.news .box .right .top{background-color: #fff;padding:35px 25px;width: 100%;box-shadow: 0 0 4px rgba(0, 0, 0,0.1);}
.news .box .right .top .txt-box{display: flex;justify-content: space-between;}
.news .box .right .top .txt-box .txt{width: 48%;}
.news .box .right .top .txt-box .txt:hover .t1{color:#008f47;font-weight: bold;}
.news .box .right .bottom{background-color: #fff;padding:35px 25px;width: 100%;box-shadow: 0 0 4px rgba(0, 0, 0,0.1);}
.news .box .right .bottom .links{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;padding:0.3rem 0 0 0;}
.news .box .right .bottom .links a{display: block;line-height: 0.45rem;border-bottom: 1px dashed #5c5c5c;font-size:16px;color:#676767;width: 48%;}
.news .box .right .bottom .links a:nth-last-child(1), .news .box .right .bottom .links a:nth-last-child(2){border:none;}
.news .box .right .bottom .links a:hover {color:#008f47;font-weight: bold;}


footer{background:#383c3a;}
.foot-box{display: flex;justify-content: space-between;padding:0.5rem 0;}
.foot-box .logo{width: 360px;position: relative;}
.foot-box .logo::before, .foot-box .logo::after{content:"";display: block;width: 55px;height: 40px;position: absolute;border-top: 2px solid rgba(255, 255, 255,0.3);top:0;}
.foot-box .logo::before{left: 0;border-left: 2px solid rgba(255,255,255,0.3);}
.foot-box .logo::after{right: 0;border-right: 2px solid rgba(255,255,255,0.3);}
.foot-box .logo .img{width: 100%;height: 100%;display: flex;justify-content:center;align-items: center;position: relative;}
.foot-box .logo .img::before, .foot-box .logo .img::after{content:"";display: block;width: 55px;height: 40px;position: absolute;border-bottom: 2px solid rgba(255, 255, 255,0.3);bottom:0;}
.foot-box .logo .img::before{left: 0;border-left: 2px solid rgba(255,255,255,0.3);}
.foot-box .logo .img::after{right: 0;border-right: 2px solid rgba(255,255,255,0.3);}
.foot-box .right{width:calc(100% - 400px);}
.foot-box .right .foot-nav{border-bottom: 1px solid rgba(255,255,255,0.3);display: flex;justify-content: space-between;padding-bottom: 0.18rem;}
.foot-box .right .foot-nav a{color:#fff;font-size:14px;}
.foot-box .right .foot-nav span{color:#5b5b5b}
.foot-box .right .foot-nav a:hover{color:#008f47;text-decoration: underline !important;}
.foot-box .right .box{display: flex;justify-content: space-between;align-items: center;}
.foot-box .right .box .lxfs{line-height: 28px;font-size:14px;color:#a1a1a1;}
.foot-box .right .box .lxfs .tel{line-height: 0.68rem;font-size:0.3rem;font-family: "arial";color:#fff;display: block;}
.foot-box .right .box .ewm{display: flex;background: rgba(255,255,255,0.1);padding:9px;align-items: center;}
.foot-box .right .box .ewm .img{display: block;max-width: 100%;width: 120px;;}
.foot-box .right .box .ewm .bb{width: 120px;text-align: center;}
.foot-box .right .box .ewm .bb span{display: block;font-size:14px;color:#aeaeae;padding-top: 10px;}

.foot-txt{padding:0.1rem 0;font-size:0.14rem;color:#8d8d8d;text-align: center;background-color: #2e312f;}
.foot-txt a{color:#8d8d8d;}
.foot-txt .wrap{display: flex;justify-content: space-between;align-items: center;}
.foot-txt .wrap i {display: flex;align-items: center;justify-content: center;width: 0.32rem;height: 0.32rem;color:#fff;font-size: 0.2rem;cursor: pointer;}
.foot-txt .wrap i:hover{background: #008f47;}
.foot-txt a:hover{text-decoration:underline !important;color:#fff;}

/**/
.page{padding:0.4rem 0;}
.page .wrap{display: flex;}
.page-left{width: 205px;margin-right: 25px;}

.s-drop-wrap { width:100%; }
.s-drop-btn { background:#05914a; line-height:0.34rem; font-size:0.24rem;font-weight: bold; color: #fff;position:relative;border:0.05rem solid #d7d7d7;padding:0.3rem 0 0.3rem 0.18rem;}
.s-drop-btn em{display: block;text-transform: uppercase;font-weight: normal;line-height: 0.2rem;font-size:0.14rem;font-family:"arial";}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:#05914a;}

.s-drop-list {display: block;margin-top: 5px;}
.s-drop-list li{border-bottom: 1px solid #d7d7d7;}
.aside-list-link{display: flex;justify-content: space-between;align-items: center; font-size:14px; color:#333;line-height:0.45rem; font-weight: bold;border-bottom: 1px solid #fff;position: relative; padding:0 0.1rem 0 0.2rem;}
.aside-list-link:hover, .aside-list-link.act{ background:#05914a; color:#fff;}

.s-drop-list li .aside-sublist{ width:100%;  display:none;  }
.s-drop-list li:first-child .aside-sublist{display:block;}
.s-drop-list li .aside-sublist li{margin-top:5px;}
.s-drop-list li .aside-sublist li a{ color:#5e5e5e; line-height:40px;  font-size:14px; margin-bottom:1px; text-align:center; background:#eee;}
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{ background:#fff;color:#860000;}

.page-left .lxfs{border:1px solid #d7d7d9;margin-top: 0.15rem;padding:20px 8px;}
.page-left .lxfs .t1{line-height: 26px;font-size:14px;color:#333;font-weight: bold;}
.page-left .lxfs .bb{display: flex;align-items: flex-start;border-bottom: 1px solid #d7d7d9;margin-bottom: 0.12rem;}
.page-left .lxfs .bb i{font-size:18px;color:#a3a3a3;display: block;margin:6px 5px 0 0;}
.page-left .lxfs .bb .t2{line-height: 28px;font-size:14px;color:#404040;}
.page-left .lxfs a{display: block;text-align: center;margin-top: 0.12rem;line-height: 32px;background: #404040;font-size:14px;color:#fff;}
.page-left .lxfs a:hover{background: #05914a;color:#fff;}

.page-right{width: calc(100%  - 230px);}
.page-bt{display: flex;justify-content: space-between;align-items: center;line-height: 34px;border-bottom: 3px double #d7d7d7;}
.page-bt b{display:block;font-size:0.18rem;color:#c8c8c8;}
.page-bt em{display: block;font-size:12px;color:#444;}
.page-bt a{color:#444;}
.page-bt a:hover{color:#05914a;}

.pro-ul{display: flex;flex-wrap: wrap;margin:0 -1%;padding:0.1rem 0;}
.pro-ul li{width: calc(100% / 4 - 2%);margin:1%;}
.pro-ul li a{display: block;border:1px solid #e7e7e7}
.pro-ul li a .pic{width: 100%;position: relative;overflow: hidden;background-color: #fff;}
.pro-ul li a .pic::before{content:"";display: block;padding-top:calc(245 /  285 * 100%);}
.pro-ul li a .txt{display: flex;justify-content: space-between;align-items: center;padding:0 0.15rem;border-top:1px solid #e7e7e7;line-height: 0.46rem;font-size:0.15rem;color:#333;background-color:#fff; transition: 0.5s;}
.pro-ul li a .txt i{width: 18px;height: 18px;border:1px solid #333;font-size:0.13rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.pro-ul li a .txt span{display: block;width: calc(100% - 25px);}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .txt{background-color: #008f47;color:#fff;}
.pro-ul li a:hover .txt i{border-color: #fff;}

.pro-show{padding:0.2rem 0;display: flex;justify-content: space-between;}
.pro-show .pic{width: 50%;position: relative;overflow: hidden;border:1px solid #e4e4e4;}
.pro-show .pic::before{content:"";display: block;padding-top:calc(400 / 485 * 100%);}
.pro-show .txt{width: 45%;display: flex;flex-wrap: wrap;align-content: space-between;}
.pro-show .txt .t1{font-size:0.24rem;color:#222;font-weight: bold;padding-top: 0.14rem;width: 100%; line-height:0.32rem;}
.pro-show .txt .t2{font-size:14px;color:#777;line-height: 25px;width: 100%;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:0.2rem 0;}
.pro-show .txt .t2 b{display:block;font-size:18px;color:#333;line-height: 0.38rem;}
.pro-show .txt .bb{display: flex;width: 100%;justify-content: space-between;}
.pro-show .txt .bb a{display: block;line-height: 0.42rem;background-color: #008f47;font-size:0.14rem;color:#fff;border-radius: 5px;text-align: center;width: 1.25rem;}
.pro-show .txt .bb span{display: flex;align-items: center;line-height: 0.4rem;border:1px solid #e2e2e2;border-radius: 5px;font-size:0.14rem;color:#333;padding:0 0.2rem;}
.pro-show .txt .bb span img{margin-right: 8px;}
.pro-xq{width: 100%;position: relative;;}
.pro-xq .bt{font-size:18px;color:#333;font-weight: bold;border-bottom: 1px solid #e4e4e4;line-height: 0.4rem;}
.pro-xq .txt{font-size:14px;color:#666;line-height: 30px;padding:10px 0;}
.pro-xq .txt img{ max-width:100% !important; height:auto !important;}

.case-ul{display: flex;flex-wrap: wrap;margin:0 -1%;padding:0.1rem 0;}
.case-ul li{width: calc(100% / 3 - 2%);margin:1%;}
.case-ul li a{display: block;border:1px solid #e8e8e8;}
.case-ul li a .pic{width: 100%;position: relative;overflow: hidden;}
.case-ul li a .pic::before{content:"";display: block;padding-top:calc(200 / 264 * 100%);}
.case-ul li a .txt{display: flex;justify-content: space-between;align-items: center;padding:0.2rem 0.1rem;font-size:16px;color:#333;}
.case-ul li a .txt i{width: 20px;height: 20px;border:1px solid #222;font-size:0.16rem;color:#222;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.case-ul li a .txt .t1{width: calc(100% - 30px);}
.case-ul li a:hover .img_cover{transform: scale(1.1);}
.case-ul li a:hover .txt i{background-color: #008f47;border-color: #008f47;color:#fff;}

.product-show{position: relative;padding:0.24rem 0;min-height: 5rem;}
.product-show .t1{font-size:20px;color:#333;text-align: center;line-height:34px;}
.product-show .t2{line-height: 0.3rem;font-size:16px;} 
.product-show .img{display:block;width:100%; max-width:800px; width:100%;margin:10px auto; text-align:center;}
.product-show .img img{ max-width:100% !important; height:auto !important; max-height:600px; margin:10px auto;}

.news-ul{display:block;padding:0.2rem 0}
.news-ul li{width:100%;padding: 20px 0;background:#fff;transition: all 0.5s;border-bottom: 1px dashed #a5a5a5;}
.news-ul li a{display:flex;}
.news-ul li a .pic{width:215px;position:relative;overflow:hidden;box-shadow:0 0 3px rgba(0, 0, 0,0.3);}
.news-ul li a .pic:before{content:"";display:block;padding-top:70%;}
.news-ul li a .txt{width:calc(100% - 215px);display:flex;flex-wrap:wrap;align-content: space-around;padding-left:25px;}
.news-ul li a .txt .t1{width:100%;font-size:16px;color:#333;font-weight:bold;} 
.news-ul li a .txt .t2{width:100;line-height:22px;font-size:14px;color:#777;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news-ul li a .txt .t3{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9a9a9a;width:100%;}
.news-ul li a .txt .t3 span{line-height:0.28rem;text-align: center;width:0.8rem;border-radius:5px;background:#2b2b2b;color:#fff;}
/* .news-ul li:hover {transform:translateY(-6px);box-shadow: 0 0 10px rgba(0,0,0,0.3);} */
.news-ul li:hover{border-color: #05914a;}
.news-ul li:hover a .img_cover{transform:scale(1.1);}
.news-ul li:hover a .txt .t1{color:#008f47;}
.news-ul li:hover a .txt .t3 span{background:#008f47;}

.news-show{min-height:5rem;padding:0.15rem 0;}  
.news-show .t1{text-align: center;font-size:17px;color:#333;}
.news-show img{display: block;max-width: 100%;margin:0.2rem auto;}
.news-show .date{display:block;text-align:center;font-size:13px;color:#999;padding-top: 0.1rem; border-bottom:1px dashed #dedede; margin-bottom:8px; padding-bottom:8px;} 
.news-show .t2{font-size:14px;color:#333;line-height: 0.28rem;}
.news-show .t2 img{ max-width:100% !important; height:auto !important}



.hot{width:100%;background:#191919; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;
    height: calc(58px +  constant(safe-area-inset-bottom));height: calc(58px +  env(safe-area-inset-bottom));padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom);}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row .decoration{ display:block; color:#fff; padding:7px 0;}
.hot .row .col-xs-3{border-right: 1px solid rgba(255,255,255,0.3);}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }

.view-wecht-icon{position: relative;}
.view-wecht-icon a{width:100%;position: absolute;left: 0;top: 0;z-index: 5;background: #191919;}
.view-wecht-icon button{ position: relative; z-index: 2; padding: 0; width:100%; height:100%; border:none;background:none;}
.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999999999999; width: 100%; height: 100%; background: rgba(0,0,0,.6); overflow: hidden; visibility: hidden; opacity: 0; transition: all 0.3s;}
.view-wecht-box .view-wecht{ position: absolute; left:5%; right: 5%; top: 50%; margin-top: -150px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1); transform: scale(1.2); transition: all 0.3s;}
.view-wecht-box .view-wecht .view-wecht-container{ padding:30px 30px 0 30px;font-size:12px;}
.view-wecht-box .view-wecht .view-wecht-container .mc{ font-size:18px; color: #333; line-height: 24px; font-weight: bold;}
.view-wecht-box .view-wecht .view-wecht-container .textbox{ margin-bottom: 15px; font-size: 12px; color: #333; line-height:18px;}
.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';font-size:14px;}
.view-wecht-box .view-wecht .view-wecht-container .queren{width:30px;height: 30px; font-size: 16px; color: #fff;position: absolute;left:50%;bottom:-38px;border:1px solid #fff;transform:translateX(-50%);border-radius: 50%;display:flex;justify-content: center;align-items: center}
.view-wecht-box .view-wecht .view-wecht-container img{display:block;max-width:150px; margin:2% auto;}
.view-wecht-box.active{ visibility: visible; opacity: 1;}

.haoma{width: 100%;background-color:#f5f5f5;position: fixed;left: 0;bottom: 0;z-index: 999999;overflow: hidden;display: none;box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
.haoma a, .haoma .quxiao{display: block;background-color: #fff;line-height: 44px;color:#333;text-align: center;border-bottom: 1px solid #ddd; font-size:15px;}
.haoma .quxiao{margin-top: 6px;border-top: 1px solid #ddd;}
.haoma .quxiao:hover, .haoma a:hover{background:#ddd;}
.foot-bbj{width:100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.6);display: none;z-index: 999;}

@media (max-width:1200px){
	.wrap{ width:96%}
  .ban-img{object-fit:initial}
  .header-main .logo .txt{display: none;}
}

@media (max-width:991px){
  .header-form, .about-ul, .app .bg, .foot-box .logo{display: none;}
  .foot-box .right{width: 100%;}
  /**/
  .page .wrap{display: block;width: 100%;}
  .page-left{width: 100%;margin:0;}
  .s-drop-btn{padding:15px;}
  .s-drop-list{display: none;}
  .page-right{width: 100%;padding:0 2%;}
}
 
@media (max-width:767px){
  header.act .header-box{display:block;}
  .header-main{padding:10px 0;}
  .header-main .logo{width:280px;}
  .title .t2{font-size:22px;line-height:30px;}
  .title2 .t1{font-size:20px;line-height: 30px;}
  .title2 .t2{font-size:20px;line-height: 24px;}
  .title2 .t3{padding:5px 0 0 0;}
  .pro .tabs a{padding:0 2px;line-height: 36px;width: calc(100% / 2 - 1%);margin:0.5%;}

  .pro .tabs a span, .swiper-pro a .txt span{width: 100%;}
  .swiper-pro a .txt{line-height: 40px;padding:0 3px;display: block;text-align: center;}
  .about .box{display: block;}
  .about .box .left{width: 100%;}
  .about .box .left a{height: 120px;padding:10px 20px;}
  .about .box .right{width: 100%;display: block;;}
  .about .box .right .txt{margin:13px 0;}
  .case .wrap{display: block;}
  .case .bigbox{width: 100%;}
  .case .box{margin:14px 0;}
  .case .swiper-container a .txt{padding:0 4px; line-height:40px;font-size:14px;display: block;text-align: center;}
  .case .swiper-container a .txt i{display: none;}
  .news{padding:0;}
  .news .box{display: block;}
  .news .box .left{width: 100%;}
  .news .box .right{width: 100%;margin:14px 0 0 0;}
  .news .box .right .top, .news .box .right .bottom{padding:13px;}
  .news .box .txt .t2{font-size:12px;line-height: 20px;}
  .news .box .txt .t1{font-size:15px;font-weight: bold;}
  .news .box .txt .t3{font-size:12px;padding-top:5px;}
  .news .box .right .bottom .links a{width: 100%;font-size:14px;}
  .news .box .right .bottom .links a:nth-last-child(2){border-bottom: 1px dashed #5c5c5c;line-height: 40px;}
  .foot-box .right .foot-nav, .foot-box .right .box .ewm{display: none;}
  .foot-box{padding:10px 0;}
  /**/
  .page{padding:14px 0;}
  .s-drop-btn{padding:10px;}
  .aside-list-link{line-height: 40px;}
  .pro-ul li, .case-ul li{width: 48%;}
  .pro-ul li a .txt i{display: none;}
  .pro-ul li a .txt span{width: 100%;}
  .pro-ul li a .txt{line-height: 40px;padding:0 3px;display: block;text-align: center;font-weight: bold;}
  .pro-show{display: block;}
  .pro-show .pic{width: 100%;}
  .pro-show .txt{width: 100%;margin-top:10px;}
  .pro-show .txt .t1{padding:10px 0;}
  .pro-show .txt .bb{margin: 20px 0;}
  .case-ul li a .txt{padding:0 4px; line-height:40px;font-size:14px;display: block;text-align: center;}
  .case-ul li a .txt .t1{width: 100%;}
  .case-ul li a .txt i{display: none;}
  .news-ul li{padding:10px 0;}
  .news-ul li a .pic{width:120px;}
  .news-ul li a .pic:before{padding-top:80%;}
  .news-ul li a .txt{width:calc(100% - 120px);padding-left:10px;}
  .news-ul li a .txt .t1{font-size:14px;}
  .news-ul li a .txt .t2{line-height:16px;margin:3px 0;font-size:12px;}
  .product-show .t2, .news-show .t2{font-size:14px;line-height: 24px;}
}

@media (max-width:567px){
}

@media (max-width:336px) {
}
	
	
.fenye{ float:left;margin:auto;width:100%;height:36px;text-align:center;line-height:36px;font-size:14px;  margin-bottom:5px; color:#333; margin-top:5px;}
.fenye a{ color:#333}
.fenye a:hover{ color:#f00}


 .ly-yq{
    padding-bottom: 20px;
  }

  .ly-yq a{
    color: #666;
    margin-right: 10px;
  }
  .ly-yq a:hover{
    color: #008f47;
  }