body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  border: 0;
  background: #FFF;
  -ms-touch-action: none;
}
@media (max-width: 400px) {
  .flw-star {
    width: 12px;
  }
  .center {
    font-size: 12px;
  }
}
@media (min-width: 400px) {
  .flw-star {
    width: 14px;
  }
  .center {
    font-size: 14px;
  }
}
@media (min-width: 500px) {
  .flw-star {
    width: 16px;
  }
  .center {
    font-size: 16px;
  }
}
@media (min-width: 600px) {
  .flw-star {
    width: 18px;
  }
  .center {
    font-size: 18px;
  }
}
#flw {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
#flw .center {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40% -40%;
  width: 80%;
  border-radius: 20px;
  background-color: #fff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
iframe {
  position: absolute;
  top: 20%;
  left: 20%;
  margin: auto;
  width: 60%;
  height: 60%;
  border: none;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
a {
  color: #fff;
}
body {
  font-family: 'Microsoft YaHei', arial, sans-serif;
}
#adv_index {
  position: absolute;
  left: 9.16666667rem;
  bottom: 0.41666667rem;
  width: 17.58333333rem;
  height: 3.33333333rem;
}
#adv_index img {
  width: 17.58333333rem;
  height: 3.33333333rem;
  border-radius: 0.66666667rem;
}
.prop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10;
}
#todayend .wrap {
  z-index: 100;
  position: absolute;
  left: 50%;
  margin-top: -12.5rem;
  top: 50%;
  margin-left: -13.25rem;
  width: 25rem;
  height: 26.5rem;
  background-image: url('../assets/todayend.png');
  background-size: cover;
}
#over .wrap {
  z-index: 100;
  position: absolute;
  left: 50%;
  margin-top: -12.5rem;
  top: 50%;
  margin-left: -13.25rem;
  width: 25rem;
  height: 26.5rem;
  background-image: url('../assets/over.png');
  background-size: cover;
}
#todayend.todayend2 .wrap {
  background-image: url('../assets/todayend2.png');
  background-size: cover;
}
#btn_share,
#btn_custom {
  width: 10rem;
  height: 4.08333333rem;
  background-image: url('../assets/b1.png');
  background-size: cover;
  position: absolute;
  bottom: 1.66666667rem;
  left: 50%;
  margin-left: -5rem;
  text-align: center;
  line-height: 4.08333333rem;
  font-size: 2rem;
}
.close {
  width: 6.5rem;
  height: 6.5rem;
  background-image: url('../assets/close.png');
  background-size: cover;
  position: absolute;
  right: -0.83333333rem;
  top: -0.83333333rem;
}
.black {
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}
#container #score {
  top: 16.66666667rem;
  text-align: right;
  padding-right: 1.66666667rem;
  box-sizing: border-box;
}
#container .game-ready #start-button {
  width: 16.66666667rem;
  height: 3.58333333rem;
  left: 50%;
  margin-left: -8.33333333rem;
}
#getPrizePanel .wrap {
  z-index: 100;
  position: absolute;
  left: 50%;
  margin-top: -16.66666667rem;
  top: 50%;
  margin-left: -10.83333333rem;
  width: 25rem;
  height: 33.33333333rem;
  background-image: url('../assets/win.png?2');
  background-repeat: no-repeat;
  background-size: cover;
}
#scoreboard .wrap {
  z-index: 100;
  position: absolute;
  left: 50%;
  margin-top: -12.5rem;
  top: 50%;
  margin-left: -10.83333333rem;
  width: 25rem;
  height: 26.5rem;
  background-image: url('../assets/lose.png');
  background-repeat: no-repeat;
  background-size: cover;
}
#scoreboard .close {
  top: 58px;
}
#share,
#share2 {
  width: 10rem;
  height: 4.16666667rem;
  background-image: url('../assets/b2.png');
  background-size: cover;
  position: absolute;
  bottom: 1.66666667rem;
  left: 1.66666667rem;
  text-align: center;
  padding-top: 0.41666667rem;
  box-sizing: border-box;
}
#share span,
#share2 span {
  display: block;
  height: 1.66666667rem;
  line-height: 1.66666667rem;
  font-size: 1.33333333rem;
}
#againBtn,
#againBtn2 {
  width: 10rem;
  height: 4.16666667rem;
  background-image: url('../assets/b1.png');
  background-size: cover;
  position: absolute;
  bottom: 1.66666667rem;
  right: 1.66666667rem;
  text-align: center;
  padding-top: 0.41666667rem;
  box-sizing: border-box;
}
#againBtn span,
#againBtn2 span {
  display: block;
  height: 1.66666667rem;
  line-height: 1.66666667rem;
  font-size: 1.33333333rem;
}
#noBtn,
#noBtn2 {
  width: 10rem;
  height: 4.16666667rem;
  background-image: url('../assets/b3.png');
  background-size: cover;
  position: absolute;
  bottom: 1.66666667rem;
  right: 1.66666667rem;
  text-align: center;
  padding-top: 0.41666667rem;
  box-sizing: border-box;
  color: #fff;
}
#noBtn span,
#noBtn2 span {
  display: block;
  height: 1.66666667rem;
  line-height: 1.66666667rem;
  font-size: 1.33333333rem;
}
#share.shareAlready,
#share2.shareAlready {
  padding-top: 0;
}
#share.shareAlready span,
#share2.shareAlready span {
  display: block;
  height: 4.16666667rem;
  line-height: 4.16666667rem;
  font-size: 1.33333333rem;
}
.adv {
  width: 23.33333333rem;
  height: 5.41666667rem;
  position: absolute;
  left: 50%;
  margin-left: -11.66666667rem;
  bottom: -6.66666667rem;
  border-radius: 0.83333333rem;
  display: none;
}
.adv img {
  width: 23.33333333rem;
  height: 5.41666667rem;
  border-radius: 0.83333333rem;
}
.quan {
  width: 100%;
  height: 10.83333333rem;
  position: absolute;
  left: 0;
  top: 15.83333333rem;
  overflow-y: auto;
}
.quan li {
  width: 20.83333333rem;
  height: 10.25rem;
  background-image: url('../assets/quan.png?3');
  background-size: cover;
  margin: 0 auto 1.66666667rem;
  list-style: none;
}
.quan_0 {
  background-image: url('../assets/quan2.png?') !important;
  background-size: cover!important;
  line-height: 10.25rem !important;
  font-size: 2.16666667rem;
  color: #fc8163;
  text-align: center;
}
.quan li p {
  height: 3.33333333rem;
  padding-left: 2.5rem;
  line-height: 3.33333333rem;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.quan li p:first-child {
  padding-top: 1.66666667rem;
  line-height: 2.5rem;
  height: 4rem;
  text-align: center;
}
.q_amount {
  font-size: 2.33333333rem;
  color: #ff562d;
  font-weight: bold;
  background: url(../assets/ani.png?1) no-repeat;
  background-size: 2.33333333rem 2.33333333rem;
  padding-left: 2.5rem;
}
.q_name {
  font-size: 1.83333333rem;
  color: #fc8163;
  text-align: center;
}
.q_rule {
  font-size: 1.83333333rem;
  color: #656565;
}
.q_time {
  font-size: 1.16666667rem;
  color: #bcbcbc;
  position: relative;
}
.q_more {
  position: absolute;
  right: 3.33333333rem;
  bottom: 1.16666667rem;
  font-size: 1.16666667rem;
  color: #bcbcbc;
  height: 1.66666667rem;
  line-height: 1.66666667rem;
}
.btn_rule {
  width: 5rem;
  height: 3.33333333rem;
  background-image: url('../assets/guize.png');
  background-size: cover;
  position: absolute;
  top: 1.66666667rem;
  right: 1.66666667rem;
}
.rule_detail .wrap {
  width: 23.83333333rem;
  height: 22.41666667rem;
  background-image: url('../assets/guiz.png?2');
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -11.25rem;
  margin-top: -11.91666667rem;
  z-index: 888;
}
.rule_detail p {
  color: #e7691e;
  width: 80%;
  height: 15rem;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 auto;
  margin-top: 6.66666667rem;
  line-height: 2.5rem;
  font-size: 1.16666667rem;
}
#tipstxt {
  color: red;
  position: absolute;
  top: 16.66666667rem;
  width: 80%;
  left: 10%;
  height: 6.66666667rem;
  text-align: center;
  font-size: 1.66666667rem;
}
#prizeBtn {
  position: absolute;
  width: 78px;
  height: 47px;
  left: 30px;
}
#btn_start {
  width: 12.5rem;
  height: 5.25rem;
  position: absolute;
  left: 50%;
  margin-left: -6.25rem;
  bottom: 3.33333333rem;
}
#title {
  width: 20.41666667rem;
  height: 5.41666667rem;
  position: absolute;
  left: 50%;
  margin-left: -10.16666667rem;
  top: 6.66666667rem;
}
@media screen and (orientation: portrait) {
  .prop .wrap {
    transform: scale(0.8) rotate(90deg) !important;
    transform-origin: 50% 50%!important;
    -ms-transform: scale(0.8) rotate(90deg) !important;
    -ms-transform-origin: 50% 50%!important;
    -webkit-transform: scale(0.8) rotate(90deg) !important;
    -webkit-transform-origin: 50% 50%!important;
    -moz-transform: scale(0.8) rotate(90deg) !important;
    -moz-transform-origin: 50% 50%!important;
    -o-transform: scale(0.8) rotate(90deg) !important;
    -o-transform-origin: 50% 50%!important;
  }
  #getPrizePanel .wrap {
    transform: scale(0.6) rotate(90deg) !important;
    transform-origin: 50% 50%!important;
    -ms-transform: scale(0.6) rotate(90deg) !important;
    -ms-transform-origin: 50% 50%!important;
    -webkit-transform: scale(0.6) rotate(90deg) !important;
    -webkit-transform-origin: 50% 50%!important;
    -moz-transform: scale(0.6) rotate(90deg) !important;
    -moz-transform-origin: 50% 50%!important;
    -o-transform: scale(0.6) rotate(90deg) !important;
    -o-transform-origin: 50% 50%!important;
  }
  .toast-box .toast-content {
    transform: rotate(90deg) !important;
    transform-origin: 50% 50%!important;
    -ms-transform: rotate(90deg) !important;
    -ms-transform-origin: 50% 50%!important;
    -webkit-transform: rotate(90deg) !important;
    -webkit-transform-origin: 50% 50%!important;
    -moz-transform: rotate(90deg) !important;
    -moz-transform-origin: 50% 50%!important;
    -o-transform: rotate(90deg) !important;
    -o-transform-origin: 50% 50%!important;
  }
}
