@charset "UTF-8";
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, "微软雅黑", sans-serif;
}

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

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}

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

img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

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

td,
th,
ul,
ol {
  padding: 0;
}

ul,
li {
  list-style: none;
}

#afooter {
  position: relative;
  padding: 0.3rem 0;
  text-align: center;
  font: normal 0.18rem Tahoma;
  z-index: 10;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background-color: #191219;
}

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

body {
  background-color: #00dcaf;
}

/* reset end */
@font-face {
  font-family: "tungsten-bold";
  src: url("//game.gtimg.cn/images/val/act/a20260601valact//fonts/tungsten1.ttf");
}
@font-face {
  font-family: "tungsten-semibold";
  src: url("//game.gtimg.cn/images/val/act/a20260601valact//fonts/tungsten2.ttf");
}
@font-face {
  font-family: "din-bold";
  src: url("//game.gtimg.cn/images/val/act/a20260601valact//fonts/din-bold.ttf");
}
.hid {
  font-size: 0;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}

.wrapper {
  max-width: 35.6rem;
  width: 100%;
  margin: 0 auto;
}

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

.header {
  width: 100%;
  height: 13.63rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.container {
  position: relative;
  width: 100%;
  height: 48.12rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/bg2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.module-cont {
  width: 19rem;
  margin: 0 auto;
}

.line {
  width: 19rem;
  height: 0.09rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/line.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.part-1 {
  height: 13.6rem;
  overflow: hidden;
}
.part-1 .login-box {
  font-size: 0.3rem;
  line-height: 1;
  text-align: center;
  margin-top: 1.62rem;
  color: #162424;
}
.part-1 .login-box a {
  color: #00dfb3;
}
.part-1 .task-flop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 8.54rem;
  margin-top: 0.62rem;
}
.part-1 .task-progress {
  overflow: hidden;
  width: 9.1rem;
  height: 8.54rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/task_progress_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  padding: 0 2.66rem;
  position: relative;
}
.part-1 .task-progress .ring {
  position: absolute;
  top: 1.07rem;
  left: 1.07rem;
  width: 6.99rem;
  height: 6.99rem;
  border-radius: 50%;
  background: conic-gradient(#164c4e 0deg, #164c4e var(--progress), transparent var(--progress), transparent 100%);
  -webkit-mask: radial-gradient(circle, transparent calc(50% + 0.7rem), black calc(50% + 0.7rem));
          mask: radial-gradient(circle, transparent calc(50% + 0.7rem), black calc(50% + 0.7rem));
}
.part-1 .task-progress .txt1 {
  width: 100%;
  text-align: center;
  line-height: 1;
  margin-top: 3.17rem;
  font-size: 0.4rem;
  color: #00dcaf;
  font-weight: bold;
}
.part-1 .task-progress .percent {
  font-family: "tungsten-bold";
  font-size: 1.89rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-top: 0.1rem;
}
.part-1 .task-progress .txt2 {
  font-size: 0.33rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-top: 0.06rem;
}
.part-1 .flop-content {
  width: 8.87rem;
  margin-top: 0.3rem;
  margin-left: 1.03rem;
}
.part-1 .flop-content li .img-box {
  position: relative;
}
.part-1 .flop-content li .img-box .award-name {
  display: none;
}
.part-1 .flop-content li .img-box .default {
  display: block;
}
.part-1 .flop-content li.locked .award-name {
  display: block;
}
.part-1 .flop-content li.locked .btn-receive {
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #fff7e9;
  pointer-events: none;
}
.part-1 .flop-content li.active .award-name, .part-1 .flop-content li.received .award-name {
  display: block;
}
.part-1 .flop-content li.active .btn-flop, .part-1 .flop-content li.received .btn-flop {
  display: none;
}
.part-1 .flop-content li.active .btn-receive, .part-1 .flop-content li.received .btn-receive {
  display: block;
}
.part-1 .flop-content li.received .btn-receive {
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #fff7e9;
  pointer-events: none;
}
.part-1 .flop-content li .btn-receive {
  display: block;
  font-size: 0.28rem;
  text-align: center;
  width: 2.85rem;
  height: 0.73rem;
  line-height: 0.73rem;
  text-align: center;
  color: #162424;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-left: -0.07rem;
  margin-top: 0.1rem;
}
.part-1 .flop-content li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.part-1 .flop-content li .award-name {
  position: absolute;
  bottom: 0.1rem;
  left: 0;
  font-size: 0.18rem;
  line-height: 0.28rem;
  text-align: center;
  width: 100%;
  color: #d7d1c7;
}
.part-1 .flop-content .award-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 0.07rem;
  gap: 0.16rem 0.29rem;
}
.part-1 .flop-content .award-list li {
  position: relative;
  width: 2.72rem;
}
.part-1 .flop-content .award-list li.locked .img-box::after {
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/award_bd2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-1 .flop-content .award-list li .tag {
  display: none;
}
.part-1 .flop-content .award-list li:nth-child(2n+1).locked .img-box {
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/award_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-1 .flop-content .award-list li:nth-child(2n+1).locked .img-box::after {
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/award_bd4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-1 .flop-content .award-list li:nth-child(2n+1).locked .tag {
  color: #000;
  background-color: #9ba8af;
}
.part-1 .flop-content .award-list li:nth-child(2n+1).default .tag, .part-1 .flop-content .award-list li:nth-child(2n+1).locked .tag {
  display: block;
}
.part-1 .flop-content .award-list li:nth-child(2n+1) .img-box {
  width: 2.72rem;
  height: 2.72rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/award_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-1 .flop-content .award-list li:nth-child(2n+1) .img-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.85rem;
  margin-left: -0.07rem;
  margin-top: -0.07rem;
  height: 2.85rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/award_bd3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  z-index: 2;
}
.part-1 .flop-content .award-list li:nth-child(2n+1) .tag {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 1.49rem;
  height: 0.34rem;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0.34rem 100%);
  background-color: #00dcaf;
  padding-left: 0.46rem;
  line-height: 0.34rem;
  font-size: 0.22rem;
  color: #fff;
  line-height: 0.34rem;
}
.part-1 .flop-content .award-list li .btn-receive {
  margin-top: 0.17rem;
}
.part-1 .flop-content .award-list li .btn-flop {
  margin-top: 0.24rem;
}
.part-1 .flop-content .award-list .img-box {
  width: 2.72rem;
  height: 2.72rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/award_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-1 .flop-content .award-list .img-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/award_bd1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-1 .flop-content .title {
  font-size: 0.24rem;
  font-weight: bold;
  color: #111619;
  text-align: center;
  margin-bottom: 0.2rem;
  line-height: 1;
}
.part-1 .flop-content .title span {
  position: relative;
}
.part-1 .flop-content .title span::after, .part-1 .flop-content .title span::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 0.99rem;
  height: 0.03rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact///game.gtimg.cn/images/val/act/a20260601valact/title_after1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-1 .flop-content .title span::before {
  left: -1.2rem;
}
.part-1 .flop-content .title span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  right: -1.2rem;
}
.part-1 .flop-content .open-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 6.46rem;
  height: 0.6rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/open_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  background-size: 5.49rem 0.6rem;
  background-position: right top;
  margin: 0.31rem auto 0;
}
.part-1 .flop-content .open-box .btn-open {
  width: 3.39rem;
  height: 0.6rem;
  background-color: #00dcaf;
  line-height: 0.6rem;
  font-size: 0.31rem;
  text-align: center;
  font-weight: bold;
  color: #162424;
  clip-path: polygon(0 0, 100% 0, 100% 0.44rem, 3.23rem 100%, 0 100%);
}
.part-1 .flop-content .open-box .btn-open.gray {
  color: #b0b1b4;
  background-color: #737373;
}
.part-1 .flop-content .open-box .num {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0.48rem;
  line-height: 0.6rem;
  font-size: 0.26rem;
  color: #162424;
}
.part-1 .flop-content .open-box .num span {
  color: #00dcaf;
  font-family: "din-bold";
}
.part-1 .line {
  margin-top: 0.87rem;
}

.part-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.8rem;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
}
.part-tit::after {
  content: "";
  width: 15.59rem;
  height: 0.27rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/line2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-top: 0.5rem;
  margin-left: 0.25rem;
}

.part-2 {
  height: 9.83rem;
}
.part-2 .award-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.37rem;
}
.part-2 .award-box {
  width: 9.26rem;
}
.part-2 .award-box .award {
  width: 9.26rem;
  height: 5.22rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/award.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-2 .award-box .btn-award-detail {
  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: 4.44rem;
  height: 0.84rem;
  background-color: #00dcaf;
  clip-path: polygon(0 0, 100% 0, 100% 0.66rem, 4.26rem 100%, 0 100%);
  margin: 0.3rem auto 0;
  font-size: 0.3rem;
  color: #162424;
  font-weight: bold;
}
.part-2 .award-box .btn-award-detail::before {
  content: "";
  width: 0.32rem;
  height: 0.24rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-right: 0.14rem;
}
.part-2 .blind-bag-box {
  width: 9.25rem;
  margin-left: 0.49rem;
}
.part-2 .blind-bag-box .blind-swiper {
  position: relative;
  width: 9.25rem;
  height: 5.22rem;
}
.part-2 .blind-bag-box .blind-swiper .blind-button-prev,
.part-2 .blind-bag-box .blind-swiper .blind-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.23rem;
  height: 0.37rem;
  z-index: 3;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/arrow1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  cursor: pointer;
}
.part-2 .blind-bag-box .blind-swiper .blind-button-prev {
  left: -0.34rem;
}
.part-2 .blind-bag-box .blind-swiper .blind-button-next {
  right: -0.34rem;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.part-2 .blind-bag-box .swiper {
  width: 100%;
  height: 100%;
}
.part-2 .blind-bag-box .swiper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.part-2 .blind-bag-box .swiper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/img_bd1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-2 .blind-bag-box .blind-pagination {
  position: absolute;
  bottom: 0.21rem;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 22;
}
.part-2 .blind-bag-box .blind-pagination .swiper-pagination-bullet {
  width: 0.18rem;
  height: 0.26rem;
  background-color: #909288;
  opacity: 1 !important;
  border-radius: 0 !important;
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  margin: 0 0.06rem;
}
.part-2 .blind-bag-box .blind-pagination .swiper-pagination-bullet-active {
  background-color: #00dcaf;
}
.part-2 .blind-bag-box .name {
  position: absolute;
  top: 0.02rem;
  left: 0rem;
  width: 1.97rem;
  height: 0.45rem;
  padding-left: 0.15rem;
  line-height: 0.45rem;
  font-size: 0.22rem;
  color: #fff7e9;
  background-color: #00dcaf;
  clip-path: polygon(0 0, 100% 0, 1.52rem 100%, 0 100%);
}
.part-2 .blind-bag-box .limit-edit {
  position: absolute;
  top: 0.02rem;
  right: 0.02rem;
  width: 1.97rem;
  height: 0.45rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0.5rem;
  background-color: #00dcaf;
  color: #fff7e9;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0.45rem 100%);
}
.part-2 .blind-bag-box .limit-edit .txt1 {
  font-size: 0.18rem;
  text-align: center;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.part-2 .blind-bag-box .limit-edit .num {
  font-size: 0.52rem;
  line-height: 1;
  font-family: "tungsten-semibold";
}
.part-2 .blind-bag-box .limit-edit .txt2 {
  font-size: 0.18rem;
  margin-top: 0.2rem;
  padding-left: 0.06rem;
}
.part-2 .blind-bag-box .btn-open-bag {
  display: block;
  width: 4.44rem;
  height: 0.84rem;
  background-color: #00dcaf;
  clip-path: polygon(0 0, 100% 0, 100% 0.66rem, 4.26rem 100%, 0 100%);
  margin: 0.3rem auto 0;
  text-align: center;
  font-size: 0.3rem;
  font-weight: bold;
  color: #162424;
  line-height: 0.84rem;
}
.part-2 .blind-bag-box .open-tips {
  font-size: 0.24rem;
  line-height: 1;
  color: #162424;
  margin-top: 0.22rem;
  text-align: center;
}
.part-2 .line {
  margin-top: 0.24rem;
}

.part-3 {
  height: 16.38rem;
}
.part-3 .task-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.29rem 0.17rem;
  margin-top: 0.6rem;
}
.part-3 .task-list li {
  position: relative;
  width: 6.22rem;
  height: 2.94rem;
  background-color: #111619;
  clip-path: polygon(0 0, 100% 0, 100% 2.75rem, 6.04rem 100%, 0 100%);
}
.part-3 .task-list li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/img_bd2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-3 .task-list li .tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.28rem;
  height: 0.3rem;
  background-color: #00dcaf;
  padding-left: 0.3rem;
  text-align: center;
  line-height: 0.3rem;
  color: #fff7e9;
  font-size: 0.2rem;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0.3rem 100%);
}
.part-3 .task-list li.finished .tag {
  background-color: #6f717a;
}
.part-3 .task-list li .task-name {
  font-size: 0.26rem;
  margin-top: 0.26rem;
  color: #d7d1c7;
  padding-left: 0.77rem;
  padding-right: 0.6rem;
  position: relative;
}
.part-3 .task-list li .task-name::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.5rem;
  width: 0.19rem;
  height: 0.16rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-3 .task-list li .limit-txt {
  font-size: 0.2rem;
  color: rgba(215, 209, 199, 0.5);
  padding-left: 0.5rem;
  padding-right: 0.6rem;
}
.part-3 .task-list li .task-progress {
  overflow: hidden;
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  width: 5.62rem;
  height: 1.42rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #1f262b;
  clip-path: polygon(0 0, 100% 0, 100% 1.24rem, 5.42rem 100%, 0 100%);
  padding: 0 0.22rem;
}
.part-3 .task-list li .progress-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.24rem;
  line-height: 1;
  color: #d7d1c7;
  margin-top: 0.1rem;
}
.part-3 .task-list li .progress-bar {
  width: 100%;
  height: 0.06rem;
  background-color: #111619;
  margin-top: 0.15rem;
  position: relative;
}
.part-3 .task-list li .progress-bar span {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #00dcaf;
}
.part-3 .task-list li .bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.27rem;
  height: 0.47rem;
}
.part-3 .task-list li .award {
  position: relative;
  width: 2.48rem;
  height: 0.47rem;
  border: 0.02rem solid #00dcaf;
}
.part-3 .task-list li .award::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.18rem;
  height: 0.45rem;
  background-color: #00dcaf;
  clip-path: polygon(0 0, 100% 0, 0.72rem 100%, 0 100%);
}
.part-3 .task-list li .award span {
  position: relative;
  z-index: 2;
  padding-left: 0.26rem;
  line-height: 0.47rem;
  color: #000;
  font-size: 0.24rem;
}
.part-3 .task-list li .award em {
  font-style: normal;
  margin-left: 0.5rem;
  line-height: 0.47rem;
  color: #d7d1c7;
  font-size: 0.24rem;
}
.part-3 .task-list li .btn-lq {
  width: 1.64rem;
  height: 0.47rem;
  line-height: 0.47rem;
  text-align: center;
  font-size: 0.28rem;
  color: #fff7e9;
  background-color: #6f717a;
  pointer-events: none;
  clip-path: polygon(0 0, 100% 0, 100% 0.36rem, 1.54rem 100%, 0 100%);
}
.part-3 .task-list li .btn-lq.disabled {
  pointer-events: none;
}
.part-3 .task-list li .btn-lq.active {
  color: #000;
  pointer-events: auto;
  background-color: #00dcaf;
}
.part-3 .line {
  margin-top: 0.63rem;
}

.part-4 ul {
  padding-left: 6.01rem;
}
.part-4 ul li {
  width: 12.99rem;
  height: auto;
  position: relative;
  padding-bottom: 0.38rem;
  margin-bottom: 0.38rem;
}
.part-4 ul li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 12.99rem;
  height: 0.08rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/line3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part-4 ul li i {
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 0.19rem;
  height: 0.19rem;
  background-color: #00dcaf;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.part-4 ul li .q {
  margin-bottom: 0.18rem;
}
.part-4 ul li p {
  padding-left: 0.42rem;
  font-size: 0.24rem;
  color: #1c243a;
}

.dialog .dia-close {
  position: absolute;
  top: 0;
  right: -0.5rem;
  width: 0.35rem;
  height: 0.34rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/dia-close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dialog .dia-tit {
  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;
  height: 0.57rem;
  font-size: 0.42rem;
  font-weight: bold;
  margin-top: 0.42rem;
}
.dialog .dia-tit::before, .dialog .dia-tit::after {
  content: "";
  width: 0.1rem;
  height: 0.57rem;
  margin: 0 0.27rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/title_after2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dialog .dia-tit::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.dialog .dialog-content {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.dialog .btn1 {
  display: block;
  width: 2.85rem;
  height: 0.73rem;
  line-height: 0.73rem;
  text-align: center;
  font-size: 0.28rem;
  color: #162424;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin: 0.3rem auto 0;
}
.dialog .btn1.gray {
  color: #fff7e9;
  pointer-events: none;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dialog .btn2,
.dialog .btn3 {
  width: 2.22rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.28rem;
  clip-path: polygon(0 0, 100% 0, 100% 0.44rem, 2.06rem 100%, 0 100%);
}
.dialog .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.36rem auto 0;
}
.dialog .btn-box a {
  margin: 0 0.17rem;
}
.dialog .btn2 {
  color: #fff7e9;
  background-color: #162424;
}
.dialog .btn3 {
  color: #162424;
  background-color: #00dcaf;
}

.dia-select-award {
  width: 10.53rem;
  height: 7.35rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/dia1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dia-select-award .select-list {
  width: 9.54rem;
  height: 4.72rem;
  padding-top: 0.07rem;
  padding-left: 0.07rem;
  padding-right: 0.18rem;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 0.35rem;
  margin-left: 0.46rem;
  gap: 0.21rem 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dia-select-award .select-list::-webkit-scrollbar {
  width: 0.04rem;
}
.dia-select-award .select-list::-webkit-scrollbar-track {
  background-color: #030507;
}
.dia-select-award .select-list::-webkit-scrollbar-thumb {
  background-color: #00dcaf;
}
.dia-select-award .select-list li {
  position: relative;
  width: 2.19rem;
  height: 2.19rem;
  cursor: pointer;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/select_bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dia-select-award .select-list li.on {
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/select_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  pointer-events: none;
}
.dia-select-award .select-list li.on img {
  -webkit-filter: grayscale(1.1);
          filter: grayscale(1.1);
}
.dia-select-award .select-list li.on .award-name {
  color: #52595d;
}
.dia-select-award .select-list li.active {
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/select_bg2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dia-select-award .select-list li.active .award-name {
  color: #162424;
}
.dia-select-award .select-list li.active::after {
  opacity: 1;
}
.dia-select-award .select-list li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-select-award .select-list li .award-name {
  position: absolute;
  width: 90%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #d7d1c7;
  text-align: center;
  bottom: 0.1rem;
}
.dia-select-award .select-list li::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: -0.07rem;
  left: -0.07rem;
  width: 2.34rem;
  height: 2.34rem;
  pointer-events: none;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/select_bd.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.dia-confirm-award {
  width: 5.96rem;
  height: 4.83rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/dia2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dia-confirm-award .img-box {
  position: relative;
  width: 2.19rem;
  height: 2.19rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/select_bg2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin: 0.35rem auto 0;
}
.dia-confirm-award .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-confirm-award .img-box::after {
  content: "";
  position: absolute;
  top: -0.07rem;
  left: -0.07rem;
  width: 2.34rem;
  height: 2.34rem;
  pointer-events: none;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/select_bd.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dia-confirm-award .img-box .award-name {
  position: absolute;
  width: 90%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #162424;
  text-align: center;
  bottom: 0.1rem;
}

.dia-confirm {
  width: 6.45rem;
  height: 3.83rem;
  background-image: url("//game.gtimg.cn/images/val/act/a20260601valact/dia3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dia-confirm .confirm-txt {
  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;
  height: 1.2rem;
  font-size: 0.24rem;
  color: #1c243a;
  width: 90%;
  margin: 0.29rem auto 0;
}