.brand-special-detail-page {
    background: #f3f4f6;
}

.brand-special-detail {
    padding: 0 0 .4rem;
    background: linear-gradient(180deg, #fdecd1 0, #fff0d8 5.4rem, #f4f1ed 7.8rem, #edf6ff 10.5rem, #f3f4f6 13rem);
}

.brand-special-detail-head {
    padding: .72rem 0 .24rem;
    background: url("img/brand-special-title-bg.jpg") center top / 100% 2.85rem no-repeat;
}

.brand-special-detail-head h1 {
    color: #9c5618;
    font-size: .42rem;
    line-height: .56rem;
    font-weight: 700;
}

.brand-special-detail-head h1:before,
.brand-special-detail-head h1:after {
    display: none;
}

.brand-special-detail-head p {
    margin: .44rem 0 .42rem;
    color: #9c5618;
    font-size: .26rem;
    line-height: .4rem;
}

.brand-special-detail-head img {
    width: calc(100% - .4rem);
    margin: 0 .2rem;
    box-shadow: 0 .08rem .22rem rgba(55, 55, 55, .1);
}

.brand-special-detail-products {
    margin: 0 .2rem;
    padding-top: .2rem;
}

#brand-special-load-status {
    margin: 0 .2rem;
    padding: .2rem 0 .28rem;
}
