.big-container {
    background: #F5F4F7;
}
.header {
    background: transparent;
}
.head-mask {
    background: transparent;
}
.img-mask {
    width: 10rem;
    height: 7.36rem;
    background: transparent;
}
.up {
    margin-top: 0;
}
.space-img {
    width: 10rem;
    height: 7.36rem;
    background: url(../images/shangyehezuo.jpg) no-repeat;
    background-size: 100% 100% ;
}

.tab-title {
    display: flex;
    justify-content: space-between;
}

[class^="btn"] {
    width: 2.4rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: #F3F5F5;
    font-size: .32rem;
    color: #8B8D8C;
}

.tab-title .current {
    background: #CEA57A;
    color: #FFFEF9;
}

.sale .sale-title {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: .84rem 0 .4rem;
    border-bottom: .026667rem solid #1F1C1D;
}

.sale .sale-title .zho {
    font-size: .533333rem;
    color: #231815;
    font-weight: bold;
}

.sale .sale-title .eng {
    font-weight: bold;
    font-size: .32rem;
    color: #231815;
    font-family: "Noto Serif", "Noto Serif CJK SC", "Noto Serif CJK",
    "Source Han Serif SC", ‘Source Han Serif’, source-han-serif-sc, serif !important;
}

.sale .sale-content {
    margin-top: .64rem;
    font-size: .32rem;
    color: #656262;
}

/* .sale .img-brand {
    width: 7.88rem;
    height: 5.213333rem;
    margin-top: .64rem;
}

.sale .img-brand img {
    width: 100%;
} */

/* .sale .img-sale {
    margin-top: .64rem;
    width: 7.866667rem;
    height: 8.4rem;
}

.sale .img-sale img {
    width: 100%;
} */

.picture-display {
    padding-bottom: 0;
}
.apply-btn {
    background: #fff;
    padding: .32rem .533333rem;
    margin-top: -1.066667rem;
}
.apply-btn .apply {
    height: 1.226667rem;
    line-height: 1.226667rem;
    background: #D1A478;
    font-size: .373333rem;
    color: #fff;
    text-align: center;
}