.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}.new-container{width:100%;margin:0 auto;padding:0 6rem}.new-section-title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3.6rem;line-height:6.8rem;color:#333;text-align:center;margin:0 0 4rem}.pp-wrap{width:80%;margin:0 auto;max-width:190rem}.pp-banner{position:relative;width:100%;overflow:hidden;margin-top:0}.pp-banner__bg{width:100%;display:block}.pp-banner__text{color:#000;max-width:60%;text-align:center;margin:0 auto;padding:6rem 6rem 2rem}.pp-banner__title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:6rem;font-weight:700;line-height:1.3;margin-bottom:2.4rem}.pp-banner__subtitle{font-size:2.4rem;font-weight:300;line-height:1.4}.pp-banner__tags{font-size:1.8rem}.pp-banner--ai .pp-banner__overlay{position:absolute;inset:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff}.pp-banner--ai .pp-banner__text{color:#fff;text-align:left;padding:0 0 0 6%;max-width:55%;margin:0}.pp-banner--ai .pp-banner__title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:6rem;font-weight:700;line-height:1.3;margin-bottom:2.4rem}.pp-banner--ai .pp-banner__subtitle{font-size:2.5rem;font-weight:300;line-height:1.6;margin-bottom:3.6rem}.pp-banner--ai .pp-banner__cta{display:inline-block;padding:1.4rem 12rem;background:linear-gradient(180deg,#2a6dc9,#1f1aff);color:#fff;border-radius:1.5rem;font-size:2.8rem;text-decoration:none;margin-top:8rem;font-weight:500}.pp-bg-gray{background:#f2f2f2}.pp-core{overflow:hidden}.pp-core .new-container{position:relative}.pp-intro .new-container{padding:6rem}.pp-intro__body{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.pp-intro__img{max-width:48%;height:auto}.pp-intro__text{text-align:left}.pp-intro__desc,.pp-intro__text{-ms-flex:1;flex:1;min-width:30rem}.pp-intro__desc{font-size:1.6rem;line-height:3rem;color:#333;max-width:60rem}.pp-intro__logos{margin-top:-6rem;position:relative;z-index:2}.pp-industry__grid{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:8rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pp-industry__item{text-align:center;-ms-flex:1;flex:1}.pp-industry__item img{max-width:12rem;height:auto}.pp-industry__item span{display:block;margin-top:2rem;font-size:2.4rem;color:#2a6dc9}.pp-industry__ai_item{text-align:center;-ms-flex:1;flex:1;background:#f2f2f2}.pp-industry__ai_item img{width:100%;max-width:100%;height:auto}.pp-industry__ai_item span{display:block;margin-top:2rem;font-size:2rem;color:#000;padding-bottom:2rem}.pp-core__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8rem;padding:6rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pp-core__row--reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-core__row--gray:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:#f2f2f2;z-index:0}.pp-core__row>*{position:relative;z-index:1}.pp-core__img{-ms-flex:1;flex:1;max-width:48%;height:auto}.pp-core__imgs{-ms-flex:1;flex:1;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.2rem}.pp-core__imgs img{width:100%;height:auto}.pp-core__text{-ms-flex:1;flex:1;min-width:30rem;font-size:1.6rem}.pp-core__text p{line-height:3rem;color:#333;margin-bottom:1.2rem}.pp-core__title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:2.8rem;font-weight:700;line-height:1.5;color:#333;margin-bottom:2.4rem}.pp-challenges__grid{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;background:linear-gradient(180deg,#e8f2fe,#f0f7ff);padding:4rem 2rem}.pp-challenges__item{-ms-flex:1;flex:1;min-width:22rem;text-align:center;padding:5rem}.pp-challenges__item img{max-width:10rem;margin-bottom:2.4rem}.pp-challenges__item h4{font-size:2rem;font-weight:700;margin-bottom:1.6rem;color:#333;margin-top:4rem}.pp-challenges__item p{font-size:1.6rem;line-height:3rem;color:#555}.pp-values__grid{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4rem 2rem}.pp-values__item{-ms-flex:1;flex:1;min-width:22rem;text-align:center;padding:5rem 2rem}.pp-values__item .pp-values__card,.pp-values__item__card{background:url(../../images/new/u1398.svg) no-repeat 50%/contain;padding:4rem 2rem;margin-bottom:2.4rem}.pp-values__item .pp-values__icon,.pp-values__item__icon{max-width:12rem;margin-bottom:1.6rem}.pp-values__item img{max-width:10rem;margin-bottom:2.4rem}.pp-values__item h4{font-size:2.4rem;font-weight:700;margin-bottom:1.6rem;color:#2a6dc9;padding:2rem 0 1rem}.pp-values__item p{font-size:1.6rem;line-height:3rem;color:#555}.pp-delivery{text-align:center}.pp-delivery__desc{font-size:1.6rem;line-height:3rem;color:#333;margin-top:1rem}.pp-tabs{background:#fff;padding:4rem 0;border-bottom:1px solid #eee;margin-top:0}.pp-tabs__list{display:-ms-flexbox;display:flex;gap:6rem;-ms-flex-pack:center;justify-content:center}.pp-tabs__tab{font-size:1.8rem;color:#555;padding:1rem 2rem;text-decoration:none;border-bottom:3px solid transparent}.pp-tabs__tab.active{color:#0052d9;border-bottom-color:#0052d9;font-weight:700}.pp-cta{padding:10rem 0;text-align:center;background:url(../../images/new/u455.jpg) no-repeat 50%;background-size:100% 100%;height:31.5rem}.pp-cta .new-section-title{color:#fff}.pp-cta__inner{display:inline-block}.pp-cta__inner a{text-decoration:none}.pp-cta__btns{display:-ms-flexbox;display:flex;gap:2.4rem;-ms-flex-pack:center;justify-content:center;margin-top:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pp-cta__btn{display:inline-block;padding:1.6rem 8rem;background:#0052d9;color:#fff;border-radius:2rem;font-size:2.8rem;text-decoration:none}.pp-cta__btn:hover{background:#0043b0;color:#fff}.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){.pp-wrap{width:90%}.new-container{padding:0 3rem}.new-section-title{font-size:clamp(2.4rem,3.2vw,3.6rem);line-height:1.4}.pp-banner__title{font-size:clamp(3.2rem,5vw,6rem);line-height:1.3}.pp-banner__subtitle{font-size:clamp(1.6rem,2vw,2.4rem)}.pp-banner--ai .pp-banner__title{font-size:clamp(3.2rem,5vw,6rem)}.pp-banner--ai .pp-banner__cta{font-size:clamp(1.6rem,2.2vw,2.8rem);padding:1.2rem 6rem;margin-top:4rem}}@media (max-width:1023px){.pp-wrap{width:94%}.new-container{padding:0 2rem}.pp-banner__text{max-width:92%;padding:3rem 1rem 1rem}.pp-banner--ai .pp-banner__text{max-width:80%;padding:0 0 0 4%}.pp-intro .new-container{padding:3rem 2rem}.pp-intro__body{gap:3rem}.pp-intro__img{max-width:60%}.pp-intro__desc,.pp-intro__text{min-width:0;-ms-flex:1 1 100%;flex:1 1 100%}.pp-intro__desc{font-size:1.4rem;line-height:2.4rem}.pp-industry__grid{gap:3rem 2rem}.pp-industry__ai_item,.pp-industry__item{-ms-flex:1 1 calc(50% - 1rem);flex:1 1 calc(50% - 1rem);min-width:0}.pp-industry__ai_item img,.pp-industry__item img{max-width:8rem}.pp-industry__ai_item span,.pp-industry__item span{font-size:1.8rem;margin-top:1.2rem}.pp-industry__ai_item img{width:100%;max-width:100%}.pp-core__row{gap:3rem;padding:3rem 2rem}.pp-core__row,.pp-core__row--reverse{-ms-flex-direction:column;flex-direction:column}.pp-core__img{width:auto;height:auto}.pp-core__img,.pp-core__imgs{-ms-flex:0 0 auto;flex:0 0 auto;max-width:70%}.pp-core__imgs{-ms-grid-columns:1fr;grid-template-columns:1fr;margin:0 auto}.pp-core__text{min-width:0;-ms-flex:1 1 100%;flex:1 1 100%;font-size:1.4rem}.pp-core__title{font-size:2rem;margin-bottom:1.6rem}.pp-challenges__grid,.pp-values__grid{gap:1.6rem;padding:3rem 1.6rem}.pp-challenges__item,.pp-values__item{-ms-flex:1 1 calc(50% - 0.8rem);flex:1 1 calc(50% - 0.8rem);min-width:0;padding:2.4rem 1.6rem}.pp-challenges__item img,.pp-values__item img{max-width:7rem;margin-bottom:1.6rem}.pp-challenges__item h4,.pp-values__item h4{font-size:1.8rem;margin-top:2rem;margin-bottom:1rem}.pp-challenges__item p,.pp-values__item p{font-size:1.4rem;line-height:2.4rem}.pp-tabs{padding:2rem 0}.pp-tabs__list{gap:2rem;overflow-x:auto;padding:0 1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-webkit-overflow-scrolling:touch}.pp-tabs__tab{font-size:1.5rem;padding:.6rem 1rem;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.pp-cta{padding:6rem 2rem;height:auto}.pp-cta__btns{gap:1.6rem}.pp-cta__btn{padding:1.2rem 4rem;font-size:1.8rem}}@media (max-width:767px){.pp-wrap{width:92%}section{margin-top:clamp(4rem,12vw,8rem)}.new-section-title{font-size:clamp(2rem,6vw,2.8rem);line-height:1.4;margin-bottom:2rem}.pp-banner__title{font-size:clamp(1.8rem,5vw,2.4rem);margin-bottom:.8rem;line-height:1.3}.pp-banner__subtitle{font-size:clamp(1rem,3vw,1.3rem);line-height:1.5}.pp-banner--ai .pp-banner__title{font-size:clamp(1.8rem,5vw,2.4rem);margin-bottom:.6rem;line-height:1.3}.pp-banner--ai .pp-banner__subtitle{font-size:clamp(1rem,2.8vw,1.2rem);line-height:1.5;margin-bottom:1rem}.pp-banner--ai .pp-banner__text{max-width:92%;padding:0 4%}.pp-banner--ai .pp-banner__cta{padding:.6rem 1.6rem;font-size:1.1rem;margin-top:.8rem;border-radius:.6rem}.pp-tabs{display:none}.pp-intro__img{max-width:100%}.pp-industry__grid{gap:2rem 1rem;-ms-flex-pack:start;justify-content:flex-start}.pp-industry__item img{max-width:6rem}.pp-industry__ai_item img{width:100%;max-width:100%}.pp-industry__ai_item span,.pp-industry__item span{font-size:1.4rem}.pp-industry__ai_item{-ms-flex:0 0 calc(50% - 0.5rem);flex:0 0 calc(50% - 0.5rem);max-width:calc(50% - .5rem)}.pp-challenges__item,.pp-values__item{-ms-flex:1 1 100%;flex:1 1 100%;padding:2rem 1.2rem}.pp-values__item .pp-values__card,.pp-values__item__card{padding:2.4rem 1.2rem}.pp-cta{padding:4rem 1.6rem}.pp-cta__btn{padding:1rem 3rem;font-size:1.6rem}}@media (hover:none){.pp-cta__btn:hover{background:#0052d9}}