/* common < */

body {
  background: #13131d;
}

.h5-hide {
  display: none !important;
}
.content {
  padding-bottom: 0.41rem;
  overflow-y: auto;
  overflow-x: hidden;
}
/* common > */
.section.is-center {
  width: 100%;
}
.section.is-wrap {
  background-image: none;
}
.section.has-connect::before,
.section.has-connect::after {
  width: 0.24rem;
  height: 0.88rem;
  bottom: -0.53rem;
}
.section.has-connect::before {
  left: 0.15rem;
}
.section.has-connect::after {
  right: 0.15rem;
}
/* section > */

/* top < */
.top {
  width: 3.75rem;
  padding-top: 70px;
  background: linear-gradient(180deg, #231348 0%, #13131d 100%);
}
.top--title-wrap,
.top--title {
  width: 3.45rem;
  height: 3rem;
}
/* top > */

/* countdown < */
.countdown {
  padding-left: 0.24rem;
  position: relative;
}
.countdown--con {
  font: 500 0.16rem/0.25rem DINPro;
}

.countdown .top-title-1 {
  margin-top: 0.26rem;
  font-size: 0.32rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  display: block;
  text-align: left;
  max-width: calc(100% - 0.48rem);
  line-height: 0.32rem;
}

.countdown .top-title-2 {
  max-width: calc(100% - 0.48rem);
  margin-top: 0.12rem;
  margin-bottom: 0.16rem;
  font-size: 0.16rem;
  font-family: GoogleSans-Bold, GoogleSans;
  font-weight: bold;
  color: #ffd3a0;
  display: block;
  text-align: left;
}

.countdown .countdown--title {
  font-size: 0.12rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  text-align: left;
  margin-bottom: 0.16rem;
}

.countdown--bg {
  padding: 0.05rem 0.1rem;
  height: 0.56rem;
  min-width: 0.48rem;
}

.countdown--bg .ctime {
  font-size: 0.2rem;
  font-family: DINPro-Bold, DINPro;
  font-weight: bold;
  color: #111622;
  line-height: 0.25rem;
}
.countdown--bg .cunit {
  font-size: 0.12rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #885f1e;
  line-height: 0.17rem;
}
.countdown--con .maohao {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 0.56rem;
  padding: 0.12rem 0.14rem;
}
.countdown--con .maohao .dian {
  width: 8px;
  height: 8px;
  background: #ffd3a0;
  border-radius: 50%;
}

.top--title-bg .top--title--pc {
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.top--title-bg .top-title--pc-huas {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 1.5rem;
}
.top--title-bg .top-title--pc-hua {
  height: 0.35rem;
}

/* countdown > */

.juanzhou {
  height: 0.68rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
}
.juanzhoubg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  bottom: 0;
}
.juanzhoubottom {
  top: auto;
  bottom: -45px;
}

/* tab < */
.tab {
  width: 3.49rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0rem;
  margin-bottom: 0.2rem;
}
.tab--nav {
  justify-content: center;
}
.tab--nav--item {
  height: 0.46rem;
  max-width: 50%;
}
.tab--nav--item .btnleft {
  height: 0.46rem;
  margin-right: -6px;
}
.tab--nav--item .btnright {
  height: 0.46rem;
  margin-left: -6px;
}
.tab--nav--item .tab--nav--txt {
  z-index: 2;
  height: 0.46rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tab--nav {
  justify-content: space-around;
}
.tab--nav--item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.tab--nav--item.is-active .tab--nav--item--title {
  color: #ffffff;
}
.tab--nav--item.is-active::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 10px;
  height: 4px;
  background: #7751ff;
}
.tab--nav--item--title {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #85899c;
  line-height: 20px;
}

.tab--nav--item + .tab--nav--item {
  margin-left: 0.12rem;
}
.tab--nav--item--title.is-not-cn {
  /* font-size: 0.13rem;
  line-height: 0.13rem;
  white-space: normal; */
}

.tab--nav--item--title.is-ko {
  white-space: nowrap !important;
}
/* tab > */

.group-header {
  margin-top: 0 !important;
}

/* enroll < */
.enroll {
  margin-top: 1rem;
  padding: 0.22rem 0.16rem 0.34rem;
}
.enroll--tips {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 28px;
  text-align: center;
  margin-bottom: 20px;
}
.enroll--success {
  font-size: 0.18rem;
  line-height: 0.2rem;
  margin-top: 0.12rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.enroll--info {
  border-radius: 0.06rem;
  margin-top: 0.32rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.enroll--info--item {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.enroll--info--label {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
}
.enroll--info--value {
  margin-top: 0.02rem;
  font-size: 30px;
  font-family: Inter-Bold, Inter;
  font-weight: bold;
  color: #7751ff;
  line-height: 36px;
}
.enroll--progress {
  position: relative;
}
.enroll--progress--inner {
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative;
}
.enroll--progress--content {
  width: 11.32rem;
}
/* .enroll--progress::after {
  content: "";
  width: 0.12rem;
  height: 0.38rem;
  background-color: #3a2272;
  filter: blur(2px);
  position: absolute;
  bottom: 0.36rem;
  left: 3.09rem;
} */
/* .enroll--button {
  min-width: 1.6rem;
  height: 0.44rem;
  border-radius: 0.04rem;
  font-size: 0.16rem;
  margin-top: 0.25rem;
  position: relative;
  z-index: 1;
} */

.enroll--button {
  width: 90%;
  height: 55px;
  font-size: 0.16rem;
  margin-top: 0.25rem;
  z-index: 1;
  position: relative;
  background: url("../images/join-btn.png");
  background-size: 100% 100%;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 24px;
}
.join-btn {
  position: absolute;
  top: -88px;
}
.h5-header {
  background: none;
  border: none;
}
.enroll--progress--inner::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 88px;
  background: linear-gradient(270deg, rgba(19, 19, 29, 0.9) 0%, rgba(19, 19, 29, 0) 100%);
}
.enroll--progress--content {
  width: 8rem;
}
/* enroll > */

/* ranking-list < */
.ranking-list {
  margin-top: 0.16rem;
  border: 0px !important;
  border-radius: 0rem !important;
  background-color: transparent !important;
  margin-left: auto;
  margin-right: auto;
  width: 3.51rem !important;
}
.ranking-list--item {
  padding: 0.27rem 0.08rem 0.18rem;
  min-height: 4.5rem;
  border-radius: 24px !important;
  background: linear-gradient(180deg, rgba(119, 81, 255, 0.1) 0%, rgba(19, 19, 29, 0) 100%);
  border: 2px solid #7751ff;
}
.ranking-list--item + .ranking-list--item {
  margin-top: 0.16rem;
}
.ranking-list--content {
  margin-top: 0.16rem;
  min-height: 3.2rem;
}
.ranking-list--table thead tr,
.ranking-list--table tr:nth-child(2n) {
}
.ranking-list--table {
  font-size: 0.12rem;
}
.ranking-list--table th {
  line-height: 0.16rem;
  padding: 0.04rem 0.08rem;
  padding-right: 0rem;
}
.ranking-list--table.is-not-cn th {
  padding: 0.04rem 0.12rem;
  padding-right: 0rem;
}
.ranking-list--table.is-pt th {
  word-break: break-word !important;
}
.ranking-list--table td {
  line-height: 0.15rem;
  padding: 0.08rem;
  padding-right: 0rem;
  word-break: break-all;
}
.ranking-list--table.is-not-cn td {
  padding-right: 0rem;
  word-break: break-all;
}
.ranking-list--table tr > td:first-child,
.ranking-list--table tr > th:first-child {
  padding-left: 0.1rem;
  padding-right: 0;
  text-align: left;
  white-space: nowrap;
}
.ranking-list--table.is-not-cn tr > td:nth-child(4) {
  padding: 0;
  text-align: center;
}
.ranking-list--table tr > td:last-child,
.ranking-list--table tr > th:last-child {
  padding-left: 0.05rem;
  padding-right: 0.05rem;
  text-align: right;
  word-break: break-all;
  max-width: 101px;
}

.ranking-list--nodata {
  font-size: 0.12rem;
  line-height: 0.2rem;
  margin-top: 1.42rem;
}
/* ranking-list > */

/* title < */
.title {
  font-size: 0.14rem;
  line-height: 0.2rem;
}
/* title > */

/* rule-schedule < */
.rule-schedule {
  margin-top: 0.16rem;
  font-size: 0.12rem;
  line-height: 0.24rem;
  width: 3.51rem;
  margin-left: auto;
  margin-right: auto;
}
.rule-schedule--item {
  flex-basis: 50%;
  padding: 0.27rem 0.15rem 0.31rem;
}
.rule-schedule--content {
  margin-top: 0.16rem;
}
.rule-schedule--item + .rule-schedule--item {
  margin-top: 0.16rem;
}
/* rule-schedule > */

/* team < */
.team {
  padding: 0.16rem 0.16rem 0.24rem;
  margin-top: 0.24rem;
  border-radius: 0.06rem;
  width: 100% !important;
}
.team--fail--title {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 33px;
}
.team--fail--tips {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #85899c;
  line-height: 20px;
}
.team--btn-group {
  margin-top: 0.14rem;
}
.team--btn {
  width: 49%;
  height: 44px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 28px;
  background: #7751ff;
  border-radius: 6px;
}
.team--btn + .team--btn {
  margin-left: 0.15rem;
}
/* team > */

/* trade&my-team < */
.my-team,
.trade {
  width: 100% !important;
}
.my-team--btns {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.my-team--invite {
  margin-left: 0px;
  margin-top: 10px;
}
.my-team--record {
  background: none;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #7751ff;
  line-height: 25px;
  margin-top: 18px !important;
}
.my-team--go,
.trade--go {
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
  height: 0.4rem;
  min-width: 0.96rem;
  border-radius: 0.04rem;
  font-size: 0.14rem;
  line-height: 0.14rem;
  padding: 0.07rem 0.14rem;
}
.my-team--label,
.trade--volume--label {
  font-size: 0.12rem;
  line-height: 0.14rem;
  color: #ffd4a7;
  font-weight: 400;
}
.my-team--value,
.trade--volume--b {
  margin-top: 0.1rem;
}
.my-team--value,
.trade--volume--value {
  font-size: 0.18rem;
  line-height: 0.22rem;
}
.trade--data {
  margin-top: 0.16rem;
  border: 2px solid #7751ff;
  padding: 8px;
  border-radius: 12px;
}
.trade--data--list,
.trade--data--item {
  display: flex;
  align-items: center;
}
.trade--data--list {
  justify-content: space-between;
  margin-top: 0.12rem;
}
.trade--data--item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 50%;
  flex-grow: 0;
}
.trade--data--item + .trade--data--item {
  margin-left: 0.24rem;
}
.trade--volume--t {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.trade--volume--label {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 25px;
}
.trade--volume--tips {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #85899c;
  margin-top: 9px;
  margin-bottom: 9px;
}
.trade--volume--b {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.trade--volume--b .trade--volume--value {
  font-size: 36px;
  font-family: Inter-Bold, Inter;
  font-weight: bold;
  color: #ffffff;
  line-height: 44px;
}
.trade--volume--b .trade--volume--unit {
  font-size: 18px;
  font-family: Inter-Bold, Inter;
  font-weight: bold;
  color: #ffffff;
  line-height: 32px;
  margin-left: 8px;
}

.trade--data {
  width: 100%;
}

.trade--data--label {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #85899c;
  line-height: 17px;
}

.trade--data--value {
  font-size: 14px;
  font-family: Inter-Bold, Inter;
  font-weight: bold;
  color: #11b7bf;
  line-height: 17px;
}

/* trade&my-team > */

/* dialog < */
.dialog--content {
  width: 3.35rem;
  /*min-height: 2.42rem;*/
  border-radius: 0.16rem;
  padding: 0.24rem;
  border-width: 1px;
}
.dialog--title {
  font-size: 0.16rem;
  line-height: 0.22rem;
}
.dialog--input {
  height: 0.44rem;
  padding: 0.11rem;
  font-size: 0.14rem;
  line-height: 0.2rem;
}
.dialog--error {
  margin-top: 0.08rem;
}
.dialog--button + .dialog--button {
  margin-left: 0.08rem;
}
.dialog--footer {
  margin-top: 0.24rem;
}
/* dialog > */

/* warning < */
.warning {
  width: 0.14rem;
  height: 0.14rem;
  margin-left: 0.04rem;
  flex-shrink: 0;
}
/* warning > */

/* .create-join < */
.create-join {
  width: 100% !important;
  margin-top: 0.12rem;
}
.create-join--item {
  background: linear-gradient(180deg, #1c1932 0%, #13131d 100%);
  border-radius: 12px;
  border: 2px solid #7751ff;
  position: relative;
  padding: 136px 24px 24px;
}
.create-join--item::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 24px;
  transform: translateX(-50%);
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: url("../images/team-1.png");
  background-size: 100% 100%;
}
.create-join--item + .create-join--item {
  margin-top: 0.16rem;
}

.create-join--item + .create-join--item::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 24px;
  transform: translateX(-50%);
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: url("../images/team-2.png");
  background-size: 100% 100%;
}

.create-join--title {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 33px;
  margin-top: 12px;
  margin-bottom: 9px;
  text-align: center;
}
.create-join--desc {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  margin-bottom: 37px;
}
.create-join--btn {
  display: block;
  width: 100%;
  height: 0.55rem;
  background: url("../images/join-btn.png");
  background-size: 100% 100%;
  font-size: 0.27rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 0.27rem;
}
/* .create-join > */

/* header < */
.header {
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.09rem 0.16rem;
  min-height: 0.43rem;
  z-index: 10000;
}
.header--l {
  flex-shrink: 1;
  width: 20%;
}
.header--r {
  flex-shrink: 1;
  width: 26%;
}
.header--c {
  flex-shrink: 0;
  flex-grow: 1;
  width: 60%;
}
.header--back {
  background: transparent url(../images/icon-back.png) no-repeat center;
  background-size: 100%;
  width: 0.24rem;
  height: 0.24rem;
  display: block;
  margin-right: 0.05rem;
  outline: none;
}
.header--title {
  font-size: 0.18rem;
  line-height: 0.25rem;
  font-weight: 500;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  text-align: center;
}
.header--title.is-not-cn {
  font-size: 0.16rem;
}
.header--rule {
  font-size: 0.12rem;
  line-height: 0.17rem;
  font-weight: 400;
  margin-left: 0.05rem;
  white-space: nowrap;
  max-width: 100%;
  text-align: right;
}
/* header > */

/* d < */
.lottery-record--content,
.invite-record--content {
  padding: 0.24rem 0.16rem;
  width: 90%;
  margin: 0 auto;
}
.lottery-record--title,
.invite-record--title {
  font-size: 0.14rem;
  line-height: 0.2rem;
}
.lottery-record--body,
.invite-record--body {
  margin-top: 0.16rem;
}
.lottery-record--table th,
.invite-record--table th {
  padding: 0.04rem 0.06rem;
}
.lottery-record--table td,
.invite-record--table td {
  padding: 0.12rem 0.06rem;
}
.lottery-record--table tr > th:first-child,
.lottery-record--table tr > td:first-child,
.invite-record--table tr > th:first-child,
.invite-record--table tr > td:first-child {
  padding-left: 0.12rem;
}
.lottery-record--table tr > th:last-child,
.lottery-record--table tr > td:last-child,
.invite-record--table tr > th:last-child,
.invite-record--table tr > td:last-child {
  padding-right: 0.12rem;
}

.active-rule {
  display: none;
}

.c-reward {
  white-space: nowrap;
  padding: 0.02rem 0.04rem;
  font-size: 0.12rem;
}
/* d > */

.header-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.header-timer {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.header-title .top-title-1 {
  font-size: 22px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #7751ff;
  line-height: 30px;
  text-align: center;
}

.header-title .top-title-2 {
  font-size: 22px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 36px;
  display: inline-block;
  max-width: 90%;
  text-align: center;
  margin-top: 19px;
}

.top--title-bg {
  position: relative;
  height: 762px;
  background: url("../images/header-bg-h5.png");
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.btc-1,
.btc-2,
.btc-3 {
  display: none;
}

.countdown--title {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}

.countdown--bg {
  width: 54px;
  height: 54px;
  background: rgba(133, 137, 156, 0.1);
  border-radius: 5px;
}
.countdown--con .day {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 20px;
}

.countdown--bg .ctime {
  font-size: 24px;
  font-family: Inter-Bold, Inter;
  font-weight: bold;
  color: #ffffff;
  line-height: 29px;
}
.countdown--con .maohao {
  height: 16px;
  padding: 0 0.14rem;
}
.countdown--con .maohao .dian {
  width: 4px;
  height: 4px;
  font-size: 24px;
  font-family: Inter-SemiBold, Inter;
  font-weight: 600;
  background: #ffffff;
  line-height: 29px;
}

.teams-title {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 28px;
}

.title {
  width: 100%;
  text-align: left;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 17px;
}

.rule-schedule--content {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(133, 137, 156, 1);
  line-height: 17px;
}

.bird {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.bird-title {
  font-size: 36px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #7751ff;
  line-height: 60px;
  text-align: center;
  margin-bottom: 0.06rem;
}

.bird-subtitle {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin-bottom: 0.3rem;
  padding: 0 8px;
}
.bird-operations {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}
.bird-person-btn {
  width: 48%;
  height: 44px;
  background: #7751ff;
  border-radius: 6px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 18px;
}

.bird-team-btn {
  width: 48%;
  height: 44px;
  background: #7751ff;
  border-radius: 6px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 28px;
}

.bird-tips {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #85899c;
  line-height: 17px;
  margin-top: 30px;
  padding: 0 15px;
}

.bird-lottery-title {
  font-size: 36px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #7751ff;
  line-height: 60px;
  margin-top: 0.6rem;
  margin-bottom: 0.06rem;
  text-align: center;
}

.bird-lottery-subtitle {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 20px;
}

.bird-rewards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 9px;
  background: linear-gradient(180deg, rgba(19, 19, 29, 0) 0%, rgba(119, 81, 255, 0.2) 100%);
  border-radius: 12px;
  border: 2px solid #7751ff;
  padding: 12px;
  margin-top: 0.3rem;
}

.bird-rewards-item {
  width: 156px;
  height: 150px;
  background: rgba(133, 137, 156, 0.1);
  border-radius: 0.12rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 12px;
}

.bird-rewards-green {
  width: 110px;
  height: 37px;
  background: url("../images/usdt-green.png");
  background-size: 100% 100%;
  position: relative;
}

.bird-rewards-yellow {
  width: 110px;
  height: 37px;
  background: url("../images/usdt-yellow.png");
  background-size: 100% 100%;
  position: relative;
}
.bird-rewards-text {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 20px;
  margin-top: 0.24rem;
}

.bird-rewards-green span,
.bird-rewards-yellow span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-10%, -50%);
  font-size: 0.18rem;
  color: #fff;
}

.bird-rewards-item .thanks {
  font-size: 0.14rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 0.28rem;
}

.bird-lottery-records {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 20px;
  margin: 30px 0;
}

.bird-lottery-btn {
  width: 299px;
  height: 55px;
  background: url("../images/lottery-btn.png");
  background-size: 100% 100%;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 30px;
  padding: 0 18px;
}

.bird-lottery-tips {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #85899c;
  line-height: 17px;
  padding: 0 15px;
}

.enroll--progress--bar {
  max-width: 98.5%;
}

.my-team--label,
.trade--volume--label {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 25px;
  text-align: center;
}

.my-team--value,
.trade--volume--value {
  font-size: 36px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #7751ff;
  line-height: 50px;
  text-align: center;
}

.bird-rewards-iphone {
  width: 54px;
  height: 71px;
}

.thanks-image {
  width: 58px;
  height: 56px;
}
