.new-mbar{display:none}.new-toolbar{position:fixed;right:2rem;bottom:20%;z-index:998;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.new-toolbar,.new-toolbar__item{display:-ms-flexbox;display:flex}.new-toolbar__item{width:6.6rem;height:6.6rem;background:#fff;border-radius:.6rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);color:#555;position:relative;transition:all .25s}.new-toolbar__item:hover{background:#0052d9;color:#fff}.new-toolbar__item[data-tip]:hover:before{content:attr(data-tip);position:absolute;right:6.6rem;top:50%;transform:translateY(-50%);background:#333;color:#fff;font-size:1.2rem;padding:.5rem 1rem;border-radius:.4rem;white-space:nowrap}.new-toolbar__item--top{margin-top:.8rem}.new-toolbar__item--top:hover:before,.new-toolbar__item--wechat:hover:before{content:none;display:none}.new-toolbar__item--wechat:hover .new-toolbar__popup{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}.new-toolbar__popup{position:absolute;right:calc(100% + 1rem);top:50%;transform:translateY(-50%) translateX(1rem);width:16rem;background:#fff;border-radius:.6rem;padding:1rem;box-shadow:0 2px 12px rgba(0,0,0,.15);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:none}.new-toolbar__popup img{display:block;width:14rem;height:14rem;max-width:none;-o-object-fit:contain;object-fit:contain}.new-toolbar__popup p{margin:.6rem 0 0;font-size:1.2rem;color:#333;text-align:center;white-space:nowrap}.new-footer{background:#1e1e1e;color:#aaa;margin-top:12rem}.new-footer>.new-container{width:100%;max-width:190rem;margin:0 auto;padding:8rem 6rem 6rem}.new-footer__top{display:-ms-flexbox;display:flex;padding:4rem 0 3.2rem;gap:3.2rem}.new-footer__brand{-ms-flex-negative:0;flex-shrink:0;width:21rem;padding-left:5rem}.new-footer__logo{width:20.7rem;height:auto;margin-bottom:2.4rem}.new-footer__slogan{font-size:1.6rem;line-height:2.2rem;color:#aaa}.new-footer__links{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;padding-left:5rem;padding-right:5rem}.new-footer__top h4{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:1.6rem;color:#f2f2f2;margin-bottom:1rem;border-bottom:1px solid #fff;padding-bottom:2rem}.new-footer__col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;min-width:9rem;-ms-flex:1;flex:1;text-align:center}.new-footer__col a{font-size:1.4rem;color:#aaa;line-height:1.8;text-decoration:none}.new-footer__col a:hover{color:#fff;opacity:1}.new-footer__contact{-ms-flex-negative:0;flex-shrink:0;padding-right:5rem}.new-footer__contact h4{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:500;font-size:1.6rem;color:#f2f2f2;margin-bottom:1rem;border:none;padding:0}.new-footer__contact p{font-size:1.4rem;line-height:2rem;color:#aaa;margin-bottom:1rem}.new-footer__contact p:last-child{font-size:1.2rem}.new-footer__qrcode{width:7.6rem;height:7.6rem;margin-top:1.6rem}.new-footer__bottom{padding:1.6rem 0}.new-footer__bottom .new-container{width:100%;max-width:100%;padding:0 6rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.new-footer__bottom a,.new-footer__bottom span{font-size:1.2rem;color:#aaa}.new-footer__bottom a:hover{color:#fff}@media (max-width:1023px){.new-toolbar{display:none}.new-mbar{position:fixed;left:0;right:0;bottom:0;height:5.6rem;z-index:999;box-shadow:0 -2px 10px rgba(0,0,0,.12)}.new-mbar,.new-mbar__btn{display:-ms-flexbox;display:flex}.new-mbar__btn{-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:.6rem;font-size:1.5rem;color:#fff;text-decoration:none;transition:opacity .2s}.new-mbar__btn:active,.new-mbar__btn:hover{opacity:.9;color:#fff}.new-mbar__btn svg{-ms-flex-negative:0;flex-shrink:0}.new-mbar__btn--email,.new-mbar__btn--tel{background:#0052d9}.new-mbar__top{position:absolute;right:1rem;top:-6.4rem;width:3.6rem;height:3.6rem;padding:0;border:none;border-radius:50%;background:#007bff;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2)}.new-mbar__top:active,.new-mbar__top:hover{background:#006fe6;color:#fff}body{padding-bottom:5.6rem}.new-footer{margin-top:4rem}.new-footer>.new-container{padding:0 2rem}.new-footer__top{-ms-flex-direction:column;flex-direction:column;text-align:center;gap:3rem;padding:3rem 0 2rem}.new-footer__brand,.new-footer__top{-ms-flex-align:center;align-items:center}.new-footer__brand{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;gap:1.6rem;text-align:left}.new-footer__logo{width:10rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.new-footer__slogan{font-size:1.3rem;line-height:1.8rem;text-align:left}.new-footer__links{width:100%;padding:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem .6rem;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.new-footer__col{-ms-flex:1 1 0px;flex:1 1 0;min-width:0;text-align:center;gap:.6rem}.new-footer__col h4{font-size:1.2rem;margin-bottom:.4rem;white-space:nowrap}.new-footer__col a{font-size:1.1rem;line-height:1.6}.new-footer__contact{width:100%;text-align:center}.new-footer__contact h4{font-size:1.5rem}.new-footer__contact p{font-size:1.3rem}.new-footer__contact>div{-ms-flex-pack:center;justify-content:center}.new-footer__qrcode{width:9rem;height:9rem}.new-footer__bottom .new-container{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2rem;text-align:center;gap:.4rem 1.6rem}.new-footer__bottom a,.new-footer__bottom span{font-size:1.1rem}}section{margin-top:12rem}.sp-wrap{width:80%;margin:0 auto;max-width:190rem}.sp-banner{width:100%;overflow:hidden;margin-top:0}.sp-banner__bg{width:100%;display:block}.sp-intro{text-align:center}.sp-intro__title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:4rem;color:#000;margin-bottom:2.4rem}.sp-intro__desc{font-size:1.8rem;font-weight:400;color:#555;margin:0 auto;line-height:3rem}.sp-wrap .new-section-title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3.6rem;color:#000;text-align:center;margin-bottom:4rem}.sp-challenges__grid{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;gap:0;background:#edf5ff;padding:8rem 0}.sp-challenges__grid,.sp-challenges__item{display:-ms-flexbox;display:flex;align-items:center}.sp-challenges__item{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;text-align:center;gap:6rem}.sp-challenges__item img{width:10rem;height:10rem;-o-object-fit:contain;object-fit:contain;margin-bottom:2rem}.sp-challenges__item span{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:2rem;font-weight:500;color:#333;letter-spacing:1px;line-height:3rem}.sp-challenges__divider{width:1px;height:14rem;background:#ddd;-ms-flex-negative:0;flex-shrink:0}.sp-tiers{padding:6rem 0}.sp-tiers__header{display:-ms-flexbox;display:flex;background:linear-gradient(180deg,#0052d9,#1f1aff);border-radius:2rem;height:8.6rem;-ms-flex-align:center;align-items:center;margin-bottom:1.6rem}.sp-tiers__header span{-ms-flex:1;flex:1;text-align:center;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:2.8rem;color:#f8f8f8}.sp-tiers__card{background:#fff;border-radius:2rem;box-shadow:5px 5px 13px rgba(0,0,0,.1);margin-bottom:1.6rem;min-height:18rem;overflow:hidden}.sp-tiers__card,.sp-tiers__col{display:-ms-flexbox;display:flex}.sp-tiers__col{-ms-flex:1;flex:1;padding:3rem 4rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.sp-tiers__col--level h4{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:2.4rem;color:#000;margin:0}.sp-tiers__col--product ul,.sp-tiers__col--value ul{list-style:disc;padding-left:2rem;margin:0;text-align:left;display:inline-block}.sp-tiers__col--product li,.sp-tiers__col--value li{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:1.6rem;font-weight:500;color:#333;line-height:3rem;max-width:26rem}.sp-delivery{width:100%;padding:6rem 0;background-color:#f2f2f2}.sp-delivery .new-section-title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3.6rem;color:#000;text-align:center;margin-bottom:4rem}.sp-delivery__desc{font-size:1.6rem;color:#000;text-align:center;margin:0 auto;line-height:3rem}.sp-delivery__flow{-ms-flex-pack:center;justify-content:center;gap:1.6rem;margin-top:4rem;padding:0 8rem}.sp-delivery__flow,.sp-delivery__step{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sp-delivery__step{-ms-flex-direction:column;flex-direction:column;text-align:center;padding:5rem 0;border-radius:2rem;background-color:#fff;-ms-flex:1;flex:1}.sp-delivery__step img{width:8.3rem;height:8.3rem;-o-object-fit:contain;object-fit:contain;margin-bottom:1.6rem}.sp-delivery__step span{font-size:2rem;font-weight:400;line-height:3rem;color:#333;white-space:nowrap;min-height:6rem}.sp-delivery__arrow{width:6.9rem;height:6.9rem;-o-object-fit:contain;object-fit:contain;transform:rotate(270deg)}.sp-delivery__finish{margin-left:2rem;padding:.8rem 2rem;font-size:2rem;font-weight:500;color:#0052d9;border:1px solid #0052d9;border-radius:1rem;white-space:nowrap}.sp-related{margin-top:0;padding-top:4rem}.sp-related__tabs{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:0;border-bottom:1px solid #ddd}.sp-related__tab{-ms-flex:1;flex:1;text-align:center;font-size:2rem;font-weight:400;color:#000;padding:2rem 0;text-decoration:none;transition:all .3s;white-space:nowrap}.sp-related__tab.active{color:#0052d9;font-weight:700;border-bottom:3px solid #0052d9}.sp-related__tab:hover{color:#0052d9;opacity:1}.sp-cta{width:100%;margin-top:0;padding:6rem 0;text-align:center;background:url(../../images/new/u455.jpg) no-repeat 50%;background-size:100% 100%;height:31.5rem}.sp-cta__inner{width:80%;margin:0 auto}.sp-cta__text{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:2rem;color:#fff;margin-bottom:3rem}.sp-cta__btns{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:3rem}.sp-cta__btns a{background:linear-gradient(180deg,#0052d9,#1f1aff);text-decoration:none}.sp-cta__btns a:hover{color:#fff;opacity:.9}.sp-cta__btn{display:inline-block;min-width:31.4rem;height:5rem;line-height:5rem;font-size:2rem;font-weight:400;border-radius:1.5rem;text-align:center;text-decoration:none;transition:all .3s}.sp-cta__btn--primary{background:linear-gradient(180deg,#0052d9,#1f1aff);color:#fff}.sp-cta__btn--primary:hover{opacity:.9}.sp-cta__btn--outline{background:#fff;color:#0052d9;border:1px solid #0052d9}.sp-cta__btn--outline:hover{background:#0052d9;color:#fff;opacity:1}.sp-cta .new-section-title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3.6rem;color:#000;text-align:center;margin-bottom:4rem}.new-footer{margin-top:0!important}section{margin-top:clamp(4rem,8vw,8rem)}@media (min-width:1500px){section{margin-top:12rem}}@media (max-width:1439px){.sp-wrap{width:90%}.sp-intro__title{font-size:clamp(2.6rem,3.4vw,4rem)}.sp-intro__desc{font-size:clamp(1.4rem,1.6vw,1.8rem);line-height:1.8}.sp-cta .new-section-title,.sp-delivery .new-section-title,.sp-wrap .new-section-title{font-size:clamp(2.4rem,3.2vw,3.6rem);line-height:1.4}}@media (max-width:1023px){.sp-wrap{width:94%}.sp-intro__title{font-size:clamp(2.2rem,4vw,3rem);margin-bottom:1.6rem}.sp-intro__desc{font-size:1.4rem;line-height:2.4rem}.sp-challenges__grid{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3rem 1.6rem;gap:2rem 0}.sp-challenges__item{-ms-flex:1 1 calc(50% - 1rem);flex:1 1 calc(50% - 1rem);min-width:0;gap:2rem}.sp-challenges__item img{width:7rem;height:7rem;margin-bottom:1rem}.sp-challenges__item span{font-size:1.5rem;line-height:2.2rem}.sp-challenges__divider{display:none}.sp-tiers{padding:3rem 0}.sp-tiers__header{height:auto;min-height:5.6rem;padding:.6rem 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sp-tiers__header span{font-size:1.6rem;-ms-flex:1 1 0px;flex:1 1 0;padding:.6rem .4rem;min-width:0}.sp-tiers__card{-ms-flex-direction:row;flex-direction:row;min-height:0}.sp-tiers__col{padding:1.4rem 1rem;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.sp-tiers__col--level h4{font-size:1.6rem}.sp-tiers__col--product ul,.sp-tiers__col--value ul{padding-left:1.6rem}.sp-tiers__col--product li,.sp-tiers__col--value li{font-size:1.3rem;line-height:2rem;max-width:none}.sp-delivery{padding:3rem 0}.sp-delivery__flow{padding:0 1.6rem;gap:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.sp-delivery__step{-ms-flex:0 0 auto;flex:0 0 auto;min-width:14rem;padding:2rem .8rem}.sp-delivery__step img{width:6rem;height:6rem;margin-bottom:1rem}.sp-delivery__step span{font-size:1.4rem}.sp-delivery__arrow{width:3.6rem;height:3.6rem;-ms-flex-negative:0;flex-shrink:0}.sp-delivery__finish{font-size:1.4rem;padding:.6rem 1.2rem;-ms-flex-negative:0;flex-shrink:0;margin-left:.8rem}.sp-related__tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.sp-related__tab{-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.5rem;padding:1.2rem 1.6rem;white-space:nowrap}.sp-cta{padding:4rem 0;height:auto}.sp-cta__inner{width:92%}.sp-cta__btns{gap:1.6rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.sp-cta__btn{min-width:0;width:100%;max-width:32rem;height:4.4rem;line-height:4.4rem;font-size:1.6rem}}@media (max-width:767px){.sp-wrap{width:92%}section{margin-top:clamp(4rem,12vw,8rem)}.sp-challenges__item{-ms-flex:1 1 50%;flex:1 1 50%}.sp-tiers__header span{font-size:1.2rem;padding:.4rem .2rem}.sp-tiers__col{padding:1rem .6rem}.sp-tiers__col--level h4{font-size:1.3rem}.sp-tiers__col--product ul,.sp-tiers__col--value ul{padding-left:1.2rem}.sp-tiers__col--product li,.sp-tiers__col--value li{font-size:1.1rem;line-height:1.7rem}.sp-delivery__flow{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;overflow-x:visible;overflow-y:visible;gap:1rem;padding:0 1.6rem}.sp-delivery__step{width:100%;max-width:28rem;min-width:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:2rem 1rem}.sp-delivery__arrow{transform:rotate(0deg);width:3.6rem;height:3.6rem}.sp-delivery__finish{margin-left:0;margin-top:.4rem;width:100%;max-width:28rem;text-align:center}.sp-cta__text{margin-bottom:2rem}.sp-cta__btn,.sp-cta__text{font-size:1.5rem}.sp-related__tab{font-size:1.4rem;padding:1rem 1.2rem}.sp-related{display:none}}@media (hover:none){.sp-cta__btn--outline:hover,.sp-cta__btn--primary:hover,.sp-related__tab:hover{opacity:1;background:initial}.sp-cta__btn--primary:hover{background:linear-gradient(180deg,#0052d9,#1f1aff);color:#fff}.sp-cta__btn--outline:hover{background:#fff;color:#0052d9}}