@charset "UTF-8";
.pane-ftitle {
  position: absolute;
  bottom: -2px;
  left: 0;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/pane-ftitle.png) no-repeat center top/100%;
  width: 314.5px;
  height: 22px;
}
.pane-ftitle .pane-ftitle-icon {
  z-index: 88;
  position: absolute;
  right: 55px;
  top: 3.5px;
  display: inline-block;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/pane-ftitle-icon.png) no-repeat center top/100%;
  width: 16px;
  height: 16px;
}
.pane-ftitle .pane-ftitle-icon .hover {
  position: absolute;
  left: 50%;
  width: 123px;
  box-sizing: border-box;
  height: 48px;
  padding: 0px 5px;
  border-style: solid;
  background: #010A13;
  border-width: 1px;
  border-image: linear-gradient(to bottom, #785A28, #C89B3C) 2;
  margin-left: -62px;
  top: -62px;
  font-size: 12px;
  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 .pane-ftitle-icon .hover::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 19px;
  left: 50%;
  bottom: -19px;
  transform: translateX(-50%) rotate(180deg);
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/hover-arrow.png) no-repeat center top/100% 100%;
}
.pane-ftitle .pane-ftitle-icon .hover em {
  color: #f6bc84;
  font-style: normal;
  font-size: 0.9em;
  opacity: 0.8;
}
.pane-ftitle .pane-ftitle-icon:hover .hover {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.pane-title-box {
  display: flex;
  align-items: center;
  position: absolute;
  top: 100px;
  left: 193px;
  z-index: 10;
}
.pane-title-box .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;
}
.pane-title-box .countDown .countDownTime {
  font-size: 14px;
  font-family: "BeaufortforLOL-Bold";
}
.pane-title-box .countDown > svg {
  width: 12px;
  margin-right: 1px;
  fill: #fff;
}
.pane-title-box .init-tag-rarity {
  width: 71px;
  height: 33px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/init-tag-rarity.png) no-repeat center top/100% 100%;
  display: block;
  z-index: 1;
}
.pane-title-box .pane-title-tag1 {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/pane-title-tag1.png) no-repeat;
  background-size: 100% 100%;
  width: 79px;
  height: 23px;
  margin-left: 0px;
  cursor: pointer;
}
.pane-title-box .pane-title-tag2 {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/pane-title-tag2.png) no-repeat;
  background-size: 100% 100%;
  width: 134.5px;
  height: 23px;
  margin-left: 6px;
  cursor: pointer;
}
.pane-title-box .pane-title-tag3 {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/pane-title-tag3.png) no-repeat;
  background-size: 100% 100%;
  width: 79px;
  height: 23px;
  margin-left: 6px;
  cursor: pointer;
}
.pane-title-box .pane-title-tag {
  position: relative;
}
.pane-title-box .pane-title-tag .pane-title-tag-hover {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%) translateY(0);
  transition: visibility 0.3s ease-out, opacity 0.3s ease-out, transform 0.3s ease-out;
}
.pane-title-box .pane-title-tag .pane-title-tag-hover .gift-list-img-mask {
  box-sizing: border-box;
  width: 171px;
  height: 94px;
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/gift-list-img-mask.png);
  mask-image: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/gift-list-img-mask.png);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}
.pane-title-box .pane-title-tag .pane-title-tag-hover .gift-list-img-mask img {
  position: absolute;
  border-radius: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 171px;
  height: 96px;
  object-fit: cover;
}
.pane-title-box .pane-title-tag .pane-title-tag-hover .gift-list-img::after {
  content: "";
  display: block;
  width: 173px;
  height: 101px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/gift-list-img-border.png) no-repeat center center/100% 100%;
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pane-title-box .pane-title-tag:hover .pane-title-tag-hover {
  visibility: visible;
  opacity: 1;
  top: 25px;
  transform: translateX(-50%) translateY(10px);
  pointer-events: auto;
}
.pane-title-box .btn-video {
  width: 35px;
  height: 23px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/init-tag-video.png) no-repeat center top/100% 100%;
  display: block;
  z-index: 1;
  margin-left: 2px;
}

.zz-tag {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/zz-tag.png) no-repeat;
  background-size: 100% 100%;
  width: 149.5px;
  height: 62.5px;
  position: absolute;
  top: 458px;
  left: 540px;
}

@font-face {
  font-family: "sy";
  src: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/font/sy.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sybold";
  src: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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 .content .bg video {
  width: 100%;
  height: 100%;
}
.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;
}

.show-m {
  display: none;
}

.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/a20260409darkstarmordekaiser/bg2.jpg) no-repeat center center;
  background-size: 100% 100%;
  opacity: 1;
}

.btn-skip {
  position: absolute;
  bottom: 10px;
  left: 500px;
  z-index: 10;
  color: #fff5d4;
  font-size: 10px;
  line-height: 13px;
  font-weight: 500;
  display: none;
  align-items: center;
}

.btn-skip .i-skip {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/pc/checkout-bg.png) no-repeat 0 0/100% auto;
}

.btn-skip.on .i-skip {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/pc/checked.png) no-repeat 0 0/100% auto;
}

.sell-hover-text {
  position: absolute;
  bottom: 38px;
  left: 418px;
  color: #dfd9ff;
  z-index: 10;
  font-weight: 700;
  font-size: 10px;
  line-height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sell-hover-text:hover + .qrcode-img {
  opacity: 1;
}
.sell-hover-text .sell-hover-text-i {
  width: 12px;
  height: 12px;
  display: block;
  margin-left: 4px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/icon-wh.png) no-repeat 0 0/100% auto;
}

.qrcode-img {
  position: absolute;
  bottom: 50px;
  left: 350px;
  opacity: 0;
  width: 292.5px;
  height: 145px;
  z-index: 110;
  pointer-events: none;
}
.qrcode-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  pointer-events: none;
}

.swiper-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 1055px;
  height: 640px;
  opacity: 1;
}

.swiper-container,
.swiper-wrapper,
.swiper-slide {
  width: 100%;
  height: 640px;
}

.swiper-pagination {
  bottom: 215px !important;
  left: 230px !important;
  width: 770.5px !important;
  z-index: 20 !important;
}

.sw-video video {
  width: 1055px;
  height: 640px;
}

.swiper-slide img {
  width: 1055px;
  height: 640px;
}

.swiper-pagination-bullet {
  width: 19.5px;
  height: 20px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/sw-bullet.png) no-repeat 0 0/100% auto;
  margin: 0 5px;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/sw-bullet-active.png) no-repeat 0 0/100% auto;
}

::-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;
  pointer-events: auto;
}

.slogan {
  width: 363px;
  height: 55px;
  position: absolute;
  left: 6px;
  top: 0;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/arr-left.png) no-repeat center top/100% 100%;
  margin-right: 4px;
}

.countdown::after {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/tx-tit2.png) no-repeat center top/100% 100%;
}

.right-con {
  position: absolute;
  left: 192px;
  bottom: 63px;
}
.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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/layer-bg1.png) no-repeat center top/100% 100%;
  top: 25px;
}

.layer2 {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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: 849px;
  height: 146.5px;
  padding-top: 1px;
}

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

.prev {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prev.png) no-repeat center top/100% 100%;
  width: 27.5px;
  height: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 66%;
  transform: translateY(-50%);
  z-index: 10;
}

.next {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/next.png) no-repeat center top/100% 100%;
  width: 27.5px;
  height: 40px;
  display: block;
  position: absolute;
  right: 0;
  top: 66%;
  transform: translateY(-50%);
  z-index: 10;
}

.call-num {
  width: 130.5px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  font-size: 12px;
  color: #e7e2ff;
  margin: -2px auto 0;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/call-num-tit1.png) no-repeat center top/100% 100%;
  box-sizing: border-box;
  font-family: "sybold";
  box-sizing: border-box;
  font-weight: 600;
  padding-bottom: 2px;
}

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

.view-btn {
  display: none;
  width: 185px;
  height: 36px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/arr-left.png) no-repeat center top/100% 100%;
}

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

.prize-box {
  width: 162px;
}

.prize-in {
  width: 162px;
  height: 108px;
}
.prize-box-scroll {
  width: 830px;
  height: 90px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 28px;
  z-index: 10;
}

.prize-box-scroll .prize-box-scroll-inner {
  width: 775px;
  height: 90px;
  margin: 0 auto;
  overflow: hidden;
}

.prize-box-scroll .mySwiper {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}

.prize-in2 {
  width: 73px;
  height: 72px;
}

.prize-tit {
  width: 114.5px;
  height: 16px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prize-t1.png) no-repeat center top/100% 100%;
  font-size: 0;
  margin: 0 auto 11px;
}

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

.prize-tit4 {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prize-t4.png) no-repeat center top/100% 100%;
}

.tab-box2-con .pic2 {
  position: relative;
}
.tab-box2-con .pic2:hover + .hover-box1 .hover-box-inner {
  cursor: pointer;
}
.tab-box2-con .pic2:hover + .hover-box1 .hover-box-inner .special-box1 {
  display: block !important;
}

.hover-box1 {
  position: absolute;
  top: -160px;
  left: -65px;
  width: 100%;
  height: 154px;
  z-index: 20;
}
.hover-box1 .hover-box-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.hover-box1 .hover-box-inner .special-box1 {
  width: 298.5px;
  height: 154px;
  position: relative;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prize-hover-bd.png) no-repeat center top/100% 100%;
  display: none;
}
.hover-box1 .hover-box-inner .special-box1 .special-hover {
  width: 285px;
  height: 139px;
  display: block;
  position: absolute;
  object-fit: cover;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.hover-box1 .hover-box-inner .special-box1::before {
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prize-hover-bd.png) no-repeat center top/100% 100%;
  width: 298.5px;
  height: 154px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
}

.prize-pic {
  width: 126px;
  height: 63px;
  position: relative;
  margin: 0 auto 0;
}
.prize-pic::after {
  content: "";
  width: 133px;
  height: 73.5px;
  position: absolute;
  left: 50%;
  top: 47%;
  transform: translate(-50%, -50%);
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prize-bd.png) no-repeat center top/100% 100%;
  z-index: 20;
}
.prize-pic .sloganimg {
  width: 140px;
  height: 70.5px;
  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/a20260409darkstarmordekaiser/imgmask.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  background: #d8fdd6;
  border-radius: 10px;
}
.prize-pic img {
  width: 126px;
  height: 63px;
  object-fit: cover;
  border-radius: 10px;
}

.prize-name {
  height: 27px;
  position: absolute;
  left: 50%;
  top: 60px;
  transform: translate(-50%, 0);
  text-align: center;
  color: #dcd5ff;
  font-size: 10px;
  line-height: 11px;
  font-weight: bold;
  width: 98%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: end;
  padding-bottom: 0.2rem;
  box-sizing: border-box;
}

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

.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: 126px;
}

.prize-box3 {
  width: 390px;
  height: 108px;
  margin-left: 22px;
}

.prize-tit3 {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prize-t3.png) no-repeat center top/100% 100%;
}

.second-prize-list {
  display: flex;
}

.sprize2 {
  position: relative;
}
.sprize2:hover + .hover-box2 {
  cursor: pointer;
}
.sprize2:hover + .hover-box2 .special-box1 {
  display: block !important;
}
.sprize2::before {
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/slide-tag.png) no-repeat;
  background-size: 100% 100%;
  width: 63.5px;
  height: 17.5px;
  display: block;
  position: absolute;
  top: -11px;
  right: -8px;
  z-index: 20;
}

.hover-box2 {
  position: absolute;
  top: -160px;
  left: -35px;
  z-index: 100;
}
.hover-box2 .special-box1.box2 {
  display: none;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prize-hover-bd2.png) no-repeat 0 0/100% auto;
  width: 144.5px;
  height: 144.5px;
}
.hover-box2 .special-box1.box2 .special-hover {
  width: 139px;
  height: 139px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

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

.prize-box2 .two-prize-list .s-prize {
  width: 126px;
  height: 63px;
  position: relative;
  margin: 0 auto 0;
}
.prize-box2 .two-prize-list .s-prize::after {
  content: "";
  width: 136px;
  height: 77px;
  position: absolute;
  left: 50%;
  top: 47%;
  transform: translate(-50%, -50%);
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/s-prize-bd.png) no-repeat center top/100% 100%;
  z-index: 10;
}
.prize-box2 .two-prize-list .s-prize img {
  width: 120px;
  height: 60px;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
  z-index: 2;
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/imgmask2.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}

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

._lottery-prize {
  position: relative;
}

.swiper-slide.swiper-slide1 {
  width: 162px !important;
}

.swiper-slide.swiper-slide2 {
  width: 125px !important;
  cursor: pointer;
}

.swiper-slide.swiper-slide3 {
  width: 440px !important;
}
.swiper-slide.swiper-slide3 li {
  margin-left: 15px;
}
.swiper-slide.swiper-slide3 li:first-child {
  margin-left: 0;
}

.swiper-slide.swiper-slide4 {
  width: 450px !important;
}

.s-prize-mask {
  display: none;
  width: 69px;
  height: 69px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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: 98%;
  height: 100%;
  line-height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  text-align: center;
  color: #fff;
  z-index: 20;
  text-indent: -9999px;
}

.s-check-btn::after {
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/s-check-btn-icon.png) no-repeat;
  background-size: 100% 100%;
  width: 55.5px;
  height: 13.5px;
  display: block;
  position: absolute;
  top: 0;
  right: 2px;
}

.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 {
  height: 27px;
  position: absolute;
  left: 50%;
  top: 33px;
  transform: translate(-50%, 0);
  text-align: center;
  color: #dcd5ff;
  font-size: 10px;
  line-height: 11px;
  font-weight: bold;
  width: 98%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: end;
  padding-bottom: 0.2rem;
  box-sizing: border-box;
}

.prize-box li {
  position: relative;
}

.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: 47%;
  transform: translate(-50%, -50%);
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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;
}

.prize-box.prize-box4 {
  width: 450px;
}
.prize-box.prize-box4 ul li {
  width: 58px;
  height: 63px;
  position: relative;
  margin-left: 15px;
}
.prize-box.prize-box4 ul li img {
  width: 63.5px;
  height: 60px;
  object-fit: cover;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.prize-box.prize-box4 ul li .s-prize {
  width: 63.5px;
  height: 63px;
}
.prize-box.prize-box4 ul li .s-prize::after {
  content: "";
  width: 70px;
  height: 70px;
  position: absolute;
  left: 50%;
  top: 47%;
  transform: translate(-50%, -50%);
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/s-prize-bd3.png) no-repeat center top/100% 100%;
  z-index: 10;
}

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

.call-btn {
  width: 225.5px;
  height: 81.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/call-btn1.png) no-repeat center top/100% 100%;
  margin: 45px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 5px;
}
.call-btn .over-text {
  display: none;
}

.call-btn2 {
  width: 213.5px;
  height: 55.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/call-btn2.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;
  margin-left: 59px;
}
.call-btn2 .over-text {
  display: none;
}

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

.call-btn.gray,
.call-btn2.gray {
  font-size: 16px;
  font-weight: bold;
  pointer-events: none;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/call-btn-gray.png) no-repeat center top/100% 100%;
  text-indent: -9999px;
}
.call-btn.gray .over-text,
.call-btn2.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 *,
.call-btn2.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: 22px;
  height: 22px;
  margin-top: 3px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/dj-icon1.png) no-repeat center top/100% 100%;
}

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

.call-btn strong {
  font-size: 15px;
  margin-top: 4px;
  font-weight: 600;
}

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

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

.unlock-prompt-text-m {
  display: none;
}

.unlock-prompt-text {
  width: auto;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
  position: absolute;
  right: 102px;
  top: 75px;
  color: #dcd5ff;
}

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

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

.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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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: 140.5px;
  height: 39px;
  margin: 0 11px 0;
  text-align: center;
  line-height: 41px;
  color: #ded7ff;
  font-size: 15px;
  letter-spacing: 5px;
  font-family: "sybold";
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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(#fdfdff), to(#ded7ff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pop-boxbtn .pop-cancel-btns {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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(#fefeff), to(#bc92ff));
  -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/a20260409darkstarmordekaiser/pop-line.png) no-repeat center top/100% 100%;
  margin: 5px auto 5px;
}

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

.pop-subtit strong {
  color: #ffffff;
  padding-left: 11px;
  font-weight: 700;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#ff7cff));
  -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: 300px;
  height: 272.5px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/rdmask2.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}
.prop-hexagon .prop-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  background: #000;
}

.prop-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  background: #000;
}
.prop-img[src*=prize-icon1] {
  object-fit: contain;
}

.prop-box-reward2 .prop-img[src*="//game.gtimg.cn/images/lol/companion/Loot_SpaceCat_Base_Varient3_Tier1.LL_SpaceCat_Base_Varient3.png"], .prop-box-reward2 .prop-img[src*="//game.gtimg.cn/images/lol/ZOOM/60.png"], .prop-box-reward2 .prop-img[src*="//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prize-pic1.png"], .prop-box-reward2 .prop-img[src*="//game.gtimg.cn/images/lol/SummonerEmotes/TFT/10091_EM_LL_SpaceCat_ManekiNekoPose_Inventory.TFT_Accessories_1604.png"] {
  object-fit: cover;
}
.prop-box-reward2 .prop-img[src*=prize-icon1] {
  object-fit: contain;
}
.prop-box-reward2 .prop-img[src*="prop-icon2.png"] {
  transform: scale(1.2);
  object-fit: contain;
}

.prop-box-item::after {
  content: "";
  width: 308.5px;
  height: 277.5px;
  position: absolute;
  left: 48%;
  transform: translateX(-50%);
  top: 1px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/prop-mask2_3.png) no-repeat center top/100% 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -7px;
}

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

.prop-box-reward2 .prop-box-item {
  width: 476.5px;
  height: 297.5px;
}

.prop-box-reward2 .prop-box-item::after {
  content: "";
  width: 476.5px;
  height: 297.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prop-mask2.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 48%;
  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/a20260409darkstarmordekaiser/rdmask.png);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  transform: translateY(10px);
}
.prop-box-reward2 .prop-hexagon .bg {
  background: #000;
  width: 100%;
  height: 100%;
}

.prop-box-reward2 .prop-img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  object-fit: cover;
}
.prop-box-reward2 .prop-img[src*="//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prize-pic2.png"] {
  object-fit: cover;
}

.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: 284px;
  height: 297.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/prop-mask3.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -20px;
  z-index: 20;
}

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

.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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/nav-btn-fullscreen.png) no-repeat center top/100% 100%;
}

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

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

.nav-nums {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/pane-title.png) no-repeat center top/100%;
  width: 440.5px;
  height: 125.5px;
  left: 169px;
  top: 2px;
  pointer-events: none;
}

.slogan2 {
  width: 283.5px;
  height: 25.5px;
  position: absolute;
  left: 188.5px;
  top: 95.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/pane-title2.png) no-repeat center top/100% 100%;
  font-size: 0;
}

.countdown {
  display: none !important;
}

.pane-ftitle {
  width: 437px;
  position: absolute;
  top: 120px;
  left: 188px;
  display: flex;
}
.pane-ftitle > * {
  margin: 0 4px;
}
.pane-ftitle .act-time {
  width: 100%;
  font-size: 16px;
  color: #fff5bb;
  line-height: 24px;
  font-weight: 500;
  display: flex;
  align-content: center;
  margin-top: 5px;
  margin-left: 10px;
}
.pane-ftitle .act-time .i-time {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/icon-time.png) no-repeat center top/100%;
  width: 17.5px;
  height: 17.5px;
  display: flex;
  margin-right: 5px;
  margin-top: 3px;
}
.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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/pane-ftitle-icon2.png) no-repeat center top/100%;
}

.tt-hover {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/tt-hover.png) no-repeat;
  background-size: 100% 100%;
  width: 523px;
  height: 221.5px;
  z-index: 30;
  position: absolute;
  top: 250px;
  left: 190px;
  box-sizing: border-box;
  padding-top: 15px;
  display: none;
}
.tt-hover .tt-hover-title {
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/tt-hover-title.png) no-repeat;
  background-size: 100% 100%;
  width: 391.5px;
  height: 27px;
  margin: 0 auto;
}
.tt-hover ul {
  width: 485px;
  display: flex;
  justify-content: space-between;
  margin: 5px auto 0;
}
.tt-hover ul li .subtitle {
  text-align: center;
  color: #faf9ff;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#faf9ff), to(#c1b4ff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
.tt-hover ul li .tt-hover-gif {
  width: 235px;
  height: 132px;
  position: relative;
  margin-top: 10px;
}
.tt-hover ul li .tt-hover-gif img {
  width: 235px;
  height: 132px;
}
.tt-hover ul li .tt-hover-gif::after {
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20260409darkstarmordekaiser/tt-hover-gif-border.png) no-repeat;
  background-size: 100% 100%;
  width: 244.5px;
  height: 146px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.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/a20260409darkstarmordekaiser/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/a20260409darkstarmordekaiser/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 */
