html {
  font-size: 10px;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
}

.container .top {
  position: absolute;
  top: 1.5%;
  left: 62%;
  width: 35%;
  height: 0.85rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container {
  position: relative;
  max-width: 720px;
  margin: 0 auto;
  z-index: 0;
  background-color: #38288a;
}

.kefu a {
  position: fixed;
  top: 10%;
  right: 2%;
  width: 1rem;
  height: 1.2rem;
  background-image: url("../img/btn_advisory.png");
  background-size: 100% 100%;
  z-index: 999;
}

.container .downBtn {
  position: absolute;
  top: 62%;
  left: 25%;
  width: 50%;
  height: 0.8rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.container .downNum {
  position: absolute;
  top: 43.8%;
  right: 37%;
  width: 2rem;
}

.bannerBox {
  position: absolute;
  left: 3%;
  top: 67%;
  width: 92%;
  height: 3.4rem;
}
.banner {
  margin: 0 auto;
  width: 90%;
  height: 100%;
  overflow: hidden;
}
.Rummy51Bonus_Notice_Slider {
  display: flex;
  justify-content: center;
position: absolute;

}

.Rummy51Bonus_Notice_Slider::before {
  content: '';
  position: relative;
  width: 0.5rem;
  height: 0.7rem;
  background: rgb(187, 187, 24) url("../img/lb.png") no-repeat center;
  background-size: 50% 50%;
  border-radius: 4px 0 0 4px;
}

.Rummy51Bonus_Notice_Slider marquee {
  border-radius: 0 4px 4px 0;
  width: 89%;
height: 0.7rem;
  position: relative;
  background: rgb(178, 189, 24);
  color: #0d0101;
  font-family: Sofia, sans-serif;
  font-weight: 600;
  font-size: 0.3rem;
  font-variant: small-caps;
  line-height: 0.1rem;
}
.swiper-slide > img {
  width: 100%;
}

.container .footer {
  position: absolute;
  bottom: 1%;
  right: 0;
  width: 100%;
  height: 2rem;
  color: #ffffff;
}

.footer p {
  padding: 0;
  margin: 0;
}
