@charset "UTF-8";
/* 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;
}

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;
}

/* reset end */
html {
  font-size: 50px; /* 兼容不支持vw的系统 */
  font-size: 13.33333333vw; /* 7.5rem === 100vw */
}

em {
  font-style: normal;
}

@media (max-width: 1024px) {
  html,
  body {
    max-width: 1024px;
  }
}
#afooter {
  background-color: #191219;
  text-align: center;
  font-size: 0.22rem;
  padding: 0.2rem 0;
}

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

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

@font-face {
  font-family: "din-bold";
  src: url("//game.gtimg.cn/images/val/act/a20260615event/din-bold.ttf") format("truetype");
}
.header {
  width: 100%;
  height: 7.89rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.container {
  width: 100%;
  height: 71.61rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/bg2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .login_box {
  text-align: center;
  line-height: 1;
  font-size: 0.22rem;
  color: #f5f2df;
}
.container .login_box a {
  color: #ff4655;
}
.container .part-1 {
  position: relative;
  overflow: hidden;
  height: 16.36rem;
  padding-top: 0.18rem;
}
.container .part-1 .center {
  width: 6.72rem;
  margin: 0 auto;
}
.container .part-1 .tab-box {
  position: relative;
  width: 6.71rem;
  height: 0.61rem;
  margin: 0.68rem auto 0;
}
.container .part-1 .tab-box .bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #051424;
  clip-path: polygon(0.08rem 0, 100% 0, 100% 0.53rem, 6.63rem 0.53rem, 6.63rem 100%, 0 100%, 0 0.08rem, 0.08rem 0.08rem);
}
.container .part-1 .tab-box a {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.7rem;
  font-weight: bold;
  color: #d7d1c7;
}
.container .part-1 .tab-box a::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 0.01rem;
  height: 0.47rem;
  background-color: rgba(215, 209, 199, 0.3);
}
.container .part-1 .tab-box a:last-child::after {
  display: none;
}
.container .part-1 .tab-box a.on {
  color: #fff;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/tab_on.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-1 .tab-box a.on::after {
  display: none;
}
.container .part-1 .tab-box a.on span::before, .container .part-1 .tab-box a.on span::after {
  display: block;
}
.container .part-1 .tab-box .tag {
  position: absolute;
  left: 0.94rem;
  top: -0.38rem;
  z-index: 2;
  width: 1.44rem;
  height: 0.39rem;
  text-align: center;
  color: #000;
  line-height: 0.31rem;
  font-size: 0.14rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/tag_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-1 .tab-box .tag2 {
  left: 3.16rem;
}
.container .part-1 .tab-box .tag3 {
  left: 5.4rem;
}
.container .part-1 .tab-box::before, .container .part-1 .tab-box::after {
  content: "";
  position: absolute;
  width: 0.23rem;
  height: 0.23rem;
  z-index: 1;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/tab_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-1 .tab-box::before {
  top: -0.09rem;
  left: -0.09rem;
}
.container .part-1 .tab-box::after {
  bottom: -0.07rem;
  right: -0.08rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.container .part-1 .title {
  font-size: 0.73rem;
  line-height: 0.79rem;
  color: #d7d1c7;
  margin-top: 0.65rem;
  font-weight: 900;
}
.container .part-1 .title span {
  display: block;
  color: #ff4655;
}
.container .part-1 .icon {
  position: absolute;
  top: 2.4rem;
  right: 0.37rem;
  width: 1.22rem;
  height: 1.51rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/part1_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-1 .sub-tit {
  width: 5.74rem;
  height: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.2rem;
  color: #ece8e3;
  line-height: 0.22rem;
  padding-left: 0.28rem;
  margin-top: 0.14rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/sub_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-1 .time {
  width: 4.02rem;
  height: 0.36rem;
  line-height: 0.38rem;
  font-size: 0.2rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/time_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-top: 0.14rem;
  color: #d7d1c7;
  letter-spacing: 0.016rem;
  padding-left: 1.6rem;
}
.container .part-1 .task-progress {
  color: #d7d1c7;
  font-size: 0.2rem;
  line-height: 1;
  margin-top: 0.3rem;
  text-align: center;
}
.container .part-1 .task-progress span {
  color: #ff4655;
  padding: 0 0.04rem;
}
.container .part-1::after {
  content: "";
  position: absolute;
  top: 5.43rem;
  left: 1.81rem;
  pointer-events: none;
  width: 4.21rem;
  height: 4.22rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/big_award.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-1 .card-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5.2rem;
  width: 6.94rem;
  margin-left: -0.08rem;
}
.container .part-1 .card-box li {
  width: 1.67rem;
}
.container .part-1 .card-box li .award-box {
  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;
  width: 1.67rem;
  height: 3.17rem;
  cursor: pointer;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/card_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-1 .card-box li.on .btn-select {
  position: absolute;
  top: 0.04rem;
  left: 0.05rem;
  width: 0.99rem;
  height: 0.24rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/select_refresh.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-1 .card-box li.gray .btn-select {
  display: none;
}
.container .part-1 .card-box li .btn-select {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/select_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-1 .card-box li .btn-lq {
  display: block;
  width: 1.65rem;
  height: 0.62rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  line-height: 0.62rem;
  font-weight: bold;
  color: #fff;
  font-size: 0.19rem;
  margin: 0.19rem auto 0;
}
.container .part-1 .card-box li .btn-lq.gray {
  -webkit-filter: grayscale(1.1);
          filter: grayscale(1.1);
  pointer-events: none;
}
.container .part-1 .card-box img {
  pointer-events: none;
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .part-1 .card-box .name {
  position: absolute;
  bottom: 0.15rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  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;
  width: 94%;
  height: 0.33rem;
  font-size: 0.12rem;
  line-height: 0.14rem;
  font-weight: bold;
  color: #d7d1c7;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/name_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  background-size: 1.29rem 0.33rem;
  background-position: center bottom;
}
.container .part-1 .card-box .btn-lq-gd {
  position: absolute;
  top: -0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 1.65rem;
  height: 0.62rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  line-height: 0.62rem;
  font-weight: bold;
  color: #fff;
  font-size: 0.19rem;
}
.container .part-1 .card-box .btn-lq-gd.gray {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  pointer-events: none;
}
.container .part-2 {
  height: 13.17rem;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.container .part-2 .center {
  width: 6.71rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container .part-2 .icon1 {
  position: absolute;
  top: 0;
  left: 0.41rem;
  width: 1.39rem;
  height: 1.5rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/part2_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-2 .title {
  text-align: right;
  font-size: 0.73rem;
  line-height: 0.79rem;
  font-weight: 900;
  color: #ece8e3;
  margin-top: -0.06rem;
}
.container .part-2 .title span {
  display: block;
  color: #ffd145;
}
.container .part-2 .sub_tit {
  width: 4.26rem;
  height: 0.63rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.18rem;
  color: #ece8e3;
  line-height: 0.22rem;
  padding-left: 0.27rem;
  margin-top: 0.14rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/sub_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-2 .award_img {
  position: absolute;
  top: 2.44rem;
  left: 0.32rem;
  width: 6.74rem;
  height: 5.53rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/part2_img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-2 .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6.24rem;
}
.container .part-2 .text-box .code-box {
  width: 1.44rem;
  height: 1.86rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/code_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-top: 0.58rem;
  margin-left: 0.26rem;
}
.container .part-2 .text-box img {
  display: block;
  width: 1.31rem;
  height: 1.31rem;
  margin: 0.04rem auto 0;
}
.container .part-2 .text-box .txts {
  width: 4.47rem;
  margin-left: 0.2rem;
}
.container .part-2 .text-box .txt1 {
  font-size: 0.36rem;
  line-height: 1;
  color: #ece8e3;
  font-weight: bold;
}
.container .part-2 .text-box .txt2 {
  font-size: 0.22rem;
  line-height: 0.31rem;
  color: #ece8e3;
  margin-top: 0.16rem;
}
.container .part-2 .text-box .txt2 span {
  display: block;
  margin-top: 0.12rem;
}
.container .part-2 .text-box .desc {
  font-size: 0.2rem;
  line-height: 1;
  margin-top: 0.18rem;
  color: #ece8e3;
  white-space: nowrap;
}
.container .part-3 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 11.49rem;
}
.container .part-3 .icon {
  position: absolute;
  top: 0;
  right: 0.37rem;
  width: 1.41rem;
  height: 1.52rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/part3_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-3 .award-img {
  position: absolute;
  top: 2.71rem;
  left: 1.39rem;
  width: 5.04rem;
  height: 6.85rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/part3_img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-3 .center {
  width: 6.71rem;
  margin: 0 auto;
}
.container .part-3 .title {
  font-size: 0.7rem;
  line-height: 0.79rem;
  font-weight: 900;
  color: #ece8e3;
  margin-top: -0.03rem;
  letter-spacing: -0.042rem;
}
.container .part-3 .title span {
  display: block;
  color: #ff4655;
}
.container .part-3 .sub-tit {
  width: 5.74rem;
  height: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.2rem;
  color: #ece8e3;
  line-height: 0.22rem;
  padding-left: 0.27rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/sub_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-top: 0.24rem;
}
.container .part-3 .code-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5.37rem;
  height: 1.6rem;
}
.container .part-3 .code-box img {
  display: block;
  width: 1.63rem;
  height: 1.6rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .part-3 .code-box .txts {
  margin-left: 0.19rem;
}
.container .part-3 .code-box .txt1 {
  font-size: 0.33rem;
  line-height: 1;
  color: #d7d1c7;
  font-weight: bold;
}
.container .part-3 .code-box .txt2 {
  font-size: 0.2rem;
  line-height: 0.22rem;
  width: 4.47rem;
  color: #d7d1c7;
  margin-top: 0.14rem;
}
.container .part-3 .card-img {
  position: absolute;
  top: 3.85rem;
  left: -1.6rem;
  -webkit-transform: rotate(-6deg) scale(0.42);
          transform: rotate(-6deg) scale(0.42);
}
.container .part-3 .card-img .main {
  overflow: hidden;
  position: relative;
  width: 6.93rem;
  height: 4.38rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/card_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-3 .card-img .role {
  position: absolute;
  width: 3.77rem;
  height: 3.68rem;
  top: 0.7rem;
  left: 3.16rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/poster/role.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-3 .card-img .icon1 {
  position: absolute;
  top: 0.72rem;
  left: 0.31rem;
  width: 6.29rem;
  height: 0.27rem;
  z-index: 2;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/poster/icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-3 .card-img .user-info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.9rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.32rem;
  margin-top: 1.26rem;
  z-index: 2;
}
.container .part-3 .card-img .img {
  width: 0.9rem;
  height: 0.9rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .part-3 .card-img .img img {
  width: 0.9rem;
  height: 0.9rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .part-3 .card-img .info {
  margin-left: 0.25rem;
}
.container .part-3 .card-img .username {
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}
.container .part-3 .card-img .tit {
  font-size: 0.24rem;
  line-height: 1;
  color: #949494;
  font-weight: normal;
  margin-top: 0.12rem;
}
.container .part-3 .card-img .num {
  position: absolute;
  left: 0.32rem;
  top: 3.97rem;
  line-height: 1;
  font-size: 0.2rem;
  color: #ff5653;
}
.container .part-3 .card-img .desc {
  position: absolute;
  right: 0.33rem;
  top: 3.97rem;
  line-height: 1;
  font-size: 0.2rem;
  color: #ff5653;
  text-align: right;
}
.container .part-3 .card-img .record-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 5.76rem;
  height: 0.7rem;
}
.container .part-3 .card-img .record-box .record-item {
  width: 1.92rem;
  height: 0.7rem;
  position: relative;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.66rem;
}
.container .part-3 .card-img .record-box .record-item:last-child::after {
  display: none;
}
.container .part-3 .card-img .record-box .record-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0.02rem;
  height: 0.7rem;
  background-color: #cd5555;
}
.container .part-3 .card-img .record-box .record-item .record-content {
  font-size: 0.4rem;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}
.container .part-3 .card-img .record-box .record-item .record-desc {
  margin-top: 0.12rem;
  font-size: 0.2rem;
  line-height: 1;
  color: #ff5755;
}
.container .part-4 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 12.89rem;
}
.container .part-4 .icon {
  position: absolute;
  top: 3.35rem;
  left: 0.93rem;
  width: 5.96rem;
  height: 6.08rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/part4_img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-4 .icon2 {
  position: absolute;
  top: 0;
  left: 0.18rem;
  width: 1.23rem;
  height: 1.49rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/part4_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-4 .center {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  width: 6.71rem;
  height: 100%;
  margin: 0 auto;
}
.container .part-4 .role {
  position: absolute;
  top: 2.22rem;
  right: 0.51rem;
  width: 5.5rem;
  height: 6rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/role2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-4 .title {
  font-size: 0.67rem;
  color: #ece8e3;
  line-height: 1.1;
  font-weight: 900;
  letter-spacing: -0.05rem;
}
.container .part-4 .title span {
  display: block;
  color: #ffd145;
  text-align: right;
}
.container .part-4 .sub-tit {
  width: 6.03rem;
  height: 0.61rem;
  line-height: 0.22rem;
  font-size: 0.2rem;
  color: #ece8e3;
  font-weight: normal;
  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;
  text-align: right;
  margin-top: 0.22rem;
  padding-left: 0.26rem;
  padding-right: 0.16rem;
  letter-spacing: -0.004rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/sub_bg4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-4 .time {
  margin-top: 0.22rem;
  width: 2.93rem;
  height: 0.37rem;
  line-height: 0.37rem;
  font-size: 0.2rem;
  color: #ece8e3;
  padding-left: 1.4rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/time_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-4 .code-box {
  display: none;
}
.container .part-4 .btn-come {
  position: absolute;
  bottom: 1.7rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2.45rem;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.24rem;
  color: #1d2c3b;
  letter-spacing: 0.019rem;
  text-indent: 0.019rem;
  text-align: center;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/btn_come.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.container .part-5 .center {
  width: 6.71rem;
  margin: 0 auto;
}
.container .part-5 .title {
  font-size: 0.73rem;
  color: #ece8e3;
  line-height: 0.79rem;
  font-weight: 900;
}
.container .part-5 .title span {
  display: block;
  color: #ff4655;
}
.container .part-5 .icon {
  position: absolute;
  top: 0;
  right: 0.36rem;
  width: 1.41rem;
  height: 1.62rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/part5_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .sub-tit {
  width: 2.15rem;
  height: 0.5rem;
  font-size: 0.24rem;
  line-height: 0.5rem;
  font-weight: normal;
  padding-left: 0.3rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/sub_bg5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #ece8e3;
  margin-top: 0.26rem;
}
.container .part-5 .award-cont {
  width: 100%;
  margin-top: 0.6rem;
}
.container .part-5 .award-cont .bg-img {
  position: relative;
  width: 3.47rem;
  height: 3.02rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/big_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin: 0 auto;
}
.container .part-5 .award-cont .bg-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .part-5 .award-cont .bg-img .txt1 {
  position: absolute;
  width: 100%;
  bottom: 0.36rem;
  font-size: 0.26rem;
  line-height: 1;
  color: #ece8e3;
  font-weight: bold;
  text-align: center;
  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;
}
.container .part-5 .award-cont .bg-img .txt1 .tz_hover {
  width: 0.22rem;
  height: 0.22rem;
  margin-left: 0.1rem;
  cursor: pointer;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/tz_hover.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .award-cont .bg-img #popTzTips {
  display: none;
  position: absolute;
  top: -2.8rem;
  left: -0.18rem;
  width: 5.55rem;
  height: 2.8rem;
  overflow: hidden;
  z-index: 999;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/hover_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .award-cont .bg-img #popTzTips .tips-tit {
  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;
  height: 0.57rem;
  line-height: 0.57rem;
  font-size: 0.42rem;
  color: #ff4655;
  font-weight: 900;
  text-align: center;
  margin: 0.25rem 0;
}
.container .part-5 .award-cont .bg-img #popTzTips .tips-tit::before, .container .part-5 .award-cont .bg-img #popTzTips .tips-tit::after {
  content: "";
  width: 0.1rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/txt_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .award-cont .bg-img #popTzTips .tips-tit::after {
  margin-left: 0.27rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.container .part-5 .award-cont .bg-img #popTzTips .tips-tit::before {
  margin-right: 0.27rem;
}
.container .part-5 .award-cont .bg-img #popTzTips .tips-txt1,
.container .part-5 .award-cont .bg-img #popTzTips .tips-txt2 {
  color: #ece7e1;
  padding: 0 0.29rem;
  text-align: left;
}
.container .part-5 .award-cont .bg-img #popTzTips .tips-txt1 {
  line-height: 1;
  font-size: 0.2rem;
  font-weight: bold;
}
.container .part-5 .award-cont .bg-img #popTzTips .tips-txt2 {
  font-size: 0.16rem;
  line-height: 0.26rem;
  margin-top: 0.05rem;
  font-weight: normal;
  margin-bottom: 0.25rem;
}
.container .part-5 .award-cont .bg-img .txt2 {
  position: absolute;
  bottom: 0.12rem;
  width: 100%;
  font-size: 0.16rem;
  line-height: 1;
  color: #ece7e1;
  text-align: center;
}
.container .part-5 .swiper-cont {
  width: 6.9rem;
  position: relative;
  height: 1.21rem;
  margin-top: 0.16rem;
}
.container .part-5 .swiper-cont .swiper-tz {
  width: 6.05rem;
}
.container .part-5 .swiper-cont .swiper-slide {
  width: 1.09rem;
  height: 1.21rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/slide_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .swiper-cont .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .part-5 .swiper-cont .swiper-slide .txt {
  z-index: 2;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 95%;
  text-align: center;
  font-size: 0.14rem;
  line-height: 0.16rem;
  height: 0.32rem;
  bottom: 0.02rem;
  color: #d7d1c7;
}
.container .part-5 .swiper-cont .swiper-slide .txt i {
  display: block;
}
.container .part-5 .swiper-cont .swiper-slide.on {
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/slide_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .swiper-cont .swiper-slide.on .txt {
  color: #fff;
}
.container .part-5 .swiper-cont .swiper-next,
.container .part-5 .swiper-cont .swiper-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.29rem;
  height: 0.3rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/swiper_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .swiper-cont .swiper-prev {
  left: 0;
}
.container .part-5 .swiper-cont .swiper-next {
  right: 0;
  -webkit-transform: rotate(180deg) translateY(50%);
          transform: rotate(180deg) translateY(50%);
}
.container .part-5 .right-info {
  width: 6.77rem;
  margin-top: 0.85rem;
  margin-left: -0.05rem;
}
.container .part-5 .right-info .title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.48rem;
  color: #ece8e3;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  margin-top: 0;
}
.container .part-5 .right-info .title span {
  font-weight: normal;
  font-size: 0.22rem;
  line-height: 0.22rem;
  color: #ece8e3;
}
.container .part-5 .right-info .task-item {
  position: relative;
  overflow: hidden;
  width: 6.77rem;
  height: 0.92rem;
  clip-path: polygon(0 0, 100% 0, 100% 0.8rem, 6.64rem 100%, 0 100%);
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/task_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  padding-left: 0.28rem;
  margin-bottom: 0.08rem;
}
.container .part-5 .right-info .task-item:first-of-type {
  margin-top: 0.4rem;
}
.container .part-5 .right-info .task-item:last-of-type {
  margin-bottom: 0;
}
.container .part-5 .right-info .task-item .task-name {
  line-height: 1;
  width: 3.82rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #ece8e3;
  margin-top: 0.2rem;
}
.container .part-5 .right-info .task-item .task-desc {
  line-height: 1;
  width: 3.82rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: rgba(236, 232, 227, 0.6);
  margin-top: 0.09rem;
}
.container .part-5 .right-info .task-item .task-status {
  position: absolute;
  width: 0.64rem;
  height: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 4.33rem;
  font-size: 0.2rem;
  color: rgba(236, 232, 227, 0.5);
  line-height: 1;
}
.container .part-5 .right-info .task-item .task-status::before {
  content: "";
  width: 0.24rem;
  height: 0.24rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/task_status1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .right-info .task-item .btn-come {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.75rem;
  height: 0.92rem;
  line-height: 0.92rem;
  text-align: center;
  font-size: 0.24rem;
  color: #ece8e3;
  font-weight: bold;
  padding-left: 0.3rem;
  background-color: #f54352;
  clip-path: polygon(0.54rem 0, 100% 0, 100% 100%, 0 100%);
}
.container .part-5 .right-info .task-item.on .task-status::before {
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/task_status2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .right-info .task-item.on .btn-come {
  pointer-events: none;
  color: #49525d;
  background-color: #b0b0b0;
}
.container .part-5 .right-info .btn-lq {
  display: block;
  width: 100%;
  height: 0.61rem;
  line-height: 0.61rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.28rem;
  color: #ece8e3;
  background-color: #f54352;
  clip-path: polygon(0 0, 100% 0, 100% 0.5rem, 6.65rem 100%, 0 100%);
  margin-top: 0.21rem;
}
.container .part-5 .right-info .btn-lq.on {
  pointer-events: none;
  color: #49525d;
  background-color: #b0b0b0;
}
.container .part-5 .right-info .desc {
  width: 5.16rem;
  height: 0.18rem;
  margin: 0.15rem auto 0;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/desc_txt.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .progress {
  width: 6.74rem;
  height: 0.36rem;
  margin-top: 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.08rem;
  padding-top: 0.09rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/progress.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .progress .progress-bar {
  position: relative;
  width: 0;
  height: 0.17rem;
}
.container .part-5 .progress .progress-bar.hidden::after {
  display: none;
}
.container .part-5 .progress .progress-bar.hidden::before {
  width: 100%;
}
.container .part-5 .progress .progress-bar::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ff4655;
  border-right: 0.01rem solid #fff;
  height: 0.17rem;
  width: calc(100% - 0.38rem);
  -webkit-mask-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/progress_mask.png");
          mask-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/progress_mask.png");
  -webkit-mask-size: 6.57rem 100%;
          mask-size: 6.57rem 100%;
  -webkit-mask-position: left center;
          mask-position: left center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.container .part-5 .progress .progress-bar::after {
  content: "";
  position: absolute;
  right: 0;
  top: -0.09rem;
  width: 0.36rem;
  height: 0.36rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/progress-icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.container .part-5 .num-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.1rem;
}
.container .part-5 .num-list li {
  font-size: 0.34rem;
  line-height: 1;
  color: #364b60;
  font-family: "din-bold";
}
.container .part-5 .num-list li.on {
  color: #f54352;
}

.slide-box {
  display: none;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 1.14rem;
  height: 2.97rem;
  z-index: 999;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/slide_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  padding-top: 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.slide-box li {
  position: relative;
  z-index: 2;
  height: 0.2rem;
  font-size: 0.18rem;
  line-height: 0.2rem;
  margin-bottom: 0.3rem;
  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;
  color: #d7d1c7;
  cursor: pointer;
  letter-spacing: 0.018rem;
  text-indent: 0.018rem;
}
.slide-box li.on {
  color: #ff4655;
  font-weight: bold;
}
.slide-box li.on::before, .slide-box li.on::after {
  display: block;
}
.slide-box li::before, .slide-box li::after {
  display: none;
  content: "";
  width: 0.1rem;
  height: 0.14rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/txt_icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.slide-box li::after {
  margin-left: 0.04rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slide-box li::before {
  margin-right: 0.04rem;
}

.pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.pop * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pop .close {
  position: absolute;
  right: 0;
  top: -0.48rem;
  width: 0.35rem;
  height: 0.34rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop .pop-tit {
  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;
  height: 0.57rem;
  line-height: 0.57rem;
  font-size: 0.42rem;
  color: #ff4655;
  font-weight: 900;
  text-align: center;
}
.pop .pop-tit::before, .pop .pop-tit::after {
  content: "";
  width: 0.1rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/txt_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop .pop-tit::after {
  margin-left: 0.27rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pop .pop-tit::before {
  margin-right: 0.27rem;
}
.pop .pop-cont {
  padding-top: 0.42rem;
}
.pop .btn1 {
  display: block;
  width: 3.23rem;
  height: 0.7072rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  line-height: 0.7072rem;
  font-size: 0.2244rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.04488rem;
  text-indent: 0.04488rem;
  margin: 0.3128rem auto 0;
}

.pop-gift {
  width: 7.08rem;
  height: 4.55rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/pop1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-gift img {
  display: block;
  height: 1.57rem;
  width: auto;
  margin: 0.4rem auto 0;
}
.pop-gift .name {
  line-height: 1;
  font-size: 0.26rem;
  text-align: center;
  color: #d7d1c7;
  margin-top: 0.1904rem;
}

.pop-common {
  position: relative;
  width: 7.08rem;
  height: 3.81rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/pop2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-common .desc {
  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;
  font-size: 0.34rem;
  text-align: center;
  width: 90%;
  color: #d7d1c7;
  height: 1.428rem;
  margin: 0.272rem auto 0;
}
.pop-common .btn1 {
  margin-top: 0.2448rem;
}
.pop-common .txt1,
.pop-common .txt2 {
  padding: 0 0.544rem;
}
.pop-common .txt1 {
  font-size: 0.272rem;
  line-height: 1;
  font-weight: bold;
  color: #ff4655;
  margin-bottom: 0.068rem;
}
.pop-common .txt2 {
  font-size: 0.2448rem;
  line-height: 0.3128rem;
  color: #d7d1c7;
  margin-bottom: 0.34rem;
}

.pop-select {
  width: 7.06rem;
  height: 7.35rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/pop3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-select .select-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 6.54rem;
  margin-left: 0.37rem;
  margin-top: 0.35rem;
  gap: 0.07rem 0.05rem;
  height: 4.66rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.pop-select .select-box::-webkit-scrollbar {
  width: 0.05rem;
}
.pop-select .select-box::-webkit-scrollbar-track {
  background-color: #0082ff;
}
.pop-select .select-box::-webkit-scrollbar-thumb {
  background-color: #f54352;
}
.pop-select .select-box li {
  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;
  cursor: pointer;
  position: relative;
  width: 1.55rem;
  height: 1.78rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/select_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-select .select-box li::before {
  content: "";
  position: absolute;
  top: 0.06rem;
  left: 1.27rem;
  width: 0.19rem;
  height: 0.19rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/select_icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-select .select-box li img {
  width: 100%;
  height: auto;
}
.pop-select .select-box li .name {
  position: absolute;
  bottom: 0.14rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 90%;
  text-align: center;
  font-size: 0.12rem;
  line-height: 0.14rem;
  color: #d7d1c7;
  height: 0.3rem;
  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-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/txt_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  background-size: 1.2rem 100%;
  background-position: center;
}
.pop-select .select-box li.on {
  pointer-events: none;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/select_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-select .select-box li.on::before {
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/select_icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-select .select-box li.on .name {
  color: #fff;
  font-weight: bold;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/txt_bg2.png");
}
.pop-select .select-box li.gray {
  -webkit-filter: grayscale(1.1);
          filter: grayscale(1.1);
  pointer-events: none;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/select_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-select .select-box li.gray::before {
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/select_icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-select .select-box li.gray .name {
  color: #fff;
  font-weight: bold;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/txt_bg2.png");
}
.pop-select .btn2 {
  display: block;
  width: 2.85rem;
  width: 2.85rem;
  height: 0.73rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  line-height: 0.73rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #fff;
  margin: 0.36rem auto 0;
}
.pop-select .btn2.gray {
  -webkit-filter: grayscale(1.1);
          filter: grayscale(1.1);
  pointer-events: none;
}

.pop-signin {
  width: 7.08rem;
  height: 4.51rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/pop4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-signin .signin_img {
  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;
  margin-top: 0.8rem;
}
.pop-signin .signin_img a {
  width: 1.22rem;
  height: auto;
  margin: 0 0.75rem;
}
.pop-signin .signin_img a i {
  width: 1.22rem;
  height: 1.11rem;
  display: block;
}
.pop-signin .signin_img a span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.22rem;
  line-height: 1;
  color: #dc2d44;
  margin-top: 0.43rem;
}
.pop-signin .signin_img .milo_ltc_qq i {
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/qq_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop-signin .signin_img .milo_ltc_wx i {
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/wx_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.three_box {
  position: fixed;
  top: 1rem;
  left: 1rem;
  display: block;
  width: 3.91rem;
  height: 4.19rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/three_box.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  z-index: 88;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 0.2rem;
}
.three_box .three_bbox {
  width: 3.6rem;
  margin: 0 auto;
}
.three_box .three_bbox .three_day_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.13rem;
     -moz-column-gap: 0.13rem;
          column-gap: 0.13rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.three_box .three_bbox .three_day_top .three_bx1 {
  display: block;
  width: 0.93rem;
  height: 0.94rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/three_bx1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.three_box .three_bbox .three_day_top .three_bx2 .three_tit {
  font-size: 0.3rem;
  color: #ece8e3;
  font-weight: bold;
}
.three_box .three_bbox .three_day_top .three_bx2 .three_tit2 {
  font-size: 0.2rem;
  color: #ece8e3;
}
.three_box .three_bbox .three_tip {
  font-size: 0.16rem;
  text-align: left;
  color: #aeaaa9;
  margin-top: 0.16rem;
  line-height: 1.2;
}
.three_box .three_bbox .three_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 0.17rem;
     -moz-column-gap: 0.17rem;
          column-gap: 0.17rem;
  row-gap: 0.1rem;
  margin-top: 0.1rem;
}
.three_box .three_bbox .three_list li {
  display: block;
  width: 1.71rem;
  height: 0.67rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/three_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 0.05rem;
}
.three_box .three_bbox .three_list li .list_bg {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 0.15rem;
}
.three_box .three_bbox .three_list li .list_bg .list_tit {
  font-size: 0.2rem;
  text-align: left;
  color: #ece8e3;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.three_box .three_bbox .three_list li .list_bg .list_tit::before {
  content: "";
  display: inline-block;
  width: 0.09rem;
  height: 0.09rem;
  background: #f54352;
  margin-right: 0.08rem;
}
.three_box .three_bbox .three_list li .list_bg .list_name {
  text-align: left;
  font-size: 0.14rem;
  color: #b0aaa9;
  text-indent: 1em;
}
.three_box .three_btn {
  display: block;
  width: 3.5rem;
  height: 0.48rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/three_btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  font-size: 0.22rem;
  line-height: 0.48rem;
  color: #ece8e3;
  margin-top: 0.1rem;
  font-weight: bold;
}

.pop.three_file {
  display: block;
  width: 6.77rem;
  height: 6.27rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/three_file.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop.three_file .pop-cont {
  padding-top: 0.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pop.three_file .pop-cont .pop_file_box {
  width: 6.35rem;
  margin: 0 auto;
}
.pop.three_file .pop-cont .pop_file_box .pop_therr_tit {
  font-size: 0.24rem;
  font-weight: bold;
  text-align: left;
  color: #ece8e3;
}
.pop.three_file .pop-cont .pop_file_box .pop_therr_name {
  font-size: 0.16rem;
  color: #aeaaa9;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_swiper {
  width: 4.87rem;
  height: 2.75rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_swiper .mySwiper {
  width: 4.87rem;
  height: 2.75rem;
  border: 0.02rem solid #832838;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_swiper .mySwiper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module {
  display: block;
  width: 4.87rem;
  height: 1.42rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/three_module.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-top: 0.14rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box {
  width: 4.65rem;
  margin: 0 auto;
  margin-top: 0.1rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_top .three_time {
  display: block;
  width: 0.75rem;
  height: 0.19rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/three_time.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  font-size: 0.14rem;
  color: #ece8e3;
  line-height: 0.19rem;
  font-family: "font2";
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_top .three_swiper_num {
  font-size: 0.14rem;
  text-align: right;
  font-family: "font2";
  color: #aeabaa;
  letter-spacing: 0.02rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_tit {
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.28rem;
  color: #ece8e3;
  text-align: left;
  width: 3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_name {
  font-size: 0.12rem;
  color: #9d9696;
  font-weight: bold;
  text-align: left;
  height: 0.28rem;
  line-height: 0.14rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_bott {
  margin-top: 0.15rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_bott .three_bott_tip {
  display: block;
  width: 1.22rem;
  padding: 0 0.1rem;
  height: 0.25rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/three_bott_tip.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  line-height: 0.25rem;
  font-size: 0.15rem;
  color: #ece8e3;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_bott .swiper_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: 0.08rem;
     -moz-column-gap: 0.08rem;
          column-gap: 0.08rem;
  margin-top: 0.35rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_bott .swiper_box .swiper_btn {
  display: block;
  width: 1.35rem;
  height: 0.37rem;
  line-height: 0.37rem;
  text-align: center;
  font-size: 0.18rem;
  font-weight: bold;
  color: #fff;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_bott .swiper_box .swiper_btn.swiper_btn1 {
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/swiper_btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-right: 0.5rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox .three_module .three_module_box .three_module_bott .swiper_box .swiper_btn.swiper_btn2 {
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/swiper_btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott {
  width: 1.35rem;
  height: 4.3rem;
  overflow-y: scroll;
  position: absolute;
  right: 0.24rem;
  top: 1.25rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott::-webkit-scrollbar {
  width: 0.07rem;
  background-color: #14283c;
  border-radius: 0.05rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott::-webkit-scrollbar-thumb {
  background-color: #da2a3c;
  border-radius: 0.05rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott .swiper-pagination {
  bottom: 0;
  top: auto;
  background: #711831;
  height: 0.09rem;
  border-radius: 0.2rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott .swiper-pagination .swiper-pagination-progressbar-fill {
  border-radius: 0.2rem;
  background: #ff4654;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott .mySwiper2 .swiper-slide.swiper-slide-thumb-active {
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/mySwiper2_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott .mySwiper2 .swiper-slide {
  width: 1.18rem;
  height: 0.91rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260615event/m/three/mySwiper2_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott .mySwiper2 .swiper-slide .swiper2_box {
  width: 1.1rem;
  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;
  margin-top: 0.05rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott .mySwiper2 .swiper-slide .swiper2_box .swiper2_top {
  width: 1.1rem;
  height: 0.46rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott .mySwiper2 .swiper-slide .swiper2_box .swiper2_top img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott .mySwiper2 .swiper-slide .swiper2_box .swiper2_name {
  font-size: 0.12rem;
  line-height: 1;
  color: #afa3a3;
  text-align: left;
  margin-top: 0.03rem;
}
.pop.three_file .pop-cont .pop_file_box .three_swbox_bott .mySwiper2 .swiper-slide .swiper2_box .swiper2_tit {
  font-size: 0.15rem;
  color: #ece8e3;
  font-weight: bold;
  text-align: left;
  margin-top: 0.05rem;
  width: 1.1rem;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}