/* 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: #f65c26;
    -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: #f85d18;
}
.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: #f65c26;
}
.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(13.1deg 89.95% 57.06%);
    color: #fff;
    font-weight: 700;
    padding: 11px 0;
}
.coupon_item_layout2 .coupon_summary {
    border-bottom: 1px dashed hsl(0 0% 80% / 1);
}


/*banner*/
#floor0 {
    margin: auto;
    padding: 0;
    width: 100%;
    background-color: #dcedf8;
    max-width: 1920px;
}
#floor0 .rich_text_content {
    width: 100%;
    padding: 0;
}
#floor0 .rich_text_content {
    margin-bottom: 0;
}
#floor0 .rich_text_content .rich_banner {
    width: 100%;
    position: relative;
    z-index: 1;
}
#floor0 .rich_text_content .rich_banner img {
    width: 100%;
}

#floor0 .rich_text_content .rich_banner a {
    position: absolute;
    z-index: 2;
    display: block;
}

#floor0 .rich_text_content .rich_banner .goods_link1 {
    top: 0%;
    bottom: 0%;
    left: 20%;
    width: 22%;/*background-color: #dcedf896;*/
}

#floor0 .rich_text_content .rich_banner .goods_link2 {
    top: 0%;
    bottom: 0%;
    left: 62%;
    width: 28%;/*background-color: #c5b86387;*/
}

.active-list-describe p {
    color: #fff;
    font-size: 22px;
    line-height: 36px;
}




/*title*/
.goodsFloor {
  margin-top: 40px;
}

.google_newTitle {
    margin-bottom: 20px!important;
}





