/* navigation */
.active-nav .subjectSide_list .subjectSide_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    width: 140px;
    text-align: center;
}
.active-nav .side-share-wrap {
    background-color: #f65c27;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 20px 12px;
    width: 140px;
    text-align: center;
}
.active-nav .subjectSide_list .subjectSide_item .subjectSide_link {
    color: #bbbbbb;
}
.active-nav .subjectSide_list .subjectSide_item:hover .subjectSide_link {
    color: #f65c27;
}
.active-nav .side-share-wrap .share-btn i {
    color: rgb(255 255 255 / 85%);
}
.active-nav .side-share-wrap p {
    color: #fff;
}


/*banner*/

.rich_text_content {
    background: transparent;
    color: #1c1c1c;
    font-size: 16px;
    line-height: 24px;
}

.active-list-title {
    background-position: 50%!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    color: rgba(0,0,0,.87);
    font-size: 36px;
    font-weight: 700;
    margin: 30px 0 10px;
    position: relative;
    text-align: center;
}

.active-list-title {
    background-position: 50%!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    color: rgba(0,0,0,.87);
    font-size: 36px;
    font-weight: 700;
    position: relative;
    text-align: center;
}

.active-list-describe p {
    word-wrap: break-word;
    color: #333;
    font-size: 26px;
    font-weight: 400;
    left: 40px;
    line-height: 46px;
    max-width: 100%;
    position: absolute;
text-align: center;background-color: #f2e2dd;
}

.special_limitTime_content { margin-top: 20px; }

.goods_async_loading {
    background-color: #f85d18;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 20px auto 0;
    padding: 12px 65px;
}


#floor0 {margin-top: 0px;}
#floor1 {margin-top: -25px;}
#floor2 {margin-top:-10px; }
#floor3 {margin-top:-10px; }
#floor4 {margin-top:-10px; }
#floor5 {margin-top: -25px;}
#floor6 {margin-top:-10px; }


.special_limitTime_list .time_info .progress span {
    background: #f85d18;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 40%;
}

.topNav_wrap .subjectSide_item.subjectSide_link-active:before {
    background-color: rgb(246 91 38);
}

