@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.ad_con[data-v-cbc15098] {
  padding-bottom: 0.8rem;
  position: relative;
  max-width: 480Px;
  display: block !important;
}
.lineServe[data-v-cbc15098] {
  position: fixed;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  margin-top: 0.4rem;
  right: 0;
  z-index: 999;
  bottom: 10%;
  padding: 0 0.2rem !important;
}
.lineServe img[data-v-cbc15098] {
  width: 0.8rem;
  height: 0.8rem;
  margin-bottom: 0.2rem;
}
.dbpt[data-v-cbc15098] {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 0.2rem 1rem 0.2rem;
}
.dbpt .dbpt-item[data-v-cbc15098] {
  display: flex;
  flex-direction: column;
  width: 100%;
  filter: drop-shadow(0 0.08rem 0.08rem rgba(0, 0, 0, 0.05));
  border-radius: 0.12rem;
  margin: 0.2rem 0 0;
}
.dbpt .dbpt-item .dbpt-item-top[data-v-cbc15098] {
  width: 100%;
  height: 1.64rem;
  background: #ccc;
}
.dbpt .dbpt-item .dbpt-item-top img[data-v-cbc15098] {
  width: 100%;
  height: 100%;
}
.dbpt .dbpt-item .dbpt-item-bottom[data-v-cbc15098] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.2rem;
  padding: 0 0.2rem;
}
.dbpt .dbpt-item .dbpt-item-bottom .name[data-v-cbc15098] {
  font-weight: 700;
  font-size: 0.32rem;
  color: #444;
}
.dbpt .dbpt-item .dbpt-item-bottom .btn[data-v-cbc15098] {
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #07c160;
  width: 1.6rem;
  height: 0.48rem;
  background: #fff;
  border: 0.02rem solid #07c160;
  box-sizing: border-box;
  border-radius: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-navcol[data-v-cbc15098] {
  width: 7.5rem;
  height: 0.88rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 0.36rem;
  line-height: 0.5rem;
}
.site-navcol div[data-v-cbc15098] {
  width: 50%;
  text-align: center;
}
.site-navcol .selecd[data-v-cbc15098] {
  color: #FE2C55;
}
.wzdq[data-v-cbc15098] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.2rem 0.2rem 1rem 0.2rem;
}
.wzdq .wzdq-item[data-v-cbc15098] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 0.4rem;
  margin-top: 0.3rem;
}
.wzdq .wzdq-item[data-v-cbc15098]:nth-child(4n) {
  margin-right: 0 !important;
}
.wzdq .wzdq-item[data-v-cbc15098]:nth-child(-n+4) {
  margin-top: 0 !important;
}
.wzdq .wzdq-item img[data-v-cbc15098] {
  width: 1.4rem;
  height: 0.8rem;
  border-radius: 0.1rem;
}
.wzdq .wzdq-item span[data-v-cbc15098] {
  max-width: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #444;
  font-size: 0.28rem;
  margin-top: 0.08rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.title-wrap .titlebox[data-v-0ff1fb10] {
  position: relative;
  height: 46Px;
  padding-top: 0.32rem;
  padding-bottom: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title-wrap .titlebox .back[data-v-0ff1fb10] {
  display: inline-block;
  height: 0.32rem;
  width: 0.32rem;
  margin-left: 0.32rem;
  color: #333;
}
.title-wrap .titlebox .title[data-v-0ff1fb10] {
  font-size: 16Px;
  font-weight: 500;
  color: #333;
  line-height: 23Px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.title-wrap .titlebox .sub-title[data-v-0ff1fb10] {
  margin-right: 0.3rem;
  font-size: 0.24rem;
  font-weight: 500;
  display: inline-block;
  min-width: 0.2rem;
  color: #333;
  display: inline-block;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.record-wrap {
  background: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.record-wrap .titlebox {
  position: relative;
  height: 46Px;
  padding-top: 0.32rem;
  padding-bottom: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.record-wrap .titlebox .back {
  display: inline-block;
  height: 0.32rem;
  width: 0.32rem;
  margin-left: 0.32rem;
  /*image: url('../assets/my/back.png');*/
}
.record-wrap .titlebox .title {
  font-size: 16Px;
  font-weight: 500;
  color: white;
  line-height: 23Px;
  position: absolute;
  bottom: 0.24rem;
  left: 50%;
  transform: translateX(-50%);
}
.record-wrap .content-box {
  flex: 1;
}
.record-wrap .content-box .item {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.record-wrap .content-box .item .left-item {
  display: flex;
  flex-direction: column;
}
.record-wrap .content-box .item .left-item span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #949494;
  line-height: 0.4rem;
}
.record-wrap .content-box .item .left-item span:nth-child(1) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.4rem;
}
.record-wrap .content-box .item .status {
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}
.record-wrap .content-box .item .warm {
  color: #ff4200;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.pop-fb[data-v-7c0a771d] {
  background: #0C0D10;
  height: 100%;
  padding-top: 0.92rem;
  overflow: auto;
}
.pop-fb[data-v-7c0a771d] .van-nav-bar {
  background: #000;
}
.pop-fb[data-v-7c0a771d] .van-nav-bar__title {
  color: #fff;
}
.pop-fb[data-v-7c0a771d] .van-nav-bar__content {
  background: #000;
}
.pop-fb[data-v-7c0a771d] .van-hairline--bottom::after {
  border-bottom: none;
}
.from-box[data-v-7c0a771d] {
  padding: 0.24rem;
  background: #131416;
  border: 0.02rem solid #232526;
  margin: 0 0.32rem;
  border-radius: 0.2rem;
}
.from-box .comment-content[data-v-7c0a771d] {
  max-height: 50vh;
  overflow: auto;
}
.from-box .van-cell[data-v-7c0a771d] {
  background: #131416;
}
.from-box[data-v-7c0a771d] .van-field__control {
  color: #fff;
  border-radius: 0.1rem;
}
.upload-box[data-v-7c0a771d] {
  margin: 0.24rem 0.32rem;
  border-radius: 0.2rem;
}
.upload-box[data-v-7c0a771d] .van-uploader__upload {
  background-color: #202223;
}
.upload-box[data-v-7c0a771d] .van-uploader__upload .van-uploader__upload-icon {
  color: #131416;
}
.from-box .title[data-v-7c0a771d] {
  color: #999999;
  font-size: 0.28rem;
  margin-bottom: 0.2rem;
  border-bottom: 0.02rem solid #292A2B;
}
.ft-btn[data-v-7c0a771d] {
  padding: 0.24rem 12%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.formula-detail[data-v-eafadf7e] {
  background: #0C0D10;
  min-height: 100vh;
  padding: 0.92rem 0.2rem 0.2rem;
}
.formula-detail .detail-refresh[data-v-eafadf7e] {
  min-height: calc(100vh - 2.32rem);
}
.formula-detail .detail-refresh[data-v-eafadf7e] .van-pull-refresh__track {
  min-height: 100%;
}
.formula-detail .van-nav-bar[data-v-eafadf7e] {
  background: #101114;
  border-bottom: none;
}
.formula-detail .van-nav-bar[data-v-eafadf7e]::after {
  border-bottom: none !important;
}
.formula-detail .van-nav-bar[data-v-eafadf7e] .van-nav-bar__title {
  color: #fff;
  font-size: 0.28rem !important;
  font-weight: bold;
}
.formula-detail .van-nav-bar .van-nav-bar__left[data-v-eafadf7e] {
  padding: 0 0.32rem;
}
.formula-detail .post-content[data-v-eafadf7e] {
  font-size: 0.24rem;
  color: #999999;
  padding: 0.24rem 0 0;
}
.formula-detail .content[data-v-eafadf7e] {
  margin-top: 0.2rem;
  background: #131416;
  border-radius: 0.2rem !important;
  overflow: hidden;
  padding: 0 0.2rem;
  border: 0.02rem solid #232526;
}
.formula-detail .content .title[data-v-eafadf7e] {
  color: #D54950;
  font-size: 0.28rem;
  font-weight: bold;
  padding: 0.2rem 0.2rem 0;
  text-align: left;
}
.formula-detail .content .detail[data-v-eafadf7e] {
  padding: 0.2rem;
  color: #ffffff;
  font-size: 0.26rem;
  line-height: 0.5rem;
}
.formula-detail .content .detail[data-v-eafadf7e] p {
  letter-spacing: 0.004rem;
}
.formula-detail .content .detail[data-v-eafadf7e] span {
  color: red;
}
.formula-detail .post-tool-row[data-v-eafadf7e] {
  display: flex;
  align-items: center;
  font-size: 0.22rem;
  height: 0.8rem;
  margin-top: 0.24rem;
  background: #131416;
  border-radius: 0.2rem;
  color: #999999;
}
.formula-detail .post-tool-row .tool-item[data-v-eafadf7e] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.formula-detail .post-tool-row .tool-item[data-v-eafadf7e] .van-icon {
  font-size: 0.28rem;
}
.formula-detail .post-tool-row .tool-item span[data-v-eafadf7e] {
  margin-left: 0.04rem;
  white-space: nowrap;
}
.formula-detail .post-tool-row .yellow[data-v-eafadf7e] .van-icon {
  color: #D4A406;
}
.formula-detail .vote-row[data-v-eafadf7e] {
  margin-top: 0.24rem;
  min-height: 0.4rem;
  background: #131416;
  border-radius: 0.2rem;
  padding: 0.24rem 0.2rem;
}
.formula-detail .vote-row .vote-title[data-v-eafadf7e] {
  color: #999999;
  font-size: 0.24rem;
}
.formula-detail .vote-row .vote-item-row[data-v-eafadf7e] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.formula-detail .vote-row .vote-item-row .vote-item-label[data-v-eafadf7e] {
  border: 0.03rem solid #232526;
  width: 1.5rem;
  text-align: center;
  height: 0.86rem;
  line-height: 0.86rem;
  margin-top: 0.2rem;
  border-radius: 0.2rem;
  color: #999999;
  transition: all 0.5s;
  user-select: none;
}
.formula-detail .vote-row .vote-item-row .currentVote[data-v-eafadf7e] {
  border: 0.02rem solid #D54950;
}
.formula-detail .vote-row .vote-item-row .vote-disabled[data-v-eafadf7e] {
  opacity: 0.6;
}
.formula-detail .vote-row .vote-btn[data-v-eafadf7e] {
  background: #D54950;
  height: 0.72rem;
  font-size: 0.26rem;
  color: #FFFFFF;
  border-radius: 0.14rem;
  text-align: center;
  line-height: 0.72rem;
  margin: 0.32rem 0 0.32rem;
}
.formula-detail .vote-row .vote-btn-disabled[data-v-eafadf7e] {
  opacity: 0.6;
}
.formula-detail .vote-row .vote-tips[data-v-eafadf7e] {
  color: #999999;
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
}
.formula-detail .vote-row .progress-row[data-v-eafadf7e] {
  display: flex;
  align-items: center;
  margin-top: 0.26rem;
  flex-wrap: nowrap;
}
.formula-detail .vote-row .progress-row .progress-item[data-v-eafadf7e] {
  color: #ffffff;
  margin-right: 0.2rem;
  font-size: 0.22rem;
  white-space: nowrap;
}
.formula-detail .vote-row .progress-row .progress-warp[data-v-eafadf7e] {
  flex: 0 0 auto;
  flex: 1;
}
.formula-detail .vote-row .progress-row .progress-warp .progress-bar[data-v-eafadf7e] {
  width: 100%;
  height: 0.12rem;
  border-radius: 0.12rem;
}
.formula-detail .vote-row .progress-row .progress-warp .progress-inner[data-v-eafadf7e] {
  height: 100%;
  background: #999999;
  border-radius: 0.12rem;
  position: relative;
  display: flex;
  align-items: center;
}
.formula-detail .vote-row .progress-row .progress-warp .progress-inner .vote-info[data-v-eafadf7e] {
  margin-left: 0.2rem;
  font-size: 0.2rem;
  color: #999999;
  white-space: nowrap;
  opacity: 1;
  right: -1.6rem;
  position: absolute;
}
.formula-detail .vote-row .progress-row .vote-info[data-v-eafadf7e] {
  margin-left: 0.2rem;
  font-size: 0.2rem;
  color: #999999;
  white-space: nowrap;
  flex: 0 0 auto;
  opacity: 0;
}
.formula-detail .show-vote-row[data-v-eafadf7e] {
  height: 0.4rem;
  border-top: 0.02rem solid #EA4D60;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.formula-detail .show-vote-row .show-vote-item[data-v-eafadf7e] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.4rem;
  font-size: 0.22rem;
  padding: 0 0.4rem;
  background: #EA4D60;
  border-radius: 0 0 0.2rem 0.2rem;
}
.formula-detail .show-vote-row .show-vote-item .show-vote-icon[data-v-eafadf7e] {
  width: 0.28rem;
  height: 0.28rem;
  transform: rotateZ(90deg);
  margin-right: 0.06rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}
.formula-detail .show-vote-row .show-vote-item .rotate-icon[data-v-eafadf7e] {
  transform: rotateZ(-90deg);
}
.formula-detail .comment-row[data-v-eafadf7e] {
  min-height: 2rem;
  background: #131416;
  padding: 0.2rem;
  border-radius: 0.2rem;
  margin-bottom: 1rem;
  margin-top: 0.2rem;
}
.formula-detail .comment-row .comment-title[data-v-eafadf7e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #999999;
  font-size: 0.24rem;
  margin-bottom: 0.32rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row[data-v-eafadf7e] {
  display: flex;
  align-items: center;
  margin-top: 0.2rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-avatar-row[data-v-eafadf7e] {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  overflow: hidden;
  align-self: start;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-avatar-row img[data-v-eafadf7e] {
  width: 100%;
  height: 100%;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item[data-v-eafadf7e] {
  margin-left: 0.2rem;
  flex: 1;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-top[data-v-eafadf7e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-top > span[data-v-eafadf7e] {
  font-size: 0.22rem;
  font-weight: bold;
  color: #ffffff;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-top .zan-row[data-v-eafadf7e] {
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  color: #999999;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-top .zan-row span[data-v-eafadf7e] {
  font-weight: normal;
  margin-left: 0.08rem;
  color: #999999;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-top .zan-ok[data-v-eafadf7e] {
  color: #D4A406;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-content[data-v-eafadf7e] {
  color: #999999;
  font-size: 0.22rem;
  margin-top: 0.06rem;
  line-height: 0.32rem;
  letter-spacing: 0.02rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-img-row[data-v-eafadf7e] {
  display: flex;
  flex-wrap: wrap;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-img-row .comment-img-item[data-v-eafadf7e] {
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 0.14rem;
  margin-top: 0.14rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-img-row .comment-img-item img[data-v-eafadf7e] {
  width: 100%;
  height: 100%;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-tool-row[data-v-eafadf7e] {
  display: flex;
  align-self: center;
  margin-top: 0.1rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-tool-row span[data-v-eafadf7e] {
  font-size: 0.22rem;
  color: #999999;
  margin-top: 0.08rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-tool-row span[data-v-eafadf7e]:last-child {
  color: white;
  margin-left: 0.12rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row[data-v-eafadf7e] {
  margin-top: 0.12rem;
  display: flex;
  justify-content: space-between;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-avatar[data-v-eafadf7e] {
  align-self: start;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-avatar img[data-v-eafadf7e] {
  width: 0.24rem;
  height: 0.24rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-right[data-v-eafadf7e] {
  flex: 1;
  margin-left: 0.08rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-right .comment-tool-row[data-v-eafadf7e] {
  margin-top: 0.06rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-right .second-top[data-v-eafadf7e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-right .second-top .second-nick[data-v-eafadf7e] {
  font-size: 0.22rem;
  font-weight: bold;
  color: white;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-right .second-top .zan-row[data-v-eafadf7e] {
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  color: #999999;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-right .second-top .zan-row span[data-v-eafadf7e] {
  font-weight: normal;
  margin-left: 0.08rem;
  color: #999999;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-right .second-top .zan-ok[data-v-eafadf7e] {
  color: #D4A406;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-right .second-comment[data-v-eafadf7e] {
  color: #999999;
  font-size: 0.22rem;
  margin-top: 0.1rem;
}
.formula-detail .comment-row .comment-list-row .comment-list-item-row .comment-list-item .comment-second-row .second-right .second-comment span[data-v-eafadf7e] {
  color: white;
}
.formula-detail .comment-input-row[data-v-eafadf7e] {
  background: black;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0.16rem 0.32rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.formula-detail .comment-input-row > div[data-v-eafadf7e]:first-child {
  flex: 1;
  background: #18191E;
  height: 0.56rem;
  line-height: 0.56rem;
  border-radius: 1rem;
  margin-right: 0.22rem;
  text-indent: 0.2rem;
  color: #999999;
  font-size: 0.2rem;
}
.formula-detail .comment-input-row > div[data-v-eafadf7e]:last-child {
  background: #D54950;
  width: 1.08rem;
  height: 0.56rem;
  border-radius: 1rem;
  line-height: 0.56rem;
  text-align: center;
  color: #fff;
  font-size: 0.26rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.find-detail .find-detail-body1 {
  padding: 0.36rem 0.2rem 0;
}
.find-detail .find-detail-body1 .detail-title {
  margin-bottom: 0.22rem;
  text-align: center;
  font-size: 0.32rem;
  color: #2D2D2D;
}
.find-detail .find-detail-body2 {
  padding: 0.36rem 0.2rem 0.5rem;
  text-align: center;
}
.find-detail .find-detail-body2 .detail-title {
  margin-bottom: 0.14rem;
  font-size: 0.36rem;
  color: #2D2D2D;
}
.find-detail .find-detail-body2 .detail-time {
  color: #7F7F7F;
  font-size: 0.24rem;
  margin-bottom: 0.24rem;
}
.find-detail .find-detail-body2 .mark-dowm-content img {
  width: 100%;
}
.find-detail .find-detail-body4 {
  padding: 0.18rem 0.2rem 0;
}
.find-detail .find-detail-body4 .detail-title {
  margin-bottom: 0.08rem;
  font-size: 0.32rem;
  color: #2D2D2D;
}
.find-detail .find-detail-body4 .detail-time {
  color: #7F7F7F;
  font-size: 0.24rem;
  margin-bottom: 0.14rem;
}
.find-detail .find-detail-body4 > img {
  display: block;
  width: 100%;
  margin-bottom: 0.72rem;
}
.find-detail .dzHandel {
  width: 2.4rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin: 0.32rem auto 0 auto;
  border-radius: 0.26rem;
  font-size: 0.24rem;
  color: #087F36;
  border: 0.02rem solid #10A14E;
  text-align: center;
}
.find-detail .dzHandel img {
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  position: relative;
  top: 0.04rem;
  margin-right: 0.24rem;
}
.find-detail .dzHandel.active {
  background: linear-gradient(0deg, #13AB56, #077E35);
  border: none;
  color: #fff;
}
.find-detail .van-swipe-item > img {
  display: block;
  width: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.gb-bind-wrap {
  background: #f8f8f8;
  min-height: 100vh;
}
.gb-bind-wrap .gb-bind-body {
  box-sizing: border-box;
  margin-top: 0.06rem;
  background: #fff;
  text-align: center;
  line-height: 1;
  padding: 0.62rem 0 0.46rem;
}
.gb-bind-wrap .gb-bind-body img {
  display: block;
  margin: 0.32rem auto 0.26rem;
  width: 3.5rem;
  height: 3.5rem;
}
.gb-bind-wrap .gb-bind-body .save-qrcode {
  width: 4.76rem;
  margin: 0.14rem auto 0.6rem;
  font-size: 0.32rem;
  line-height: 0.4rem;
  color: #434343;
}
.gb-bind-wrap .gb-bind-body .qr-notice {
  color: #8E8E8E;
  font-size: 0.24rem;
}
.gb-bind-wrap .gb-bind-body .qr-notice .van-button {
  border-color: #13ab56;
  color: #13ab56;
  font-size: 0.24rem;
  height: 0.56rem;
  line-height: 0.56rem;
  border-radius: 0.14rem;
}
.gb-bind-wrap .footer-bg img {
  display: block;
  width: 6.16rem;
  height: 5.2rem;
  margin: 0.26rem auto 0;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-extension-wrap .my-extension-bg-wrap {
  box-sizing: border-box;
}
.my-extension-wrap .my-extension-bg-wrap .van-tabs__wrap {
  height: 1.04rem;
}
.my-extension-wrap .my-extension-bg-wrap .van-tabs__nav {
  height: 1.04rem;
}
.my-extension-wrap .my-extension-bg-wrap .van-tab {
  height: 1.04rem;
  font-size: 0.36rem;
  font-weight: 800;
  color: #FE2C55;
}
.my-extension-wrap .my-extension-bg-wrap .van-tabs__line {
  width: 0.84rem;
  height: 0.1rem;
  border-radius: 0;
  background-color: #FE2C55;
}
.my-extension-wrap .my-extension-bg-wrap .tab-head {
  font-weight: 600;
  padding: 0.3rem;
  display: flex;
  font-size: 0.28rem;
  justify-content: center;
}
.my-extension-wrap .my-extension-bg-wrap .tab-head .num {
  color: #ff4545;
  margin-right: 0.3rem;
}
.my-extension-wrap .my-extension-bg-wrap .new-table {
  width: 100%;
  font-size: 12Px;
  text-align: center;
  border: 0;
  border-right: 0;
}
.my-extension-wrap .my-extension-bg-wrap .new-table thead td {
  font-size: 0.28rem;
  border-bottom: 1Px solid #ddd;
  border-right: 0;
}
.my-extension-wrap .my-extension-bg-wrap .new-table tr {
  height: 0.94rem;
}
.my-extension-wrap .my-extension-bg-wrap .new-table tr td:last-of-type {
  text-align: right;
  padding-right: 0.3rem;
}
.my-extension-wrap .my-extension-bg-wrap .new-table tr td:first-of-type {
  text-align: left;
  padding-left: 0.3rem;
}
.my-extension-wrap .my-extension-bg-wrap .bottom-btn {
  position: fixed;
  bottom: 0;
  padding: 0.3rem;
  max-width: 480Px;
  width: 100%;
}
.my-extension-wrap .my-extension-bg-wrap .bottom-btn .btn {
  height: 0.8rem;
  background: #07c160;
  border-radius: 0.44rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 600;
  color: #fff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.total-commission-wrap {
  background: #fafafa;
}
.total-commission-wrap .total-commission-body {
  padding: 0.21rem 0.52rem 0.27rem;
  background: #fff;
}
.total-commission-wrap .total-commission-body .total-commission-body-top-area .van-tabs .van-tabs__wrap {
  height: 0.74rem;
}
.total-commission-wrap .total-commission-body .total-commission-body-top-area .van-tabs .van-tabs__nav--card {
  height: 0.74rem;
  line-height: 0.74rem;
  overflow: hidden;
  border-radius: 0.4rem;
}
.total-commission-wrap .total-commission-body .total-commission-body-top-area .van-tabs .van-tabs__nav--card .van-tabs__nav {
  border-radius: 0.4rem;
  overflow: hidden;
  height: 0.74rem;
}
.total-commission-wrap .total-commission-body .total-commission-body-top-area .van-tabs .van-tabs__nav--card .van-tab {
  border-radius: 0.4rem;
  border-color: #fff !important;
}
.total-commission-wrap .total-commission-body .total-commission-body-top-area .van-tabs .van-tabs__nav--card .van-tab.van-tab--active {
  border-color: #10A24E !important;
}
.total-commission-wrap .total-commission-body .total-commission-body-top-area .van-tabs .van-tabs__nav--card .van-tabs__content {
  display: none;
}
.total-commission-wrap .total-commission-body .total-commission-body-top-area .moeny {
  margin-top: 0.3rem;
  font-size: 0.67rem;
  color: #FF5400;
  text-align: center;
}
.total-commission-wrap .total-commission-body .total-commission-body-top-area .total-text {
  margin: 0.2rem 0 0;
  font-size: 0.24rem;
  color: #666;
  text-align: center;
}
.total-commission-wrap .van-pull-refresh {
  margin-top: 0.13rem;
  background: #fff;
}
.total-commission-wrap .van-pull-refresh .toolbox-text-info-list li {
  padding: 0.27rem 0.51rem;
  border-bottom: 0.02rem solid #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.total-commission-wrap .van-pull-refresh .toolbox-text-info-list li > div p {
  font-size: 0.2rem;
  color: #717171;
  margin-bottom: 0.21rem;
}
.total-commission-wrap .van-pull-refresh .toolbox-text-info-list li > div div {
  font-size: 0.28rem;
  color: #2C2C2C;
}
.total-commission-wrap .van-pull-refresh .toolbox-text-info-list li span {
  font-size: 0.59rem;
  color: #FF5400;
}
.total-commission-wrap .van-pull-refresh .toolbox-text-info-list li span.no-has {
  color: #ABABAB;
}
.total-commission-wrap .empty-box p {
  padding-bottom: 2.9rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.total-Bets-wrap {
  background: #fafafa;
}
.total-Bets-wrap .total-Bets-body {
  padding: 0.21rem 0.52rem 0.27rem;
  background: #fff;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .van-tabs .van-tabs__wrap {
  height: 0.74rem;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .van-tabs .van-tabs__nav--card {
  height: 0.74rem;
  line-height: 0.74rem;
  overflow: hidden;
  border-radius: 0.4rem;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .van-tabs .van-tabs__nav--card .van-tabs__nav {
  border-radius: 0.4rem;
  overflow: hidden;
  height: 0.74rem;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .van-tabs .van-tabs__nav--card .van-tab {
  border-radius: 0.4rem;
  border-color: #fff !important;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .van-tabs .van-tabs__nav--card .van-tab.van-tab--active {
  border-color: #10A24E !important;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .van-tabs .van-tabs__nav--card .van-tabs__content {
  display: none;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .total-box {
  margin-top: 0.38rem;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .total-box > div {
  flex: 1;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .total-box > div p {
  margin-top: 0.14rem;
  color: #666666;
  font-size: 0.2rem;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .total-box > div div {
  margin: 0.24rem 0 0.17rem;
  color: #10A24E;
  font-size: 0.48rem;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .total-box > div div.colorNo {
  color: #707070;
}
.total-Bets-wrap .total-Bets-body .total-Bets-body-top-area .total-box > div:nth-of-type(1) {
  border-right: 0.02rem solid #f1f1f1;
}
.total-Bets-wrap .van-pull-refresh {
  margin-top: 0.13rem;
  background: #fff;
}
.total-Bets-wrap .van-pull-refresh .toolbox-text-info-list li {
  padding: 0.27rem 0.51rem;
  border-bottom: 0.02rem solid #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.total-Bets-wrap .van-pull-refresh .toolbox-text-info-list li > div p {
  font-size: 0.4rem;
  color: #6F6F6F;
  margin-bottom: 0.13rem;
}
.total-Bets-wrap .van-pull-refresh .toolbox-text-info-list li > div div {
  font-size: 0.2rem;
  color: #AAAAAA;
}
.total-Bets-wrap .van-pull-refresh .toolbox-text-info-list li img {
  display: block;
  height: 0.32rem;
}
.total-Bets-wrap .empty-box p {
  padding-bottom: 2.9rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.bet-detail-wrap .title {
  position: initial !important;
  display: block !important;
  flex: 1;
  text-align: center;
  transform: translateX(0) !important;
}
.bet-detail-wrap .table-content {
  position: relative;
}
.bet-detail-wrap .table-content .rili {
  position: absolute;
  right: 0.26rem;
  display: block;
  width: 0.4rem;
  top: -0.63rem;
  z-index: 1;
}
.bet-detail-wrap .table-content table {
  width: 100%;
  border-collapse: collapse;
}
.bet-detail-wrap .table-content table td, .bet-detail-wrap .table-content table th {
  border: 0.02rem solid #e2e2e2;
  text-align: center;
  padding: 0.18rem 0;
  font-size: 0.2rem;
  color: #727272;
}
.bet-detail-wrap .table-content table th {
  color: #464646;
}
.bet-detail-wrap .table-content table tr:nth-of-type(2n+1) {
  background: #f3f3f3;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.cash-search-wrap {
  background: #F8F8F8;
}
.cash-search-wrap .search-wrap {
  background: #fff;
  padding: 0.27rem 0.36rem;
}
.cash-search-wrap .search-wrap .van-search {
  padding: 0;
}
.cash-search-wrap .search-wrap .van-search .van-search__content {
  border-radius: 0.4rem;
}
.cash-search-wrap .search-wrap .common-wrap > span {
  float: left;
  height: 0.47rem;
  line-height: 0.47rem;
  font-size: 0.24rem;
  color: #787878;
  margin-top: 0.27rem;
  width: 1.28rem;
}
.cash-search-wrap .search-wrap .common-wrap > div {
  width: calc(100% - 1.28rem);
  float: left;
}
.cash-search-wrap .search-wrap .common-wrap > div.btn-wrap-body .btn-type {
  padding: 0.13rem 0.26rem;
  font-size: 0.24rem;
  border-radius: 0.07rem;
  border: 0.02rem solid #0C9042;
  display: inline-block;
  margin-top: 0.27rem;
  color: #0C9042;
  margin-right: 0.2rem;
}
.cash-search-wrap .search-wrap .common-wrap > div.btn-wrap-body .btn-type.active {
  color: #fff;
  background: linear-gradient(0deg, #13AB56, #077E35);
}
.cash-search-wrap .search-wrap .common-wrap > div.calendar-wrap-body > span {
  padding: 0.1rem 0.16rem;
  border-radius: 0.07rem;
  border: 0.02rem solid #0C9042;
  display: inline-block;
  margin-top: 0.27rem;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #0C9042;
}
.cash-search-wrap .search-wrap .common-wrap > div.calendar-wrap-body > span:nth-of-type(2) {
  margin-right: 0.35rem;
}
.cash-search-wrap .search-wrap .common-wrap > div.calendar-wrap-body > span img {
  position: relative;
  width: 0.27rem;
  height: 0.27rem;
  top: 0.02rem;
}
.cash-search-wrap .search-wrap .search-btn {
  width: 3.43rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background: linear-gradient(0deg, #13AB56, #077E35);
  border-radius: 0.14rem;
  font-size: 0.32rem;
  text-align: center;
  margin: 0.26rem auto 0 auto;
  color: #fff;
}
.cash-search-wrap .search-wrap .search-btn .van-icon {
  margin-right: 0.05rem;
  position: relative;
  top: 0.04rem;
}
.cash-search-wrap .cash-list {
  background: #fff;
  padding: 0 0.12rem;
  margin-top: 0.2rem;
}
.cash-search-wrap .cash-list .cash-item-wrap {
  padding: 0.29rem 0.15rem 0.27rem;
  color: #989898;
  font-size: 0.2rem;
  border-bottom: 0.02rem solid #C5C5C5;
}
.cash-search-wrap .cash-list .cash-item-wrap:last-child {
  border-bottom: none;
}
.cash-search-wrap .cash-list .cash-item-wrap .cash-list-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cash-search-wrap .cash-list .cash-item-wrap .cash-list-body .cash-list-left-wrap {
  flex: 1;
}
.cash-search-wrap .cash-list .cash-item-wrap .cash-list-body .cash-list-left-wrap .code-info {
  margin-bottom: 0.26rem;
}
.cash-search-wrap .cash-list .cash-item-wrap .cash-list-body .cash-list-left-wrap .user-info {
  font-size: 0.24rem;
  color: #535353;
}
.cash-search-wrap .cash-list .cash-item-wrap .cash-list-body .cash-list-left-wrap .user-info, .cash-search-wrap .cash-list .cash-item-wrap .cash-list-body .cash-list-left-wrap .time-info {
  margin-bottom: 0.21rem;
}
.cash-search-wrap .cash-list .cash-item-wrap .cash-list-body .cash-list-right-wrap {
  flex: none;
  color: #535353;
  font-size: 0.4rem;
}
.cash-search-wrap .cash-list .cash-item-wrap .cash-list-body .cash-list-right-wrap span {
  font-size: 0.2rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.recharge-wrap[data-v-7d66d5fa] {
  background: #f8f8f8;
  height: 100vh;
}
.recharge-wrap .content-box[data-v-7d66d5fa] {
  padding: 0 0.46rem;
}
.recharge-wrap .content-box .item-charge[data-v-7d66d5fa] {
  display: flex;
  padding: 0.28rem 0 0.32rem 0;
  border-bottom: 0.02rem solid #ececec;
}
.recharge-wrap .content-box .item-charge .icon[data-v-7d66d5fa] {
  height: 0.6rem;
}
.recharge-wrap .content-box .item-charge .item-content[data-v-7d66d5fa] {
  margin-left: 0.24rem;
  display: flex;
  flex-direction: column;
}
.recharge-wrap .content-box .item-charge .item-content span[data-v-7d66d5fa]:nth-child(1) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.24rem;
}
.recharge-wrap .content-box .item-charge .item-content span[data-v-7d66d5fa]:nth-child(2) {
  font-size: 0.2rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
  margin-top: 0.16rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.company-wrap {
  background: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.company-wrap .titlebox {
  position: relative;
  height: 1.6rem;
  padding-top: 1rem;
  padding-bottom: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.company-wrap .titlebox .back {
  display: inline-block;
  height: 0.4rem;
  width: 0.4rem;
  margin-left: 0.32rem;
}
.company-wrap .titlebox .title {
  font-size: 0.36rem;
  font-weight: 500;
  color: white;
  line-height: 0.5rem;
  position: absolute;
  bottom: 0.24rem;
  left: 50%;
  transform: translateX(-50%);
}
.company-wrap .titlebox .sub-title {
  margin-right: 0.3rem;
  font-size: 0.24rem;
  font-weight: 500;
  display: inline-block;
  min-width: 0.2rem;
  color: white;
  display: inline-block;
}
.company-wrap .content-box {
  flex: 1;
}
.company-wrap .content-box .item {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.company-wrap .content-box .item .left-item {
  display: flex;
  align-items: center;
  flex: 1;
}
.company-wrap .content-box .item .left-item img {
  height: 0.46rem;
}
.company-wrap .content-box .item .left-item .text {
  display: flex;
  flex-direction: column;
  margin-left: 0.2rem;
}
.company-wrap .content-box .item .left-item span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.4rem;
}
.company-wrap .content-box .item .left-item span:nth-child(1) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.4rem;
}
.company-wrap .content-box .company-tip {
  margin-top: 1.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.company-wrap .content-box .company-tip span:nth-child(1) {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
}
.company-wrap .content-box .company-tip .onlinebtn {
  padding: 0.14rem 0.2rem;
  display: inline-block;
  border-radius: 0.1rem;
  border: 0.02rem solid #0d9244;
  color: #0d9244 !important;
  margin-left: 0.2rem;
  cursor: pointer;
}
.company-wrap .content-box .dialog-info {
  padding: 0.28rem;
  line-height: 0.32rem;
  overflow: visible !important;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.notimsg {
  height: 1rem;
  line-height: 1rem;
  padding: 0 0.4rem;
}
.btnclass {
  padding: 0.2rem 0.6rem;
}
.kefuclass {
  display: flex;
  justify-content: center;
}
.company-tip {
  margin-top: 1.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.company-tip span:nth-child(1) {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
}
.company-tip .onlinebtn {
  padding: 0.14rem 0.2rem;
  display: inline-block;
  border-radius: 0.1rem;
  border: 0.02rem solid #0d9244;
  color: #0d9244 !important;
  margin-left: 0.2rem;
  cursor: pointer;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.title1[data-v-430f4044] {
  background-color: #e9e9e9;
  width: 100%;
  height: 0.64rem;
  line-height: 0.64rem;
  padding-left: 0.4rem;
}
.content1[data-v-430f4044] {
  padding: 0 0.24rem;
}
.hangcontent[data-v-430f4044] {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
}
.centerconten[data-v-430f4044] {
  border-bottom: 0.02rem solid #d9d9d9;
}
.jine[data-v-430f4044] {
  color: red;
}
.erweima[data-v-430f4044] {
  padding-top: 0.48rem;
  text-align: center;
  overflow: hidden;
}
.erweima .imgs[data-v-430f4044] {
  width: 100%;
  height: 100%;
}
.btndiv[data-v-430f4044] {
  display: flex;
  justify-content: center;
}
.btn[data-v-430f4044] {
  margin-left: 0.2rem;
}
.beizhu[data-v-430f4044] {
  padding: 0.08rem 0.4rem;
}
.copy[data-v-430f4044] {
  background: #077e35;
  padding: 0.04rem 0.12rem;
  height: 0.4rem;
  border-radius: 0.2rem;
  margin-left: 0.2rem;
  float: right;
  line-height: 0.36rem;
  color: white;
  margin-top: 0.3rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.btnclass[data-v-b3a826ee] {
  padding: 0.2rem 0.6rem;
}
.company-tip[data-v-b3a826ee] {
  margin-top: 1.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.company-tip span[data-v-b3a826ee]:nth-child(1) {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
}
.company-tip .onlinebtn[data-v-b3a826ee] {
  padding: 0.14rem 0.2rem;
  display: inline-block;
  border-radius: 0.1rem;
  border: 0.02rem solid #0d9244;
  color: #0d9244 !important;
  margin-left: 0.2rem;
  cursor: pointer;
}
.tips[data-v-b3a826ee] {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 0.4rem;
}
.jiaocheng[data-v-b3a826ee] {
  border: 0.02rem solid #13AB56;
  border-radius: 0.4rem;
  height: 0.68rem;
  line-height: 0.68rem;
  padding: 0 0.16rem;
  color: #0d9244;
  text-align: center;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.gb-qr-wrap {
  background: #f8f8f8;
  min-height: 100vh;
  position: relative;
}
.gb-qr-wrap .qr-box {
  box-sizing: border-box;
  margin-top: 0.06rem;
  background: #fff;
  text-align: center;
  line-height: 1;
  padding: 0.62rem 0 0.46rem;
}
.gb-qr-wrap .qr-box .qr-text {
  color: #434343;
  font-size: 0.32rem;
}
.gb-qr-wrap .qr-box img {
  display: block;
  margin: 0.32rem auto 0.26rem;
  width: 3.5rem;
  height: 3.5rem;
}
.gb-qr-wrap .qr-box .qr-notice {
  color: #ADADAD;
  font-size: 0.24rem;
}
.gb-qr-wrap .footer-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.gb-qr-wrap .footer-bg img {
  display: block;
  width: 6.16rem;
  height: 5.2rem;
  margin: 0 auto;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.contentboxmodal[data-v-be397cdc] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.content-center[data-v-be397cdc] {
  width: 6rem;
  height: 4rem;
  background-color: white;
}
.content-title[data-v-be397cdc] {
  height: 0.8rem;
  width: 100%;
  background-color: #04B404;
  line-height: 0.8rem;
  text-align: center;
  color: white;
  font-size: 0.32rem;
}
.content-content[data-v-be397cdc] {
  height: 2.4rem;
  width: 100%;
  padding: 0.4rem 0.28rem;
}
.content-footer[data-v-be397cdc] {
  height: 0.8rem;
  width: 100%;
  display: flex;
  position: relative;
  border-top: 0.02rem solid #e5e5e5;
}
.content-footer div[data-v-be397cdc] {
  width: 100%;
  line-height: 0.8rem;
  height: 0.8rem;
  text-align: center;
}
.leftbtn[data-v-be397cdc]::after {
  content: "";
  position: absolute;
  left: 50%;
  height: 100%;
  width: 0.02rem;
  background-color: #e5e5e5;
}
.moneystyle[data-v-be397cdc] {
  font-size: 0.32rem;
  color: #afa6a6;
}
.money[data-v-be397cdc] {
  display: flex;
  align-items: center;
}
.inputoutdiv[data-v-be397cdc] {
  width: 65%;
  border: 0.02rem solid #a19d9d;
  display: inline-block;
  line-height: 0.8rem;
}
.cusinput[data-v-be397cdc] {
  display: inline-block;
  outline: none;
  border: none;
  width: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.content-quota[data-v-95f84dd0] {
  display: flex;
  height: 2rem;
  align-items: center;
  padding: 0 0.52rem;
}
.left-quota[data-v-95f84dd0] {
  width: 45%;
  text-align: center;
  line-height: 0.6rem;
}
.centerimg[data-v-95f84dd0] {
  width: 10%;
  height: 1.2rem;
  line-height: 0.6rem;
}
.centerimg img[data-v-95f84dd0] {
  height: 100%;
}
.right-quota[data-v-95f84dd0] {
  width: 45%;
  text-align: center;
  line-height: 0.6rem;
}
.moneycolor[data-v-95f84dd0] {
  color: red;
  font-size: 0.28rem;
}
.linediv[data-v-95f84dd0] {
  height: 0.2rem;
  width: 100%;
  background-color: #e5e5e5;
}
.typediv[data-v-95f84dd0] {
  height: 2.6rem;
  width: 100%;
  padding: 0 0.52rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.line-left[data-v-95f84dd0] {
  width: 45%;
  border: 0.02rem solid #e5e5e5;
  position: relative;
  margin-top: 0.36rem;
}
.lineline[data-v-95f84dd0] {
  width: 10%;
}
.line-right[data-v-95f84dd0] {
  width: 45%;
  border: 0.02rem solid #e5e5e5;
  border-left: none;
  position: relative;
}
.content-div-quota[data-v-95f84dd0] {
  height: 1.2rem;
  padding: 0 0.16rem;
  display: flex;
  align-items: center;
}
.bottomdiv[data-v-95f84dd0] {
  height: 0.6rem;
  border-top: 0.02rem solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  padding: 0.08rem 0;
  line-height: 0.4rem;
}
.bottomdiv div[data-v-95f84dd0] {
  width: 100%;
  text-align: center;
}
.bottomdiv[data-v-95f84dd0]::after {
  content: "";
  position: absolute;
  height: 0.4rem;
  width: 0.02rem;
  left: 50%;
  background-color: #e5e5e5;
}
.left1[data-v-95f84dd0] {
  width: 30%;
  height: 0.68rem;
}
.left2[data-v-95f84dd0] {
  width: 50%;
  height: 0.68rem;
}
.left3[data-v-95f84dd0] {
  width: 20%;
  height: 0.68rem;
}
.bottomBTN[data-v-95f84dd0] {
  position: absolute;
  bottom: 0.4rem;
  left: 0;
  padding: 0.08rem 1rem;
  width: 100%;
}
.btndivbottm[data-v-95f84dd0] {
  width: 100%;
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  border: 0.02rem solid green;
  border-radius: 0.68rem;
  color: green;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.yuebao-box-wrap .yueb-top {
  padding-top: 0;
  background: linear-gradient(180deg, #13AB56, #077E35);
  text-align: center;
  padding-bottom: 1.52rem;
}
.yuebao-box-wrap .yueb-top .title-wrap .titlebox {
  background: none;
}
.yuebao-box-wrap .yueb-top .yuebao-money {
  margin-top: 0.48rem;
}
.yuebao-box-wrap .yueb-top .yuebao-money .price-title {
  color: #fff;
  font-size: 0.36rem;
  margin-bottom: 0.4rem;
}
.yuebao-box-wrap .yueb-top .yuebao-money .money {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 0.48rem;
}
.yuebao-box-wrap .yueb-top .yuebao-money .shouyi {
  color: #FFF960;
  font-size: 0.54rem;
}
.yuebao-box-wrap .yeb-bottom {
  text-align: left;
  padding: 3.56rem 0.64rem 0.5rem 0.44rem;
  position: relative;
}
.yuebao-box-wrap .yeb-bottom .box-center {
  position: absolute;
  box-shadow: 0 0rem 0.2rem #666;
  top: -1.2rem;
  width: calc(100% - 1.28rem);
  left: 0.64rem;
  background: #fff;
  border-radius: 0.16rem;
  text-align: center;
  padding: 0.24rem 0 0.3rem;
}
.yuebao-box-wrap .yeb-bottom .box-center .box-center-top {
  display: flex;
  margin-bottom: 0.32rem;
  justify-content: space-between;
}
.yuebao-box-wrap .yeb-bottom .box-center .box-center-top .profit {
  flex: 1;
  position: relative;
}
.yuebao-box-wrap .yeb-bottom .box-center .box-center-top .profit p:nth-of-type(1) {
  margin: 0.14rem 0;
  color: #8D8D8D;
  font-size: 0.24rem;
}
.yuebao-box-wrap .yeb-bottom .box-center .box-center-top .profit p:nth-of-type(2) {
  color: #383838;
  font-size: 0.4rem;
  margin-bottom: 0.16rem;
}
.yuebao-box-wrap .yeb-bottom .box-center .box-center-top .profit:nth-of-type(1)::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0.02rem;
  background: #9B9B9B;
}
.yuebao-box-wrap .yeb-bottom .box-center .box-center-btns {
  padding: 0 1rem;
}
.yuebao-box-wrap .yeb-bottom .box-center .box-center-btns .van-button {
  display: block;
  width: 100%;
  border-radius: 0.36rem;
  line-height: 0.72rem;
  height: 0.72rem;
  font-size: 0.32rem;
}
.yuebao-box-wrap .yeb-bottom .box-center .box-center-btns .van-button.van-button--primary {
  background: #FE2C55;
  margin-bottom: 0.22rem;
}
.yuebao-box-wrap .yeb-bottom .box-center .box-center-btns .van-button.van-button--default {
  border-color: #13ab56;
  color: #13ab56;
}
.yuebao-box-wrap .yeb-bottom .box-center .yeb-bottom-notice {
  color: #FE0000;
  font-size: 0.24rem;
  margin-top: 0.24rem;
  line-height: 0.28rem;
}
.yuebao-box-wrap .yeb-bottom .box-center .yeb-bottom-notice img {
  display: inline-block;
  width: 0.26rem;
  height: 0.26rem;
  margin-right: 0.14rem;
  position: relative;
  top: 0.04rem;
}
.yuebao-box-wrap .yeb-bottom .box-center .yeb-bottom-notice span {
  transform: scale(0.85);
}
.yuebao-box-wrap .yeb-bottom .notice-box .notice-box-title {
  color: #383838;
  font-size: 0.28rem;
  font-weight: bold;
  margin-bottom: 0.14rem;
}
.yuebao-box-wrap .yeb-bottom .notice-box p {
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #555;
  margin-bottom: 0.08rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.yeb-change-wrap {
  background-color: rgba(241, 236, 236, 0.3);
  min-height: 100vh;
}
.yeb-change-wrap .entry-money {
  background: #fff;
  padding: 0.16rem 0.28rem 0;
}
.yeb-change-wrap .entry-money .tips-money {
  font-size: 0.24rem;
}
.yeb-change-wrap .entry-money .tips-money span {
  float: right;
  color: #FF0000;
}
.yeb-change-wrap .entry-money .van-field {
  padding: 0.46rem 0 0.4rem;
  border-bottom: 0.02rem solid #868686;
}
.yeb-change-wrap .entry-money .van-field .van-field__control {
  font-size: 0.54rem;
  color: #434343;
}
.yeb-change-wrap .entry-money .money-tips {
  padding: 0.24rem 0 0.2rem;
  font-size: 0.24rem;
  color: #828282;
}
.yeb-change-wrap .entry-money .money-tips span:nth-of-type(1) {
  color: #333;
}
.yeb-change-wrap .entry-money .money-tips span:nth-of-type(2) {
  color: #FF0000;
}
.yeb-change-wrap .money-select {
  padding: 0.36rem 0.28rem 0;
  text-align: center;
}
.yeb-change-wrap .money-select .money-select-title {
  font-size: 0.28rem;
}
.yeb-change-wrap .money-select .money-list {
  margin-top: 0.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.yeb-change-wrap .money-select .money-list span {
  display: block;
  width: 2rem;
  height: 0.72rem;
  line-height: 0.72rem;
  border-radius: 0.16rem;
  text-align: center;
  margin-bottom: 0.32rem;
  font-size: 0.32rem;
  border: 0.02rem solid #13ab56;
  color: #0E9747;
  font-weight: bold;
}
.yeb-change-wrap .money-select .gentou-btn {
  width: 5.72rem;
  height: 0.8rem;
  line-height: 0.8rem;
  margin: 0.48rem auto 0 auto;
  border-radius: 0.8rem;
  background: #FE2C55;
  font-size: 0.36rem;
  color: #fff;
  display: block;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.capital-details-wrap {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.capital-details-wrap .titlebox .van-icon-notes-o {
  margin-right: 0.34rem;
}
.capital-details-wrap .content-box {
  flex: 1;
}
.capital-details-wrap .content-box .cash-list {
  background: #fff;
  padding: 0 0.28rem;
  margin-top: 0.2rem;
}
.capital-details-wrap .content-box .cash-list .cash-item-wrap {
  padding: 0.2rem 0 0.22rem;
  color: #989898;
  font-size: 0.2rem;
  border-bottom: 0.02rem solid #C5C5C5;
}
.capital-details-wrap .content-box .cash-list .cash-item-wrap:last-child {
  border-bottom: none;
}
.capital-details-wrap .content-box .cash-list .cash-item-wrap .cash-list-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.capital-details-wrap .content-box .cash-list .cash-item-wrap .cash-list-body .cash-list-left-wrap {
  flex: 1;
}
.capital-details-wrap .content-box .cash-list .cash-item-wrap .cash-list-body .cash-list-left-wrap .code-info {
  margin-bottom: 0.2rem;
}
.capital-details-wrap .content-box .cash-list .cash-item-wrap .cash-list-body .cash-list-right-wrap {
  flex: none;
  text-align: right;
}
.capital-details-wrap .content-box .cash-list .cash-item-wrap .cash-list-body .cash-list-right-wrap p:nth-of-type(1) {
  color: #0B8E40;
  font-size: 0.28rem;
  margin-bottom: 0.18rem;
}
.capital-details-wrap .content-box .cash-list .cash-item-wrap .cash-list-body .cash-list-right-wrap p:nth-of-type(2) {
  color: #B9B9B9;
  font-size: 0.24rem;
  transform: scale(0.85);
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.record-wrap {
  background: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.record-wrap .content-box {
  flex: 1;
}
.record-wrap .content-box .itemvel {
  display: flex;
  justify-content: space-between;
  position: relative;
  border-bottom: 0.02rem solid #e5e5e5;
}
.record-wrap .content-box .itemvel .left-item {
  display: flex;
  flex-direction: column;
}
.record-wrap .content-box .itemvel .left-item span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #949494;
  line-height: 0.4rem;
}
.record-wrap .content-box .itemvel .left-item span:nth-child(1) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.4rem;
}
.record-wrap .content-box .itemvel .status {
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}
.record-wrap .content-box .itemvel .warm {
  color: #ff4200;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.img-content[data-v-7ce29280] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.yimgitem[data-v-7ce29280] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.6rem;
  width: 50%;
}
.yimgitem span[data-v-7ce29280] {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 0.28rem;
}
.img-cla[data-v-7ce29280] {
  width: 1.8rem;
  height: 2rem;
}
.bottombtn[data-v-7ce29280] {
  margin-top: 0.6rem;
  display: flex;
  justify-content: center;
  padding: 0 0.6rem;
}
.registnext[data-v-7ce29280] {
  width: 100%;
  height: 0.68rem;
  background: #FE2C55;
  border-radius: 0.72rem;
  text-align: center;
  line-height: 0.68rem;
  color: white;
  font-size: 0.32rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.user-regist-wrap {
  height: 100vh;
  background: #f8f8f8;
  padding-top: 0rem;
}
.user-regist-wrap .primary-btn {
  background: #FE2C55 !important;
  margin-top: 0.56rem;
}
.user-regist-wrap .van-field__control {
  color: #333;
  font-size: 0.32rem;
}
.user-regist-wrap .body-input {
  padding: 0.2rem 0 0.2rem 0;
}
.user-regist-wrap .body-input .line-item {
  display: flex;
  padding: 0.1rem 0;
  height: 0.88rem;
}
.user-regist-wrap .body-input .span {
  font-size: 0.26rem;
  color: #8C8C8C;
  line-height: 0.6rem;
}
.user-regist-wrap .body-input .span.width {
  text-align: right;
  width: 1.4rem;
  padding-right: 0.2rem;
}
.user-regist-wrap input {
  flex: 1;
  height: 0.6rem;
  background: #f2f2f2;
  border: 0;
  padding-left: 0.2rem;
  font-size: 0.26rem;
}
.user-regist-wrap .person-icon {
  text-align: center;
  padding-top: 0.6rem;
  margin-bottom: 0.2rem;
}
.user-regist-wrap .person-icon .van-uploader__input-wrapper {
  height: 1.28rem;
  width: 1.28rem;
}
.user-regist-wrap .person-icon .van-uploader__input-wrapper img {
  height: 100%;
  width: 100%;
}
.user-regist-wrap .person-icon .van-uploader__input-wrapper .bg-img {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: solid #bbb 1Px;
  border-radius: 50%;
  font-size: 0.3rem;
  text-align: center;
  color: #8C8C8C;
  padding-top: 0.24rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.information-wrap {
  background: #f8f8f8;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.information-wrap .content-box {
  flex: 1;
}
.information-wrap .content-box p {
  padding: 0.28rem;
}
.information-wrap .content-box .item {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 0.64rem;
  align-items: center;
}
.information-wrap .content-box .item .left-item {
  display: flex;
  align-items: center;
}
.information-wrap .content-box .item .left-item img {
  height: 0.46rem;
  margin-right: 0.14rem;
}
.information-wrap .content-box .item .left-item .title {
  display: inline-block;
  width: 1.16rem;
  white-space: nowrap;
  text-align: right;
}
.information-wrap .content-box .item .left-item input {
  text-indent: 1em;
  border: none;
}
.information-wrap .content-box .item .btn {
  width: 0.8rem;
  height: 0.4rem;
  background: linear-gradient(0deg, #13ab56, #077e35);
  border-radius: 0.2rem;
  text-align: center;
  color: #fff;
}
.information-wrap .content-box .confirmbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.42rem;
  flex-direction: column;
}
.information-wrap .content-box .confirmbox .confirm {
  width: 5.74rem;
  height: 0.8rem;
  position: initial;
  background: linear-gradient(0deg, #13ab56, #077e35);
  border-radius: 0.4rem;
  line-height: 0.8rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.5rem;
}
.information-wrap .content-box .confirmbox p {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.32rem;
  margin: 0 0.2rem;
  padding: 0;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.record-wrap {
  background: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.record-wrap .content-box {
  flex: 1;
}
.record-wrap .content-box .item {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.record-wrap .content-box .item .left-item {
  display: flex;
  flex-direction: column;
}
.record-wrap .content-box .item .left-item span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #949494;
  line-height: 0.4rem;
}
.record-wrap .content-box .item .left-item span:nth-child(1) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.4rem;
}
.record-wrap .content-box .item .status {
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}
.record-wrap .content-box .item .warm {
  color: #ff4200;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.online-wrap {
  background: #f8f8f8;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.online-wrap .content-box {
  flex: 1;
}
.online-wrap .content-box .item {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 0.64rem;
  align-items: center;
}
.online-wrap .content-box .item .left-item {
  display: flex;
  align-items: center;
}
.online-wrap .content-box .item .left-item img {
  height: 0.46rem;
  margin-right: 0.14rem;
}
.online-wrap .content-box .item .left-item .title {
  display: inline-block;
  width: 1.16rem;
  white-space: nowrap;
  text-align: right;
}
.online-wrap .content-box .item .left-item input {
  text-indent: 1em;
  border: none;
}
.online-wrap .content-box .money-list {
  display: flex;
  text-align: center;
  padding: 0 0.16rem;
  flex-wrap: wrap;
}
.online-wrap .content-box .money-list span {
  width: 1.6rem;
  height: 0.64rem;
  line-height: 0.64rem;
  border-radius: 0.08rem;
  border: 0.02rem solid #B5B5B5;
  color: #B5B5B5;
  margin-right: 0.16rem;
  font-size: 0.24rem;
  margin-bottom: 0.16rem;
}
.online-wrap .content-box .money-list span.active {
  border-color: #13ab56;
  background: #13ab56;
  color: #fff;
}
.online-wrap .content-box .confirmbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.1rem;
  flex-direction: column;
}
.online-wrap .content-box .confirmbox .confirm1 {
  width: 5.74rem;
  height: 0.8rem;
  background: #FE2C55;
  border-radius: 0.4rem;
  line-height: 0.8rem;
  text-align: center;
  color: #fff;
}
.online-wrap .content-box .confirmbox span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.32rem;
  margin: 0 0.5rem;
  margin-top: 0.66rem;
}
.online-wrap .content-box .title {
  font-size: 0.26rem;
  font-weight: bold;
  color: #434343;
  margin-bottom: 0.2rem;
}
.online-wrap .content-box .p2 {
  padding: 0.22rem 0.38rem;
}
.online-wrap .content-box .problem {
  margin-top: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.online-wrap .content-box .problem span:nth-child(1) {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
}
.online-wrap .content-box .problem .btn {
  padding: 0.14rem 0.2rem;
  display: inline-block;
  border-radius: 0.1rem;
  border: 0.02rem solid #13ab56;
  color: #13ab56;
  margin-left: 0.2rem;
  cursor: pointer;
}
.online-wrap .content-box .tips {
  padding: 0.38rem;
}
.online-wrap .content-box .tips p {
  font-size: 0.26rem;
  color: #434343;
  line-height: 0.32rem;
}
.online-wrap .content-box .course {
  height: 2rem;
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  padding-right: 0.2rem;
}
.online-wrap .content-box .course .btn-item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100%;
  flex: 1;
}
.online-wrap .content-box .course .btn-item > div {
  width: 0.66rem;
  height: 0.66rem;
}
.online-wrap .content-box .course .btn-item > span {
  white-space: nowrap;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.usdt-wrap[data-v-7a5f6d8d] {
  background: #f8f8f8;
  height: 100vh;
}
.usdt-wrap .content-box .van-cell[data-v-7a5f6d8d] {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.usdt-wrap .content-box .van-cell .van-field__label[data-v-7a5f6d8d] {
  color: #8E8E8E;
  font-size: 0.24rem;
}
.usdt-wrap .content-box .van-cell .van-field__control[data-v-7a5f6d8d] {
  color: #434343;
  font-size: 0.24rem;
}
.usdt-wrap .content-box .van-cell .van-cell__value[data-v-7a5f6d8d] {
  color: #8E8E8E;
}
.usdt-wrap .content-box .van-cell .select-usdt[data-v-7a5f6d8d] {
  text-align: right;
  flex: 1;
  display: flex;
  align-items: center;
  color: #c8c9cc;
  font-size: 0.24rem;
  justify-content: flex-end;
}
.usdt-wrap .content-box .van-cell .select-usdt.hasSelect[data-v-7a5f6d8d] {
  color: #434343;
}
.usdt-wrap .content-box .van-cell .select-usdt img[data-v-7a5f6d8d] {
  height: 0.4rem;
  width: 0.4rem;
  margin-left: 0.2rem;
}
.usdt-wrap .btnclass[data-v-7a5f6d8d] {
  padding: 0.2rem 0.6rem;
}
.usdt-wrap .company-tip[data-v-7a5f6d8d] {
  margin-top: 1.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.usdt-wrap .company-tip span[data-v-7a5f6d8d]:nth-child(1) {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
}
.usdt-wrap .company-tip .onlinebtn[data-v-7a5f6d8d] {
  padding: 0.14rem 0.2rem;
  display: inline-block;
  border-radius: 0.1rem;
  border: 0.02rem solid #0d9244;
  color: #0d9244 !important;
  margin-left: 0.2rem;
  cursor: pointer;
}
.usdt-wrap .tips[data-v-7a5f6d8d] {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 0.4rem;
}
.usdt-wrap .jiaocheng[data-v-7a5f6d8d] {
  border: 0.02rem solid #13AB56;
  border-radius: 0.4rem;
  height: 0.68rem;
  line-height: 0.68rem;
  padding: 0 0.16rem;
  color: #0d9244;
  text-align: center;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.succeed-wrap {
  background: #f8f8f8;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.succeed-wrap .content-box {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding-top: 1.68rem;
  align-items: center;
}
.succeed-wrap .content-box img {
  height: 2.54rem;
  width: 2.8rem;
}
.succeed-wrap .content-box span:nth-of-type(1) {
  font-size: 0.66rem;
  font-weight: bold;
  color: #434343;
  line-height: 1.1rem;
}
.succeed-wrap .content-box span:nth-of-type(2) {
  font-size: 0.26rem;
  font-weight: 400;
  color: #939393;
  line-height: 1.1rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.succeed-wrap {
  background: #f8f8f8;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.succeed-wrap .content-box {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding-top: 1.68rem;
  align-items: center;
}
.succeed-wrap .content-box img {
  height: 2.54rem;
  width: 2.8rem;
}
.succeed-wrap .content-box span:nth-child(1) {
  font-size: 0.66rem;
  font-weight: bold;
  color: #434343;
  line-height: 1.1rem;
}
.succeed-wrap .content-box .problem {
  margin-top: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.succeed-wrap .content-box .problem span:nth-child(1) {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
}
.succeed-wrap .content-box .problem .btn {
  padding: 0.14rem 0.2rem;
  display: inline-block;
  border-radius: 0.1rem;
  border: 0.02rem solid #0d9244;
  color: #0d9244;
  margin-left: 0.2rem;
  cursor: pointer;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.record-wrap {
  background: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.record-wrap .content-box {
  flex: 1;
}
.record-wrap .content-box .item {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.record-wrap .content-box .item .left-item {
  display: flex;
  flex-direction: column;
}
.record-wrap .content-box .item .left-item span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #949494;
  line-height: 0.4rem;
}
.record-wrap .content-box .item .left-item span:nth-child(1) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.4rem;
}
.record-wrap .content-box .item .status {
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}
.record-wrap .content-box .item .warm {
  color: #ff4200;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.recharge-wrap[data-v-0ccb6238] {
  background: #f8f8f8;
  height: 100vh;
}
.recharge-wrap .content-box[data-v-0ccb6238] {
  padding: 0 0.46rem;
}
.recharge-wrap .content-box .item-tixian[data-v-0ccb6238] {
  display: flex;
  padding: 0.28rem 0 0.32rem 0;
  border-bottom: 0.02rem solid #ececec;
}
.recharge-wrap .content-box .item-tixian .icon[data-v-0ccb6238] {
  height: 0.6rem;
}
.recharge-wrap .content-box .item-tixian .item-content[data-v-0ccb6238] {
  margin-left: 0.24rem;
  display: flex;
  flex-direction: column;
}
.recharge-wrap .content-box .item-tixian .item-content span[data-v-0ccb6238]:nth-child(1) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.24rem;
}
.recharge-wrap .content-box .item-tixian .item-content span[data-v-0ccb6238]:nth-child(2) {
  font-size: 0.2rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
  margin-top: 0.16rem;
}
.recharge-wrap .company-tip[data-v-0ccb6238] {
  margin-top: 1.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recharge-wrap .company-tip span[data-v-0ccb6238]:nth-child(1) {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
}
.recharge-wrap .company-tip .onlinebtn[data-v-0ccb6238] {
  padding: 0.14rem 0.2rem;
  display: inline-block;
  border-radius: 0.1rem;
  border: 0.02rem solid #0d9244;
  color: #0d9244 !important;
  margin-left: 0.2rem;
  cursor: pointer;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.record-wrap {
  background: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.record-wrap .content-box {
  flex: 1;
}
.record-wrap .content-box .item {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.record-wrap .content-box .item .left-item {
  display: flex;
  flex-direction: column;
}
.record-wrap .content-box .item .left-item span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #949494;
  line-height: 0.4rem;
}
.record-wrap .content-box .item .left-item span:nth-child(1) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.4rem;
}
.record-wrap .content-box .item .status {
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}
.record-wrap .content-box .item .warm {
  color: #ff4200;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.tlsc-help-wrap .tlsc-help-body {
  padding: 0.1rem 0.32rem 0;
}
.tlsc-help-wrap .tlsc-help-body .list-item {
  border-bottom: solid #eee 0.02rem;
  position: relative;
  padding: 12Px 0 12Px 10Px;
}
.tlsc-help-wrap .tlsc-help-body .list-item .user-name {
  font-size: 14Px;
  padding: 1Px 0 5Px 0;
}
.tlsc-help-wrap .tlsc-help-body .list-item .van-icon-arrow {
  color: #666;
  position: absolute;
  right: 0.1rem;
  border-radius: 0.2rem;
  padding: 0.06rem 0.14rem 0.08rem;
  top: 15Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.tlsc-help-detail-wrap .tlsc-help-detail-body {
  padding: 15Px 16Px;
}
.tlsc-help-detail-wrap .tlsc-help-detail-body .list-item {
  border-bottom: solid #eee 0.02rem;
  position: relative;
  padding: 12Px 0 12Px 10Px;
}
.tlsc-help-detail-wrap .tlsc-help-detail-body .list-item .user-name {
  font-size: 14Px;
  padding: 1Px 0 5Px 0;
}
.tlsc-help-detail-wrap .tlsc-help-detail-body .list-item .van-icon-arrow {
  color: #666;
  position: absolute;
  right: 0.1rem;
  border-radius: 0.2rem;
  padding: 0.06rem 0.14rem 0.08rem;
  top: 15Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.vue-waterfall .vue-waterfall-column {
  width: 49% !important;
}
.user-home-find {
  padding-top: 1rem;
}
.user-home-find .water-box {
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 0.2rem;
  box-shadow: 0rem 0.02rem 0.02rem 0rem rgba(0, 0, 0, 0.5);
  border-radius: 0.08rem;
}
.user-home-find .water-box .water-tit {
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #999;
  font-size: 0.24rem;
  padding: 0.1rem 0;
}
.user-home-find .body-image-bd {
  padding: 0 0.2rem;
}
.user-home-find .body-image-bd .image-item-title {
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.24rem;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 100%;
  left: 0;
  padding-left: 0.7rem;
  padding-right: 0.9rem;
}
.user-home-find .body-image-bd .image-item-title label {
  position: absolute;
  width: 0.52rem;
  height: 0.52rem;
  left: 0.1rem;
  top: 50%;
  margin-top: -0.26rem;
}
.user-home-find .body-image-bd .image-item-title .van-image {
  width: 0.52rem;
  height: 0.52rem;
}
.user-home-find .body-image-bd .image-item-title span {
  position: absolute;
  right: 0.1rem;
  padding-left: 0.3rem;
}
.user-home-find .body-image-bd .image-item-title span i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.typeList {
  display: flex;
  align-items: center;
  border: 0.02rem solid #07c160;
  border-radius: 0.08rem;
  width: 6.56rem;
  margin: 0.2rem auto 0 auto;
}
.typeList .active {
  background: #07c160;
  color: #fff !important;
}
.typeList .lottery-item {
  width: 1.64rem;
  height: 0.56rem;
  font-size: 0.24rem;
  line-height: 0.56rem;
  text-align: center;
  color: #07c160;
  border-right: 0.02rem solid #07c160;
}
.typeList .lottery-item:last-child {
  border-right: none;
}
.find-add {
  height: 100vh;
  background: #f9f9f9;
}
.find-add input {
  border-bottom: none;
}
.find-add .find-body {
  background: #fff;
}
.find-add .find-body .hd {
  padding: 0.2rem 0.3rem 0rem 0.3rem;
}
.find-add .find-body .uploader {
  padding: 0.2rem 0.3rem;
}
.find-add .ft-btn {
  padding: 0 15Px 20Px 15Px;
  margin-top: 0.8rem;
}
.find-add .ft-btn .van-button--info {
  background-color: #07c160 !important;
  border: #07c160 !important;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.search-home {
  background: #000000;
}
.search-home .van-nav-bar {
  background: #000;
}
.search-home .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.search-home .b-t {
  border-color: #fff !important;
}
.search-home [class*=van-hairline]::after {
  border-color: #333 !important;
}
.search-home .search-cell {
  z-index: 98;
}
.search-home .sticky-body {
  max-width: 480Px;
  margin: 0 auto;
}
.search-home .search-hd .van-search {
  padding: 0.14rem 0.24rem;
}
.search-home .search-hd .van-search .van-search__content {
  background-color: #F2F2F2;
}
.search-home .search-hd .van-search .van-search__action {
  width: 50Px;
  background: #FE2C55;
  line-height: 28Px;
  margin-left: 0.16rem;
  border-radius: 14Px;
  text-align: center;
}
.search-home .search-hd .van-search .van-search__action .search-btn {
  color: #fff;
  font-size: 0.26rem;
}
.search-home .search-hd .van-search .van-cell {
  padding: 0.06rem 0.16rem 0.06rem 0;
}
.search-home .search-hd .van-search .van-field__control {
  font-size: 0.28rem;
}
.search-home .search-hd .search-btn {
  color: #077E35;
  font-size: 0.3rem;
}
.search-home .search-hd .left-icon {
  font-size: 13Px;
  color: #FE2C55;
  position: relative;
}
.search-home .search-list .van-index-bar__index {
  color: #FE2C55;
}
.search-home .search-list .van-index-bar__sidebar {
  z-index: 99;
}
.search-home .search-list .van-index-bar__index--active {
  transform: scale(1.5, 1.5);
}
.search-home .search-list .van-index-anchor {
  line-height: 0.4rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  background-color: #fff !important;
}
.search-home .search-list .search-list-title {
  color: #FE2C55;
  font-size: 0.26rem;
}
.search-home .search-list .van-cell {
  padding: 0.1rem 0.32rem;
}
.search-home .search-list .van-cell__value--alone {
  font-size: 0.26rem;
  color: #434343;
}
.search-home .search-list .number {
  position: absolute;
  right: 0.2rem;
  color: #999;
  font-size: 12Px;
}
.search-home .search-list .number label {
  background: #f2f2f2;
  padding: 0 0.1rem;
  border-radius: 4Px;
}
.down-ul {
  padding: 0.1rem;
}
.down-ul li {
  line-height: 0.7rem;
  padding: 0 0.4rem;
  color: #555;
  font-size: 0.28rem;
}
.down-ul li.act {
  color: #077E35;
}
@media screen and (min-width: 768px) {
.van-index-bar__sidebar {
    z-index: 2 !important;
}
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.historical-list .head-find {
  padding: 0.1rem 0.32rem 0.32rem 0.32rem;
  font-size: 14Px;
  position: relative;
}
.historical-list .head-find .right-find {
  text-align: right;
  position: absolute;
  right: 16Px;
}
.historical-list .head-find .right-find span {
  margin-left: 0.2rem;
  background: #fff;
  display: inline-block;
  font-size: 12Px;
  padding: 0.04rem 0.2rem 0.06rem 0.2rem;
  border-radius: 0.2rem;
}
.historical-list .head-find .right-find span.border {
  background: #333333;
  color: #AAAAAA;
}
.historical-list .head-find .right-find span.act {
  background: #EA4D60;
  color: #fff;
}
.historical-list .body-list {
  min-height: calc(100vh - 2rem);
}
.historical-list .body-list .body-list-item {
  padding: 0 0.32rem 0.24rem 0.32rem;
}
.historical-list .body-list .body-list-item .slot-icon {
  width: 0.56rem;
  height: 0.56rem;
}
.historical-list .body-list .body-list-item .border-box {
  padding: 0.2rem 0;
}
.historical-list .body-list .body-list-item .hd-text {
  margin-bottom: 0.2rem;
  font-size: 0.24rem;
}
.historical-list .body-list .body-list-item .hd-text span {
  display: block;
  text-align: right;
  color: #fff;
  font-size: 0.24rem;
}
.historical-list .body-list .body-list-item .hd-text .van-col {
  font-size: 14Px;
  color: #fff;
}
.historical-list .body-list .body-list-item .b-t1 {
  border-top: 0.02rem solid #333;
  padding-top: 0.2rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.lottery-date {
  padding: 0 16Px;
  min-height: 100vh;
}
.lottery-date .jianjie {
  text-align: center;
}
.lottery-date .jianjie .text {
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #fff;
  padding-top: 0.2rem;
}
.lottery-date .red-hd {
  background-color: #FE2C55;
  height: 0.92rem;
  margin-top: 0.4rem;
  color: #fff;
  line-height: 1rem;
  font-size: 0.32rem;
  padding: 0 0.2rem;
  border-radius: 0.2rem 0.2rem 0 0;
}
.lottery-date .red-hd .title {
  text-align: center;
  font-size: 0.32rem;
  line-height: 0.92rem;
}
.lottery-date .red-hd i {
  font-size: 0.32rem;
}
.lottery-date .week {
  padding-top: 0.2rem;
}
.lottery-date .week span {
  display: inline-block;
  width: 14.28571428%;
  font-size: 0.24rem;
  text-align: center;
  color: #fff;
}
.lottery-date .date-bd {
  padding: 0.2rem 0 0.2rem 0;
  background: #000;
  border: solid #333 1Px;
  border-top: 0;
}
.lottery-date .date-bd .day-item span, .lottery-date .date-bd .day-item label {
  display: inline-block;
  width: 14.28571428%;
  margin-bottom: 0.3rem;
}
.lottery-date .date-bd .day-item .less-day {
  color: #fff;
}
.lottery-date .date-bd .day-item span {
  text-align: center;
  color: #fff;
}
.lottery-date .date-bd .day-item span b {
  display: inline-block;
  width: 0.44rem;
  height: 0.44rem;
  line-height: 0.44rem;
  border-radius: 100%;
  font-size: 0.24rem;
  font-weight: 400;
  border: solid rgba(255, 0, 0, 0) 1Px;
  position: relative;
}
.lottery-date .date-bd .day-item span b.act {
  border: 0.02rem solid #FE2C55;
  background: #FE2C55;
  color: #fff;
}
.lottery-date .date-bd .day-item span b.act1 {
  background: #fff;
  color: #FE2C55;
  border: 0.02rem solid #FE2C55;
}
.lottery-date .date-bd .day-item span b.to-day {
  color: #fff;
}
.lottery-date .date-bd .day-item span b.to-day::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -0.2rem;
  width: 0.1rem;
  height: 0.1rem;
  margin-left: -0.04rem;
  background: #FE2C55;
  border-radius: 50%;
}
.lottery-date .date-bd .day-item span b.hover {
  border: solid #FE2C55 1Px;
  background: #FE2C55;
  color: #fff;
}
.lottery-date .ft {
  text-align: center;
  padding: 0.6rem 0;
  color: #fff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.lottery-index {
  padding-top: 46Px;
  background: #000000;
}
.lottery-index .van-nav-bar {
  background: #000;
}
.lottery-index .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.lottery-index .b-t {
  border-color: #000 !important;
}
.lottery-index [class*=van-hairline]::after {
  border-color: #333 !important;
}
.lottery-index .van-sticky--fixed {
  max-width: 480Px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
}
.lottery-index .new-van-tabs .van-tabs__wrap {
  padding: 0.2rem 0.36rem;
  height: auto;
}
.lottery-index .new-van-tabs .van-tabs__nav--card {
  height: 0.76rem;
  margin: 0;
  border: 0.02rem solid #252525 !important;
  border-radius: 0;
  background: #151515;
}
.lottery-index .new-van-tabs .van-tabs__nav--card .van-tab {
  height: 0.72rem;
  line-height: 0.72rem;
  color: #fff !important;
  font-size: 0.3rem;
  border-color: #252525 !important;
  background: #151515;
}
.lottery-index .new-van-tabs .van-tabs__nav--card .van-tab.van-tab--active {
  background: #FE2C55 !important;
  color: #fff !important;
}
.lottery-index .lottery-year-popup {
  overflow: hidden;
  border-radius: 0.56rem 0.56rem 0 0;
  background: #222;
}
.lottery-index .lottery-year-popup .van-picker {
  background: #222;
  color: #fff;
}
.lottery-index .lottery-year-popup .van-picker__toolbar {
  height: 1.04rem;
  background: #222;
}
.lottery-index .lottery-year-popup .van-picker__cancel,
.lottery-index .lottery-year-popup .van-picker__confirm {
  color: #bdbdbd;
  font-size: 0.28rem;
  font-weight: 600;
  line-height: 1.04rem;
}
.lottery-index .lottery-year-popup .van-picker__title {
  color: #bdbdbd;
  font-size: 0.32rem;
  font-weight: 700;
  line-height: 1.04rem;
}
.lottery-index .lottery-year-popup .van-picker__cancel {
  padding-left: 0.44rem;
}
.lottery-index .lottery-year-popup .van-picker__confirm {
  padding-right: 0.44rem;
}
.lottery-index .lottery-year-popup .van-picker-column {
  background: #222;
}
.lottery-index .lottery-year-popup .van-picker-column__item {
  color: #666;
  font-size: 0.26rem;
  font-weight: 400;
}
.lottery-index .lottery-year-popup .van-picker-column__item--selected {
  color: #fff;
  font-size: 0.28rem;
  font-weight: 500;
}
.lottery-index .lottery-year-popup .van-picker__mask {
  background-image: linear-gradient(180deg, rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.35)), linear-gradient(0deg, rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.35));
}
.lottery-index .lottery-year-popup .van-picker__frame {
  left: 0.2rem;
  right: 0.2rem;
  border-top: 0.02rem solid #333;
  border-bottom: 0.02rem solid #333;
}
.lottery-index .lottery-year-popup .van-hairline-unset--top-bottom::after,
.lottery-index .lottery-year-popup .van-hairline--top-bottom::after {
  border-color: #333;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.lottery-details {
  background: #000;
  height: 100vh;
}
.lottery-details .van-nav-bar {
  background: #000;
}
.lottery-details .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.lottery-details .b-t {
  border-color: #000 !important;
}
.lottery-details [class*=van-hairline]::after {
  border-color: #333 !important;
}
.lottery-details .lottery-details-body {
  padding: 0.2rem 0.32rem 0.1rem;
  background: #000;
}
.lottery-details .lottery-details-body .hd-text {
  font-size: 0.24rem;
  color: #fff;
  margin-bottom: 0.2rem;
}
.lottery-details .lottery-details-body .border-box {
  margin-bottom: 0.2rem;
}
.lottery-details .lottery-details-body .details-info .desc {
  padding: 0.2rem 0 0;
  line-height: 0.5rem;
}
.lottery-details .lottery-details-body .details-info .desc .col-0, .lottery-details .lottery-details-body .details-info .desc .col-1, .lottery-details .lottery-details-body .details-info .desc .col-2, .lottery-details .lottery-details-body .details-info .desc .col-3 {
  line-height: 0.7rem;
  text-align: center;
  color: #fff;
  font-size: 0.24rem;
}
.lottery-details .lottery-details-body .details-info .desc .col-0, .lottery-details .lottery-details-body .details-info .desc .col-1 {
  border-bottom: solid #333 1Px;
}
.lottery-details .lottery-details-body .details-info .desc .col-0, .lottery-details .lottery-details-body .details-info .desc .col-2 {
  border-right: solid #333 1Px;
}
.lottery-details .img-path {
  position: fixed;
  bottom: -0.1rem;
  top: 5.2rem;
  max-width: 480Px;
}
.lottery-details .img-path img {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.recommend-videos-com-wrap {
  padding: 0.2rem 0.08rem;
}
.recommend-videos-com-wrap > p {
  padding: 0 0.2rem;
  font-size: 0.24rem;
  color: #fff;
}
.recommend-videos-com-wrap > p span {
  float: right;
  color: #FE2C55;
}
.recommend-videos-com-wrap .recommend-videos-com-bd {
  display: flex;
  justify-content: flex-start;
  padding: 0 0.1rem;
  flex-wrap: wrap;
}
.recommend-videos-com-wrap .recommend-videos-com-bd > div {
  width: 50%;
  padding: 0 0.1rem;
  margin-top: 0.14rem;
}
.recommend-videos-com-wrap .recommend-videos-com-bd > div video {
  height: 1.8rem;
  width: 100%;
  object-fit: fill;
}
.recommend-videos-com-wrap .recommend-videos-com-bd > div .video-bg {
  height: 1.8rem;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
}
.recommend-videos-com-wrap .recommend-videos-com-bd > div .video-bg img {
  height: 100%;
  width: 100%;
}
.recommend-videos-com-wrap .recommend-videos-com-bd > div .video-bg label {
  background-image: url(../img/play_6cd309c6.png);
  background-size: 100% 100%;
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  bottom: 0.2rem;
  left: 0.2rem;
}
.recommend-videos-com-wrap .recommend-videos-com-bd > div p {
  margin-top: 0.14rem;
  color: #fff;
  font-size: 0.24rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.m-scene-recommend {
  min-height: 100vh;
  background: #000 !important;
}
.m-scene-recommend .van-nav-bar {
  background: #000;
}
.m-scene-recommend .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.m-scene-recommend .text-info-list li {
  border-color: #333 !important;
}
.m-scene-recommend [class*=van-hairline]::after {
  border-color: #333 !important;
}
.m-scene-recommend .m-scene-recommend-body {
  max-width: 480Px;
  margin: 0 auto;
  background: #000 !important;
}
.m-scene-recommend .new-van-tabs .van-tabs__nav--card .van-tab.van-tab--active {
  background-color: #FE2C55 !important;
}
.m-scene-recommend .block-lottery-head {
  color: #fff;
  text-align: center;
  font-size: 0.26rem;
}
.m-scene-recommend .video {
  height: 3.6rem;
}
.m-scene-recommend .th {
  padding: 0 0.2rem;
}
.m-scene-recommend .bd {
  font-size: 0.24rem;
  padding: 0.1rem 0.26rem;
  color: #fff;
}
.m-scene-recommend .bd label {
  color: #FE2C55;
}
.m-scene-recommend .ft {
  padding: 0.16rem 0.26rem;
  font-size: 0.24rem;
  line-height: 0.48rem;
}
.m-scene-recommend .ft ul li {
  overflow: hidden;
}
.m-scene-recommend .ft ul li:last-child {
  color: #FE2C55;
}
.m-scene-recommend .ft li {
  position: relative;
}
.m-scene-recommend .ft .ft-right {
  font-size: 0.24rem;
  background: red;
  color: #fff;
  border-radius: 0.2rem;
  padding: 0 0.08rem;
}
.m-scene-recommend .live-mask {
  width: 1.6rem;
  height: 0.8rem;
  background: #000;
  position: absolute;
  z-index: 999;
  right: 15Px;
  top: 0;
  z-index: 99;
}
.m-scene-recommend .video-mask {
  height: 3.6rem;
  background: #000;
  display: flex;
  justify-content: space-between;
  padding: 0 0.8rem;
  align-items: center;
  position: relative;
}
.m-scene-recommend .video-mask p {
  font-size: 0.28rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.36rem;
  text-align: center;
}
.m-scene-recommend .video-mask p span {
  color: red;
}
.vant-swiper-body-mini .nice-text {
  background-color: #FE2C55;
  padding: 0.3rem 0.1rem;
  color: #fff;
  font-size: 0.24rem;
  font-weight: 700;
}
.vant-swiper-body-mini .nice-text span {
  color: #fec72f;
}
.vant-swiper-body-mini .nice-text label {
  background-color: #fff;
  color: #FE2C55;
  border-radius: 0.4rem;
  float: right;
  padding: 0.1rem 0.1rem;
  margin-top: -0.08rem;
}
.vant-swiper-body-mini .van-swipe {
  height: 2rem;
}
.vant-swiper-body-mini.radius,
.vant-swiper-body-mini.radius .van-swipe {
  border-radius: 0.08rem;
}
.vant-swiper-body-mini .van-swipe-item img {
  display: block;
  width: 100%;
  height: 100%;
}
.m-scene-recommend {
  background: #eaf4fe;
}
.m-scene-recommend .m-scene-recommend-body {
  max-width: 9.6rem;
  margin: 0 auto;
  background-color: #f6f6f6;
}
.m-scene-recommend .video {
  height: 3.6rem;
}
.m-scene-recommend .th {
  border-bottom: solid #333 1Px;
  border-top: solid #333 1Px;
  padding: 0.2rem 0.2rem;
}
.m-scene-recommend .th .border-box {
  padding: 0.2rem 0;
}
.m-scene-recommend .th .border-box .border-box-body-hd {
  justify-content: center !important;
}
.m-scene-recommend .th .border-box {
  padding-bottom: 0;
}
.m-scene-recommend .prize-list {
  background: #fff;
  padding: 0.2rem 0.3rem;
}
.m-scene-recommend .prize-list .hd-box {
  padding-bottom: 0.1rem;
}
.m-scene-recommend .prize-list .hd-box .title {
  font-size: 0.26rem;
  font-weight: 500;
}
.m-scene-recommend .prize-list .hd-box .right {
  font-size: 0.26rem;
  color: #FE2C55;
  font-weight: 500;
}
.m-scene-recommend .prize-list .bd-box .item {
  margin-top: 0.2rem;
  box-shadow: 0 0.02rem 0.08rem 0 rgba(160, 160, 160, 0.5);
}
.m-scene-recommend .prize-list .bd-box .item .image {
  height: 2rem;
  position: relative;
}
.m-scene-recommend .prize-list .bd-box .item .image img {
  width: 100%;
  height: 100%;
}
.m-scene-recommend .prize-list .bd-box .item .image label {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAYFBMVEUAAAB/f3+/v7+zs7PMzMzJycnGxsa/v7/CwsLIyMjDw8PFxcXExMTHx8fGxsbExMTFxcXGxsbFxcXFxcXGxsbFxcXGxsbGxsbExMTFxcXFxcXFxcXExMTFxcXGxsbFxcW9W9zkAAAAH3RSTlMAAgQKChMbHCoqN1hfX3iHlpeen6u0tNLU1OPr9Pj+hzYalQAAAPhJREFUOMudldsSgjAMRBeQi4AUlItSS/7/L33Q0V7SUtzHzpnuJE22gK6k7sZFKiWXsasT+FSIlTStomCxvFdkSfW5yzWSGMnGwtJhI1bbkOpcNpFXU6bdN1NA8+/OgYIavnVsYXD7VJRL2pF8d6mnXfUAUJp9vjwZUJUAhHmG84MhBZCsFojTzQXXBDXZIMDY1+gYEJVj32HkQNd+xMKCjv0C6QEtewnlA017FQKvBui3vpvWvmJau5jo9kQ3nHvClnvC6KFwxqzyjFnc4BZHViF+uaLXNT4AkE4hbtJiKguEz5z9E3vxQXogmgGUdtiX3n8h8H28ALpjis/Lm8ymAAAAAElFTkSuQmCC);
  background-size: 100% 100%;
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  left: 50%;
  top: 50%;
  margin-left: -0.25rem;
  margin-top: -0.25rem;
}
.m-scene-recommend .prize-list .bd-box .item .text {
  font-size: 0.24rem;
  text-align: center;
  padding: 0.2rem 0;
}
.m-scene-recommend .bd {
  font-size: 0.24rem;
  padding: 0.1rem 0.26rem;
}
.m-scene-recommend .bd label {
  color: #FE2C55;
}
.m-scene-recommend .ft {
  padding: 0.16rem 0.26rem;
  font-size: 0.24rem;
  line-height: 0.48rem;
  border-bottom: solid #333 0.02rem;
}
.m-scene-recommend .ft ul li {
  overflow: hidden;
  color: #fff;
}
.m-scene-recommend .ft ul li:last-child {
  color: #FE2C55;
}
.m-scene-recommend .ft li {
  position: relative;
}
.m-scene-recommend .ft li .ft-col {
  margin-left: 0.1rem;
}
.m-scene-recommend .ft .ft-right {
  font-size: 0.24rem;
  background: red;
  color: #fff;
  border-radius: 0.2rem;
  padding: 0 0.08rem;
}
.onling-open {
  width: 2.4rem;
  padding: 0.1rem 0.4rem;
  background: #FE2C55;
  color: #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.onling-open .my-icon {
  margin-left: 0.1rem;
}
@media screen and (min-width: 769px) {
.m-scene-recommend .m-scene-recommend-body {
    max-width: 480Px !important;
}
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.recommend-video-list .van-nav-bar {
  background: #000000;
}
.recommend-video-list .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.recommend-video-item {
  background: #000000;
  min-height: 100vh;
}
.recommend-video-item [class*=van-hairline]::after {
  border-color: #333 !important;
}
.recommend-video-item .van-nav-bar {
  background: #000000;
}
.recommend-video-item .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.recommend-video-item .border-box-body-hd {
  padding: 0.2rem 0.2rem 0;
}
.recommend-video-item .recommend-video-item-body {
  padding: 0.32rem 0.28rem;
  text-align: center;
}
.recommend-video-item .recommend-video-item-body p {
  color: #fff;
  font-size: 0.3rem;
  margin-bottom: 0.34rem;
}
.recommend-video-item .recommend-video-item-body video {
  width: 100%;
  height: 3.44rem;
  object-fit: fill;
}
.recommend-video-item .recommend-video-item-body .van-row--flex .van-col--12 {
  width: 100%;
}
.recommend-video-item .recommend-video-item-body .van-row--flex .van-col--12 .text-left {
  text-align: center;
}
.recommend-video-item .recommend-video-item-body .van-row--flex .van-col--12:nth-of-type(2) {
  display: none;
}
.recommend-video-item .to-amtk {
  margin-bottom: 0.2rem;
  padding: 0 0.2rem;
}
.recommend-video-item .to-amtk img {
  width: 100%;
  display: block;
}

.van-popop-v1[data-v-71d3766a] {
    position: fixed;
    inset: 0;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
}
.van-popop-v1--absolute[data-v-71d3766a] {
    position: absolute;
}
.van-popop-v1--bottom[data-v-71d3766a] {
    align-items: flex-end;
}
.van-popop-v1--top[data-v-71d3766a] {
    align-items: flex-start;
}
.van-popop-v1--center[data-v-71d3766a] {
    align-items: center;
    justify-content: center;
}
.van-popop-v1__overlay[data-v-71d3766a] {
    position: absolute;
    inset: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: opacity 0.2s ease;
    pointer-events: auto;
}
.van-popop-v1__panel[data-v-71d3766a] {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: 100%;
    background: #fff;
    transform: translate3d(0, 100%, 0);
    transition-property: transform, opacity;
    transition-timing-function: ease;
    pointer-events: auto;
    opacity: 1;
    box-sizing: border-box;
}
.van-popop-v1__panel--round[data-v-71d3766a] {
    border-radius: 0.32rem 0.32rem 0 0;
    overflow: hidden;
}
.van-popop-v1__panel--safe-bottom[data-v-71d3766a] {
    padding-bottom: env(safe-area-inset-bottom);
}
.van-popop-v1--top .van-popop-v1__panel[data-v-71d3766a] {
    transform: translate3d(0, -100%, 0);
}
.van-popop-v1--center .van-popop-v1__panel[data-v-71d3766a] {
    width: auto;
    max-width: calc(100% - 0.64rem);
    transform: scale(0.95);
    opacity: 0;
}
.van-popop-v1--active .van-popop-v1__overlay[data-v-71d3766a] {
    opacity: 1;
}
.van-popop-v1--active.van-popop-v1--bottom .van-popop-v1__panel[data-v-71d3766a],
.van-popop-v1--active.van-popop-v1--top .van-popop-v1__panel[data-v-71d3766a] {
    transform: translate3d(0, 0, 0);
}
.van-popop-v1--active.van-popop-v1--center .van-popop-v1__panel[data-v-71d3766a] {
    transform: scale(1);
    opacity: 1;
}
.van-popop-v1__header[data-v-71d3766a] {
    position: relative;
    min-height: 0.88rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.24rem 0.88rem;
    box-sizing: border-box;
}
.van-popop-v1__title[data-v-71d3766a] {
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
    color: #323233;
    font-weight: 500;
    line-height: 0.4rem;
}
.van-popop-v1__close[data-v-71d3766a] {
    position: absolute;
    right: 0.32rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.32rem;
    color: #969799;
    line-height: 1;
}
.van-popop-v1__body[data-v-71d3766a] {
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 0;
    box-sizing: border-box;
}


.record-panel[data-v-3211f42c] {
    display: flex;
    flex-direction: column;
    height: 65vh;
    background: #000;
    color: #fff;
}
.popup-title[data-v-3211f42c] {
    position: relative;
    padding: 0.36rem 0;
    font-size: 0.28rem;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
}
.record-list[data-v-3211f42c] {
    flex: 1;
    overflow-y: auto;
}
.record-item[data-v-3211f42c] {
    font-size: 0.26rem;
    padding: 0 0.24rem;
    border-bottom: 0.1rem solid #2d2d2d;
}
.record-row[data-v-3211f42c] {
    display: flex;
    justify-content: space-between;
    gap: 0.24rem;
    padding: 0.2rem 0;
    color: #fff;
}
.record-row[data-v-3211f42c]:first-child {
    border-bottom: 0.01rem solid #747474;
}
.record-row span[data-v-3211f42c]:first-child {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.record-main[data-v-3211f42c] {
    padding-bottom: 0;
}
.record-row span[data-v-3211f42c]:last-child {
    color: #999;
    flex-shrink: 0;
}
.record-row .win[data-v-3211f42c] {
    color: red;
}
.record-empty[data-v-3211f42c] {
    padding: 0.48rem 0;
    text-align: center;
    color: #999;
    font-size: 0.26rem;
}
.record-footer[data-v-3211f42c] {
    height: 1.2rem;
    display: flex;
    border-top: 0.02rem solid #747474;
    color: #fff;
    font-size: 0.28rem;
}
.record-footer > div[data-v-3211f42c] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.record-footer b[data-v-3211f42c] {
    color: red;
    padding-top: 0.06rem;
    font-weight: normal;
}


.botwrap-height[data-v-0374ba25]{
	display: flex;
	justify-content: space-between;
}
.botwrap-height>div[data-v-0374ba25]{
	width: 15%;
	text-align: center;
	background: #2d2d2d;
	padding: 0.12rem 0;
	color: #fff;
	border-radius:0.1rem;
}
.botwrap-height .act[data-v-0374ba25]{
	background: #c70707!important;
}



.popup-title[data-v-64fadf09] {
    position: relative;
}
.popup-title>span[data-v-64fadf09] {
    position: absolute;
    right: 0.24rem;
    top: 50%;
    font-size: 0.24rem;
    color: #B7B7B7;
    transform: translateY(-50%);
}
table[data-v-64fadf09] {
	border-collapse: collapse;
	border-spacing: 0rem;
	width: 100%;
}
table[data-v-64fadf09], th[data-v-64fadf09], td[data-v-64fadf09] {
	padding: 0.14rem 0.06rem;
	border: 0.02rem solid #fff;
	text-align: center;
	font-size: 0.24rem;
}
tr>td[data-v-64fadf09]:nth-child(1){
	max-width:3rem;
}
.popup-title[data-v-64fadf09]{
	position: relative;
	padding: 0.36rem 0;
	font-size: 0.28rem;
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: center;
}
.layout-t3[data-v-64fadf09]{
	flex: 1;
	overflow: hidden;
	background: #000;
	color: #fff;
	font-size: 0.26rem!important;
}
.t3-header[data-v-64fadf09]{
	display: flex;
	justify-content: space-between;
	padding: 0.2rem 0.24rem;
}
.t3-header>div[data-v-64fadf09]{}
.tab-con[data-v-64fadf09]{
	flex: 1;
	overflow-y: auto;
}
.botwrap[data-v-64fadf09]{
	padding:0.16rem;
	border-top: 0.02rem solid #333;
}
.tab-bot[data-v-64fadf09]{
	margin-top: 0.16rem;
	display: flex;
	align-items: center;
}
.tab-bot>span[data-v-64fadf09]{
	color: red;
	padding: 0 0.04rem;
}
.tab-bot>.btn[data-v-64fadf09]{
	background: red;
	height: 0.6rem;
	padding: 0 0.14rem;
	line-height: 0.6rem;
	border-radius: 0.1rem;
	margin-left: 0.2rem;
}
.tab-con-tip[data-v-64fadf09]{
	display: flex;
	align-items: center;
	padding: 0.2rem;
}
.tab-con-tip>div[data-v-64fadf09]:nth-child(1){
	height: 0.48rem;
	line-height: 0.48rem;
	flex: 1;
}
.tab-con-tip>div[data-v-64fadf09]:nth-child(2){
	height: 0.48rem;
	line-height: 0.48rem;
	width: 25%;
	text-align: center;
}
.tab-con-tip>div[data-v-64fadf09]:nth-child(3){
	height: 0.48rem;
	line-height: 0.48rem;
	width: 25%;
	text-align: center;
}
.tab-con-tip>div[data-v-64fadf09]:nth-child(4){
	height: 0.48rem;
	line-height: 0.48rem;
	width: 0.8rem;
	text-align: center;
}
.tab-con-tip input[data-v-64fadf09]{
	display: block;
	color: black;
	flex: 1;
	border-radius: 0.08rem;
	border: none;
	outline: none;
}
.tab-con-i[data-v-64fadf09]{
	border-bottom: 0.02rem solid #333;
}
.tab-con-i-tro[data-v-64fadf09]{
	padding: 0.2rem 0.2rem 0;
	line-height: 0.4rem;
}
.btn-de[data-v-64fadf09]{
	background: #666!important;
}
[data-v-64fadf09] .van-stepper__input{
	margin: 0!important;
}
[data-v-64fadf09] .van-stepper__plus,[data-v-64fadf09] .van-stepper__minus{
	background: #d1d1d1!important;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.formula-list[data-v-1c705fe4] {
  min-height: 100vh;
  background: #000000;
  padding-top: 0.92rem;
}
.formula-list .formula-refresh[data-v-1c705fe4] {
  min-height: calc(100vh - 0.92rem);
}
.formula-list .formula-refresh[data-v-1c705fe4] .van-pull-refresh__track {
  min-height: 100%;
}
.formula-list[data-v-1c705fe4] .van-hairline--bottom:after {
  border-color: #1f1f1f !important;
}
.formula-list .van-nav-bar[data-v-1c705fe4] {
  background: #000000;
  border-bottom: none;
}
.formula-list .van-nav-bar .van-nav-bar__title[data-v-1c705fe4] {
  color: #fff;
  font-size: 0.36rem;
  font-weight: 600;
}
.formula-list .van-nav-bar .van-nav-bar__left[data-v-1c705fe4] {
  padding: 0 0.32rem;
}
.formula-list .content-wrapper[data-v-1c705fe4] {
  padding: 0 0 0.36rem;
}
.formula-list .result-section[data-v-1c705fe4],
.formula-list .panel[data-v-1c705fe4],
.formula-list .fk-row[data-v-1c705fe4] {
  margin: 0 0.2rem 0.2rem;
}
.formula-list .result-card[data-v-1c705fe4] {
  background: #101217;
  border-radius: 0.2rem;
  padding: 0.24rem 0.28rem 0.28rem;
  min-height: 2.8rem;
}
.formula-list .result-head[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  width: 100%;
}
.formula-list .result-head .result-title[data-v-1c705fe4] {
  font-size: 0.24rem;
  font-weight: 500;
  color: #8d8d8d;
}
.formula-list .history-link[data-v-1c705fe4] {
  color: #0ed44b;
  font-size: 0.24rem;
  font-weight: 500;
  line-height: 1;
}
.formula-list .result-balls[data-v-1c705fe4] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 0.24rem;
}
.formula-list .result-ball-item[data-v-1c705fe4] {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 0;
}
.formula-list .result-ball-item.special[data-v-1c705fe4] {
  margin-left: 0.08rem;
}
.formula-list .result-ball[data-v-1c705fe4] {
  display: inline-flex;
  width: 0.68rem;
  height: 0.68rem;
  align-items: center;
  justify-content: center;
  background-size: 100% 100%;
  font-size: 0.26rem;
  font-weight: 700;
  color: #4e4e4e;
}
.formula-list .ball-color-0[data-v-1c705fe4] {
  background-image: url(data:image/png;base64,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);
}
.formula-list .ball-color-1[data-v-1c705fe4] {
  background-image: url(../img/number-icon-2_1b5aa822.png);
}
.formula-list .ball-color-2[data-v-1c705fe4] {
  background-image: url(../img/number-icon-3_a0083073.png);
}
.formula-list .ball-color-3[data-v-1c705fe4] {
  background-image: url(../img/number-icon-1_8e738662.png);
}
.formula-list .result-animal[data-v-1c705fe4] {
  margin-top: 0.12rem;
  font-size: 0.22rem;
  color: #8c8c8c;
  line-height: 1.1;
  text-align: center;
  white-space: nowrap;
}
.formula-list .result-plus[data-v-1c705fe4] {
  color: #c6c6c6;
  font-size: 0.48rem;
  line-height: 0.68rem;
  margin: 0 0.04rem;
  flex: 0 0 auto;
}
.formula-list .result-time[data-v-1c705fe4] {
  margin-top: 0.24rem;
  text-align: center;
  color: #0fd74d;
  font-size: 0.26rem;
  font-weight: 500;
  line-height: 1.2;
  word-break: break-all;
}
.formula-list .platform-sticky-wrap[data-v-1c705fe4] {
  position: fixed;
  top: 0.72rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 7.4rem;
  z-index: 12;
  background: #000;
  padding: 0.2rem 0 0.16rem;
  margin-bottom: 0.12rem;
  box-sizing: border-box;
}
.formula-list .platform-sticky-placeholder[data-v-1c705fe4] {
  height: 1rem;
}
.formula-list .platform-tabs[data-v-1c705fe4] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
  padding: 0 0.24rem;
  background: #000;
}
.formula-list .platform-tab[data-v-1c705fe4] {
  position: relative;
  height: 0.8rem;
  border-radius: 0.16rem;
  background: #1f1f1f;
  border: 0.02rem solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c8c8c8;
}
.formula-list .platform-tab .platform-name[data-v-1c705fe4] {
  font-size: 0.26rem;
  font-weight: 700;
  line-height: 1;
}
.formula-list .platform-tab.active[data-v-1c705fe4] {
  background: #ff3159;
  border-color: #ff3159;
  color: #fff;
}
.formula-list .platform-tab.active[data-v-1c705fe4]::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.12rem;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 0.12rem solid transparent;
  border-right: 0.12rem solid transparent;
  border-top: 0.12rem solid #ff3159;
}
.formula-list .section-title[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.24rem 0.2rem 0.2rem;
}
.formula-list .section-title .section-line[data-v-1c705fe4] {
  width: 0.96rem;
  display: flex;
  align-items: center;
}
.formula-list .section-title .section-line img[data-v-1c705fe4] {
  width: 100%;
}
.formula-list .section-title .section-line-right[data-v-1c705fe4] {
  transform: rotateZ(180deg);
}
.formula-list .section-title .section-text[data-v-1c705fe4] {
  margin: 0 0.16rem;
  background: linear-gradient(180deg, #F9F1D5 0%, #F4C76A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 0.32rem;
  font-weight: 700;
  line-height: 1;
}
.formula-list .section-title-graphic[data-v-1c705fe4] {
  margin-bottom: 0.16rem;
}
.formula-list .panel[data-v-1c705fe4] {
  background: #131416;
  border-radius: 0.2rem;
  padding: 0.2rem 0.18rem;
  box-shadow: inset 0 0 0 0.02rem rgba(255, 255, 255, 0.02);
}
.formula-list .panel-graphic[data-v-1c705fe4] {
  padding: 0.2rem 0 0;
  overflow: hidden;
}
.formula-list .panel-graphic .filter-section[data-v-1c705fe4] {
  padding: 0 0.18rem;
}
.formula-list .panel-law[data-v-1c705fe4] {
  padding: 0.22rem 0.2rem 0.16rem;
  border-radius: 0.28rem;
  background: linear-gradient(180deg, #0f1116 0%, #0c0e13 100%);
  box-shadow: inset 0 0 0 0.02rem rgba(255, 255, 255, 0.02);
}
.formula-list .filter-section[data-v-1c705fe4] {
  display: flex;
  flex-direction: column;
}
.formula-list .filter-label[data-v-1c705fe4] {
  color: #8e949d;
  font-size: 0.22rem;
  margin-bottom: 0.1rem;
  line-height: 1;
}
.formula-list .section-title-law[data-v-1c705fe4] {
  margin-top: 0.28rem;
  margin-bottom: 0.16rem;
}
.formula-list .section-title-law .section-text[data-v-1c705fe4] {
  font-size: 0.32rem;
  font-weight: 700;
}
.formula-list .section-title-law .section-line img[data-v-1c705fe4] {
  width: 1.16rem;
  height: 0.2rem;
  display: block;
}
.formula-list .section-title-law .section-line[data-v-1c705fe4] {
  width: 1.16rem;
  height: 0.2rem;
  background: none;
}
.formula-list .section-title-law .section-line-right[data-v-1c705fe4] {
  transform: scaleX(-1);
}
.formula-list .filter-tabs[data-v-1c705fe4] {
  width: 100%;
}
.formula-list .filter-tabs[data-v-1c705fe4] .van-tabs__wrap {
  height: 0.64rem;
  background: transparent;
}
.formula-list .filter-tabs[data-v-1c705fe4] .van-tabs__nav {
  background: transparent;
  padding-right: 0.32rem;
}
.formula-list .filter-tabs[data-v-1c705fe4] .van-tabs__line {
  display: none;
}
.formula-list .filter-tabs[data-v-1c705fe4] .van-tab {
  flex: none;
  margin-right: 0.16rem;
  padding: 0;
  color: #fff;
  font-size: 0.22rem;
  line-height: 1;
}
.formula-list .filter-tabs[data-v-1c705fe4] .van-tab:last-child {
  margin-right: 0;
}
.formula-list .filter-tabs[data-v-1c705fe4] .van-tab__text {
  min-width: 1.36rem;
  padding: 0.14rem 0.22rem;
  border-radius: 0.1rem;
  background: #111216;
  color: #fff;
  border: 0.02rem solid #232526;
  text-align: center;
}
.formula-list .filter-tabs[data-v-1c705fe4] .van-tab--active .van-tab__text {
  background: #eb4d60;
  color: #fff;
  border-color: #eb4d60;
}
.formula-list .graphic-tabs[data-v-1c705fe4] .van-tabs__wrap {
  height: 0.68rem;
}
.formula-list .graphic-tabs[data-v-1c705fe4] .van-tabs__nav {
  padding-left: 0.04rem;
  padding-right: 0.2rem;
}
.formula-list .graphic-tabs[data-v-1c705fe4] .van-tab {
  margin-right: 0.04rem;
  font-size: 0.2rem;
}
.formula-list .graphic-tabs[data-v-1c705fe4] .van-tab__text {
  min-width: auto;
  padding: 0.14rem 0;
  width: 1.1rem;
  border-radius: 0.1rem;
  border-color: #232833;
  color: #c4c6cc;
  white-space: nowrap;
}
.formula-list .graphic-tabs[data-v-1c705fe4] .graphic-tabs-small {
  font-size: 0.16rem !important;
}
.formula-list .graphic-tabs[data-v-1c705fe4] .van-tab--active .van-tab__text {
  background: linear-gradient(180deg, #ff5672 0%, #ff3f63 100%);
  border-color: #ff4d69;
  color: #fff;
}
.formula-list .law-tabs[data-v-1c705fe4] .van-tabs__wrap {
  height: 0.66rem;
}
.formula-list .law-tabs[data-v-1c705fe4] .van-tabs__nav {
  padding-right: 0.12rem;
}
.formula-list .law-tabs[data-v-1c705fe4] .van-tab {
  margin-right: 0.16rem;
  font-size: 0.22rem;
}
.formula-list .law-tabs[data-v-1c705fe4] .van-tab__text {
  min-width: 1.44rem;
  padding: 0.14rem 0.24rem;
  border-radius: 0.16rem;
  background: #12141b;
  border: 0.02rem solid #232732;
  color: #c7cbd3;
  box-shadow: inset 0 0.02rem 0 rgba(255, 255, 255, 0.02);
}
.formula-list .law-tabs[data-v-1c705fe4] .van-tab--active .van-tab__text {
  background: #ff3d63;
  border-color: #ff3d63;
  color: #fff;
  box-shadow: 0 0.08rem 0.2rem rgba(255, 61, 99, 0.18);
}
.formula-list .law-tabs-second[data-v-1c705fe4] {
  margin-top: 0.04rem;
}
.formula-list .law-tabs-second[data-v-1c705fe4] .van-tabs__wrap {
  height: 0.62rem;
}
.formula-list .law-tabs-second[data-v-1c705fe4] .van-tab__text {
  min-width: auto;
  padding: 0.12rem 0.22rem;
  border-radius: 0.16rem;
  font-size: 0.2rem;
}
.formula-list .period-row[data-v-1c705fe4] {
  margin-top: 0.2rem;
}
.formula-list .period-tabs[data-v-1c705fe4] .van-tabs__wrap {
  height: 0.56rem;
}
.formula-list .period-tabs[data-v-1c705fe4] .van-tab__text {
  min-width: 1.08rem;
  padding: 0.1rem 0.16rem;
  font-size: 0.2rem;
}
.formula-list .graphic-period-tabs[data-v-1c705fe4] .van-tabs__wrap {
  height: 0.6rem;
}
.formula-list .graphic-period-tabs[data-v-1c705fe4] .van-tabs__nav {
  padding-left: 0.04rem;
  padding-right: 0.2rem;
}
.formula-list .graphic-period-tabs[data-v-1c705fe4] .van-tab {
  margin-right: 0.04rem;
}
.formula-list .graphic-period-tabs[data-v-1c705fe4] .van-tab__text {
  min-width: 1.16rem;
  padding: 0.12rem 0.16rem;
  border-radius: 0.1rem;
  border-color: #232426;
  color: #aeb2bb;
  font-size: 0.22rem;
}
.formula-list .graphic-period-tabs[data-v-1c705fe4] .van-tab--active .van-tab__text {
  background: #232426;
  border-color: #FE2C55;
  color: #FE2C55;
}
.formula-list .h6h-img-row[data-v-1c705fe4] {
  position: relative;
  margin-top: 0.2rem;
}
.formula-list .h6h-img-row .h6h-img-cover[data-v-1c705fe4] {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), 85%, rgba(0, 0, 0, 0.95));
  bottom: 0;
  left: 0;
}
.formula-list .h6h-img-row .h6h-more[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.52rem;
  background: #FE2C55;
  position: absolute;
  bottom: -0.44rem;
  transform: translateX(-50%);
  left: 50%;
  border-bottom-left-radius: 0.12rem;
  border-bottom-right-radius: 0.12rem;
  color: #fff;
  font-size: 0.24rem;
  padding: 0 0.3rem;
}
.formula-list .h6h-img-row .h6h-more .tk-more[data-v-1c705fe4] {
  width: 0.32rem;
  margin-left: 0.08rem;
}
.formula-list .h6h-img-row .h6h-more-active .tk-more[data-v-1c705fe4] {
  transform: rotateX(180deg);
}
.formula-list .h6h-img-row .h6h-img-inner-row[data-v-1c705fe4] {
  height: 3.32rem;
  overflow: hidden;
  border-radius: 0;
}
.formula-list .h6h-img-row .h6h-img-inner-row .h6h-img[data-v-1c705fe4] {
  width: 100%;
  display: block;
}
.formula-list .h6h-img-row .h6h-show-all[data-v-1c705fe4] {
  height: auto;
}
.formula-list .h6h-tip[data-v-1c705fe4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.68rem;
  padding: 0 0.18rem 0.2rem;
  color: #ffffff;
  font-size: 0.22rem;
  line-height: 1.4;
}
.formula-list .fk-row[data-v-1c705fe4] {
  background: linear-gradient(180deg, #401014 0%, #18090b 100%);
  border-radius: 0.24rem;
  padding: 0.02rem;
}
.formula-list .fk-card[data-v-1c705fe4] {
  border-radius: 0.24rem;
  background: url("https://6htvfile-test.dfgsf967.com/galleryfiles/comment/2026/05/16/20260516141919-fk8m-bg.png") no-repeat center;
  background-size: cover;
  border: 0.02rem solid #5f1d24;
  padding: 0.2rem 0.18rem 0.24rem;
  overflow: hidden;
}
.formula-list .fk-head[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.formula-list .fk-head-center[data-v-1c705fe4],
.formula-list .fk-head-right[data-v-1c705fe4] {
  display: flex;
  align-items: center;
}
.formula-list .fk-head-center[data-v-1c705fe4] {
  justify-content: center;
  width: 100%;
}
.formula-list .fk-head-logo[data-v-1c705fe4] {
  width: 0.56rem;
  height: 0.56rem;
  object-fit: contain;
  margin-right: 0.12rem;
  flex: 0 0 0.48rem;
}
.formula-list .fk-head-title[data-v-1c705fe4] {
  font-size: 0.32rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  background: linear-gradient(180deg, #F9F1D5 0%, #F4C76A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.formula-list .fk-icon-slot[data-v-1c705fe4] {
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  margin-right: 0.12rem;
  flex: 0 0 0.48rem;
  overflow: hidden;
}
.formula-list .fk-icon-slot img[data-v-1c705fe4] {
  width: 100%;
  height: 100%;
}
.formula-list .fk-icon-slot.small[data-v-1c705fe4] {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.08rem;
  flex-basis: 0.32rem;
}
.formula-list .fk-rate-label[data-v-1c705fe4] {
  font-size: 0.22rem;
  color: #f7d14f;
}
.formula-list .fk-rate-value[data-v-1c705fe4] {
  margin-left: 0.08rem;
  color: #ff5b6a;
  font-size: 0.24rem;
}
.formula-list .fk-head-sub[data-v-1c705fe4] {
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.16rem;
}
.formula-list .fk-head-tip[data-v-1c705fe4] {
  color: #f7d14f;
  font-size: 0.22rem;
  line-height: 1.2;
  flex: 1;
  min-width: 0;
}
.formula-list .fk-head-right[data-v-1c705fe4] {
  flex: 0 0 auto;
  white-space: nowrap;
}
.formula-list .xg-3v3-row[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  margin-top: 0;
  border-radius: 0.16rem 0.16rem 0 0;
  overflow: hidden;
  background: #131416;
}
.formula-list .xg-3v3-row-item[data-v-1c705fe4] {
  flex: 1;
  min-width: 0;
  height: 0.68rem;
  line-height: 0.68rem;
  font-size: 0.24rem;
  font-weight: 500;
  text-align: center;
  background: transparent;
  color: #d6d8de;
  position: relative;
}
.formula-list .xg-3v3-row-item[data-v-1c705fe4]:first-child {
  margin-right: 0;
}
.formula-list .xg-3v3-row-item[data-v-1c705fe4]:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.14rem;
  width: 0.02rem;
  height: 0.4rem;
  background: rgba(255, 255, 255, 0.08);
}
.formula-list .xg-3v3-curr[data-v-1c705fe4] {
  background: linear-gradient(180deg, #ff4e70 0%, #ff355d 100%);
  color: #fff;
}
.formula-list .fk-table[data-v-1c705fe4] {
  border: 0.02rem solid #292b30;
  border-radius: 0.16rem;
  overflow: hidden;
  background: #131416;
  margin-top: 0.2rem;
  padding: 0 0.08rem;
}
.formula-list .fk-table-with-switch[data-v-1c705fe4] {
  margin-top: 0.2rem;
}
.formula-list .fk-table-hd[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.14rem 0.18rem;
  font-size: 0.22rem;
  color: #ff5c6c;
  border-bottom: 0.02rem solid #292b30;
  background: #131416;
}
.formula-list .fk-table-hd .right[data-v-1c705fe4] {
  text-align: right;
}
.formula-list .fk-row-item[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  min-height: 1.08rem;
  padding: 0.12rem 0.08rem;
  border-bottom: 0.02rem solid #202126;
}
.formula-list .fk-row-item[data-v-1c705fe4]:last-child {
  border-bottom: none;
}
.formula-list .fk-row-left[data-v-1c705fe4] {
  width: 1.08rem;
  border-left: 0.06rem solid #1757ff;
  padding-left: 0.12rem;
}
.formula-list .fk-row-left .issue[data-v-1c705fe4] {
  font-size: 0.28rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
}
.formula-list .fk-row-left .time[data-v-1c705fe4] {
  color: #808691;
  font-size: 0.2rem;
  margin-top: 0.06rem;
}
.formula-list .fk-row-center[data-v-1c705fe4] {
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
  gap: 0.06rem;
  padding: 0 0.1rem;
  overflow: hidden;
}
.formula-list .num-ball[data-v-1c705fe4] {
  width: 0.46rem;
  height: 0.46rem;
  flex: 0 0 0.46rem;
  border-radius: 50%;
  border: 0.02rem solid #ff404f;
  color: #ffffff;
  font-weight: 700;
  font-size: 0.24rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1f2025;
}
.formula-list .num-ball.hit[data-v-1c705fe4] {
  background: #FE2C55;
  color: #fff;
}
.formula-list .fk-row-right[data-v-1c705fe4] {
  min-width: 0.6rem;
  text-align: right;
  color: #ff5b6a;
  padding-right: 0.08rem;
  font-size: 0.22rem;
  white-space: nowrap;
}
.formula-list .fk-pager[data-v-1c705fe4] {
  margin-top: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.12rem;
}
.formula-list .pager-btn[data-v-1c705fe4] {
  height: 0.56rem;
  border-radius: 0.1rem;
  border: 0.02rem solid #3c3e44;
  background: #17181c;
  color: #d2d2d2;
  font-size: 0.2rem;
  white-space: nowrap;
  padding: 0 0.12rem;
}
.formula-list .pager-btn.side[data-v-1c705fe4] {
  width: 1.08rem;
}
.formula-list .pager-btn.mid[data-v-1c705fe4] {
  flex: 1;
  min-width: 1.16rem;
}
.formula-list .pager-btn.active[data-v-1c705fe4] {
  color: #fff;
  background: #FE2C55;
  border-color: #FE2C55;
}
.formula-list .pager-btn[data-v-1c705fe4]:disabled {
  opacity: 0.45;
}
.formula-list .fk-meta[data-v-1c705fe4] {
  margin-top: 0.16rem;
  border: 0.02rem solid #2d2f34;
  border-radius: 0.16rem;
  background: #15161a;
  overflow: hidden;
}
.formula-list .fk-meta-grid[data-v-1c705fe4] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.08rem;
  padding: 0.16rem 0.12rem 0.14rem;
}
.formula-list .fk-meta-item[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
}
.formula-list .fk-meta-icon[data-v-1c705fe4] {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  background: #2b2d33;
  margin-right: 0.08rem;
  flex: 0 0 0.36rem;
}
.formula-list .fk-meta-icon img[data-v-1c705fe4] {
  width: 100%;
  height: 100%;
}
.formula-list .fk-meta-text[data-v-1c705fe4] {
  min-width: 0;
}
.formula-list .fk-meta-text .title[data-v-1c705fe4] {
  font-size: 0.2rem;
  line-height: 1.1;
  color: #f3f3f3;
  font-weight: 600;
  white-space: nowrap;
}
.formula-list .fk-meta-text .desc[data-v-1c705fe4] {
  margin-top: 0.04rem;
  font-size: 0.16rem;
  line-height: 1.1;
  color: #838790;
  white-space: nowrap;
}
.formula-list .fk-meta-bottom[data-v-1c705fe4] {
  margin-top: 0.24rem;
  display: flex;
  align-items: center;
  font-size: 0.2rem;
  color: #7b7f87;
}
.formula-list .fk-meta-bottom .left[data-v-1c705fe4],
.formula-list .fk-meta-bottom .right[data-v-1c705fe4] {
  white-space: nowrap;
}
.formula-list .fk-meta-bottom .left[data-v-1c705fe4] {
  text-align: right;
  padding-left: 0.4rem;
  position: relative;
  width: 35%;
}
.formula-list .fk-meta-bottom .left[data-v-1c705fe4]:after {
  content: "";
  width: 0.02rem;
  height: 0.18rem;
  background: #999999;
  position: absolute;
  right: -0.7rem;
  top: 0.04rem;
}
.formula-list .fk-meta-bottom .right[data-v-1c705fe4] {
  flex: 1;
  text-align: left;
  padding-left: 1.1rem;
}
.formula-list .follow-btn[data-v-1c705fe4] {
  margin-top: 0.3rem;
  height: 0.72rem;
  border-radius: 0.16rem;
  background: #FE2C55;
  color: #fff;
  font-size: 0.28rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.formula-list .formula-cards[data-v-1c705fe4] {
  margin-top: 0.16rem;
}
.formula-list .formula-card[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  padding: 0.2rem 0 0.18rem;
  border-bottom: 0.02rem solid rgba(255, 255, 255, 0.06);
}
.formula-list .formula-card[data-v-1c705fe4]:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.formula-list .card-number[data-v-1c705fe4] {
  width: 0.44rem;
  height: 0.44rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.26rem;
  font-weight: 700;
  margin-right: 0.18rem;
  flex-shrink: 0;
  background: #ff3d63;
  border-radius: 0.08rem;
  line-height: 0.44rem;
}
.formula-list .card-content[data-v-1c705fe4] {
  flex: 1;
  min-width: 0;
}
.formula-list .card-top[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.16rem;
}
.formula-list .card-title-row[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  gap: 0.16rem;
  min-width: 0;
  flex: 1;
}
.formula-list .card-name[data-v-1c705fe4] {
  color: #fff;
  font-size: 0.26rem;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.formula-list .card-result[data-v-1c705fe4] {
  color: #8a8e96;
  font-size: 0.22rem;
  flex-shrink: 0;
  white-space: nowrap;
}
.formula-list .latest[data-v-1c705fe4] {
  color: #FE2C55;
  font-size: 0.18rem;
  flex: 0 0 auto;
  white-space: nowrap;
}
.formula-list .card-meta[data-v-1c705fe4] {
  margin-top: 0.06rem;
  color: #8f949d;
  font-size: 0.22rem;
  line-height: 1.35;
}
.formula-list .card-meta-merged[data-v-1c705fe4] {
  display: flex;
  align-items: center;
  min-width: 0;
}
.formula-list .meta-issue[data-v-1c705fe4] {
  flex: 0 0 auto;
  white-space: nowrap;
}
.formula-list .meta-rule[data-v-1c705fe4] {
  min-width: 0;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.formula-list .card-side[data-v-1c705fe4] {
  flex: 0 0 auto;
  margin-left: 0.16rem;
  display: flex;
  align-items: center;
  gap: 0.12rem;
}
.formula-list .card-action[data-v-1c705fe4] {
  flex: 0 0 1.2rem;
  height: 0.48rem;
  line-height: 0.48rem;
  text-align: center;
  border-radius: 0.1rem;
  background: #ff3d63;
  color: #fff;
  font-size: 0.22rem;
  font-weight: 400;
}
.formula-list .card-arrow[data-v-1c705fe4] {
  color: #717782;
  font-size: 0.32rem;
  flex: 0 0 auto;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.zxcount-piechart-page[data-v-990824ac] {
  min-height: 100vh;
  padding-bottom: 1.48rem;
  background: #0d0e11;
}
.zxcount-piechart-page[data-v-990824ac] .van-nav-bar {
  background: #0d0e11;
  border-bottom: 0.02rem solid #2b2d33;
}
.zxcount-piechart-page[data-v-990824ac] .van-nav-bar__title {
  color: #fff;
  font-size: 0.32rem !important;
  font-weight: 400;
  letter-spacing: 0;
}
.zxcount-piechart-page[data-v-990824ac] .van-hairline--bottom::after {
  border-color: #2b2d33;
}
.zxcount-piechart-page .period-wrap[data-v-990824ac] {
  display: flex;
  align-items: center;
  color: #9a9da6;
  font-size: 0.28rem;
}
.zxcount-piechart-page .period[data-v-990824ac] {
  width: 1.16rem;
  height: 0.68rem;
  margin-left: 0.16rem;
  color: #bfc2cc;
  font-size: 0.28rem;
  text-align: center;
  background: #15161a;
  border: 0.02rem solid #2a2c33;
  border-radius: 0.16rem;
}
.zxcount-piechart-page .mint-tab-container-item[data-v-990824ac] {
  min-height: calc(100vh - 0.92rem);
  background: #0d0e11;
  border-color: #2b2d33 !important;
}
.zxcount-piechart-page .new-van-tabs[data-v-990824ac] {
  margin-top: 0;
  padding: 0.28rem 0.26rem 0;
}
.zxcount-piechart-page .new-van-tabs[data-v-990824ac] .van-tabs__wrap {
  height: auto;
}
.zxcount-piechart-page .new-van-tabs[data-v-990824ac] .van-tabs__nav--card {
  height: 0.56rem;
  margin: 0;
  background: #151515;
  border: 0.02rem solid #252525 !important;
  border-radius: 0;
}
.zxcount-piechart-page .new-van-tabs[data-v-990824ac] .van-tabs__nav--card .van-tab {
  height: 0.56rem;
  color: #9a9da6 !important;
  font-size: 0.24rem;
  line-height: 0.56rem;
  background: #151515;
  border-color: #252525 !important;
}
.zxcount-piechart-page .new-van-tabs[data-v-990824ac] .van-tabs__nav--card .van-tab.van-tab--active {
  color: #fff !important;
  background: #FE2C55 !important;
}
.zxcount-piechart-page .title-box[data-v-990824ac] {
  padding-top: 0.2rem;
  color: #FE2C55;
  font-size: 0.32rem;
  line-height: 0.44rem;
  text-align: center;
}
.zxcount-piechart-page .chart-stack[data-v-990824ac] {
  position: relative;
  width: 100%;
  height: calc(100vh - 4.96rem);
  min-height: 10.4rem;
}
.zxcount-piechart-page .chart[data-v-990824ac] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}
.zxcount-piechart-page .chart.active[data-v-990824ac] {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}
.zxcount-piechart-page[data-v-990824ac] .no-data {
  color: #8f929b;
  background: #0d0e11;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.zxcount-hmpiechart-page[data-v-04eb0b2f] {
  min-height: 100vh;
  padding-bottom: 1.48rem;
  background: #0d0e11;
}
.zxcount-hmpiechart-page[data-v-04eb0b2f] .van-nav-bar {
  background: #0d0e11;
  border-bottom: 0.02rem solid #2b2d33;
}
.zxcount-hmpiechart-page[data-v-04eb0b2f] .van-nav-bar__title {
  color: #fff;
  font-size: 0.32rem !important;
  font-weight: 400;
  letter-spacing: 0;
}
.zxcount-hmpiechart-page[data-v-04eb0b2f] .van-hairline--bottom::after {
  border-color: #2b2d33;
}
.zxcount-hmpiechart-page .period-wrap[data-v-04eb0b2f] {
  display: flex;
  align-items: center;
  color: #9a9da6;
  font-size: 0.28rem;
}
.zxcount-hmpiechart-page .period[data-v-04eb0b2f] {
  width: 1.16rem;
  height: 0.68rem;
  margin-left: 0.16rem;
  color: #bfc2cc;
  font-size: 0.28rem;
  text-align: center;
  background: #15161a;
  border: 0.02rem solid #2a2c33;
  border-radius: 0.16rem;
}
.zxcount-hmpiechart-page .mint-tab-container-item[data-v-04eb0b2f] {
  min-height: calc(100vh - 0.92rem);
  background: #0d0e11;
  border-color: #2b2d33 !important;
}
.zxcount-hmpiechart-page .new-van-tabs[data-v-04eb0b2f] {
  margin-top: 0;
  padding: 0.28rem 0.26rem 0;
}
.zxcount-hmpiechart-page .new-van-tabs[data-v-04eb0b2f] .van-tabs__wrap {
  height: auto;
}
.zxcount-hmpiechart-page .new-van-tabs[data-v-04eb0b2f] .van-tabs__nav--card {
  height: 0.56rem;
  margin: 0;
  background: #151515;
  border: 0.02rem solid #252525 !important;
  border-radius: 0;
}
.zxcount-hmpiechart-page .new-van-tabs[data-v-04eb0b2f] .van-tabs__nav--card .van-tab {
  height: 0.56rem;
  color: #9a9da6 !important;
  font-size: 0.24rem;
  line-height: 0.56rem;
  background: #151515;
  border-color: #252525 !important;
}
.zxcount-hmpiechart-page .new-van-tabs[data-v-04eb0b2f] .van-tabs__nav--card .van-tab.van-tab--active {
  color: #fff !important;
  background: #FE2C55 !important;
}
.zxcount-hmpiechart-page .title-box[data-v-04eb0b2f] {
  padding-top: 0.2rem;
  color: #FE2C55;
  font-size: 0.32rem;
  line-height: 0.44rem;
  text-align: center;
}
.zxcount-hmpiechart-page .chart-stack[data-v-04eb0b2f] {
  position: relative;
  width: 100%;
  height: calc(100vh - 4.96rem);
  min-height: 10.4rem;
}
.zxcount-hmpiechart-page .chart[data-v-04eb0b2f] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}
.zxcount-hmpiechart-page .chart.active[data-v-04eb0b2f] {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}
.zxcount-hmpiechart-page[data-v-04eb0b2f] .no-data {
  color: #8f929b;
  background: #0d0e11;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.formula-detail[data-v-4d2dee48] {
  background: #0C0D10;
  min-height: 100vh;
  padding: 0.92rem 0.2rem 0.2rem;
  display: flex;
  flex-direction: column;
}
.formula-detail .collect-refresh[data-v-4d2dee48] {
  flex: 1;
}
.formula-detail .collect-refresh[data-v-4d2dee48] .van-pull-refresh__track {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.formula-detail .collect-list-row[data-v-4d2dee48] {
  flex: 1;
  min-height: calc(100vh - 1.8rem);
  overflow: auto;
}
.formula-detail .collect-list-row .collect-list-item[data-v-4d2dee48] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1.32rem;
  border-bottom: 0.02rem solid #333333;
}
.formula-detail .collect-list-row .collect-list-item[data-v-4d2dee48]:last-child {
  border-bottom: none;
}
.formula-detail .collect-list-row .collect-list-item .collect-item-left[data-v-4d2dee48] {
  display: flex;
  align-items: center;
  flex: 1;
}
.formula-detail .collect-list-row .collect-list-item .collect-item-left .tuku-img[data-v-4d2dee48] {
  width: 1.2rem;
  height: 0.8rem;
  margin-right: 0.16rem;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.formula-detail .collect-list-row .collect-list-item .collect-item-left .item-info[data-v-4d2dee48] {
  width: 4rem;
  display: flex;
  flex-direction: column;
}
.formula-detail .collect-list-row .collect-list-item .collect-item-left .item-info div[data-v-4d2dee48]:first-child {
  color: #fff;
  font-size: 0.28rem;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.formula-detail .collect-list-row .collect-list-item .collect-item-left .item-info div[data-v-4d2dee48]:last-child {
  color: #777777;
  font-size: 0.24rem;
  font-weight: bold;
  margin-top: 0.08rem;
}
.formula-detail .collect-list-row .collect-list-item .collect-item-left .gongshi[data-v-4d2dee48] {
  width: 5.36rem;
}
.formula-detail .collect-list-row .collect-list-item .collect-item-right[data-v-4d2dee48] {
  display: flex;
  align-items: center;
}
.formula-detail .collect-list-row .collect-list-item .collect-item-right .item-lottry-type[data-v-4d2dee48] {
  background: #FE2C55;
  padding: 0.1rem 0.2rem;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 0.3rem;
  margin-right: 0.1rem;
  white-space: nowrap;
}
.formula-detail .van-nav-bar[data-v-4d2dee48] {
  background: #101114;
  border-bottom: none;
}
.formula-detail .van-nav-bar[data-v-4d2dee48]::after {
  border-bottom: none !important;
}
.formula-detail .van-nav-bar[data-v-4d2dee48] .van-nav-bar__title {
  color: #fff;
  font-size: 0.32rem !important;
}
.formula-detail .van-nav-bar .van-nav-bar__left[data-v-4d2dee48] {
  padding: 0 0.32rem;
}
.formula-detail .collect-row[data-v-4d2dee48] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.formula-detail .collect-row .collect-item[data-v-4d2dee48] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.68rem;
  border: 0.02rem solid #232323;
  color: white;
}
.formula-detail .collect-row .current-class[data-v-4d2dee48] {
  background: #FE2C55;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.corpus-wrap {
  background: #0C0D10;
  min-height: 100vh;
}
.corpus-wrap .van-nav-bar {
  background: #0C0D10;
}
.corpus-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.corpus-wrap .text-info-list li {
  border-color: #333 !important;
}
.corpus-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.corpus-wrap .van-search {
  background: #0C0D10 !important;
}
.corpus-wrap .van-search__content {
  background: transparent !important;
  border: 0.02rem solid #333 !important;
  border-radius: 0.5rem;
}
.corpus-wrap .van-field__control::placeholder {
  color: #555555;
}
.corpus-wrap .van-search .van-cell {
  background: transparent !important;
}
.corpus-wrap .search-list {
  padding: 0.1rem 0.2rem 0;
  background: #000;
}
.corpus-wrap .search-list .search-item {
  float: left;
  width: 33.333%;
  color: #fff;
}
.corpus-wrap .search-list .search-item > div {
  background: #15161A;
  width: 90%;
  height: 0.64rem;
  line-height: 0.56rem;
  border-radius: 0.12rem;
  text-align: center;
  margin: 0 auto 0.28rem auto;
  font-size: 0.24rem;
  color: #B0B0B0;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.register-and-get-wrap {
  position: relative;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 42vh;
}
.register-and-get-wrap .register-body {
  padding: 0 1.16rem;
}
.register-and-get-wrap .register-body p {
  font-family: "FZPingHei-B04T";
  color: #fff;
  font-size: 0.34rem;
  line-height: 0.48rem;
  text-align: center;
}
.register-and-get-wrap .body-input {
  padding: 0.85rem 0 0.09rem 0;
}
.register-and-get-wrap .body-input .line-item {
  display: flex;
  margin-bottom: 0.4rem;
}
.register-and-get-wrap .body-input .span {
  font-size: 0.26rem;
  color: #8C8C8C;
  line-height: 0.6rem;
}
.register-and-get-wrap .body-input .span.width {
  text-align: right;
  width: 1.4rem;
  padding-right: 0.2rem;
}
.register-and-get-wrap .body-input input {
  flex: 1;
  height: 0.7rem;
  background: #f2f2f2;
  border: none;
  padding-left: 0.7rem;
  font-size: 0.15rem;
  border-radius: 0.1rem;
}
.register-and-get-wrap .body-input table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.46rem;
}
.register-and-get-wrap .body-input table .get-code {
  display: inline-block;
  color: #0E9848;
  font-size: 0.3rem;
  line-height: 0.7rem;
  height: 0.7rem;
  background: #fff;
  border-radius: 0.1rem;
  margin-left: 0.1rem;
  width: 1.8rem;
  text-align: center;
}
.register-and-get-wrap .body-input table td > div {
  position: relative;
}
.register-and-get-wrap .body-input table td > div > img {
  position: absolute;
  top: 0.16rem;
  left: 0.15rem;
  display: block;
  width: 0.4rem;
}
.register-and-get-wrap .body-input table .td1 {
  width: 1.2rem;
  text-align: left;
}
.register-and-get-wrap .body-input table .td2 input {
  flex: inherit;
  width: 100%;
}
.register-and-get-wrap .body-input table .td3 {
  width: 1.8rem;
  text-align: right;
}
.register-and-get-wrap .primary-btn {
  width: 4.91rem;
  border-radius: 0.4rem;
  background: #FE2C55;
  line-height: 0.76rem;
  font-size: 0.34rem;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  width: 90%;
  height: 1.07rem;
}
.register-and-get-wrap .primary-btn img {
  width: 100%;
  display: block;
  height: 100%;
}
.register-and-get-wrap .confirm-wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}
.register-and-get-wrap .confirm-wrap > div {
  position: absolute;
  top: 5.48rem;
  left: 50%;
  transform: translateX(-50%);
  width: 5.24rem;
  background: #fff;
  border-radius: 0.2rem;
  text-align: center;
  font-size: 0.34rem;
  color: #666666;
}
.register-and-get-wrap .confirm-wrap > div > p:nth-of-type(1) {
  padding: 0.65rem 0 0.74rem;
}
.register-and-get-wrap .confirm-wrap > div > p:nth-of-type(2) {
  color: #006627;
  padding: 0.32rem 0 0.36rem;
  border-top: 0.02rem solid #eee;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.level-wrap {
  padding-top: 0.92rem;
}
.level-wrap .top-notice {
  background: #FE2C55;
  color: #fff;
  font-size: 0.24rem;
  padding: 0.4rem 0;
  text-align: center;
}
.level-wrap .top-notice h1 {
  margin: 0 0 0.16rem 0;
}
.level-wrap .van-nav-bar__right {
  color: #FE2C55;
  font-size: 0.28rem;
}
.level-wrap .table-wrap {
  background: #fff;
  text-align: center;
  padding: 0.5rem 1rem 0.2rem 1rem;
}
.level-wrap .table-wrap h4 {
  color: #fff;
  font-size: 0.26rem;
  line-height: 0.5rem;
  font-weight: 800;
  background: #FE2C55;
}
.level-wrap .table-wrap table {
  border-collapse: collapse;
  width: 100%;
  border-left: 0.02rem solid #48a8ff;
  border-top: 0.02rem solid #48a8ff;
}
.level-wrap .table-wrap table td,
.level-wrap .table-wrap table th {
  border-right: 0.02rem solid #48a8ff;
  border-bottom: 0.02rem solid #48a8ff;
}
.level-wrap .table-wrap table th {
  font-size: 0.24rem;
  color: #FE2C55;
  height: 0.52rem;
  font-weight: bold;
}
.level-wrap .table-wrap table td {
  font-size: 0.24rem;
  color: #888;
  height: 0.6rem;
}
.level-wrap .table-wrap table td img {
  width: 0.32rem;
}
.level-wrap .ft-text {
  padding: 0 0.3rem;
}
.level-wrap .ft-text .how-get {
  text-align: left;
  font-size: 0.3rem;
  margin-bottom: 0.18rem;
}
.level-wrap .ft-text .get-list {
  color: #666;
  font-size: 0.28rem;
  text-align: left;
  margin-bottom: 0.3rem;
  font-size: 0.24rem;
  padding-left: 0.3rem;
  line-height: 0.44rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.myczz-wrap {
  padding-top: 0.92rem;
}
.myczz-wrap .top-notice {
  background: #FE2C55;
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
  padding: 0.44rem 0;
}
.myczz-wrap .top-notice h1 {
  margin: 0;
}
.myczz-wrap .van-cell {
  padding: 0.18rem 0.32rem;
  color: #444;
}
.myczz-wrap .van-cell .van-cell__value span {
  font-size: 0.32rem;
  color: #f25050;
  position: relative;
  top: 0.24rem;
}
.myczz-wrap .tips {
  padding: 0.2rem;
  text-align: center;
  color: #333;
  font-size: 0.24rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.act-hongbap-wrap {
  min-height: 100vh;
  position: relative;
  background-size: 100% 100%;
}
.act-hongbap-wrap .num {
  font-weight: bold;
  font-size: 0.32rem;
  color: white;
  text-align: center;
  padding-top: 2.7rem;
}
.act-hongbap-wrap .hb-chai {
  position: absolute;
  width: 3.6rem;
  height: 4.68rem;
  top: 50%;
  left: 50%;
  margin-left: -1.8rem;
  margin-top: -2rem;
  background-image: url(../img/hb-c_10964495.png);
  background-size: 100% 100%;
}
.act-hongbap-wrap .hongbao-wrap {
  position: absolute;
  width: 5.14rem;
  height: 4.68rem;
  top: 50%;
  left: 50%;
  margin-left: -2.54rem;
  margin-top: -2rem;
  z-index: 1;
  text-align: center;
}
.act-hongbap-wrap .hongbao-wrap .hongbao-wrap-body {
  position: relative;
  height: 100%;
  width: 100%;
  background-image: url(../img/hb-ok_458b3620.png);
  background-size: 100% 100%;
}
.act-hongbap-wrap .hongbao-wrap .hongbao-wrap-body .has-get {
  font-size: 0.44rem;
  font-weight: 800;
  color: white;
  padding-top: 2.6rem;
}
.act-hongbap-wrap .hongbao-wrap .hongbao-wrap-body .money {
  font-size: 0.44rem;
  font-weight: 800;
  color: #fff600;
  padding-top: 0.2rem;
}
.act-hongbap-wrap .text-body {
  position: absolute;
  bottom: 0.4rem;
  left: 0.4rem;
  right: 0.4rem;
  color: #fff;
}
.act-hongbap-wrap .text-body .title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
}
.act-hongbap-wrap .text-body .text {
  font-size: 0.24rem;
  font-weight: 400;
  padding: 0.24rem 0 0.4rem 0;
  line-height: 0.38rem;
}
.act-hongbap-wrap .text-body .ft-t {
  text-align: center;
}
.act-hongbap-wrap .text-body .ft-t span {
  background: #fafafa;
  border-radius: 0.22rem;
  padding: 0.06rem 0.1rem;
  color: #3200bc;
  font-size: 12Px;
}
.act-hongbap-wrap .van-popup {
  background: transparent;
}
.act-hongbap-wrap .van-popup .get-hongbao-wrap {
  width: 5.14rem;
  height: 4.68rem;
  background-image: url(../img/hb-ok_458b3620.png);
  background-size: 100% 100%;
}
.act-hongbap-wrap .van-popup .get-hongbao-wrap .get-wrap {
  padding-top: 2.18rem;
  text-align: center;
  color: #fff;
}
.act-hongbap-wrap .van-popup .get-hongbao-wrap .get-wrap .has-get {
  font-size: 0.44rem;
  font-weight: 800;
}
.act-hongbap-wrap .van-popup .get-hongbao-wrap .get-wrap .sub-title {
  font-size: 0.28rem;
  font-weight: 800;
  margin-top: 0.12rem;
}
.act-hongbap-wrap .van-popup .get-hongbao-wrap .get-wrap .money {
  font-size: 0.44rem;
  color: #FFF600;
  font-weight: 800;
  padding: 0.2rem 0;
}
.act-hongbap-wrap .van-popup .get-hongbao-wrap .get-wrap .btn-confirm {
  font-size: 0.24rem;
  background: white;
  border-radius: 0.22rem;
  font-weight: 800;
  color: #F63232;
  display: inline-block;
  padding: 0.06rem 0.4rem;
}
.act-hongbap-wrap .van-popup .close {
  width: 41PX;
  height: 41PX;
  display: block;
  margin: 50PX auto 0 auto;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.comment-add {
  background: #F8F8F8;
  height: 100vh;
}
.comment-add .sel-period {
  display: flex;
  padding: 0.32rem 0.3rem;
  justify-content: space-between;
  background: #fff;
  border-bottom: solid 3Px #f8f8f8;
}
.comment-add .sel-period div {
  height: 0.64rem;
  line-height: 0.64rem;
  border-radius: 0.08rem;
  border: 0.02rem solid #c5c5c5;
  width: 2.04rem;
  text-align: center;
  font-size: 0.26rem;
}
.comment-add .sel-period div.active {
  background: #077E35;
  border: none;
  color: #fff;
}
.comment-add .van-cell {
  margin-top: 0rem;
}
.comment-add .find-body {
  background: #fff;
}
.comment-add .find-body .hd {
  padding: 0.2rem 0.3rem 0rem 0.3rem;
}
.comment-add .find-body .uploader {
  padding: 0.2rem 0.3rem;
}
.comment-add .find-loading {
  padding: 0.2rem 0.3rem;
  display: flex;
  background: #f8f8f8;
}
.comment-add .find-loading div {
  background: #fff;
  border-radius: 0.08rem;
  padding: 0.08rem;
  font-size: 0.24rem;
  margin-right: 0.3rem;
  color: #FE2C55;
}
.comment-add .find-loading .act-last {
  color: #fff;
  background-color: #FE2C55;
}
.comment-add .dis-find {
  color: #333;
}
.comment-add .ft-btn {
  padding: 0.2rem 0.3rem;
}
.comment-add .ft-btn .van-button--info {
  background: #FE2C55;
  border: none;
}
.comment-add .typeList {
  margin-bottom: 0.2rem;
}
.comment-add .vue-html5-editor {
  border: none;
  position: relative;
  overflow: initial;
}
.comment-add .vue-html5-editor .toolbar {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
}
.comment-add .vue-html5-editor .toolbar .fa-paint-brush {
  display: none;
}
.comment-add .vue-html5-editor .toolbar .dashboard {
  background: #fff;
  height: 1.1rem;
}
.comment-add .vue-html5-editor .toolbar > div > div > div:nth-of-type(1) {
  display: none;
}
.comment-add .vue-html5-editor .toolbar > div > div > div:nth-of-type(2) {
  display: flex;
  justify-content: space-between;
}
.comment-add .vue-html5-editor .toolbar > div > div > div:nth-of-type(2) div {
  flex: 1;
  float: none;
}
.comment-add .color-text {
  padding: 0.2rem 0.26rem 0;
  color: #999;
  font-size: 0.28rem;
  line-height: 0.4rem;
}
.comment-add .color-list {
  padding: 0.2rem 0.26rem 0.3rem;
  display: flex;
  background: #fff;
  justify-content: space-between;
  align-items: center;
}
.comment-add .color-list.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
.comment-add .color-list .color-item {
  width: 10%;
  height: 0.4rem;
  border-radius: 0.08rem;
  box-sizing: content-box;
  border: 0.06rem solid #fff;
}
.comment-add .color-list .color-item.active {
  border: 0.06rem solid #f7d7a3;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.home-service .text-hd {
  padding: 0.26rem 0.26rem 0.8rem 0.26rem;
}
.home-service .btn-list {
  padding: 0.56rem;
}
.home-service .btn-list div {
  margin-bottom: 0.52rem;
}
.home-service .btn-list div a {
  height: 0.88rem;
  border-radius: 4Px;
  border: 0.02rem solid #ddd;
  display: block;
  font-size: 0.34rem;
  line-height: 0.88rem;
  text-align: center;
  color: #FE2C55;
}
.home-service .btn-list div a img {
  vertical-align: text-top;
  margin-right: 0.1rem;
  height: 0.38rem;
}
.home-service .btn-list div a.act {
  background: #FE2C55;
  color: #fff;
  font-size: 0.28rem;
  border-radius: 0.5rem;
}
.home-service .btn-list div a.act img {
  height: 0.32rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.invation-wrap {
  background: #FAF7FA;
  min-height: 100vh;
}
.invation-wrap .top-bd {
  position: relative;
  height: 3.06rem;
  background-size: 100% 100%;
}
.invation-wrap .top-bd .van-notice-bar {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0.16rem;
  font-size: 0.24rem;
  color: #fff;
  height: 0.36rem;
  position: absolute;
  left: 0.3rem;
  right: 0.3rem;
  top: 0.2rem;
  padding: 0 0.1rem;
}
.invation-wrap .top-bk-wrap {
  position: relative;
  background: #fff;
}
.invation-wrap .top-bk-wrap .top-text {
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #A9A9A9;
  text-align: center;
  padding: 0.2rem 0.6rem;
}
.invation-wrap .top-bk-wrap .center-wrap {
  position: relative;
  padding: 0 0.4rem;
}
.invation-wrap .top-bk-wrap .center-wrap .center-flex-wrap {
  display: flex;
  text-align: center;
  border-bottom: solid #ddd 0.02rem;
  padding-bottom: 0.2rem;
}
.invation-wrap .top-bk-wrap .center-wrap .center-flex-wrap > div {
  flex: 1;
}
.invation-wrap .top-bk-wrap .center-wrap .center-flex-wrap > div p {
  color: #666;
  font-size: 0.24rem;
  padding-top: 0.1rem;
}
.invation-wrap .top-bk-wrap .center-wrap .center-flex-wrap > div div {
  color: #A9A9A9;
  font-size: 0.3rem;
}
.invation-wrap .top-bk-wrap .center-wrap .center-flex-wrap > div div span {
  font-size: 0.38rem;
  color: #434343;
  margin-right: 0.04rem;
}
.invation-wrap .top-bk-wrap .center-wrap .invation-btn1-wrap {
  padding: 0.2rem 0;
}
.invation-wrap .top-bk-wrap .center-wrap .invation-btn1-wrap div {
  width: 3.08rem;
  height: 0.64rem;
  background: #f25d3b;
  border-radius: 0.32rem;
  font-weight: bold;
  font-size: 0.3rem;
  text-align: center;
  line-height: 0.64rem;
  color: #fff;
  margin: 0 auto;
}
.invation-wrap .top-bk-wrap .center-wrap .invation-btn1-wrap div.dsb {
  background: #ddd;
}
.invation-wrap .top-bk-wrap .center-wrap .invation-btn1-wrap p {
  text-align: center;
  font-size: 0.24rem;
  color: red;
  padding-top: 0.2rem;
}
.invation-wrap .bottom-wrap {
  padding: 0.26rem;
}
.invation-wrap .bottom-wrap .bottom-wrap-bd {
  background: #fff;
  box-shadow: 0rem 0rem 0.06rem 0rem rgba(0, 0, 0, 0.2);
  border-radius: 0.12rem;
  padding-bottom: 0.2rem;
  position: relative;
  height: 4.2rem;
  padding-top: 0.4rem;
}
.invation-wrap .bottom-wrap .bottom-wrap-bd .title {
  width: 3.9rem;
  height: 0.56rem;
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
  text-align: center;
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.56rem;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -1.9rem;
  top: -0.1rem;
}
.invation-wrap .bottom-wrap .bottom-wrap-bd .list-bd {
  height: 100%;
  overflow-y: auto;
  padding: 0.1rem 0.12rem;
}
.invation-wrap .bottom-wrap .friend-item {
  color: #A9A9A9;
  font-size: 0.24rem;
  line-height: 0.6rem;
  border-bottom: solid #eee 1Px;
  padding: 0 0.24rem 0 0.3rem;
}
.invation-wrap .bottom-wrap .friend-item .left-text {
  float: left;
}
.invation-wrap .bottom-wrap .friend-item .right-text {
  float: right;
}
.invation-wrap .invation-btn2-wrap p {
  width: 3.08rem;
  height: 0.64rem;
  line-height: 0.64rem;
  background: #f25d3b;
  border-radius: 0.32rem;
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 0 auto;
}
.invation-wrap .invation-dialog-wrap {
  width: calc(100% - 1rem);
  height: 10.46rem;
  overflow: initial;
}
.invation-wrap .invation-dialog-wrap .invation-wrap-body {
  position: relative;
  padding: 0.26rem 0.24rem 0.48rem;
  width: 100%;
  box-sizing: border-box;
}
.invation-wrap .invation-dialog-wrap .invation-wrap-body .bk-invation-dialog {
  display: block;
  width: calc(100% - 0.48rem);
  height: 8.94rem;
  position: absolute;
  top: 0.26rem;
  left: 0.24rem;
  z-index: -1;
}
.invation-wrap .invation-dialog-wrap .invation-wrap-body .qrcode {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin: 4.4rem auto 0 auto;
}
.invation-wrap .invation-dialog-wrap .invation-wrap-body .qrcode-text {
  margin-top: 0.3rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.invation-wrap .invation-dialog-wrap .invation-wrap-body .qrcode-notice-text {
  font-size: 0.24rem;
  color: #fff;
  margin-top: 0.2rem;
  text-align: center;
}
.invation-wrap .invation-dialog-wrap .bottom-img {
  position: absolute;
  width: 100%;
  height: 0.7rem;
  left: 0;
  bottom: 0.3rem;
  display: flex;
  padding: 0 0.24rem;
  justify-content: space-between;
}
.invation-wrap .invation-dialog-wrap .bottom-img a {
  display: block;
  height: 0.7rem;
  width: 0.7rem;
}
.invation-wrap .invation-dialog-wrap .bottom-img a img {
  display: block;
  height: 100%;
  width: 100%;
}
.invation-wrap .invation-dialog-wrap .close-icon {
  position: absolute;
  top: -0.3rem;
  right: -0.3rem;
  height: 0.6rem;
  width: 0.6rem;
  z-index: 2;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-invitation {
  height: 100vh;
  background-size: 100% 100%;
}
.my-invitation .my-invitation-body {
  position: absolute;
  bottom: 1.26rem;
  width: 100%;
}
.my-invitation .my-invitation-body div {
  margin-top: 0.34rem;
  text-align: center;
}
.my-invitation .my-invitation-body div span {
  display: inline-block;
  height: 0.72rem;
  width: 2.8rem;
  background: #fff;
  color: #FE2C55;
  line-height: 0.72rem;
  border-radius: 0.12rem;
  text-align: left;
}
.my-invitation .my-invitation-body div span img {
  width: 0.38rem;
  vertical-align: middle;
  margin-right: 0.3rem;
  margin-left: 0.44rem;
}
.my-invitation .my-invitation-body div .yqm {
  background: yellow;
  border-radius: 0.36rem;
  font-weight: bold;
  color: #8100ac;
  text-align: center;
}
.my-invitation .dialog-text {
  padding: 0 0.26rem;
  font-size: 0.24rem;
  padding-top: 0.2rem;
}
.my-invitation .dialog-text p {
  padding-bottom: 0.2rem;
  line-height: 0.4rem;
}
.my-invitation .van-dialog {
  border-radius: 0.12rem;
}
.my-invitation .van-button__text {
  font-size: 0.24rem;
}
.my-invitation .van-dialog__header {
  font-size: 0.3rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.consultation-table-wrap {
  position: relative;
  height: 100vh;
}
.consultation-table-wrap .van-nav-bar {
  background: #000;
}
.consultation-table-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.consultation-table-wrap .text-info-list li {
  border-color: #333 !important;
}
.consultation-table-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.consultation-table-wrap .van-checkbox__label {
  margin-left: 0.08rem;
}
.consultation-table-wrap .tabs-wrap {
  text-align: center;
  z-index: 1;
  border-bottom: solid #f1f1f1 0.02rem;
  padding: 0.2rem 0 0.08rem 0;
}
.consultation-table-wrap .tabs-wrap .van-dropdown-menu {
  height: 0.54rem;
}
.consultation-table-wrap .tabs-wrap .van-dropdown-menu .van-dropdown-menu__title {
  font-size: 0.26rem;
}
.consultation-table-wrap .tabs-wrap .van-dropdown-menu__title--active {
  color: #FE2C55;
}
.consultation-table-wrap .tabs-wrap .van-hairline--top-bottom::after,
.consultation-table-wrap .tabs-wrap .van-hairline-unset--top-bottom::after {
  border-width: 0rem 0;
}
.consultation-table-wrap .tabs-wrap .tab-item {
  font-size: 0.26rem;
  color: #434343;
  height: 0.54rem;
  position: relative;
}
.consultation-table-wrap .tabs-wrap .tab-item .left-css {
  color: #FE2C55;
  margin-top: 0.26rem;
}
.consultation-table-wrap .tabs-wrap .tab-item .text-info {
  margin-top: 0.04rem;
  color: #434343;
}
.consultation-table-wrap .tabs-wrap .van-icon-question {
  margin-top: 0.24rem;
  position: absolute;
  top: -0.16rem;
  right: 0.2rem;
}
.consultation-table-wrap .van-dropdown-item {
  margin-top: 0.08rem;
}
.consultation-table-wrap .van-dropdown-item__content {
  border-top: solid #eee 1Px;
}
.consultation-table-wrap .sel-type {
  max-width: 480Px;
  margin: 0 auto;
}
.consultation-table-wrap .sel-type .sel-type-body {
  height: 4.7rem;
  background: #fff;
}
.consultation-table-wrap .sel-type .sel-type-body > div {
  float: left;
  width: 50%;
  height: 100%;
  overflow-y: auto;
  padding: 0.12rem 0.3rem 0.12rem 0;
  line-height: 0.72rem;
  font-size: 0.26rem;
}
.consultation-table-wrap .sel-type .sel-type-body > div:nth-of-type(1) {
  padding-left: 0.92rem;
}
.consultation-table-wrap .sel-type .sel-type-body > div:nth-of-type(1) .icon-caret-right {
  font-size: 0.2rem;
  margin-left: 0.1rem;
}
.consultation-table-wrap .sel-type .sel-type-body > div:nth-of-type(2) {
  padding-left: 0.64rem;
  border-left: 0.02rem solid #f1f1f1;
}
.consultation-table-wrap .sel-type .sel-type-body > div:nth-of-type(2) .icon-check {
  color: #FE2C55;
  float: right;
  font-size: 0.24rem;
}
.consultation-table-wrap .sel-type .sel-type-body .right-sel-item {
  position: relative;
}
.consultation-table-wrap .sel-type .sel-type-body .right-sel-item i {
  position: absolute;
  right: 0.1rem;
}
.consultation-table-wrap .sel-type .btn-wrap {
  display: flex;
  text-align: center;
  height: 0.8rem;
  line-height: 0.8rem;
  border-top: 0.02rem solid #f1f1f1;
  z-index: 1;
  background: #fff;
}
.consultation-table-wrap .sel-type .btn-wrap > div {
  flex: 1;
  font-size: 0.28rem;
  color: #333;
}
.consultation-table-wrap .sel-type .active {
  color: #FE2C55 !important;
}
.consultation-table-wrap .table-wrap {
  position: relative;
  width: 100%;
}
.consultation-table-wrap .table-wrap table {
  width: 100%;
  background: #fff;
  border-collapse: collapse;
  text-align: center;
}
.consultation-table-wrap .table-wrap table th {
  font-weight: normal;
  color: #a9a9a9;
  font-size: 0.24rem;
}
.consultation-table-wrap .table-wrap table .table-title {
  font-weight: bold;
}
.consultation-table-wrap .table-wrap table tr td.red {
  color: red;
}
.consultation-table-wrap .table-wrap table tr {
  height: 0.6rem;
}
.consultation-table-wrap .table-wrap table tr .redcolor {
  background: red;
  color: #fff;
  height: 0.44rem;
  width: 0.44rem;
  border-radius: 50%;
  text-align: center;
  line-height: 0.44rem;
  margin: 0 auto;
}
.consultation-table-wrap .table-wrap table tr .redcolor span {
  position: absolute;
  height: 0.44rem;
  width: 0.44rem;
}
.consultation-table-wrap .table-wrap table tr .redcolor.blue {
  background: blue;
}
.consultation-table-wrap .table-wrap table tr .redcolor.green {
  background: green;
}
.consultation-table-wrap .table-wrap table tr:nth-of-type(2n) {
  background: #f1f1f1;
}
.consultation-table-wrap .table-wrap table td > div.red {
  width: 0.44rem;
  height: 0.44rem;
  color: #fff;
  background: red;
  border-radius: 50%;
  text-align: center;
  line-height: 0.44rem;
  margin: 0 auto;
}
.consultation-table-wrap .picker .picker-toolbar {
  height: 0.9rem;
  background: #f0f0f0;
}
.consultation-table-wrap .picker .mint-datetime-action {
  padding: 0 0.44rem;
  box-sizing: border-box;
  line-height: 0.9rem;
}
.consultation-table-wrap .picker .mint-datetime-cancel {
  text-align: left;
  color: #444;
}
.consultation-table-wrap .picker .mint-datetime-confirm {
  text-align: right;
}
.consultation-table-wrap .picker .picker-items .picker-slot {
  display: none;
}
.consultation-table-wrap .picker .picker-items .picker-slot:nth-of-type(1) {
  display: block;
}
.consultation-table-wrap .picker .picker-items .picker-selected {
  color: #898989;
}
.explain-text-bd {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.explain-text-bd .bd {
  width: 5.6rem;
  background-color: #fff;
  padding: 0 0.3rem 0.6rem 0.3rem;
  border-radius: 0.08rem;
}
.explain-text-bd .bd div {
  font-size: 0.26rem;
  margin-top: 0.4rem;
  padding-bottom: 0.14rem;
  font-weight: bold;
  color: #434343;
}
.explain-text-bd .bd div p {
  font-size: 0.24rem;
  color: #434343;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.pickcode-wrap {
  height: 100vh;
  background: #000;
}
.pickcode-wrap .van-nav-bar {
  background: #000;
}
.pickcode-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.pickcode-wrap .text-info-list li {
  border-color: #333 !important;
}
.pickcode-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.pickcode-wrap .pickcode-result {
  padding: 0.12rem 0.3rem 0.2rem;
  background: #000;
}
.pickcode-wrap .pickcode-result .result-content {
  border: 0.02rem solid #c2c2c2;
  padding: 0.18rem 0.14rem;
  box-sizing: border-box;
  min-height: 2.8rem;
  border-radius: 0.08rem;
  background: #fff;
}
.pickcode-wrap .pickcode-result .result-content span {
  display: inline-block;
  height: 0.48rem;
  width: 0.48rem;
  line-height: 0.52rem;
  text-indent: 0.08rem;
  font-size: 0.24rem;
  margin-right: 0.06rem;
  color: #333;
  margin-bottom: 0.12rem;
}
.pickcode-wrap .pickcode-result .result-content span.red {
  background: url(data:image/png;base64,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);
  background-size: contain;
}
.pickcode-wrap .pickcode-result .result-content span.blue {
  background: url(data:image/png;base64,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);
  background-size: contain;
}
.pickcode-wrap .pickcode-result .result-content span.green {
  background: url(data:image/png;base64,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);
  background-size: contain;
}
.pickcode-wrap .pickcode-result .result-btn-box {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.26rem;
}
.pickcode-wrap .pickcode-result .result-btn-box div,
.pickcode-wrap .pickcode-result .result-btn-box a {
  width: 1.4rem;
  height: 0.56rem;
  text-align: center;
  line-height: 0.56rem;
  border: 1Px solid #FE2C55;
  font-size: 0.24rem;
  color: #FE2C55;
  border-radius: 0.06rem;
  margin-left: 0.2rem;
}
.pickcode-wrap .pickcode-result .result-btn-box a {
  display: block;
  text-decoration: none;
}
.pickcode-wrap .choose-box {
  padding: 0 0.2rem;
  background: #000;
  position: relative;
}
.pickcode-wrap .choose-box:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 4.96rem;
  width: 0.02rem;
  left: calc(50% - 0.08rem);
  background: #cecece;
}
.pickcode-wrap .choose-box .choose-box-item {
  float: left;
  width: 50%;
  padding: 0.16rem 0rem 0 0rem;
  box-sizing: border-box;
  border-top: 0.02rem solid #eee;
}
.pickcode-wrap .choose-box .choose-box-item:nth-of-type(1), .pickcode-wrap .choose-box .choose-box-item:nth-of-type(2) {
  border-top: none;
}
.pickcode-wrap .choose-box .choose-box-item span {
  float: left;
  height: 0.52rem;
  text-align: center;
  width: calc(33.33% - 0.18rem);
  line-height: 0.5rem;
  margin-right: 0.18rem;
  border: 0.02rem solid #A9A9A9;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  color: #fff;
  margin-bottom: 0.16rem;
  box-sizing: border-box;
}
.pickcode-wrap .choose-box .choose-box-item span.active {
  color: #fff;
  background: #FE2C55;
  border-color: #FE2C55;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.card-item {
  padding: 0.4rem 0.2rem;
  border-bottom: 1Px solid #eee;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card-item img {
  width: 1.2rem;
  height: 1.2rem;
}
.card-item .card-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 0.2rem;
}
.card-item .card-list .card-list-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.2rem;
}
.card-item .card-list .card-list-top .card-list-t {
  display: flex;
  align-items: center;
}
.card-item .card-list .card-list-top .card-list-t span {
  font-size: 0.24rem;
  color: #333;
  margin-right: 0.4rem;
}
.card-item .card-list .card-list-top .card-list-t span:first-child {
  font-size: 0.28rem;
  font-weight: bold;
}
.card-item .card-list .card-list-top .card-btn {
  width: 1.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  border: 0.02rem solid #13ab56;
  border-radius: 0.3rem;
  color: #13ab56;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.wallet-container[data-v-785eb5b8] {
  margin: 0.4rem 0.3rem;
  color: #fff;
}
.wallet-container .name_info[data-v-785eb5b8] {
  font-size: 0.28rem;
  margin-bottom: 0.2rem;
  color: #fff;
  text-align: left;
}
.wallet-container .rz-item[data-v-785eb5b8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #222222;
  border-radius: 0.2rem;
  padding: 0.2rem 0.3rem;
}
.wallet-container .rz-item .rz-title[data-v-785eb5b8] {
  display: flex;
  align-items: center;
  font-size: 0.28rem !important;
  margin-bottom: 0 !important;
}
.wallet-container .rz-item .rz-title img[data-v-785eb5b8] {
  width: 0.36rem;
  margin-right: 0.12rem;
}
.wallet-container .rz-item span[data-v-785eb5b8] {
  color: #999999;
}
.wallet-container .wallet-item[data-v-785eb5b8] {
  margin-bottom: 0.3rem;
}
.wallet-container .wallet-item .title[data-v-785eb5b8] {
  font-size: 0.28rem;
  margin-bottom: 0.2rem;
}
.wallet-container .wallet-item .content[data-v-785eb5b8] {
  background: #222222;
  border-radius: 0.2rem;
  padding: 0.2rem 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.28rem;
}
.wallet-container .wallet-item .edit-address[data-v-785eb5b8] {
  display: inline-flex;
  align-items: center;
  font-size: 0.24rem;
  color: #fff;
  background: #333333;
  padding: 0.12rem 0.2rem;
  border-radius: 0.56rem;
  flex: none;
  margin-left: 0.2rem;
}
.wallet-container .wallet-item .edit-address img[data-v-785eb5b8] {
  width: 0.28rem;
  margin-right: 0.08rem;
}
.wallet-container .wallet-item .add-address[data-v-785eb5b8] {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.28rem;
  color: #fff;
}
.wallet-container .wallet-item .add-address img[data-v-785eb5b8] {
  width: 0.28rem;
  margin-right: 0.08rem;
}
.wallet-container .wallet-item .usdt-channel[data-v-785eb5b8] {
  margin-bottom: 0.2rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.wallet-address-popup {
  background: transparent;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wallet-address-popup .popup-inner {
  width: 85%;
  background: #222222;
  border-radius: 0.2rem;
  padding: 0.4rem 0.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wallet-address-popup .popup-title {
  font-size: 0.32rem !important;
  color: #ffffff;
  font-weight: bold;
  padding: 0 !important;
  margin-bottom: 0.36rem;
  text-align: left;
  justify-content: start !important;
  width: 100%;
}
.wallet-address-popup .popup-title1 {
  font-size: 0.28rem !important;
  color: #ffffff;
  padding: 0 !important;
  margin-bottom: 0.36rem;
  text-align: left;
  justify-content: start !important;
  width: 100%;
}
.wallet-address-popup .popup-field {
  width: 100%;
  margin-bottom: 0.24rem;
  border: 0.02rem solid #555555;
  border-radius: 0.2rem;
  background: transparent !important;
}
.wallet-address-popup .popup-field .van-cell {
  border-radius: 0.2rem;
  padding: 0.24rem 0.28rem;
}
.wallet-address-popup .popup-field .van-field__control {
  color: #ffffff !important;
  font-size: 0.28rem;
}
.wallet-address-popup .popup-field .van-cell__value--alone {
  color: #fff !important;
}
.wallet-address-popup .popup-field .van-cell__value {
  color: #fff !important;
}
.wallet-address-popup .popup-field .van-field__body {
  color: #fff !important;
}
.wallet-address-popup .popup-field input {
  color: #ffffff !important;
}
.wallet-address-popup .popup-field .van-field__control::placeholder {
  color: #666666;
}
.wallet-address-popup .channel-selector {
  width: 100%;
  margin-bottom: 0.3rem;
  color: #ffffff;
}
.wallet-address-popup .channel-selector .channel-label {
  font-size: 0.28rem;
  color: #ffffff;
  margin-bottom: 0.2rem;
}
.wallet-address-popup .channel-selector .channel-buttons {
  display: flex;
  gap: 0.2rem;
}
.wallet-address-popup .channel-selector .channel-buttons .channel-btn {
  flex: 1;
  height: 0.72rem;
  border-radius: 0.36rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.28rem;
  color: #999999;
  border: 0.02rem solid #555555;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s;
}
.wallet-address-popup .channel-selector .channel-buttons .channel-btn.active {
  background: #FE2C55;
  border-color: #FE2C55;
  color: #ffffff;
}
.wallet-address-popup .popup-tip {
  width: 100%;
  font-size: 0.24rem;
  color: #999999;
  margin-bottom: 0.4rem;
  text-align: left;
  line-height: 1.5;
}
.wallet-address-popup .popup-confirm {
  width: 100%;
  height: 0.88rem;
  border-radius: 0.44rem;
  background: #FE2C55;
  border: none;
  font-size: 0.32rem;
  font-weight: bold;
  color: #ffffff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.lover-wrap {
  position: relative;
  height: 100vh;
  background: #000;
}
.lover-wrap .van-nav-bar {
  background: #000;
}
.lover-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.lover-wrap .text-info-list li {
  border-color: #333 !important;
}
.lover-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.lover-wrap .ft-text {
  position: absolute;
  bottom: 0.4rem;
  width: 100%;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
}
.lover-wrap .image {
  height: 2.4rem;
}
.lover-wrap .image img {
  height: 100%;
  width: 100%;
}
.lover-wrap .lover-body {
  position: relative;
  background: #333333 !important;
  padding: 0.2rem 0.3rem;
  box-sizing: border-box;
}
.lover-wrap .lover-body .top-notice {
  font-size: 0.24rem;
  color: #fff;
}
.lover-wrap .lover-body .from-input {
  padding: 0.4rem 0;
}
.lover-wrap .lover-body .label-box {
  padding: 0 0.46rem 0 0.8rem;
}
.lover-wrap .lover-body .label-box .line-box {
  line-height: 0.64rem;
  height: 0.64rem;
  margin-bottom: 0.24rem;
}
.lover-wrap .lover-body .label-box .line-box > img {
  display: inline-block;
  width: 0.52rem;
  position: relative;
  top: 0.12rem;
  margin-right: 0.2rem;
}
.lover-wrap .lover-body .label-box .line-box > span {
  color: #fff;
  font-size: 0.24rem;
  margin-right: 0.06rem;
}
.lover-wrap .lover-body .label-box .line-box > input {
  line-height: 0.64rem;
  height: 0.64rem;
  box-sizing: border-box;
  text-align: center;
  border: none;
  background: #F1F1F1;
  width: calc(100% - 1.8rem);
  outline: none;
  background-color: #F1F1F1 !important;
}
.lover-wrap .result-box {
  display: flex;
  justify-content: space-between;
  margin-top: 0.4rem;
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
  padding: 0.4rem 0.2rem;
}
.lover-wrap .result-box span {
  display: inline-block;
  height: 0.68rem;
  width: 0.68rem;
  font-size: 0.28rem;
  color: #fff;
  line-height: 0.72rem;
  text-indent: 0.16rem;
}
.lover-wrap .result-box span.red {
  background: url(data:image/png;base64,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);
  background-size: contain;
}
.lover-wrap .result-box span.blue {
  background: url(data:image/png;base64,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);
  background-size: contain;
}
.lover-wrap .result-box span.green {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABJCAMAAABGrfvuAAABXFBMVEUAAABTvTZSszRSszROtTJStDRSszRSszNSszRRsjNRszNRszNStDRRszNStDVStDNSszRStDNStDRSszRTtDVUszNSszNSszNRszNRszJSszRQtjFTrzBRszNRszNRszNRszNSszNSszRTszNSszRTtjBNsS5RszNRszNRtDRRszRSsjNOsi9SszRSsjRSszRQszNQsjFRtDNSszT///9SszRQsjFOsS/9/vxWtTj4/PdZtjxMsS1TtDVeuUL2+/RqvlFguUT7/fvQ68hju0hbtz/y+vDZ79Ll9OFJryn6/fnr9+jp9uV3w1/u+Ovj8958xmTg8tq+47KPzntywVllvEug1o+W0YR0wlxtv1Tw+e3c8NbL6cLD5bm34Kqw3aKt25+a04iLzXh5xGJovU5NsC3A5LW64a6p2pqSz3+GynHT7My03qak15SDyW30+vLG5ryIy3R+x2jn9OJlFLtzAAAANHRSTlMABPj8CPXs8ejTzryd5Cwl2YlOPiAVtYJjOTIRD97Csap3UhvhDPPGpFlzQvmQalxI832WVa1O0wAABktJREFUWMOtmOdy2kAUhRUwHQwY4oJ7r3Eau4sACdGJ6R1cMN3gFtt5/5loJYEtbAHK5PxhhIZvzr17tkFI6tPKtuNwwWjQmdQatcmydmBdXLIvzxAy9emzeW5hQ7+q1SgAL6VGvaObt36d3Z6RxTm2GkwaJRiVUqXe/7mFWVNy5oyrKiAlhXZ+0T4Vi+VYpDiCs531RfuniYZmrTtCayBCXl4IjvpSH9h2x4NWvhpUPAZC0hOm/axo2kOyzyO+9JtjbZmtq1ybEfSEkv16NxiNXkSDV9eNTDEMRpxpD5akUbNGNc8JV0rBRMR35nJiBdyReLSeocUsSmE4lkB9cqxzHYKe1n3M5xyRO371SINXFFlhSP3WzIcg2zwGIbJQz2LOO53FbjKeAQp6HnKPlP7wI5SDB4XzUY7zMasUQlAg3fuCL0r93PsCZ7nSoL8Xd45R5IYZkGquQDAD9N9GUWajCr9naufOsfJdtrhmQfLa7QxcJqFhZASXrWpcGtN1OycoEGwhiEmlc5bbZfY2zKJuf13FIP8NBk1CXVYRDsFtDFu8Dn1fWH47RQxsIGG4h0ubKHeujU0V7/BDvBFefdP17S+4SWQeN3sa1AMNAaJquADXXQuuzw4tbZlwDwtR55RK3EJWj2kOe+/f2xyk6rORDQDyXPumJZ1dFTsAhGsB/JBtkmuzA0sWCkCYyTqnVipPQQBbF5ypLqPZXOETcKDC2cbjNq1cQQYBSOVjXK19z76Ds/RtB3epEnPKkDtP4ZyXsy4Wm2NOTndxl74o8Jcln1OObkII5yZ/ccZ26plax/E0r2FLoaBTltLJDv4ZVclFXO46bToeRiCZkEeK5CG/SIeeb9I5Zm9zl1heUOFZ1I/II/l6YYzCtkKVl7Ziw07Y15U4THVZbcKRCnkHW1AHkEDnIBx6bn3rnskjue4YTBJgAGjnCG4V8NJBl1Oe0oVf4I00m8SCFpP8UadMJSoiksJIGDXsZ8d/IZeUSopISgNhUPwXEtAROvBv1cUrYpKJWOVI9J1cUqwgJmkILU+6CshMQbQqJikJ3HC8zLnlkQJPRS8QiSdBsiFztrivaTTiSQs4ZeIyZ3CZgiKSirDweS9GZQYz0wEiaYl9JUcK9+Q16qqNxCQLsaH5l/JcZRKK27RGWNUAC9FPclaDi8KIJcUBsbgjLAzPf6YH/S6NWAKqH4RNBwRTOff0m1TVC8RSHxJ2g1Iw9TL1PnXeB3CEZFliNynV4ORYikyZ71oIjYCU82ZiZlENBFToxjcVKFgBo1ItsPv5rB4IQsxlYIomXWTgO5J2Dh+ejIqBKdgKBiaCsk2A3pG408rMoZaFYAEAWpfuCaVdNIcBeP2Zkj8hbs8rha8BRNXxWcAHZ/jKGY6cjT8/ne4w5YdSP+MnAfK2HxJnkpzz+wpEAwzlYW7LpYdylVJ8+Uxwsq+3b+KpRDZYz4QRCj9epVwfryTBfGjohyr2u9F0/Dz1VIB6G39mxUFocql0p++rAMFi/qNuBaIN9uUARDaDKRc/ccLfrSvDC8IGLRwyfXdND+pQTLOWPceXMk6ugC+S6JYLpBcOQMX6H+HdVRXt217P48e6ZNAlpKXsQRBRoWSzd3WXTqRS8Vj06brfapPotdXVXGSQiVtSvfjmIjuzqb1NC1X86eNhRh0YDjGFSjKZLFSLNOhgznAy5AaDEi+TCuM28Ub2A1V5MIHTL/xAQ6/3Fy/xlRqSvchgKvfok7Ul8TVxaZ4uJQTH3SIC0oJgaP/3fRvqxPdO3Cq9/yEiWM5TcAzJfymMhK/WhqZFDBKj5lhUwsXvin6vNIl6TgnxqjFo52hlFITnn87f4H0nkmM8ee75dqfqDDRt4nC/R23pPM9RF66/4ZFEwdAd18x0g4baow9B+LZgULVybHTPan5pU8ksd4m9JU90p2xpEijbxnemEf3tumxD6ZGLOd3ZXoE6WdvCiZRCmRdWycJ1LMggSVI+dp578UC1cWmGGKflufU9/2MjJO3psd4Mwb39xe3JfxsdralpEkiKLlJ7eis2NFEzjqN9xZhkQovVtkxMp13H6YZF8xFNoTIZfkhwJHyZbZsbOq1GpRxClAqN2jK/8G12hZCpXbtj7ujnvN6kVgGFRqszGH8cLplXJP+9+gsPvZOTJR6YsAAAAABJRU5ErkJggg==);
  background-size: contain;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.cnzodiac-wrap {
  background: #000;
  height: 100vh;
}
.cnzodiac-wrap .van-nav-bar {
  background: #000;
}
.cnzodiac-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.cnzodiac-wrap .text-info-list li {
  border-color: #333 !important;
}
.cnzodiac-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.cnzodiac-wrap .cnzodiac-body {
  position: relative;
  padding: 0.2rem 0.24rem;
  box-sizing: border-box;
}
.cnzodiac-wrap .cnzodiac-body .top-notice {
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.4rem;
}
.cnzodiac-wrap .cnzodiac-body .card-box .line-card-box {
  margin-top: 0.2rem;
  display: flex;
  justify-content: space-between;
}
.cnzodiac-wrap .cnzodiac-body .card-box .line-card-box .card-item img {
  display: block;
  width: 1.44rem;
  height: 2.16rem;
  border-color: #333 !important;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.shake-wrap {
  position: relative;
  height: 100vh;
  background: #000;
}
.shake-wrap .van-nav-bar {
  background: #000;
}
.shake-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.shake-wrap .text-info-list li {
  border-color: #333 !important;
}
.shake-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.shake-wrap .ft-text {
  position: absolute;
  bottom: 0.4rem;
  width: 100%;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
}
.shake-wrap .shake-body {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 100PX;
  padding: 0.2rem 0.24rem;
}
.shake-wrap .shake-body .top-notice {
  font-size: 0.24rem;
  color: #fff;
}
.shake-wrap .shake-body .shake-img-box {
  margin-top: 2.04rem;
  position: relative;
}
.shake-wrap .shake-body .shake-img-box .shake-img {
  display: block;
  margin: 0 auto;
  width: 4.5rem;
}
.shake-wrap .shake-body .shake-img-box .shake-num-list {
  position: absolute;
  text-align: center;
  height: 0.68rem;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.shake-wrap .shake-body .shake-img-box .shake-num-list span {
  display: inline-block;
  height: 0.68rem;
  width: 0.68rem;
  font-size: 0.24rem;
  line-height: 0.72rem;
  text-indent: 0.16rem;
  margin-right: 0.4rem;
  text-align: left;
}
.shake-wrap .shake-body .shake-img-box .shake-num-list span.red {
  background: url(data:image/png;base64,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);
  background-size: contain;
}
.shake-wrap .shake-body .shake-img-box .shake-num-list span.blue {
  background: url(data:image/png;base64,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);
  background-size: contain;
}
.shake-wrap .shake-body .shake-img-box .shake-num-list span.green {
  background: url(data:image/png;base64,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);
  background-size: contain;
}
.shake-wrap .shake-body .footer-text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.34rem;
  bottom: 0.34rem;
  box-sizing: border-box;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.silkbag-wrap {
  position: relative;
  height: 100vh;
  background: #000;
}
.silkbag-wrap .van-nav-bar {
  background: #000;
}
.silkbag-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.silkbag-wrap .text-info-list li {
  border-color: #333 !important;
}
.silkbag-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.silkbag-wrap .silkbag-body {
  position: relative;
  background: #000;
  padding: 0.2rem 0.24rem;
  box-sizing: border-box;
  padding-bottom: 120Px;
}
.silkbag-wrap .silkbag-body .top-notice {
  font-size: 0.24rem;
  color: #fff;
}
.silkbag-wrap .silkbag-body .sub-title {
  font-size: 0.3rem;
  text-align: center;
  padding-top: 0.56rem;
  color: #fff;
}
.silkbag-wrap .silkbag-body .text-img-bd {
  position: relative;
  padding-top: 0.8rem;
}
.silkbag-wrap .silkbag-body img {
  display: block;
  margin: 0 auto 0.68rem auto;
  width: 3.76rem;
}
.silkbag-wrap .silkbag-body .new-sub-btn {
  width: 80%;
  margin: 0 auto;
}
.silkbag-wrap .silkbag-body .new-sub-btn.kong {
  background: #fff;
  border: solid #FE2C55 1Px;
  color: #FE2C55;
  margin-top: 0.4rem;
}
.silkbag-wrap .silkbag-body .body-content {
  line-height: 0.56rem;
  font-size: 0.3rem;
  text-align: center;
  position: absolute;
  width: 100%;
  color: #fff;
}
.silkbag-wrap .silkbag-body .silkbag-btn {
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  border-radius: 0.44rem;
  background: #077E35;
  font-size: 0.32rem;
  margin-top: 0.7rem;
}
.silkbag-wrap .silkbag-body .silkbag-btn.white {
  border: 0.02rem solid #077E35;
  background: #fff;
  color: #077E35;
  margin-top: 0.52rem;
}
.silkbag-wrap .history-list {
  position: fixed;
  top: 52Px;
  width: 100%;
  bottom: 0;
  overflow-y: auto;
  background: #fff;
  max-width: 480Px;
}
.silkbag-wrap .history-list .history-item {
  padding: 0 0.2rem;
}
.silkbag-wrap .history-list .history-item .history-item-title {
  font-size: 0.24rem;
  height: 0.64rem;
  line-height: 0.64rem;
  border-bottom: 0.02rem solid #eee;
  padding: 0 0.1rem;
}
.silkbag-wrap .history-list .history-item .history-item-title .van-icon-arrow-down {
  float: right;
  margin-top: 0.2rem;
  color: #999;
}
.silkbag-wrap .history-list .history-item .history-item-content {
  text-align: center;
  padding: 0.26rem 0;
  background: #F7F7F7;
}
.silkbag-wrap .history-list .history-item .history-item-content p {
  font-size: 0.26rem;
  color: #DB1F1F;
  line-height: 0.36rem;
}
.silkbag-wrap .history-list .no-data {
  font-size: 1.2rem;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 0.8rem;
}
.silkbag-wrap .history-list .no-data-text {
  text-align: center;
  margin-top: 0.16rem;
  color: #fff;
  font-size: 0.28rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.luck-wrap {
  height: 100vh;
  background-size: 100% 100%;
  padding-top: 0.92rem;
  position: relative;
}
.luck-wrap .luck-body {
  position: relative;
  padding: 0.2rem 0.24rem;
}
.luck-wrap .luck-body .luck-content {
  position: absolute;
  top: 3.3rem;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, 0);
}
.luck-wrap .luck-body .luck-content img {
  display: block;
  width: 253PX;
  margin: 0 auto;
}
.luck-wrap .luck-body .luck-content img.active {
  transition: all 4.9s;
  transform: rotate(3600deg);
}
.luck-wrap .luck-body .luck-content span {
  position: absolute;
  width: 1.3rem;
  height: 1.3rem;
  background-image: url(../img/luck-st_7a822458.png);
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.luck-wrap .luck-body .result-box {
  margin-top: 0.6rem;
  height: 1.12rem;
  background-size: cover;
  padding: 0.3rem 0.6rem 0;
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABBIAAACuCAMAAAC8wd7pAAAAXVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9RKvvlAAAAHnRSTlMAGhscHSozNTZAQULR0tTW19jZ2t3f4uXm9/j5+vtuJetDAAADjElEQVR42u3dyU7jQBRAURMykUCGyoAz8f+fidQxdFMuG4f0psw5O2dalPSuFPlJLt46KP4YrN+ADIXBdYY7TbskgCRIAkiCJIAkSAJIgiQAkgD8tyQcw6ImHNJJWABZqEZ2/TUJp9S0H6MkrCbDmvEynYQhkIV0ErbT+icnqygJL49FzcNzOgkFkIV0EkJi2h9fJAEkQRJAEiQBJEESAEkAJAGQBEASAEkAJAGQBEASAEkAJAGQBEASAEkAJAHoZRI281HNU6jevF7OdpIAOSZhN7vO8MdlYtrnmygJ53Jf83qu3rxelhdJgByTcKnGO7r8V3m+5TkOycc6AJkk4abxlgSQBEkASZAEkARJAEmQBOCHSdg3i25CfnLQkIdodFtuQv4d71GzaFXpk4OGPESj27Kq1Gm8o4VmoBf/I1ILzZ1IAkiCJIAkSAJIwtWw2XgpCdC/JGynLWNfLJqFgyRA/5JwCi1jX9hNgl+WhPu3Fx0lSIIkgCRIAkiCJIAkSAJIgiSAJHRKwsuj84Lfq9OjXQBJACRBEkASJAGQBEASAEkAJAGQBEASAEkAJAGQBEASAEkAJAGQBEASAEkAJAGQBEASAEkAJAGQBEASAEmQBEASAEkAJAGQBEASAEkAJAGQBEASAEkAJAGQBEASAEkAJAGQBEASAEkAJAGQBEASAEkAJEESQBIkAZAEQBIASQAkAZAEQBIASQAkAZAEQBIASQAkAZAEQBIASQAkAZAEQBIASQAkAfiVSWjlvKAPOk27JIAkSAJIgiSAJEgCIAmAJAD3J2HRLBwkAfqXhFNoGfti2Gy8lAToXxK205axb/v+w7MkQP+SEH66qywJIAmSAJIgCSAJV6NmT6H6heh1Jwt5iEa3GujdvGXsi32z13P1C9HrDhryEI1uNdCXsmXsOy0v2FyCnP8p3DTekgCSIAkgCZIAkiAJIAmSANyXhHP57U3I8iIJkGMSPu46ttyELM9REjbzb1eVZjtJgByTsJt9u6o033R4jkO00DxYSwLkmIT14MtlaqG506NdJAEkQRJAEiQBJEESQBIkASRBEkASJAEkQRIASQAkAZAEQBIASQAkAZAEQBIASQAkAcgvCavJsGa8TCdhCGQhnYTttP7JySpKwjEsasIhnYQFkIV0Ek6paT/e8hyHKAlAVqIk3P9oF0kASZAEkARJAEmQBJAESQBJkASQhFbv5MDdXxaXUNYAAAAASUVORK5CYII=);
  background-size: 100% 100%;
}
.luck-wrap .luck-body .result-box span {
  float: left;
  width: 12.5%;
  position: relative;
  z-index: 2;
  height: 0.56rem;
  text-align: left;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.6rem;
  text-indent: 0.12rem;
  animation: toright 0.6s ease-in-out;
}
.luck-wrap .luck-body .result-box span.add {
  text-indent: 0;
  width: 8%;
  color: #fff;
  font-size: 0.48rem;
  transform: none;
  animation: none;
  top: 0rem;
}
.luck-wrap .luck-body .result-box span.red {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAb1BMVEVHcEzwY1nuUEXxaF/tSj7tQjXye3Tyc2rrNSjqKh3vWlDrNSfzgnnwa2H5GxvvXFH2ioL2jIP2k4rvYFbnFgf////pIBL1lY7sQjb/9/f3qqTvYVbuVUr7zMj+8O/829nzhn795ePzfnb5u7fxbmVmhXnRAAAAFHRSTlMAwt5x5fBjef7+0vQ/qwm2PDs5skZNgU0AAAGsSURBVDjLpZXrkoMgDIXxjtp2O7sBxXvV93/GpYIgK1Bn9vyp1m8gOQkBIVOPKIhLCkDLOIgeyKcs5JwWDTMnGiVwUhJZ0WcMVsXflggoOERPsXyBRz8mWziweu3eOxZX1q0IIUNFjbUzB5uTTWMNoOJ+mubWXVvjI0xeGOjuycEzPPXi+9C0/HWQ9EghlrXQ2zbkoLGFeX9eAUR1yp1tGTG15KN86nktjewmctLYvWRUIHIM3SxPrV72lSHkPSmtaIlVPV17YR7Qx54eHewwmfg3uV6EAl0rq1iuzAqkyTlzwaTSzSqNW50seSm4RGKXxQ2TWtUMieAHDzyrrhEw9bA6aIq2/sI+uFFdhpLrcCKqfS2MUBaFeeBJFyXdfnsP3O1wioTRs5sdtM1yCuAL+RWq+ZvPBdwOuDCPfTburdR9UHgb5Yf09CiwBsJq3Z9CN9Efls5jyjZ6+zO+qvNxBSM7obv4pzNqwyo91u62kdsuuytjhfVUK8wBfVfBdetUzS0+zsr7f64J7onrArpZ76vUdrWl7kuzyI3JX2TeOxalQZhgSnESBqdFfwGT33qOTp7fSAAAAABJRU5ErkJggg==) no-repeat;
  background-size: contain;
}
.luck-wrap .luck-body .result-box span.blue {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAVFBMVEVHcExrsfKPxfdSo+83lOxZp++BvvV6uPNCmu1NoO5krPBtsfJWpf82lP9ws/FdqfAjien///8tj+tmrfH0+v+FvvSayfav1PjP5vvd7fzn8v6/3fq8JcpIAAAAEHRSTlMAwj3m/uBkdPz10rAECYLy1E/d4wAAAZZJREFUOMuNVduygyAMRAUBO+2EAF7//z+PLTc5AuO+qONO2GxgISTHm3eDQAAUQ8ffpAXOTl4CMl6ljhJukGV6P0ARQ3/nfhAqwM9/7gsaeOXcqUKTWn9XnJ7UnZVSZsas9qfCpeqHTQBE3X1urtBa0itZ7QIweHLxTNjV/TeLPj+NZ28Igx9bWnZRF2wabHi3AG46cW7aqBwH3fzbehqTFZ7VDZvevSpwpZnnWlXALo9QGdi5J70VWhWxoj5b3r5S8R1UoCmTv62hr8dJVxXs1dJoVudNprXCSs2RzIiod+d7TBMjbpWjTlZxDpQ48aZBtnHXODI2uEk0Os2iRV6SZvmcLN20n8lgfiiPGuzI+HuuDbIO5JE4oxtDMclmnwLiQX9T3PxLlSwCmcdjJR4Y9wvP1lba6aU9Eg9WUYiRyeRryGBh55loWwyZcLRup2WPzQG/BaPOZvNLxFLohsjVR0ysOR2+PHIvoYva2tlq0QjzU3f9mijcQT0rc1n//Gob65fmRLPkn3jzjiVjx6RAFJJ1t6J/AKViGUet7g4AAAAASUVORK5CYII=) no-repeat;
  background-size: contain;
}
.luck-wrap .luck-body .result-box span.green {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAWlBMVEVHcExpzmiO3YxPxk1XyVVIxUeB1oEwvC531HY8wDpgzF9x0XAvwy9t0GxkzmIfth3///8nuiX0/PRIxEaZ3phmzmWJ2Yit5azO8M3d9NxYyVd51Hjm+Oa+671kCSP0AAAAD3RSTlMAwj3m4PBj/nT70qsJgrSfzbl4AAABo0lEQVQ4y41V25aDIBBDRQFtd7iI9/7/b64VBFmBNS+1p+kYkmEGoRAvWlSMCBCsKugL5UCxgAsEpmlqDTfUcXpZQRRVeee+CSRA3n+5P5DBT8htE7RF6++R2yd1e8657EVQ+51Syw/MCsDpLkNz1aIVu5L5xoCcnlw8Y8Nkfpej3r9Ky54FVDYL/9qRXzBrGM7nFcCk43LTkof4kNk+TXuWQeGB3zAvm1UFpjROc/ejqc9ZGfDek9YKzaOYxDoZ80C8ThVExsl82Fm2bSgqfFZRSN9ghTU5WZjz3jcrMlmtSS7ffGLIvOWTJnPlMkPGDJkhr65rDFlkuF60MJpZjjx6zUdnqEfk2qRNHsnANpTcAQcfSnN8ThnycpIbZIwe0lzpbbZTgD04X+uaf/w/QOquFXtg3BcNZFRv5HI85C5WVIhU3mQ7ZI5/i0jnSe2scIOXJm7L5urCZaZ3dmYG2cje36guNnL1x02snvmp1oYDunNNu6xDv2p1nZXdbfuk10RkB5U4zsVldF81sdXWpDdhG4ghLc3uWNQUuGZCsBoXt6K/x5xdSr+saVsAAAAASUVORK5CYII=) no-repeat;
  background-size: contain;
}
.luck-wrap .ft {
  width: 100%;
  position: absolute;
  bottom: 0;
}
@keyframes toright {
from {
    left: -8rem;
}
to {
    left: 0;
}
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.turntable-wrap {
  height: 100vh;
  background: #000;
}
.turntable-wrap .van-nav-bar {
  background: #000;
}
.turntable-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.turntable-wrap .text-info-list li {
  border-color: #333 !important;
}
.turntable-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.turntable-wrap .top-notice {
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #fff;
}
.turntable-wrap .turntable-body {
  position: relative;
  min-height: calc(100% - 0.12rem);
  background: #000;
  padding: 0.2rem 0.24rem;
  box-sizing: border-box;
  padding-bottom: 100Px;
}
.turntable-wrap .turntable-body .notice {
  color: #333333;
  font-size: 0.28rem;
  line-height: 0.4rem;
}
.turntable-wrap .turntable-body .num {
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.5rem;
  text-align: center;
  padding: 0.4rem 0 0.2rem 0;
}
.turntable-wrap .turntable-body .table-box {
  box-sizing: border-box;
  padding: 0.04rem 0.18rem;
  background: #333;
  width: 6.88rem;
  height: 6.52rem;
  margin: 0 auto;
}
.turntable-wrap .turntable-body .table-box table {
  border: none;
  width: 100%;
  border-spacing: 0;
}
.turntable-wrap .turntable-body .table-box table td {
  width: 25%;
  padding: 0.1rem 0.12rem;
}
.turntable-wrap .turntable-body .table-box table td .ani-box {
  height: 1.4rem;
  width: 1.4rem;
  box-sizing: border-box;
  background: #fff;
}
.turntable-wrap .turntable-body .table-box table td .ani-box img {
  display: block;
  width: 100%;
  height: 100%;
}
.turntable-wrap .turntable-body .table-box table td .ani-box.active {
  border: 0.06rem solid #ffe007;
}
.turntable-wrap .turntable-body .table-box table td .start-btn {
  height: 1.54rem;
  width: 1.54rem;
  color: #fff;
  border-radius: 50%;
  background: #FE2C55;
  line-height: 1.54rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0.48rem;
}
.turntable-wrap .turntable-body .table-box table td .text-box {
  text-align: center;
}
.turntable-wrap .turntable-body .table-box table td .text-box p:nth-of-type(1) {
  font-size: 0.5rem;
  line-height: 0.72rem;
  color: #333;
}
.turntable-wrap .turntable-body .table-box table td .text-box p:nth-of-type(1) span {
  margin-left: 0.3rem;
}
.turntable-wrap .turntable-body .table-box table td .text-box p:nth-of-type(1) span:nth-of-type(1) {
  margin-left: 0;
}
.turntable-wrap .turntable-body .table-box table td .text-box p:nth-of-type(2) {
  font-size: 0.38rem;
  line-height: 0.52rem;
  margin-top: 0.06rem;
}
.turntable-wrap .turntable-body .table-box table td .text-box .co1 {
  color: red;
}
.turntable-wrap .turntable-body .table-box table td .text-box .co2 {
  color: #FE2C55;
}
.turntable-wrap .turntable-body .table-box table td .text-box .co3 {
  color: green;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.date-wrap {
  height: 100vh;
  background: #000;
}
.date-wrap .van-nav-bar {
  background: #000;
}
.date-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.date-wrap .text-info-list li {
  border-color: #333 !important;
}
.date-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.date-wrap .date-body {
  box-sizing: border-box;
  padding: 0.24rem;
}
.date-wrap .date-body .top-notice {
  font-size: 0.2rem 0.24rem;
  font-size: 0.24rem;
  color: #fff;
}
.date-wrap .date-body .calendar-box {
  margin-top: 0.38rem;
}
.date-wrap .date-body .calendar-box .calendar-title {
  height: 0.74rem;
  line-height: 0.74rem;
  padding: 0 0.24rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  background: #FE2C55;
  border-radius: 0.2rem 0.2rem 0 0;
}
.date-wrap .date-body .calendar-box .calendar-title span {
  display: block;
  color: #fff;
  font-size: 0.32rem;
}
.date-wrap .date-body .calendar-box .calendar-title span img {
  display: block;
  width: 0.4rem;
  margin-top: 0.12rem;
  padding: 0.1rem;
}
.date-wrap .date-body .calendar-box table {
  width: 100%;
  border-spacing: 0rem;
  color: #fff;
  font-size: 0.24rem;
  border: 1Px solid #DFDFDF;
  border-top: none;
  text-align: center;
}
.date-wrap .date-body .calendar-box table tr {
  height: 0.84rem;
}
.date-wrap .date-body .calendar-box table tr th {
  font-weight: normal;
  width: 14.2857%;
}
.date-wrap .date-body .calendar-box table tr span {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.date-wrap .date-body .calendar-box table tr span.color {
  background: #FE2C55;
  color: #fff;
}
.date-wrap .date-body .calendar-box table tr span.active {
  background: #FE2C55;
  border: 0.02rem solid #FE2C55;
  color: #fff;
}
.date-wrap .date-body .calendar-box table tr td.disabled span {
  color: #AAAAAA;
}
.date-wrap .date-body .calendar-box table tr td.disabled span.color {
  background: #fff;
  color: #FE2C55;
  border: 0.02rem solid #FE2C55;
}
.date-wrap .date-body .calendar-box table tr td.disabled span.active {
  background: #FE2C55;
  border: 0.02rem solid #FE2C55;
  color: #fff !important;
}
.date-wrap .date-body .calendar-box .calendar-notice {
  text-align: center;
  color: #fff;
  font-size: 0.24rem;
  margin-top: 0.36rem;
  line-height: 0.5rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.lover-wrap .lover-body {
  position: relative;
  background: #fff;
  padding: 0.2rem 0.24rem;
  box-sizing: border-box;
}
.lover-wrap .lover-body .top-notice {
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.lover-wrap .lover-body .start-btn-box {
  display: flex;
  justify-content: space-between;
  padding: 0 0.58rem;
  margin-top: 0.9rem;
}
.lover-wrap .lover-body .start-btn-box .start-btns {
  width: 2.4rem;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
}
.lover-wrap .lover-body .start-btn-box .start-btns p {
  margin-bottom: 0.4rem;
}
.lover-wrap .lover-body .start-btn-box .start-btns .start-btn {
  font-size: 0.34rem;
  width: 2.74rem;
  height: 0.76rem;
  line-height: 0.76rem;
  color: #fff;
  background: #48a8ff;
  border-radius: 0.4rem;
}
.lover-wrap .lover-body .start-btn-box .start-btns .start-btn.disabled {
  background: #fff;
  border: 0.02rem solid darkgray;
  color: #434343;
}
.lover-wrap .lover-body .bottom-body {
  position: relative;
  padding: 1.32rem 0 0 0.8rem;
}
.lover-wrap .lover-body .bottom-body .top-ty {
  height: 2.02rem;
  width: 2.88rem;
  text-align: center;
  padding-top: 0.6rem;
  background-image: url(../img/msg_ef2c8962.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0.8rem;
  left: 3.1rem;
}
.lover-wrap .lover-body .bottom-body .top-ty p {
  font-size: 0.34rem;
  margin-bottom: 0.1rem;
  display: flex;
  justify-content: space-around;
}
.lover-wrap .lover-body .bottom-body img {
  display: block;
  width: 2.32rem;
  margin-top: 0.4rem;
}
.lover-wrap .picker-box {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.lover-wrap .picker-box .picker {
  width: 60%;
  position: absolute;
  top: calc(50% - 0.9rem);
  left: 20%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
}
.lover-wrap .picker-box .picker .picker-slot-wrapper .picker-item {
  color: #fff;
}
.lover-wrap .picker-box .picker-slot-wrapper {
  transition-duration: 0s;
}
.lover-wrap .box-layer {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lover-wrap .box-layer .box-frame {
  width: 60%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
}
.lover-wrap .box-layer .box-frame ul {
  display: flex;
  flex-wrap: wrap;
}
.lover-wrap .box-layer .box-frame ul.column {
  flex-direction: column;
}
.lover-wrap .box-layer .box-frame ul.column li {
  height: 0.72rem;
  line-height: 0.72rem;
  border-bottom: 0.02rem solid #eaeaea;
  width: 100%;
}
.lover-wrap .box-layer .box-frame li {
  width: 33.33%;
  text-align: center;
  color: #fff;
  font-size: 0.36rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.qrcode-wrap {
  max-width: 480Px;
}
.qrcode-wrap .title {
  text-align: center;
  font-size: 0.26rem;
  color: #434343;
  padding: 0.3rem 0;
}
.qrcode-wrap .qrcode-top {
  text-align: right;
  margin: 0.14rem 0;
}
.qrcode-wrap .qrcode-top img {
  width: 0.46rem;
}
.qrcode-wrap #qrcode img {
  display: block;
  height: 3rem;
  width: 3.1rem;
  margin: 0 auto;
}
.qrcode-wrap .my-code {
  margin-top: 0.32rem;
  color: #4b4b4b;
  font-size: 0.36rem;
  line-height: 0.5rem;
  text-align: center;
}
.qrcode-wrap .ft {
  font-size: 0.24rem;
  text-align: center;
  padding-bottom: 0.2rem;
}
.qrcode-wrap .ft span {
  display: inline-block;
  width: 50%;
  padding: 0.2rem 0;
  color: #FE2C55;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-binding {
  color: #fff;
}
.my-binding .user-name-text {
  font-size: 0.28rem;
  padding-top: 0.04rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  width: 100%;
}
.my-binding .user-name-text .level-i {
  color: #fff;
  font-size: 0.24rem;
  margin-left: 0.26rem;
  display: flex;
  align-items: center;
}
.my-binding .user-name-text .level-i img {
  width: 0.24rem;
  margin-right: 0.1rem;
}
.my-binding .grade {
  padding: 0.1rem 0 0.12rem 0;
  font-size: 0.24rem;
  display: flex;
  align-items: center;
}
.my-binding .grade .grade-xhh {
  margin-right: 0.3rem;
  display: flex;
  align-items: center;
}
.my-binding .grade .grade-xhh img {
  width: 0.32rem;
  margin-right: 0.1rem;
}
.my-binding .grade .copy {
  width: 0.88rem;
  height: 0.4rem;
  border-radius: 0.2rem;
  border: 1Px solid #fff;
  text-align: center;
  display: inline-block;
  font-size: 0.24rem;
  line-height: 0.4rem;
  margin-left: 0.2rem;
}
.my-binding .yuebao-box {
  position: absolute;
  right: 0.2rem;
  top: 0;
  text-align: center;
}
.my-binding .yuebao-box > div {
  display: flex;
  align-items: center;
}
.my-binding .yuebao-box .van-icon {
  font-size: 0.32rem;
  margin-right: 0.1rem;
}
.my-binding .yuebao-box img {
  display: inline-block;
  width: 0.32rem;
  margin: 0 auto;
}
.my-binding .yuebao-box img.qr {
  margin-right: 0.2rem;
}
.my-binding .yuebao-box .yuebao-title {
  font-size: 0.24rem;
  transform: scale(0.85);
  color: #FFF772;
  margin-top: 0.08rem;
}
.my-binding .yuebao-box .yuebao-money {
  color: #fff;
  font-size: 0.24rem;
  transform: scale(0.85);
  margin-top: 0.06rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.mouthpiece-rate .head-body {
  background-color: #4AA7FE;
  background-image: linear-gradient(#13AB56, #077E35);
  padding: 0.32rem 0.3rem 0 0.3rem;
  position: relative;
  padding-bottom: 70Px;
}
.mouthpiece-rate .head-body .user-info {
  height: 0.82rem;
  position: relative;
  padding-left: 65Px;
}
.mouthpiece-rate .head-body .user-info .my-user-img {
  width: 41Px;
  height: 41Px;
  position: absolute;
  left: 0.1rem;
}
.mouthpiece-rate .head-body .ft-info {
  background: #fff;
  border-radius: 0.2rem 0.2rem 0 0;
  position: absolute;
  left: 0.3rem;
  right: 0.3rem;
  bottom: -32Px;
  border-bottom: solid #eee 0.02rem;
}
.mouthpiece-rate .head-body .ft-info .item {
  width: 25%;
  text-align: center;
  float: left;
}
.mouthpiece-rate .head-body .ft-info .item .num {
  font-size: 0.34rem;
  color: #434343;
  padding: 20Px 0 5Px 0;
}
.mouthpiece-rate .head-body .ft-info .item .num .red {
  color: red;
}
.mouthpiece-rate .head-body .ft-info .item .text {
  font-size: 12Px;
  color: #A9A9A9;
  padding: 10Px 0 11Px 0;
}
.mouthpiece-rate .mouthpiece-body {
  padding: 32Px;
}
.mouthpiece-rate .mouthpiece-body .tips {
  font-size: 0.24rem;
  padding: 0.4rem 0 0.2rem 0;
  color: #A9A9A9;
}
.mouthpiece-rate .mouthpiece-body .price {
  font-size: 0.24rem;
  color: #434343;
  padding-top: 0.4rem;
}
.mouthpiece-rate .mouthpiece-body .price div {
  margin-bottom: 0.4rem;
}
.mouthpiece-rate .mouthpiece-body .price label {
  font-size: 0.38rem;
  color: #ff0000;
  margin-right: 0.1rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.mouthpiece-details .head-body {
  background-color: #4AA7FE;
  background-image: linear-gradient(#13AB56, #077E35);
  padding: 0.32rem 0.3rem 0 0.3rem;
  position: relative;
  padding-bottom: 70Px;
}
.mouthpiece-details .head-body .user-info {
  height: 0.82rem;
  position: relative;
  padding-left: 65Px;
}
.mouthpiece-details .head-body .user-info .my-user-img {
  width: 41Px;
  height: 41Px;
  position: absolute;
  left: 0.1rem;
}
.mouthpiece-details .head-body .ft-info {
  background: #fff;
  border-radius: 0.2rem 0.2rem 0 0;
  position: absolute;
  left: 0.3rem;
  right: 0.3rem;
  bottom: 0rem;
  font-size: 0.24rem;
  color: #434343;
  padding: 0.4rem 0 0.4rem 0.4rem;
}
.mouthpiece-details .head-body .ft-info label {
  color: #ff0000;
  font-size: 0.38rem;
  margin-right: 0.1rem;
}
.mouthpiece-details .mouthpiece-body {
  padding: 0 20Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.add-assistance {
  height: 100vh;
  background: #FAF7FA;
}
.add-assistance .van-nav-bar__right {
  color: #FE2C55;
  font-size: 0.24rem;
}
.add-assistance .hd-img {
  height: 55%;
}
.add-assistance .hd-img img {
  width: 100%;
  height: 100%;
}
.add-assistance .bd-btn {
  background: #fff;
  padding-top: 0.5rem;
  padding-bottom: 18Px;
  text-align: center;
}
.add-assistance .bd-btn .wait-for {
  font-size: 0.24rem;
  padding-bottom: 0.2rem;
}
.add-assistance .bd-btn .wait-for label {
  color: #f25d3b;
}
.add-assistance .bd-btn .wait-for span {
  background: #F25D3B;
  margin-left: 0.1rem;
  color: #fff;
  border-radius: 0.2rem;
  font-size: 0.24rem;
  padding: 0 0.1rem;
}
.add-assistance .bd-btn .btn {
  width: 3.08rem;
  height: 0.64rem;
  background: #f25d3b;
  border-radius: 0.32rem;
  display: inline-block;
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.64rem;
  margin-top: 0.2rem;
}
.add-assistance .bd-btn .btn.dsb {
  background: darkgray;
}
.add-assistance .bd-btn .text {
  font-size: 0.24rem;
  padding-top: 0.4rem;
}
.add-assistance .bd-btn .text span {
  background: #3699ff;
  border-radius: 0.18rem;
  color: #fff;
  display: inline-block;
  padding: 2Px 5Px;
}
.add-assistance .ft {
  height: 66Px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.add-assistance .ft .nr {
  position: absolute;
  left: 0.26rem;
  right: 0.26rem;
  bottom: 0.18rem;
  background: #fff;
  box-shadow: 0rem 0rem 0.06rem 0rem rgba(0, 0, 0, 0.2);
  border-radius: 0.12rem;
}
.add-assistance .ft .nr .title {
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
  position: absolute;
  width: 2.52rem;
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  top: -0.1rem;
  left: 50%;
  margin-left: -1.26rem;
}
.add-assistance .ft .nr p {
  padding: 42Px 15Px 13Px 15Px;
  font-size: 0.24rem;
  line-height: 0.44rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
@media only screen and (min-width: 768px) {
.mint-tabbar.is-fixed {
    width: 480Px;
    left: 50% !important;
    transform: translate(-50%, 0);
}
}
.mint-tabbar .mint-tab-item {
  padding: 0;
}
.mint-tabbar .mint-tab-item a {
  text-decoration: none;
  display: block;
  padding: 0.12rem 0;
}
.mint-tabbar .mint-tab-item a.tab-act .mint-tab-item-label {
  color: #FE2C55;
}
.mint-tabbar .mint-tab-item a.tab-act .mint-tab-item-icon {
  background: #FE2C55;
}
.mint-tabbar .mint-tab-item a.more-tab-act {
  background: #eee;
}
.mint-tabbar .confirm .footer-confirm {
  position: absolute;
  bottom: 1.44rem;
  width: calc(100% - 0.48rem);
  left: 0.24rem;
  background: #fff;
  box-sizing: border-box;
  border-radius: 0.08rem;
  padding: 0.2rem 0;
}
.mint-tabbar .confirm .footer-confirm .out,
.mint-tabbar .confirm .footer-confirm .in {
  position: absolute;
  width: 0;
  height: 0rem;
}
.mint-tabbar .confirm .footer-confirm .out {
  border: 0.28rem solid transparent;
  border-top-color: #fff;
  /*这里的颜色一定要跟上面demo边框颜色一样*/
  bottom: -0.56rem;
  right: 0.4rem;
}
.mint-tabbar .confirm .footer-confirm .in {
  border: 0.26rem solid transparent;
  border-top-color: #fff;
  /*这里的颜色一定要跟demo背景颜色一样*/
  bottom: -0.54rem;
  right: 0.42rem;
}
.mint-tabbar .confirm .footer-confirm .mint-tab-item-icon,
.mint-tabbar .confirm .footer-confirm .mint-tabbar {
  background: none;
  box-shadow: none;
  position: initial;
}
.mint-tabbar .confirm .footer-confirm .mint-tab-item {
  max-width: 25%;
}
.mint-tabbar .confirm .footer-confirm .mint-tab-item .mint-tab-item-label {
  line-height: 0.34rem;
}
.mint-tabbar.zxcount-dark-tabbar {
  background: #050506;
  background-image: none;
  border-top: 0.02rem solid #1f2026;
  box-shadow: none;
}
.mint-tabbar.zxcount-dark-tabbar .mint-tab-item a {
  padding: 0.14rem 0 0.12rem;
}
.mint-tabbar.zxcount-dark-tabbar .mint-tab-item a.tab-act .mint-tab-item-label {
  color: #FE2C55;
}
.mint-tabbar.zxcount-dark-tabbar .mint-tab-item a.tab-act .mint-tab-item-icon {
  background: #FE2C55;
  color: #fff;
}
.mint-tabbar.zxcount-dark-tabbar .mint-tab-item-icon {
  width: 0.48rem;
  height: 0.48rem;
  margin: 0 auto 0.08rem;
  border-radius: 50%;
  background: #5b5d63;
  color: #fff;
  line-height: 0.48rem;
}
.mint-tabbar.zxcount-dark-tabbar .mint-tab-item-label {
  color: #777b84;
  font-size: 0.24rem;
  line-height: 0.36rem;
}
.mint-tabbar .confirm .footer-confirm {
  left: 0;
  width: 100%;
  padding: 0.32rem;
  background: #111216;
  border: 0.02rem solid #24262d;
  border-radius: 0.16rem;
  box-shadow: 0 0.28rem 0.68rem rgba(0, 0, 0, 0.48);
}
.mint-tabbar .confirm .footer-confirm .out {
  border-top-color: #24262d;
}
.mint-tabbar .confirm .footer-confirm .in {
  border-top-color: #111216;
}
.mint-tabbar .confirm .footer-confirm .mint-tabbar {
  display: flex;
  flex-wrap: wrap;
  background: none;
  box-shadow: none;
  position: initial;
}
.mint-tabbar .confirm .footer-confirm .mint-tab-item {
  flex: 0 0 25%;
  max-width: 25%;
  margin-bottom: 0.16rem;
}
.mint-tabbar .confirm .footer-confirm .mint-tab-item a {
  width: 1.68rem;
  min-height: 1.2rem;
  margin: 0 auto;
  padding: 0.16rem 0;
  box-sizing: border-box;
  text-align: center;
}
.mint-tabbar .confirm .footer-confirm .mint-tab-item a.more-tab-act {
  background: #4b1420;
}
.mint-tabbar .confirm .footer-confirm .mint-tab-item-icon {
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 auto 0.14rem;
  border: 0.02rem solid #fff;
  border-radius: 50%;
  background: transparent;
  color: #fff;
  line-height: 0.52rem;
  text-align: center;
}
.mint-tabbar .confirm .footer-confirm .more-icon-text {
  color: #fff;
  font-size: 0.3rem;
  font-weight: 600;
}
.mint-tabbar .confirm .footer-confirm .mint-tab-item-label {
  color: #f2f3f5;
  font-size: 0.26rem;
  line-height: 0.36rem;
}
.mint-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#26a2ff;box-sizing:border-box;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0.28rem;height:0.8rem;line-height:1;padding:0 0.2rem;position:relative;text-align:center;white-space:nowrap}.mint-header .mint-button{background-color:transparent;border:0;box-shadow:none;color:inherit;display:inline-block;padding:0;font-size:inherit}.mint-header .mint-button:after{content:none}.mint-header.is-fixed{top:0;right:0;left:0;position:fixed;z-index:1}.mint-header-button{-webkit-box-flex:.5;-ms-flex:.5;flex:.5}.mint-header-button>a{color:inherit}.mint-header-button.is-right{text-align:right}.mint-header-button.is-left{text-align:left}.mint-header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:inherit;font-weight:400;-webkit-box-flex:1;-ms-flex:1;flex:1}.mint-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0.08rem;border:0;box-sizing:border-box;color:inherit;display:block;font-size:0.36rem;height:0.82rem;outline:0;overflow:hidden;position:relative;text-align:center}.mint-button:after{background-color:#000;content:" ";opacity:0;top:0;right:0;bottom:0;left:0;position:absolute}.mint-button:not(.is-disabled):active:after{opacity:.4}.mint-button.is-disabled{opacity:.6}.mint-button-icon{vertical-align:middle;display:inline-block}.mint-button--default{color:#656b79;background-color:#f6f8fa;box-shadow:0 0 0.02rem #b8bbbf}.mint-button--default.is-plain{border:0.02rem solid #5a5a5a;background-color:transparent;box-shadow:none;color:#5a5a5a}.mint-button--primary{color:#fff;background-color:#26a2ff}.mint-button--primary.is-plain{border:0.02rem solid #26a2ff;background-color:transparent;color:#26a2ff}.mint-button--danger{color:#fff;background-color:#ef4f4f}.mint-button--danger.is-plain{border:0.02rem solid #ef4f4f;background-color:transparent;color:#ef4f4f}.mint-button--large{display:block;width:100%}.mint-button--normal,.mint-button--small{display:inline-block;padding:0 0.24rem}.mint-button--small{font-size:0.28rem;height:0.66rem}.mint-cell{background-color:#fff;box-sizing:border-box;color:inherit;min-height:0.96rem;display:block;overflow:hidden;position:relative;text-decoration:none}.mint-cell img{vertical-align:middle}.mint-cell:first-child .mint-cell-wrapper{background-origin:border-box}.mint-cell:last-child{background-image:-webkit-linear-gradient(bottom,#d9d9d9,#d9d9d9 50%,transparent 0);background-image:linear-gradient(0deg,#d9d9d9,#d9d9d9 50%,transparent 0);background-size:100% 0.02rem;background-repeat:no-repeat;background-position:bottom}.mint-cell-wrapper{background-image:-webkit-linear-gradient(top,#d9d9d9,#d9d9d9 50%,transparent 0);background-image:linear-gradient(180deg,#d9d9d9,#d9d9d9 50%,transparent 0);background-size:120% 0.02rem;background-repeat:no-repeat;background-position:0 0;background-origin:content-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0.32rem;line-height:1;min-height:inherit;overflow:hidden;padding:0 0.2rem;width:100%}.mint-cell-mask:after{background-color:#000;content:" ";opacity:0;top:0;right:0;bottom:0;left:0;position:absolute}.mint-cell-mask:active:after{opacity:.1}.mint-cell-text{vertical-align:middle}.mint-cell-label{color:#888;display:block;font-size:0.24rem;margin-top:0.12rem}.mint-cell-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.mint-cell-value{color:#888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mint-cell-value.is-link{margin-right:0.48rem}.mint-cell-left{position:absolute;height:100%;left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mint-cell-right{position:absolute;height:100%;right:0;top:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mint-cell-allow-right:after{border:0.04rem solid #c8c8cd;border-bottom-width:0;border-left-width:0;content:" ";top:50%;right:0.4rem;position:absolute;width:0.1rem;height:0.1rem;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.mint-cell-swipe .mint-cell-wrapper{position:relative}.mint-cell-swipe .mint-cell-left,.mint-cell-swipe .mint-cell-right,.mint-cell-swipe .mint-cell-wrapper{-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.mint-cell-swipe-buttongroup{height:100%}.mint-cell-swipe-button{height:100%;display:inline-block;padding:0 0.2rem;line-height:0.96rem}.mint-field{display:-webkit-box;display:-ms-flexbox;display:flex}.mint-field .mint-cell-title{width:2.1rem;-webkit-box-flex:0;-ms-flex:none;flex:none}.mint-field .mint-cell-value{-webkit-box-flex:1;-ms-flex:1;flex:1;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex}.mint-field.is-nolabel .mint-cell-title{display:none}.mint-field.is-textarea{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit}.mint-field.is-textarea .mint-cell-title{padding:0.2rem 0}.mint-field.is-textarea .mint-cell-value{padding:0.1rem 0}.mint-field-core{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:0;-webkit-box-flex:1;-ms-flex:1;flex:1;outline:0;line-height:1.6;font-size:inherit;width:100%}.mint-field-clear{opacity:.2}.mint-field-state{color:inherit;margin-left:0.4rem}.mint-field-state .mintui{font-size:0.4rem}.mint-field-state.is-default{margin-left:0}.mint-field-state.is-success{color:#4caf50}.mint-field-state.is-warning{color:#ffc107}.mint-field-state.is-error{color:#f44336}.mint-field-other{top:0;right:0;position:relative}.mint-badge{color:#fff;text-align:center;display:inline-block}.mint-badge.is-size-large{border-radius:0.28rem;font-size:0.36rem;padding:0.04rem 0.2rem}.mint-badge.is-size-small{border-radius:0.16rem;font-size:0.24rem;padding:0.04rem 0.12rem}.mint-badge.is-size-normal{border-radius:0.24rem;font-size:0.3rem;padding:0.04rem 0.16rem}.mint-badge.is-warning{background-color:#ffc107}.mint-badge.is-error{background-color:#f44336}.mint-badge.is-primary{background-color:#26a2ff}.mint-badge.is-success{background-color:#4caf50}.mint-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.mint-switch *{pointer-events:none}.mint-switch-label{margin-left:0.2rem;display:inline-block}.mint-switch-label:empty{margin-left:0}.mint-switch-core{display:inline-block;position:relative;width:1.04rem;height:0.64rem;border:0.02rem solid #d9d9d9;border-radius:0.32rem;box-sizing:border-box;background:#d9d9d9}.mint-switch-core:after,.mint-switch-core:before{content:" ";top:0;left:0;position:absolute;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-radius:0.3rem}.mint-switch-core:after{width:0.6rem;height:0.6rem;background-color:#fff;box-shadow:0 0.02rem 0.06rem rgba(0,0,0,.4)}.mint-switch-core:before{width:1rem;height:0.6rem;background-color:#fdfdfd}.mint-switch-input{display:none}.mint-switch-input:checked+.mint-switch-core{border-color:#26a2ff;background-color:#26a2ff}.mint-switch-input:checked+.mint-switch-core:before{-webkit-transform:scale(0);transform:scale(0)}.mint-switch-input:checked+.mint-switch-core:after{-webkit-transform:translateX(0.4rem);transform:translateX(0.4rem)}.mint-spinner-snake{-webkit-animation:mint-spinner-rotate .8s infinite linear;animation:mint-spinner-rotate .8s infinite linear;border:0.08rem solid transparent;border-radius:50%}@-webkit-keyframes mint-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mint-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mint-spinner-double-bounce{position:relative}.mint-spinner-double-bounce-bounce1,.mint-spinner-double-bounce-bounce2{width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:mint-spinner-double-bounce 2s infinite ease-in-out;animation:mint-spinner-double-bounce 2s infinite ease-in-out}.mint-spinner-double-bounce-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes mint-spinner-double-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mint-spinner-double-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.mint-spinner-triple-bounce-bounce1,.mint-spinner-triple-bounce-bounce2,.mint-spinner-triple-bounce-bounce3{border-radius:100%;display:inline-block;-webkit-animation:mint-spinner-triple-bounce 1.4s infinite ease-in-out both;animation:mint-spinner-triple-bounce 1.4s infinite ease-in-out both}.mint-spinner-triple-bounce-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.mint-spinner-triple-bounce-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes mint-spinner-triple-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mint-spinner-triple-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.mint-spinner-fading-circle{position:relative}.mint-spinner-fading-circle-circle{width:100%;height:100%;top:0;left:0;position:absolute}.mint-spinner-fading-circle-circle:before{content:" ";display:block;margin:0 auto;width:15%;height:15%;border-radius:100%;-webkit-animation:mint-fading-circle 1.2s infinite ease-in-out both;animation:mint-fading-circle 1.2s infinite ease-in-out both}.mint-spinner-fading-circle-circle.is-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.mint-spinner-fading-circle-circle.is-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.mint-spinner-fading-circle-circle.is-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.mint-spinner-fading-circle-circle.is-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.mint-spinner-fading-circle-circle.is-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mint-spinner-fading-circle-circle.is-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.mint-spinner-fading-circle-circle.is-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.mint-spinner-fading-circle-circle.is-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.mint-spinner-fading-circle-circle.is-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.mint-spinner-fading-circle-circle.is-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.mint-spinner-fading-circle-circle.is-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mint-spinner-fading-circle-circle.is-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.mint-spinner-fading-circle-circle.is-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.mint-spinner-fading-circle-circle.is-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.mint-spinner-fading-circle-circle.is-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.mint-spinner-fading-circle-circle.is-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.mint-spinner-fading-circle-circle.is-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.mint-spinner-fading-circle-circle.is-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.mint-spinner-fading-circle-circle.is-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.mint-spinner-fading-circle-circle.is-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.mint-spinner-fading-circle-circle.is-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.mint-spinner-fading-circle-circle.is-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes mint-fading-circle{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes mint-fading-circle{0%,39%,to{opacity:0}40%{opacity:1}}.mint-tab-item{display:block;padding:0.14rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-decoration:none}.mint-tab-item-icon{width:0.48rem;height:0.48rem;margin:0 auto 0.1rem}.mint-tab-item-icon:empty{display:none}.mint-tab-item-icon>*{display:block;width:100%;height:100%}.mint-tab-item-label{color:inherit;font-size:0.24rem;line-height:1}.mint-tab-container-item{-ms-flex-negative:0;flex-shrink:0;width:100%}.mint-tab-container{overflow:hidden;position:relative}.mint-tab-container .swipe-transition{-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.mint-tab-container-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.mint-navbar{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.mint-navbar .mint-tab-item{padding:0.34rem 0;font-size:0.3rem}.mint-navbar .mint-tab-item:last-child{border-right:0}.mint-navbar .mint-tab-item.is-selected{border-bottom:0.06rem solid #26a2ff;color:#26a2ff;margin-bottom:-0.06rem}.mint-navbar.is-fixed{top:0;right:0;left:0;position:fixed;z-index:1}.mint-tabbar{background-image:-webkit-linear-gradient(top,#d9d9d9,#d9d9d9 50%,transparent 0);background-image:linear-gradient(180deg,#d9d9d9,#d9d9d9 50%,transparent 0);background-size:100% 0.02rem;background-repeat:no-repeat;background-position:0 0;position:relative;background-color:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;right:0;bottom:0;left:0;position:absolute;text-align:center}.mint-tabbar>.mint-tab-item.is-selected{background-color:#eaeaea;color:#26a2ff}.mint-tabbar.is-fixed{right:0;bottom:0;left:0;position:fixed;z-index:1}.mint-search{height:100%;height:100vh;overflow:hidden}.mint-searchbar{position:relative;background-color:#d9d9d9;box-sizing:border-box;padding:0.16rem 0.2rem;z-index:1}.mint-searchbar,.mint-searchbar-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mint-searchbar-inner{background-color:#fff;border-radius:0.04rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0.56rem;padding:0.08rem 0.12rem}.mint-searchbar-inner .mintui-search{font-size:0.24rem;color:#d9d9d9}.mint-searchbar-core{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-sizing:border-box;width:100%;height:100%;outline:0}.mint-searchbar-cancel{color:#26a2ff;margin-left:0.2rem;text-decoration:none}.mint-search-list{overflow:auto;padding-top:0.88rem;top:0;right:0;bottom:0;left:0;position:absolute}.mint-checklist .mint-cell{padding:0}.mint-checklist.is-limit .mint-checkbox-core:not(:checked){background-color:#d9d9d9;border-color:#d9d9d9}.mint-checklist-label{display:block;padding:0 0.2rem}.mint-checklist-title{color:#888;display:block;font-size:0.24rem;margin:0.16rem}.mint-checkbox.is-right{float:right}.mint-checkbox-label{vertical-align:middle;margin-left:0.12rem}.mint-checkbox-input{display:none}.mint-checkbox-input:checked+.mint-checkbox-core{background-color:#26a2ff;border-color:#26a2ff}.mint-checkbox-input:checked+.mint-checkbox-core:after{border-color:#fff;-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.mint-checkbox-input[disabled]+.mint-checkbox-core{background-color:#d9d9d9;border-color:#ccc}.mint-checkbox-core{display:inline-block;background-color:#fff;border-radius:100%;border:0.02rem solid #ccc;position:relative;width:0.4rem;height:0.4rem;vertical-align:middle}.mint-checkbox-core:after{border:0.04rem solid transparent;border-left:0;border-top:0;content:" ";top:0.06rem;left:0.12rem;position:absolute;width:0.08rem;height:0.16rem;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.mint-radiolist .mint-cell{padding:0}.mint-radiolist-label{display:block;padding:0 0.2rem}.mint-radiolist-title{font-size:0.24rem;margin:0.16rem;display:block;color:#888}.mint-radio.is-right{float:right}.mint-radio-label{vertical-align:middle;margin-left:0.12rem}.mint-radio-input{display:none}.mint-radio-input:checked+.mint-radio-core{background-color:#26a2ff;border-color:#26a2ff}.mint-radio-input:checked+.mint-radio-core:after{background-color:#fff;-webkit-transform:scale(1);transform:scale(1)}.mint-radio-input[disabled]+.mint-radio-core{background-color:#d9d9d9;border-color:#ccc}.mint-radio-core{box-sizing:border-box;display:inline-block;background-color:#fff;border-radius:100%;border:0.02rem solid #ccc;position:relative;width:0.4rem;height:0.4rem;vertical-align:middle}.mint-radio-core:after{content:" ";border-radius:100%;top:0.1rem;left:0.1rem;position:absolute;width:0.16rem;height:0.16rem;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:scale(0);transform:scale(0)}.mint-loadmore{overflow:hidden}.mint-loadmore-content.is-dropped{-webkit-transition:.2s;transition:.2s}.mint-loadmore-bottom,.mint-loadmore-top{text-align:center;height:1rem;line-height:1rem}.mint-loadmore-top{margin-top:-1rem}.mint-loadmore-bottom{margin-bottom:-1rem}.mint-loadmore-spinner{display:inline-block;margin-right:0.1rem;vertical-align:middle}.mint-loadmore-text{vertical-align:middle}.mint-actionsheet{position:fixed;background:#e0e0e0;width:100%;text-align:center;bottom:0;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.mint-actionsheet-list{list-style:none;padding:0;margin:0}.mint-actionsheet-listitem{border-bottom:0.02rem solid #e0e0e0}.mint-actionsheet-button,.mint-actionsheet-listitem{display:block;width:100%;height:0.9rem;line-height:0.9rem;font-size:0.36rem;color:#333;background-color:#fff}.mint-actionsheet-button:active,.mint-actionsheet-listitem:active{background-color:#f0f0f0}.actionsheet-float-enter,.actionsheet-float-leave-active{-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@-webkit-keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{to{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.mint-popup{position:fixed;background:#fff;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.2s ease-out;transition:.2s ease-out}.mint-popup-top{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.mint-popup-right{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.mint-popup-bottom{top:auto;right:auto;bottom:0;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.mint-popup-left{top:50%;right:auto;bottom:auto;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.popup-slide-top-enter,.popup-slide-top-leave-active{-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}.popup-slide-right-enter,.popup-slide-right-leave-active{-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}.popup-slide-bottom-enter,.popup-slide-bottom-leave-active{-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}.popup-slide-left-enter,.popup-slide-left-leave-active{-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}.popup-fade-enter,.popup-fade-leave-active{opacity:0}.mint-swipe,.mint-swipe-items-wrap{overflow:hidden;position:relative;height:100%}.mint-swipe-items-wrap>div{position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%;height:100%;display:none}.mint-swipe-items-wrap>div.is-active{display:block;-webkit-transform:none;transform:none}.mint-swipe-indicators{position:absolute;bottom:0.2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mint-swipe-indicator{width:0.16rem;height:0.16rem;display:inline-block;border-radius:100%;background:#000;opacity:.2;margin:0 0.06rem}.mint-swipe-indicator.is-active{background:#fff}.mt-range{position:relative;height:0.6rem;line-height:0.6rem}.mt-range,.mt-range>*{display:-webkit-box;display:-ms-flexbox;display:flex}.mt-range [slot=start]{margin-right:0.1rem}.mt-range [slot=end]{margin-left:0.1rem}.mt-range-content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:0.6rem}.mt-range-runway{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:-0.6rem;border-top-color:#a9acb1;border-top-style:solid}.mt-range-thumb{background-color:#fff;position:absolute;left:0;top:0;width:0.6rem;height:0.6rem;border-radius:100%;cursor:move;box-shadow:0 0.02rem 0.06rem rgba(0,0,0,.4)}.mt-range-progress{position:absolute;display:block;background-color:#26a2ff;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.mt-range--disabled{opacity:.5}.picker{overflow:hidden}.picker-toolbar{height:0.8rem}.picker-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;text-align:right;font-size:0.48rem;position:relative}.picker-center-highlight{box-sizing:border-box;position:absolute;left:0;width:100%;top:50%;margin-top:-0.36rem;pointer-events:none}.picker-center-highlight:after,.picker-center-highlight:before{content:"";position:absolute;height:0.02rem;width:100%;background-color:#eaeaea;display:block;z-index:15;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.picker-center-highlight:before{left:0;top:0;bottom:auto;right:auto}.picker-center-highlight:after{left:0;bottom:0;right:auto;top:auto}.picker-slot{font-size:0.36rem;overflow:hidden;position:relative;max-height:100%}.picker-slot.picker-slot-left{text-align:left}.picker-slot.picker-slot-center{text-align:center}.picker-slot.picker-slot-right{text-align:right}.picker-slot.picker-slot-divider{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.picker-slot-wrapper{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}.picker-slot-wrapper.dragging,.picker-slot-wrapper.dragging .picker-item{-webkit-transition-duration:0s;transition-duration:0s}.picker-item{height:0.72rem;line-height:0.72rem;padding:0 0.2rem;white-space:nowrap;position:relative;overflow:hidden;text-overflow:ellipsis;color:#707274;left:0;top:0;width:100%;box-sizing:border-box;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.picker-slot-absolute .picker-item{position:absolute}.picker-item.picker-item-far{pointer-events:none}.picker-item.picker-selected{color:#000;-webkit-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}.picker-3d .picker-items{overflow:hidden;-webkit-perspective:14rem;perspective:14rem}.picker-3d .picker-item,.picker-3d .picker-slot,.picker-3d .picker-slot-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.picker-3d .picker-slot{overflow:visible}.picker-3d .picker-item{-webkit-transform-origin:center center;transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.mt-progress{position:relative;height:0.6rem;line-height:0.6rem}.mt-progress,.mt-progress>*{display:-webkit-box;display:-ms-flexbox;display:flex}.mt-progress [slot=start]{margin-right:0.1rem}.mt-progress [slot=end]{margin-left:0.1rem}.mt-progress-content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.mt-progress-runway{left:0;right:0;background-color:#ebebeb;height:0.06rem}.mt-progress-progress,.mt-progress-runway{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.mt-progress-progress{display:block;background-color:#26a2ff;width:0}.mint-toast{position:fixed;max-width:80%;border-radius:0.1rem;background:rgba(0,0,0,.7);color:#fff;box-sizing:border-box;text-align:center;z-index:1000;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.mint-toast.is-placebottom{bottom:1rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.mint-toast.is-placemiddle{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mint-toast.is-placetop{top:1rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.mint-toast-icon{display:block;text-align:center;font-size:1.12rem}.mint-toast-text{font-size:0.28rem;display:block;text-align:center}.mint-toast-pop-enter,.mint-toast-pop-leave-active{opacity:0}.mint-indicator{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.mint-indicator-wrapper{top:50%;left:50%;position:fixed;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:0.1rem;background:rgba(0,0,0,.7);color:#fff;box-sizing:border-box;text-align:center}.mint-indicator-text{display:block;color:#fff;text-align:center;margin-top:0.2rem;font-size:0.32rem}.mint-indicator-spin{display:inline-block;text-align:center}.mint-indicator-mask{top:0;left:0;position:fixed;width:100%;height:100%;opacity:0;background:transparent}.mint-indicator-enter,.mint-indicator-leave-active{opacity:0}.mint-msgbox{position:fixed;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background-color:#fff;width:85%;border-radius:0.06rem;font-size:0.32rem;-webkit-user-select:none;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.2s;transition:.2s}.mint-msgbox-header{padding:0.3rem 0 0}.mint-msgbox-content{padding:0.2rem 0.4rem 0.3rem;border-bottom:0.02rem solid #ddd;min-height:0.72rem;position:relative}.mint-msgbox-input{padding-top:0.3rem}.mint-msgbox-input input{border:0.02rem solid #dedede;border-radius:0.1rem;padding:0.08rem 0.1rem;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.mint-msgbox-input input.invalid,.mint-msgbox-input input.invalid:focus{border-color:#ff4949}.mint-msgbox-errormsg{color:red;font-size:0.24rem;min-height:0.36rem;margin-top:0.04rem}.mint-msgbox-title{text-align:center;padding-left:0;margin-bottom:0;font-size:0.32rem;font-weight:700;color:#333}.mint-msgbox-message{color:#999;margin:0;text-align:center;line-height:0.72rem}.mint-msgbox-btns{display:-webkit-box;display:-ms-flexbox;display:flex;height:0.8rem;line-height:0.8rem}.mint-msgbox-btn{line-height:0.7rem;display:block;background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;border:0}.mint-msgbox-btn:focus{outline:none}.mint-msgbox-btn:active{background-color:#fff}.mint-msgbox-cancel{width:50%;border-right:0.02rem solid #ddd}.mint-msgbox-cancel:active{color:#000}.mint-msgbox-confirm{color:#26a2ff;width:50%}.mint-msgbox-confirm:active{color:#26a2ff}.msgbox-bounce-enter{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7)}.msgbox-bounce-leave-active{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9)}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@-webkit-keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{to{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.mint-datetime{width:100%}.mint-datetime .picker-item,.mint-datetime .picker-slot-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.mint-datetime .picker-toolbar{border-bottom:0.02rem solid #eaeaea}.mint-datetime-action{display:inline-block;width:50%;text-align:center;line-height:0.8rem;font-size:0.32rem;color:#26a2ff}.mint-datetime-cancel{float:left}.mint-datetime-confirm{float:right}.mint-indexlist{width:100%;position:relative;overflow:hidden}.mint-indexlist-content{margin:0;padding:0;overflow:auto}.mint-indexlist-nav{position:absolute;top:0;bottom:0;right:0;background-color:#fff;border-left:0.02rem solid #ddd;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mint-indexlist-nav,.mint-indexlist-navlist{margin:0;max-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}.mint-indexlist-navlist{padding:0;list-style:none}.mint-indexlist-navitem{padding:0.04rem 0.12rem;font-size:0.24rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.mint-indexlist-indicator{position:absolute;width:1rem;height:1rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:1rem;background-color:rgba(0,0,0,.7);border-radius:0.1rem;color:#fff;font-size:0.44rem}.mint-indexsection{padding:0;margin:0}.mint-indexsection-index{margin:0;padding:0.2rem;background-color:#fafafa}.mint-indexsection-index+ul{padding:0}.mint-palette-button{display:inline-block;position:relative;border-radius:50%;width:1.12rem;height:1.12rem;line-height:1.12rem;text-align:center;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.mint-main-button{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:blue;font-size:2em}.mint-palette-button-active{-webkit-animation:mint-zoom .5s ease-in-out;animation:mint-zoom .5s ease-in-out}.mint-sub-button-container>*{position:absolute;top:0.3rem;left:0.3rem;width:0.5rem;height:0.5rem;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@-webkit-keyframes mint-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}30%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.95);transform:scale(.95)}90%{-webkit-transform:scale(1.01);transform:scale(1.01)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mint-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}30%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.95);transform:scale(.95)}90%{-webkit-transform:scale(1.01);transform:scale(1.01)}to{-webkit-transform:scale(1);transform:scale(1)}}@font-face{font-family:mintui;src:url(data:application/x-font-ttf;base64,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)}.mintui{font-family:mintui!important;font-size:0.32rem;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.004rem;-moz-osx-font-smoothing:grayscale}.mintui-search:before{content:"\E604"}.mintui-more:before{content:"\E601"}.mintui-back:before{content:"\E600"}.mintui-field-error:before{content:"\E605"}.mintui-field-warning:before{content:"\E608"}.mintui-success:before{content:"\E602"}.mintui-field-success:before{content:"\E609"}
.mint-tab-container {
	height: 100vh;
	overflow-y: auto;
}
.mint-tab-container-item{
	background-color: #fff;
	margin-top: 46Px;
}
.mint-tabbar{
	box-shadow:0rem -0.02rem 0.04rem 0rem rgba(208,208,208,0.5);
}
.mint-tabbar .mint-tab-item-icon{
	display: block;
	width: 0.44rem;
	height: 0.44rem;
	border-radius: 50%;
	background: #CCC9CD;
	color: #fff;
	font-size: 12Px;
	text-align: center;
	line-height: 0.44rem;
}
.mint-tabbar .mint-tab-item-label{
	color: #333;
}
.confirm{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.3);
}
.clear{
	zoom: 1;
}
.clear:after{
	display:block;
	clear:both;
	content:" ";
	visibility: hidden;
	height:0
}
/*统一波色*/
.color-wrap:not(.span-wrap)>div{
	background: url(data:image/png;base64,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);
	background-size: cover;
	text-align: center;
	height: 0.48rem;
	width: 0.48rem;
	line-height: 0.52rem;
	font-size: 0.24rem;
	text-indent: -0.02rem;
}
.color-wrap.span-wrap>div>span{
	background: url(data:image/png;base64,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);
	background-size: cover;
	text-align: center;
	display: block;
	height: 0.48rem;
	width: 0.48rem;
	line-height: 0.52rem;
	font-size: 0.24rem;
	text-indent: -0.02rem;
}
/*蓝色*/
.color-wrap:not(.span-wrap)>div.blue,.color-wrap.span-wrap>div>span.blue{
	background: url(../img/number-icon-3_a0083073.png) no-repeat center;
	background-size: contain;
}
/*红色*/
.color-wrap:not(.span-wrap)>div.red,.color-wrap.span-wrap>div>span.red{
	background: url(../img/number-icon-2_1b5aa822.png) no-repeat center;
	background-size: contain;
}
/*绿色*/
.color-wrap:not(.span-wrap)>div.green,.color-wrap.span-wrap>div>span.green{
	background: url(../img/number-icon-1_8e738662.png) no-repeat center;
	background-size: contain;
}



/*六合统计*/
.mint-tab-container .container-wrap{
	box-sizing: border-box;
	padding: 0.12rem 0.24rem;
	background: #fff;
}
.mint-tab-container .container-wrap .top-wrap{
	border-bottom: 1Px solid #eee;
}
.mint-tab-container .container-wrap .top-wrap:nth-last-of-type(1){
	border-bottom: none;
}
.container-wrap .top-wrap h4{
	font-weight: normal;
	font-size: 0.24rem;
	line-height: 0.34rem;
	color: #333;
	padding-top: 0.18rem;
}
.container-wrap .top-wrap:nth-of-type(1) h4{
	padding-top: 0;
}
.container-wrap .top-wrap>.color-wrap{
	padding: 0.26rem 0 0.22rem 0;
	display: flex;
	justify-content: space-between;
}
.container-wrap .bottom-wrap{
	display: flex;
	padding: 0.1rem 0;
}
.container-wrap .bottom-wrap>div{
	flex: 1;
	color: #777;
	line-height: 0.42rem;
}
.container-wrap .bottom-wrap>div:nth-of-type(1){
	font-size: 0.24rem;
}
.container-wrap .bottom-wrap>div:nth-of-type(2){
	font-size: 0.24rem;
	display: flex;
	justify-content: space-between;
	font-weight: 500;
	color: #333;
}
.container-wrap .bottom-wrap>div:nth-of-type(2)>div{
	display: inline-block;
}
.red-text .red{
	color: #F05A5A;
}
.red-text .green{
	color: #18CF32;
}
.red-text .blue{
	color: #2F85DD;
}


/*属性参照*/
/*顶部tab*/
.tab-wrap{
	display: flex;
	justify-content: space-between;
	line-height: 1rem;
	height: 1rem;
	font-size: 0.32rem;
	color: #333;
	text-align: center;
	background: #fff;
}
.tab-wrap>div{
	flex: 1;
}
.tab-wrap>div.active{
	color: #077E35;
}
.container2-wrap{
	padding-bottom: 0.12rem;
	border-bottom: 0.02rem solid #E1E1E1;
}
.container2-wrap:nth-last-of-type(1){
	border-bottom: none;
}
.container2-wrap>h4{
	font-size: 0.24rem;
	line-height: 0.34rem;
	color: #333;
	padding: 0.18rem 0 0.26rem;
	font-weight: normal;
}
.container2-wrap:nth-of-type(1)>h4{
	padding-top: 0rem;
}
.container2-wrap .color-wrap{
	display: flex;
	flex-wrap: wrap;
}
.container2-wrap .color-wrap>div{
	width: 10%;
	text-align: left;
}
.container2-wrap .color-wrap>div{
	margin-bottom: 0.22rem;
}
.container-wrap.wrap2-2{
	padding: 0 0.24rem;
}
.container-wrap.wrap2-2 .container2-wrap{
	padding: 0.24rem 0;
}
.container-wrap.wrap2-2 .container2-wrap .color-wrap>div{
	margin-bottom: 0;
}
.container-wrap.wrap2-2 .container2-wrap .color-wrap>i{
	display: inline-block;
	margin-right: 0.2rem;
	font-size: 0.3rem;
	color: #333;
	font-style: initial;
}
.container-wrap.wrap2-3{
	padding: 0 0.24rem;
}
.container-wrap.wrap2-3 .container2-wrap{
	padding: 0.24rem 0 0.02rem 0;
}
.container-wrap.wrap2-3 .container2-wrap{
	position: relative;
}
.container-wrap.wrap2-3 .container2-wrap > h4{
	position: absolute;
	top: 0.26rem;
	left: 0;
	width: 0.52rem;
	padding: 0;
	font-size: 0.3rem;
}
.container-wrap.wrap2-3 .container2-wrap .color-wrap{
	width: calc(100% - 0.52rem);
	margin-left: 0.52rem;
}
.container-wrap.wrap2-3 .container2-wrap .color-wrap > div{
	width: 12%;
}
.container-wrap.wrap2-4{
	padding: 0 0.24rem;
}
.container-wrap.wrap2-4 .container2-wrap{
	padding: 0.24rem 0;
}
.container-wrap.wrap2-4 .container2-wrap .animal>span{
	font-size: 0.3rem;
	font-weight: bold;
}
.container-wrap.wrap2-4 .container2-wrap .animal>span:nth-of-type(1){
	font-size: 0.3rem;
	margin-right: 0.52rem;
}


/*特码历史*/
.title-box {
	text-align: center;
	color: #077E35;
	line-height: 0.56rem;
	font-size: 0.24rem;
}
.title-box-info {
	color: #777777;
	font-size: 0.24rem;
	line-height: 0.4rem;
	padding-left: 0.32rem;
}
.chart{
	height: 4.4rem;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.period {
  height: 0.48rem;
  width: 0.8rem;
  outline: none;
  background: #f6f6f6;
  border-radius: 0.12rem;
  border: 0.02rem solid #bcbcbc;
  text-align: center;
  margin-left: 0.12rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.zxcount-liuhe-page[data-v-1279bb6d] {
  min-height: 100vh;
  background: #0d0e11;
  color: #aaa;
}
.zxcount-liuhe-page[data-v-1279bb6d] .van-nav-bar {
  background: #0d0e11;
  border-bottom: 0.02rem solid #2b2d33;
}
.zxcount-liuhe-page[data-v-1279bb6d] .van-nav-bar__title {
  color: #fff;
  font-size: 0.32rem !important;
  font-weight: 400;
  letter-spacing: 0;
}
.zxcount-liuhe-page[data-v-1279bb6d] .van-nav-bar__right {
  color: #9699a2;
  font-size: 0.28rem;
}
.zxcount-liuhe-page[data-v-1279bb6d] .van-hairline--bottom::after {
  border-color: #2b2d33;
}
.zxcount-liuhe-page .period[data-v-1279bb6d] {
  width: 1.16rem;
  height: 0.6rem;
  margin-left: 0.16rem;
  border: 0.02rem solid #2d3038;
  border-radius: 0.14rem;
  background: #15161c;
  color: #bfc2cc !important;
  text-align: center;
  outline: none;
}
.zxcount-liuhe-page .mint-tab-container-item[data-v-1279bb6d] {
  background: #0d0e11;
}
.zxcount-liuhe-page .container-wrap[data-v-1279bb6d] {
  padding: 0.16rem 0.24rem;
  background: #0d0e11;
  border-color: #2a2c31 !important;
}
.zxcount-liuhe-page .container-wrap + .container-wrap[data-v-1279bb6d] {
  border-top: 0.02rem solid #2a2c31;
}
.zxcount-liuhe-page .container-wrap .top-wrap[data-v-1279bb6d] {
  border-bottom-color: #202229;
}
.zxcount-liuhe-page .container-wrap .top-wrap h4[data-v-1279bb6d],
.zxcount-liuhe-page .container-wrap .bottom-wrap > div[data-v-1279bb6d]:nth-of-type(1) {
  color: #8f929b;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.zxcount-liuhe-page .container-wrap .top-wrap > .color-wrap[data-v-1279bb6d] {
  padding: 0.2rem 0 0.28rem;
  display: flex;
  justify-content: space-between;
  gap: 0.12rem;
}
.zxcount-liuhe-page .color-wrap:not(.span-wrap) > div[data-v-1279bb6d] {
  flex: 0 0 0.6rem;
  width: 0.56rem;
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.24rem;
  color: #26313d;
}
.zxcount-liuhe-page .container-wrap .bottom-wrap[data-v-1279bb6d] {
  padding: 0.06rem 0;
}
.zxcount-liuhe-page .container-wrap .bottom-wrap > div[data-v-1279bb6d] {
  color: #9a9da6;
  line-height: 0.44rem;
}
.zxcount-liuhe-page .container-wrap .bottom-wrap > div[data-v-1279bb6d]:nth-of-type(2) {
  color: #b9bcc5;
  font-size: 0.24rem;
  font-weight: 500;
}
.zxcount-liuhe-page .red-text .red[data-v-1279bb6d] {
  color: #EA4D60;
}
.zxcount-liuhe-page .red-text .green[data-v-1279bb6d] {
  color: #70B603;
}
.zxcount-liuhe-page .red-text .blue[data-v-1279bb6d] {
  color: #02A7F0;
}
.mint-tab-container .empty-box[data-v-1279bb6d] {
  width: 100%;
}
.confirm-lhbody[data-v-1279bb6d] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6.44rem;
  background: #18191f;
  text-align: center;
  border: 0.02rem solid #30323a;
  border-radius: 0.2rem;
  overflow: hidden;
  box-shadow: 0 0.28rem 0.72rem rgba(0, 0, 0, 0.45);
}
.confirm-lhbody h4[data-v-1279bb6d] {
  color: #ff4d68;
  padding: 0.36rem 0.36rem 0;
  line-height: 0.44rem;
  font-size: 0.32rem;
  font-weight: 500;
}
.confirm-lhbody p[data-v-1279bb6d] {
  color: #d7d9df;
  font-size: 0.3rem;
  line-height: 0.5rem;
  padding: 0.56rem 0.36rem 0.64rem;
}
.confirm-lhbody div[data-v-1279bb6d] {
  height: 0.96rem;
  line-height: 0.96rem;
  color: #18d93c;
  font-size: 0.32rem;
  border-top: 0.02rem solid #30323a;
  background: #14151a;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.zxcount-attribute-page[data-v-832d7e18] {
  min-height: 100vh;
  background: #0d0e11;
  color: #9a9da6;
}
.zxcount-attribute-page[data-v-832d7e18] .van-nav-bar {
  background: #0d0e11;
  border-bottom: 0.02rem solid #2b2d33;
}
.zxcount-attribute-page[data-v-832d7e18] .van-nav-bar__title {
  color: #fff;
  font-size: 0.32rem !important;
  font-weight: 400;
  letter-spacing: 0;
}
.zxcount-attribute-page[data-v-832d7e18] .van-hairline--bottom::after {
  border-color: #2b2d33;
}
.zxcount-attribute-page .mint-tab-container-item[data-v-832d7e18] {
  min-height: calc(100vh - 0.92rem);
  background: #0d0e11;
  padding-bottom: 1.48rem;
}
.zxcount-attribute-page[data-v-832d7e18] .attribute-tabs {
  padding: 0.24rem 0.16rem 0;
  background: #0d0e11;
}
.zxcount-attribute-page[data-v-832d7e18] .attribute-tabs .van-tabs__wrap {
  height: 0.68rem;
}
.zxcount-attribute-page[data-v-832d7e18] .attribute-tabs .van-tabs__nav--card {
  height: 0.64rem;
  margin: 0;
  border: 0.02rem solid #25272d;
  border-radius: 0;
  background: #121317;
}
.zxcount-attribute-page[data-v-832d7e18] .attribute-tabs .van-tabs__nav--card .van-tab {
  height: 0.6rem;
  line-height: 0.6rem;
  border-color: #25272d;
  background: #121317;
  color: #8f929b;
  font-size: 0.26rem;
}
.zxcount-attribute-page[data-v-832d7e18] .attribute-tabs .van-tabs__nav--card .van-tab--active {
  background: #FE2C55;
  color: #fff;
}
.zxcount-attribute-page .container-wrap[data-v-832d7e18] {
  background: #0d0e11;
  padding: 0 0.16rem;
  border-color: #2a2c31 !important;
}
.zxcount-attribute-page .container2-wrap[data-v-832d7e18] {
  border-bottom: 0.02rem solid #282a30;
}
.zxcount-attribute-page .container2-wrap > h4[data-v-832d7e18] {
  color: #8f929b;
  font-size: 0.26rem;
  line-height: 0.4rem;
  padding: 0.2rem 0 0.2rem;
  font-weight: 400;
}
.zxcount-attribute-page .color-wrap.span-wrap > div > span[data-v-832d7e18] {
  width: 0.52rem;
  height: 0.52rem;
  line-height: 0.56rem;
  font-size: 0.24rem;
  color: #26313d;
  text-indent: -0.02rem;
}
.zxcount-attribute-page .wrap2-1 .container2-wrap[data-v-832d7e18] {
  padding: 0 0 0.24rem;
}
.zxcount-attribute-page .wrap2-1 .container2-wrap .color-wrap > div[data-v-832d7e18] {
  width: 10%;
  margin-bottom: 0.2rem;
}
.zxcount-attribute-page .wrap2-2[data-v-832d7e18] {
  padding: 0 0.24rem;
}
.zxcount-attribute-page .wrap2-2 .container2-wrap[data-v-832d7e18] {
  padding: 0.2rem 0;
}
.zxcount-attribute-page .wrap2-2 .container2-wrap .color-wrap[data-v-832d7e18] {
  align-items: center;
  gap: 0.14rem;
}
.zxcount-attribute-page .wrap2-2 .container2-wrap .color-wrap > i[data-v-832d7e18] {
  width: 0.48rem;
  margin-right: 0.04rem;
  color: #9a9da6;
  font-size: 0.28rem;
  font-weight: 400;
}
.zxcount-attribute-page .wrap2-2 .container2-wrap .color-wrap > div[data-v-832d7e18] {
  width: auto;
  margin-bottom: 0;
}
.zxcount-attribute-page .wrap2-3[data-v-832d7e18] {
  padding: 0 0.16rem;
}
.zxcount-attribute-page .wrap2-3 .container2-wrap[data-v-832d7e18] {
  padding: 0.24rem 0;
}
.zxcount-attribute-page .wrap2-3 .container2-wrap > h4[data-v-832d7e18] {
  top: 0.32rem;
  width: 0.48rem;
  color: #9a9da6;
  font-size: 0.28rem;
}
.zxcount-attribute-page .wrap2-3 .container2-wrap .color-wrap[data-v-832d7e18] {
  width: calc(100% - 0.64rem);
  margin-left: 0.64rem;
  gap: 0.16rem;
}
.zxcount-attribute-page .wrap2-3 .container2-wrap .color-wrap > div[data-v-832d7e18] {
  width: auto;
  margin-bottom: 0.18rem;
}
.zxcount-attribute-page .wrap2-4[data-v-832d7e18] {
  padding: 0 0.28rem;
}
.zxcount-attribute-page .wrap2-4 .container2-wrap[data-v-832d7e18] {
  padding: 0.26rem 0;
}
.zxcount-attribute-page .wrap2-4 .container2-wrap .animal[data-v-832d7e18] {
  color: #9a9da6;
  font-size: 0.28rem;
  line-height: 0.48rem;
}
.zxcount-attribute-page .wrap2-4 .container2-wrap .animal > span[data-v-832d7e18] {
  color: #9a9da6;
  font-size: 0.28rem;
  font-weight: 400;
}
.zxcount-attribute-page .wrap2-4 .container2-wrap .animal > span[data-v-832d7e18]:nth-of-type(1) {
  margin-right: 0.28rem;
  color: #b4b7bf;
  font-size: 0.28rem;
  font-weight: 500;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.zxcount-code-page[data-v-dad60f76] {
  min-height: 100vh;
  background: #0d0e11;
  color: #9a9da6;
}
.zxcount-code-page[data-v-dad60f76] .van-nav-bar {
  background: #0d0e11;
  border-bottom: 0.02rem solid #2b2d33;
}
.zxcount-code-page[data-v-dad60f76] .van-hairline--bottom::after {
  border-color: #2b2d33;
}
.zxcount-code-page[data-v-dad60f76] .van-nav-bar__right {
  color: #9699a2;
  font-size: 0.28rem;
}
.zxcount-code-page[data-v-dad60f76] .van-nav-bar__title {
  color: #fff;
  font-size: 0.32rem !important;
  font-weight: 400;
  letter-spacing: 0;
}
.zxcount-code-page .period-wrap[data-v-dad60f76] {
  display: flex;
  align-items: center;
}
.zxcount-code-page .period[data-v-dad60f76] {
  width: 1.16rem;
  height: 0.6rem;
  margin-left: 0.16rem;
  border: 0.02rem solid #2d3038;
  border-radius: 0.14rem;
  background: #15161c;
  color: #bfc2cc;
  text-align: center;
  outline: none;
}
.zxcount-code-page .mint-tab-container-item[data-v-dad60f76] {
  min-height: calc(100vh - 0.92rem);
  padding: 0.24rem 0.24rem 1.68rem;
  background: #0d0e11;
}
.zxcount-code-page .title-box[data-v-dad60f76] {
  color: #FE2C55;
  font-size: 0.28rem;
  line-height: 0.68rem;
}
.zxcount-code-page .title-box-info[data-v-dad60f76] {
  margin-top: 0.24rem;
  padding-left: 0;
  color: #8f929b;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.zxcount-code-page .chart[data-v-dad60f76] {
  height: 4.4rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.zxcount-barchart-page[data-v-085a0b03] {
  min-height: 100vh;
  padding-bottom: 1.48rem;
  background: #0d0e11;
}
.zxcount-barchart-page[data-v-085a0b03] .van-nav-bar {
  background: #0d0e11;
  border-bottom: 0.02rem solid #2b2d33;
}
.zxcount-barchart-page[data-v-085a0b03] .van-nav-bar__title {
  color: #fff;
  font-size: 0.32rem !important;
  font-weight: 400;
  letter-spacing: 0;
}
.zxcount-barchart-page[data-v-085a0b03] .van-hairline--bottom::after {
  border-color: #2b2d33;
}
.zxcount-barchart-page .period-wrap[data-v-085a0b03] {
  display: flex;
  align-items: center;
  color: #9a9da6;
  font-size: 0.28rem;
}
.zxcount-barchart-page .period[data-v-085a0b03] {
  width: 1.16rem;
  height: 0.68rem;
  margin-left: 0.16rem;
  color: #bfc2cc;
  font-size: 0.28rem;
  text-align: center;
  background: #15161a;
  border: 0.02rem solid #2a2c33;
  border-radius: 0.16rem;
}
.zxcount-barchart-page .mint-tab-container-item[data-v-085a0b03] {
  min-height: calc(100vh - 0.92rem);
  padding-top: 0.36rem;
  background: #0d0e11;
  border-color: #2b2d33 !important;
}
.zxcount-barchart-page .title-box[data-v-085a0b03] {
  color: #FE2C55;
  font-size: 0.28rem;
  line-height: 0.44rem;
  text-align: center;
}
.zxcount-barchart-page .chart[data-v-085a0b03] {
  width: 100%;
  height: 7.2rem;
}
.zxcount-barchart-page[data-v-085a0b03] .no-data {
  color: #8f929b;
  background: #0d0e11;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.zxcount-table-page[data-v-e15e6db4] {
  min-height: 100vh;
  padding-bottom: 1.48rem;
  background: #0d0e11;
}
.zxcount-table-page[data-v-e15e6db4] .van-nav-bar {
  background: #0d0e11;
  border-bottom: 0.02rem solid #2b2d33;
}
.zxcount-table-page[data-v-e15e6db4] .van-nav-bar__title {
  color: #fff;
  font-size: 0.32rem !important;
  font-weight: 400;
  letter-spacing: 0;
}
.zxcount-table-page[data-v-e15e6db4] .van-hairline--bottom::after {
  border-color: #2b2d33;
}
.zxcount-table-page .calendar-icon[data-v-e15e6db4] {
  opacity: 0.62;
  filter: invert(1);
  vertical-align: middle;
}
.zxcount-table-page table[data-v-e15e6db4] {
  width: 100%;
  background: #0d0e11;
  border-collapse: collapse;
  text-align: center;
  font-size: 0.24rem;
  table-layout: fixed;
}
.zxcount-table-page table th[data-v-e15e6db4] {
  font-weight: normal;
  color: #9a9da6;
  font-size: 0.24rem;
}
.zxcount-table-page table th[data-v-e15e6db4]:first-child,
.zxcount-table-page table td[data-v-e15e6db4]:first-child {
  width: 1.64rem;
}
.zxcount-table-page table .table-title[data-v-e15e6db4] {
  font-weight: normal;
}
.zxcount-table-page table tr td[data-v-e15e6db4] {
  color: #8f929b;
}
.zxcount-table-page table tr td.red[data-v-e15e6db4] {
  color: #FE2C55;
}
.zxcount-table-page table tr[data-v-e15e6db4] {
  height: 0.84rem;
  line-height: 0.84rem;
}
.zxcount-table-page table .hd-th[data-v-e15e6db4] {
  height: 0.88rem;
  line-height: 0.88rem;
  background: #15161a;
}
.zxcount-table-page table .hd-th th[data-v-e15e6db4] {
  padding-top: 0;
}
.zxcount-table-page table tr[data-v-e15e6db4]:not(.hd-th):nth-of-type(2n + 1) {
  background: #111216;
}
.zxcount-table-page table tr[data-v-e15e6db4]:not(.hd-th):nth-of-type(2n) {
  background: #242526;
}
.zxcount-table-page table td > div.red[data-v-e15e6db4] {
  width: 0.38rem;
  height: 0.38rem;
  color: #fff;
  background: #FE2C55;
  border-radius: 50%;
  text-align: center;
  line-height: 0.38rem;
  margin: 0 auto;
  font-size: 0.24rem;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup {
  overflow: hidden;
  border-radius: 0.56rem 0.56rem 0 0;
  background: #222;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker {
  background: #222;
  color: #fff;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker__toolbar {
  height: 1.04rem;
  background: #222;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker__cancel,
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker__confirm {
  color: #bdbdbd;
  font-size: 0.28rem;
  font-weight: 600;
  line-height: 1.04rem;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker__title {
  color: #bdbdbd;
  font-size: 0.32rem;
  font-weight: 700;
  line-height: 1.04rem;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker__cancel {
  padding-left: 0.44rem;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker__confirm {
  padding-right: 0.44rem;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker-column {
  background: #222;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker-column__item {
  color: #666;
  font-size: 0.26rem;
  font-weight: 400;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker-column__item--selected {
  color: #fff;
  font-size: 0.28rem;
  font-weight: 500;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker__mask {
  background-image: linear-gradient(180deg, rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.35)), linear-gradient(0deg, rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.35));
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-picker__frame {
  left: 0.2rem;
  right: 0.2rem;
  border-top: 0.02rem solid #333;
  border-bottom: 0.02rem solid #333;
}
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-hairline-unset--top-bottom::after,
.zxcount-table-page[data-v-e15e6db4] .zxcount-year-popup .van-hairline--top-bottom::after {
  border-color: #333;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.loading-container[data-v-7bb0f6a2] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 0.24rem;
}
.loading[data-v-7bb0f6a2],
.loading > div[data-v-7bb0f6a2] {
  position: relative;
  box-sizing: border-box;
}
.loading[data-v-7bb0f6a2] {
  display: block;
  font-size: 0;
  color: #000;
  margin-bottom: 0.1rem;
}
.loading.la-dark[data-v-7bb0f6a2] {
  color: #333;
}
.loading > div[data-v-7bb0f6a2] {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.loading[data-v-7bb0f6a2] {
  width: 0.64rem;
  height: 0.64rem;
}
.loading > div[data-v-7bb0f6a2] {
  position: absolute;
  top: 50%;
  left: 50%;
  background: transparent;
  border-style: solid;
  border-width: 0.04rem;
  border-radius: 100%;
  animation: ball-clip-rotate-multiple-rotate-7bb0f6a2 1s ease-in-out infinite;
}
.loading > div[data-v-7bb0f6a2]:first-child {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  border-right-color: transparent;
  border-left-color: transparent;
}
.loading > div[data-v-7bb0f6a2]:last-child {
  width: 0.32rem;
  height: 0.32rem;
  border-top-color: transparent;
  border-bottom-color: transparent;
  animation-duration: 0.5s;
  animation-direction: reverse;
}
@keyframes ball-clip-rotate-multiple-rotate-7bb0f6a2 {
0% {
    transform: translate(-50%, -50%) rotate(0deg);
}
50% {
    transform: translate(-50%, -50%) rotate(180deg);
}
100% {
    transform: translate(-50%, -50%) rotate(360deg);
}
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.loading-container[data-v-b29a30cc] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 0.24rem;
}
.loading[data-v-b29a30cc],
.loading > div[data-v-b29a30cc] {
  position: relative;
  box-sizing: border-box;
}
.loading[data-v-b29a30cc] {
  display: block;
  font-size: 0;
  color: #000;
  margin-bottom: 0.1rem;
}
.loading.la-dark[data-v-b29a30cc] {
  color: #333;
}
.loading > div[data-v-b29a30cc] {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.loading[data-v-b29a30cc] {
  width: 0.64rem;
  height: 0.64rem;
}
.loading > div[data-v-b29a30cc] {
  position: absolute;
  top: 50%;
  left: 50%;
  background: transparent;
  border-style: solid;
  border-width: 0.04rem;
  border-radius: 100%;
  animation: ball-clip-rotate-multiple-rotate-b29a30cc 1s ease-in-out infinite;
}
.loading > div[data-v-b29a30cc]:first-child {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  border-right-color: transparent;
  border-left-color: transparent;
}
.loading > div[data-v-b29a30cc]:last-child {
  width: 0.32rem;
  height: 0.32rem;
  border-top-color: transparent;
  border-bottom-color: transparent;
  animation-duration: 0.5s;
  animation-direction: reverse;
}
@keyframes ball-clip-rotate-multiple-rotate-b29a30cc {
0% {
    transform: translate(-50%, -50%) rotate(0deg);
}
50% {
    transform: translate(-50%, -50%) rotate(180deg);
}
100% {
    transform: translate(-50%, -50%) rotate(360deg);
}
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.mouthpiece {
  padding-bottom: 1rem;
}
.mouthpiece .mouthpiece-body {
  padding: 0.2rem 0.3rem;
}
.mouthpiece .mouthpiece-body .moutpiece-box {
  margin-bottom: 0.32rem;
}
.mouthpiece .mouthpiece-body .moutpiece-box .title {
  font-size: 0.3rem;
  color: #434343;
  margin-bottom: 0.18rem;
}
.mouthpiece .mouthpiece-body .moutpiece-box .bd {
  font-size: 0.26rem;
  color: #434343;
  line-height: 0.46rem;
  padding-left: 0.3rem;
}
.mouthpiece .ft-btn {
  position: fixed;
  width: 100%;
  background: #fff;
  bottom: 0;
  padding: 0.2rem 0.6rem;
}
.mouthpiece .ft-btn .new-sub-btn {
  max-width: 480Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.set-wrap {
  background: #121212;
  height: 100vh;
}
.set-wrap .setUp-head {
  width: 100%;
  margin: 0.3rem 0;
}
.set-wrap .setUp-head-img {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  border: 0.06rem solid #fff;
  overflow: hidden;
  margin: 0 auto;
}
.set-wrap .setUp-head-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.set-wrap .setUp-head-nickname {
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  margin-top: 0.2rem;
  font-weight: 800;
}
.set-wrap .setUp-head-id {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  margin-top: 0.1rem;
}
.set-wrap [class*=van-hairline]::after {
  border: none !important;
}
.set-wrap .van-nav-bar {
  background: #121212;
}
.set-wrap .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.set-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.set-wrap .van-cell-group {
  background: #121212 !important;
  margin: 0 0.3rem;
  border-radius: 0.2rem !important;
  overflow: hidden;
}
.set-wrap .cell-group {
  border-radius: 0.2rem !important;
  overflow: hidden;
  margin: 0.3rem 0.3rem 0;
}
.set-wrap .cell-list {
  height: 1rem;
  background: #363636;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.2rem;
  font-size: 0.28rem;
}
.set-wrap .cell-list .icon1 {
  width: 0.38rem;
  margin-right: 0.1rem;
}
.set-wrap .cell-list .icon2 {
  width: 0.32rem;
  margin-right: 0.14rem;
}
.set-wrap .cell-list .icon3 {
  width: 0.36rem;
  margin-right: 0.12rem;
}
.set-wrap .cell-list img {
  max-width: 100%;
}
.set-wrap .cell-list div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.set-wrap .cell-list .ysz {
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  color: #7F7F7F;
}
.set-wrap .cell-list .ysz img {
  margin-left: 0.1rem;
}
.set-wrap .cell-list .left-icon {
  max-width: 0.1rem !important;
  width: 0.36rem !important;
}
.set-wrap .logout-item {
  color: #FE2C55;
}
.set-wrap .icon {
  width: 0.34rem;
  height: 0.34rem;
  margin-right: 0.08rem;
  margin-top: 0.04rem;
}
.set-wrap .uploader-cell .van-cell__right-icon {
  line-height: 1.2rem;
}
.set-wrap .uploader {
  display: flex;
  margin-top: 0.1rem;
}
.set-wrap .uploader .van-uploader {
  flex: 1;
}
.set-wrap .uploader .van-uploader .van-uploader__upload {
  width: 100%;
}
.set-wrap .uploader .van-uploader .van-uploader__upload input {
  width: 100%;
}
.set-wrap .uploader .van-uploader .van-uploader__wrapper {
  display: block;
  height: 1rem;
}
.set-wrap .uploader .van-uploader .van-uploader__wrapper .van-uploader__input-wrapper {
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.set-wrap .logout-btn {
  margin-top: 0.2rem;
  text-align: center;
  height: 1rem;
  line-height: 1rem;
  color: #f54545;
  font-size: 0.36rem;
  background: #131313;
}
.set-wrap .logout-text {
  font-size: 0.32rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.44rem;
  margin: 0.8rem 0 0.44rem 0;
}
.set-wrap .van-cell {
  background: #363636 !important;
  color: #fff;
}
.set-wrap .van-cell::after {
  border-bottom: none !important;
}
.set-wrap .van-icon-arrow:before {
  color: #fff;
}
.set-wrap .ka {
  font-size: 0.24rem;
}
.set-wrap .ka label {
  color: #FE2C55;
}
.set-wrap .van-dialog {
  border-radius: 0.12rem;
  background: #222 !important;
}
.set-wrap .van-dialog .van-button__text {
  font-size: 0.24rem;
}
.set-wrap .van-dialog .van-dialog__confirm,
.set-wrap .van-dialog .van-dialog__cancel {
  background: #222 !important;
}
.set-wrap .trans-password-popup {
  background: transparent;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.set-wrap .trans-password-popup .popup-inner {
  width: 7.12rem;
  background: #222222;
  border-radius: 0.2rem;
  padding: 0.4rem 0.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.set-wrap .trans-password-popup .popup-title {
  font-size: 0.36rem;
  color: #ffffff;
  padding: 0 !important;
  margin-bottom: 0.36rem;
}
.set-wrap .trans-password-popup .popup-field {
  width: 100%;
  margin-bottom: 0.24rem;
  border: 0.02rem solid #555555;
  border-radius: 0.2rem;
  background: transparent !important;
}
.set-wrap .trans-password-popup .popup-field .van-cell {
  border-radius: 0.24rem;
  padding: 0.24rem 0.28rem;
}
.set-wrap .trans-password-popup .popup-field .van-field__control {
  color: #ffffff;
}
.set-wrap .trans-password-popup .popup-field .van-field__control::placeholder {
  color: #666666;
}
.set-wrap .trans-password-popup .popup-confirm {
  width: 100%;
  height: 0.8rem;
  border-radius: 0.44rem;
  background: #FE2C55;
  border: none;
  font-size: 0.26rem !important;
  color: #ffffff;
  margin-top: 0.08rem;
}
.set-wrap .trans-password-popup .popup-confirm .van-button__text {
  font-size: 0.32rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.setname-wrap {
  height: 100vh;
  background: #F8F8F8;
}
.setname-wrap .setname-wrap-body {
  background: #fff;
  padding: 0.36rem 0.52rem;
}
.setname-wrap .setname-wrap-body .title {
  font-size: 0.26rem;
  color: #7E7E7E;
  margin-bottom: 0.2rem;
}
.setname-wrap .setname-wrap-body input {
  height: 0.6rem;
  background: #F2F2F2;
  border: 0;
  width: 100%;
  padding-left: 0.2rem;
  border-radius: 0.08rem;
}
.setname-wrap .setname-wrap-body .ft-btn {
  margin-top: 0.7rem;
  padding: 0 0.4rem;
}
.setname-wrap .setname-wrap-body .ka {
  font-size: 0.24rem;
  text-align: center;
  padding: 0.3rem 0 0.4rem 0;
}
.setname-wrap .setname-wrap-body .ka label {
  color: #FE2C55;
}
.setname-wrap .setname-wrap-body .ft {
  font-size: 0.24rem;
  line-height: 0.44rem;
}
.setname-wrap .setname-wrap-body .ft label {
  color: #FE2C55;
  margin-left: 0.2rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.myrelease-wrap {
  padding-top: 46Px;
}
.myrelease-wrap .new-van-tabs {
  margin: 0.2rem 0 0;
}
.myrelease-wrap .list-body {
  padding: 0 0.3rem;
}
.myrelease-wrap .list-item {
  position: relative;
  padding: 0.2rem 0;
  border-bottom: solid #eee 1Px;
  display: flex;
  align-items: flex-start;
}
.myrelease-wrap .list-item .flex-1 {
  flex: none;
  color: #C30B0B;
  font-size: 0.36rem;
  width: 1.24rem;
}
.myrelease-wrap .list-item .flex-1 div {
  background: #FE2C55;
  width: 0.5rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
  padding: 0.1rem;
  margin: 0 auto;
  border-radius: 0.08rem;
}
.myrelease-wrap .list-item .flex-1 div.has-line {
  background: url(../img/square-line_51b05de3.png) no-repeat;
  background-size: 100% 100%;
}
.myrelease-wrap .list-item .list-item-content {
  flex: 1;
}
.myrelease-wrap .list-item .list-item-content .title {
  font-size: 0.26rem;
  color: #13ab56;
  font-weight: bold;
}
.myrelease-wrap .list-item .list-item-content .lottery-type {
  position: absolute;
  height: 0.36rem;
  line-height: 0.36rem;
  padding: 0.04rem 0.08rem;
  border-radius: 0.16rem;
  color: #fff;
  background: #13ab56;
  font-size: 0.24rem;
  right: 0rem;
  top: 0.2rem;
}
.myrelease-wrap .list-item .list-item-content .content {
  color: #A9A9A9;
  font-size: 0.24rem;
  line-height: 0.36rem;
  margin: 0.16rem 0;
}
.myrelease-wrap .list-item .list-item-content .content span {
  margin-right: 0.4rem;
  display: inline-block;
}
.myrelease-wrap .list-item .list-item-content .ft {
  font-size: 0.24rem;
}
.myrelease-wrap .list-item .list-item-content .ft .fl {
  float: left;
  color: #949494;
}
.myrelease-wrap .list-item .list-item-content .ft .fr {
  float: right;
}
.myrelease-wrap .list-item .list-item-content .ft .fr .ok {
  color: #1A9D00;
}
.myrelease-wrap .list-item .list-item-content .ft .fr .error {
  color: #FF0000;
}
.myrelease-wrap .list-item .list-item-content .fail-reason {
  font-size: 0.24rem;
  color: #FE2C55;
  margin-left: 0.2rem;
  border: solid #FE2C55 1Px;
  padding: 0 0.06rem;
  border-radius: 0.06rem;
}
.myrelease-wrap .van-dialog {
  border-radius: 0.12rem;
  max-width: 5.2rem;
}
.myrelease-wrap .van-dialog .van-button__text {
  font-size: 0.24rem;
  color: #FE2C55;
}
.myrelease-wrap .van-dialog .dialog-text {
  font-size: 0.24rem;
  padding: 0.2rem 0.4rem 0.3rem 0.4rem;
  line-height: 0.38rem;
}
.myrelease-wrap .van-dialog__header {
  font-size: 0.3rem;
  font-weight: 400;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.releasedetail-wrap .releasedetail-body {
  padding: 0.2rem 0.26rem;
}
.releasedetail-wrap .releasedetail-body .title {
  font-size: 0.24rem;
  line-height: 0.36rem;
}
.releasedetail-wrap .releasedetail-body .detail {
  padding: 0.1rem 0 0;
}
.releasedetail-wrap .releasedetail-body .detail .tag {
  display: inline-block;
  height: 0.34rem;
  line-height: 0.34rem;
  font-size: 0.24rem;
  border-radius: 0.2rem;
  color: #FF0000;
}
.releasedetail-wrap .releasedetail-body .detail .time {
  color: #949494;
  font-size: 0.24rem;
  margin-left: 0.4rem;
}
.releasedetail-wrap .releasedetail-body .reason {
  font-size: 0.24rem;
  font-weight: 400;
  padding-top: 0.1rem;
}
.releasedetail-wrap .releasedetail-body .desc {
  font-size: 0.26rem;
  line-height: 0.4rem;
  margin-top: 0.18rem;
  border-top: solid #eee 1Px;
  padding-top: 0.1rem;
}
.releasedetail-wrap .releasedetail-body .img-list {
  margin-top: 0.26rem;
}
.releasedetail-wrap .releasedetail-body .img-list .img-item {
  float: left;
  width: 33%;
  height: 2.2rem;
  margin-top: 0.2rem;
}
.releasedetail-wrap .releasedetail-body .img-list .img-item img {
  display: block;
  width: calc(100% - 0.08rem);
  height: 100%;
  margin: 0 auto;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-reporting .my-reporting-body {
  padding: 0.2rem 0.32rem;
}
.my-reporting .my-reporting-body .chart {
  height: 3rem;
}
.my-reporting .my-reporting-body .new-table {
  margin-top: 0.4rem;
}
.my-reporting .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.my-reporting .block {
  width: 4.94rem;
  background-color: #fff;
  padding: 0.24rem;
  border-radius: 0.12rem;
  position: relative;
}
.my-reporting .block .title {
  text-align: center;
  line-height: 0.6rem;
  font-size: 0.26rem;
  font-weight: 500;
  position: relative;
}
.my-reporting .block .text {
  font-size: 0.24rem;
  padding: 0.1rem 0.1rem 0.4rem;
  line-height: 0.38rem;
  font-weight: 400;
  color: #434343;
}
.my-reporting .block .close {
  position: absolute;
  width: 0.54rem;
  height: 0.54rem;
  bottom: -0.8rem;
  left: 50%;
  margin-left: -0.28rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-follow .my-follow-body {
  padding: 0.1rem 0.32rem 0;
}
.my-follow .my-follow-body .list-item {
  border-bottom: solid #eee 0.02rem;
  position: relative;
  padding: 10Px 0 10Px 40Px;
}
.my-follow .my-follow-body .list-item .van-image {
  position: absolute;
  left: 0;
}
.my-follow .my-follow-body .list-item .user-name {
  font-size: 13Px;
  padding: 0 0 5Px 0;
}
.my-follow .my-follow-body .list-item .user-name span {
  display: inline-block;
  width: 1.2rem;
  height: 0.36rem;
  line-height: 0.3rem;
  font-size: 0.24rem;
  border-radius: 0.18rem;
  text-align: center;
  margin-left: 0.16rem;
  border: 0.02rem solid #13ab56;
  color: #13ab56;
}
.my-follow .my-follow-body .list-item .follow-icons .tool-icon-text {
  margin-right: 10Px;
}
.my-follow .my-follow-body .list-item .right-btn {
  background: #FE2C55;
  color: #fff;
  font-size: 12Px;
  position: absolute;
  right: 0.1rem;
  border-radius: 0.2rem;
  padding: 0.06rem 0.14rem 0.08rem;
  top: 20Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-fans .my-follow-body {
  padding: 0.1rem 0.32rem 0;
}
.my-fans .my-follow-body .list-item {
  border-bottom: solid #eee 0.02rem;
  position: relative;
  padding: 10Px 0 10Px 40Px;
}
.my-fans .my-follow-body .list-item .van-image {
  position: absolute;
  left: 0;
}
.my-fans .my-follow-body .list-item .user-name {
  font-size: 13Px;
  padding: 0 0 5Px 0;
}
.my-fans .my-follow-body .list-item .user-name span {
  display: inline-block;
  width: 1.2rem;
  height: 0.36rem;
  line-height: 0.3rem;
  font-size: 0.24rem;
  border-radius: 0.18rem;
  text-align: center;
  margin-left: 0.16rem;
  border: 0.02rem solid #13ab56;
  color: #13ab56;
}
.my-fans .my-follow-body .list-item .follow-icons .tool-icon-text {
  margin-right: 10Px;
}
.my-fans .my-follow-body .list-item .right-btn {
  background: #FE2C55;
  color: #fff;
  font-size: 12Px;
  position: absolute;
  right: 0.1rem;
  border-radius: 0.2rem;
  padding: 0.06rem 0.14rem 0.08rem;
  top: 20Px;
}
.my-fans .my-follow-body .list-item .right-btn.o-o {
  border: solid #FE2C55 1Px;
  color: #FE2C55;
  background: #fff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-extension-details {
  background: #f8f8f8;
}
.my-extension-details .my-extension-body .total-wrap {
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 0 0 0.19rem;
  margin-bottom: 0.2rem;
  padding-top: 0.41rem;
}
.my-extension-details .my-extension-body .total-wrap .total-item {
  flex: 1;
  display: flex;
  align-items: center;
}
.my-extension-details .my-extension-body .total-wrap .total-item > div {
  flex: 1;
  padding-right: 0.1rem;
  text-align: center;
  font-size: 0.48rem;
}
.my-extension-details .my-extension-body .total-wrap .total-item > div p:nth-of-type(1) {
  color: #088036;
}
.my-extension-details .my-extension-body .total-wrap .total-item > div p:nth-of-type(2) {
  padding-bottom: 0.25rem;
  color: #434343;
  margin-top: 0.27rem;
  font-size: 0.24rem;
}
.my-extension-details .my-extension-body .total-wrap .total-item:nth-of-type(1) {
  border-right: 0.02rem solid #646464;
}
.my-extension-details .my-extension-body .van-list {
  padding: 0.15rem 0.16rem;
  background: #fff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.title-wrap .titlebox[data-v-37749108] {
  position: relative;
  height: 46Px;
  padding-top: 0.32rem;
  padding-bottom: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title-wrap .titlebox .back[data-v-37749108] {
  display: inline-block;
  height: 0.32rem;
  width: 0.32rem;
  margin-left: 0.32rem;
}
.title-wrap .titlebox .title_img[data-v-37749108] {
  width: 0.7rem;
  height: 0.8rem;
  position: absolute;
  left: 32%;
  bottom: 0rem;
}
.title-wrap .titlebox .title[data-v-37749108] {
  font-size: 16Px;
  font-weight: 500;
  color: #333;
  line-height: 23Px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.title-wrap .titlebox .sub-title[data-v-37749108] {
  margin-right: 0.3rem;
  font-size: 0.24rem;
  font-weight: 500;
  display: inline-block;
  min-width: 0.2rem;
  color: #333;
  display: inline-block;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.line-wrap {
  background: #f8f8f8;
  min-height: 100vh;
  display: flex;
  position: relative;
  padding-bottom: 3rem;
  flex-direction: column;
}
.line-wrap .content-box, .line-wrap .van-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-top: 0.48rem;
  width: 100%;
}
.line-wrap .content-box .content, .line-wrap .van-list .content {
  width: 33.33%;
  height: 2.6rem;
  display: flex;
  flex-wrap: wrap;
}
.line-wrap .content-box .content .contentImg, .line-wrap .van-list .content .contentImg {
  width: 100%;
  text-align: center;
}
.line-wrap .content-box .content .contentImg img, .line-wrap .van-list .content .contentImg img {
  width: 1.56rem;
  height: 1.56rem;
}
.line-wrap .content-box .content .contentdiv, .line-wrap .van-list .content .contentdiv {
  width: 100%;
  text-align: center;
  color: #7a7a7a;
}
.line-wrap .banner {
  height: 3rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
.line-wrap .banner .item {
  height: 3rem;
}
.line-wrap .banner .item img {
  width: 100%;
}
.weihudiv {
  width: 100%;
  text-align: center;
  margin-top: 2rem;
}
.weihu {
  width: 50%;
  height: 50%;
}
.weihuzi {
  width: 100%;
  text-align: center;
  margin-top: 0.4rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.content-box[data-v-44d1472b] {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-top: 0.48rem;
  width: 100%;
}
.content-box .content[data-v-44d1472b] {
  width: 33.33%;
  height: 2.6rem;
  display: flex;
  flex-wrap: wrap;
}
.content-box .content .contentImg[data-v-44d1472b] {
  width: 100%;
  text-align: center;
}
.content-box .content .contentImg img[data-v-44d1472b] {
  width: 1.56rem;
  height: 1.56rem;
}
.content-box .content .contentdiv[data-v-44d1472b] {
  width: 100%;
  text-align: center;
  color: #7a7a7a;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.content[data-v-5a56248c] {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.aboutus-wrap {
  height: 100vh;
  background: #121212;
}
.aboutus-wrap [class*=van-hairline]::after {
  border: none !important;
}
.aboutus-wrap .van-nav-bar {
  background: #121212 !important;
}
.aboutus-wrap .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.aboutus-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.aboutus-wrap .logo {
  text-align: center;
  padding: 1rem 0;
}
.aboutus-wrap .logo img {
  width: 1.8rem;
}
.aboutus-wrap .list {
  padding: 0 0.32rem;
}
.aboutus-wrap .list li {
  font-size: 0.26rem;
  line-height: 0.64rem;
  color: #fff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.advice-wrap {
  height: 100vh;
  background: #121212;
}
.advice-wrap [class*=van-hairline]::after {
  border: none !important;
}
.advice-wrap .van-nav-bar {
  background: #121212 !important;
}
.advice-wrap .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.advice-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.advice-wrap .van-uploader__upload {
  background: #363636;
}
.advice-wrap .advice-wrap-body {
  background: #121212;
  padding-bottom: 0.2rem;
}
.advice-wrap .advice-wrap-body .van-cell__title, .advice-wrap .advice-wrap-body .van-cell__value {
  color: #fff;
}
.advice-wrap .advice-wrap-body .van-cell.van-panel__header::after, .advice-wrap .advice-wrap-body .van-hairline--top-bottom::after {
  border: none;
}
.advice-wrap .advice-wrap-body .van-panel__header {
  padding: 0.12rem 0;
  color: #333;
  font-size: 0.32rem;
}
.advice-wrap .advice-wrap-body .van-panel {
  padding: 0 0.26rem;
  background: #121212 !important;
}
.advice-wrap .advice-wrap-body .van-panel .van-field {
  font-size: 0.28rem;
  padding: 0.14rem 0;
}
.advice-wrap .advice-wrap-body .van-panel .van-cell {
  background: #121212 !important;
}
.advice-wrap .advice-wrap-body .van-panel:nth-of-type(1)::after {
  position: absolute;
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  border: 0.02rem solid #ebedf0;
  transform: scale(0.5);
}
.advice-wrap .advice-wrap-body .van-panel:nth-last-of-type(1)::after {
  display: none !important;
}
.advice-wrap .advice-wrap-body .uploader {
  padding: 0rem 0.3rem;
}
.advice-wrap .advice-wrap-body .img-list .img-item {
  float: left;
  width: 25%;
  text-align: center;
}
.advice-wrap .advice-wrap-body .img-list .img-item > div {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0 auto;
  position: relative;
}
.advice-wrap .advice-wrap-body .img-list .img-item > div .upload-img {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
}
.advice-wrap .advice-wrap-body .img-list .img-item > div .del-img {
  position: absolute;
  top: -0.16rem;
  width: 0.32rem;
  right: -0.16rem;
}
.advice-wrap #file {
  display: block;
  width: 0.02rem;
  height: 0.02rem;
  position: relative;
  left: -80rem;
}
.advice-wrap .primary-btn {
  margin-top: 0.8rem;
  background-color: #EB4D60;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.site-msg .msg-bd {
  padding: 0.1rem 0.26rem;
}
.site-msg .msg-bd .msg-bd-item {
  border-bottom: solid #eee 1Px;
  padding: 0.2rem 0.12rem 0.1rem 0.12rem;
}
.site-msg .msg-bd .msg-bd-item .title {
  font-size: 0.26rem;
}
.site-msg .msg-bd .msg-bd-item .time {
  font-size: 0.24rem;
  color: #949494;
  text-align: right;
}
.site-msg .msg-bd .msg-bd-item .text {
  font-size: 0.24rem;
  padding: 0.1rem 0;
  line-height: 0.4rem;
}
.site-msg .msg-bd .msg-bd-item .text.yd {
  color: #A9A9A9;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.assistance {
  height: 100vh;
  background: #F8F8FA;
}
.assistance .van-nav-bar__right {
  color: #FE2C55;
  font-size: 0.24rem;
}
.assistance .assistance-bd {
  background: #fff;
  padding: 0.22rem 0.32rem;
}
.assistance .assistance-bd .title {
  font-size: 0.26rem;
}
.assistance .assistance-bd .input-bd {
  display: flex;
  padding-top: 0.2rem;
}
.assistance .assistance-bd .input-bd input {
  flex: 1;
  height: 0.58rem;
  background: #f2f2f2;
  border: 0;
  padding-left: 0.2rem;
  border-radius: 0.06rem;
  font-size: 0.26rem;
}
.assistance .assistance-bd .input-bd span {
  background: #FE2C55;
  margin-left: 0.2rem;
  width: 1.3rem;
  height: 0.58rem;
  text-align: center;
  line-height: 0.58rem;
  color: #fff;
  border-radius: 0.08rem;
  font-size: 0.26rem;
}
.assistance .assistance-bd .ft {
  display: flex;
  padding-top: 0.2rem;
}
.assistance .assistance-bd .ft .text {
  flex: 1;
  font-size: 0.24rem;
  color: darkgray;
}
.assistance .assistance-bd .ft .text label {
  color: red;
}
.assistance .assistance-bd .ft span {
  color: #FE2C55;
  margin-top: 0.2rem;
  font-size: 0.26rem;
}
.assistance .list-bd {
  background: #fff;
  padding: 0.4rem 0.32rem;
}
.assistance .list-bd table {
  width: 100%;
  font-size: 0.3rem;
}
.assistance .list-bd table .td3 {
  text-align: right;
}
.assistance .list-bd table .td3 span {
  width: 1.3rem;
  height: 0.44rem;
  background: #48a8ff;
  border-radius: 0.22rem;
  color: #fff;
  font-size: 0.24rem;
  display: inline-block;
  text-align: center;
  line-height: 0.44rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.assistance-def .assistance-def-bd {
  padding: 0.2rem 0.32rem;
}
.assistance-def .assistance-def-bd .money {
  color: #FF0000;
  font-weight: bold;
}
.assistance-def .assistance-def-bd .no-data {
  text-align: center;
  line-height: 1rem;
  font-size: 0.24rem;
  color: #999;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.add-assistance {
  height: 100vh;
  background: #FAF7FA;
}
.add-assistance .van-nav-bar__right {
  color: #FE2C55;
  font-size: 0.24rem;
}
.add-assistance .hd-img {
  height: 55%;
}
.add-assistance .hd-img img {
  width: 100%;
  height: 100%;
}
.add-assistance .bd-btn {
  background: #fff;
  padding-top: 0.62rem;
  padding-bottom: 0.3rem;
  text-align: center;
}
.add-assistance .bd-btn .wait-for {
  font-size: 0.24rem;
  padding-bottom: 0.2rem;
}
.add-assistance .bd-btn .wait-for label {
  font-weight: bold;
  font-size: 0.46rem;
  color: #f25d3b;
}
.add-assistance .bd-btn .btn {
  width: 3.08rem;
  height: 0.64rem;
  background: #f25d3b;
  border-radius: 0.32rem;
  display: inline-block;
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.64rem;
}
.add-assistance .bd-btn .btn.dsb {
  background: darkgray;
}
.add-assistance .bd-btn .text {
  font-size: 0.24rem;
  padding-top: 0.4rem;
}
.add-assistance .bd-btn .text span {
  background: #3699ff;
  border-radius: 0.18rem;
  color: #fff;
  display: inline-block;
  padding: 2Px 5Px;
}
.add-assistance .ft {
  height: 66Px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.add-assistance .ft .nr {
  position: absolute;
  left: 0.26rem;
  right: 0.26rem;
  bottom: 0.18rem;
  background: #fff;
  box-shadow: 0rem 0rem 0.06rem 0rem rgba(0, 0, 0, 0.2);
  border-radius: 0.12rem;
}
.add-assistance .ft .nr .title {
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
  position: absolute;
  width: 2.52rem;
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 15Px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  top: -0.1rem;
  left: 50%;
  margin-left: -1.26rem;
}
.add-assistance .ft .nr p {
  padding: 30Px 15Px 5Px 15Px;
  font-size: 12Px;
  line-height: 0.4rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.share-down {
  height: 100vh;
  position: relative;
  background-size: 100% 100%;
}
.share-down .info {
  position: absolute;
  bottom: 15Px;
  width: 100%;
  text-align: center;
}
.share-down .info .name {
  font-size: 0.34rem;
  color: #181818;
  font-weight: bold;
}
.share-down .info .code {
  font-weight: 400;
  font-size: 0.26rem;
  color: #555;
  margin-top: 0.2rem;
  margin-bottom: 0.36rem;
}
.share-down .info img {
  width: 3.52rem;
  height: 1.14rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
#iframe-box {
  display: block;
  width: 100%;
  height: 100vh;
  border: none;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.liuhe-king-wrap {
  background: #f2f2f2;
  min-height: 100vh;
  padding-bottom: 1.16rem;
}
.liuhe-king-wrap .search {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.28rem;
}
.liuhe-king-wrap .title {
  color: #fff;
}
.liuhe-king-wrap .checkbox-wrap {
  padding: 0.1rem 0.4rem;
  display: flex;
  align-items: center;
}
.liuhe-king-wrap .checkbox-wrap img {
  width: 0.28rem;
  height: 0.28rem;
  margin-right: 0.16rem;
}
.liuhe-king-wrap .checkbox-wrap p {
  font-size: 0.24rem;
  color: #434343;
}
.liuhe-king-wrap .checkbox-wrap p span {
  color: #13ab56;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item {
  display: flex;
  padding: 0.2rem 0.4rem 0.2rem 0rem;
  background: #fff;
  margin-bottom: 0.12rem;
  justify-content: space-between;
  align-items: center;
  color: #434343;
  font-size: 0.24rem;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-1 {
  flex: none;
  width: 0.88rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-1 img {
  width: 0.28rem;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-2 {
  flex: none;
  width: 0.64rem;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-2 img {
  display: block;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-3 {
  flex: 1;
  padding: 0 0.24rem;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-3 .flex-title {
  font-size: 0.28rem;
  margin-bottom: 0.08rem;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-3 .m-m {
  margin: 0 0.24rem 0 0.16rem;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-3 .c-r {
  color: #DB0202;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-3 .c-g {
  color: #13ab56;
}
.liuhe-king-wrap .liuhe-king-list .liuhe-king-item .flex-4 {
  flex: none;
  color: #C30B0B;
  font-size: 0.36rem;
}
.liuhe-king-wrap .van-tabbar {
  height: 1.16rem;
  max-width: 480Px;
  left: 50%;
  transform: translateX(-50%);
}
.liuhe-king-wrap .van-tabbar .van-tabbar-item__icon {
  margin-bottom: 0;
}
.liuhe-king-wrap .type-item {
  text-align: center;
}
.liuhe-king-wrap .type-item img {
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 auto;
}
.liuhe-king-wrap .type-item p {
  font-size: 0.2rem;
  color: #acacac;
  margin-top: 0.08rem;
}
.liuhe-king-wrap .type-item .clip {
  display: block;
  text-align: center;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 auto;
  line-height: 0.24rem;
  border-radius: 50%;
  color: #acacac;
  border: 0.02rem solid #acacac;
}
.liuhe-king-wrap .van-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
.liuhe-king-wrap .type-wrap {
  padding: 0 0.08rem;
  position: absolute;
  width: 100%;
  bottom: 1.36rem;
  left: 0;
}
.liuhe-king-wrap .type-wrap .type-box {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 0.16rem 0;
  border-radius: 0.08rem;
}
.liuhe-king-wrap .type-wrap .type-box .type-item {
  width: 20%;
  margin-bottom: 0.32rem;
}
.liuhe-king-wrap .type-wrap::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 0.24rem solid #000;
  position: absolute;
  bottom: -0.48rem;
  right: 0.48rem;
  box-sizing: border-box;
  border-top-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.history-champion-wrap {
  background: #f2f2f2;
  min-height: 100vh;
}
.history-champion-wrap .search {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.28rem;
}
.history-champion-wrap .title {
  color: #fff;
}
.history-champion-wrap .checkbox-wrap {
  padding: 0.1rem 0.4rem;
  display: flex;
  align-items: center;
}
.history-champion-wrap .checkbox-wrap img {
  width: 0.28rem;
  height: 0.28rem;
  margin-right: 0.16rem;
}
.history-champion-wrap .checkbox-wrap p {
  font-size: 0.24rem;
  color: #434343;
}
.history-champion-wrap .checkbox-wrap p span {
  color: #13ab56;
}
.history-champion-wrap .checkbox-wrap div {
  flex: 1;
}
.history-champion-wrap .checkbox-wrap div .champion-select {
  float: right;
  border-color: #13ab56;
  color: #13ab56;
  min-width: 1.6rem;
  height: 0.36rem;
  line-height: 0.36rem;
  border-radius: 0.06rem;
  font-size: 0.24rem;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item:nth-of-type(2n + 1) {
  background: #fff;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item {
  display: flex;
  padding: 0.2rem 0.32rem 0.2rem 0rem;
  justify-content: space-between;
  align-items: center;
  color: #434343;
  font-size: 0.24rem;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-1 {
  flex: none;
  color: #C30B0B;
  font-size: 0.36rem;
  padding: 0.2rem 0;
  width: 1.24rem;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-1 div {
  background: #FE2C55;
  width: 0.5rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
  padding: 0.1rem;
  margin: 0 auto;
  border-radius: 0.08rem;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-1 div.has-line {
  background: url(../img/square-line_51b05de3.png) no-repeat;
  background-size: 100% 100%;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-2 {
  flex: none;
  width: 0.64rem;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-2 img {
  display: block;
  width: 0.68rem;
  height: 0.68rem;
  border-radius: 50%;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-3 {
  flex: 1;
  padding: 0 0.24rem;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-3 .flex-title {
  font-size: 0.28rem;
  margin-bottom: 0.08rem;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-3 .m-m {
  margin: 0 0.24rem 0 0.16rem;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-3 .c-r {
  color: #DB0202;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-3 .c-g {
  color: #13ab56;
}
.history-champion-wrap .liuhe-king-list .liuhe-king-item .flex-4 {
  flex: none;
  color: #DB0202;
  font-size: 0.36rem;
}
.history-champion-wrap .van-tabbar {
  height: 1.16rem;
  max-width: 480Px;
  left: 50%;
  transform: translateX(-50%);
}
.history-champion-wrap .van-tabbar .van-tabbar-item__icon {
  margin-bottom: 0;
}
.history-champion-wrap .type-item {
  text-align: center;
}
.history-champion-wrap .type-item img {
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 auto;
}
.history-champion-wrap .type-item p {
  font-size: 0.2rem;
  color: #434343;
  margin-top: 0.08rem;
}
.history-champion-wrap .type-item .clip {
  display: block;
  text-align: center;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 auto;
  line-height: 0.24rem;
  border-radius: 50%;
  color: #13ab56;
  border: 0.02rem solid #13ab56;
}
.history-champion-wrap .van-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
.history-champion-wrap .type-wrap {
  padding: 0 0.08rem;
  position: absolute;
  width: 100%;
  bottom: 1.36rem;
  left: 0;
}
.history-champion-wrap .type-wrap .type-box {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 0.16rem 0;
  border-radius: 0.08rem;
}
.history-champion-wrap .type-wrap .type-box .type-item {
  width: 20%;
  margin-bottom: 0.32rem;
}
.history-champion-wrap .type-wrap::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 0.24rem solid #000;
  position: absolute;
  bottom: -0.48rem;
  right: 0.48rem;
  box-sizing: border-box;
  border-top-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.release-heart-water-wrap {
  min-height: 100vh;
}
.release-heart-water-wrap .type-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0.64rem 0.1rem;
}
.release-heart-water-wrap .type-wrap div {
  flex: none;
  width: 25%;
  margin-bottom: 0.42rem;
}
.release-heart-water-wrap .type-wrap div img {
  display: block;
  margin: 0 auto;
  width: 0.68rem;
  height: 0.68rem;
}
.release-heart-water-wrap .type-wrap div p {
  font-size: 0.2rem;
  color: #434343;
  padding-top: 0.2rem;
  text-align: center;
}
.release-heart-water-wrap .next {
  width: 5.28rem;
  height: 0.84rem;
  line-height: 0.84rem;
  border-radius: 0.14rem;
  background: #FE2C55;
  margin: 0 auto;
  display: block;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.purchase-records-wrap {
  min-height: 100vh;
  background: #f2f2f2;
}
.purchase-records-wrap .purchase-records-body {
  padding-top: 7Px;
}
.purchase-records-wrap .purchase-records-body .list-item {
  position: relative;
  padding: 10Px 15Px 10Px 14Px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.06rem;
  background: #fff;
  align-items: center;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-left {
  flex: none;
  width: 60%;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-left p:nth-of-type(1) {
  font-size: 0.28rem;
  color: #13ab56;
  font-weight: bold;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-left p:nth-of-type(2) {
  font-size: 0.24rem;
  color: #656565;
  margin-top: 0.18rem;
  line-height: 0.36rem;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-left p:nth-of-type(2) span {
  display: inline-block;
  background: #FE2C55;
  color: #fff;
  height: 0.36rem;
  padding: 0 0.12rem;
  border-radius: 0.06rem;
  margin-right: 0.2rem;
}
.purchase-records-wrap .purchase-records-body .list-item img {
  width: 0.88rem;
  height: 0.68rem;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-right p:nth-of-type(1) {
  font-size: 0.6rem;
  color: #E82E2E;
  font-weight: bold;
  padding-top: 0.16rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.purchase-records-wrap {
  min-height: 100vh;
  background: #f2f2f2;
}
.purchase-records-wrap .purchase-records-body {
  padding-top: 7Px;
}
.purchase-records-wrap .purchase-records-body .list-item {
  position: relative;
  padding: 10Px 15Px 10Px 14Px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.06rem;
  background: #fff;
  align-items: center;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-left {
  flex: none;
  width: 60%;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-left p:nth-of-type(1) {
  font-size: 0.28rem;
  color: #13ab56;
  font-weight: bold;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-left p:nth-of-type(2) {
  font-size: 0.24rem;
  color: #656565;
  margin-top: 0.18rem;
  line-height: 0.36rem;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-left p:nth-of-type(2) span {
  display: inline-block;
  background: #FE2C55;
  color: #fff;
  height: 0.36rem;
  padding: 0 0.12rem;
  border-radius: 0.06rem;
  margin-right: 0.2rem;
}
.purchase-records-wrap .purchase-records-body .list-item img {
  width: 0.88rem;
  height: 0.68rem;
}
.purchase-records-wrap .purchase-records-body .list-item .flex-right p:nth-of-type(1) {
  font-size: 0.6rem;
  color: #E82E2E;
  font-weight: bold;
  padding-top: 0.16rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.search-box input {
  width: 100% !important;
  border-radius: 0.2rem !important;
}
.liuhe-king-search-wrap {
  padding-bottom: 1rem;
  min-height: 100vh;
}
.liuhe-king-search-wrap .search {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.28rem;
}
.liuhe-king-search-wrap .title {
  color: #fff;
}
.liuhe-king-search-wrap .search-box {
  flex: 1;
  padding: 0 0.2rem;
  width: 100%;
  background: #fff;
}
.liuhe-king-search-wrap .search-box .van-search {
  padding: 0;
  width: 100%;
}
.liuhe-king-search-wrap .search-box .van-search .van-search__content {
  background: #fff;
}
.liuhe-king-search-wrap .search-box .van-search .van-cell {
  padding: 0.04rem 0;
}
.liuhe-king-search-wrap .search-text {
  margin-right: 0.28rem;
  color: #000;
}
.liuhe-king-search-wrap .liuhe-king-search-body {
  padding: 0.06rem 0.28rem;
  background: #fff;
}
.liuhe-king-search-wrap .liuhe-king-search-body .list-item {
  display: flex;
  padding: 0.2rem 0;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid #eee 0.02rem;
}
.liuhe-king-search-wrap .liuhe-king-search-body .list-item img {
  flex: none;
  width: 0.66rem;
  height: 0.66rem;
  border-radius: 50%;
  margin-right: 0.14rem;
}
.liuhe-king-search-wrap .liuhe-king-search-body .list-item p:nth-of-type(1) {
  color: #434343;
  font-size: 0.28rem;
  flex: 1;
  text-align: left;
}
.liuhe-king-search-wrap .liuhe-king-search-body .list-item p:nth-of-type(2) {
  flex: none;
  font-size: 0.24rem;
  color: #E72A2A;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.application-expert-wrap {
  min-height: 100vh;
  padding-bottom: 0.6rem;
}
.application-expert-wrap .application-expert-content {
  padding: 0.44rem 0.5rem 0rem 0.28rem;
}
.application-expert-wrap .application-expert-item {
  margin-bottom: 0.6rem;
}
.application-expert-wrap .application-expert-item h4 {
  font-size: 0.3rem;
  color: #13ab56;
}
.application-expert-wrap .application-expert-item p {
  color: #4C4C4C;
  font-size: 0.24rem;
  margin-top: 0.2rem;
}
.application-expert-wrap .application-expert-item p span {
  color: #13ab56;
  line-height: 0.32rem;
}
.application-expert-wrap .next {
  width: 5.28rem;
  height: 0.84rem;
  line-height: 0.84rem;
  border-radius: 0.14rem;
  background: #FE2C55;
  margin: 0 auto;
  display: block;
}
.application-expert-wrap .next.van-button--disabled {
  margin-bottom: 0.28rem;
}
.application-expert-wrap .next.van-button--disabled .van-button__text {
  color: #4C4C4C;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.van-stepper {
  display: flex;
}
.act-release-heart-water-wrap {
  min-height: 100vh;
}
.act-release-heart-water-wrap .form-wrap {
  padding: 0.26rem 0.28rem;
  color: #8C8C8C;
}
.act-release-heart-water-wrap .form-wrap .form-item {
  line-height: 0.6rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.3rem;
}
.act-release-heart-water-wrap .form-wrap .form-item .form-item-label {
  width: 1rem;
  font-size: 0.28rem;
  flex: none;
}
.act-release-heart-water-wrap .form-wrap .form-item .form-item-content {
  flex: 1;
}
.act-release-heart-water-wrap .form-wrap .form-item .form-item-content input {
  padding: 0 0.18rem;
  border: none;
  background: #F2F2F2;
  border-radius: 0.06rem;
  display: block;
  height: 0.6rem;
  line-height: 0.6rem;
  width: 100%;
}
.act-release-heart-water-wrap .form-wrap .form-item .form-item-content.flex {
  display: flex;
  flex-wrap: wrap;
}
.act-release-heart-water-wrap .form-wrap .form-item .form-item-content.flex .lottery-item {
  width: 0.52rem;
  height: 0.5rem;
  flex: none;
  margin-right: 0.08rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../img/ty_3a1547a8.png);
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.18rem;
  margin-bottom: 0.14rem;
  color: #5B5B5B;
}
.act-release-heart-water-wrap .form-wrap .form-item .form-item-content.flex .lottery-item.act {
  color: #FF7E00;
  background-image: url(../img/ty0_06a5bb6e.png);
}
.act-release-heart-water-wrap .form-wrap .form-item .form-item-content.flex .lottery-item span {
  transform: scale(0.8);
  display: block;
}
.act-release-heart-water-wrap .form-wrap .form-item .form-item-content.flex.radio-box div {
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
  font-size: 0.28rem;
  color: #8C8C8C;
}
.act-release-heart-water-wrap .form-wrap .form-item .form-item-content.flex.radio-box div img {
  width: 0.4rem;
  height: 0.4rem;
}
.act-release-heart-water-wrap .next {
  width: 5.28rem;
  height: 0.84rem;
  line-height: 0.84rem;
  border-radius: 0.14rem;
  background: #FE2C55;
  margin: 0.5rem auto;
  display: block;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.revenue-and-expenditure-records-wrap .new-van-tabs {
  margin: 0.2rem 0 0 0;
}
.revenue-and-expenditure-records-wrap .revenue-and-expenditure-records-body {
  padding: 0.1rem 0.28rem 0;
}
.revenue-and-expenditure-records-wrap .revenue-and-expenditure-records-body .list-item {
  border-bottom: solid #eee 0.02rem;
  position: relative;
  padding: 10Px 0 17Px 3Px;
  display: flex;
  justify-content: space-between;
}
.revenue-and-expenditure-records-wrap .revenue-and-expenditure-records-body .list-item .flex-left p:nth-of-type(1) {
  font-size: 0.32rem;
  color: #434343;
}
.revenue-and-expenditure-records-wrap .revenue-and-expenditure-records-body .list-item .flex-left p:nth-of-type(2) {
  font-size: 0.24rem;
  color: #949494;
  margin-top: 0.1rem;
}
.revenue-and-expenditure-records-wrap .revenue-and-expenditure-records-body .list-item .flex-left p:nth-of-type(3) {
  font-size: 0.2rem;
  color: #949494;
  margin-top: 0.08rem;
}
.revenue-and-expenditure-records-wrap .revenue-and-expenditure-records-body .list-item .flex-right p:nth-of-type(1) {
  font-size: 0.24rem;
  color: #434343;
}
.revenue-and-expenditure-records-wrap .revenue-and-expenditure-records-body .list-item .flex-right p:nth-of-type(2) {
  font-size: 0.4rem;
  color: #FF4800;
  margin-top: 0.24rem;
  font-weight: bold;
  text-align: right;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-report-wrap {
  min-height: 100vh;
  background: #f2f2f2;
}
.my-report-wrap .my-report-body {
  padding-top: 7Px;
}
.my-report-wrap .my-report-body .list-item {
  padding: 10Px 14Px;
  margin-bottom: 0.06rem;
  background: #fff;
}
.my-report-wrap .my-report-body .list-item > p:nth-of-type(1) {
  font-size: 0.28rem;
  color: #13ab56;
  font-weight: bold;
}
.my-report-wrap .my-report-body .list-item > p:nth-of-type(1) span {
  float: right;
  background: #FE2C55;
  color: #fff;
  height: 0.36rem;
  padding: 0 0.12rem;
  border-radius: 0.06rem;
  margin-right: 0.2rem;
  font-weight: normal;
}
.my-report-wrap .my-report-body .list-item > p:nth-of-type(2) {
  font-size: 0.24rem;
  color: #A4A4A4;
  margin-top: 0.18rem;
}
.my-report-wrap .my-report-body .list-item > p:nth-of-type(3) {
  font-size: 0.24rem;
  color: #434343;
  margin-top: 0.12rem;
  line-height: 0.32rem;
}
.my-report-wrap .my-report-body .list-item > div {
  margin-top: 0.12rem;
  position: relative;
  display: flex;
  padding: 0.14rem 0.2rem;
  font-size: 0.24rem;
  color: #434343;
  line-height: 0.32rem;
  background: #F8F8F8;
  border-radius: 0.14rem;
}
.my-report-wrap .my-report-body .list-item > div p:nth-of-type(1) {
  flex: none;
  width: 1.2rem;
}
.my-report-wrap .my-report-body .list-item > div p:nth-of-type(2) {
  flex: 1;
  width: 2rem;
  word-break: break-all;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.m-user-info-my {
  position: relative;
  padding: 10Px 0 10Px 40Px;
}
.m-user-info-my .van-image {
  position: absolute;
  left: 0;
}
.m-user-info-my .m-user-info-my-name {
  font-size: 13Px;
  padding: 0 0 5Px 0;
  color: #fff;
}
.m-user-info-my .m-user-info-my-name.red {
  color: red !important;
}
.m-user-info-my .m-user-info-my-icons {
  font-size: 12Px;
  color: #949494;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-channel-up .new-van-tabs {
  margin: 0.2rem 0 0 0;
}
.my-channel-up .my-up-body {
  padding: 0.1rem 0.32rem 0;
}
.my-channel-up .my-up-body .list-item {
  border-bottom: solid #eee 0.02rem;
  position: relative;
}
.my-channel-up .my-up-body .list-item .title {
  padding: 0.04rem 0 0.2rem 0;
  font-size: 0.26rem;
}
.my-channel-up .my-up-body .list-item .lottery-type {
  position: absolute;
  height: 0.36rem;
  line-height: 0.36rem;
  padding: 0.04rem 0.08rem;
  border-radius: 0.16rem;
  color: #fff;
  background: #13ab56;
  font-size: 0.24rem;
  right: 0rem;
  top: 0.2rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.top-grade {
  min-height: 100vh;
  background: #FAF7FA;
  padding-bottom: 0.4rem;
}
.top-grade .van-nav-bar {
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
}
.top-grade .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.top-grade .van-nav-bar .van-nav-bar__right {
  font-size: 0.24rem;
}
.top-grade .top-head {
  height: 3.8rem;
  background-image: url(../img/top-grade-bg_169f9232.png);
  background-size: 100% 100%;
  position: relative;
}
.top-grade .top-head .text-t {
  padding: 2.24rem 0 0 0.52rem;
  font-size: 0.24rem;
  color: #fff;
}
.top-grade .top-head .text-t h2 {
  padding-bottom: 0.1rem;
}
.top-grade .top-head .my-top {
  position: absolute;
  padding: 0 0.26rem;
  left: 0.26rem;
  right: 0.26rem;
  height: 1rem;
  bottom: -0.6rem;
  background: #fff;
  border-radius: 0.12rem;
  font-size: 0.24rem;
}
.top-grade .top-head .my-top .m-user-info-my {
  padding-top: 0.16rem;
}
.top-grade .top-head .my-top .leve-n {
  text-align: right;
}
.top-grade .top-head .my-top .leve-n div {
  padding-right: 0.3rem;
  padding-top: 0.16rem;
}
.top-grade .top-head .my-top .czz {
  line-height: 1rem;
  text-align: right;
}
.top-grade .top-head .my-top .czz span {
  color: #A9A9A9;
}
.top-grade .top-body-list {
  padding: 0 0.26rem;
  margin-top: 0.8rem;
  position: relative;
}
.top-grade .top-body-list.not-login {
  margin-top: -0.3rem;
}
.top-grade .top-body-list table {
  background: #fff;
  width: 100%;
  font-size: 0.24rem;
  border-radius: 0.12rem;
}
.top-grade .top-body-list table tr .i-w {
  width: 0.8rem;
}
.top-grade .top-body-list table tr .t-c {
  text-align: center;
}
.top-grade .top-body-list table tr .van-image {
  margin-top: 0.08rem;
}
.top-grade .top-body-list table tr .czz span {
  color: #A9A9A9;
}
.top-grade .top-body-list table tr td {
  height: 0.88rem;
  border-bottom: solid #eee 1Px;
}
.top-grade .top-body-list table tr .name {
  width: 90%;
  overflow: hidden;
  height: 0.26rem;
  text-overflow: ellipsis;
}
.top-grade .top-body-list table tr .dj {
  text-align: center;
  color: #A9A9A9;
}
.top-grade .top-body-list table tr .dj div img {
  width: 0.32rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.top-share {
  min-height: 100vh;
  background: #FAF7FA;
  padding-bottom: 0.4rem;
}
.top-share .van-nav-bar {
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
}
.top-share .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.top-share .van-nav-bar .van-nav-bar__right {
  font-size: 0.24rem;
}
.top-share .top-head {
  height: 3.8rem;
  background-image: url(../img/top-fans-bg_7e5be5f7.png);
  background-size: 100% 100%;
  position: relative;
}
.top-share .top-head .text-t {
  padding: 2.24rem 0 0 0.52rem;
  font-size: 0.24rem;
  color: #fff;
}
.top-share .top-head .text-t h2 {
  padding-bottom: 0.1rem;
}
.top-share .top-head .my-top {
  position: absolute;
  padding: 0 0.26rem;
  left: 0.26rem;
  right: 0.26rem;
  height: 1rem;
  bottom: -0.6rem;
  background: #fff;
  border-radius: 0.12rem;
  font-size: 0.24rem;
}
.top-share .top-head .my-top .m-user-info-my {
  padding-top: 0.16rem;
}
.top-share .top-head .my-top .leve-n {
  text-align: right;
  line-height: 1rem;
}
.top-share .top-head .my-top .leve-n span {
  color: #A9A9A9;
}
.top-share .top-body-list {
  padding: 0 0.26rem;
  margin-top: 0.8rem;
  position: relative;
}
.top-share .top-body-list.not-login {
  margin-top: -0.3rem;
}
.top-share .top-body-list table {
  background: #fff;
  width: 100%;
  font-size: 0.24rem;
  border-radius: 0.12rem;
}
.top-share .top-body-list table tr .i-w {
  width: 0.8rem;
}
.top-share .top-body-list table tr .t-c {
  text-align: center;
}
.top-share .top-body-list table tr .van-image {
  margin-top: 0.08rem;
}
.top-share .top-body-list table tr .czz {
  text-align: right;
  padding-right: 0.2rem;
}
.top-share .top-body-list table tr .czz span {
  color: #A9A9A9;
}
.top-share .top-body-list table tr td {
  height: 0.88rem;
  border-bottom: solid #eee 1Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.top-share {
  min-height: 100vh;
  background: #FAF7FA;
  padding-bottom: 0.4rem;
}
.top-share .van-nav-bar {
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
}
.top-share .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.top-share .van-nav-bar .van-nav-bar__right {
  font-size: 0.24rem;
}
.top-share .top-head {
  height: 3.8rem;
  background-image: url(../img/top-share-bg_fd7834af.png);
  background-size: 100% 100%;
  position: relative;
}
.top-share .top-head .text-t {
  padding: 2.24rem 0 0 0.52rem;
  font-size: 0.24rem;
  color: #fff;
}
.top-share .top-head .text-t h2 {
  padding-bottom: 0.1rem;
}
.top-share .top-head .my-top {
  position: absolute;
  padding: 0 0.26rem;
  left: 0.26rem;
  right: 0.26rem;
  height: 1rem;
  bottom: -0.6rem;
  background: #fff;
  border-radius: 0.12rem;
  font-size: 0.24rem;
}
.top-share .top-head .my-top .m-user-info-my {
  padding-top: 0.16rem;
}
.top-share .top-head .my-top .leve-n {
  text-align: right;
  line-height: 1rem;
}
.top-share .top-head .my-top .leve-n span {
  color: #A9A9A9;
}
.top-share .top-body-list {
  padding: 0 0.26rem;
  margin-top: 0.8rem;
  position: relative;
}
.top-share .top-body-list.not-login {
  margin-top: -0.3rem;
}
.top-share .top-body-list table {
  background: #fff;
  width: 100%;
  font-size: 0.24rem;
  border-radius: 0.12rem;
}
.top-share .top-body-list table tr .i-w {
  width: 0.8rem;
}
.top-share .top-body-list table tr .t-c {
  text-align: center;
}
.top-share .top-body-list table tr .van-image {
  margin-top: 0.08rem;
}
.top-share .top-body-list table tr .czz {
  text-align: right;
  padding-right: 0.2rem;
}
.top-share .top-body-list table tr .czz span {
  color: #A9A9A9;
}
.top-share .top-body-list table tr td {
  height: 0.88rem;
  border-bottom: solid #eee 1Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.extention-share {
  min-height: 100vh;
  background: #FAF7FA;
  padding-bottom: 0.4rem;
}
.extention-share .van-nav-bar {
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
}
.extention-share .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.extention-share .van-nav-bar .van-nav-bar__right {
  font-size: 0.24rem;
}
.extention-share .top-head {
  height: 3.8rem;
  background-image: url(../img/extension-bk_2dc60108.png);
  background-size: 100% 100%;
  position: relative;
}
.extention-share .top-head .text-t {
  padding: 2.24rem 0 0 0.52rem;
  font-size: 0.24rem;
  color: #fff;
}
.extention-share .top-head .text-t h2 {
  padding-bottom: 0.1rem;
}
.extention-share .top-head .my-top {
  position: absolute;
  padding: 0 0.26rem;
  left: 0.26rem;
  right: 0.26rem;
  height: 1rem;
  bottom: -0.6rem;
  background: #fff;
  border-radius: 0.12rem;
  font-size: 0.24rem;
}
.extention-share .top-head .my-top .m-user-info-my {
  padding-top: 0.16rem;
}
.extention-share .top-head .my-top .leve-n {
  text-align: right;
  line-height: 1rem;
}
.extention-share .top-head .my-top .leve-n span {
  color: #A9A9A9;
}
.extention-share .top-body-list {
  padding: 0 0.26rem;
  margin-top: 0.8rem;
  position: relative;
}
.extention-share .top-body-list.not-login {
  margin-top: -0.3rem;
}
.extention-share .top-body-list table {
  background: #fff;
  width: 100%;
  font-size: 0.24rem;
  border-radius: 0.12rem;
}
.extention-share .top-body-list table tr .i-w {
  width: 0.8rem;
}
.extention-share .top-body-list table tr .t-c {
  text-align: center;
}
.extention-share .top-body-list table tr .van-image {
  margin-top: 0.08rem;
}
.extention-share .top-body-list table tr .czz {
  text-align: right;
  padding-right: 0.2rem;
}
.extention-share .top-body-list table tr .czz span {
  color: #A9A9A9;
}
.extention-share .top-body-list table tr td {
  height: 0.88rem;
  border-bottom: solid #eee 1Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-fans {
  min-height: 100vh;
  background: #000;
}
.my-fans .van-nav-bar {
  background: #000;
}
.my-fans .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.my-fans .text-info-list li {
  border-color: #333 !important;
}
.my-fans [class*=van-hairline]::after {
  border-color: #333 !important;
}
.my-fans .my-follow-body {
  padding: 0.1rem 0.32rem 0;
}
.my-fans .my-follow-body .list-item {
  border-bottom: solid #333 0.02rem;
  position: relative;
}
.my-fans .my-follow-body .list-item .follow-icons {
  display: flex;
}
.my-fans .my-follow-body .list-item .follow-icons .tool-icon-text {
  margin-right: 10Px;
  color: #AAAAAA;
}
.my-fans .my-follow-body .list-item .follow-icons .tool-icon-text .icon {
  color: #AAAAAA;
  font-size: 0.28rem;
}
.my-fans .my-follow-body .list-item .van-icon-arrow {
  color: #fff;
  position: absolute;
  right: 0.1rem;
  border-radius: 0.2rem;
  padding: 0.06rem 0.14rem 0.08rem;
  top: 15Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-follow .my-follow-body {
  padding: 0.1rem 0.32rem 0;
}
.my-follow .my-follow-body .list-item {
  border-bottom: solid #eee 0.02rem;
  position: relative;
}
.my-follow .my-follow-body .list-item .follow-icons .tool-icon-text {
  margin-right: 10Px;
}
.my-follow .my-follow-body .list-item .van-icon-arrow {
  color: #666;
  position: absolute;
  right: 0.1rem;
  border-radius: 0.2rem;
  padding: 0.06rem 0.14rem 0.08rem;
  top: 15Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.layout-column-2 {
  display: flex;
}
.layout-column-2 .label-name {
  font-size: 0.26rem;
  margin-right: 0.2rem;
  color: #fff;
  line-height: 34Px;
  text-align: right;
  flex-shrink: 0;
  word-break: keep-all;
}
.layout-column-2 .column-bd {
  flex: 1;
  height: 0.68rem;
  position: relative;
}
.layout-column-2 .column-bd input {
  background: #121212;
  padding-left: 0.2rem;
  width: 100%;
  height: 100%;
  color: white;
  border-radius: 0.1rem;
  border: 1Px solid #555555;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.pay-tool[data-v-2a78f477] {
  position: fixed;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  width: 100%;
  padding-top: 30vh;
  z-index: 10;
  top: 0;
  left: 0;
}
.pay-tool .keyboard-box[data-v-2a78f477] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: white;
  height: 3.16rem;
  width: 6.04rem;
  color: #434343;
  margin: 0 auto;
  position: relative;
}
.pay-tool .keyboard-box .close[data-v-2a78f477] {
  height: 0.54rem;
  width: 0.54rem;
  position: absolute;
  top: 0.28rem;
  right: 0.24rem;
}
.pay-tool .keyboard-box .title[data-v-2a78f477] {
  text-align: center;
  font-size: 0.32rem;
  font-weight: 500;
  color: #434343;
  line-height: 0.5rem;
  border-bottom: 0.02rem solid #ececec;
  width: 100%;
  margin-bottom: 0.2rem;
  padding-bottom: 0.3rem;
}
.pay-tool .keyboard-box .kuang[data-v-2a78f477] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pay-tool .keyboard-box .kuang > div[data-v-2a78f477] {
  text-align: center;
  line-height: 0.86rem;
  width: 0.86rem;
  height: 0.86rem;
  border: 0.02rem solid #bfbfbf;
  border-right: none;
}
.pay-tool .keyboard-box .kuang > div span[data-v-2a78f477] {
  color: #434343;
  font-size: 0.48rem;
}
.pay-tool .keyboard-box .kuang > div[data-v-2a78f477]:last-child {
  border-right: 0.02rem solid #bfbfbf;
}
.pay-tool .keyboard-box .tip[data-v-2a78f477] {
  font-size: 0.24rem;
  text-align: center;
  margin-top: 0.34rem;
}
.pay-tool .keyboard-box .tip span[data-v-2a78f477]:nth-child(2) {
  color: #0C7637;
}
.pay-tool > title[data-v-2a78f477] {
  width: 100%;
  height: 2.08888888rem;
  padding: 0 0.8rem;
  line-height: 2.08888888rem;
  text-align: center;
  overflow: hidden;
}
.pay-tool > title .icon[data-v-2a78f477] {
  float: left;
  margin-top: 0.72222222rem;
}
.pay-tool > title strong[data-v-2a78f477] {
  font-size: 0.8rem;
}
.pay-tool > content .pay-tool-inputs[data-v-2a78f477] {
  width: 14.46666666rem;
  height: 2.31111111rem;
  margin: 1.28888888rem auto 0;
  border: 0.02rem solid #b9b9b9;
  border-radius: 0.26666666rem;
  box-shadow: 0 0 0.02rem #e6e6e6;
  display: flex;
  border: 0.02rem solid red;
}
.pay-tool > content .pay-tool-inputs .item[data-v-2a78f477] {
  width: 16.66666666%;
  height: 2.31111111rem;
  border-right: 0.02rem solid #b9b9b9;
  line-height: 2.31111111rem;
  text-align: center;
}
.pay-tool > content .pay-tool-inputs .item[data-v-2a78f477]:last-child {
  border-right: none;
}
.pay-tool > content .pay-tool-inputs .item .icon_dot[data-v-2a78f477] {
  display: inline-block;
  width: 0.51111111rem;
  height: 0.51111111rem;
  background: url(../img/weixin_929cab22.png) no-repeat;
  background-size: cover;
}
.pay-tool > content .pay-tool-link[data-v-2a78f477] {
  padding: 0.53333333rem 0.8rem 0;
  text-align: right;
}
.pay-tool > content .pay-tool-link .link[data-v-2a78f477] {
  font-size: 0.66666666rem;
  color: #3c8cfb;
}
.pay-tool .pay-tool-keyboard[data-v-2a78f477] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  opacity: 1;
}
.pay-tool .pay-tool-keyboard ul[data-v-2a78f477] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.pay-tool .pay-tool-keyboard ul li[data-v-2a78f477] {
  width: 33.3333%;
  height: 1.25442834rem;
  border-right: 0.02rem solid #aeaeae;
  border-bottom: 0.02rem solid #aeaeae;
  font-size: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #757575;
}
.pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(1), .pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(2), .pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(3) {
  border-top: 0.02rem solid #eee;
}
.pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(3), .pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(6), .pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(9), .pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(12) {
  border-right: none;
}
.pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(10), .pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(11), .pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(12) {
  border-bottom: none;
}
.pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(10), .pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(12), .pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:active {
  background-color: #d1d4dd;
}
.pay-tool .pay-tool-keyboard ul li[data-v-2a78f477]:nth-child(12):active {
  background-color: #fff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.tips_cg_div[data-v-6476affd] {
  font-size: 0.24rem;
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.6rem;
  color: gray;
}
.btn-div[data-v-6476affd] {
  padding: 0 1rem;
  margin-top: 0.68rem;
}
.setcgpashbtn[data-v-6476affd] {
  width: 100%;
  height: 0.68rem;
  background: linear-gradient(0deg, #13ab56, #077e35);
  border-radius: 0.72rem;
  text-align: center;
  line-height: 0.68rem;
  color: white;
  font-size: 0.32rem;
}
.company-tip[data-v-6476affd] {
  margin-top: 1.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.company-tip span[data-v-6476affd]:nth-child(1) {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.24rem;
}
.company-tip .onlinebtn[data-v-6476affd] {
  padding: 0.14rem 0.2rem;
  display: inline-block;
  border-radius: 0.1rem;
  border: 0.02rem solid #0d9244;
  color: #0d9244 !important;
  margin-left: 0.2rem;
  cursor: pointer;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.bind-usdt-wrap {
  background: #f8f8f8;
  height: 100vh;
}
.bind-usdt-wrap .content-box .van-cell {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.bind-usdt-wrap .content-box .van-cell .van-field__label {
  color: #8E8E8E;
  font-size: 0.24rem;
}
.bind-usdt-wrap .content-box .van-cell .van-field__control {
  color: #434343;
  font-size: 0.24rem;
}
.bind-usdt-wrap .content-box .van-cell .van-cell__value {
  color: #8E8E8E;
}
.bind-usdt-wrap .content-box .van-cell .select-usdt {
  text-align: right;
  flex: 1;
  display: flex;
  align-items: center;
  color: #c8c9cc;
  font-size: 0.24rem;
  justify-content: flex-end;
}
.bind-usdt-wrap .content-box .van-cell .select-usdt.hasSelect {
  color: #434343;
}
.bind-usdt-wrap .content-box .van-cell .select-usdt img {
  height: 0.4rem;
  width: 0.4rem;
  margin-left: 0.2rem;
}
.bind-usdt-wrap .btn {
  width: 5.74rem;
  height: 0.8rem;
  margin: 1.8rem auto 0 auto;
  text-align: center;
  line-height: 0.8rem;
  background: linear-gradient(0deg, #13ab56, #077e35);
  border-radius: 0.4rem;
  color: #ffffff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.contentdialog[data-v-4876becb] {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-dia[data-v-4876becb] {
  width: 4.8rem;
  height: 6rem;
}
.content-dia .content-title-dia[data-v-4876becb] {
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.32rem;
  color: white;
  background-color: #077e35;
}
.content-dia .content-content-dia[data-v-4876becb] {
  background-color: white;
  padding: 0.32rem;
}
.content-dia .content-content-con[data-v-4876becb] {
  display: flex;
  justify-content: center;
  padding: 0.16rem;
}
.content-dia .lablediv[data-v-4876becb] {
  width: 60%;
  text-align: right;
  font-size: 0.28rem;
  color: gray;
}
.content-dia .textdiv[data-v-4876becb] {
  width: 40%;
  text-align: center;
}
.content-dia .footer-dia[data-v-4876becb] {
  height: 0.8rem;
  line-height: 0.8rem;
  border-top: 0.02rem solid #e5e5e5;
  background-color: white;
  display: flex;
}
.content-dia .footer-dia .footer-left[data-v-4876becb] {
  width: 50%;
  border-right: 0.02rem solid #e5e5e5;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.24rem;
  color: gray;
}
.content-dia .footer-dia .footer-right[data-v-4876becb] {
  width: 50%;
  text-align: center;
  line-height: 0.8rem;
  color: #0B8E40;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.content-cg-withdraw[data-v-26364456] {
  background-color: rgba(241, 236, 236, 0.3);
  width: 100%;
  min-height: 20rem;
}
.yue[data-v-26364456] {
  font-size: 0.24rem;
  color: gray;
  height: 0.56rem;
  line-height: 0.56rem;
  padding: 0.16rem 0.16rem;
}
.cgcontent-item[data-v-26364456] {
  background-color: white;
  margin-top: 0.16rem;
  height: 1.2rem;
}
.title-cg[data-v-26364456] {
  display: flex;
  padding: 0.16rem 0.24rem;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.28rem;
  color: gray;
}
.title-cg img[data-v-26364456] {
  width: 0.48rem;
  height: 0.48rem;
  flex: none;
}
.title-cg div[data-v-26364456] {
  flex: 1;
}
.title-cg div span[data-v-26364456] {
  float: right;
  color: #434343;
}
.account-cg[data-v-26364456] {
  padding: 0.16rem 0.72rem;
}
.entry-money[data-v-26364456] {
  margin-top: 0.24rem;
  background-color: white;
  padding: 0.08rem 0.16rem;
}
.entry-money .tips-money[data-v-26364456] {
  font-size: 0.2rem;
}
.bottombtn[data-v-26364456] {
  margin-top: 0.6rem;
  display: flex;
  justify-content: center;
  padding: 0 0.6rem;
}
.registnext[data-v-26364456] {
  width: 100%;
  height: 0.68rem;
  background: linear-gradient(0deg, #13ab56, #077e35);
  border-radius: 0.72rem;
  text-align: center;
  line-height: 0.68rem;
  color: white;
  font-size: 0.32rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.company-wrap {
  background: #f8f8f8;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.company-wrap .titlebox {
  position: relative;
  height: 0.92rem;
  padding-top: 0.32rem;
  padding-bottom: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.company-wrap .titlebox .back {
  display: inline-block;
  height: 0.32rem;
  width: 0.32rem;
  margin-left: 0.32rem;
}
.company-wrap .titlebox .title {
  font-size: 0.32rem;
  font-weight: 500;
  color: white;
  line-height: 0.5rem;
  position: absolute;
  bottom: 0.24rem;
  left: 50%;
  transform: translateX(-50%);
}
.company-wrap .titlebox .sub-title {
  margin-right: 0.3rem;
  font-size: 0.24rem;
  font-weight: 500;
  display: inline-block;
  min-width: 0.2rem;
  color: white;
  display: inline-block;
}
.company-wrap .balance {
  padding: 0.26rem;
  font-size: 0.24rem;
}
.company-wrap .balance span {
  color: #e50012;
}
.company-wrap .overlay-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.company-wrap .overlay-wrap .van-loading {
  margin: 0 auto;
}
.company-wrap .content-box {
  flex: 1;
}
.company-wrap .content-box .amount-box {
  width: 100%;
  height: 1.7rem;
  background: #fff;
  margin-top: 0.22rem;
  padding: 0.14rem 0.26rem;
}
.company-wrap .content-box .amount-box > span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.22rem;
  margin-bottom: 0.46rem;
  display: inline-block;
}
.company-wrap .content-box .amount-box .num {
  font-size: 0.52rem;
  font-weight: bold;
  color: #868686;
  line-height: 0.22rem;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.company-wrap .content-box .amount-box .num input {
  margin-right: 0.2rem;
  min-width: 1.2rem;
  display: inline-block;
  border: none;
}
.company-wrap .content-box .amount-box .num span {
  font-size: 0.52rem;
  font-weight: bold;
  color: #434343;
  line-height: 0.22rem;
}
.company-wrap .content-box .btn {
  width: 5.74rem;
  height: 0.8rem;
  margin: 0.4rem auto;
  text-align: center;
  line-height: 0.8rem;
  background: linear-gradient(0deg, #13ab56, #077e35);
  border-radius: 0.4rem;
  color: #ffffff;
}
.company-wrap .content-box .item {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.company-wrap .content-box .item .left-item {
  display: flex;
  align-items: center;
  flex: 1;
}
.company-wrap .content-box .item .left-item img {
  height: 0.46rem;
}
.company-wrap .content-box .item .left-item .text {
  display: flex;
  flex-direction: column;
  margin-left: 0.2rem;
}
.company-wrap .content-box .item .left-item span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8e8e8e;
  line-height: 0.4rem;
}
.company-wrap .content-box .item .left-item span:nth-child(1) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.4rem;
}
.company-wrap .content-box .dialog-info {
  padding: 0.28rem;
  line-height: 0.32rem;
  overflow: visible !important;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.user-info-wrap {
  padding: 0.32rem 0.4rem 0.2rem 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  margin-bottom: 0.08rem;
}
.user-info-wrap > img {
  display: block;
  border-radius: 50%;
  width: 0.64rem;
  height: 0.64rem;
  flex: none;
}
.user-info-wrap .user-center-box {
  flex: none;
  padding: 0 0.24rem;
  color: #434343;
  line-height: 1;
}
.user-info-wrap .user-center-box .user-name {
  font-size: 0.28rem;
  margin-bottom: 0.1rem;
}
.user-info-wrap .user-center-box .fans {
  font-size: 0.24rem;
}
.user-info-wrap .attention-box {
  flex: 1;
  display: flex;
}
.user-info-wrap .attention-box .attention-body {
  flex: none;
}
.user-info-wrap .attention-box .attention-body img {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto 0.04rem auto;
}
.user-info-wrap .attention-box .attention-body p {
  font-size: 0.2rem;
  color: #ed0000;
  text-align: center;
}
.user-info-wrap .attention {
  padding: 0.12rem 0.1rem;
  background: #FE2C55;
  border-radius: 0.06rem;
  color: #fff;
  font-size: 0.24rem;
  display: flex;
  align-items: center;
  flex: none;
}
.user-info-wrap .attention img {
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.08rem;
}
.user-info-wrap .reward-wrap {
  border-radius: 0.16rem;
  padding-top: 0.4rem;
}
.user-info-wrap .reward-wrap .reward-title {
  color: #13ab56;
  font-size: 0.28rem;
  font-weight: bold;
  margin-bottom: 0.36rem;
}
.user-info-wrap .reward-wrap .reward-body {
  text-align: center;
  padding: 0 0.52rem;
}
.user-info-wrap .reward-wrap .reward-body input {
  display: block;
  height: 0.64rem;
  line-height: 0.64rem;
  padding: 0 0.16rem;
  border: 0.02rem solid #434343;
  font-size: 0.24rem;
  color: #606060;
  width: 100%;
  margin-bottom: 0.38rem;
}
.user-info-wrap .reward-wrap .reward-body p {
  color: #606060;
  font-size: 0.24rem;
  margin-bottom: 0.42rem;
}
.user-info-wrap .reward-wrap .reward-body .van-button {
  border-color: transparent;
  background: #FE2C55;
  font-size: 0.24rem;
  height: 0.84rem;
  line-height: 0.84rem;
  border-radius: 0.14rem;
  color: #fff;
  width: 90%;
  margin: 0 auto 0.46rem auto;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.buy-x-s-wrap .buy-x-s-dialog {
  border-radius: 0.16rem;
  padding: 0.42rem 0.32rem 0.36rem 0.38rem;
}
.buy-x-s-wrap .buy-x-s-dialog .van-dialog__header {
  padding-top: 0;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-title {
  color: #13ab56;
  font-size: 0.28rem;
  font-weight: bold;
  margin-bottom: 0.48rem;
  line-height: 1;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body {
  text-align: center;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .notice-text {
  font-size: 0.32rem;
  color: #606060;
  margin-bottom: 0.32rem;
  text-align: left;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .notice-text span {
  color: #AD0000;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box {
  border-radius: 0.16rem;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box.act {
  background: #FE2C55;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box.act .db-content > div div, .buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box.act .db-content > div p {
  color: #fff;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box .db-content {
  display: flex;
  align-items: center;
  padding: 0.16rem 0.08rem 0.16rem 0.24rem;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box .db-content > img {
  flex: none;
  width: 0.66rem;
  height: 0.82rem;
  margin-right: 0.16rem;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box .db-content > div {
  flex: 1;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box .db-content > div div {
  display: flex;
  align-items: end;
  font-size: 0.32rem;
  color: #606060;
  justify-content: space-between;
  margin-bottom: 0.04rem;
  font-weight: bold;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box .db-content > div div img {
  width: 0.34rem;
  height: 0.34rem;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .db-box .db-content > div p {
  color: #606060;
  font-size: 0.24rem;
  line-height: 0.28rem;
  text-align: left;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .btn-box {
  display: flex;
  justify-content: space-between;
  padding: 0 0.14rem;
  margin-top: 0.4rem;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .btn-box .van-button {
  width: 1.96rem;
  height: 0.84rem;
  line-height: 0.84rem;
  color: #fff;
  border-radius: 0.14rem;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .btn-box .van-button.van-button--primary {
  background: #FE2C55;
}
.buy-x-s-wrap .buy-x-s-dialog .buy-x-s-body .footer-notice {
  font-size: 0.24rem;
  color: #606060;
  margin-top: 0.22rem;
  text-align: left;
}
.buy-x-s-wrap .key-board {
  z-index: 2100;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.liuhe-user-wrap {
  background: #f2f2f2;
  min-height: 100vh;
  padding-bottom: 1.16rem;
}
.liuhe-user-wrap .center-wrap {
  background: #fff;
  padding: 0 0.3rem;
  font-size: 0.24rem;
  color: #414141;
}
.liuhe-user-wrap .center-wrap .period-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-bottom: 0.08rem;
}
.liuhe-user-wrap .center-wrap .period-wrap.only-tab .van-tabs {
  width: 100%;
}
.liuhe-user-wrap .center-wrap .period-wrap .van-tab {
  min-width: 0.8rem;
  font-size: 0.24rem;
}
.liuhe-user-wrap .center-wrap .period-wrap .van-tabs--line .van-tabs__wrap {
  height: 0.4rem;
}
.liuhe-user-wrap .center-wrap .period-wrap .van-tabs--line .van-tabs__wrap .van-tabs__nav {
  padding: 0;
}
.liuhe-user-wrap .center-wrap .period-wrap .van-tabs--line .van-tabs__wrap .van-tabs__nav--line {
  padding-bottom: 0;
}
.liuhe-user-wrap .center-wrap .period-wrap .van-tabs--line .van-tabs__wrap .van-tabs__line {
  bottom: 0rem;
  background: #FE2C55;
}
.liuhe-user-wrap .center-wrap .period-wrap .van-tabs--line .van-tabs__wrap .van-tab--active {
  color: #13ab56;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item {
  padding: 0rem 0.3rem;
  background: #fff;
  margin: 0.08rem;
  color: #545454;
  font-size: 0.26rem;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .c-r {
  color: #DB0202;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .c-g {
  color: #13ab56;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .m-r {
  margin-right: 0.24rem;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .top-item {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0 0.1rem 0;
  border-bottom: 0.02rem solid #E0E0E0;
  align-items: center;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .top-item.rt2 {
  flex: none;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .top-item.rt2 .tag {
  font-size: 0.24rem;
  width: 0.36rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  color: #fff;
  transform: scale(0.8);
  border-radius: 0.04rem;
  margin-right: 0.12rem;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .top-item.rt2 .tag.win {
  background: #FF5757;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .top-item.rt2 .tag.lose {
  background: #A0A0A0;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .top-item .period-time {
  flex: 1;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .top-item .type-name {
  background: #FE2C55;
  border-radius: 0.04rem;
  padding: 0.06rem 0.12rem;
  font-size: 0.24rem;
  color: #fff;
  flex: none;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .bottom-item {
  padding: 0.16rem 0 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.24rem;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .bottom-item .flex-2 {
  flex: none;
  width: 0.5rem;
  border-radius: 0.04rem;
  padding: 0.08rem 0.1rem;
  font-size: 0.24rem;
  color: #fff;
  background: #FE2C55;
  text-align: center;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .bottom-item .flex-2.has-line {
  background: url(../img/square-line_51b05de3.png) no-repeat;
  background-size: 100% 100%;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .bottom-item .flex-3 {
  flex: 1;
  padding: 0 0.24rem;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .bottom-item .flex-3 .flex-title {
  font-size: 0.28rem;
  margin-bottom: 0.12rem;
  font-weight: bold;
  color: #13ab56;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .bottom-item .flex-4 {
  flex: none;
  color: #13ab56;
  font-size: 0.24rem;
  border: 0.02rem solid #13ab56;
  border-radius: 0.08rem;
  width: 0.96rem;
  height: 0.52rem;
  line-height: 0.52rem;
  text-align: center;
  display: block;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .bottom-item.rt2 .flex-3 {
  padding-left: 0;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .bottom-item.rt2 .flex-3 .flex-title {
  color: #13ab56;
  margin-bottom: 0;
}
.liuhe-user-wrap .liuhe-king-list .liuhe-king-item .bottom-item.rt2 .flex-4 {
  width: 0.84rem;
  height: 0.4rem;
  line-height: 0.4rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.liuhe-period-detail-wrap {
  padding-bottom: 1rem;
  background: #f2f2f2;
  min-height: 100vh;
}
.liuhe-period-detail-wrap .notice-icon {
  width: 0.46rem;
  height: 0.46rem;
  margin-right: 0.34rem;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body {
  font-size: 0.24rem;
  color: #414141;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .xs-tj {
  background: #fff;
  padding: 0 0.48rem;
  padding: 0 0.28rem;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .xs-tj .xs-tj-text {
  padding: 0.32rem 0.16rem 0.16rem;
  font-size: 0.3rem;
  color: #434343;
  line-height: 0.36rem;
  text-align: center;
  border-bottom: 0.02rem solid #E0E0E0;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .xs-tj-bars {
  display: flex;
  padding: 0.22rem 0;
  flex-wrap: wrap;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .xs-tj-bars div {
  flex: none;
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  width: 0.96rem;
  font-size: 0.24rem;
  color: #5B5B5B;
  margin-right: 0.26rem;
  background-image: url(../img/ty_3a1547a8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .xs-tj-bars div.act {
  background-image: url(../img/ty0_06a5bb6e.png);
  color: #FF7E00;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail {
  padding: 0 0.28rem;
  background: #fff;
  margin-top: 0.06rem;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-top {
  display: flex;
  justify-content: space-between;
  padding: 0.26rem 0.04rem;
  color: #434343;
  border-bottom: 0.02rem solid #E0E0E0;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-top h4 {
  font-size: 0.3rem;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-top span {
  font-size: 0.24rem;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-body {
  padding: 0.32rem 0.32rem 0.26rem;
  display: flex;
  justify-content: space-between;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-body .lottery-item {
  font-size: 0.24rem;
  color: #373737;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-body .lottery-item .lottery-item-num {
  width: 0.48rem;
  height: 0.48rem;
  position: relative;
  line-height: 0.48rem;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-body .lottery-item .lottery-item-num img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-body .lottery-item .lottery-item-num p {
  position: relative;
  text-indent: 0.06rem;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-body .lottery-item .lottery-item-num p.color1 {
  color: #AD1E16;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-body .lottery-item .lottery-item-num p.color2 {
  color: #0A62B4;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-body .lottery-item .lottery-item-num p.color3 {
  color: #048401;
}
.liuhe-period-detail-wrap .liuhe-period-detail-body .period-detail .detail-body .lottery-item p {
  margin-top: 0.3rem;
}
.liuhe-period-detail-wrap .go-shopping {
  width: 4rem;
  height: 0.84rem;
  line-height: 0.84rem;
  margin: 0.54rem auto 0 auto;
  display: block;
  background: #FE2C55;
  border-radius: 0.14rem;
}
.liuhe-period-detail-wrap .report-wrap {
  border-radius: 0.16rem;
  padding-top: 0.34rem;
}
.liuhe-period-detail-wrap .report-wrap .van-dialog__header {
  padding-top: 0;
}
.liuhe-period-detail-wrap .report-wrap .report-title {
  color: #13ab56;
  font-size: 0.28rem;
  font-weight: bold;
  margin-bottom: 0.22rem;
}
.liuhe-period-detail-wrap .report-wrap .report-body {
  text-align: center;
  padding: 0 0.52rem;
}
.liuhe-period-detail-wrap .report-wrap .report-body select {
  display: block;
  margin-bottom: 0.22rem;
  width: 100%;
}
.liuhe-period-detail-wrap .report-wrap .report-body .van-cell {
  padding: 0;
}
.liuhe-period-detail-wrap .report-wrap .report-body .van-field__body {
  border: 0.02rem solid #999999;
  padding: 0.2rem 0.18rem;
}
.liuhe-period-detail-wrap .report-wrap .report-body .van-button {
  border-color: transparent;
  background: #FE2C55;
  font-size: 0.24rem;
  height: 0.84rem;
  line-height: 0.84rem;
  border-radius: 0.14rem;
  color: #fff;
  width: 100%;
  margin: 0.2rem auto 0.46rem auto;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-bingding .van-nav-bar {
  background: linear-gradient(0deg, #13ab56, #077e35);
}
.my-bingding .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.my-bingding .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.my-bingding .my-bind-body {
  padding: 0.2rem 0.32rem;
}
.my-bingding .my-bind-body .from {
  padding: 0 0.32rem 0 0.32rem;
}
.my-bingding .my-bind-body .from .readonly {
  background: none;
}
.my-bingding .my-bind-body .from .bank {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.04rem solid transparent;
  border-right: 0.04rem solid transparent;
  border-top: 0.08rem solid #8c8c8c;
  z-index: 10;
  position: absolute;
  right: 0.16rem;
  top: 50%;
  transform: translateY(-50%);
}
.my-bingding .my-bind-body .ft-btn {
  padding: 0.2rem 0.32rem 0;
}
.my-bingding .my-bind-body .ft {
  font-size: 0.24rem;
  line-height: 0.44rem;
  padding-top: 0.3rem;
  color: #a9a9a9;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.layout-column-3 {
  width: 100%;
}
.layout-column-3 tr {
  display: flex;
  align-items: center;
}
.layout-column-3 .label-name {
  font-size: 0.26rem;
  margin-right: 0.2rem;
  color: #fff;
  line-height: 40Px;
  text-align: right;
  flex-shrink: 0;
  white-space: nowrap;
}
.layout-column-3 .column-bd input {
  background: #f2f2f2;
  border: 0;
  padding-left: 0.2rem;
  width: 100%;
  height: 100%;
}
.layout-column-3 .column-right {
  width: 78Px !important;
  text-align: right;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.m-send-code {
  display: inline-block;
  color: #fff;
  font-size: 0.28rem;
  line-height: 30Px;
  font-size: 12Px;
  border-radius: 0.08rem;
  margin-left: 0.1rem;
  text-align: center;
  padding: 0 5Px;
}
.m-send-code.dsb {
  color: #666;
}

.mail-select-trigger[data-v-14364a40] {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.arrow-icon[data-v-14364a40] {
	transition: transform 0.2s ease;
}
.arrow-icon.rotate[data-v-14364a40] {
	transform: rotate(180deg);
}


.van-popover__content {
	max-height: 30vh !important;
	overflow: auto;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.login-to-register[data-v-7f1bf3c9] {
  margin: 0.24rem auto;
  padding: 0 0.32rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #AAAAAA;
}
.register-wrap[data-v-7f1bf3c9] {
  position: absolute;
  width: 100%;
  height: 100%;
  /* 先用黑色打底，再铺背景图，保证透明区域是黑色 */
  background: #000 url(../img/login-bg_8684d6aa.png) no-repeat center center;
  background-size: cover;
  overflow-y: auto;
}
.register-wrap img[data-v-7f1bf3c9] {
  max-width: 100%;
  object-fit: contain;
}
.register-wrap .hd-bg[data-v-7f1bf3c9] {
  height: 100%;
}
.register-wrap .hd-bg .login-logo[data-v-7f1bf3c9] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1.6rem;
}
.register-wrap .hd-bg .login-logo .logo[data-v-7f1bf3c9] {
  width: 0.92rem;
  height: 0.92rem;
}
.register-wrap .hd-bg .login-logo .login-text[data-v-7f1bf3c9] {
  width: 2.8rem;
  margin-left: 0.2rem;
}
.register-wrap .hd-bg .swipe-wrap[data-v-7f1bf3c9] {
  padding: 0 0.32rem;
  box-sizing: border-box;
  margin: 0.6rem 0 0.28rem 0;
}
.register-wrap .hd-bg .swipe-wrap .van-swipe__track[data-v-7f1bf3c9] {
  width: 100%;
}
.register-wrap .hd-bg .body-input[data-v-7f1bf3c9] {
  margin: 0 0.4rem;
}
.register-wrap .hd-bg .body-input .register-input[data-v-7f1bf3c9] {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #333333;
  border-radius: 0.5rem;
  height: 0.8rem;
  padding: 0 0.32rem;
  gap: 0.3rem;
  margin-bottom: 0.3rem;
}
.register-wrap .hd-bg .body-input .register-input img[data-v-7f1bf3c9] {
  width: 0.4rem;
}
.register-wrap .hd-bg .body-input .register-input input[data-v-7f1bf3c9] {
  border-radius: 0.1rem;
  display: block;
  height: 0.8rem !important;
  border: none;
  background: transparent;
  flex: 1;
  color: #fff;
}
.register-wrap .hd-bg .body-input .register-input .td3[data-v-7f1bf3c9] {
  width: 1.8rem;
  text-align: right;
  margin-right: 0.2rem;
}
.register-wrap .hd-bg .primary-btn[data-v-7f1bf3c9] {
  width: 100%;
  border-radius: 0.8rem;
  background: #FE2C55;
  line-height: 0.8rem;
  font-size: 0.34rem;
  text-align: center;
  color: #fff;
  margin: 0 auto 0.4rem;
}
.register-wrap .hd-bg .login-footer[data-v-7f1bf3c9] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.register-wrap .hd-bg .login-footer .login-b[data-v-7f1bf3c9] {
  display: flex;
  gap: 0.4rem;
  margin-top: 0.3rem;
}
.register-wrap .hd-bg .login-footer .login-b > div[data-v-7f1bf3c9] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #AAAAAA;
}
.register-wrap .hd-bg .login-footer .login-b img[data-v-7f1bf3c9] {
  margin-bottom: 0.12rem;
  width: 0.51rem;
  cursor: pointer;
}
.register-wrap .hd-bg .login-footer .login-tips[data-v-7f1bf3c9] {
  position: relative;
  color: #AAAAAA;
  font-size: 0.26rem;
  padding: 0 0.32rem;
  width: 100%;
  text-align: center;
}
.register-wrap .hd-bg .login-footer .login-tips[data-v-7f1bf3c9]::before, .register-wrap .hd-bg .login-footer .login-tips[data-v-7f1bf3c9]::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(50% - 3em - 0.48rem);
  height: 0.02rem;
  background: #AAAAAA;
}
.register-wrap .hd-bg .login-footer .login-tips[data-v-7f1bf3c9]::before {
  left: 0.32rem;
}
.register-wrap .hd-bg .login-footer .login-tips[data-v-7f1bf3c9]::after {
  right: 0.32rem;
}
.register-wrap .hd-bg .app-download-tips[data-v-7f1bf3c9] {
  margin: 0.32rem;
  padding: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  border-radius: 0.24rem;
  background: linear-gradient(17.65deg, #D6AD7A, #EBCCA3);
}
.register-wrap .hd-bg .app-download-tips img[data-v-7f1bf3c9] {
  margin-right: 0.12rem;
  width: 0.44rem;
  height: 0.44rem;
}
.register-wrap .hd-bg .app-download-tips .download-btn[data-v-7f1bf3c9] {
  margin-left: 0.12rem;
  padding: 0.12rem 0.24rem;
  border-radius: 0.12rem;
  color: #fff;
  background: #FE2C55;
}
.register-wrap .hd-bg .body-input-col[data-v-7f1bf3c9] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.2rem;
  background: #333333;
  border-radius: 0.5rem;
  margin-bottom: 0.3rem;
}
.register-wrap .hd-bg .body-input-col .register-input[data-v-7f1bf3c9] {
  margin-bottom: 0 !important;
}
.register-wrap .hd-bg .body-input-col .register-input input[data-v-7f1bf3c9] {
  width: 100%;
}
.register-wrap .hd-bg .body-input-col .m-send-code[data-v-7f1bf3c9] {
  flex: none;
  color: #FE2C55;
  font-size: 0.28rem;
  width: 2.3rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.5rem;
  cursor: pointer;
}
.register-wrap input[data-v-7f1bf3c9]::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #6d6e6e;
}
.register-wrap input[data-v-7f1bf3c9]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #6d6e6e;
}
.register-wrap input[data-v-7f1bf3c9]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #6d6e6e;
}
.register-wrap input[data-v-7f1bf3c9]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #6d6e6e;
}
.register-wrap [class*=van-hairline][data-v-7f1bf3c9]::after {
  border: none !important;
}
.register-wrap .van-nav-bar[data-v-7f1bf3c9] {
  background: transparent;
}
.register-wrap .van-nav-bar[data-v-7f1bf3c9]::after {
  display: none !important;
}
.register-wrap .text[data-v-7f1bf3c9] {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
}
.register-wrap .person-icon[data-v-7f1bf3c9] {
  text-align: center;
  padding-top: 0.6rem;
  margin-bottom: 0.2rem;
}
.register-wrap .person-icon .van-uploader__input-wrapper[data-v-7f1bf3c9] {
  height: 1.96rem;
  width: 1.96rem;
}
.register-wrap .person-icon .van-uploader__input-wrapper img[data-v-7f1bf3c9] {
  height: 100%;
  width: 100%;
}
.register-wrap .person-icon .van-uploader__input-wrapper .bg-img[data-v-7f1bf3c9] {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.setphone-wrap {
  height: 100vh;
  background: #121212 !important;
}
.setphone-wrap [class*=van-hairline]::after {
  border: none !important;
}
.setphone-wrap .van-nav-bar {
  background: #121212 !important;
}
.setphone-wrap .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.setphone-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.setphone-wrap .layout-column-3 .label-name {
  width: 1.04rem;
  text-align: left !important;
}
.setphone-wrap .set-phone-bd {
  background: #121212 !important;
  padding: 0.2rem 0.3rem 0.4rem 0.3rem !important;
}
.setphone-wrap .layout-column-3 {
  position: relative;
  height: 0.68rem;
}
.setphone-wrap .layout-column-3 tr {
  height: 100%;
}
.setphone-wrap .layout-column-3 input {
  background: #121212;
  padding-left: 0.2rem;
  width: 100%;
  height: 0.68rem;
  color: white;
  border-radius: 0.1rem;
  border: 1Px solid #555;
}
.setphone-wrap .layout-column-3 .column-right {
  position: absolute;
  right: 0.2rem;
  height: 0.6rem;
  background: #EB4D60 !important;
  width: fit-content !important;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
}
.setphone-wrap .layout-column-3 .column-bd {
  width: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.login-to-register {
  margin: 0.24rem auto;
  padding: 0 0.32rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #AAAAAA;
}
.login-wrap {
  overflow-y: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  /* 先用黑色打底，再铺背景图，保证透明区域是黑色 */
  background: #000 url(../img/login-bg_8684d6aa.png) no-repeat center center;
  background-size: cover;
}
.login-wrap img {
  max-width: 100%;
  object-fit: contain;
}
.login-wrap .header-download {
  font-size: 0.28rem;
  color: #040404;
  border-radius: 0.3rem;
  font-weight: bolder;
  line-height: 0.64rem;
  text-align: center;
  width: 1.68rem;
  height: 0.64rem;
  background: linear-gradient(17.42deg, #D6AD7A 11.94%, #EBCCA3 87.76%);
}
.login-wrap .van-nav-bar {
  background: transparent;
}
.login-wrap .van-nav-bar::after {
  display: none !important;
}
.login-wrap .hd-bg {
  height: 100%;
}
.login-wrap .hd-bg .login-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1.6rem;
}
.login-wrap .hd-bg .login-logo .logo {
  width: 0.92rem;
  height: 0.92rem;
}
.login-wrap .hd-bg .login-logo .login-text {
  width: 2.8rem;
  margin-left: 0.2rem;
}
.login-wrap .hd-bg .swipe-wrap {
  padding: 0 0.32rem;
  box-sizing: border-box;
  margin: 0.6rem 0 0.32rem 0;
}
.login-wrap .hd-bg .swipe-wrap .van-swipe__track {
  width: 100%;
}
.login-wrap .hd-bg .login-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-wrap .hd-bg .login-footer .login-b {
  display: flex;
  gap: 0.4rem;
  margin-top: 0.3rem;
}
.login-wrap .hd-bg .login-footer .login-b > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #AAAAAA;
}
.login-wrap .hd-bg .login-footer .login-b img {
  margin-bottom: 0.12rem;
  width: 0.51rem;
  cursor: pointer;
}
.login-wrap .hd-bg .login-footer .login-tips {
  position: relative;
  color: #AAAAAA;
  font-size: 0.26rem;
  padding: 0 0.32rem;
  width: 100%;
  text-align: center;
}
.login-wrap .hd-bg .login-footer .login-tips::before, .login-wrap .hd-bg .login-footer .login-tips::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(50% - 3em - 0.48rem);
  height: 0.02rem;
  background: #AAAAAA;
}
.login-wrap .hd-bg .login-footer .login-tips::before {
  left: 0.32rem;
}
.login-wrap .hd-bg .login-footer .login-tips::after {
  right: 0.32rem;
}
.login-wrap .hd-bg .login-footer .login-tip {
  margin-top: 0.5rem;
  color: #AAAAAA;
  font-size: 0.26rem;
}
.login-wrap .hd-bg .app-download-tips {
  margin: 0.32rem 0.32rem 0 0.32rem;
  padding: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  border-radius: 0.24rem;
  background: linear-gradient(17.65deg, #D6AD7A, #EBCCA3);
}
.login-wrap .hd-bg .app-download-tips img {
  margin-right: 0.12rem;
  width: 0.44rem;
  height: 0.44rem;
}
.login-wrap .hd-bg .app-download-tips .download-btn {
  margin-left: 0.12rem;
  padding: 0.12rem 0.24rem;
  border-radius: 0.12rem;
  color: #fff;
  background: #FE2C55;
}
.login-wrap .login-body {
  margin: 0 0.32rem;
}
.login-wrap .login-body .login-tips {
  text-align: center;
  color: #fff;
  font-size: 0.36rem;
  margin-bottom: 0.6rem;
}
.login-wrap .login-body .login-btn {
  width: 100%;
  height: 0.88rem;
  background: linear-gradient(17.42deg, #D6AD7A 11.94%, #EBCCA3 87.76%);
  border-radius: 0.24rem;
  color: #111;
  font-size: 0.32rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0.3rem;
  cursor: pointer;
}
.login-wrap .login-body .login-btn img {
  width: 0.52rem;
  margin-right: 0.2rem;
}
.login-wrap .login-body .body-input {
  padding: 0 0.32rem;
}
.login-wrap .login-body .body-input .body-input-tips {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.24rem;
  color: #7D7D7D;
  margin-bottom: 0.4rem;
  margin-top: 0.2rem;
}
.login-wrap .login-body .body-input .body-input-tips .check-login {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  cursor: pointer;
}
.login-wrap .login-body .body-input .body-input-tips .check-login img {
  width: 0.28rem;
}
.login-wrap .login-body .body-input .primary-btn {
  width: 100%;
  border-radius: 0.8rem;
  background: #FE2C55;
  line-height: 0.76rem;
  font-size: 0.34rem;
  height: 0.76rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.6rem;
}
.login-wrap .login-body .body-input .body-input-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #333333;
  border-radius: 0.5rem;
  height: 0.8rem;
  padding: 0 0.32rem;
  gap: 0.3rem;
  margin-bottom: 0.3rem;
}
.login-wrap .login-body .body-input .body-input-item img {
  width: 0.4rem;
}
.login-wrap .login-body .body-input .body-input-item input {
  border-radius: 0.1rem;
  height: 0.8rem !important;
  border: none;
  background: transparent;
  flex: 1;
  color: #fff;
}
.login-wrap .login-body .column-right {
  height: 0.8rem;
}
.login-wrap .login-body .ft {
  padding: 0.4rem 0.32rem;
}
.login-wrap .login-body .ft .van-row {
  font-size: 0.24rem;
}
.login-wrap .login-body .ft .van-row .van-col {
  padding: 0 0.3rem;
}
.login-wrap .login-body .ft .van-row .act {
  color: #34A755;
  text-align: right;
}
.login-wrap .login-body .ft .van-row a {
  color: #7D7D7D;
}
.body-input-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.2rem;
  background: #333333;
  border-radius: 0.5rem;
  margin-bottom: 0.3rem;
}
.body-input-col .body-input-item {
  margin-bottom: 0 !important;
}
.body-input-col .body-input-item input {
  width: 100%;
}
.body-input-col .m-send-code {
  flex: none;
  color: #FE2C55;
  font-size: 0.28rem;
  width: 2.3rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.5rem;
  cursor: pointer;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.act-fillin-wrap {
  min-height: 100vh;
  background: #F8F8F8;
  position: relative;
}
.act-fillin-wrap .fillin-bd {
  background: #fff;
  padding: 0.2rem 0.6rem 0.4rem 0.6rem;
}
.act-fillin-wrap .new-sub-btn {
  width: 90%;
  margin: 0 auto;
  margin-top: 0.6rem;
}
.act-fillin-wrap .notice-content {
  font-size: 0.24rem;
  color: #A9A9A9;
  padding: 0.28rem;
  line-height: 0.36rem;
}

[data-v-00a2c484] .label-name{
	width:4em!important;
}
[data-v-00a2c484] .body-input{
	margin-top:0.6rem!important;
}
[data-v-00a2c484] .body-input input{
	background:inherit!important;
	border: 0.02rem solid #555555!important;
	color: #fff!important;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.forgotpwd-wrap {
  height: 100vh;
  position: relative;
  background: #131313;
}
.forgotpwd-wrap .van-nav-bar {
  background: #191919;
}
.forgotpwd-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.forgotpwd-wrap [class*=van-hairline]::after {
  border: none !important;
}
.forgotpwd-wrap .from-bd {
  padding: 0 0.4rem 0.4rem;
}
.forgotpwd-wrap .from-bd .new-sub-btn {
  background: #EB4D60;
  margin: 0.4rem auto 0;
}
.forgotpwd-wrap .from-bd .text {
  font-size: 0.24rem;
  text-align: center;
  padding: 0.32rem 0 0.1rem;
  color: #fff;
}
.forgotpwd-wrap .body-input {
  margin-top: 1rem;
}
.forgotpwd-wrap .body-input input {
  border: 1Px solid #fff;
  border-radius: 0.1rem;
  height: 0.8rem !important;
  color: #000;
}
.forgotpwd-wrap .column-right {
  height: 0.8rem;
}
.forgotpwd-wrap .layout-column-3 {
  position: relative;
  height: 0.8rem;
}
.forgotpwd-wrap .layout-column-3 tr {
  height: 100%;
}
.forgotpwd-wrap .layout-column-3 .column-right {
  position: absolute;
  right: 0.2rem;
  height: 0.72rem;
  background: #EB4D60 !important;
  width: fit-content !important;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
}
.forgotpwd-wrap .layout-column-3 .column-bd {
  width: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.changepwd-wrap {
  height: 100vh;
  background: #121212 !important;
}
.changepwd-wrap [class*=van-hairline]::after {
  border: none !important;
}
.changepwd-wrap .van-nav-bar {
  background: #121212 !important;
}
.changepwd-wrap .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.changepwd-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.changepwd-wrap .set-paw-bd {
  background: #121212 !important;
  padding: 0.2rem 0.3rem 0.4rem 0.3rem !important;
}
.changepwd-wrap .ft-btn {
  padding: 0 0.4rem;
  margin-top: 0.8rem;
}
.changepwd-wrap .tips {
  font-size: 0.24rem;
  color: #8C8C8C;
  text-align: center;
  padding: 0.3rem 0;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.changepwd-wrap {
  height: 100vh;
  background: #f8f8f8;
}
.changepwd-wrap .van-nav-bar {
  background: linear-gradient(0deg, #13ab56, #077e35);
}
.changepwd-wrap .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.changepwd-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.changepwd-wrap .set-paw-bd {
  background: #fff;
  padding: 0.2rem 0.52rem 0.4rem 0.52rem;
}
.changepwd-wrap .ft-btn {
  padding: 0 0.4rem;
}
.changepwd-wrap .set-tips {
  font-size: 0.24rem;
  color: #8c8c8c;
  text-align: left;
  padding: 0.3rem 0;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.setphone-wrap {
  height: 100vh;
  background: #121212 !important;
}
.setphone-wrap [class*=van-hairline]::after {
  border: none !important;
}
.setphone-wrap .van-nav-bar {
  background: #121212 !important;
}
.setphone-wrap .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.setphone-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.setphone-wrap .layout-column-3 .label-name {
  width: 1.04rem;
  text-align: left !important;
}
.setphone-wrap .set-phone-bd {
  background: #121212 !important;
  padding: 0.2rem 0.3rem 0.4rem 0.3rem !important;
}
.setphone-wrap .layout-column-3 {
  position: relative;
  height: 0.68rem;
}
.setphone-wrap .layout-column-3 tr {
  height: 100%;
}
.setphone-wrap .layout-column-3 input {
  background: #121212;
  padding-left: 0.2rem;
  width: 100%;
  height: 0.68rem;
  color: white;
  border-radius: 0.1rem;
  border: 1Px solid #555;
}
.setphone-wrap .layout-column-3 .column-right {
  position: absolute;
  right: 0.2rem;
  height: 0.6rem;
  background: #EB4D60 !important;
  width: fit-content !important;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
}
.setphone-wrap .layout-column-3 .column-bd {
  width: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.setphone-wrap {
  height: 100vh;
  background: #121212 !important;
}
.setphone-wrap [class*=van-hairline]::after {
  border: none !important;
}
.setphone-wrap .van-nav-bar {
  background: #121212 !important;
}
.setphone-wrap .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.setphone-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.setphone-wrap .layout-column-3 .label-name {
  width: 1.04rem;
  text-align: left !important;
}
.setphone-wrap .set-phone-bd {
  background: #121212 !important;
  padding: 0.2rem 0.3rem 0.4rem 0.3rem !important;
}
.setphone-wrap .layout-column-3 {
  position: relative;
  height: 0.68rem;
}
.setphone-wrap .layout-column-3 tr {
  height: 100%;
}
.setphone-wrap .layout-column-3 input {
  background: #121212;
  padding-left: 0.2rem;
  width: 100%;
  height: 0.68rem;
  color: white;
  border-radius: 0.1rem;
  border: 1Px solid #555;
}
.setphone-wrap .layout-column-3 .column-right {
  position: absolute;
  right: 0.2rem;
  height: 0.6rem;
  background: #EB4D60 !important;
  width: fit-content !important;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
}
.setphone-wrap .layout-column-3 .column-bd {
  width: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-bind .my-bind-body {
  padding: 0.2rem 0.52rem;
}
.my-bind .my-bind-body .from {
  padding: 0 0.88rem 0 0.32rem;
}
.my-bind .my-bind-body .from .pt-down {
  position: absolute;
  right: 0.2rem;
  top: 0.16rem;
}
.my-bind .my-bind-body .ft-btn {
  padding: 0.2rem 0.32rem 0;
}
.my-bind .my-bind-body .ft-btn .sq {
  font-size: 0.24rem;
  color: #ff0000;
  padding: 0.32rem 0 0.3rem;
  text-align: center;
}
.my-bind .my-bind-body .ft {
  font-size: 0.24rem;
  line-height: 0.44rem;
}
.my-bind .my-bind-body .ft label {
  color: #FE2C55;
  margin-left: 0.2rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-bind {
  height: 100vh;
  background: #FAF7FA;
}
.my-bind .my-bind-body {
  padding: 0.4rem 0.52rem;
  background: #fff;
}
.my-bind .my-bind-body .from {
  padding: 0 0.88rem 0 0.32rem;
}
.my-bind .my-bind-body .ft-btn {
  padding: 0.2rem 0.32rem 0;
}
.my-bind .my-bind-body .ft-btn .sq {
  font-size: 0.24rem;
  color: #ff0000;
  padding: 0.32rem 0 0.3rem;
  text-align: center;
}
.my-bind .my-bind-body .ft {
  font-size: 0.24rem;
  overflow: hidden;
  padding: 0 0.3rem 0 0.32rem;
}
.my-bind .my-bind-body .ft .fl {
  float: left;
}
.my-bind .my-bind-body .ft .fr {
  float: right;
}
.my-bind .my-bind-body .ft label {
  color: #FE2C55;
}
.my-bind .my-bind-body .ft span {
  color: #FE2C55;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-account {
  height: 100vh;
  background: #faf7fa;
}
.my-account .van-nav-bar__title {
  color: #fff;
}
.my-account .van-nav-bar--fixed {
  position: absolute;
}
.my-account .van-nav-bar {
  background-color: rgba(255, 255, 255, 0);
}
.my-account .van-hairline--bottom::after {
  border-bottom-width: 0rem;
}
.my-account .van-dialog {
  border-radius: 0.12rem;
}
.my-account .account-hd {
  height: 3.76rem;
  background: #FE2C55;
  position: relative;
}
.my-account .account-hd .account-hd-nr {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 45%;
}
.my-account .account-hd .account-hd-nr .number {
  font-size: 0.52rem;
  color: #fff;
  font-weight: 800;
}
.my-account .account-hd .account-hd-nr .text {
  font-size: 0.24rem;
  color: #fff;
  font-weight: 400;
}
.my-account .account-hd .account-hd-ft {
  position: absolute;
  left: 0.26rem;
  right: 0.26rem;
  background: #fff;
  border-radius: 0.12rem;
  bottom: -0.8rem;
  padding: 0.32rem 0;
  display: flex;
  padding-right: 0.46rem;
}
.my-account .account-hd .account-hd-ft .item {
  float: left;
  width: 33.3333%;
  text-align: left;
  position: relative;
  flex: 1;
  justify-content: space-between;
  margin-left: 0.5rem;
  align-items: center;
}
.my-account .account-hd .account-hd-ft .item .top {
  font-size: 0.52rem;
  font-weight: bold;
  color: #434343;
}
.my-account .account-hd .account-hd-ft .item-right {
  display: flex;
  justify-content: center;
}
.my-account .account-hd .account-hd-ft .item-right .right-item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-left: 0.5rem;
}
.my-account .account-hd .account-hd-ft .item-right .right-item .bot {
  font-size: 0.24rem;
  font-weight: 400;
  color: #434343;
}
.my-account .account-hd .account-hd-ft .item-right .right-item .right-img {
  width: 0.54rem;
}
.my-account .account-bd {
  background: #fff;
  padding: 0 0.3rem 1rem;
}
.my-account .account-bd .account-bd-item {
  padding: 0.14rem 0.5rem 0.14rem 0.5rem;
  border-bottom: solid #eee 0.02rem;
}
.my-account .account-bd .account-bd-item .name {
  font-size: 0.3rem;
  display: inline-block;
  padding-top: 0.14rem;
}
.my-account .account-bd .account-bd-item .number {
  font-size: 0.46rem;
  font-weight: 500;
}
.my-account .account-bd .account-bd-item .t-r {
  text-align: right;
}
.my-account .account-bd .account-bd-item .text-h {
  font-size: 0.24rem;
  color: #a9a9a9;
  padding-top: 0.04rem;
}
.my-account .account-bd .account-bd-item .tag {
  background: #48a8ff;
  border-radius: 0.06rem;
  font-size: 0.24rem;
  color: #fff;
  padding: 0rem 0.08rem;
}
.my-account .account-bd .account-bd-item .tag.tag0 {
  background: #eee;
}
.my-account .account-bd .account-bd-item .tag.tag2 {
  background: #bbb;
}
.my-account .account-bd .account-bd-item .tag.tag3 {
  background: red;
}
.my-account .account-bd .account-bd-item table {
  font-size: 0.24rem;
  color: #949494;
  margin-bottom: 0.1rem;
  margin-top: 0.2rem;
}
.my-account .account-bd .account-bd-item .ft-info {
  overflow: hidden;
  margin-top: 0.1rem;
}
.my-account .account-bd .account-bd-item .time {
  font-size: 0.24rem;
  color: #949494;
  float: left;
  margin-top: 0.1rem;
}
.my-account .account-bd .account-bd-item .view-ckpz {
  float: right;
  font-size: 0.24rem;
  background: #dbdbdb;
  border-radius: 0.3rem;
  padding: 0.06rem 0.1rem;
}
.my-account .account-bd .account-bd-item .view-ckpz i {
  font-size: 0.24rem;
  vertical-align: bottom;
  margin-right: 0.06rem;
  color: #999;
}
.my-account .account-ft {
  padding: 0.12rem 0.26rem;
  background: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 480Px;
}
.my-account .account-ft .ft-btn {
  width: 100%;
  height: 0.68rem;
  font-size: 0.3rem;
  line-height: 0.68rem;
  text-align: center;
  border: solid 0.02rem #FE2C55;
  color: #FE2C55;
  border-radius: 0.4rem;
}
.my-account .account-ft .ft-btn.act {
  color: #fff;
  background: #FE2C55;
}
.my-account .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.my-account .wrapper img {
  border-radius: 0.12rem;
  max-width: 85%;
  max-height: 80%;
}
.my-account .add-cash-bd {
  padding: 0.4rem 0 0 0;
}
.my-account .add-cash-bd .from {
  padding: 0 0.4rem;
}
.my-account .add-cash-bd input {
  font-size: 0.24rem;
  background: #fff;
  border-bottom: solid #ddd 0.02rem;
}
.my-account .add-cash-bd .title {
  font-size: 0.26rem;
  color: #000;
  font-weight: 500;
  text-align: center;
  padding-bottom: 0.6rem;
}
.my-account .add-cash-bd .text {
  color: #FE2C55;
  font-size: 0.28rem;
  text-align: center;
  line-height: 0.9rem;
  border-bottom: solid #eee 0.02rem;
}
.my-account .add-cash-bd .text .bz {
  font-size: 0.24rem;
  color: #a9a9a9;
}
.my-account .add-cash-bd .text .bz span {
  color: #ff0000;
}
.my-account .add-cash-bd .ft-btn {
  line-height: 1.08rem;
  text-align: center;
  font-size: 0.28rem;
  color: #FE2C55;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-exchange .van-nav-bar {
  background: linear-gradient(0deg, #13ab56, #077e35);
}
.my-exchange .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.my-exchange .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.my-exchange .my-bind-body {
  padding: 0.2rem 0.32rem;
}
.my-exchange .my-bind-body .from {
  padding: 0 0.32rem 0 0.32rem;
}
.my-exchange .my-bind-body .from .readonly {
  background: none;
}
.my-exchange .my-bind-body .ft-btn {
  padding: 0.2rem 0.32rem 0;
}
.my-exchange .my-bind-body .ft {
  font-size: 0.24rem;
  line-height: 0.44rem;
  padding-top: 0.3rem;
  color: #a9a9a9;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-set-cash .my-bind-body {
  padding: 0.2rem 0.44rem;
}
.my-set-cash .my-bind-body .up-code {
  width: 2.12rem;
  height: 2.12rem;
  background: #f8f8f8;
  margin: 0.6rem auto 0.2rem;
  text-align: center;
  overflow: hidden;
}
.my-set-cash .my-bind-body .up-code .view-img {
  width: 100%;
  height: 100%;
}
.my-set-cash .my-bind-body .up-code .icon-text {
  margin-top: 0.3rem;
}
.my-set-cash .my-bind-body .up-code .icon-text .van-icon-qr {
  font-size: 1.04rem;
  color: #bbb;
}
.my-set-cash .my-bind-body .up-code .icon-text .text {
  padding: 0;
  font-size: 0.24rem;
}
.my-set-cash .my-bind-body .pay-type {
  text-align: center;
  padding: 0.8rem 0;
}
.my-set-cash .my-bind-body .pay-type span {
  border: 0.02rem solid #afafaf;
  height: 0.7rem;
  width: 1.76rem;
  display: inline-block;
  line-height: 0.7rem;
  color: #afafaf;
  border-radius: 0.12rem;
  font-size: 0.24rem;
}
.my-set-cash .my-bind-body .pay-type span i {
  vertical-align: middle;
  font-size: 0.34rem;
  margin-right: 0.06rem;
}
.my-set-cash .my-bind-body .pay-type span.act {
  color: #fff;
  background: #FE2C55;
  border-color: #FE2C55;
}
.my-set-cash .my-bind-body .from {
  padding: 0 0.32rem 0 0.32rem;
}
.my-set-cash .my-bind-body .from .text {
  font-size: 0.24rem;
  color: #8c8c8c;
  text-align: right;
}
.my-set-cash .my-bind-body .from .text label {
  color: #ff0000;
}
.my-set-cash .my-bind-body .ft-btn {
  padding-top: 0.2rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.a-changepwd-wrap .van-nav-bar {
  background: linear-gradient(0deg, #13ab56, #077e35);
}
.a-changepwd-wrap .van-nav-bar .van-icon-arrow-left::before {
  color: #fff;
}
.a-changepwd-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.a-changepwd-wrap .set-paw-bd {
  background: #fff;
  padding: 0.4rem 0.52rem 0.4rem 0.52rem;
}
.a-changepwd-wrap .ft-btn {
  padding: 0 0.4rem;
  margin-top: 0.8rem;
}
.a-changepwd-wrap .tips {
  font-size: 0.24rem;
  color: #8C8C8C;
  text-align: center;
  padding: 0.3rem 0;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.bindphone-wrap {
  height: 100vh;
  background: #000000;
}
.bindphone-wrap .van-nav-bar {
  background: #000;
}
.bindphone-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.bindphone-wrap .b-t {
  border-color: #fff !important;
}
.bindphone-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.bindphone-wrap .body-input {
  padding: 0.6rem 0.32rem 0.52rem;
}
.bindphone-wrap .body-input .body-input-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #333333;
  border-radius: 0.5rem;
  height: 0.8rem;
  padding: 0 0.32rem;
  gap: 0.3rem;
  margin-bottom: 0.3rem;
}
.bindphone-wrap .body-input .body-input-item img {
  width: 0.4rem;
}
.bindphone-wrap .body-input .body-input-item input {
  border-radius: 0.1rem;
  height: 0.8rem !important;
  border: none;
  background: transparent;
  flex: 1;
  color: #fff;
}
.bindphone-wrap .body-input .body-input-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.2rem;
  background: #333333;
  border-radius: 0.5rem;
  margin-bottom: 0.3rem;
}
.bindphone-wrap .body-input .body-input-col .body-input-item {
  margin-bottom: 0 !important;
}
.bindphone-wrap .body-input .body-input-col .body-input-item input {
  width: 100%;
}
.bindphone-wrap .body-input .body-input-col .m-send-code {
  flex: none;
  color: #FE2C55;
  font-size: 0.28rem;
  width: 2.3rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.5rem;
  cursor: pointer;
}
.bindphone-wrap .set-phone-bd {
  padding: 0.2rem 0.52rem 0.4rem 0.52rem;
}
.bindphone-wrap .primary-btn {
  margin: 0 0.4rem;
  border-radius: 0.8rem;
  background: #FE2C55;
  line-height: 0.76rem;
  font-size: 0.34rem;
  height: 0.76rem;
  text-align: center;
  color: #fff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.winning-streak-wrap {
  background: #f2f2f2;
  min-height: 100vh;
  padding-bottom: 1.16rem;
}
.winning-streak-wrap .search {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.28rem;
}
.winning-streak-wrap .title {
  color: #fff;
}
.winning-streak-wrap .checkbox-wrap {
  padding: 0.1rem 0.4rem;
  display: flex;
  align-items: center;
}
.winning-streak-wrap .checkbox-wrap img {
  width: 0.28rem;
  height: 0.28rem;
  margin-right: 0.16rem;
}
.winning-streak-wrap .checkbox-wrap p {
  font-size: 0.24rem;
  color: #434343;
}
.winning-streak-wrap .checkbox-wrap p span {
  color: #13ab56;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item {
  display: flex;
  background: #fff;
  margin-bottom: 0.12rem;
  justify-content: space-between;
  align-items: start;
  color: #434343;
  font-size: 0.24rem;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-1 {
  flex: none;
  width: 2.08rem;
  text-align: center;
  border-right: 0.02rem solid #f5f5f5;
  padding: 0.2rem 0;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-1 img {
  width: 0.64rem;
  height: 0.64rem;
  display: block;
  margin: 0 auto;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-1 p {
  color: #434343;
  font-size: 0.24rem;
  margin-top: 0.2rem;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-3 {
  flex: 1;
  padding: 0.2rem 0.24rem;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-3 .flex-title {
  font-size: 0.28rem;
  margin-bottom: 0.08rem;
  font-weight: bold;
  color: #13ab56;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-3 .flex-content {
  margin-top: 0.1rem;
  font-size: 0.24rem;
  display: flex;
  text-align: left;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-3 .flex-content span:nth-of-type(1) {
  flex: 1;
  color: #AE3535;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-3 .flex-content span:nth-of-type(2) {
  flex: 1;
  color: #434343;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-3 .look-btn {
  width: 100%;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.24rem;
  font-weight: bold;
  margin-top: 0.14rem;
  background: #FE2C55;
  border-radius: 0.06rem;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-4 {
  flex: none;
  color: #C30B0B;
  font-size: 0.36rem;
  padding: 0.2rem 0;
  width: 1.24rem;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-4 div {
  background: #FE2C55;
  width: 0.5rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
  padding: 0.1rem;
  margin: 0 auto;
  border-radius: 0.08rem;
}
.winning-streak-wrap .liuhe-king-list .liuhe-king-item .flex-4 div.has-line {
  background: url(../img/square-line_51b05de3.png) no-repeat;
  background-size: 100% 100%;
}
.winning-streak-wrap .van-tabbar {
  max-width: 480Px;
  left: 50%;
  transform: translateX(-50%);
}
.winning-streak-wrap .van-tabbar .van-tabbar-item__icon {
  margin-bottom: 0;
}
.winning-streak-wrap .type-item {
  text-align: center;
}
.winning-streak-wrap .type-item img {
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 auto;
}
.winning-streak-wrap .type-item p {
  font-size: 0.2rem;
  color: #acacac;
  margin-top: 0.08rem;
}
.winning-streak-wrap .type-item .clip {
  display: block;
  text-align: center;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 auto;
  line-height: 0.24rem;
  border-radius: 50%;
  color: #acacac;
  border: 0.02rem solid #acacac;
}
.winning-streak-wrap .van-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
.winning-streak-wrap .type-wrap {
  padding: 0 0.08rem;
  position: absolute;
  width: 100%;
  bottom: 1.36rem;
  left: 0;
}
.winning-streak-wrap .type-wrap .type-box {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 0.16rem 0;
  border-radius: 0.08rem;
}
.winning-streak-wrap .type-wrap .type-box .type-item {
  width: 20%;
  margin-bottom: 0.32rem;
}
.winning-streak-wrap .type-wrap::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 0.24rem solid #000;
  position: absolute;
  bottom: -0.48rem;
  right: 0.48rem;
  box-sizing: border-box;
  border-top-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.interaction {
  position: relative;
}
.interaction .new-interaction {
  display: flex;
  justify-content: space-between;
}
.interaction .tool-icon-text {
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  color: #AAAAAA;
  cursor: pointer;
}
.interaction .tool-icon-text i {
  margin-right: 0.1rem;
  vertical-align: bottom;
  color: #AAAAAA;
}
.interaction .tool-icon-text .act {
  color: #EA4D60 !important;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.user-img {
  display: inline-block;
  position: relative;
  padding-left: 48Px;
}
.user-img .left-image {
  position: absolute;
  left: 0;
  top: 0;
}
.user-img .user-info .name {
  padding: 4Px 0 3Px 0;
}
.user-img .user-info .name.red {
  color: red !important;
}
.user-img .user-info .time {
  font-size: 12Px;
  color: #888;
}
.user-img .new-ui .name {
  color: #999999 !important;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.formula-list {
  background: #000000;
}
.formula-list .van-nav-bar {
  background: #000;
}
.formula-list .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.formula-list .text-info-list li {
  border-color: #333 !important;
}
.formula-list [class*=van-hairline]::after {
  border-color: #333 !important;
}
.formula-list .text-info-list .title {
  color: #fff;
}
.formula-list .text-info-list .user-info .name {
  color: #fff;
}
.formula-list .text-info-list .user-info .time {
  color: #AAA;
}
.formula-list .text-info-list .ft-icon {
  color: #AAA;
  font-size: 0.24rem;
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.formula-list .text-info-list .ft-icon .icon {
  display: flex;
  align-items: center;
}
.formula-list .text-info-list .ft-icon .icon .van-icon {
  margin-right: 0.06rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.down-ul {
  padding: 0.1rem;
}
.down-ul li {
  line-height: 0.7rem;
  padding: 0 0.4rem;
  color: #555;
  font-size: 0.28rem;
}
.down-ul li.act {
  color: #FE2C55 !important;
}
.b-t {
  border-color: #000;
}
.search-wrap {
  background: #000;
  min-height: 100vh;
}
.search-wrap .van-nav-bar {
  background: #000;
}
.search-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.search-wrap .text-info-list li {
  border-color: #333 !important;
}
.search-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.search-wrap .text-info-list .title {
  color: #fff;
}
.search-wrap .text-info-list .user-info .name {
  color: #fff;
}
.search-wrap .text-info-list .user-info .time {
  color: #AAA;
}
.search-wrap .text-info-list .ft-icon {
  color: #AAA;
  font-size: 0.24rem;
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-wrap .text-info-list .ft-icon .icon {
  display: flex;
  align-items: center;
}
.search-wrap .text-info-list .ft-icon .icon .van-icon {
  margin-right: 0.06rem;
}
.search-wrap .search-hd .van-search {
  padding: 0.14rem 0.24rem;
}
.search-wrap .search-hd .van-search .van-search__content {
  background-color: #000;
}
.search-wrap .search-hd .van-search .van-search__action {
  width: 50Px;
  background: #FE2C55 !important;
  line-height: 28Px;
  margin-left: 0.16rem;
  border-radius: 14Px;
  text-align: center;
}
.search-wrap .search-hd .van-search .van-search__action .search-btn {
  color: #fff;
  font-size: 0.26rem;
}
.search-wrap .search-hd .van-search .van-cell {
  padding: 0.06rem 0.16rem 0.06rem 0;
}
.search-wrap .search-hd .van-search .van-field__control {
  font-size: 0.28rem;
}
.search-wrap .search-hd .search-btn {
  color: #fff;
  font-size: 0.3rem;
}
.search-wrap .search-hd .left-icon {
  font-size: 13Px;
  color: #FE2C55;
  position: relative;
}
.search-wrap .van-pull-refresh {
  background: #fff;
}
.search-wrap .van-pull-refresh .list-item {
  padding: 0.28rem;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div {
  float: left;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-img {
  height: 0.84rem;
  width: 0.84rem;
  margin-right: 0.2rem;
  border-radius: 50%;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-img img {
  display: block;
  width: 100%;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text p {
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #333;
  margin-bottom: 0.06rem;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text p span {
  margin-left: 0.2rem;
  color: #077E35;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text p span.is-top {
  width: 0.94rem;
  display: inline-block;
  height: 0.36rem;
  text-align: center;
  line-height: 0.36rem;
  font-size: 0.28rem;
  color: #fff;
  background: #EF5F5F;
  border-radius: 0.04rem;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text p span.is-top.jinghua {
  background: #077E35;
  margin-left: 0.28rem;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text div {
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #888;
}
.search-wrap .van-pull-refresh .list-item .user-time {
  font-size: 0.24rem;
  color: #888;
  margin-bottom: 0.14rem;
}
.search-wrap .van-pull-refresh .list-item .user-time .van-icon-manager {
  position: relative;
  top: 0.04rem;
  margin-right: 0.12rem;
}
.search-wrap .van-pull-refresh .list-item .user-time .user {
  float: left;
}
.search-wrap .van-pull-refresh .list-item .user-time .time {
  float: right;
}
.search-wrap .van-pull-refresh .list-item .content-box {
  margin: 0.18rem 0;
  color: #333;
  line-height: 0.44rem;
  font-size: 0.32rem;
}
.search-wrap .van-pull-refresh .list-item .content-box p {
  margin-bottom: 0.1rem;
  color: #444;
}
.search-wrap .van-pull-refresh .list-item .operation-box {
  color: #888;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.search-wrap .van-pull-refresh .list-item .operation-box > div {
  float: left;
  margin-right: 0.4rem;
}
.search-wrap .van-pull-refresh .list-item .operation-box > div .van-icon {
  margin-right: 0.12rem;
  position: relative;
  top: 0.06rem;
}
.search-wrap .van-pull-refresh .list-item .operation-box > span {
  float: right;
  height: 0.36rem;
  line-height: 0.36rem;
  padding: 0 0.2rem;
  color: #077E35;
  border: 0.02rem solid #077E35;
  border-radius: 0.04rem;
  font-size: 0.28rem;
  text-align: center;
  margin-top: 0.04rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.formula_history[data-v-71305f7e] {
  background: #000000;
}
.formula_history .van-nav-bar[data-v-71305f7e] {
  background: #000;
}
.formula_history .van-nav-bar[data-v-71305f7e] .van-nav-bar__title {
  color: #fff;
}
.formula_history .text-info-list li[data-v-71305f7e] {
  border-color: #333 !important;
}
.formula_history [class*=van-hairline][data-v-71305f7e]::after {
  border-color: #333 !important;
}
.formula_history .text-info-list .title[data-v-71305f7e] {
  color: #fff;
}
.formula_history .text-info-list[data-v-71305f7e] .user-info .name {
  color: #fff;
}
.formula_history .text-info-list[data-v-71305f7e] .user-info .time {
  color: #AAA;
}
.formula_history .text-info-list .ft-icon[data-v-71305f7e] {
  color: #AAA;
  font-size: 0.24rem;
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.formula_history .text-info-list .ft-icon .icon[data-v-71305f7e] {
  display: flex;
  align-items: center;
}
.formula_history .text-info-list .ft-icon .icon .van-icon[data-v-71305f7e] {
  margin-right: 0.06rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.down-ul {
  padding: 0.1rem;
}
.down-ul li {
  line-height: 0.7rem;
  padding: 0 0.4rem;
  color: #555;
  font-size: 0.28rem;
}
.down-ul li.act {
  color: #077E35;
}
.search-wrap .search-hd .van-search {
  padding: 0.14rem 0.24rem;
}
.search-wrap .search-hd .van-search .van-search__content {
  background-color: #F2F2F2;
}
.search-wrap .search-hd .van-search .van-search__action {
  width: 50Px;
  background: #07c160;
  line-height: 28Px;
  margin-left: 0.16rem;
  border-radius: 14Px;
  text-align: center;
}
.search-wrap .search-hd .van-search .van-search__action .search-btn {
  color: #fff;
  font-size: 0.26rem;
}
.search-wrap .search-hd .van-search .van-cell {
  padding: 0.06rem 0.16rem 0.06rem 0;
}
.search-wrap .search-hd .van-search .van-field__control {
  font-size: 0.28rem;
}
.search-wrap .search-hd .search-btn {
  color: #077E35;
  font-size: 0.3rem;
}
.search-wrap .search-hd .left-icon {
  font-size: 13Px;
  color: #FE2C55;
  position: relative;
}
.search-wrap .van-pull-refresh {
  background: #fff;
}
.search-wrap .van-pull-refresh .list-item {
  padding: 0.28rem;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div {
  float: left;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-img {
  height: 0.84rem;
  width: 0.84rem;
  margin-right: 0.2rem;
  border-radius: 50%;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-img img {
  display: block;
  width: 100%;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text p {
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #333;
  margin-bottom: 0.06rem;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text p span {
  margin-left: 0.2rem;
  color: #077E35;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text p span.is-top {
  width: 0.94rem;
  display: inline-block;
  height: 0.36rem;
  text-align: center;
  line-height: 0.36rem;
  font-size: 0.28rem;
  color: #fff;
  background: #EF5F5F;
  border-radius: 0.04rem;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text p span.is-top.jinghua {
  background: #077E35;
  margin-left: 0.28rem;
}
.search-wrap .van-pull-refresh .list-item .cell-top > div.cell-top-text div {
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #888;
}
.search-wrap .van-pull-refresh .list-item .user-time {
  font-size: 0.24rem;
  color: #888;
  margin-bottom: 0.14rem;
}
.search-wrap .van-pull-refresh .list-item .user-time .van-icon-manager {
  position: relative;
  top: 0.04rem;
  margin-right: 0.12rem;
}
.search-wrap .van-pull-refresh .list-item .user-time .user {
  float: left;
}
.search-wrap .van-pull-refresh .list-item .user-time .time {
  float: right;
}
.search-wrap .van-pull-refresh .list-item .content-box {
  margin: 0.18rem 0;
  color: #333;
  line-height: 0.44rem;
  font-size: 0.32rem;
}
.search-wrap .van-pull-refresh .list-item .content-box p {
  margin-bottom: 0.1rem;
  color: #444;
}
.search-wrap .van-pull-refresh .list-item .operation-box {
  color: #888;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.search-wrap .van-pull-refresh .list-item .operation-box > div {
  float: left;
  margin-right: 0.4rem;
}
.search-wrap .van-pull-refresh .list-item .operation-box > div .van-icon {
  margin-right: 0.12rem;
  position: relative;
  top: 0.06rem;
}
.search-wrap .van-pull-refresh .list-item .operation-box > span {
  float: right;
  height: 0.36rem;
  line-height: 0.36rem;
  padding: 0 0.2rem;
  color: #077E35;
  border: 0.02rem solid #077E35;
  border-radius: 0.04rem;
  font-size: 0.28rem;
  text-align: center;
  margin-top: 0.04rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.text-info-list .title {
  color: #999999 !important;
  padding: 0.2rem 0 0.12rem !important;
  font-weight: bold;
  font-size: 0.26rem;
}
.ft-icon {
  width: 75%;
}
.ft-icon .tool-icons-text span {
  font-size: 0.22rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.toolbox-wrap {
  height: 100vh;
  background: #000;
}
.toolbox-wrap .van-nav-bar {
  background: #000;
}
.toolbox-wrap .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.toolbox-wrap .text-info-list li {
  border-color: #333 !important;
}
.toolbox-wrap [class*=van-hairline]::after {
  border-color: #333 !important;
}
.toolbox-wrap .toolbox-body {
  background: #000;
  padding: 0.2rem 0 0 0;
}
.toolbox-wrap .jietu-wrap {
  padding: 0.48rem 0.28rem 0.31rem;
  color: #fff;
  background: #333;
  font-size: 0.28rem;
}
.toolbox-wrap table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 0.24rem;
}
.toolbox-wrap table td {
  padding: 0.16rem 0 0.32rem 0;
  border: 1Px solid #333;
}
.toolbox-wrap table td img {
  display: block;
  width: 0.8rem;
  margin: 0 auto;
}
.toolbox-wrap table td p {
  line-height: 0.4rem;
  margin-top: 0.1rem;
}
.toolbox-wrap .vant-swiper-body-mini {
  padding: 0 0.26rem;
}
.toolbox-wrap .toolbox-text-info-list {
  background: #f8f8f8;
  padding: 0 0.19rem;
  flex-wrap: wrap;
  display: flex;
}
.toolbox-wrap .toolbox-text-info-list li {
  margin: 0 0.07rem 0.13rem;
  background: #fff;
  width: calc(50% - 0.14rem);
  height: 2.2rem;
  box-shadow: 0rem 0.01rem 0.05rem 0rem rgba(6, 0, 1, 0.2);
  border-radius: 0.13rem;
  padding: 0.23rem 0.24rem 0.21rem 0.13rem;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.toolbox-wrap .toolbox-text-info-list li .text-info-title {
  line-height: 0.4rem;
  text-align: center;
  padding: 0 0.2rem 0 0.26rem;
  font-size: 0.28rem;
  color: #434343;
  margin-bottom: 0.4rem;
  height: 0.68rem;
}
.toolbox-wrap .toolbox-text-info-list li .text-info-content {
  display: flex;
}
.toolbox-wrap .toolbox-text-info-list li .text-info-content img {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.1rem;
  border-radius: 50%;
}
.toolbox-wrap .toolbox-text-info-list li .text-info-content > div {
  width: calc(100% - 0.7rem);
}
.toolbox-wrap .toolbox-text-info-list li .text-info-content > div p {
  font-size: 0.2rem;
  color: #929292;
}
.toolbox-wrap .van-list__finished-text {
  background: #f8f8f8;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-channel-collect .new-van-tabs {
  margin: 0.2rem 0 0 0;
}
.my-channel-collect .my-collect-body {
  padding: 0.1rem 0.32rem 0;
}
.my-channel-collect .my-collect-body .list-item {
  border-bottom: solid #eee 0.02rem;
  position: relative;
  padding: 10Px 0 10Px 63Px;
}
.my-channel-collect .my-collect-body .list-item .van-image {
  position: absolute;
  left: 0;
}
.my-channel-collect .my-collect-body .list-item .user-name {
  font-size: 13Px;
  padding: 1Px 0 5Px 0;
}
.my-channel-collect .my-collect-body .list-item .follow-icons {
  font-size: 12Px;
  color: #949494;
}
.my-channel-collect .my-collect-body .list-item .van-icon-arrow {
  color: #666;
  position: absolute;
  right: 0.1rem;
  border-radius: 0.2rem;
  padding: 0.06rem 0.14rem 0.08rem;
  top: 15Px;
}
.my-channel-collect .my-collect-body .list-item .lottery-type {
  position: absolute;
  height: 0.36rem;
  padding: 0.04rem 0.08rem;
  border-radius: 0.16rem;
  color: #fff;
  background: #13ab56;
  font-size: 0.24rem;
  right: 0.6rem;
  top: 50%;
  transform: translateY(-50%);
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.my-channel-collect .new-van-tabs {
  margin: 0.2rem 0 0 0;
}
.my-channel-collect .my-collect-body {
  padding: 0.1rem 0.32rem 0;
}
.my-channel-collect .my-collect-body .list-item {
  border-bottom: solid #eee 0.02rem;
  position: relative;
  padding: 10Px 0 10Px 63Px;
}
.my-channel-collect .my-collect-body .list-item .van-image {
  position: absolute;
  left: 0;
}
.my-channel-collect .my-collect-body .list-item .user-name {
  font-size: 13Px;
  padding: 1Px 0 5Px 0;
}
.my-channel-collect .my-collect-body .list-item .follow-icons {
  font-size: 12Px;
  color: #949494;
}
.my-channel-collect .my-collect-body .list-item .van-icon-arrow {
  color: #666;
  position: absolute;
  right: 0.1rem;
  border-radius: 0.2rem;
  padding: 0.06rem 0.14rem 0.08rem;
  top: 15Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.title-wrap .titlebox {
  color: #333 !important;
}
.details-title {
  padding: 0.2rem 0;
}
.details-title span {
  padding-left: 0.2rem;
  font-size: 0.34rem;
  position: relative;
}
.details-title span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 2Px;
  top: 3Px;
  bottom: 3Px;
  background: #077E35;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.user-img-to {
  display: inline-block;
  position: relative;
  padding-left: 35Px;
  font-size: 0.26rem;
}
.user-img-to .left-image {
  position: absolute;
  left: 0;
  top: 0;
}
.user-img-to .user-info {
  padding: 10Px 0 3Px 0;
  width: 5rem;
}
.user-img-to .user-info span {
  color: #FE2C55;
}
.user-img-to .user-info span.red {
  color: red !important;
}
.user-img-to .user-info label {
  margin: 0 0.1rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.clamp-body {
  position: relative;
  word-wrap: break-word;
  font-size: 0.26rem;
}
.clamp-body .clamp-away {
  color: #077E35;
  padding: 0 0.1rem;
  display: inline-block;
  visibility: hidden;
}
.clamp-body .clamp-before {
  position: absolute;
  right: 5Px;
  bottom: 0;
  color: #077E35;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.mycomment-wrap .new-van-tabs {
  margin-top: 0.2rem;
}
.mycomment-wrap .mycomment-wrap-body {
  padding: 0 0.32rem;
}
.mycomment-wrap .mycomment-wrap-body .list-item {
  position: relative;
}
.mycomment-wrap .mycomment-wrap-body .list-item .title {
  font-size: 0.26rem;
  margin-bottom: 0.3rem;
  padding-top: 0.04rem;
}
.mycomment-wrap .mycomment-wrap-body .list-item .lottery-type {
  position: absolute;
  height: 0.36rem;
  line-height: 0.36rem;
  padding: 0.04rem 0.08rem;
  border-radius: 0.16rem;
  color: #fff;
  background: #13ab56;
  font-size: 0.24rem;
  right: 0rem;
  top: 0.2rem;
}
.mycomment-wrap .mycomment-wrap-body .list-item .comment-bd {
  padding-left: 0.6rem;
}
.mycomment-wrap .mycomment-wrap-body .list-item .comment-bd .comment-item {
  background: #F8F8F8;
  padding: 0.2rem;
  margin-bottom: 0.1rem;
  border-radius: 0.08rem;
}
.mycomment-wrap .mycomment-wrap-body .list-item .comment-bd .comment-item .user-info {
  font-size: 0.26rem;
}
.mycomment-wrap .mycomment-wrap-body .list-item .comment-bd .comment-item .comment-text {
  padding: 0 0 0 36Px;
  margin: 0.1rem 0;
}
.mycomment-wrap .mycomment-wrap-body .list-item .comment-bd .comment-item .imglist img {
  width: 100%;
  padding: 0 0.04rem;
  height: 1.8rem;
  object-fit: cover;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.van-image {
  width: 100%;
}
.m-comment-body {
  padding-top: 0.2rem;
}
.comment-list {
  padding: 0 0 1.2rem 0;
}
.comment-list .act {
  color: #FE2C55 !important;
}
.comment-list .comment-title {
  font-size: 0.3rem;
  color: #fff;
  font-weight: 800;
}
.comment-list .hot-list {
  padding: 0 0.26rem;
}
.comment-list .new-list {
  margin-top: 0.2rem;
  padding: 0 0.26rem 0 0.26rem;
}
.comment-list .comment-item {
  margin: 0.2rem 0.14rem 0.2rem 0.14rem;
  position: relative;
}
.comment-list .comment-item .user-img .user-info .name {
  color: #fff !important;
  font-size: 0.26rem;
}
.comment-list .comment-item .zan {
  position: absolute;
  right: 0;
  color: #AAAAAA;
  font-size: 0.24rem;
  top: 0.2rem;
}
.comment-list .comment-item .zan i {
  color: #AAAAAA;
  font-size: 15Px;
  vertical-align: text-top;
  margin-right: 0.06rem;
}
.comment-list .comment-item .all-comment {
  margin: 0.2rem 0 0 0rem;
}
.comment-list .comment-item .all-comment span {
  color: #ddd;
  font-size: 0.24rem;
  position: relative;
}
.comment-list .comment-item .all-comment span.down::after {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  border-width: 0.1rem;
  border-style: solid;
  top: 50%;
  margin-top: -0.02rem;
  border-color: #ddd transparent transparent transparent;
}
.comment-list .comment-item .all-comment span.up::after {
  top: 0.04rem;
  transform: rotate(180deg);
}
.comment-list .comment-item .picture-time {
  color: #A9A9A9;
  font-size: 12Px;
  margin-left: 0.06rem;
  white-space: nowrap;
}
.comment-list .comment-item .reply-action {
  color: #fff !important;
  font-size: 12Px;
  margin-left: 0.12rem !important;
  white-space: nowrap;
}
.comment-list .comment-item .comment-item-bd {
  padding: 5Px 0 0 48Px;
}
.comment-list .comment-item .comment-item-bd .van-col img {
  width: 100%;
  padding: 0 0.04rem;
  height: 1.8rem;
  object-fit: cover;
}
.comment-list .comment-item .comment-item-bd .text {
  font-size: 0.26rem;
  line-height: 0.44rem;
  word-break: break-all;
  word-wrap: break-word;
  padding-right: 0.6rem;
  color: #fff;
}
.comment-list .comment-item .comment-item-bd .text label {
  color: #999;
  font-size: 12Px;
  margin-left: 0.06rem;
  white-space: nowrap;
}
.comment-list .comment-item .comment-item-bd .btn-hf {
  padding-top: 0.1rem;
}
.comment-list .comment-item .comment-item-bd .btn-hf span {
  padding: 0.06rem 0.16rem 0.08rem 0.16rem;
  background-color: #e2e2e2;
  border-radius: 0.3rem;
  display: inline-block;
  text-align: center;
  font-size: 0.24rem;
}
.comment-list .comment-item .comment-item-bd .btn-hf span label {
  font-size: 0.2rem;
  margin-left: 0;
  color: #8C8C8C;
}
.comment-list .comment-item .comment-item-bd .btn-hf label {
  color: #999;
  font-size: 12Px;
  margin-left: 0.2rem;
}
.comment-list .comment-item .comment-item-bd .reply-info {
  padding: 0.16rem 0 0 0;
}
.comment-list .comment-item .comment-item-bd .reply-info .reply-info-user {
  position: relative;
}
.comment-list .comment-item .comment-item-bd .reply-info .reply-info-user .user-img-to .user-info {
  padding-top: 3Px;
}
.comment-list .comment-item .comment-item-bd .reply-info .reply-info-user .user-img-to .user-info span {
  color: #fff !important;
}
.comment-list .comment-item .comment-item-bd .reply-info .content {
  padding: 0 35Px 0 35Px;
  font-size: 0.26rem;
  line-height: 0.44rem;
  word-break: break-all;
  word-wrap: break-word;
  color: #fff;
}
.comment-list .comment-item .comment-item-bd .reply-info .content .to-user-name {
  color: #fff;
}
.comment-list .comment-item .comment-item-bd .reply-info .content .to-user-name span {
  color: #fff;
}
.comment-list .comment-item .comment-item-bd .reply-info .content .to-user-name.red span {
  color: #fff;
}
.comment-list .comment-item .comment-item-bd .reply-info .content label {
  color: #A9A9A9;
  font-size: 12Px;
  margin-left: 0.06rem;
  white-space: nowrap;
}
.comment-list .comment-item .comment-item-bd .reply-info .btn-hf {
  padding-left: 30Px;
}
.comment-list .tool-bottom-new {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 101;
  background: #fff;
}
.comment-list .tool-bottom-new div {
  max-width: 480Px;
  margin: 0 auto;
  padding: 0.06rem 0.16rem !important;
  border-top: none !important;
  background: #000;
  display: flex;
}
.comment-list .tool-bottom-new input {
  background: #AAAAAA;
  height: 0.58rem;
  border: 0;
  flex: 1;
  padding-left: 0.2rem;
  border-radius: 0.08rem;
}
.comment-list .tool-bottom-new span {
  height: 0.58rem !important;
  width: 1.04rem;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.58rem !important;
  background: #FE2C55;
  color: #fff;
  border-radius: 0.3rem;
  margin-left: 0.2rem;
}
.no-data-list {
  text-align: center;
  padding: 1rem 0;
}
.no-data-list .text {
  color: #AAAAAA;
  font-size: 0.32rem;
  padding-top: 0.2rem;
}
.from-box {
  padding: 0 0.3rem;
  margin-top: 50Px;
}
.from-box .title {
  font-size: 0.28rem;
  line-height: 0.7rem;
  padding: 0 0.1rem;
  border-bottom: 0.02rem solid #e8e8e8;
}
.from-box .van-cell {
  margin-bottom: 0.2rem;
}
.ft-btn {
  padding: 0.4rem;
}
.ft-btn .van-button {
  width: 90%;
  height: 0.8rem !important;
  border-radius: 0.8rem;
  margin: 0 0.4rem;
  background: #FE2C55;
}
@media screen and (min-width: 768px) {
.pop-fb {
    max-width: 480Px;
    position: relative;
    left: 50% !important;
    transform: translate(-50%, 0);
    overflow: hidden;
}
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.m-tabs-years {
  overflow-x: auto;
}
.m-tabs-years::-webkit-scrollbar {
  display: none;
}
.m-tabs-years .m-tabs-years-bd {
  height: 0.76rem;
  white-space: nowrap;
  min-width: 100%;
  max-width: 200rem;
  padding-left: 0.28rem;
}
.m-tabs-years .m-tabs-years-bd span {
  border: solid #fff 1Px;
  color: #fff;
  font-weight: bold;
  border-radius: 0.3rem;
  width: 1.1rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.36rem;
  font-size: 0.24rem;
  margin-top: 0.2rem;
  margin-right: 0.28rem;
  display: inline-block;
}
.m-tabs-years .m-tabs-years-bd span.act {
  border: solid #EA4D60 1Px;
  background: #EA4D60;
  color: #fff;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.vote-ad-list {
  display: flex;
  padding: 0 0.18rem;
  flex-wrap: wrap;
}
.vote-ad-list span {
  margin: 0.1rem;
  border-radius: 0.06rem;
  border: 0.02rem solid #13ab56;
  color: #13ab56;
  text-align: center;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  width: calc(33.33% - 0.2rem);
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.vant-swiper-body-mini.radius[data-v-4ec43098] {
  border-radius: 0.08rem;
}
.vant-swiper-body-mini.radius .van-swipe[data-v-4ec43098] {
  border-radius: 0.08rem;
}
.vant-swiper-body-mini .van-swipe-item img[data-v-4ec43098] {
  display: block;
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.m-follow {
  display: inline-block;
}
.m-follow .add-follow {
  background: #13ab56;
  color: #fff;
  border-radius: 0.3rem;
  font-size: 12Px;
  padding: 0.02rem 0.2rem 0.02rem 0.14rem;
  border: solid #FE2C55 1Px;
}
.m-follow .add-follow i {
  vertical-align: bottom;
  margin-right: 0.04rem;
  font-size: 14Px;
}
.m-follow .add-follow.ok {
  background: #fff;
  color: #13ab56;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.find-details {
  padding-top: 46Px;
}
.find-details .find-details-body .hd-user-info-body {
  padding: 0 0.3rem 0.2rem 0.2rem;
}
.find-details .hd-image {
  height: 6rem;
}
.find-details .hd-image img {
  width: 100%;
}
.find-details .video-bg {
  min-height: 4rem;
  position: relative;
}
.find-details .video-bg label {
  background-image: url(../img/play_6cd309c6.png);
  background-size: 100% 100%;
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  bottom: 0.2rem;
  left: 0.2rem;
  z-index: 1;
}
.find-details .video-bg video {
  position: absolute;
  left: 0;
  top: 0;
  background: #eee;
}
.find-details .swipe-details-img .swipe-details-img-item {
  height: 7rem;
  text-align: center;
  line-height: 7rem;
}
.find-details .swipe-details-img .swipe-details-img-item img {
  max-width: 100%;
  max-height: 100%;
}
.find-details .hd-user-info {
  padding: 0.2rem 0 0.1rem 0;
  position: relative;
}
.find-details .hd-user-info .user-info .name {
  color: #FE2C55;
}
.find-details .hd-user-info .edit {
  position: absolute;
  background: #FE2C55;
  color: #fff;
  padding: 0.1rem 0.2rem;
  right: 0rem;
  top: 0.4rem;
  border-radius: 0.3rem;
  font-size: 12Px;
}
.find-details .hd-user-info .m-follow {
  position: absolute;
  right: 0rem;
  top: 0.4rem;
}
.find-details .hd-title {
  font-size: 0.26rem;
  padding: 0.1rem 0 0.2rem;
  line-height: 0.44rem;
}
.find-details .hd-interaction {
  padding-bottom: 0.2rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.formula-details {
  background: #000000;
}
.formula-details .van-nav-bar {
  background: #000;
}
.formula-details .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.formula-details .text-info-list li {
  border-color: #333 !important;
}
.formula-details [class*=van-hairline]::after {
  border-color: #333 !important;
}
.formula-details .border {
  padding: 0 16Px 8Px 16Px;
}
.formula-details .b-t {
  border-color: #000;
}
.formula-details .details-body {
  padding: 10Px 15Px;
}
.formula-details .details-body .user-img {
  display: block;
}
.formula-details .details-body .user-img .user-info .name {
  color: #FE2C55;
}
.formula-details .details-body .user-img .user-info .time {
  color: #AAAAAA;
}
.formula-details .details-body .user-img .m-follow {
  position: absolute;
  right: 0;
  top: 0.24rem;
}
.formula-details .details-body .title {
  font-size: 0.26rem;
  padding: 0.2rem 0;
  border-bottom: solid #333 0.02rem !important;
  margin-top: 0.1rem;
  color: #fff !important;
}
.formula-details .details-body .text {
  padding: 0.2rem 0;
  border-bottom: solid #333 0.02rem !important;
  line-height: 0.44rem;
  font-size: 0.26rem;
  color: #fff !important;
  margin-bottom: 0.2rem;
}
.formula-details .details-body .text img {
  max-width: 100%;
}
.formula-details .to-amtk {
  margin-bottom: 0.3rem;
}
.formula-details .to-amtk img {
  width: 100%;
  display: block;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.m-tabs-period-home {
  border-top: solid #333 1Px;
}
.m-tabs-period-home .van-dropdown-menu {
  height: 30Px;
}
.m-tabs-period-home .van-dropdown-menu__bar {
  height: 30Px;
  background: #222222;
}
.m-tabs-period-home .van-hairline--top-bottom::after, .m-tabs-period-home .van-hairline-unset--top-bottom::after {
  border: 0;
}
.m-tabs-period-home .van-dropdown-item {
  z-index: 103;
}
.m-tabs-period-home .van-dropdown-menu__title {
  font-size: 12Px;
  background: #EA4D60;
  color: #fff;
  border-radius: 0.3rem;
  padding: 0 15Px 0 5Px;
}
.m-tabs-period-home .van-dropdown-menu__title::after {
  right: 0.12rem;
}
.m-tabs-period-home .dropdown-body {
  max-height: 11rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #222222;
}
.m-tabs-period-home .tag-body {
  text-align: center;
  padding: 0.2rem 0;
}
.m-tabs-period-home .tag-body span {
  display: inline-block;
  width: 1.6rem;
  height: 0.56rem;
  line-height: 0.56rem;
  border-radius: 0.04rem;
  border: solid 0.02rem #7F7F7F;
  color: #7F7F7F;
  text-align: center;
  margin-bottom: 0.2rem;
  font-size: 13Px;
}
.m-tabs-period-home .tag-body span.act {
  border: solid 0.02rem #EA4D60;
  color: #EA4D60;
}
.m-tabs-period {
  overflow-x: auto;
}
.m-tabs-period::-webkit-scrollbar {
  display: none;
}
.m-tabs-period .m-tabs-period-bd {
  height: 0.6rem;
  white-space: nowrap;
  min-width: 100%;
}
.m-tabs-period .m-tabs-period-bd span {
  width: 1.5rem;
  text-align: center;
  font-size: 0.24rem;
  margin-top: 0.18rem;
  display: inline-block;
  border-right: solid #FFF 1Px;
  color: #FFF;
  font-weight: bold;
}
.m-tabs-period .m-tabs-period-bd span.act {
  color: #EA4D60;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.vote-home .van-tabs__nav--card {
  border: 0.02rem solid #13ab56;
}
.vote-home .block-lottery-head {
  width: 100%;
}
.vote-home .vote-home-tab {
  margin-bottom: 0.2rem;
}
.vote-home .vote-home-tab .van-tab.van-tab--active {
  background-color: #13ab56;
  border-right: 0.02rem solid #13ab56 !important;
  color: #fff !important;
  border-top: 0.02rem solid #13ab56;
}
.vote-home .vote-home-tab .van-tabs__nav--card .van-tab {
  color: #13ab56;
  margin-top: -0.02rem;
}
.vote-home .vote-home-tab .van-tabs__nav--card .van-tab {
  border-right: 0.02rem solid #fff;
}
.vote-home .vant-swiper-body-mini-vote {
  padding: 0 0.26rem;
}
.vote-home .picture-content {
  padding: 0 0.32rem 0.1rem 0.32rem;
}
.vote-home .picture-content .title {
  color: #000;
  font-size: 0.34rem;
  text-align: center;
  padding: 0.1rem 0 0.2rem 0;
}
.vote-home .media .van-swipe {
  height: 4.4rem;
  max-height: 10rem;
}
.vote-home .media .video-bg {
  height: 4.4rem;
  background-size: 100% 100%;
  position: relative;
}
.vote-home .media .video-bg label {
  background-image: url(../img/play_6cd309c6.png);
  background-size: 100% 100%;
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  bottom: 0.2rem;
  left: 0.2rem;
}
.vote-home .open-hide {
  height: 0.7rem;
  background: #f8f8f8;
  margin-bottom: 0.2rem;
  border-top: solid #FE2C55 0.04rem;
  text-align: center;
}
.vote-home .open-hide span {
  width: 2.06rem;
  height: 0.46rem;
  background: #07c160;
  background-size: 100% 100%;
  display: inline-block;
  line-height: 0.46rem;
  font-size: 0.24rem;
  color: #fff;
  position: relative;
}
.vote-home .open-hide span label {
  float: left;
}
.vote-home .open-hide span i {
  float: left;
  margin-left: 0.4rem;
  margin-top: 0.16rem;
  margin-right: 0.06rem;
  width: 0;
  height: 0;
  border-width: 0.1rem;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.vote-home .open-hide span.open i {
  margin-top: 0.06rem;
  transform: rotate(180deg);
}
.vote-home .v-interaction {
  padding: 0 0.32rem;
  margin-bottom: 0.2rem;
}
.vote-home .vote-home-bd {
  padding: 0 0.32rem;
  margin-top: 0.4rem;
}
.vote-home .vote-home-bd .interaction {
  margin-bottom: 0.2rem;
}
.vote-home .vote-list {
  overflow: hidden;
}
.vote-home .vote-list .vote-list-item {
  margin-bottom: 0.34rem;
}
.vote-home .vote-list .vote-list-item:nth-child(odd) {
  padding-right: 0.24rem;
}
.vote-home .vote-list .vote-list-item:nth-child(even) {
  padding-left: 0.24rem;
}
.vote-home .vote-list .col-td {
  display: flex;
}
.vote-home .vote-list .name {
  margin-right: 0.1rem;
  font-size: 0.28rem;
}
.vote-home .vote-list .proportion {
  flex: 1;
  display: flex;
  width: 100%;
  height: 0.32rem;
  border: solid #FE2C55 0.02rem;
  font-size: 0.2rem;
  border-radius: 0.16rem;
  text-align: right;
  position: relative;
}
.vote-home .vote-list .proportion span {
  position: absolute;
  right: 0.08rem;
  top: 0;
  line-height: 0.32rem;
}
.vote-home .vote-list .proportion i {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: #FE2C55;
  border-radius: 0.14rem;
}
.vote-home .vote-list .num-piao {
  text-align: right;
  font-size: 0.24rem;
  color: #7e7e7e;
  line-height: 0.32rem;
  min-width: 0.9rem;
}
.vote-home .ft-btns {
  margin-bottom: 0.3rem;
}
.vote-home .ft-btns span,
.vote-home .ft-btns label {
  height: 0.64rem;
  display: inline-block;
  width: 100%;
  background: #e2e2e2;
  color: #8c8c8c;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.64rem;
  border-radius: 0.4rem;
}
.vote-home .ft-btns label {
  background: #FE2C55;
  color: #fff;
}
.vote-home .dialog-set-vote {
  padding: 0.3rem 0.3rem 0.2rem 0.3rem;
}
.vote-home .dialog-set-vote .item {
  border: solid #f1f1f1 0.02rem;
  text-align: center;
  border-radius: 0.08rem;
  font-size: 0.28rem;
  margin-bottom: 0.2rem;
  padding: 0.16rem 0;
}
.vote-home .dialog-set-vote .item.act {
  background: #FE2C55;
  color: #fff;
}
.vote-home .dialog-set-vote .item.act div {
  color: #fff;
}
.vote-home .dialog-set-vote .item div {
  font-size: 0.24rem;
  color: #7e7e7e;
  padding-top: 0.06rem;
}
.vote-home .to-amtk {
  padding: 0 0.28rem;
  margin-bottom: 0.27rem;
}
.vote-home .to-amtk img {
  width: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.im[data-v-8edb1a7e] {
  width: 1.5rem;
  height: 2.4rem;
  object-fit: cover;
}
.txt[data-v-8edb1a7e] {
  width: 1.5rem;
  text-align: center;
  color: #fff;
}
.txt2[data-v-8edb1a7e] {
  height: 3.4rem;
  width: 0.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0.32rem;
  color: #FE2C55;
  font-weight: 600;
  border: none;
}
.line[data-v-8edb1a7e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.m-picture-details {
  padding-top: 46Px;
  min-height: 100vh;
  background: #000000;
}
.m-picture-details .lottery-box .border-box {
  background: #333333 !important;
  padding: 0.2rem !important;
}
.m-picture-details .van-nav-bar {
  background: #000;
}
.m-picture-details .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.m-picture-details .b-t {
  border-color: #000 !important;
}
.m-picture-details [class*=van-hairline]::after {
  border-color: #333 !important;
}
.m-picture-details .block-lottery-head {
  width: 100%;
  color: #fff;
}
.m-picture-details .adbox {
  width: 100%;
  padding: 0.2rem;
  background: #FE2C55;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.24rem;
  color: #fff;
}
.m-picture-details .adbox .btn {
  background: #fff;
  padding: 0.04rem 0.08rem;
  font-size: 0.24rem;
  color: #FE2C55;
  border-radius: 0.1rem;
}
.m-picture-details .ms-bd-btn {
  padding: 0.1rem 0.6rem 0.2rem;
}
.m-picture-details .ms-bd-btn .new-sub-btn {
  font-size: 0.28rem;
}
.m-picture-details .ms-bd-btn .new-sub-btn.dsb {
  background: #D7D7D7;
  color: #666;
}
.m-picture-details .van-dialog__header {
  font-size: 20PX;
}
.m-picture-details .ms-bd-img {
  min-height: 6rem;
  padding: 0 0.2rem 0.2rem;
}
.m-picture-details .vote-home-bd {
  padding: 0.2rem 0.32rem 0;
}
.m-picture-details .vote-list {
  overflow: hidden;
}
.m-picture-details .vote-list .vote-list-item {
  margin-bottom: 0.34rem;
}
.m-picture-details .vote-list .vote-list-item:nth-child(odd) {
  padding-right: 0.24rem;
}
.m-picture-details .vote-list .vote-list-item:nth-child(even) {
  padding-left: 0.24rem;
}
.m-picture-details .vote-list .col-td {
  display: flex;
}
.m-picture-details .vote-list .name {
  margin-right: 0.1rem;
  font-size: 0.28rem;
  color: #fff;
}
.m-picture-details .vote-list .proportion {
  flex: 1;
  display: flex;
  width: 100%;
  height: 0.32rem;
  border: solid #FE2C55 1Px;
  font-size: 10Px;
  border-radius: 8Px;
  text-align: right;
  position: relative;
}
.m-picture-details .vote-list .proportion span {
  position: absolute;
  right: 0.08rem;
  top: 0;
  line-height: 0.32rem;
  color: #fff;
}
.m-picture-details .vote-list .proportion i {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: #FE2C55;
  border-radius: 7Px;
}
.m-picture-details .vote-list .num-piao {
  text-align: right;
  font-size: 12Px;
  color: #AAAAAA;
  line-height: 0.32rem;
  min-width: 0.9rem;
}
.m-picture-details .vote-container {
  text-align: center;
  padding: 20PX 0;
  position: relative;
}
.m-picture-details .vote-container .close {
  position: absolute;
  top: -35Px;
  right: 10Px;
}
.m-picture-details .vote-container .vote-text {
  color: #2488e7;
  border: 1PX solid #2488e7;
  padding: 5PX 20PX;
  margin-bottom: 0.4rem;
  display: inline-block;
  border-radius: 20PX;
  font-size: 0.28rem;
}
.m-picture-details .vote-container .vote-text-active {
  color: #fff;
  background: #2488e7;
}
.m-picture-details .hd-interaction {
  padding: 0.2rem;
}
.m-picture-details .open-hide {
  height: 0.7rem;
  background: #000;
  border-top: solid #FE2C55 1Px;
  text-align: center;
}
.m-picture-details .open-hide span {
  width: 2.06rem;
  height: 0.46rem;
  background: #FE2C55;
  background-size: 100% 100%;
  display: inline-block;
  line-height: 0.46rem;
  font-size: 0.24rem;
  color: #fff;
  position: relative;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  overflow: hidden;
}
.m-picture-details .open-hide span label {
  float: left;
}
.m-picture-details .open-hide span i {
  float: left;
  margin-left: 0.4rem;
  margin-top: 0.16rem;
  margin-right: 0.06rem;
  width: 0;
  height: 0;
  border-width: 0.1rem;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.m-picture-details .open-hide span.open i {
  margin-top: 0.06rem;
  transform: rotate(180deg);
}
.m-picture-details .to-amtk {
  margin-bottom: 0.2rem;
  padding: 0 0.2rem;
}
.m-picture-details .to-amtk img {
  width: 100%;
  display: block;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.formula-details {
  min-height: 100vh;
  background: #000;
}
.formula-details .van-nav-bar {
  background: #000;
}
.formula-details .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.formula-details .text-info-list li {
  border-color: #333 !important;
}
.formula-details [class*=van-hairline]::after {
  border-color: #333 !important;
}
.formula-details .b-t {
  border-color: #000;
}
.formula-details .corpus-result-section {
  padding: 5Px 10Px;
}
.formula-details .corpus-result-card {
  background: #101217;
  border-radius: 0.2rem;
  padding: 0.24rem 0.28rem 0.28rem;
  min-height: 2.8rem;
  box-sizing: border-box;
}
.formula-details .corpus-result-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  width: 100%;
}
.formula-details .corpus-result-title {
  font-size: 0.24rem;
  font-weight: 500;
  color: #8d8d8d;
}
.formula-details .corpus-history-link {
  color: #0ed44b;
  font-size: 0.24rem;
  font-weight: 500;
  line-height: 1;
}
.formula-details .corpus-result-balls {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 0.24rem;
}
.formula-details .corpus-result-ball-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 0;
}
.formula-details .corpus-result-ball-item.special {
  margin-left: 0.08rem;
}
.formula-details .corpus-result-ball {
  display: inline-flex;
  width: 0.56rem;
  height: 0.56rem;
  align-items: center;
  justify-content: center;
  background-size: 100% 100%;
  font-size: 0.26rem;
  font-weight: 700;
  color: #4e4e4e;
}
.formula-details .corpus-ball-color-0 {
  background-image: url(data:image/png;base64,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);
}
.formula-details .corpus-ball-color-1 {
  background-image: url(../img/number-icon-2_1b5aa822.png);
}
.formula-details .corpus-ball-color-2 {
  background-image: url(../img/number-icon-3_a0083073.png);
}
.formula-details .corpus-ball-color-3 {
  background-image: url(../img/number-icon-1_8e738662.png);
}
.formula-details .corpus-result-animal {
  margin-top: 0.12rem;
  font-size: 0.22rem;
  color: #8c8c8c;
  line-height: 1.1;
  text-align: center;
  white-space: nowrap;
}
.formula-details .corpus-result-plus {
  color: #c6c6c6;
  font-size: 0.48rem;
  line-height: 0.68rem;
  margin: 0 0.04rem;
  flex: 0 0 auto;
}
.formula-details .corpus-result-time {
  margin-top: 0.24rem;
  text-align: center;
  color: #0fd74d;
  font-size: 0.26rem;
  font-weight: 500;
  line-height: 1.2;
  word-break: break-all;
}
.formula-details .details-body {
  padding: 10Px 15Px;
}
.formula-details .details-body .title {
  font-size: 0.26rem;
  padding: 0.2rem 0;
  border-bottom: solid #333 0.02rem !important;
  margin-top: 0.1rem;
  color: #fff !important;
}
.formula-details .details-body span {
  word-break: break-word;
  text-wrap-mode: wrap !important;
}
.formula-details .details-body .text {
  padding: 0.2rem 0;
  border-bottom: solid #333 0.02rem !important;
  line-height: 0.44rem;
  font-size: 0.26rem;
  color: #fff !important;
  margin-bottom: 0.2rem;
  word-break: break-word;
}
.formula-details .details-body .text img {
  max-width: 100%;
}
.formula-details .details-body .text p {
  margin: 0 0 0.16rem;
}
.formula-details .details-body .text h1,
.formula-details .details-body .text h2,
.formula-details .details-body .text h3,
.formula-details .details-body .text h4,
.formula-details .details-body .text h5,
.formula-details .details-body .text h6 {
  font-size: inherit !important;
  line-height: inherit !important;
  margin: 0 0 0.16rem;
}
.formula-details .details-body .text * {
  font-size: inherit !important;
  line-height: inherit !important;
  max-width: 100%;
}
.formula-details .tool-bottom-new {
  background: #000 !important;
}
.formula-details .tool-bottom-new > div {
  max-width: 480Px;
  margin: 0 auto;
  padding: 0.2rem 0.2rem 0.2rem 0.44rem;
  border-top: 1Px solid #333;
  background: #000 !important;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.formula-details .tool-bottom-new input {
  height: 0.64rem;
  line-height: 0.64rem;
  background: #1B1D25;
  border: 0;
  border-radius: 0.36rem;
  color: #D8D8D8;
  font-size: 0.24rem;
  padding: 0 0.28rem;
  box-sizing: border-box;
}
.formula-details .tool-bottom-new input::placeholder {
  color: #8D9098;
}
.formula-details .tool-bottom-new span {
  flex: 0 0 1.28rem;
  width: 1.28rem;
  height: 0.72rem;
  line-height: 0.72rem;
  margin-left: 0.24rem;
  border-radius: 0.4rem;
  background: #FE2C55;
  color: #fff;
  font-size: 0.26rem;
  text-align: center;
}
.formula-details .pop-fb {
  min-height: 100%;
  background: #0C0D10;
  padding-top: 0.92rem;
  box-sizing: border-box;
}
.formula-details .pop-fb .van-nav-bar,
.formula-details .pop-fb .van-nav-bar__content {
  background: #000;
}
.formula-details .pop-fb .van-nav-bar__title {
  color: #fff;
}
.formula-details .pop-fb [class*=van-hairline]::after {
  border-color: #000 !important;
}
.formula-details .pop-fb .from-box {
  position: relative;
  padding: 0.24rem 0.28rem 0;
  margin: 0.28rem 0.36rem 0;
  background: transparent;
  border: 0;
  min-height: 0;
  box-sizing: border-box;
  overflow: visible;
}
.formula-details .pop-fb .from-box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5.72rem;
  background: #131416;
  border: 0.02rem solid #232526;
  border-radius: 0.2rem;
  box-sizing: border-box;
}
.formula-details .pop-fb .from-box .title {
  position: relative;
  z-index: 1;
  color: #c8cbd2;
  font-size: 0.28rem;
  line-height: 0.7rem;
  padding: 0 0.1rem 0.06rem;
  border-bottom: 0.02rem solid #292A2B;
}
.formula-details .pop-fb .van-cell {
  position: relative;
  z-index: 1;
  background: #131416;
  padding-left: 0;
  padding-right: 0;
  min-height: 4.44rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
.formula-details .pop-fb .van-cell::after,
.formula-details .pop-fb .van-field::after,
.formula-details .pop-fb .van-hairline--top-bottom::after,
.formula-details .pop-fb .van-hairline-unset--top-bottom::after,
.formula-details .pop-fb .van-field__body::after,
.formula-details .pop-fb .van-field__word-limit::before,
.formula-details .pop-fb .van-field__word-limit::after {
  display: none !important;
  border: none !important;
}
.formula-details .pop-fb .van-field__body {
  flex: 1;
  align-items: flex-start;
}
.formula-details .pop-fb .van-field__control {
  color: #fff;
  min-height: 3.12rem;
}
.formula-details .pop-fb .van-field__control::placeholder,
.formula-details .pop-fb .van-field__word-limit {
  color: #c8cbd2;
}
.formula-details .pop-fb .van-field__word-limit {
  margin-top: auto;
  padding-bottom: 0.08rem;
}
.formula-details .pop-fb .van-uploader {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 0.56rem);
  margin: 0.28rem -0.28rem 0;
  transform: none;
}
.formula-details .pop-fb .van-uploader__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.formula-details .pop-fb .van-uploader__preview {
  margin: 0 0.28rem 0.28rem 0;
}
.formula-details .pop-fb .van-uploader__upload {
  margin: 0 0.28rem 0.28rem 0;
}
.formula-details .pop-fb .van-uploader__preview-image,
.formula-details .pop-fb .van-uploader__upload {
  background: #202223;
  width: 1.6rem;
  height: 1.6rem;
}
.formula-details .pop-fb .van-uploader__upload-icon {
  color: #131416;
}
.formula-details .pop-fb .ft-btn {
  padding: 0.72rem 0.4rem 0.4rem;
  display: flex;
  justify-content: center;
}
.formula-details .pop-fb .ft-btn .van-button {
  width: 74%;
  height: 0.8rem !important;
  border-radius: 0.8rem;
  margin: 0;
  background: #FE2C55;
  border-color: #FE2C55;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.formula-list {
  min-height: 100%;
}
.ft-icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.2rem;
  font-size: 0.24rem;
  color: #999;
}
.text-info-list .title {
  color: #999999 !important;
  padding: 0.2rem 0 0.12rem !important;
  font-weight: bold;
  font-size: 0.26rem;
}
.ft-icon {
  width: 75%;
}
.ft-icon .tool-icons-text span {
  font-size: 0.22rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.m-lv {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAAtCAMAAAB2zBIhAAACslBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Qyf23AAAA5XRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2Nzg5Ojs9P0BBQkNERUdISUxNTlBRUlNUVVZXWFtcXV5fYWJkZWZnaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AgoOEhYaIiYqLjI2Oj5GSlJWWmJmam52en6ChoqOkpqeoqaqsra6vsLGys7S3uLm6u7y9v8DCw8TFxsfIycrLzM7P0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+CZA/kQAABJtJREFUGBnFwftDU2UcB+DPe87YxgA3RUcgBIhRCWoXxTtlaFpmmhqVWmam4qUyzVtmZSlqecnIsiRFQym8kRIoqCAqKCIMYQ42trGd9/t/tHPwgnLrB8/pedBGHJZ56nRBt36eZIBmWEzWLZ/k71bTPzOSH62kQU/GR/YS0IngRdVEHlfXnE6JeE35o3Xx3JmczAVjo4LxMDa0SOIXtqz/vEvr1h5zkwq41155ZGGCAQ+KzPTwqlnR1oguWa0vHpdIHf4b+csSjWhHN7mMnLus6Fbop3ZSi1R/+FUz7gvP9tH5MQzdYgNzOamnfLEJdxnfvU6O1Wb0ICj9EqmHV62JFKAQko638tMpAnrAem/3kIps66IYZBHfeqhmlgE9G31CIhXVLg5GgG5CGbl+igCgixweKaIjZn5uoAEBoZ85SEVS0UQRwONZLbw0TQcgdnvBloHoqM+yEwdGMQDC0KMSqciTE8+AuVfo9noLADbqMm/caEYHs6/wxndEBATNvkxqasqwAEc8VDxCQEBijp9q5lnwIF3aGU5F4wXIwnf7SEW88BmGIonOpTAEGCcWS/zi60a0pxue66Gb881QmHf6SU2N80KwsY6aM/tCFjS9gqS/RqK92J1uur06HArTh9dIVb7sGAzZ7yXbxyGQ6T+ykXtvNMM9hlW3yLkjEgrj9CukspJU6CcXES+f1QsBLG6ri5o2xTDcETKnkqRDKQwylvqnn1RWvQQIS68mX8H4IASIyQfd1LjcgjbG1y5wXjzJABlL3OMktTn2ANAvvUmtvwyAYvTfEp2fKkCRksd5VboJir4bGkh1/pMI6PdVI9k3WyETZ5aRN3+kDgExO5qpfpUFitD510gDFQgQBu9rIfsaK2SWxQ3kPZjMgL5f1BP/Lh5t3ijhpIE6yILGFXG6NccEWZ/NTcQzI2Ca5yDKTUKbMYWkiUYoDG+Wcf+pl0TIEva6qC4jbNJZai1IFSETB2e3kibq0CZsqY2cvz3NECC8cIxLF1fktdKFdCMU0V82kDYqcEfEphZybesPWfD0a8S9ErlXhEPB5l8nbfhP4q6Evc3kXBkOWciiG0Tk2hYLhX5qCWnEsQd3iaOOeunqXCNklg12cv/6BINMP6FIIo1UL8E9hpmXSDo7wQDZgMzS/aMZFM8e8pFWSlJxX59PbpPnj+EiAoTYKYODIGPWzXbSiu/3GLTT7+sGcm6Ng0LHoLAsrSTNNL4XgvaidrmodqUR7RhmlEukmcKhDO0JI/Ikqn07BPewsac5aaYpw4IHmaaVSlQxzYg72KBDXtKM50Acw0NCF1aTdGQk2ghxu12kGal4oogO9N80k+P7x6DovcJG2qnNCEYnEn50U/2qfggQZ5Zw0oxtfX+GTojP57qp/v0wQBh3wkda4VVrowR0SkwrlOjyKxCGnOSkmYolIeiK/oOr5MsflvyDnzQi1R+eYkbXor9sIUfWrhukDX9N/vJEI7rBYvZ5eZPDT+rjXntl3qIEA3qQmNNKxG2XylVVVlqYs3XB2P7B6BFLO+pwnZ0zJFlVSYOeio/sJeC/ML2clf1WKP4H/wKxvx3T9gyczwAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
  display: inline-block;
  width: 50Px;
  height: 14Px;
  padding-left: 19Px;
  color: #FE2C55;
  vertical-align: top;
  font-size: 12Px;
  text-align: left;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.user-home .van-nav-bar {
  background: #FE2C55;
  position: absolute;
  width: 100%;
}
.user-home .van-nav-bar .van-nav-bar__title {
  color: #fff;
}
.user-home .user-hd {
  background: #FE2C55;
  padding-top: 46Px;
  padding-bottom: 0.2rem;
}
.user-home .user-hd .user-info-home-img {
  text-align: center;
  padding-top: 0.4rem;
}
.user-home .user-hd .user-name {
  padding: 0.2rem 0;
  font-size: 0.3rem;
  color: #fff;
  text-align: center;
}
.user-home .user-hd .user-info-tool {
  text-align: center;
  color: #fff;
  font-size: 0.24rem;
}
.user-home .user-hd .user-info-tool .up {
  margin: 0 0.3rem;
}
.user-home .user-hd .user-info-tool .up i {
  font-size: 0.28rem;
  vertical-align: bottom;
}
.user-home .user-hd .user-info-tool .up label {
  position: relative;
  display: inline-block;
  text-align: left;
  padding-left: 0.04rem;
  font-size: 0.26rem;
}
.user-home .user-hd .user-info-tool .m-follow .add-follow {
  background: #fff;
  color: #FE2C55;
  padding: 0 0.1rem 0 0.06rem;
}
.user-home .user-hd .user-info-tool .m-follow .add-follow i {
  font-size: 0.24rem;
}
.user-home .hd-num {
  overflow: hidden;
  margin: 0.26rem 0;
}
.user-home .hd-num .item {
  float: left;
  width: 25%;
  text-align: center;
  box-shadow: none;
}
.user-home .hd-num .item .icon-text .text {
  font-size: 0.24rem;
  color: #A9A9A9;
  padding: 0.04rem 0 0 0;
}
.user-home .hd-num .item .icon-text .num {
  font-size: 0.34rem;
}
.user-home .tabs-bd {
  padding: 0 1rem;
}
.user-home .tabs-bd .new-van-tabs .van-tabs__nav--card {
  margin: 0;
  border-radius: 0.4rem;
  overflow: hidden;
}
.user-home .list-bd {
  padding: 0 0.26rem;
}
.user-home .list-bd .bd-item {
  margin: 0.2rem 0;
  position: relative;
}
.user-home .list-bd .bd-item .lottery-type {
  position: absolute;
  height: 0.36rem;
  line-height: 0.36rem;
  padding: 0.04rem 0.08rem;
  border-radius: 0.16rem;
  color: #fff;
  background: #FE2C55;
  font-size: 0.24rem;
  right: 0rem;
  top: 0.2rem;
}
.user-home .list-bd .bd-item .title {
  font-size: 0.26rem;
  font-weight: 500;
}
.user-home .list-bd .bd-item .text {
  font-size: 0.24rem;
  color: #555;
  line-height: 0.38rem;
  margin-top: 0.16rem;
  font-weight: 400;
}
.user-home .list-bd .bd-item .image {
  margin-top: 0.16rem;
}
.user-home .list-bd .bd-item .ft-icon {
  margin-top: 0.16rem;
}
.user-home .list-bd .bd-item .ft-icon .tool-icon-text {
  margin-right: 0.2rem;
}
.user-home .list-bd .go-xinshui {
  text-align: center;
  padding-top: 2rem;
}
.user-home .list-bd .go-xinshui p {
  font-size: 0.28rem;
  color: #333;
}
.user-home .list-bd .go-xinshui .van-button {
  width: 5rem;
  height: 0.64rem;
  line-height: 0.64rem;
  border-radius: 0.08rem;
  background: #FE2C55;
  margin-top: 0.4rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.m-vote-details .vote-home-bd {
  padding: 0.2rem 0.32rem 0;
}
.m-vote-details .vote-list {
  overflow: hidden;
}
.m-vote-details .vote-list .vote-list-item {
  margin-bottom: 0.34rem;
}
.m-vote-details .vote-list .vote-list-item:nth-child(odd) {
  padding-right: 0.24rem;
}
.m-vote-details .vote-list .vote-list-item:nth-child(even) {
  padding-left: 0.24rem;
}
.m-vote-details .vote-list .col-td {
  display: flex;
}
.m-vote-details .vote-list .name {
  margin-right: 0.1rem;
  font-size: 0.28rem;
}
.m-vote-details .vote-list .proportion {
  flex: 1;
  display: flex;
  width: 100%;
  height: 0.32rem;
  border: solid #FE2C55 1Px;
  font-size: 10Px;
  border-radius: 8Px;
  text-align: right;
  position: relative;
}
.m-vote-details .vote-list .proportion span {
  position: absolute;
  right: 0.08rem;
  top: 0;
  line-height: 0.32rem;
}
.m-vote-details .vote-list .proportion i {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: #FE2C55;
  border-radius: 7Px;
}
.m-vote-details .vote-list .num-piao {
  text-align: right;
  font-size: 12Px;
  color: #7E7E7E;
  line-height: 0.32rem;
  min-width: 0.9rem;
}
