/*coupon*/
.coupon_item_7 {
    background-color: #ffffff;
}
.coupon_item_7 .coupon_main_sale {
    color: #eb492f;
}
.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(6deg 80.36% 56.08%);
    color: #fff;
    font-weight: 700;
    padding: 11px 0;
}


.coupon_item_6 {
    background-color: #ffffff;
}
.coupon_item_6 .coupon_main_sale {
    color: #e7453a;
}
.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(3.82deg 78.28% 56.67%);
    color: #fff;
    font-weight: 700;
    padding: 11px 0;
}
.coupon_item_layout2 .coupon_summary {
    border-bottom: 1px dashed hsl(0 0% 80% / 1);
}


/*banner*/
#floor2 {
    margin: auto;
    padding: 0;
    width: 100%;
    background-color: #e7ecf2;
    max-width: 1920px;
}

#floor2 .rich_text_content .rich_banner {
    width: 100%;
    position: relative;
    z-index: 1;
}

#floor2 .rich_text_content .rich_banner a {
    position: absolute;
    z-index: 2;
    display: block;
}

#floor2 .rich_text_content .rich_banner .goods_link1 {
    top: 0%;
    bottom: 73%;
    left:32.8%;
    width: 16.2%;
}
#floor2 .rich_text_content .rich_banner .goods_link2 {
    top: 6%;
    bottom: 73%;
    left: 49%;
    width: 16.1%;
}
#floor2 .rich_text_content .rich_banner .goods_link3 {
    top: 6%;
    bottom:73%;
    left: 65.1%;
    width: 16.2%;
}


.goods_async_loading {
    background-color: #e7453a;
    color: #fff;
}


/*text*/
.rich_text_content {
    background: #fff0;
    color: rgb(30 30 30 / 80%);
    font-size: 16px;
    line-height: 24px;
    text-align: right;
}

#floor1 {
    margin-top: 0px;
}