﻿.ue-banner[data-v-785daac8] {
    height: 400px;
    margin-bottom: 20px;
    font-size: 62px;
    font-weight: 600;
    background-image: url(../images/ic_tbb_other_top@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: center;
    background-position-y: -1px
}

.ue-banner[data-v-785daac8],
.ue-banner h2[data-v-785daac8] {
    text-align: center;
    color: #fff
}

.ue-banner h2[data-v-785daac8] {
    font-size: 30px;
    font-weight: 800
}

.ue-banner p[data-v-785daac8] {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-top: 16px;
    white-space: normal
}

@media only screen and (max-device-width:768px) {
    .ue-banner[data-v-785daac8] {
        margin-bottom: 0;
        background-position-x: -250px;
        height: 80px
    }

    .ue-banner h2[data-v-785daac8] {
        font-size: 14px;
        white-space: normal
    }

    .ue-banner p[data-v-785daac8] {
        font-size: 12px;
        margin-top: 8px
    }
}

.contact-us-popup[data-v-75ae69be] {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 9000;
    background: rgba(0, 0, 0, .5)
}

.contact-us-popup .contact-wrap[data-v-75ae69be] {
    background: #fff;
    border-radius: 8px;
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 30px
}

.contact-us-popup .contact-wrap .title[data-v-75ae69be] {
    font-size: 24px;
    font-weight: 500;
    color: #4a4a53;
    border-bottom: 1px solid rgba(183, 183, 186, .1);
    padding: 20px;
    text-align: center;
    position: relative;
    overflow: hidden
}

.contact-us-popup .contact-wrap .title .close[data-v-75ae69be] {
    position: absolute;
    right: 20px;
    color: rgba(74, 74, 83, .4);
    font-size: 14px;
    cursor: pointer
}

.contact-us-popup .contact-wrap .box[data-v-75ae69be] {
    line-height: 30px;
    padding: 30px 30px 0;
    color: #6a6a77;
    font-size: 18px
}

.contact-us-popup .contact-wrap .box .bl[data-v-75ae69be] {
    color: #f38a03
}

@media only screen and (max-device-width:768px) {
    .contact-us-popup .contact-wrap[data-v-75ae69be] {
        width: 90%
    }

    .contact-us-popup .contact-wrap .title[data-v-75ae69be] {
        font-size: 18px;
        padding: 15px
    }

    .contact-us-popup .contact-wrap .box[data-v-75ae69be] {
        font-size: 15px;
        padding: 15px 15px 0;
        line-height: 20px
    }
}

.eq-grid-view[data-v-7a4618fe] {
    position: relative;
    overflow: hidden
}

.eq-grid-view .grid__item .title[data-v-7a4618fe] {
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #6a6a77
}

.eq-grid-view .sub-list[data-v-7a4618fe] {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.eq-grid-view .sub-list .sub__item[data-v-7a4618fe] {
    width: 49%;
    margin-bottom: 20px
}

.eq-grid-view .sub-list .sub__item .thumb[data-v-7a4618fe] {
    width: 100%;
    height: 455px;
    background: #fafafa
}

.look-more[data-v-7a4618fe] {
    text-align: center;
    color: #3e6ae4
}

.look-more span[data-v-7a4618fe] {
    position: relative;
    overflow: hidden;
    justify-content: center
}

.look-more span[data-v-7a4618fe]:after {
    content: "";
    background-image: url(../images/ic_qarr@2x.png);
    height: 16px;
    width: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    margin-left: 4px;
    transform: rotate(90deg)
}

.look-more.up span[data-v-7a4618fe]:after {
    transform: rotate(-90deg)
}

@media only screen and (max-device-width:768px) {
    .eq-grid-view .sub-list .sub__item[data-v-7a4618fe] {
        width: 100%
    }

    .eq-grid-view .sub-list .sub__item .thumb[data-v-7a4618fe] {
        height: 235px
    }
}

.eq-report-view[data-v-af7719ae] {
    background: rgba(232, 238, 255, .4);
    border-radius: 10px;
    border: 1px solid #e8eeff;
    padding: 20px;
    margin-bottom: 20px
}

.eq-report-view .report[data-v-af7719ae] {
    border: 1px solid #e8eeff;
    background: #fff;
    padding: 40px
}

.eq-report-view .report .pic-view[data-v-af7719ae] {
    height: 290px;
    width: 100%;
    background-image: url(../images/ic_detail_image@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}

.eq-report-view .report .pic-view .icon[data-v-af7719ae] {
    width: 179px;
    height: 200px;
    background-image: url(../images/ic_detail_12@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 90px;
    top: 40px
}

.eq-report-view .report .pic-view .title[data-v-af7719ae] {
    font-size: 40px;
    font-weight: 500;
    color: #3e6ae4;
    margin: 80px 0 10px 60px
}

.eq-report-view .report .pic-view .desc[data-v-af7719ae] {
    font-size: 22px;
    font-weight: 400;
    color: #6a6a77;
    max-width: 700px;
    margin: 16px 0 0 60px
}

.eq-report-view .report .line[data-v-af7719ae] {
    border-bottom: 1px dashed #ccc;
    height: 1px;
    margin-top: 30px
}

.eq-report-view .message[data-v-af7719ae] {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #6a6a77;
    padding-top: 20px
}

.eq-report-view .message .x[data-v-af7719ae] {
    color: #e54b38
}

.eq-report-view .model-list[data-v-af7719ae] {
    overflow: hidden;
    position: relative
}

.eq-report-view .model-list .__item[data-v-af7719ae] {
    color: #4a4a53;
    font-weight: 700;
    float: left;
    padding-top: 30px
}

.eq-report-view .model-list .__item .name[data-v-af7719ae] {
    padding-right: 20px
}

.eq-report-view .model-list .__item .abnormal[data-v-af7719ae],
.eq-report-view .model-list .__item .normal[data-v-af7719ae] {
    font-size: 14px;
    font-weight: 400;
    color: #6a6a77;
    display: flex;
    align-items: center
}

.eq-report-view .model-list .__item .abnormal[data-v-af7719ae]:after,
.eq-report-view .model-list .__item .normal[data-v-af7719ae]:after {
    content: "";
    width: 15px;
    height: 15px;
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 10px
}

.eq-report-view .model-list .__item .normal[data-v-af7719ae] {
    float: right;
    margin-right: 30px
}

.eq-report-view .model-list .__item .normal[data-v-af7719ae]:after {
    background: url(../images/ic_normal@2x.png) no-repeat;
    background-size: 100% 100%
}

.eq-report-view .model-list .__item .abnormal[data-v-af7719ae] {
    float: right;
    margin-right: 20px
}

.eq-report-view .model-list .__item .abnormal[data-v-af7719ae]:after {
    background: url(../images/ic_abnormal@2x.png) no-repeat;
    background-size: 100% 100%
}

.eq-report-view .more[data-v-af7719ae] {
    color: #f38a03;
    justify-content: center;
    padding: 40px 0 0
}

.eq-report-view .more[data-v-af7719ae]:after {
    content: "";
    background-image: url(../images/ic_qarr@2x.png);
    height: 16px;
    width: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    margin-left: 4px
}

@media only screen and (max-device-width:768px) {
    .eq-report-view[data-v-af7719ae] {
        padding: 10px
    }

    .eq-report-view .message[data-v-af7719ae] {
        padding-top: 10px
    }

    .eq-report-view .report[data-v-af7719ae] {
        padding: 12px
    }

    .eq-report-view .report .pic-view[data-v-af7719ae] {
        height: 95px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .eq-report-view .report .pic-view .title[data-v-af7719ae] {
        margin: 0 0 0 15px;
        font-size: 14px
    }

    .eq-report-view .report .pic-view .desc[data-v-af7719ae] {
        font-size: 10px;
        margin: 15px 0 0 15px
    }

    .eq-report-view .report .pic-view .icon[data-v-af7719ae] {
        width: 65px;
        height: 72px;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .eq-report-view .report .model-list[data-v-af7719ae] {
        font-size: 12px
    }

    .eq-report-view .report .more[data-v-af7719ae] {
        padding: 20px 0 0
    }

    .eq-report-view .model-list .__item[data-v-af7719ae] {
        float: none
    }

    .eq-report-view .model-list .__item .name[data-v-af7719ae] {
        padding-right: 10px;
        max-width: 100px;
        display: inline-block
    }

    .eq-report-view .model-list .__item .normal[data-v-af7719ae] {
        margin-right: 0
    }
}

.eq-info-view[data-v-346522b6] {
    padding: 20px;
    align-items: normal;
    margin-bottom: 20px;
    border-radius: 4px;
    background: #fff
}

.eq-info-view .thumb-warp[data-v-346522b6] {
    width: 570px;
    position: relative;
    overflow: hidden;
    margin-right: 40px
}

.eq-info-view .thumb-warp .img-wrap[data-v-346522b6] {
    width: 570px;
    height: 380px;
    position: relative
}

.eq-info-view .thumb-warp .img-wrap .thumb[data-v-346522b6] {
    border: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: #fafafa
}

.eq-info-view .thumb-warp .img-wrap .thumb-total[data-v-346522b6] {
    height: 24px;
    line-height: 24px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    border-radius: 30px;
    padding: 0 10px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    cursor: pointer
}

.eq-info-view .thumb-warp .note[data-v-346522b6] {
    padding-top: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #4a4a53;
    line-height: 1.5;
}

.eq-info-view .content[data-v-346522b6] {
    flex: 1;
    width: 0;
    position: relative
}

.eq-info-view .content .title[data-v-346522b6] {
    font-size: 24px;
    font-weight: 500;
    color: #4a4a53;
    margin-top: 20px;
    margin-bottom: 18px;
    align-items: self-start
}

.eq-info-view .content .title .code[data-v-346522b6] {
    font-size: 16px;
    font-weight: 400;
    text-align: right
}

.eq-info-view .content .price[data-v-346522b6] {
    font-size: 28px;
    font-weight: 500;
    color: #e54b38
}

.eq-info-view .content .price .us[data-v-346522b6] {
    color: rgba(106, 106, 119, .8);
    font-size: 24px
}

.eq-info-view .content .info-wrap[data-v-346522b6] {
    background: #f7f8fa;
    margin-top: 30px
}

.eq-info-view .content .info-wrap .__panel1[data-v-346522b6] {
    padding: 10px 0
}

.eq-info-view .content .info-wrap .__panel2[data-v-346522b6] {
    position: relative
}

.eq-info-view .content .info-wrap .__panel2[data-v-346522b6]:before {
    position: absolute;
    content: "";
    height: 1px;
    background: hsla(0, 0%, 80%, .4);
    left: 10px;
    right: 10px;
    top: 0
}

.eq-info-view .content .info-wrap .__line[data-v-346522b6] {
    height: 20px;
    width: 1px;
    background: hsla(0, 0%, 80%, .4)
}

.eq-info-view .content .info-wrap .__item[data-v-346522b6] {
    flex: 1;
    text-align: center
}

.eq-info-view .content .info-wrap .__item .value[data-v-346522b6] {
    font-size: 18px;
    font-weight: 500;
    color: #4a4a53
}

.eq-info-view .content .info-wrap .__item .label[data-v-346522b6] {
    font-size: 16px;
    font-weight: 400;
    color: #6a6a77;
    margin-bottom: 6px
}

.eq-info-view .content .service-btn[data-v-346522b6] {
    height: 58px;
    background: linear-gradient(155deg, #ff7783, #ff4a5a);
    border-radius: 6px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    min-width: 220px;
    margin-top: 60px;
    justify-content: center;
    cursor: pointer
}

.eq-info-view .content .service-btn[data-v-346522b6]:before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/ic_contact_sales@2x.png);
    background-size: 100%;
    display: block;
    margin-right: 8px
}

.eq-info-view .content .trade-btn[data-v-346522b6] {
    background: #f38a03;
    font-size: 18px
}

.eq-info-view .content .trade-btn[data-v-346522b6]:before {
    display: none
}

.eq-info-view .status[data-v-346522b6] {
    width: 100px;
    height: 100px;
    background-image: url(../images/ic_tbb_undercarriage@2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 0
}

@media only screen and (max-device-width:768px) {
    .eq-info-view[data-v-346522b6] {
        display: flex;
        flex-direction: column;
        padding: 0 0 15px;
        border-radius: 0;
        margin-top: -2px;
        margin-bottom: 10px
    }

    .eq-info-view .thumb-warp[data-v-346522b6] {
        width: 100%
    }

    .eq-info-view .thumb-warp .img-wrap[data-v-346522b6] {
        height: 220px;
        width: 100%
    }

    .eq-info-view .thumb-warp .img-wrap .thumb-total[data-v-346522b6] {
        left: 10px;
        bottom: 10px;
        font-size: 12px
    }

    .eq-info-view .thumb-warp .note[data-v-346522b6] {
        padding: 10px;
        display: none
    }

    .eq-info-view .content[data-v-346522b6] {
        width: auto;
        padding: 0 12px
    }

    .eq-info-view .content .info-wrap[data-v-346522b6] {
        margin-top: 15px
    }

    .eq-info-view .content .info-wrap .__item[data-v-346522b6] {
        display: flex;
        flex-direction: column
    }

    .eq-info-view .content .info-wrap .__item ._view[data-v-346522b6] {
        flex: 1
    }

    .eq-info-view .content .info-wrap .__item .label[data-v-346522b6] {
        font-size: 10px
    }

    .eq-info-view .content .info-wrap .__item .value[data-v-346522b6] {
        font-size: 14px
    }

    .eq-info-view .content .title[data-v-346522b6] {
        margin-top: 15px;
        font-size: 17px;
        margin-bottom: 9px
    }

    .eq-info-view .content .title .code[data-v-346522b6] {
        font-size: 11px;
        padding-top: 3px
    }

    .eq-info-view .content .price[data-v-346522b6] {
        font-size: 16px
    }

    .eq-info-view .content .price .us[data-v-346522b6] {
        font-size: 14px
    }

    .eq-info-view .content .service-btn[data-v-346522b6] {
        margin-top: 15px;
        font-size: 15px;
        height: 40px
    }

    .eq-info-view .content .service-btn[data-v-346522b6]:before {
        height: 18px;
        width: 18px
    }

    .eq-info-view .content .status[data-v-346522b6] {
        width: 80px;
        height: 80px;
        right: 15px;
        top: 15px
    }
}

.panel-title-view[data-v-aab39cba] {
    padding: 15px 0;
    font-size: 16px;
    font-weight: 500;
    color: #4a4a53
}

.panel-title-view .__panel-title[data-v-aab39cba] {
    position: relative;
    padding-left: 10px
}

.panel-title-view .__panel-title[data-v-aab39cba]:before {
    content: "";
    position: absolute;
    width: 4px;
    background: #f38a03;
    left: 0;
    height: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.image-viewer[data-v-920c8758] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999
}

.image-viewer .image-viewer__mask[data-v-920c8758] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    background: #000
}

.image-viewer .image-viewer__btn[data-v-920c8758] {
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    opacity: .8;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.image-viewer .image-viewer__close[data-v-920c8758] {
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
    font-size: 24px;
    color: #fff;
    background-color: #606266
}

.image-viewer .image-viewer__close .icon-close[data-v-920c8758] {
    background: url(../images/1710f7b.png) no-repeat;
    background-size: 100%;
    width: 14px;
    height: 14px;
    display: block
}

.image-viewer .image-viewer__prev[data-v-920c8758] {
    left: 40px
}

.image-viewer .image-viewer__next[data-v-920c8758],
.image-viewer .image-viewer__prev[data-v-920c8758] {
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    font-size: 24px;
    color: #fff;
    background-color: #606266;
    border-color: #fff
}

.image-viewer .image-viewer__next[data-v-920c8758] {
    right: 40px;
    text-indent: 2px
}

.image-viewer .icon-arrow[data-v-920c8758] {
    background: url(../images/c4ac586.png) no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: block
}

.image-viewer .icon-arrow.icon-arrow__right[data-v-920c8758] {
    transform: rotate(180deg)
}

.image-viewer .image-viewer__canvas[data-v-920c8758] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.image-viewer .image-viewer__canvas .image-viewer__indicator[data-v-920c8758] {
    color: #fff;
    background: rgba(0, 0, 0, .5);
    height: 22px;
    border-radius: 22px;
    line-height: 22px;
    padding: 0 10px;
    font-size: 14px;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 20px;
    transform: translateX(-50%)
}

.image-viewer .image-viewer__actions[data-v-920c8758] {
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    width: 282px;
    height: 44px;
    padding: 0 23px;
    background-color: #606266;
    border-color: #fff;
    border-radius: 22px
}

.image-viewer .image-viewer__actions .image-viewer__actions__inner[data-v-920c8758] {
    width: 100%;
    height: 100%;
    text-align: justify;
    cursor: default;
    font-size: 23px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.image-viewer .image-viewer__actions .image-viewer__actions__inner .tbb-zoom-in[data-v-920c8758],
.image-viewer .image-viewer__actions .image-viewer__actions__inner .tbb-zoom-out[data-v-920c8758] {
    font-size: 24px
}

.image-viewer .image-viewer__actions .image-viewer__actions__inner .tbb-refresh-left[data-v-920c8758],
.image-viewer .image-viewer__actions .image-viewer__actions__inner .tbb-refresh[data-v-920c8758] {
    font-size: 21px
}

.image-viewer .image-viewer__actions .image-viewer__actions__inner .tbb-quanping[data-v-920c8758],
.image-viewer .image-viewer__actions .image-viewer__actions__inner .tbb-suofangdaodengbi[data-v-920c8758] {
    font-size: 22px
}

.detail-wrapper .panel-wrap[data-v-69944200] {
    padding: 20px;
    align-items: normal;
    margin-bottom: 20px
}

.detail-wrapper .title-bar[data-v-69944200] {
    border-bottom: 1px solid hsla(0, 0%, 80%, .3);
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-bottom: 30px
}

.detail-wrapper .title-bar .__title[data-v-69944200] {
    padding: 10px 0;
    display: inline-block;
    position: relative
}

.detail-wrapper .title-bar .__title[data-v-69944200]:after {
    content: "";
    position: absolute;
    bottom: -1px;
    height: 2px;
    background: #f38a03;
    left: 0;
    right: 0
}

@media only screen and (max-device-width:768px) {
    .detail-wrapper .detail-banner[data-v-69944200] {
        display: none
    }

    .detail-wrapper .title-bar[data-v-69944200] {
        margin-bottom: 15px;
        font-size: 14px
    }

    .detail-wrapper .panel-wrap[data-v-69944200] {
        padding: 10px
    }
}