/* 加码好礼 */
.reach-reward {
    background: url("../image/section2/bg.png") no-repeat;
    background-size: 100%;
    width: 100%;
    position: relative;
}

.section2_height {
  height: 10.80rem;
  background: none;
}

.reach-title {
  width: 3.99rem;
  height: 1.45rem;
  margin: 0 auto;
  background: url(../image/section2/title.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 1.18rem;
  left: 50%;
  margin-left: -1.995rem;
}

.reach-reward .order-count {
    height: 0.83rem;
    position: absolute;
    top: 1.1rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
}

.count {
    display: flex;
    align-items: center;
}

.count-text {
    width: 2.4rem;
    height: 0.25rem;
    background: url(../image/section6/cont-text.png) no-repeat;
    background-size: 100%;
    margin-right: 0.1rem;
}

.reach-reward .count span {
    font-size: 0.28rem;
    color: #f16d15;
    font-weight: 700;
}

.reach-reward .reach-clock {
    position: absolute;
    width: 6.66rem;
    height: 6.69rem;
    background-image: url(../image/section2/reach-clock-0.png);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 1.5rem;
    left: 6.16rem;
}

.reach-reward .reach-clock.task_1 {
    background-image: url(../image/section2/reach-clock-3.png);
}

.reach-reward .reach-clock.task_2 {
    background-image: url(../image/section2/reach-clock-6.png);
}

.reach-reward .reach-clock.task_3 {
    background-image: url(../image/section2/reach-clock-9.png);
}

.reach-reward .reach-clock.task_4 {
    background-image: url(../image/section2/reach-clock-12.png);
}

.reach-list {
    width: 12rem;
    height: 7.1rem;
    position: absolute;
    top: 2.68rem;
    transform: translateZ(0);
    animation-duration: 2s;
    left: 3.83rem;
}

.reach-list li {
    position: absolute;
    /* width: 1.53rem;
    height: 2.86rem; */
    background-size: 100%;
    background-repeat: no-repeat;
    /* filter: grayscale(100%); */
    transform: translateZ(0);
    mask-image: url(../image/section2/reach-no-1-not.png);
    mask-size: 100%;
    mask-repeat: no-repeat;
}

.reach-list li.active {
    filter: grayscale(0);
}


.reach-list li img {
  width: 2.31rem;
  height: 0.51rem;
    /* display: none; */
    opacity: 0;
    position: absolute;
    /* right: 0.7rem; */
    top: -0.1rem;
    z-index: 1000;

}

.reach-list li.active img {
    opacity: 1;
    z-index: 1000;
}

@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
}

@keyframes grow-shrink {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);  /* 添加5%的放大效果 */
  }
}

.reach-list li:nth-child(1) {
    width: 2.39rem;
    height: 2.77rem;
    background-image: url(../image/section2/reach-no-1-not.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* left: 11.5rem; */
    left: 0.3rem;
    top: 0.2rem;
}

.reach-list li:nth-child(1)::before{
  content: '';
  position: absolute;
  width: 2.17rem;
  height: 2.27rem;
  background-image: url(../image/section2/reach-no-1-not-flash.png);
  background-size: 100%;
  background-repeat: no-repeat;
  /* left: 11.5rem; */
  left: 0.2rem;
  top: 0.15rem
  /* animation: blink 2s infinite, grow-shrink 2s infinite; */
}

/* .reach-list li.active:nth-child(1) {
    background-image: url(../image/section2/reach-no-1.png);
} */

.reach-list li:nth-child(2) {
    width: 2.39rem;
    height: 2.77rem;
    background-image: url(../image/section2/reach-no-2-not.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: 2.8rem;
    top: 0.2rem;
}

.reach-list li:nth-child(2)::before{
  content: '';
  position: absolute;
  width: 2.17rem;
  height: 2.27rem;
  background-image: url(../image/section2/reach-no-2-not-flash.png);
  background-repeat: no-repeat;
  background-size: 100%;
  /* left: 11.5rem; */
  left: 0.2rem;
  top: 0.15rem
  /* animation: blink 2s infinite, grow-shrink 2s infinite; */
}

/* .reach-list li.active:nth-child(2) {
    background-image: url(../image/section2/reach-no-2.png);
} */

.reach-list li:nth-child(3) {
    width: 2.39rem;
    height: 2.77rem;
    background-image: url(../image/section2/reach-no-3-not.png);
    background-size: 100%;
    background-repeat: no-repeat;
    top: 0.2rem;
    left: 5.3rem;
}

.reach-list li:nth-child(3)::before{
  content: '';
  position: absolute;
  width: 2.17rem;
  height: 2.27rem;
  background-image: url(../image/section2/reach-no-3-not-flash.png);
  background-repeat: no-repeat;
  /* left: 11.5rem; */
  left: 0.2rem;
  top: 0.15rem
  /* animation: blink 2s infinite, grow-shrink 2s infinite; */
}

/* .reach-list li.active:nth-child(3) {
    background-image: url(../image/sect91
    ion2/reach-no-3.png);
} */

.reach-list li:nth-child(4) {
    width: 4.83rem;
    height: 2.77rem;
    background-image: url(../image/section2/reach-no-4-not.png);
    background-size: 100%;
    background-repeat: no-repeat;
    mask-image: url(../image/section2/reach-no-4-not.png);
    mask-size: 100%;
    mask-repeat: no-repeat;
    left: 0.35rem;
    top: 3.05rem;
    transform: translateZ(0);
}

/* .reach-list li:nth-child(4) .Big-achieve{
  width: 1.26rem;
  height: 1.23rem;
  background-image: url(../image/section2/Big-reach-active.png);
  position: absolute;
  top: 3.2rem;
  left: 0.55rem;
} */

.reach-list li:nth-child(4)::before{
  content: '';
  position: absolute;
  width: 4.17rem;
  height: 2.27rem;
  background-image: url(../image/section2/reach-no-4-not-flash.png);
  background-repeat: round;
  background-size: contain;
  /* left: 11.5rem; */
  left: 0.4rem;
  top: 0.3rem;
  /* animation: blink 2s infinite, grow-shrink 2s infinite; */
}
/* .reach-list li:nth-child(4)::after{
  content: '';
  position: absolute;
  width: .98rem;
  height: .63rem;
  background-image: url(../image/section2/reach-no-5-not-flash.png);
  background-repeat: no-repeat;
  background-size: 100%;
  left: 3.4rem;
  top: 4.4rem;
  animation: blink 2s infinite, grow-shrink 2s infinite;
} */
/* .reach-list li:nth-child(4) .UR::after { */
  /* width: 2rem;
  height: 2rem;;
  content: '';
  position: absolute;
  inset: -20%; */
  /* background: linear-gradient(45deg, rgba(255, 255, 255, 0) 40%, rgba(218, 112, 214, 0.4), rgba(255, 255, 255, 0) 60%); */
  /* background: linear-gradient(45deg, rgba(255,255,255,0) 40%, rgba(255, 255, 255, 0.75), rgba(255,255,255,0) 60%);
  animation: shark-wrap 4s infinite;
  transform: translateX(-50%); */
/* } */

@keyframes shark-wrap {
  to {
    transform: translateX(100%);
  }
}

/* .reach-list li:nth-child(4) .UR img{
  width: 100% !important;
  height: .60rem;
  position:unset;
  right: 0.06rem;
  top: 0.21rem;
  opacity: 1;
} */
.reach-list li.active::after {
  content: '';
  position: absolute;
  width:100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0.5));
  /* top: 3.2rem; */
}
.reach-list li:nth-child(1)>img {
  /* right: 5.6rem; */
  top: 1.4rem;
}
.reach-list li:nth-child(2)>img {
  /* right: 1.36rem; */
  top: 1.4rem;
}
.reach-list li:nth-child(3)>img {
  /* right: 1.35rem; */
  top: 1.4rem;
}
.reach-list li:nth-child(4)>img {
  width: 3.61rem;
  height: 0.51rem;
  top: 1.6rem;
  left: 0.65rem;
  /* right: 4.14rem;
  top: 3.4rem; */
  /* opacity: 0; */
}

.luxury-btn {
  display: inline;
  width: 3.16rem;
  height: 3.22rem;
  background: url(../image/section2/luxury-btn.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 2.5rem;
  left: 4.94rem;
  transform: translateZ(0);
  animation: 
    Prelogin 2s cubic-bezier(1,-1.91,0,2.79) 0s infinite,
    breathEffect 1s ease-in-out 0s infinite,
    grow-shrink 1s ease-in-out 0s infinite; /* 添加呼吸缩放效果 */
}
.luxury-btn::before {
  content: '';
  position: absolute;
  width: 2.59rem;
  height: 1.61rem;
  background-image: url(../image/section2/luxury-btn-flash.png);
  background-size: 100%;
  background-repeat: no-repeat;
  /* left: 11.5rem; */
  left: 0.4rem;
  top: 0.65rem;
  /* animation: blink 1s infinite, grow-shrink 1s infinite; */
}
/* .luxury-btn::after {
  content: '';
  display: inline;
  position: absolute;
  width: 2.22rem;
  height: 1.66rem;
  background: url(../image/section2/luxury-btn-af.png) no-repeat;
  background-size: 100%;
  left: 0.1rem;
  top: 0.5rem;
  animation: uk-text-shadow-glitch 4s cubic-bezier(1,-1.91,0,2.79) 0s infinite;
} */

@keyframes uk-text-shadow-glitch {
  0%,21%,to {
      filter: none
  }

  5% {
      filter: drop-shadow(-2px -2px 0 rgba(255,0,247,.4)) drop-shadow(2px 2px 0 rgba(50,52,255,.3))
  }

  10% {
      filter: drop-shadow(2px -2px 0 rgba(255,0,247,.4)) drop-shadow(-2px 2px 0 rgba(50,52,255,.3))
  }

  15% {
      filter: drop-shadow(-2px 2px 0 rgba(255,0,247,.4)) drop-shadow(2px -2px 0 rgba(50,52,255,.3))
  }

  20% {
      filter: drop-shadow(2px 2px 0 rgba(255,0,247,.4)) drop-shadow(-2px -2px 0 rgba(50,52,255,.3))
  }
}

/* .luxury-btn::before {
  content: '';
  display: inline;
  position: absolute;
  width: 2.54rem;
  height:2.52rem;
  background: url(../image/section2/luxury-btn-bf.png) no-repeat;
  background-size: 100%;
  left: 0rem;
  top: -0.2rem;
  z-index: 2;
  animation: uk-text-shadow-glitch 4s cubic-bezier(1,-1.91,0,2.79) 0s infinite;
} */

.longNv {
  width: 5.28rem;
  height: 6.89rem;
  background: url(../image/section2/longNv.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.1rem;
  left: 7rem;
  z-index: -1;
}

/* .longNv .SSR{
  width: 1.45rem;
  height: .70rem;
  overflow: hidden;
  -webkit-mask: url(../image/section2/SSR.png) 0 0/100%;
  position: absolute;
  top: 2.6rem;
  left: 0.58rem;
} */

/* .longNv .SSR::after {
  width: 2rem;
  height: 2rem;;
  content: '';
  position: absolute;
  inset: -20%; */
  /* background: linear-gradient(45deg, rgba(255, 255, 255, 0) 40%, rgba(218, 112, 214, 0.4), rgba(255, 255, 255, 0) 60%); */
  /* background: linear-gradient(45deg, rgba(255,255,255,0) 40%, rgba(255, 255, 255, 0.75), rgba(255,255,255,0) 60%);
  animation: shark-wrap 4s infinite;
  transform: translateX(-50%); */
/* } */

/* .longNv .SSR img{
  width: 100% !important;
  height: .70rem;
  position:unset;
  right: 0.06rem;
  top: 0.21rem;
} */

/* .reach-list li.active:nth-child(4) {
    background-image: url(../image/section2/reach-no-4.png);
} */

.numList-bg {
    display: flex;
    /* justify-content: space-around; */
    position: relative;
    top: -0.33rem;
}

.numList-bg li:nth-child(1) {
    width: 0.74rem;
    height: 0.74rem;
    background: url(../image/section6/reach.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0.5rem;
}

.numList-bg li:nth-child(2) {
    width: 0.74rem;
    height: 0.74rem;
    background: url(../image/section6/reach.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 2.75rem;
}

.numList-bg li:nth-child(3) {
    width: 0.74rem;
    height: 0.74rem;
    background: url(../image/section6/reach.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    margin-left: -0.37rem;
}

.numList-bg li:nth-child(4) {
    width: 0.74rem;
    height: 0.74rem;
    background: url(../image/section6/reach.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 7.3rem;
}

.numList-bg li:nth-child(5) {
    width: 0.74rem;
    height: 0.74rem;
    background: url(../image/section6/reach.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.5rem;
}



.numList-bg li.numContent-active {
    width: 0.76rem;
    height: 0.73rem;
    background: url(../image/section6/reach-active.png) no-repeat;
    background-size: 100%;
}

.Community {
    width: 3.09rem;
    height: 1.55rem;
    position: absolute;
    top: 5.8rem;
    left: 7.6rem;
    cursor: pointer;
}

.reach-text {
    width: 6.3rem;
    height: 0.65rem;
    position: absolute;
    top: 8.2rem;
    left: 50%;
    margin-left: -3.15rem;
}

.reach-reward .btn-xia {
    bottom: -0.5rem;
}

/* 底部盒子 */
.section2_box {
    width: 4.75rem;
    height: 2.15rem;
    position: absolute;
    top: 6.75rem;
    right: 4.95rem;
    /* background-color: #f16d15; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/* 小标题 */
.section2_ftl {
    width: 2.50rem;
    height: .34rem;
    background: url(../image/section2/title2.png) no-repeat;
    background-size: 100%;
    margin: 0 auto;
}

.set_fbox {
    width: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
}

.set_btns {
    width: 1.92rem;
    display: flex;
    flex-direction: column;
    position: relative;
    top: -.25rem;
}

.set_btns .order-store-ios {
    display: inline-block;
    width: 1.92rem;
    height: .56rem;
    background: url(../image/section2/section_ios.png) no-repeat;
    background-size: 100%;
    margin-bottom: .15rem;
    margin-left: .15rem;
}


.set_btns .order-store-gp {
    display: inline-block;
    width: 1.92rem;
    height: .56rem;
    background: url(../image/section2/section_gp.png) no-repeat;
    background-size: 100%;
    margin-left: .15rem;
}


/* 视频背景 */
.set-video {
    width: 2.26rem;
    height: 1.28rem;
    background: url(../image/section2/video-bg.png) no-repeat;
    background-size: 100%;
    position: relative;
    top: -0.28rem;
    right: -0.49rem;
}

.set-video .btn-play {
    display: inline-block;
    width: .48rem;
    height: .48rem;
    background: url(../image/section2/btn-play.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
@keyframes Prelogin {
  0%, 21%, to {
      filter: none;
  }
  5% {
      filter: drop-shadow(-4px -4px 0 rgba(255,215,0,.7)) drop-shadow(4px 4px 0 rgba(255,236,139,.6));
  }
  10% {
      filter: drop-shadow(4px -4px 0 rgba(255,215,0,.7)) drop-shadow(-4px 4px 0 rgba(255,204,51,.5));
  }
  15% {
      filter: drop-shadow(-4px 4px 0 rgba(255,215,0,.7)) drop-shadow(4px -4px 0 rgba(255,236,139,.6));
  }
  20% {
      filter: drop-shadow(4px 4px 0 rgba(255,215,0,.7)) drop-shadow(-4px -4px 0 rgba(255,204,51,.5));
  }
}

.order .min,
.order .second,
.order .millisecond {
  background: linear-gradient(180deg, 
  #fef89d 0%, 
  #fdf9b4 25%, 
  #fdf9c6 50%, 
  #fcf9cf 75%,
  #ffffff 100%
);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(-0.01rem -0.01rem .08rem rgba(0,0,0,0.3)) 
         drop-shadow(.01rem -0.01rem .08rem rgba(0,0,0,0.3))
         drop-shadow(-0.01rem .01rem .08rem rgba(0,0,0,0.3))
         drop-shadow(.01rem .01rem .08rem rgba(0,0,0,0.3));
}

.order .min {
  position: absolute;
  /* color: #ff5400; */
  font-family: "DM Serif Text", serif;
  text-align: center;
  font-size: .6rem;
  top: 2.46rem;
  left: 5.93rem;
  letter-spacing: 0.3rem;
  font-weight: bold;
  text-align: center;
      background: linear-gradient(180deg, 
    #fef89d 0%,  
    #fdf9b4 25%, 
    #fdf9c6 50%, 
    #fcf9cf 75%,
    #ffffff 100%
);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* filter: drop-shadow(-1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(-1px 1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px 1px 6px rgba(255, 0, 0, 0.25)); */
}

.order .second {
  position: absolute;
  /* color: #ff5400; */
  font-family: "DM Serif Text", serif;
  text-align: center;
  font-size: .6rem;
  top: 2.46rem;
  left: 7.41rem;
  width: 1.2rem;
  letter-spacing: 0.3rem;
  font-weight: bold;
  text-align: center;
      background: linear-gradient(180deg, 
    #fef89d 0%,  
    #fdf9b4 25%, 
    #fdf9c6 50%, 
    #fcf9cf 75%,
    #ffffff 100%
);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* filter: drop-shadow(-1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(-1px 1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px 1px 6px rgba(255, 0, 0, 0.25)); */
}

.order .millisecond {
  position: absolute;
  /* color: #ff5400; */
  font-family: "DM Serif Text", serif;
  text-align: center;
  font-size: .6rem;
  top: 2.46rem;
  left: 8.91rem;
  width: 1.2rem;
  letter-spacing: 0.3rem;
  font-weight: bold;
  text-align: center;
      background: linear-gradient(180deg, 
    #fef89d 0%,  
    #fdf9b4 25%, 
    #fdf9c6 50%, 
    #fcf9cf 75%,
    #ffffff 100%
);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* filter: drop-shadow(-1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(-1px 1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px 1px 6px rgba(255, 0, 0, 0.25)); */
}


/* 预下载 */

.order .Pre-download .min {
  position: absolute;
  /* color: #ff5400; */
  font-family: "DM Serif Text", serif;
  text-align: center;
  font-size: .6rem;
  top: 2.55rem;
  left: 8.57rem;
  letter-spacing: 0.3rem;
  font-weight: bold;
  text-align: center;
      background: linear-gradient(180deg, 
    #fef89d 0%,  
    #fdf9b4 25%, 
    #fdf9c6 50%, 
    #fcf9cf 75%,
    #ffffff 100%
);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* filter: drop-shadow(-1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(-1px 1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px 1px 6px rgba(255, 0, 0, 0.25)); */
}

.order .Pre-download .second {
  position: absolute;
  /* color: #ff5400; */
  font-family: "DM Serif Text", serif;
  text-align: center;
  font-size: .6rem;
  top: 2.55rem;
  left: 10.06rem;
  width: 1.2rem;
  letter-spacing: 0.3rem;
  font-weight: bold;
  text-align: center;
      background: linear-gradient(180deg, 
    #fef89d 0%,  
    #fdf9b4 25%, 
    #fdf9c6 50%, 
    #fcf9cf 75%,
    #ffffff 100%
);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* filter: drop-shadow(-1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(-1px 1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px 1px 6px rgba(255, 0, 0, 0.25)); */
}

.order .Pre-download .millisecond {
  position: absolute;
  /* color: #ff5400; */
  font-family: "DM Serif Text", serif;
  text-align: center;
  font-size: .6rem;
  top: 2.55rem;
  left: 11.54rem;
  width: 1.2rem;
  letter-spacing: 0.3rem;
  font-weight: bold;
  text-align: center;
      background: linear-gradient(180deg, 
    #fef89d 0%,  
    #fdf9b4 25%, 
    #fdf9c6 50%, 
    #fcf9cf 75%,
    #ffffff 100%
);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* filter: drop-shadow(-1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px -1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(-1px 1px 6px rgba(255, 0, 0, 0.25)) drop-shadow(1px 1px 6px rgba(255, 0, 0, 0.25)); */
}