/* pc */
@font-face {
  font-family: fz-lt-gbk;
  src: url("./FZLTZHJW-kg.TTF");
}
@font-face {
  font-family: FZLTHJW;
  src: url("./FZLTHJW-01.TTF");
}
@font-face {
  font-family: FZLTXHJW;
  src: url("./FZLTXHJW-02.TTF");
}
body{
    font-family: FZLTHJW !important;
}
.tip_mb_show{
    display: none !important;
}
.tip-all-center{
    display: flex;
    justify-content: space-between;
}
.min-label-tip{
    width: 19.3%;
    height: 3.5rem;
    margin-left: 0;
}


/* banner */
.sw_car_banner,.sw_car_banner .swiper-slide{
    width:100%;
    height:100vh;
}
.sw_car_banner .swiper-slide img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.left_p_box{
    position: absolute;
    top: 30vh;
    right: 1.1rem;
}
.btn_list{
    
}
.title_text_pc{
    padding: 0.4rem 0;
    color: #fff;
    font-size: 0.2rem;
    font-weight: 300;
}
.title_img_pc{
    width: 3.44rem !important;
}   
.banner_btn_list{
    display: flex;
}
.btn_list .banner_btn{
    width: 1.8rem;
    height: 0.5rem;
    line-height: .5rem;
    text-align: center;
    box-shadow: inset 0 0 0 1px #3f3a3a;
    font-size: 13px !important;
    cursor: pointer;
    position: relative;
}
.btn_list .banner_btn a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
    z-index: 1;
}
.btn_list .banner_btn:nth-of-type(2){
    margin-left: 0.2rem;
    color: #000;
}
.btn_list .banner_btn:nth-of-type(2) a{
    color: #000;
}
.btn_list .banner_btn:hover a{
    color: #000;
    transition: .5s;
}
.btn_list .banner_btn:nth-of-type(2):hover a{
    color: #fff;

}

.banner_btn::before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transition: .5s;
    background-color: #3f3a3a;
    z-index: 0;
}
.banner_btn:hover::before{
    height: 0%;
}
.banner_btn_1::before{
    content: '';
    display: block;
    width: 100%;
    height: 0%;
    position: absolute;
    bottom: 0;
    top: auto;
    transition: .5s;
    background-color: #3f3a3a;
    z-index: 0;
}
.banner_btn_1:hover::before{
    height: 100%;
}


.kugou_unit{
    width: 100%;
    position: relative;
    height: auto;
}
.full_container{
    margin-top: .26rem;
}
.kugou_unit .swiper-container .swiper-wrapper .swiper-slide img{
    width: 100%;
}
.kugou_unit .swiper-container{
    z-index: 1;
    position: relative;
}
.kugou_unit .swiper-container .swiper-slide{
    position: relative;
}
.kugou_unit .swiper-container .swiper-slide .remark_text{
    position: absolute;
    bottom: 2.55rem;
    right: 0.8rem;
    color: rgba(255, 255, 255, .8);
    font-family: FZLTXHJW;
    font-size: .147rem;
}
.kugou_unit .paging_navigation_pc{
    position: absolute;
    bottom: 0.9rem;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 1.4rem;
}
.kugou_unit .paging_navigation_pc .nav_change_min{
    position: relative;
    transition: all 1s;
    font-size: .147rem;
    color: rgba(255, 255, 255, .5);
    line-height: .24rem;
    letter-spacing: 1px;
    width: 3.3rem;
}
.kugou_unit_1 .paging_navigation_pc .nav_change_min{
    width: 2.15rem;
}
.kugou_unit_2 .paging_navigation_pc .nav_change_min{
    width: 3.3rem;
}
.kugou_unit_2 .paging_navigation_pc a:nth-of-type(1) .nav_change_min{
    width: 2.3rem;
}
.kugou_unit_3 .paging_navigation_pc .nav_change_min{
    width: 4.35rem;
}
.kugou_unit_3 .paging_navigation_pc a:nth-of-type(1) .nav_change_min{
    width: 2.6rem;
}
.kugou_unit_4 .paging_navigation_pc .nav_change_min{
    width: 3.3rem;
}
.kugou_unit_4 .paging_navigation_pc a:nth-of-type(1) .nav_change_min{
    width: 2.3rem;
}
.kugou_unit_5 .paging_navigation_pc .nav_change_min{
    width: 2.65rem;
}
.kugou_unit_5 .paging_navigation_pc a:nth-of-type(1) .nav_change_min{
    width: 2rem;
}
.kugou_unit_6 .paging_navigation_pc .nav_change_min{
    width: 4.5rem;
}
.kugou_unit_6 .paging_navigation_pc a:nth-of-type(1) .nav_change_min{
    width: 2.2rem;
}
.kugou_unit .paging_navigation_pc .nav_change_min_img{
    width: 2rem;
    pointer-events: none;
}
.kugou_unit .paging_navigation_pc .nav_change_min img{
    width: 2rem;
    position: absolute;
}
.kugou_unit .paging_navigation_pc .nav_change_min_title{
    /* width: 2rem; */
    /* pointer-events: none;
    cursor: auto; */
    padding:0 0.06rem 0.06rem;
}
.kugou_unit .paging_navigation_pc .nav_change_min_title p:nth-of-type(1){
    font-size: .28rem;
    font-family: fz-lt-gbk;
    font-weight: 700;
    letter-spacing: 0.018rem;
}
.kugou_unit .paging_navigation_pc .nav_change_min_title p:nth-of-type(2){
    font-size: .148rem;
    font-weight: 300;
    line-height: 0.25rem;
    letter-spacing: 2.31px;
    padding: 0.1rem 0 0.14rem;
}
.kugou_unit .paging_navigation_pc .nav_change_min img:nth-of-type(1){
    opacity: 0;
    transition: all 1s;
}
.kugou_unit .paging_navigation_pc .nav_change_min img:nth-of-type(2){
    opacity: 1;
    transition: all 1s;
}
.kugou_unit .paging_navigation_pc .nav_min_active img:nth-of-type(1){
    opacity: 1;
}
.kugou_unit .paging_navigation_pc .nav_min_active img:nth-of-type(2){
    opacity: 0;
}
.kugou_unit .paging_navigation_pc .nav_min_active{
    color: rgba(255, 255, 255, 1);
}

.kugou_unit .paging_navigation_pc .nav_change_min div:nth-of-type(1){
    height: 1px;
    background-color: rgba(255, 255, 255, .5);
    transition: all 1s;
}
.kugou_unit .paging_navigation_pc .nav_min_active div:nth-of-type(1){
    background-color: rgba(255, 255, 255, 1);
    transition: all 1s;
}
.kugou_unit .paging_navigation_pc .nav_change_min div:nth-of-type(2){
    padding: 0.28rem 0 .14rem;
    font-size: .19rem;
    line-height: 21px;
    font-weight: 300;
    letter-spacing: 0.015rem;
}
.kugou_unit .paging_navigation_pc .nav_change_min div:nth-of-type(3){
    font-family: FZLTXHJW;
    font-size: .149rem;
    line-height: 0.22rem;
    font-weight: 300;
    letter-spacing: 0.015rem;
}
.kugou_unit .paging_navigation_pc .nav_min_active div:nth-of-type(2){
    color: rgba(255, 255, 255, 1);
    transition: all 1s;
}
.kugou_unit .paging_navigation_pc .nav_min_active div:nth-of-type(3){
    color: rgba(255, 255, 255, 1);
    transition: all 1s;
}

/* 优惠政策调整 */
.kugou_unit .preferential-policy .activity-content{
    padding: 0.13rem 0.5rem;
}
.kugou_unit .activity-type span:nth-of-type(2){
    margin-top: 0.1rem;
}
body > div.full_container.kugou_unit > div:nth-child(1) > div > div.section-preferential.module.preferential-policy.target-nav > div.pc-pad.policy-pc-w > div > div > div:nth-child(3) > div:nth-child(3) ::before{
    content: '';
    background-image: url(../../images/car-model/icon_add.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    width: 0rem !important;
    height: 0rem !important;
    position: absolute;
    top: 50%;
    right: -0.13rem;
    transform: translate(0,-50%);
}
#mol1 > div.pc-pad.policy-pc-w > div > div > div:nth-child(3) > div:nth-child(3) ::before{
    content: '';
    background-image: url(../../images/car-model/icon_add.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    width: 0rem !important;
    height: 0rem !important;
    position: absolute;
    top: 50%;
    right: -0.13rem;
    transform: translate(0,-50%);
}
#mol1 > div.pc-pad.policy-pc-w > div > div > div:nth-child(3) > div:nth-child(4),#mol1 > div.pc-pad.policy-pc-w > div > div > div:nth-child(3) > div:nth-child(5){
    margin-top: 0.3rem;
}




/* 移动 */
@media screen and (max-width: 768px){
    .tip_mb_show{
        display: block !important;
    }
    .tip_pc_show{
        display: none !important;
    }

    /* 锚点 */
    .nav{
        position: relative;
        height: 1rem;
        margin-left: 0.3rem;
    }
    .nav-list{
        overflow: hidden;
        overflow-x: scroll;
        white-space: nowrap;
        display: flex;
        height: 1rem;
        align-items: center;
    }
    .nav-a {
        color: rgba(255, 255, 255, .5);
        text-decoration: none;
        font-size: .26rem;
        margin:  0px;
        padding: 0 20px;
        line-height: 1rem;
        display: inline-block;
        width: auto !important;
        height: 100%;
        overflow: hidden;
        position: relative;
        text-align: center;
    }
    #nav .selected {
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
        position: relative;
        font-size: .26rem;
    }
    #nav .selected::after{
        content: '';
        display: block;
        position: absolute;
        width: 1.2rem;
        height: 2px;
        bottom: 1px;
        background-color: rgba(255, 255, 255, 1);
        left: 50%;
        transform: translate(-50%,-50%);
    }
    ::-webkit-scrollbar {
        width: 0px;
        height: 0px;
    }

    .unit_style_mb{
        position: relative;
    }
    .unit_style_mb .swiper_unit_all .swiper-container .swiper-slide{
        position: relative;
    }
    .unit_style_mb .swiper_unit_all .swiper-container .swiper-slide .u_swiper_note_mb{
        position: absolute;
        bottom: 0.15rem;
        text-align: center;
        color: rgba(255, 255, 255, .6);
        left: 50%;
        transform: translate(-50%, 0);
        font-size: 12px;
        width: 80%;
    }
    /* .swiper_unit_1_mb .swiper-wrapper .swiper-slide{
        position: relative;
    }
    .swiper_unit_1_mb .swiper-wrapper .swiper-slide .u_bk_img_mb{
        width: 100%;
    }
    .text_group_mb{
        position: absolute;
        bottom: 4rem;
        width: 86%;
        margin-left: 7%;
        color: #fff;
    }
    .text_group_mb .u_title_mb{
        font-size: .47rem;
        letter-spacing: 4px;
    }
    .text_group_mb .u_detail_mb{
        font-size: .22rem;
        color: rgba(255, 255, 255, .8);
        margin-top: 0.3rem;
        font-weight: normal;
        letter-spacing: 0.03rem;
        line-height: .4rem;
    }
    .control_group_mb{
        position: absolute;
        bottom: 0.7rem;
        z-index: 2;
        width: 100%;
    }

    .swiper_initial_img_mb{
        position: relative;
        height: 1rem;
        left: 0.66rem;
        margin-bottom: 0.4rem;
    }
    .swiper_initial_img_mb img{
        height: 1rem;
        position: absolute;
    }
    .swiper_initial_img_mb img:nth-of-type(1){
        opacity: 0;
        transition: all 1s;
    }
    .swiper_initial_img_mb img:nth-of-type(2){
        opacity: 1;
        transition: all 1s;
    }
    .control_group_mb .selected img:nth-of-type(1){
        opacity: 1;
        transition: all 1s;
    }
    .control_group_mb .selected img:nth-of-type(2){
        opacity: 0;
        transition: all 1s;
    } */
    .swiper_unit_all{
        position: relative;
    }
    .swiper_unit_all .unit_bk_img{
        width: 100%;
    }
    .swiper_unit_all .swiper-container{
        width: 88%;
        margin: 0 auto;
        margin-top: -2.3rem;
    }
    .swiper_unit_all .swiper-container .swiper-slide img{
        width: 100%;
    }
    .swiper_bottom_text_mb{
        width: 86%;
        margin: 0 auto;
        text-align: center;
        position: relative;
        height: 2rem;
        margin-top: 0.4rem;
    }
    .swiper_bottom_text_mb .text_group_mb{
        position: absolute;
        top: 0;
        opacity: 0;
        transition: all .5s;
        word-break:break-all;
        width: 100%;
    }
    .swiper_bottom_text_mb .text_group_mb .s_title{
        font-family: fz-lt-gbk;
        font-size: 0.4rem;
        letter-spacing: 1px;
    }
    .swiper_bottom_text_mb .text_group_mb .s_detail{
        margin-top: 0.2rem;
        line-height: .45rem;
    }
    .active_tg{
        opacity: 1 !important;
        transition: all 1s;
    }
    .swiper-pagination-bullets{
        text-align: center;
        margin-bottom: 0.8rem;
    }
    .swiper-pagination-bullets span{
        text-align: center;
        margin-left: 0.2rem;
    }
    .swiper-pagination-bullets span:nth-of-type(1){
        margin-left: 0rem;
    }
    .swiper-pagination-bullet-active{
        background: #8cc758;
        margin-left: 0rem;
    }

    /* 文字 */
    .u_text_group_mb{
        position: absolute;
        left: 6%;
        color: rgba(255, 255, 255);
    }
    .u_place_top{
        top: 7.8rem;
    }
    .u_place_down{
        top: 8.4rem;
    }
    .u_text_group_mb .t_g_title{
        font-size: .43rem;
        font-family: fz-lt-gbk;
        font-weight: bold;
    }
    .u_text_group_mb .t_g_detail{
        margin-top: 0.3rem;
        width: 80%;
        line-height: .44rem;
        white-space: nowrap;
    }
    .new-discount-mb-box{
        padding: 0.26rem 0.26rem 0 0.26rem;
    }
    .clearfix .select-row-city{
        float: left;
        width: 100% !important;
    }
}


.other_car_mb{
    display: none;
}

@media (max-width: 767px){
    .other_car{
        display: none !important;
    }
    .other_car_mb{
        padding: 0.26rem 0.26rem 0;
        background: #f2f2f2;
        display: block;
    }
    .oc_right_box{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0.5rem;
        background: #fff;
    }
    .oc_right_box img{
        width: 100%;
    }
    .oc_right_box div:nth-of-type(1){
        font-size: 0.4rem;
        font-weight: 600;
    }
    .oc_right_box div:nth-of-type(2){
        font-size: 0.3rem;
        margin: 0.1rem 0;
        font-weight: 300;
    }
    .oc_right_box div:nth-of-type(3){
        font-size: 0.2rem;
        font-weight: 300;
        color: #838383;
    }
    .oc_right_box div:nth-of-type(4).other_btn{
        width: 76%;
        border: 1px solid #000;
        height: 0.7rem;
        line-height: 0.7rem;
    }
    .full_container.kugou_unit{
        margin-top: 0rem !important;
    }

    /* banner */
    .left_p_box{
        position: absolute;
        top: auto;
        left: 50%;
        bottom: 15vh;
        transform: translateX(-50%);
    }
    .btn_list .banner_btn{
        width: 3rem;
        height: 0.8rem;
        line-height: 0.8rem;
        box-shadow: inset 0 0 0 1px rgb(255 255 255);

    }
    .btn_list .banner_btn:nth-of-type(2){
        margin-left: 0.4rem;
        
    }
    .title_img_mb{
        position: absolute;
        top: 20vh;
        width: 50% !important;
        left: 50%;
        transform: translateX(-50%);
        height: auto !important;
    }
    .title_text_mb{
        position: absolute;
        top: 30vh;
        text-align: center;
        color: #fff;
        width: 100%;
        font-size: 0.3rem;
    }
    .banner_btn_list{
        display: flex;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .banner_btn::before{
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        transition: .5s;
        background-color: #fff;
        z-index: 0;
    }
    .btn_list .banner_btn a{
        color: #000;

    }
    .btn_list .banner_btn:hover a{
        color: #fff;

    }
    .banner_btn:hover::before{
        height: 0%;
    }
    .banner_btn_1::before{
        content: '';
        display: block;
        width: 100%;
        height: 0%;
        position: absolute;
        bottom: 0;
        top: auto;
        transition: .5s;
        background-color: #fff;
        z-index: 0;
    }
    .banner_btn_1:hover::before{
        height: 100%;
    }
    .btn_list .banner_btn:nth-of-type(2) a{
        color: #fff;

    }
    .btn_list .banner_btn:nth-of-type(2):hover a{
        color: #000;

    }
}