/* 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;
}

/*coupon*/
.coupon_item_7 {
    background-color: #ffffff;
}
.coupon_item_7 .coupon_main_sale {
    color: #f65b26;
}
.coupon_item_7 .coupon_pcs {
    color: #000;
}
.coupon_item_7 .coupon_sale {
    color: #000;
}
.coupon_item_7 .coupon_valid {
    color: #000;
}
.coupon_item_7 .coupon_btn {
    background-color: hsl(15.29deg 92.04% 55.69%);
    color: #fff;
    font-weight: 700;
    padding: 11px 0;
}


.coupon_item_6 {
    background-color: #ffffff;
}
.coupon_item_6 .coupon_main_sale {
    color: #f65b26;
}
.coupon_item_6 .coupon_pcs {
    color: #000;
}
.coupon_item_6 .coupon_sale {
    color: #000;
}
.coupon_item_6 .coupon_valid {
    color: #000;
}
.coupon_item_6 .coupon_btn {
    background-color: hsl(15deg 92% 56% / 70%);
    color: #fff;
    font-weight: 700;
    padding: 11px 0;
}
.coupon_item_layout2 .coupon_summary {
    border-bottom: 1px dashed hsl(0 0% 80% / 1);
}



/*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;
}
.google_newTitle {
    margin-bottom: 10px !important;
}


.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: 0px;}
#floor1,#floor3,#floor5,#floor7,#floor10 {margin-top: -10px;}
#floor2,#floor4,#floor9,#floor11 {margin-top: 0px;}
#floor6 {margin-top: 20px;}
#floor8 {margin-top: -20px;}


.goods_async_loading {
    margin-top: 0px;
}
.special_limitTime_list .time_info .progress span {
    background: #f65b26;
}

.rich_text_content {
    background: #fff0;
    color: rgba(0, 0, 0, .87);
    font-size: 16px;
    line-height: 24px;
}

