/* 
 * index_m.css
 * 移动端背景图片及下载按钮相关样式
 * 包含频繁更换的图片资源配置
 */

/* ====== 背景图片 ====== */
.wrap {
  width: 100%;
  background: url(https://media.zlongame.com/media/pictures/cn/mz/home/2026/0420/bg_m.jpg) no-repeat center top;
  background-size: 100% auto;
}

/* ====== 视频播放按钮 (2026/0611) ====== */
.video_play {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 4.5rem;
  z-index: 1;
  width: 1.79rem;
  height: 1.79rem;
  background: url(https://media.zlongame.com/media/pictures/cn/mz/home/2026/0420/video_play.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  cursor: pointer;
}

/* ====== 下载按钮 (2026/0611) ====== */
.yuyue-btn {
  width: auto;
  height: 0.88rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.yuyue-btn img {
  display: block;
  height: .88rem;
}

/* ====== 轮播卡片区域 ====== */
.fuliWrap {
  box-sizing: border-box;
  width: 7.5rem;
  height: 11.57rem;
  position: relative;
  top: .5rem;
}

.fuliWrap .swiper-pagination {
  width: 7rem;
  height: 1.15rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
}

.fuliWrap .swiper-slide img {
  width: 7.5rem;
  height: auto;
  margin: 0 auto;
}

.fuliWrap .swiper-slide .a1_img {
  bottom: -0.4rem;
  top: .9rem;
}

/* ====== 轮播卡片轮播器 (mqb_pic01-05, 2026/0611) ====== */
.info_pagination_wrap {
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: .51rem;
  margin: 0.4rem auto 0;
}

.info_pagination_wrap .swiper-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  height: .30rem;
  position: relative;
  top: 0rem;
  background: url(https://media.zlongame.com/media/pictures/cn/mz/home/2026/0420/line.png) no-repeat center;
  background-size: 100% auto;
  position: relative;
  top: -0.6rem;
}

.info_pagination_wrap .swiper-pagination-bullet {
  display: block;
  width: .28rem;
  height: .27rem;
  background: url(https://media.zlongame.com/media/pictures/cn/mz/home/2026/0420/pagination.png) center center no-repeat;
  -webkit-background-size: .28rem .25rem;
  background-size: .28rem .25rem;
  opacity: 1;
  position: relative;
}

.info_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-image: url(https://media.zlongame.com/media/pictures/cn/mz/home/2026/0420/pagination_active.png);
  -webkit-background-size: .34rem .30rem;
  background-size: .34rem .30rem;
}

.info_pagination_wrap .swiper-pagination-bullet:nth-child(1)::after{
  content: 'I';
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  font-size: .24rem;
  background: #b1a1f3;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.info_pagination_wrap .swiper-pagination-bullet:nth-child(2)::after{
  content: 'II';
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  font-size: .24rem;
  background: #b1a1f3;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.info_pagination_wrap .swiper-pagination-bullet:nth-child(3)::after{
  content: 'III';
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  font-size: .24rem;
  background: #b1a1f3;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.info_pagination_wrap .swiper-pagination-bullet:nth-child(4)::after{
  content: 'IV';
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  font-size: .24rem;
  background: #b1a1f3;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.info_pagination_wrap .swiper-pagination-bullet:nth-child(5)::after{
  content: 'V';
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  font-size: .24rem;
  background: #b1a1f3;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.info_pagination_wrap .info_prev,
.info_pagination_wrap .info_next {
  top: -2.2rem;
  width: .52rem;
  height: .51rem;
  margin: 0;
}

.info_pagination_wrap .info_prev {
  left: 10%;
  background: url(https://media.zlongame.com/media/pictures/cn/mz/home/2025/0611/prev_info.png);
  background-size: 100% 100%;
}

.info_pagination_wrap .info_next {
  right: 10%;
  background: url(https://media.zlongame.com/media/pictures/cn/mz/home/2025/0611/next_info.png);
  background-size: 100% 100%;
}

.fuliWrap a {
  width: 3rem;
  height: 0.9rem;
  position: absolute;
  bottom: .8rem;
  left: 2.2rem;
}

/* ====== Feature 轮播区域 (mv1.png, 2026/0611) ====== */
.feature {
  box-sizing: border-box;
  width: 7.5rem;
  height: 9.91rem;
  position: relative;
  padding-top: .82rem;
}

.feature h2 {
  text-align: center;
}

.feature h2 img {
  width: 7.42rem;
  height: auto;
  display: block;
  margin: auto;
}

.feature .swiper-container {
  width: 90%;
}

.feature .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 4.46rem;
  height: 7.87rem;
  box-sizing: border-box;
}

.feature .swiper-slide span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4.46rem;
  height: 7.87rem;
}

.feature .swiper-slide img {
  box-sizing: border-box;
  width: 4.46rem;
  height: 7.87rem;
  border: 2px solid #fbf8e7;
}

.feature .swiper-button-prev {
  left: .6rem;
  top: 46%;
  width: .74rem;
  height: .97rem;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-image: url(https://media.zlongame.com/media/pictures/cn/mz/home/2025/0811/prev_feature.png);
}

.feature .swiper-button-next {
  right: .6rem;
  top: 46%;
  width: .74rem;
  height: .97rem;
  background-image: url(https://media.zlongame.com/media/pictures/cn/mz/home/2025/0811/next_feature.png);
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.page3-swiper-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}

/* ====== Footer 页脚样式 ====== */
.code {
  position: relative;
  height: 2.34rem;
  color: #e5d8c3;
  padding-bottom: 0rem;
}

.code .bot {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: .8rem;
  line-height: .8rem;
  bottom: 0.3rem;
}

.code .bot p {
  text-align: center;
  font-size: .14rem;
  color: #dadada;
  letter-spacing: 1px;
}

.code .bot img {
  position: absolute;
  left: 50%;
  bottom: .1rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: .6rem;
  width: auto;
}

.wxLeftCon {
  position: relative;
  z-index: 9;
}

.conLeft {
  width: 1.52rem;
  height: 1.55rem;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin-top: 0.2rem;
}

.conLeft img {
  width: 100%;
}

.conRight {
  width: 3rem;
  height: 2.4rem;
}

.conRight .footer_txt {
  display: block;
  width: 2.17rem;
  height: 1.5rem;
  background: url(https://media.zlongame.com/media/pictures/cn/mz/home/2026/0420/m_footer_txt.png) no-repeat center;
  background-size: 100% auto;
}

.kefuWrap {
  display: flex;
  flex-direction: column;
}

.kefuWrap img {
  position: absolute;
  right: .8rem;
  width: 2rem;
  height: auto;
}

.kefuWrap p {
  font: .2rem/.4rem "微软雅黑";
  color: #675958;
}

.kefuWrap .guopan_down {
  display: flex;
  flex-wrap: wrap;
}

.kefuWrap .guopan_down a {
  width: 100%;
  color: #e5d8c3;
  font-size: .2rem;
  line-height: .16rem;
  text-decoration: underline;
  margin-bottom: .3rem;
}

.kefuWrap .guopan_down a img {
  width: 100%;
  height: auto;
  position: static;
}

.code>.bot {
  position: absolute;
  left: 50%;
  bottom: 0rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0.55rem;
  width: 8.52rem;
}

.code>.bot>p {
  text-align: center;
  font: 0.14rem/0.22rem "微软雅黑";
  color: #e5d8c3;
  letter-spacing: 0.02rem;
}

.info_pagination_wrap .info_prev {
    left: 10%;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/home/2025/1226/prev_info.png);
    background-size: 100% 100%;
    top: -1.9rem;
}

.info_pagination_wrap .info_next {
    right: 10%;
    background: url(https://media.zlongame.com/media/pictures/cn/mz/home/2025/1226/next_info.png);
    background-size: 100% 100%;
    top: -1.9rem;
}

