<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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}
.main-flex{display:flex;justify-content:space-evenly;align-items:center}
.footer-wrap{background:#071D2B}
.footer-box{display:flex}
.footer-link{padding:50px 0 30px;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:30px 0 35px}
.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}
}

:root{
    --primary-color-1:#d01729;
    --primary-color-1-linear-gradient-1:#dd2131;
}

body{background-color:#121212;line-height:2}
.image-wrap img{display:block;width:100%;height:100%}
.h2{font-size:36px;color:#fff;text-align:center;position: relative;z-index: 100;font-weight: 500;}
.h3{font-size:24px;color:#fff;text-align:center;margin-bottom: 10px;position: relative;z-index: 100;}
.h3 a{text-decoration:underline;color:#c6c8d4;}
.h3 a:hover{color:#fff;}
.lottery-box{max-width:1200px;background-repeat:no-repeat;background-position:center;position:relative;margin:auto 0;display:flex;justify-content:center;	background-color: #ffffff;border-radius: 20px;margin: 0 auto;margin-top: 30px;}
.lottery-side-wrap{margin-right: 50px;margin-top: 50px;}
.lottery-side{	width: 390px;
    background-color: #f5f5f6;
    border-radius: 20px;
padding: 20px 30px;
box-sizing: border-box;position: relative;margin-bottom: 30px;}
.lottery-side:before{content:'';display: block;width: 28px;
    height: 28px;
    background-color: #ffffff;position: absolute;right: 20px;top:20px;border-radius: 100%;}
.lottery-side-right{background-repeat:no-repeat;background-position:center;max-width: 600px;padding: 0 20px;margin-top: 30px;box-sizing: border-box;text-align: left;}
.part_1_step_title{font-size:32px;color:#383838;font-weight: bold}
.part_1_step_title span{color:#dd2131}
.lottery-side-right .part_1_step_title{margin-bottom: 10px;}
.part_1_step_desc{font-size:16px;color:#383838;line-height: 1.5;margin-top: 6px;margin-bottom: 10px;}
.part_1_step_desc p{margin-bottom: 6px;}
.part_1_step_desc span{font-size:20px;font-weight: bold;}
.part_1_step_desc em{margin-left: 58px;}
.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:440px;display:flex;flex-wrap:wrap;perspective:1700px;  justify-content: space-between;}
.lottery-single{display: flex;justify-content: center;align-items: flex-end;width:200px;height:136px;position:relative;transform-style:preserve-3d;cursor:pointer;background-color: #f9e8e9;overflow: hidden;background-image: url("img/icon_8.png?v=1.01");background-position:bottom;background-repeat:no-repeat;}

.lottery-single div{background-repeat:no-repeat;background-position:center;width: 106px;height:100px;animation: knock 3s linear infinite;background-size: contain;}
.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;}
.lottery-single .lottery-single-hover span{display: block;width: 100%;height: 100%;background-color: #fff;opacity:.4;border-radius: 0 0 10px 0;position: absolute;left:0;top:0;}
.lottery-single .lottery-single-hover em{font-size: 16px;color: #e54d59;padding: 0 10px;padding: 0 25px;}
.lottery-single:hover .lottery-single-hover{display: block;}

.lottery-single .lottery-single-front{background-image:url("./img/icon_1.png?v=1.01")}
.lottery-single .lottery-single-back{background-image:url("./img/icon_1.png?v=1.01")}
/*.lottery-single:nth-child(1){background-color: #b0d273;border-right: 3px solid #000;border-bottom: 3px solid #000;border-top-left-radius: 10px;}*/
/*.lottery-single:nth-child(2){background-color: #fe9329;border-left: 3px solid #000;border-right: 3px solid #000;border-bottom: 3px solid #000;}*/
/*.lottery-single:nth-child(3){background-color: #7f4a9a;border-left: 3px solid #000;border-bottom: 3px solid #000;border-top-right-radius: 10px;background-image:url("./img/img_32.png?v=1.01");background-position: 30px 0px;background-repeat: no-repeat;}*/
/*.lottery-single:nth-child(4){background-color: #43286b;border-top: 3px solid #000;border-right: 3px solid #000;border-bottom: 3px solid #000;}*/
/*.lottery-single:nth-child(5){background-color: #f45825;border: 3px solid #000;}*/
/*.lottery-single:nth-child(6){background-color: #b7d975;border-top: 3px solid #000;border-left: 3px solid #000;border-bottom: 3px solid #000;}*/
/*.lottery-single:nth-child(7){background-color: #f77d28;border-right: 3px solid #000;border-top: 3px solid #000;border-bottom-left-radius: 10px;}*/
/*.lottery-single:nth-child(8){background-color: #7b4799;border-top: 3px solid #000;border-left: 3px solid #000;border-right: 3px solid #000;}*/
/*.lottery-single:nth-child(9){background-color: #fe9329;border-left: 3px solid #000;border-top: 3px solid #000;border-bottom-right-radius: 10px;}*/

/*.lottery-single:nth-child(1) .lottery-single-front{background-image:url("./img/img_2.png?v=1.01");width: 113px;height: 106px;}*/
/*.lottery-single:nth-child(1) .lottery-single-back{background-image:url("./img/img_2.png?v=1.01");width: 113px;height: 106px;}*/
/*.lottery-single:nth-child(2) .lottery-single-front{background-image:url("./img/img_3.png?v=1.01");width: 121px;height: 94px;}*/
/*.lottery-single:nth-child(2) .lottery-single-back{background-image:url("./img/img_3.png?v=1.01");width: 121px;height: 94px;}*/
/*.lottery-single:nth-child(3) .lottery-single-front{background-image:url("./img/img_1.png?v=1.01");width: 131px;height: 117px}*/
/*.lottery-single:nth-child(3) .lottery-single-back{background-image:url("./img/img_1.png?v=1.01");width: 131px;height: 117px}*/
/*.lottery-single:nth-child(4) .lottery-single-front{background-image:url("./img/img_5.png?v=1.01");width: 152px;height: 127px;}*/
/*.lottery-single:nth-child(4) .lottery-single-back{background-image:url("./img/img_5.png?v=1.01");width: 152px;height: 127px;}*/
/*.lottery-single:nth-child(5) .lottery-single-front{background-image:url("./img/img_4.png?v=1.01");width: 130px;height: 125px;}*/
/*.lottery-single:nth-child(5) .lottery-single-back{background-image:url("./img/img_4.png?v=1.01");width: 130px;height: 125px;}*/
/*.lottery-single:nth-child(6) .lottery-single-front{background-image:url("./img/img_6.png?v=1.01");width: 132px;height: 120px;}*/
/*.lottery-single:nth-child(6) .lottery-single-back{background-image:url("./img/img_6.png?v=1.01");width: 132px;height: 120px;}*/
/*.lottery-single:nth-child(7) .lottery-single-front{background-image:url("./img/img_9.png?v=1.01");width: 128px;height: 102px;}*/
/*.lottery-single:nth-child(7) .lottery-single-back{background-image:url("./img/img_9.png?v=1.01");width: 128px;height: 102px;}*/
/*.lottery-single:nth-child(8) .lottery-single-front{background-image:url("./img/img_8.png?v=1.01");width: 155px;height: 108px;}*/
/*.lottery-single:nth-child(8) .lottery-single-back{background-image:url("./img/img_8.png?v=1.01");width: 155px;height: 108px;}*/
/*.lottery-single:nth-child(9) .lottery-single-front{background-image:url("./img/img_7.png?v=1.01");width: 132px;height:121px;}*/
/*.lottery-single:nth-child(9) .lottery-single-back{background-image:url("./img/img_7.png?v=1.01");width: 132px;height:121px;}*/

.main-wrap-title{padding:80px 0 0}
.main-wrap-title h2{color: #ffffff;margin-bottom: 0px;}
.main-wrap-title h3{color: #c6c8d4;margin-bottom: 50px;}
.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{margin-left:-18px;width:562px;}
.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-right:40px;margin-left: 28px;}
.product_1-right-price em{font-size:40px;font-weight:600;color:var(--primary-color-1);}
.product_1-right-link{background-position:center;width:360px;font-size:30px;color:#ffffff;text-align:center;background:var(--primary-color-1);border-radius:10px;padding:5px 0;margin-top:10px}
.package-box-single-an{background-image: linear-gradient(0deg, #fff6ec 0%, #fffcfc 100%);border-radius:10px;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;padding:0 52px}
.package-box-single-an p{font-size:26px;font-weight:bold}
.package-box-single-an img{margin-right: -20px;}
.product_3-wrap{background-image:url("");background-size:100% 100%}
.product_3-wrap{}
.product_3{display:flex;justify-content:space-between;padding-top:0px}
.product_3 .package-box-single .package-title{background-color:#f7f7f7}
.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:#190d35;padding-top:20px;text-align:center}
.product_3 .package-title-num{font-size:16px;color:#190d35;padding-top:10px;text-align:center}
.product_3 .package-content{background-color:#ffffff;border-radius:0px 0px 10px 10px}
.product_3 .package-tip{font-size:16px;color:#262626;text-align:center;padding-top:20px}
.product_3 .package-type{margin-top:30px;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 #cecece;text-align:center;color:#b2b3b8}
.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:16px;text-align:center}
.product_3 .package-price-source{font-size:18px;color:#b2b3b8;text-decoration:line-through}
.product_3 .package-price-discount{font-size:36px;color:var(--primary-color-1);margin-left:6px}
.product_3 .operate-box{text-align:center;padding:30px 0 50px}
.product_3 .package-buy-link{display:inline-block;background: var(--primary-color-1);border-radius:10px;font-size:20px;line-height:30px;color:#ffffff;padding:10px 60px}
.product-pdf-box{background-size:100% 100%}
.product-pdf-box{}
.product-pdf{border-radius:10px;background-color:#fff}
.product-pdf-top{display:flex;align-items:center;padding:40px 0;margin:0 40px;border-bottom:1px dashed #d2e3f1}
.product-pdf-top-img{padding-left:100px}
.product-pdf-top-desc{padding-left:100px}
.product-pdf-top-desc-title{display:flex;align-items:center;margin-bottom:6px}
.product-pdf-top-desc-title p{font-size:30px;color:#383838}
.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:20px;color:#666666;;line-height: 1.5;margin-bottom: 5px;}
.product-pdf-bottom{display:flex;justify-content:space-between;padding:20px 50px 50px}
.product-pdf-bottom-single{width:30%;border-right:1px dashed #d2e3f1}
.product-pdf-bottom-single:last-child{border-right:0}
.product-pdf-bottom-single-title{font-size:24px;color:#1f2238;font-weight:500;margin-bottom:4px;display:flex}
.product-pdf-bottom-single-icon{width:39px;height:36px;background-image:url("./img/section_5.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:#666666; padding-bottom:10px;}
.product-pdf-bottom-single-ul li{position:relative;padding:0px 0 0px 20px}
.product-pdf-bottom-single-li-blue{font-size:16px;color:var(--primary-color-1)}
.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 0 20px}
.product-pdf-bottom-single-price span:nth-child(1){color:#bcbcbc;font-size:16px;position: relative;right:-2px; text-decoration:line-through;}
.product-pdf-bottom-single-price span:nth-child(2){color:var(--primary-color-1);font-size:42px;line-height: 1;}
.product-pdf-bottom-single-price span:nth-child(3){color:var(--primary-color-1);font-size:20px;letter-spacing:1px}

.product-pdf-bottom-single-billed{font-size:16px;color:#bcbcbc;margin-left:20px;margin-bottom:10px;}
.product-pdf-bottom-single-pay{font-size:20px;color:#ffffff;background: var(--primary-color-1);border-radius:10px;padding:5px 60px;display:inline-block}
.product_4-wrap{background-image:url("");background-size:100% 100%}
.product_bottom_back{position: absolute;bottom: 0;left: 0;width: 100%;}
.product_4{display:flex;justify-content:space-between;margin:0 18px;flex-wrap:wrap;}
.product-package{background-color:#fff;border-radius:20px;padding-top:114px;width:350px;margin-bottom:64px}
.product-package-bottom-inner{margin:0 20px 20px;border-radius:10px}
.product-package-bottom{border-radius:0 0 10px 10px;text-align:center;position:relative}
.product-name{font-size:22px;color:#190d35;padding-top:90px}
.product-name a{color:#190d35;}
.product-name a:hover{text-decoration:underline;}
.product-type{margin-top:10px;font-size:16px;color:#b2b3b8}
.product-desc{padding:14px 0px 0;color:#190d35;box-sizing:border-box;min-height:120px}
.product-desc a{color:#190d35; text-decoration:underline;}
.product-desc a:hover{text-decoration:none;}
.product-price{margin-top:0;position: relative;}
.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}
.price-discount{font-size:16px;color:var(--primary-color-1);margin-left:6px}
.price-discount em{font-size:36px;color:var(--primary-color-1);margin-left:6px}
.link-order{display:inline-block;padding:6px 60px;margin:24px 0;background-blend-mode:normal,normal;border-radius:10px;font-size:20px;color:#ffffff;background: var(--primary-color-1);}

.product-package .product-package-top-img{width:120px;height:150px;background-image:url("./img/packaging_160.png?v=1.01");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:120px;height:91px;display:inline-block;position:absolute;right: -44px;
    bottom: -1px;background-position:center;background-repeat:no-repeat;background-image:url("./img/icon_7.png?v=1.01");}
.product-package:nth-child(1) .product-package-top-img{background-position:0 0}
.product-package:nth-child(2) .product-package-top-img{background-position:-120px 0}
.product-package:nth-child(3) .product-package-top-img{background-position:-240px 0}
.product-package:nth-child(4) .product-package-top-img{background-position:-360px 0}
.product-package:nth-child(5) .product-package-top-img{background-position:-480px 0}
.product-package:nth-child(6) .product-package-top-img{background-position:-600px 0}


.tip-box{font-size: 14px; opacity:0.5; color:#fff;font-style:italic;text-align:left;}
.tip-box p{padding-bottom: 10px;}
.tip-box a{text-decoration:underline;color:#fff;}
.side_menu-box{position:fixed;right:36px;top:40%;z-index:100;transform:translate(0,-50%);display:none;background-image:url("");background-repeat:no-repeat;background-position:center;width:219px;height:303px;}
.side_menu-box-active{display:block}
.side_menu-box .side_menu-single-last{margin-bottom:0}
.side_menu-wrap{position:relative}
.side_menu-box{}
/*.side_menu-icon{background-image:url("");background-repeat:no-repeat;background-position:center;width:136px;height:108px;margin:0 auto -12px;z-index:20;position:absolute;top:-83px;right:16px;display: none;}*/
.side_menu-single{width:160px;margin-bottom:10px;color:#ffffff;text-align:center;cursor:pointer;position:relative;font-size:16px;box-shadow: 0px 0px 4px 0px #63afff;border-radius: 5px;border: solid 1px #298ff7;}
.side_menu-single span{display: block;padding:10px 10px;margin: 7px;background-image: linear-gradient(0deg, #3e3e48 0%, #3e3e48 100%);border-radius: 5px;}
.side_menu-box .side_menu-single-last{margin-bottom:0}
/*.side_menu-single:before{content:"";background-image:url("");background-repeat:no-repeat;background-position:center;width:6px;height:33px;position:absolute;bottom:30px;left:16px;right:16px}*/
/*.side_menu-single:after{content:"";background-image:url("");background-repeat:no-repeat;background-position:center;width:6px;height:33px;position:absolute;bottom:30px;right:16px}*/
/*#side_menu-single-1:before,#side_menu-single-1:after{display:none}*/
.side_menu-single:hover,.side_menu-single-active {box-shadow: 0px 0px 4px 0px #ef0d70;border-radius: 5px;border: solid 1px #ef0d70;}
.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:flex;align-items:flex-start;flex-direction:column;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;background-repeat:no-repeat;background-position:center;padding:0;background-image:url("./img/dialog_back1.png?v=1.01");width:592px;height:332px;border-radius: 20px;}
.dialog-wrap-close{position:absolute;right:25px;top:20px;width:24px;height:24px;background-image:url("./img/dialog-close.png?v=1.01");background-position:center;background-repeat:no-repeat}
.dialog-title{font-size:22px;font-weight:500;color:#fff;text-align:center;padding-top:50px;width:100%}
.dialog-title_1{text-align:center;padding-top:24px;padding-bottom:1px;width:100%;font-size: 36px;font-weight: normal;letter-spacing: 1px;color: #fff;text-shadow: -2px 0px 2px #fff, 0px 2px 2px #fff, 2px 0px 2px #fff, 0px -2px 2px #fff, -4px 0px 4px #fff, 0px 4px 4px #fff, 4px 0px 4px #fff, 0px -4px 4px #fff, -4px 0px 6px #fff, 0px 4px 6px #fff, 4px 0px 6px #fff, 0px -4px 6px #fff, -4px 0px 8px #fff, 0px 4px 8px #fff, 4px 0px 8px #fff, 0px -4px 8px #fff;}
.dialog-title_1{text-shadow: -2px 0 2px #FF004C, 0 2px 2px #FF004C, 2px 0 2px #FF004C, 0 -2px 2px #FF004C, -4px 0 4px #FF004C, 0 4px 4px #FF004C, 4px 0 4px #FF004C, 0 -4px 4px #FF004C;}
/*.dialog-title_1{text-shadow: none;}*/
.dialog-tip{font-size:18px;color:#fff;width:100%;text-align:center;}
.dialog-tip span{font-size:28px;color:#fff;text-shadow: -2px 0 2px #FF004C, 0 2px 2px #FF004C, 2px 0 2px #FF004C, 0 -2px 2px #FF004C, -4px 0 4px #FF004C, 0 4px 4px #FF004C, 4px 0 4px #FF004C, 0 -4px 4px #FF004C;}
.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}
.dialog-code a{flex:1;line-height:66px;font-size:26px;color:#ffffff;position:relative;	background-image: linear-gradient(-90deg, #fd0617 0%, #fd561a 100%);border-radius: 0px 5px 5px 0px;}
.dialog-time{padding-top:10px;font-size:16px;color:#ab9ca1;width:100%;text-align:center;opacity:0.8;font-style:normal;}
.dialog-package{display:flex;width:100%;box-sizing:border-box;padding:0 50px;justify-content:space-between;align-items:center;}
.dialog-package-right{}
.dialog-package-right-price{display:flex;justify-content:space-evenly;align-items:baseline;}
.dialog-package-right-price span{font-size:36px;color:#fff;font-weight:500;}
.dialog-package-right-price em{font-size:20px;color: #cccccc;text-decoration:line-through;}
.dialog-package-link{font-size:22px;color:#ffffff;line-height:50px;display:block;text-align:center;padding:0 40px;position:relative;background-image: linear-gradient(-90deg, #e32121 0%, #ff8d39 100%);box-shadow: 0px 10px 18px 0px rgba(255, 255, 255, 0.7), inset 0px 1px 4px 0px rgba(255, 139, 33, 0.64);border-radius: 30px;border: solid 4px #ffffff;}
.dialog-package-link{box-shadow: none;border:none;color: #fff}
.dialog-package{position:relative}
.dialog-package img{width:230px}
.product_1-right-link:hover{background:var(--primary-color-1-linear-gradient-1);}
.product_3 .package-buy-link:hover{background:var(--primary-color-1-linear-gradient-1);}
.product-pdf-bottom-single-pay:hover{background:var(--primary-color-1-linear-gradient-1);}
.link-order:hover{background:var(--primary-color-1-linear-gradient-1);}
.background_1{background-image: url("img/img_17.png");max-width: 1200px;background-repeat: no-repeat;background-size: cover;margin-top: -200px;padding-bottom: 12px;}
.background_1 .h2{	  background: linear-gradient(to bottom, #383838, #383838);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;padding-top: 60px;}
.background_1 .h3{	color: #383838;}
.background_1 .main-box{position: relative;z-index: 100;}
.background_2{}
/*
.background_12{background-image: url("img/img_16.png");background-repeat: no-repeat;background-position: bottom center;background-size: unset}
*/

.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}
}@media (max-width:1500px){
    .side_menu-box{right:10px}
    .banner-wrap{height:682px}
}@media (max-width:1300px){.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:400px;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: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 &gt;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}
}@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){.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-source{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-wrap{padding-top:40px;background-image:none}
    .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:40px;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{width:90%;margin-bottom: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}
}@media (max-width:1010px){.side_menu-wrap{display:none}
}@media (max-width:610px){.content-box-1{padding:1rem 0}
    .content-box-left{width:80%}
    .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:80px 0}
    .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}
}
</pre></body></html>