*,html,body{padding: 0;margin: 0;font-family: 'Noto Sans SC';font-weight: 400;}

blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,pre,td,textarea,th,ul{margin: 0;padding: 0;}

header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption,footer{display: block;margin: 0;padding: 0;}

select,option,input,button,textarea{border: none;background: none;box-shadow: none;outline: none;resize: none;}

a,a:hover,a:focus{outline: none;text-decoration: none;}

img{vertical-align: middle;height: auto;}

dt,ul,ol{list-style-type: none;}

em,i{font-style: normal;}

p{margin-bottom: 10px;}

p:last-child{margin-bottom: 0;}

.w-100{width: 100%;}

.h-100{height: 100%;}

.obj-cover{object-fit: cover;font-family: 'object-fit: cover;';}

.pos-r{position: relative;}

.pos-a{position: absolute;}

body{box-sizing: border-box;}

html{scroll-padding-top: 140px;}

.hideScroll{overflow: hidden;}

.animate-5{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}

.animate-5:hover{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}

.space{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}

.content-width{word-wrap: break-word !important;word-wrap: break-word !important;}

.content-width img{max-width: 100% !important;height: auto !important;}

.content-width p a{color: #CD1719 !important;text-decoration: underline;}

.content-width table,.content-width video{width: 100% !important;height: auto !important;border: none;margin-bottom: 10px !important;}

.content-width table tbody tr td{padding: 5px 15px !important;line-height: 1.6;vertical-align: middle;border: 1px solid #eee !important;}

.content-width table tbody tr td p{margin-bottom: 0 !important;}

.content-width table tbody tr:hover td{background: #f7f8f9;}

.content-width ul,.content-width ol{padding-left: 30px;list-style-type: decimal;}

.content-width h1{font-size: var(--fz-36);font-weight: 700;color: #000;margin-bottom: 10px;}
.content-width h2{font-size: var(--fz-30);font-weight: 700;color: #000;margin-bottom: 10px;}
.content-width h3{font-size: var(--fz-28);font-weight: 700;color: #000;margin-bottom: 10px;}
.content-width h4{font-size: var(--fz-24);font-weight: 700;color: #000;margin-bottom: 10px;}
.content-width h5{font-size: var(--fz-20);font-weight: 700;color: #000;margin-bottom: 10px;}
.content-width h6{font-size: var(--fz-18);font-weight: 700;color: #000;margin-bottom: 10px;}

.productdetail table tbody tr td,.productdetail table tbody tr td p{text-align: left !important;}

.fw-500{font-weight: 500;}

.fw-600{font-weight: 600;}

.fw-700{font-weight: 700;}





.show-con-width{padding: 0 280px;}

.news-con-width{padding: 0 140px;}

.show-zuo-width{padding-left: 230px;}

.show-you-width{padding-right: 230px;}

.pc-header{width: 100%;height: 90px;line-height: 90px;background: #fff;position: fixed;top: 0;left: 0;z-index: 1001;}

.pc-header .logo-box{width: 280px;display: flex;align-items: center;justify-content: center;}

.pc-header .logo-box img{max-height: 70px;}

.pc-header .pc-nav-box{width: calc(100% - 640px);border-right: 1px solid #91d9b8;}

.pc-header .pc-nav-box ul>li{width: 14.285%;float: left;border-left: 1px solid #91d9b8;position: relative;}

.pc-header .pc-nav-box ul>li:before{content: "";width: 0;height: 3px;background: #13ae67;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;transition: all 0.5s ease;}

.pc-header .pc-nav-box ul>li:hover:before,.pc-header .pc-nav-box ul>li.active:before{width: 100%;}

.pc-header .pc-nav-box ul>li>a{display: block;text-align: center;font-size: 16px;font-weight: 400;color: #000;transition: all 0.5s ease;}

.pc-header .pc-nav-box ul>li:hover>a,.pc-header .pc-nav-box ul>li.active>a{background: #e7f7f0;}

.pc-header .pc-nav-box ul li .hide-box{min-width: 100%;background: #fff;box-shadow: 0 2px 8px rgba(0,0,0,0.08);position: absolute;top: 100%;left: 50%;transform: translateX(-50%) translateY(10px);z-index: 10;overflow: hidden;opacity: 0;visibility: hidden;transition: transform 0.5s ease;}

.pc-header .pc-nav-box ul li:hover .hide-box{opacity: 1;visibility: visible;transform: translateX(-50%) translateY(0);}

.pc-header .pc-nav-box ul li .hide-box .list a{min-width: 100%;text-align: center;display: block;white-space: nowrap;line-height: 50px;font-size: 16px;font-weight: 400;padding: 0 10px;color: #000;transition: all 0.5s ease;}

.pc-header .pc-nav-box ul li .hide-box .list a:hover{background: #e7f7f0;}

.pc-header .linklang{display: flex;align-items: center;justify-content: center;}

.pc-header .linklang .gsemail{width: 280px;text-align: center;height: 36px;line-height: 36px;}

.pc-header .linklang .gsemail a{display: inline-block;padding-left: 34px;font-size: 16px;font-weight: 700;background: url('../../images/email.png') no-repeat left center/28px;color: #13ae67;}

.pc-header a.language{display: block;width: 80px;text-align: center;font-size: 16px;background: #13ae67;color: #fff;}

.pc-header a.language:hover{background: #ff1010;}

#scrollableDiv{width: 100%;height: 50px;line-height: 50px;background: #0a8c50;color: #fff;overflow: hidden;position: fixed;top: 90px;left: 0;z-index: 999;}

#scrollableDiv #reviewdesc{width: 300%;}

#scrollableDiv #reviewdesc1,#scrollableDiv #reviewdesc2{float: left;width: 100%;}

#scrollableDiv ul>li{display: inline-block;font-size: 16px;padding-left: 32px;margin-left: 20px;position: relative;}

#scrollableDiv ul>li:after{content: "";width: 12px;height: 12px;background: #fff;border-radius: 50%;position: absolute;top: 50%;transform: translateY(-50%);left: 0;}

.pc-header .other-box{position: absolute;top: 50%;transform: translateY(-50%);right: 15px;}

.phone-nav,.page_info{display: none;}



.slideBox{margin-top: 140px;position: relative;}

.slideBox .bannerswiper .swiper-pagination-bullets{bottom: 12px;left: 50%;transform: translateX(-50%);}

.slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet{width: 10px;height: 10px;margin: 4px;background: #fff;opacity: 0.6;}

.slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet-active{background: #0a8c50;}

.footeritem{padding: 0.6rem 0 2.4rem;background: url('../../images/footer.jpg') #13ae67 no-repeat left bottom/100%;color: #fff;}

.footeritem .flexwrap{display: flex;flex-wrap: wrap;justify-content: space-between;}

.footeritem .foot-logo-zuo{width: 36%;}

.footeritem .foot-logo-zuo .logoimg img{max-width: 100%;max-height: 240px;}

.footeritem .foot-logo-zuo ol.socialMediaEnd{display: flex;flex-wrap: wrap;}

.footeritem .foot-logo-zuo ol.socialMediaEnd li{width: 50px;margin: 20px 20px 0 0;}

.footeritem .foot-logo-zuo ol.socialMediaEnd li>a{display: block;border-radius: 50%;overflow: hidden;}

.footeritem .foot-info-you{width: 62%;max-width: 920px;}

.footeritem .foot-info-you .contact-top{padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ceeedf;}

.footeritem .foot-info-you .contact-top .desc,.footeritem .foot-info-you .contact-end{margin-top: 10px;}

.footeritem ul.foot-navs-ul{margin-top: 1.6rem;padding-top: 10px;border-top: 1px solid #ceeedf;}

.footeritem ul.foot-navs-ul>li>a{color: #fff;}

.footeritem ul.foot-navs-ul>li>a:hover{color: #ceeedf;}

.backreturn{display: none;width: 42px;height: 42px;border-radius: 5px;background: url('../../images/top.png') #0a8c50 no-repeat center/20px;cursor: pointer;position: fixed;bottom: 80px;right: 30px;z-index: 999;}

.backreturn:hover{background-color: #ff1010;}

.followwrap{display: none;width: 30px;height: 30px;border-radius: 5px;background: url('../../images/kf.png') #0a8c50 no-repeat center/16px;cursor: pointer;position: fixed;bottom: 70px;right: 10px;z-index: 999;}

.page_list{margin-top: 80px;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}

.page_list a{display: block;width: 30px;height: 30px;line-height: 30px;font-size: 16px;margin: 0 4px;font-family: '宋体' !important;background: #f7f8f9;color: #333;}

.page_list a.on,.page_list a:hover{background: #0a8c50;color: #fff;}

.page_list a.cur.on{background: #eee;color: #333;}



.sideGlobal{position: fixed;top: 50%;transform: translateY(-50%);right: 10px;z-index: 999;}

.sideGlobal .contentWidth{width: 180px;background: #fff;overflow: hidden;border-radius: 12px;box-shadow: 0 2px 12px rgba(0,0,0,0.16);border: 1px solid #6acb9f;}

.sideGlobal .contentWidth .hello{padding-top: 30px;font-size: 24px;font-weight: 700;}

.sideGlobal .contentWidth ul.toolbarul{display: flex;flex-wrap: wrap;background: #000;}

.sideGlobal .contentWidth ul.toolbarul li{width: 33.33%;height: 40px;display: flex;align-items: center;justify-content: center;cursor: pointer;position: relative;transition: all 0.5s;}

.sideGlobal .contentWidth ul.toolbarul li:after{content: "";width: 1px;height: 20px;background: rgba(255,255,255,0.5);position: absolute;top: 50%;transform: translateY(-50%);right: 0;}

.sideGlobal .contentWidth ul.toolbarul li:last-child:after{display: none;}

.sideGlobal .contentWidth ul.toolbarul li img{width: 18px;}

.sideGlobal .contentWidth ul.toolbarul li:hover img{opacity: 0.75;}

.sideGlobal .contentWidth .wechatText{padding: 18px 24px;}

.sideGlobal .contentWidth .wechatText .desc{padding: 0 8px;text-align: justify;text-align-last: justify;}

.sideGlobal .contentWidth .infoemail{padding: 0 8px 20px;}

.sideGlobal .contentWidth .infoemail a{display: block;padding: 6px 0;font-size: 12px;background: #13ae67;color: #fff;border-radius: 20px;}

.sideGlobal .contentWidth .infoemail a:hover{background: #ff1010;}

.sideGlobal .linkText{display: none;width: 180px;margin-top: 20px;background: #fff;border-radius: 12px;box-shadow: 0 2px 12px rgba(0,0,0,0.16);border: 1px solid #6acb9f;position: relative;}

.sideGlobal .linkText .item{height: 64px;padding: 15px;display: flex;align-items: center;justify-content: center;}

.sideGlobal .linkText:after{content: "";width: 21px;height: 15px;background: url('../../images/jtcur.png') no-repeat top left/100%;position: absolute;top: -12px;z-index: 9;}

.sideGlobal .linkText1:after{left: 20px;}

.sideGlobal .linkText2:after{left: 80px;}

.sideGlobal .linkText3:after{left: 135px;}

#alertBox{display: none;width: 90%;max-width: 100px;text-align: center;padding: 6px;font-size: 14px;border-radius: 50px;box-shadow: 0 2px 12px rgba(0,0,0,0.12);background: #13ae67;color: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 99;}

.linkText{display: none;}



@media (min-width: 1921px) {

    .footeritem{padding: 100px 0 360px;}

    .footeritem .foot-logo-zuo{width: 36%;}

    .footeritem .foot-logo-zuo .logoimg img{max-height: 280px;}

    .footeritem .foot-logo-zuo ol.socialMediaEnd li{width: 60px;}

    .footeritem .foot-info-you{width: 62%;max-width: 100%;}

    .footeritem .foot-info-you .fz-32{font-size: 40px;}

    .footeritem .foot-info-you .contact-top .desc,.footeritem .foot-info-you .contact-end{font-size: 22px;}

}

@media (max-width: 1680px) {

    html{scroll-padding-top: 120px;}

    .show-con-width{padding: 0 200px;}

    .news-con-width{padding: 0 100px;}

    .show-zuo-width{padding-left: 200px;}

    .show-you-width{padding-right: 200px;}

    .pc-header{height: 80px;line-height: 80px}

    .pc-header .logo-box{width: 200px;}

    .pc-header .logo-box img{max-height: 50px;}

    .pc-header .pc-nav-box{width: calc(100% - 520px);}

    .pc-header .pc-nav-box ul>li>a,.pc-header a.language{font-size: 0.18rem;}

    .pc-header .pc-nav-box ul li .hide-box .list a{font-size: 0.18rem;line-height: 40px;}

    .pc-header .linklang .gsemail{width: 230px;height: 30px;line-height: 30px;}

    .pc-header .linklang .gsemail a{padding-left: 30px;font-size: 14px;background-size: 24px;}

    #scrollableDiv{height: 40px;line-height: 40px;top: 80px;}

    #scrollableDiv ul>li{font-size: 0.18rem;padding-left: 0.34rem;margin-left: 0.2rem;}

    #scrollableDiv ul>li:after{width: 0.1rem;height: 0.1rem;}



    .slideBox{margin-top: 120px;}

    .footeritem .foot-logo-zuo .logoimg img{max-height: 220px;}

    .footeritem .foot-logo-zuo ol.socialMediaEnd li{width: 45px;}

    .footeritem .foot-info-you .contact-top .zuo{width: 260px;}

    .footeritem .foot-info-you .contact-top .you{max-width: calc(100% - 270px);}

}

@media (max-width: 1440px) {

    .show-con-width{padding: 0 160px;}

    .news-con-width{padding: 0 80px;}

    .show-zuo-width{padding-left: 160px;}

    .show-you-width{padding-right: 160px;}

    .pc-header .logo-box{width: 160px;padding-left: 20px;}

    .pc-header .pc-nav-box{width: calc(100% - 420px);}

    .pc-header .linklang .gsemail{width: 200px;height: 24px;line-height: 24px;}

    .pc-header .linklang .gsemail a{padding-left: 26px;font-size: 12px;background-size: 20px;}

    .pc-header a.language{width: 60px;}

    .slideBox .bannerswiper .swiper-pagination-bullets{bottom: 8px;}

    .slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet{width: 8px;height: 8px;margin: 3px;}

    .footeritem .foot-logo-zuo .logoimg img{max-height: 180px;}

    .footeritem .foot-logo-zuo ol.socialMediaEnd li{width: 35px;margin: 15px 15px 0 0;}

    .footeritem .foot-info-you .contact-top .zuo{width: 230px;}

    .footeritem .foot-info-you .contact-top .you{max-width: calc(100% - 240px);}

    .page_list{margin-top: 60px;}

    .page_list a{width: 24px;height: 24px;line-height: 24px;font-size: 13px;}

}

@media (max-width: 1229px) {

    .pc-header .pc-nav-box{width: calc(100% - 240px);}

    .pc-header .linklang .gsemail{display: none;}

    .pc-header a.language{width: 80px;}

}

@media (max-width: 1024px) {

    .show-con-width,.show-zuo-width,.show-you-width,.news-con-width{padding: 0 15px;}

    .content-width table{white-space: nowrap;overflow-x: auto;display: -webkit-box;-webkit-overflow-scrolling: touch;display: flex;flex-direction: column;}

    .pc-header{height: 60px;line-height: 60px;box-shadow: 0 2px 12px rgba(0,0,0,0.12);}

    .pc-header .logo-box{width: auto;padding-left: 15px;}

    .pc-header .logo-box img{max-height: 45px;}

    .pc-header .pc-nav-box,.pc-header .linklang{display: none;}

    #scrollableDiv{height: 35px;line-height: 35px;top: 60px;}

    #scrollableDiv ul>li{font-size: 12px;padding-left: 18px;margin-left: 10px;}

    #scrollableDiv ul>li:after{width: 8px;height: 8px;}

    .nav-icon span{display: block;width: 25px;margin-left: 20px;position: relative;border: 1px solid #000;}

    .nav-icon span:after,.nav-icon span:before{content: "";position: absolute;display: block;width: 25px;background: #000;border: 1px solid #000;transition: all 0.3s ease;box-sizing: border-box;border-radius: 30px;left: -1px;}

    .nav-icon span:before{transform: rotate(0deg) translateY(-10px);}

    .nav-icon span:after{transform: rotate(0deg) translateY(8px);}

    .nav-icon.on span{background-color: transparent;border-color: transparent;}

    .nav-icon.on span:before{transform: rotate(-45deg) translateY(0);}

    .nav-icon.on span:after{transform: rotate(45deg) translateY(0);}



    .phone-nav{display: block;position: fixed;right: -100%;width: 100%;height: 100vh;top: 60px;transition: all 0.2s ease;background: #fff;z-index: 1000;}

    .phone-nav ul{padding-top: 10px;max-height: calc(100% - 110px);overflow-y: auto;}

    .phone-nav ul::-webkit-scrollbar-track{width: 4px;background-color: #f9f9f9;}

    .phone-nav ul::-webkit-scrollbar-thumb{background-color: #f3f3f3;}

    .phone-nav ul li{border-bottom: 1px solid #eaeaea;}

    .phone-nav ul li .cat{padding-right: 60px;position: relative;}

    .phone-nav ul li a{display: block;font-size: 16px;font-weight: 400;line-height: 45px;color: #000;padding: 0 15px;}

    .phone-nav ul li .cat:before,.phone-nav ul li .cat:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);background: #999;position: absolute;z-index: 10;}

    .phone-nav ul li .cat:before{width: 2px;height: 14px;right: 19px;transition: transform 0.3s ease;}

    .phone-nav ul li .cat:after{width: 14px;height: 2px;right: 13px;}

    .phone-nav ul li.on .cat:before{transform: translateY(-50%) rotate(90deg);}

    .phone-nav ul li .navs{display: none;padding-bottom: 10px;}

    .phone-nav ul li .navs a{font-size: 14px;line-height: 40px;font-weight: 400;padding: 0 30px;color: #000;}

    .phone-nav ul li a:hover,.phone-nav ul li .cat:hover,.phone-nav ul li .navs a:hover{background: #e7f7f0;}

    .phone-nav .language{text-align: center;margin-top: 10px;font-size: 0;}

    .phone-nav .language a{position: relative;font-size: 16px;font-weight: 400;color: #666;line-height: 30px;padding-right: 15px;margin-right: 15px;}

    .phone-nav .language a:last-child{padding-right: 0;margin-right: 0;}

    .phone-nav .language a:last-child:after{display: none;}

    .phone-nav .language a:after{content: "";display: inline-block;position: absolute;right: 0;top: 50%;z-index: 10;width: 1px;height: 12px;background: #ccc;margin-top: -6px;}

    .phone-nav .language a:hover{color: #0a8c50;}



    .slideBox{margin-top: 95px;}

    .slideBox.banner .show-con-width{padding: 0;}

    .slideBox.banner .contentImgs{padding: 0 15px;}

    .slideBox .bannerswiper .swiper-pagination-bullets{bottom: 2px;}

    .slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet{width: 6px;height: 6px;margin: 2px;}

}

@media (max-width: 991px) {

    .footeritem{padding: 1.8rem 0 3.2rem;}

    .footeritem .foot-logo-zuo{width: 100%;padding-bottom: 15px;}

    .footeritem .foot-logo-zuo .logoimg img{max-height: 8rem;}

    .footeritem .foot-logo-zuo ol.socialMediaEnd li{width: 1.8rem;margin: 0.6rem 0.6rem 0 0;}

    .footeritem .foot-info-you{width: 100%;padding-top: 15px;}

    .footeritem .foot-info-you .contact-top .zuo{width: 100%;}

    .footeritem .foot-info-you .contact-top .you{max-width: 100%;}

    .footeritem ul.foot-navs-ul{display: none;}

    .backreturn{width: 30px;height: 30px;background-size: 16px;bottom: 30px;right: 10px;}

    .page_list{margin-top: 40px;}

    .page_list a{width: 20px;height: 20px;line-height: 20px;font-size: 12px;}



    .sideGlobal,.sideGlobal .linkText:after{display: none;}

    .sideGlobal .contentWidth .hello{padding-top: 15px;font-size: 20px;}

    .sideGlobal .contentWidth ul.toolbarul li{height: 34px;}

    .sideGlobal .contentWidth ul.toolbarul li img{width: 14px;}

    .sideGlobal .contentWidth .wechatText{padding: 12px 20px;}

    .sideGlobal .contentWidth .wechatText .desc{padding: 0 5px;}

    .sideGlobal .contentWidth .infoemail{padding: 0 5px 10px;}

    .sideGlobal .linkText{margin-top: 10px;}

    .followwrap{display: block;}

}