.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}}.yps-banner .row img{width:100%;height:auto;display:block}.yps-title-wrap{width:100%;margin:12.4rem auto 0}.yps-title-badge{width:50.3rem;height:5.4rem;margin:10.9rem auto 0;text-align:center;background-image:url(../../images/10th/about_company_title_bg.png?v=20241217);background-size:100% 2.4rem;background-position:50%;background-repeat:no-repeat;font-size:3.6rem;line-height:5.4rem;font-weight:500}.yps-intro{width:122.4rem;margin:4.8rem auto 0}.yps-intro span{font-size:2rem;line-height:4rem;color:#333}.yps-hero-img{width:122.4rem;height:100%;display:block;margin:4.8rem auto 30rem}@media (max-width:1439px){.yps-title-wrap{margin-top:clamp(4rem,10vw,12.4rem)}.yps-title-badge{width:auto;max-width:90%;height:auto;line-height:1.5;padding:.6rem 0;margin-top:clamp(4rem,10vw,10.9rem);font-size:clamp(2.4rem,3vw,3.6rem);background-size:100% 1.8rem;background-position:bottom}.yps-intro{width:90%;max-width:122.4rem;margin-top:clamp(2.4rem,4vw,4.8rem)}.yps-intro span{font-size:clamp(1.4rem,1.8vw,2rem);line-height:1.8}.yps-hero-img{width:90%;max-width:122.4rem;height:auto;margin-top:clamp(2.4rem,4vw,4.8rem);margin-bottom:clamp(6rem,14vw,30rem)}}@media (max-width:1023px){.yps-title-badge{max-width:92%;font-size:clamp(2rem,3.2vw,2.4rem)}.yps-intro{width:92%}.yps-intro span{font-size:1.5rem;line-height:2.6rem}.yps-hero-img{width:92%;margin-bottom:6rem}}@media (max-width:767px){.yps-title-wrap{margin-top:4rem}.yps-title-badge{font-size:2rem;background-size:100% 1.2rem}.yps-intro span{font-size:1.4rem;line-height:2.4rem}.yps-hero-img{margin-bottom:4rem}}