.wrap[data-v-4f259c5b] {
  width: 100%;
}
.pageBox[data-v-4f259c5b] {
  width: 100%;
  position: relative;
  background: #31890E;
  padding-bottom: 2.1rem;
}
.bgImg[data-v-4f259c5b] {
  width: 100%;
}
.titleImg[data-v-4f259c5b] {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ruleBox[data-v-4f259c5b] {
  position: absolute;
  top: .16rem;
  right: .2rem;
  text-align: center;
  display: inline-block;
  width: 1.4rem;
  height: .4rem;
  line-height: .4rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#127FCC), to(#1EA1E4));
  background: -webkit-linear-gradient(bottom, #127FCC, #1EA1E4);
  background: linear-gradient(0deg, #127FCC, #1EA1E4);
  -webkit-border-radius: .2rem;
          border-radius: .2rem;
  font-size: .24rem;
  font-weight: 400;
  color: white;
  /*-webkit-text-stroke: 2px #2F6503;*/
  /*text-stroke: 2px #2F6503;*/
}
.sort[data-v-4f259c5b] {
  position: absolute;
  width: 100%;
  top: 5rem;
  left: 0;
  text-align: center;
  color: #FEEE36;
  font-size: .36rem;
}
.sort span[data-v-4f259c5b]:nth-child(2) {
    text-decoration: underline;
}
.playNums[data-v-4f259c5b] {
  position: absolute;
  top: 6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0 .4rem;
  height: .5rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  color: white;
  font-size: .28rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: .02rem;
}
.playNums .light[data-v-4f259c5b] {
    font-size: .32rem;
    color: #FEE32A;
}
.startBox[data-v-4f259c5b] {
  width: 3.5rem;
  position: fixed;
  bottom: .45rem;
  z-index: 99;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.startBox .startImg[data-v-4f259c5b] {
    width: 3.5rem;
}
.startBox span[data-v-4f259c5b] {
    position: absolute;
    top: .3rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    color: #CA5603;
    font-weight: bold;
    font-size: .3rem;
    width: 3.5rem;
    text-align: center;
}
.moveUp[data-v-4f259c5b] {
  width: 2rem;
  position: fixed;
  bottom: .05rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  z-index: 99;
}
.moveUp.show[data-v-4f259c5b] {
    opacity: 1;
}
.numsBox[data-v-4f259c5b] {
  margin-top: -3rem;
  position: relative;
}
.numsBox .lockBox[data-v-4f259c5b] {
    position: absolute;
    top: 2.33rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 92.8%;
    height: 4.7rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.numsBox .list[data-v-4f259c5b] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 .6rem;
}
.numsBox .list .item[data-v-4f259c5b] {
      margin: .24rem .2rem 0;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 1.04rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
}
.numsBox .list .item img[data-v-4f259c5b] {
        width: .8rem;
}
.numsBox .list .item span[data-v-4f259c5b] {
        margin-top: .16rem;
        display: inline-block;
        width: 1.04rem;
        height: .36rem;
        line-height: .36rem;
        text-align: center;
        -webkit-border-radius: .18rem;
                border-radius: .18rem;
        font-size: .24rem;
}
.numsBox .list .item span.no[data-v-4f259c5b] {
          color: #CD5E04;
          background: white;
}
.numsBox .list .item span.share[data-v-4f259c5b] {
          color: #CD5E04;
          background: white;
}
.numsBox .list .item span.fail[data-v-4f259c5b] {
          color: white;
          background: #EB5D58;
}
.numsBox .list .item span.buy[data-v-4f259c5b] {
          color: white;
          background: #66C31B;
}
.numsBox .list .item span.pay[data-v-4f259c5b] {
          color: #EB5D58;
          background: white;
}
.numsBox .list .item span.success[data-v-4f259c5b] {
          color: white;
          background: #66C31B;
}
.numsBox .list .item span.over[data-v-4f259c5b] {
          color: white;
          background: #B9AA70;
}
.numsBox .list .item span.locked[data-v-4f259c5b] {
          color: white;
          background: #B9AA70;
}
.numsBox .invest[data-v-4f259c5b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: .38rem 0 .32rem;
}
.numsBox .invest span[data-v-4f259c5b] {
      display: inline-block;
      width: 3.4rem;
      height: .8rem;
      line-height: .8rem;
      text-align: center;
      color: #CD5E04;
      font-size: .36rem;
      background: #FFFFFF;
      -webkit-box-shadow: 0 0.1rem 0.2rem 0 rgba(226, 179, 16, 0.43), 0 -0.08rem 0.2rem 0 rgba(253, 214, 38, 0.4);
              box-shadow: 0 0.1rem 0.2rem 0 rgba(226, 179, 16, 0.43), 0 -0.08rem 0.2rem 0 rgba(253, 214, 38, 0.4);
      -webkit-border-radius: .4rem;
              border-radius: .4rem;
}
.numsBox .history[data-v-4f259c5b] {
    width: 92.8%;
    padding-top: .4rem;
    height: .86rem;
    line-height: .86rem;
    text-align: center;
    background: white;
    margin-left: 3.6%;
    margin-top: -.4rem;
    color: #999999;
    font-size: .28rem;
    -webkit-border-radius: 0 0 .4rem .4rem;
            border-radius: 0 0 .4rem .4rem;
}
.createBox[data-v-4f259c5b] {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  position: fixed;
  padding: 2rem .5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.createBox.active[data-v-4f259c5b] {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

