body {
  background-color: #b90b0b;
  padding: 0 auto;
  margin-bottom: 1rem;
}

.indexbody {
  background-image: url(./../img/head.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  padding-top: 75%;
}

.rule {
  width: 0.96rem;
  z-index: 10;
  top: 0.24rem;
  right: 0;
  background-color: #f75b37;
  color: #fff;
  border-radius: 0.4rem 0 0 0.4rem;
  text-align: right;
  padding: 0.05rem .15rem 0.05rem 0;
  line-height: 0.28rem;
  font-size: 0.24rem;
  height: 0.67rem;
  position: absolute;
}

.prizelist {
  width: 0.96rem;
  z-index: 10;
  top: 1.08rem;
  right: 0;
  background-color: #f7a337;
  color: #fff;
  border-radius: 0.4rem 0 0 0.4rem;
  text-align: right;
  padding: 0.05rem .15rem 0.05rem 0;
  line-height: 0.28rem;
  font-size: 0.24rem;
  height: 0.67rem;
  position: absolute;
}

.play_module {
  background-color: #4e0101;
  width: 94.5%;
  margin: -2.04rem auto 0;
  padding: 0.2rem;
  border-radius: 0.1rem;
  opacity: 0.8;
}

.stage {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 0.6rem;
  padding: 0 0.2rem;
}

.stage ul {
  display: block;
  width: 100%;
  overflow-y: auto;
  white-space: nowrap;
  height: 0.6rem;
}

.stage ul li {
  padding: 0 0 0 0.1rem;
  display: inline-block;
  position: relative;
  white-space: normal;
  vertical-align: top;
}

.stage ul li a {
  display: block;
  color: #f7b036;
  font-size: 0.2rem;
  border: 2px solid #f7b036;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  border-radius: 0.1rem;
  padding: 0 0.1rem;
}

.stage ul li .check {
  color: #490101;
  background-color: #f7b036;
  border: 2px solid #f7b036;
}

.stage .back {
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 0.25rem;
  height: 0.6rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 0.6rem;
}

.stage .on {

  display: block;
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  width: 0.25rem;
  height: 0.6rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 0.6rem;
}

.video-play {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  margin-top: 0.2rem;
  position: relative;
  background-color: #7d7d7d;
  height: 3.68rem;
}

.video-play a {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.schedule {
  background-image: url(./../img/schedule_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  width: 100%;
  margin: 0.2rem auto 0;
  padding: 0.2rem;
  border-radius: 0.3rem;
  height: 5rem;
  color: #fff;
}

.sc_title {
  padding: 0.2rem 0 0.3rem 0.5rem;
}

.sc_list {
  text-align: center;
  width: 94%;
  margin: 0 auto;
}

.sc_list_left {
  width: 50%;
}

.sc_list div {
  width: 50%;
  float: left;
  padding-bottom: 0.5rem;
}

.select {
  display: block;
  width: 20%;
  height: 0.08rem;
  background-color: #fff;
  margin-top: 0.1rem;
}

.split {
  display: block;
  width: 77%;
  height: 5px;
  border: 1px #fff solid;
  border-radius: 5px;
  margin: 0.05rem auto;
}

.split_light {
  display: block;
  width: 77%;
  height: 5px;
  border: 1px #fcc707 solid;
  border-radius: 5px;
  margin: 0.05rem auto;
}

.light_up {
  color: #fcc707;
}

.t1 {
  font-size: 0.18rem;
}

.t2 {
  font-size: 0.34rem;
  font-weight: 700;
  line-height: 0.6rem;
}

.t3 {
  font-size: 0.22rem;
}

.t4 {
  font-size: 0.20rem;
  font-weight: 700;
}

.quiz {
  background-image: url(./../img/quiz_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  width: 100%;
  margin: 0.2rem auto 0;
  padding: 0.2rem;
  border-radius: 0.3rem;
  height: 12rem;
  color: #fff;
  position: relative;
}

.option,
.bidding,
.option_goals,
.option_score {
  display: flex;
  justify-content: center;
}

.option,
.option_goals,
.option_score {
  margin-bottom: 0.35rem;
}

.opdefault {
  width: 1.72rem;
  margin: 0 0.17rem;
  text-align: center;
  font-size: 0.3rem;
  font-weight: 700;
  line-height: 0.85rem;
  background-image: url(./../img/btn_bg4.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.opcheck {
  width: 1.72rem;
  margin: 0 0.17rem;
  text-align: center;
  font-size: 0.3rem;
  font-weight: 700;
  line-height: 0.85rem;
  background-image: url(./../img/btn_bg5.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  color: #4e0101;
}

.option_goals div {
  width: 1.72rem;
  margin: 0 0.17rem;
  text-align: center;
  font-size: 0.3rem;
  font-weight: 700;
  line-height: 0.88rem;
}

.option_score div {
  width: 1.36rem;
  margin: 0 0.35rem;
  text-align: center;
  font-size: 0.3rem;
  font-weight: 700;
  line-height: 0.54rem;
}

.width_small {
  display: block;
  position: absolute;
  right: 33%;
  height: 0.54rem;
  line-height: 0.54rem;
}

.greater {
  background-image: url(./../img/greater_three.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.greater_light {
  background-image: url(./../img/greater_three_light.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.less {
  background-image: url(./../img/less_three2.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.less_light {
  background-image: url(./../img/less_three2_light.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.btn1 {
  background-image: url(./../img/add.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  width: 0.62rem;
  height: 0.62rem;
  margin: 0 0.15rem;
}

.btn2 {
  background-image: url(./../img/minus.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  width: 0.62rem;
  height: 0.62rem;
  margin: 0 0.15rem;
}

.btn3 {
  background-image: url(./../img/btn_bg3.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  width: 5.12rem;
  height: 1.14rem;
  margin: 0.12rem auto;
  text-align: center;
  line-height: 1.14rem;
  font-size: 0.34rem;
  color: #480101;
  font-weight: 700;
}

.coins {
  width: 1.36rem;
  margin: 0 0.15rem;
  text-align: center;
  border-radius: 0.1rem;
  font-size: 0.3rem;
  line-height: 0.62rem;
  background-color: #fff;
  color: #480101;
}

.quiz_text {
  text-align: center;
  padding-top: 0.14rem;
  font-size: 0.22rem;
}

.quiz_split {
  width: 87%;
  height: 5px;
  border: 1px #fff solid;
  border-radius: 5px;
  margin: 0.35rem auto 0.27rem;
}

.quiz_split2 {
  width: 87%;
  height: 5px;
  border: 1px #fff solid;
  border-radius: 5px;
  margin: 0.35rem auto;
}

.score {
  border-radius: 0.1rem;
  background-color: #fff;
}

.score input {
  border: 0;
  outline: 0;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  font-size: 0.3rem;
  /* padding: 0.07rem; */
  border-radius: 0.1rem;
  text-align: center;
}

.exchange {
  background-image: url(./../img/exchange.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  width: 0.85rem;
  height: 0.85rem;
  margin: 0.12rem auto;
  position: absolute;
  top: 0.15rem;
  right: 1.3rem;
}

.draw {
  background-image: url(./../img/draw.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  width: 0.85rem;
  height: 0.85rem;
  margin: 0.12rem auto;
  position: absolute;
  top: 0.15rem;
  right: 0.3rem;
}

.myscore {
  font-weight: 700;
  margin: 0 .2rem;
}

.alert_box {
  background-color: rgba(0, 0, 0, .7);
  pointer-events: auto;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.alert_bg {
  width: 90%;
  margin: 0 auto;
  border-radius: 10px;
  background-color: #ffffff;
  text-align: center;
  position: fixed;
  z-index: 220;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.alert_title {
  font-size: 0.4rem;
  line-height: 0.6rem;
  background-color: #b90b0b;
  color: #fff;
  text-align: center;
  padding: 0.1rem 0.2rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.alert_text {
  font-size: 0.4rem;
  min-height: 50px;
  min-width: 200px;
  /* max-height: 400px; */
  padding: 0.2rem 0.1rem;
  overflow: auto;
  text-align: center;
  color: #555;
  align-items: center;
}

.alert_text p {
  font-size: 0.2rem;
  text-align: left;
}

.alert_btn {
  color: #fff;
  border: 0.06rem #ffe483 solid;
  background: linear-gradient(#f6abab, #b80b0b);
  background: -moz-linear-gradient(#f6abab, #b80b0b);
  background: -o-linear-gradient(#f6abab, #b80b0b);
  background: -webkit-linear-gradient(#f6abab, #b80b0b);
  width: 40%;
  border-radius: 0.3rem;
  font-size: 0.3rem;
  text-align: center;
  line-height: 0.7rem;
  margin: auto auto .2rem;
}

.alert_box_check {
  background-color: rgba(0, 0, 0, .7);
  pointer-events: auto;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.alert_title_check {
  font-size: 0.4rem;
  line-height: 0.6rem;
  background-color: #b90b0b;
  color: #fff;
  text-align: center;
  padding: 0.1rem 0.2rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.alert_text_check {
  font-size: 0.4rem;
  min-height: 50px;
  min-width: 200px;
  /* max-height: 400px; */
  padding: 0.3rem 0.1rem;
  overflow: auto;
  text-align: center;
  color: #555;
  align-items: center;
}

.alert_text_check p {
  font-size: 0.24rem;
  text-align: center;
  margin: 0.1rem auto;
}

.alert_btn_check {
  display: flex;
  margin: 0 auto;
}
.confirm{
  color: #fff;
  border: 0.03rem #ffe483 solid;
  background: linear-gradient(#f6abab, #b80b0b);
  background: -moz-linear-gradient(#f6abab, #b80b0b);
  background: -o-linear-gradient(#f6abab, #b80b0b);
  background: -webkit-linear-gradient(#f6abab, #b80b0b);
  width: 20%;
  border-radius: 0.3rem;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.5rem;
  margin: auto auto .2rem;
}

.close {
  position: absolute;
  top: -0.8rem;
  right: -0;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  font-size: 40px !important;
  font-weight: 700;
  text-shadow: 0 1px 0 #fff;
  line-height: 1;
  color: #000000;
  background: url(./../img/icon_close.png) no-repeat;
  background-size: contain;
  width: 0.6rem;
  height: 0.6rem;
  display: inline-block;
}

input::-webkit-input-placeholder {
  font-size: 0.16rem;
}

input:-moz-placeholder {
  font-size: 0.16rem;
}

input::-moz-placeholder {
  font-size: 0.16rem;
}

input:-ms-input-placeholder {
  font-size: 0.16rem;
}