@import"./master.css";:root{--views-theme:#e66617;--views-theme-white:white;--views-theme-black:black;--views-text-color:#333;--views-theme-3:#333333;--views-theme-40:#404040;--views-theme-6:#666;--views-theme-9:#999;--views-theme-f5:#f5f5f5;--views-svg-color:black;--views-theme-line:#CBCBCC;--views-icon-size:.3rem}body{color:var(--views-theme-40)}.icon-svg{background-color:var(--views-svg-color);display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;width:var(--views-icon-size);height:var(--views-icon-size)}.icon-sousuo{-webkit-mask-image:url(../images/icon-svg/icon_sousuo.svg);mask-image:url(../images/icon-svg/icon_sousuo.svg)}.icon-guanbi{-webkit-mask-image:url(../images/icon-svg/icon_guanbi.svg);mask-image:url(../images/icon-svg/icon_guanbi.svg)}.icon-zanting{-webkit-mask-image:url(../images/icon-svg/icon_zanting.svg);mask-image:url(../images/icon-svg/icon_zanting.svg)}.icon-bofang{-webkit-mask-image:url(../images/icon-svg/icon_bofang.svg);mask-image:url(../images/icon-svg/icon_bofang.svg)}.icon-arrow-left{-webkit-mask-image:url(../images/icon-svg/icon_arrow-left.svg);mask-image:url(../images/icon-svg/icon_arrow-left.svg)}.icon-arrow-right{-webkit-mask-image:url(../images/icon-svg/icon_arrow-right.svg);mask-image:url(../images/icon-svg/icon_arrow-right.svg)}.icon-arrow-tab{-webkit-mask-image:url(../images/icon-svg/icon_arrow-tab.svg);mask-image:url(../images/icon-svg/icon_arrow-tab.svg)}.icon-jiahao{-webkit-mask-image:url(../images/icon-svg/icon_jiahao.svg);mask-image:url(../images/icon-svg/icon_jiahao.svg)}#header{border-bottom:solid 1px rgba(255,255,255,.3);position:fixed;left:0;top:0;width:100%;height:75px;z-index:20}#header .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}#header .header-logo{height:50px}#header .header-logo .header-logo-link{height:100%}#header .header-logo .header-logo-link img{height:100%;display:none}#header .header-logo .header-logo-link img:first-child{display:block}#header .header-right,#header .header-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#header .header-nav .header-nav-item{font-size:16px;padding:0 15px}#header .header-nav .header-nav-item a{color:var(--views-theme-white)}#header .header-nav .header-nav-item:hover a,#header .header-nav .header-nav-item.active a{color:var(--views-theme) !important}#header .header-search{--views-svg-color:var(--views-theme-white);margin-left:55px;cursor:pointer}#header .header-search .icon-guanbi{display:none}#header .header-search.openShow>.icon-sousuo{display:none}#header .header-search.openShow .icon-guanbi{display:block}#header .header-search.openShow .header-search-form{visibility:inherit;opacity:1}#header .header-menu-btn{position:relative;width:25px;height:10px;margin-left:45px;cursor:pointer}#header .header-menu-btn::before,#header .header-menu-btn::after{content:"";background-color:var(--views-theme-white);border-radius:2px;position:absolute;left:0;width:100%;height:2px;-webkit-transition:ease-in-out .3s;transition:ease-in-out .3s}#header .header-menu-btn::before{top:0}#header .header-menu-btn::after{bottom:0}#header .header-menu-btn.active::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:4px}#header .header-menu-btn.active::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:4px}#header .header-search-form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-top:solid 1px var(--views-theme-line);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:0;bottom:0px;width:100%;height:calc(100vh - 75px);z-index:-1;visibility:hidden;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#header .header-search-form .header-search-form-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:.8rem;overflow:hidden}#header .header-search-form .header-search-form-block .header-search-input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:40px;height:100%;width:9rem;max-width:95vw}#header .header-search-form .header-search-form-block .header-search-input .header-search-input-block{color:var(--views-theme);border:none;font-size:.18rem;height:100%;width:100%;outline:none}#header .header-search-form .header-search-form-block .header-search-input .header-search-input-block::-webkit-input-placeholder{color:#b3b3b3}#header .header-search-form .header-search-form-block .header-search-input .header-search-input-block::-moz-placeholder{color:#b3b3b3}#header .header-search-form .header-search-form-block .header-search-input .header-search-input-block:-ms-input-placeholder{color:#b3b3b3}#header .header-search-form .header-search-form-block .header-search-input .header-search-input-block::-ms-input-placeholder{color:#b3b3b3}#header .header-search-form .header-search-form-block .header-search-input .header-search-input-block::placeholder{color:#b3b3b3}#header .header-search-form .header-search-form-block .header-search-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding-right:30px}#header .header-search-form .header-search-form-block .header-search-btn .header-search-submit{background:none;outline:none;border:none;border-left:solid 1px var(--views-theme-line);padding-left:20px}#header .header-search-form .header-search-form-block .header-search-btn .header-search-submit .icon-svg{display:block}#header.page-header{position:sticky;z-index:20}#header.active,#header.search,#header.page-header{background-color:var(--views-theme-white);-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}#header.active .header-logo .header-logo-link img:first-child,#header.search .header-logo .header-logo-link img:first-child,#header.page-header .header-logo .header-logo-link img:first-child{display:none}#header.active .header-logo .header-logo-link img:last-child,#header.search .header-logo .header-logo-link img:last-child,#header.page-header .header-logo .header-logo-link img:last-child{display:block}#header.active .header-nav .header-nav-item a,#header.search .header-nav .header-nav-item a,#header.page-header .header-nav .header-nav-item a{color:var(--views-theme-40)}#header.active .header-search,#header.search .header-search,#header.page-header .header-search{--views-svg-color:var(--views-theme-3)}#header.active .header-menu-btn::before,#header.active .header-menu-btn::after,#header.search .header-menu-btn::before,#header.search .header-menu-btn::after,#header.page-header .header-menu-btn::before,#header.page-header .header-menu-btn::after{background-color:var(--views-theme-40)}#menu-container{position:fixed;left:0;top:0;width:100vw;height:100vh;overflow-y:scroll;z-index:20;background-color:var(--views-theme-f5);transition:clip-path .6s,-webkit-clip-path .6s;pointer-events:none;-webkit-clip-path:ellipse(0 0 at 100% 0);clip-path:ellipse(0 0 at 100% 0)}#menu-container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}#menu-container .row .menu-header,#menu-container .row .menu-body,#menu-container .row .menu-contact{display:-webkit-box;display:-ms-flexbox;display:flex}#menu-container .row .menu-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#menu-container .row .menu-header .menu-header-logo img{height:50px}#menu-container .row .menu-header .menu-header-close{cursor:pointer}#menu-container .row .menu-body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#menu-container .row .menu-body .menu-body-item .menu-body-title{font-size:.2rem;margin-bottom:10px}#menu-container .row .menu-body .menu-body-item .menu-body-title a{color:var(--views-theme-40)}#menu-container .row .menu-body .menu-body-item .menu-body-title a:hover{color:var(--views-theme);font-weight:500}#menu-container .row .menu-body .menu-body-item .menu-nav-list .menu-nav-item{font-size:.15rem;padding:5px 0}#menu-container .row .menu-body .menu-body-item .menu-nav-list .menu-nav-item a{color:var(--views-theme-6)}#menu-container .row .menu-body .menu-body-item .menu-nav-list .menu-nav-item:hover a{color:var(--views-theme)}#menu-container .row .menu-contact{margin-top:50px}#menu-container .row .menu-contact .menu-contact-item{margin-right:1rem}#menu-container .row .menu-contact .menu-contact-item .menu-contact-title{color:var(--views-theme-40);font-size:.2rem;margin-bottom:10px}#menu-container .row .menu-contact .menu-contact-item .menu-contact-text{font-size:.18rem;color:var(--views-theme-40)}#menu-container .row .menu-copyright{padding:10px 0;color:var(--views-theme-6);font-size:.14rem}#menu-container .row .menu-copyright a{color:var(--views-theme-6);margin-left:10px}#menu-container .row .menu-copyright a:hover{color:var(--views-theme)}#menu-container.active{-webkit-clip-path:ellipse(142% 142% at 100% 0);clip-path:ellipse(142% 142% at 100% 0);pointer-events:auto}#main img{max-width:100%;display:block}@media(max-width: 767px){#main{--row:96vw}}.public-title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.public-title .public-title-left{color:var(--views-theme-40)}.public-title .public-title-left .public-title-en{line-height:.7;font-size:.48rem;font-weight:700;text-transform:uppercase}.public-title .public-title-left .public-title-cn{font-size:.3rem;height:.3rem;line-height:1;margin-top:20px}.public-title .public-title-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:.3rem}.public-title .public-title-right .public-title-link{--views-icon-size:.15rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--views-theme-40);font-size:.16rem;margin-left:.35rem}.public-title .public-title-right .public-title-link:hover,.public-title .public-title-right .public-title-link.active{--views-svg-color:var(--views-theme);color:var(--views-theme)}.public-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.public-more .public-more-link{--views-icon-size:.15rem;--views-svg-color:#808080;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:gray;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.16rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:solid 1px #ccc;padding:.15rem .5rem}.public-more .public-more-link .icon-svg{margin-left:5px}.public-more .public-more-link:hover{--views-svg-color:var(--views-theme-white);background-color:var(--views-theme);border-color:var(--views-theme-white);color:var(--views-theme-white)}.banner{--spacing:calc((100% - var(--row)) / 2);position:relative;height:100vh}.banner .swiper-banner{height:100%}.banner .swiper-banner .swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center;height:100%}.banner .swiper-banner .swiper-slide.video::after{background-color:rgba(0,0,0,.4);content:"";position:absolute;left:0;top:0;width:100%;height:100%}.banner .swiper-banner .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner .swiper-banner .swiper-slide video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.banner .swiper-banner .swiper-slide .banner-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--views-theme-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.banner .swiper-banner .swiper-slide .banner-content .banner-title-en{font-size:.16rem;text-transform:uppercase;letter-spacing:2px}.banner .swiper-banner .swiper-slide .banner-content .banner-title{font-size:.72rem;font-weight:700}.banner .swiper-banner .swiper-slide .banner-content .banner-video-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.24rem;margin-top:15px}.banner .swiper-banner .swiper-slide .banner-content .banner-video-btn .banner-video-icon{--views-icon-size:.2rem;--views-svg-color:var(--views-theme-white);-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:solid 2px var(--views-theme-white);border-radius:50%;width:.45rem;height:.45rem;margin-left:10px}.banner .swiper-banner .swiper-slide .banner-content .banner-video-btn .banner-video-icon:hover{background-color:var(--views-theme);border-color:var(--views-theme)}.banner .banner-tabs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;left:0;bottom:8.89vh;width:100%;z-index:10;height:.36rem;padding:0 calc(var(--spacing) - .36rem)}.banner .banner-button-prev,.banner .banner-button-next{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:solid 1px var(--views-theme-white);border-radius:50%;width:.36rem;min-width:.36rem;height:.36rem;position:initial;top:auto;left:auto;right:auto;bottom:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);outline:none;margin-top:0}.banner .banner-button-prev::after,.banner .banner-button-next::after{color:var(--views-theme-white);font-size:.2rem}.banner .banner-button-prev:hover,.banner .banner-button-next:hover{background-color:var(--views-theme);border-color:var(--views-theme)}.banner .banner-button-prev:hover::after,.banner .banner-button-next:hover::after{color:var(--views-theme-white)}.banner .banner-pagination{position:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner .banner-pagination span{background-color:var(--views-theme-white);opacity:1;display:block !important}.banner .banner-pagination span.swiper-pagination-bullet-active{background-color:var(--views-theme)}.video-play{background-color:var(--views-theme-40);position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:100}.video-play .video-close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--views-theme-f5);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:20px;top:20px;width:.4rem;height:.4rem;cursor:pointer}.video-play video{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover}.home-product{padding:1.2rem 0}.home-product .product-box{margin-top:.8rem}.home-product .product-box .product-list{--size:calc(100% / 4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.home-product .product-box .product-list .product-item{background-color:var(--views-theme-f5);-webkit-transition:ease-in-out .3s;transition:ease-in-out .3s;overflow:hidden;width:var(--size)}.home-product .product-box .product-list .product-item .product-item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:5.2rem;position:relative}.home-product .product-box .product-list .product-item .product-item-link .product-item-class{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:100%;width:100%;height:100%;position:absolute;left:0;top:0}.home-product .product-box .product-list .product-item .product-item-link .product-item-class .product-item-title{color:var(--views-theme-40);font-size:.2rem}.home-product .product-box .product-list .product-item .product-item-link .product-item-class .product-item-en{color:var(--views-theme-40);font-size:.14rem;margin-bottom:.7rem}.home-product .product-box .product-list .product-item .product-item-link .product-item-class .product-item-img{height:1.65rem;margin-bottom:.8rem}.home-product .product-box .product-list .product-item .product-item-link .product-item-class .product-item-img img{height:100%;-webkit-box-reflect:below 0 -webkit-linear-gradient(transparent, transparent 75%, rgba(255, 255, 255, 0.2))}.home-product .product-box .product-list .product-item .product-item-link .product-item-class .product-item-icon{--views-icon-size:.2rem;--views-svg-color:#B5B5B5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #b5b5b5;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.3rem;height:.3rem}.home-product .product-box .product-list .product-item .product-item-link .product-item-content{width:100%;min-width:100%;height:100%;position:absolute;left:100%;top:0}.home-product .product-box .product-list .product-item .product-item-link .product-item-content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-product .product-box .product-list .product-item .product-item-link .product-item-content .product-item-link{background-color:rgba(0,0,0,.3);-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-product .product-box .product-list .product-item .product-item-link .product-item-content .product-item-link .product-item-title{color:var(--views-theme-white);font-size:.24rem;font-weight:700}.home-product .product-box .product-list .product-item .product-item-link .product-item-content .product-item-link .product-item-icon{--views-svg-color:var(--views-theme-white);--views-icon-size:.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--views-theme);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.32rem;height:.32rem;margin-top:10px}.home-product .product-box .product-list .product-item:hover{width:calc(var(--size)*2);-webkit-transform:width 2s;-ms-transform:width 2s;transform:width 2s}.home-product .product-box .product-list .product-item:hover .product-item-link .product-item-class{left:-100%;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition:ease 1.2s;transition:ease 1.2s}.home-product .product-box .product-list .product-item:hover .product-item-link .product-item-content{left:0;-webkit-transition-delay:1s;transition-delay:1s;-webkit-transition:ease 1.2s;transition:ease 1.2s}.home-about{--spacing:calc((100vw - var(--row)) / 2);background-color:var(--views-theme-f5);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-about .about-img{-webkit-box-flex:1;-ms-flex:1;flex:1}.home-about .about-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:1.1rem;padding-right:var(--spacing)}.home-about .about-content .public-title{border-bottom:solid 1px #ccc;padding-bottom:.3rem;margin-bottom:.3rem}.home-about .about-content .about-title{color:var(--views-theme);font-family:Arial;font-size:.6rem;font-weight:700;text-transform:uppercase;margin-bottom:.3rem;line-height:1}.home-about .about-content .about-text{color:var(--views-theme-40);font-size:.16rem;line-height:2;margin-bottom:.45rem}.home-case{padding:1.2rem 0}.home-case .home-case-box{margin-top:.7rem}.home-case .home-case-box .home-case-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:.25rem}.home-case .home-case-box .home-case-list .home-case-item-blcok{position:relative;display:block;overflow:hidden}.home-case .home-case-box .home-case-list .home-case-item-blcok img{-webkit-transition:ease-in-out .3s;transition:ease-in-out .3s}.home-case .home-case-box .home-case-list .home-case-item-blcok .home-case-title{background-color:rgba(230,102,23,.85);color:var(--views-theme-white);position:absolute;left:0;bottom:-50%;width:100%;text-align:center;padding:.15rem 0;font-size:.16rem;-webkit-transition:ease-in-out .3s;transition:ease-in-out .3s}.home-case .home-case-box .home-case-list .home-case-item-blcok:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.home-case .home-case-box .home-case-list .home-case-item-blcok:hover .home-case-title{bottom:0}.home-become{background:url(../images/join-bg.webp) no-repeat center fixed;background-size:cover;padding:1.7rem 0}.home-become .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-become .row .public-title .public-title-left{color:var(--views-theme-white);text-align:center}.home-become .row .home-become-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.65rem;margin-top:.9rem;margin-bottom:.95rem}.home-become .row .home-become-list .home-become-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--views-theme-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.24rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.45rem;height:1.45rem;position:relative}@-webkit-keyframes rotate1{0%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}100%{-webkit-transform:rotate(390deg);transform:rotate(390deg)}}@keyframes rotate1{0%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}100%{-webkit-transform:rotate(390deg);transform:rotate(390deg)}}.home-become .row .home-become-list .home-become-item:nth-child(1)::before{-webkit-animation-delay:0.2s;animation-delay:0.2s;-webkit-animation:rotate1 3s linear infinite;animation:rotate1 3s linear infinite}@-webkit-keyframes rotate2{0%{-webkit-transform:rotate(60deg);transform:rotate(60deg)}100%{-webkit-transform:rotate(420deg);transform:rotate(420deg)}}@keyframes rotate2{0%{-webkit-transform:rotate(60deg);transform:rotate(60deg)}100%{-webkit-transform:rotate(420deg);transform:rotate(420deg)}}.home-become .row .home-become-list .home-become-item:nth-child(2)::before{-webkit-animation-delay:0.4s;animation-delay:0.4s;-webkit-animation:rotate2 3s linear infinite;animation:rotate2 3s linear infinite}@-webkit-keyframes rotate3{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}100%{-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes rotate3{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}100%{-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.home-become .row .home-become-list .home-become-item:nth-child(3)::before{-webkit-animation-delay:0.6s;animation-delay:0.6s;-webkit-animation:rotate3 3s linear infinite;animation:rotate3 3s linear infinite}@-webkit-keyframes rotate4{0%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}100%{-webkit-transform:rotate(480deg);transform:rotate(480deg)}}@keyframes rotate4{0%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}100%{-webkit-transform:rotate(480deg);transform:rotate(480deg)}}.home-become .row .home-become-list .home-become-item:nth-child(4)::before{-webkit-animation-delay:0.8s;animation-delay:0.8s;-webkit-animation:rotate4 3s linear infinite;animation:rotate4 3s linear infinite}@-webkit-keyframes rotate5{0%{-webkit-transform:rotate(150deg);transform:rotate(150deg)}100%{-webkit-transform:rotate(510deg);transform:rotate(510deg)}}@keyframes rotate5{0%{-webkit-transform:rotate(150deg);transform:rotate(150deg)}100%{-webkit-transform:rotate(510deg);transform:rotate(510deg)}}.home-become .row .home-become-list .home-become-item:nth-child(5)::before{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:rotate5 3s linear infinite;animation:rotate5 3s linear infinite}.home-become .row .home-become-list .home-become-item::before{background:url(../images/line-1.png) no-repeat center;content:"";background-size:contain;position:absolute;left:0;top:0;width:100%;height:100%}.home-become .row .public-more .public-more-link{--views-svg-color:var(--views-theme-white);border-color:var(--views-theme-white);color:var(--views-theme-white)}.jion-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--views-theme-40);display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jion-title .jion-title-en{font-size:.18rem;font-weight:700;text-transform:uppercase}.jion-title .jion-title-cn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jion-title .jion-title-cn b{font-size:.48rem}.jion-title .jion-title-cn span{font-size:.14rem}.jion-banner{position:relative}.jion-banner::after{background-color:rgba(0,0,0,.7);content:"";position:absolute;left:0;top:0;width:100%;height:100%}.jion-banner>img{width:100%}.jion-banner .jion-bannet-content{color:var(--views-theme-white);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.jion-banner .jion-bannet-content .jion-banner-en{font-size:.18rem;text-transform:uppercase;font-weight:700;line-height:1}.jion-banner .jion-bannet-content .jion-banner-title{font-size:.6rem;font-weight:900;line-height:1;margin-top:.1rem;margin-bottom:.6rem}.jion-banner .jion-bannet-content .jion-banner-title span{font-size:.6rem}.jion-banner .jion-bannet-content .jion-banner-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.jion-banner .jion-bannet-content .jion-banner-list .jion-banner-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jion-banner .jion-bannet-content .jion-banner-list .jion-banner-item .jion-banner-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px var(--views-theme-white);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.65rem;height:.65rem;margin-right:.15rem}.jion-banner .jion-bannet-content .jion-banner-list .jion-banner-item .jion-banner-icon img{height:.3rem}.jion-banner .jion-bannet-content .jion-banner-list .jion-banner-item .jion-banner-text .jion-banner-subtitle{font-size:.18rem;font-weight:700}.jion-banner .jion-bannet-content .jion-banner-list .jion-banner-item .jion-banner-text .jion-banner-desc{font-size:.15rem}.jion-advatage{padding:1rem 0}.jion-advatage .jion-title-en{margin-bottom:.2rem;line-height:1}.jion-advatage .jion-advantage-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jion-advatage .jion-advantage-title .jion-title-cn{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1}.jion-advatage .jion-reliable{margin-top:.8rem;position:relative;margin-bottom:1rem}.jion-advatage .jion-reliable::before{background-color:#e5e5e5;content:"";width:100%;height:1px;position:absolute;left:0;top:-0.4rem}.jion-advatage .jion-reliable .jion-reliable-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jion-advatage .jion-reliable .jion-reliable-box .jion-reliable-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}.jion-advatage .jion-reliable .jion-reliable-box .jion-reliable-list:nth-child(2){grid-template-columns:repeat(1, 1fr)}.jion-advatage .jion-reliable .jion-reliable-data{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.8);color:var(--views-theme-white);gap:1.2rem;position:absolute;left:0;top:0;width:100%;height:100%}.jion-advatage .jion-reliable .jion-reliable-data .jion-reliable-data-item{text-align:center}.jion-advatage .jion-reliable .jion-reliable-data .jion-reliable-data-item .jion-reliable-data-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:.9rem;margin-bottom:10px}.jion-advatage .jion-reliable .jion-reliable-data .jion-reliable-data-item .jion-reliable-data-number b,.jion-advatage .jion-reliable .jion-reliable-data .jion-reliable-data-item .jion-reliable-data-number span{font-size:.72rem;font-weight:900;line-height:.9rem}.jion-advatage .jion-reliable .jion-reliable-data .jion-reliable-data-item .jion-reliable-data-number em{font-size:.14rem}.jion-advatage .jion-reliable .jion-reliable-data .jion-reliable-data-item:last-child .jion-reliable-data-number b{font-size:.54rem}.jion-advatage .jion-reliable .jion-reliable-data .jion-reliable-data-item .jion-reliable-data-title{font-size:.18rem}.jion-advatage .jion-advantage-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:.2rem;margin-top:.9rem}.jion-advatage .jion-advantage-list .jion-advantage-item{border:solid 1px #e5e5e5;padding:.3rem .5rem}.jion-advatage .jion-advantage-list .jion-advantage-item .jion-advantage-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jion-advatage .jion-advantage-list .jion-advantage-item .jion-advantage-top .jion-advantage-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--views-theme-f5);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.78rem;height:.78rem;margin-right:.3rem}.jion-advatage .jion-advantage-list .jion-advantage-item .jion-advantage-top .jion-advantage-icon img{height:.38rem}.jion-advatage .jion-advantage-list .jion-advantage-item .jion-advantage-top .jion-advantage-title b{color:var(--views-theme-40);font-size:.24rem;font-weight:700}.jion-advatage .jion-advantage-list .jion-advantage-item .jion-advantage-top .jion-advantage-title span{color:gray;display:block;font-size:.18rem;text-transform:uppercase}.jion-advatage .jion-advantage-list .jion-advantage-item .jion-advantage-text{color:var(--views-theme-40);border-top:solid 1px #e5e5e5;font-size:.16rem;margin-top:.3rem;padding-top:.3rem}.jion-supplier{background:url(../images/jion-bg.jpg) no-repeat fixed center center;padding:1rem 0;position:relative}.jion-supplier::before{background-color:rgba(0,0,0,.7);content:"";position:absolute;left:0;top:0;width:100%;height:100%}.jion-supplier .row{position:relative;z-index:2}.jion-supplier .row .jion-title{color:var(--views-theme-white)}.jion-supplier .row .jion-title .jion-title-cn span{font-size:.18rem}.jion-supplier .row .jion-supplier-box{margin-top:.6rem;height:4rem;position:relative}.jion-supplier .row .jion-supplier-box .swiper-supplier{width:100%;height:100%}.jion-supplier .row .jion-supplier-box .swiper-supplier .swiper-slide{background-color:var(--views-theme-white);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:solid 1px #e5e5e5;border-bottom:solid 1px #e5e5e5;overflow:hidden}.jion-supplier .row .jion-supplier-box .supplier-pagination{bottom:-0.6rem}.jion-supplier .row .jion-supplier-box .supplier-pagination span{background-color:var(--views-theme-white);opacity:1}.jion-supplier .row .jion-supplier-box .supplier-pagination span.swiper-pagination-bullet-active{background-color:var(--views-theme)}.jion-promise,.jion-service{background-color:var(--views-theme-f5);padding-top:1rem;overflow:hidden}.jion-promise .jion-promise-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.2rem;margin-top:.8rem}.jion-promise .jion-promise-list .jion-promise-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--views-theme-white);border:solid 1px #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.6rem 0}.jion-promise .jion-promise-list .jion-promise-item .jion-promise-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #e5e5e5;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1rem;height:1rem;margin-bottom:.5rem}.jion-promise .jion-promise-list .jion-promise-item .jion-promise-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jion-promise .jion-promise-list .jion-promise-item .jion-promise-title b{color:var(--views-theme-40);font-size:.3rem}.jion-promise .jion-promise-list .jion-promise-item .jion-promise-title span{color:gray;font-size:.14rem;text-transform:uppercase}.jion-promise .jion-promise-list .jion-promise-item .jion-promise-title::after{background-color:var(--views-theme);content:"";display:block;width:.3rem;height:2px;margin-top:.3rem;margin-bottom:.3rem}.jion-promise .jion-promise-list .jion-promise-item .jion-promise-text{color:gray;font-size:.16rem}.jion-service{padding-bottom:1rem}.jion-service .jion-service-swiper{margin-top:.8rem}.jion-service .jion-service-swiper .swiper-servie{overflow:initial}.jion-service .jion-service-swiper .swiper-slide{width:6.4rem;margin-right:.5rem;overflow:hidden}.jion-service .jion-service-swiper .swiper-slide:last-child{margin-right:0}.jion-service .jion-service-swiper .swiper-slide .jion-service-title{background-color:rgba(0,0,0,.5);color:var(--views-theme-white);font-size:.18rem;position:absolute;left:0;bottom:0;padding:.15rem 0;text-align:center;width:100% !important;-webkit-transition:ease-in-out .3s;transition:ease-in-out .3s}.jion-service .jion-service-swiper .swiper-slide .jion-service-content{color:var(--views-theme-white);font-size:.18rem;position:absolute;left:0;bottom:-100%;background-color:rgba(230,102,23,.9);padding:.45rem .95rem;width:100%;-webkit-transition:ease-in-out .4s;transition:ease-in-out .4s}.jion-service .jion-service-swiper .swiper-slide .jion-service-content .jion-service-name,.jion-service .jion-service-swiper .swiper-slide .jion-service-content .jion-service-adress{font-size:.18rem}.jion-service .jion-service-swiper .swiper-slide:hover .jion-service-title{visibility:hidden}.jion-service .jion-service-swiper .swiper-slide:hover .jion-service-content{bottom:0}.contact-location{background-color:var(--views-theme-f5);padding:.15rem 0;color:var(--views-theme-9);font-size:.14rem}.contact-location a{color:var(--views-theme-40)}.contact-location a:hover{color:var(--views-theme)}.contact-ad{position:relative}.contact-ad .contact-ad-content{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-animation-delay:.2s;animation-delay:.2s;padding-top:1.4rem}.contact-ad .contact-ad-content .contact-en{color:var(--views-theme-40);margin-bottom:.4rem;text-transform:uppercase}.contact-ad .contact-ad-content .contact-ad-title{color:var(--views-theme-40);font-size:.48rem;margin-bottom:.2rem;line-height:1}.contact-ad .contact-ad-content .contact-ad-title span{color:var(--views-theme)}.contact-ad .contact-ad-content .contact-ad-text{color:var(--views-theme-40);font-size:.16rem}.contact-box{padding:1.2rem 0}.contact-box .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-box .row .contact-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--views-theme-40)}.contact-box .row .contact-left .contact-title{font-size:.48rem;font-weight:700}.contact-box .row .contact-left .contact-subtitle{font-size:.16rem;margin-top:.2rem}.contact-box .row .contact-left .contact-en{font-size:.16rem;text-transform:uppercase}.contact-box .row .contact-right{color:var(--views-theme-40)}.contact-box .row .contact-right .contact-right-title{font-size:.3rem;line-height:1}.contact-box .row .contact-right .contact-right-text{color:gray;font-size:.16rem;line-height:1;margin-top:.2rem}.contact-box .row .contact-right .contact-wechat{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-top:.4rem}.contact-box .row .contact-right .contact-wechat .contact-wechat-btn{--views-svg-color: var(--views-theme-white);--views-icon-size: .18rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.25rem;color:var(--views-theme-white);font-size:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--views-theme);width:1.8rem;height:.5rem}.contact-box .row .contact-right .contact-wechat .contact-wechat-btn .icon-svg{margin-left:5px}.contact-box .row .contact-right .contact-wechat .show_img{position:absolute;top:150%;left:20%;width:1.2rem;height:1.2rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#f2f2f2;border-radius:.1rem;padding:.1rem;opacity:0;-webkit-transition-duration:.5s;transition-duration:.5s;pointer-events:none}.contact-box .row .contact-right .contact-wechat .show_img::before{content:"";position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid #f2f2f2}.contact-box .row .contact-right .contact-wechat:hover .show_img{top:120%;opacity:1;pointer-events:all}.contact-box .row .contact-right .contact-list{border-top:solid 1px #e5e5e5;margin-top:.4rem;padding-top:.4rem}.contact-box .row .contact-right .contact-list .contact-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--views-theme-40);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:.2rem}.contact-box .row .contact-right .contact-list .contact-item:last-child{margin-bottom:0}.contact-box .row .contact-right .contact-list .contact-item .contact-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0f0f0;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.52rem;height:.52rem;margin-right:.2rem}.contact-process{padding:1.2rem 0;border-bottom:solid 1px #e6e6e6}.contact-process .public-title .public-title-en{color:gray;font-size:.16rem;font-weight:normal;margin-top:.2rem}.contact-process .contact-process-box{margin-top:.6rem;padding:0 1rem;position:relative}.contact-process .contact-process-box::before{background-color:var(--views-theme);content:"";position:absolute;left:0;top:96px;width:calc(100% - 2rem);height:1px}.contact-process-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:70px;position:relative;height:211px}.contact-process-list .contact-process-item{width:16.6666666667%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:3}.contact-process-list .contact-process-item::before{content:"";background-color:var(--views-theme);position:absolute;left:0;top:96px;width:100%;height:1px}.contact-process-list .contact-process-item .contact-process-icon{display:block;height:30px;margin-bottom:10px}.contact-process-list .contact-process-item .contact-process-icon img{height:100%}.contact-process-list .contact-process-item .contact-process-title{color:var(--views-theme-40);font-size:.2rem}.contact-process-list .contact-process-item .contact-process-no{background-color:var(--views-theme);color:#fff;width:30px;height:30px;font-size:.17rem;text-align:center;line-height:30px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:14px}.contact-process-list .contact-process-item .contact-process-no span{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);display:block}.contact-process-list .contact-process-item .contact-process-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f6f6f6;border-radius:5px;color:var(--views-theme-6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.15rem;margin-top:20px;max-width:185px;text-align:center;height:80px;padding:10px}.contact-process-list::after{content:"";position:absolute;background-color:var(--views-theme);-webkit-clip-path:ellipse(100% 50% at 0% 50%);clip-path:ellipse(100% 50% at 0% 50%);top:96px;width:100px;height:282px;z-index:1;overflow:hidden;z-index:1}.contact-process-list::before{content:"";position:absolute;background-color:var(--views-theme-white);-webkit-clip-path:ellipse(calc(100% - 1px) calc(50% - 1px) at 0% 50%);clip-path:ellipse(calc(100% - 1px) calc(50% - 1px) at 0% 50%);top:96px;width:100px;height:282px;z-index:1;overflow:hidden;z-index:2}.contact-process-list:nth-child(odd)::after{right:-99px}.contact-process-list:nth-child(odd)::before{right:-99px}.contact-process-list:nth-child(even){direction:rtl}.contact-process-list:nth-child(even)::after{left:-99px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.contact-process-list:nth-child(even)::before{left:-99px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.contact-process-list:last-child{margin-bottom:0}.contact-process-list:last-child .contact-process-item:last-child::after{content:"";background-color:var(--views-theme);width:6px;height:6px;-webkit-clip-path:polygon(50% 0, 0% 100%, 100% 100%);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;left:-3px;top:93px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.contact-process-list:last-child::before,.contact-process-list:last-child::after{display:none}.plant .public-title{font-weight:500;margin-bottom:10px}.plant .public-title b{color:var(--views-theme);font-weight:700}.plant .public-title::after{background:var(--views-theme);border-radius:2px;content:"";display:block;width:13px;height:2px;margin:auto}.plant .public-desc{font-size:.2rem}.next-page .public-page-contact-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:.4rem}.next-page .public-page-contact-box .public-page-contact{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--views-theme);border-radius:4px;color:var(--views-theme-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;padding:0 .25rem;height:100%}.next-page .public-page-contact-box .public-page-contact b{font-size:.18rem;font-weight:600}.next-page .public-page-contact-box .public-page-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 2px var(--views-theme-white);border-radius:4px;color:var(--views-theme-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:20px;height:100%;padding:0 .22rem}.next-page .public-page-contact-box .public-page-btn:hover{background:var(--views-theme-white);color:var(--views-theme)}@media(max-width: 768px){.next-page .public-page-contact-box{height:.5rem}}.page-banner{position:relative;overflow:hidden}.page-banner::before{background:-webkit-gradient(linear, left top, right top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));background:linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.3;display:none}.page-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes scrollUp{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes scrollUp{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.page-banner .page-banner-content{color:var(--views-theme-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}.page-banner .page-banner-content .page-banner-en{font-weight:bold;-webkit-animation:scrollUp .5s ease-in-out;animation:scrollUp .5s ease-in-out}.page-banner .page-banner-content .page-banner-title{font-size:.6rem;font-weight:bold;margin-bottom:.3rem;color:var(--views-theme);-webkit-animation:scrollUp 1s ease-in-out;animation:scrollUp 1s ease-in-out}.page-banner .page-banner-content .page-banner-desc{font-size:.24rem;max-width:7.26rem;-webkit-animation:scrollUp 1.5s ease-in-out;animation:scrollUp 1.5s ease-in-out;line-height:.24rem}.page-banner .page-banner-content .content-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-banner .page-banner-content .content-right .page-banner-mark{font-family:"Arial Black","Arial";font-size:.72rem;font-weight:bold;-webkit-animation:scrollUp .5s ease-in-out;animation:scrollUp .5s ease-in-out}.page-banner .page-banner-content .content-right .page-banner-endesc{font-family:"Arial";font-size:.14rem;-webkit-animation:scrollUp 1.5s ease-in-out;animation:scrollUp 1.5s ease-in-out;line-height:.24rem}.page-banner .page-banner-content .public-page-contact-box{-webkit-animation:scrollUp 2s ease-in-out;animation:scrollUp 2s ease-in-out}@media(max-width: 768px){.page-banner .page-banner-content .page-banner-title{font-size:.36rem;margin-bottom:10px}.page-banner .page-banner-content .page-banner-desc{font-size:.18rem}}.pageAboutUs{padding:1.2rem 0;background:url(../images/about-bg.webp) no-repeat top center;background-size:cover}.pageAboutUs .about-en{font-family:"Arial";font-size:.24rem;font-weight:bold;margin-bottom:.1rem}.pageAboutUs .about-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.8rem}.pageAboutUs .about-info .info-left{width:41.2%}.pageAboutUs .about-info .info-left .about-title{font-family:"Arial";font-size:.6rem;font-weight:800;margin-bottom:.6rem;line-height:1;color:var(--views-theme)}.pageAboutUs .about-info .info-left .about-slogan{font-size:.36rem;font-weight:bold}.pageAboutUs .about-info .info-right{width:58.8%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.16rem}.pageAboutUs .about-culture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pageAboutUs .about-culture .culture-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.18rem;line-height:1;width:41.2%}.pageAboutUs .about-culture .culture-right{width:58.8%}.pageAboutUs .about-culture .culture-right .page-number-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pageAboutUs .about-culture .culture-right .page-number-list .page-number-item img{height:.34rem}.pageAboutUs .about-culture .culture-right .page-number-list .page-number-item .page-number-top{font-size:.14rem;color:var(--views-theme);line-height:.8}.pageAboutUs .about-culture .culture-right .page-number-list .page-number-item .page-number-top .nums{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:.4rem}.pageAboutUs .about-culture .culture-right .page-number-list .page-number-item .page-number-top span{font-size:.6rem;font-family:"Arial";font-weight:bold;color:var(--views-theme-40)}.pageAboutUs .about-culture .culture-right .page-number-list .page-number-item .page-number-title{font-size:.16rem;margin-top:.15rem;line-height:1}._pubtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:var(--views-theme-40);margin-bottom:.7rem}._pubtitle ._title{padding-left:.3rem;position:relative;font-size:.48rem;font-weight:bold;line-height:1}._pubtitle ._title::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.1rem;height:100%;background:var(--views-theme)}._pubtitle ._sub{font-size:.16rem;font-family:"Arial";margin-left:.3rem;line-height:1}.figure-scroll{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.figure-scroll .primitive-figure{opacity:0}.figure-scroll .figure-html-wrapper{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.figure-scroll .figure-scroll-wrapper{--translate-y: 0;--translate-delay: 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:1lh;-webkit-transition:-webkit-transform 1200ms cubic-bezier(0.2, 0.1, 0.2, 1) var(--translate-delay);transition:-webkit-transform 1200ms cubic-bezier(0.2, 0.1, 0.2, 1) var(--translate-delay);transition:transform 1200ms cubic-bezier(0.2, 0.1, 0.2, 1) var(--translate-delay);transition:transform 1200ms cubic-bezier(0.2, 0.1, 0.2, 1) var(--translate-delay), -webkit-transform 1200ms cubic-bezier(0.2, 0.1, 0.2, 1) var(--translate-delay);line-height:inherit}.figure-scroll .figure-scroll-wrapper.scroll{-webkit-transform:translateY(var(--translate-y));-ms-transform:translateY(var(--translate-y));transform:translateY(var(--translate-y))}.figure-scroll .item-figure{height:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:inherit}.figure-scroll .number-box{position:relative;overflow:hidden;margin-right:.1rem}.pageDevelop{padding:1.2rem 0;background:url(../images/develop-bg.webp) no-repeat top center;background-size:cover}.pageDevelop ._pubtitle{color:var(--views-theme-white)}.pageDevelop .developSwiper{height:4.5rem}.pageDevelop .developSwiper .swiper-slide{color:#545454;line-height:1}.pageDevelop .developSwiper .swiper-slide .item-title{font-size:.24rem;margin-bottom:.1rem}.pageDevelop .developSwiper .swiper-slide .item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pageDevelop .developSwiper .swiper-slide .item-info .item-year{font-size:.48rem;font-family:"Arial";font-weight:bold;white-space:nowrap}.pageDevelop .developSwiper .swiper-slide .item-info img{height:.05rem;width:auto;margin:0 .1rem}.pageDevelop .developSwiper .swiper-slide .item-info .content{font-size:.24rem}.pageDevelop .developSwiper .swiper-slide-active{color:var(--views-theme-white)}.pageDevelop .developSwiper .swiper-slide-active .item-year{color:var(--views-theme)}.pageDevelop .developSwiper .swiper-scrollbar-drag{background:var(--views-theme)}.pageFactory{padding:1.2rem 0}.pageFactory ._pubtitle{margin-bottom:1.2rem}.pageFactory .factorySwiper .swiper-slide{height:5.4rem;position:relative}.pageFactory .factorySwiper .swiper-slide::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(255,255,255,.8);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:1}.pageFactory .factorySwiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pageFactory .factorySwiper .swiper-slide .factory-title{padding:.1rem;background:rgba(0,0,0,.5);position:absolute;color:#fff;width:100%;font-size:.24rem;text-align:center;bottom:-100%}.pageFactory .factorySwiper .swiper-slide:hover .factory-title{color:var(--views-theme)}.pageFactory .factorySwiper .swiper-slide-active::before{background:rgba(255,255,255,0)}.pageFactory .factorySwiper .swiper-slide-active .factory-title{bottom:0}.pageFactory .factorySwiper .swiper-button-next,.pageFactory .factorySwiper .swiper-button-prev{width:.45rem;height:.45rem}.pageFactory .factorySwiper .swiper-button-next::after,.pageFactory .factorySwiper .swiper-button-prev::after{content:none}.pageFactory .factorySwiper .swiper-button-next img,.pageFactory .factorySwiper .swiper-button-prev img{width:100%;height:100%}.pageFactory .factorySwiper .swiper-button-next .icon-btn-active,.pageFactory .factorySwiper .swiper-button-prev .icon-btn-active{display:none !important}.pageFactory .factorySwiper .swiper-button-next:hover .icon-btn,.pageFactory .factorySwiper .swiper-button-prev:hover .icon-btn{display:none !important}.pageFactory .factorySwiper .swiper-button-next:hover .icon-btn-active,.pageFactory .factorySwiper .swiper-button-prev:hover .icon-btn-active{display:block !important}.pageFactory .factorySwiper .swiper-button-prev{left:5.72%}.pageFactory .factorySwiper .swiper-button-next{right:5.72%}.pageHonor{padding:1.2rem 0;background:url(../images/honor-bg.webp) no-repeat top center;background-size:cover}.pageHonor ._pubtitle{margin-bottom:1.2rem}.pageHonor .honorSwiper{width:100%;overflow:hidden}.pageHonor .honorSwiper.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:linear !important;transition-timing-function:linear !important}.pageHonor .honorSwiper .swiper-slide{width:calc(var(--row)/4);margin-right:.4rem}.pageHonor .honorSwiper .swiper-slide:last-child{margin-right:0}.pageHonor .honorSwiper .swiper-slide:hover .honor-title{color:var(--views-theme)}.pageHonor .honorSwiper .honor-img{width:100%;height:3rem;padding:.4rem .3rem;background:#fff}.pageHonor .honorSwiper .honor-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pageHonor .honorSwiper .honor-title{font-size:.18rem;text-align:center;margin-top:.15rem;color:var(--views-theme-40)}#footer{background-color:var(--views-theme-white)}#footer .footer-content{padding-top:1.1rem;padding-bottom:.7rem}#footer .footer-content .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer .footer-content .row .footer-contact .ft-logo{margin-bottom:.3rem;display:block}#footer .footer-content .row .footer-contact .ft-logo img{height:.6rem}#footer .footer-content .row .footer-contact .footer-contact-title{color:var(--views-theme-white);font-size:.18rem;margin-bottom:.1rem}#footer .footer-content .row .footer-contact .footer-contact-phone{--views-svg-color:var(--views-theme-white);-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--views-theme-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.36rem;font-weight:600}#footer .footer-content .row .footer-contact .footer-contact-phone .icon-svg{margin-right:10px}#footer .footer-content .row .footer-contact .footer-contact-address{margin-top:10px}#footer .footer-content .row .footer-contact .footer-contact-button{margin-top:.2rem}#footer .footer-content .row .footer-contact .footer-contact-button a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:var(--views-theme-white);display:-webkit-box;display:-ms-flexbox;display:flex;border:solid 1px var(--views-theme-white);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:.42rem;width:1.5rem;text-align:center}#footer .footer-content .row .footer-contact .footer-contact-button a:hover{background-color:var(--views-theme-white);color:var(--views-theme)}#footer .footer-content .row .footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:1rem;width:73.5%}#footer .footer-content .row .footer-nav .footer-nav-channel{font-size:.18rem;margin-bottom:.5rem}#footer .footer-content .row .footer-nav .footer-nav-channel a{color:var(--views-theme-40);font-weight:bold;font-size:.16rem}#footer .footer-content .row .footer-nav .footer-nav-link{font-size:.14rem;line-height:2.5;color:gray}#footer .footer-content .row .footer-nav .footer-nav-link.contact-item{padding:10px 0}#footer .footer-content .row .footer-nav .footer-nav-link a{color:gray}#footer .footer-content .row .footer-nav .footer-nav-link a:hover{color:var(--views-theme)}#footer .footer-content .row .footer-nav .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .footer-content .row .footer-nav .contact-item img{height:.2rem;width:auto;margin-right:.15rem}#footer .footer-content .row .footer-media{width:26.5%;padding-left:1rem;border-left:1px solid #e6e6e6}#footer .footer-content .row .footer-media .footer-media-title{font-size:.16rem;font-weight:bold}#footer .footer-content .row .footer-media .footer-media-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.5rem}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item{margin-right:.3rem;max-width:1.5rem;text-align:center;position:relative;cursor:pointer}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item:hover p{color:var(--views-theme)}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item:last-child{margin-right:0}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item ._img{width:.6rem;height:.6rem;border-radius:.3rem;border:1px solid gray;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item ._img ._icons{width:50%}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item ._img .xhs{width:70%}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item p{margin-top:10px;font-size:.14rem}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item .show_img{position:absolute;bottom:-130%;left:50%;width:1.2rem;height:1.2rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#f2f2f2;border-radius:.1rem;padding:.1rem;opacity:0;-webkit-transition-duration:.5s;transition-duration:.5s;pointer-events:none}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item .show_img::before{content:"";position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid #f2f2f2}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item .show_img img{width:100%;height:100%}#footer .footer-content .row .footer-media .footer-media-list .footer-media-item:hover .show_img{bottom:-100%;opacity:1;pointer-events:all}#footer .footer-copyright{border-top:solid 1px #e6e6e6;font-size:.18rem;padding:.2rem 0}#footer .footer-copyright .row{text-align:center;color:gray;font-size:.14rem}#footer .footer-copyright .row a{color:gray}#footer .footer-button{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:.8rem;width:100%;position:fixed;left:0;bottom:0;background:var(--views-theme-white);visibility:hidden}#footer .footer-button a{--views-icon-size:.36rem;color:var(--views-theme-40);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1rem 0;font-size:.16rem}@media(max-width: 992px){#footer .footer-content .row .footer-nav{display:none}}@media(max-width: 767px){#footer{--row:95vw;padding-bottom:.8rem}#footer .footer-content .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#footer .footer-content .row .footer-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .footer-content .row .footer-contact .footer-contact-title{font-size:.3rem}#footer .footer-content .row .footer-contact .footer-contact-address{font-size:.24rem}#footer .footer-content .row .footer-contact .footer-contact-button a{height:.6rem;width:1.8rem}#footer .footer-content .row .footer-media{border-top:solid 1px rgba(255,255,255,.1);margin-top:20px;padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#footer .footer-content .row .footer-media .footer-media-title{font-size:.3rem}#footer .footer-copyright .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#footer .footer-button{visibility:visible;z-index:10}}.product-banner .page-banner-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-banner-left{padding-right:.5rem;border-right:2px solid var(--views-theme)}.product-banner-left .product-banner-en{font-family:"Arial";font-size:.17rem}.product-banner-left .product-banner-title{font-size:.58rem;font-weight:bold}.product-banner-right{padding-left:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-banner-right .right-item{width:1rem;height:1rem;border:2px solid var(--views-theme-white);color:var(--views-theme-white);font-size:.22rem;font-weight:bold;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.4rem}.product-banner-right .right-item:last-child{margin-right:0}.page-location{font-size:.14rem;color:#999;padding:.15rem 0}.page-location span,.page-location a{color:var(--views-theme-40) 0}.pageProduct{background:#f6f6f6;padding:1.2rem 0}.pageProduct .product-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:.6rem;border-bottom:1px solid #e6e6e6}.pageProduct .product-header .product-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;line-height:1}.pageProduct .product-header .product-title ._title{font-size:.48rem;font-weight:bold;margin-right:.1rem}.pageProduct .product-header .product-title ._entitle{font-family:"Arial";font-size:.16rem}.pageProduct .product-header .product-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pageProduct .product-header .product-type .type-item{margin-right:.5rem;font-size:.18rem;cursor:pointer}.pageProduct .product-header .product-type .type-item a{color:gray}.pageProduct .product-header .product-type .type-item:last-child{margin-right:0}.pageProduct .product-header .product-type .type-item:hover,.pageProduct .product-header .product-type .type-item.active{position:relative}.pageProduct .product-header .product-type .type-item:hover a,.pageProduct .product-header .product-type .type-item.active a{color:var(--views-theme)}.pageProduct .product-header .product-type .type-item:hover::after,.pageProduct .product-header .product-type .type-item.active::after{content:"";position:absolute;display:block;left:0;bottom:-0.6rem;width:100%;height:3px;background:var(--views-theme);margin-top:.1rem}.pageProduct .product-container{margin-top:.6rem}.pageProduct .product-container .product-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pageProduct .product-container .product-list .product-item{width:calc((100% - .5rem)/3);margin-right:.25rem;margin-bottom:.3rem}.pageProduct .product-container .product-list .product-item:nth-child(3n){margin-right:0}.pageProduct .product-container .product-list .product-item .item-img{width:100%;height:3.45rem;overflow:hidden}.pageProduct .product-container .product-list .product-item .item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.pageProduct .product-container .product-list .product-item .item-info{padding:.5rem;color:gray;font-size:.14rem;background:#fff}.pageProduct .product-container .product-list .product-item .item-info .info-title{color:var(--views-theme-40);font-size:.24rem;margin-bottom:.1rem}.pageProduct .product-container .product-list .product-item .item-info .info-apply{text-align:justify;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;height:1.05rem}.pageProduct .product-container .product-list .product-item .item-info .info-more{margin-top:.1rem}.pageProduct .product-container .product-list .product-item:hover .item-img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.pageProduct .product-container .product-list .product-item:hover .info-more{color:var(--views-theme)}.page-num,#pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-num ._num,.page-num li,#pages ._num,#pages li{width:.4rem;height:.4rem;line-height:.4rem;text-align:center;color:gray;background:#e6e6e6;font-size:.18rem;font-family:"Arial";margin-right:.2rem;cursor:pointer}.page-num ._num a,.page-num li a,#pages ._num a,#pages li a{color:gray;display:block}.page-num ._num:last-child,.page-num li:last-child,#pages ._num:last-child,#pages li:last-child{margin-right:0}.page-num ._num:hover,.page-num ._num.active,.page-num li:hover,.page-num li.active,#pages ._num:hover,#pages ._num.active,#pages li:hover,#pages li.active{color:#fff;background:var(--views-theme)}.page-num ._num:hover a,.page-num ._num.active a,.page-num li:hover a,.page-num li.active a,#pages ._num:hover a,#pages ._num.active a,#pages li:hover a,#pages li.active a{color:#fff}.page-num ._num:hover.disabled,.page-num li:hover.disabled,#pages ._num:hover.disabled,#pages li:hover.disabled{color:gray;background:#e6e6e6}.product-location{background:#f5f5f5}.pageProductDel{padding-top:1rem}.pageProductDel .productDelSwiper .swiper-slide{width:100%}.pageProductDel .productDelSwiper .swiper-slide img{width:100%}.pageProductDel .productDelSwiper .swiper-pagination{top:85%}.pageProductDel .productDelSwiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#fff;opacity:1}.pageProductDel .productDelSwiper .swiper-pagination .swiper-pagination-bullet-active{background:var(--views-theme)}.pageProductDel .product-info{margin-top:1rem}.pageProductDel .product-info ._header{margin-bottom:.5rem}.pageProductDel .product-info ._header .product-name{font-size:.4rem;font-weight:bold;color:var(--views-theme-40);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:1}.pageProductDel .product-info ._header .product-name span{font-size:.24rem;margin:0 .1rem}.pageProductDel .product-info ._header .product-series{font-size:.24rem;color:gray;margin-top:.1rem}.pageProductDel .product-info .info-item{margin-bottom:.8rem}.pageProductDel .product-info .info-item ._title{margin-bottom:.5rem;padding-left:.3rem;position:relative;font-size:.3rem;color:var(--views-theme-40);line-height:1}.pageProductDel .product-info .info-item ._title::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:100%;background:var(--views-theme)}.pageProductDel .product-info .info-item .info-table table{width:100%}.pageProductDel .product-info .info-item .info-table table tr{border-top:1px solid #e6e6e6}.pageProductDel .product-info .info-item .info-table table tr td{border-right:1px solid #e6e6e6;padding:.15rem 0;font-size:.2rem;color:gray;text-align:center}.pageProductDel .product-info .info-item .info-table table tr td:last-child{border-right:none}.pageProductDel .product-info .info-item .info-table table tr:last-child{border-bottom:solid 1px #e6e6e6}.pageProductDel .product-info .info-item .info-table-row{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #e6e6e6}.pageProductDel .product-info .info-item .info-table-row:last-child{border-bottom:1px solid #e6e6e6}.pageProductDel .product-info .info-item .info-table-row .info-table-cell{width:50%;padding:.15rem 0;font-size:.2rem;color:gray;text-align:center}.pageProductDel .product-info .info-item .info-table-row .info-table-cell:first-child{border-right:1px solid #e6e6e6}.pageProductDel .product-info .info-item .info-scene{font-size:.2rem;color:gray}.pageProductDel .product-info .info-item .info-advantage{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pageProductDel .product-info .info-item .info-advantage .advantage-item{padding:.2rem;width:calc((100% - 1.8rem)/7);min-height:2.5rem;border:1px solid #e6e6e6;border-radius:10px;margin-right:.3rem;margin-bottom:.2rem;-webkit-transition:.3s;transition:.3s;cursor:pointer}.pageProductDel .product-info .info-item .info-advantage .advantage-item:nth-child(7n){margin-right:0}.pageProductDel .product-info .info-item .info-advantage .advantage-item ._img{margin:0 auto;margin-top:.3rem;width:1.1rem;height:1.1rem;border:1px solid #9e9e9e;border-radius:.55rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pageProductDel .product-info .info-item .info-advantage .advantage-item ._img img{width:50%;height:auto}.pageProductDel .product-info .info-item .info-advantage .advantage-item .adv_title{margin-top:.3rem;font-size:.16rem;color:gray;text-align:center}.pageProductDel .product-info .info-item .info-advantage .advantage-item:hover{border:1px solid var(--views-theme);-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);box-shadow:0px 0px 10px 0px rgba(0,0,0,.1)}.pageProductDel .product-info .info-item .info-advantage .advantage-item:hover .adv_title{color:var(--views-theme)}.pageProductDel .product-info .info-item .info-color{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pageProductDel .product-info .info-item .info-color .color-item{width:calc((100% - 2.25rem)/6);margin-right:.45rem}.pageProductDel .product-info .info-item .info-color .color-item:last-child{margin-right:0}.pageProductDel .product-info .info-item .info-color .color-item ._color{border-radius:10px;width:100%;height:.8rem}.pageProductDel .product-info .info-item .info-color .color-item .color_title{text-align:center;font-size:.2rem;margin-top:.1rem}.pageProductDel .order-btn{background:#e6e6e6;width:100%;height:.8rem;line-height:.8rem;text-align:center;font-size:.3rem;color:#4c4c4c;cursor:pointer}.pageProductDel .order-btn:hover{background:var(--views-theme);color:#fff}.case-container{padding:.6rem 0 1.2rem}.case-container ._header{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:.5rem}.case-container ._header ._title{font-size:.36rem;font-weight:bold;color:var(--views-theme-40)}.case-container ._header ._entitle{font-size:.16rem;margin-left:.15rem}.case-container .case-list{display:-webkit-box;display:-ms-flexbox;display:flex}.case-container .case-list .case-item{width:calc((100% - .3rem)/3);margin-right:.15rem}.case-container .case-list .case-item:last-child{margin-right:0}.case-container .case-list .case-item ._img{width:100%;height:4rem;overflow:hidden}.case-container .case-list .case-item ._img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.case-container .case-list .case-item ._title{font-size:.18rem;color:var(--views-theme-40);text-align:center;height:.5rem;line-height:.5rem;-webkit-transition:.3s;transition:.3s}.case-container .case-list .case-item:hover ._img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.case-container .case-list .case-item:hover ._title{color:var(--views-theme)}.maskbg{width:100%;height:100%;position:fixed;left:0;top:0;z-index:1000;background:rgba(0,0,0,.7);display:none;overflow:auto}.yybox{width:60%;height:680px;padding:0 8%;overflow:hidden;background:#fff;position:absolute;left:20%;top:calc(50% - 340px);z-index:10}.yclose{width:20px;height:20px;padding:10px;cursor:pointer;position:absolute;top:15px;right:15px;z-index:20;opacity:.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.yclose img{display:block;width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.yt1{text-align:center;font-size:.4rem;margin-top:.3rem}.yt2{text-align:center;font-size:.14rem;margin-top:.2rem;color:var(--views-theme);margin-bottom:20px}.yrow{height:65px;line-height:60px;color:#666;font-size:.16rem}.yrow a{text-decoration:underline;color:#005636}.yrow1{width:calc(50% - 10px);height:60px;float:left}.rowline{border-bottom:1px solid #dadada}.yrow1:nth-child(even){margin-left:20px}.yrow1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.yrow1 label{margin-right:20px;cursor:pointer}.yrow1 input.inp{width:100%;height:60px;line-height:60px;color:#666;font-size:.16rem;border:0;background:rgba(0,0,0,0)}.yrow2{border-bottom:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.yrow2 .zcityGroup::-webkit-scrollbar-thumb{background-color:var(--views-theme)}.yrow2 .zcityGroup .zcityItem{width:33.33%;margin-left:0}.yrow2 .zcityGroup .zcityItem .zcityItem-head{border:none}.yrow2 .zcityGroup .zcityItem .zcityItem-main{top:100%}.yrow2 span{display:block;width:15%;line-height:60px;color:#999;float:left;overflow:hidden}.yrow2 select{width:28%;height:60px;font-size:.2rem;color:#666;float:left;line-height:60px;border:0;background:rgba(0,0,0,0)}.yrow3{height:auto;overflow:hidden;border-bottom:1px solid #dadada;padding:15px 0;margin-bottom:.2rem}.yrow3 textarea{width:100%;height:100px;border:0;font-size:.16rem;color:#666;line-height:26px}.ybtn{width:100%;line-height:60px;text-align:center;font-size:.24rem;color:#fff;cursor:pointer;background:var(--views-theme);border:none}.ybtn[disabled]{background:#ccc}.pageCase{background:#fff;padding-bottom:0;border-bottom:1px solid #e6e6e6}.case-lists{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.8rem}.case-lists .case-items{width:calc((100% - .8rem)/3);margin-right:.4rem;margin-bottom:.35rem;position:relative;overflow:hidden}.case-lists .case-items:nth-child(3n){margin-right:0}.case-lists .case-items .case-img{width:100%;height:3.8rem;overflow:hidden}.case-lists .case-items .case-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.case-lists .case-items .case-title{position:absolute;bottom:0;left:0;font-size:.18rem;width:100%;height:.5rem;line-height:.5rem;color:#fff;text-align:center;background:rgba(0,0,0,.5);-webkit-transition:.3s;transition:.3s}.case-lists .case-items .case-info{bottom:-100%;left:0;position:absolute;background:rgba(230,102,23,.8);width:100%;height:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .7rem;color:#fff;-webkit-transition:.3s;transition:.3s}.case-lists .case-items .case-info .case-info-centent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.case-lists .case-items .case-info .community{font-size:.18rem;line-height:1;margin-bottom:.2rem}.case-lists .case-items .case-info .community:last-child{margin-bottom:0}.case-lists .case-items .case-info .infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.case-lists .case-items .case-info ._more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;line-height:1}.case-lists .case-items .case-info ._more img{width:.22rem;height:auto}.case-lists .case-items:hover .case-img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.case-lists .case-items:hover .case-title{bottom:-100%}.case-lists .case-items:hover .case-info{bottom:0}.pageCaseDel{border-bottom:solid 1px #e6e6e6;background:#fff}.pageCaseDel .cased_more{padding:.05rem .15rem;border-radius:.3rem;background:#f5f5f5;color:#4c4c4c;font-size:.16rem}.pageCaseDel .cased_more:hover{background:var(--views-theme);color:#fff}.pageCaseDel .cased-container .detail-header{font-size:.16rem;color:gray;margin:.5rem 0}.pageCaseDel .cased-container .detail-header span{margin-right:.5rem}.pageCaseDel .cased-container .detail-header span:last-child{margin-right:0}.pageCaseDel .cased-container .details-content{font-size:.16rem;color:var(--views-theme-40);line-height:1.5}.pageCaseDel .cased-container .details-content img{max-width:100%;height:auto !important}.detail-header{font-size:.16rem;color:gray;margin:.5rem 0}.detail-header span{margin-right:.5rem}.detail-header span:last-child{margin-right:0}.details-content{font-size:.16rem;color:var(--views-theme-40);line-height:1.5}.details-content img{max-width:100%;height:auto !important}.pageNews{background:#fff;padding-bottom:1rem;border-bottom:1px solid #e6e6e6}.news-lists{margin-bottom:.8rem}.news-lists .news-items{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.6rem 0;border-bottom:1px solid #ececec}.news-lists .news-items:last-child{border-bottom:none}.news-lists .news-items .news-img{width:5.5rem;height:3.7rem;overflow:hidden}.news-lists .news-items .news-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.news-lists .news-items .news-info{width:calc(100% - 5.5rem);padding:.5rem 0 .5rem .8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-lists .news-items .news-info .news-time{font-size:.14rem;font-family:Arial;margin-bottom:.05rem;color:var(--views-theme-40)}.news-lists .news-items .news-info .news-title{font-size:.24rem;color:var(--views-theme-40);margin-bottom:.6rem}.news-lists .news-items .news-info .news-text{font-size:.16rem;color:gray;height:.48rem;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.news-lists .news-items .news-info .news-more{font-size:.14rem;color:gray}.news-lists .news-items:hover .news-img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news-lists .news-items:hover .news-title{color:var(--views-theme)}.pageNewsDel{background:#fff;border-bottom:1px solid #e6e6e6}.pageNewsDel .product-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.3rem;padding-bottom:.3rem}.pageNewsDel .product-header .product-title{margin-bottom:.3rem}.pageNewsDel .product-header .news-header{font-size:.16rem;color:gray}.pageNewsDel .product-header .news-header span{margin-right:.5rem}.pageNewsDel .product-header .news-header span:last-child{margin-right:0}.plant-introduce{padding:.4rem 0 .5rem}.plant-introduce .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.plant-introduce .row .plant-title{color:#1a1a1a;font-size:.48rem;font-weight:400}.plant-introduce .row .plant-title b{font-weight:700}.plant-introduce .row .plant-subtitle{color:#1a1a1a;font-size:.48rem;line-height:1}.plant-introduce .row .plant-subtitle b{font-weight:700;position:relative}.plant-introduce .row .plant-subtitle b::after{background:#ffc300;content:"";z-index:-1;position:absolute;left:0;bottom:5px;width:100%;height:4px}.plant-introduce .row .plant-left{width:49.125%}.plant-introduce .row .plant-left .plant-faq-list{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:.5rem;margin-top:.6rem}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item{border-radius:8px;-webkit-box-shadow:0px 0px 15px rgba(0,0,0,.1);box-shadow:0px 0px 15px rgba(0,0,0,.1);padding:.2rem}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item .plant-faq-no{color:#c7c7c7;font-size:.26rem;font-weight:400;line-height:1}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item .plant-faq-title{--icon-svg-size:.26rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--views-theme-40);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.25rem;font-weight:500;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:15px}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item .plant-faq-title .plant-faq-tips{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item .plant-faq-title .icon-svg{background-color:#ffc300;margin-left:10px}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item .plant-faq-desc{color:var(--views-theme-6);font-size:.16rem;margin-top:15px}.plant-introduce .row .plant-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(50.875% - .9rem)}.plant-introduce .row .plant-right .plant-programme-desc{color:var(--views-theme-6);font-size:.18rem;margin-top:.4rem}.plant-introduce .row .plant-right .plant-programme-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:solid 1px #dbdbdb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:.2rem;padding-bottom:.3rem;width:100%}.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item:first-child,.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item:nth-child(2){width:calc((100% - .65rem)/2)}.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item .plant-programme-icon{--views-icon-size:.6rem;--views-svg-color:var(--views-theme-3);margin-right:.3rem;position:relative}.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item .plant-programme-icon::after{--size:.24rem;background:rgba(19,44,101,.5);border-radius:50%;content:"";width:var(--size);height:var(--size);position:absolute;right:-5px;top:-5px}.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item .plant-programme-content .plant-programme-title{color:var(--views-theme-40);font-size:.22rem;font-weight:500}.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item .plant-programme-content .plant-programme-desc{color:var(--views-theme-6);font-size:.17rem;margin-top:0}.plant-introduce .row .plant-right .public-page-contact-box{margin-top:.45rem}.plant-introduce .row .plant-right .public-page-contact-box .public-page-btn{color:var(--views-theme-6);font-weight:400;border-color:var(--views-theme-6);border-width:1px}.plant-introduce .row .plant-right .public-page-contact-box .public-page-btn:hover{background:var(--views-theme);border-color:var(--views-theme);color:var(--views-theme-white)}@media(max-width: 992px){.plant-introduce .row .plant-title{font-size:.4rem}.plant-introduce .row .plant-subtitle{font-size:.4rem}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item .plant-faq-title{font-size:.2rem}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item .plant-faq-desc{font-size:.16rem}.plant-introduce .row .plant-right{width:calc(50.875% - .5rem)}.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item .plant-programme-icon{--views-icon-size:.5rem }}@media(max-width: 768px){.plant-introduce .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.plant-introduce .row .plant-title-box{text-align:center}.plant-introduce .row .plant-left{width:100%}.plant-introduce .row .plant-left .plant-faq-list{grid-gap:.2rem}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item{padding:.2rem}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item .plant-faq-title{--views-icon-size:.2rem;margin-top:.1rem}.plant-introduce .row .plant-left .plant-faq-list .plant-faq-item .plant-faq-desc{margin-top:.1rem;font-size:.14rem}.plant-introduce .row .plant-right{margin-top:.4rem;width:100%}.plant-introduce .row .plant-right .plant-title-box{width:100%}.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item{border-color:#f5f5f5;padding-bottom:.15rem}.plant-introduce .row .plant-right .plant-programme-list .plant-programme-item .plant-programme-icon::after{--size:.14rem;right:0;top:0}.plant-introduce .row .plant-right .public-page-contact-box{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.plant-plan{--views-theme:#132C65;--views-svg-color:var(--views-theme-white);background:var(--views-theme);color:var(--views-theme-white);padding:.45rem 0 .6rem}.plant-plan .public-title{color:var(--views-theme-white)}.plant-plan .public-title b{color:inherit}.plant-plan .public-title::after{background:var(--views-theme-white)}.plant-plan .public-desc{color:var(--views-theme-white)}.plant-plan .plant-plan-channel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.3rem}.plant-plan .plant-plan-channel span{background:-webkit-gradient(linear, left top, right top, from(rgba(211, 237, 251, 0)), color-stop(49.31%, rgba(211, 237, 251, 0.8)), to(rgba(211, 237, 251, 0)));background:linear-gradient(90deg, rgba(211, 237, 251, 0) 0%, rgba(211, 237, 251, 0.8) 49.31%, rgba(211, 237, 251, 0) 100%);color:var(--views-theme);font-size:.28rem;font-weight:700;width:43.4375%;height:.7rem;text-align:center;line-height:.7rem}.plant-plan .plant-plan-list{--views-icon-size:1.09rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.6rem}.plant-plan .plant-plan-list .plant-plan-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px var(--views-theme-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.5rem;padding:.25rem;min-height:3.6rem;text-align:center}.plant-plan .plant-plan-list .plant-plan-item:last-child{margin-right:0}.plant-plan .plant-plan-list .plant-plan-item .plant-plan-title{font-size:.22rem;margin-top:.3rem}@media(max-width: 768px){.plant-plan .public-desc br{display:none}.plant-plan .plant-plan-channel span{width:80%}.plant-plan .plant-plan-list{--views-icon-size:.6rem}.plant-plan .plant-plan-list .plant-plan-item{border-radius:10px;margin-right:.1rem;min-height:2rem}.plant-plan .plant-plan-list .plant-plan-item .plant-plan-icon .icon-svg{display:block}.plant-plan .plant-plan-list .plant-plan-item .plant-plan-title{font-size:.16rem;margin-top:.1rem}}.plant-method{background:#f8f9fd;padding:.45rem 0 .6rem}.plant-method .plant-method-channel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.3rem}.plant-method .plant-method-channel span{background:-webkit-gradient(linear, left top, right top, from(rgba(19, 44, 101, 0)), color-stop(49.31%, rgba(19, 44, 101, 0.8)), to(rgba(19, 44, 101, 0)));background:linear-gradient(90deg, rgba(19, 44, 101, 0) 0%, rgba(19, 44, 101, 0.8) 49.31%, rgba(19, 44, 101, 0) 100%);color:var(--views-theme-white);font-size:.28rem;font-weight:700;width:43.4375%;height:.7rem;text-align:center;line-height:.7rem}.plant-method .plant-method-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-top:.5rem;padding:0 .25rem 0 .3rem}.plant-method .plant-method-content .plant-method-img{position:absolute;left:50%;top:50%;width:39.5%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.plant-method .plant-method-content .plant-method-list{position:relative;z-index:2;width:30.625%}.plant-method .plant-method-content .plant-method-list .plant-method-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--views-theme-white);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-shadow:0px 0px 15px rgba(0,0,0,.1);box-shadow:0px 0px 15px rgba(0,0,0,.1);margin-bottom:.55rem;height:.82rem;padding-left:.6rem}.plant-method .plant-method-content .plant-method-list .plant-method-item:first-child{margin-top:.25rem}.plant-method .plant-method-content .plant-method-list .plant-method-item em{color:var(--views-theme);font-size:.3rem;font-weight:600;margin-right:.5rem}.plant-method .plant-method-content .plant-method-list .plant-method-item span{color:var(--views-theme-6);font-size:.24rem}.plant-method .plant-method-content .plant-method-list:nth-child(2) .plant-method-item:nth-child(2){margin-left:10px}.plant-method .plant-method-summary{color:var(--views-theme-6);font-size:.24rem;margin-top:.2rem;text-align:center}@media(max-width: 767px){.plant-method .plant-method-channel span{font-size:.24rem;width:80%;height:.5rem;line-height:.5rem}.plant-method .plant-method-content{padding:0;margin-top:.2rem}.plant-method .plant-method-content .plant-method-list{width:40%}.plant-method .plant-method-content .plant-method-list .plant-method-item{font-size:.15rem;margin-bottom:.3rem;padding-left:.2rem}.plant-method .plant-method-content .plant-method-list .plant-method-item em{margin-right:.15rem}.plant-method .plant-method-content .plant-method-list .plant-method-item span{font-size:.18rem}.plant-method .plant-method-content .plant-method-img{width:60%}.plant-method .plant-method-summary{font-size:.16rem}}.plant-detailed{padding:.4rem 0 .65rem}.plant-detailed .plant-detailed-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.6rem}.plant-detailed .plant-detailed-list .plant-detailed-item{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.3rem}.plant-detailed .plant-detailed-list .plant-detailed-item:last-child{margin-right:0}.plant-detailed .plant-detailed-list .plant-detailed-item .plant-detailed-title{border-bottom:solid 2px var(--views-theme);color:var(--views-theme-40);font-size:.28rem;padding-bottom:.25rem;margin-bottom:.2rem}.plant-detailed .plant-detailed-list .plant-detailed-item .plant-detailed-content .plant-detailed-text{--views-icon-size:.26rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:dashed 1px #ccc;color:var(--views-theme-6);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:13px 0}.plant-detailed .plant-detailed-list .plant-detailed-item .plant-detailed-content .plant-detailed-text .icon-svg{margin-right:10px}@media(max-width: 767px){.plant-detailed{padding-bottom:.2rem}.plant-detailed .plant-detailed-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.plant-detailed .plant-detailed-list .plant-detailed-item{width:calc(33.33% - .2rem);-webkit-box-flex:0;-ms-flex:none;flex:none;margin-bottom:.4rem}.plant-detailed .plant-detailed-list .plant-detailed-item:nth-child(3n){margin-right:0}.plant-detailed .plant-detailed-list .plant-detailed-item .plant-detailed-title{font-size:.24rem;padding-bottom:.1rem;margin-bottom:.1rem}.plant-detailed .plant-detailed-list .plant-detailed-item .plant-detailed-content .plant-detailed-text{padding:.15rem 0}}.plant-advantage{background-color:#f8f9fd;padding:.45rem 0 .75rem}.plant-advantage .plant-advantage-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.6rem}.plant-advantage .plant-advantage-list .plant-advantage-item{background-color:var(--views-theme-white);-webkit-box-shadow:0px 0px 15px rgba(0,0,0,.1);box-shadow:0px 0px 15px rgba(0,0,0,.1);-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.35rem}.plant-advantage .plant-advantage-list .plant-advantage-item:last-child{margin-right:0}.plant-advantage .plant-advantage-list .plant-advantage-item .plant-advantage-title{background-color:var(--views-theme);-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--views-theme-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.36rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1.12rem}.plant-advantage .plant-advantage-list .plant-advantage-item .plant-advantage-text{color:var(--views-theme-6);font-size:.22rem;text-align:center;padding:.2rem}@media(max-width: 767px){.plant-advantage .plant-advantage-list{margin-top:.3rem}.plant-advantage .plant-advantage-list .plant-advantage-item{margin-right:.15rem}.plant-advantage .plant-advantage-list .plant-advantage-item .plant-advantage-title{height:.7rem;font-size:.24rem}.plant-advantage .plant-advantage-list .plant-advantage-item .plant-advantage-text{padding:.15rem;font-size:.17rem}}.plant-process{padding:.45rem 0 .65rem}.plant-process .plant-process-list{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:.55rem;margin-top:.35rem}.plant-process .plant-process-list .plant-process-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f5f5;border-radius:12px;height:1.7rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plant-process .plant-process-list .plant-process-item .plant-process-icon{height:.74rem}.plant-process .plant-process-list .plant-process-item .plant-process-icon img{height:100%}.plant-process .plant-process-list .plant-process-item .plant-process-title{color:var(--views-theme-40);font-size:.2rem;margin-top:.15rem}.plant-process .plant-process-list .plant-process-item .plant-process-title em{font-size:.26rem;font-style:italic;font-weight:500}.plant-process .plant-process-list .plant-process-item:hover{background-color:rgba(230,102,23,.1);-webkit-box-shadow:0 0 10px rgba(230,102,23,.1);box-shadow:0 0 10px rgba(230,102,23,.1)}@media(max-width: 767px){.plant-process .plant-process-list{grid-gap:.15rem}.plant-process .plant-process-list .plant-process-item{border-radius:.1rem;height:auto;padding:.1rem .05rem}.plant-process .plant-process-list .plant-process-item .plant-process-icon{height:.5rem}.plant-process .plant-process-list .plant-process-item .plant-process-title{font-size:.15rem;text-align:center;margin-top:.05rem}.plant-process .plant-process-list .plant-process-item .plant-process-title em{display:block}}.plant-benefit{background-color:#f2f5fa;padding:.45rem 0 .15rem}.plant-benefit .plant-benefit-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.7rem}.plant-benefit .plant-benefit-list .plant-benefit-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25%;margin-bottom:.6rem}.plant-benefit .plant-benefit-list .plant-benefit-item:first-child{margin-left:3%}.plant-benefit .plant-benefit-list .plant-benefit-item .plant-benefit-unit{background:url(../images/bg-6.webp) no-repeat top center;background-size:contain;color:var(--views-theme);font-size:.52rem;font-weight:500;height:2.3rem;width:100%;line-height:1;max-width:3.5rem;text-align:center}.plant-benefit .plant-benefit-list .plant-benefit-item .plant-benefit-title{color:var(--views-theme-40);font-size:.24rem}@media(max-width: 767px){.plant-benefit .plant-benefit-list{margin-top:.5rem}.plant-benefit .plant-benefit-list .plant-benefit-item{margin-bottom:.3rem}.plant-benefit .plant-benefit-list .plant-benefit-item .plant-benefit-unit{font-size:.24rem;height:1rem}.plant-benefit .plant-benefit-list .plant-benefit-item .plant-benefit-title{font-size:.18rem}}.plant-service .plant-service-channel{background-color:#f5f5f5;position:sticky;left:0;top:90px;width:100%;overflow:hidden}.plant-service .plant-service-channel .plant-service-channel-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1.6rem;-webkit-transition:ease-in-out .3s;transition:ease-in-out .3s;width:100%;overflow-x:scroll}.plant-service .plant-service-channel .plant-service-channel-list::-webkit-scrollbar{display:none}.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item{--views-icon-size:.42rem;--views-svg-color:var(--views-theme-6);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:2.3rem;cursor:pointer}.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item span{color:var(--views-theme-6);font-size:.16rem;margin-top:.2rem}.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item em{color:var(--views-theme-9);font-size:.12rem;text-transform:uppercase}.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item.active{--views-svg-color:var(--views-theme-white);background-color:var(--views-theme)}.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item.active span,.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item.active em{color:var(--views-theme-white)}.plant-service .plant-service-channel.fixed .plant-service-channel-list{height:1.2rem}.plant-service .plant-service-channel.fixed .plant-service-channel-list .plant-service-channel-item{--views-icon-size:.3rem}.plant-service .plant-service-channel.fixed .plant-service-channel-list .plant-service-channel-item span{margin-top:.05rem}.plant-service .plant-service-content .plant-service-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.plant-service .plant-service-content .plant-service-item:nth-child(odd){direction:ltr}.plant-service .plant-service-content .plant-service-item:nth-child(even){direction:rtl}.plant-service .plant-service-content .plant-service-item .plant-service-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;direction:ltr;padding:0 .6rem;width:35.9375%}.plant-service .plant-service-content .plant-service-item .plant-service-content .plant-service-title{color:var(--views-theme-40);font-size:.4rem;font-weight:500}.plant-service .plant-service-content .plant-service-item .plant-service-content .plant-service-title::after{background-color:var(--views-theme);content:"";display:block;width:45px;height:3px;margin-top:.75rem;margin-bottom:.3rem}.plant-service .plant-service-content .plant-service-item .plant-service-content .plant-service-desc{color:var(--views-theme-6);font-size:.2rem}.plant-service .plant-service-content .plant-service-item .plant-service-img{width:64.0625%}.plant-service .plant-service-content .plant-service-item .plant-service-img img{width:100%}.plant-service .plant-service-end iframe{display:block;height:8rem}.plant-service .plant-service-end .plant-service-video{width:100%;display:block;-o-object-fit:cover;object-fit:cover}@media(max-width: 1024px){.plant-service .plant-service-channel{top:50px}.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item{min-width:1.5rem}}@media(max-width: 767px){.plant-service .plant-service-channel .plant-service-channel-list{height:1.3rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.plant-service .plant-service-channel .plant-service-channel-list::-webkit-scrollbar{display:none}.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item{--views-icon-size:.3rem;min-width:2rem}.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item .icon-svg{display:block}.plant-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item span{margin-top:.1rem}.plant-service .plant-service-content .plant-service-item .plant-service-content{padding:.15rem .2rem}.plant-service .plant-service-content .plant-service-item .plant-service-content .plant-service-title{font-size:.24rem}.plant-service .plant-service-content .plant-service-item .plant-service-content .plant-service-title::after{border-radius:3px;width:30px;margin-top:.2rem;margin-bottom:.2rem}.plant-service .plant-service-content .plant-service-item .plant-service-content .plant-service-desc{font-size:.15rem}}.enforce-programme{background-color:#f8f9fd;padding:.45rem 0 .5rem}.enforce-programme .enforce-programme-list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:.35rem;gap:.35rem;margin-top:.4rem}.enforce-programme .enforce-programme-list .enforce-programme-item{--views-icon-size:.5rem;background:-webkit-gradient(linear, left top, left bottom, from(rgb(243, 245, 248)), to(rgb(254, 254, 254)));background:linear-gradient(180deg, rgb(243, 245, 248) 0%, rgb(254, 254, 254) 100%);border:solid 2px var(--views-theme-white);border-radius:10px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);padding:.25rem .4rem}.enforce-programme .enforce-programme-list .enforce-programme-item .enforce-programme-title{color:var(--views-theme-40);font-size:.24rem;margin-top:10px}.enforce-programme .enforce-programme-list .enforce-programme-item .enforce-programme-desc{color:var(--views-theme-6);font-size:.16rem;margin-top:15px}@media(max-width: 767px){.enforce-programme .enforce-programme-list{gap:.15rem}.enforce-programme .enforce-programme-list .enforce-programme-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.15rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.enforce-programme .enforce-programme-list .enforce-programme-item .enforce-programme-title{font-size:.18rem}.enforce-programme .enforce-programme-list .enforce-programme-item .enforce-programme-desc{font-size:.15rem;margin-top:.1rem}}.enforce-process{background-color:#f1f7fb;padding:.45rem 0 .8rem}.enforce-process .enforce-process-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.8rem}.enforce-process .enforce-process-list .enforce-process-item{--views-icon-size:.67rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.enforce-process .enforce-process-list .enforce-process-item .icon-svg{display:block}.enforce-process .enforce-process-list .enforce-process-item .enforce-process-text{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.enforce-process .enforce-process-list .enforce-process-item .enforce-process-text .enforce-process-number{--size:.25rem;background-color:var(--views-svg-color);border-radius:50%;color:var(--views-theme-white);font-size:.18rem;width:var(--size);height:var(--size);margin-right:.25rem}.enforce-process .enforce-process-list .enforce-process-item .enforce-process-text .enforce-process-title{color:var(--views-theme-40);font-size:.2rem}.enforce-process .enforce-process-list .enforce-process-item:nth-child(2n){--views-svg-color:#F13838 }@media(max-width: 767px){.enforce-process .enforce-process-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:.3rem;margin-top:.3rem}.enforce-process .enforce-process-list .enforce-process-item{--views-icon-size:.5rem}.enforce-process .enforce-process-list .enforce-process-item .enforce-process-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.enforce-process .enforce-process-list .enforce-process-item .enforce-process-text .enforce-process-number{margin-right:0}}.enforce-worth{padding:.45rem 0 .5rem}.enforce-worth .enforce-worth-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.45rem}.enforce-worth .enforce-worth-box .enforce-worth-img{--size:3.75rem;border-radius:50%;border:solid .6rem #f7faff;min-width:var(--size);width:var(--size);height:var(--size);max-height:var(--size)}.enforce-worth .enforce-worth-box .enforce-worth-img img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:2}.enforce-worth .enforce-worth-box .enforce-worth-list{width:calc((100% - 3.75rem)/2)}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child{direction:ltl}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child .enforce-worth-item{text-align:right;margin-left:.5rem}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child .enforce-worth-item:nth-child(1) .enforce-worth-type{background:-webkit-gradient(linear, left top, right top, from(rgb(255, 151, 62)), to(rgb(255, 114, 62)));background:linear-gradient(90deg, rgb(255, 151, 62) 0%, rgb(255, 114, 62) 100%)}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child .enforce-worth-item:nth-child(1)::after{border-left:none;border-bottom:none}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child .enforce-worth-item:nth-child(2){margin-left:0;margin-right:.5rem}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child .enforce-worth-item:nth-child(2) .enforce-worth-type{background:-webkit-gradient(linear, left top, right top, from(rgb(5, 222, 135)), to(rgb(0, 195, 147)));background:linear-gradient(90deg, rgb(5, 222, 135) 0%, rgb(0, 195, 147) 100%)}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child .enforce-worth-item:nth-child(2)::after{border-right:none;border-left:none;border-bottom:none}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child .enforce-worth-item:nth-child(3) .enforce-worth-type{background:-webkit-gradient(linear, left top, right top, from(rgb(72, 186, 255)), to(rgb(41, 144, 255)));background:linear-gradient(90deg, rgb(72, 186, 255) 0%, rgb(41, 144, 255) 100%)}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child .enforce-worth-item:nth-child(3)::after{bottom:50%;top:auto;border-top:none;border-left:none}.enforce-worth .enforce-worth-box .enforce-worth-list:first-child .enforce-worth-item .enforce-worth-type{border-radius:0 12px 12px 0}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child{direction:rtl}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item{text-align:left;margin-right:.5rem}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item::after{right:inherit;left:-1.2rem}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item:nth-child(1) .enforce-worth-type{background:-webkit-gradient(linear, left top, right top, from(rgb(76, 236, 230)), to(rgb(20, 181, 179)));background:linear-gradient(90deg, rgb(76, 236, 230) 0%, rgb(20, 181, 179) 100%)}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item:nth-child(1)::after{border-right:none;border-bottom:none}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item:nth-child(2){margin-right:0;margin-left:.5rem}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item:nth-child(2) .enforce-worth-type{background:-webkit-gradient(linear, left top, right top, from(rgb(100, 104, 197)), to(rgb(34, 39, 169)));background:linear-gradient(90deg, rgb(100, 104, 197) 0%, rgb(34, 39, 169) 100%)}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item:nth-child(2)::after{border-right:none;border-left:none;border-bottom:none}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item:nth-child(3) .enforce-worth-type{background:-webkit-gradient(linear, left top, right top, from(rgb(255, 130, 130)), to(rgb(255, 30, 30)));background:linear-gradient(90deg, rgb(255, 130, 130) 0%, rgb(255, 30, 30) 100%)}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item:nth-child(3)::after{bottom:50%;top:auto;border-top:none;border-right:none}.enforce-worth .enforce-worth-box .enforce-worth-list:last-child .enforce-worth-item .enforce-worth-type{border-radius:12px 0 0 12px}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--views-theme-white);-webkit-box-shadow:0px 0px 15px rgba(0,0,0,.1);box-shadow:0px 0px 15px rgba(0,0,0,.1);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.6rem;position:relative}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item:last-child{margin-bottom:0}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item::after{border:dashed 1px #ccc;content:"";position:absolute;top:50%;right:-1.2rem;width:1.2rem;height:1.2rem}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item .enforce-worth-type{color:var(--views-theme-white);font-size:.36rem;font-weight:700;width:1rem;padding:.25rem .3rem}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item .enforce-worth-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item .enforce-worth-content .enforce-worth-title{color:var(--views-theme-40);font-size:.24rem}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item .enforce-worth-content .enforce-worth-desc{color:var(--views-theme-6);font-size:.16rem;margin-top:5px}@media(max-width: 767px){.enforce-worth .enforce-worth-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.enforce-worth .enforce-worth-box .enforce-worth-img{display:none}.enforce-worth .enforce-worth-box .enforce-worth-list{width:100%;margin-bottom:.3rem}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item{margin-left:0 !important;margin-right:0 !important;margin-bottom:.2rem}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item::after{display:none}.enforce-worth .enforce-worth-box .enforce-worth-list .enforce-worth-item .enforce-worth-type{font-size:.3rem;text-align:center}}.enforce-advantage{background-color:#f2f5fa;padding:.45rem 0 .6rem}.enforce-advantage .enforce-advantage-channel{color:var(--views-theme);font-size:.48rem;font-weight:700}.enforce-advantage .enforce-advantage-en{color:rgba(19,44,101,.4);font-size:.3rem;text-transform:uppercase;margin-bottom:.6rem}.enforce-advantage .public-page-contact-box .public-page-btn{color:var(--views-theme);border-color:var(--views-theme)}.enforce-advantage .enforce-advantage-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:.4rem}.enforce-advantage .enforce-advantage-list .enforce-advantage-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:var(--views-theme-white);padding:.25rem .4rem .35rem}.enforce-advantage .enforce-advantage-list .enforce-advantage-item:first-child{background-color:rgba(0,0,0,0);padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.enforce-advantage .enforce-advantage-list .enforce-advantage-item .enforce-advantage-icon{height:.9rem}.enforce-advantage .enforce-advantage-list .enforce-advantage-item .enforce-advantage-icon img{height:100%}.enforce-advantage .enforce-advantage-list .enforce-advantage-item .enforce-advantage-title{color:var(--views-theme-40);font-size:.28rem;font-weight:700;margin-top:.25rem;margin-bottom:.15rem}.enforce-advantage .enforce-advantage-list .enforce-advantage-item .enforce-advantage-desc{color:var(--views-theme-6);font-size:.16rem}@media(max-width: 767px){.enforce-advantage .enforce-advantage-channel{font-size:.32rem}.enforce-advantage .enforce-advantage-en{font-size:.15rem}.enforce-advantage .public-page-contact-box{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.enforce-advantage .public-page-contact-box .public-page-contact{font-size:.15rem;padding:5px 3px;width:100%}.enforce-advantage .public-page-contact-box .public-page-btn{margin-left:0;margin-top:10px}.enforce-advantage .enforce-advantage-list{gap:.15rem}.enforce-advantage .enforce-advantage-list .enforce-advantage-item{padding:.2rem}.enforce-advantage .enforce-advantage-list .enforce-advantage-item .enforce-advantage-icon{height:.6rem}.enforce-advantage .enforce-advantage-list .enforce-advantage-item .enforce-advantage-title{font-size:.25rem}}.enforce-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:auto}@media(max-width: 767px){.enforce-service .plant-service-channel .plant-service-channel-list .plant-service-channel-item{-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:2rem}}.scene-effect{background-color:#fafafa;padding:.45rem 0 .85rem}.scene-effect .scene-effect-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.4rem;position:relative}.scene-effect .scene-effect-box::after{background-color:var(--views-theme);content:"";width:100%;height:4px;top:calc(1.5rem - 11px);left:0;position:absolute}.scene-effect .scene-effect-box .scene-effect-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.scene-effect .scene-effect-box .scene-effect-item.icon{--views-icon-size:.18rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1.5rem}.scene-effect .scene-effect-box .scene-effect-item:first-child{width:2.95rem}.scene-effect .scene-effect-box .scene-effect-item:nth-child(3){width:4rem}.scene-effect .scene-effect-box .scene-effect-item:last-child{width:5.35rem}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel{height:1.5rem;margin-bottom:.4rem;position:relative}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel::after{--size:22px;background-color:var(--views-theme);border-radius:50%;content:"";width:var(--size);height:var(--size);position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel .scene-effect-no{--views-icon-size:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel .scene-effect-no em{color:var(--views-theme);font-size:.42rem;font-weight:600;font-style:italic;margin-right:10px}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel .scene-effect-title{color:var(--views-theme-40);font-size:.32rem;font-weight:500;margin-top:5px}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.15rem;position:relative}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line{border:dashed 3px var(--views-theme);padding:.45rem .4rem .3rem}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line::before,.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line::after{content:"";position:absolute;left:50%;top:-0.28rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:.48rem;height:.28rem}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line::before{border-left:dashed .24rem rgba(0,0,0,0);border-bottom:solid .28rem #fafafa;border-right:dashed .24rem rgba(0,0,0,0);z-index:2;top:-0.23rem}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line::after{background:url(../images/bg-8.webp) no-repeat center;background-size:contain}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-row{display:grid;grid-template-columns:repeat(2, 1fr)}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details p{background-color:var(--views-theme);color:var(--views-theme-white);font-size:.22rem;line-height:.44rem;text-align:center}@media(max-width: 1024px){.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line{padding:.2rem}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details p{font-size:.16rem}}@media(max-width: 767px){.scene-effect .scene-effect-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scene-effect .scene-effect-box::after{width:4px;height:100%;top:0;left:1.36rem}.scene-effect .scene-effect-box .scene-effect-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100% !important}.scene-effect .scene-effect-box .scene-effect-item.icon{height:auto;width:1.5rem !important;margin:.5rem 0}.scene-effect .scene-effect-box .scene-effect-item.icon .icon-svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel{width:1.5rem;height:auto;margin-bottom:0}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel::after{--size:10px;left:auto;right:0;bottom:50%;-webkit-transform:translateX(0) translateY(-50%);-ms-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel .scene-effect-no{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel .scene-effect-no em{margin-right:0}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-channel .scene-effect-title{font-size:.2rem;text-align:center}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details{width:calc(100% - 2rem);margin-left:.4rem}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line{display:grid;gap:.15rem;grid-template-columns:repeat(2, 1fr);border-width:2px}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line::before,.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line::after{left:-0.2rem;top:50%;-webkit-transform:translateX(0) rotate(-90deg) translateY(-50%);-ms-transform:translateX(0) rotate(-90deg) translateY(-50%);transform:translateX(0) rotate(-90deg) translateY(-50%)}.scene-effect .scene-effect-box .scene-effect-item .scene-effect-details.scene-effect-line::after{left:-0.27rem}}.scene-process{padding:.45rem 0 .85rem;background-color:#f1f7fb}.scene-process .scene-process-content{margin-top:.8rem}.scene-process .scene-process-content img{display:none !important}.scene-process .scene-process-content img:first-child{display:block !important}@media(max-width: 767px){.scene-process{padding-bottom:.5rem}.scene-process .scene-process-content{margin-top:.4rem}.scene-process .scene-process-content img:first-child{display:none !important}.scene-process .scene-process-content img:last-child{display:block !important}}.scene-implement{padding:.45rem 0 .55rem}.scene-implement .scene-implement-row{margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.08rem;margin-bottom:.55rem;padding-left:.5rem}.scene-implement .scene-implement-row .scene-implement-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear, left top, left bottom, from(rgb(243, 245, 248)), to(rgb(254, 254, 254)));background:linear-gradient(180deg, rgb(243, 245, 248) 0%, rgb(254, 254, 254) 100%);border:2px solid #fff;border-radius:11px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:.3rem .1rem .2rem}.scene-implement .scene-implement-row .scene-implement-item .scene-implement-title{color:var(--views-theme-40);font-size:.22rem;font-weight:500;margin-bottom:10px}.scene-implement .scene-implement-row .scene-implement-item .scene-implement-text{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--views-theme-6);font-size:.18rem;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scene-implement .scene-implement-row .scene-implement-item .scene-implement-no{color:var(--views-theme-white);font-size:1.08rem;font-weight:500;position:absolute;-webkit-text-stroke:8px #f13838;left:-0.3rem;top:.4rem}.scene-implement .scene-implement-row .scene-implement-item .scene-implement-no::before{content:attr(data-title);position:absolute;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));background-image:linear-gradient(#fff, #fff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke:0}.scene-implement .scene-implement-tips{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scene-implement .scene-implement-tips span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;border:dashed 2px var(--views-theme-3);color:var(--views-theme-40);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.4rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:.8rem;padding:0 1.15rem}.scene-implement .scene-implement-tips span::before,.scene-implement .scene-implement-tips span::after{background:url(../images/bg-7.webp) no-repeat left center;background-size:contain;content:"";width:1.3rem;height:.2rem}.scene-implement .scene-implement-tips span::before{margin-right:.2rem}.scene-implement .scene-implement-tips span::after{margin-left:.2rem;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}@media(max-width: 1024px){.scene-implement .scene-implement-row{padding-left:0rem;gap:.3rem}.scene-implement .scene-implement-row .scene-implement-item .scene-implement-text{font-size:.15rem}}@media(max-width: 767px){.scene-implement .scene-implement-row{display:grid;padding:.2rem;grid-template-columns:repeat(2, 1fr);margin-top:.5rem}.scene-implement .scene-implement-row .scene-implement-item .scene-implement-no{line-height:1}.scene-implement .scene-implement-tips span{font-size:.2rem;padding:0 .5rem;height:.6rem}.scene-implement .scene-implement-tips span::before,.scene-implement .scene-implement-tips span::after{width:.8rem}}