@charset "UTF-8";
.pop-gift-qipan .pop-gift-btmline .call-one span,
.pop-gift-qipan .pop-gift-btmline .call-sum span {
  font-family: "fzfft";
}

.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/a20260317wheeloffortune/main-spr.png");
  background-size: 1242px 877.2px;
}

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

.pop-bd {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-top: 20px;
  box-sizing: border-box;
}

.pop-bd.pop-bd--xlarge {
  width: 907.2px;
  height: 697.8px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/popbg-xlarge.png) no-repeat center top/100%;
  margin-top: 16.8px;
  padding-top: 48px;
}

.pop-bd.pop-bd--large {
  width: 488.4px;
  height: 539.4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/popbg-large.png) no-repeat center top/100%;
  margin-top: 19.2px;
  padding-top: 48px;
}

.pop-bd, .pop-bd.pop-bd--middle {
  width: 513.6px;
  height: 455.4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/popbg-middle.png) no-repeat center top/100% 100%;
  padding-top: 48px;
}

.pop-bd.pop-bd--small {
  width: 561.6px;
  height: 305.4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/popbg-small.png) no-repeat center top/100% 100%;
  padding-top: 48px;
}

.pop-close {
  width: 32.4px;
  height: 30px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1178.4px -729px;
  background-size: 1236px 958.8px;
  position: absolute;
  top: 12px;
  right: -36px;
  z-index: 5;
  text-indent: -9999px;
  transition: transform 0.3s ease-out;
}

.pop-close:hover {
  transform: rotate(90deg);
}

.pop-title {
  font-family: "Microsoft Yahei";
  font-size: 26.4px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
  margin-bottom: 36px;
  position: relative;
}
.pop-title::after {
  z-index: -1;
  display: block;
  content: "";
  width: 247.2px;
  height: 14.4px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -788.4px -669px;
  background-size: 1236px 958.8px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -27.6px;
  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;
}

.pop-scrollbar {
  width: 849.6px;
  height: 552px;
  padding-right: 20px;
  margin: 10px auto 0;
  overflow: auto;
  color: rgba(155, 69, 53, 0.69);
  padding-left: 20px;
}

.pop-scrollbar::-webkit-scrollbar {
  width: 4.8px;
  background: transparent;
}

.pop-scrollbar::-webkit-scrollbar-thumb {
  width: 4.8px;
  background-color: #abbce3;
  border-radius: 2.4px;
}

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

.pop-rule .pop-rule-bd {
  color: #edf7ff;
  line-height: 26.4px;
  padding-bottom: 72px;
  font-size: 14.4px;
}

.pop-rule-bd h3 {
  margin-top: 2em;
  font-weight: bold;
  font-size: 16.8px;
  color: #f4d97c;
}

.pop-rule-bd h3:first-child {
  margin-top: 0;
}

.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-bd table,
.pop-rule-table {
  width: 100%;
  border: #edf7ff solid 1.2px;
  font-size: 16.8px;
  margin: 6px auto 12px;
  text-align: center;
  color: #edf7ff;
}
.pop-rule-bd table:last-child,
.pop-rule-table:last-child {
  margin-bottom: 12px;
}
.pop-rule-bd table th,
.pop-rule-table th {
  font-weight: 700;
  width: 50%;
  height: 50.4px;
  line-height: 50.4px;
  border: #edf7ff solid 1.2px;
  text-align: center;
  color: #edf7ff;
}
.pop-rule-bd table td,
.pop-rule-table td {
  height: 50.4px;
  line-height: 50.4px;
  border: #edf7ff solid 1.2px;
  text-align: center;
  color: #edf7ff;
}

.pop-msg {
  color: #ffffff;
  font-size: 14.4px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 19.2px auto 0;
  padding: 0 36px;
  box-sizing: border-box;
}

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

.pop-msg-bottom {
  margin-bottom: 24px;
}

.pop-bd.pop-bd--small .pop-msg {
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.pop-buy .pop-bd.pop-bd--small .pop-msg {
  height: 72px;
  margin-top: -9.6px;
}

.pop-checkbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 12px 0 24px;
  cursor: pointer;
  height: 20.4px;
  line-height: 20.4px;
}
.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: 19.2px;
  height: 19.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1208.4px -791.4px;
  background-size: 1236px 958.8px;
}
.pop-checkbox .pop-checkbox-icon {
  width: 19.2px;
  height: 19.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1208.4px -821.4px;
  background-size: 1236px 958.8px;
  margin-right: 6px;
  display: block;
}
.pop-checkbox .pop-checkbox-txt {
  color: #c8deef;
  font-size: 14.4px;
}

.pop-buy .pop-bd.pop-bd--small .pop-checkbox {
  margin: 0 0 16.8px;
}

.pop-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 6px;
}

.pop-btn {
  display: block;
  margin: 0 12px;
  line-height: 34.8px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1.2px;
  box-sizing: border-box;
}
.pop-btn span {
  font-size: 16.8px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 2.4px;
  color: #7c5536;
  font-weight: bold;
}

.pop-btn-confirm {
  width: 169.8px;
  height: 34.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -892.8px;
  background-size: 1236px 958.8px;
  color: #7c5536;
}
.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;
}
.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: 169.8px;
  height: 34.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -857.4px;
  background-size: 1236px 958.8px;
  color: #385f96;
}
.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;
}
.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 {
  width: 100%;
  padding-top: 68.25%;
  /* height: 100%; */
  height: 0;
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  pointer-events: none;
  display: none;
}

.pop-gift-vbg-ani video,
.pop-gift-vbg-ani canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.pop-icon-stone-lg {
  display: block;
  margin: 0 auto 10px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-icon-stone-lg.png) no-repeat center/100%;
  width: 130.8px;
  height: 142.8px;
  pointer-events: none;
}

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

#popBuyOne .pop-btns {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 42px;
}

#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: 16.8px;
  margin-bottom: 1.2px;
  font-weight: 700;
}

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

.pop-pool .pop-pool-special-list {
  display: flex;
  justify-content: center;
  width: 666px;
  margin: 0 auto 18px;
}

.pop-pool .pop-pool-special-list-big-center {
  justify-content: center;
}

.pop-pool .pop-pool-special-list-big {
  width: 100%;
  justify-content: center;
}

.pop-pool .odds {
  color: #ffffff;
  font-size: 13.2px;
  line-height: 1.5;
  margin-bottom: 8.4px;
}

.pop-pool .big {
  width: 393px;
  position: relative;
}

.pop-pool .pop-pool-bd-center li {
  box-sizing: border-box;
  padding: 1.8px;
  width: 100%;
  height: 260.4px;
  position: relative;
}

.pop-pool .pop-pool-bd-center li:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

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

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

.pop-pool .big .pop-pool-bd-center li:after {
  width: 393.6px;
  height: 260.4px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: 0px 0px;
  background-size: 1236px 958.8px;
}

.pop-pool .mid {
  width: 260.4px;
}

.pop-pool .mid .pop-pool-bd-center li:after {
  width: 260.4px;
  height: 260.4px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -788.4px -261.6px;
  background-size: 1236px 958.8px;
}

.pop-pool .pop-pool-special-list2 {
  margin: 0 0 0 33.6px;
}

.pop-pool .mid2 {
  width: 204px;
}

.pop-pool .mid2 .pop-pool-bd-center {
  transform: scale(0.8);
  margin: -24px 0 0 0;
}

.pop-pool .pop-pool-special-list2 .mid .pop-pool-bd-center .img {
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  -webkit-mask-position: 0px -450px;
  -webkit-mask-size: 1236px 958.8px;
  width: 124%;
}

.pop-pool .pop-pool-special-list2 .pop-stit, .pop-pool .pop-pool-special-list2 .odds {
  width: 204px;
  margin: 0 0 6px 25.2px;
}

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

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

.pop-pool .pop-pool-bd-lg {
  font-size: 0;
  text-align: center;
  width: 104%;
  margin-left: -2%;
}
.pop-pool .pop-pool-bd-lg.pop-pool-bd-mid li {
  width: 260.4px;
  height: 296.4px;
  margin: 0 6px;
}
.pop-pool .pop-pool-bd-lg.pop-pool-bd-mid li:after {
  width: 260.4px;
  height: 260.4px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -788.4px -261.6px;
  background-size: 1236px 958.8px;
}
.pop-pool .pop-pool-bd-lg.pop-pool-bd-mid li .img {
  width: 260.4px;
  height: 260.4px;
}
.pop-pool .pop-pool-bd-lg.pop-pool-bd-mid li .name {
  width: 100%;
}

.pop-pool .pop-pool-bd-lg li {
  width: 136.8px;
  padding-bottom: 12px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.pop-pool .pop-pool-bd-lg li:after {
  content: "";
  width: 127.2px;
  height: 127.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -729px;
  background-size: 1236px 958.8px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 127.2px;
  height: 127.2px;
}

.pop-pool .pop-pool-bd-lg .img {
  width: 127.2px;
  height: 127.2px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 1px 1px 1px 1px;
}

.pop-pool .pop-pool-bd-lg .name {
  color: #fff;
  font-size: 14.4px;
  text-align: center;
  line-height: 1.2;
  word-break: keep-all;
  width: 102px;
  margin: 6px auto 0;
}

.pop-gift {
  background: rgba(0, 0, 0, 0.9);
}

.pop-gift-bd {
  height: 806px;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  margin-top: -410px;
  z-index: 2;
}

.pop-gift-tit {
  margin-top: 12px;
  font-size: 19.2px;
  text-align: center;
  font-weight: bold;
  height: 43.2px;
  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: 247.2px;
  height: 14.4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-topline.png) no-repeat center/100%;
  margin: 0 auto 6px;
}

.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: 26.4px;
  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: 96px auto 0;
  position: relative;
  width: 378px;
  height: 325.2px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-box-bg.png) no-repeat center top/100%;
}
.pop-gift-box::before {
  content: "";
  width: 406.8px;
  height: 352.8px;
  position: absolute;
  left: -15.6px;
  top: -14.4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-img.png) no-repeat center top/100%;
  pointer-events: none;
  z-index: 3;
}
.pop-gift-box .pop-gift-ten-img p {
  width: 100%;
  height: 100%;
}
.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 {
  content: "";
  background-image: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-img-strong2.png);
  width: 433.8px;
  height: 395.4px;
  top: -37.824px;
  left: -27.6px;
}
.pop-gift-box .pop-gift-img {
  width: 100%;
  height: 100%;
  -webkit-mask: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/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: 378px;
  top: -28.8px;
  position: relative;
  object-fit: cover;
}
.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/a20260317wheeloffortune/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/a20260317wheeloffortune/pop-gift-tag-cs-light.png);
  width: 386.4px;
  height: 342px;
  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: 384px;
  height: 384px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -192px;
  margin-top: -192px;
  pointer-events: none;
  z-index: 10;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/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: 168px;
  height: 67.2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  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/a20260317wheeloffortune/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/a20260317wheeloffortune/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/a20260317wheeloffortune/pop-gift-tag-xc-txt.png);
}
.pop-gift-box.bsNum500 .pop-gift-tag::after {
  background-image: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-tag-xybj-txt.png);
}

.pop-gift-name {
  width: 100%;
  height: 62.4px;
  position: absolute;
  left: 0;
  bottom: -86.4px;
  z-index: 2;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 18px;
  color: #f9ffff;
  word-break: keep-all;
}

.pop-gift-changearea {
  padding: 4.8px 14.4px;
  font-size: 16.8px;
  border: #f8c73e solid 1.2px;
  color: #fdf7d5;
}

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

.pop-gift-ten .pop-gift-changearea {
  bottom: 0;
  font-size: 14.4px;
  padding: 1.2px 7.2px;
}

.pop-gift-btmline {
  width: 840px;
  height: 63px;
  position: absolute;
  left: 50%;
  margin-left: -420px;
  bottom: 8.4px;
  display: flex;
  justify-content: center;
}

.pop-gift-btmline a {
  margin: 0 18px;
  font-size: 15.6px;
  line-height: 33.6px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 169.8px;
  height: 34.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -450.6px -665.4px;
  background-size: 1236px 958.8px;
}
.pop-gift-btmline a span {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2.4px;
  color: #7c5536;
}

.pop-gift-ten-lt {
  width: 1080px;
  height: 450px;
  position: relative;
  margin: 12px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pop-gift-ten-lt li {
  width: 176.4px;
  height: 157.8px;
  width: 181.44px;
  height: 156.096px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-box-bg.png) no-repeat center top/100%;
  position: absolute;
  color: #f9ffff;
  font-size: 14.4px;
  text-align: center;
}
.pop-gift-ten-lt li::before {
  content: "";
  width: 195.264px;
  height: 169.344px;
  position: absolute;
  left: -7.488px;
  top: -6.912px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-img.png) no-repeat center top/100%;
  pointer-events: none;
  z-index: 3;
}
.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: 195.264px;
  height: 186.624px;
  position: absolute;
  left: -7.488px;
  top: -8.064px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/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 p {
  width: 100%;
  height: 100%;
}
.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 {
  content: "";
  background-image: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-img-strong2.png);
  width: 208.224px;
  height: 189.792px;
  top: -18.15552px;
  left: -13.248px;
}
.pop-gift-ten-lt li .pop-gift-ten-img {
  width: 100%;
  height: 100%;
  -webkit-mask: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/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: 181.44px;
  top: -13.824px;
  position: relative;
  object-fit: cover;
}
.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/a20260317wheeloffortune/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/a20260317wheeloffortune/pop-gift-tag-cs-light.png);
  width: 185.472px;
  height: 164.16px;
  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: 184.32px;
  height: 184.32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -92.16px;
  margin-top: -92.16px;
  pointer-events: none;
  z-index: 10;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/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: 96.768px;
  height: 38.7072px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  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/a20260317wheeloffortune/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/a20260317wheeloffortune/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/a20260317wheeloffortune/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/a20260317wheeloffortune/pop-gift-tag-xybj-txt.png);
}

.pop-gift-ten-name {
  color: #f9ffff;
  font-size: 14.4px;
  text-align: center;
  width: 132px;
  margin: 7.2px 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(2),
.pop-gift-ten-lt li:nth-child(3),
.pop-gift-ten-lt li:nth-child(4) {
  top: 9px;
}

.pop-gift-ten-lt li:nth-child(5),
.pop-gift-ten-lt li:nth-child(6),
.pop-gift-ten-lt li:nth-child(7) {
  top: 164.4px;
}

.pop-gift-ten-lt li:nth-child(10),
.pop-gift-ten-lt li:nth-child(11),
.pop-gift-ten-lt li:nth-child(8),
.pop-gift-ten-lt li:nth-child(9) {
  top: 314.4px;
}

.pop-gift-ten-lt li:nth-child(1),
.pop-gift-ten-lt li:nth-child(8) {
  left: 0;
}

.pop-gift-ten-lt li:nth-child(2),
.pop-gift-ten-lt li:nth-child(9) {
  left: 301.2px;
}

.pop-gift-ten-lt li:nth-child(10),
.pop-gift-ten-lt li:nth-child(3) {
  left: 603.6px;
}

.pop-gift-ten-lt li:nth-child(11),
.pop-gift-ten-lt li:nth-child(4) {
  left: 907.2px;
}

.pop-gift-ten-lt li:nth-child(5) {
  left: 150px;
}

.pop-gift-ten-lt li:nth-child(6) {
  left: 447.6px;
}

.pop-gift-ten-lt li:nth-child(7) {
  left: 756px;
}

.pop-gift-ten .pop-gift-ten-lt li:nth-child(11)::after {
  content: "";
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-ten-icon.png) no-repeat;
  background-size: 100% 100%;
  width: 109.8px;
  height: 26.4px;
  position: absolute;
  left: 50%;
  margin-left: -52.8px;
  top: 186px;
  pointer-events: none;
}

.pop-gift .pop-gift-vbg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  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, -30px);
    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, 120px);
    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) {
  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-double-list {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 420px;
}

.pop-gift-double-list .pop-gift-box {
  margin: 96px 72px 0;
}

.pop-gift-qipan {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-gift-bdw.jpg) no-repeat center 40%/cover;
}

.pop-gift-qipan .pop-gift-bd {
  transform: scale(1);
  top: auto;
  margin-top: 0;
  bottom: 0;
}

.pop-gift-qipan .pop-gift-btmline {
  bottom: 80px;
}
.pop-gift-qipan .pop-gift-btmline a {
  transform: scale(1.3);
  margin: 0 60px;
}

.pop-gift-qipan .pop-gift-btmline .call-one,
.pop-gift-qipan .pop-gift-btmline .call-sum {
  padding-top: 10.8px;
}
.pop-gift-qipan .pop-gift-btmline .call-one span,
.pop-gift-qipan .pop-gift-btmline .call-sum span {
  font-size: 26.4px;
}

.pop-gift-qipan .pop-gift-btmline .call-one {
  width: 273.6px;
  height: 93.6px;
  background-position: -841.2px -363px;
  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: 278.4px;
  height: 95.4px;
  background-position: -875.4px -120px;
  color: #775134;
  font-weight: bold;
}
.pop-gift-qipan .pop-gift-btmline .call-sum span {
  line-height: 1;
  color: #552672;
  background: linear-gradient(to bottom, #552672 50%, #8638a5 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

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

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

.pop-gift .pop-gift-automatic {
  animation: ani-box-upin 0.5s 0.3s ease both;
}

.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-special .pop-gift-name {
  font-size: 16.2px;
  display: block;
  bottom: -90px;
}

.pop-gift-special-tips {
  font-size: 16.2px;
  line-height: 21px;
  text-align: center;
  color: #f9ffff;
  margin-top: 73.2px;
}

.pop-gift-ten .pop-gift-automatic {
  margin-top: 120px;
}

.pop-recharge .pop-recharge-box {
  width: 667.8px;
  height: 427.8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 12px auto 0;
}

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

.pop-recharge .pop-recharge-box .pop-recharge-r {
  width: 331.8px;
  height: 425.4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-recharge-r.png) no-repeat;
  background-size: 100% 100%;
}

.pop-recharge-r-pic1 {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-recharge-r-pic1.png) no-repeat;
  background-size: 100% 100%;
  width: 134.4px;
  height: 198px;
  margin: 18px auto 0;
}

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

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

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

.pop-recharge .pop-recharge-l-send:nth-child(4) {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-recharge-l-pic4.jpg) no-repeat;
  background-size: 100% 100%;
  width: 149.4px;
  height: 202.8px;
  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: 72px;
  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: 14.4px;
  text-align: center;
  padding-top: 156px;
}

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

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

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

.pop-recharge .pop-recharge-l-send .pic {
  display: block;
  margin: 0 auto;
  width: 149.4px;
  height: 148.8px;
  position: relative;
}

.pop-recharge .pop-recharge-l-send .icon {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-recharge-zsong-icon.png) no-repeat;
  background-size: 100% 100%;
  width: 99.6px;
  height: 100.8px;
  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: 21.6px;
  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: 36px;
  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: 162px;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: hyky;
  filter: drop-shadow(1.2px 1.2px 2.4px rgba(114, 109, 96, 0.7)) drop-shadow(-1.2px -1.2px 2.4px rgba(114, 109, 96, 0.7));
}

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

.pop.pop-recharge2 .button-normal {
  color: #cdbe91;
  font-size: 16.8px;
  font-weight: 700;
  letter-spacing: 1.2px;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: center;
  white-space: nowrap;
  padding: 6px 1.3em;
  cursor: pointer;
  -webkit-user-select: none;
  box-shadow: 0 0 1.2px 1.2px #010a13, inset 0 0 1.2px 1.2px #010a13;
  background: #1e2328;
  border: 2.4px solid transparent;
  margin: 0 12px;
}

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

.pop.pop-recharge2 .button-normal.gray {
  cursor: default;
  color: #5c5b57;
  background-color: #1e2328;
  border: 2.4px 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.pop-recharge2 .button-normal.gray .border-idle {
  display: none;
}

.pop.pop-recharge2 .button-normal .border-idle {
  position: absolute;
  top: -2.4px;
  left: -2.4px;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: 2.4px 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/a20260317wheeloffortune/pop-recharge-bg.png) no-repeat center/100% 100%;
  width: 771.6px;
  height: 567px;
  padding-right: 30px;
  padding-top: 12px;
}

.pop-recharge .pop-close {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-recharge-close.png) no-repeat center/100%;
  width: 35.4px;
  height: 35.4px;
  top: 3px;
  right: 3px;
}

.pop-recharge-title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f0e6d2;
  margin-top: 36px;
}

.pop-recharge-title h2 {
  font-size: 24px;
  font-weight: 700;
}

.pop-recharge-title-txt {
  font-size: 19.2px;
  margin-left: 6px;
  display: flex;
  align-items: center;
  font-weight: 700;
}

.pop-recharge-title-txt a {
  display: block;
  width: 18px;
  height: 18px;
  background: #f0e6d2;
  border-radius: 50%;
  color: #3789f5;
  font-size: 15.6px;
  text-align: center;
  line-height: 16.8px;
  margin-left: 3.6px;
  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: 26.4px;
  font-weight: 400;
  color: #9f9f9f;
  font-size: 14.4px;
  line-height: 19.2px;
  text-align: left;
  padding: 12px;
  box-sizing: border-box;
  width: 319.2px;
  margin-left: -159.6px;
  background: #0d0922;
  border: #463714 solid 1.8px;
}

.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 9.6px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-width: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: -7.2px;
  z-index: 2;
  filter: drop-shadow(0 0 1.8px #463714);
}

.pop-recharge-icon-stone {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-recharge-icon-stone.png) no-repeat center/100%;
  width: 18px;
  height: 26.4px;
  margin: 0 6px 0 24px;
}

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

.pop-recharge-desc {
  width: 100%;
  color: #b2b2b2;
  font-size: 18px;
  zoom: 0.8;
  text-align: center;
  margin: 0 auto 0;
}

.pop-recharge-range {
  display: flex;
  justify-content: center;
  margin-top: 12px;
  height: 30px;
}

.pop-recharge-range > * {
  margin: 0 6px;
}

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

.pop-recharge-range a.gray {
  cursor: default;
  color: #5c5b57;
  background: #1e2328;
  border: 2.4px 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: 36px;
  height: 36px;
}

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

.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: 16.8px;
  position: relative;
  z-index: 2;
}

.pop-recharge-range a .border-idle {
  position: absolute;
  top: 2.4px;
  left: 2.4px;
  width: calc(100% - 4.8px);
  height: calc(100% - 4.8px);
  opacity: 1;
  background: #1e2328;
  border-radius: 24px;
}

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

.pop-recharge-range .pop-recharge-input input {
  color: #fffcf3;
  font-family: BeaufortforLOL-Bold;
  font-size: 24px;
  width: 100%;
  height: 100%;
  border: transparent solid 1.2px;
  background: #1e2328;
  border-radius: 7.2px;
  outline: 0;
  text-align: center;
  padding: 1.2px 8.4px;
  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: 14.4px;
  position: absolute;
  top: 48px;
  left: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  zoom: 0.7;
}

.pop-recharge-btns {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
}

.pop-recharge-btns a:last-child {
  margin-top: 12px;
}

.pop-recharge-btns .button-normal {
  width: 168.6px;
  margin: 0 auto;
}

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

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

.pop-recharge2 .pop-bd {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-recharge-bg2.png) no-repeat center/100% 100%;
  width: 502.2px;
  height: 316.2px;
  padding-top: 18px;
  padding-right: 24px;
  padding-left: 24px;
}

.pop-recharge2 .pop-close {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-recharge-close.png) no-repeat center/100%;
  width: 35.4px;
  height: 35.4px;
  top: 3px;
  right: 3px;
}

.pop-recharge-stone {
  display: block;
  margin: 72px auto 12px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-icon-stone-lg.png) no-repeat center/100%;
  width: 130.8px;
  height: 142.8px;
  pointer-events: none;
}

.pop-recharge-succ-tit {
  color: #f0e6d2;
  font-size: 16.8px;
  text-align: center;
  margin-top: 24px;
}

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

.pop-recharge-succ .button-normal {
  width: 132px;
  margin: 24px 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: 24px;
}

.pop.pop-recharge2 .pop-recharge-notice-txt {
  color: #9f9f9f;
  font-size: 21.6px;
  text-align: center;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  box-sizing: border-box;
  margin-top: 24px;
}

.pop.pop-recharge2 .pop-recharge-notice-btns {
  display: flex;
  justify-content: center;
  margin: 12px auto 0;
  position: relative;
  left: auto;
  bottom: auto;
  transform: none;
}

.pop.pop-recharge2 .pop-recharge-notice-btns .button-normal {
  width: 132px;
}

.pop.pop-recharge2 .pop-recharge-notice .pop-recharge-stone {
  margin-top: 6px;
}

.pop.pop-recharge2 .pop-recharge-stone + .pop-recharge-notice-txt {
  height: 24px;
  margin-top: 9px;
  margin-bottom: 30px;
}

.pop.pop-recharge2 .pop-recharge-notice-num {
  display: flex;
  align-items: center;
  height: 31.2px;
  background-color: #4290e3;
  padding: 0 12px;
  border-radius: 24px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 148.8px;
}

.pop.pop-recharge2 .pop-recharge-notice-num .pop-recharge-input {
  width: 60px;
  height: 100%;
  position: relative;
  margin: 0 12px;
  display: inline-block;
}

.pop.pop-recharge2 .pop-recharge-notice-num .pop-recharge-input input {
  color: #fde6d8;
  font-family: BeaufortforLOL-Bold;
  font-size: 15.6px;
  width: 100%;
  height: 100%;
  border: transparent solid 1.2px;
  border-radius: 10.8px;
  outline: 0;
  text-align: center;
  padding: 1.8px 12.6px;
  box-sizing: border-box;
  display: inline-block;
  background-color: transparent;
}

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

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

.pop.pop-recharge2 .pop-recharge-notice-num a {
  color: #cdbe91;
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 24px;
}
.pop.pop-recharge2 .pop-recharge-notice-num a i {
  display: inline-block;
  width: 14.4px;
  height: 14.4px;
  margin: 3.6px 0 0 3.6px;
}
.pop.pop-recharge2 .pop-recharge-notice-num a span {
  display: none;
}

#popRechargeNotice5 .btn-db-sub i {
  width: 14.4px;
  height: 2.4px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1212px -751.8px;
  background-size: 1236px 958.8px;
}

#popRechargeNotice5 .btn-db-add i {
  width: 14.4px;
  height: 14.4px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1221px -873.6px;
  background-size: 1236px 958.8px;
}

#popRechargeNotice5 .btn-db-sub.gray,
#popRechargeNotice5 .btn-db-add.gray {
  filter: none;
  opacity: 0.3;
}

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

.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: 25.2px;
  position: relative;
  z-index: 2;
}

.pop-recharge-notice5 .pop-recharge-notice-txt {
  height: 120px;
  pointer-events: none;
}

.btn-sub span {
  margin-left: 6px;
}

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

#popRechargeNotice4 .pop-bd {
  width: 495.6px;
  height: 470.4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/popbg-middle.png) no-repeat center top/100% 100%;
  padding-top: 48px;
}

#popRechargeNotice5 .pop-bd {
  width: 495.6px;
  height: 546.6px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/popbg-large.png) no-repeat center top/100%;
  margin-top: 19.2px;
  padding-top: 48px;
}

.pop-rechage-pic-box {
  width: 186px;
  height: 186px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px 0px;
  background-size: 1236px 958.8px;
  margin: 12px auto 0;
  position: relative;
}

#popRechargeNotice4 .pop-rechage-pic-box {
  background: none;
}
#popRechargeNotice4 .pop-rechage-pic-box img {
  object-fit: contain;
  height: 99%;
  width: 99%;
  object-fit: cover;
}
#popRechargeNotice4 .pop-rechage-pic-box::after {
  content: "";
  width: 186px;
  height: 186px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px 0px;
  background-size: 1236px 958.8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pop-recharge-pic {
  width: 177.6px;
  height: 178.2px;
  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);
}

.pop.pop-recharge2#popRechargeNotice4 .pop-recharge-notice-txt,
.pop.pop-recharge2#popRechargeNotice5 .pop-recharge-notice-txt {
  height: 18px;
  font-size: 16.8px;
  font-weight: bold;
  color: #fff;
  margin: 6px 0 12px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.pop.pop-recharge2#popRechargeNotice4 .pop-recharge-notice-txt {
  height: auto;
}

.pop-recharge-notice-num-text {
  font-size: 14.4px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 12px;
}

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

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

.pop.pop-recharge2#popRechargeNotice4 .pop-recharge-notice-btns {
  position: absolute;
  bottom: 66px;
  left: 0;
  width: 100%;
  transform: none;
}

.pop.pop-recharge2#popRechargeNotice4 .pop-confirm,
.pop.pop-recharge2#popRechargeNotice5 .pop-confirm {
  margin: 0 18px;
  font-size: 15.6px;
  line-height: 40.8px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 169.8px;
  height: 34.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -892.8px;
  background-size: 1236px 958.8px;
}
.pop.pop-recharge2#popRechargeNotice4 .pop-confirm span,
.pop.pop-recharge2#popRechargeNotice5 .pop-confirm span {
  font-size: 15.6px;
  font-weight: bold;
  letter-spacing: 2.4px;
  color: #7c5536;
}

.pop.pop-recharge2#popRechargeNotice4 .pop-cancle,
.pop.pop-recharge2#popRechargeNotice5 .pop-cancle {
  margin: 0 18px;
  font-size: 15.6px;
  line-height: 40.8px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 169.8px;
  height: 34.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -857.4px;
  background-size: 1236px 958.8px;
}
.pop.pop-recharge2#popRechargeNotice4 .pop-cancle span,
.pop.pop-recharge2#popRechargeNotice5 .pop-cancle span {
  font-size: 15.6px;
  font-weight: bold;
  letter-spacing: 2.4px;
  color: #385f96;
}

.pop.pop-recharge2#popRechargeNotice4 .pop-close,
.pop.pop-recharge2#popRechargeNotice5 .pop-close {
  width: 32.4px;
  height: 30px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1178.4px -729px;
  background-size: 1236px 958.8px;
  position: absolute;
  top: 12px;
  right: -36px;
  z-index: 5;
  text-indent: -9999px;
  transition: transform 0.3s ease-out;
}

.pop-recharge-notice-item {
  width: 180px;
  height: 180px;
  margin: 0 auto 12px;
}

.pop-recharge-notice-item .pop-recharge-notice-box {
  width: 100%;
  height: 183px;
  position: relative;
  box-sizing: border-box;
  padding: 2.4px 0 0 2.4px;
}

.pop-recharge-notice-item .pop-recharge-notice-box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 183px;
  width: 183px;
  width: 186px;
  height: 186px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px 0px;
  background-size: 1236px 958.8px;
}

.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/a20260317wheeloffortune/pop-spr.png");
  -webkit-mask-position: -1050px -187.2px;
  -webkit-mask-size: 1236px 958.8px;
}

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

.pop-history .dialog-history__table {
  width: 774px;
  color: #fff;
  margin: 0 auto;
}

.pop-history .dialog-history__empty {
  width: 774px;
  height: 240px;
  color: #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop-history .dialog-history__li {
  color: #fff;
  height: 46.8px;
  text-align: center;
  position: relative;
  font-size: 13.2px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
  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: 774px;
  font-size: 14.4px;
  line-height: 1;
  font-weight: 700;
  margin: 0 auto;
}
.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 .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: 24px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 30px;
}

.pop-history .pagination__pages {
  display: inline-block;
  vertical-align: top;
  font-size: 15.6px;
  height: 28.8px;
  line-height: 28.8px;
  color: #fff;
  font-family: "BeaufortForLoL-Bold";
}

.pop-history .pagination__btn-page {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  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;
  margin: 0 12px;
}

.pop-history .pagination__btn-prev {
  width: 28.8px;
  height: 28.8px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1015.2px -629.4px;
  background-size: 1236px 958.8px;
  margin-left: 24px;
}

.pop-history .pagination__btn-next {
  width: 28.8px;
  height: 28.8px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1178.4px -821.4px;
  background-size: 1236px 958.8px;
  margin-right: 24px;
}

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

.pop-mall .pop-bd {
  height: 360px;
}

.pop-mall-ct {
  font-size: 16.8px;
  display: flex;
  justify-content: space-between;
  padding: 0 84px 0 36px;
  text-align: center;
  color: #beb3ec;
  margin: 60px auto 0;
  position: relative;
}

.pop-mall-ct::before {
  display: block;
  content: "";
  height: 180px;
  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: -90px;
}

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

.pop-mall-ct .qrcode {
  margin-bottom: 12px;
  border: #beb3ec solid 1px;
  padding: 2.4px;
}

.pop-mall-ct .qrcode img {
  display: block;
  width: 120px;
}

.pop-mall .pop-mall-btns p {
  line-height: 28.8px;
  margin-top: 4.8px;
  margin-bottom: 36px;
  color: #fff;
}

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

.pop-exchange .pop-exchange-stit {
  color: #efe1b9;
  font-size: 16.8px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 19.2px auto 0;
  padding: 0 12px;
  flex-direction: row;
  margin-top: 7.2px;
}

.pop-exchange .pop-exchange-stit2 {
  color: #78727e;
}

.pop-exchange .pop-iconlist {
  width: 186px;
  height: 186px;
  margin: 12px auto 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  transform: scale(0.8);
  box-sizing: border-box;
  padding: 2.4px;
}
.pop-exchange .pop-iconlist:after {
  content: "";
  width: 260.4px;
  height: 260.4px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -788.4px 0px;
  background-size: 1236px 958.8px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.pop-exchange .pop-iconlist img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: static;
  margin-top: 0;
}

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

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

#popExchange1.pop-exchange .pop-iconlist,
#popExchange2.pop-exchange .pop-iconlist {
  height: 260.4px;
  width: 260.4px;
  padding: 1px 2px;
  box-sizing: border-box;
  margin-bottom: 24px;
  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: 360px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: #f8d582 solid 2.4px;
  box-sizing: border-box;
}

#popExchange1 .pop-bd.pop-bd--middle,
#popExchange2 .pop-bd.pop-bd--middle {
  width: 487.2px;
  height: 515.4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/popbg-middle2.png) no-repeat center top/100% 100%;
  box-sizing: border-box;
}

#popExchange1 .pop-recharge-notice-txt,
#popExchange2 .pop-recharge-notice-txt {
  height: 24px;
  font-size: 16.8px;
  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: 12px 0 18px;
}

#popExchange1 .pop-confirm,
#popExchange2 .pop-confirm {
  margin: 0 18px;
  font-size: 15.6px;
  line-height: 40.8px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 169.8px;
  height: 34.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -892.8px;
  background-size: 1236px 958.8px;
}
#popExchange1 .pop-confirm span,
#popExchange2 .pop-confirm span {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2.4px;
  color: #7c5536;
}

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

.pop-exchange .pop-giftList {
  display: flex;
  width: 828px;
  height: 477.6px;
  margin: 21.6px auto 0;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 48px;
  overflow-x: hidden;
  overflow-y: auto;
}
.pop-exchange .pop-giftList#previewExchangeList {
  height: 552px;
}

.pop-exchange .pop-giftList .item {
  width: 186px;
  height: 324px;
  text-align: center;
  color: #fff;
  position: relative;
  margin: 0 9.6px;
}

.pop-exchange .pop-giftList .item.item1 {
  width: 784.2px;
  margin: 0 12px;
}

.pop-giftList .item .box {
  width: 100%;
  height: 186px;
  position: relative;
  box-sizing: border-box;
  padding: 1.8px;
}

.pop-exchange .pop-giftList .item.item1 {
  height: auto;
  margin: 0 12px 24px !important;
}

.pop-giftList .item.item1 .box {
  width: 100%;
  height: 279px;
}

.pop-giftList .item .box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 186px;
  height: 186px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px 0px;
  background-size: 1236px 958.8px;
}

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

.pop-giftList .item.item1 .box:after {
  width: 789.6px;
  height: 280.2px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-exchange-border-large.png) no-repeat center top/100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pop-giftList .item .name {
  font-size: 14.4px;
  color: #f5d57e;
  margin: 12px auto 6px;
  line-height: 16.8px;
  font-weight: bold;
  height: 36px;
  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: 14.4px;
  line-height: 24px;
  height: 24px;
}

.pop-giftList .item .num span {
  font-family: BeaufortforLOL-Bold;
  font-size: 16.8px;
}
.pop-giftList .item .num span font {
  margin-left: 12px;
  color: #cfd7ec;
}

.pop-giftList .item .num img {
  height: 24px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin-right: 2.4px;
  *zoom: 1;
  *display: inline;
}

.pop-giftList .item .btn-list {
  font-size: 0;
  text-align: center;
  width: 120%;
  margin-left: -10%;
}

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

.pop-giftList .item .btn-list p {
  font-size: 14.4px;
  height: 24px;
  line-height: 24px;
  color: #9b4535;
}

.pop-giftList .item .btn-list .dh-iocn2 {
  margin-left: 4.8px;
}

.pop-giftList .item .dh-wh2 {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 15.36px;
  height: 15.36px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -922.56px -742.56px;
  background-size: 988.8px 767.04px;
  position: relative;
  margin-left: 2.4px;
}

.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 {
  font-size: 15.6px;
  line-height: 40.8px;
  font-weight: bold;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  margin: 6px auto 0;
  width: 169.8px;
  height: 34.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -892.8px;
  background-size: 1236px 958.8px;
  color: #7c5536;
}

.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 {
  width: 180px;
  float: left;
}

.pop-exchange .pop-giftList .imitate-li:nth-of-type(2n) {
  float: right;
}

.pop-exchange .pop-giftList::-webkit-scrollbar,
.pop-exchange .pop-scrollbar::-webkit-scrollbar {
  width: 4.8px;
  background: transparent;
}

.pop-exchange .pop-giftList::-webkit-scrollbar-thumb,
.pop-exchange .pop-scrollbar::-webkit-scrollbar-thumb {
  width: 4.8px;
  background-color: #fce8da;
  border-radius: 2.4px;
}

.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 {
  background: #c08822;
  color: #000;
  font-size: 16.8px;
  text-align: center;
  padding: 12px 0;
}

.pop-exchange .pop-scrollbar table td {
  color: #fff;
  font-size: 14.4px;
  text-align: center;
  padding: 12px 0;
}

.pop-exchange .pop-exchange-stit .btn-box {
  width: 132px;
  height: 31.2px;
  border-radius: 18px;
  background: rgba(114, 108, 232, 0.5);
  margin: 0 6px;
  line-height: 31.2px;
  padding-left: 38.4px;
  text-align: left;
  position: relative;
  color: #fff;
  font-family: BeaufortforLOL-Bold;
}

.pop-exchange .pop-exchange-stit .btn-box img.icon {
  height: 19.2px;
  position: absolute;
  left: 9.6px;
  top: 50%;
  margin-right: 6px;
  transform: translateY(-50%);
}
.pop-exchange .pop-exchange-stit .btn-box img.icon.tc-icon1 {
  width: 27px;
  height: 25.8px;
}
.pop-exchange .pop-exchange-stit .btn-box img.icon.tc-icon2 {
  width: 18.6px;
  height: 25.2px;
}

.pop-exchange .dh-add {
  width: 19.2px;
  height: 19.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1132.8px -928.2px;
  background-size: 1236px 958.8px;
  position: absolute;
  right: 9.6px;
  top: 50%;
  margin-top: -9.6px;
  display: none;
}

.pop-exchange .dh-zl {
  width: 19.2px;
  height: 19.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1173.6px -928.2px;
  background-size: 1236px 958.8px;
  position: absolute;
  right: 9.6px;
  top: 50%;
  margin-top: -9.6px;
}

.pop-exchange .dh-wh {
  width: 19.2px;
  height: 19.2px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1153.2px -928.2px;
  background-size: 1236px 958.8px;
  position: absolute;
  right: 32.4px;
  top: 50%;
  margin-top: -9.6px;
  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: 14.4px;
  text-decoration: underline;
  margin-left: 4.8px;
}

.pop-exchange.pop-close {
  right: 0;
}

.pop-exchange-select .pop-tips {
  font-size: 14.4px;
  color: #ffffff;
  line-height: 19.2px;
  text-align: center;
  margin-top: 48px;
  height: 36px;
}

.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: 171px;
  position: relative;
  height: 192px;
  margin: 0 12px;
  transition: 0.3s ease-out opacity;
  cursor: pointer;
}
.pop-exchange-select .select-list li .select-box {
  width: 176.4px;
  height: 176.4px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -551.4px;
  background-size: 1236px 958.8px;
  padding-top: 9.6px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.pop-exchange-select .select-list li img {
  height: 117.6px;
  display: block;
  margin: 0 auto;
}
.pop-exchange-select .select-list li .name {
  color: #fff8db;
  font-size: 14.4px;
  line-height: 21.6px;
  height: 21.6px;
  text-align: left;
}
.pop-exchange-select .select-list li .select-box-checkbox {
  margin-right: 6px;
  display: block;
  width: 21.6px;
  height: 21.6px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1209.6px -760.2px;
  background-size: 1236px 958.8px;
}
.pop-exchange-select .select-list li .num {
  color: #c8deef;
  font-size: 14.4px;
  line-height: 21.6px;
  width: 115.2px;
  margin: 6px auto 0;
}
.pop-exchange-select .select-list li .select-box-txt {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3.6px;
}
.pop-exchange-select .select-list li.sel .select-box, .pop-exchange-select .select-list li:hover .select-box {
  width: 178.8px;
  height: 178.8px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -371.4px;
  background-size: 1236px 958.8px;
}
.pop-exchange-select .select-list li.sel .select-box-checkbox {
  width: 21.6px;
  height: 21.6px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1212px -729px;
  background-size: 1236px 958.8px;
}

.pop-exchange-select .pop-btns {
  margin-top: 27.6px;
}

.pop-exchange-select .continue-img-box {
  height: 180px;
}

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

.pop-exchange-select .continue-tips {
  color: #fff;
  font-size: 14.4px;
  line-height: 19.2px;
  text-align: center;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.pop-exchange-select .continue-tips span {
  color: #fff;
  font-weight: bold;
}

.pop-exchange-title {
  width: 100%;
  background-image: linear-gradient(to bottom, #f5d57e, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 26.4px;
  font-weight: bold;
  text-align: center;
  margin: 12px 0;
}

.pop-exchange-line {
  width: 100%;
  height: 2.4px;
  background: #fce8da;
  margin: 24px auto;
}

#previewExchangeList.pop-giftList .item {
  height: auto;
  padding-bottom: 12px;
}

#previewExchangeList.pop-giftList .item .num-small span {
  font-size: 13.2px;
}

#previewExchangeList.pop-giftList .item .num-small span font {
  margin-left: 0.5em;
}

.pop-giftList .item .box:has(img[src*="MissFortune_BattleBunny.png"]) + .name .name-tt {
  font-size: 13.2px;
}

.pop-thfl .pop-bd {
  width: 625.2px;
  height: 516.6px;
}

.pop-thfl .pop-thfl-ul {
  font-size: 0;
  text-align: center;
  height: 342px;
}

.pop-thfl .pop-thfl-ul li {
  width: 183px;
  display: inline-block;
  vertical-align: top;
  margin: 0 14.4px;
}

.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: 16.8px;
  line-height: 1;
  font-weight: bold;
  height: 36px;
  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: 22.2px;
  height: 9.6px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -807px -684.6px;
  background-size: 1236px 958.8px;
  margin: 0 4.8px;
}
.pop-thfl .pop-thfl-ul .name::after {
  transform: scale(-1, 1);
}

.pop-thfl .pop-thfl-propbg {
  padding: 3.6px;
  box-sizing: border-box;
  width: 186px;
  height: 186px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px 0px;
  background-size: 1236px 958.8px;
  margin-top: 6px;
}

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

.pop-thfl .pop-thfl-tips {
  color: #fff;
  font-size: 14.4px;
  line-height: 19.2px;
  margin-top: 8.4px;
}

.pop-thfl .pop-thfl-ul a {
  margin: 24px auto 0;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-size: 15.6px;
  font-weight: bold;
  padding-bottom: 2.4px;
}

.pop-thfl .pop-thfl-ul i {
  margin-top: 1.2px;
  margin-right: 1.2px;
  display: none;
}

.pop-thfl .pop-thfl-ul .discount {
  width: 81.6px;
  height: 23.4px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px -928.2px;
  background-size: 1236px 958.8px;
  position: absolute;
  left: 50%;
  margin-left: -36px;
  top: -18px;
  color: #ffffff;
  font-size: 14.4px;
  font-style: normal;
  line-height: 1.4;
  font-family: "BeaufortForLoL-Bold";
}

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

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

.pop-thfl .btn-not-yet {
  color: #fff;
  font-size: 14.4px;
  line-height: 19.2px;
  text-decoration: underline;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 78px;
  opacity: 0.7;
}

.pop-thfl .btn-not-yet:hover {
  opacity: 1;
}

.pop-thfl-get .pop-bd {
  width: 625.2px;
  height: 516.6px;
}
.pop-thfl-get .pop-thfl-get-img-box {
  display: flex;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
}
.pop-thfl-get .pop-thfl-get-img {
  margin: 36px auto 0;
  padding: 4.8px;
  box-sizing: border-box;
  width: 186px;
  height: 186px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px 0px;
  background-size: 1236px 958.8px;
}
.pop-thfl-get .pop-thfl-get-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pop-thfl-get .pop-thfl-get-name {
  width: 90%;
  font-size: 14.4px;
  color: #fff;
  text-align: center;
  margin: 24px auto 0;
}
.pop-thfl-get .pop-thfl-get-tip {
  color: #fff;
  text-align: center;
  font-size: 12px;
  margin-top: 12px;
}
.pop-thfl-get .pop-btns {
  margin-top: 24px;
}

.pop-jsfl .pop-bd {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-jsfl.png) no-repeat center top/100% 100%;
  height: 475.8px;
  background-size: 100% 100%;
}

.pop-jsfl .pop-jsfl-ul {
  font-size: 0;
  text-align: center;
  height: 345.6px;
  margin-top: 19.2px;
}

.pop-jsfl .pop-jsfl-ul li {
  width: 183.6px;
  margin: 0 10.2px;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  position: relative;
}

.pop-jsfl .pop-jsfl-ul .pop-fl-fo1 {
  color: #2e6bcf;
  font-size: 15.6px;
  line-height: 19.2px;
  font-weight: bold;
  height: 50.4px;
  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/a20260317wheeloffortune/pop-fl-fo1-ic1.png) no-repeat center top/auto 100%;
  width: 16.8px;
  height: 21.6px;
}

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

.pop-jsfl .pop-jsfl-ul li:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -90px;
  top: 50.4px;
  width: 186px;
  height: 186px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px 0px;
  background-size: 1236px 958.8px;
}

.pop-jsfl .pop-jsfl-ul img {
  display: block;
  margin: 2.4px 0 0 2.4px;
  height: 181.8px;
  width: 183px;
  object-fit: cover;
  display: block;
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  -webkit-mask-position: -1050px -187.2px;
  -webkit-mask-size: 1236px 958.8px;
}

.pop-jsfl .pop-fl-fo2 {
  color: #2c4bae;
  font-size: 14.4px;
  line-height: 19.2px;
  margin-top: 8.4px;
}

.pop-jsfl .pop-jsfl-ul a {
  margin: 13.2px auto 0;
}

.pop-share .pop-bd {
  width: 399.6px;
  height: 702.6px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-share-bg.png) no-repeat center top/100%;
  padding-top: 408px;
  margin-top: 19.2px;
}

.pop-share .pop-share-img {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-share-img.png) no-repeat center top/100%;
  width: 196.8px;
  height: 196.8px;
  padding-top: 9.6px;
  position: absolute;
  right: -204px;
  bottom: 0;
}

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

.pop-share .qrcode-msg {
  color: #fff9f1;
  font-size: 14.4px;
  line-height: 16.8px;
  width: 204px;
  text-align: center;
  position: absolute;
  bottom: 206.4px;
  right: -210px;
}

.pop-share .summoner-name {
  color: #ffffde;
  font-size: 15.6px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  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: 24px;
  line-height: 1;
  margin-top: 162px;
}

.pop-share .summoner-tips p {
  color: #fcdbb4;
  background: linear-gradient(to bottom, #fcdbb4, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 14.4px;
}

.pop-share .summoner-tips span {
  display: block;
  height: 21.6px;
  width: 14.4px;
  line-height: 21.6px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/share-num-sp2.png) no-repeat center top/100%;
  border-radius: 0.1rem;
  text-align: center;
  margin: 0 1.2px;
  color: #fff;
  font-family: "BeaufortforLOL-Bold";
}

.save-pic-box, .save-pic {
  display: none;
}

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

.pop-loading p {
  width: 304.2px;
  height: 39.6px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -669px -792px;
  background-size: 1236px 958.8px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 14.4px;
  text-align: center;
}

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

.pop-video-bd {
  width: 1000px;
  height: 560px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -280px 0 0 -500px;
}

.pop-video .pop-close {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: -60px;
  text-indent: -9999px;
  background: 0 0;
}

.pop-video .pop-close:after,
.pop-video .pop-close:before {
  position: absolute;
  left: 26px;
  top: 0;
  content: " ";
  height: 56px;
  width: 4px;
  border-radius: 2px;
  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);
}

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

.pop-welcome .pop-bd {
  width: 645.6px;
  height: 516.6px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/popbg-middle3.png) no-repeat center top/100%;
}
.pop-welcome-list {
  display: flex;
  justify-content: center;
}
.pop-welcome-list li {
  width: 192px;
  text-align: center;
  margin: 0 49.2px;
}
.pop-welcome .pop-welcome-item-img {
  position: relative;
  width: 183.6px;
  height: 183.6px;
}
.pop-welcome .pop-welcome-item-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.pop-welcome .pop-welcome-item-img:after {
  content: "";
  width: 186px;
  height: 186px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-spr.png");
  background-position: -1050px 0px;
  background-size: 1236px 958.8px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 186px;
  height: 186px;
}
.pop-welcome .pop-welcome-item-name {
  color: #f9e7b6;
  font-size: 16.8px;
  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: 6px;
}
.pop-welcome .pop-welcome-item-desc {
  font-size: 14.4px;
  text-align: center;
  margin-top: 3px;
  text-align: left;
  color: #fff;
}
.pop-welcome-tt {
  color: #fde390;
  font-size: 14.4px;
  text-align: center;
  margin: 18px auto 12px;
}

.pop-choice-confirm .pop-bd {
  width: 645.6px;
  height: 600.6px;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/popbg-middle4.png) no-repeat center top/100%;
}
.pop-choice-confirm-list {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.pop-choice-confirm-list li {
  position: relative;
  margin: 0 48px;
}
.pop-choice-confirm-list li .choice-pane-up {
  top: -18px;
  left: -18px;
  z-index: 6;
}
.pop-choice-confirm-list-img {
  width: 168px;
  height: 304.8px;
  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: 14.4px;
  text-align: center;
  color: #fff;
  margin-top: 18px;
}
.pop-choice-confirm-tt {
  color: #fde390;
  font-size: 14.4px;
  text-align: center;
  margin: 12px auto;
}

.pop-freeone .pop-bd {
  background: none;
  width: 1021.8px;
  height: 656.4px;
  padding-top: 0;
}
.pop-freeone .pop-close {
  top: 72px;
  right: 60px;
}
.pop-freeone-title {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-freeone-title.png) no-repeat center top/100%;
  width: 492.6px;
  height: 133.2px;
  margin: -30px auto;
}
.pop-freeone-desc {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-freeone-deco-bg.png) no-repeat center top/100%;
  width: 776.4px;
  height: 36px;
  padding-top: 3px;
  text-align: center;
  margin: 0 auto;
}
.pop-freeone-desc p {
  color: #fffbf5;
  font-size: 10.8px;
  line-height: 1.5;
  text-align: center;
}
.pop-freeone-main {
  position: relative;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-freeone-main.png) no-repeat center top/100%;
  width: 1021.8px;
  height: 511.2px;
  margin: 0 auto;
}
.pop-freeone-main > div {
  position: absolute;
}
.pop-freeone-main > div p {
  display: none;
}
.pop-freeone-main > div:nth-child(1) {
  left: 315px;
  top: 108px;
}
.pop-freeone-main > div:nth-child(2) {
  left: 276px;
  top: 294px;
}
.pop-freeone-main > div:nth-child(3) {
  left: 102px;
  top: 114px;
}
.pop-freeone-main > div:nth-child(5) {
  left: 729px;
  top: 108px;
}
.pop-freeone-main > div:nth-child(6) {
  left: 909px;
  top: 108px;
}
.pop-freeone-main > div:nth-child(7) {
  left: 684px;
  top: 288px;
}
.pop-freeone-main > div:nth-child(4) {
  left: 888px;
  top: 288px;
}
.pop-freeone-main > div.owned {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-freeone-owned.png) no-repeat center top/100%;
  width: 25.2px;
  height: 91.2px;
}
.pop-freeone-quan {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-freeone-quan.png) no-repeat center top/100%;
  width: 166.2px;
  height: 160.8px;
  position: absolute;
  left: 102px;
  top: 444px;
}
.pop-freeone-quan a {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-freeone-dhbtn.png) no-repeat center top/100%;
  width: 136.2px;
  height: 32.4px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 117.6px;
  margin-left: 9px;
}
.pop-freeone-quan a span {
  font-family: "fzfft";
  color: #97643e;
  font-size: 18px;
}
.pop-freeone-quan a i {
  display: block;
  width: 9px;
  height: 9.6px;
  background-position: -1233px -120px;
  margin: 0 4.8px;
}
.pop-freeone-tips {
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-freeone-tips.png) no-repeat center top/100%;
  width: 122.4px;
  height: 36px;
  color: #ffffff;
  font-size: 12px;
  line-height: 16.8px;
  text-align: center;
  padding-top: 12px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  margin-left: -67.2px;
  bottom: -27.6px;
}
.pop-freeone-btn {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-freeone-btn.png) no-repeat center top/100%;
  width: 273.6px;
  height: 93.6px;
  color: #775134;
  font-size: 27.6px;
  padding-top: 12px;
  box-sizing: border-box;
  text-align: center;
  margin: -72px 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: 27.6px;
}
.pop-freeone-btn i {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20260317wheeloffortune/pop-freeone-btn-deco.png) no-repeat center top/100%;
  width: 15.6px;
  height: 15.6px;
  margin: 0 4.8px;
}
.pop-freeone-btm {
  text-align: center;
  color: #fff5cd;
  font-size: 14.4px;
  margin-top: 6px;
  display: flex;
  justify-content: center;
  line-height: 1;
}
.pop-freeone-btm > * {
  margin: 0 6px;
}
.pop-freeone-btm span {
  font-family: "BeaufortforLOL-Bold";
  font-size: 1.1em;
}
.pop-freeone-btm a {
  color: #fff5cd;
  text-decoration: underline;
}

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