@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 */
.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 {
  background: #eee !important;
  color: #666;
}

.verification-code[data-v-38d8b42e] {
  display: flex;
  align-items: center;
  position: relative;
}
.verification-code .code-input[data-v-38d8b42e] {
  position: relative;
  width: 100%;
}
.verification-code img[data-v-38d8b42e]{
    margin-right: 0.2rem !important;
}
.verification-code .req[data-v-38d8b42e]{
    color: red;
    font-size: 0.32rem;
    margin-right: 0.08rem;
    line-height: 1;
}
.verification-code .code-input .code-display[data-v-38d8b42e] {
  position: absolute;
  right: 0.3rem;
  top: 0.1rem;
  border-radius: 0.04rem;
  overflow: hidden;
  height: 0.8rem;
  cursor: pointer;
}
.verification-code .refresh-button[data-v-38d8b42e] {
  position: absolute;
  color: #FFFFFF;
  right: 0;
  bottom: -0.72rem;
  cursor: pointer;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.login-confirm {
  background: transparent !important;
  width: 7.12rem;
}
.login-confirm .hd {
  height: 4rem;
  background: url(../img/login-bg_6bbfe69b.png) no-repeat center;
  background-size: cover;
  border-radius: 0.5rem 0.5rem 0 0;
  padding-top: 0.2rem;
  padding-bottom: 0.4rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.login-confirm .hd img {
  width: 1.24rem;
  height: 1.24rem;
  object-fit: cover;
  margin-bottom: 0.2rem;
}
.login-confirm .login-tab {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 1.08rem;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  position: relative;
  background: #fff;
}
.login-confirm .login-tab span {
  flex: 1;
  text-align: center;
  line-height: 1.08rem;
  font-size: 0.32rem;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  z-index: 1;
}
.login-confirm .login-tab span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.login-confirm .login-tab span.active:first-child {
  color: #222;
  background: #fff;
  border-top-left-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 2;
}
.login-confirm .login-tab span.active:last-child {
  color: #222;
  background: #fff;
  border-top-left-radius: 2224.34rem;
  border-bottom-left-radius: 2224444.42rem;
  z-index: 2;
}
.login-confirm .login-ad {
  text-align: center;
  padding: 0.16rem 0.2rem;
}
.login-confirm .login-tip {
  text-align: center;
  font-size: 0.24rem;
  color: #222222;
  display: block;
  margin: 0.12rem 0 0.3rem 0;
}
.login-confirm .login-body {
  background: #fff;
  border-radius: 0.56rem !important;
  margin-top: -0.8rem;
  overflow: hidden;
}
.login-confirm .login-body .body-input-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0.48rem 0.5rem;
}
.login-confirm .login-body .body-input-col .body-input-item {
  margin: 0 !important;
}
.login-confirm .login-body .body-input-col .body-input-item input {
  width: 100%;
}
.login-confirm .login-body .body-input-col .m-send-code {
  flex: none;
  background: #32A855;
  width: 1.7rem;
  height: 0.72rem;
  line-height: 0.72rem;
  border-radius: 0.5rem;
}
.login-confirm .login-body .body-input-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F6F6F6;
  border-radius: 1rem;
  height: 0.68rem;
  padding: 0 0.28rem;
  margin: 0 0.8rem 0.2rem;
}
.login-confirm .login-body .body-input-item img {
  width: 0.4rem;
  margin-right: 0.2rem;
}
.login-confirm .login-body .body-input-item .req {
  color: red;
  font-size: 0.32rem;
  margin-right: 0.08rem;
  line-height: 1;
}
.login-confirm .login-body .body-input-item input {
  border-radius: 0.1rem;
  height: 0.72rem !important;
  border: none;
  background: transparent;
  color: #222;
  flex: 1;
}
.login-confirm .login-body .column-right {
  height: 0.8rem;
}
.login-confirm .login-body .layout-column-3 {
  position: relative;
  height: 0.8rem;
}
.login-confirm .login-body .layout-column-3 tr {
  height: 100%;
}
.login-confirm .login-body .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;
}
.login-confirm .login-body .layout-column-3 .column-bd {
  width: 100%;
}
.login-confirm .login-body .ft {
  padding: 0 0.8rem 0.2rem 0.8rem;
}
.login-confirm .login-body .ft .primary-btn {
  width: 100%;
  border-radius: 2rem;
  background: #32A855;
  line-height: 0.68rem;
  font-size: 0.32rem;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.login-confirm .available-pop-list-content {
  width: 2.5rem;
  height: 0.64rem;
  margin: 0 auto;
}
.login-confirm .available-pop-list-content-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  font-weight: bolder;
  color: #fff;
  margin-top: 0.2rem;
  padding: 0.04rem 0.2rem;
  border-radius: 1rem;
  border: 1Px solid #fff;
  cursor: pointer;
}
.login-confirm .available-pop-list-content-title .icon_img {
  width: 0.44rem;
  margin-right: 0.08rem;
  border-radius: 0 !important;
}
.login-confirm .available-pop-list-content-title .down_img {
  width: 0.36rem;
  margin-right: 0.08rem;
  border-radius: 0 !important;
}
.login-confirm .notice-btn {
  display: flex;
  width: 100%;
  justify-content: center;
}
.login-confirm .notice-btn img {
  width: 0.54rem;
  height: 0.54rem;
  margin-top: 0.2rem;
}
.login-confirm .register-input {
  height: 0.68rem !important;
  background: #F6F6F6 !important;
  border-radius: 1rem !important;
  display: flex;
  align-items: center;
  margin-bottom: 0 !important;
}
.login-confirm .register-input img {
  width: 0.4rem;
  margin: 0 0.3rem;
}
.login-confirm .register-input input {
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
}
.login-confirm .verification-code {
  margin: 0 0.8rem 0.2rem;
}
.login-confirm .verification-code input {
  color: #222 !important;
}
.login-confirm .verification-code .code-input {
  position: static !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.login-confirm .verification-code .code-display {
  position: static !important;
  display: inline-block;
  width: 2.28rem;
  height: 0.68rem !important;
  line-height: 0.68rem;
  background: #d2d2d2 !important;
  border-radius: 1rem !important;
  font-weight: 600;
  text-align: center;
  color: #69450C;
  font-size: 0.28rem;
  cursor: pointer;
}
.login-confirm .body-input-verify {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0.28rem 0.2rem;
}
.login-confirm .body-input-verify .body-input-item {
  flex: 1;
  margin: 0 !important;
}
.login-confirm .body-input-verify .body-input-item input {
  width: 100%;
}
.login-confirm .body-input-verify .td3 {
  margin-left: 0.2rem;
}
.login-confirm .body-input-verify .td3 .get-code {
  display: inline-block;
  width: 2.28rem;
  height: 0.92rem;
  line-height: 0.92rem;
  background: #32A855;
  border-radius: 1rem;
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-size: 0.28rem;
}
.login-confirm .body-input-verify .td3 .get-code.dsb {
  background: #757575 !important;
  pointer-events: none;
}
.login-confirm .register-input {
  height: 0.68rem;
  background: #F6F6F6;
  border-radius: 0.8rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.4rem;
}
.login-confirm .register-input img {
  width: 0.4rem;
  margin: 0 0.3rem;
}
.login-confirm .register-input input {
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  color: #fff;
}
.login-confirm .register-input .td3 {
  width: 1.8rem;
  text-align: right;
  margin-right: 0.2rem;
}
.layout-column-2 {
  padding: 0;
  line-height: 0.6rem;
}
.layout-column-2 .van-field__body input {
  height: 0.6rem;
}
.layout-column-2 .van-field__label {
  margin-right: 0;
  color: #8c8c8c;
}
.layout-column-2 .van-field__value {
  background: #f2f2f2;
}
.layout-column-2 .van-field__value .van-field__control {
  padding-left: 0.2rem;
  color: #434343;
}
.layout-column-2 .van-field__value input::-webkit-input-placeholder {
  color: #757575;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.platform-btn {
  color: #fff;
  position: fixed;
  width: 80%;
  height: 0.7rem;
  line-height: 0.7rem;
  background-color: #07c160;
  bottom: 1rem;
  left: 10%;
  border-radius: 0.3rem;
  text-align: center;
  font-size: 0.32rem;
}
.v-platform-list {
  width: 5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.v-platform-list .item {
  height: 1.62rem;
  background-color: #e7e4e7;
  background-size: 100%;
  margin-bottom: 0.5rem;
  line-height: 0.4rem;
  text-align: center;
}
.v-platform-list .item .title {
  font-weight: bold;
  font-size: 0.32rem;
  line-height: 1;
  padding: 0.3rem 0 0.26rem 0;
  color: #424242;
}
.v-platform-list .item .text {
  color: #424242;
  line-height: 0.32rem;
  font-size: 0.24rem;
}
.v-platform-list .item.act {
  background: #07c160;
  background-size: 100%;
  color: #fff;
}
.v-platform-list .item.act .title {
  color: #fff;
}
.v-platform-list .item.act .text {
  color: #E5F3FF;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.v-drag-bd {
  position: fixed;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.title-wrap .titlebox[data-v-c739db02] {
  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-c739db02] {
  display: inline-block;
  height: 0.32rem;
  width: 0.32rem;
  margin-left: 0.32rem;
}
.title-wrap .titlebox .title[data-v-c739db02] {
  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-c739db02] {
  margin-right: 0.3rem;
  font-size: 0.24rem;
  font-weight: 500;
  display: inline-block;
  min-width: 0.2rem;
  color: #333;
  display: inline-block;
}
.title-wrap .titlebox .left-icon[data-v-c739db02] {
  margin-right: 0.35rem;
  width: 0.4rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.layout-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.layout-nav .van-tabbar {
  max-width: 480Px;
  margin: 0 auto;
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(160, 160, 160, 0.5);
}
.layout-nav .van-tabbar-item__text {
  position: relative;
}
.layout-nav .tabs-3 {
  position: absolute;
  left: -0.4rem;
  top: -0.4rem;
  border-radius: 100%;
  text-align: center;
}
.layout-nav .tabs-3 img {
  height: 0.7rem;
  width: 0.7rem;
}
.layout-nav .middle {
  padding-top: 0.32rem;
}
.layout-nav .gouwuche {
  position: absolute;
  top: -0.9rem;
  right: -50%;
  transform: translateX(50%);
  display: flex;
  justify-content: center;
  padding: 0.2rem;
  padding-bottom: 0;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  background: #fff;
  z-index: 1;
}
.layout-nav .gouwuche img {
  height: 0.68rem;
  width: 0.76rem;
}
.layout-nav .van-tabbar-item--active {
  color: #13ab56;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.video-live[data-v-57711783] {
  width: 100%;
  height: 1.2rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 0.4rem;
}
.video-live .live .icon[data-v-57711783] {
  position: absolute;
  bottom: 0;
  right: 0.1rem;
  transform: rotate(-30deg);
}
.video-live .video .icon[data-v-57711783] {
  position: absolute;
  bottom: 0;
  left: 0.1rem;
  transform: rotate(30deg);
}
.video-live .imgs[data-v-57711783] {
  width: 0.6rem;
  height: 0.6rem;
}
.video-live .btn-text[data-v-57711783] {
  line-height: 1.2rem;
  text-align: center;
  color: #fff;
}
.video-live .live[data-v-57711783],
.video-live .video[data-v-57711783] {
  border: solid 0.02rem #fff;
  border-radius: 0.32rem;
  height: 100%;
  width: 3.3rem;
  position: relative;
}
.home_nav[data-v-57711783] {
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  width: 100%;
}
@media screen and (min-width: 768px) {
.progress-and-nav[data-v-57711783] {
    max-width: 480Px !important;
    /*no*/
    margin: 0 auto;
}
}
.progress-and-nav[data-v-57711783] {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50Px;
  background-color: #000;
  /* display: none; */
  /* z-index: 170; */
}
.progress-and-nav .progress-box[data-v-57711783] {
  display: flex;
  align-items: center;
  flex: 1;
  padding: 0 0.2rem;
  width: 100%;
  margin-bottom: 0.2rem;
}
.progress-and-nav .progress-box .van-progress[data-v-57711783] {
  position: absolute;
  left: 0.2rem;
  top: 0;
  width: 100%;
}
.progress-and-nav .progress-box .van-progress[data-v-57711783]::before {
  content: "";
  position: absolute;
  bottom: -1.08rem;
  left: 0;
  width: 100vw;
  height: 50Px;
  background: blue;
}
.progress-and-nav .nav-container[data-v-57711783] {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  /* 使项之间间距相等 */
  align-items: center;
  /* 垂直居中对齐 */
  z-index: 10;
  /* display: none; */
}
.progress-and-nav .item-container[data-v-57711783] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* 垂直居中对齐 */
  align-items: center;
  flex: 1;
  /* 使每个项均匀分配空间 */
}
.progress-and-nav .title[data-v-57711783] {
  font-weight: bold;
  font-size: 0.28rem;
  color: #bfbfbf;
  line-height: 0.24rem;
}
.progress-and-nav .act[data-v-57711783] {
  color: #fff !important;
}
.progress-and-nav .img[data-v-57711783] {
  width: 0.5rem;
  height: 0.5rem;
}
.n-showMedia[data-v-57711783] {
  margin-top: 0.4rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.image-loader-main .van-loading {
  text-align: center;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.content-img {
  display: flex;
  flex-wrap: wrap;
}
.content-img .half {
  width: 50%;
  padding: 0 0.1rem;
}
.content-img .item {
  margin: 0.1rem 0;
  -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;
  position: relative;
  background: #fff;
}
.content-img .video-box img {
  width: 100%;
  height: 100%;
}
.content-img .item {
  margin: 0.1rem 0;
  -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;
}
.content-img .video-box img {
  width: 100%;
  height: 100%;
}
.video-bg {
  height: 1.8rem;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
}
.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;
}
.video-box {
  width: 100%;
  height: 100%;
  position: relative;
}
.video-box .video-play-icon {
  position: absolute;
  width: 30%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.tool-icon-text {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.tool-icon-text .icon {
  color: #666;
}
.tool-icon-text .icon .van-icon {
  float: left;
}
.tool-icon-text .icon.act {
  color: #EA4D60;
}
.tool-icon-text .tool-icons-text {
  float: left;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.icon-text {
  display: inline-block;
  text-align: center;
  position: relative;
}
.icon-text .text {
  padding: 0.2rem 0;
  font-size: 0.28rem;
  color: #555555;
}
.icon-text .badge {
  position: absolute;
  top: -4Px;
  right: -4Px;
  background: #ff0000;
  color: #Fff;
  font-size: 12Px;
  border-radius: 50%;
  min-width: 14Px;
  height: 14Px;
  text-align: center;
  line-height: 14Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.share {
  text-align: center;
}
.share .share-body {
  padding-top: 0.52rem;
}
.share .share-body .share-close-icon {
  position: absolute;
  top: 0.18rem;
  right: 0.24rem;
  color: #999;
}
.share .share-body .title {
  font-size: 0.32rem;
  color: #000;
  font-weight: 700;
  padding-bottom: 0.4rem;
}
.share .share-body > p {
  font-size: 0.24rem;
  color: #000;
  margin-bottom: 0.12rem;
}
.share .share-body > p a {
  color: #13ab56;
}
.share .share-body .qrcode-img {
  width: 3.06rem;
  height: 3.06rem;
  margin: 0.32rem auto 0.6rem;
}
.share .share-body .icon-text .text {
  font-weight: 400;
  font-size: 0.24rem;
  color: #999999;
}
.share .share-body .icon-bd {
  width: 0.8rem;
  height: 0.8rem;
  border: 1Px solid rgba(202, 202, 202, 0.4);
  border-radius: 50%;
  text-align: center;
}
.share .share-body img {
  width: 0.44rem;
  height: 0.44rem;
  margin-top: 0.16rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.navNew_ {
  height: 50Px;
}
.download-icon {
  position: fixed;
  top: 1.6rem;
  left: 0.24rem;
  width: 1.28rem;
}
.download-icon img {
  width: 100%;
}
.download-icon span {
  position: absolute;
  right: -0.14rem;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.28rem;
  height: 0.28rem;
  border-radius: 50%;
  font-size: 0.2rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.fb-icon {
  width: 1.2rem;
  position: fixed;
  top: 6rem;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fff;
  padding: 0.2rem 0;
  border-radius: 0.1rem 0 0 0.1rem;
  font-weight: 600;
}
.fb-icon img {
  width: 0.8rem;
  height: 0.8rem;
  margin-bottom: 4Px;
}
.search-box {
  padding: 0.18rem 0.3rem;
  background: #f2f2f2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-box input {
  width: 87.5%;
  height: 0.76rem;
  border: 0;
  border-radius: 0.38rem;
  padding-left: 0.3rem;
  outline: none;
  overflow: visible;
  border-bottom: none !important;
  background-color: #fff !important;
}
.search-box .search-btn {
  font-weight: 600;
  color: #07c160;
  display: block;
  text-align: right;
  font-size: 0.32rem;
}
.acticleBtm-zan {
  padding-left: 0.28rem;
}
.home-find {
  padding-bottom: 50Px;
  background: #f2f2f2;
  height: 100vh;
  overflow: hidden;
}
.home-find .van-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-find .title-time {
  font-size: 0.28rem;
  color: #999;
  text-align: center;
}
.home-find .wrapper {
  display: flex;
  justify-content: center;
  width: 85%;
  min-height: 9.6rem;
  background-color: #191919;
  border-radius: 0.2rem;
}
.home-find .block {
  width: 100%;
  background-color: #191919;
  border-radius: 20%;
  position: relative;
}
.home-find .block .title {
  background: #000;
  margin: auto;
  color: #fff;
  height: 0.8rem;
  font-size: 0.32rem;
  align-items: center;
  text-align: center;
  line-height: 0.8rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.home-find .block .title-h {
  color: #000;
  font-weight: 700;
  margin: 0.2rem 0;
  text-align: center;
  font-size: 0.36rem;
}
.home-find .block .text {
  font-size: 0.28rem;
  padding: 0 0.4rem;
  line-height: 0.38rem;
  font-weight: 400;
  margin-top: 0.2rem;
  color: #fff;
}
.home-find .block .notice-btn {
  display: flex;
  width: 100%;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
}
.home-find .block .notice-btn div {
  width: 50%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  color: #999;
  font-size: 0.28rem;
}
.home-find .block .notice-btn div:last-child {
  color: #fff;
  border-left: 0.02rem solid #8E8E8E;
}
.home-find .block .close {
  position: absolute;
  width: 0.54rem;
  height: 0.54rem;
  bottom: -0.8rem;
  left: 50%;
  margin-left: -0.28rem;
}
.home-find .van_notice {
  margin: 0 0.2rem 0;
  border-radius: 0.2rem;
  overflow: hidden;
}
.home-find .ad_swiper {
  height: 4.8rem;
  background-color: #ffffff;
}
.home-find .ad_swiper .van-swipe-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-find .van-nav-bar {
  background: #07c160;
}
.home-find .van-nav-bar .van-nav-bar__title {
  color: #fff;
  font-size: 0.36rem;
  font-weight: bold;
}
.home-find .van-notice-bar {
  padding: 0 0.2rem;
  color: #444444;
  font-size: 0.24rem;
  height: 0.7rem;
}
.home-find .notice-dialog {
  padding: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.home-find .block-lottery {
  margin-top: 0.1rem;
  padding: 0.1rem 0.2rem 0.3rem 0.2rem;
}
.home-find .block-lottery .kj_content_1 {
  margin-left: 0.96rem;
}
.home-find .block-lottery .kj_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #07c160;
  color: #fff;
  padding: 0.1rem;
  border-radius: 0.1rem;
}
.home-find .block-lottery .kj_content img {
  width: 0.28rem;
  object-fit: contain;
  margin-right: 0.06rem;
}
.home-find .block-lottery .block-lottery-head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  font-size: 0.26rem;
}
.home-find .block-lottery .block-lottery-head .kj-img {
  width: 1.6rem;
  height: 0.4rem;
}
.home-find .block-lottery .block-lottery-head .kj-img img {
  width: 100%;
  height: 100%;
}
.home-find .block-lottery .platform-list {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0;
  gap: 0.2rem;
  margin-top: 0.2rem;
}
.home-find .block-lottery .platform-list li {
  width: 1.8rem;
  height: 0.7rem;
}
.home-find .block-lottery .platform-list li .item-body {
  height: 100%;
  background-color: #fff;
  color: #323233;
  background-size: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 0.16rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-find .block-lottery .platform-list li .item-body .title {
  font-size: 0.24rem;
  padding-bottom: 0.04rem;
  line-height: 1;
  padding-top: 0.16rem;
}
.home-find .block-lottery .platform-list li .item-body .time {
  font-size: 0.24rem;
  transform: translateZ(0);
  padding-bottom: 0.1rem;
}
.home-find .block-lottery .platform-list li .item-body .time span {
  float: left;
  transform: scale(0.9);
  white-space: nowrap;
  transform-origin: 1rem 0;
  left: 0;
}
.home-find .block-lottery .platform-list li .item-body.act {
  background-size: 100%;
  background: #07c160;
  color: #fff;
}
.home-find .block-lottery .platform-list li .item-body.act .title {
  font-size: 0.26rem;
  color: #fff;
}
@media screen and (min-width: 768px) {
.home-find .ad_swiper {
    height: 364Px !important;
}
.home-find .wrapper {
    max-width: 460Px;
    height: 720Px !important;
}
}
.site-navcolo {
  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: 14Px;
  line-height: 0.5rem;
}
.site-navcolo div {
  width: 50%;
  text-align: center;
}
.site-navcolo .selecd {
  color: #EA4D60;
}
.acticleList {
  width: 100%;
  padding: 0.2rem 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}
.acticleList .acticleList-item {
  display: flex;
  flex-direction: column;
  width: 48%;
  margin-bottom: 0.2rem;
  box-shadow: 0 0.02rem 0.08rem 0 rgba(160, 160, 160, 0.5);
  border-radius: 4Px;
  border-top: 1Px solid #bbb;
  position: relative;
}
.acticleList .acticleList-item .acticleImg {
  width: 100%;
  height: 3.56rem;
}
.acticleList .acticleList-item .acticleImg img {
  width: 100%;
  height: 100%;
}
.acticleList .acticleList-item .acticleBtm {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 0.1rem;
  align-items: center;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.24rem;
  bottom: 0;
  width: 100%;
}
.acticleList .acticleList-item .acticleBtm .name {
  width: 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 0.8rem;
}
.home-find .title-wrap {
  background: #fff;
}
.home-find .title-wrap .title {
  width: max-content;
  color: #000;
}
.home-find .van-ellipsis {
  overflow: inherit;
}
.home-find .van-tab__text--ellipsis {
  width: 100%;
  text-align: center;
}
.home-find .tab-title {
  font-size: 0.34rem;
  position: relative;
}
.home-find .tab-title img {
  position: absolute;
  right: 0.16rem;
  top: 0.3rem;
}
.home-find .tab-title span {
  padding: 0 0.2rem;
}
.home-find .tab-title span.bd-rh {
  position: relative;
  /*&::after{
    content: '';
    position: absolute;
    height: 80%;
    width: 1Px;
    background: #888;
    top: 2px;
    right: -7px;
  }*/
}
.home-find .left-icon {
  width: 0.26rem !important;
}
.home-find .van-tabs--line .van-tabs__wrap {
  height: 0.96rem;
  max-width: 480Px;
  margin: 0 auto;
}
.home-find .van-tabs--line .van-tabs__wrap .van-tab {
  line-height: 0.96rem;
}
.home-find .body-image-bd {
  padding: 0 0.2rem;
}
.home-find .body-image-bd .image-item-title {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.24rem;
  width: 100%;
  left: 0;
  position: relative;
}
.home-find .body-image-bd .image-item-title .label {
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  left: 0.2rem;
  top: -50%;
}
.home-find .body-image-bd .image-item-title .van-image {
  width: 0.6rem;
  height: 0.6rem;
}
.home-find .body-image-bd .image-item-title .icon-text-info {
  position: absolute;
  right: 0.2rem;
}
.home-find .body-image-bd .image-item-title .icon-text-info .act {
  color: #EA4D60;
}
.home-find .body-image-bd .image-item-title .icon-text-info a {
  font-size: 0.26rem;
}
.home-find .find-item.find-item-type1 {
  padding: 0.08rem 0.14rem 0;
}
.home-find .find-item.find-item-type1 li {
  float: left;
  margin: 0 0.08rem 0.16rem;
  border-radius: 0.12rem;
  width: calc(50% - 0.16rem);
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.06rem 0rem rgba(0, 0, 0, 0.5);
}
.home-find .find-item.find-item-type1 li img {
  display: block;
  width: 100%;
  height: 4.18rem;
}
.home-find .find-item.find-item-type1 li p {
  line-height: 1;
  font-size: 0.24rem;
  text-align: center;
  color: #767676;
  padding: 0.18rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.home-find .find-item.find-item-type2, .home-find .find-item.find-item-type5 {
  margin-left: 0.2rem;
  width: calc(100% - 0.4rem);
  box-shadow: 0rem 0.02rem 0.02rem 0rem rgba(0, 0, 0, 0.5);
  border-radius: 0.14rem;
}
.home-find .find-item.find-item-type2 li, .home-find .find-item.find-item-type5 li {
  padding: 0.2rem 0.2rem 0rem;
}
.home-find .find-item.find-item-type2 li:last-child .type2, .home-find .find-item.find-item-type5 li:last-child .type2 {
  border-bottom: none;
}
.home-find .find-item.find-item-type2 li .type2, .home-find .find-item.find-item-type5 li .type2 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.14rem;
  border-bottom: 0.02rem dashed #909090;
}
.home-find .find-item.find-item-type2 li .type2 .left-type-area, .home-find .find-item.find-item-type5 li .type2 .left-type-area {
  flex: 1;
  box-sizing: border-box;
  padding-right: 0.36rem;
}
.home-find .find-item.find-item-type2 li .type2 .left-type-area .type2-title, .home-find .find-item.find-item-type5 li .type2 .left-type-area .type2-title {
  padding-top: 0.12rem;
  text-align: left;
  font-size: 0.32rem;
  color: #2D2D2D;
  line-height: 0.4rem;
  height: 0.84rem;
  margin-bottom: 0.26rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.home-find .find-item.find-item-type2 li .type2 .left-type-area .type2-time, .home-find .find-item.find-item-type5 li .type2 .left-type-area .type2-time {
  font-size: 0.24rem;
  color: #909090;
}
.home-find .find-item.find-item-type2 li .type2 img, .home-find .find-item.find-item-type5 li .type2 img {
  display: block;
  width: 2.48rem;
  height: 1.52rem;
}
.home-find .find-item.find-item-type3, .home-find .find-item.find-item-type4 {
  padding: 0.08rem 0.2rem 0;
}
.home-find .find-item.find-item-type3 li, .home-find .find-item.find-item-type4 li {
  margin-bottom: 0.2rem;
  padding: 0.24rem 0.24rem 0;
  box-shadow: 0rem 0.02rem 0.02rem 0rem rgba(0, 0, 0, 0.5);
  border-radius: 0.14rem;
}
.home-find .find-item.find-item-type3 li .type3 .type-content, .home-find .find-item.find-item-type4 li .type3 .type-content {
  color: #2D2D2D;
  font-size: 0.28rem;
  line-height: 0.32rem;
  padding: 0 0.08rem 0.2rem 0.04rem;
  border-bottom: 0.02rem dashed #909090;
}
.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap, .home-find .find-item.find-item-type4 li .type3 .dianzan-wrap {
  display: flex;
  justify-content: space-between;
  height: 0.76rem;
  line-height: 0.76rem;
}
.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap > div, .home-find .find-item.find-item-type4 li .type3 .dianzan-wrap > div {
  flex: 1;
  box-sizing: border-box;
  height: 100%;
  text-align: center;
}
.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap > div span, .home-find .find-item.find-item-type4 li .type3 .dianzan-wrap > div span {
  display: inline-block;
}
.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap > div span img, .home-find .find-item.find-item-type4 li .type3 .dianzan-wrap > div span img {
  display: inline-block;
  margin: 0 auto;
  height: 0.28rem;
  width: 0.28rem;
}
.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap > div.dianzan-left-wrap, .home-find .find-item.find-item-type4 li .type3 .dianzan-wrap > div.dianzan-left-wrap {
  border-right: 0.02rem dashed #909090;
}
.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap > div.dianzan-right-wrap img, .home-find .find-item.find-item-type4 li .type3 .dianzan-wrap > div.dianzan-right-wrap img {
  position: relative;
  top: 0.04rem;
}
.home-find .find-item.find-item-type3 li .type3.type4 .type4-img, .home-find .find-item.find-item-type4 li .type3.type4 .type4-img {
  display: block;
  width: 100%;
  margin-bottom: 0.1rem;
}
.home-find .find-item.liuhe li {
  margin-top: 0.14rem;
  padding: 0 0.12rem;
  background: #fff;
  position: relative;
}
.home-find .find-item.liuhe li .yiym-box {
  position: absolute;
  width: 1.44rem;
  height: 0.7rem;
  padding-top: 0.08rem;
  padding-right: 0.04rem;
  text-align: right;
  font-size: 0.2rem;
  color: #fff;
  right: 0;
  top: 0;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
}
.home-find .find-item.liuhe li .liuhe-top {
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0 0.16rem 0.2rem;
  border-bottom: 0.02rem solid #E0E0E0;
}
.home-find .find-item.liuhe li .liuhe-top .liuhe-headpic {
  display: block;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  overflow: hidden;
  flex: none;
}
.home-find .find-item.liuhe li .liuhe-top .liuhe-user-info, .home-find .find-item.liuhe li .liuhe-top .liuhe-detail-info, .home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info {
  flex: 1;
  padding-left: 0.1rem;
}
.home-find .find-item.liuhe li .liuhe-top .liuhe-user-info p:nth-of-type(1), .home-find .find-item.liuhe li .liuhe-top .liuhe-detail-info p:nth-of-type(1), .home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info p:nth-of-type(1) {
  font-size: 0.26rem;
  color: #545454;
  margin-bottom: 0.08rem;
}
.home-find .find-item.liuhe li .liuhe-top .liuhe-user-info p:nth-of-type(2), .home-find .find-item.liuhe li .liuhe-top .liuhe-detail-info p:nth-of-type(2), .home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info p:nth-of-type(2) {
  font-size: 0.24rem;
  color: #7E7E7E;
  transform: scale(0.8);
  text-align: left;
  position: relative;
  left: -10%;
}
.home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info {
  flex: none;
  padding-right: 1.2rem;
}
.home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info p {
  color: #FF3D3D !important;
}
.home-find .find-item.liuhe li .liuhe-bottom {
  text-align: left;
  padding: 0.04rem 0.12rem 0.16rem 0.18rem;
  color: #545454;
  font-size: 0.24rem;
  line-height: 0.32rem;
}
.home-find .search-left-icon {
  font-size: 13Px;
  color: #EA4D60;
  position: relative;
}
.home-find .van-search__action {
  width: 105Px;
  line-height: 28Px;
  text-align: center;
  padding: 0;
}
.home-find .van-search__action span {
  display: inline-block;
  margin-left: 3Px;
  width: 45Px;
  font-size: 0.24rem;
  border-radius: 5Px;
  box-sizing: border-box;
  height: 28Px;
}
.home-find .van-search__action .search-btn {
  color: #fff;
  background: #EA4D60;
}
.home-find .van-search__action .sx-btn {
  color: #13ab56;
  border: 0.02rem solid #13ab56;
  position: relative;
  top: 1Px;
}
.home-find .van-search__action .sx-btn img {
  display: inline-block;
  width: 13Px;
  height: 13Px;
  position: relative;
  margin-right: 2Px;
  top: 0.04rem;
}
.home-find .sx-list {
  position: absolute;
  top: 0;
  height: 100vh;
  bottom: 0;
  right: 0;
  overflow: auto;
  padding: 0.26rem 0.22rem 0.26rem 0.38rem;
  background: #fff;
}
.home-find .sx-list > div {
  margin-bottom: 0.2rem;
}
.home-find .sx-list > div span {
  display: block;
  background: #E4E4E4;
  color: #353535;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.56rem;
  width: 3.16rem;
  border-radius: 0.1rem;
}
.home-find .sx-list > div.active span {
  background: #EA4D60;
  color: #fff;
}
.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;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.download-icon[data-v-298534e8] {
  position: fixed;
  top: 1.6rem;
  left: 0.24rem;
  width: 1.28rem;
}
.download-icon img[data-v-298534e8] {
  width: 100%;
}
.download-icon span[data-v-298534e8] {
  position: absolute;
  right: -0.14rem;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.28rem;
  height: 0.28rem;
  border-radius: 50%;
  font-size: 0.2rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.van-overlay[data-v-298534e8] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.download-container[data-v-298534e8] {
  width: 100%;
  max-width: 7rem;
  border-radius: 0.2rem;
  position: relative;
}
.download-container img[data-v-298534e8] {
  max-width: 100%;
  object-fit: contain;
  border-radius: 0.2rem;
  margin: 0 auto;
  display: block;
}
.download-container .download-body[data-v-298534e8] {
  background: #191919;
  padding: 0.3rem;
  border-radius: 0.2rem;
}
.download-container .download-head[data-v-298534e8] {
  width: 100%;
  display: flex;
  align-items: center;
}
.download-container .download-head img[data-v-298534e8] {
  width: 1.12rem;
}
.download-container .download-head span[data-v-298534e8] {
  color: #fff;
  font-size: 0.32rem;
  font-weight: bold;
  margin-left: 0.2rem;
}
.download-container .notice-btn[data-v-298534e8] {
  display: flex;
  width: 100%;
  justify-content: center;
}
.download-container .notice-btn img[data-v-298534e8] {
  width: 0.54rem;
  height: 0.54rem;
  margin-top: 0.2rem;
}
.download-container .download-btn[data-v-298534e8] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 0.16rem;
  background: #D1AE52;
  color: #69450C;
  font-size: 0.32rem;
  margin-top: 0.3rem;
  height: 0.8rem;
  font-weight: 800;
}
.download-container .download-btn img[data-v-298534e8] {
  width: 0.4rem;
  height: 0.4rem;
  cursor: pointer;
  margin-right: 0.12rem;
}
.wrapper[data-v-298534e8] {
  display: flex;
  justify-content: center;
  width: 95%;
  border-radius: 0.2rem;
}
.wrapper .available-pop-list[data-v-298534e8] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper .available-pop-list img[data-v-298534e8] {
  width: 100%;
  border-radius: 0.3rem;
  overflow: hidden;
}
.wrapper .available-pop-list .notice-btn[data-v-298534e8] {
  display: flex;
  width: 100%;
  justify-content: center;
}
.wrapper .available-pop-list .notice-btn img[data-v-298534e8] {
  width: 0.54rem;
  height: 0.54rem;
  margin-top: 0.2rem;
}
.wrapper .available-pop-list .available-pop-list-content-title[data-v-298534e8] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  font-weight: bolder;
  color: #fff;
  margin-top: 0.2rem;
  padding: 0.04rem 0.2rem;
  border-radius: 1rem;
  border: 1Px solid #fff;
  cursor: pointer;
}
.wrapper .available-pop-list .available-pop-list-content-title .icon_img[data-v-298534e8] {
  width: 0.44rem;
  margin-right: 0.08rem;
  border-radius: 0 !important;
}
.wrapper .available-pop-list .available-pop-list-content-title .down_img[data-v-298534e8] {
  width: 0.36rem;
  margin-right: 0.08rem;
  border-radius: 0 !important;
}
.block[data-v-298534e8] {
  width: 100%;
  position: relative;
}
.block .title-h[data-v-298534e8] {
  color: #000;
  font-weight: 700;
  margin: 0.2rem 0;
  text-align: center;
  font-size: 0.36rem;
}
.block .swiper-button-prev[data-v-298534e8], .block .swiper-button-next[data-v-298534e8] {
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
}
.block .swiper-button-prev[data-v-298534e8]:after, .block .swiper-button-next[data-v-298534e8]:after {
  color: #fff !important;
  font-size: 0.2rem;
}
.block .text[data-v-298534e8] {
  font-size: 0.28rem;
  padding: 0 0.4rem;
  line-height: 0.38rem;
  font-weight: 400;
  margin-top: 0.2rem;
  color: #fff;
}
.block[data-v-298534e8] .van-swipe {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  user-select: auto !important;
  -webkit-user-select: auto !important;
}
.block .swipe-title .van-ellipsis[data-v-298534e8] {
  text-align: left;
}
.block .swipe-title .tabs-text[data-v-298534e8] {
  display: flex;
  align-items: center;
}
.block .swipe-title .tabs-text div[data-v-298534e8] {
  width: 1rem;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  font-size: 0.24rem;
}
.block .swipe-title .van-tabs[data-v-298534e8] {
  background: #191919;
  border-radius: 0 0 0.2rem 0.2rem;
  overflow: hidden;
}
.block .swipe-title[data-v-298534e8] .van-tab--active {
  background: #3C3C3C !important;
}
.block .swipe-title[data-v-298534e8] .van-tab--active .tabs-text {
  color: #D1AE52 !important;
}
.block .swipe-title[data-v-298534e8] .van-tab--active .tabs-text .van-icon {
  color: #D1AE52 !important;
}
.block .swipe-title[data-v-298534e8] .van-tabs__nav {
  background: #191919 !important;
  color: #fff !important;
  font-size: 0.24rem;
  padding: 0 !important;
}
.block .swipe-title[data-v-298534e8] .van-tabs__nav .van-tab__text {
  color: #fff;
}
.block .swipe-title .van-tabs__nav--line[data-v-298534e8] {
  padding-bottom: 0.1rem;
  padding-left: 0 !important;
}
.block .swipe-title .van-tabs--line .van-tabs__wrap[data-v-298534e8] {
  height: inherit;
}
.block .swipe-title .van-tabs--line .van-tabs__wrap[data-v-298534e8]:after {
  border-width: 0 0;
}
.block .swipe-title[data-v-298534e8] .van-tabs__wrap--scrollable .van-tab {
  padding: 0 0.2rem !important;
}
.block .swipe-title .van-tab[data-v-298534e8] {
  line-height: inherit;
  font-size: inherit;
  padding: 0 !important;
}
.block .notice-btn[data-v-298534e8] {
  display: flex;
  width: 100%;
  justify-content: center;
}
.block .notice-btn img[data-v-298534e8] {
  width: 0.54rem;
  height: 0.54rem;
  margin-top: 0.5rem;
}
.block .close[data-v-298534e8] {
  position: absolute;
  width: 0.54rem;
  height: 0.54rem;
  bottom: -0.8rem;
  left: 50%;
  margin-left: -0.28rem;
}
.van_notice[data-v-298534e8] {
  margin: 0 0.2rem 0;
  border-radius: 0.2rem;
  overflow: hidden;
}
.ad_swiper[data-v-298534e8] {
  height: 4.8rem;
  background-color: #ffffff;
}
.ad_swiper .van-swipe-item img[data-v-298534e8] {
  width: 100%;
  height: 100%;
}
.van-nav-bar[data-v-298534e8] {
  background: #07c160;
}
.van-nav-bar .van-nav-bar__title[data-v-298534e8] {
  color: #fff;
  font-size: 0.36rem;
  font-weight: bold;
}
.van-notice-bar[data-v-298534e8] {
  padding: 0 0.2rem;
  color: #444444;
  font-size: 0.24rem;
  height: 0.7rem;
}
.notice-dialog[data-v-298534e8] {
  padding: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.block-lottery[data-v-298534e8] {
  margin-top: 0.1rem;
  padding: 0.1rem 0.2rem 0.3rem 0.2rem;
}
.block-lottery .kj_content_1[data-v-298534e8] {
  margin-left: 0.96rem;
}
.block-lottery .kj_content[data-v-298534e8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #07c160;
  color: #fff;
  padding: 0.1rem;
  border-radius: 0.1rem;
}
.block-lottery .kj_content img[data-v-298534e8] {
  width: 0.28rem;
  object-fit: contain;
  margin-right: 0.06rem;
}
.block-lottery .block-lottery-head[data-v-298534e8] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  font-size: 0.26rem;
}
.block-lottery .block-lottery-head .kj-img[data-v-298534e8] {
  width: 1.6rem;
  height: 0.4rem;
}
.block-lottery .block-lottery-head .kj-img img[data-v-298534e8] {
  width: 100%;
  height: 100%;
}
.block-lottery .platform-list[data-v-298534e8] {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0;
  gap: 0.2rem;
  margin-top: 0.2rem;
}
.block-lottery .platform-list li[data-v-298534e8] {
  width: 1.8rem;
  height: 0.7rem;
}
.block-lottery .platform-list li .item-body[data-v-298534e8] {
  height: 100%;
  background-color: #fff;
  color: #323233;
  background-size: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 0.16rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.block-lottery .platform-list li .item-body .title[data-v-298534e8] {
  font-size: 0.24rem;
  padding-bottom: 0.04rem;
  line-height: 1;
  padding-top: 0.16rem;
}
.block-lottery .platform-list li .item-body .time[data-v-298534e8] {
  font-size: 0.24rem;
  transform: translateZ(0);
  padding-bottom: 0.1rem;
}
.block-lottery .platform-list li .item-body .time span[data-v-298534e8] {
  float: left;
  transform: scale(0.9);
  white-space: nowrap;
  transform-origin: 1rem 0;
  left: 0;
}
.block-lottery .platform-list li .item-body.act[data-v-298534e8] {
  background-size: 100%;
  background: #07c160;
  color: #fff;
}
.block-lottery .platform-list li .item-body.act .title[data-v-298534e8] {
  font-size: 0.26rem;
  color: #fff;
}
@media screen and (min-width: 768px) {
.ad_swiper[data-v-298534e8] {
    height: 308Px !important;
}
.wrapper[data-v-298534e8] {
    max-width: 460Px;
    height: 720Px !important;
}
}
.title-time[data-v-298534e8] {
  font-size: 0.28rem;
  color: #999;
  text-align: center;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.download-icon[data-v-756946cc] {
  position: fixed;
  top: 1.6rem;
  left: 0.24rem;
  width: 1.28rem;
}
.download-icon img[data-v-756946cc] {
  width: 100%;
}
.download-icon span[data-v-756946cc] {
  position: absolute;
  right: -0.14rem;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.28rem;
  height: 0.28rem;
  border-radius: 50%;
  font-size: 0.2rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.van-overlay[data-v-756946cc] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.download-container[data-v-756946cc] {
  width: 100%;
  max-width: 8rem;
  border-radius: 0.2rem;
  position: relative;
}
.download-container .download-body[data-v-756946cc] {
  background: #191919;
  padding: 0.3rem;
  border-radius: 0.2rem;
}
.download-container .download-head[data-v-756946cc] {
  width: 100%;
  display: flex;
  align-items: center;
}
.download-container .download-head img[data-v-756946cc] {
  width: 1.12rem;
}
.download-container .download-head span[data-v-756946cc] {
  color: #fff;
  font-size: 0.32rem;
  font-weight: bold;
  margin-left: 0.2rem;
}
.download-container .notice-btn[data-v-756946cc] {
  display: flex;
  width: 100%;
  justify-content: center;
}
.download-container .notice-btn img[data-v-756946cc] {
  width: 0.54rem;
  height: 0.54rem;
  margin-top: 0.2rem;
}
.download-container .download-btn[data-v-756946cc] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 0.16rem;
  background: #D1AE52;
  color: #69450C;
  font-size: 0.32rem;
  margin-top: 0.3rem;
  height: 0.8rem;
  font-weight: 800;
}
.download-container .download-btn img[data-v-756946cc] {
  width: 0.4rem;
  height: 0.4rem;
  cursor: pointer;
  margin-right: 0.12rem;
}
.wrapper[data-v-756946cc] {
  display: flex;
  justify-content: center;
  width: 95%;
  border-radius: 0.2rem;
}
.wrapper .available-pop-list[data-v-756946cc] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper .available-pop-list img[data-v-756946cc] {
  width: 100%;
  border-radius: 0.3rem;
  overflow: hidden;
}
.wrapper .available-pop-list .notice-btn[data-v-756946cc] {
  display: flex;
  width: 100%;
  justify-content: center;
}
.wrapper .available-pop-list .notice-btn img[data-v-756946cc] {
  width: 0.54rem;
  height: 0.54rem;
  margin-top: 0.2rem;
}
.wrapper .available-pop-list .available-pop-list-content-title[data-v-756946cc] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  font-weight: bolder;
  color: #fff;
  margin-top: 0.2rem;
  padding: 0.04rem 0.2rem;
  border-radius: 1rem;
  border: 1Px solid #fff;
  cursor: pointer;
}
.wrapper .available-pop-list .available-pop-list-content-title .icon_img[data-v-756946cc] {
  width: 0.44rem;
  margin-right: 0.08rem;
  border-radius: 0 !important;
}
.wrapper .available-pop-list .available-pop-list-content-title .down_img[data-v-756946cc] {
  width: 0.36rem;
  margin-right: 0.08rem;
  border-radius: 0 !important;
}
.block[data-v-756946cc] {
  width: 100%;
  position: relative;
}
.block .title-h[data-v-756946cc] {
  color: #000;
  font-weight: 700;
  margin: 0.2rem 0;
  text-align: center;
  font-size: 0.36rem;
}
.block .swiper-button-prev[data-v-756946cc], .block .swiper-button-next[data-v-756946cc] {
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
}
.block .swiper-button-prev[data-v-756946cc]:after, .block .swiper-button-next[data-v-756946cc]:after {
  color: #fff !important;
  font-size: 0.2rem;
}
.block .text[data-v-756946cc] {
  font-size: 0.28rem;
  padding: 0 0.4rem;
  line-height: 0.38rem;
  font-weight: 400;
  margin-top: 0.2rem;
  color: #fff;
}
.block[data-v-756946cc] .van-swipe {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  user-select: auto !important;
  -webkit-user-select: auto !important;
}
.block .swipe-title .van-ellipsis[data-v-756946cc] {
  text-align: left;
}
.block .swipe-title .tabs-text[data-v-756946cc] {
  display: flex;
  align-items: center;
}
.block .swipe-title .tabs-text div[data-v-756946cc] {
  width: 1rem;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  font-size: 0.24rem;
}
.block .swipe-title .van-tabs[data-v-756946cc] {
  background: #191919;
  border-radius: 0 0 0.2rem 0.2rem;
  overflow: hidden;
}
.block .swipe-title[data-v-756946cc] .van-tab--active {
  background: #3C3C3C !important;
}
.block .swipe-title[data-v-756946cc] .van-tab--active .tabs-text {
  color: #D1AE52 !important;
}
.block .swipe-title[data-v-756946cc] .van-tab--active .tabs-text .van-icon {
  color: #D1AE52 !important;
}
.block .swipe-title[data-v-756946cc] .van-tabs__nav {
  background: #191919 !important;
  color: #fff !important;
  font-size: 0.24rem;
  padding: 0 !important;
}
.block .swipe-title[data-v-756946cc] .van-tabs__nav .van-tab__text {
  color: #fff;
}
.block .swipe-title .van-tabs__nav--line[data-v-756946cc] {
  padding-bottom: 0.1rem;
  padding-left: 0 !important;
}
.block .swipe-title .van-tabs--line .van-tabs__wrap[data-v-756946cc] {
  height: inherit;
}
.block .swipe-title .van-tabs--line .van-tabs__wrap[data-v-756946cc]:after {
  border-width: 0 0;
}
.block .swipe-title[data-v-756946cc] .van-tabs__wrap--scrollable .van-tab {
  padding: 0 0.2rem !important;
}
.block .swipe-title .van-tab[data-v-756946cc] {
  line-height: inherit;
  font-size: inherit;
  padding: 0 !important;
}
.block .notice-btn[data-v-756946cc] {
  display: flex;
  width: 100%;
  justify-content: center;
}
.block .notice-btn img[data-v-756946cc] {
  width: 0.54rem;
  height: 0.54rem;
  margin-top: 0.5rem;
}
.block .close[data-v-756946cc] {
  position: absolute;
  width: 0.54rem;
  height: 0.54rem;
  bottom: -0.8rem;
  left: 50%;
  margin-left: -0.28rem;
}
.van_notice[data-v-756946cc] {
  margin: 0 0.2rem 0;
  border-radius: 0.2rem;
  overflow: hidden;
}
.ad_swiper[data-v-756946cc] {
  height: 4.8rem;
  background-color: #ffffff;
}
.ad_swiper .van-swipe-item img[data-v-756946cc] {
  width: 100%;
  height: 100%;
}
.van-nav-bar[data-v-756946cc] {
  background: #07c160;
}
.van-nav-bar .van-nav-bar__title[data-v-756946cc] {
  color: #fff;
  font-size: 0.36rem;
  font-weight: bold;
}
.van-notice-bar[data-v-756946cc] {
  padding: 0 0.2rem;
  color: #444444;
  font-size: 0.24rem;
  height: 0.7rem;
}
.notice-dialog[data-v-756946cc] {
  padding: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.block-lottery[data-v-756946cc] {
  margin-top: 0.1rem;
  padding: 0.1rem 0.2rem 0.3rem 0.2rem;
}
.block-lottery .kj_content_1[data-v-756946cc] {
  margin-left: 0.96rem;
}
.block-lottery .kj_content[data-v-756946cc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #07c160;
  color: #fff;
  padding: 0.1rem;
  border-radius: 0.1rem;
}
.block-lottery .kj_content img[data-v-756946cc] {
  width: 0.28rem;
  object-fit: contain;
  margin-right: 0.06rem;
}
.block-lottery .block-lottery-head[data-v-756946cc] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  font-size: 0.26rem;
}
.block-lottery .block-lottery-head .kj-img[data-v-756946cc] {
  width: 1.6rem;
  height: 0.4rem;
}
.block-lottery .block-lottery-head .kj-img img[data-v-756946cc] {
  width: 100%;
  height: 100%;
}
.block-lottery .platform-list[data-v-756946cc] {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0;
  gap: 0.2rem;
  margin-top: 0.2rem;
}
.block-lottery .platform-list li[data-v-756946cc] {
  width: 1.8rem;
  height: 0.7rem;
}
.block-lottery .platform-list li .item-body[data-v-756946cc] {
  height: 100%;
  background-color: #fff;
  color: #323233;
  background-size: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 0.16rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.block-lottery .platform-list li .item-body .title[data-v-756946cc] {
  font-size: 0.24rem;
  padding-bottom: 0.04rem;
  line-height: 1;
  padding-top: 0.16rem;
}
.block-lottery .platform-list li .item-body .time[data-v-756946cc] {
  font-size: 0.24rem;
  transform: translateZ(0);
  padding-bottom: 0.1rem;
}
.block-lottery .platform-list li .item-body .time span[data-v-756946cc] {
  float: left;
  transform: scale(0.9);
  white-space: nowrap;
  transform-origin: 1rem 0;
  left: 0;
}
.block-lottery .platform-list li .item-body.act[data-v-756946cc] {
  background-size: 100%;
  background: #07c160;
  color: #fff;
}
.block-lottery .platform-list li .item-body.act .title[data-v-756946cc] {
  font-size: 0.26rem;
  color: #fff;
}
@media screen and (min-width: 768px) {
.ad_swiper[data-v-756946cc] {
    height: 308Px !important;
}
.wrapper[data-v-756946cc] {
    max-width: 460Px;
    height: 720Px !important;
}
}
.title-time[data-v-756946cc] {
  font-size: 0.28rem;
  color: #999;
  text-align: center;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
html {
  font-size: 13.33333vw;
}
html, body, div, p, ul, li, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 320px) {
html {
    font-size: 42.667PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 321px) and (max-width: 360px) {
html {
    font-size: 48PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 361px) and (max-width: 375px) {
html {
    font-size: 50PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 376px) and (max-width: 393px) {
html {
    font-size: 52.4PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 394px) and (max-width: 412px) {
html {
    font-size: 54.93PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 413px) and (max-width: 414px) {
html {
    font-size: 55.2PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 415px) and (max-width: 480px) {
html {
    font-size: 64PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 481px) and (max-width: 540px) {
html {
    font-size: 72PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 541px) and (max-width: 640px) {
html {
    font-size: 85.33PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 641px) and (max-width: 720px) {
html {
    font-size: 96PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 721px) and (max-width: 768px) {
html {
    font-size: 102.4PX;
    font-size: 13.33333vw;
}
}
@media screen and (min-width: 769px) {
html {
    font-size: 64PX;
}
html #app {
    width: 480Px;
    margin: 0 auto;
}
}
* {
  box-sizing: border-box;
}
body {
  color: #434343;
  font-size: 0.28rem;
  font-family: "PingFangSC-Regular", "Microsoft YaHei", Helvetica;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
input, button, select, textarea {
  outline: none;
}
.b-t {
  border-top: solid 3Px #f8f8f8;
}
.m-t-46 {
  margin-top: 46Px;
}
.p-t-46 {
  padding-top: 46Px;
}
.btn.primary-btn {
  width: calc(100% - 0.6rem);
  margin: 0 auto;
  background: #077E35;
  height: 0.88rem;
  line-height: 0.88rem;
  color: #fff;
  font-size: 0.32rem;
  text-align: center;
  border-radius: 0.44rem;
}
.van-cell__value .van-field__body input {
  height: 24Px;
}
.van-overflow-hidden {
  height: 100vh;
}
@media screen and (min-width: 768px) {
.van-nav-bar {
    max-width: 480Px;
    left: 50% !important;
    transform: translate(-50%, 0);
}
.van-index-bar__sidebar {
    left: 480Px;
}
.van-popup--top {
    max-width: 480Px;
    left: 50% !important;
    margin-left: -240Px;
}
.van-popup--bottom {
    max-width: 480Px;
    left: inherit !important;
}
}
.van-dialog {
  max-width: 480Px;
}
.bar-logo {
  width: 1.6rem;
}
.vh100 {
  height: 100vh;
  overflow: hidden;
  overflow-y: auto;
}
.box-center {
  max-width: 480Px;
  margin: 0 auto;
}
.new-van-tabs .van-tabs__nav--card {
  border-color: #EA4D60;
}
.new-van-tabs .van-tabs__nav--card .van-tab {
  color: #EA4D60;
  font-size: 0.24rem;
  border-color: #EA4D60;
}
.new-van-tabs .van-tabs__nav--card .van-tab.van-tab--active {
  background-color: #EA4D60;
  color: #fff;
}
.text-info-list {
  padding: 0 0.3rem;
}
.text-info-list li {
  border-bottom: solid #ddd 0.02rem;
  padding: 0.2rem 0;
}
.text-info-list li .title {
  font-size: 0.26rem;
  padding: 0.4rem 0 0.3rem 0;
  line-height: 0.44rem;
  color: #434343;
}
.text-info-list li .ft-icon .tool-icon-text {
  margin-right: 0.4rem;
}
.van-toast--bottom {
  bottom: 2rem !important;
}
.new-sub-btn {
  width: 100%;
  border-radius: 0.4rem;
  background: #EB4D60;
  line-height: 0.76rem;
  font-size: 0.34rem;
  text-align: center;
  color: #fff;
}
.new-sub-btn.dsb {
  background-color: #C0C0C0;
  color: #fff;
}
.new-table {
  width: 100%;
  border: solid #eee 1Px;
  font-size: 12Px;
  text-align: center;
  border-bottom: 0;
  border-right: 0;
}
.new-table thead tr {
  height: 0.6rem;
}
.new-table tbody tr {
  height: 25Px;
}
.new-table tbody tr:nth-child(odd) {
  background: #FCF9FC;
}
.new-table td {
  border-bottom: solid #eee 1Px;
  border-right: solid #eee 1Px;
}
.van-button--primary {
  border: 0.02rem solid #EA4D60;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.02rem dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -0.04rem;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.tooltip {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner {
  background: black;
  color: white;
  border-radius: 0.32rem;
  padding: 0.1rem 0.2rem 0.08rem;
}
.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 0.1rem;
  border-color: black;
  z-index: 1;
}
.tooltip[x-placement^=top] {
  margin-bottom: 0.1rem;
}
.tooltip[x-placement^=top] .tooltip-arrow {
  border-width: 0.1rem 0.1rem 0 0.1rem;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -0.1rem;
  left: calc(50% - 0.1rem);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^=bottom] {
  margin-top: 0.1rem;
}
.tooltip[x-placement^=bottom] .tooltip-arrow {
  border-width: 0 0.1rem 0.1rem 0.1rem;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -0.1rem;
  left: calc(50% - 0.1rem);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^=right] {
  margin-left: 0.1rem;
}
.tooltip[x-placement^=right] .tooltip-arrow {
  border-width: 0.1rem 0.1rem 0.1rem 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -0.1rem;
  top: calc(50% - 0.1rem);
  margin-left: 0;
  margin-right: 0;
}
.tooltip[x-placement^=left] {
  margin-right: 0.1rem;
}
.tooltip[x-placement^=left] .tooltip-arrow {
  border-width: 0.1rem 0 0.1rem 0.1rem;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -0.1rem;
  top: calc(50% - 0.1rem);
  margin-left: 0;
  margin-right: 0;
}
.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: black;
  padding: 0.2rem;
  border-radius: 0.1rem;
  box-shadow: 0 0.1rem 0.6rem rgba(0, 0, 0, 0.1);
}
.tooltip.popover .popover-arrow {
  border-color: #f9f9f9;
}
.tooltip[aria-hidden=true] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.tooltip.popover .popover-inner {
  background: #fff;
  color: black;
  padding: 0rem;
  border-radius: 0.1rem;
  box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}
.tooltip.popover .popover-arrow {
  border-color: #fff;
}
*:focus {
  outline: none;
}
video {
  -webkit-touch-callout: none;
  /* 禁止长按菜单 */
  -webkit-user-select: none;
  user-select: none;
}
#app {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
#app .m-drige-icon {
  right: 0.2rem;
  top: 5.9rem;
  z-index: 100;
}
#app .m-drige-icon .van-icon {
  position: absolute;
  right: -0.2rem;
  top: -0.2rem;
  color: red;
  font-size: 0.36rem;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}
#app .m-drige-icon a {
  -webkit-user-drag: none;
}
#app .m-drige-icon img {
  width: 1.16rem;
  height: 1.16rem;
  -webkit-user-drag: none;
}
#app .availablePopList {
  width: 100%;
}
#app .availablePopList .close-check {
  margin-bottom: 0.1rem;
  z-index: 1000;
  position: relative;
  float: right;
}
#app .availablePopList .close-check .van-checkbox__label {
  color: #fff;
}
#app .availablePopList .close-check .van-checkbox__icon--checked .van-icon {
  border-color: #fff !important;
}
#app .availablePopList .availablePopList-item {
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 1s;
}
#app .availablePopList .availablePopList-item img {
  width: 6rem;
}
#app .availablePopList .availablePopList-item .availablePopList-item-bd {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0.8rem 1.2rem;
  text-align: center;
}
#app .availablePopList .availablePopList-item .availablePopList-item-bd .nr-hd {
  font-size: 0.36rem;
  color: #ec5a5a;
}
#app .availablePopList .availablePopList-item .availablePopList-item-bd .nr-bd {
  font-size: 0.34rem;
  padding: 0.2rem;
  text-align: left;
  color: #fcff1f;
  margin-top: 2.4rem;
  font-weight: bold;
  white-space: pre;
  line-height: 0.64rem;
}
#app .not-network .text-img {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 0.32rem;
  color: #999;
  text-align: center;
  width: 3rem;
  transform: translate(-50%, -50%);
}
#app .not-network .text-img img {
  width: 1.6rem;
}
#app .not-network .text-img div {
  line-height: 0.46rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.van-row {
  width: 100%;
}
.border-box {
  background: #1E1E1E;
  border-radius: 10Px;
}
.border-box .border-box-body {
  padding: 0.2rem;
  background-color: #1E1E1E;
  border-radius: 10Px;
}
.border-box .border-box-body .border-box-body-hd {
  padding-bottom: 0.2rem;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.border-box .border-box-body .border-box-body-hd .text-left {
  text-align: left;
  color: #fff;
}
.border-box .border-box-body .border-box-body-hd .text-left span {
  color: #fff;
  padding: 0 2Px;
}
.border-box .border-box-body .border-box-body-hd .text-right {
  font-size: 0.24rem;
  text-align: right;
}
.border-box .border-box-body .border-box-body-hd .text-right a {
  color: #077E35;
}
.border-box .border-box-body .slot-icon {
  display: inline-block;
  width: 0.68rem;
  height: 0.68rem;
  line-height: 0.72rem;
}
.border-box .border-box-body .slot-icon.bg-amage-0 {
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
}
.border-box .border-box-body .slot-icon.bg-amage-1 {
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
}
.border-box .border-box-body .slot-icon.bg-amage-2 {
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
}
.border-box .border-box-body .slot-icon.bg-amage-3 {
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
}
.border-box .border-box-body .slot-text {
  font-size: 0.24rem;
  color: #fff;
  padding-top: 0.06rem;
}
.border-box .border-box-body .connect {
  padding-top: 0.18rem;
  text-align: center;
  padding-right: 0.14rem;
}
.border-box .border-box-body .connect i {
  font-size: 0.48rem;
}
.border-box .border-box-body .border-box-body-ft {
  justify-content: space-between;
  text-align: center;
  padding-top: 0.2rem;
  font-size: 0.24rem;
  color: #161616;
}
.border-box .kj_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #363636;
  color: #fff;
  padding: 5Px;
  border-radius: 5Px;
}
.border-box .kj_content img {
  width: 0.28rem;
  object-fit: contain;
  margin-right: 3Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.home .van-popup[data-v-5954443c] {
  width: 100%;
}
.home .header-download[data-v-5954443c] {
  font-size: 0.24rem;
  color: #fff;
  border: 1Px solid #fff;
  border-radius: 0.3rem;
  padding: 0.04rem 0.2rem;
  font-weight: bolder;
}
.home .home-formula-img[data-v-5954443c] {
  width: 100%;
  margin-top: 0.2rem;
}
@media screen and (min-width: 768px) {
.ad_swiper[data-v-5954443c] {
    height: 364Px !important;
}
.wrapper[data-v-5954443c] {
    max-width: 460Px;
    height: 720Px !important;
}
}
.my-swipe[data-v-5954443c] {
  padding-bottom: 20Px;
}
.title-time[data-v-5954443c] {
  font-size: 0.28rem;
  color: #999;
  text-align: center;
}
.fit-icon-text[data-v-5954443c] {
  position: fixed;
  bottom: 0.9rem;
  width: 100%;
  left: 0;
  padding: 0.16rem;
  text-align: center;
  z-index: 1;
}
.fit-icon-text .fit-container[data-v-5954443c] {
  max-width: 480Px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fit-icon-text .fit-container div[data-v-5954443c] {
  display: flex;
  align-items: center;
  border-radius: 0.1rem;
  background: #363636;
  padding: 0.08rem 0.24rem;
}
.fit-icon-text .fit-container div .ft-icon-3d[data-v-5954443c] {
  display: flex;
  align-items: center;
  background: #363636;
  border: none !important;
  height: 0.44rem;
}
.fit-icon-text .fit-container div .d-img[data-v-5954443c] {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.1rem;
}
.fit-icon-text .fit-container div:nth-child(1) .fit-text[data-v-5954443c] {
  color: #07c160;
}
.fit-icon-text .fit-container div:nth-child(2) .fit-text[data-v-5954443c] {
  color: #07c160;
}
.fit-icon-text .fit-container div:nth-child(3) .fit-text[data-v-5954443c] {
  color: #F83A3A;
}
.fit-icon-text .fit-container div:nth-child(4) .fit-text[data-v-5954443c] {
  color: #F83A3A;
}
.fit-icon-text .fit-container div:nth-child(5) .fit-text[data-v-5954443c] {
  color: #02A7F0;
}
.fit-icon-text .fit-container div .ft-icon-imgs[data-v-5954443c] {
  width: 0.44rem;
  height: 0.44rem;
  margin-right: 0.1rem;
}
.fit-icon-text .fit-container div .fit-text[data-v-5954443c] {
  font-size: 0.24rem;
}
.fit-icon-text .fit-container .fit-item0[data-v-5954443c] {
  background: #000000;
}
.fit-icon-text .fit-container .fit-item0 .fit-text[data-v-5954443c] {
  color: #fff !important;
}
.fit-icon-text .fit-container .fit-item1[data-v-5954443c] {
  background: #000000;
}
.fit-icon-text .fit-container .fit-item1 .fit-text[data-v-5954443c] {
  color: #fff !important;
}
.fit-icon-text .fit-container .fit-item2[data-v-5954443c] {
  background: #000000;
}
.fit-icon-text .fit-container .fit-item2 .fit-text[data-v-5954443c] {
  color: #fff !important;
}
.fit-icon-text .fit-container .fit-item3[data-v-5954443c] {
  background: #000000;
}
.fit-icon-text .fit-container .fit-item3 .fit-text[data-v-5954443c] {
  color: #fff !important;
}
.fit-icon-text .fit-container .fit-item4[data-v-5954443c] {
  background: #000000;
}
.fit-icon-text .fit-container .fit-item4 .fit-text[data-v-5954443c] {
  color: #fff !important;
}
.home[data-v-5954443c] {
  padding-bottom: 1.2rem;
  padding-top: 0.92rem;
  background: #000;
}
.home .van-nav-bar[data-v-5954443c] {
  background: #000;
}
.home .van-nav-bar[data-v-5954443c] .van-nav-bar__title {
  color: #fff !important;
  font-size: 0.36rem;
  font-weight: bold;
}
.home .banner[data-v-5954443c] {
  height: 3rem;
  margin: 0.2rem 0.2rem 0;
  border-radius: 10Px;
  overflow: hidden;
}
.home .banner .item[data-v-5954443c] {
  height: 3rem;
}
.home .banner .item img[data-v-5954443c] {
  width: 100%;
}
.home .van_notice[data-v-5954443c] {
  margin: 0 0.2rem 0;
  border-radius: 10Px;
  overflow: hidden;
  background: #1E1E1E;
}
.home .ad_swiper[data-v-5954443c] {
  height: 4.8rem;
}
.home .ad_swiper .van-swipe-item img[data-v-5954443c] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home .van-notice-bar[data-v-5954443c] {
  padding: 0 0.2rem;
  color: #444444;
  font-size: 0.24rem;
  height: 0.7rem;
}
.home .notice-dialog[data-v-5954443c] {
  padding: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.home .block-lottery[data-v-5954443c] {
  margin-top: 5Px;
  padding: 0.1rem 0.2rem 0.3rem 0.2rem;
}
.home .block-lottery .kj_content_1[data-v-5954443c] {
  margin-left: 0.96rem;
}
.home .block-lottery .kj_content[data-v-5954443c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #363636;
  color: #fff;
  padding: 5Px;
  border-radius: 5Px;
}
.home .block-lottery .kj_content img[data-v-5954443c] {
  width: 0.28rem;
  object-fit: contain;
  margin-right: 3Px;
}
.home .block-lottery .block-lottery-head[data-v-5954443c] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  font-size: 0.26rem;
}
.home .block-lottery .block-lottery-head .kj-img[data-v-5954443c] {
  width: 1.6rem;
  height: 0.4rem;
}
.home .block-lottery .block-lottery-head .kj-img img[data-v-5954443c] {
  width: 100%;
  height: 100%;
}
.home .block-lottery .platform-list[data-v-5954443c] {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0;
  gap: 0.12rem;
  margin-top: 0.2rem;
}
.home .block-lottery .platform-list li[data-v-5954443c] {
  width: 1.7rem;
  height: 0.7rem;
}
.home .block-lottery .platform-list li .item-body[data-v-5954443c] {
  height: 100%;
  background-color: #363636;
  color: #fff;
  background-size: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 8Px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home .block-lottery .platform-list li .item-body .title[data-v-5954443c] {
  font-size: 0.24rem;
  padding-bottom: 2Px;
  line-height: 1;
  padding-top: 8Px;
}
.home .block-lottery .platform-list li .item-body .time[data-v-5954443c] {
  font-size: 12Px;
  transform: translateZ(0);
  padding-bottom: 5Px;
}
.home .block-lottery .platform-list li .item-body .time span[data-v-5954443c] {
  float: left;
  transform: scale(0.8);
  white-space: nowrap;
  transform-origin: 0.76rem 0;
  left: 0;
}
.home .block-lottery .platform-list li .item-body.act[data-v-5954443c] {
  background-size: 100%;
  background: #000000;
  color: #fff;
  border: 1Px solid #fff;
}
.home .block-lottery .platform-list li .item-body.act .title[data-v-5954443c] {
  font-size: 0.26rem;
  color: #fff;
}
.home .category-tr[data-v-5954443c] {
  background: #eee;
  margin: 0 0.2rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.home .category-tr .download-index[data-v-5954443c] {
  padding: 0.2rem 0.26rem 0;
  background: #fff;
}
.home .category-tr .download-index img[data-v-5954443c] {
  display: block;
  width: 100%;
}
.home .category-icon[data-v-5954443c] {
  text-align: center;
  padding: 0.2rem 0 0;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}
.home .category-icon .icon-text .text[data-v-5954443c] {
  padding: 0.1rem 0 0.3rem !important;
}
.home .category-icon .van-col--5[data-v-5954443c] {
  width: 20%;
}
.home .category-icon .icon-bg[data-v-5954443c] {
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  line-height: 0.6rem;
}
.home .category-icon .icon-bg i[data-v-5954443c] {
  font-size: 0.44rem;
}
.home .category-icon .icon-bg img[data-v-5954443c] {
  width: 0.52rem;
  height: 0.52rem;
  object-fit: contain;
}
.home .category-icon .icon-bg.gray[data-v-5954443c] {
  background: #20d497;
}
.home .body-image[data-v-5954443c] {
  margin-top: 0.2rem;
}
.home .body-image .body-image-hd[data-v-5954443c] {
  padding: 5Px;
  background: #fff;
  max-width: 480Px;
  border-radius: 10Px;
  overflow: hidden;
  margin: 0 0.2rem 0.1rem;
}
.home .body-image .body-image-hd .icon-text[data-v-5954443c] {
  padding-top: 0.2rem !important;
}
.home .body-image .body-image-hd .icon-text .text[data-v-5954443c] {
  font-size: 0.24rem !important;
  padding-bottom: 0 !important;
}
.home .body-image .body-image-hd .hd[data-v-5954443c] {
  padding-bottom: 0.2rem;
  color: #3c3c3c;
  display: flex;
  justify-content: space-between;
}
.home .body-image .body-image-hd .hd .hd-right[data-v-5954443c] {
  display: flex;
}
.home .body-image .body-image-hd .hd .hd-right img[data-v-5954443c] {
  width: 0.26rem;
}
.home .body-image .body-image-hd .hd .hd-right .tool-icon-text[data-v-5954443c] {
  margin-left: 0.3rem;
}
.home .body-image .body-image-hd .hd .hd-right .colour[data-v-5954443c] {
  color: #EA4D60;
}
.home .body-image .body-image-hd .icon-text[data-v-5954443c] {
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 0.4rem;
}
.home .body-image .body-image-hd .icon-bg[data-v-5954443c] {
  width: 0.56rem;
  height: 0.56rem;
  text-align: center;
  display: flex;
  /* display: inline-block; */
  justify-content: center;
  align-items: center;
}
.home .body-image .body-image-hd .icon-bg img[data-v-5954443c] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home .body-image .body-image-hd .icon-bg i[data-v-5954443c] {
  font-size: 0.44rem;
}
.home .body-image .body-image-hd .icon-bg.gray[data-v-5954443c] {
  background: #a4a4a4;
}
.home .body-image .body-image-hd .van-ellipsis[data-v-5954443c] {
  text-align: left;
}
.home .body-image .body-image-hd .van-tabs__nav--line[data-v-5954443c] {
  padding-bottom: 0.1rem;
}
.home .body-image .body-image-hd .van-tabs--line .van-tabs__wrap[data-v-5954443c] {
  height: inherit;
}
.home .body-image .body-image-hd .van-tabs--line .van-tabs__wrap[data-v-5954443c]:after {
  border-width: 0 0;
}
.home .body-image .body-image-hd .van-tab[data-v-5954443c] {
  line-height: inherit;
  font-size: inherit;
  padding: 0;
}
.home .body-image .body-image-bd[data-v-5954443c] {
  padding: 0 0.2rem;
}
.home .body-image .body-image-bd .image-item-title[data-v-5954443c] {
  padding: 0.2rem 0;
  font-size: 0.24rem;
  text-align: center;
  color: #434343;
}
.home .icon-bottom-bg[data-v-5954443c] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 0.2rem;
}
.home .float-bnt[data-v-5954443c] {
  position: fixed;
  bottom: 3.4rem;
  right: 0.24rem;
  width: 1rem;
  height: 1rem;
  z-index: 101;
}
.home .float-bnt.bottom-moretop[data-v-5954443c] {
  bottom: 3.4rem;
}
.home .float-bnt .icon-btn[data-v-5954443c] {
  display: inline-block;
  background-image: url(../img/push_3c58aab2.png);
  background-size: 100% 100%;
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  transition: all 0.4s;
}
.home .float-bnt .icon-btn.oft0[data-v-5954443c] {
  transform: rotate(180deg);
  background-image: url(../img/push-open_6c328e22.png);
}
.home .float-bnt .icon-tool-btn[data-v-5954443c] {
  position: absolute;
  top: 0rem;
  right: 0rem;
  text-align: center;
  transition: all 0.4s;
  opacity: 0;
  pointer-events: none;
  flex-direction: row-reverse;
  align-items: center;
  display: flex;
}
.home .float-bnt .icon-tool-btn span[data-v-5954443c] {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  text-align: center;
  line-height: 0.62rem;
  border-radius: 50%;
  box-shadow: 0rem 0.04rem 0.02rem 0rem rgba(0, 0, 0, 0.24);
  font-size: 0.24rem;
  overflow: hidden;
}
.home .float-bnt .icon-tool-btn span img[data-v-5954443c] {
  width: 100%;
  height: 100%;
}
.home .float-bnt .icon-tool-btn label[data-v-5954443c] {
  display: block;
  padding: 0.06rem;
  white-space: nowrap;
  color: #fff;
}
.home .float-bnt .icon-tool-btn.oft1[data-v-5954443c] {
  right: 0.46rem;
  top: -2.6rem;
  opacity: 1;
  pointer-events: auto;
}
.home .float-bnt .icon-tool-btn.oft2[data-v-5954443c] {
  right: 1.8rem;
  top: -1.3rem;
  opacity: 1;
  pointer-events: auto;
}
.home .float-bnt .icon-tool-btn.oft3[data-v-5954443c] {
  right: 1.8rem;
  top: 1.3rem;
  opacity: 1;
  pointer-events: auto;
}
.home .float-bnt .icon-tool-btn.oft4[data-v-5954443c] {
  right: 0.46rem;
  top: 2.6rem;
  opacity: 1;
  pointer-events: auto;
}
.home .float-bnt .icon-tool-btn.oft5[data-v-5954443c] {
  right: 2.6rem;
  top: 0;
  opacity: 1;
  pointer-events: auto;
}
.home .van-overlay[data-v-5954443c] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .wrapper[data-v-5954443c] {
  display: flex;
  justify-content: center;
  width: 85%;
  min-height: 9.6rem;
  background-color: #191919;
  border-radius: 0.2rem;
}
.home .block[data-v-5954443c] {
  width: 100%;
  background-color: #191919;
  border-radius: 20%;
  position: relative;
}
.home .block .title[data-v-5954443c] {
  background: #000;
  margin: auto;
  color: #fff;
  height: 0.8rem;
  font-size: 0.32rem;
  align-items: center;
  text-align: center;
  line-height: 0.8rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.home .block .title-h[data-v-5954443c] {
  color: #000;
  font-weight: 700;
  margin: 0.2rem 0;
  text-align: center;
  font-size: 0.36rem;
}
.home .block .text[data-v-5954443c] {
  font-size: 0.28rem;
  padding: 0 0.4rem;
  line-height: 0.38rem;
  font-weight: 400;
  margin-top: 0.2rem;
  color: #fff;
}
.home .block .notice-btn[data-v-5954443c] {
  display: flex;
  width: 100%;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
}
.home .block .notice-btn div[data-v-5954443c] {
  width: 50%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  color: #999;
  font-size: 0.28rem;
}
.home .block .notice-btn div[data-v-5954443c]:last-child {
  color: #fff;
  border-left: 0.02rem solid #8E8E8E;
}
.home .block .close[data-v-5954443c] {
  position: absolute;
  width: 0.54rem;
  height: 0.54rem;
  bottom: -0.8rem;
  left: 50%;
  margin-left: -0.28rem;
}
.home .footer-download-box[data-v-5954443c] {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
.home .footer-download-box .close-icon[data-v-5954443c] {
  margin-bottom: 0.04rem;
}
.home .footer-download-box .close-icon img[data-v-5954443c] {
  display: block;
  float: right;
  width: 0.4rem;
}
.home .footer-download-box .footer-download-content[data-v-5954443c] {
  display: flex;
  background: rgba(0, 0, 0, 0.4);
  justify-content: space-between;
  padding: 0.22rem 0.16rem 0.1rem 0.2rem;
}
.home .footer-download-box .footer-download-content .amtk-com-img[data-v-5954443c] {
  display: block;
  width: 1.08rem;
  height: 1.14rem;
}
.home .footer-download-box .footer-download-content .download-text[data-v-5954443c] {
  flex: 1;
  padding: 0 0.24rem 0 0.14rem;
  line-height: 1;
  color: #fff;
}
.home .footer-download-box .footer-download-content .download-text .download-text-title[data-v-5954443c] {
  font-size: 0.64rem;
  font-family: "FZCuHei-B03T";
  margin-bottom: 0.12rem;
}
.home .footer-download-box .footer-download-content .download-text .download-text-desc[data-v-5954443c] {
  font-size: 0.36rem;
  font-family: "FZPingHei-B04T";
}
.home .footer-download-box .footer-download-content .download-text-img[data-v-5954443c] {
  display: block;
  width: 2.28rem;
  height: 0.94rem;
}
.home .iphone-collect[data-v-5954443c] {
  position: fixed;
  width: 3.88rem;
  right: 0;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
}
.home .iphone-collect.iphone-collect-bottom[data-v-5954443c] {
  bottom: 0.4rem;
}
.home .iphone-collect span[data-v-5954443c] {
  position: absolute;
  width: 0.56rem;
  height: 0.56rem;
  top: 0;
  right: 0;
}
.home .iphone-collect img[data-v-5954443c] {
  width: 100%;
  display: block;
  margin-bottom: -0.4rem;
}
.video-mask[data-v-5954443c] {
  height: 3.6rem;
  background: #000;
  display: flex;
  justify-content: space-between;
  padding: 0 0.8rem;
  align-items: center;
}
.video-mask p[data-v-5954443c] {
  font-size: 0.28rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.36rem;
  text-align: center;
}
.video-mask p span[data-v-5954443c] {
  color: red;
}
@media screen and (min-width: 769px) {
.video-mask[data-v-5954443c] {
    max-width: 9.6rem;
}
}
.vue-waterfall .vue-waterfall-column[data-v-5954443c] {
  width: 49% !important;
}
.water-box[data-v-5954443c] {
  -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;
}
.water-box .water-tit[data-v-5954443c] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #999;
  font-size: 0.24rem;
  padding: 0.1rem 0;
}
.footer-down[data-v-5954443c] {
  width: 100%;
  height: 0.8rem;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  bottom: 0.9rem;
  left: 0;
  z-index: 2000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-down div[data-v-5954443c] {
  padding: 0.1rem 0.2rem;
  font-size: 0.28rem;
}
.footer-down div[data-v-5954443c]:nth-child(1) {
  color: red;
  background: white;
  border-radius: 0.1rem 0 0 0.1rem;
  cursor: pointer;
}
.footer-down div[data-v-5954443c]:nth-child(2) {
  background-color: forestgreen;
  color: #fff;
  padding: 0.1rem 0.2rem;
}
.footer-down div[data-v-5954443c]:nth-child(3) {
  background-color: crimson;
  border-radius: 0 0.1rem 0.1rem 0;
  color: #fff;
  cursor: pointer;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.title-slot-wrap .titlebox[data-v-e09189d6] {
  position: relative;
  height: 46Px;
  padding-top: 0.32rem;
  padding-bottom: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  box-shadow: inset 0 -0.02rem 0 #ededed;
  padding-left: 0.32rem;
}
.title-slot-wrap .titlebox .back[data-v-e09189d6] {
  display: inline-block;
  height: 0.32rem;
  width: 0.32rem;
  margin-left: 0.32rem;
}
.title-slot-wrap .titlebox .title[data-v-e09189d6] {
  font-size: 16Px;
  font-weight: 500;
  color: #333;
  line-height: 23Px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.title-slot-wrap .titlebox .sub-title[data-v-e09189d6] {
  margin-right: 0.3rem;
  font-size: 0.24rem;
  font-weight: 500;
  display: inline-block;
  min-width: 0.2rem;
  color: #333;
  display: inline-block;
}
.title-slot-wrap .titlebox .left-icon[data-v-e09189d6] {
  margin-right: 0.35rem;
  width: 0.4rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.home-tlsc {
  padding-bottom: 1rem;
  min-height: 100vh;
}
.home-tlsc .tlsc-title-left-icon {
  display: block;
  height: 0.46rem;
  width: 0.46rem;
  margin-left: 0.32rem;
}
.home-tlsc .tlsc-title-right-icon {
  display: flex;
  margin-right: 0.28rem;
  align-items: center;
  color: #333;
  font-size: 0.24rem;
}
.home-tlsc .tlsc-title-right-icon img {
  display: block;
  width: 0.26rem;
  height: 0.26rem;
  margin-left: 0.04rem;
}
.home-tlsc .tips-box {
  width: 100%;
  border-top: 0.02rem solid #e5e5e5;
  padding: 0.2rem 0.5rem;
}
.home-tlsc .tips-box .notices {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.2rem;
  position: static;
  background: rgba(7, 193, 96, 0.1);
  border: 0.02rem dashed #07c160;
  box-sizing: border-box;
  border-radius: 0.06rem;
}
.home-tlsc .noexpert {
  background: #fff;
  display: flex;
  flex-direction: row;
  height: 1.8rem;
  color: #fff;
  width: 95%;
  margin: auto;
  margin-bottom: 0.2rem;
  justify-content: space-around;
}
.home-tlsc .noexpert .item {
  display: flex;
  justify-content: space-around;
  background: #07c160;
  align-items: center;
  width: 47%;
  border-radius: 0.18rem;
}
.home-tlsc .noexpert .item img {
  width: 0.8rem;
  height: 0.8rem;
}
.home-tlsc .noexpert .item div {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.home-tlsc .noexpert .item div span {
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.1rem;
}
.home-tlsc .noexpert .item div .apply {
  position: static;
  width: 1.8rem;
  height: 0.6rem;
  left: 5.14rem;
  font-size: 0.28rem;
  line-height: 0.12rem;
  text-align: center;
  border: 0.02rem solid #fff;
  box-sizing: border-box;
  border-radius: 0.6rem;
}
.home-tlsc .tlsc-body {
  padding: 0.34rem 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.home-tlsc .tlsc-body .tlsc-list-item {
  position: relative;
  color: #333;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  align-items: center;
  background-size: 100% 100% !important;
  margin-bottom: 0.2rem;
}
.home-tlsc .tlsc-body .tlsc-list-item div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-tlsc .tlsc-body .tlsc-list-item img {
  width: 0.76rem;
  height: 0.76rem;
}
.home-tlsc .tlsc-body .tlsc-list-item .title {
  font-size: 0.28rem;
  font-weight: normal;
  margin: 0.08rem 0;
  line-height: 0.32rem;
}
.home-tlsc .tlsc-body .tlsc-list-item .tips1 {
  font-size: 0.24rem;
  line-height: 0.28rem;
  color: #999;
  margin: 0.1rem 0;
}
.home-tlsc .tlsc-body .tlsc-list-item .number {
  font-size: 0.32rem;
  line-height: 0.36rem;
  color: #e71607;
  margin: 0.1rem 0;
}
.home-tlsc .tlsc-body .tlsc-list-item > div h4 {
  font-size: 0.46rem;
  margin-bottom: 0.12rem;
}
.home-tlsc .tlsc-body .tlsc-list-item > div p {
  font-size: 0.24rem;
}
.home-tlsc .tlsc-body .tlsc-list-item > p {
  font-size: 0.32rem;
}
.home-tlsc .row-flex {
  padding: 0.3rem 0.34rem;
  line-height: 1;
  background: #fff;
  color: #545454;
  font-size: 0.24rem;
  border-top: 0.2rem solid #e5e5e5;
}
.home-tlsc .row-flex .span-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.2rem 0;
  border-bottom: 0.02rem solid #e5e5e5;
}
.home-tlsc .row-flex .span-box .bottom-con {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-tlsc .row-flex .span-box img {
  height: 0.54rem;
  width: 0.54rem;
  margin-right: 0.3rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.van-overlay {
  z-index: 3;
}
.vip-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.vip-wrapper .block {
  width: 5.8rem;
  height: 5.8rem;
  background-image: url(../img/vipbg_8a38f2ce.png);
  background-size: 100% 100%;
  position: relative;
}
.vip-wrapper .block .title {
  font-size: 0.3rem;
  font-weight: 400;
  text-align: center;
  padding-bottom: 0.4rem;
}
.vip-wrapper .block .t-b {
  position: absolute;
  right: 43Px;
  top: 1.6rem;
}
.vip-wrapper .block .t-b span {
  width: 1.32rem;
  height: 0.6rem;
  background: #a1500c;
  border-radius: 0.3rem;
  color: #fee2c7;
  text-align: center;
  line-height: 0.6rem;
  display: inline-block;
  font-weight: 600;
}
.vip-wrapper .block .text {
  font-size: 0.24rem;
  margin-top: 1.6rem;
  margin-left: 0.88rem;
  line-height: 22Px;
}
.vip-wrapper .block .l-r-btn {
  position: absolute;
  bottom: 20Px;
  width: 100%;
  text-align: center;
}
.vip-wrapper .block .l-r-btn span {
  width: 2rem;
  height: 0.84rem;
  background: #ffe2c6;
  border-radius: 0.84rem;
  border: 0.02rem solid #979797;
  color: #a1500c;
  font-size: 0.32rem;
  line-height: 0.84rem;
  display: inline-block;
  margin-left: 20Px;
}
.vip-wrapper .block .close {
  text-align: center;
  font-size: 0.24rem;
  color: #a9a9a9;
  position: absolute;
  bottom: -50Px;
  left: 50%;
  margin-left: -16Px;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.activity-center {
  padding-bottom: 1.2rem;
}
.activity-center .van-nav-bar__right {
  color: #EA4D60;
  font-size: 0.24rem;
}
.activity-center .activity-hd {
  height: 2.4rem;
  background: #EA4D60;
  color: #fff;
}
.activity-center .activity-hd .hd-nr {
  display: flex;
  padding-top: 0.3rem;
}
.activity-center .activity-hd .hd-nr .left {
  width: 1.68rem;
  height: 1.06rem;
  background: #fff;
  border-radius: 0 0.5rem 0.5rem 0;
  color: #434343;
  font-size: 0.24rem;
  text-align: center;
  box-shadow: 0rem 0rem 0.06rem #666;
  padding-top: 0.1rem;
}
.activity-center .activity-hd .hd-nr .right {
  flex: 1;
  overflow: hidden;
  padding: 0.14rem 0.1rem 0 0;
}
.activity-center .activity-hd .hd-nr .right .r-t-item {
  width: 25%;
  text-align: center;
  float: left;
}
.activity-center .activity-hd .hd-nr .right .r-t-item label {
  font-size: 0.38rem;
}
.activity-center .activity-hd .hd-nr .right .r-t-item .text {
  color: #fff;
  padding: 0.1rem 0 0 0;
  font-size: 0.24rem;
}
.activity-center .activity-swipe {
  height: 1.6rem;
  position: relative;
}
.activity-center .activity-swipe .activity-swipe-bd {
  position: absolute;
  height: 2.4rem;
  left: 0.28rem;
  right: 0.28rem;
  bottom: 0;
  border-radius: 0.08rem;
}
.activity-center .activity-swipe .activity-swipe-bd .van-swipe {
  height: 100%;
  border-radius: 0.12rem;
}
.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe__indicators {
  right: 0;
  left: initial;
}
.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item {
  position: relative;
}
.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .tool-bd {
  position: absolute;
  bottom: 0.2rem;
  left: 0.2rem;
  z-index: 100;
}
.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .btn {
  display: inline-block;
  padding: 0.1rem 0.2rem;
  background: #fff;
  border-radius: 0.2rem;
  box-shadow: 0rem 0rem 0.02rem 0rem rgba(0, 0, 0, 0.35);
  font-size: 0.24rem;
}
.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .time {
  display: inline-block;
  margin-left: 0.2rem;
}
.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .time .van-count-down {
  color: #fff;
}
.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .time .van-count-down span {
  background: #fff;
  display: inline-block;
  width: 0.4rem;
  text-align: center;
  font-size: 12Px;
  border-radius: 0.08rem;
  height: 0.36rem;
  line-height: 0.36rem;
  color: #333;
}
.activity-center .tabs-bd {
  margin-top: 0.2rem;
}
.activity-center .tabs-bd .m-tabs {
  width: 5rem;
  height: 0.68rem;
  background: #fff;
  margin: 0 auto;
  color: #EA4D60;
  position: relative;
  font-weight: 800;
  font-size: 0.24rem;
  border-radius: 0.4rem;
  border: solid #EA4D60 1Px;
  overflow: hidden;
}
.activity-center .tabs-bd .m-tabs .m-tabs-item {
  float: left;
  line-height: 0.68rem;
  width: 50%;
  text-align: center;
}
.activity-center .tabs-bd .m-tabs .m-tabs-item.act {
  background: #07c160;
  color: #fff;
  border-radius: 0.4rem;
}
.activity-center .activity-bd {
  padding: 0 0.26rem;
  margin-top: 0.1rem;
}
.activity-center .activity-bd .item-cell {
  border-bottom: solid #eee 1Px;
  padding: 0.2rem 1.5rem 0.2rem 0.1rem;
  position: relative;
}
.activity-center .activity-bd .item-cell .title {
  font-size: 0.3rem;
  font-weight: 500;
  padding-bottom: 0.18rem;
}
.activity-center .activity-bd .item-cell .title .qian {
  font-size: 0.3rem;
  color: #F26138;
  margin-left: 0.1rem;
}
.activity-center .activity-bd .item-cell .title .qian img {
  width: 0.32rem;
  vertical-align: bottom;
  margin-right: 0.06rem;
}
.activity-center .activity-bd .item-cell .title .time-down {
  position: absolute;
  top: 0.2rem;
  right: 2rem;
}
.activity-center .activity-bd .item-cell .title .time-down span {
  background: #434343;
  color: #fff;
  width: 0.36rem;
  display: inline-block;
  font-size: 0.24rem;
  text-align: center;
  border-radius: 0.04rem;
}
.activity-center .activity-bd .item-cell .title .rate-label {
  height: 0.08rem;
  width: 1.9rem;
  background: #DEDEDE;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 0.1rem;
  border-radius: 0.12rem;
}
.activity-center .activity-bd .item-cell .title .rate-label i {
  width: 20%;
  position: absolute;
  left: 0;
  top: 0;
  background: #07c160;
  bottom: 0;
}
.activity-center .activity-bd .item-cell .title .rate-span {
  font-size: 12Px;
  color: #A9A9A9;
  position: absolute;
  top: 0.26rem;
  right: 2rem;
}
.activity-center .activity-bd .item-cell .text {
  font-size: 0.24rem;
  color: darkgray;
}
.activity-center .activity-bd .item-cell .right-btn {
  position: absolute;
  width: 1.3rem;
  height: 0.52rem;
  background: #07c160;
  border-radius: 0.26rem;
  font-size: 0.24rem;
  line-height: 0.52rem;
  text-align: center;
  color: #fff;
  right: 0;
  top: 0.4rem;
  font-weight: 400;
}
.activity-center .activity-bd .item-cell .right-btn.btn-2 {
  background: #EA4D60;
}
.activity-center .activity-bd .item-cell .right-btn.btn-3 {
  background: #ff0000;
}
.activity-center .activity-bd .item-cell .right-btn.btn-4 {
  background: #C0C0C0;
}
@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;
}

.video-desc-feture[data-v-7ab288f8]{
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.video-desc-slide[data-v-7ab288f8]{
	bottom: 0rem;
	left: 0rem;
	height: 0.52rem;
	display: flex;
	align-items: center;
	justify-content: center;
}


.layout-t1222[data-v-65e8724f]{
	display: grid;
	grid-template-columns: 0.46rem 0.46rem 0.46rem 0.46rem 0.46rem 0.46rem 0.46rem;
	grid-gap: 0.14rem;
	font-size: 0.26rem;
}
.layout-t1[data-v-65e8724f]{
	display: flex;
	font-size: 0.26rem;
}
.layout-t1>div[data-v-65e8724f]{
	width: 0.46rem;
	margin-left: 0.14rem;
}
.layout-t1>div>div[data-v-65e8724f]:nth-child(1){
	width: 0.46rem;
	height: 0.46rem;
	line-height: 0.46rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.2rem;
	font-weight: bold;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.layout-t1>div>div[data-v-65e8724f]:nth-child(2){
	font-size: 0.22rem;
	padding-top:0.08rem;
	color: #fff;
	text-align: center;
}
.b1[data-v-65e8724f]{background-image: url(../img/1_14348849.png);}
.b2[data-v-65e8724f]{background-image: url(../img/2_dfaf4dcd.png);}
.b3[data-v-65e8724f]{background-image: url(../img/3_49346ef3.png);}
.bf[data-v-65e8724f]{color:#fff!important;}
.plus[data-v-65e8724f]{
	width: 0.14rem!important;
}
.plus>div[data-v-65e8724f]{
	width: 0.14rem!important;
	color: #fff;
}


.bwrap[data-v-169e559b]{
	display: flex;
}
.balance-card[data-v-169e559b]{
	height: 0.6rem;
	border-radius: 0.1rem;
	display: flex;
	font-size: 0.3rem;
	align-items: center;
}
.balance-card .iconfont[data-v-169e559b]{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0.12rem;
	height: 0.36rem;
	font-size: 0.36rem;
	text-align: center;
	line-height: 0.36rem;
}
.refresh[data-v-169e559b]{
	animation: rotate-169e559b 1s linear infinite;
}
@keyframes rotate-169e559b {
0% {
		transform: rotate(0deg);
}
100% {
		transform: rotate(360deg);
}
}


.link-item[data-v-442239a5]{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #f2f3f5;
	padding: 0.2rem 0;
	margin: 0.2rem 0;
}
.lx-btn[data-v-442239a5]{
	padding: 0.08rem 0.32rem;
	border-radius: 0.12rem;
	border: 0.02rem solid rgb(124, 43, 55);
	color: rgb(124, 43, 55);
	margin-top: 0.12rem;
	text-decoration: none;
}
.link-item>img[data-v-442239a5] {
	width: 1.28rem;
	height: 1.28rem;
	border-radius: 50%;
}
.no-data[data-v-442239a5] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 4.8rem;
}


.bet-bot-bar[data-v-fb02fcd2]{
    height: 1.12rem;
    padding:0.2rem;
    box-sizing: border-box;
    align-items: center;
    display: flex;
    background: #000;
}
.bet-bot-bar-bl[data-v-fb02fcd2]{
    height: 100%;
}
.bet-bot-bar-btn[data-v-fb02fcd2]{
    margin-left: 0.2rem;
    background: #D9001B;
    min-width: 1.54rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.1rem;
    height: 100%;
    color: #fff;
}
.bet-bottom-wrap-i[data-v-fb02fcd2] {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.24rem;
    font-width: 600;
    width: 0.64rem;
    height: 0.64rem;
    aspect-ratio: 1 / 1;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.popup-title[data-v-fb02fcd2]{
	position: relative;
	padding: 0.36rem 0;
	font-size: 0.28rem;
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: center;
}
.popup-title-act[data-v-fb02fcd2] {
    position: absolute;
    top: 50%;
    right: 0.2rem;
    transform: translateY(-50%);
}
.money-box[data-v-fb02fcd2] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0.32rem;
    user-select: none;
}
.money-box>div[data-v-fb02fcd2] {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    font-size: 0.24rem;
    font-weight: 600;
    border-radius: 0.12rem;
    border: 0.02rem solid #666666;
    background-size: 70% 70%;
    background-repeat: no-repeat;
    background-position: center center;
    user-select: none;
}
.money-box>div.act[data-v-fb02fcd2] {
    box-shadow: inset 0rem 0rem 0.2rem 0.02rem #0054B3;
    border: 0.02rem solid #93CCFF;
}
.money-box .iconfont[data-v-fb02fcd2] {
    position: absolute;
    right: 0.04rem;
    bottom: 0.04rem;
    font-size: 0.24rem;
    color: #007AFF;
}
.edit-inp[data-v-fb02fcd2] {
    display: block;
    width: 100%;
    height: 0.72rem;
    border-radius: 0.1rem;
}
.edit-tip[data-v-fb02fcd2] {
    color: #666;
    font-size: 0.24rem;
    padding: 0.12rem 0;
}
.edit-btn[data-v-fb02fcd2] {
    display: flex;
    justify-content: space-between;
}
.edit-btn > div[data-v-fb02fcd2] {
    display: flex;
    width: 45%;
    height: 0.72rem;
    border-radius: 0.1rem;
    background: red;
    display: flex;
    align-items: center;
    justify-content: center;
}



.text[data-v-1b5e45a0]{
	font-size: 0.24rem;
	color: #a0a0a0;
	margin-top: 0.2rem;
}
.img[data-v-1b5e45a0]{
	width:1.8rem;
	display: block;
}
.econtent[data-v-1b5e45a0]{
	width: 80%;
	transform: scale(1.2);
	opacity: 0;
	animation: scaleAnimation-1b5e45a0 0.35s forwards;
}
@keyframes scaleAnimation-1b5e45a0 {
from {
		transform: scale(1.2);
		opacity: 0;
}
to {
		transform: scale(1.0);
		opacity: 1;
}
}


body[data-v-ed377a94]{
	margin: 0;
	padding: 0;
}
.txt[data-v-ed377a94]{
	font-size:0.26rem;color:#c8c9cc;height:0.8rem;
	display: flex;align-items: center;justify-content: center;
}


.layout-wrap[data-v-0531ffee]{
	display: flex;
	flex-direction: column;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.layout-nav[data-v-0531ffee]{
	height: 0.92rem;
	font-size: 0.32rem;
	width: 100%;
	position: relative;
}
.layout-nav-b[data-v-0531ffee]{
	position: absolute;
	left: 0rem;
	height: 100%;
	z-index: 1;
}
.layout-nav-c[data-v-0531ffee]{
	position: absolute;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 0;
}
.layout-nav-a[data-v-0531ffee]{
	position: absolute;
	right: 0rem;
	height: 100%;
	z-index: 1;
}
.layout-nav-bd[data-v-0531ffee]{
	position: absolute;
	height: 100%;
	font-size: 0.48rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 0.92rem;
}
.layout-nav-bd>div[data-v-0531ffee]{
	height: 100%;
	font-size: 0.48rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 0.92rem;
}
.layout-content[data-v-0531ffee]{
	flex: 1;
	overflow: hidden;
}


.class-item-grid[data-v-eb384f42]{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0.2rem;
	max-height: 40vh;
	overflow: auto;
}
.class-item-grid>div[data-v-eb384f42]{
	height: 0.8rem;
	color: #fff;
	border: 0.02rem solid #747474;
	font-size: 0.26rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.1rem;
}
.class-item-grid-act[data-v-eb384f42]{
	background: #6f6f6f;
	border: 0.02rem solid #fff!important;
}


.class-item-grid[data-v-7c17e454]{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0.2rem;
	max-height: 40vh;
	overflow: auto;
}
.class-item-grid>div[data-v-7c17e454]{
	height: 0.8rem;
	color: #fff;
	border: 0.02rem solid #747474;
	font-size: 0.26rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.1rem;
}
.class-item-grid-act[data-v-7c17e454]{
	background: #6f6f6f;
	border: 0.02rem solid #fff!important;
}


.class-item-grid[data-v-58cd17ba]{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0.2rem;
	max-height: 40vh;
	overflow: auto;
}
.class-item-grid>div[data-v-58cd17ba]{
	height: 0.8rem;
	color: #fff;
	border: 0.02rem solid #747474;
	font-size: 0.26rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.1rem;
}
.class-item-grid-act[data-v-58cd17ba]{
	background: #6f6f6f;
	border: 0.02rem solid #fff!important;
}


.layout-t6-t[data-v-52b6c563]{
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding:0 0.24rem;
	color: #fff;
}
.layout-t6-g[data-v-52b6c563]{
	display: flex;
	align-items: center;
	justify-content: center;
	padding:0.4rem 0 0.2rem;
	border-bottom:0.1rem solid #747474;
}
.item[data-v-52b6c563]{
	display: flex;
	align-items: start;
	padding:0.24rem 0.24rem;
	font-size: 0.26rem;
}
.item~.item[data-v-52b6c563]{
	border-top: 0.02rem solid #747474;
}
.item-t[data-v-52b6c563]{
	width: 5em;
	text-align: right;
	color: #d8d8d8;
}
.item-c[data-v-52b6c563]{
	flex: 1;
	word-break:break-all;
	color: #fff;
}
.item-c-1[data-v-52b6c563]{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.copybtn[data-v-52b6c563]{
	position: absolute;
	z-index: 9;
	right: 0.2rem;
	background:rgb(49, 166, 254);
	border-radius: 0.06rem;
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0.24rem;
	padding: 0.08rem 0.16rem;
	box-sizing: border-box;
}


.layout-t5[data-v-1b7c92e6]{
	flex: 1;
	overflow: auto;
}
[data-v-1b7c92e6] .layout-t5-title{
	height: 0.8rem;
	border-bottom:0.02rem solid #747474;
	color: #fff;
	font-size: 0.26rem;
	position: relative;
}
[data-v-1b7c92e6] .layout-t5-title .iconfont{
	font-size: 0.26rem;
}
[data-v-1b7c92e6] .layout-t5-title>div:nth-child(1){
	position: absolute;
	left: 0.24rem;
	top: 50%;
	transform: translateY(-50%);
}
[data-v-1b7c92e6] .layout-t5-title>div:nth-child(2){
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
[data-v-1b7c92e6] .layout-t5-title>div:nth-child(3){
	position: absolute;
	right: 0.24rem;
	top: 50%;
	transform: translateY(-50%);
}
[data-v-1b7c92e6] .layout-t5-item{
	font-size: 0.26rem;
	padding:0rem 0.24rem;
	border-bottom: 0.1rem solid #2d2d2d;
}
[data-v-1b7c92e6] .layout-t5-item-t1{
	display: flex;
	justify-content: space-between;
	padding:0.2rem 0;
	border-bottom: 0.01rem solid #747474;
}
[data-v-1b7c92e6] .layout-t5-item-t2{
	padding:0.2rem 0 0;
	display: flex;
	justify-content: space-between;
}
[data-v-1b7c92e6] .layout-t5-item-t3{
	padding:0.2rem 0;
	display: flex;
	justify-content: space-between;
}
[data-v-1b7c92e6] .layout-t5-bot{
	height: 1.2rem;
	display: flex;
	border-top:0.02rem solid #747474;
	color: #fff;
	font-size: 0.28rem;
}
[data-v-1b7c92e6] .layout-t5-bot>div{
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
[data-v-1b7c92e6] .layout-t5-bot span{
	color: red!important;
	padding-top: 0.06rem;
}
.class-item-grid[data-v-1b7c92e6]{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0.2rem;
	max-height: 40vh;
	overflow: auto;
}
.class-item-grid>div[data-v-1b7c92e6]{
	height: 0.8rem;
	color: #fff;
	border: 0.02rem solid #747474;
	font-size: 0.26rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.1rem;
}
.class-item-grid-act[data-v-1b7c92e6]{
	background: #6f6f6f;
	border: 0.02rem solid #fff!important;
}
.page-line-2[data-v-1b7c92e6]{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}


.layout-t5[data-v-60e54776]{
	flex: 1;
	overflow: auto;
}
[data-v-60e54776] .layout-t5-title{
	height: 0.8rem;
	border-bottom:0.02rem solid #747474;
	color: #fff;
	font-size: 0.26rem;
	position: relative;
}
[data-v-60e54776] .layout-t5-title .iconfont{
	font-size: 0.26rem;
}
[data-v-60e54776] .layout-t5-title>div:nth-child(1){
	position: absolute;
	left: 0.24rem;
	top: 50%;
	transform: translateY(-50%);
}
[data-v-60e54776] .layout-t5-title>div:nth-child(2){
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
[data-v-60e54776] .layout-t5-title>div:nth-child(3){
	position: absolute;
	right: 0.24rem;
	top: 50%;
	transform: translateY(-50%);
}
[data-v-60e54776] .layout-t5-item{
	font-size: 0.26rem;
	padding:0rem 0.24rem;
	border-bottom: 0.1rem solid #2d2d2d;
}
[data-v-60e54776] .layout-t5-item-t1{
	display: flex;
	justify-content: space-between;
	padding:0.2rem 0;
	border-bottom: 0.01rem solid #747474;
}
[data-v-60e54776] .layout-t5-item-t2{
	padding:0.2rem 0 0;
	display: flex;
	justify-content: space-between;
}
[data-v-60e54776] .layout-t5-item-t3{
	padding:0.2rem 0;
	display: flex;
	justify-content: space-between;
}
[data-v-60e54776] .layout-t5-bot{
	height: 1.2rem;
	display: flex;
	border-top:0.02rem solid #747474;
	color: #fff;
	font-size: 0.28rem;
}
[data-v-60e54776] .layout-t5-bot>div{
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
[data-v-60e54776] .layout-t5-bot span{
	color: red!important;
	padding-top: 0.06rem;
}
.class-item-grid[data-v-60e54776]{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0.2rem;
	max-height: 40vh;
	overflow: auto;
}
.class-item-grid>div[data-v-60e54776]{
	height: 0.8rem;
	color: #fff;
	border: 0.02rem solid #747474;
	font-size: 0.26rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.1rem;
}
.class-item-grid-act[data-v-60e54776]{
	background: #6f6f6f;
	border: 0.02rem solid #fff!important;
}


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


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


.layout-t7-wrap[data-v-60ace972]{
	padding-bottom:0.2rem;
}
.layout-t7-wrap-title[data-v-60ace972]{
	text-align: center;
	border-bottom: 0.02rem solid #E1E1E1;
	font-size: 0.34rem;
	color: #666;
	padding: 0.28rem 0;
}
.layout-t7[data-v-60ace972]{
	position: relative;
	height: 100%;
	overflow: auto;
	padding: 0.24rem;
}
.layout-t7-t1[data-v-60ace972]{
	width: 100%;
	overflow: hidden;
	color: #999;
	font-size: 0.26rem;
	line-height: 0.34rem;
}
*[data-v-60ace972],[data-v-60ace972]:after,[data-v-60ace972]:before {
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
[data-v-60ace972] table{
	border: 0.02rem solid black;
	width: 100%!important;
	word-break: break-all;
}
[data-v-60ace972] table{
	border-collapse: collapse;
	border-spacing: 0;
}
.layout-t7-t1-title[data-v-60ace972]{
	font-size: 0.34rem;
	padding:0.2rem 0;
	color: #7b8294;
}


.popup-title[data-v-61017678] {
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	height: 1rem;
	z-index: 10;
	background: #434343;
}
[data-v-61017678] .layout-t4-item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding:0.12rem 0;
}
[data-v-61017678] .layout-t4-item-title{
	font-size: 0.26rem;
	color: #fff;
}
[data-v-61017678] .layout-t4-item~.layout-t4-item{
	border-top: 0.02rem solid #747474;
}


.popup-title{
	position: relative;
	padding: 0.36rem 0;
	font-size: 0.28rem;
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: center;
}


.heightcard[data-v-6401bf1f]{
	position:absolute;
	left:50%;
	bottom: 20vh;
	z-index: 1;
	transform: translateX(-50%);
	display:flex;align-items:center;justify-content:center;
	width: fit-content;
	white-space:nowrap;
	font-size: 0.24rem;
	padding:0.16rem 0.2rem;
	border-radius: 0.1rem;
	color: #fff;
	background: rgba(68, 68, 68, 0.8);
}
.heightcard-btn[data-v-6401bf1f]{
	background: #02A7F0;
	color: #fff;
	padding: 0.14rem 0.2rem;
	border-radius: 0.08rem;
	margin: 0 0.2rem;
}
.itemb-badge[data-v-6401bf1f] {
	position: absolute;
	top: -0.12rem;
	right: -0.12rem;
	background-color: #e60012;
	color: white;
	font-size: 0.22rem!important;
	padding: 0.04rem 0.08rem;
	border-radius: 0.04rem;
	z-index: 10;
}
.itemb-badge-img[data-v-6401bf1f] {
	display: block;
	position: absolute;
	top: -0.12rem;
	right: -0.12rem;
	width: 0.56rem;
	color: white;
	font-size: 0.22rem!important;
	padding: 0.04rem 0.08rem;
	border-radius: 0.04rem;
	z-index: 10;
}
.itemb-badge[data-v-6401bf1f]::after {
	content: "";
	position: absolute;
	bottom: -0.16rem; /* 向下偏移 */
	left: 0.08rem;
	width: 0;
	height: 0;
	border: 0.1rem solid transparent;
	border-top-color: #e60012; /* 红色箭头向下 */
}
.bet-bot-bar[data-v-6401bf1f]{
	height: 1.12rem;
	padding:0.2rem;
	box-sizing: border-box;
	align-items: center;
	display: flex;
}
.bet-bot-bar-bl[data-v-6401bf1f]{
	height: 100%;
}
.bet-bot-bar-btn[data-v-6401bf1f]{
	margin-left: 0.2rem;
	background: #D9001B;
	min-width: 1.54rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.1rem;
	height: 100%;
	color: #fff;
}
.bet-header[data-v-6401bf1f]{
	display: flex;
	justify-content: space-between;
	padding:0.2rem 0.24rem;
}
.bet-header-ava[data-v-6401bf1f]{
	height: 1.4rem;
	width: 1.4rem;
}
.bet-header-con[data-v-6401bf1f]{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.bet-header-con>div[data-v-6401bf1f]{
	display: flex;
	justify-content: end;
	align-items: center;
}
.bet-header-con-btn[data-v-6401bf1f]{
	background: #4e4e4e;
	padding: 0.08rem 0.2rem;
	margin-left: 0.26rem;
	font-size: 0.26rem;
	color: #fff;
	border-radius: 0.06rem;
	border: 0.02rem solid #fff;
}
.bet-con[data-v-6401bf1f]{
	flex:1;
	display:flex;
	overflow:hidden;
	flex-direction:column;
	background: #1f1f1f;
}
.bet-con-title[data-v-6401bf1f]{
	display: flex;
	justify-content: space-between;
	padding: 0.2rem 0.24rem;
	color: #fff;
	font-size: 0.26rem;
}
.hidden-scro[data-v-6401bf1f]::-webkit-scrollbar {
	display: none;
}
.bet-con-mtab[data-v-6401bf1f]{
	width:100%;
	overflow: auto;
	background: #2d2d2d;
	padding:0.16rem 0.24rem;
	box-sizing: border-box;
}
.bet-con-mtab-wrap[data-v-6401bf1f]{
	display: flex;
	width: auto;
}
.bet-con-mtab-wrap>div[data-v-6401bf1f]{
	flex-shrink: 0;
	margin-right: 0.2rem;
	font-size: 0.26rem;
	padding: 0.1rem 0.24rem;
	border: 0.02rem solid rgba(0,0,0,0);
	border-radius: 0.08rem;
	color: #727272;
}
.bet-con-mtab-wrap-act[data-v-6401bf1f]{
	border: 0.02rem solid #fff!important;
	background: #6f6f6f!important;
	color: #fff!important;
}
.bet-con-scon[data-v-6401bf1f]{
	display: flex;
	flex: 1;
	overflow: hidden;
	align-items: start;
	font-size: 0.26rem;
}
.bet-con-stab[data-v-6401bf1f],.bet-con-scon-con[data-v-6401bf1f]{
	background:#2d2d2d;
	height: 100%;
	overflow: auto;
}
.bet-con-stab>div[data-v-6401bf1f]{
	padding: 0.2rem 0.2rem;
	color: #8d8b8d;
	width: 6em;
	text-align: center;
}
.bet-con-stab-act[data-v-6401bf1f]{
	background: #1f1f1f!important;
	color: #fff!important;
}
.bet-bottom[data-v-6401bf1f]{
	display: flex;
	align-items: center;
	background: #000;
	padding:0.16rem 0.08rem;
}
.bet-bottom-wrap[data-v-6401bf1f]{
	background: #343434;
	height: 0.6rem;
	padding: 0.08rem;
	border-radius: 0.1rem;
	margin-left: 0.2rem;
	display: flex;
}
.bet-bottom-wrap-i[data-v-6401bf1f]{
	font-size: 0.26rem;
	background: red;
	border-radius: 0.08rem;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0.08rem;
	font-weight: 600;
}
.bet-bottom-wrap .iconfont[data-v-6401bf1f]{
	font-size: 0.34rem;
	color: #747474;
	margin: 0 0.08rem 0 0.08rem;
	transform: rotate(-90deg);
}
.item1[data-v-6401bf1f]{
	color: #747474;
}
.bet-item-1[data-v-6401bf1f] {
	border: 0.01333rem solid #6F4046!important;
	background-color: #6F4046 !important;
	color: #fff;
}
.bet-item-2[data-v-6401bf1f] {
	border: 0.01333rem solid #2C4154!important;
	background-color: #2C4154 !important;
	color: #fff;
}
.bet-item-3[data-v-6401bf1f] {
	border: 0.01333rem solid #366A4E!important;
	background-color: #366A4E !important;
	color: #fff;
}
.bet-item-h[data-v-6401bf1f]{
	border: 0.01333rem solid #F99D46!important;
	background-color: #F99D46 !important;
	color: #fff;
}


.bet-con-scon-con[data-v-6401bf1f]{
	flex: 1;
	background: #1f1f1f;
	padding:0 0.2rem 0.2rem;
}
.bet-con-scon-con[data-v-6401bf1f]::-webkit-scrollbar {
	display: none; /* Chrome Safari */
}
.bet-con-scon-con[data-v-6401bf1f] {
	scrollbar-width: none; /* firefox */
	-ms-overflow-style: none; /* IE 10+ */
	overflow-x: hidden;
	overflow-y: auto;
}
.bet-con-scon-con-title[data-v-6401bf1f]{
	padding: 0.34rem 0 0;
	color: #fff;
}
.itemgroup[data-v-6401bf1f]{
	padding-top: 0.26rem;
	display:grid;
	grid-gap:0.2rem;
	grid-template-columns:1fr 1fr 1fr 1fr;
}
.itemb[data-v-6401bf1f]{
	position: relative;
	height: 1rem;
	border-radius: 0.1rem;
	border: 0.02rem solid #747474;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.itemb>div[data-v-6401bf1f]:nth-child(1){
	font-size: 0.32rem;
}
.itemb>div[data-v-6401bf1f]:nth-child(2){
	font-size: 0.24rem;
}
.bet-item-sel-1[data-v-6401bf1f]{
	background: rgb(28, 158, 255)!important;
	color: #fff!important;
	border: 0.02rem solid rgb(28, 158, 255)!important;
}


.ising[data-v-1c818a9c]{
	position: absolute;
	left: 50%;
	bottom: 0rem;
	height:0.26rem;
	box-sizing: content-box;
	display: flex;
	align-items: center;
	justify-content: center;
	transform-origin: center center;
	padding: 0.08rem 0.14rem;
	border-radius: 0.06rem;
}
.ising>span[data-v-1c818a9c]{
	font-size:0.26rem!important;
	line-height:0.26rem;
}
.loading[data-v-1c818a9c] {
	width: 0.26rem;
	height: 0.26rem;
	display:flex;
	align-items:center;
	justify-content:space-between;
	overflow: hidden;
}
.loading i[data-v-1c818a9c] {
	display: inline-block;
	width:0.04rem;
	height:20%;
	background:black;
	animation: scaleUp-1c818a9c 0.25s linear infinite alternate;
}
.loading i[data-v-1c818a9c]:nth-child(2) {
	animation-delay: 0.1s;
}
.loading i[data-v-1c818a9c]:nth-child(3) {
	animation-delay: 0.2s;
}
@keyframes scaleUp-1c818a9c {
to {
		transform: scaleY(5);
}
}
.avatar-living[data-v-1c818a9c]{
	position: relative;
}
.wrap[data-v-1c818a9c]{
	overflow: hidden;
	border-radius: 50%;
}
.isliving[data-v-1c818a9c] {
	animation: isLive-1c818a9c 1s linear infinite;
}
@keyframes isLive-1c818a9c {
0% {
		transform: scale(0.96);
}
50% {
		transform: scale(0.89);
}
100% {
		transform: scale(0.96);
}
}
.color-trans[data-v-1c818a9c] {
	position: relative;
	animation: colorTransfrom-1c818a9c 1s linear infinite;
	animation-delay: 1s;
}
.max-avatar[data-v-1c818a9c] {
	position: relative;
}
.max-avatar[data-v-1c818a9c]::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	z-index: -1;
	border-radius: 50%;
	border: 0.02rem solid rgba(239, 32, 115, 1);
	animation: scal-1c818a9c 1s infinite;
	animation-delay: 1s;
}
@keyframes scal-1c818a9c {
to {
		opacity: 1;
		transform: translate(-50%, -50%) scale(1.12);
}
from {
		opacity: 0;
		transform: translate(-50%, -50%) scale(0.95);
}
}
@keyframes colorTransfrom-1c818a9c {
0% {
		border-color: rgba(183,63,116, 0.6);
}
50% {
		border-color: rgba(239,32,115, 0.9);
}
100% {
		border-color: rgba(183,63,116, 0.6);
}
}


.video-right[data-v-7d3b6098]{
	position: absolute;
	z-index:11;
	bottom: 0.52rem;
	right: 0;
	padding: 0 0.2rem;
	box-sizing: border-box;
	width: 1.44rem;
}
.video-desc-ava[data-v-7d3b6098]{
	position: relative;
	display: block;
	width: 1.12rem;
	height: 1.12rem;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.video-desc-right-i>div[data-v-7d3b6098]:nth-child(1){
	display: block;
	width: 0.6rem;
	height: 0.6rem;

	margin: 0.28rem auto 0.1rem;
	text-shadow: 0.01rem 0.01rem 0.01rem #aaa, -0.01rem -0.01rem 0.01rem #aaa;
}
.video-desc-right-i>div[data-v-7d3b6098]:nth-child(2){
	display: block;
	height: 0.4rem;
	text-shadow: 0.02rem 0.02rem 0.02rem #aaa;
	color: #fff;
	font-size: 0.28rem;
	text-align: center;
}
.video-desc-mute[data-v-7d3b6098]{
	margin: 0.28rem auto 0rem;
	width: 0.6rem;
	height: 0.6rem;
}
.video-desc-right-i .iconfont[data-v-7d3b6098],.video-desc-mute .iconfont[data-v-7d3b6098]{
	font-size: 0.52rem;
	color: #fff;
	text-align: center;
}
.concern-icon[data-v-7d3b6098] {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0.16rem);
	color: red;
}


.video-bottom[data-v-1b3d21df]{
	width: 100%;
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	padding: 0.2rem 0.2rem 0;
	box-sizing: border-box;
	font-size: 0.28rem;
}
.video-bottom .win-rate[data-v-1b3d21df]{
    height: 0.48rem;
    border-radius: 0.1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.24rem;
    color: rgba(51, 51, 51, 1);
    letter-spacing: 0.02rem;
    background: none;
    padding: 0;
    margin-bottom: 0.04rem;
}
.video-bottom .win-rate .rank-vo[data-v-1b3d21df]{
    padding: 0rem 0.12rem;
    background: rgba(70, 70, 70, 0.7);
    color: #FFFFFF;
    font-size: 0.18rem;
    height: 0.32rem;
    display: flex;
    align-items: center;
    border-radius: 0.2rem;
}
.video-bottom .win-rate .rank-vo[data-v-1b3d21df]:first-child{
    margin-right: 0.12rem;
}
.video-bottom .win-rate .rank-vo .icon-navigate_next[data-v-1b3d21df]{
    font-size: 0.2rem;
}
.userName[data-v-1b3d21df]{
	color: #fff;
	padding-bottom:0.1rem;
}
.userName>span[data-v-1b3d21df]:nth-child(1){
	font-size: 0.32rem;
	font-weight: 600;
}
.userName>span[data-v-1b3d21df]:nth-child(2){
	font-size: 0.28rem;
	font-weight: 400;
	padding-left: 0.2rem;
	color: #e8e8e8;
}
.user-desc[data-v-1b3d21df]{
	color: #e8e8e8;
}
.line-1[data-v-1b3d21df]{
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1; /* 这里是超出几行省略 */
	overflow: hidden;
}
.desc-container[data-v-1b3d21df]{
	display:flex;
	align-items: center;
	width: calc(100% - 1.44rem);
	font-size: 0.28rem;
	line-height: 0.34rem;
}


.emoji-box[data-v-1f98c5f1] {
	padding: 0.2rem 0;
	width: 100%;
	height: 0rem;
	transition: .2s;
	overflow-x: hidden;
	overflow-y: auto;
}
.emoji-list[data-v-1f98c5f1] {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(0.72rem, 1fr));
	padding-bottom: 0.24rem;
	list-style: none;
}
li.item[data-v-1f98c5f1] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.48rem;
	aspect-ratio: 1 / 1;
}


.light[data-v-20d23b75] {
	background: #fff;
}
.dark[data-v-20d23b75] {
	background: #000;
}
.dark .message-image-container[data-v-20d23b75] {
	border-color: transparent !important;
	background: #262626 !important;
}
.dark[data-v-20d23b75] .van-cell-group {
	background: #262626;
}
.dark[data-v-20d23b75] .van-cell {
	background: #262626;
}
.dark[data-v-20d23b75] .van-field__control {
	color: #C8C9CC;
}
.dark[data-v-20d23b75] .van-badge__wrapper {
	color: #C8C9CC !important;
}
[data-v-20d23b75] .van-ellipsis{
	display: block !important;
}
.send-messages-container[data-v-20d23b75] {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0.2rem;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	z-index: 999999;
}
.send-messages-container .message-image-container[data-v-20d23b75] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0.24rem;
	border: 0.02rem solid #dbdbdb;
	border-radius: 0.6rem;
	width: 100%;
	height: 0.72rem;
	overflow: hidden;
}
.send-messages-container .message-image-container .placeholder[data-v-20d23b75] {
	font-size: 0.28rem;
	color: #aaa;
}
.send-messages-container .message-image-container .image-and-emoji[data-v-20d23b75] {
	display: flex;
	align-items: center;
	height: 100%;
}
.send-messages-container .message-image-container .image-and-emoji .van-icon[data-v-20d23b75] {
	font-size: 0.4rem;
	color: #aaa;
}
.send-messages-container .message-image-container .image-and-emoji .van-icon[data-v-20d23b75] :last-child {
	margin-left: 0.2rem;
}
.input-popup[data-v-20d23b75] {
	position: fixed;
    left: 50% !important;
    bottom: 0;
    transform: translateX(-50%);
	width: 100%;
	z-index: 1000001 !important;
}
.input-popup .input-container[data-v-20d23b75] {
	padding: 0.2rem 0.24rem;
	background: #fff;
}
.input-popup .input-container .info-edit-container[data-v-20d23b75] {
	display: flex;
	flex-direction: column;
}
.input-popup .input-container .info-edit-container .textarea-container[data-v-20d23b75] {
	padding: 0.16rem;
	border-radius: 0.24rem;
	width: 100%;
	background: rgba(243,243,243,1);
}
.input-popup .input-container .info-edit-container .textarea-container textarea[data-v-20d23b75] {
	width: 100%;
	border: none;
	background: transparent;
}
.input-popup .input-container .info-edit-container .textarea-container .image-container[data-v-20d23b75] {
	position: relative;
	width: 0.96rem;
	height: 0.96rem;
	border-radius: 0.12rem;
	overflow: hidden;
}
.input-popup .input-container .info-edit-container .textarea-container .image-container img[data-v-20d23b75] {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.input-popup .input-container .info-edit-container .textarea-container .image-container .delete-button[data-v-20d23b75] {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0.04rem;
	top: 0.04rem;
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
}
.input-popup .input-container .info-edit-container .textarea-container .image-container .delete-button span[data-v-20d23b75] {
	font-size: 0.16rem;
	font-weight: bold;
}
.input-popup .input-container .info-edit-container .image-and-send[data-v-20d23b75] {
	display: flex;
	justify-content: space-between;
	margin-top: 0.12rem;
	height: 0.72rem;
}
.input-popup .input-container .info-edit-container .image-and-send .tools-container[data-v-20d23b75] {
	display: flex;
	align-items: center;
}
.input-popup .input-container .info-edit-container .image-and-send .tools-container .van-icon[data-v-20d23b75] {
	font-size: 0.48rem;
}
.input-popup .input-container .info-edit-container .image-and-send .tools-container .van-icon[data-v-20d23b75] :last-child {
	margin-left: 0.24rem;
}
.input-popup .input-container .info-edit-container .image-and-send .send[data-v-20d23b75] {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 0;
	padding-right: 0;
	width: 1rem;
	height: 80%;
	color: #fff;
	border: 0.02rem solid transparent;
	border-radius: 0.3rem;
	border: none;
	background: #f00;
	font-size: 0.28rem;
}
.input-popup .input-container .info-edit-container .image-and-send .send.disabled[data-v-20d23b75] {
	color: #aaa;
	border: 0.02rem solid #aaa;
	background: transparent;
}


.comments-item[data-v-90fa9090] {
	display: flex;
	flex-direction: column;
	padding: 0.24rem 0;
}
.comments-item .comment-head[data-v-90fa9090] {
	display: flex;
	align-items: flex-start;
}
.comments-item .avatar[data-v-90fa9090] {
	width: 0.72rem;
	height: 0.72rem;
	border-radius: 50%;
	overflow: hidden;
}
.comments-item .comments-item .avatar[data-v-90fa9090] {
	width: 0.48rem;
	height: 0.48rem;
}
.comments-item .avatar img[data-v-90fa9090] {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.comments-item .nickname-and-time[data-v-90fa9090] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex: 1;
}
.comments-item .nickname-box[data-v-90fa9090] {
	display: flex;
	align-items: center;
	margin-left: 0.12rem;
	width: 100%;
}
.comments-item .nickname-box .nickname[data-v-90fa9090] {
	max-width: 50%;
	text-wrap: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
    color: #7b7b7b;
}
.comments-item .nickname-and-time .tips[data-v-90fa9090] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 0.08rem;
	padding: 0.04rem 0.12rem;
	border-radius: 0.08rem;
	font-size: 0.2rem;
	color: #fff;
	background: #eb4d60;
}
.comments-item .comment-content[data-v-90fa9090] {
	margin-top: -0.3rem;
	padding-left: 0.84rem;
}
.comments-item .comment-content .comment-content[data-v-90fa9090] {
    margin-top: -0.08rem;
}
.comments-item .comments-item .comment-content[data-v-90fa9090] {
	padding-left: 0.64rem;
}
.comments-item .comment-content .comment-text[data-v-90fa9090] {
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.comments-item .comment-content .other-info[data-v-90fa9090] {
	margin-top: 0.08rem;
}
.comments-item .comment-content .other-info .time[data-v-90fa9090] {
    color: #7b7b7b;
}
.comments-item .comment-content .other-info .reply[data-v-90fa9090] {
	margin-left: 0.12rem;
	font-weight: 400;
}
.comments-item .reply-query[data-v-90fa9090] {
	margin-top: 0.12rem;
	padding-left: 0.84rem;
}
.comments-item .reply-query .reply-open[data-v-90fa9090] {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 0.72rem;
}
.comments-item .reply-query .reply-open[data-v-90fa9090]::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0.48rem;
	height: 0.04rem;
	background: #eee;
}
.comments-item .reply-query .reply-open .off[data-v-90fa9090] {
	margin-left: 0.24rem;
}
.comments-item .reply-query .reply-open .on[data-v-90fa9090] {
	display: flex;
	align-items: center;
}


.comments-popup[data-v-89898c2a] {
	position: absolute;
	z-index: 9999999;
}
.comments-header[data-v-89898c2a] {
	position: sticky;
	top: 0;
	height: 0.96rem;
	background: #fff;
	z-index: 0;
}
.comments-header .header-title[data-v-89898c2a] {
	font-size: 0.32rem;
	text-align: center;
	line-height: 0.96rem;
	height: 100%;
}
.comments-header .header-close[data-v-89898c2a] {
	position: absolute;
	right: 0.24rem;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0.48rem;
	height: 0.48rem;
}
.comments-list[data-v-89898c2a] {
	display: flex;
	flex-direction: column;
	padding: 0.24rem 0.32rem;
}
.input-container[data-v-89898c2a] {
	position: sticky;
	bottom: 0;
	padding: 0.24rem 0.32rem;
}


.text[data-v-3eee294c]{
	font-size: 0.26rem;
	color: #a0a0a0;
	margin-top: 0.2rem;
}
.img[data-v-3eee294c]{
	width:1.8rem;
	display: block;
}
.econtent[data-v-3eee294c]{
	width: 80%;
	transform: scale(1.2);
	opacity: 0;
	animation: scaleAnimation-3eee294c 0.35s forwards;
}
@keyframes scaleAnimation-3eee294c {
from {
		transform: scale(1.2);
		opacity: 0;
}
to {
		transform: scale(1.0);
		opacity: 1;
}
}


.link-item[data-v-7cefce18] {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #f2f3f5;
	padding: 0.2rem 0;
	margin: 0.2rem 0;
}
.link-item > img[data-v-7cefce18] {
	width: 1.28rem;
	height: 1.28rem;
	border-radius: 50%;
}
.link-item .lx-btn[data-v-7cefce18] {
	padding: 0.08rem 0.32rem;
	border-radius: 0.12rem;
	border: 0.02rem solid rgb(124, 43, 55);
	color: rgb(124, 43, 55);
	margin-top: 0.12rem;
	text-decoration: none;
}
.no-data[data-v-7cefce18] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 4.8rem;
}


.progress-container[data-v-b0071764] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0.48rem;
	height: 0.48rem;
}


.icon-telegram{
    margin: 0 0.2rem;
&:before{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        font-size: 1em;
        color: #1295da;
}
.van-share-sheet__icon{
        display:none;
}
}
.icon-qq .van-share-sheet__name{
    margin-top: 0.16rem;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.share-tips-row[data-v-89b2ce34] {
  width: 80vw;
  min-height: 2.4rem;
  position: absolute;
  top: 30%;
  background: #FFFFFF;
  border-radius: 0.4rem;
  z-index: 100001;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 0.3rem 0;
  left: 50%;
  transform: translateX(-50%);
}
.share-tips-row .share-tips-row-title[data-v-89b2ce34] {
  font-size: 0.38rem;
}
.share-tips-row .share-tips-tip[data-v-89b2ce34] {
  text-align: center;
  font-size: 0.3rem;
  padding: 0 1rem;
  color: #7e7e7e;
}
.share-tips-row .share-tip-max[data-v-89b2ce34] {
  display: flex;
  align-items: center;
  color: #d8001b;
  font-weight: bold;
  font-size: 0.36rem;
  margin: 0.12rem 0 0.3rem;
}
.share-tips-row .share-tip-max img[data-v-89b2ce34] {
  width: 0.8rem;
  margin-right: 0.1rem;
}
.share-tips-row .share-tip-btn[data-v-89b2ce34] {
  background: #d8001b;
  color: #FFFFFF;
  padding: 0.2rem 0.6rem;
  border-radius: 0.4rem;
}

.content-list[data-v-f66de810]{
	display: flex;
	align-items: center;
	background: #fff;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
.content-list>.i[data-v-f66de810]{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 5em;
	color: #333;
	font-size: 0.28rem;
}
.content-list>.i .iconfont[data-v-f66de810] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0.12rem;
	width: 0.96rem;
	height: 0.96rem;
	border-radius: 50%;
	font-size: 0.48rem;
	background: #efefef;
}
.loadingpro[data-v-f66de810]{
	width:0.48rem;height:0.48rem
}
.all-container[data-v-f66de810] {
	font-size: 0.28rem;
	line-height: 0.44rem;
	padding: 0 0.32rem;
	color: #333;
	max-height: 50vh;
	overflow: auto;
.tips-text[data-v-f66de810] {
		color: #666666;
		margin-bottom: 0.1rem;
}
.code-container[data-v-f66de810] {
		width: 100%;
		min-height: 2rem;
		border: solid 0.02rem #333;
		padding: 0.1rem;
		margin-bottom: 0.1rem;
		word-wrap: break-word;
		overflow-wrap: break-word;
}
.btn-container[data-v-f66de810] {
		display: flex;
		justify-content: center;
		margin: 0.2rem 0;
.button[data-v-f66de810] {
			width: 2.76rem;
			height: 0.74rem;
			background: #eb4d60;
			border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
}
}
.notice-link[data-v-f66de810] {
		background: #f2f3f5;
		padding: 0.16rem 0.1rem;
		margin-bottom: 0.16rem; /* 10px */
}
.notices[data-v-f66de810] {
.notice[data-v-f66de810] {
			color: #666;
}
}
}


.video-mute[data-v-038af178] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: absolute;
	left: 50%;
	bottom: calc(20% + 1.12rem);
	transform: translateX(-50%);
	font-size: 0.24rem;
	color: #fff;
	z-index: 999;
}
.video-mute .content[data-v-038af178] {
	padding: 0.16rem 0.32rem;
	display: flex;
	align-items: center;
	border-radius: 0.16rem;
	background-color: rgba(0, 0, 0, 0.2);
}
.video-mute .content .open-mute[data-v-038af178] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0.12rem;
	width: 5em;
	height: 2em;
	line-height: 2em;
	border-radius: 0.12rem;
	background-color: #f00;
}
.video-play-container[data-v-038af178]{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
	width: 100%;
	background: black;
}
.item-cover[data-v-038af178] {
	position: relative;
	flex: 1;
}
.pausepop[data-v-038af178]{
	position:absolute;
	z-index:5;
	width:100%;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-tools[data-v-038af178] {
	width: 100%;
	height: 1.12rem;
	background: pink;
}
[data-v-038af178] .win-rate{
    height: 0.48rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.12rem;
    font-size: 0.24rem;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 0.2rem;
    letter-spacing: 0.02rem;
}
[data-v-038af178] .game-card{
    display: flex;
    align-items: center;
	color: #fff;
	width: fit-content;
	margin-bottom: 0.1rem;
	font-size: 0.24rem;
	padding:0.1rem 0.14rem;
	border-radius: 0.1rem;
	background: rgba(70, 70, 70, 0.7);
}
[data-v-038af178] .game-cardwrap{
	color: #fff;
	width: fit-content;
	margin-bottom: 0.1rem;
	font-size: 0.24rem;
	padding:0.1rem 0.14rem;
	border-radius: 0.1rem;
	background: rgba(70, 70, 70, 0.7);
}
[data-v-038af178] .game-card-con{
	max-width:14em;
	font-size: 0.2rem;
	line-height: 0.2rem;
	height:1em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0.1rem;
}
[data-v-038af178] .game-card-btn{
	font-size: 0.22rem;
	padding:0.04rem 0.1rem;
	border-radius:0.08rem;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.live-tips[data-v-038af178] {
  position: absolute;
  z-index: 199;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
}
.live-tips .living[data-v-038af178] {
  font-size: 0.36rem;
  border-radius: 1rem;
  border: 0.02rem solid #e0e0e0;
  padding: 0.26rem 0.4rem;
  line-height: 1;
  color: #fff;
  display: flex;
  font-weight: bold;
  white-space: nowrap;
}
.live-tips .living .loading[data-v-038af178] {
  width: 0.26rem;
  height: 0.26rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  margin: 0.04rem 0.08rem 0 0;
}
.live-tips .living .loading i[data-v-038af178] {
  display: inline-block;
  width: 0.04rem;
  height: 20%;
  background: #fff;
  animation: scaleUp-038af178 0.25s linear infinite alternate;
}
.live-tips .living .loading i[data-v-038af178]:nth-child(2) {
  animation-delay: 0.1s;
}
.live-tips .living .loading i[data-v-038af178]:nth-child(3) {
  animation-delay: 0.2s;
}
@keyframes scaleUp-038af178 {
to {
    transform: scaleY(5);
}
}
.live-tips .living .line-container[data-v-038af178] {
  width: 0.36rem;
  height: 0.36rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-right: 0.12rem;
}
.live-tips .living .line-container .line-item[data-v-038af178] {
  background: black;
  width: 0.04rem;
}
.live-tips .living .line-container .line-item[data-v-038af178]:nth-child(1) {
  height: 0.26rem;
  animation: line-animate1-038af178 0.8s linear reverse;
  animation-direction: reverse;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.live-tips .living .line-container .line-item[data-v-038af178]:nth-child(2) {
  height: 0.12rem;
  animation: line-animate2-038af178 0.8s;
  animation-direction: reverse;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.live-tips .living .line-container .line-item[data-v-038af178]:nth-child(3) {
  height: 0.2rem;
  animation: line-animate3-038af178 1s linear reverse;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.live-tips .living .line-container .line-item[data-v-038af178]:nth-child(4) {
  height: 0.32rem;
  animation: line-animate4-038af178 0.8s linear reverse;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes line-animate1-038af178 {
0% {
    height: 0.26rem;
}
100% {
    height: 0.36rem;
}
}
@keyframes line-animate2-038af178 {
0% {
    height: 0.12rem;
}
100% {
    height: 0.32rem;
}
}
@keyframes line-animate3-038af178 {
0% {
    height: 0.2rem;
}
100% {
    height: 0.36rem;
}
}
@keyframes line-animate4-038af178 {
0% {
    height: 0.32rem;
}
100% {
    height: 0.2rem;
}
}

.loading {
	width: 0.26rem;
	height: 0.26rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	overflow: hidden;
	margin: 0.04rem 0.08rem 0 0
}
.loading i {
	display: inline-block;
	width: 0.04rem;
	height: 20%;
	background: black;
	animation: scaleUp 0.25s linear infinite alternate;
}
.loading i:nth-child(2) {
	animation-delay: 0.1s;
}
.loading i:nth-child(3) {
	animation-delay: 0.2s;
}
@keyframes scaleUp {
to {
		transform: scaleY(5);
}
}


.live-player[data-v-aa04cd38] {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 0.24rem;
}
.live-player .live-player-container[data-v-aa04cd38] {
    width: 100%;
}
.live-player .cover[data-v-aa04cd38] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    filter: blur(3rem);
    transform: translate3d(-50%, -50%,0);
}
[data-v-aa04cd38] .live-player .live-player-container>div {
    background-color: transparent !important;
}
.live-player .live-info[data-v-aa04cd38] {
    position: absolute;
    left: 0.24rem;
    bottom: 0.24rem;
    color: #fff;
}
.live-player .live-tips[data-v-aa04cd38] {
    position: absolute;
    z-index: 199;
    bottom: 25%;
    left: 50%;
    transform: translateX(-50%);
}
.live-player .live-tips .living[data-v-aa04cd38] {
    font-size: 0.36rem;
    border-radius: 1rem;
    border: 0.02rem solid #e0e0e0 !important;
    padding: 0.2rem 0.4rem !important;
    line-height: 1;
    color: #000000;
    background: rgba(255, 255, 255, 0.9) !important;
    display: flex;
    font-weight: bold;
    white-space: nowrap;
}
.live-player .live-tips .living .live-red-pocket[data-v-aa04cd38] {
    width: 0.6rem;
    margin-right: 0.12rem;
    animation: live-red-pocket-aa04cd38 0.4s ease-in-out 0s infinite alternate;
}
@keyframes live-red-pocket-aa04cd38 {
0% {
        transform: rotateZ(0)
}
100% {
        transform: rotateZ(20deg)
}
}
.live-info .live-status[data-v-aa04cd38] {
    border-radius: 0.1rem;
    margin-bottom: 0.12rem;
    padding: 0.06rem 0.12rem;
    font-size: 0.2rem;
    display: inline-flex;
    background: #F00;
    color: white;
}
.live-info .win-rate[data-v-aa04cd38]{
    height: 0.48rem;
    border-radius: 0.1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.24rem;
    color: rgba(51, 51, 51, 1);
    margin-left: 0.12rem;
    letter-spacing: 0.02rem;
}
.live-info .win-rate .rank-vo[data-v-aa04cd38]{
    padding: 0rem 0.12rem;
    background: rgba(70, 70, 70, 0.7);
    color: #FFFFFF;
    font-size: 0.18rem;
    height: 0.32rem;
    display: flex;
    align-items: center;
    border-radius: 0.2rem;
}
.live-info .win-rate .rank-vo[data-v-aa04cd38]:first-child{
    margin-right: 0.12rem;
}
.live-info .win-rate .rank-vo .icon-navigate_next[data-v-aa04cd38]{
    font-size: 0.2rem;
}
.live-info .live-author[data-v-aa04cd38] {
    font-size: 0.32rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.live-info .live-title[data-v-aa04cd38] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 0.12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.28rem;
}
.live-info .game-name[data-v-aa04cd38] {
    display: flex;
    align-items: center;
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.28rem;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.progress-ring[data-v-31d06f11] {
  z-index: 2000;
  top: 3.2rem;
  right: 0.2rem;
  position: absolute;
  display: flex;
  background: rgba(70, 70, 70, 0.7);
  border-radius: 50%;
}
.progress-ring__background[data-v-31d06f11] {
  stroke: rgba(70, 70, 70, 0.1);
  fill: transparent;
}
.progress-ring__circle[data-v-31d06f11] {
  stroke: #fdde25;
  fill: transparent;
  /*transition: stroke-dashoffset 0.35s;*/
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
}
.progress-ring_row[data-v-31d06f11] {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.progress-ring_row .circle-add-money[data-v-31d06f11] {
  position: absolute;
  /*background :rgba(0,0,0,0.6)*/
  font-size: 0.24rem;
  text-align: center;
  border-radius: 0.08rem;
  color: #FFFFFF;
  /* animation: red-award 1s;
   animation-iteration-count :1;*/
  word-break: keep-all;
  top: 50%;
  transform: translateY(-5%) scale(0.7);
}
@keyframes red-award-31d06f11 {
0% {
    transform: scale(0.5);
    opacity: 1;
}
80% {
    opacity: 0.8;
}
100% {
    transform: scale(0.8);
    opacity: 0;
}
}
.progress-ring_row .change-size[data-v-31d06f11] {
  /*transform:scale(1);*/
}
.progress-ring_row .red-pocket[data-v-31d06f11] {
  width: 0.8rem;
}
.progress-ring_row .gold-coin[data-v-31d06f11] {
  width: 0.8rem;
  position: absolute;
  display: none;
}
.progress-ring_row .red-animate[data-v-31d06f11] {
  animation: red-animate-31d06f11 0.6s cubic-bezier(0.4, 0, 0.2, 1.5) forwards;
  animation-iteration-count: 1;
}
.progress-ring_row .show-coin[data-v-31d06f11] {
  display: block;
}
@keyframes red-animate-31d06f11 {
0% {
    transform: scaleY(1);
    /* 完全压缩状态 */
}
70% {
    transform: scaleY(0.7);
}
80% {
    transform: scaleY(1.1);
    /* 轻微过冲增加弹性感 */
}
100% {
    transform: scaleY(1);
}
}
.progress-ring_row .value[data-v-31d06f11] {
  padding: 0.02rem 0.08rem;
  background: white;
  bottom: 0.08rem;
  border-radius: 0.16rem;
  position: absolute;
  font-size: 0.24rem;
  color: #d8001b;
  transform: scale(0.7);
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.suspension[data-v-5015046e] {
  width: 0.88rem;
  height: 0.88rem;
  /*background: rgba(70, 70, 70, 0.7);*/
  z-index: 500;
  /*border-radius: 50%;*/
  /*overflow: hidden;*/
}
.suspension .my-swipe .van-swipe-item[data-v-5015046e] {
  width: 0.88rem;
  height: 0.88rem;
  overflow: hidden;
  /* border-radius: 50%;*/
}
.suspension .my-swipe .van-swipe-item .sus-img[data-v-5015046e] {
  width: 0.88rem;
  height: 0.88rem;
}
.deal-top[data-v-5015046e] {
  top: 3.2rem !important;
}

[data-v-3cb62d8a] .swiper {
	width: 100%;
	height: 100%;
}
[data-v-3cb62d8a] .swiper-wrapper {
	width: 100%;
	height: 100%;
}
[data-v-3cb62d8a] .swiper-slide {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.rank-card-row[data-v-0e83654a] {
  display: flex;
  margin-top: 0.2rem;
  overflow-x: auto;
  white-space: nowrap;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0.3rem;
}
.rank-card-row[data-v-0e83654a]::-webkit-scrollbar {
  display: none;
}
.rank-card-row .card-row[data-v-0e83654a] {
  width: 2.12rem;
  flex: 0 0 auto;
  /* 防止子元素收缩 */
  /* padding: 0 6px;*/
  height: 0.8rem;
  background: #000000;
  border-radius: 0.16rem;
  margin-right: 0.16rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 0.2rem;
  overflow: hidden;
}
.rank-card-row .card-row[data-v-0e83654a]:nth-child(4n+1) {
  background: linear-gradient(to right, #f59a23, #a36717);
}
.rank-card-row .card-row[data-v-0e83654a]:nth-child(4n+2) {
  background: linear-gradient(to right, #ec808d, #e23e52, #d9001b);
}
.rank-card-row .card-row[data-v-0e83654a]:nth-child(4n+3) {
  background: linear-gradient(to right, #81d3f8, #016fa0);
}
.rank-card-row .card-row[data-v-0e83654a]:nth-child(4n+4) {
  background: linear-gradient(to right, #bdff66, #019ba0);
}
.rank-card-row .card-row .card-title[data-v-0e83654a] {
  font-size: 0.22rem;
  color: #FFFFFF;
}
.rank-card-row .card-row .card-info[data-v-0e83654a] {
  width: 100%;
  text-align: left;
  font-size: 0.2rem;
  color: #FFFFFF;
  margin-top: 0.08rem;
  display: flex;
  align-items: center;
}
.rank-card-row .card-row .card-info[data-v-0e83654a] .loading {
  width: 0.12rem;
}
.rank-card-row .card-row .card-info[data-v-0e83654a] .loading i {
  background: red !important;
  height: 15%;
  width: 0.02rem;
}
.recomand-rank-row[data-v-0e83654a] {
  position: absolute;
  width: 100%;
  z-index: 9;
  background: linear-gradient(to bottom, rgba(17, 24, 68, 0.9), rgba(26, 24, 61, 0.3));
}
.recomand-rank-row .rec-fixed-row[data-v-0e83654a] {
  padding: 0.1rem 0.28rem;
  font-size: 0.26rem;
  background: rgba(70, 70, 70, 0.7);
  display: inline-block;
  transform: translateX(-50%);
  margin-left: 50%;
  top: 1.2rem;
  color: #d7d7d7;
  border-radius: 0.28rem;
  position: absolute;
}
.recomand-rank-row .rec-fixed-row .rank-arrow[data-v-0e83654a] {
  display: inline-flex;
  width: 0.28rem;
  height: 0.28rem;
  align-items: center;
  justify-content: center;
}
.recomand-rank-row .rec-fixed-row .rank-arrow .icon-sort-down[data-v-0e83654a] {
  font-size: 0.24rem;
  color: #d7d7d7;
  margin-left: 0.08rem;
}
.recomand-rank-row .rec-fixed-row .rank-arrow-up[data-v-0e83654a] {
  transform: rotateZ(180deg);
}
.recomand-rank-row .rec-fixed-row .rank-hand[data-v-0e83654a] {
  width: 0.8rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0.4rem;
}
.recomand-rank-row .top-fixed[data-v-0e83654a] {
  top: 3.2rem;
}
.recomand-rank-row .rec-bg[data-v-0e83654a] {
  overflow: hidden;
  /* background: #000000;*/
}
.recomand-rank-row .rec-rank-row[data-v-0e83654a] {
  height: 3rem;
  opacity: 1;
  padding: 0rem 0rem 0 0.24rem;
  box-sizing: border-box;
  transition: all 0.2s;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.recomand-rank-row .rec-rank-row .rank-top[data-v-0e83654a] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-right: 0.24rem;
}
.rank-hide[data-v-0e83654a] {
  opacity: 0;
  padding-top: 0 !important;
  height: 0rem !important;
}
.recomand-rank-row .rec-title[data-v-0e83654a] {
  color: #fff;
  font-size: 0.28rem;
  font-weight: 400;
}
.recomand-rank-row .rec-rank-row .rank-num[data-v-0e83654a] {
  align-items: center;
  font-size: 0.22rem;
  color: #FFFFFF;
  background: rgba(70, 70, 70, 0.7);
  padding: 0.06rem 0.12rem;
  border-radius: 0.06rem;
  display: flex;
  height: 0.42rem;
}
.recomand-rank-row .rec-rank-row .rank-num .rank-img[data-v-0e83654a] {
  width: 0.28rem;
  margin-right: 0.08rem;
}
.recomand-rank-row .rec-rank-row .rank-num span[data-v-0e83654a] {
  font-size: 0.22rem;
  font-weight: bold;
}

.live-row[data-v-28dd3de2] {
    transition: all 0.2s;
    height: 100%;
    position: relative;
}
[data-v-28dd3de2] .swiper {
    width: 100%;
    height: 100%;
}
[data-v-28dd3de2] .swiper-wrapper {
    width: 100%;
    height: 100%;
}
[data-v-28dd3de2] .swiper-slide {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
}


.count[data-v-d53cb996] {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0.24rem;
	width: 100%;
}
.count .count-item[data-v-d53cb996] {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0.12rem 0;
	border-radius: 0.12rem;
	background: rgb(242,242,242);
}
.count .count-item .count-item-num[data-v-d53cb996] {
	font-size: 0.32rem;
	font-weight: 600;
	color: #f33;
}
.count .count-item .count-item-title[data-v-d53cb996] {
	margin-top: 0.08rem;
	font-size: 0.22rem;
	color: #666;
}


.guess[data-v-0fd0dbfd]{
	padding: 0.2rem 0.28rem;
	width: 100%;
}
.search-h-t[data-v-0fd0dbfd]{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 0.32rem;
	margin-bottom: 0.24rem;
}
.search-h-tag-two[data-v-0fd0dbfd] {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0.12rem 0.24rem;
}
.search-h-tag-two>div[data-v-0fd0dbfd] {
	line-height: 1.5;
	text-align: left;
	text-wrap: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0.08rem;
	font-size: 0.24rem;
	border-radius: 0.12rem;
}


.topic-wrap[data-v-35db04e8]{
	display:flex;
	height: 100%;
	flex-direction:column;
	padding-bottom:0.2rem;
	box-sizing: border-box;
}
.topic-wrap-safe[data-v-35db04e8]{
	height: 0.88rem;
}
.topic-wrap-wrap[data-v-35db04e8]{
	flex: 1;
	padding:0.4rem 0.2rem 0;
}
.topic-wrap-con[data-v-35db04e8]{
	height: 100%;
	background: #fff;
	border-radius: 0.2rem;
	display: flex;
	flex-direction: column;
	padding-bottom:0.2rem;
}


[data-v-35db04e8] .van-tab--active {
	font-weight: bold;
}
.order-by-num[data-v-35db04e8] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 0.16rem;
	width: 0.48rem;
	height: 0.48rem;
	overflow: hidden;
}
.order-by-num img[data-v-35db04e8] {
	width: 100%;
	height: 100%;
}
.huicolor[data-v-35db04e8] {
	color: #969799;
}


.search-h[data-v-5bf60f55]{
	padding: 0.2rem 0.28rem;
	width: 100%;
}
.search-h-t[data-v-5bf60f55]{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 0.32rem;
	margin-bottom: 0.24rem;
}
.search-h-tag[data-v-5bf60f55]{
	display: flex;
	flex-wrap: wrap;
}
.search-h-tag-two[data-v-5bf60f55] {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0.24rem;
}
.search-h-tag-two>div[data-v-5bf60f55] {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.12rem;
	font-size: 0.24rem;
	font-weight: bold;
	border-radius: 0.12rem;
	background: #f6f7f9;
}
.search-h-tag>div[data-v-5bf60f55]{
	display: flex;
	flex-wrap: wrap;
	font-size: 0.24rem;
	padding: 0.08rem 0.24rem;
	background: #f6f7f9;
	margin:0.14rem 0.14rem 0 0;
	color: #333;
	border-radius:0.4rem;
}


.count[data-v-5bf60f55] {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0.24rem;
	width: 100%;
}
.count .count-item[data-v-5bf60f55] {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0.12rem 0;
	border-radius: 0.12rem;
	background: rgb(242,242,242);
}
.count .count-item .count-item-num[data-v-5bf60f55] {
	font-size: 0.32rem;
	font-weight: 500;
	color: #f33;
}
.count .count-item .count-item-title[data-v-5bf60f55] {
	font-size: 0.24rem;
	color: #666;
}


.topic-wrap[data-v-339687d0]{
	height: 100%;
	padding-bottom:0.2rem;
	box-sizing: border-box;
}
.topic-wrap-wrap[data-v-339687d0]{
	height:100%;
	padding:1.08rem 0.2rem 0;
}
.topic-wrap-con[data-v-339687d0]{
	height: 100%;
	background: #fff;
	border-radius: 0.2rem;
	display: flex;
	flex-direction: column;
	padding-bottom:0.2rem;
    overflow-y: auto;
}


[data-v-339687d0] .van-tab--active {
	font-weight: bold;
}
.order-by-num[data-v-339687d0] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 0.16rem;
	width: 0.48rem;
	height: 0.48rem;
	overflow: hidden;
}
.order-by-num img[data-v-339687d0] {
	width: 100%;
	height: 100%;
}


.type-title[data-v-5be49d9a]{
	padding: 0.28rem 0;
	text-align: center;
	font-size: 0.28rem;
}
.type-icon[data-v-5be49d9a]{
	width: 0.48rem;
	height: 0.48rem;
	margin-right: 0.2rem;
	display: block;
}
.type-item[data-v-5be49d9a]{
	padding: 0.2rem 0.32rem;
	display: flex;
	align-items: center;
	font-size: 0.28rem;
	color:#434343!important;
}
.type-item~.type-item[data-v-5be49d9a]{
	border-top: 0.02rem solid #e1e2e8;
}
[data-v-5be49d9a] .van-popup--round{
	border-radius: 0.32rem!important;
}


.kfbox[data-v-c8faafec]{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0.02rem solid #AAAAAA;
	padding: 0.04rem 0.12rem;
	border-radius: 0.14rem;
	color:#fff;
}


.pwdcontent[data-v-05a7b6c4]{
	background-color:#fff;
	width: 75%;
	margin: 0 auto;
	border-radius: 0.2rem;
	padding: 0.34rem 0.28rem 0.4rem;
	text-align: center;
	font-size: 0.28rem;
	margin-top: 15vh;
}
.pwdcontent input[data-v-05a7b6c4]{
	width: 100%;
	display: block;
	margin-top: 0.32rem;
	border: none;
	border-bottom: 0.02rem solid rgba(153,153,153,0.5);
	padding:0.14rem 0;
}
.pwdcontent input[data-v-05a7b6c4]:disabled{
	background: rgba(0,0,0,0);
}
.pwdcontent-st[data-v-05a7b6c4],.pwdcontent-t[data-v-05a7b6c4]{
	color: #333333;
}
.pwdcontent-st[data-v-05a7b6c4]{
	font-size: 0.24rem;
	margin:0.14rem 0;
}
.pwdcontent-m[data-v-05a7b6c4]{
	font-size: 0.4rem;
	font-weight: bold;
}
.line[data-v-05a7b6c4]{
	height: 0.02rem;
	background-color: #F1F1F1;
	margin: 0.2rem 0;
}
.pwdcontent-t1[data-v-05a7b6c4]{
	display: flex;
	justify-content: space-between;
	font-size: 0.24rem;
	color: #333333;
	margin: 0.2rem 0;
}
.pwdcontent-t2[data-v-05a7b6c4]{
	font-size:0.24rem;
	color:#7F7F7F;
	margin-top: 0.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
[data-v-05a7b6c4] .van-password-input{
	margin: 0 auto;
	height: 0.68rem;
}
[data-v-05a7b6c4] .van-password-input__item{
	height: 0.68rem;
	width: 0.6rem;
	border: 0.02rem solid #AAAAAA;
	background-color: #F2F2F2;
}
[data-v-05a7b6c4] .van-number-keyboard{
	color: #000;
}
[data-v-05a7b6c4] .van-dialog__header{
	color: #000;
}


[data-v-7ea0e8e1] #home-ganme-uni .van-notice-bar{
	border-radius:0.2rem!important;
}
.homegamewrap[data-v-7ea0e8e1]{padding:0 0.32rem 0.32rem;flex:1;overflow: auto;border-radius:0.34rem 0.34rem 0 0;}
.topic-wrap-safe[data-v-7ea0e8e1]{
	height:1.2rem;
}
.topic-wrap-safe-fixed[data-v-7ea0e8e1]{
	position: sticky;
	top:-0.04rem;
	z-index: 100;
	margin-top: 0.32rem;
	background: #000;
}
[data-v-7ea0e8e1] .van-tab{
	padding: 0 0.24rem 0 0;
}
[data-v-7ea0e8e1] .van-tab~.van-tab{
	padding: 0 0.24rem;
}
.user-info-t[data-v-7ea0e8e1]{
	background: black;
	border-radius: 0.2rem;
	overflow: hidden;
}
.user-info-n[data-v-7ea0e8e1]{
	margin-top: 0.32rem;
	border-radius: 0.2rem;
	overflow: hidden;
}
.home-ganme-uni[data-v-7ea0e8e1]{
	display: flex;
	flex-direction: column;
}
.user-info-card[data-v-7ea0e8e1]{
	margin-top: 0.32rem;
	padding:0.2rem 0.32rem;
	border-radius:0.2rem;
	display: flex;
	justify-content: space-between;
	background:#2d2d2d;
}
.user-info-card-i[data-v-7ea0e8e1]{
	display:flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	font-size: 0.24rem;
	color: #fff;
	margin-left:0.2rem;
}
.list-grid[data-v-7ea0e8e1]{
	margin-top: 0.32rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 0.2rem;
}
.list-grid>div[data-v-7ea0e8e1]{
	position: relative;
	border-radius: 0.2rem;
	overflow: hidden;
}
.tag[data-v-7ea0e8e1]{
	position: absolute;
	left: -0.02rem;
	top: -0.02rem;
	border-radius: 0.2rem 0 0.2rem 0;
	color: #fff;
	background: #D9001B;
	font-size: 0.24rem;
	padding: 0.06rem 0.2rem;
}
.title[data-v-7ea0e8e1]{
	padding-top:0.8rem;
	text-align:center;
	color: black;
	font-weight: 600;
	font-style:italic;
	padding-bottom:0.2rem;
}
.icon2[data-v-7ea0e8e1]{
	display: block;
	height: 1.8rem;
	margin: 0 auto;
}


.home-slider[data-v-94f8e6e0] {
    position: absolute !important;
}

/* 侧边栏容器 */
.sidebar-container[data-v-94f8e6e0] {
    padding: 0.2rem;
    width: 100%;
    height: 100%;
    background: rgb(245, 245, 245);
}

/* 直接子元素 div */
.sidebar-container > div[data-v-94f8e6e0] {
    margin-bottom: 0.2rem;
    width: 100%;
    border-radius: 0.2rem;
    overflow: hidden;
    background: #fff;
}

/* 图标样式 */
.iconfont[data-v-94f8e6e0] {
    margin-right: 0.16rem;
    font-weight: 600;
    font-size: 0.28rem !important;
}

/* 人民币图标样式 */
.sidebar-container > div .icon-renminbi[data-v-94f8e6e0] {
    font-weight: 500;
    font-size: 0.32rem;
}

/* 个人模块 */
.sidebar-container .personal-modular .van-cell__title[data-v-94f8e6e0] {
    max-width: 1.44rem !important;
}

/* 提示样式 */
.sidebar-container .personal-modular .tips[data-v-94f8e6e0] {
    padding: 0.04rem 0.12rem;
    border-radius: 0.08rem;
    background: #eee;
}

/* 货币提示 */
.sidebar-container .personal-modular .money-tips[data-v-94f8e6e0] {
    padding: 0;
    color: #e80000;
}

/* 角标位置 */
.sidebar-container .personal-modular .van-badge--top-right[data-v-94f8e6e0] {
    margin-left: 0.08rem;
    transform: translate(0, 0);
}

/* 个人模块标题 */
.sidebar-container .personal-modular .van-cell__title[data-v-94f8e6e0] {
    max-width: 1.28rem;
}

/* 个人中心图标 */
.sidebar-container .see-personal-modular .iconfont[data-v-94f8e6e0],
.sidebar-container .see-live-modular .iconfont[data-v-94f8e6e0] {
    margin-right: -0.04rem;
}

/* 个人容器 */
.sidebar-container .personal-container[data-v-94f8e6e0] {
    padding: 0.24rem 0.24rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.2rem;
}

/* 个人项目 */
.sidebar-container .personal-container .personal-item[data-v-94f8e6e0] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
}

/* 昵称 */
.sidebar-container .personal-container .personal-item .nickname[data-v-94f8e6e0] {
    display: inline-block;
    margin-top: 0.16rem;
    font-size: 0.24rem;
    max-width: 90%;
}
.tips[data-v-94f8e6e0] {
    padding: 0.04rem 0.12rem;
    border-radius: 0.08rem;
    background: #eee;
}

/* 服务盒子 */
.service-box[data-v-94f8e6e0] {
    padding: 0 0.32rem 0.32rem 0.32rem;
    max-height: 8.4rem;
    overflow-y: auto;
}


.plus-content[data-v-4d22b94a]{
	padding: 0.4rem 0.2rem 0.4rem;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.plus-conten-t[data-v-4d22b94a]{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.plus-conten-t>div[data-v-4d22b94a]{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45%;
	background: red;
	height: 1.3rem;
	border-radius: 0.2rem;
	color: #fff;
	position: relative;
}
.plus-conten-t img[data-v-4d22b94a]{
	display: block;
	position: absolute;
	width: 0.7rem;
}
.plus-conten-t>div:nth-child(1) img[data-v-4d22b94a]{
	bottom:0.1rem;
	left: 0.2rem;
	transform: rotate(30deg);
}
.plus-conten-t>div:nth-child(2) img[data-v-4d22b94a]{
	bottom:0.1rem;
	right: 0.2rem;
	transform: rotate(-30deg);
}
.plus-conten-t>div[data-v-4d22b94a]:nth-child(1){
	background:linear-gradient(rgb(245, 154, 35) 0%, rgb(250, 205, 145) 100%);
}
.plus-conten-t>div[data-v-4d22b94a]:nth-child(2){
	background:linear-gradient(rgb(2, 167, 240) 0%, rgb(129, 211, 248) 100%);
}
.plus-conten-g[data-v-4d22b94a]{
	margin: 0.3rem 0;
	text-align: center;
	position: relative;
}
.plus-conten-g>div[data-v-4d22b94a]{
	position: absolute;
	top: 50%;
	width: 100%;
	height: 0.02rem;
	z-index: -1;
	background: rgb(215, 215, 215);
}
.plus-conten-g>span[data-v-4d22b94a]{
	background: #fff;
	padding: 0 0.3rem;
}
.act-item[data-v-4d22b94a]{
	display: flex;
	margin-bottom: 0.2rem;
	border-radius: 0.2rem;
	padding: 0.2rem;
	overflow: hidden;
	background: #f2f2f2;
}
.act-item>img[data-v-4d22b94a]{
	display: block;
	height: 1.6rem;
	aspect-ratio: 3/2;
	border-radius: 0.2rem;
	margin-right: 0.2rem;
}
.act-con-left[data-v-4d22b94a]{
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.act-con-left>div[data-v-4d22b94a]{
	width: 100%;
}
.act-con-left-t[data-v-4d22b94a]{
	font-size: 0.3rem;
	font-weight: 500;
}
.act-con-left-i[data-v-4d22b94a]{
	color: #999;
	font-size: 0.26rem;
}
.act-con-left-g[data-v-4d22b94a]{
	display: flex;
	flex-wrap: wrap;
}
.act-con-left-g>span[data-v-4d22b94a]{
	background: rgb(175, 215, 233);
	color: rgb(22, 155, 213);
	display: block;
	font-size: 0.22rem;
	margin-right: 0.2rem;
	margin-bottom: 0.08rem;
	padding: 0.02rem 0.1rem;
	border-radius: 0.04rem;
}
.act-con-left-m[data-v-4d22b94a]{
	color: #aaa;
	font-size: 0.26rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.act-con-btn[data-v-4d22b94a]{
	color: #f59a23;
	background-color: #f3d2a7;
	font-size: 0.22rem;
	padding: 0.04rem 0.12rem;
	border-radius: 0.2rem;
}


.item-o[data-v-7d197e4f] {
	position: relative;
}
.home-tabbar[data-v-7d197e4f] {
	display: flex;
	background-color: #000;
	height:1rem;
	overflow: hidden;
}
.home-tabbar > div[data-v-7d197e4f] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25%;
	height: 100%;
	color: #bfbfbf;
	font-weight: bold;
	font-size: 0.28rem;
}
.home-tabbar img[data-v-7d197e4f] {
	display: block;
	width: 0.5rem;
	height: 0.5rem;
}
.act[data-v-7d197e4f]{
	color: #fff!important;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.showrank[data-v-19d96da6] {
  /* height: calc(100% - 85px)!important;*/
  margin-top: 1.7rem;
}
.live-row[data-v-19d96da6] {
  /*  transition: all 0.2s;*/
  height: 100%;
  position: relative;
}
[data-v-19d96da6] .m-scene-recommend-title .van-tab--active {
  color: #fff !important;
}
[data-v-19d96da6] .m-scene-recommend-title .van-tab {
  font-size: 0.34rem !important;
  padding: 0 0.24rem !important;
  font-weight: 500;
}
.m-scene-recommend-body[data-v-19d96da6] {
  display: flex;
  height: 100%;
  flex-direction: column;
  background: #000;
}
.m-scene-recommend-item[data-v-19d96da6] {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.m-scene-recommend-title[data-v-19d96da6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  height: 0.98rem;
  padding: 0.1rem 0.24rem 0;
  z-index: 10;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.m-scene-recommend-title .iconfont[data-v-19d96da6] {
  color: #fff;
  font-size: 0.44rem;
  font-weight: bold;
}
.line-icon[data-v-19d96da6] {
  height: 0.88rem;
  line-height: 0.88rem;
}
[data-v-19d96da6] .van-badge {
  border: none;
}
.open-iphone[data-v-19d96da6] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 0.48rem 1rem;
  overflow: hidden;
}
.open-iphone .text[data-v-19d96da6] {
  position: absolute;
  left: 50%;
  top: 0.24rem;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.open-iphone .text span[data-v-19d96da6] {
  line-height: 0.36rem;
}
.open-iphone img[data-v-19d96da6] {
  width: 100%;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.showrank[data-v-3294cde1] {
  /* height: calc(100% - 85px)!important;*/
  margin-top: 1.7rem;
}
.live-row[data-v-3294cde1] {
  /*  transition: all 0.2s;*/
  height: 100%;
  position: relative;
}
[data-v-3294cde1] .m-scene-recommend-title .van-tab--active {
  color: #fff !important;
}
[data-v-3294cde1] .m-scene-recommend-title .van-tab {
  font-size: 0.34rem !important;
  padding: 0 0.24rem !important;
  font-weight: 500;
}
.m-scene-recommend-body[data-v-3294cde1] {
  display: flex;
  height: 100%;
  flex-direction: column;
  background: #000;
}
.m-scene-recommend-item[data-v-3294cde1] {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.m-scene-recommend-title[data-v-3294cde1] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  height: 0.98rem;
  padding: 0.1rem 0.24rem 0;
  z-index: 10;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.m-scene-recommend-title .iconfont[data-v-3294cde1] {
  color: #fff;
  font-size: 0.44rem;
  font-weight: bold;
}
.line-icon[data-v-3294cde1] {
  height: 0.88rem;
  line-height: 0.88rem;
}
[data-v-3294cde1] .van-badge {
  border: none;
}
.open-iphone[data-v-3294cde1] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 0.48rem 1rem;
  overflow: hidden;
}
.open-iphone .text[data-v-3294cde1] {
  position: absolute;
  left: 50%;
  top: 0.24rem;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.open-iphone .text span[data-v-3294cde1] {
  line-height: 0.36rem;
}
.open-iphone img[data-v-3294cde1] {
  width: 100%;
}

[data-v-efbd932e] #home-ganme-uni .van-notice-bar{
	border-radius:0.2rem!important;
}
.homegamewrap[data-v-efbd932e]{padding:0 0.32rem 0.32rem;flex:1;overflow: auto;border-radius:0.34rem 0.34rem 0 0;}
.topic-wrap-safe[data-v-efbd932e]{
	height:1.2rem;
}
.homegamewrap[data-v-efbd932e]::-webkit-scrollbar {
	display: none; /* Chrome Safari */
}
.topic-wrap-safe-fixed[data-v-efbd932e]{
	position: sticky;
	top:-0.04rem;
	z-index: 100;
	margin-top: 0.32rem;
	background: #000;
}
[data-v-efbd932e] .van-tab{
	padding: 0 0.24rem 0 0;
}
[data-v-efbd932e] .van-tab~.van-tab{
	padding: 0 0.24rem;
}
.user-info-t[data-v-efbd932e]{
	background: black;
	border-radius: 0.2rem;
	overflow: hidden;
}
.user-info-n[data-v-efbd932e]{
	margin-top: 0.32rem;
	border-radius: 0.2rem;
	overflow: hidden;
}
.home-ganme-uni[data-v-efbd932e]{
	display: flex;
	flex-direction: column;
}
.user-info-card[data-v-efbd932e]{
	margin-top: 0.32rem;
	padding:0.2rem 0.32rem;
	border-radius:0.2rem;
	display: flex;
	justify-content: space-between;
	background:#2d2d2d;
}
.user-info-card-i[data-v-efbd932e]{
	display:flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	font-size: 0.24rem;
	color: #fff;
	margin-left:0.2rem;
}
.list-grid[data-v-efbd932e]{
	margin-top: 0.32rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 0.2rem;
}
.list-grid>div[data-v-efbd932e]{
	position: relative;
	border-radius: 0.2rem;
	overflow: hidden;
}
.tag[data-v-efbd932e]{
	position: absolute;
	left: -0.02rem;
	top: -0.02rem;
	border-radius: 0.2rem 0 0.2rem 0;
	color: #fff;
	background: #D9001B;
	font-size: 0.24rem;
	padding: 0.06rem 0.2rem;
}
.title[data-v-efbd932e]{
	padding-top:0.8rem;
	text-align:center;
	color: black;
	font-weight: 600;
	font-style:italic;
	padding-bottom:0.2rem;
}
.icon2[data-v-efbd932e]{
	display: block;
	height: 1.8rem;
	margin: 0 auto;
}


video[data-v-24600775] {
	pointer-events: none; /* 用户不能点击，等于完全隐藏 UI */
}
video[data-v-24600775]::-webkit-media-controls {
	display: none !important;
}
video[data-v-24600775]::-webkit-media-controls-enclosure {
	display: none !important;
}
video[data-v-24600775]::-webkit-media-controls-panel {
	display: none !important;
}
video[data-v-24600775]::-webkit-media-controls-play-button {
	display: none !important;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
[data-v-109ec547] #TBRoomvideoTrack div {
  background-color: rgba(0, 0, 0, 0) !important;
}
.cover[data-v-109ec547] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  filter: blur(3rem);
  transform: translate3d(-50%, -50%, 0);
}
.live-tips[data-v-109ec547] {
  position: absolute;
  z-index: 999;
  bottom: -2.48rem;
  left: 50%;
  transform: translateX(-50%);
}
.live-tips .living[data-v-109ec547] {
  font-size: 0.36rem;
  border-radius: 1rem;
  border: 0.02rem solid #e0e0e0;
  padding: 0.26rem 0.4rem;
  line-height: 1;
  color: #fff;
  display: flex;
  font-weight: bold;
  white-space: nowrap;
}
.live-tips .living .loading[data-v-109ec547] {
  width: 0.26rem;
  height: 0.26rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  margin: 0.04rem 0.08rem 0 0;
}
.live-tips .living .loading i[data-v-109ec547] {
  display: inline-block;
  width: 0.04rem;
  height: 20%;
  background: #fff;
  animation: scaleUp-109ec547 0.25s linear infinite alternate;
}
.live-tips .living .loading i[data-v-109ec547]:nth-child(2) {
  animation-delay: 0.1s;
}
.live-tips .living .loading i[data-v-109ec547]:nth-child(3) {
  animation-delay: 0.2s;
}
@keyframes scaleUp-109ec547 {
to {
    transform: scaleY(5);
}
}
.live-tips .living .line-container[data-v-109ec547] {
  width: 0.36rem;
  height: 0.36rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-right: 0.12rem;
}
.live-tips .living .line-container .line-item[data-v-109ec547] {
  background: black;
  width: 0.04rem;
}
.live-tips .living .line-container .line-item[data-v-109ec547]:nth-child(1) {
  height: 0.26rem;
  animation: line-animate1-109ec547 0.8s linear reverse;
  animation-direction: reverse;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.live-tips .living .line-container .line-item[data-v-109ec547]:nth-child(2) {
  height: 0.12rem;
  animation: line-animate2-109ec547 0.8s;
  animation-direction: reverse;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.live-tips .living .line-container .line-item[data-v-109ec547]:nth-child(3) {
  height: 0.2rem;
  animation: line-animate3-109ec547 1s linear reverse;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.live-tips .living .line-container .line-item[data-v-109ec547]:nth-child(4) {
  height: 0.32rem;
  animation: line-animate4-109ec547 0.8s linear reverse;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes line-animate1-109ec547 {
0% {
    height: 0.26rem;
}
100% {
    height: 0.36rem;
}
}
@keyframes line-animate2-109ec547 {
0% {
    height: 0.12rem;
}
100% {
    height: 0.32rem;
}
}
@keyframes line-animate3-109ec547 {
0% {
    height: 0.2rem;
}
100% {
    height: 0.36rem;
}
}
@keyframes line-animate4-109ec547 {
0% {
    height: 0.32rem;
}
100% {
    height: 0.2rem;
}
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
[data-v-14a4f4ed] #TBRoomvideoTrack div {
  background-color: rgba(0, 0, 0, 0) !important;
}

.live-player .live-player-container[data-v-14a4f4ed] {
	width: 100%;
}
.live-player .cover[data-v-14a4f4ed] {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	filter: blur(3rem);
	transform: translate3d(-50%, -50%,0);
}
[data-v-14a4f4ed] .live-player .live-player-container>div {
	background-color: transparent !important;
}
.live-player .live-info[data-v-14a4f4ed] {
	position: absolute;
	left: 0.24rem;
	bottom: 0.24rem;
	color: #fff;
}
.live-player .live-tips[data-v-14a4f4ed] {
	position: absolute;
	z-index: 199;
	bottom: 25%;
	left: 50%;
	transform: translateX(-50%);
}
.live-player .live-tips .living[data-v-14a4f4ed] {
	font-size: 0.36rem;
	border-radius: 1rem;
	border: 0.02rem solid #e0e0e0 !important;
	padding: 0.12rem 0.4rem !important;
	line-height: 1;
	color: #fff;
	background: rgba(255, 255, 255, 0) !important;
	display: flex;
	font-weight: bold;
	white-space: nowrap;
}
.live-player .live-tips .living .live-red-pocket[data-v-14a4f4ed] {
	width: 0.6rem;
	margin-right: 0.12rem;
	animation: live-red-pocket-14a4f4ed 0.4s ease-in-out 0s infinite alternate;
}
@keyframes live-red-pocket-14a4f4ed {
0% {
		transform: rotateZ(0)
}
100% {
		transform: rotateZ(20deg)
}
}
.live-info .live-status[data-v-14a4f4ed] {
	border-radius: 0.1rem;
	margin-bottom: 0.12rem;
	padding: 0.06rem 0.12rem;
	font-size: 0.2rem;
	display: inline-flex;
	background: #F00;
	color: white;
}
.live-info .win-rate[data-v-14a4f4ed]{
	height: 0.48rem;
	border-radius: 0.1rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 0.24rem;
	color: rgba(51, 51, 51, 1);
	margin-left: 0.12rem;
	letter-spacing: 0.02rem;
}
.live-info .win-rate .rank-vo[data-v-14a4f4ed]{
	padding: 0rem 0.12rem;
	background: rgba(70, 70, 70, 0.7);
	color: #FFFFFF;
	font-size: 0.18rem;
	height: 0.32rem;
	display: flex;
	align-items: center;
	border-radius: 0.2rem;
}
.live-info .win-rate .rank-vo[data-v-14a4f4ed]:first-child{
	margin-right: 0.12rem;
}
.live-info .win-rate .rank-vo .icon-navigate_next[data-v-14a4f4ed]{
	font-size: 0.2rem;
}
.live-info .live-author[data-v-14a4f4ed] {
	font-size: 0.32rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.live-info .live-title[data-v-14a4f4ed] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 0.12rem;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.28rem;
}
.live-info .game-name[data-v-14a4f4ed] {
	display: flex;
	align-items: center;
	height: 0.48rem;
	line-height: 0.48rem;
	font-size: 0.28rem;
}
.living-an[data-v-14a4f4ed] {
    font-size: 0.36rem;
    border-radius: 1rem;
    border: 0.02rem solid #e0e0e0;
    padding: 0.24rem 0.4rem;
    line-height: 1;
    color: #fff;
    display: flex;
    font-weight: bold;
    white-space: nowrap;
}
.loading-an[data-v-14a4f4ed] {
    width: 0.26rem;
    height: 0.26rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    margin: 0.04rem 0.08rem 0 0
}
.loading-an i[data-v-14a4f4ed] {
    display: inline-block;
    width: 0.04rem;
    height: 20%;
    background: #fff;
    animation: scaleUp-14a4f4ed 0.25s linear infinite alternate;
}
.loading-an i[data-v-14a4f4ed]:nth-child(2) {
    animation-delay: 0.1s;
}
.loading-an i[data-v-14a4f4ed]:nth-child(3) {
    animation-delay: 0.2s;
}
@keyframes scaleUp-14a4f4ed {
to {
        transform: scaleY(5);
}
}


.topic-wrap[data-v-5a1feb48]{
	height: 100%;
	padding-bottom:0.2rem;
	box-sizing: border-box;
}
.topic-wrap-wrap[data-v-5a1feb48]{
	height:100%;
	padding:1.08rem 0.2rem 0;
}
.topic-wrap-con[data-v-5a1feb48]{
	height: 100%;
	background: #fff;
	border-radius: 0.2rem;
	display: flex;
	flex-direction: column;
	padding-bottom:0.2rem;
	overflow-y: auto;
}


[data-v-5a1feb48] .van-tab--active {
	font-weight: bold;
}
.order-by-num[data-v-5a1feb48] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 0.16rem;
	width: 0.48rem;
	height: 0.48rem;
	overflow: hidden;
}
.order-by-num img[data-v-5a1feb48] {
	width: 100%;
	height: 100%;
}

@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.task-popup[data-v-4fe25aa6] {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 65vw;
  background: #FFFFFF;
  padding: 0.5rem 0rem 0.4rem;
  width: 100%;
  position: fixed;
  border-radius: 0.2rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.task-popup .task-close-row[data-v-4fe25aa6] {
  top: -0.3rem;
  position: absolute;
  right: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background: #fdfdfd;
  border: 0.02rem solid #333333;
  text-align: center;
  line-height: 0.6rem;
  font-size: 0.24rem;
}
.task-popup .task-name[data-v-4fe25aa6] {
  font-size: 0.36rem;
  color: #333333;
  word-break: keep-all;
}
.task-popup .task-info[data-v-4fe25aa6] {
  margin: 0.3rem 0;
  font-size: 0.28rem;
  color: #8c8c8c;
}
.task-popup .task-info .span[data-v-4fe25aa6] {
  color: #d8001b;
}
.task-popup .task-award[data-v-4fe25aa6] {
  display: flex;
  align-items: center;
  font-size: 0.48rem;
  font-weight: bold;
  color: #d8001b;
  flex-direction: column;
}
.task-popup .task-award .img[data-v-4fe25aa6] {
  margin-bottom: 0.12rem;
  width: 1.2rem;
}
.task-popup .task-btn-row[data-v-4fe25aa6] {
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
  width: 100%;
}
.task-popup .task-btn-row .btn-item[data-v-4fe25aa6] {
  padding: 0.28rem 0;
  width: 100%;
  color: #8c8c8c;
  margin: 0 0.6rem;
  font-size: 0.3rem;
  background: #d8001b;
  border-radius: 0.6rem;
  color: #FFFFFF;
  text-align: center;
}
.sign-toast[data-v-4fe25aa6] {
  position: absolute;
  top: 50%;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0.4rem;
  z-index: 100001;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 0.32rem 0.26rem;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sign-toast img[data-v-4fe25aa6] {
  width: 0.8rem;
}
.sign-toast .toast-jifen[data-v-4fe25aa6] {
  color: #fdbd1b;
  font-weight: bold;
  font-size: 0.32rem;
}
.sign-toast .toast-tip[data-v-4fe25aa6] {
  width: 2rem;
  color: white;
  font-size: 0.28rem;
  letter-spacing: 0.02rem;
  margin-top: 0.12rem;
  text-align: center;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.yes-img2[data-v-f88a0476] {
  position: absolute;
  left: -199.98rem;
}
.yes-row[data-v-f88a0476] {
  width: 78vw;
  max-width: 6rem;
  position: absolute;
  top: 1rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
}
.yes-row .yes-img[data-v-f88a0476] {
  max-width: 100%;
}
.yes-row .yes-img-1[data-v-f88a0476] {
  z-index: 10;
}
.yes-row .yes-img-2[data-v-f88a0476] {
  z-index: 9;
  margin-top: 10vw;
}
.yes-row .yes-img-3[data-v-f88a0476] {
  display: none;
  position: absolute;
  width: 20vw;
  max-width: 2rem;
  bottom: -5%;
  z-index: 11;
  animation: shake-f88a0476 0.5s infinite linear;
  transform-origin: bottom;
}
@keyframes shake-f88a0476 {
0%, 100% {
    transform: rotate(0);
}
25% {
    transform: rotate(-5deg);
}
75% {
    transform: rotate(5deg);
}
}
.yes-row .yes-img-4[data-v-f88a0476] {
  width: 80%;
  position: absolute;
  top: 28vw;
}
.yes-row .yestoday-points[data-v-f88a0476] {
  animation: move-f88a0476 1s;
}
.yes-row .yestoday-points .yes-award[data-v-f88a0476] {
  margin-top: 0.4rem;
  font-size: 0.56rem;
  letter-spacing: 0.06rem;
  line-height: 1.5rem;
}
@keyframes move-f88a0476 {
0% {
    left: -10rem;
}
100% {
    left: 4vw;
}
}
.yes-row .yes-go-on[data-v-f88a0476] {
  position: absolute;
  bottom: -2.4rem;
  z-index: 10;
  width: 70vw;
  max-width: 5rem;
  height: 1rem;
  background: #d5011b;
  border-radius: 7vw;
  line-height: 1rem;
  text-align: center;
  font-size: 0.4rem;
  color: #FFFFFF;
  letter-spacing: 0.06rem;
  animation: bigorsmall-f88a0476 0.6s infinite linear;
  transform-origin: center;
}
@keyframes bigorsmall-f88a0476 {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0.95);
}
}
.yes-row .yestoday-points[data-v-f88a0476] {
  top: 65%;
  margin-top: -50%;
  position: absolute;
  left: 5%;
  width: 90%;
  z-index: 10;
  border-radius: 7vw;
  text-align: center;
  font-size: 0.4rem;
  color: #FFFFFF;
  letter-spacing: 0.04rem;
}
.yes-row .yestoday-points img[data-v-f88a0476] {
  width: 94%;
  margin-top: -0.4rem;
}
.yes-row .yestoday-points .yestoday-gift[data-v-f88a0476] {
  position: absolute;
  line-height: 1.6rem;
  z-index: 10;
  top: 34%;
  left: 50%;
  transform: translateX(-50%);
  color: #d8001b;
  font-weight: bold;
  word-break: keep-all;
}
.yes-row .yestoday-points .yestoday-gift span[data-v-f88a0476] {
  font-size: 0.5rem;
  font-weight: bold;
  margin-right: 0.1rem;
}
.yes-row .yestoday-points .yestoday-gift-go[data-v-f88a0476] {
  font-size: 0.2rem;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translateX(-50%);
  font-family: "宋体";
  color: #dcdcdc;
  line-height: 1.5rem;
}
.yes-row .yes-close-row[data-v-f88a0476] {
  display: inline-block;
  position: absolute;
  left: 45%;
  bottom: -3.4rem;
  transform: rotateZ(45deg);
}
.yes-row .yes-close-row .icon-jia[data-v-f88a0476] {
  font-size: 0.6rem;
  color: white;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.task-popup[data-v-d030df4e] {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 9.6rem !important;
  padding: 0.8rem 0rem;
  width: 100%;
  position: fixed;
  border-radius: 0.2rem;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  position: relative;
}
.task-popup .task-pop-bg[data-v-d030df4e] {
  width: calc(9.6rem * 0.66);
}
.task-popup .task-award[data-v-d030df4e] {
  top: 48.5%;
  z-index: 10;
  position: absolute;
  display: flex;
  align-items: center;
  font-size: 0.48rem;
  color: #d8001b;
  flex-direction: column;
  padding: 0.32rem 0.8rem;
  border-radius: 0.32rem;
}
.task-popup .task-award .award-row[data-v-d030df4e] {
  font-size: 0.64rem;
  font-weight: bolder;
}
.task-popup .task-award .award-row span[data-v-d030df4e] {
  font-size: 0.44rem;
  font-weight: normal;
}
.task-popup .task-award .award-tip[data-v-d030df4e] {
  font-size: 0.28rem;
  font-weight: bold;
  margin-top: 0.12rem;
}
.task-popup .pop-info[data-v-d030df4e] {
  position: absolute;
  font-size: 0.2rem;
  color: #f3cf98;
  top: 77%;
  letter-spacing: 0.02rem;
}
.task-popup .btn-item[data-v-d030df4e] {
  padding: 0.28rem 0;
  width: calc(9.6rem * 0.66);
  color: #8c8c8c;
  margin: 0 0.6rem;
  font-size: 0.3rem;
  background: #d8001b;
  border-radius: 0.6rem;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  bottom: -0.4rem;
}
.task-popup .iconfont-close[data-v-d030df4e] {
  position: absolute;
  bottom: -1.4rem;
  color: #FFFFFF;
  border-radius: 50%;
  border: 0.04rem solid #FFFFFF;
  padding: 0.08rem;
  width: 0.6rem;
  height: 0.6rem;
}
.task-popup .iconfont-close .icon-guanbi[data-v-d030df4e] {
  font-size: 0.36rem;
}
@charset "UTF-8";
/*渐变(从上到下）*/
/* 行高 */
/* 定义滚动条样式 圆角和阴影不需要则传入null */
/* css3动画 默认3s宽度到200px */
.empty-box {
  text-align: center;
  margin-top: 2.9rem;
}
.empty-box img {
  width: 1.28rem;
}
.empty-box p {
  text-align: center;
  color: #a0a0a0;
  font-size: 0.24rem;
  line-height: 0.44rem;
  margin-top: 0.2rem;
}
