: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:#333333;--adm-color-text-secondary:#666666;--adm-color-weak:#999999;--adm-color-light:#cccccc;--adm-color-border:#eeeeee;--adm-color-background:#ffffff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#ffffff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000000;--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:#808080;--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;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}.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}.adm-toast-mask .adm-toast-wrap{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center}.adm-toast-mask .adm-toast-main{display:inline-block;position:relative;top:50%;transform:translateY(-50%);width:auto;max-width:204px;max-height:70%;overflow:auto;color:white;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;pointer-events:all;font-size:var(--adm-font-size-7);line-height:1.5;box-sizing:border-box;text-align:initial}.adm-toast-mask .adm-toast-main-text{padding:12px;min-width:0}.adm-toast-mask .adm-toast-main-icon{padding:35px 12px;min-width:150px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s linear infinite}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a,body,dd,div,dl,dt,h1,h2,h3,h4,html,img,input,li,ol,p,span,textarea,ul,video{box-sizing:border-box;padding:0;margin:0;text-decoration:none;list-style:none}body,html{font-family:PingFangSC-Regular,PingFang SC;-webkit-font-smoothing:antialiased}#root *{touch-action:pan-y}body{background-color:#fff}img{display:block}#newBridge{display:none!important}*{touch-action:pan-y}.small-btn{color:#fff;font-size:.4642857142857143rem;height:1.1428571428571428rem;line-height:1.1428571428571428rem;padding:0 .5357142857142857rem;background:#01ce73;border-radius:.5714285714285714rem;cursor:pointer}.small-btn:hover{background-color:#1abb74}.inner-content-box{width:42.857142857142854rem;margin:0 auto}.page-detail-wrapper{padding:1.7857142857142858rem 0}.page-detail-wrapper .product-companys{padding-top:0}.page-detail-wrapper-index{padding:1.7857142857142858rem 0 0}.ant-btn-primary:focus,.ant-btn-primary:hover{background-color:#3387ff;border-color:#3387ff}.contact-modal .h5-lead-popup__body{padding-top:1.2857142857142858rem}.contact-modal .top-header-text{margin:0 0 .8571428571428571rem;text-align:left}.contact-modal .h5-jing-contact-form{width:100%;min-height:21.428571428571427rem}.contact-modal .h5-jing-contact-form .forms-box .formsH5>.details{box-sizing:border-box;width:100%!important;padding-right:0!important;padding-left:0!important}.contact-modal .h5-jing-contact-form .el-form-item{margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important}.contact-modal .h5-jing-contact-form .privacy-box,.contact-modal .h5-jing-contact-form .submit-btn-box{padding-right:0!important;padding-left:0!important}.contact-modal .h5-jing-contact-form input[type=checkbox]{accent-color:var(--x-scrm-primary-color)}.contact-modal .h5-jing-contact-form .el-input__inner:focus,.contact-modal .h5-jing-contact-form .el-textarea__inner:focus{border-color:var(--x-scrm-primary-color)!important}.contact-modal .h5-jing-contact-form .el-checkbox__input.is-checked .el-checkbox__inner,.contact-modal .h5-jing-contact-form .el-checkbox__input.is-indeterminate .el-checkbox__inner,.contact-modal .h5-jing-contact-form .el-radio__input.is-checked .el-radio__inner,.contact-modal .h5-jing-contact-form .van-checkbox__icon--checked .van-icon{border-color:var(--x-scrm-primary-color)!important;background-color:var(--x-scrm-primary-color)!important}.contact-modal .h5-jing-contact-form .el-checkbox__input.is-focus .el-checkbox__inner,.contact-modal .h5-jing-contact-form .el-radio__input.is-checked .el-radio__inner{border-color:var(--x-scrm-primary-color)!important}.contact-modal .h5-jing-contact-form .el-checkbox__input.is-checked+.el-checkbox__label,.contact-modal .h5-jing-contact-form .el-loading-spinner,.contact-modal .h5-jing-contact-form .el-loading-spinner .el-loading-text,.contact-modal .h5-jing-contact-form .el-loading-spinner .path,.contact-modal .h5-jing-contact-form .el-radio__input.is-checked+.el-radio__label,.contact-modal .h5-jing-contact-form .list_item_name span{color:var(--x-scrm-primary-color)!important;stroke:var(--x-scrm-primary-color)!important}.contact-modal .h5-jing-contact-form .cta-form-submit-button{border-color:var(--x-scrm-primary-color)!important;background-color:var(--x-scrm-primary-color)!important}.cascader-poper-class-asdsd .van-cascader{--van-primary-color:var(--x-scrm-primary-color);--active-color:var(--x-scrm-primary-color)!important}.company-sheet-content .company-sheet-header>span:last-child{color:var(--x-scrm-primary-color)!important}.cascader-poper-class-asdsd .van-tabs__nav,.company-sheet-content .el-input__inner:focus{border-color:var(--x-scrm-primary-color)!important}.cascader-poper-class-asdsd .van-tabs__line{background-color:var(--x-scrm-primary-color)!important}.cascader-poper-class-asdsd .van-cascader__option--selected,.cascader-poper-class-asdsd .van-cascader__option--selected *,.cascader-poper-class-asdsd .van-tab--active .van-tab__text{color:var(--x-scrm-primary-color)!important}.h5-contact-actions{position:fixed;z-index:1000;right:1.0714285714285714rem;bottom:16.071428571428573rem}.h5-contact-actions,.h5-contact-actions button{width:3.142857142857143rem;height:3.142857142857143rem}.h5-contact-actions button{display:flex;align-items:center;justify-content:center;padding:0;border:.07142857142857142rem solid #fff;border-radius:50%;background:#fff;box-shadow:0 .17857142857142858rem .7142857142857143rem 0 #dae3f0;touch-action:manipulation;transition:transform .12s ease}.h5-contact-actions button:active{transform:scale(.96)}.h5-contact-actions button img{width:1rem;height:1rem;object-fit:contain}.h5-contact-popover{position:absolute;z-index:1001;top:-1.5714285714285714rem;right:3.857142857142857rem;overflow:visible;border-radius:.42857142857142855rem;background:#fff;box-shadow:0 .17857142857142858rem .7142857142857143rem 0 #dae3f0}.h5-contact-popover:after{position:absolute;top:2.7857142857142856rem;right:-.35714285714285715rem;width:.7142857142857143rem;height:.7142857142857143rem;background:#fff;box-shadow:.17857142857142858rem -.17857142857142858rem .42857142857142855rem 0 rgba(218,227,240,.55);content:"";transform:rotate(45deg)}.h5-contact-popover__content{width:12.142857142857142rem;padding:1.4285714285714286rem 1rem;box-sizing:border-box;border-radius:.42857142857142855rem;background:#fff}.h5-contact-popover__content a{display:flex;align-items:flex-start;color:#303747}.h5-contact-popover__content a+a{margin-top:1rem}.h5-contact-popover__content a span{display:flex}.h5-contact-popover__content img{width:1rem;height:1rem;margin:.10714285714285714rem .7142857142857143rem 0 0;object-fit:contain}.h5-contact-popover__content span{display:flex;flex-direction:column}.h5-contact-popover__content strong{color:#394154;font-size:.8571428571428571rem;line-height:1.2142857142857142rem}.h5-contact-popover__content small{color:#777f8e;font-size:.7142857142857143rem;line-height:1.0714285714285714rem}.h5-site-footer{padding:0 1.0714285714285714rem 2.0714285714285716rem;background:#fbfbfb}.h5-site-footer small{display:block;margin-top:.35714285714285715rem}.h5-site-footer__menu{border-bottom:.03571428571428571rem solid rgba(228,232,236,.6)}.h5-site-footer__menu:first-child{border-top:.03571428571428571rem solid rgba(228,232,236,.6)}.h5-site-footer__menu>button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:3.4285714285714284rem;padding:.8571428571428571rem 1.4285714285714286rem;box-sizing:border-box;border:0;background:#fbfbfb;color:#323942;font-family:PingFangSC,PingFang SC;font-weight:500}.h5-site-footer__menu>button span{color:#323942;font-size:1.0714285714285714rem;line-height:1.5714285714285714rem}.h5-site-footer__menu.active .h5-site-footer__arrow{transform:rotate(0)}.h5-site-footer__menu ul{min-height:0;margin:0;padding:0 2.7857142857142856rem;list-style:none;transition:padding .36s cubic-bezier(.76,0,.24,1)}.h5-site-footer__menu li{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:1rem;color:#323942;line-height:3.4285714285714284rem;text-align:left}.h5-site-footer__submenu{display:grid;grid-template-rows:0fr;margin:0 -1.0714285714285714rem;overflow:hidden;background:#edeff2;visibility:hidden;opacity:0;transform:translateY(-.42857142857142855rem);transition:grid-template-rows .36s cubic-bezier(.76,0,.24,1),opacity .22s ease,transform .36s cubic-bezier(.76,0,.24,1),visibility 0s linear .36s}.h5-site-footer__menu.active .h5-site-footer__submenu{grid-template-rows:1fr;visibility:visible;opacity:1;transform:translateY(0);transition:grid-template-rows .36s cubic-bezier(.76,0,.24,1),opacity .22s ease .06s,transform .36s cubic-bezier(.76,0,.24,1),visibility 0s}.h5-site-footer__menu.active .h5-site-footer__submenu ul{padding-top:.42857142857142855rem;padding-bottom:.7857142857142857rem}.h5-site-footer__arrow{width:.8571428571428571rem;height:.5rem;flex:0 0 auto;transform:rotate(180deg);transition:transform .36s cubic-bezier(.76,0,.24,1)}.h5-site-footer__brand{padding:1.4285714285714286rem 1.4285714285714286rem 0}.h5-site-footer__brand>img{display:block;width:7.678571428571429rem;height:1.5rem;margin-bottom:.8571428571428571rem;object-fit:contain}.h5-site-footer__brand p{color:#323942;font-family:PingFangSC,PingFang SC;font-size:.7857142857142857rem;line-height:1.2857142857142858rem;text-align:left}.h5-site-footer__brand p>span{display:block;white-space:pre-line}.h5-site-footer__brand p a{color:#697386}.h5-site-footer__qrs{display:flex;gap:.7142857142857143rem;margin:1rem 1.4285714285714286rem .5714285714285714rem}.h5-site-footer__qrs>div{display:flex;align-items:center;padding:.21428571428571427rem 1.0714285714285714rem .21428571428571427rem .21428571428571427rem;border:.03571428571428571rem solid #000;border-radius:.42857142857142855rem;color:#1f2533}.h5-site-footer__qrs>div.dark{background:#000}.h5-site-footer__qrs>div.dark span{color:#fff}.h5-site-footer__qrs .h5-site-footer__qr-fallback,.h5-site-footer__qrs img{width:2.5714285714285716rem;height:2.5714285714285716rem;flex:0 0 2.5714285714285716rem;border-radius:.42857142857142855rem;background:#fff;object-fit:cover}.h5-site-footer__qrs span{margin-left:.7142857142857143rem;color:#191c3a;font-family:PingFangSC,PingFang SC;font-size:.7142857142857143rem;line-height:1rem;text-align:left}.h5-site-footer__qrs b{font-weight:600}.h5-site-footer__policies{display:flex;gap:0;margin:0 -1.0714285714285714rem;padding:.5714285714285714rem 2.5rem .2857142857142857rem;border-top:.03571428571428571rem solid rgba(228,232,236,.6);color:#5d6a7f;font-family:PingFangSC,PingFang SC;font-size:.7857142857142857rem;line-height:1.2857142857142858rem;text-align:left}.h5-site-footer__policies span+span:before{margin:0 .35714285714285715rem;color:#5d6a7f;content:"|"}.h5-site-footer__copyright{margin-right:1.4285714285714286rem;margin-left:1.4285714285714286rem;color:#5d6a7f;font-family:PingFangSC,PingFang SC;font-size:.7857142857142857rem;line-height:1.2857142857142858rem;text-align:left}.h5-site-footer__copyright a{display:inline-flex;align-items:center;margin:.10714285714285714rem .6428571428571429rem 0 0;color:#5d6a7f}@media(prefers-reduced-motion:reduce){.h5-site-footer__arrow,.h5-site-footer__menu ul,.h5-site-footer__submenu{transition-duration:.01ms}}.h5-site-header{position:fixed;z-index:1005;top:0;left:50%;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:26.785714285714285rem;height:3.4285714285714284rem;padding:0 .42857142857142855rem 0 1.0714285714285714rem;box-sizing:border-box;transform:translateX(-50%);background:#fff;box-shadow:0 .07142857142857142rem .42857142857142855rem rgba(31,53,87,.08)}.h5-site-header a,.h5-site-header button{display:flex}.h5-site-header button{align-items:center;justify-content:center;width:2.5714285714285716rem;height:2.5714285714285716rem;padding:0;border:0;background:rgba(0,0,0,0)}.h5-site-header__logo{display:block;width:7.678571428571429rem;height:1.5rem;object-fit:contain}.h5-site-header .h5-site-header__menu-button{display:none}.h5-site-header__menu-icon{width:1.2857142857142858rem;height:1.0714285714285714rem;object-fit:contain}.h5-site-drawer{position:fixed;z-index:1006;inset:0;display:block;overflow-y:auto;visibility:hidden;opacity:0;transform:translateY(-100%);background:#fbfbfb;color:#191c3a;pointer-events:none;transition:transform .52s cubic-bezier(.76,0,.24,1),opacity .24s ease,visibility 0s linear .52s;will-change:transform}.h5-site-drawer.open{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto;transition:transform .52s cubic-bezier(.76,0,.24,1),opacity .24s ease,visibility 0s}.h5-site-drawer nav{padding:.7142857142857143rem 1.0714285714285714rem 2.857142857142857rem}.h5-site-drawer nav>section{opacity:0;transform:translateY(-.6428571428571429rem);transition:opacity .22s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.h5-site-drawer.open nav>section{opacity:1;transform:translateY(0)}.h5-site-drawer.open nav>section:first-child{transition-delay:.12s}.h5-site-drawer.open nav>section:nth-child(2){transition-delay:.155s}.h5-site-drawer.open nav>section:nth-child(3){transition-delay:.19s}.h5-site-drawer.open nav>section:nth-child(4){transition-delay:.225s}.h5-site-drawer.open nav>section:nth-child(5){transition-delay:.26s}.h5-site-drawer.open nav>section:nth-child(6){transition-delay:.295s}.h5-site-drawer.open nav>section:nth-child(7){transition-delay:.33s}.h5-site-drawer.open nav>section:nth-child(8){transition-delay:.365s}.h5-site-drawer section{border-bottom:.03571428571428571rem solid rgba(228,232,236,.8)}.h5-site-drawer section>a,.h5-site-drawer section>button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:3.5rem;padding:0;border:0;background:rgba(0,0,0,0);color:#191c3a;font-size:1rem;font-weight:600;text-align:left}.h5-site-drawer section.active .h5-site-drawer__chevron{transform:rotate(0)}.h5-site-drawer ul{min-height:0;margin:0;padding:0;list-style:none;transition:margin .32s cubic-bezier(.2,.8,.2,1)}.h5-site-drawer li{padding:.4642857142857143rem .14285714285714285rem;color:#667086;font-size:.8214285714285714rem;line-height:1.4}.h5-site-drawer__submenu{display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;transform:translateY(-.2857142857142857rem);transition:grid-template-rows .32s cubic-bezier(.2,.8,.2,1),opacity .2s ease,transform .32s cubic-bezier(.2,.8,.2,1)}.h5-site-drawer section.active .h5-site-drawer__submenu{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.h5-site-drawer section.active .h5-site-drawer__submenu ul{margin:-.14285714285714285rem 0 .8571428571428571rem}.h5-site-drawer__header{position:sticky;z-index:1;top:0;display:flex;align-items:center;justify-content:space-between;height:3.4285714285714284rem;padding:0 .42857142857142855rem 0 1.0714285714285714rem;box-sizing:border-box;background:#fff;box-shadow:0 .07142857142857142rem .42857142857142855rem rgba(31,53,87,.08)}.h5-site-drawer__header a,.h5-site-drawer__header button{display:flex}.h5-site-drawer__header button{align-items:center;justify-content:center;width:2.5714285714285716rem;height:2.5714285714285716rem;border:0;background:rgba(0,0,0,0)}.h5-site-drawer__close-icon{width:1.1428571428571428rem;height:1.1428571428571428rem;object-fit:contain}.h5-site-drawer__chevron{width:.8571428571428571rem;height:.5rem;flex:0 0 auto;transform:rotate(180deg);transition:transform .2s ease}.h5-site-drawer__arrow-right{width:.7142857142857143rem;height:.5714285714285714rem;flex:0 0 auto;object-fit:contain}@media(prefers-reduced-motion:reduce){.h5-site-drawer,.h5-site-drawer nav>section,.h5-site-drawer__chevron,.h5-site-drawer__submenu,.h5-site-drawer__submenu ul{transition-duration:.01ms}}.h5-lead-popup.adm-popup-body{right:0;width:100%;max-width:26.785714285714285rem;margin:0 auto;overflow:hidden;border-radius:1rem 1rem 0 0;background:#fff;box-shadow:0 -.35714285714285715rem 1.1428571428571428rem rgba(31,53,87,.12)}.h5-lead-popup.adm-popup-body,.h5-lead-popup__body{max-height:calc(100vh - 2.5714285714285716rem);max-height:calc(100dvh - 2.5714285714285716rem)}.h5-lead-popup__body{box-sizing:border-box;padding:0 1.7142857142857142rem 1.7142857142857142rem;overflow-x:hidden;overflow-y:auto;text-align:left;-webkit-overflow-scrolling:touch}.h5-lead-popup.adm-popup-body-position-bottom .adm-popup-close-icon{top:1.1428571428571428rem;right:1.2142857142857142rem;display:grid;width:1.8571428571428572rem;height:1.8571428571428572rem;padding:0;place-items:center;color:#667086;font-size:1.4285714285714286rem;line-height:1}.h5-lead-popup__header{margin:0 0 .8571428571428571rem;padding:0 2.5714285714285716rem 0 0;border:0}.h5-lead-popup__title{color:#111;font-size:1.4285714285714286rem;font-weight:600;line-height:1.8571428571428572rem}.h5-lead-popup__subtitle{margin-top:.14285714285714285rem;color:#92959a;font-size:.9285714285714286rem;font-weight:400;line-height:1.2857142857142858rem}.reserve-modal .h5-lead-popup__body{position:relative;min-height:30.714285714285715rem;padding-top:1.4285714285714286rem}.reserve-modal .top-header-text{color:#0a0a0a;font-size:1.4285714285714286rem;font-weight:600;line-height:1.7142857142857142rem;text-align:left}.reserve-modal .top-header-text .cm-title{margin-top:.14285714285714285rem;color:#939599;font-size:1rem;font-weight:400;line-height:1.4285714285714286rem}.reserve-modal .cm-img-container{position:absolute;top:50%;left:50%;display:flex;padding:.5714285714285714rem .7142857142857143rem;border:.14285714285714285rem solid #e9ebfe;border-radius:.42857142857142855rem;transform:translate(-50%,-50%)}.reserve-modal .cm-img{width:15.714285714285714rem;height:15.714285714285714rem;object-fit:cover}.reserve-modal .cm-reserve-bottom{position:absolute;bottom:2.9285714285714284rem;left:50%;width:100%;text-align:center;transform:translateX(-50%)}.reserve-modal .cm-reserve-title{color:#0a0a0a;font-size:1.4285714285714286rem;font-weight:500;line-height:2.0714285714285716rem}.zatech-footer-bar{position:fixed;bottom:0;left:0;width:100%;display:none;z-index:999;background:#fff;box-shadow:0 0 1.0714285714285714rem .2857142857142857rem rgba(23,30,103,.05);padding:.5rem 1.4285714285714286rem}.zatech-footer-bar.active{display:flex}.zatech-footer-bar .footer-action{display:flex;flex:0 0 3.4285714285714284rem;height:3.2857142857142856rem;padding:.2857142857142857rem 0 0;border:0;background:#fff;color:#5e6677;flex-direction:column;align-items:center;justify-content:center;font-size:.6071428571428571rem;line-height:1rem}.zatech-footer-bar .footer-action span{margin-top:.21428571428571427rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.5714285714285714rem;color:#5d6a7f;line-height:.7857142857142857rem;text-align:left}.zatech-footer-bar .footer-action svg{width:1.5rem;height:1.5rem;fill:none;stroke:#30394d;stroke-width:1.8}.zatech-footer-bar .footer-action img{width:1.5rem;height:1.5rem;object-fit:contain}.zatech-footer-bar .footer-right{flex:0 0 8.285714285714286rem;height:3.2142857142857144rem;margin:.03571428571428571rem 0 .03571428571428571rem auto;padding:0;border:0;border-radius:.32142857142857145rem;background:#006aff;line-height:3.2142857142857144rem;text-align:center;font-size:1rem;font-weight:600;color:#fff}.x-scrm-certifications{display:grid;grid-template-columns:repeat(4,1fr);padding:1.2857142857142858rem 2.2857142857142856rem 1.0714285714285714rem;background:#fbfbfb}.x-scrm-certifications>div{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center}.x-scrm-certifications img,.x-scrm-certifications svg{width:2.5714285714285716rem;height:2.5714285714285716rem}.x-scrm-certifications span{margin-top:.35714285714285715rem;color:#595959;font-family:PingFangSC,PingFang SC;font-size:.42857142857142855rem;font-weight:500;line-height:.6071428571428571rem}.x-scrm-certifications svg{fill:none;stroke:#3d4656;stroke-width:1.6}.x-scrm-certifications svg text{fill:#303847;stroke:none;font-size:.5357142857142857rem;font-weight:700}.x-scrm-closing{position:relative;overflow:hidden;padding:2.0714285714285716rem 1.9642857142857142rem 1.9285714285714286rem;background:#eef4ff;text-align:center}.x-scrm-closing .x-scrm-closing__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.x-scrm-closing h2{margin:0 0 .2857142857142857rem;font-size:1rem}.x-scrm-closing h3{margin:0;font-size:1.1071428571428572rem}.x-scrm-closing p{color:#737b91;font-size:.6428571428571429rem}.x-scrm-closing button{margin-top:.6428571428571429rem}.x-scrm-closing__content{position:relative;z-index:1}.x-scrm-closing__content,.x-scrm-closing__content h2,.x-scrm-closing__content h3{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:1.3571428571428572rem;color:#323942;line-height:1.8928571428571428rem;text-align:center}.x-scrm-closing__content p{margin-top:1.0714285714285714rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.9285714285714286rem;color:#555c66;line-height:1.3214285714285714rem;text-align:center;margin-bottom:1.1428571428571428rem}.x-scrm-closing__content button{margin-top:0;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:.8571428571428571rem;color:#fff;line-height:1.1785714285714286rem;letter-spacing:.03571428571428571rem;text-align:center}.x-scrm-faq{padding-top:2.857142857142857rem;padding-bottom:2.857142857142857rem;background:#fff}.x-scrm-faq .x-scrm-title{margin-bottom:2.142857142857143rem}.x-scrm-faq .x-scrm-title h2{font-size:1.3571428571428572rem;line-height:1.8928571428571428rem}.x-scrm-faq article{border-bottom:.03571428571428571rem solid #e4e8ec}.x-scrm-faq article:first-of-type{border-top:.03571428571428571rem solid #e4e8ec}.x-scrm-faq article>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;border:0;background:#fff;color:#292e3b;font-size:.75rem;text-align:left}.x-scrm-faq article>button span{padding-right:.7142857142857143rem;color:#323942;font-size:1rem;font-weight:500}.x-scrm-faq article>button span,.x-scrm-faq article>p{font-family:PingFangSC,PingFang SC;line-height:1.4285714285714286rem}.x-scrm-faq article>p{margin:-.2857142857142857rem 0 1rem;color:#798093;font-size:.8571428571428571rem;text-align:left;animation:x-scrm-faq-answer-in .18s cubic-bezier(.2,.8,.2,1)}.x-scrm-faq article.active .x-scrm-faq__arrow{transform:rotate(0)}.x-scrm-faq__arrow{width:.8571428571428571rem;height:.5rem;flex:0 0 auto;transform:rotate(180deg);transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.x-scrm-faq article>p,.x-scrm-faq__arrow{transition-duration:.01ms;animation-duration:.01ms}}@keyframes x-scrm-faq-answer-in{0%{opacity:0;transform:translateY(-.2857142857142857rem)}to{opacity:1;transform:translateY(0)}}.x-scrm-functions{padding-bottom:0;background:#fff}.x-scrm-tabs{display:grid;gap:.7142857142857143rem}.x-scrm-tab{overflow:hidden;border-radius:.35714285714285715rem;background:#f7f8fb}.x-scrm-tab>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.0714285714285714rem 1.4285714285714286rem;border:0;background:rgba(0,0,0,0);color:#191c3a;font-family:PingFangSC,PingFang SC;font-size:1.0714285714285714rem;font-weight:500;line-height:1.5rem;text-align:left}.x-scrm-tab.active .x-scrm-tab__arrow{transform:rotate(0)}.x-scrm-tab__arrow{width:.8571428571428571rem;height:.5rem;flex:0 0 auto;transform:rotate(180deg);transition:transform .36s cubic-bezier(.76,0,.24,1)}.x-scrm-tab__panel{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s}.x-scrm-tab.active .x-scrm-tab__panel{grid-template-rows:1fr;visibility:visible;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1),visibility 0s}.x-scrm-tab__panel-inner{min-height:0;overflow:hidden;contain:paint}.x-scrm-function-card{padding:0 1.4285714285714286rem 1.4285714285714286rem;background:#f7f8fb}.x-scrm-function-card .x-scrm-primary-button{margin-top:1.4285714285714286rem}.x-scrm-function-card__visual{display:flex;align-items:center;justify-content:center;width:100%;padding:.8571428571428571rem .7142857142857143rem;box-sizing:border-box;margin-bottom:1.4285714285714286rem;border-radius:.42857142857142855rem;background:#fff}.x-scrm-function-card__visual>.x-scrm-placeholder,.x-scrm-function-card__visual>img{display:block;width:100%;height:auto;margin:0 auto;object-fit:contain}.x-scrm-copy{margin:0 0 .7142857142857143rem}.x-scrm-copy:last-of-type{margin-bottom:0}.x-scrm-copy h4{margin:0 0 .7142857142857143rem;color:#555c66;font-size:1.0714285714285714rem;font-weight:600}.x-scrm-copy h4,.x-scrm-copy p{font-family:PingFangSC,PingFang SC;line-height:1.4285714285714286rem}.x-scrm-copy p{margin:0;color:#798093;font-size:.8571428571428571rem}@media(prefers-reduced-motion:reduce){.x-scrm-tab__arrow,.x-scrm-tab__panel{transition-duration:.01ms}}.x-scrm-hero{position:relative;min-height:25.714285714285715rem;padding:12.857142857142858rem 1.6071428571428572rem 2.2857142857142856rem;box-sizing:border-box;background:linear-gradient(155deg,#dcedff,#f4f9ff 42%,#fff 74%);text-align:center}.x-scrm-hero>button,.x-scrm-hero>h1,.x-scrm-hero>p{position:relative;z-index:1}.x-scrm-hero h1{margin:.7142857142857143rem 0 .5714285714285714rem;color:#191c3a;font-family:PingFangSC,PingFang SC;font-size:1.5rem;font-weight:600;line-height:1.35}.x-scrm-hero p{margin:0;color:#5b6170;font-size:.75rem;line-height:1.75;white-space:pre-line}.x-scrm-hero>button{margin-top:1.2142857142857142rem;font-family:PingFangSC,PingFang SC}.x-scrm-hero__visual{position:absolute;z-index:0;inset:0;overflow:hidden}.x-scrm-hero__visual .x-scrm-placeholder,.x-scrm-hero__visual img{width:100%;height:100%;object-fit:contain;object-position:center top}.x-scrm-scenes{padding-right:2.2857142857142856rem;padding-bottom:0;padding-left:2.2857142857142856rem;background:#fff}.x-scrm-scene{padding:0 .35714285714285715rem 1.4285714285714286rem}.x-scrm-scene:last-of-type{padding-bottom:0}.x-scrm-scene>h3{margin:0 0 1.4285714285714286rem;color:#191c3a;font-family:PingFangSC,PingFang SC;font-size:1.2142857142857142rem;font-weight:500;line-height:1.6071428571428572rem;text-align:center}.x-scrm-scene>.x-scrm-placeholder,.x-scrm-scene>img{width:92%;margin:0 auto}.x-scrm-scene>img{height:auto;object-fit:contain}.x-scrm-copy--icon{margin-bottom:1.7142857142857142rem}.x-scrm-copy--icon h4{margin:0;font-size:1.1428571428571428rem;line-height:1.6071428571428572rem}.x-scrm-copy--icon p{margin-top:.8571428571428571rem;text-align:left}.x-scrm-copy--icon p,.x-scrm-scene__feature-heading{box-sizing:border-box;padding:0 .42857142857142855rem}.x-scrm-scene__feature-heading{display:flex;align-items:center;gap:.7142857142857143rem}.x-scrm-scene__feature-icon{width:2rem;height:2rem;flex:0 0 2rem;object-fit:contain;object-position:center}.x-scrm-link{display:inline-flex;align-items:center;gap:.5rem;margin:.8571428571428571rem .42857142857142855rem 1.4285714285714286rem;padding:0;border:0;background:rgba(0,0,0,0);font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.8571428571428571rem;color:var(--x-scrm-primary-color);line-height:.8571428571428571rem}.x-scrm-link img{width:.7142857142857143rem;height:.5714285714285714rem;object-fit:contain}.x-scrm-title{margin-bottom:2.2857142857142856rem;color:#191c3a;font-family:PingFangSC,PingFang SC;text-align:center}.x-scrm-title h2{margin:0;font-size:1.2857142857142858rem;font-weight:600;line-height:1.45}.x-scrm-title p{color:#687082;font-size:.7142857142857143rem}.x-scrm-placeholder svg{display:block;width:100%;height:auto}:root{--x-scrm-primary-color:#076cff}.x-scrm-page{--x-scrm-ink:#191c3a;overflow:hidden;padding:3.2142857142857144rem 0 4.285714285714286rem;background:#fff;color:var(--x-scrm-ink);font-family:PingFang SC,Microsoft YaHei,sans-serif}.x-scrm-page :where(button){font-family:inherit;cursor:pointer}.x-scrm-page img{display:block;max-width:100%}.x-scrm-primary-button{display:block;width:7.857142857142857rem;height:2.5714285714285716rem;margin-right:auto;margin-left:auto;border:0;border-radius:.2857142857142857rem;background:var(--x-scrm-primary-color);color:#fff;font-size:.8571428571428571rem;font-weight:500;line-height:1.1785714285714286rem;letter-spacing:.03571428571428571rem;text-align:center}.x-scrm-section{padding:2.642857142857143rem 1.0714285714285714rem 1.2142857142857142rem}