.on-sale-car-list{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;gap:20px;width:100%;padding:24px;display:flex}.on-sale-car-list .on-sale-car-list-header{flex-direction:column;gap:16px;width:100%;display:flex}.on-sale-car-list .on-sale-car-list-title-row{justify-content:space-between;align-items:center;width:100%;display:flex}.on-sale-car-list .on-sale-car-list-title-row .on-sale-car-list-title{color:#1a1a1a;white-space:nowrap;margin:0;font-family:PingFang SC,sans-serif;font-size:24px;font-weight:600;line-height:32px}.on-sale-car-list .on-sale-car-list-title-row .on-sale-car-list-subtitle{align-items:center;display:flex}.on-sale-car-list .on-sale-car-list-title-row .on-sale-car-list-subtitle .on-sale-car-list-subtitle-text{color:#5f6670;white-space:nowrap;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.on-sale-car-list .on-sale-car-list-filter-row{flex-direction:column;width:100%;display:flex}.on-sale-car-list .on-sale-car-list-filter-row .on-sale-car-list-filter-inner{gap:12px;width:100%;display:flex}.on-sale-car-list .on-sale-car-list-filter-row .on-sale-car-list-filter-inner .on-sale-car-list-filter-item{cursor:pointer;justify-content:center;align-items:center;width:102px;height:40px;display:flex}.on-sale-car-list .on-sale-car-list-filter-row .on-sale-car-list-filter-inner .on-sale-car-list-filter-item .on-sale-car-list-filter-item-content{flex-direction:column;align-items:center;gap:4px;padding:8px 10px;display:flex}.on-sale-car-list .on-sale-car-list-filter-row .on-sale-car-list-filter-inner .on-sale-car-list-filter-item .on-sale-car-list-filter-item-content .on-sale-car-list-filter-item-text{color:#5f6670;white-space:nowrap;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:24px}.on-sale-car-list .on-sale-car-list-filter-row .on-sale-car-list-filter-inner .on-sale-car-list-filter-item .on-sale-car-list-filter-item-content .on-sale-car-list-filter-item-indicator{background-color:#0000;border-radius:2px;width:24px;height:4px}.on-sale-car-list .on-sale-car-list-filter-row .on-sale-car-list-filter-inner .on-sale-car-list-filter-item-active .on-sale-car-list-filter-item-content .on-sale-car-list-filter-item-text{color:#009b3f;font-weight:600}.on-sale-car-list .on-sale-car-list-filter-row .on-sale-car-list-filter-inner .on-sale-car-list-filter-item-active .on-sale-car-list-filter-item-content .on-sale-car-list-filter-item-indicator{background-color:#009b3f}.on-sale-car-list .on-sale-car-list-filter-row .on-sale-car-list-filter-divider{border-bottom:1px solid #f0f0f0;width:100%;height:0;margin-top:8px}.on-sale-car-list .on-sale-car-list-type-row{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.on-sale-car-list .on-sale-car-list-type-row .on-sale-car-list-type-label{flex-shrink:0;justify-content:center;align-items:center;width:102px;height:76px;display:flex}.on-sale-car-list .on-sale-car-list-type-row .on-sale-car-list-type-label .on-sale-car-list-type-label-text{color:#8f96a0;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:24px}.on-sale-car-list .on-sale-car-list-type-row .on-sale-car-list-type-item{cursor:pointer;box-sizing:border-box;flex-direction:column;align-items:center;gap:0;width:102px;height:76px;display:flex}.on-sale-car-list .on-sale-car-list-type-row .on-sale-car-list-type-item .on-sale-car-list-type-item-image-wrapper{width:80px;height:52px;margin:8px 11px 0;position:relative}.on-sale-car-list .on-sale-car-list-type-row .on-sale-car-list-type-item .on-sale-car-list-type-item-image-wrapper .on-sale-car-list-type-item-image{-o-object-fit:contain;object-fit:contain;border-radius:7.83px}.on-sale-car-list .on-sale-car-list-type-row .on-sale-car-list-type-item .on-sale-car-list-type-item-name{color:#5f6670;text-align:center;width:100%;padding:8px 0;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:400;line-height:16px}.on-sale-car-list .on-sale-car-list-type-row .on-sale-car-list-type-item-active{background:linear-gradient(181.95deg,#d2f1df -3.78%,#dcf2e500 50%);border:.5px solid #009b3f66;border-radius:8px}.on-sale-car-list .on-sale-car-list-type-row .on-sale-car-list-type-item-active .on-sale-car-list-type-item-name{color:#009b3f;font-weight:600}.on-sale-car-list .on-sale-car-list-body{width:100%}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid{grid-template-columns:repeat(5,272px);justify-content:space-between;gap:8px;width:100%;display:grid}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card{cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;width:272px;font-size:0;text-decoration:none;display:flex;overflow:hidden}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card:hover{transform:translateY(-2px)}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-image-wrapper{border-radius:8px 8px 0 0;width:100%;height:182px;display:inline-block;overflow:hidden}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-image-wrapper div,.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-image-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info{box-sizing:border-box;padding:10px 12px 0}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info .on-sale-car-list-card-title{color:#11192d;white-space:normal;word-break:break-all;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;text-align:justify;-webkit-box-orient:vertical;height:48px;margin-bottom:8px;font-size:18px;line-height:24px;display:-webkit-box;overflow:hidden}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info .on-sale-car-list-card-title .on-sale-car-list-card-title-icon{vertical-align:-5px;width:66px;height:22px;margin-right:6px;display:inline-block}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info .on-sale-car-list-card-desc{text-align:justify;color:#999;margin-bottom:8px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info .on-sale-car-list-card-tags{box-sizing:border-box;flex-wrap:wrap;width:100%;height:21px;margin-bottom:8px;display:inline-flex;overflow:hidden}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info .on-sale-car-list-card-tags span{color:#5f6670;white-space:nowrap;border:.5px solid #5f667066;border-radius:4px;flex-shrink:0;margin-bottom:2px;margin-right:8px;padding:3px 4px;font-size:12px;line-height:12px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info .on-sale-car-list-card-price{color:#ff4d18;padding-bottom:14px;font-size:12px;font-weight:400;line-height:20px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info .on-sale-car-list-card-price .on-sale-car-list-card-price-now{margin-right:8px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info .on-sale-car-list-card-price .on-sale-car-list-card-price-now .on-sale-car-list-card-price-value{margin-right:4px;font-family:Source Sans Pro,sans-serif;font-size:24px;font-weight:700;line-height:36px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-info .on-sale-car-list-card-price .on-sale-car-list-card-price-now .on-sale-car-list-card-price-unit{position:relative;top:-1px}.on-sale-car-list .on-sale-car-list-error{box-sizing:border-box;flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.on-sale-car-list .on-sale-car-list-error .on-sale-car-list-error-illustration{width:160px;height:auto;display:block}.on-sale-car-list .on-sale-car-list-error .on-sale-car-list-error-text{color:#5f6670;text-align:center;margin:0;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:400;line-height:16.8px}.on-sale-car-list .on-sale-car-list-error .on-sale-car-list-error-retry{color:#fff;cursor:pointer;white-space:nowrap;background:#009b3f;border:none;border-radius:8px;justify-content:center;align-items:center;width:96px;padding:10px 16px;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:500;line-height:20px;transition:background-color .2s;display:inline-flex}.on-sale-car-list .on-sale-car-list-error .on-sale-car-list-error-retry:hover{background:#008035}.on-sale-car-list .direct-store-expand-btn{cursor:pointer;background:#e5f5ec;border-radius:4px;justify-content:center;align-self:center;align-items:center;gap:4px;width:fit-content;padding:4px 12px;display:flex}.on-sale-car-list .direct-store-expand-btn .direct-store-expand-btn-text{color:#009b3f;text-align:center;white-space:nowrap;margin:0;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:20px}.on-sale-car-list .direct-store-expand-btn .direct-store-expand-btn-arrow{width:22px;height:8px;transform:rotate(90deg)}@media screen and (max-width:1440px){.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid{grid-template-columns:repeat(4,232px);gap:16px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card{width:232px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-image-wrapper{height:154px}}@media screen and (max-width:1024px){.on-sale-car-list{padding:24px 16px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid{grid-template-columns:repeat(3,232px);gap:20px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card{width:232px}.on-sale-car-list .on-sale-car-list-body .on-sale-car-list-grid .on-sale-car-list-card .on-sale-car-list-card-image-wrapper{height:154px}}
.popular-questions{box-sizing:border-box;background:linear-gradient(#00ff6806 0%,#fff0 100%),linear-gradient(90deg,#fff 0% 100%);border:1.5px solid #fff;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 4px 12px #bcf9d51f}.popular-questions .popular-questions-bg-decor{pointer-events:none;z-index:0;position:absolute}.popular-questions .popular-questions-bg-decor .popular-questions-bg-decor-left{background:radial-gradient(#00ff680a 0%,#00ff6803 40%,#0000 70%);border-radius:50%;width:134%;height:180%;position:absolute;top:-90%;left:-50%}.popular-questions .popular-questions-bg-decor .popular-questions-bg-decor-right{mix-blend-mode:hard-light;background:radial-gradient(#00ff680f 0%,#00ff6805 35%,#0000 70%);border-radius:50%;width:47%;height:130%;position:absolute;top:-65%;right:-20%}.popular-questions .popular-questions-inner{z-index:1;padding:24px;position:relative}.popular-questions .popular-questions-header{justify-content:space-between;align-items:center;width:100%;display:flex}.popular-questions .popular-questions-header .popular-questions-header-left{align-items:center;gap:4px;display:flex}.popular-questions .popular-questions-header .popular-questions-header-left .popular-questions-title{color:#303741;white-space:nowrap;margin:0;font-family:PingFang SC,sans-serif;font-size:24px;font-weight:600;line-height:32px}.popular-questions .popular-questions-header .popular-questions-header-left .popular-questions-tag-wrapper{flex-direction:column;justify-content:center;align-items:center;width:140px;display:flex;position:relative}.popular-questions .popular-questions-header .popular-questions-header-left .popular-questions-tag-wrapper:after{content:"";pointer-events:none;background-image:url(https://image-public.guazistatic.com/qnbdp1066x5b036439187645caa0a3bb57bbe26d5f1783945409.png);background-repeat:no-repeat;background-size:contain;width:64px;height:53.5px;position:absolute;top:50%;left:calc(50% + 75px);transform:translate(-50%,-50%)}.popular-questions .popular-questions-header .popular-questions-header-left .popular-questions-tag-wrapper .popular-questions-tag-inner{box-sizing:border-box;border:.5px solid #009b3f66;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:3px 4px;display:flex}.popular-questions .popular-questions-header .popular-questions-header-left .popular-questions-tag-wrapper .popular-questions-tag-inner .popular-questions-tag-text-content{color:#009b3f;white-space:nowrap;margin:0;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:400;line-height:12px}.popular-questions .popular-questions-header .popular-questions-header-right{align-items:center;gap:8px;display:flex}.popular-questions .popular-questions-header .popular-questions-header-right .popular-questions-nav-btn{background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;box-shadow:0 0 4px #30374117}.popular-questions .popular-questions-header .popular-questions-header-right .popular-questions-nav-btn-disabled{color:#8f96a04d;cursor:not-allowed}.popular-questions .popular-questions-header .popular-questions-header-right .popular-questions-nav-btn-active{cursor:pointer;color:#8f96a0}.popular-questions .popular-questions-header .popular-questions-header-right .popular-questions-nav-btn-active:hover{color:#fff;background-color:#009b3f}.popular-questions .popular-questions-content{flex-direction:column;align-items:center;gap:24px;margin-top:16px;display:flex}.popular-questions .popular-questions-content .popular-questions-cards{justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;display:flex}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card{box-sizing:border-box;background:#fff;border:.5px solid #d8d8d8;border-radius:8px;flex-direction:column;gap:12px;width:338px;padding:12px;transition:height .3s;display:flex;position:relative}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-question{border-bottom:.5px solid #d8d8d8;align-items:flex-start;gap:4px;width:314px;padding-bottom:12px;display:flex}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-question .popular-questions-card-badge-question{color:#009b3f;background:#e5ffe4;border-radius:4px 4px 4px 0;flex-shrink:0;margin:0;padding:3px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;line-height:14px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-question .popular-questions-card-question-text{color:#303741;word-break:break-word;width:290px;margin:0;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;line-height:20px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-answer{align-items:flex-start;gap:4px;width:100%;display:flex}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-answer .popular-questions-card-badge-answer{color:#fb9938;background:#fff2e6;border-radius:4px 4px 0;flex-shrink:0;margin:0;padding:3px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;line-height:14px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-answer .popular-questions-card-answer-text{color:#303741;text-overflow:ellipsis;word-break:break-word;white-space:pre-wrap;width:290px;height:40px;margin:0;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:20px;transition:height .3s;overflow:hidden}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-answer .popular-questions-card-answer-text-expanded{height:auto;overflow:visible}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-expand{grid-template-rows:max-content;grid-template-columns:max-content;display:grid;position:absolute;bottom:12px;right:12px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-expand .popular-questions-card-expand-overlay{background:linear-gradient(90deg,#fff0 0%,#ffffffe6 23.077%,#fff 53.719% 100%);grid-area:1/1;width:82px;height:20px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-expand .popular-questions-card-expand-btn{cursor:pointer;grid-area:1/1;justify-content:center;align-items:center;gap:2px;margin-left:38px;display:flex}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-expand .popular-questions-card-expand-btn .popular-questions-card-expand-text{color:#009b3f;white-space:nowrap;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:500;line-height:20px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-expand .popular-questions-card-expand-btn .popular-questions-card-expand-icon-img{width:14px;height:14px;transition:transform .3s;transform:rotate(-90deg)}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-expand .popular-questions-card-expand-btn .popular-questions-card-expand-icon-img-rotated{transform:rotate(90deg)}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-expand-inline{justify-content:flex-end;width:100%;margin-top:4px;display:flex;position:static}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-expand-inline .popular-questions-card-expand-overlay{display:none}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-expand-inline .popular-questions-card-expand-btn{margin-left:0}.popular-questions .popular-questions-content .popular-questions-pagination{align-items:center;gap:4px;display:flex}.popular-questions .popular-questions-content .popular-questions-pagination .popular-questions-pagination-dot{cursor:pointer;background:#e1e1e1;border-radius:2px;width:14px;height:4px;transition:background .3s}.popular-questions .popular-questions-content .popular-questions-pagination .popular-questions-pagination-dot-active{cursor:pointer;background:#009b3f;border-radius:2px;width:14px;height:4px}@media screen and (max-width:1440px){.popular-questions{width:1024px}.popular-questions .popular-questions-content .popular-questions-cards{gap:16px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card{width:232px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-question{width:208px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-question-text,.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-answer-text{width:184px}}@media screen and (max-width:1024px){.popular-questions{width:768px}.popular-questions .popular-questions-content .popular-questions-cards{gap:20px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card{width:224px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-question{width:200px}.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-question-text,.popular-questions .popular-questions-content .popular-questions-cards .popular-questions-card .popular-questions-card-answer-text{width:176px}}
.comps-box{background-image:url(https://image-public.guazistatic.com/qnbdp1066x4383ac47bf344a8cae2f348625bbc3541783943965.png);background-position:top;background-repeat:no-repeat;background-size:100% 720px;flex-direction:column;display:flex}.comps-box .comps-second-box{flex-direction:column;gap:40px;width:1440px;margin:0 auto;display:flex}@media screen and (max-width:1440px){.comps-box .comps-second-box{width:1024px}}@media screen and (max-width:1024px){.comps-box .comps-second-box{width:768px}}
