@charset "UTF-8";
.pop-freeone-quan a i, .pop-gift-qipan .pop-gift-btmline .call-sum, .pop-gift-qipan .pop-gift-btmline .call-one {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/main-m-spr.png");
  background-size: 17.48rem 14.54rem;
}

.pop {
  outline: 0;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}

.pop * {
  box-sizing: border-box;
}

#popRechargeNotice4 .pop-bd,
.pop-bd.pop-bd--middle.pop-bd--drawer, .pop-choice-confirm .pop-bd.pop-bd--middle.pop-bd--drawer, .pop-welcome .pop-bd.pop-bd--middle.pop-bd--drawer, .pop-thfl-get .pop-bd.pop-bd--middle.pop-bd--drawer, .pop-thfl .pop-bd.pop-bd--middle.pop-bd--drawer, #popRechargeNotice5 .pop-bd.popbg-large,
.pop-bd.pop-bd--large, .pop-bd.pop-bd--xlarge {
  top: auto;
  left: 0;
  bottom: 0;
  transform: translate(0, 100%);
  animation: ani-pop-drawer 0.3s ease-out both;
}

@keyframes ani-pop-drawer {
  0% {
    transform: translate(0, 100%);
  }
  100% {
    transform: translate(0, 0);
  }
}
.pop-bd.pop-bd--small, .pop-bd.pop-bd--middle, .pop-bd {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.pop-bd {
  position: absolute;
}

.pop-bd.pop-bd--xlarge {
  width: 7.5rem;
  height: 13.79rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/popbg-drawer-xlarge.png) no-repeat center top/100%;
  padding-top: 0.8rem;
}

.pop-choice-confirm .pop-bd.pop-bd--middle.pop-bd--drawer, .pop-welcome .pop-bd.pop-bd--middle.pop-bd--drawer, .pop-thfl-get .pop-bd.pop-bd--middle.pop-bd--drawer, .pop-thfl .pop-bd.pop-bd--middle.pop-bd--drawer, #popRechargeNotice5 .pop-bd.popbg-large,
.pop-bd.pop-bd--large {
  width: 7.5rem;
  height: 8.59rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/popbg-drawer-large.png) no-repeat center top/100%;
  padding-top: 0.8rem;
}

#popRechargeNotice4 .pop-bd,
.pop-bd.pop-bd--middle.pop-bd--drawer {
  width: 7.5rem;
  height: 7.58rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/popbg-drawer-middle.png) no-repeat center top/100%;
  padding-top: 0.8rem;
}

.pop-bd.pop-bd--middle {
  width: 6.86rem;
  height: 8.49rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/popbg-middle.png) no-repeat center top/100% 100%;
  padding-top: 0.66rem;
}

.pop-bd.pop-bd--small {
  width: 6.86rem;
  height: 4.49rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/popbg-small.png) no-repeat center top/100% 100%;
  padding-top: 0.66rem;
}

.pop-close {
  width: 0.54rem;
  height: 0.5rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -19.64rem -12.15rem;
  background-size: 20.6rem 15.98rem;
  position: absolute;
  top: -0.5rem;
  right: 0.3rem;
  z-index: 5;
  text-indent: -9999px;
  transition: transform 0.3s ease-out;
}

.pop-title {
  font-family: "Microsoft Yahei";
  font-size: 0.44rem;
  font-weight: bold;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.1rem;
  margin-bottom: 0.6rem;
  position: relative;
}
.pop-title::after {
  display: block;
  content: "";
  width: 4.12rem;
  height: 0.24rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -13.14rem -11.15rem;
  background-size: 20.6rem 15.98rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -0.3rem;
  pointer-events: none;
}

.pop-title span {
  color: #fde6d8;
  background-image: linear-gradient(to bottom, #f5d57e, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  padding: 1px;
  clip-path: inset(1px);
}

.pop-scrollbar {
  overflow: auto;
}

.pop-scrollbar::-webkit-scrollbar {
  width: 0.08rem;
  background: transparent;
}

.pop-scrollbar::-webkit-scrollbar-thumb {
  width: 0.08rem;
  background-color: #3684e6;
  border-radius: 0.04rem;
}

.pop-scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track,
.os-theme-light > .os-scrollbar > .os-scrollbar-track {
  background: transparent;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background-color: #f8c48f;
}

.pop-rule-bd {
  color: #edf7ff;
  font-size: 0.24rem;
  line-height: 0.44rem;
  margin-top: 0.53rem;
  width: 7.27rem;
  height: 12rem;
  padding-left: 0.43rem;
  padding-right: 0.14rem;
  text-align: justify;
  padding-bottom: 0.3rem;
}

.pop-rule-bd h3 {
  font-size: 0.27rem;
  margin-top: 0.2rem;
  padding-bottom: 0.1rem;
}

.pop-rule-bd a {
  color: #f8d29d;
  text-decoration: underline;
}

.pop-rule-bd p strong {
  font-size: 1.2em;
}

.pop-rule-bd b {
  font-weight: bold;
}

.pop-rule .pop-rule-bd ul {
  list-style: disc;
  padding-left: 1em;
}
.pop-rule .pop-rule-bd ul li {
  list-style: disc;
}

.pop-rule-bd table,
.pop-rule-table {
  width: 100%;
  border: #edf7ff solid 1px;
  font-size: 0.2rem;
  margin: 0.05rem auto 0.1rem;
  text-align: center;
  color: #edf7ff;
}
.pop-rule-bd table:last-child,
.pop-rule-table:last-child {
  margin-bottom: 0.2rem;
}
.pop-rule-bd table th,
.pop-rule-table th {
  font-weight: 700;
  width: 50%;
  height: 0.44rem;
  line-height: 0.44rem;
  border: #edf7ff solid 1px;
  text-align: center;
  color: #edf7ff;
  text-align: center;
}
.pop-rule-bd table td,
.pop-rule-table td {
  width: 50%;
  height: 0.44rem;
  line-height: 0.44rem;
  border: #edf7ff solid 1px;
  text-align: center;
  color: #edf7ff;
}

.pop-msg {
  color: #ffffff;
  font-size: 0.24rem;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0.32rem auto 0;
  padding: 0 0.6rem;
  box-sizing: border-box;
}

.pop-msg .pop-msg--texthl {
  color: #fff;
  font-weight: 700;
}

.pop-msg-bottom {
  margin-bottom: 0.4rem;
}

.pop-bd.pop-bd--small .pop-msg {
  height: 1.6rem;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.pop-buy .pop-bd.pop-bd--small .pop-msg {
  height: 1.2rem;
  margin-top: -0.16rem;
}

.pop-checkbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.2rem 0 0.4rem;
  cursor: pointer;
  height: 0.34rem;
  line-height: 0.34rem;
}
.pop-checkbox .pop-checkbox-input {
  visibility: hidden;
  width: 0;
  height: 0;
}
.pop-checkbox .pop-checkbox-icon.on,
.pop-checkbox .pop-checkbox-input[type=checkbox]:checked + .pop-checkbox-icon {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -20.14rem -13.19rem;
  background-size: 20.6rem 15.98rem;
}
.pop-checkbox .pop-checkbox-icon {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -20.14rem -13.69rem;
  background-size: 20.6rem 15.98rem;
  margin-right: 0.1rem;
  display: block;
}
.pop-checkbox .pop-checkbox-txt {
  color: #c8deef;
  font-size: 0.24rem;
}

.pop-buy .pop-bd.pop-bd--small .pop-checkbox {
  margin: 0 0 0.28rem;
}

.pop-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0;
  width: 110%;
  margin-left: -5%;
  direction: rtl;
}

.pop-btn {
  display: block;
  margin: 0 0.2rem;
  line-height: 0.58rem;
  padding-bottom: 0.04rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.pop-btn span {
  font-size: 0.28rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.04rem;
  color: #7c5536;
  font-weight: bold;
}

.pop-btn-confirm {
  width: 2.83rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -14.88rem;
  background-size: 20.6rem 15.98rem;
}
.pop-btn-confirm span {
  color: #7c5536;
  background-image: linear-gradient(to bottom, #7c5536 20%, #bf8e4d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  padding: 1px;
  clip-path: inset(1px);
}
.pop-btn-confirm.gray {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  pointer-events: none;
  opacity: 0.7;
}

.pop-btn-cancel {
  width: 2.83rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -14.29rem;
  background-size: 20.6rem 15.98rem;
}
.pop-btn-cancel span {
  color: #385f96;
  background-image: linear-gradient(to bottom, #385f96 20%, #5395ee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  padding: 1px;
  clip-path: inset(1px);
}
.pop-btn-cancel.gray {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  pointer-events: none;
  opacity: 0.7;
}

.pop-gift-vbg-ani {
  display: none !important;
}

.pop-icon-stone-lg {
  display: block;
  margin: 0.44rem auto 0.13rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-icon-stone-lg.png) no-repeat center/100%;
  width: 2.18rem;
  height: 2.38rem;
  pointer-events: none;
}

#popBuyOne .pop-bd.pop-bd--middle {
  height: 8rem;
}

#popBuyOne .pop-icon-stone-lg {
  margin-top: 0.8rem;
}

#popBuyOne .pop-icon-stone-lg + .pop-msg {
  height: 0.8rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

#popComm2 {
  z-index: 1001;
}

#popGiftCover {
  z-index: 999;
}

.pop-pool .pop-bd {
  text-align: center;
}

.pop-pool .pop-stit {
  background-image: linear-gradient(to bottom, #f5d57e, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 0.28rem;
  font-weight: bold;
  margin-bottom: 0.01rem;
}

.pop-pool .odds {
  color: #ffffff;
  font-size: 0.22rem;
  line-height: 1.25;
  margin-bottom: 0.1rem;
}

.pop-pool .pop-scrollbar {
  margin-top: 0.47rem;
  padding-left: 0.46rem;
  height: 12.18rem;
  padding-bottom: 0.2rem;
  width: 7.27rem;
}

.pop-pool .big,
.pop-pool .pop-pool-bd-center li {
  width: 6.48rem;
  margin: 0 auto;
  position: relative;
}

.pop-pool .pop-pool-bd-center li {
  height: 4.28rem;
}

.pop-pool .pop-pool-bd-center li:after {
  content: "";
  position: absolute;
  left: -0.04rem;
  top: -0.04rem;
  width: 6.56rem;
  height: 4.34rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: 0rem 0rem;
  background-size: 20.6rem 15.98rem;
}

.pop-pool .pop-pool-bd-center .img-box {
  height: 208px;
  width: 100%;
  position: relative;
}

.pop-pool .pop-pool-bd-center .img {
  width: 100%;
  height: 100%;
}

.pop-pool .mid {
  margin-top: 0.29rem;
}

.pop-pool .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pop-pool .pop-pool-bd-center {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}

.pop-pool .pop-pool-special-list .pop-pool-bd-center {
  margin-bottom: 0;
}

.pop-pool .pop-pool-special-list-big {
  margin-top: 0.27rem;
}

.pop-pool .pop-pool-bd-box {
  margin-top: 0.27rem;
  overflow: hidden;
}

.pop-pool .pop-pool-bd-lg {
  font-size: 0;
  text-align: center;
  width: 106%;
  margin-left: -3%;
  padding-bottom: 0.27rem;
}

.pop-pool .pop-pool-bd-lg li {
  width: 1.92rem;
  padding-bottom: 0.2rem;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin: 0 0.19rem;
}

.pop-pool .pop-pool-bd-lg li:after {
  content: "";
  width: 2.12rem;
  height: 2.12rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -12.15rem;
  background-size: 20.6rem 15.98rem;
  position: absolute;
  left: 50%;
  margin-left: -1.04rem;
  top: -0.06rem;
}

.pop-pool .pop-pool-bd-lg .img {
  display: block;
  width: 1.98rem;
  height: 1.98rem;
  margin: 0 auto;
}

.pop-pool .pop-pool-bd-lg .name {
  color: #ffffff;
  font-size: 0.22rem;
  text-align: center;
  line-height: 1.2;
  word-break: keep-all;
  margin: 0.12rem auto 0;
}

.pop-gift {
  background: rgba(0, 0, 0, 0.9);
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-gift-mask.jpg) no-repeat center/100% 100%;
}

.pop-gift .pop-gift-bd {
  background: transparent;
}

.pop-gift-bd {
  width: 7rem;
  height: 10.81rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.pop-gift-tit {
  margin-top: 0.2rem;
  font-size: 0.32rem;
  text-align: center;
  font-weight: bold;
  height: 0.72rem;
  line-height: 2;
}

.pop-gift-tit span {
  background-image: linear-gradient(to bottom, #cbfdff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.pop-gift-topline {
  width: 7.25rem;
  height: 0.19rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-gift-topline.png) no-repeat center/100%;
  margin-left: -0.15rem;
}

.pop-gift-stit {
  background-image: linear-gradient(to bottom, #cbfdff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 0.44rem;
  line-height: 0.58rem;
  text-align: center;
  font-weight: bold;
}

.pop-gift-stit span {
  background-image: linear-gradient(to bottom, #f4d97c, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  color: #ffba4d;
}

@keyframes ani-gift-tag {
  0% {
    background-position: 0 0;
  }
  2.08% {
    background-position: 16.6666666667% 0%;
  }
  4.17% {
    background-position: 0% 16.6666666667%;
  }
  6.25% {
    background-position: 16.6666666667% 16.6666666667%;
  }
  8.33% {
    background-position: 33.3333333333% 0%;
  }
  10.42% {
    background-position: 33.3333333333% 16.6666666667%;
  }
  12.50% {
    background-position: 0% 33.3333333333%;
  }
  14.58% {
    background-position: 16.6666666667% 33.3333333333%;
  }
  16.67% {
    background-position: 33.3333333333% 33.3333333333%;
  }
  18.75% {
    background-position: 50% 0%;
  }
  20.83% {
    background-position: 50% 16.6666666667%;
  }
  22.92% {
    background-position: 50% 33.3333333333%;
  }
  25.00% {
    background-position: 0% 50%;
  }
  27.08% {
    background-position: 16.6666666667% 50%;
  }
  29.17% {
    background-position: 33.3333333333% 50%;
  }
  31.25% {
    background-position: 50% 50%;
  }
  33.33% {
    background-position: 66.6666666667% 0%;
  }
  35.42% {
    background-position: 66.6666666667% 16.6666666667%;
  }
  37.50% {
    background-position: 66.6666666667% 33.3333333333%;
  }
  39.58% {
    background-position: 66.6666666667% 50%;
  }
  41.67% {
    background-position: 0% 66.6666666667%;
  }
  43.75% {
    background-position: 16.6666666667% 66.6666666667%;
  }
  45.83% {
    background-position: 33.3333333333% 66.6666666667%;
  }
  47.92% {
    background-position: 50% 66.6666666667%;
  }
  50.00% {
    background-position: 66.6666666667% 66.6666666667%;
  }
  52.08% {
    background-position: 83.3333333333% 0%;
  }
  54.17% {
    background-position: 83.3333333333% 16.6666666667%;
  }
  56.25% {
    background-position: 83.3333333333% 33.3333333333%;
  }
  58.33% {
    background-position: 83.3333333333% 50%;
  }
  60.42% {
    background-position: 83.3333333333% 66.6666666667%;
  }
  62.50% {
    background-position: 0% 83.3333333333%;
  }
  64.58% {
    background-position: 16.6666666667% 83.3333333333%;
  }
  66.67% {
    background-position: 33.3333333333% 83.3333333333%;
  }
  68.75% {
    background-position: 50% 83.3333333333%;
  }
  70.83% {
    background-position: 66.6666666667% 83.3333333333%;
  }
  72.92% {
    background-position: 83.3333333333% 83.3333333333%;
  }
  75.00% {
    background-position: 100% 0%;
  }
  77.08% {
    background-position: 100% 16.6666666667%;
  }
  79.17% {
    background-position: 100% 33.3333333333%;
  }
  81.25% {
    background-position: 100% 50%;
  }
  83.33% {
    background-position: 100% 66.6666666667%;
  }
  85.42% {
    background-position: 100% 83.3333333333%;
  }
  87.50% {
    background-position: 0% 100%;
  }
  89.58% {
    background-position: 16.6666666667% 100%;
  }
  91.67% {
    background-position: 33.3333333333% 100%;
  }
  93.75% {
    background-position: 50% 100%;
  }
  95.83% {
    background-position: 66.6666666667% 100%;
  }
  97.92%, 100% {
    background-position: 83.3333333333% 100%;
  }
}
.pop-gift-box {
  margin: 1.2rem auto 0;
  position: relative;
  padding-top: 0.04rem;
  width: 5.67rem;
  height: 4.968rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-box-bg.png) no-repeat center top/100%;
}
.pop-gift-box::before {
  content: "";
  width: 6.102rem;
  height: 5.94rem;
  position: absolute;
  left: -0.234rem;
  top: -0.144rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-img.png) no-repeat center top/100%;
  pointer-events: none;
  z-index: 3;
}
.pop-gift-box.pop-gift-tag-cs::before, .pop-gift-box.pop-gift-tag-new::before, .pop-gift-box.pop-gift-tag-xc::before, .pop-gift-box.bsNum500::before {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-img-strong2.png);
  width: 6.444rem;
  height: 5.832rem;
  top: -0.468rem;
  left: -0.396rem;
}
.pop-gift-box .pop-gift-img {
  width: 100%;
  height: 103%;
  -webkit-mask: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-ten-mask.png) no-repeat center/100%;
  position: relative;
  z-index: 2;
}
.pop-gift-box .pop-gift-img img {
  display: block;
  width: 100%;
  height: 100%;
  height: 5.67rem;
  top: -0.324rem;
  position: relative;
  object-fit: cover;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-ten-mask.png) no-repeat center/100%;
  width: 100%;
  height: 115%;
}
.pop-gift-box .pop-gift-img img[src*="pop-ten-fh.png"] {
  height: auto;
  top: 0;
}
.pop-gift-box.pop-gift-tag-cs .pop-gift-tag, .pop-gift-box.pop-gift-tag-new .pop-gift-tag, .pop-gift-box.pop-gift-tag-xc .pop-gift-tag, .pop-gift-box.bsNum500 .pop-gift-tag {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  pointer-events: none;
  -webkit-mask: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-ten-mask.png) no-repeat center/100%;
}
.pop-gift-box.pop-gift-tag-cs .pop-gift-tag::before, .pop-gift-box.pop-gift-tag-new .pop-gift-tag::before, .pop-gift-box.pop-gift-tag-xc .pop-gift-tag::before, .pop-gift-box.bsNum500 .pop-gift-tag::before {
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-cs-light.png);
  width: 6.44rem;
  height: 5.7rem;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 10;
}
.pop-gift-box.pop-gift-tag-cs .pop-gift-tag::before, .pop-gift-box.pop-gift-tag-new .pop-gift-tag::before, .pop-gift-box.pop-gift-tag-xc .pop-gift-tag::before, .pop-gift-box.bsNum500 .pop-gift-tag::before {
  display: block;
  content: "";
  width: 6.4rem;
  height: 6.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.2rem;
  margin-top: -3.2rem;
  pointer-events: none;
  z-index: 10;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-spr.png");
  background-size: 700% 700%;
  background-repeat: no-repeat;
  animation-name: ani-gift-tag;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-timing-function: steps(1);
}
.pop-gift-box.pop-gift-tag-cs .pop-gift-tag:after, .pop-gift-box.pop-gift-tag-new .pop-gift-tag:after, .pop-gift-box.pop-gift-tag-xc .pop-gift-tag:after, .pop-gift-box.bsNum500 .pop-gift-tag:after {
  display: block;
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 2.8rem;
  height: 1.12rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0rem;
  pointer-events: none;
  z-index: 10;
}
.pop-gift-box.pop-gift-tag-cs .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-cs-txt.png);
}
.pop-gift-box.pop-gift-tag-new .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-new-txt.png);
}
.pop-gift-box.pop-gift-tag-xc .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-xc-txt.png);
}
.pop-gift-box.bsNum500 .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-xybj-txt.png);
}

.pop-gift-name {
  width: 100%;
  height: 0.64rem;
  position: absolute;
  left: 0;
  bottom: -1.3rem;
  z-index: 2;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 0.27rem;
  color: #f9ffff;
}

.pop-gift-changearea {
  padding: 0.04rem 0.12rem;
  font-size: 0.18rem;
  border: #f8c73e solid 1px;
  color: #fdf7d5;
}

.pop-gift .pop-gift-changearea {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -0.32rem;
}

.pop-gift-ten .pop-gift-changearea {
  bottom: 0;
  font-size: 0.16rem;
  padding: 0.01rem 0.06rem;
  display: none;
}

.pop-gift-btmline {
  width: 7rem;
  height: 0.8rem;
  position: absolute;
  left: 50%;
  margin-left: -3.5rem;
  bottom: 0;
  display: flex;
  justify-content: center;
  direction: rtl;
}

.pop-gift-btmline a {
  margin: 0 0.15rem;
  font-size: 0.26rem;
  line-height: 0.7rem;
  font-weight: bold;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  direction: ltr;
  width: 2.83rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -7.51rem -11.09rem;
  background-size: 20.6rem 15.98rem;
}
.pop-gift-btmline a span {
  font-size: 0.3rem;
  font-weight: bold;
  letter-spacing: 0.04rem;
  color: #7c5536;
}

.pop-gift-ten-lt {
  width: 6.9rem;
  height: 8.9rem;
  position: relative;
  margin: 1rem auto 0;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.pop-gift-ten-lt li {
  width: 1.93rem;
  width: 1.9845rem;
  height: 1.7388rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-box-bg.png) no-repeat center top/100%;
  position: absolute;
  color: #f9ffff;
  font-size: 0.2rem;
  line-height: 0.3rem;
  text-align: center;
}
.pop-gift-ten-lt li::before {
  content: "";
  width: 2.1357rem;
  height: 2.079rem;
  position: absolute;
  left: -0.0819rem;
  top: -0.0504rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-img.png) no-repeat center top/100%;
  pointer-events: none;
  z-index: 3;
}
.pop-gift-ten-lt li.pop-gift-tag-cs::before, .pop-gift-ten-lt li.pop-gift-tag-new::before, .pop-gift-ten-lt li.pop-gift-tag-xc::before, .pop-gift-ten-lt li.bsNum500::before {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-img-strong2.png);
  width: 2.2554rem;
  height: 2.0412rem;
  top: -0.1638rem;
  left: -0.1386rem;
}
.pop-gift-ten-lt li:last-child {
  background: none;
}
.pop-gift-ten-lt li:last-child::before {
  display: none;
}
.pop-gift-ten-lt li .back::before,
.pop-gift-ten-lt li .front::before {
  display: block;
  content: "";
  width: 2.1357rem;
  height: 1.953rem;
  position: absolute;
  left: -0.0819rem;
  top: -0.0504rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-img-zs.png) no-repeat center top/100%;
  pointer-events: none;
  z-index: 3;
}
.pop-gift-ten-lt li .pop-gift-ten-img {
  width: 100%;
  height: 103%;
  -webkit-mask: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-ten-mask.png) no-repeat center/100%;
  position: relative;
  z-index: 2;
}
.pop-gift-ten-lt li .pop-gift-ten-img img {
  display: block;
  width: 100%;
  height: 100%;
  height: 1.9845rem;
  top: -0.1134rem;
  position: relative;
  object-fit: cover;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-ten-mask.png) no-repeat center/100%;
  width: 100%;
  height: 115%;
}
.pop-gift-ten-lt li .pop-gift-ten-img img[src*="pop-ten-fh.png"] {
  height: auto;
  top: 0;
}
.pop-gift-ten-lt li.pop-gift-tag-cs .pop-gift-tag, .pop-gift-ten-lt li.pop-gift-tag-new .pop-gift-tag, .pop-gift-ten-lt li.pop-gift-tag-xc .pop-gift-tag, .pop-gift-ten-lt li.bsNum500 .pop-gift-tag {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  pointer-events: none;
  -webkit-mask: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-ten-mask.png) no-repeat center/100%;
}
.pop-gift-ten-lt li.pop-gift-tag-cs .pop-gift-tag::before, .pop-gift-ten-lt li.pop-gift-tag-new .pop-gift-tag::before, .pop-gift-ten-lt li.pop-gift-tag-xc .pop-gift-tag::before, .pop-gift-ten-lt li.bsNum500 .pop-gift-tag::before {
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-cs-light.png);
  width: 2.254rem;
  height: 1.995rem;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 10;
}
.pop-gift-ten-lt li.pop-gift-tag-cs .pop-gift-tag::before, .pop-gift-ten-lt li.pop-gift-tag-new .pop-gift-tag::before, .pop-gift-ten-lt li.pop-gift-tag-xc .pop-gift-tag::before, .pop-gift-ten-lt li.bsNum500 .pop-gift-tag::before {
  display: block;
  content: "";
  width: 2.24rem;
  height: 2.24rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.12rem;
  margin-top: -1.12rem;
  pointer-events: none;
  z-index: 10;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-spr.png");
  background-size: 700% 700%;
  background-repeat: no-repeat;
  animation-name: ani-gift-tag;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-timing-function: steps(1);
}
.pop-gift-ten-lt li.pop-gift-tag-cs .pop-gift-tag:after, .pop-gift-ten-lt li.pop-gift-tag-new .pop-gift-tag:after, .pop-gift-ten-lt li.pop-gift-tag-xc .pop-gift-tag:after, .pop-gift-ten-lt li.bsNum500 .pop-gift-tag:after {
  display: block;
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 1.176rem;
  height: 0.4704rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0rem;
  pointer-events: none;
  z-index: 10;
}
.pop-gift-ten-lt li.pop-gift-tag-cs .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-cs-txt.png);
}
.pop-gift-ten-lt li.pop-gift-tag-new .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-new-txt.png);
}
.pop-gift-ten-lt li.pop-gift-tag-xc .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-xc-txt.png);
}
.pop-gift-ten-lt li.bsNum500 .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-xybj-txt.png);
}

.pop-gift-ten-name {
  color: #f9ffff;
  font-size: 0.2rem;
  line-height: 0.3rem;
  text-align: center;
  width: 1.6rem;
  margin: 0.12rem auto 0;
  word-break: keep-all;
}

.pop-gift-ten-lt li .back,
.pop-gift-ten-lt li .front {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: transform 1s ease-in-out;
}

.pop-gift-ten-lt .front {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  z-index: 2;
}

.pop-gift-ten-lt .back {
  transform: rotateY(-540deg);
  -webkit-transform: rotateY(-540deg);
}

.pop-gift-ten-lt li.act .front {
  transform: rotateY(540deg);
  -webkit-transform: rotateY(540deg);
}

.pop-gift-ten-lt li.act .back {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  z-index: 2;
}

.pop-gift-ten-lt li:nth-child(1),
.pop-gift-ten-lt li:nth-child(4),
.pop-gift-ten-lt li:nth-child(7),
.pop-gift-ten-lt li:nth-child(10) {
  left: 0.82rem;
}

.pop-gift-ten-lt li:nth-child(1),
.pop-gift-ten-lt li:nth-child(2) {
  top: 0.8rem;
}

.pop-gift-ten-lt li:nth-child(2),
.pop-gift-ten-lt li:nth-child(5),
.pop-gift-ten-lt li:nth-child(8),
.pop-gift-ten-lt li:nth-child(11) {
  left: 4.07rem;
}

.pop-gift-ten-lt li:nth-child(3),
.pop-gift-ten-lt li:nth-child(6),
.pop-gift-ten-lt li:nth-child(9) {
  left: 2.46rem;
}

.pop-gift-ten-lt li:nth-child(3) {
  top: 2.63rem;
}

.pop-gift-ten-lt li:nth-child(4),
.pop-gift-ten-lt li:nth-child(5) {
  top: 4.43rem;
}

.pop-gift-ten-lt li:nth-child(6) {
  top: 6.26rem;
}

.pop-gift-ten-lt li:nth-child(7),
.pop-gift-ten-lt li:nth-child(8) {
  top: 8.26rem;
}

.pop-gift-ten-lt li:nth-child(9) {
  top: 10.19rem;
}

.pop-gift-ten-lt li:nth-child(10),
.pop-gift-ten-lt li:nth-child(11) {
  top: 12.19rem;
}

.pop-gift-ten .pop-gift-ten-lt li:nth-child(11)::after {
  content: "";
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-ten-icon.png) no-repeat;
  background-size: 100% 100%;
  width: 1.688rem;
  height: 0.36rem;
  position: absolute;
  left: 50%;
  margin-left: -0.84rem;
  top: 2.2rem;
  z-index: 10;
  pointer-events: none;
}

.pop-gift .pop-gift-vbg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: none;
}

.pop-gift .pop-gift-vbg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pop-gift .pop-gift-tit {
  animation: ani-tit-downin 0.5s ease both;
}

@keyframes ani-tit-downin {
  0% {
    transform: translate(0, -0.25rem);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pop-gift .pop-gift-topline {
  animation: fadein 0.5s 0.2s ease both;
}

.pop-gift .pop-gift-stit {
  animation: fadein 0.6s 0.2s ease both;
}

.pop-gift .pop-gift-box {
  animation: fadein 0.6s 0.2s ease both;
}

@keyframes ani-box-upin {
  0% {
    transform: translate(0, 100px);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
.pop-gift .pop-gift-btmline {
  animation: ani-box-upin 0.5s 0.3s ease both;
}

@keyframes ani-ten-item-in {
  0% {
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.pop-gift .pop-gift-ten-lt li:nth-child(1) {
  animation: ani-ten-item-in 0.3s 0.1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(8) {
  animation: ani-ten-item-in 0.3s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(5) {
  animation: ani-ten-item-in 0.3s 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(2) {
  animation: ani-ten-item-in 0.3s 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(9) {
  animation: ani-ten-item-in 0.3s 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(6) {
  animation: ani-ten-item-in 0.3s 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(3) {
  animation: ani-ten-item-in 0.3s 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(10) {
  animation: ani-ten-item-in 0.3s 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(7) {
  animation: ani-ten-item-in 0.3s 0.9s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(4) {
  animation: ani-ten-item-in 0.3s 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(11) {
  animation: ani-ten-item-in 0.3s 1.1s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

.pop-gift .pop-gift-ten-lt li:nth-child(12),
.pop-gift .pop-gift-ten-lt li:nth-child(13) {
  display: none;
}

.pop-gift-ten .pop-gift-bd {
  height: 12.17rem;
}

.pop-gift-ten .pop-gift-bd .pop-gift-ten-lt {
  padding-top: 0.5rem;
  padding-bottom: 0.2rem;
  margin-top: 0;
}

.pop-gift-ten .pop-gift-ten-lt {
  width: 6.9rem;
  height: 9.54rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  overflow: scroll;
  overflow-x: hidden;
  margin-left: -0.1rem;
}

.pop-gift-ten .pop-gift-bd .pop-gift-ten-lt {
  height: 11.54rem;
  margin-top: -1rem;
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 15%, rgb(0, 0, 0) 85%, rgba(0, 0, 0, 0) 100%);
  box-sizing: border-box;
}
.pop-gift-ten .pop-gift-bd .pop-gift-ten-lt li {
  margin-top: 1rem;
}
.pop-gift-ten .pop-gift-bd .pop-gift-ten-lt li:last-child {
  margin-bottom: 1rem;
}
.pop-gift-ten .pop-gift-bd .pop-gift-ten-lt::after {
  display: block;
  content: "";
  height: 2rem;
  width: 100%;
  position: absolute;
  left: 0;
  top: 15.5rem;
  pointer-events: none;
}
.pop-gift-ten .pop-gift-bd .pop-gift-tit, .pop-gift-ten .pop-gift-bd .pop-gift-topline, .pop-gift-ten .pop-gift-bd .pop-gift-stit {
  position: relative;
  z-index: 2;
}

.pop-gift-ten .pop-gift-ten-lt::-webkit-scrollbar {
  width: 0.08rem;
  background: transparent;
}

.pop-gift-ten .pop-gift-ten-lt::-webkit-scrollbar-thumb {
  width: 0.08rem;
  background-color: #3684e6;
  border-radius: 0.04rem;
}

.pop-gift-ten .pop-gift-ten-lt::-webkit-scrollbar-track {
  background-color: transparent;
}

.pop-gift-double-list {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6rem;
}

.pop-gift-double-list .pop-gift-box {
  margin: 0 0.2rem;
  flex: none;
  width: 3.402rem;
  height: 2.9808rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-box-bg.png) no-repeat center top/100%;
}
.pop-gift-double-list .pop-gift-box::before {
  content: "";
  width: 3.6612rem;
  height: 3.564rem;
  position: absolute;
  left: -0.1404rem;
  top: -0.0864rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-img.png) no-repeat center top/100%;
  pointer-events: none;
  z-index: 3;
}
.pop-gift-double-list .pop-gift-box.pop-gift-tag-cs::before, .pop-gift-double-list .pop-gift-box.pop-gift-tag-new::before, .pop-gift-double-list .pop-gift-box.pop-gift-tag-xc::before, .pop-gift-double-list .pop-gift-box.bsNum500::before {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-img-strong2.png);
  width: 3.8664rem;
  height: 3.4992rem;
  top: -0.2808rem;
  left: -0.2376rem;
}
.pop-gift-double-list .pop-gift-box .pop-gift-img {
  width: 100%;
  height: 103%;
  -webkit-mask: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-ten-mask.png) no-repeat center/100%;
  position: relative;
  z-index: 2;
}
.pop-gift-double-list .pop-gift-box .pop-gift-img img {
  display: block;
  width: 100%;
  height: 100%;
  height: 3.402rem;
  top: -0.1944rem;
  position: relative;
  object-fit: cover;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-ten-mask.png) no-repeat center/100%;
  width: 100%;
  height: 115%;
}
.pop-gift-double-list .pop-gift-box .pop-gift-img img[src*="pop-ten-fh.png"] {
  height: auto;
  top: 0;
}
.pop-gift-double-list .pop-gift-box.pop-gift-tag-cs .pop-gift-tag, .pop-gift-double-list .pop-gift-box.pop-gift-tag-new .pop-gift-tag, .pop-gift-double-list .pop-gift-box.pop-gift-tag-xc .pop-gift-tag, .pop-gift-double-list .pop-gift-box.bsNum500 .pop-gift-tag {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  pointer-events: none;
  -webkit-mask: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-ten-mask.png) no-repeat center/100%;
}
.pop-gift-double-list .pop-gift-box.pop-gift-tag-cs .pop-gift-tag::before, .pop-gift-double-list .pop-gift-box.pop-gift-tag-new .pop-gift-tag::before, .pop-gift-double-list .pop-gift-box.pop-gift-tag-xc .pop-gift-tag::before, .pop-gift-double-list .pop-gift-box.bsNum500 .pop-gift-tag::before {
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-cs-light.png);
  width: 3.864rem;
  height: 3.42rem;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 10;
}
.pop-gift-double-list .pop-gift-box.pop-gift-tag-cs .pop-gift-tag::before, .pop-gift-double-list .pop-gift-box.pop-gift-tag-new .pop-gift-tag::before, .pop-gift-double-list .pop-gift-box.pop-gift-tag-xc .pop-gift-tag::before, .pop-gift-double-list .pop-gift-box.bsNum500 .pop-gift-tag::before {
  display: block;
  content: "";
  width: 3.84rem;
  height: 3.84rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.92rem;
  margin-top: -1.92rem;
  pointer-events: none;
  z-index: 10;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-spr.png");
  background-size: 700% 700%;
  background-repeat: no-repeat;
  animation-name: ani-gift-tag;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-timing-function: steps(1);
}
.pop-gift-double-list .pop-gift-box.pop-gift-tag-cs .pop-gift-tag:after, .pop-gift-double-list .pop-gift-box.pop-gift-tag-new .pop-gift-tag:after, .pop-gift-double-list .pop-gift-box.pop-gift-tag-xc .pop-gift-tag:after, .pop-gift-double-list .pop-gift-box.bsNum500 .pop-gift-tag:after {
  display: block;
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 2.016rem;
  height: 0.8064rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0rem;
  pointer-events: none;
  z-index: 10;
}
.pop-gift-double-list .pop-gift-box.pop-gift-tag-cs .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-cs-txt.png);
}
.pop-gift-double-list .pop-gift-box.pop-gift-tag-new .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-new-txt.png);
}
.pop-gift-double-list .pop-gift-box.pop-gift-tag-xc .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-xc-txt.png);
}
.pop-gift-double-list .pop-gift-box.bsNum500 .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-gift-tag-xybj-txt.png);
}

.pop-gift-double-list .pop-gift-name {
  font-size: 0.22rem;
}

.pop-gift-double .pop-gift-automatic {
  margin-top: 0.9rem;
}

.pop-gift-qipan.pop {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-gift-bdw.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.pop-gift-qipan .pop-gift-bd .pop-gift-share {
  margin-top: 1.2rem;
}

.pop-gift-qipan .pop-gift-btmline {
  bottom: auto;
  top: 50%;
  margin-top: 5.1rem;
  height: 1.03rem;
}

.pop-gift-qipan .pop-gift-btmline a {
  margin: 0;
  line-height: 1.03rem;
  padding-top: 0.1rem;
  flex: none;
}

.pop-gift-qipan .pop-gift-btmline .call-one {
  width: 3.51rem;
  height: 1.22rem;
  background-position: -6.44rem -8.22rem;
  color: #365d92;
  font-weight: bold;
}
.pop-gift-qipan .pop-gift-btmline .call-one span {
  color: #365d92;
  background: linear-gradient(to bottom, #365d92 20%, #6082d2 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pop-gift-qipan .pop-gift-btmline .call-sum {
  width: 3.51rem;
  height: 1.22rem;
  background-position: -9.97rem -8.22rem;
  color: #775134;
  font-weight: bold;
}
.pop-gift-qipan .pop-gift-btmline .call-sum span {
  line-height: 1;
  color: #775134;
  background: linear-gradient(to bottom, #775134 50%, #c2904e 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pop-gift-qipan .init-tag {
  top: 0.2rem;
  left: 5rem;
}

.pop-gift-qipan .init-tag .init-tag-title {
  left: 1rem;
}

.pop-gift-special.pop-gift .pop-gift-bd {
  height: 10.84rem;
}

.pop-gift#popGift .pop-gift-bd,
.pop-gift#popGiftCover .pop-gift-bd {
  height: 10.84rem;
}

.pop-gift-special .pop-gift-name {
  font-size: 0.27rem;
  display: block;
  bottom: -1rem;
}

.pop-gift-special .pop-gift-stit {
  color: #fef258;
  font-size: 0.52rem;
  text-align: center;
}

.pop-gift-special-tips {
  font-size: 0.2rem;
  line-height: 0.35rem;
  text-align: center;
  color: #f9ffff;
  margin-top: 0.98rem;
}

.pop-gift-automatic {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #fff;
  text-align: center;
  margin-top: 2.2rem;
  display: none;
}

.pop-gift-automatic span {
  color: #f4bd47;
  margin: 0 0.04rem;
}

.pop-gift .pop-spr.btn-exit {
  position: absolute;
  right: 0.3rem;
  top: -0.8rem;
  display: none;
}

.pop-gift.pop-state1 .pop-gift-btmline .pop-btn-confirm2 {
  display: none;
}

.pop-gift.pop-state2 .pop-gift-btmline {
  display: none;
}

.pop-gift.pop-state2 .pop-gift-automatic,
.pop-gift.pop-state2 .pop-spr.btn-exit {
  display: block;
}

.pop-gift-ten .pop-gift-automatic {
  margin-top: 0.8rem;
}

.pop-recharge .pop-recharge-box {
  width: 11.13rem;
  height: 7.13rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.2rem auto 0;
}

.pop-recharge .pop-recharge-box .pop-recharge-l {
  width: 5.35rem;
  height: 7.13rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}

.pop-recharge .pop-recharge-box .pop-recharge-r {
  width: 5.53rem;
  height: 7.09rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-r.png) no-repeat;
  background-size: 100% 100%;
}

.pop-recharge-r-pic1 {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-r-pic1.png) no-repeat;
  background-size: 100% 100%;
  width: 2.24rem;
  height: 3.3rem;
  margin: 0.3rem auto 0;
}

.pop-recharge .pop-recharge-l-send:nth-child(1) {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-l-pic1.jpg) no-repeat;
  background-size: 100% 100%;
  width: 2.49rem;
  height: 3.38rem;
  position: relative;
  display: block;
  overflow: hidden;
}

.pop-recharge .pop-recharge-l-send:nth-child(2) {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-l-pic2.jpg) no-repeat;
  background-size: 100% 100%;
  width: 2.49rem;
  height: 3.38rem;
  position: relative;
  display: block;
  overflow: hidden;
}

.pop-recharge .pop-recharge-l-send:nth-child(3) {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-l-pic3.jpg) no-repeat;
  background-size: 100% 100%;
  width: 2.49rem;
  height: 3.38rem;
  position: relative;
  display: block;
  overflow: hidden;
}

.pop-recharge .pop-recharge-l-send:nth-child(4) {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-l-pic4.jpg) no-repeat;
  background-size: 100% 100%;
  width: 2.49rem;
  height: 3.38rem;
  position: relative;
  display: block;
  overflow: hidden;
}

.pop-recharge .pop-recharge-l-send div::before {
  display: block;
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 200%;
  height: 1.2rem;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0));
  transform-origin: center center;
  transform: translate(-100%, 80%) rotate(-60deg);
  animation: ani-scan-light 2s linear infinite;
}

@keyframes ani-scan-light {
  0% {
    transform: translate(-100%, 80%) rotate(-60deg);
  }
  100% {
    transform: translate(100%, 80%) rotate(-60deg);
  }
}
.pop-recharge .pop-recharge-l-send p {
  color: #f5ebd5;
  font-size: 0.24rem;
  text-align: center;
  padding-top: 2.6rem;
}

.pop-recharge .pop-recharge-l-send p em {
  color: #fcc74a;
}

.button-rechargeble-btn {
  color: #cdbe91;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 0.02rem;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: center;
  white-space: nowrap;
  padding: 0.1rem 1.3em;
  cursor: pointer;
  -webkit-user-select: none;
  box-shadow: 0 0 0.02rem 0.02rem #010a13, inset 0 0 0.02rem 0.02rem #010a13;
  background: #1e2328;
  border: 0.04rem solid #e2cb8f;
  margin: 0 0.2rem;
}

.pop-recharge .pop-recharge-l-send .button-rechargeble-btn:last-child {
  margin-top: 0.2rem;
}

.pop-recharge .pop-recharge-l-send .pic {
  display: block;
  margin: 0 auto;
  width: 2.49rem;
  height: 2.48rem;
  position: relative;
}

.pop-recharge .pop-recharge-l-send .icon {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-zsong-icon.png) no-repeat;
  background-size: 100% 100%;
  width: 1.66rem;
  height: 1.68rem;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  transform: scale(0.5);
}

.pop-recharge .pop-recharge-l-send .icon i {
  display: block;
  width: 100%;
  font-size: 0.36rem;
  text-align: center;
  font-family: "微软雅黑";
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  color: #fff0cc;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) skew(-5deg);
}

.pop-recharge .pop-recharge-l-send span {
  display: block;
  width: 100%;
  font-size: 0.6rem;
  zoom: 0.8;
  text-align: center;
  font-weight: 700;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to bottom, #fff5dd, #ffeab3, #d0a550);
  position: absolute;
  top: 2.7rem;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: hyky;
  filter: drop-shadow(0.02rem 0.02rem 0.04rem rgba(114, 109, 96, 0.7)) drop-shadow(-0.02rem -0.02rem 0.04rem rgba(114, 109, 96, 0.7));
}

.pop-recharge .pop-recharge-box .pop-recharge-l > p {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -0.7rem;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #b2b2b2;
  font-size: 0.3rem;
  zoom: 0.8;
  white-space: nowrap;
}

.button-normal {
  color: #cdbe91;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 0.02rem;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: center;
  white-space: nowrap;
  padding: 0.1rem 1.3em;
  cursor: pointer;
  -webkit-user-select: none;
  box-shadow: 0 0 0.02rem 0.02rem #010a13, inset 0 0 0.02rem 0.02rem #010a13;
  background: #1e2328;
  border: 0.04rem solid transparent;
  margin: 0 0.2rem;
}

.button-normal span {
  position: relative;
  z-index: 2;
}

.button-normal.gray {
  cursor: default;
  color: #5c5b57;
  background-color: #1e2328;
  border: 0.04rem solid #5c5b57;
  -webkit-border-image: initial;
  -o-border-image: initial;
  border-image: initial;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  pointer-events: none;
}

.button-normal.gray .border-idle {
  display: none;
}

.button-normal .border-idle {
  position: absolute;
  top: -0.04rem;
  left: -0.04rem;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: 0.04rem solid transparent;
  -webkit-border-image: -webkit-gradient(linear, left bottom, left top, from(#785b28), color-stop(55%, #c89c3c), color-stop(71%, #c8a355), to(#c8aa6e));
  border-image: -webkit-gradient(linear, left bottom, left top, from(#785b28), color-stop(55%, #c89c3c), color-stop(71%, #c8a355), to(#c8aa6e));
  -o-border-image: -o-linear-gradient(bottom, #785b28 0, #c89c3c 55%, #c8a355 71%, #c8aa6e);
  border-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #785b28), color-stop(55%, #c89c3c), color-stop(71%, #c8a355), to(#c8aa6e));
  border-image: linear-gradient(0deg, #785b28, #c89c3c 55%, #c8a355 71%, #c8aa6e);
  border-image-slice: 1;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  box-sizing: content-box;
}

.pop-recharge .pop-bd {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-recharge-bg.png) no-repeat center/100%;
  width: 7.13rem;
  height: 8.84rem;
  padding-right: 0.4rem;
  padding-top: 0.2rem;
  padding-left: 0;
}

.pop-recharge .pop-close {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-close.png) no-repeat center/100%;
  width: 0.59rem;
  height: 0.59rem;
  top: 0.05rem;
  right: 0.05rem;
  position: absolute;
  font-size: 0;
  text-indent: -9999px;
}

.pop-recharge-title {
  color: #f0e6d2;
  margin-top: 0.5rem;
  text-align: center;
}

.pop-recharge-title h2 {
  font-size: 0.48rem;
  font-weight: 700;
  display: inline-block;
}

.pop-recharge-title-txt {
  font-size: 0.24rem;
  margin-left: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}

.pop-recharge-title-txt a {
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  background: #f0e6d2;
  border-radius: 50%;
  color: #3789f5;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.28rem;
  margin-left: 0.06rem;
  font-weight: 400;
  position: relative;
}

.pop-recharge-title-txt a:hover {
  filter: none;
  -webkit-filter: none;
}

.pop-recharge-title-txt a:hover span {
  display: block;
}

.pop-recharge-title-txt a span {
  display: none;
  position: absolute;
  left: 50%;
  top: 0.44rem;
  font-weight: 400;
  color: #9f9f9f;
  font-size: 0.2rem;
  line-height: 0.26rem;
  text-align: left;
  padding: 0.2rem;
  box-sizing: border-box;
  width: 3.5rem;
  margin-left: -1.75rem;
  background: #0d0922;
  border: #463714 solid 0.03rem;
}

.pop-recharge-title-txt a span strong {
  color: #f0e6d2;
  font-weight: 400;
}

.pop-recharge-title-txt a span::before {
  display: block;
  content: "";
  border: #0d0922 solid 0.16rem;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-width: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: -0.12rem;
  z-index: 2;
  filter: drop-shadow(0 0 0.03rem #463714);
}

.pop-recharge-icon-stone {
  display: inline-block;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-icon-stone.png) no-repeat center/100%;
  width: 0.36rem;
  height: 0.53rem;
  margin: 0 0.1rem 0 0.2rem;
}

.pop-recharge-name {
  color: #f9bd18;
  font-size: 0.3rem;
  text-align: center;
  margin: 2.2rem auto 0;
  font-weight: 600;
}

.pop-recharge-desc {
  color: #9f9f9f;
  font-size: 0.2rem;
  line-height: 0.28rem;
  width: 5rem;
  text-align: center;
  margin: 0.1rem auto 0;
}

.pop-recharge-range {
  display: flex;
  justify-content: center;
  width: 95%;
  margin: 0.4rem auto 0;
  height: 0.44rem;
}

.pop-recharge-range > * {
  margin: 0 0.1rem;
}

.pop-recharge-range a {
  color: #cdbe91;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: center;
  white-space: nowrap;
  padding: 0 0.6em;
  height: 0.44rem;
  cursor: pointer;
  -webkit-user-select: none;
  background: linear-gradient(0deg, #785b28, #c89c3c 55%, #c8a355 71%, #c8aa6e);
  border-radius: 0.4rem;
}

.pop-recharge-range a.gray {
  cursor: default;
  color: #5c5b57;
  background: #1e2328;
  border: 0.04rem solid #5c5b57;
  -webkit-border-image: initial;
  -o-border-image: initial;
  border-image: initial;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  pointer-events: none;
}

.pop-recharge-range a.gray span {
  color: #666 !important;
}

.pop-recharge-range a.gray .border-idle {
  display: none;
}

.pop-recharge-range a[type=circle] {
  width: 0.44rem;
  height: 0.44rem;
}

.pop-recharge-range a[type=circle] span {
  display: inline-block;
  vertical-align: top;
  font-size: 0.42rem;
  color: #ead7a5;
  margin-top: -0.1rem;
}

.pop-recharge-range a[type=circle].btn-sub span {
  font-family: sans-serif;
}

.pop-recharge-range a span {
  color: #ead7a5;
  font-family: BeaufortforLOL-Bold;
  font-size: 0.2rem;
  position: relative;
  z-index: 2;
}

.pop-recharge-range a .border-idle {
  position: absolute;
  top: 0.04rem;
  left: 0.04rem;
  width: calc(100% - 0.08rem);
  height: calc(100% - 0.08rem);
  opacity: 1;
  background: #1e2328;
  border-radius: 0.4rem;
}

.pop-recharge-range .pop-recharge-input {
  width: 2.63rem;
  height: 100%;
  height: 100%;
  position: relative;
}

.pop-recharge-range .pop-recharge-input input {
  color: #fffcf3;
  font-family: BeaufortforLOL-Bold;
  font-size: 0.28rem;
  width: 100%;
  height: 100%;
  border: transparent solid 1px;
  background: #1e2328;
  border-radius: 0.12rem;
  outline: 0;
  text-align: center;
  padding: 0.02rem 0.14rem;
  box-sizing: border-box;
}

.pop-recharge-range .pop-recharge-input input:focus {
  border-color: #f0e6d2;
}

.pop-recharge-range .pop-recharge-input input:focus + span {
  display: block;
}

.pop-recharge-range .pop-recharge-input input.err {
  border-color: rgba(255, 0, 0, 0.6);
}

.pop-recharge-range .pop-recharge-input span {
  display: none;
  color: #9f9f9f;
  font-size: 0.22rem;
  position: absolute;
  top: 0.6rem;
  left: 0;
  width: 160%;
  margin-left: -30%;
  text-align: center;
  white-space: nowrap;
}

.pop-recharge-btns {
  margin: 0.8rem auto 0;
}

.pop-recharge-btns a {
  margin: 0.2rem auto 0;
  text-align: center;
}

.pop-recharge-btns .button-normal {
  width: 2.84rem;
}

.pop-recharge-btns .button-normal.gray em {
  display: block;
}

.pop-recharge-btns .button-normal em {
  font-style: normal;
  display: none;
  color: #5c5b57;
  font-size: 0.2rem;
  position: absolute;
  top: 0.7rem;
  left: 0;
  width: 100%;
  text-align: center;
}

.pop-recharge2 .pop-bd {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-recharge-bg2.png) no-repeat center/100%;
  width: 6.51rem;
  height: 4.91rem;
  padding-top: 0.3rem;
  padding-right: 0;
  padding-left: 0;
}

.pop-recharge2 .pop-close {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-close.png) no-repeat center/100%;
  width: 0.59rem;
  height: 0.59rem;
  top: 0.05rem;
  right: 0.05rem;
  position: absolute;
  font-size: 0;
  text-indent: -9999px;
}

.pop-recharge-stone {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-icon-stone-lg.png) no-repeat center/100%;
  width: 2.51rem;
  height: 2.82rem;
  margin: 1rem auto 0.2rem;
}

.pop-recharge-succ-tit {
  color: #f0e6d2;
  font-size: 0.28rem;
  font-weight: 700;
  text-align: center;
  margin-top: 0.2rem;
}

.pop-recharge-succ-txt {
  color: #9f9f9f;
  font-size: 0.28rem;
  text-align: center;
}

.pop-recharge-succ .button-normal {
  width: 2.56rem;
  font-size: 0.24rem;
  margin: 0.3rem auto 0;
}

.pop-recharge-succ .pop-recharge-succ-txt {
  background-image: linear-gradient(to bottom, #f5d57e, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.pop-recharge-succ .pop-btns {
  margin-top: 0.4rem;
}

.pop-recharge-notice-txt {
  color: #9f9f9f;
  font-size: 0.28rem;
  text-align: center;
  height: 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.2rem;
  box-sizing: border-box;
  margin-top: 0.4rem;
}

.pop-recharge-notice-btns {
  display: flex;
  justify-content: center;
  margin: 0.2rem auto 0;
  direction: rtl;
}

.pop-recharge-notice-btns .button-normal {
  width: 2.2rem;
}

.pop-recharge-notice-btns .button-normal:first-child {
  order: 2;
}

.pop-recharge-notice .pop-recharge-stone {
  margin-top: 0;
}

.pop-recharge-stone + .pop-recharge-notice-txt {
  height: 0.4rem;
  margin-top: 0.15rem;
  margin-bottom: 0.3rem;
}

.pop-recharge .pop-recharge-box {
  height: 6.5rem;
  width: 95%;
  margin: 0 auto;
  overflow: auto;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}

.pop-recharge .pop-recharge-box::-webkit-scrollbar {
  width: 0.08rem;
  background: transparent;
}

.pop-recharge .pop-recharge-box::-webkit-scrollbar-thumb {
  width: 0.08rem;
  background-color: #d3b297;
  border-radius: 0.04rem;
}

.pop-recharge .pop-recharge-box::-webkit-scrollbar-track {
  background-color: transparent;
}

.pop-recharge .pop-recharge-box .pop-recharge-l {
  width: 5.75rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  margin: 0.5rem auto 0.5rem;
  order: 1;
}

.pop-recharge .pop-recharge-box .pop-recharge-r {
  width: 6.5rem;
  height: 7.5rem;
  margin: 0 auto;
}

.pop-recharge-r-pic1 {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-r-pic1.png) 50% 50% no-repeat;
  background-size: contain;
  width: 2.49rem;
  height: 2.49rem;
  margin: 0 auto;
}

.pop-recharge .pop-recharge-l-send {
  margin-bottom: 0.5rem;
}

.pop-recharge .pop-recharge-l-send:nth-child(1) {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-l-pic1.jpg) no-repeat;
  background-size: 100% 100%;
  width: 2.49rem;
  height: 3.38rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.pop-recharge .pop-recharge-l-send:nth-child(2) {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-l-pic2.jpg) no-repeat;
  background-size: 100% 100%;
  width: 2.49rem;
  height: 3.38rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.pop-recharge .pop-recharge-l-send:nth-child(3) {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-l-pic3.jpg) no-repeat;
  background-size: 100% 100%;
  width: 2.49rem;
  height: 3.38rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.pop-recharge .pop-recharge-l-send:nth-child(4) {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-l-pic4.jpg) no-repeat;
  background-size: 100% 100%;
  width: 2.49rem;
  height: 3.38rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.pop-recharge .pop-recharge-l-send div::before {
  display: block;
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 200%;
  height: 1.2rem;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0));
  transform-origin: center center;
  transform: translate(-100%, 80%) rotate(-60deg);
  animation: ani-scan-light 2s linear infinite;
}

@keyframes ani-scan-light {
  0% {
    transform: translate(-100%, 80%) rotate(-60deg);
  }
  100% {
    transform: translate(100%, 80%) rotate(-60deg);
  }
}
.pop-recharge .pop-recharge-l-send p {
  color: #f5ebd5;
  font-size: 0.24rem;
  text-align: center;
  padding-top: 2.6rem;
}

.pop-recharge .pop-recharge-l-send p em {
  color: #fcc74a;
  font-style: normal;
  line-height: 0.1rem;
  display: block;
}

.button-rechargeble-btn {
  color: #cdbe91;
  font-size: 0.22rem;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: center;
  white-space: nowrap;
  padding: 0.1rem 1.3em;
  cursor: pointer;
  -webkit-user-select: none;
  box-shadow: 0 0 1px 1px #010a13, inset 0 0 1px 1px #010a13;
  background: #1e2328;
  border: 0.02rem solid #e2cb8f;
  margin: 0 0.1rem;
}

.pop-recharge .pop-recharge-l-send .button-rechargeble-btn:last-child {
  margin-top: 0.1rem;
}

.pop-recharge .pop-recharge-l-send .pic {
  display: block;
  margin: 0 auto;
  width: 2.49rem;
  height: 2.48rem;
  position: relative;
}

.pop-recharge .pop-recharge-l-send .icon {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-zsong-icon.png) no-repeat;
  background-size: 100% 100%;
  width: 0.83rem;
  height: 0.84rem;
  position: absolute;
  top: 0;
  left: 0;
}

.pop-recharge .pop-recharge-l-send .icon i {
  display: block;
  width: 100%;
  font-size: 0.18rem;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  color: #fff0cc;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pop-recharge .pop-recharge-l-send span {
  display: block;
  width: 100%;
  font-size: 0.4rem;
  text-align: center;
  font-weight: 700;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to bottom, #fff5dd, #ffeab3, #d0a550);
  position: absolute;
  top: 2.12rem;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: drop-shadow(1px 1px 2px rgba(114, 109, 96, 0.7)) drop-shadow(-1px -1px 2px rgba(114, 109, 96, 0.7));
}

.pop-recharge .pop-recharge-box .pop-recharge-l > p {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #b2b2b2;
  font-size: 0.25rem;
  zoom: 0.8;
}

.pop-recharge-notice-num {
  width: 36%;
  border-radius: 0.4rem;
  background-color: #4290e3;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.2rem auto 0.6rem;
  height: 0.5rem;
}

.pop-recharge-notice-num .pop-recharge-input {
  width: 1rem;
  height: 0.35rem;
  position: relative;
  margin: 0 0.2rem;
  display: inline-block;
}

.pop-recharge-notice-num .pop-recharge-input input {
  vertical-align: top;
  color: #fde6d8;
  font-size: 0.3rem;
  width: 100%;
  height: 100%;
  line-height: 1;
  border: none;
  outline: 0;
  text-align: center;
  box-sizing: border-box;
  background-color: transparent;
}

.pop-recharge-notice-num .pop-recharge-input input.err {
  border-color: rgba(255, 0, 0, 0.6);
}

.pop-recharge-notice-num .pop-recharge-input span {
  display: none;
  color: #9f9f9f;
  font-size: 0.16rem;
  position: absolute;
  top: 0.52rem;
  left: 0;
  width: 100%;
  text-align: center;
}

.pop-recharge-notice-num a {
  color: #cdbe91;
  position: relative;
  display: inline-block;
}

#popRechargeNotice5 .btn-db-sub {
  width: 0.24rem;
  height: 0.04rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -20.2rem -12.53rem;
  background-size: 20.6rem 15.98rem;
}

#popRechargeNotice5 .btn-db-add {
  width: 0.24rem;
  height: 0.24rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -20.35rem -14.56rem;
  background-size: 20.6rem 15.98rem;
}

.pop-recharge-notice-num a .border-idle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  opacity: 1;
  border-radius: 0.3rem;
}

.pop-recharge-notice-num a[type=circle] span {
  display: inline-block;
  vertical-align: top;
  font-size: 0.42rem;
  color: #ead7a5;
  position: relative;
  z-index: 2;
  margin-top: -0.1rem;
}

.pop-recharge-notice-num a.gray span {
  color: #666 !important;
}

.pop-recharge-notice5 .gray {
  filter: grayscale(0) !important;
  -webkit-filter: grayscale(0) !important;
  opacity: 30% !important;
}

.pop-recharge-range a span {
  color: #ead7a5;
  font-family: BeaufortforLOL-Bold;
  font-size: 0.24rem;
  position: relative;
  z-index: 2;
}

.pop-recharge-notice5 .pop-recharge-notice-txt {
  height: 1rem;
  pointer-events: none;
}

.btn-sub span {
  margin-top: -0.09rem;
  margin-left: 0.08rem;
}

#popRecharge .btn-sub span {
  margin-left: 0;
}

#popRechargeNotice4 .pop-close,
#popRechargeNotice5 .pop-close {
  width: 0.54rem;
  height: 0.5rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -19.64rem -12.15rem;
  background-size: 20.6rem 15.98rem;
  position: absolute;
  top: -0.5rem;
  right: 0.3rem;
  z-index: 5;
  text-indent: -9999px;
  transition: transform 0.3s ease-out;
}

.pop-rechage-pic-box {
  width: 3.1rem;
  height: 3.1rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem 0rem;
  background-size: 20.6rem 15.98rem;
  width: 3.04rem;
  height: 3.04rem;
  margin: 0.2rem auto 0;
  position: relative;
}

#popRechargeNotice4 .pop-rechage-pic-box {
  background: none;
}
#popRechargeNotice4 .pop-rechage-pic-box img {
  object-fit: contain;
  height: 100%;
  width: auto;
  max-width: 6rem;
}

.pop-recharge-pic {
  width: 2.96rem;
  height: 2.97rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.pop-recharge-pic[src*="tc-iocn1.png"] {
  transform: translate(-50%, -50%) scale(1.3);
}

#popRechargeNotice4 .pop-recharge-notice-txt,
#popRechargeNotice5 .pop-recharge-notice-txt {
  height: 0.3rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #fff;
  margin: 0.1rem 0 0.05rem;
}

#popRechargeNotice4 .pop-recharge-notice-txt {
  height: 1rem;
}

.pop-recharge-notice-num-text {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.05rem;
}

.pop-recharge-icon-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.5rem;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
}

.pop-recharge-icon-box span {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-recharge-icon.png) no-repeat center top/100%;
  width: 0.36rem;
  height: 0.36rem;
  margin: 0 0.05rem;
}

#popRechargeNotice4 .pop-confirm,
#popRechargeNotice5 .pop-confirm {
  margin: 0 0.3rem;
  font-size: 0.26rem;
  line-height: 0.68rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.83rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -14.88rem;
  background-size: 20.6rem 15.98rem;
}
#popRechargeNotice4 .pop-confirm span,
#popRechargeNotice5 .pop-confirm span {
  font-size: 0.28rem;
  letter-spacing: 0.04rem;
  font-weight: bold;
  color: #7c5536;
}

#popRechargeNotice4 .pop-cancle,
#popRechargeNotice5 .pop-cancle {
  margin: 0 0.3rem;
  font-size: 0.26rem;
  line-height: 0.68rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.83rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -14.29rem;
  background-size: 20.6rem 15.98rem;
}
#popRechargeNotice4 .pop-cancle span,
#popRechargeNotice5 .pop-cancle span {
  font-size: 0.28rem;
  letter-spacing: 0.04rem;
  font-weight: bold;
  color: #385f96;
}

.pop-recharge-notice-item {
  width: 3rem;
  height: 3rem;
  margin: 0 auto 0;
}

.pop-recharge-notice-item .pop-recharge-notice-box {
  width: 100%;
  height: 3.05rem;
  position: relative;
  box-sizing: border-box;
  padding: 0.04rem 0 0 0.04rem;
}

.pop-recharge-notice-item .pop-recharge-notice-box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 3.05rem;
  width: 3.05rem;
  width: 3.1rem;
  height: 3.1rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem 0rem;
  background-size: 20.6rem 15.98rem;
}

.pop-recharge-notice-item .pop-recharge-notice-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  -webkit-mask-position: -17.5rem -3.12rem;
  -webkit-mask-size: 20.6rem 15.98rem;
}

.pop-history .pop-bd {
  text-align: center;
}

.pop-history .dialog-history__table {
  width: 6.68rem;
  color: #fff;
  margin: 0 auto 0;
  font-size: 0.24rem;
}

.pop-history .dialog-history__empty {
  height: 4rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop-history .dialog-history__li {
  color: #fff;
  line-height: 0.3rem;
  text-align: center;
  position: relative;
  font-size: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 0.96rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.pop-history .dialog-history__li.dialog-history__li_th {
  border-bottom: 1px solid white;
}
.pop-history .dialog-history__li .dialog-history__name {
  font-weight: bold;
}

.pop-history .dialog-history__li:nth-last-of-type(1) {
  border-bottom: none;
}

.pop-history .dialog-history__li a {
  color: #c08822;
}

.pop-history .dialog-history__li_th {
  width: 6.68rem;
  font-size: 0.28rem;
  font-weight: 700;
  margin: 0.5rem auto 0;
}
.pop-history .dialog-history__li_th > * {
  background-image: linear-gradient(to bottom, #f5d57e, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* .pop-history#expopHistory .dialog-history__li_th,
.pop-history#expopHistory .dialog-history__li {
  justify-content: space-between;
}
.pop-history#expopHistory .dialog-history__name {
  text-align: right;
} */
.pop-history .dialog-history__li_th .dialog-history__date {
  opacity: 1;
}

.pop-history .dialog-history__date {
  width: 25%;
  text-align: left;
}

/* .pop-history#expopHistory .dialog-history__date {
  width: 40%;
} */
.pop-history .dialog-history__name {
  width: 30%;
}

.pop-history .dialog-history__status {
  width: 20%;
}

.pop-history .dialog-history__area {
  width: 25%;
  text-align: right;
}

.pop-history .dialog-history__bottom {
  color: #fff;
  font-size: 0;
  text-align: center;
  margin-top: 0.4rem;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0.4rem;
}

.pop-history .pagination__pages {
  display: inline-block;
  vertical-align: top;
  font-size: 0.24rem;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #fff;
  margin-top: -1px;
  font-family: BeaufortForLoL-Bold;
}

.pop-history .pagination__btn-page {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.2rem;
  text-decoration: underline;
  color: #fff;
}

.pop-history .pagination__btn-page.on {
  color: #f5d57e;
  text-decoration: none;
}

.pop-history .pagination__btn-next,
.pop-history .pagination__btn-prev {
  display: inline-block;
  vertical-align: top;
  width: 0.2rem;
  height: 0.28rem;
  margin: 0 0.2rem;
}

.pop-history .pagination__btn-prev {
  width: 0.48rem;
  height: 0.48rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -16.92rem -10.49rem;
  background-size: 20.6rem 15.98rem;
  margin-left: 0.4rem;
}

.pop-history .pagination__btn-next {
  width: 0.48rem;
  height: 0.48rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -19.64rem -13.69rem;
  background-size: 20.6rem 15.98rem;
  margin-right: 0.4rem;
}

.pop-history .pagination__ellipsis {
  display: inline-block;
  vertical-align: top;
}

.pop-mall .pop-bd {
  height: 6rem;
}

.pop-mall-ct {
  font-size: 0.28rem;
  display: flex;
  justify-content: space-between;
  padding: 0 1rem 0 0.2rem;
  text-align: center;
  color: #beb3ec;
  margin: 1rem auto 0;
  position: relative;
}

.pop-mall-ct::before {
  display: block;
  content: "";
  height: 3rem;
  width: 1px;
  background: linear-gradient(to bottom, transparent 0, rgba(182, 174, 230, 0.8) 50%, transparent 100%);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -1.5rem;
}

.pop-mall-ct .pop-mall-codes {
  color: #fff;
}

.pop-mall-ct .qrcode {
  margin-bottom: 0.2rem;
  border: #beb3ec solid 1px;
  padding: 0.04rem;
}

.pop-mall-ct .qrcode img {
  display: block;
  width: 2rem;
}

.pop-mall .pop-mall-btns p {
  line-height: 0.48rem;
  margin-top: 0.08rem;
  margin-bottom: 0.6rem;
  color: #fff;
}

.pop-mall .pop-mall-btns a {
  display: flex;
}

#popExchangeShop .pop-bd {
  padding-left: 0.3rem;
}

.pop-exchange .pop-exchange-stit {
  color: #efe1b9;
  font-size: 0.2675rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0.1rem auto 0;
  padding: 0 0.1rem;
  flex-direction: row;
}

.pop-exchange .pop-exchange-stit2 {
  color: #2d4bae;
}

.pop-exchange .pop-iconlist {
  width: 3.1rem;
  height: 3.1rem;
  margin: 0.04rem auto 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  transform: scale(0.8);
  box-sizing: border-box;
  padding: 0.04rem;
}
.pop-exchange .pop-iconlist:after {
  content: "";
  width: 4.34rem;
  height: 4.34rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -13.14rem 0rem;
  background-size: 20.6rem 15.98rem;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.pop-exchange .pop-iconlist img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: static;
}

.pop-exchange .pop-iconlist .icon {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: static;
}

.pop-exchange .pop-btn.pop-btn-confirm {
  display: block;
  text-align: center;
  margin: 0.2rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#popExchange1.pop-exchange .pop-iconlist,
#popExchange2.pop-exchange .pop-iconlist {
  height: 4.34rem;
  width: 4.34rem;
  padding: 1px 2px;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
  margin: 0 auto;
}
#popExchange1.pop-exchange .pop-iconlist img,
#popExchange2.pop-exchange .pop-iconlist img {
  width: 100%;
  height: 100%;
}

#popExchange1.pop-exchange .pop-iconlist {
  overflow: visible;
}
#popExchange1.pop-exchange .pop-iconlist::after {
  display: none;
}
#popExchange1.pop-exchange .pop-iconlist img {
  width: auto;
  height: 100%;
  max-width: 6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: #f8d582 solid 0.04rem;
  box-sizing: border-box;
}

#popExchange1 .pop-recharge-notice-txt,
#popExchange2 .pop-recharge-notice-txt {
  height: 0.4rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #fbeec7;
  margin: 0.2rem 0 0.3rem;
}

#popExchange1 .pop-confirm,
#popExchange2 .pop-confirm {
  margin: 0 0.3rem;
  font-size: 0.26rem;
  line-height: 0.68rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.83rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -14.88rem;
  background-size: 20.6rem 15.98rem;
}
#popExchange1 .pop-confirm span,
#popExchange2 .pop-confirm span {
  font-size: 0.3rem;
  font-weight: bold;
  letter-spacing: 0.04rem;
  color: #7c5536;
}

.pop-exchange .pop-btns {
  text-align: center;
  font-size: 0;
  margin-top: 0.52rem;
}

.pop-exchange .pop-btn {
  display: inline-block;
  text-align: center;
}

.pop-exchange .pop-giftList {
  width: 6.95rem;
  height: 11.16rem;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 0.29rem;
  font-size: 0;
  text-align: left;
  padding-left: 0.13rem;
  margin-left: 0.25rem;
}
.pop-exchange .pop-giftList#previewExchangeList {
  height: 11.6rem;
}

.pop-exchange .pop-giftList .item {
  width: 3.07rem;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-bottom: 0.48rem;
  font-size: 0;
  text-align: left;
}

.pop-exchange .pop-giftList .item:nth-of-type(1),
.pop-exchange .pop-giftList .item:nth-of-type(2) {
  width: 6.6rem;
}
.pop-exchange .pop-giftList .item:nth-of-type(1) .box,
.pop-exchange .pop-giftList .item:nth-of-type(2) .box {
  height: 3.18rem;
  padding: 0.04rem;
  box-sizing: border-box;
}

.pop-exchange .pop-giftList .item:nth-of-type(2n + 4) {
  margin-left: 0.46rem;
}

.pop-giftList .item .box {
  width: 100%;
  height: 3.1rem;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0.05rem;
}

.pop-giftList .item .box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 3.1rem;
  width: 3.1rem;
  width: 3.1rem;
  height: 3.1rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem 0rem;
  background-size: 20.6rem 15.98rem;
}

.pop-giftList .item .box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.pop-giftList .item:nth-of-type(1) .box:after,
.pop-giftList .item:nth-of-type(2) .box:after {
  width: 6.4rem;
  width: 6.5688rem;
  height: 3.1824rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: 0rem -4.4472rem;
  background-size: 21.012rem 16.2996rem;
}

.pop-giftList .item .name {
  font-size: 0.24rem;
  color: #f5d57e;
  margin-top: 0.07rem;
  font-weight: bold;
  height: 0.44rem;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pop-giftList .item .name .name-tt {
  background-image: linear-gradient(to bottom, #f5d57e, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.pop-giftList .item .num {
  color: #fff;
  text-align: center;
  font-size: 0.24rem;
  height: 0.44rem;
  line-height: 0.44rem;
}

.pop-giftList .item .num span {
  font-family: BeaufortforLOL-Bold;
  font-size: 0.28rem;
}

.pop-giftList .item .num img {
  height: 0.44rem;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.04rem;
  *zoom: 1;
  *display: inline;
}

.pop-giftList .item .btn-list {
  font-size: 0;
  text-align: center;
}

.pop-giftList .item .btn-list li {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  width: 3.3rem;
}

.pop-giftList .item .btn-list p {
  font-size: 0.24rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #fcdbb4;
}

.pop-giftList .item .btn-list .dh-iocn2 {
  margin-left: 0.08rem;
}

.pop-giftList .item .btn-list span {
  font-family: BeaufortforLOL-Bold;
}

.pop-giftList .item .dh-wh2 {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 0.256rem;
  height: 0.256rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -15.376rem -12.376rem;
  background-size: 16.48rem 12.784rem;
  position: relative;
  margin-left: 0.04rem;
}

.pop-giftList .item .dh-wh2:hover .nav-zs-hover,
.pop-giftList .item .dh-wh2:hover .nav-zs-hover2 {
  opacity: 1;
  transform: translateY(0);
}

.pop-giftList .item .exchange-btn {
  display: block;
  font-size: 0.28rem;
  line-height: 0.68rem;
  font-weight: bold;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  margin: 0.1rem auto 0;
  width: 2.83rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -14.88rem;
  background-size: 20.6rem 15.98rem;
  color: #7c5536;
  box-sizing: border-box;
  padding: 0.06rem 0 0 0;
}

.pop-giftList .item .exchange-btn.gray {
  opacity: 0.3;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  pointer-events: none;
}

.pop-exchange .pop-giftList .imitate-li {
  padding-bottom: 0.48rem;
}

.pop-exchange .pop-scrollbar {
  height: 5.7rem;
  width: 6.2rem;
  padding-right: 0.15rem;
  overflow: auto;
}

.pop-exchange .pop-giftList::-webkit-scrollbar,
.pop-exchange .pop-scrollbar::-webkit-scrollbar {
  width: 0.08rem;
  background: transparent;
}

.pop-exchange .pop-giftList::-webkit-scrollbar-thumb,
.pop-exchange .pop-scrollbar::-webkit-scrollbar-thumb {
  width: 0.08rem;
  background-color: #fce8da;
  border-radius: 0.04rem;
}

.pop-exchange .pop-giftList::-webkit-scrollbar-track,
.pop-exchange .pop-scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
}

.pop-exchange .pop-scrollbar table {
  width: 100%;
}

.pop-exchange .pop-scrollbar table th {
  color: #69fbff;
  font-size: 0.21rem;
  text-align: center;
  padding: 0.15rem 0;
}

.pop-exchange .pop-scrollbar table td {
  color: #a1c3f6;
  font-size: 0.18rem;
  text-align: center;
  padding: 0.15rem 0;
}

.pop-exchange .pop-exchange-stit .btn-box {
  width: 2.08rem;
  height: 0.42rem;
  border-radius: 0.21rem;
  background: rgba(114, 108, 232, 0.5);
  margin: 0 0.05rem;
  line-height: 0.42rem;
  padding-left: 0.65rem;
  text-align: center;
  position: relative;
  color: #fff;
  font-family: BeaufortforLOL-Bold;
}

.pop-exchange .pop-exchange-stit .btn-box:nth-child(1) img.icon {
  height: 0.5rem;
  position: absolute;
  left: 0.02rem;
  top: 50%;
  margin-top: -0.25rem;
}

.pop-exchange .pop-exchange-stit .btn-box img.icon {
  height: 0.4rem;
  position: absolute;
  left: 0.07rem;
  top: 50%;
  margin-top: -0.2rem;
}

.pop-exchange .dh-add {
  width: 0.24rem;
  height: 0.24rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -20.35rem -14.56rem;
  background-size: 20.6rem 15.98rem;
  position: absolute;
  right: 0.17rem;
  top: 50%;
  margin-top: -0.145rem;
  display: none;
}

.pop-exchange .dh-zl {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -19.56rem -15.47rem;
  background-size: 20.6rem 15.98rem;
  position: absolute;
  right: 0.17rem;
  top: 50%;
  margin-top: -0.145rem;
}

.pop-exchange .dh-wh {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -19.22rem -15.47rem;
  background-size: 20.6rem 15.98rem;
  position: absolute;
  right: 0.52rem;
  top: 50%;
  margin-top: -0.145rem;
  cursor: pointer;
}

.pop-exchange .dh-wh:hover .nav-zs-hover {
  opacity: 1;
  transform: translateY(0);
}

.pop-exchange .pop-exchange-stit .btn {
  color: #f4d97c;
  font-size: 0.24rem;
  text-decoration: underline;
  margin-left: 0.08rem;
}

.pop-exchange-select .pop-tips {
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.32rem;
  text-align: center;
  margin-top: 0.8rem;
  margin-bottom: 0.4rem;
  height: 0.58rem;
}

.pop-exchange-select .select-list {
  font-size: 0;
  text-align: center;
}

.pop-exchange-select .select-list li {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  width: 2.85rem;
  position: relative;
  height: 3.2rem;
  margin: 0 0.2rem;
  transition: 0.3s ease-out opacity;
  cursor: pointer;
}
.pop-exchange-select .select-list li .select-box {
  width: 2.94rem;
  height: 2.94rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -9.19rem;
  background-size: 20.6rem 15.98rem;
  padding-top: 0.16rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.pop-exchange-select .select-list li img {
  height: 1.92rem;
  display: block;
  margin: -0.08rem auto 0;
}
.pop-exchange-select .select-list li .name {
  color: #fff8db;
  font-size: 0.24rem;
  line-height: 0.36rem;
  height: 0.36rem;
  text-align: left;
}
.pop-exchange-select .select-list li .select-box-checkbox {
  margin-right: 0.1rem;
  display: block;
  width: 0.36rem;
  height: 0.36rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -20.16rem -12.67rem;
  background-size: 20.6rem 15.98rem;
}
.pop-exchange-select .select-list li .num {
  color: #c8deef;
  font-size: 0.24rem;
  line-height: 0.36rem;
  width: 1.92rem;
  margin: 0.1rem auto 0;
}
.pop-exchange-select .select-list li .select-box-txt {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0rem;
}
.pop-exchange-select .select-list li.sel .select-box, .pop-exchange-select .select-list li:hover .select-box {
  width: 2.98rem;
  height: 2.98rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -6.19rem;
  background-size: 20.6rem 15.98rem;
}
.pop-exchange-select .select-list li.sel .select-box-checkbox {
  width: 0.36rem;
  height: 0.36rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -20.2rem -12.15rem;
  background-size: 20.6rem 15.98rem;
}

.pop-exchange-select .pop-btns {
  margin-top: 0.7rem;
}

#popExchangeContinue .pop-bd {
  height: 8rem;
}

.pop-exchange-select .continue-img-box {
  height: 3rem;
  margin-top: 0.64rem;
}

.pop-exchange-select .continue-img-box img {
  height: 100%;
  display: block;
  margin: 0 auto;
}

.pop-exchange-select .continue-tips {
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.32rem;
  text-align: center;
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.pop-exchange-select .continue-tips span {
  color: #fff;
  font-weight: bold;
}

.pop-thfl .pop-thfl-ul {
  font-size: 0;
  text-align: center;
  height: 5.55rem;
  width: 120%;
  margin-left: -10%;
}

.pop-thfl .pop-thfl-ul li {
  width: 3.5rem;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}

.pop-thfl .pop-thfl-ul .name {
  background-image: linear-gradient(to bottom, #f5d57e, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 0.28rem;
  line-height: 1;
  font-weight: bold;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.pop-thfl .pop-thfl-ul .name::before, .pop-thfl .pop-thfl-ul .name::after {
  display: block;
  content: "";
  width: 0.37rem;
  height: 0.16rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -13.45rem -11.41rem;
  background-size: 20.6rem 15.98rem;
  margin: 0 0.08rem;
}
.pop-thfl .pop-thfl-ul .name::after {
  transform: scale(-1, 1);
}

.pop-thfl .pop-thfl-propbg {
  padding: 0.06rem;
  box-sizing: border-box;
  width: 3.1rem;
  height: 3.1rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem 0rem;
  background-size: 20.6rem 15.98rem;
  margin: 0 auto;
}

.pop-thfl .pop-thfl-ul img {
  display: block;
  margin: 0 auto;
  height: 100%;
}

.pop-thfl .pop-thfl-tips {
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.32rem;
  margin-top: 0.24rem;
}

.pop-thfl .pop-thfl-ul a {
  margin: 0.51rem auto 0;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;
  font-weight: bold;
  padding-bottom: 0.04rem;
}

.pop-thfl .pop-thfl-ul i {
  margin-top: 0.02rem;
  margin-right: 0.02rem;
  display: none;
}

.pop-thfl .pop-thfl-ul .discount {
  width: 1.36rem;
  height: 0.39rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem -15.47rem;
  background-size: 20.6rem 15.98rem;
  position: absolute;
  left: 50%;
  margin-left: -0.68rem;
  top: -0.22rem;
  color: #ffffff;
  font-size: 0.26rem;
  font-style: normal;
  line-height: 1.2;
  font-family: "BeaufortForLoL-Bold";
}

.pop-thfl .pop-thfl-ul .pop-btn span {
  letter-spacing: 0;
  font-size: 0.24rem;
}

.pop-thfl .pop-thfl-ul .txt > span {
  font-family: "BeaufortForLoL-Bold";
  font-size: 0.26rem;
}

.pop-thfl .btn-not-yet {
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.32rem;
  text-decoration: underline;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 1.3rem;
  opacity: 0.7;
}

.pop-thfl-get .pop-thfl-get-img-box {
  display: flex;
  justify-content: center;
  width: 90%;
  margin: 0 auto;
}
.pop-thfl-get .pop-thfl-get-img {
  margin: 0.6rem auto 0;
  padding: 0.08rem;
  box-sizing: border-box;
  width: 3.1rem;
  height: 3.1rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem 0rem;
  background-size: 20.6rem 15.98rem;
}
.pop-thfl-get .pop-thfl-get-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  -webkit-mask-position: -17.5rem -3.12rem;
  -webkit-mask-size: 20.6rem 15.98rem;
}
.pop-thfl-get .pop-thfl-get-name {
  width: 90%;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  margin: 0.4rem auto 0;
}
.pop-thfl-get .pop-thfl-get-tip {
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  margin-top: 0.2rem;
}
.pop-thfl-get .pop-btns {
  margin-top: 0.4rem;
}

.pop-jsfl .pop-jsfl-ul {
  font-size: 0;
  text-align: left;
  height: 5.76rem;
  padding-left: 0.38rem;
  margin-top: 0.32rem;
}

.pop-jsfl .pop-jsfl-ul li {
  width: 3.06rem;
  height: 5.9rem;
  margin: 0 0.17rem;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  position: relative;
}

.pop-jsfl .pop-jsfl-ul .pop-fl-fo1 {
  color: #2c66c9;
  font-size: 0.26rem;
  line-height: 0.32rem;
  font-weight: bold;
  height: 0.84rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop-jsfl .pop-jsfl-ul .pop-fl-fo1::before {
  display: block;
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-fl-fo1-ic1.png) no-repeat center top/auto 100%;
  width: 0.28rem;
  height: 0.36rem;
}

.pop-jsfl .pop-jsfl-ul .pop-fl-fo1::after {
  display: block;
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-fl-fo1-ic2.png) no-repeat center top/auto 100%;
  width: 0.25rem;
  height: 0.34rem;
}

.pop-jsfl .pop-jsfl-ul li:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -1.56rem;
  top: 0.8rem;
  width: 3.1rem;
  height: 3.1rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -17.5rem 0rem;
  background-size: 20.6rem 15.98rem;
}

.pop-jsfl .pop-jsfl-ul img {
  display: block;
  margin: 0 auto;
  height: 3.05rem;
  width: 3.05rem;
  object-fit: cover;
  display: block;
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  -webkit-mask-position: -17.5rem -3.12rem;
  -webkit-mask-size: 20.6rem 15.98rem;
}

.pop-jsfl .pop-fl-fo2 {
  color: #2c4bae;
  font-size: 0.24rem;
  line-height: 0.32rem;
  margin-top: 0.14rem;
}

.pop-jsfl .pop-jsfl-ul a {
  margin: 0.22rem auto 0;
}

.pop-share {
  overflow-y: auto;
}

.pop-share .pop-bd {
  width: 100%;
  height: 14.64rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/share/bg1.jpg) no-repeat center center/100%;
  padding-top: 8rem;
  top: 0;
  left: 0;
  transform: none;
}

.pop-share .pop-close,
.pop-share-give .pop-close {
  top: 0.3rem;
  right: 0.5rem;
}

.pop-share .pop-share-img {
  display: none;
}

.pop-share .pop-share-img img {
  display: block;
  width: 126px;
  height: 126px;
  margin: 0 auto 0;
}

.pop-share .qrcode-msg {
  display: none;
}

.pop-share .summoner-name {
  height: 0.46rem;
  line-height: 0.46rem;
  font-size: 0.27rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-image: linear-gradient(#fcdbb4 30%, #fff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.pop-share .summoner-tips {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 2.6rem auto 0;
}

.pop-share .summoner-tips p {
  background: linear-gradient(to bottom, #e5e0ff 40%, #f2efff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 0.26rem;
}

.pop-share .summoner-tips span {
  display: block;
  height: 0.4rem;
  width: 0.26rem;
  line-height: 0.4rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-share-summoner-tips-num.png) no-repeat center top/100%;
  text-align: center;
  margin: 0 0.02rem;
  color: #fff;
  font-family: BeaufortforLOL-Bold;
  font-size: 0.28rem;
}

.save-pic {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.save-pic img {
  display: block;
  width: 100%;
  -webkit-touch-callout: default;
}

.dom2img-result {
  display: none;
}

.pop-share .save-pic-box {
  position: fixed;
  z-index: -1;
  left: -999px;
  top: -999px;
  width: 750px;
  height: 1466px;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/share/bg2.jpg) #000 no-repeat center bottom;
}

.pop-share .page-cont-b {
  padding-top: 770px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  height: auto;
}

.pop-share .page-cont-b .page-name {
  height: 46px;
  line-height: 46px;
  color: #ffffde;
  font-size: 27px;
}

.pop-share .page-cont-b .page-num {
  margin: 260px auto 0;
  width: 90%;
  height: 37px;
  line-height: 37px;
  font-size: 0;
  text-align: center;
}

.pop-share .page-cont-b .page-num span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1px;
}

.pop-share .page-cont-b .share-num-sp1 {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/share/share-num-sp1.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 123px;
  height: 26px;
}

.pop-share .page-cont-b .share-num-sp2 {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/share/share-num-sp2.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 24px;
  height: 37px;
  color: #e5ffff;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin: 0 3px;
}

.pop-share .page-cont-b .share-num-sp3 {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/share/share-num-sp3.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 26px;
  height: 25px;
}

.pop-share .page-cont-b .page-num span b {
  display: inline-block;
  vertical-align: middle;
}

.pop-share .qr-code {
  width: 150px;
  height: 150px;
  margin-left: 502px;
  margin-top: 170px;
}

.pop-share .qr-code img {
  display: block;
  width: 100%;
}

.pop-loading {
  z-index: 10086;
}

.pop-loading p {
  width: 5.07rem;
  height: 0.66rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -11.15rem -13.2rem;
  background-size: 20.6rem 15.98rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.24rem;
  text-align: center;
}

.pop-loading span {
  color: #fdf6fd;
}

.pop-video-bd {
  width: 7.2rem;
  height: 4.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -2.1rem 0 0 -3.6rem;
  outline: 0;
}

.pop-video .pop-close {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: -0.6rem;
  right: 0.2rem;
  text-indent: -9999rem;
  background: 0 0;
}

.pop-video .pop-close:after,
.pop-video .pop-close:before {
  position: absolute;
  left: 0.26rem;
  top: 0;
  content: " ";
  height: 0.56rem;
  width: 0.04rem;
  border-radius: 0.02rem;
  background-color: #1f82ce;
}

.pop-video .pop-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pop-video .pop-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.video-play {
  width: 100%;
  height: 100%;
  background: #000;
  border: 0.04rem solid transparent;
  border-image: linear-gradient(45deg, #3833a5, #1f82ce) 1/1/0 stretch;
  position: relative;
  z-index: 2;
}

.pop-welcome-list {
  display: flex;
  justify-content: center;
}
.pop-welcome-list li {
  width: 2.58rem;
  text-align: center;
  margin: 0 0.25rem;
}
.pop-welcome .pop-welcome-item-img {
  position: relative;
  width: 2.58rem;
  height: 2.58rem;
}
.pop-welcome .pop-welcome-item-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.pop-welcome .pop-welcome-item-img:after {
  content: "";
  width: 2.635rem;
  height: 2.635rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-spr.png");
  background-position: -14.875rem 0rem;
  background-size: 17.51rem 13.583rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.pop-welcome .pop-welcome-item-name {
  color: #f9e7b6;
  font-size: 0.32rem;
  font-weight: bold;
  background-image: linear-gradient(to bottom, #f5d57e, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  margin-top: 0.1rem;
}
.pop-welcome .pop-welcome-item-desc {
  font-size: 0.24rem;
  text-align: center;
  margin-top: 0.05rem;
  text-align: left;
  color: #fff;
}
.pop-welcome-tt {
  color: #fde390;
  font-size: 0.24rem;
  text-align: center;
  margin: 0.3rem auto 0.2rem;
}

.pop-choice-confirm-list {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}
.pop-choice-confirm-list li {
  position: relative;
  margin: 0 0.5rem;
}
.pop-choice-confirm-list li .choice-pane-up {
  top: -0.3rem;
  left: -0.3rem;
  z-index: 6;
}
.pop-choice-confirm-list-img {
  width: 2.03rem;
  height: 3.68rem;
  position: relative;
  transition: transform 0.3s ease;
}
.pop-choice-confirm-list-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pop-choice-confirm-list-name {
  font-size: 0.24rem;
  text-align: center;
  color: #fff;
  margin-top: 0.3rem;
}
.pop-choice-confirm-tt {
  color: #fde390;
  font-size: 0.24rem;
  text-align: center;
  margin: 0.2rem auto;
}

.pop-freeone .pop-bd {
  background: none;
  width: 100%;
  height: 13.24rem;
  padding-top: 0;
}
.pop-freeone .pop-close {
  top: -0.5rem;
  right: 0.2rem;
}
.pop-freeone-title {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-freeone-title.png) no-repeat center top/100%;
  width: 6.77rem;
  height: 1.52rem;
  margin: 0 auto -0.5rem;
}
.pop-freeone-desc {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-freeone-deco-bg.png) no-repeat center top/100%;
  width: 7.5rem;
  height: 0.92rem;
  padding-top: 0.1rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  font-size: 0.2rem;
  line-height: 1.25;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
}
.pop-freeone-desc p {
  display: inline;
  color: #fffbf5;
  font-size: 0.2rem;
  text-align: center;
}
.pop-freeone-main {
  position: relative;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-freeone-main.png) no-repeat center top/100%;
  width: 7.48rem;
  height: 8.57rem;
  margin: -0.15rem auto 0;
}
.pop-freeone-main > div {
  position: absolute;
}
.pop-freeone-main > div p {
  display: none;
}
.pop-freeone-main > div:nth-child(1) {
  left: 2.46rem;
  top: 1.8rem;
}
.pop-freeone-main > div:nth-child(2) {
  left: 0.22rem;
  top: 1.5rem;
}
.pop-freeone-main > div:nth-child(3) {
  left: 4.8rem;
  top: 1.5rem;
}
.pop-freeone-main > div:nth-child(5) {
  left: 0.55rem;
  top: 4.5rem;
}
.pop-freeone-main > div:nth-child(6) {
  left: 5.95rem;
  top: 4.5rem;
}
.pop-freeone-main > div:nth-child(7) {
  left: 1.3rem;
  top: 6.5rem;
}
.pop-freeone-main > div:nth-child(4) {
  left: 6.35rem;
  top: 6.5rem;
}
.pop-freeone-main > div.owned {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-freeone-owned.png) no-repeat center top/100%;
  width: 0.294rem;
  height: 1.064rem;
}
.pop-freeone-quan {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-freeone-quan.png) no-repeat center top/100%;
  width: 1.91rem;
  height: 1.92rem;
  position: absolute;
  right: 0.2rem;
  top: 10.6rem;
  z-index: 200;
}
.pop-freeone-quan a {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-freeone-dhbtn.png) no-repeat center top/100%;
  width: 1.71rem;
  height: 0.41rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1.46rem auto 0;
}
.pop-freeone-quan a span {
  font-family: "fzfft";
  color: #97643e;
  font-size: 0.23rem;
}
.pop-freeone-quan a i {
  display: block;
  width: 0.15rem;
  height: 0.16rem;
  background-position: -17.16rem -4.04rem;
  margin: 0 0.08rem;
}
.pop-freeone-tips {
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-freeone-tips.png) no-repeat center top/100%;
  width: 1.73rem;
  height: 0.51rem;
  color: #ffffff;
  font-size: 0.18rem;
  line-height: 0.28rem;
  text-align: center;
  padding-top: 0.14rem;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  margin-left: -0.86rem;
  bottom: -0.52rem;
}
.pop-freeone-btn {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/m/pop-freeone-btn.png) no-repeat center top/100%;
  width: 3.39rem;
  height: 1.17rem;
  color: #775134;
  font-size: 0.34rem;
  padding-top: 0.2rem;
  box-sizing: border-box;
  text-align: center;
  margin: -0.2rem auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.pop-freeone-btn span {
  font-family: "fzfft";
  color: #97643e;
  font-size: 0.34rem;
}
.pop-freeone-btn i {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20251106wheeloffortune/pop-freeone-btn-deco.png) no-repeat center top/100%;
  width: 0.19rem;
  height: 0.19rem;
  margin: 0 0.08rem;
}
.pop-freeone-btm {
  text-align: center;
  color: #fff5cd;
  font-size: 0.24rem;
  margin-top: 0.1rem;
  display: flex;
  justify-content: center;
  line-height: 1;
}
.pop-freeone-btm > * {
  margin: 0 0.1rem;
}
.pop-freeone-btm span {
  font-family: "BeaufortforLOL-Bold";
  font-size: 1.1em;
}
.pop-freeone-btm a {
  color: #fff5cd;
  text-decoration: underline;
}

.body-sm .pop-exchange .pop-giftList,
.body-sm .pop-exchange .pop-giftList#previewExchangeList {
  height: 8.8rem;
}

.body-sm .pop-bd.pop-bd--xlarge,
.body-sm .pop-series-bd {
  height: 10.88rem;
}

.body-sm .pop-rule-bd {
  height: 9rem;
}

.body-sm .pop-series-bd .pop-gift-ten-lt {
  height: 6.2rem;
}

.body-sm .pop-pool .pop-scrollbar {
  height: 9.18rem;
}

.body-sm .pop-jsfl .pop-jsfl-ul {
  height: 8.93rem;
  overflow-y: auto;
}

.body-sm .pop-history .dialog-history__li {
  height: 0.72rem;
}

.body-sm .pop-jsfl .pop-jsfl-ul::-webkit-scrollbar {
  width: 0.08rem;
  background: transparent;
}

.body-sm .pop-jsfl .pop-jsfl-ul::-webkit-scrollbar-thumb {
  width: 0.08rem;
  background-color: #3684e6;
  border-radius: 0.04rem;
}

.body-sm .pop-jsfl .pop-jsfl-ul::-webkit-scrollbar-track {
  background-color: transparent;
}

/*# sourceMappingURL=popm.css.map */
