/*
* 活动用 变量
*/
.new-user-act-header .banner[data-v-4ce6b12b] {
  width: 100%;
  position: relative;
}
.new-user-act-header .header-container[data-v-4ce6b12b] {
  position: relative;
  margin: -3.2rem auto 0 auto;
}
.new-user-act-header .header-container .activity-info[data-v-4ce6b12b] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4rem 0;
  margin: 0.32rem auto 0 auto;
  width: 8.8rem;
  height: 2.346667rem;
  background: -webkit-gradient(linear, left top, right top, from(rgba(37, 88, 188, 0.8)), color-stop(50%, rgba(25, 131, 255, 0.8)), to(rgba(37, 88, 188, 0.8)));
  background: linear-gradient(90deg, rgba(37, 88, 188, 0.8) 0%, rgba(25, 131, 255, 0.8) 50%, rgba(37, 88, 188, 0.8) 100%);
  border-bottom: 0.053333rem solid #ffde95;
  -webkit-backdrop-filter: blur(0.68rem);
  backdrop-filter: blur(0.68rem);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 0.266667rem 0.266667rem 0 0;
  border-radius: 0.213333rem;
}
.new-user-act-header .header-container .activity-info .info[data-v-4ce6b12b] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  min-width: 2.56rem;
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.new-user-act-header .header-container .activity-info .info .title[data-v-4ce6b12b] {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  text-align: center;
  color: #ffffff;
}
.new-user-act-header .header-container .activity-info .info .content-container[data-v-4ce6b12b] {
  height: 100%;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.new-user-act-header .header-container .activity-info .info .content-container .content[data-v-4ce6b12b] {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.266667rem;
  text-align: center;
  color: #ffde95;
}
.new-user-act-header .header-container .tabs[data-v-4ce6b12b] {
  width: 9.333333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}
.new-user-act-header .header-container .tabs .tab-card[data-v-4ce6b12b] {
  position: relative;
}
.new-user-act-header .header-container .tabs .tab-card .label[data-v-4ce6b12b] {
  position: absolute;
  top: -0.16rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1.76rem;
  height: 0.586667rem;
}
.new-user-act-header .header-container .tabs .tab-card .tab[data-v-4ce6b12b] {
  width: 2.133333rem;
  height: 1.066667rem;
  cursor: pointer;
  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;
  font-family: 'PingFang SC';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pointer[data-v-4ce6b12b] {
  cursor: pointer;
}
/*
* 活动用 变量
*/
.conditions-prize-view {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.426667rem;
  margin-top: 0.426667rem;
  width: 8.8rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#2456d7), to(#162568));
  background: linear-gradient(180deg, #2456d7 0%, #162568 100%);
  border-radius: 0.4rem;
}
.conditions-prize-view .title-view {
  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;
}
.conditions-prize-view .title-view > img {
  width: 3.36rem;
  height: 1.333333rem;
}
.conditions-prize-view .title-view > span,
.conditions-prize-view .title-view > button {
  width: 5.333333rem;
  height: 0.853333rem;
  margin: 0.533333rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#d51818), to(#731111));
  background: linear-gradient(180deg, #d51818 0%, #731111 100%);
  border: 0.053333rem solid #ffde95;
  border-radius: 2.915173rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  letter-spacing: 0.02em;
  color: #ffffff;
  text-shadow: 0 0.166582rem 0.166582rem rgba(0, 0, 0, 0.25);
}
.conditions-prize-view .content-view {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.426667rem 0.106667rem 0.266667rem 0.266667rem;
}
.conditions-prize-view .content-view .conditions-view {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 6.133333rem;
  height: auto;
  padding-top: 0.426667rem;
}
.conditions-prize-view .content-view .conditions-view .icon-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 1.52rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.106667rem;
}
.conditions-prize-view .content-view .conditions-view .icon-view > div {
  position: relative;
}
.conditions-prize-view .content-view .conditions-view .icon-view > div .is-ok {
  width: 0.426667rem;
  height: 0.426667rem;
  position: absolute;
  left: 0.933333rem;
  top: 1.013333rem;
}
.conditions-prize-view .content-view .conditions-view .icon-view > div .icon {
  width: 2.133333rem;
  height: 2.186667rem;
}
.conditions-prize-view .content-view .conditions-view .progress {
  position: relative;
  width: 100%;
  height: 0.8rem;
  margin-top: 0.373333rem;
}
.conditions-prize-view .content-view .conditions-view .progress:before,
.conditions-prize-view .content-view .conditions-view .progress:after {
  display: block;
  position: absolute;
  top: 84%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 30x;
  width: 0.8rem;
  text-align: center;
  font-size: 0.426667rem;
  line-height: 0.8rem;
  background: #3169d5;
  border-radius: 50%;
  color: #fff;
}
.conditions-prize-view .content-view .conditions-view .progress:before {
  content: '1';
  left: 0.746667rem;
}
.conditions-prize-view .content-view .conditions-view .progress:after {
  content: '2';
  right: 0.746667rem;
}
.conditions-prize-view .content-view .conditions-view .text-view {
  width: 126%;
  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;
  padding-top: 0.48rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.conditions-prize-view .content-view .conditions-view .text-view > div {
  width: 50%;
}
.conditions-prize-view .content-view .conditions-view .text-view > div p {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  text-align: center;
  color: #ffffff;
}
.conditions-prize-view .content-view .vip-level-view {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.426667rem;
}
.conditions-prize-view .content-view .vip-level-view img {
  width: 2.133333rem;
  height: 1.92rem;
}
.conditions-prize-view .content-view .vip-level-view p {
  width: 3.706667rem;
  height: 2.08rem;
  margin-top: 0.16rem;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  text-align: center;
  color: #ffffff;
}
.conditions-prize-view .content-view .prize-view {
  width: 2.986667rem;
  height: 4.346667rem;
  position: relative;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.conditions-prize-view .content-view .prize-view .arrow {
  width: 0.533333rem;
  height: 0.986667rem;
}
.conditions-prize-view .content-view .prize-view .cash-gift {
  height: 2.666667rem;
}
.conditions-prize-view .content-view .prize-view > div {
  overflow: hidden;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.conditions-prize-view .content-view .prize-view > div p {
  margin-top: 0.16rem;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  text-align: center;
  color: #ffffff;
}
/*
* 活动用 变量
*/
.perfect-datum-view[data-v-253bc063] {
  position: relative;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.746667rem;
}
.perfect-datum-view .title[data-v-253bc063] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.333333rem;
  height: 0.8rem;
  left: 0.16rem;
  top: 0;
  background: -webkit-gradient(linear, right top, left top, from(#162568), color-stop(39.42%, #214cbf), color-stop(50%, #2456d7), to(#162568));
  background: linear-gradient(270deg, #162568 0%, #214cbf 39.42%, #2456d7 50%, #162568 100%);
  border: 0.026667rem solid #ffde95;
  border-radius: 1.333333rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  text-align: center;
  color: #ffffff;
}
.perfect-datum-view .comment[data-v-253bc063] {
  height: 0.453333rem;
  margin-top: 0.053333rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.453333rem;
  text-align: center;
  color: #ffde95;
}
.perfect-datum-view .reward[data-v-253bc063] {
  position: relative;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.8rem 0.533333rem 1.066667rem;
  gap: 0.8rem;
  width: 26.666667rem;
  height: 10.373333rem;
  margin-top: 1.04rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#2456d7), to(#162568));
  background: linear-gradient(180deg, #2456d7 0%, #162568 100%);
  border-radius: 0.4rem;
}
.perfect-datum-view .noOperation[data-v-253bc063] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#b5b5b5), to(#464646));
  background: linear-gradient(180deg, #b5b5b5 0%, #464646 100%);
  border: 0.065467rem solid #7e7e7e;
}
/*
* 活动用 变量
*/
.happy-harvest-view[data-v-fb244b54] {
  position: relative;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.746667rem;
}
.happy-harvest-view .title[data-v-fb244b54] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.333333rem;
  height: 0.8rem;
  left: 0.16rem;
  top: 0;
  background: -webkit-gradient(linear, right top, left top, from(#162568), color-stop(39.42%, #214cbf), color-stop(50%, #2456d7), to(#162568));
  background: linear-gradient(270deg, #162568 0%, #214cbf 39.42%, #2456d7 50%, #162568 100%);
  border: 0.026667rem solid #ffde95;
  border-radius: 1.333333rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  text-align: center;
  color: #ffffff;
}
.happy-harvest-view .comment[data-v-fb244b54] {
  height: 0.453333rem;
  margin-top: 0.053333rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.453333rem;
  text-align: center;
  color: #ffde95;
}
.happy-harvest-view .reward[data-v-fb244b54] {
  position: relative;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.8rem 0.533333rem 1.066667rem;
  gap: 0.8rem;
  width: 26.666667rem;
  height: 10.373333rem;
  margin-top: 1.04rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#2456d7), to(#162568));
  background: linear-gradient(180deg, #2456d7 0%, #162568 100%);
  border-radius: 0.4rem;
}
.happy-harvest-view .noOperation[data-v-fb244b54] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#b5b5b5), to(#464646));
  background: linear-gradient(180deg, #b5b5b5 0%, #464646 100%);
  border: 0.065467rem solid #7e7e7e;
}
/*
* 活动用 变量
*/
.vip-Upgrade-view[data-v-b2e59ea0] {
  position: relative;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.746667rem;
}
.vip-Upgrade-view .title[data-v-b2e59ea0] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.333333rem;
  height: 0.8rem;
  left: 0.16rem;
  top: 0;
  background: -webkit-gradient(linear, right top, left top, from(#162568), color-stop(39.42%, #214cbf), color-stop(50%, #2456d7), to(#162568));
  background: linear-gradient(270deg, #162568 0%, #214cbf 39.42%, #2456d7 50%, #162568 100%);
  border: 0.026667rem solid #ffde95;
  border-radius: 1.333333rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  text-align: center;
  color: #ffffff;
}
.vip-Upgrade-view .comment[data-v-b2e59ea0] {
  height: 0.453333rem;
  margin-top: 0.053333rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.453333rem;
  text-align: center;
  color: #ffde95;
}
.vip-Upgrade-view .reward[data-v-b2e59ea0] {
  position: relative;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.8rem 0.533333rem 1.066667rem;
  gap: 0.8rem;
  width: 26.666667rem;
  height: 10.373333rem;
  margin-top: 1.04rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#2456d7), to(#162568));
  background: linear-gradient(180deg, #2456d7 0%, #162568 100%);
  border-radius: 0.4rem;
}
.vip-Upgrade-view .noOperation[data-v-b2e59ea0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#b5b5b5), to(#464646));
  background: linear-gradient(180deg, #b5b5b5 0%, #464646 100%);
  border: 0.065467rem solid #7e7e7e;
}
/*
* 活动用 变量
*/
.first-deposit-view {
  position: relative;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.746667rem;
}
.first-deposit-view .title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.333333rem;
  height: 0.8rem;
  left: 0.16rem;
  top: 0;
  background: -webkit-gradient(linear, right top, left top, from(#162568), color-stop(39.42%, #214cbf), color-stop(50%, #2456d7), to(#162568));
  background: linear-gradient(270deg, #162568 0%, #214cbf 39.42%, #2456d7 50%, #162568 100%);
  border: 0.026667rem solid #ffde95;
  border-radius: 1.333333rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  text-align: center;
  color: #ffffff;
}
.first-deposit-view .comment {
  height: 0.453333rem;
  margin-top: 0.053333rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.453333rem;
  text-align: center;
  color: #ffde95;
}
.first-deposit-view .table-content {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.426667rem 0 0.533333rem;
  gap: 0.426667rem;
  width: 9.333333rem;
  margin-top: 0.48rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#2456d7), to(#162568));
  background: linear-gradient(180deg, #2456d7 0%, #162568 100%);
  border-radius: 0.266667rem;
}
.first-deposit-view .table-content .table {
  width: 8.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.266667rem;
}
.first-deposit-view .table-content .table .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.first-deposit-view .table-content .table .tr:last-child .td:first-child {
  border-radius: 0 0 0 0.266667rem;
}
.first-deposit-view .table-content .table .tr:last-child .td:last-child {
  border-radius: 0 0.266667rem 0 0;
}
.first-deposit-view .table-content .table .th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.666667rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#2456d7), to(#162568));
  background: linear-gradient(180deg, #2456d7 0%, #162568 100%);
  border-bottom: solid #faf5ce 0.026667rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 0.32rem;
  line-height: 0.426667rem;
  text-align: center;
  color: #ffffff;
}
.first-deposit-view .table-content .table .th:first-child {
  border-radius: 0.266667rem 0 0 0;
}
.first-deposit-view .table-content .table .th:last-child {
  border-radius: 0 0.266667rem 0 0;
}
.first-deposit-view .table-content .table .td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 1.013333rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: solid #faf5ce 0.026667rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.453333rem;
  text-align: center;
  color: #ffffff;
}
.first-deposit-view .table-content .table .td:last-child {
  border: none;
}
.first-deposit-view .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.333333rem;
  height: 0.853333rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#d51818), to(#731111));
  background: linear-gradient(180deg, #d51818 0%, #731111 100%);
  border: 0.053333rem solid #ffde95;
  border-radius: 2.915173rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  letter-spacing: 0.02em;
  color: #ffffff;
  text-shadow: 0 0.166582rem 0.166582rem rgba(0, 0, 0, 0.25);
}
/*
* 活动用 变量
*/
.explain-view[data-v-180ab9fa] {
  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;
  margin-top: 0.64rem;
}
.explain-view .rule-container[data-v-180ab9fa] {
  margin: 0.533333rem 0;
  width: 8.8rem;
  text-align: left;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  color: #ffffff;
}
.title[data-v-180ab9fa] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.333333rem;
  height: 0.8rem;
  left: 0.16rem;
  top: 0;
  background: -webkit-gradient(linear, right top, left top, from(#162568), color-stop(39.42%, #214cbf), color-stop(50%, #2456d7), to(#162568));
  background: linear-gradient(270deg, #162568 0%, #214cbf 39.42%, #2456d7 50%, #162568 100%);
  border: 0.026667rem solid #ffde95;
  border-radius: 1.333333rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 0.426667rem;
  line-height: 0.586667rem;
  text-align: center;
  color: #ffffff;
}
/*
* 活动用 变量
*/
.new-user-act-view {
  background-color: #0f1851;
}
