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,
i {
  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;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

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;
  -webkit-user-drag: none;
}

body {
  font: 12px "Microsoft YaHei", "LoL Display", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  background-color: #000;
}

img[src=""] {
  display: none;
  opacity: 0;
}

@font-face {
  font-family: "font1";
  src: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/fonts/BeaufortforLOL-Bold.ttf");
}
::-webkit-scrollbar {
  width: 3px;
  background-color: transparent;
  border-radius: 3px;
}

::-webkit-scrollbar-thumb {
  background-color: #785a28;
  border-radius: 3px;
}

.wrap {
  position: relative;
  width: 1055px;
  height: 640px;
  display: block;
  overflow: hidden;
  opacity: 1 !important;
}

.subnav {
  position: absolute;
  z-index: 1000;
  top: 88px;
  left: 35px;
}

div {
  outline: 0;
}

.content {
  width: 100%;
  height: 100%;
}
.content .content-inner {
  width: 100%;
  height: 640px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.content .content-inner::after {
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(transparent));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), transparent);
  width: 100%;
  height: 20%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.content .main-bg {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/bg.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  background-size: cover !important;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.main-top {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.main-top .time-text {
  font-size: 14px;
  color: #f0e6d2;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 18px;
  left: 33.5px;
}
.main-top .time-text::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-right: 5px;
}
.main-top .login-box {
  display: none;
}
.main-top .slogan {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/slogan.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 466px;
  height: 130.5px;
  font-size: 0;
  text-indent: -999em;
  position: absolute;
  top: 15px;
  left: -4px;
}
.main-top .btn-toolbar {
  width: 156px;
  height: 40px;
  position: absolute;
  right: 16px;
  top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
  text-indent: -999em;
}
.main-top .btn-toolbar a {
  margin-left: 4px;
}
.main-top .btn-toolbar .btn-subplot {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_subplot.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 42px;
  height: 40px;
  margin-left: 0;
}
.main-top .btn-toolbar .btn-jackpot {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_jackpot.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 36px;
  height: 40px;
}
.main-top .btn-toolbar .btn-record {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_record.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 36px;
  height: 40px;
}
.main-top .btn-toolbar .btn-rule {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_rule.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 36px;
  height: 40px;
}

.reward-swiper {
  width: 100%;
  position: absolute;
  bottom: 75px;
}
.reward-swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
}
.reward-swiper .swiper-slide.swiper-slide-active, .reward-swiper .swiper-slide.show {
  opacity: 1;
  pointer-events: all;
}
.reward-swiper .swiper-slide .reward-item {
  width: 100px;
  min-height: 114px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 90px;
  position: relative;
  cursor: pointer;
}
.reward-swiper .swiper-slide .reward-item:first-child {
  margin-left: 0;
}
.reward-swiper .swiper-slide .reward-item .reward-icon {
  width: 75px;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 14px;
}
.reward-swiper .swiper-slide .reward-item .reward-icon img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.reward-swiper .swiper-slide .reward-item .reward-name {
  width: 200%;
  position: absolute;
  top: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 12px;
  white-space: nowrap;
  line-height: 1;
  color: #f0e6d2;
  pointer-events: none;
  -webkit-filter: drop-shadow(1px 0 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 -1px 0 #000);
          filter: drop-shadow(1px 0 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 -1px 0 #000);
  font-family: "font1";
  text-align: center;
}
.reward-swiper .swiper-slide .reward-item .reward-name em {
  display: none !important;
}
.reward-swiper .swiper-slide .reward-item .level-num {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/level_num_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 51px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-family: "font1";
  font-size: 14px;
  color: #dbdbdb;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.55);
}
.reward-swiper .swiper-slide .reward-item .btn-getreward-lv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  font-size: 0;
  text-indent: -999em;
}
.reward-swiper .swiper-slide .reward-item.done::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/reward_light.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 20px;
  z-index: -1;
}
.reward-swiper .swiper-slide .reward-item.done .level-num {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/level_num_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #f0e6d2;
}
.reward-swiper .swiper-slide .reward-item.done .reward-icon img {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.reward-swiper .swiper-slide .reward-item.free .reward-icon::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_free.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 15px;
  height: 42px;
  position: absolute;
  right: -5px;
  top: 0px;
  z-index: 2;
}
.reward-swiper .swiper-slide .reward-item.pay::after {
  display: none !important;
}
.reward-swiper .swiper-slide .reward-item.pay .reward-icon::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_lock.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 37px;
  height: 37px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.reward-swiper .swiper-slide .reward-item.pay .reward-icon img {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.reward-swiper .swiper-slide .reward-item.gray::after {
  display: none;
}
.reward-swiper .swiper-slide .reward-item.gray .reward-icon::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 37px;
  height: 37px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.reward-swiper .swiper-slide .reward-item.gray .reward-icon img {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.reward-swiper .swiper-slide .reward-item.gray .level-num {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/level_num_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #f0e6d2;
}
.reward-swiper .swiper-slide .reward-item:hover .level-num, .reward-swiper .swiper-slide .reward-item.active .level-num {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/level_num_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #3b3b3b;
  text-shadow: 0 0 4px #f0e6d2;
}
.reward-swiper .swiper-slide .reward-item:hover .reward-icon img, .reward-swiper .swiper-slide .reward-item.active .reward-icon img {
  -webkit-filter: brightness(1) drop-shadow(0 0 10px #fff29b);
          filter: brightness(1) drop-shadow(0 0 10px #fff29b);
}
.reward-swiper .swiper-slide .reward-item:hover.gray .reward-icon img, .reward-swiper .swiper-slide .reward-item.active.gray .reward-icon img {
  -webkit-filter: brightness(0.6) drop-shadow(0 0 0 transparent);
          filter: brightness(0.6) drop-shadow(0 0 0 transparent);
}
.reward-swiper .swiper-slide .reward-item:hover.pay .reward-icon::after, .reward-swiper .swiper-slide .reward-item.active.pay .reward-icon::after {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_lock2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.reward-swiper .swiper-slide .reward-item[data-level="50"].free .reward-icon::before {
  content: "";
  right: -23px;
}
.reward-swiper .swiper-slide .reward-item[data-level="10"] .reward-item-inner::after, .reward-swiper .swiper-slide .reward-item[data-level="20"] .reward-item-inner::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/lq_text.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 58px;
  height: 24px;
  position: absolute;
  right: -32px;
  bottom: 56px;
  z-index: 2;
}
.reward-swiper .swiper-button-prev::after,
.reward-swiper .swiper-button-next::after {
  display: none;
}
.reward-swiper .swiper-button-prev,
.reward-swiper .swiper-button-next {
  top: auto;
  margin: auto;
  bottom: 30px;
}
.reward-swiper .swiper-button-prev {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_prev.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 24.5px;
  height: 31px;
  left: 33.5px;
}
.reward-swiper .swiper-button-next {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_next.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 24.5px;
  height: 31px;
  right: 33.5px;
}
.reward-swiper .swiper-pagination {
  display: none !important;
}
.reward-swiper .progress-box {
  width: calc(var(--width) - 295px);
  height: 6px;
  background-color: #5b5a56;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #1e2329;
  position: absolute;
  left: 147.5px;
  bottom: 15px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.reward-swiper .progress-box .progress-bar {
  width: var(--progress);
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1px 0;
  background: -webkit-gradient(linear, left top, right top, from(#2c44ad), color-stop(19.71%, #2c44ad), color-stop(78%, #2c44ad), to(#2c44ad));
  background: linear-gradient(90deg, #2c44ad 0%, #2c44ad 19.71%, #2c44ad 78%, #2c44ad 100%);
  position: relative;
  overflow: hidden;
}
.reward-swiper .progress-box .progress-bar::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 160px;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#2c44ad), to(#ffffff));
  background: linear-gradient(90deg, #2c44ad 0%, #ffffff 100%);
}

.reward-show {
  width: 100%;
  height: 100%;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/bg.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  background-size: cover !important;
}
.reward-show .reward-image {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/reward_image_border.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 244.5px;
  height: 267.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 97px;
}
.reward-show .reward-image img {
  width: 85%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  left: -10px;
  top: -6px;
}
.reward-show .reward-name {
  width: 100%;
  font-size: 28px;
  color: #f0e6d2;
  font-weight: bold;
  text-align: center;
  line-height: 28px;
  position: absolute;
  bottom: 240px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
.reward-show.showImage .reward-image {
  background: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.reward-show.showImage .reward-image::after {
  content: "";
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.8)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 20%, transparent);
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.reward-show.showImage .reward-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: auto;
  top: auto;
}

@-webkit-keyframes imgChange {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes imgChange {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.collect-box {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/collect_box.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 53px;
  height: 172.5px;
  position: absolute;
  left: 0;
  bottom: 245px;
  cursor: pointer;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.collect-box .collect-text {
  width: 53px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #f0e6d2;
  text-align: center;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  text-shadow: 0 2px 1px rgb(77, 102, 173);
}
.collect-box .collect-text span {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/collect_num.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 39.5px;
  height: 22px;
  font-family: "font1";
  color: #f0e6d2;
  font-weight: normal;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  margin-top: 5px;
  text-shadow: none;
}
.collect-box:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.collect-box .collect-toggle {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/collect_toggle.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 12px;
  height: 28px;
  position: absolute;
  right: -17px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.collect-box.show {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/collect_box_show.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 251.5px;
  height: 179.5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.collect-box.show .collect-text {
  width: 251.5px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #f0e6d2;
  text-align: center;
  position: absolute;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  top: auto;
  bottom: -28px;
  padding: 0;
  text-shadow: none;
}
.collect-box.show .collect-text::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_collect.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 8.5px;
  height: 8.5px;
  display: inline-block;
  margin-right: 5px;
}
.collect-box.show .collect-text::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_collect.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 8.5px;
  height: 8.5px;
  display: inline-block;
  margin-left: 5px;
}
.collect-box.show .collect-text span {
  font-family: "font1";
  font-weight: normal;
  margin-left: 18px;
  font-size: 12px;
  margin-top: 0;
}
.collect-box.show .collect-toggle {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  top: 35px;
}

.flag-box {
  width: 291px;
  height: 341.5px;
  position: absolute;
  right: 0px;
  bottom: 215px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.flag-box.show {
  opacity: 1;
  pointer-events: all;
}
.flag-box.show .flag-item.show {
  pointer-events: all;
}
.flag-box.show.ani::before {
  content: "";
  width: 560px;
  height: 600px;
  position: absolute;
  left: 0;
  top: 20px;
  -webkit-transform: scale(0.508);
      -ms-transform: scale(0.508);
          transform: scale(0.508);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  will-change: background-image;
  -webkit-animation-name: flagAni;
          animation-name: flagAni;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: steps(1);
          animation-timing-function: steps(1);
  z-index: 2;
  pointer-events: none;
}
.flag-box.show::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/lightning.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 560px;
  height: 600px;
  position: absolute;
  left: 0;
  top: 20px;
  -webkit-transform: scale(0.508);
      -ms-transform: scale(0.508);
          transform: scale(0.508);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  z-index: 3;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.flag-box.show:hover::after {
  opacity: 1;
}
.flag-box .flag-item {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  width: 291px;
  height: 341.5px;
  -webkit-transition: opacity 0.3s, -webkit-filter 0.3s;
  transition: opacity 0.3s, -webkit-filter 0.3s;
  transition: opacity 0.3s, filter 0.3s;
  transition: opacity 0.3s, filter 0.3s, -webkit-filter 0.3s;
}
.flag-box .flag-item .flag-text {
  width: 250px;
  height: 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flag-box .flag-item .flag-text::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_flagtext.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 58.5px;
  height: 5px;
  margin-right: 10px;
}
.flag-box .flag-item .flag-text::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_flagtext.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 58.5px;
  height: 5px;
  margin-left: 10px;
}
.flag-box .flag-item .flag-text span {
  color: #f0e6d2;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  text-align: center;
  -webkit-filter: drop-shadow(1px 0 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 -1px 0 #000);
          filter: drop-shadow(1px 0 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 -1px 0 #000);
}
.flag-box .flag-item.show {
  opacity: 1;
}
.flag-box .flag-item:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.flag-box .flag-item .btn-flag-unlock {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 127px;
  height: 36px;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
  font-weight: bold;
  color: #f0e6d2;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.55);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flag-box .flag-item .btn-flag-unlock.gray {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  pointer-events: none;
}
.flag-box .flag-item .btn-flag-unlock.lock {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  pointer-events: none;
}
.flag-box .flag-item .btn-flag-unlock.lock::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_lock3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 8.5px;
  height: 15px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.flag-box .flag-item .btn-flag-unlock.lock::after {
  display: none;
}
.flag-box .flag-item .btn-flag-unlock::after {
  content: "";
  width: 291px;
  height: 341.5px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -52px;
}
.flag-box .flag-item.flag-item1 .flag-img1 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flag_img1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 291px;
  height: 341.5px;
  margin: 0 auto;
}
.flag-box .flag-item.flag-item2 .flag-img2 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flag_img2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 291px;
  height: 341.5px;
  margin: 0 auto;
}
.flag-box .flag-item.flag-item3 .flag-img3 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flag_img3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 291px;
  height: 341.5px;
  margin: 0 auto;
}
.flag-box .flag-item.flag-item4 .flag-img4 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flag_img4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 291px;
  height: 341.5px;
  margin: 0 auto;
}
.flag-box .flag-item.flag-item5 .flag-img5 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flag_img5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 291px;
  height: 341.5px;
  margin: 0 auto;
}
.flag-box .flag-item.flag-item6 .flag-img6 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flag_img6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 291px;
  height: 341.5px;
  margin: 0 auto;
}
.flag-box .flag-item.flag-item7 .flag-img7 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flag_img7.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 291px;
  height: 341.5px;
  margin: 0 auto;
}
.flag-box .flag-item.flag-item8 .flag-img8 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flag_img8.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 291px;
  height: 341.5px;
  margin: 0 auto;
}

.level-box {
  position: absolute;
  left: 34px;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
.level-box .round-progress {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/round_progress.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 54.5px;
  height: 50.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.level-box .round-progress .progress-layer {
  width: 100%;
  height: 100%;
  background: conic-gradient(from 180deg, #4a8bee 0deg, #d3f7fd 0deg, transparent 0deg);
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/round_progress_mask.png");
          mask-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/round_progress_mask.png");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  position: relative;
  z-index: 2;
}
.level-box .round-progress .level-text {
  font-size: 16px;
  color: #f0e6d2;
  font-weight: bold;
  font-family: "font1";
  text-align: center;
  line-height: 46px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 4;
}
.level-box .exp-text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-left: 2px;
  color: #a09b8c;
  font-family: "font1";
  font-size: 16px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.55);
}
.level-box .exp-text::before {
  content: "";
  display: block;
  width: 16px;
  height: 14px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_exp.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-right: 3px;
}
.level-box .exp-text em {
  color: #e7deca;
  font-family: "font1";
  font-size: 16px;
  margin-right: 3px;
}
.level-box .exp-text span {
  color: #a09b8c;
  font-family: "font1";
  font-size: 16px;
  margin-left: 4px;
}
.level-box .exp-text p {
  color: #e7deca;
  font-size: 10px;
  font-weight: bold;
  font-family: none;
  margin-left: 9px;
}
.level-box .exp-text .exp-detail {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_exp2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-left: 7px;
  position: relative;
}
.level-box .exp-text .exp-detail .exp-float {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/float_text.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 270px;
  height: 91.5px;
  position: absolute;
  top: -96.5px;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 26px 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.level-box .exp-text .exp-detail .exp-float span {
  display: block;
  font-weight: bold;
  margin-left: 0;
  text-align: center;
  color: #f0e6d2;
  font-size: 12px;
  line-height: 16px;
}
.level-box .exp-text .exp-detail .exp-float p {
  color: #a09b8c;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  margin-top: 5px;
  margin-left: 0;
}
.level-box .exp-text .exp-detail:hover .exp-float {
  opacity: 1;
}

.button-box {
  height: 36px;
  position: absolute;
  right: 40px;
  bottom: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.button-box .btn-getreward {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 106px;
  height: 36px;
  color: #f0e6d2;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  line-height: 36px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.55);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.button-box .btn-getreward.gray {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  pointer-events: none;
}
.button-box .btn-getreward em {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_getreward.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 21.5px;
  height: 22.5px;
  line-height: 21.5px;
  text-align: center;
  font-family: "font1";
  font-size: 10px;
  color: #f0e6d2;
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.button-box .btn-buypass {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/btn3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 157px;
  height: 36px;
  color: #f0e6d2;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  line-height: 36px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.55);
  margin-left: 12.5px;
}
.button-box .btn-buypass::before {
  content: "";
  width: 13.5px;
  height: 15px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_pass.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  display: inline-block;
  vertical-align: -2px;
  margin-right: 4px;
}
.button-box .btn-buypass.gray {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  pointer-events: none;
}
.button-box .btn-buylevel {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_buylevel.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 27px;
  height: 27px;
  margin-left: 12.5px;
}

.dialog-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog-wrapper .dialog {
  outline: none;
  border: none;
  position: relative;
  display: none;
}
.dialog-wrapper .dialog *,
.dialog-wrapper .dialog *::before,
.dialog-wrapper .dialog *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog-wrapper .dialog .dia-con {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 0 1px;
}
.dialog-wrapper .dialog .dia-close {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 8px;
  top: 4px;
}
.dialog-wrapper .dialog .dia-tit {
  color: #f0e6d2;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  line-height: 40.5px;
  height: 40.5px;
}
.dialog-wrapper .dialog .dia-btn1 {
  display: block;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 166px;
  height: 32px;
  text-align: center;
  color: #cdbe91;
  font-size: 14px;
  line-height: 32px;
  font-weight: bold;
}
.dialog-wrapper .dialog .dia-btn1.gray {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_btn1_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  pointer-events: none;
  color: #5b5a56;
}
.dialog-wrapper .dialog .dia-btn2 {
  display: block;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 185px;
  height: 32px;
  text-align: center;
  color: #cdbe91;
  font-size: 14px;
  line-height: 32px;
  font-weight: bold;
}
.dialog-wrapper .dialog .dia-btn2.gray {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_btn1_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  pointer-events: none;
  color: #5b5a56;
}

.dia-common {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 478px;
  height: 207px;
}
.dia-common .text-box {
  width: 85%;
  height: 107.5px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-common .text-box .msg-text {
  color: #a09b8c;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.dia-common .dia-btn1 {
  margin: 0 auto;
}

.dia-rule {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 656px;
  height: 564px;
}
.dia-rule .rule-list {
  width: 620px;
  height: 486px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 27px;
  margin-top: 10px;
  padding-right: 20px;
}
.dia-rule .rule-list::-webkit-scrollbar {
  width: 3px;
  background-color: transparent;
  border-radius: 3px;
}
.dia-rule .rule-list::-webkit-scrollbar-thumb {
  background-color: #785a28;
  border-radius: 3px;
}
.dia-rule .rule-list li {
  margin-bottom: 15px;
}
.dia-rule .rule-list li:last-child {
  margin-bottom: 0;
}
.dia-rule .rule-list span {
  display: block;
  font-size: 14px;
  color: #785a28;
  font-weight: bold;
  margin-bottom: 5px;
}
.dia-rule .rule-list h3 {
  font-size: 12px;
  color: #785a28;
  font-weight: bold;
  margin-top: 10px;
}
.dia-rule .rule-list p {
  color: #a09b8c;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 5px;
}
.dia-rule .rule-list a {
  color: #785a28;
  font-size: 12px;
  text-decoration: underline;
}
.dia-rule .rule-list .red {
  color: #ff0000;
}
.dia-rule .rule-list table {
  width: 100%;
  color: #a09b8c;
  font-size: 12px;
  line-height: 16px;
  margin-top: 5px;
  text-align: center;
  border-collapse: collapse;
}
.dia-rule .rule-list table tr {
  height: 25px;
}
.dia-rule .rule-list table th {
  color: #785a28;
  border: 1px solid #785a28;
  text-align: center;
  width: 25%;
}
.dia-rule .rule-list table th:nth-child(2) {
  width: 50%;
}
.dia-rule .rule-list table td {
  border: 1px solid #785a28;
}

.dia-record {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 656px;
  height: 564px;
}
.dia-record .record-nav {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.dia-record .record-nav::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #463714;
  position: absolute;
  bottom: 0;
  left: 0;
}
.dia-record .record-nav::after {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background-color: #c89b3c;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dia-record .record-nav .record-nav-item {
  color: #f0e6d2;
  opacity: 0.5;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  width: 50%;
  cursor: pointer;
}
.dia-record .record-nav .record-nav-item.on {
  opacity: 1;
}
.dia-record .record-nav.nav2::after {
  left: 50%;
}
.dia-record .table-box {
  margin-top: 10px;
}
.dia-record .table-box .record-thead {
  width: 592px;
  height: 40px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dia-record .table-box .record-thead .column {
  color: #c89b3c;
  font-size: 12px;
  line-height: 40px;
  text-align: left;
}
.dia-record .table-box .record-thead .column.column1 {
  width: 170px;
}
.dia-record .table-box .record-thead .column.column2 {
  width: 130px;
}
.dia-record .table-box .record-thead .column.column3 {
  width: 292px;
  text-align: right;
}
.dia-record .table-box .record-tbody {
  width: 592px;
  height: 360px;
  margin: 0 auto;
  overflow-y: auto;
}
.dia-record .table-box .record-tbody .record-item {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #3c3c41;
}
.dia-record .table-box .record-tbody .record-item .column {
  color: #a09b8c;
  font-size: 12px;
  text-align: left;
}
.dia-record .table-box .record-tbody .record-item .column.column1 {
  width: 170px;
}
.dia-record .table-box .record-tbody .record-item .column.column2 {
  width: 130px;
}
.dia-record .table-box .record-tbody .record-item .column.column3 {
  width: 292px;
  text-align: right;
}
.dia-record .table-box .record-tbody .record-item .column a {
  color: #c89b3c;
  font-size: 12px;
  text-align: left;
  text-decoration: underline;
}
.dia-record .table-box .record-tfooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
}
.dia-record .table-box .record-tfooter .record-page-prev {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/record_prev.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 24px;
  height: 24px;
  font-size: 0;
}
.dia-record .table-box .record-tfooter .record-page-next {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/record_next.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 24px;
  height: 24px;
  font-size: 0;
}
.dia-record .table-box .record-tfooter .record-page-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 12px;
}
.dia-record .table-box .record-tfooter .record-page-group a {
  width: 20px;
  height: 24px;
  color: #f0e6d2;
  text-decoration: underline;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
}
.dia-record .table-box .record-tfooter .record-page-group a:hover {
  color: #c89b3c;
}
.dia-record .table-box .record-tfooter .record-page-group a.cur, .dia-record .table-box .record-tfooter .record-page-group a.ellipsis {
  color: #5b5a56;
  text-decoration: none;
  pointer-events: none;
}
.dia-record .table-box .record-tfooter .record-page-group a.ellipsis {
  width: 30px;
}

.dia-jackpot {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 856px;
  height: 572px;
}
.dia-jackpot .jackpot-nav {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.dia-jackpot .jackpot-nav::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #463714;
  position: absolute;
  bottom: 0;
  left: 0;
}
.dia-jackpot .jackpot-nav::after {
  content: "";
  display: block;
  width: 20%;
  height: 1px;
  background-color: #c89b3c;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dia-jackpot .jackpot-nav .jackpot-nav-item {
  color: #f0e6d2;
  opacity: 0.5;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  width: 20%;
  cursor: pointer;
}
.dia-jackpot .jackpot-nav .jackpot-nav-item.on {
  opacity: 1;
}
.dia-jackpot .jackpot-nav.nav0::after {
  left: 0;
}
.dia-jackpot .jackpot-nav.nav1::after {
  left: 20%;
}
.dia-jackpot .jackpot-nav.nav2::after {
  left: 40%;
}
.dia-jackpot .jackpot-nav.nav3::after {
  left: 60%;
}
.dia-jackpot .jackpot-nav.nav4::after {
  left: 80%;
}
.dia-jackpot .jackpot-box {
  width: 100%;
  margin-top: 16px;
}
.dia-jackpot .jackpot-list {
  width: 833px;
  height: 464px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: hidden;
  overflow-y: scroll;
}
.dia-jackpot .jackpot-list::-webkit-scrollbar {
  width: 3px;
  background-color: transparent;
  border-radius: 3px;
}
.dia-jackpot .jackpot-list::-webkit-scrollbar-thumb {
  background-color: #785a28;
  border-radius: 3px;
}
.dia-jackpot .jackpot-list li {
  width: 152px;
  margin-right: 16px;
  margin-top: 16px;
}
.dia-jackpot .jackpot-list li:nth-child(5n) {
  margin-right: 0;
}
.dia-jackpot .jackpot-list li:nth-child(-n+5) {
  margin-top: 0;
}
.dia-jackpot .jackpot-list li .img-box {
  width: 152px;
  height: 240px;
  position: relative;
  border: 1px solid #3c3c41;
  padding: 2px;
}
.dia-jackpot .jackpot-list li .img-box::before {
  content: "";
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.8)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 20%, transparent);
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.dia-jackpot .jackpot-list li .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-jackpot .jackpot-list li .img-box .skin-tag {
  width: 100%;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 10px;
}
.dia-jackpot .jackpot-list li .img-box .skin-tag img {
  width: auto !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: unset !important;
  -webkit-mask: none !important;
          mask: none !important;
}
.dia-jackpot .jackpot-list li p {
  height: 32px;
  color: #f0e6d2;
  font-size: 12px;
  text-align: center;
  width: 100%;
  line-height: 16px;
  margin-top: 8px;
}
.dia-jackpot .jackpot-list#jackpotList4 .img-box .skin-tag {
  height: 65px !important;
}
.dia-jackpot .jackpot-list#jackpotList5 .img-box .skin-tag {
  height: 40px !important;
}

.dia-selfSelected {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 856px;
  height: 540px;
}
.dia-selfSelected .selected-tips {
  font-size: 12px;
  color: #f0e6d2;
  text-align: center;
  line-height: 18px;
  margin-top: 9px;
  margin-bottom: 18px;
}
.dia-selfSelected .selfSelected-list {
  width: 654px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dia-selfSelected .selfSelected-list .selfSelected-item {
  width: 200px;
  margin-right: 16px;
  margin-top: 16px;
  cursor: pointer;
  position: relative;
}
.dia-selfSelected .selfSelected-list .selfSelected-item:nth-child(5n) {
  margin-right: 0;
}
.dia-selfSelected .selfSelected-list .selfSelected-item:nth-child(-n+5) {
  margin-top: 0;
}
.dia-selfSelected .selfSelected-list .selfSelected-item .img-box {
  width: 200px;
  height: 300px;
  position: relative;
  border: 1px solid #3c3c41;
  padding: 2px;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.dia-selfSelected .selfSelected-list .selfSelected-item .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-selfSelected .selfSelected-list .selfSelected-item .img-box .skin-tag {
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 40px;
}
.dia-selfSelected .selfSelected-list .selfSelected-item .img-box .skin-tag img {
  width: auto !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: unset !important;
  -webkit-mask: none !important;
          mask: none !important;
}
.dia-selfSelected .selfSelected-list .selfSelected-item .img-box::after {
  content: "";
  width: 16px;
  height: 16px;
  border: 2px solid #785a28;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  margin: 0 auto;
}
.dia-selfSelected .selfSelected-list .selfSelected-item p {
  height: 32px;
  color: #f0e6d2;
  font-size: 12px;
  text-align: center;
  width: 100%;
  line-height: 16px;
  margin-top: 8px;
}
.dia-selfSelected .selfSelected-list .selfSelected-item:hover .img-box, .dia-selfSelected .selfSelected-list .selfSelected-item.selected .img-box {
  border-color: #785a28;
}
.dia-selfSelected .selfSelected-list .selfSelected-item.selected .img-box::after {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_selected.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  border: none;
}
.dia-selfSelected .btn-selfSelected-confirm {
  margin: 38px auto 0;
}

.dia-passPackage {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 800px;
  height: 504.5px;
}
.dia-passPackage .passPackage-info {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
}
.dia-passPackage .passPackage-info .passPackage-item {
  height: 422px;
  position: relative;
  background-color: #d9d9d9;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #e4bc62;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dia-passPackage .passPackage-info .passPackage-item.passPackage-item1 {
  width: 750px;
}
.dia-passPackage .passPackage-info .passPackage-item.passPackage-item1 .passPackage-img1 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/pass_img1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 100%;
}
.dia-passPackage .passPackage-info .passPackage-item.passPackage-item1 .passPackage-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 25px;
  bottom: 28px;
}
.dia-passPackage .passPackage-info .passPackage-item.passPackage-item1 .passPackage-text p {
  color: #f0e6d2;
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
}
.dia-passPackage .passPackage-info .passPackage-item.passPackage-item1 .passPackage-text span {
  color: #d8b674;
  font-size: 20px;
  line-height: 20px;
  font-family: "font1";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: 10px;
}
.dia-passPackage .passPackage-info .passPackage-item.passPackage-item1 .passPackage-text span::before {
  content: "";
  display: inline-block;
  width: 14.5px;
  height: 14.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_dq.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-right: 8px;
}
.dia-passPackage .passPackage-info .passPackage-item.passPackage-item1 .passPackage-text em {
  color: #f0e6d2;
  font-size: 14px;
  line-height: 14px;
  font-family: "font1";
  position: absolute;
  top: -20px;
}
.dia-passPackage .passPackage-info .passPackage-item.passPackage-item1 .dia-btn1 {
  width: 207.5px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 25px;
  bottom: 30px;
}

.dia-topup {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 478px;
  height: 207px;
}
.dia-topup .text-box {
  width: 85%;
  height: 107.5px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-topup .text-box .topup-text {
  color: #a09b8c;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.dia-topup .text-box .topup-text em {
  color: #c89b3d;
  font-weight: bold;
}
.dia-topup .dia-btn2 {
  margin: 0 auto;
}

.dia-getresult {
  width: 100%;
  height: 100%;
}
.dia-getresult .dia-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-getresult .dia-con .dia-tit {
  height: 28px;
  font-size: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-getresult .dia-con .dia-tit::before {
  content: "";
  display: block;
  width: 45px;
  height: 19px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_diatit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-right: 62px;
}
.dia-getresult .dia-con .dia-tit::after {
  content: "";
  display: block;
  width: 45px;
  height: 19px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_diatit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  margin-left: 62px;
}
.dia-getresult .getresult-type .skin-img,
.dia-getresult .getresult-type .other-img {
  display: none;
}
.dia-getresult .getresult-type.skin .skin-img {
  width: 666px;
  height: 374px;
  margin: 30px auto 0;
  position: relative;
  display: block;
}
.dia-getresult .getresult-type.skin .skin-img::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/skin_broder.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.dia-getresult .getresult-type.skin .skin-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-getresult .getresult-type.skin .skin-img .skin-img-h5 {
  display: none !important;
}
.dia-getresult .getresult-type.skin .skin-tag {
  width: 94px;
  position: absolute;
  bottom: 23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.dia-getresult .getresult-type.skin .skin-tag img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-getresult .getresult-type.skin .skin-name {
  color: #f0e6d2;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 13px;
}
.dia-getresult .getresult-type.other .other-img {
  width: 228px;
  height: 360px;
  margin: 30px auto 0;
  position: relative;
  display: block;
  background-color: #1e2328;
}
.dia-getresult .getresult-type.other .other-img::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/skin_broder2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.dia-getresult .getresult-type.other .other-img img {
  width: 170px;
  height: 170px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.dia-getresult .getresult-type.other .other-img .skin-img-pc {
  display: none !important;
}
.dia-getresult .getresult-type.other .skin-tag {
  display: none;
}
.dia-getresult .getresult-type.other .skin-name {
  color: #f0e6d2;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 13px;
}
.dia-getresult .getresult-type .bind-info {
  width: 100%;
  color: #f0e6d2;
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-getresult .getresult-type .bind-info a {
  color: #c89b3c;
}
.dia-getresult#getresultDia3 .skin-img {
  width: 228px;
  height: 360px;
  margin: 30px auto 0;
  position: relative;
}
.dia-getresult#getresultDia3 .skin-img::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/skin_broder2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.dia-getresult#getresultDia3 .skin-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-getresult#getresultDia3 .skin-img .skin-img-pc {
  display: none !important;
}
.dia-getresult#getresultDia3 .skin-tag {
  width: 94px;
  position: absolute;
  bottom: 23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.dia-getresult#getresultDia3 .skin-tag img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-getresult .btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}
.dia-getresult .btn-flex a {
  margin: 0 10px;
}

.dialog-wrapper .dialog.dia-surpriseSubplot {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/surpriseSubplot_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1064.5px;
  height: 508px;
}
.dialog-wrapper .dialog.dia-surpriseSubplot .dia-close {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_close2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 24px;
  height: 25px;
  top: 35px !important;
  right: 50px !important;
}
.dialog-wrapper .dialog.dia-surpriseSubplot .surpriseSubplot-unlock {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/btn3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 157px;
  height: 36px;
  color: #f0e6d2;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  line-height: 36px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.55);
  position: absolute;
  left: 638px;
  bottom: 65px;
}
.dialog-wrapper .dialog.dia-surpriseSubplot .surpriseSubplot-unlock em {
  color: #d056dd;
  font-size: 23px;
  font-family: "font1";
  font-weight: normal;
  line-height: 1;
  vertical-align: -2px;
  margin: 0 2px;
}

.dia-confirm {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 478px;
  height: 207px;
}
.dia-confirm .text-box {
  width: 85%;
  height: 107.5px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-confirm .text-box .confirm-text {
  color: #a09b8c;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.dia-confirm .btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-confirm .btn-flex a:last-child {
  margin-left: 20px;
}

.dia-optionalSkin {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 856px;
  height: 572px;
}
.dia-optionalSkin .selected-tips {
  font-size: 12px;
  color: #f0e6d2;
  text-align: center;
  line-height: 18px;
  margin-top: 9px;
  margin-bottom: 18px;
}
.dia-optionalSkin .optionalSkin-list {
  width: 833px;
  height: 415px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: hidden;
  overflow-y: scroll;
}
.dia-optionalSkin .optionalSkin-list::-webkit-scrollbar {
  width: 3px;
  background-color: transparent;
  border-radius: 3px;
}
.dia-optionalSkin .optionalSkin-list::-webkit-scrollbar-thumb {
  background-color: #785a28;
  border-radius: 3px;
}
.dia-optionalSkin .optionalSkin-list li {
  width: 152px;
  margin-right: 16px;
  margin-top: 16px;
  cursor: pointer;
}
.dia-optionalSkin .optionalSkin-list li:nth-child(5n) {
  margin-right: 0;
}
.dia-optionalSkin .optionalSkin-list li:nth-child(-n+5) {
  margin-top: 0;
}
.dia-optionalSkin .optionalSkin-list li .img-box {
  width: 152px;
  height: 240px;
  position: relative;
  border: 1px solid #3c3c41;
  padding: 2px;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.dia-optionalSkin .optionalSkin-list li .img-box::before {
  content: "";
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.8)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 20%, transparent);
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.dia-optionalSkin .optionalSkin-list li .img-box::after {
  content: "";
  width: 16px;
  height: 16px;
  border: 2px solid #785a28;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  margin: 0 auto;
}
.dia-optionalSkin .optionalSkin-list li .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-optionalSkin .optionalSkin-list li .img-box .skin-tag {
  width: 100%;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 30px;
}
.dia-optionalSkin .optionalSkin-list li .img-box .skin-tag img {
  width: auto !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: unset !important;
  -webkit-mask: none !important;
          mask: none !important;
}
.dia-optionalSkin .optionalSkin-list li p {
  height: 32px;
  color: #f0e6d2;
  font-size: 12px;
  text-align: center;
  width: 100%;
  line-height: 16px;
  margin-top: 8px;
}
.dia-optionalSkin .optionalSkin-list li:hover .img-box, .dia-optionalSkin .optionalSkin-list li.selected .img-box {
  border-color: #785a28;
}
.dia-optionalSkin .optionalSkin-list li.selected .img-box::after {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_selected.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  border: none;
}
.dia-optionalSkin .optionalSkin-list li .have-box {
  height: 16px;
  position: absolute;
  bottom: 16px;
  right: 35px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-optionalSkin .optionalSkin-list li .have-box span {
  display: block;
  line-height: 16px;
  font-size: 12px;
  color: #f0e6d2;
}
.dia-optionalSkin .optionalSkin-list li .have-box .have-text {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_owned.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  position: relative;
}
.dia-optionalSkin .optionalSkin-list li .have-box .have-text em {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/float_text2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 145px;
  height: 49px;
  font-size: 10px;
  color: #a09b8c;
  text-align: center;
  position: absolute;
  right: -32px;
  top: -50px;
  padding: 10px 6px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.dia-optionalSkin .optionalSkin-list li .have-box .have-text:hover em {
  opacity: 1;
  pointer-events: all;
}
.dia-optionalSkin .optionalSkin-list li.owned .img-box::after {
  margin-left: 35px;
}
.dia-optionalSkin .optionalSkin-list li.owned .have-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dia-optionalSkin .dia-btn1 {
  margin: 20px auto 0;
}

.dia-buylevel {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 478px;
  height: 400px;
}
.dia-buylevel .p1 {
  color: #a09b8c;
  font-size: 12px;
  line-height: 23px;
  font-weight: bold;
  text-align: center;
  margin-top: 70px;
  position: relative;
  border-bottom: 1px solid rgba(60, 60, 65, 0.5);
  padding-bottom: 8px;
}
.dia-buylevel .p1::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 40px;
  height: 35px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -40px;
}
.dia-buylevel .p1 span {
  display: block;
  color: #f0e6d2;
  font-size: 20px;
}
.dia-buylevel .p2 {
  color: #a09b8c;
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
}
.dia-buylevel .levelup-num {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100px;
  height: 86.5px;
  margin: 10px auto 0;
  color: #f0e6d2;
  font-size: 23px;
  font-family: "font1";
  text-align: center;
  line-height: 86.5px;
}
.dia-buylevel .dq-box {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  position: relative;
  border-top: 1px solid rgba(60, 60, 65, 0.5);
  border-bottom: 1px solid rgba(60, 60, 65, 0.5);
}
.dia-buylevel .dq-box .dq-price {
  color: #d8b674;
  font-size: 15px;
  line-height: 15px;
  font-family: "font1";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-buylevel .dq-box .dq-price::before {
  content: "";
  display: inline-block;
  width: 14.5px;
  height: 14.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_dq.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-right: 4px;
}
.dia-buylevel .dq-box .dq-balance {
  color: #a09b8c;
  font-size: 12px;
  line-height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-buylevel .dq-box .dq-balance span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}
.dia-buylevel .dq-box .dq-balance span::before {
  content: "";
  display: inline-block;
  width: 14.5px;
  height: 14.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_dq2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-right: 4px;
}
.dia-buylevel .buylevel-checkbox {
  width: 100%;
  height: 50px;
  color: #a09b8c;
  font-size: 12px;
  line-height: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(60, 60, 65, 0.5);
  cursor: pointer;
}
.dia-buylevel .buylevel-checkbox i {
  width: 16px;
  height: 16px;
  border: 2px solid #785a28;
  margin-right: 5px;
}
.dia-buylevel .buylevel-checkbox.agree i {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_selected.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  border: none;
}
.dia-buylevel .dia-btn2 {
  margin: 20px auto 0;
}

.dia-buySurprise {
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/dia_bg4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 800px;
  height: 504.5px;
}
.dia-buySurprise .buySurprise-info {
  width: 750px;
  height: 422px;
  margin: 0 auto;
  margin-top: 15px;
  position: relative;
  background-color: #d9d9d9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #e4bc62;
}
.dia-buySurprise .buySurprise-info .buySurprise-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.dia-buySurprise .buySurprise-info .buySurprise-img::before {
  content: "";
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.8)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 20%, transparent);
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.dia-buySurprise .buySurprise-info .buySurprise-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-buySurprise .buySurprise-info .buySurprise-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 25px;
  bottom: 28px;
}
.dia-buySurprise .buySurprise-info .buySurprise-text p {
  color: #f0e6d2;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
}
.dia-buySurprise .buySurprise-info .buySurprise-text span {
  color: #d8b674;
  font-size: 20px;
  line-height: 20px;
  font-family: "font1";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: 15px;
  position: relative;
  top: -3px;
}
.dia-buySurprise .buySurprise-info .buySurprise-text span::before {
  content: "";
  display: inline-block;
  width: 14.5px;
  height: 14.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/icon_dq.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-right: 8px;
}
.dia-buySurprise .buySurprise-info .dia-btn1 {
  width: 207.5px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 25px;
  bottom: 23px;
}

.test-btn {
  font-size: 18px !important;
}

#milo-dialog {
  z-index: 10000 !important;
}

.milo-dialog-mask {
  z-index: 9998 !important;
}

@-webkit-keyframes flagAni {
  0% {
    width: 560px;
    height: 600px;
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani1.png");
    background-size: 560px 600px;
  }
  2.08% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani2.png");
  }
  4.17% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani3.png");
  }
  6.25% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani4.png");
  }
  8.33% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani5.png");
  }
  10.42% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani6.png");
  }
  12.50% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani7.png");
  }
  14.58% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani8.png");
  }
  16.67% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani9.png");
  }
  18.75% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani10.png");
  }
  20.83% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani11.png");
  }
  22.92% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani12.png");
  }
  25.00% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani13.png");
  }
  27.08% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani14.png");
  }
  29.17% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani15.png");
  }
  31.25% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani16.png");
  }
  33.33% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani17.png");
  }
  35.42% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani18.png");
  }
  37.50% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani19.png");
  }
  39.58% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani20.png");
  }
  41.67% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani21.png");
  }
  43.75% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani22.png");
  }
  45.83% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani23.png");
  }
  47.92% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani24.png");
  }
  50.00% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani25.png");
  }
  52.08% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani26.png");
  }
  54.17% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani27.png");
  }
  56.25% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani28.png");
  }
  58.33% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani29.png");
  }
  60.42% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani30.png");
  }
  62.50% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani31.png");
  }
  64.58% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani32.png");
  }
  66.67% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani33.png");
  }
  68.75% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani34.png");
  }
  70.83% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani35.png");
  }
  72.92% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani36.png");
  }
  75.00% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani37.png");
  }
  77.08% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani38.png");
  }
  79.17% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani39.png");
  }
  81.25% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani40.png");
  }
  83.33% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani41.png");
  }
  85.42% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani42.png");
  }
  87.50% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani43.png");
  }
  89.58% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani44.png");
  }
  91.67% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani45.png");
  }
  93.75% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani46.png");
  }
  95.83% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani47.png");
  }
  97.92%, 100% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani48.png");
  }
}

@keyframes flagAni {
  0% {
    width: 560px;
    height: 600px;
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani1.png");
    background-size: 560px 600px;
  }
  2.08% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani2.png");
  }
  4.17% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani3.png");
  }
  6.25% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani4.png");
  }
  8.33% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani5.png");
  }
  10.42% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani6.png");
  }
  12.50% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani7.png");
  }
  14.58% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani8.png");
  }
  16.67% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani9.png");
  }
  18.75% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani10.png");
  }
  20.83% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani11.png");
  }
  22.92% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani12.png");
  }
  25.00% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani13.png");
  }
  27.08% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani14.png");
  }
  29.17% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani15.png");
  }
  31.25% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani16.png");
  }
  33.33% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani17.png");
  }
  35.42% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani18.png");
  }
  37.50% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani19.png");
  }
  39.58% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani20.png");
  }
  41.67% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani21.png");
  }
  43.75% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani22.png");
  }
  45.83% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani23.png");
  }
  47.92% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani24.png");
  }
  50.00% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani25.png");
  }
  52.08% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani26.png");
  }
  54.17% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani27.png");
  }
  56.25% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani28.png");
  }
  58.33% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani29.png");
  }
  60.42% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani30.png");
  }
  62.50% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani31.png");
  }
  64.58% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani32.png");
  }
  66.67% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani33.png");
  }
  68.75% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani34.png");
  }
  70.83% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani35.png");
  }
  72.92% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani36.png");
  }
  75.00% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani37.png");
  }
  77.08% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani38.png");
  }
  79.17% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani39.png");
  }
  81.25% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani40.png");
  }
  83.33% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani41.png");
  }
  85.42% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani42.png");
  }
  87.50% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani43.png");
  }
  89.58% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani44.png");
  }
  91.67% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani45.png");
  }
  93.75% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani46.png");
  }
  95.83% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani47.png");
  }
  97.92%, 100% {
    background-image: url("//game.gtimg.cn/images/lol/act/a20260716mayhembp/flagani/ani48.png");
  }
}