@charset "UTF-8";:root{--theme-primary: #005aa6;--theme-secondary: #ffcc00;--theme-bg: #ffffff;--theme-surface: #ffffff;--theme-text: #f4f4f4;--theme-text-muted: #6b7280;--theme-border: #e5e7eb;--header-navbar-height: 60px;--header-nav-top-height: 0px;--header-height: var(--header-navbar-height)}@media(min-width:760px){:root{--header-nav-top-height: 46px;--header-height: calc( var(--header-nav-top-height) + var(--header-navbar-height) )}}@media(min-width:768px){:root{--header-navbar-height: 81px;--header-height: calc( var(--header-nav-top-height) + var(--header-navbar-height) )}}.tabs-header,.sticky{top:var(--header-height)!important}.site-header{position:relative;z-index:50;width:100%;background-color:var(--theme-primary);transition:all .4s ease}.site-header--home{position:fixed;top:0;left:0;right:0;z-index:1000}.site-header--inner{width:100%}.site-header.is_header{background-color:var(--theme-primary);box-shadow:0 2px 12px #0000002e;opacity:.95}.site-header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;padding:2.5rem 7rem}.site-header__logo{display:flex;align-items:center;flex-shrink:0}.site-header__logo img{height:4rem;width:auto;-o-object-fit:contain;object-fit:contain}.site-header__nav-wrap{flex:1;display:flex;justify-content:center}.site-header__actions{display:flex;align-items:center;gap:1.6rem;flex-shrink:0}.site-header__search{display:flex;align-items:center;flex-shrink:0;min-width:min(100%,14rem);position:relative;z-index:20}.site-header__search #menu-search{min-height:4.7rem;min-width:12rem}.site-header__search #menu-search .pagefind-ui__form,.site-header__search #menu-search .pagefind-ui__search-input{height:4.2rem!important;min-height:4.2rem;font-size:1.44rem!important;font-weight:400!important;padding-left:1rem!important}.site-header__search #menu-search .pagefind-ui__search-input{padding-right:5.4rem!important;border-radius:.4rem!important}.site-header__search #menu-search .pagefind-ui__form:before{top:1rem!important;left:initial!important;right:1.08rem!important}.site-header__search #menu-search .pagefind-ui__search-clear{height:2.28rem!important;right:1.92rem!important;top:50%!important;transform:translateY(-50%);color:#fff!important;background-color:inherit!important}.site-header__search #menu-search .pagefind-ui__drawer{position:absolute;top:100%;left:0;right:0;min-height:200px;max-height:70vh;overflow-y:auto;margin-top:4px;box-shadow:0 4px 12px #00000026;border-radius:.1rem;background:var(--color-bg-primary, var(--theme-surface));z-index:101;padding:0 20px 20px!important;gap:0!important}.site-header__search #menu-search .pagefind-ui__filter-panel{margin-top:0!important}.site-header__search #menu-search .pagefind-ui__result{display:block!important}.site-header__search #menu-search .pagefind-ui__results-area{margin-top:0!important}.site-header__mobile-btn{display:flex;align-items:center;justify-content:center;padding:.6rem;background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;cursor:pointer;outline:none}.site-header__mobile-btn:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.site-header__mobile-icon{width:1em;height:1em;font-size:2.4rem;display:block}.site-header__mobile-icon--hidden{display:none}:root{--swiper-theme-color: var(--theme-primary);--swiper-navigation-size: 30px}.banner-container,.banner-swiper{width:100%;overflow:hidden}.banner-swiper--mobile{height:200px;contain:layout}.banner-swiper--pc{width:100%;height:auto;aspect-ratio:1920 / 750;contain:layout}.banner-slide{flex-shrink:0;width:100%;position:relative;height:100%}.banner-slide__link{display:block;width:100%;height:100%}.banner-slide__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}.banner-swiper.swiper{list-style:none;position:relative;z-index:1;margin-left:auto;margin-right:auto;padding:0;overflow:hidden;box-sizing:border-box}.banner-swiper .swiper-wrapper{position:relative;z-index:1;display:flex;width:100%;height:100%;box-sizing:content-box;flex-wrap:nowrap}.banner-overlay{position:absolute;inset:0;z-index:1;display:flex;align-items:center;background:linear-gradient(to right,rgba(0,0,0,.45) 0%,transparent 65%);pointer-events:none}.banner-overlay__content{pointer-events:auto}.banner-overlay__title{font-size:4rem;font-weight:700;color:#fff;margin-bottom:1.6rem;line-height:1.2}.banner-overlay__desc{font-size:1.8rem;color:#ffffffe6;margin-bottom:2.4rem;max-width:60rem;line-height:1.6}.banner-overlay__btn{display:inline-block;padding:1.2rem 3.2rem;font-size:1.6rem;font-weight:600;color:#fff;background-color:var(--theme-primary);border-radius:.4rem;text-decoration:none;transition:opacity .2s ease}.banner-overlay__btn:hover{opacity:.88}.site-footer{background-color:var(--theme-primary);color:var(--theme-text);padding:6rem 0 0}.footer__top{display:flex;flex-direction:row;flex-wrap:wrap;gap:4.8rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.12)}.footer__logo-box{display:flex;flex-direction:column;gap:1.6rem;min-width:22rem;max-width:30rem}.footer__logo-img{position:relative}.footer__logo-img img{height:5rem;width:auto;-o-object-fit:contain;object-fit:contain}.footer__desc{font-size:1.4rem;color:#ffffffbf;line-height:1.7}.footer__cta-btn{display:inline-block;padding:.8rem 2.4rem;font-size:1.4rem;font-weight:600;color:var(--theme-primary);background-color:#fff;border-radius:.4rem;text-decoration:none;align-self:flex-start;transition:opacity .2s ease}.footer__cta-btn:hover{opacity:.88}.footer__contact{flex:1;min-width:20rem}.footer__section-title{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:2rem}.footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.footer__contact-link{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:#fffc;text-decoration:none;transition:color .2s ease}.footer__contact-link:hover{color:#fff}.footer__contact-icon{width:1em;height:1em;flex-shrink:0}.footer__contact-label{color:#fff9}.footer__contact-value{color:#ffffffe6}.footer__menu-box{display:flex;gap:4rem}.footer__menu-group{display:flex;flex-direction:column;gap:1.2rem}.footer__menu-title{font-size:1.6rem;font-weight:700;color:#fff;text-decoration:none}.footer__menu-list{display:flex;flex-direction:column;gap:.8rem}.footer__menu-link{display:block;font-size:1.4rem;color:#ffffffbf;text-decoration:none;transition:color .2s ease}.footer__menu-link:hover{color:#fff}.footer__nav{min-width:14rem}.footer__nav-list{display:flex;flex-direction:column;gap:1rem}.footer__nav-link{font-size:1.4rem;color:#ffffffbf;text-decoration:none;transition:color .2s ease}.footer__nav-link:hover{color:#fff}.footer__bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.6rem;padding:2.4rem 0;border-top:1px solid rgba(255,255,255,.12)}.footer__bottom-left{display:flex;flex-direction:column;gap:.4rem}.footer__copyright{font-size:1.4rem;color:#fff9;direction:ltr;unicode-bidi:embed}.footer__support-link{font-size:1.4rem;color:#ffffff80;text-decoration:none;transition:color .2s ease}a.footer__support-link:hover{color:#fffc}.footer__social{display:flex;align-items:center;gap:1.2rem}.footer__social-item{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;color:#ffffffb3;text-decoration:none;transition:color .2s ease}.footer__social-item:hover{color:#fff}.footer__social-img{width:2.8rem;height:2.8rem;-o-object-fit:contain;object-fit:contain}.footer__social-icon{width:1.8rem;height:1.8rem;color:var(--theme-secondary)}@media(max-width:1024px){.site-header__inner{padding:2rem 4rem}}@media(max-width:759px){.site-header__inner{padding:1.6rem 2rem}.site-header__logo img{height:3rem}.banner-overlay__title{font-size:2.8rem}.banner-overlay__desc{font-size:1.6rem}.site-footer{padding:4rem 0 0}.footer__top{flex-direction:column;gap:3.2rem}.footer__logo-box{max-width:100%}.footer__bottom{flex-direction:column;align-items:flex-start}}@media(min-width:1700px){body header .container{width:1600px;max-width:1600px}}.banner-container{margin-top:var(--header-height)}header{background:#fff;position:fixed!important;top:0;left:0;right:0;z-index:1000;transition:all .4s ease;width:100%}#main-header{background-color:#fff}.nav-top{display:none}.navbar-box{height:81px}a.logo-images-box{height:100%;float:left;direction:ltr;max-width:20rem;position:relative}a.logo-images-box img{max-width:100%;max-height:100%}.search-pagefind-top .pagefind-component{min-height:unset;min-width:unset}.search-pagefind-top .pagefind-ui__form{width:27.2rem;height:33px!important;min-height:33px;padding-left:0!important}.search-pagefind-top .pagefind-component .pagefind-ui__search-input{width:100%;height:33px!important;min-height:33px;background:#fff;border-radius:17px!important;border:none;outline:none;padding:0 100px 0 1.8rem!important;text-align:left;font-family:Poppins-Regular;font-weight:400;font-size:1.4rem;color:#666}.search-pagefind-top .pagefind-component .pagefind-ui__search-input::-moz-placeholder{font-family:Poppins-Regular;font-weight:400;font-size:1.4rem;color:#666}.search-pagefind-top .pagefind-component .pagefind-ui__search-input::placeholder{font-family:Poppins-Regular;font-weight:400;font-size:1.4rem;color:#666}.search-pagefind-top .pagefind-component .pagefind-ui__form:before{display:inline-block;position:absolute;right:1rem!important;top:0!important;width:33px;height:33px;background-color:transparent;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1776410847427'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='4769'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%3e%3cpath%20d='M491.03075556%20967.66482963c-258.98856297%200-469.5533037-210.6861037-469.55330371-469.55330372s210.56474075-469.67466667%20469.55330371-469.67466666%20469.5533037%20210.6861037%20469.5533037%20469.67466666-210.56474075%20469.5533037-469.5533037%20469.55330372z%20m0-871.14334815c-221.36604445%200-401.59004445%20180.224-401.59004444%20401.59004443s180.224%20401.59004445%20401.59004444%20401.59004445%20401.59004445-180.224%20401.59004444-401.59004445-180.224-401.59004445-401.59004444-401.59004443z'%20fill='%23005AA6'%20p-id='4770'%3e%3c/path%3e%3cpath%20d='M1001.84746667%20977.49522963c-12.25765925%2014.0781037-33.86026667%2015.65582222-47.93837037%203.39816295L778.29688889%20828.70423703c-14.0781037-12.25765925-15.65582222-33.86026667-3.39816297-47.93837037%2012.25765925-14.0781037%2033.86026667-15.65582222%2047.93837038-3.39816297l175.6122074%20152.18915556c14.0781037%2012.1362963%2015.65582222%2033.7389037%203.39816297%2047.93837038z'%20fill='%23005AA6'%20p-id='4771'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-size:55%;background-position:center;opacity:1;-webkit-mask-image:none!important;mask-image:none!important}.search-pagefind-top .pagefind-component .pagefind-ui__search-clear{color:var(--theme-primary)!important;font-size:12px;max-width:50px;text-align:center;height:20px!important;line-height:20px;border:1px solid var(--theme-primary);right:40px!important;padding:0 .4rem}.search-pagefind-top .search-pagefind-overlay{right:0;bottom:0;width:35px}.search-pagefind-bom{display:none;width:auto;height:40px;line-height:40px;padding:0 1rem;text-align:center;position:relative;cursor:pointer}.search-pagefind-bom>svg{display:inline-block;width:24px;height:24px;fill:var(--theme-primary)}.search-pagefind-bom .search-pagefind-root{display:inline-block;position:absolute;right:-5px;top:-5px;z-index:998;background:#f5faff;box-shadow:0 3px 7px #00000040;width:45rem;height:50px;line-height:50px;opacity:0;visibility:hidden;transition:all .5s ease}.search-pagefind-bom:hover .search-pagefind-root{opacity:1;visibility:visible}.search-pagefind-bom .pagefind-component .pagefind-ui__form{height:50px!important;min-height:50px;font-size:18px!important;font-weight:400!important;padding-left:0!important}.search-pagefind-bom .pagefind-component .pagefind-ui__search-input{width:100%;height:50px!important;min-height:50px;background:none;border-radius:0;border:none;outline:none;padding:0 100px 0 2rem!important;text-align:left;font-size:18px!important;font-weight:400!important}.search-pagefind-bom .pagefind-component .pagefind-ui__search-input::-moz-placeholder{font-weight:400;font-size:18px}.search-pagefind-bom .pagefind-component .pagefind-ui__search-input::placeholder{font-weight:400;font-size:18px}.search-pagefind-bom .pagefind-component .pagefind-ui__form:before{display:inline-block;position:absolute;right:0!important;top:0!important;width:50px;height:50px;background-color:var(--theme-primary);background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1776419199047'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='6878'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%3e%3cpath%20d='M491.03075556%20967.66482963c-258.98856297%200-469.5533037-210.6861037-469.55330371-469.55330372s210.56474075-469.67466667%20469.55330371-469.67466666%20469.5533037%20210.6861037%20469.5533037%20469.67466666-210.56474075%20469.5533037-469.5533037%20469.55330372z%20m0-871.14334815c-221.36604445%200-401.59004445%20180.224-401.59004444%20401.59004443s180.224%20401.59004445%20401.59004444%20401.59004445%20401.59004445-180.224%20401.59004444-401.59004445-180.224-401.59004445-401.59004444-401.59004443z'%20fill='%23ffffff'%20p-id='6879'%3e%3c/path%3e%3cpath%20d='M1001.84746667%20977.49522963c-12.25765925%2014.0781037-33.86026667%2015.65582222-47.93837037%203.39816295L778.29688889%20828.70423703c-14.0781037-12.25765925-15.65582222-33.86026667-3.39816297-47.93837037%2012.25765925-14.0781037%2033.86026667-15.65582222%2047.93837038-3.39816297l175.6122074%20152.18915556c14.0781037%2012.1362963%2015.65582222%2033.7389037%203.39816297%2047.93837038z'%20fill='%23ffffff'%20p-id='6880'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-size:60%;background-position:center;opacity:1;-webkit-mask-image:none!important;mask-image:none!important}.search-pagefind-bom .pagefind-component .pagefind-ui__search-clear{color:var(--theme-primary)!important;font-size:12px;height:20px!important;line-height:20px;border:1px solid var(--theme-primary);right:55px!important;padding:0 .4rem}.search-pagefind-bom .search-pagefind-overlay{right:0;bottom:0;width:50px}.lang-switcher .lang-switcher__trigger{padding:1rem;min-width:unset;background:none}.lang-switcher .lang-switcher__trigger svg.icon-diqiu{display:inline-block;width:30px;height:30px;fill:var(--theme-primary)}.lang-switcher .lang-switcher__label{font-family:Poppins-Regular;font-weight:400;font-size:1.6rem;color:#666}.lang-switcher svg.icon-arrowdown{display:inline-block;width:1.6rem;height:1.6rem;fill:#666}.lang-switcher .lang-switcher__dropdown{left:unset;right:0}.banner-container .swiper-pagination{font-size:0;bottom:5rem!important}.banner-container .swiper-pagination .swiper-pagination-bullet{width:1.8rem;height:1.8rem;background:#ffffff80;border-radius:50%;margin:0 1rem!important;opacity:1!important;position:relative}.banner-container .swiper-pagination .swiper-pagination-bullet-active{background:#fff0}.banner-container .swiper-pagination .swiper-pagination-bullet:before{content:"";display:inline-block;width:3.4rem;height:3.4rem;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1776420711919'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='19982'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%3e%3cpath%20d='M608%2064L518.4%20294.4%20480%20384h230.4l-211.2%20300.8%2032-160%206.4-76.8H275.2l96-384h236.8M704%200H320L192%20512h275.2L384%20960l448-640H576l128-320z'%20fill='%23ffffff'%20p-id='19983'%3e%3c/path%3e%3c/svg%3e");background-position:center;background-size:100% 100%;background-repeat:no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0}.banner-container .swiper-pagination .swiper-pagination-bullet-active:before{opacity:1}.banner-container .swiper-button-prev,.banner-container .swiper-button-next{display:none}.footer-section{padding-top:3.2rem;background-color:var(--theme-primary)}.footer-section .footer-section-top{direction:ltr;margin:0 -3rem}.footer-section .footer-section-menu-box{width:58%;padding:0 3rem;margin-top:4rem;display:flex;justify-content:space-between;align-items:flex-start;direction:ltr}.footer-section .footer-section-contact{width:25%;padding:0 3rem;margin-top:4rem}.footer-section .footer-section-webform{width:17%;padding:0 3rem;margin-top:4rem}.footer-section .footer-section-title{display:block;font-weight:600;font-size:1.8rem;color:#fff;line-height:3rem;padding-bottom:2rem}.footer-section .menu-second-item-list{margin:0!important}.footer-section .footer-menu-item{padding-right:4rem}.footer-section .menu-second-item{font-weight:400;font-size:1.6rem;color:#fff;line-height:3.4rem}.footer-section .menu-second-item:hover{color:var(--theme-secondary)}.footer-section .footer-section-contact-item{font-weight:400;font-size:1.6rem;color:#fff;line-height:3.4rem}.footer-section .footer-section-contact-item:hover{color:var(--theme-secondary)}.footer-section .footer-section-contact-item svg{display:none}.footer-section .footer-section-social{margin:1.2rem 0 0;text-align:left}.footer-section .footer-section-social a{display:inline-block;width:4.2rem;height:4.2rem;background-color:#fff3;margin:1rem 1rem 0 0}.footer-section .footer-section-social a:hover{background-color:var(--theme-secondary)}.footer-section .footer-section-social a svg{display:inline-block;fill:#fff}.footer-section .footer-section-img{width:100%;max-width:176px;height:auto;position:relative}.footer-section .footer-section-img img{width:100%;height:auto}.footer-section .footer-section-bottom{font-weight:400;font-size:1.6rem;color:#fff;line-height:3rem;text-align:center;margin-top:3rem;padding-top:2.2rem;padding-bottom:3rem;position:relative}.footer-section .footer-section-bottom:before{content:"";display:inline-block;width:300%;height:1px;background:#fff3;position:absolute;left:50%;top:0;transform:translate(-50%)}@media(max-width:1024px){.footer-section .footer-section-menu-box{display:none}.footer-section .footer-section-contact,.footer-section .footer-section-webform{width:100%}.footer-section .footer-section-title{font-size:2.4rem}.footer-section .footer-section-contact-item,.footer-section .footer-section-bottom{font-size:2rem}}.container{margin:0 auto}@media(max-width:760px){.container{padding:0 1rem}}@media(min-width:1600px){body .container{width:1400px}}.elli0{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.elli1{overflow:hidden;white-space:inherit;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.block-title-box{text-align:center}.block-title-box .block-sub-title{font-weight:600;font-size:1.6rem;color:var(--theme-primary);line-height:3rem}.block-title-box .block-title{font-weight:700;font-size:4.2rem;color:#394147;line-height:4.8rem;margin:1rem 0 0}@media(max-width:991px){.block-title-box .block-sub-title{font-size:2rem}}.product-showcase{padding-top:9.5rem;padding-bottom:6.5rem}.front-products .front-products-panels{position:relative;width:100%}.front-products .front-products-panel[hidden]{display:none!important}.front-products .front-products-panel.is-active{display:block}.front-products .front-products-category-wrap{position:relative;margin:1.6rem auto 4.6rem;padding:0 3.4rem;max-width:100%;box-sizing:border-box}.front-products .front-products-category-swiper{overflow:hidden}.front-products .front-products-category-swiper.swiper{list-style:none;position:relative;z-index:1;margin-left:auto;margin-right:auto;padding:0;box-sizing:border-box;min-height:6.5rem}.front-products .front-products-category-swiper .swiper-wrapper{position:relative;z-index:1;display:flex;width:100%;min-height:6.5rem;height:100%;box-sizing:content-box;flex-wrap:nowrap;align-items:stretch}.front-products .front-products-category-swiper .swiper-slide{flex-shrink:0;width:auto;height:auto;min-height:6.5rem;position:relative;box-sizing:border-box}.front-products .front-products-category-wrap .swiper-button-prev,.front-products .front-products-category-wrap .swiper-button-next{width:3.4rem;height:6.5rem;margin-top:0;top:50%;left:0;right:unset;transform:translateY(-50%);z-index:10;cursor:pointer;pointer-events:auto}.front-products .front-products-category-wrap .swiper-button-next{left:unset!important;right:0!important}.front-products .front-products-category-wrap .swiper-button-prev svg,.front-products .front-products-category-wrap .swiper-button-next svg{display:inline-block;width:3rem;height:6.5rem;fill:#9a9a9a}.front-products .front-products-cat-slide{display:block;width:100%;cursor:pointer}.front-products .front-products-cat-slide .front-products-cat-title{display:block;height:6.5rem;line-height:6.5rem;text-align:center;padding:0 1rem;background:#edf2f6;transition:all .5s ease;font-weight:400;font-size:1.6rem;color:#394147}.front-products .front-products-cat-slide:hover .front-products-cat-title,.front-products .front-products-cat-slide.is-active .front-products-cat-title{background:var(--theme-primary);color:#fff}.front-products .front-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem;width:100%;box-sizing:border-box}.front-products .front-products-grid-cell{min-width:0}.front-products .front-products-empty{grid-column:1 / -1;margin:0;padding:2.4rem 1rem;text-align:center;font-size:1.5rem;color:#6b7280}@media(max-width:1023px){.front-products .front-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.front-products .front-products-panel .front-products-grid .front-products-grid-cell:nth-child(n+5){display:none!important}}@media(max-width:767px){.front-products .front-products-category-wrap{padding:0 3.2rem}}.front-products .product-item{display:block;background:#f8fafb;text-align:left;cursor:pointer}.front-products .product-item .product-item-img{width:100%;aspect-ratio:333 / 332;overflow:hidden}.front-products .product-item .product-item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.front-products .product-item:hover .product-item-img img{transition:all .5s ease;transform:scale(1.08)}.front-products .product-item .product-bom{padding:2.2rem 1.5rem .8rem}.front-products .product-item .product-title{font-weight:600;font-size:1.8rem;color:#394147;line-height:3rem;margin:0}.front-products .product-item .product-desc{font-weight:400;font-size:1.6rem;color:#717579;line-height:2.4rem;-webkit-line-clamp:3;margin-top:1.2rem}.front-products .product-item .product-more{border-top:1px solid #e7e9ee;margin-top:2.6rem;text-align:left}.front-products .product-item .product-more a{display:inline-block;font-weight:600;font-size:1.4rem;color:var(--theme-primary);line-height:4.6rem;padding-right:1rem;direction:ltr}.front-products .product-item .product-more a svg{display:inline-block;width:1.8rem;height:1.8rem;fill:var(--theme-primary);margin-left:1.5rem;transition:all .5s ease}.front-products .product-item .product-more a:hover svg{transform:translate(1rem)}.front-products .learn-more-box{margin-top:4.6rem;text-align:center;font-size:0}.front-products .learn-more-box a{display:inline-block;width:auto;min-width:24rem;max-width:100%;height:6.9rem;line-height:6.5rem;border:.2rem solid var(--theme-primary);border-radius:3.4rem;text-align:center;padding:0 2.4rem 0 3rem;position:relative;z-index:5;transition:all .5s ease;direction:ltr;font-weight:400;font-size:1.6rem;color:var(--theme-primary)}.front-products .learn-more-box a:hover{color:#fff}.front-products .learn-more-box a:before{content:"";display:inline-block;width:0;height:100%;background:var(--theme-primary);border-radius:3.4rem;position:absolute;left:0;top:0;bottom:0;z-index:-1;transition:width .5s ease}.front-products .learn-more-box a:hover:before{width:100%}.front-products .learn-more-box a span{display:inline-block;width:3.7rem;height:3.7rem;background:var(--theme-primary);border-radius:50%;position:relative;margin-left:3.2rem;vertical-align:middle}.front-products .learn-more-box a svg{display:inline-block;width:2rem;height:2rem;fill:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media(max-width:991px){.front-products .product-item .product-bom{padding:2rem 1.2rem 1rem}.front-products .product-item .product-title{font-size:2.2rem}.front-products .product-item .product-desc{font-size:2rem;line-height:2.4rem}.front-products .product-item .product-more a{font-size:1.8rem}.front-products .learn-more-box a{font-size:2rem}}.about-section{padding-top:11rem;padding-bottom:6rem;position:relative}.about-section:before{content:"";display:inline-block;width:5.2rem;height:12.2rem;background-image:url(data:image/png;base64,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);background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;left:16rem;top:11rem;z-index:0;animation:downMove 2s linear infinite}.about-section:after{content:"";display:inline-block;width:5.2rem;height:12.2rem;background-image:url(data:image/png;base64,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);background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;left:7rem;bottom:7rem;z-index:0;transform:rotate(90deg);animation:rightMove 2s linear infinite}@keyframes downMove{0%{transform:translateY(-1rem)}50%{transform:translateY(1rem)}to{transform:translateY(-1rem)}}@keyframes rightMove{0%{transform:translate(-1rem) rotate(90deg)}50%{transform:translate(1rem) rotate(90deg)}to{transform:translate(-1rem) rotate(90deg)}}@media(max-width:1850px){.about-section:before{left:0rem;top:11rem}.about-section:after{left:0rem;bottom:7rem}}@media(max-width:1024px){.about-section:before{display:none}.about-section:after{display:none}}.about-section .about-content{margin:0;direction:ltr}.about-section .about-content-left{width:49%;text-align:left;padding:0 3rem 0 0}.about-section .about-content-right{width:51%;background:#fff;padding:8px;position:relative}.about-section .about-title{font-weight:600;font-size:1.8rem;color:var(--theme-secondary);line-height:3rem;margin:0}.about-section .about-fu-title{font-weight:700;font-size:4.2rem;color:#fff;line-height:4.8rem;margin:1rem 0 0}.about-section .about-desc{font-weight:400;font-size:1.6rem;color:#fff;line-height:3rem;-webkit-line-clamp:10;margin:2.2rem 0 0}.about-section .learn-more-box{margin-top:5.7rem;text-align:left;font-size:0}.about-section .learn-more-box a{display:inline-block;width:auto;min-width:24rem;max-width:100%;height:6.9rem;line-height:6.5rem;border:.2rem solid #ffffff;border-radius:3.4rem;text-align:center;padding:0 2.4rem 0 3rem;position:relative;z-index:5;transition:all .5s ease;font-weight:400;font-size:1.6rem;color:#fff}.about-section .learn-more-box a:hover{border-color:var(--theme-primary)}.about-section .learn-more-box a:before{content:"";display:inline-block;width:0;height:100%;background:var(--theme-primary);border-radius:3.4rem;position:absolute;left:0;top:0;bottom:0;z-index:-1;transition:width .5s ease}.about-section .learn-more-box a:hover:before{width:100%}.about-section .learn-more-box a span{display:inline-block;width:3.7rem;height:3.7rem;background:var(--theme-primary);border-radius:50%;position:relative;margin-left:3.2rem;vertical-align:middle}.about-section .learn-more-box a svg{display:inline-block;width:2rem;height:2rem;fill:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.about-section .about-image{width:100%;height:auto;overflow:hidden}.about-section .about-image img{width:100%;height:auto;transition:all .5s ease}.about-section .about-image:hover img{transition:all .5s ease;transform:scale(1.08)}.about-section .circle{position:absolute;z-index:9}.about-section .circle.video-circle{left:2rem;bottom:2rem}.about-section .circle.vr-circle{left:50%;top:50%;transform:translate(-50%,-50%)}.about-section .circle dl{width:12rem;height:12rem;position:relative;margin:0 auto}.about-section .circle dd{width:12rem;height:12rem;margin-left:0;position:absolute;top:0;left:0;transform:scale(0);border-radius:50%;background-color:#fffc;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);animation:circleScale 4s linear infinite}.about-section .circle dd:nth-of-type(2){animation-delay:1s}.about-section .circle dd:nth-of-type(3){animation-delay:2s}.about-section .circle dd:nth-of-type(4){animation-delay:3s}.about-section .circle dt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:6.6rem;height:6.6rem;line-height:6.6rem;color:#fff;border-radius:50%}.about-section .circle dt svg{display:inline-block;width:3rem;height:3rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@keyframes circleScale{0%{opacity:1;transform:scale(0)}80%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1)}}.about-section .about-video-shadow{position:fixed;inset:0;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .5s ease}.about-section .about-video-shadow--visible{opacity:1;pointer-events:auto}.about-section .about-video-shadow video,.about-section .about-video-shadow iframe.about-video{max-width:60%;transition:opacity .3s ease}.about-section .about-video-shadow--visible video,.about-section .about-video-shadow--visible iframe.about-video{opacity:1}.about-section .about-video-shadow:not(.about-video-shadow--visible) video,.about-section .about-video-shadow:not(.about-video-shadow--visible) iframe.about-video{opacity:0}.about-section .about-video-shadow iframe.about-video{aspect-ratio:16 / 9;width:min(90vw,960px);max-height:85vh;height:auto;border:0}.about-section .close-video-btn{font-size:3rem;color:#fff;position:absolute;top:5rem;right:5rem;cursor:pointer;z-index:10;background:none;border:none;padding:.5rem}.about-section .close-video-btn:hover{color:#ccc}.front-youshi-content{display:flex;justify-content:flex-start;align-items:center;direction:ltr;margin:5rem 0 0}.youshi-item{display:block;width:25%;padding:0 2rem;margin:3rem 0 0;text-align:center;cursor:pointer;transition:all .5s ease;border-right:1px solid #ffffff}.youshi-item:last-child{border:none}.youshi-item .content-top{font-weight:600;font-size:6rem;color:#fff;line-height:5.5rem}.youshi-item .youshi-desc{font-weight:400;font-size:1.6rem;color:#fff;line-height:3rem;margin-top:1rem}@media(max-width:991px){.about-section .about-content{margin:0;display:block!important}.about-section .about-content-left{width:100%;padding:0 1rem}.about-section .about-content-right{width:100%;margin-top:4rem}.about-section .about-title{font-size:2rem}.about-section .about-desc{font-size:2rem;line-height:3rem}.about-section .learn-more-box a{font-size:2rem}.front-youshi-content{flex-wrap:wrap}.youshi-item{width:50%;padding:0 1rem;border:none}.youshi-item .youshi-desc{font-size:2rem;line-height:3rem}}.advantage-section{padding-top:9.3rem;padding-bottom:10.2rem;background:#edf2f6}.front-advantage-content{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;direction:ltr;margin:1.8rem -1rem 0}.front-advantage-col{width:25%;padding:0 1rem}.advantage-item{display:block;margin-top:2rem;text-align:center;padding:6.6rem 2rem 3rem;background:#fff;border-radius:5px;cursor:pointer;transition:all .5s ease}.advantage-item:hover{box-shadow:0 10px 10px #adb1b480;transform:translateY(-2rem)}.advantage-item .image{width:6.6rem;height:6.6rem;margin:0 auto;display:flex;justify-content:center;align-items:center}.advantage-item .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;transition:all .5s ease}.advantage-item .image:hover img{transform:rotateY(180deg)}.advantage-item .advantage-title{font-weight:600;font-size:2rem;color:#394147;line-height:2.4rem;-webkit-line-clamp:2;height:4.8rem;margin:3rem 0 0}.advantage-item .advantage-desc{font-weight:400;font-size:1.6rem;color:#717579;line-height:2.4rem;-webkit-line-clamp:8;height:19.2rem;margin-top:1.6rem}.advantage-item .advantage-more{height:3rem;margin-top:1.6rem}.advantage-item .advantage-more a{display:inline-block;font-weight:400;font-size:1.6rem;color:var(--theme-primary);line-height:3rem;padding-right:1rem}.advantage-item .advantage-more a svg{display:inline-block;width:1.4rem;height:1.4rem;fill:var(--theme-primary);vertical-align:middle;margin-left:1rem;transition:all .5s ease}.advantage-item .advantage-more a:hover svg{transform:translate(1rem)}@media(max-width:991px){.front-advantage-col{width:50%}.advantage-item{padding:6.6rem 1.2rem 3rem}.advantage-item .advantage-title{font-size:2.4rem;line-height:3rem;height:6rem}.advantage-item .advantage-desc,.advantage-item .advantage-more a{font-size:2rem}}.case-list{display:flex;justify-content:flex-start;align-items:stretch;direction:ltr;position:relative;z-index:3}.case-item{display:block;flex:1;text-align:left;overflow:hidden;cursor:pointer;position:relative;z-index:3;transition:flex .5s ease}.case-item.active{flex:2.78}.case-item .image-box{width:100%;height:80rem;overflow:hidden}.case-item .image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case-item .case-txt{width:100%;padding:0 3rem 10rem;position:absolute;left:0;bottom:0;right:0;transition:padding .5s ease}.case-item.active .case-txt{padding:0 15.8rem 9rem}.case-item .block-title{font-weight:600;font-size:1.8rem;color:#fff;line-height:3rem}.case-item .block-title:before{content:"";display:inline-block;width:4px;height:1.4rem;background:var(--theme-secondary);vertical-align:middle;margin-right:1rem}.case-item .case-titles{font-weight:600;font-size:3rem;color:#fff;line-height:4rem;margin-top:1.8rem}.case-item .case-titles a{color:inherit}.case-item .case-desc{font-weight:400;font-size:1.6rem;color:#dedede;line-height:3rem;-webkit-line-clamp:3;max-height:0;margin-top:0;transition:all .5s ease}.case-item.active .case-desc{max-height:9rem;margin-top:1rem}@media(max-width:1600px){.case-item .case-txt{padding:0 2rem 9rem}.case-item.active .case-txt{padding:0 8rem 9rem}}@media(max-width:1440px){.case-item.active .case-txt{padding:0 6rem 9rem}}@media(max-width:991px){.case-list{flex-wrap:wrap}.case-item{width:50%;flex:unset}.case-item.active{flex:unset}.case-item .image-box,.case-item .image-box img{height:auto}.case-item .case-txt,.case-item.active .case-txt{padding:0 1.4rem 3rem}.case-item .block-title{font-size:2rem}.case-item .case-titles{font-size:2.4rem;line-height:3rem}.case-item .case-desc{font-size:2rem;height:9rem;max-height:unset;margin-top:1rem}.case-item.active .case-desc{max-height:unset;margin-top:1rem}}.customer-news{padding-top:10.8rem;padding-bottom:10.5rem}.news-list{display:flex;justify-content:flex-start;align-items:flex-start;direction:ltr;margin:.5rem -1.3rem 0}.front-news-col{width:33.3335%;padding:0 1.3rem}.news-item{display:block;margin-top:2rem;text-align:left;background:#fff;box-shadow:0 0 20px #0000001a;overflow:hidden;cursor:pointer}.news-item .front-news-image{width:100%;height:auto;overflow:hidden;position:relative}.news-item .front-news-image img{width:100%;height:auto;transition:all .5s ease}.news-item:hover .front-news-image img{transition:all .5s ease;transform:scale(1.08)}.news-item .front-news-image .front-news-times{display:inline-block;width:auto;max-width:100%;height:4.2rem;line-height:4.2rem;background:var(--theme-primary);padding:0 1rem;position:absolute;left:0;bottom:0;font-weight:600;font-size:1.6rem;color:#fff}.news-item .front-news-image .front-news-times svg{display:inline-block;width:2.4rem;height:2.4rem;vertical-align:middle;margin-right:1rem}.news-item .front-news-bottom{padding:3.4rem 1.8rem 2.4rem}.news-item .front-news-titles{font-weight:600;font-size:2rem;color:#394147;line-height:3rem;-webkit-line-clamp:2;height:6rem;margin:0}.news-item .front-news-titles a{color:inherit}.news-item .front-news-contents{font-weight:400;font-size:1.6rem;color:#717579;line-height:3rem;-webkit-line-clamp:3;height:9rem;margin-top:2rem}.news-item .front-news-more{text-align:left;margin-top:2rem}.news-item .front-news-more a{display:inline-block;font-weight:400;font-size:1.6rem;color:var(--theme-primary);line-height:3rem;padding-right:1rem}.news-item .front-news-more a svg{display:inline-block;width:1.4rem;height:1.4rem;fill:var(--theme-primary);vertical-align:middle;margin-left:1rem;transition:all .5s ease}.news-item .front-news-more a:hover svg{transform:translate(1rem)}@media(max-width:991px){.news-list{margin:.5rem -.8rem 0}.front-news-col{width:50%;padding:0 .8rem}.front-news-col:nth-child(3){display:none}.news-item .front-news-image .front-news-times{font-size:1.8rem}.news-item .front-news-bottom{padding:3rem 1.4rem 2.4rem}.news-item .front-news-titles{font-size:2.4rem}.news-item .front-news-contents,.news-item .front-news-more a{font-size:2rem}}@media(min-width:760px){.nav-top{display:block;background:var(--theme-primary)}.nav-top-nei{width:100%;height:46px;line-height:46px;direction:ltr;position:relative}.nav-section-contact .nav-section-contact-item{margin-right:3rem;position:relative;font-weight:400;font-size:1.6rem;color:#fff;line-height:46px}.nav-section-contact .nav-section-contact-item:before{content:"";display:inline-block;width:1px;height:1.9rem;background:#ffffff80;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%)}.nav-section-contact .nav-section-contact-item svg{display:inline-block;width:2.2rem;height:2.2rem;margin-right:.6rem}a.logo-images-box img{max-height:4.6rem}#desktop-nav-wrap{width:auto;height:100%;position:absolute;left:25rem;right:24rem;top:0}#desktop-nav-wrap ul.desktop-nav{gap:1rem!important}#desktop-nav-wrap ul.desktop-nav>li{height:81px;line-height:81px}#desktop-nav-wrap ul.desktop-nav>li>a{height:81px;line-height:81px;position:relative;font-family:Poppins-SemiBold;font-weight:600;font-size:1.4rem;color:#394147}html[lang=en] #desktop-nav-wrap ul.desktop-nav>li>a{font-size:1.8rem}#desktop-nav-wrap ul.desktop-nav>li>a.active,#desktop-nav-wrap ul.desktop-nav>li>a:hover{color:var(--theme-primary)!important}}@media(max-width:759px){.nav-top{display:none}.search-pagefind-bom{display:inline-block}}@media(max-width:768px){.navbar-box{height:60px}a.logo-images-box img{max-height:6rem}.lang-switcher .lang-switcher__label,.lang-switcher svg.icon-arrowdown{display:none}}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{animation-duration:1.2s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,to,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,to,50%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,to,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-name:bounceIn;animation-duration:.75s}@keyframes bounceInDown{0%,to,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,to,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,to,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,to,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut;animation-duration:.75s}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes biginsmall{0%,to,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}.biginsmall{animation-name:biginsmall;animation-duration:3s}@keyframes smallinbig{0%,to,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scale(.5);opacity:1}to{transform:scale(1);opacity:1}}.smallinbig{animation-name:smallinbig;animation-duration:3s}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-60px,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100px,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,60%,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;animation-duration:.75s;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY;animation-duration:.75s}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate(-100%);visibility:visible}to{transform:translate(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate(100%);visibility:visible}to{transform:translate(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translateY(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateY(0)}to{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}@media(min-width:1025px){@font-face{font-family:Poppins-SemiBold;src:url(/_huazhi/Poppins-SemiBold.D6707Er-.otf) format("truetype");font-display:swap}@font-face{font-family:Poppins-Bold;src:url(/_huazhi/Poppins-Bold.B82WzWXB.otf) format("truetype");font-display:swap}@font-face{font-family:Poppins-Regular;src:url(/_huazhi/Poppins-Regular.Bnr16EOz.otf) format("truetype");font-display:swap}}.pop-s{font-family:Poppins-SemiBold!important}.pop-b{font-family:Poppins-Bold!important}.pop-r{font-family:Poppins-Regular!important}@media(max-width:1024px){.pop-s,.pop-b,.pop-r{font-family:Arial!important}}
