@charset "UTF-8";

@font-face {
  font-family: "HYQiHei";
  src: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/fonts/HYQiHei-65s.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

:root {
  --easeCommon: cubic-bezier(0.1, 0, 0.23, 1);
  --part2Scale: 1;
  --part3Scale: 1;
}

html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
em,
i,
span,
a,
img,
input,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: "HYQiHei";
}

a,
img,
input {
  border: none;
}

img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

body {}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

ul,
li {
  list-style: none;
}

i,
em {
  font-style: normal;
}

html,
body {
  height: 100%;
  overflow: hidden;
}

html {
  font-size: calc(100vw / 19.2);
  /* 1920px 设计稿 => 1rem = 100px */
  scroll-behavior: smooth;
  background-color: #242220;
}

@media screen and (min-aspect-ratio: 16/9) and (max-height: 900px) {
  html {
    font-size: calc(100vh / 10.8) !important;
  }
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

b {
  font-weight: bold;
}

b * {
  font-weight: bold;
}

* {
  box-sizing: border-box;
}

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

.my-swiper {
  width: 100%;
  height: 100vh;
}

.my-swiper>.swiper-wrapper {
  width: 100%;
  height: 100%;
}

.my-swiper>.swiper-wrapper>.swiper-slide {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}

/* 导航适配 */

.fr-header {
  position: fixed !important;
  top: 50px !important;
  width: 100%;
  /* z-index: 99; */
  /* pointer-events: none; */
}

body.page-out-client .fr-header {
  position: relative;
  padding-top: 0
}

body.page-out-client .fr-header:after {
  content: none
}

body:not(.page-out-client) .fr-header {
  background: linear-gradient(0deg, rgba(14, 20, 22, 0) 0%, rgba(14, 20, 22, 0.35) 43.95%, rgba(14, 20, 22, 0.7) 100%);
  top: 0 !important;
}

body .main-nav-link,
body .main-nav-item>a {
  color: var(--store-nav-color-text-normal);
}

.menu-light .fr-header .tui-search-input {
  background: rgba(227, 227, 227, 0.3);
}

.menu-light .tui-search-input>input {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.menu-light .tui-search-input>input::-webkit-input-placeholder {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.menu-light .tui-search-input>input:focus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5019607843);
}

.menu-light .main-nav>li>a,
.menu-light .hot-search a,
.menu-light .main-nav .drop>a {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.menu-light .tui-nav,
.menu-light .turn-r {
  pointer-events: all;
}

.home-nav {
  width: calc(var(--store-page-content) + 10px);
  margin: 0 auto;
  padding: 20px 0;
  pointer-events: none
}

.home-navnew:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  border-radius: 4px
}

.main-nav {
  display: flex;
  position: relative;
  z-index: 5;
  padding: 0
}

body:not(.page-out-client) .frame-page {
  padding-top: 0;
}

.page-out-client .mill-header {
  visibility: visible;
}

.mill-header {
  display: none;
}

.page-out-client .mill-header {
  display: block;
  z-index: 300;
  position: fixed;
}

/* 全屏 Swiper 高度链 */

html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* 去除截图时浏览器默认的焦点边框 */

img,
video,
button,
a,
input,
:focus {
  outline: none;
  border: none;
}

img,
video {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-drag: none;
}

#vue-container {
  width: 100%;
  height: 100%;
}

.fr-wrapper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/bg/bg1.avif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 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;
  position: relative;
}

.swiper-slide-cont {
  min-width: 16rem;
  min-height: 7.56rem;
  position: relative;
}

.swiper-slide-cont.index-cont {
  width: 100vw;
  height: 100vh;
}

.icon-down {
  position: absolute;
  bottom: 0.32rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 0.32rem;
  height: 0.32rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/icon-down.png");
  background-size: cover;
  z-index: 100;
  -webkit-animation: down 1s infinite alternate ease-in-out;
          animation: down 1s infinite alternate ease-in-out;
}

.icon-down::after {
  content: "";
  position: absolute;
  inset: -0.2rem;
}

@-webkit-keyframes down {
  0% {
    bottom: 0.32rem;
  }
  100% {
    bottom: 0.62rem;
  }
}

@keyframes down {
  0% {
    bottom: 0.32rem;
  }
  100% {
    bottom: 0.62rem;
  }
}

.index {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/test.jpg");
}

.index-hero {
  position: absolute;
  z-index: 100;
  background-color: red;
  cursor: pointer;
}

.index-hero.hero1 {
  width: 0.4rem;
  height: 0.4rem;
  top: 0.2rem;
  left: 0.2rem;
}

.index-hero.hero2 {
  width: 0.4rem;
  height: 0.4rem;
  top: 0.2rem;
  left: 1rem;
}

.index-hero.hero3 {
  width: 0.4rem;
  height: 0.4rem;
  top: 0.2rem;
  left: 2rem;
}

.index-hero.hero4 {
  width: 0.4rem;
  height: 0.4rem;
  top: 0.2rem;
  left: 3rem;
}

.index-hero.hero5 {
  width: 0.4rem;
  height: 0.4rem;
  top: 0.2rem;
  left: 4rem;
}

.highlights {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/bg/bg2.avif");
}

.highlights-cont {
  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;
}

.highlights-title {
  width: 100%;
  height: 0.88rem;
  position: relative;
}

.highlights-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0.16rem;
  width: 2.55rem;
  height: 0.88rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/title.png");
  background-size: cover;
}

.highlights-text {
  font-size: 0.26rem;
  color: #CCE3F4;
  text-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
  font-weight: 500;
  width: 100%;
  padding-left: 0.16rem;
  margin-top: 0.16rem;
  line-height: 1.2;
}

.highlights-list {
  margin-top: 0.4rem;
  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;
  gap: 0.2rem;
}

.highlights-item {
  width: 4.2rem;
  height: 5.8rem;
  position: relative;
  z-index: 2;
  padding: 0.2rem;
}

.highlights-item::after {
  content: "";
  position: absolute;
  top: -0.1rem;
  left: -0.2rem;
  z-index: -1;
  width: 4.6rem;
  height: 6.2rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/bg1.png");
  background-size: 100% 100%;
}

.highlights-item.item1 .highlights-item-num {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/num1.png");
}

.highlights-item.item1 .highlights-item-title {
  top: -0.5rem;
  left: -0.59rem;
  width: 2.8rem;
  height: 1.53rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/title1.png");
}

.highlights-item.item1 .highlights-item-hero {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/img1.png");
}

.highlights-item.item1 .highlights-item-subtitle {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/subtitle1.png");
}

.highlights-item.item2 .highlights-item-num {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/num2.png");
}

.highlights-item.item2 .highlights-item-title {
  top: -0.41rem;
  left: -0.21rem;
  width: 2rem;
  height: 1.38rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/title2.png");
}

.highlights-item.item2 .highlights-item-hero {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/img2.png");
}

.highlights-item.item2 .highlights-item-subtitle {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/subtitle2.png");
}

.highlights-item.item3 .highlights-item-num {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/num3.png");
}

.highlights-item.item3 .highlights-item-title {
  top: -0.4rem;
  left: -0.17rem;
  width: 2.8rem;
  height: 1.45rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/title3.png");
}

.highlights-item.item3 .highlights-item-text {
  width: 2.2rem;
}

.highlights-item.item3 .highlights-item-hero {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/img3.png");
}

.highlights-item.item3 .highlights-item-subtitle {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/subtitle3.png");
}

.highlights-item.item4 .highlights-item-text {
  width: 2.1rem;
}

.highlights-item.item4 .highlights-item-num {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/num4.png");
}

.highlights-item.item4 .highlights-item-subtitle {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/subtitle4.png");
}

.highlights-item.item5 .highlights-item-num {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/num5.png");
}

.highlights-item.item5 .highlights-item-subtitle {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/subtitle5.png");
}

.highlights-item.item5 .highlights-item-text {
  width: 2.2rem;
}

.highlights-item-num {
  width: 1.28rem;
  height: 1.2rem;
  background-size: 100% 100%;
  position: absolute;
  top: 0.16rem;
  left: 0.20rem;
  z-index: 1;
}

.highlights-item-title {
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100% 100%;
  z-index: 100;
}

.highlights-item-hero {
  position: absolute;
  top: -0.32rem;
  right: 0;
  width: 2.36rem;
  height: 3.16rem;
  z-index: 1;
  background-size: 100% 100%;
}

.highlights-item-subtitle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
}

.highlights-item-text {
  margin-top: 1.71rem;
  width: 2rem;
  color: rgba(194, 206, 255, 0.8);
  font-size: 0.16rem;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  z-index: 12;
  min-height: 0.96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.highlights-item-video {
  width: 3.8rem;
  height: 2.2rem;
  aspect-ratio: 19/11;
  cursor: pointer;
  position: relative;
  border-radius: 0.04rem;
  overflow: hidden;
  z-index: 20;
  margin-top: 0.3rem;
  background-image: linear-gradient(22deg, #666AAB 30%, #ACB1F6 100%);
  padding: 0.01rem;
}

.highlights-item-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.04rem;
}

.highlights-item-play {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  cursor: pointer;
}

.highlights-item-play::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.6rem;
  height: 0.6rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/play.png");
  background-size: 100% 100%;
}

.highlights-item-img {
  width: 2.4rem;
  height: 1.36rem;
  margin-top: 0.06rem;
  background-image: linear-gradient(22deg, #666AAB 30%, #ACB1F6 100%);
  padding: 0.01rem;
  border-radius: 0.04rem;
  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;
}

.highlights-warp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.2rem;
}

.highlights-warp .highlights-item {
  width: 2.8rem;
  height: 2.8rem;
}

.highlights-warp .highlights-item::after {
  top: -0.07rem;
  left: -0.15rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/highlights/bg2.png");
  width: 3.1rem;
  height: 3.1rem;
}

.highlights-warp .highlights-item-text {
  margin-top: 0.48rem;
  min-height: 0.48rem;
}

.welfare {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/bg/bg3.avif");
  position: relative;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.welfare .swiper-slide-cont {
  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;
}

.welfare-main {
  width: 14.67rem;
  height: 8.76rem;
  z-index: 10;
  margin-top: 0.55rem;
  margin-left: -0.18rem;
  position: relative;
}

.welfare-main::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/cont-bg.png");
  background-size: 100% 100%;
  pointer-events: none;
  z-index: 2;
}

.welfare-mask {
  position: absolute;
  z-index: 15;
  background-size: 100% 100%;
  pointer-events: none;
}

.welfare-mask.welfare-mask1 {
  top: -0.21rem;
  left: 4.14rem;
  width: 3.07rem;
  height: 1.86rem;
  aspect-ratio: 91/55;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/mask1.png");
}

.welfare-mask.welfare-mask2 {
  bottom: -0.36rem;
  right: 3.34rem;
  width: 1.99rem;
  height: 1.66rem;
  aspect-ratio: 177/148;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/mask2.png");
}

.welfare-mask.welfare-mask3 {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 4.58rem;
  height: 5.37rem;
  z-index: 15;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/mask3.png");
}

.welfare-nav {
  position: absolute;
  top: 1.65rem;
  left: -1.34rem;
  z-index: 10;
}

.welfare-nav-inner {
  width: 2.1rem;
  overflow: hidden;
}

.welfare-nav-item {
  width: 2.64rem;
  height: 1.67rem;
  aspect-ratio: 215/136;
  cursor: pointer;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
  margin-left: 0.5rem;
  -webkit-transition: margin-left 0.3s, background-image 0.3s;
  transition: margin-left 0.3s, background-image 0.3s;
}

.welfare-nav-item.item1 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tag1.png");
}

.welfare-nav-item.item2 {
  margin-top: -0.24rem;
  margin-bottom: -0.24rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tag2.png");
}

.welfare-nav-item.item3 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tag3.png");
}

.welfare-nav-item.active {
  margin-left: 0;
}

.welfare-nav-item.active.item1 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tag1-cur.png");
}

.welfare-nav-item.active.item2 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tag2-cur.png");
}

.welfare-nav-item.active.item3 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tag3-cur.png");
}

.welfare-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  gap: 0.25rem;
  z-index: 30;
  padding-top: 0.81rem;
  margin-left: 0.89rem;
  display: none;
}

.welfare-cont.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.welfare-cont.item1 .welfare-cont-warp.left::after {
  top: 0.84rem;
}

.welfare-cont.item1 .welfare-cont-warp.left .welfare-cont-title {
  width: 4.16rem;
  height: 0.67rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/title1.png");
  background-size: 100% 100%;
  margin-top: 0.24rem;
  margin-left: 1.08rem;
  position: relative;
  z-index: 2;
}

.welfare-cont.item1 .welfare-cont-warp.left .welfare-cont-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/img1.png");
}

.welfare-cont.item1 .welfare-cont-warp.left .welfare-cont-content-btn {
  position: absolute;
  z-index: 10;
  width: 1.6rem;
  height: 0.36rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/go-btn-1.png");
  background-size: 100% 100%;
  top: 4.2rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  cursor: pointer;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.welfare-cont.item1 .welfare-cont-warp.left .welfare-cont-content-btn:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

.welfare-cont.item1 .welfare-cont-warp.right::after {
  display: none;
}

.welfare-cont.item1 .welfare-cont-warp.right .welfare-cont-title {
  width: 4.4rem;
  height: 0.39rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/title2.png");
  background-size: 100% 100%;
  margin-top: 0.24rem;
  margin-left: 0.33rem;
}

.welfare-cont.item1 .welfare-cont-warp.right .welfare-cont-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/img2.png");
}

.welfare-cont.item1 .welfare-cont-content {
  background-size: 100% 100%;
}

.welfare-cont.item2 .welfare-cont-warp::after {
  top: 0.75rem;
}

.welfare-cont.item2 .welfare-cont-warp .welfare-cont-title {
  width: 2.97rem;
  height: 0.55rem;
  background-size: 100% 100%;
}

.welfare-cont.item2 .welfare-cont-warp .welfare-cont-content {
  width: 5.1rem;
  height: 4.33rem;
  margin: 0.12rem auto 0;
  background-size: 100% 100%;
  border-radius: 0.05rem;
  border: 0.01rem solid #9BA2A9;
  background-color: #E8E7EF;
  position: relative;
}

.welfare-cont.item2 .welfare-cont-warp .welfare-cont-desc {
  width: 1.78rem;
  height: 0.4rem;
  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;
  position: absolute;
  left: 50%;
  bottom: -0.56rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.welfare-cont.item2 .welfare-cont-warp.left .welfare-cont-title {
  margin-top: 0.24rem;
  margin-left: 1.88rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/title3.png");
}

.welfare-cont.item2 .welfare-cont-warp.left .welfare-cont-content {
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/img3.png");
}

.welfare-cont.item2 .welfare-cont-warp.left .welfare-cont-desc {
  cursor: pointer;
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/go-btn.png");
  background-size: 100% 100%;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.welfare-cont.item2 .welfare-cont-warp.left .welfare-cont-desc:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

.welfare-cont.item2 .welfare-cont-warp.right .welfare-cont-title {
  margin-top: 0.21rem;
  margin-left: 1.51rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/title4.png");
}

.welfare-cont.item2 .welfare-cont-warp.right .welfare-cont-text {
  margin-top: 0.64rem;
}

.welfare-cont.item2 .welfare-cont-warp.right .welfare-cont-content {
  margin-top: 0.24rem;
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/img4.png");
}

.welfare-cont.item2 .welfare-cont-warp.right .welfare-cont-desc {
  white-space: nowrap;
  color: rgba(70, 68, 142, 0.6);
  font-size: 0.14rem;
  cursor: default;
  font-weight: 400;
}

.welfare-cont.item3 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.welfare-cont.item3 .welfare-cont-content {
  padding: 0.32rem 0.65rem;
}

.welfare-cont.item3.active {
  opacity: 1;
  pointer-events: auto;
}

.welfare-cont.item3 .welfare-cont-warp::after {
  top: 0.59rem;
}

.welfare-cont-text {
  color: rgba(70, 68, 142, 0.6);
  font-size: 0.18rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  margin-top: 0.43rem;
}

.welfare-cont-btn {
  position: absolute;
  top: 56%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 100;
  cursor: pointer;
  width: 0.16rem;
  height: 0.28rem;
  background-size: 100% 100%;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/icon-arrow.png");
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.welfare-cont-btn::after {
  position: absolute;
  content: "";
  inset: -0.2rem;
}

.welfare-cont-btn:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}

.welfare-cont-btn.left {
  left: 0.17rem;
}

.welfare-cont-btn.right {
  right: 1.07rem;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}

.welfare-cont-btn.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.welfare-cont-warp {
  width: 6.3rem;
  height: 6.86rem;
  position: relative;
  z-index: 1;
}

.welfare-cont-warp.left {
  z-index: 2;
}

.welfare-cont-warp::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 0;
  width: 5.99rem;
  height: 0.32rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/line.png");
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.welfare-cont-head {
  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;
  position: relative;
  min-height: 0.55rem;
  margin-top: 0.23rem;
}

.welfare-cont-nav {
  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;
  gap: 0.62rem;
}

.welfare-cont-nav-item {
  cursor: pointer;
  width: 0.76rem;
  height: 0.55rem;
  background-size: 100% 100%;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
}

.welfare-cont-nav-item.item1 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tab1.png");
}

.welfare-cont-nav-item.item2 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tab2.png");
}

.welfare-cont-nav-item.item3 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tab3.png");
}

.welfare-cont-nav-item.item4 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tab4.png");
}

.welfare-cont-nav-item:hover.item1, .welfare-cont-nav-item.active.item1 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tab1-cur.png");
}

.welfare-cont-nav-item:hover.item2, .welfare-cont-nav-item.active.item2 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tab2-cur.png");
}

.welfare-cont-nav-item:hover.item3, .welfare-cont-nav-item.active.item3 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tab3-cur.png");
}

.welfare-cont-nav-item:hover.item4, .welfare-cont-nav-item.active.item4 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tab4-cur.png");
}

.welfare-cont-content {
  position: relative;
  z-index: 20;
}

.welfare-cont-content .welfare-cont-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.36rem 0.26rem;
}

.welfare-cont-content .welfare-cont-list-item {
  cursor: pointer;
  position: relative;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1;
}

.welfare-cont-content .welfare-cont-list-item::before {
  content: "";
  position: absolute;
  inset: 0;
  background-size: 100% 100%;
  z-index: 5;
  pointer-events: none;
  -webkit-transition: bcackground-image 0.3s;
  transition: bcackground-image 0.3s;
}

.welfare-cont-content .welfare-cont-list-item:hover {
  opacity: 1;
  z-index: 100;
  isolation: isolate;
}

.welfare-cont-content .welfare-cont-list-item:hover .list-item-info {
  border-radius: 0 !important;
}

.welfare-cont-content .list-item-info {
  position: relative;
  overflow: hidden;
}

.welfare-cont-content .list-item-text {
  color: rgba(75, 89, 141, 0.8);
  text-align: center;
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 1;
  position: absolute;
  left: 50%;
  bottom: -0.24rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  white-space: nowrap;
}

.welfare-cont-content.item1 .welfare-cont-list-item {
  border-radius: 0.03rem;
}

.welfare-cont-content.item1 .welfare-cont-list-item::before {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/border1.png");
}

.welfare-cont-content.item1 .welfare-cont-list-item:hover::before {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/border2.png");
}

.welfare-cont-content.item1 .welfare-cont-list-item:hover .list-item-info {
  padding: 0.02rem;
}

.welfare-cont-content.item1 .list-item-info {
  width: 0.79rem;
  height: 1.07rem;
  border-radius: 0.04rem;
  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;
}

.welfare-cont-content.item1 .list-item-icon {
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  top: 0.04rem;
  left: 0.03rem;
}

.welfare-cont-content.item2 .welfare-cont-list-item .list-item-info {
  border-radius: 50% !important;
  overflow: hidden;
}

.welfare-cont-content.item2 .welfare-cont-list-item:hover::before {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tf-border.png");
}

.welfare-cont-content.item2 .welfare-cont-list-item.type1 .list-item-info {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tf_bg1.png");
}

.welfare-cont-content.item2 .welfare-cont-list-item.type2 .list-item-info {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tf_bg2.png");
}

.welfare-cont-content.item2 .welfare-cont-list-item.type3 .list-item-info {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tf_bg3.png");
}

.welfare-cont-content.item2 .list-item-info {
  width: 0.77rem;
  height: 0.77rem;
  border-radius: 50%;
  background-size: 100% 100%;
  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;
}

.welfare-cont-content.item2 .list-item-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.welfare-cont-content.item3 .welfare-cont-list-item .list-item-info {
  border-radius: 50% !important;
  overflow: hidden;
}

.welfare-cont-content.item3 .welfare-cont-list-item:hover::before {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/tf-border.png");
}

.welfare-cont-content.item3 .list-item-info {
  width: 0.77rem;
  height: 0.77rem;
  border-radius: 50%;
  background-size: 100% 100%;
  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;
}

.welfare-cont-content.item3 .list-item-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.welfare-cont-content.item4 .welfare-cont-list-item .list-item-info {
  border-radius: 0.04rem !important;
  overflow: hidden;
}

.welfare-cont-content.item4 .welfare-cont-list-item:hover::before {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/welfare/xg-border.png");
}

.welfare-cont-content.item4 .list-item-info {
  width: 0.77rem;
  height: 0.6rem;
  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;
}

.list-item-intro {
  position: absolute;
  width: 2rem;
  height: 2.8rem;
  aspect-ratio: 5/7;
  pointer-events: none;
  z-index: 60;
  -webkit-animation: introIn 0.3s ease-in-out;
          animation: introIn 0.3s ease-in-out;
}

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

@keyframes introIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.page-hero {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/bg/bg1.avif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 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;
}

.page-hero .hero-cont {
  width: 19.2rem;
  height: 10.8rem;
  position: relative;
}

.page-hero .hero-cont.hero1 .hero-title {
  width: 3.51rem;
  bottom: 7.35rem;
  left: 5.48rem;
}

.page-hero .hero-cont.hero2 .hero-title {
  width: 3.51rem;
  bottom: 7.35rem;
  left: 6.35rem;
}

.page-hero .hero-cont.hero3 .hero-title {
  width: 3.69rem;
  bottom: 6.75rem;
  left: 4.75rem;
}

.page-hero .hero-cont.hero4 .hero-title {
  width: 4.16rem;
  bottom: 7.04rem;
  left: 5.39rem;
}

.page-hero .hero-cont.hero5 .hero-title {
  width: 3.73rem;
  bottom: 7.09rem;
  left: 4.43rem;
}

.page-hero .hero-video {
  width: 12.8rem;
  height: 7.2rem;
  position: absolute;
  bottom: 0.58rem;
  right: 1.55rem;
  z-index: 2;
}

.page-hero .hero-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-mask-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero/video-mask.png");
  mask-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero/video-mask.png");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-mode: alpha;
}

.page-hero .hero-img {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 10.32rem;
  height: 9.2rem;
  mask-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(0.6rem, #000)), -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(0.6rem, #000));
  mask-image: linear-gradient(to right, transparent 0, #000 0.6rem), linear-gradient(to top, transparent 0, #000 0.6rem);
  -webkit-mask-composite: intersect;
          mask-composite: intersect;
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(0.6rem, #000)), -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(0.6rem, #000));
  -webkit-mask-image: linear-gradient(to right, transparent 0, #000 0.6rem), linear-gradient(to top, transparent 0, #000 0.6rem);
  -webkit-mask-composite: source-in;
}

.page-hero .hero-name {
  position: absolute;
  left: 0.91rem;
  bottom: 1.51rem;
  z-index: 105;
  width: 3.87rem;
  height: 1.29rem;
}

.page-hero .hero-title {
  height: 1.38rem;
  position: absolute;
  z-index: 105;
}

.page-hero .hero-stage-btn {
  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;
}

.page-hero .hero-close {
  position: absolute;
  z-index: 200;
  top: 1.75rem;
  right: 1.89rem;
  width: 0.32rem;
  height: 0.32rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/close.png");
  background-size: cover;
  opacity: 0.8;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.page-hero .hero-close:hover {
  opacity: 1;
}

.page-hero .hero-close::after {
  content: "";
  position: absolute;
  inset: -0.2rem;
}

.page-hero .hero-list {
  width: 1.7rem;
  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;
  position: absolute;
  right: 1.21rem;
  z-index: 200;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.page-hero .hero-list-item {
  width: 1.12rem;
  height: 0.8rem;
  position: relative;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.page-hero .hero-list-item::after {
  content: '';
  position: absolute;
  bottom: -0.04rem;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero/hero-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.page-hero .hero-list-item:hover {
  opacity: 1;
}

.page-hero .hero-list-item.active {
  width: 1.7rem;
  height: 1.2rem;
  opacity: 1;
}

.page-hero .hero-list-item.active::after {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero/hero-bg-hover.png");
}

.page-hero .hero-list-item-img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
}

.page-hero .hero-list-item-img img {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}

/*# sourceMappingURL=index.css.map */[v-cloak] {
  display: none;
}

/* Immediate static stage while Vue and 3D modules initialize. */
body:has(#vue-container[v-cloak]) { background: #020714 url('https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero-stage/loading-poster.webp') center / cover no-repeat; min-height: 100vh; }
﻿/**
 * Swiper 11.x CSS Bundle (minified)
 * 
 * 说明：此文件为 Swiper 官方压缩产物，请勿手动修改。
 * 来源：https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css
 */
:root {
  --motion-fast: 150ms;
  --motion-normal: 240ms;
  --motion-content: 320ms;
  --motion-exit: 220ms;
  --motion-ease: cubic-bezier(0, 0, 0.2, 1);
}
.hero-dialog-enter-active {
  transition: opacity var(--motion-content) var(--motion-ease);
}
.hero-dialog-leave-active {
  transition: opacity var(--motion-exit) cubic-bezier(0.4, 0, 1, 1);
}
.hero-dialog-enter-from,
.hero-dialog-leave-to {
  opacity: 0;
}
.hero-list-item,
.welfare-nav-item,
.welfare-cont-nav-item,
.welfare-cont-btn,
.highlights-item-play,
.hero-stage-btn .btn {
  cursor: pointer;
}
.hero-stage-btn .btn,
.highlights-item-play {
  transition: scale var(--motion-fast) var(--motion-ease);
}
@media (hover: hover) {
  .hero-stage-btn .btn:hover,
  .highlights-item-play:hover {
    scale: 1.025;
  }
}
.hero-stage-btn .btn:active,
.highlights-item-play:active {
  scale: 0.98;
}
.welfare-nav-item {
  transition: translate var(--motion-fast) var(--motion-ease) !important;
}
.welfare-nav-item.active {
  translate: 4px 0;
}
.welfare-cont-nav-item {
  transition: opacity var(--motion-fast) !important;
}
.hero-list-item:focus-visible,
.welfare-nav-item:focus-visible,
.welfare-cont-nav-item:focus-visible,
.welfare-cont-list-item:focus-visible,
.welfare-cont-btn:focus-visible {
  outline: 2px solid #b5eaff;
  outline-offset: 3px;
}
.list-item-intro {
  animation: none !important;
}
.intro-enter-active {
  transition: opacity 160ms ease-out;
}
.intro-leave-active {
  transition: opacity 100ms ease-in;
}
.intro-enter-from,
.intro-leave-to {
  opacity: 0;
}
.hero-stage.is-entered .hero-stage__controls {
  animation: stageControls 240ms var(--motion-ease);
}
@keyframes stageControls {
  from {
    opacity: 0;
    translate: 0 8px;
  }
  to {
    opacity: 1;
    translate: 0 0;
  }
}
.swiper-slide:not(.swiper-slide-active) .icon-down {
  animation-play-state: paused;
}
@media (prefers-reduced-motion: reduce) {
  .fr-wrapper *,
  .fr-wrapper *::before,
  .fr-wrapper *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
@media (max-width: 767px) {
  .hero-stage__controls {
    backdrop-filter: none;
  }
}

.hero-detail-slide .page-hero {
  position: absolute;
  z-index: 1;
  /* background-image: url('https://wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero/bg.jpg'); */
}
.hero-detail-slide .hero-cont {
  max-width: 100%;
}
.detail-icon-down {
  z-index: 3;
}
.icon-down {
  border: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.hero-detail-slide {
  position: relative;
  overflow: hidden;
}

/* Scene choreography keeps the background stable while content changes. */
.my-swiper > .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.highlights-item {
  transition: translate 180ms ease-out;
}
.highlights-item-hero,
.hero-list-item-img {
  transition: translate 180ms ease-out, scale 180ms ease-out;
}
.hero-list-item {
  transition: opacity 150ms ease-out;
}
.highlights-item-play {
  border: 0;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
[data-state='playing'] > .highlights-item-play {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
[data-state='loading'] > button {
  opacity: 0.7;
}
.highlights-item-video[data-state='error'] > button {
  width: 90%;
  background: #18243c;
  border-radius: 12px;
}
.hero-list-item:active,
.welfare-cont-btn:not(.disabled):active {
  scale: 0.97;
}
.welfare-cont-content .welfare-cont-list-item {
  transition: translate 150ms ease-out, opacity 150ms ease-out;
}
.welfare-cont-nav-item::after {
  content: '';
  position: absolute;
  inset: 0;
  /* border-bottom: 2px solid #b5eaff; */
  opacity: 0;
  transition: opacity 150ms ease-out;
  pointer-events: none;
}
.welfare-cont-nav-item.active::after {
  opacity: 1;
}
@media (hover: hover) {
  .highlights-item:hover {
    translate: 0 -4px;
  }
  .highlights-item:hover .highlights-item-hero {
    translate: 0 -3px;
  }
  .hero-list-item:hover .hero-list-item-img {
    scale: 1.04;
  }
  .welfare-cont-list-item:hover {
    translate: 0 -3px;
  }
}
.highlights-item-play:focus-visible,
.icon-down:focus-visible {
  outline: 2px solid #b5eaff;
  outline-offset: 4px;
}
.welfare-cont-btn.disabled {
  pointer-events: none;
}
@media (prefers-reduced-motion: reduce) {
  .highlights-item:hover,
  .highlights-item:hover .highlights-item-hero,
  .welfare-cont-list-item:hover {
    translate: none;
  }
  .hero-list-item:hover .hero-list-item-img {
    scale: 1;
  }
}


/* Only the initial loading state owns a poster; returning uses the live canvas. */
.my-swiper > .swiper-wrapper > .swiper-slide:first-child {
  background-image: none;
  background-color: #020714;
}
.hero-stage.is-entered,
.hero-stage.is-entered .hero-stage__canvas {
  opacity: 1;
}
.welfare-main {
  transform: none;
  translate: none;
  scale: none;
}
.welfare-cont-nav-item {
  position: relative;
}
.welfare-cont-list-item:focus-visible .list-item-info {
  outline: 2px solid #b5eaff;
  outline-offset: 2px;
}
.hero-stage-btn[data-v-4c031c5d] {
  position: absolute;
  z-index: 500;
  bottom: 0.78rem;
  right: 1.06rem;
  width: 2.38rem;
  height: 0.6rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2a2726;
  font-size: 0.26rem;
  font-weight: 500;
  transition: background-image 0.3s;
}
.hero-stage-btn.download[data-v-4c031c5d] {
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero-stage/btn-download.png");
}
.hero-stage-btn.download[data-v-4c031c5d]:hover {
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero-stage/btn-download-hover.png");
}
.hero-stage-btn.downloading[data-v-4c031c5d] {
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero-stage/btn-downloading.png");
}
.hero-stage-btn.launch[data-v-4c031c5d] {
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero-stage/btn-launch.png");
}
.hero-stage-btn.launch[data-v-4c031c5d]:hover {
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero-stage/btn-launch-hover.png");
}
.hero-stage-btn.paused[data-v-4c031c5d] {
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero-stage/btn-paused.png");
}
.hero-stage-title[data-v-a4aed49c] {
  position: absolute;
  width: 6rem;
  height: 1rem;
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero-stage/title.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 500;
  bottom: 0.8rem;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  transform-origin: left bottom;
  transition: transform 500ms ease, bottom 500ms ease;
}
.hero-stage-title.title2[data-v-a4aed49c] {
  background-image: url("//wegame.gtimg.com/tgp_act/release/wegame/wzwxq20260910/images/ossweb-img/hero-stage/title1.png");
  width: 8.5rem;
  height: 1.2rem;
}
.hero-stage-title.is-focused[data-v-a4aed49c] {
  transform: translate(calc(-50cqw + 1rem), -0.04rem) scale(0.5);
}

/* 全景状态：标题、下载按钮和下翻箭头沿中线纵向排列。 */
.hero-stage-title[data-v-a4aed49c]:not(.is-focused) {
  bottom: 1.52rem;
}
.hero-stage[data-v-a4aed49c] .hero-stage-btn {
  transition: right 500ms ease, background-image 0.3s;
}
.hero-stage-title[data-v-a4aed49c]:not(.is-focused) +  .hero-stage-btn {
  right: calc(50% - 1.19rem);
}
@media (prefers-reduced-motion: reduce) {
.hero-stage-title[data-v-a4aed49c],
  .hero-stage[data-v-a4aed49c] .hero-stage-btn {
    transition: none;
}
}
.hero-stage[data-v-a4aed49c] {
  container-type: inline-size;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #020714;
  isolation: isolate;
}
.hero-stage__poster[data-v-a4aed49c] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.65s ease;
}
.is-ready .hero-stage__poster[data-v-a4aed49c] {
  opacity: 0;
}
.hero-stage__canvas[data-v-a4aed49c] {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.8s ease;
  will-change: opacity;
}
.is-ready .hero-stage__canvas[data-v-a4aed49c] {
  opacity: 1;
}
.hero-stage__shade[data-v-a4aed49c] {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.hero-stage__loading[data-v-a4aed49c] {
  position: absolute;
  left: 50%;
  bottom: 1.7rem;
  transform: translate(-50%, -50%);
  padding: 0.1rem 0.18rem;
  background: rgba(2, 8, 24, 0.62);
  border-radius: 0.04rem;
  color: rgba(218, 237, 255, 0.8);
  font-size: 0.16rem;
  font-weight: normal;
  letter-spacing: 0.06rem;
}
.hero-stage__controls[data-v-a4aed49c] {
  position: absolute;
  z-index: 5;
  left: 50%;
  bottom: 1.55rem;
  display: flex;
  align-items: stretch;
  gap: 0.08rem;
  transform: translateX(-50%);
  padding: 0.08rem;
  border: 0.01rem solid rgba(164, 214, 255, 0.24);
  background: rgba(2, 8, 24, 0.76);
  box-shadow: 0 0.12rem 0.42rem rgba(0, 0, 12, 0.42);
  backdrop-filter: blur(0.12rem);
}
.hero-stage__wide[data-v-a4aed49c],
.hero-stage__role[data-v-a4aed49c],
.hero-stage__detail[data-v-a4aed49c] {
  appearance: none;
  min-height: 0.46rem;
  border: 0.01rem solid transparent;
  background: rgba(119, 169, 229, 0.08);
  color: rgba(211, 231, 249, 0.68);
  font: inherit;
  font-size: 0.15rem;
  font-weight: normal;
  cursor: pointer;
  transition: color 0.25s ease, border-color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}
.hero-stage__wide[data-v-a4aed49c] {
  width: 0.72rem;
}
.hero-stage__role[data-v-a4aed49c] {
  display: grid;
  grid-template-columns: 0.28rem 1fr;
  align-items: center;
  width: 1.18rem;
  padding: 0 0.12rem;
  text-align: left;
}
.hero-stage__role-index[data-v-a4aed49c] {
  color: rgba(109, 186, 255, 0.48);
  font-size: 0.1rem;
  letter-spacing: 0.01rem;
}
.hero-stage__detail[data-v-a4aed49c] {
  width: 1.06rem;
  border-color: rgba(120, 207, 255, 0.42);
  background: rgba(68, 136, 225, 0.24);
  color: #eff9ff;
}
.hero-stage__wide[data-v-a4aed49c]:hover,
.hero-stage__role[data-v-a4aed49c]:hover,
.hero-stage__detail[data-v-a4aed49c]:hover,
.hero-stage__wide[data-v-a4aed49c]:focus-visible,
.hero-stage__role[data-v-a4aed49c]:focus-visible,
.hero-stage__detail[data-v-a4aed49c]:focus-visible,
.hero-stage__wide.active[data-v-a4aed49c],
.hero-stage__role.active[data-v-a4aed49c] {
  border-color: rgba(141, 217, 255, 0.72);
  background: rgba(76, 149, 232, 0.26);
  color: #ffffff;
  transform: translateY(-0.02rem);
}
@media (max-aspect-ratio: 4/3) {
.hero-stage__controls[data-v-a4aed49c] {
    max-width: calc(100% - 0.32rem);
    overflow-x: auto;
}
}
@media (prefers-reduced-motion: reduce) {
.hero-stage-title[data-v-a4aed49c],
  .hero-stage__poster[data-v-a4aed49c],
  .hero-stage__canvas[data-v-a4aed49c],
  .hero-stage__wide[data-v-a4aed49c],
  .hero-stage__role[data-v-a4aed49c],
  .hero-stage__detail[data-v-a4aed49c] {
    transition-duration: 0.01ms;
}
}
.hero-stage__accessible-entry[data-v-a4aed49c]:not(:focus-visible) {
  position: absolute;
  width: 1px;
  height: 1px;
  min-height: 0;
  padding: 0;
  overflow: hidden;
  clip-path: inset(50%);
}
.highlight-video-cover[data-v-27b039fc] {
  position: absolute;
  inset: 0.01rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  border-radius: 0.04rem;
}
.highlights-item-play[data-v-27b039fc] {
  background: transparent;
}

/* 独立于页面 rem 和装饰字体，按播放器实际宽度适配控制栏。 */
.highlights-item-video[data-v-27b039fc] {
  container: highlight-video / inline-size;
}
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom,
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom * {
  font-family: Arial, 'Microsoft YaHei', sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}
/* 页面内所有尺寸均精简入口，包括 SDK 延迟插入的拉端按钮。 */
.highlights-item-video[data-v-27b039fc] .txp_btn_definition,
.highlights-item-video[data-v-27b039fc] .txp_btn_playrate,
.highlights-item-video[data-v-27b039fc] .txp_barrage_client_launcher,
.highlights-item-video[data-v-27b039fc] .txp_ctrl_client_launcher {
  display: none !important;
}
@container highlight-video (max-width: 420px) {
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom {
    height: 32px;
    font-size: 11px;
}
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom .txp_controls {
    justify-content: space-between;
    align-items: center;
    height: 32px;
    padding: 0 4px;
    box-sizing: border-box;
}
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom .txp_left_controls,
  .highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom .txp_right_controls {
    flex: 0 0 auto;
    gap: 2px;
    min-width: 0;
}
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom .txp_controls .txp_btn {
    min-width: 24px;
    width: 24px;
    margin: 0;
    padding: 0;
}
.highlights-item-video[data-v-27b039fc]
    .plugin_ctrl_txp_bottom .txp_controls .txp_icon {
    width: 20px;
    height: 20px;
}
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom .txp_time_display {
    margin: 0 3px;
}
.highlights-item-video[data-v-27b039fc]
    .plugin_ctrl_txp_bottom .txp_time_display > div {
    font-size: 11px;
    white-space: nowrap;
    line-height: 1;
    font-variant-numeric: tabular-nums;
    width: auto;
}
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom .txp_time_separator {
    margin: 0 2px;
}
.highlights-item-video[data-v-27b039fc] .txp_progress_list {
    height: 3px;
}
.highlights-item-video[data-v-27b039fc] .txp_scrubber_indicator {
    width: 8px;
    height: 8px;
}
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom .txp_label {
    font-size: 10px;
    line-height: 18px;
}
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom .txp_volume_range,
  .highlights-item-video[data-v-27b039fc]
    .plugin_ctrl_txp_bottom .txp_volume_range::after {
    height: 48px;
}
.highlights-item-video[data-v-27b039fc] .plugin_ctrl_txp_bottom .txp_volume_text {
    font-size: 10px;
    padding-top: 4px;
}
}

.book-state[data-v-1bcfd3a1] {
  position: absolute;
  inset: 1.1rem 0.65rem 0.4rem;
  z-index: 25;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #4b598d;
  font-size: 0.18rem;
  gap: 0.16rem;
}
.book-state button[data-v-1bcfd3a1] {
  padding: 0.08rem 0.2rem;
  border: 1px solid #8993b4;
  border-radius: 0.04rem;
  background: #f3f0fa;
  color: #4b598d;
  cursor: pointer;
  font: inherit;
}
.welfare-cont-content .list-item-text[data-v-1bcfd3a1] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
}
.welfare-cont-content .list-item-img[data-v-1bcfd3a1] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.welfare-cont-content.item2 .list-item-img[data-v-1bcfd3a1] {
  width: 74%;
  height: 74%;
}
.welfare-cont-content .list-item-info[data-v-1bcfd3a1] {
  background-color: #dcd8ea;
}
.welfare-cont-list-item[data-v-1bcfd3a1]:focus-visible,
.welfare-cont-nav-item[data-v-1bcfd3a1]:focus-visible,
.welfare-cont-btn[data-v-1bcfd3a1]:focus-visible {
  outline: 2px solid #596b9b;
  outline-offset: 3px;
}
.list-item-intro img[data-v-1bcfd3a1] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
