[data-v-4c0a2c82] .van-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.van-dialog[data-v-4c0a2c82] {
  width: 8.93333rem;
  height: 9.92rem;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 0.8rem 0.66667rem;
  border-radius: 0.26667rem;
}
.van-dialog p[data-v-4c0a2c82] {
    font-size: 0.42667rem;
    font-family: PingFang SC;
    color: #1d2129;
}
.van-dialog ul[data-v-4c0a2c82] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0.53333rem 0;
}
.van-dialog ul li[data-v-4c0a2c82] {
      position: relative;
      width: 2.4rem;
      height: 1.12rem;
      border: 0.02667rem solid #dadada;
      border-radius: 0.16rem;
      color: #ff7029;
      font-size: 0.37333rem;
      text-align: center;
      line-height: 1.12rem;
}
.van-dialog ul li[data-v-4c0a2c82]:nth-of-type(-n + 3) {
        margin-bottom: 0.32rem;
}
.van-dialog ul .bd-n[data-v-4c0a2c82] {
      border: none;
}
.van-dialog ul .selet[data-v-4c0a2c82] {
      width: 2.4rem;
      height: 1.12rem;
      position: absolute;
      top: 0;
      right: 0;
}
.van-dialog .van-button[data-v-4c0a2c82] {
    width: 100%;
    background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
    border: none;
    height: 1.2rem;
    font-size: 0.48rem;
    color: #fff;
    border-radius: 0.16rem;
}
.van-dialog .ipn[data-v-4c0a2c82] {
    margin: 0.53333rem 0;
}
.van-dialog .ipn .van-cell[data-v-4c0a2c82] {
      background-color: #fff;
      border: 0.02667rem solid #dadada;
      border-radius: 0.16rem;
      height: 1.12rem;
}
.van-dialog .ipn .van-cell[data-v-4c0a2c82] .van-field__label {
        width: 0.66667rem;
        color: #ff7029;
        font-size: 0.42667rem;
}
.van-dialog .ipn .van-cell[data-v-4c0a2c82] .van-field__value {
        font-size: 0.37333rem;
}
.van-dialog .ipn .van-cell[data-v-4c0a2c82] .van-field__control {
        color: black;
}

li[data-v-0badd757] {
  padding-bottom: 0.26667rem;
}
li .comment_info .user_box[data-v-0badd757] {
    display: flex;
    justify-content: space-between;
    padding: 0.26667rem 0.4rem 0.4rem 0.4rem;
    align-items: center;
}
li .comment_info .user_box .userImgBox[data-v-0badd757] {
      display: flex;
      justify-content: flex-start;
}
li .comment_info .user_box .userImgBox .userImg[data-v-0badd757] {
        position: relative;
        width: 0.90667rem;
        height: 0.90667rem;
        padding: 0.05333rem;
        border-radius: 50%;
        margin-right: 0.32rem;
}
li .comment_info .user_box .userImgBox .userImg .userava[data-v-0badd757] {
          width: 0.8rem;
          height: 0.8rem;
          border-radius: 50%;
          float: left;
}
li .comment_info .user_box .userImgBox .userImg .vipIcon[data-v-0badd757] {
          position: absolute;
          bottom: -0.05333rem;
          right: -0.05333rem;
          width: 0.42667rem;
          height: 0.42667rem;
}
li .comment_info .user_box .userImgBox .bgImg[data-v-0badd757] {
        background-color: #d5a160;
}
li .comment_info .user_box .userImgBox .rigjt_info[data-v-0badd757] {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
}
li .comment_info .user_box .userImgBox .rigjt_info span[data-v-0badd757] {
          font-weight: Bold;
}
li .comment_info .user_box .userImgBox .rigjt_info span[data-v-0badd757]:nth-of-type(1) {
            display: flex;
            color: #969696;
            font-size: 0.34667rem;
}
li .comment_info .user_box .userImgBox .rigjt_info span:nth-of-type(1) img[data-v-0badd757] {
              width: 0.96rem;
              height: 0.34667rem;
              margin-left: 0.13333rem;
}
li .comment_info .user_box .userImgBox .rigjt_info span[data-v-0badd757]:nth-of-type(2) {
            font-size: 0.32rem;
            color: #969696;
}
li .comment_info .user_box .zanIcon[data-v-0badd757] {
      display: flex;
      align-items: center;
      font-size: 0.32rem;
      color: #969696;
}
li .comment_info .user_box .zanIcon img[data-v-0badd757] {
        width: 0.4rem;
        height: 0.4rem;
        margin-left: 0.13333rem;
}
li .comment_info .comment_box[data-v-0badd757] {
    font-size: 0.4rem;
    color: var(--box_title);
    padding: 0 0.64rem 0 1.52rem;
}
li .comment_info .append_comment[data-v-0badd757] {
    background-color: var(--cahnge_btnbg);
    margin: 0.4rem 0.4rem 0 1.52rem;
    padding: 0.26667rem 0.56rem 0.26667rem 0.26667rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    border-radius: 0.08rem;
}
li .comment_info .append_comment .othenUser[data-v-0badd757] {
      font-size: 0.37333rem;
      color: #afafaf;
      line-height: 0.48rem;
}
li .comment_info .append_comment .othenUser .append_magr[data-v-0badd757] {
        padding: 0.08rem 0;
        color: var(--about);
}
li .comment_info .append_comment .othenUser .append_magr .userself[data-v-0badd757] {
          color: #969696;
}
li .comment_info .append_comment .allList[data-v-0badd757] {
      color: #eed9b0;
      font-size: 0.34667rem;
}
.user_say_book[data-v-0badd757] {
  width: 100vw;
  background-color: var(--bg_color);
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 0.4rem;
  align-items: center;
  box-shadow: 0 0 0.24rem 0 rgba(0, 0, 0, 0.13);
  z-index: 59;
}
.user_say_book .say_Ipn[data-v-0badd757] {
    width: 100%;
    height: 1.33333rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.user_say_book .say_Ipn img[data-v-0badd757] {
      width: 0.93333rem;
      height: 0.93333rem;
      border-radius: 50%;
      margin-right: 0.4rem;
}
.user_say_book .say_Ipn input[data-v-0badd757] {
      flex: 1;
      height: 0.85333rem;
      background-color: var(--cahnge_btnbg);
      border: none;
      border-radius: 0.42667rem;
      font-size: 0.34667rem;
      padding-left: 0.34667rem;
      color: var(--box_title);
}
.user_say_book .say_Ipn input[data-v-0badd757]:-webkit-input-placeholder {
        /* WebKit browsers */
        color: #a1a1a1;
        font-size: 0.34667rem;
}
.user_say_book .say_Ipn input[data-v-0badd757]:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #a1a1a1;
        font-size: 0.34667rem;
}
.user_say_book .say_Ipn input[data-v-0badd757]:-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #a1a1a1;
        font-size: 0.34667rem;
}
.user_say_book .say_Ipn input[data-v-0badd757]:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #a1a1a1;
        font-size: 0.34667rem;
}
.user_say_book .say_Ipn .openvip[data-v-0badd757] {
      width: 3.46667rem;
      height: 1.01333rem;
      background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
      border-radius: 0.50667rem;
      margin-left: 0.4rem;
      font-size: 0.37333rem;
      font-weight: bold;
      color: #333333;
      text-align: center;
      line-height: 1.01333rem;
}
.user_say_book .say_Ipn span[data-v-0badd757] {
      font-size: 0.42667rem;
      margin-left: 0.18667rem;
      font-weight: bold;
      color: var(--box_title);
}
.paymodelBtnBox[data-v-0badd757] {
  background-color: var(--bg_color);
  width: 100vw;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0.4rem 0;
  box-shadow: 0 0 0.24rem 0 rgba(0, 0, 0, 0.13);
  z-index: 912;
  display: flex;
  justify-content: center;
  font-size: 0.37333rem;
  font-weight: bold;
  color: #333333;
  text-align: center;
  line-height: 1.01333rem;
}
.paymodelBtnBox .onlyBtn[data-v-0badd757] {
    width: 3.2rem;
    height: 1.01333rem;
    background: #f2f2f2;
    border: 0.02667rem solid #eaeaea;
    border-radius: 0.50667rem;
    margin-right: 0.4rem;
}
.paymodelBtnBox .openvip[data-v-0badd757] {
    width: 5.33333rem;
    height: 1.01333rem;
    background: linear-gradient(-90deg, #e7c48e 0%, #fae6c0 100%);
    border-radius: 0.50667rem;
}

.active_one[data-v-28398320] {
  background-color: #fff;
}
.active_one .book_img[data-v-28398320] {
    height: 10rem;
    width: 100%;
}
.active_one .book_img img[data-v-28398320] {
      width: 100%;
      height: 100%;
}
.active_one .subject-Info .title[data-v-28398320] {
    padding: 0.26667rem 0.4rem;
    height: 1.6rem;
    display: flex;
    justify-content: space-between;
    font-family: PingFang SC;
    align-items: center;
}
.active_one .subject-Info .title .left-title[data-v-28398320] {
      font-size: 0.45333rem;
      font-weight: bold;
      color: #202020;
      line-height: 0.56rem;
      width: 65%;
      text-align: left;
}
.active_one .subject-Info .title .right-price[data-v-28398320] {
      width: 30%;
      font-size: 0.53333rem;
      font-weight: bold;
      color: #ff6464;
      line-height: 0.53333rem;
      text-align: right;
      padding-right: 0.26667rem;
}
.active_one .subject-Info .title .right-price .fuhao[data-v-28398320] {
        font-size: 0.45333rem;
}
.active_one .subject-Info .infomation .describe[data-v-28398320] {
    text-align: left;
    padding: 0.05333rem 0.93333rem 0.26667rem 0.4rem;
    font-size: 0.4rem;
    line-height: 0.66667rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #969696;
}
.active_one .gang-box[data-v-28398320] {
    height: 0.32rem;
    background-color: #f8f8f8;
}
.active_one .list-box[data-v-28398320] {
    background-color: #fff;
    padding: 0 0.4rem 0.8rem;
}
.active_one .list-box .list-content .first-li[data-v-28398320] {
      height: 1.46667rem;
      display: flex;
      justify-content: space-between;
      font-size: 0.37333rem;
      font-family: PingFang SC;
      font-weight: bold;
      color: #545454;
      line-height: 1.46667rem;
}
.active_one .list-box .list-content .first-li span[data-v-28398320] {
        text-align: left;
}
.active_one .list-box .list-content .first-li span[data-v-28398320]:nth-of-type(2) {
          padding-right: 0.13333rem;
}
.active_one .list-box .list-content .first-li span[data-v-28398320]:nth-of-type(3) {
          margin-right: 0.93333rem;
          margin-left: 0.66667rem;
}
.active_one .list-box .list-content .first-li span[data-v-28398320]:nth-of-type(4) {
          padding-right: 0.4rem;
}
.active_one .list-box .list-content .other-li[data-v-28398320] {
      height: 1.46667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 0.37333rem;
      font-family: PingFang SC;
      font-weight: 500;
      color: #545454;
}
.active_one .list-box .list-content .other-li span[data-v-28398320] {
        text-align: left;
}
.active_one .list-box .list-content .other-li span[data-v-28398320]:nth-of-type(2) {
          width: 1.33333rem;
}
.active_one .list-box .list-content .other-li .first-span[data-v-28398320] {
        width: 0.93333rem;
        height: 0.93333rem;
        border-radius: 50%;
}
.active_one .list-box .list-content .other-li .first-span img[data-v-28398320] {
          width: 100%;
          height: 100%;
          border-radius: 50%;
}
.active_one .list-box .btn[data-v-28398320] {
      margin-top: 0.26667rem;
      height: 0.93333rem;
      background: #eeeeee;
      border-radius: 0.10667rem;
      line-height: 0.93333rem;
      font-size: 0.37333rem;
      font-family: PingFang SC;
      font-weight: 500;
      color: #545454;
      text-align: center;
}
.active_one .imgArticle[data-v-28398320] {
    padding-bottom: 1.33333rem;
}
.active_one .imgArticle .info-omg[data-v-28398320] {
      width: 100%;
      vertical-align: middle;
}
.active_one .baominBtn[data-v-28398320] {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 1.33333rem;
    text-align: center;
    line-height: 1.33333rem;
    background: #eed9b0;
    border: 0.02667rem solid #eaeaea;
    font-size: 0.42667rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #202020;
}
.active_one .qixiaoBtn[data-v-28398320] {
    position: absolute;
    bottom: -1.41333rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0.88rem;
    height: 0.88rem;
    z-index: 999;
}

.active_group[data-v-552a4cf0] {
  background-color: #fff;
}
.active_group .book_img[data-v-552a4cf0] {
    width: 100%;
}
.active_group .book_img img[data-v-552a4cf0] {
      width: 100%;
      height: 100%;
}
.active_group .subject-Info .title[data-v-552a4cf0] {
    padding: 0.26667rem 0.4rem;
    height: 1.6rem;
    display: flex;
    justify-content: space-between;
    font-family: PingFang SC;
    align-items: center;
}
.active_group .subject-Info .title .left-title[data-v-552a4cf0] {
      font-size: 0.45333rem;
      font-weight: bold;
      color: #202020;
      line-height: 0.56rem;
      width: 65%;
      text-align: left;
}
.active_group .subject-Info .title .right-price[data-v-552a4cf0] {
      width: 30%;
      font-size: 0.53333rem;
      font-weight: bold;
      color: #ff6464;
      line-height: 0.53333rem;
      text-align: right;
      padding-right: 0.26667rem;
}
.active_group .subject-Info .title .right-price .fuhao[data-v-552a4cf0] {
        font-size: 0.45333rem;
}
.active_group .subject-Info .infomation .describe[data-v-552a4cf0] {
    text-align: left;
    padding: 0.05333rem 0.93333rem 0.26667rem 0.4rem;
    font-size: 0.4rem;
    line-height: 0.66667rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #969696;
}
.active_group .imgArticle[data-v-552a4cf0] {
    padding-bottom: 1.33333rem;
}
.active_group .imgArticle .info-omg[data-v-552a4cf0] {
      width: 100%;
      vertical-align: middle;
}
.active_group .baominBtn[data-v-552a4cf0] {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 1.33333rem;
    text-align: center;
    line-height: 1.33333rem;
    background: #eed9b0;
    border: 0.02667rem solid #eaeaea;
    font-size: 0.42667rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #202020;
}
.active_group .van-popup[data-v-552a4cf0] {
    background-color: #f4f4f4;
}
.active_group .van-popup .book_info[data-v-552a4cf0] {
      padding: 0.48rem 1.86667rem 0.26667rem 0.4rem;
      background-color: #fff;
}
.active_group .van-popup .book_info .top[data-v-552a4cf0] {
        display: flex;
        justify-content: space-around;
}
.active_group .van-popup .book_info .top img[data-v-552a4cf0] {
          width: 2.66667rem;
          height: 2.66667rem;
          border-radius: 0.18667rem;
          margin-right: 0.34667rem;
}
.active_group .van-popup .book_info .top div[data-v-552a4cf0] {
          flex: 1;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
}
.active_group .van-popup .book_info .top div p[data-v-552a4cf0]:nth-of-type(1) {
            color: #333333;
            font-size: 0.4rem;
            margin-bottom: 0.48rem;
            text-align: left;
}
.active_group .van-popup .book_info .top div p[data-v-552a4cf0]:nth-of-type(2) {
            font-size: 0.45333rem;
            font-family: PingFang SC;
            font-weight: bold;
            color: #ff6464;
            text-align: left;
}
.active_group .van-popup .book_info .top div p:nth-of-type(2) .baomin-fuhao[data-v-552a4cf0] {
              font-size: 0.32rem;
}
.active_group .van-popup .user-info[data-v-552a4cf0] {
      margin-top: 0.26667rem;
}
.active_group .van-popup .user-info .van-field[data-v-552a4cf0] {
        background-color: #fff;
}
.active_group .van-popup .user-info .van-field[data-v-552a4cf0] .van-field__control {
          color: #333333;
}
.active_group .van-popup .payBox[data-v-552a4cf0] {
      width: 100%;
      height: 1.73333rem;
      padding: 0.26667rem 0.4rem;
      background-color: #ffffff;
      margin-top: 0.26667rem;
}
.active_group .van-popup .payBox .van-button[data-v-552a4cf0] {
        width: 100%;
        height: 100%;
        background-color: #eed9b0;
        color: #202020;
        border-radius: 0.21333rem;
}

.active_list .van-nav-bar[data-v-8b1c7958] {
  z-index: 999;
  height: 1.2rem;
}
.active_list .van-nav-bar[data-v-8b1c7958] .van-nav-bar__title {
    font-size: 0.48rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #202020;
}
.active_list .van-nav-bar[data-v-8b1c7958] .van-nav-bar__arrow {
    font-weight: bold;
    color: #202020;
    font-size: 0.48rem;
}
.active_list .gld[data-v-8b1c7958] {
  height: 0.32rem;
  background-color: #f8f8f8;
}
.active_list .list-box[data-v-8b1c7958] {
  background-color: #fff;
  padding: 0 0.4rem;
}
.active_list .list-box .list-content .first-li[data-v-8b1c7958] {
    height: 1.46667rem;
    display: flex;
    justify-content: space-between;
    font-size: 0.37333rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #545454;
    line-height: 1.46667rem;
}
.active_list .list-box .list-content .first-li span[data-v-8b1c7958] {
      text-align: left;
}
.active_list .list-box .list-content .first-li span[data-v-8b1c7958]:nth-of-type(2) {
        padding-right: 0.13333rem;
}
.active_list .list-box .list-content .first-li span[data-v-8b1c7958]:nth-of-type(3) {
        margin-right: 0.93333rem;
        margin-left: 0.66667rem;
}
.active_list .list-box .list-content .first-li span[data-v-8b1c7958]:nth-of-type(4) {
        padding-right: 0.4rem;
}
.active_list .list-box .list-content .other-li[data-v-8b1c7958] {
    height: 1.46667rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #545454;
}
.active_list .list-box .list-content .other-li span[data-v-8b1c7958] {
      text-align: left;
}
.active_list .list-box .list-content .other-li span[data-v-8b1c7958]:nth-of-type(2) {
        width: 1.33333rem;
}
.active_list .list-box .list-content .other-li .first-span[data-v-8b1c7958] {
      width: 0.93333rem;
      height: 0.93333rem;
      border-radius: 50%;
}
.active_list .list-box .list-content .other-li .first-span img[data-v-8b1c7958] {
        width: 100%;
        height: 100%;
        border-radius: 50%;
}

.active_two[data-v-906646d6] {
  background-color: #fff;
  min-height: 100vh;
}
.active_two .active_top[data-v-906646d6] {
    width: 100%;
    padding-top: 1.6rem;
    background: url("https://osscdn.666syh.com/image/app/1684920583056.jpg") no-repeat center/cover;
}
.active_two .active_top .text[data-v-906646d6] {
      text-align: center;
      font-family: PingFang SC;
      font-weight: bold;
}
.active_two .active_top .text .titleyellow[data-v-906646d6] {
        font-size: 0.74667rem;
        font-weight: bold;
        color: #eed9b0;
        margin-bottom: 0.4rem;
}
.active_two .active_top .text .textTitle[data-v-906646d6] {
        color: #f9f9f9;
        font-size: 0.66667rem;
        margin-bottom: 0.98667rem;
}
.active_two .active_top .text .titletips[data-v-906646d6] {
        font-size: 0.66667rem;
        color: #eed9b0;
        margin-bottom: 1.12rem;
}
.active_two .active_top .text .textspan[data-v-906646d6] {
        color: rgba(255, 255, 255, 0.7);
        font-size: 0.56rem;
        font-weight: 500;
        margin-bottom: 0.21333rem;
}
.active_two .active_top .text .card[data-v-906646d6] {
        font-size: 0.61333rem;
        color: #ffffff;
        margin-bottom: 0.4rem;
}
.active_two .active_top .text .texttext[data-v-906646d6] {
        color: #eed9b0;
        font-size: 0.50667rem;
        margin-bottom: 0.96rem;
}
.active_two .active_top .text .texticon[data-v-906646d6] {
        font-size: 0.48rem;
        color: rgba(255, 255, 255, 0.7);
}
.active_two .active_top .text .texttime[data-v-906646d6] {
        width: 7.46667rem;
        height: 0.98667rem;
        line-height: 0.98667rem;
        text-align: center;
        margin: 0 auto;
        opacity: 0.8;
        background: rgba(255, 255, 255, 0.2);
        border-radius: 0.18667rem;
        font-size: 0.42667rem;
        color: #ffffff;
        margin-bottom: 1.06667rem;
}
.active_two .active_top .text .downtips[data-v-906646d6] {
        font-size: 0.34667rem;
        font-weight: bold;
        color: #ffe361;
}
.active_two .active_top .btnBox[data-v-906646d6] {
      display: flex;
      justify-content: center;
      padding-top: 0.53333rem;
}
.active_two .active_top .btnBox .okBtn[data-v-906646d6] {
        width: 8.34667rem;
        height: 1.2rem;
        background: #eed9b0;
        border-radius: 0.18667rem;
        font-size: 0.48rem;
        font-family: PingFang SC;
        font-weight: bold;
        color: #202020;
        border: none;
}
.active_two .active_bottom[data-v-906646d6] {
    width: 100%;
    padding: 1.33333rem 0 0.53333rem;
    background: url("https://osscdn.666syh.com/image/app/1684920548018.jpg") no-repeat center/cover;
}
.active_two .active_bottom .cdk_activeInfo[data-v-906646d6] {
      width: 8.34667rem;
      font-size: 0.29333rem;
      background: #282a2f;
      border-radius: 0.18667rem;
      color: #fcfcfc;
      text-align: left;
      margin: 0 auto;
      padding: 0.53333rem;
}
.active_two .active_bottom .cdk_activeInfo .active_title[data-v-906646d6] {
        margin-bottom: 0.13333rem;
}
.active_two .active_bottom .cdk_activeInfo .active_span[data-v-906646d6] {
        margin-bottom: 0.13333rem;
}
.active_two .active_bottom .cdk_activeInfo .active_span .kefutxt[data-v-906646d6] {
          color: #61a2ff;
}

.fans[data-v-5cd8a87c] {
  background-color: #fff;
  width: 100vw;
  height: 100vh;
}
.fans img[data-v-5cd8a87c] {
    width: 100%;
    height: 100%;
}

.one_yuan[data-v-2689dc84] {
  background-color: #fff;
  width: 100vw;
  position: relative;
}
.one_yuan .imgBox[data-v-2689dc84] {
    position: fixed;
    bottom: 0;
    left: 0;
}
.one_yuan img[data-v-2689dc84] {
    width: 100%;
    vertical-align: middle;
}

.min-app[data-v-09205af0] {
  padding-bottom: 1.46667rem;
}
.min-app .top_img_box[data-v-09205af0] {
    width: 10rem;
    height: 8rem;
    position: relative;
}
.min-app .top_img_box .topimg[data-v-09205af0] {
      width: 100%;
      height: 100%;
}
.min-app .top_img_box .paynum[data-v-09205af0] {
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      bottom: 0.93333rem;
      right: 0.45333rem;
      width: 2.37333rem;
      height: 0.64rem;
      line-height: 0.64rem;
      background: #000000;
      opacity: 0.5;
      border-radius: 0.32rem;
      font-size: 0.29333rem;
      color: #ffffff;
}
.min-app .top_img_box .paynum .yellowd[data-v-09205af0] {
        color: #ffd533;
        font-size: 0.53333rem;
        margin-right: 0.13333rem;
}
.min-app .top_img_box .bottom_line[data-v-09205af0] {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 0.53333rem;
      width: 100%;
      border-radius: 0.4rem 0.4rem 0 0;
      background-color: #fff;
}
.min-app .subjectInfo[data-v-09205af0] {
    background-color: #fff;
    padding: 0 0.42667rem 0.53333rem;
}
.min-app .subjectInfo .infotitle[data-v-09205af0] {
      font-size: 0.50667rem;
      font-weight: bold;
      color: #333333;
      margin-bottom: 0.4rem;
}
.min-app .subjectInfo .infoDsc[data-v-09205af0] {
      font-size: 0.37333rem;
      color: #838a96;
      margin-bottom: 0.4rem;
      line-height: 0.58667rem;
}
.min-app .subjectInfo .infoTime[data-v-09205af0] {
      width: 4.05333rem;
      height: 0.64rem;
      text-align: center;
      background: #fff6e4;
      border-radius: 0.32rem;
      font-size: 0.29333rem;
      font-weight: bold;
      color: #e7953d;
      line-height: 0.64rem;
      opacity: 0.96;
      margin-bottom: 0.4rem;
}
.min-app .subjectInfo .payBtn[data-v-09205af0] {
      width: 3.33333rem;
      height: 0.8rem;
      line-height: 0.8rem;
      text-align: center;
      background: linear-gradient(0deg, #ffbf33 0%, #ffd533 100%);
      border-radius: 0.4rem;
      font-size: 0.34667rem;
      font-weight: bold;
      color: #333333;
}
.min-app .bottom_info[data-v-09205af0] {
    margin-top: 0.26667rem;
}
.min-app .bottom_info .selectBox[data-v-09205af0] {
      height: 1.2rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #fff;
}
.min-app .bottom_info .selectBox .selectli[data-v-09205af0] {
        flex: 1;
        text-align: center;
        font-size: 0.37333rem;
        font-weight: bold;
        color: #8f8e8e;
}
.min-app .bottom_info .selectBox .activeli[data-v-09205af0] {
        color: #333333;
}
.min-app .bottom_info .bottomInfo[data-v-09205af0] {
      width: 100%;
}
.min-app .bottom_info .bottomInfo[data-v-09205af0] img {
        width: 100% !important;
        vertical-align: middle;
}
.min-app .fixedBox[data-v-09205af0] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.46667rem;
    background-color: #fff;
}
.min-app .fixedBox .payBtn[data-v-09205af0] {
      width: 8.93333rem;
      height: 1.01333rem;
      background: linear-gradient(0deg, #ffbf33 0%, #ffd533 100%);
      border-radius: 0.50667rem;
      border: none;
      font-weight: bold;
      color: #333333;
}

.overlayContent[data-v-8c4d7174] {
  height: 100%;
}
.overlayContent .content[data-v-8c4d7174] {
    width: 9.2rem;
    height: 11.57333rem;
    color: #1d2129;
    background: url("https://osscdn.666syh.com/image/app/1690440373393.png") no-repeat 100%/100%;
    position: relative;
    padding: 0 0.4rem;
}
.overlayContent .content .skip[data-v-8c4d7174] {
      font-size: 0.32rem;
      position: absolute;
      top: 0.4rem;
      right: 0.53333rem;
}
.overlayContent .content .title[data-v-8c4d7174] {
      font-weight: bold;
      font-size: 0.53333rem;
      margin: 0.85333rem 0 0 0;
}
.overlayContent .content .sel[data-v-8c4d7174] {
      font-size: 0.32rem;
      margin: 0.90667rem 0 0 0.4rem;
}
.overlayContent .content .sel .selected[data-v-8c4d7174] {
        color: #ff7029;
}
.overlayContent .content .options[data-v-8c4d7174] {
      width: 8.4rem;
      padding: 0.4rem 0.4rem 0.4rem;
      font-size: 0.37333rem;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
}
.overlayContent .content .options .option[data-v-8c4d7174] {
        width: 3.46667rem;
        height: 1.2rem;
        background: #fff;
        border-radius: 0.26667rem;
        margin-bottom: 0.26667rem;
        position: relative;
}
.overlayContent .content .options .selected[data-v-8c4d7174] {
        border: 0.02667rem solid #ff7029;
}
.overlayContent .content .options .selected[data-v-8c4d7174]:after {
          content: '';
          background: url("https://osscdn.666syh.com/image/app/1690446757736.png") no-repeat 100%/100%;
          width: 0.53333rem;
          height: 0.53333rem;
          position: absolute;
          top: 0;
          right: 0;
}
.overlayContent .content .btn[data-v-8c4d7174] {
      position: absolute;
      bottom: 0.48rem;
      left: 50%;
      transform: translateX(-50%);
      width: 4.53333rem;
      height: 1.33333rem;
}

.card[data-v-4fa14f71] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5.97333rem;
  background: #efefef;
  border-radius: 0.4rem 0.4rem 0 0;
  padding: 0.21333rem 0.4rem 0.26667rem 0.4rem;
  text-align: center;
}
.card .icon[data-v-4fa14f71] {
    width: 0.74667rem;
    height: 0.26667rem;
    float: left;
    margin-left: calc(50% - 0.37333rem);
}
.card .closeIcon[data-v-4fa14f71] {
    width: 0.58667rem;
    height: 0.58667rem;
    position: absolute;
    right: 0.26667rem;
    top: 0.48rem;
}
.card .title[data-v-4fa14f71] {
    margin-top: 0.29333rem;
    float: left;
    width: 100%;
    font-weight: bold;
    color: #1d2129;
    font-size: 0.42667rem;
}

.content[data-v-869a5eba] {
  width: 100%;
  float: left;
  margin-top: 0.69333rem;
}
.content .item[data-v-869a5eba] {
    width: 1.6rem;
    display: flex;
    flex-wrap: wrap;
    float: left;
}
.content .item .cover[data-v-869a5eba] {
      width: 1.6rem;
      height: 1.6rem;
}
.content .item .name[data-v-869a5eba] {
      color: #4e5969;
      font-size: 0.29333rem;
      margin-top: 0.13333rem;
      flex: 1;
}
.content .item[data-v-869a5eba]:not(:nth-child(1)) {
    margin-left: calc(33.3% - 2.13333rem);
}
.cancel[data-v-869a5eba] {
  height: 1.12rem;
  width: 100%;
  float: left;
  margin-top: 0.42667rem;
  background: #ffffff;
  border-radius: 1.22667rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.42667rem;
  color: #1d2129;
}

.overlayContent[data-v-08b70f26] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.overlayContent .content[data-v-08b70f26] {
    width: 7.76rem;
    height: 9.54667rem;
    background: url("https://osscdn.666syh.com/image/app/1690506938798.png") no-repeat 100%/100%;
    position: relative;
}
.overlayContent .content .btn[data-v-08b70f26] {
      width: 4.53333rem;
      height: 1.33333rem;
      position: absolute;
      bottom: 0.72rem;
      left: 50%;
      transform: translateX(-50%);
}
.overlayContent .finishContent[data-v-08b70f26] {
    width: 10rem;
    height: 12.61333rem;
    background: url("https://osscdn.666syh.com/image/app/1690508067351.png") no-repeat 100%/100%;
    position: relative;
}
.overlayContent .finishContent .btn[data-v-08b70f26] {
      width: 4.53333rem;
      height: 1.33333rem;
      position: absolute;
      bottom: 2.18667rem;
      left: 50%;
      transform: translateX(-50%);
}
.overlayContent .closeImg[data-v-08b70f26] {
    width: 0.69333rem;
    height: 0.69333rem;
    margin-top: 0.53333rem;
}
.finishOverlay .closeImg[data-v-08b70f26] {
  margin-top: 0.24rem;
}
.shareOverlay .codeImg[data-v-08b70f26] {
  width: 7.65333rem;
  height: 13.6rem;
  border-radius: 0.4rem;
}
.shareOverlay .tips[data-v-08b70f26] {
  width: 3.89333rem;
  height: 1.06667rem;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 1.62667rem;
  margin-top: 0.53333rem;
  color: #ffffff;
  font-size: 0.37333rem;
}
.appShareOverlay[data-v-08b70f26] {
  height: calc(100% - 5.97333rem);
}
.appShareOverlay .codeImg[data-v-08b70f26] {
    width: 6.26667rem;
    height: 11.12rem;
    border-radius: 0.26667rem;
}
.shareContent[data-v-08b70f26] {
  width: 7.65333rem;
  height: 13.6rem;
  z-index: -999;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}
.shareContent .bgImg[data-v-08b70f26] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.shareContent .codeIcon[data-v-08b70f26] {
    position: absolute;
    left: 3.38667rem;
    bottom: 0.98667rem;
    width: 1.44rem;
    height: 1.44rem;
    z-index: 2;
}

.long[data-v-4fcfb6a1] {
  height: 38.74667rem;
  background: url("https://osscdn.666syh.com/image/app/1690774319309.png") no-repeat 100% top/100% 38.74667rem;
}
.short[data-v-4fcfb6a1] {
  height: 22.29333rem;
  background: url("https://osscdn.666syh.com/image/app/1690789510733.png") no-repeat 100% top/100% 22.29333rem;
}
.activityContent[data-v-4fcfb6a1] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.activityContent .getBtn[data-v-4fcfb6a1] {
    width: 4.45333rem;
    height: 1.33333rem;
    margin-top: 15.22667rem;
}
.activityContent .shareArea[data-v-4fcfb6a1] {
    margin-top: 0.48rem;
    color: #ffffff;
    font-size: 0.37333rem;
}
.activityContent .shareArea .shareIcon[data-v-4fcfb6a1] {
      margin-right: 0.10667rem;
      width: 0.58667rem;
      height: 0.58667rem;
}
.activityContent .noAccess[data-v-4fcfb6a1] {
    margin-top: 0.48rem;
    margin-bottom: 1.6rem;
    font-size: 0.37333rem;
    color: #fff;
}
.activityContent .tabClass[data-v-4fcfb6a1] {
    background: url("https://osscdn.666syh.com/image/app/1690532080632.png") no-repeat 100%/100%;
    margin-top: 4.02667rem;
}
.activityContent .tabClass[data-v-4fcfb6a1]  .van-tabs__line {
      width: 1.14667rem;
      height: 0.18667rem;
      bottom: 0.58667rem;
      background: url("https://osscdn.666syh.com/image/app/1690534278324.png") no-repeat 100%/100%;
      filter: blur(0.02667rem);
}
.activityContent .tabClass[data-v-4fcfb6a1]  .van-tab__text {
      font-size: 0.37333rem;
}
.activityContent .tabClass[data-v-4fcfb6a1]  .van-tabs__nav--complete {
      padding-left: 0.08rem;
      padding-right: 0.08rem;
}
.activityContent .tabClass[data-v-4fcfb6a1]  .van-tabs__wrap--scrollable .van-tab {
      padding: 0 0.36rem;
}
.activityContent .awardBox[data-v-4fcfb6a1] {
    margin: 0.50667rem 0 0.8rem;
    height: 11.81333rem;
    width: 100%;
    padding: 0.72rem 1.09333rem;
    display: flex;
    flex-wrap: wrap;
}
.activityContent .awardBox .award[data-v-4fcfb6a1] {
      width: 2.34667rem;
      height: 3.2rem;
      background: linear-gradient(180deg, #ffe9be 0%, #ffcb9b 100%);
      border-radius: 0.21333rem;
      position: relative;
      margin-right: 0.37333rem;
      margin-bottom: 0.4rem;
      display: flex;
      flex-direction: column;
}
.activityContent .awardBox .award[data-v-4fcfb6a1]:nth-of-type(3n) {
        margin-right: 0;
}
.activityContent .awardBox .award[data-v-4fcfb6a1]:after {
        content: '';
        width: 1.78667rem;
        height: 0.45333rem;
        position: absolute;
        top: -0.02667rem;
        left: 50%;
        transform: translateX(-50%);
}
.activityContent .awardBox .award .awardImgBox[data-v-4fcfb6a1] {
        margin: 0.24rem auto 0;
        width: 1.86667rem;
        height: 1.94667rem;
        border-radius: 0.13333rem;
        background: #fff;
        display: flex;
        justify-content: center;
        flex-shrink: 0;
}
.activityContent .awardBox .award .awardImgBox .bookImg[data-v-4fcfb6a1] {
          width: 1.04rem;
          height: 1.33333rem;
          margin-top: 0.45333rem;
          box-shadow: 0 0.02667rem 0.10667rem 0 rgba(0, 0, 0, 0.1);
}
.activityContent .awardBox .award .awardImgBox .vipImg[data-v-4fcfb6a1] {
          width: 100%;
          height: 100%;
}
.activityContent .awardBox .award .awardName[data-v-4fcfb6a1] {
        color: #a56d2b;
        font-size: 0.32rem;
        flex: 1;
        padding: 0 0.21333rem;
}
.activityContent .awardBox .awardBook[data-v-4fcfb6a1]:after {
      background: url("https://osscdn.666syh.com/image/app/1690767167818.png") no-repeat 100%/100%;
}
.activityContent .awardBox .awardCourse[data-v-4fcfb6a1]:after {
      background: url("https://osscdn.666syh.com/image/app/1690767212086.png") no-repeat 100%/100%;
}
.activityContent .awardBox .awardVip[data-v-4fcfb6a1]:after {
      background: url("https://osscdn.666syh.com/image/app/1690766662628.png") no-repeat 100%/100%;
}
.activityContent .awardBox .receivedVip[data-v-4fcfb6a1]:after {
      background: url("https://osscdn.666syh.com/image/app/1690767032837.png") no-repeat 100%/100%;
}
.activityContent .awardBox .unlock[data-v-4fcfb6a1] {
      width: 100%;
      height: 100%;
      flex-direction: column;
}
.activityContent .awardBox .unlock .unlockImg[data-v-4fcfb6a1] {
        width: 1.46667rem;
        height: 1.46667rem;
}
.activityContent .awardBox .unlock .unlockText[data-v-4fcfb6a1] {
        font-size: 0.32rem;
        color: #ff8744;
}
.activityContent .bottomBtn[data-v-4fcfb6a1] {
    width: 4.45333rem;
    height: 1.54667rem;
}

.code[data-v-2a365c5f] {
  min-height: 100vh;
  background-color: #f6f6f6;
  padding-top: 4rem;
}
.code .imgBox[data-v-2a365c5f] {
    padding: 0.26667rem;
    width: 9.2rem;
    background-color: #ffffff;
    margin: 0 auto;
}
.code .imgBox .userBox[data-v-2a365c5f] {
      display: flex;
      justify-content: flex-start;
}
.code .imgBox .userBox .userimg[data-v-2a365c5f] {
        width: 2.13333rem;
        height: 2.13333rem;
        margin-right: 0.13333rem;
}
.code .imgBox .userBox p[data-v-2a365c5f] {
        display: flex;
        flex-direction: column;
        justify-content: center;
}
.code .imgBox .userBox p span[data-v-2a365c5f]:nth-of-type(1) {
          margin-bottom: 0.13333rem;
          font-size: 0.48rem;
          font-weight: bold;
          color: #333;
}
.code .imgBox .userBox p span[data-v-2a365c5f]:nth-of-type(2) {
          font-size: 0.32rem;
          color: #5a5858;
}
.code .imgBox .codeimg[data-v-2a365c5f] {
      width: 8.66667rem;
      height: 8.66667rem;
}

.wealth_system[data-v-cbaf0056] {
  background-color: #fff;
  width: 100vw;
  padding-bottom: 1.06667rem;
  position: relative;
}
.wealth_system .imgBox[data-v-cbaf0056] {
    position: fixed;
    bottom: 0;
    left: 0;
}
.wealth_system img[data-v-cbaf0056] {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.system_lockfans[data-v-5d920ce2] {
  background-color: #fff;
  width: 100vw;
}
.system_lockfans img[data-v-5d920ce2] {
    width: 100%;
    vertical-align: middle;
}

.grow_train[data-v-583542c4] {
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
}
.grow_train .index_img[data-v-583542c4] {
    width: 100%;
    vertical-align: middle;
}
.grow_train .home_box[data-v-583542c4] {
    position: fixed;
    top: 0.53333rem;
    right: 0.53333rem;
    width: 2.05333rem;
    height: 0.82667rem;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0.58667rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.grow_train .home_box .home_icon[data-v-583542c4] {
      width: 0.56rem;
      height: 0.56rem;
}
.grow_train .home_box .home_txt[data-v-583542c4] {
      color: #ffffff;
      margin-left: 0.10667rem;
      font-size: 0.37333rem;
}
.grow_train .share_box[data-v-583542c4] {
    position: fixed;
    right: 0;
    bottom: 3.12rem;
    height: 0.98667rem;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 1.30667rem 0 0 1.30667rem;
    display: flex;
    justify-content: space-between;
    padding: 0 0.4rem 0 0.08rem;
    align-items: center;
}
.grow_train .share_box .share_icon[data-v-583542c4] {
      width: 0.77333rem;
      height: 0.77333rem;
}
.grow_train .share_box .share_txt[data-v-583542c4] {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      color: #ffffff;
      font-size: 0.32rem;
}
.grow_train .btn_box[data-v-583542c4] {
    width: 9.2rem;
    height: 1.01333rem;
    position: fixed;
    bottom: 0.96rem;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    border-radius: 1.01333rem;
}
.grow_train .btn_box .btn_parent_box[data-v-583542c4] {
      width: 100%;
      height: 100%;
      display: flex;
      font-size: 0.37333rem;
}
.grow_train .btn_box .btn_parent_box .box1_left[data-v-583542c4] {
        width: 3.52rem;
        height: 1.01333rem;
        background: #ffffff;
        border-radius: 1.33333rem;
        border: 0.02667rem solid #ff7029;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #ff7029;
}
.grow_train .btn_box .btn_parent_box .box1_left .box1_icon[data-v-583542c4] {
          width: 0.56rem;
          height: 0.56rem;
}
.grow_train .btn_box .btn_parent_box .box1_right[data-v-583542c4] {
        width: 5.28rem;
        height: 1.01333rem;
        text-align: center;
        line-height: 1.01333rem;
        background: #ffffff linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
        border-radius: 1.33333rem;
        color: #ffffff;
}
.grow_train .btn_box .btn_parent_box .box2_center[data-v-583542c4] {
        width: 5.28rem;
        height: 1.01333rem;
        background: #ffffff linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
        border-radius: 1.33333rem;
        color: #ffffff;
        text-align: center;
        line-height: 1.01333rem;
}
.grow_train .btn_box .btn_parent_box .box3_left[data-v-583542c4] {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
}
.grow_train .btn_box .btn_parent_box .box3_left .left_txt[data-v-583542c4] {
          font-size: 0.42667rem;
          color: #ffffff;
}
.grow_train .btn_box .btn_parent_box .box3_left .right_txt[data-v-583542c4] {
          margin-left: 0.10667rem;
          font-size: 0.32rem;
          color: #ababab;
          text-decoration: line-through;
}
.grow_train .btn_box .btn_parent_box .box3_right[data-v-583542c4] {
        width: 5.28rem;
        height: 1.01333rem;
        text-align: center;
        line-height: 1.01333rem;
        color: #ffffff;
        background: #ffffff linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
        border-radius: 1.33333rem;
}
.grow_train .btn_box .space_between[data-v-583542c4] {
      justify-content: space-between;
}
.grow_train .btn_box .flex_end[data-v-583542c4] {
      justify-content: flex-end;
}
.grow_train .btn_box .center[data-v-583542c4] {
      justify-content: center;
}
.grow_train .btn_box .bgcolor[data-v-583542c4] {
      background-color: #737373;
}
.grow_train .van-popup .top_frem[data-v-583542c4] {
    text-align: center;
}
.grow_train .van-popup .top_frem .frem_icon[data-v-583542c4] {
      width: 0.74667rem;
      height: 0.26667rem;
}
.grow_train .van-popup .img_box[data-v-583542c4] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 1.6rem;
}
.grow_train .van-popup .img_box .code_img[data-v-583542c4] {
      width: 3.04rem;
      height: 3.04rem;
      margin-bottom: 0.64rem;
}
.grow_train .van-popup .img_box .code_txt[data-v-583542c4] {
      font-size: 0.42667rem;
      color: #1d2129;
}
.grow_train .van-popup .img_box .code_txt .code_icon[data-v-583542c4] {
        vertical-align: middle;
        width: 0.53333rem;
        height: 0.53333rem;
}
.grow_train .van-popup .myfrend_title[data-v-583542c4] {
    text-align: center;
    font-size: 0.42667rem;
    font-weight: bold;
    color: #1d2129;
}
.grow_train .van-popup .myfrend_ul[data-v-583542c4] {
    padding: 0.4rem 0.4rem 0;
}
.grow_train .van-popup .myfrend_ul .myfrend_li[data-v-583542c4] {
      display: flex;
      align-items: center;
      height: 1.6rem;
}
.grow_train .van-popup .myfrend_ul .myfrend_li .li_avatar[data-v-583542c4] {
        width: 1.2rem;
        height: 1.2rem;
        border-radius: 50%;
        margin-right: 0.26667rem;
}
.grow_train .van-popup .myfrend_ul .myfrend_li .li_content[data-v-583542c4] {
        height: 100%;
        flex: 1;
        border-bottom: 0.02667rem solid #e5e6eb;
        display: flex;
        align-items: center;
        justify-content: space-between;
}
.grow_train .van-popup .myfrend_ul .myfrend_li .li_content .li_p[data-v-583542c4] {
          display: flex;
          flex-direction: column;
}
.grow_train .van-popup .myfrend_ul .myfrend_li .li_content .li_p .li_name[data-v-583542c4] {
            font-size: 0.37333rem;
            color: #1d2129;
}
.grow_train .van-popup .myfrend_ul .myfrend_li .li_content .li_p .li_time[data-v-583542c4] {
            font-size: 0.32rem;
            color: #86909c;
            margin-top: 0.13333rem;
}
.grow_train .van-popup .myfrend_ul .myfrend_li .li_content .li_over_img[data-v-583542c4] {
          width: 1.17333rem;
          height: 1.17333rem;
}
.grow_train .van-popup .myfrend_ul .last_li[data-v-583542c4] {
      padding: 0 20%;
      font-size: 0.32rem;
      color: #86909c;
}
.grow_train .van-popup .no_box[data-v-583542c4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1.6rem;
}
.grow_train .van-popup .no_box .no_img[data-v-583542c4] {
      width: 6.61333rem;
      height: 3.41333rem;
      margin-bottom: 0.8rem;
}
.grow_train .van-popup .no_box .no_txt[data-v-583542c4] {
      font-size: 0.37333rem;
      color: #86909c;
}
.grow_train .completeDialog[data-v-583542c4] {
    width: 100vw;
    height: 12.26667rem;
    background: url("https://osscdn.666syh.com/image/app/1685081408573.png") no-repeat center/100% 100%;
}
.grow_train .completeDialog .complete_box[data-v-583542c4] {
      position: relative;
      width: 100vw;
      height: 12.26667rem;
}
.grow_train .completeDialog .complete_box .complete_code[data-v-583542c4] {
        width: 3.6rem;
        height: 3.6rem;
        position: absolute;
        bottom: 3.70667rem;
        margin-left: 50%;
        transform: translateX(-50%);
}
.grow_train .completeDialog .complete_box .tip[data-v-583542c4] {
        position: absolute;
        bottom: 2.64rem;
        margin-left: 50%;
        transform: translateX(-50%);
        font-size: 0.37333rem;
        color: #1d2129;
}
.grow_train .completeDialog .complete_box .qixiaoBtn[data-v-583542c4] {
        position: absolute;
        bottom: 0.32rem;
        width: 0.69333rem;
        height: 0.69333rem;
        margin-left: calc(50% - 0.34667rem);
}
.grow_train .developmentDialog[data-v-583542c4] {
    width: 7.62667rem;
    height: 7.57333rem;
    padding: 0.4rem;
}
.grow_train .developmentDialog .development_title[data-v-583542c4] {
      font-size: 0.42667rem;
      font-weight: bold;
      color: #1d2129;
      display: flex;
      justify-content: space-between;
}
.grow_train .developmentDialog .development_title .development_close[data-v-583542c4] {
        width: 0.53333rem;
        height: 0.53333rem;
}
.grow_train .developmentDialog .code_box[data-v-583542c4] {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      color: #1d2129;
      font-size: 0.37333rem;
      margin-top: 0.56rem;
}
.grow_train .developmentDialog .code_box .development_code[data-v-583542c4] {
        width: 3.6rem;
        height: 3.6rem;
        margin: 0.32rem 0 0.48rem 0;
}
.grow_train .htmlCanvas[data-v-583542c4] {
    background: #fff;
    z-index: -999;
    width: 7.84rem;
    height: 13.92rem;
    position: fixed;
    top: 0;
}
.grow_train .htmlCanvas .top_img[data-v-583542c4] {
      width: 100%;
      height: 7.06667rem;
      vertical-align: middle;
}
.grow_train .htmlCanvas .share_content[data-v-583542c4] {
      padding: 0.58667rem 0.42667rem 0.42667rem;
      height: 3.30667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.grow_train .htmlCanvas .share_content .content_left[data-v-583542c4] {
        flex: 1;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-right: 0.32rem;
}
.grow_train .htmlCanvas .share_content .content_left .top[data-v-583542c4] {
          display: flex;
          align-items: center;
          font-size: 0.37333rem;
          color: #1d2129;
}
.grow_train .htmlCanvas .share_content .content_left .top .avatar[data-v-583542c4] {
            margin-right: 0.16rem;
            width: 0.8rem;
            height: 0.8rem;
            border-radius: 50%;
}
.grow_train .htmlCanvas .share_content .content_left .bottom[data-v-583542c4] {
          font-size: 0.32rem;
          color: #1d2129;
}
.grow_train .htmlCanvas .share_content .content_left .bottom .pointer_box .pointer[data-v-583542c4] {
            width: 0.56rem;
            height: 0.56rem;
            margin-left: 0.10667rem;
            vertical-align: middle;
}
.grow_train .htmlCanvas .share_content .content_right[data-v-583542c4] {
        width: 2.37333rem;
        height: 2.37333rem;
}
.grow_train .htmlCanvas .canvasBgImg[data-v-583542c4] {
      width: 100%;
      height: 100%;
}
.grow_train .htmlCanvas .code_box_canvas[data-v-583542c4] {
      position: absolute;
      bottom: 0.4rem;
      right: 0.4rem;
      width: 2.24rem;
      height: 2.24rem;
      background: #ffffff;
}
.grow_train .htmlCanvas .userInfo_box[data-v-583542c4] {
      position: absolute;
      top: 0.45333rem;
      left: 0.4rem;
      display: flex;
      padding: 0 0.08rem;
      justify-content: flex-start;
      align-items: center;
      max-width: 3.65333rem;
      height: 0.69333rem;
      border-radius: 0.34667rem;
      background-color: #fff;
}
.grow_train .htmlCanvas .userInfo_box .userimg[data-v-583542c4] {
        width: 0.53333rem;
        height: 0.53333rem;
        border-radius: 0.53333rem;
        margin-right: 0.13333rem;
}
.grow_train .htmlCanvas .userInfo_box .username[data-v-583542c4] {
        flex: 1;
        font-size: 0.32rem;
        color: #1d2129;
}
.grow_train .bannerDialog[data-v-583542c4] {
    overflow: unset;
    border-radius: 0.26667rem;
    background-color: transparent;
    width: 7.86667rem;
}
.grow_train .bannerDialog .tip[data-v-583542c4] {
      position: absolute;
      bottom: -1.06667rem;
      left: 50%;
      font-size: 0.42667rem;
      color: #ffffff;
      transform: translateX(-50%);
}
.grow_train .bannerDialog .qixiaoBtn[data-v-583542c4] {
      position: absolute;
      bottom: -2.26667rem;
      left: 0;
      margin-left: calc(50% - 0.34667rem);
      width: 0.69333rem;
      height: 0.69333rem;
}
.grow_train .no_content_box[data-v-583542c4] {
    padding-top: 3.62667rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.grow_train .no_content_box .no_content_img[data-v-583542c4] {
      width: 6.4rem;
      height: 3.41333rem;
}
.grow_train .no_content_box .no_content_tips[data-v-583542c4] {
      color: #86909c;
      font-size: 0.37333rem;
      margin: 0.8rem 0 0.66667rem 0;
}
.grow_train .no_content_box .no_content_index[data-v-583542c4] {
      width: 5.33333rem;
      height: 1.01333rem;
      background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
      border-radius: 1.01333rem;
      color: #ffffff;
      font-size: 0.42667rem;
      text-align: center;
      line-height: 1.01333rem;
}
.grow_train .w83[data-v-583542c4] {
    width: 2.21333rem;
}
.grow_train .w100[data-v-583542c4] {
    width: 2.66667rem;
}

.transfer .img[data-v-ab37eef6] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.flex-center[data-v-63b606bc] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageC[data-v-63b606bc] {
  padding-top: 6.72rem;
  min-height: 100vh;
  display: flex;
  position: relative;
}
.pageC .ruleBtn[data-v-63b606bc] {
    position: absolute;
    top: 0.8rem;
    right: 0;
    width: 1.44rem;
    height: 0.61333rem;
    background: linear-gradient(131deg, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
    border-radius: 1.36rem 0 0 1.36rem;
    border: 0.02667rem solid #ffffff;
    border-right: none;
    color: #fff;
    font-size: 0.32rem;
}
.pageC .ruleBtn .vip[data-v-63b606bc] {
      box-shadow: 0 0.10667rem 0.21333rem 0 rgba(225, 162, 105, 0.4);
}
.pageC .ruleBtn .yj[data-v-63b606bc] {
      box-shadow: 0 0.10667rem 0.21333rem 0 rgba(226, 105, 60, 0.4);
}
.pageC .partner[data-v-63b606bc] {
    width: 2.72rem;
    height: 2.16rem;
    position: absolute;
    right: 0.18667rem;
    top: 3.38667rem;
}
.pageC .activityInfo[data-v-63b606bc] {
    padding: 0 0.4rem;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0.8rem 0.8rem 0 0;
    flex: 1;
}
.pageC .activityInfo .contentBox[data-v-63b606bc] {
      position: relative;
      top: -1.22667rem;
}
.pageC .activityInfo .contentBox .inviteAndAward[data-v-63b606bc] {
        width: 100%;
        height: 4.42667rem;
        background: #fff;
        border-radius: 0.53333rem;
        border: 0.02667rem solid #ffd4ab;
        padding: 0.34667rem 0.53333rem;
        margin-bottom: 1.06667rem;
}
.pageC .activityInfo .contentBox .inviteAndAward .title[data-v-63b606bc] {
          color: #1d2129;
          font-size: 0.42667rem;
          font-weight: bold;
          line-height: 0.58667rem;
          margin-bottom: 0.4rem;
}
.pageC .activityInfo .contentBox .inviteAndAward .award[data-v-63b606bc] {
          display: flex;
          justify-content: space-between;
          padding: 0 0.26667rem;
          font-size: 0.32rem;
}
.pageC .activityInfo .contentBox .inviteAndAward .award .myAward[data-v-63b606bc] {
            width: 3.44rem;
            height: 2.05333rem;
            padding-top: 0.96rem;
            text-align: center;
}
.pageC .activityInfo .contentBox .inviteAndAward .award .myAward .quantity[data-v-63b606bc] {
              font-size: 0.42667rem;
}
.pageC .activityInfo .contentBox .inviteAndAward .award .friendsAward[data-v-63b606bc] {
            width: 3.44rem;
            height: 2.05333rem;
            padding: 0.8rem 0 0 0.29333rem;
}
.pageC .activityInfo .contentBox .inviteAndAward .inviteBtn[data-v-63b606bc] {
          width: 6.90667rem;
          height: 1.06667rem;
          background: url("https://osscdn.666syh.com/image/app/1687933632945.png") no-repeat 100%/100%;
          border-radius: 1.01333rem;
          border: 0.02667rem solid #ffd4ab;
          color: #fff;
          font-size: 0.37333rem;
          position: relative;
          bottom: -0.53333rem;
}
.pageC .activityInfo .contentBox .step[data-v-63b606bc] {
        width: 9.2rem;
        height: 5.04rem;
        background: #fff;
        border-radius: 0.53333rem;
        border: 0.02667rem solid #ffd4ab;
        font-size: 0.37333rem;
        line-height: 0.56rem;
        color: #4e5969;
        padding: 0.4rem 0.48rem;
        margin-bottom: 0.53333rem;
}
.pageC .activityInfo .contentBox .step .title[data-v-63b606bc] {
          font-size: 0.42667rem;
          line-height: 0.58667rem;
          font-weight: bold;
          color: #1d2129;
          margin-bottom: 0.21333rem;
}
.pageC .activityInfo .contentBox .step .stepText[data-v-63b606bc] {
          margin-bottom: 0.21333rem;
          display: flex;
}
.pageC .activityInfo .contentBox .step .stepText .serialNumber[data-v-63b606bc] {
            display: inline-block;
            flex-shrink: 0;
}
.pageC .activityInfo .contentBox .achievementBox[data-v-63b606bc] {
        width: 9.2rem;
        height: 4.08rem;
        background: #fff;
        border-radius: 0.53333rem;
        border: 0.02667rem solid #ffd4ab;
        padding: 0.4rem 0.48rem;
        margin-bottom: 0.53333rem;
}
.pageC .activityInfo .contentBox .achievementBox .title[data-v-63b606bc] {
          font-size: 0.42667rem;
          color: #1d2129;
          font-weight: bold;
          line-height: 0.58667rem;
          margin-bottom: 0.45333rem;
}
.pageC .activityInfo .contentBox .achievementBox .achievement[data-v-63b606bc] {
          display: flex;
          padding: 0 0.26667rem;
          justify-content: space-between;
          position: relative;
}
.pageC .activityInfo .contentBox .achievementBox .achievement[data-v-63b606bc]:after {
            content: '';
            background-color: #e5e6eb;
            height: 1.09333rem;
            width: 0.02667rem;
            position: absolute;
            top: 0.64rem;
            left: 50%;
}
.pageC .activityInfo .contentBox .achievementBox .achievement .people[data-v-63b606bc],
          .pageC .activityInfo .contentBox .achievementBox .achievement .receiveAward[data-v-63b606bc] {
            width: 2.88rem;
            height: 1.49333rem;
            text-align: center;
            font-size: 0.37333rem;
            color: #4e5969;
}
.pageC .activityInfo .contentBox .achievementBox .achievement .people .title[data-v-63b606bc],
            .pageC .activityInfo .contentBox .achievementBox .achievement .receiveAward .title[data-v-63b606bc] {
              font-size: 0.37333rem;
              margin-bottom: 0.13333rem;
              color: #4e5969;
              font-weight: 500;
}
.pageC .activityInfo .contentBox .achievementBox .achievement .people .boldText[data-v-63b606bc],
            .pageC .activityInfo .contentBox .achievementBox .achievement .receiveAward .boldText[data-v-63b606bc] {
              font-size: 0.58667rem;
              font-weight: bold;
              color: #1d2129;
}
.pageC .activityInfo .contentBox .achievementBox .jumpBtn[data-v-63b606bc] {
          display: flex;
          align-items: center;
          justify-content: flex-end;
          color: #ff7029;
          font-size: 0.32rem;
          padding-right: 0.64rem;
}
.pageC .activityInfo .contentBox .achievementBox .jumpBtn .icon[data-v-63b606bc] {
            width: 0.32rem;
            height: 0.32rem;
}
.pageC .activityInfo .contentBox .introduceBox[data-v-63b606bc] {
        width: 9.2rem;
        background: #fff;
        border-radius: 0.53333rem;
        border: 0.02667rem solid #ffd4ab;
        font-size: 0.37333rem;
        color: #4e5969;
        line-height: 0.56rem;
        padding: 0.4rem 0.48rem 0.66667rem;
}
.pageC .activityInfo .contentBox .introduceBox .title[data-v-63b606bc] {
          font-weight: bold;
          color: #1d2129;
          font-size: 0.42667rem;
          line-height: 0.58667rem;
          margin-bottom: 0.21333rem;
}
.pageC .activityInfo .contentBox .introduceBox .introduceText[data-v-63b606bc] {
          margin-bottom: 0.21333rem;
          display: flex;
}
.pageC .activityInfo .contentBox .introduceBox .introduceText .serialNumber[data-v-63b606bc] {
            display: inline-block;
            flex-shrink: 0;
}
.pageC .activityInfo .contentBox .introduceBox .introduceText[data-v-63b606bc]:last-of-type {
            margin-bottom: 0.45333rem;
}
.pageC .activityInfo .contentBox .introduceBox .copy[data-v-63b606bc] {
          width: 2.29333rem;
          height: 0.72rem;
          background: #ebebeb;
          color: #1d2129;
          border-radius: 0.4rem;
          font-size: 0.32rem;
}
.pageC .activityInfo .contentBox .introduceBox .copy .copyIcon[data-v-63b606bc] {
            width: 0.37333rem;
            height: 0.37333rem;
            margin-right: 0.10667rem;
}
.content[data-v-63b606bc] {
  width: 7.84rem;
  height: 9.52rem;
  background: #fff;
  padding: 1.76rem 0.53333rem 0;
  color: #fff;
  z-index: -999;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content .bgImg[data-v-63b606bc] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.content .info[data-v-63b606bc] {
    display: flex;
    flex-direction: column;
}
.content .info .avatarAndNickname[data-v-63b606bc] {
      display: flex;
      align-items: center;
      margin-bottom: 0.66667rem;
}
.content .info .avatarAndNickname .avatar[data-v-63b606bc] {
        width: 0.66667rem;
        height: 0.66667rem;
        border-radius: 50%;
        margin-right: 0.21333rem;
        border: 0.02667rem solid #fff;
}
.content .info .avatarAndNickname .nickname[data-v-63b606bc] {
        font-size: 0.34667rem;
}
.content .info .studyDays[data-v-63b606bc] {
      font-size: 0.4rem;
      line-height: 0.82667rem;
      margin-bottom: 0.26667rem;
}
.content .info .studyDays .days[data-v-63b606bc] {
        font-size: 0.58667rem;
}
.content .info .text[data-v-63b606bc] {
      font-size: 0.4rem;
      margin-bottom: 0.26667rem;
}
.content .info .text[data-v-63b606bc]:last-of-type {
        margin-bottom: 0.74667rem;
}
.content .logoAndQrcode[data-v-63b606bc] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0.53333rem;
    left: 0;
    padding: 0 0.53333rem;
}
.content .logoAndQrcode .logo[data-v-63b606bc] {
      font-size: 0.32rem;
      margin-top: 0.32rem;
}
.content .logoAndQrcode .logo .logoIcon[data-v-63b606bc] {
        width: 2rem;
        height: 0.66667rem;
        margin-top: 0.26667rem;
}
.content .logoAndQrcode .codeBox[data-v-63b606bc] {
      width: 2rem;
      height: 2rem;
      background-color: #fff;
}
.content .logoAndQrcode .codeBox .qrcodeImg[data-v-63b606bc] {
        width: 100%;
        height: 100%;
}
.shareC[data-v-63b606bc] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.shareC .shareImg[data-v-63b606bc] {
    border-radius: 0.53333rem;
    width: 7.84rem;
    height: 9.52rem;
}
.shareC .tips[data-v-63b606bc] {
    width: 100%;
    margin-top: 0.53333rem;
    font-size: 0.37333rem;
    color: #fff;
    text-align: center;
}
.shareC .tips .tipsText[data-v-63b606bc] {
      margin-bottom: 0.26667rem;
}
.shareC .tips .tipsText[data-v-63b606bc]:last-of-type {
        margin-bottom: 0.53333rem;
}
.shareC .tips .tipsImg[data-v-63b606bc] {
      width: 0.69333rem;
      height: 0.69333rem;
}
.appShareOverlay[data-v-63b606bc] {
  display: flex;
  flex-direction: column;
  height: calc(100% - 5.97333rem);
}
.appShareOverlay .codeImg[data-v-63b606bc] {
    border-radius: 0.53333rem;
    width: 7.84rem;
    height: 9.52rem;
}
.appShareOverlay .tipsText[data-v-63b606bc] {
    width: 100%;
    margin-top: 0.96rem;
    font-size: 0.37333rem;
    color: #fff;
    text-align: center;
}
.addWeChatC[data-v-63b606bc] {
  height: 100%;
}
.addWeChatC .qrCode[data-v-63b606bc] {
    width: 7.14667rem;
    background-color: #fff;
    border-radius: 0.26667rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 1.12rem 0 0.66667rem 0;
    position: relative;
}
.addWeChatC .qrCode .closeIcon[data-v-63b606bc] {
      width: 0.53333rem;
      height: 0.53333rem;
      position: absolute;
      top: 0.4rem;
      right: 0.4rem;
}
.addWeChatC .qrCode .topTips[data-v-63b606bc] {
      flex-direction: column;
}
.addWeChatC .qrCode .code[data-v-63b606bc] {
      width: 3.6rem;
      height: 3.6rem;
      margin: 0.53333rem 0;
}
.addWeChatC .qrCode .bold[data-v-63b606bc] {
      font-weight: bold;
}
.addWeChatC .qrCode .tips[data-v-63b606bc] {
      font-size: 0.37333rem;
      color: #1d2129;
}
.addWeChatC .qrCode .addWeChatBtn[data-v-63b606bc] {
      width: 3.09333rem;
      height: 0.85333rem;
      font-size: 0.37333rem;
      color: #fff;
      border-radius: 0.66667rem;
      margin-top: 0.66667rem;
      background: #ffffff linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
}
[data-v-63b606bc] .van-dialog__header {
  padding-top: 0.4rem;
}
.ruleTitle[data-v-63b606bc] {
  font-weight: bold;
  font-size: 0.42667rem;
  color: #1d2129;
}
.ruleC[data-v-63b606bc] {
  color: #4e5969;
  font-size: 0.37333rem;
  padding: 0.4rem 0.4rem 0.26667rem;
  height: 6.26667rem;
  overflow-y: scroll;
}
.ruleC[data-v-63b606bc]::-webkit-scrollbar {
    display: none;
}
.ruleC .rule[data-v-63b606bc] {
    margin-bottom: 0.26667rem;
}
.btn[data-v-63b606bc] {
  width: 100%;
  height: 1.28rem;
  border-top: 0.02667rem solid #e5e6eb;
  color: #ff7029;
  font-size: 0.42667rem;
}

.wrapper[data-v-495a89d7] {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.wrapper .contentBox[data-v-495a89d7] {
    width: 7.09333rem;
    height: 6.8rem;
    border-radius: 0.4rem;
    background-color: #fff;
    margin-bottom: 3.41333rem;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #1d2129;
    font-size: 0.42667rem;
}
.wrapper .contentBox .closeIcon[data-v-495a89d7] {
      position: absolute;
      width: 0.53333rem;
      height: 0.53333rem;
      top: 0.4rem;
      right: 0.4rem;
}
.wrapper .contentBox .codeImg[data-v-495a89d7] {
      width: 3.6rem;
      height: 3.6rem;
      margin: 1.14667rem 0 0.21333rem;
}
.wrapper .contentBox .tips[data-v-495a89d7] {
      font-size: 0.32rem;
      margin-bottom: 0.32rem;
}

.video_info[data-v-0fb536e3] {
  display: flex;
  flex-direction: column;
}
.video_info[data-v-0fb536e3]::-webkit-scrollbar {
    display: none;
}
.video_info .video_info_text[data-v-0fb536e3] {
    background-color: var(--audio_sys);
}
.video_info .video_info_text .info_left[data-v-0fb536e3] {
      display: flex;
      justify-content: space-between;
      padding: 0 0.4rem;
      flex-wrap: wrap;
}
.video_info .video_info_text .info_left .info_new_left[data-v-0fb536e3] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 100%;
        width: 100%;
}
.video_info .video_info_text .info_left .info_new_left .priceitem[data-v-0fb536e3] {
          display: flex;
          justify-content: flex-start;
          font-size: 0.37333rem;
          color: red;
          font-weight: bold;
          margin-bottom: 0.26667rem;
}
.video_info .video_info_text .info_left .info_new_left .priceitem .firstPrice[data-v-0fb536e3] {
            margin-right: 0.26667rem;
}
.video_info .video_info_text .info_left .info_new_left .video_title[data-v-0fb536e3] {
          font-size: 0.48rem;
          font-family: PingFang SC;
          font-weight: bold;
          color: var(--search_txt2);
          margin-bottom: 0.16rem;
}
.video_info .video_info_text .info_left .info_new_left .video_hot[data-v-0fb536e3] {
          font-size: 0.29333rem;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          margin-bottom: 0.16rem;
          color: #838a96;
          font-size: 11px;
}
.video_info .video_info_text .info_left .info_new_left .video_hot span[data-v-0fb536e3]:nth-of-type(2) {
            margin-left: 0.26667rem;
            height: 0.48rem;
            border: 0.02667rem solid #ff7029;
            background: #fff7f0;
            color: #ff7029;
            font-size: 0.29333rem;
            border-radius: 0.10667rem;
            padding: 0 0.13333rem;
            text-align: center;
            line-height: 0.48rem;
}
.video_info .video_info_text .info_left .info_new_right[data-v-0fb536e3] {
        margin-left: auto;
        width: 2.13333rem;
        height: 1.33333rem;
        border-radius: 0.10667rem;
        overflow: hidden;
        background-color: #fff7f0;
        flex-shrink: 0;
}
.video_info .video_info_text .info_left .info_new_right .new_top[data-v-0fb536e3] {
          line-height: 0.74667rem;
          text-align: center;
          height: 0.74667rem;
          background-color: #fff7f0;
          font-size: 0.32rem;
          font-weight: bold;
          color: #ff7029;
}
.video_info .video_info_text .info_left .info_new_right .new_bottom[data-v-0fb536e3] {
          line-height: 0.48rem;
          text-align: center;
          height: 0.50667rem;
          background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
          font-size: 0.32rem;
          border-radius: 0.10667rem;
          color: #ffffff;
}
.video_info .video_info_text .brief[data-v-0fb536e3] {
      font-size: 0.29333rem;
      font-family: PingFang SC;
      font-weight: 500;
      color: #838a96;
      line-height: 0.45333rem;
}
.video_info .video_info_text .small_system[data-v-0fb536e3] {
      padding: 0 0.4rem 0.4rem;
      display: flex;
      justify-content: space-around;
      margin-top: 0.8rem;
}
.video_info .video_info_text .small_system .small_sys_li[data-v-0fb536e3] {
        padding: 0 0.26667rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        flex: 1;
}
.video_info .video_info_text .small_system .small_sys_li .icon_box[data-v-0fb536e3] {
          width: 0.64rem;
          height: 0.64rem;
          margin-bottom: 0.13333rem;
}
.video_info .video_info_text .small_system .small_sys_li .comment_icon[data-v-0fb536e3] {
          background: var(--new_book_comment);
}
.video_info .video_info_text .small_system .small_sys_li .zan[data-v-0fb536e3] {
          background: url("https://osscdn.666syh.com/image/app/1689304903030.png") no-repeat center/100% 100%;
}
.video_info .video_info_text .small_system .small_sys_li .zan2[data-v-0fb536e3] {
          background: url("https://osscdn.666syh.com/image/app/1689305369182.png") no-repeat center/100% 100%;
}
.video_info .video_info_text .small_system .small_sys_li .isShel[data-v-0fb536e3] {
          background: url("https://osscdn.666syh.com/image/app/1689305102451.png") no-repeat center/100% 100%;
}
.video_info .video_info_text .small_system .small_sys_li .Shel[data-v-0fb536e3] {
          background: url("https://osscdn.666syh.com/image/app/1689304720314.png") no-repeat center/100% 100%;
}
.video_info .video_info_text .small_system .small_sys_li .rmb[data-v-0fb536e3] {
          background: url("https://osscdn.666syh.com/image/app/1689304970935.png") no-repeat center/100% 100%;
}
.video_info .video_info_text .small_system .small_sys_li .num[data-v-0fb536e3] {
          font-size: 0.32rem;
          color: #1d2129;
}
.video_info .bannerImg[data-v-0fb536e3] {
    width: 100%;
    padding: 0.53333rem 0.4rem 0;
    display: block;
}
.video_info .video_box[data-v-0fb536e3] {
    padding: 0.93333rem 0.4rem 0;
    background: var(--audio_sys);
    border-radius: 0.21333rem;
}
.video_info .video_box .vd_title[data-v-0fb536e3] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.video_info .video_box .vd_title .first_span[data-v-0fb536e3] {
        font-size: 0.42667rem;
        font-weight: bold;
        color: var(--big_txt);
}
.video_info .video_box .vd_title .first_span .only_color[data-v-0fb536e3] {
          color: #969696;
}
.video_info .video_box .vd_title .otehr_span[data-v-0fb536e3] {
        font-weight: bold;
        font-size: 0.34667rem;
        color: var(--box_righttxt);
        display: flex;
        align-items: center;
}
.video_info .video_box .vd_title .otehr_span img[data-v-0fb536e3] {
          width: 0.24rem;
          height: 0.21333rem;
          margin-left: 0.26667rem;
}
.video_info .video_box .video_item_box[data-v-0fb536e3] {
      width: 9.2rem;
      overflow-x: auto;
      padding: 0.26667rem 0 0.4rem 0;
}
.video_info .video_box .video_item_box[data-v-0fb536e3]::-webkit-scrollbar {
        display: none;
}
.video_info .video_box .video_item_box .li_box[data-v-0fb536e3] {
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
}
.video_info .video_box .video_item_box .li_box .changeLi[data-v-0fb536e3] {
          position: relative;
          width: 1.52rem;
          height: 1.52rem;
          background: var(--li_bg_au);
          border-radius: 0.16rem;
          font-size: 0.42667rem;
          font-family: PingFang SC;
          font-weight: bold;
          color: var(--li_txt_co);
          line-height: 1.52rem;
          text-align: center;
          margin-right: 0.24rem;
}
.video_info .video_box .video_item_box .li_box .changeLi .exemption[data-v-0fb536e3] {
            position: absolute;
            padding: 0 0.13333rem;
            top: -0.05333rem;
            right: -0.05333rem;
            background: #ffffff linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
            border-radius: 0.61333rem;
            font-size: 0.26667rem;
            color: #ffffff;
            line-height: 0.42667rem;
            text-align: center;
}
.video_info .video_box .video_item_box .li_box .blue_border[data-v-0fb536e3] {
          border: 0.02667rem solid #ff7029;
          color: #ff7029;
          background: #fff7f0;
}
.video_info .video_box .xiangguan_p[data-v-0fb536e3] {
      width: 9.2rem;
      overflow-x: auto;
      padding: 0.26667rem 0 0.93333rem 0;
}
.video_info .video_box .xiangguan_p[data-v-0fb536e3]::-webkit-scrollbar {
        display: none;
}
.video_info .video_box .xiangguan_p .xiangguanul[data-v-0fb536e3] {
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        width: 100%;
}
.video_info .video_box .xiangguan_p .xiangguanul .xiangguanli[data-v-0fb536e3] {
          width: 2.13333rem;
          margin-right: 0.53333rem;
}
.video_info .video_box .xiangguan_p .xiangguanul .xiangguanli .other_img[data-v-0fb536e3] {
            width: 1.86667rem;
            height: 2.53333rem;
            border: var(--bottomLine);
            border-radius: 0.10667rem;
            display: block;
}
.video_info .video_box .xiangguan_p .xiangguanul .xiangguanli .other_title[data-v-0fb536e3] {
            font-size: 0.34667rem;
            font-family: PingFang SC;
            font-weight: 500;
            color: var(--box_title);
            margin-top: 0.13333rem;
}
.video_info .geduan[data-v-0fb536e3] {
    height: 0.21333rem;
    background: var(--info_bg);
}
.video_info .img_jianjie[data-v-0fb536e3] {
    width: 100%;
}
.video_info .img_jianjie .content_info[data-v-0fb536e3] {
      position: relative;
      height: 13.33333rem;
      overflow-y: hidden;
      padding-bottom: 2.13333rem;
}
.video_info .img_jianjie .content_info .info_txt[data-v-0fb536e3] {
        padding: 0 0.4rem;
}
.video_info .img_jianjie .content_info .bottom_content[data-v-0fb536e3] {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        bottom: 0;
        height: 2.13333rem;
        width: 100vw;
        font-size: 0.37333rem;
        font-weight: 500;
        color: #a674f2;
        background-image: linear-gradient(to bottom, rgba(253, 250, 250, 0.8) 0%, #fff7f7 50%, #fcfafa 100%, #fefefe 100%);
}
.video_info .img_jianjie .content_info .bottom_content .btn_txt[data-v-0fb536e3] {
          margin-right: 0.26667rem;
}
.video_info .model_box[data-v-0fb536e3] {
    background-color: var(--updata_bg);
}
.video_info .model_box .list_tle[data-v-0fb536e3] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 0.53333rem;
      font-size: 0.45333rem;
      height: 1.33333rem;
      z-index: 90;
      font-family: PingFang SC;
      width: 100%;
      background-color: #fff;
      font-weight: bold;
      position: fixed;
      border-radius: 0.4rem 0.4rem 0 0;
}
.video_info .model_box .list_tle .tle[data-v-0fb536e3] {
        color: var(--box_title);
}
.video_info .model_box .list_tle .fack_nm[data-v-0fb536e3] {
        display: flex;
        align-items: center;
        color: #969696;
}
.video_info .model_box .list_tle .fack_nm .icon_tel[data-v-0fb536e3] {
          margin-right: 0.26667rem;
          vertical-align: middle;
          width: 0.64rem;
          height: 0.64rem;
}
.video_info .model_box .list_tle .fack_nm .close[data-v-0fb536e3] {
          font-size: 0.53333rem;
          margin-left: 0.8rem;
}
.video_info .model_box .list_tle .fack_nm .fack_text[data-v-0fb536e3] {
          font-size: 0.37333rem;
          color: #4e5969;
          font-weight: 500;
}
.video_info .model_box .list_video_box[data-v-0fb536e3] {
      padding: 1.73333rem 0 0.4rem;
      margin: 0 0.26667rem;
}
.video_info .model_box .list_video_box .video_li_li[data-v-0fb536e3] {
        display: flex;
        justify-content: flex-start;
        height: 2.13333rem;
        margin-bottom: 0.26667rem;
}
.video_info .model_box .list_video_box .video_li_li .left_item_box[data-v-0fb536e3] {
          position: relative;
          margin-right: 0.26667rem;
}
.video_info .model_box .list_video_box .video_li_li .left_item_box .left_item_img[data-v-0fb536e3] {
            width: 3.73333rem;
            height: 2.10667rem;
            opacity: 0.8;
            border-radius: 0.16rem;
}
.video_info .model_box .list_video_box .video_li_li .left_item_box .left_time[data-v-0fb536e3] {
            position: absolute;
            right: 0.26667rem;
            bottom: 0.26667rem;
            font-size: 0.29333rem;
            color: #fefefe;
}
.video_info .model_box .list_video_box .video_li_li .right_box[data-v-0fb536e3] {
          flex: 1;
          position: relative;
          display: flex;
          flex-direction: column;
          justify-content: space-around;
}
.video_info .model_box .list_video_box .video_li_li .right_box .exemption_icon[data-v-0fb536e3] {
            position: absolute;
            right: 0;
            top: 0.26667rem;
            height: 0.42667rem;
            background: #ffffff linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
            border-radius: 0.61333rem;
            color: #fefefe;
            font-size: 0.26667rem;
            padding: 0 0.13333rem;
}
.video_info .model_box .list_video_box .video_li_li .right_box .right_box_title[data-v-0fb536e3] {
            font-size: 0.37333rem;
            font-weight: bold;
            color: var(--item_title);
}
.video_info .model_box .list_video_box .video_li_li .right_box .right_box_num[data-v-0fb536e3] {
            font-size: 0.29333rem;
            color: #838a96;
}
.video_info .model_box .list_video_box .value_color_li .right_box .right_box_title[data-v-0fb536e3] {
        color: #ff7029;
}
.video_info .xiangguan_box .reItem[data-v-0fb536e3] {
    padding: 0 0.4rem;
}
.video_info .xiangguan_box .reItem li[data-v-0fb536e3] {
      display: flex;
      justify-content: space-between;
      padding: 0.4rem 0;
}
.video_info .xiangguan_box .reItem li .left_box[data-v-0fb536e3] {
        flex: 1;
        display: flex;
        flex-direction: column;
}
.video_info .xiangguan_box .reItem li .left_box p[data-v-0fb536e3] {
          font-size: 0.42667rem;
          font-family: PingFang SC;
          font-weight: bold;
          color: var(--box_title);
          margin-bottom: 0.26667rem;
}
.video_info .xiangguan_box .reItem li .left_box .discription[data-v-0fb536e3] {
          color: #969696;
          font-size: 0.37333rem;
          margin-bottom: 0.53333rem;
}
.video_info .xiangguan_box .reItem li .left_box div[data-v-0fb536e3] {
          display: flex;
          justify-content: space-between;
          font-size: 0.26667rem;
          color: #ffffff;
}
.video_info .xiangguan_box .reItem li .left_box div .icon_box[data-v-0fb536e3] {
            margin-right: 0.13333rem;
            border-radius: 0.08rem;
            font-size: 0.26667rem;
            background-color: var(--label_bg);
            color: var(--label_txt);
}
.video_info .xiangguan_box .reItem li .left_box div .hot_icon[data-v-0fb536e3] {
            font-size: 0.26667rem;
            font-family: PingFang SC;
            font-weight: 500;
            color: #838a96;
            margin-right: 0.18667rem;
}
.video_info .xiangguan_box .reItem li .left_box div .reader[data-v-0fb536e3] {
            font-size: 0.26667rem;
            font-family: PingFang SC;
            font-weight: 500;
            color: var(--recordTxt);
}
.video_info .xiangguan_box .reItem li img[data-v-0fb536e3] {
        width: 2rem;
        height: 2.66667rem;
        border-radius: 0.13333rem;
        margin-right: 0.37333rem;
        border: 0.00267rem solid #eaeaea;
}
.video_info .comment_list[data-v-0fb536e3] {
    padding-bottom: 1.81333rem;
}
.video_info .comment_list ul li[data-v-0fb536e3] {
      padding-bottom: 0.4rem;
}
.video_info .txt_decor[data-v-0fb536e3] {
    text-decoration: line-through;
}

.downapptips .showDownBox[data-v-7dd95497] {
  position: fixed;
  z-index: 996;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6.66667rem;
  height: 9.33333rem;
}
.downapptips .showDownBox .downImg[data-v-7dd95497] {
    width: 6.66667rem;
    height: 9.33333rem;
}
.downapptips .showDownBox .closeImg[data-v-7dd95497] {
    position: absolute;
    right: -0.8rem;
    top: -0.53333rem;
    width: 1.06667rem;
    height: 1.06667rem;
    z-index: 997;
}

.video_book[data-v-a1a76e3c] {
  background-color: var(--bg_color);
  max-height: 100%;
}
.video_book .video_box_box[data-v-a1a76e3c] {
    width: 100%;
}
.video_book .video_box_box #video[data-v-a1a76e3c] .vjs-big-play-button {
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
}
.video_book .video_box_box #video[data-v-a1a76e3c] .vjs-time-control {
      display: block;
}
.video_book .video_box_box #video[data-v-a1a76e3c] .vjs-remaining-time {
      display: block;
}
.video_book .video_box_box #video[data-v-a1a76e3c] .vjs-poster {
      background-size: cover;
}
.video_book .van-dialog[data-v-a1a76e3c] {
    z-index: 200;
}
.video_book .loding[data-v-a1a76e3c] {
    height: 5.65333rem;
    z-index: 200;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.player_control[data-v-f4326106] {
  width: 100%;
  background-color: var(--audio_sys);
  font-family: PingFang SC;
  padding: 0.4rem;
}
.player_control #audio[data-v-f4326106] {
    display: none;
}
.player_control .audio_info[data-v-f4326106] {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0.72rem;
    align-items: flex-start;
    height: 3.6rem;
}
.player_control .audio_info .img[data-v-f4326106] {
      position: relative;
      width: 2.66667rem;
      height: 3.57rem;
      border: 0.02667rem solid #bababa;
      box-shadow: 0.08rem 0.1rem 0.32rem 0 rgba(0, 0, 0, 0.18);
      opacity: 0.9;
      border-radius: 0.21rem;
      margin-right: 0.53rem;
      overflow: hidden;
}
.player_control .audio_info .img .img_img[data-v-f4326106] {
        width: 100%;
        height: 100%;
}
.player_control .audio_info .img .img_cpntrol[data-v-f4326106] {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 1.12rem;
        height: 1.12rem;
}
.player_control .audio_info .right_num[data-v-f4326106] {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 0.13rem 0;
}
.player_control .audio_info .right_num .right_title[data-v-f4326106] {
        font-size: 0.53333rem;
        font-weight: 800;
        color: var(--box_title);
        margin-bottom: 0.4rem;
}
.player_control .audio_info .right_num .auter[data-v-f4326106] {
        font-size: 0.32rem;
        font-weight: bold;
        color: #838a96;
}
.player_control .audio_info .right_num .play_num[data-v-f4326106] {
        font-size: 0.32rem;
        font-weight: bold;
        color: var(--time_num);
}
.player_control .audio_wrap[data-v-f4326106] {
    width: 100%;
    display: flex;
    align-items: center;
}
.player_control .audio_wrap .left_time[data-v-f4326106],
    .player_control .audio_wrap .right_time[data-v-f4326106] {
      width: 1.6rem;
      font-size: 0.29333rem;
      font-family: PingFang SC;
      font-weight: bold;
      color: var(--time_num);
}
.player_control .audio_wrap .left_time[data-v-f4326106] {
      text-align: left;
}
.player_control .audio_wrap .right_time[data-v-f4326106] {
      text-align: right;
}
.player_control .audio_wrap .van-slider[data-v-f4326106] {
      flex: 1;
}
.player_control .audio_wrap .btn[data-v-f4326106] {
      width: 0.27rem;
      height: 0.27rem;
      background-color: #dccaf7;
      border-radius: 0.13rem;
}
.player_control .audio_system[data-v-f4326106] {
    margin-top: 0.53rem;
    display: flex;
    justify-content: space-between;
}
.player_control .audio_system .loop[data-v-f4326106] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.player_control .audio_system .loop[data-v-f4326106] .van-badge--fixed {
        top: 0.35rem;
        right: 0.27rem;
}
.player_control .audio_system .loop .sys_img[data-v-f4326106] {
        width: 0.53rem;
        height: 0.53rem;
        margin-right: 0.27rem;
}
.player_control .audio_system .loop .sys_tel[data-v-f4326106] {
        font-size: 0.34667rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: var(--time_num);
}
.player_control .timer_title[data-v-f4326106] {
    height: 1.44rem;
    font-size: 0.42667rem;
    font-weight: bold;
    color: #202020;
    text-align: center;
    line-height: 1.44rem;
    border-bottom: 0.03rem solid #ccc;
}
.player_control .time_list li[data-v-f4326106] {
    font-size: 0.4rem;
    color: #333333;
    height: 1.33rem;
    line-height: 1.33rem;
    text-align: center;
}
.player_control .time_list .no_time[data-v-f4326106] {
    font-weight: bold;
    color: #a674f2;
}
.player_control .time_list .my_set .van-field[data-v-f4326106] {
    background-color: #fff;
}
.player_control .time_list .my_set .van-field[data-v-f4326106] .van-field__control {
      color: #333333;
}
.player_control .timer_clear[data-v-f4326106] {
    height: 1.44rem;
    font-size: 0.42667rem;
    color: #202020;
    text-align: center;
    line-height: 1.44rem;
    border-top: 0.03rem solid #ccc;
}

.daily_improvement[data-v-326973b7] {
  background-color: var(--vip_props);
}
.daily_improvement ul li[data-v-326973b7] {
    border-radius: 0.18667rem;
    overflow: hidden;
    margin-bottom: 0.26667rem;
    background-color: var(--bg_color);
}
.daily_improvement ul li .dayup_item[data-v-326973b7] {
      padding: 0.4rem 0.4rem 0.26667rem;
}
.daily_improvement ul li .dayup_item .user_box[data-v-326973b7] {
        display: flex;
        justify-content: space-between;
        align-items: center;
}
.daily_improvement ul li .dayup_item .user_box .userImgBox[data-v-326973b7] {
          display: flex;
          justify-content: flex-start;
}
.daily_improvement ul li .dayup_item .user_box .userImgBox .userImg[data-v-326973b7] {
            position: relative;
            width: 1.17333rem;
            height: 1.17333rem;
            padding: 0.05333rem;
            border-radius: 50%;
            margin-right: 0.32rem;
}
.daily_improvement ul li .dayup_item .user_box .userImgBox .userImg .userava[data-v-326973b7] {
              width: 1.06667rem;
              height: 1.06667rem;
              border-radius: 50%;
}
.daily_improvement ul li .dayup_item .user_box .userImgBox .userImg .vipIcon[data-v-326973b7] {
              position: absolute;
              bottom: -0.05333rem;
              right: -0.05333rem;
              width: 0.50667rem;
              height: 0.50667rem;
}
.daily_improvement ul li .dayup_item .user_box .userImgBox .bgImg[data-v-326973b7] {
            background-color: #d5a160;
}
.daily_improvement ul li .dayup_item .user_box .user_right[data-v-326973b7] {
          display: flex;
          flex-direction: column;
          justify-content: space-around;
}
.daily_improvement ul li .dayup_item .user_box .user_right .nickName[data-v-326973b7] {
            display: flex;
            color: #969696;
            font-size: 0.34667rem;
            align-items: center;
}
.daily_improvement ul li .dayup_item .user_box .user_right .nickName .nametxt[data-v-326973b7] {
              font-size: 0.4rem;
              max-width: 2.13333rem;
              font-family: PingFang SC;
              font-weight: bold;
              color: var(--box_title);
              margin-right: 0.13333rem;
}
.daily_improvement ul li .dayup_item .user_box .user_right .nickName .vipImg[data-v-326973b7] {
              width: 0.96rem;
              height: 0.34667rem;
              margin: 0 0.13333rem;
}
.daily_improvement ul li .dayup_item .user_box .user_right .nickName .daynum[data-v-326973b7] {
              font-size: 0.32rem;
              font-family: PingFang SC;
              font-weight: 500;
              color: #838a96;
}
.daily_improvement ul li .dayup_item .user_box .user_right .timess[data-v-326973b7] {
            font-size: 0.32rem;
            color: #969696;
}
.daily_improvement ul li .dayup_item .user_box .zanIcon[data-v-326973b7] {
          width: 1.57333rem;
          height: 0.64rem;
          line-height: 0.64rem;
          text-align: center;
          border: 0.02667rem solid #497db8;
          border-radius: 0.32rem;
          font-size: 0.34667rem;
          font-family: PingFang SC;
          font-weight: bold;
          color: #497db8;
}
.daily_improvement ul li .dayup_item .user_box .zan_ok[data-v-326973b7] {
          font-size: 0.34667rem;
          font-family: PingFang SC;
          font-weight: bold;
          color: #a7b0c0;
}
.daily_improvement ul li .dayup_item .user_content[data-v-326973b7] {
        margin-top: 0.53333rem;
        font-size: 0.4rem;
        font-family: PingFang SC;
        color: var(--item_content);
        line-height: 0.66667rem;
        white-space: pre-wrap;
}
.daily_improvement ul li .dayup_item .sethidecss[data-v-326973b7] {
        text-align: right;
        font-size: 0.4rem;
        font-family: PingFang SC;
        color: var(--box_title);
}
.daily_improvement ul li .dayup_item .txtColor[data-v-326973b7] {
        color: #497db8;
}
.daily_improvement ul li .dayup_item .book_info[data-v-326973b7] {
        margin-top: 0.53333rem;
        height: 2.4rem;
        background: var(--shop_bgre);
        display: flex;
        justify-content: space-between;
        padding: 0.26667rem;
}
.daily_improvement ul li .dayup_item .book_info .book_img[data-v-326973b7] {
          width: 1.41333rem;
          height: 1.89333rem;
          border-radius: 0.10667rem;
          margin-right: 0.26667rem;
}
.daily_improvement ul li .dayup_item .book_info .introduce[data-v-326973b7] {
          flex: 1;
          display: flex;
          flex-direction: column;
          font-family: PingFang SC;
          justify-content: space-around;
}
.daily_improvement ul li .dayup_item .book_info .introduce .introduce_title[data-v-326973b7] {
            font-size: 0.37333rem;
            font-weight: bold;
            color: #6a707a;
}
.daily_improvement ul li .dayup_item .book_info .introduce .introduce_dec[data-v-326973b7] {
            font-size: 0.32rem;
            color: #838a96;
}
.daily_improvement ul li .dayup_item .book_info .introduce .introduce_tips[data-v-326973b7] {
            font-size: 0.29333rem;
            color: #838a96;
            display: flex;
            justify-content: space-between;
}
.daily_improvement ul li .dayup_item .adress[data-v-326973b7] {
        height: 0.93333rem;
        line-height: 0.93333rem;
        font-size: 0.32rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #838a96;
}
.daily_improvement ul li .dayup_item .adress .adre_icon[data-v-326973b7] {
          margin-right: 0.13333rem;
          vertical-align: moddle;
}
.daily_improvement ul li .dayup_item .dayup_item_system[data-v-326973b7] {
        height: 1.33333rem;
        line-height: 0.8rem;
        display: flex;
        justify-content: space-between;
        font-size: 0.34667rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #838a96;
        padding: 0.26667rem 0;
}
.daily_improvement ul li .dayup_item .dayup_item_system .small_sys[data-v-326973b7] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
}
.daily_improvement ul li .dayup_item .dayup_item_system .small_sys .sys[data-v-326973b7] {
            height: 100%;
            margin-left: 0.53333rem;
}
.daily_improvement ul li .dayup_item .dayup_item_system .small_sys .sys .van-icon[data-v-326973b7] {
              margin-right: 0.05333rem;
              vertical-align: middle;
}
.daily_improvement ul li .dayup_item .dayup_item_system .small_sys .sys .shang_icon[data-v-326973b7] {
              width: 0.53333rem;
              height: 0.53333rem;
              border-radius: 50%;
              vertical-align: middle;
}
.daily_improvement ul li .dayup_item .recommend[data-v-326973b7] {
        height: 1.06667rem;
        background-color: var(--bg_color);
        display: flex;
        justify-content: space-between;
        align-items: center;
}
.daily_improvement ul li .dayup_item .recommend .frend_left[data-v-326973b7] {
          font-size: 0.37333rem;
          font-family: PingFang SC;
          font-weight: bold;
          color: #838a96;
}
.daily_improvement ul li .dayup_item .recommend .frend_img_box[data-v-326973b7] {
          position: relative;
          display: flex;
          align-items: center;
}
.daily_improvement ul li .dayup_item .recommend .frend_img_box .icon_algin[data-v-326973b7] {
            color: #333333;
            font-size: px;
}
.daily_improvement ul li .dayup_item .recommend .frend_img_box img[data-v-326973b7] {
            width: 0.8rem;
            height: 0.82667rem;
            border-radius: 50%;
            border: 0.02667rem solid #d1caf9;
}
.daily_improvement ul li .dayup_item .recommend .frend_img_box .img1[data-v-326973b7] {
            position: absolute;
}
.daily_improvement ul li .dayup_item .recommend .frend_img_box .img1[data-v-326973b7]:nth-of-type(1) {
              right: 0.53333rem;
              z-index: 50;
}
.daily_improvement ul li .dayup_item .recommend .frend_img_box .img1[data-v-326973b7]:nth-of-type(2) {
              right: 1.2rem;
              z-index: 40;
}
.daily_improvement ul li .dayup_item .recommend .frend_img_box .img1[data-v-326973b7]:nth-of-type(3) {
              right: 1.86667rem;
              z-index: 30;
}
.daily_improvement ul li .dayup_item .recommend .frend_img_box .img1[data-v-326973b7]:nth-of-type(4) {
              right: 2.53333rem;
              z-index: 20;
}
.daily_improvement ul li .dayup_item .recommend .frend_img_box .img5[data-v-326973b7] {
            width: 0.16rem;
            height: 0.29333rem;
            border: none;
}
.daily_improvement ul li .dayup_item .upimg_box[data-v-326973b7] {
        margin-top: 0.53333rem;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
}
.daily_improvement ul li .dayup_item .upimg_box .upimg_item[data-v-326973b7] {
          width: 2.88rem;
          height: 2.88rem;
          border: var(--zuijline);
          margin-right: 0.18667rem;
}
.daily_improvement ul li .dayup_item .upimg_box .upimg_item .upimg[data-v-326973b7] {
            width: 100%;
            height: 100%;
}
.daily_improvement ul li .dayup_item .append_comment[data-v-326973b7] {
        background-color: var(--sign_gedun);
        margin: 0.4rem 0;
        padding: 0.26667rem 0.56rem 0.26667rem 0.26667rem;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: flex-start;
        border-radius: 0.08rem;
}
.daily_improvement ul li .dayup_item .append_comment .othenUser[data-v-326973b7] {
          font-size: 0.37333rem;
          color: #afafaf;
          line-height: 0.48rem;
          width: 100%;
}
.daily_improvement ul li .dayup_item .append_comment .othenUser .append_magr[data-v-326973b7] {
            padding: 0.13333rem 0;
            color: var(--item_content);
}
.daily_improvement ul li .dayup_item .append_comment .othenUser .append_magr .userself[data-v-326973b7] {
              color: #497db8;
}
.daily_improvement ul li .dayup_item .append_comment .allList[data-v-326973b7] {
          color: #838a96;
          font-size: 0.4rem;
}
.daily_improvement .fabu_box[data-v-326973b7] {
    position: fixed;
    bottom: 0.13333rem;
    right: 0.4rem;
    z-index: 999;
}
.daily_improvement .fabu_box .fabu_img[data-v-326973b7] {
      width: 3.46667rem;
      height: 1.46667rem;
}
.daily_improvement .noDay[data-v-326973b7] {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #969696;
    background-color: var(--info_bg);
}
.daily_improvement .noDay .first_p[data-v-326973b7] {
      margin: 0.8rem 0 0.26667rem;
}
.daily_improvement .noDay .last_p[data-v-326973b7] {
      margin-top: 0.66667rem;
      width: 3.25333rem;
      height: 1.06667rem;
      color: var(--box_title);
      background: var(--nav_bgcolor);
      border: var(--bottomLine);
      border-radius: 0.53333rem;
      text-align: center;
      line-height: 1.06667rem;
}

.videoOverlay[data-v-2b5d522b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  background: rgba(0, 0, 0, 0.85);
}
.videoOverlay .optionBox[data-v-2b5d522b] {
    flex-direction: column;
    width: 1.41333rem;
}
.videoOverlay .optionBox .imgBox[data-v-2b5d522b] {
      width: 1.41333rem;
      height: 1.41333rem;
      background: rgba(255, 255, 255, 0.16);
      border-radius: 50%;
      margin-bottom: 0.18667rem;
}
.videoOverlay .optionBox .imgBox .img[data-v-2b5d522b] {
        width: 0.72rem;
        height: 0.72rem;
}
.videoOverlay .optionBox .desc[data-v-2b5d522b] {
      font-size: 0.32rem;
      color: #fff;
      text-align: center;
}
.content[data-v-2b5d522b] {
  width: 8.02667rem;
  height: 10.29333rem;
  padding: 1.6rem 0.4rem 0;
  color: #1d2129;
  z-index: -999;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content .bgImg[data-v-2b5d522b] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.content .info[data-v-2b5d522b] {
    display: flex;
    flex-direction: column;
}
.content .info .avatarAndNickname[data-v-2b5d522b] {
      display: flex;
      align-items: center;
}
.content .info .avatarAndNickname .avatar[data-v-2b5d522b] {
        width: 0.66667rem;
        height: 0.66667rem;
        border-radius: 50%;
        margin-right: 0.10667rem;
        border: 0.01333rem solid #fff;
}
.content .info .avatarAndNickname .nickname[data-v-2b5d522b] {
        font-size: 0.34667rem;
}
.content .info .studyDays[data-v-2b5d522b] {
      margin-left: 0.77333rem;
      font-size: 0.26667rem;
      line-height: 0.50667rem;
      margin-bottom: 0.53333rem;
}
.content .info .studyDays .days[data-v-2b5d522b] {
        font-size: 0.4rem;
}
.content .info .bookBox[data-v-2b5d522b] {
      display: flex;
      font-size: 0.29333rem;
      margin-bottom: 0.66667rem;
      margin-left: 0.13333rem;
}
.content .info .bookBox .bookImg[data-v-2b5d522b] {
        width: 2.85333rem;
        height: 3.94667rem;
        margin-right: 0.26667rem;
}
.content .info .bookBox .bookTitle[data-v-2b5d522b] {
        line-height: 0.58667rem;
        font-size: 0.42667rem;
        margin-bottom: 0.13333rem;
}
.content .info .bookBox .tutor[data-v-2b5d522b] {
        line-height: 0.4rem;
        margin-bottom: 0.4rem;
        margin-left: 0.16rem;
}
.content .info .bookBox .desc[data-v-2b5d522b] {
        font-family: PingFang SC-Medium, PingFang SC;
        line-height: 0.4rem;
        margin-left: 0.16rem;
}
.content .logoAndQrcode[data-v-2b5d522b] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0.53333rem;
    left: 0;
    padding: 0 0.53333rem;
}
.content .logoAndQrcode .logo[data-v-2b5d522b] {
      font-size: 0.32rem;
      margin-top: 0.32rem;
}
.content .logoAndQrcode .logo .logoIcon[data-v-2b5d522b] {
        width: 2rem;
        height: 0.66667rem;
        margin-top: 0.26667rem;
}
.content .logoAndQrcode .codeBox[data-v-2b5d522b] {
      width: 1.86667rem;
      height: 1.86667rem;
      background-color: #fff;
}
.content .logoAndQrcode .codeBox .qrcodeImg[data-v-2b5d522b] {
        border-radius: 0.53333rem;
        width: 100%;
        height: 100%;
}
.shareC[data-v-2b5d522b] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.shareC .shareImg[data-v-2b5d522b] {
    width: 8.02667rem;
    height: 10.29333rem;
    border-radius: 0.53333rem;
}
.shareC .tips[data-v-2b5d522b] {
    width: 100%;
    margin-top: 0.53333rem;
    font-size: 0.37333rem;
    color: #fff;
    text-align: center;
}
.shareC .tips .tipsText[data-v-2b5d522b] {
      margin-bottom: 0.26667rem;
}
.shareC .tips .tipsText[data-v-2b5d522b]:last-of-type {
        margin-bottom: 0.53333rem;
}
.shareC .tips .tipsImg[data-v-2b5d522b] {
      width: 0.69333rem;
      height: 0.69333rem;
}
.topImg[data-v-2b5d522b] {
  width: 1.52rem;
  height: 1.52rem;
  position: fixed;
  right: 0.58rem;
  bottom: 2.04rem;
  z-index: 55;
}
.mediaBox[data-v-2b5d522b] {
  position: relative;
}
@-webkit-keyframes LeftToRight-data-v-2b5d522b {
0% {
    right: -1.76rem;
}
100% {
    right: 0;
}
}
@keyframes LeftToRight-data-v-2b5d522b {
0% {
    right: -1.76rem;
}
100% {
    right: 0;
}
}
@-webkit-keyframes RightToLeft-data-v-2b5d522b {
0% {
    right: 0;
}
100% {
    right: -1.76rem;
}
}
@keyframes RightToLeft-data-v-2b5d522b {
0% {
    right: 0;
}
100% {
    right: -1.76rem;
}
}
.mediaBox .leftToRight[data-v-2b5d522b] {
    -webkit-animation: LeftToRight-data-v-2b5d522b 2s linear;
            animation: LeftToRight-data-v-2b5d522b 2s linear;
}
.mediaBox .rightToLeft[data-v-2b5d522b] {
    -webkit-animation: RightToLeft-data-v-2b5d522b 2s linear;
            animation: RightToLeft-data-v-2b5d522b 2s linear;
}
.mediaBox .shareFlag[data-v-2b5d522b] {
    position: absolute;
    width: 1.76rem;
    height: 0.56rem;
    font-size: 0.29333rem;
    right: 0;
    bottom: 1.06667rem;
    z-index: 200;
    color: #ff7029;
    border-radius: 1.36rem 0 0 1.36rem;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0 0.10667rem 0.21333rem 0 rgba(226, 105, 60, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
}
.videoFixed[data-v-2b5d522b] {
  height: 5.63rem;
  position: fixed;
  width: 100%;
  top: 1.2rem;
  left: 0;
  z-index: 60;
}
.audioFixed[data-v-2b5d522b] {
  height: 6.79rem;
  position: fixed;
  width: 100%;
  top: 1.2rem;
  left: 0;
  z-index: 60;
}
.tabsFixedA[data-v-2b5d522b] {
  padding-top: 8.1rem;
}
.tabsFixedA[data-v-2b5d522b]  .van-tabs__wrap {
    position: fixed;
    width: 100%;
    top: 8.1rem;
    left: 0;
    z-index: 59;
}
.tabsFixedV[data-v-2b5d522b] {
  padding-top: 6.83rem;
}
.tabsFixedV[data-v-2b5d522b]  .van-tabs__wrap {
    position: fixed;
    width: 100%;
    top: 6.83rem;
    left: 0;
    z-index: 59;
}
.book_media[data-v-2b5d522b]::-webkit-scrollbar {
  display: none;
}
.book_media .top_box[data-v-2b5d522b] {
  width: 100%;
  height: 1.2rem;
  position: fixed;
  z-index: 920;
}
.book_media .top_box .nav_b[data-v-2b5d522b] {
    height: 1.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.4rem;
    background-color: var(--audio_sys);
}
.book_media .top_box .nav_b .left .icon_algin[data-v-2b5d522b] {
      font-size: 0.58667rem;
      color: var(--box_title);
      margin-right: 0.53333rem;
}
.book_media .top_box .nav_b .title[data-v-2b5d522b] {
      font-size: 0.4rem;
      font-weight: bold;
}
.book_media .top_box .nav_b .title a[data-v-2b5d522b] {
        color: #1d2129;
}
.book_media .top_box .nav_b .title .atab[data-v-2b5d522b] {
        color: var(--search_txt2);
}
.book_media .top_box .nav_b .title .jichu[data-v-2b5d522b] {
        margin-right: 0.8rem;
        position: relative;
        display: inline-block;
        opacity: 0.6;
}
.book_media .top_box .nav_b .title .jinjie[data-v-2b5d522b] {
        position: relative;
        display: inline-block;
        opacity: 0.6;
}
.book_media .top_box .nav_b .right[data-v-2b5d522b] {
      position: relative;
      display: flex;
      align-items: center;
      flex-direction: column;
}
.book_media .top_box .nav_b .right .box_box[data-v-2b5d522b] {
        width: 0.42667rem;
}
.book_media .top_box .nav_b .right .my_icon[data-v-2b5d522b] {
        width: 0.42667rem;
        height: 0.42667rem;
        margin-bottom: 0.08rem;
        margin-top: 0.10667rem;
}
.book_media .top_box .nav_b .right .shareText[data-v-2b5d522b] {
        font-size: 0.26667rem;
        color: #ff7029;
}
.book_media .space[data-v-2b5d522b] {
  height: 1.2rem;
  width: 100%;
}
.book_media .tipsmodelMedia[data-v-2b5d522b] {
  position: absolute;
  top: 1.2rem;
  left: 0;
  z-index: 912;
  width: 100vw;
  background: rgba(0, 0, 0, 0.8);
}
.book_media .height210[data-v-2b5d522b] {
  height: 5.65rem;
}
.book_media .height270[data-v-2b5d522b] {
  height: 7.2rem;
}
.book_media .tipsmodelMediatxt[data-v-2b5d522b] {
  position: absolute;
  top: 1.2rem;
  left: 0;
  z-index: 913;
  width: 100vw;
  color: #eaeaea;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.book_media .tipsmodelMediatxt .tipsmodelMediatxtTitle[data-v-2b5d522b] {
    font-size: 0.37333rem;
    color: #fefefe;
    margin-bottom: 0.82667rem;
}
.book_media .tipsmodelMediatxt .tipsmodelMediatxtBtn[data-v-2b5d522b] {
    display: flex;
    justify-content: center;
    font-size: 0.37333rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.01333rem;
}
.book_media .tipsmodelMediatxt .tipsmodelMediatxtBtn .tipsmodelMediatxtOnlyBtn[data-v-2b5d522b] {
      width: 3.46667rem;
      height: 1.01333rem;
      border: 0.02667rem solid #fff;
      border-radius: 0.56rem;
      color: #ffffff;
      margin-right: 0.4rem;
}
.book_media .tipsmodelMediatxt .tipsmodelMediatxtBtn .tipsmodelMediatxtVipBtn[data-v-2b5d522b] {
      width: 3.46667rem;
      height: 1.01333rem;
      background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
      border-radius: 0.56rem;
      color: #fff;
}
.book_media .payBtn[data-v-2b5d522b] {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.6rem;
  width: 8.66667rem;
  height: 1.06667rem;
  border-radius: 1.33333rem;
  font-size: 0.42667rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.06667rem;
  background-color: #f1be7a;
}
.book_media .cakeBox[data-v-2b5d522b] {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 7.46667rem;
  height: 7.73333rem;
  background: url("https://osscdn.666syh.com/image/app/1684918307971.png") no-repeat center/100% 100%;
}
.book_media .cakeBox .closeIcon[data-v-2b5d522b] {
    position: absolute;
    bottom: -1.6rem;
    left: 50%;
    transform: translateX(-50%);
}
.book_media .cakeBox .closeIcon .closeImg[data-v-2b5d522b] {
      width: 0.88rem;
      height: 0.88rem;
}
.book_media .cakeBox .btnBox2[data-v-2b5d522b] {
    position: absolute;
    bottom: 0.53333rem;
    left: 50%;
    transform: translateX(-50%);
    width: 6.66667rem;
    height: 1.33333rem;
}
.book_media[data-v-2b5d522b] .van-popup__close-icon {
  color: #86909c;
}
.book_media .rulebox[data-v-2b5d522b] {
  padding: 1.01333rem 0.42667rem 0.53333rem;
  background: url("https://osscdn.666syh.com/image/app/1684981287993.png") no-repeat top/100%;
  height: 100%;
}
.book_media .rulebox .paytitle[data-v-2b5d522b] {
    display: flex;
    flex-direction: column;
}
.book_media .rulebox .paytitle .payp[data-v-2b5d522b] {
      text-align: center;
      font-size: 0.42667rem;
      font-weight: bold;
      color: #1d2129;
      margin-bottom: 0.26667rem;
}
.book_media .rulebox .paytitle .payp .colortxt[data-v-2b5d522b] {
        color: #f19c14;
}
.book_media .rulebox .viptipstitle[data-v-2b5d522b] {
    width: 8.93333rem;
    height: 0.8rem;
    background: #fbeed5;
    border-radius: 0.10667rem;
    font-size: 0.34667rem;
    color: #726a5c;
    text-align: center;
    line-height: 0.8rem;
}
.book_media .rulebox .paymodelBtnBox[data-v-2b5d522b] {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1d2129;
    margin: 0.53333rem 0 0.26667rem 0;
}
.book_media .rulebox .paymodelBtnBox .onlyBtn[data-v-2b5d522b] {
      width: 3.33333rem;
      height: 1.01333rem;
      background: #f2f2f2;
      border: 0.02667rem solid #eaeaea;
      border-radius: 0.50667rem;
      margin-right: 0.4rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
}
.book_media .rulebox .paymodelBtnBox .onlyBtn .text1[data-v-2b5d522b] {
        font-size: 0.37333rem;
        line-height: 0.37333rem;
        margin-bottom: 0.08rem;
}
.book_media .rulebox .paymodelBtnBox .onlyBtn .text2[data-v-2b5d522b] {
        font-size: 0.29333rem;
        line-height: 0.29333rem;
        color: #86909c;
}
.book_media .rulebox .paymodelBtnBox .openvip[data-v-2b5d522b] {
      width: 5.46667rem;
      height: 1.01333rem;
      background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
      border-radius: 0.50667rem;
      color: #ffffff;
      font-size: 0.37333rem;
      display: flex;
      justify-content: center;
      align-items: center;
}
.book_media .rulebox .viptipscheckbox[data-v-2b5d522b] {
    margin-top: 0.4rem;
    font-size: 0.32rem;
    color: #86909c;
    display: flex;
    justify-content: center;
}
.book_media .rulebox .viptipscheckbox[data-v-2b5d522b] .van-checkbox {
      align-items: center;
}
.book_media .rulebox .viptipscheckbox[data-v-2b5d522b] .van-checkbox .van-checkbox__icon {
        height: 0.45333rem;
}
.book_media .rulebox .viptipscheckbox[data-v-2b5d522b] .van-checkbox .van-checkbox__icon .van-icon {
          width: 0.4rem;
          height: 0.4rem;
          color: #86909c;
          font-size: 0.32rem;
}
.book_media .rulebox .viptipscheckbox[data-v-2b5d522b] .van-checkbox .van-checkbox__label {
        color: #86909c;
        font-size: 0.32rem;
        margin-left: 0.18667rem;
}
.book_media .paymodelBtnBoxOut[data-v-2b5d522b] {
  background-color: var(--bg_color);
  width: 100vw;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0.4rem 0;
  box-shadow: 0 0 0.24rem 0 rgba(0, 0, 0, 0.13);
  z-index: 59;
  display: flex;
  justify-content: center;
  font-size: 0.37333rem;
  color: #1d2129;
  text-align: center;
  line-height: 1.01333rem;
}
.book_media .paymodelBtnBoxOut .onlyBtn[data-v-2b5d522b] {
    width: 3.2rem;
    height: 1.01333rem;
    background: #f2f2f2;
    border: 0.02667rem solid #eaeaea;
    border-radius: 0.50667rem;
    margin-right: 0.4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.book_media .paymodelBtnBoxOut .onlyBtn .text1[data-v-2b5d522b] {
      font-size: 0.37333rem;
      line-height: 0.37333rem;
      margin-bottom: 0.08rem;
}
.book_media .paymodelBtnBoxOut .onlyBtn .text2[data-v-2b5d522b] {
      font-size: 0.29333rem;
      line-height: 0.29333rem;
      color: #86909c;
}
.book_media .paymodelBtnBoxOut .openvip[data-v-2b5d522b] {
    width: 5.46667rem;
    height: 1.01333rem;
    background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
    border-radius: 0.50667rem;
    color: #ffffff;
    font-size: 0.37333rem;
}
.book_media .van-tabs[data-v-2b5d522b] {
  background-color: #fff;
}
.book_media .van-tabs[data-v-2b5d522b] .van-tabs__nav {
    background-color: var(--bg_color);
}
.book_media .van-tabs[data-v-2b5d522b] .van-tabs__wrap {
    font-size: 0.42667rem;
    padding-right: 20%;
    background-color: #fff;
}
.book_media .van-tabs[data-v-2b5d522b] .van-sticky {
    border-bottom: var(--zuijline);
}
.book_media .van-tabs[data-v-2b5d522b] .van-tabs__line {
    background: url("https://osscdn.666syh.com/refinedImg/1713779622286/637435d5-fcb0-3578-e91c-2f6948cc1eae.png") no-repeat center/100% 100%;
    width: 0.8rem;
    height: 0.26667rem;
    bottom: 0.53333rem;
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab {
    font-weight: bold;
    color: #4e5969;
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab--active {
    font-weight: bold;
    color: #ff7029;
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab__pane {
    padding-top: 0.4rem;
    background-color: var(--bg_color);
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab__pane .wemgao {
      padding: 0.4rem 0.4rem 2.66667rem 0.4rem;
      font-size: 0.42667rem;
      line-height: 0.8rem;
      color: var(--find_bottom_txt);
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab__pane .wemgao /deep/ img {
        width: 100%;
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab__pane .comment {
      background-color: var(--bg_color);
      border-radius: 0.18667rem 0.18667rem 0 0;
      overflow: hidden;
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab__pane .comment .comment_top {
        display: flex;
        justify-content: space-between;
        padding: 0 0.4rem;
        align-items: center;
        background-color: var(--bg_color);
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab__pane .comment .comment_top span:nth-of-type(1) {
          font-size: 0.42667rem;
          color: var(--box_title);
          font-weight: Bold;
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab__pane .comment .comment_top span:nth-of-type(2) {
          font-size: 0.32rem;
          color: #969696;
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab__pane .comment .comment_list {
        padding-bottom: 1.2rem;
}
.book_media .van-tabs[data-v-2b5d522b] .van-tab__pane .comment .comment_list ul li {
          padding-bottom: 0.4rem;
}
.showDownBox[data-v-2b5d522b] {
  position: fixed;
  z-index: 996;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6.66667rem;
  height: 9.33333rem;
}
.showDownBox .downImg[data-v-2b5d522b] {
    width: 6.66667rem;
    height: 9.33333rem;
}
.showDownBox .closeImg[data-v-2b5d522b] {
    position: absolute;
    right: -0.8rem;
    top: -0.53333rem;
    width: 1.06667rem;
    height: 1.06667rem;
    z-index: 997;
}
.bigTxt[data-v-2b5d522b] {
  transform: scale(1.3);
  opacity: 1 !important;
}
.line_txt[data-v-2b5d522b] {
  box-shadow: 0 0.02667rem 0.08rem 0 rgba(255, 112, 41, 0.7);
  position: absolute;
  bottom: -0.08rem;
  left: 30%;
  width: 0.32rem;
  height: 0.08rem;
  background: #ff7029;
  border-radius: 0.05333rem;
}
.flex-spround[data-v-2b5d522b] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 0.53333rem;
}

.nav_bar[data-v-e6837cd2] {
  position: relative;
  height: 1.2rem;
}
.nav_bar .van-hairline--bottom[data-v-e6837cd2]::after {
    border: none;
}
.nav_bar .van-nav-bar[data-v-e6837cd2] {
    background-color: var(--bg_color);
    padding: 0 0.4rem;
    z-index: 999;
    height: 1.2rem;
}
.nav_bar[data-v-e6837cd2] .van-nav-bar__title {
    font-size: 0.48rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: var(--search_txt2);
}
.nav_bar[data-v-e6837cd2] .van-nav-bar__right {
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: var(--search_txt2);
}
.nav_bar .bg[data-v-e6837cd2] {
    background-color: var(--updata_bg);
}
.nav_bar .noBg[data-v-e6837cd2] {
    background-color: rgba(0, 0, 0, 0);
}
.nav_bar .pding[data-v-e6837cd2] {
    padding: 0;
}
.nav_bar .leftBg[data-v-e6837cd2] {
    width: 0.26667rem;
    height: 0.42667rem;
    background: var(--back);
}

.vip_banner[data-v-41f5a09e] {
  width: 100%;
  padding: 0 0.37333rem;
  text-align: center;
}
.vip_banner img[data-v-41f5a09e] {
    width: 100%;
    height: 3.06667rem;
    border-radius: 0.13333rem;
    vertical-align: middle;
}

.limited_time[data-v-8ce3f516] {
  background-color: var(--vip_bg);
}
.limited_time .reItem[data-v-8ce3f516] {
    padding: 0 0.4rem;
}
.limited_time .reItem li[data-v-8ce3f516] {
      margin-top: 0.4rem;
      display: flex;
      justify-content: space-between;
      background-color: var(--updata_bg);
      border-radius: 0.26667rem;
      padding: 0.4rem 0.48rem 0.4rem 0.4rem;
      box-shadow: 0 0.05333rem 0.32rem 0 rgba(0, 0, 0, 0.1);
}
.limited_time .reItem li .left_box[data-v-8ce3f516] {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
}
.limited_time .reItem li .left_box p[data-v-8ce3f516] {
          font-size: 0.42667rem;
          font-family: PingFang SC;
          font-weight: bold;
          color: var(--box_title);
}
.limited_time .reItem li .left_box .discription[data-v-8ce3f516] {
          color: #969696;
          font-size: 0.37333rem;
}
.limited_time .reItem li .left_box .upTeacher[data-v-8ce3f516] {
          font-size: 0.37333rem;
          color: #838a96;
}
.limited_time .reItem li .left_box .price[data-v-8ce3f516] {
          display: flex;
          justify-content: flex-start;
          font-size: 0.29333rem;
          color: red;
          font-weight: bold;
}
.limited_time .reItem li .left_box .price .firstparice[data-v-8ce3f516] {
            margin-right: 0.13333rem;
}
.limited_time .reItem li .left_box .timebxo[data-v-8ce3f516] {
          display: flex;
          justify-content: space-between;
          font-size: 0.26667rem;
          color: #ffffff;
}
.limited_time .reItem li .left_box .timebxo .icon_box[data-v-8ce3f516] {
            margin-right: 0.13333rem;
            border-radius: 0.08rem;
            font-size: 0.26667rem;
            background-color: var(--label_bg);
            color: var(--label_txt);
}
.limited_time .reItem li .left_box .timebxo .hot_icon[data-v-8ce3f516] {
            font-size: 0.26667rem;
            font-family: PingFang SC;
            font-weight: 500;
            color: #838a96;
            margin-right: 0.18667rem;
}
.limited_time .reItem li .left_box .timebxo .reader[data-v-8ce3f516] {
            font-size: 0.26667rem;
            font-family: PingFang SC;
            font-weight: 500;
            color: var(--recordTxt);
}
.limited_time .reItem li .imgbox[data-v-8ce3f516] {
        width: 2rem;
        height: 2.66667rem;
        border-radius: 0.13333rem;
        margin-right: 0.37333rem;
        border: 0.00267rem solid #eaeaea;
}
.limited_time .reItem li .imgbox img[data-v-8ce3f516] {
          width: 100%;
          height: 100%;
}

.album_info[data-v-57f3179b] {
  background-color: #f8f8f8;
  padding-bottom: 2.13333rem;
}
.album_info .van-hairline--bottom[data-v-57f3179b]::after {
    border: none;
}
.album_info .van-nav-bar[data-v-57f3179b] {
    background-color: var(--bg_color);
    padding: 0 0.4rem;
}
.album_info[data-v-57f3179b] .van-nav-bar__title {
    font-size: 0.48rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: var(--search_txt2);
}
.album_info .leftBg[data-v-57f3179b] {
    width: 0.26667rem;
    height: 0.42667rem;
    background: var(--back);
}
.album_info .rightBg[data-v-57f3179b] {
    width: 0.42667rem;
    height: 0.42667rem;
    background: var(--share);
}
.album_info .albumimg[data-v-57f3179b] {
    width: 100%;
    height: 6.66667rem;
    vertical-align: middle;
}
.album_info .albuminfo[data-v-57f3179b] {
    padding: 0.26667rem 0 0.4rem;
    margin: 0.4rem;
    border-bottom: 0.02667rem solid #eaeaea;
}
.album_info .albuminfo .albuminfo_top[data-v-57f3179b] {
      display: flex;
      justify-content: space-between;
      font-size: 0.45333rem;
      margin-bottom: 0.13333rem;
}
.album_info .albuminfo .albuminfo_top p[data-v-57f3179b] {
        margin-bottom: 0.13333rem;
}
.album_info .albuminfo .albuminfo_top p[data-v-57f3179b]:nth-of-type(1) {
          flex: 1;
          color: #333;
          font-weight: bold;
}
.album_info .albuminfo .albuminfo_top p[data-v-57f3179b]:nth-of-type(2) {
          width: 2.66667rem;
          color: #f19c14;
          font-weight: bold;
}
.album_info .albuminfo .albuminfo_bottom[data-v-57f3179b] {
      font-size: 0.34667rem;
      color: #5d667a;
}
.album_info .albumDes[data-v-57f3179b] {
    padding: 0 0.4rem;
}
.album_info .albumDes .albumTitle[data-v-57f3179b] {
      font-size: 0.53333rem;
      font-weight: bold;
      color: #000000;
      margin-bottom: 0.26667rem;
}
.album_info .albumDes .albumtxt[data-v-57f3179b] {
      font-size: 0.42667rem;
      color: #333333;
}
.album_info .albumDes .albumHtml[data-v-57f3179b] img {
      width: 100%;
}
.album_info .bookList[data-v-57f3179b] {
    margin-top: 0.53333rem;
}
.album_info .bookList .listtitle[data-v-57f3179b] {
      font-size: 0.53333rem;
      color: #000;
      font-weight: bold;
      padding-left: 0.4rem;
      margin-bottom: 0.4rem;
}
.album_info .bookList .reItemul[data-v-57f3179b] {
      padding: 0 0.4rem;
}
.album_info .bookList .reItemul li[data-v-57f3179b] {
        display: flex;
        justify-content: space-between;
        padding: 0.4rem;
        margin-bottom: 0.26667rem;
        box-shadow: 0 0 0.4rem 0 rgba(0, 0, 0, 0.06);
        border-radius: 0.21333rem;
}
.album_info .bookList .reItemul li .left_box[data-v-57f3179b] {
          flex: 1;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          padding-bottom: 0.13333rem;
}
.album_info .bookList .reItemul li .left_box p[data-v-57f3179b] {
            font-size: 0.37333rem;
            font-family: PingFang SC;
            font-weight: bold;
            color: var(--box_title);
}
.album_info .bookList .reItemul li .left_box .discription[data-v-57f3179b] {
            color: #969696;
            font-size: 0.32rem;
}
.album_info .bookList .reItemul li .left_box .upTeacher[data-v-57f3179b] {
            font-size: 0.37333rem;
            color: #838a96;
}
.album_info .bookList .reItemul li .left_box .price[data-v-57f3179b] {
            display: flex;
            justify-content: flex-start;
            font-size: 0.29333rem;
            color: red;
            font-weight: bold;
}
.album_info .bookList .reItemul li .left_box .price .firstparice[data-v-57f3179b] {
              margin-right: 0.13333rem;
}
.album_info .bookList .reItemul li .left_box .timebxo[data-v-57f3179b] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 0.26667rem;
            color: #ffffff;
}
.album_info .bookList .reItemul li .left_box .timebxo .reader[data-v-57f3179b] {
              font-size: 0.29333rem;
              font-family: PingFang SC;
              font-weight: 500;
              color: #838a96;
}
.album_info .bookList .reItemul li .left_box .timebxo .palyBtn[data-v-57f3179b] {
              text-align: center;
              line-height: 0.8rem;
              width: 2.05333rem;
              height: 0.8rem;
              background: #e7e6e6;
              border-radius: 0.4rem;
              font-size: 0.32rem;
              font-weight: bold;
              color: #333333;
}
.album_info .bookList .reItemul li .left_box .timebxo .palyBtn .van-icon[data-v-57f3179b] {
                vertical-align: middle;
                color: #babbbf !important;
}
.album_info .bookList .reItemul li .imgbox[data-v-57f3179b] {
          width: 2rem;
          height: 2.61333rem;
          border-radius: 0.13333rem;
          margin-right: 0.37333rem;
          border: 0.00267rem solid #eaeaea;
}
.album_info .bookList .reItemul li .imgbox img[data-v-57f3179b] {
            width: 100%;
            height: 100%;
}
.album_info .payBox[data-v-57f3179b] {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 1.86667rem;
}
.album_info .payBox .payBtn[data-v-57f3179b] {
      font-size: 0.42667rem;
      text-align: center;
      line-height: 1.06667rem;
      font-weight: bold;
      color: #ffffff;
      margin: 0 auto;
      width: 9.2rem;
      height: 1.01333rem;
      background: linear-gradient(270deg, #fac652 0%, #ee8a2a 100%);
      border-radius: 0.50667rem;
}

.overlayContent[data-v-48369122] {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content[data-v-48369122] {
  width: 8.58667rem;
  height: 7.84rem;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.content .text[data-v-48369122] {
    margin-top: 4.53333rem;
    float: left;
    color: #1d2129;
    font-size: 0.37333rem;
    width: 100%;
    text-align: center;
}
.content .close[data-v-48369122] {
    width: 0.53333rem;
    position: absolute;
    right: 0.24rem;
    top: 0.29333rem;
}
.content .button[data-v-48369122] {
    width: 4.45333rem;
    height: 1.06667rem;
    margin-top: 0.61333rem;
}
.content .successButton[data-v-48369122] {
    margin-top: 0.4rem;
}

.popupContent .top_frem[data-v-d27c9276] {
  background-color: #fff;
  text-align: center;
}
.popupContent .top_frem .frem_icon[data-v-d27c9276] {
    width: 0.74667rem;
    height: 0.26667rem;
}
.popupContent .price_btn[data-v-d27c9276] {
  margin-top: 0.4rem;
  width: 100%;
  padding: 0.13333rem 0.48rem 0.4rem;
  background-color: var(--bg_color);
}
.popupContent .price_btn .btn[data-v-d27c9276] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 9.2rem;
    height: 1.01333rem;
    background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
    border-radius: 1.01333rem;
    font-size: 0.37333rem;
    font-weight: bold;
    color: #f9f9f9;
}
.popupContent .popup_top[data-v-d27c9276] {
  background-color: #fff;
  padding: 0.53333rem 0.42667rem 0.42667rem;
}
.popupContent .popup_top .mt[data-v-d27c9276] {
    margin-top: 0.4rem;
}
.popupContent .popup_top .popup_p[data-v-d27c9276] {
    display: flex;
    justify-content: space-between;
    font-size: 0.37333rem;
    color: #1d2129;
}
.popupContent .popup_top .popup_p .sd1[data-v-d27c9276] {
      font-size: 0.32rem;
}
.popupContent .popup_top .popup_p .sd2[data-v-d27c9276] {
      font-size: 0.37333rem;
}
.popupContent .popup_top .popup_tips[data-v-d27c9276] {
    font-size: 0.32rem;
    margin-top: 0.13333rem;
    color: #4e5969;
}
.popupContent .popup_top .type_box[data-v-d27c9276] {
    width: 100%;
    height: 1.14667rem;
    border-radius: 0.8rem;
    border: 0.02667rem solid #c9cdd4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.18667rem 0 0.37333rem;
}
.popupContent .popup_top .type_box .type_p[data-v-d27c9276] {
      flex-shrink: 0;
      font-size: 0.37333rem;
      color: #c9cdd4;
      display: flex;
      align-items: center;
}
.popupContent .popup_top .type_box .yue[data-v-d27c9276] {
      font-size: 0.37333rem;
      color: #c9cdd4;
      display: block;
      flex: 1;
      text-align: right;
      margin-right: 0.45333rem;
}
.popupContent .popup_top .type_box .img_type[data-v-d27c9276] {
      margin-right: 0.16rem;
      width: 0.66667rem;
      height: 0.66667rem;
}
.popupContent .popup_top .wx[data-v-d27c9276] {
    border: 0.02667rem solid #07c160;
}
.popupContent .popup_top .wx .type_p[data-v-d27c9276] {
      color: #07c160;
}
.popupContent .popup_top .ali[data-v-d27c9276] {
    border: 0.02667rem solid #108ee8;
}
.popupContent .popup_top .ali .type_p[data-v-d27c9276] {
      color: #108ee8;
}
.popupContent .popup_top .beans[data-v-d27c9276] {
    border: 0.02667rem solid #ff7029;
}
.popupContent .popup_top .beans .type_p[data-v-d27c9276] {
      color: #ff7029;
}
.popupContent .popup_top .fitter_txt[data-v-d27c9276] {
    filter: grayscale(100%);
}
.popupContent .popup_line[data-v-d27c9276] {
  background-color: #f6f8fb;
  height: 0.4rem;
}
.popupContent .red_txt[data-v-d27c9276] {
  color: #f53f3f;
}
.popupContent .bold_big[data-v-d27c9276] {
  font-size: 0.48rem;
  font-weight: bold;
}

*[data-v-146941ca] {
  margin: 0;
}
.experienceBox[data-v-146941ca] {
  position: relative;
}
.experienceBox .bgImg[data-v-146941ca] {
    width: 100%;
    float: left;
}
.experienceBox[data-v-146941ca] .h5_popup {
    background: rgba(0, 0, 0, 0);
}
.experienceBox[data-v-146941ca] .h5_popup .van-icon {
      color: #1d2129;
}
.experienceBox .top50[data-v-146941ca] {
    top: 50%;
}
.experienceBox .top35[data-v-146941ca] {
    top: 35%;
}
.experienceBox .appShareOverlay[data-v-146941ca] {
    height: calc(100% - 5.97333rem);
}
.experienceBox .appShareOverlay .codeImg[data-v-146941ca] {
      width: 6.26667rem;
      height: 11.12rem;
      border-radius: 0.26667rem;
}
.experienceBox .posterDialog[data-v-146941ca] {
    text-align: center;
}
.experienceBox .posterDialog .isApp[data-v-146941ca] {
      width: 30%;
}
.experienceBox .posterDialog .isGzh[data-v-146941ca] {
      width: 80%;
      border-radius: 0.53333rem;
}
.experienceBox .posterDialog .borderRadios[data-v-146941ca] {
      width: 6.26667rem;
      height: 11.12rem;
      border-radius: 0.26667rem;
}
.experienceBox .posterDialog .qixiaoBtnClose[data-v-146941ca] {
      width: 0.69333rem;
      height: 0.69333rem;
      margin-top: 0.53333rem;
}
.experienceBox .activePosition[data-v-146941ca] {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}
.experienceBox .activePosition .rulesButton[data-v-146941ca] {
      width: 1.68rem;
      height: 0.74667rem;
      background: #fff;
      border-radius: 0.58667rem;
      color: #1d2129;
      font-size: 0.37333rem;
      position: fixed;
      right: 0.72rem;
      top: 0.53333rem;
}
.experienceBox .activePosition .shareButton[data-v-146941ca] {
      width: 2.21333rem;
      height: 0.98667rem;
      background: #fff;
      border-radius: 1.30667rem 0 0 1.30667rem;
      font-size: 0.37333rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 0.34667rem 0 0.10667rem;
      color: #1d2129;
      position: fixed;
      right: 0;
      bottom: 3.70667rem;
}
.experienceBox .activePosition .shareButton .shareIcon[data-v-146941ca] {
        width: 0.77333rem;
}
.experienceBox .activePosition .buyButton[data-v-146941ca] {
      color: #fff;
      position: fixed;
      width: 5.33333rem;
      background: #ffffff linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
      border-radius: 1.33333rem;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 1.01333rem;
      bottom: 0.53333rem;
      left: calc(50% - 2.66667rem);
      font-size: 0.37333rem;
}
.experienceBox .rules[data-v-146941ca] {
    width: 8rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.experienceBox .rules .title[data-v-146941ca] {
      font-size: 0.42667rem;
      margin-bottom: 0.26667rem;
}
.experienceBox .rules[data-v-146941ca] .content {
      font-size: 0.37333rem;
      margin-bottom: 0.26667rem;
}
.experienceBox .rules[data-v-146941ca] .content .contentItem {
        font-size: 0.37333rem;
        margin-bottom: 0.26667rem;
}
.experienceBox .rules .img[data-v-146941ca] {
      width: 100%;
      float: left;
}
.experienceBox .confirm[data-v-146941ca] {
    width: 100%;
    height: 1.22667rem;
    background: #ffffff;
    border-radius: 0 0 0.26667rem 0.26667rem;
    border-top: 0.02667rem solid #e5e6eb;
    margin-top: 0.53333rem;
    color: #ff7029;
    font-size: 0.42667rem;
}
.experienceBox .postersCanvas[data-v-146941ca] {
    width: 7.84rem;
    position: relative;
    float: left;
}
.experienceBox .postersCanvas .userInfo[data-v-146941ca] {
      position: absolute;
      top: 0.26667rem;
      display: flex;
      align-items: center;
      max-width: 3.65333rem;
      width: auto;
      height: 0.69333rem;
      background: rgba(255, 255, 255, 0.8);
      border-radius: 1.01333rem;
      left: 0.4rem;
      padding: 0 0.26667rem 0 0.10667rem;
}
.experienceBox .postersCanvas .userInfo .img[data-v-146941ca] {
        width: 0.53333rem;
        height: 0.53333rem;
        border-radius: 50%;
        float: left;
}
.experienceBox .postersCanvas .userInfo .name[data-v-146941ca] {
        font-size: 0.32rem;
        color: #1d2129;
        flex: 1;
        float: left;
        margin-left: 0.26667rem;
}
.experienceBox .postersCanvas .qrcode[data-v-146941ca] {
      position: absolute;
      bottom: 0.69333rem;
      right: 0.48rem;
      background: #fff;
      display: flex;
      align-items: center;
      height: 1.78667rem;
}
.experienceBox .postersCanvas .qrcode[data-v-146941ca]:first-child {
      height: 100%;
}

.noData[data-v-97188ca8] {
  text-align: center;
}
.noData .noData_text[data-v-97188ca8] {
    color: #86909c;
    font-size: 0.37333rem;
    font-weight: 500;
}

.pageBox[data-v-4467ecac] {
  height: 100vh;
  overflow: auto;
  background-color: #fff;
}
.pageBox[data-v-4467ecac]::-webkit-scrollbar {
    display: none;
}
.pageBox .noData[data-v-4467ecac] {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.pageBox .avatar[data-v-4467ecac] {
    width: 0.8rem;
    text-align: center;
    margin-right: 0.66667rem;
}
.pageBox .nickName[data-v-4467ecac] {
    width: 2.8rem;
    margin-right: 0.58667rem;
}
.pageBox .time[data-v-4467ecac] {
    text-align: center;
    width: 2.13333rem;
    margin-right: 0.69333rem;
}
.pageBox .award[data-v-4467ecac] {
    text-align: center;
    width: 1.68rem;
}
.pageBox .tableHeader[data-v-4467ecac] {
    display: flex;
    padding: 0.4rem 0.24rem 0.4rem 0.4rem;
    font-size: 0.34667rem;
    color: #4e5969;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.pageBox .tableContent[data-v-4467ecac] {
    padding: 1.6rem 0 1.14667rem;
}
.pageBox .tableContent .tableRow[data-v-4467ecac] {
      padding: 0 0.24rem 0 0.4rem;
      display: flex;
      align-items: center;
      font-size: 0.32rem;
      margin-bottom: 0.66667rem;
      position: relative;
}
.pageBox .tableContent .tableRow .avatar[data-v-4467ecac] {
        width: 0.8rem;
        height: 0.8rem;
        border-radius: 50%;
}
.pageBox .tableContent .tableRow .price[data-v-4467ecac] {
        color: #f53f3f;
}
.pageBox .tableContent .tableRow .refundLapsed[data-v-4467ecac] {
        position: absolute;
        right: 0;
        top: -0.24rem;
        width: 1.01333rem;
        height: 1.38667rem;
}
.pageBox .btn[data-v-4467ecac] {
    width: 9.2rem;
    height: 1.01333rem;
    background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
    border-radius: 1.01333rem;
    font-size: 0.37333rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0.4rem;
    bottom: 1.04rem;
    z-index: 1;
}

.bookinfo[data-v-755fdf68] {
  background-color: #fff;
}
.bookinfo .book_img[data-v-755fdf68] {
    width: 100%;
}
.bookinfo .book_img img[data-v-755fdf68] {
      width: 100%;
      height: 100%;
}
.bookinfo .subject-Info[data-v-755fdf68] {
    height: 6.53333rem;
}
.bookinfo .subject-Info .title[data-v-755fdf68] {
      padding: 0.4rem;
      height: 2.02667rem;
      display: flex;
      justify-content: space-between;
      font-family: PingFang SC;
      align-items: center;
}
.bookinfo .subject-Info .title .left-title[data-v-755fdf68] {
        font-size: 0.45333rem;
        font-weight: bold;
        color: #202020;
        line-height: 0.56rem;
        width: 55%;
        text-align: left;
}
.bookinfo .subject-Info .title .right-price[data-v-755fdf68] {
        font-size: 0.53333rem;
        font-weight: bold;
        color: #ff6464;
        line-height: 0.56rem;
}
.bookinfo .subject-Info .title .right-price .fuhao[data-v-755fdf68] {
          font-size: 0.45333rem;
}
.bookinfo .subject-Info .infomation[data-v-755fdf68] {
      height: 2.4rem;
}
.bookinfo .subject-Info .infomation .tipsbox[data-v-755fdf68] {
        font-size: 0.34667rem;
        font-weight: bold;
        color: #aa7f4f;
        line-height: 0.56rem;
        text-align: left;
        padding-left: 0.4rem;
}
.bookinfo .subject-Info .infomation .tipsbox .jiangshi[data-v-755fdf68] {
          height: 0.66667rem;
          background: #fff6e3;
          border-radius: 0.10667rem;
          padding: 0.18667rem;
          margin-right: 0.26667rem;
}
.bookinfo .subject-Info .infomation .tipsbox .adress[data-v-755fdf68] {
          height: 0.66667rem;
          background: #fff6e3;
          border-radius: 0.10667rem;
          padding: 0.18667rem;
}
.bookinfo .subject-Info .infomation .describe[data-v-755fdf68] {
        text-align: left;
        padding: 0.32rem 0.93333rem 0.32rem 0.4rem;
        font-size: 0.4rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #969696;
}
.bookinfo .subject-Info .subject-time[data-v-755fdf68] {
      display: flex;
      justify-content: space-between;
      padding-left: 0.4rem;
      align-items: center;
}
.bookinfo .subject-Info .subject-time .time-info[data-v-755fdf68] {
        display: flex;
        flex-direction: column;
}
.bookinfo .subject-Info .subject-time .time-info p[data-v-755fdf68] {
          padding: 0 0.26667rem;
          height: 0.64rem;
          background: #f7f7f7;
          border-radius: 0.10667rem;
          font-size: 0.32rem;
          font-family: PingFang SC;
          font-weight: 500;
          color: #545454;
          margin-bottom: 0.26667rem;
          display: flex;
          align-items: center;
}
.bookinfo .subject-Info .subject-time .time-info p img[data-v-755fdf68] {
            width: 0.34667rem;
            height: 0.37333rem;
            margin-right: 0.21333rem;
}
.bookinfo .subject-Info .subject-time .code-img[data-v-755fdf68] {
        margin-right: 0.8rem;
}
.bookinfo .subject-Info .subject-time .code-img img[data-v-755fdf68] {
          width: 1.09333rem;
          height: 1.09333rem;
}
.bookinfo .gang-box[data-v-755fdf68] {
    height: 0.32rem;
    background-color: #f8f8f8;
}
.bookinfo .list-box[data-v-755fdf68] {
    background-color: #fff;
    padding: 0 0.4rem 0.8rem;
}
.bookinfo .list-box .list-content .first-li[data-v-755fdf68] {
      height: 1.46667rem;
      display: flex;
      justify-content: space-between;
      font-size: 0.37333rem;
      font-family: PingFang SC;
      font-weight: bold;
      color: #545454;
      line-height: 1.46667rem;
}
.bookinfo .list-box .list-content .first-li span[data-v-755fdf68] {
        text-align: left;
}
.bookinfo .list-box .list-content .first-li span[data-v-755fdf68]:nth-of-type(2) {
          padding-right: 0.13333rem;
}
.bookinfo .list-box .list-content .first-li span[data-v-755fdf68]:nth-of-type(3) {
          margin-right: 0.93333rem;
          margin-left: 0.66667rem;
}
.bookinfo .list-box .list-content .first-li span[data-v-755fdf68]:nth-of-type(4) {
          padding-right: 0.4rem;
}
.bookinfo .list-box .list-content .other-li[data-v-755fdf68] {
      height: 1.46667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 0.37333rem;
      font-family: PingFang SC;
      font-weight: 500;
      color: #545454;
}
.bookinfo .list-box .list-content .other-li span[data-v-755fdf68] {
        text-align: left;
}
.bookinfo .list-box .list-content .other-li span[data-v-755fdf68]:nth-of-type(2) {
          width: 1.33333rem;
}
.bookinfo .list-box .list-content .other-li .first-span[data-v-755fdf68] {
        width: 0.93333rem;
        height: 0.93333rem;
        border-radius: 50%;
}
.bookinfo .list-box .list-content .other-li .first-span img[data-v-755fdf68] {
          width: 100%;
          height: 100%;
          border-radius: 50%;
}
.bookinfo .list-box .btn[data-v-755fdf68] {
      margin-top: 0.26667rem;
      height: 0.93333rem;
      background: #eeeeee;
      border-radius: 0.10667rem;
      line-height: 0.93333rem;
      font-size: 0.37333rem;
      font-family: PingFang SC;
      font-weight: 500;
      color: #545454;
}
.bookinfo .imgArticle[data-v-755fdf68] {
    padding-bottom: 1.33333rem;
}
.bookinfo .imgArticle .info-omg[data-v-755fdf68] {
      width: 100%;
      vertical-align: middle;
}
.bookinfo .baominBtn[data-v-755fdf68] {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 1.33333rem;
    text-align: center;
    line-height: 1.33333rem;
    background: #eed9b0;
    border: 0.02667rem solid #eaeaea;
    font-size: 0.42667rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #202020;
}
.bookinfo .van-popup[data-v-755fdf68] {
    background-color: #f4f4f4;
}
.bookinfo .van-popup .book_info[data-v-755fdf68] {
      padding: 0.48rem 1.86667rem 0.26667rem 0.4rem;
      background-color: #fff;
}
.bookinfo .van-popup .book_info .top[data-v-755fdf68] {
        display: flex;
        justify-content: space-around;
}
.bookinfo .van-popup .book_info .top img[data-v-755fdf68] {
          width: 2.66667rem;
          height: 2.66667rem;
          border-radius: 0.18667rem;
          margin-right: 0.34667rem;
}
.bookinfo .van-popup .book_info .top div[data-v-755fdf68] {
          flex: 1;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
}
.bookinfo .van-popup .book_info .top div p[data-v-755fdf68]:nth-of-type(1) {
            color: #333333;
            font-size: 0.4rem;
            margin-bottom: 0.48rem;
            text-align: left;
}
.bookinfo .van-popup .book_info .top div p[data-v-755fdf68]:nth-of-type(2) {
            font-size: 0.45333rem;
            font-family: PingFang SC;
            font-weight: bold;
            color: #ff6464;
            text-align: left;
}
.bookinfo .van-popup .book_info .top div p:nth-of-type(2) .baomin-fuhao[data-v-755fdf68] {
              font-size: 0.32rem;
}
.bookinfo .van-popup .user-info[data-v-755fdf68] {
      margin-top: 0.26667rem;
}
.bookinfo .van-popup .payBox[data-v-755fdf68] {
      width: 100%;
      height: 1.73333rem;
      padding: 0.26667rem 0.4rem;
      background-color: #ffffff;
      margin-top: 0.26667rem;
}
.bookinfo .van-popup .payBox .van-button[data-v-755fdf68] {
        width: 100%;
        height: 100%;
        background-color: #eed9b0;
        color: #202020;
        border-radius: 0.21333rem;
}
.bookinfo .van-dialog[data-v-755fdf68] {
    overflow: unset;
    width: 8.56rem;
    border-radius: 0.53333rem;
}
.bookinfo .imgquyu[data-v-755fdf68] {
    width: 100%;
    height: 8.56rem;
    vertical-align: middle;
    border-top-left-radius: 0.53333rem;
    border-top-right-radius: 0.53333rem;
}
.bookinfo .banner-subject-Info[data-v-755fdf68] {
    height: 5.33333rem;
}
.bookinfo .banner-subject-Info .banner-title[data-v-755fdf68] {
      padding: 0.29333rem 0.4rem 0.32rem;
      height: 1.86667rem;
      display: flex;
      justify-content: space-between;
      font-family: PingFang SC;
      align-items: center;
}
.bookinfo .banner-subject-Info .banner-title .banner-left-title[data-v-755fdf68] {
        font-size: 0.42667rem;
        font-weight: bold;
        color: #202020;
        line-height: 0.56rem;
        width: 65%;
        text-align: left;
}
.bookinfo .banner-subject-Info .banner-title .banner-right-price[data-v-755fdf68] {
        width: 20%;
        font-size: 0.48rem;
        font-weight: bold;
        color: #ff6464;
        line-height: 0.56rem;
}
.bookinfo .banner-subject-Info .banner-title .banner-right-price .banner-fuhao[data-v-755fdf68] {
          font-size: 0.37333rem;
}
.bookinfo .banner-subject-Info .banner-infomation[data-v-755fdf68] {
      height: 0.96rem;
}
.bookinfo .banner-subject-Info .banner-infomation .banner-tipsbox[data-v-755fdf68] {
        font-size: 0.32rem;
        font-weight: bold;
        color: #aa7f4f;
        line-height: 0.56rem;
        text-align: left;
        padding-left: 0.4rem;
}
.bookinfo .banner-subject-Info .banner-infomation .banner-tipsbox .banner-jiangshi[data-v-755fdf68] {
          height: 0.64rem;
          background: #fff6e3;
          border-radius: 0.10667rem;
          padding: 0.18667rem;
          margin-right: 0.26667rem;
}
.bookinfo .banner-subject-Info .banner-infomation .banner-tipsbox .banner-adress[data-v-755fdf68] {
          height: 0.64rem;
          background: #fff6e3;
          border-radius: 0.10667rem;
          padding: 0.18667rem;
}
.bookinfo .banner-subject-Info .banner-subject-time[data-v-755fdf68] {
      display: flex;
      justify-content: space-between;
      padding: 0 0.4rem;
      align-items: center;
}
.bookinfo .banner-subject-Info .banner-subject-time .banner-time-info[data-v-755fdf68] {
        display: flex;
        flex-direction: column;
}
.bookinfo .banner-subject-Info .banner-subject-time .banner-time-info p[data-v-755fdf68] {
          padding: 0 0.26667rem;
          height: 0.64rem;
          background: #f7f7f7;
          border-radius: 0.10667rem;
          font-size: 0.32rem;
          font-family: PingFang SC;
          font-weight: 500;
          color: #545454;
          line-height: 0.64rem;
          margin-bottom: 0.26667rem;
}
.bookinfo .banner-subject-Info .banner-subject-time .banner-code-img[data-v-755fdf68] {
        padding-bottom: 0.13333rem;
}
.bookinfo .banner-subject-Info .banner-subject-time .banner-code-img img[data-v-755fdf68] {
          width: 1.78667rem;
          height: 1.78667rem;
          vertical-align: middle;
}
.bookinfo .qixiaoBtn[data-v-755fdf68] {
    position: absolute;
    bottom: -1.41333rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0.88rem;
    height: 0.88rem;
    z-index: 999;
}

.van-nav-bar[data-v-b3eb4f92] {
  z-index: 999;
  height: 1.2rem;
}
.van-nav-bar[data-v-b3eb4f92] .van-nav-bar__title {
    font-size: 0.48rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #202020;
}
.van-nav-bar[data-v-b3eb4f92] .van-nav-bar__arrow {
    font-weight: bold;
    color: #202020;
    font-size: 0.48rem;
}
.gld[data-v-b3eb4f92] {
  height: 0.32rem;
  background-color: #f8f8f8;
}
.list-box[data-v-b3eb4f92] {
  background-color: #fff;
  padding: 0 0.4rem;
}
.list-box .list-content .first-li[data-v-b3eb4f92] {
    height: 1.46667rem;
    display: flex;
    justify-content: space-between;
    font-size: 0.37333rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #545454;
    line-height: 1.46667rem;
}
.list-box .list-content .first-li span[data-v-b3eb4f92] {
      text-align: left;
}
.list-box .list-content .first-li span[data-v-b3eb4f92]:nth-of-type(2) {
        padding-right: 0.13333rem;
}
.list-box .list-content .first-li span[data-v-b3eb4f92]:nth-of-type(3) {
        margin-right: 0.93333rem;
        margin-left: 0.66667rem;
}
.list-box .list-content .first-li span[data-v-b3eb4f92]:nth-of-type(4) {
        padding-right: 0.4rem;
}
.list-box .list-content .other-li[data-v-b3eb4f92] {
    height: 1.46667rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #545454;
}
.list-box .list-content .other-li span[data-v-b3eb4f92] {
      text-align: left;
}
.list-box .list-content .other-li span[data-v-b3eb4f92]:nth-of-type(2) {
        width: 1.33333rem;
}
.list-box .list-content .other-li .first-span[data-v-b3eb4f92] {
      width: 0.93333rem;
      height: 0.93333rem;
      border-radius: 50%;
}
.list-box .list-content .other-li .first-span img[data-v-b3eb4f92] {
        width: 100%;
        height: 100%;
        border-radius: 50%;
}

.shareImg[data-v-74eea652] {
  width: 4.88rem;
  height: 3.28rem;
  margin-top: 0.24rem;
  margin-right: 0.61333rem;
}
.shareBgImg[data-v-74eea652] {
  width: 100%;
}
.textC[data-v-74eea652] {
  font-weight: bold;
  font-size: 0.42667rem;
  color: #fff;
  margin-top: 0.16rem;
  margin-left: 4.18667rem;
}
.textC .text[data-v-74eea652] {
    width: 4rem;
    text-align: center;
}

.activityPage[data-v-4bf63f57] {
  position: relative;
  font-family: Source Han Sans CN;
}
.activityPage .share[data-v-4bf63f57] {
    position: absolute;
    top: 0.72rem;
    right: 0.56rem;
    width: 2.10667rem;
    height: 0.53333rem;
}
.activityPage .time[data-v-4bf63f57] {
    position: absolute;
    top: 1.14667rem;
    left: 0.53333rem;
    font-size: 0.37333rem;
    color: #f9f9f9;
}
.activityPage .vipImg[data-v-4bf63f57] {
    position: absolute;
    width: 6.90667rem;
    height: 1.06667rem;
    top: 7.12rem;
    left: 0.45333rem;
}
.activityPage .vipAndPartnerImg[data-v-4bf63f57] {
    position: absolute;
    width: 6.74667rem;
    height: 1.06667rem;
    top: 16.64rem;
    left: 50%;
    transform: translateX(-50%);
}
.activityPage .overlayContent[data-v-4bf63f57] {
    width: 100%;
    height: 100%;
}
.activityPage .overlayContent .activityEnd[data-v-4bf63f57] {
      width: 8.4rem;
      height: 8.05333rem;
}
.activityPage img[data-v-4bf63f57] {
    width: 100%;
    vertical-align: top;
}

