@font-face{font-family:revicons;fallback:fallback;src:url(/bestauto/_next/static/media/revicons.e8746a624ed098489406e6113d185258.woff) format("woff"),url(/bestauto/_next/static/media/revicons.57fd05d4ae650374c8deeff7c4aae380.ttf) format("ttf"),url(/bestauto/_next/static/media/revicons.a77de540a38981833f9e31bd4c365cc6.eot) format("ttf")}.react-multi-carousel-list{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;-webkit-transition:all .5s;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:-webkit-flex;display:flex;left:0;right:0;-webkit-justify-content:center;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;-webkit-transition:background .5s;transition:background .5s;border:2px solid grey;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot--active button,.react-multi-carousel-dot button:hover:active{background:#080808}.react-multi-carousel-item{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{-webkit-flex-shrink:0!important;flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}
/*!
 * @auto/pc-car-select-react v0.1.10
 * ANPM: http://npm.corpautohome.com/package/@auto/pc-car-select-react
 * Date: 2022/9/7
 * Author: wangguohui@autohome.com.cn
 */.athm-select{position:relative}.athm-select dd,.athm-select dl,.athm-select li,.athm-select ol,.athm-select ul{margin:0;padding:0;list-style:none}.athm-select em,.athm-select i{font-style:normal}.athm-select__selected{position:relative;border:1px solid #c5cad4;border-radius:4px}.athm-select__selected.placeholder .athm-select__text{color:#999cab;pointer-events:none}.athm-select__selected .athm-select__text{display:inline-block;font-size:16px;padding:7px 10px;max-width:100%;overflow:hidden;white-space:nowrap;vertical-align:top;box-sizing:border-box}.athm-select__selected .athm-select__icon{position:absolute;top:0;right:0;bottom:0;width:40px;text-align:center;border-radius:4px;background-color:#fff}.athm-select__selected .athm-iconsvg-arrowdown{position:absolute;top:50%;left:50%;width:11px;height:6px;line-height:18px;margin:-4px 0 0 -3px;color:#666d7f;font-size:12px;font-weight:700;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.athm-select__selected .athm-iconsvg-arrowdown svg{display:inline-block;vertical-align:top}.athm-select__option{position:absolute;top:44px;left:0;right:0;display:none}.athm-select__option:after{content:"";display:table;clear:both}.athm-select__option>dl{box-sizing:border-box;background-color:#fff;border:1px solid #c5cad4}.athm-select__option dl{max-height:530px;overflow-x:hidden;overflow-y:auto;background-color:#fff}.athm-select__option dt{font-size:14px;color:#111e36;font-weight:700;line-height:30px;padding:0 12px;background-color:#f1f3f6}.athm-select__option dt.text-gray{color:#999cab}.athm-select__option dd{position:relative;line-height:30px;padding:0 12px;font-size:14px;cursor:default;white-space:nowrap}.athm-select__option dd:hover,.athm-select__option dd:hover span{background-color:#f8f9fc}.athm-select__option dd.active,.athm-select__option dd.selected{color:#05f;font-weight:700;pointer-events:none;background-color:#f8f9fc}.athm-select__option dd.active span,.athm-select__option dd.selected span{background-color:#f8f9fc}.athm-select__option dd.disabled:not(.selected):not(.active){color:#999cab;pointer-events:none}.athm-select__option dd.disabled:not(.selected):not(.active):hover{color:#999cab;background-color:#fff}.athm-select__option dd.disabled:not(.selected):not(.active):hover span,.athm-select__option dd span{color:#f60;background-color:#fff}.athm-select__option dd span{position:absolute;right:0;padding:0 10px 0 5px}.athm-select__option dd>a{display:block;color:#111e36}.athm-select.active:not(.disabled){z-index:5}.athm-select.active:not(.disabled) .athm-iconsvg-arrowdown{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center}.athm-select.active:not(.disabled) .athm-select__option{display:block}.athm-select.active .athm-select__selected,.athm-select:hover .athm-select__selected{border-color:#05f}.athm-select.disabled .athm-select__selected{color:#999cab;border-color:#e6ebf5}.athm-select.disabled .athm-iconfont-arrowdown{color:#c5cad4}.athm-select .pop-wrapper .brand{position:relative;width:200px;box-sizing:border-box;border-radius:4px;box-shadow:0 8px 20px 0 rgba(17,30,54,.09)}.athm-select .pop-wrapper .brand:after{content:"";display:table;clear:both}.athm-select .pop-wrapper .brand>.index{float:left;width:30px;height:100%;line-height:20px;text-align:center;color:#fff;font-size:14px;background-color:#111e36;border-radius:4px 0 0 4px;display:-webkit-flex;display:flex;padding:5px;box-sizing:border-box;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.athm-select .pop-wrapper .brand>.index li{cursor:pointer}.athm-select .pop-wrapper .brand>.index li.active,.athm-select .pop-wrapper .brand>.index li:hover{color:#fff;border-radius:4px;background-color:#05f}.athm-select .pop-wrapper .brand>.list{max-height:none;position:absolute;top:0;right:0;bottom:0;left:30px;border-radius:0 4px 4px 0}.athm-select .pop-wrapper .series{left:200px;bottom:0;width:200px}.athm-select .pop-wrapper .series,.athm-select .pop-wrapper .spec{display:none;position:absolute;top:0;box-sizing:border-box;border-radius:4px;box-shadow:0 8px 20px 0 rgba(17,30,54,.09)}.athm-select .pop-wrapper .spec{left:0;right:0}.athm-select .pop-wrapper .pop-nav{width:100%;height:auto;overflow:hidden;line-height:38px;padding:0 12px;box-sizing:border-box;background-color:#fff;border-radius:4px 4px 0 0;border-bottom:1px solid #f1f3f6}.athm-select .pop-wrapper .pop-nav li{float:left}.athm-select .pop-wrapper .pop-nav li:last-child em{font-weight:700}.athm-select .pop-wrapper .pop-nav span{position:relative;top:-1px;display:inline-block;vertical-align:top;padding:0 5px}.athm-select .pop-wrapper .pop-nav em{cursor:pointer}.athm-select .pop-wrapper .pop-nav .selected{display:inline-block;font-weight:700}.athm-select .pop-wrapper .pop-nav~.brand,.athm-select .pop-wrapper .pop-nav~.series,.athm-select .pop-wrapper .pop-nav~.spec{position:relative;left:0;display:none;width:auto;box-shadow:none}.athm-select .pop-wrapper .pop-nav~.brand{display:block}.athm-select .pop-wrapper .pop-nav~.brand>.index{border-top-left-radius:0}.athm-select .pop-wrapper .pop-nav~.brand>dl{border-top-right-radius:0}.athm-select .pop-wrapper .pop-nav~.series dl,.athm-select .pop-wrapper .pop-nav~.spec dl{position:relative;border-radius:0 0 4px 4px}.athm-select .pop-wrapper.pop-three{background-color:#fff;border-radius:4px;box-shadow:0 8px 20px 0 rgba(17,30,54,.09)}.athm-select .pop-wrapper.pop-two .brand .list dd:after{content:"";position:absolute;top:50%;right:12px;width:12px;height:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("data:image/svg+xml,%3Csvg width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M4 1l5 5.04L4 11%27 stroke=%27%23C5CAD4%27 fill=%27none%27 fill-rule=%27evenodd%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E") no-repeat 50%/100%}.athm-select .pop-wrapper.pop-two .brand .list dd.active:after{color:#05f}.athm-select .pop-wrapper.pop-two .brand+.series dl{max-height:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 4px 4px 0;border-left:1px solid #f1f3f6}.athm-select .pop-wrapper.pop-two--series{width:400px;background-color:#fff;border-radius:4px;box-shadow:0 8px 20px 0 rgba(17,30,54,.09)}.athm-select .pop-wrapper.pop-two--series>.brand,.athm-select .pop-wrapper.pop-two--series>.series{box-shadow:none}.athm-select .pop-wrapper>.brand:only-child,.athm-select .pop-wrapper>.series:only-child,.athm-select .pop-wrapper>.spec:only-child{position:relative;left:0;width:auto;min-width:200px}.athm-select .pop-wrapper>.brand:only-child dl{height:auto;border-radius:0 4px 4px 0}.athm-select .pop-wrapper>.series:only-child dl,.athm-select .pop-wrapper>.spec:only-child dl{height:auto;border-radius:4px}.athm-select .athm-badge{display:inline-block;padding:0 4px;font-size:12px;height:18px;line-height:17px;font-weight:400;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:4px 0 4px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.athm-select .athm-badge--grey{color:#666d7f;background-color:#f1f3f6}.athm-select .athm-badge--soon{color:#05f;background-color:rgba(0,85,255,.08)}.athm-select--small .athm-select__selected{border-radius:2px}.athm-select--small .athm-select__text{height:28px;font-size:14px;padding:4px 8px}.athm-select--small .athm-select__option{top:33px}.athm-select--small .athm-select__icon{width:35px}.athm-select--small .athm-iconfont-arrowdown{margin-top:-8px}.athm-input{height:40px;font-size:14px;padding:8px 10px;border-radius:4px;box-sizing:border-box;border:1px solid #c5cad4}.athm-input--small{height:30px;padding:3px 10px}.athm-select--v2 .group-tit{font-size:14px}.athm-select--v2 .group-tit,.athm-select--v2 .group-tit:hover{color:#666d7f;background-color:#f8f9fc;border-top:1px solid #fff}.athm-select--v2 .group-tit em{position:absolute;right:0;color:#666d7f;margin:0 10px 0 5px;padding-right:14px}.athm-select--v2 .group-tit em:after{content:"";display:inline-block;vertical-align:top}.athm-select--v2 .group-tit .athm-iconfont-arrowup{position:absolute;top:4px;right:0;width:12px;height:14px;line-height:14px;color:#c5cad4;font-size:12px;transition:-webkit-transform .2s linear;-webkit-transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.athm-select--v2 .group-tit.group-hide .athm-iconfont-arrowup{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center}.athm-select--v2 .group-tit~dt{border-top:1px solid #fff}.athm-select--v2 .series dd{white-space:normal;line-height:22px;padding-top:4px;padding-bottom:4px}.athm-select--v2 .athm-select__option dd .athm-badge{position:relative;top:-1px;margin-left:5px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,textarea,time,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}caption,table,tbody,td,tfoot,th,thead,tr{margin:0;padding:0;font-size:100%;font:inherit;vertical-align:baseline}ol,ul{list-style:none}input,select,textarea{margin:0;padding:0;font-size:100%;font:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;outline:0;box-shadow:none}html{word-wrap:break-word;word-break:break-all;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font:14px/1.5 Microsoft Yahei,PingFang SC,Helvetica,Arial,Hiragino Sans GB,STHeiTi,sans-serif;-webkit-font-smoothing:antialiased}a,html{color:#111e36}a{text-decoration:none}a:hover{color:#f60}.scaleimg,img{display:inline-block;vertical-align:top}.scaleimg{overflow:hidden}.scaleimg:hover img{-webkit-transform:scale(1.03);transform:scale(1.03);-webkit-transform-origin:center center;transform-origin:center center}.scaleimg img{-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}.placeholderimg{background-size:50% auto}.placeholderimg,.placeholderimg-80{display:inline-block;vertical-align:top;background-image:url(//z.autoimg.cn/fe/common/image/holdimg_white.png);background-repeat:no-repeat;background-position:50%;background-color:#f8f9fc}.placeholderimg-80{background-size:80% auto}.athm-hide,.fn-hide{display:none}.athm-left{float:left}.athm-right{float:right}.clearfix:after{content:"";display:table;clear:both}.athm-iconsvg{display:inline-block;vertical-align:top;width:100%;height:100%;color:#111e36;stroke:currentColor;fill:currentColor}@font-face{font-family:HarmonyOS_Sans_Regular;src:local("HarmonyOS_Sans"),local("HarmonyOS_Sans_Regular"),url(https://z.autoimg.cn/web_resource/font/HarmonyOS_Sans_Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_Medium;src:local("HarmonyOS_Sans_Medium"),url(https://z.autoimg.cn/web_resource/font/HarmonyOS_Sans_Medium.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_Bold;src:local("HarmonyOS_Sans_Bold"),url(https://z.autoimg.cn/web_resource/font/HarmonyOS_Sans_Bold.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.react-multiple-carousel__arrow{min-width:30px;height:56px;color:#fff;text-align:center;line-height:56px;margin-top:-28px;background-color:rgba(0,0,0,.4)}.react-multiple-carousel__arrow:before{font-weight:700}.react-multiple-carousel__arrow:hover{background-color:#05f}.react-multiple-carousel__arrow:disabled{background-color:#dadada}.react-multiple-carousel__arrow:disabled:before{color:#f1f1f1}.react-multiple-carousel__arrow--left{left:0;z-index:10;border-radius:0 10px 10px 0}.react-multiple-carousel__arrow--right{right:0;z-index:10;border-radius:10px 0 0 10px}.react-multi-carousel-dot-list{position:static}.react-multi-carousel-dot-list .react-multi-carousel-dot{height:6px}.react-multi-carousel-dot-list .react-multi-carousel-dot button{width:6px;height:6px;margin-right:5px;border-radius:3px;box-sizing:border-box;opacity:.2;border:0;background-color:#989cab;-webkit-transition:width .3s;transition:width .3s;vertical-align:top}.react-multi-carousel-dot-list .react-multi-carousel-dot--active button{width:10px;opacity:1;background-color:#05f}.video-layer{position:absolute;top:0;left:0;z-index:10001}.video-layer__mask{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,.5);z-index:900}.video-layer__wrapper{position:fixed;top:50%;left:50%;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:720px;background-color:#fff;z-index:901}.video-layer__content{width:100%;height:405px}.video-layer__close{position:absolute;top:0;right:-16px;display:block;width:16px;height:16px;color:#fff;font-family:"\5B8B\4F53",simsun;font-size:20px;font-weight:100;cursor:pointer;line-height:16px;text-align:center}@media only screen and (min-width:1624px) and (max-width:1927px){.responsive-sign .js-topbar-responsive{width:1504px}}@media only screen and (min-width:1928px) and (max-width:4000px){.responsive-sign .js-topbar-responsive{width:1808px}}