@charset "UTF-8";:root{--primary-color:#F6A121;--main-text-color:#1B1B1B;--sub-text-color:#636876}@font-face{font-family:Web-Bold;font-weight:400;font-style:normal;src:url("../assects/fonts/Arial Bold.ttf") format("truetype");font-display:swap}@font-face{font-family:Web-Regular;font-weight:400;font-style:normal;src:url(../assects/fonts/Arial.ttf) format("truetype");font-display:swap}@font-face{font-family:Web-SemiBold;font-style:normal;font-weight:400;src:url(../assects/fonts/Arial.ttf) format("truetype");font-display:swap}.site-header{background-color:#fff;padding:0;position:sticky;left:0;top:0;right:0;z-index:1000;-webkit-transition:all .3s ease;transition:all .3s ease;border-bottom:1px solid transparent}.site-header.is-scroll{position:static}.site-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .container::before,.site-header .container:after{content:none}.site-header__logo img{max-width:100%;max-height:50px}.site-header__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .site-toolbar{background:var(--primary-color)}.site-header .nav-contact{display:-webkit-box;display:-ms-flexbox;display:flex}.site-header .nav-contact>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .nav-contact>div img{width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0}.site-header .nav-contact>div a{font-size:12px;margin-right:4px;color:var(--main-text-color);font-family:Web-SemiBold;margin-left:4px}.site-header .nav-contact>div+div{margin-left:20px}.site-header .toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .toolbar-item{position:relative}.site-header .toolbar-item>a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 12px;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .toolbar-item svg{width:18px;height:18px;color:var(--main-text-color)}.site-header .toolbar .j-language span{padding:0 5px;max-width:109px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--main-text-color);font-size:12px;font-family:Web-SemiBold}.site-header .toolbar .j-language .dropdown-menu li img{margin-right:5px}.white{display:none}.black{display:block}.home .site-header{position:fixed}.home-header-bgcolor .site-header{background-color:transparent}.home-header-bgcolor .site-header .site-menu_item>a{color:#fff}.home-header-bgcolor .site-header .toolbar-item svg{color:#fff!important}.home-header-bgcolor .site-header .mobile-website svg{color:var(--main-text-color)!important}.home-header-bgcolor .white{display:block}.home-header-bgcolor .black{display:none}.site-nav{-webkit-box-flex:1;-ms-flex:1;flex:1}.nav-right-content{display:-webkit-box;display:-ms-flexbox;display:flex}.nav-right-content svg{width:20px!important;height:20px!important}.toolbar-item.user .joinf-user__menu:hover,.toolbar-item.user:hover .dropdown-menu{display:block}.site-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}.site-menu_item{position:relative}.site-menu_item.has-child>a{padding-right:19px}.site-menu_item.has-child svg{position:absolute;right:0;top:0;height:90px;font-size:11px;z-index:1}.site-menu_item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:90px;line-height:90px;white-space:nowrap;opacity:1;position:relative;padding:0 25px;color:var(--main-text-color);font-size:18px;-webkit-transition:all .3s ease;transition:all .3s ease;font-family:Web-Bold}.site-menu_item>a.active{color:var(--primary-color)!important}.site-menu_item.is-hover>a,.site-menu_item:hover>a{color:var(--primary-color)!important;text-decoration:none}.site-menu_item.is-hover .site-menu_submenu,.site-menu_item:hover .site-menu_submenu{display:-webkit-box;display:-ms-flexbox;display:flex}.site-menu_item.is-hover .site-menu_submenu-inner,.site-menu_item:hover .site-menu_submenu-inner{display:block!important}.site-menu_submenu{display:none;position:absolute;left:50%;z-index:9999;background-color:#fff;-webkit-box-shadow:0 5px 6px 0 rgba(143,143,168,.23);box-shadow:0 5px 6px 0 rgba(143,143,168,.23);-webkit-transform:translateX(-45%);transform:translateX(-45%)}.site-menu_submenu-inner{-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#fff}.site-menu_submenu-inner li{position:relative}.site-menu_submenu-inner li.has-child:hover .site-menu_xubmenu{height:auto}.site-menu_submenu-inner li svg{right:14px!important;height:40px!important;font-size:11px;-webkit-transition:all .3s ease;transition:all .3s ease}.site-menu_submenu-inner li:hover svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.site-menu_submenu-inner a{display:block;padding:12px 30px 12px 10px;white-space:nowrap;position:relative;color:var(--main-text-color);text-overflow:ellipsis;max-width:300px;overflow:hidden;font-family:Web-SemiBold}.site-menu_submenu-inner a:hover{color:var(--primary-color)}.site-menu_xubmenu{height:0;overflow:hidden;position:absolute;top:0;right:calc(-100% - 1px);background:#fff;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:2px;-webkit-box-shadow:0 2px 6px 0 rgba(143,143,168,.23);box-shadow:0 2px 6px 0 rgba(143,143,168,.23)}.site-menu_xubmenu-inner{display:block!important;width:100%}.site-menu_xubmenu-inner a{padding:10px 14px}.site-menu_xubmenu-inner a:hover{color:var(--primary-color)}.m-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;padding:0 20px;background-color:var(--header-bg)}.m-header svg{width:24px;height:24px;color:#000}.m-header_logo{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.m-header_logo img{height:40px}.m-header_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-header_menu a{display:block;height:24px}.m-header_menu a+a{margin-left:15px}.phone-header{position:sticky;top:0;z-index:99;background-color:#fff;-webkit-box-shadow:0 1px 10px 0 rgba(166,173,181,.2);box-shadow:0 1px 10px 0 rgba(166,173,181,.2)}.phone-header.fixed{position:sticky;top:0;z-index:2000;background-color:#fff}#menu-side{position:fixed;width:0;height:calc(100vh - 60px);top:60px;left:-100%;background-color:transparent;z-index:9999;-webkit-transition:all .5s ease;transition:all .5s ease}#menu-side.active{left:0;width:100%}#menu-side::before{width:100%;content:'';position:absolute;height:100%;background-color:rgba(0,0,0,.2);z-index:1}#menu-side .menu-con{overflow-y:auto;padding:0 20px;position:absolute;width:90%;height:100%;background-color:#fff;z-index:2}#panel-menu{list-style:none;margin:0;padding:15px 0!important;border-bottom:1px solid #c8c8c8}#panel-menu li{overflow:hidden}#panel-menu li .mob-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#panel-menu li .mob-title svg{width:14px;height:14px}#panel-menu li .mob-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #c8c8c8}#panel-menu li .mob-head span{padding:15px 0;margin-left:10px;font-size:14px;color:var(--main-text-color);line-height:22px}#panel-menu li .mob-head svg{width:14px;height:14px}#panel-menu li a{font-size:14px;color:var(--main-text-color);padding:15px 0;display:block;line-height:22px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:20px}#panel-menu li a.companyName{text-transform:initial}#panel-menu li ul{position:absolute;top:0;left:-100%;background-color:#fff;width:100%;height:100%;z-index:999999;padding:15px 20px!important}#panel-menu li ul li svg{width:20px;height:20px;color:#000}#panel-menu li.language{position:relative}#panel-menu li.language .mob-title{border:1px solid #fff;border-radius:5px;margin:10px 15px}#panel-menu li.language .mob-title a{padding:10px}#panel-menu li.language ul{margin:10px 15px;position:absolute;width:-webkit-fill-available;bottom:45px;background-color:#131920;max-height:234px;overflow-y:auto}#panel-menu li.language ul a{padding:10px;color:rgba(250,250,250,.9)}#panel-menu li.language.active ul{border:1px solid #fff;border-radius:5px}#panel-language{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#panel-language .language_Title{margin:30px 0 10px;color:var(--main-text-color);font-size:14px;line-height:22px;display:block;width:100%}#panel-language li img{margin-right:10px}#panel-language a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--main-text-color);padding-right:20px}.toolbar-cart__link:after{background-color:#F6A121}.toolbar-cart__link[data-qyt="0"]::after{opacity:0}.swiperbox{margin-top:40px}.txt-swiper{width:100%;height:100%;position:relative;z-index:2}.txt-swiper .path{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:1.8px;-webkit-transition:opacity .3s,fill .3s,stroke .3s;transition:opacity .3s,fill .3s,stroke .3s}.txt-swiper .ui-loop-wrap{position:absolute;left:50%;bottom:50px;z-index:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.txt-swiper .ui-loop{display:inline-block;width:22px;height:22px;position:relative}.txt-swiper .ui-loop::before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px;height:10px;background:rgba(255,255,255,.43);border-radius:50%}.txt-swiper .ui-loop+.ui-loop{margin-left:20px}.txt-swiper .path-loop{fill:none;stroke-miterlimit:10;stroke-width:2px;stroke:transparent}.txt-swiper .ui-loop-active::before{background:#fff}.txt-swiper .ui-loop-active .path-loop{stroke:#fff}.txt-swiper .ui-loop-active .path-loop[style*="0px"]{stroke:transparent}.txt-swiper .ui-loop-active .path-loop-bg{opacity:.2}.txt-swiper .path-loop-bg{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:2px;opacity:0}.txt-swiper .swiper-slide img{-webkit-transition:3s linear;transition:3s linear;-webkit-transform:scale(1.08);transform:scale(1.08)}.txt-swiper .swiper-slide.swiper-slide-active img{-webkit-transform:scale(1);transform:scale(1)}.swiper-container.swiper-container-banner.visible-xs-block{background-color:#282A2D}.home-banner{position:absolute;top:30%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:768px){.home-banner{top:50%;left:20px;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.home-banner .banner__title{font-size:86px;font-family:Web-Bold;color:var(--primary-color)}@media only screen and (max-width:1440px){.home-banner .banner__title{font-size:56px}}@media only screen and (max-width:1280px){.home-banner .banner__title{font-size:42px}}@media only screen and (max-width:768px){.home-banner .banner__title{font-size:30px}}.home-banner .banner__desc{font-size:56px;font-family:Web-Bold;color:#fff;margin-bottom:50px}@media only screen and (max-width:1440px){.home-banner .banner__desc{font-size:42px}}@media only screen and (max-width:1280px){.home-banner .banner__desc{font-size:36px}}@media only screen and (max-width:768px){.home-banner .banner__desc{font-size:28px;margin-bottom:20px}}.home-banner .banner__link{display:inline-block!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto!important;font-size:18px;color:#fff;text-transform:capitalize}@media only screen and (max-width:1440px){.home-banner .banner__link{font-size:16px}}@media only screen and (max-width:768px){.home-banner .banner__link{font-size:14px}}.home-banner .banner__link .svg-icon{font-size:16px;color:#fff;margin-left:10px}.home-banner .banner__link:hover,.home-banner .banner__link:hover .svg-icon{color:var(--primary-color)}.home-aboutus{background-color:#282A2D}.home-aboutus .aboutus__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.home-aboutus .aboutus__content .aboutus__left{width:40%;padding-right:70px}@media only screen and (max-width:500px){.home-aboutus .aboutus__content .aboutus__left{width:100%;padding-right:0}}.home-aboutus .aboutus__content .aboutus__left .left__subtitle{font-size:16px;font-family:Web-SemiBold;color:var(--primary-color);margin-bottom:20px}@media only screen and (max-width:1440px){.home-aboutus .aboutus__content .aboutus__left .left__subtitle{font-size:14px}}@media only screen and (max-width:768px){.home-aboutus .aboutus__content .aboutus__left .left__subtitle{font-size:12px}}.home-aboutus .aboutus__content .aboutus__left .left__title{font-size:56px;font-family:Web-Bold;color:#fff;margin-bottom:20px}@media only screen and (max-width:1440px){.home-aboutus .aboutus__content .aboutus__left .left__title{font-size:42px}}@media only screen and (max-width:1280px){.home-aboutus .aboutus__content .aboutus__left .left__title{font-size:36px}}@media only screen and (max-width:768px){.home-aboutus .aboutus__content .aboutus__left .left__title{font-size:28px}}.home-aboutus .aboutus__content .aboutus__left .left__desc{font-size:16px;font-family:Web-Bold;color:#fff;margin-bottom:50px}@media only screen and (max-width:1440px){.home-aboutus .aboutus__content .aboutus__left .left__desc{font-size:14px}}@media only screen and (max-width:768px){.home-aboutus .aboutus__content .aboutus__left .left__desc{font-size:12px;margin-bottom:30px}}.home-aboutus .aboutus__content .aboutus__left .left__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;height:50px;border:1px solid #fff;border-radius:60px;padding:0 30px;color:#fff;font-size:16px}@media only screen and (max-width:1440px){.home-aboutus .aboutus__content .aboutus__left .left__more{font-size:14px}}@media only screen and (max-width:768px){.home-aboutus .aboutus__content .aboutus__left .left__more{font-size:12px;width:160px;height:40px;padding:0 20px}}.home-aboutus .aboutus__content .aboutus__left .left__more .svg-icon{font-size:14px;color:#fff}.home-aboutus .aboutus__content .aboutus__left .left__more:hover{background-color:var(--primary-color);border-color:var(--primary-color)}.home-aboutus .aboutus__content .aboutus__right{width:60%}@media only screen and (max-width:500px){.home-aboutus .aboutus__content .aboutus__right{width:100%;margin-top:40px}}.home-aboutus .aboutus__content .aboutus__right .right__video{width:100%;margin-bottom:50px}@media only screen and (max-width:768px){.home-aboutus .aboutus__content .aboutus__right .right__video{margin-bottom:30px}}.home-aboutus .aboutus__content .aboutus__right .right__video video{width:100%;height:auto}.home-aboutus .aboutus__content .aboutus__right .right__desc{font-size:18px;font-family:Web-SemiBold;color:#fff}@media only screen and (max-width:1440px){.home-aboutus .aboutus__content .aboutus__right .right__desc{font-size:16px}}@media only screen and (max-width:768px){.home-aboutus .aboutus__content .aboutus__right .right__desc{font-size:14px}}.home-aboutus .aboutus__content .aboutus__counter{position:absolute;bottom:0;left:0}@media only screen and (max-width:768px){.home-aboutus .aboutus__content .aboutus__counter{display:none}}.home-aboutus .aboutus__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:80px}@media only screen and (max-width:1280px){.home-aboutus .aboutus__bottom{margin-top:50px}}@media only screen and (max-width:768px){.home-aboutus .aboutus__bottom{margin-top:40px}}.home-aboutus .aboutus__bottom .bottom__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;font-family:Web-SemiBold}@media only screen and (max-width:1440px){.home-aboutus .aboutus__bottom .bottom__desc{font-size:14px}}@media only screen and (max-width:768px){.home-aboutus .aboutus__bottom .bottom__desc{font-size:12px}}.home-aboutus .aboutus__bottom .bottom__desc::before{content:'';display:inline-block;width:400px;height:1px;background:#fff;margin-right:30px}@media only screen and (max-width:768px){.home-aboutus .aboutus__bottom .bottom__desc::before{width:200px}}@media only screen and (max-width:500px){.home-aboutus .aboutus__bottom .bottom__desc::before{width:100px;margin-right:20px}}.home-aboutus .aboutus__bottom .bottom__img{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:50px}@media only screen and (max-width:500px){.home-aboutus .aboutus__bottom .bottom__img{margin-left:30px}}@media only screen and (max-width:1280px){.home-aboutus .aboutus__bottom .bottom__img .img__yuan{width:40px}}.home-aboutus .aboutus__bottom .bottom__img .img__yuan+.img__yuan{margin-left:28px}@media only screen and (max-width:500px){.home-aboutus .aboutus__bottom .bottom__img .img__yuan+.img__yuan{margin-left:15px}}.home-whychooseus .whychooseus__list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:60px 100px;text-align:center}@media only screen and (max-width:500px){.home-whychooseus .whychooseus__list{grid-template-columns:1fr 1fr;grid-gap:40px 40px}}.home-whychooseus .whychooseus__list .list__item .item__img{margin-bottom:25px}.home-whychooseus .whychooseus__list .list__item .item__img img{width:70px}.home-whychooseus .whychooseus__list .list__item .item__title{font-size:18px;font-family:Web-Bold;color:var(--main-text-color);margin-bottom:8px}@media only screen and (max-width:1440px){.home-whychooseus .whychooseus__list .list__item .item__title{font-size:16px}}@media only screen and (max-width:768px){.home-whychooseus .whychooseus__list .list__item .item__title{font-size:14px}}.home-whychooseus .whychooseus__list .list__item .item__desc{font-size:16px;min-height:48px;font-family:Web-SemiBold;color:var(--sub-text-color)}@media only screen and (max-width:768px){.home-whychooseus .whychooseus__list .list__item .item__desc{font-size:14px}}@media only screen and (max-width:500px){.home-whychooseus .whychooseus__list .list__item .item__desc{font-size:12px}}.home-categorys{background-repeat:no-repeat;background-size:cover;background-color:#28282C}@media only screen and (max-width:1440px){.home-categorys .container{max-width:1200px}}.home-categorys .swiperBox{position:relative}.home-categorys .swiperBox .home-categorys-navigation div{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.home-categorys .swiperBox .home-categorys-navigation div .svg-icon{color:#fff;opacity:.5;font-size:40px}.home-categorys .swiperBox .home-categorys-navigation div .svg-icon:hover{color:var(--primary-color);opacity:1}.home-categorys .swiperBox .home-categorys-navigation .navigation-next{left:-60px}.home-categorys .swiperBox .home-categorys-navigation .navigation-prev{right:-60px}.home-categorys .categorys-item:hover .categorys-title{opacity:0}.home-categorys .categorys-item:hover .categorys-mask{opacity:1}.home-categorys .categorys-item .categorys-title,.home-categorys .categorys-item .mask-title{position:absolute;bottom:30px;left:30px;color:#fff;font-size:24px;font-family:Web-Bold;padding-right:10px}@media only screen and (max-width:1440px){.home-categorys .categorys-item .categorys-title,.home-categorys .categorys-item .mask-title{font-size:20px}}@media only screen and (max-width:768px){.home-categorys .categorys-item .categorys-title,.home-categorys .categorys-item .mask-title{font-size:16px}}.home-categorys .categorys-item .categorys-title::before,.home-categorys .categorys-item .mask-title::before{content:'';display:block;width:20px;height:3px;background:#fff;margin-bottom:12px}.home-categorys .categorys-item .categorys-mask{position:absolute;left:0;top:0;background:rgba(255,169,41,.9);width:100%;height:100%;opacity:0}.home-categorys .categorys-item .categorys-mask .mask-title:first-child{top:20%}.home-categorys .categorys-item .categorys-mask .mask-title:last-child::before{content:none}.home-categorys .categorys-item .categorys-mask .svg-icon{font-size:30px;color:#fff}@media only screen and (max-width:500px){.home-categorys .categorys-item .categorys-mask{display:none}}.home-featured{background-repeat:no-repeat;background-size:cover;background-color:#28282C;border-bottom:70px solid #f3a900}@media only screen and (max-width:1440px){.home-featured{border-width:60px}}@media only screen and (max-width:1280px){.home-featured{border-width:50px}}@media only screen and (max-width:768px){.home-featured{border-width:40px}}.home-featured .featured__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-featured .featured__list .item__left{width:50%;padding-right:120px;text-align:center}@media only screen and (max-width:1440px){.home-featured .featured__list .item__left{padding-right:90px}}@media only screen and (max-width:1280px){.home-featured .featured__list .item__left{padding-right:70px}}@media only screen and (max-width:768px){.home-featured .featured__list .item__left{width:100%;padding-right:0}}.home-featured .featured__list .item__left .left__title{font-size:24px;font-family:Web-Bold;color:#fff;margin-bottom:20px}@media only screen and (max-width:1440px){.home-featured .featured__list .item__left .left__title{font-size:20px}}@media only screen and (max-width:768px){.home-featured .featured__list .item__left .left__title{font-size:16px}}.home-featured .featured__list .item__left .left_product{margin-bottom:50px}@media only screen and (max-width:768px){.home-featured .featured__list .item__left .left_product{margin-bottom:30px}}.home-featured .featured__list .item__left .left__btn{display:inline-block}.home-featured .featured__list .item__left .left__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;height:50px;border:1px solid var(--primary-color);border-radius:60px;padding:0 30px;color:var(--primary-color);font-size:16px}@media only screen and (max-width:1440px){.home-featured .featured__list .item__left .left__more{font-size:14px}}@media only screen and (max-width:768px){.home-featured .featured__list .item__left .left__more{font-size:12px;width:160px;height:40px;padding:0 20px}}.home-featured .featured__list .item__left .left__more .svg-icon{font-size:14px;color:var(--primary-color)}.home-featured .featured__list .item__left .left__more:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--main-text-color)}.home-featured .featured__list .item__left .left__more:hover .svg-icon{color:var(--main-text-color)}.home-featured .featured__list .item__right{width:50%}@media only screen and (max-width:768px){.home-featured .featured__list .item__right{width:100%;margin-top:40px}}.home-featured .featured__list .item__right .right__title{font-size:42px;font-family:Web-Bold;color:var(--primary-color);margin-bottom:20px}@media only screen and (max-width:1440px){.home-featured .featured__list .item__right .right__title{font-size:36px}}@media only screen and (max-width:1280px){.home-featured .featured__list .item__right .right__title{font-size:32px}}@media only screen and (max-width:768px){.home-featured .featured__list .item__right .right__title{font-size:24px}}.home-featured .featured__list .item__right .right__desc{margin-bottom:40px}.home-featured .featured__list .item__right .right__desc .desc__content{font-size:16px;font-family:Web-Bold;color:#B5B5B5}@media only screen and (max-width:1440px){.home-featured .featured__list .item__right .right__desc .desc__content{font-size:14px}}@media only screen and (max-width:768px){.home-featured .featured__list .item__right .right__desc .desc__content{font-size:12px}}.home-featured .featured__list .item__right .right__desc .desc__content span:first-child{color:#fff;display:inline}.home-featured .featured__list .item__right .right__desc .desc__content span:first-child::before{content:'+';display:inline-block;margin-right:8px;color:var(--primary-color)}.home-featured .featured__list .item__right .right__desc .desc__content+.desc__content{margin-top:4px}.home-featured .featured__list .item__right .right__icon{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:50px 60px;max-width:630px;text-align:center}@media only screen and (max-width:768px){.home-featured .featured__list .item__right .right__icon{grid-gap:20px}}.home-featured .featured__list .item__right .right__icon .list__item{background:linear-gradient(346deg,#29292a 0,rgba(38,38,40,.12) 100%);border-radius:10px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:24px 5px;height:176px}.home-featured .featured__list .item__right .right__icon .list__item .item__img{margin-bottom:10px}.home-featured .featured__list .item__right .right__icon .list__item .item__img img{width:70px}.home-featured .featured__list .item__right .right__icon .list__item .item__title{font-size:16px;font-family:Web-Bold;color:var(--primary-color)}@media only screen and (max-width:1440px){.home-featured .featured__list .item__right .right__icon .list__item .item__title{font-size:14px}}@media only screen and (max-width:768px){.home-featured .featured__list .item__right .right__icon .list__item .item__title{font-size:12px}}.home-featured+.home-featured{border-bottom:0}.home-youonly{padding:90px 0;background-color:var(--primary-color)}@media only screen and (max-width:1440px){.home-youonly{padding:60px 0}}@media only screen and (max-width:1280px){.home-youonly{padding:50px 0}}@media only screen and (max-width:768px){.home-youonly{padding:30px 0}}.home-youonly .youonly__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:500px){.home-youonly .youonly__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.home-youonly .youonly__list .youonly__left{width:50%}@media only screen and (max-width:500px){.home-youonly .youonly__list .youonly__left{width:100%}}.home-youonly .youonly__list .youonly__left .left__title{font-size:42px;font-family:Web-Bold;color:var(--main-text-color);margin-bottom:20px}@media only screen and (max-width:1440px){.home-youonly .youonly__list .youonly__left .left__title{font-size:36px}}@media only screen and (max-width:1280px){.home-youonly .youonly__list .youonly__left .left__title{font-size:32px}}@media only screen and (max-width:768px){.home-youonly .youonly__list .youonly__left .left__title{font-size:24px;margin-bottom:10px}}.home-youonly .youonly__list .youonly__left .left__subtitle{font-size:30px;font-family:Web-Bold;color:var(--main-text-color)}@media only screen and (max-width:1440px){.home-youonly .youonly__list .youonly__left .left__subtitle{font-size:24px}}@media only screen and (max-width:1280px){.home-youonly .youonly__list .youonly__left .left__subtitle{font-size:28px}}@media only screen and (max-width:768px){.home-youonly .youonly__list .youonly__left .left__subtitle{font-size:20px;margin-bottom:20px}}.home-youonly .youonly__list .youonly__right{width:50%}@media only screen and (max-width:500px){.home-youonly .youonly__list .youonly__right{width:100%}}.home-youonly .youonly__list .youonly__right .right__desc{font-size:16px;font-family:Web-SemiBold;color:var(--main-text-color);margin-bottom:20px}@media only screen and (max-width:1440px){.home-youonly .youonly__list .youonly__right .right__desc{font-size:14px}}@media only screen and (max-width:768px){.home-youonly .youonly__list .youonly__right .right__desc{font-size:12px}}.home-youonly .youonly__list .youonly__right .right__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:226px;height:50px;background-color:var(--main-text-color);border:1px solid var(--main-text-color);border-radius:60px;padding:0 20px;color:var(--primary-color);font-size:16px}@media only screen and (max-width:1440px){.home-youonly .youonly__list .youonly__right .right__more{font-size:14px}}@media only screen and (max-width:768px){.home-youonly .youonly__list .youonly__right .right__more{font-size:12px;width:190px;height:40px;padding:0 20px}}.home-youonly .youonly__list .youonly__right .right__more .svg-icon{font-size:14px;color:var(--primary-color)}.home-youonly .youonly__list .youonly__right .right__more:hover{opacity:.8}.home-product_reviews{background-repeat:no-repeat;background-size:cover}.home-product_reviews .swiperBox{position:relative}@media only screen and (max-width:768px){.home-product_reviews .swiperBox .product_reviews-item{background:rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px)}}.home-product_reviews .swiperBox .swiper-slide:hover .product_reviews-item{background:rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px)}.home-product_reviews .swiperBox .swiper-slide:hover .product__fuhao{opacity:1}@media only screen and (max-width:768px){.home-product_reviews .swiperBox .swiper-slide:hover .product__fuhao{opacity:0}}.home-product_reviews .swiperBox .home-reviews-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:768px){.home-product_reviews .swiperBox .home-reviews-navigation{margin-top:30px}}.home-product_reviews .swiperBox .home-reviews-navigation div .svg-icon{color:#fff;opacity:.5;font-size:40px}.home-product_reviews .swiperBox .home-reviews-navigation div .svg-icon:hover{color:var(--primary-color);opacity:1}.home-product_reviews .swiperBox .home-reviews-navigation div+div{margin-left:50px}.home-product_reviews .swiperBox .home-reviews-navigation .navigation-next{left:-60px}.home-product_reviews .swiperBox .home-reviews-navigation .navigation-prev{right:-60px}.home-product_reviews .product_reviews-item{padding:40px 30px}@media only screen and (max-width:768px){.home-product_reviews .product_reviews-item{padding:20px}}.home-product_reviews .product_reviews-item .critics{font-size:18px;font-family:Web-SemiBold;color:#fff;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1440px){.home-product_reviews .product_reviews-item .critics{font-size:16px}}@media only screen and (max-width:768px){.home-product_reviews .product_reviews-item .critics{font-size:14px}}.home-product_reviews .product_reviews-item .critics-content{font-size:12px;font-family:Web-Regular;color:#fff;margin-bottom:6px;height:52px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.home-product_reviews .product_reviews-item .critics-star{margin-bottom:30px}.home-product_reviews .product_reviews-item .reviews-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.home-product_reviews .product_reviews-item .reviews-product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.home-product_reviews .product_reviews-item .reviews-product .product__img{width:70px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:768px){.home-product_reviews .product_reviews-item .reviews-product .product__img{padding-bottom:20px}}.home-product_reviews .product_reviews-item .reviews-product .product__title{font-size:12px;font-family:Web-SemiBold;color:#fff;padding-left:20px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media only screen and (max-width:768px){.home-product_reviews .product_reviews-item .reviews-product .product__title{padding-left:0}}.home-product_reviews .product__fuhao{position:absolute;top:0;left:0;opacity:0}.home-product_reviews .product__fuhao .svg-icon{font-size:32px}.right_li{background:#fff;padding:15px}.right_li h4{margin:0 0 15px;padding:0 0 10px;border-bottom:1px dotted #c2c2c2;font-size:18px;color:var(--main-text-color);text-transform:uppercase;font-family:Web-Bold}.right_li .products_li{position:relative;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.right_li .products_li .svg{-webkit-transition:all .3s ease;transition:all .3s ease}.right_li .products_li .svg svg{width:14px;height:14px}.right_li .products_li .alink{position:relative;display:block;font-size:16px;text-transform:capitalize;color:var(--main-text-color);width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:5px;font-family:Web-SemiBold}.right_li .products_li .alink.active,.right_li .products_li .alink:hover{color:var(--primary-color)}.right_li .products_li .products_li_span{background-color:rgba(84,84,84,.05);font-size:14px;padding:0 10px;text-align:center;min-width:10px;border:1px solid transparent;border-radius:10px;position:absolute;right:0}.right_li .products_subul{height:0;overflow:hidden;padding-left:20px!important;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.right_li .productul_shown{height:auto;overflow:hidden}.right_li .transform90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.footer{background-color:#292B2E}.footer-con{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .footer_wrap{padding-top:40px;padding-bottom:30px}@media screen and (max-width:500px){.footer .footer_wrap{padding-top:10px;padding-bottom:20px}}.footer .footer_wrap .footer_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:500px){.footer .footer_wrap .footer_top{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:500px){.footer .footer_wrap .footer_top .footer-logo{width:100%;margin-bottom:20px}}.footer .footer_wrap .footer_top .footer-logo a{display:block}.footer .footer_wrap .footer_top .footer-logo a img{height:51px}.footer .footer-con-wrap{border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);padding-top:30px;padding-bottom:30px}.footer-company{margin-top:30px}@media screen and (max-width:500px){.footer-company{margin-top:20px}}.footer-company>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-company>div+div{margin-top:10px}.footer-company svg{width:20px;height:20px;fill:#636876;min-width:20px;margin-right:10px}.footer-company a{font-size:16px;font-family:Web-SemiBold;color:#fff;line-height:24px}.footer-company a:hover{text-decoration:underline!important}.footer-link{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-link a{display:block;color:#fff}.footer-link a:hover .svg-icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer-link a .svg-icon{font-size:36px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer-link a+a{margin-left:20px}.footer-nav{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:auto auto auto auto;gap:60px}@media only screen and (max-width:768px){.footer-nav{grid-template-columns:auto auto auto;gap:24px}}@media only screen and (max-width:500px){.footer-nav{grid-template-columns:auto auto;gap:24px}}.footer-nav-item{max-width:230px;min-width:140px}.footer-nav-item:first-child{max-width:278px}.footer-nav-item-channel{font-size:18px;font-family:Web-Bold;color:#FFF;line-height:25px;text-transform:uppercase}@media only screen and (max-width:768px){.footer-nav-item-channel{font-size:16px}}.footer-nav-item-category{font-size:16px;color:#949597;margin-top:20px!important}@media only screen and (max-width:768px){.footer-nav-item-category{font-size:14px}}.footer-nav-item-category li+li{margin-top:10px}.footer-nav-item-category a{color:#949597;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:24px;letter-spacing:.01px}.footer-nav-item-category a:hover{text-decoration:underline!important}.footer-nav-item-category a span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;font-family:Web-SemiBold}@media only screen and (max-width:500px){.footer-nav-item:first-child{grid-column:span 2;max-width:100%;min-width:100%}}.footer-nav .footer-nav-inquiry #footer-inquiry .j-inquiry-form{grid-gap:18px 12px;padding:0;margin-top:25px;background-color:#292B2E}.footer-nav .footer-nav-inquiry #footer-inquiry .j-inquiry-form .send-btn .j-btn{border-radius:28px;height:40px}@media only screen and (max-width:768px){.footer-nav .footer-nav-inquiry{grid-column:span 3}}@media only screen and (max-width:500px){.footer-nav .footer-nav-inquiry{grid-column:span 2}}.footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0!important;opacity:1!important}@media screen and (max-width:768px){.footer-bottom{padding:10px 0!important}}.footer-bottom .bottom-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:700px){.footer-bottom .bottom-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer-bottom .bottom-wrap .beian{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom p{margin:0}.footer-bottom .statement{color:#fff;font-size:14px;line-height:21px}@media screen and (max-width:700px){.footer-bottom .statement{font-size:12px}}.footer-bottom .beian-no{margin:0 2px}.footer-bottom .beian-no a{color:#fff;font-size:14px;line-height:21px}@media screen and (max-width:700px){.footer-bottom .beian-no a{font-size:12px}}.footer-bottom .police-no{margin:0 2px}.footer-bottom .police-no a{color:#fff;font-size:14px;line-height:21px}@media screen and (max-width:700px){.footer-bottom .police-no a{font-size:12px}}.footer .site-number{color:#fff;text-align:right;font-size:12px;opacity:.5}.footer.visible-xs-block .footer-info{padding:0}.footer.visible-xs-block .footer-logo{padding:20px 0}.footer.visible-xs-block .footer-nav{display:block}.footer.visible-xs-block .footer-nav-item{max-width:100%;min-width:100%;border-bottom:1px solid rgba(250,250,250,.2)}.footer.visible-xs-block .footer-nav-item-channel{font-size:14px;line-height:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer.visible-xs-block .footer-nav-item-channel a{padding:17px 0;display:block}.footer.visible-xs-block .footer-nav-item-channel svg{fill:#fff;width:14px;height:14px;margin-right:5px;-webkit-transition:all .3s ease;transition:all .3s ease}.footer.visible-xs-block .footer-nav-item-category{margin:0!important;height:0;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.footer.visible-xs-block .footer-nav-item-category a{font-size:13px;line-height:17px;padding:15px 0}.footer.visible-xs-block .footer-nav-item-category a::before{content:none}.footer.visible-xs-block .footer-company{margin:3px 0 0}.footer.visible-xs-block .footer-company a{padding:15px 0}.footer.visible-xs-block .footer-company span{font-size:13px;line-height:17px;margin-left:12px}.footer.visible-xs-block .footer-company svg{width:17px;height:17px}.footer.visible-xs-block .footer-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:15px;padding-bottom:15px}.footer.visible-xs-block .footer-link i{font-size:25px}.footer.visible-xs-block .footer-link a+a{margin-left:25px}.footer.visible-xs-block .footer-bottom{padding:10px 0}.footer.visible-xs-block .footer-bottom .statement{color:#fff;font-size:12px;line-height:18px}.footer.visible-xs-block .footer-bottom .beian-no{display:inline-block}.footer.visible-xs-block .footer-bottom .beian-no a{color:#fff;font-size:12px;line-height:18px}.footer.visible-xs-block .footer-bottom .police-no{display:inline-block}.footer.visible-xs-block .footer-bottom .police-no a{color:#fff;font-size:12px;line-height:18px}#footer-inquiry .j-inquiry-wrap{width:100%}#footer-inquiry .j-inquiry-form{grid-gap:18px 12px;margin-top:25px;padding:0;background-color:#292B2E}#footer-inquiry .j-inquiry-form i{display:none!important}#footer-inquiry .j-inquiry-form input,#footer-inquiry .j-inquiry-form textarea{height:36px;border:1px solid #1E2021;background:#1E2021!important;-webkit-box-shadow:none;box-shadow:none;border-radius:8px!important;padding-left:16px;padding-right:16px;color:#fff;font-size:12px}#footer-inquiry .j-inquiry-form input::-webkit-input-placeholder,#footer-inquiry .j-inquiry-form textarea::-webkit-input-placeholder{font-size:12px;color:rgba(255,255,255,.8)}#footer-inquiry .j-inquiry-form input::-moz-placeholder,#footer-inquiry .j-inquiry-form textarea::-moz-placeholder{font-size:12px;color:rgba(255,255,255,.8)}#footer-inquiry .j-inquiry-form input::-ms-input-placeholder,#footer-inquiry .j-inquiry-form textarea::-ms-input-placeholder{font-size:12px;color:rgba(255,255,255,.8)}#footer-inquiry .j-inquiry-form input::placeholder,#footer-inquiry .j-inquiry-form textarea::placeholder{font-size:12px;color:rgba(255,255,255,.8)}#footer-inquiry .j-inquiry-form .select2-container .select2-selection--single{height:36px;border:1px solid rgba(37,40,52,.84)!important;background:rgba(37,40,52,.84)!important;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-radius:0;padding:0 14px}#footer-inquiry .j-inquiry-form .select2-container--default .select2-selection--single .select2-selection__placeholder{font-size:12px;color:rgba(255,255,255,.8)}#footer-inquiry .j-inquiry-form .select2-container--default .select2-selection--single .select2-selection__arrow{height:34px}#footer-inquiry .j-inquiry-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px;color:#fff;font-size:12px}#footer-inquiry .j-inquiry-form .send-btn .j-btn{min-width:120px;height:40px;background:var(--primary-color);border-radius:28px;margin:initial;font-size:14px;padding:0}#footer-inquiry .j-inquiry-form .send-btn .j-btn::after{content:''}#footer-inquiry .j-inquiry-form .send-btn .j-btn:hover::after{display:none}#footer-inquiry .j-inquiry-form .j-inquiry-form_tip{position:absolute}.font-info{opacity:.7;line-height:25px}.foot-icon{min-height:unset}.chat_prolist1{position:fixed;z-index:999999999;bottom:150px;width:20px;right:370px;display:none}.share{font-size:12px}#cmsFloatPanel .qrcodes{width:60px;height:60px;padding:0;background:#fff}#cmsFloatPanel .qrcodes .icon-qrcode{background:#fff;-webkit-box-shadow:none;box-shadow:none;padding-top:8px}#cmsFloatPanel .qrcodes .txt-qrcode{width:64px;height:21px;text-align:center;-webkit-box-shadow:none;box-shadow:none;font-size:9px;-webkit-transform:scale(0.8);line-height:12px;color:#1D1D1D;background:#fff;word-wrap:break-word}#cmsFloatPanel .mocer-qrcode{opacity:0;width:105px;height:100px;position:fixed;right:90px;bottom:188px;z-index:11;display:-webkit-box;display:-ms-flexbox;display:flex}#cmsFloatPanel .mocer-qrcode .qrcodeimg-wrap{width:100px;height:100px;padding:4px 10px 3px 5px;background:#fff;-ms-flex-negative:0;flex-shrink:0}#cmsFloatPanel .mocer-qrcode .arrow{margin-left:-4px;margin-top:42px;width:0;height:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff;-webkit-transform:rotate(90deg);transform:rotate(90deg)}body{font-family:Web-SemiBold}@media (min-width:1400px){.container{width:1380px}}.module-spac{padding:110px 0}@media only screen and (max-width:1440px){.module-spac{padding:90px 0}}@media only screen and (max-width:1280px){.module-spac{padding:80px 0}}@media only screen and (max-width:768px){.module-spac{padding:40px 0}}.first-subtitle{font-size:16px;font-family:Web-SemiBold;text-align:center;color:var(--primary-color);margin-bottom:10px}.first-title{font-size:42px;font-family:Web-Bold;text-align:center;color:#fff;margin-bottom:60px}@media only screen and (max-width:1440px){.first-title{font-size:36px}}@media only screen and (max-width:1280px){.first-title{font-size:32px;margin-bottom:50px}}@media only screen and (max-width:768px){.first-title{font-size:24px;margin-bottom:30px}}.first-title.is-black{margin-bottom:10px;color:var(--main-text-color)}.article p,.article p span,.article span{font-family:Web-SemiBold!important}