:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;right:-100vw;bottom:-100vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.adm-list{--header-font-size:var(--adm-font-size-7);--prefix-width:"auto";--prefix-padding-right:12px;--align-items:center;--active-background-color:var(--adm-color-border);--border-inner:solid 1px var(--adm-color-border);--border-top:solid 1px var(--adm-color-border);--border-bottom:solid 1px var(--adm-color-border);--padding-left:12px;--padding-right:12px;--font-size:var(--adm-font-size-9);--extra-max-width:70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:8px var(--padding-right) 8px var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);overflow:hidden;font-size:var(--font-size)}.adm-list-body-inner{margin-top:-1px}.adm-list-default .adm-list-body{border-top:var(--border-top);border-bottom:var(--border-bottom)}.adm-list-card{margin:12px}.adm-list-card .adm-list-body{border-radius:8px}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{display:block;padding-left:var(--padding-left);position:relative;background-color:var(--adm-color-background);line-height:1.5}.adm-list-item-description,.adm-list-item-title{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{display:flex;align-items:var(--align-items);justify-content:flex-start;border-top:var(--border-inner);padding-right:var(--padding-right)}.adm-list-item-content-prefix{width:var(--prefix-width);flex:none;padding-right:var(--prefix-padding-right)}.adm-list-item-content-main{flex:auto;padding:12px 0}.adm-list-item-content-extra{flex:none;padding-left:12px;font-size:var(--adm-font-size-7);color:var(--adm-color-weak);max-width:var(--extra-max-width)}.adm-list-item-content-arrow{flex:none;display:flex;align-items:center;margin-left:4px;color:var(--adm-color-light);font-size:19px}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{content:" ";display:block;position:absolute;width:100%;bottom:-1px;left:0;border-bottom:var(--border-inner)}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{right:8px;bottom:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--adm-color-weak)}.adm-mask{--z-index:var(--adm-mask-z-index,1000);position:fixed;z-index:var(--z-index);display:block}.adm-mask,.adm-mask-aria-button{top:0;left:0;width:100%;height:100%}.adm-mask-aria-button{position:absolute;z-index:0;pointer-events:none}.adm-mask-content{z-index:1}@media(max-width:700px){.footer_fonoterTitle__wkqTP{display:flex;flex-direction:column}.footer_fonoterTitle__wkqTP>p{font-size:12px;line-height:1.5;color:#d5d4d4}.footer_fonotercontent__08Umh{line-height:31px;margin-top:20px;display:flex;justify-content:space-between}.footer_fonotercontent__08Umh>ul:nth-of-type(2)>li{display:flex;flex-direction:column;align-items:center}.footer_fonotercontent__08Umh>ul:nth-of-type(2)>li .footer_winxinbox__56xL1{margin-left:unset}.footer_fonoterbottom__Mb2rc>ul{display:flex;justify-content:space-between;font-size:12px;color:#999}}.header_header__LUADv{background-color:#fff;width:100vw;transition:.3s;display:flex;justify-content:center}.header_headermain__kljch{display:flex;width:1200px;height:55px;justify-content:space-between;background-color:#fff;position:relative}.header_logo__y1hgi{display:flex;text-align:center;line-height:50px}.header_logo__y1hgi>img{margin-right:10px}.header_nav__MdiFJ{min-width:710px}.header_nav__MdiFJ>ul{display:flex}.header_nav__MdiFJ>ul>li{list-style:none;padding:15px 30px}.header_nav__MdiFJ>ul>li>a{color:unset}.header_nav__MdiFJ>ul>li:hover{color:red;border-bottom:2px solid red}.header_nav__MdiFJ>button{position:absolute;z-index:99}.header_showNav__uzj23{position:fixed;transition:.5s;display:flex;top:0;z-index:99;box-shadow:0 0 24px 1px rgba(0,0,0,.16)}.header_active__EchVy{font-weight:700;color:red!important}@media(max-width:700px){.header_headermain__kljch{width:100vw;height:50px;display:flex;align-items:center;padding:0 10px}}.home_main__Zqi3r{display:flex;flex-direction:column;align-items:center;overflow:hidden;margin:auto}.home_main__Zqi3r section{scroll-snap-align:start}.home_banner__WIafQ{height:500px;width:100%;width:1920px;position:relative}.home_bannerannex__vvzjo{display:flex;justify-content:space-around;align-items:center;position:absolute;bottom:-30px;width:678px;height:122px;left:367px;box-shadow:0 8px 24px 0 rgba(0,0,0,.1);border-radius:8px;background-color:#fff}.home_container__do46A{padding:0 120px;align-items:flex-start}.home_container__do46A,.home_containerleft__MGZ5J{position:relative;display:flex;justify-content:center}.home_containerleft__MGZ5J{flex-direction:column;height:calc(100vh - 60px);min-width:405px;-moz-user-select:none;-webkit-user-select:none;user-select:none}.home_description__C4qgv{display:inherit;justify-content:inherit;align-items:inherit;font-size:.85rem;max-width:var(--max-width);width:100%;z-index:2;font-family:var(--font-mono)}.home_descitem__2E4ir{width:100%;height:650px;background:#fff}.home_descitem__2E4ir>div{width:1200px;height:544px;margin:100px auto auto}.home_descitem__2E4ir>div>div:nth-of-type(2){display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:space-between}.home_itemtitle__fu0Tg>div:first-of-type{height:100px;position:relative;font-size:25px;font-weight:500;line-height:48px;text-align:center}.home_itemtitle__fu0Tg>div:first-of-type>span{display:inline-block;width:40px;height:4px;background-color:red;position:absolute;left:50%;margin-left:-20px;bottom:53px}.home_scene__Lr10v{width:1200px}.home_scene__Lr10v .home_itemtitle__fu0Tg>div:first-of-type{height:174px;line-height:200px}.home_scenemain__Hp0py{width:1200px;display:flex;flex-wrap:wrap;justify-content:space-between}.home_scenebox__hYqnS{margin-bottom:20px;display:flex;padding:20px 32px;width:324px;height:112px;align-items:ce;background:#fff;cursor:pointer}.home_scenebox__hYqnS>div:first-of-type{margin-right:10px}.home_scenebox__hYqnS>div:nth-of-type(2)>p{font-size:16px;line-height:30px}.home_scenebox__hYqnS>div:nth-of-type(2)>span{color:#ccc}.home_scenebox__hYqnS:hover{box-shadow:0 8px 24px 0 rgba(0,0,0,.1)}.home_introduce__CeFe4{max-width:1920px;position:relative;width:100%;scroll-snap-type:y mandatory}.home_introducemain__ReSZe{scroll-snap-stop:always;height:600px;position:relative}.home_introducemain__ReSZe>div:first-of-type{position:absolute;left:50%;margin:47px auto auto -64px}.home_introducemain__ReSZe>div:nth-of-type(2){width:344px;position:absolute;left:24%;top:300px;margin:auto auto auto -130px}.home_introducemain__ReSZe>div:nth-of-type(2)>p{font-size:36px;font-weight:500;color:#222;margin-bottom:10px}.home_services__EzUf8{max-width:1920px;position:relative}.home_services__EzUf8>div:first-of-type{position:absolute;color:#fff!important;left:50%;margin:100px auto auto -64px}.home_services__EzUf8>div:nth-of-type(2){width:344px;position:absolute;left:25%;top:200px;margin:auto auto auto 298px}.home_services__EzUf8>div:nth-of-type(2)>p{color:#fff;margin-bottom:10px}.home_introducepic__RVy_p{position:absolute;left:-128px;z-index:1;top:73px}.home_custom__swyAU{max-width:1200px;position:relative}.home_custom__swyAU>div:first-of-type{position:absolute;left:50%;margin:100px auto auto -64px}.home_custom__swyAU>div:nth-of-type(2){display:flex;flex-wrap:wrap;padding-top:73px;justify-content:space-between}.home_custombox__pkx_D{width:380px;height:315px;background:#f5f5f5;border-radius:6px;display:flex;margin:0 10px 20px;cursor:pointer;flex-direction:column;overflow:hidden;transition:transform .3s}.home_custombox__pkx_D>div:first-of-type{width:100%;height:160px}.home_custombox__pkx_D>div:nth-of-type(2){justify-content:center;height:100%;width:100%;padding:16px}.home_custombox__pkx_D>div:nth-of-type(2)>p{font-size:16px;font-weight:700;margin-bottom:10px}.home_custombox__pkx_D>div:nth-of-type(2)>span{font-size:12px;line-height:15px}.home_custombox__pkx_D:hover{transform:scale(1.1);box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-20px)}.home_descbox__ONmnm{padding:30px;width:324px;height:112px;background:#fff;display:flex;margin-bottom:20px;transition:.5s}.home_descbox__ONmnm>img{margin-right:10px}.home_descbox__ONmnm>div{line-height:30px}.home_descbox__ONmnm:hover{box-shadow:0 8px 24px 0 rgba(0,0,0,.1);cursor:pointer}.home_consult___M5Ry{width:100%;height:232px;position:relative}.home_consult___M5Ry>div{position:absolute;top:37px;left:50%;margin-left:-190px}.home_consultbutton__FWvhw{position:absolute;left:50%;margin-left:-50px;top:120px}.home_footer__WdHEx{background-color:#0c0e12;z-index:9;padding:30px 40px;width:100%;display:flex;justify-content:center}.home_footermain__rBa9Z{width:1200px;height:200px;color:#fff}.home_footerdetial__2nDJy{line-height:1.5}.home_footerdetial__2nDJy>div{font-size:20px;margin-bottom:10px}.home_footerdetial__2nDJy>p{line-height:25px;font-size:12px;font-weight:100}.home_footeritem__xCKJZ>ul{display:flex;flex-wrap:wrap;padding:0 26px 0 82px;justify-content:space-between}.home_footeritem__xCKJZ>ul>li{list-style:none;padding:10px}.home_footeritem2__OMz7g>ul{display:flex;flex-direction:column;margin-left:71px}.home_footeritem2__OMz7g>ul>li{list-style:none;padding:12px 0;position:relative;line-height:13px}.home_footeritem2__OMz7g>ul>li>img{margin-right:10px}.home_winxinbox__9tfz_{float:right}.home_winxinbox__9tfz_>li{list-style:none}.home_winxinbox__9tfz_ p{margin-left:10px;font-size:12px;color:hsla(0,0%,100%,.8);margin-top:10px}.home_bottom__Ahhsf{height:40px;width:100vw;line-height:40px;background-color:#0c0e12;color:#e0e0e0;text-align:center;border-top:1px solid #b4b4b4;font-size:12px}.home_description__C4qgv a{display:flex;justify-content:center;align-items:center;gap:.5rem}.home_description__C4qgv p{position:relative;margin:0;padding:1rem;background-color:rgba(var(--callout-rgb),.5);border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:var(--border-radius)}@keyframes home_fadeInUp__yrFas{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1!important;transform:translateZ(0)}}.home_act__yZCiT{animation-name:home_fadeInUp__yrFas;animation-duration:.8s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.home_code__9VD6Q{font-weight:700;font-family:var(--font-mono)}.home_grid__MhMGh{display:grid;grid-template-columns:repeat(4,minmax(25%,auto));max-width:100%;width:var(--max-width)}.home_card__sGVZR{padding:1rem 1.2rem;border-radius:var(--border-radius);background:rgba(var(--card-rgb),0);border:1px solid rgba(var(--card-border-rgb),0);transition:background .2s,border .2s}.home_card__sGVZR span{display:inline-block;transition:transform .2s}.home_card__sGVZR h2{font-weight:600;margin-bottom:.7rem}.home_card__sGVZR p{margin:0;opacity:.6;font-size:.9rem;line-height:1.5;max-width:30ch}.home_center__GRZU1{display:flex;justify-content:center;align-items:center;position:relative;padding:4rem 0}.home_center__GRZU1:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.home_center__GRZU1:after{background:var(--primary-glow);width:150px;height:180px;z-index:-1}.home_center__GRZU1:after,.home_center__GRZU1:before{content:"";left:50%;position:absolute;filter:blur(45px);transform:translateZ(0)}@media(hover:hover)and (pointer:fine){.home_card__sGVZR:hover{background:rgba(var(--card-rgb),.1);border:1px solid rgba(var(--card-border-rgb),.15)}.home_card__sGVZR:hover span{transform:translateX(4px)}}@media(prefers-reduced-motion){.home_card__sGVZR:hover span{transform:none}}@media(max-width:700px){.home_content__PjQqx{padding:4rem}.home_banner__WIafQ{width:100vw;height:unset}.home_bannerannex__vvzjo{width:320px;height:45px;left:31px;border-radius:1px}.home_itemtitle__fu0Tg>div:first-of-type{height:69px;position:relative;font-size:16px;font-weight:500;z-index:9;line-height:48px;text-align:center}.home_itemtitle__fu0Tg>div:first-of-type>span{bottom:25px}.home_introduce__CeFe4{width:100vw!important}.home_introducemain__ReSZe{scroll-snap-stop:always;position:relative;width:100vw;height:349px}.home_introducemain__ReSZe>div:first-of-type{position:absolute;left:54%;margin:auto auto auto -64px}.home_introducemain__ReSZe>div:nth-of-type(2){position:relative;z-index:1;width:100%;text-align:center;top:51px;left:-21px;margin-left:unset}.home_introducemain__ReSZe>div:nth-of-type(2)>p{font-size:16px;font-weight:500;color:#222;margin-bottom:10px}.home_introducemain__ReSZe>div:nth-of-type(2)>span{padding:0 48px;color:#999}.home_introducepic__RVy_p{width:100vw;display:flex;top:155px;justify-content:center;height:235px!important}.home_services__EzUf8{width:100vw;height:140px}.home_services__EzUf8>div:first-of-type{margin-top:25px;left:58%}.home_services__EzUf8>div:nth-of-type(2){left:0!important;top:71px!important;margin-left:62px;z-index:9}.home_custombox__pkx_D{width:163px;height:177px}.home_custombox__pkx_D>div:first-of-type{width:100%;height:160px}.home_custombox__pkx_D>div:nth-of-type(2){padding:10px}.home_custombox__pkx_D>div:nth-of-type(2)>p{font-size:14px;margin-bottom:2px}.home_custombox__pkx_D>div:nth-of-type(2)>span{font-size:12px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.home_custom__swyAU{width:100vw!important}.home_custom__swyAU>div:first-of-type{margin-top:0;transform:translate(50%)}.home_custom__swyAU>div:nth-of-type(2){padding-top:61px}.home_consult___M5Ry{width:100vw!important;height:200px}.home_consult___M5Ry>div{width:100%}.home_footer__WdHEx{background-color:#0c0e12;padding:30px 4px;width:100vw!important}.home_footermain__rBa9Z{padding:1px 20px}.home_footeritem__xCKJZ>ul{padding:0 26px 0 50px}.home_footeritem2__OMz7g>ul{display:flex;flex-direction:column;margin-left:unset}.home_bottom__Ahhsf{width:100vw!important;min-width:unset;color:#e0e0e0;text-align:center;border-top:1px solid #b4b4b4}.home_scene__Lr10v{width:100vw}.home_scene__Lr10v .home_itemtitle__fu0Tg>div:first-of-type{height:108px;line-height:132px}.home_scenemain__Hp0py{width:100vw}.home_scenebox__hYqnS{width:32vw;font-size:12px;padding:unset;text-align:center;flex-direction:column;align-items:center}.home_scenebox__hYqnS>div:nth-of-type(2)>p{font-size:14px;line-height:20px}.home_grid__MhMGh{grid-template-columns:1fr;margin-bottom:120px;max-width:320px;text-align:center}.home_card__sGVZR{padding:1rem 2.5rem}.home_card__sGVZR h2{margin-bottom:.5rem}.home_center__GRZU1{padding:8rem 0 6rem}.home_center__GRZU1:before{transform:none;height:300px}.home_description__C4qgv{font-size:.8rem}.home_description__C4qgv a{padding:1rem}.home_description__C4qgv div,.home_description__C4qgv p{display:flex;justify-content:center;position:fixed;width:100%}.home_description__C4qgv p{align-items:center;inset:0 0 auto;padding:2rem 1rem 1.4rem;border-radius:0;border:none;border-bottom:1px solid rgba(var(--callout-border-rgb),.25);background:linear-gradient(to bottom,rgba(var(--background-start-rgb),1),rgba(var(--callout-rgb),.5));background-clip:padding-box;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.home_description__C4qgv div{align-items:flex-end;pointer-events:none;inset:auto 0 0;padding:2rem;height:200px;background:linear-gradient(to bottom,transparent 0,rgb(var(--background-end-rgb)) 40%);z-index:1}}@media(min-width:701px)and (max-width:1120px){.home_grid__MhMGh{grid-template-columns:repeat(2,50%)}}@media(prefers-color-scheme:dark){.home_vercelLogo__nOXfY{filter:invert(1)}.home_logo__1AxJD{filter:invert(1) drop-shadow(0 0 .3rem rgba(255,255,255,.4392156863))}}@keyframes home_hvr-bpb-float__V6wV3{to{transform:translateY(-8px)}}@keyframes home_rotate__v20fs{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}