.header[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #212121;
  width: 100vw;
  height: 1.49333rem;
}
.header-left[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Fixed[data-v-d9ae3272] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.header-back[data-v-d9ae3272] {
  width: 0.29333rem;
  height: 0.50667rem;
  margin-right: 0.45333rem;
}
.header-title[data-v-d9ae3272] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
}
.header-right[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 750px) {
.header[data-v-d9ae3272] {
    display: none;
}
}


.Event-Bonus[data-v-2e7de253] {
    min-height: 100vh;
    background-color: #111111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.Event-Bonus-Item[data-v-2e7de253] {
    background-color: #2F2F2F;
    margin: 0 0.4rem;
    margin-top: 0.4rem;
    border-radius: 0.21333rem;
    padding: 0.34667rem;
}
.Event-Bonus-Item-Title[data-v-2e7de253] {
    color: #FFFFFF;
    font-size: 0.37333rem;
}
.Event-Bonus-Item-Info[data-v-2e7de253] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.13333rem;
    width: 100%;
    height: 0.53333rem;
}
.Event-Bonus-Item-Info-Content[data-v-2e7de253] {
    /* height: 30px; */
    font-size: 0.34667rem;
    color: #8A9099;
}
.Event-Bonus-Item-Info-Available[data-v-2e7de253] {
    width: 1.81333rem;
    height: 0.74667rem;
    background-color: #FF9748;
    color: #fff;
    border-radius: 0.37333rem;
    font-size: 0.34667rem;
    text-align: center;
    line-height: 0.74667rem;
}
.Event-Bonus-Item-Info-NotAvailable[data-v-2e7de253] {
    /* width: 68px; */
    padding: 0 0.13333rem;
    height: 0.74667rem;
    background-color: #99653D;
    color: #8A9099;
    border-radius: 0.37333rem;
    font-size: 0.34667rem;
    text-align: center;
    line-height: 0.74667rem;
}
.Event-Bonus-Item-Payable[data-v-2e7de253] {
    margin-top: 0.13333rem;
    font-size: 0.34667rem;
    color: #8A9099;
}
.Event-Bonus-Item-Money[data-v-2e7de253] {
    color: #FF8216;
}
.Event-Bonus-Bottom[data-v-2e7de253] {
    height: 1.84rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
}
.Event-Bonus-Bottom-GoActivity[data-v-2e7de253] {
    width: 100%;
    height: 0.88rem;
    line-height: 0.8rem;
    text-align: center;
    color: #99653D;
    font-size: 0.34667rem;
    background-color: #2F2F2F;
}
.Event-Bonus-Bottom-OneKeyDraw[data-v-2e7de253] {
    height: 0.96rem;
    width: 100%;
    background-size: 100% 100%;
    background-color:#FF8216 ;
    font-size: 0.37333rem;
    color: #FFFFFF;
    line-height: 0.96rem;
    text-align: center;
}
.Event-Bonus-Bottom-NoOneKeyDraw[data-v-2e7de253] {
    background-color: #99653D;
    color: #8A9099;
}
.van-loading[data-v-2e7de253] {
    margin-top: 50%;
    color: #FFFFFF;
}
@media only screen and (max-width: 539px) {
.Event-Bonus-Item-Info-Content[data-v-2e7de253] {
        width: 6.13333rem;
}
}
@media only screen and (min-width: 750px) {
.Event-Bonus-Item[data-v-2e7de253] {
        width: 100%;
        max-width: 32.53333rem;
        margin: 0 auto;
        margin-top: 0.4rem;
}
.Event-Bonus-Item-Info[data-v-2e7de253] {
        width: 100%;
}
.Event-Bonus-Bottom[data-v-2e7de253] {
        max-width: 32.53333rem;
        margin: 0 auto;
        padding-bottom: 0;
}
.Event-Bonus[data-v-2e7de253] {
        min-height: calc(100vh - 1.44rem);
}
.van-loading[data-v-2e7de253] {
        margin-top: 30%;
}
}

