
.mobile-tip-all-center{
    display: none;
}
@media screen and (max-width:768px){
/* 车型及配置表 */
.new-car-config{
    padding: 0.26rem .26rem;

}
.new-car-config .mb-only .car-type-list{
padding: 0;
}
.new-car-config li{
    border-bottom: 1px solid #e0e2e3;
}

.mobile-retail{
    font-weight: 400 !important;
    font-size: .24rem !important;
    letter-spacing: .009rem;
    font-style: italic;
}
.moblie-money{
font-size: .32rem !important;
margin-left: 0.05rem;
letter-spacing: .009rem;
font-style: italic;
}
.new-car-config .new-more{
    display: flex;
    justify-content: space-around;
    padding: .3rem 0 1rem;
}
.new-car-config .preferential-btn{
    height: 42px;
    width: 165px;
    line-height: 0.8rem;
}
.config-w-83{
    padding-left: 10px;
    padding-right: 10px;
}
.mb-price{
    top: 50%;
    transform: translate(0,-50%)
}
.mb-price em{
    font-style: italic;
}
.section-configure{
    width:100%;
    margin: auto;
}
.btn-boxs{
    display: flex;
    align-items: center;
    margin-top: 0.6rem;
    margin-bottom: 0.7rem;
    justify-content: space-around;
}
 .btn-boxs .btn1{
    border-radius: 1px;
    color: #fff;
    font-size: 0.21rem;
 }
 .btn-boxs .btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 0.76rem;
 }
  .btn-boxs .btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 0.76rem;
  }
  .module-name{
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    margin-bottom: 0;
    line-height: 1;
  }
  .config-w-83 .module-name{
    padding-top: 0.7rem;
    padding-bottom: 1rem;
    margin-bottom: 0;
    line-height: 1;
  }
  .images-group .module-name{
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .car-config .mb-only .car-type-list .car-type-name{
      height: 1.3rem;
      margin-top: 0.2rem;
      margin-bottom: 0.2rem
  }
  .supplement{
      position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  .car-config .mb-only .car-type-list .list-content{
      margin: auto
  }
/* 预约看车 */
.enquiry-policy .agree-btn{
    width: 0.3rem !important;
    height: 0.3rem !important;
}
.checked-icon-color{
    background: url(../../images/enquiry/yes_icon.png) center center no-repeat rgb(157,31,26,1.000) !important;
    border-color: rgb(157,31,26,1.000) !important;
    background-size: 80% !important;
}
.same-btn .btn-submit{
    width: 100% !important;
    height: 0.8rem !important;
    line-height: 0.8rem !important;
    border-radius: 1px;
    margin-bottom: 0.7rem;
}
.enquiry-policy .form-error{
    top: 1.5rem;
}
.section-testdrive{
    padding: 0 0.26rem;
    /* border-radius: 0.08rem; */
    padding-bottom: 0.26rem;
}
.mt50{
    margin-top: 0;
}
.appointment .driveform{
    width: 6.5rem;
}
.unsame-area .appointment h4{
    padding-top: 0.6rem;
}
/* 4个贴纸部分 */
.pc-tip-all-center{
    display: none;
}
.mobile-tip-all-center{
    display: block;
}
.mobile-tip-bg{
    width: 100%;
}
.m-two{
    display: flex;
    justify-content: space-between;
}
.mobile-01{
    width: 48.5%;
    position: relative;
    box-shadow: 0px 0px 6px #e6e6e6;
}
.mobile-01 .m-two-one span{
    position: relative;
    left: 0.6rem;
}
.label-tip{
    width: 100%;
    height: auto;
    padding: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.m-two-two{
    margin-top: 0.25rem;
}
.m-two-one{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    display: flex;
    align-items: center;
}
.mobile-tip-imgs{
    width: 29%;
    position: relative;
    left: 0.35rem;
}
.noChose .mobile-tip-imgs{
opacity: 0.4;
}
.noChose span{
    opacity: 0.5;
}
.wisdom{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.3rem;
}


    /* 车图赏析 */
    .new-appreciation-box{
        padding: 0rem 0.26rem;
    }
    /* 车图赏析-end */
}