html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img:not([src]) {
  opacity: 0;
}

em,
i {
  font-style: normal;
}

img {
  max-width: 100%;
  border: 0;
}

input:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul,
li {
  list-style: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #333;
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.6666666667px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.9333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.3333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
  body {
    width: 7.5rem;
    margin: 0 auto;
    font-size: 0.24rem;
    line-height: 1;
  }
  [data-dpr="1"] body {
    width: 750px;
    margin: 0 auto;
  }
}
body {
  font-size: 0.24rem;
}

.m1 {
  background: url("../images/bg_01.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 10.8rem;
  position: relative;
}
.m1 .btn-box {
  position: absolute;
  bottom: 0.92rem;
  display: flex;
  justify-content: space-between;
  padding: 0 0.45rem;
  width: 7.5rem;
  box-sizing: border-box;
}

.btn1 {
  background: url("../images/btn1.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.88rem;
  height: 0.8rem;
  margin: 0 auto;
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ff7e1b;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.btn1.v2 {
  width: 2.62rem;
  height: 0.68rem;
}

.btn2 {
  background: url("../images/btn2.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.88rem;
  height: 0.8rem;
  margin: 0 auto;
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #242424;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.btn3 {
  background: url("../images/btn3.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.62rem;
  height: 0.68rem;
  margin: 0 auto;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #242424;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.m2 {
  background: url("../images/bg_02.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 12.51rem;
}
.m2 .info {
  width: 4.07rem;
  padding-top: 2.13rem;
  padding-left: 3rem;
}
.m2 .info .title {
  font-family: MFGeHei-Regular;
  font-size: 0.23rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: 0px;
  color: #292929;
  font-weight: bold;
}
.m2 .info .title span {
  color: #ff7e1b;
  display: inline-flex;
  background: url("../images/txt_bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.12rem;
  height: 0.32rem;
  justify-content: center;
  align-items: center;
  margin: 0 0.05rem;
}
.m2 .info .content {
  margin-top: 0.37rem;
  font-size: 0.16rem;
  font-weight: normal;
  letter-spacing: 0px;
  color: #292929;
  line-height: 1.4;
}
.m2 .info .content span {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  color: #ff7e1b;
}
.m2 .info .content em {
  font-size: 0.12rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #252525;
  width: 0.13rem;
  height: 0.13rem;
  background-color: #ff7e1b;
  display: inline-flex;
  text-align: center;
  justify-content: center;
}
.m2 .btn-box {
  display: flex;
  justify-content: space-between;
  padding: 0 0.94rem;
  width: 7.5rem;
  box-sizing: border-box;
  margin-top: 0.2rem;
}
.m2 .gameName {
  font-size: 0.2rem;
  text-align: center;
  margin-top: 0.1rem;
}
.m2 .des {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0rem;
  color: #ff7e1b;
  text-align: center;
  margin-top: 2rem;
}
.m2 .btn-box.v2 {
  margin-top: 3.22rem;
}

.btn4 {
  background: url("../images/btn4.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.62rem;
  height: 0.69rem;
  margin: 0 auto;
  font-family: SourceHanSansCN-Bold;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ff7e1b;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.gray {
  filter: grayscale(100%);
}

.m3 {
  background: url("../images/bg_03.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 9.83rem;
}
.m3 .des {
  font-family: SourceHanSansCN-Medium;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0rem;
  color: #ffffff;
  text-align: center;
  padding-top: 1.95rem;
}
.m3 .des span {
  font-size: 0.2rem;
  font-weight: normal;
  letter-spacing: 0rem;
  color: #f17524;
}
.m3 .draw-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.22rem 0;
}
.m3 .draw-box .days {
  font-size: 0.9rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.02rem;
  color: #fff7c5;
  font-weight: bold;
  white-space: nowrap;
}
.m3 .draw-box .days span {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0rem;
  color: #fe9a4d;
}
.m3 .draw-box .draw-btn {
  margin: 2.6rem 0.1rem 0;
}
.m3 .draw-box.v2 {
  padding: 0 1.14rem 0;
}
.m3 .draw-box.v2 .draw-btn {
  margin: 2.6rem 0.1rem 0;
}

.draw-btn {
  background: url("../images/draw_btn.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.41rem;
  height: 0.61rem;
  font-size: 0;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.m4 {
  background: url("../images/bg_04.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 13.64rem;
  margin-top: -0.01rem;
}

.m5 {
  background: url("../images/bg_05.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 12.28rem;
}

.m6 {
  background: url("../images/bg_06.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 10.93rem;
}

.m7 {
  background: url("../images/bg_07.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 10.56rem;
  padding-top: 2rem;
  box-sizing: border-box;
  margin-top: -0.01rem;
}
.m7 .rules {
  width: 6.9rem;
  font-family: SourceHanSansCN-Regular;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #3d3d3d;
  margin: 0 auto;
  height: 7.75rem;
  overflow-y: auto;
}

/*# sourceMappingURL=style.css.map */
