* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

body, html {
  width: 100%;
  height: 100%;
  max-height: 1080px;
  font-size: 12px;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto;
}

li {
  list-style: none;
}

#wrap {
  display: none;
}

.container {
  display: none;
}

.container.pc {
  width: 100%;
  height: 5405px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2024/XRS2024/images/bg2.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  overflow: hidden;
}

.container.pc .rule_btn {
  width: 3.2rem;
  height: .8rem;
  margin: 46.25rem auto 0;
  display: block;
  cursor: pointer;
}

.container.pc #wrap {
  display: none;
}

.fly-zoom-box-img {
  height: auto !important;
}

.container.m {
  position: relative;
  width: 10.8rem;
  height: 85.31rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2024/XRS2024/images/mbg.jpg);
  background-size: 100% 100%;
  zoom: 1 !important;
  overflow: hidden;
}

.container.m .rule_btn {
  position: absolute;
  left: 0;
  right: 0;
  width: 6rem;
  top: 74.88rem;
  height: 1.25rem;
  margin: 0 auto;
  display: block;
}

.container.m #wrap {
  position: absolute;
  width: 9.28rem;
  top: 66rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.container.m #wrap img {
  width: 9.28rem;
  height: auto;
}

.container.m .rule1 {
  width: 100%;
  height: 7.85rem;
}
