/* 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;
}



/*title*/

.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;
    text-transform:uppercase;
}


.active-list-describe p {
    word-wrap: break-word;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    left: 40px;
    line-height: 10px;
    max-width: 100%;
    position: absolute;
    right: 33%;
    top: 40px;
    text-align: right;
}

.active-list-describe {
    margin-bottom: 12px;
    max-width: 100%;
    position: relative;
}

#floor0 {margin-top: -10px;}
#floor1 {margin-top: -25px;}
#floor2 {margin-top:-10px; }


.goods_async_loading {
    margin-top: 0px;
}
.special_limitTime_list .time_info .progress span {
    background: #f65b26;
}





