
.contact-page .index__section .index__section-wrapper .index__section-body .-list ul li .contact-list .contact-item span {
    word-break: break-all;
}

.yzlite-product-detail-page .performance_section .chassis .wal .content-box .anchor_img .anchor .line {
    width: 0.02rem;
}


@media screen and (min-width: 800px){
    .join-page .job__openings .job__openings-wrapper .job__openings-body,
    .filter-page .index__section .index__section-wrapper .index__section-body .-right{
        min-height: 6.3rem;
    }
    .service-system-page .card-list-section .wal .flex-wrap .card-li .content-box .link-list .link-card {
        height: 1.36rem;
    }
    .hry__pager-box .navigation.prev-box .icon-btn .icone-content .icon.icon_top {
        left: calc(-100% - 0.08rem)
    }
    /*.index-page .banner-section .banner-swiper .swiper-slide .bg-box img, .index-page .banner-section .banner-swiper .swiper-slide .bg-box video {*/
    /*    height: 110% !important;*/
    /*}*/

    .about-page .introduction__section .introduction__section-wrapper .content {
        line-height: 0.66rem;
    }

    .yzlite-product-detail-page .comfortable_cycling ._bottom .card_list .card-li:nth-child(2) .p_wrapper .bg-img-box .bg-img {
        width: 100%;
    }

    .cookie-policy-popup .title {
        font-size: 0.22rem;
    }
    .cookie-policy-popup .content-txt {
        font-size: 0.18rem;
    }
}
@media screen and (max-width: 800px) {
    .yzlite-product-detail-page .comfortable_cycling ._bottom .card_list .card-li:nth-child(2) .p_wrapper .bg-img-box .bg-img {
        height: 7.48rem;
        width: 6.7rem;
    }
}

.repair-parts-price-inquiry-page .content-section .flex-box .content-box .sk_select {
    margin-top:0;
    margin-right: 0.2rem;
}


.repair-parts-price-inquiry-page .content-section .flex-box .content-box .input-box-wrapper .select-box {
    margin-right: 0.1rem;
    height: 0.4rem;
    border: 0.02rem solid #1F1F1F;
    border-radius: 0.03rem;
    overflow: hidden;
}
.repair-parts-price-inquiry-page .content-section .flex-box .content-box .input-box-wrapper .select-box select {
    width: 1.6rem;
    height: 100%;
    border: none;
    outline: none;
    padding: 0 0.1rem;
    font-size: 0.14rem;
    background: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.repair-parts-price-inquiry-page .content-section .flex-box .content-box .input-box-wrapper .select-box select:focus {
    border: none;
}

.sk_select .-select-front::after {
    content: "";
    width: 0.12rem;
    height: 0.12rem;
    background: url(../images/target/base/hry/selectDown.svg) center center no-repeat;
    background-size: contain;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 0.08rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sk_select.on .-select-front::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}





@media screen and (max-width: 800px) {

    .repair-parts-price-inquiry-page .content-section .flex-box .content-box .input-box-wrapper .select-box {
        margin-right: 0.2rem;
        height: 0.8rem;
        border: 0.04rem solid #1F1F1F;
        border-radius: 0.1rem;
    }
    .repair-parts-price-inquiry-page .content-section .flex-box .content-box .input-box-wrapper .select-box select {
        width: 50vw;
        font-size: 0.26rem;
        padding: 0 0.2rem;
    }

    .repair-parts-price-inquiry-page .content-section .flex-box .content-box .input-box-wrapper {
        margin-bottom: 0.3rem;
    }

}




@media screen and (max-width: 800px) {
    .filter-box .city-select .el-input {
        height: 100%;
        font-size: 14px;
    }

    .filter-box .city-select .el-input.el-input--suffix .el-input__inner {
        padding-right: 0.3rem;
        height: 0.8rem;
        line-height: 0.4rem;
        border:0.04rem solid #1F1F1F;
    }

    .el-popper.el-cascader__dropdown {
        left: 0 !important;

    }


    .el-popper .el-cascader-menu {
        min-width: 100px;
    }


    .el-scrollbar.el-cascader-menu .el-cascader-node {
        padding: 0 2px 0 2px;

    }

}





