.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}}.s2{height:auto;padding-top:4rem;padding-bottom:12rem}.car_type_box,.s2{background-color:#e7ebf1}.car_type_box{width:128rem;margin:0 auto;display:-ms-grid;display:grid;gap:.2rem;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);height:13.1rem}.car_type_text_box{width:25.4rem;height:13.1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:1.8rem;position:relative;cursor:pointer;background-image:linear-gradient(#0a80d7,#0a80d7 88%,transparent 0)}.box_checked{background-image:url(../../images/10th/market_case_car_bg.png?v=20241217);background-size:cover;background-color:transparent!important}.car_type_text_1{font-size:2rem;line-height:2.9rem;font-weight:200}.car_type_text_1,.car_type_text_2{color:#fff;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.car_type_text_2{font-size:4rem;line-height:4.8rem}.car_row{width:100%;height:7rem;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.car_row_odd{background-color:#fff}.car_row_even{background-color:#f0f7fc}.car_row_text{justify-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:2rem;color:#333;font-weight:400}.s4{width:100%;height:40rem;margin:0 auto;padding-top:12rem;background-image:url(../../images/10th/market_case_2_bg.png?v=20241217);background-size:100% 100%}.s4 .t1{width:100%;text-align:center;line-height:6.7rem;font-size:4.8rem;font-weight:600;color:#fff}.s4 .t2{width:26rem;height:6rem;border-radius:3.1rem;margin:0 auto;margin-top:6.8rem;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.s4 .t2 span{font-size:2.4rem;color:#176dd7;line-height:3.3rem;font-weight:600;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (max-width:1439px){.container-fluid .row img,.row img{width:100%;height:auto;display:block}.car_type_box{width:90%}.s4{background-size:cover}}@media (max-width:1023px){.s2{padding-top:24px;padding-bottom:48px}.s2>div[style*="128rem"]{width:100%!important}.s2 .swiper-container{width:100%!important;height:auto!important}.s2 .swiper-slide img{width:100%;height:auto;display:block}.car_type_box{width:94%;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);height:auto}.car_type_text_box{width:100%;height:auto;min-height:80px;gap:8px;padding:12px 8px}.car_type_text_1{font-size:14px;line-height:20px}.car_type_text_2{font-size:24px;line-height:32px}.car_row{height:auto;min-height:48px}.car_row_text{font-size:14px;padding:8px 4px;word-break:break-all}.s4{height:auto;padding:48px 5%;background-size:cover}.s4 .t1{font-size:28px;line-height:40px}.s4 .t2{width:200px;height:48px;margin-top:32px}.s4 .t2 span{font-size:18px;line-height:26px}}@media (max-width:767px){.car_type_box{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.car_type_text_1{font-size:13px}.car_type_text_2{font-size:20px;line-height:28px}.s4 .t1{font-size:22px;line-height:32px}}