html, body {position: relative;height: 100%;}
.main-wrap{max-width:1920px;margin:0 auto;position:relative;background-position:center;background-repeat:no-repeat;background-size:100% 100%}
.main-box{max-width:1200px;margin:0 auto;position:relative;z-index:10;color:#1F2238;}
.main-flex{display:flex;justify-content:space-evenly;align-items:center}
.footer-wrap{background:#071D2B;position: absolute;bottom:0;left:0;z-index:10;width: 100%;}
.footer-box{display:flex}
.footer-link{padding:20px 0;border-bottom:1px solid #21455C}
.footer-link a{font-size:14px;color:#FFFFFF;opacity:0.7;margin:0 25px;position:relative}
.footer-link a:before{content:'';display:inline-block;width:5px;height:5px;border-radius:100%;background-color:#FFFFFF;opacity:0.7;position:absolute;left:-25px;top:6px}
.footer-copyright{font-weight:normal;color:#FFFFFF;opacity:0.5;padding:25px 0;}
.footer-left{flex:1}
.footer-right{display:flex;justify-content:center;align-items:center;margin-left:120px}
.footer-content{font-size:12px;color:#A1A8AD;margin-left:12px}
@media (max-width:900px){.footer-right{display:none}
    .footer-box{margin-left:0.4rem;margin-right:0.4rem}
}
.hide{display:none}
#to-top{display: none!important;}
:root{
    --body-content-back:#fff ;
    --banner-buy-target-background-image:linear-gradient(-90deg, #e61d30 0%, #a70824 100%);
    --primary-color-1:#e51c30 ;
    --primary-color-1-hover: #e61d30;
    --primary-color-1-linear-gradient-1:linear-gradient(-90deg, #e61d30 0%, #a70824 100%);
    --primary-color-1-linear-gradient-1-hover:linear-gradient(90deg, #D52339 0%, #D52339 100%);
    --body-header-height:0px;
    --body-banner-single-height:0px;
    --body-banner-single-total:3;
    --body-content-single-height:405px;
    --h2_color:#fff;
    --h3_color:#fff;
    --h3_a_color:#e11c2f;
}
body{background-color:var(--body-content-back);}
/*.content-back{line-height:2;background:*/
/*    url("./image/banner_3.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + 0px),*/
/*    url("./image/back_1.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 1),*/
/*    url("./image/back_2.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 2),*/
/*    url("./image/back_3.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 3),*/
/*    url("./image/back_4.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 4),*/
/*    url("./image/back_5.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 5),*/
/*    url("./image/back_6.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 6),*/
/*    url("./image/back_7.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 7),*/
/*    url("./image/back_8.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 8),*/
/*    url("./image/back_9.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 9),*/
/*    url("./image/back_10.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 10),*/
/*    url("./image/back_11.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 11),*/
/*    url("./image/back_12.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 12),*/
/*    url("./image/back_13.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 13),*/
/*    url("./image/back_14.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 14),*/
/*    url("./image/back_15.jpg") center calc(var(--body-header-height) + var(--body-banner-single-height) * var(--body-banner-single-total) + var(--body-content-single-height) * 15)*/
/*;background-repeat:no-repeat;}*/

.swiper-single-box .swiper-slide{background-repeat: no-repeat;background-position: center;background-size: 100% 100%;}
.swiper-single-box .swiper-slide:nth-child(1){background-image: url("./image/back_2.jpg");}
.swiper-single-box .swiper-slide:nth-child(2){background-image: url("./image/back_3.jpg");}
.swiper-single-box .swiper-slide:nth-child(3){background-image: url("./image/back_4.jpg");}
.swiper-single-box .swiper-slide:nth-child(4){background-image: url("./image/back_5.jpg");}
.swiper-single-box .swiper-slide:nth-child(5){background-image: url("./image/back_6.jpg");}
.swiper-single-box .swiper-slide:nth-child(6){background-image: url("./image/back_7.jpg");}
.swiper-single-box .swiper-slide:nth-child(7){background-image: url("./image/back_8.jpg");}
.swiper-single-box .swiper-slide:nth-child(8){background-image: url("./image/back_8.jpg");}

.page-first{flex:1;display: flex;flex-direction: column;justify-content: space-evenly;align-items: center;background-image: url("./image/back_1.jpg");background-repeat: no-repeat;background-position: center;background-size: 100% 100%;}

.menu-content-wrap{background-position:center;position: absolute;z-index: 10;padding: 22px 0 0;background-size: 1416px 100px;width: 100%;background-image: linear-gradient(90deg, #9e0800 1%, #ff291e 44%, #cf190f 80%, #9e0800 100%), linear-gradient(#000000, #000000);background-blend-mode: normal, normal;}
.menu-content-box{display: grid;gap: 40px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));font-size: 16px;color: #fc747e;}
.menu-content-single{position: relative;cursor: pointer;background-color: #fff;border-radius: 20px 20px 0px 0px;border:2px solid #ffffff;color: #383838;}
.menu-content-single:before{content: '';display: block;width: 37px;height: 22px;position: absolute;left: 20px;top: -18px;background-image: url("");z-index: 0;}
.menu-content-content{line-height: 48px;text-align: center;position: relative;z-index: 10;}
.menu-content-single-active {color: #fff;font-weight:bold;background-image: linear-gradient(-90deg, #fd3a47 0%, #fd3a47 100%);}

.main-wrap-1{background-image:url("");background-size:100% 100%;position: relative;}
.main-wrap-1:before{content: '';position: absolute;bottom: 10px;left: 50%;transform: translate(-50%, 61px);background-image: url("./image/icon_10.png?v=1.01");background-repeat: no-repeat;background-position: center;width: 58px;height: 70px;z-index: 10;animation: transformDown .8s infinite ease-out alternate;}
@keyframes transformDown {
    0%{transform: translate(-50%, 61px);}
    100%{transform: translate(-50%, 100px);}
}
.content-box-block{display: flex;background-color: #fff;border-radius: 10px; }
.content-box-1{margin:20px 40px 40px;background-color: #fff;border-radius: 10px;border:0px solid #F6DED7;display:flex;justify-content: center;align-items: center;gap:40px;}
.content-box-2{background-image: url("");}
.content-box-left-box{background-color: #fff;border-radius: 30px 0 0 30px;height: 100%;display: flex;align-items: center;}
.content-box-left{padding-right:0px;}
.content-box-right{border-radius:20px;background-color: #ffffff;padding:20px 25px;background-image: linear-gradient(0deg, #ffe6e8 0%, #ffffff 52%);}
.content-1{font-size:26px;color:#383838;border-bottom:0px solid #d7d7d7;padding-bottom:10px;font-weight: 600;}
.content-2{border-bottom:1px solid #EAEDEF;}
.content-2-box{padding:10px 0}
.content-2-single{display:flex;padding:3px;font-size:16px;color:#9f9fa0;position:relative}
.content-2-single-left{width:400px;color: #383838;}
.content-2-single-left i{display: inline-block;width: 230px;text-indent: 30px;position: relative;font-size:15px;font-weight: 600;font-style:normal;}
.content-2-single-left i:before{content: "";display: inline-block;width: 20px;height: 21px;position: absolute;left: 0;top: 0;background-image: url("./image/icon_9.png");background-position: center;background-repeat: no-repeat;}
.content-2-single-left span{font-size: 12px;color: #9a9ea0;background-color: #eaeaea;border-radius: 11px;padding: 4px 14px;}
.content-2-single-right{color: #bebebe;text-decoration:line-through;}
.content-2-single-1{padding:4px 0 8px;font-size:18px;color:#383838;font-weight:bold}
.content-2-single-1:before{content:'';display:block;width:8px;height:8px;background-color:#5dbcff;border-radius:100%;position:absolute;left:-16px;top:50%;transform:translate(0,-50%)}
.content-3{padding:10px 0;border-bottom:1px solid transparent;}
.content-3-single{display:flex;justify-content:space-between;padding:4px 0}
.content-3-single-left{font-size:16px;color: #383838;font-weight: 600;}
.content-3-single-right{font-size:16px;color:#bebebe;text-decoration:line-through;}
.content-3-single-left-discount{display: flex;}
.content-3-single-left-discount-text{font-size:16px;font-weight:bold;color:#383838}
.content-3-single-left-discount-percent{font-size:16px;color:#fff;border-radius: 0px 10px 0px 10px;padding: 2px 12px;margin-left: 10px;background-image: linear-gradient(90deg,   #fcbe47 0%, #fc9548 100%);}
.content-3-single-left-discount-count{font-size:16px;font-weight:bold;color:#676767}
.content-4{}
.content-4-single{display:flex;justify-content:space-between;padding:10px 0}
.content-4-single-left{font-size: 16px;color:#383838;font-weight:bold}
.content-4-single-right{font-size:24px;font-weight:bold;color:var(--primary-color-1)}
.content-4-single-right span{}
.content-5{display:flex;justify-content:center;padding-top:10px}
.buy-target{font-size: 30px;color: #ffffff;background-image: var(--banner-buy-target-background-image);border-radius: 30px;}
.buy-target{display: flex;justify-content: center;align-items: center;position: relative;min-width: 312px;min-height: 58px;}
.buy-target-icon{position: absolute;top:0;left: 0;transform:translate(50%, -46px);width: 172px;height: 88px;}
.buy-target:hover,.link-order:hover,.product_3 .package-buy-link:hover,.product-pdf-bottom-single-pay:hover{background-image: var(--primary-color-1-linear-gradient-1-hover);}
.buy-target:active,.link-order:active,.product_3 .package-buy-link:active,.product-pdf-bottom-single-pay:active{background-image: var(--primary-color-1-linear-gradient-1-hover)}

.content-back .main-wrap{}
.image-wrap img{display:block;width:100%;height:100%}
.h2{font-size:36px;color: var(--h2_color);text-align:center;position:relative;z-index:100;font-weight:500;margin-bottom: 10px;}
.h3{font-size:24px;color: var(--h3_color);text-align:center;margin-bottom:10px;position:relative;z-index:100;line-height: 1.5;}
.h3 a{text-decoration:underline;color:var(--h3_a_color);}
.h3 a:hover{text-decoration:none; opacity: .8;}
.gift-wrap-back{margin:120px 0 0;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.common-box-back{padding: 20px;background-image: linear-gradient(136deg, #281E17 0%, #000000 50%, #2E0402 100%);border-radius: 40px;border: 2px solid #6f533d;}
.gift-box-back{}
.main-wrap-title{text-align: center;}
.mt-120{margin-top: 110px;}
.main-wrap-title h2{margin-bottom:0px; background: linear-gradient(45deg, #fff 0%, #fff 50%,#fff 100%);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;color: transparent;text-stroke: 1px #fff; font-weight: bold;display: inline-block}
.main-wrap-title h3{color:#fff;margin-bottom:20px}
.main-wrap-title span{color:#ffca00;}
.lottery-box{max-width:1200px;position:relative;margin:0px auto 0;padding:20px 0;display:flex;justify-content:center;background-color:transparent;border-radius:20px;background-repeat:no-repeat;background-position:center;background-size:100% 100%;flex-direction: row-reverse;gap: 20px;}
.lottery-side-wrap{margin-top:0;border:0px solid #fff;background-image: linear-gradient(0deg, rgba(255, 230, 232, 0.1) 0%, rgba(255, 243, 244, 0.06) 26%, rgba(255, 254, 254, 0.02) 50%, rgba(255, 255, 255, 0.02) 52%);border-radius: 20px;margin-right: 20px;padding-top: 40px;}
.lottery-side{width:390px;background-color:transparent;border-radius:0;padding:20px 0px 20px 40px;box-sizing:border-box;position:relative;border-bottom: 1px dashed #5e5e5e;margin: 0 30px 30px;}
.lottery-side:last-child{border-bottom: 0;}
.lottery-side:before{content:'';display:block;width:28px;height:28px;background-color:#ffffff;position:absolute;right:20px;top:20px;border-radius:0;display: none;}
.lottery-side:after{content:'';display:none;width:14px;height:74px;position:absolute;left:40px;bottom:-53px;border-radius:100%;background-position: center;background-repeat: no-repeat;background-image: url("./image/common_1.png?v=1.01");z-index: 10;}
.lottery-side:last-child:after{display: none;}
.lottery-side-right{background-repeat:no-repeat;background-position:center;max-width:660px;padding:0 20px;margin-top:10px;box-sizing:border-box;}
.part_1_step_title{font-size:24px;color:#383838;font-weight:bold;position: relative;    background: linear-gradient(45deg, #fff 0%, #fff 50%, #fff 100%);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;color: transparent;display: inline-block;}
.part_1_step_title:before{content:'';display:block;background-image:url("./image/icon_3.png");width: 15px;height: 24px;position:absolute;left:-30px;top:6px;background-repeat: no-repeat;}
.part_1_step_title span{color:#383838;}
.lottery-side-right .part_1_step_title{margin-bottom:10px}
.part_1_step_desc{font-size:16px;color:#dcdfe1;line-height:1.5;margin-top:6px;margin-bottom:10px;max-width: 550px;}
.part_1_step_desc p{margin-bottom:6px;text-align: center;line-height: 2;}
.part_1_step_desc span{font-size:20px;font-weight:bold}
.part_1_step_desc em{margin-left:58px}
.part_1_step_desc a{margin-left:10px}
.part_1_step_share{padding-top:16px}
.part_1_step_share a{margin-right:20px}
@keyframes knock{0%,100%{transform:scale(1) rotate(0)}
    10%,60%{transform:scale(1) rotate(0)}
    20%,30%{transform:scale(0.95) rotate(5deg)}
    25%,35%,45%,55%{transform:scale(1.05) rotate(-5deg)}
    40%,50%{transform:scale(1.05) rotate(5deg)}
}.lottery-single-active{animation:turn 10s linear infinite}
.lottery-single-visited{animation:none}
@keyframes turn{0%{transform:rotateY(0deg)}
    5%{transform:rotateY(180deg)}
    10%{transform:rotateY(540deg)}
    50%{transform:rotateY(5400deg)}
    90%{transform:rotateY(180deg)}
    95%{transform:rotateY(10260deg)}
    100%{transform:rotateY(10620deg)}
}.lottery-inner{max-width:620px;height:425px;display:flex;flex-wrap:wrap;perspective:1700px;justify-content:space-between;background-position:center;background-repeat:no-repeat;background-size:100% 100%;background-image:url("./image/icon_8.png?v=1.01");padding:20px;align-items:center;}
.lottery-single{display:flex;justify-content:center;align-items:center;width:200px;height:136px;position:relative;transform-style:preserve-3d;cursor:pointer;background-color:#fff;overflow:hidden;background-position:center calc(100% - 8px);background-repeat:no-repeat;border-radius:10px !important;border:0 !important}
.lottery-single div{background-repeat:no-repeat;background-position:center;width:100px;height:89px;animation:knock 3s linear infinite;background-size:contain;background-image: url("./image/icon_3.png?v=1.01")}
.lottery-single-front{z-index:2;backface-visibility:hidden;border-radius:10px;background-size:108px 114px;background-repeat:no-repeat}
.lottery-single-back{transform:rotateY(180deg);border-radius:10px;display:none}
.lottery-single .lottery-single-front-visited{background-image:none;background-color:#fff;border-radius:8px}
.award-title{text-align:center;font-size:24px;padding-top:30px;color:#f38200}
.award-coupon{text-align:center;font-size:18px;padding-top:16px;color:#f38200}
.lottery-single .lottery-single-hover{position:absolute;left:0;top:0;line-height:1.5;display:none;width:auto !important;height:auto !important;animation:none !important;background-image:none;}
.lottery-single .lottery-single-hover span{display:block;width:100%;height:100%;background-image: linear-gradient(90deg, #fd8701 0%, #ffc61f 100%);border-radius:0 0 10px 0;position:absolute;left:0;top:0;opacity: 0.6;}
.lottery-single .lottery-single-hover em{font-size:16px;color:#fff;padding:0 25px;position:relative;font-style:normal;}
.lottery-single:hover .lottery-single-hover{display:block;z-index: 10;}
.lottery-single:nth-child(1) .lottery-single-front,.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./image/gift_1.png?v=1.01");width:107px;height:96px}
.lottery-single:nth-child(2) .lottery-single-front,.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./image/gift_2.png?v=1.01");width:107px;height:96px}
.lottery-single:nth-child(3) .lottery-single-front,.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./image/gift_3.png?v=1.01");width:107px;height:96px}
.lottery-single:nth-child(4) .lottery-single-front,.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./image/gift_4.png?v=1.01");width:107px;height:96px}
.lottery-single:nth-child(5) .lottery-single-front,.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./image/gift_5.png?v=1.01");width:107px;height:96px}
.lottery-single:nth-child(6) .lottery-single-front,.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./image/gift_6.png?v=1.01");width:107px;height:96px}
.lottery-single:nth-child(7) .lottery-single-front,.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./image/gift_7.png?v=1.01");width:107px;height:96px}
.lottery-single:nth-child(8) .lottery-single-front,.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./image/gift_8.png?v=1.01");width:107px;height:96px}
.lottery-single:nth-child(9) .lottery-single-front,.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./image/gift_9.png?v=1.01");width:107px;height:96px}

.lottery-block-wrap{display: flex;justify-content: center;align-items: center;margin: 20px 0 0;}
.lottery-block-box{background-image: url("./image/gift_1.png");background-repeat: no-repeat;background-position: center;width: 441px;height: 434px;position: relative;}
.lottery-block-inner{background-image: url("./image/gift_2.png");background-repeat: no-repeat;background-position: center;width: 120px;height: 156px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);transform-origin: 0px 18px;cursor: pointer;transition: transform .1s ease-in-out;}
.lottery-block-inner:hover{transform: scale(1.1) translate(-50%, -50%);}
.lottery-block-inner p{margin-top: 80px;text-align: center;font-size: 22px;color: #fff;}
.lottery-block-inner-active{backface-visibility:hidden;animation:fadenum .2s linear   infinite;}
@keyframes fadenum{0%{transform:rotateZ(0deg) translate(-50%, -50%)}
    100%{transform:rotateZ(360deg) translate(-50%, -50%)}
}

.product_1-back{}
.product_1{display:flex;justify-content:space-evenly;border:7px solid transparent;overflow:hidden;border-radius:10px;background-color:#fff;align-items:center;padding:60px 0}
.product_1 img{}
.product_1-right{display:flex;justify-content:flex-start;flex-direction:column}
.product_1-right-title{font-size:26px;font-weight:bold;color:#1a0b1e;white-space:nowrap}
.product_1-right-desc{font-size:22px;color:#666;padding:10px 0;margin-left:20px}
.product_1-right-desc p{position:relative;line-height:1.5;margin-bottom:5px}
.product_1-right-desc p:before{background-color:#b2c1cd;display:inline-block;width:6px;height:6px;content:"";border-radius:100%;position:absolute;top:12px;left:-20px}
.product_1-right-desc p:last-child{margin-bottom:0}
.product_1-right-price{}
.product_1-right-price span{font-size:28px;color:#adadad;text-decoration:line-through;margin:0 20px 0 60px;}
.product_1-right-price em{font-size:40px;font-weight:400;color:var(--primary-color-1);font-style:normal;}
.product_1-right-link{background-position:center;width:360px;font-size:30px;text-align:center;border-radius:10px;padding:5px 0;margin-top:10px;background-color:var(--primary-color-1);background-image:var(--primary-color-1-linear-gradient-1);color:#ffffff;}
.product_1-right-link:hover{background-color:var(--primary-color-1-hover);background-image:var(--primary-color-1-linear-gradient-1-hover);}
.package-box-single{border: solid 2px #f7efe2;border-radius: 10px;}
.package-box-single-an{background-image: linear-gradient(0deg, #fff0de 0%, #fffcfc 100%);border-radius:10px;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;padding:0 42px;border: solid 2px #f7efe2;}
.package-box-single-an p{font-size:26px;font-weight:bold}
.package-box-single-an img{margin-right:-20px}
.side-menu-single-all-in-one-tool-title{margin: 120px 0 60px;}
.product_3-wrap{background-image:url("");background-size:100% 100%;}
.product_3{display:flex;justify-content:space-between;padding-top:0px}
.product_3 .package-box-single .package-title{background-color: #f7e5c8;}
.product_3 .package-title{padding:0 0 20px;border-radius:10px 10px 0px 0px;min-width:330px}
.product_3 .package-title-name{font-size:18px;color:#262626;padding-top:30px;padding-bottom:10px;text-align:center}
.product_3 .package-title-num{font-size:16px;color:#262626;text-align:center}
.product_3 .package-content{background-color:transparent;border-radius:0px 0px 10px 10px}
.product_3 .package-content-title{font-size: 24px;color: #dcdfe1;text-align:center;padding-top:20px}
.product_3 .package-tip{font-size:16px;color:#6f7072;text-align:center;padding-top:12px}
.product_3 .package-type{margin-top:20px;display:flex;justify-content:center;align-items:center}
.product_3 .package-type-single{font-size:16px;width:94px;line-height:2.5;border:solid 1px #a3a3a3;text-align:center;color:#dcdfe1}
.product_3 .package-type-single:first-child{border-radius:5px 0 0 5px}
.product_3 .package-type-single:last-child{border-radius:0 5px 5px 0}
.product_3 .package-type-single:hover{color:var(--primary-color-1);border-color:var(--primary-color-1)}
.product_3 .package-type-single.active{width:110px;height:44px;border:solid 2px var(--primary-color-1);color:var(--primary-color-1);border-radius:5px}
.product_3 .package-price{margin-top:30px;text-align:center}
.product_3 .package-price-left{font-size:18px;color:var(--primary-color-1);margin:0 6px}
.product_3 .package-price-left span{font-size:30px;}
.product_3 .package-price-right{font-size:18px;color:#6f7072;text-decoration:line-through}
.product_3 .operate-box{text-align:center;padding:30px 0 10px;}
.product_3 .operate-inner{position: relative;}
.product_3 .package-buy-discount{display: block;width: 73px;height: 41px;position: absolute;top: -20px;left: 4px;background-image: url("./image/icon_5.png");background-position: center;background-repeat: no-repeat;background-size: cover;}
.product_3 .package-buy-discount i{position: relative;top: 1px;font-size: 14px;font-style:normal;}
.product_3 .package-buy-discount em{position: relative;top: 1px;font-size: 12px;font-style:normal;}
.product_3 .package-buy-link{display:inline-block;border-radius:30px;font-size:20px;line-height:30px;padding:10px 60px;background-color:var(--primary-color-1);background-image:var(--primary-color-1-linear-gradient-1);color:#ffffff;position: relative;}
.product_3 .package-buy-link:before{content:'';display:block;width: 73px;height: 41px;position: absolute;left: 0;top: 0;}
.product_3 .package-buy-link:hover{background-color:var(--primary-color-1-hover);background-image:var(--primary-color-1-linear-gradient-1-hover);}
.product_3 .package-subscribe-cancel{color: #b2b3b8;padding-bottom: 30px;}

.product-pdf-box{background-size:100% 100%}
.product-pdf-box{}
.product-pdf{border-radius:20px;}
.product-pdf-top{display:flex;align-items:center;margin:0 40px;border-bottom:2px dashed #8c8070 }
/*.product-pdf-top-img{padding:0 50px}*/
.product-wise-365-img{max-width: 100%;padding:0 50px;}
.product-wise-imageX-img{max-width: 100%;}
.product-wise-pdf-img{max-width: 100%;}
.product-pdf-top-desc{padding-left:50px;}
.product-pdf-top-desc-title{display:flex;align-items:center;margin-bottom:6px}
.product-pdf-top-desc-title p{font-size:30px;color:#dcdfe1}
.product-pdf-top-desc-title span{font-size:22px;color:#ffffff;background-image:linear-gradient(18deg,#ff8000 0%,#ff9e3c 100%),linear-gradient(-87deg,#000000 0%,#ffffff 100%);background-blend-mode:normal,normal;box-shadow:0px 10px 20px 0px rgba(255,128,0,0.14);border-radius:10px;padding:0 18px;margin-left:20px;line-height:1.4}
.product-pdf-top-desc-text{font-size:18px;color:#dcdfe1
;line-height:1.5;margin-bottom:5px}
.product-pdf-bottom{display:flex;justify-content: space-evenly;padding:20px 50px 50px}
.product-pdf-bottom-single{width:30%;border-right:2px dashed #d2e3f1}
.product-pdf-bottom-single:last-child{border-right:0}
.product-pdf-bottom-single-title{font-size:24px;color:#dcdfe1;font-weight:500;margin-bottom:4px;display:flex}
.product-pdf-bottom-single-icon{width:39px;height:36px;background-image:url("./image/icon_discount.png?v=1.01");background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;margin-left:20px;color:#ffffff;font-size:12px}
.product-pdf-bottom-single-ul{font-size:16px;color:#dcdfe1;}
.product-pdf-bottom-single-ul li{position:relative;padding:0px 0 0px 20px;line-height:2}
.product-pdf-bottom-single-li-special{font-size:16px;color:#e51c30;}
.product-pdf-bottom-single-ul li:before{content:"";width:4px;height:4px;background-color:#b2c1cd;border-radius:100%;position:absolute;left:0;top:50%;margin-top:-2px}
.product-pdf-bottom-single-price{padding:10px 0 10px 10px;font-size:18px;color:var(--primary-color-1);}
.product-pdf-bottom-single-price span:nth-child(1){color:var(--primary-color-1);font-size:36px;line-height:1;}
.product-pdf-bottom-single-price span:nth-child(2){color:var(--primary-color-1);font-size:18px;letter-spacing:1px;}
.product-pdf-bottom-single-price span:nth-child(3){color:#6b6c6e;font-size:18px;position:relative;right:-2px;text-decoration:line-through;margin-right: 10px;}
.product-pdf-bottom-single-billed{font-size:16px;color:#bcbcbc;margin-left:20px;margin-bottom:0px;position: relative;top: -12px;display: none;}
.product-pdf-bottom-single-pay{font-size:20px;border-radius:30px;padding:10px 60px;display:inline-block;background-color:var(--primary-color-1);background-image:var(--primary-color-1-linear-gradient-1);color:#ffffff;}
.product-pdf-bottom-single-pay:hover{background-color:var(--primary-color-1-hover);background-image:var(--primary-color-1-linear-gradient-1-hover);}
.product_4-wrap{background-image:url("");background-size:100% 100%}
.product_4-wrap-top{margin-top: 60px;}
.product_4-wrap-center{margin-top: 200px;}
.product_4-wrap-bottom{margin-top: 85px;}
.product_bottom_back{position:absolute;bottom:0;left:0;width:100%}
.product_4{display:grid;grid-template-columns: repeat(auto-fit, minmax(370px, 370px));gap:45px;}
.product-package{background-image: linear-gradient(135deg, #fff 50%, #FEEBDA 100%);border-radius:20px; border:2px solid #6f533d;padding-top:100px;margin-bottom:24px;background-image: linear-gradient(136deg, #281E17 0%, #000000 50%, #2E0402 100%);}
.product-package-bottom-inner{margin:0 20px 20px;border-radius:10px}
.product-package-bottom{text-align:center;position:relative}
.product-name{font-size:22px;color:#dcdfe1;padding-top:90px}
.product-name a{color:#dcdfe1}
.product-name a:hover{text-decoration:underline}
.product-type{margin-top:10px;font-size:16px;color:#6b6c6e;}
.product-desc{padding:14px 0px 0;color:#dcdfe1;box-sizing:border-box;min-height:100px}
.product-desc a{color:#6EB50D;text-decoration:underline}
.product-desc a:hover{color:#190d35;text-decoration:none}
.product-price{margin-top:0;position:relative;margin-bottom:10px;}
.product-price-wdr-mac{position:absolute;top:-24px;right:0;width:100%;text-align:center;color:#383838}
.product-price-wdr-mac:hover{color:#000;text-decoration:underline}
.price-source{color:#b2b3b8;font-size:18px;text-decoration:line-through;font-weight:300;margin-left:6px;}
.price-discount {font-size: 18px; color: var(--primary-color-1); }
.price-discount em{font-size:36px;color:var(--primary-color-1);font-style:normal;}
.link-order-box{text-align: center;margin-top: 40px;}
.link-order-inner{display: inline-block;position: relative;}
.link-order-discount{display: block;width: 73px;height: 41px;position: absolute;top: -20px;left: 2px;background-image: url("./image/icon_5.png");background-position: center;background-repeat: no-repeat;background-size: cover;text-align: center;font-size:14px;}
.link-order{display:inline-block;padding:10px 60px;margin-bottom:10px;background-blend-mode:normal,normal;border-radius:30px;font-size:20px;background-color:var(--primary-color-1);background-image:var(--primary-color-1-linear-gradient-1);color:#ffffff;}
.link-order:hover{background-color:var(--primary-color-1-hover);background-image:var(--primary-color-1-linear-gradient-1-hover);}
.product-package-top-img{width:120px;height:150px;background-image:url("./image/packaging_160.png?v=1.03");background-repeat:no-repeat;margin:0 auto;top:-70px;left:50%;transform:translate(-50%,0);position:absolute}
.product-package .product-package-top-img:before{content:"";width:107px;height:60px;display:inline-block;position:absolute;right:-35px;bottom:0px;background-position:center;background-repeat:no-repeat;background-image:url("./image/tools-discount-60.png?v=1.01")}
.product_4-wrap-top .product-package:nth-child(1) .product-package-top-img{background-position:-120px 0}
.product_4-wrap-top .product-package:nth-child(2) .product-package-top-img{background-position:-360px 0}
.product_4-wrap-top .product-package:nth-child(3) .product-package-top-img{background-position:-240px 0}

.product-package .product-package-top-img-2:before{content:"";width:107px;height:60px;display:inline-block;position:absolute;right:-35px;bottom:0px;background-position:center;background-repeat:no-repeat;background-image:url("./image/tools-discount-50.png?v=1.01")}

.product-package-top-img-2{width:120px;height:150px;background-image:url("./image/packaging_160_1.png?v=1.03");background-repeat:no-repeat;margin:0 auto;top:-70px;left:50%;transform:translate(-50%,0);position:absolute}
.product_4-wrap-center .product-package:nth-child(1) .product-package-top-img-2{background-position:-0px 0}
.product_4-wrap-center .product-package:nth-child(2) .product-package-top-img-2{background-position:-120px 0}
.product_4-wrap-center .product-package:nth-child(3) .product-package-top-img-2{background-position:-240px 0}

.product_4-wrap-bottom .product-package:nth-child(1) .product-package-top-img-2{background-position:-360px 0}
.product_4-wrap-bottom .product-package:nth-child(2) .product-package-top-img-2{background-position:-480px 0}

.data-recovery-wrap{}
.data-recovery-box{display:flex;justify-content:space-between;padding:40px;border-radius:40px; line-height:2;}
.data-recovery-img{text-align:center;padding: 0 20px;border-radius: 10px;display: flex;flex-direction: column;justify-content: space-evenly;}
.data-recovery-img-title{font-size:26px;font-weight:bold;color:#dcdfe1;}
.data-recovery-img-banner{}
.data-recovery-single{padding:30px 20px 20px;min-width:300px;text-align:center;border-radius:10px;background-color:#222;}
.data-recovery-single-title{font-size:18px;color:#dcdfe1}
.data-recovery-single-price{display:flex;justify-content:center;align-items:baseline}
.data-recovery-single-price-source{font-size:18px;font-weight:bold;margin-right:6px;color:var(--primary-color-1);}
.data-recovery-single-price-source em{font-size:30px;font-style:normal;}
.data-recovery-single-price-discount{font-size:18px;color:#6f7072;text-decoration:line-through;}
.data-recovery-single-type{font-size:16px; color:#dcdfe1; position:relative;top:-12px;margin-top: 10px;}
.data-recovery-single-plans-box{margin-top: 20px;display: flex;justify-content: center;align-items: center;}
.data-recovery-single-plans-inner{position: relative;}
.data-recovery-single-plans-discount{display: block;width: 73px;height: 40px;position: absolute;top: -20px;left: 0px;background-image: url("./image/icon_5.png");background-position: center;background-repeat: no-repeat;background-size: cover;line-height: 24px;font-size:14px;}
.data-recovery-single-plans-discount i{position: relative;top: 1px;font-size: 14px;font-style:normal;}
.data-recovery-single-plans-discount em{position: relative;top: 1px;font-size: 12px;font-style:normal;}
.data-recovery-single-platform{display:flex;justify-content:center;align-items:center;border-radius:30px;width:200px;padding:5px 0;margin:0 auto 0;background-image:var(--primary-color-1-linear-gradient-1);color:#ffffff;}
.data-recovery-single-platform img{margin-right:18px}
.data-recovery-single-platform span{font-size:20px;color:#ffffff}
.data-recovery-single-platform:hover{background-image:var(--primary-color-1-linear-gradient-1-hover)}
.data-recovery-single-plans{color:#6f7072;display:block;text-align:center;margin:14px 0; text-decoration:underline;}
.data-recovery-single-info{padding-top:14px;padding-left:40px;border-top:1px  dashed #877a6c;text-align:left}
.data-recovery-single-info p{font-size:14px;color:#dcdfe1;position:relative;max-width:255px;}
.data-recovery-single-info p:before{content:"";display:block;width:12px;height:12px;background-position:center;background-repeat:no-repeat;background-image:url("./image/yes-crude.svg?v=1.01");position:absolute;left:-20px;top:7px}

.tip-box{font-size:14px;opacity:0.9;color:#848685;font-style:italic;text-align:left;margin:10px 0;}
/*.tip-box p{padding-bottom:10px}*/
.tip-box a{text-decoration:underline;color:#B7B7B7}

.product-introduce-row {display: flex;justify-content:space-evenly;}
.product-introduce-row .product-pdf-top{flex-direction: column;justify-content: center;gap:40px;padding: 30px 0;margin: 0;border: 0;}
.product-introduce-row .product-pdf-top-img{padding-left: 0;}
.product-introduce-row .product-pdf-top-desc{max-width: 410px;padding-left:60px;}
.product-introduce-row .product-pdf-bottom{flex-direction: column;flex: 1;justify-content:center;position: relative;padding: 0 40px;}
/*.product-introduce-row .product-pdf-bottom:before{content: '';width:calc(290px + 190px + ((100% - 290px - 190px) / 3));border-bottom: 1px dashed #dadaa4; position: absolute;top: 50%;right: calc((100% - 290px - 190px) / 3)}*/
.product-introduce-row .product-pdf-bottom-single{width: auto;border-right: 0 dashed #d2e3f1;display: flex;justify-content: space-between;align-items: center;padding: 20px 0;border-bottom:1px dashed #4e4740;}
.product-introduce-row .product-pdf-bottom-single:last-child{border-bottom: 0;}
.product-introduce-row .product-pdf-bottom-single-pay-box{position: relative;margin-top: 20px;}
.product-introduce-row .product-pdf-bottom-single-pay-box-discount{display: block;width: 73px;height: 41px;position: absolute;top: -20px;left: 2px;background-image: url("./image/icon_5.png");background-position: center;background-repeat: no-repeat;background-size: cover;text-align: center;font-size:14px;}
.product-introduce-row .product-pdf-bottom-single-pay{}
.product-introduce-row .product-pdf-bottom-single-price{text-align: center;}
.product-introduce-row-pdf {flex-direction: row-reverse;}
.product-introduce-row-pdf .product-pdf-top{flex-direction: column-reverse;}
.product-introduce-row-pdf .product-pdf-top-desc{padding-left: 40px;min-width: 450px;}
.product-introduce-row-pdf {}
.product-introduce-row-pdf {}

.side-menu-box{position:fixed;right:36px;top:50%;z-index:100;transform:translate(0,-50%);display:none;background-image:url("");background-repeat:no-repeat;background-position:center;border-radius:10px;padding:20px;background-image: linear-gradient(180deg, #fed362 0%, #fed362 100%);}
.side-menu-box:before{content:'';display: block;width: 16px;height: 16px;background-color: #D98F2C;position: absolute;top: 0;left:35px;transform: translate(0,-100%);border-radius: 4px 4px 0 0;}
.side-menu-box:after{content:'';display: block;width: 16px;height: 16px;background-color: #D98F2C;position: absolute;top: 0;right:35px;transform: translate(0,-100%);border-radius: 4px 4px 0 0;}
.side-menu-box-active{display:flex;flex-direction:column;align-items:center}
.side-menu-box .side-menu-single-last{margin-bottom:0}
.side-menu-wrap{position:relative}
.side-menu-icon{background-image:url("");background-repeat:no-repeat;background-position:center;width:210px;height:142px;margin:0 auto -12px;z-index:20;position:absolute;top:-130px;left:0px;display:block;display: none;}
.side-menu-single{width:160px;margin-bottom:16px;text-align:center;cursor:pointer;position:relative;font-size:16px;border-radius:5px;border:0px solid #298ff7;background-color: #FFEDC0;}
.side-menu-single span{display:block;padding:10px 10px;margin:0px;background-color:#FFF0E2;color:#d98f2c;border-radius:5px}
.side-menu-box .side-menu-single:last-child{margin-bottom:0}
.side-menu-single:hover span,.side-menu-single-active span{box-shadow:0px 0px 4px 0px #ef0d70;border-radius:5px;border:0 solid #ef0d70;background-color:#FFFFFF;color:#d98f2c;box-shadow:none}
.dialog-wrap{position:fixed;top:0;left:0;z-index:1000;display:none}
.shadow-layer{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;opacity:.5}
.dialog-box{transition:transform .3s ease-out;display:block;align-items:center;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;background-repeat:no-repeat;background-position:center;padding:0;width:620px;height:332px;background-color: transparent;background-image: url("./image/dialog_back-1.png?v=1.01");}
.dialog-flex {background-image: url("./image/dialog_back.png?v=1.01");}
.dialog-inner{background-color: transparent;position: relative;border-radius: 20px;z-index: 10;}
.dialog-coupon:before{content: '';display: block;width: 106px;height: 154px;background-repeat: no-repeat;background-position: center;background-image: url("");position: absolute;left: -72px;bottom: 6px;}
.dialog-coupon:after{content: '';display: block;width: 120px;height: 130px;background-repeat: no-repeat;background-position: center;background-image: url("");position: absolute;right: -64px;bottom: 6px;}
.dialog-flex{display:flex}
.dialog-wrap-close{position:absolute;right:10px;top:10px;width:24px;height:24px;background-image:url("./image/close.svg?v=1.01");background-position:center;background-repeat:no-repeat;z-index: 10;}
.dialog-wrap-close{right:0px;top: -36px;}
.dialog-title{font-size:20px;font-weight:700;text-align:center;padding-top:50px;width:100%;color:#fff;text-shadow:-2px 0 2px #ff4e71,0 2px 2px #ff4e71,2px 0 2px #ff4e71,0 -2px 2px #ff4e71,-4px 0 4px #ff4e71,0 4px 4px #ff4e71,4px 0 4px #ff4e71,0 -4px 4px #ff4e71;background-image: linear-gradient(90deg, #d9a27b, #d9a27b);-webkit-background-clip: text;background-clip: text;color: transparent;}
.dialog-title{text-shadow: none;}
.dialog-title_1{text-align:center;width:100%;font-size:24px;font-weight:600;letter-spacing:1px;color:#dcdfe1;white-space: nowrap;}
.dialog-title_1{text-shadow:-2px 0 2px #fff,0 2px 2px #fff,2px 0 2px #fff,0 -2px 2px #fff,-4px 0 4px #fff,0 4px 4px #fff,4px 0 4px #fff,0 -4px 4px #fff}
.dialog-title_1{text-shadow:none}
.dialog-tip{font-size:24px;color:#fff;width:100%;text-align:center; padding:60px 0 0 0;}
.dialog-tip span{font-size:34px;color: #d9a27b;font-weight:700;background-image: linear-gradient(90deg, #fff8be, #ffda36);-webkit-background-clip: text;background-clip: text;}
.dialog-tip em{margin-left:4px;font-size:24px;color: #d9a27b;font-style:normal;}
.dialog-tip-1{font-size:16px;color:#dcdfe1;width:100%;text-align:center; padding:15px 0 10px 0;}
.dialog-code{padding:20px 80px 0;display:flex;width:100%;box-sizing:border-box;text-align:center}
.dialog-code span{width:55%;font-size:26px;color:#000000;background-color:#ffffff;border-radius:5px 0px 0px 5px;line-height:66px;border-top: 1px dashed #D4C4BC;border-left: 1px dashed #D4C4BC;border-bottom: 1px dashed #D4C4BC;}
.dialog-code a{flex:1;line-height:66px;font-size:26px;color:#ffffff;position:relative;border-radius:0 5px 5px 0;background-color: #00837c;background-image:var(--primary-color-1-linear-gradient-1);}
.dialog-code a:hover{background-color:transparent;background-image:var(--primary-color-1-linear-gradient-1-hover);}
.dialog-time{padding-top:20px;padding-bottom:50px;color:#dcdfe1;width:100%;text-align:center;font-style:normal;}
.dialog-time a{color:#dcdfe1; text-decoration:underline;}
.dialog-time a:hover{color: #147dd3;}
.dialog-package{width:100%;box-sizing:border-box;padding:18px 15px;display:flex;justify-content:center;align-items:center}
.dialog-package-right{background-color:transparent;padding:20px;border-radius:10px;margin:0 20px 0 0;}
.dialog-package-right-price{display:flex;justify-content:space-evenly;align-items:baseline;padding:10px 20px;}
.dialog-package-right-price span{font-size:28px;color:var(--primary-color-1);font-weight:600}
.dialog-package-right-price em{font-size:20px;color:#6f7072;text-decoration:line-through;font-style:normal;}
.dialog-package-link{font-size:22px;line-height:50px;display:block;text-align:center;position:relative;border-radius:30px;color:#ffffff;background-image:var(--primary-color-1-linear-gradient-1);}
.dialog-package-link:hover{background-color:var(--primary-color-1-hover);background-image:var(--primary-color-1-linear-gradient-1-hover);}
.dialog-package{position:relative}
.free-gift-box{max-width:1200px;border-radius:20px;background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;}
.free-gift-box .h2{background:linear-gradient(to bottom,#383838,#383838);color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-top:30px}
.free-gift-box .h3{color:#383838}
.free-gift-box .main-box{position:relative;z-index:100}
.slide_icon{;position:absolute;z-index:-1;background-repeat:no-repeat;background-position:center;background-size:100% 100%;z-index:-1;display:none}
.slide_icon img{width:auto;height:auto}
.slide_icon:nth-child(1){top:1582px;left:-355px}
.slide_icon:nth-child(2){top:2480px;left:-225px}
.slide_icon:nth-child(3){top:2600px;right:-355px}
.slide_icon:nth-child(4){top:3500px;left:-355px}
.slide_icon:nth-child(5){top:3700px;right:-355px}
.slide_icon:nth-child(6){top:5000px;right:-355px}
.slide_icon:nth-child(7){top:5900px;left:-355px}
html{-webkit-text-size-adjust:none;font-size:40px}
@media (max-width:750px){html{font-size:40px}
}@media (max-width:731.25px){html{font-size:39px}
}@media (max-width:712.5px){html{font-size:38px}
}@media (max-width:693.75px){html{font-size:37px}
}@media (max-width:675px){html{font-size:36px}
}@media (max-width:656.25px){html{font-size:35px}
}@media (max-width:637.5px){html{font-size:34px}
}@media (max-width:618.75px){html{font-size:33px}
}@media (max-width:600px){html{font-size:32px}
}@media (max-width:581.25px){html{font-size:31px}
}@media (max-width:562.5px){html{font-size:30px}
}@media (min-width:1920px){.slide_icon{display:inline-block}
}@media (max-width:1700px){.part_side{display:none}
    .lottery-inner{margin-left:0}
    .banner-wrap{height:744px;background-size:cover}
    .content-back .main-wrap{}
}@media (max-width:1500px){.side-menu-box{right:10px}
    .banner-wrap{height:682px}
}@media (max-width:1300px){
    .content-box-1{flex-direction: column;gap: 0;}
    /*.menu-content-wrap{display: none;}*/
    .content-box-center{display: none;}
    .free-gift-box{display: flex;align-items: center;justify-content: center;}
    .part_2-left img{width:400px}
    .part_2-right{margin-right:200px}
    .part_3-left img{width:300px}
    .part_3-right{margin-right:200px}
    .part_4-left img{width:300px}
    .part_4-right{margin-right:200px}
    .package-box-3 .product-desc{max-width:280px}
    .part_5-left{display:none}
    .banner-wrap{height:583px}
    .lottery-side-wrap{display:none}
    .lottery-side-right{display:none}
}@media (max-width:1250px){.lottery-box{width:800px;height:auto!important;background-size:contain;margin:50px auto 0}
    .lottery-inner{width:440px;height:440px}
    .lottery-single{width:120px;height:120px}
    .lottery-single-front{background-size:contain}
    .lottery-single-back{background-size:contain}
    .banner-wrap{height:553px}
    .product_1-left{display:none}
}@media (max-width:1200px){:root{--body-header-height:0}
}@media (max-width:1050px){.lottery-side-wrap{top:273px;left:-180px}
    .lottery-side{width:200px;margin-bottom:10px}
    .part_1_step_title{font-size:16px}
    .part_1_step_desc{font-size:14px;padding:0 2px}
    .lottery-side{}
    .lottery-side-right{width:220px;height:234px;top:268px;right:-140px;background-size:contain}
    .lottery-box{width:60%;height:400px;background-size:contain;margin:30px auto 0}
    .lottery-inner{width:400px;height:400px}
    .lottery-single{width:32%;height:32%}
    .lottery-single > div{width:70% !important;height:70% !important}
    .main-flex{flex-direction:column}
    .package-box{padding:20px 0}
    .part_2-right,.part_3-right,.part_4-right{margin-right:0}
    .package-box-3 .product-package:first-child{margin-right:40px}
    .package-box-4 .product-package:first-child{margin-right:0}
    .package-box-3 .product-desc{height:auto}
    .package-box-3 .link-order{padding:10px 20px}
    .side-menu-box-active{display:none}
    .banner-wrap{height:473px}
    .footer-right{display:none}
    .award-title{text-align:center;font-size:12px;padding-top:5px;color:#f38200}
    .award-coupon{font-size:12px;padding-top:6px}
    #to-top{display: block!important;}
    .product-introduce-row{flex-direction: column;}
    .product-introduce-row .product-pdf-bottom{padding: 10px;}
    .product-introduce-row .product-pdf-bottom-single{flex-direction: column;align-items: normal;}
    .product-introduce-row-pdf .product-pdf-top{justify-content:center;}
    .product-introduce-row-pdf .product-pdf-top-desc{min-width: auto;}
    .product-introduce-row .product-pdf-bottom-single,.product-pdf-bottom-single:last-child{border:0!important;}
    .mt-120{margin-top: 20px;}
    .product-package-bottom{flex-direction: column;align-items: normal;}
    .link-order-inner{width: 100%;}
}@media (max-width:800px){.lottery-side-wrap{display:none}
    .lottery-side-right{display:none}
    .lottery-box{width:80%;height:400px;background-size:contain;margin:20px auto 0}
    .lottery-inner{width:300px;height:300px}
    .lottery-single{width:32%;height:32%}
    .package-box-2 .package-title{padding:0 0 25px;text-align:center}
    .package-box-2 .package-type{padding:0 20px}
    .banner-wrap{height:344px}
    .coupon-get{margin:157px auto 0}
}@media (max-width:600px){:root{--body-banner-single-height:120px}
    .free-gift-box{margin-top:0;}
    .logo-box{padding-top:10px}
    .h2{font-size:.9rem}
    .part_desc{font-size:.6rem;padding:0 10px}
    .lottery-box{width:94%;height:346px}
    .lottery-inner{width:340px;height:340px}
    .banner-wrap{height:261px}
    .h2{font-size:.8rem}
    .part_desc-wrap{font-size:.6rem}
    .part_2-left img{width:234px}
    .package-box-1 .package-title{line-height:3;font-size:.7rem}
    .package-box-1 .package-product{padding:1rem 0 .3rem}
    .package-box-1 .package-product-name{font-size:.8rem}
    .package-box-1 .package-price-right{font-size:.9rem}
    .package-box-1 .package-price-discount{font-size:1.4rem;color:#fd880b}
    .package-box-1 .package-buy-link{padding:0.2rem 0;width:80%;font-size:.8rem}
    .part_3-left img{width:234px}
    .package-box-2 .package-box-single:first-child{margin-right:20px}
    .part_4-left img{width:234px}
    .package-box-3{flex-direction:column}
    .part_4-right,.part_5-right{width:90%}
    .package-box-3 .product-package:first-child{margin-right:0}
    .package-box-3 .link-order{width:60%}
    .package-box-3 .product-desc{max-width:fit-content}
    .package-box-4 .product-package:nth-child(2){margin:0}
    .package-box-3 .product-package-top img{width:90px}
    .package-box-3 .product-package-top{height:124px}
    .package-box-3 .product-package{margin-bottom:.8rem !important}
    .dialog-box{width:80%}
    .text-coupon{font-size:.5rem}
    .coupon-box{padding:0;display:flex;justify-content:center;align-items:center;margin:6px 34px 0}
    .coupon-box .coupon-copy{font-size:.4rem}
    .coupon-get{position:absolute;top:286px;width:100%;text-align:center}
    .coupon-date{position:absolute;left:0;top:504px;font-size:.4rem;width:100%;text-align:center}
}@media (max-width:550px){.lottery-inner{width:300px;height:300px}
    .lottery-single{width:80px;height:80px}
    .package-box-1 .package-title{width:auto}
    .part_2-right{width:80%}
    .package-box{flex-direction:column}
    .part_3-right{width:80%}
    .package-box-2 .package-box-single:first-child{margin-right:0;margin-bottom:20px}
    .package-box-2 .package-box-single{width:100%}
}@media (max-width:500px){.lottery-inner{width:260px;height:260px}
    .coupon-get{font-size:.7rem}
    .package-box-1 .package-title{font-size:.6rem}
}@media (max-width:420px){.lottery-box{height:326px}
    .lottery-inner{width:200px;height:200px;margin-left:10px}
    .lottery-single{width:50px;height:50px}
    .footer-box{margin-left:0.4rem;margin-right:0.4rem}
}@media (max-width:370px){.lottery-box{height:300px}
    .lottery-inner{width:180px;height:180px;margin-left:10px}
    .lottery-single{width:45px;height:45px}
    .part_2-right{width:92%}
}@media (max-width:600px){
    .product_3{flex-direction:column;align-items:center}
    .package-box-single{width:90%;margin-bottom:1rem}
}@media (max-width:1000px){}
@media (max-width:700px){.dialog-box{width:90%;height:auto;background-size:100% 100%;padding-bottom:88px}
    .dialog-package{flex-direction:column;padding:0}
    .dialog-package img{width:30%}
    .dialog-title{padding:30px 36px 0;box-sizing:border-box}
    .dialog-tip{padding:20px 36px 0;box-sizing:border-box}
    .dialog-code{padding:20px 20px 0;box-sizing:border-box}
    .dialog-code a{font-size:.7rem}
    .dialog-title,.dialog-title_1{font-size:.6rem}
    .dialog-tip{font-size:.5rem}
    .dialog-package-link{font-size:.7rem}
    .dialog-shop{bottom:-54px}
    .discount-title-text{font-size:20px;padding:10px 20px;margin-top:20px}
    .discount-title-icon{display:none}
    .product_title{width:400px;height:80px;background-size:contain;font-size:20px;line-height:80px}
    .product_1_content{border:solid 2px #ffffff}
    .product_4-wrap{background-size:unset}
    .product-pdf{border:0;border-radius:0}
    .product-pdf-bottom{padding:20px 0;justify-content:center}
    .product-pdf-bottom-single{width:auto;margin:0 20px 20px;border:2px solid #dedede;padding:20px;border-radius:10px}
    .product-pdf-top-desc-title p{font-size:22px}
    .product-pdf-top-desc-title span{font-size:14px;padding:1px 11px}
    .product-pdf-top-desc-text{font-size:18px}
}@media (max-width:600px){.product_1{padding-top:50px}
    .product_title{width:80%;background-size:contain;height:80px;line-height:80px;font-size:.7rem}
    .product_1_content_top{flex-direction:column}
    .product_1_content_icon{display:none}
    .product_title_1{transform:translate(-50%,-48px)}
    .product_1_content{padding-bottom:0;border:0}
    .product_1_content_bottom_back{width:100%}
    .product_1_content_bottom{padding-top:40px;padding-bottom:70px;margin:0}
    .product_desc{font-size:.5rem}
    .product_2-wrap{padding-top:40px}
    .product_2_content-right{display:none}
    .product_2_content-left-name{font-size:.7rem}
    .product_2_content-left-list{font-size:.5rem}
    .product_2_content-left-price span{font-size:.6rem}
    .product_2_content-left-price em{font-size:.7rem}
    .product_2_content-link{font-size:.8rem;line-height:2;margin:1rem auto}
    .product_3-wrap{padding-top:0px;background-image:none}
    .product_3{flex-direction:column;align-items:center}
    .package-box-single{width:90%;margin-bottom:1rem}
    .product_title_3{font-size:.6rem}
    .product-package{margin:0 20px 1rem;}
    .product_4{padding-top:30px}
    .slide_icon_4{display:none}
    .product-desc{max-width:100%;min-height:unset}
    .product_2{border-color:#fedbd7}
    .product_title-wrap{position:relative}
    .image-back-8{display:none}
    .image-back-11{display:none}
    .image-back-12{display:none}
    .image-back-14{display:none}
    .image-back-16{display:none}
    .product_2-wrap{background-image:none}
    .product_2_content-left{margin-left:27px}
    .product_2_content-left-title{padding:0 30px;font-size:14px;line-height:3}
    .product-pdf-bottom-single:last-child{border:2px solid #dedede}
    .content-2-single-left{width:auto}
    .content-2-single{font-size:16px}
    .buy-target{font-size:20px;padding:5px 65px}
    .content-2-single{justify-content:space-between}
    .h2{font-size:.9rem}
    .h3{font-size:.7rem}
}@media (max-width:900px){.product_1{flex-direction:column;align-items:center}
    .product_1 img{width:50%;border-radius:10px;margin-top:20px}
    .back_14{height:auto}
    .product_2-back{background-image:none}
    .product_2{flex-direction:column;align-items:center}
    .product_2-left{width:50%;border-radius:10px;margin-top:40px}
    .product_2-right{background-color:transparent;flex-direction:column;align-items:center;width:100%}
    .product_2-right-single{background-color:#fff;width:60%;margin:20px 0 0}
    .product_2-right-single:last-child{margin-bottom:20px}
    .product_3{flex-direction:column}
    .product_3-back{background-image:none}
    .product_3-single{width:60%;background-color:#fff;border-radius:10px}
    .product_3-single:first-child{margin-right:0;margin-bottom:40px}
    .back_20{height:auto}
    .product_4{flex-direction:column;align-items:center}
    .product_4-single{margin-bottom:150px !important;width:60%}
    .product_4-single:nth-child(2){margin:0}
    .product_4-single:last-child{margin:0 !important}
    .package-box-single{margin:0 20px 20px}
}@media (max-width:700px){.dialog-box{width:90%;height:auto;background-size:100% 100%;padding-bottom:88px}
    .dialog-package{flex-direction:column;padding:0}
    .dialog-package img{width:30%}
    .dialog-title{padding:30px 36px 0;box-sizing:border-box}
    .dialog-tip{padding:20px 36px 0;box-sizing:border-box}
    .dialog-code{padding:20px 20px 0;box-sizing:border-box}
    .dialog-code a{font-size:.7rem}
    .dialog-title,.dialog-title_1{font-size:.6rem}
    .dialog-tip{font-size:.5rem}
    .dialog-package-link{font-size:.7rem}
    .dialog-shop{bottom:-54px}
}@media (max-width:600px){.product_1-right-title{font-size:.5rem;font-weight:bold}
    .side-menu-box{display:none !important}
    .product_2-left{width:100%}
    .product_2-right-single{width:100%}
    .product_3-single{width:100%}
    .product_4-single{width:100%}
}@media (max-width:1000px){.award-content{width:38%;height:400px;left:33.58%;top:29%}
}@media (max-width:700px){.back_08{height:600px}
    .award-content{width:48%;height:336px;left:29%;top:25%}
}@media (max-width:600px){.award-single{width:31%;height:22%}
}@media (max-width:500px){.back_08{height:435px}
    .award-content{width:53%;height:255px;left:26.5%;top:24.5%}
}@media (max-width:450px){.back_08{height:400px}
    .award-content{height:228px;top:26.5%}
}@media (max-width:1000px){.h2{font-size:.8rem}
    .h3{font-size:.5rem}
    .back_11{height:auto}
    .product_1-right-title{font-size:.6rem}
    .product_1-right-desc{font-size:.5rem}
    .product_1-right-desc p{margin-bottom:0}
    .product_1-right-price span{font-size:.7rem}
    .product_1-right-price em{font-size:.9rem}
    .product_1-right-link{font-size:.8rem;width:auto}
    .back_17{height:auto}
    .product_3{justify-content:space-evenly}
    .product_3-content{flex-direction:column}
}@media (max-width:1210px){.content-box-1{flex-direction:column}
    .content-box-left{margin-right:0;margin-bottom:20px}
    .main-box-2{justify-content:space-evenly}
    .product_3{flex-wrap:wrap;justify-content:space-evenly}
    .package-box-single{min-width:300px}
    .package-box-single-an{display:none}
    .product-pdf-top{flex-wrap:wrap;justify-content:center}
    .product-pdf-bottom{flex-wrap:wrap;justify-content:center}
    .product-pdf-bottom-single{min-width:300px;padding:20px;border-right:0}
    .product-list-box{flex-wrap:wrap;justify-content:space-evenly}
    .product-list-single{width:auto}
    .data-recovery-box{flex-direction: column;align-items: center;}
    .data-recovery-single{margin-top: 20px;}
}@media (max-width:1010px){.side-menu-wrap{display:none}
}@media (max-width:610px){
    .main-wrap-1{width: 100%;}
    .content-box-1{padding:1rem .5rem;flex: 1;margin: 0 .5rem;border-radius:8px;}
    .content-1{font-size:20px;}
    .content-box-left{width:80%}
    .buy-target{}
    .content-2-single{justify-content:space-between}
    .content-2-single-left{width:auto;margin-right:10px}
    .buy-target{font-size:.8rem;padding:.3rem 0;display:block;width:100%;margin:0 auto;text-align:center}
    .title-box{padding-top:2rem;padding-bottom:.2rem;font-size:.8rem}
    .desc-box{font-size:.6rem}
    .link-order{font-size:.8rem;padding:.3rem 0;display:block;width:90%;margin:.5rem auto;text-align:center}
    .product-package{margin-bottom:1rem}
    .product_3 .operate-box{padding:.5rem}
    .product_3 .package-buy-link{font-size:.8rem;padding:.3rem 0;display:block;width:90%;margin:.5rem auto;text-align:center}
    .package-box-single{margin:1rem 0}
    .product-pdf-box{border-radius:0}
    .product-pdf-top{padding:1rem .4rem;margin:0}
    .product-pdf-top-img{padding-left:0}
    .product-pdf-top-desc{padding-left:0}
    .product-pdf-top-desc-title{justify-content:center;margin:1rem 0 .5rem}
    .product-pdf-top-desc-title p{font-size:.7rem}
    .product-pdf-top-desc-text{font-size:.5rem}
    .product-pdf-bottom-single-pay{font-size:.8rem;padding:.3rem 0;display:block;width:90%;margin:.5rem auto;text-align:center}
    .product-list-single{align-items:center}
    .product-list-single-left{width:3rem}
    .product-list-single-price-order{width:auto;height:auto;font-size:.6rem;text-indent:0;padding:0 1rem}
    .lottery-box:after{display:none}
    .main-wrap-title{padding:40px 0 20px}
    .main-wrap-title h3{margin-bottom:0}
    .main-wrap-title hr{display:none}
    .product_3{padding-top:0px}
}@media (max-width:700px){.dialog-box{width:90%;height:auto;background-size:100% 100%;padding-bottom:88px}
    .dialog-package{flex-direction:column;padding:0}
    .dialog-package img{width:30%}
    .dialog-title{padding:30px 36px 0;box-sizing:border-box}
    .dialog-tip{padding:20px 36px 0;box-sizing:border-box}
    .dialog-code{padding:20px 20px 0;box-sizing:border-box}
    .dialog-code a{font-size:.7rem}
    .dialog-title,.dialog-title_1{font-size:.6rem}
    .dialog-tip{font-size:.5rem}
    .dialog-package-link{font-size:.7rem}
    .dialog-shop{bottom:-54px}
    .discount-title-text{font-size:20px;padding:10px 20px;margin-top:20px}
    .discount-title-icon{display:none}
}

@media (min-width:1210px){
    .swiper {width: 100%;height: 100%;}
    .swiper-slide{display: flex;flex-direction: column;justify-content: space-evenly;}
}

@media (max-width:1210px){
    .swiper-wrapper {display:block!important;}
    .page-first-header{margin: 40px 0;max-width: 90%;}
    .menu-content-box{display:none;}
    .product_4{grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));}
}
