html,
body,
div,
p,
ul,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
.s1-open {
  width: 9.73333333rem;
  height: 2.85333333rem;
  border-radius: 0.13333333rem;
  margin: 0 auto;
  margin-top: 0.13333333rem;
  border: 0.02666667rem solid #ff1041;
  background-color: #fce0e6;
}
.s1-open .lottery-head {
  height: 0.26666667rem;
  font-size: 0.26666667rem;
  font-weight: bold;
  color: #777777;
  margin-top: 0.21333333rem;
  margin-left: 0.34666667rem;
}
.s1-open .lottery-body {
  width: 100%;
  margin-top: 0.26666667rem;
}
.s1-open .lottery-body .lottery-item {
  display: inline-block;
  width: 12.5%;
  float: left;
  box-sizing: border-box;
  height: 1.65333333rem;
  text-align: center;
  font-size: 0.34666667rem;
}
.s1-open .lottery-body .lottery-item .lottery-num {
  background-color: #eee;
  width: 0.82666667rem;
  height: 0.82666667rem;
  margin: 0 auto;
}
.s1-open .lottery-body .lottery-item .lottery-num span {
  font-size: 0.4rem;
  line-height: 0.82666667rem;
}
.s1-open .lottery-body .lottery-item .col1 {
  background: url('/static/index/imgs/num_col1.png') 100% 100% no-repeat;
  background-size: 0.82666667rem 0.82666667rem;
}
.s1-open .lottery-body .lottery-item .col2 {
  background: url('/static/index/imgs/num_col2.png') 100% 100% no-repeat;
  background-size: 0.82666667rem 0.82666667rem;
}
.s1-open .lottery-body .lottery-item .col3 {
  background: url('/static/index/imgs/num_col3.png') 100% 100% no-repeat;
  background-size: 0.82666667rem 0.82666667rem;
}
.s1-open .lottery-footer {
  height: 0.60273973rem;
  font-size: 0.2739726rem;
  font-weight: bold;
  font-family: 'Microsoft YaHei';
}
.s1-open .lottery-footer .next-period {
  width: 2.02666667rem;
  margin-left: 0.35616438rem;
  display: inline-block;
  font-size: 0.2739726rem;
  letter-spacing: 0px;
  color: #777777;
}
.s1-open .lottery-footer .next-time {
  width: 4.4rem;
  display: inline-block;
  font-size: 0.2739726rem;
  color: #ff1041;
}
.s1-open .lottery-footer .lottery-history {
  width: 1.73333333rem;
  display: inline-block;
  font-size: 0.2739726rem;
  color: #2828fb;
  float: right;
  margin-right: 0.1369863rem;
}
.s1-open .lottery-footer .lottery-history a {
  text-decoration: none;
}
