/* 加码好礼 */
.reach-reward {
  height: 10.75rem;
  width: 100%;
  position: relative;
}

.reach-title {
  width: 5.23rem;
  height: 1.39rem;
  margin: 0 auto;
  background: url("../image/section6/title.png") no-repeat;
  background-size: 100%;
  position: relative;
  top: 1rem;
}

.reach-title::before {
  content: '';
  width: 10rem;
  height: 2.5rem;
  background: url(../image/title-bg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.7rem;
  left: 50%;
  transform: translateX(-50%);
}

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

.count {
  display: flex;
  position: relative;
  align-items: center;
  width: 4.33rem;
  height: 0.31rem;
  background: url(../image/section6/s6_text.png) no-repeat;
  background-size: 100%;
  margin-right: 0.1rem;
  font-family: SimSun;
  font-family: 'PT Serif', serif;
  font-weight: 600;
}


.reach-reward .count span {
  width: 1.15rem;
  font-size: 0.305rem;
  color: #fafafa;
  text-align: center;
  position: absolute;
  left: 0.58rem;
  top: -0.08rem;
  background: linear-gradient(to bottom, #f0e1aa 20%, #e5cb7f 40%, #dab555 60%, #cfa02a 80%, #b8882d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}


/* 达成图标 */
/* .reach-list li:nth-child(1) img {
  right: -0.25rem;
  top: 20%;
}

.reach-list li:nth-child(2) img {
  right: -0.25rem;
  top: 22%;
}

.reach-list li:nth-child(3) img {
  right: -0.3rem;
  top: 18%;
}

.reach-list li:nth-child(4) img {
  right: -0.3rem;
  top: 17%;
}

.reach-list li:nth-child(5) img {
  right: 0.05rem;
  top: 18%;
} */

.reach-list li img {
  width: 1.69rem;
  height: 2.88rem;
  display: none;
  position: absolute;
  left: .1rem;
  top: 0rem;
}

/* .reach-list li.active img {
  display: block;
} */

.reach-list {
  width: 12.93rem;
  height: 6.04rem;
  position: absolute;
  top: 2.28rem;
  transform: translateZ(0);
  animation-duration: 2s;
  left: 3.1rem;
  background: url(../image/section6/reach-ul.png) no-repeat;
  background-size: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
  padding-top: .2rem;
}

.reach-list li {
  position: relative;
  /* width: 1.53rem;
  height: 2.86rem; */
  background-size: 100%;
  background-repeat: no-repeat;
  filter: brightness(0.5);
}

.reach-list li.active {
  filter: brightness(1);
}


.reach-list li img {
  width: 1.69rem;
  height: 2.88rem;
  /* display: none; */
  opacity: 0;
  position: absolute;
  /* right: -0.06rem;
  top: -0.21rem; */
}

/* .reach-list li.active img {
  opacity: 1;
} */

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

@keyframes grow-shrink {
0%, 100% {
  transform: scale(1);
}
50% {
  transform: scale(1.02);
}
}

.reach-list li:nth-child(1) {
  width: 1.73rem ;
  height: 2.51rem;
  background-image: url(../image/section6/reach-no-1.png);
  /* left: 11.5rem; */
  left: 1.64rem;
  top: -0.05rem;
}


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

.reach-list li:nth-child(2) {
  width: 1.73rem ;
  height: 2.51rem;
  background-image: url(../image/section6/reach-no-2.png);
  left: 1.92rem;
  top: 0.58rem;
}



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

.reach-list li:nth-child(3) {
  width: 1.73rem ;
  height: 2.51rem;
  background-image: url(../image/section6/reach-no-3.png);
  top: 0.73rem;
  left: 2.12rem;
}

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

.reach-list li:nth-child(4) {
  width: 1.73rem ;
  height: 2.51rem;
  background-image: url(../image/section6/reach-no-4.png);
  left: 2.37rem;
  top: 0.48rem;
  transform: translateZ(0);
}


.reach-list li:nth-child(5) {
  width: 1.73rem ;
  height: 2.51rem;
  background-image: url(../image/section6/reach-no-5.png);
  left: 2.65rem;
  top: 0.30rem;
  transform: translateZ(0);
}

/* 进度文字 */
 /* .reach-list li .reward-text {
  width: 1.01rem;
  height: 0.53rem;
  background: url(../image/section6/10w.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -1.65rem;
  left: 0.38rem;
  filter: brightness(1) grayscale(1);
} */

 /* .reach-list li:nth-child(1) .reward-text {
  background-image: url(../image/section6/r-10.png);
  width: 0.86rem;
}

 .reach-list li:nth-child(2) .reward-text {
  background-image: url(../image/section6/r-30.png);
  left: 0.35rem;
}

 .reach-list li:nth-child(3) .reward-text {
  width: 1.03rem;
  height: 0.54rem;  
  background-image: url(../image/section6/r-50.png);
  left: .3rem;
}

 .reach-list li:nth-child(4) .reward-text {
  width: 1.27rem;
  height: 0.53rem;
  background-image: url(../image/section6/r-100.png);
  left: 0.32rem;
}

 .reach-list li:nth-child(5) .reward-text {
  width: 1.27rem;
  height: 0.54rem;
  background-image: url(../image/section6/r-150.png);
  left: .47rem;
} */


/* .reach-list li .reward-light{
  background-image: url(../image/section6/light-no.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.61rem;
  height: 0.6rem;
  position: absolute;
  top: -1.05rem;
  left: 0.48rem;
}

.reach-list li:nth-child(1) .reward-light{
   background-image: url(../image/section6/light-no.png);
}

.reach-list li:nth-child(2) .reward-light{
   background-image: url(../image/section6/light-no.png);
}

.reach-list li:nth-child(3) .reward-light{
   background-image: url(../image/section6/light-no.png);
}   

.reach-list li:nth-child(4) .reward-light{
   background-image: url(../image/section6/light-no.png);
   left: 0.5rem;
} 

.reach-list li:nth-child(5) .reward-light{
  top: -1.02rem;
   left: 0.64rem;
   background-image: url(../image/section6/light-no.png);
}  */

.reach-list li .reward-text.active {
   filter: brightness(1) grayscale(0);
}

.reach-list li.active .reward-light{
 background-image: url(../image/section6/active.png);
 background-size: 100%;
 width: 0.95rem;
 height: 0.85rem;
 top: 0.22rem;
 left: 1.12rem;
 position: absolute;
 z-index: 6;
} 

.reach-list li:nth-child(3).active .reward-light{
  top: 0.22rem;
  left: 1.12rem;
 } 

 .reach-list li:nth-child(4).active .reward-light{
  top: 0.22rem;
  left: 1.12rem;
 } 

 .reach-list li:nth-child(5).active .reward-light{
  top: 0.22rem;
  left: 1.12rem;
 } 


/* 奖励 */
.reach-list li .reward-y{
  background-image: url(../image/section6/reward-1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.27rem;
  height: 1.12rem;
  position: absolute;
  top: 0.0rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}

.reach-list li:nth-child(1) .reward-y{
  top: 0.6rem;
  width: 1.27rem;
  height: 1.12rem;
  background-image: url(../image/section6/reward-1.png);
}

.reach-list li:nth-child(2) .reward-y{
  top: 0.75rem;
  width: 1.35rem;
  height: .95rem;
  background-image: url(../image/section6/reward-2.png);
}

.reach-list li:nth-child(3) .reward-y{
  top: 0.6rem;
  width: 1.35rem;
  height: 1.11rem;
  background-image: url(../image/section6/reward-3.png);
}

.reach-list li:nth-child(4) .reward-y{
  top: 0.6rem;
  width: 1.27rem;
  height: 1.09rem;
  background-image: url(../image/section6/reward-4.png);
}

.reach-list li:nth-child(5) .reward-y{
  top: 0.65rem;
  left: 52%;
  width: 1.37rem;
  height: 1.05rem;
  background-image: url(../image/section6/reward-5.png);
  z-index: 5;
}

.reach-list li.active::after{
  content: '';
  width: 2.17rem;
  height: 2.27rem;
  background-image: url(../image/section6/lightran.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0rem;
  left: -0.3rem;
  z-index: -1;
}

.reach-list li.active::before{
  content: '';
  width: 2.17rem;
  height: 2.27rem;
  background-image: url(../image/section6/lightbg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -0.1rem;
  left: -0.15rem;
  z-index: 10;
}


@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:nth-child(4)>img {
right: 0.24rem;
top: 0.09rem;

} */

@keyframes ball
{
0%{filter:brightness(1);transform: scale(1);}
50%{filter:brightness(1.1);transform: scale(1.1);}
100%{filter:brightness(1);transform: scale(1);}
}

@keyframes ball2
{
0%{filter:brightness(1.1);transform: scale(1.05);}
50%{filter:brightness(1);transform: scale(1);}
100%{filter:brightness(1.1);transform: scale(1.05);}
}

.luxury-btn {
position: absolute;
top: 2.5rem;
left: 0.1rem;
width: 2.53rem;
height: 2.58rem;
}

.luxury-btn::before{
content: "";
display: inline;
width: 2.53rem;
height: 2.58rem;
background: url(../image/section6/luxury-btn.png) no-repeat;
background-size: 100%;
position: absolute;
cursor: pointer;
-webkit-animation: ball2 1.5s cubic-bezier(.250, .460, .450, .940) 0s infinite both;
animation: ball2 1.5s cubic-bezier(.250, .460, .450, .940) 0s infinite both;
}

.luxury-btn::after {
  content: "";
  display: inline-block;
  width: 2.57rem;
  height: 1.4rem;
  background: url(../image/section6/set2-hand.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 1.2rem;
  left: .2rem;
  -webkit-animation: ball 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s infinite both;
  animation: ball 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s infinite both;
  /* cursor: default; */
}

/* .luxury-btn::before {
  content: "";
  display: inline-block;
  width: 2.52rem;
  height: 2.69rem;
  background: url(../image/section6/luxury-btn-after.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  -webkit-animation: fblike-2 1s ease-in-out infinite;
  animation: fblike-2 1s ease-in-out infinite;
  top: -0.35rem;
  left: -0.2rem;
} */

.longNv {
width: 3.93rem;
height: 5.96rem;
background: url(../image/section6/longNv.png) no-repeat;
background-size: 100%;
position: absolute;
top: -0.2rem;
left: -3.5rem;
z-index: -1;
}

.longNv .SSR{
width: 1.45rem;
height: .70rem;
overflow: hidden;
-webkit-mask: url(../image/section6/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:nth-child(5) img{
  right: 0.31rem;
 } */

.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.89rem;
  height: 0.89rem;
  background: url(../image/section6/reach-active.png) no-repeat;
  background-size: 100%;
}

.Community {
  width: 3.91rem;
  height: 1.25rem;
  position: absolute;
  top: 8.4rem;
  left: 8.2rem;
  /* margin-left: -2rem; */
  cursor: pointer;
}

.reach-reward .lottery-share {
  width: 2.64rem;
  height: 0.57rem;
  position: absolute;
  top: 9.4rem;
  left: 9.6rem;
  /* margin-left: -2rem; */
  cursor: pointer;
  background: none;
}

.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;
}


/* 点击热区 */
.reach-requ {
  width: 9rem;
  height: 6.4rem;
  position: absolute;
  left: 5rem;
  top: 2.5rem;
  /* background-color: rebeccapurple; */
  z-index: 5;
  cursor: pointer;
}

.reach-reward .order-title {
  position: absolute;
  font-size: 0.54rem;
  font-weight: 800;
  font-family: SimSun;
  text-align: center;
  margin: -0.4rem auto;
  top: 3.1rem;
  left: 50%;
  /* margin-left: -3.76rem; */
  transform: translateX(-50%);
  /* background: url(../image/section2/title-population.png) no-repeat; */
  /* background-size: 100%; */
  /* width: 7.52rem; */
  height: .71rem;
  display: flex;
  align-items: center;
}

.reach-reward  .order-title .text-1 {
  width: .85rem;
  height: .42rem;
  background: url(../image/section6/text-1.png) no-repeat;
  background-size: 100%;
  margin-right: .1rem;
}

.reach-reward .order-title .text-3 {
  width: 1.87rem;
  height: .42rem;
  background: url(../image/section6/text-3.png) no-repeat;
  background-size: 100%;
  margin-left: .1rem;
}


.reach-reward .order-title .text-2 {
  /* margin-left: 1.3rem; */
  font-family: "Libre Baskerville", serif;
  font-family: "Merriweather", serif;
  /* 使用相似的替代字体 */
  font-size: 0.58rem;
  /* width: 5.72rem; */
  text-align: center;
  position: relative;
  /* text-shadow: 
    2px 2px 5px rgba(0, 0, 0, 0.2),  
    0 0 10px rgba(255, 255, 255, 0.5);  */
  /* 字体大小 */
  font-weight: 400;
  letter-spacing: 0.04rem;
  /* 字体粗细 */
  color: transparent;
  /* 字体颜色 */
  /* text-shadow: 
  1px 0 0 rgba(255, 255, 255, 0.05),
  -1px 0 0 rgba(255, 255, 255, 0.05),
  0 1px 0 rgba(255, 255, 255, 0.05),
  0 -1px 0 rgba(255, 255, 255, 0.05),
  1px 1px 0 rgba(255, 255, 255, 0.05),
  -1px -1px 0 rgba(255, 255, 255, 0.05),
  -1px 1px 0 rgba(255, 255, 255, 0.05),
  1px -1px 0 rgba(255, 255, 255, 0.05),
  2px 2px 0 rgba(255, 255, 255, 0.05),
  -2px -2px 0 rgba(255, 255, 255, 0.05),
  -2px 2px 0 rgba(255, 255, 255, 0.05),
  2px -2px 0 rgba(255, 255, 255, 0.05),
  3px 3px 0 rgba(255, 255, 255, 0.05),
  -3px -3px 0 rgba(255, 255, 255, 0.1),
  -3px 3px 0 rgba(0, 255, 255, 0.02),
  3px -3px 0 rgba(0, 255, 255, 0.08); */
  /* background: linear-gradient(to bottom, #ffffff, #ffd481, #b59432); */
  background: linear-gradient(to left, #ffffff, #fff0f0, #ffcccc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(-0.01rem -0.01rem .06rem rgba(255, 0, 0, 0.25)) 
         drop-shadow(.01rem -0.01rem .06rem rgba(255, 0, 0, 0.25)) 
         drop-shadow(-0.01rem .01rem .06rem rgba(255, 0, 0, 0.25)) 
         drop-shadow(.01rem .01rem .06rem rgba(255, 0, 0, 0.25));
}

.reach-reward .order-title .text-2::after {
  content: attr(data-content);
  position: absolute;
  left: 4px;
  top: -2px;
  color: rgba(150, 200, 255, 0.05);
  z-index: -1;
}