* {
  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: 5035px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/DRS2025/bg.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  overflow: hidden;
}
.container.pc .oper{
  position: relative;
  width: 100%;
  height: 11.1rem;
  margin: 32.67rem auto 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.container.pc .text{
  width: 10.47rem;
  height: 1.75rem;
  position: relative;
  top:-3.84rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: .27rem;
  font-weight: 450;
  line-height: .4rem;
  text-align: center;
  color: #e5f7fe;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.container.pc .rule_btn_top{
  position: relative;
  width: 100%;
  height: .61rem;
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: .33rem;
  font-weight: 450;
  margin: .3rem auto 0; 
  right:.06rem;
  .left, .right{
    position: relative;
    width: 2.36rem;
    height: 0.51rem;
    text-align: center;
    top:50%;
    transform: translateY(-50%);
  }
  .on{
    background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/DRS2025/active_bg.png);
    background-size: cover;
    color: #000;
  }
}

.container.pc .rule_btn {
  width: 3.11rem;
  height: .66rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/DRS2025/detail_btn.png);
  background-size: 100% 100%;
  margin: 0 auto;
}

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

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

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

.container.m .rule_btn {
  position: relative;
  left: 0;
  right: 0;
  top:.08rem;
  width: 4.69rem;
  height: .99rem;
  margin: 0 auto;
  display: block;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/DRS2025/detail_btn_m.png);
  background-size: 100% 100%;
}

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

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

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

.container.m .oper{
  position: relative;
  width: 100%;
  height: 12.6rem;
  margin: 58rem auto 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.container.m .rule_btn_top{
  position: relative;
  width: 100%;
  height: 1.1rem;
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: .42rem;
  font-weight: 600;
  margin: 0 auto; 
  right:.07rem;
  .left, .right{
    position: relative;
    width: 3.7rem;
    height: .8rem;
    text-align: center;
    top:50%;
    transform: translateY(-50%);
    line-height: .8rem;
  }
  .on{
    background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/DRS2025/active_bg_m.png);
    background-size: cover;
    color: #000;
  }
}
.container.m .text{
  width: 10.47rem;
  height: 3.32rem;
  position: relative;
  top:-3.65rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: .35rem;
  font-weight: 450;
  line-height: .54rem;
  text-align: center;
  color: #e5f7fe;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
