@font-face {
    font-family: "Poppins";
    src: url(/font/LondrinaSolid-Black.ttf);
    font-display: swap;
}
h1{
    font-family: Poppins, Arial, Helvetica, sans-serif !important;
    -webkit-tap-highlight-color: transparent;
}
html, body, div, h1, h2, h3, p, ul, li, dl, dt, dd {box-sizing:border-box;margin: 0 auto;padding: 0;font:16px/1.7 Segoe UI, Arial, Helvetica, sans-serif;color:#000;}
a img{border:none;}
a{text-decoration:none;font-weight:normal;}
ul li{list-style:none;}
h2{font-size: 40px;}
body{position:relative;width: 100%;margin:0 auto;overflow-x: hidden;background: #000000;}
.clearfloat{zoom:1;}
.clearfloat::after{content:"";display: block;height: 0;clear:both;overflow: hidden;visibility: hidden;}
.container{position:relative;margin:0 auto;max-width: 1200px;overflow: hidden;}
.flex_box{display:-webkit-box;display:-webkit-flex;display: flex;-webkit-box-pack: justify; -webkit-flex-direction: row;-webkit-justify-content: center;-webkit-align-items:center;-webkit-flex-wrap: wrap;flex-direction: row;justify-content: space-between;align-items:center;flex-wrap: wrap;}


body::before{
    content: "";
    background: #000000;
    width: 100%;
    height: 640px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: 2560px 100%;
}
body::after{
    content: "";
    width: 100%;
    height: 1043px;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
}
.banner{
    background:url(/special/index/banner-bg.svg) top center no-repeat ;background-size: 1920px auto;
}
.banner h1>span:nth-child(1){
    display: block;
    width: 406px;
    max-width: 406px;
    height: 96px;
    margin: 15px auto 0;
    background-color: #00F5D1;
    border-radius: 24px 24px 24px 24px;
}
.banner h1>span{
    display: block;
    font-weight: bold;
    font-size: 45px;
    color: #000000;
    line-height: 96px;
    letter-spacing: 2px;
    text-align: center;
}
.banner h1>span:nth-child(2){
    font-weight: bold;
    font-size: 64px;
    color: #FFFFFF;
    line-height: 75px;
    text-align: center;
    margin-bottom: 20px;
}
.banner h1>span:nth-child(2) span{
    font-size: 152px;
    color: #FFEE05;
    line-height: 175px;
}

@keyframes glow {
    from {
      text-shadow: 0 0 0px #fff, 0 0 10px #FFEF41;
    }
    to {
      text-shadow: 0 0 0px #fff, 0 0 0px #FFEF41;
    }
  }


.banner-flex .flex_box .off_box{display: flex; width: 82px; height: 42px; background: #fff; margin-left: 8px; border-radius: 20px 20px 20px 0; border: 1px solid #F33000; text-align: center; font-size: 16px; color: #F33000; justify-content: center; align-items: center; flex-wrap: wrap;}
.banner-flex .flex_box .off_box .off_box_up{color: #F33000; font-size: 12px; line-height: 14px;}
.banner .up-size{padding-top: 22px;}

.center{max-width: 1280px;width: 100%;margin: auto;}
.banner .center{position: relative;z-index: 3;}
.banner .logo{display: inline-block;margin-top: 20px;}
.banner .logo img{display: block;margin: 0;}
.banner{overflow: hidden;position: relative;z-index: 4;margin:0 auto;box-sizing: border-box;font-family: Poppins, Arial, Helvetica, sans-serif;
    -webkit-tap-highlight-color: transparent;}


.nav {
    position: relative;
    z-index: 100;
    padding: 0px 0 40px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
  }
  
  .nav .center {
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
  }
  
  /* 导航链接容器样式 */
  .nav .banner-flex .center.flex_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 25px;
    padding: 0;
    width: 100%;
  }
  
  /* 导航链接样式 */
  .nav a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #123530;
    border-radius: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    border: 2px solid #00F5D1;
    transition: all 0.3s ease;
    text-decoration: none;
    white-space: nowrap; 
    min-width: 300px; 
    line-height: 74px;
    height: 74px;
    box-sizing: border-box;
  }
  
  /* 激活状态样式 */
  .nav a.active {
    background: #00F5D1;
    color: #000000;
    border-color: #00F5D1;
  }
  
  /* 悬停效果 */
  .nav a:hover {
    background: #00F5D1;
    color: #000000;
    border-color: #00F5D1;
    transform: translateY(-2px);
  }
  
  /* 文本样式 */
  .nav a span {
    display: inline-block;
    line-height: 1.2;
  }



/* 按钮 */
.propack .checkout-switch a{margin:0 auto 10px;width: 100%;width:250px;height:58px;padding-left:95px;background-position:40px center;font-size:26px;line-height:40px;
color:#fff;text-align: left;box-sizing: border-box;background-repeat: no-repeat;border-radius: 6px;margin-top: 20px;
background-color: #F33000;
}
.bundle>div>div .checkout-switch a span,.propack .checkout-switch a span{display:block;font-size:12px;line-height:6px;}
.bundle>div>div .checkout-switch .win-btn,.propack .checkout-switch .win-btn,.allBundle .checkout-switch .win-btn{background-image:url(/special/index/win.svg);background-repeat: no-repeat;}
.bundle>div>div .checkout-switch .mac-btn,.propack .checkout-switch .mac-btn,.allBundle .checkout-switch .mac-btn{background-image:url(/special/index/mac.svg);background-repeat: no-repeat;}
.propack .checkout-switch{font-size: 0;text-align: center;max-width: 560px;}
.propack .checkout-switch div{display: inline-block;}

.propack .checkout-switch a,.bundle-box .checkout-switch a{position: relative;overflow: hidden;}
.bundle>div>div .checkout-switch a span,.propack .checkout-switch a span,.bundle-box .checkout-switch a span{position: relative;z-index: 1;}







h2{margin-bottom: 40px;font-size: 44px;font-weight: bold;line-height: 60px;text-align: center;font-weight: bold;
    color: #fff;
    }
.allBundle{
    position: relative;
    margin-top: 0px;
    z-index: 2;
    overflow: visible;
    background: #380D35;
    border-radius: 40px;
    padding: 40px;
    border: 2px solid #FF37EF;
}
.decorative-image {
    position: absolute;
    z-index: 1; 
    max-width: 100px; 
    height: auto; 
  }
  .decorative-image-1 {
    bottom: -69px;
    right: 140px;
  }
  .decorative-image-2 {
    bottom: -69px;
    left: 140px;
  }

.allBundle .top>.triangle-1{position: absolute;z-index:2;top:auto;bottom: -18px;left: 50%;transform: translate(145px,0);}
.allBundle>div{position: relative;border-radius: 44px;margin-top: 20px;-webkit-justify-content: flex-start;justify-content: flex-start;}
.allBundle div>img:first-child{position: absolute;top: -82px;right: 0px;z-index: 2;}
.allBundle div>img:nth-child(2){position: absolute;top: 0px;left: 25px; z-index: 2;}
.allBundle .top,.allBundle .bottom{padding-left: 376px;}
.allBundle .top{background: #def2ff;
    background: #F7F7F7;padding-top: 48px;border-radius: 30px 30px 0px 0px;font-size: 0px;padding-bottom: 15px;position: relative;}
.allBundle .top ul{display: inline-block;margin-right: 10px;vertical-align: top;}
.allBundle .top ul:nth-child(2){width: 242px;margin-right: 30px;}
.allBundle .top ul:nth-child(3){width: 206px;margin-right: 30px;}
.allBundle .top ul:nth-child(4){width: 260px;}
.allBundle .top li{font-size: 16px;font-weight: 600;color: #222;margin-bottom: 10px;padding-left: 32px;box-sizing: border-box;position: relative;line-height: 30px;}
.allBundle .top li::after{clear: both;content: "";width: 21px;height: 20px;background: url(/special/index/plus.svg);position: absolute;left: 0px;top: 50%;margin-top: -10px;}
.allBundle .bottom{padding-bottom: 42px;background: #fff;border-radius: 0 0 30px 30px;padding-top: 52px;padding-right: 60px;position: relative;}
.allBundle .price_zoon{justify-content: center;}
.allBundle .bottom .price{width:100%;margin:0 auto;font-size: 40px;color: #F33000;font-weight: bold;line-height: 36px;text-align: center;}
.allBundle .bottom .price span{font-size: 20px;color: #333;font-weight: 600;margin: 0 12px;vertical-align: 4px;}
.allBundle .bottom .price span:nth-child(2){font-weight: 400;}
.allBundle .bottom .price del{font-size: 24px;}
.allBundle .bottom div>div{width: 250px;margin:0 15px;}

/* 抽奖 */
.game-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 69px auto;
    padding: 20px;
    box-sizing: border-box;
    background: #380D35;
    border-radius: 40px;
    padding: 40px;
    border: 2px solid #FF37EF;
}

/* 倒计时样式 */
.countdown-container {
    border-radius: 12px;
    padding: 30px;
    color: white;
    text-align: center;
}
.countdown-container .black-friday{
    font-size: 64px;
    font-weight: bold;
    color: #FF37EF;
    text-align: left;
}
.countdown-container .black-friday-des{
    font-size: 24px;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
}
.countdown-container .black-friday-des span{
    color: #FFEE05;
}
.countdown-display {
    width: 324px;
    max-width: 324px;
    margin: 0;
    margin-top: 48px;
}
.time-container{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
}

/* 时间部分（时分秒） */
.time-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #862B7F;
    padding: 10px 15px;
    border-radius: 8px;
    min-width: 88px;
    transition: all 0.3s ease;
}

/* 时间数值 */
.time-section span:first-child {
    font-size: 36px;
    font-weight: bold;
    color: white;
    line-height: 1.2;
}

/* 时间标签 */
.time-label {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.9);
    margin-top: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.line{
    color: #fff;
    line-height: 20px;
}

/* 分隔符 */
.separator {
    font-size: 40px;
    color: white;
    font-weight: normal;
    line-height: 1;
}
/* 九宫格抽奖样式 */
.lottery-container {
    width: 100%;
    max-width: 430px;
    background: url('/special/index/prize-campaign.svg') no-repeat;
    background-size: cover;
    border-radius: 12px;
    padding: 30px;
}
.lottery-container h3 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
    color: #333;
}
.lottery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin: 10px auto;
}
.lottery-item {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EF8CEF;
    width: 110px;
    height: 110px;
    border-radius: 20px 20px 20px 20px;
}
.lottery-item img{
    display: block;
    max-width: 100%;
    height: auto;
}
.lottery-center {
    background: #FFEE05;
}
.lottery-info {
    text-align: center;
    color: #666;
    font-size: 14px;
}
/* 抽奖中高亮样式 */
.lottery-item.highlight {
    background-color: #FFF0FF;
    transition: background-color 0.1s ease;
}
.lottery-center {
    cursor: pointer;
    transition: transform 0.2s ease;
}
.lottery-item {
    transition: all 0.1s ease;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* 抽奖结果弹窗样式 */
.lottery-result-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    animation: fadeIn 0.3s ease-in-out;
    text-align: center;
}
.lottery-result-close{
    position: absolute;
    width: 40px;
    height: 40px;
    top: -45px;
    right:-40px;
    background: url('/special/index/exit.svg');
    background-position: 0 0;
}
.lottery-result-content {
    position: relative;
    background-color: #FFF0FF ;
    padding: 32px;
    border-radius: 32px;
    width: 100%;
    max-width: 684px;
    max-width: 684px;
    animation: slideIn 0.3s ease-in-out;
}
.lottery-result-text{
    font-size: 18px;
}
.lottery-result-text span{
   color: #F75730 ;
}
.lottery-result-modal h3{
    font-weight: bold;
    font-size: 30px;
}
.lottery-result-icon{
    margin-top: 30px;
}
.lottery-result-modal .buy_section{
    max-width: 380px;
    margin-top: 30px;
    flex-direction: row;
    justify-content: space-between;
}
.lottery-result-modal .guarantee{
    margin-top: 8px;
}
.lottery-result-subtext{
    font-size: 14px;
    color: #333;
    margin-top: 30px;
}
.again{
   max-width: 180px;
   height: 48px;
   line-height: 48px;
   margin-top: 20px;
   color: #fff;
   font-size: 23px;
   font-weight: 400;
   background-color: #F33000;
   border-radius: 6px;
   cursor: pointer;
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
.bundle{
    margin-top: 80px;
    position: relative;
    z-index: 2; 
    margin-bottom: 80px;
    background: #391209;
    border-radius: 40px;
    padding: 40px;
    border: 2px solid #F75730;
}
.bundle h2{margin:0 auto 50px;}
.bundle h2 img{display: inline-block;margin:0 16px 0 0 ;vertical-align: -2px;width: initial;max-width: 100%;}
.bundle>div{position: relative;background: #fff;border-radius: 30px;margin-top:6px;-webkit-align-items: flex-start;align-items: flex-start;}
.bundle>div>img:nth-child(1){position: absolute;top: -75px;left: -1px;}
.bundle>div>img:nth-child(2){position: absolute;top: -76px;right:-76px;}
.bundle>div.super>img:nth-child(2){position: absolute;bottom: -17px;right:-16px;top:unset}

.bundle>div>div .price{
    margin-bottom: 30px;
}
.bundle .right_box{background: #F2DBFF;background: #F7F7F7;max-width: 588px;width: 100%;margin: 0;padding: 0; border-radius: 0 18px 18px 0;text-align: left;}

.bundle .right_box ul li{font-size: 16px;font-weight: 600;color: #222;margin-bottom: 10px;padding-left: 32px;box-sizing: border-box;position: relative;line-height: 30px;}
.bundle .right_box ul li::after{clear: both;content: "";width: 21px;height: 20px;background: url(/special/index/plus.svg);position: absolute;left: 0px;top: 50%;margin-top: -10px;}
.bundle .right_box>img:last-child{margin-right: 15px;}


.bundle>div ul li div *{line-height: 20px;}
.bundle>div>div{margin: 0;max-width: 588px;width: 100%;padding-top: 43px;padding-bottom: 38px;text-align: center;height: 100%;position: relative;}
.bundle .triangle-2{position: absolute;left: -18px;top: 164px;}
.bundle .triangle-3{position: absolute;right: 0;top: 164px;}
.bundle>div>div .name{font-size: 40px;color: #333;font-weight: bold;line-height: 48px;margin-bottom: 40px;}
.bundle>div>div .del{margin-top: 22px;}
.bundle>div>div .price,.price{font-size: 40px;font-weight: bold;color: #F33000;line-height: 48px;margin-top: 12px;}
.bundle>div>div .tax{font-size: 20px;color: #333;line-height: 24px;font-weight: bold;margin-top: 2px;}
.bundle>div.super{margin-top: 38px;position: relative}
.bundle>div.super .off_75{right: unset;left: -14px;top: -13px;}
.bundle>div.super .snow_bg{right: 46px;top: 12px;}
.bundle>div.super ul li i{background-image: url(/special/index/blu-ray-dvd-master.png);}
.bundle>div.super ul li:nth-child(4) i{background-position-y: -36px;}
.bundle>div.super ul li:nth-child(2) i{background-position-y: -108px;}
.bundle .checkout-switch{max-width: 560px;width: 100%;}
.bundle .checkout-switch>div{flex: 1;}
.guarantee{font-size: 14px;color: #858585;line-height: 16px;}
.del{font-size: 20px;color: #333;line-height: 24px;font-weight: 600;position: relative;display: inline-block;padding-left: 14px;padding-right: 14px;}
.price span:nth-child(2){font-size: 20px;color: #333;line-height: 24px;font-weight: 400;}
.del::after{clear: both;content: "";width: 100%;height: 100%;position: absolute;left: 0px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background: url(/special/index/price-line.svg) no-repeat center center;}
/* 按钮 */
.propack .checkout-switch a{margin:0 auto 10px;width: 100%;width:250px;height:58px;padding-left:95px;background-position:40px center;font-size:26px;line-height:40px;background-color:#F33000;color:#fff;text-align: left;box-sizing: border-box;background-repeat: no-repeat;border-radius: 6px;margin-top: 20px;}
.bundle>div>div .checkout-switch a span,.propack .checkout-switch a span{display:block;font-size:12px;line-height:6px;}
.bundle>div>div .checkout-switch .win-btn,.propack .checkout-switch .win-btn,.allBundle .checkout-switch .win-btn{background-image:url(/special/index/win.svg);background-repeat: no-repeat;}
.bundle>div>div .checkout-switch .mac-btn,.propack .checkout-switch .mac-btn,.allBundle .checkout-switch .mac-btn{background-image:url(/special/index/mac.svg);background-repeat: no-repeat;}
.propack .checkout-switch{font-size: 0;text-align: center;max-width: 560px;}
.propack .checkout-switch div{display: inline-block;}

.propack .checkout-switch a,.bundle-box .checkout-switch a{position: relative;overflow: hidden;}
.bundle>div>div .checkout-switch a span,.propack .checkout-switch a span,.bundle-box .checkout-switch a span{position: relative;z-index: 1;}
.bundle>div>div .checkout-switch a:hover span,.propack .checkout-switch a:hover span,.bundle-box .checkout-switch a:hover span{font-size: 0px;}
.bundle>div>div .checkout-switch a:hover,.propack .checkout-switch a:hover,.bundle-box .checkout-switch a:hover{font-size: 0;}
.bundle>div>div .checkout-switch a:hover::before,.propack .checkout-switch a:hover::before,.bundle-box .checkout-switch a:hover::before{position: absolute;top: 50%;left: 50%;margin-left: -16px;margin-top: -16px;transform: rotate(-20deg); animation: buymove .3s linear;z-index: 1;content: "";width: 32px;height: 32px;background: url(/special/index/buy.svg) no-repeat center center/cover;}
.bundle-box .checkout-switch a:hover::before{position: absolute;top: 50%;left: 50%;margin-left: -16px;margin-top: -16px;transform: rotate(-20deg); animation: buymove .3s linear;z-index: 1;content: "";width: 32px;height: 32px;background: url(/special/index/go-to-store.png) no-repeat;}

.bundle>div>div .checkout-switch a.rotate::before,.propack .checkout-switch a.rotate::before,.bundle-box .checkout-switch a.rotate::before{transform: rotate(0deg);transition: all .1s linear;}
@-webkit-keyframes buymove {0% {left: -10%;}100% {left: 50%;}}
@-moz-keyframes buymove {0% {left: -10%;}100% {left: 50%;}}
@-o-keyframes buymove {0% {left: -10%;}100% {left: 50%;}}
.bundle>div>div .checkout-switch a::after,.propack .checkout-switch a::after,.bundle-box .checkout-switch a::after{clear: both;content: "";position: absolute;left: 0;top: 0px;width: 0%;height: 100%;background: #F33000;z-index: 0;transition: width .3s linear;opacity: 0;}
.bundle>div>div .checkout-switch a:hover::after,.propack .checkout-switch a:hover::after,.bundle-box .checkout-switch a:hover::after{width: 100%;opacity: 1;}
/* 按钮 */
.bundle>div>div .checkout-switch a,.allBundle .bottom .checkout-switch a{margin:0 auto 10px;width: 100%;max-width:250px;height:58px;padding-left:95px;background-position:40px center;font-size:26px;line-height:40px;background-color:#F33000;color:#fff;text-align: left;box-sizing: border-box;background-repeat: no-repeat;border-radius: 6px;margin-top: 20px;}
.bundle>div>div .checkout-switch a span,.allBundle .bottom .checkout-switch a span{display:block;font-size:12px;line-height:6px;}
.allBundle .bottom .checkout-switch{font-size: 0;text-align: center;max-width: 560px;}
.allBundle .bottom .checkout-switch div{display: inline-block;}

.bundle>div>div .checkout-switch a,.allBundle .bottom .checkout-switch a,.bundle-box .checkout-switch a{position: relative;overflow: hidden;}
.bundle>div>div .checkout-switch a span,.allBundle .bottom .checkout-switch a span,.bundle-box .checkout-switch a span{position: relative;z-index: 1;}
.bundle>div>div .checkout-switch a:hover span,.allBundle .bottom .checkout-switch a:hover span,.bundle-box .checkout-switch a:hover span{font-size: 0px;}
.bundle>div>div .checkout-switch a:hover,.allBundle .bottom .checkout-switch a:hover,.bundle-box .checkout-switch a:hover{font-size: 0;}
.bundle>div>div .checkout-switch a:hover::before,.allBundle .bottom .checkout-switch a:hover::before,.bundle-box .checkout-switch a:hover::before{position: absolute;top: 50%;left: 50%;margin-left: -16px;margin-top: -16px;transform: rotate(-20deg); animation: buymove .3s linear;z-index: 1;content: "";width: 32px;height: 32px;background: url(/special/index/buy.svg) no-repeat center center/cover;}

.bundle-box .checkout-switch a:hover::before{position: absolute;top: 50%;left: 50%;margin-left: -16px;margin-top: -16px;transform: rotate(-20deg); animation: buymove .3s linear;z-index: 1;content: "";width: 32px;height: 32px;background: url(/special/index/go-to-store.png) no-repeat;}

.bundle>div>div .checkout-switch a.rotate::before,.allBundle .bottom .checkout-switch a.rotate::before,.bundle-box .checkout-switch a.rotate::before{transform: rotate(0deg);transition: all .1s linear;}
@-webkit-keyframes buymove {0% {left: -10%;}100% {left: 50%;}}
@-moz-keyframes buymove {0% {left: -10%;}100% {left: 50%;}}
@-o-keyframes buymove {0% {left: -10%;}100% {left: 50%;}}
.bundle>div>div .checkout-switch a::after,.allBundle .bottom .checkout-switch a::after,.bundle-box .checkout-switch a::after{clear: both;content: "";position: absolute;left: 0;top: 0px;width: 0%;height: 100%;background: #F33000;z-index: 0;transition: width .3s linear;opacity: 0;}
.bundle>div>div .checkout-switch a:hover::after,.allBundle .bottom .checkout-switch a:hover::after,.bundle-box .checkout-switch a:hover::after{width: 100%;opacity: 1;}

.buy_section{flex-direction: column;}
.buy_section a{width: 180px;height: 50px;line-height: 50px;background-color:#F33000;border-radius: 6px;font-size: 22px;line-height: 50px;color: #fff;margin-top: 14px;position: relative;overflow: hidden;text-align: center;}
.buy_section a i{width: 28px;height: 28px;display: inline-block;vertical-align: -6px;margin-right: 8px;}
.buy_section .win-btn i{background-image:url(/special/index/win.svg);}
.buy_section .mac-btn i{background-image:url(/special/index/mac.svg);}
.buy_section a:hover{font-size: 0 !important;}
.buy_section a:hover i{display: none;}
.buy_section a:hover::before{position: absolute;top: 50%;left: 50%;margin-left: -16px;margin-top: -16px;transform: rotate(-20deg); animation: buymove .3s linear;z-index: 1;content: "";width: 32px;height: 32px;background: url(/special/index/buy.svg) no-repeat center center/cover;}
.buy_section a.rotate::before{transform: rotate(0deg);transition: all .1s linear;}
.buy_section a::after{clear: both;content: "";position: absolute;left: 0;top: 0px;width: 0%;height: 100%;background: #F33000;z-index: 0;transition: width .3s linear;opacity: 0;}
.buy_section a:hover::after{width: 100%;opacity: 1;}
.buy_section{flex-direction: column;}
.buy_section a{width: 180px;height: 50px;line-height: 50px;background: #F33000;
    border-radius: 6px 6px 6px 6px;font-size: 22px;line-height: 50px;color: #fff;margin-top: 14px;position: relative;overflow: hidden;text-align: center;}
.buy_section a i{width: 28px;height: 28px;display: inline-block;vertical-align: -6px;margin-right: 8px;}
.buy_section .win-btn i{background-image:url(/special/index/win.svg);}
.buy_section .mac-btn i{background-image:url(/special/index/mac.svg);}
.buy_section a:hover,.product li .buy_section a:hover,.propack .checkout-switch a:hover,.bundle>div>div .checkout-switch a:hover{background-color: #F33000;
    border-radius: 6px 6px 6px 6px;}

/* propack */
.propack{
    background: #123530;
    border-radius: 40px;
    padding: 40px;
    border: 2px solid #00F5D1;
}
.propack>.flex_box{
    align-items: stretch;
}
.propack>.flex_box>div:nth-child(1) img:nth-child(1){
    position: absolute;
    top: -65px;
    left: 0px;
}
.propack>.flex_box>div:nth-child(2) img:nth-child(1){
    position: absolute;
    top: -65px;
    right: 0px;
}
.propack>.flex_box>div{
    position: relative;
    max-width: 568px;
    width: 100%;
    padding: 46px 0px;
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 30px;
}
.propack>.flex_box>div .title{
    font-weight: bold;
    font-size: 40px;
    color: #333333;
    line-height: 48px;
    text-align: center;
    margin-bottom: 34px;
}
.propack>.flex_box>div ul{
    padding: 0 72px;
}
.propack>.flex_box>div ul li{
    align-items: self-start;
    margin-bottom: 15px;
    flex-wrap: nowrap;
}
.propack>.flex_box>div ul li i{
    margin-top: 6px;
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(/special/index/super-video-propack.png) no-repeat;
    background-position: 0 0;
}
.propack>.flex_box>div ul li div{
    flex: 1;
    margin-left: 16px;
}
.propack>.flex_box>div ul li .name{
    font-weight: 700;
}

.propack>.flex_box>div.super ul li:nth-child(2) i{
    background-position-y: -36px;
}
.propack>.flex_box>div.super ul li:nth-child(3) i{
    background-position-y: -72px;
}
.propack>.flex_box>div.super ul li:nth-child(4) i{
    background-position-y: -108px;
}
.propack>.flex_box>div .price{
    margin-top: 20px;
    text-align: center;
}
.propack>.flex_box>div.blu-ray ul li i{
    background: url(/special/index/blu-ray-dvd-master.png);
    background-position-y: 0px;
}
.propack>.flex_box>div.blu-ray ul li:nth-child(2) i{
    background-position-y: -108px;
}
.propack>.flex_box>div.blu-ray ul li:nth-child(3) i{
    background-position-y: -72px;
}
.propack>.flex_box>div.blu-ray ul li:nth-child(4) i{
    background-position-y: -36px;
}
.propack>.flex_box>div .price{
    text-align: center;
}

/* base */
.base{margin-top: 63px;position: relative;z-index: 2;}
.base h2{text-align: center;margin:0 auto;}
.base h2 img{margin: 0 auto;display: block;width: initial;max-width: 100%;}

.base .base-bottom{
    padding: 38px;
    background: #380D35;
    border-radius: 0 0 40px 40px;
    border: 2px solid #FF37EF;
    border-top: none;
}
.base .base-top{
    position: relative;
    overflow: visible;
}
.base .base-top::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 382px;
    background: url(/special/index/top3-bg.svg) center no-repeat;
    background-size: 100% 382px;
    z-index: -1;
    top: -15px;
    left: 0;
}
.base-top .h1_title{
    padding-top: 200px;
    font-weight: bold;
    font-size: 50px;
    color: #222222;
    line-height: 165px;
    text-align: center;
}


.base_box{margin-top: 140px;}
.base_box>div{position: relative;text-align: center;box-sizing: border-box;margin: 0;width: 100%;}

.base_box>div .name{font-size: 30px;color: #222;font-weight: bold;line-height: 36px;display: block;position: relative;z-index: 1;margin-top: 19px;}
.base_box>div .name:hover{text-decoration: underline;}
.base_box>div ul{margin-top: 20px;}
.base_box>div ul li{font-size: 16px;color: #222;line-height: 20px;text-align: left;padding-left: 15px;margin-bottom: 6px;position: relative;}
.base_box>div ul li::after{clear: both;content: "";width: 5px;height: 5px;background: #222;border-radius: 50%;position: absolute;top: 8px;left: 0px;}
.base_box>div ul li:last-child{margin-bottom: 0px;}
.base_box>div .del{margin-top: 22px;color: #222;}
.base_box>div .time_size{color: #222;font-size: 20px;line-height: 24px;margin-top: 5px;}
.base_box>div .price{font-size: 32px;color: #F33000;font-weight: bold;line-height: 48px;margin-top: 4px;}
.base_box>div .tax{font-size: 20px;color: #222;line-height: 24px;margin-top: 4px;}
.base_box>div .guarantee{margin-top: 10px;color: #333;}
.base_box>div:nth-child(2)>img.product_img{z-index: 2;}
.base_box>div:nth-child(2){max-width: 468px;background: url(/special/index/best-seller.png) no-repeat center -12px;padding: 36px 68px 0px;min-height: 606px;border-radius: 10px 10px 0 0;}
.base_box>div:nth-child(2) .name{width: 90%;margin: auto;}
.base_box>div:nth-child(1)>img.product_img,.base_box>div:nth-child(2)>img.product_img,.base_box>div:nth-child(3)>img.product_img{position: absolute; z-index: 2;top: -96px;left: 50%;transform: translateX(-50%);max-width: 100%;}
.base_box>div:nth-child(2)>img:nth-child(1),.base_box>div:nth-child(2)>img:nth-child(2){
    top: -110px;
}
.base_box>div:nth-child(2) .name{
    margin-top: 20px;
}
.base_box>div:nth-child(1),.base_box>div:nth-child(3){max-width: 346px;height: 555px; width: 100%;background: url(/special/index/best-seller2.png) no-repeat top center;padding: 30px 20px 62px;min-height: 520px;border-radius: 10px 10px 0 0;}
.base_box>div:nth-child(1)>img:nth-child(1),.base_box>div:nth-child(2)>img:nth-child(1),.base_box>div:nth-child(3)>img:nth-child(1){width: initial;max-width: 346px;width: 100%; z-index: 3;height: auto;left: 50%;transform: translate(-50%);}
.base_box>div:nth-child(2)>img:nth-child(2){
    top: -16%;
}
.base_box>div:nth-child(2)>img:nth-child(1){
    top: -16%;
}
.base_box>div:nth-child(2)>img:nth-child(1),.base_box>div:nth-child(2)>img:nth-child(2){
    max-width: 468px;
    width: 100%;
}
.base_box>div:nth-child(3){background: url(/special/index/best-seller3.png) no-repeat top center;border-radius: 10px 10px 0 0;}
.base_box>div .left_bg{position: absolute;left: -38px;top: 130px;}
.base_box>div .right_bg{position: absolute;right: -38px;top: 130px;}
.base_box>div .middle_bg{position: absolute;top: 60px;left: 50%;-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0);transform: translate(-50%,0);z-index: 1!important;max-width: 521px;}
.base_box img.discount_mark{position: absolute;top: -9px;right: -8px;}
.base_box>div:nth-child(2) img.discount_mark{right:20px;top: -14px;}
/* product */
.h2_img{display: block;margin:0px auto;width: initial;max-width: 90%;}
#product,#base{
    background: #000000;
    position: relative;
}
#base{
    padding-top: 10px;
}
#base::before{
    content: "";
    background: url(/special/index/bg1.svg) center top no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 730px;
    position: absolute;
    left: 0;
    top: -880px;
    z-index: -1;
}
.product{padding-top: 80px;position: relative;z-index: 3;border-radius:0 0 40px 40px;}
.product .product-top{
    position: relative;
}
.product .product-bottom{
    padding: 62px 40px;
    border: 2px solid #00F5D1;
    border-top: none;
    background: #123530;
    border-radius: 0 0 40px 40px;
}
.product li.text{background: #000000;
    border-radius: 10px 10px 10px 10px;
    border: 6px solid #00F5D1;position: relative;text-align: center;padding-top: 40px;}
.product li.text p{font-size: 30px;line-height: 36px;font-weight: bold;color: #fff;}
.product li.text>img{position: absolute;bottom: 0px;left: 0;max-width: 285px;width: 100%;}
.product li.data-security{
    border: 6px solid #FFEE05;
}
.product li.data-management{
    border: 6px solid #FF37EF;
}
.product li.iphone-entertainment{
    border: 6px solid #F75730;
}
.product li{max-width: 285px;width: 100%;margin: 0;background: #fff;border-radius: 10px;padding: 24px 20px 26px;margin-bottom: 20px;min-height: 402px;position: relative;}
.product li span.discount_icon{position: absolute;width: 78px;height: 24px;top: 0px;right: 10px;background: url(/special/index/Rectangle.png) no-repeat;color: #230357;font-size: 12px;text-align: center;line-height: 22px;}
.product li span.discount_icon i{font-style: normal;font-size: 18px;font-weight: bold;}
.product li .name{-webkit-justify-content: flex-start;justify-content: flex-start;}
.product li .name i{width: 44px;height: 44px;background: url(/special/index/30-off-everything.png);margin-right: 18px;}
.product li .name img{width: 44px;height: 44px;margin-right: 18px;}
.product ul:nth-of-type(1) li:nth-child(2) .name i{background-position-y: -0px;}
.product ul:nth-of-type(1) li:nth-child(3) .name i{background-position-y: -44px;}
.product ul:nth-of-type(1) li:nth-child(4) .name i{background-position-y: -44px;}
.product ul:nth-of-type(1) li:nth-child(5) .name i{background-position-y: -88px;}
.product ul:nth-of-type(1) li:nth-child(6) .name i{background:url(/images/blu-ray-creator/icon.png) no-repeat center/cover;}
.product ul:nth-of-type(1) li:nth-child(7) .name i{background-position-y: -220px;}
.product ul:nth-of-type(1) li:nth-child(8) .name i{background: url(/images/video-repair/icon-video-repair.png) no-repeat;background-size: cover;}
.product ul:nth-of-type(2) li:nth-child(1) .name i{background-position-y: -308px;}
.product ul:nth-of-type(2) li:nth-child(2) .name i{background-position-y: -352px;}
.product ul:nth-of-type(2) li:nth-child(3) .name i{background-position-y: -396px;}
.product ul:nth-of-type(3) li:nth-child(2) .name i{background-position-y: -440px;}
.product ul:nth-of-type(3) li:nth-child(3) .name i{background-position-y: -484px;}
.product ul:nth-of-type(3) li:nth-child(4) .name i{background-position-y: -528px;}
.product ul:nth-of-type(4) li:nth-child(1) .name i{background-position-y: -572px;}
.product ul:nth-of-type(4) li:nth-child(2) .name i{background-position-y: -616px;}
.product ul:nth-of-type(4) li:nth-child(3) .name i{background-position-y: -660px;}
.product ul:nth-of-type(5) li:nth-child(2) .name i{background-position-y: -704px;}
.product ul:nth-of-type(5) li:nth-child(3) .name i{background-position-y: -748px;}
.product ul:nth-of-type(5) li:nth-child(4) .name i{background-position-y: -792px;}
.product li .name span{width: calc(100% - 62px);font-size: 20px;font-weight: bold;color: #333;line-height: 24px;}
.product li .name:hover{text-decoration: underline;color: #333;}
.product li .info{margin-top: 15px;font-size: 16px;line-height: 20px;color: #333;}
.product li .price{font-size: 22px;color: #F33000;line-height: 24px;font-weight: bold;}
.product li .price span:nth-child(1){font-size: 14px;font-weight: 600;color: #333;margin-left: 10px;margin-right: 10px;padding-left: 4px;padding-right: 4px;}
.product li .price span.time_size{font-size: 14px;font-weight: 400;color: #333;display: block;}
.product li .buy_section a{width: 180px;min-width: 180px;text-align: center;height: 44px;line-height: 42px;font-weight: normal;background: #F33000;border-radius: 6px 6px 6px 6px;}
.product li .buy_section .download{box-shadow: none;width: 176px;min-width: 176px;background: #fff;box-sizing: border-box;line-height: 41px;color: #F02222;margin-left: 2px;border:1px solid #F02222;box-sizing: border-box;display: inline-block;}
.product li .buy_section .download i{background: url(/special/index/down.svg) no-repeat center center;}
.product li .buy_section .download::after{width: 100%;height: 0%;}
.product li .buy_section .download::before{clear: both;content: "";width: 24px;height: 24px;background: url(/special/index/down-h.svg);position: absolute;top: -30px;left: 50% !important;margin-left: -12px;transform: none !important;}
.product li .buy_section .download:hover::after{background: #F02222;transition: height .3s linear;height: 100%;box-shadow: none;}
.product li .buy_section .download:hover::before{top: 25px;transition: top .3s linear;}
.product li .guarantee{margin-top: 10px;}
.footer{color: #ffffff;font-size: 16px;line-height: 20px;text-align: center;padding-top: 40px;padding-bottom: 40px;position: relative;z-index: 2;}

/* tab */
.tab{max-width: 276px;height: 72px;border-radius: 60px;padding: 8px;box-sizing: border-box;cursor: pointer;transition: all linear .4s;margin: 39px auto 20px;}
.tab>div{background-color: #fff;border-radius: 60px;position: relative;flex-wrap: nowrap;width: 100%;height: 100%;}
.tab>div span.item{color: #333;font-size: 24px;line-height: 56px;font-weight: bold;display: inline-block;z-index: 2;width: 50%;height: 100%;text-align: center;transition: all linear .3s;}
.tab>div span.slider{position: absolute;left: 130px;width: 130px;height: 100%;left:0px;border-radius: 57px;background:#5B008C;z-index:1;transition: all .3s linear;}
.tab>div span.item.active{color: #fff}
.tab>div span.slider.left{left:0px;}
.tab>div span.slider.right{left:calc(100% - 130px);}
/* .tab_v1 */
.tab_v1 {
    position: relative;
    width: 100%;
    max-width: 490px;
    margin: 30px auto 10px;
    background: url('/special/index/hot-product-license.png') no-repeat center;
    background-size: contain;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0px;
}
.product .tab_v1{
    max-width: 236px;
    margin: 0;
}
.product .tab_item{
    padding: 5px;
}
.product .tab_item span{
    font-size: 14px;
}
.product .tab_v1 .tab_img{
    width: 64px;
    height: 22px;
    top: 13px;
    right: 0;
}
.tab_v1 .tab_img{
    position: absolute;
    top: 7px;
    right: 0;
}

  .tab_select {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .tab_item {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 8px 16px;
    border-radius: 4px;
    transition: background-color 0.3s;
  }
  .tab_item span{
    display: inline-block;
    vertical-align: middle;
    line-height: 16px; 
    font-size: 16px;
    font-weight: 600;
  }
  .tab_item span del{
    margin-left: 12px;
  }
  .check_mark {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url('/special/index/selected.svg') no-repeat;
    background-position: 0 0;
    margin-right: 8px;
  }
 .tab_item.active .check_mark {
    background-position: 0 -16px;
  }


/*cookie*/
.usernotice_pop{display: table;width:295px;padding: 7px;position: fixed;bottom: 10px;right:50px;background: rgba(0,0,0, 0.55);z-index: 1000;text-align: center;color: #fff;border-radius: 5px;transition: all 0.3s ease;font-size:12px;}
.usernotice_pop a{color:#fff;text-decoration:underline;}
.usernotice_pop span{cursor:pointer;border:1px solid #fff;margin:10px 5px;width:50%;padding:0 5px;}


.product-top{
    background: #00F5D1;
    border-radius: 40px 40px 0 0;
    border-bottom: none;
    padding: 28px 0;
}
.product-top .h2_img{
    margin-bottom: 16px;
    font-weight: bold;
    font-size: 50px;
    color: #000000;
    line-height: 59px;
}

/* .body_img6{position: absolute;z-index: 1;bottom: 0;left: 50%;-webkit-transform: translate(-50%,-0);-moz-transform: translate(-50%,-0);-o-transform: translate(-50%,-0);transform: translate(-50%,-0);width: 100%;max-width: 1920px;}
.body_img7{position: absolute;z-index: 1;background: #910505;width: 100%;height: 3250px;left: 50%;top: 0;transform: translate(-50%,0);} */
.month{display: block;}
.lifetime{display: none;}

.aside{position: fixed;top: 40%;left: 50%;transform: translate(689px,0);padding: 0;z-index: 5;width: 216px;transition: all 0.5s;}
.aside.top{top: 50%;transition: all 0.5s;}
.aside .top_aside{position: absolute;top: -76px;left: 30%;z-index: 10;}
.aside div p {padding: 0px 40px; display: flex; justify-content: space-between;}
.aside div p span{display: inline-block; width: 3px; height: 18px; background-color: #F21E1B;}
.aside a{display: block;margin:0 auto;box-sizing: border-box;width: 208px;height: 48px;line-height: 21px;text-align: center;border-radius: 6px;color:#FFFFFF;position: relative;font-weight: bold;z-index: 2; padding:12px 29px; background-color:#391209;border: 1px solid #F75730;}
.aside a.active,.aside a:hover{color: #FFFFFF; background:#F75730;}
.aside::after{
    content: "";
    width: 240px;
    height: 58px;
    position: absolute;
    background: url(/special/index/decorations2.svg) no-repeat;
    background-size: contain;
    top: -45px;
    left: 7;
    z-index: 2;
    pointer-events: none;
}


.body_img1{display: block; width:550px; height: 340px; background: url(/special/index/bottom-decorations1.svg) no-repeat;background-size: contain;}
.body_img1{position: absolute;z-index: 2;left: 0px;bottom: 0px; }
.body_img2{display: block; width:600px; height: 340px; background: url(/special/index/bottom-decorations2.svg) no-repeat;background-size: contain;}
.body_img2{position: absolute;z-index: 2;right:0px;bottom: 0px; }
.body_img3{width: 2560px;max-width: 100%;width: 100%; position: absolute;bottom: 1610px;left: 0;}
.body_img4{display: block; width:308px; height: 396px; background: url(/special/index/prize-decorations4.svg) no-repeat;background-size: contain;}
.body_img4{position: absolute;z-index: 1;left: 16px;bottom: 2520px; }
.body_img5{display: block; width:286px; height: 254px; background: url(/special/index/prize-decorations2.svg) no-repeat;background-size: contain;}
.body_img5{position: absolute;z-index: 1;right:45px;bottom: 1300px; }
.body_img6{display: block; width:228px; height: 282px; background: url(/special/index/prize-decorations3.svg) no-repeat;background-size: contain;}
.body_img6{position: absolute;z-index: -1;left: 22px;top: 1560px; }
.body_img7{display: block; width:304px; height: 390px; background: url(/special/index/prize-decorations.svg) no-repeat;background-size: contain;}
.body_img7{position: absolute;z-index: -1;right:18px;top: 2587px; }
.body_img8{display: block; width:410px; height: 432px; background: url(/special/index/banner-left.png) no-repeat;background-size: contain;}
.body_img8{position: absolute;z-index: 2;left: 56px;top: 80px; }
.body_img9{display: block; width:640px; height: 486px; background: url(/special/index/banner-right.png) no-repeat;background-size: contain;}
.body_img9{position: absolute;z-index: 2;right:42px;top: 40px; }

.data-security{height: 386px;}

/* 弹窗遮罩层 */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    animation: fadeIn 0.3s ease;
}

/* 弹窗容器 */
.modal-container {
    background-color: white;
    border-radius: 15px;
    padding: 30px;
    width: 90%;
    max-width: 400px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    animation: slideIn 0.3s ease;
}

/* 中奖弹窗样式 */
.win-modal {
    background: linear-gradient(135deg, #FFF9C4 0%, #FFECB3 100%);
    border: 3px solid #FFD54F;
}

/* 未中奖弹窗样式 */
.lose-modal {
    background: linear-gradient(135deg, #ECEFF1 0%, #CFD8DC 100%);
    border: 3px solid #90A4AE;
}

/* 弹窗标题 */
.modal-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.win-title {
    color: #E65100;
}

.lose-title {
    color: #455A64;
}

/* 弹窗消息 */
.modal-message {
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 1.5;
}

/* 关闭按钮 */
.modal-close-btn {
    padding: 12px 24px;
    background-color: #2196F3;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.modal-close-btn:hover {
    background-color: #1976D2;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* 中奖图标 */
.win-icon {
    font-size: 60px;
    margin-bottom: 20px;
    color: #FFC107;
    animation: bounce 1s ease infinite;
}

/* 未中奖图标 */
.lose-icon {
    font-size: 60px;
    margin-bottom: 20px;
    color: #90A4AE;
}

/* 动画效果 */
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-50px) scale(0.9);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
    40% { transform: translateY(-20px); }
    60% { transform: translateY(-10px); }
}





@-webkit-keyframes fade {
    0%{transform: rotate(0);opacity: 0;}
    5%{opacity: 1;}
    25%{transform: rotate(-180deg);}
    30%{transform: translate(-60px,0);}
    50%{transform: rotate(180deg);}
    70%{transform: translate(60px,0);}
    75%{transform: rotate(-180deg);}
    95%{opacity: 1;}
    100%{top: 98%;transform: rotate(0);opacity: 0;}
}
@-moz-keyframes fade {
    0%{transform: rotate(0);opacity: 0;}
    5%{opacity: 1;}
    25%{transform: rotate(-180deg);}
    30%{transform: translate(-60px,0);}
    50%{transform: rotate(180deg);}
    70%{transform: translate(60px,0);}
    75%{transform: rotate(-180deg);}
    95%{opacity: 1;}
    100%{top: 98%;transform: rotate(0);opacity: 0;}
}
@-o-keyframes fade {
    0%{transform: rotate(0);opacity: 0;}
    5%{opacity: 1;}
    25%{transform: rotate(-180deg);}
    30%{transform: translate(-60px,0);}
    50%{transform: rotate(180deg);}
    70%{transform: translate(60px,0);}
    75%{transform: rotate(-180deg);}
    95%{opacity: 1;}
    100%{top: 98%;transform: rotate(0);opacity: 0;}
}
@keyframes fade {
    0%{transform: rotate(0);opacity: 0;}
    5%{opacity: 1;}
    25%{transform: rotate(-180deg);}
    30%{transform: translate(-60px,0);}
    50%{transform: rotate(180deg);}
    70%{transform: translate(60px,0);}
    75%{transform: rotate(-180deg);}
    95%{opacity: 1;}
    100%{top: 98%;transform: rotate(0);opacity: 0;}
}
@media screen and (max-width:1800px){
    .aside{display: none;}

}
@media screen and (max-width:1680px){
    .product .product-top::before,.product .product-top::after{
        display: none;
    }
    .product .product-bottom{
        padding-left: 20px;
        padding-right: 20px;
    }
    .body_img1,.body_img2,.body_img4,.body_img5,.body_img6,.body_img7,.body_img8,.body_img9{display: none;}
    .body_img12{
        left: 0px;
        opacity: 0.7;
    }
    .body_img10{
        left: 0;
    }
    .body_img13{
        opacity: 0.7;
    }
    .body_img11{
        right: 0px;
    }
}
@media screen and (max-width:1240px){
    .center{padding-left: 40px;padding-right: 40px;}
    .footer{padding-bottom: 50px;}
    img{height: auto;}
    .allBundle div>img:nth-child(2),.body_img1,.body_img2,.body_img4,.body_img5{display: none;}
    .allBundle .top, .allBundle .bottom{padding-left: 40px;padding-right: 40px;}
    .allBundle .top>.triangle-1{transform: translate(0,0) rotate(90deg);}
    .bundle .triangle-3,.bundle .triangle-2,.allBundle .top>.triangle-1{display: none;}
    .bundle ul{border-radius: 18px 18px 0px 0px;max-width: 100%;-webkit-order: 1;order: 1;padding: 60px 45px 40px;min-height: unset;}
    .bundle>div:nth-of-type(2) ul{border-radius: 18px 18px 0 0;}
    .bundle>div>div{padding-bottom: 30px;max-width: 100%;-webkit-order: 2;order: 2;}
    .bundle>div>img:nth-child(2){display: none;}
    .base_box{-webkit-flex-direction: column;flex-direction: column;margin-top: 30px;}
    .base_box>div:nth-child(2){-webkit-order: 1;order: 1;}
    .base_box>div:nth-child(1){-webkit-order: 2;order: 2;}
    .base_box>div:nth-child(3){-webkit-order: 3;order: 3;}
    .base_box>div{max-width: 468px !important;min-height: auto !important;background: #fff !important;padding-bottom: 30px !important;margin-bottom: 30px;margin-top: 100px;border-radius: 10px !important;padding-left: 20px !important;padding-right: 20px !important;}
    .base_box>div:nth-child(2) img.discount_mark{right: -12px;top: -14px;}
    .base_box>div .right_bg{right: -10px;}
    .base_box>div .left_bg{left: -10px;}
    .product ul{-webkit-justify-content: space-around;justify-content: space-around;}
    .product li.text{-webkit-order: 1;order: 1;}
    .product li{-webkit-order: 2;order: 2;}
    .allBundle div>img:first-child,.bundle>div>img:nth-child(1),.propack>.flex_box>div img:nth-child(1){zoom: .6;}
    .propack>.flex_box>div:nth-child(1){
        margin-bottom: 50px;
    }
    .nav.center{
        max-width: 900px;
        padding: 0px 0 56px;
    }
    .bundle .right_box{
        max-width: 100%;
        flex-direction: row-reverse;
        border-radius: 18px;
    }
    .bundle>div>img:nth-child(1),.allBundle div>img:first-child{
        top: -50px;
    }
    .propack>.flex_box>div img:nth-child(1){
        zoom: 0.75;
    }
    .base_box>div:nth-child(3), .base_box>div:nth-child(1){
        min-height: auto;
        height: auto;
    }
    .body_img10,.body_img11,.body_img12,.body_img13{
        display: none;
    }
    .product .product-bottom{
        padding-bottom: 20px;
    }
    .product{
        max-width: 800px;
    }
    .tab_v1 .tab_img{
        top: 2px;
        right: 38px;
    }
}
@media screen and (max-width:950px){
    .base .base-bottom{
        border-radius: 0 0 50px 50px;
    }
}
@media screen and (max-width:920px){
    .banner{height: 468px;}
    .center{padding-left: 20px;padding-right: 20px;}
    .body_img1,.body_img2,.body_img4{display: none;}
    .banner{overflow: visible;}
    h2{
        font-size: 36px;
    }
    .allBundle{
        margin-top: 100px;
    }
    .base .base-top::before{
        display: none;
    }
    .base .base-top{
        background: #ffe2b1;
        border-radius: 40px 40px 0 0;
    }
    .base-top .h1_title{
        padding-top: 38px;
    }
    .game-container {
        flex-direction: column;
    }
    .lottery-result-close{
        top:10px;
        right:10px;
    }
}
@media screen and (max-width:768px) {
    .base_box>div:nth-child(2) img.discount_mark{transform: scale(0.65);right:-32px;top: -33px;}
    .footer{padding: 20px 0 30px;}
    .banner{
        background-size: 210%;
        height: 440px;
    }
    .base_box>div:nth-child(1)>img.product_img,.base_box>div:nth-child(2)>img.product_img,.base_box>div:nth-child(3)>img.product_img{
        top: -20%;
    }
    .base_box>div:nth-child(1)>img.product_img{
        top: -20%;
    }
    .base_box>div:nth-child(2){
        margin-bottom: 60px;
    }
    .banner h1>span:nth-child(1){
        max-width: 200px;
        font-size: 22px;
        height: 38px;
        line-height: 38px;
    }
    .banner h1>span:nth-child(2){
        font-size: 52px;
        line-height: 62px;
    }
    .banner h1>span:nth-child(2) span{
        font-size: 130px;
        line-height: 150px;
    }
    .allBundle .bottom .price span:nth-child(2){
        display: block;
        margin-top: 8px;
    }
    .nav.center {
        padding: 2px 0;
    }
    .nav a {
    font-size: 20px;
    padding: 10px 16px;
    }
    .countdown-display{
        margin: 48px auto ;
    }
}
@media screen and (max-width:680px){
    .banner{
        background-size: 240%;
    }
    .banner{
        height: 420px;
    }
}
@media screen and (max-width:600px){
    .banner .off{animation: none;}
    h1{font-size: 50px;line-height: 80px;margin: 0 auto 20px;}
    h1 span{font-size: 80px;}

    .banner{height: auto;background: none;padding-bottom: 0;}
    .banner_title{margin:0 auto;}
    .banner .stage{display: none;}
    /* .banner>div{position: absolute;left: 0px;} */
    .banner .moblie{width: 100%;display: block;height: auto;}
    .banner .pc{width: 100%;display: none;height: auto;}
    .center{padding-left: 20px;padding-right: 20px;}
    .bundle ul{padding-left: 20px;padding-right: 20px;padding-top: 44px;}
    .bundle>div>div .name{
        margin-bottom: 0px;
    }
    .bundle>div>div .price, .price{
        margin-bottom: 10px;
    }
    .bundle>div>div{
        padding-bottom: 15px;
    }
    .propack>.flex_box>div .price{
        margin-top: 10px;
    }
    .bundle>div>div .name,.base_box>div .name,.propack>.flex_box>div .title{font-size: 26px;line-height: 30px;}
    .allBundle{margin-top: 15px;}
    .allBundle .bottom .price,.bundle>div>div .price,.base_box>div .price{font-size: 24px;line-height: 30px;margin-top: 0;}
    .allBundle .bottom .price span{display: block;}
    .base_box>div .del{font-size: 16px;}
    .base_box>div .tax{font-size: 16px;}
    .allBundle .top, .allBundle .bottom{padding-left: 20px;padding-right: 20px;padding-top: 20px;}
    .allBundle .bottom{padding-bottom: 15px;}
    /* .base h2{margin-bottom: 0;} */
    .base h2 img{margin:0 auto;}
    .base_box{margin-top: 0;}
    .base_box>div:nth-child(2) .name{width: 100%;}
    .banner .logo img{width: 150px;height: auto;}
    .bundle>div>div .checkout-switch a,.allBundle .bottom .checkout-switch a{max-width: 200px;background-position: 20px center;padding-left: 60px;margin:10px auto 5px;}
    .allBundle .bottom .checkout-switch div{margin:0 ;width: 200px;}
    .allBundle .bottom .price{margin:0 auto 10px;width: 100%;max-width: 200px;}
    .allBundle .bottom .checkout-switch a{margin:0 auto;}
    .allBundle .guarantee{margin:12px auto 20px;}
    .base_box>div .middle_bg{width: 110%;margin-top: -134px!important}
    .h2_img{margin-top: 0px;}
    .usernotice_pop{right: 50%;transform: translate(50%,0);}
    .bundle .right_box img{
        display: none;
    }
    .propack>.flex_box>div ul{
        padding: 0 40px;
    }
    h2{
        font-size: 32px;
        margin-bottom: 50px;
        line-height: 36px;
    }
    .bundle h2{
        margin-bottom: 50px;
    }
    .base-top .h1_title,.product-top .h2_img{
        font-size: 30px;
        line-height: 36px;
    }
    .base-top .h1_title{
        padding-top: 20px;
    }
    .product-top{
        padding: 20px 0 10px;
    }
    .banner p:nth-child(2){
        font-size: 56px;
    }
    .banner p:nth-child(3){
        font-size: 48px;
    }

    .banner h1>span{
        font-size: 42px;
        line-height: 48px;
    }
    .banner h1>span:nth-child(1){
        font-size: 18px;
        height: 38px;
        line-height: 38px;
    }
    .banner h1>span:nth-child(2){
        font-size: 38px;
        line-height: 46px;
        margin-bottom: 35px;
    }
    .banner h1>span:nth-child(2) span{
        font-size: 60px;
        line-height: 82px;
    }
    .base_box>div .name, .propack>.flex_box>div .title{
        margin-bottom: 24px;
    }
}
@media screen and (max-width:540px){
    .tab_v1 .tab_img{
        right: 14px;
    }
}
@media screen and (max-width:520px){
    .base_box>div:nth-child(1)>img.product_img,.base_box>div:nth-child(2)>img.product_img,.base_box>div:nth-child(3)>img.product_img{
        top: -15%;
    }
    .base_box>div:nth-child(1)>img.product_img,.base_box>div:nth-child(3)>img.product_img{
        top: -22%;
    }
    .price span:nth-child(2){
        display: block;
        margin-top: 8px;
    }
    .lottery-container{
        zoom: 0.7;
    }
}

@media screen and (max-width:480px){
    .bundle .checkout-switch{
        flex-direction: column;
    }
    .propack>.flex_box>div ul{
        padding: 0 20px;
    }
    h2{
        font-size: 26px;
    }
    .banner h1>span{
        font-size: 36px;
        line-height: 48px;
    }
    .banner h1>span:nth-child(2){
        font-size: 32px;
        line-height: 48px;
    }
    .banner h1>span:nth-child(3){
        font-size: 32px;
        line-height: 42px;
    }
    .banner h1>span:nth-child(3) span{
        font-size: 42px;
        line-height: 60px;
    }
    .banner{
        margin-bottom: 30px;
    }  
    .center{
        padding: 20px;
    }
    .banner .logo{
        margin-top: 0;
    }
    .product .product-bottom{
        border-radius: 0 0 20px 20px;
    }
    .base .base-bottom{
        padding-top: 0;
    }
    .nav {
        padding: 10px 0;
    }
      
    .nav .banner-flex .center.flex_box {
    flex-direction: column;
    gap: 8px;
    align-items: stretch;
    }
    
    .nav a {
    padding: 10px;
    min-width: auto;
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
    }

    .modal-container {
        padding: 20px;
        margin: 10px;
    }
    
    .modal-title {
        font-size: 20px;
    }
    
    .modal-message {
        font-size: 16px;
    }
    .countdown-container .black-friday{
        font-size: 30px;
    }
    .lottery-result-modal .buy_section{
        max-width: 200px;
        justify-content: center;
    }
    .tab_v1 .tab_img{
        right: 0;
    }

}
@media screen and (max-width:414px){
    h1{font-size: 36px;line-height: 80px;margin: 0 auto 20px;}

    h1 span{font-size: 64px;}
    .base_box>div:nth-child(1)>img.product_img,.base_box>div:nth-child(2)>img.product_img,.base_box>div:nth-child(3)>img.product_img{
        top: -10%;
    }
    .base_box>div:nth-child(1)>img.product_img{
        top: -15%;
    }
    .base_box>div:nth-child(3)>img.product_img{
        top: -15%;
    }
    .base_box>div:nth-child(2){
        margin-top: 80px;
        margin-bottom: 0px;
    }
    .base_box>div:nth-child(1){
        margin-bottom: 0;
    }
    .countdown-container{
        padding: 0;
    }
    .tab_v1{
        background:#FFF5D8  ;
    }
    .tab_v1 .tab_img{
        right: 0;
    }
    .product .tab_v1 .tab_img{
        top: 0px;
    }

}
@media screen and (max-width:360px){
    h2{
        font-size: 22px;
    }
    .base_box>div:nth-child(1)>img.product_img,.base_box>div:nth-child(2)>img.product_img,.base_box>div:nth-child(3)>img.product_img{
        top: -5%;
    }
    .base_box>div:nth-child(1)>img.product_img{
        top: -10%;
    }
    .base_box>div:nth-child(3)>img.product_img{
        top: -10%;
    }

}
@media screen and (max-width:340px){
    h1{font-size: 32px;line-height: 80px;margin: 0 auto 20px;}
    h1 span{font-size: 58px;}
    .countdown-display{
        max-width: 280px;
    }
}
@media screen and (max-width: 320px) {
    .nav a {
      padding: 8px;
    }
    .tab_item span{
        font-size: 12px;
    }
    .lottery-container{
        zoom: 0.6;
    }
    .countdown-container .black-friday{
        font-size: 25px;
    }
    .countdown-container .black-friday-des{
        font-size: 20px;
    }
    .buy_section a{
       width: 160px; 
    }
  }