.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;
}
}

.inviteLink[data-v-27df4b86] {
  margin-top: 0.48rem;
  padding-bottom: 0.48rem;
  font-weight: bold;
}
.inviteLink .link-content[data-v-27df4b86] {
  background-color: #2F2F2F;
  border-radius: 0.21333rem;
  padding: 0.37333rem;
}
.inviteLink .link-content .link-title[data-v-27df4b86] {
  background-color: #1F1F1F;
  text-align: center;
  font-size: 0.32rem;
  font-weight: bold;
  padding: 0.37333rem 0;
}
.inviteLink .link-content .link-info .content-left .title[data-v-27df4b86] {
  margin-top: 0.37333rem;
  font-size: 0.37333rem;
  font-weight: bold;
}
.inviteLink .link-content .link-info .content-left .link[data-v-27df4b86] {
  margin-top: 0.26667rem;
  background-color: #1F1F1F;
  border-radius: 0.21333rem;
  font-size: 0.32rem;
  font-weight: bold;
  padding: 0.21333rem 0.26667rem;
  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;
  width: 100%;
}
.inviteLink .link-content .link-info .content-left .link span[data-v-27df4b86] {
  word-wrap: break-word;
  /* 兼容旧版浏览器 */
  overflow-wrap: break-word;
  /* 支持多行换行 */
  width: 5.33333rem;
  /* 容器宽度，根据需要设置 */
  width: 90%;
}
.inviteLink .link-content .link-info .content-left .link img[data-v-27df4b86] {
  margin-left: 0.21333rem;
}
.inviteLink .link-content .link-info .content-left .channel[data-v-27df4b86] {
  margin-top: 0.26667rem;
}
.inviteLink .link-content .link-info .content-left .channel img[data-v-27df4b86] {
  width: 0.85333rem;
  height: 0.85333rem;
  margin-right: 0.21333rem;
  border-radius: 0.26667rem;
}
.inviteLink .invite[data-v-27df4b86] {
  margin-top: 0.53333rem;
  background-color: #2F2F2F;
  border-radius: 0.21333rem;
  padding: 0.37333rem;
}
.inviteLink .invite .invite-title[data-v-27df4b86] {
  font-size: 0.32rem;
  padding: 0.26667rem 0.13333rem;
  background: -webkit-gradient(linear, left top, right top, from(#A6712C), to(#2F2F2F));
  background: linear-gradient(to right, #A6712C, #2F2F2F);
  position: relative;
}
.inviteLink .invite .invite-title span[data-v-27df4b86] {
  color: #FFBF1B;
}
.inviteLink .invite .invite-title .popup-btn[data-v-27df4b86] {
  background-color: #99A4B0;
  width: 0.53333rem;
  height: 0.53333rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 0.37333rem;
  color: #1F1F1F;
  position: absolute;
  right: 0;
  top: 0.18667rem;
}
.inviteLink .invite .invite-detail[data-v-27df4b86] {
  margin-top: 0.37333rem;
  font-size: 0.37333rem;
}
.inviteLink .invite .invite-info[data-v-27df4b86] {
  margin-top: 0.26667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inviteLink .invite .invite-info .info-detail[data-v-27df4b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.48rem;
}
.inviteLink .invite .invite-info .info-detail img[data-v-27df4b86] {
  width: 0.90667rem;
  height: 0.90667rem;
  margin-right: 0.26667rem;
}
.inviteLink .invite .invite-info .info-detail div[data-v-27df4b86] {
  color: #FF8216;
}
.inviteLink .invite .invite-info .info-btn[data-v-27df4b86] {
  padding: 0.26667rem;
  text-align: center;
  border-radius: 0.8rem;
  font-size: 0.37333rem;
  background: -webkit-gradient(linear, left top, right top, from(#FF8216), to(#FFAB1A));
  background: linear-gradient(to right, #FF8216, #FFAB1A);
}
.inviteLink .invite .first[data-v-27df4b86] {
  margin-top: 0.37333rem;
}
.inviteLink .invite .last[data-v-27df4b86] {
  border-bottom: 0.02667rem solid #534A32;
}
.inviteLink .invite .invite-content[data-v-27df4b86] {
  padding: 0.18667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.02667rem solid #534A32;
}
.inviteLink .invite .invite-content img[data-v-27df4b86] {
  margin-right: 0.37333rem;
  width: 0.90667rem;
  height: 0.90667rem;
}
.inviteLink .invite .invite-content .content-item[data-v-27df4b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0.32rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inviteLink .invite .invite-content .content-item .item-money[data-v-27df4b86] {
  color: #FE8018;
}
.inviteLink .invite .invite-content .content-item span[data-v-27df4b86] {
  color: #FFBF1B;
}
.inviteLink .bonus-box[data-v-27df4b86] {
  margin-bottom: 0.53333rem;
  background-color: #2f2f2f;
  border-radius: 0.21333rem;
  padding: 0.37333rem;
}
.inviteLink .bonus-box .rule-Title[data-v-27df4b86] {
  font-size: 0.42667rem;
  border-left: 0.18667rem solid #FF8216;
  padding-left: 0.26667rem;
  margin-bottom: 0.37333rem;
}
.inviteLink .bonus-box .jackpot[data-v-27df4b86] {
  background-color: #1F1F1F;
  padding: 0.37333rem 0.26667rem;
  border-radius: 0.21333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inviteLink .bonus-box .jackpot .jackpot-left[data-v-27df4b86] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inviteLink .bonus-box .jackpot .jackpot-left .brlIcon img[data-v-27df4b86] {
  width: 1.33333rem;
  height: 1.33333rem;
}
.inviteLink .bonus-box .jackpot .jackpot-left .jackpot-content[data-v-27df4b86] {
  margin-left: 0.13333rem;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inviteLink .bonus-box .jackpot .jackpot-left .jackpot-content .jackpot-title[data-v-27df4b86] {
  font-size: 0.32rem;
}
.inviteLink .bonus-box .jackpot .jackpot-left .jackpot-content .money[data-v-27df4b86] {
  font-size: 0.48rem;
  color: #FFDD00;
  font-weight: bold;
}
.inviteLink .bonus-box .jackpot .jackpot-left .jackpot-content .money .unit[data-v-27df4b86] {
  font-size: 0.32rem;
  font-weight: normal;
  margin-left: 0.26667rem;
}
.inviteLink .bonus-box .jackpot .jackpot-rigth[data-v-27df4b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.inviteLink .bonus-box .jackpot .jackpot-rigth .receive[data-v-27df4b86] {
  padding: 0.26667rem;
  font-size: 0.37333rem;
  border-radius: 0.53333rem;
  background: -webkit-gradient(linear, left top, right top, from(#FF8216), to(#FFBF1B));
  background: linear-gradient(to right, #FF8216, #FFBF1B);
}
.inviteLink .bonus-box .jackpot .jackpot-rigth .prohibit[data-v-27df4b86] {
  opacity: 0.5;
}
.inviteLink .bonus-box .details[data-v-27df4b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 0.32rem;
}
.inviteLink .bonus-box .details p[data-v-27df4b86] {
  font-size: 0.42667rem;
  color: #FF8216;
}
.inviteLink .bonus-box .details p[data-v-27df4b86]:hover {
  text-decoration: underline;
}
.inviteLink .van-popup[data-v-27df4b86] {
  background-color: #2F2F2F;
  font-size: 0.37333rem;
  padding: 0.37333rem;
  border-radius: 0.21333rem;
  width: 8rem;
}
.inviteLink .van-popup .title[data-v-27df4b86] {
  padding-bottom: 0.37333rem;
  text-align: center;
  border-bottom: 0.02667rem solid #1F1F1F;
  margin-bottom: 0.53333rem;
}
.inviteLink .van-popup .Invite-body-text-2-th[data-v-27df4b86] {
  padding: 0 0 0.8rem 0.53333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.inviteLink .van-popup .Invite-body-text-2-th[data-v-27df4b86]:before,
.inviteLink .van-popup .Invite-body-text-2-th[data-v-27df4b86]:after {
  position: absolute;
  content: "";
  background: #FF8216;
}
.inviteLink .van-popup .Invite-body-text-2-th[data-v-27df4b86]:before {
  width: 0.26667rem;
  height: 0.26667rem;
  border-radius: 100%;
  left: 0;
  top: 0;
}
.inviteLink .van-popup .Invite-body-text-2-th[data-v-27df4b86]:after {
  width: 0.05333rem;
  height: 100%;
  left: 0.10667rem;
  top: 0;
}
.inviteLink .van-popup .Invite-body-text-2-th[data-v-27df4b86]:last-child:after {
  background: rgba(0, 0, 0, 0);
}
.inviteLink .van-popup .Invite-body-text-2-th-header[data-v-27df4b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.21333rem;
}
.inviteLink .van-popup .Invite-body-text-2-th-header-icon[data-v-27df4b86] {
  width: 0.61333rem;
  height: 0.61333rem;
  background-size: 100% 100%;
  margin-right: 0.21333rem;
}
.inviteLink .van-popup .Invite-body-text-2-th-header-name[data-v-27df4b86] {
  font-size: 0.42667rem;
  font-family: Barlow;
  font-weight: 400;
  color: #FF8216;
  line-height: 1;
}
.inviteLink .van-popup .Invite-body-text-2-th-text[data-v-27df4b86] {
  font-size: 0.34667rem;
  font-family: Barlow;
  font-weight: 400;
  color: #fff;
  opacity: 0.5;
}
.inviteLink .rule[data-v-27df4b86] {
  padding: 0.37333rem;
  background-color: #2F2F2F;
  border-radius: 0.21333rem;
  margin-top: 0.48rem;
}
.inviteLink .rule img[data-v-27df4b86] {
  width: 100%;
  margin-top: 0.37333rem;
}
.inviteLink .rule .rule-Title[data-v-27df4b86] {
  font-size: 0.42667rem;
  border-left: 0.18667rem solid #FF8216;
  padding-left: 0.26667rem;
}
.inviteLink .rule .imgBgPc[data-v-27df4b86] {
  display: none;
}
.inviteLink .rule .rule-content[data-v-27df4b86] {
  margin-top: 0.42667rem;
}
.inviteLink .rule .rule-content .secondary-Title[data-v-27df4b86] {
  font-size: 0.37333rem;
}
.inviteLink .rule .rule-content .content-title[data-v-27df4b86] {
  margin-top: 0.26667rem;
  color: #FFBF1B;
  font-size: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inviteLink .rule .rule-content .content-title .fillet[data-v-27df4b86] {
  height: 0.16rem;
  width: 0.16rem;
  background-color: #FFBF1B;
  border-radius: 0.21333rem;
  margin-right: 0.13333rem;
}
.inviteLink .rule .rule-content .content[data-v-27df4b86] {
  font-size: 0.32rem;
  margin-top: 0.26667rem;
}
@media only screen and (min-width: 750px) {
.imgBg[data-v-27df4b86] {
    display: none;
}
.imgBgPc[data-v-27df4b86] {
    display: block !important;
}
}

.InviteEquipe .teamSize[data-v-0b1f9790] {
  background-color: #2F2F2F;
  margin: 0.53333rem 0;
  padding: 0.37333rem;
  border-radius: 0.21333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.InviteEquipe .teamSize .teamItem[data-v-0b1f9790] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25%;
}
.InviteEquipe .teamSize .teamItem .details[data-v-0b1f9790] {
  margin-bottom: 0.26667rem;
  font-size: 0.37333rem;
  color: #FFBF1B;
}
.InviteEquipe .teamSize .teamItem .detailsTitle[data-v-0b1f9790] {
  color: #FFF;
  font-size: 0.37333rem;
}
.InviteEquipe .teamSize > .teamItem[data-v-0b1f9790]:last-child {
  border-right: 0;
}
.InviteEquipe .dropDown[data-v-0b1f9790] {
  position: relative;
}
.InviteEquipe .dropDown .dropDown-show[data-v-0b1f9790] {
  margin-bottom: 0.37333rem;
  background-color: #1F1F1F;
  padding: 0.26667rem 0.42667rem;
  border-radius: 0.21333rem;
  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;
  font-size: 0.37333rem;
}
.InviteEquipe .dropDown .popup[data-v-0b1f9790] {
  position: fixed;
  top: 9.06667rem;
  width: 84%;
  height: 3.2rem;
  border-radius: 0.21333rem;
  background-color: #2F2F2F;
  font-size: 0.32rem;
  padding: 0.26667rem 0.26667rem 0;
}
.InviteEquipe .dropDown .popup .grade-item[data-v-0b1f9790] {
  padding: 0.13333rem 0.13333rem;
  border-radius: 0.21333rem;
}
.InviteEquipe .dropDown .popup .grade-item[data-v-0b1f9790]:hover {
  background-color: #1F1F1F;
}
.InviteEquipe .team-content[data-v-0b1f9790] {
  padding: 0.37333rem;
  border-radius: 0.21333rem;
  background-color: #2F2F2F;
}
.InviteEquipe .team-content .van-search[data-v-0b1f9790] {
  padding: 0;
}
.InviteEquipe .team-content .van-search[data-v-0b1f9790] .van-search__content {
  background-color: #1F1F1F;
  border-radius: 0.21333rem;
}
.InviteEquipe .team-content .van-search[data-v-0b1f9790] input {
  color: #FFF;
}
.InviteEquipe .team-content .first[data-v-0b1f9790] {
  background: -webkit-gradient(linear, left top, right top, from(#FF8216), to(#FFBF1B));
  background: linear-gradient(to right, #FF8216, #FFBF1B);
  border-radius: 0.21333rem 0.21333rem 0 0;
}
.InviteEquipe .team-content .content[data-v-0b1f9790] {
  margin-top: 0.37333rem;
  border-radius: 0.21333rem;
}
.InviteEquipe .team-content .content .content-item[data-v-0b1f9790] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.37333rem;
  font-weight: bold;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.06667rem;
}
.InviteEquipe .team-content .content .content-item .item-grade[data-v-0b1f9790] {
  text-align: center;
  width: 25%;
}
.InviteEquipe .team-content .content .content-item .item-grade img[data-v-0b1f9790] {
  width: 0.58667rem;
  height: 0.58667rem;
}
.InviteEquipe .team-content .content .content-item .item-id[data-v-0b1f9790] {
  text-align: center;
  width: 25%;
}
.InviteEquipe .team-content .content .content-item .item-time[data-v-0b1f9790] {
  text-align: center;
  width: 25%;
}
.InviteEquipe .team-content .content .content-item .moeny[data-v-0b1f9790] {
  text-align: center;
  width: 25%;
}
.InviteEquipe .team-content .content .content-item .item-moeny[data-v-0b1f9790] {
  text-align: center;
  width: 25%;
  color: #FFA530;
  font-size: 0.37333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.InviteEquipe .team-content .content .content-item .item-moeny img[data-v-0b1f9790] {
  width: 0.58667rem;
  height: 0.58667rem;
  margin-right: 0.10667rem;
}
.InviteEquipe .team-content .content .changePage[data-v-0b1f9790] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.InviteEquipe .team-content .content .changePage .front[data-v-0b1f9790] {
  background-color: #1F1F1F;
  border-radius: 0.21333rem;
  padding: 0.13333rem;
  margin-right: 0.13333rem;
}
.InviteEquipe .team-content .content .changePage .prohibit[data-v-0b1f9790] {
  opacity: 0.5;
}
.InviteEquipe .team-content .content .changePage .page[data-v-0b1f9790] {
  font-size: 0.37333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.13333rem;
}
@media only screen and (min-width: 750px) {
.InviteEquipe .popup[data-v-0b1f9790] {
    top: 9.33333rem !important;
    width: 60% !important;
    margin-left: 0.66667rem;
}
}

.InviteBonus[data-v-4f51bbec] {
  padding: 0.37333rem;
  background-color: #2F2F2F;
  margin-top: 0.48rem;
  border-radius: 0.21333rem;
}
.InviteBonus .jackpot[data-v-4f51bbec] {
  background-color: #1F1F1F;
  padding: 0.37333rem 0.26667rem;
  border-radius: 0.21333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.InviteBonus .jackpot .jackpot-left[data-v-4f51bbec] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.InviteBonus .jackpot .jackpot-left .brlIcon img[data-v-4f51bbec] {
  width: 1.33333rem;
  height: 1.33333rem;
}
.InviteBonus .jackpot .jackpot-left .jackpot-content[data-v-4f51bbec] {
  margin-left: 0.13333rem;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.InviteBonus .jackpot .jackpot-left .jackpot-content .jackpot-title[data-v-4f51bbec] {
  font-size: 0.32rem;
}
.InviteBonus .jackpot .jackpot-left .jackpot-content .money[data-v-4f51bbec] {
  font-size: 0.48rem;
  color: #FF8216;
  font-weight: bold;
}
.InviteBonus .jackpot .jackpot-left .jackpot-content .money .unit[data-v-4f51bbec] {
  font-size: 0.32rem;
  font-weight: normal;
  margin-left: 0.26667rem;
}
.InviteBonus .jackpot .jackpot-rigth[data-v-4f51bbec] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.InviteBonus .jackpot .jackpot-rigth .receive[data-v-4f51bbec] {
  padding: 0.26667rem;
  font-size: 0.37333rem;
  border-radius: 0.53333rem;
  background: -webkit-gradient(linear, left top, right top, from(#FF8216), to(#FFBF1B));
  background: linear-gradient(to right, #FF8216, #FFBF1B);
}
.InviteBonus .jackpot .jackpot-rigth .prohibit[data-v-4f51bbec] {
  opacity: 0.5;
}
.InviteBonus .bonus-title[data-v-4f51bbec] {
  border-left: 0.18667rem solid #FF8216;
  font-size: 0.42667rem;
  margin-top: 0.37333rem;
  padding-left: 0.13333rem;
}
.InviteBonus .bonus .bonus-tabs[data-v-4f51bbec] {
  margin-top: 0.37333rem;
  border-radius: 0.21333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.InviteBonus .bonus .bonus-tabs .grant[data-v-4f51bbec] {
  border-radius: 0.21333rem 0 0 0.21333rem;
}
.InviteBonus .bonus .bonus-tabs .claimRecord[data-v-4f51bbec] {
  border-radius: 0 0.21333rem 0.21333rem 0;
}
.InviteBonus .bonus .bonus-tabs .act[data-v-4f51bbec] {
  background: -webkit-gradient(linear, left top, right top, from(#FF8216), to(#FFBF1B));
  background: linear-gradient(to right, #FF8216, #FFBF1B);
  border-radius: 0.21333rem;
}
.InviteBonus .bonus .bonus-tabs .tabs-item[data-v-4f51bbec] {
  padding: 0.26667rem 0;
  background-color: #212121;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.37333rem;
}
.InviteBonus .bonus .bonus-content[data-v-4f51bbec] {
  margin-top: 0.37333rem;
}
.InviteBonus .bonus .bonus-content .changePage[data-v-4f51bbec] {
  margin-top: 0.37333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.InviteBonus .bonus .bonus-content .changePage .front[data-v-4f51bbec] {
  background-color: #1F1F1F;
  border-radius: 0.21333rem;
  padding: 0.13333rem;
  margin-right: 0.13333rem;
}
.InviteBonus .bonus .bonus-content .changePage .prohibit[data-v-4f51bbec] {
  opacity: 0.5;
}
.InviteBonus .bonus .bonus-content .changePage .page[data-v-4f51bbec] {
  font-size: 0.37333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.13333rem;
}
.InviteBonus .bonus .bonus-content .bonus-item[data-v-4f51bbec] {
  background-color: #1F1F1F;
  padding: 0.53333rem 0.37333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.21333rem;
  margin-bottom: 0.37333rem;
}
.InviteBonus .bonus .bonus-content .bonus-item .itme-content[data-v-4f51bbec] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  height: 1.49333rem;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.InviteBonus .bonus .bonus-content .bonus-item .itme-content .item-info[data-v-4f51bbec] {
  font-size: 0.42667rem;
  color: #FF8216;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.InviteBonus .bonus .bonus-content .bonus-item .itme-content .item-info img[data-v-4f51bbec] {
  width: 0.58667rem;
  height: 0.58667rem;
  margin-right: 0.21333rem;
}
.InviteBonus .bonus .bonus-content .bonus-item .item-time[data-v-4f51bbec] {
  font-size: 0.37333rem;
}
.InviteBonus .bonus .state[data-v-4f51bbec] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.InviteBonus .bonus .state .stateInfo[data-v-4f51bbec] {
  background-color: #2F2F2F;
  padding: 0.32rem;
  border-radius: 0.21333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.32rem;
  color: #8A9093;
  font-weight: bold;
}
.InviteBonus .bonus .state .stateInfo span[data-v-4f51bbec] {
  margin-left: 0.13333rem;
}

.invite[data-v-396e462d] {
  min-height: 100vh;
  background: #111111;
  padding: 1.97333rem 0.42667rem 0;
  color: #FFF;
}
.invite .titleTbas[data-v-396e462d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #2F2F2F;
  border-radius: 0.21333rem;
}
.invite .titleTbas .tabsItem[data-v-396e462d] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.32rem;
  height: 1.33333rem;
  border-radius: 0.21333rem;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.invite .titleTbas .tabsItem img[data-v-396e462d] {
  width: 0.58667rem;
  height: 0.58667rem;
}
.invite .titleTbas .act[data-v-396e462d] {
  background: -webkit-gradient(linear, left top, right top, from(#FF8216), to(#FFBF1B));
  background: linear-gradient(to right, #FF8216, #FFBF1B);
}
@media only screen and (min-width: 750px) {
.invite[data-v-396e462d] {
    padding-top: 0.64rem;
    max-width: 32.53333rem;
    margin: 0 auto;
}
}

