@charset "UTF-8";
@font-face {
  font-family: "sy";
  src: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/font/sy.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sybold";
  src: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/font/sybold.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BeaufortforLOL-Bold";
  src: url(//game.gtimg.cn/images/lol/common/sell/font/sellnum-1.eot);
  src: url(//game.gtimg.cn/images/lol/common/sell/font/sellnum-1.woff) format("woff"), url(//game.gtimg.cn/images/lol/common/sell/font/sellnum-1.ttf) format("truetype"), url(//game.gtimg.cn/images/lol/common/sell/font/sellnum-1.svg) format("svg");
}
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, select, td, textarea, th, ul {
  padding: 0;
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, b, caption, cite, code, dfn, em, strong, th, var {
  font-weight: 400;
  font-style: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-size: 100%;
}

q:after, q:before {
  content: "";
}

abbr, acronym {
  border: 0;
}

strong, th {
  font-weight: 700;
}

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

a:hover {
  text-decoration: none;
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
}

button, input, option, select, textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input:focus, textarea:focus {
  outline: 0;
}

body, html {
  overflow: hidden;
}

body {
  font: 12px "Microsoft Yahei", "微软雅黑", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #a09b8c;
  background-color: #000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.wrap {
  position: relative;
  width: 1055px;
  height: 640px;
  display: block;
  overflow: hidden;
}
.wrap.full-screen .main {
  opacity: 0;
  pointer-events: none;
}

.main {
  position: relative;
  transition: 0.3s 0.3s ease-out opacity;
}
.main::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(170deg, rgba(0, 0, 0, 0.3) 0, transparent 300px);
}
.main .lb-tip {
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 14px;
  left: 40px;
  white-space: nowrap;
  font-size: 12px;
  color: #fff;
}

.header {
  position: relative;
  width: 784px;
  margin: 0 0 0 35px;
  padding-top: 79px;
  z-index: 1000;
}

.Menu {
  margin-top: 9px;
}

.Menu-list {
  display: -webkit-flex;
  display: flex;
  height: 40px;
  text-shadow: 0 0 2px #000;
  font-size: 12px;
}

.Menu-list li {
  display: flex;
  position: relative;
  cursor: pointer;
  margin-right: 30px;
  min-width: 28px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Menu-list a {
  position: relative;
  color: #cdbe91;
  text-align: center;
  letter-spacing: 0.1em;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "LoL Display", "微软雅黑", "Times New Roman", Times, Baskerville, Georgia, serif;
}

.Menu-list li a:hover {
  color: #f0e6d2;
}

.header-base .tft.active a {
  color: #f0e6d2;
}

.SubNavList a {
  color: #c1b99e;
}

.header-base .tft.active a:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  height: 1px;
  width: 100%;
  background: linear-gradient(to left, transparent, #cdbe91, transparent);
}

.clearfix {
  zoom: 1;
}

.clearfix::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

div {
  outline: 0;
}

.content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.inner {
  width: 100%;
  height: 640px;
  padding-top: 35px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 1055px;
  height: 640px;
  z-index: -1;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/bg2.jpg) no-repeat center center;
  background-size: 100% 100%;
  opacity: 1;
}

::-webkit-scrollbar-track-piece {
  width: 4px;
  border-radius: 4px;
}

::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  overflow: hidden;
}

::-webkit-scrollbar-thumb {
  width: 4px;
  background: #c1873d;
  border-radius: 2px;
  overflow: hidden;
}

::-webkit-scrollbar-thumb:disabled {
  background-color: #333333;
}

.loading {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loading .sprite-spinner {
  width: 40px;
  height: 40px;
  background: url("https://game.gtimg.cn/images/lol/client/lcu/loading.png") no-repeat center/100% 100%;
}

.spin {
  -webkit-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

@keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
/*!style*/
.main-nav {
  width: 200px;
  height: 438px;
  position: fixed;
  top: 140px;
  left: 0;
  bottom: 0;
  z-index: 9999;
}

/* frame */
.main-fame {
  height: 100%;
}

/* frame end */
.login-container {
  display: none;
}

/* page style! */
.ff-bflol {
  font-family: "BeaufortforLOL-Bold";
}

*[class^=m-] {
  display: none !important;
}

.bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.logo {
  display: none;
}

.page {
  overflow: hidden;
}

.page .bg {
  z-index: 0;
}

.page .inner {
  z-index: 1;
}

.slogan {
  width: 363px;
  height: 55px;
  position: absolute;
  left: 6px;
  top: 0;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/slogan.png) no-repeat center top/100% 100%;
  font-size: 0;
}

.center-imgbox {
  width: 352px;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 174px;
  top: 490px;
}
.center-imgbox li {
  width: 160px;
  margin: 0 16.5px;
}

.center-img-tit {
  display: block;
  width: 104.5px;
  height: 13.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/center_title1.png) no-repeat;
  background-size: 100% 100%;
  text-indent: -9999px;
  margin: 0 auto;
}
.center-img-tit2 {
  height: 13px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/center_title2.png) no-repeat;
  background-size: 100% 100%;
}

.center-imgbox-img {
  display: block;
  width: 160px;
  height: 90px;
  margin: 6px auto 0;
  position: relative;
  border-radius: 5px;
  background: #000000;
  box-sizing: border-box;
}
.center-imgbox-img img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.center-imgbox-img:after {
  content: "";
  width: 162px;
  height: 94px;
  position: absolute;
  left: 50%;
  top: -4px;
  transform: translate(-50%, 0);
  z-index: 20;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/center_showimg_mask.png) no-repeat;
  background-size: 100% 100%;
}

.countdown {
  width: 279px;
  line-height: 15px;
  font-size: 13px;
  color: #fff5d8;
  position: absolute;
  left: 26px;
  top: 135px;
  font-family: "sybold";
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff0c7), to(#fffef4));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.countdown::before, .countdown::after {
  content: "";
  display: inline-block;
  width: 22.5px;
  height: 10px;
  vertical-align: middle;
}

.countdown::before {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/arr-left.png) no-repeat center top/100% 100%;
  margin-right: 4px;
}

.countdown::after {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/arr-left.png) no-repeat center top/100% 100%;
  transform: scale(-1, 1);
  margin-left: 4px;
}

.countdown span {
  font-size: 15px;
  font-family: "BeaufortforLOL-Bold";
  color: #ffc41e;
}

.tx-box {
  display: none;
  width: 400px;
  position: absolute;
  left: 112px;
  bottom: 39px;
  flex-wrap: wrap;
  justify-content: center;
}

.tx-in {
  width: 151px;
  height: 94px;
  margin: 0 18px 0 18px;
  position: relative;
}

.tx-in img {
  display: block;
  width: 141px;
  height: 84px;
  margin: 4.5px 0 0 5px;
}

.tx-in::after {
  content: "";
  width: 151px;
  height: 94px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/tx-bd.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.tx-nm {
  width: 89px;
  height: 15px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/tx-tit1.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 35px;
  top: -20px;
  font-size: 0;
}

.tx-nm2 {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/tx-tit2.png) no-repeat center top/100% 100%;
}

.right-con {
  position: absolute;
  right: 12px;
  top: 89px;
}
.right-con > video {
  width: 390px;
  height: 480px;
  object-fit: fill;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  mask-image: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/video-d-lcu-mask.png);
  mask-size: calc(100% - 2px) calc(100% - 2px);
  mask-repeat: no-repeat;
  mask-position: center center;
}

.tab-boxbtn {
  width: 40px;
  height: 296px;
  position: absolute;
  left: 149px;
  top: 130px;
  display: none;
}

.tab-btn1, .tab-btn2 {
  height: 142px;
  position: relative;
  cursor: pointer;
}

.tab-btn1 {
  display: none;
}

.layer1, .layer2 {
  display: block;
  width: 154px;
  height: 101px;
  position: absolute;
  left: -152px;
  cursor: auto;
}

.layer1 {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/layer-bg1.png) no-repeat center top/100% 100%;
  top: 25px;
}

.layer2 {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/layer-bg2.png) no-repeat center top/100% 100%;
  top: 18px;
}

.tab-btn1.on .layer1, .tab-btn2.on .layer2 {
  display: none;
}

.tab-btn1.on, .tab-btn2.on {
  pointer-events: none;
}

.layer-close {
  display: block;
  width: 20px;
  height: 20px;
  float: right;
  margin-right: 6px;
  cursor: pointer;
}

.right-con, .tab-box {
  width: 384px;
  height: 471.5px;
  padding-top: 1px;
}

.tab-box {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/tab2-bg.png) no-repeat center top/100% 100%;
}

.call-num {
  width: 123px;
  height: 28px;
  line-height: 31px;
  text-align: center;
  font-size: 12px;
  color: #f8fff4;
  margin: -13px auto 0;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/call-num-tit.png) no-repeat center top/100% 100%;
  box-sizing: border-box;
  font-family: "sybold";
  box-sizing: border-box;
  padding-bottom: 2px;
}

.call-num span {
  display: inline-block;
  font-size: 15px;
  padding-left: 2px;
  font-family: "BeaufortforLOL-Bold";
}

.view-btn {
  display: none;
  width: 185px;
  height: 36px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/view-btn.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 96px;
  bottom: 150px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
}

.view-btn i {
  display: block;
  font-style: normal;
  position: relative;
}

.view-btn i::before, .view-btn i::after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 15px;
  vertical-align: middle;
  margin: 0 1px 0 1px;
}

.view-btn i::before {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/arr-left.png) no-repeat center top/100% 100%;
}

.view-btn i::after {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/arr-right.png) no-repeat center top/100% 100%;
}

.prize-box {
  width: 384px;
  margin: 17px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.prize-in {
  width: 164px;
  height: 143px;
  margin: 0 8px 0;
}

.prize-tit {
  width: 163.5px;
  height: 15px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prize-t1.png) no-repeat center top/100% 100%;
  font-size: 0;
  margin: -3px auto 8px;
}

.prize-tit2 {
  width: 163.5px;
  height: 15px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prize-t2.png) no-repeat center top/100% 100%;
}

.prize-pic {
  width: 162px;
  height: 91px;
  position: relative;
  margin: 0 auto 0;
  overflow: hidden;
}
.prize-pic::after {
  content: "";
  width: 162px;
  height: 91px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prize-bd.png) no-repeat center top/100% 100%;
  z-index: 20;
}
.prize-pic img {
  width: 157px;
  height: 87px;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/imgmask.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  background: #d8fdd6;
}
.prize-pic img[src*=prize-pic1] {
  transform: translate(-35%, -40%) scale(1.4);
}

.prize-name {
  padding-top: 6px;
  text-align: center;
  line-height: 11px;
  color: #fffcf5;
  font-size: 10px;
  font-family: "sybold";
}

.prize-mask {
  display: none;
  width: 100%;
  height: 100%;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prize-mask.png) no-repeat center center rgba(0, 0, 0, 0.7);
  background-size: 37px 37.5px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/imgmask.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}

.prize-box .prize-mask {
  width: 100%;
  height: 100%;
  background-size: 37px 37.5px;
}

.third-prize-list .prize-mask {
  width: 98%;
  height: 100%;
  background-size: 37px 37.5px;
}

._lottery-prize.on .prize-mask {
  display: block;
}

.prize-box2 {
  width: 382px;
  margin: 0px auto 0;
}

.prize-tit3 {
  width: 333.5px;
  height: 15px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prize-t3.png) no-repeat center top/100% 100%;
  margin: 10px auto 8px;
}

.second-prize-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 6px;
}

.two-prize-list li,
.s-prize-box,
.two-prize-list .s-prize-box .s-prize {
  width: 72px;
  height: 72px;
  position: relative;
  margin: 0 auto 0;
}

.two-prize-list .s-prize {
  width: 72px;
  height: 72px;
  position: relative;
  margin: 0 auto 0;
}
.two-prize-list .s-prize::after {
  content: "";
  width: 74px;
  height: 73px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/s-prize-bd.png) no-repeat center top/100% 100%;
  z-index: 10;
}
.two-prize-list .s-prize img {
  width: 69px;
  height: 69px;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/imgmask2.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}

.second-prize-list li {
  height: 111px;
  margin: 0 8px 0;
}

.s-prize-box {
  position: relative;
}

.s-prize-mask {
  display: none;
  width: 69px;
  height: 69px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/s-prize-mask.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.s-check-btn {
  display: block;
  width: 69px;
  height: 20px;
  line-height: 20px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/s-check-btn.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 2px;
  bottom: 1px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  z-index: 20;
}

.third-prize-list .s-check-btn {
  width: 50px;
  font-size: 10px;
  bottom: 0px;
  left: 0;
}

.second-prize-list li.on .s-prize-mask {
  display: block;
}

.s-prize-name {
  padding-top: 6px;
  text-align: center;
  line-height: 12px;
  color: #fffcf5;
  font-size: 10px;
  font-weight: bold;
  width: 115%;
  margin-left: -5%;
}
.s-prize-name2 {
  line-height: 10px;
}

.prize-tit4 {
  width: 333.5px;
  height: 15px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prize-t4.png) no-repeat center top/100% 100%;
  margin: 7px auto 8px;
}

.third-prize-list li {
  height: 77px;
  margin: 0 3.5px 0 3.5px;
}

.third-prize-list .s-prize-box,
.third-prize-list .s-prize-mask,
.third-prize-list .s-prize,
.third-prize-list li {
  width: 50px;
  height: 50px;
  position: relative;
}
.third-prize-list .s-prize-mask {
  position: absolute;
}
.third-prize-list .s-prize {
  margin: 0 auto 0;
}
.third-prize-list .s-prize::after {
  content: "";
  width: 52px;
  height: 53px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/s-prize-bd.png) no-repeat center top/100% 100%;
  z-index: 10;
}
.third-prize-list .s-prize img {
  width: 48px;
  height: 49px;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.call-btn-fixed {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, calc(50% - 5px));
}

.call-btn {
  width: 225px;
  height: 60px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/call-btn.png) no-repeat center top/100% 100%;
  margin: 7px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
}
.call-btn .over-text {
  display: none;
}

.call-btn.disable {
  pointer-events: none;
  filter: grayscale(0.5);
}

.call-btn.gray {
  font-size: 16px;
  font-weight: bold;
  pointer-events: none;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/call-btn-gray.png) no-repeat center top/100% 100%;
  text-indent: -9999px;
}
.call-btn.gray .over-text {
  display: inline-flex;
  color: #d7caa9;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#c8b68c), to(#f6f2e9));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
  font-family: "sybold";
  font-weight: normal;
}
.call-btn.gray * {
  display: none !important;
  text-indent: -99999px;
}

.call-btn.gray i, .call-btn.gray em, .call-btn.gray strong {
  display: none;
}

.call-btn i {
  display: inline-block;
  width: 18px;
  height: 18.5px;
  margin-right: 2px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/dj-icon.png) no-repeat center top/100% 100%;
}

.call-btn span {
  font-size: 16px;
  color: #c9a887;
  font-weight: bold;
  text-decoration: line-through;
  font-family: "BeaufortforLOL-Bold";
}

.call-btn em, .call-btn strong {
  color: #794410;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#231873), to(#173d93));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "sybold";
}

.call-btn em {
  font-size: 21px;
  display: inline-block;
  margin: 0 5px 0 3px;
  font-family: "BeaufortforLOL-Bold";
}

.call-btn strong {
  font-size: 16px;
}

.unlock-prompt-text {
  width: 390px;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 597px;
  color: #fffaeb;
}

.unlock-prompt-text span {
  font-weight: normal;
  font-family: normal;
}

.unlock-prompt-text strong {
  font-family: "sybold";
  font-weight: normal;
}

.s-prize-box:hover .hover-tips {
  display: block;
}

.second-prize-list .hover-tips {
  display: none;
  width: 217px;
  height: 61.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/hover-tips-bg.png) no-repeat center top/100% 100%;
  position: relative;
  left: -84px;
  bottom: 115px;
  font-size: 12px;
  color: #fffcf5;
  line-height: 15px;
  font-weight: bold;
  text-align: center;
  padding-top: 16px;
  box-sizing: border-box;
  z-index: 19;
}
.second-prize-list .hover-tips a {
  color: #fffcf5;
}

.second-prize-list .hover-tips::before {
  content: "";
  display: block;
  width: 100%;
  height: 16px;
  position: absolute;
  left: 0;
  top: 52px;
}

.second-prize-list .hover-tips::after {
  content: "";
  display: block;
  width: 22px;
  height: 11px;
  position: absolute;
  left: 101px;
  bottom: -1px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/hover-arr-icon.png) no-repeat center top/100% 100%;
}

.second-prize-list .hover-tips2 {
  left: -130px;
}

.second-prize-list .hover-tips2::after {
  left: 145px;
}

.cover-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  transition: opacity 0.3s ease-out;
  opacity: 1;
  display: none;
}

.cover-video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 0;
}

.cover-video .btn-skip {
  display: block;
  position: absolute;
  right: 38px;
  top: 65px;
  z-index: 9;
  width: 80px;
  height: 38px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/cover-video-btn-skip.png) no-repeat center top/100% 100%;
}

.cover-video .video-lab {
  position: absolute;
  right: 130px;
  top: 136px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 23px;
  line-height: 23px;
  color: #fff;
  font-size: 20px;
  text-shadow: 0px 2px 10px rgba(54, 12, 15, 0.9);
  z-index: 3;
}

.cover-video .btn-tick {
  margin-left: 4px;
}

.cover-video .call-check {
  display: none;
}

html.start .cover-video {
  opacity: 0;
  pointer-events: none;
  background: transparent;
}

.cover-video {
  height: 640px;
  top: 0;
}

.cover-video .btn-skip {
  top: 50px;
}

.cover-video video {
  z-index: 1;
}

.cover-info-bar {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding-bottom: 10px;
  background: linear-gradient(0, rgba(0, 0, 0, 0.3) 0, transparent 70%);
}
.cover-info-bar .cover-slogan {
  background: url("//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/cover-slogan.png") no-repeat center top/100% 100%;
  width: 515.5px;
  height: 149px;
  display: block;
  margin: 0 auto -30px;
}
.cover-info-bar .cover-prize {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  color: #fefefe;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/cover-prize-bg.png") no-repeat center top/100% 100%;
  width: 232px;
  height: 35.5px;
  margin: -4px auto 0;
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 2px;
}
.cover-info-bar .countdown {
  position: relative;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  text-align: center;
  text-shadow: none;
}
.cover-info-bar .cover-tip {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
.cover-info-bar .bnt-start {
  display: block;
  background: url("//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/btn-start.png") no-repeat center top/100% 100%;
  width: 190px;
  height: 57px;
  margin: 10px auto 6px;
}

.pop-gift-vbg-ani {
  width: 1055px;
  height: 720px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  pointer-events: none;
  display: none;
}

.pop-gift-vbg-ani video,
.pop-gift-vbg-ani canvas {
  width: 1055px;
  height: 720px;
}

.pop-gift-vbg-ani {
  top: -80px;
}

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

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

.pop-bd {
  width: 449px;
  height: 253px;
}

.pop-close {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 5px;
  top: 3px;
  text-indent: -9999px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/rule_close.png) no-repeat center top/100%;
  z-index: 50;
}

.pop-comm {
  width: 440px;
  height: 226px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/com_dia.png) no-repeat center top/100% 100%;
  padding-top: 4px;
}

.pop-tit {
  width: calc(100% - 4px);
  height: 33px;
  font-family: "sybold";
  font-size: 14px;
  font-weight: bold;
  line-height: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 48px;
  position: relative;
  color: #F0E6D2;
  border-bottom: 2px solid #20242b;
  margin: 0 auto;
  font-weight: normal;
}
.pop-tit span {
  color: #F0E6D2;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}

.pop-msg-box {
  height: 124px;
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 12px;
  color: #efe6d4;
  line-height: 16px;
  margin: 0 auto;
}

.pop-boxbtn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pop-boxbtn a {
  display: flex;
  width: 140px;
  height: 32px;
  box-sizing: border-box;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #eee6d1;
  font-weight: bold;
  margin: 0 9px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/dia_sure_btn.png) no-repeat;
  background-size: 100% 100%;
  font-family: "sybold";
  font-weight: normal;
}
.pop-boxbtn a.pop-cancel-btn {
  border-radius: 16px;
  background: linear-gradient(to bottom, #030c15, #181d23);
  border: #785a28 solid 2px;
}

.pop-boxbtn .pop-sure-btns {
  display: block;
  width: 131px;
  height: 43px;
  margin: 0 11px 0;
  text-align: center;
  line-height: 43px;
  color: #e4ead2;
  font-size: 15px;
  letter-spacing: 5px;
  font-family: "sybold";
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-btn.png) no-repeat center top/100% 100%;
}
.pop-boxbtn .pop-sure-btns i {
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#392596), to(#7b44c3));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pop-boxbtn .pop-cancel-btns {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-btn2.png) no-repeat center top/100% 100%;
}

.pop-boxbtn a i {
  font-style: normal;
}

.pop-boxbtn2 a {
  letter-spacing: 0;
}

.pop-pool {
  width: 740px;
  height: 566px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/popbg-xlarge.png) no-repeat center top/100%;
  padding-top: 4px;
}

.pop-pool-list {
  width: 675px;
  height: 474px;
  margin: 10px 0 0 42px;
  padding-bottom: 20px;
  box-sizing: border-box;
  overflow: auto;
}

.pop-pool-list::-webkit-scrollbar {
  width: 4px;
  background: none;
}

.pop-pool-list li {
  width: 103px;
  height: 146px;
  float: left;
  margin: 0 8px 0 0;
}

.pop-pool-box {
  width: 102px;
  height: 100px;
  position: relative;
  overflow: hidden;
}

.pop-pool-box::after {
  content: "";
  width: 102px;
  height: 100px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-pool-mask.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.pop-pool-box img {
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 5px;
  object-fit: cover;
  object-position: center;
  margin: 2px auto 0;
}

.pop-pool-name {
  text-align: center;
  line-height: 15px;
  font-size: 10px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 4px;
}

.pop-none {
  width: 100%;
  height: auto;
  background: none;
}

.pop-tit2 {
  text-indent: 14px;
  line-height: 22px;
  color: #fff3d5;
  font-size: 17px;
  text-align: center;
  font-family: "sybold";
  letter-spacing: 16px;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#cdfdff), to(#feffff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pop-tit2-line {
  width: 347px;
  height: 9.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-line.png) no-repeat center top/100% 100%;
  margin: 5px auto 5px;
}

.pop-subtit {
  font-size: 22px;
  color: #fff3d5;
  line-height: 40px;
  text-align: center;
  font-family: "sybold";
  font-weight: normal;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#cdfdff), to(#feffff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pop-subtit strong {
  color: #ffe38c;
  padding-left: 11px;
  font-weight: normal;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffbfee), to(#fffcfe));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pop-none2 .prop-box-reward {
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85);
}

.prop-box-reward {
  padding-top: 40px;
  height: auto;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.prop-box-item {
  width: 310px;
  margin: 0 10px;
  position: relative;
}

.prop-hexagon {
  width: 310px;
  height: 269px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/rdmask2.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}

.prop-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  background: #000;
}
.prop-img[src*="t-prize-pic5.png"], .prop-img[src*="t-prize-pic6.png"] {
  object-fit: contain;
}

.prop-box-reward2 .prop-img[src*="prize-pic1.png"], .prop-box-reward2 .prop-img[src*="prize-pic2.png"], .prop-box-reward2 .prop-img[src*="//game.gtimg.cn/images/lol/TFTMapSkins/NeonClub_Marketing.png"], .prop-box-reward2 .prop-img[src*="//game.gtimg.cn/images/lol/TFTDamageSkins/221003.png"], .prop-box-reward2 .prop-img[src*="10050_EM_Unbound_Ahri_KDA_DisdainfulStare_Inventory.TFT_Accessories_1524.png"] {
  object-fit: cover;
}
.prop-box-reward2 .prop-img[src*="prop-icon2.png"] {
  transform: scale(1.2);
  object-fit: contain;
}

.prop-box-item::after {
  content: "";
  width: 311px;
  height: 277.5px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -4px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prop-mask.png) no-repeat center top/100% 100%;
  z-index: 20;
}

.prop-box-item.prop-style2::after {
  content: "";
  width: 311px;
  height: 289px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prop-mask2_3.png) no-repeat center top/100% 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -4px;
}

.prop-img-name {
  text-align: center;
  line-height: 20px;
  height: 39px;
  font-size: 17px;
  color: #ffffff;
  font-family: "sybold";
  margin-top: 29px;
}

.prop-box-reward2 .prop-box-item {
  width: 458px;
  height: 288.5px;
}

.prop-box-reward2 .prop-box-item::after {
  content: "";
  width: 468px;
  height: 288.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prop-mask2.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -9px;
  z-index: 20;
}

.prop-box-reward2 .prop-hexagon {
  width: 458px;
  height: 268px;
  clip-path: none;
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/rdmask.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}

.prop-box-reward2 .prop-img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

.prop-box-reward3 .prop-img[src*="prize-pic1.png"], .prop-box-reward3 .prop-img[src*="prize-pic2.png"], .prop-box-reward3 .prop-img[src*="//game.gtimg.cn/images/lol/ZOOM/41.png"], .prop-box-reward3 .prop-img[src*="//game.gtimg.cn/images/lol/TFTMapSkins/1018.jpg"] {
  object-fit: cover;
}
.prop-box-reward3 .prop-img[src*="prop-icon2.png"] {
  transform: scale(1.2);
  object-fit: contain;
}

.prop-box-reward3 .prop-box-item {
  width: 265px;
  margin: 0 15px;
}

.prop-box-reward3 .prop-box-item::after {
  content: "";
  width: 278px;
  height: 289px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prop-mask3.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -10px;
  z-index: 20;
}

.prop-box-reward3 .prop-hexagon {
  width: 265px;
  height: 265px;
  clip-path: none;
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/rdmask3.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}

.prop-box-reward3 .prop-img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

.pop-coupons-tips {
  width: 540px;
  min-height: 15px;
  text-align: center;
  padding-bottom: 9px;
  line-height: 18px;
  font-size: 14px;
  color: #ffffff;
  margin: 25px auto 3px;
  text-align: center;
}

.pop-record-tit {
  width: 648px;
  height: 28px;
  line-height: 21px;
  font-size: 13px;
  font-weight: bold;
  border-bottom: #3c3c41 solid 1px;
  margin: 25px auto 0;
  color: #C89B3C;
}

.pop-record-tit p {
  width: 25%;
  float: left;
  text-align: left;
}

.pop-record-tit p:nth-child(2) {
  width: 40%;
  text-align: left;
}

.pop-record-tit p:nth-child(3) {
  width: 15%;
  text-align: right;
}

.pop-record-tit p:last-child {
  width: 20%;
  float: right;
  text-align: right;
}

.pop-record-list {
  width: 648px;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
}

.pop-record-list li {
  width: 648px;
  float: left;
  height: 38px;
  border-bottom: #3c3c41 solid 1px;
}

.pop-record-list li:last-child {
  border-bottom: none;
}

.pop-record-list li p {
  float: left;
  height: 37px;
  text-align: center;
  line-height: 37px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #A09B8C;
}

.pop-record-list .pop-record-time {
  width: 25%;
  text-align: left;
}

.pop-record-list .pop-server-name {
  width: 20%;
  float: right;
  text-align: right;
}

.pop-record-list .pop-prop-status {
  width: 15%;
  text-align: right;
}

.pop-record-list .pop-prop-name {
  width: 40%;
  color: #fff2bc;
  text-align: left;
  font-weight: bold;
}

.prompt-no-buy {
  text-align: center;
  line-height: 60px;
  color: #6e6d66;
  font-size: 18px;
  padding-top: 146px;
}

.page-turning-in {
  margin-top: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-turning-in a {
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  color: #c89b3c;
  text-decoration: underline;
}

.page-turning-in a:hover, .page-turning-in a.on {
  color: #b17847;
  font-weight: bold;
  text-decoration: none;
}

.page-turning-in a.page-prev-btn {
  width: 25px;
  height: 25px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/page-prev-btn.png) no-repeat center top/100% 100%;
  margin-right: 14px;
}

.page-turning-in a.page-next-btn {
  width: 25px;
  height: 25px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/page-next-btn.png) no-repeat center top/100% 100%;
  margin-left: 16px;
}

.page-turning-in span {
  display: block;
  padding: 0 5px 0 6px;
  color: #8a5527;
}

.pop-scrollbar {
  width: 730px;
  height: 503px;
  padding-right: 40px;
  margin: 10px auto 0;
  overflow-y: auto;
  overflow-x: hidden;
  color: #785A28;
  padding-left: 40px;
}

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

.pop-scrollbar::-webkit-scrollbar-thumb {
  width: 4px;
  background-color: #785A28;
  border-radius: 2px;
}

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

.pop-rule .pop-rule-bd {
  box-sizing: border-box;
  color: #A09B8C;
  line-height: 22px;
  padding-bottom: 60px;
}
.pop-rule .pop-rule-bd h3 {
  margin-top: 2em;
  font-weight: bold;
  font-size: 14px;
  color: #F0E6D2;
}
.pop-rule .pop-rule-bd h3:first-child {
  margin-top: 0;
}
.pop-rule .pop-rule-bd a {
  color: #f8d29d;
  text-decoration: underline;
}
.pop-rule .pop-rule-bd p strong {
  display: block;
  font-size: 1.2em;
  margin-top: 0.5em;
}
.pop-rule .pop-rule-bd b {
  font-weight: bold;
}
.pop-rule .pop-rule-bd ul {
  list-style: disc;
  padding-left: 1em;
}
.pop-rule .pop-rule-bd ul li {
  margin-bottom: 5px;
}
.pop-rule .pop-rule-bd {
  font-size: 14px;
  color: #A09B8C;
  line-height: 18px;
  position: relative;
}
.pop-rule .pop-rule-bd p {
  margin: 0 0 5px 0;
  line-height: 20px;
}
.pop-rule .pop-rule-bd strong {
  display: block;
  font-weight: normal;
  margin: 0 0 5px 0;
  font-size: 14px;
  color: #F0E6D2;
  line-height: 18px;
}
.pop-rule table {
  width: 100%;
  border: #A09B8C solid 1px;
  font-size: 14px;
  margin: 5px auto 10px;
  text-align: center;
  color: #A09B8C;
}
.pop-rule table.tab2 {
  width: 60%;
}
.pop-rule table:last-child {
  margin-bottom: 10px;
}
.pop-rule table th {
  font-weight: 700;
  height: 42px;
  line-height: 42px;
  border: #A09B8C solid 1px;
  text-align: center;
  color: #A09B8C;
}
.pop-rule table td {
  height: 42px;
  line-height: 42px;
  border: #A09B8C solid 1px;
  text-align: center;
  color: #A09B8C;
  font-size: 12px;
}

.gray {
  pointer-events: none;
}

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

.pop-loading p {
  width: 184px;
  height: 25px;
  line-height: 25px;
  background-color: #1f162e;
  border: #d3bda2 solid 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  border-radius: 4px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  text-align: center;
}

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

.video-btn-we, .video-btn-qp, .m-qp-ani {
  display: none;
}

.label-bar {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/video-btn-qp.png) no-repeat center top/100% 100%;
  width: 49px;
  height: 174px;
  position: absolute;
  left: 109px;
  top: 200px;
}
.label-bar a {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  right: 3px;
  top: 153px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/video-btn-qp-play.png) no-repeat center top/100% 100%;
}

.pop-fixed {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.pop-video {
  outline: none;
  width: 700px;
  height: 400px;
  border: #fffaeb solid 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pop-video .pop-close {
  right: -30px;
  top: -14px;
}
.pop-video #video {
  width: 100%;
  height: 100%;
}

.right-top-btn {
  height: 40px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  align-items: center;
  position: absolute;
  right: 18px;
  top: 22px;
  z-index: 1001;
}
.right-top-btn > a {
  display: block;
  margin-left: 5px;
  position: relative;
  width: 36px;
  height: 40px;
  font-size: 0;
}

.nav-btn-fullscreen {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/nav-btn-fullscreen.png) no-repeat center top/100% 100%;
}

.nav-btn-history {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/nav-btn-history.png) no-repeat center top/100% 100%;
}

.nav-btn-rule {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/nav-btn-rule.png) no-repeat center top/100% 100%;
}

.nav-nums {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/nav-nums.png) no-repeat center top/100% 100%;
  margin-left: 5px;
  position: relative;
  width: 136.5px;
  height: 35.7px;
  font-size: 0;
  box-sizing: border-box;
  padding-left: 38px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #f2e6d0;
}
.nav-nums > p {
  font-size: 14px;
  text-align: left;
  width: 70px;
  font-family: "BeaufortforLOL-Bold";
}
.nav-nums .btn-subtract {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/icon-cz.png) no-repeat center top/100% 100%;
}

.header {
  width: 734px;
}

.qcwx-login, .milo-qcwx-login, .qConnectLogin {
  z-index: 9999;
}

.ad {
  width: 141.75px;
  height: 142.8px;
  display: block;
  position: absolute;
  left: 36.5px;
  bottom: 36.6px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/ad.png) no-repeat center center/100% 100%;
  transform: scale(0.8);
  transform-origin: 0 100%;
}

.s-prize-num {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 4px;
  text-align: right;
  box-sizing: border-box;
  padding-right: 4px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  text-shadow: #6a4528 0 0 2px, #6a4528 0 0 2px;
  z-index: 5;
  font-family: "BeaufortforLOL-Bold";
}

.pop-sjjl {
  font-family: "Microsoft Yahei";
}
.pop-sjjl * {
  font-family: "Microsoft Yahei";
}
.pop-sjjl .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-sjjl .pop-title span {
  color: var(--pop-btn-color);
  font-size: 16.8px;
  font-weight: bold;
  line-height: 21.6px;
}

.pop-sjjl .pop-bd {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-jsfl-bg.png) no-repeat center top/100% 100%;
  width: 753px;
  height: 489px;
  padding: 30px 15px 0;
  box-sizing: border-box;
}

.pop-sjjl .pop-bd .pop-title {
  margin-bottom: 20px;
}

.pop-sjjl .pop-close {
  position: absolute;
  top: 20px;
  right: -25px;
  width: 32px;
  height: 32px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-close4.png) no-repeat center top/100%;
}

.pop-sjjl .pop-title span {
  background: linear-gradient(to bottom, #1A1917 0%, #90847A 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-size: 22px;
  line-height: 1.5;
}

.pop-sjjl .pop-title span::after {
  content: "";
  display: block;
  width: 307px;
  height: 18px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-title-line.png) no-repeat center center/100% 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -25px;
  pointer-events: none;
}

.pop-sjjl .pop-subtit {
  width: 72%;
  height: auto;
  font-size: 12px;
  line-height: 1.5;
  color: #313131;
  text-align: center;
  margin: 38px auto 12px;
}

.pop-sjjl .pop-sjjl-cont {
  width: 700px;
  height: 270px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 0 10px;
  margin: 0 auto;
}

.pop-sjjl .pop-sjjl-l {
  width: 450px;
  height: auto;
  font-size: 0;
  text-align: center;
  position: relative;
}

.pop-sjjl .pop-sjjl-l:after {
  content: "";
  width: 18px;
  height: 36px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-sjjl-icon.png) no-repeat 0 0/100%;
  position: absolute;
  top: 40%;
  right: -15px;
  margin-top: -9px;
}

.pop-sjjl .pop-sjjl-txt {
  width: 127px;
  height: 28px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-sjjl-txt.png) no-repeat 0 0/100%;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.pop-sjjl .pop-sjjl-txt > p {
  font-size: 12px;
  line-height: 1;
  color: #313131;
}

.pop-sjjl .pop-sjjl-txt > p:nth-child(2) {
  display: flex;
  align-items: center;
}

.pop-sjjl .pop-sjjl-txt > p:nth-child(2) span {
  background: linear-gradient(to bottom, #1A1917 0%, #90847A 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-size: 16px;
  font-weight: bold;
  margin-left: 4px;
}

.pop-sjjl .pop-sjjl-l li {
  width: 205px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin: 0 -5px;
}

.pop-sjjl .pop-sjjl-l li img {
  width: 100%;
  height: auto;
}

.pop-sjjl .pop-sjjl-l li p {
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 1.5;
  color: #313131;
  text-align: center;
  margin: -20px 0 5px 0;
}

.pop-sjjl .pop-sjjl-l li a {
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color: #E35721;
  text-decoration: underline;
}

.pop-sjjl .pop-sjjl-l li a span {
  background: linear-gradient(to bottom, #B22003 0%, #E35721 57%, #3D100A 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pop-sjjl .pop-sjjl-l li a:hover {
  text-decoration: none;
}

.pop-sjjl .pop-sjjl-l li a.gray {
  text-decoration: none;
  pointer-events: none;
  color: #606060;
  -webkit-text-fill-color: #606060;
}

.pop-sjjl .pop-sjjl-l li a.gray span {
  color: #606060;
  -webkit-text-fill-color: #606060;
}

.pop-sjjl .pop-sjjl-r {
  width: 262px;
}

.pop-sjjl .pop-sjjl-r .img-box img {
  width: 195.5px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.pop-sjjl .pop-sjjl-r p {
  width: 120%;
  height: auto;
  font-size: 12px;
  line-height: 1.5;
  color: #313131;
  text-align: center;
  margin: 10px 0 7px -10%;
}

.pop-sjjl .pop-sjjl-r a {
  width: 211.5px;
  height: 32px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pop-sjjl-btn.png) no-repeat 0 0/100%;
  display: block;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  color: #FFFDED;
  margin: 0 auto;
  text-shadow: 0 1px 1px rgba(58, 40, 106, 0.3);
}

.pop-sjjl .pop-sjjl-r a.gray {
  filter: grayscale(1);
  pointer-events: none;
}

.pop-sjjl .pop-sjjl-r a.gray span {
  color: #606060;
  text-shadow: none;
}

.slogan {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pane-title2.png) no-repeat center top/100%;
  width: 305px;
  height: 60px;
  left: 267px;
  top: 36px;
}

.countdown {
  display: none !important;
}

.pane-ftitle {
  width: 437px;
  position: absolute;
  top: 101px;
  left: 262px;
  display: flex;
}
.pane-ftitle > * {
  margin: 0 4px;
}
.pane-ftitle .countDown {
  width: min-content;
  padding: 0 8px;
  background: rgba(1, 10, 19, 0.7);
  border: rgba(255, 255, 255, 0.4) solid 2px;
  box-sizing: border-box;
  border-radius: 12px;
  height: 23px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "sybold";
}
.pane-ftitle .countDown .countDownTime {
  font-size: 14px;
}
.pane-ftitle .countDown > svg {
  width: 12px;
  margin-right: 1px;
  fill: #fff;
}
.pane-ftitle .pane-title-tag-rarity {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pane-title-tag-rarity.png) no-repeat center top/100%;
  background-size: 100% 100%;
  width: 71px;
  height: 33px;
  margin-top: -4px;
  margin-left: 3px;
  margin-right: 2px;
}
.pane-ftitle .btn-video {
  width: 23px;
  height: 23px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pane-title-video.png) no-repeat center top/100% 100%;
  display: block;
  z-index: 1;
  margin-left: 6px;
}
.pane-ftitle .pane-ftitle-tag {
  position: relative;
}
.pane-ftitle .pane-ftitle-tag-name {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1px;
  box-sizing: border-box;
  font-family: "sybold";
}
.pane-ftitle .pane-ftitle-tag-name i {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pane-ftitle-icon1.png) no-repeat center top/100%;
  width: 14.5px;
  height: 11px;
  margin-right: 3px;
}
.pane-ftitle .pane-ftitle-tag-hover {
  display: none;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.pane-ftitle .pane-ftitle-tag:hover .pane-ftitle-tag-hover {
  display: block;
}
.pane-ftitle .pane-ftitle-tag1 .pane-ftitle-tag-name {
  width: 98px;
  height: 23px;
  color: #fff1f1;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pane-ftitle-tag1.png) no-repeat center top/100%;
}
.pane-ftitle .pane-ftitle-tag2 .pane-ftitle-tag-name {
  width: 98px;
  height: 23px;
  color: #fff1f1;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pane-ftitle-tag2.png) no-repeat center top/100%;
}
.pane-ftitle .pane-ftitle-tag2 .pane-ftitle-tag-name i {
  width: 18px;
  height: 16px;
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/pane-ftitle-icon2.png) no-repeat center top/100%;
}

.label-bar {
  left: 212px;
  top: 180px;
}

.ad {
  width: 168px;
  height: 168px;
  background-size: 100% auto;
  left: 175px;
  bottom: 166px;
}

.center-imgbox {
  left: 244px;
  top: 491px;
}

.pop-gift {
  padding-left: 180px;
  box-sizing: border-box;
}

.pop-bd {
  transform: translate(calc(-50% + 90px), -50%);
}

.pop-gift-vbg-ani {
  left: 90px;
  overflow: hidden;
  -webkit-mask: linear-gradient(to right, transparent 0%, #000 5%);
  mask: linear-gradient(to right, transparent 0%, #000 5%);
}

.pop-loading p {
  margin-left: 90px;
}

._lottery-prize.obtained .s-prize-mask,
._lottery-prize.obtained .prize-mask {
  display: block;
}

._lottery-prize.highlight .s-prize:after, ._lottery-prize.highlight .prize-pic:after {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/prize-bd-light.png) no-repeat center top/100% 100% !important;
}

._lottery-prize.highlight .s-prize-box:after, ._lottery-prize.highlight .prize-pic:after {
  background: url(//game.gtimg.cn/images/lol/act/a20251127unboundkdaAhri/s-prize-bd-light.png) no-repeat center top/100% 100% !important;
}

._lottery-prize.zoom .s-prize-box,
._lottery-prize.zoom .prize-pic {
  -webkit-animation: aniZoom 0.2s 0.5s linear 2;
  animation: aniZoom 0.2s 0.5s linear 2;
}

._lottery-prize.zoom .s-prize-box:after,
._lottery-prize.zoom .prize-pic:after {
  opacity: 1;
  animation: none;
}

@-webkit-keyframes aniZoom {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes aniZoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.mob-show, .show-m {
  display: none !important;
}

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