.guide-goods-zone-wrap .guide-goods-nav span.active .title-icon, .guide-goods-zone-wrap .guide-goods-nav span:hover .title-icon{
    background: #fb8686;
}

@media screen and (max-width: 767px){
    .guide-goods-zone-wrap .guide-goods-nav span.active .title-icon, .guide-goods-zone-wrap .guide-goods-nav span:hover .title-icon{
        background: #fb8686;
    }
}

.bottom-nav-container_responsive .nav-top-img {
    background: #fb8686;
}

.bottom-nav-container_responsive a.active {
    background-color: #fb8686;

}

@media screen and (max-width: 1365px) {
    .bottom-nav-container_responsive a.active {
        background:  #fb8686;
    }
}

.fullpage-bg {
    background: #ffefe8;
}

.ranking-goods-wrap {
    background: #ffd4c5;
}

.bottom-nav-container_responsive a {
    background: #fff;
}

@media screen and (max-width: 1365px) {
    .bottom-nav-container_responsive a {
        background: #fff;
    }
}

.bottom-nav-container_responsive .nav-go-top {
    background-color: #fff;
}