html,
body {
  width: 100%;
  font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica',
    sans-serif;
  font-size: 12px;
  line-height: 1.4;
  color: #333;
  text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}

body {
  box-sizing: border-box;
  width: 100%;
  overflow-x: hidden;
}

body:before {
  content: '';
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/bg-1.jpg')
    no-repeat center / cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  filter: blur(10px);
}

html,
body {
  position: relative;
  height: 100%;
}

html,
body,
img,
iframe,
button,
input {
  border: 0;
}

body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
p,
input,
header,
menu,
section,
figure,
figcaption,
article,
blockquote {
  padding: 0;
  margin: 0;
}

textarea,
select,
input,
button {
  font-size: inherit;
}

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

em,
i {
  font-style: normal;
  text-align: left;
}

li,
i {
  list-style: none;
}

textarea {
  resize: none;
  overflow: auto;
}

input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

[type='btn'] {
  cursor: pointer;
  transition: all 0.3s;
}

[type='btn']:hover {
  filter: brightness(1.1);
}

@font-face {
  font-family: 'FZQingKeBenYueSongS M';
  src: local('FZQingKeBenYueSongS M'),
    url('https://game.gtimg.cn/images/ty/act/a20250424s2/font/664873a4.woff2')
      format('woff2');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  unicode-range: U+20-7E;
}

#afooter {
  background: #000;
  text-align: center;
  padding: 0.2rem 0;
  color: #fff;
  font-size: 0.22rem;
  font-family: 'FZBeiWeiKaiShu-S19S';
  /* 添加以下样式 */
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  z-index: 1000;
}

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

#afooter.show {
  transform: translateY(0);
  opacity: 1;
}

.pa {
  position: absolute;
}

.hd {
  text-indent: -9999em;
  overflow: hidden;
}

.swiper1 {
  width: 100%;
  height: 100%;
  /* height: 10.64rem; */
  /* height: 10rem; */
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.page-swiper-cont {
  position: relative;
  text-align: center;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/bg-1.jpg')
    no-repeat center / cover;
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
  /* height: 10rem; */
  height: 100%;
}

.swiper-slide-inner {
  position: relative;
  width: 100%;
  height: 10rem;
  overflow: hidden;
}

#sec-kv {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/kv-box.jpg')
    no-repeat center / cover;
}

#sec-kv .swiper-slide-inner {
  height: 100%;
}

#sec8 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/bg-2.jpg')
    no-repeat center / cover;
}

.btn-gow {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/home-btn.png')
    no-repeat center / cover;
  width: 2.71rem;
  height: 0.88rem;
  position: absolute;
  left: 14.69rem;
  top: 0.51rem;
}

.btn-group {
  position: absolute;
  bottom: 0.72rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-download {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/download-btn-1.png')
    no-repeat center / cover;
  width: 3.35rem;
  height: 1.14rem;
  margin: 0 0.18rem;
}

.btn-download-pc {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/download-btn-2.png')
    no-repeat center / cover;
  width: 3.35rem;
  height: 1.13rem;
  margin: 0 0.18rem;
}

.slogan-txt {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/slogan-txt.png')
    no-repeat center / cover;
  position: absolute;
  left: 0.88rem;
  top: 3.18rem;
  width: 3.14rem;
  height: 6.14rem;
}

.logo {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/logo.png')
    no-repeat center / cover;
  width: 1.91rem;
  height: 0.82rem;
  position: absolute;
  left: 0.5rem;
  top: 0.32rem;
}

.logo a {
  display: block;
  width: 50%;
  height: 100%;
  text-indent: -999em;
  overflow: hidden;
}

.area-hd-1 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-1-tit.png')
    no-repeat center / cover;
  width: 7.63rem;
  height: 1.7rem;
  position: absolute;
  left: 1.6rem;
  top: 0.8rem;
}

.area-hd-2 {
  margin: 0.85rem auto 0;

  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-2-tit.png')
    no-repeat center / cover;
  width: 7.79rem;
  height: 1.13rem;
}

.area-hd-3 {
  position: absolute;
  top: 0.85rem;
  left: 1.5rem;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-3-tit.png')
    no-repeat center / cover;
  width: 7.66rem;
  height: 1.16rem;
}

.area-hd-4 {
  margin: 0.85rem auto 0;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-4-tit.png')
    no-repeat center / cover;
  width: 7.55rem;
  height: 1.18rem;
  position: relative;
  left: 10px;
}

.area-hd-5 {
  margin: 0.75rem auto 0;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-5-tit.png')
    no-repeat center / cover;
  width: 7.64rem;
  height: 1.17rem;
}

.area-hd-6 {
  margin: 0.82rem auto 0;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-6-tit.png')
    no-repeat center / cover;
  width: 7.6rem;
  height: 1.16rem;
}

.area-hd-7 {
  margin: 0.85rem auto 0;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-7-tit.png')
    no-repeat center / cover;
  width: 7.7rem;
  height: 1.14rem;
}

.area-hd-8 {
  margin: 0.95rem auto 0;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-8-tit.png')
    no-repeat center / cover;
  width: 7.63rem;
  height: 1.15rem;
}

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

.med-link-box {
  position: relative;
  width: 1.42rem;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/med-item-bg.png')
    no-repeat center / cover;
  height: 4.33rem;
  box-sizing: border-box;
  padding-top: 0.15rem;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}

.med-link-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/med-item-bg-active.png')
    no-repeat center / cover;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 0;
}

.med-link-box:hover:after {
  opacity: 1;
}

.med-link-box:nth-child(2n) {
  margin-top: 0.4rem;
}

.med-link-box a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 10;
}

.med-link-ico {
  position: relative;
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
}

.med-link-ico span {
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  pointer-events: none;
}

.med-link-ico:after {
}

.med-link-box:hover .med-link-ico:after {
  opacity: 1;
}

.med-link-box p {
  font-family: 'FZBeiWeiKaiShu-S19S';
  text-align: center;
  font-size: 0.36rem;
  color: #346886;
  line-height: 1.2;
  writing-mode: vertical-lr;
  margin: 0.2rem auto 0;
  height: 2.5rem;
  position: relative;
  z-index: 2;
}

.med-link-box:hover p {
  color: #995c26;
}

.med-link-tap {
}

.ico-wb {
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/ico/icon-wb.png')
    no-repeat center / contain;
  width: 0.49rem;
  height: 0.42rem;
}

.ico-taptap {
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/ico/icon-tap.png')
    no-repeat center / contain;
  width: 1.16rem;
  height: 0.34rem;
}

.ico-bz {
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/ico/icon-bili.png')
    no-repeat center / contain;
  width: 0.64rem;
  height: 0.62rem;
}

.ico-wg {
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/ico/icon-wegame.png')
    no-repeat center / contain;
  width: 0.58rem;
  height: 0.71rem;
}

.ico-kf {
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/ico/icon-kf.png')
    no-repeat center / contain;
  width: 0.52rem;
  height: 0.49rem;
}

.ico-wx {
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/ico/ico-wx.png')
    no-repeat center / contain;
  width: 0.75rem;
  height: 0.75rem;
}

.ico-red {
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/ico/ico-red.png')
    no-repeat center / contain;
  width: 0.86rem;
  height: 0.3rem;
}

.ico-tick {
  width: 0.51rem;
  height: 0.61rem;
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/ico/ico-tick.png')
    no-repeat center / contain;
}

.ico-minip {
  width: 0.65rem;
  height: 0.65rem;
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/ico/ico-minip.png')
    no-repeat center / contain;
}

.sfq-box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.46rem;
}

.sfq-item {
  height: 6.65rem;
  width: auto;
  display: flex;
  justify-content: center;
  margin: 0 0.03rem;
}

.sfq-item p {
  position: absolute;
  top: 5.75rem;
  width: 11.37rem;
  font-size: 0.22rem;
  color: #404040;
  font-family: 'FZBeiWeiKaiShu-S19S';
  line-height: 1.2;
  text-align: center;
  z-index: 10;
}

.sfq-item p span {
  color: #cc361f;
}

.sfq-item input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  z-index: -1;
}

.sfq-item-subtitle {
  width: 1.1rem;
  height: 6.44rem;
  font-size: 0;
  text-indent: -9999em;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.sfq-item-subtitle:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
}

.sfq-item-1 .sfq-item-subtitle {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sl-item-1.png')
    no-repeat center / cover;
}

.sfq-item-1 .sfq-item-subtitle:after {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sl-item-1-active.png')
    no-repeat center / cover;
}

.sfq-item-2 .sfq-item-subtitle {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sl-item-2.png')
    no-repeat center / cover;
}

.sfq-item-2 .sfq-item-subtitle:after {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sl-item-2-active.png')
    no-repeat center / cover;
}

.sfq-item-3 .sfq-item-subtitle {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sl-item-3.png')
    no-repeat center / cover;
}

.sfq-item-3 .sfq-item-subtitle:after {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sl-item-3-active.png')
    no-repeat center / cover;
}

.sfq-item-4 .sfq-item-subtitle {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sl-item-4.png')
    no-repeat center / cover;
}

.sfq-item-4 .sfq-item-subtitle:after {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sl-item-4-active.png')
    no-repeat center / cover;
}

.sfq-item .poster {
  position: relative;
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sfq-cont-bg.png')
    no-repeat left center/ 11.37rem 6.49rem;
  width: 0;
  height: 6.49rem;
  transition: width 0.3s ease-in-out;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/sfq-cont-bg.png')
    no-repeat left center/ 11.37rem 6.49rem;
}

.sfq-item .poster:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sfq-item-1 .poster:before {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/sfq-img-1.jpg')
    no-repeat center top / 11.37rem auto;
}

.sfq-item-2 .poster:before {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/sfq-img-2.jpg')
    no-repeat center top / 11.37rem auto;
}

.sfq-item-3 .poster:before {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/sfq-img-3.jpg')
    no-repeat center top / 11.37rem auto;
}
.sfq-item-4 .poster:before {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/sfq-img-4.jpg')
    no-repeat center top / 11.37rem auto;
}

.sfq-item input:checked ~ .poster {
  width: 11.37rem;
  margin-right: 0.2rem;
}

.sfq-item input:checked ~ .sfq-item-subtitle:after {
  opacity: 1;
}

.area-2-img {
  width: 9.59rem;
  height: 5.53rem;
  position: relative;
}

.area-5-img-1 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/area-5-img-1.jpg')
    no-repeat center bottom / 9.97rem 5.61rem;
}

.area-5-img-2 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-5-img-2.jpg')
    no-repeat center bottom / 9.86rem 5.55rem;
}

.area-5-img-3 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-5-img-3.jpg')
    no-repeat center bottom/ 9.82rem 5.53rem;
}

.swiper-slide-shadow-coverflow {
  top: 0.35rem !important;
}

.swiper-s5 {
  width: 100%;
  position: relative;
  height: 5.53rem;
  margin-top: 0.5rem;
}

.swiper-s5-arr-l,
.swiper-s5-arr-r {
  position: absolute;
  top: 2.05rem;
  left: 50%;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/s5-swpier-btn.png')
    no-repeat center / cover;
  width: 0.4rem;
  height: 1.32rem;
  z-index: 20;
}

.area-5-img {
  padding-top: 0.4rem;
  width: 100%;
  height: 100%;
}

.area-5-img .img-label {
  top: 0;
}

.swiper-s5-arr-l {
  margin-left: -5.5rem;
}

.swiper-s5-arr-r {
  margin-left: 5.1rem;
  transform: scaleX(-1);
}

.swiper-s5 .swiper-slide {
  width: 9.59rem;
}

.s5-page-num {
  position: absolute;
  top: 2.2rem;
  right: 1.4rem;
  font-size: 0.37rem;
  font-family: 'FZBeiWeiKaiShu-S19S';
  color: #595959;
  padding-right: 1.85rem;
  line-height: 1;
}

.s5-page-num:after {
  content: '';
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/swiper-num-ico.png')
    no-repeat center / cover;
  width: 1.84rem;
  height: 0.1rem;
  position: absolute;
  bottom: 0.08rem;
  right: 0;
}

.s5-page-num span {
  color: #cc361f;
  font-size: 0.5rem;
  font-style: italic;
}

.s5-txt-box {
  width: 9.6rem;
  margin: 0.3rem auto 0;
  position: relative;
}

.s5-txt-p {
  /* position: absolute;
  width: 6.1rem;
  top: 5.2rem;
  left: 0.8rem;
  display: none; */
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}

.s5-txt-p.active {
  opacity: 1;
}

.s5-txt-p div {
  font-size: 0.52rem;
  color: #da5745;
  font-family: 'FZBeiWeiKaiShu-S19S';
  white-space: nowrap;
  margin-right: 10px;
}

.s5-txt-p p {
  position: relative;
  font-size: 0.28rem;
  color: #323330;
  font-family: 'FZBeiWeiKaiShu-S19S';
  line-height: 1.2;
  flex: auto;
  margin-left: 10px;
  padding-left: 10px;
}

.s5-txt-p p:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -5px;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/s5-txt-line.png')
    no-repeat center / cover;
  width: 5px;
  height: 52px;
}

.s5-txt-p span {
  color: #da5745;
}

.swiper-s4 {
  position: absolute;
  left: 1.6rem;
  top: 2.4rem;
  width: 10.34rem;
  height: 5.82rem;
  overflow: hidden;
  padding-top: 0.4rem;
}

.swiper-s4 .swiper-slide {
  position: relative;
  width: 10.34rem;
  height: 5.82rem;
}

.swiper-s4 .swiper-slide.swiper-slide-active:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0.03rem solid #f2e2a7;
}

.area-4-img {
  width: 10.34rem;
  height: 5.82rem;
}

.area-4-img-1 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-4-img-1.jpg')
    no-repeat center / 10.34rem 5.82rem;
}

.area-4-img-2 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-4-img-2.jpg')
    no-repeat center / 10.34rem 5.82rem;
}

.area-4-img-3 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-4-img-3.jpg')
    no-repeat center / 10.34rem 5.82rem;
}

.s4-txt-box {
  position: absolute;
  width: 3.8rem;
  top: 2.4rem;
  left: 12.3rem;
  color: #404040;
  font-size: 0.28rem;
  font-family: 'FZBeiWeiKaiShu-S19S';
  text-align: left;
}

.s4-txt-box .s4-txt-p {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.s4-txt-box .s4-txt-p.active {
  opacity: 1;
}

.s4-txt-box span {
  color: #cc361f;
}

.s4-thumb-list {
  position: absolute;
  left: 9.15rem;
  top: 7.32rem;
  width: 9rem;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}

.s4-thumb-item {
  position: relative;
  width: 2.48rem;
  height: 1.45rem;
  margin: 0 0.08rem;
  background-size: 105%;
  border: 0.03rem solid #f2e2a7;
}

.s4-thumb-item:after {
  content: '';
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

.s4-thumb-item.active:after {
  opacity: 0;
}

#sec5 .poster.active {
  border: 0.03rem solid #f2e2a7;
}

#sec5 .posters #s4-p1 {
  width: 10.35rem;
  height: 5.75rem;
  position: absolute;
  top: 2.45rem;
  left: 7.2rem;
  z-index: 1;
}

#sec5 .poster {
  width: 6.36rem;
  height: 3.6rem;
  position: absolute;
  left: 1.61rem;
  top: 5.25rem;
}

#sec5 .poster .img-label {
  display: none;
}

#sec5 .poster.active .img-label {
  display: block;
}

.area-3-img {
  width: 100%;
  height: 100%;
}

.area-3-img-1 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-sec5-img-1.jpg')
    no-repeat center / cover;
}

.area-3-img-2 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-sec5-img-2.jpg')
    no-repeat center / cover;
}

.sec3-3-img-1 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-3-img-1.jpg')
    no-repeat center / cover;
}

.sec3-3-img-2 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-3-img-2.jpg')
    no-repeat center / cover;
}

#sec5 .pagination {
  position: absolute;
  bottom: 0.8rem;
  left: 8.8rem;
  font-size: 0.18rem;
  color: #61311d;
  letter-spacing: 0.02rem;
}

#sec5 .tab-item-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 2.45rem;
  left: 1.6rem;
}

#sec5 .tab-item-box .btn-switch {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/tab-item.png')
    no-repeat center / contain;
  width: 2.4rem;
  height: 0.68rem;
  margin: 0 0.05rem;
  color: #e3edf2;
  line-height: 0.68rem;
  text-align: center;
  font-family: 'FZBeiWeiKaiShu-S19S';
  font-size: 0.36rem;
  letter-spacing: 0.02rem;
}

#sec5 .tab-item-box .btn-switch.active {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/tab-item-active.png')
    no-repeat center / contain;
  color: #73380e;
}

#sec5 .intro {
  font-size: 0.24rem;
  text-align: left;
  position: absolute;
  top: 3.34rem;
  left: 1.65rem;
  font-family: 'FZBeiWeiKaiShu-S19S';
  color: #3f403d;
  letter-spacing: 0.01rem;
}

.s-3-intro p {
  position: absolute;
  width: 5rem;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.s-3-intro p span {
  color: #da5745;
}

.s-3-intro p.active {
  opacity: 1;
}

.swiper-s2-txt-box {
  font-family: 'FZBeiWeiKaiShu-S19S';
  font-size: 0.28rem;
  color: #414c59;
  text-align: center;
  position: absolute;
  top: 2.75rem;
  left: 13.9rem;
  width: 3.5rem;
}

.swiper-s2-txt-box p {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.swiper-s2-txt-box p.active {
  opacity: 1;
}

.swiper-s2-txt-box p span {
  color: #da5745;
}

.swiper-tab-item-box {
  font-family: 'FZBeiWeiKaiShu-S19S';
  font-size: 0.38rem;
  color: #262624;
  position: absolute;
  top: 4.85rem;
  left: 13.9rem;
}

.swiper-tab-item-box div {
  width: 2.78rem;
  height: 0.68rem;
  line-height: 0.68rem;
  font-size: 0.36rem;
  text-align: center;
  color: #e3edf2;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/tab-item.png')
    no-repeat center / cover;
  margin-bottom: 0.22rem;
}

.swiper-tab-item-box div.active {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/tab-item-active.png')
    no-repeat center / cover;
  color: #73380e;
}

.swiper-s2 {
  position: absolute;
  width: 11.32rem;
  height: 6.34rem;
  top: 2.1rem;
  left: 1.6rem;
  padding-top: 0.4rem;
  overflow: hidden;
}

.swiper-s2 .swiper-slide {
  width: 100%;
  height: 100%;
}

.swiper-s2 .swiper-slide:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0.03rem solid #f2e2a7;
  z-index: 0;
}

.area-2-img {
  width: 100%;
  height: 100%;
}

.area-2-img-1 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-2-img-1.jpg')
    no-repeat center / cover;
}

.area-2-img-2 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-2-img-2.jpg')
    no-repeat center / cover;
}

.area-2-img-3 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-2-img-3.jpg')
    no-repeat center / cover;
}

.area-1-img-1 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-1-img-1.jpg')
    no-repeat center / cover;
}

.area-1-img-2 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-1-img-2.jpg')
    no-repeat center / cover;
}

.area-1-img-3 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-1-img-3.jpg')
    no-repeat center / cover;
}

.area-1-img-4 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-1-img-4.jpg')
    no-repeat center / cover;
}

.swiper-s3 {
  position: absolute;
  width: 11.04rem;
  height: 6.33rem;
  top: 2.1rem;
  left: 6.5rem;
  overflow: hidden;
  padding-top: 0.4rem;
}

.swiper-s3 .swiper-slide {
  width: 100%;
  height: 100%;
}

.swiper-s3 .swiper-slide.swiper-slide-active:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0.03rem solid #f2e2a7;
}

.swiper-s3-txt-box {
  font-family: 'FZBeiWeiKaiShu-S19S';
  font-size: 0.28rem;
  color: #414c59;
  text-align: left;
  position: absolute;
  top: 2.4rem;
  left: 1.6rem;
  width: 3.5rem;
}

.swiper-s3-txt-box p {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.swiper-s3-txt-box p.active {
  opacity: 1;
}

.swiper-s3-txt-box p span {
  color: #da5745;
}

.s3-simg-list {
  position: absolute;
  bottom: 0.92rem;
  left: 1.6rem;
}

.s3-simg-item {
  position: relative;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/s3-s-img-bg-1.png')
    no-repeat center / cover;
  width: 4.43rem;
  height: 1.84rem;
  margin-bottom: 0.25rem;
  mask: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/s3-s-img-bg-1.png')
    no-repeat center / cover;
}

.s3-simg-item p {
  font-size: 0.35rem;
  width: 0.35rem;
  line-height: 1;
  color: #fff;
  font-family: 'FZBeiWeiKaiShu-S19S';
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0.4rem;
  transform: translate(0, -50%);
  text-shadow: 0 0.01rem 0.02rem rgba(0, 0, 0, 0.5);
}

.s3-simg-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.28rem;
  height: 1.84rem;
}

.s3-simg-box-1 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-3-img-1.jpg')
    no-repeat center / cover;
}

.s3-simg-box-2 {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/area-3-img-2.jpg')
    no-repeat center / cover;
}
.s3-simg-item.active {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/s3-s-img-bg-2.png')
    no-repeat center / cover;
}
.s3-simg-item.active p {
  color: #8c410b;
  text-shadow: 0 0.01rem 0.02rem rgba(241, 216, 134, 0.5);
}

.area-1-img {
  width: 10.59rem;
  height: 5.96rem;
}

.swiper-s1 {
  position: absolute;
  right: 0;
  top: 2.5rem;
  width: 14.2rem;
  overflow: hidden;
  padding-top: 0.4rem;
}

.swiper-s1 .swiper-slide {
  width: 10.59rem;
  height: 5.96rem;
  position: relative;
}

.img-label {
  position: absolute;
  top: -0.4rem;
  right: 0.25rem;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/img-label.png')
    no-repeat center / cover;
  width: 0.61rem;
  height: 2.56rem;
  text-indent: -0.4rem;
  writing-mode: vertical-lr;
  overflow: hidden;
  white-space: nowrap;
  font-family: 'FZBeiWeiKaiShu-S19S';
  font-size: 0.32rem;
  box-sizing: border-box;
  padding-left: 0.08rem;
  z-index: 5;
}

.swiper-s4 .img-label,
.swiper-s2 .img-label {
  right: auto;
  left: 0.25rem;
}

.swiper-s1 .swiper-slide.swiper-slide-active:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0.03rem solid #f2e2a7;
}

.s1-info {
  color: #404040;
  font-family: 'FZBeiWeiKaiShu-S19S';
  font-size: 0.26rem;
  position: absolute;
  top: 2.85rem;
  left: 1.6rem;
  width: 3.38rem;
  text-align: left;
}

.s1-info span {
  color: #cc361f;
}

.s1-info p {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.s1-info p.active {
  opacity: 1;
}

.swiper2-tab-hd {
  position: absolute;
  top: 4.15rem;
  left: 1.6rem;
  width: 3.26rem;
}

.swiper-tab-item {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/tab-item-1.png')
    no-repeat center / cover;
  width: 3.26rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-family: 'FZBeiWeiKaiShu-S19S';
  font-size: 0.38rem;
  color: #262624;
  letter-spacing: 0.02rem;
  margin-bottom: 0.25rem;
}

.swiper-tab-item.active {
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/tab-item-1-active.png')
    no-repeat center / cover;
  color: #cc361f;
}

.s1-page-num {
  position: absolute;
  top: 8.5rem;
  left: 1.6rem;
  font-size: 0.37rem;
  font-family: 'FZBeiWeiKaiShu-S19S';
  color: #595959;
  padding-right: 1.85rem;
  line-height: 1;
}

.s1-page-num:after {
  content: '';
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s3/pc/swiper-num-ico.png')
    no-repeat center / cover;
  width: 1.84rem;
  height: 0.1rem;
  position: absolute;
  bottom: 0.08rem;
  right: 0;
}

.s1-page-num span {
  color: #cc361f;
  font-size: 0.5rem;
  font-style: italic;
}

.qr-expand {
  width: 1.94rem;
  height: 4.29rem;
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/card-qr.png')
    no-repeat 0 0 /1.94rem 4.29rem;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 1;
  font-family: 'FZBeiWeiKaiShu-S19S';
  text-align: center;
  box-sizing: border-box;
  padding: 0.3rem 0 0 0rem;
  font-size: 0.21rem;
}

.qr-expand .qrcode {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  border: 0.01rem solid #c0bebe;
  margin: 0 auto;
}

.qr-expand a,
.qr-expand div {
  font-size: 0.24rem;
  color: #2e719b;
  text-align: center;
  white-space: nowrap;
  line-height: 0.6rem;
  height: 0.6rem;
  text-decoration: none;
}

.qr-expand div {
  line-height: 1;
  height: auto;
  margin: 0.1rem 0 0.1rem;
}

.qr-expand a:nth-child(5)::after {
  display: none;
}

.qr-collapse {
  width: 1.74rem;
  height: 0.72rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/btn-expand.png)
    no-repeat 0 0 /1.74rem 0.72rem;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 5;
  text-align: center;
  line-height: 0.55rem;
  font-size: 0.3rem;
  display: none;
  opacity: 0;
}

.qr-collapse a {
  text-indent: -9999px;
  width: 100%;
  overflow: hidden;
  display: block;
}

#btn-expand {
  width: 0.5rem;
  height: 0.25rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}

#btn-collapse {
  position: absolute;
  background: transparent;
  bottom: -0.1rem;
  left: 0;
  height: 0.34rem;
  width: 100%;
}

.med-qr-img {
  width: 1.71rem;
  height: 1.77rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  opacity: 0;
  transition: all 0.3s;
}

.med-link-box:hover .med-qr-img {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 110%);
}

.qr-code-wx {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/ico/qr-gzh.jpg)
    no-repeat 0 0 /1.71rem 1.77rem;
}
.qr-code-min {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/ico/qr-wxp.jpg)
    no-repeat 0 0 /1.71rem 1.77rem;
}

#outer-pagination {
  position: absolute;
  left: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.44rem;
}

#outer-pagination .swiper-pagination-bullet {
  position: relative;
  width: 0.44rem;
  height: 0.45rem;
  line-height: 0.45rem;
  text-align: center;
  font-size: 0.2rem;
  font-family: 'FZBeiWeiKaiShu-S19S';
  color: #5c7799;
  opacity: 1;
  border-radius: 0;
  margin-bottom: 0.12rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/pager-dot.png)
    no-repeat center / cover;
}
#outer-pagination .swiper-pagination-bullet::before {
  content: '';
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/pager-dot-line.png')
    no-repeat center / cover;
  width: 0.04rem;
  height: 0.13rem;
  position: absolute;
  bottom: -0.13rem;
  left: 50%;
  transform: translateX(-50%);
}
#outer-pagination .swiper-pagination-bullet:nth-child(2):after {
  content: '';
  background: url('https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/pager-dot-line.png')
    no-repeat center / cover;
  width: 0.04rem;
  height: 0.13rem;
  position: absolute;
  top: -0.13rem;
  left: 50%;
  transform: translateX(-50%);
}

#outer-pagination .swiper-pagination-bullet:first-child {
  display: none;
}

#outer-pagination .swiper-pagination-bullet-active {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s4/pc/pager-dot-active.png)
    no-repeat center / cover;
  color: #d56a4a;
}
