body{margin:0;overflow-x:hidden;font-family:"Noto Serif SC",serif,PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei}.page{background-color:#fff;width:100%;overflow-x:hidden}.container{max-width:1920px;width:100%;margin:auto}.container-item{padding:0 7%}.d-flex{display:flex;justify-content:center}.justify-between{display:flex;justify-content:space-between}.pagination{margin:60px 0;display:flex;justify-content:end;align-items:center;gap:8px}.pagination__item{width:36px;height:36px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;color:#666;font-size:14px}.pagination__item:hover{border-color:#00a39e;color:#00a39e}.pagination__item.active{border-color:#00a39e;color:#00a39e}.pagination__arrow{width:36px;height:36px;cursor:pointer;position:relative;transition:all .3s;border:1px solid #ddd}.pagination__arrow::before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-top:2px solid #666;border-right:2px solid #666}.pagination__arrow:hover{border-color:#00a39e}.pagination__arrow:hover::before{border-color:#00a39e}.pagination__arrow--prev::before{transform:translate(-30%,-50%) rotate(-135deg)}.pagination__arrow--next::before{transform:translate(-70%,-50%) rotate(45deg)}.bannerSwiper .banner-img{width:100%;height:40vw;object-fit:cover;display:block}img{margin:0;padding:0;border:0}.swiper-wrapper{position:relative}.banner_text{text-align:left;color:#fff;width:100%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);position:absolute;left:0;top:45%;z-index:999;amily:PingFangSC-Thin}.banner_inner{display:flex;flex-direction:column;justify-content:center;justify-self:center;align-items:center;max-width:1200px}.banner_title{font-size:60px;color:rgba(255,255,255,1);font-weight:100}.banner_desc{font-size:30px;z-index:3;margin-bottom:50px;color:rgba(255,255,255,1);font-weight:100}.banner_more{padding-top:60px}.banner_more a{display:inline-block;width:228px;height:46px;line-height:46px;text-align:center;color:#fff;background:#2787ed;border-radius:6px}.banner_text .banner_more,.banner_text h2,.banner_text p{width:100%;opacity:0;visibility:hidden;transition:all 1.6s;-webkit-transition:all 1.6s;-moz-transition:all 1.6s;-o-transition:all 1.6s;-ms-transition:all 1.6s}.banner_text .banner_more,.banner_text p{-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-o-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}.swiper-slide-active .banner_text h2,div.swiper-slide-active .banner_text p{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}p{margin:0;padding:0;box-sizing:border-box}.news_link{text-decoration:none;display:inline-flex;align-items:center;overflow-wrap:break-word}.nav-arrows{display:flex;gap:1.25rem;align-items:center}.nav-arrow{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#e5e5e5;cursor:pointer;position:relative}.nav-arrow::after{content:"";position:absolute;top:50%;left:50%;width:.75rem;height:.75rem;border-top:.1875rem solid #666;border-right:.1875rem solid #666}.nav-arrow--prev::after{transform:translate(-30%,-50%) rotate(-135deg)}.nav-arrow--next::after{transform:translate(-70%,-50%) rotate(45deg)}.nav-arrow:hover{background-color:#d0d0d0}.nav-arrow:hover::after{border-color:#333}.arrow-more{display:flex;justify-content:start;align-items:center}.arrow-more-text{font-size:28px;font-weight:500;color:#00a39e;margin-right:20px}.arrow-more__link{display:flex;align-items:center;text-decoration:none}.arrow-icon{width:10px;height:10px;border-top:2px solid rgba(0,163,158,1);border-right:2px solid rgba(0,163,158,1);transform:rotate(45deg);display:inline-block;position:relative;top:5px;margin-bottom:5px}.arrow-icon::after{content:"";position:absolute;width:17px;height:2px;background:rgba(0,163,158,1);transform:rotate(-45deg);left:-4px;top:4px}.site-header{width:100%;display:flex;justify-content:center;z-index:999;background-color:#fff}.site-header.header-sticky{position:fixed;top:0;left:0;z-index:1000;padding-bottom:0;box-shadow:0 2px 10px rgba(0,0,0,.1);background:rgba(0,0,0,.5)}.site-header.header-sticky .brand-logo{height:50px}.site-header .lang{color:#999}.site-header .lang .active{color:#000}.site-header .lang a{text-decoration:none;color:#999}.site-header.header-sticky .lang .active{color:#fff}.site-header.header-sticky .nav-item .nav-link{color:#fff;font-size:18px}.site-header.header-sticky .nav-item.active::after{bottom:-22px}.nav-container{display:flex;justify-content:center;padding:10px 0}.nav-content{width:90%;display:flex;align-items:center;justify-content:space-between}.brand-logo{height:60px;flex-shrink:0;padding:5px 0}.nav-menu{display:flex;align-items:center;position:relative}.nav-item{height:30px;font-size:20px;text-align:left;white-space:nowrap;line-height:30px;margin:0 1.8em;text-decoration:none;position:relative}.nav-link{color:#3d3938;text-decoration:none}.nav-item.active{font-weight:600;color:#373434}.mobile-menu-toggle{display:none}.has-sub-menu{position:relative;display:inline-block;vertical-align:top;margin:0 1.8em}.has-sub-menu>.nav-item{display:block;margin:0}.has-sub-menu .sub-menu{display:none;position:absolute;left:-50%;top:100%;transform:translateX(-50%);min-width:180px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.15);border-radius:4px;padding:8px 0;z-index:1001;list-style:none;margin:0;pointer-events:auto;border:1px solid #eee}.has-sub-menu:hover .sub-menu{display:block}.has-sub-menu>.nav-item{pointer-events:auto;z-index:1002;position:relative}.has-sub-menu .sub-menu{padding:0;margin:0;list-style:none}.sub-menu a{display:block;padding:6px 24px;color:#333;text-decoration:none;white-space:nowrap;transition:all .2s ease;font-size:16px;border-bottom:1px solid #f5f5f5}.has-sub-menu .sub-menu :last-child a{border-bottom:0}.has-sub-menu .sub-menu a:hover{background:#f8f9fa;color:#000;padding-left:28px}.has-sub-menu>.has-item::after{content:"";display:inline-block;width:0;height:0;margin-left:8px;vertical-align:middle;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #666;transition:transform .2s ease}.site-header.header-sticky .has-sub-menu>.has-item::after{border-top:4px solid #fff}.has-sub-menu:hover>.has-item::after{transform:rotate(180deg)}.site-header.header-sticky .has-sub-menu .sub-menu{background:rgba(255,255,255,.95);backdrop-filter:blur(10px)}.home-partner__list{display:flex;flex-wrap:wrap;gap:24px}.home-partner__list>*{flex:0 0 calc(50% - 12px);box-sizing:border-box}.text-center{text-align:center}.link-white{color:#fff!important;border:1px solid #fff!important}.home-content{color:#9f9892;font-size:20px}.home-content img{display:block;vertical-align:top;line-height:0;margin:0;padding:0;border:0;font-size:0}.home-products__bg-image,.home-product__bg-image,.home-bg6__bg-image,.home-about__bg-image,.home-contact__bg-image{width:100%;display:block;vertical-align:top;margin:0;padding:0;border:0;outline:0}.home-products__section,.home-bg6,.home-about__section,.home-contact__section{position:relative;display:flex;justify-content:center}.home-contact__section{justify-content:flex-end!important;max-width:90%;margin-right:0;margin-left:auto;box-sizing:border-box}.home-products__section{line-height:0}.home-products__content{position:absolute;display:flex;justify-content:space-between;width:70%;top:15%;gap:4em}.home-products__section--feature{background-image:url("/images/home/bg3.jpg?v=973YicfavJlsWndnLdMx0wcqVqU");background-size:cover;width:100%;display:flex;justify-content:center}.home-bg6{background-image:url("/images/home/bg6.jpg?v=sxVIPrEU1kUhh7dQ_aKiKf8gPGA");background-size:cover}.home-partner__section{background-image:url("@partner.Chan_Image");background-size:cover}.home-products__content--product{display:flex;align-items:center;width:70%;margin:5em 0;gap:6em}.home-products__section--feature:nth-child(even) .home-products__content--product{flex-direction:row-reverse}.home-products__content_text h1,h2,h3{margin:0;padding:0;font-size:3em;line-height:1.2}.home-products__content_text p{font-size:2em;line-height:1;font-weight:bold}.home-products__image,.home-products__text,.home-products__text-group{width:50%}.home-products__image img,.home-products__text-group img{width:100%}.home-products__text{color:#c1bab4}.home-products__title{font-size:1.56em;font-weight:bold;margin-bottom:.44em;line-height:1.2}.home-products__desc{font-size:1em;line-height:1.4;margin-top:.5em}.home-products__text-group{display:flex;flex-direction:column;align-items:center;width:50%}.home-products__more{margin-top:2em}.home-products__link{width:11.11em;display:inline-block;padding:.56em 1.11em;border:1px solid #9f9892;background-color:transparent;color:#9f9892;font-size:1.11em;text-decoration:none;transition:all .3s ease;text-align:center;line-height:1.5}.home-products__link:hover{color:#c1bab4}.home-bg6__content{text-align:center;color:#9f9892;font-size:2em;line-height:1.8;margin:2em 0}.home-bg6__title{font-size:2em;color:#8b7a6b}.home-bg6__desc{font-size:1em;line-height:2em;margin-bottom:1em}.home-product__content{position:absolute;display:flex;justify-content:space-between;width:80%;top:15%}.home-about__content{position:absolute;display:flex;justify-content:space-between;width:80%;top:10%}.home-about__text{color:#c1bab4}.home-contact__text{color:#c1bab4;margin-left:10%}.home-master__text{color:#c1bab4;position:absolute;left:-50px}.home-about__title{font-size:1.56em;font-weight:bold;margin-bottom:.44em}.home-about__desc{font-size:1em}.home-product__slogan-title{font-size:1.8em;font-weight:bold;line-height:1.1;color:#fff;padding-left:6em}.home-product__slogan-title p{line-height:1.5}.home-product__slogan-title h1,h2,h3{margin:0}.home-about__slogan-title{font-size:2.4em;font-weight:bold;line-height:1.2;margin-bottom:.67em;color:#fff}.home-about__slogan-desc{color:#fff;font-size:1em;line-height:2}.home-master .home-about__content{display:flex;justify-content:center}.home-master .home-about__slogan-title h1,h2,h3{font-size:1.3em;margin:.5em 0}.home-master .home-about__slogan-title p{font-size:.6em}.home-master .home-about__slogan{padding:0 6em}.corporate h1,.corporate h2,.corporate h3{margin-top:0;font-size:4rem}.corporate p{margin-top:0;font-size:1.6rem;line-height:3rem}.home-partner__slogan{flex:1;margin-left:8em}.home-partner__slogan-title{font-size:1.8rem}.home-partner__list{display:flex;flex-wrap:wrap;gap:24px}.home-partner__list>*{flex:0 0 calc(50% - 12px);box-sizing:border-box}.partner-title{font-size:2rem}.home-contact{position:relative}.home-contact__content{position:absolute;display:flex;justify-content:center;align-items:center;height:100%;top:0;left:50%;transform:translateX(-50%)}.home-contact__info{width:24em;height:24em;position:relative}.home-contact__info-bg{background-color:#a09993;float:right;width:30vw;height:30vw;min-width:600px;min-height:600px;position:absolute}.home-contact__info-card{background-color:#93cad1;width:80%;height:80%;margin-top:10%;margin-left:-40%;color:#fff;display:flex;justify-content:center}.home-contact__info-content{padding:2.22em;width:20em}.home-contact__logo-container{display:flex;justify-content:center}.home-contact__logo{width:80%;margin-bottom:1.11em;display:block;vertical-align:top;border:0;outline:0}.home-contact__slogan-line{text-align:center;font-size:1.67em;line-height:1.2}.contact-flex{display:flex;justify-content:space-between;align-items:center;padding:40px}.contact-border{border-top:2px solid #fff;border-bottom:2px solid #fff;padding:4px 0}.qrcode-img{width:100px;height:100px;object-fit:cover;padding:4px}.home-contact__form{background:transparent;padding:1.11em;padding-top:2em;margin-right:16em}.home-contact__form-group{margin-bottom:1em}.home-contact__form-label{display:block;color:#a09993;font-size:.78em;margin-bottom:.44em;font-weight:normal}.home-contact__form-input{width:100%;background:transparent;border:0;border-bottom:1px solid #a09993;padding:.44em 0;color:#a09993;font-size:.89em;outline:0;transition:all .3s ease}.home-contact__form-input:focus{border-bottom-color:#7a6c5f;border-bottom-width:2px}.home-contact__form-input::placeholder{color:#a09993}.home-contact__form-input[name="Comments"]{resize:vertical;min-height:60px}.home-contact__submit-btn{background:rgba(255,255,255,.2);border:2px solid #a09993;color:#a09993;padding:.67em 1.67em;font-size:.89em;cursor:pointer;border-radius:.28em;transition:all .3s ease}.home-contact__submit-btn:hover{background:#fff;color:#333}.home-contact__submit-message{margin-top:1em;padding:.67em;border-radius:.28em;font-size:.89em;text-align:center;opacity:0;transition:opacity .3s ease}.home-contact__submit-message.show{opacity:1}.home-contact__submit-message.success{background-color:rgba(76,175,80,.1);border:1px solid #4caf50;color:#4caf50}.home-contact__submit-message.error{background-color:rgba(244,67,54,.1);border:1px solid #f44336;color:#f44336}.home-partner__content{width:80%;padding:5% 10% 15% 10%;display:flex}.home-contact__info-items{margin-top:1em}.home-contact__info-item{background-color:#78bac6;margin:.28em;padding:.5em;font-size:.8em;margin-top:1em;text-align:center;border-radius:4px}.footer{flex-direction:column;align-items:center;width:100%;background-image:url("/images/pro/bg.jpg?v=0rxa6BxmJGhxlw5vEOqOqgrJQoE")}.footer__title{color:rgba(255,255,255,1);font-size:40px;font-weight:500;line-height:1.2}.footer__divider{width:25%;min-width:300px;height:3px;background:linear-gradient(90deg,#00a39e 0%,#17387d 100%);background-size:100% 100%;margin:30px 0}.footer__contact-info{margin:30px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer__contact-text{color:rgba(255,255,255,1);font-size:24px;font-weight:300;line-height:1.4;flex:1;min-width:300px}.footer__logo{width:130px;height:40px;object-fit:contain}.footer__copyright-wrapper{width:100%;padding:40px 0;text-align:center}.footer__copyright-text{color:#9b9c97;font-size:18px;font-weight:300;line-height:1.4;display:inline-block}.footer .mr-20{margin-right:40px}