@import url(../../../css/app.css);
@import url(./footer.css);
@import url(./header.css);
.f-14 {
    font-size: 0.24rem;
}

.f-24 {
    font-size: 0.35rem;
}

.mt-20 {
    margin-top: 0.2rem;
}

.product_bg {
    background: url(../../../img/price/banner.png) no-repeat;
    background-size: 100% 4.56rem;
}

.bg_box {
    height: 3.56rem;
    line-height: 3.56rem;
}

.f-40 {
    font-size: 0.4rem;
}

.card_body {
    box-sizing: border-box;
}

.el-tabs__item.is-top.is-focus {
    font-size: 0.24rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    box-sizing: border-box;
    height: auto;
}

.el-tabs__content {
    padding: 0.35rem!important;
}

.mt-64 {
    margin-top: 0.64rem;
}