.sale_page { --familyOleoScript: "Oleo Script", Arial, "Microsoft Yahei", sans-serif; --familyDancingScript: "Dancing Script", Arial, "Microsoft Yahei", sans-serif; padding-bottom: 0; background: url(./review_bg.jpg) center 100% no-repeat; }
.sale_page .isrin-review { background: none; }
.sale_page .top_off { position: absolute; bottom: 0px; left: 0px; z-index: 1; transform: rotate(-10deg) translateZ(0); will-change: transform; }
.sale_page .top_off.top_extra { bottom: -14px; left: 10px; gap: 0; }
.sale_page .top_off.top_extra .off_text { font-size: 20px; letter-spacing: -0.75px; color: transparent; }
.sale_page .top_off.top_extra .off_text::before { content: attr(data-text); position: absolute; left: 0; top: 0; z-index: 2; display: block; font: inherit; background-image: linear-gradient(240deg, #04AE37 0%, #038E29 100%); -webkit-background-clip: text; color: transparent; text-align: center; }
.sale_page .top_off .off_inner { display: flex; align-items: center; justify-content: flex-start; text-align: left; gap: 4px; }
.sale_page .top_off .text_right { text-align: left; display: inline-flex; align-items: flex-start; justify-content: center; flex-direction: column; }
.sale_page .top_off .off_text { margin: 0; position: relative; display: inline-block; z-index: 0; font: normal normal 700 18px/1 var(--familyOleoScript); color: #FF0000; text-align: center; }
.sale_page .top_off .off_text.text_big { font-size: 58px; }
.sale_page .top_off .off_text.text_middle { font-size: 24px; }
.sale_page .top_off .off_text::after { content: attr(data-text); position: absolute; top: 0; left: 0; z-index: -1; -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-text-stroke: 4px #FFF; text-shadow: none; }

.sale_page .top_off.add_on { animation: zoom-scaling1 2s ease-in-out 1; }
@keyframes zoom-scaling1 { 0% { transform: scale(0) rotate(-10deg) translateZ(0); opacity: 0; }
  15% { transform: scale(2) rotate(-10deg) translateZ(0); opacity: 1; }
  30% { transform: scale(1) rotate(-10deg) translateZ(0); opacity: 0.5; }
  45% { transform: scale(2) rotate(-10deg) translateZ(0); opacity: 1; }
  60% { transform: scale(1) rotate(-10deg) translateZ(0); opacity: 0.5; }
  75% { transform: scale(2) rotate(-10deg) translateZ(0); opacity: 1; }
  100% { transform: scale(1) rotate(-10deg) translateZ(0); opacity: 1; } }
.sale_btn { padding-top: 3px; color: #FF870C; font-size: 16px; font-weight: 600; height: 44px; background: transparent; border-color: #FF870C; transition: background 0.4s ease; overflow: visible; }
.sale_btn.btn_current { height: 54px; color: #fff; font-size: 20px; background: transparent linear-gradient(124deg, #FF9202 0%, #FF0080 100%) 0% 0% no-repeat padding-box; box-shadow: 0px 13px 15px #FFC4C4; border: none; outline: 4px solid #FF77002B; transform: scale(0.9); transform-origin: center center; transition: transform 0.4s ease; }
.sale_btn.btn_current:hover { border: none; transform: scale(1); background: transparent linear-gradient(125deg, #FF9202 0%, #FF0080 100%) 0% 0% no-repeat padding-box; box-shadow: 0px 13px 15px #FFC4C4; outline: 4px solid #FF77002B; transition: transform 0.4s ease; }
.sale_btn.btn_current:hover .btn_svg rect { fill: url(#btn-radial-gradient2) !important; }
.sale_btn:hover { color: #fff; background: transparent linear-gradient(90deg, #FF9646 0%, #FF376E 100%) 0% 0% no-repeat padding-box; border: none; transition: background 0.4s ease; }

.comm_reduce { top: -42px; left: -6px; min-width: calc(100% + 12px); height: 42px; background: transparent linear-gradient(104deg, #FF037E 0%, #9408E0 100%) 0% 0% no-repeat padding-box; border: none; border-radius: 0px; }
.comm_reduce::before { content: ''; display: block; width: 26px; height: 32px; flex-shrink: 0; background: url(../../light_time.png) center center no-repeat; }
.comm_reduce::after { display: none; }
.comm_reduce .reduce_desc { font-size: 16px; color: #FFF; }
.comm_reduce .reduceNum { height: 20px; gap: 3px; }
.comm_reduce .num_box { width: 18px; height: 20px; line-height: 20px; background: rgba(255, 255, 255, 0.9); }
.comm_reduce .scroll-tick strong, .comm_reduce .scroll-tick b, .comm_reduce .scroll-tick span, .comm_reduce .scroll-tick em { color: #2E0047; font-weight: 600; line-height: 20px; }
.comm_reduce .scroll-tick .num_list { color: #2E0047; font-weight: 600; line-height: 20px; transform: translateY(2px); }

.second_reduce { position: relative; top: 0px; padding: 3px 50px 0; padding-left: 34px; height: 26px; border-bottom: none; border-radius: 0px; background: transparent linear-gradient(106deg, #FF037E 0%, #9408E0 100%) 0% 0% no-repeat padding-box; }
.second_reduce .br-reduce { left: 55%; }
.second_reduce .reduceNum { top: -2px; gap: 2px; }
.second_reduce .num_box { width: 22px; background: rgba(255, 255, 255, 0.9); }
.second_reduce .reduce_desc { color: #FFF; }
.second_reduce .scroll-tick { color: #2E0047; }
.second_reduce .scroll-tick strong, .second_reduce .scroll-tick em, .second_reduce .scroll-tick span { color: #2E0047; }

.bottom_buy .second_reduce { border-radius: 0; }

.br-reduce { left: 62%; }

.add_off .sale_offer .offer_item:nth-child(1) { order: 1; }
.add_off .sale_offer .offer_item:nth-child(2) { order: 2; }
.add_off .sale_offer .offer_item:nth-child(3) { order: 3; }
.add_off .sale_offer .offer_item:nth-child(4) { order: 4; }

.ext_text { background: none; box-shadow: none; padding: 0; margin: 0; height: auto; padding-top: 0; font-weight: 700; color: #000; box-shadow: none; background: none; transform: translate(0px, 1px) !important; }

.sale_time { top: -32px; left: -25px; padding: 3px 16px 0; height: 32px; width: max-content; border-radius: 0; background: transparent linear-gradient(153deg, #C354FF 0%, #9408E0 100%) 0% 0% no-repeat padding-box; }

.sale_banner { min-height: 961px; height: auto; padding-bottom: 50px; background: url(./banner_bg.jpg) center top no-repeat; }
.sale_banner .banner_title { padding: 0; position: relative; display: flex; align-items: center; justify-content: center; }
.sale_banner .banner_title .title_box { margin-top: 24px; position: relative; width: 145px; }
.sale_banner .banner_title .title_box img { position: relative; z-index: 0; display: inline-block; vertical-align: top; width: 100%; max-width: 100%; height: auto; }
.sale_banner .banner_title .title_content { margin-top: -12px; text-align: left; }
.sale_banner .banner_title h1 { display: none; }
.sale_banner .banner_desc { margin-top: -24px; text-align: left; font: 500 20px/1.5 var(--familySale); color: #000; }
.sale_banner .banner_desc b, .sale_banner .banner_desc span { display: inline-block; font: inherit; color: #FF1602; }

.sale_offer { align-items: stretch; gap: 20px; margin: 70px auto 50px; }
.sale_offer .offer_item { background: #FFFEFA; border: 1px solid #FFE5BE; }
.sale_offer .body_top, .sale_offer .body_footer { width: 100%; }
.sale_offer .offer_body { padding: 30px 30px 42px; background: none; border-radius: 0px; }
.sale_offer .offer_discount { margin-top: 14px; color: #FF4E00; background: #FFD4C4; }
.sale_offer .offer_name { padding: 0px; color: #000; }
.sale_offer .offer_name b { color: #FFF; font-size: 16px; }
.sale_offer .tag_free { font: inherit; color: inherit; font-size: 16px; position: relative; z-index: 0; margin: -4px; margin-left: 8px; display: inline-flex; align-items: center; justify-content: center; padding: 2px 12px 0; height: 18px; background: #6BBF21; color: #FFF; }
.sale_offer .tag_free::before { content: '+'; display: block; position: absolute; top: 0px; left: -12px; width: 18px; height: 18px; border-radius: 50%; display: flex; align-items: center; justify-content: center; text-align: center; font: inherit; font-weight: 700; color: #000; padding-top: 3px; background: #FFF; }
.sale_offer .offer_price { padding: 30px 0 10px; color: #000; }
.sale_offer .offer_price del { margin: 0; font-weight: 400; font-size: 16px; color: #929292; }
.sale_offer .offer_price del.offer_original { position: relative; display: inline-block; margin-right: 0px; font-size: 20px; color: #929292; text-decoration: none; }
.sale_offer .offer_price del.offer_original::before { content: ''; display: inline-block; position: absolute; left: -4px; top: 30%; width: 100%; height: 9px; background: url(../../price_del_red.svg) center center no-repeat; background-size: 100% 9px; }
.sale_offer .offer_price strong { margin-bottom: -8px; display: block; color: #000; font-size: 24px; }
.sale_offer .offer_price strong small { font: inherit; color: inherit; }
.sale_offer .offer_desc { color: #9A9A9A; }
.sale_offer .offer_foot { padding: 0px 10px 90px; border-radius: 0; width: 100%; border: none; }
.sale_offer .offer_list { padding-top: 26px; border-top: 1px solid rgba(117, 104, 91, 0.24); }
.sale_offer .offer_list li { color: #94765E; font-weight: 500; line-height: 1.8; }
.sale_offer .offer_list li::before { margin-top: 3px; width: 13px; height: 13px; background: url(../../check_circle_brown.svg) center center no-repeat; transform: scale(1); }
.sale_offer .offer_sale { margin-top: -20px; margin-bottom: -12px; background: #FFF; box-shadow: 0px 17px 28px #E5A535; border: 6px solid #FF0000; border-radius: 0px; }
.sale_offer .offer_sale .offer_body { padding: 44px 30px 42px; background: none; border-radius: 0; }
.sale_offer .offer_sale .body_top { padding: 0px; background: none; border-radius: 0px; }
.sale_offer .offer_sale .offer_name { font-size: 22px; }
.sale_offer .offer_sale .offer_name b { color: #00B43C; font-size: inherit; }
.sale_offer .offer_sale .offer_ext { display: inline-flex; align-items: center; justify-content: center; width: max-content; text-align: center; margin: 12px auto 0; padding: 0px 16px 0; font-weight: 700; color: #000; box-shadow: none; height: 28px; gap: 4px; background: transparent linear-gradient(66deg, #19FFA9 0%, #67FF3A 33%, #DCFF4B 100%) 0% 0% no-repeat padding-box; }
.sale_offer .offer_sale .offer_discount { margin: 0; padding: 0; font: inherit; color: inherit; box-shadow: none; background: none; height: auto; }
.sale_offer .offer_sale .offer_price { padding: 30px 0 10px; color: #FF2E2E; }
.sale_offer .offer_sale .offer_price strong { color: #FF2E2E; }
.sale_offer .offer_sale .offer_foot { padding: 0px 22px 90px; }
.sale_offer .offer_sale .offer_list li { color: #000; }

.pdf__sale_table table tbody { border: 1px solid #FFF4DE; }
.pdf__sale_table table .tr_title { background: #FFF9F0 0% 0% no-repeat padding-box; box-shadow: -2px 6px 15px #FFD8AC36; border: 1px solid #FFF4DE; }
.pdf__sale_table table .tr_pink { background: #FFF9F0; }
.pdf__sale_service { background: none; }

.pdf__sale_table table .table_pro { width: 310px; }
.pdf__sale_table .sale_time { display: flex; padding: 6px 0 0; position: relative; top: 0px; left: 0px; right: 0; height: auto; width: max-content; background: none; text-align: center; justify-content: center; }
.pdf__sale_table .sale_time p { color: #DF0000; font-size: 14px; font-weight: 400; }
.pdf__sale_table .sale_time span, .pdf__sale_table .sale_time b { color: #DF0000; font-size: 14px; font-weight: 400; }
.pdf__sale_table .sale_time b.t_ms { width: 24px; text-align: left; }

.table_price strong { font: normal normal 700 18px/1.5 var(--familySale); color: #FF2E2E; }
.table_price strong big { font: normal normal 700 34px/1.5 var(--familySale); color: inherit; }
.table_price del { display: inline-block; margin-left: 4px; font: 400 16px/1.5 var(--familySale); color: #555; }
.table_price del.offer_original { position: relative; display: inline-block; margin-right: 0px; font-size: 20px; color: #929292; text-decoration: none; }
.table_price del.offer_original::before { content: ''; display: inline-block; position: absolute; left: -4px; top: 30%; width: 100%; height: 9px; background: url(../../price_del_red.svg) center center no-repeat; background-size: 100% 9px; }

.sale_review .sale_wrapper { background: none; }

.bottom_buy { height: 183px; background: url(./bottom_bg.png) center bottom no-repeat; }
.bottom_buy .product_box { top: 0%; right: 0px; width: 154px; height: 154px; }
.bottom_buy .product_box .off_free { right: -32px; }
.bottom_buy .product_box .comm_off { top: 68%; }
.bottom_buy .product_box .comm_off::after { top: 14px; left: -28px; width: 37px; height: 35px; background-image: url(../../title_gift_red.png); }
.bottom_buy .product_box .comm_off .off_inner { top: 8px; transform: scale(0.8); transform-origin: left center; }
.bottom_buy .sale_wrapper { padding-top: 27px; }
.bottom_buy .bottom_pic { width: 154px; padding-top: 0px; }
.bottom_buy .bottom_pic::after { display: none; }
.bottom_buy .bottom_pic > img { width: 100%; max-width: 100%; }
.bottom_buy .bottom_content, .bottom_buy .bottom_info { text-align: center; }
.bottom_buy .bottom_title { font: 600 20px/1.5 var(--familySale); color: #000; }
.bottom_buy .bottom_title b { font: 600 22px/1.5 var(--familySale); color: #FF1717; }
.bottom_buy .sale_time { position: relative; top: 0; padding: 3px 16px 0; height: 32px; width: max-content; }
.bottom_buy .bottom_price { font-family: 400; color: #A1812C; }
.bottom_buy .bottom_price strong { font-weight: 700; color: #000; font-size: 20px; }
.bottom_buy .bottom_price strong big { font-weight: 700; font-size: 46px; color: #000; }
.bottom_buy .bottom_price del { font-weight: 400; color: #A1812C; }
.bottom_buy .bottom_price del.offer_original { position: relative; display: inline-block; margin-right: 0px; font-size: 20px; color: #A1812C; text-decoration: none; }
.bottom_buy .bottom_price del.offer_original::before { content: ''; display: inline-block; position: absolute; left: -4px; top: 30%; width: 100%; height: 9px; background: url(../../price_del_red.svg) center center no-repeat; background-size: 100% 9px; }
.bottom_buy .sale_btn.btn_current { margin-top: -8px; min-width: 284px; height: 54px; background: transparent linear-gradient(128deg, #FF9202 0%, #FF0080 100%) 0% 0% no-repeat padding-box; box-shadow: 0px 13px 15px #FEBB1E; outline: 4px solid #FF77002B; }
.bottom_buy .sale_btn.btn_current:hover { background: transparent linear-gradient(90deg, #FF9646 0%, #FF376E 100%) 0% 0% no-repeat padding-box; box-shadow: 0px 10px 20px #FFAF46; outline: none; }

.comm-popup { width: 792px; height: 616px; background-image: url(./pop_bg2.png); }
.comm-popup .comm-close.close_line { top: 8%; right: 16%; }
.comm-popup .pop_inner { margin: 126px auto 0; width: 597px; height: 441px; }
.comm-popup .pop_title { padding: 0px; margin-bottom: -25px; text-shadow: none; transform: translateY(-30px); }
.comm-popup .pop_title img { display: inline-block; vertical-align: middle; width: auto; max-width: none; height: auto; }
.comm-popup .pop_desc { font-size: 18px; font-weight: 600; color: #000; }
.comm-popup .pop_tag { display: flex; align-items: center; justify-content: center; background: none; width: auto; height: auto; margin: 0; min-height: 0; padding: 65px 0 0; }
.comm-popup .pop_tag::before { display: none; }
.comm-popup .pop_tag b { font: normal normal 900 30px/1.5 var(--familySale); letter-spacing: 0px; color: #FFF; }
.comm-popup .pop_tag b big { display: inline-block; font: inherit; font-size: 36px; color: inherit; }
.comm-popup .pop_note { padding: 30px 0 8px; font: 400 16px/1.5 var(--familySale); color: #2F2F2F; transform: translateX(-10px); }
.comm-popup .popup_btn { margin: 0 auto; width: 320px; height: 52px; font-size: 18px; background: transparent linear-gradient(102deg, #F60000 0%, #FF0090 100%) 0% 0% no-repeat padding-box; box-shadow: 0px 5px 15px #DB2828; outline: 4px solid #FFFFFF2B; border-radius: 9999px; transform: scale(1); }
.comm-popup .popup_btn:hover { background: transparent linear-gradient(102deg, #FF3500 0%, #FFA200 100%) 0% 0% no-repeat padding-box; box-shadow: 0px 5px 15px #FF9A4D; outline: 4px solid #FF77002B; border-radius: 9999px; }
.comm-popup .popup_btn span { display: inline-block; }
.comm-popup .popup_btn em { font: inherit; font-style: normal; color: inherit; }
