#app {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden scroll;
    background-image: linear-gradient(180deg, #414558 0, #252431 44%);
}
#app .info-bj {
    position: absolute;
    top: 0;
    right: 0;
    width: 17rem;
    height: 18.7rem;
    z-index: 0;
    background: url("https://resource.chaboshi.cn/resources/wap/testReport/testReport07.png?x-oss-process=image/resize,w_170/quality,Q_80")
        no-repeat top left/cover;
}
#header {
    width: 100%;
    height: 8.8rem;
    padding: 4.4rem 1.5rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    font-family: PingFangSC-Medium;
    font-size: 1.8rem;
    color: #fff;
}
#header.dark {
    color: #23242e;
    background: #fff;
    box-shadow: 0 0.125rem 0 0 rgba(5, 14, 104, 0.1);
}
#example_tip {
    z-index: 5;
    position: fixed;
    top: 8.8rem;
    width: 100%;
    height: 4.4rem;
    background-image: url("https://resource.chaboshi.cn/resources/WWW/img/nav_a.png");
    background-size: 96% 3.2rem;
    background-repeat: no-repeat;
    background-position: center center;
}
.example_tip_light {
    background-color: #fff;
}
#footer {
    width: 37.5rem;
    height: 9.1rem;
    padding: 0.9rem 1.5rem;
    background: #fff;
    box-shadow: 0 -0.5rem 1rem 0 rgba(112, 112, 112, 0.1);
    display: flex;
    font-family: PingFangSC-Regular;
    font-size: 1.1rem;
    line-height: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 101;
    box-sizing: border-box;
    transition: all 0.3s;
}
#footer .store {
    flex: 1;
    margin-top: 0.85rem;
    font-family: PingFangSC-Medium;
    font-size: 1.6rem;
    color: #332c27;
    display: flex;
    flex-direction: column;
}
#footer .store .company-name {
    width: 100%;
    line-height: 1.2;
}
#footer .store.company-name1 {
    width: calc(100% - 14.8rem);
}
#footer .store.company-name2 {
    width: 100%;
}
#footer .store.company-name3 {
    width: calc(100% - 7rem);
}
#footer .store .company-label {
    margin-top: 0.85rem;
}
#footer .store .company-label .ppsj {
    width: 6.65rem;
    height: 1.8rem;
    background: url("https://resource.chaboshi.cn/resources/wap/testReport/microStore11.png?x-oss-process=image/resize,w_400/quality,Q_80")
        no-repeat center center/cover;
    display: inline-flex;
}
#footer .store .company-label .ccbj {
    width: 10.9rem;
    height: 1.8rem;
    background: url("https://resource.chaboshi.cn/resources/wap/testReport/microStore9.png?x-oss-process=image/resize,w_400/quality,Q_80")
        no-repeat center center/cover;
    display: inline-flex;
}
#footer .chat {
    width: 6rem;
    height: 5.2rem;
    background: #3b518a;
    border-radius: 0.8rem;
    color: #fff;
    margin-left: 1rem;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#footer .chat::before {
    content: "";
    width: 2.1rem;
    height: 2.1rem;
    background: url("https://resource.chaboshi.cn/resources/wap/testReport/testReport17.png")
        no-repeat center center/cover;
    display: inline-flex;
    margin-bottom: 0.5rem;
}
#footer .car-detail {
    width: 5.4rem;
    height: 5.2rem;
    margin-right: 0.75rem;
    background: url("https://resource.chaboshi.cn/resources/wap/testReport/car_detail_icon.jpg")
        no-repeat center center/cover;
}
#footer .contact {
    width: 7.4rem;
    height: 5.2rem;
    background: #d4841e;
    border-radius: 0.8rem;
    margin-left: 0.5rem;
    color: #fff;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#footer .contact::before {
    content: "";
    width: 2.1rem;
    height: 2.1rem;
    background: url("https://resource.chaboshi.cn/resources/wap/testReport/testReport18.png")
        no-repeat center center/cover;
    display: inline-flex;
    margin-bottom: 0.5rem;
}
#info {
    position: relative;
    margin: 0 auto;
}
#info.isNotApp {
    padding: 1.2rem 0 0;
}
#info .basic-info {
    width: 34.5rem;
    margin: 0 1.5rem 1.2rem;
    padding: 1rem 1rem 0 1rem;
    position: relative;
    border-radius: 0.8rem;
    border: 0.05rem solid transparent;
    overflow: hidden;
    z-index: 2;
}
#info .basic-info.border {
    border: 0.05rem solid #6c6e85;
}
#info .basic-info .car-wrap {
    display: flex;
    align-items: center;
}
#info .basic-info .car-wrap.mr186 {
    width: calc(100% - 9.3rem);
}
#info .basic-info .car-wrap .brand-logo {
    width: 3.75rem;
    height: 3.75rem;
}
#info .basic-info .car-wrap .brand-images {
    width: 6.2rem;
    height: 1.6rem;
}
#info .basic-info .car-detail {
    position: absolute;
    top: 1rem;
    right: 0.05rem;
    z-index: 2;
}
#info .basic-info .car-detail-price {
    background-image: linear-gradient(to top, #f0953d, #f4c87a);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    display: flex;
}
#info .basic-info .car-detail-btn {
    width: 9.3rem;
    height: 3.2rem;
    background: #f19a42;
    border-radius: 0.4rem 0 0 0.4rem;
}
#info .basic-info .car-detail-btn::after {
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    background: url("https://resource.chaboshi.cn/resources/wap/testReport/car_detail_arrow-icon.png")
        no-repeat center center/cover;
    display: inline-flex;
    margin-left: 0.5rem;
}
#info .basic-info .car-info {
    position: relative;
    background: url("https://resource.chaboshi.cn/resources/wap/testReport/car_info_bg.png")
        no-repeat center center/cover;
    border-radius: 0 0 0.4rem 0.4rem;
    display: flex;
    margin: 0 -1rem;
    padding: 1.05rem 1.5rem;
}
#info .basic-info .car-info-item {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
#info .basic-info .car-info-item:not(:first-child) {
    margin-left: 2rem;
}
#info .basic-info .car-info .car-arrow {
    width: 0.6rem;
    height: 1rem;
    position: absolute;
    right: 1.5rem;
}
#info .basic-info.ttpc {
    margin: 1.5rem 2.5rem 0;
    padding: 1.5rem;
    background: rgba(59, 60, 77, 0.6);
    border-radius: 0.8rem;
}
#info .append {
    width: 32.5rem;
    height: 3.6rem;
    margin: 0 2.5rem 1rem;
    padding: 0 1rem 0 1.5rem;
    background-image: linear-gradient(1deg, #00a1bd 0, #263eb0 100%);
    border-radius: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}
#info .append-left {
    display: inline-flex;
    align-items: center;
}
#info .append-left::before {
    content: "";
    width: 1.8rem;
    height: 1.8rem;
    background: url("https://resource.chaboshi.cn/resources/report/fuelOilReport/append-battery.svg")
        no-repeat center center/cover;
    display: inline-flex;
}
#info .append-left .txt1 {
    margin-left: 1rem;
    color: #fff;
}
#info .append-left .txt2 {
    margin-left: 0.3rem;
    color: #fff;
    position: relative;
    z-index: 2;
}
#info .append-left .txt2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.5rem;
    background: #263eb0;
    z-index: -1;
}
#info .append-right {
    width: 5.95rem;
    height: 2rem;
    background: url("https://resource.chaboshi.cn/resources/report/fuelOilReport/append-order.svg")
        no-repeat center center/cover;
}
#info .vr {
    position: relative;
    margin: 0 2.5rem;
}
#info .vr.radius {
    margin: 0 2.5rem 1rem;
}
#info .vr.radius .vr-img {
    border-radius: 0.9rem;
}
#info .vr-icon {
    display: block;
    position: absolute;
    width: 7.4rem;
    height: 7.4rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
#info .vr-img {
    width: 100%;
    height: 20.4rem;
    display: block;
    overflow: hidden;
    object-fit: cover;
    object-position: bottom;
    border-radius: 0.9rem 0.9rem 0 0;
}
#info .vr-img.radius {
    border-radius: 0.9rem;
}
#info .ensure {
    width: 32.5rem;
    margin: 0 2.5rem;
    padding: 1.5rem;
    background: #3b3c4d;
    position: relative;
    z-index: 2;
}
#info .ensure.radius {
    border-radius: 0.8rem;
}
#info .ensure .arrow {
    width: 0.6rem;
    height: 1rem;
}
#info .ensure .mark-text {
    color: #f4c87a;
}
#info .ttpc {
    width: 32.5rem;
    margin: 1.2rem 2.5rem 0;
}
#info .ttpc .logo-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#info .ttpc .logo-wrap-left {
    display: inline-flex;
    align-items: center;
}
#info .ttpc .logo-wrap-left .cbs-logo {
    width: 6.95rem;
    height: 2.2rem;
}
#info .ttpc .logo-wrap-left .divider {
    width: 0.05rem;
    height: 2rem;
    background: #fff;
    opacity: 0.5;
    margin: 0 1rem;
}
#info .ttpc .logo-wrap-left .ttpc-logo {
    width: 5.4rem;
    height: 2.15rem;
}
#info .ttpc .logo-wrap-right {
    width: 13.05rem;
    height: 1.75rem;
}
#info .detection {
    margin: -1.5rem 1.5rem 0.7875rem;
    padding: 3rem 1.5rem 1.5rem;
    position: relative;
    z-index: 2;
    background: url("https://resource.chaboshi.cn/resources/wap/testReport/testReport06_02.png?x-oss-process=image/resize,w_345/quality,Q_80")
        left top no-repeat;
    background-size: 100% 100%;
}
#info .detection-wrap {
    margin-bottom: 1.5rem;
}
#info .detection-wrap-left {
    width: 15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#info .detection-wrap-left .start-img {
    width: 10.875rem;
    height: 1.3875rem;
}
#info .detection-wrap-left .level-wrap {
    background-image: linear-gradient(to top, #f0953d, #f4c87a);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}
#info .detection-wrap-left .level-wrap .level {
    font-weight: bold;
}
#info .detection-wrap-left .gz-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#info .detection-wrap-left .gz-wrap .gz-icon {
    width: 4rem;
    height: 4rem;
    display: block;
    background: url("https://resource.chaboshi.cn/resources/report/fuelOilReport/gz-icon.png")
        no-repeat center center/cover;
}
#info .detection-wrap-left .gz-wrap .gz-text {
    margin-top: 1rem;
    font-family: PingFangSC-Semibold;
    font-size: 2.6rem;
    background-image: linear-gradient(to bottom, #f4c87a, #f0953d);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}
#info .detection-wrap-left .detection-result {
    flex-wrap: wrap;
}
#info .detection-wrap-left .detection-result span {
    display: inline-flex;
    align-items: center;
    color: #9d9fac;
    background: #363749;
    border-radius: 0.1rem;
    margin: 0.5rem 0 0 0;
    padding: 0.3rem 0.4rem;
}
#info .detection-wrap-left .detection-result span:not(:last-child) {
    margin: 0.5rem 0.3rem 0 0;
}
#info .detection-wrap-right .car-analysis-options {
    justify-content: center;
}
#info .detection-wrap-right .car-analysis-options-item {
    flex-direction: column;
    position: relative;
}
#info .detection-wrap-right .car-analysis-options-item .circle-text {
    position: absolute;
    top: 0;
    left: 50%;
    width: 3rem;
    height: 3rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-50%);
    font-size: 0.8rem;
}
#info .detection-wrap-right .car-analysis-img {
    width: 16.5rem;
    height: 5.2rem;
}
#info .detection-wrap-right .car-echarts #radarEcharts {
    width: 16.5rem;
    height: 13rem;
}
#info .detection-wrap-right .car-echarts .echarts_tits .dqjb::before {
    content: "";
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.1rem;
    background: #f2a954;
    margin-right: 0.3rem;
    display: inline-flex;
}
#info .detection-wrap-right .car-echarts .echarts_tits .tnf {
    margin-left: 1.1rem;
}
#info .detection-wrap-right .car-echarts .echarts_tits .tnf::before {
    content: "";
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.1rem;
    background: #9d9d9d;
    margin-right: 0.3rem;
    display: inline-flex;
}
#info .detection-wrap-right .car-echarts .ld-text {
    color: #fff;
    padding: 4.5rem 2rem 0;
    opacity: 0.7;
}
#info .remark {
    border-radius: 0.4rem;
    color: #d1d1d1;
    line-height: 1.6rem;
}
#info .shouchebaogao-bg {
    width: 34.5rem;
    height: 7rem;
    margin: 1rem 1.5rem 1.5rem;
}
@keyframes scaleAnimation {
    0 {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}
#carVideo {
    width: 6.7rem;
    height: 6rem;
    background: url("https://resource.chaboshi.cn/resources/report/fuelOilReport/car-video.png")
        no-repeat center center/cover;
    position: fixed;
    right: 1rem;
    bottom: 24.4rem;
    z-index: 3;
}

.report-tabs .van-sticky .van-tabs__wrap,
.tabbar-card .header .van-sticky {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tabbar-card .header .van-sticky .title {
    flex-grow: 1;
}

.tabbar-card .header .van-sticky .flex.ycenter {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

/* 开关按钮过渡动画 */
.van-switch__node {
    transition: transform 0.3s ease;
}

/* 无瑕疵项提示样式 */
.flaw-default {
    width: 100%;
    height: 8rem;
    color: #999;
    margin-top: 2rem;
}
