.fontsize12[data-v-6b7537fc], .fs12[data-v-6b7537fc] {
  font-size: 0.24rem;
}
.fontsize14[data-v-6b7537fc] {
  font-size: 0.28rem;
}
.fontsize16[data-v-6b7537fc] {
  font-size: 0.32rem;
}
.fontsize24[data-v-6b7537fc], .fs24[data-v-6b7537fc] {
  font-size: 0.48rem;
}
.flex-box[data-v-6b7537fc] {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-box .flex1[data-v-6b7537fc] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-6b7537fc] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-6b7537fc] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.flex-box.justify-content-start[data-v-6b7537fc] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-6b7537fc] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-6b7537fc] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-6b7537fc] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-6b7537fc] {
  -webkit-box-shadow: 0 0 0.2rem #e8d5d8;
          box-shadow: 0 0 0.2rem #e8d5d8;
  -webkit-border-radius: .1rem;
          border-radius: .1rem;
}
.shadow[data-v-6b7537fc] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-6b7537fc] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-6b7537fc] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-6b7537fc] {
  float: right;
}
.color-active[data-v-6b7537fc] {
  color: #d5a5ac;
}
.imgbg[data-v-6b7537fc] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-6b7537fc] {
  color: #4a4a4a;
}
.color-6e[data-v-6b7537fc] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-6b7537fc] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-6b7537fc] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-6b7537fc] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-6b7537fc] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-6b7537fc] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-6b7537fc]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-6b7537fc] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-6b7537fc]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-6b7537fc] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-6b7537fc] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.wrap[data-v-6b7537fc] {
  height: 100%;
  /*background-image: url("../../../../static/images/apperance/bg.png");*/
  /*background-size: 100%;*/
  /*background-repeat: no-repeat;*/
  /*overflow: auto;*/
}
.wrap > div[data-v-6b7537fc] {
    height: 100%;
    background-image: url(../img/bg.0d4885e7.png);
    background-size: 100%;
    background-repeat: no-repeat;
    overflow: auto;
}
.wrap .store[data-v-6b7537fc] {
    height: .88rem;
    background-color: #6219dc;
    color: white;
    padding: 0 .27rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.wrap .store .circle[data-v-6b7537fc] {
      font-size: .26rem;
      display: inline-block;
      width: 1.2rem;
      height: .48rem;
      line-height: .48rem;
      text-align: center;
      -webkit-border-radius: .24rem;
              border-radius: .24rem;
}
.wrap .store .circle[data-v-6b7537fc]:nth-child(3) {
        background-color: #291d86;
        margin-right: .16rem;
        color: #b9ffab;
}
.wrap .store .circle[data-v-6b7537fc]:nth-child(4) {
        background-color: #793be1;
}
.wrap .bannerBox[data-v-6b7537fc] {
    width: 100%;
    height: 6.62rem;
}
.wrap .timeover[data-v-6b7537fc] {
    width: 100%;
    height: 1.75rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAu4AAAClCAMAAAA0w4h+AAAAM1BMVEUwQIcwQIcwQIcwQIcwQIcwQIcwQIdMaXEwQIcwQIcwQIcwQIcwQIcwQIcwQIcwQIcwQIehx1WyAAAAEXRSTlOZE5BWTTBqACZzCjp9hh1gQ8xF55AAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAIpSURBVHic7dqJdqowFEDRqmlNrNP/f20hRN9DHOpQQdn7A7rUdbjcQD8ijMYHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwLhN+/4A8Dzz+XwSYwwhbFJKfX8aeLhpSrMQYpzM53XubSX+WRW/yc+rqhrfhPAZYyvubu4Hqvg/q/q/jH4Gb1nmeDxV88Xc2xbVn/ou9Zv9DEBVYshjfPGLfq/M/VCZ/fXms+z7ezMWKQ/x7xjX1/Z6Z+4HJmX416feVd8/Cu9jtZ/hVxfe8tjcDy3+m/5Wf65QreFfIY/wk4v4Df429451Gf/650Bq+t7G/MTwjzw59451mf8h2X9GZZqa/aR+jvLI+X1e37l3xXIDyE9/nH/fxGpXd7V+37l/32N4uXfVB+C43d0C7EDDl8pmklfv583uy14h92Pqn7F++VsuAe8A+pKXkjy381oypLaPeNXcj8l3gXwQyIuQTeixljnsWSjnyd+91xmYd8r9uHwRNLtQcxW4FZyVf6JmFWk27Zfs+oT3z/2U5jJoFqL8Xmw0j4ZWzZet/4Xq3xLyTlGfNt7cz1iUALalh6/Sx/BPybuS9+N5P6FH0vMFcr/JepdQOSs0Zqnt5sND6tiEln3CMr7KDwNTnhhBdH5IAAAAAElFTkSuQmCC);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: .7rem;
    color: white;
    padding: 0 .45rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.wrap .timeover > div[data-v-6b7537fc] {
      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;
}
.wrap .timeover > div[data-v-6b7537fc]:first-child {
        margin-bottom: .2rem;
}
.wrap .timeover > div .tip[data-v-6b7537fc] {
        width: 2.15rem;
}
.wrap .timeover > div .time[data-v-6b7537fc] {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.wrap .timeover > div .time .light[data-v-6b7537fc] {
          color: #ffe564;
}
.wrap .classify[data-v-6b7537fc] {
    margin-top: .85rem;
    text-align: center;
    position: relative;
}
.wrap .classify img[data-v-6b7537fc] {
      width: 6.3rem;
}
.wrap .classify .box[data-v-6b7537fc] {
      width: 6.3rem;
      height: 3.1rem;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
}
.wrap .classify .box .left[data-v-6b7537fc] {
        position: absolute;
        left: .22rem;
        top: .38rem;
        width: 2.12rem;
        font-size: 0;
}
.wrap .classify .box .left .imgBox[data-v-6b7537fc] {
          width: 2.12rem;
          height: 1.39rem;
          position: relative;
          overflow: hidden;
          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;
}
.wrap .classify .box .left .imgBox img[data-v-6b7537fc] {
            width: 2.12rem;
}
.wrap .classify .box .left p[data-v-6b7537fc] {
          font-size: .26rem;
          color: #333333;
          margin-top: .12rem;
}
.wrap .classify .box .left p[data-v-6b7537fc]:last-child {
          color: #f94351;
          font-size: .24rem;
          margin-top: .12rem;
          text-align: left;
}
.wrap .classify .box .right[data-v-6b7537fc] {
        width: 3.15rem;
        position: absolute;
        right: .49rem;
        bottom: .28rem;
        font-size: 0;
}
.wrap .classify .box .right p[data-v-6b7537fc] {
          font-size: .26rem;
          color: #444444;
          margin-bottom: .17rem;
}
.wrap .classify .box .right .batsBox[data-v-6b7537fc] {
          width: 3.15rem;
          height: .64rem;
          position: relative;
}
.wrap .classify .box .right .bats[data-v-6b7537fc] {
          position: absolute;
          top: 0;
          left: 0;
          display: inline-block;
          width: 3.15rem;
          height: .64rem;
          line-height: .64rem;
          text-align: center;
          color: white;
          background-color: #f94351;
          -webkit-box-shadow: 4px 4px 0 #ffe564;
                  box-shadow: 4px 4px 0 #ffe564;
          -webkit-border-radius: .32rem;
                  border-radius: .32rem;
          overflow: hidden;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
}
.wrap .classify .box .right .bats *[data-v-6b7537fc] {
            -webkit-user-select: none;
               -moz-user-select: none;
                -ms-user-select: none;
                    user-select: none;
}
.wrap .classify .box .right .bats > span[data-v-6b7537fc] {
            display: inline-block;
            color: white;
            height: .64rem;
}
.wrap .classify .box .right .bats > span[data-v-6b7537fc]:first-child {
              width: 2.2rem;
              background: -webkit-gradient(linear, left top, left bottom, from(#5655dc), to(#6235dc));
              background: -webkit-linear-gradient(#5655dc, #6235dc);
              background: linear-gradient(#5655dc, #6235dc);
              font-size: .22rem;
              color: #cccccc;
              text-align: left;
              padding-left: .1rem;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
}
.wrap .classify .box .right .bats > span:first-child span[data-v-6b7537fc]:nth-child(1) {
                display: inline-block;
                -webkit-transform: translateY(-0.05rem);
                    -ms-transform: translateY(-0.05rem);
                        transform: translateY(-0.05rem);
}
.wrap .classify .box .right .bats > span:first-child span[data-v-6b7537fc]:nth-child(2) {
                color: white;
                display: inline-block;
}
.wrap .classify .box .right .bats > span:first-child span[data-v-6b7537fc]:last-child {
                color: white;
                font-size: .34rem;
}
.wrap .classify .box .right .bats > span[data-v-6b7537fc]:last-child {
              width: 0.95rem;
              font-size: .32rem;
              letter-spacing: .06rem;
              position: relative;
              -webkit-transform-style: preserve-3d;
                      transform-style: preserve-3d;
}
.wrap .classify .box .right .bats > span[data-v-6b7537fc]:last-child:after {
                content: "";
                position: absolute;
                top: .25rem;
                left: -.58rem;
                border-width: 0 .5rem .5rem;
                border-style: solid;
                border-color: transparent transparent  #f94351;
                -webkit-transform: rotate(132deg);
                    -ms-transform: rotate(132deg);
                        transform: rotate(132deg);
}
.wrap .classify .box .right .off2[data-v-6b7537fc] {
          top: 4px;
          left: 4px;
          -webkit-box-shadow: 0px 0px 0 #ffe564 !important;
                  box-shadow: 0px 0px 0 #ffe564 !important;
          overflow: hidden;
}
.wrap .classify .box1[data-v-6b7537fc] {
      top: 1.5rem;
}
.wrap .classify .box2[data-v-6b7537fc] {
      top: 5.26rem;
}
.wrap .classify .box3[data-v-6b7537fc] {
      top: 9rem;
}
.wrap .rule[data-v-6b7537fc] {
    padding: 0 .3rem;
    height: 6rem;
    overflow: scroll;
    font-size: .28rem;
}
.wrap .navBox[data-v-6b7537fc] {
    width: 100%;
    height: .8rem;
}
.wrap .nav[data-v-6b7537fc] {
    width: 100%;
    height: .8rem;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    background-color: #6219dc;
    color: white;
    z-index: 99999;
}
.wrap .nav span[data-v-6b7537fc] {
      height: .8rem;
      line-height: .8rem;
      text-align: center;
      font-size: .28rem;
}
.wrap .nav span.active[data-v-6b7537fc] {
        color: #ffe564;
        position: relative;
}
.wrap .nav span.active[data-v-6b7537fc]:after {
          content: "";
          display: inline-block;
          height: 2px;
          width: .33rem;
          background-color: #ffe564;
          position: absolute;
          bottom: .16rem;
          left: 0;
}
.wrap .nav.fixNav[data-v-6b7537fc] {
      position: fixed;
      top: 0;
      left: 0;
      margin: 0;
      -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
              box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.wrap .bat[data-v-6b7537fc] {
    display: inline-block;
    width: 3.62rem;
    height: .88rem;
    line-height: .88rem;
    -webkit-border-radius: .49rem;
            border-radius: .49rem;
    font-weight: bold;
    font-size: .46rem;
    color: white;
    background-color: #f94351;
    text-align: center;
    position: fixed;
    left: 50%;
    bottom: 0.68rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-box-shadow: 4px 4px 0 #ffe564;
            box-shadow: 4px 4px 0 #ffe564;
    -webkit-transition: all .1s;
    transition: all .1s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.wrap .off[data-v-6b7537fc] {
    -webkit-transform: translate(-webkit-calc(-50% + 4px), 4px);
        -ms-transform: translate(calc(-50% + 4px), 4px);
            transform: translate(calc(-50% + 4px), 4px);
    -webkit-box-shadow: 0px 0px 0 #ffe564 !important;
            box-shadow: 0px 0px 0 #ffe564 !important;
}

