:root {
  --main-color: #e5feff;
  --other-color:#6D3704;
  --progress-color:#FFF4C7;
  --progress-bg-color:#FDC119;
  --pop-title-color:#C89B3C;
  --pop-main-color:#E6DFE0;
  --pop-btn-color:#F0E6D2;
  --pop-text-color:#A09B8C;
}

a, body, dd, div, dl, dt, em, h1, h2, h3, h4, h5, html, i, img, input, li, p, span, ul {
  margin: 0;
  padding: 0;
}

a, img, input {
  border: none;
}

body {
  font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-tap-highlight-color: transparent;
}

table {
  border-collapse: collapse;
}

a {
  text-decoration: none;
}

li, ul {
  list-style: none;
}

a, img {
  -webkit-touch-callout: none;
}

body, html {
  -webkit-user-select: none;
  user-select: none;
}

html {
  font-size: 50px;
  font-size: 13.33333333vw;
}

body, html {
  max-width: 1024px;
  background: #000;
}

.foot {
  font-size: 0.2rem;
  color: #ccc;
  text-align: center;
  background: #000;
  padding: 0.18rem 0 0.18rem 0;
  line-height: 0.3rem;
}

/* page style! */
@font-face {
  font-family: BeaufortforLOL-Bold;
  src: url(//lol.qq.com/client/lcu/font/BeaufortForLoL-Bold.otf);
}
.ff-bflol {
  font-family: BeaufortforLOL-Bold;
}

.wrap {
  position: relative;
  background: #0D1A22 url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/bg.jpg) no-repeat center top/100% auto;
  overflow: hidden;
  height: 36.42rem;
}

.logo-box {
  position: absolute;
  width: 3.48rem;
  height: 0.6rem;
  left: 0.3rem;
  top: 0.3rem;
  z-index: 9;
  font-size: 0;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/logo.png) no-repeat center top/100%;
  display: flex;
  justify-content: space-between;
}

.logo-box a {
  display: block;
  width: 0.8rem;
  height: 100%;
}

.loginbox {
  color: #fff;
  font-size: 0.18rem;
  position: absolute;
  right: 0.3rem;
  top: 0.22rem;
  width: 3.56rem;
  line-height: 1.5;
  box-sizing: border-box;
  text-align: right;
}

.loginbox .unlogin {
  margin-top: 1em;
}

.loginbox a {
  color: #fff;
}

.loginbox .txt-nickname + span {
  display: block;
}

.content {
  width: 100%;
  z-index: 2;
  position: relative;
}

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

.bg {
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  opacity: 1;
  z-index: -1;
}

.bg video {
  display: none !important;
}

.more-pic {
  position: relative;
  width: 2.65rem;
  height: 2.63rem;
  position: absolute;
  top: 2.8rem;
  left: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.more-pic a {
  display: block;
  width: 100%;
  height: 100%;
}
.more-pic::before {
  position: absolute;
  content: "";
  display: inline-block;
  position: absolute;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/more-border.png) no-repeat center top/100%;
  width: 2.78rem;
  height: 2.56rem;
  pointer-events: none;
}
.more-pic img {
  width: 2.26rem;
  height: 2.26rem;
}
.more-pic .more-name {
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  width: 100%;
  z-index: 10;
  text-align: center;
  color: #ffffff;
  font-size: 0.18rem;
}

.nav-items {
  position: absolute;
  top: 1.1rem;
  left: 0.05rem;
  font-size: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}

.nav-items a {
  display: block;
  margin-left: 0.04rem;
  position: relative;
  width: 0.72rem;
  height: 0.8rem;
  flex: none;
}

.nav-items a.nav-btn-fullscreen {
  width: 0.72rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -5.48rem -2.38rem;
  background-size: 8.08rem 5.26rem;
  display: none;
}

.nav-items a.nav-btn-discount {
  width: 0.72rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -6.38rem -1.4rem;
  background-size: 8.08rem 5.26rem;
}

.nav-items a.nav-btn-fuli {
  width: 0.72rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -7.12rem -1.4rem;
  background-size: 8.08rem 5.26rem;
}

.nav-items a.nav-btn-rule {
  width: 0.72rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -6.96rem -3.2rem;
  background-size: 8.08rem 5.26rem;
}

.nav-items a.nav-btn-pool {
  width: 0.72rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -6.22rem -3.2rem;
  background-size: 8.08rem 5.26rem;
}

.nav-items a.nav-btn-history {
  width: 0.72rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -6.22rem -2.38rem;
  background-size: 8.08rem 5.26rem;
}

.nav-items a.nav-btn-music {
  width: 0.72rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -5.48rem -3.2rem;
  background-size: 8.08rem 5.26rem;
}
.nav-items a.nav-btn-music.off {
  width: 0.72rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -6.96rem -2.38rem;
  background-size: 8.08rem 5.26rem;
}

.nav-items a.nav-btn-fuli:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.44rem;
  margin-top: -0.48rem;
  width: 0.88rem;
  height: 0.96rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -5.48rem -1.4rem;
  background-size: 8.08rem 5.26rem;
  -webkit-animation: ani-nav-btn-fuli 2s linear infinite;
  animation: ani-nav-btn-fuli 2s linear infinite;
}

@keyframes ani-nav-btn-fuli {
  0% {
    opacity: 1;
    filter: brightness(1.2);
  }
  50% {
    opacity: 0.55;
    filter: brightness(1);
  }
  100% {
    opacity: 1;
    filter: brightness(1.2);
  }
}
.nav-hover-tips {
  display: block;
  width: 3.52rem;
  height: 1.3rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: 0rem -3.96rem;
  background-size: 8.08rem 5.26rem;
  font-size: 0.2rem;
  color: #fff2d3;
  line-height: 1.25;
  box-sizing: border-box;
  padding: 0.5rem 0.14rem 0;
  text-align: center;
  position: absolute;
  top: 0.74rem;
  left: 50%;
  margin-left: -1.76rem;
}

.nav-hover-tips-close {
  display: block;
  width: 0.15rem;
  height: 0.15rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -7.88rem -0.7rem;
  background-size: 8.08rem 5.26rem;
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  top: 0.44rem;
  left: 3.1rem;
}

.nav-num {
  width: 2.6rem;
  height: 0.68rem;
  width: 2.6rem;
  height: 0.68rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -5.48rem 0rem;
  background-size: 8.08rem 5.26rem;
  color: #f0e6d2;
  font-size: 0.28rem;
  line-height: 0.68rem;
  position: relative;
  text-align: left;
  padding: 0 0.44rem 0 0.24rem;
}

.nav-num {
  position: absolute;
  right: 0.3rem;
  top: 1.1rem;
}

.nav-num .nav-icon-stone,
.nav-num .nav-icon-zs {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.1rem;
}

.nav-num .nav-icon-stone {
  width: 0.48rem;
  height: 0.48rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/tc-iocn3.png) no-repeat center top/100%;
}

.nav-num .nav-icon-zs {
  width: 0.48rem;
  height: 0.48rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/tc-iocn2.png) no-repeat center top/100%;
}

.nav-num .nav-icon-tips {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -7.2rem -0.7rem;
  background-size: 8.08rem 5.26rem;
  position: absolute;
  right: 0.6rem;
  top: 50%;
  margin-top: -0.16rem;
}

.nav-num .nav-icon-add,
.nav-num .nav-icon-zl {
  position: absolute;
  right: 0.18rem;
  top: 50%;
  margin-top: -0.16rem;
}

.nav-num .nav-icon-add {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -6.86rem -0.7rem;
  background-size: 8.08rem 5.26rem;
}

.nav-num .nav-icon-zl {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -7.54rem -0.7rem;
  background-size: 8.08rem 5.26rem;
}

.nav-num-ww {
  position: absolute;
  right: 0.3rem;
  top: 1.92rem;
}

.nav-num .nav-icon-tips:hover p {
  opacity: 1;
  transform: translateY(0);
}

.nav-ys-hover {
  position: absolute;
  right: -0.44rem;
  bottom: -1.8rem;
  width: 2.76rem;
  height: 1.92rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/nav-m-spr.png");
  background-position: -2.7rem 0rem;
  background-size: 8.08rem 5.26rem;
  opacity: 0;
  transform: translateY(10px);
  transition: 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  z-index: 4;
}

.nav-btn-zg {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/nav-btn-zhigou.png) no-repeat center top/100% 100%;
  width: 0.72rem;
  height: 0.8rem;
}

.nav-items a.nav-btn-zg:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.44rem;
  margin-top: -0.48rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/nav-btn-zhigou-on.png) no-repeat center top/100% 100%;
  width: 0.88rem;
  height: 0.96rem;
  -webkit-animation: ani-nav-btn-fuli 2s linear infinite;
  animation: ani-nav-btn-fuli 2s linear infinite;
}

.nav-hover-tips {
  display: none;
}

.pane-title {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pane-title.png) no-repeat center top/100% 100%;
  width: 5.77rem;
  height: 2.8rem;
  position: absolute;
  left: 47%;
  transform: translateX(-50%);
  top: 12.1rem;
  text-align: center;
  box-sizing: border-box;
}

.pane-ftitle {
  position: absolute;
  bottom: -0.1rem;
  left: 50%;
  transform: translateX(-50%);
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pane-ftitle.png) no-repeat center top/100%;
  width: 4.94rem;
  height: 0.44rem;
}

.pane-ftitle-icon {
  position: absolute;
  right: 0.4rem;
  top: 0.07rem;
  display: inline-block;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/pane-ftitle-icon.png) no-repeat center top/100%;
  width: 0.32rem;
  height: 0.32rem;
}
.pane-ftitle-icon .hover {
  position: absolute;
  left: 50%;
  width: 2.46rem;
  box-sizing: border-box;
  height: 0.96rem;
  padding: 0rem 0.1rem;
  border-style: solid;
  background: #010A13;
  border-width: 0.02rem;
  border-image: linear-gradient(to bottom, #785A28, #C89B3C) 2;
  margin-left: -1.24rem;
  top: -1.24rem;
  font-size: 0.24rem;
  box-sizing: border-box;
  color: #fff;
  line-height: 1;
  text-align: center;
  transform: translateY(-10px);
  transition: 0.3s ease-out visibility, 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pane-ftitle-icon .hover::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0.8rem;
  height: 0.38rem;
  left: 50%;
  bottom: -0.38rem;
  transform: translateX(-50%) rotate(180deg);
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/hover-arrow.png) no-repeat center top/100% 100%;
}
.pane-ftitle-icon .hover em {
  color: #f6bc84;
  font-style: normal;
  font-size: 0.9em;
  opacity: 0.8;
}
.pane-ftitle-icon:hover .hover {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.pane-title .gift-owned {
  width: 2.28rem;
  display: inline-block;
  height: 0.76rem;
  text-indent: -99999px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-owned.png) no-repeat center top/100% 100%;
  margin: 0 -0.1rem;
}

.pane-title-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: absolute;
  top: 2.2rem;
  left: 0;
}

.pane-title p {
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.06rem;
  height: 0.76rem;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: -1px;
  height: 0.76rem;
  margin: 0 -0.1rem;
}

.pane-title p::before {
  content: "";
  width: 0.25rem;
  height: 0.28rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/pane-title-icon1.png) no-repeat center top/100% 100%;
  display: block;
  margin-right: 0.06rem;
  margin-bottom: 0.06rem;
}

.pane-title p::after {
  content: "";
  width: 0.25rem;
  height: 0.28rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/pane-title-icon2.png) no-repeat center top/100% 100%;
  display: block;
  margin-left: 0.06rem;
  margin-bottom: 0.06rem;
}

.pane-title p strong {
  margin: 0 0.02rem;
}

.pane-title p span {
  font-family: "BeaufortForLoL-Bold";
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/pane-title-num.png) no-repeat center top/100% 100%;
  width: 0.32rem;
  height: 0.39rem;
  font-size: 0.32rem;
  display: inline-block;
  margin: 0 0.04rem;
  color: #000000;
  text-align: center;
  line-height: 1.1;
}

.init-tag {
  position: absolute;
  top: 2.1rem;
  left: 6.49rem;
}

.init-tag-title {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/init-tag-title.png) no-repeat center center/100% 100%;
  width: 0.67rem;
  height: 2.67rem;
  pointer-events: none;
  display: block;
}

.init-tag .init-tag-rarity {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/init-tag-rarity.png) no-repeat center center/100% 100%;
  width: 0.35rem;
  height: 1.02rem;
  display: block;
  position: absolute;
  left: -0.3rem;
  top: 0.28rem;
}

.init-tag .btn-video {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/btn-video.png) no-repeat center center/100% 100%;
  display: block;
  position: absolute;
  width: 0.57rem;
  height: 0.61rem;
  position: absolute;
  bottom: -0.4rem;
  left: 50%;
  transform: translateX(-50%);
}

.init-tag .price {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/init-tag-price.png) no-repeat center center/100% 100%;
  width: 2.15rem;
  height: 0.84rem;
  position: absolute;
  left: -0.8rem;
  top: 0.2rem;
  padding: 0.1rem 0rem 0rem 0.2rem;
  box-sizing: border-box;
  text-align: center;
}
.init-tag .price span {
  font-size: 0.24rem;
  font-weight: bold;
  background: linear-gradient(to bottom, #ffffff, #fff6d8);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.init-tag .price.gowned {
  pointer-events: none;
}

.init-tag .gift-owned {
  width: 0.42rem;
  height: 0.84rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/init-tag-owned.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 0.42rem;
  top: 55%;
  transform: translateY(-50%);
  font-size: 0;
  text-indent: -999px;
  z-index: 3;
}

.init-tag .gift-owned.show {
  display: block;
}

.init-tag1 {
  position: absolute;
  top: 2.1rem;
  left: 0.65rem;
}
.init-tag1 .init-tag-title {
  width: 0.67rem;
  height: 2.76rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/init-tag-title1.png) no-repeat center top/100%;
  display: block;
}

.init-tag3 {
  position: absolute;
  top: 5.33rem;
  left: 0.65rem;
}
.init-tag3 .init-tag-title {
  width: 0.67rem;
  height: 2.67rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/init-tag-title3.png) no-repeat center top/100%;
}

.init-tag4 {
  position: absolute;
  top: 8.95rem;
  left: 6.49rem;
}
.init-tag4 .init-tag-title {
  width: 0.67rem;
  height: 2.07rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/init-tag-title4.png) no-repeat center top/100%;
}

.init-tag5 {
  position: absolute;
  top: 5.3rem;
  left: 6.49rem;
}
.init-tag5 .init-tag-title {
  width: 0.67rem;
  height: 2.77rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/init-tag-title5.png) no-repeat center top/100%;
}

.unlockafter3m.locked {
  pointer-events: none;
}

.init-btns {
  width: 7.3rem;
  position: absolute;
  top: 17.55rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

.init-btns a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0.25rem 0 0 0;
}

.init-btns a.call-btn-one {
  width: 3.6rem;
  height: 0.92rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/call-btn.png) no-repeat center/100%;
}

.init-btns a.call-btn-sum {
  width: 3.6rem;
  height: 0.92rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/call-btn-two.png) no-repeat center/100%;
}

.init-btns .call-btn-text {
  position: relative;
  font-weight: bold;
  font-size: 0.26rem;
  line-height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.init-btns .call-btn-text i {
  display: block;
  flex: none;
  margin-right: 0.04rem;
}

.init-btns .call-btn-one .call-btn-text i {
  width: 0.4rem;
  height: 0.4rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/call-btn-one-icon.png) no-repeat center/100%;
}

.init-btns .call-btn-sum .call-btn-text i {
  width: 0.4rem;
  height: 0.4rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/call-btn-one-icon.png) no-repeat center/100%;
}

.init-btns .call-btn-text font {
  margin-right: 0.04rem;
  font-family: "BeaufortForLoL-Bold";
  font-size: 0.3rem;
}

.init-btns .call-btn-text font,
.init-btns .call-btn-text strong {
  display: inline-block;
}

.init-btns .call-btn-text font, .init-btns .call-btn-text strong {
  line-height: 1.1;
  color: #ffffff;
}

.init-btns .call-btn-text font em {
  margin-right: 0.04rem;
  opacity: 0.5;
  font-weight: bold;
  color: #ffb4d8;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: #ffb4d8;
  position: relative;
  font-style: normal;
}

.init-btns .call-btn-text font em {
  margin-right: 0.04rem;
  color: #ffb4d8;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: #ffb4d8;
  position: relative;
  font-style: normal;
}

.init-btns .call-btn-one .call-btn-text font em {
  margin-right: 0.04rem;
  color: #ffb4d8;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: #ffb4d8;
  position: relative;
  font-style: normal;
}

.init-btns .call-btn-text font em:after {
  content: "";
  width: 107%;
  height: 0.04rem;
  background: #ffb4d8;
  position: absolute;
  left: -1%;
  top: 50%;
  margin-top: 0;
}

.init-btns .call-btn-one .call-btn-text font em {
  color: #ffb4d8;
  font-weight: bold;
  opacity: 0.5;
}

.init-btns .call-btn-one .call-btn-text font em:after {
  background: #ffb4d8;
  opacity: 0.5;
}

.init-btns .call-btn-one .call-btn-text font, .init-btns .call-btn-one .call-btn-text strong {
  color: #ffffff;
}

.init-btns .call-btn-two .call-btn-text font,
.init-btns .call-btn-two .call-btn-text strong {
  color: #ffffff;
  background: linear-gradient(to top, #ffffff 20%, #dfdfff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.init-btns .zhekou {
  line-height: 0.5rem;
  width: 1.63rem;
  height: 0.54rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/call-btn-discount-bg.png) no-repeat center/100%;
  position: absolute;
  left: 50%;
  transform: translateX(-46%);
  top: -0.15rem;
  font-size: 0.2rem;
  color: #7948b6;
  display: none;
}

.init-btns .zhekou span {
  font-family: "BeaufortForLoL-Bold";
  font-size: 0.24rem;
  font-weight: bold;
  margin: 0 0.02rem;
  color: #4d3e6d;
  background: linear-gradient(to bottom, #4d3e6d 20%, #4d3e6d 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.init-btns .zhekou span,
.init-btns .zhekou em {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  font-style: normal;
  color: #4d3e6d;
  background: linear-gradient(to bottom, #4d3e6d 20%, #4d3e6d 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.init-btns .discount .ff-rui font em,
.init-btns .discount .zhekou {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}

.info-list {
  width: 120%;
  position: absolute;
  top: 18.6rem;
  left: -10%;
  font-size: 0;
  text-align: center;
}

.info-list li {
  display: inline-block;
  vertical-align: top;
  line-height: 0.48rem;
  /*width: 3.77rem;*/
  width: 100%;
  height: 0.48rem;
}

.info-list li .continuous,
.info-list li .ticket {
  display: inline-block;
  vertical-align: top;
  font-size: 0.24rem;
  font-weight: bold;
  position: relative;
  color: #f7fafc;
}

.info-list li .ticket {
  display: inline-block;
  vertical-align: top;
  width: 3.4rem;
  margin: 0 0.06rem;
  text-align: left;
  padding-left: 0.1rem;
  box-sizing: border-box;
}

.info-list li .ticket:nth-of-type(1) {
  text-align: right;
  padding-left: auto;
  padding-right: 0.2rem;
}

.info-list li .ticket span {
  font-family: BeaufortforLOL-Bold;
}

.info-list li .ticket i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.17rem;
}

.info-list li .continuous {
  padding-left: 0.38rem;
}

.info-list li .i-tips {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.185rem;
}

.info-list li .i-tips p {
  position: absolute;
  left: 50%;
  bottom: 0.4rem;
  margin-left: -1.62rem;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.32rem;
  padding: 0.1rem 0.2rem 0.16rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/tips-hover.png) no-repeat;
  width: 3.23rem;
  height: 1.9rem;
  background-size: 100% 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(-10px);
  transition: 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  text-align: justify;
}

.info-list li .i-tips:hover p {
  opacity: 1;
  transform: translateY(0);
}

.info-list li .call-check {
  display: none;
}

.info-list .btn-tick {
  margin-left: 0.03rem;
}

.info-list .call-lab {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 0.44rem;
  line-height: 0.44rem;
}

.info-list-qa {
  display: block;
  width: 0.28rem;
  height: 0.28rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/info-list-qa.png) no-repeat center top/100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.08rem;
  position: relative;
}
.info-list-qa:hover .info-list-qa-hover {
  display: block;
}

.info-list-qa-hover {
  position: absolute;
  left: 50%;
  margin-left: -1.44rem;
  top: -1.44rem;
  width: 2.88rem;
  box-sizing: border-box;
  height: 1.2rem;
  padding: 0rem 0.1rem;
  border-style: solid;
  background: #010A13;
  border-width: 1px;
  border-image: linear-gradient(to bottom, #785A28, #C89B3C) 2;
  color: #A09B8C;
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 1.6;
  text-align: center;
  padding: 0.1rem 0.1rem 0.2rem 0.1rem;
  box-sizing: border-box;
  pointer-events: none;
  display: none;
}
.info-list-qa-hover span {
  color: #F0E6D2;
  font-size: 0.28rem;
}
.info-list-qa-hover::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0.8rem;
  height: 0.38rem;
  left: 50%;
  bottom: -0.38rem;
  transform: translateX(-50%) rotate(180deg);
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/hover-arrow.png) no-repeat center top/100% 100%;
}

.gift-tips {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-tips.png) no-repeat center top/100%;
  width: 6.57rem;
  height: 1.42rem;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 1.25;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  top: 19.5rem;
}
.gift-tips > br:last-child {
  display: none;
}

.gift-tips span {
  background: linear-gradient(to top, #dff4ff 20%, #fdfeff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: right;
  display: block;
}

.gift-tips ul {
  display: flex;
  justify-content: center;
  margin-top: 0.1rem;
}
.gift-tips ul li {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/gift-pic-bg.png) no-repeat center top/100% 100%;
  width: 0.72rem;
  height: 0.72rem;
  position: relative;
  margin-right: 0.08rem;
}
.gift-tips ul li img {
  width: 0.58rem;
  height: 0.58rem;
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gift-progbar-entrance {
  width: 1.9rem;
  height: 1.82rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-progbar-entrance.png) no-repeat center top/100%;
  background-size: 1.88rem;
  position: relative;
  padding-top: 1.4rem;
  box-sizing: border-box;
  z-index: 21;
  margin-left: 0.32rem;
  margin-top: -0.3rem;
}
.gift-progbar-entrance::after {
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/gift-progbar-entrance-border.png) no-repeat center top/100%;
  width: 1.64rem;
  height: 1.87rem;
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  z-index: -1;
}
.gift-progbar-entrance > img {
  width: 1.14rem;
  height: 1.1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gift-progbar-entrance > img[src*=jd-gift1] {
  width: 1.3rem;
  height: auto;
  border-radius: 50%;
}
.gift-progbar-entrance > img[src*=jd-gift2] {
  width: 1.2rem;
  height: auto;
}
.gift-progbar-entrance > span {
  position: absolute;
  right: 0.2rem;
  top: 1rem;
  z-index: 1;
  color: #fff9f4;
  font-size: 0.24rem;
  font-family: "BeaufortForLoL-Bold";
  text-align: center;
  text-shadow: 0 0 1px #414987, 0 0 1px #414987, 0 0 1px #414987, 0 0 2px #414987;
}
.gift-progbar-entrance p {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-progbar-entrance-text-shadow.png) no-repeat center top/100%;
  width: 2.58rem;
  height: 0.5rem;
  color: #fbf1ff;
  font-size: 0.2rem;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.4rem;
  z-index: 3;
  box-sizing: border-box;
  padding-top: 0.1rem;
  font-weight: bold;
  margin-top: -0.1rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gift-progbar-entrance p span {
  font-size: 0.3rem;
  font-family: "BeaufortforLOL-Bold";
  margin-left: 0.04rem;
  margin-right: 0.06rem;
}
.gift-progbar-entrance p.gift-progbar-entrance-unlock {
  display: none;
  z-index: 10;
  padding-top: 0.25rem;
}
.gift-progbar-entrance.unlock > span {
  display: none;
}
.gift-progbar-entrance.unlock p {
  display: none;
}
.gift-progbar-entrance.unlock p.gift-progbar-entrance-unlock {
  display: block;
}
.gift-progbar-entrance.unlock::before {
  display: block;
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/gift-progbar-entrance-on.png) no-repeat center top/100%;
  width: 1.6rem;
  height: 1.65rem;
  position: absolute;
  top: 51%;
  left: 52%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.gift-progbar-entrance.unlock::after {
  z-index: 2;
}

.gift-progbar {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 14.6rem;
  z-index: 10;
  width: 7.5rem;
  height: 3.28rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gift-progbar-box {
  width: 4.96rem;
  height: 100%;
  position: relative;
  z-index: 5;
}
.gift-progbar-box::before {
  display: block;
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-progbar-gapline.png) no-repeat center top/100%;
  width: 0.02rem;
  height: 2.28rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 5;
}
.gift-progbar-box::after {
  display: block;
  content: "";
  width: 0.5rem;
  height: 60%;
  position: absolute;
  right: -0.02rem;
  top: 3%;
  pointer-events: none;
  z-index: 2;
}

.gift-progbar::before {
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pbar-scroller-icon.png) no-repeat center left;
  background-size: auto 100%;
  width: 0.02rem;
  height: 2.24rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 2.6rem;
  transform: translateY(-50%);
  z-index: 10;
}

.pbar-scroller {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.pbar-scroller::-webkit-scrollbar {
  display: none;
}

.pbar-scroller {
  width: 4.9rem;
  height: 100%;
  position: absolute;
  left: 0.1rem;
  top: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}

.gift-progbar .pbar {
  width: 12.65rem;
  height: 0.18rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/progress-bar.png) no-repeat center left;
  background-size: auto 100%;
  position: relative;
  left: 0;
  top: 1.8rem;
}

.gift-progbar .pbar-line {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.gift-progbar .pbar-line span {
  display: block;
  width: 12.63rem;
  height: 0.12rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pbar-line.png);
  background-size: auto 100%;
  border-radius: 0.05rem;
  pointer-events: none;
  position: absolute;
  left: 0.02rem;
  top: 0.02rem;
}

.gift-progbar .pbar-fire span {
  display: block;
  pointer-events: none;
  position: absolute;
  left: -0.85rem;
  top: -1.05rem;
}

.gift-progbar .jd-drop {
  width: 6.35rem;
  height: 1rem;
  position: absolute;
  top: -0.88rem;
  left: 0rem;
  z-index: 1;
  font-size: 0;
  text-align: left;
  padding-left: 0.1rem;
  box-sizing: border-box;
  white-space: nowrap;
}
.gift-progbar .jd-drop > p {
  display: none;
}
.gift-progbar .jd-drop a {
  display: inline-block;
  vertical-align: top;
  width: 1.1rem;
  position: relative;
}
.gift-progbar .jd-drop .jd-gift-box {
  width: 0.95rem;
  height: 0.95rem;
  position: relative;
  display: block;
  margin: 0 auto;
}
.gift-progbar .jd-drop .gift-box {
  display: block;
  margin: 0 auto;
  padding-top: 0.08rem;
  box-sizing: border-box;
  position: relative;
  width: 0.74rem;
  height: 0.74rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pbar-gift-box.png);
  background-size: auto 100%;
}
.gift-progbar .jd-drop .gift-box img {
  height: 0.56rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.gift-progbar .jd-drop .gift-box img[src*=jd-gift1] {
  height: 0.7rem;
  border-radius: 50%;
}
.gift-progbar .jd-drop .gift-box img[src*=jd-gift2] {
  height: 0.5rem;
}
.gift-progbar .jd-drop .jd-gift-name {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0.56rem;
  color: #fff9f4;
  font-size: 0.2rem;
  font-family: "BeaufortForLoL-Bold";
  text-align: center;
  text-shadow: 0 0 1px #2d2a6a, 0 0 1px #2d2a6a, 0 0 1px #2d2a6a, 0 0 2px #2d2a6a;
}
.gift-progbar .jd-drop .jd-gift-box .jd-gift-checked {
  width: 0.52rem;
  height: 0.43rem;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -55%);
  background-image: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pbar-gift-checked.png);
  background-size: auto 100%;
  display: none;
}
.gift-progbar .jd-drop .pbar-num {
  width: 0.73rem;
  height: 0.27rem;
  position: absolute;
  top: 0.79rem;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  margin: 0.05rem auto 0;
  font-size: 0.22rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pbar-num.png);
  background-size: auto 100%;
  color: #fff;
  line-height: 0.24rem;
  text-align: center;
  font-family: "BeaufortforLOL-Bold";
  text-indent: -9999px;
}
.gift-progbar .jd-drop .pbar-num.on {
  color: #174c92;
}
.gift-progbar .jd-drop a.on {
  color: #fff551;
  filter: none;
  pointer-events: auto;
  cursor: pointer;
}
.gift-progbar .jd-drop a.on .pbar-num {
  color: #fefeff;
  background-image: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pbar-num-on.png);
  background-size: auto 100%;
}
.gift-progbar .jd-drop a.done .jd-gift-box .jd-gift-checked {
  display: block;
}
.gift-progbar .jd-drop a.done .gift-box {
  filter: brightness(0.5);
}
.gift-progbar .jd-drop a.done .pbar-num {
  color: #fefeff;
  background-image: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pbar-num-on.png);
  background-size: auto 100%;
}
.gift-progbar .jd-drop a .hover {
  position: absolute;
  left: 50%;
  width: 3.8rem;
  box-sizing: border-box;
  height: 0.64rem;
  padding: 0rem 0.1rem;
  border-style: solid;
  background: #010A13;
  border-width: 0.03rem;
  border-image: linear-gradient(to bottom, #785A28, #C89B3C) 2;
  margin-left: -1.94rem;
  top: -0.8rem;
  font-size: 0.22rem;
  box-sizing: border-box;
  color: #ffefd7;
  line-height: 1;
  text-align: center;
  z-index: 2;
  transform: translateY(-10px);
  transition: 0.3s ease-out visibility, 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gift-progbar .jd-drop a .hover em {
  font-style: normal;
  font-size: 0.9em;
  opacity: 0.8;
}
.gift-progbar .jd-drop a:hover .hover {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.gift-progbar .jd-drop a:first-of-type .hover {
  left: 0rem;
  margin-left: 0.2rem;
}
.gift-progbar .jd-drop a:first-of-type .hover::after {
  left: 0.8rem;
  bottom: -0.3rem;
  transform: translateX(-0.7rem) rotate(180deg);
}
.gift-progbar .jd-drop a:nth-last-of-type(1) .hover {
  left: auto;
  right: 0rem;
  margin-left: 0;
}
.gift-progbar .jd-drop a:nth-last-of-type(1) .hover::after {
  content: "";
  left: auto;
  right: 0.15rem;
  transform: translateX(-0.1rem) rotate(180deg);
}

.num-list {
  list-style: none;
  width: 110%;
  height: 100%;
  position: absolute;
  top: -0.05rem;
  left: 0rem;
  text-align: left;
  font-size: 0;
  pointer-events: none;
  z-index: 4;
  padding-left: 0.1rem;
  box-sizing: border-box;
}
.num-list li {
  display: inline-block;
  vertical-align: top;
  width: 1.1rem;
  text-align: center;
  position: relative;
  font-size: 0.24rem;
  color: #f7fffe;
  line-height: 0.24rem;
  font-family: "BeaufortforLOL-Bold";
  text-shadow: 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343;
}
.num-list li.on, .num-list li.done {
  color: #d0d0d0;
}

.pbar-desc-qa {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/pbar-desc-qa) no-repeat center top/100%;
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  right: 0.6rem;
  top: 2.2rem;
  z-index: 10;
}
.pbar-desc-qa .pbar-desc {
  color: #fff;
  text-shadow: 0.02rem 0.02rem 0.02rem #000, -0.02rem 0.02rem 0.02rem #000, 0.02rem -0.02rem 0.02rem #000, -0.02rem -0.02rem 0.02rem #000;
  font-size: 0.18rem;
  line-height: 1.1;
  text-align: right;
  position: absolute;
  right: -0.1rem;
  top: -0.7rem;
  font-weight: bold;
  pointer-events: none;
  box-sizing: border-box;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.6);
  padding: 0.1rem;
  border-radius: 0.2rem;
  display: none;
}
.pbar-desc-qa .pbar-desc span {
  display: block;
  font-size: 0.18rem;
  color: rgba(255, 255, 255, 0.8);
  font-weight: normal;
}
.pbar-desc-qa:hover .pbar-desc {
  display: block;
}

.pbar-curnum {
  width: 3rem;
  color: #fff;
  font-size: 0.18rem;
  line-height: 1.1;
  text-align: left;
  position: absolute;
  left: 0.2rem;
  top: 2.2rem;
  font-weight: bold;
  pointer-events: none;
}

.pbar-curnum span {
  font-family: "BeaufortForLoL-Bold";
  font-size: 0.24rem;
}

.pbar-qa:hover .pbar-desc {
  display: block;
}

.gift-progbar .jd-drop a .hover::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0.6rem;
  height: 0.285rem;
  left: 50%;
  bottom: -0.285rem;
  transform: translateX(-50%) rotate(180deg);
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/hover-arrow.png) no-repeat center top/100%;
}

.gift-dh {
  position: absolute;
  left: 0.44rem;
  top: 21.63rem;
  padding-top: 0.2rem;
  box-sizing: border-box;
  width: 3.08rem;
  height: 3.7rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-dh.png) no-repeat center center/100% 100%;
}

.gift-dh-r {
  position: absolute;
  left: auto;
  right: 0.32rem;
  top: 15.9rem;
  padding-top: 0.2rem;
  box-sizing: border-box;
  width: 3.08rem;
  height: 3.7rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-dh.png) no-repeat center center/100% 100%;
}

.gift-dh .gift-dh-daibi {
  display: block;
  width: 3.3rem;
  margin: -0.7rem auto -0.5rem;
  transform: translateX(-0.1rem);
}

.gift-dh.gift-dh-r .gift-dh-daibi {
  width: 2rem;
}

.gift-dh .num-box {
  margin: 0 auto;
  text-align: center;
}

.gift-dh .num-box p {
  font-weight: bold;
  font-size: 0.26rem;
  height: 0.34rem;
  line-height: 0.34rem;
  text-align: center;
}

.gift-dh .have {
  display: inline-block;
  color: #fdefcb;
}

.gift-dh .num {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0.04rem;
  display: inline-block;
  width: 1.12rem;
  height: 0.4rem;
  color: #fdefcb;
  font-family: "BeaufortforLOL-Bold";
}

.gift-list .gift-list-img {
  width: 6.46rem;
  height: 3.6rem;
  position: relative;
  margin: 0 auto;
}

.gift-dh .gift-dh-exchangeshop {
  display: block;
  width: 2.13rem;
  height: 0.73rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-dh-exchangeshop.png) no-repeat center center/100% 100%;
  margin: 0rem auto 0;
  color: #fffebb;
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  padding-top: 0.08rem;
}
.gift-dh .gift-dh-exchangeshop span {
  color: #ffffff;
}

.gift-zs {
  margin-left: 0.12rem;
}

.gift-dh .hover {
  display: none;
}

.dh-pic {
  width: 2.8rem;
  height: 3.47rem;
  position: absolute;
  top: 53%;
  left: 47%;
  transform: translate(-50%, -50%);
}

.gift-list {
  position: absolute;
  left: 0;
  top: 25.95rem;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.gift-list li {
  position: relative;
  height: 4.5rem;
}
.gift-list li + li {
  margin-top: 0.48rem;
}

.gift-list-title {
  width: 2.83rem;
  height: 0.46rem;
  margin: 0 auto 0.2rem;
  text-align: center;
  color: var(--main-color);
  font-size: 0.36rem;
  line-height: 0.48rem;
  font-weight: bold;
}

.gift-list-title1 {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-list-title1.png) no-repeat center center/100% 100%;
  text-indent: -9999px;
  margin: 0.1rem auto 0.2rem;
}

.gift-list-title2 {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-list-title2.png) no-repeat center center/100% 100%;
  text-indent: -9999px;
}

.gift-list-img-mask {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gift-list-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.2rem;
}

.gift-list-imgborder {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.55rem;
}

.gift-list .gift-list-img::after {
  width: 6.62rem;
  height: 3.73rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-list-img-mask1.png) no-repeat center center/100% 100%;
}

.gift-list .gift-list-img::after {
  content: "";
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gift-list .gift-list-img-mask {
  width: 6.54rem;
  height: 3.65rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gift-list-zeng,
.gift-list-dui {
  position: absolute;
  right: 0.46rem;
  bottom: 0.35rem;
}

.add-box {
  width: 3.46rem;
  position: absolute;
  left: 3.8rem;
  top: 14.85rem;
}

.add-box-title {
  margin: 0 auto;
  font-size: 0;
  text-indent: -999px;
}

.add-box .hover {
  position: absolute;
  left: 50%;
  top: -0.88rem;
  margin-left: -2.415rem;
  width: 4.83rem;
  height: 0.78rem;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.26rem;
  padding: 0.03rem 0.1rem 0.1rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: 0.3s ease-out visibility, 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  z-index: 4;
}

.add-box:hover .hover {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.add-box-bg {
  width: 3.46rem;
  height: 4.47rem;
  position: relative;
  margin: 0.2rem auto 0;
}

.add-box-bg:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.add-box .swiper-container {
  width: 3.46rem;
  height: 4.47rem;
  margin: 0.25rem auto 0;
}

.add-box ul {
  width: 100%;
  height: 100%;
}

.add-box li {
  width: 100%;
  height: 100%;
  position: relative;
}

.add-box li img {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translate(50%);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.add-box img[src*="v7-add1.png"] {
  width: 3.76rem;
  right: 47%;
  bottom: -0.82rem;
  height: 5.09rem;
}

.add-box img[src*="v7-add2.png"] {
  width: 3.46rem;
  height: 4.47rem;
}

.add-box .swiper-pagination.swiper-pagination-horizontal {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(-0.06rem);
  position: absolute;
  bottom: -0.2rem !important;
}

.add-box .swiper-pagination .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 0.12rem;
  background: #a0a7d6;
  opacity: 1;
  display: inline-block;
  vertical-align: top;
  margin: 0 0.04rem;
  cursor: pointer;
}

.add-box .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.27rem;
  height: 0.27rem;
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/swiper-pagination-bullet-active.png) no-repeat center center/100% 100%;
}

.send-box {
  background: url(../ossweb-img/m/send-box.png) no-repeat;
  background-size: 100% 100%;
  width: 3.81rem;
  height: 3.75rem;
  box-sizing: border-box;
  padding-top: 3.1rem;
  position: absolute;
  top: 15.85rem;
  right: 0.26rem;
}
.send-box .num {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.22rem;
  color: #eae3cc;
  font-weight: bold;
  transform: translateX(0.15rem);
}
.send-box .num span {
  background-color: #d8334f;
  padding: 0 0.1rem;
  margin: 0 0.1rem;
  border-radius: 0.1rem;
}

.tip-costContent {
  position: absolute;
  top: 21.55rem;
  right: 0.26rem;
  z-index: 6;
}

.gift-bundle {
  position: absolute;
  left: 3.88rem;
  top: 16.7rem;
}
.gift-bundle-tit {
  display: none;
}
.gift-bundle-box {
  background: url(//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/gift-bundle.png) no-repeat center top/100%;
  width: 3.28rem;
  height: 3.89rem;
  padding-top: 2.95rem;
  box-sizing: border-box;
}
.gift-bundle-btn {
  display: block;
  width: 2.21rem;
  height: 0.55rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626tftstarguardian/m/main-m-spr.png");
  background-position: -10.31rem -10.44rem;
  background-size: 14.08rem 13.92rem;
  margin: 0 auto 0;
  color: #ffffff;
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
.gift-bundle-btn span {
  color: #ffffff;
}

.gray {
  -webkit-filter: opacity(0.5);
  -moz-filter: opacity(0.5);
  -ms-filter: opacity(0.5);
  -o-filter: opacity(0.5);
  filter: opacity(0.5);
  pointer-events: none;
}

.swiper-container {
  position: relative;
  overflow: hidden;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  overflow: hidden;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

.cover-video {
  display: none;
}

.pc-show {
  display: none !important;
}

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