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

body {
  background: #000;
  font-size: 14px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-family: 'hyjk';
  color: #333;
}

a {
  text-decoration: none;
  transition: all 0.3s;
}

a,
img {
  display: block;
}

p {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hd {
  font-size: 0;
  color: transparent;
}

.btn:hover {
  cursor: pointer;
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
  transition: all 0.3s;
}

@font-face {
  font-family: 'hyjk';
  src: url(https://game.gtimg.cn/images/ty/act/a20250424s2/font/hyjk.ttf);
}

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

.swiper-slide {
  text-align: center;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10rem;
}

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

#outer-pagination .swiper-pagination-bullet {
  width: 0.13rem;
  height: 0.13rem;
  background: #fff;
  transform: rotate(45deg);
  opacity: 1;
  border-radius: 0;
  margin: 0.4rem;
}
#outer-pagination .swiper-pagination-bullet::before {
  content: '';
  display: block;
  width: 0.03rem;
  height: 0.03rem;
  background: #fff;
  position: absolute;
  top: -0.13rem;
  left: -0.13rem;
  border-radius: 50%;
}
#outer-pagination .swiper-pagination-bullet:last-child::after {
  content: '';
  display: block;
  width: 0.03rem;
  height: 0.03rem;
  background: #fff;
  position: absolute;
  top: 0.23rem;
  left: 0.23rem;
  border-radius: 50%;
}

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

#outer-pagination .swiper-pagination-bullet-active {
  background: #61311d;
}

.center-tt {
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
}

.qr-expand {
  width: 1.94rem;
  height: 4.3rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/card-qr.png)
    no-repeat 0 0 /1.94rem 4.3rem;
  position: fixed;
  top: 2.85rem;
  right: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.15rem;
}

.qr-expand .qrcode {
  width: 1.67rem;
  height: 1.66rem;
  position: relative;
  top: 0.1rem;
}

.qr-expand a,
.qr-expand div {
  font-size: 0.24rem;
  color: #805e46;
  text-align: center;
}
.qr-expand a::after,
.qr-expand div::after {
  content: '';
  display: block;
  width: 1.65rem;
  height: 0.01rem;
  background-color: #e3ccaf;
  position: relative;
  top: 0.07rem;
}
.qr-expand a:nth-child(5)::after {
  display: none;
}

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

.qr-collapse a {
  color: transparent;
  background: linear-gradient(to bottom, #713615, #ab5a2f);
  background-clip: text;
  -webkit-background-clip: text;
}

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

#btn-collapse {
  width: 0.2rem;
  height: 0.16rem;
  position: relative;
  top: 0.11rem;
  cursor: pointer;
}

#sec-kv {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/bg-kv.jpg)
    no-repeat 0 0 /19.2rem 10rem;
}
#sec1 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/bg-1.jpg)
    no-repeat 0 0 /19.2rem 10rem;
}
#sec2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/bg-2.jpg)
    no-repeat 0 0 /19.2rem 10rem;
}
#sec3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/bg-3.jpg)
    no-repeat 0 0 /19.2rem 10rem;
}
#sec4 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/bg-4.jpg)
    no-repeat 0 0 /19.2rem 10rem;
}
#sec5 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/bg-5.jpg)
    no-repeat 0 0 /19.2rem 10rem;
}
#sec6 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/bg-6.jpg)
    no-repeat 0 0 /19.2rem 10rem;
}
#sec7 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/bg-7.jpg)
    no-repeat 0 0 /19.2rem 10rem;
}

#sec-kv .logo {
  width: 2.32rem;
  height: 1rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/logo.png)
    no-repeat 0 0 /2.32rem 1rem;
  position: absolute;
  top: 0.4rem;
  left: 0.5rem;
}

#sec-kv .btn-gow {
  width: 2.23rem;
  height: 0.62rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/btn-gow.png)
    no-repeat 0 0 /2.23rem 0.62rem;
  position: absolute;
  top: 0.6rem;
  right: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.1rem;
  font-size: 0.3rem;
}

#sec-kv .btn-gow span {
  color: transparent;
  background: linear-gradient(to bottom, #713615, #b1572b);
  background-clip: text;
  -webkit-background-clip: text;
}

#sec-kv .btn-gow img {
  width: 0.24rem;
  height: 0.24rem;
}

#sec-kv .slogan {
  width: 3.78rem;
  height: 5.07rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/slogan.png)
    no-repeat 0 0 /3.78rem 5.07rem;
  position: absolute;
  bottom: 0.9rem;
  left: 1.3rem;
}

#sec-kv .btn-group {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.46rem;
  position: absolute;
  bottom: 0.88rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.36rem;
}

#sec-kv .btn-group .btn-download {
  width: 3.07rem;
  height: 0.8rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/btn-download.png)
    no-repeat 0 0 /3.07rem 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.1rem;
}

#sec-kv .btn-group .btn-download span {
  color: transparent;
  background: linear-gradient(to bottom, #713615, #b1572b);
  background-clip: text;
  -webkit-background-clip: text;
}

#sec-kv .btn-group .btn-download img {
  width: 0.32rem;
  height: 0.33rem;
}

#sec-kv .btn-group .btn-download-pc {
  width: 3.41rem;
  height: 0.99rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/btn-pc.png)
    no-repeat 0 0 /3.41rem 0.99rem;
  line-height: 0.99rem;
}

#sec-kv .btn-group .btn-download-pc span {
  color: transparent;
  background: linear-gradient(to bottom, #eccf94, #f9f1da);
  background-clip: text;
  -webkit-background-clip: text;
}

#sec1 .text {
  position: absolute;
  top: 1.7rem;
  left: 1.5rem;
}

#sec1 .title {
  width: 3.81rem;
  height: 2.15rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/title-s1.png)
    no-repeat 0 0 /3.81rem 2.15rem;
  margin-bottom: 0.25rem;
  position: relative;
  left: -0.08rem;
}

#sec1 .swiper {
  margin: 0;
  width: 13rem;
  height: 6.78rem;
  position: absolute;
  right: 0;
  top: 1.7rem;
}

#sec1 .swiper-slide {
  width: 11.45rem !important;
  height: 6.78rem;
  margin-right: 0.3rem;
}

#s1-p1 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s1-p1.png)
    no-repeat 0 0 /11.45rem 6.78rem;
}
#s1-p2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s1-p2.png)
    no-repeat 0 0 /11.45rem 6.78rem;
}
#s1-p3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s1-p3.png)
    no-repeat 0 0 /11.45rem 6.78rem;
}

#sec1 .thumbnails {
  position: absolute;
  bottom: 1.8rem;
  left: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.15rem;
  z-index: 1;
}
#sec1 .thumbnail {
  width: 1.65rem;
  height: 0.95rem;
  position: relative;
}
#s1-thumb-p1 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s1-p1.png)
    no-repeat 0 0 /1.65rem 1.07rem;
}
#s1-thumb-p2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s1-p2.png)
    no-repeat 0 0 /1.65rem 1.07rem;
}
#s1-thumb-p3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s1-p3.png)
    no-repeat 0 0 /1.65rem 1.07rem;
}
#sec1 .thumbnails .active::before {
  content: '';
  position: absolute;
  width: 1.64rem;
  height: 0.95rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0.03rem solid #f5d493;
  pointer-events: none;
  z-index: 1;
}

#sec1 .pagination {
  position: absolute;
  bottom: 1.65rem;
  left: 7.1rem;
  font-size: 0.18rem;
  color: #61311d;
  letter-spacing: 0.02rem;
}

#sec1 .pagination span {
  font-size: 0.22rem;
}

#sec1 #s1-curIndex,
#sec4 #s4-curIndex {
  font-size: 0.55rem;
  color: #ffe1a0;
  font-style: italic;
  position: relative;
  top: 0.05rem;
}

#sec2 .title {
  width: 7.34rem;
  height: 1.1rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/title-s2.png)
    no-repeat 0 0 /7.34rem 1.1rem;
}

#sec2 .list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.07rem;
  position: relative;
  top: 2.22rem;
}

#sec2 .s2-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

#sec2 .subtitle {
  width: 1.1rem;
  height: 6.65rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/ttbg-w.png)
    no-repeat 0 0 /1.1rem 6.65rem;
  font-size: 0.38rem;
  color: #805e46;
  writing-mode: vertical-rl;
  text-orientation: upright;
  line-height: 1.1rem;
  transition: all 0.3s;
}

#sec2 .content {
  width: 0;
  height: 6.65rem;
  position: relative;
  margin-right: 0.18rem;
  overflow: hidden;
}
#sec2 .content::after {
  content: '';
  display: block;
  width: 11.37rem;
  height: 6.47rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s2-border.png)
    no-repeat 0 0 /11.37rem 6.47rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#sec2 .active .subtitle {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/ttbg-y.png)
    no-repeat 0 0 /1.1rem 6.65rem;
}
#sec2 .active .content {
  width: 11.27rem;
}
#sec2 .active span {
  position: relative;
}
#sec2 .active span::before {
  content: '';
  display: block;
  width: 0.48rem;
  height: 0.48rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/icon-circle.png)
    no-repeat 0 0 /0.48rem 0.48rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#sec2 .poster {
  width: 100%;
  height: 5.48rem;
}
#s2-p1 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/card-poster1.png)
    no-repeat 0 0 /11.27rem 5.48rem;
}
#s2-p2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/card-poster2.png)
    no-repeat 0 0 /11.27rem 5.48rem;
}
#s2-p3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/card-poster3.png)
    no-repeat 0 0 /11.27rem 5.48rem;
}
#s2-p4 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/card-poster4.png)
    no-repeat 0 0 /11.27rem 5.48rem;
}

#sec2 .text {
  width: 11.27rem;
  height: 1.17rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/card-text.png)
    no-repeat 0 0 /11.27rem 1.17rem;
  font-size: 0.22rem;
  padding-top: 0.27rem;
}

#sec3,
#sec6 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
}

#sec3 .posters,
#sec3 .poster {
  width: 11.78rem;
  height: 6.52rem;
}

#sec3 .posters {
  position: relative;
}

#sec3 .poster {
  position: absolute;
}

#s3-p1 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s3-p1.png)
    no-repeat 0 0 /11.78rem 6.52rem;
}
#s3-p2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s3-p2.png)
    no-repeat 0 0 /11.78rem 6.52rem;
  opacity: 0;
  top: 0.2rem;
  left: 0.2rem;
}

#sec3 .title {
  width: 3.93rem;
  height: 2.33rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/title-s3.png)
    no-repeat 0 0 /3.93rem 2.33rem;
  position: relative;
  left: -0.15rem;
  margin-bottom: 0.2rem;
}

#sec3 .text {
  text-align: left;
  font-size: 0.2rem;
  margin-bottom: 0.15rem;
  position: relative;
  width: 4.1rem;
  height: 0.85rem;
}

#sec3 p {
  position: absolute;
}

#s3-t2 {
  display: none;
}

#sec3 .btn-switch,
#sec6 .btn-switch {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.59rem;
  height: 1.5rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/btn-s3-b.png)
    no-repeat 0 0 /3.59rem 1.5rem;
  position: relative;
  font-size: 0.28rem;
  color: #f6f6fd;
  cursor: pointer;
  margin-bottom: 0.05rem;
  transition: all 0.3s;
}

#sec3 .active,
#sec6 .active {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/btn-s3-y.png)
    no-repeat 0 0 /3.59rem 1.5rem;
  color: #8c410b;
}
#sec3 .active::after,
#sec6 .active::after {
  content: '';
  display: block;
  width: 0.58rem;
  height: 0.06rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s3-line.png)
    no-repeat 0 0 /0.58rem 0.06rem;
  position: absolute;
  top: 50%;
  left: -0.56rem;
  transform: translateY(-50%);
}
#sec6 .active::after {
  right: -0.56rem;
  left: auto;
  transform: translateY(-50%) rotate(180deg);
}

#sec3 .btn-switch img,
#sec6 .btn-switch img {
  width: 2.62rem;
  height: 1.44rem;
  position: absolute;
  top: 0.04rem;
  left: 0.02rem;
}

#sec3 .btn-switch span,
#sec6 .btn-switch span {
  writing-mode: vertical-rl;
  text-orientation: upright;
  position: absolute;
  right: 0;
  display: inline-block;
  width: 0.94rem;
  line-height: 0.94rem;
  letter-spacing: -0.05rem;
}

#sec4 .title {
  width: 7.55rem;
  height: 1.15rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/title-s4.png)
    no-repeat 0 0 /7.55rem 1.15rem;
}

#sec4 .btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.03rem;
  position: absolute;
  top: 2.5rem;
  left: 1.8rem;
}

#sec4 .btns .btn-switch {
  width: 2.3rem;
  height: 0.64rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/btn-blue.png)
    no-repeat 0 0 /2.3rem 0.64rem;
  font-size: 0.28rem;
  color: #edf2f7;
  text-align: center;
  line-height: 0.64rem;
}

#sec4 .btns .active {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/btn-gow.png)
    no-repeat 0 0 /2.3rem 0.64rem;
  color: #89300c;
}

#sec4 .intro {
  font-size: 0.24rem;
  text-align: left;
  position: absolute;
  top: 3.3rem;
  left: 1.8rem;
}

#sec4 .intro p {
  position: absolute;
  width: 5rem;
}

#s4-t2 {
  display: none;
}

#sec4 .posters #s4-p1 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s4-p1.png)
    no-repeat bottom center / 100% 95%;
  width: 10.82rem;
  height: 6.35rem;
  position: absolute;
  top: 2.2rem;
  left: 6.85rem;
  z-index: 1;
}

#s4-p2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s4-p2.png)
    no-repeat bottom center / 100% 95%;
}

#sec4 .poster {
  width: 6.78rem;
  height: 3.92rem;
  position: absolute;
  top: 5.2rem;
  left: 1.8rem;
}

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

#sec5 .title {
  width: 7.31rem;
  height: 1.1rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/title-s5.png)
    no-repeat 0 0 /7.31rem 1.1rem;
}

#sec5 .swiper {
  width: 100%;
  height: 7.18rem;
  position: relative;
  top: 2.3rem;
}

#sec5 .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 11.66rem !important;
  height: 6.58rem;
  margin: 0;
  background: none;
}

#sec5 .swiper-slide img {
  display: block;
  width: 11.66rem;
  height: 6.15rem;
  position: relative;
  top: 0.43rem;
}

.tag {
  position: absolute;
  top: 0;
  left: 0.2rem;
  width: 0.63rem;
  height: 1.88rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/tag.png)
    no-repeat 0 0 /0.63rem 1.88rem;
}

.tag span {
  font-size: 0.28rem;
  writing-mode: vertical-rl;
  position: relative;
  top: 0.3rem;
  letter-spacing: -0.06rem;
  color: transparent;
  background: linear-gradient(to bottom, #713615, #ab5a2f);
  background-clip: text;
  -webkit-background-clip: text;
}

#sec4 .tag {
  right: 0.2rem;
  left: auto;
}

#sec5 .swiper-pagination {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translateX(-50%);
}

#sec5 .swiper-pagination-bullet {
  width: 0.18rem;
  height: 0.18rem;
  background: #fff;
  transform: rotate(45deg);
  opacity: 1;
  border-radius: 0;
  margin: 0 0.17rem;
}

#sec5 .swiper-pagination-bullet-active {
  background: #61311d;
}

#sec6 .posters,
#sec6 .poster {
  width: 11.87rem;
  height: 6.41rem;
}

#sec6 .posters {
  position: relative;
}

#sec6 .poster {
  position: absolute;
}

#s6-p1 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s6-p1.png)
    no-repeat 0 0 /11.87rem 6.41rem;
}
#s6-p2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/s6-p2.png)
    no-repeat 0 0 /11.87rem 6.41rem;
  opacity: 0;
  top: 0.2rem;
  left: 0.2rem;
}

#sec6 .text {
  position: relative;
  width: 3.73rem;
  height: 3.45rem;
}

#s6-t1 .title {
  width: 3.72rem;
  height: 1.08rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/title-s6-1.png)
    no-repeat 0 0 /3.72rem 1.08rem;
  margin-bottom: 0.15rem;
}

#s6-t1,
#s6-t2 {
  position: absolute;
}

#s6-t2 {
  display: none;
}

#s6-t2 .title {
  width: 3.73rem;
  height: 1.16rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/title-s6-2.png)
    no-repeat 0 0 /3.73rem 1.16rem;
  margin-bottom: 0.15rem;
}

#sec1 .subtitle,
#sec6 .subtitle {
  font-size: 0.3rem;
  color: #491d09;
  text-align: left;
  margin-bottom: 0.1rem;
}

#sec1 .subtitle span,
#sec6 .subtitle span {
  position: relative;
}
#sec1 .subtitle span::after,
#sec6 .subtitle span::after {
  content: '';
  display: block;
  width: 0.37rem;
  height: 0.37rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/icon-circle.png)
    no-repeat 0 0 /0.37rem 0.37rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#sec6 .dot {
  top: 0.68rem;
}

#sec1 p,
#sec6 p {
  font-size: 0.19rem;
  text-align: left;
  margin-bottom: 0.5rem;
}

/* SEC7 更多资讯 关注官号 */
#sec7 .title {
  width: 7.49rem;
  height: 1.15rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/title-s7.png)
    no-repeat 0 0 /7.49rem 1.15rem;
  position: absolute;
  top: 1.3rem;
  left: 50%;
  transform: translateX(-50%);
}

#sec7 .icon-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 3rem;
}

#sec7 a {
  font-size: 0.21rem;
  color: #664938;
  display: block;
}

#sec7 .icon-group a {
  width: 1.66rem;
  height: 2.02rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/icon-bg.png)
    no-repeat 0 0 /1.66rem 2.02rem;
  position: relative;
}

#sec7 .icon-group li img {
  display: block;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#sec7 .icon-group li {
  position: relative;
}

#qr-gzh,
#qr-xcx {
  width: 1.71rem;
  height: 1.77rem;
  position: absolute;
  top: -1.8rem;
  left: -0.02rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

#sec7 .icon-group li:hover #qr-gzh,
#sec7 .icon-group li:hover #qr-xcx {
  opacity: 1;
  visibility: visible;
}

#qr-gzh {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/qr-gzh.png)
    no-repeat 0 0 /1.71rem 1.77rem;
}
#qr-xcx {
  background: url(https://game.gtimg.cn/images/ty/act/a20250424s2/s2/qr-xcx.png)
    no-repeat 0 0 /1.71rem 1.77rem;
}

#sec7 .icon-group li:nth-child(1) img {
  width: 0.81rem;
  height: 0.64rem;
}
#sec7 .icon-group li:nth-child(2) img {
  width: 0.71rem;
  height: 0.71rem;
}
#sec7 .icon-group li:nth-child(3) img {
  width: 0.73rem;
  height: 0.61rem;
}
#sec7 .icon-group li:nth-child(4) img {
  width: 1.16rem;
  height: 0.34rem;
}
#sec7 .icon-group li:nth-child(5) img {
  width: 0.75rem;
  height: 0.73rem;
}
#sec7 .icon-group li:nth-child(6) img {
  width: 0.58rem;
  height: 0.71rem;
}
#sec7 .icon-group li:nth-child(7) img {
  width: 0.68rem;
  height: 0.64rem;
}

#sec7 .icon-group li span {
  text-wrap: nowrap;
  position: absolute;
  bottom: 0.17rem;
  left: 50%;
  transform: translateX(-50%);
}
