.cart_full_reduction_box{max-width: 100%;padding: 8px 12px;margin: 0 auto 15px;background: #f7f7f7;border-radius: 8px;margin-bottom: 0;}
.cart_full_reduction_box .cart_full_reduction_content_box{}
.cart_full_reduction_box .cart_full_reduction_content_box .full_reduction_title{font-size: 14px;line-height: 1.4;text-align: center;margin-bottom: 5px;color: #000;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_reduction_brief{font-size: 12px;line-height: 1.4;margin-bottom: 5px;text-align: center;padding-top: 3px;color: #000;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box{padding: 38px 0px 36px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box.first{padding-bottom: 10px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box.last{padding-top: 10px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .full_discount_content{position: relative;height: 8px;background-color: #e7e7e7;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_box{display: flex;width: 100%;border-radius: 4px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item{position: relative;display: flex;height: 8px;opacity: 0;border-radius: 4px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item.hide{display: none;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item.hover{opacity: 1;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item.line_custom_width .line_width_on{position: absolute;top: 0;left: 0;height: 8px;background-color: #f3af50;border-radius: 4px;border-top-left-radius: 0;border-bottom-left-radius: 0;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item.line_custom_width_100 .line_width_on{border-radius: 4px;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item.line_custom_width_first .line_width_on{border-radius: 4px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item:first-child{border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item:last-child{border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item .line_width{flex: 1;width: calc( 100% - 24px );}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item .msg_box{position: relative;width: 24px;height: 8px;}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item .msg_box .icon_box{position: absolute;height: 24px;width: 24px;border-radius: 50%;background-color: #f3af50;color: #ffffff;transform: translateY(calc(-50% + 4px));display: flex;align-items: center;justify-content: center;}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item .msg_box .item_tips_box{position: absolute;left: -200%;height: auto;display: flex;align-items: center;justify-content: center;white-space: nowrap;border: 1px solid #f3af50;padding: 1px 7px;font-size: 11px;border-radius: 12px;background: #f3af50;color: #000;line-height: normal;}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item.item_even .msg_box .item_tips_box{top: -35px;}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item.item_odd .msg_box .item_tips_box{top: unset;bottom: -35px;}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item.line_item_last .msg_box .item_tips_box{left: unset;right: 0;bottom: -35px;top: unset;}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item.line_custom_width_100 .msg_box .item_tips_box, .cart_full_reduction_box .cart_full_reduction_content_box .line_item.line_item_last .msg_box .item_tips_box{color: #f3af50;background: transparent;}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item.line_100 .msg_box{background: #f3af50;}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item.line_item_last .msg_box .item_tips_box{background: #f3af50;color: #000;}
.cart_full_reduction_box .cart_full_reduction_content_box .line_item .icon_box svg{width: 18px;height: 18px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box .line_item.line_item_last .line_width_on{border-radius: 4px;}

.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new{}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_box{position: relative;z-index: 2;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item .msg_box{width: 100%;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item .msg_box .item_tips_box{left: unset;right: 0;background: #fff;border-color: #f3af50;color: #000;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item .msg_box .icon_box{z-index: 1;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item.line_item_last .msg_box .item_tips_box{bottom: unset;top: -35px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item.highlight .msg_box .item_tips_box{background: #f3af50;color: #fff;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item .msg_box .icon_box{right: 0;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item .line_width_box{position: relative;width: 100%;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item .line_width_on{position: absolute;top: 0;left: 0;height: 100%;background-color: #f3af50;border-radius: 0px;z-index: 1;display: none;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item.on .line_width_on{display: block;border-radius: 0 4px 4px 0;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item.highlight .line_width_on{display: block;width: 100%!important;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item:first-child .line_width_on{border-radius: 4px 0 0 4px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item.on:first-child .line_width_on{border-radius: 4px;}
.cart_full_reduction_box .cart_full_reduction_content_box .full_discount_box_new .line_item:last-child{border-radius: 0;}