/*===================== 重置样式 START =====================*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{margin:0;padding:0;}
*:focus,*:active,*:hover,a:focus,a:active,a:hover,button:focus,button:active,button:hover,input:focus,input:active,input:hover,textarea:focus,textarea:active,textarea:hover,select:focus,select:active,select:hover{outline:none !important;-webkit-tap-highlight-color:transparent !important}
h1,h2,h3,h4,h5,h6{font-weight:300;}
li,em{list-style:none;font-style: normal;}
a{text-decoration:none;background:transparent;outline:none;color:#000;display:block;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
a:hover,.tran,.pub_button .pb_bg,.section_seven .item i{-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;text-decoration:none}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
.middle_box{display:table;width:100%;height:100%;}
.middle_box .middle{display:table-cell;vertical-align:middle;width:100%;text-align:center;}
img{border:0;vertical-align:middle;max-width:100%;display:block;}
table{border-collapse:collapse;border-spacing:0;}
input,textarea{-webkit-user-modify:read-write-plaintext-only;outline-style:none;border:none;font-size:14px;}
input::-moz-placeholder,textarea::-moz-placeholder{color:#000;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#000;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#000;}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;}
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#006B51;}
textarea{resize:none;overflow:auto;}
input{padding-top:0;padding-bottom:0;}
;
select,input{vertical-align:middle;}
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{content:"";display:block;height:0;visibility:hidden;clear:both;}
.clear::before,.clear::after{content:"";display:table;}
.clear::after{clear:both;}
.fl{float:left;}
.fr{float:right;}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size: 20px;}
body{font-family: "SourceHanSansCN-Medium", "SourceHanSansCN-Regular", "Source Han Sans CN", "Noto Sans S Chinese", "Noto Sans S Chinese Light", "HarmonyOS Sans SC", "Microsoft Yahei", "Microsoft YaHei Light", "PingFangSC-Semibold", "Pingfang sc bold", "Helvetica Neue", Helvetica, Tahoma, sans-serif;font-size:16px !important;color:#333;background-color:#fff;overflow-x:hidden;cursor: default;}
.error3{display:none!important;}
html,body{max-width:1920px;margin:0 auto;}
.inner{max-width:1580px;margin:0 auto;}
.inner1{max-width:1300px;margin:0 auto;}
.w1700{position: relative;width: 1700px;margin: 0 auto;height: 100%;max-width: 100%;}
.flex{display: flex;}
.f_14{ font-size: 0.7rem !important; }
.f_15{ font-size: 0.75rem !important; }
.f_16{ font-size: 0.8rem !important; }
.f_18{ font-size: 0.9rem !important; }
.f_20{ font-size: 1rem !important; }
.f_24{ font-size: 1.2rem !important; }
.f_28{ font-size: 1.4rem !important; }
.f_30{ font-size: 1.5rem !important; }
.f_38{ font-size: 1.9rem !important; }
.f_40{ font-size: 2rem !important; }
.f_48{ font-size: 2.4rem !important; }
.f_58{ font-size: 2.9rem !important; }
.f_60{ font-size: 3rem !important; }
.f_72{ font-size: 3.6rem !important; }
.f_76{ font-size: 3.8rem !important; }
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
.header{width:100%;position:sticky;top:0;z-index:999;background: url(../images/head_bg.jpg) #fff no-repeat 10% bottom;box-shadow: 0 0 7px rgba(0,0,0,.14)}
.header .inner{height:90px;max-width:100%;margin:0 auto;text-align: center;justify-content: space-between;align-items: center}
.header .logo{margin-left: 2%;}
.header .logo img{height:3rem;transition: .3s;}
.header .nav{width:55%;display: inline-block;}
.header .nav ul li{float:left;width:14.285%;height:90px;line-height:90px;text-align:center;position: relative;}
.header .nav ul li a{color:#333;position:relative;z-index:1;font-size:18px;}
.header .nav ul li em{font-style:normal;position:absolute;width:0;height:5px;background-color:#006B51;left:20%;bottom:0;z-index:-1;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav ul li a:hover i,.header .nav ul li a.active i{height:100%;}
.header .nav ul li a:hover,.header .nav ul li a.active{color:#006B51;}
.header .nav ul li a:hover em,.header .nav ul li:hover a em,.header .nav ul li a.active em{width:60%;}
.header .nav ul li .son_nav{display: none;background: #fff;}
.header .nav ul li .son_nav a{color: #333;line-height: 40px;height: 40px;font-size: 14px;padding: 0 5px;}
.header .nav ul li .son_nav a:hover{background: #006B51;color: #fff;}
.header .nav ul li:hover .son_nav{display: block;}
.header .nav ul li ul{display: none;}
.header .nav ul li .pro-nav{position:absolute;top:calc(100% + 2px);min-width:4.45rem;left:0;background:rgba(255,255,255,0.6);backdrop-filter:blur(10px);border-radius:0px 0px 10px 10px;overflow:hidden;display:none;box-shadow:8px 4px 18px 4px rgba(0,0,0,.1)}
.header .nav ul li .pro-nav .bg{width:100%;height:100%;padding:.675rem .8rem;position:relative;z-index:2}
.header .nav ul li .pro-nav .pro-li{display:block;margin-bottom:.75rem;line-height:1;white-space:nowrap;color: #000;}
.header .nav ul li .pro-nav .pro-li:hover{color: 00654d;}
.header .nav ul li .pro-nav .pro-li:last-child{margin-bottom:0}
.header .product_son{display:none;position:absolute;left:0;top:140px;text-align:center;font-size:0;width:100%;height:auto;background-color:rgba(255,255,255,0.95);z-index:999;}
.header .product_son .item{display:inline-block;width:11%;margin:3% 0.5%;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,0.08);border-radius: 15px}
.header .product_son .item p{font-size:16px;color:#000;height:32px;line-height:32px;position: relative;}
.header .product_son .item:hover .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9;}
.header .product_son .item:hover p{color: #fff;}
.header .call{background:#006B51;xheight:100%;display:flex;height:100%;align-items:center;transition:.3s;padding:0 1.75rem}
.header .call h3{font-size:1.6rem;color:#fff;font-family:impact;margin-left:0.5rem}
.header .call img{animation:msClock 1.2s linear infinite}
@keyframes msClock{0%,90%,100%{transform:rotate(0) scale(1)}
20%,40%{transform:rotate(-15deg) scale(1.1)}
30%,50%{transform:rotate(15deg) scale(1.1)}
}
.header .call h3{font-size:28px;color:#fff;font-family: impact;}
.header.bg{z-index:9999999;}
.header.bg .inner{height:3.5rem}
.header.bg .logo img{height:2rem;}
.header.bg .nav ul li{height:3.5rem;line-height:3.5rem}
.header.bg .product_son{top: 3.5rem !important;}

.pub_button .pb_bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,102,68,0.99);-webkit-transition:transform 0.5s 0s cubic-bezier(0.36,0.01,0.29,0.99);transition:transform 0.5s 0s cubic-bezier(0.36,0.01,0.29,0.99);transform-origin:left 100%;-webkit-transform-origin:left 100%;transform:scaleY(0);-webkit-transform:scaleY(0);visibility:hidden\9;z-index:-1;}
.pub_button:hover .pb_bg,.pub_button.active .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9;}


.banner-container{width:100%;height:auto;min-height:18rem;display:flex;align-items:center;justify-content:space-evenly;padding:1rem 2rem;color:#fff;position:relative;overflow:hidden;background: url(../images/bom_bg.jpg) no-repeat center;background-size: cover;}
.banner-left{display:flex;flex-direction:column;gap:1.5rem;z-index:2}
.banner-title{font-weight:bold;color:#006A51;line-height:1.4;transition:all 0.3s ease}
.banner-car-img{width:100%;max-width:60rem;height:auto;border-radius:0.5rem;overflow:hidden;transform:translateX(0);transition:transform 0.5s ease}
.banner-car-img img{width:100%;height:auto;display:block;object-fit:cover}
.banner-right{background:#fff;border-radius:0.8rem;padding:1.2rem;color:#333;box-shadow:0 0.3rem 1rem rgba(0,0,0,0.1);transform:translateY(0);transition:all 0.4s ease;z-index:2}
.banner-right h3{color:#006644;margin-bottom:0.8rem;font-weight: 700;}
.banner-right p{color:#000;line-height:1.5;margin:.5rem 0;font-weight: 700;}
.banner-right p.f_18{opacity: 0.7;font-weight: 100;}
.consult-btn{display:block;width:100%;padding:0.6rem 0;background:#006644;color:#fff;text-align:center;text-decoration:none;border-radius:0.3rem;font-size:0.9rem;transition:all 0.3s ease;border:none;cursor:pointer}
.banner-container:hover .banner-car-img{transform:translateX(-0.5rem)}
.banner-container:hover .banner-right{transform:translateY(-0.5rem);box-shadow:0 0.5rem 1.5rem rgba(0,0,0,0.15)}
.consult-btn:hover{background:#008060;transform:translateY(-0.1rem);box-shadow:0 0.2rem 0.5rem rgba(0,102,68,0.3)}
.consult-btn:active{transform:translateY(0)}
@media (max-width:60rem){.banner-container{flex-direction:column;padding:1.5rem 1rem;min-height:auto;gap:1.5rem}
.banner-left{flex:100%;width:100%}
.banner-title{font-size:1.5rem;text-align:center}
.banner-right{flex:100%;width:100%;max-width:30rem}
}@media (max-width:38.4rem){.banner-title{font-size:1.2rem !important}
.banner-right h3{font-size:1rem !important}
.banner-container{padding:1rem 0.8rem}
}@media (max-width:24rem){.banner-title{font-size:1rem !important}
.banner-right{padding:1rem 0.8rem}
.consult-btn{padding:0.5rem 0;font-size:0.8rem !important}
}

.footer-container{width:100%;max-width:1920px;margin:0 auto;background:#006B51 url(../images/f_bg.png) no-repeat bottom center;color:#fff;padding-bottom:0 !important }
.footer-container a{color: #fff;}
.footer-container a:hover{opacity: 0.7;}
.footer-nav-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,0.1);margin-bottom:2.5rem}
.footer-logo{font-size:1.2rem;font-weight:bold;letter-spacing:0.1rem}
.footer-logo span{display:block;font-size:0.8rem;letter-spacing:0.2rem;margin-top:0.2rem}
.footer-nav-menu{display:flex;gap:2rem}
.footer-nav-menu a{color:#fff;text-decoration:none;font-size:0.9rem;transition:color 0.3s ease}
.footer-nav-menu a:hover{color:#ffcc00}
.footer-info{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}
.footer-phone{flex:1}
.footer-phone p{font-size:0.8rem;margin-bottom:0.5rem;opacity:0.9}
.footer-phone .phone-num{font-size:1.8rem;font-weight:bold;color:#fff}
.footer-category{flex:1}
.footer-category h3,.footer-address h3,.footer-qrcode h3{font-size:1.2rem;margin-bottom:1rem;position:relative;padding-bottom:0.3rem;font-weight: 700;}
.footer-category ul{list-style:none;display: flex;flex-wrap: wrap;gap: 1rem;}
.footer-category li{margin-bottom:0.5rem;font-size:0.8rem;display:flex;align-items:center;gap:0.5rem;width: calc(50% - 1rem);}
.footer-category li::before{content:'';display:inline-block;width:0.3rem;height:0.3rem;background-color:#ffcc00}
.footer-address{flex:1}
.footer-address p{font-size:0.8rem;margin-bottom:0.8rem;display:flex;align-items:center;gap:0.5rem}
.footer-address .website{background-color:#fff;color:#006644;border-radius:50px;font-size:0.7rem;border:1px solid #76C3A9;width: 200px;padding-left: 1rem;justify-content: space-between;overflow: hidden;align-items: center;}
.footer-address .website i{background: #76C3A9;padding: 5px;}
.footer-qrcode{flex:1;display:flex;flex-direction:column;align-items: flex-start}
.qrcode-group{display:flex;gap:1rem}
.qrcode-item{text-align:center}
.qrcode-item img{width:6rem;margin-bottom:0.3rem;border:0.1rem solid #fff}
.qrcode-item p{font-size:0.7rem;opacity:0.9}
.footer-copyright{margin-top:2rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,0.1);font-size:0.7rem;opacity:0.8;text-align: center;}
.footer-copyright a,.footer-copyright img{display: inline-block;margin: 0 10px;}
@media (max-width:60rem){.footer-info{flex-wrap:wrap;gap: 1rem}
.footer-category ul{display: flex;flex-wrap:wrap;gap: 1rem}
.footer-category ul li{width: 48%;}
.footer-container a,.footer-address p{font-size: 1.2rem;}
.footer-phone,.footer-category,.footer-address,.footer-qrcode{flex:50%;margin-bottom:1rem}
.footer-qrcode{align-items:flex-start}
.footer-nav-menu{gap:1.5rem}
}@media (max-width:38.4rem){.footer-container{padding:1.5rem 1rem}
.footer-nav-top{flex-direction:column;gap:1rem;text-align:center}
.footer-nav-menu{flex-wrap:wrap;justify-content:center;gap:1rem}
.footer-phone,.footer-category,.footer-address,.footer-qrcode{flex:100%}
.qrcode-group{justify-content:flex-start}
.footer-copyright{flex-direction:column;gap:0.5rem;text-align:center}
.footer-phone .phone-num{font-size:1.5rem}
}@media (max-width:24rem){.qrcode-group{flex-wrap:wrap}
.footer-nav-menu{gap:0.8rem}
}


.pub_title p{text-align:center;margin-bottom:30px;color: #666666;font-size: 16px;}
.pub_title h4{position:relative;text-align:center;font-size:48px;font-weight:bold;z-index:1;padding-top:60px;color: #222222;}
.pub_title h4 img{display:inline-block;padding-bottom:10px;margin:0 10px;}
.pub_title h4 span{color:#006B51;display:inline-block;z-index:1;}
@media (max-width:1200px){
	.pub_title h4 span{font-size:30px;margin:0;}
	.pub_title h4 i{font-size:60px}
}
.vidbacking{position: fixed;right: 0;bottom: 0;z-index: 999;width: 26%;border: 5px solid #fff;}
/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/
.protit{text-align: center;color: #000;}
.protit h4{font-weight: 600;}
.protit p{color: #666666;}
.protit img{margin: 1rem 0;display: inline-block;}

.box{padding: 5rem 0;}


.banner{overflow: hidden;position: relative;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:3rem;height:3rem;border-radius: 50%;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{background: rgba(0,0,0,.2)}
.banner .swiper-button-next i,.banner .swiper-button-prev i{color: #006B51;}
.banner .swiper-button-next:hover i,.banner .swiper-button-prev:hover i{color: #fff;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{display: none;}
.banner .banner-pagination{position: absolute;bottom: 1rem !important;z-index: 99;justify-content: center;}

/* 简介 */
.section2{background: no-repeat bottom center/cover;background-image: url(../images/bg2.jpg);padding: 7rem 0 8rem;}
.section2 .w1700{}
.section2 .w1700 .h{color: #fff;font-weight: 600;margin-top: 2.5rem;}
.section2 .w1700 .h2{color: #fff;font-weight: 100;margin: .5rem 0 2rem;}
.section2 .w1700 .txt{justify-content: space-between;align-items: center}
.section2 .w1700 .p{color: #fff;opacity: .8;max-width: 45vw;line-height: 30px;font-weight: 100;text-align: justify;}
.section2 .w1700 .txt .btn{display: block;width: 66px;height: 66px;background: url(../images/i_yj.png)no-repeat;margin-top: 2rem; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;border: 0;box-shadow:none;border-radius: 50%;}
.section2 .w1700 .txt .btn:hover{background-position-y: bottom;}
.num_top.bottom{background: rgba(255,255,255,.95);margin-top: -4rem;justify-content: space-between;border-radius: 10px;box-shadow: 0 0 20px rgba(0,0,0,.3);}
.num_top.bottom .bottom_box{width: -webkit-calc(100% / 4);width: calc(100% / 4);text-align: left;box-sizing: border-box;margin: 2.5rem 0;align-items: center;justify-content: center;border-right: 1px solid rgba(0,107,81, .1);}
.num_top.bottom .bottom_box img{margin-right: 1rem;}
.num_top.bottom .bottom_box .top1{}
.num_top.bottom .bottom_box .top1 .num{line-height: 47px;color: #00654d;font-weight: bold;vertical-align: bottom;}
.num_top.bottom .bottom_box .top1 .txt{line-height: 47px;color: #00654d;font-weight: bold;vertical-align: bottom;}
.num_top.bottom .bottom_box .p1{color: #333333;opacity: .7;line-height: 16px;margin-top: .5rem;}

.abJsImg{position:relative;}
.abJsImg::before{position:absolute;content:"";width:100%;height:100%;background:url(../images/about-bof.png)no-repeat center;top:0;left:0;transition:ease .5s;cursor: pointer;}
.abJsImg::after{content:'';width:60px;height:60px;left:46%;top:42%;border-radius:50%;background-color:#fff;opacity:0.7;animation:scale 2s infinite cubic-bezier(0,0,0.49,1.02);animation-delay:100ms;transition:0.5s all ease;transform:scale(1);transform:translateX(-50%) translateY(-50%);position:absolute;cursor: pointer;}
@keyframes scale {
    0% {
        transform: scale(1);
    }
    50%,75% {
        transform: scale(2.5);
    }
    78%,100% {
        opacity: 0;
    }
}
.abJsImg{cursor:pointer}
.modal{position:fixed;z-index:999;left:0;top:0;width:100%;height:100vh;overflow:auto;background-color:rgba(0,0,0,0.4);opacity:0;visibility:hidden;transition:opacity 0.5s ease-in-out,visibility 0.5s ease-in-out;}
.modal video{width:100%;height: 100%;}
.modal.show{opacity:1;visibility:visible}
.modal-content{background-color:transparent;max-width:1280px;max-height: 720px;box-sizing: border-box;position: absolute;left: 0;right: 0;margin: auto;top: 0;bottom: 0;}
.close{color:#FFF !important;font-size:58px;font-weight:bold;position: absolute;right: 20px;top: 10px;z-index: 999;transition: .3s;opacity: .9;}
.close:hover,.close:focus{transform: rotate(180deg);cursor:pointer;}


/* 产品 */
 .index_pro{background:url(../images/wel-products.jpg) #f3f4f4 no-repeat center;background-size:cover;}
.tab-nav{display:flex;justify-content:space-between;gap:3%;margin:2rem auto}
.tab-btn{flex:1;display:flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;border:0.05rem solid #006644;border-radius:2rem;background:#fff;color:#006644;cursor:pointer;transition:all 0.3s ease;width: 100%;font-weight: 700;}
.tab-btn.active{background:#006644;color:#fff}
.tab-btn .icon{width:2rem;height:2rem;border-radius:50%;background:#006644;border:0.1rem solid #006644;display:flex;align-items:center;justify-content:center;box-sizing: border-box;padding: 0.2rem;}
.tab-btn.active .icon{background:#006644;border-color:#fff}
.tab-btn:hover{background:#006644;color:#fff}
.tab-btn:hover .icon{background:#006644;border-color:#fff}
.content-wrapper{position:relative;min-height:28vw}
.content-card{display:flex;background:#fff;border-radius:0.5rem;box-shadow:0 0 0.3rem rgba(0,0,0,0.1);overflow:hidden;position:absolute;top:0;left:0;width:100%}
.image-area{flex:2;background:#f0f5f9;display:flex;align-items:center;justify-content:center}
.image-area img{max-width:100%;height:auto;display:block}
.info-area{flex:1;padding:3.5rem 2rem;display:flex;flex-direction:column;justify-content:space-between}
.info-title{color:#006644;margin-bottom:1rem;font-weight: 700;}
.link-group{display:grid;grid-template-columns:1fr 1fr;gap:0.8rem;margin-bottom:1rem}
.link-item{padding:0.5rem 1rem;border:0.05rem solid #e0e0e0;border-radius:0.3rem;color:#333;text-decoration:none;display:flex;align-items:center;justify-content:space-between;transition:all 0.3s ease}
.link-item:hover{border-color:#006644;color:#006644;background:#f0f9f4}
.desc-text{font-size:0.7rem;line-height:1.8;color:#666;margin-bottom:1rem;font-weight: 100;}
.detail-link{color:#009966;text-decoration:none;font-size:1rem;display:inline-flex;align-items:center;gap:0.3rem;transition:all 0.3s ease}
.detail-link:hover{color:#006644;gap:0.5rem}
.switch-buttons{position:absolute;right:0;bottom:0;display:flex;z-index:10}
.switch-btn{width:2rem;height:2rem;background:#00b386;border:none;color:#fff;font-size:1rem;cursor:pointer;transition:background 0.3s ease}
.switch-btn:hover{background:#008060}
.switch-btn:first-child{border-right:0.05rem solid #fff}
/* 自然图层切换动画 —— 速度改为 0.3 秒 */
.tab-content{opacity:0;visibility:hidden;transition:all .6s cubic-bezier(0.25,0.8,0.25,1);transform:translateY(10px) scale(0.98)}
.tab-content.active{opacity:1;visibility:visible;transform:translateY(0) scale(1);z-index:2}

@media (max-width:1200px){.info-area{padding:2.5rem 1.5rem}
.content-wrapper{min-height:35vw}
}@media (max-width:992px){.tab-nav{flex-wrap:wrap;gap:1rem}
.tab-btn{flex:0 1 48%;justify-content:center}
.content-card{flex-direction:column;margin: 15px;width: auto;}
.content-wrapper{min-height:900px;}
/* .tab-content{position:relative} */
.image-area img{max-width:100%}
.info-area{padding:2rem 1.5rem}
}@media (max-width:768px){.protit h4{font-size:28px !important}
.protit p{font-size:16px !important}
.tab-btn{flex:0 1 48%;font-size:18px !important;padding:0.8rem 1rem}
.tab-btn .icon{width:1.8rem;height:1.8rem}
.info-title{font-size:24px !important}
.link-group{grid-template-columns:1fr}
.content-wrapper{min-height:850px}
}@media (max-width:480px){.content-wrapper{min-height:620px}
.info-area{padding:1.5rem 1rem}
.switch-btn{width:1.8rem;height:1.8rem}
}

/* 案例 */
.section_six{width:100%;}
.section_six .protit{text-align: left;}
.section_six .swiper-container.anli{overflow:hidden;height:40rem;margin-top:2rem}
.section_six .swiper-container.anli .swiper-slide{height:calc(100% / 2) !important;box-sizing:border-box;padding: 15px;}
.section_six .swiper-container.anli .swiper-slide a::after{background: linear-gradient( rgba(0,107,81,0), rgba(0,107,81,.9));position: absolute;bottom: 0;left: 0;width: 100%;content: "";display: block;height: 50%;z-index: 1;transition: .3s;}
.section_six .swiper-container.anli .swiper-slide a{display: flex;justify-content:center;align-items: flex-end;width: 100%;height: 100%;position: relative;box-shadow:0 0 0.75rem rgba(0,0,0,.1);background-size:cover !important;}
.section_six .swiper-container.anli .swiper-slide h3{padding: 1rem 0;color: #fff;position: relative;z-index: 9;}
.section_six .swiper-container.anli .swiper-slide a:hover::after{height: 100%;}
.section_six .swiper-container.anli .swiper-slide a:hover h3{padding: 1.5rem;}
.section_six .swiper-grid>.swiper-wrapper{align-content: flex-start}

/* 合作客户 */
.logo-wall-container{background: #F9F8FB;}
.logo-grid{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem auto 0}
.logo-card{flex:1 1 calc(16.666% - 1rem);min-width:7rem;height:5rem;background-color:#fff;border-radius:0.2rem;display:flex;align-items:center;justify-content:center;padding:0.5rem;border:1px solid #f0f0f0;transition:all 0.3s ease;cursor:pointer}
.logo-card img{max-width:100%;max-height:100%;object-fit:contain}
.logo-card:hover{transform:translateY(-0.15rem);box-shadow:0 0.2rem 0.6rem rgba(0,0,0,0.08);border-color:#006644}
.view-more-btn{display:block;margin:2rem auto 0;padding:0.6rem 2rem;background-color:#006644;color:#fff;border:none;border-radius:2rem;font-size:0.9rem;cursor:pointer;transition:all 0.3s ease}
.view-more-btn:hover{background-color:#005036;transform:translateY(-0.1rem)}
@media (max-width:64rem){.logo-card{flex:1 1 calc(25% - 1rem)}
}@media (max-width:48rem){.logo-card{flex:1 1 calc(33.333% - 1rem)}
}@media (max-width:30rem){.logo-card{flex:1 1 calc(50% - 1rem)}
}

/* 优势 */
.advantage-container{position:relative;width:100%;overflow:hidden;background: url(../images/advantage_bg.jpg) center;background-size: cover;background-attachment: fixed;}
.top-title{text-align:center;color:#fff;font-size:2rem;margin-bottom:2rem;text-shadow:0 0.1rem 0.3rem rgba(0,0,0,0.3);font-weight: 700;}
.advantage-container .swiper{width:100%;height:30rem;position:relative}
/* .advantage-container .swiper::after{content: "";width: 45rem;height: 100%;background: url(../images/yuan.png) no-repeat center;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;background-size: contain;} */
.advantage-container .swiper-slide{opacity:0;transition:opacity 0.8s ease;display:flex;align-items:center;justify-content:center;position:relative}
.advantage-container .swiper-slide-active{opacity:1}
.advantage-container .swiper-slide img{max-width:80%;max-height:100%;object-fit:contain}
.advantage-container .flex{align-items: center;justify-content: center;margin-top: 2rem;}


.advantage-dot{position:absolute;width:10rem;height:10rem;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;opacity:1 !important;transform:none !important;}
.advantage-dot.dot-safe img{animation:breathe 2.5s ease-in-out infinite;}
.advantage-dot.dot-comfort img{animation:breathe 3.5s ease-in-out infinite;}
.advantage-dot.dot-durable img{animation:breathe 4s ease-in-out infinite;}
.advantage-dot.dot-smart img{animation:breathe 3s ease-in-out infinite;}
.dot-safe{top:2%;left:15%;animation-delay:0s}
.dot-comfort{top:2%;right:15%;animation-delay:0.8s}
.dot-durable{bottom:2%;left:15%;animation-delay:1.6s}
.dot-smart{bottom:2%;right:15%;animation-delay:2.4s}
.advantage-dot img{width:100%;height:100%;}
@keyframes breathe{0%{transform:scale(1)}
50%{transform:scale(1.05)}
100%{transform:scale(1)}
}.advantage-dot:hover{animation-play-state:paused;box-shadow:0 0 1.2rem rgba(0,204,153,0.8)}

.advantage-pagination {position: absolute;display: flex;justify-content: center;align-items: center;}
.advantage-container .advantage-pagination{bottom:1rem !important}
.advantage-container .swiper-pagination-bullet{width:0.5rem;height:0.5rem;background:#fff;opacity:0.5}
.advantage-container .swiper-pagination-bullet.my-bullet-active{opacity:1;background:#006B51}
.advantage-container .swiper-button-prev,.advantage-container .swiper-button-next{color:#fff !important;width:2rem !important;height:2rem !important}
.advantage-container .swiper-button-prev::after,.advantage-container .swiper-button-next::after{font-size:1rem !important}
@media (max-width:64rem){.advantage-dot{width:4rem;height:4rem}
.dot-safe{left:10%}
.dot-comfort{right:10%}
.dot-durable{left:10%}
.dot-smart{right:10%}
.advantage-container .swiper{height:25rem}
.top-title{font-size:1.8rem}
@keyframes float{0%{transform:translateY(0)}
25%{transform:translateY(-0.6rem)}
50%{transform:translateY(0)}
75%{transform:translateY(0.6rem)}
100%{transform:translateY(0)}
}}@media (max-width:48rem){.advantage-dot{width:3.5rem;}
.advantage-container .swiper{height:20rem}
@keyframes float{0%{transform:translateY(0)}
25%{transform:translateY(-0.5rem)}
50%{transform:translateY(0)}
75%{transform:translateY(0.5rem)}
100%{transform:translateY(0)}
}}@media (max-width:30rem){.advantage-dot{width:4rem;}
.dot-safe{top:15%;left:5%}
.dot-comfort{top:15%;right:5%}
.dot-durable{bottom:15%;left:5%}
.dot-smart{bottom:15%;right:5%}
.advantage-container .swiper{height:15rem}
.top-title{font-size:2rem !important}
.swiper-button-prev,.swiper-button-next{display:none !important}
.advantage-container .swiper::after{width: 100%;}
@keyframes float{0%{transform:translateY(0)}
25%{transform:translateY(-0.4rem)}
50%{transform:translateY(0)}
75%{transform:translateY(0.4rem)}
100%{transform:translateY(0)}
}}






/* 内页简介 */
.muma{position: relative;margin-top: 60px;}
.sc777.swiper-container {padding-bottom:4rem;}
.ss777.swiper-slide{background-position: center;background-size: cover;width: 300px;border:12px solid #fff;opacity: .2;transition: .3s;}
.ss777.swiper-slide.swiper-slide-active{opacity: 1;}
.ss777.swiper-slide h3{margin-top: 10px;}
.culture-list-box{width:100%;padding: 4rem 0;background: #F7F7FA url(../images/wenhua.jpg) no-repeat bottom center;background-attachment: fixed;background-size: cover;}
.culture-list-box h4{display: block;}
.culture-list-box img{display: inline-block;}
.culture-list-box .culture-list .row{margin:0 -1px}
.culture-list-box .culture-list .item{box-sizing:border-box;padding:0 1px}
.culture-list-box .culture-list .con-box{position:relative}
.culture-list-box .culture-list .init-box{background-color:#fff;padding:1.35rem 0;box-shadow:0 0 2rem rgba(40,40,40,.02);border-radius:2px;text-align:center}
.culture-list-box .culture-list .icon{width:4rem;margin:0 auto}
.culture-list-box .culture-list .tit{font-size:1.2rem;line-height:1.4rem;color:#333;margin-top:.9rem}
.culture-list-box .culture-list .en-tit{font-size:.7rem;line-height:.8rem;color:#333;font-family:"Century Gothic";margin-top:.4rem;text-transform:uppercase}
.culture-list-box .culture-list .con{display:none}
.culture-list-box .culture-list .hover-box{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:100%;padding:2.4rem 0;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url('../images/culture-hover-bg.jpg');border-radius:2px;text-align:center;opacity:0;filter:alpha(opacity=0);transition:all .3s;box-sizing: unset;}
.culture-list-box .culture-list .hover-box .tit{font-size:1.3rem;line-height:1.4rem;color:#fff;margin-top:1.4rem}
.culture-list-box .culture-list .line{width:1.5rem;height:2px;background-color:#fff;margin:.45rem auto 0}
.culture-list-box .culture-list .con{font-size:.7rem;line-height:1.6rem;color:#fff;padding:0 13.33%;margin-top:1rem}
.culture-list-box .culture-list .hover-box .con{display:block}
.culture-list-box .culture-list .con-box:hover .hover-box{	opacity: 1;	filter: alpha(opacity=100);}

.zyys{background:url(../images/hf.jpg) no-repeat center;position:relative;overflow:hidden;padding:3rem 0 4rem;background-attachment:fixed;background-size:cover}
.zyys .topbb{text-align:center}
.zyys .topbb img{display:inline-block}
.zyys .topbb div{font-weight:700;margin:30px 0;color:#00674F}
.zyys .ysner{width:90%;margin:0 auto;position:relative}
.zyys .ysner ul{width:100%;margin:2rem auto 0;display:flex;gap:1.5rem;justify-content:center;align-items:stretch;flex-wrap:wrap}
.zyys .ysner ul li{flex:1 1 280px;min-width:280px;max-width:350px;box-shadow:1px 1px 6px #becdd7;position:relative;padding:5% 1rem;box-sizing:border-box;border-radius:10px;display:block;transition:all 0.35s ease;background:rgba(255,255,255,0.8);overflow: hidden;}
.zyys .ysner ul li:hover{background:#fff;transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,103,79,0.15)}
.zyys .ysner ul li .text-item{border-bottom:1px dashed #eee;padding:.5rem 0;transition:all 0.3s;font-size:16px}
.zyys .ysner ul li:hover .text-item{padding-left:5px;color:#222}
.zyys .ysner ul li .text-item.time{text-align:center;color:#fff;font-weight:700;transition:all 0.3s;position: absolute;top: 0;text-align: center;left: 0;width: 100%;background:#006B51 ;border: none;}
.zyys .ysner ul li:hover .text-item.time{transform:scale(1.05)}
.zyys .ysner ul>i{font-size:4rem;color:#006B51;animation:arrowBreath 2s infinite ease-in-out;align-self:center}
@keyframes arrowBreath{0%,100%{opacity:0.7;transform:scale(1)}
50%{opacity:1;transform:scale(1.1)}
}.zyys .ysner ul li img{position:relative;margin:0 auto 1rem;transition:all 0.4s ease;max-height:100px}
.zyys .ysner ul li:hover img{transform:scale(1.05)}
.zyys .ysner ul li h4{position:relative;text-align:center;font-size:1.5rem;font-weight:700;margin:30px 0 5px;display:none}
.zyys .ysner ul li p{position:relative;font-size:16px;text-align:center;color:#777;line-height:2}
@media (max-width:768px){.zyys{padding:2rem 0 3rem}
.zyys .ysner{width:95%}
.zyys .ysner ul{gap:1.2rem}
.zyys .ysner ul>i{font-size:1.6rem}
}@media (max-width:480px){.zyys{padding:1.5rem 0 2.5rem}
.zyys .topbb div{font-size:24px !important;margin:20px 0}
.zyys .ysner ul{flex-direction:column;align-items:center}
.zyys .ysner ul>i{display:none}
.zyys .ysner ul li{width:100%;min-width:auto;padding-top: 5rem;}
.zyys .ysner ul li .text-item{font-size:14px}
.zyys .ysner ul li img{max-height: 60px}
}


/* 加盟 */
.samestyle .hxfont{font-size:38px;color:#e0e0e0;font-weight:bold;text-transform:uppercase;text-align:center;line-height:1;display:block;margin-bottom:25px}
.samestyle .bsty{font-size:48px;color:#1d1d1f;font-weight:bold;text-align:center;line-height:1}
.samestyle .text{font-size:18px;color:#888888;line-height:1.8;text-align:center;padding:0 7%;margin-top:50px}
.serviveban{background:url(about_servicebg2.jpg) center no-repeat;background-size:cover}
.servive1{padding-top:58px;padding-bottom:90px}
.servive1 .sty1{margin-top:75px;display: flex;    flex-wrap: wrap;}
.servive1 .sty1 dl{width:23.093%;background:#fff;border-radius:20px;margin-left:2.54%;box-shadow:0 10px 32px rgba(29,29,31,0.12);overflow:hidden;margin-bottom: 2.54%;}
.servive1 .sty1 dl:first-child,.servive1 .sty1 dl:nth-child(5){margin-left:0}
.servive1 .sty1 dl dd img{width:100%;box-shadow:0 10px 32px rgba(29,29,31,0.12)}
.servive1 .sty1 dl dt{padding:30px}
.servive1 .sty1 dl dt h3{font-size:26px;color:#005dbc;line-height:1;position:relative;margin-bottom:10px}
.servive1 .sty1 dl dt p{font-size:16px;color:rgb(117,117,117);font-weight: 400;}

.servive3{padding-top:96px}
.servive3 .sty1{margin-top:56px !important;display: flex;flex-wrap: wrap;justify-content: center}
.servive3 .sty1 li{width:32.3%;background:#f5f5f7;margin:0 0.486% 20px;text-align:center;padding:34px 4.4% 27px;transition:all linear 0.2s}
.servive3 .sty1 li strong{font-size:22px;color:00654d;line-height:1;display:block;margin-top:19px;margin-bottom:14px;transition:all linear 0.2s}
.servive3 .sty1 li p{font-size:16px;color:#888888;line-height:1.75;transition:all linear 0.2s}
.servive3 .sty1 li img{margin:0 auto}
.servive3 .sty1 li:hover{background: 00654d;}
.servive3 .sty1 li:hover strong,.servive3 .sty1 li:hover p{color: #fff;}

.cooperation-list1{background: #F7F7FA;padding: 100px 0;}
.cooperation-list1 .ul{margin-top:1.4rem}
.cooperation-list1 .ul .li{width:49%;height:8rem;margin-bottom:2%;box-shadow:0 0 15px 0 rgba(0,0,0,0.2)}
.cooperation-list1 .ul .li .img1{width:100%;height:100%;object-fit:cover;display: inline-block;}
.cooperation-list1 .ul .li:before{content:"";position:absolute;width:100%;height:70%;bottom:0;opacity:0;transition:all .6s;background:linear-gradient(0deg,rgba(4,109,201, .9) 0%,transparent 100%);z-index:1}
.cooperation-list1 .ul .li:nth-child(2n){margin-right:0}
.cooperation-list1 .ul .imgicon{width:1.375rem;height:1.375rem;margin:0 auto .4rem;transition:all .6s}
.cooperation-list1 .ul .imgicon img{max-height:100%}
.cooperation-list1 .ul .img1{transition:all .6s}
.cooperation-list1 .ul .text{width:90%;margin-top:1rem;z-index:4;transition:all .6s}
.cooperation-list1 .ul .tit5{margin-top:.3rem;opacity:0;transform:translate(0,0.65rem);transition:all .6s}
.cooperation-list1 .ul .li:hover:before{opacity:1}
.cooperation-list1 .ul .li:hover .img1{transform:scale(1.1)}
/* .cooperation-list1 .ul .li:hover .imgicon{transform:translate(0,-0.65rem)} */
.cooperation-list1 .ul .li:hover .tit5{opacity:1;transform:translate(0,0)}
.cooperation-list1 .ul .li:hover .text{margin-top:0}
.a-del3 {
    animation-delay: 0.3s;
}
.f-no-b-start {
    display: flex
;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
}.ovh {
    overflow: hidden;
}
.tran-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(calc(-50% + 0.5px), calc(-50% + 0.5px));
}
.f-no-c-center {
    display: flex
;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}.fon-m2 {
    font-family: "Microsoft Yahei", "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
    font-weight: bold;
}
.fon-m {
    font-family: "Microsoft Yahei", "sn-m", "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

.line-2 {
    line-height: 1.2;
}
.line-6 {
    line-height: 1.6;
}
.tit-18 {
    line-height: 1.8;
    font-size: 15px;
}
.text-center {
    text-align: center;
}
.tit-26 {
    line-height: 1.8;
    font-size: 26px;
}
.col-fff {
    color: #fff;
}
.por {
    position: relative;
}
.f-no {
    display: flex
;
    flex-flow: row wrap;
}


.cooperation-list3{padding:2.2rem 0 0;height:21.25rem;z-index:1;position:relative;overflow:hidden}
.cooperation-list3 .bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}
.cooperation-list3 .contentbox{position:relative;z-index:3}
.cooperation-list3 .contentbox .tip{position:relative;z-index:3}
.cooperation-list3 .contentbox .tip img{margin-right:.25rem}
.cooperation-list3 .contentbox .tit3{position:relative;z-index:3;margin-top:.5rem}
.cooperation-list3 .ul{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}
.cooperation-list3 .ul:before{content:"";position:absolute;width:calc(50vw - 822px);height:100%;left:0;top:0;z-index:1;background:rgba(2,22,43,0.4)}
.cooperation-list3 .ul:after{content:"";position:absolute;width:calc(50vw - 822px);height:100%;right:0;top:0;z-index:1;background:rgba(2,22,43,0.4)}
@-moz-document url-prefix(){.cooperation-list3 .ul:before{width:calc(50vw - 828px)}
.cooperation-list3 .ul:after{width:calc(50vw - 828px)}
}.cooperation-list3 .ul .li{width:calc(100% / 7);background:rgba(2,22,43,0.4);border-right:1px solid rgba(255,255,255,0.2);position:relative;transition:all .6s}
.cooperation-list3 .ul .li:last-child{border-right:none}
.cooperation-list3 .ul .tit5{width:30px;height:30px;border-radius:50%;border:1px solid #fff;margin:0 auto .4rem;transition:all .6s}
.cooperation-list3 .ul .tit7{margin-top:.5rem;opacity:0;transform:translate(0,20px);transition:all .6s;line-height:1.6}
.cooperation-list3 .ul .text{width:100%;padding:8.5rem .85rem 0}
.cooperation-list3 .ul .li:hover{background:rgba(0,0,0,0.2);backdrop-filter:blur(5px)}
.cooperation-list3 .ul .li:hover .text .tit5{background:#33b366;color:#fff;border:1px solid #33b366}
.cooperation-list3 .ul .li:hover .text .tit7{opacity:1;transform:translate(0,0)}

/* 助力新生 */
.page_love{background: url(../images/pagelove.jpg) no-repeat top center;padding-top: 1px;background-size: contain;}
.page_love_box{width: 80%;background: rgba(255,255,255,0.95);border-radius: 20px;min-height: 500px;margin: 45% auto 0;padding: 5%;box-shadow: 0 0 20px rgba(235,169,179, .3)}
.page_love_box p strong{color:#E30655;font-size: 30px;text-align: center;margin-bottom: 30px;}
.page_love_box p{color: #666;line-height: 1.8;}
.page_love_box p img{display: inline-block;}

/* 优势 */
.zhijian{ background: url(../images/zhijian.jpg) no-repeat center center;display: flex;justify-content: center;align-items: center; flex-direction: column;padding:75px 0;background-size: cover;margin: 60px 0 0;}
.zhijian strong{color:#fff;font-size: 58px; }
.zhijian p{color:#fff;font-size: 22px; line-height:30px; margin: 20px 0  }
.z_more{ display: flex;justify-content:space-between;width:536px; margin:0 auto 0 auto;background: #006B51;border-radius:100px; padding:0 45px 0 0}
.z_more li{ line-height: 58px;  border-radius:100px;text-align: center;position: relative;}
.z_more li:nth-child(1){  background: #fff;font-family: impact;font-size: 24px; color:#006B51;text-align: left;padding:0 0 0 95px; width:64%;}
.z_more li:nth-child(1):after{ content: '';width:36px;height:38px;background: url(../images/ltel.png);position: absolute;left:30px;top:11px;}
.z_more li a{ font-size: 22px; color:#fff; }
.z_more li a:hover{opacity: .8;}

.z_more2{ display: none;width:65%; margin:0 auto 0 auto;background: #006B51;border-radius:100px; }
.z_more2 li{  border-radius:100px;text-align: center;position: relative;background: #fff; }
.z_more2 li a{ line-height: 50px;padding:0 0 0 35px;  text-align: center;position: relative; font-family: impact;font-size: 20px; color:#006B51; width:100%; display: block}
.z_more2 li a:after{ content: '';width:36px;height:38px;background: url(../images/ltel.png);position: absolute;left:30px;top:7px;}

/* 新闻 */
.section_nine {background: url(../images/in_03.jpg) bottom center no-repeat; }
.section_nine .protit{justify-content: space-between;align-items: center;text-align: left;}
.section_nine .protit .more{border-radius: 50px;background: #188B6A;color: #fff;padding: .5rem 2rem;}
.section_nine .protit .more:hover{background-color: #005036;transform: translateY(-0.1rem);}
.tabbox{padding: 60px  0 0;}
.tabbox .content{width:508px;overflow:hidden;position:relative;height:465px;}
.tabbox .content ul{position:absolute;left:0;top:0;height:100%;}
.tabbox .content li{width:508px;float:left;height:465px;position:relative}
.tabbox .content li img{display:block;width:508px;height:465px;}
.tabbox .content li .arrow{position:absolute;bottom:0;width:100%;height:70px;}
.tabbox .tab{width:100%;display: flex;}
.tabbox .tab .item{width: 33%;transition: .4s;background-color:#fff;box-sizing: border-box;margin:0 1% ;border-radius: 0 0 10px 10px;}
.tabbox .tab .item img{border-radius: 10px 10px 0 0;}
.tabbox .tab .item .info {padding: 2vw;}
.tabbox .tab .item .info p{line-height: 1.8;color: #999;}
.tabbox .tab .item h3{display: block;font-weight: 700;}
.tabbox .tab .item:hover h3,.tabbox .tab .item:hover span{color: #006B51;}
.tabbox .tab .item span{margin: 12px 0;display: block;}
.tabbox .tab .item:hover{box-shadow: 0 10px 20px rgba(0,107,81, 0.2);transform: translateY(-1rem)}
.tabbox h3{display:inline-block;overflow:hidden;text-overflow:ellipsis;}
.tabbox span{font-size: 14px;}

/* 招商 */
.join{background: url(../images/joinbg.jpg) no-repeat center;background-size: cover;background-attachment: fixed;padding: 100px 0;}
.join .protit{display: flex;    flex-direction: column;
	align-items: flex-start;text-align: left;color: #fff;}
.join_box{display: flex;margin-top: 50px;justify-content: space-between}
.join_box .left{background: #fff;width: 63%;padding: 2vw;}
.join_box .left h5{font-weight: 700;}
.join_box .left .line{margin: 20px 0}
.join_box .left .join_con{color: #999;line-height: 2;}
.join_box .left h4{color: #0F63B6;font-weight: 700;margin: 30px 0;}
.join_box .right{width: 35%;}
.join_box .right a:first-child{margin-bottom: 30px;}


/* 招聘 */
.hr{background: #F5F5F5;padding: 100px 0;}
.hr .protit{display: flex;    flex-direction: column;
	align-items: flex-start;text-align: left;}
.hr .inner{background: #fff;display: flex;justify-content: space-between;}
.hr .inner .left{width: 45%;display: flex;flex-direction: column;justify-content: center;align-items: flex-start}
.hr .inner .left{padding: 3vw;}
.hr .inner .left .hr_box{color: #666666;line-height: 2.5;}
.hr .inner .left a{display: inline-block;color: #1867B5;border-radius: 5px;border: 2px solid #1867B5;padding: 5px 30px;margin: 50px 0 0;}
.hr .inner .left a:hover{background: #1867B5;color: #fff;}
/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */

/* 简介 */
.fzlc{background: url(../images/a2_bj2.jpg) no-repeat center / cover;padding: 80px 0;background-attachment: fixed;}
.fzlc .protit{padding: 0;}
.fzlc .protit h4,.team .protit h4{display: block;}
.fzlc .protit img,.team .protit img{display: inline-block;}
.fzlc .swiper-top{position: relative;overflow: hidden;}
.fzlc .swiper-top .swiper-slide{text-align: center;opacity: .15;transition: .3s;}
.fzlc .swiper-top .swiper-slide.swiper-slide-active{opacity: 1;}
.fzlc .swiper-top .swiper-slide.swiper-slide-active  .h{color: 00654d;font-size: 48px;}
.fzlc .swiper-top .h{font-size: 24px;color: #666666;line-height: 36px;margin:120px 0 36px 0;font-weight: 700;transition: .3s;}
.fzlc .swiper-top .p{font-size: 16px;color: #666666;line-height: 36px;}
.fzlc .swiper-top .next1,.fzlc .swiper-top .prev1{background: no-repeat 0 0;width: 66px;height: 66px;top: auto;bottom: 0; z-index: 10;}
.fzlc .swiper-top .next1{background-image: url(../images/a_next.png);right: 0;}
.fzlc .swiper-top .prev1{background-image: url(../images/a_prev.png);left: 0;}
.fzlc .swiper-top .next1:hover,.fzlc .swiper-top .prev1:hover{background-position-y: -66px;}
.gallery-thumbs{position: relative;overflow: hidden;font-size: 20px;color: #666;line-height: 26px;margin-top: 70px;}
.gallery-thumbs .swiper-slide{padding-top: 20px;text-align: center;}
.gallery-thumbs .swiper-slide::before{content: "";position: absolute;left: 0px; width: 100%;height: 1px;background: #fff;top: 5px;}
.gallery-thumbs .swiper-slide:after{content: "";position: absolute;left: 0px; width: 14px;height: 14px;background: #fff;border-radius: 50%;border: 2px solid 00654d;top: 0;right: 0;margin: auto;}
.swiper-slide-thumb-active{color: 00654d;}
.gallery-thumbs .swiper-slide-thumb-active:after{background: 00654d;}

.tit01{ text-align: center; font-weight: normal;}
.tit01 h2{display: block;font-size: 48px;color: #0169DC;}
.tit01 h2 span{color: #FE7800;}
.tit01 a{color: #88562c; text-decoration: none; }
.tit01 p{font-size: 20px; color: #333333; text-align: center; font-weight: normal;font-family:"Microsoft Yahei"; line-height: 30px;}
.cf_tit{margin: 120px 0 75px;}
.cf_box{background: url(../images/section4Bg.png) no-repeat center;position: relative;overflow: hidden;background-size: cover;background-attachment: fixed;}
.cf_box .inner{max-width: 1300px;}
.cf_box .cf_middle{width: 260px;height: 260px;background: #0169DC;display: block;margin: 0 auto;text-align: center;color: #fff;font-size: 30px;line-height: 50px;box-sizing: border-box;padding-top: 40px;z-index: 995;position: relative;}
.cf_box ul.fr{text-align: right;float: none;}
.cf_box ul li{width: 270px;text-align: center;display: inline-block;padding: 65px 10px;    vertical-align: top;}
.cf_box ul li img{display: inline-block;}
.cf_box ul li h5{font-size: 30px;color: #333333;font-weight: 700;margin: 10px 0;}
.cf_box ul li p{line-height: 30px;color: #666;font-size: 16px;}
.cf_box .cf_img1{background: url(../images/cf_img1.jpg) no-repeat center;right: 0;top: -14px;}
.cf_box .cf_img2{background: url(../images/cf_img2.jpg) no-repeat center;left: 0;bottom: 0;}
.cf_box .cf_img{background-size: cover;width: 50%;height: 584px;position: absolute;z-index: 994;}



/* ===================== 产品列表页 ===================== */
#list{margin:50px 0;}
#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto{width:1500px;margin:0 auto;}
@media(max-width:1505px){
	#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto{width:1200px;}
}
.showlist{width:100%;/* float:left; */}

/*.showlist div *{width:100%;}*/
.showlist li{width:98%;margin:0 auto 20px;overflow:hidden;position:relative;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.showlist .wrap_box{float:left;}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px;}
#showdata{display:none;}
#loaddata{text-align:center;}
.showlist li .img{overflow:hidden;}
.product_list_one .showlist,.product_list_two .showlist,.product_list_three .showlist{display:none;}
.product_list_one #showdata,.product_list_two #showdata,.product_list_three #showdata{display:block!important;}
.product_list_one .item{float:left;width:32.3%;margin:0 0.5% 30px;}
.product_list_two .item{float:left;width:32.3%;margin:0 0.5% 30px;}
.product_list_three .item{float:left;width:24%;margin:0 0.5% 30px;}
/* .product_list_one .item{width:100%;margin:0 0 50px;border-bottom: 1px solid #eee;display: flex;position: relative;padding-bottom: 50px;} */
.product_list_one .item .img,.product_list_two .item .img{position:relative;overflow:hidden;}
.product_list_one .item img,.product_list_two .item img,.product_list_two .item strong,.product_list_three .item em{-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.product_list_one .item img,.product_list_two .item img{border: 1px solid #e9e9e9}
.product_list_two .item:hover img{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}
.product_list_one .item:hover img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05);}

/* 样式一 */
/* .product_list_one .item .info{padding:20px 50px;}
.product_list_one .item .info>strong{display:block;width:95%;font-weight:700;text-transform:uppercase;color: 00654d;margin-bottom: 20px;}
.product_list_one .item .info li{margin-bottom: 20px;}
.product_list_one .item .info li:last-child{margin: 0;}
.product_list_one .item .info li p{color: #999;}
.product_list_one .item .line2{width:100%;height:2px;transform-origin:100%;-webkit-transform-origin:100%;-webkit-transition:-webkit-transform .7s cubic-bezier(0.165,0.84,0.44,1);transition:-webkit-transform .7s cubic-bezier(0.165,0.84,0.44,1);transition:transform .7s cubic-bezier(0.165,0.84,0.44,1);transition:transform .7s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform .7s cubic-bezier(0.165,0.84,0.44,1);transform:scaleX(0);-webkit-transform:scaleX(0);visibility:hidden\9;background-color:#006B51;position: absolute;bottom: 0;left: 0;}
.product_list_one .item p{}
.product_list_one .item:hover .line2{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform-origin:0;-webkit-transform-origin:0;visibility:visible\9;}
.product_list_one .item:hover .info{}
.product_list_one .item:hover strong{border-right:1px solid #f1f1f1;}

.product_list_one .showlist, .product_list_two .showlist, .product_list_three .showlist{display: none;}
.product_list_one #showdata, .product_list_two #showdata, .product_list_three #showdata{display: block !important;}
.product_list_one .item, .product_list_two .item, .product_list_three .item{float: left;width:32.33%;margin:0 0.5% 30px;border-bottom: 1px solid #e0e0e0;}
.product_list_one .item .img, .product_list_two .item .img{position: relative;overflow: hidden;border: 1px solid #f0f0f0;}
.product_list_one .item img, .product_list_two .item img, .product_list_two .item strong, .product_list_three .item em{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.product_list_one .item:hover img, .product_list_two .item:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
.product_list_three .item{width:31.33%;border:1px solid #ececec;} */
/* 样式一 */
.product_list_one .item {box-shadow: 0 0.1rem 0.2rem 1px rgba(106, 137, 186, 0.2);}
.product_list_one .item .info{padding:20px;}
.product_list_one .item strong{font-weight:300;font-size:1rem;text-align: center;display: block;}
.product_list_one .item em{width: 4%;float: left;font-size: 12px;color: #999;}
.product_list_one .item .line2{width:100%;height:2px;transform-origin: 100%;-webkit-transform-origin: 100%;-webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transform: scaleX(0);-webkit-transform: scaleX(0);visibility: hidden\9;background-color:#006B51;margin-top: 10px;}
.product_list_one .item p{display: none;}
.product_list_one .item:hover .line2{transform: scaleX(1);-webkit-transform: scaleX(1);-moz-transform: scaleX(1);transform-origin: 0;-webkit-transform-origin: 0;visibility: visible\9;}
.product_list_one .item:hover strong{border-right:1px solid #f1f1f1;}
.btns { width: 100%; padding: 0 1.5rem 1rem; display: flex; justify-content: space-between; overflow: hidden;  z-index: 1; background: #fff;  }

.btns a { width: 48%; height: 2rem; display: flex; align-items: center; justify-content: center; border: 1px solid #006B51; font-size: 0.8rem; color: #006B51; border-radius: 5rem; }
.btns a:hover {
	background-color: #006B51;
	color: #fff;
	text-decoration: none;
  }
.btns a:last-child { background: #006B51; color: #fff; }

/* 样式一 */

/* 样式二 */
.product_list_two .item .btns{display: none;}
.product_list_two .item .info{padding:0 30px 20px;background-color:#f6f7f7;}
.product_list_two .item .info strong,.product_list_three .item .info strong{display:block;color:#555;font-size:18px;font-weight:100;padding-top:30px;text-transform: uppercase;}
.product_list_two .item .line1{width:0%;height:1px;margin-top:8px;}
.product_list_two .item .info p,.product_list_three .item .info p{display:none;color:#868585;font-size:14px;line-height:26px;height:52px;overflow:hidden;margin-top:8px;}
.product_list_two .item .line2{display:none;}
.product_list_two .item:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.product_list_two .item:hover .info{background-color:#fff;}
.product_list_two .item:hover strong{color:#006B51;transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);}
.product_list_two .item:hover .line1{width:100%;height:1px;background-color:#006B51;}
.product_list_two .item:hover p{transform:translateY(10px);-moz-transform:translateY(10px);-o-transform:translateY(10px);-ms-transform:translateY(10px);-webkit-transform:translateY(10px);}

/* 样式二 */

/* 样式三 */
.product_list_three .item .img{border: 1px solid #eee;border-bottom: none;}
.product_list_three .item .info strong{padding:0;}
.product_list_three .item{padding-bottom:20px;border-radius:6px;overflow:hidden;background-color:#f9f9f9;}
.product_list_three .item .info{padding:15px;}
.product_list_three .item em{font-style:normal;float:right;width:10px;height:3px;background-color:#006B51;margin:0px 15px 0 0;}
.product_list_three .item:hover em{width:30px;}
.product_list_three .item:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);background-color:#fff;}

/* 样式三 */

/* 产品内页图 */
.product_article .img1{display:none;}
.product_article .title{overflow:hidden;padding:10px 0 0;}
.product_article .title h1{text-align:center;font-size:22px;color:#333;}
.product_article .title .time{display:block;height:30px;line-height:30px;text-align:center;margin:14px 0 0;font-size:14px;color:#999;}
.product_article .title .time img{display:inline-block;height:18px;margin-top:-2px;margin-right:10px;}
.product_article .title .share{text-align:center;height:24px;line-height:24px;margin-top:10px;}
.product_article .title .share span{display:inline-block;vertical-align:top;}
.product_article .title .bdsharebuttonbox{display:inline-block!important;vertical-align:top;}

/* 产品内页图 */

/* ===================== 产品列表页 ===================== */

/* ===================== 产品 详情页 ===================== */
.img_big_box{width:55%;float:left;}
.img_big_box .img_box{height:500px;border:1px solid #f1f1f1;border-radius:5px;position:relative;border-bottom:none;}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:5px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:5px;text-align:center;}
.img_big_box .small_box img{max-height:80px;display:inline-block;margin:10px 5px;border:1px solid #fff;}
.img_big_box .small_box img.active{border-color:#006B51;}
.info_big_box{width:42%;float:right;}
.info_big_box h1{color:#444;line-height:36px;font-weight:bold;font-size:26px;margin-top:2rem;}
.info_big_box .info_1{margin:30px 0 0;}
.info_big_box .info_1 .dh{color:#555;min-height:40px;line-height:40px;cursor:help;margin-bottom:10px;}
.info_big_box .info_1 .dh img{float:left;width:30px;margin-top:5px;}
.info_big_box .info_1 .dh span{float:right;width:89%;font-size:18px;color:#555;letter-spacing:0px;line-height:40px;}
.info_big_box .info_1 .dh span.num{font-family:impact;font-size:26px;letter-spacing:2px;}
.info_big_box .info_2{padding:10px;}
.info_big_box .share{height:24px;line-height:24px;margin:20px 0;}
.info_big_box .share span{font-size:16px;color:#555;}
.bdshare-button-style0-24 a,.bdshare-button-style0-24 .bds_more{margin:0 6px 0 0!important;}

.info_big_box .info_3 span{display:inline-block;padding:8px 0;line-height:24px;color:#555;cursor:help;font-size:12px;}
.info_big_box .info_3 span img{display:inline-block;height:20px;margin-bottom:3px;margin-right:6px;}
.xgcp_title{padding:10px;background-color:#fafafa;margin:30px 0 0;}
.xgcp_title h3{color:#006B51;border-left:2px solid #006B51;padding-left:20px;height:30px;line-height:30px;font-weight:bold;font-size:20px;}
.article_content{font-size:16px;line-height:26px;color:#333;padding-top:30px;}
.article_content hr{border-top: 1px solid #ddd;border-bottom: none;}
.article_box{padding-top:30px;}
.article_box img,.article_content img{display:inline;}
.article_box p,.article_content p{margin-bottom:14px;}
.article_content div{display: flex;justify-content: center;}
.article_content div img{flex: 1;max-width: 400px;margin: 0 10px;}
.article_content table{width: 100% !important;}
.article_content table tr td,.article_content table tr th {    background: #fff;border: 0.5pt solid #ddd;	border-top: none;line-height: 26px;}
.article_content table tr td span,.article_content table tr th span{font-size: 16px !important;}
.article_content table tr.firstRow td,.article_content table tr.firstRow th{ background:#006B51 !important; font-weight:bold;color: #fff;font-size: 16px;}
.article_content table tr td{padding: 5px;}
.article_content table tr th{padding: 5px;}
.article_content table tr td p{margin: 0;}
#xgcp ul li{float:left;text-align:center;width:23%;margin:1%;}
#xgcp ul li strong{display:block;height:36px;color:#333;font-size:16px;font-weight:100;line-height:36px;text-align:center;position: relative;}
#xgcp ul li:hover strong{color:#fff;}
#xgcp ul li:hover .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9;}
.pagenum{border-top:1px solid #DCDCDC;margin-top:30px;text-align:center;}
.pagenum a{display:inline-block;color:#666;margin:20px 20px 0;width:120px;height:30px;line-height:30px;border:1px solid #006B51;border-radius:60px;font-size:0px;}
.pagenum span{font-size:16px;color:#006B51;}
.pagenum a:hover{background-color:#006B51;}
.pagenum a:hover span{color:#fff;}

/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba{height:400px;position:relative;overflow:hidden;background-color:rgba(0,0,0,0.3);background-image:url(images/neibanner.jpg);background-position:center 3.5rem;background-repeat:no-repeat;background-attachment:fixed;}
.fade_text{text-transform:uppercase;margin-top:5%;text-align:center;font-size:0;}
.fade_text span{color:#006B51;display:inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow:hidden;}
.fade_text .cn span{font-size:62px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;}
.fade_text .line{width:80px;height:3px;background-color:#006B51;margin:20px auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:20px;overflow:hidden;width:8px;}
.arrow_down .line{display:block;width:1px;height:40px;margin:0 3px;background:#006B51;}
.arrow_down .aw{display:block;width:100%;height:5px;margin-top:3px;background:url('../../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation:long 1.5s linear alternate infinite;animation:long 1.5s linear alternate infinite;}
@-webkit-keyframes long{
	from{-webkit-transform:translateY(-30px);transform:translateY(-30px);}
	to{-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes long{
	from{-webkit-transform:translateY(-30px);transform:translateY(-30px);}
	to{-webkit-transform:translateY(0);transform:translateY(0);}
}
.son_list{position:absolute;height:50px;width:100%;bottom:10px;left:0;text-align:center;}
.son_list a{display:inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color:#fff;font-size:16px;text-align:center;line-height:50px;position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.son_list a i{background-color:#006B51;position:absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:-1;width:200px;height:200px;border-radius:50%;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);}
.son_list a:hover i,.son_list a.active i{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);}
.son_list a:hover,.son_list a.active{color:#fff;}

/* ===================== 内页 Banner 图 ===================== */

/* ===================== 面包屑导航 ===================== */
.position_now{height:60px;line-height:60px;font-size:14px;border-bottom:1px #f1f1f1 solid;display: none;}
.position_now a{display:inline-block;color:#707070;}
.position_now .fl{color:#707070;}
.position_now .fl img{height:20px;margin-top:-4px;display:inline-block;margin-right:8px;}
.position_now .fr{font-family:impact;color:#006B51;font-size:22px;display: none;}
.position_now .fr img{height:26px;display:inline-block;margin-right:8px;vertical-align:middle;}
.position_now .fr strong{font-weight:100;}

/* ===================== 面包屑导航 ===================== */

/* ===================== 新闻页面 ===================== */

/* 新闻样式 1 */
.news_one .news_box li{margin-bottom:20px;}
.news_one .news_box li .img{width:26%;overflow:hidden;float:left;border-radius:8px;position:relative;border: 1px solid #ddd;}
.news_one .news_box li .img img{-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.news_one .news_box li .img .bg{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);}
.news_one .news_box li .img .bg i{opacity:0;position:absolute;left:50%;top:50%;margin:-15px 0 0 -50px;width:30px;height:30px;background:url(../../images/news_arrow.png) center/100% no-repeat;}
.news_one .news_box li .info{width:70%;float:right;padding-top:30px;}
.news_one .news_box li .info h3{font-weight:bold;font-size:18px;color:#333;}
.news_one .news_box li .info .time{color:#777;font-size:14px;padding:20px 0;}
.news_one .news_box li .info .line{width:100%;height:1px;background-color:#e5e9ef;margin-bottom:20px;}
.news_one .news_box li .info .line i{display:block;width:0%;height:1px;background-color:#006B51;}
.news_one .news_box li .info p{color:#999;font-size:16px;line-height:26px;height:52px;overflow:hidden;}
.news_one .news_box li:hover .info{padding-top:50px;}
.news_one .news_box li:hover .line i{width:100%;}
.news_one .news_box li:hover h3{color:#006B51;}
.news_one .news_box li:hover .bg{background:rgba(0,0,0,0.55);}
.news_one .news_box li:hover .bg i{opacity:1;margin:-15px 0 0 -15px;}
.news_article_box .left_fixed{position:fixed;left:0;top:0;width:30%;height:100%;z-index:-1;}
.news_article_box .left_fixed .text{padding:35% 0 0 25%;}
.news_article_box .left_fixed h6{font-size:70px;color:#006B51;opacity:0.5;font-style:italic;font-family:impact;}
.news_article_box .left_fixed h5{font-size:16px;color:#333;margin-top:30px;}
.news_article_box .left_fixed .return{margin-top:40px;font-size:14px;color:#666;}
.news_article_box .left_fixed .return:after{content:'';}
.news_article_box .right_article{float:right;width:70%;background-color:#f5f5f5;overflow:hidden;}
.news_article_box .inner_content{padding:30px 50px;}
.news_article_box .h1_title{padding:70px 40px;background-color:#E5E5E5;line-height:1.5;}
.news_article_box .h1_title h1{font-size:28px;color:#333;margin-bottom:20px;}
.news_article_box .h1_title .time img{height:20px;display:inline-block;margin:-4px 10px 0 0;}
.news_article_box .h1_title .time span{color:#777;font-size:16px;}
.page_list{text-align:center;}
.page_list b{font-size:0;}
.page_list b a,.page_list b font{display:inline-block;font-weight:100;color:#999;font-size:16px;margin-right:10px;border:1px solid #e5e9ef;width:40px;height:40px;line-height:40px;border-radius:6px;text-align:center;}
.page_list b font{background-color:#006B51;color:#fff;border-color:#006B51;}
.page_list_span1{display:none;}

/* 新闻样式 1 */

/* 新闻样式 2 */
.news_two .news_box li{float:left;width:31.33%;margin:1%;overflow:hidden;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.news_two .news_box li a{padding:20px;background-color:#f3f3f3;position:relative;}
.news_two .news_box li .time strong{font-size:50px;color:#006B51;display:inline-block;font-family:"SimHei";position:relative;}
.news_two .news_box li .time strong::after{content:'';position:absolute;left:0;top:30px;width:0px;background-color:#006B51;height:2px;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.news_two .news_box li .time span{font-size:12px;color:#333;display:block;font-family:"SimHei";}
.news_two .news_box li h3{color:#333;font-size:18px;line-height:26px;height:52px;overflow:hidden;margin:15px 0 10px;}
.pc .news_two .news_box li:hover h3{color:#006B51;}
.news_two .news_box li p{font-size:14px;color:#666;line-height:22px;height:44px;overflow:hidden;margin-bottom:10px;}
.news_two .news_box li i{position:absolute;background-color:#006B51;}
.news_two .news_box li i.i1{width:0px;height:2px;top:20px;right:20px;}
.news_two .news_box li i.i2{width:2px;height:0px;top:20px;right:20px;}
.pc .news_two .news_box li:hover i.i1{width:30px;}
.pc .news_two .news_box li:hover i.i2{height:30px;}
.pc .news_two .news_box li:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.pc .news_two .news_box li:hover strong::after{width:100%;}
.fixed_body{display:none;position:fixed;width:100%;height:100%;background:rgba(255,255,255,0.8);left:-30%;top:0;z-index:9999;}
.fixed_body .fixed_article{display:none;position:fixed;width:750px;height:80%;top:50%;right:20%;margin:-400px -400px 0 0;background-color:#fff;z-index:99999;box-shadow:0px 0 25px rgba(0,0,0,0.08);}
.fixed_body .fixed_article .fb_close{position:absolute;right:0;top:0;width:60px;height:60px;cursor:pointer;background-color:#006B51;z-index: 9;}
.fixed_body .fixed_article .fb_close i{display:block;margin:10px auto 0;width:40px;height:40px;background:url(../../images/jia.png) center center/80% no-repeat;}
.fixed_body .fixed_article .fb_close:hover i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.fixed_body .fixed_article iframe{border:none;width:100%;height:100%;display:block;position: relative;z-index: 1;}
@media(max-width:1505px){
	.fixed_body .fixed_article{width:1000px;margin-right:-500px;}
}

/* 新闻样式 2 */

/* ===================== 新闻页面 ===================== */

/* ===================== 产品页 左侧 导航 ===================== */
#list .left_side{width:280px;position: sticky;top: 5rem;}
#list .left_side .box_one,#list .left_side .box_two{width:260px;background-color:#006B51;border-radius:10px 10px 0 0;padding-top: 1px;border-style: solid;
    border-width: 1px;
    border-color: #cccccc;}
#list .left_side .box_one .title{text-align:center;margin-bottom:20px;}
#list .left_side .box_one .title h3{color:#fff;font-weight:bold;font-size:30px;margin:20px 0 10px 0;}
#list .left_side .box_one .title p{color:#fff;font-size:16px;}
#list .left_side .box_one ul{padding: .5rem;background: #fff;}
#list .left_side .box_one ul li{line-height:36px;background-color:#fff;margin-bottom:5px;text-align:left;}
#list .left_side .box_one ul li a{position:relative;z-index:1;overflow:hidden;height:36px;color: #000;}
#list .left_side .box_one ul li span,#list .left_side .box_one ul li em{font-size:16px;position:absolute;display:block;width:100%;height:100%;padding-left:4%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#list .left_side .box_one ul li span{left:0;top:0;background-color:#fff;}
#list .left_side .box_one ul li em{right:-100%;top:0;background-color:#006B51;color:#fff;}
#list .left_side .box_one ul li a:hover span,#list .left_side .box_one ul li a.active span{top:100%;}
#list .left_side .box_one ul li a:hover em,#list .left_side .box_one ul li a.active em{right:0;}
#list .left_side .box_one ul li a:hover::after,#list .left_side .box_one ul li a.active::after{display: none;}
#list .left_side .box_one ul li .son_nav{border-top:1px solid #ebebeb;}
#list .left_side .box_one ul li .son_nav a{background:none;height:40px;line-height:40px;position:relative;}
#list .left_side .box_one ul li .son_nav a::after{content:'';position:absolute;left:20px;top:20px;width:8px;height:1px;background-color:#006B51;}
#list .left_side .box_one ul li .son_nav a:hover::after,#list .left_side .box_one ul li .son_nav a.active::after{background-color:#fff;}
#list .left_side .box_one ul li .son_nav span{padding-left:40px;}
#list .left_side .box_two{margin-top:10px;padding:20px 10px;background: #006B51;}
#list .left_side .box_two p{font-size:16px;color:#fff;line-height:30px;}
#list .left_side .box_two strong{color:#fff;font-size:30px;display:block;margin-bottom:10px;font-family:impact;font-weight:100;}
#list .left_side .box_two .more{height:36px;line-height:36px;background-color:#fff;margin-top:10px;width:200px;color:#333;text-align:center;position: relative;}
#list .left_side .box_two .more i{background-color:#ffbc42;}
#list .left_side .box_two .more:hover{color:#fff;background: #006B51}
#list .right_side.fr{width:1200px;}
@media(max-width:1505px){
	#list .right_side.fr{width:900px;}
}

/* ===================== 产品页 左侧 导航 ===================== */

/* ===================== 全局搜索框 ===================== */
.form_box{display:none;border:1px solid #f1f1f1;border-radius:5px;margin-bottom:20px;}
.form_box .sf{margin:0 auto;text-align:center;font-size:0;}
.form_box .an{display:inline-block;border:1px solid #f1f1f1;background-color:#fff;color:#333;height:40px;border-radius:8px;margin:10px 5px;font-size:16px;line-height:40px;padding:0px 15px;outline:none;}
.form_box .an{vertical-align:bottom;}
.form_box .an:hover{border-color:#006B51;}
.form_box .inp{height:38px;vertical-align:bottom;}
.form_box .submit{width:80px;cursor:pointer;}

/* ===================== 全局搜索框 ===================== */

/* ===================== 在线留言 ===================== */
.form_box_box{width:1200px;margin:40px auto;padding:60px 0;box-shadow:0px 20px 80px rgba(76,76,76,0.1);}
ul.fs{width:1000px;margin:0 auto;}
ul.fs input,ul.fs textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:0.8s;-o-transition:0.8s;-ms-transition:0.8s;-moz-transition:0.8s;transition:0.8s;}
ul.fs .box1 li{float:left;width:320px;margin-right:20px;}
ul.fs .box1 li:nth-of-type(3){margin:0;}
ul.fs .box1 li input{border:1px solid #e1e7ee;width:100%;height:50px;padding:10px;color:#999;}
ul.fs li input:hover{border-color:#006B51;}
ul.fs .box1 li input::-webkit-input-placeholder,ul.fs li.textarea textarea::-webkit-input-placeholder,ul.fs li.yzm input::-webkit-input-placeholder{color:#999;}
ul.fs .box1 li input:-moz-placeholder,ul.fs li.textarea textarea:-moz-placeholder,ul.fs li.yzm input:-moz-placeholder{color:#999;}
ul.fs .box1 li input:-ms-input-placeholder,ul.fs li.textarea textarea:-ms-input-placeholder,ul.fs li.yzm input:-ms-input-placeholder{color:#999;}
ul.fs li.textarea textarea{width:100%;height:150px;border:1px solid #e1e7ee;padding:10px;margin:20px 0;color:#999;}
ul.fs li.textarea textarea:hover{border-color:#006B51;}
ul.fs li.radio{text-align:center;}
ul.fs li.radio label{margin:0 10px;}
ul.fs li.yzm{text-align:center;margin:20px 0;}
ul.fs li.yzm img{display:inline-block;height:20px;}
ul.fs li.yzm input{border-bottom:1px solid #e1e7ee;width:200px;height:50px;padding:10px;color:#999;}
ul.fs li.yzm input:hover{border-color:#006B51;}
ul.fs li.submit input{height:50px;margin:0 auto;display:block;cursor:pointer;width:200px;border-radius:50px;background-color:#006B51;font-size:16px;color:#fff;}

/* ===================== 在线留言 ===================== */

/* ===================== 联系我们 地图 ===================== */
#allmap{height:500px;}
#allmap img{max-width:none!important;}

/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */
.go_top{display:none;background:url(../../m/images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align:center;background-color:#006B51;border-radius:50%;position:fixed;right:6px;bottom:100px;z-index:99999999999;}

/* ===================== 回到顶部 ===================== */
.firstRow img{display:inline-block;}

/* ================================ 内页 END ================================ */

/*===================== 响应式代码 START =====================*/
.header .menu_box{display:none;}
.header .menu_box{float:right;width:24px;height:54px;}
.header .nav_button{position:absolute;right:15px;top:26px;vertical-align:middle;width:24px;height:2px;cursor:pointer;background-color:#006B51;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav_button::after,.header .nav_button::before{content:'';width:24px;height:2px;position:absolute;z-index:99999999;right:0;background-color:#006B51;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav_button::after{top:9px;}
.header .nav_button::before{top:-9px;}
.header .menu_box.on .nav_button{width:0;}
.header .menu_box.on .nav_button::before{-webkit-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg);}
.header .menu_box.on .nav_button::after{-webkit-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg);}
#close{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999;}
.wap_son{display:none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:48%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align:center;margin:1%;float:left;background-color:#026B51;}
.pc .fixed_footer{display:none;}
.mobile .fixed_footer{display:none;background-color:rgba(0,102,68,0.95);height:50px;position:fixed;bottom:0px;left:50%;margin-left:-50%;z-index:999;width:100%;border-radius:10px 10px 0 0;}
@media (min-width:640px){
	.mobile .fixed_footer{width:640px!important;left:50%;margin-left:-320px;}
}
.mobile .fixed_footer a{float:left;width:33.33%;text-align:center;}
.mobile .fixed_footer img{display:inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display:block;height:20px;line-height:20px;}
.wap_show{display:none;}
@media(max-width:1680px){
	html{font-size: 18px;}
}
@media(max-width:1550px){
	html{font-size: 16px;}
	.inner{max-width:1400px;}
	.section_eight .more{margin-top:40px;}
	.header .logo img{height: 45px;}
	.tabbox .tab .item .info p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; }
	.w1700{width: 1400px !important;}

}
@media(max-width:1400px){
	html{font-size: 15px;}
	.w1700,.inner{width: 1280px !important;}
}
@media(max-width:1200px){
	.box,.section2{padding: 2rem 0;}
	html{font-size: 14px;}
	.f_14,.home3 .gui{ font-size:14px; }
	.f_16{ font-size:14px; }
	.f_18,.samestyle .text{ font-size:14px; }
	.f_20,.product_list_one .item strong,.section2 .w1700 .bottom .bottom_box .top1 .txt{ font-size:16px; }
	.f_24{ font-size:20px; }
	.f_28,.banner .con h3,.home3 .guige,.section2 .w1700 .h,.section2 .w1700 .bottom .samestyle .hxfont{ font-size:24px; }
	.f_30,.ss666 dl dd h3 a,.f_36{ font-size:24px; }
	.f_38,.samestyle .bsty{ font-size:30px; }
	.f_48{ font-size:24px !important; }
	.f_58{ font-size:30px !important; }
	.wap_show{display:block;}
	.pc_show{display:none;}
	html,body{max-width:750px;margin:0 auto!important;}
	.header .nav ul li em,.header .nav ul li i,.product_list_two .item .info p,.product_list_three .item .info p,.header .call,.news_two .news_box li p,.position_now .fr,.arrow_down,#list .left_side,.news_one .news_box li .img .bg,.news_article_box .left_fixed,#none,#home-lc,.jgzx .pub_title b,.cf_box .cf_middle,.header .nav ul li .son_nav,.ss666 dl dt,.three_box dd p,.three_box dd em,.protit h4::before,.protit h4::after,.ss666.swiper-slide h3,.pro-nav{display:none !important;}
	.mt-30{margin: 0;}
	.header .menu_box,.mobile .fixed_footer,.wap_son{display:block;}
	#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto,.sygg,.content,.inner1,.gg .inner1 .gtel,.section_six .auto,#w-1300-1,.muma,.w1700{width:auto;padding:0 15px;}
	.header{height:50px;}
	.header .inner{padding:0 ;width:auto;height:50px;}
	.header .logo img,.header.bg .logo img{height:38px !important;}
	.header .nav{position:fixed;width:280px;height:auto;overflow:auto;padding:20px 0;top:50%;left:50%;margin:-200px 0 0 -140px;z-index:9999999999;background-color:#fff;box-shadow:0 0 10px #f1f1f1;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
	.header .nav ul li{display:block;float:none;width:90%;margin:0 auto;height:40px !important;line-height:40px !important;border-bottom:1px solid #f9f9f9;}
	.header .nav ul li span,.header .nav ul li a{color:#333!important;}
	.header .nav ul li a:hover span,.header .nav ul li a.active span{line-height:40px;}
	.header .nav ul li:last-child{border:none;}
	.product_son{display:none!important;}
	.copyright{height:auto;line-height:40px;margin-top: 30px;}
	.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
	/* 标题 */
	.protit{padding: 20px 0 !important;}
	#allmap{height:300px;}
	#nyba{height:200px;background-attachment: unset;background-size: cover;background-position:top center;}
	.z_more{width:75%;    padding: 0 0 0 0;}
	.z_more li:nth-child(1){width:100%}
	.z_more2 li a{line-height: 40px;}
	.z_more2 li a:after{width: 25px; height: 26px; background-size: 100%;top: 6px;}
	.zhijian strong{font-size: 21px;}
	.zhijian p{font-size: 16px;margin: 0 0 5px 0;line-height: 20px;}
	.zhijian{padding: 25px 0;}

	/* 简介 */
	.section2{padding-bottom: 8vh;}
	.section2 .w1700 .bottom .bottom_box img{max-width: 40px;max-height: 30px;}
	.section2 .w1700 .bottom .bottom_box .p1{margin-top: 0;}
	.section2 .w1700 .bottom .bottom_box .top1{margin-top: 10px;}
	.section2 .w1700 .bottom .bottom_box{width: 33%;padding: 15px 0;}
	.section2 .w1700 .bottom .bottom_box .top1 .txt,.section2 .w1700 .bottom .bottom_box .top1 .num{line-height: 1.5;}
	.section2 .w1700 .txt{flex-direction: column}
	.section2 .w1700 .p{max-width: 100%;}
	.section2 .w1700 .txt .btn{width: 50px;height: 50px;margin-top: 20px;background-size: cover;}
	.section2 .w1700 .bottom{margin-top: 20px;}
	.abJsImg::before{background-size: 4rem;}
	.num_top.bottom .bottom_box{width: calc(100% / 2);;}
	.num_top.bottom .bottom_box:nth-child(2n){border-right: none;}
	.num_top.bottom{flex-wrap: wrap}
	.num_top.bottom .bottom_box img{max-height: 2rem;}
	.num_top.bottom .bottom_box .p1{margin-top: 0;}
	.num_top.bottom .bottom_box .top1 .num{font-size: 2rem !important;}
	.section_six .swiper-container.anli{height: 25rem;}
	.section_six .swiper-container.anli .swiper-slide{padding: 7.5px;}
	.modal-content{max-height: 30vh}
	/* 产品 */

	.scsb .swiper-container.anli{padding: 20px 0;}
	.scsb .swiper-container.anli .swiper-slide{width: 385px;height: auto;}
	.scsb .swiper-container.anli .swiper-button-prev{left: 0 !important;}
	.scsb .swiper-container.anli .swiper-button-next{right: 0 !important;}
	.ss666{margin-top: 20px;}
	.ss666.swiper-slide{padding-bottom: 0;padding-left: 0;overflow: hidden;width: 300px;}
	.fade_text{margin-top:80px;}
	.fade_text .cn{line-height:40px;height:40px;}
	.fade_text .cn span{font-size:30px;}
	.fade_text .en{font-size:16px;}
	.fade_text .line{margin:10px auto;}
	.form_box_box,ul.fs{width:100%;}
	.form_box_box{margin:0;padding:20px 0;box-shadow:none;}
	ul.fs .box1 li{float:none;width:100%;margin-bottom:20px;}
	.product_list_two .item,.product_list_three .item{width:49%;margin:0.5%;}
	.product_list_one .item{width: 100%;margin:0 0 20px;flex-direction: column;padding-bottom: 20px;}
	.product_list_one .item .img{width: 100%;}
	.product_list_one .item .info{padding:10px 0 ;width: 100%;}
	.product_list_two .item .info{min-height:70px;}
	#list .right_side{float:none!important;width:100%!important;}
	.news_one .news_box li .img,.news_one .news_box li .info{float:none!important;width:100%;}
	.news_one .news_box li .img{height:200px;}
	.news_one .news_box li .info{padding-top:20px;height:auto;}
	.news_one .news_box li .info .time{padding:6px 0;}
	.news_one .news_box li .info .line{margin-bottom:6px;}
	.news_one .news_box li:hover .info{padding-top:20px;}
	.son_list{height:40px;}
	.son_list a{height:40px;line-height:40px;width:100px;font-size:14px;padding:0;}
	.news_article_box .right_article{width:100%;float:none;background-color:#fff;}
	.news_article_box .h1_title h1{font-size:24px;font-weight:400;}
	.news_article_box .inner_content,.news_article_box .h1_title{padding:20px;}
	.news_two .news_box li{width:49%;margin:0.5%;}
	.news_two .news_box li a{padding:8px;}
	.news_two .news_box li .time strong{font-size:30px;}
	.fixed_body .fixed_article{width:90%;height:500px;margin:-250px -45% 0 0;}
	.fixed_body .fixed_article .fb_close{top:auto;bottom:0;width:50px;height:50px;}
	.fixed_body .fixed_article .fb_close i{margin-top:5px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}
	.img_big_box{width: 100%;}
	.img_big_box .img_box{height: 300px !important;}
	.info_big_box{width:100%;height:auto;}
	.info_big_box h1{margin-top:0;font-size:20px;}
	.info_big_box .info_1{margin-top:10px;}
	.info_big_box .share{margin:0 0 10px 0;}
	.footer .logo,.footer .one,.footer .ewm,.tabbox .tab .item .info h3 span,.tabbox .content,.section_seven .item_box .arrow,.section_six .more .call,#top_scroll ul li span,.info_big_box .info_1 .dh:nth-of-type(2),.info_big_box .info_1 .dh:nth-of-type(3),.info_big_box .info_3,.section_two .more div.fl,.sygg .fl p,.section_six .auto .fr,.gg .inner1 .gtxt h5,.gg .inner1 .gtel em,.atel ul li img,.ab_t::after,.pub_title p{display:none!important;}
	.xgcp_title{margin-top:10px;}
	.pub_title h4{font-size:24px;padding-top:30px;}
	.pub_title h4 img{width: 50px;margin: 0;}
	.pub_title p{font-size:16px;margin-bottom:20px;}
	.factory_box .pub_title,.section_seven .pub_title,.section_nine .pub_title{padding:20px 0;}
	.inner,.footer .inner,.footer .two{width:auto !important;padding:0 15px;overflow: hidden;}
	.section_four,.section_six,.section_eight,.section_nine,.join,.culture-list-box,.fzlc{height:auto;padding:30px 0;}
	.jgzx{height: auto;padding-bottom: 30px;}
	.jgzx .fl{width: 100%;}
	.jgzx .pub_title{text-align: center;}
	.section_two .more{width:100%;background-color:#fff;margin:20px 0;}
	.section_two .more a.fl{margin:0 auto;float:none;}
	.section_two .wap_show ul li{float:left;width:48%;margin:1%;}
	.section_two .wap_show ul li h3{font-size:16px;color:#333;margin-top:10px;text-align:center;}
	.section_eight .title strong{font-size:24px;}
	.section_eight .title p{font-size:14px;}
	.section_eight ul li{width:48%;}
	.section_eight ul li strong{height:30px;line-height:30px;}
	.section_eight .more{width:70%;}
	.section_nine .protit{padding: 20px 15px !important;}
	.tabbox{padding: 0;}
	.tabbox .tab,.tabbox .tab .item{width:100%;flex-wrap: wrap}
	.tabbox .tab .item{height: auto;width: 98% !important;margin: 0 1% 15px !important;background-color: #fff;padding: 0 !important;}
	.tabbox h3{width: 100% !important;}
	.tabbox .tab .item .img{width:100%;height: auto;float: none;}
	.tabbox .tab .item .img img{width:100%;height: auto;}
	.tabbox .tab .item .info{width:100% !important;box-sizing:border-box;padding:15px !important;float: none;}
	.tabbox .tab .item h3{padding: 0 0 10px 0;}
	.tabbox .tab .item p{font-size: 14px;color: #222222;line-height: 22px;		height: 44px;		overflow: hidden;}
	/* 首页加盟 */
	.join_box{margin-top: 30px;flex-wrap: wrap}
	.join_box .left,.join_box .right{width: 100%;}
	.join_box .left{padding: 15px;}
	.join_box .left img{max-width: 60%;}
	/* 内页加盟 */
	.servive1{padding:0 0 30px 0;}
	.samestyle .text{margin-top: 15px;}
	.servive1 .sty1{margin-top: 30px;}
	.servive1 .sty1 dl{width: 48.73%;}
	.servive1 .sty1 dl dt{padding: 15px;}
	.servive1 .sty1 dl:first-child, .servive1 .sty1 dl:nth-child(3), .servive1 .sty1 dl:nth-child(5), .servive1 .sty1 dl:nth-child(7){margin-left: 0;}
	.servive3 .sty1{margin-top: 30px;}
	.servive3 .sty1 li{width: 49%;}
	/* 助力新生 */
	.love{background-position-x: right;background-attachment: fixed;}
	.page_love_box{width: 93%;}
	/* 底部联系 */
	.footer .two{border:none;}
	.index_box{margin:0;}
	.atel{width: 100%;padding: 0 15px;box-sizing: border-box;}
	.atel ul li{width: 100%;margin: 10px 0 0 0 !important;height: auto;padding: 10px;border-radius: 30px;animation:none !important;}
	.atel ul li:first-child{margin: 0 !important;}
	.ab dd{width: 100%;padding:15px;background: rgba(0,102,68,0.95)}
	.ab dd p{font-size: 14px;line-height: 24px;}
	.ab_t a{font-size: 30px;}
	.ab .atxt a{float: none;margin: 10px auto 0;}
	.atxt{margin-top: 10px;}
	#scroll_one1{height: 150px;margin: 30px 0;}
	#scroll_one1 ul li img{width: 200px;}
	#scroll_one1 ul li h3{height: 50px;line-height: 50px;}
	.cf_box{background-size: cover;padding: 30px 0 0;}
	.cf_box ul{float: none;}
	.cf_box ul li img{height: 40px;}
	.cf_box ul li{width: 50%;padding: 5px;float: left;display: block;box-sizing: border-box;}
	.cf_tit{margin: 30px 0;}
	.cf_box ul li h5{margin: 5px 0;}
	.cf_box .cf_img{position: static;width: 100%;height: 23vh;margin: 20px 0;}
	.sc777.swiper-container{padding-bottom: 30px;}
	.ss777.swiper-slide{background-position: center;background-size: cover;width: 300px;border:5px solid #fff;}
	#scroll_one ul li{margin: 0 1% 0 !important;width: 30%;float: none;display: inline-block;}
	#scroll_one ul li h3{font-size: 16px;}
	#top_scroll ul li{width: 48%;padding: 0;margin: 1%}
	.lt_tel b ,.tit01 h2,.cf_box ul li h5{font-size: 24px;}
	.tabbox .tab .item:nth-child(n+2) .img img{max-height: none;}
	.albox .fl,.albox .fr{width: 100% !important;float:none;}
	.about .right .item{width: 50%;margin-bottom: 20px;}
	.about .right .num{padding-top: 20px;}
	.pub_black{padding: 30px 0;}
	
	

	.brand-container{flex-direction: column; /* 竖排 */align-items: center;gap: 0}
	/* 手机端顺序：第2个 → 第1个 → 第3个 */
    .brand-container .img-center { order:1; width: 70%;margin-bottom: 2rem;} /* 第二个放最上面 */
    .brand-container .text-left { order:2; } /* 第一个放中间 */
    .brand-container .text-right { order:3; } /* 第三个放最下面 */
}

/*===================== 响应式代码 END =====================*/