* {
  margin: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  width: 100%;
  height: 100%;
}

.app {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* overflow: hidden; */
  font-size: 0;
  -webkit-overflow-scrolling: touch;
}

.page {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: auto;
}

.logo {
  position: absolute;
  width: 1.97rem;
  height: 0.49rem;
  background: url('../image/logo.png?v=31') no-repeat 0 0;
  background-size: 100% auto;
  left: 0.22rem;
  top: 0.24rem;
}
img {
  width: 100%;
}
.content {
  font-size: 0;
  width: 7.5rem;
  height: auto;
  padding-bottom: 40px;
}

.rule {
  position: fixed;
  right: 0;
  bottom: 3.5rem;
  width: 1rem;
}

.num {
  position: absolute;
  top: 37.5rem;
  left: 1.95rem;
  width: 3.96rem;
  height: 0.95rem;
  font-size: 0;
  text-align: center;
}

.num-image {
  width: 0.66rem;
  height: 0.95rem;
}

.btn-get {
  position: absolute;
  top: 24.7rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 2.71rem;
  height: 0.84rem;
  background: url('../image/btn-get.png?v=31') no-repeat 0 0;
  background-size: 100% auto;
}

.btn-draw {
  position: absolute;
  top: 36.5rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 2.71rem;
  height: 0.84rem;
  background: url('../image/btn-draw.png?v=31') no-repeat 0 0;
  background-size: 100% auto;
}

.btn-draw-2 {
  position: absolute;
  top: 11.12rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 3.32rem;
  height: 1rem;
  background: url('../image/btn-draw2.png?v=31') no-repeat 0 0;
  background-size: 100% auto;
}

.btn-car-2 {
  position: absolute;
  top: 11.12rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 3.32rem;
  height: 1rem;
  background: url('../image/btn-car2.png?v=31') no-repeat 0 0;
  background-size: 100% auto;
}

.btn-car {
  position: absolute;
  top: 18.05rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 2.71rem;
  height: 0.84rem;
  background: url('../image/btn-car.png?v=31') no-repeat 0 0;
  background-size: 100% auto;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
}

.rule-body {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.rule-window {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 7.03rem;
  height: 8.25rem;
  background: url('../image/tanchuang.png?v=31') no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  top: 1.5rem;
}

.rule-content {
  box-sizing: border-box;
  position: absolute;
  top: 1.2rem;
  width: 5.35rem;
  height: 4.3rem;
  font-size: 0.28rem;
  overflow-x: hidden;
  overflow-y: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 0.2rem;
  color: #c38644;
  font-family: '黑体';
  -webkit-overflow-scrolling: touch;
  /* padding-top: 0.6rem; */
}
/* 
.rule-content::-webkit-scrollbar {
    width: .06rem;
    background-color: #ccc;
    border-radius: .03rem;
}

.rule-content::-webkit-scrollbar-track {
    background-color: #ccc;
    border-radius: .03rem;
}

.rule-content::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .8);
    border-radius: .03rem;
} */

.rule-content p {
  line-height: 0.4rem;
  letter-spacing: 0.01rem;
}

.rule-content .title {
  font-weight: bold;
  text-align: center;
}

.rule-content .title2 {
  margin-top: 0.2rem;
}

.close {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 0;
  width: 0.8rem;
}

.date {
  position: absolute;
  top: 36.86rem;
  width: 100%;
  text-align: center;
  color: #b74b1a;
  font-size: 0.24rem;
}

.left-day {
  position: absolute;
  top: 11.02rem;
  left: 5.58rem;
  color: #ffec76;
  font-size: 1rem;
  font-weight: bold;
}

.reward-message {
  position: absolute;
  top: 29.62rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 6.25rem;
  height: 2.78rem;
  font-size: 0.22rem;
  color: #b7422e;
  overflow: auto;
}

.reward-message-container {
  width: 100%;
  height: 33.6rem;
}

.reward-message::-webkit-scrollbar {
  width: 0 !important;
}

.reward-message-container div {
  height: 0.695rem;
  line-height: 0.695rem;
}

.reward-message-container div span:nth-child(1) {
  margin-left: 0.65rem;
  margin-right: 0.75rem;
}

.description {
  position: absolute;
  top: 39rem;
  width: 100%;
  text-align: center;
  font-size: 0.34rem;
  color: #fff;
  letter-spacing: 0.06rem;
}

.activity-time {
  position: absolute;
  top: 38.84rem;
  left: 2.48rem;
  width: 2.8rem;
  height: 0.82rem;
  font-size: 0.24rem;
  text-align: center;
}

.activity-time p {
  color: #e53911;
}

.activity-time p:nth-of-type(2) {
  letter-spacing: 0.02rem;
}

.activity-time p span {
  color: #864a30;
}
.click-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 4.3rem;
}
.click-btn2{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 4.3rem;
}
