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

a,
img,
input {
  border: none;
}

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

a {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

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

html,
body {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-text-size-adjust: none !important;
  -webkit-text-size-adjust: 100% !important;
}

/* reset end */
html {
  font-size: 50px;
  font-size: 13.33333333vw; /* 7.5rem === 100vw */
}

@media (max-width: 1024px) {
  html,
  body {
    max-width: 1024px;
  }
}
em {
  font-style: normal;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: none;
  outline: none;
  border: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background: none;
}

#afooter {
  background-color: #000;
  text-align: center;
  font-size: 0.22rem;
  padding: 0.2rem 0;
}

#afooter,
#afooter a {
  color: #c0c0c0;
  text-decoration: none;
}

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

.wrapper {
  width: 100%;
  max-width: px(750);
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  opacity: 1 !important;
}

.wrapper *,
.wrapper *::after,
.wrapper *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hid {
  display: none !important;
  opacity: 0 !important;
}

.header {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/bg_header.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 9.23rem;
  position: relative;
}
.header .btn-logo {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.52rem;
  height: 0.43rem;
  position: absolute;
  left: 0.34rem;
  top: 0.3rem;
}
.header .time {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/timebg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.11rem;
  height: 0.39rem;
  color: #000000;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.36rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 7.5rem;
}
.header .login-box {
  width: 100%;
  text-align: center;
  font-size: 0.24rem;
  color: #d1d1d1;
  text-align: center;
  position: absolute;
  line-height: 1;
  top: 8.15rem;
}
.header .login-box a {
  color: #cbad90;
}
.header .jumplist {
  width: 100%;
  height: 0.52rem;
  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;
  -webkit-column-gap: 0.05rem;
     -moz-column-gap: 0.05rem;
          column-gap: 0.05rem;
  position: absolute;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
}
.header .jumplist a {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/jump_item.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.4rem;
  height: 100%;
  font-size: 0.22rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.52rem;
  text-align: center;
  position: relative;
}

.content {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 23.16rem;
  position: relative;
}
.content .part {
  position: relative;
}
.content .part .title {
  font-size: 0;
  text-indent: -999em;
}
.content .part1 {
  height: 10.37rem;
  padding-top: 0.55rem;
}
.content .part1 .title {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/title1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.28rem;
  height: 1.42rem;
  margin: 0 auto;
}
.content .part1 .desc {
  font-size: 0.24rem;
  color: #2c2c2c;
  line-height: 0.33rem;
  text-align: center;
}
.content .part1 .desc em {
  font-weight: bold;
}
.content .part1 .desc span {
  display: inline-block;
  width: 0.48rem;
  height: 0.23rem;
  background-color: #4c4c4c;
  color: #ffffff;
  line-height: 0.23rem;
  font-size: 0.2rem;
  text-align: center;
  margin-left: 0.1rem;
  vertical-align: 0.03rem;
}
.content .part1 .treasure-chest {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/treasure_chest.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.16rem;
  height: 4.85rem;
  margin: 0.1rem auto 0;
}
.content .part1 .award-name {
  font-size: 0.38rem;
  color: #1b1b1b;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-top: 0.3rem;
}
.content .part1 .btn-skinpool {
  display: block;
  color: #002cfd;
  font-size: 0.2rem;
  line-height: 1;
  text-decoration: underline;
  position: relative;
  left: 5.1rem;
  margin-top: -0.22rem;
}
.content .part1 .btn-receive {
  display: block;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.38rem;
  height: 0.77rem;
  color: #ffffff;
  font-size: 0.26rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.77rem;
  margin: 0.3rem auto 0;
}
.content .part1 .btn-receive.gray {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  pointer-events: none;
}
.content .part2 {
  padding-top: 0.96rem;
}
.content .part2 .title {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/title2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.28rem;
  height: 1.42rem;
  margin: 0 auto;
}
.content .part2 .rule-list {
  width: 6.8rem;
  margin: 0.5rem auto 0;
}
.content .part2 .rule-list li {
  margin-bottom: 0.1rem;
}
.content .part2 .rule-list li span {
  display: block;
  color: #d2d2d2;
  font-size: 0.24rem;
  position: relative;
  line-height: 0.5rem;
  padding-left: 0.36rem;
}
.content .part2 .rule-list li span::before {
  content: "";
  display: block;
  width: 0.14rem;
  height: 0.14rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: absolute;
  left: 0;
  top: 0.14rem;
}
.content .part2 .rule-list li p {
  color: #cbad90;
  font-size: 0.24rem;
  line-height: 0.5rem;
  padding-left: 0.36rem;
}
.content .part2 .rule-list li .tips {
  color: #5a5a5a;
  font-size: 0.2rem;
}

.dialog {
  outline: none;
  border: none;
  position: relative;
}
.dialog *,
.dialog *::before,
.dialog *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog .dia-con {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.dialog .dia-close {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/dia_close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.46rem;
  height: 0.46rem;
  position: absolute;
  right: 0;
  top: -0.55rem;
}

.dia-common {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.19rem;
  height: 3.51rem;
}
.dia-common .msg-text {
  width: 85%;
  height: 100%;
  margin: 0 auto;
  color: #000000;
  font-size: 0.3rem;
  line-height: 1.4;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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-getresult {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.18rem;
  height: 6.91rem;
}
.dia-getresult .dia-con {
  padding-top: 0.32rem;
}
.dia-getresult .dia-tit {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/dia_tit1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.96rem;
  height: 0.67rem;
  margin: 0 auto;
}
.dia-getresult .skin-img-bg {
  background-color: #f9cfa6;
  width: 5.81rem;
  height: 3.27rem;
  margin: 0.35rem auto 0;
  position: relative;
}
.dia-getresult .skin-img-bg::after {
  content: "";
  width: 100%;
  height: 0.05rem;
  background-color: #002cfd;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.dia-getresult .skin-img-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-getresult .skin-name {
  color: #161616;
  font-size: 0.26rem;
  text-align: center;
  font-weight: bold;
  margin-top: 0.25rem;
}
.dia-getresult .btn-confirmget {
  display: block;
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.38rem;
  height: 0.77rem;
  color: #ffffff;
  font-size: 0.26rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.77rem;
  margin: 0.25rem auto 0;
}
.dia-getresult .btn-confirmget.gray {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  pointer-events: none;
}
.dia-getresult#getresultDia2 .skin-img-bg {
  margin-top: 0.25rem;
}
.dia-getresult#getresultDia2 .skin-name {
  margin-top: 0;
}
.dia-getresult#getresultDia2 .bind-info {
  color: #333333;
  font-size: 0.22rem;
  text-align: center;
  font-weight: bold;
  margin-top: 0.1rem;
  line-height: 1;
}
.dia-getresult#getresultDia2 .bind-info em {
  color: #b98f72;
}
.dia-getresult#getresultDia2 .bind-info a {
  color: #b98f72;
}
.dia-getresult#getresultDia2 .flex-box {
  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: 0.25rem;
}
.dia-getresult#getresultDia2 .flex-box .owned-tag {
  width: 0.65rem;
  height: 0.26rem;
  text-align: center;
  line-height: 0.26rem;
  font-size: 0.18rem;
  color: #f0f0f0;
  background-color: #6f6f6f;
  position: relative;
  margin-left: 0.15rem;
}

.dia-record {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/dia_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.18rem;
  height: 6.57rem;
}
.dia-record .dia-con {
  padding-top: 0.4rem;
}
.dia-record .dia-tit {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/dia_tit2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.96rem;
  height: 0.67rem;
  margin: 0 auto;
}
.dia-record .list-title {
  width: 6rem;
  height: 0.52rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #002cfd;
  margin: 0.35rem auto 0;
}
.dia-record .list-title .column {
  color: #ffffff;
  font-size: 0.2rem;
  line-height: 0.52rem;
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.dia-record .record-list {
  width: 6rem;
  margin: 0 auto;
}
.dia-record .record-list .record-item {
  min-height: 1rem;
  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;
}
.dia-record .record-list .record-item::after {
  content: "";
  width: 100%;
  height: 0.02rem;
  background-color: #c8c8c8;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.dia-record .record-list .record-item .column {
  color: #000000;
  font-size: 0.2rem;
  line-height: 1.2;
  text-align: center;
  width: 25%;
  padding: 0 0.1rem;
}
.dia-record .record-list .record-item .column a {
  display: block;
  width: 0.8rem;
  height: 0.3rem;
  line-height: 0.3rem;
  margin: 0 auto;
  color: #ffffff;
  background-color: #002cfd;
  font-size: 0.2rem;
}

.dia-skin {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/dia_bg4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.18rem;
  height: 9.98rem;
}
.dia-skin .dia-con {
  padding-top: 0.32rem;
}
.dia-skin .dia-tit {
  background-image: url("//game.gtimg.cn/images/lol/act/a20251109match/m/dia_tit3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.96rem;
  height: 0.67rem;
  margin: 0 auto;
}
.dia-skin .skin-ul {
  width: 5.6rem;
  height: 8.2rem;
  margin: 0.4rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: hidden;
  overflow-y: scroll;
}
.dia-skin .skin-ul::-webkit-scrollbar {
  width: 0.09rem;
}
.dia-skin .skin-ul::-webkit-scrollbar-track {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.02rem, transparent), color-stop(0.03rem, #c1c4ca), color-stop(0.05rem, #c1c4ca), color-stop(0.07rem, transparent));
  background-image: linear-gradient(to right, transparent 0.02rem, #c1c4ca 0.03rem, #c1c4ca 0.05rem, transparent 0.07rem);
}
.dia-skin .skin-ul::-webkit-scrollbar-thumb {
  background-color: #caac90;
}
.dia-skin .skin-ul li {
  width: 1.6rem;
  margin-right: 0.32rem;
  margin-top: 0.2rem;
}
.dia-skin .skin-ul li:nth-child(3n) {
  margin-right: 0;
}
.dia-skin .skin-ul li:nth-child(-n+3) {
  margin-top: 0;
}
.dia-skin .skin-ul li .img-box {
  width: 1.6rem;
  height: 2.6rem;
  position: relative;
}
.dia-skin .skin-ul li .img-box::after {
  content: "";
  width: 100%;
  height: 0.05rem;
  background-color: #002cfd;
  position: absolute;
  left: 0;
  bottom: 0;
}
.dia-skin .skin-ul li .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-skin .skin-ul li .img-box .tag {
  width: 0.9rem;
  height: 0.63rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0.05rem;
}
.dia-skin .skin-ul li .img-box .tag img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-skin .skin-ul li p {
  color: #161616;
  font-size: 0.21rem;
  text-align: center;
  font-weight: bold;
  width: 100%;
  line-height: 1.2;
  margin-top: 0.08rem;
}

.pop-test {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}