@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  list-style: none;
  /* 设置滚动条的样式 */
  /* 滚动槽 */
  /* 滚动条滑块 */
}
* ::-webkit-scrollbar {
    width: 0.05rem;
}
* ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
    border-radius: 0;
}
* ::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
}
* ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.1);
}
html,
body {
  font-family: PingFang SC, PingFang SC;
}
#app {
  font-family: PingFang SC, Helvetica, Arial, sans-serif;
  font-family: PingFang SC, PingFang SC;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2c3e50;
}
#app .content-color {
    background-color: #fbfbfb;
    width: 100%;
}
nav {
  padding: 30px;
}
nav a {
    font-weight: bold;
    color: #2c3e50;
}
nav a.router-link-exact-active {
      color: #42b983;
}


.pc-all .bgImg[data-v-09cb3db6] {
  width: 100%;
  min-height: 100vh;
  background: url("https://static-web.yaoweilai.com/web/image/icon-movebg.png") 50% no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.pc-all .bgImg .checkin[data-v-09cb3db6] {
    position: absolute;
    left: 15%;
    top: 5%;
}
.pc-all .bgImg .checkin .iconlogo img[data-v-09cb3db6] {
      width: 92px;
      height: 28px;
}
.pc-all .bgImg .checkin .title[data-v-09cb3db6] {
      font-family: Source Han Sans, Source Han Sans;
      font-weight: 700;
      font-size: 70px;
      color: #333333;
      margin-top: 15%;
      line-height: 106px;
}
.pc-all .bgImg .checkin .title .title-right[data-v-09cb3db6] {
        color: #2f71ff;
}
.pc-all .bgImg .checkin .intos[data-v-09cb3db6] {
      margin-top: 40px;
}
.pc-all .bgImg .checkin .intos .explain[data-v-09cb3db6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 28px;
        color: #333333;
        line-height: 42px;
}
.pc-all .bgImg .checkin .intos .lists[data-v-09cb3db6] {
        margin-top: 12px;
}
.pc-all .bgImg .checkin .intos .lists .items[data-v-09cb3db6] {
          display: flex;
          align-items: center;
          margin-bottom: 10px;
}
.pc-all .bgImg .checkin .intos .lists .items img[data-v-09cb3db6] {
            width: 12px;
            height: 12px;
            margin-right: 4px;
}
.pc-all .bgImg .checkin .intos .lists .items span[data-v-09cb3db6] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #333333;
            line-height: 20px;
}
.pc-all .bgImg .movein[data-v-09cb3db6] {
    border-radius: 10px;
    position: absolute;
    top: 52%;
    left: 75%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 380px;
    height: 560px;
}
.pc-all .bgImg .movein .toin[data-v-09cb3db6] {
      background-color: #f7f7f7;
      width: 380px;
      height: 97px;
      padding: 24px 40px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
}
.pc-all .bgImg .movein .toin .titles[data-v-09cb3db6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
        line-height: 27px;
}
.pc-all .bgImg .movein .toin .times[data-v-09cb3db6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 11px;
        color: #939393;
        line-height: 18px;
        margin-top: 4px;
}
.pc-all .bgImg .movein .information[data-v-09cb3db6] {
      padding: 0 40px;
      margin-top: 20px;
}
.pc-all .bgImg .movein .information[data-v-09cb3db6] .el-form-item__label {
        width: 75px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
}
.pc-all .bgImg .movein .information[data-v-09cb3db6] .el-form-item__content {
        display: flex;
}
.pc-all .bgImg .movein .information[data-v-09cb3db6] .el-form-item {
        margin-bottom: 20px;
}
.pc-all .bgImg .movein .information[data-v-09cb3db6] .el-input__inner {
        width: 225px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        background-color: #f8fafb !important;
        border: none;
}
.pc-all .bgImg .movein .information[data-v-09cb3db6] .el-input {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        width: 225px;
        background-color: #fbfbfb;
}
.pc-all .bgImg .movein .information .login-main-input-other[data-v-09cb3db6] {
        position: relative;
}
.pc-all .bgImg .movein .information .login-main-input-other .login-main-input-sendCode[data-v-09cb3db6] {
          position: absolute;
          right: 1px;
          top: 1px;
          font-family: 'PingFang SC-Regular';
          font-size: 11px;
          border: none;
          color: #bdbdbd;
          height: 38px;
          background-color: #f8fafb !important;
}
.pc-all .bgImg .movein .information .login-main-input-other .shen[data-v-09cb3db6] {
          color: #bdbdbd;
}
.pc-all .bgImg .movein .information .login-main-input-other .qian[data-v-09cb3db6] {
          color: #bdbdbd;
}
.pc-all .bgImg .movein .information .btn[data-v-09cb3db6] {
        display: flex;
        justify-content: center;
        margin-left: 10px;
}
.pc-all .bgImg .movein .information .btn .btn-style[data-v-09cb3db6] {
          width: 292px;
          height: 36px;
          display: flex;
          justify-content: center;
          align-items: center;
          background-color: #2f71ff;
          border-radius: 5px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #ffffff;
}
.pc-all .bgImg .movein .agree[data-v-09cb3db6] {
      display: flex;
      align-items: center;
      margin-left: 10px;
      margin-top: -12px;
}
.pc-all .bgImg .movein .agree .selects[data-v-09cb3db6] .el-checkbox__inner {
        border-radius: 20px;
        width: 14px;
        height: 14px;
}
.pc-all .bgImg .movein .agree .xyment[data-v-09cb3db6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #3d3d3d;
        margin-left: -5px;
}
.pc-all .bgImg .movein .agree .xyment span[data-v-09cb3db6] {
          color: #2f71ff;
}


.el-cascader-panel {
    height: 300px !important;
}

.container[data-v-d35fce0a] {
  padding: 0 16px;
}
.container[data-v-d35fce0a] table {
    width: 100% !important;
}
.container[data-v-d35fce0a] table tr span {
      font-size: 12px !important;
}
.container[data-v-d35fce0a] table tr.firstRow span {
      font-size: 14px !important;
}
.container .expande[data-v-d35fce0a] {
    height: auto;
}
.container .content[data-v-d35fce0a] {
    color: #333333;
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0.4px;
    line-height: 1.9;
    font-family: PingFang SC-Medium;
    word-wrap: break-word;
    word-break: break-all;
}
.container .content[data-v-d35fce0a] img {
      max-width: 100%;
}
.container .expande-button[data-v-d35fce0a] {
    font-weight: 600;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #0790eb;
    font-size: 13px;
}
.container .pic img[data-v-d35fce0a] {
    width: 100%;
    height: 150px;
}

[data-v-7be56102] .van-dialog {
  border-radius: 10px;
  width: 308px;
  top: 44%;
  height: 158px;
}
[data-v-7be56102] .van-dialog__header {
  color: #000;
}
[data-v-7be56102] .van-dialog__header--isolated {
  padding: 1.14rem 0;
}
[data-v-7be56102] .van-dialog__confirm {
  color: #078ae2;
}
[data-v-7be56102] .van-popup--center {
  top: 60px;
  left: 50%;
  width: 100%;
  height: 230px !important;
  display: flex;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  z-index: 2500 !important;
}
[data-v-7be56102] .van-popup--center .mask {
    display: flex;
    justify-content: space-between;
    padding: 0 0px;
}
[data-v-7be56102] .van-popup--center .mask-img {
    z-index: 999;
}
[data-v-7be56102] .van-popup--center .mask-img img {
      width: 60px;
      margin-top: 70px;
      margin-left: 260px;
}
[data-v-7be56102] .van-popup--center .mask-text {
    position: absolute;
    color: #fff;
    top: 100px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 15px;
    margin-top: 100px;
    margin-left: 10px;
    z-index: 999;
}

@charset "UTF-8";
.container[data-v-54e05d7d] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-54e05d7d] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-54e05d7d] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-54e05d7d] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-54e05d7d] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-54e05d7d] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-54e05d7d] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-54e05d7d] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-54e05d7d]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-54e05d7d]:focus {
        outline: none;
}
.container .topname[data-v-54e05d7d] {
    padding: 16px;
}
.container .topname .titels[data-v-54e05d7d] {
      line-height: 27px;
}
.container .topname .titels .titels-left[data-v-54e05d7d] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .topname .titels .titels-center[data-v-54e05d7d] {
        width: 1px;
        height: 16px;
        background: #333333;
        display: inline-block;
        margin: 0 8px;
}
.container .topname .titels .titels-right[data-v-54e05d7d] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .topname .coperate[data-v-54e05d7d] {
      margin-top: 10px;
      display: flex;
}
.container .topname .coperate .coperatelist[data-v-54e05d7d] {
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #29a9ff;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        text-align: center;
        margin-right: 8px;
        padding: 2px 8px;
}
.container .num[data-v-54e05d7d] {
    padding: 0 16px;
    width: 91%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f8f9;
    margin: 10px 16px;
    border-radius: 2px;
}
.container .num .num-left[data-v-54e05d7d] {
      width: 40px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-54e05d7d] {
        width: 40px;
        height: 40px;
        border-radius: 1.3333rem;
        border: 1px solid #eaeaea;
}
.container .num .compan-right[data-v-54e05d7d] {
      flex: 1;
      display: flex;
      justify-content: space-between;
      padding-bottom: 22px;
      margin-top: 20px;
      margin-left: 8px;
}
.container .num .compan-right .num-center .bozhu[data-v-54e05d7d] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 118px;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .compan-right .num-center .labels[data-v-54e05d7d] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777777;
        display: flex;
        margin-top: 8px;
}
.container .num .compan-right .num-center .labels .labels-center[data-v-54e05d7d] {
          margin: 0 2px;
}
.container .num .compan-right .num-right[data-v-54e05d7d] {
        display: flex;
        justify-content: center;
        align-items: center;
}
.container .num .compan-right .num-right .zy-follow[data-v-54e05d7d] {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .num .compan-right .num-right .zy-follow .sxin[data-v-54e05d7d] {
            width: 56px;
            height: 24px;
            line-height: 22px;
            box-sizing: border-box;
            border-radius: 1px;
            text-align: center;
            font-size: 12px;
            cursor: pointer;
            background-color: #fff;
            color: #26a3f7;
            border: 1px solid #26a3f7;
            border-radius: 2px;
}
.container .num .compan-right .num-right .zy-follow .sxin-center[data-v-54e05d7d] {
            margin: 0 6px;
}
.container .num .compan-right .num-right .zy-follow .gzhu[data-v-54e05d7d] {
            background-color: #048eea;
            background: linear-gradient(#048eea, #31aafb);
            color: white;
}
.container .company-intro[data-v-54e05d7d] {
    margin: 26px 16px 32px;
}
.container .company-intro .comment-flex[data-v-54e05d7d] {
      display: flex;
      align-items: center;
      width: 100%;
}
.container .company-intro .comment-flex .comment-decorate[data-v-54e05d7d] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-54e05d7d] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
}
.container .tabels[data-v-54e05d7d] {
    width: 100%;
}
.container .tabels .bordered-table[data-v-54e05d7d] {
      border-collapse: collapse;
      margin-top: 24px;
      width: 100%;
      border-radius: 2px 2px 2px 2px;
}
.container .tabels .bordered-table th[data-v-54e05d7d],
    .container .tabels .bordered-table td[data-v-54e05d7d] {
      border: 1px solid #f8f8f9;
      /* 设置单元格边框 */
      padding: 8px;
      /* 添加一些内边距 */
      text-align: left;
      /* 可选：设置文本对齐 */
      width: 75%;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 20px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      height: 46px;
}
.container .tabels .bordered-table th[data-v-54e05d7d] {
      width: 25%;
      border-right: 1px solid #f8f8f9;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 16px;
      text-align: left;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #aaaaaa;
      height: 46px;
}
.container .searchmore[data-v-54e05d7d] {
    margin-top: 28px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(41, 169, 255, 0.07);
    border-radius: 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #29a9ff;
}
.container .recommended[data-v-54e05d7d] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-54e05d7d] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list[data-v-54e05d7d] {
        margin-top: 20px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-54e05d7d] {
          background: #ffffff;
          border-radius: 2px;
          padding: 13px 0;
          border-bottom: 1px solid #f8f8f9;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-54e05d7d] {
            display: flex;
            cursor: pointer;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-54e05d7d] {
              position: relative;
              width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-54e05d7d] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-54e05d7d] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-54e05d7d] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-54e05d7d] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-54e05d7d] {
                  margin: 0 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-54e05d7d] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-54e05d7d] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-54e05d7d] {
                  margin: 0 4px;
}
.container .recommended .hot-recoomend .seemore[data-v-54e05d7d] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-54e05d7d] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-54e05d7d] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-54e05d7d] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-54e05d7d] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-54e05d7d] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-54e05d7d] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

.containers[data-v-75bddab5] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
}
.containers[data-v-75bddab5]::-webkit-scrollbar {
    display: none;
}
.containers .kongMoblie[data-v-75bddab5] {
    background-color: #fff;
    padding-top: 80px;
}
.containers .kongMoblie .pic[data-v-75bddab5] {
      display: flex;
      justify-content: center;
}
.containers .kongMoblie .pic img[data-v-75bddab5] {
        width: 154px;
        height: 153px;
        padding-bottom: 28px;
}
.containers .kongMoblie .line[data-v-75bddab5] {
      height: 8px;
      background-color: #f8f8f9;
}
.containers .kongMoblie .foryou[data-v-75bddab5] {
      background-color: #fff;
      margin-top: 8px;
      padding-bottom: 121px;
}
.containers .kongMoblie .foryou .title[data-v-75bddab5] {
        padding: 16px 0 0 12px;
        font-size: 16px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #222222;
}
.containers .kongMoblie .foryou .videos[data-v-75bddab5] {
        display: flex;
        overflow-x: auto;
        overflow-x: scroll;
        padding: 10px 12px;
}
.containers .kongMoblie .foryou .videos .details[data-v-75bddab5] {
          width: 160px;
          height: 210px;
          background: #ffffff;
          box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.06);
          border-radius: 8px 8px 8px 8px;
          text-align: center;
          flex-shrink: 0;
          margin-right: 13px;
}
.containers .kongMoblie .foryou .videos .details .logos img[data-v-75bddab5] {
            width: 64px;
            height: 64px;
            border-radius: 50%;
            margin-top: 21px;
}
.containers .kongMoblie .foryou .videos .details .name[data-v-75bddab5] {
            font-size: 14px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #333333;
}
.containers .kongMoblie .foryou .videos .details .num[data-v-75bddab5] {
            font-size: 10px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            color: #999999;
            margin-top: 3px;
}
.containers .kongMoblie .foryou .videos .details .num .dian[data-v-75bddab5] {
              margin: -5px 5px 0;
}
.containers .kongMoblie .foryou .videos .details .btn[data-v-75bddab5] {
            width: 88px;
            height: 28px;
            background: #078ae2;
            border-radius: 14px 14px 14px 14px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 30px auto 0;
}
.containers .kongMoblie .foryou .videos .details .btn img[data-v-75bddab5] {
              width: 9px;
              height: 9px;
              margin-right: 4px;
}
.containers .kongMoblie .foryou .videos .details .btn span[data-v-75bddab5] {
              font-size: 13px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #ffffff;
}
.containers .kongMoblie .foryou .videos[data-v-75bddab5]::-webkit-scrollbar {
        display: none;
}
.containers .kongMoblie .foryou .open-more[data-v-75bddab5] {
        margin: 36px 26px;
}
.containers .kongMoblie .foryou .open-more button[data-v-75bddab5] {
          border: 1px solid #078ae2;
          color: #078ae2;
          font-size: 13px;
          width: 100%;
          height: 38px;
          border-radius: 50px;
          background-color: #fff;
}
.containers .logo[data-v-75bddab5] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.containers .logo .left[data-v-75bddab5] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.containers .logo .left img[data-v-75bddab5] {
        width: 213px;
        height: 32px;
}
.containers .logo .right[data-v-75bddab5] {
      display: flex;
}
.containers .logo .right .llqbtn[data-v-75bddab5] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.containers .logo .right .llqbtn[data-v-75bddab5]:active {
        outline: none;
}
.containers .logo .right .llqbtn[data-v-75bddab5]:focus {
        outline: none;
}
.containers .top-bg[data-v-75bddab5] {
    height: 210px;
    flex-shrink: 0;
}
.containers .top-bg .imgs[data-v-75bddab5] {
      position: relative;
      width: 100%;
      height: 210px;
      z-index: 9;
}
.containers .top-bg .imgs img[data-v-75bddab5] {
        width: 100%;
        height: 210px;
}
.containers .top-bg .imgs .bgcolor[data-v-75bddab5] {
        position: absolute;
        top: 0;
        left: 0;
        height: 210px;
        width: 100%;
        background: linear-gradient(180deg, rgba(47, 47, 54, 0.102) 0%, #28282f 100%);
}
.containers .infores[data-v-75bddab5] {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 16px 0 16px;
    margin-top: -35px;
    position: relative;
    z-index: 9;
}
.containers .infores .name[data-v-75bddab5] {
      display: flex;
      height: 62px;
}
.containers .infores .name .name-left img[data-v-75bddab5] {
        width: 62px;
        height: 62px;
        border-radius: 50%;
        border: 2px solid #fff;
}
.containers .infores .name .name-right[data-v-75bddab5] {
        margin-left: 8px;
}
.containers .infores .name .name-right .mz[data-v-75bddab5] {
          font-size: 16px;
          font-family: PingFang SC-Bold, PingFang SC;
          font-weight: bold;
          color: #ffffff;
          margin-top: 2px;
          display: flex;
          align-items: center;
}
.containers .infores .name .name-right .mz span[data-v-75bddab5] {
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 18px;
            color: #ffffff;
}
.containers .infores .name .name-right .mz .bshi[data-v-75bddab5] {
            width: 20px;
            height: 20px;
            margin-left: 5px;
            display: flex;
            align-items: center;
            margin-top: 2px;
}
.containers .infores .name .name-right .departments[data-v-75bddab5] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #666666;
          display: flex;
          align-items: center;
          margin-top: 16px;
}
.containers .infores .name .name-right .departments .line[data-v-75bddab5] {
            width: 1px;
            height: 9px;
            background-color: #666;
            margin: 0 8px;
}
.containers .infores .ywl-company[data-v-75bddab5] {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 16px;
}
.containers .infores .ywl-company .ywlleft[data-v-75bddab5] {
        display: flex;
        align-items: center;
}
.containers .infores .ywl-company .ywlleft img[data-v-75bddab5] {
          width: 15px;
          height: 15px;
          margin-right: 2px;
}
.containers .infores .ywl-company .ywlleft span[data-v-75bddab5] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 10px;
          color: #777777;
          line-height: 14px;
}
.containers .inforszan[data-v-75bddab5] {
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containers .inforszan .zy-information[data-v-75bddab5] {
      display: flex;
      justify-content: space-between;
      width: 50%;
}
.containers .inforszan .zy-information .zy-zi[data-v-75bddab5] {
        text-align: center;
        font-size: 12px;
        color: #333;
        font-family: PingFang SC-Medium, PingFang SC;
}
.containers .inforszan .zy-information .zy-zi .nums[data-v-75bddab5] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 16px;
          color: #3d3d3d;
}
.containers .inforszan .zy-information .zy-zi .zan[data-v-75bddab5] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #666666;
          margin-top: 5px;
}
.containers .inforszan .zy-information .lines[data-v-75bddab5] {
        width: 1px;
        height: 14px;
        background: #eaeaea;
        margin-top: 5px;
}
.containers .inforszan .places-right[data-v-75bddab5] {
      display: flex;
      justify-content: flex-end;
      margin-top: 12px;
      margin-bottom: 10px;
}
.containers .inforszan .places-right .private[data-v-75bddab5] {
        width: 56px;
        height: 24px;
        border-radius: 1px;
        border: 1px solid #29a5f9;
        font-family: PingFang SC Regular, PingFang SC Regular;
        font-weight: 400;
        font-size: 12px;
        color: #29a5f9;
        display: flex;
        justify-content: center;
        align-items: center;
}
.containers .inforszan .places-right .follow[data-v-75bddab5] {
        width: 56px;
        height: 24px;
        background: #29a9ff;
        margin-left: 12px;
        color: #fff;
}
.containers .kongs[data-v-75bddab5] {
    height: 8px;
    background: #f8f8f9;
}
.containers .introes[data-v-75bddab5] {
    padding: 10px 16px 16px;
    border-bottom: 1px solid #f8f8f9;
}
.containers .introes .titles[data-v-75bddab5] {
      display: flex;
      align-items: center;
}
.containers .introes .titles img[data-v-75bddab5] {
        width: 24px;
        height: 24px;
}
.containers .introes .titles span[data-v-75bddab5] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 16px;
        color: #333333;
}
.containers .introes .labelarr[data-v-75bddab5] {
      margin-top: 10px;
      margin-bottom: 4px;
}
.containers .introes .labelarr .shows[data-v-75bddab5] {
        display: flex;
        flex-wrap: wrap;
        height: 88px;
        overflow: hidden;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #777777;
        line-height: 24px;
        white-space: pre-wrap;
}
.containers .introes .labelarr .shows.expanded[data-v-75bddab5] {
          height: auto;
}
.containers .introes .disdown[data-v-75bddab5] {
      display: flex;
      justify-content: flex-end;
}
.containers .introes .disdown .down[data-v-75bddab5] {
        width: 113px;
        height: 33px;
        background: #f5f5f5;
        border-radius: 4px 4px 4px 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #777;
}
.containers .introes .disdown .down span[data-v-75bddab5] {
          margin-right: 6px;
}
.containers .introes .disdown .down .van-icon[data-v-75bddab5] {
          margin: 0 0 0 2px;
          color: #777;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.containers .tz-teams .memberes[data-v-75bddab5] {
    display: flex;
    flex-wrap: wrap;
}
.containers .tz-teams .memberes .specialist[data-v-75bddab5] {
      width: 25%;
      background: #ffffff;
}
.containers .tz-teams .memberes .specialist .specialist-list[data-v-75bddab5] {
        text-align: center;
}
.containers .tz-teams .memberes .specialist .specialist-list .specialist-list-img[data-v-75bddab5] {
          padding-top: 10px;
          display: flex;
          justify-content: center;
}
.containers .tz-teams .memberes .specialist .specialist-list .specialist-list-img img[data-v-75bddab5] {
            width: 46px;
            height: 46px;
            border-radius: 50%;
}
.containers .tz-teams .memberes .specialist .specialist-list .specialist-list-name[data-v-75bddab5] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
          width: 60%;
          margin: 10px auto 0;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
}
.containers .tz-teams .memberes .specialist .specialist-list .specialist-list-postion[data-v-75bddab5] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
          margin-top: 4px;
}
.containers .tzly .fields[data-v-75bddab5] {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 4px;
}
.containers .tzly .fields .specialist-list[data-v-75bddab5] {
      padding: 5px 10px;
      background: #f5f5f5;
      border-radius: 2px 2px 2px 2px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #666666;
      margin-right: 8px;
      margin-bottom: 8px;
}
.containers .xwdt .newes[data-v-75bddab5] {
    margin-top: 10px;
    margin-bottom: 4px;
}
.containers .xwdt .newes .specialist[data-v-75bddab5] {
      height: 39px;
      margin-bottom: 16px;
}
.containers .xwdt .newes .videos[data-v-75bddab5] {
      display: flex;
      align-items: center;
      width: 100%;
}
.containers .xwdt .newes .videos .specialist-list-img[data-v-75bddab5] {
        width: 51px;
        height: 39px;
        display: flex;
        align-items: center;
        position: relative;
}
.containers .xwdt .newes .videos .specialist-list-img img[data-v-75bddab5] {
          width: 51px;
          height: 39px;
          border-radius: 2px;
}
.containers .xwdt .newes .videos .specialist-list-img .istop img[data-v-75bddab5] {
          position: absolute;
          top: 0;
          left: 0;
          width: 26px;
          height: 16px;
}
.containers .xwdt .newes .videos .infor-right[data-v-75bddab5] {
        flex: 1;
        display: flex;
        align-items: center;
        height: 39px;
        border-bottom: 1px solid #f8f8f9;
        padding-bottom: 15px;
        margin-left: 13px;
        margin-top: 10px;
}
.containers .xwdt .newes .videos .infor-right .specialist-list-name[data-v-75bddab5] {
          flex: 1;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #333333;
          line-height: 22px;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
}
.containers .xwdt .newes .videos .infor-right .specialist-list-postion[data-v-75bddab5] {
          width: 80px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
          text-align: right;
}
.containers .xwdt .newes .seemore[data-v-75bddab5] {
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      text-align: center;
      color: #29a9ff;
      margin-top: 20px;
}
.containers .xwdt .newes .seemore .morees[data-v-75bddab5] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 137px;
        height: 32px;
        background: #f8f8f9;
        border-radius: 2px 2px 2px 2px;
}
.containers .xwdt .newes .seemore .van-icon[data-v-75bddab5] {
        margin: 0 0 0 2px;
        color: #29a9ff;
        font-size: 15px;
        display: flex;
        align-items: center;
}
.containers .openapp[data-v-75bddab5] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.containers .openapp .now[data-v-75bddab5] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.containers .openapp img[data-v-75bddab5] {
      width: 20px;
      height: 20px;
}
.containers .openapp span[data-v-75bddab5] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

@charset "UTF-8";
.container[data-v-1452e660] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-1452e660] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-1452e660] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-1452e660] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-1452e660] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-1452e660] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-1452e660] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-1452e660] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-1452e660]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-1452e660]:focus {
        outline: none;
}
.container .carousel-container[data-v-1452e660] {
    position: relative;
    width: 100%;
}
.container .carousel-container[data-v-1452e660] .van-swipe__indicator--active {
      width: 17px;
      height: 5px;
      background: #ffffff;
      border-radius: 2px 2px 2px 2px;
}
.container .carousel-container .custom-swipe[data-v-1452e660] {
      width: 100%;
      height: 235px;
}
.container .carousel-container .imgs img[data-v-1452e660] {
      width: 100%;
      height: 100%;
      object-fit: cover;
}
.container .topname[data-v-1452e660] {
    padding: 16px;
}
.container .topname .titels[data-v-1452e660] {
      line-height: 27px;
}
.container .topname .titels .titels-left[data-v-1452e660] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .num[data-v-1452e660] {
    padding: 0 16px;
    width: 91%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f8f9;
    margin: 10px 16px;
    border-radius: 2px;
}
.container .num .num-left[data-v-1452e660] {
      width: 40px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-1452e660] {
        width: 40px;
        height: 40px;
        border-radius: 1.3333rem;
        border: 1px solid #eaeaea;
}
.container .num .compan-right[data-v-1452e660] {
      flex: 1;
      display: flex;
      justify-content: space-between;
      padding-bottom: 22px;
      margin-top: 20px;
      margin-left: 8px;
}
.container .num .compan-right .num-center .bozhu[data-v-1452e660] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 118px;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .compan-right .num-center .aready[data-v-1452e660] {
        width: 100px;
        height: 20px;
        background: rgba(41, 169, 255, 0.15);
        border-radius: 2px 2px 2px 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 6px;
}
.container .num .compan-right .num-right[data-v-1452e660] {
        display: flex;
        justify-content: center;
        align-items: center;
}
.container .num .compan-right .num-right .zy-follow[data-v-1452e660] {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .num .compan-right .num-right .zy-follow .sxin[data-v-1452e660] {
            width: 56px;
            height: 24px;
            line-height: 22px;
            box-sizing: border-box;
            border-radius: 1px;
            text-align: center;
            font-size: 12px;
            cursor: pointer;
            background-color: #fff;
            color: #26a3f7;
            border: 1px solid #26a3f7;
            border-radius: 2px;
}
.container .num .compan-right .num-right .zy-follow .sxin-center[data-v-1452e660] {
            margin: 0 6px;
}
.container .num .compan-right .num-right .zy-follow .gzhu[data-v-1452e660] {
            background-color: #048eea;
            background: linear-gradient(#048eea, #31aafb);
            color: white;
}
.container .company-intro[data-v-1452e660] {
    margin: 26px 16px 32px;
}
.container .company-intro .comment-flex[data-v-1452e660] {
      display: flex;
      align-items: center;
      width: 100%;
}
.container .company-intro .comment-flex .comment-decorate[data-v-1452e660] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-1452e660] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
}
.container .tabels[data-v-1452e660] {
    width: 100%;
}
.container .tabels .bordered-table[data-v-1452e660] {
      border-collapse: collapse;
      margin-top: 24px;
      width: 100%;
      border-radius: 2px 2px 2px 2px;
}
.container .tabels .bordered-table th[data-v-1452e660],
    .container .tabels .bordered-table td[data-v-1452e660] {
      border: 1px solid #f8f8f9;
      /* 设置单元格边框 */
      padding: 8px;
      /* 添加一些内边距 */
      text-align: left;
      /* 可选：设置文本对齐 */
      width: 75%;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 20px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      height: 46px;
}
.container .tabels .bordered-table th[data-v-1452e660] {
      width: 25%;
      border-right: 1px solid #f8f8f9;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 16px;
      text-align: left;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #aaaaaa;
      height: 46px;
}
.container .searchmore[data-v-1452e660] {
    margin-top: 28px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(41, 169, 255, 0.07);
    border-radius: 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #29a9ff;
}
.container .recommended[data-v-1452e660] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-1452e660] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list[data-v-1452e660] {
        margin-top: 20px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-1452e660] {
          background: #ffffff;
          border-radius: 2px;
          padding: 13px 0;
          border-bottom: 1px solid #f8f8f9;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-1452e660] {
            display: flex;
            cursor: pointer;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-1452e660] {
              position: relative;
              width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-1452e660] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-1452e660] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-1452e660] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-1452e660] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-1452e660] {
                  margin: 0 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-1452e660] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-1452e660] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-1452e660] {
                  margin: 0 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall[data-v-1452e660] {
          margin: 0 auto;
          width: 100%;
          column-fill: balance;
          column-count: 2;
          column-gap: 9px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item[data-v-1452e660] {
            overflow: auto;
            width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item img[data-v-1452e660] {
              width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info[data-v-1452e660] {
              padding: 0 8px 6px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-title[data-v-1452e660] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #3d3d3d;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price[data-v-1452e660] {
                font-size: 18px;
                color: #e60012;
                font-weight: bold;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price span[data-v-1452e660] {
                  font-size: 10px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-face[data-v-1452e660] {
                font-size: 14px;
                font-weight: 500;
                margin-top: 2px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details[data-v-1452e660] {
                display: flex;
                justify-content: space-between;
                align-items: center;
                font-size: 12px;
                margin-top: 8px;
                margin-bottom: 16px;
                color: #666;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left[data-v-1452e660] {
                  display: flex;
                  align-items: center;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left img[data-v-1452e660] {
                    width: 20px;
                    height: 20px;
                    border-radius: 50%;
                    margin-right: 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left span[data-v-1452e660] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 12px;
                    color: #808080;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right span[data-v-1452e660] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right .van-icon[data-v-1452e660] {
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .seemore[data-v-1452e660] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-1452e660] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-1452e660] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-1452e660] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-1452e660] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-1452e660] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-1452e660] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

@charset "UTF-8";
.container[data-v-6b5b5b5b] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-6b5b5b5b] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-6b5b5b5b] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-6b5b5b5b] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-6b5b5b5b] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-6b5b5b5b] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-6b5b5b5b] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-6b5b5b5b] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-6b5b5b5b]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-6b5b5b5b]:focus {
        outline: none;
}
.container .carousel-container[data-v-6b5b5b5b] {
    position: relative;
    width: 100%;
}
.container .carousel-container[data-v-6b5b5b5b] .van-swipe__indicator--active {
      width: 17px;
      height: 5px;
      background: #ffffff;
      border-radius: 2px 2px 2px 2px;
}
.container .carousel-container .custom-swipe[data-v-6b5b5b5b] {
      width: 100%;
      height: 235px;
}
.container .carousel-container .imgs img[data-v-6b5b5b5b] {
      width: 100%;
      height: 100%;
      object-fit: cover;
}
.container .topname[data-v-6b5b5b5b] {
    padding: 16px;
}
.container .topname .titels[data-v-6b5b5b5b] {
      line-height: 27px;
}
.container .topname .titels .titels-left[data-v-6b5b5b5b] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .num[data-v-6b5b5b5b] {
    padding: 0 16px;
    width: 91%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f8f9;
    margin: 10px 16px;
    border-radius: 2px;
}
.container .num .num-left[data-v-6b5b5b5b] {
      width: 40px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-6b5b5b5b] {
        width: 40px;
        height: 40px;
        border-radius: 1.3333rem;
        border: 1px solid #eaeaea;
}
.container .num .compan-right[data-v-6b5b5b5b] {
      flex: 1;
      display: flex;
      justify-content: space-between;
      padding-bottom: 22px;
      margin-top: 20px;
      margin-left: 8px;
}
.container .num .compan-right .num-center .bozhu[data-v-6b5b5b5b] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 118px;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .compan-right .num-center .aready[data-v-6b5b5b5b] {
        width: 100px;
        height: 20px;
        background: rgba(41, 169, 255, 0.15);
        border-radius: 2px 2px 2px 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 6px;
}
.container .num .compan-right .num-right[data-v-6b5b5b5b] {
        display: flex;
        justify-content: center;
        align-items: center;
}
.container .num .compan-right .num-right .zy-follow[data-v-6b5b5b5b] {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .num .compan-right .num-right .zy-follow .sxin[data-v-6b5b5b5b] {
            width: 56px;
            height: 24px;
            line-height: 22px;
            box-sizing: border-box;
            border-radius: 1px;
            text-align: center;
            font-size: 12px;
            cursor: pointer;
            background-color: #fff;
            color: #26a3f7;
            border: 1px solid #26a3f7;
            border-radius: 2px;
}
.container .num .compan-right .num-right .zy-follow .sxin-center[data-v-6b5b5b5b] {
            margin: 0 6px;
}
.container .num .compan-right .num-right .zy-follow .gzhu[data-v-6b5b5b5b] {
            background-color: #048eea;
            background: linear-gradient(#048eea, #31aafb);
            color: white;
}
.container .company-intro[data-v-6b5b5b5b] {
    margin: 26px 16px 32px;
}
.container .company-intro .comment-flex[data-v-6b5b5b5b] {
      display: flex;
      align-items: center;
      width: 100%;
}
.container .company-intro .comment-flex .comment-decorate[data-v-6b5b5b5b] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-6b5b5b5b] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
}
.container .tabels[data-v-6b5b5b5b] {
    width: 100%;
}
.container .tabels .bordered-table[data-v-6b5b5b5b] {
      border-collapse: collapse;
      margin-top: 24px;
      width: 100%;
      border-radius: 2px 2px 2px 2px;
}
.container .tabels .bordered-table th[data-v-6b5b5b5b],
    .container .tabels .bordered-table td[data-v-6b5b5b5b] {
      border: 1px solid #f8f8f9;
      /* 设置单元格边框 */
      padding: 8px;
      /* 添加一些内边距 */
      text-align: left;
      /* 可选：设置文本对齐 */
      width: 75%;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 20px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      height: 46px;
}
.container .tabels .bordered-table th[data-v-6b5b5b5b] {
      width: 25%;
      border-right: 1px solid #f8f8f9;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 16px;
      text-align: left;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #aaaaaa;
      height: 46px;
}
.container .searchmore[data-v-6b5b5b5b] {
    margin-top: 28px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(41, 169, 255, 0.07);
    border-radius: 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #29a9ff;
}
.container .recommended[data-v-6b5b5b5b] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-6b5b5b5b] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list[data-v-6b5b5b5b] {
        margin-top: 20px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-6b5b5b5b] {
          background: #ffffff;
          border-radius: 2px;
          padding: 13px 0;
          border-bottom: 1px solid #f8f8f9;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-6b5b5b5b] {
            display: flex;
            cursor: pointer;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-6b5b5b5b] {
              position: relative;
              width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-6b5b5b5b] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-6b5b5b5b] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-6b5b5b5b] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-6b5b5b5b] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-6b5b5b5b] {
                  margin: 0 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-6b5b5b5b] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-6b5b5b5b] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-6b5b5b5b] {
                  margin: 0 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall[data-v-6b5b5b5b] {
          margin: 0 auto;
          width: 100%;
          column-fill: balance;
          column-count: 2;
          column-gap: 9px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item[data-v-6b5b5b5b] {
            overflow: auto;
            width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item img[data-v-6b5b5b5b] {
              width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info[data-v-6b5b5b5b] {
              padding: 0 8px 6px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-title[data-v-6b5b5b5b] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #3d3d3d;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price[data-v-6b5b5b5b] {
                font-size: 18px;
                color: #e60012;
                font-weight: bold;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price span[data-v-6b5b5b5b] {
                  font-size: 10px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-face[data-v-6b5b5b5b] {
                font-size: 14px;
                font-weight: 500;
                margin-top: 2px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details[data-v-6b5b5b5b] {
                display: flex;
                justify-content: space-between;
                align-items: center;
                font-size: 12px;
                margin-top: 8px;
                margin-bottom: 16px;
                color: #666;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left[data-v-6b5b5b5b] {
                  display: flex;
                  align-items: center;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left img[data-v-6b5b5b5b] {
                    width: 20px;
                    height: 20px;
                    border-radius: 50%;
                    margin-right: 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left span[data-v-6b5b5b5b] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 12px;
                    color: #808080;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right span[data-v-6b5b5b5b] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right .van-icon[data-v-6b5b5b5b] {
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .seemore[data-v-6b5b5b5b] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-6b5b5b5b] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-6b5b5b5b] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-6b5b5b5b] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-6b5b5b5b] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-6b5b5b5b] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-6b5b5b5b] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

@charset "UTF-8";
.container[data-v-5ceaa904] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-5ceaa904] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-5ceaa904] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-5ceaa904] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-5ceaa904] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-5ceaa904] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-5ceaa904] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-5ceaa904] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-5ceaa904]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-5ceaa904]:focus {
        outline: none;
}
.container .carousel-container[data-v-5ceaa904] {
    position: relative;
    width: 100%;
}
.container .carousel-container[data-v-5ceaa904] .van-swipe__indicator--active {
      width: 17px;
      height: 5px;
      background: #ffffff;
      border-radius: 2px 2px 2px 2px;
}
.container .carousel-container .custom-swipe[data-v-5ceaa904] {
      width: 100%;
      height: 235px;
}
.container .carousel-container .imgs img[data-v-5ceaa904] {
      width: 100%;
      height: 100%;
      object-fit: cover;
}
.container .topname[data-v-5ceaa904] {
    padding: 16px;
}
.container .topname .titels[data-v-5ceaa904] {
      line-height: 27px;
}
.container .topname .titels .titels-left[data-v-5ceaa904] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .num[data-v-5ceaa904] {
    padding: 0 16px;
    width: 91%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f8f9;
    margin: 10px 16px;
    border-radius: 2px;
}
.container .num .num-left[data-v-5ceaa904] {
      width: 40px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-5ceaa904] {
        width: 40px;
        height: 40px;
        border-radius: 1.3333rem;
        border: 1px solid #eaeaea;
}
.container .num .compan-right[data-v-5ceaa904] {
      flex: 1;
      display: flex;
      justify-content: space-between;
      padding-bottom: 22px;
      margin-top: 20px;
      margin-left: 8px;
}
.container .num .compan-right .num-center .bozhu[data-v-5ceaa904] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 118px;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .compan-right .num-center .aready[data-v-5ceaa904] {
        width: 100px;
        height: 20px;
        background: rgba(41, 169, 255, 0.15);
        border-radius: 2px 2px 2px 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 6px;
}
.container .num .compan-right .num-right[data-v-5ceaa904] {
        display: flex;
        justify-content: center;
        align-items: center;
}
.container .num .compan-right .num-right .zy-follow[data-v-5ceaa904] {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .num .compan-right .num-right .zy-follow .sxin[data-v-5ceaa904] {
            width: 56px;
            height: 24px;
            line-height: 22px;
            box-sizing: border-box;
            border-radius: 1px;
            text-align: center;
            font-size: 12px;
            cursor: pointer;
            background-color: #fff;
            color: #26a3f7;
            border: 1px solid #26a3f7;
            border-radius: 2px;
}
.container .num .compan-right .num-right .zy-follow .sxin-center[data-v-5ceaa904] {
            margin: 0 6px;
}
.container .num .compan-right .num-right .zy-follow .gzhu[data-v-5ceaa904] {
            background-color: #048eea;
            background: linear-gradient(#048eea, #31aafb);
            color: white;
}
.container .company-intro[data-v-5ceaa904] {
    margin: 26px 16px 32px;
}
.container .company-intro .comment-flex[data-v-5ceaa904] {
      display: flex;
      align-items: center;
      width: 100%;
}
.container .company-intro .comment-flex .comment-decorate[data-v-5ceaa904] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-5ceaa904] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
}
.container .tabels[data-v-5ceaa904] {
    width: 100%;
}
.container .tabels .bordered-table[data-v-5ceaa904] {
      border-collapse: collapse;
      margin-top: 24px;
      width: 100%;
      border-radius: 2px 2px 2px 2px;
}
.container .tabels .bordered-table th[data-v-5ceaa904],
    .container .tabels .bordered-table td[data-v-5ceaa904] {
      border: 1px solid #f8f8f9;
      /* 设置单元格边框 */
      padding: 8px;
      /* 添加一些内边距 */
      text-align: left;
      /* 可选：设置文本对齐 */
      width: 75%;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 20px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      height: 46px;
}
.container .tabels .bordered-table th[data-v-5ceaa904] {
      width: 25%;
      border-right: 1px solid #f8f8f9;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 16px;
      text-align: left;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #aaaaaa;
      height: 46px;
}
.container .searchmore[data-v-5ceaa904] {
    margin-top: 28px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(41, 169, 255, 0.07);
    border-radius: 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #29a9ff;
}
.container .recommended[data-v-5ceaa904] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-5ceaa904] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list[data-v-5ceaa904] {
        margin-top: 20px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-5ceaa904] {
          background: #ffffff;
          border-radius: 2px;
          padding: 13px 0;
          border-bottom: 1px solid #f8f8f9;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-5ceaa904] {
            display: flex;
            cursor: pointer;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-5ceaa904] {
              position: relative;
              width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-5ceaa904] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-5ceaa904] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-5ceaa904] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-5ceaa904] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-5ceaa904] {
                  margin: 0 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-5ceaa904] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-5ceaa904] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-5ceaa904] {
                  margin: 0 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall[data-v-5ceaa904] {
          margin: 0 auto;
          width: 100%;
          column-fill: balance;
          column-count: 2;
          column-gap: 9px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item[data-v-5ceaa904] {
            overflow: auto;
            width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item img[data-v-5ceaa904] {
              width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info[data-v-5ceaa904] {
              padding: 0 8px 6px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-title[data-v-5ceaa904] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #3d3d3d;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price[data-v-5ceaa904] {
                font-size: 18px;
                color: #e60012;
                font-weight: bold;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price span[data-v-5ceaa904] {
                  font-size: 10px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-face[data-v-5ceaa904] {
                font-size: 14px;
                font-weight: 500;
                margin-top: 2px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details[data-v-5ceaa904] {
                display: flex;
                justify-content: space-between;
                align-items: center;
                font-size: 12px;
                margin-top: 8px;
                margin-bottom: 16px;
                color: #666;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left[data-v-5ceaa904] {
                  display: flex;
                  align-items: center;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left img[data-v-5ceaa904] {
                    width: 20px;
                    height: 20px;
                    border-radius: 50%;
                    margin-right: 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left span[data-v-5ceaa904] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 12px;
                    color: #808080;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right span[data-v-5ceaa904] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right .van-icon[data-v-5ceaa904] {
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .seemore[data-v-5ceaa904] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-5ceaa904] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-5ceaa904] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-5ceaa904] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-5ceaa904] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-5ceaa904] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-5ceaa904] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

@charset "UTF-8";
.container[data-v-239641b8] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-239641b8] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-239641b8] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-239641b8] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-239641b8] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-239641b8] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-239641b8] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-239641b8] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-239641b8]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-239641b8]:focus {
        outline: none;
}
.container .carousel-container[data-v-239641b8] {
    position: relative;
    width: 100%;
}
.container .carousel-container[data-v-239641b8] .van-swipe__indicator--active {
      width: 17px;
      height: 5px;
      background: #ffffff;
      border-radius: 2px 2px 2px 2px;
}
.container .carousel-container .custom-swipe[data-v-239641b8] {
      width: 100%;
      height: 235px;
}
.container .carousel-container .imgs img[data-v-239641b8] {
      width: 100%;
      height: 100%;
      object-fit: cover;
}
.container .topname[data-v-239641b8] {
    padding: 16px;
}
.container .topname .titels[data-v-239641b8] {
      line-height: 27px;
}
.container .topname .titels .titels-left[data-v-239641b8] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .num[data-v-239641b8] {
    padding: 0 16px;
    width: 91%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f8f9;
    margin: 10px 16px;
    border-radius: 2px;
}
.container .num .num-left[data-v-239641b8] {
      width: 40px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-239641b8] {
        width: 40px;
        height: 40px;
        border-radius: 1.3333rem;
        border: 1px solid #eaeaea;
}
.container .num .compan-right[data-v-239641b8] {
      flex: 1;
      display: flex;
      justify-content: space-between;
      padding-bottom: 22px;
      margin-top: 20px;
      margin-left: 8px;
}
.container .num .compan-right .num-center .bozhu[data-v-239641b8] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 118px;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .compan-right .num-center .aready[data-v-239641b8] {
        width: 100px;
        height: 20px;
        background: rgba(41, 169, 255, 0.15);
        border-radius: 2px 2px 2px 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 6px;
}
.container .num .compan-right .num-right[data-v-239641b8] {
        display: flex;
        justify-content: center;
        align-items: center;
}
.container .num .compan-right .num-right .zy-follow[data-v-239641b8] {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .num .compan-right .num-right .zy-follow .sxin[data-v-239641b8] {
            width: 56px;
            height: 24px;
            line-height: 22px;
            box-sizing: border-box;
            border-radius: 1px;
            text-align: center;
            font-size: 12px;
            cursor: pointer;
            background-color: #fff;
            color: #26a3f7;
            border: 1px solid #26a3f7;
            border-radius: 2px;
}
.container .num .compan-right .num-right .zy-follow .sxin-center[data-v-239641b8] {
            margin: 0 6px;
}
.container .num .compan-right .num-right .zy-follow .gzhu[data-v-239641b8] {
            background-color: #048eea;
            background: linear-gradient(#048eea, #31aafb);
            color: white;
}
.container .company-intro[data-v-239641b8] {
    margin: 26px 16px 32px;
}
.container .company-intro .comment-flex[data-v-239641b8] {
      display: flex;
      align-items: center;
      width: 100%;
}
.container .company-intro .comment-flex .comment-decorate[data-v-239641b8] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-239641b8] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
}
.container .tabels[data-v-239641b8] {
    width: 100%;
}
.container .tabels .bordered-table[data-v-239641b8] {
      border-collapse: collapse;
      margin-top: 24px;
      width: 100%;
      border-radius: 2px 2px 2px 2px;
}
.container .tabels .bordered-table th[data-v-239641b8],
    .container .tabels .bordered-table td[data-v-239641b8] {
      border: 1px solid #f8f8f9;
      /* 设置单元格边框 */
      padding: 8px;
      /* 添加一些内边距 */
      text-align: left;
      /* 可选：设置文本对齐 */
      width: 75%;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 20px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      height: 46px;
}
.container .tabels .bordered-table th[data-v-239641b8] {
      width: 25%;
      border-right: 1px solid #f8f8f9;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 16px;
      text-align: left;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #aaaaaa;
      height: 46px;
}
.container .searchmore[data-v-239641b8] {
    margin-top: 28px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(41, 169, 255, 0.07);
    border-radius: 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #29a9ff;
}
.container .recommended[data-v-239641b8] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-239641b8] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list[data-v-239641b8] {
        margin-top: 20px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-239641b8] {
          background: #ffffff;
          border-radius: 2px;
          padding: 13px 0;
          border-bottom: 1px solid #f8f8f9;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-239641b8] {
            display: flex;
            cursor: pointer;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-239641b8] {
              position: relative;
              width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-239641b8] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-239641b8] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-239641b8] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-239641b8] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-239641b8] {
                  margin: 0 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-239641b8] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-239641b8] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-239641b8] {
                  margin: 0 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall[data-v-239641b8] {
          margin: 0 auto;
          width: 100%;
          column-fill: balance;
          column-count: 2;
          column-gap: 9px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item[data-v-239641b8] {
            overflow: auto;
            width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item img[data-v-239641b8] {
              width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info[data-v-239641b8] {
              padding: 0 8px 6px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-title[data-v-239641b8] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #3d3d3d;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price[data-v-239641b8] {
                font-size: 18px;
                color: #e60012;
                font-weight: bold;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price span[data-v-239641b8] {
                  font-size: 10px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-face[data-v-239641b8] {
                font-size: 14px;
                font-weight: 500;
                margin-top: 2px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details[data-v-239641b8] {
                display: flex;
                justify-content: space-between;
                align-items: center;
                font-size: 12px;
                margin-top: 8px;
                margin-bottom: 16px;
                color: #666;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left[data-v-239641b8] {
                  display: flex;
                  align-items: center;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left img[data-v-239641b8] {
                    width: 20px;
                    height: 20px;
                    border-radius: 50%;
                    margin-right: 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left span[data-v-239641b8] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 12px;
                    color: #808080;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right span[data-v-239641b8] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right .van-icon[data-v-239641b8] {
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .seemore[data-v-239641b8] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-239641b8] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-239641b8] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-239641b8] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-239641b8] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-239641b8] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-239641b8] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

.pc-all .code[data-v-731c7522] {
  position: fixed;
  right: 10px;
  bottom: 80px;
}
.pc-all .code img[data-v-731c7522] {
    width: 30px;
    height: 30px;
}
.pc-all .scanning[data-v-731c7522] {
  border: 1px solid #e6e4e4;
  position: fixed;
  right: 50px;
  bottom: 10px;
  border-radius: 5px;
  height: 120px;
  width: 100px;
  display: none;
  background-color: #fff;
}
.pc-all .scanning img[data-v-731c7522] {
    width: 86px;
    height: 86px;
    margin: 7px 7px 1px;
}
.pc-all .scanning .scan[data-v-731c7522] {
    font-size: 13px;
    margin: 0;
    color: #555;
    text-align: center;
}

.closes[data-v-cdbdd6e2] .el-icon-close {
  position: absolute;
  right: 16px;
  top: 16px;
  font-size: 18px;
}
[data-v-cdbdd6e2] .el-dialog {
  border-radius: 8px;
  margin-top: 306px !important;
  height: 290px;
}
[data-v-cdbdd6e2] .el-dialog__header {
  padding: 0;
}
[data-v-cdbdd6e2] .el-dialog__body {
  padding: 0 !important;
}
[data-v-cdbdd6e2] .el-dialog__footer {
  text-align: center;
}
[data-v-cdbdd6e2] .el-dialog__headerbtn {
  position: absolute;
  right: 14px;
  top: 14px;
}
[data-v-cdbdd6e2] .el-dialog__headerbtn .el-dialog__close {
  color: #fff;
}
[data-v-cdbdd6e2] .el-icon-close {
  color: #707070 !important;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 999;
}
.pc-all .el-dialog .dialog-cute[data-v-cdbdd6e2] {
  position: relative;
}
.pc-all .el-dialog .dialog-cute img[data-v-cdbdd6e2] {
    height: 290px;
    width: 100%;
}
.pc-all .el-dialog .dialog-cute .dialog-content[data-v-cdbdd6e2] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
}
.pc-all .el-dialog .dialog-cute .dialog-content .image-box .toplogo[data-v-cdbdd6e2] {
      display: flex;
      justify-content: center;
      margin: 42px 0 32px 0;
}
.pc-all .el-dialog .dialog-cute .dialog-content .image-box .toplogo img[data-v-cdbdd6e2] {
        width: 76px;
        height: 23px;
}
.pc-all .el-dialog .dialog-cute .dialog-content .image-box .dialog-flex[data-v-cdbdd6e2] {
      margin-top: 20px;
      display: flex;
      justify-content: center;
}
.pc-all .el-dialog .dialog-cute .dialog-content .image-box .dialog-flex img[data-v-cdbdd6e2] {
        width: 112px;
        height: 112px;
        border-radius: 5px;
}
.pc-all .el-dialog .dialog-cute .dialog-content .image-box p[data-v-cdbdd6e2] {
      margin: 17px 0 38px;
      text-align: center;
      font-size: 15px;
      color: #000000;
}

.pc-all[data-v-674373b5] {
  height: 50px;
}
.pc-all .header[data-v-674373b5] {
    display: flex;
    padding-top: 0.08rem;
    padding: 0 102px 0 48px;
    height: 50px;
    background: #fff;
    box-shadow: 0px 4px 2px 0px rgba(193, 193, 193, 0.3);
    width: 100%;
    align-items: center;
}
.pc-all .header .img[data-v-674373b5] {
      width: 275px;
      height: 32px;
      color: #2e95fb;
      margin-top: 0.02rem;
}
.pc-all .header .img img[data-v-674373b5] {
        width: 275px;
        height: 32px;
}
.pc-all .header[data-v-674373b5] .el-menu-style .el-menu-item:hover {
      background: transparent !important;
}
.pc-all .header[data-v-674373b5] .el-menu-style .el-menu--horizontal {
      border: 0;
}
.pc-all .header[data-v-674373b5] .el-menu-style .el-menu-item.is-active {
      background-color: transparent !important;
      color: #020202 !important;
      border-bottom-color: #fff !important;
}
.pc-all .header[data-v-674373b5] .el-menu-style .el-menu-item:hover {
      outline: 0 !important;
      color: #2e95fb !important;
      background-color: transparent !important;
}
.pc-all .header[data-v-674373b5] .el-menu-style .el-menu-item {
      background-color: transparent !important;
      color: #020202 !important;
      font-family: PingFang SC, PingFang SC !important;
      font-size: 14px !important;
      font-weight: 500 !important;
}
.pc-all .header[data-v-674373b5] .el-menu-style .el-menu {
      background-color: transparent !important;
}
.pc-all .header .el-menu.el-menu--horizontal[data-v-674373b5] {
      border-bottom: none;
}
.pc-all .header .el-menu-demo[data-v-674373b5] {
      width: 100%;
      display: flex;
      justify-content: flex-end;
      font-family: 'PingFang SC-Medium';
}
.pc-all .header .el-menu-demo .publicServe[data-v-674373b5] {
        float: left;
        height: 60px;
        cursor: pointer;
        font-family: 'PingFang SC-Medium';
        position: relative;
}
.pc-all .header .el-menu-demo .publicServe .videoUpload[data-v-674373b5] {
          font-family: 'PingFang SC-Medium';
}
.pc-all .header .el-menu-demo .publicServe .videoUpload .bubble[data-v-674373b5] {
            position: absolute;
            top: -0.05rem;
            right: -0.05rem;
            width: 0.35rem;
            height: 0.15rem;
            line-height: 0.15rem;
            border-radius: 2px;
            background: #078ae2;
            color: #fff;
            font-size: 14px;
            text-align: center;
            border-top-left-radius: 0.03rem;
            border-top-right-radius: 0.03rem;
            border-bottom-right-radius: 0.03rem;
}
.pc-all .header .el-menu-demo .publicServe .videoUpload .bubble i[data-v-674373b5] {
            position: absolute;
            border-width: 0;
            border-style: solid;
            border-color: transparent;
}
.pc-all .header .el-menu-demo .serveColor[data-v-674373b5] {
        color: #020202;
        line-height: 60px;
        font-size: 14px;
        font-weight: 500;
        margin: 0 0.2rem;
}
.pc-all .header .el-menu-demo .serveColor i[data-v-674373b5] {
          font-size: 5px;
}
.pc-all .header .el-menu-style .serveColor[data-v-674373b5] {
      color: #020202;
      line-height: 60px;
      cursor: pointer;
      margin: 0 0.2rem;
}
.pc-all .header .el-menu-style .serveColor[data-v-674373b5]:hover {
      color: #2e95fb;
}

@charset "UTF-8";
.pc-all[data-v-278c512f] {
  height: 189px;
}
.pc-all .foot[data-v-278c512f] {
    width: 70%;
    margin: 0 auto;
    padding: 43px 0 44px;
}
.pc-all .foot .flex[data-v-278c512f] {
      display: flex;
      justify-content: space-around;
      width: 60%;
      margin: 0 auto;
      padding-bottom: 10px;
}
.pc-all .foot .bold[data-v-278c512f] {
      font-weight: bold;
      color: white !important;
}
.pc-all .foot .bold1[data-v-278c512f] {
      font-weight: bold;
      color: #000 !important;
}
.pc-all .foot .bold2[data-v-278c512f] {
      font-weight: bold;
      color: #999999 !important;
}
.pc-all .foot .zi[data-v-278c512f] {
      font-size: 14px;
      color: #999999;
      line-height: 23px;
      font-family: '微软雅黑', '苹方', sans-serif;
      cursor: pointer;
}
.pc-all .foot .zi span[data-v-278c512f] {
        cursor: pointer;
}
.pc-all .foot .foot-bottom[data-v-278c512f] {
      text-align: center;
      vertical-align: middle;
}
.pc-all .foot .foot-bottom .foot-flex[data-v-278c512f] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 10px;
        color: #999999;
        line-height: 23px;
}
.pc-all .foot .foot-bottom .foot-flex img[data-v-278c512f] {
          width: 18px;
          height: 18px;
          margin-left: 3px;
}
.pc-all .foot .foot-bottom .foot-flex span[data-v-278c512f] {
          cursor: pointer;
          margin: 0 4px;
          font-family: '微软雅黑', '苹方', sans-serif;
}

@charset "UTF-8";
.container-bg-size[data-v-d5831c62] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-d5831c62] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-d5831c62] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-d5831c62] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .personal[data-v-d5831c62] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-d5831c62] {
    width: 616px;
    background-color: #fff;
}
.pc-all .personal .personal-left .zoomimgs[data-v-d5831c62] {
      margin: 24px 24px 0;
}
.pc-all .personal .personal-left .zoomimgs img[data-v-d5831c62] {
        width: 568px;
        height: 355px;
        border-radius: 4px;
}
.pc-all .personal .personal-left .boxs[data-v-d5831c62] {
      width: 100%;
      padding-left: 80px;
      padding-right: 70px;
      margin-top: -20px;
      position: relative;
}
.pc-all .personal .personal-left .boxs .swiper-container[data-v-d5831c62] {
        overflow: hidden;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper[data-v-d5831c62] {
          margin-top: 40px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-d5831c62] {
            background-color: #fff;
            border-radius: 12px;
            height: 80px !important;
            width: 136px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-d5831c62] {
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-d5831c62] {
            background-color: transparent;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-d5831c62] {
              border: 3px solid #29a9ff;
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-d5831c62] {
        top: 70%;
        left: 25px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-d5831c62]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-d5831c62] {
        right: 25px;
        top: 70%;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-d5831c62]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .consumables-names[data-v-d5831c62] {
      margin: 16px 24px;
}
.pc-all .personal .personal-left .consumables-names .name[data-v-d5831c62] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
        line-height: 30px;
}
.pc-all .personal .personal-left .consumables-names .title-content[data-v-d5831c62] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 18px;
        color: #ea0000;
        height: 52px;
        line-height: 52px;
        background: #f8f8f9;
        margin-top: 8px;
        display: flex;
        align-items: center;
}
.pc-all .personal .personal-left .consumables-names .title-content .price[data-v-d5831c62] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #aaaaaa;
          margin-left: 18px;
          margin-right: 8px;
}
.pc-all .personal .personal-left .kongs[data-v-d5831c62] {
      background: #f8f8f9;
      height: 8px;
}
.pc-all .personal .personal-left .follows[data-v-d5831c62] {
      display: flex;
      align-items: center;
      margin: 19px 24px;
}
.pc-all .personal .personal-left .follows .follows-left[data-v-d5831c62] {
        width: 40px;
}
.pc-all .personal .personal-left .follows .follows-left img[data-v-d5831c62] {
          width: 40px;
          height: 40px;
          border: 1px solid #eaeaea;
          border-radius: 50%;
}
.pc-all .personal .personal-left .follows .follows-center[data-v-d5831c62] {
        margin-left: 8px;
        flex: 1;
}
.pc-all .personal .personal-left .follows .follows-center .name[data-v-d5831c62] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
}
.pc-all .personal .personal-left .follows .follows-center .aready[data-v-d5831c62] {
          width: 100px;
          height: 20px;
          background: rgba(41, 169, 255, 0.15);
          border-radius: 2px 2px 2px 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: 6px;
}
.pc-all .personal .personal-left .follows .follows-right[data-v-d5831c62] {
        display: flex;
        width: 120px;
}
.pc-all .personal .personal-left .follows .follows-right .private[data-v-d5831c62] {
          width: 56px;
          height: 24px;
          border: 1px solid #29a5f9;
          border-radius: 2px;
          font-family: PingFang SC Regular, PingFang SC Regular;
          font-weight: 400;
          font-size: 12px;
          color: #29a5f9;
          display: flex;
          justify-content: center;
          align-items: center;
}
.pc-all .personal .personal-left .follows .follows-right .follow[data-v-d5831c62] {
          width: 56px;
          height: 24px;
          background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
          border-radius: 2px;
          margin-left: 8px;
          color: #fff;
}
.pc-all .personal .personal-right[data-v-d5831c62] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-d5831c62] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-d5831c62] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-d5831c62] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-d5831c62] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-d5831c62] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-d5831c62]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-d5831c62] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-d5831c62] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-d5831c62] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-d5831c62] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-d5831c62] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-d5831c62] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-d5831c62] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-d5831c62] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-d5831c62] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-d5831c62] {
        margin-bottom: 32px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-d5831c62] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-d5831c62] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-d5831c62] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-d5831c62] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-d5831c62] {
          margin: 16px;
          border-bottom: 1px solid #f8f8f9;
          padding-bottom: 12px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-d5831c62]:last-child {
            border-bottom: none;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-d5831c62] {
            display: flex;
            cursor: pointer;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-d5831c62] {
              position: relative;
              width: 102px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-d5831c62] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-d5831c62] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-d5831c62] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-d5831c62] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #333333;
                  line-height: 20px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-d5831c62] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-names[data-v-d5831c62] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #777777;
                line-height: 18px;
                word-break: break-all;
}
.pc-all .personal .personal-right .recommended .mores[data-v-d5831c62] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-bottom[data-v-d5831c62] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-d5831c62] {
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-d5831c62] .el-tabs__item {
      font-size: 14px;
      font-weight: 500;
      color: #777;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-d5831c62] .is-active {
      font-size: 16px;
      font-weight: bold;
      color: #333333;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-d5831c62] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-d5831c62] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .demo-tabs[data-v-d5831c62] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
.pc-all .demo-tabs .intros[data-v-d5831c62] {
    padding: 0 12px;
}
.pc-all .demo-tabs .intros .all[data-v-d5831c62] {
      padding-left: 16px;
}
.pc-all .demo-tabs .intros .all .content[data-v-d5831c62] {
        display: flex;
        margin-bottom: 16px;
        border-bottom: 1px solid #f8f8f9;
        padding-bottom: 10px;
}
.pc-all .demo-tabs .intros .all .content[data-v-d5831c62]:last-child {
          border-bottom: none;
}
.pc-all .demo-tabs .intros .all .content .title[data-v-d5831c62] {
          width: 90px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
}
.pc-all .demo-tabs .intros .all .content .title-content[data-v-d5831c62] {
          flex: 1;
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 14px;
          color: #333;
          margin-left: 32px;
}
.pc-all .demo-tabs .intros .all .content .title-content img[data-v-d5831c62] {
            margin-right: 10px;
}
.pc-all .demo-tabs .intros .all .content .title-content .square[data-v-d5831c62] {
            width: 120px;
            height: 120px;
}
.pc-all .demo-tabs .intros .all .content .title-content .nosquare[data-v-d5831c62] {
            width: 120px;
            height: 75px;
}
.pc-all .demo-tabs .agencys[data-v-d5831c62] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #777777;
    line-height: 24px;
    white-space: pre-wrap;
    padding: 0 16px;
}
[data-v-d5831c62] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-d5831c62] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-d5831c62] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-d5831c62] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-d5831c62] .el-tabs__nav-wrap::after {
  height: 1px;
}

@charset "UTF-8";
.container[data-v-99635484] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-99635484] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-99635484] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-99635484] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-99635484] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-99635484] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-99635484] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-99635484] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-99635484]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-99635484]:focus {
        outline: none;
}
.container .carousel-container[data-v-99635484] {
    position: relative;
    width: 100%;
}
.container .carousel-container[data-v-99635484] .van-swipe__indicator--active {
      width: 17px;
      height: 5px;
      background: #ffffff;
      border-radius: 2px 2px 2px 2px;
}
.container .carousel-container .custom-swipe[data-v-99635484] {
      width: 100%;
      height: 235px;
}
.container .carousel-container .imgs img[data-v-99635484] {
      width: 100%;
      height: 100%;
      object-fit: cover;
}
.container .topname[data-v-99635484] {
    padding: 16px;
}
.container .topname .titels[data-v-99635484] {
      line-height: 27px;
}
.container .topname .titels .titels-left[data-v-99635484] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .num[data-v-99635484] {
    padding: 0 16px;
    width: 91%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f8f9;
    margin: 10px 16px;
    border-radius: 2px;
}
.container .num .num-left[data-v-99635484] {
      width: 40px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-99635484] {
        width: 40px;
        height: 40px;
        border-radius: 1.3333rem;
        border: 1px solid #eaeaea;
}
.container .num .compan-right[data-v-99635484] {
      flex: 1;
      display: flex;
      justify-content: space-between;
      padding-bottom: 22px;
      margin-top: 20px;
      margin-left: 8px;
}
.container .num .compan-right .num-center .bozhu[data-v-99635484] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 118px;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .compan-right .num-center .aready[data-v-99635484] {
        width: 100px;
        height: 20px;
        background: rgba(41, 169, 255, 0.15);
        border-radius: 2px 2px 2px 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 6px;
}
.container .num .compan-right .num-right[data-v-99635484] {
        display: flex;
        justify-content: center;
        align-items: center;
}
.container .num .compan-right .num-right .zy-follow[data-v-99635484] {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .num .compan-right .num-right .zy-follow .sxin[data-v-99635484] {
            width: 56px;
            height: 24px;
            line-height: 22px;
            box-sizing: border-box;
            border-radius: 1px;
            text-align: center;
            font-size: 12px;
            cursor: pointer;
            background-color: #fff;
            color: #26a3f7;
            border: 1px solid #26a3f7;
            border-radius: 2px;
}
.container .num .compan-right .num-right .zy-follow .sxin-center[data-v-99635484] {
            margin: 0 6px;
}
.container .num .compan-right .num-right .zy-follow .gzhu[data-v-99635484] {
            background-color: #048eea;
            background: linear-gradient(#048eea, #31aafb);
            color: white;
}
.container .company-intro[data-v-99635484] {
    margin: 26px 16px 32px;
}
.container .company-intro .comment-flex[data-v-99635484] {
      display: flex;
      align-items: center;
      width: 100%;
}
.container .company-intro .comment-flex .comment-decorate[data-v-99635484] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-99635484] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
}
.container .tabels[data-v-99635484] {
    width: 100%;
}
.container .tabels .bordered-table[data-v-99635484] {
      border-collapse: collapse;
      margin-top: 24px;
      width: 100%;
      border-radius: 2px 2px 2px 2px;
}
.container .tabels .bordered-table th[data-v-99635484],
    .container .tabels .bordered-table td[data-v-99635484] {
      border: 1px solid #f8f8f9;
      /* 设置单元格边框 */
      padding: 8px;
      /* 添加一些内边距 */
      text-align: left;
      /* 可选：设置文本对齐 */
      width: 75%;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 20px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      height: 46px;
}
.container .tabels .bordered-table th[data-v-99635484] {
      width: 25%;
      border-right: 1px solid #f8f8f9;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 16px;
      text-align: left;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #aaaaaa;
      height: 46px;
}
.container .searchmore[data-v-99635484] {
    margin-top: 28px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(41, 169, 255, 0.07);
    border-radius: 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #29a9ff;
}
.container .recommended[data-v-99635484] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-99635484] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list[data-v-99635484] {
        margin-top: 20px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-99635484] {
          background: #ffffff;
          border-radius: 2px;
          padding: 13px 0;
          border-bottom: 1px solid #f8f8f9;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-99635484] {
            display: flex;
            cursor: pointer;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-99635484] {
              position: relative;
              width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-99635484] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-99635484] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-99635484] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-99635484] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-99635484] {
                  margin: 0 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-99635484] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-99635484] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-99635484] {
                  margin: 0 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall[data-v-99635484] {
          margin: 0 auto;
          width: 100%;
          column-fill: balance;
          column-count: 2;
          column-gap: 9px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item[data-v-99635484] {
            overflow: auto;
            width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item img[data-v-99635484] {
              width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info[data-v-99635484] {
              padding: 0 8px 6px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-title[data-v-99635484] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #3d3d3d;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price[data-v-99635484] {
                font-size: 18px;
                color: #e60012;
                font-weight: bold;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price span[data-v-99635484] {
                  font-size: 10px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-face[data-v-99635484] {
                font-size: 14px;
                font-weight: 500;
                margin-top: 2px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details[data-v-99635484] {
                display: flex;
                justify-content: space-between;
                align-items: center;
                font-size: 12px;
                margin-top: 8px;
                margin-bottom: 16px;
                color: #666;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left[data-v-99635484] {
                  display: flex;
                  align-items: center;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left img[data-v-99635484] {
                    width: 20px;
                    height: 20px;
                    border-radius: 50%;
                    margin-right: 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left span[data-v-99635484] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 12px;
                    color: #808080;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right span[data-v-99635484] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right .van-icon[data-v-99635484] {
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .seemore[data-v-99635484] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-99635484] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-99635484] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-99635484] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-99635484] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-99635484] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-99635484] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

@charset "UTF-8";
.container-bg-size[data-v-58746a59] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-58746a59] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-58746a59] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-58746a59] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .personal[data-v-58746a59] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-58746a59] {
    width: 616px;
    background-color: #fff;
}
.pc-all .personal .personal-left .zoomimgs[data-v-58746a59] {
      margin: 24px 24px 0;
}
.pc-all .personal .personal-left .zoomimgs img[data-v-58746a59] {
        width: 568px;
        height: 355px;
        border-radius: 4px;
}
.pc-all .personal .personal-left .boxs[data-v-58746a59] {
      width: 100%;
      padding-left: 80px;
      padding-right: 70px;
      margin-top: -20px;
      position: relative;
}
.pc-all .personal .personal-left .boxs .swiper-container[data-v-58746a59] {
        overflow: hidden;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper[data-v-58746a59] {
          margin-top: 40px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-58746a59] {
            background-color: #fff;
            border-radius: 12px;
            height: 80px !important;
            width: 136px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-58746a59] {
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-58746a59] {
            background-color: transparent;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-58746a59] {
              border: 3px solid #29a9ff;
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-58746a59] {
        top: 70%;
        left: 25px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-58746a59]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-58746a59] {
        right: 25px;
        top: 70%;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-58746a59]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .consumables-names[data-v-58746a59] {
      margin: 16px 24px;
}
.pc-all .personal .personal-left .consumables-names .name[data-v-58746a59] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
        line-height: 30px;
}
.pc-all .personal .personal-left .consumables-names .title-content[data-v-58746a59] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 18px;
        color: #ea0000;
        height: 52px;
        line-height: 52px;
        background: #f8f8f9;
        margin-top: 8px;
        display: flex;
        align-items: center;
}
.pc-all .personal .personal-left .consumables-names .title-content .price[data-v-58746a59] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #aaaaaa;
          margin-left: 18px;
          margin-right: 8px;
}
.pc-all .personal .personal-left .kongs[data-v-58746a59] {
      background: #f8f8f9;
      height: 8px;
}
.pc-all .personal .personal-left .follows[data-v-58746a59] {
      display: flex;
      align-items: center;
      margin: 19px 24px;
}
.pc-all .personal .personal-left .follows .follows-left[data-v-58746a59] {
        width: 40px;
}
.pc-all .personal .personal-left .follows .follows-left img[data-v-58746a59] {
          width: 40px;
          height: 40px;
          border: 1px solid #eaeaea;
          border-radius: 50%;
}
.pc-all .personal .personal-left .follows .follows-center[data-v-58746a59] {
        margin-left: 8px;
        flex: 1;
}
.pc-all .personal .personal-left .follows .follows-center .name[data-v-58746a59] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
}
.pc-all .personal .personal-left .follows .follows-center .aready[data-v-58746a59] {
          width: 100px;
          height: 20px;
          background: rgba(41, 169, 255, 0.15);
          border-radius: 2px 2px 2px 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: 6px;
}
.pc-all .personal .personal-left .follows .follows-right[data-v-58746a59] {
        display: flex;
        width: 120px;
}
.pc-all .personal .personal-left .follows .follows-right .private[data-v-58746a59] {
          width: 56px;
          height: 24px;
          border: 1px solid #29a5f9;
          border-radius: 2px;
          font-family: PingFang SC Regular, PingFang SC Regular;
          font-weight: 400;
          font-size: 12px;
          color: #29a5f9;
          display: flex;
          justify-content: center;
          align-items: center;
}
.pc-all .personal .personal-left .follows .follows-right .follow[data-v-58746a59] {
          width: 56px;
          height: 24px;
          background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
          border-radius: 2px;
          margin-left: 8px;
          color: #fff;
}
.pc-all .personal .personal-right[data-v-58746a59] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-58746a59] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-58746a59] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-58746a59] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-58746a59] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-58746a59] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-58746a59]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-58746a59] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-58746a59] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-58746a59] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-58746a59] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-58746a59] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-58746a59] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-58746a59] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-58746a59] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-58746a59] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-58746a59] {
        margin-bottom: 32px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-58746a59] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-58746a59] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-58746a59] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-58746a59] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-58746a59] {
          margin: 16px;
          border-bottom: 1px solid #f8f8f9;
          padding-bottom: 12px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-58746a59]:last-child {
            border-bottom: none;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-58746a59] {
            display: flex;
            cursor: pointer;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-58746a59] {
              position: relative;
              width: 102px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-58746a59] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-58746a59] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-58746a59] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-58746a59] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #333333;
                  line-height: 20px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-58746a59] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-names[data-v-58746a59] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #777777;
                line-height: 18px;
                word-break: break-all;
}
.pc-all .personal .personal-right .recommended .mores[data-v-58746a59] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-bottom[data-v-58746a59] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-58746a59] {
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-58746a59] .el-tabs__item {
      font-size: 14px;
      font-weight: 500;
      color: #777;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-58746a59] .is-active {
      font-size: 16px;
      font-weight: bold;
      color: #333333;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-58746a59] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-58746a59] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .demo-tabs[data-v-58746a59] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
.pc-all .demo-tabs .intros[data-v-58746a59] {
    padding: 0 12px;
}
.pc-all .demo-tabs .intros .all[data-v-58746a59] {
      padding-left: 16px;
}
.pc-all .demo-tabs .intros .all .content[data-v-58746a59] {
        display: flex;
        margin-bottom: 16px;
        border-bottom: 1px solid #f8f8f9;
        padding-bottom: 10px;
}
.pc-all .demo-tabs .intros .all .content[data-v-58746a59]:last-child {
          border-bottom: none;
}
.pc-all .demo-tabs .intros .all .content .title[data-v-58746a59] {
          width: 90px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
}
.pc-all .demo-tabs .intros .all .content .title-content[data-v-58746a59] {
          flex: 1;
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 14px;
          color: #333;
          margin-left: 32px;
}
.pc-all .demo-tabs .intros .all .content .title-content img[data-v-58746a59] {
            margin-right: 10px;
}
.pc-all .demo-tabs .intros .all .content .title-content .square[data-v-58746a59] {
            width: 120px;
            height: 120px;
}
.pc-all .demo-tabs .intros .all .content .title-content .nosquare[data-v-58746a59] {
            width: 120px;
            height: 75px;
}
.pc-all .demo-tabs .agencys[data-v-58746a59] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #777777;
    line-height: 24px;
    white-space: pre-wrap;
    padding: 0 16px;
}
[data-v-58746a59] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-58746a59] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-58746a59] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-58746a59] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-58746a59] .el-tabs__nav-wrap::after {
  height: 1px;
}

@charset "UTF-8";
.containers[data-v-6dceb87e] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
}
.containers[data-v-6dceb87e]::-webkit-scrollbar {
    display: none;
}
.containers .kongMoblie[data-v-6dceb87e] {
    background-color: #fff;
    padding-top: 80px;
}
.containers .kongMoblie .pic[data-v-6dceb87e] {
      display: flex;
      justify-content: center;
}
.containers .kongMoblie .pic img[data-v-6dceb87e] {
        width: 154px;
        height: 153px;
        padding-bottom: 28px;
}
.containers .kongMoblie .line[data-v-6dceb87e] {
      height: 8px;
      background-color: #f8f8f9;
}
.containers .kongMoblie .foryou[data-v-6dceb87e] {
      background-color: #fff;
      margin-top: 8px;
      padding-bottom: 121px;
}
.containers .kongMoblie .foryou .title[data-v-6dceb87e] {
        padding: 16px 0 0 12px;
        font-size: 16px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #222222;
}
.containers .kongMoblie .foryou .videos[data-v-6dceb87e] {
        display: flex;
        overflow-x: auto;
        overflow-x: scroll;
        padding: 10px 12px;
}
.containers .kongMoblie .foryou .videos .details[data-v-6dceb87e] {
          width: 160px;
          height: 210px;
          background: #ffffff;
          box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.06);
          border-radius: 8px 8px 8px 8px;
          text-align: center;
          flex-shrink: 0;
          margin-right: 13px;
}
.containers .kongMoblie .foryou .videos .details .logos img[data-v-6dceb87e] {
            width: 64px;
            height: 64px;
            border-radius: 50%;
            margin-top: 21px;
}
.containers .kongMoblie .foryou .videos .details .name[data-v-6dceb87e] {
            font-size: 14px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #333333;
}
.containers .kongMoblie .foryou .videos .details .num[data-v-6dceb87e] {
            font-size: 10px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            color: #999999;
            margin-top: 3px;
}
.containers .kongMoblie .foryou .videos .details .num .dian[data-v-6dceb87e] {
              margin: -5px 5px 0;
}
.containers .kongMoblie .foryou .videos .details .btn[data-v-6dceb87e] {
            width: 88px;
            height: 28px;
            background: #078ae2;
            border-radius: 14px 14px 14px 14px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 30px auto 0;
}
.containers .kongMoblie .foryou .videos .details .btn img[data-v-6dceb87e] {
              width: 9px;
              height: 9px;
              margin-right: 4px;
}
.containers .kongMoblie .foryou .videos .details .btn span[data-v-6dceb87e] {
              font-size: 13px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #ffffff;
}
.containers .kongMoblie .foryou .videos[data-v-6dceb87e]::-webkit-scrollbar {
        display: none;
}
.containers .kongMoblie .foryou .open-more[data-v-6dceb87e] {
        margin: 36px 26px;
}
.containers .kongMoblie .foryou .open-more button[data-v-6dceb87e] {
          border: 1px solid #078ae2;
          color: #078ae2;
          font-size: 13px;
          width: 100%;
          height: 38px;
          border-radius: 50px;
          background-color: #fff;
}
.containers .logo[data-v-6dceb87e] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.containers .logo .left[data-v-6dceb87e] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.containers .logo .left img[data-v-6dceb87e] {
        width: 213px;
        height: 32px;
}
.containers .logo .right[data-v-6dceb87e] {
      display: flex;
}
.containers .logo .right .llqbtn[data-v-6dceb87e] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.containers .logo .right .llqbtn[data-v-6dceb87e]:active {
        outline: none;
}
.containers .logo .right .llqbtn[data-v-6dceb87e]:focus {
        outline: none;
}
.containers .personal .infos[data-v-6dceb87e] {
    padding: 16px 15px;
}
.containers .personal .infos .follow[data-v-6dceb87e] {
      display: flex;
      justify-content: space-between;
}
.containers .personal .infos .follow .follow-left .names[data-v-6dceb87e] {
        display: flex;
        align-items: flex-end;
}
.containers .personal .infos .follow .follow-left .names .names-left img[data-v-6dceb87e] {
          width: 80px;
          height: 80px;
          border: 1px solid #ffffff;
          object-fit: cover;
          /* 保持图片比例并填满容器 */
          border-radius: 50%;
}
.containers .personal .infos .follow .follow-left .names .names-right[data-v-6dceb87e] {
          margin-left: 8px;
}
.containers .personal .infos .follow .follow-left .names .names-right .company[data-v-6dceb87e] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 500;
            font-size: 17px;
            color: #333333;
}
.containers .personal .infos .follow .follow-left .names .names-right .place[data-v-6dceb87e] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #aaaaaa;
            line-height: 21px;
            margin-top: 2px;
}
.containers .personal .infos .follow .follow-right[data-v-6dceb87e] {
        display: flex;
        margin-top: 46px;
}
.containers .personal .infos .follow .follow-right span[data-v-6dceb87e] {
          display: flex;
          justify-content: center;
          width: 56px;
          height: 24px;
          line-height: 24px;
          background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
          border-radius: 2px 2px 2px 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #ffffff;
}
.containers .personal .infos .ywlleft[data-v-6dceb87e] {
      display: flex;
      align-items: center;
      margin-top: 10px;
}
.containers .personal .infos .ywlleft img[data-v-6dceb87e] {
        width: 13px;
        height: 13px;
        margin-right: 2px;
}
.containers .personal .infos .ywlleft span[data-v-6dceb87e] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777;
}
.containers .personal .infos .detail-left[data-v-6dceb87e] {
      display: flex;
      align-items: center;
      margin-top: 12px;
}
.containers .personal .infos .detail-left .lines[data-v-6dceb87e] {
        width: 1px;
        height: 14px;
        background: #e6e6e6;
        margin: 0 13px;
}
.containers .personal .infos .detail-left .getzan[data-v-6dceb87e] {
        font-size: 12px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #777;
        text-align: center;
        display: flex;
        align-items: center;
}
.containers .personal .infos .detail-left .getzan .likes[data-v-6dceb87e] {
          font-size: 14px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 600;
          color: #333;
          opacity: 1;
          display: flex;
          margin-left: 4px;
          margin-top: 1px;
}
.containers .personal .infos .detail-left .getzan .hzan[data-v-6dceb87e] {
          opacity: 0.7;
}
.containers .personal .medias-system[data-v-6dceb87e] {
    padding: 10px 0;
    flex: 1;
    z-index: 19;
}
.containers .personal .medias-system .textScroll[data-v-6dceb87e] {
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      padding-bottom: 80px;
}
.containers .personal .medias-system .textScroll[data-v-6dceb87e]::-webkit-scrollbar {
        display: none;
}
.containers .personal .medias-system .textScroll .intros .focuson[data-v-6dceb87e] {
        margin-top: 19px;
        padding: 0 10px;
}
.containers .personal .medias-system .textScroll .intros .import[data-v-6dceb87e] {
        display: flex;
        align-items: center;
}
.containers .personal .medias-system .textScroll .intros .import img[data-v-6dceb87e] {
          width: 16px;
          height: 16px;
}
.containers .personal .medias-system .textScroll .intros .import span[data-v-6dceb87e] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          font-size: 17px;
          color: #3d3d3d;
          line-height: 26px;
          margin-left: 5px;
}
.containers .personal .medias-system .textScroll .intros .labels[data-v-6dceb87e] {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 9px;
}
.containers .personal .medias-system .textScroll .intros .labels .items[data-v-6dceb87e] {
          padding: 3px 12px;
          background: #f7fcff;
          border-radius: 100px 100px 100px 100px;
          margin-right: 2px;
          margin-bottom: 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
}
.containers .personal .medias-system .textScroll .intros .moores[data-v-6dceb87e] {
        display: flex;
        align-items: center;
        margin-left: 12px;
}
.containers .personal .medias-system .textScroll .intros .moores span[data-v-6dceb87e] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #777777;
}
.containers .personal .medias-system .textScroll .intros .moores img[data-v-6dceb87e] {
          width: 12px;
          height: 12px;
}
.containers .personal .medias-system .textScroll .intros .introduces[data-v-6dceb87e] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 15px;
        color: #3d3d3d;
        line-height: 25px;
        word-break: break-all;
        white-space: pre-wrap;
        margin-top: 9px;
}
.containers .personal .medias-system .textScroll .intros .imagelist[data-v-6dceb87e] {
        margin-top: 30px;
        margin-bottom: 41px;
        padding: 0 10px;
        /* 添加过渡动画 */
}
.containers .personal .medias-system .textScroll .intros .imagelist[data-v-6dceb87e] .el-carousel__indicators {
          display: none;
}
.containers .personal .medias-system .textScroll .intros .imagelist .switching .van-swipe-item[data-v-6dceb87e] {
          transition: transform 0.3s ease;
}
.containers .personal .medias-system .textScroll .intros .imagelist .itemimage[data-v-6dceb87e] {
          width: 100%;
          height: 212px;
          position: relative;
}
.containers .personal .medias-system .textScroll .intros .imagelist .itemimage[data-v-6dceb87e] .van-swipe__indicators {
            display: none;
}
.containers .personal .medias-system .textScroll .intros .imagelist .itemimage .imgs img[data-v-6dceb87e] {
            width: 100%;
            height: 212px;
            background: #eaeaea;
}
.containers .personal .medias-system .textScroll .intros .imagelist .itemimage .titles[data-v-6dceb87e] {
            position: absolute;
            left: 50%;
            bottom: 6px;
            transform: translateX(-50%);
            z-index: 198;
            display: flex;
            border-radius: 100px;
            background: rgba(0, 0, 0, 0.2);
}
.containers .personal .medias-system .textScroll .intros .imagelist .itemimage .titles .product[data-v-6dceb87e] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 10px;
              color: #ffffff;
              display: flex;
              justify-content: center;
              align-items: center;
              width: 60px;
              height: 24px;
              line-height: 24px;
              flex: 1;
              cursor: pointer;
              transition: all 0.3s;
}
.containers .personal .medias-system .textScroll .intros .imagelist .itemimage .titles .selected[data-v-6dceb87e] {
              background: #ffffff;
              border-radius: 100px 100px 100px 100;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 10px;
              color: #3d3d3d;
              border-radius: 100px;
}
.containers .personal .medias-system .textScroll .intros .imagelist .itemimage .numbers[data-v-6dceb87e] {
            position: absolute;
            top: 6px;
            right: 6px;
            width: 32px;
            height: 24px;
            background: rgba(21, 29, 51, 0.5);
            border-radius: 100px 100px 100px 100px;
            z-index: 199;
            display: flex;
            justify-content: center;
            align-items: center;
}
.containers .personal .medias-system .textScroll .intros .imagelist .itemimage .numbers .itemnum[data-v-6dceb87e] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 10px;
              color: #ffffff;
}
.containers .personal .medias-system .textScroll .intros .imagelist .video[data-v-6dceb87e] {
          width: 100%;
          height: 212px;
          margin-top: 14px;
}
.containers .personal .medias-system .textScroll .intros .imagelist .video[data-v-6dceb87e] .xgplayer-skin-default {
            width: 100% !important;
            height: 212px !important;
}
.containers .personal .medias-system .textScroll .intros .morees[data-v-6dceb87e] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 17px;
}
.containers .personal .medias-system .textScroll .intros .morees .mores-right[data-v-6dceb87e] {
          display: flex;
          align-items: center;
}
.containers .personal .medias-system .textScroll .intros .morees .mores-right span[data-v-6dceb87e] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #777777;
}
.containers .personal .medias-system .textScroll .intros .morees .mores-right img[data-v-6dceb87e] {
            width: 14px;
            height: 14px;
}
.containers .personal .medias-system .textScroll .intros .clusteres[data-v-6dceb87e] {
        display: flex;
        flex-wrap: wrap;
        margin-top: 9px;
        margin-bottom: 8px;
}
.containers .personal .medias-system .textScroll .intros .clusteres .items[data-v-6dceb87e] {
          width: 114px;
          height: 60px;
          margin-right: 6px;
          margin-bottom: 6px;
}
.containers .personal .medias-system .textScroll .intros .clusteres .items[data-v-6dceb87e]:nth-child(3n) {
            margin-right: 0;
}
.containers .personal .medias-system .textScroll .intros .clusteres .items img[data-v-6dceb87e] {
            width: 114px;
            height: 60px;
}
.containers .personal .medias-system .textScroll .intros .serviceDtoes .items[data-v-6dceb87e] {
        margin-top: 12px;
}
.containers .personal .medias-system .textScroll .intros .serviceDtoes .comment-flex[data-v-6dceb87e] {
        display: flex;
        align-items: center;
        position: relative;
        margin-bottom: 4px;
        margin-top: 4px;
}
.containers .personal .medias-system .textScroll .intros .serviceDtoes .comment-flex .comment-decorate[data-v-6dceb87e] {
          width: 3px;
          height: 10px;
          background-color: #25a5ff;
          margin: 0 4px 0 0;
}
.containers .personal .medias-system .textScroll .intros .serviceDtoes .comment-flex .comment-writte[data-v-6dceb87e] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          font-size: 15px;
          color: #222222;
}
.containers .personal .medias-system .textScroll .intros .serviceDtoes .images-right[data-v-6dceb87e] {
        word-break: break-all;
        white-space: pre-wrap;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 15px;
        color: #3d3d3d;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items[data-v-6dceb87e] {
        display: flex;
        justify-content: space-between;
        padding-bottom: 12px;
        border-bottom: 1px solid #eeeeee;
        margin-top: 16px;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-left[data-v-6dceb87e] {
          flex: 1;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-left .names[data-v-6dceb87e] {
            display: flex;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-left .names .names-left img[data-v-6dceb87e] {
              width: 46px;
              height: 46px;
              border-radius: 50%;
              margin-right: 8px;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-left .names .names-right .title[data-v-6dceb87e] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 15px;
              color: #000000;
              line-height: 25px;
              word-break: break-all;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-left .names .names-right .name[data-v-6dceb87e] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #3d3d3d;
              line-height: 21px;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-left .names .names-right .emails[data-v-6dceb87e] {
              display: flex;
              align-items: center;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-left .names .names-right .emails .img1[data-v-6dceb87e] {
                width: 16px;
                height: 16px;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-left .names .names-right .emails span[data-v-6dceb87e] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #3d3d3d;
                margin-left: 3px;
                margin-right: 6px;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-left .names .names-right .emails .img2[data-v-6dceb87e] {
                width: 10px;
                height: 11px;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-right[data-v-6dceb87e] {
          margin-top: 22px;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .items .items-right img[data-v-6dceb87e] {
            width: 26px;
            height: 26px;
            margin-left: 10px;
}
.containers .personal .medias-system .textScroll .intros .contactDtoes .contance[data-v-6dceb87e]:last-child {
        border-bottom: none;
}
.containers .personal .medias-system .textScroll .intros .parkFileDtoes .itemfiles[data-v-6dceb87e] {
        align-items: center;
}
.containers .personal .medias-system .textScroll .intros .parkFileDtoes .items .items-left .names .names-right .name[data-v-6dceb87e] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 11px;
        color: #777777;
        line-height: 17px;
}
.containers .personal .medias-system .textScroll .intros .parkFileDtoes .items .items-right[data-v-6dceb87e] {
        margin-top: 0;
}
.containers .personal .medias-system .textScroll .intros .kongs[data-v-6dceb87e] {
        background-color: #f7fcff;
        height: 10px;
        margin-top: 16px;
}
.containers .personal .medias-system .textScroll .intros .seemore[data-v-6dceb87e] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777777;
        width: 100%;
        height: 38px;
        border-radius: 19px 19px 19px 19px;
        border: 1px solid #cacaca;
        text-align: center;
        line-height: 38px;
        margin-top: 16px;
        margin-bottom: 26px;
}
.containers .personal .medias-system[data-v-6dceb87e] .van-tabs,
    .containers .personal .medias-system[data-v-6dceb87e] .van-tabs__content,
    .containers .personal .medias-system[data-v-6dceb87e] .van-tab__pane {
      height: 100%;
}
.containers .personal .medias-system[data-v-6dceb87e] .van-tab {
      font-size: 14px;
}
.containers .personal .medias-system[data-v-6dceb87e] .van-tab--active {
      font-size: 16px;
}
.containers .personal .medias-system[data-v-6dceb87e] .demo-tabs .van-tabs__line {
      background-color: #4dd1ff;
      /* 线条颜色 */
      width: 20px;
      /*宽度 */
      height: 4px;
      /* 高度 */
      border-radius: 40px;
      /* 圆角 */
}
.containers .personal .medias-system[data-v-6dceb87e] .van-tabs__wrap {
      margin-top: -10px;
      border-bottom: 1px solid #f8f8f9;
}
.containers .personal .medias-system[data-v-6dceb87e] .van-tabs__nav {
      width: 100%;
      text-align: center;
      display: flex;
      justify-content: center;
      background-color: #fff;
}
.openapp[data-v-6dceb87e] {
  position: fixed;
  bottom: 28px;
  left: 50%;
  text-align: center;
  z-index: 199;
  transform: translateX(-50%);
  width: 180px;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(87deg, #048eea 0%, #2ca7f9 100%);
  border-radius: 20px;
}
.openapp .now[data-v-6dceb87e] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.openapp img[data-v-6dceb87e] {
    width: 20px;
    height: 20px;
}
.openapp span[data-v-6dceb87e] {
    font-size: 14px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    margin-left: 6px;
}

@charset "UTF-8";
.container-bg-size[data-v-5b44ed66] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-5b44ed66] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-5b44ed66] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-5b44ed66] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  /* 改用 min-height 防止内容溢出 */
  margin-bottom: 120px;
}
.pc-all .pcheight .personal[data-v-5b44ed66] {
    width: 1074px;
    margin: 0 auto;
    background-color: #fff;
    flex: 1;
    box-sizing: border-box;
    /* 包含 padding 在宽度内 */
    padding: 24px 32px;
}
.pc-all .pcheight .personal .infos .follow[data-v-5b44ed66] {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
}
.pc-all .pcheight .personal .infos .follow .follow-left .names[data-v-5b44ed66] {
        display: flex;
        align-items: flex-end;
}
.pc-all .pcheight .personal .infos .follow .follow-left .names .names-left img[data-v-5b44ed66] {
          width: 80px;
          height: 80px;
          border: 1px solid #ffffff;
          object-fit: cover;
          /* 保持图片比例并填满容器 */
          border-radius: 50%;
}
.pc-all .pcheight .personal .infos .follow .follow-left .names .names-right[data-v-5b44ed66] {
          margin-left: 8px;
}
.pc-all .pcheight .personal .infos .follow .follow-left .names .names-right .company[data-v-5b44ed66] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 500;
            font-size: 17px;
            color: #333333;
}
.pc-all .pcheight .personal .infos .follow .follow-left .names .names-right .place[data-v-5b44ed66] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #aaaaaa;
            line-height: 21px;
            margin-top: 2px;
}
.pc-all .pcheight .personal .infos .follow .follow-right span[data-v-5b44ed66] {
        display: flex;
        justify-content: center;
        width: 60px;
        height: 32px;
        line-height: 32px;
        background: linear-gradient(270deg, #048eea 0%, #2fa9fb 100%);
        border-radius: 4px 4px 4px 4px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #ffffff;
}
.pc-all .pcheight .personal .infos .ywlleft[data-v-5b44ed66] {
      display: flex;
      align-items: center;
      margin-top: 10px;
}
.pc-all .pcheight .personal .infos .ywlleft img[data-v-5b44ed66] {
        width: 13px;
        height: 13px;
        margin-right: 2px;
}
.pc-all .pcheight .personal .infos .ywlleft span[data-v-5b44ed66] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777;
}
.pc-all .pcheight .personal .infos .detail-left[data-v-5b44ed66] {
      display: flex;
      align-items: center;
      margin-top: 12px;
}
.pc-all .pcheight .personal .infos .detail-left .lines[data-v-5b44ed66] {
        width: 1px;
        height: 14px;
        background: #e6e6e6;
        margin: 0 13px;
}
.pc-all .pcheight .personal .infos .detail-left .getzan[data-v-5b44ed66] {
        font-size: 12px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #777;
        text-align: center;
        display: flex;
        align-items: center;
}
.pc-all .pcheight .personal .infos .detail-left .getzan .likes[data-v-5b44ed66] {
          font-size: 14px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 600;
          color: #333;
          opacity: 1;
          display: flex;
          margin-left: 4px;
          margin-top: 1px;
}
.pc-all .pcheight .personal .infos .detail-left .getzan .hzan[data-v-5b44ed66] {
          opacity: 0.7;
}
.pc-all .pcheight .personal .medias-system[data-v-5b44ed66] {
      min-height: 790px;
}
.pc-all .pcheight .personal .medias-system .demo-tabs[data-v-5b44ed66] {
        padding: 10px 0 0;
        margin: 12px auto 0;
        background-color: #fff;
}
.pc-all .pcheight .personal .medias-system[data-v-5b44ed66] .el-tabs__item {
        font-size: 16px;
        font-weight: 500;
        color: #777777;
        padding: 0 12px;
}
.pc-all .pcheight .personal .medias-system[data-v-5b44ed66] .el-tabs__item.is-active {
        font-size: 16px;
        font-weight: bold;
        color: #3d3d3d;
        position: relative;
}
.pc-all .pcheight .personal .medias-system[data-v-5b44ed66] .el-tabs__item.is-active::after {
          content: '';
          width: 22px;
          height: 0px;
          position: absolute;
          left: 50%;
          bottom: 1px;
          transform: translateX(-50%);
          color: #29a9ff;
          border-radius: 8px;
          border: 2px solid #29a9ff;
          background-color: #29a9ff;
          /* 修改底部横杠的颜色 */
}
.pc-all .pcheight .personal .medias-system[data-v-5b44ed66] .el-tabs__active-bar {
        background-color: transparent;
        /* 修改底部横杠的颜色 */
}
.pc-all .pcheight .personal .medias-system .intros .focuson[data-v-5b44ed66] {
        margin-top: 19px;
}
.pc-all .pcheight .personal .medias-system .intros .import[data-v-5b44ed66] {
        display: flex;
        align-items: center;
}
.pc-all .pcheight .personal .medias-system .intros .import img[data-v-5b44ed66] {
          width: 16px;
          height: 16px;
}
.pc-all .pcheight .personal .medias-system .intros .import span[data-v-5b44ed66] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          font-size: 17px;
          color: #3d3d3d;
          line-height: 26px;
          margin-left: 5px;
}
.pc-all .pcheight .personal .medias-system .intros .labels[data-v-5b44ed66] {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 9px;
}
.pc-all .pcheight .personal .medias-system .intros .labels .items[data-v-5b44ed66] {
          padding: 3px 12px;
          background: #f7fcff;
          border-radius: 100px 100px 100px 100px;
          margin-right: 2px;
          margin-bottom: 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
}
.pc-all .pcheight .personal .medias-system .intros .moores[data-v-5b44ed66] {
        display: flex;
        align-items: center;
        margin-left: 12px;
}
.pc-all .pcheight .personal .medias-system .intros .moores span[data-v-5b44ed66] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #777777;
}
.pc-all .pcheight .personal .medias-system .intros .moores img[data-v-5b44ed66] {
          width: 12px;
          height: 12px;
}
.pc-all .pcheight .personal .medias-system .intros .introduces[data-v-5b44ed66] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 15px;
        color: #3d3d3d;
        line-height: 25px;
        word-break: break-all;
        white-space: pre-wrap;
        margin-top: 9px;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist[data-v-5b44ed66] {
        margin-top: 30px;
        margin-bottom: 41px;
        display: flex;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist[data-v-5b44ed66] .el-carousel__indicators {
          display: none;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .itemimage[data-v-5b44ed66] {
          width: 351px;
          height: 212px;
          position: relative;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .itemimage[data-v-5b44ed66] .el-carousel__arrow {
            top: 35%;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .itemimage .imgs img[data-v-5b44ed66] {
            width: 351px;
            height: 212px;
            background: #eaeaea;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .itemimage .titles[data-v-5b44ed66] {
            position: absolute;
            left: 50%;
            bottom: 6px;
            transform: translateX(-50%);
            z-index: 999;
            display: flex;
            border-radius: 100px;
            background: rgba(0, 0, 0, 0.2);
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .itemimage .titles .product[data-v-5b44ed66] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 10px;
              color: #ffffff;
              display: flex;
              justify-content: center;
              align-items: center;
              width: 60px;
              height: 24px;
              line-height: 24px;
              flex: 1;
              cursor: pointer;
              transition: all 0.3s;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .itemimage .titles .selected[data-v-5b44ed66] {
              background: #ffffff;
              border-radius: 100px 100px 100px 100;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 10px;
              color: #3d3d3d;
              border-radius: 100px;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .itemimage .numbers[data-v-5b44ed66] {
            position: absolute;
            top: 6px;
            right: 6px;
            width: 32px;
            height: 24px;
            background: rgba(21, 29, 51, 0.5);
            border-radius: 100px 100px 100px 100px;
            z-index: 999;
            display: flex;
            justify-content: center;
            align-items: center;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .itemimage .numbers .itemnum[data-v-5b44ed66] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 10px;
              color: #ffffff;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .video[data-v-5b44ed66] {
          width: 351px;
          height: 212px;
          margin-left: 18px;
}
.pc-all .pcheight .personal .medias-system .intros .imagelist .video[data-v-5b44ed66] .xgplayer-skin-default {
            width: 351px !important;
            height: 212px !important;
}
.pc-all .pcheight .personal .medias-system .intros .morees[data-v-5b44ed66] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 17px;
}
.pc-all .pcheight .personal .medias-system .intros .morees .mores-right[data-v-5b44ed66] {
          display: flex;
          align-items: center;
}
.pc-all .pcheight .personal .medias-system .intros .morees .mores-right span[data-v-5b44ed66] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #777777;
}
.pc-all .pcheight .personal .medias-system .intros .morees .mores-right img[data-v-5b44ed66] {
            width: 14px;
            height: 14px;
}
.pc-all .pcheight .personal .medias-system .intros .clusteres[data-v-5b44ed66] {
        display: flex;
        flex-wrap: wrap;
        width: 600px;
        margin-top: 9px;
}
.pc-all .pcheight .personal .medias-system .intros .clusteres .items[data-v-5b44ed66] {
          width: 114px;
          height: 60px;
          margin-right: 6px;
          margin-bottom: 6px;
}
.pc-all .pcheight .personal .medias-system .intros .clusteres .items img[data-v-5b44ed66] {
            width: 114px;
            height: 60px;
}
.pc-all .pcheight .personal .medias-system .intros .serviceDtoes .items[data-v-5b44ed66] {
        margin-top: 12px;
}
.pc-all .pcheight .personal .medias-system .intros .serviceDtoes .comment-flex[data-v-5b44ed66] {
        display: flex;
        align-items: center;
        position: relative;
        margin-bottom: 4px;
        margin-top: 4px;
}
.pc-all .pcheight .personal .medias-system .intros .serviceDtoes .comment-flex .comment-decorate[data-v-5b44ed66] {
          width: 3px;
          height: 10px;
          background-color: #25a5ff;
          margin: 0 4px 0 0;
}
.pc-all .pcheight .personal .medias-system .intros .serviceDtoes .comment-flex .comment-writte[data-v-5b44ed66] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          font-size: 15px;
          color: #222222;
}
.pc-all .pcheight .personal .medias-system .intros .serviceDtoes .images-right[data-v-5b44ed66] {
        word-break: break-all;
        white-space: pre-wrap;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 15px;
        color: #3d3d3d;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items[data-v-5b44ed66] {
        display: flex;
        justify-content: space-between;
        padding-bottom: 12px;
        border-bottom: 1px solid #eeeeee;
        margin-top: 16px;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-left .names[data-v-5b44ed66] {
          display: flex;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-left .names .names-left img[data-v-5b44ed66] {
            width: 46px;
            height: 46px;
            border-radius: 50%;
            margin-right: 8px;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-left .names .names-right .title[data-v-5b44ed66] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 500;
            font-size: 15px;
            color: #000000;
            line-height: 25px;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-left .names .names-right .name[data-v-5b44ed66] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #3d3d3d;
            line-height: 21px;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-left .names .names-right .emails[data-v-5b44ed66] {
            display: flex;
            align-items: center;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-left .names .names-right .emails .img1[data-v-5b44ed66] {
              width: 16px;
              height: 16px;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-left .names .names-right .emails span[data-v-5b44ed66] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #3d3d3d;
              margin-left: 3px;
              margin-right: 6px;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-left .names .names-right .emails .img2[data-v-5b44ed66] {
              width: 10px;
              height: 11px;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-right[data-v-5b44ed66] {
          margin-top: 22px;
}
.pc-all .pcheight .personal .medias-system .intros .contactDtoes .items .items-right img[data-v-5b44ed66] {
            width: 26px;
            height: 26px;
            margin-left: 10px;
}
.pc-all .pcheight .personal .medias-system .intros .parkFileDtoes .itemfiles[data-v-5b44ed66] {
        border-bottom: none;
}
.pc-all .pcheight .personal .medias-system .intros .parkFileDtoes .items .items-left .names .names-right .title[data-v-5b44ed66] {
        margin-top: 1px;
}
.pc-all .pcheight .personal .medias-system .intros .parkFileDtoes .items .items-left .names .names-right .name[data-v-5b44ed66] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 11px;
        color: #777777;
        line-height: 17px;
}
.pc-all .pcheight .personal .medias-system .intros .parkFileDtoes .items .items-right[data-v-5b44ed66] {
        margin-top: 0;
}
.pc-all .pcheight .pcfooter[data-v-5b44ed66] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 89px;
    padding-right: 80px;
    height: 120px;
    background: rgba(15, 15, 15, 0.75);
    border-radius: 0px 0px 0px 0px;
}
.pc-all .pcheight .pcfooter .pcfooter-left img[data-v-5b44ed66] {
      width: 383px;
      height: 57px;
}
.pc-all .pcheight .pcfooter .pcfooter-right[data-v-5b44ed66] {
      display: flex;
      align-items: center;
}
.pc-all .pcheight .pcfooter .pcfooter-right span[data-v-5b44ed66] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #ffffff;
        margin-right: 32px;
}
.pc-all .pcheight .pcfooter .pcfooter-right img[data-v-5b44ed66] {
        width: 96px;
        height: 96px;
}
[data-v-5b44ed66] .el-tabs__header {
  margin-bottom: 0;
}
[data-v-5b44ed66] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-5b44ed66] .el-tabs__content {
  padding: 0 15px;
  color: #6b778c;
}
[data-v-5b44ed66] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
}
[data-v-5b44ed66] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-5b44ed66] .el-tabs__nav-wrap::after {
  height: 1px;
}

@charset "UTF-8";
.container[data-v-1193d880] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-1193d880] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-1193d880] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-1193d880] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-1193d880] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-1193d880] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-1193d880] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-1193d880] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-1193d880]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-1193d880]:focus {
        outline: none;
}
.container .carousel-container[data-v-1193d880] {
    position: relative;
    width: 100%;
}
.container .carousel-container[data-v-1193d880] .van-swipe__indicator--active {
      width: 17px;
      height: 5px;
      background: #ffffff;
      border-radius: 2px 2px 2px 2px;
}
.container .carousel-container .custom-swipe[data-v-1193d880] {
      width: 100%;
      height: 235px;
}
.container .carousel-container .imgs img[data-v-1193d880] {
      width: 100%;
      height: 100%;
      object-fit: cover;
}
.container .topname[data-v-1193d880] {
    padding: 16px;
}
.container .topname .titels[data-v-1193d880] {
      line-height: 27px;
}
.container .topname .titels .titels-left[data-v-1193d880] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .num[data-v-1193d880] {
    padding: 0 16px;
    width: 91%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f8f9;
    margin: 10px 16px;
    border-radius: 2px;
}
.container .num .num-left[data-v-1193d880] {
      width: 40px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-1193d880] {
        width: 40px;
        height: 40px;
        border-radius: 1.3333rem;
        border: 1px solid #eaeaea;
}
.container .num .compan-right[data-v-1193d880] {
      flex: 1;
      display: flex;
      justify-content: space-between;
      padding-bottom: 22px;
      margin-top: 20px;
      margin-left: 8px;
}
.container .num .compan-right .num-center .bozhu[data-v-1193d880] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 118px;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .compan-right .num-center .aready[data-v-1193d880] {
        width: 100px;
        height: 20px;
        background: rgba(41, 169, 255, 0.15);
        border-radius: 2px 2px 2px 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 6px;
}
.container .num .compan-right .num-right[data-v-1193d880] {
        display: flex;
        justify-content: center;
        align-items: center;
}
.container .num .compan-right .num-right .zy-follow[data-v-1193d880] {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .num .compan-right .num-right .zy-follow .sxin[data-v-1193d880] {
            width: 56px;
            height: 24px;
            line-height: 22px;
            box-sizing: border-box;
            border-radius: 1px;
            text-align: center;
            font-size: 12px;
            cursor: pointer;
            background-color: #fff;
            color: #26a3f7;
            border: 1px solid #26a3f7;
            border-radius: 2px;
}
.container .num .compan-right .num-right .zy-follow .sxin-center[data-v-1193d880] {
            margin: 0 6px;
}
.container .num .compan-right .num-right .zy-follow .gzhu[data-v-1193d880] {
            background-color: #048eea;
            background: linear-gradient(#048eea, #31aafb);
            color: white;
}
.container .company-intro[data-v-1193d880] {
    margin: 26px 16px 32px;
}
.container .company-intro .comment-flex[data-v-1193d880] {
      display: flex;
      align-items: center;
      width: 100%;
}
.container .company-intro .comment-flex .comment-decorate[data-v-1193d880] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-1193d880] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
}
.container .tabels[data-v-1193d880] {
    width: 100%;
}
.container .tabels .bordered-table[data-v-1193d880] {
      border-collapse: collapse;
      margin-top: 24px;
      width: 100%;
      border-radius: 2px 2px 2px 2px;
}
.container .tabels .bordered-table th[data-v-1193d880],
    .container .tabels .bordered-table td[data-v-1193d880] {
      border: 1px solid #f8f8f9;
      /* 设置单元格边框 */
      padding: 8px;
      /* 添加一些内边距 */
      text-align: left;
      /* 可选：设置文本对齐 */
      width: 75%;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 20px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      height: 46px;
}
.container .tabels .bordered-table th[data-v-1193d880] {
      width: 25%;
      border-right: 1px solid #f8f8f9;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 16px;
      text-align: left;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #aaaaaa;
      height: 46px;
}
.container .searchmore[data-v-1193d880] {
    margin-top: 28px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(41, 169, 255, 0.07);
    border-radius: 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #29a9ff;
}
.container .recommended[data-v-1193d880] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-1193d880] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list[data-v-1193d880] {
        margin-top: 20px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-1193d880] {
          background: #ffffff;
          border-radius: 2px;
          padding: 13px 0;
          border-bottom: 1px solid #f8f8f9;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-1193d880] {
            display: flex;
            cursor: pointer;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-1193d880] {
              position: relative;
              width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-1193d880] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-1193d880] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-1193d880] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-1193d880] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-1193d880] {
                  margin: 0 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-1193d880] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-1193d880] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-1193d880] {
                  margin: 0 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall[data-v-1193d880] {
          margin: 0 auto;
          width: 100%;
          column-fill: balance;
          column-count: 2;
          column-gap: 9px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item[data-v-1193d880] {
            overflow: auto;
            width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item img[data-v-1193d880] {
              width: 100%;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info[data-v-1193d880] {
              padding: 0 8px 6px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-title[data-v-1193d880] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #3d3d3d;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price[data-v-1193d880] {
                font-size: 18px;
                color: #e60012;
                font-weight: bold;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-price span[data-v-1193d880] {
                  font-size: 10px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-face[data-v-1193d880] {
                font-size: 14px;
                font-weight: 500;
                margin-top: 2px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details[data-v-1193d880] {
                display: flex;
                justify-content: space-between;
                align-items: center;
                font-size: 12px;
                margin-top: 8px;
                margin-bottom: 16px;
                color: #666;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left[data-v-1193d880] {
                  display: flex;
                  align-items: center;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left img[data-v-1193d880] {
                    width: 20px;
                    height: 20px;
                    border-radius: 50%;
                    margin-right: 4px;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-left span[data-v-1193d880] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 12px;
                    color: #808080;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right span[data-v-1193d880] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .right-list .waterfall .item .item-info .item-details .details-right .van-icon[data-v-1193d880] {
                  font-size: 10px;
                  color: #777777;
}
.container .recommended .hot-recoomend .seemore[data-v-1193d880] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-1193d880] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-1193d880] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-1193d880] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-1193d880] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-1193d880] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-1193d880] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

@charset "UTF-8";
.container-bg-size[data-v-108e0397] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-108e0397] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-108e0397] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-108e0397] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .personal[data-v-108e0397] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-108e0397] {
    width: 616px;
    background-color: #fff;
}
.pc-all .personal .personal-left .zoomimgs[data-v-108e0397] {
      margin: 24px 24px 0;
}
.pc-all .personal .personal-left .zoomimgs img[data-v-108e0397] {
        width: 568px;
        height: 355px;
        border-radius: 4px;
}
.pc-all .personal .personal-left .boxs[data-v-108e0397] {
      width: 100%;
      padding-left: 80px;
      padding-right: 70px;
      margin-top: -20px;
      position: relative;
}
.pc-all .personal .personal-left .boxs .swiper-container[data-v-108e0397] {
        overflow: hidden;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper[data-v-108e0397] {
          margin-top: 40px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-108e0397] {
            background-color: #fff;
            border-radius: 12px;
            height: 80px !important;
            width: 136px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-108e0397] {
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-108e0397] {
            background-color: transparent;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-108e0397] {
              border: 3px solid #29a9ff;
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-108e0397] {
        top: 70%;
        left: 25px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-108e0397]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-108e0397] {
        right: 25px;
        top: 70%;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-108e0397]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .consumables-names[data-v-108e0397] {
      margin: 16px 24px;
}
.pc-all .personal .personal-left .consumables-names .name[data-v-108e0397] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
        line-height: 30px;
}
.pc-all .personal .personal-left .consumables-names .title-content[data-v-108e0397] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 18px;
        color: #ea0000;
        height: 52px;
        line-height: 52px;
        background: #f8f8f9;
        margin-top: 8px;
        display: flex;
        align-items: center;
}
.pc-all .personal .personal-left .consumables-names .title-content .price[data-v-108e0397] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #aaaaaa;
          margin-left: 18px;
          margin-right: 8px;
}
.pc-all .personal .personal-left .kongs[data-v-108e0397] {
      background: #f8f8f9;
      height: 8px;
}
.pc-all .personal .personal-left .follows[data-v-108e0397] {
      display: flex;
      align-items: center;
      margin: 19px 24px;
}
.pc-all .personal .personal-left .follows .follows-left[data-v-108e0397] {
        width: 40px;
}
.pc-all .personal .personal-left .follows .follows-left img[data-v-108e0397] {
          width: 40px;
          height: 40px;
          border: 1px solid #eaeaea;
          border-radius: 50%;
}
.pc-all .personal .personal-left .follows .follows-center[data-v-108e0397] {
        margin-left: 8px;
        flex: 1;
}
.pc-all .personal .personal-left .follows .follows-center .name[data-v-108e0397] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
}
.pc-all .personal .personal-left .follows .follows-center .aready[data-v-108e0397] {
          width: 100px;
          height: 20px;
          background: rgba(41, 169, 255, 0.15);
          border-radius: 2px 2px 2px 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: 6px;
}
.pc-all .personal .personal-left .follows .follows-right[data-v-108e0397] {
        display: flex;
        width: 120px;
}
.pc-all .personal .personal-left .follows .follows-right .private[data-v-108e0397] {
          width: 56px;
          height: 24px;
          border: 1px solid #29a5f9;
          border-radius: 2px;
          font-family: PingFang SC Regular, PingFang SC Regular;
          font-weight: 400;
          font-size: 12px;
          color: #29a5f9;
          display: flex;
          justify-content: center;
          align-items: center;
}
.pc-all .personal .personal-left .follows .follows-right .follow[data-v-108e0397] {
          width: 56px;
          height: 24px;
          background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
          border-radius: 2px;
          margin-left: 8px;
          color: #fff;
}
.pc-all .personal .personal-right[data-v-108e0397] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-108e0397] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-108e0397] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-108e0397] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-108e0397] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-108e0397] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-108e0397]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-108e0397] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-108e0397] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-108e0397] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-108e0397] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-108e0397] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-108e0397] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-108e0397] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-108e0397] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-108e0397] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-108e0397] {
        margin-bottom: 32px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-108e0397] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-108e0397] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-108e0397] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-108e0397] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-108e0397] {
          margin: 16px;
          border-bottom: 1px solid #f8f8f9;
          padding-bottom: 12px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-108e0397]:last-child {
            border-bottom: none;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-108e0397] {
            display: flex;
            cursor: pointer;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-108e0397] {
              position: relative;
              width: 102px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-108e0397] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-108e0397] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-108e0397] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-108e0397] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #333333;
                  line-height: 20px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-108e0397] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-names[data-v-108e0397] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #777777;
                line-height: 18px;
                word-break: break-all;
}
.pc-all .personal .personal-right .recommended .mores[data-v-108e0397] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-bottom[data-v-108e0397] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-108e0397] {
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-108e0397] .el-tabs__item {
      font-size: 14px;
      font-weight: 500;
      color: #777;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-108e0397] .is-active {
      font-size: 16px;
      font-weight: bold;
      color: #333333;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-108e0397] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-108e0397] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .demo-tabs[data-v-108e0397] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
.pc-all .demo-tabs .intros[data-v-108e0397] {
    padding: 0 12px;
}
.pc-all .demo-tabs .intros .all[data-v-108e0397] {
      padding-left: 16px;
}
.pc-all .demo-tabs .intros .all .content[data-v-108e0397] {
        display: flex;
        margin-bottom: 16px;
        border-bottom: 1px solid #f8f8f9;
        padding-bottom: 10px;
}
.pc-all .demo-tabs .intros .all .content[data-v-108e0397]:last-child {
          border-bottom: none;
}
.pc-all .demo-tabs .intros .all .content .title[data-v-108e0397] {
          width: 90px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
}
.pc-all .demo-tabs .intros .all .content .title-content[data-v-108e0397] {
          flex: 1;
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 14px;
          color: #333;
          margin-left: 32px;
}
.pc-all .demo-tabs .intros .all .content .title-content img[data-v-108e0397] {
            margin-right: 10px;
}
.pc-all .demo-tabs .intros .all .content .title-content .square[data-v-108e0397] {
            width: 120px;
            height: 120px;
}
.pc-all .demo-tabs .intros .all .content .title-content .nosquare[data-v-108e0397] {
            width: 120px;
            height: 75px;
}
.pc-all .demo-tabs .agencys[data-v-108e0397] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #777777;
    line-height: 24px;
    white-space: pre-wrap;
    padding: 0 16px;
}
[data-v-108e0397] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-108e0397] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-108e0397] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-108e0397] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-108e0397] .el-tabs__nav-wrap::after {
  height: 1px;
}

.container[data-v-5f329748] {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  background-color: #f7fcff;
  height: 100vh;
}
.container .kongMoblie[data-v-5f329748] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-5f329748] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-5f329748] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-5f329748] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-5f329748] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-5f329748] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-5f329748] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-5f329748]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-5f329748]:focus {
        outline: none;
}
.container .allinfors[data-v-5f329748] {
    background-color: #fff;
    border-radius: 10px;
    margin: 28px 12px;
}
.container .allinfors .avtar[data-v-5f329748] {
      display: flex;
      padding: 15px 15px 0;
}
.container .allinfors .avtar .avtar-left img[data-v-5f329748] {
        width: 80px;
        height: 80px;
        border: 1px solid #ffffff;
        border-radius: 50px;
        margin-top: -32px;
}
.container .allinfors .avtar .avtar-right[data-v-5f329748] {
        margin-left: 8px;
}
.container .allinfors .avtar .avtar-right .name[data-v-5f329748] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 17px;
          color: #333333;
          line-height: 26px;
}
.container .allinfors .avtar .avtar-right .positions[data-v-5f329748] {
          margin-top: 4px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 11px;
          color: #aaaaaa;
          line-height: 17px;
}
.container .allinfors .avtar .avtar-right .positions span[data-v-5f329748] {
            margin: 0 2px;
}
.container .allinfors .allimage[data-v-5f329748] {
      padding: 14px 15px 20px;
      border-bottom: 1px dashed #f4f4f6;
}
.container .allinfors .allimage .company[data-v-5f329748] {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        height: 21px;
        margin-bottom: 4px;
}
.container .allinfors .allimage .company img[data-v-5f329748] {
          width: 16px;
          height: 16px;
}
.container .allinfors .allimage .company .copy[data-v-5f329748] {
          width: 14px;
          height: 14px;
          margin-left: 10px;
}
.container .allinfors .allimage .company .email-text[data-v-5f329748] {
          margin-left: 12px;
          font-size: 14px;
          color: #3d3d3d;
          max-width: 200px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
}
.container .allinfors .allimage .company span[data-v-5f329748] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #3d3d3d;
          margin-left: 12px;
}
.container .allinfors .allimage .company .socials[data-v-5f329748] {
          font-size: 12px;
          color: #29a9ff;
          display: inline-block;
          padding: 3px 12px;
          background: #f7fcff;
          border-radius: 100px 100px 100px 100px;
          margin-right: 2px;
}
.container .allinfors .introduce[data-v-5f329748] {
      padding: 14px 14px 24px;
}
.container .allinfors .introduce .titles[data-v-5f329748] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 15px;
        color: #aaaaaa;
        line-height: 23px;
}
.container .allinfors .introduce .contents[data-v-5f329748] {
        margin-top: 4px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #3d3d3d;
        line-height: 21px;
}
.container .openapp[data-v-5f329748] {
    position: fixed;
    bottom: 80px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-5f329748] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-5f329748] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-5f329748] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}
.container .follow[data-v-5f329748] {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 58px;
    background-color: #fff;
}
.container .follow .sxin[data-v-5f329748] {
      margin-top: 12px;
      display: flex;
      justify-content: center;
      align-items: center;
}
.container .follow .follow-left[data-v-5f329748] {
      width: 80px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      border-radius: 2px 2px 2px 2px;
      border: 1px solid #29a9ff;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #29a9ff;
}
.container .follow .follow-right[data-v-5f329748] {
      margin-left: 12px;
}

@charset "UTF-8";
.pc-all[data-v-65efb1e2] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb[data-v-65efb1e2] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .kongWeb .del[data-v-65efb1e2] {
      flex: 1;
      margin: 100px 0 300px;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
}
.pc-all .kongWeb .del img[data-v-65efb1e2] {
        width: 233px;
        height: 299px;
}
.pc-all .kongWeb .del .openapp[data-v-65efb1e2] {
        text-align: center;
        width: 176px;
        height: 48px;
        line-height: 48px;
        background: #29a9ff;
        border-radius: 50px;
        margin-top: 24px;
}
.pc-all .kongWeb .del .openapp .now[data-v-65efb1e2] {
          display: flex;
          align-items: center;
          justify-content: center;
}
.pc-all .kongWeb .del .openapp img[data-v-65efb1e2] {
          width: 66px;
          height: 20px;
          margin: 0 6px;
}
.pc-all .kongWeb .del .openapp span[data-v-65efb1e2] {
          font-size: 17px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #fff;
          margin-left: 6px;
}
.pc-all .alls[data-v-65efb1e2] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .alls .bg-top[data-v-65efb1e2] {
      height: 177px;
}
.pc-all .alls .bg-top img[data-v-65efb1e2] {
        width: 100%;
        height: 177px;
}
.pc-all .content[data-v-65efb1e2] {
    width: 929px;
    margin: 0 auto;
    flex: 1;
    padding: 12px 0 12px;
    box-sizing: border-box;
    /* 包含 padding 在宽度内 */
}
.pc-all .content .buju[data-v-65efb1e2] {
      display: flex;
      border-radius: 10px;
      width: 929px;
      min-height: 872px;
      background-color: #fff;
}
.pc-all .content .buju .bj-left[data-v-65efb1e2] {
        width: 68%;
        padding: 12px;
}
.pc-all .content .buju .bj-left .allinfors[data-v-65efb1e2] {
          background-color: #fff;
          border-radius: 10px;
          margin: 0 12px 28px;
}
.pc-all .content .buju .bj-left .allinfors .avtar[data-v-65efb1e2] {
            display: flex;
            align-items: center;
            padding: 15px 15px 0;
}
.pc-all .content .buju .bj-left .allinfors .avtar .avtar-left img[data-v-65efb1e2] {
              width: 80px;
              height: 80px;
              border: 1px solid #ffffff;
              border-radius: 50px;
}
.pc-all .content .buju .bj-left .allinfors .avtar .avtar-right[data-v-65efb1e2] {
              margin-left: 8px;
              flex: 1;
}
.pc-all .content .buju .bj-left .allinfors .avtar .avtar-right .name[data-v-65efb1e2] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 500;
                font-size: 17px;
                color: #333333;
                line-height: 26px;
}
.pc-all .content .buju .bj-left .allinfors .avtar .avtar-right .positions[data-v-65efb1e2] {
                display: flex;
                align-items: center;
                margin-top: 4px;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 11px;
                color: #aaaaaa;
                line-height: 17px;
}
.pc-all .content .buju .bj-left .allinfors .avtar .avtar-right .positions span[data-v-65efb1e2] {
                  margin: 0 2px;
}
.pc-all .content .buju .bj-left .allinfors .avtar .sxin[data-v-65efb1e2] {
              display: flex;
              justify-content: center;
              align-items: center;
              width: 132;
}
.pc-all .content .buju .bj-left .allinfors .avtar .sxin .follow-left[data-v-65efb1e2] {
                width: 60px;
                height: 32px;
                line-height: 32px;
                text-align: center;
                border-radius: 2px 2px 2px 2px;
                border: 1px solid #29a9ff;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #29a9ff;
}
.pc-all .content .buju .bj-left .allinfors .avtar .sxin .follow-right[data-v-65efb1e2] {
                margin-left: 12px;
}
.pc-all .content .buju .bj-left .allinfors .allimage[data-v-65efb1e2] {
            padding: 14px 15px 20px;
            border-bottom: 1px dashed #f4f4f6;
}
.pc-all .content .buju .bj-left .allinfors .allimage .company[data-v-65efb1e2] {
              display: flex;
              align-items: center;
              flex-wrap: wrap;
              height: 21px;
              margin-bottom: 4px;
}
.pc-all .content .buju .bj-left .allinfors .allimage .company img[data-v-65efb1e2] {
                width: 16px;
                height: 16px;
}
.pc-all .content .buju .bj-left .allinfors .allimage .company .copy[data-v-65efb1e2] {
                width: 14px;
                height: 14px;
                margin-left: 10px;
}
.pc-all .content .buju .bj-left .allinfors .allimage .company .email-text[data-v-65efb1e2] {
                margin-left: 12px;
                font-size: 14px;
                color: #3d3d3d;
                max-width: 200px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
}
.pc-all .content .buju .bj-left .allinfors .allimage .company span[data-v-65efb1e2] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #3d3d3d;
                margin-left: 12px;
}
.pc-all .content .buju .bj-left .allinfors .allimage .company .socials[data-v-65efb1e2] {
                font-size: 12px;
                color: #29a9ff;
                display: inline-block;
                padding: 3px 12px;
                background: #f7fcff;
                border-radius: 100px 100px 100px 100px;
                margin-right: 2px;
}
.pc-all .content .buju .bj-left .allinfors .introduce[data-v-65efb1e2] {
            padding: 14px 14px 24px;
}
.pc-all .content .buju .bj-left .allinfors .introduce .titles[data-v-65efb1e2] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 14px;
              color: #aaaaaa;
              line-height: 23px;
}
.pc-all .content .buju .bj-left .allinfors .introduce .contents[data-v-65efb1e2] {
              margin-top: 4px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #3d3d3d;
              line-height: 21px;
}
.pc-all .content .buju .bj-right[data-v-65efb1e2] {
        width: 32%;
        flex: 1;
        font-family: 'PingFang SC-Medium';
        background-color: #fff;
        width: 299px;
        min-height: 870px;
        border-radius: 0px 0px 0px 0px;
        position: relative;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 16px;
}
.pc-all .content .buju .bj-right .ewcode[data-v-65efb1e2] {
          width: 267px;
          height: 123px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img[data-v-65efb1e2] {
            background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
            width: 267px;
            height: 123px;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            border-radius: 4px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima[data-v-65efb1e2] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0px 21px 0 21px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left[data-v-65efb1e2] {
                padding-top: 30px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-65efb1e2] {
                  width: 120px;
                  height: 27px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-65efb1e2]:after {
                  content: '';
                  display: block;
                  width: 63px;
                  border-bottom: 1px solid #364579;
                  margin: 0px 0 0 2px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download[data-v-65efb1e2] {
                  margin-top: 14px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-65efb1e2] {
                    width: 126px;
                    height: 18px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right[data-v-65efb1e2] {
                background-color: #fff;
                width: 75px;
                height: 75px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 6px 5px;
                margin-top: 24px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right img[data-v-65efb1e2] {
                  width: 64px;
                  height: 64px;
}
.pc-all .content .buju .bj-right .recommended[data-v-65efb1e2] {
          background-color: #fff;
          border: 1px solid #e8e8e8;
          margin-top: 12px;
          height: 788px;
          position: relative;
          margin-bottom: 24px;
}
.pc-all .content .buju .bj-right .recommended .line[data-v-65efb1e2] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .recommended .comment-flex[data-v-65efb1e2] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
            margin-top: 12px;
}
.pc-all .content .buju .bj-right .recommended .comment-flex .comment-decorate[data-v-65efb1e2] {
              width: 4px;
              height: 12px;
              background-color: #25a5ff;
              margin: 0 7px 0 10px;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .recommended .comment-flex .comment-writte[data-v-65efb1e2] {
              font-weight: bold;
              color: #00050f;
              font-size: 12px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .bj-right .recommended .follow[data-v-65efb1e2] {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            margin: 25px 22px;
}
.pc-all .content .buju .bj-right .recommended .follow .all[data-v-65efb1e2] {
              width: 33.3%;
              text-align: center;
}
.pc-all .content .buju .bj-right .recommended .follow .all .infor[data-v-65efb1e2] {
                margin-bottom: 18px;
}
.pc-all .content .buju .bj-right .recommended .follow .all .infor img[data-v-65efb1e2] {
                  width: 40px;
                  height: 40px;
                  border-radius: 50%;
}
.pc-all .content .buju .bj-right .recommended .follow .all .infor div[data-v-65efb1e2] {
                  margin-top: 5px;
                  color: #757575;
                  font-size: 12px;
                  font-family: PingFang SC-Medium, PingFang SC;
}

@charset "UTF-8";
.container[data-v-35429ef6] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
  /* 隐藏所有浏览器滚动条但保留滚动功能 */
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE/Edge */
  /* WebKit 内核浏览器（Chrome/Safari）*/
}
.container[data-v-35429ef6]::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
    background: transparent;
}
.container .kongMoblie[data-v-35429ef6] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-35429ef6] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-35429ef6] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-35429ef6] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-35429ef6] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-35429ef6] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-35429ef6] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-35429ef6]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-35429ef6]:focus {
        outline: none;
}
.container .bgcolor[data-v-35429ef6] {
    background-color: #000;
}
.container .community-image[data-v-35429ef6] {
    margin-bottom: 126px;
    min-height: 100vh;
    overflow-y: scroll;
    overflow-x: auto;
    /* 隐藏所有浏览器滚动条但保留滚动功能 */
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE/Edge */
    /* WebKit 内核浏览器（Chrome/Safari）*/
}
.container .community-image[data-v-35429ef6]::-webkit-scrollbar {
      display: none;
      width: 0;
      height: 0;
      background: transparent;
}
.container .community-image .carousel-container[data-v-35429ef6] {
      position: relative;
      width: 100%;
      /* 自定义原点分页器（底部） */
}
.container .community-image .carousel-container[data-v-35429ef6] .van-swipe__indicator {
        width: 5px;
        height: 5px;
        background: #f9f9f9;
        border-radius: 2px;
}
.container .community-image .carousel-container[data-v-35429ef6] .van-swipe__indicator--active {
        width: 5px;
        height: 5px;
        background: #29a9ff;
        border-radius: 2px;
}
.container .community-image .carousel-container .custom-swipe[data-v-35429ef6] {
        width: 100%;
}
.container .community-image .carousel-container .custom-indicator[data-v-35429ef6] {
        position: absolute;
        right: 8px;
        top: 8px;
        width: 32px;
        height: 24px;
        background: rgba(21, 29, 51, 0.5);
        border-radius: 100px 100px 100px 100px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 10px;
        color: #ffffff;
        line-height: 24px;
        text-align: center;
}
.container .community-image .carousel-container .custom-dots[data-v-35429ef6] {
        position: absolute;
        bottom: -12px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        justify-content: flex-start;
        z-index: 10;
        overflow: hidden;
        width: 53px;
        /* 最多显示5个点（5px + 6px间距）* 5 */
}
.container .community-image .carousel-container .custom-dots-wrapper[data-v-35429ef6] {
        display: flex;
        align-items: center;
        transition: transform 0.3s ease-in-out;
}
.container .community-image .carousel-container .custom-dots span[data-v-35429ef6] {
        height: 5px;
        background: #aaaaaa;
        border-radius: 50%;
        margin: 0 3px;
        transition: all 0.3s ease;
}
.container .community-image .carousel-container .custom-dots span.dot-normal[data-v-35429ef6] {
        width: 5px;
}
.container .community-image .carousel-container .custom-dots span.dot-selected[data-v-35429ef6] {
        width: 5px;
        background: #1989fa;
}
.container .community-image .carousel-container .custom-dots span.dot-middle[data-v-35429ef6] {
        width: 5px;
        background: #aaaaaa;
}
.container .community-image .carousel-container .custom-dots span.dot-small[data-v-35429ef6] {
        width: 3px;
        height: 3px;
        background: #aaaaaa;
}
.container .community-image .carousel-container .imgs[data-v-35429ef6] {
        text-align: center;
        height: 375px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
}
.container .community-image .carousel-container .imgs img[data-v-35429ef6] {
          max-width: 100%;
          max-height: 100%;
}
.container .community-image .details .personal-bg[data-v-35429ef6] {
      margin: 23px 15px 0;
      display: flex;
      align-items: center;
      background-color: #fff;
}
.container .community-image .details .personal-bg .right-img img[data-v-35429ef6] {
        width: 32px;
        height: 32px;
        border-radius: 50%;
}
.container .community-image .details .personal-bg .right-name[data-v-35429ef6] {
        flex: 1;
        margin-left: 10px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 15px;
        color: #3d3d3d;
}
.container .community-image .details .personal-bg .right-btn[data-v-35429ef6] {
        width: 52px;
        text-align: center;
}
.container .community-image .details .personal-bg .right-btn .btn-ys[data-v-35429ef6] {
          width: 52px;
          height: 24px;
          background: linear-gradient(270deg, #048eea 0%, #2fa9fb 100%);
          border-radius: 2px;
          font-size: 12px;
          line-height: 24px;
          cursor: pointer;
}
.container .community-image .details .personal-bg .right-btn .btn-gz[data-v-35429ef6] {
          background-color: #048eea;
          color: white;
}
.container .community-image .details .article[data-v-35429ef6] {
      padding: 10px 15px 0;
}
.container .community-image .details .article .article-title[data-v-35429ef6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 16px;
        color: #3d3d3d;
        line-height: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}
.container .community-image .details .article .articles[data-v-35429ef6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 15px;
        color: #3d3d3d;
        line-height: 25px;
        margin: 10px 0 0;
        word-wrap: break-word;
        word-break: break-all;
        white-space: pre-wrap;
}
.container .community-image .details .article .detail-zi span[data-v-35429ef6] {
        margin-right: 10px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #23396b;
        line-height: 21px;
}
.container .community-image .details .article .hot-number[data-v-35429ef6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777777;
        line-height: 18px;
        font-family: 'PingFang SC-Medium, PingFang SC';
        display: flex;
        align-items: center;
        margin: 10px 0 12px;
}
.container .community-image .details .article .hot-number span[data-v-35429ef6] {
          margin-right: 10px;
}
.container .community-image .details .article .lines[data-v-35429ef6] {
        border-bottom: 1px solid #efefef;
}
.container .community-image .hotpots[data-v-35429ef6] {
      margin: 16px 15px;
}
.container .community-image .hotpots .hots[data-v-35429ef6] {
        display: flex;
}
.container .community-image .hotpots .hots img[data-v-35429ef6] {
          width: 96px;
          height: 24px;
}
.container .community-image .hotpots .lists[data-v-35429ef6] {
        margin-top: 12px;
}
.container .community-image .hotpots .lists .listitenm[data-v-35429ef6] {
          height: 36px;
}
.container .community-image .hotpots .lists .listitenm .itemhot[data-v-35429ef6] {
            display: flex;
            align-items: center;
}
.container .community-image .hotpots .lists .listitenm .itemhot .nums[data-v-35429ef6] {
              width: 18px;
              text-align: center;
              font-family: DIN, DIN;
              font-weight: bold;
              font-size: 16px;
              color: #ff2954;
              line-height: 22px;
}
.container .community-image .hotpots .lists .listitenm .itemhot .nums.color-0[data-v-35429ef6] {
              color: #ff0000;
}
.container .community-image .hotpots .lists .listitenm .itemhot .nums.color-1[data-v-35429ef6] {
              color: #ff742e;
}
.container .community-image .hotpots .lists .listitenm .itemhot .nums.color-2[data-v-35429ef6] {
              color: #ffc205;
}
.container .community-image .hotpots .lists .listitenm .itemhot .nums.color-3[data-v-35429ef6] {
              color: #aaaaaa;
}
.container .community-image .hotpots .lists .listitenm .itemhot .itemtitle[data-v-35429ef6] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 15px;
              color: #3d3d3d;
              line-height: 25px;
              margin-left: 8px;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis;
}
.container .community-image .hotpots .lists .listitenm .itemhot .isitemhot[data-v-35429ef6] {
              width: 18px;
              height: 18px;
              background: rgba(238, 73, 53, 0.1);
              border-radius: 4px 4px 4px 4px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 10px;
              line-height: 18px;
              color: #ee4935;
              margin-left: 8px;
              text-align: center;
}
.container .community-image .hotpots .lists .shadows[data-v-35429ef6] {
          margin-top: -40px;
          width: 100%;
          height: 36px;
          background: linear-gradient(180deg, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0.7) 39%, #ffffff 100%);
          border-radius: 0px 0px 0px 0px;
          filter: blur(8px);
}
.container .community-image .hotpots .lists .alls[data-v-35429ef6] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 15px;
          color: #23396b;
          line-height: 25px;
          display: flex;
          justify-content: center;
}
.container .community-image .openapp[data-v-35429ef6] {
      position: fixed;
      bottom: 80px;
      left: 50%;
      text-align: center;
      z-index: 99;
      transform: translateX(-50%);
      width: 200px;
      height: 40px;
      line-height: 40px;
      background: #078ae2;
      border-radius: 20px;
}
.container .community-image .openapp .now[data-v-35429ef6] {
        display: flex;
        align-items: center;
        justify-content: center;
}
.container .community-image .openapp img[data-v-35429ef6] {
        width: 20px;
        height: 20px;
}
.container .community-image .openapp span[data-v-35429ef6] {
        font-size: 14px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #fff;
        margin-left: 6px;
}
.container .community-image .pingl[data-v-35429ef6] {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      height: 75px;
      padding-bottom: 25px;
      padding-top: 2px;
      width: 100%;
      background-color: #fff;
      border-top: 1px solid #eee;
}
.container .community-image .pingl .allpingl[data-v-35429ef6] {
        height: 48px;
        display: flex;
        justify-content: space-between;
        align-items: center;
}
.container .community-image .pingl .pingl-left[data-v-35429ef6] {
        display: flex;
        align-items: center;
        flex: 1;
        height: 32px;
        background: #f4f4f6;
        border-radius: 100px;
        margin-left: 15px;
}
.container .community-image .pingl .pingl-left img[data-v-35429ef6] {
          width: 24px;
          height: 24px;
          margin-left: 10px;
}
.container .community-image .pingl .pingl-left input[data-v-35429ef6] {
          background-color: #f4f4f6;
          border: none;
          width: 68px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #777777;
}
.container .community-image .pingl .pingl-right[data-v-35429ef6] {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: space-around;
}
.container .community-image .pingl .pingl-right .zans[data-v-35429ef6] {
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 0 8px;
}
.container .community-image .pingl .pingl-right .zans img[data-v-35429ef6] {
            width: 24px;
            height: 24px;
}
.container .community-image .pingl .pingl-right .zans span[data-v-35429ef6] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 500;
            font-size: 14px;
            color: #333333;
            margin-left: 3px;
            min-width: 30px;
}
.container .community-image .pingl .pingl-right .zans[data-v-35429ef6]:last-child {
            margin-right: 8px;
}
.container .community-video[data-v-35429ef6] {
    background-color: #000;
    min-height: 100vh;
    overflow-y: scroll;
    overflow-x: auto;
    padding-bottom: 50px;
    /* 隐藏所有浏览器滚动条但保留滚动功能 */
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE/Edge */
    /* WebKit 内核浏览器（Chrome/Safari）*/
}
.container .community-video[data-v-35429ef6]::-webkit-scrollbar {
      display: none;
      width: 0;
      height: 0;
      background: transparent;
}
.container .community-video .videos[data-v-35429ef6] {
      width: 100%;
      position: relative;
      transition: all 0.3s ease;
      /* 全局样式里加上 */
}
.container .community-video .videos #videoplayer[data-v-35429ef6] {
        transition: all 0.3s ease;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-controls {
        display: none;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer {
        width: 100% !important;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-replay-txt {
        display: none;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-enter-spinner {
        display: none;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-skin-default {
        background-color: #fff;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-replay {
        background: none;
        top: -12px;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-progress-played {
        background-image: linear-gradient(-90deg, #fff, rgba(255, 255, 255, 0.35));
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-start {
        top: 43%;
        z-index: 999;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-replay-svg {
        background: none;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-start {
        background: none;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-start svg {
          width: 68px;
          height: 68px;
          fill: white;
}
.container .community-video .videos[data-v-35429ef6] .xgplayer-loading {
        display: none !important;
}
.container .community-video .videolist .video-list[data-v-35429ef6] {
      display: flex;
      overflow-x: auto;
      /* 改为auto只在需要时显示滚动条 */
      overflow-y: hidden;
      /* 隐藏垂直滚动 */
      padding: 24px 10px 20px 10px;
      gap: 15px;
      /* 使用gap替代margin实现间距 */
      scroll-snap-type: x mandatory;
      /* 启用滚动吸附效果 */
      -webkit-overflow-scrolling: touch;
      /* iOS平滑滚动 */
}
.container .community-video .videolist .video-list[data-v-35429ef6]::-webkit-scrollbar {
        display: none;
        /* 隐藏滚动条 */
}
.container .community-video .videolist .video-list .itemvideo[data-v-35429ef6] {
        width: 130px;
        height: 172px;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        margin-right: 12px;
        position: relative;
}
.container .community-video .videolist .video-list .itemvideo .bgimage img[data-v-35429ef6] {
          width: 130px;
          height: 172px;
          border-radius: 10px;
}
.container .community-video .videolist .video-list .itemvideo .infors[data-v-35429ef6] {
          position: absolute;
          top: 59px;
          left: 12px;
          z-index: 5;
}
.container .community-video .videolist .video-list .itemvideo .infors .avtar[data-v-35429ef6] {
            display: flex;
            align-items: center;
}
.container .community-video .videolist .video-list .itemvideo .infors .avtar img[data-v-35429ef6] {
              width: 26px;
              height: 26px;
              border: 1px solid #eaeaea;
              border-radius: 50%;
}
.container .community-video .videolist .video-list .itemvideo .infors .avtar span[data-v-35429ef6] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 14px;
              color: #ffffff;
              line-height: 21px;
              display: inline-block;
              width: 56px;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis;
}
.container .community-video .videolist .video-list .itemvideo .infors .titles[data-v-35429ef6] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
            margin-top: 9px;
            line-height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 3;
            display: -webkit-box;
            -webkit-box-orient: vertical;
}
.container .community-video .videolist .video-list .itemvideo .bfan[data-v-35429ef6] {
          position: absolute;
          top: 40px;
          left: 40px;
          z-index: 10;
}
.container .community-video .videolist .video-list .itemvideo .bfan img[data-v-35429ef6] {
            width: 48px;
            height: 48px;
}
.container .community-video .videolist .replys[data-v-35429ef6] {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 28px;
}
.container .community-video .videolist .replys .replys-left[data-v-35429ef6] {
        width: 112px;
        height: 38px;
        background: rgba(255, 255, 255, 0.2);
        border-radius: 100px 100px 100px 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 12px;
}
.container .community-video .videolist .replys .replys-left img[data-v-35429ef6] {
          width: 16px;
          height: 16px;
          margin-right: 4px;
}
.container .community-video .videolist .replys .replys-left span[data-v-35429ef6] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #ffffff;
          line-height: 21px;
}
.container .community-video .videolist .replys .replys-right[data-v-35429ef6] {
        width: 106px;
        height: 38px;
        background: #29a9ff;
        border-radius: 100px 100px 100px 100px;
        border: 1px solid #29a9ff;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
        line-height: 38px;
}
.container .community-video .details1 .personal-bg[data-v-35429ef6] {
      margin: 12px 15px 0;
      display: flex;
      align-items: center;
}
.container .community-video .details1 .personal-bg .right-img[data-v-35429ef6] {
        width: 32px;
        height: 32px;
}
.container .community-video .details1 .personal-bg .right-img img[data-v-35429ef6] {
          width: 32px;
          height: 32px;
          border-radius: 50%;
          border: 1px solid #eaeaea;
}
.container .community-video .details1 .personal-bg .right-name[data-v-35429ef6] {
        margin-left: 4px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 15px;
        color: #ffffff;
}
.container .community-video .details1 .personal-bg .right-btn[data-v-35429ef6] {
        width: 52px;
        text-align: center;
        margin-left: 8px;
}
.container .community-video .details1 .personal-bg .right-btn .btn-ys[data-v-35429ef6] {
          width: 52px;
          height: 24px;
          background: linear-gradient(270deg, #048eea 0%, #2fa9fb 100%);
          border-radius: 2px;
          font-size: 12px;
          line-height: 24px;
          cursor: pointer;
}
.container .community-video .details1 .personal-bg .right-btn .btn-gz[data-v-35429ef6] {
          background-color: #048eea;
          color: white;
}
.container .community-video .details1 .article[data-v-35429ef6] {
      padding: 10px 15px 0;
}
.container .community-video .details1 .article .allinfor[data-v-35429ef6] {
        line-height: 25px;
}
.container .community-video .details1 .article .allinfor .text-wrapper[data-v-35429ef6] {
          position: relative;
          max-width: 100%;
}
.container .community-video .details1 .article .allinfor .text-container[data-v-35429ef6] {
          position: relative;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          padding-right: 30px;
          /* 给展开按钮留位置 */
          font-size: 15px;
          line-height: 25px;
          color: #fff;
          word-wrap: break-word;
          white-space: pre-wrap;
}
.container .community-video .details1 .article .allinfor .text-container.expanded[data-v-35429ef6] {
          -webkit-line-clamp: initial;
          padding-right: 0;
}
.container .community-video .details1 .article .allinfor .expand-btn[data-v-35429ef6] {
          position: absolute;
          right: -5px;
          bottom: 0;
          font-size: 15px;
          color: #fff;
          cursor: pointer;
          background-color: #000;
          /* 可根据背景调色 */
}
.container .community-video .details1 .article .allinfor .article-title[data-v-35429ef6] {
          font-weight: 400;
          font-size: 15px;
          color: #fff;
}
.container .community-video .details1 .article .allinfor .detail-zi[data-v-35429ef6] {
          margin-right: 5px;
          font-size: 14px;
          color: #c8d0db;
}
.container .community-video .pingl1[data-v-35429ef6] {
      height: 48px;
      width: 100%;
      margin-top: 10px;
}
.container .community-video .pingl1 .allpingl[data-v-35429ef6] {
        height: 48px;
        display: flex;
        justify-content: space-between;
        align-items: center;
}
.container .community-video .pingl1 .pingl-left[data-v-35429ef6] {
        flex: 1;
        display: flex;
        align-items: center;
        height: 32px;
        background: rgba(245, 245, 245, 0.1);
        border-radius: 100px;
        margin-left: 15px;
}
.container .community-video .pingl1 .pingl-left img[data-v-35429ef6] {
          width: 24px;
          height: 24px;
          margin-left: 10px;
}
.container .community-video .pingl1 .pingl-left span[data-v-35429ef6] {
          width: 100px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #777777;
}
.container .community-video .pingl1 .pingl-right[data-v-35429ef6] {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: space-around;
}
.container .community-video .pingl1 .pingl-right .zans[data-v-35429ef6] {
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 0 8px;
}
.container .community-video .pingl1 .pingl-right .zans img[data-v-35429ef6] {
            width: 28px;
            height: 28px;
}
.container .community-video .pingl1 .pingl-right .zans span[data-v-35429ef6] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 500;
            font-size: 12px;
            color: #fff;
            min-width: 24px;
            margin-left: 3px;
}
.container .community-video .pingl1 .pingl-right .zans[data-v-35429ef6]:last-child {
            margin-right: 5px;
}
.container .community-video .lines1[data-v-35429ef6] {
      position: relative;
      margin: 12px 15px 0;
}
.container .community-video .lines1[data-v-35429ef6]::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4);
      transform: scaleY(0.5);
      transform-origin: 0 100%;
}
.container .community-video .comment-note[data-v-35429ef6] {
      margin: 22px 4px 0;
}
.container .community-video .comment-note .name[data-v-35429ef6] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 11px;
}
.container .community-video .comment-note .name .name-left[data-v-35429ef6] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 14px;
          color: rgba(255, 255, 255, 0.8);
          line-height: 21px;
          flex: 1;
}
.container .community-video .comment-note .name .name-right[data-v-35429ef6] {
          color: rgba(255, 255, 255, 0.6);
          font-size: 12px;
          width: 60px;
          margin-right: -5px;
}
.container .community-video .comment-note .comment-flex[data-v-35429ef6] {
        display: flex;
        align-items: center;
        position: relative;
}
.container .community-video .comment-note .comment-people[data-v-35429ef6] {
        margin: 13px 11px;
}
.container .community-video .comment-note .comment-people .comment-list[data-v-35429ef6] {
          position: relative;
}
.container .community-video .comment-note .comment-people .comment-list .comment-list[data-v-35429ef6]:last-child .el-divider--horizontal {
            background-color: none !important;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail[data-v-35429ef6] {
            justify-content: space-between;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .avtar[data-v-35429ef6] {
              width: 34px;
              height: 34px;
              border-radius: 50%;
              border: 1px solid #eaeaea;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .authors[data-v-35429ef6] {
              margin-left: 8px;
              flex: 1;
              margin-top: 8px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .comment-author[data-v-35429ef6] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: rgba(255, 255, 255, 0.6);
              line-height: 21px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply[data-v-35429ef6] {
              display: flex;
              align-items: center;
              flex-wrap: wrap;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply .nrtitle[data-v-35429ef6] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #fff;
                line-height: 21px;
                word-break: break-all;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply .comment-date[data-v-35429ef6] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 11px;
                color: rgba(255, 255, 255, 0.45);
                line-height: 17px;
                margin-left: 4px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply .comment-reply[data-v-35429ef6] {
                cursor: pointer;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 11px;
                color: rgba(255, 255, 255, 0.6);
                line-height: 17px;
                margin-left: 4px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .comment-collect[data-v-35429ef6] {
              text-align: center;
              width: 14px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .comment-collect .zan[data-v-35429ef6] {
                width: 14px;
                height: 14px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-author-detail .comment-collect span[data-v-35429ef6] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: rgba(255, 255, 255, 0.6);
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content[data-v-35429ef6] {
            margin-left: 32px;
            margin-top: 12px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .avtar[data-v-35429ef6] {
              width: 24px;
              height: 24px;
              border-radius: 50%;
              border: 1px solid #eaeaea;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex[data-v-35429ef6] {
              display: flex;
              align-items: center;
              justify-content: space-between;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply[data-v-35429ef6] {
                display: flex;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .authors[data-v-35429ef6] {
                  margin-left: 8px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt[data-v-35429ef6] {
                  font-size: 12px;
                  line-height: 20px;
                  font-family: PingFang SC-Regular, PingFang SC;
                  font-weight: 400;
                  color: #666666;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt span[data-v-35429ef6] {
                    color: #999999;
                    margin: 0 3px;
                    font-size: 13px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1[data-v-35429ef6] {
                  display: flex;
                  align-items: center;
                  flex-wrap: wrap;
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: rgba(255, 255, 255, 0.6);
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1 .nrtitle[data-v-35429ef6] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 12px;
                    color: #fff;
                    line-height: 21px;
                    word-break: break-all;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1 .comment-date[data-v-35429ef6] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 11px;
                    color: rgba(255, 255, 255, 0.45);
                    line-height: 17px;
                    margin-left: 4px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1 .comment-reply[data-v-35429ef6] {
                    cursor: pointer;
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 11px;
                    color: rgba(255, 255, 255, 0.6);
                    line-height: 17px;
                    margin-left: 4px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .comment-collect[data-v-35429ef6] {
                text-align: center;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .comment-collect .zan[data-v-35429ef6] {
                  width: 14px;
                  height: 14px;
}
.container .community-video .comment-note .comment-people .comment-list .comment-people-content .children-flex .comment-collect span[data-v-35429ef6] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 10px;
                  color: rgba(255, 255, 255, 0.6);
                  line-height: 16px;
}
.container .community-video .comment-note .comment-people .comment-list .zhankai[data-v-35429ef6] {
            margin-left: 32px;
            margin-top: 12px;
            display: flex;
            align-items: center;
}
.container .community-video .comment-note .comment-people .comment-list .zhankai .lines[data-v-35429ef6] {
              display: inline-block;
              width: 24px;
              height: 1px;
              background: #aaaaaa;
}
.container .community-video .comment-note .comment-people .comment-list .zhankai .totalpl[data-v-35429ef6] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #29a9ff;
              line-height: 18px;
              margin-left: 8px;
}
.container .community-video .comment-note .comment-people .bgcolors[data-v-35429ef6] {
          height: 70px;
          background-color: #fff;
          padding-top: 17px;
          margin-top: -24px;
          position: relative;
          z-index: 99;
}
.container .community-video .comment-note .comment-people .bgcolors .more[data-v-35429ef6] {
            text-align: center;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff;
            cursor: pointer;
            width: 100%;
            height: 36px;
            line-height: 36px;
            background: linear-gradient(270deg, #048eea 0%, #2fa9fb 100%);
            border-radius: 4px;
            opacity: 1;
}
.container .community-video .comment-note .open-more[data-v-35429ef6] {
        margin: 14px 11px 0;
}
.container .community-video .comment-note .open-more button[data-v-35429ef6] {
          border: 1px solid #29a9ff;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #29a9ff;
          width: 100%;
          height: 38px;
          border-radius: 50px;
          background-color: #000;
}
.container .community-video .dynamics .hot-recoomend .right-list[data-v-35429ef6] {
      margin-top: 20px;
      column-fill: balance;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls[data-v-35429ef6] {
        background: rgba(255, 255, 255, 0.1);
        margin-bottom: 5px;
        border-radius: 2px;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-image[data-v-35429ef6] {
          width: 100%;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .bfangs[data-v-35429ef6] {
          position: absolute;
          top: 4px;
          left: 4px;
          height: 24px;
          display: flex;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .bfangs img[data-v-35429ef6] {
            width: 24px;
            height: 24px;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-info[data-v-35429ef6] {
          padding: 0 10px 12px;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-info .item-title[data-v-35429ef6] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 500;
            font-size: 14px;
            color: #ffffff;
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-info .item-details[data-v-35429ef6] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 12px;
            margin-top: 8px;
            color: #666;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-info .item-details .details-left[data-v-35429ef6] {
              display: flex;
              align-items: center;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-info .item-details .details-left img[data-v-35429ef6] {
                width: 20px;
                height: 20px;
                border-radius: 50%;
                margin-right: 4px;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-info .item-details .details-left span[data-v-35429ef6] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #808080;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-info .item-details .details-right[data-v-35429ef6] {
              display: flex;
              align-items: center;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-info .item-details .details-right img[data-v-35429ef6] {
                width: 14px;
                height: 14px;
}
.container .community-video .dynamics .hot-recoomend .right-list .waterfalls .item-info .item-details .details-right span[data-v-35429ef6] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 11px;
                color: rgba(255, 255, 255, 0.6);
                line-height: 17px;
                margin-left: 2px;
}
.container .community-video .openapp[data-v-35429ef6] {
      position: fixed;
      bottom: 30px;
      left: 50%;
      text-align: center;
      z-index: 99;
      transform: translateX(-50%);
      width: 200px;
      height: 40px;
      line-height: 40px;
      background: #078ae2;
      border-radius: 20px;
}
.container .community-video .openapp .now[data-v-35429ef6] {
        display: flex;
        align-items: center;
        justify-content: center;
}
.container .community-video .openapp img[data-v-35429ef6] {
        width: 20px;
        height: 20px;
}
.container .community-video .openapp span[data-v-35429ef6] {
        font-size: 14px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #fff;
        margin-left: 6px;
}

@charset "UTF-8";
.pc-all[data-v-47c60a21] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb[data-v-47c60a21] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .kongWeb .del[data-v-47c60a21] {
      flex: 1;
      margin: 100px 0 300px;
      display: flex;
      justify-content: center;
}
.pc-all .kongWeb img[data-v-47c60a21] {
      width: 233px;
      height: 299px;
}
.pc-all .alls[data-v-47c60a21] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .content[data-v-47c60a21] {
    width: 65%;
    margin: 0 auto;
    flex: 1;
    padding: 12px 0 12px;
    box-sizing: border-box;
    /* 包含 padding 在宽度内 */
}
.pc-all .content .buju[data-v-47c60a21] {
      display: flex;
      border-radius: 10px;
      width: 100%;
      min-height: 872px;
      background-color: #fff;
      border: 1px solid #efefef;
}
.pc-all .content .buju .bj-left[data-v-47c60a21] {
        width: 61%;
        padding: 16px;
}
.pc-all .content .buju .bj-left .video[data-v-47c60a21] {
          width: 100%;
          min-height: 840px;
          background-color: #000;
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px;
          position: relative;
          transition: all 0.3s ease;
}
.pc-all .content .buju .bj-left .video #videoplayer[data-v-47c60a21] {
            transition: all 0.3s ease;
}
.pc-all .content .buju .bj-left .video[data-v-47c60a21] .xgplayer-enter-spinner {
            display: none;
}
.pc-all .content .buju .bj-left .video[data-v-47c60a21] .xgplayer {
            width: 100% !important;
            min-height: 840px !important;
}
.pc-all .content .buju .bj-left .video[data-v-47c60a21] .xgplayer-replay-txt {
            display: none;
}
.pc-all .content .buju .bj-left .video[data-v-47c60a21] .xgplayer-progress-played {
            background-image: linear-gradient(-90deg, #fff, rgba(255, 255, 255, 0.35));
}
.pc-all .content .buju .bj-left .video[data-v-47c60a21] .xgplayer-replay-svg {
            background: none;
}
.pc-all .content .buju .bj-left .video[data-v-47c60a21] .xgplayer-start {
            background: none;
}
.pc-all .content .buju .bj-left .video[data-v-47c60a21] .xgplayer-start svg {
              width: 68px;
              height: 68px;
              fill: white;
}
.pc-all .content .buju .bj-left .imgages[data-v-47c60a21] {
          min-height: 840px;
}
.pc-all .content .buju .bj-left .imgages .boxs[data-v-47c60a21] {
            width: 100%;
            position: relative;
            /* 强制显示分页器（避免初始化时的闪烁） */
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-container[data-v-47c60a21] {
              overflow: hidden;
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-47c60a21] {
                background-color: #fff;
                border-radius: 12px;
                min-height: 840px !important;
                display: flex;
                flex-direction: column;
                justify-content: center;
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-47c60a21] {
                  max-width: 100%;
                  max-height: 840px;
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-47c60a21] {
                background-color: transparent;
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-47c60a21] {
                  max-width: 100%;
                  max-height: 840px;
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-button-prev[data-v-47c60a21] {
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              left: 19px;
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-button-prev[data-v-47c60a21]::after {
                width: 24px !important;
                height: 24px !important;
                font-size: 16px;
                border-radius: 50px;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #fff;
                background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-button-next[data-v-47c60a21] {
              position: absolute;
              right: 19px;
              top: 50%;
              transform: translateY(-50%);
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-button-next[data-v-47c60a21]::after {
                width: 24px !important;
                height: 24px !important;
                font-size: 16px;
                border-radius: 50px;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #fff;
                background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .content .buju .bj-left .imgages .boxs .swiper-pagination[data-v-47c60a21] {
              opacity: 1 !important;
              transition: opacity 0.01s !important;
}
.pc-all .content .buju .bj-left .imgages .boxs[data-v-47c60a21] .swiper-pagination-bullet {
              width: 6px;
              height: 6px;
              background-color: #f9f9f9;
}
.pc-all .content .buju .bj-left .imgages .boxs[data-v-47c60a21] .swiper-pagination-bullet-active {
              width: 6px;
              height: 6px;
              background-color: #29a9ff;
}
.pc-all .content .buju .bj-left .imgages .boxs .custom-pagination-number[data-v-47c60a21] {
              position: absolute;
              top: 20px;
              z-index: 10;
              right: 20px;
              width: 54px;
              height: 30px;
              text-align: center;
              background: rgba(21, 29, 51, 0.2);
              border-radius: 100px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #ffffff;
              line-height: 30px;
}
.pc-all .content .buju .bj-right[data-v-47c60a21] {
        width: 38%;
        flex: 1;
        font-family: 'PingFang SC-Medium';
        background-color: #fff;
        width: 412px;
        min-height: 870px;
        border-radius: 0px 0px 0px 0px;
        border-left: 1px solid #efefef;
        position: relative;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
}
.pc-all .content .buju .bj-right .personal-bg[data-v-47c60a21] {
          margin: 16px 16px 0;
          display: flex;
          align-items: center;
          background-color: #fff;
          border-bottom: 1px solid #efefef;
          padding-bottom: 16px;
}
.pc-all .content .buju .bj-right .personal-bg .right-img img[data-v-47c60a21] {
            width: 40px;
            height: 40px;
            border-radius: 50%;
}
.pc-all .content .buju .bj-right .personal-bg .right-name[data-v-47c60a21] {
            flex: 1;
            margin-left: 10px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 500;
            font-size: 15px;
            color: #3d3d3d;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn[data-v-47c60a21] {
            width: 60px;
            text-align: center;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-ys[data-v-47c60a21] {
              width: 60px;
              height: 32px;
              background: linear-gradient(270deg, #048eea 0%, #2fa9fb 100%);
              border-radius: 4px 4px 4px 4px;
              font-size: 12px;
              line-height: 32px;
              cursor: pointer;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-sx[data-v-47c60a21] {
              background-color: #f2f4f9;
              color: #333333;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-gz[data-v-47c60a21] {
              background-color: #048eea;
              color: white;
}
.pc-all .content .buju .bj-right .article[data-v-47c60a21] {
          padding: 20px 16px;
          height: 729px;
          transition: scroll 0.4s;
          overflow-y: scroll;
}
.pc-all .content .buju .bj-right .article[data-v-47c60a21]::-webkit-scrollbar {
            display: none;
}
.pc-all .content .buju .bj-right .article .article-title[data-v-47c60a21] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 600;
            font-size: 16px;
            color: #3d3d3d;
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            margin: 0 8px;
}
.pc-all .content .buju .bj-right .article .article-content[data-v-47c60a21] {
            display: flex;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 15px;
            color: #3d3d3d;
            line-height: 25px;
            margin: 16px 8px 0;
            word-wrap: break-word;
            word-break: break-all;
            white-space: pre-wrap;
}
.pc-all .content .buju .bj-right .article .detail-zi[data-v-47c60a21] {
            display: flex;
            flex-wrap: wrap;
            margin: 8px 8px 0;
}
.pc-all .content .buju .bj-right .article .detail-zi span[data-v-47c60a21] {
              margin-right: 10px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #23396b;
              line-height: 21px;
}
.pc-all .content .buju .bj-right .article .hot-number[data-v-47c60a21] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #777777;
            line-height: 18px;
            font-family: 'PingFang SC-Medium, PingFang SC';
            display: flex;
            align-items: center;
            margin: 16px 8px 8px;
}
.pc-all .content .buju .bj-right .article .hot-number span[data-v-47c60a21] {
              margin-right: 10px;
}
.pc-all .content .buju .bj-right .article .lines[data-v-47c60a21] {
            border-bottom: 1px solid #efefef;
}
.pc-all .content .buju .bj-right .article .comment-note[data-v-47c60a21] {
            margin: 16px 8px 0;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex[data-v-47c60a21] {
              display: flex;
              align-items: center;
              position: relative;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex .comment-writte[data-v-47c60a21] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #777777;
                line-height: 18px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people[data-v-47c60a21] {
              margin: 17px 0;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list[data-v-47c60a21] {
                position: relative;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-list[data-v-47c60a21]:last-child .el-divider--horizontal {
                  background-color: none !important;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail[data-v-47c60a21] {
                  justify-content: space-between;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .avtar[data-v-47c60a21] {
                    width: 34px;
                    height: 34px;
                    border-radius: 50%;
                    border: 1px solid #eaeaea;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .authors[data-v-47c60a21] {
                    margin-left: 8px;
                    flex: 1;
                    margin-top: 8px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-author[data-v-47c60a21] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 14px;
                    color: #777777;
                    line-height: 21px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply .nrtitle[data-v-47c60a21] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 14px;
                    color: #333333;
                    line-height: 21px;
                    word-break: break-all;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply .comment-date[data-v-47c60a21] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 11px;
                    color: #aaaaaa;
                    line-height: 17px;
                    margin-left: 4px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply .comment-reply[data-v-47c60a21] {
                    cursor: pointer;
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 11px;
                    color: #777777;
                    line-height: 17px;
                    margin-left: 4px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-collect[data-v-47c60a21] {
                    text-align: center;
                    width: 14px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-collect .zan[data-v-47c60a21] {
                      width: 14px;
                      height: 14px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-collect span[data-v-47c60a21] {
                      font-family: PingFang SC, PingFang SC;
                      font-weight: 400;
                      font-size: 10px;
                      color: #777777;
                      line-height: 16px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content[data-v-47c60a21] {
                  margin-left: 32px;
                  margin-top: 12px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .avtar[data-v-47c60a21] {
                    width: 24px;
                    height: 24px;
                    border-radius: 50%;
                    border: 1px solid #eaeaea;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex[data-v-47c60a21] {
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply[data-v-47c60a21] {
                      display: flex;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .authors[data-v-47c60a21] {
                        margin-left: 8px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt[data-v-47c60a21] {
                        font-size: 12px;
                        line-height: 20px;
                        font-family: PingFang SC-Regular, PingFang SC;
                        font-weight: 400;
                        color: #666666;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt span[data-v-47c60a21] {
                          color: #999999;
                          margin: 0 3px;
                          font-size: 13px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1[data-v-47c60a21] {
                        font-weight: 400;
                        font-size: 12px;
                        color: #333333;
                        line-height: 17px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1 .nrtitle[data-v-47c60a21] {
                          font-family: PingFang SC, PingFang SC;
                          font-weight: 400;
                          font-size: 12px;
                          color: #333333;
                          line-height: 21px;
                          word-break: break-all;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1 .comment-date[data-v-47c60a21] {
                          font-family: PingFang SC, PingFang SC;
                          font-weight: 400;
                          font-size: 11px;
                          color: #aaaaaa;
                          line-height: 17px;
                          margin-left: 4px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1 .comment-reply[data-v-47c60a21] {
                          cursor: pointer;
                          font-family: PingFang SC, PingFang SC;
                          font-weight: 400;
                          font-size: 11px;
                          color: #777777;
                          line-height: 17px;
                          margin-left: 4px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .comment-collect[data-v-47c60a21] {
                      text-align: center;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .comment-collect .zan[data-v-47c60a21] {
                        width: 14px;
                        height: 14px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .comment-collect span[data-v-47c60a21] {
                        font-family: PingFang SC, PingFang SC;
                        font-weight: 400;
                        font-size: 10px;
                        color: #777777;
                        line-height: 16px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .zhankai[data-v-47c60a21] {
                  margin-left: 32px;
                  margin-top: 12px;
                  display: flex;
                  align-items: center;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .zhankai .lines[data-v-47c60a21] {
                    display: inline-block;
                    width: 24px;
                    height: 1px;
                    background: #aaaaaa;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .zhankai .totalpl[data-v-47c60a21] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 12px;
                    color: #23396b;
                    line-height: 18px;
                    margin-left: 8px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .bgcolors[data-v-47c60a21] {
                height: 70px;
                background-color: #fff;
                padding-top: 17px;
                margin-top: -24px;
                position: relative;
                z-index: 99;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .bgcolors .more[data-v-47c60a21] {
                  text-align: center;
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #ffffff;
                  cursor: pointer;
                  width: 100%;
                  height: 36px;
                  line-height: 36px;
                  background: linear-gradient(270deg, #048eea 0%, #2fa9fb 100%);
                  border-radius: 4px;
                  opacity: 1;
}
.pc-all .content .buju .bj-right .pingl[data-v-47c60a21] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          position: absolute;
          bottom: 0;
          left: 16px;
          right: 16px;
          height: 64px;
          width: 92%;
          border-top: 1px solid #efefef;
}
.pc-all .content .buju .bj-right .pingl .pingl-left[data-v-47c60a21] {
            flex: 1;
            display: flex;
            align-items: center;
            height: 32px;
            background: #f4f4f6;
            border-radius: 100px;
            margin-left: 15px;
}
.pc-all .content .buju .bj-right .pingl .pingl-left img[data-v-47c60a21] {
              width: 24px;
              height: 24px;
              margin-left: 10px;
}
.pc-all .content .buju .bj-right .pingl .pingl-left input[data-v-47c60a21] {
              background-color: #f4f4f6;
              border: none;
              width: 30px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #777777;
}
.pc-all .content .buju .bj-right .pingl .pingl-right[data-v-47c60a21] {
            display: flex;
            align-items: center;
            justify-content: space-between;
}
.pc-all .content .buju .bj-right .pingl .pingl-right .zans[data-v-47c60a21] {
              display: flex;
              align-items: center;
              justify-content: center;
              margin: 0 8px;
}
.pc-all .content .buju .bj-right .pingl .pingl-right .zans img[data-v-47c60a21] {
                width: 28px;
                height: 28px;
}
.pc-all .content .buju .bj-right .pingl .pingl-right .zans span[data-v-47c60a21] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 500;
                font-size: 14px;
                color: #333333;
                margin-left: 3px;
}
.pc-all .content .buju .bj-right .pingl .pingl-right .zans[data-v-47c60a21]:last-child {
                margin-right: 23px;
}

@charset "UTF-8";
.container[data-v-eb4fb986] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-eb4fb986] {
    margin-top: 60px;
}
.container .kongMoblie .delimg[data-v-eb4fb986] {
      display: flex;
      justify-content: center;
}
.container .kongMoblie .delimg img[data-v-eb4fb986] {
        width: 154px;
        height: 153px;
}
.container .kongMoblie .openapps[data-v-eb4fb986] {
      text-align: center;
      margin-top: 24px;
      display: flex;
      justify-content: center;
}
.container .kongMoblie .openapps .now[data-v-eb4fb986] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 145px;
        height: 34px;
        line-height: 34px;
        background: #fff;
        border-radius: 50px;
        border: 1px solid #29a9ff;
}
.container .kongMoblie .openapps span[data-v-eb4fb986] {
        font-size: 15px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #29a9ff;
        margin-left: 6px;
}
.container .kongMoblie .hotpots[data-v-eb4fb986] {
      margin: 60px 15px;
}
.container .kongMoblie .hotpots .hots[data-v-eb4fb986] {
        display: flex;
}
.container .kongMoblie .hotpots .hots img[data-v-eb4fb986] {
          width: 96px;
          height: 24px;
}
.container .kongMoblie .hotpots .lists[data-v-eb4fb986] {
        margin-top: 12px;
}
.container .kongMoblie .hotpots .lists .listitenm[data-v-eb4fb986] {
          height: 36px;
}
.container .kongMoblie .hotpots .lists .listitenm .itemhot[data-v-eb4fb986] {
            display: flex;
            align-items: center;
}
.container .kongMoblie .hotpots .lists .listitenm .itemhot .nums[data-v-eb4fb986] {
              width: 18px;
              text-align: center;
              font-family: DIN, DIN;
              font-weight: bold;
              font-size: 16px;
              color: #ff2954;
              line-height: 22px;
}
.container .kongMoblie .hotpots .lists .listitenm .itemhot .nums.color-0[data-v-eb4fb986] {
              color: #ff0000;
}
.container .kongMoblie .hotpots .lists .listitenm .itemhot .nums.color-1[data-v-eb4fb986] {
              color: #ff742e;
}
.container .kongMoblie .hotpots .lists .listitenm .itemhot .nums.color-2[data-v-eb4fb986] {
              color: #ffc205;
}
.container .kongMoblie .hotpots .lists .listitenm .itemhot .nums.color-3[data-v-eb4fb986] {
              color: #aaaaaa;
}
.container .kongMoblie .hotpots .lists .listitenm .itemhot .itemtitle[data-v-eb4fb986] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 15px;
              color: #3d3d3d;
              line-height: 25px;
              margin-left: 8px;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis;
}
.container .kongMoblie .hotpots .lists .listitenm .itemhot .isitemhot[data-v-eb4fb986] {
              width: 18px;
              height: 18px;
              background: rgba(238, 73, 53, 0.1);
              border-radius: 4px 4px 4px 4px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 10px;
              line-height: 18px;
              color: #ee4935;
              margin-left: 8px;
              text-align: center;
}
.container .kongMoblie .hotpots .lists .shadows[data-v-eb4fb986] {
          margin-top: -40px;
          width: 100%;
          height: 36px;
          background: linear-gradient(180deg, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0.7) 39%, #ffffff 100%);
          border-radius: 0px 0px 0px 0px;
          filter: blur(8px);
}
.container .kongMoblie .hotpots .lists .alls[data-v-eb4fb986] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 15px;
          color: #23396b;
          line-height: 25px;
          display: flex;
          justify-content: center;
}
.container .logo[data-v-eb4fb986] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-eb4fb986] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-eb4fb986] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-eb4fb986] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-eb4fb986] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-eb4fb986]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-eb4fb986]:focus {
        outline: none;
}
.container .onetopic[data-v-eb4fb986] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #3d3d3d;
    line-height: 44px;
    border-bottom: 1px solid #eeeeee;
    padding-left: 24px;
}
.container .advice[data-v-eb4fb986] {
    padding: 0 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}
.container .advice .advice-left[data-v-eb4fb986] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      line-height: 40px;
}
.container .advice .advice-left .product[data-v-eb4fb986] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 15px;
        color: #777777;
        width: 80px;
        text-align: center;
}
.container .advice .advice-left .product[data-v-eb4fb986]:first-child {
          padding-left: 0;
}
.container .advice .advice-left .selected[data-v-eb4fb986] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 17px;
        color: #3d3d3d;
}
.container .topiclist[data-v-eb4fb986] {
    padding: 0 15px 85px;
}
.container .topiclist .itemlist[data-v-eb4fb986] {
      position: relative;
      border-bottom: 1px solid #eeeeee;
}
.container .topiclist .itemlist .name[data-v-eb4fb986] {
        display: flex;
        margin-top: 20px;
}
.container .topiclist .itemlist .name[data-v-eb4fb986]:first-child {
          margin-top: 14px;
}
.container .topiclist .itemlist .name .name-left img[data-v-eb4fb986] {
          width: 42px;
          height: 42px;
          border: 1px solid #eaeaea;
          border-radius: 50%;
}
.container .topiclist .itemlist .name .name-right[data-v-eb4fb986] {
          margin-left: 8px;
}
.container .topiclist .itemlist .name .name-right .userName[data-v-eb4fb986] {
            display: flex;
            justify-content: space-between;
}
.container .topiclist .itemlist .name .name-right .userName .company[data-v-eb4fb986] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 14px;
              color: #3d3d3d;
              line-height: 21px;
}
.container .topiclist .itemlist .name .name-right .userName .time[data-v-eb4fb986] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #aaaaaa;
              line-height: 18px;
              margin-top: 2px;
}
.container .topiclist .itemlist .text-wrapper[data-v-eb4fb986] {
        font-size: 14px;
        line-height: 1.5;
        word-break: break-word;
        white-space: normal;
        font-size: 15px;
        margin-top: 9px;
}
.container .topiclist .itemlist .text-wrapper .article-text[data-v-eb4fb986] {
          display: inline;
          color: #3d3d3d;
}
.container .topiclist .itemlist .text-wrapper .detail-zi[data-v-eb4fb986] {
          display: inline;
          margin-right: 6px;
          color: #23396b;
}
.container .topiclist .itemlist .itemimage[data-v-eb4fb986] {
        display: flex;
        flex-wrap: wrap;
        margin-top: 6px;
}
.container .topiclist .itemlist .itemimage .items[data-v-eb4fb986] {
          height: 111px;
          margin-bottom: 4px;
}
.container .topiclist .itemlist .itemimage .items img[data-v-eb4fb986] {
            width: 111px;
            height: 111px;
            border-radius: 4px 4px 4px 4px;
            margin-right: 4px;
            margin-bottom: 4px;
            object-fit: cover;
            /* 关键属性：裁剪填充（保持比例） */
}
.container .topiclist .itemlist .itemvideo[data-v-eb4fb986] {
        margin-top: 6px;
        width: 100%;
}
.container .topiclist .itemlist .itemvideo .itemwidth[data-v-eb4fb986] {
          position: relative;
          width: 288px;
          height: 162px;
}
.container .topiclist .itemlist .itemvideo .itemwidth1[data-v-eb4fb986] {
          position: relative;
          width: 186px;
          height: 248px;
}
.container .topiclist .itemlist .itemvideo .longimage[data-v-eb4fb986] {
          width: 288px;
          height: 162px;
          background: #010101;
          border-radius: 4px 4px 4px 4px;
}
.container .topiclist .itemlist .itemvideo .shortimage[data-v-eb4fb986] {
          width: 186px;
          height: 248px;
          background: #010101;
          border-radius: 4px 4px 4px 4px;
}
.container .topiclist .itemlist .itemvideo .playstart[data-v-eb4fb986] {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
}
.container .topiclist .itemlist .itemvideo .playstart img[data-v-eb4fb986] {
            width: 28px;
            height: 28px;
}
.container .topiclist .itemlist .pingl[data-v-eb4fb986] {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-top: 16px;
        margin-bottom: 9px;
}
.container .topiclist .itemlist .pingl .zans[data-v-eb4fb986] {
          display: flex;
          align-items: center;
          justify-content: center;
}
.container .topiclist .itemlist .pingl .zans img[data-v-eb4fb986] {
            width: 20px;
            height: 20px;
}
.container .topiclist .itemlist .pingl .zans span[data-v-eb4fb986] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #777777;
            margin-left: 3px;
}
.container .topiclist .itemlist .pingl .zans[data-v-eb4fb986]:last-child {
            margin-right: 5px;
}
.container .zan[data-v-eb4fb986] {
    color: #999999;
    font-size: 12px;
    text-align: center;
    margin-top: 60px;
}
.container .zan .pic img[data-v-eb4fb986] {
      width: 145px;
      height: 155px;
      margin-bottom: 10px;
}
.container .openapp[data-v-eb4fb986] {
    position: fixed;
    bottom: 26px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 187px;
    height: 48px;
    line-height: 48px;
    background: #29a9ff;
    border-radius: 50px;
}
.container .openapp .now[data-v-eb4fb986] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-eb4fb986] {
      width: 66px;
      height: 20px;
}
.container .openapp span[data-v-eb4fb986] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

@charset "UTF-8";
.pc-all[data-v-293a343a] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb[data-v-293a343a] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .kongWeb .del[data-v-293a343a] {
      flex: 1;
      margin: 100px 0 300px;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
}
.pc-all .kongWeb .del img[data-v-293a343a] {
        width: 233px;
        height: 299px;
}
.pc-all .kongWeb .del .openapp[data-v-293a343a] {
        text-align: center;
        width: 176px;
        height: 48px;
        line-height: 48px;
        background: #29a9ff;
        border-radius: 50px;
        margin-top: 24px;
}
.pc-all .kongWeb .del .openapp .now[data-v-293a343a] {
          display: flex;
          align-items: center;
          justify-content: center;
}
.pc-all .kongWeb .del .openapp img[data-v-293a343a] {
          width: 66px;
          height: 20px;
          margin: 0 6px;
}
.pc-all .kongWeb .del .openapp span[data-v-293a343a] {
          font-size: 17px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #fff;
          margin-left: 6px;
}
.pc-all .alls[data-v-293a343a] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .content[data-v-293a343a] {
    width: 65%;
    margin: 0 auto;
    flex: 1;
    padding: 12px 0 12px;
    box-sizing: border-box;
    /* 包含 padding 在宽度内 */
}
.pc-all .content .buju[data-v-293a343a] {
      display: flex;
      border-radius: 10px;
      width: 100%;
      min-height: 872px;
      background-color: #fff;
}
.pc-all .content .buju .bj-left[data-v-293a343a] {
        width: 62%;
        padding: 16px;
}
.pc-all .content .buju .bj-left .onetopic[data-v-293a343a] {
          width: 100%;
          height: 68px;
          background: url("https://static-web.yaoweilai.com/web/image/bgcircle.png") no-repeat;
          background-size: 100% 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0 12px;
}
.pc-all .content .buju .bj-left .onetopic .onetopic-left[data-v-293a343a] {
            font-family: PingFang SC, PingFang SC;
            font-weight: bold;
            font-size: 17px;
            color: #3d3d3d;
}
.pc-all .content .buju .bj-left .onetopic .onetopic-right[data-v-293a343a] {
            width: 68px;
            height: 28px;
            background: #29a9ff;
            border-radius: 4px 4px 4px 4px;
            display: flex;
            justify-content: center;
            align-items: center;
}
.pc-all .content .buju .bj-left .onetopic .onetopic-right img[data-v-293a343a] {
              width: 16px;
              height: 16px;
}
.pc-all .content .buju .bj-left .onetopic .onetopic-right span[data-v-293a343a] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #ffffff;
}
.pc-all .content .buju .bj-left .advice[data-v-293a343a] {
          margin-top: 16px;
          padding: 0 12px;
          display: flex;
          justify-content: space-between;
          align-items: center;
          height: 40px;
          border-bottom: 1px solid #efefef;
}
.pc-all .content .buju .bj-left .advice .advice-left[data-v-293a343a] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            line-height: 40px;
}
.pc-all .content .buju .bj-left .advice .advice-left .product[data-v-293a343a] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 15px;
              color: #777777;
              padding: 0 12px;
}
.pc-all .content .buju .bj-left .advice .advice-left .product[data-v-293a343a]:first-child {
                padding-left: 0;
}
.pc-all .content .buju .bj-left .advice .advice-left .selected[data-v-293a343a] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 17px;
              color: #3d3d3d;
}
.pc-all .content .buju .bj-left .advice .advice-right[data-v-293a343a] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #aaaaaa;
}
.pc-all .content .buju .bj-left .advice .advice-right span[data-v-293a343a] {
              color: #777777;
}
.pc-all .content .buju .bj-left .topiclist .itemlist[data-v-293a343a] {
          border-bottom: 1px solid #eeeeee;
          padding-bottom: 10px;
          padding-top: 16px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name[data-v-293a343a] {
            display: flex;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-left img[data-v-293a343a] {
              width: 42px;
              height: 42px;
              border: 1px solid #eaeaea;
              border-radius: 50%;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right[data-v-293a343a] {
              margin-left: 8px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .userName[data-v-293a343a] {
                display: flex;
                justify-content: space-between;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .userName .company[data-v-293a343a] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 500;
                  font-size: 14px;
                  color: #3d3d3d;
                  line-height: 21px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .userName .time[data-v-293a343a] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #aaaaaa;
                  line-height: 18px;
                  margin-top: 2px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .userName .sdians img[data-v-293a343a] {
                  width: 16px;
                  height: 16px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .text-wrapper[data-v-293a343a] {
                font-size: 14px;
                line-height: 1.5;
                word-break: break-word;
                white-space: normal;
                font-size: 15px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .text-wrapper .article-text[data-v-293a343a] {
                  display: inline;
                  color: #3d3d3d;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .text-wrapper .detail-zi[data-v-293a343a] {
                  display: inline;
                  margin-right: 6px;
                  color: #23396b;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemimage[data-v-293a343a] {
                display: flex;
                flex-wrap: wrap;
                margin-right: 92px;
                margin-top: 12px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemimage .items[data-v-293a343a] {
                  height: 160px;
                  margin-bottom: 4px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemimage .items img[data-v-293a343a] {
                    width: 160px;
                    height: 160px;
                    border-radius: 4px 4px 4px 4px;
                    margin-right: 4px;
                    margin-bottom: 4px;
                    object-fit: cover;
                    /* 关键属性：裁剪填充（保持比例） */
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemvideo[data-v-293a343a] {
                margin-top: 12px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemvideo .itemwidth[data-v-293a343a] {
                  position: relative;
                  width: 480px;
                  height: 270px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemvideo .itemwidth1[data-v-293a343a] {
                  position: relative;
                  width: 240px;
                  height: 320px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemvideo .longimage[data-v-293a343a] {
                  width: 480px;
                  height: 270px;
                  background: #010101;
                  border-radius: 4px 4px 4px 4px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemvideo .shortimage[data-v-293a343a] {
                  width: 240px;
                  height: 320px;
                  background: #010101;
                  border-radius: 4px 4px 4px 4px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemvideo .playstart[data-v-293a343a] {
                  position: absolute;
                  top: 50%;
                  left: 50%;
                  transform: translate(-50%, -50%);
}
.pc-all .content .buju .bj-left .topiclist .itemlist .name .name-right .itemvideo .playstart img[data-v-293a343a] {
                    width: 68px;
                    height: 68px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .pingl[data-v-293a343a] {
            display: flex;
            align-items: center;
            justify-content: space-around;
            margin-right: 15px;
            margin-top: 18px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .pingl .zans[data-v-293a343a] {
              display: flex;
              align-items: center;
              justify-content: center;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .pingl .zans img[data-v-293a343a] {
                width: 20px;
                height: 20px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .pingl .zans span[data-v-293a343a] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 14px;
                color: #777777;
                margin-left: 3px;
}
.pc-all .content .buju .bj-left .topiclist .itemlist .pingl .zans[data-v-293a343a]:last-child {
                margin-right: 5px;
}
.pc-all .content .buju .bj-right[data-v-293a343a] {
        width: 38%;
        flex: 1;
        font-family: 'PingFang SC-Medium';
        background-color: #fff;
        width: 412px;
        min-height: 870px;
        border-radius: 0px 0px 0px 0px;
        border-left: 1px solid #efefef;
        position: relative;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 28px;
}
.pc-all .content .buju .bj-right .alltopic .recemend[data-v-293a343a] {
          display: flex;
          align-items: center;
          justify-content: space-between;
}
.pc-all .content .buju .bj-right .alltopic .recemend .recemend-left img[data-v-293a343a] {
            width: 100px;
            height: 24px;
}
.pc-all .content .buju .bj-right .alltopic .recemend .recemend-right[data-v-293a343a] {
            display: flex;
            align-items: center;
}
.pc-all .content .buju .bj-right .alltopic .recemend .recemend-right img[data-v-293a343a] {
              width: 14px;
              height: 14px;
}
.pc-all .content .buju .bj-right .alltopic .recemend .recemend-right span[data-v-293a343a] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #aaaaaa;
              margin-left: 2px;
}
.pc-all .content .buju .bj-right .alltopic .topicitem[data-v-293a343a] {
          margin-top: 12px;
          display: flex;
          flex-wrap: wrap;
}
.pc-all .content .buju .bj-right .alltopic .topicitem .listitem[data-v-293a343a] {
            background: #f6f7fb;
            border-radius: 100px 100px 100px 100px;
            height: 32px;
            line-height: 32px;
            padding: 0 12px;
            margin-left: 8px;
            margin-bottom: 8px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #3d3d3d;
}
.pc-all .content .buju .bj-right .hotpots[data-v-293a343a] {
          margin-top: 24px;
}
.pc-all .content .buju .bj-right .hotpots .hots[data-v-293a343a] {
            display: flex;
}
.pc-all .content .buju .bj-right .hotpots .hots img[data-v-293a343a] {
              width: 100px;
              height: 24px;
}
.pc-all .content .buju .bj-right .hotpots .lists[data-v-293a343a] {
            margin-top: 12px;
}
.pc-all .content .buju .bj-right .hotpots .lists .listitenm[data-v-293a343a] {
              height: 36px;
              line-height: 36px;
              display: flex;
              align-items: center;
}
.pc-all .content .buju .bj-right .hotpots .lists .listitenm .itemhot[data-v-293a343a] {
                display: flex;
                align-items: center;
                line-height: 36px;
}
.pc-all .content .buju .bj-right .hotpots .lists .listitenm .itemhot .nums[data-v-293a343a] {
                  width: 18px;
                  text-align: center;
                  font-family: DIN, DIN;
                  font-weight: bold;
                  font-size: 16px;
                  color: #ff2954;
                  line-height: 22px;
}
.pc-all .content .buju .bj-right .hotpots .lists .listitenm .itemhot .nums.color-0[data-v-293a343a] {
                  color: #ff0000;
}
.pc-all .content .buju .bj-right .hotpots .lists .listitenm .itemhot .nums.color-1[data-v-293a343a] {
                  color: #ff742e;
}
.pc-all .content .buju .bj-right .hotpots .lists .listitenm .itemhot .nums.color-2[data-v-293a343a] {
                  color: #ffc205;
}
.pc-all .content .buju .bj-right .hotpots .lists .listitenm .itemhot .nums.color-3[data-v-293a343a] {
                  color: #aaaaaa;
}
.pc-all .content .buju .bj-right .hotpots .lists .listitenm .itemhot .itemtitle[data-v-293a343a] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 15px;
                  color: #3d3d3d;
                  line-height: 25px;
                  margin-left: 8px;
                  overflow: hidden;
                  white-space: nowrap;
                  text-overflow: ellipsis;
                  -o-text-overflow: ellipsis;
}
.pc-all .content .buju .bj-right .hotpots .lists .listitenm .itemhot .isitemhot[data-v-293a343a] {
                  width: 18px;
                  height: 18px;
                  background: rgba(238, 73, 53, 0.1);
                  border-radius: 4px 4px 4px 4px;
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 500;
                  font-size: 10px;
                  line-height: 18px;
                  color: #ee4935;
                  margin-left: 8px;
                  text-align: center;
}
.pc-all .content .buju .bj-right .hotpots .bgcolors[data-v-293a343a] {
            background-color: #fff;
            margin-top: 30px;
            position: relative;
            z-index: 99;
}
.pc-all .content .buju .bj-right .hotpots .bgcolors .more[data-v-293a343a] {
              text-align: center;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #ffffff;
              cursor: pointer;
              width: 100%;
              height: 36px;
              line-height: 36px;
              background: linear-gradient(270deg, #048eea 0%, #2fa9fb 100%);
              border-radius: 4px;
              opacity: 1;
}

.container[data-v-974fe48c] {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  background-color: #f7fcff;
  height: 100vh;
}
.container .kongMoblie[data-v-974fe48c] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-974fe48c] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-974fe48c] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-974fe48c] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-974fe48c] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-974fe48c] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-974fe48c] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-974fe48c]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-974fe48c]:focus {
        outline: none;
}
.container .imgs[data-v-974fe48c] {
    height: 88px;
}
.container .imgs img[data-v-974fe48c] {
      width: 100%;
      height: 88px;
}
.container .alldetail[data-v-974fe48c] {
    margin-top: -8px;
    position: relative;
    background-color: #fff;
    padding: 0 16px 100px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.container .alldetail .imagelogo[data-v-974fe48c] {
      position: absolute;
      top: -40px;
      left: 20px;
}
.container .alldetail .imagelogo img[data-v-974fe48c] {
        width: 80px;
        height: 80px;
        background: #f5f5f5;
        border-radius: 100px 100px 100px 100px;
        border: 1px solid #ffffff;
}
.container .alldetail .company-infor .company-name[data-v-974fe48c] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-top: 40px;
}
.container .alldetail .company-infor .company-name .company-left[data-v-974fe48c] {
        display: flex;
        align-items: center;
}
.container .alldetail .company-infor .company-name .company-left .names .nametop[data-v-974fe48c] {
          display: flex;
          align-items: center;
}
.container .alldetail .company-infor .company-name .company-left .names .nametop .abbreviations[data-v-974fe48c] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 600;
            font-size: 17px;
            color: #333333;
            line-height: 26px;
}
.container .alldetail .company-infor .company-name .company-left .names .nametop .types[data-v-974fe48c] {
            padding: 2px 8px;
            background: #fef2e9;
            border-radius: 2px 2px 2px 2px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 11px;
            color: #f98e36;
            text-align: center;
            line-height: 17px;
            margin-left: 8px;
}
.container .alldetail .company-infor .company-name .company-left .names .namebottom[data-v-974fe48c] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #777777;
          line-height: 18px;
          margin-top: 4px;
}
.container .alldetail .company-infor .infors .infors-right[data-v-974fe48c] {
      margin-top: 6px;
      display: flex;
      flex-wrap: wrap;
      flex: 1;
}
.container .alldetail .company-infor .infors .infors-right span[data-v-974fe48c] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #777777;
}
.container .alldetail .company-infor .infors .infors-right .itemfocus[data-v-974fe48c] {
        padding: 3px 12px;
        background: #f7fcff;
        border-radius: 100px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        text-align: center;
        margin-right: 2px;
        margin-bottom: 7px;
}
.container .alldetail .company-infor .infors .infors-right .itemlist[data-v-974fe48c] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
}
.container .alldetail .company-infor .infors .infors-right .itemlist .items[data-v-974fe48c] {
          width: 168px;
          height: 89px;
          border-radius: 2px 2px 2px 2px;
          border: 1px solid #eaeaea;
          margin-bottom: 8px;
          padding-left: 12px;
          padding-top: 12px;
}
.container .alldetail .company-infor .infors .infors-right .itemlist .items .imges[data-v-974fe48c] {
            height: 16px;
            line-height: 16px;
}
.container .alldetail .company-infor .infors .infors-right .itemlist .items .imges img[data-v-974fe48c] {
              width: 16px;
              height: 16px;
}
.container .alldetail .company-infor .infors .infors-right .itemlist .items .userNames[data-v-974fe48c] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 600;
            font-size: 14px;
            color: #222222;
            line-height: 23px;
            margin-top: 4px;
}
.container .alldetail .company-infor .infors .infors-right .itemlist .items .departs[data-v-974fe48c] {
            margin-top: 4px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #777777;
            line-height: 18px;
            width: 140px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
}
.container .alldetail .company-infor .introduces .comment-flex[data-v-974fe48c] {
      display: flex;
      align-items: center;
      position: relative;
      width: 100%;
      margin-bottom: 6px;
      margin-top: 28px;
}
.container .alldetail .company-infor .introduces .comment-flex .comment-decorate[data-v-974fe48c] {
        width: 3px;
        height: 10px;
        background: #29a9ff;
        margin: 0 4px 0 0;
}
.container .alldetail .company-infor .introduces .comment-flex .comment-writte[data-v-974fe48c] {
        font-family: PingFang SC-Medium;
        font-weight: 600;
        font-size: 15px;
        color: #222222;
}
.container .alldetail .company-infor .introduces .comment-flex1[data-v-974fe48c] {
      margin-top: 21px;
}
.container .alldetail .company-infor .introduces .cooperate[data-v-974fe48c] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #777777;
      line-height: 23px;
      word-break: break-all;
      white-space: pre-wrap;
}
.container .alldetail .company-infor .attendance .itemlist[data-v-974fe48c] {
      margin: 16px 20px;
}
.container .alldetail .company-infor .attendance .itemlist .items[data-v-974fe48c] {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 8px;
        margin-top: 16px;
}
.container .alldetail .company-infor .attendance .itemlist .items[data-v-974fe48c]:last-child {
          border-bottom: none;
}
.container .alldetail .company-infor .attendance .itemlist .items .names span[data-v-974fe48c] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #777777;
}
.container .alldetail .company-infor .attendance .itemlist .items .names .userNames[data-v-974fe48c] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          font-size: 15px;
          color: #222222;
          margin-right: 8px;
}
.container .alldetail .company-infor .attendance .itemlist .items .phones[data-v-974fe48c] {
          display: flex;
          margin-top: 2px;
}
.container .alldetail .company-infor .attendance .itemlist .items .phones .phones-left[data-v-974fe48c] {
            margin-right: 14px;
            display: flex;
            align-items: center;
}
.container .alldetail .company-infor .attendance .itemlist .items .phones .phones-left img[data-v-974fe48c] {
              width: 12px;
              height: 12px;
              margin-right: 3px;
}
.container .alldetail .company-infor .attendance .itemlist .items .phones .phones-left span[data-v-974fe48c] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #3d3d3d;
}
.container .alldetail .company-infor .peers[data-v-974fe48c] {
      margin-top: 44px;
}
.container .openapp[data-v-974fe48c] {
    position: fixed;
    bottom: 80px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-974fe48c] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-974fe48c] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-974fe48c] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}
.container .follow[data-v-974fe48c] {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 58px;
    background-color: #fff;
    border-top: 1px solid #d8d8d8;
}
.container .follow .sxin[data-v-974fe48c] {
      margin-top: 12px;
      display: flex;
      justify-content: center;
      align-items: center;
}
.container .follow .follow-left[data-v-974fe48c] {
      width: 240px;
      height: 38px;
      background: #1e98d7;
      border-radius: 2px 2px 2px 2px;
      line-height: 32px;
      text-align: center;
      border-radius: 2px 2px 2px 2px;
      border: 1px solid #1e98d7;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 15px;
      color: #ffffff;
}

@charset "UTF-8";
.pc-all[data-v-1d499446] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb[data-v-1d499446] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .kongWeb .del[data-v-1d499446] {
      flex: 1;
      margin: 100px 0 300px;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
}
.pc-all .kongWeb .del img[data-v-1d499446] {
        width: 233px;
        height: 299px;
}
.pc-all .kongWeb .del .openapp[data-v-1d499446] {
        text-align: center;
        width: 176px;
        height: 48px;
        line-height: 48px;
        background: #29a9ff;
        border-radius: 50px;
        margin-top: 24px;
}
.pc-all .kongWeb .del .openapp .now[data-v-1d499446] {
          display: flex;
          align-items: center;
          justify-content: center;
}
.pc-all .kongWeb .del .openapp img[data-v-1d499446] {
          width: 66px;
          height: 20px;
          margin: 0 6px;
}
.pc-all .kongWeb .del .openapp span[data-v-1d499446] {
          font-size: 17px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #fff;
          margin-left: 6px;
}
.pc-all .alls[data-v-1d499446] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .alls .bg-top[data-v-1d499446] {
      height: 177px;
}
.pc-all .alls .bg-top img[data-v-1d499446] {
        width: 100%;
        height: 177px;
}
.pc-all .content[data-v-1d499446] {
    width: 929px;
    margin: 0 auto;
    flex: 1;
    padding: 12px 0 12px;
    box-sizing: border-box;
    /* 包含 padding 在宽度内 */
}
.pc-all .content .buju[data-v-1d499446] {
      display: flex;
      border-radius: 10px;
      width: 929px;
      min-height: 772px;
      background-color: #fff;
}
.pc-all .content .buju .bj-left[data-v-1d499446] {
        width: 68%;
        padding: 15px 27px 27px;
}
.pc-all .content .buju .bj-left .alldetail[data-v-1d499446] {
          position: relative;
          background-color: #fff;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .company-name[data-v-1d499446] {
            display: flex;
            justify-content: space-between;
            align-items: center;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .company-name .company-left[data-v-1d499446] {
              display: flex;
              align-items: center;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .company-name .company-left .imgs img[data-v-1d499446] {
                width: 68px;
                height: 68px;
                background: #f5f5f5;
                border-radius: 100px 100px 100px 100px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .company-name .company-left .names[data-v-1d499446] {
                margin-left: 10px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .company-name .company-left .names .nametop[data-v-1d499446] {
                  display: flex;
                  align-items: center;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .company-name .company-left .names .nametop .abbreviations[data-v-1d499446] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 600;
                    font-size: 17px;
                    color: #333333;
                    line-height: 26px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .company-name .company-left .names .nametop .types[data-v-1d499446] {
                    padding: 2px 8px;
                    background: #fef2e9;
                    border-radius: 2px 2px 2px 2px;
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 11px;
                    color: #f98e36;
                    text-align: center;
                    line-height: 17px;
                    margin-left: 8px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .company-name .company-left .names .namebottom[data-v-1d499446] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #777777;
                  line-height: 18px;
                  margin-top: 8px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .company-name .company-right[data-v-1d499446] {
              width: 100px;
              height: 32px;
              background: #1e98d7;
              border-radius: 2px 2px 2px 2px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #ffffff;
              text-align: center;
              line-height: 32px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .infors .infors-right[data-v-1d499446] {
            margin-top: 6px;
            display: flex;
            flex-wrap: wrap;
            flex: 1;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .infors .infors-right span[data-v-1d499446] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #777777;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .infors .infors-right .itemfocus[data-v-1d499446] {
              padding: 3px 12px;
              background: #f7fcff;
              border-radius: 100px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #29a9ff;
              text-align: center;
              margin-right: 2px;
              margin-bottom: 7px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .infors .infors-right .itemlist[data-v-1d499446] {
              width: 100%;
              display: flex;
              flex-wrap: wrap;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .infors .infors-right .itemlist .items[data-v-1d499446] {
                width: 168px;
                height: 87px;
                border-radius: 2px 2px 2px 2px;
                border: 1px solid #eaeaea;
                margin-right: 7px;
                margin-bottom: 8px;
                padding-left: 12px;
                padding-top: 12px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .infors .infors-right .itemlist .items .imges[data-v-1d499446] {
                  height: 16px;
                  line-height: 16px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .infors .infors-right .itemlist .items .imges img[data-v-1d499446] {
                    width: 16px;
                    height: 16px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .infors .infors-right .itemlist .items .userNames[data-v-1d499446] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #222222;
                  line-height: 21px;
                  margin-top: 4px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .infors .infors-right .itemlist .items .departs[data-v-1d499446] {
                  margin-top: 4px;
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #777777;
                  line-height: 18px;
                  width: 130px;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  white-space: nowrap;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .introduces .comment-flex[data-v-1d499446] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
            margin-bottom: 6px;
            margin-top: 30px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .introduces .comment-flex .comment-decorate[data-v-1d499446] {
              width: 3px;
              height: 10px;
              background: #29a9ff;
              margin: 0 4px 0 0;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .introduces .comment-flex .comment-writte[data-v-1d499446] {
              font-family: PingFang SC-Medium;
              font-weight: 600;
              font-size: 15px;
              color: #222222;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .introduces .comment-flex1[data-v-1d499446] {
            margin-top: 22px;
}
.pc-all .content .buju .bj-left .alldetail .company-infor .introduces .cooperate[data-v-1d499446] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #777777;
            line-height: 23px;
            word-break: break-all;
            white-space: pre-wrap;
}
.pc-all .content .buju .bj-right[data-v-1d499446] {
        width: 32%;
        flex: 1;
        font-family: 'PingFang SC-Medium';
        background-color: #fff;
        width: 299px;
        min-height: 770px;
        border-radius: 0px 0px 0px 0px;
        position: relative;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 16px;
}
.pc-all .content .buju .bj-right .ewcode[data-v-1d499446] {
          width: 267px;
          height: 123px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img[data-v-1d499446] {
            background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
            width: 267px;
            height: 123px;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            border-radius: 4px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima[data-v-1d499446] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0px 21px 0 21px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left[data-v-1d499446] {
                padding-top: 30px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-1d499446] {
                  width: 120px;
                  height: 27px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-1d499446]:after {
                  content: '';
                  display: block;
                  width: 63px;
                  border-bottom: 1px solid #364579;
                  margin: 0px 0 0 2px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download[data-v-1d499446] {
                  margin-top: 14px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-1d499446] {
                    width: 126px;
                    height: 18px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right[data-v-1d499446] {
                background-color: #fff;
                width: 75px;
                height: 75px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 6px 5px;
                margin-top: 24px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right img[data-v-1d499446] {
                  width: 64px;
                  height: 64px;
}
.pc-all .content .buju .bj-right .recommended[data-v-1d499446] {
          background-color: #fff;
          border: 1px solid #e8e8e8;
          margin-top: 12px;
          min-height: 688px;
          position: relative;
          margin-bottom: 24px;
}
.pc-all .content .buju .bj-right .recommended .line[data-v-1d499446] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .recommended .comment-flex[data-v-1d499446] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
            margin-top: 12px;
}
.pc-all .content .buju .bj-right .recommended .comment-flex .comment-decorate[data-v-1d499446] {
              width: 4px;
              height: 12px;
              background-color: #25a5ff;
              margin: 0 7px 0 10px;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .recommended .comment-flex .comment-writte[data-v-1d499446] {
              font-weight: bold;
              color: #00050f;
              font-size: 12px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .bj-right .recommended .follow[data-v-1d499446] {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            margin: 25px 22px;
}
.pc-all .content .buju .bj-right .recommended .follow .all[data-v-1d499446] {
              width: 33.3%;
              text-align: center;
}
.pc-all .content .buju .bj-right .recommended .follow .all .infor[data-v-1d499446] {
                margin-bottom: 18px;
}
.pc-all .content .buju .bj-right .recommended .follow .all .infor img[data-v-1d499446] {
                  width: 40px;
                  height: 40px;
                  border-radius: 50%;
}
.pc-all .content .buju .bj-right .recommended .follow .all .infor div[data-v-1d499446] {
                  margin-top: 5px;
                  color: #757575;
                  font-size: 12px;
                  font-family: PingFang SC-Medium, PingFang SC;
}

.containers[data-v-6982d280] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
}
.containers[data-v-6982d280]::-webkit-scrollbar {
    display: none;
}
.containers .kongMoblie[data-v-6982d280] {
    background-color: #fff;
    padding-top: 80px;
}
.containers .kongMoblie .pic[data-v-6982d280] {
      display: flex;
      justify-content: center;
}
.containers .kongMoblie .pic img[data-v-6982d280] {
        width: 154px;
        height: 153px;
        padding-bottom: 28px;
}
.containers .kongMoblie .line[data-v-6982d280] {
      height: 8px;
      background-color: #f8f8f9;
}
.containers .kongMoblie .foryou[data-v-6982d280] {
      background-color: #fff;
      margin-top: 8px;
      padding-bottom: 121px;
}
.containers .kongMoblie .foryou .title[data-v-6982d280] {
        padding: 16px 0 0 12px;
        font-size: 16px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #222222;
}
.containers .kongMoblie .foryou .videos[data-v-6982d280] {
        display: flex;
        overflow-x: auto;
        overflow-x: scroll;
        padding: 10px 12px;
}
.containers .kongMoblie .foryou .videos .details[data-v-6982d280] {
          width: 160px;
          height: 210px;
          background: #ffffff;
          box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.06);
          border-radius: 8px 8px 8px 8px;
          text-align: center;
          flex-shrink: 0;
          margin-right: 13px;
}
.containers .kongMoblie .foryou .videos .details .logos img[data-v-6982d280] {
            width: 64px;
            height: 64px;
            border-radius: 50%;
            margin-top: 21px;
}
.containers .kongMoblie .foryou .videos .details .name[data-v-6982d280] {
            font-size: 14px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #333333;
}
.containers .kongMoblie .foryou .videos .details .num[data-v-6982d280] {
            font-size: 10px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            color: #999999;
            margin-top: 3px;
}
.containers .kongMoblie .foryou .videos .details .num .dian[data-v-6982d280] {
              margin: -5px 5px 0;
}
.containers .kongMoblie .foryou .videos .details .btn[data-v-6982d280] {
            width: 88px;
            height: 28px;
            background: #078ae2;
            border-radius: 14px 14px 14px 14px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 30px auto 0;
}
.containers .kongMoblie .foryou .videos .details .btn img[data-v-6982d280] {
              width: 9px;
              height: 9px;
              margin-right: 4px;
}
.containers .kongMoblie .foryou .videos .details .btn span[data-v-6982d280] {
              font-size: 13px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #ffffff;
}
.containers .kongMoblie .foryou .videos[data-v-6982d280]::-webkit-scrollbar {
        display: none;
}
.containers .kongMoblie .foryou .open-more[data-v-6982d280] {
        margin: 36px 26px;
}
.containers .kongMoblie .foryou .open-more button[data-v-6982d280] {
          border: 1px solid #078ae2;
          color: #078ae2;
          font-size: 13px;
          width: 100%;
          height: 38px;
          border-radius: 50px;
          background-color: #fff;
}
.containers .logo[data-v-6982d280] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.containers .logo .left[data-v-6982d280] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.containers .logo .left img[data-v-6982d280] {
        width: 213px;
        height: 32px;
}
.containers .logo .right[data-v-6982d280] {
      display: flex;
}
.containers .logo .right .llqbtn[data-v-6982d280] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.containers .logo .right .llqbtn[data-v-6982d280]:active {
        outline: none;
}
.containers .logo .right .llqbtn[data-v-6982d280]:focus {
        outline: none;
}
.containers .top-bg[data-v-6982d280] {
    height: 210px;
    flex-shrink: 0;
}
.containers .top-bg .imgs[data-v-6982d280] {
      position: relative;
      width: 100%;
      height: 210px;
      z-index: 9;
}
.containers .top-bg .imgs img[data-v-6982d280] {
        width: 100%;
        height: 210px;
}
.containers .top-bg .imgs .bgcolor[data-v-6982d280] {
        position: absolute;
        top: 0;
        left: 0;
        height: 210px;
        width: 100%;
        background: linear-gradient(180deg, rgba(47, 47, 54, 0.102) 0%, #28282f 100%);
}
.containers .infores[data-v-6982d280] {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 16px 0 16px;
    margin-top: -35px;
    position: relative;
    z-index: 9;
}
.containers .infores .name[data-v-6982d280] {
      display: flex;
      height: 62px;
}
.containers .infores .name .name-left img[data-v-6982d280] {
        width: 62px;
        height: 62px;
        border-radius: 50%;
        border: 2px solid #fff;
}
.containers .infores .name .name-right[data-v-6982d280] {
        margin-left: 8px;
}
.containers .infores .name .name-right .mz[data-v-6982d280] {
          font-size: 16px;
          font-family: PingFang SC-Bold, PingFang SC;
          font-weight: bold;
          color: #ffffff;
          margin-top: 2px;
          display: flex;
          align-items: center;
}
.containers .infores .name .name-right .mz span[data-v-6982d280] {
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 18px;
            color: #ffffff;
}
.containers .infores .name .name-right .mz .bshi[data-v-6982d280] {
            width: 20px;
            height: 20px;
            margin-left: 5px;
            display: flex;
            align-items: center;
            margin-top: 2px;
}
.containers .infores .name .name-right .departments[data-v-6982d280] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #666666;
          display: flex;
          align-items: center;
          margin-top: 16px;
}
.containers .infores .name .name-right .departments .line[data-v-6982d280] {
            width: 1px;
            height: 9px;
            background-color: #666;
            margin: 0 8px;
}
.containers .infores .ywl-company[data-v-6982d280] {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 16px;
}
.containers .infores .ywl-company .ywlleft[data-v-6982d280] {
        display: flex;
        align-items: center;
}
.containers .infores .ywl-company .ywlleft img[data-v-6982d280] {
          width: 15px;
          height: 15px;
          margin-right: 2px;
}
.containers .infores .ywl-company .ywlleft span[data-v-6982d280] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 10px;
          color: #777777;
          line-height: 14px;
}
.containers .inforszan[data-v-6982d280] {
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containers .inforszan .zy-information[data-v-6982d280] {
      display: flex;
      justify-content: space-between;
      width: 50%;
}
.containers .inforszan .zy-information .zy-zi[data-v-6982d280] {
        text-align: center;
        font-size: 12px;
        color: #333;
        font-family: PingFang SC-Medium, PingFang SC;
}
.containers .inforszan .zy-information .zy-zi .nums[data-v-6982d280] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 16px;
          color: #3d3d3d;
}
.containers .inforszan .zy-information .zy-zi .zan[data-v-6982d280] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #666666;
          margin-top: 5px;
}
.containers .inforszan .zy-information .lines[data-v-6982d280] {
        width: 1px;
        height: 14px;
        background: #eaeaea;
        margin-top: 5px;
}
.containers .inforszan .places-right[data-v-6982d280] {
      display: flex;
      justify-content: flex-end;
      margin-top: 12px;
      margin-bottom: 10px;
}
.containers .inforszan .places-right .private[data-v-6982d280] {
        width: 56px;
        height: 24px;
        border-radius: 1px;
        border: 1px solid #29a5f9;
        font-family: PingFang SC Regular, PingFang SC Regular;
        font-weight: 400;
        font-size: 12px;
        color: #29a5f9;
        display: flex;
        justify-content: center;
        align-items: center;
}
.containers .inforszan .places-right .follow[data-v-6982d280] {
        width: 56px;
        height: 24px;
        background: #29a9ff;
        margin-left: 12px;
        color: #fff;
}
.containers .kongs[data-v-6982d280] {
    height: 8px;
    background: #f8f8f9;
}
.containers .introes[data-v-6982d280] {
    padding: 10px 16px 16px;
}
.containers .introes .titles[data-v-6982d280] {
      display: flex;
      align-items: center;
}
.containers .introes .titles img[data-v-6982d280] {
        width: 24px;
        height: 24px;
}
.containers .introes .titles span[data-v-6982d280] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 16px;
        color: #333333;
}
.containers .introes .labelarr[data-v-6982d280] {
      margin-top: 10px;
      margin-bottom: 4px;
}
.containers .introes .labelarr .shows[data-v-6982d280] {
        display: flex;
        flex-wrap: wrap;
        height: 88px;
        overflow: hidden;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #777777;
        line-height: 24px;
        white-space: pre-wrap;
}
.containers .introes .labelarr .shows.expanded[data-v-6982d280] {
          height: auto;
}
.containers .introes .disdown[data-v-6982d280] {
      display: flex;
      justify-content: flex-end;
}
.containers .introes .disdown .down[data-v-6982d280] {
        width: 113px;
        height: 33px;
        background: #f5f5f5;
        border-radius: 4px 4px 4px 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #777;
}
.containers .introes .disdown .down span[data-v-6982d280] {
          margin-right: 6px;
}
.containers .introes .disdown .down .van-icon[data-v-6982d280] {
          margin: 0 0 0 2px;
          color: #777;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.containers .tz-teams .memberes[data-v-6982d280] {
    display: flex;
    flex-wrap: wrap;
}
.containers .tz-teams .memberes .specialist[data-v-6982d280] {
      width: 25%;
      background: #ffffff;
}
.containers .tz-teams .memberes .specialist .specialist-list[data-v-6982d280] {
        text-align: center;
}
.containers .tz-teams .memberes .specialist .specialist-list .specialist-list-img[data-v-6982d280] {
          padding-top: 10px;
          display: flex;
          justify-content: center;
}
.containers .tz-teams .memberes .specialist .specialist-list .specialist-list-img img[data-v-6982d280] {
            width: 46px;
            height: 46px;
            border-radius: 50%;
}
.containers .tz-teams .memberes .specialist .specialist-list .specialist-list-name[data-v-6982d280] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
          width: 60%;
          margin: 10px auto 0;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
}
.containers .tz-teams .memberes .specialist .specialist-list .specialist-list-postion[data-v-6982d280] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
          margin-top: 4px;
}
.containers .tz-teams .memberes .specialist .specialist-list .specialist-list-sx[data-v-6982d280] {
          width: 56px;
          height: 24px;
          border-radius: 1px 1px 1px 1px;
          border: 1px solid #29a5f9;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #26a3f7;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: 16px;
          margin-left: 16px;
}
.containers .tz-teams .responsible[data-v-6982d280] {
    display: flex;
    justify-content: space-between;
}
.containers .tz-teams .responsible .ckmore[data-v-6982d280] {
      font-family: PingFang SC, PingFang SC;
      font-weight: normal;
      font-size: 14px;
      color: #999999;
      margin-top: 3px;
}
.containers .tzly .fields[data-v-6982d280] {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 4px;
}
.containers .tzly .fields .specialist-list[data-v-6982d280] {
      padding: 5px 10px;
      background: #f5f5f5;
      border-radius: 2px 2px 2px 2px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #666666;
      margin-right: 8px;
      margin-bottom: 8px;
}
.containers .xwdt .newes[data-v-6982d280] {
    margin-top: 10px;
    margin-bottom: 4px;
}
.containers .xwdt .newes .specialist[data-v-6982d280] {
      height: 39px;
      margin-bottom: 16px;
}
.containers .xwdt .newes .videos[data-v-6982d280] {
      display: flex;
      align-items: center;
      width: 100%;
}
.containers .xwdt .newes .videos .specialist-list-img[data-v-6982d280] {
        width: 51px;
        height: 39px;
        display: flex;
        align-items: center;
        position: relative;
}
.containers .xwdt .newes .videos .specialist-list-img img[data-v-6982d280] {
          width: 51px;
          height: 39px;
          border-radius: 2px;
}
.containers .xwdt .newes .videos .specialist-list-img .istop img[data-v-6982d280] {
          position: absolute;
          top: 0;
          left: 0;
          width: 26px;
          height: 16px;
}
.containers .xwdt .newes .videos .infor-right[data-v-6982d280] {
        flex: 1;
        display: flex;
        align-items: center;
        height: 39px;
        border-bottom: 1px solid #f8f8f9;
        padding-bottom: 15px;
        margin-left: 13px;
        margin-top: 10px;
}
.containers .xwdt .newes .videos .infor-right .specialist-list-name[data-v-6982d280] {
          flex: 1;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #333333;
          line-height: 22px;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
}
.containers .xwdt .newes .videos .infor-right .specialist-list-postion[data-v-6982d280] {
          width: 80px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
          text-align: right;
}
.containers .xwdt .newes .seemore[data-v-6982d280] {
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      text-align: center;
      color: #29a9ff;
      margin-top: 20px;
}
.containers .xwdt .newes .seemore .morees[data-v-6982d280] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 137px;
        height: 32px;
        background: #f8f8f9;
        border-radius: 2px 2px 2px 2px;
}
.containers .xwdt .newes .seemore .van-icon[data-v-6982d280] {
        margin: 0 0 0 2px;
        color: #29a9ff;
        font-size: 15px;
        display: flex;
        align-items: center;
}
.containers .xcdp .films[data-v-6982d280] {
    margin-top: 10px;
}
.containers .xcdp .films .parks[data-v-6982d280] {
      position: relative;
}
.containers .xcdp .films .parks img[data-v-6982d280] {
        width: 100%;
        height: 192px;
        border-radius: 2px 2px 2px 2px;
}
.containers .xcdp .films .parks .bf[data-v-6982d280] {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
}
.containers .xcdp .films .parks .bf .img img[data-v-6982d280] {
          width: 48px;
          height: 48px;
}
.containers .xcdp .films .parks .bf .times[data-v-6982d280] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 14px;
          color: #ffffff;
          margin-top: 6px;
}
.containers .openapp[data-v-6982d280] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.containers .openapp .now[data-v-6982d280] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.containers .openapp img[data-v-6982d280] {
      width: 20px;
      height: 20px;
}
.containers .openapp span[data-v-6982d280] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

@charset "UTF-8";
.container[data-v-3204a662] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-3204a662] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-3204a662] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-3204a662] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-3204a662] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-3204a662] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-3204a662] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-3204a662] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-3204a662]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-3204a662]:focus {
        outline: none;
}
.container .topname[data-v-3204a662] {
    padding: 16px;
}
.container .topname .titels[data-v-3204a662] {
      line-height: 27px;
}
.container .topname .titels .titels-left[data-v-3204a662] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .topname .titels .titels-center[data-v-3204a662] {
        width: 1px;
        height: 16px;
        background: #333333;
        display: inline-block;
        margin: 0 8px;
}
.container .topname .titels .titels-right[data-v-3204a662] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 18px;
        color: #333333;
}
.container .topname .coperate[data-v-3204a662] {
      margin-top: 10px;
      display: flex;
}
.container .topname .coperate .coperatelist[data-v-3204a662] {
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #29a9ff;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        text-align: center;
        margin-right: 8px;
        padding: 2px 8px;
}
.container .num[data-v-3204a662] {
    padding: 0 16px;
    width: 91%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f8f9;
    margin: 10px 16px;
    border-radius: 2px;
}
.container .num .num-left[data-v-3204a662] {
      width: 40px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-3204a662] {
        width: 40px;
        height: 40px;
        border-radius: 1.3333rem;
        border: 1px solid #eaeaea;
}
.container .num .compan-right[data-v-3204a662] {
      flex: 1;
      display: flex;
      justify-content: space-between;
      padding-bottom: 22px;
      margin-top: 20px;
      margin-left: 8px;
}
.container .num .compan-right .num-center .bozhu[data-v-3204a662] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 118px;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .compan-right .num-center .labels[data-v-3204a662] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777777;
        display: flex;
        margin-top: 8px;
}
.container .num .compan-right .num-center .labels .labels-center[data-v-3204a662] {
          margin: 0 2px;
}
.container .num .compan-right .num-right[data-v-3204a662] {
        display: flex;
        justify-content: center;
        align-items: center;
}
.container .num .compan-right .num-right .zy-follow[data-v-3204a662] {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .num .compan-right .num-right .zy-follow .sxin[data-v-3204a662] {
            width: 56px;
            height: 24px;
            line-height: 22px;
            box-sizing: border-box;
            border-radius: 1px;
            text-align: center;
            font-size: 12px;
            cursor: pointer;
            background-color: #fff;
            color: #26a3f7;
            border: 1px solid #26a3f7;
            border-radius: 2px;
}
.container .num .compan-right .num-right .zy-follow .sxin-center[data-v-3204a662] {
            margin: 0 6px;
}
.container .num .compan-right .num-right .zy-follow .gzhu[data-v-3204a662] {
            background-color: #048eea;
            background: linear-gradient(#048eea, #31aafb);
            color: white;
}
.container .company-intro[data-v-3204a662] {
    margin: 26px 16px 32px;
}
.container .company-intro .comment-flex[data-v-3204a662] {
      display: flex;
      align-items: center;
      width: 100%;
}
.container .company-intro .comment-flex .comment-decorate[data-v-3204a662] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-3204a662] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
}
.container .tabels[data-v-3204a662] {
    width: 100%;
}
.container .tabels .bordered-table[data-v-3204a662] {
      border-collapse: collapse;
      margin-top: 24px;
      width: 100%;
      border-radius: 2px 2px 2px 2px;
}
.container .tabels .bordered-table th[data-v-3204a662],
    .container .tabels .bordered-table td[data-v-3204a662] {
      border: 1px solid #f8f8f9;
      /* 设置单元格边框 */
      padding: 8px;
      /* 添加一些内边距 */
      text-align: left;
      /* 可选：设置文本对齐 */
      width: 75%;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 20px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      height: 46px;
}
.container .tabels .bordered-table th[data-v-3204a662] {
      width: 25%;
      border-right: 1px solid #f8f8f9;
      border-bottom: 1px solid #f8f8f9;
      padding-left: 16px;
      text-align: left;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #aaaaaa;
      height: 46px;
}
.container .searchmore[data-v-3204a662] {
    margin-top: 28px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(41, 169, 255, 0.07);
    border-radius: 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #29a9ff;
}
.container .recommended[data-v-3204a662] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-3204a662] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list[data-v-3204a662] {
        margin-top: 20px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-3204a662] {
          background: #ffffff;
          border-radius: 2px;
          padding: 13px 0;
          border-bottom: 1px solid #f8f8f9;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-3204a662] {
            display: flex;
            cursor: pointer;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-3204a662] {
              position: relative;
              width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-3204a662] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-3204a662] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-3204a662] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-3204a662] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-3204a662] {
                  margin: 0 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-3204a662] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-3204a662] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-3204a662] {
                  margin: 0 4px;
}
.container .recommended .hot-recoomend .seemore[data-v-3204a662] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-3204a662] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-3204a662] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-3204a662] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-3204a662] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-3204a662] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-3204a662] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

.container[data-v-917c739a] {
  padding-top: 1.33rem;
  padding-bottom: 60px;
  background-color: #fff;
}
.container[data-v-917c739a] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container[data-v-917c739a] .van-popup .mask .mask-img {
      text-align: right;
}
.container[data-v-917c739a] .van-popup .mask .mask-img img {
        width: 1.2rem !important;
        height: 2.8rem !important;
}
.container[data-v-917c739a] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
}
.container .regist[data-v-917c739a] {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    padding: 0 16px;
    border-top: 1px solid #e5e5e5;
}
.container .regist .collect[data-v-917c739a] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 60px;
}
.container .regist .collect .collect-left[data-v-917c739a] {
        display: flex;
        margin-left: -18px;
        justify-content: space-evenly;
        flex: 1;
}
.container .regist .collect .collect-left .sc[data-v-917c739a] {
          text-align: center;
}
.container .regist .collect .collect-left .sc .img[data-v-917c739a] {
            display: flex;
            justify-content: center;
}
.container .regist .collect .collect-left .sc .img img[data-v-917c739a] {
              width: 20px;
              height: 20px;
}
.container .regist .collect .collect-left .sc .like[data-v-917c739a] {
            margin-top: 5px;
            font-size: 10px;
            font-family: San Francisco Display-Regular, San Francisco Display;
            font-weight: 400;
            color: #333333;
}
.container .regist .collect .collect-left .sc1[data-v-917c739a] {
          margin-left: 8px;
}
.container .regist .collect .collect-right[data-v-917c739a] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        width: 204px;
        font-family: PingFang SC-Regular;
        font-weight: 500;
        color: #fff;
}
.container .regist .collect .collect-right input[data-v-917c739a] {
          background-color: #f5f5f5;
          border-radius: 50px;
          width: 204px;
          height: 34px;
          border: none;
          padding-left: 20px;
}
.container .del[data-v-917c739a] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}
.container .del img[data-v-917c739a] {
      width: 154px;
      height: 153px;
}
.container[data-v-917c739a] .ql-editor .ql-align-justify {
    text-align: left;
}
.container .expande[data-v-917c739a] {
    height: auto;
}
.container .close[data-v-917c739a] {
    height: 1310px;
    overflow: hidden;
}
.container .logo[data-v-917c739a] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-917c739a] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-917c739a] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-917c739a] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-917c739a] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-917c739a]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-917c739a]:focus {
        outline: none;
}
.container .kong1[data-v-917c739a] {
    height: 8px;
    background-color: #f8f8f9;
    margin: 20px 0 0;
}
.container .about .xg[data-v-917c739a] {
    margin-top: 15px;
    padding: 0 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.container .about .xg h5[data-v-917c739a] {
      font-size: 14px;
      color: #333;
      font-weight: 600;
}
.container .about .xg .xg-right[data-v-917c739a] {
      color: #999999;
      font-size: 12px;
      margin-right: -5px;
}
.container .about .open-more[data-v-917c739a] {
    margin: 10px 25px;
}
.container .about .open-more button[data-v-917c739a] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 13px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #fff;
}
.container .bravo .all-news[data-v-917c739a] {
    width: 100%;
    margin: 5px auto 0;
}
.container .bravo .all-news .news[data-v-917c739a] {
      margin-bottom: 5px;
      background-color: #fff;
      padding: 0 15px;
}
.container .bravo .all-news .news .distri[data-v-917c739a] {
        padding: 10px 0 0;
}
.container .bravo .all-news .news .distri h5[data-v-917c739a] {
          font-size: 16px;
          color: #323332;
          font-weight: 400;
          text-align: justify;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
}
.container .bravo .all-news .news .distri h5 span[data-v-917c739a] {
            font-weight: 600;
            margin-right: 5px;
}
.container .bravo .all-news .news .distri .list[data-v-917c739a] {
          margin-top: 5px;
          display: flex;
          justify-content: space-between;
}
.container .bravo .all-news .news .distri .list .even[data-v-917c739a] {
            width: 100%;
}
.container .bravo .all-news .news .distri .list .even img[data-v-917c739a] {
              height: 90px;
              width: 97%;
              border-radius: 5px;
}
.container .bravo .all-news .news .distri1[data-v-917c739a] {
        display: flex;
}
.container .bravo .all-news .news .distri1 .left[data-v-917c739a] {
          padding-right: 10px;
          width: 240px;
}
.container .bravo .all-news .news .distri1 h5[data-v-917c739a] {
          font-size: 16px;
          color: #323332;
          font-weight: 400;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          margin-bottom: 20px;
          margin-top: 10px;
}
.container .bravo .all-news .news .distri1 .list .even[data-v-917c739a] {
          width: 120px;
}
.container .bravo .all-news .news .distri1 .list .even img[data-v-917c739a] {
            height: 90px;
            width: 100%;
            border-radius: 5px;
            margin-top: 7px;
}
.container .bravo .all-news .news .video[data-v-917c739a] {
        position: relative;
        height: 195px;
        margin-top: 5px;
}
.container .bravo .all-news .news .video .pic img[data-v-917c739a] {
          width: 100%;
          height: 195px;
}
.container .bravo .all-news .news .video .play[data-v-917c739a] {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
}
.container .bravo .all-news .news .video .play img[data-v-917c739a] {
            width: 30px;
            height: 30px;
}
.container .bravo .all-news .news .video .time[data-v-917c739a] {
          position: absolute;
          right: 10px;
          bottom: 10px;
          color: #fff;
          font-size: 12px;
}
.container .bravo .all-news .news .hot[data-v-917c739a] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 2px 0 8px;
}
.container .bravo .all-news .news .hot .hot-left[data-v-917c739a] {
          display: flex;
          align-items: center;
}
.container .bravo .all-news .news .hot .hot-left img[data-v-917c739a] {
            width: 17px;
            height: 17px;
            margin-right: 10px;
}
.container .bravo .all-news .news .hot .hot-left span[data-v-917c739a] {
            color: #999999;
            font-size: 12px;
            margin-right: 10px;
}
.container .bravo .all-news .news .hot .hot-right[data-v-917c739a] {
          color: #999999;
          font-size: 12px;
}
.container .bravo .all-news .news .hot .hot-right img[data-v-917c739a] {
            width: 17px;
            height: 17px;
            margin-right: 10px;
}
.container .bravo .all-news .news .sp[data-v-917c739a] {
        margin-top: 10px;
        width: 100%;
        height: 200px;
        background-color: #000;
}
.container .relate[data-v-917c739a] {
    margin: 0.52rem 0;
    padding: 0 0.4267rem;
}
.container .relate .name[data-v-917c739a] {
      margin-bottom: 0.2667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .relate .name h4[data-v-917c739a] {
        font-size: 15px;
        font-weight: 600;
        color: #333;
}
.container .relate .name .name-right[data-v-917c739a] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .exclusive .video-list[data-v-917c739a] {
    display: flex;
    margin-bottom: 0.4rem;
}
.container .exclusive .video-detail[data-v-917c739a] {
    width: 3.4667rem;
    height: 1.9733rem;
    position: relative;
}
.container .exclusive .video-detail img[data-v-917c739a] {
      width: 100%;
      height: 1.9733rem;
      border-radius: 0.2667rem;
}
.container .exclusive .video-detail .video-top[data-v-917c739a] {
      position: absolute;
      bottom: 0.1333rem;
      left: 0.1333rem;
      display: flex;
      justify-content: space-between;
      font-size: 0.32rem;
      color: white;
      width: 3.2rem;
}
.container .exclusive .video-detail .video-top .video-number[data-v-917c739a] {
        display: flex;
        align-items: center;
}
.container .exclusive .video-detail .video-top .video-number .van-icon[data-v-917c739a] {
          color: white;
}
.container .exclusive .video-title[data-v-917c739a] {
    width: 60%;
    font-size: 0.3733rem;
    padding-left: 0.2667rem;
    line-height: 0.6933rem;
}
.container .exclusive .video-title .video-biaoti[data-v-917c739a] {
      color: #333333;
      font-size: 0.3467rem;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
}
.container .exclusive .video-title .video-author[data-v-917c739a] {
      font-size: 0.32rem;
      color: #999;
      margin-top: 10px;
}
.container[data-v-917c739a] .van-popup--center {
    top: 60px;
    left: 50%;
    width: 100%;
    height: 230px !important;
    display: flex;
    justify-content: space-between;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: 2500 !important;
}
.container[data-v-917c739a] .van-popup--center .mask {
      display: flex;
      justify-content: space-between;
      padding: 0 0px;
}
.container[data-v-917c739a] .van-popup--center .mask-img {
      z-index: 999;
}
.container[data-v-917c739a] .van-popup--center .mask-img img {
        width: 60px;
        margin-top: 70px;
        margin-left: 280px;
}
.container[data-v-917c739a] .van-popup--center .mask-text {
      position: absolute;
      color: #fff;
      top: 100px;
      left: 0;
      right: 0;
      text-align: center;
      font-size: 15px;
      margin-top: 100px;
      margin-left: 10px;
      z-index: 999;
}
.container .open-more[data-v-917c739a] {
    margin: 15px 5px;
}
.container .open-more button[data-v-917c739a] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 13px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #fff;
}
.container .article[data-v-917c739a] {
    padding: 5px 12px 0px;
}
.container .article h2[data-v-917c739a] {
      color: #333;
      font-size: 18px;
      font-weight: 600;
      margin-top: 5px;
}
.container .article .source[data-v-917c739a] {
      color: #999999;
      font-size: 12px;
      margin-top: 5px;
      display: flex;
      align-items: center;
      height: 17px;
      line-height: 17px;
}
.container .article .atten[data-v-917c739a] {
      display: flex;
      align-items: center;
      margin-top: 15px;
}
.container .article .atten .atten-left[data-v-917c739a] {
        display: flex;
        align-items: center;
        width: 35px;
}
.container .article .atten .atten-left img[data-v-917c739a] {
          width: 35px;
          height: 35px;
          border-radius: 50px;
}
.container .article .atten .atten-center[data-v-917c739a] {
        flex: 1;
        padding-left: 10px;
}
.container .article .atten .atten-center .name[data-v-917c739a] {
          color: #333;
          font-size: 14px;
}
.container .article .atten .atten-center .time[data-v-917c739a] {
          color: #999999;
          font-size: 12px;
}
.container .article .atten .atten-center .time span[data-v-917c739a] {
            margin-right: 5px;
}
.container .article .atten .atten-right[data-v-917c739a] {
        width: 70px;
        display: flex;
}
.container .article .atten .atten-right button[data-v-917c739a] {
          width: 70px;
          height: 30px;
          line-height: 30px;
          font-size: 13px;
          background-color: #e8f4fd;
          color: #0790eb;
          border: none;
}
.container .article .wz[data-v-917c739a] {
      position: relative;
}
.container .article .wz .art[data-v-917c739a] {
        margin-top: 5px;
}
.container .article .wz .original[data-v-917c739a] {
        font-size: 12px;
        color: #999999;
        margin-top: 10px;
}
.container .article .wz .content[data-v-917c739a] {
        color: #333333;
        font-size: 14px;
        margin: 15px 0 5px;
        text-align: justify;
        letter-spacing: 0.4px;
        line-height: 1.9;
        font-family: PingFang SC-Medium;
        word-wrap: break-word;
        word-break: break-all;
}
.container .article .wz .content[data-v-917c739a] table {
          width: 100% !important;
          margin: 0 auto;
}
.container .article .wz .content[data-v-917c739a] img {
          max-width: 100% !important;
          margin: 5px 0;
}
.container .article .wz .content[data-v-917c739a] .wxw-img,
        .container .article .wz .content .rich_pages[data-v-917c739a] {
          width: 100% !important;
}
.container .article .wz .content[data-v-917c739a] .raw-image {
          vertical-align: top !important;
}
.container .article .wz .expande-button[data-v-917c739a] {
        line-height: 20px;
        font-size: 14px;
        font-weight: 600;
        height: 33px;
        line-height: 33px;
        text-align: center;
        background-color: #f6f6f6;
        color: #797979;
        font-size: 12px;
}
.container .article .wz .pic img[data-v-917c739a] {
        width: 100%;
        height: 150px;
}
.container .article .wz .abstract[data-v-917c739a] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 24px;
        margin-top: 16px;
        margin-bottom: 12px;
}
.container .article .wz .labeles[data-v-917c739a] {
        display: flex;
}
.container .article .wz .labeles .labeles-left[data-v-917c739a] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
          margin-right: 5px;
}
.container .article .wz .labeles .labeles-right[data-v-917c739a] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
}
.container .article .wz .labeles span[data-v-917c739a] {
          margin-right: 8px;
}
.container .article .wz .fulltext[data-v-917c739a] {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 24px 0;
}
.container .article .wz .fulltext span[data-v-917c739a] {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 96px;
          height: 32px;
          background-color: #29a9ff;
          border-radius: 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #ffffff;
}
.container .all-comments .all[data-v-917c739a] {
    display: flex;
    align-items: center;
    line-height: 45px;
    border-bottom: 1px solid #eeeeee;
    padding: 0px 12px 0px;
}
.container .all-comments .all h6[data-v-917c739a] {
      color: #333333;
      font-size: 16px;
}
.container .all-comments .all span[data-v-917c739a] {
      color: #999999;
      font-size: 12px;
      margin-left: 5px;
}
.container .all-comments .every[data-v-917c739a] {
    padding: 0px 12px 0px;
    position: relative;
}
.container .all-comments .every .zw[data-v-917c739a] {
      text-align: center;
      font-size: 12px;
      color: #666;
      margin-top: 15px;
}
.container .all-comments .every .discuss[data-v-917c739a] {
      margin: 20px 0;
}
.container .all-comments .every .discuss .discuss-list[data-v-917c739a] {
        margin: 10px 0;
}
.container .all-comments .every .discuss .discuss-list .discuss-flex[data-v-917c739a] {
          display: flex;
          flex-direction: row;
}
.container .all-comments .every .discuss .discuss-list .discuss-flex .discuss-img img[data-v-917c739a] {
            width: 36px;
            height: 36px;
            border-radius: 50%;
}
.container .all-comments .every .discuss .discuss-list .discuss-flex .discuss-right[data-v-917c739a] {
            font-size: 14px;
            width: 85%;
            margin-left: 10px;
}
.container .all-comments .every .discuss .discuss-list .discuss-flex .discuss-right .discuss-name[data-v-917c739a] {
              color: #979696;
}
.container .all-comments .every .discuss .discuss-list .discuss-flex .discuss-right .discuss-content[data-v-917c739a] {
              line-height: 24px;
              color: #333333;
              font-family: PingFang SC-Regular;
}
.container .all-comments .every .discuss .discuss-list .discuss-flex .discuss-right .discuss-content .span-day[data-v-917c739a] {
                margin-left: 8px;
                font-size: 12px;
                color: #979696;
}
.container .all-comments .every .discuss .discuss-list .discuss-flex .discuss-fabulous[data-v-917c739a] {
            text-align: center;
            font-size: 12px;
}
.container .all-comments .every .discuss .discuss-list .discuss-flex .discuss-fabulous img[data-v-917c739a] {
              width: 13px;
              height: 12px;
}
.container .all-comments .every .discuss .discuss-list .discuss-children-flex[data-v-917c739a] {
          margin-left: 55px;
          margin-top: 10px;
}
.container .all-comments .every .discuss .discuss-list .discuss-children-flex .discuss-children-img img[data-v-917c739a] {
            width: 35px;
            height: 35px;
}
.container .all-comments .every .discuss .discuss-list .discuss-children-flex .discuss-area[data-v-917c739a] {
            font-size: 12px;
            color: #979696;
}
.container .all-comments .every .discuss .discuss-list .discuss-children-flex .reply[data-v-917c739a] {
            margin: 0 5px;
            color: #979696;
}
.container .all-comments .every .discuss .discuss-list .more[data-v-917c739a] {
          font-size: 14px;
          text-align: center;
          color: #526b93;
          margin-top: 20px;
}
.container .all-comments .every .open[data-v-917c739a] {
      position: absolute;
      bottom: -20px;
      left: 0;
      width: 100%;
      text-align: center;
}
.container .all-comments .every .open .img[data-v-917c739a] {
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translate(-50%, 0px);
        z-index: 9;
}
.container .all-comments .every .open .img img[data-v-917c739a] {
          width: 48px;
          height: 48px;
}
.container .all-comments .every .open .btn button[data-v-917c739a] {
        box-shadow: 0 -20px 26px rgba(255, 255, 255, 0.9);
        width: 100%;
        font-size: 14px;
        height: 40px;
}

@charset "UTF-8";
.container[data-v-68ab03ce] {
  padding-top: 1.33rem;
}
.container .logo[data-v-68ab03ce] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-68ab03ce] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-68ab03ce] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-68ab03ce] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-68ab03ce] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-68ab03ce]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-68ab03ce]:focus {
        outline: none;
}
.container .del[data-v-68ab03ce] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0 0;
}
.container .del img[data-v-68ab03ce] {
      width: 154px;
      height: 153px;
}
.container .textScroll[data-v-68ab03ce] {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 1rem;
}
.container[data-v-68ab03ce] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2500 !important;
}
.container[data-v-68ab03ce] .van-popup .mask .mask-img {
      text-align: right;
}
.container[data-v-68ab03ce] .van-popup .mask .mask-img img {
        width: 1.2rem !important;
        height: 2.8rem !important;
}
.container[data-v-68ab03ce] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
}
.container .kong[data-v-68ab03ce] {
    height: 60px;
    background-color: #f8f8f8;
    margin: 20px 0;
}
.container .kong1[data-v-68ab03ce] {
    height: 8px;
    background-color: #f8f8f9;
    margin: 20px 0 0;
}
.container .order[data-v-68ab03ce] {
    display: flex;
    flex-direction: column;
    height: 100vh;
}
.container .order .explain[data-v-68ab03ce] {
      height: 211px;
      flex-shrink: 0;
      position: relative;
}
.container .order .explain .play[data-v-68ab03ce] {
        height: 211px;
        position: relative;
}
.container .order .explain .play .img1[data-v-68ab03ce] {
          width: 100%;
          height: 211px;
}
.container .order .explain .play .pic[data-v-68ab03ce] {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          z-index: 9;
}
.container .order .explain .play .pic .kda[data-v-68ab03ce] {
            width: 2rem;
            height: 2rem;
            display: flex;
            align-items: center;
            justify-content: center;
}
.container .order .explain .play .pic img[data-v-68ab03ce] {
            width: 46px;
            height: 46px;
}
.container .order .explain .play .logos[data-v-68ab03ce] {
          position: absolute;
          bottom: 2px;
          left: 0;
          width: 100%;
          z-index: 70;
          height: 30px;
          line-height: 30px;
}
.container .order .explain .play .logos .right[data-v-68ab03ce] {
            height: 30px;
            line-height: 30px;
            width: 100%;
}
.container .order .explain .play .logos .right .llqbtn[data-v-68ab03ce] {
              position: relative;
}
.container .order .explain .play .logos .right .llqbtn .llqbtn1[data-v-68ab03ce] {
                width: 100%;
                font-size: 14px;
                background-color: #ff9831;
                border: none;
                color: #fff;
                height: 30px;
                line-height: 30px;
}
.container .order .explain .play .logos .right .llqbtn img[data-v-68ab03ce] {
                position: absolute;
                right: 10px;
                top: 17px;
                width: 10px;
                height: 10px;
}
.container .order .explain .play .logos .right .llqbtn[data-v-68ab03ce]:active {
              outline: none;
}
.container .order .explain .play .logos .right .llqbtn[data-v-68ab03ce]:focus {
              outline: none;
}
.container .order .explain .play .share[data-v-68ab03ce] {
          position: absolute;
          right: 16px;
          top: 10px;
          display: flex;
          align-items: center;
}
.container .order .explain .play .share .check[data-v-68ab03ce] {
            display: flex;
            align-items: center;
}
.container .order .explain .play .share .check .zx[data-v-68ab03ce] {
              width: 20px;
              height: 20px;
}
.container .order .explain .play .share span[data-v-68ab03ce] {
            color: #323332;
            font-size: 0.32rem;
            margin-left: 0.1333rem;
}
.container .order .explain .play .share .img3[data-v-68ab03ce] {
            width: 0.56rem;
            height: 0.56rem;
}
.container .order .explain .play .roll[data-v-68ab03ce] {
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          height: 211px;
          background: rgba(0, 0, 0, 0.7);
}
.container .order .explain .play .roll .distances[data-v-68ab03ce] {
            color: #fff;
            text-align: center;
}
.container .order .explain .play .roll .distances .tim[data-v-68ab03ce] {
              font-size: 14px;
              opacity: 0.8;
              margin-top: 52px;
}
.container .order .explain .play .roll .distances .countdown[data-v-68ab03ce] {
              width: 100%;
              height: 46px;
              line-height: 46px;
              display: flex;
              justify-content: center;
              vertical-align: bottom;
              margin-top: 5px;
}
.container .order .explain .play .roll .distances .countdown .mh[data-v-68ab03ce] {
                display: inline-block;
                margin: 0 4px;
                color: #fff;
                font-size: 14px;
                height: 46px;
                line-height: 1.4rem;
                vertical-align: bottom;
                font-weight: 400;
                opacity: 0.8;
}
.container .order .explain .play .roll .distances .countdown .minute[data-v-68ab03ce] {
                display: flex;
                justify-content: center;
                vertical-align: bottom;
                letter-spacing: 1px;
                height: 46px;
                margin: 0 12px;
                border-right: 10px;
                font-weight: 800;
                color: #fff;
                font-size: 22px;
                text-align: center;
}
.container .order .explain .play .roll .distances .relady .btn1[data-v-68ab03ce] {
              font-size: 14px;
              color: #078ae2;
              border: 1px solid #078ae2;
              width: 95px;
              height: 30px;
              line-height: 30px;
              border-radius: 4px;
              display: inline-block;
}
.container .order .explain .play .roll .distances .relady .btn2[data-v-68ab03ce] {
              background-color: #31aafb;
              color: #fff;
}
.container .order .explain .liveover[data-v-68ab03ce] {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 211px;
        z-index: 66;
        background: rgba(0, 0, 0, 0.5);
}
.container .order .explain .liveover .over[data-v-68ab03ce] {
          display: flex;
          justify-content: center;
          margin: 34px 0 40px;
}
.container .order .explain .liveover .over .bt[data-v-68ab03ce] {
            font-size: 20px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #ffffff;
}
.container .order .explain .liveover .num-right[data-v-68ab03ce] {
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
}
.container .order .explain .liveover .num-right .longtime[data-v-68ab03ce] {
            display: flex;
            width: 290px;
            height: 54px;
            border: 1px solid rgba(255, 255, 255, 0.5);
            border-radius: 10px;
            padding: 8px 0 7px 0;
}
.container .order .explain .liveover .num-right .longtime .time-left[data-v-68ab03ce] {
              width: 144px;
              text-align: center;
}
.container .order .explain .liveover .num-right .longtime .time-left .people[data-v-68ab03ce] {
                font-size: 18px;
                font-family: PingFang SC-Regular, PingFang SC;
                font-weight: 400;
                color: #ffffff;
}
.container .order .explain .liveover .num-right .longtime .time-left .see[data-v-68ab03ce] {
                font-size: 10px;
                font-family: PingFang SC-Regular, PingFang SC;
                font-weight: 400;
                color: #ffffff;
                opacity: 0.5;
}
.container .order .explain .liveover .num-right .longtime .time-right[data-v-68ab03ce] {
              border-left: 1px solid #fff;
              text-align: center;
}
.container .order .list[data-v-68ab03ce] {
      padding: 0.2667rem 0;
}
.container .order .list .intro .bespoke[data-v-68ab03ce] {
        padding: 0 16px;
        word-break: break-all;
}
.container .order .list .intro .bespoke .text-box[data-v-68ab03ce] {
          display: flex;
}
.container .order .list .intro .bespoke .txt[data-v-68ab03ce] {
          font-size: 16px;
          color: #333333;
          margin-bottom: 5px;
          font-weight: 600;
}
.container .order .list .intro .bespoke .over-hidden[data-v-68ab03ce] {
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          overflow: hidden;
}
.container .order .list .intro .bespoke .btn[data-v-68ab03ce] {
          color: #999;
          font-size: 18px;
          font-weight: 600;
}
.container .order .list .intro .bespoke .start[data-v-68ab03ce] {
          margin-top: 3px;
          font-size: 12px;
          display: flex;
          justify-content: space-between;
}
.container .order .list .intro .bespoke .start span[data-v-68ab03ce] {
            color: #078ae2;
            margin-left: 10px;
}
.container .order .list .intro .bespoke .start .start-right[data-v-68ab03ce] {
            color: #999999;
            font-size: 12px;
}
.container .order .list .intro .bespoke .distance[data-v-68ab03ce] {
          margin-top: 20px;
          background-color: #fff;
          border-radius: 8px;
          box-shadow: 0px 3px 6px 1px rgba(212, 212, 212, 0.5);
          padding: 22px 23px 16px;
          position: relative;
}
.container .order .list .intro .bespoke .distance .line[data-v-68ab03ce] {
            border-bottom: 1px solid #dddcdc;
            color: #dddcdc;
            position: absolute;
            left: 23px;
            right: 23px;
            top: 30px;
}
.container .order .list .intro .bespoke .distance .day[data-v-68ab03ce] {
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 12px;
            color: #333;
            vertical-align: baseline;
            background-color: #fff;
            position: absolute;
            left: 50%;
            top: 18px;
            width: 168px;
            transform: translateX(-50%);
}
.container .order .list .intro .bespoke .distance .day span[data-v-68ab03ce] {
              font-size: 20px;
              margin: 0 3px;
}
.container .order .list .intro .bespoke .distance .day span[data-v-68ab03ce] .van-count-down {
                font-size: 24px;
                margin: 0 3px;
}
.container .order .list .intro .bespoke .distance .countdown[data-v-68ab03ce] {
            width: 100%;
            height: 46px;
            display: flex;
            justify-content: space-between;
            margin-top: 30px;
}
.container .order .list .intro .bespoke .distance .countdown .mh[data-v-68ab03ce] {
              display: inline-block;
              margin: 0 4px;
              color: #333;
              font-size: 30px;
}
.container .order .list .intro .bespoke .distance .countdown .minute[data-v-68ab03ce] {
              display: flex;
              justify-content: center;
              width: 38px;
              height: 46px;
              line-height: 46px;
              border-right: 10px;
              font-weight: 500;
              color: #333333;
              font-size: 24px;
              text-align: center;
              background-color: #e8e9eb;
              border-radius: 8px;
}
.container .order .list .intro .bespoke .distance .now[data-v-68ab03ce] .van-button {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 15px;
            background-color: #e8f4fd;
            border: none;
            color: #0790eb;
}
.container .order .list .intro .bespoke .distance .now[data-v-68ab03ce] .van-button img {
              width: 14px;
              height: 14px;
              display: flex;
              align-items: center;
              justify-content: center;
}
.container .order .list .intro .bespoke .distance .now[data-v-68ab03ce] .van-button span {
              font-size: 14px;
              margin-left: 5px;
              display: flex;
              align-items: center;
              justify-content: center;
}
.container .order .list .intro .atten[data-v-68ab03ce] {
        display: flex;
        align-items: center;
        margin-top: 20px;
        padding: 11px 16px;
}
.container .order .list .intro .atten .atten-left[data-v-68ab03ce] {
          display: flex;
          align-items: center;
          width: 35px;
}
.container .order .list .intro .atten .atten-left img[data-v-68ab03ce] {
            width: 35px;
            height: 35px;
            border-radius: 50px;
}
.container .order .list .intro .atten .atten-center[data-v-68ab03ce] {
          flex: 1;
          padding-left: 10px;
}
.container .order .list .intro .atten .atten-center .name[data-v-68ab03ce] {
            color: #333;
            font-size: 14px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 3.8667rem;
}
.container .order .list .intro .atten .atten-center .time[data-v-68ab03ce] {
            color: #999999;
            font-size: 12px;
}
.container .order .list .intro .atten .atten-center .time span[data-v-68ab03ce] {
              margin-right: 5px;
}
.container .order .list .intro .atten .atten-right[data-v-68ab03ce] {
          display: flex;
}
.container .order .list .intro .atten .atten-right button[data-v-68ab03ce] {
            width: 68px;
            height: 28px;
            font-size: 13px;
            margin-left: 5px;
}
.container .order .list .intro .atten .atten-right button.pri[data-v-68ab03ce] {
              background-color: #f2f4f9;
              color: #00050f;
              border: none;
}
.container .order .list .intro .atten .atten-right button.focus[data-v-68ab03ce] {
              background-color: #e8f4fd;
              color: #0790eb;
              border: none;
}
.container .order .list .intro .atten .atten-right button.focuses[data-v-68ab03ce] {
              background-color: #048eea;
              color: #fff;
              border: none;
}
.container .order .list .intro .topics[data-v-68ab03ce] {
        padding: 0 16px;
        margin-top: 20px;
}
.container .order .list .intro .topics h5[data-v-68ab03ce] {
          font-size: 16px;
          color: #333;
          font-weight: 600;
          display: flex;
}
.container .order .list .intro .topics h5 span[data-v-68ab03ce] {
            display: inline-block;
            width: 6px;
            height: 6px;
            background-color: #048eea;
            border-radius: 50px;
            margin-right: 8px;
            margin-top: 8px;
}
.container .order .list .intro .topics .text-box[data-v-68ab03ce] {
          position: relative;
          color: #999;
          font-size: 13px;
          padding: 10px 11px 0;
          border-radius: 4px;
          margin-bottom: -1px;
}
.container .order .list .intro .topics .text-box[data-v-68ab03ce] p {
            white-space: pre-wrap;
            font-size: 12px !important;
}
.container .order .list .intro .topics .text-box[data-v-68ab03ce] span {
            color: #333333 !important;
            font-size: 12px !important;
}
.container .order .list .intro .topics .text-box[data-v-68ab03ce] img {
            width: 100%;
            margin: 10px 0;
}
.container .order .list .intro .topics .text-box .expande[data-v-68ab03ce] {
            height: auto;
}
.container .order .list .intro .topics .text-box .close[data-v-68ab03ce] {
            height: 110px;
            overflow: hidden;
}
.container .order .list .intro .topics .text-box .content[data-v-68ab03ce] {
            font-size: 13px;
            color: #333333;
            margin-bottom: 8px;
            font-family: PingFang SC;
            font-weight: 320;
            text-align: justify;
            line-height: 24px;
            min-height: 20px;
            word-wrap: break-word;
            word-break: break-all;
}
.container .order .list .intro .topics .btn[data-v-68ab03ce] {
          color: #0790eb;
          font-size: 13px;
          text-align: center;
}
.container .order .list .intro .about .xg[data-v-68ab03ce] {
        margin-top: 15px;
        padding: 0 16px;
        display: flex;
        justify-content: space-between;
        align-items: center;
}
.container .order .list .intro .about .xg h5[data-v-68ab03ce] {
          font-size: 14px;
          color: #333;
          font-weight: 600;
}
.container .order .list .intro .about .xg .xg-right[data-v-68ab03ce] {
          color: #999999;
          font-size: 12px;
          margin-right: -5px;
}
.container .order .list .intro .about .open-more[data-v-68ab03ce] {
        margin: 5px 25px;
}
.container .order .list .intro .about .open-more button[data-v-68ab03ce] {
          border: 1px solid #078ae2;
          color: #078ae2;
          font-size: 13px;
          width: 100%;
          height: 38px;
          border-radius: 50px;
          background-color: #fff;
}
.container .order .list .intro .about .sp-list[data-v-68ab03ce] {
        padding: 0px;
}
.container .order .list .intro .about .sp-list .sp-flex[data-v-68ab03ce] {
          display: flex;
          padding: 14px 16px;
          border-bottom: 1px solid #eeeeee;
}
.container .order .list .intro .about .sp-list .sp-flex[data-v-68ab03ce]:last-child {
            border: none;
}
.container .order .list .intro .about .sp-list .sp-flex .sp-img[data-v-68ab03ce] {
            position: relative;
            height: 90px;
}
.container .order .list .intro .about .sp-list .sp-flex .sp-img img[data-v-68ab03ce] {
              width: 132px;
              height: 90px;
              border-radius: 8px;
}
.container .order .list .intro .about .sp-list .sp-flex .sp-img .status[data-v-68ab03ce] {
              width: 43px;
              height: 16px;
              line-height: 16px;
              font-size: 5px;
              position: absolute;
              top: 2px;
              right: 2px;
              color: #ffffff;
              text-align: center;
              background-color: #ea4842;
              border-radius: 4px;
              display: flex;
              justify-content: center;
              align-items: center;
}
.container .order .list .intro .about .sp-list .sp-flex .sp-img .status img[data-v-68ab03ce] {
                width: 6px;
                height: 6px;
                margin-right: 2px;
}
.container .order .list .intro .about .sp-list .sp-flex .titles[data-v-68ab03ce] {
            flex: 1;
            padding-left: 8px;
            height: 90px;
}
.container .order .list .intro .about .sp-list .sp-flex .titles .sp-title[data-v-68ab03ce] {
              font-size: 13px;
              color: #333333;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              overflow: hidden;
}
.container .order .list .intro .about .sp-list .sp-flex .titles .infor[data-v-68ab03ce] {
              display: flex;
              margin-top: 10px;
}
.container .order .list .intro .about .sp-list .sp-flex .titles .infor img[data-v-68ab03ce] {
                width: 17px;
                height: 17px;
                border-radius: 50px;
}
.container .order .list .intro .about .sp-list .sp-flex .titles .infor span[data-v-68ab03ce] {
                color: #999999;
                font-size: 12px;
                margin-left: 5px;
}
.container .order .list .intro .about .sp-list .sp-flex .titles .people[data-v-68ab03ce] {
              display: flex;
              justify-content: space-between;
}
.container .order .list .intro .about .sp-list .sp-flex .titles .people .people-left[data-v-68ab03ce] {
                color: #999999;
                font-size: 12px;
                margin-top: 15px;
}
.container .order .list .intro .about .sp-list .sp-flex .titles .people .people-right[data-v-68ab03ce] {
                margin-top: -10px;
}
.container .order .list .intro .about .sp-list .sp-flex .titles .people .people-right button[data-v-68ab03ce] {
                  background-color: #078ae2;
                  font-size: 13px;
                  width: 60px;
                  height: 27px;
                  border: none;
                  color: #fff;
                  border-radius: 2px;
}
.container .order .list .intro .about .sp-list1[data-v-68ab03ce] {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 14px 16px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1[data-v-68ab03ce] {
          margin-bottom: 10px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .sp-img[data-v-68ab03ce] {
            position: relative;
            height: 92px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .sp-img img[data-v-68ab03ce] {
              width: 168px;
              height: 92px;
              border-radius: 8px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .sp-img .status[data-v-68ab03ce] {
              width: 43px;
              height: 16px;
              line-height: 16px;
              font-size: 5px;
              position: absolute;
              top: 2px;
              right: 2px;
              color: #ffffff;
              text-align: center;
              background-color: #ea4842;
              border-radius: 4px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .sp-img .status img[data-v-68ab03ce] {
                width: 6px;
                height: 6px;
                margin-right: 2px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .sp-img .hot[data-v-68ab03ce] {
              font-size: 10px;
              position: absolute;
              bottom: 2px;
              right: 5px;
              color: #ffffff;
              text-align: center;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .sp-img .hot .hot-zi[data-v-68ab03ce] {
                display: flex;
                align-items: center;
                position: absolute;
                bottom: 2px;
                right: 5px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .sp-img .hot .hot-zi img[data-v-68ab03ce] {
                  width: 7px;
                  height: 9px;
                  margin-right: 2px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .sp-img .playback[data-v-68ab03ce] {
              position: absolute;
              right: 0;
              top: 0;
              display: flex;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .sp-img .playback span[data-v-68ab03ce] {
                background-color: #0a92ec;
                border-top-right-radius: 8px;
                border-bottom-left-radius: 8px;
                color: #fff;
                font-size: 12px;
                display: inline-block;
                width: 37px;
                height: 17px;
                text-align: center;
                line-height: 17px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .titles[data-v-68ab03ce] {
            width: 168px;
            padding-left: 8px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .titles .sp-title[data-v-68ab03ce] {
              margin-top: 8px;
              font-size: 13px;
              color: #323332;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              overflow: hidden;
              width: 100%;
              text-overflow: ellipsis;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .titles .infor[data-v-68ab03ce] {
              display: flex;
              margin-top: 5px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .titles .infor img[data-v-68ab03ce] {
                width: 18px;
                height: 18px;
                border-radius: 50px;
}
.container .order .list .intro .about .sp-list1 .sp-flex1 .titles .infor span[data-v-68ab03ce] {
                color: #999999;
                font-size: 12px;
                margin-left: 5px;
}
.container .order .list[data-v-68ab03ce] .van-tab {
        font-size: 16px;
        flex: none !important;
        padding: 0 10px;
        position: relative;
        height: 30px;
}
.container .order .list[data-v-68ab03ce] .van-tab--active {
        font-weight: bold;
}
.container .order .list[data-v-68ab03ce] .van-tabs__wrap {
        margin-left: 7px;
}
.container .order .list[data-v-68ab03ce] .van-tabs__nav--line {
        padding-bottom: 4px;
}
.container .order .list[data-v-68ab03ce] .menu-tabs .van-tabs__line {
        background-color: #379eff;
        /* 线条颜色 */
        width: 14px;
        /*宽度 */
        height: 3px;
        /* 高度 */
        border-radius: 40px;
        /* 圆角 */
}
.container .order .list .menu-tabs[data-v-68ab03ce] {
        position: relative;
}
.container .order .list .menu-tabs .share[data-v-68ab03ce] {
          position: absolute;
          right: 10px;
          top: 4px;
          display: flex;
          align-items: center;
}
.container .order .list .menu-tabs .share .check[data-v-68ab03ce] {
            display: flex;
            align-items: center;
}
.container .order .list .menu-tabs .share span[data-v-68ab03ce] {
            color: #323332;
            font-size: 0.32rem;
            margin-left: 0.1333rem;
}
.container .order .list .menu-tabs .share .img3[data-v-68ab03ce] {
            width: 0.56rem;
            height: 0.56rem;
}
.container .author[data-v-68ab03ce] {
    padding: 25px 0;
}
.container .author .presenter[data-v-68ab03ce] {
      word-break: break-all;
      background: linear-gradient(159deg, #e5f0fe 0%, #f0f7fd 100%);
      margin-bottom: 12px;
      border-radius: 4px;
      min-height: 161px;
      margin-left: 16px;
      margin-right: 16px;
}
.container .author .presenter .gaodu[data-v-68ab03ce] {
        position: relative;
}
.container .author .presenter .imgs[data-v-68ab03ce] {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
}
.container .author .presenter .imgs img[data-v-68ab03ce] {
          width: 151px;
          height: 161px;
}
.container .author .presenter .speaker[data-v-68ab03ce] {
        position: absolute;
        width: 100%;
        z-index: 10;
        padding: 16px 30px 12px 18px;
        min-height: 161px;
}
.container .author .presenter .speaker .names[data-v-68ab03ce] {
          display: flex;
          justify-content: space-between;
}
.container .author .presenter .speaker .names .names-left[data-v-68ab03ce] {
            margin-top: 19px;
}
.container .author .presenter .speaker .names .names-left .lecturerName[data-v-68ab03ce] {
              font-size: 20px;
              font-family: PingFang SC Bold, PingFang SC Bold;
              font-weight: 400;
              color: #333333;
              line-height: 20px;
}
.container .author .presenter .speaker .names .names-left .enter[data-v-68ab03ce] {
              font-size: 10px;
              font-family: PingFang SC Medium, PingFang SC Medium;
              font-weight: 400;
              color: #2aa5f8;
              line-height: 10px;
              margin: 13px 0 14px;
}
.container .author .presenter .speaker .names .names-left .line[data-v-68ab03ce] {
              width: 34px;
              height: 2px;
              background: #2aa5f8;
}
.container .author .presenter .speaker .names .names-right img[data-v-68ab03ce] {
            width: 85px;
            height: 85px;
            border-radius: 50px;
}
.container .author .presenter .introdctions[data-v-68ab03ce] {
        font-size: 14px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 20px;
        padding: 130px 20px 17px;
}
.container .author .presenter .descripe[data-v-68ab03ce] {
        display: none;
}
.container .author .presenter .descripe1[data-v-68ab03ce] {
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        font-style: PingFang SC-Regular;
        white-space: pre-wrap;
        word-break: break-all;
        display: block;
}
.container .author .presenter .disdown[data-v-68ab03ce] {
        display: flex;
        justify-content: flex-end;
}
.container .author .presenter .disdown .down[data-v-68ab03ce] {
          width: 73px;
          height: 20px;
          background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
          border-radius: 2px 2px 2px 2px;
          margin-top: 24px;
          display: flex;
          align-content: center;
          line-height: 20px;
          justify-content: center;
}
.container .author .presenter .disdown .down span[data-v-68ab03ce] {
            font-size: 12px;
            font-family: PingFang SC Medium, PingFang SC Medium;
            font-weight: 400;
            color: #ffffff;
}
.container .author .presenter .disdown .down .van-icon[data-v-68ab03ce] {
            margin: 5px 0 0 2px;
            color: #fff;
            font-size: 12px;
}
.container .author .presenter .lecturerimage[data-v-68ab03ce] {
        padding: 130px 20px 17px;
}
.container .author .presenter .lecturerimage img[data-v-68ab03ce] {
          width: 303px;
}
.container .author .about .xg[data-v-68ab03ce] {
      margin-top: 15px;
      padding: 0 16px;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .author .about .xg h5[data-v-68ab03ce] {
        font-size: 14px;
        color: #333;
        font-weight: 600;
}
.container .author .about .xg .xg-right[data-v-68ab03ce] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .author .about .open-more[data-v-68ab03ce] {
      margin: 5px 25px;
}
.container .author .about .open-more button[data-v-68ab03ce] {
        border: 1px solid #078ae2;
        color: #078ae2;
        font-size: 13px;
        width: 100%;
        height: 38px;
        border-radius: 50px;
        background-color: #fff;
}
.container .author .about .sp-list[data-v-68ab03ce] {
      padding: 0px;
}
.container .author .about .sp-list .sp-flex[data-v-68ab03ce] {
        display: flex;
        padding: 14px 16px;
        border-bottom: 1px solid #eeeeee;
}
.container .author .about .sp-list .sp-flex[data-v-68ab03ce]:last-child {
          border: none;
}
.container .author .about .sp-list .sp-flex .sp-img[data-v-68ab03ce] {
          position: relative;
          height: 90px;
}
.container .author .about .sp-list .sp-flex .sp-img img[data-v-68ab03ce] {
            width: 132px;
            height: 90px;
            border-radius: 8px;
}
.container .author .about .sp-list .sp-flex .sp-img .status[data-v-68ab03ce] {
            width: 43px;
            height: 16px;
            line-height: 16px;
            font-size: 5px;
            position: absolute;
            top: 2px;
            right: 2px;
            color: #ffffff;
            text-align: center;
            background-color: #ea4842;
            border-radius: 4px;
}
.container .author .about .sp-list .sp-flex .sp-img .status img[data-v-68ab03ce] {
              width: 6px;
              height: 6px;
              margin-right: 2px;
}
.container .author .about .sp-list .sp-flex .sp-img .hot[data-v-68ab03ce] {
            font-size: 10px;
            position: absolute;
            bottom: 2px;
            right: 5px;
            color: #ffffff;
            text-align: center;
}
.container .author .about .sp-list .sp-flex .sp-img .hot .hot-zi[data-v-68ab03ce] {
              display: flex;
              align-items: center;
              position: absolute;
              bottom: 2px;
              right: 5px;
}
.container .author .about .sp-list .sp-flex .sp-img .playback[data-v-68ab03ce] {
            position: absolute;
            right: 0;
            top: -19px;
}
.container .author .about .sp-list .sp-flex .sp-img .playback span[data-v-68ab03ce] {
              background-color: #0a92ec;
              border-top-right-radius: 8px;
              border-bottom-left-radius: 8px;
              color: #fff;
              font-size: 12px;
              display: inline-block;
              width: 37px;
              height: 17px;
              text-align: center;
              line-height: 17px;
}
.container .author .about .sp-list .sp-flex .titles[data-v-68ab03ce] {
          flex: 1;
          padding-left: 8px;
          height: 90px;
}
.container .author .about .sp-list .sp-flex .titles .sp-title[data-v-68ab03ce] {
            font-size: 13px;
            color: #333333;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
}
.container .author .about .sp-list .sp-flex .titles .infor[data-v-68ab03ce] {
            display: flex;
            margin-top: 10px;
}
.container .author .about .sp-list .sp-flex .titles .infor img[data-v-68ab03ce] {
              width: 17px;
              height: 17px;
              border-radius: 50px;
}
.container .author .about .sp-list .sp-flex .titles .infor span[data-v-68ab03ce] {
              color: #999999;
              font-size: 12px;
              margin-left: 5px;
}
.container .author .about .sp-list .sp-flex .titles .people[data-v-68ab03ce] {
            display: flex;
            justify-content: space-between;
}
.container .author .about .sp-list .sp-flex .titles .people .people-left[data-v-68ab03ce] {
              color: #999999;
              font-size: 12px;
              margin-top: 15px;
}
.container .author .about .sp-list .sp-flex .titles .people .people-right[data-v-68ab03ce] {
              margin-top: -10px;
}
.container .author .about .sp-list .sp-flex .titles .people .people-right button[data-v-68ab03ce] {
                background-color: #078ae2;
                font-size: 13px;
                width: 60px;
                height: 27px;
                border: none;
                color: #fff;
                border-radius: 2px;
}
.container .author .about .sp-list1[data-v-68ab03ce] {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 14px 16px;
}
.container .author .about .sp-list1 .sp-flex1[data-v-68ab03ce] {
        margin-bottom: 10px;
}
.container .author .about .sp-list1 .sp-flex1 .sp-img[data-v-68ab03ce] {
          position: relative;
          height: 92px;
}
.container .author .about .sp-list1 .sp-flex1 .sp-img img[data-v-68ab03ce] {
            width: 168px;
            height: 92px;
            border-radius: 8px;
}
.container .author .about .sp-list1 .sp-flex1 .sp-img .status[data-v-68ab03ce] {
            width: 43px;
            height: 16px;
            line-height: 16px;
            font-size: 5px;
            position: absolute;
            top: 2px;
            right: 2px;
            color: #ffffff;
            text-align: center;
            background-color: #ea4842;
            border-radius: 4px;
}
.container .author .about .sp-list1 .sp-flex1 .sp-img .status img[data-v-68ab03ce] {
              width: 6px;
              height: 6px;
              margin-right: 2px;
}
.container .author .about .sp-list1 .sp-flex1 .sp-img .hot[data-v-68ab03ce] {
            font-size: 10px;
            position: absolute;
            bottom: 2px;
            right: 5px;
            color: #ffffff;
            text-align: center;
}
.container .author .about .sp-list1 .sp-flex1 .sp-img .hot .hot-zi[data-v-68ab03ce] {
              display: flex;
              align-items: center;
              position: absolute;
              bottom: 2px;
              right: 5px;
}
.container .author .about .sp-list1 .sp-flex1 .sp-img .hot .hot-zi img[data-v-68ab03ce] {
                width: 7px;
                height: 9px;
                margin-right: 2px;
}
.container .author .about .sp-list1 .sp-flex1 .sp-img .playback[data-v-68ab03ce] {
            position: absolute;
            right: 0;
            top: 0;
            display: flex;
}
.container .author .about .sp-list1 .sp-flex1 .sp-img .playback span[data-v-68ab03ce] {
              background-color: #0a92ec;
              border-top-right-radius: 8px;
              border-bottom-left-radius: 8px;
              color: #fff;
              font-size: 12px;
              display: inline-block;
              width: 37px;
              height: 17px;
              text-align: center;
              line-height: 17px;
}
.container .author .about .sp-list1 .sp-flex1 .titles[data-v-68ab03ce] {
          width: 168px;
          padding-left: 8px;
}
.container .author .about .sp-list1 .sp-flex1 .titles .sp-title[data-v-68ab03ce] {
            margin-top: 8px;
            font-size: 13px;
            color: #323332;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            width: 100%;
            text-overflow: ellipsis;
}
.container .author .about .sp-list1 .sp-flex1 .titles .infor[data-v-68ab03ce] {
            display: flex;
            margin-top: 5px;
}
.container .author .about .sp-list1 .sp-flex1 .titles .infor img[data-v-68ab03ce] {
              width: 18px;
              height: 18px;
              border-radius: 50px;
}
.container .author .about .sp-list1 .sp-flex1 .titles .infor span[data-v-68ab03ce] {
              color: #999999;
              font-size: 12px;
              margin-left: 5px;
}
.container .author1[data-v-68ab03ce] {
    padding-top: 10px;
}
.container .author1 .courseware[data-v-68ab03ce] {
      position: relative;
      padding: 0 16px;
}
.container .author1 .courseware .dwei[data-v-68ab03ce] {
        position: absolute;
        top: 0;
        right: 30px;
}
.container .author1 .courseware .courselist[data-v-68ab03ce] {
        position: relative;
}
.container .author1 .courseware .courselist .mulu[data-v-68ab03ce] {
          position: fixed;
          right: 0;
          background-color: #fff;
          bottom: 0;
          border-top: 1px solid #efefef;
          width: 100%;
          padding-top: 10px;
          margin-bottom: 10px;
          height: 28px;
          font-size: 14px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          color: #333;
          line-height: 20px;
}
.container .author1 .courseware .courselist .mulu .couress[data-v-68ab03ce] {
            text-align: right;
            margin-right: 16px;
}
.container .author1 .courseware .courselist .mulu img[data-v-68ab03ce] {
            width: 12px;
            height: 12px;
            margin-right: 7px;
}
.container .author1 .courseware .courselist .allcourselist[data-v-68ab03ce] {
          position: fixed;
          bottom: 52px;
          right: 16px;
          left: 16px;
          width: 92%;
}
.container .author1 .courseware .courselist .allcourselist .updown[data-v-68ab03ce] {
            height: 14px;
            margin-bottom: -3px;
            display: flex;
            justify-content: flex-end;
            margin-right: 10px;
}
.container .author1 .courseware .courselist .allcourselist .updown img[data-v-68ab03ce] {
              width: 21px;
              height: 14px;
}
.container .author1 .courseware .courselist .allcourselist .totop[data-v-68ab03ce] {
            background: #fff;
            border-radius: 4px 4px 4px 4px;
            padding: 10px 0;
            width: 100%;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.container .author1 .courseware .courselist .allcourselist .lists[data-v-68ab03ce] {
            font-size: 14px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            color: #333333;
            line-height: 40px;
}
.container .author1 .courseware .courselist .allcourselist .lists .selected[data-v-68ab03ce] {
              background: rgba(19, 141, 216, 0.3);
              font-size: 14px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              color: #138dd8;
              padding: 0 12px;
}
.container .author1 .courseware .showpics img[data-v-68ab03ce] {
        width: 100%;
}

@charset "UTF-8";
.container[data-v-7ab636ee] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  padding-bottom: 30px;
}
.container .del[data-v-7ab636ee] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}
.container .del img[data-v-7ab636ee] {
      width: 154px;
      height: 153px;
}
.container[data-v-7ab636ee] .vjs-poster {
    background-size: 100%;
}
.container .logo[data-v-7ab636ee] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-7ab636ee] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-7ab636ee] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-7ab636ee] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-7ab636ee] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-7ab636ee]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-7ab636ee]:focus {
        outline: none;
}
.container .textScroll[data-v-7ab636ee] {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.container .kong1[data-v-7ab636ee] {
    height: 8px;
    background-color: #f8f8f9;
    margin: 20px 0 0;
}
.container .regist[data-v-7ab636ee] {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    padding: 0 16px;
    border-top: 1px solid #e5e5e5;
}
.container .regist .collect[data-v-7ab636ee] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 60px;
}
.container .regist .collect .collect-left[data-v-7ab636ee] {
        display: flex;
        margin-left: -18px;
        flex: 1;
        justify-content: space-evenly;
}
.container .regist .collect .collect-left .sc[data-v-7ab636ee] {
          text-align: center;
}
.container .regist .collect .collect-left .sc .img[data-v-7ab636ee] {
            display: flex;
            justify-content: center;
}
.container .regist .collect .collect-left .sc .img img[data-v-7ab636ee] {
              width: 20px;
              height: 20px;
}
.container .regist .collect .collect-left .sc .like[data-v-7ab636ee] {
            margin-top: 5px;
            font-size: 10px;
            font-family: San Francisco Display-Regular, San Francisco Display;
            font-weight: 400;
            color: #333333;
}
.container .regist .collect .collect-left .sc1[data-v-7ab636ee] {
          margin-left: 8px;
}
.container .regist .collect .collect-right[data-v-7ab636ee] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        width: 204px;
        font-family: PingFang SC-Regular;
        font-weight: 500;
        color: #fff;
}
.container .regist .collect .collect-right input[data-v-7ab636ee] {
          background-color: #f5f5f5;
          border-radius: 50px;
          width: 204px;
          height: 34px;
          border: none;
          padding-left: 20px;
}
.container[data-v-7ab636ee] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container[data-v-7ab636ee] .van-popup .mask .mask-img {
      text-align: right;
}
.container[data-v-7ab636ee] .van-popup .mask .mask-img img {
        width: 1.2rem !important;
        height: 2.8rem !important;
}
.container[data-v-7ab636ee] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
}
.container .video[data-v-7ab636ee] {
    width: 100%;
    height: 5.6rem;
    position: relative;
}
.container .video .vjs-custom-skin[data-v-7ab636ee] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      /* 让视频充满容器 */
      height: 100%;
      object-fit: cover;
      /* 让视频铺满整个容器，可能会裁剪部分图像 */
}
.container .video1[data-v-7ab636ee] {
    width: 100%;
    height: 5.6rem;
}
.container .check[data-v-7ab636ee] {
    display: flex;
    align-items: center;
}
.container .comment[data-v-7ab636ee] {
    padding: 0.2667rem 0;
    flex: 1;
    overflow: hidden;
}
.container .comment[data-v-7ab636ee] .van-tabs,
    .container .comment[data-v-7ab636ee] .van-tabs__content,
    .container .comment[data-v-7ab636ee] .van-tab__pane {
      height: 100%;
}
.container .comment .line[data-v-7ab636ee] {
      position: absolute;
      top: 1.1667rem;
      border-bottom: 0.0267rem solid #eee;
      width: 100%;
}
.container .comment .title[data-v-7ab636ee] {
      display: flex;
      align-items: center;
}
.container .comment .title h3[data-v-7ab636ee] {
        color: #29a9ff;
        font-size: 0.4267rem;
        font-weight: 600;
}
.container .comment .title h3[data-v-7ab636ee]:after {
          content: '';
          display: block;
          width: 0.4rem;
          border-bottom: 0.1067rem solid #29a9ff;
          margin: 0.1333rem auto 0;
          border-radius: 1.3333rem;
}
.container .comment .title span[data-v-7ab636ee] {
        color: #999999;
        font-size: 0.32rem;
        margin-left: 0.2667rem;
}
.container .comment[data-v-7ab636ee] .van-tab {
      font-size: 0.4267rem;
      flex: none !important;
      width: 1.3333rem;
      height: 0.8rem;
}
.container .comment[data-v-7ab636ee] .van-tab--active {
      font-weight: bold;
}
.container .comment[data-v-7ab636ee] .van-tabs__wrap {
      margin-left: 0.1867rem;
}
.container .comment[data-v-7ab636ee] .van-tabs__nav--line {
      padding-bottom: 0.1067rem;
}
.container .comment[data-v-7ab636ee] .menu-tabs .van-tabs__line {
      background-color: #379eff;
      /* 线条颜色 */
      width: 0.3733rem;
      /*宽度 */
      height: 0.08rem;
      /* 高度 */
      border-radius: 1.0667rem;
      /* 圆角 */
      padding-bottom: -0.1333rem;
}
.container .comment .menu-tabs[data-v-7ab636ee] {
      position: relative;
}
.container .comment .menu-tabs .author[data-v-7ab636ee] {
        position: absolute;
        left: 65px;
        color: #323233;
        font-size: 16px;
        top: 5px;
}
.container .comment .comment-detail[data-v-7ab636ee] {
      position: absolute;
      top: 0.24rem;
      left: 2.6667rem;
      font-size: 0.32rem;
      color: #29a9ff;
}
.container .comment .topics[data-v-7ab636ee] {
      margin: 0.3467rem 0 0;
      padding: 0 0.4267rem;
      position: relative;
}
.container .comment .topics .xl[data-v-7ab636ee] {
        display: flex;
        justify-content: space-between;
        align-items: center;
}
.container .comment .topics .xl h5[data-v-7ab636ee] {
          font-size: 16px;
          color: #333;
          font-weight: 600;
          width: 95%;
}
.container .comment .topics .xl .down[data-v-7ab636ee] {
          font-size: 10px;
          position: absolute;
          right: 0.4267rem;
          top: 3px;
          width: 4%;
}
.container .comment .topics .xl .down i[data-v-7ab636ee] {
            font-size: 18px;
            color: #999;
}
.container .comment .topics .para[data-v-7ab636ee] {
        color: #999;
        font-size: 14px;
        margin-top: 5px;
        text-align: justify;
        margin-bottom: 5px;
        line-height: 0.63333rem;
}
.container .comment .topics .expande[data-v-7ab636ee] {
        height: auto;
}
.container .comment .topics .close[data-v-7ab636ee] {
        height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: -10px;
}
.container .comment .topics .close1[data-v-7ab636ee] {
        height: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
}
.container .comment .heat[data-v-7ab636ee] {
      color: #999;
      font-size: 0.32rem;
      padding: 0 0.4267rem;
      margin-top: 0.2rem;
}
.container .comment .heat i[data-v-7ab636ee] {
        color: #fa7d13;
        margin-right: 0.1333rem;
}
.container .comment .labels[data-v-7ab636ee] {
      display: flex;
      margin: 0 0.4267rem;
      flex-wrap: wrap;
}
.container .comment .labels .one-labes[data-v-7ab636ee] {
        background: #e9f6ff;
        background: #e9f6ff;
        padding: 3px 12px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
        color: #29a9ff;
        line-height: 17px;
        border-radius: 4px;
        margin-top: 10px;
        margin-right: 5px;
}
.container .comment .num[data-v-7ab636ee] {
      display: flex;
      align-items: center;
      padding: 0 0.4267rem;
      margin-top: 0.2667rem;
}
.container .comment .num .num-left[data-v-7ab636ee] {
        width: 0.96rem;
        display: flex;
        align-items: center;
}
.container .comment .num .num-left img[data-v-7ab636ee] {
          width: 0.96rem;
          height: 0.96rem;
          border-radius: 1.3333rem;
}
.container .comment .num .num-center[data-v-7ab636ee] {
        flex: 1;
        padding-left: 0.2667rem;
        line-height: 0.5333rem;
}
.container .comment .num .num-center .bozhu[data-v-7ab636ee] {
          font-size: 0.3733rem;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 5.8667rem;
          margin-top: 0.1333rem;
          color: #5c5c5c;
}
.container .comment .num .num-center h4[data-v-7ab636ee] {
          color: #5c5c5c;
          font-size: 0.3733rem;
}
.container .comment .num .num-center p[data-v-7ab636ee] {
          color: #999999;
          font-size: 0.32rem;
}
.container .comment .num .num-right[data-v-7ab636ee] {
        width: 2.1333rem;
        height: 0.7467rem;
        display: flex;
}
.container .comment .num .num-right[data-v-7ab636ee] .van-button {
          width: 2.1333rem;
          height: 100%;
          font-size: 0.3733rem;
          background-color: #e8f4fd;
          color: #0790eb;
          border: none;
}
.container .comment .num .num-right[data-v-7ab636ee] .van-button--normal {
          padding: 0;
}
.container .album[data-v-7ab636ee] {
    padding: 0 0.4267rem 0 0.4267rem;
}
.container .album h4[data-v-7ab636ee] {
      font-size: 15px;
      font-weight: 600;
      color: #333;
}
.container .album .all[data-v-7ab636ee] {
      display: flex;
      /* 设置超出滚动 */
      overflow-x: auto;
      padding: 0.4rem 0 0;
}
.container .album .all .detail[data-v-7ab636ee] {
        width: 3.7333rem;
        margin-right: 0.24rem;
        /* 超出滚动的关键，没有它元素会自动缩小，不会滚动 */
        flex-shrink: 0;
        background-color: #f2f4f9;
        border-radius: 0.2133rem;
        padding: 0.2133rem 0.32rem;
}
.container .album .all .detail.active .time[data-v-7ab636ee] {
          color: #078ae2;
}
.container .album .all .detail.active .title[data-v-7ab636ee] {
          color: #078ae2;
}
.container .album .all .detail .time[data-v-7ab636ee] {
          color: #999;
          font-size: 0.32rem;
}
.container .album .all .detail .title[data-v-7ab636ee] {
          margin-top: 0.1333rem;
          color: #333;
          width: 100%;
          font-size: 0.3733rem;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
}
.container .album .introducs[data-v-7ab636ee] {
      margin-top: 10px;
}
.container .album .introducs .mores[data-v-7ab636ee] {
        display: flex;
        justify-content: space-between;
        position: relative;
}
.container .album .introducs .mores .descripe[data-v-7ab636ee] {
          font-size: 14px;
          color: #333333;
          line-height: 20px;
          font-style: PingFang SC-Regular;
          white-space: pre-wrap;
          word-break: break-all;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 86%;
}
.container .album .introducs .mores .descripe1[data-v-7ab636ee] {
          font-size: 14px;
          color: #333333;
          line-height: 20px;
          font-style: PingFang SC-Regular;
          white-space: pre-wrap;
          word-break: break-all;
          width: 86%;
}
.container .album .introducs .mores .down[data-v-7ab636ee] {
          font-size: 12px;
          color: #508cee;
          font-style: PingFang SC-Medium;
          display: flex;
          align-items: center;
          justify-content: flex-end;
          width: 13%;
          position: absolute;
          top: 2px;
          right: 0;
}
.container .album .introducs .mores .down .van-icon[data-v-7ab636ee] {
            margin: 3px 0 0 2px;
}
.container .album[data-v-7ab636ee] ::-webkit-scrollbar {
      /* 隐藏滚动条 */
      display: none;
}
.container .relate[data-v-7ab636ee] {
    margin: 0.52rem 0;
}
.container .relate .name[data-v-7ab636ee] {
      margin-bottom: 0.2667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .relate .name .name-right[data-v-7ab636ee] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .relate1[data-v-7ab636ee] {
    margin-bottom: 40px;
}
.container .exclusive .video-list[data-v-7ab636ee] {
    display: flex;
    margin-bottom: 0.4rem;
}
.container .exclusive .video-detail[data-v-7ab636ee] {
    width: 3.4667rem;
    height: 1.9733rem;
    position: relative;
    z-index: -1;
}
.container .exclusive .video-detail img[data-v-7ab636ee] {
      width: 100%;
      height: 1.9733rem;
      border-radius: 0.2667rem;
}
.container .exclusive .video-detail .video-top[data-v-7ab636ee] {
      display: flex;
      justify-content: space-between;
      position: absolute;
      bottom: 0.1333rem;
      left: 0.1333rem;
      font-size: 0.32rem;
      color: white;
      width: 3.2rem;
}
.container .exclusive .video-detail .video-top .video-number[data-v-7ab636ee] {
        display: flex;
        align-items: center;
}
.container .exclusive .video-detail .video-top .video-number .van-icon[data-v-7ab636ee] {
          color: white;
}
.container .exclusive .video-title[data-v-7ab636ee] {
    width: 60%;
    font-size: 0.3733rem;
    padding-left: 0.2667rem;
    line-height: 0.6933rem;
}
.container .exclusive .video-title .video-biaoti[data-v-7ab636ee] {
      color: #333333;
      font-size: 0.3467rem;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
}
.container .exclusive .video-title .video-author[data-v-7ab636ee] {
      font-size: 0.32rem;
      color: #999;
}
.container .open-more[data-v-7ab636ee] {
    margin: 5px 15px;
}
.container .open-more button[data-v-7ab636ee] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 13px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #fff;
}

@charset "UTF-8";
.container[data-v-3b5d1de2] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #000;
}
.container .del[data-v-3b5d1de2] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}
.container .del img[data-v-3b5d1de2] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-3b5d1de2] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-3b5d1de2] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-3b5d1de2] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-3b5d1de2] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-3b5d1de2] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-3b5d1de2]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-3b5d1de2]:focus {
        outline: none;
}
.container .videoshow[data-v-3b5d1de2] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: calc(100vh - 50px);
    overflow-y: hidden;
}
.container .videoshow .video-player-box[data-v-3b5d1de2] {
      width: 100%;
}
.container .videoshow[data-v-3b5d1de2] .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
      opacity: 1;
}
.container .videoshow[data-v-3b5d1de2] .video-player .vjs-poster {
      width: 100%;
      background-size: 100%;
}
.container .videoshow[data-v-3b5d1de2] .video-js .vjs-tech {
      height: 100%;
}
.container .videoshow[data-v-3b5d1de2] .vjs-big-play-button {
      top: 50% !important;
      left: 50% !important;
      transform: translate(-50%, -50%);
      background: url("https://static-web.yaoweilai.com/app/img/icon-bf.png") no-repeat;
      background-size: cover;
      border: none;
      width: 46px;
      height: 46px;
}
.container .videoshow[data-v-3b5d1de2] .vjs-paused .vjs-big-play-button {
      top: 50% !important;
      left: 50% !important;
      transform: translate(-50%, -50%);
      background: url("https://static-web.yaoweilai.com/app/img/icon-bf.png") no-repeat;
      background-size: cover;
      border: none;
      width: 46px;
      height: 46px;
      display: block;
}
.container .videoshow[data-v-3b5d1de2] .vjs-big-play-button .vjs-icon-placeholder:before {
      display: none !important;
}
.container .videoshow .tilt[data-v-3b5d1de2] {
      width: 100%;
      height: 80%;
      opacity: 1;
      position: absolute;
      top: 0;
      left: 0;
}
.container .personal[data-v-3b5d1de2] {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-top: 15px;
    background: url("https://static-web.yaoweilai.com/app/img/icon-mask.png") 100%;
}
.container .personal .name[data-v-3b5d1de2] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 18px;
      color: #ffffff;
      margin-left: 16px;
}
.container .personal .intros[data-v-3b5d1de2] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 6px 16px;
}
.container .personal .intros .intros-left[data-v-3b5d1de2] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #ffffff;
        width: 82%;
        white-space: nowrap;
        /* 禁止换行 */
        overflow: hidden;
        /* 文本超出部分隐藏 */
        text-overflow: ellipsis;
        /* 显示省略号 */
}
.container .personal .intros .intros-right[data-v-3b5d1de2] {
        display: flex;
        width: 17%;
        justify-content: flex-end;
        margin-right: -5px;
}
.container .personal .intros .intros-right span[data-v-3b5d1de2] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #508cee;
}
.container .personal .intros .intros-right i[data-v-3b5d1de2] {
          font-size: 15px;
          color: #508cee;
          margin-top: 1px;
}
.container .personal .sliders[data-v-3b5d1de2] {
      margin: 15px 0 15px;
      display: flex;
      justify-content: space-between;
}
.container .personal .sliders[data-v-3b5d1de2] .van-slider {
        width: 99%;
}
.container .personal .sliders[data-v-3b5d1de2] .van-slider__button {
        width: 6px;
        height: 6px;
}
.container .personal .regist[data-v-3b5d1de2] {
      width: 100%;
      z-index: 99;
      padding: 0 16px;
      height: 50px;
      box-sizing: border-box;
}
.container .personal .regist .collect[data-v-3b5d1de2] {
        display: flex;
        justify-content: space-between;
        align-items: center;
}
.container .personal .regist .collect .collect-left[data-v-3b5d1de2] {
          display: flex;
          margin-left: -18px;
}
.container .personal .regist .collect .collect-left .sc[data-v-3b5d1de2] {
            text-align: center;
}
.container .personal .regist .collect .collect-left .sc .img[data-v-3b5d1de2] {
              display: flex;
              justify-content: center;
}
.container .personal .regist .collect .collect-left .sc .img img[data-v-3b5d1de2] {
                width: 20px;
                height: 20px;
}
.container .personal .regist .collect .collect-left .sc .like[data-v-3b5d1de2] {
              margin-top: 5px;
              font-size: 10px;
              font-family: San Francisco Display-Regular, San Francisco Display;
              font-weight: 400;
              color: #fff;
}
.container .personal .regist .collect .collect-left .sc1[data-v-3b5d1de2] {
            margin-left: 18px;
}
.container .personal .regist .collect .collect-right[data-v-3b5d1de2] {
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .personal .regist .collect .collect-right img[data-v-3b5d1de2] {
            width: 36px;
            height: 36px;
            border-radius: 50px;
}
.container .personal .regist .collect .collect-right button[data-v-3b5d1de2] {
            width: 56px;
            height: 22px;
            background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
            border-radius: 4px 4px 4px 4px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff;
            border: none;
            margin-left: 10px;
}
.container .video-list[data-v-3b5d1de2] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 12px;
}
.container .video-list .lists[data-v-3b5d1de2] {
      width: 49%;
      margin-bottom: 11px;
}
.container .video-list .lists .names[data-v-3b5d1de2] {
        height: 320px;
        background: #ffffff;
        border-radius: 4px;
}
.container .video-list .lists .names .bg-image[data-v-3b5d1de2] {
          width: 100%;
          height: 245px;
          position: relative;
}
.container .video-list .lists .names .bg-image .last-img[data-v-3b5d1de2] {
            width: 100%;
}
.container .video-list .lists .names .bg-image .last-img img[data-v-3b5d1de2] {
              height: 245px;
              width: 100%;
              overflow: hidden;
}
.container .video-list .lists .names .bg-image .top-img[data-v-3b5d1de2] {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 245px;
}
.container .video-list .lists .names .bg-image .top-img .top-ys[data-v-3b5d1de2] {
              height: 74px;
              width: 100%;
              background-color: rgba(255, 255, 255, 0.3);
              border-top-left-radius: 4px;
              border-top-right-radius: 4px;
              backdrop-filter: blur(10px) brightness(120%);
              -webkit-backdrop-filter: blur(10px) brightness(120%);
}
.container .video-list .lists .names .bg-image .top-img .img-center[data-v-3b5d1de2] {
              position: relative;
              height: 96px;
}
.container .video-list .lists .names .bg-image .top-img .img-center .img-videocover[data-v-3b5d1de2] {
                width: 100%;
                height: 96px;
}
.container .video-list .lists .names .bg-image .top-img .img-center .bofang[data-v-3b5d1de2] {
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%);
}
.container .video-list .lists .names .bg-image .top-img .img-center .bofang img[data-v-3b5d1de2] {
                  width: 28px;
                  height: 28px;
}
.container .video-list .lists .names .bg-image .top-img .bottom-ys[data-v-3b5d1de2] {
              height: 75px;
              width: 100%;
              background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
              background-color: rgba(255, 255, 255, 0.3);
              backdrop-filter: blur(10px) brightness(120%);
              -webkit-backdrop-filter: blur(10px) brightness(120%);
              border-bottom-left-radius: 4px;
              border-bottom-right-radius: 4px;
}
.container .video-list .lists .names .titlea[data-v-3b5d1de2] {
          padding: 6px 4px 8px;
}
.container .video-list .lists .names .titlea .video-title[data-v-3b5d1de2] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #333333;
            line-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
.container .video-list .lists .names .titlea .username[data-v-3b5d1de2] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 4px;
}
.container .video-list .lists .names .titlea .username .username-left[data-v-3b5d1de2] {
              display: flex;
              align-content: center;
}
.container .video-list .lists .names .titlea .username .username-left img[data-v-3b5d1de2] {
                width: 18px;
                height: 18px;
                border-radius: 10px;
}
.container .video-list .lists .names .titlea .username .username-left span[data-v-3b5d1de2] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #777777;
                line-height: 14px;
                margin-top: 2px;
                margin-left: 5px;
}
.container .video-list .lists .names .titlea .username .username-right[data-v-3b5d1de2] {
              display: flex;
              align-content: center;
}
.container .video-list .lists .names .titlea .username .username-right img[data-v-3b5d1de2] {
                width: 7px;
                height: 9px;
                margin-top: 2px;
                margin-right: 2px;
}
.container .video-list .lists .names .titlea .username .username-right span[data-v-3b5d1de2] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #777777;
}
.container .open-more[data-v-3b5d1de2] {
    margin: 5px 26px;
}
.container .open-more button[data-v-3b5d1de2] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 13px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #000;
}
.container .show-detail .showdt-digale[data-v-3b5d1de2] {
    height: 370px;
    padding: 10px 16px 16px;
    overflow-y: scroll;
    margin-top: 16px;
    margin-bottom: 16px;
}
.container .show-detail .showdt-digale .user-info[data-v-3b5d1de2] {
      display: flex;
      align-items: center;
}
.container .show-detail .showdt-digale .user-info img[data-v-3b5d1de2] {
        width: 36px;
        height: 36px;
        border-radius: 50px;
}
.container .show-detail .showdt-digale .user-info span[data-v-3b5d1de2] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        margin-left: 8px;
        width: 60%;
        white-space: nowrap;
        /* 禁止换行 */
        overflow: hidden;
        /* 文本超出部分隐藏 */
        text-overflow: ellipsis;
        /* 显示省略号 */
}
.container .show-detail .showdt-digale .user-info button[data-v-3b5d1de2] {
        width: 56px;
        height: 22px;
        line-height: 22px;
        background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
        border-radius: 4px 4px 4px 4px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #ffffff;
        border: none;
        margin-left: 10px;
}
.container .show-detail .showdt-digale .title[data-v-3b5d1de2] {
      margin-top: 20px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 16px;
      color: #333333;
      line-height: 22px;
      text-align: justify;
      font-weight: 600;
      line-height: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
}
.container .show-detail .showdt-digale .realheat[data-v-3b5d1de2] {
      display: flex;
      align-items: center;
      margin-top: 9px;
}
.container .show-detail .showdt-digale .realheat img[data-v-3b5d1de2] {
        width: 15px;
        height: 15px;
}
.container .show-detail .showdt-digale .realheat span[data-v-3b5d1de2] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777777;
        margin-right: 8px;
}
.container .show-detail .showdt-digale .introduction .intro[data-v-3b5d1de2] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 16px;
      color: #333333;
      line-height: 22px;
      margin-top: 17px;
      margin-bottom: 4px;
}
.container .show-detail .showdt-digale .introduction .intro-detail[data-v-3b5d1de2] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      line-height: 20px;
      text-align: justify;
}
.container .show-detail[data-v-3b5d1de2] .van-popup__close-icon {
    color: #000;
}
.container .showpl .showDigale[data-v-3b5d1de2] {
    padding: 15px 16px;
    height: 460px;
    overflow-y: scroll;
    margin-top: 16px;
    margin-bottom: 16px;
}
.container .showpl .showDigale .comment-note .comment-flex[data-v-3b5d1de2] {
      display: flex;
      align-items: center;
      position: relative;
}
.container .showpl .showDigale .comment-note .comment-people[data-v-3b5d1de2] {
      margin: 17px 0;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list[data-v-3b5d1de2] {
        position: relative;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .el-divider[data-v-3b5d1de2] {
          background-color: #eeeeee !important;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .el-divider[data-v-3b5d1de2]:last-child {
          color: #fff;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .el-divider__text[data-v-3b5d1de2] {
          background-color: #fbfbfb !important;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list[data-v-3b5d1de2] .el-divider--horizontal {
          margin: 13px 0 14px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-list[data-v-3b5d1de2]:last-child .el-divider--horizontal {
          background-color: none !important;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail[data-v-3b5d1de2] {
          justify-content: space-between;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail .author-plzan[data-v-3b5d1de2] {
            text-align: center;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail .author-plzan .zans[data-v-3b5d1de2] {
              height: 30px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail .author-plzan .zans img[data-v-3b5d1de2] {
                width: 16px;
                height: 16px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail .author-plzan .likes[data-v-3b5d1de2] {
              font-family: DIN-Regular, DIN-Regular;
              font-weight: 400;
              font-size: 11px;
              color: #5c5c5c;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail img[data-v-3b5d1de2] {
            width: 24px;
            height: 24px;
            border-radius: 50%;
            margin-top: -13px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail .comment-author[data-v-3b5d1de2] {
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #666666;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail .comment-reply[data-v-3b5d1de2] {
            font-size: 14px;
            cursor: pointer;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail .comment-reply[data-v-3b5d1de2]:hover {
            text-decoration: underline;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply[data-v-3b5d1de2] {
            font-size: 14px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            color: #333333;
            line-height: 25px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-date[data-v-3b5d1de2] {
          font-size: 12px;
          color: #adadad;
          margin-left: 31px;
          color: #adadad;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-date span[data-v-3b5d1de2] {
            margin-left: 2px;
            font-size: 12px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .show-more[data-v-3b5d1de2] {
          font-family: PingFang SC Medium, PingFang SC Medium;
          font-weight: 400;
          font-size: 14px;
          color: #526b93;
          margin-left: 30px;
          margin-top: 10px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content[data-v-3b5d1de2] {
          margin-left: 32px;
          margin-top: 9px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .zipl[data-v-3b5d1de2] {
            display: flex;
            justify-content: space-between;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .zipl .author-plzan[data-v-3b5d1de2] {
              text-align: center;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .zipl .author-plzan .zans[data-v-3b5d1de2] {
                height: 30px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .zipl .author-plzan .zans img[data-v-3b5d1de2] {
                  width: 16px;
                  height: 16px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .zipl .author-plzan .likes[data-v-3b5d1de2] {
                font-family: DIN-Regular, DIN-Regular;
                font-weight: 400;
                font-size: 11px;
                color: #5c5c5c;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .comment-date[data-v-3b5d1de2] {
            margin-left: 25px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .children-flex[data-v-3b5d1de2] {
            display: flex;
            align-items: center;
            margin-top: -20px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply[data-v-3b5d1de2] {
              padding-top: 20px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt[data-v-3b5d1de2] {
                font-size: 14px;
                line-height: 20px;
                margin-left: 8px;
                font-family: PingFang SC-Regular, PingFang SC;
                font-weight: 400;
                color: #666666;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt span[data-v-3b5d1de2] {
                  color: #999999;
                  margin: 0 3px;
                  font-size: 13px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1[data-v-3b5d1de2] {
                font-size: 14px;
                font-family: PingFang SC-Medium, PingFang SC;
                font-weight: 500;
                color: #333333;
                line-height: 20px;
                margin-left: 8px;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1 i[data-v-3b5d1de2] {
                  font-family: PingFang SC Regular, PingFang SC Regular;
                  font-weight: 400;
                  font-size: 14px;
                  color: #afafaf;
                  font-style: normal;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .comment-people-content img[data-v-3b5d1de2] {
            width: 18px;
            height: 18px;
            border-radius: 50%;
}
.container .showpl .showDigale .comment-note .comment-people .comment-list .zhankai[data-v-3b5d1de2] {
          color: #526b93;
          font-size: 12px;
          margin-left: 57px;
          margin-top: 3px;
          cursor: pointer;
}
.container .showpl .showDigale .comment-note .comment-people .more[data-v-3b5d1de2] {
        text-align: center;
        margin-bottom: 20px;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        width: 100%;
        font-size: 12px;
        height: 28px;
        line-height: 28px;
        background: #048eea;
        border-radius: 2px 2px 2px 2px;
        opacity: 1;
}
.container .showpl[data-v-3b5d1de2] .van-popup__close-icon {
    color: #000;
}
.container .shareFriend[data-v-3b5d1de2] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container .shareFriend[data-v-3b5d1de2] .van-popup .mask .mask-img {
      text-align: right;
}
.container .shareFriend[data-v-3b5d1de2] .van-popup .mask .mask-img img {
        width: 1.2rem !important;
        height: 2.8rem !important;
}
.container .shareFriend[data-v-3b5d1de2] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
}
.containers[data-v-3b5d1de2] {
  background-color: #fff;
}

[data-v-090efeb6] .el-upload input {
  display: none;
}
[data-v-090efeb6] .van-uploader__preview-delete {
  width: 15px;
  height: 15px;
}
.feedback[data-v-090efeb6] {
  text-align: left;
  background: #f5f5f6;
}
.feedback .feedback_top[data-v-090efeb6] {
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
    position: relative;
}
.feedback .feedback_top .name[data-v-090efeb6] {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      color: #000;
      font-size: 16px;
}
.feedback .feedback_top .right[data-v-090efeb6] {
      color: #29a9ff;
      font-size: 12px;
      margin-top: 2px;
}
.feedback .problem[data-v-090efeb6] {
    padding: 10px 0px;
    background: #ffffff;
}
.feedback .problem h2[data-v-090efeb6] {
      font-size: 14px;
      color: #323332;
      font-weight: bold;
      padding: 0 16px;
}
.feedback .problem .advice[data-v-090efeb6] {
      padding: 20px 16px;
      display: flex;
      justify-content: space-between;
}
.feedback .problem .advice .product[data-v-090efeb6] {
        background-color: #efefef;
        color: #777777;
        font-size: 12px;
        padding: 6px 26px;
        border-radius: 2px;
}
.feedback .problem .advice .selected[data-v-090efeb6] {
        color: #3cbeff;
        font-size: 12px;
        background-color: rgba(60, 190, 255, 0.12);
}
.feedback .problem .problem_input[data-v-090efeb6] {
      padding: 10px 16px 30px;
}
.feedback .problem .problem_input[data-v-090efeb6] .van-cell {
        border-radius: 2px;
}
.feedback .problem .play[data-v-090efeb6] {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      border: 1px solid #cdd3d9;
      text-align: center;
      border-radius: 5px;
      width: 80px;
      height: 80px;
}
.feedback .problem .play .img[data-v-090efeb6] {
        width: 32px;
        height: 28px;
}
.feedback .problem .play .img img[data-v-090efeb6] {
          width: 32px;
          height: 28px;
          margin-bottom: 10px;
}
.feedback .problem .play .max[data-v-090efeb6] {
        color: #a2abb6;
        font-size: 12px;
        margin-top: 3px;
}
.feedback .kong[data-v-090efeb6] {
    height: 15px;
    background-color: #f5f5f6;
}
.feedback .contact[data-v-090efeb6] {
    padding: 10px 16px;
    background: #ffffff;
}
.feedback .contact h3[data-v-090efeb6] {
      font-size: 14px;
      font-weight: bold;
      color: #323332;
}
.feedback .submit[data-v-090efeb6] {
    padding: 40px 16px;
    background: #ffffff;
}
.feedback .submit .button[data-v-090efeb6] {
      width: 100%;
      text-align: center;
      color: #ffffff;
      background: #078ae2;
      font-size: 18px;
      line-height: 40px;
      border: none;
      border-radius: 2px;
}


.problem_input .van-cell[data-v-090efeb6] {
    padding: 10px;
    background: rgba(245, 245, 246, 0.39);
    opacity: 1;
    border-radius: 10px;
}
.contact .van-cell[data-v-090efeb6] {
    padding: 10px 0;
}
.contact .van-cell[data-v-090efeb6] {
    border-bottom: 1px solid #eeeeee;
}

.success[data-v-1d5d69da] {
  text-align: center;
  margin-top: 90px;
}
.success img[data-v-1d5d69da] {
    width: 80px;
    height: 80px;
}
.success h4[data-v-1d5d69da] {
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
}
.success .para[data-v-1d5d69da] {
    color: #999999;
    font-size: 13px;
    margin: 18px 38px 0;
}

.container[data-v-d10269d6] {
  padding: 0 16px;
}
.container[data-v-d10269d6] table {
    width: 100% !important;
}
.container[data-v-d10269d6] table tr span {
      font-size: 12px !important;
}
.container[data-v-d10269d6] table tr.firstRow span {
      font-size: 14px !important;
}
.container .expande[data-v-d10269d6] {
    height: auto;
}
.container .content[data-v-d10269d6] {
    color: #333333;
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0.4px;
    line-height: 1.9;
    font-family: PingFang SC-Medium;
    word-wrap: break-word;
    word-break: break-all;
}
.container .content[data-v-d10269d6] img {
      max-width: 100%;
}
.container .expande-button[data-v-d10269d6] {
    font-weight: 600;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #0790eb;
    font-size: 13px;
}
.container .pic img[data-v-d10269d6] {
    width: 100%;
    height: 150px;
}

.container[data-v-3e91092a] {
  padding: 0 16px;
}
.container[data-v-3e91092a] table {
    width: 100% !important;
}
.container[data-v-3e91092a] table tr span {
      font-size: 12px !important;
}
.container[data-v-3e91092a] table tr.firstRow span {
      font-size: 14px !important;
}
.container .expande[data-v-3e91092a] {
    height: auto;
}
.container .content[data-v-3e91092a] {
    color: #333333;
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0.4px;
    line-height: 1.9;
    font-family: PingFang SC-Medium;
    word-wrap: break-word;
    word-break: break-all;
}
.container .content[data-v-3e91092a] img {
      max-width: 100%;
}
.container .expande-button[data-v-3e91092a] {
    font-weight: 600;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #0790eb;
    font-size: 13px;
}
.container .pic img[data-v-3e91092a] {
    width: 100%;
    height: 150px;
}
.wrapper[data-v-3e91092a] {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  height: 100%;
}
.wrapper img[data-v-3e91092a] {
    width: 85px;
    height: 30px;
}
[data-v-3e91092a] .van-overlay {
  background-color: white !important;
}

@charset "UTF-8";
.container[data-v-bb4f08ca] {
  padding: 10px 15px;
  font-family: 宋体;
}
.container .title[data-v-bb4f08ca] {
    text-align: center;
    color: #333;
}
.container .title h2[data-v-bb4f08ca] {
      font-size: 16px;
      font-weight: 400;
}
.container .title p[data-v-bb4f08ca] {
      font-size: 14px;
      margin-top: 2px;
}
.container .name[data-v-bb4f08ca] {
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    text-align: justify;
}
.container .name p[data-v-bb4f08ca] {
      line-height: 20px;
}
.container .name[data-v-bb4f08ca] h5 {
      font-size: 14px;
      margin-top: 15px;
}
.container .name ul li[data-v-bb4f08ca] {
      line-height: 20px;
      margin-top: 15px;
}
.pc-all[data-v-bb4f08ca] {
  padding: 10px 15px;
  font-family: 宋体;
}
.pc-all .title[data-v-bb4f08ca] {
    text-align: center;
    color: #333;
}
.pc-all .title h2[data-v-bb4f08ca] {
      font-size: 16px;
      font-weight: 400;
}
.pc-all .title p[data-v-bb4f08ca] {
      font-size: 14px;
      margin-top: 2px;
}
.pc-all .name[data-v-bb4f08ca] {
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    text-align: justify;
}
.pc-all .name p[data-v-bb4f08ca] {
      line-height: 20px;
}
.pc-all .name[data-v-bb4f08ca] h5 {
      font-size: 14px;
      margin-top: 15px;
}
.pc-all .name ul li[data-v-bb4f08ca] {
      line-height: 20px;
      margin-top: 15px;
}

.container[data-v-2cffe66e] {
  padding-bottom: 40px;
}
.container .note[data-v-2cffe66e] {
    padding: 0 20px;
}
.container .note .bt[data-v-2cffe66e] {
      text-align: center;
      margin-top: 20px;
}
.container .note .bt .img[data-v-2cffe66e] {
        height: 30px;
}
.container .note .bt .img img[data-v-2cffe66e] {
          width: 31px;
          height: 30px;
}
.container .note .bt .xuzhi[data-v-2cffe66e] {
        display: flex;
        justify-content: center;
        margin-top: 8px;
}
.container .note .bt .xuzhi span[data-v-2cffe66e] {
          color: #333333;
          font-size: 18px;
          font-family: PingFang SC-Medium;
}
.container .note .p1[data-v-2cffe66e] {
      margin-top: 15px;
      font-size: 14px;
      color: #333;
      font-family: PingFang SC-Medium;
}
.container .note .matters .one[data-v-2cffe66e] {
      margin-top: 33px;
}
.container .note .matters .one .one-right .explain[data-v-2cffe66e] {
        color: #333333;
        font-size: 14px;
        font-family: PingFang SC-Regular;
        line-height: 20px;
}
.container .note .matters .one .one-right ul[data-v-2cffe66e] {
        margin-top: 8px;
}
.container .note .matters .one .one-right ul li[data-v-2cffe66e] {
          color: #777777;
          font-size: 12px;
          display: flex;
          line-height: 20px;
          font-family: PingFang SC-Regular;
}
.container .note .matters .one .zhushi[data-v-2cffe66e] {
        color: #777777;
        font-size: 12px;
        font-family: PingFang SC-Regular;
        margin-top: 8px;
        line-height: 20px;
}

@charset "UTF-8";
.container[data-v-7c41c4f6] {
  padding: 10px 15px;
  font-family: 宋体;
}
.container .title[data-v-7c41c4f6] {
    text-align: center;
    color: #333;
}
.container .title h2[data-v-7c41c4f6] {
      font-size: 16px;
      font-weight: 400;
}
.container .title p[data-v-7c41c4f6] {
      font-size: 14px;
      margin-top: 2px;
}
.container .name[data-v-7c41c4f6] {
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    text-align: justify;
}
.container .name p[data-v-7c41c4f6] {
      line-height: 20px;
}
.container .name[data-v-7c41c4f6] h5 {
      font-size: 14px;
      margin-top: 15px;
}
.container .name[data-v-7c41c4f6] a {
      word-break: break-all;
}
.container .name ul li[data-v-7c41c4f6] {
      line-height: 25px;
      display: flexbox;
}
.container .name ul li span[data-v-7c41c4f6] {
        color: #0563c1;
        word-break: break-all;
}
.container .name ul li span.mr[data-v-7c41c4f6] {
          color: #333;
          display: flex;
}
.pc-all[data-v-7c41c4f6] {
  padding: 10px 15px;
  font-family: 宋体;
}
.pc-all .title[data-v-7c41c4f6] {
    text-align: center;
    color: #333;
}
.pc-all .title h2[data-v-7c41c4f6] {
      font-size: 16px;
      font-weight: 400;
}
.pc-all .title p[data-v-7c41c4f6] {
      font-size: 14px;
      margin-top: 2px;
}
.pc-all .name[data-v-7c41c4f6] {
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    text-align: justify;
}
.pc-all .name p[data-v-7c41c4f6] {
      line-height: 20px;
}
.pc-all .name[data-v-7c41c4f6] h5 {
      font-size: 14px;
      margin-top: 15px;
}
.pc-all .name[data-v-7c41c4f6] a {
      word-break: break-all;
}
.pc-all .name ul li[data-v-7c41c4f6] {
      line-height: 25px;
      display: flexbox;
}
.pc-all .name ul li span[data-v-7c41c4f6] {
        color: #0563c1;
}
.pc-all .name ul li span.mr[data-v-7c41c4f6] {
          color: #333;
          display: flex;
}

.myTips {
  min-width: 135px !important;
}

.container[data-v-09469f85] {
  padding-top: 10px;
  background-color: #fff;
}
.container .bgs[data-v-09469f85] {
    background-color: red;
    height: 100px;
    width: 100%;
}
.container .dels[data-v-09469f85] {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.container .dels img[data-v-09469f85] {
      width: 160px;
      height: 220px;
}
.container .article[data-v-09469f85] {
    padding: 0 12px 20px;
}
.container .article h2[data-v-09469f85] {
      color: #000000;
      font-size: 20px;
      text-align: justify;
      word-wrap: break-word;
}
.container .article .source[data-v-09469f85] {
      color: #999999;
      font-size: 12px;
      margin-top: 15px;
      height: 20px;
      line-height: 20px;
      display: flex;
      justify-content: right;
      align-items: center;
}
.container .article .atten[data-v-09469f85] {
      display: flex;
      align-items: center;
      margin-top: 10px;
}
.container .article .atten .atten-left[data-v-09469f85] {
        display: flex;
        align-items: center;
        width: 35px;
}
.container .article .atten .atten-left img[data-v-09469f85] {
          width: 35px;
          height: 35px;
          border-radius: 50px;
}
.container .article .atten .atten-center[data-v-09469f85] {
        flex: 1;
        padding-left: 10px;
}
.container .article .atten .atten-center .name[data-v-09469f85] {
          color: #333;
          font-size: 14px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 5.8667rem;
}
.container .article .atten .atten-center .time[data-v-09469f85] {
          color: #999999;
          font-size: 12px;
}
.container .article .atten .atten-center .time span[data-v-09469f85] {
            margin-right: 5px;
}
.container .article .atten .atten-right[data-v-09469f85] {
        width: 70px;
        display: flex;
}
.container .article .atten .atten-right[data-v-09469f85] .van-button {
          width: 70px;
          height: 30px;
          font-size: 13px;
          background-color: #0790eb;
          color: #e8f4fd;
          border: none;
          border-radius: 4px;
}
.container .article .atten .atten-right[data-v-09469f85] .van-button--normal {
          padding: 0;
}
.container .article .wz .source[data-v-09469f85] {
      color: #999999;
      font-size: 12px;
}
.container .article .wz .num[data-v-09469f85] {
      margin-top: 5px;
}
.container .article .wz .original[data-v-09469f85] {
      font-size: 12px;
      color: #999999;
}
.container .article .wz .para[data-v-09469f85] {
      color: #333333;
      font-size: 14px;
      margin: 15px 0;
      text-align: justify;
      letter-spacing: 0.4px;
      line-height: 1.9;
      font-family: PingFang SC-Medium;
      word-wrap: break-word;
      word-break: break-all;
}
.container .article .wz .para[data-v-09469f85] table {
        width: 100% !important;
        margin: 0 auto;
}
.container .article .wz .para[data-v-09469f85] img {
        max-width: 100% !important;
        margin: 5px 0;
}
.container .article .wz .para[data-v-09469f85] span {
        margin: 5px 0 !important;
}
.container .article .wz .para[data-v-09469f85] .wxw-img,
      .container .article .wz .para .rich_pages[data-v-09469f85] {
        width: 100% !important;
}
.container .article .wz .para[data-v-09469f85] .raw-image {
        vertical-align: top !important;
}

@charset "UTF-8";
.container[data-v-754ea07e] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container[data-v-754ea07e] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container[data-v-754ea07e] .van-popup .mask .mask-img {
      text-align: right;
}
.container[data-v-754ea07e] .van-popup .mask .mask-img img {
        width: 1.2rem !important;
        height: 2.8rem !important;
}
.container[data-v-754ea07e] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
}
.container .del[data-v-754ea07e] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}
.container .del img[data-v-754ea07e] {
      width: 154px;
      height: 153px;
}
.container .kongMoblie[data-v-754ea07e] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-754ea07e] {
      width: 168px;
      height: 153px;
}
.container[data-v-754ea07e] .van-tabs__nav {
    margin: 0 10px;
    display: flex;
    justify-content: space-between;
    /* 均匀分配空间 */
}
.container[data-v-754ea07e] .van-tab {
    font-size: 0.34667rem;
    font-weight: 500;
    color: #979799;
    flex-grow: 1;
    /* 让每个标签均匀地占据可用空间 */
    text-align: center;
    /* 可选：居中文本 */
}
.container[data-v-754ea07e] .van-tab:nth-child(3) {
    margin-right: -18px;
}
.container[data-v-754ea07e] .van-tab--active {
    font-size: 0.37333rem;
    font-weight: bold;
    color: #00050f;
}
.container[data-v-754ea07e] .van-tabs__line {
    content: '';
    display: block;
    width: 0.69333rem;
    border-radius: 0.26667rem;
    height: 0.10667rem;
    background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
    margin: 0 auto;
}
.container[data-v-754ea07e] .van-tabs__wrap {
    border-bottom: 1px solid #eee;
}
.container .logo[data-v-754ea07e] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-754ea07e] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-754ea07e] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-754ea07e] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-754ea07e] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-754ea07e]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-754ea07e]:focus {
        outline: none;
}
.container .regist[data-v-754ea07e] {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    padding: 0 16px;
    border-top: 1px solid #e5e5e5;
}
.container .regist .collect[data-v-754ea07e] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 60px;
}
.container .regist .collect .collect-left[data-v-754ea07e] {
        display: flex;
        margin-left: -18px;
        justify-content: space-evenly;
        flex: 1;
}
.container .regist .collect .collect-left .sc[data-v-754ea07e] {
          text-align: center;
}
.container .regist .collect .collect-left .sc .img[data-v-754ea07e] {
            display: flex;
            justify-content: center;
}
.container .regist .collect .collect-left .sc .img img[data-v-754ea07e] {
              width: 20px;
              height: 20px;
}
.container .regist .collect .collect-left .sc .like[data-v-754ea07e] {
            margin-top: 5px;
            font-size: 10px;
            font-family: San Francisco Display-Regular, San Francisco Display;
            font-weight: 400;
            color: #333333;
}
.container .regist .collect .collect-left .sc1[data-v-754ea07e] {
          margin-left: 8px;
}
.container .regist .collect .collect-right[data-v-754ea07e] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 204px;
        height: 40px;
        background: #078ae2;
        border: 1px solid #aaa;
        font-size: 14px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #fff;
        border-radius: 50px;
}
.container .kong1[data-v-754ea07e] {
    height: 8px;
    background-color: #f8f8f9;
    margin: 20px 0 0;
}
.container .kong[data-v-754ea07e] {
    height: 8px;
    background-color: #f8f8f9;
}
.container .openwx[data-v-754ea07e] {
    text-align: center;
}
.container .openwx .times[data-v-754ea07e] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 20px;
      color: #333333;
      line-height: 28px;
      margin-top: 28px;
      margin-bottom: 5px;
}
.container .openwx .nows[data-v-754ea07e] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
}
.container .openwx .btn[data-v-754ea07e] {
      display: flex;
      justify-content: space-between;
      margin: 16px 77px 30px;
}
.container .openwx .btn .btn-left[data-v-754ea07e] {
        width: 96px;
        height: 28px;
        background: #ffffff;
        border-radius: 14px;
        border: 1px solid #cfcfcf;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 28px;
        text-align: center;
}
.container .openwx .btn .btn-right[data-v-754ea07e] {
        color: #ffffff;
        background: #0790eb;
}
.container .video[data-v-754ea07e] {
    width: 100%;
    height: 230px;
    position: relative;
}
.container .video .img1[data-v-754ea07e] {
      width: 100%;
      height: 100%;
}
.container .video .mask[data-v-754ea07e] {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 100%;
      height: 100%;
      transform: translate(-50%, -50%);
      background: rgba(0, 39, 66, 0.5);
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .video .mask .opens[data-v-754ea07e] {
        border: 1px solid #ffffff;
        font-size: 13px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #ffffff;
        width: 223px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
}
.container .check[data-v-754ea07e] {
    display: flex;
    align-items: center;
}
.container .comment[data-v-754ea07e] {
    background-color: #fff;
    z-index: 9;
}
.container .comment .title[data-v-754ea07e] {
      display: flex;
      align-items: center;
}
.container .comment .title h3[data-v-754ea07e] {
        color: #29a9ff;
        font-size: 0.4267rem;
        font-weight: 600;
}
.container .comment .title h3[data-v-754ea07e]:after {
          content: '';
          display: block;
          width: 0.4rem;
          border-bottom: 0.1067rem solid #29a9ff;
          margin: 0.1333rem auto 0;
          border-radius: 1.3333rem;
}
.container .comment .title span[data-v-754ea07e] {
        color: #999999;
        font-size: 0.32rem;
        margin-left: 0.2667rem;
}
.container .comment .menu-tabs[data-v-754ea07e] {
      position: relative;
}
.container .comment .menu-tabs .topics[data-v-754ea07e] {
        margin: 10px 0 0;
        padding: 0 0.4267rem;
}
.container .comment .menu-tabs .topics .xl[data-v-754ea07e] {
          line-height: 26px;
          font-size: 18px;
          color: #333;
          font-weight: 600;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          font-family: PingFang SC-Bold;
}
.container .comment .menu-tabs .topics .expande[data-v-754ea07e] {
          height: auto;
          margin-bottom: -10px;
}
.container .comment .menu-tabs .topics .close[data-v-754ea07e] {
          height: 20px;
          overflow: hidden;
          margin-bottom: -10px;
}
.container .comment .menu-tabs .topics .close1[data-v-754ea07e] {
          height: 0px;
          overflow: hidden;
          text-overflow: ellipsis;
}
.container .comment .menu-tabs .heat[data-v-754ea07e] {
        color: #777;
        font-size: 12px;
        padding: 0 0.4267rem;
        display: flex;
        margin-top: 2px;
}
.container .comment .menu-tabs .heat .live[data-v-754ea07e] {
          background: #ea4842;
          font-size: 11px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #ffffff;
          padding: 1px 4px;
          margin-right: 8px;
}
.container .comment .menu-tabs .heat .live .zhibo[data-v-754ea07e] {
            width: 6px;
            height: 6px;
            margin-right: 3px;
}
.container .comment .menu-tabs .heat i[data-v-754ea07e] {
          color: #999;
          margin-right: 0.1333rem;
          margin-top: 2px;
}
.container .comment .menu-tabs .heat .nums[data-v-754ea07e] {
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          padding: 2px 4px;
          background: #f6f6f6;
          border-radius: 3px 3px 3px 3px;
          font-family: PingFang SC-Medium;
}
.container .comment .menu-tabs .heat .nums .fire[data-v-754ea07e] {
            width: 8px;
            height: 10px;
            margin-right: 3px;
}
.container .comment .menu-tabs .heat .support[data-v-754ea07e] {
          display: flex;
          align-items: center;
          margin: 0 4px;
}
.container .comment .menu-tabs .heat .support .online[data-v-754ea07e] {
            display: flex;
            justify-content: center;
            align-items: center;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 2px 4px;
            background: #f6f6f6;
            border-radius: 3px 3px 3px 3px;
            font-size: 10px;
            font-family: PingFang SC-Medium;
            font-weight: 500;
            color: #777777;
}
.container .comment .menu-tabs .heat .support .online img[data-v-754ea07e] {
              width: 10px;
              height: 10px;
              margin-right: 2px;
}
.container .comment .menu-tabs .heat .meetingIntro[data-v-754ea07e] {
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          font-family: PingFang SC-Medium;
          font-size: 10px;
}
.container .comment .menu-tabs .price[data-v-754ea07e] {
        display: flex;
        align-items: center;
        padding: 0 0.4267rem;
        margin-top: 2px;
}
.container .comment .menu-tabs .price .price-left .money[data-v-754ea07e] {
          margin: 0 2px 0 3px;
          font-size: 28px;
          font-weight: bold;
          color: #ff432a;
          font-family: DIN-Bold;
}
.container .comment .menu-tabs .price .price-left span[data-v-754ea07e] {
          font-size: 15px;
          font-weight: bold;
          color: #ff432a;
}
.container .comment .menu-tabs .price .price-left .qi[data-v-754ea07e] {
          font-weight: normal;
}
.container .comment .menu-tabs .price .price-certer[data-v-754ea07e] {
          margin: 0 1px;
}
.container .comment .menu-tabs .begintime[data-v-754ea07e] {
        padding: 0 0.4267rem;
        margin-top: 10px;
}
.container .comment .menu-tabs .begintime .times[data-v-754ea07e] {
          display: flex;
}
.container .comment .menu-tabs .begintime .times .times-left[data-v-754ea07e] {
            display: flex;
            font-size: 12px;
            font-weight: bold;
            color: #7c7c7c;
            overflow: hidden;
}
.container .comment .menu-tabs .begintime .times .times-left img[data-v-754ea07e] {
              width: 13px;
              height: 13px;
              margin-right: 2px;
              margin-top: 1.5px;
}
.container .comment .menu-tabs .begintime .times .times-left span[data-v-754ea07e] {
              display: flex;
              align-items: center;
              font-family: PingFang SC-Medium;
}
.container .comment .menu-tabs .num[data-v-754ea07e] {
        margin-top: 12px;
        padding: 0 0.4267rem;
        background-image: url("https://static-web.yaoweilai.com/app/img/bgname.png");
        background-size: 100% 68px;
        background-repeat: no-repeat;
        width: 100%;
        height: 68px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #f8f8f8;
        padding-left: 16px;
        padding-right: 16px;
}
.container .comment .menu-tabs .num .num-left[data-v-754ea07e] {
          width: 40px;
          display: flex;
          align-items: center;
}
.container .comment .menu-tabs .num .num-left img[data-v-754ea07e] {
            width: 40px;
            height: 40px;
            border-radius: 1.3333rem;
}
.container .comment .menu-tabs .num .num-center[data-v-754ea07e] {
          width: 69%;
          line-height: 0.5333rem;
}
.container .comment .menu-tabs .num .num-center .bozhu[data-v-754ea07e] {
            font-size: 14px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 5.8667rem;
            margin-top: 0.1333rem;
            color: #333333;
}
.container .comment .menu-tabs .num .num-center p[data-v-754ea07e] {
            display: flex;
            align-items: center;
            color: #999999;
            font-size: 10px;
            font-size: 0.32rem;
}
.container .comment .menu-tabs .num .num-center p img[data-v-754ea07e] {
              width: 13px;
              height: 13px;
              margin-right: 3px;
              display: flex;
              align-items: center;
              margin-top: -2px;
}
.container .comment .menu-tabs .num .num-right[data-v-754ea07e] {
          width: 56px;
          height: 24px;
          display: flex;
}
.container .comment .menu-tabs .num .num-right[data-v-754ea07e] button {
            width: 56px;
            height: 24px;
            line-height: 18px;
            background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
            border-radius: 2px 2px 2px 2px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
            border: none;
            border: 1px solid #31aafb;
}
.container .album h4[data-v-754ea07e] {
    font-size: 15px;
    font-weight: 600;
    color: #333;
}
.container .relate[data-v-754ea07e] {
    margin: 0.52rem 0 10px;
}
.container .relate .name[data-v-754ea07e] {
      padding: 0 11px;
      margin-bottom: 0.2667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .relate .name .name-right[data-v-754ea07e] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .forum[data-v-754ea07e] {
    padding: 16px 0.4267rem 0;
}
.container .forum .name[data-v-754ea07e] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .forum .name h4[data-v-754ea07e] {
        font-size: 15px;
        font-weight: 600;
        color: #333;
}
.container .forum .name .name-right[data-v-754ea07e] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .forum .all[data-v-754ea07e] {
      display: flex;
      /* 设置超出滚动 */
      overflow-x: auto;
      padding: 11px 0 0;
}
.container .forum .all .detail[data-v-754ea07e] {
        margin-right: 0.24rem;
        /* 超出滚动的关键，没有它元素会自动缩小，不会滚动 */
        flex-shrink: 0;
        border-radius: 2px;
        padding: 7px 6px;
        border: 1px solid #999999;
}
.container .forum .all .detail.active[data-v-754ea07e] {
          border: 1px solid #4eaff0;
          border-radius: 2px;
}
.container .forum .all .detail.active .title[data-v-754ea07e] {
            color: #048eea;
            font-weight: bold;
}
.container .forum .all .detail .title[data-v-754ea07e] {
          font-weight: 500;
          color: #999999;
          font-size: 12px;
}
.container .forum .all1[data-v-754ea07e] {
      display: flex;
      /* 设置超出滚动 */
      overflow-x: auto;
      padding: 11px 0 10px;
}
.container .forum .all1 .detail1[data-v-754ea07e] {
        width: 160px;
        margin-right: 0.24rem;
        /* 超出滚动的关键，没有它元素会自动缩小，不会滚动 */
        flex-shrink: 0;
}
.container .forum .all1 .detail1 .title[data-v-754ea07e] {
          font-weight: 500;
          color: #333333;
          font-size: 13px;
}
.container .forum .all1 .detail1 .pic img[data-v-754ea07e] {
          width: 100%;
          height: 90px;
}
.container .forum .all1 .detail1.active1 .title[data-v-754ea07e] {
          color: #048eea;
          font-weight: bold;
}
.container .forum[data-v-754ea07e] ::-webkit-scrollbar {
      /* 隐藏滚动条 */
      display: none;
}
.container .agenda[data-v-754ea07e] {
    margin-bottom: 6px;
}
.container .agenda .category[data-v-754ea07e] {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      border-bottom: 1px solid #f8f8f9;
      padding: 16px 16px 0;
}
.container .agenda .category .types[data-v-754ea07e] {
        font-size: 13px;
        font-weight: 500;
        color: #979799;
}
.container .agenda .category .types[data-v-754ea07e]:nth-child(2) {
          font-size: 14px;
          font-weight: bold;
          color: #00050f;
}
.container .agenda .category .types[data-v-754ea07e]:nth-child(2):after {
          content: '';
          display: block;
          width: 26px;
          border-radius: 10px;
          height: 4px;
          background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
          margin: 0 auto;
}
.container .agenda .meets[data-v-754ea07e] {
      min-height: 300px;
}
.container .agenda .meets .meetXiumi[data-v-754ea07e] {
        min-height: 300px;
        padding: 10px 12px;
        color: #333333;
        font-size: 14px;
        text-align: justify;
        letter-spacing: 0.4px;
        line-height: 1.9;
        font-family: PingFang SC-Medium;
        word-wrap: break-word;
        word-break: break-all;
}
.container .agenda .meets .meetXiumi[data-v-754ea07e] img {
          max-width: 100%;
}
.container .agenda .meets .meetImage[data-v-754ea07e] {
        padding: 10px 12px;
}
.container .agenda .meets .meetImage img[data-v-754ea07e] {
          max-width: 100%;
          margin: 0;
}
.container .agenda .detail[data-v-754ea07e] {
      padding: 0 16px;
}
.container .agenda .detail .forums[data-v-754ea07e] {
        margin-top: 12px;
        height: 52px;
        background: #fafafa;
        border-radius: 6px 6px 6px 6px;
        opacity: 1;
        border: 1px solid #eeeeee;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 12px;
}
.container .agenda .detail .forums .forums-left[data-v-754ea07e] {
          display: flex;
}
.container .agenda .detail .forums .forums-left .title[data-v-754ea07e] {
            font-size: 13px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #282828;
}
.container .agenda .detail .forums .forums-right[data-v-754ea07e] {
          display: flex;
}
.container .agenda .detail .forums .forums-right .zhu[data-v-754ea07e] {
            margin-right: 13px;
            padding: 0 2px;
            background: #fafafa;
            border-radius: 3px 3px 3px 3px;
            opacity: 1;
            font-size: 9px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            display: flex;
            align-items: center;
            justify-content: center;
}
.container .agenda .detail .forums .forums-right img[data-v-754ea07e] {
            width: 13px;
}
.container .agenda .expertslist .expert[data-v-754ea07e] {
      margin: 0 7px 0 8px;
      padding: 14px 8px 12px;
      border-bottom: 1px solid #eee;
}
.container .agenda .expertslist .expert[data-v-754ea07e]:last-child {
        border-bottom: none;
}
.container .agenda .expertslist .expert .infor[data-v-754ea07e] {
        display: flex;
}
.container .agenda .expertslist .expert .infor .img[data-v-754ea07e] {
          width: 61px;
}
.container .agenda .expertslist .expert .infor .img img[data-v-754ea07e] {
            width: 61px;
            height: 61px;
            border-radius: 50px;
}
.container .agenda .expertslist .expert .infor .infor-right[data-v-754ea07e] {
          flex: 1;
          margin-left: 15px;
}
.container .agenda .expertslist .expert .infor .infor-right .name[data-v-754ea07e] {
            font-size: 16px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #2d73b6;
            margin-top: 8px;
            margin-bottom: -10px;
}
.container .agenda .expertslist .expert .infor .infor-right .specialistPosition[data-v-754ea07e] {
            margin-top: -10px;
            width: 193px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
            color: #2d73b6;
            font-size: 12px;
}
.container .agenda .expertslist .expert .infor .infor-right .specialistPosition .positions[data-v-754ea07e] {
              font-size: 12px;
              font-family: PingFang SC-Medium, PingFang SC;
              font-weight: 500;
              color: #2d73b6;
}
.container .agenda .expertslist .expert .infor .infor-right .specialistPosition .lines i[data-v-754ea07e] {
              display: inline-block;
              margin: 0 5px 0;
              width: 1px;
              height: 8px;
              background: #2d73b6;
}
.container .agenda .expertslist .expert .infor .infor-right .specialistPosition .slue[data-v-754ea07e] {
              margin-top: -8px;
              color: #2d73b6;
              font-size: 15px;
              border-radius: 20px;
}
.container .agenda .exhibitorslist .exhibitors[data-v-754ea07e] {
      margin: 0 7px 0 8px;
      padding: 14px 8px 12px;
      border-bottom: 1px solid #eee;
}
.container .agenda .exhibitorslist .exhibitors[data-v-754ea07e]:last-child {
        border-bottom: none;
}
.container .agenda .exhibitorslist .exhibitors .boothCover[data-v-754ea07e] {
        display: flex;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-left[data-v-754ea07e] {
          width: 120px;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-left img[data-v-754ea07e] {
            width: 120px;
            height: 69px;
            border-radius: 8px 8px 8px 8px;
            opacity: 1;
            border: 1px solid #777777;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center[data-v-754ea07e] {
          flex: 1;
          margin-left: 10px;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center .name[data-v-754ea07e] {
            display: flex;
            margin-top: 8px;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center .name span[data-v-754ea07e] {
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #323332;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center .name img[data-v-754ea07e] {
              width: 50px;
              height: 17px;
              margin-left: 6px;
              margin-top: 3px;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center .labels[data-v-754ea07e] {
            display: flex;
            margin-top: 5px;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center .labels span[data-v-754ea07e] {
              display: inline-block;
              padding: 0 8px;
              height: 18px;
              background: rgba(41, 169, 255, 0.1);
              border-radius: 2px;
              font-size: 10px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #29a9ff;
              text-align: center;
              line-height: 18px;
              margin-right: 6px;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-right[data-v-754ea07e] {
          margin-top: 9px;
}
.container .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-right img[data-v-754ea07e] {
            width: 64px;
            height: 23px;
}
.container .agenda .contactslist[data-v-754ea07e] {
      padding: 0 36px 29px 16px;
}
.container .agenda .contactslist .contacts[data-v-754ea07e] {
        padding-top: 20px;
}
.container .agenda .contactslist .contacts .hezuo[data-v-754ea07e] {
          display: flex;
          align-items: center;
}
.container .agenda .contactslist .contacts .hezuo img[data-v-754ea07e] {
            width: 35px;
            height: 35px;
            border-radius: 50px;
}
.container .agenda .contactslist .contacts .hezuo span[data-v-754ea07e] {
            font-size: 16px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #00050f;
            margin-left: 12px;
}
.container .agenda .contactslist .contacts .cooperate[data-v-754ea07e]:last-child {
          margin-bottom: 0;
}
.container .agenda .contactslist .contacts .detal[data-v-754ea07e] {
          display: flex;
          justify-content: space-between;
          margin-top: 12px;
}
.container .agenda .contactslist .contacts .detal .detal-left[data-v-754ea07e] {
            margin-left: 5px;
}
.container .agenda .contactslist .contacts .detal .detal-left .decorate[data-v-754ea07e] {
              display: flex;
              margin-bottom: 2px;
}
.container .agenda .contactslist .contacts .detal .detal-left .decorate .detare[data-v-754ea07e] {
                width: 4px;
                height: 16px;
                background-color: #25a5ff;
                margin: 3px 7px 0 0;
}
.container .agenda .contactslist .contacts .detal .detal-left .decorate .name[data-v-754ea07e] {
                font-size: 14px;
                font-family: PingFang SC-Bold, PingFang SC;
                font-weight: bold;
                color: #333333;
}
.container .agenda .contactslist .contacts .detal .detal-left .tels[data-v-754ea07e] {
              font-size: 14px;
              font-family: PingFang SC-Medium, PingFang SC;
              font-weight: 500;
              color: #777777;
              line-height: 20px;
              margin-left: 10px;
}
.container .agenda .contactslist .contacts .detal .detal-left .tels input[data-v-754ea07e] {
                border: none;
}
.container .agenda .contactslist .contacts .detal .detal-right img[data-v-754ea07e] {
            width: 26px;
            height: 26px;
            margin-top: 19px;
}
.container .agenda .contactslist .contacts1[data-v-754ea07e] {
        padding-top: 30px;
}
.container .exclusive .video-list[data-v-754ea07e] {
    padding: 0 0.4267rem;
    display: flex;
    margin-bottom: 0.4rem;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 14px;
}
.container .exclusive .video-list[data-v-754ea07e]:last-child {
      border-bottom: none;
}
.container .exclusive .video-detail[data-v-754ea07e] {
    width: 3.4667rem;
    height: 1.9733rem;
    position: relative;
}
.container .exclusive .video-detail img[data-v-754ea07e] {
      width: 100%;
      height: 1.9733rem;
      border-radius: 2px;
}
.container .exclusive .video-detail .video-top[data-v-754ea07e] {
      font-size: 0.32rem;
      color: white;
      width: 3.2rem;
}
.container .exclusive .video-detail .video-top .begin[data-v-754ea07e] {
        position: absolute;
        top: 6px;
        right: 6px;
}
.container .exclusive .video-detail .video-top .begin img[data-v-754ea07e] {
          width: 40px;
          height: 16px;
}
.container .exclusive .video-detail .video-top .video-number[data-v-754ea07e] {
        display: flex;
        align-items: center;
}
.container .exclusive .video-detail .video-top .video-number .van-icon[data-v-754ea07e] {
          color: white;
}
.container .exclusive .video-title[data-v-754ea07e] {
    width: 60%;
    font-size: 0.3733rem;
    padding-left: 0.2667rem;
}
.container .exclusive .video-title .video-biaoti[data-v-754ea07e] {
      font-weight: bold;
      color: #333333;
      line-height: 18px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
}
.container .exclusive .video-title .video-author[data-v-754ea07e] {
      margin-top: 8px;
      font-size: 0.32rem;
      color: #999;
}
.container .exclusive .video-title .video-time[data-v-754ea07e] {
      margin-top: 8px;
      font-size: 0.32rem;
      color: #999;
}
.container .sp-list1[data-v-754ea07e] {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 4px 11px 14px;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}
.container .sp-list1[data-v-754ea07e]::-webkit-scrollbar {
      display: none;
      /* Chrome/Safari */
}
.container .sp-list1 .sp-flex1[data-v-754ea07e] {
      margin-right: 10px;
      width: 177px;
      flex-shrink: 0;
}
.container .sp-list1 .sp-flex1 .sp-img[data-v-754ea07e] {
        position: relative;
        height: 103px;
}
.container .sp-list1 .sp-flex1 .sp-img img[data-v-754ea07e] {
          width: 177px;
          height: 103px;
          border-radius: 2px 2px 0px 0px;
}
.container .sp-list1 .sp-flex1 .sp-img .status[data-v-754ea07e] {
          width: 43px;
          height: 16px;
          line-height: 16px;
          font-size: 5px;
          position: absolute;
          top: 5px;
          right: 2px;
          color: #ffffff;
          text-align: center;
          border-radius: 4px;
}
.container .sp-list1 .sp-flex1 .sp-img .status img[data-v-754ea07e] {
            width: 40px;
            height: 16px;
            margin-right: 2px;
}
.container .sp-list1 .sp-flex1 .sp-img .hot[data-v-754ea07e] {
          font-size: 10px;
          position: absolute;
          bottom: 2px;
          right: 5px;
          color: #ffffff;
          text-align: center;
}
.container .sp-list1 .sp-flex1 .sp-img .hot .hot-zi[data-v-754ea07e] {
            display: flex;
            align-items: center;
            position: absolute;
            bottom: 2px;
            right: 5px;
}
.container .sp-list1 .sp-flex1 .sp-img .hot .hot-zi img[data-v-754ea07e] {
              width: 7px;
              height: 9px;
              margin-right: 2px;
}
.container .sp-list1 .sp-flex1 .sp-img .playback[data-v-754ea07e] {
          position: absolute;
          right: 0;
          top: 0;
          display: flex;
}
.container .sp-list1 .sp-flex1 .sp-img .playback span[data-v-754ea07e] {
            background-color: #0a92ec;
            border-top-right-radius: 3px;
            border-bottom-left-radius: 3px;
            color: #fff;
            font-size: 12px;
            display: inline-block;
            width: 37px;
            height: 17px;
            text-align: center;
            line-height: 17px;
}
.container .sp-list1 .sp-flex1 .titles[data-v-754ea07e] {
        width: 177px;
}
.container .sp-list1 .sp-flex1 .titles .sp-title[data-v-754ea07e] {
          margin-top: 8px;
          font-size: 13px;
          color: #333;
          font-weight: bold;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          overflow: hidden;
          width: 100%;
          text-overflow: ellipsis;
}
.container .sp-list1 .sp-flex1 .titles .infor[data-v-754ea07e] {
          display: flex;
          margin-top: 4px;
}
.container .sp-list1 .sp-flex1 .titles .infor span[data-v-754ea07e] {
            color: #828282;
            font-size: 12px;
}
.container .sp-list1 .sp-flex1 .titles .video-time[data-v-754ea07e] {
          margin-top: 4px;
          font-size: 0.32rem;
          color: #999;
}
.container .open-more[data-v-754ea07e] {
    margin: 5px 15px;
}
.container .open-more button[data-v-754ea07e] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 16px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #fff;
}
.openapp[data-v-754ea07e] {
  position: fixed;
  bottom: 74px;
  left: 50%;
  text-align: center;
  z-index: 99;
  transform: translateX(-50%);
  width: 164px;
  height: 38px;
  line-height: 38px;
  background: #078ae2;
  border-radius: 20px;
}
.openapp .now[data-v-754ea07e] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.openapp img[data-v-754ea07e] {
    width: 20px;
    height: 20px;
}
.openapp span[data-v-754ea07e] {
    font-size: 13px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    margin-left: 4px;
}
.openapp1[data-v-754ea07e] {
  width: 200px;
}
.openapp1 img[data-v-754ea07e] {
    width: 22px;
    height: 22px;
    margin-right: 6px;
}
.openapp1 span[data-v-754ea07e] {
    margin-right: 5px;
}

.container[data-v-c4500d22] {
  padding-bottom: 60px;
}
.container .allright[data-v-c4500d22] {
    display: flex;
    justify-content: flex-end;
}
.container .allright .pulldown[data-v-c4500d22] {
      width: 113px;
      height: 33px;
      background: #f5f5f5;
      border-radius: 4px 4px 4px 4px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 12px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      color: #777;
}
.container .allright .pulldown span[data-v-c4500d22] {
        margin-right: 6px;
}
.container .expande[data-v-c4500d22] {
    height: auto;
}
.container .close[data-v-c4500d22] {
    height: 690px;
    overflow: hidden;
}
.container .article .wz[data-v-c4500d22] {
    position: relative;
}
.container .article .wz .content[data-v-c4500d22] {
      color: #333333;
      font-size: 14px;
      margin: 0 0 5px;
      text-align: justify;
      letter-spacing: 0.4px;
      line-height: 1.9;
      font-family: PingFang SC-Medium;
      word-wrap: break-word;
      word-break: break-all;
}
.container .article .wz .content[data-v-c4500d22] img {
        max-width: 100%;
}
.container .article .wz .expande-button[data-v-c4500d22] {
      margin: 0 16px;
      line-height: 20px;
      font-size: 14px;
      font-weight: 600;
      height: 38px;
      line-height: 38px;
      text-align: center;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #29a9ff;
}
.container .article .wz .pic img[data-v-c4500d22] {
      width: 100%;
      height: 150px;
}
.container .article .wz .swiper[data-v-c4500d22] {
      position: relative;
      height: 234px;
      line-height: 234px;
}
.container .article .wz .swiper[data-v-c4500d22] .van-swipe {
        height: 234px;
}
.container .article .wz .swiper .custom-indicator[data-v-c4500d22] {
        position: absolute;
        right: 22px;
        bottom: 6px;
        padding: 2px 5px;
        font-size: 12px;
        background: rgba(0, 0, 0, 0.3);
        border-radius: 4px;
        color: #fff;
        width: 48px;
        text-align: center;
        height: 21px;
        line-height: 15px;
}
.container .article .wz .swiper .imgs[data-v-c4500d22] {
        text-align: center;
        height: 234px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
}
.container .article .wz .swiper .imgs img[data-v-c4500d22] {
          max-width: 100%;
          max-height: 100%;
}
.container .article .wz .num[data-v-c4500d22] {
      background-image: url("https://static-web.yaoweilai.com/app/img/bgname.png");
      background-size: 100% 68px;
      background-repeat: no-repeat;
      width: 100%;
      height: 68px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      background-color: #f8f8f8;
      padding-left: 12px;
      padding-right: 12px;
      margin-top: 10px;
}
.container .article .wz .num .num-left[data-v-c4500d22] {
        width: 40px;
        display: flex;
        align-items: center;
}
.container .article .wz .num .num-left img[data-v-c4500d22] {
          width: 40px;
          height: 40px;
          border-radius: 1.3333rem;
}
.container .article .wz .num .num-center[data-v-c4500d22] {
        width: 69%;
        line-height: 0.5333rem;
        margin-left: 5px;
}
.container .article .wz .num .num-center .bozhu[data-v-c4500d22] {
          font-size: 14px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 5.8667rem;
          margin-top: 0.1333rem;
          color: #333333;
}
.container .article .wz .num .num-center p[data-v-c4500d22] {
          display: flex;
          align-items: center;
          color: #999999;
          font-size: 10px;
          font-size: 0.32rem;
}
.container .article .wz .num .num-center p img[data-v-c4500d22] {
            width: 13px;
            height: 13px;
            margin-right: 3px;
            display: flex;
            align-items: center;
            margin-top: -2px;
}
.container .article .wz .num .num-right[data-v-c4500d22] {
        width: 56px;
        height: 24px;
        display: flex;
}
.container .article .wz .num .num-right[data-v-c4500d22] button {
          width: 56px;
          height: 100%;
          font-size: 12px;
          background: linear-gradient(to right, #048eea, #31aafb);
          color: #fff;
          border: none;
          border-radius: 50px;
}
.container .article .wz .names[data-v-c4500d22] {
      padding: 30px 0 0;
}
.container .article .wz .names .mz[data-v-c4500d22] {
        font-size: 20px;
        font-family: PingFang SC, PingFang SC;
        font-weight: bold;
        color: #333333;
        line-height: 28px;
}
.container .article .wz .names .work[data-v-c4500d22] {
        font-size: 16px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #333;
        word-break: break-all;
        line-height: 28px;
        margin-top: 6px;
}
.container .article .wz .introduction[data-v-c4500d22] {
      padding: 38px 0 0;
}
.container .article .wz .introduction .hobby[data-v-c4500d22] {
        font-size: 18px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 25px;
        margin-bottom: 7px;
}
.container .article .wz .introduction .comment-flex[data-v-c4500d22] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-bottom: 16px;
}
.container .article .wz .introduction .comment-flex .comment-decorate[data-v-c4500d22] {
          width: 5px;
          height: 22px;
          background-color: #25a5ff;
          margin: 0 7px 0 0;
}
.container .article .wz .introduction .comment-flex .comment-writte[data-v-c4500d22] {
          font-size: 20px;
          font-family: PingFang SC, PingFang SC;
          color: #333333;
          font-weight: 600;
}
.container .article .wz .introduction .intro[data-v-c4500d22] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        word-break: break-all;
        white-space: pre-wrap;
        line-height: 28px;
}
.container .article .wz .introduction .honorable .time[data-v-c4500d22] {
        display: flex;
        font-size: 16px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333333;
}
.container .article .wz .introduction .honorable .time .time-left[data-v-c4500d22] {
          width: 120px;
}
.container .article .wz .introduction .honorable .mention[data-v-c4500d22] {
        border-bottom: 1px solid #eaeaea;
        display: flex;
        padding: 8px 0;
}
.container .article .wz .introduction .honorable .mention[data-v-c4500d22]:last-child {
          border-bottom: none;
}
.container .article .wz .introduction .honorable .mention .mention-left[data-v-c4500d22] {
          width: 120px;
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #777;
          line-height: 28px;
}
.container .article .wz .introduction .honorable .mention .mention-right[data-v-c4500d22] {
          flex: 1;
          color: #333;
          word-break: break-all;
          font-size: 14px;
          line-height: 28px;
}
.container .article .wz .introduction .direction[data-v-c4500d22] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        word-break: break-all;
        white-space: pre-wrap;
        margin-bottom: 16px;
}
.container .article .wz .introduction .study[data-v-c4500d22] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        margin-bottom: 16px;
        word-break: break-all;
        white-space: pre-wrap;
}
.container .article .wz .introduction .study[data-v-c4500d22]:last-child {
          margin-bottom: 0;
}
.container .article .wz .person[data-v-c4500d22] {
      padding: 0 16px 0;
}
.container .article .wz .person .name[data-v-c4500d22] {
        display: flex;
        line-height: 28px;
        margin-bottom: 16px;
}
.container .article .wz .person .name[data-v-c4500d22]:last-child {
          margin-bottom: 0;
}
.container .article .wz .person .name span[data-v-c4500d22] {
          font-size: 16px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #333333;
          width: 75%;
          word-break: break-all;
          white-space: pre-wrap;
}
.container .article .wz .person .name .span1[data-v-c4500d22] {
          color: #777777;
          width: 25%;
}
.container .article .wz .person1[data-v-c4500d22] {
      background: #f8f8f8;
      border-radius: 8px;
      padding: 24px 20px;
}
.container .article .wz .person1 .name-basic .span1[data-v-c4500d22] {
        font-size: 18px;
        font-family: PingFang SC, PingFang SC;
        color: #333333;
        font-weight: 600;
}

.container[data-v-69d4180a] {
  padding-bottom: 60px;
}
.container .expande[data-v-69d4180a] {
    height: auto;
}
.container .close[data-v-69d4180a] {
    height: 700px;
    overflow: hidden;
}
.container .article .wz[data-v-69d4180a] {
    position: relative;
}
.container .article .wz .content[data-v-69d4180a] {
      color: #333333;
      font-size: 14px;
      margin: 0 0 5px;
      text-align: justify;
      letter-spacing: 0.4px;
      line-height: 1.9;
      font-family: PingFang SC-Medium;
      word-wrap: break-word;
      word-break: break-all;
}
.container .article .wz .content[data-v-69d4180a] img {
        max-width: 100%;
}
.container .article .wz .expande-button[data-v-69d4180a] {
      margin: 0px;
      line-height: 20px;
      font-size: 14px;
      font-weight: 600;
      height: 38px;
      line-height: 38px;
      text-align: center;
      color: #29a9ff;
      font-size: 14px;
}
.container .article .wz .pic img[data-v-69d4180a] {
      width: 100%;
      height: 150px;
}
.container .article .wz .swiper[data-v-69d4180a] {
      position: relative;
      height: 234px;
      line-height: 234px;
}
.container .article .wz .swiper[data-v-69d4180a] .van-swipe {
        height: 234px;
}
.container .article .wz .swiper .custom-indicator[data-v-69d4180a] {
        position: absolute;
        right: 22px;
        bottom: 6px;
        padding: 2px 5px;
        font-size: 12px;
        background: rgba(0, 0, 0, 0.3);
        border-radius: 4px;
        color: #fff;
        width: 48px;
        text-align: center;
        height: 21px;
        line-height: 15px;
}
.container .article .wz .swiper .imgs[data-v-69d4180a] {
        text-align: center;
        height: 234px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
}
.container .article .wz .swiper .imgs img[data-v-69d4180a] {
          max-width: 100%;
          max-height: 100%;
}
.container .article .wz .num[data-v-69d4180a] {
      background-image: url("https://static-web.yaoweilai.com/app/img/bgname.png");
      background-size: 100% 68px;
      background-repeat: no-repeat;
      width: 100%;
      height: 68px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      background-color: #f8f8f8;
      padding-left: 12px;
      padding-right: 12px;
      margin-top: 10px;
}
.container .article .wz .num .num-left[data-v-69d4180a] {
        width: 40px;
        display: flex;
        align-items: center;
}
.container .article .wz .num .num-left img[data-v-69d4180a] {
          width: 40px;
          height: 40px;
          border-radius: 1.3333rem;
}
.container .article .wz .num .num-center[data-v-69d4180a] {
        width: 69%;
        line-height: 0.5333rem;
        margin-left: 5px;
}
.container .article .wz .num .num-center .bozhu[data-v-69d4180a] {
          font-size: 14px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 5.8667rem;
          margin-top: 0.1333rem;
          color: #333333;
}
.container .article .wz .num .num-center p[data-v-69d4180a] {
          display: flex;
          align-items: center;
          color: #999999;
          font-size: 10px;
          font-size: 0.32rem;
}
.container .article .wz .num .num-center p img[data-v-69d4180a] {
            width: 13px;
            height: 13px;
            margin-right: 3px;
            display: flex;
            align-items: center;
            margin-top: -2px;
}
.container .article .wz .num .num-right[data-v-69d4180a] {
        width: 56px;
        height: 24px;
        display: flex;
}
.container .article .wz .num .num-right[data-v-69d4180a] button {
          width: 56px;
          height: 100%;
          font-size: 12px;
          background: linear-gradient(to right, #048eea, #31aafb);
          color: #fff;
          border: none;
          border-radius: 50px;
}
.container .article .wz .names[data-v-69d4180a] {
      padding: 30px 0px 0;
}
.container .article .wz .names .mz[data-v-69d4180a] {
        font-size: 20px;
        font-family: PingFang SC, PingFang SC;
        font-weight: bold;
        color: #333333;
        line-height: 28px;
}
.container .article .wz .names .work[data-v-69d4180a] {
        font-size: 16px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #333;
        word-break: break-all;
        line-height: 28px;
        margin-top: 6px;
}
.container .article .wz .introduction[data-v-69d4180a] {
      padding: 26px 0 0;
}
.container .article .wz .introduction .hobby[data-v-69d4180a] {
        font-size: 18px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 25px;
        margin-bottom: 7px;
}
.container .article .wz .introduction .comment-flex[data-v-69d4180a] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-bottom: 16px;
}
.container .article .wz .introduction .comment-flex .comment-decorate[data-v-69d4180a] {
          width: 5px;
          height: 22px;
          background-color: #25a5ff;
          margin: 0 7px 0 0;
}
.container .article .wz .introduction .comment-flex .comment-writte[data-v-69d4180a] {
          font-size: 20px;
          font-family: PingFang SC, PingFang SC;
          color: #333333;
          font-weight: 600;
}
.container .article .wz .introduction .intro[data-v-69d4180a] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        word-break: break-all;
        white-space: pre-wrap;
        line-height: 28px;
}
.container .article .wz .introduction .honorable .time[data-v-69d4180a] {
        display: flex;
        font-size: 16px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333333;
}
.container .article .wz .introduction .honorable .time .time-left[data-v-69d4180a] {
          width: 120px;
}
.container .article .wz .introduction .honorable .mention[data-v-69d4180a] {
        border-bottom: 1px solid #eaeaea;
        display: flex;
        padding: 8px 0;
}
.container .article .wz .introduction .honorable .mention[data-v-69d4180a]:last-child {
          border-bottom: none;
}
.container .article .wz .introduction .honorable .mention .mention-left[data-v-69d4180a] {
          width: 120px;
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #777;
          line-height: 28px;
}
.container .article .wz .introduction .honorable .mention .mention-right[data-v-69d4180a] {
          flex: 1;
          color: #333;
          word-break: break-all;
          font-size: 14px;
          line-height: 28px;
}
.container .article .wz .introduction .direction[data-v-69d4180a] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        word-break: break-all;
        white-space: pre-wrap;
        margin-bottom: 16px;
}
.container .article .wz .introduction .study[data-v-69d4180a] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        margin-bottom: 16px;
        word-break: break-all;
        white-space: pre-wrap;
}
.container .article .wz .introduction .study[data-v-69d4180a]:last-child {
          margin-bottom: 0;
}
.container .article .wz .introduction .study .dates[data-v-69d4180a] {
          display: flex;
          align-items: center;
}
.container .article .wz .introduction .study .dates img[data-v-69d4180a] {
            width: 18px;
            height: 18px;
}
.container .article .wz .introduction .study .dates span[data-v-69d4180a] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 16px;
            color: #333333;
}
.container .article .wz .introduction .study .descripts[data-v-69d4180a] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 16px;
          color: #333333;
          border-left: 1px solid #333;
          padding-left: 12px;
          margin-top: 8px;
          margin-left: 9px;
}
.container .article .wz .introduction .teams[data-v-69d4180a] {
        display: flex;
        flex-wrap: wrap;
}
.container .article .wz .introduction .teams .reference[data-v-69d4180a] {
          width: 50%;
          text-align: center;
          margin-top: 38px;
}
.container .article .wz .introduction .teams .avtar[data-v-69d4180a] {
          height: 60px;
}
.container .article .wz .introduction .teams .avtar img[data-v-69d4180a] {
            width: 60px;
            height: 60px;
            border-radius: 50%;
}
.container .article .wz .introduction .teams .names9[data-v-69d4180a] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 16px;
          color: #333333;
          line-height: 28px;
          height: 28px;
          margin-top: 7px;
}
.container .article .wz .introduction .teams .position[data-v-69d4180a] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #333333;
          line-height: 28px;
          height: 28px;
          margin-top: 2px;
}
.container .article .wz .introduction .teams .search[data-v-69d4180a] {
          width: 100%;
          display: flex;
          justify-content: center;
          margin-top: 8px;
}
.container .article .wz .introduction .teams .search span[data-v-69d4180a] {
            width: 84px;
            height: 28px;
            background: #29a9ff;
            border-radius: 2px 2px 2px 2px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff;
            line-height: 28px;
            display: flex;
            align-items: center;
            justify-content: center;
}
.container .places[data-v-69d4180a] {
    padding: 16px 0 0;
}
.container .places .place-left[data-v-69d4180a] {
      background: #fafafa;
      border-radius: 4px 4px 4px 4px;
      padding: 11px 20px 14px 16px;
      margin-right: 14px;
      margin-bottom: 12px;
}
.container .places .place-left .moblies[data-v-69d4180a] {
        display: flex;
}
.container .places .place-left .moblies .moblies-left[data-v-69d4180a] {
          flex: 1;
}
.container .places .place-left .moblies .moblies-left .dizhi[data-v-69d4180a] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 16px;
            color: #333333;
}
.container .places .place-left .moblies .moblies-left .adress[data-v-69d4180a] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #777777;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 247px;
}
.container .places .place-left .moblies .moblies-center[data-v-69d4180a] {
          border-left: 1px solid #e9e9e9;
          padding-left: 27px;
}
.container .places .place-left .moblies .moblies-right[data-v-69d4180a] {
          display: flex;
          align-items: center;
          width: 22px;
}
.container .places .place-left .moblies .moblies-right img[data-v-69d4180a] {
            width: 22px;
            height: 22px;
}

@charset "UTF-8";
.containers[data-v-04310bbc] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
}
.containers[data-v-04310bbc]::-webkit-scrollbar {
    display: none;
}
.containers .kongMoblie[data-v-04310bbc] {
    background-color: #fff;
    padding-top: 80px;
}
.containers .kongMoblie .pic[data-v-04310bbc] {
      display: flex;
      justify-content: center;
}
.containers .kongMoblie .pic img[data-v-04310bbc] {
        width: 154px;
        height: 153px;
        padding-bottom: 28px;
}
.containers .kongMoblie .line[data-v-04310bbc] {
      height: 8px;
      background-color: #f8f8f9;
}
.containers .kongMoblie .foryou[data-v-04310bbc] {
      background-color: #fff;
      margin-top: 8px;
      padding-bottom: 121px;
}
.containers .kongMoblie .foryou .title[data-v-04310bbc] {
        padding: 16px 0 0 12px;
        font-size: 16px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #222222;
}
.containers .kongMoblie .foryou .videos[data-v-04310bbc] {
        display: flex;
        overflow-x: auto;
        overflow-x: scroll;
        padding: 10px 12px;
}
.containers .kongMoblie .foryou .videos .details[data-v-04310bbc] {
          width: 160px;
          height: 210px;
          background: #ffffff;
          box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.06);
          border-radius: 8px 8px 8px 8px;
          text-align: center;
          flex-shrink: 0;
          margin-right: 13px;
}
.containers .kongMoblie .foryou .videos .details .logos img[data-v-04310bbc] {
            width: 64px;
            height: 64px;
            border-radius: 50%;
            margin-top: 21px;
}
.containers .kongMoblie .foryou .videos .details .name[data-v-04310bbc] {
            font-size: 14px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #333333;
}
.containers .kongMoblie .foryou .videos .details .num[data-v-04310bbc] {
            font-size: 10px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            color: #999999;
            margin-top: 3px;
}
.containers .kongMoblie .foryou .videos .details .num .dian[data-v-04310bbc] {
              margin: -5px 5px 0;
}
.containers .kongMoblie .foryou .videos .details .btn[data-v-04310bbc] {
            width: 88px;
            height: 28px;
            background: #078ae2;
            border-radius: 14px 14px 14px 14px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 30px auto 0;
}
.containers .kongMoblie .foryou .videos .details .btn img[data-v-04310bbc] {
              width: 9px;
              height: 9px;
              margin-right: 4px;
}
.containers .kongMoblie .foryou .videos .details .btn span[data-v-04310bbc] {
              font-size: 13px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #ffffff;
}
.containers .kongMoblie .foryou .videos[data-v-04310bbc]::-webkit-scrollbar {
        display: none;
}
.containers .kongMoblie .foryou .open-more[data-v-04310bbc] {
        margin: 36px 26px;
}
.containers .kongMoblie .foryou .open-more button[data-v-04310bbc] {
          border: 1px solid #078ae2;
          color: #078ae2;
          font-size: 13px;
          width: 100%;
          height: 38px;
          border-radius: 50px;
          background-color: #fff;
}
.containers .logo[data-v-04310bbc] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.containers .logo .left[data-v-04310bbc] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.containers .logo .left img[data-v-04310bbc] {
        width: 213px;
        height: 32px;
}
.containers .logo .right[data-v-04310bbc] {
      display: flex;
}
.containers .logo .right .llqbtn[data-v-04310bbc] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.containers .logo .right .llqbtn[data-v-04310bbc]:active {
        outline: none;
}
.containers .logo .right .llqbtn[data-v-04310bbc]:focus {
        outline: none;
}
.containers .top-bg[data-v-04310bbc] {
    position: relative;
    height: 120px;
    flex-shrink: 0;
}
.containers .top-bg .imgs[data-v-04310bbc] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 120px;
      z-index: 9;
}
.containers .top-bg .imgs img[data-v-04310bbc] {
        width: 100%;
        height: 120px;
}
.containers .top-bg .bggray[data-v-04310bbc] {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 120px;
      z-index: 15;
}
.containers .top-bg .bggray img[data-v-04310bbc] {
        width: 100%;
        height: 100%;
}
.containers .infors[data-v-04310bbc] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    padding: 0px 14px 0 18px;
    z-index: 15;
}
.containers .infors .name[data-v-04310bbc] {
      display: flex;
      margin-top: 30px;
}
.containers .infors .name .name-left img[data-v-04310bbc] {
        width: 62px;
        height: 62px;
        border-radius: 50%;
}
.containers .infors .name .name-right[data-v-04310bbc] {
        margin-left: 12px;
        margin-top: 5px;
}
.containers .infors .name .name-right .mz[data-v-04310bbc] {
          font-size: 16px;
          font-family: PingFang SC-Bold, PingFang SC;
          font-weight: bold;
          color: #ffffff;
          margin-top: 7px;
          display: flex;
          align-items: center;
}
.containers .infors .name .name-right .mz span[data-v-04310bbc] {
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 18px;
            color: #ffffff;
}
.containers .infors .name .name-right .mz .bshi[data-v-04310bbc] {
            width: 20px;
            height: 20px;
            margin-left: 5px;
            margin-top: 2px;
}
.containers .infors .name .name-right .departments[data-v-04310bbc] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #ffffff;
          display: flex;
          align-items: center;
}
.containers .infors .name .name-right .departments .line[data-v-04310bbc] {
            width: 2px;
            height: 12px;
            background-color: #fff;
            margin: 0 12px;
}
.containers .inforszan[data-v-04310bbc] {
    margin-top: -10px;
    padding: 12px 16px 0;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    z-index: 999;
}
.containers .inforszan .places[data-v-04310bbc] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.containers .inforszan .places .detail-left[data-v-04310bbc] {
        display: flex;
}
.containers .inforszan .places .detail-left .getzan[data-v-04310bbc] {
          font-size: 12px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #777;
          text-align: center;
          margin-right: 26px;
          display: flex;
          align-items: center;
}
.containers .inforszan .places .detail-left .getzan .likes[data-v-04310bbc] {
            font-size: 14px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            color: #333;
            margin-bottom: 2px;
            opacity: 1;
            margin-right: 2px;
            display: flex;
}
.containers .inforszan .places .detail-left .getzan .hzan[data-v-04310bbc] {
            opacity: 0.7;
}
.containers .inforszan .places-right[data-v-04310bbc] {
      display: flex;
      justify-content: flex-end;
      margin-top: 12px;
      margin-bottom: 10px;
}
.containers .inforszan .places-right .private[data-v-04310bbc] {
        width: 62px;
        height: 30px;
        background: rgba(156, 156, 156, 0.12);
        border-radius: 4px 4px 4px 4px;
        font-family: PingFang SC Regular, PingFang SC Regular;
        font-weight: 400;
        font-size: 12px;
        color: #333;
        display: flex;
        justify-content: center;
        align-items: center;
}
.containers .inforszan .places-right .follow[data-v-04310bbc] {
        width: 74px;
        height: 30px;
        background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
        border-radius: 4px 4px 4px 4px;
        margin-left: 5px;
        color: #fff;
}
.containers .inforszan .companys[data-v-04310bbc] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 10px;
      color: #777;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 12px;
      margin-top: 10px;
}
.containers .inforszan .companys .schools[data-v-04310bbc] {
        margin-bottom: 2px;
        font-size: 12px;
}
.containers .inforszan .companys .company-right[data-v-04310bbc] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
}
.containers .inforszan .companys .down[data-v-04310bbc] {
        display: flex;
}
.containers .inforszan .companys .down i[data-v-04310bbc] {
          font-size: 16px;
          color: #999;
}
.containers .inforszan .ywl-company[data-v-04310bbc] {
      display: flex;
      align-items: center;
      margin-bottom: 12px;
      justify-content: space-between;
      margin-top: 10px;
}
.containers .inforszan .ywl-company .ywlleft[data-v-04310bbc] {
        display: flex;
        align-items: center;
}
.containers .inforszan .ywl-company img[data-v-04310bbc] {
        width: 13px;
        height: 13px;
        margin-right: 2px;
}
.containers .inforszan .ywl-company span[data-v-04310bbc] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777;
}
.containers .inforszan .ywl-company .down[data-v-04310bbc] {
        display: flex;
}
.containers .inforszan .ywl-company .down i[data-v-04310bbc] {
          font-size: 18px;
          color: #999;
}
.containers[data-v-04310bbc] .van-popup--center {
    top: 60px;
    left: 50%;
    width: 100%;
    height: 230px !important;
    display: flex;
    justify-content: space-between;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: 2500 !important;
}
.containers[data-v-04310bbc] .van-popup--center .mask {
      display: flex;
      justify-content: space-between;
      padding: 0 0px;
}
.containers[data-v-04310bbc] .van-popup--center .mask-img {
      z-index: 9;
}
.containers[data-v-04310bbc] .van-popup--center .mask-img img {
        width: 60px;
        margin-top: 70px;
        margin-left: 280px;
}
.containers[data-v-04310bbc] .van-popup--center .mask-text {
      position: absolute;
      color: #fff;
      top: 100px;
      left: 0;
      right: 0;
      text-align: center;
      font-size: 15px;
      margin-top: 100px;
      margin-left: 10px;
      z-index: 9;
}
.containers .bottoms[data-v-04310bbc] {
    padding: 10px 0;
    flex: 1;
    overflow: hidden;
    z-index: 19;
}
.containers .bottoms .textScroll[data-v-04310bbc] {
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      margin: 0 16px 40px;
      padding-bottom: 80px;
      padding-top: 10px;
}
.containers .bottoms .textScroll[data-v-04310bbc]::-webkit-scrollbar {
        display: none;
}
.containers .bottoms .textScroll .intros .selectslist .consult[data-v-04310bbc] {
        margin-bottom: 40px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .names[data-v-04310bbc] {
          display: flex;
          justify-content: space-between;
}
.containers .bottoms .textScroll .intros .selectslist .consult .names .names-left[data-v-04310bbc] {
            width: 38px;
            display: flex;
            align-items: center;
}
.containers .bottoms .textScroll .intros .selectslist .consult .names .names-left img[data-v-04310bbc] {
              width: 38px;
              height: 38px;
              border-radius: 50%;
}
.containers .bottoms .textScroll .intros .selectslist .consult .names .names-right[data-v-04310bbc] {
            margin-left: 6px;
            flex: 1;
}
.containers .bottoms .textScroll .intros .selectslist .consult .names .names-right .userNames[data-v-04310bbc] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #333333;
              line-height: 20px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .names .names-right .times[data-v-04310bbc] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #777777;
              line-height: 17px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .names .names-center[data-v-04310bbc] {
            width: 14px;
            display: flex;
            align-items: flex-start;
}
.containers .bottoms .textScroll .intros .selectslist .consult .names .names-center img[data-v-04310bbc] {
              width: 14px;
              height: 8px;
              margin-top: 5px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .titles[data-v-04310bbc] {
          display: flex;
          align-items: center;
          margin-top: 10px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .titles .Identie[data-v-04310bbc] {
            width: 32px;
            height: 19px;
            background: rgba(85, 126, 250, 0.2);
            border-radius: 1px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #557efa;
}
.containers .bottoms .textScroll .intros .selectslist .consult .titles .zx-title[data-v-04310bbc] {
            margin-left: 4px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #333333;
            flex: 1;
            word-break: break-all;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
}
.containers .bottoms .textScroll .intros .selectslist .consult .picture[data-v-04310bbc] {
          border-bottom: 1px solid #e4e7ed;
          padding-bottom: 10px;
          margin-top: 10px;
          display: flex;
}
.containers .bottoms .textScroll .intros .selectslist .consult .picture .mores[data-v-04310bbc] {
            display: flex;
}
.containers .bottoms .textScroll .intros .selectslist .consult .picture .mores img[data-v-04310bbc] {
              width: 113px;
              height: 87px;
              border-radius: 2px;
              margin-right: 3px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .picture .ones[data-v-04310bbc] {
            width: 225px;
            height: 174px;
            border-radius: 2px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .collect[data-v-04310bbc] {
          margin-top: 10px;
          display: flex;
          justify-content: space-between;
}
.containers .bottoms .textScroll .intros .selectslist .consult .collect .sc[data-v-04310bbc] {
            display: flex;
            align-items: center;
}
.containers .bottoms .textScroll .intros .selectslist .consult .collect .sc .img[data-v-04310bbc] {
              display: flex;
              justify-content: center;
              margin-right: 5px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .collect .sc .img img[data-v-04310bbc] {
                width: 20px;
                height: 20px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .collect .sc .like[data-v-04310bbc] {
              font-size: 10px;
              font-family: San Francisco Display-Regular, San Francisco Display;
              font-weight: 400;
              color: #777;
              margin-top: 3px;
}
.containers .bottoms .textScroll .intros .selectslist .consult .collect .sc1[data-v-04310bbc] {
            margin-left: 8px;
}
.containers .bottoms .textScroll .intros .selectslist .video .imgs[data-v-04310bbc] {
        position: relative;
        margin-top: 11px;
        width: 343px;
        height: 190px;
}
.containers .bottoms .textScroll .intros .selectslist .video .imgs img[data-v-04310bbc] {
          width: 343px;
          height: 190px;
          border-radius: 2px;
}
.containers .bottoms .textScroll .intros .selectslist .video .imgs .fires[data-v-04310bbc] {
          position: absolute;
          top: 4px;
          left: 4px;
          display: flex;
          align-items: center;
}
.containers .bottoms .textScroll .intros .selectslist .video .imgs .fires img[data-v-04310bbc] {
            width: 10px;
            height: 11px;
}
.containers .bottoms .textScroll .intros .selectslist .video .imgs .fires span[data-v-04310bbc] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
}
.containers .bottoms .textScroll .intros .selectslist .video .imgs .bfs[data-v-04310bbc] {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
}
.containers .bottoms .textScroll .intros .selectslist .video .imgs .bfs img[data-v-04310bbc] {
            width: 32px;
            height: 32px;
}
.containers .bottoms .textScroll .intros .selectslist .video .imgs .timelength[data-v-04310bbc] {
          position: absolute;
          bottom: 6px;
          right: 4px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 10px;
          color: #ffffff;
}
.containers .bottoms .textScroll .intros .selectslist .video .imgs .views[data-v-04310bbc] {
          position: absolute;
          bottom: 6px;
          left: 4px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 10px;
          color: #ffffff;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs[data-v-04310bbc] {
        position: relative;
        margin-top: 11px;
        width: 343px;
        height: 190px;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs img[data-v-04310bbc] {
          width: 343px;
          height: 190px;
          border-radius: 2px;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .fires[data-v-04310bbc] {
          position: absolute;
          top: 4px;
          left: 4px;
          display: flex;
          align-items: center;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .fires img[data-v-04310bbc] {
            width: 10px;
            height: 11px;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .fires span[data-v-04310bbc] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .livehf[data-v-04310bbc] {
          position: absolute;
          top: 0px;
          right: 0px;
          width: 38px;
          height: 18px;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .livehf img[data-v-04310bbc] {
            width: 38px;
            height: 18px;
            display: flex;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .livenow[data-v-04310bbc] {
          position: absolute;
          top: 4px;
          right: 4px;
          width: 43px;
          height: 15px;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .livenow img[data-v-04310bbc] {
            width: 43px;
            height: 15px;
            display: flex;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .bfs[data-v-04310bbc] {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .bfs img[data-v-04310bbc] {
            width: 28px;
            height: 32px;
}
.containers .bottoms .textScroll .intros .selectslist .live .imgs .timelength[data-v-04310bbc] {
          position: absolute;
          bottom: 6px;
          right: 4px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 10px;
          color: #ffffff;
}
.containers .bottoms .textScroll .intros .selectslist .meeting .imgs[data-v-04310bbc] {
        position: relative;
        margin-top: 11px;
}
.containers .bottoms .textScroll .intros .selectslist .meeting .imgs img[data-v-04310bbc] {
          width: 343px;
          height: 190px;
          border-radius: 2px;
}
.containers .bottoms .textScroll .intros .selectslist .meeting .imgs .fires[data-v-04310bbc] {
          position: absolute;
          top: 4px;
          left: 4px;
          display: flex;
          align-items: center;
}
.containers .bottoms .textScroll .intros .selectslist .meeting .imgs .fires img[data-v-04310bbc] {
            width: 10px;
            height: 11px;
}
.containers .bottoms .textScroll .intros .selectslist .meeting .imgs .fires span[data-v-04310bbc] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
}
.containers .bottoms .textScroll .intros .selectslist .meeting .places[data-v-04310bbc] {
        margin-top: 11px;
}
.containers .bottoms .textScroll .intros .selectslist .meeting .places .places-left[data-v-04310bbc] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #333333;
          line-height: 20px;
}
.containers .bottoms .textScroll .zan[data-v-04310bbc] {
        color: #999999;
        font-size: 12px;
        text-align: center;
        margin-top: 30px;
}
.containers .bottoms .textScroll .zan .pic img[data-v-04310bbc] {
          width: 145px;
          height: 155px;
          margin-bottom: 10px;
}
.containers .bottoms .textScroll1[data-v-04310bbc] {
      margin: 0 0 40px;
      padding-top: 0;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums[data-v-04310bbc] {
        display: flex;
        align-items: flex-start;
        padding: 12px;
        border-bottom: 1px solid #f6f7fb;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-left[data-v-04310bbc] {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 16px;
          margin-top: 1px;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-left span[data-v-04310bbc] {
            display: inline-block;
            text-align: center;
            width: 16px;
            height: 16px;
            background: #29a9ff;
            border-radius: 50%;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-right[data-v-04310bbc] {
          flex: 1;
          position: relative;
          margin-left: 10px;
          flex: 1;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-right .hot-title[data-v-04310bbc] {
            font-size: 12px;
            font-weight: bold;
            color: #333333;
            line-height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-right .hot-title .coapeate[data-v-04310bbc] {
              background-color: #dff2ff;
              width: 32px;
              height: 16px;
              line-height: 16px;
              padding: 0 4px;
              margin-right: 8px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #29a9ff;
              border-radius: 1px;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-right .hot-title .namees[data-v-04310bbc] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 600;
              font-size: 14px;
              color: #333333;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-right .hot-title .lines[data-v-04310bbc] {
              margin: 0 8px;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-right .hot-title .titles[data-v-04310bbc] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #666666;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-right .hot-author[data-v-04310bbc] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #aaaaaa;
            margin-top: 4px;
}
.containers .bottoms .textScroll1 .trades .itemlists .nums .nums-right .hot-author .lines[data-v-04310bbc] {
              margin: 0 4px;
}
.containers .bottoms .allitems[data-v-04310bbc] {
      margin: 10px 16px;
      display: flex;
      justify-content: space-between;
}
.containers .bottoms .allitems .allitems-left[data-v-04310bbc] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777777;
}
.containers .bottoms .allitems .allitems-right[data-v-04310bbc] {
        display: flex;
        align-items: center;
}
.containers .bottoms .allitems .allitems-right img[data-v-04310bbc] {
          width: 12px;
          height: 13px;
          margin-right: 5px;
          margin-top: 2px;
}
.containers .bottoms .allitems .allitems-right span[data-v-04310bbc] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
}
.containers .bottoms[data-v-04310bbc] .van-tabs,
    .containers .bottoms[data-v-04310bbc] .van-tabs__content,
    .containers .bottoms[data-v-04310bbc] .van-tab__pane {
      height: 100%;
}
.containers .bottoms[data-v-04310bbc] .van-tab {
      font-size: 14px;
}
.containers .bottoms[data-v-04310bbc] .van-tab--active {
      font-size: 16px;
}
.containers .bottoms[data-v-04310bbc] .menu-tabs .van-tabs__line {
      background-color: #4dd1ff;
      /* 线条颜色 */
      width: 20px;
      /*宽度 */
      height: 4px;
      /* 高度 */
      border-radius: 40px;
      /* 圆角 */
}
.containers .bottoms[data-v-04310bbc] .van-tabs__wrap {
      margin-top: -10px;
      border-bottom: 1px solid #f8f8f9;
}
.containers .bottoms[data-v-04310bbc] .van-tabs__nav {
      width: 100%;
      text-align: center;
      display: flex;
      justify-content: center;
      background-color: #fff;
}
.containers .more[data-v-04310bbc] {
    text-align: center;
    margin-bottom: 10px;
    color: #2f71ff;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
}
.kongs[data-v-04310bbc] {
  background-color: #f5f5f5;
  height: 10px;
}
.openapp[data-v-04310bbc] {
  position: fixed;
  bottom: 28px;
  left: 50%;
  text-align: center;
  z-index: 99;
  transform: translateX(-50%);
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #078ae2;
  border-radius: 20px;
}
.openapp .now[data-v-04310bbc] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.openapp img[data-v-04310bbc] {
    width: 20px;
    height: 20px;
}
.openapp span[data-v-04310bbc] {
    font-size: 14px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    margin-left: 6px;
}
.zan[data-v-04310bbc] {
  color: #999999;
  font-size: 12px;
  text-align: center;
  margin-top: 30px;
}
.zan .pic img[data-v-04310bbc] {
    width: 145px;
    height: 155px;
    margin-bottom: 10px;
}

.myTips {
  min-width: 135px !important;
}

.container[data-v-605ce5c2] {
  padding-top: 10px;
  background-color: #fff;
}
.container .dels[data-v-605ce5c2] {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.container .dels img[data-v-605ce5c2] {
      width: 160px;
      height: 220px;
}
.container .article[data-v-605ce5c2] {
    padding: 0 12px 20px;
}
.container .article h2[data-v-605ce5c2] {
      color: #000000;
      font-size: 20px;
      text-align: justify;
      word-wrap: break-word;
}
.container .article .source[data-v-605ce5c2] {
      color: #999999;
      font-size: 12px;
      margin-top: 15px;
      height: 20px;
      line-height: 20px;
      display: flex;
      justify-content: right;
      align-items: center;
}
.container .article .atten[data-v-605ce5c2] {
      display: flex;
      align-items: center;
      margin-top: 10px;
}
.container .article .atten .atten-left[data-v-605ce5c2] {
        display: flex;
        align-items: center;
        width: 35px;
}
.container .article .atten .atten-left img[data-v-605ce5c2] {
          width: 35px;
          height: 35px;
          border-radius: 50px;
}
.container .article .atten .atten-center[data-v-605ce5c2] {
        flex: 1;
        padding-left: 10px;
}
.container .article .atten .atten-center .name[data-v-605ce5c2] {
          color: #333;
          font-size: 14px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 5.8667rem;
}
.container .article .atten .atten-center .time[data-v-605ce5c2] {
          color: #999999;
          font-size: 12px;
}
.container .article .atten .atten-center .time span[data-v-605ce5c2] {
            margin-right: 5px;
}
.container .article .atten .atten-right[data-v-605ce5c2] {
        width: 70px;
        display: flex;
}
.container .article .atten .atten-right[data-v-605ce5c2] .van-button {
          width: 70px;
          height: 30px;
          font-size: 13px;
          background-color: #0790eb;
          color: #e8f4fd;
          border: none;
          border-radius: 4px;
}
.container .article .atten .atten-right[data-v-605ce5c2] .van-button--normal {
          padding: 0;
}
.container .article .atten .atten-right .followed[data-v-605ce5c2] {
          color: #aaaaaa;
          background-color: #f8f8f9;
}
.container .article .wz .source[data-v-605ce5c2] {
      color: #999999;
      font-size: 12px;
}
.container .article .wz .num[data-v-605ce5c2] {
      margin-top: 5px;
}
.container .article .wz .original[data-v-605ce5c2] {
      font-size: 12px;
      color: #999999;
}
.container .article .wz .para[data-v-605ce5c2] {
      color: #333333;
      font-size: 14px;
      margin: 15px 0;
      text-align: justify;
      letter-spacing: 0.4px;
      line-height: 1.9;
      font-family: PingFang SC-Medium;
      word-wrap: break-word;
      word-break: break-all;
      overflow: hidden;
}
.container .article .wz .para[data-v-605ce5c2] table {
        width: 100% !important;
        margin: 0 auto;
}
.container .article .wz .para[data-v-605ce5c2] img {
        max-width: 100% !important;
        margin: 5px 0;
}
.container .article .wz .para[data-v-605ce5c2] span {
        margin: 5px 0 !important;
}
.container .article .wz .para[data-v-605ce5c2] .wxw-img,
      .container .article .wz .para .rich_pages[data-v-605ce5c2] {
        width: 100% !important;
}
.container .article .wz .para[data-v-605ce5c2] .raw-image {
        vertical-align: top !important;
}
.container .article .wz .abstract[data-v-605ce5c2] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 16px;
      color: #333333;
      line-height: 24px;
      margin-top: 16px;
      margin-bottom: 12px;
}
.container .article .wz .labeles[data-v-605ce5c2] {
      display: flex;
}
.container .article .wz .labeles .labeles-left[data-v-605ce5c2] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #aaaaaa;
        margin-right: 5px;
}
.container .article .wz .labeles .labeles-right[data-v-605ce5c2] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
}
.container .article .wz .labeles span[data-v-605ce5c2] {
        margin-right: 8px;
}
.container .article .wz .fulltext[data-v-605ce5c2] {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 24px 0;
}
.container .article .wz .fulltext span[data-v-605ce5c2] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 96px;
        height: 32px;
        background-color: #29a9ff;
        border-radius: 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #ffffff;
}

.myTips {
  min-width: 135px !important;
}

.container[data-v-42a7e2d9] {
  padding-top: 10px;
  background-color: #fff;
}
.container .dels[data-v-42a7e2d9] {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.container .dels img[data-v-42a7e2d9] {
      width: 160px;
      height: 220px;
}
.container .article[data-v-42a7e2d9] {
    padding: 0 12px 20px;
}
.container .article h2[data-v-42a7e2d9] {
      color: #000000;
      font-size: 20px;
      text-align: justify;
      word-wrap: break-word;
}
.container .article .source[data-v-42a7e2d9] {
      color: #999999;
      font-size: 12px;
      margin-top: 15px;
      height: 20px;
      line-height: 20px;
      display: flex;
      justify-content: right;
      align-items: center;
}
.container .article .atten[data-v-42a7e2d9] {
      display: flex;
      align-items: center;
      margin-top: 10px;
}
.container .article .atten .atten-left[data-v-42a7e2d9] {
        display: flex;
        align-items: center;
        width: 35px;
}
.container .article .atten .atten-left img[data-v-42a7e2d9] {
          width: 35px;
          height: 35px;
          border-radius: 50px;
}
.container .article .atten .atten-center[data-v-42a7e2d9] {
        flex: 1;
        padding-left: 10px;
}
.container .article .atten .atten-center .name[data-v-42a7e2d9] {
          color: #333;
          font-size: 14px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 5.8667rem;
}
.container .article .atten .atten-center .time[data-v-42a7e2d9] {
          color: #999999;
          font-size: 12px;
}
.container .article .atten .atten-center .time span[data-v-42a7e2d9] {
            margin-right: 5px;
}
.container .article .atten .atten-right[data-v-42a7e2d9] {
        width: 70px;
        display: flex;
}
.container .article .atten .atten-right[data-v-42a7e2d9] .van-button {
          width: 70px;
          height: 30px;
          font-size: 13px;
          background-color: #0790eb;
          color: #e8f4fd;
          border: none;
          border-radius: 4px;
}
.container .article .atten .atten-right[data-v-42a7e2d9] .van-button--normal {
          padding: 0;
}
.container .article .atten .atten-right .followed[data-v-42a7e2d9] {
          color: #aaaaaa;
          background-color: #f8f8f9;
}
.container .article .wz .source[data-v-42a7e2d9] {
      color: #999999;
      font-size: 12px;
}
.container .article .wz .num[data-v-42a7e2d9] {
      margin-top: 5px;
}
.container .article .wz .original[data-v-42a7e2d9] {
      font-size: 12px;
      color: #999999;
}
.container .article .wz .para[data-v-42a7e2d9] {
      color: #333333;
      font-size: 14px;
      margin: 15px 0;
      text-align: justify;
      letter-spacing: 0.4px;
      line-height: 1.9;
      font-family: PingFang SC-Medium;
      word-wrap: break-word;
      word-break: break-all;
      overflow: hidden;
}
.container .article .wz .para[data-v-42a7e2d9] table {
        width: 100% !important;
        margin: 0 auto;
}
.container .article .wz .para[data-v-42a7e2d9] img {
        max-width: 100% !important;
        margin: 5px 0;
}
.container .article .wz .para[data-v-42a7e2d9] span {
        margin: 5px 0 !important;
}
.container .article .wz .para[data-v-42a7e2d9] .wxw-img,
      .container .article .wz .para .rich_pages[data-v-42a7e2d9] {
        width: 100% !important;
}
.container .article .wz .para[data-v-42a7e2d9] .raw-image {
        vertical-align: top !important;
}
.container .article .wz .abstract[data-v-42a7e2d9] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 16px;
      color: #333333;
      line-height: 24px;
      margin-top: 16px;
      margin-bottom: 12px;
}
.container .article .wz .labeles[data-v-42a7e2d9] {
      display: flex;
}
.container .article .wz .labeles .labeles-left[data-v-42a7e2d9] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #aaaaaa;
        margin-right: 5px;
}
.container .article .wz .labeles .labeles-right[data-v-42a7e2d9] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #29a9ff;
}
.container .article .wz .labeles span[data-v-42a7e2d9] {
        margin-right: 8px;
}
.container .article .wz .fulltext[data-v-42a7e2d9] {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 24px 0;
}
.container .article .wz .fulltext span[data-v-42a7e2d9] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 96px;
        height: 32px;
        background-color: #29a9ff;
        border-radius: 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #ffffff;
}

.container[data-v-68b6505e] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-68b6505e] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-68b6505e] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-68b6505e] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-68b6505e] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-68b6505e] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-68b6505e] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-68b6505e] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-68b6505e]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-68b6505e]:focus {
        outline: none;
}
.container .topname .shares[data-v-68b6505e] {
    padding: 8px 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(270deg, #f3fffe 0%, rgba(255, 255, 255, 0) 69%);
}
.container .topname .shares .share-left[data-v-68b6505e] {
      display: flex;
      align-items: center;
}
.container .topname .shares .share-left img[data-v-68b6505e] {
        width: 16px;
        height: 16px;
}
.container .topname .shares .share-left .demands[data-v-68b6505e] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #2cc7b7;
}
.container .topname .shares .share-left .supplys[data-v-68b6505e] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #ff8732;
}
.container .topname .shares .share-right[data-v-68b6505e] {
      display: flex;
}
.container .topname .shares .share-right .items[data-v-68b6505e] {
        width: 56px;
        height: 16px;
        background-color: #f6f7fb;
        border-radius: 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 10px;
        color: #aaaaaa;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 8px;
}
.container .topname .shares1[data-v-68b6505e] {
    background: linear-gradient(270deg, #fff7f1 0%, rgba(255, 255, 255, 0) 70%);
}
.container .topname .shares1 .share-right[data-v-68b6505e] {
      display: flex;
}
.container .topname .shares1 .share-right .items[data-v-68b6505e] {
        width: 56px;
        background-color: #fff8f2;
        height: 16px;
        border-radius: 2px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 10px;
        color: #ff8732;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 8px;
}
.container .titles[data-v-68b6505e] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin: 12px;
}
.container .avtar[data-v-68b6505e] {
    display: flex;
    align-items: center;
    padding: 12px;
    border-bottom: 1px solid #f8f8f9;
}
.container .avtar img[data-v-68b6505e] {
      width: 24px;
      height: 24px;
      border: 1px solid #f6f7fb;
      border-radius: 50%;
      margin-right: 8px;
}
.container .avtar span[data-v-68b6505e] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #777777;
}
.container .descipt[data-v-68b6505e] {
    padding: 12px;
}
.container .descipt .contens[data-v-68b6505e] {
      word-break: break-all;
      white-space: pre-wrap;
      font-size: 14px;
}
.container .descipt .contens[data-v-68b6505e] img {
        max-width: 100%;
        margin: 5px 0;
}
.container .company-intro[data-v-68b6505e] {
    margin: 26px 0 32px;
}
.container .company-intro .comment-flex[data-v-68b6505e] {
      display: flex;
      align-items: center;
      width: 100%;
      padding: 0 16px;
      border-bottom: 1px solid #f8f8f9;
      padding-bottom: 12px;
}
.container .company-intro .comment-flex .comment-decorate[data-v-68b6505e] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-68b6505e] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 16px;
        color: #333333;
}
.container .recommended[data-v-68b6505e] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-68b6505e] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-68b6505e] {
        background: #ffffff;
        border-radius: 2px;
        border-bottom: 1px solid #f8f8f9;
        padding: 0 12px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-68b6505e] {
          display: flex;
          cursor: pointer;
          align-items: center;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-68b6505e] {
            position: relative;
            width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-68b6505e] {
              width: 40px;
              height: 40px;
              border: 1px solid #eaeaea;
              border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-68b6505e] {
            position: relative;
            margin-left: 10px;
            flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-68b6505e] {
              line-height: 18px;
              overflow: hidden;
              text-overflow: ellipsis;
              word-break: break-all;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              font-family: PingFang SC, PingFang SC;
              font-size: 14px;
              color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels[data-v-68b6505e] {
              margin-top: -5px;
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding-bottom: 12px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-left[data-v-68b6505e] {
                display: flex;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-left .company[data-v-68b6505e] {
                  margin-right: 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-left .company .company-left[data-v-68b6505e] {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    border-radius: 2px;
                    width: 76px;
                    height: 16px;
                    background-color: #fff7f1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-left .company .company-left img[data-v-68b6505e] {
                      width: 16px;
                      height: 16px;
                      margin-top: 2px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-left .company .company-left .demands[data-v-68b6505e] {
                      font-family: PingFang SC, PingFang SC;
                      font-weight: 400;
                      font-size: 10px;
                      color: #2cc7b7;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-left .company .company-left .supplys[data-v-68b6505e] {
                      font-family: PingFang SC, PingFang SC;
                      font-weight: 400;
                      font-size: 10px;
                      color: #ff8732;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-left .company .company-left1[data-v-68b6505e] {
                    background-color: #fff7f1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-left .itemlabels[data-v-68b6505e] {
                  display: flex;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-left .itemlabels .items[data-v-68b6505e] {
                    width: 56px;
                    height: 16px;
                    background-color: #f6f7fb;
                    border-radius: 2px;
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 10px;
                    color: #aaaaaa;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    margin-right: 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-right[data-v-68b6505e] {
                display: flex;
                align-items: center;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-right span[data-v-68b6505e] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #777777;
                  margin-right: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .labels .labels-right img[data-v-68b6505e] {
                  width: 7px;
                  height: 16px;
}
.container .recommended .hot-recoomend .seemore[data-v-68b6505e] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-68b6505e] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-68b6505e] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-68b6505e] {
    position: fixed;
    bottom: 68px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-68b6505e] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-68b6505e] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-68b6505e] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}
.container .consult[data-v-68b6505e] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 100;
    background-color: #fff;
    padding-top: 4px;
}
.container .consult .share-right[data-v-68b6505e] {
      display: flex;
      justify-content: space-between;
      margin: 0 16px;
}
.container .consult .share-right .fenxiangs[data-v-68b6505e] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 103px;
        height: 38px;
        border-radius: 20px;
        border: 1px solid #ededed;
        background-color: #fff;
        margin-right: 16px;
}
.container .consult .share-right .fenxiangs img[data-v-68b6505e] {
          width: 24px;
          height: 24px;
          margin-right: 5px;
}
.container .consult .share-right .fenxiangs span[data-v-68b6505e] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #333333;
}
.container .consult .share-right .sxin[data-v-68b6505e] {
        width: 224px;
        height: 38px;
        background-color: #29a9ff;
        border-radius: 20px;
        border: 1px solid #29a5f9;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
}
[data-v-68b6505e] .van-popup {
  background-color: rgba(0, 0, 0, 0);
  width: 85%;
  margin: 0 auto;
  position: fixed;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2500 !important;
}
[data-v-68b6505e] .van-popup .mask .mask-img {
    text-align: right;
}
[data-v-68b6505e] .van-popup .mask .mask-img img {
      width: 1.2rem !important;
      height: 2.8rem !important;
}
[data-v-68b6505e] .van-popup .mask-text {
    color: white;
    font-size: 15px;
    text-align: center;
}

@charset "UTF-8";
.container[data-v-232c8b17] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .del[data-v-232c8b17] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}
.container .del img[data-v-232c8b17] {
      width: 182px;
      height: 153px;
}
.container .kongMoblie[data-v-232c8b17] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-232c8b17] {
      width: 154px;
      height: 153px;
}
.container[data-v-232c8b17] .van-tabs__nav {
    margin: 0 10px;
    display: flex;
    justify-content: space-between;
    /* 均匀分配空间 */
}
.container[data-v-232c8b17] .van-tab {
    font-size: 0.34667rem;
    font-weight: 500;
    color: #979799;
    flex-grow: 1;
    /* 让每个标签均匀地占据可用空间 */
    text-align: center;
    /* 可选：居中文本 */
}
.container[data-v-232c8b17] .van-tab:nth-child(3) {
    margin-right: -18px;
}
.container[data-v-232c8b17] .van-tab--active {
    font-size: 0.37333rem;
    font-weight: bold;
    color: #00050f;
}
.container[data-v-232c8b17] .van-tabs__line {
    content: '';
    display: block;
    width: 0.69333rem;
    border-radius: 0.26667rem;
    height: 0.10667rem;
    background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
    margin: 0 auto;
}
.container[data-v-232c8b17] .van-tabs__wrap {
    border-bottom: 1px solid #eee;
}
.container .logo[data-v-232c8b17] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-232c8b17] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-232c8b17] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-232c8b17] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-232c8b17] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-232c8b17]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-232c8b17]:focus {
        outline: none;
}
.container .regist[data-v-232c8b17] {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    padding: 0 16px;
    border-top: 1px solid #e5e5e5;
}
.container .regist .collect[data-v-232c8b17] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 60px;
}
.container .regist .collect .collect-left[data-v-232c8b17] {
        display: flex;
        margin-left: -18px;
        justify-content: space-evenly;
        flex: 1;
}
.container .regist .collect .collect-left .sc[data-v-232c8b17] {
          text-align: center;
}
.container .regist .collect .collect-left .sc .img[data-v-232c8b17] {
            display: flex;
            justify-content: center;
}
.container .regist .collect .collect-left .sc .img img[data-v-232c8b17] {
              width: 20px;
              height: 20px;
}
.container .regist .collect .collect-left .sc .like[data-v-232c8b17] {
            margin-top: 5px;
            font-size: 10px;
            font-family: San Francisco Display-Regular, San Francisco Display;
            font-weight: 400;
            color: #333333;
}
.container .regist .collect .collect-left .sc1[data-v-232c8b17] {
          margin-left: 8px;
}
.container .regist .collect .collect-right[data-v-232c8b17] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 204px;
        height: 40px;
        background: #078ae2;
        border: 1px solid #078ae2;
        font-size: 13px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #fff;
        border-radius: 50px;
}
.container .regist[data-v-232c8b17] .van-popup {
      background-color: rgba(0, 0, 0, 0);
      width: 85%;
      margin: 0 auto;
      position: fixed;
      top: 10%;
      left: 50%;
      transform: translate(-50%, -50%);
}
.container .regist[data-v-232c8b17] .van-popup .mask .mask-img {
        text-align: right;
}
.container .regist[data-v-232c8b17] .van-popup .mask .mask-img img {
          width: 1.2rem !important;
          height: 2.8rem !important;
}
.container .regist[data-v-232c8b17] .van-popup .mask-text {
        color: white;
        font-size: 15px;
        text-align: center;
}
.container .kong1[data-v-232c8b17] {
    height: 10px;
    background-color: #f8f8f9;
    margin: 12px 0 0;
}
.container .kong2[data-v-232c8b17] {
    height: 30px;
    background-color: #f8f8f9;
    margin: 12px 0 0;
}
.container .kong[data-v-232c8b17] {
    height: 8px;
    background-color: #f8f8f9;
}
.container .video[data-v-232c8b17] {
    width: 100%;
    height: 230px;
    position: relative;
}
.container .video .img1[data-v-232c8b17] {
      width: 100%;
      height: 100%;
}
.container .video .mask[data-v-232c8b17] {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 100%;
      height: 100%;
      transform: translate(-50%, -50%);
      background: rgba(0, 39, 66, 0.5);
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .video .mask .opens[data-v-232c8b17] {
        border: 1px solid #ffffff;
        font-size: 13px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #ffffff;
        width: 223px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
}
.container .check[data-v-232c8b17] {
    display: flex;
    align-items: center;
}
.container .comment[data-v-232c8b17] {
    background-color: #fff;
    z-index: 9;
}
.container .comment .title[data-v-232c8b17] {
      display: flex;
      align-items: center;
}
.container .comment .title h3[data-v-232c8b17] {
        color: #29a9ff;
        font-size: 0.4267rem;
        font-weight: 600;
}
.container .comment .title h3[data-v-232c8b17]:after {
          content: '';
          display: block;
          width: 0.4rem;
          border-bottom: 0.1067rem solid #29a9ff;
          margin: 0.1333rem auto 0;
          border-radius: 1.3333rem;
}
.container .comment .title span[data-v-232c8b17] {
        color: #999999;
        font-size: 0.32rem;
        margin-left: 0.2667rem;
}
.container .comment .menu-tabs[data-v-232c8b17] {
      position: relative;
}
.container .comment .menu-tabs .topics[data-v-232c8b17] {
        margin: 10px 0 0;
        padding: 0 0.4267rem;
}
.container .comment .menu-tabs .topics .xl[data-v-232c8b17] {
          line-height: 26px;
          font-size: 18px;
          color: #333;
          font-weight: 600;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          font-family: PingFang SC-Bold;
}
.container .comment .menu-tabs .topics .expande[data-v-232c8b17] {
          height: auto;
          margin-bottom: -10px;
}
.container .comment .menu-tabs .topics .close[data-v-232c8b17] {
          height: 20px;
          overflow: hidden;
          margin-bottom: -10px;
}
.container .comment .menu-tabs .topics .close1[data-v-232c8b17] {
          height: 0px;
          overflow: hidden;
          text-overflow: ellipsis;
}
.container .comment .menu-tabs .heat[data-v-232c8b17] {
        color: #777;
        font-size: 12px;
        padding: 0 0.4267rem;
        display: flex;
        margin-top: 2px;
}
.container .comment .menu-tabs .heat .live[data-v-232c8b17] {
          background: #ea4842;
          font-size: 11px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #ffffff;
          padding: 1px 4px;
          margin-right: 8px;
}
.container .comment .menu-tabs .heat .live .zhibo[data-v-232c8b17] {
            width: 6px;
            height: 6px;
            margin-right: 3px;
}
.container .comment .menu-tabs .heat i[data-v-232c8b17] {
          color: #999;
          margin-right: 0.1333rem;
          margin-top: 2px;
}
.container .comment .menu-tabs .heat .nums[data-v-232c8b17] {
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          padding: 2px 4px;
          background: #f6f6f6;
          border-radius: 3px 3px 3px 3px;
          font-family: PingFang SC-Medium;
}
.container .comment .menu-tabs .heat .nums .fire[data-v-232c8b17] {
            width: 8px;
            height: 10px;
            margin-right: 3px;
}
.container .comment .menu-tabs .heat .support[data-v-232c8b17] {
          display: flex;
          align-items: center;
          margin: 0 4px;
}
.container .comment .menu-tabs .heat .support .online[data-v-232c8b17] {
            display: flex;
            justify-content: center;
            align-items: center;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 2px 4px;
            background: #f6f6f6;
            border-radius: 3px 3px 3px 3px;
            font-size: 10px;
            font-family: PingFang SC-Medium;
            font-weight: 500;
            color: #777777;
}
.container .comment .menu-tabs .heat .support .online img[data-v-232c8b17] {
              width: 10px;
              height: 10px;
              margin-right: 2px;
}
.container .comment .menu-tabs .heat .meetingIntro[data-v-232c8b17] {
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          font-family: PingFang SC-Medium;
          font-size: 10px;
}
.container .comment .menu-tabs .price[data-v-232c8b17] {
        display: flex;
        align-items: center;
        padding: 0 0.4267rem;
        margin-top: 2px;
}
.container .comment .menu-tabs .price .price-left .money[data-v-232c8b17] {
          margin: 0 2px 0 3px;
          font-size: 28px;
          font-weight: bold;
          color: #ff432a;
          font-family: DIN-Bold;
}
.container .comment .menu-tabs .price .price-left span[data-v-232c8b17] {
          font-size: 15px;
          font-weight: bold;
          color: #ff432a;
}
.container .comment .menu-tabs .price .price-left .qi[data-v-232c8b17] {
          font-weight: normal;
}
.container .comment .menu-tabs .price .price-certer[data-v-232c8b17] {
          margin: 0 1px;
}
.container .comment .menu-tabs .begintime[data-v-232c8b17] {
        padding: 0 0.4267rem;
        margin-top: 10px;
}
.container .comment .menu-tabs .begintime .times[data-v-232c8b17] {
          display: flex;
}
.container .comment .menu-tabs .begintime .times .times-left[data-v-232c8b17] {
            display: flex;
            font-size: 12px;
            font-weight: bold;
            color: #7c7c7c;
            overflow: hidden;
}
.container .comment .menu-tabs .begintime .times .times-left img[data-v-232c8b17] {
              width: 13px;
              height: 13px;
              margin-right: 2px;
              margin-top: 1.5px;
}
.container .comment .menu-tabs .begintime .times .times-left span[data-v-232c8b17] {
              display: flex;
              align-items: center;
              font-family: PingFang SC-Medium;
}
.container .comment .menu-tabs .num[data-v-232c8b17] {
        padding: 0 0.4267rem;
        background-image: url("https://static-web.yaoweilai.com/app/img/bgname.png");
        background-size: 100% 68px;
        background-repeat: no-repeat;
        width: 100%;
        height: 68px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #f8f8f8;
        padding-left: 16px;
        padding-right: 16px;
}
.container .comment .menu-tabs .num .num-left[data-v-232c8b17] {
          width: 40px;
          display: flex;
          align-items: center;
}
.container .comment .menu-tabs .num .num-left img[data-v-232c8b17] {
            width: 40px;
            height: 40px;
            border-radius: 1.3333rem;
}
.container .comment .menu-tabs .num .num-center[data-v-232c8b17] {
          width: 69%;
          line-height: 0.5333rem;
}
.container .comment .menu-tabs .num .num-center .bozhu[data-v-232c8b17] {
            font-size: 14px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 5.8667rem;
            margin-top: 0.1333rem;
            color: #333333;
}
.container .comment .menu-tabs .num .num-center p[data-v-232c8b17] {
            display: flex;
            align-items: center;
            color: #999999;
            font-size: 10px;
            font-size: 0.32rem;
}
.container .comment .menu-tabs .num .num-center p img[data-v-232c8b17] {
              width: 13px;
              height: 13px;
              margin-right: 3px;
              display: flex;
              align-items: center;
              margin-top: -2px;
}
.container .comment .menu-tabs .num .num-right[data-v-232c8b17] {
          width: 56px;
          height: 24px;
          display: flex;
}
.container .comment .menu-tabs .num .num-right[data-v-232c8b17] button {
            width: 56px;
            height: 100%;
            font-size: 12px;
            background: linear-gradient(to right, #048eea, #31aafb);
            color: #fff;
            border: none;
            border-radius: 50px;
}
.container .album h4[data-v-232c8b17] {
    font-size: 15px;
    font-weight: 600;
    color: #333;
}
.container .relate[data-v-232c8b17] {
    margin: 0.52rem 0 10px;
}
.container .relate .name[data-v-232c8b17] {
      padding: 0 0.4267rem;
      margin-bottom: 0.2667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .relate .name .name-right[data-v-232c8b17] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .forum[data-v-232c8b17] {
    padding: 16px 0.4267rem 0;
}
.container .forum .name[data-v-232c8b17] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .forum .name h4[data-v-232c8b17] {
        font-size: 15px;
        font-weight: 600;
        color: #333;
}
.container .forum .name .name-right[data-v-232c8b17] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .forum .all[data-v-232c8b17] {
      display: flex;
      /* 设置超出滚动 */
      overflow-x: auto;
      padding: 11px 0 0;
}
.container .forum .all .detail[data-v-232c8b17] {
        margin-right: 0.24rem;
        /* 超出滚动的关键，没有它元素会自动缩小，不会滚动 */
        flex-shrink: 0;
        border-radius: 2px;
        padding: 7px 6px;
        border: 1px solid #999999;
}
.container .forum .all .detail.active[data-v-232c8b17] {
          border: 1px solid #4eaff0;
          border-radius: 2px;
}
.container .forum .all .detail.active .title[data-v-232c8b17] {
            color: #048eea;
            font-weight: bold;
}
.container .forum .all .detail .title[data-v-232c8b17] {
          font-weight: 500;
          color: #999999;
          font-size: 12px;
}
.container .forum[data-v-232c8b17] ::-webkit-scrollbar {
      /* 隐藏滚动条 */
      display: none;
}
.container .agenda[data-v-232c8b17] {
    margin-bottom: 80px;
}
.container .agenda .category[data-v-232c8b17] {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      border-bottom: 1px solid #f8f8f9;
      padding: 16px 16px 0;
}
.container .agenda .category .types[data-v-232c8b17] {
        font-size: 13px;
        font-weight: 500;
        color: #979799;
}
.container .agenda .category .types[data-v-232c8b17]:nth-child(2) {
          font-size: 14px;
          font-weight: bold;
          color: #00050f;
}
.container .agenda .category .types[data-v-232c8b17]:nth-child(2):after {
          content: '';
          display: block;
          width: 26px;
          border-radius: 10px;
          height: 4px;
          background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
          margin: 0 auto;
}
.container .agenda .meets[data-v-232c8b17] {
      min-height: 300px;
}
.container .agenda .meets .meetXiumi[data-v-232c8b17] {
        min-height: 300px;
        padding: 10px 12px;
        color: #333333;
        font-size: 14px;
        text-align: justify;
        letter-spacing: 0.4px;
        line-height: 1.9;
        font-family: PingFang SC-Medium;
        word-wrap: break-word;
        word-break: break-all;
}
.container .agenda .meets .meetXiumi[data-v-232c8b17] img {
          max-width: 100%;
          margin: 5px 0;
}
.container .agenda .meets .meetImage[data-v-232c8b17] {
        padding: 10px 12px;
}
.container .agenda .meets .meetImage img[data-v-232c8b17] {
          max-width: 100%;
          margin: 0;
}
.container .agenda .detail[data-v-232c8b17] {
      padding: 0 16px;
}
.container .agenda .detail .forums[data-v-232c8b17] {
        margin-top: 12px;
        height: 52px;
        background: #fafafa;
        border-radius: 6px 6px 6px 6px;
        opacity: 1;
        border: 1px solid #eeeeee;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 12px;
}
.container .agenda .detail .forums .forums-left[data-v-232c8b17] {
          display: flex;
}
.container .agenda .detail .forums .forums-left .title[data-v-232c8b17] {
            font-size: 13px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #282828;
}
.container .agenda .detail .forums .forums-right[data-v-232c8b17] {
          display: flex;
}
.container .agenda .detail .forums .forums-right .zhu[data-v-232c8b17] {
            margin-right: 13px;
            padding: 0 2px;
            background: #fafafa;
            border-radius: 3px 3px 3px 3px;
            opacity: 1;
            font-size: 9px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            display: flex;
            align-items: center;
            justify-content: center;
}
.container .agenda .detail .forums .forums-right img[data-v-232c8b17] {
            width: 13px;
}
.container .open-more[data-v-232c8b17] {
    margin: 5px 15px;
}
.container .open-more button[data-v-232c8b17] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 13px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #fff;
}
.container .experts .img[data-v-232c8b17] {
    height: 212px;
    z-index: 9;
}
.container .experts .img img[data-v-232c8b17] {
      width: 100%;
      height: 212px;
}
.container .experts .detail[data-v-232c8b17] {
    background-color: #fff;
    border-radius: 10px 10px 0px 0px;
    z-index: 9;
    position: relative;
}
.container .experts .detail .info[data-v-232c8b17] {
      display: flex;
      align-items: center;
      flex-direction: column;
}
.container .experts .detail .info .toux img[data-v-232c8b17] {
        width: 68px;
        height: 68px;
        margin-top: 32px;
        border-radius: 50px;
}
.container .experts .detail .info .name[data-v-232c8b17] {
        font-size: 20px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333333;
        margin-top: 11px;
}
.container .experts .detail .info .special[data-v-232c8b17] {
        padding: 0 49px;
        margin-top: 11px;
        line-height: 17px;
}
.container .experts .detail .info .special .specialistPosition[data-v-232c8b17] {
          font-size: 12px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #2d64b6;
}
.container .experts .detail .info .special .specialistPosition .positions span[data-v-232c8b17] {
            margin-left: 3px;
}
.container .experts .detail .info .intro[data-v-232c8b17] {
        width: 92%;
        margin: 26px 16px 60px;
        font-size: 14px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #777777;
        line-height: 24px;
        text-align: justify;
        white-space: pre-wrap;
}
.container .experts .detail .info .intro .title[data-v-232c8b17] {
          font-size: 17px;
          font-family: PingFang SC-Bold, PingFang SC;
          font-weight: bold;
          color: #333333;
}
.container .experts .detail .info .intro .introDetail[data-v-232c8b17] {
          word-break: break-all;
}
.container .experts .themes[data-v-232c8b17] {
    width: 92%;
    margin-top: 38px;
}
.container .experts .themes .theme-popup[data-v-232c8b17] {
      font-size: 17px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #333333;
      margin-bottom: 12px;
}
.container .experts .themes .subject[data-v-232c8b17] {
      padding: 14px;
      border-radius: 4px;
      box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.041);
      margin-bottom: 12px;
      border-left: 1px solid rgba(0, 0, 0, 0.02);
      border-top: 1px solid rgba(0, 0, 0, 0.02);
      border-right: 1px solid rgba(0, 0, 0, 0.02);
      display: flex;
}
.container .experts .themes .subject .subject-time[data-v-232c8b17] {
        border-right: 1px solid #f0f0f0;
}
.container .experts .themes .subject .subject-time .subject-hours[data-v-232c8b17] {
          font-size: 20px;
          color: #333;
          font-weight: bold;
          padding: 5px 9px 4px 0;
}
.container .experts .themes .subject .subject-time .hours-xian[data-v-232c8b17] {
          border-bottom: 1px solid #f0f0f0;
          width: 55px;
}
.container .experts .themes .subject .subject-time .subject-day[data-v-232c8b17] {
          font-size: 13px;
          color: #777;
          margin-top: 6px;
          margin-right: 9px;
}
.container .experts .themes .subject .subject-title[data-v-232c8b17] {
        margin-left: 17px;
        position: relative;
        width: 100%;
}
.container .experts .themes .subject .subject-title .subject-title-wz[data-v-232c8b17] {
          font-size: 14px;
          color: #333;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;
          line-height: 20px;
          word-break: break-all;
}
.container .experts .themes .subject .subject-title .subject-title-detail[data-v-232c8b17] {
          position: absolute;
          right: 0;
          bottom: -6px;
          align-items: center;
}
.container .experts .themes .subject .subject-title .subject-title-detail .van-icon[data-v-232c8b17] {
            color: #0c94ed;
            font-size: 15px;
            margin-top: -2px;
}
.container .experts .themes .subject .subject-title .detail-title-zi[data-v-232c8b17] {
          font-size: 12px;
          color: #0c94ed;
          line-height: 19px;
          display: flex;
          align-items: center;
}
.container .experts .van-popup[data-v-232c8b17] {
    overflow: hidden;
}
.subjects[data-v-232c8b17] {
  padding: 15px 16px;
  position: relative;
}
.subjects .subject-title-wz[data-v-232c8b17] {
    font-size: 15px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
}
.subjects .subject-title-wz .Name[data-v-232c8b17] {
      line-height: 20px;
      background-color: #fff;
}
.subjects .meets[data-v-232c8b17] {
    height: 420px;
    margin-top: 40px;
}
.subjects .meets .meetXiumi[data-v-232c8b17] {
      overflow-y: scroll;
      overflow-x: hidden;
      margin-top: 22px;
      height: 420px;
      color: #333333;
      font-size: 14px;
      text-align: justify;
      letter-spacing: 0.4px;
      font-family: PingFang SC-Medium;
      word-wrap: break-word;
      word-break: break-all;
      padding-bottom: 40px;
}
.subjects .meets .meetXiumi[data-v-232c8b17]::-webkit-scrollbar {
        display: none;
        /* 隐藏 Chrome 和 Safari 浏览器的滚动条 */
}
.subjects .meets .meetXiumi[data-v-232c8b17] img {
        max-width: 100%;
}
.subjects .close[data-v-232c8b17] {
    position: absolute;
    bottom: 0px;
    right: 15px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    font-size: 16px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    width: 96%;
    text-align: center;
}
.subjects .close .smalls[data-v-232c8b17] {
      height: 50px;
      line-height: 50px;
}
.openapp[data-v-232c8b17] {
  position: fixed;
  bottom: 74px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  width: 164px;
  height: 38px;
  line-height: 38px;
  background: #078ae2;
  border-radius: 20px;
}
.openapp .now[data-v-232c8b17] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.openapp img[data-v-232c8b17] {
    width: 20px;
    height: 20px;
}
.openapp span[data-v-232c8b17] {
    font-size: 13px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    margin-left: 4px;
}

.container[data-v-a2bfd5b6] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-a2bfd5b6] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-a2bfd5b6] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-a2bfd5b6] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-a2bfd5b6] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-a2bfd5b6] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-a2bfd5b6] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-a2bfd5b6] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-a2bfd5b6]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-a2bfd5b6]:focus {
        outline: none;
}
.container .num[data-v-a2bfd5b6] {
    padding: 0 0.4267rem;
    width: 100%;
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 16px;
    padding-right: 16px;
}
.container .num .num-left[data-v-a2bfd5b6] {
      width: 56px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-a2bfd5b6] {
        width: 56px;
        height: 56px;
        border-radius: 1.3333rem;
        border: 1px solid #eaeaea;
}
.container .num .compan-right[data-v-a2bfd5b6] {
      border-bottom: 1px solid #eaeaea;
      flex: 1;
      display: flex;
      justify-content: space-between;
      padding-bottom: 22px;
      margin-top: 20px;
      margin-left: 8px;
}
.container .num .compan-right .num-center .bozhu[data-v-a2bfd5b6] {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 128px;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .compan-right .num-center .labels[data-v-a2bfd5b6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777777;
        margin-top: 8px;
        width: 128px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
.container .num .compan-right .num-center .labels .labels-center[data-v-a2bfd5b6] {
          margin: 0 2px;
}
.container .num .compan-right .num-right[data-v-a2bfd5b6] {
        display: flex;
        justify-content: center;
        align-items: center;
}
.container .num .compan-right .num-right .zy-follow[data-v-a2bfd5b6] {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .num .compan-right .num-right .zy-follow .sxin[data-v-a2bfd5b6] {
            width: 56px;
            height: 24px;
            line-height: 22px;
            box-sizing: border-box;
            border-radius: 1px;
            text-align: center;
            font-size: 12px;
            cursor: pointer;
            background-color: #fff;
            color: #26a3f7;
            border: 1px solid #26a3f7;
}
.container .num .compan-right .num-right .zy-follow .sxin-center[data-v-a2bfd5b6] {
            margin: 0 6px;
}
.container .num .compan-right .num-right .zy-follow .gzhu[data-v-a2bfd5b6] {
            background-color: #048eea;
            background: linear-gradient(#048eea, #31aafb);
            color: white;
}
.container .search .labelarr[data-v-a2bfd5b6] {
    margin: 20px 16px 10px 16px;
}
.container .search .labelarr .shows[data-v-a2bfd5b6] {
      display: flex;
      flex-wrap: wrap;
      height: 88px;
      overflow: hidden;
}
.container .search .labelarr .shows.expanded[data-v-a2bfd5b6] {
        height: auto;
}
.container .search .labelarr .portraites[data-v-a2bfd5b6] {
      height: 21px;
      padding: 2px 8px;
      box-sizing: border-box;
      border-radius: 1px;
      text-align: center;
      font-size: 12px;
      cursor: pointer;
      background-color: #fff;
      color: #26a3f7;
      border: 1px solid #26a3f7;
      margin-right: 12px;
      margin-bottom: 10px;
}
.container .search .disdown[data-v-a2bfd5b6] {
    display: flex;
    justify-content: flex-start;
    margin-left: 16px;
}
.container .search .disdown .down[data-v-a2bfd5b6] {
      display: flex;
      align-content: center;
      line-height: 20px;
      justify-content: center;
}
.container .search .disdown .down span[data-v-a2bfd5b6] {
        font-size: 12px;
        font-family: PingFang SC Medium, PingFang SC Medium;
        font-weight: 400;
        color: #777;
}
.container .search .disdown .down .van-icon[data-v-a2bfd5b6] {
        margin: 0 0 0 2px;
        color: #777;
        font-size: 15px;
        display: flex;
        align-items: center;
}
.container .company-intro[data-v-a2bfd5b6] {
    margin: 26px 16px 32px;
}
.container .company-intro .comment-flex[data-v-a2bfd5b6] {
      display: flex;
      align-items: center;
      width: 100%;
}
.container .company-intro .comment-flex .comment-decorate[data-v-a2bfd5b6] {
        width: 3px;
        height: 12px;
        background-color: #25a5ff;
        margin: 0 7px 0 0;
}
.container .company-intro .comment-flex .comment-writte[data-v-a2bfd5b6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
}
.container .company-intro .labelarr[data-v-a2bfd5b6] {
      margin-top: 18px;
}
.container .company-intro .labelarr .shows[data-v-a2bfd5b6] {
        display: flex;
        flex-wrap: wrap;
        height: 88px;
        overflow: hidden;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #666666;
}
.container .company-intro .labelarr .shows.expanded[data-v-a2bfd5b6] {
          height: auto;
}
.container .company-intro .disdown[data-v-a2bfd5b6] {
      display: flex;
      justify-content: flex-end;
      margin-left: 16px;
      margin-top: 10px;
}
.container .company-intro .disdown .down[data-v-a2bfd5b6] {
        width: 113px;
        height: 33px;
        line-height: 33px;
        background: #f5f5f5;
        border-radius: 4px;
        display: flex;
        align-content: center;
        justify-content: center;
}
.container .company-intro .disdown .down span[data-v-a2bfd5b6] {
          font-size: 12px;
          font-family: PingFang SC Medium, PingFang SC Medium;
          font-weight: 400;
          color: #777;
}
.container .company-intro .disdown .down .van-icon[data-v-a2bfd5b6] {
          margin-left: 2px;
          color: #777;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .information[data-v-a2bfd5b6] {
    margin: 32px 16px;
    display: flex;
}
.container .information .lists[data-v-a2bfd5b6] {
      text-align: center;
      width: 25%;
}
.container .information .lists .img img[data-v-a2bfd5b6] {
        width: 43px;
        height: 43px;
}
.container .information .lists .name[data-v-a2bfd5b6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: normal;
        font-size: 12px;
        color: #777777;
        line-height: 17px;
}
.container .main-members .memsber[data-v-a2bfd5b6] {
    margin-top: 10px;
}
.container .main-members .memsber .numes[data-v-a2bfd5b6] {
      width: 100%;
      height: 88px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-left: 16px;
      padding-right: 16px;
      margin-top: 12px;
}
.container .main-members .memsber .numes .numes-left[data-v-a2bfd5b6] {
        width: 56px;
        display: flex;
        align-items: center;
}
.container .main-members .memsber .numes .numes-left img[data-v-a2bfd5b6] {
          width: 56px;
          height: 56px;
          border-radius: 1.3333rem;
          border: 1px solid #eaeaea;
}
.container .main-members .memsber .numes .compans-right[data-v-a2bfd5b6] {
        border-bottom: 1px solid #eaeaea;
        flex: 1;
        display: flex;
        justify-content: space-between;
        padding-bottom: 22px;
        margin-top: 20px;
        margin-left: 8px;
}
.container .main-members .memsber .numes .compans-right .numes-center .bozhu[data-v-a2bfd5b6] {
          font-size: 16px;
          margin-top: 0.1333rem;
          color: #333333;
}
.container .main-members .memsber .numes .compans-right .numes-center .bozhu .lest[data-v-a2bfd5b6] {
            margin-right: 4px;
}
.container .main-members .memsber .numes .compans-right .numes-center .labels[data-v-a2bfd5b6] {
          margin-top: 5px;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 12px;
          color: #777777;
}
.container .main-members .memberes[data-v-a2bfd5b6] {
    display: flex;
    overflow: hidden;
}
.container .main-members .memberes .specialist .specialist-list[data-v-a2bfd5b6] {
      text-align: center;
      width: 124px;
      height: 158px;
      background: #ffffff;
}
.container .main-members .memberes .specialist .specialist-list .specialist-list-img[data-v-a2bfd5b6] {
        padding-top: 24px;
        display: flex;
        justify-content: center;
}
.container .main-members .memberes .specialist .specialist-list .specialist-list-img img[data-v-a2bfd5b6] {
          width: 46px;
          height: 46px;
          border-radius: 50%;
}
.container .main-members .memberes .specialist .specialist-list .specialist-list-name[data-v-a2bfd5b6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: normal;
        font-size: 14px;
        color: #333333;
        width: 60%;
        margin: 16px auto 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}
.container .main-members .memberes .specialist .specialist-list .specialist-list-postion[data-v-a2bfd5b6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #aaaaaa;
        margin-top: 4px;
}
.container .financing .download[data-v-a2bfd5b6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.container .financing .download .img[data-v-a2bfd5b6] {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      width: 80px;
}
.container .financing .download .img img[data-v-a2bfd5b6] {
        width: 20px;
        height: 19px;
        margin-right: 4px;
}
.container .financing .download .img span[data-v-a2bfd5b6] {
        font-family: PingFang SC, PingFang SC;
        font-weight: normal;
        font-size: 10px;
        color: #777777;
        line-height: 10px;
}
.container .financing .financeintro[data-v-a2bfd5b6] {
    margin-top: 10px;
}
.container .financing .financeintro .meetXiumi[data-v-a2bfd5b6] {
      color: #777;
      font-size: 14px;
      text-align: justify;
      letter-spacing: 0.4px;
      line-height: 1.9;
      font-family: PingFang SC-Medium;
      word-wrap: break-word;
      word-break: break-all;
}
.container .financing .financeintro .meetXiumi[data-v-a2bfd5b6] img {
        max-width: 100%;
}
.container .recommended[data-v-a2bfd5b6] {
    margin-top: 12px;
    margin-bottom: 24px;
}
.container .recommended .hot-recoomend[data-v-a2bfd5b6] {
      margin-bottom: 45px;
}
.container .recommended .hot-recoomend .right-list[data-v-a2bfd5b6] {
        margin-top: 20px;
}
.container .recommended .hot-recoomend .right-list .hot-list[data-v-a2bfd5b6] {
          background: #ffffff;
          border-radius: 2px;
          padding: 13px 0;
          border-bottom: 1px solid #f8f8f9;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-a2bfd5b6] {
            display: flex;
            cursor: pointer;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-a2bfd5b6] {
              position: relative;
              width: 40px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-a2bfd5b6] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-a2bfd5b6] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-a2bfd5b6] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-a2bfd5b6] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-a2bfd5b6] {
                  margin: 0 8px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-a2bfd5b6] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-a2bfd5b6] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.container .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-a2bfd5b6] {
                  margin: 0 4px;
}
.container .recommended .hot-recoomend .seemore[data-v-a2bfd5b6] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #29a9ff;
        margin-top: 20px;
}
.container .recommended .hot-recoomend .seemore .morees[data-v-a2bfd5b6] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 137px;
          height: 32px;
          background: #f8f8f9;
          border-radius: 2px 2px 2px 2px;
}
.container .recommended .hot-recoomend .seemore .van-icon[data-v-a2bfd5b6] {
          margin: 0 0 0 2px;
          color: #29a9ff;
          font-size: 15px;
          display: flex;
          align-items: center;
}
.container .openapp[data-v-a2bfd5b6] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-a2bfd5b6] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-a2bfd5b6] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-a2bfd5b6] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

.container[data-v-ccf49be8] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container .kongMoblie[data-v-ccf49be8] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-ccf49be8] {
      width: 154px;
      height: 153px;
}
.container .logo[data-v-ccf49be8] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-ccf49be8] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-ccf49be8] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-ccf49be8] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-ccf49be8] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-ccf49be8]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-ccf49be8]:focus {
        outline: none;
}
.container .num[data-v-ccf49be8] {
    padding: 0 0.4267rem;
    background-image: url("https://static-web.yaoweilai.com/app/img/bgname.png");
    background-size: 100% 68px;
    background-repeat: no-repeat;
    width: 100%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f8f8f8;
    padding-left: 16px;
    padding-right: 16px;
}
.container .num .num-left[data-v-ccf49be8] {
      width: 40px;
      display: flex;
      align-items: center;
}
.container .num .num-left img[data-v-ccf49be8] {
        width: 40px;
        height: 40px;
        border-radius: 1.3333rem;
}
.container .num .num-center[data-v-ccf49be8] {
      width: 69%;
      line-height: 0.5333rem;
}
.container .num .num-center .bozhu[data-v-ccf49be8] {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 5.8667rem;
        margin-top: 0.1333rem;
        color: #333333;
}
.container .num .num-center p[data-v-ccf49be8] {
        display: flex;
        align-items: center;
        color: #999999;
        font-size: 10px;
        font-size: 0.32rem;
}
.container .num .num-center p img[data-v-ccf49be8] {
          width: 13px;
          height: 13px;
          margin-right: 3px;
          display: flex;
          align-items: center;
          margin-top: -2px;
}
.container .num .num-right[data-v-ccf49be8] {
      width: 56px;
      height: 24px;
      display: flex;
}
.container .num .num-right[data-v-ccf49be8] button {
        width: 56px;
        height: 100%;
        font-size: 12px;
        background: linear-gradient(to right, #048eea, #31aafb);
        color: #fff;
        border: none;
        border-radius: 50px;
}
.container .timelist[data-v-ccf49be8] {
    padding: 0 16px 30px;
}
.container .timelist .days[data-v-ccf49be8] {
      border-bottom: 1px solid #eee;
      margin-top: 30px;
}
.container .timelist .days[data-v-ccf49be8]:first-child {
        margin-top: 30px;
}
.container .timelist .days[data-v-ccf49be8]:last-child {
        border-bottom: none;
}
.container .timelist .days .dates[data-v-ccf49be8] {
        font-family: PingFang SC-Bold;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        margin-bottom: 24px;
        font-weight: 600;
}
.container .timelist .days .periods[data-v-ccf49be8] {
        margin-bottom: 23px;
}
.container .timelist .days .periods[data-v-ccf49be8]:last-child {
          margin-bottom: 30px;
}
.container .timelist .days .periods .periods-left[data-v-ccf49be8] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 16px;
          color: #333333;
          margin-right: 16px;
          font-weight: 600;
          margin-bottom: 12px;
}
.container .timelist .days .periods .periods-right[data-v-ccf49be8] {
          display: flex;
          flex-wrap: wrap;
}
.container .timelist .days .periods .forenoons[data-v-ccf49be8] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 107px;
          height: 49px;
          border-radius: 4px 4px 4px 4px;
          margin-right: 10px;
          border: 1px solid #eaeaea;
          margin-bottom: 10px;
}
.container .timelist .days .periods .forenoons[data-v-ccf49be8]:nth-child(3n) {
            margin-right: 0;
}
.container .timelist .days .periods .forenoons .nows-order[data-v-ccf49be8] {
            text-align: center;
}
.container .timelist .days .periods .forenoons .nows-order .sw-time[data-v-ccf49be8] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #333333;
              font-weight: 600;
}
.container .timelist .days .periods .forenoons .nows-order .orders[data-v-ccf49be8] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #333333;
}
.container .timelist .days .periods .activeForenoons[data-v-ccf49be8] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 107px;
          height: 49px;
          background: #f8f8f9;
          border-radius: 4px 4px 4px 4px;
          margin-right: 10px;
          border: 1px solid #eaeaea;
}
.container .timelist .days .periods .activeForenoons .nows-order[data-v-ccf49be8] {
            text-align: center;
}
.container .timelist .days .periods .activeForenoons .nows-order .sw-time[data-v-ccf49be8] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #aaaaaa;
              font-weight: 600;
}
.container .timelist .days .periods .activeForenoons .nows-order .orders[data-v-ccf49be8] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #aaaaaa;
}
.container .openapp[data-v-ccf49be8] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-ccf49be8] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-ccf49be8] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-ccf49be8] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

@charset "UTF-8";
.container[data-v-7e5b4299] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container[data-v-7e5b4299] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container[data-v-7e5b4299] .van-popup .mask .mask-img {
      text-align: right;
}
.container[data-v-7e5b4299] .van-popup .mask .mask-img img {
        width: 1.2rem !important;
        height: 2.8rem !important;
}
.container[data-v-7e5b4299] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
}
.container .del[data-v-7e5b4299] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}
.container .del img[data-v-7e5b4299] {
      width: 182px;
      height: 153px;
}
.container .kongMoblie[data-v-7e5b4299] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-7e5b4299] {
      width: 154px;
      height: 153px;
}
.container[data-v-7e5b4299] .van-tabs__nav {
    margin: 0 10px;
    display: flex;
    justify-content: space-between;
    /* 均匀分配空间 */
}
.container[data-v-7e5b4299] .van-tab {
    font-size: 0.34667rem;
    font-weight: 500;
    color: #979799;
    flex-grow: 1;
    /* 让每个标签均匀地占据可用空间 */
    text-align: center;
    /* 可选：居中文本 */
}
.container[data-v-7e5b4299] .van-tab:nth-child(3) {
    margin-right: -18px;
}
.container[data-v-7e5b4299] .van-tab--active {
    font-size: 0.37333rem;
    font-weight: bold;
    color: #00050f;
}
.container[data-v-7e5b4299] .van-tabs__line {
    content: '';
    display: block;
    width: 0.69333rem;
    border-radius: 0.26667rem;
    height: 0.10667rem;
    background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
    margin: 0 auto;
}
.container[data-v-7e5b4299] .van-tabs__wrap {
    border-bottom: 1px solid #eee;
}
.container .logo[data-v-7e5b4299] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-7e5b4299] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-7e5b4299] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-7e5b4299] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-7e5b4299] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-7e5b4299]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-7e5b4299]:focus {
        outline: none;
}
.container .regist[data-v-7e5b4299] {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    padding: 0 16px;
    border-top: 1px solid #e5e5e5;
}
.container .regist .collect[data-v-7e5b4299] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 60px;
}
.container .regist .collect .collect-left[data-v-7e5b4299] {
        display: flex;
        margin-left: -18px;
        justify-content: space-evenly;
        flex: 1;
}
.container .regist .collect .collect-left .sc[data-v-7e5b4299] {
          text-align: center;
}
.container .regist .collect .collect-left .sc .img[data-v-7e5b4299] {
            display: flex;
            justify-content: center;
}
.container .regist .collect .collect-left .sc .img img[data-v-7e5b4299] {
              width: 20px;
              height: 20px;
}
.container .regist .collect .collect-left .sc .like[data-v-7e5b4299] {
            margin-top: 5px;
            font-size: 10px;
            font-family: San Francisco Display-Regular, San Francisco Display;
            font-weight: 400;
            color: #333333;
}
.container .regist .collect .collect-left .sc1[data-v-7e5b4299] {
          margin-left: 8px;
}
.container .regist .collect .collect-right[data-v-7e5b4299] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 204px;
        height: 40px;
        background: #078ae2;
        border: 1px solid #078ae2;
        font-size: 13px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #fff;
        border-radius: 50px;
}
.container .kong1[data-v-7e5b4299] {
    height: 10px;
    background-color: #f8f8f9;
    margin: 12px 0 0;
}
.container .kong2[data-v-7e5b4299] {
    height: 30px;
    background-color: #f8f8f9;
    margin: 12px 0 0;
}
.container .kong[data-v-7e5b4299] {
    height: 8px;
    background-color: #f8f8f9;
}
.container .video[data-v-7e5b4299] {
    width: 100%;
    height: 230px;
    position: relative;
}
.container .video .img1[data-v-7e5b4299] {
      width: 100%;
      height: 100%;
}
.container .video .mask[data-v-7e5b4299] {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 100%;
      height: 100%;
      transform: translate(-50%, -50%);
      background: rgba(0, 39, 66, 0.5);
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .video .mask .opens[data-v-7e5b4299] {
        border: 1px solid #ffffff;
        font-size: 13px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #ffffff;
        width: 223px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
}
.container .check[data-v-7e5b4299] {
    display: flex;
    align-items: center;
}
.container .comment[data-v-7e5b4299] {
    background-color: #fff;
    z-index: 9;
}
.container .comment .title[data-v-7e5b4299] {
      display: flex;
      align-items: center;
}
.container .comment .title h3[data-v-7e5b4299] {
        color: #29a9ff;
        font-size: 0.4267rem;
        font-weight: 600;
}
.container .comment .title h3[data-v-7e5b4299]:after {
          content: '';
          display: block;
          width: 0.4rem;
          border-bottom: 0.1067rem solid #29a9ff;
          margin: 0.1333rem auto 0;
          border-radius: 1.3333rem;
}
.container .comment .title span[data-v-7e5b4299] {
        color: #999999;
        font-size: 0.32rem;
        margin-left: 0.2667rem;
}
.container .comment .menu-tabs[data-v-7e5b4299] {
      position: relative;
}
.container .comment .menu-tabs .topics[data-v-7e5b4299] {
        margin: 10px 0 0;
        padding: 0 0.4267rem;
}
.container .comment .menu-tabs .topics .xl[data-v-7e5b4299] {
          line-height: 26px;
          font-size: 18px;
          color: #333;
          font-weight: 600;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          font-family: PingFang SC-Bold;
}
.container .comment .menu-tabs .topics .expande[data-v-7e5b4299] {
          height: auto;
          margin-bottom: -10px;
}
.container .comment .menu-tabs .topics .close[data-v-7e5b4299] {
          height: 20px;
          overflow: hidden;
          margin-bottom: -10px;
}
.container .comment .menu-tabs .topics .close1[data-v-7e5b4299] {
          height: 0px;
          overflow: hidden;
          text-overflow: ellipsis;
}
.container .comment .menu-tabs .heat[data-v-7e5b4299] {
        color: #777;
        font-size: 12px;
        padding: 0 0.4267rem;
        display: flex;
        margin-top: 2px;
}
.container .comment .menu-tabs .heat .live[data-v-7e5b4299] {
          background: #ea4842;
          font-size: 11px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #ffffff;
          padding: 1px 4px;
          margin-right: 8px;
}
.container .comment .menu-tabs .heat .live .zhibo[data-v-7e5b4299] {
            width: 6px;
            height: 6px;
            margin-right: 3px;
}
.container .comment .menu-tabs .heat i[data-v-7e5b4299] {
          color: #999;
          margin-right: 0.1333rem;
          margin-top: 2px;
}
.container .comment .menu-tabs .heat .nums[data-v-7e5b4299] {
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          padding: 2px 4px;
          background: #f6f6f6;
          border-radius: 3px 3px 3px 3px;
          font-family: PingFang SC-Medium;
}
.container .comment .menu-tabs .heat .nums .fire[data-v-7e5b4299] {
            width: 8px;
            height: 10px;
            margin-right: 3px;
}
.container .comment .menu-tabs .heat .support[data-v-7e5b4299] {
          display: flex;
          align-items: center;
          margin: 0 4px;
}
.container .comment .menu-tabs .heat .support .online[data-v-7e5b4299] {
            display: flex;
            justify-content: center;
            align-items: center;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 2px 4px;
            background: #f6f6f6;
            border-radius: 3px 3px 3px 3px;
            font-size: 10px;
            font-family: PingFang SC-Medium;
            font-weight: 500;
            color: #777777;
}
.container .comment .menu-tabs .heat .support .online img[data-v-7e5b4299] {
              width: 10px;
              height: 10px;
              margin-right: 2px;
}
.container .comment .menu-tabs .heat .meetingIntro[data-v-7e5b4299] {
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          font-family: PingFang SC-Medium;
          font-size: 10px;
}
.container .comment .menu-tabs .price[data-v-7e5b4299] {
        display: flex;
        align-items: center;
        padding: 0 0.4267rem;
        margin-top: 2px;
}
.container .comment .menu-tabs .price .price-left .money[data-v-7e5b4299] {
          margin: 0 2px 0 3px;
          font-size: 28px;
          font-weight: bold;
          color: #ff432a;
          font-family: DIN-Bold;
}
.container .comment .menu-tabs .price .price-left span[data-v-7e5b4299] {
          font-size: 15px;
          font-weight: bold;
          color: #ff432a;
}
.container .comment .menu-tabs .price .price-left .qi[data-v-7e5b4299] {
          font-weight: normal;
}
.container .comment .menu-tabs .price .price-certer[data-v-7e5b4299] {
          margin: 0 1px;
}
.container .comment .menu-tabs .begintime[data-v-7e5b4299] {
        padding: 0 0.4267rem;
        margin-top: 10px;
}
.container .comment .menu-tabs .begintime .times[data-v-7e5b4299] {
          display: flex;
}
.container .comment .menu-tabs .begintime .times .times-left[data-v-7e5b4299] {
            display: flex;
            font-size: 12px;
            font-weight: bold;
            color: #7c7c7c;
            overflow: hidden;
}
.container .comment .menu-tabs .begintime .times .times-left img[data-v-7e5b4299] {
              width: 13px;
              height: 13px;
              margin-right: 2px;
              margin-top: 1.5px;
}
.container .comment .menu-tabs .begintime .times .times-left span[data-v-7e5b4299] {
              display: flex;
              align-items: center;
              font-family: PingFang SC-Medium;
}
.container .comment .menu-tabs .num[data-v-7e5b4299] {
        padding: 0 0.4267rem;
        background-image: url("https://static-web.yaoweilai.com/app/img/bgname.png");
        background-size: 100% 68px;
        background-repeat: no-repeat;
        width: 100%;
        height: 68px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #f8f8f8;
        padding-left: 16px;
        padding-right: 16px;
}
.container .comment .menu-tabs .num .num-left[data-v-7e5b4299] {
          width: 40px;
          display: flex;
          align-items: center;
}
.container .comment .menu-tabs .num .num-left img[data-v-7e5b4299] {
            width: 40px;
            height: 40px;
            border-radius: 1.3333rem;
}
.container .comment .menu-tabs .num .num-center[data-v-7e5b4299] {
          width: 69%;
          line-height: 0.5333rem;
}
.container .comment .menu-tabs .num .num-center .bozhu[data-v-7e5b4299] {
            font-size: 14px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 5.8667rem;
            margin-top: 0.1333rem;
            color: #333333;
}
.container .comment .menu-tabs .num .num-center p[data-v-7e5b4299] {
            display: flex;
            align-items: center;
            color: #999999;
            font-size: 10px;
            font-size: 0.32rem;
}
.container .comment .menu-tabs .num .num-center p img[data-v-7e5b4299] {
              width: 13px;
              height: 13px;
              margin-right: 3px;
              display: flex;
              align-items: center;
              margin-top: -2px;
}
.container .comment .menu-tabs .num .num-right[data-v-7e5b4299] {
          width: 56px;
          height: 24px;
          display: flex;
}
.container .comment .menu-tabs .num .num-right[data-v-7e5b4299] button {
            width: 56px;
            height: 100%;
            font-size: 12px;
            background: linear-gradient(to right, #048eea, #31aafb);
            color: #fff;
            border: none;
            border-radius: 50px;
}
.container .album h4[data-v-7e5b4299] {
    font-size: 15px;
    font-weight: 600;
    color: #333;
}
.container .relate[data-v-7e5b4299] {
    margin: 0.52rem 0 10px;
}
.container .relate .name[data-v-7e5b4299] {
      padding: 0 0.4267rem;
      margin-bottom: 0.2667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .relate .name .name-right[data-v-7e5b4299] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .forum[data-v-7e5b4299] {
    padding: 16px 0.4267rem 0;
}
.container .forum .name[data-v-7e5b4299] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .forum .name h4[data-v-7e5b4299] {
        font-size: 15px;
        font-weight: 600;
        color: #333;
}
.container .forum .name .name-right[data-v-7e5b4299] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .forum .all[data-v-7e5b4299] {
      display: flex;
      /* 设置超出滚动 */
      overflow-x: auto;
      padding: 11px 0 0;
}
.container .forum .all .detail[data-v-7e5b4299] {
        margin-right: 0.24rem;
        /* 超出滚动的关键，没有它元素会自动缩小，不会滚动 */
        flex-shrink: 0;
        border-radius: 2px;
        padding: 7px 6px;
        border: 1px solid #999999;
}
.container .forum .all .detail.active[data-v-7e5b4299] {
          border: 1px solid #4eaff0;
          border-radius: 2px;
}
.container .forum .all .detail.active .title[data-v-7e5b4299] {
            color: #048eea;
            font-weight: bold;
}
.container .forum .all .detail .title[data-v-7e5b4299] {
          font-weight: 500;
          color: #999999;
          font-size: 12px;
}
.container .forum[data-v-7e5b4299] ::-webkit-scrollbar {
      /* 隐藏滚动条 */
      display: none;
}
.container .agenda[data-v-7e5b4299] {
    margin-bottom: 80px;
}
.container .agenda .category[data-v-7e5b4299] {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      border-bottom: 1px solid #f8f8f9;
      padding: 16px 16px 0;
}
.container .agenda .category .types[data-v-7e5b4299] {
        font-size: 13px;
        font-weight: 500;
        color: #979799;
}
.container .agenda .category .types[data-v-7e5b4299]:nth-child(2) {
          font-size: 14px;
          font-weight: bold;
          color: #00050f;
}
.container .agenda .category .types[data-v-7e5b4299]:nth-child(2):after {
          content: '';
          display: block;
          width: 26px;
          border-radius: 10px;
          height: 4px;
          background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
          margin: 0 auto;
}
.container .agenda .meets[data-v-7e5b4299] {
      min-height: 300px;
}
.container .agenda .meets .meetXiumi[data-v-7e5b4299] {
        min-height: 300px;
        padding: 10px 12px;
        color: #333333;
        font-size: 14px;
        text-align: justify;
        letter-spacing: 0.4px;
        line-height: 1.9;
        font-family: PingFang SC-Medium;
        word-wrap: break-word;
        word-break: break-all;
}
.container .agenda .meets .meetXiumi[data-v-7e5b4299] img {
          max-width: 100%;
}
.container .agenda .meets .meetImage[data-v-7e5b4299] {
        padding: 10px 12px;
}
.container .agenda .meets .meetImage img[data-v-7e5b4299] {
          max-width: 100%;
          margin: 0;
}
.container .agenda .detail[data-v-7e5b4299] {
      padding: 0 16px;
}
.container .agenda .detail .forums[data-v-7e5b4299] {
        margin-top: 12px;
        height: 52px;
        background: #fafafa;
        border-radius: 6px 6px 6px 6px;
        opacity: 1;
        border: 1px solid #eeeeee;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 12px;
}
.container .agenda .detail .forums .forums-left[data-v-7e5b4299] {
          display: flex;
}
.container .agenda .detail .forums .forums-left .title[data-v-7e5b4299] {
            font-size: 13px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #282828;
}
.container .agenda .detail .forums .forums-right[data-v-7e5b4299] {
          display: flex;
}
.container .agenda .detail .forums .forums-right .zhu[data-v-7e5b4299] {
            margin-right: 13px;
            padding: 0 2px;
            background: #fafafa;
            border-radius: 3px 3px 3px 3px;
            opacity: 1;
            font-size: 9px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            display: flex;
            align-items: center;
            justify-content: center;
}
.container .agenda .detail .forums .forums-right img[data-v-7e5b4299] {
            width: 13px;
}
.container .open-more[data-v-7e5b4299] {
    margin: 5px 15px;
}
.container .open-more button[data-v-7e5b4299] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 13px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #fff;
}
.container .experts .detail[data-v-7e5b4299] {
    background-color: #fff;
    border-radius: 10px 10px 0px 0px;
    z-index: 9;
    position: relative;
}
.container .experts .detail .info[data-v-7e5b4299] {
      padding: 20px 0 0;
}
.container .experts .detail .info .exhibitor[data-v-7e5b4299] {
        display: flex;
}
.container .experts .detail .info .exhibitor .exhibitor-left[data-v-7e5b4299] {
          flex: 1;
          margin-top: 5px;
}
.container .experts .detail .info .exhibitor .exhibitor-left .name[data-v-7e5b4299] {
            display: flex;
}
.container .experts .detail .info .exhibitor .exhibitor-left .name span[data-v-7e5b4299] {
              font-size: 18px;
              font-family: PingFang SC-Bold, PingFang SC;
              font-weight: bold;
              color: #333333;
              text-align: justify;
}
.container .experts .detail .info .exhibitor .exhibitor-left .name img[data-v-7e5b4299] {
              width: 60px;
              height: 20px;
              margin-left: 28px;
              margin-top: 3px;
}
.container .experts .detail .info .exhibitor .exhibitor-left .special[data-v-7e5b4299] {
            margin-top: 18px;
            display: flex;
            flex-wrap: wrap;
}
.container .experts .detail .info .exhibitor .exhibitor-left .special .specialistPosition[data-v-7e5b4299] {
              line-height: 20px;
              background: rgba(41, 169, 255, 0.1);
              font-size: 11px;
              font-family: PingFang SC-Medium, PingFang SC;
              font-weight: 500;
              color: #0088e3;
              display: inline-block;
              padding: 2px 11px;
              border-radius: 50px;
              margin-right: 8px;
              margin-bottom: 14px;
}
.container .experts .detail .info .exhibitor .exhibitor-right[data-v-7e5b4299] {
          width: 120px;
}
.container .experts .detail .info .exhibitor .exhibitor-right .toux img[data-v-7e5b4299] {
            width: 120px;
            height: 69px;
            border-radius: 8px 8px 8px 8px;
            opacity: 1;
            border: 1px solid #777777;
}
.container .experts .detail .info .intro[data-v-7e5b4299] {
        margin-top: 42px;
        font-size: 17px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333333;
}
.container .experts .detail .info .intro .introDetail[data-v-7e5b4299] {
          margin-top: 12px;
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #777777;
          line-height: 24px;
          text-align: justify;
          white-space: pre-wrap;
          word-break: break-all;
}
.openapp[data-v-7e5b4299] {
  position: fixed;
  bottom: 74px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  width: 164px;
  height: 38px;
  line-height: 38px;
  background: #078ae2;
  border-radius: 20px;
}
.openapp .now[data-v-7e5b4299] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.openapp img[data-v-7e5b4299] {
    width: 20px;
    height: 20px;
}
.openapp span[data-v-7e5b4299] {
    font-size: 13px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    margin-left: 4px;
}

.container[data-v-2ce6e07c] {
  padding-top: 1.33rem;
  padding-bottom: 60px;
}
.container[data-v-2ce6e07c] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container[data-v-2ce6e07c] .van-popup .mask .mask-img {
      text-align: right;
}
.container[data-v-2ce6e07c] .van-popup .mask .mask-img img {
        width: 1.2rem !important;
        height: 2.8rem !important;
}
.container[data-v-2ce6e07c] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
}
.container .regist[data-v-2ce6e07c] {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 9;
    background-color: #fff;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
}
.container .regist .collect[data-v-2ce6e07c] {
      height: 60px;
}
.container .regist .collect .collect-left[data-v-2ce6e07c] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 30px;
}
.container .regist .collect .collect-left .sc[data-v-2ce6e07c] {
          text-align: center;
}
.container .regist .collect .collect-left .sc .img[data-v-2ce6e07c] {
            display: flex;
}
.container .regist .collect .collect-left .sc .img img[data-v-2ce6e07c] {
              width: 20px;
              height: 20px;
}
.container .regist .collect .collect-left .sc .like[data-v-2ce6e07c] {
            margin-top: 5px;
            font-size: 10px;
            font-family: San Francisco Display-Regular, San Francisco Display;
            font-weight: 400;
            color: #333333;
}
.container .regist .collect .collect-left .sc1[data-v-2ce6e07c] {
          margin-left: 18px;
}
.container .regist .collect .collect-right[data-v-2ce6e07c] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        font-family: PingFang SC-Regular;
        font-weight: 500;
        color: #fff;
}
.container .regist .collect .collect-right input[data-v-2ce6e07c] {
          background-color: #f5f5f5;
          border-radius: 50px;
          width: 214px;
          height: 34px;
          border: none;
          padding-left: 20px;
}
.container .allright[data-v-2ce6e07c] {
    display: flex;
    justify-content: flex-end;
}
.container .allright .pulldown[data-v-2ce6e07c] {
      width: 113px;
      height: 33px;
      background: #f5f5f5;
      border-radius: 4px 4px 4px 4px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 12px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      color: #777;
}
.container .allright .pulldown span[data-v-2ce6e07c] {
        margin-right: 6px;
}
.container .del[data-v-2ce6e07c] {
    margin: 30px 0;
}
.container .del .delimg[data-v-2ce6e07c] {
      text-align: center;
}
.container .del img[data-v-2ce6e07c] {
      width: 154px;
      height: 153px;
}
.container .del .kong1[data-v-2ce6e07c] {
      height: 8px;
      background-color: #f8f8f9;
      margin: 16px 0 0;
}
.container .kongMoblie[data-v-2ce6e07c] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-2ce6e07c] {
      width: 168px;
      height: 153px;
}
.container .expande[data-v-2ce6e07c] {
    height: auto;
}
.container .close[data-v-2ce6e07c] {
    height: 700px;
    overflow: hidden;
}
.container .logo[data-v-2ce6e07c] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-2ce6e07c] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-2ce6e07c] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-2ce6e07c] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-2ce6e07c] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-2ce6e07c]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-2ce6e07c]:focus {
        outline: none;
}
.container .relate[data-v-2ce6e07c] {
    margin: 0.52rem 0;
    padding: 0 16px;
}
.container .relate .name[data-v-2ce6e07c] {
      margin-bottom: 0.2667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .relate .name h4[data-v-2ce6e07c] {
        font-size: 15px;
        font-weight: 600;
        color: #333;
}
.container .relate .exclusive .video-list[data-v-2ce6e07c] {
      display: flex;
      margin-bottom: 0.4rem;
      border-bottom: 1px solid #f3f3f3;
      padding-bottom: 16px;
}
.container .relate .exclusive .video-list[data-v-2ce6e07c]:last-child {
        border-bottom: none;
}
.container .relate .exclusive .video-detail[data-v-2ce6e07c] {
      width: 136px;
      height: 78px;
      position: relative;
}
.container .relate .exclusive .video-detail img[data-v-2ce6e07c] {
        width: 100%;
        height: 1.9733rem;
        border-radius: 0.2667rem;
}
.container .relate .exclusive .video-title[data-v-2ce6e07c] {
      width: 60%;
      font-size: 0.3733rem;
      padding-left: 0.2667rem;
}
.container .relate .exclusive .video-title .video-biaoti[data-v-2ce6e07c] {
        margin-top: 19px;
        font-size: 14px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333333;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
}
.container .relate .exclusive .video-title .video-author[data-v-2ce6e07c] {
        font-size: 12px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #828282;
        margin-top: 10px;
        word-break: break-all;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
}
.container[data-v-2ce6e07c] .van-popup--center {
    top: 60px;
    left: 50%;
    width: 100%;
    height: 230px !important;
    display: flex;
    justify-content: space-between;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: 2500 !important;
}
.container[data-v-2ce6e07c] .van-popup--center .mask {
      display: flex;
      justify-content: space-between;
      padding: 0 0px;
}
.container[data-v-2ce6e07c] .van-popup--center .mask-img {
      z-index: 999;
}
.container[data-v-2ce6e07c] .van-popup--center .mask-img img {
        width: 60px;
        margin-top: 70px;
        margin-left: 280px;
}
.container[data-v-2ce6e07c] .van-popup--center .mask-text {
      position: absolute;
      color: #fff;
      top: 100px;
      left: 0;
      right: 0;
      text-align: center;
      font-size: 15px;
      margin-top: 100px;
      margin-left: 10px;
      z-index: 999;
}
.container .open-more[data-v-2ce6e07c] {
    margin: 15px 5px;
}
.container .open-more button[data-v-2ce6e07c] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 13px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #fff;
}
.container .article .wz[data-v-2ce6e07c] {
    position: relative;
}
.container .article .wz .content[data-v-2ce6e07c] {
      color: #333333;
      font-size: 14px;
      margin: 0 0 5px;
      text-align: justify;
      letter-spacing: 0.4px;
      line-height: 1.9;
      font-family: PingFang SC-Medium;
      word-wrap: break-word;
      word-break: break-all;
}
.container .article .wz .content[data-v-2ce6e07c] img {
        max-width: 100%;
}
.container .article .wz .expande-button[data-v-2ce6e07c] {
      margin: 0 16px;
      line-height: 20px;
      font-size: 14px;
      font-weight: 600;
      height: 38px;
      line-height: 38px;
      text-align: center;
      background-color: #f6f6f6;
      color: #797979;
      font-size: 12px;
}
.container .article .wz .pic img[data-v-2ce6e07c] {
      width: 100%;
      height: 150px;
}
.container .article .wz .swiper[data-v-2ce6e07c] {
      position: relative;
      height: 234px;
      line-height: 234px;
}
.container .article .wz .swiper[data-v-2ce6e07c] .van-swipe {
        height: 234px;
}
.container .article .wz .swiper .custom-indicator[data-v-2ce6e07c] {
        position: absolute;
        right: 22px;
        bottom: 6px;
        padding: 2px 5px;
        font-size: 12px;
        background: rgba(0, 0, 0, 0.3);
        border-radius: 4px;
        color: #fff;
        width: 48px;
        text-align: center;
        height: 21px;
        line-height: 15px;
}
.container .article .wz .swiper .imgs[data-v-2ce6e07c] {
        text-align: center;
        height: 234px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
}
.container .article .wz .swiper .imgs img[data-v-2ce6e07c] {
          max-width: 100%;
          max-height: 100%;
}
.container .article .wz .num[data-v-2ce6e07c] {
      padding: 0 0.4267rem;
      background-image: url("https://static-web.yaoweilai.com/app/img/bgname.png");
      background-size: 100% 68px;
      background-repeat: no-repeat;
      width: 100%;
      height: 68px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      background-color: #f8f8f8;
      padding-left: 16px;
      padding-right: 16px;
}
.container .article .wz .num .num-left[data-v-2ce6e07c] {
        width: 40px;
        display: flex;
        align-items: center;
}
.container .article .wz .num .num-left img[data-v-2ce6e07c] {
          width: 40px;
          height: 40px;
          border-radius: 1.3333rem;
}
.container .article .wz .num .num-center[data-v-2ce6e07c] {
        width: 69%;
        line-height: 0.5333rem;
}
.container .article .wz .num .num-center .bozhu[data-v-2ce6e07c] {
          font-size: 14px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 5.8667rem;
          margin-top: 0.1333rem;
          color: #333333;
}
.container .article .wz .num .num-center p[data-v-2ce6e07c] {
          display: flex;
          align-items: center;
          color: #999999;
          font-size: 10px;
          font-size: 0.32rem;
}
.container .article .wz .num .num-center p img[data-v-2ce6e07c] {
            width: 13px;
            height: 13px;
            margin-right: 3px;
            display: flex;
            align-items: center;
            margin-top: -2px;
}
.container .article .wz .num .num-right[data-v-2ce6e07c] {
        width: 56px;
        height: 24px;
        display: flex;
}
.container .article .wz .num .num-right[data-v-2ce6e07c] button {
          width: 56px;
          height: 100%;
          font-size: 12px;
          background: linear-gradient(to right, #048eea, #31aafb);
          color: #fff;
          border: none;
          border-radius: 50px;
}
.container .article .wz .names[data-v-2ce6e07c] {
      padding: 30px 16px 0;
}
.container .article .wz .names .mz[data-v-2ce6e07c] {
        font-size: 20px;
        font-family: PingFang SC, PingFang SC;
        font-weight: bold;
        color: #333333;
        line-height: 28px;
}
.container .article .wz .names .work[data-v-2ce6e07c] {
        font-size: 16px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #333;
        word-break: break-all;
        line-height: 28px;
        margin-top: 6px;
}
.container .article .wz .introduction[data-v-2ce6e07c] {
      padding: 38px 16px 0;
}
.container .article .wz .introduction .hobby[data-v-2ce6e07c] {
        font-size: 18px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 25px;
        margin-bottom: 7px;
}
.container .article .wz .introduction .comment-flex[data-v-2ce6e07c] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-bottom: 16px;
}
.container .article .wz .introduction .comment-flex .comment-decorate[data-v-2ce6e07c] {
          width: 5px;
          height: 22px;
          background-color: #25a5ff;
          margin: 0 7px 0 0;
}
.container .article .wz .introduction .comment-flex .comment-writte[data-v-2ce6e07c] {
          font-size: 20px;
          font-family: PingFang SC, PingFang SC;
          color: #333333;
          font-weight: 600;
}
.container .article .wz .introduction .intro[data-v-2ce6e07c] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        word-break: break-all;
        white-space: pre-wrap;
        line-height: 28px;
}
.container .article .wz .introduction .honorable .time[data-v-2ce6e07c] {
        display: flex;
        font-size: 16px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333333;
}
.container .article .wz .introduction .honorable .time .time-left[data-v-2ce6e07c] {
          width: 120px;
}
.container .article .wz .introduction .honorable .mention[data-v-2ce6e07c] {
        border-bottom: 1px solid #eaeaea;
        display: flex;
        padding: 8px 0;
}
.container .article .wz .introduction .honorable .mention[data-v-2ce6e07c]:last-child {
          border-bottom: none;
}
.container .article .wz .introduction .honorable .mention .mention-left[data-v-2ce6e07c] {
          width: 120px;
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #777;
          line-height: 28px;
}
.container .article .wz .introduction .honorable .mention .mention-right[data-v-2ce6e07c] {
          flex: 1;
          color: #333;
          word-break: break-all;
          font-size: 14px;
          line-height: 28px;
}
.container .article .wz .introduction .direction[data-v-2ce6e07c] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        word-break: break-all;
        white-space: pre-wrap;
        margin-bottom: 16px;
}
.container .article .wz .introduction .study[data-v-2ce6e07c] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        margin-bottom: 16px;
        word-break: break-all;
        white-space: pre-wrap;
}
.container .article .wz .introduction .study[data-v-2ce6e07c]:last-child {
          margin-bottom: 0;
}
.container .article .wz .person[data-v-2ce6e07c] {
      padding: 0 16px 0;
}
.container .article .wz .person .name[data-v-2ce6e07c] {
        display: flex;
        line-height: 28px;
        margin-bottom: 16px;
}
.container .article .wz .person .name[data-v-2ce6e07c]:last-child {
          margin-bottom: 0;
}
.container .article .wz .person .name span[data-v-2ce6e07c] {
          font-size: 16px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #333333;
          width: 75%;
          word-break: break-all;
          white-space: pre-wrap;
}
.container .article .wz .person .name .span1[data-v-2ce6e07c] {
          color: #777777;
          width: 25%;
}
.container .article .wz .person1[data-v-2ce6e07c] {
      background: #f8f8f8;
      border-radius: 8px 8px 8px 8px;
      margin: 0 16px;
      padding: 24px 20px;
}
.container .article .wz .person1 .name-basic .span1[data-v-2ce6e07c] {
        font-size: 18px;
        font-family: PingFang SC, PingFang SC;
        color: #333333;
        font-weight: 600;
}

@charset "UTF-8";
.container[data-v-7f942df7] {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.container .kongMoblie[data-v-7f942df7] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-7f942df7] {
      width: 154px;
      height: 153px;
}
.container .kongMoblie .logo[data-v-7f942df7] {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      height: 40px;
      background-color: #fff;
      z-index: 99;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 15px;
      box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .kongMoblie .logo .left[data-v-7f942df7] {
        display: flex;
        align-items: center;
        justify-content: center;
}
.container .kongMoblie .logo .left img[data-v-7f942df7] {
          width: 213px;
          height: 32px;
}
.container .kongMoblie .logo .right[data-v-7f942df7] {
        display: flex;
}
.container .kongMoblie .logo .right .llqbtn[data-v-7f942df7] {
          font-size: 12px;
          width: 70px;
          height: 28px;
          background: #29a9ff;
          border-radius: 2px 2px 2px 2px;
          border: none;
          color: #fff;
          line-height: 28px;
}
.container .kongMoblie .logo .right .llqbtn[data-v-7f942df7]:active {
          outline: none;
}
.container .kongMoblie .logo .right .llqbtn[data-v-7f942df7]:focus {
          outline: none;
}
.container .bgstarsimg[data-v-7f942df7] {
    background: url("https://static-web.yaoweilai.com/web/image/bgstar.png") no-repeat;
    background-size: 100% 100vh;
    width: 100%;
    height: 100%;
    overflow: scroll;
    padding-bottom: 80px;
}
.container .communs .logo[data-v-7f942df7] {
    height: 40px;
    background-color: none;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .communs .logo .left[data-v-7f942df7] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .communs .logo .left img[data-v-7f942df7] {
        width: 213px;
        height: 32px;
}
.container .communs .logo .right[data-v-7f942df7] {
      display: flex;
}
.container .communs .logo .right .llqbtn[data-v-7f942df7] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .communs .logo .right .llqbtn[data-v-7f942df7]:active {
        outline: none;
}
.container .communs .logo .right .llqbtn[data-v-7f942df7]:focus {
        outline: none;
}
.container .communs .meetingname[data-v-7f942df7] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 21px;
    width: 287px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 44px 0;
    text-align: center;
}
.container .communs .tagBall[data-v-7f942df7] {
    width: 100%;
    min-height: 300px;
    box-sizing: border-box;
    margin: 60px 0 0 0;
    position: relative;
    display: flex;
    justify-content: center;
}
.container .communs .tag[data-v-7f942df7] {
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transform-origin: center center;
    position: absolute;
    left: 0px;
    top: 0px;
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    font-family: PingFang SC, PingFang SC;
    /* 跑马灯容器，固定宽度+隐藏超出 */
    /* 跑动的文字 */
    /* 只有加了 .scrolling 的才动画 */
    /* 不滚动时居中显示 */
    /* 定义动画效果：从右到左移动 */
}
.container .communs .tag img[data-v-7f942df7] {
      width: 16px;
      height: 16px;
      display: block;
      border-radius: 50%;
}
.container .communs .tag .marquee-container[data-v-7f942df7] {
      position: relative;
      overflow: hidden;
      width: 40px;
      /* 这里你可以自己调整，看适合你的布局 */
      height: 20px;
      margin-top: 1px;
      /* 让它和上面的name分开一点 */
}
.container .communs .tag .marquee-text[data-v-7f942df7] {
      position: absolute;
      white-space: nowrap;
      transform: translateX(0);
      /* 默认不动 */
}
.container .communs .tag .marquee-text.scrolling[data-v-7f942df7] {
      animation: marqueeMove-7f942df7 20s linear infinite;
}
.container .communs .tag .marquee-text.centered[data-v-7f942df7] {
      position: static;
      white-space: nowrap;
}
@keyframes marqueeMove-7f942df7 {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(-100%);
}
}
.container .communs .join[data-v-7f942df7] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-top: 65px;
    display: flex;
    justify-content: center;
    position: relative;
}
.container .communs .join span[data-v-7f942df7] {
      color: #29a9ff;
      margin: 0 3px;
}
.container .communs .join .refresh[data-v-7f942df7] {
      position: absolute;
      top: -2px;
      right: 10px;
}
.container .communs .join .refresh .images[data-v-7f942df7] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 56px;
        height: 24px;
        border-radius: 100px 100px 100px 100px;
        border: 1px solid rgba(255, 255, 255, 0.3);
}
.container .communs .join .refresh .images img[data-v-7f942df7] {
          width: 14px;
          height: 14px;
}
.container .communs .join .refresh .images span[data-v-7f942df7] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 300;
          font-size: 10px;
          color: #ffffff;
          line-height: 15px;
}
.container .communs .imgs[data-v-7f942df7] {
    display: flex;
    justify-content: space-between;
    margin: 22px 16px 0;
}
.container .communs .imgs .imgs-left[data-v-7f942df7] {
      width: 49%;
}
.container .communs .imgs .imgs-left .orders img[data-v-7f942df7] {
        width: 100%;
        height: 103px;
}
.container .communs .imgs .imgs-right[data-v-7f942df7] {
      width: 49%;
      margin-top: 3px;
}
.container .communs .imgs .imgs-right .regist img[data-v-7f942df7] {
        width: 100%;
        height: 100px;
}
.container .communs .interst[data-v-7f942df7] {
    margin: 13px 16px 0;
}
.container .communs .interst img[data-v-7f942df7] {
      width: 100%;
      height: 48px;
}
.container .openapp[data-v-7f942df7] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    text-align: center;
    z-index: 99;
    transform: translateX(-50%);
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #078ae2;
    border-radius: 20px;
}
.container .openapp .now[data-v-7f942df7] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .openapp img[data-v-7f942df7] {
      width: 20px;
      height: 20px;
}
.container .openapp span[data-v-7f942df7] {
      font-size: 14px;
      font-family: PingFang SC-Medium, PingFang SC;
      font-weight: 500;
      color: #fff;
      margin-left: 6px;
}

.container[data-v-0bfa858d] {
  padding-top: 1.33rem;
  padding-bottom: 60px;
}
.container[data-v-0bfa858d] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container[data-v-0bfa858d] .van-popup .mask .mask-img {
      text-align: right;
}
.container[data-v-0bfa858d] .van-popup .mask .mask-img img {
        width: 1.2rem !important;
        height: 2.8rem !important;
}
.container[data-v-0bfa858d] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
}
.container .regist[data-v-0bfa858d] {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 9;
    background-color: #fff;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
}
.container .regist .collect[data-v-0bfa858d] {
      height: 60px;
}
.container .regist .collect .collect-left[data-v-0bfa858d] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 30px;
}
.container .regist .collect .collect-left .sc[data-v-0bfa858d] {
          text-align: center;
}
.container .regist .collect .collect-left .sc .img[data-v-0bfa858d] {
            display: flex;
}
.container .regist .collect .collect-left .sc .img img[data-v-0bfa858d] {
              width: 20px;
              height: 20px;
}
.container .regist .collect .collect-left .sc .like[data-v-0bfa858d] {
            margin-top: 5px;
            font-size: 10px;
            font-family: San Francisco Display-Regular, San Francisco Display;
            font-weight: 400;
            color: #333333;
}
.container .regist .collect .collect-left .sc1[data-v-0bfa858d] {
          margin-left: 18px;
}
.container .regist .collect .collect-right[data-v-0bfa858d] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        font-family: PingFang SC-Regular;
        font-weight: 500;
        color: #fff;
}
.container .regist .collect .collect-right input[data-v-0bfa858d] {
          background-color: #f5f5f5;
          border-radius: 50px;
          width: 214px;
          height: 34px;
          border: none;
          padding-left: 20px;
}
.container .allright[data-v-0bfa858d] {
    display: flex;
    justify-content: flex-end;
}
.container .allright .pulldown[data-v-0bfa858d] {
      width: 113px;
      height: 33px;
      background: #f5f5f5;
      border-radius: 4px 4px 4px 4px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 12px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      color: #777;
}
.container .allright .pulldown span[data-v-0bfa858d] {
        margin-right: 6px;
}
.container .del[data-v-0bfa858d] {
    margin: 30px 0;
}
.container .del .delimg[data-v-0bfa858d] {
      text-align: center;
}
.container .del img[data-v-0bfa858d] {
      width: 154px;
      height: 153px;
}
.container .del .kong1[data-v-0bfa858d] {
      height: 8px;
      background-color: #f8f8f9;
      margin: 16px 0 0;
}
.container .kongMoblie[data-v-0bfa858d] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-0bfa858d] {
      width: 168px;
      height: 153px;
}
.container .expande[data-v-0bfa858d] {
    height: auto;
}
.container .close[data-v-0bfa858d] {
    height: 700px;
    overflow: hidden;
}
.container .logo[data-v-0bfa858d] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-0bfa858d] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-0bfa858d] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-0bfa858d] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-0bfa858d] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-0bfa858d]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-0bfa858d]:focus {
        outline: none;
}
.container .relate[data-v-0bfa858d] {
    margin: 0.52rem 0;
    padding: 0 16px;
}
.container .relate .name[data-v-0bfa858d] {
      margin-bottom: 0.2667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .relate .name h4[data-v-0bfa858d] {
        font-size: 15px;
        font-weight: 600;
        color: #333;
}
.container .relate .exclusive[data-v-0bfa858d] {
      display: flex;
      flex-wrap: wrap;
}
.container .relate .exclusive .video-list[data-v-0bfa858d] {
        width: 50%;
        text-align: center;
        margin-top: 24px;
}
.container .relate .exclusive .video-detail[data-v-0bfa858d] {
        height: 56px;
}
.container .relate .exclusive .video-detail img[data-v-0bfa858d] {
          width: 56px;
          height: 56px;
          border-radius: 50%;
}
.container .relate .exclusive .video-biaoti[data-v-0bfa858d] {
        margin-top: 19px;
        font-size: 14px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333333;
        word-break: break-all;
}
.container[data-v-0bfa858d] .van-popup--center {
    top: 60px;
    left: 50%;
    width: 100%;
    height: 230px !important;
    display: flex;
    justify-content: space-between;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: 2500 !important;
}
.container[data-v-0bfa858d] .van-popup--center .mask {
      display: flex;
      justify-content: space-between;
      padding: 0 0px;
}
.container[data-v-0bfa858d] .van-popup--center .mask-img {
      z-index: 999;
}
.container[data-v-0bfa858d] .van-popup--center .mask-img img {
        width: 60px;
        margin-top: 70px;
        margin-left: 280px;
}
.container[data-v-0bfa858d] .van-popup--center .mask-text {
      position: absolute;
      color: #fff;
      top: 100px;
      left: 0;
      right: 0;
      text-align: center;
      font-size: 15px;
      margin-top: 100px;
      margin-left: 10px;
      z-index: 999;
}
.container .open-more[data-v-0bfa858d] {
    margin: 15px 5px;
}
.container .open-more button[data-v-0bfa858d] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 13px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #fff;
}
.container .article .wz[data-v-0bfa858d] {
    position: relative;
}
.container .article .wz .content[data-v-0bfa858d] {
      color: #333333;
      font-size: 14px;
      margin: 0 0 5px;
      text-align: justify;
      letter-spacing: 0.4px;
      line-height: 1.9;
      font-family: PingFang SC-Medium;
      word-wrap: break-word;
      word-break: break-all;
}
.container .article .wz .content[data-v-0bfa858d] img {
        max-width: 100%;
}
.container .article .wz .expande-button[data-v-0bfa858d] {
      margin: 0 16px;
      line-height: 20px;
      font-size: 14px;
      font-weight: 600;
      height: 38px;
      line-height: 38px;
      text-align: center;
      background-color: #f6f6f6;
      color: #797979;
      font-size: 12px;
}
.container .article .wz .pic img[data-v-0bfa858d] {
      width: 100%;
      height: 150px;
}
.container .article .wz .swiper[data-v-0bfa858d] {
      position: relative;
      height: 234px;
      line-height: 234px;
}
.container .article .wz .swiper[data-v-0bfa858d] .van-swipe {
        height: 234px;
}
.container .article .wz .swiper .custom-indicator[data-v-0bfa858d] {
        position: absolute;
        right: 22px;
        bottom: 6px;
        padding: 2px 5px;
        font-size: 12px;
        background: rgba(0, 0, 0, 0.3);
        border-radius: 4px;
        color: #fff;
        width: 48px;
        text-align: center;
        height: 21px;
        line-height: 15px;
}
.container .article .wz .swiper .imgs[data-v-0bfa858d] {
        text-align: center;
        height: 234px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
}
.container .article .wz .swiper .imgs img[data-v-0bfa858d] {
          max-width: 100%;
          max-height: 100%;
}
.container .article .wz .num[data-v-0bfa858d] {
      padding: 0 0.4267rem;
      background-image: url("https://static-web.yaoweilai.com/app/img/bgname.png");
      background-size: 100% 68px;
      background-repeat: no-repeat;
      width: 100%;
      height: 68px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      background-color: #f8f8f8;
      padding-left: 16px;
      padding-right: 16px;
}
.container .article .wz .num .num-left[data-v-0bfa858d] {
        width: 40px;
        display: flex;
        align-items: center;
}
.container .article .wz .num .num-left img[data-v-0bfa858d] {
          width: 40px;
          height: 40px;
          border-radius: 1.3333rem;
}
.container .article .wz .num .num-center[data-v-0bfa858d] {
        width: 69%;
        line-height: 0.5333rem;
}
.container .article .wz .num .num-center .bozhu[data-v-0bfa858d] {
          font-size: 14px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 5.8667rem;
          margin-top: 0.1333rem;
          color: #333333;
}
.container .article .wz .num .num-center p[data-v-0bfa858d] {
          display: flex;
          align-items: center;
          color: #999999;
          font-size: 10px;
          font-size: 0.32rem;
}
.container .article .wz .num .num-center p img[data-v-0bfa858d] {
            width: 13px;
            height: 13px;
            margin-right: 3px;
            display: flex;
            align-items: center;
            margin-top: -2px;
}
.container .article .wz .num .num-right[data-v-0bfa858d] {
        width: 56px;
        height: 24px;
        display: flex;
}
.container .article .wz .num .num-right[data-v-0bfa858d] button {
          width: 56px;
          height: 100%;
          font-size: 12px;
          background: linear-gradient(to right, #048eea, #31aafb);
          color: #fff;
          border: none;
          border-radius: 50px;
}
.container .article .wz .names[data-v-0bfa858d] {
      padding: 30px 16px 0;
}
.container .article .wz .names .mz[data-v-0bfa858d] {
        font-size: 20px;
        font-family: PingFang SC, PingFang SC;
        font-weight: bold;
        color: #333333;
        line-height: 28px;
}
.container .article .wz .names .work[data-v-0bfa858d] {
        font-size: 16px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #333;
        word-break: break-all;
        line-height: 28px;
        margin-top: 6px;
}
.container .article .wz .introduction[data-v-0bfa858d] {
      padding: 26px 16px 0;
}
.container .article .wz .introduction .hobby[data-v-0bfa858d] {
        font-size: 18px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 25px;
        margin-bottom: 7px;
}
.container .article .wz .introduction .comment-flex[data-v-0bfa858d] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-bottom: 16px;
}
.container .article .wz .introduction .comment-flex .comment-decorate[data-v-0bfa858d] {
          width: 5px;
          height: 22px;
          background-color: #25a5ff;
          margin: 0 7px 0 0;
}
.container .article .wz .introduction .comment-flex .comment-writte[data-v-0bfa858d] {
          font-size: 20px;
          font-family: PingFang SC, PingFang SC;
          color: #333333;
          font-weight: 600;
}
.container .article .wz .introduction .intro[data-v-0bfa858d] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        word-break: break-all;
        white-space: pre-wrap;
        line-height: 28px;
}
.container .article .wz .introduction .honorable .time[data-v-0bfa858d] {
        display: flex;
        font-size: 16px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333333;
}
.container .article .wz .introduction .honorable .time .time-left[data-v-0bfa858d] {
          width: 120px;
}
.container .article .wz .introduction .honorable .mention[data-v-0bfa858d] {
        border-bottom: 1px solid #eaeaea;
        display: flex;
        padding: 8px 0;
}
.container .article .wz .introduction .honorable .mention[data-v-0bfa858d]:last-child {
          border-bottom: none;
}
.container .article .wz .introduction .honorable .mention .mention-left[data-v-0bfa858d] {
          width: 120px;
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #777;
          line-height: 28px;
}
.container .article .wz .introduction .honorable .mention .mention-right[data-v-0bfa858d] {
          flex: 1;
          color: #333;
          word-break: break-all;
          font-size: 14px;
          line-height: 28px;
}
.container .article .wz .introduction .direction[data-v-0bfa858d] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        word-break: break-all;
        white-space: pre-wrap;
        margin-bottom: 16px;
}
.container .article .wz .introduction .study[data-v-0bfa858d] {
        font-size: 16px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 28px;
        margin-bottom: 16px;
        word-break: break-all;
        white-space: pre-wrap;
}
.container .article .wz .introduction .study[data-v-0bfa858d]:last-child {
          margin-bottom: 0;
}
.container .article .wz .introduction .study .dates[data-v-0bfa858d] {
          display: flex;
          align-items: center;
}
.container .article .wz .introduction .study .dates img[data-v-0bfa858d] {
            width: 18px;
            height: 18px;
}
.container .article .wz .introduction .study .dates span[data-v-0bfa858d] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 16px;
            color: #333333;
}
.container .article .wz .introduction .study .descripts[data-v-0bfa858d] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 16px;
          color: #333333;
          border-left: 1px solid #333;
          padding-left: 12px;
          margin-top: 8px;
          margin-left: 9px;
}
.container .article .wz .introduction .teams[data-v-0bfa858d] {
        display: flex;
        flex-wrap: wrap;
}
.container .article .wz .introduction .teams .reference[data-v-0bfa858d] {
          width: 50%;
          text-align: center;
          margin-top: 38px;
}
.container .article .wz .introduction .teams .avtar[data-v-0bfa858d] {
          height: 60px;
}
.container .article .wz .introduction .teams .avtar img[data-v-0bfa858d] {
            width: 60px;
            height: 60px;
            border-radius: 50%;
}
.container .article .wz .introduction .teams .names9[data-v-0bfa858d] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 16px;
          color: #333333;
          line-height: 28px;
          height: 28px;
          margin-top: 7px;
}
.container .article .wz .introduction .teams .position[data-v-0bfa858d] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #333333;
          line-height: 28px;
          height: 28px;
          margin-top: 2px;
}
.container .article .wz .introduction .teams .search[data-v-0bfa858d] {
          width: 100%;
          display: flex;
          justify-content: center;
          margin-top: 8px;
}
.container .article .wz .introduction .teams .search span[data-v-0bfa858d] {
            width: 84px;
            height: 28px;
            background: #29a9ff;
            border-radius: 2px 2px 2px 2px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff;
            line-height: 28px;
            display: flex;
            align-items: center;
            justify-content: center;
}
.container .places[data-v-0bfa858d] {
    padding: 16px 16px 0;
}
.container .places .place-left[data-v-0bfa858d] {
      background: #fafafa;
      border-radius: 4px 4px 4px 4px;
      padding: 11px 20px 14px 16px;
      margin-right: 14px;
      margin-bottom: 12px;
}
.container .places .place-left .moblies[data-v-0bfa858d] {
        display: flex;
}
.container .places .place-left .moblies .moblies-left[data-v-0bfa858d] {
          flex: 1;
}
.container .places .place-left .moblies .moblies-left .dizhi[data-v-0bfa858d] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 16px;
            color: #333333;
}
.container .places .place-left .moblies .moblies-left .adress[data-v-0bfa858d] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #777777;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 247px;
}
.container .places .place-left .moblies .moblies-center[data-v-0bfa858d] {
          border-left: 1px solid #e9e9e9;
          padding-left: 27px;
}
.container .places .place-left .moblies .moblies-right[data-v-0bfa858d] {
          display: flex;
          align-items: center;
          width: 22px;
}
.container .places .place-left .moblies .moblies-right img[data-v-0bfa858d] {
            width: 22px;
            height: 22px;
}

@charset "UTF-8";
.container[data-v-ec57018c] {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  height: 100vh;
}
.container[data-v-ec57018c] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container[data-v-ec57018c] .van-popup .mask .mask-img {
      text-align: right;
}
.container[data-v-ec57018c] .van-popup .mask .mask-img img {
        width: 1.2rem !important;
        height: 2.8rem !important;
}
.container[data-v-ec57018c] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
}
.container .del[data-v-ec57018c] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}
.container .del img[data-v-ec57018c] {
      width: 182px;
      height: 153px;
}
.container .kongMoblie[data-v-ec57018c] {
    display: flex;
    justify-content: center;
    margin-top: 126px;
}
.container .kongMoblie img[data-v-ec57018c] {
      width: 154px;
      height: 153px;
}
.container[data-v-ec57018c] .van-tabs__nav {
    margin: 0 10px;
    display: flex;
    justify-content: space-between;
    /* 均匀分配空间 */
}
.container[data-v-ec57018c] .van-tab {
    font-size: 0.34667rem;
    font-weight: 500;
    color: #979799;
    flex-grow: 1;
    /* 让每个标签均匀地占据可用空间 */
    text-align: center;
    /* 可选：居中文本 */
}
.container[data-v-ec57018c] .van-tab:nth-child(3) {
    margin-right: -18px;
}
.container[data-v-ec57018c] .van-tab--active {
    font-size: 0.37333rem;
    font-weight: bold;
    color: #00050f;
}
.container[data-v-ec57018c] .van-tabs__line {
    content: '';
    display: block;
    width: 0.69333rem;
    border-radius: 0.26667rem;
    height: 0.10667rem;
    background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
    margin: 0 auto;
}
.container[data-v-ec57018c] .van-tabs__wrap {
    border-bottom: 1px solid #eee;
}
.container .logo[data-v-ec57018c] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
.container .logo .left[data-v-ec57018c] {
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .logo .left img[data-v-ec57018c] {
        width: 213px;
        height: 32px;
}
.container .logo .right[data-v-ec57018c] {
      display: flex;
}
.container .logo .right .llqbtn[data-v-ec57018c] {
        font-size: 12px;
        width: 70px;
        height: 28px;
        background: #29a9ff;
        border-radius: 2px 2px 2px 2px;
        border: none;
        color: #fff;
        line-height: 28px;
}
.container .logo .right .llqbtn[data-v-ec57018c]:active {
        outline: none;
}
.container .logo .right .llqbtn[data-v-ec57018c]:focus {
        outline: none;
}
.container .regist[data-v-ec57018c] {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    padding: 0 16px;
    border-top: 1px solid #e5e5e5;
}
.container .regist .collect[data-v-ec57018c] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 60px;
}
.container .regist .collect .collect-left[data-v-ec57018c] {
        display: flex;
        margin-left: -18px;
        justify-content: space-evenly;
        flex: 1;
}
.container .regist .collect .collect-left .sc[data-v-ec57018c] {
          text-align: center;
}
.container .regist .collect .collect-left .sc .img[data-v-ec57018c] {
            display: flex;
            justify-content: center;
}
.container .regist .collect .collect-left .sc .img img[data-v-ec57018c] {
              width: 20px;
              height: 20px;
}
.container .regist .collect .collect-left .sc .like[data-v-ec57018c] {
            margin-top: 5px;
            font-size: 10px;
            font-family: San Francisco Display-Regular, San Francisco Display;
            font-weight: 400;
            color: #333333;
}
.container .regist .collect .collect-left .sc1[data-v-ec57018c] {
          margin-left: 8px;
}
.container .regist .collect .collect-right[data-v-ec57018c] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 204px;
        height: 40px;
        background: #078ae2;
        border: 1px solid #078ae2;
        font-size: 13px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #fff;
        border-radius: 50px;
}
.container .kong1[data-v-ec57018c] {
    height: 10px;
    background-color: #f8f8f9;
    margin: 12px 0 0;
}
.container .kong2[data-v-ec57018c] {
    height: 30px;
    background-color: #f8f8f9;
    margin: 12px 0 0;
}
.container .kong[data-v-ec57018c] {
    height: 8px;
    background-color: #f8f8f9;
}
.container .video[data-v-ec57018c] {
    width: 100%;
    height: 211px;
    position: relative;
}
.container .video .img1[data-v-ec57018c] {
      width: 100%;
      height: 100%;
}
.container .video .mask[data-v-ec57018c] {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 100%;
      height: 100%;
      transform: translate(-50%, -50%);
      background: rgba(0, 39, 66, 0.5);
      display: flex;
      align-items: center;
      justify-content: center;
}
.container .video .mask .opens[data-v-ec57018c] {
        border: 1px solid #ffffff;
        font-size: 13px;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #ffffff;
        width: 223px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
}
.container .check[data-v-ec57018c] {
    display: flex;
    align-items: center;
}
.container .comment[data-v-ec57018c] {
    background-color: #fff;
    z-index: 9;
}
.container .comment .title[data-v-ec57018c] {
      display: flex;
      align-items: center;
}
.container .comment .title h3[data-v-ec57018c] {
        color: #29a9ff;
        font-size: 0.4267rem;
        font-weight: 600;
}
.container .comment .title h3[data-v-ec57018c]:after {
          content: '';
          display: block;
          width: 0.4rem;
          border-bottom: 0.1067rem solid #29a9ff;
          margin: 0.1333rem auto 0;
          border-radius: 1.3333rem;
}
.container .comment .title span[data-v-ec57018c] {
        color: #999999;
        font-size: 0.32rem;
        margin-left: 0.2667rem;
}
.container .comment .menu-tabs[data-v-ec57018c] {
      position: relative;
}
.container .comment .menu-tabs .topics[data-v-ec57018c] {
        margin: 10px 0 0;
        padding: 0 0.4267rem;
}
.container .comment .menu-tabs .topics .xl[data-v-ec57018c] {
          line-height: 26px;
          font-size: 18px;
          color: #333;
          font-weight: 600;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          font-family: PingFang SC-Bold;
}
.container .comment .menu-tabs .topics .expande[data-v-ec57018c] {
          height: auto;
          margin-bottom: -10px;
}
.container .comment .menu-tabs .topics .close[data-v-ec57018c] {
          height: 20px;
          overflow: hidden;
          margin-bottom: -10px;
}
.container .comment .menu-tabs .topics .close1[data-v-ec57018c] {
          height: 0px;
          overflow: hidden;
          text-overflow: ellipsis;
}
.container .comment .menu-tabs .heat[data-v-ec57018c] {
        color: #777;
        font-size: 12px;
        padding: 0 0.4267rem;
        display: flex;
        margin-top: 2px;
}
.container .comment .menu-tabs .heat .live[data-v-ec57018c] {
          background: #ea4842;
          font-size: 11px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #ffffff;
          padding: 1px 4px;
          margin-right: 8px;
}
.container .comment .menu-tabs .heat .live .zhibo[data-v-ec57018c] {
            width: 6px;
            height: 6px;
            margin-right: 3px;
}
.container .comment .menu-tabs .heat i[data-v-ec57018c] {
          color: #999;
          margin-right: 0.1333rem;
          margin-top: 2px;
}
.container .comment .menu-tabs .heat .nums[data-v-ec57018c] {
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          padding: 2px 4px;
          background: #f6f6f6;
          border-radius: 3px 3px 3px 3px;
          font-family: PingFang SC-Medium;
}
.container .comment .menu-tabs .heat .nums .fire[data-v-ec57018c] {
            width: 8px;
            height: 10px;
            margin-right: 3px;
}
.container .comment .menu-tabs .heat .support[data-v-ec57018c] {
          display: flex;
          align-items: center;
          margin: 0 4px;
}
.container .comment .menu-tabs .heat .support .online[data-v-ec57018c] {
            display: flex;
            justify-content: center;
            align-items: center;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 2px 4px;
            background: #f6f6f6;
            border-radius: 3px 3px 3px 3px;
            font-size: 10px;
            font-family: PingFang SC-Medium;
            font-weight: 500;
            color: #777777;
}
.container .comment .menu-tabs .heat .support .online img[data-v-ec57018c] {
              width: 10px;
              height: 10px;
              margin-right: 2px;
}
.container .comment .menu-tabs .heat .meetingIntro[data-v-ec57018c] {
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          font-family: PingFang SC-Medium;
          font-size: 10px;
}
.container .comment .menu-tabs .price[data-v-ec57018c] {
        display: flex;
        align-items: center;
        padding: 0 0.4267rem;
        margin-top: 2px;
}
.container .comment .menu-tabs .price .price-left .money[data-v-ec57018c] {
          margin: 0 2px 0 3px;
          font-size: 28px;
          font-weight: bold;
          color: #ff432a;
          font-family: DIN-Bold;
}
.container .comment .menu-tabs .price .price-left span[data-v-ec57018c] {
          font-size: 15px;
          font-weight: bold;
          color: #ff432a;
}
.container .comment .menu-tabs .price .price-left .qi[data-v-ec57018c] {
          font-weight: normal;
}
.container .comment .menu-tabs .price .price-certer[data-v-ec57018c] {
          margin: 0 1px;
}
.container .comment .menu-tabs .begintime[data-v-ec57018c] {
        padding: 0 0.4267rem;
        margin-top: 10px;
}
.container .comment .menu-tabs .begintime .times[data-v-ec57018c] {
          display: flex;
}
.container .comment .menu-tabs .begintime .times .times-left[data-v-ec57018c] {
            display: flex;
            font-size: 12px;
            font-weight: bold;
            color: #7c7c7c;
            overflow: hidden;
}
.container .comment .menu-tabs .begintime .times .times-left img[data-v-ec57018c] {
              width: 13px;
              height: 13px;
              margin-right: 2px;
              margin-top: 1.5px;
}
.container .comment .menu-tabs .begintime .times .times-left span[data-v-ec57018c] {
              display: flex;
              align-items: center;
              font-family: PingFang SC-Medium;
}
.container .comment .menu-tabs .num[data-v-ec57018c] {
        padding: 0 0.4267rem;
        background-image: url("https://static-web.yaoweilai.com/app/img/bgname.png");
        background-size: 100% 68px;
        background-repeat: no-repeat;
        width: 100%;
        height: 68px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #f8f8f8;
        padding-left: 16px;
        padding-right: 16px;
}
.container .comment .menu-tabs .num .num-left[data-v-ec57018c] {
          width: 40px;
          display: flex;
          align-items: center;
}
.container .comment .menu-tabs .num .num-left img[data-v-ec57018c] {
            width: 40px;
            height: 40px;
            border-radius: 1.3333rem;
}
.container .comment .menu-tabs .num .num-center[data-v-ec57018c] {
          width: 69%;
          line-height: 0.5333rem;
}
.container .comment .menu-tabs .num .num-center .bozhu[data-v-ec57018c] {
            font-size: 14px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 5.8667rem;
            margin-top: 0.1333rem;
            color: #333333;
}
.container .comment .menu-tabs .num .num-center p[data-v-ec57018c] {
            display: flex;
            align-items: center;
            color: #999999;
            font-size: 10px;
            font-size: 0.32rem;
}
.container .comment .menu-tabs .num .num-center p img[data-v-ec57018c] {
              width: 13px;
              height: 13px;
              margin-right: 3px;
              display: flex;
              align-items: center;
              margin-top: -2px;
}
.container .comment .menu-tabs .num .num-right[data-v-ec57018c] {
          width: 56px;
          height: 24px;
          display: flex;
}
.container .comment .menu-tabs .num .num-right[data-v-ec57018c] button {
            width: 56px;
            height: 100%;
            font-size: 12px;
            background: linear-gradient(to right, #048eea, #31aafb);
            color: #fff;
            border: none;
            border-radius: 50px;
}
.container .album h4[data-v-ec57018c] {
    font-size: 15px;
    font-weight: 600;
    color: #333;
}
.container .relate[data-v-ec57018c] {
    margin: 0.52rem 0 10px;
}
.container .relate .name[data-v-ec57018c] {
      padding: 0 0.4267rem;
      margin-bottom: 0.2667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .relate .name .name-right[data-v-ec57018c] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .forum[data-v-ec57018c] {
    padding: 16px 0.4267rem 0;
}
.container .forum .name[data-v-ec57018c] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.container .forum .name h4[data-v-ec57018c] {
        font-size: 15px;
        font-weight: 600;
        color: #333;
}
.container .forum .name .name-right[data-v-ec57018c] {
        color: #999999;
        font-size: 12px;
        margin-right: -5px;
}
.container .forum .all[data-v-ec57018c] {
      display: flex;
      /* 设置超出滚动 */
      overflow-x: auto;
      padding: 11px 0 0;
}
.container .forum .all .detail[data-v-ec57018c] {
        margin-right: 0.24rem;
        /* 超出滚动的关键，没有它元素会自动缩小，不会滚动 */
        flex-shrink: 0;
        border-radius: 2px;
        padding: 7px 6px;
        border: 1px solid #999999;
}
.container .forum .all .detail.active[data-v-ec57018c] {
          border: 1px solid #4eaff0;
          border-radius: 2px;
}
.container .forum .all .detail.active .title[data-v-ec57018c] {
            color: #048eea;
            font-weight: bold;
}
.container .forum .all .detail .title[data-v-ec57018c] {
          font-weight: 500;
          color: #999999;
          font-size: 12px;
}
.container .forum[data-v-ec57018c] ::-webkit-scrollbar {
      /* 隐藏滚动条 */
      display: none;
}
.container .agenda[data-v-ec57018c] {
    margin-bottom: 80px;
}
.container .agenda .category[data-v-ec57018c] {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      border-bottom: 1px solid #f8f8f9;
      padding: 16px 16px 0;
}
.container .agenda .category .types[data-v-ec57018c] {
        font-size: 13px;
        font-weight: 500;
        color: #979799;
}
.container .agenda .category .types[data-v-ec57018c]:nth-child(2) {
          font-size: 14px;
          font-weight: bold;
          color: #00050f;
}
.container .agenda .category .types[data-v-ec57018c]:nth-child(2):after {
          content: '';
          display: block;
          width: 26px;
          border-radius: 10px;
          height: 4px;
          background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
          margin: 0 auto;
}
.container .agenda .meets[data-v-ec57018c] {
      min-height: 300px;
}
.container .agenda .meets .meetXiumi[data-v-ec57018c] {
        min-height: 300px;
        padding: 10px 12px;
        color: #333333;
        font-size: 14px;
        text-align: justify;
        letter-spacing: 0.4px;
        line-height: 1.9;
        font-family: PingFang SC-Medium;
        word-wrap: break-word;
        word-break: break-all;
}
.container .agenda .meets .meetXiumi[data-v-ec57018c] img {
          max-width: 100%;
}
.container .agenda .meets .meetXiumi1[data-v-ec57018c] {
        padding: 0;
}
.container .agenda .meets .meetImage[data-v-ec57018c] {
        padding: 10px 12px;
}
.container .agenda .meets .meetImage img[data-v-ec57018c] {
          max-width: 100%;
          margin: 0;
}
.container .agenda .detail[data-v-ec57018c] {
      padding: 0 16px;
}
.container .agenda .detail .forums[data-v-ec57018c] {
        margin-top: 12px;
        height: 52px;
        background: #fafafa;
        border-radius: 6px 6px 6px 6px;
        opacity: 1;
        border: 1px solid #eeeeee;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 12px;
}
.container .agenda .detail .forums .forums-left[data-v-ec57018c] {
          display: flex;
}
.container .agenda .detail .forums .forums-left .title[data-v-ec57018c] {
            font-size: 13px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #282828;
}
.container .agenda .detail .forums .forums-right[data-v-ec57018c] {
          display: flex;
}
.container .agenda .detail .forums .forums-right .zhu[data-v-ec57018c] {
            margin-right: 13px;
            padding: 0 2px;
            background: #fafafa;
            border-radius: 3px 3px 3px 3px;
            opacity: 1;
            font-size: 9px;
            font-family: PingFang SC-Medium, PingFang SC;
            font-weight: 500;
            display: flex;
            align-items: center;
            justify-content: center;
}
.container .agenda .detail .forums .forums-right img[data-v-ec57018c] {
            width: 13px;
}
.container .open-more[data-v-ec57018c] {
    margin: 5px 15px;
}
.container .open-more button[data-v-ec57018c] {
      border: 1px solid #078ae2;
      color: #078ae2;
      font-size: 13px;
      width: 100%;
      height: 38px;
      border-radius: 50px;
      background-color: #fff;
}
.container .subjects[data-v-ec57018c] {
    margin: 20px 16px 0;
}
.container .subjects .names[data-v-ec57018c] {
      font-size: 16px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 22px;
}
.openapp[data-v-ec57018c] {
  position: fixed;
  bottom: 74px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  width: 164px;
  height: 38px;
  line-height: 38px;
  background: #078ae2;
  border-radius: 20px;
}
.openapp .now[data-v-ec57018c] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.openapp img[data-v-ec57018c] {
    width: 20px;
    height: 20px;
}
.openapp span[data-v-ec57018c] {
    font-size: 13px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    margin-left: 4px;
}

.download[data-v-4ccf05a5] {
  position: relative;
  height: 99vh;
}
.download[data-v-4ccf05a5] .van-popup--center {
    top: 60px;
    left: 50%;
    width: 100%;
    height: 230px !important;
    display: flex;
    justify-content: space-between;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: 2500 !important;
}
.download[data-v-4ccf05a5] .van-popup--center .mask {
      display: flex;
      justify-content: space-between;
      padding: 0 0px;
}
.download[data-v-4ccf05a5] .van-popup--center .mask-img {
      z-index: 999;
}
.download[data-v-4ccf05a5] .van-popup--center .mask-img img {
        width: 60px;
        margin-top: 70px;
        margin-left: 280px;
}
.download[data-v-4ccf05a5] .van-popup--center .mask-text {
      position: absolute;
      color: #fff;
      top: 100px;
      left: 0;
      right: 0;
      text-align: center;
      font-size: 15px;
      margin-top: 100px;
      margin-left: 10px;
      z-index: 999;
}
.download .came[data-v-4ccf05a5] {
    color: #666;
    font-size: 14px;
    text-align: center;
    margin-top: 35px;
}
.download .company[data-v-4ccf05a5] {
    text-align: center;
    margin-top: 80px;
}
.download .company .img img[data-v-4ccf05a5] {
      width: 137px;
      height: 70px;
}
.download .company .btn[data-v-4ccf05a5] {
      height: 48px;
}
.download .company .btn button[data-v-4ccf05a5] {
        background-color: #078ae2;
        color: #fff;
        font-size: 14px;
        border: none;
        border-radius: 50px;
        width: 304px;
        height: 48px;
        margin-top: 30px;
}
.download .footer img[data-v-4ccf05a5] {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 348px;
    z-index: -99;
}
.download[data-v-4ccf05a5] ::-webkit-scrollbar {
    display: none !important;
    width: 0px;
    height: 0px;
}

.preview .place[data-v-a585b652] {
  width: 100%;
}

.all[data-v-2c4dbea7] {
  text-align: center;
}
.all[data-v-2c4dbea7] .van-popup {
    background-color: rgba(0, 0, 0, 0);
    width: 85%;
    margin: 0 auto;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2500 !important;
}
.all[data-v-2c4dbea7] .van-popup .mask .mask-img {
      text-align: right;
}
.all[data-v-2c4dbea7] .van-popup .mask .mask-img img {
        width: 82px !important;
        height: 61px !important;
}
.all[data-v-2c4dbea7] .van-popup .mask-text {
      color: white;
      font-size: 15px;
      text-align: center;
      line-height: 30px;
}
.all .icon-top[data-v-2c4dbea7] {
    margin-top: 60px;
}
.all .icon-top img[data-v-2c4dbea7] {
      width: 82px;
      height: 82px;
}
.all .title[data-v-2c4dbea7] {
    margin-top: 30px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    font-family: 'PingFang SC-Bold';
}
.all .content[data-v-2c4dbea7] {
    margin-top: 4px;
    font-size: 14px;
    color: #999999;
    font-family: 'PingFang SC-Medium';
}
.all .mores .line-center[data-v-2c4dbea7] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #aaaaaa;
    line-height: 17px;
    text-align: center;
}
.all .center[data-v-2c4dbea7] {
    display: flex;
    justify-content: center;
}
.all .center .btn[data-v-2c4dbea7] {
      margin-top: 20px;
      background-color: #29a9ff;
      width: 335px;
      height: 42px;
      color: white;
      line-height: 42px;
      text-align: center;
      font-size: 16px;
      border-radius: 2px;
      display: flex;
      justify-content: center;
      align-items: center;
}
.all .center .btn img[data-v-2c4dbea7] {
        width: 20px;
        height: 16px;
        display: flex;
}
.all .center .btn .yao[data-v-2c4dbea7] {
        width: 19px;
        height: 19px;
}
.all .center .btn .open[data-v-2c4dbea7] {
        width: 80px;
        height: 19px;
        margin-left: 6px;
}
.all .center .btn span[data-v-2c4dbea7] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 16px;
        color: #ffffff;
        margin-left: 6px;
}
.all .bottom[data-v-2c4dbea7] {
    margin: 109px 80px 40px;
    overflow: hidden;
}
.all .bottom .swiper-container[data-v-2c4dbea7] {
      overflow: visible !important;
      width: 100%;
      margin: 0 auto;
      padding: 5px 0;
}
.all .bottom .swiper-container .swiper-slide .bottom-flex[data-v-2c4dbea7] {
        display: flex;
        justify-content: center;
}
.all .bottom .swiper-container .swiper-slide .bottom-flex .swiper-slide-prevs[data-v-2c4dbea7] {
          width: 215px !important;
          height: 270px !important;
}
.all .bottom .swiper-container .swiper-slide .bottom-flex .swiper-slide-prevs img[data-v-2c4dbea7] {
            width: 100%;
            height: 100%;
}
.all .footer[data-v-2c4dbea7] {
    margin-top: 52px;
}
.all .footer .company[data-v-2c4dbea7] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #777777;
      line-height: 17px;
      text-align: center;
}
.all .footer .reserverd[data-v-2c4dbea7] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #777777;
      line-height: 17px;
      margin-top: 2px;
}
.all .footer .reserverd img[data-v-2c4dbea7] {
        width: 11px;
        height: 11px;
        margin: 0 3px;
}
.all .footer .pailie[data-v-2c4dbea7] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #2f71ff;
      line-height: 17px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 2px;
}
.all .footer .pailie .lines[data-v-2c4dbea7] {
        margin: 0 5px;
}
.all .footer .foot-flex[data-v-2c4dbea7] {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 12px;
      color: #2f71ff;
      line-height: 17px;
      margin-top: 2px;
}
.all .footer .foot-flex span[data-v-2c4dbea7] {
        cursor: pointer;
        margin: 0 4px;
}

@charset "UTF-8";
.flex[data-v-12835cef] {
  display: flex;
}
.bg[data-v-12835cef] {
  background-color: #fff;
  box-shadow: 0 4px 10px 0 #00000013;
}
.nobg[data-v-12835cef] {
  background-color: transparent;
  box-shadow: none;
}
.header[data-v-12835cef] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
.header .header-content[data-v-12835cef] {
    padding-top: 0.145rem;
    padding-bottom: 0.075rem;
    width: 60%;
    margin: 0 auto;
}
.header .header-content .menu-detail[data-v-12835cef] {
      align-items: center;
      justify-content: space-between;
}
.header .header-content .menu-detail img[data-v-12835cef] {
        width: 0.5rem;
        height: 0.165rem;
}
.header .header-content .menu[data-v-12835cef] {
      align-items: center;
      position: relative;
}
.header .header-content .menu .color[data-v-12835cef] {
        color: #000 !important;
}
.header .header-content .menu .color1[data-v-12835cef] {
        color: #fff !important;
}
.header .header-content .menu .menu-title[data-v-12835cef] {
        color: #fff;
        cursor: pointer;
        font-size: 0.1rem;
        font-family: '微软雅黑', '苹方', sans-serif;
        margin-left: 0.6rem;
}
.header .header-content .menu .menu-title[data-v-12835cef]:first-child {
        margin-left: 0px;
}
.header .header-content .menu .menu-title-font[data-v-12835cef] {
        font-size: 0.12rem;
        font-weight: bold;
        font-family: '微软雅黑', '苹方', sans-serif;
}

.pc-all .flex[data-v-498142aa] {
  display: flex;
}
.pc-all .fullPage[data-v-498142aa] {
  height: 100vh;
  overflow: hidden;
}
.pc-all .fullPageContainer[data-v-498142aa] {
  width: 100%;
  height: 100vh;
  transition: all linear 0.5s;
}
.pc-all .section[data-v-498142aa] {
  width: 100%;
  height: 100vh;
  background-position: center center;
  background-repeat: no-repeat;
}
.pc-all .section1[data-v-498142aa] {
  position: relative;
  overflow: hidden;
}
.pc-all .section1 .section-top[data-v-498142aa] {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pc-all .section1 .section-top .section-top-title[data-v-498142aa] {
      font-size: 0.32rem;
      letter-spacing: 0.06rem;
}
.pc-all .section1 .section-top .section-top-jl[data-v-498142aa] {
      margin-left: 0.15rem;
}
.pc-all .section1 .section-top .section-top-wz[data-v-498142aa] {
      text-align: center;
      font-size: 0.18rem;
      margin-top: 0.035rem;
      letter-spacing: 4px;
}
.pc-all .section1 .my-video[data-v-498142aa] {
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.pc-all .section1 .section-jt[data-v-498142aa] {
    position: absolute;
    bottom: 28px;
    right: 58px;
    text-align: center;
    display: grid;
    place-items: center;
    cursor: pointer;
}
.pc-all .section1 .section-jt .section-jt-bj[data-v-498142aa] {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #fff;
      position: relative;
}
.pc-all .section1 .section-jt .section-jt-bj img[data-v-498142aa] {
        width: 11px;
        height: 16px;
        margin-top: 5px;
        animation: up-down-498142aa 2s ease-in-out infinite;
}
@keyframes up-down-498142aa {
0%,
  100% {
    transform: translateY(0);
}
50% {
    transform: translateY(10px);
}
}
.pc-all .section1 .section-jt .section-jt-zi[data-v-498142aa] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #fff;
      margin-top: 8px;
}
.pc-all .section2[data-v-498142aa] {
  position: relative;
  border: 1px solid #fff;
}
.pc-all .section2 .section-center[data-v-498142aa] {
    padding-top: 1.5rem;
}
.pc-all .section2 .section-center .section-small-title[data-v-498142aa] {
      align-items: center;
      justify-content: center;
      position: relative;
}
.pc-all .section2 .section-center .section-small-title img[data-v-498142aa] {
        width: 3.325rem;
        height: 0.25rem;
}
.pc-all .section2 .section-center .section-small-title .section-small-center-title[data-v-498142aa] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 0.24rem;
        color: #3d3d3d;
        position: absolute;
        top: 54%;
        left: 50%;
        transform: translate(-50%, -50%);
}
.pc-all .section2 .section-center .section-small-wz[data-v-498142aa] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 0.12rem;
      color: #666;
      margin-top: 0.095rem;
      text-align: center;
}
.pc-all .section2 .section-center .section-center-img[data-v-498142aa] {
      width: 75%;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      padding-top: 0.22rem;
}
.pc-all .section2 .section-center .section-center-img .section-center-img-detail[data-v-498142aa] {
        text-align: center;
}
.pc-all .section2 .section-center .section-center-img .section-center-img-detail img[data-v-498142aa] {
          width: 0.6rem;
          height: 0.6rem;
}
.pc-all .section2 .section-center .section-center-img .section-center-img-detail .section-center-img-title[data-v-498142aa] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 0.12rem;
          color: #333;
          margin-top: 0.1rem;
}
.pc-all .section3[data-v-498142aa] {
  position: relative;
  background-image: linear-gradient(to right, #fff, #f0f6fe);
}
.pc-all .section3 .section-center-bottom[data-v-498142aa] {
    width: 70%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
    justify-content: space-between;
}
.pc-all .section3 .section-center-bottom img[data-v-498142aa] {
      width: 3.85rem;
      height: 2.59rem;
      border-radius: 0.1rem;
}
.pc-all .section3 .section-center-bottom .active0[data-v-498142aa] {
      animation: fadeInUp0-498142aa 0.8s ease-out forwards;
}
@keyframes fadeInUp0-498142aa {
from {
    opacity: 0;
    transform: translateY(700px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.pc-all .section3 .section-center-bottom .section-center-bottom-zi1[data-v-498142aa] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 500;
      font-size: 0.2rem;
      line-height: 0.3rem;
      color: #000;
}
.pc-all .section3 .section-center-bottom .section-center-bottom-zi1 span[data-v-498142aa] {
        color: #4d93fe !important;
}
.pc-all .section3 .section-center-bottom .section-center-bottom-zi2[data-v-498142aa] {
      margin-top: 7px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 500;
      font-size: 0.12rem;
      color: rgba(61, 61, 61, 0.6);
      line-height: 0.24rem;
}
.pc-all .section4[data-v-498142aa] {
  position: relative;
  background-image: linear-gradient(to right, #fff, #f0f6fe);
}
.pc-all .section4 .section-center-bottom[data-v-498142aa] {
    width: 70%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
    justify-content: space-between;
}
.pc-all .section4 .section-center-bottom img[data-v-498142aa] {
      width: 3.85rem;
      height: 2.59rem;
      border-radius: 0.1rem;
}
.pc-all .section4 .section-center-bottom .active1[data-v-498142aa] {
      animation: fadeInUp1-498142aa 0.8s ease-out forwards;
}
@keyframes fadeInUp1-498142aa {
from {
    opacity: 0;
    transform: translateY(700px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.pc-all .section4 .section-center-bottom .section-center-bottom-zi1[data-v-498142aa] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 500;
      font-size: 0.2rem;
      line-height: 0.3rem;
      color: #000;
}
.pc-all .section4 .section-center-bottom .section-center-bottom-zi1 span[data-v-498142aa] {
        color: #4d93fe !important;
}
.pc-all .section4 .section-center-bottom .section-center-bottom-zi2[data-v-498142aa] {
      margin-top: 7px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 500;
      font-size: 0.12rem;
      color: rgba(61, 61, 61, 0.6);
      line-height: 0.24rem;
}
.pc-all .section5[data-v-498142aa] {
  position: relative;
  background-image: linear-gradient(to right, #fff, #f0f6fe);
}
.pc-all .section5 .section-center-bottom[data-v-498142aa] {
    width: 70%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
    justify-content: space-between;
}
.pc-all .section5 .section-center-bottom img[data-v-498142aa] {
      width: 3.85rem;
      height: 2.59rem;
      border-radius: 0.1rem;
}
.pc-all .section5 .section-center-bottom .active2[data-v-498142aa] {
      animation: fadeInUp2-498142aa 0.8s ease-out forwards;
}
@keyframes fadeInUp2-498142aa {
from {
    opacity: 0;
    transform: translateY(700px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.pc-all .section5 .section-center-bottom .section-center-bottom-zi1[data-v-498142aa] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 500;
      font-size: 0.2rem;
      line-height: 0.3rem;
      color: #000;
}
.pc-all .section5 .section-center-bottom .section-center-bottom-zi1 span[data-v-498142aa] {
        color: #4d93fe !important;
}
.pc-all .section5 .section-center-bottom .section-center-bottom-zi2[data-v-498142aa] {
      margin-top: 7px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 500;
      font-size: 0.12rem;
      color: rgba(61, 61, 61, 0.6);
      line-height: 0.24rem;
}
.pc-all .section6[data-v-498142aa] {
  position: relative;
  background-image: url("https://static-web.yaoweilai.com/web/image/index-section-bgss.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.pc-all .section6 .section5-title[data-v-498142aa] {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.pc-all .section6 .section5-title .section5-zi1[data-v-498142aa] {
      font-family: PingFang SC, PingFang SC;
      font-weight: bold;
      font-size: 0.36rem;
      color: #fff;
      line-height: 0.36rem;
}
.pc-all .section6 .section5-title .section5-zi2[data-v-498142aa] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 500;
      font-size: 0.11rem;
      color: #fff;
      line-height: 0.11rem;
      margin-top: 0.1rem;
}
.pc-all .section6 .section5-foot[data-v-498142aa] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.pc-all .bottom-white[data-v-498142aa] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.pc-all .bottom-white .bottom-white-dw[data-v-498142aa] {
    position: relative;
    background-color: white;
    height: 0.9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.16);
}
.pc-all .bottom-white .bottom-white-dw .left-img[data-v-498142aa] {
      width: 1rem;
      height: 1.22rem;
      margin-top: -0.33rem;
}
.pc-all .bottom-white .bottom-white-dw .bottom-white-title[data-v-498142aa] {
      margin-left: 0.22rem;
}
.pc-all .bottom-white .bottom-white-dw .bottom-white-title .bottom-title-top[data-v-498142aa] {
        font-size: 0.15rem;
        font-weight: bold;
        color: #333;
}
.pc-all .bottom-white .bottom-white-dw .bottom-white-title .bottom-title-bottom[data-v-498142aa] {
        font-size: 0.1rem;
        margin-top: 5px;
        color: #767676;
}
.pc-all .bottom-white .bottom-white-dw .right-img[data-v-498142aa] {
      width: 0.7rem;
      height: 0.7rem;
      margin-left: 0.3rem;
}
.pc-all .bottom-white .bottom-white-dw .bottom-close[data-v-498142aa] {
      width: 0.11rem;
      height: 0.11rem;
      margin-left: 0.2rem;
      margin-top: -0.45rem;
      cursor: pointer;
}

.pc-all[data-v-2fe5355d] {
  font-family: 'Times New Roman', Times, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.pc-all .top[data-v-2fe5355d] {
    position: relative;
    z-index: -1;
}
.pc-all .top .us-bg[data-v-2fe5355d] {
      position: relative;
}
.pc-all .top .us-bg img[data-v-2fe5355d] {
        width: 100%;
        height: 3rem;
}
.pc-all .top .us-bg .us-bg-zi[data-v-2fe5355d] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 0.32rem;
        color: #f6f7fb;
        letter-spacing: 0.125rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
}
.pc-all .content[data-v-2fe5355d] {
    width: 60%;
    margin: 0 auto;
}
.pc-all .content .content-title[data-v-2fe5355d] {
      margin-top: 0.33rem;
      position: relative;
}
.pc-all .content .content-title img[data-v-2fe5355d] {
        width: 2.27rem;
        height: 0.31rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
}
.pc-all .content .content-title .content-title-zi[data-v-2fe5355d] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 0.24rem;
        color: #3d3d3d;
        letter-spacing: 0.02rem;
        text-align: center;
        z-index: 1;
}
.pc-all .content .content-zi[data-v-2fe5355d] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 0.12rem;
      color: #333;
      line-height: 0.18rem;
      text-align: center;
      margin-top: 0.215rem;
}
.pc-all .content .values[data-v-2fe5355d] {
      display: flex;
      justify-content: space-between;
      margin-top: 0.25rem;
}
.pc-all .content .values .values-box[data-v-2fe5355d] {
        width: 1.9rem;
        height: 2.2rem;
        background: #ebf2ff;
        border-radius: 0.05rem;
}
.pc-all .content .values .values-box .values-box-icon[data-v-2fe5355d] {
          display: flex;
          justify-content: flex-end;
}
.pc-all .content .values .values-box .values-box-icon img[data-v-2fe5355d] {
            width: 0.78rem;
            height: 0.78rem;
}
.pc-all .content .values .values-box .values-jl[data-v-2fe5355d] {
          margin-left: 0.205rem;
}
.pc-all .content .values .values-box .values-jl .values-box-img[data-v-2fe5355d] {
            margin-top: 0.205rem;
}
.pc-all .content .values .values-box .values-jl .values-box-img img[data-v-2fe5355d] {
              width: 0.3rem;
              height: 0.3rem;
}
.pc-all .content .values .values-box .values-jl .values-box-title[data-v-2fe5355d] {
            margin-top: 0.105rem;
            font-family: PingFang SC, PingFang SC;
            font-weight: 500;
            font-size: 0.12rem;
            color: #333;
}
.pc-all .content .values .values-box .values-jl .values-box-zi[data-v-2fe5355d] {
            margin-top: 0.145rem;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 0.1rem;
            color: #666;
}
.pc-all .content .many-img[data-v-2fe5355d] {
      display: flex;
      justify-content: center;
      align-content: flex-start;
      margin-top: 0.29rem;
}
.pc-all .content .many-img .many-title[data-v-2fe5355d] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 0.24rem;
        color: #fff;
        letter-spacing: 0.02rem;
        text-shadow: 0px 0.02rem 0px rgba(0, 0, 0, 0.22);
}
.pc-all .content .many-img .many-wz[data-v-2fe5355d] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 0.08rem;
        color: #fff;
        line-height: 0.12rem;
}
.pc-all .content .many-img .many-img-left .many-img-top[data-v-2fe5355d] {
        width: 4.5rem;
        height: 1.1rem;
        overflow: hidden;
        position: relative;
        box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.349);
        border-top-left-radius: 0.1rem;
}
.pc-all .content .many-img .many-img-left .many-img-top img[data-v-2fe5355d] {
          width: 100%;
          height: 100%;
          filter: blur(0.05rem);
}
.pc-all .content .many-img .many-img-left .many-img-top .many-img-top-title[data-v-2fe5355d] {
          position: absolute;
          bottom: 0.07rem;
          left: 0.14rem;
}
.pc-all .content .many-img .many-img-left .many-img-top .many-img-top-wz[data-v-2fe5355d] {
          position: absolute;
          bottom: -0.255rem;
          left: 0.14rem;
          right: 0.14rem;
}
.pc-all .content .many-img .many-img-left .many-img-top:hover .many-img-top-title[data-v-2fe5355d] {
        animation: slideUp1-2fe5355d 0.5s forwards;
}
.pc-all .content .many-img .many-img-left .many-img-top:hover .many-img-top-wz[data-v-2fe5355d] {
        animation: slideUp2-2fe5355d 0.5s forwards;
}
@keyframes slideUp1-2fe5355d {
from {
    bottom: 0.07rem;
}
to {
    bottom: 0.5rem;
}
}
@keyframes slideUp2-2fe5355d {
from {
    bottom: -0.255rem;
}
to {
    bottom: 0.2rem;
}
}
.pc-all .content .many-img .many-img-left .many-img-bottom[data-v-2fe5355d] {
        display: flex;
}
.pc-all .content .many-img .many-img-left .many-img-bottom .many-img-content1[data-v-2fe5355d] {
          border-bottom-left-radius: 0.1rem;
}
.pc-all .content .many-img .many-img-left .many-img-bottom .many-img-content[data-v-2fe5355d] {
          width: 1.5rem;
          height: 2.2rem;
          overflow: hidden;
          position: relative;
          box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.349);
}
.pc-all .content .many-img .many-img-left .many-img-bottom .many-img-content img[data-v-2fe5355d] {
            width: 100%;
            height: 100%;
            filter: blur(0.05rem);
}
.pc-all .content .many-img .many-img-left .many-img-bottom .many-img-content .many-img-content-title[data-v-2fe5355d] {
            position: absolute;
            bottom: 0.07rem;
            left: 0.14rem;
}
.pc-all .content .many-img .many-img-left .many-img-bottom .many-img-content .many-img-content-wz[data-v-2fe5355d] {
            position: absolute;
            bottom: -0.5rem;
            left: 0.14rem;
            right: 0.14rem;
}
.pc-all .content .many-img .many-img-left .many-img-bottom .many-img-content:hover .many-img-content-title[data-v-2fe5355d] {
          animation: slideUp3-2fe5355d 1s forwards;
}
.pc-all .content .many-img .many-img-left .many-img-bottom .many-img-content:hover .many-img-content-wz[data-v-2fe5355d] {
          animation: slideUp4-2fe5355d 1s forwards;
}
@keyframes slideUp3-2fe5355d {
from {
    bottom: 0.07rem;
}
to {
    bottom: 1.75rem;
}
}
@keyframes slideUp4-2fe5355d {
from {
    bottom: -0.255rem;
}
to {
    bottom: 1.25rem;
}
}
.pc-all .content .many-img .many-img-right[data-v-2fe5355d] {
        width: 1.435rem;
        height: 3.3rem;
        overflow: hidden;
        position: relative;
        border-radius: 0px 0.1rem 0.1rem 0px;
        box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.349);
}
.pc-all .content .many-img .many-img-right img[data-v-2fe5355d] {
          width: 100%;
          height: 100%;
          filter: blur(0.05rem);
}
.pc-all .content .many-img .many-img-right .many-img-right-title[data-v-2fe5355d] {
          position: absolute;
          bottom: 0.07rem;
          left: 0.14rem;
}
.pc-all .content .many-img .many-img-right .many-img-right-wz[data-v-2fe5355d] {
          position: absolute;
          bottom: -0.6rem;
          left: 0.14rem;
          right: 0.14rem;
}
.pc-all .content .many-img .many-img-right:hover .many-img-right-title[data-v-2fe5355d] {
        animation: slideUp5-2fe5355d 0.8s forwards;
}
.pc-all .content .many-img .many-img-right:hover .many-img-right-wz[data-v-2fe5355d] {
        animation: slideUp6-2fe5355d 0.8s forwards;
}
@keyframes slideUp5-2fe5355d {
from {
    bottom: 0.07rem;
}
to {
    bottom: 2.75rem;
}
}
@keyframes slideUp6-2fe5355d {
from {
    bottom: -0.5rem;
}
to {
    bottom: 2.15rem;
}
}
.pc-all .content .map[data-v-2fe5355d] {
      margin-top: 0.28rem;
      position: relative;
      border-radius: 0.1rem 0.1rem 0 0;
      overflow: hidden;
}
.pc-all .content .map .map-address[data-v-2fe5355d] {
        width: 2.23rem;
        height: 0.905rem;
        background: #fff;
        border-radius: 0.1rem;
        padding: 0.205rem 0.255rem;
        position: absolute;
        top: 0.215rem;
        left: 0.205rem;
        z-index: 1;
}
.pc-all .content .map .map-address .map-address-title[data-v-2fe5355d] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 0.2rem;
          color: #222;
}
.pc-all .content .map .map-address .map-address-dz[data-v-2fe5355d] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 0.12rem;
          color: #3d3d3d;
          margin-top: 0.06rem;
}
.pc-all .content .map .here-map[data-v-2fe5355d] {
        height: 3.145rem;
        margin: 0 auto;
        z-index: -1;
}
.pc-all .content .map .here-map[data-v-2fe5355d] .anchorBL,
        .pc-all .content .map .here-map[data-v-2fe5355d] .anchorTR,
        .pc-all .content .map .here-map[data-v-2fe5355d] .BMap_zlHolder,
        .pc-all .content .map .here-map[data-v-2fe5355d] [id^='PanoramaFlashWraperTANGRAM'] {
          display: none;
          visibility: hidden;
}
.pc-all .content .cooperation[data-v-2fe5355d] {
      background: #f7f7f7;
      border-radius: 0px 0px 0.1rem 0.1rem;
      display: flex;
      justify-content: space-between;
      padding: 0.16rem 0.24rem;
}
.pc-all .content .cooperation .cooperation-content[data-v-2fe5355d] {
        flex: 1;
}
.pc-all .content .cooperation .cooperation-content .cooperation-flex[data-v-2fe5355d] {
          display: flex;
}
.pc-all .content .cooperation .cooperation-content .cooperation-flex .cooperation-email-detail[data-v-2fe5355d] {
            width: 1.1rem;
}
.pc-all .content .cooperation .cooperation-content .cooperation-flex .cooperation-email-detail .cooperation-detail-title[data-v-2fe5355d] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 0.08rem;
              color: #222;
}
.pc-all .content .cooperation .cooperation-content .cooperation-flex .cooperation-email-detail .cooperation-detail-content[data-v-2fe5355d] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 500;
              font-size: 0.065rem;
              color: #666;
              margin-top: 0.065rem;
}
.pc-all .content .cooperation .cooperation-content .cooperation-jl[data-v-2fe5355d] {
          margin-top: 0.165rem;
}
.pc-all .content .cooperation .handle-gzh-detail[data-v-2fe5355d] {
        display: grid;
        place-items: center;
}
.pc-all .content .cooperation .handle-gzh-detail img[data-v-2fe5355d] {
          width: 0.505rem;
          height: 0.5rem;
}
.pc-all .content .cooperation .handle-gzh-detail .handle-gzh[data-v-2fe5355d] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 0.06rem;
          color: #222;
          margin-top: 0.055rem;
          text-align: center;
}
.pc-all .footer[data-v-2fe5355d] {
    margin-top: 0.425rem;
}

.pc-all[data-v-2be4f3f6] {
  font-family: 'Times New Roman', Times, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.pc-all .top[data-v-2be4f3f6] {
    position: relative;
    z-index: -1;
}
.pc-all .top .us-bg img[data-v-2be4f3f6] {
      width: 100%;
      height: 2.8rem;
}
.pc-all .footer[data-v-2be4f3f6] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.pc-all .nr[data-v-2be4f3f6] {
    margin-top: -0.6rem;
    margin-bottom: 0.5rem;
}
.pc-all .nr .content[data-v-2be4f3f6] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      z-index: 1;
      width: 70%;
      margin: 0 auto;
}
.pc-all .nr .content .content-kuai[data-v-2be4f3f6] {
        width: 1rem;
        height: 1rem;
        border-radius: 0.12rem;
        box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
        position: relative;
        display: flex;
        justify-content: center;
        text-align: center;
        background-color: #fff;
}
.pc-all .nr .content .content-kuai .content-kuai-bj[data-v-2be4f3f6] {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
}
.pc-all .nr .content .content-kuai .content-kuai-bj img[data-v-2be4f3f6] {
            width: 0.36rem;
            height: 0.36rem;
}
.pc-all .nr .content .content-kuai .content-kuai-bj .content-kuai-zi[data-v-2be4f3f6] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 0.14rem;
            color: #3d3d3d;
            line-height: 0.195rem;
            margin-top: 0.085rem;
}
.pc-all .nr .content .content-kuai .content-kuai-erweima[data-v-2be4f3f6] {
          position: absolute;
          top: 0;
          right: 0;
}
.pc-all .nr .content .content-kuai .content-kuai-erweima img[data-v-2be4f3f6] {
            width: 0.375rem;
            height: 0.375rem;
}
.pc-all .nr .content .content-ss[data-v-2be4f3f6] {
        width: 1.3rem;
        height: 1.3rem;
        cursor: pointer;
}

@charset "UTF-8";
.pc-all[data-v-d900eac0] {
  background-color: #fff;
}
.pc-all .kongWeb .del[data-v-d900eac0] {
    margin: 100px 0 300px;
    display: flex;
    justify-content: center;
}
.pc-all .kongWeb img[data-v-d900eac0] {
    width: 233px;
    height: 299px;
}
.pc-all .content[data-v-d900eac0] {
    width: 1006px;
    margin: 0 auto;
    min-height: 70vh;
    padding: 36px 0;
}
.pc-all .content .buju[data-v-d900eac0] {
      display: flex;
}
.pc-all .content .buju .article[data-v-d900eac0] {
        width: 717px;
}
.pc-all .content .buju .article .original[data-v-d900eac0] {
          font-size: 14px;
          color: #777777;
}
.pc-all .content .buju .article .article-title[data-v-d900eac0] {
          width: 710px;
          margin: 0 0 10px;
          font-size: 20px;
          font-weight: bold;
          line-height: 30px;
          font-family: 'PingFang SC-Bold';
          color: #333333;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .hot-number[data-v-d900eac0] {
          color: #999;
          font-size: 12px;
          font-family: 'PingFang SC-Medium';
          display: flex;
          align-items: center;
          margin: 0 0 16px;
}
.pc-all .content .buju .article .hot-number .fire1[data-v-d900eac0] {
            margin: 0 6px;
}
.pc-all .content .buju .article .hot-number img[data-v-d900eac0] {
            width: 7px;
            height: 10px;
            margin-right: 4px;
}
.pc-all .content .buju .article .mettingimg[data-v-d900eac0] {
          position: relative;
}
.pc-all .content .buju .article .mettingimg img[data-v-d900eac0] {
            width: 100%;
            height: 400px;
}
.pc-all .content .buju .article .mettingimg .showad[data-v-d900eac0] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu[data-v-d900eac0] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu img[data-v-d900eac0] {
              width: 46px;
              height: 46px;
}
.pc-all .content .buju .article .intro[data-v-d900eac0] {
          margin-top: 20px;
}
.pc-all .content .buju .article .intro .comment-flex[data-v-d900eac0] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .article .intro .comment-flex .comment-decorate[data-v-d900eac0] {
              width: 4px;
              height: 10px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
}
.pc-all .content .buju .article .intro .comment-flex .comment-writte[data-v-d900eac0] {
              font-size: 14px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .article .intro .topics[data-v-d900eac0] {
            position: relative;
            margin-top: 8px;
}
.pc-all .content .buju .article .intro .topics .xl[data-v-d900eac0] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              font-size: 13px;
              font-family: PingFang SC-Medium, PingFang SC;
              color: #333333;
              line-height: 24px;
}
.pc-all .content .buju .article .intro .topics .xl h5[data-v-d900eac0] {
                font-size: 13px;
                color: #333;
                font-weight: 500;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .intro .topics .xl .down[data-v-d900eac0] {
                background-color: #fff;
                position: absolute;
                right: 0;
                bottom: 0;
                width: 50px;
                font-size: 13px;
                font-family: PingFang SC-Medium, PingFang SC;
                font-weight: 500;
                color: #0790eb;
                display: flex;
                align-items: center;
                justify-content: flex-end;
}
.pc-all .content .buju .article .intro .topics .xl .down i[data-v-d900eac0] {
                  font-size: 15px;
                  color: #0790eb;
}
.pc-all .content .buju .article .agenda[data-v-d900eac0] {
          margin-bottom: 16px;
          margin-top: 30px;
}
.pc-all .content .buju .article .agenda[data-v-d900eac0] .el-tabs__item {
            font-size: 13px;
            font-weight: 500;
            color: #979799;
            padding: 0;
}
.pc-all .content .buju .article .agenda[data-v-d900eac0] .is-active {
            font-size: 14px;
            font-weight: bold;
            color: #00050f;
            position: relative;
}
.pc-all .content .buju .article .agenda[data-v-d900eac0] .is-active::after {
              content: '';
              width: 26px;
              height: 0px;
              position: absolute;
              left: 50%;
              bottom: 2px;
              transform: translateX(-50%);
              color: #166fe8;
              border-radius: 5px;
              border: 2px solid #166fe8;
              background-color: #166fe8;
              /* 修改底部横杠的颜色 */
}
.pc-all .content .buju .article .agenda[data-v-d900eac0] .el-tabs__active-bar {
            background-color: transparent;
            /* 修改底部横杠的颜色 */
}
.pc-all .content .buju .article .agenda .meets .meetXiumi[data-v-d900eac0] {
            padding: 10px 0;
            color: #333333;
            font-size: 14px;
            text-align: justify;
            letter-spacing: 0.4px;
            line-height: 1.9;
            font-family: PingFang SC-Medium;
            word-wrap: break-word;
            word-break: break-all;
}
.pc-all .content .buju .article .agenda .meets .meetXiumi[data-v-d900eac0] img {
              max-width: 100%;
}
.pc-all .content .buju .article .agenda .meets .meetImage[data-v-d900eac0] {
            padding: 10px 12px;
}
.pc-all .content .buju .article .agenda .meets .meetImage img[data-v-d900eac0] {
              max-width: 100%;
              margin: 5px 0;
}
.pc-all .content .buju .article .agenda .expertes .names[data-v-d900eac0] {
            display: flex;
            justify-content: space-between;
}
.pc-all .content .buju .article .agenda .expertes .names .person[data-v-d900eac0] {
              margin-top: 35px;
}
.pc-all .content .buju .article .agenda .expertes .names .person .right-name[data-v-d900eac0] {
                font-size: 18px;
                font-family: PingFang SC, PingFang SC;
                font-weight: 600;
                color: #333333;
                line-height: 25px;
}
.pc-all .content .buju .article .agenda .expertes .names .person .special[data-v-d900eac0] {
                font-size: 14px;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                color: #333333;
                line-height: 20px;
                margin-top: 16px;
}
.pc-all .content .buju .article .agenda .expertes .names .right-img[data-v-d900eac0] {
              margin: 24px 58px 0 60px;
}
.pc-all .content .buju .article .agenda .expertes .names .right-img img[data-v-d900eac0] {
                width: 120px;
                height: 120px;
                border-radius: 50%;
                border: 1px solid #eee;
}
.pc-all .content .buju .article .agenda .expertes .intro[data-v-d900eac0] {
            margin-top: 24px;
}
.pc-all .content .buju .article .agenda .expertes .intro .comment-flex[data-v-d900eac0] {
              display: flex;
              align-items: center;
              position: relative;
              width: 100%;
}
.pc-all .content .buju .article .agenda .expertes .intro .comment-flex .comment-decorate[data-v-d900eac0] {
                width: 4px;
                height: 12px;
                background-color: #25a5ff;
                margin: 0 7px 0 0;
                border-radius: 10px;
}
.pc-all .content .buju .article .agenda .expertes .intro .comment-flex .comment-writte[data-v-d900eac0] {
                font-weight: bold;
                font-size: 14px;
                font-family: PingFang SC, PingFang SC;
                color: #00050f;
                line-height: 20px;
}
.pc-all .content .buju .article .agenda .expertes .intro .introDetail[data-v-d900eac0] {
              margin-top: 16px;
              margin-left: 10px;
              font-size: 14px;
              font-family: PingFang SC, PingFang SC;
              color: #333333;
              line-height: 20px;
              text-align: justify;
              white-space: pre-wrap;
              word-break: break-all;
}
.pc-all .content .buju .article .agenda .expertes .intro .meets .meetXiumis[data-v-d900eac0] {
              color: #333333;
              font-size: 14px;
              text-align: justify;
              letter-spacing: 0.4px;
              font-family: PingFang SC-Medium;
              word-wrap: break-word;
              word-break: break-all;
}
.pc-all .content .buju .article .agenda .expertes .intro .meets .meetXiumis[data-v-d900eac0]::-webkit-scrollbar {
                display: none;
                /* 隐藏 Chrome 和 Safari 浏览器的滚动条 */
}
.pc-all .content .buju .article .agenda .expertes .intro .meets .meetXiumis[data-v-d900eac0] img {
                max-width: 100%;
                margin: 5px 0;
}
.pc-all .content .buju .article .agenda .expertes .intro .meets .meetXiumis[data-v-d900eac0] table {
                width: 100%;
}
.pc-all .content .buju .article .agenda .expertes .intro1[data-v-d900eac0] {
            margin-top: 40px;
}
.pc-all .content .buju .article .agenda .category[data-v-d900eac0] {
            display: flex;
            flex-wrap: wrap;
            border-bottom: 1px solid #f8f8f9;
            padding: 0 16px;
}
.pc-all .content .buju .article .agenda .category .types[data-v-d900eac0] {
              font-size: 13px;
              font-weight: 500;
              color: #979799;
              margin-right: 170px;
}
.pc-all .content .buju .article .agenda .category .types[data-v-d900eac0]:last-child {
                margin-right: 0;
}
.pc-all .content .buju .article .agenda .category .types .tublist_item[data-v-d900eac0] {
                color: #078ae2;
                padding: 5px 0px;
                font-size: 14px;
                font-weight: bold;
                color: #00050f;
}
.pc-all .content .buju .article .agenda .category .types .tublist_item[data-v-d900eac0]:hover {
                  cursor: pointer;
}
.pc-all .content .buju .article .agenda .category .types .tublist_item[data-v-d900eac0]:after {
                  content: '';
                  display: block;
                  width: 26px;
                  border-radius: 10px;
                  height: 4px;
                  background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
                  margin: 5px auto -5px;
}
.pc-all .content .buju .article .agenda .category .types .tublist_next_item[data-v-d900eac0] {
                padding: 5px 0px;
}
.pc-all .content .buju .article .agenda .category .types .tublist_next_item[data-v-d900eac0]:hover {
                  cursor: pointer;
}
.pc-all .content .buju .article .agenda .detail[data-v-d900eac0] {
            padding: 0;
}
.pc-all .content .buju .article .agenda .detail .forums[data-v-d900eac0] {
              margin-top: 12px;
              height: 52px;
              background: #fafafa;
              border-radius: 6px 6px 6px 6px;
              opacity: 1;
              border: 1px solid #eeeeee;
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0 8px;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-left[data-v-d900eac0] {
                display: flex;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-left .title[data-v-d900eac0] {
                  font-size: 13px;
                  font-family: PingFang SC-Bold, PingFang SC;
                  font-weight: bold;
                  color: #282828;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right[data-v-d900eac0] {
                display: flex;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right .zhu[data-v-d900eac0] {
                  margin-right: 18px;
                  padding: 0 2px;
                  background: #fafafa;
                  border-radius: 3px;
                  opacity: 1;
                  font-size: 9px;
                  font-family: PingFang SC-Medium, PingFang SC;
                  font-weight: 500;
                  display: flex;
                  align-items: center;
                  justify-content: center;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right img[data-v-d900eac0] {
                  width: 13px;
}
.pc-all .content .buju .article .agenda .more[data-v-d900eac0] {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 164px;
            height: 36px;
            background: rgba(218, 218, 218, 0.3);
            border-radius: 18px;
            margin: 14px 189px 0;
}
.pc-all .content .buju .article .agenda .more span[data-v-d900eac0] {
              display: flex;
              justify-content: center;
              align-items: center;
              font-size: 12px;
              font-family: PingFang SC-Medium, PingFang SC;
              font-weight: 500;
              color: #777777;
}
.pc-all .content .buju .bj-right[data-v-d900eac0] {
        font-family: 'PingFang SC-Medium';
        margin-left: 22px;
        width: 267px;
}
.pc-all .content .buju .bj-right .ewcode[data-v-d900eac0] {
          width: 267px;
          height: 123px;
          margin-top: 5px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img[data-v-d900eac0] {
            background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
            width: 267px;
            height: 123px;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            border-radius: 4px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima[data-v-d900eac0] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0px 21px 0 21px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left[data-v-d900eac0] {
                padding-top: 30px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-d900eac0] {
                  width: 120px;
                  height: 27px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-d900eac0]:after {
                  content: '';
                  display: block;
                  width: 63px;
                  border-bottom: 1px solid #364579;
                  margin: 0px 0 0 2px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download[data-v-d900eac0] {
                  margin-top: 14px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-d900eac0] {
                    width: 126px;
                    height: 18px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right[data-v-d900eac0] {
                background-color: #fff;
                width: 75px;
                height: 75px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 6px 5px;
                margin-top: 24px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right img[data-v-d900eac0] {
                  width: 64px;
                  height: 64px;
}
.pc-all .content .buju .bj-right .peronal-bj[data-v-d900eac0] {
          border: 1px solid #e8e8e8;
          margin-top: 10px;
          padding-bottom: 20px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .peronal-bj .more[data-v-d900eac0] {
            position: absolute;
            left: -1px;
            bottom: 0;
            right: 0;
            width: 267px;
            text-align: center;
            color: #fff;
            font-weight: bold;
            cursor: pointer;
            background: #048eea;
            height: 28px;
            line-height: 28px;
            font-size: 12px;
            border-radius: 0px 0px 2px 2px;
}
.pc-all .content .buju .bj-right .peronal-bj .line[data-v-d900eac0] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .bj[data-v-d900eac0] {
            padding: 20px 10px 0;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg[data-v-d900eac0] {
            display: flex;
            align-items: center;
            margin: 0 4px 0 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img[data-v-d900eac0] {
              width: 40px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img img[data-v-d900eac0] {
                width: 40px;
                height: 40px;
                border-radius: 50px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-name[data-v-d900eac0] {
              flex: 1;
              margin-left: 10px;
              font-size: 13px;
              font-weight: bold;
              color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn[data-v-d900eac0] {
              display: flex;
              justify-content: center;
              text-align: center;
              width: 60px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-ys[data-v-d900eac0] {
                width: 60px;
                height: 25px;
                background-color: #f3faff;
                border: 1px solid #048eea;
                font-size: 12px;
                border-radius: 5px;
                line-height: 23px;
                cursor: pointer;
                color: #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-sx[data-v-d900eac0] {
                background-color: #f2f4f9;
                color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .el-divider--horizontal[data-v-d900eac0] {
            margin: 12px 0 !important;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail[data-v-d900eac0] {
            display: flex;
            margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail .right-zi[data-v-d900eac0] {
              font-size: 12px;
              color: #999999;
              margin-right: 33px;
}
.pc-all .content .buju .bj-right .hot-recoomend[data-v-d900eac0] {
          border: 1px solid #e8e8e8;
          margin-top: 12px;
          padding: 15px 10px 16px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .hot-recoomend .line[data-v-d900eac0] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex[data-v-d900eac0] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-decorate[data-v-d900eac0] {
              width: 4px;
              height: 12px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-writte[data-v-d900eac0] {
              font-weight: bold;
              color: #00050f;
              font-size: 12px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .bj-right .hot-recoomend1[data-v-d900eac0] {
          border: none;
}
.pc-all .content .buju .bj-right .hot-recoomend1 .right-list[data-v-d900eac0] {
            margin-bottom: 20px;
}
.pc-all .content .buju .bj-right .right-list .hot-list[data-v-d900eac0] {
          margin-top: 10px;
          margin-left: 12px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex[data-v-d900eac0] {
            display: flex;
            cursor: pointer;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp[data-v-d900eac0] {
              position: relative;
              width: 99px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp img[data-v-d900eac0] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other[data-v-d900eac0] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-d900eac0] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-d900eac0] {
                color: #999999;
                font-size: 12px;
                position: absolute;
                bottom: 0;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author span[data-v-d900eac0] {
                  font-size: 12px;
                  margin-left: 5px;
}
.pc-all .el-divider[data-v-d900eac0] {
    background-color: #eeeeee !important;
}
.pc-all .el-divider__text[data-v-d900eac0] {
    background-color: #fbfbfb !important;
}

.pc-all[data-v-2028a946] {
  background-color: #fff;
}
.pc-all .kongWeb .del[data-v-2028a946] {
    margin: 100px 0 300px;
    display: flex;
    justify-content: center;
}
.pc-all .kongWeb img[data-v-2028a946] {
    width: 233px;
    height: 299px;
}
.pc-all .content[data-v-2028a946] {
    width: 830px;
    margin: 0 auto;
    min-height: 70vh;
    padding: 36px 0;
}
.pc-all .content .buju[data-v-2028a946] {
      display: flex;
      width: 541px;
}
.pc-all .content .buju .bj-left[data-v-2028a946] {
        width: 541px;
}
.pc-all .content .buju .article[data-v-2028a946] {
        width: 541px;
}
.pc-all .content .buju .article .original[data-v-2028a946] {
          font-size: 14px;
          color: #777777;
}
.pc-all .content .buju .article .article-title[data-v-2028a946] {
          width: 520px;
          margin: 0 0 10px;
          font-size: 20px;
          font-weight: bold;
          line-height: 30px;
          font-family: 'PingFang SC-Bold';
          color: #333333;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .views[data-v-2028a946] {
          display: flex;
          justify-content: space-between;
}
.pc-all .content .buju .article .hot-number[data-v-2028a946] {
          color: #999;
          font-size: 12px;
          font-family: 'PingFang SC-Medium';
          display: flex;
          align-items: center;
          margin: 0 0 16px;
}
.pc-all .content .buju .article .hot-number span[data-v-2028a946] {
            margin-left: 10px;
}
.pc-all .content .buju .article .hot-number img[data-v-2028a946] {
            width: 7px;
            height: 10px;
            margin-right: 5px;
}
.pc-all .content .buju .article .article-content[data-v-2028a946] {
          width: 540px;
          line-height: 24px;
          color: #333333;
          font-size: 14px;
          margin: 5px 0 5px;
          text-align: justify;
          letter-spacing: 0.4px;
          line-height: 1.9;
          font-family: PingFang SC-Medium;
          word-wrap: break-word;
          word-break: break-all;
          overflow: hidden;
}
.pc-all .content .buju .article .article-content[data-v-2028a946] img {
            max-width: 100% !important;
            margin: 5px 0;
}
.pc-all .content .buju .article .article-content[data-v-2028a946] table {
            width: 100% !important;
            margin: 0 auto;
}
.pc-all .content .buju .article .article-content[data-v-2028a946] p {
            line-height: 24px;
}
.pc-all .content .buju .article .article-content[data-v-2028a946] .wxw-img,
          .pc-all .content .buju .article .article-content .rich_pages[data-v-2028a946] {
            width: 100% !important;
}
.pc-all .content .buju .article .wz .abstract[data-v-2028a946] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 16px;
          color: #333333;
          line-height: 24px;
          margin-bottom: 12px;
}
.pc-all .content .buju .article .wz .labeles[data-v-2028a946] {
          display: flex;
}
.pc-all .content .buju .article .wz .labeles .labeles-left[data-v-2028a946] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #aaaaaa;
            margin-right: 5px;
}
.pc-all .content .buju .article .wz .labeles .labeles-right[data-v-2028a946] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #29a9ff;
}
.pc-all .content .buju .article .wz .labeles span[data-v-2028a946] {
            margin-right: 8px;
}
.pc-all .content .buju .article .wz .fulltext[data-v-2028a946] {
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 24px 0;
}
.pc-all .content .buju .article .wz .fulltext span[data-v-2028a946] {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 96px;
            height: 32px;
            background-color: #29a9ff;
            border-radius: 2px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #ffffff;
}
.pc-all .content .buju .bj-right[data-v-2028a946] {
        font-family: 'PingFang SC-Medium';
        margin-left: 22px;
        width: 267px;
}
.pc-all .content .buju .bj-right .ewcode[data-v-2028a946] {
          width: 267px;
          height: 123px;
          margin-top: 5px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img[data-v-2028a946] {
            background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
            width: 267px;
            height: 123px;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            border-radius: 4px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima[data-v-2028a946] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0px 21px 0 21px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left[data-v-2028a946] {
                padding-top: 30px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-2028a946] {
                  width: 120px;
                  height: 27px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-2028a946]:after {
                  content: '';
                  display: block;
                  width: 63px;
                  border-bottom: 1px solid #364579;
                  margin: 0px 0 0 2px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download[data-v-2028a946] {
                  margin-top: 14px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-2028a946] {
                    width: 126px;
                    height: 18px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right[data-v-2028a946] {
                background-color: #fff;
                width: 75px;
                height: 75px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 6px 5px;
                margin-top: 24px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right img[data-v-2028a946] {
                  width: 64px;
                  height: 64px;
}
.pc-all .content .buju .bj-right .peronal-bj[data-v-2028a946] {
          border: 1px solid #e8e8e8;
          margin-top: 10px;
          padding-bottom: 20px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .peronal-bj .line[data-v-2028a946] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .bj[data-v-2028a946] {
            padding: 20px 10px 0;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg[data-v-2028a946] {
            display: flex;
            align-items: center;
            margin: 0 4px 0 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img[data-v-2028a946] {
              width: 40px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img img[data-v-2028a946] {
                width: 40px;
                height: 40px;
                border-radius: 50px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-name[data-v-2028a946] {
              flex: 1;
              margin-left: 10px;
              font-size: 13px;
              font-weight: bold;
              color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn[data-v-2028a946] {
              display: flex;
              justify-content: center;
              text-align: center;
              width: 60px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-ys[data-v-2028a946] {
                width: 60px;
                height: 25px;
                background-color: #f3faff;
                border: 1px solid #048eea;
                font-size: 12px;
                border-radius: 5px;
                line-height: 23px;
                cursor: pointer;
                color: #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-sx[data-v-2028a946] {
                background-color: #f2f4f9;
                color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .el-divider--horizontal[data-v-2028a946] {
            margin: 12px 0 !important;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail[data-v-2028a946] {
            display: flex;
            margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail .right-zi[data-v-2028a946] {
              font-size: 12px;
              color: #999999;
              margin-right: 33px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note[data-v-2028a946] {
            padding: 10px 10px 0;
            position: relative;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-flex[data-v-2028a946] {
              display: flex;
              align-items: center;
              position: relative;
              width: 100%;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-flex .comment-decorate[data-v-2028a946] {
                width: 4px;
                height: 12px;
                background-color: #25a5ff;
                margin: 0 7px 0 0;
                border-radius: 10px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-flex .comment-writte[data-v-2028a946] {
                font-weight: bold;
                color: #00050f;
                font-size: 12px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-flex .comment-num[data-v-2028a946] {
                color: #078ae2;
                font-size: 10px;
                position: absolute;
                left: 40px;
                bottom: 0px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-flex1[data-v-2028a946] {
              display: flex;
              position: relative;
              width: 100%;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people[data-v-2028a946] {
              margin-bottom: 17px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list[data-v-2028a946] {
                border-bottom: 1px solid #eee;
                padding: 0px 0 13px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list[data-v-2028a946]:last-child {
                  border-bottom: none;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-author-detail[data-v-2028a946] {
                  justify-content: space-between;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-author-detail img[data-v-2028a946] {
                    width: 25px;
                    height: 25px;
                    border-radius: 50%;
                    margin-top: 17px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-author-detail .comment-zh[data-v-2028a946] {
                    margin-left: 7px;
                    width: 80%;
                    margin-top: 18px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-author-detail .comment-zh .comment-author[data-v-2028a946] {
                      font-size: 12px;
                      color: #666;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-author-detail .comment-zh .comment-author-reply[data-v-2028a946] {
                      font-size: 12px;
                      color: #333;
                      margin: 3px 0;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-author-detail .comment-reply[data-v-2028a946] {
                    font-size: 15px;
                    cursor: pointer;
                    width: 60px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-author-detail .comment-reply[data-v-2028a946]:hover {
                    text-decoration: underline;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-date[data-v-2028a946] {
                  font-size: 12px;
                  color: #adadad;
                  margin-left: 33px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-date span[data-v-2028a946] {
                    margin-left: 2px;
                    font-size: 12px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-date1[data-v-2028a946] {
                  margin-left: 32px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-people-content[data-v-2028a946] {
                  margin-left: 35px;
                  margin-top: 9px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-people-content .children-flex[data-v-2028a946] {
                    display: flex;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply[data-v-2028a946] {
                      padding-top: 3px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt[data-v-2028a946] {
                        font-size: 13px;
                        line-height: 20px;
                        margin-left: 8px;
                        color: #666;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt span[data-v-2028a946] {
                          color: #999999;
                          margin: 0 3px;
                          font-size: 13px;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-people-content img[data-v-2028a946] {
                    width: 25px;
                    height: 25px;
                    border-radius: 50%;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .zhankai[data-v-2028a946] {
                  font-size: 12px;
                  margin-left: 68px;
                  margin-top: 5px;
                  font-weight: 500;
                  color: #526b93;
                  cursor: pointer;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .comment-list .comment-zzc[data-v-2028a946] {
                  width: 100%;
                  height: 63px;
                  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fbfbfb 100%);
                  border-radius: 0px 0px 0px 0px;
                  opacity: 1;
                  position: absolute;
                  bottom: 0;
}
.pc-all .content .buju .bj-right .peronal-bj .comment-note .comment-people .more[data-v-2028a946] {
                position: absolute;
                left: -1px;
                bottom: -38px;
                right: 0;
                width: 267px;
                text-align: center;
                color: #fff;
                font-weight: bold;
                cursor: pointer;
                background: #048eea;
                height: 28px;
                line-height: 28px;
                font-size: 12px;
                border-radius: 0px 0px 2px 2px;
}
.pc-all .content .buju .bj-right .hot-recoomend[data-v-2028a946] {
          border: 1px solid #e8e8e8;
          margin-top: 12px;
          padding: 15px 10px 16px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .hot-recoomend .line[data-v-2028a946] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex[data-v-2028a946] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-decorate[data-v-2028a946] {
              width: 4px;
              height: 12px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-writte[data-v-2028a946] {
              font-weight: bold;
              color: #00050f;
              font-size: 12px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .bj-right .right-list .hot-list[data-v-2028a946] {
          margin-top: 10px;
          margin-left: 12px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex[data-v-2028a946] {
            display: flex;
            cursor: pointer;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp[data-v-2028a946] {
              position: relative;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp img[data-v-2028a946] {
                width: 99px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other[data-v-2028a946] {
              position: relative;
              margin-left: 10px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-2028a946] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-2028a946] {
                color: #999999;
                font-size: 12px;
                position: absolute;
                bottom: 0;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author span[data-v-2028a946] {
                  font-size: 12px;
                  margin-left: 5px;
}
.pc-all .el-divider[data-v-2028a946] {
    background-color: #eeeeee !important;
}
.pc-all .el-divider__text[data-v-2028a946] {
    background-color: #fbfbfb !important;
}

.pc-all[data-v-8155ece4] {
  background-color: #fff;
}
.pc-all .kongWeb .del[data-v-8155ece4] {
    margin: 100px 0 300px;
    display: flex;
    justify-content: center;
}
.pc-all .kongWeb img[data-v-8155ece4] {
    width: 233px;
    height: 299px;
}
.pc-all .content[data-v-8155ece4] {
    width: 1006px;
    margin: 0 auto;
    min-height: 70vh;
    padding: 36px 0;
}
.pc-all .content .buju[data-v-8155ece4] {
      display: flex;
}
.pc-all .content .buju .article[data-v-8155ece4] {
        width: 717px;
}
.pc-all .content .buju .article .original[data-v-8155ece4] {
          font-size: 14px;
          color: #777777;
}
.pc-all .content .buju .article .article-title[data-v-8155ece4] {
          width: 710px;
          margin: 0 0 10px;
          font-size: 20px;
          font-weight: bold;
          line-height: 30px;
          font-family: 'PingFang SC-Bold';
          color: #333333;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .hot-number[data-v-8155ece4] {
          color: #999;
          font-size: 12px;
          font-family: 'PingFang SC-Medium';
          display: flex;
          align-items: center;
          margin: 0 0 16px;
}
.pc-all .content .buju .article .hot-number .fire1[data-v-8155ece4] {
            margin: 0 6px;
}
.pc-all .content .buju .article .hot-number img[data-v-8155ece4] {
            width: 7px;
            height: 10px;
            margin-right: 4px;
}
.pc-all .content .buju .article .mettingimg[data-v-8155ece4] {
          position: relative;
}
.pc-all .content .buju .article .mettingimg img[data-v-8155ece4] {
            width: 100%;
            height: 400px;
}
.pc-all .content .buju .article .mettingimg .showad[data-v-8155ece4] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu[data-v-8155ece4] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu img[data-v-8155ece4] {
              width: 46px;
              height: 46px;
}
.pc-all .content .buju .article .intro[data-v-8155ece4] {
          margin-top: 20px;
}
.pc-all .content .buju .article .intro .comment-flex[data-v-8155ece4] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .article .intro .comment-flex .comment-decorate[data-v-8155ece4] {
              width: 4px;
              height: 10px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
}
.pc-all .content .buju .article .intro .comment-flex .comment-writte[data-v-8155ece4] {
              font-size: 14px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .article .intro .topics[data-v-8155ece4] {
            position: relative;
            margin-top: 8px;
}
.pc-all .content .buju .article .intro .topics .xl[data-v-8155ece4] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              font-size: 13px;
              font-family: PingFang SC-Medium, PingFang SC;
              color: #333333;
              line-height: 24px;
}
.pc-all .content .buju .article .intro .topics .xl h5[data-v-8155ece4] {
                font-size: 13px;
                color: #333;
                font-weight: 500;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .intro .topics .xl .down[data-v-8155ece4] {
                background-color: #fff;
                position: absolute;
                right: 0;
                bottom: 0;
                width: 50px;
                font-size: 13px;
                font-family: PingFang SC-Medium, PingFang SC;
                font-weight: 500;
                color: #0790eb;
                display: flex;
                align-items: center;
                justify-content: flex-end;
}
.pc-all .content .buju .article .intro .topics .xl .down i[data-v-8155ece4] {
                  font-size: 15px;
                  color: #0790eb;
}
.pc-all .content .buju .article .agenda[data-v-8155ece4] {
          margin-bottom: 16px;
          margin-top: 30px;
}
.pc-all .content .buju .article .agenda .meets .meetXiumi[data-v-8155ece4] {
            padding: 10px 0;
            color: #333333;
            font-size: 14px;
            text-align: justify;
            letter-spacing: 0.4px;
            line-height: 1.9;
            font-family: PingFang SC-Medium;
            word-wrap: break-word;
            word-break: break-all;
}
.pc-all .content .buju .article .agenda .meets .meetXiumi[data-v-8155ece4] img {
              max-width: 100%;
}
.pc-all .content .buju .article .agenda .meets .meetImage[data-v-8155ece4] {
            padding: 10px 12px;
}
.pc-all .content .buju .article .agenda .meets .meetImage img[data-v-8155ece4] {
              max-width: 100%;
              margin: 5px 0;
}
.pc-all .content .buju .article .agenda .expertes .details[data-v-8155ece4] {
            background-color: #fff;
            border-radius: 10px 10px 0px 0px;
            z-index: 9;
            position: relative;
}
.pc-all .content .buju .article .agenda .expertes .details .info[data-v-8155ece4] {
              padding: 20px 0 0;
}
.pc-all .content .buju .article .agenda .expertes .details .info .exhibitor[data-v-8155ece4] {
                display: flex;
                justify-content: space-between;
}
.pc-all .content .buju .article .agenda .expertes .details .info .exhibitor .exhibitor-left[data-v-8155ece4] {
                  flex: 1;
                  margin-top: 5px;
}
.pc-all .content .buju .article .agenda .expertes .details .info .exhibitor .exhibitor-left .name[data-v-8155ece4] {
                    display: flex;
                    align-items: center;
}
.pc-all .content .buju .article .agenda .expertes .details .info .exhibitor .exhibitor-left .name span[data-v-8155ece4] {
                      font-size: 18px;
                      font-family: PingFang SC-Bold, PingFang SC;
                      font-weight: bold;
                      color: #333333;
}
.pc-all .content .buju .article .agenda .expertes .details .info .exhibitor .exhibitor-left .name img[data-v-8155ece4] {
                      width: 60px;
                      height: 20px;
                      margin-left: 6px;
}
.pc-all .content .buju .article .agenda .expertes .details .info .exhibitor .exhibitor-left .special[data-v-8155ece4] {
                    margin-top: 26px;
                    display: flex;
                    flex-wrap: wrap;
}
.pc-all .content .buju .article .agenda .expertes .details .info .exhibitor .exhibitor-left .special .specialistPosition[data-v-8155ece4] {
                      line-height: 20px;
                      background: rgba(41, 169, 255, 0.1);
                      font-size: 11px;
                      font-family: PingFang SC-Medium, PingFang SC;
                      font-weight: 500;
                      color: #0088e3;
                      display: inline-block;
                      padding: 2px 11px;
                      border-radius: 50px;
                      margin-right: 8px;
                      margin-bottom: 14px;
}
.pc-all .content .buju .article .agenda .expertes .details .info .exhibitor .exhibitor-right[data-v-8155ece4] {
                  width: 200px;
                  margin-right: 80px;
}
.pc-all .content .buju .article .agenda .expertes .details .info .exhibitor .exhibitor-right .toux img[data-v-8155ece4] {
                    width: 200px;
                    height: 115px;
                    border-radius: 8px 8px 8px 8px;
                    opacity: 1;
}
.pc-all .content .buju .article .agenda .expertes .details .info .intro[data-v-8155ece4] {
                margin-top: 24px;
                font-size: 17px;
                font-family: PingFang SC-Bold, PingFang SC;
                font-weight: bold;
                color: #333333;
}
.pc-all .content .buju .article .agenda .expertes .details .info .intro .introDetail[data-v-8155ece4] {
                  margin-left: 10px;
                  margin-top: 16px;
                  font-size: 14px;
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  color: #333333;
                  line-height: 20px;
                  text-align: justify;
                  white-space: pre-wrap;
                  word-break: break-all;
}
.pc-all .content .buju .article .agenda .category[data-v-8155ece4] {
            display: flex;
            flex-wrap: wrap;
            border-bottom: 1px solid #f8f8f9;
            padding: 0 16px;
}
.pc-all .content .buju .article .agenda .category .types[data-v-8155ece4] {
              font-size: 13px;
              font-weight: 500;
              color: #979799;
              margin-right: 170px;
}
.pc-all .content .buju .article .agenda .category .types[data-v-8155ece4]:last-child {
                margin-right: 0;
}
.pc-all .content .buju .article .agenda .category .types .tublist_item[data-v-8155ece4] {
                color: #078ae2;
                padding: 5px 0px;
                font-size: 14px;
                font-weight: bold;
                color: #00050f;
}
.pc-all .content .buju .article .agenda .category .types .tublist_item[data-v-8155ece4]:hover {
                  cursor: pointer;
}
.pc-all .content .buju .article .agenda .category .types .tublist_item[data-v-8155ece4]:after {
                  content: '';
                  display: block;
                  width: 26px;
                  border-radius: 10px;
                  height: 4px;
                  background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
                  margin: 5px auto -5px;
}
.pc-all .content .buju .article .agenda .category .types .tublist_next_item[data-v-8155ece4] {
                padding: 5px 0px;
}
.pc-all .content .buju .article .agenda .category .types .tublist_next_item[data-v-8155ece4]:hover {
                  cursor: pointer;
}
.pc-all .content .buju .article .agenda .detail[data-v-8155ece4] {
            padding: 0;
}
.pc-all .content .buju .article .agenda .detail .forums[data-v-8155ece4] {
              margin-top: 12px;
              height: 52px;
              background: #fafafa;
              border-radius: 6px 6px 6px 6px;
              opacity: 1;
              border: 1px solid #eeeeee;
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0 8px;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-left[data-v-8155ece4] {
                display: flex;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-left .title[data-v-8155ece4] {
                  font-size: 13px;
                  font-family: PingFang SC-Bold, PingFang SC;
                  font-weight: bold;
                  color: #282828;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right[data-v-8155ece4] {
                display: flex;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right .zhu[data-v-8155ece4] {
                  margin-right: 18px;
                  padding: 0 2px;
                  background: #fafafa;
                  border-radius: 3px;
                  opacity: 1;
                  font-size: 9px;
                  font-family: PingFang SC-Medium, PingFang SC;
                  font-weight: 500;
                  display: flex;
                  align-items: center;
                  justify-content: center;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right img[data-v-8155ece4] {
                  width: 13px;
}
.pc-all .content .buju .article .agenda .more[data-v-8155ece4] {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 164px;
            height: 36px;
            background: rgba(218, 218, 218, 0.3);
            border-radius: 18px;
            margin: 14px 189px 0;
}
.pc-all .content .buju .article .agenda .more span[data-v-8155ece4] {
              display: flex;
              justify-content: center;
              align-items: center;
              font-size: 12px;
              font-family: PingFang SC-Medium, PingFang SC;
              font-weight: 500;
              color: #777777;
}
.pc-all .content .buju .bj-right[data-v-8155ece4] {
        font-family: 'PingFang SC-Medium';
        margin-left: 22px;
        width: 267px;
}
.pc-all .content .buju .bj-right .ewcode[data-v-8155ece4] {
          width: 267px;
          height: 123px;
          margin-top: 5px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img[data-v-8155ece4] {
            background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
            width: 267px;
            height: 123px;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            border-radius: 4px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima[data-v-8155ece4] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0px 21px 0 21px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left[data-v-8155ece4] {
                padding-top: 30px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-8155ece4] {
                  width: 120px;
                  height: 27px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-8155ece4]:after {
                  content: '';
                  display: block;
                  width: 63px;
                  border-bottom: 1px solid #364579;
                  margin: 0px 0 0 2px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download[data-v-8155ece4] {
                  margin-top: 14px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-8155ece4] {
                    width: 126px;
                    height: 18px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right[data-v-8155ece4] {
                background-color: #fff;
                width: 75px;
                height: 75px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 6px 5px;
                margin-top: 24px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right img[data-v-8155ece4] {
                  width: 64px;
                  height: 64px;
}
.pc-all .content .buju .bj-right .peronal-bj[data-v-8155ece4] {
          border: 1px solid #e8e8e8;
          margin-top: 10px;
          padding-bottom: 20px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .peronal-bj .more[data-v-8155ece4] {
            position: absolute;
            left: -1px;
            bottom: 0;
            right: 0;
            width: 267px;
            text-align: center;
            color: #fff;
            font-weight: bold;
            cursor: pointer;
            background: #048eea;
            height: 28px;
            line-height: 28px;
            font-size: 12px;
            border-radius: 0px 0px 2px 2px;
}
.pc-all .content .buju .bj-right .peronal-bj .line[data-v-8155ece4] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .bj[data-v-8155ece4] {
            padding: 20px 10px 0;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg[data-v-8155ece4] {
            display: flex;
            align-items: center;
            margin: 0 4px 0 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img[data-v-8155ece4] {
              width: 40px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img img[data-v-8155ece4] {
                width: 40px;
                height: 40px;
                border-radius: 50px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-name[data-v-8155ece4] {
              flex: 1;
              margin-left: 10px;
              font-size: 13px;
              font-weight: bold;
              color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn[data-v-8155ece4] {
              display: flex;
              justify-content: center;
              text-align: center;
              width: 60px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-ys[data-v-8155ece4] {
                width: 60px;
                height: 25px;
                background-color: #f3faff;
                border: 1px solid #048eea;
                font-size: 12px;
                border-radius: 5px;
                line-height: 23px;
                cursor: pointer;
                color: #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-sx[data-v-8155ece4] {
                background-color: #f2f4f9;
                color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .el-divider--horizontal[data-v-8155ece4] {
            margin: 12px 0 !important;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail[data-v-8155ece4] {
            display: flex;
            margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail .right-zi[data-v-8155ece4] {
              font-size: 12px;
              color: #999999;
              margin-right: 33px;
}
.pc-all .content .buju .bj-right .hot-recoomend[data-v-8155ece4] {
          border: 1px solid #e8e8e8;
          margin-top: 12px;
          padding: 15px 10px 16px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .hot-recoomend .line[data-v-8155ece4] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex[data-v-8155ece4] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-decorate[data-v-8155ece4] {
              width: 4px;
              height: 12px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-writte[data-v-8155ece4] {
              font-weight: bold;
              color: #00050f;
              font-size: 12px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .bj-right .hot-recoomend1[data-v-8155ece4] {
          border: none;
}
.pc-all .content .buju .bj-right .hot-recoomend1 .right-list[data-v-8155ece4] {
            margin-bottom: 20px;
}
.pc-all .content .buju .bj-right .right-list .hot-list[data-v-8155ece4] {
          margin-top: 10px;
          margin-left: 12px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex[data-v-8155ece4] {
            display: flex;
            cursor: pointer;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp[data-v-8155ece4] {
              position: relative;
              width: 99px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp img[data-v-8155ece4] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other[data-v-8155ece4] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-8155ece4] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-8155ece4] {
                color: #999999;
                font-size: 12px;
                position: absolute;
                bottom: 0;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author span[data-v-8155ece4] {
                  font-size: 12px;
                  margin-left: 5px;
}
.pc-all .el-divider[data-v-8155ece4] {
    background-color: #eeeeee !important;
}
.pc-all .el-divider__text[data-v-8155ece4] {
    background-color: #fbfbfb !important;
}

@charset "UTF-8";
.container-bg-size[data-v-b4cdba1c] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-b4cdba1c] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-b4cdba1c] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-b4cdba1c] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .bg-top[data-v-b4cdba1c] {
  height: 177px;
}
.pc-all .bg-top img[data-v-b4cdba1c] {
    width: 100%;
    height: 177px;
}
.pc-all .personal[data-v-b4cdba1c] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-b4cdba1c] {
    width: 616px;
}
.pc-all .personal .personal-right[data-v-b4cdba1c] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-b4cdba1c] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-b4cdba1c] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-b4cdba1c] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-b4cdba1c] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-b4cdba1c] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-b4cdba1c]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-b4cdba1c] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-b4cdba1c] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-b4cdba1c] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-b4cdba1c] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-b4cdba1c] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-b4cdba1c] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-b4cdba1c] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-b4cdba1c] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-b4cdba1c] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .follow[data-v-b4cdba1c] {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 16px 22px 22px;
}
.pc-all .personal .personal-right .recommended .follow .all[data-v-b4cdba1c] {
          width: 33.3%;
          text-align: center;
}
.pc-all .personal .personal-right .recommended .follow .all .infor[data-v-b4cdba1c] {
            margin-bottom: 18px;
}
.pc-all .personal .personal-right .recommended .follow .all .infor img[data-v-b4cdba1c] {
              width: 40px;
              height: 40px;
              border-radius: 50%;
}
.pc-all .personal .personal-right .recommended .follow .all .infor div[data-v-b4cdba1c] {
              margin-top: 5px;
              color: #757575;
              font-size: 12px;
              font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .personal .personal-right .recommended .mores[data-v-b4cdba1c] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-top .personal-flex[data-v-b4cdba1c] {
  text-align: center;
  padding: 15px 0 0;
  color: #333333;
  height: 160px;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
.pc-all .personal-top .personal-flex .zy-img[data-v-b4cdba1c] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
}
.pc-all .personal-top .personal-flex .zy-img img[data-v-b4cdba1c] {
      width: 76px;
      height: 76px;
      border-radius: 50%;
      background-color: #fff;
      padding: 3px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-name[data-v-b4cdba1c] {
    font-size: 16px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-top: 18px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information[data-v-b4cdba1c] {
    display: flex;
    margin: 16px 203px 0;
    justify-content: space-between;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .zy-zi[data-v-b4cdba1c] {
      text-align: center;
      width: 33.3%;
      font-size: 12px;
      color: #333;
      font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .zy-zi .nums[data-v-b4cdba1c] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #3d3d3d;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .zy-zi .zan[data-v-b4cdba1c] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #666666;
        margin-top: 5px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .lines[data-v-b4cdba1c] {
      width: 1px;
      height: 14px;
      background: #eaeaea;
      margin-top: 5px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-jj[data-v-b4cdba1c] {
    font-size: 0.08rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #cdc9c9;
    margin-top: 8px;
}
.pc-all .personal-top .personal-flex .zy-introduce .detail-personal[data-v-b4cdba1c] {
    margin-top: 0.07rem;
    color: #cdc9c9;
    font-size: 0.08rem;
    cursor: pointer;
}
.pc-all .personal-top .personal-flex .zy-introduce .detail-personal img[data-v-b4cdba1c] {
      width: 0.04rem;
      height: 0.06rem;
}
.pc-all .personal-top .personal-flex .zy-follow[data-v-b4cdba1c] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pc-all .personal-top .personal-flex .zy-follow div[data-v-b4cdba1c] {
      width: 67px;
      height: 24px;
      line-height: 24px;
      border-radius: 4px;
      text-align: center;
      font-size: 12px;
      cursor: pointer;
      margin-top: 15px;
      background-color: #048eea;
      background: linear-gradient(#048eea, #31aafb);
      color: white;
}
.pc-all .personal-bottom[data-v-b4cdba1c] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-b4cdba1c] {
    min-height: 790px;
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-b4cdba1c] .el-tabs__item {
      font-size: 13px;
      font-weight: 500;
      color: #333333;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-b4cdba1c] .is-active {
      font-size: 14px;
      font-weight: bold;
      color: #00050f;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-b4cdba1c] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-b4cdba1c] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .demo-tabs[data-v-b4cdba1c] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
.pc-all .demo-tabs .intros[data-v-b4cdba1c] {
    padding: 0 12px;
}
.pc-all .demo-tabs .intros .agencys[data-v-b4cdba1c] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #777777;
      line-height: 24px;
      white-space: pre-wrap;
}
.pc-all .demo-tabs .memberes[data-v-b4cdba1c] {
    display: flex;
    flex-wrap: wrap;
    padding: 0 12px;
}
.pc-all .demo-tabs .memberes .specialist[data-v-b4cdba1c] {
      margin-right: 22px;
      margin-bottom: 22px;
      width: 124px;
      height: 158px;
      background: #ffffff;
      box-shadow: 0px 1px 6px 1px rgba(51, 51, 51, 0.08);
      border-radius: 10px;
}
.pc-all .demo-tabs .memberes .specialist[data-v-b4cdba1c]:nth-child(4n) {
        margin-right: 0;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list[data-v-b4cdba1c] {
        text-align: center;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-img[data-v-b4cdba1c] {
          padding-top: 24px;
          display: flex;
          justify-content: center;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-img img[data-v-b4cdba1c] {
            width: 56px;
            height: 56px;
            border-radius: 50%;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-name[data-v-b4cdba1c] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
          width: 60%;
          margin: 16px auto 0;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-postion[data-v-b4cdba1c] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
          margin-top: 4px;
}
.pc-all .demo-tabs .fields[data-v-b4cdba1c] {
    display: flex;
    flex-wrap: wrap;
    padding: 0 12px;
}
.pc-all .demo-tabs .fields .specialist-list[data-v-b4cdba1c] {
      padding: 5px 10px;
      background: #f5f5f5;
      border-radius: 2px 2px 2px 2px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #666666;
      margin-right: 8px;
      margin-bottom: 16px;
}
.pc-all .demo-tabs .newes[data-v-b4cdba1c] {
    padding: 0 12px;
}
.pc-all .demo-tabs .newes .specialist[data-v-b4cdba1c] {
      margin-bottom: 16px;
}
.pc-all .demo-tabs .newes .videos[data-v-b4cdba1c] {
      display: flex;
      align-items: center;
      height: 56px;
      width: 100%;
}
.pc-all .demo-tabs .newes .videos .specialist-list-img[data-v-b4cdba1c] {
        width: 72px;
        height: 56px;
        position: relative;
}
.pc-all .demo-tabs .newes .videos .specialist-list-img img[data-v-b4cdba1c] {
          width: 72px;
          height: 56px;
          border-radius: 2px;
}
.pc-all .demo-tabs .newes .videos .specialist-list-img .istop img[data-v-b4cdba1c] {
          position: absolute;
          top: 0;
          left: 0;
          width: 26px;
          height: 16px;
}
.pc-all .demo-tabs .newes .videos .specialist-list-name[data-v-b4cdba1c] {
        flex: 1;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 22px;
        margin-left: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}
.pc-all .demo-tabs .newes .videos .specialist-list-postion[data-v-b4cdba1c] {
        width: 100px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #aaaaaa;
        text-align: right;
}
[data-v-b4cdba1c] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-b4cdba1c] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-b4cdba1c] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-b4cdba1c] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-b4cdba1c] .el-tabs__nav-wrap::after {
  height: 1px;
}

@charset "UTF-8";
.container-bg-size[data-v-16d5dbc7] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-16d5dbc7] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-16d5dbc7] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-16d5dbc7] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .bg-top[data-v-16d5dbc7] {
  height: 177px;
}
.pc-all .bg-top img[data-v-16d5dbc7] {
    width: 100%;
    height: 177px;
}
.pc-all .personal[data-v-16d5dbc7] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-16d5dbc7] {
    width: 616px;
}
.pc-all .personal .personal-right[data-v-16d5dbc7] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-16d5dbc7] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-16d5dbc7] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-16d5dbc7] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-16d5dbc7] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-16d5dbc7] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-16d5dbc7]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-16d5dbc7] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-16d5dbc7] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-16d5dbc7] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-16d5dbc7] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-16d5dbc7] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-16d5dbc7] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-16d5dbc7] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-16d5dbc7] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-16d5dbc7] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .follow[data-v-16d5dbc7] {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 16px 22px 22px;
}
.pc-all .personal .personal-right .recommended .follow .all[data-v-16d5dbc7] {
          width: 33.3%;
          text-align: center;
}
.pc-all .personal .personal-right .recommended .follow .all .infor[data-v-16d5dbc7] {
            margin-bottom: 18px;
}
.pc-all .personal .personal-right .recommended .follow .all .infor img[data-v-16d5dbc7] {
              width: 40px;
              height: 40px;
              border-radius: 50%;
}
.pc-all .personal .personal-right .recommended .follow .all .infor div[data-v-16d5dbc7] {
              margin-top: 5px;
              color: #757575;
              font-size: 12px;
              font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .personal .personal-right .recommended .mores[data-v-16d5dbc7] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-top .personal-flex[data-v-16d5dbc7] {
  text-align: center;
  padding: 15px 0 0;
  color: #333333;
  height: 160px;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
.pc-all .personal-top .personal-flex .zy-img[data-v-16d5dbc7] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
}
.pc-all .personal-top .personal-flex .zy-img img[data-v-16d5dbc7] {
      width: 76px;
      height: 76px;
      border-radius: 50%;
      background-color: #fff;
      padding: 3px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-name[data-v-16d5dbc7] {
    font-size: 16px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-top: 18px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information[data-v-16d5dbc7] {
    display: flex;
    margin: 16px 203px 0;
    justify-content: space-between;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .zy-zi[data-v-16d5dbc7] {
      text-align: center;
      width: 33.3%;
      font-size: 12px;
      color: #333;
      font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .zy-zi .nums[data-v-16d5dbc7] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #3d3d3d;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .zy-zi .zan[data-v-16d5dbc7] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #666666;
        margin-top: 5px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .lines[data-v-16d5dbc7] {
      width: 1px;
      height: 14px;
      background: #eaeaea;
      margin-top: 5px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-jj[data-v-16d5dbc7] {
    font-size: 0.08rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #cdc9c9;
    margin-top: 8px;
}
.pc-all .personal-top .personal-flex .zy-introduce .detail-personal[data-v-16d5dbc7] {
    margin-top: 0.07rem;
    color: #cdc9c9;
    font-size: 0.08rem;
    cursor: pointer;
}
.pc-all .personal-top .personal-flex .zy-introduce .detail-personal img[data-v-16d5dbc7] {
      width: 0.04rem;
      height: 0.06rem;
}
.pc-all .personal-top .personal-flex .zy-follow[data-v-16d5dbc7] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pc-all .personal-top .personal-flex .zy-follow div[data-v-16d5dbc7] {
      width: 67px;
      height: 24px;
      line-height: 24px;
      border-radius: 4px;
      text-align: center;
      font-size: 12px;
      cursor: pointer;
      margin-top: 15px;
      background-color: #048eea;
      background: linear-gradient(#048eea, #31aafb);
      color: white;
}
.pc-all .personal-bottom[data-v-16d5dbc7] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-16d5dbc7] {
    min-height: 790px;
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-16d5dbc7] .el-tabs__item {
      font-size: 13px;
      font-weight: 500;
      color: #333333;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-16d5dbc7] .is-active {
      font-size: 14px;
      font-weight: bold;
      color: #00050f;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-16d5dbc7] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-16d5dbc7] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .demo-tabs[data-v-16d5dbc7] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
.pc-all .demo-tabs .intros[data-v-16d5dbc7] {
    padding: 0 12px;
}
.pc-all .demo-tabs .intros .agencys[data-v-16d5dbc7] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 14px;
      color: #777777;
      line-height: 24px;
      white-space: pre-wrap;
}
.pc-all .demo-tabs .memberes[data-v-16d5dbc7] {
    display: flex;
    flex-wrap: wrap;
    padding: 0 12px;
}
.pc-all .demo-tabs .memberes .specialist[data-v-16d5dbc7] {
      margin-right: 22px;
      margin-bottom: 22px;
      width: 124px;
      height: 158px;
      background: #ffffff;
      box-shadow: 0px 1px 6px 1px rgba(51, 51, 51, 0.08);
      border-radius: 10px;
}
.pc-all .demo-tabs .memberes .specialist[data-v-16d5dbc7]:nth-child(4n) {
        margin-right: 0;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list[data-v-16d5dbc7] {
        text-align: center;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-img[data-v-16d5dbc7] {
          padding-top: 24px;
          display: flex;
          justify-content: center;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-img img[data-v-16d5dbc7] {
            width: 56px;
            height: 56px;
            border-radius: 50%;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-name[data-v-16d5dbc7] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
          width: 60%;
          margin: 16px auto 0;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-postion[data-v-16d5dbc7] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
          margin-top: 4px;
}
.pc-all .demo-tabs .films[data-v-16d5dbc7] {
    padding: 0 12px;
}
.pc-all .demo-tabs .films .parks[data-v-16d5dbc7] {
      position: relative;
}
.pc-all .demo-tabs .films .parks img[data-v-16d5dbc7] {
        width: 568px;
        height: 317px;
        border-radius: 2px 2px 2px 2px;
}
.pc-all .demo-tabs .films .parks .bf[data-v-16d5dbc7] {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
}
.pc-all .demo-tabs .films .parks .bf .img img[data-v-16d5dbc7] {
          width: 48px;
          height: 48px;
}
.pc-all .demo-tabs .films .parks .bf .times[data-v-16d5dbc7] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 14px;
          color: #ffffff;
          margin-top: 6px;
}
.pc-all .demo-tabs .fields[data-v-16d5dbc7] {
    display: flex;
    flex-wrap: wrap;
    padding: 0 12px;
}
.pc-all .demo-tabs .fields .specialist-list[data-v-16d5dbc7] {
      padding: 5px 10px;
      background: #f5f5f5;
      border-radius: 2px 2px 2px 2px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 12px;
      color: #666666;
      margin-right: 8px;
      margin-bottom: 16px;
}
.pc-all .demo-tabs .newes[data-v-16d5dbc7] {
    padding: 0 12px;
}
.pc-all .demo-tabs .newes .specialist[data-v-16d5dbc7] {
      margin-bottom: 16px;
}
.pc-all .demo-tabs .newes .videos[data-v-16d5dbc7] {
      display: flex;
      align-items: center;
      height: 56px;
      width: 100%;
}
.pc-all .demo-tabs .newes .videos .specialist-list-img[data-v-16d5dbc7] {
        width: 72px;
        height: 56px;
        position: relative;
}
.pc-all .demo-tabs .newes .videos .specialist-list-img img[data-v-16d5dbc7] {
          width: 72px;
          height: 56px;
          border-radius: 2px;
}
.pc-all .demo-tabs .newes .videos .specialist-list-img .istop img[data-v-16d5dbc7] {
          position: absolute;
          top: 0;
          left: 0;
          width: 26px;
          height: 16px;
}
.pc-all .demo-tabs .newes .videos .specialist-list-name[data-v-16d5dbc7] {
        flex: 1;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 22px;
        margin-left: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}
.pc-all .demo-tabs .newes .videos .specialist-list-postion[data-v-16d5dbc7] {
        width: 100px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #aaaaaa;
        text-align: right;
}
[data-v-16d5dbc7] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-16d5dbc7] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-16d5dbc7] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-16d5dbc7] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-16d5dbc7] .el-tabs__nav-wrap::after {
  height: 1px;
}

@charset "UTF-8";
.container-bg-size[data-v-30f27954] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-30f27954] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-30f27954] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-30f27954] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .bg-top[data-v-30f27954] {
  height: 177px;
}
.pc-all .bg-top img[data-v-30f27954] {
    width: 100%;
    height: 177px;
}
.pc-all .personal[data-v-30f27954] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-30f27954] {
    width: 616px;
}
.pc-all .personal .personal-right[data-v-30f27954] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-30f27954] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-30f27954] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-30f27954] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-30f27954] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-30f27954] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-30f27954]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-30f27954] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-30f27954] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-30f27954] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-30f27954] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-30f27954] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-30f27954] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-30f27954] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-30f27954] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-30f27954] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-30f27954] {
        margin-bottom: 45px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-30f27954] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-30f27954] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-30f27954] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-30f27954] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-30f27954] {
          background: #ffffff;
          border-radius: 2px;
          border: 1px solid #f3f7fa;
          padding: 12px;
          margin: 16px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-30f27954] {
            display: flex;
            cursor: pointer;
            align-items: center;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-30f27954] {
              position: relative;
              width: 40px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-30f27954] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-30f27954] {
              position: relative;
              margin-left: 8px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-30f27954] {
                line-height: 22px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                font-family: PingFang SC, PingFang SC;
                font-size: 14px;
                color: #333333;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .company[data-v-30f27954] {
            margin-top: 4px;
            display: flex;
            justify-content: space-between;
            align-items: center;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .company .company-left[data-v-30f27954] {
              display: flex;
              align-items: center;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .company .company-left img[data-v-30f27954] {
                width: 16px;
                height: 16px;
                margin-top: 2px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .company .company-left .demands[data-v-30f27954] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #2cc7b7;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .company .company-left .supplys[data-v-30f27954] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #ff8732;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .company .company-right[data-v-30f27954] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #777777;
              width: 120px;
              overflow: hidden;
              /* 隐藏超出容器的内容 */
              white-space: nowrap;
              /* 保持文本在一行内显示 */
              text-overflow: ellipsis;
              /* 超出部分显示省略号 **/
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .labels[data-v-30f27954] {
            margin-top: 8px;
            display: flex;
            justify-content: space-between;
            align-items: center;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .labels .labels-left[data-v-30f27954] {
              display: flex;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .labels .labels-left .items[data-v-30f27954] {
                width: 56px;
                height: 16px;
                background-color: #f6f7fb;
                border-radius: 2px;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #aaaaaa;
                display: flex;
                justify-content: center;
                align-items: center;
                margin-right: 8px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .labels .labels-right[data-v-30f27954] {
              display: flex;
              align-items: center;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .labels .labels-right span[data-v-30f27954] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #777777;
                margin-right: 4px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .labels .labels-right img[data-v-30f27954] {
                width: 7px;
                height: 16px;
}
.pc-all .personal .personal-right .recommended .mores[data-v-30f27954] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-bottom[data-v-30f27954] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-30f27954] {
    min-height: 790px;
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system .linestop[data-v-30f27954] {
      padding: 24px 24px 12px;
      border-bottom: 1px solid #eeeeee;
}
.pc-all .personal-bottom .medias-system .linestop .titles[data-v-30f27954] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        line-height: 24px;
}
.pc-all .personal-bottom .medias-system .linestop .shares[data-v-30f27954] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 12px;
}
.pc-all .personal-bottom .medias-system .linestop .shares .share-left[data-v-30f27954] {
          display: flex;
          align-items: center;
}
.pc-all .personal-bottom .medias-system .linestop .shares .share-left img[data-v-30f27954] {
            width: 16px;
            height: 16px;
            margin-top: 2px;
}
.pc-all .personal-bottom .medias-system .linestop .shares .share-left .demands[data-v-30f27954] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 10px;
            color: #2cc7b7;
}
.pc-all .personal-bottom .medias-system .linestop .shares .share-left .supplys[data-v-30f27954] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 10px;
            color: #ff8732;
}
.pc-all .personal-bottom .medias-system .linestop .shares .share-right[data-v-30f27954] {
          display: flex;
}
.pc-all .personal-bottom .medias-system .linestop .shares .share-right .fenxiangs[data-v-30f27954] {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 73px;
            height: 24px;
            border-radius: 1px 1px 1px 1px;
            border: 1px solid #ededed;
            margin-right: 16px;
}
.pc-all .personal-bottom .medias-system .linestop .shares .share-right .fenxiangs img[data-v-30f27954] {
              width: 10px;
              height: 8px;
              margin-right: 5px;
}
.pc-all .personal-bottom .medias-system .linestop .shares .share-right .fenxiangs span[data-v-30f27954] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #333333;
}
.pc-all .personal-bottom .medias-system .linestop .shares .share-right .sxin[data-v-30f27954] {
            width: 56px;
            height: 24px;
            background-color: #29a9ff;
            border-radius: 1px 1px 1px 1px;
            border: 1px solid #29a5f9;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
            display: flex;
            justify-content: center;
            align-items: center;
}
.pc-all .personal-bottom .medias-system .descipt[data-v-30f27954] {
      padding: 12px;
}
.pc-all .personal-bottom .medias-system .descipt .contens[data-v-30f27954] {
        word-break: break-all;
        white-space: pre-wrap;
        font-size: 14px;
}
.pc-all .personal-bottom .medias-system .descipt .contens[data-v-30f27954] img {
          max-width: 100%;
          margin: 5px 0;
}

@charset "UTF-8";
.container-bg-size[data-v-1b657f52] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-1b657f52] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-1b657f52] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-1b657f52] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .bg-top[data-v-1b657f52] {
  height: 177px;
}
.pc-all .bg-top img[data-v-1b657f52] {
    width: 100%;
    height: 177px;
}
.pc-all .personal[data-v-1b657f52] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-1b657f52] {
    width: 616px;
}
.pc-all .personal .personal-right[data-v-1b657f52] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-1b657f52] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-1b657f52] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-1b657f52] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-1b657f52] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-1b657f52] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-1b657f52]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-1b657f52] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-1b657f52] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-1b657f52] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-1b657f52] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-1b657f52] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-1b657f52] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-1b657f52] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-1b657f52] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-1b657f52] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-1b657f52] {
        margin-bottom: 45px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-1b657f52] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-1b657f52] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-1b657f52] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-1b657f52] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-1b657f52] {
          background: #ffffff;
          border-radius: 2px;
          border: 1px solid #f3f7fa;
          padding: 12px;
          margin: 16px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-1b657f52] {
            display: flex;
            cursor: pointer;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-1b657f52] {
              position: relative;
              width: 40px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-1b657f52] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-1b657f52] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-1b657f52] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-1b657f52] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-1b657f52] {
                  margin: 0 8px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-1b657f52] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-1b657f52] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-1b657f52] {
                  margin: 0 4px;
}
.pc-all .personal .personal-right .recommended .mores[data-v-1b657f52] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-top .personal-flex[data-v-1b657f52] {
  text-align: center;
  padding: 15px 0 0;
  color: #333333;
  height: 147px;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
.pc-all .personal-top .personal-flex .zy-img[data-v-1b657f52] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
}
.pc-all .personal-top .personal-flex .zy-img img[data-v-1b657f52] {
      width: 76px;
      height: 76px;
      border-radius: 50%;
      background-color: #fff;
      padding: 3px;
}
.pc-all .personal-top .personal-flex .names[data-v-1b657f52] {
    margin-top: 20px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    color: #333333;
}
.pc-all .personal-top .personal-flex .labels[data-v-1b657f52] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #777777;
    display: flex;
    justify-content: center;
    margin-top: 16px;
}
.pc-all .personal-top .personal-flex .labels .labels-center[data-v-1b657f52] {
      margin: 0 2px;
}
.pc-all .personal-top .personal-flex .zy-follow[data-v-1b657f52] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pc-all .personal-top .personal-flex .zy-follow .sxin[data-v-1b657f52] {
      width: 56px;
      height: 24px;
      line-height: 22px;
      box-sizing: border-box;
      border-radius: 1px;
      text-align: center;
      font-size: 12px;
      cursor: pointer;
      margin-top: 24px;
      background-color: #fff;
      color: #26a3f7;
      border: 1px solid #26a3f7;
}
.pc-all .personal-top .personal-flex .zy-follow .sxin-center[data-v-1b657f52] {
      margin: 0 6px;
}
.pc-all .personal-top .personal-flex .zy-follow .gzhu[data-v-1b657f52] {
      background-color: #048eea;
      background: linear-gradient(#048eea, #31aafb);
      color: white;
}
.pc-all .personal-bottom[data-v-1b657f52] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-1b657f52] {
    min-height: 790px;
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-1b657f52] .el-tabs__item {
      font-size: 13px;
      font-weight: 500;
      color: #777;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-1b657f52] .is-active {
      font-size: 14px;
      font-weight: bold;
      color: #00050f;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-1b657f52] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-1b657f52] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .demo-tabs[data-v-1b657f52] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
.pc-all .demo-tabs .companyintro[data-v-1b657f52] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #777777;
    line-height: 24px;
}
.pc-all .demo-tabs .memberes[data-v-1b657f52] {
    display: flex;
    flex-wrap: wrap;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list[data-v-1b657f52] {
      text-align: center;
      width: 124px;
      height: 158px;
      background: #ffffff;
      box-shadow: 0px 1px 6px 1px rgba(51, 51, 51, 0.08);
      border-radius: 10px;
      margin-right: 22px;
      margin-bottom: 22px;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-img[data-v-1b657f52] {
        padding-top: 24px;
        display: flex;
        justify-content: center;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-img img[data-v-1b657f52] {
          width: 56px;
          height: 56px;
          border-radius: 50%;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-name[data-v-1b657f52] {
        font-family: PingFang SC, PingFang SC;
        font-weight: normal;
        font-size: 14px;
        color: #333333;
        width: 60%;
        margin: 16px auto 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}
.pc-all .demo-tabs .memberes .specialist .specialist-list .specialist-list-postion[data-v-1b657f52] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #aaaaaa;
        margin-top: 4px;
}
.pc-all .demo-tabs .financeintro .meetXiumi[data-v-1b657f52] {
    color: #777;
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0.4px;
    line-height: 1.9;
    font-family: PingFang SC-Medium;
    word-wrap: break-word;
    word-break: break-all;
}
.pc-all .demo-tabs .financeintro .meetXiumi[data-v-1b657f52] img {
      max-width: 100%;
}
[data-v-1b657f52] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-1b657f52] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-1b657f52] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-1b657f52] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-1b657f52] .el-tabs__nav-wrap::after {
  height: 1px;
}

@charset "UTF-8";
.container-bg-size[data-v-1a07fef2] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-1a07fef2] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-1a07fef2] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-1a07fef2] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .personal[data-v-1a07fef2] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-1a07fef2] {
    width: 616px;
    background-color: #fff;
}
.pc-all .personal .personal-left .zoomimgs[data-v-1a07fef2] {
      margin: 24px 24px 0;
}
.pc-all .personal .personal-left .zoomimgs img[data-v-1a07fef2] {
        width: 568px;
        height: 355px;
        border-radius: 4px;
}
.pc-all .personal .personal-left .boxs[data-v-1a07fef2] {
      width: 100%;
      padding-left: 80px;
      padding-right: 70px;
      margin-top: -20px;
      position: relative;
}
.pc-all .personal .personal-left .boxs .swiper-container[data-v-1a07fef2] {
        overflow: hidden;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper[data-v-1a07fef2] {
          margin-top: 40px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-1a07fef2] {
            background-color: #fff;
            border-radius: 12px;
            height: 80px !important;
            width: 136px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-1a07fef2] {
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-1a07fef2] {
            background-color: transparent;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-1a07fef2] {
              border: 3px solid #29a9ff;
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-1a07fef2] {
        top: 70%;
        left: 25px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-1a07fef2]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-1a07fef2] {
        right: 25px;
        top: 70%;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-1a07fef2]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .consumables-names[data-v-1a07fef2] {
      margin: 16px 24px;
}
.pc-all .personal .personal-left .consumables-names .name[data-v-1a07fef2] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
        line-height: 30px;
}
.pc-all .personal .personal-left .consumables-names .title-content[data-v-1a07fef2] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 18px;
        color: #ea0000;
        height: 52px;
        line-height: 52px;
        background: #f8f8f9;
        margin-top: 8px;
        display: flex;
        align-items: center;
}
.pc-all .personal .personal-left .consumables-names .title-content .price[data-v-1a07fef2] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #aaaaaa;
          margin-left: 18px;
          margin-right: 8px;
}
.pc-all .personal .personal-left .kongs[data-v-1a07fef2] {
      background: #f8f8f9;
      height: 8px;
}
.pc-all .personal .personal-left .follows[data-v-1a07fef2] {
      display: flex;
      align-items: center;
      margin: 19px 24px;
}
.pc-all .personal .personal-left .follows .follows-left[data-v-1a07fef2] {
        width: 40px;
}
.pc-all .personal .personal-left .follows .follows-left img[data-v-1a07fef2] {
          width: 40px;
          height: 40px;
          border: 1px solid #eaeaea;
          border-radius: 50%;
}
.pc-all .personal .personal-left .follows .follows-center[data-v-1a07fef2] {
        margin-left: 8px;
        flex: 1;
}
.pc-all .personal .personal-left .follows .follows-center .name[data-v-1a07fef2] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
}
.pc-all .personal .personal-left .follows .follows-center .aready[data-v-1a07fef2] {
          width: 100px;
          height: 20px;
          background: rgba(41, 169, 255, 0.15);
          border-radius: 2px 2px 2px 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: 6px;
}
.pc-all .personal .personal-left .follows .follows-right[data-v-1a07fef2] {
        display: flex;
        width: 120px;
}
.pc-all .personal .personal-left .follows .follows-right .private[data-v-1a07fef2] {
          width: 56px;
          height: 24px;
          border: 1px solid #29a5f9;
          border-radius: 2px;
          font-family: PingFang SC Regular, PingFang SC Regular;
          font-weight: 400;
          font-size: 12px;
          color: #29a5f9;
          display: flex;
          justify-content: center;
          align-items: center;
}
.pc-all .personal .personal-left .follows .follows-right .follow[data-v-1a07fef2] {
          width: 56px;
          height: 24px;
          background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
          border-radius: 2px;
          margin-left: 8px;
          color: #fff;
}
.pc-all .personal .personal-right[data-v-1a07fef2] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-1a07fef2] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-1a07fef2] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-1a07fef2] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-1a07fef2] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-1a07fef2] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-1a07fef2]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-1a07fef2] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-1a07fef2] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-1a07fef2] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-1a07fef2] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-1a07fef2] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-1a07fef2] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-1a07fef2] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-1a07fef2] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-1a07fef2] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-1a07fef2] {
        margin-bottom: 32px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-1a07fef2] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-1a07fef2] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-1a07fef2] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-1a07fef2] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-1a07fef2] {
          margin: 16px;
          border-bottom: 1px solid #f8f8f9;
          padding-bottom: 12px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-1a07fef2]:last-child {
            border-bottom: none;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-1a07fef2] {
            display: flex;
            cursor: pointer;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-1a07fef2] {
              position: relative;
              width: 102px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-1a07fef2] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-1a07fef2] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-1a07fef2] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-1a07fef2] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #333333;
                  line-height: 20px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-1a07fef2] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-names[data-v-1a07fef2] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #777777;
                line-height: 18px;
                word-break: break-all;
}
.pc-all .personal .personal-right .recommended .mores[data-v-1a07fef2] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-bottom[data-v-1a07fef2] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-1a07fef2] {
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-1a07fef2] .el-tabs__item {
      font-size: 14px;
      font-weight: 500;
      color: #777;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-1a07fef2] .is-active {
      font-size: 16px;
      font-weight: bold;
      color: #333333;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-1a07fef2] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-1a07fef2] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .demo-tabs[data-v-1a07fef2] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
.pc-all .demo-tabs .intros[data-v-1a07fef2] {
    padding: 0 12px;
}
.pc-all .demo-tabs .intros .all[data-v-1a07fef2] {
      padding-left: 16px;
}
.pc-all .demo-tabs .intros .all .content[data-v-1a07fef2] {
        display: flex;
        margin-bottom: 16px;
        border-bottom: 1px solid #f8f8f9;
        padding-bottom: 10px;
}
.pc-all .demo-tabs .intros .all .content[data-v-1a07fef2]:last-child {
          border-bottom: none;
}
.pc-all .demo-tabs .intros .all .content .title[data-v-1a07fef2] {
          width: 90px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
}
.pc-all .demo-tabs .intros .all .content .title-content[data-v-1a07fef2] {
          flex: 1;
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 14px;
          color: #333;
          margin-left: 32px;
}
.pc-all .demo-tabs .intros .all .content .title-content img[data-v-1a07fef2] {
            margin-right: 10px;
}
.pc-all .demo-tabs .intros .all .content .title-content .square[data-v-1a07fef2] {
            width: 120px;
            height: 120px;
}
.pc-all .demo-tabs .intros .all .content .title-content .nosquare[data-v-1a07fef2] {
            width: 120px;
            height: 75px;
}
.pc-all .demo-tabs .agencys[data-v-1a07fef2] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #777777;
    line-height: 24px;
    white-space: pre-wrap;
    padding: 0 16px;
}
[data-v-1a07fef2] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-1a07fef2] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-1a07fef2] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-1a07fef2] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-1a07fef2] .el-tabs__nav-wrap::after {
  height: 1px;
}

@charset "UTF-8";
.container-bg-size[data-v-6adef40c] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-6adef40c] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-6adef40c] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-6adef40c] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .personal[data-v-6adef40c] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-6adef40c] {
    width: 616px;
    background-color: #fff;
}
.pc-all .personal .personal-left .zoomimgs[data-v-6adef40c] {
      margin: 24px 24px 0;
}
.pc-all .personal .personal-left .zoomimgs img[data-v-6adef40c] {
        width: 568px;
        height: 355px;
        border-radius: 4px;
}
.pc-all .personal .personal-left .boxs[data-v-6adef40c] {
      width: 100%;
      padding-left: 80px;
      padding-right: 70px;
      margin-top: -20px;
      position: relative;
}
.pc-all .personal .personal-left .boxs .swiper-container[data-v-6adef40c] {
        overflow: hidden;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper[data-v-6adef40c] {
          margin-top: 40px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-6adef40c] {
            background-color: #fff;
            border-radius: 12px;
            height: 80px !important;
            width: 136px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-6adef40c] {
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-6adef40c] {
            background-color: transparent;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-6adef40c] {
              border: 3px solid #29a9ff;
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-6adef40c] {
        top: 70%;
        left: 25px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-6adef40c]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-6adef40c] {
        right: 25px;
        top: 70%;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-6adef40c]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .consumables-names[data-v-6adef40c] {
      margin: 16px 24px;
}
.pc-all .personal .personal-left .consumables-names .name[data-v-6adef40c] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
        line-height: 30px;
}
.pc-all .personal .personal-left .consumables-names .title-content[data-v-6adef40c] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 18px;
        color: #ea0000;
        height: 52px;
        line-height: 52px;
        background: #f8f8f9;
        margin-top: 8px;
        display: flex;
        align-items: center;
}
.pc-all .personal .personal-left .consumables-names .title-content .price[data-v-6adef40c] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #aaaaaa;
          margin-left: 18px;
          margin-right: 8px;
}
.pc-all .personal .personal-left .kongs[data-v-6adef40c] {
      background: #f8f8f9;
      height: 8px;
}
.pc-all .personal .personal-left .follows[data-v-6adef40c] {
      display: flex;
      align-items: center;
      margin: 19px 24px;
}
.pc-all .personal .personal-left .follows .follows-left[data-v-6adef40c] {
        width: 40px;
}
.pc-all .personal .personal-left .follows .follows-left img[data-v-6adef40c] {
          width: 40px;
          height: 40px;
          border: 1px solid #eaeaea;
          border-radius: 50%;
}
.pc-all .personal .personal-left .follows .follows-center[data-v-6adef40c] {
        margin-left: 8px;
        flex: 1;
}
.pc-all .personal .personal-left .follows .follows-center .name[data-v-6adef40c] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
}
.pc-all .personal .personal-left .follows .follows-center .aready[data-v-6adef40c] {
          width: 100px;
          height: 20px;
          background: rgba(41, 169, 255, 0.15);
          border-radius: 2px 2px 2px 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: 6px;
}
.pc-all .personal .personal-left .follows .follows-right[data-v-6adef40c] {
        display: flex;
        width: 120px;
}
.pc-all .personal .personal-left .follows .follows-right .private[data-v-6adef40c] {
          width: 56px;
          height: 24px;
          border: 1px solid #29a5f9;
          border-radius: 2px;
          font-family: PingFang SC Regular, PingFang SC Regular;
          font-weight: 400;
          font-size: 12px;
          color: #29a5f9;
          display: flex;
          justify-content: center;
          align-items: center;
}
.pc-all .personal .personal-left .follows .follows-right .follow[data-v-6adef40c] {
          width: 56px;
          height: 24px;
          background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
          border-radius: 2px;
          margin-left: 8px;
          color: #fff;
}
.pc-all .personal .personal-right[data-v-6adef40c] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-6adef40c] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-6adef40c] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-6adef40c] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-6adef40c] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-6adef40c] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-6adef40c]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-6adef40c] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-6adef40c] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-6adef40c] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-6adef40c] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-6adef40c] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-6adef40c] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-6adef40c] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-6adef40c] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-6adef40c] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-6adef40c] {
        margin-bottom: 32px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-6adef40c] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-6adef40c] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-6adef40c] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-6adef40c] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-6adef40c] {
          margin: 16px;
          border-bottom: 1px solid #f8f8f9;
          padding-bottom: 12px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-6adef40c]:last-child {
            border-bottom: none;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-6adef40c] {
            display: flex;
            cursor: pointer;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-6adef40c] {
              position: relative;
              width: 102px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-6adef40c] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-6adef40c] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-6adef40c] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-6adef40c] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #333333;
                  line-height: 20px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-6adef40c] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-names[data-v-6adef40c] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #777777;
                line-height: 18px;
                word-break: break-all;
}
.pc-all .personal .personal-right .recommended .mores[data-v-6adef40c] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-bottom[data-v-6adef40c] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-6adef40c] {
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-6adef40c] .el-tabs__item {
      font-size: 14px;
      font-weight: 500;
      color: #777;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-6adef40c] .is-active {
      font-size: 16px;
      font-weight: bold;
      color: #333333;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-6adef40c] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-6adef40c] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .demo-tabs[data-v-6adef40c] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
.pc-all .demo-tabs .intros[data-v-6adef40c] {
    padding: 0 12px;
}
.pc-all .demo-tabs .intros .all[data-v-6adef40c] {
      padding-left: 16px;
}
.pc-all .demo-tabs .intros .all .content[data-v-6adef40c] {
        display: flex;
        margin-bottom: 16px;
        border-bottom: 1px solid #f8f8f9;
        padding-bottom: 10px;
}
.pc-all .demo-tabs .intros .all .content[data-v-6adef40c]:last-child {
          border-bottom: none;
}
.pc-all .demo-tabs .intros .all .content .title[data-v-6adef40c] {
          width: 90px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
}
.pc-all .demo-tabs .intros .all .content .title-content[data-v-6adef40c] {
          flex: 1;
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 14px;
          color: #333;
          margin-left: 32px;
}
.pc-all .demo-tabs .intros .all .content .title-content img[data-v-6adef40c] {
            margin-right: 10px;
}
.pc-all .demo-tabs .intros .all .content .title-content .square[data-v-6adef40c] {
            width: 120px;
            height: 120px;
}
.pc-all .demo-tabs .intros .all .content .title-content .nosquare[data-v-6adef40c] {
            width: 120px;
            height: 75px;
}
.pc-all .demo-tabs .agencys[data-v-6adef40c] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #777777;
    line-height: 24px;
    white-space: pre-wrap;
    padding: 0 16px;
}
[data-v-6adef40c] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-6adef40c] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-6adef40c] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-6adef40c] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-6adef40c] .el-tabs__nav-wrap::after {
  height: 1px;
}

@charset "UTF-8";
.container-bg-size[data-v-bbd442ce] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-bbd442ce] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-bbd442ce] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-bbd442ce] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .personal[data-v-bbd442ce] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-bbd442ce] {
    width: 616px;
    background-color: #fff;
}
.pc-all .personal .personal-left .zoomimgs[data-v-bbd442ce] {
      margin: 24px 24px 0;
}
.pc-all .personal .personal-left .zoomimgs img[data-v-bbd442ce] {
        width: 568px;
        height: 355px;
        border-radius: 4px;
}
.pc-all .personal .personal-left .boxs[data-v-bbd442ce] {
      width: 100%;
      padding-left: 80px;
      padding-right: 70px;
      margin-top: -20px;
      position: relative;
}
.pc-all .personal .personal-left .boxs .swiper-container[data-v-bbd442ce] {
        overflow: hidden;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper[data-v-bbd442ce] {
          margin-top: 40px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-bbd442ce] {
            background-color: #fff;
            border-radius: 12px;
            height: 80px !important;
            width: 136px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-bbd442ce] {
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-bbd442ce] {
            background-color: transparent;
}
.pc-all .personal .personal-left .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-bbd442ce] {
              border: 3px solid #29a9ff;
              height: 80px !important;
              width: 136px;
              border-radius: 4px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-bbd442ce] {
        top: 70%;
        left: 25px;
}
.pc-all .personal .personal-left .boxs .swiper-button-prev[data-v-bbd442ce]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-bbd442ce] {
        right: 25px;
        top: 70%;
}
.pc-all .personal .personal-left .boxs .swiper-button-next[data-v-bbd442ce]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #d8d8d8;
          font-weight: 600;
}
.pc-all .personal .personal-left .consumables-names[data-v-bbd442ce] {
      margin: 16px 24px;
}
.pc-all .personal .personal-left .consumables-names .name[data-v-bbd442ce] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
        line-height: 30px;
}
.pc-all .personal .personal-left .consumables-names .title-content[data-v-bbd442ce] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 18px;
        color: #ea0000;
        height: 52px;
        line-height: 52px;
        background: #f8f8f9;
        margin-top: 8px;
        display: flex;
        align-items: center;
}
.pc-all .personal .personal-left .consumables-names .title-content .price[data-v-bbd442ce] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #aaaaaa;
          margin-left: 18px;
          margin-right: 8px;
}
.pc-all .personal .personal-left .kongs[data-v-bbd442ce] {
      background: #f8f8f9;
      height: 8px;
}
.pc-all .personal .personal-left .follows[data-v-bbd442ce] {
      display: flex;
      align-items: center;
      margin: 19px 24px;
}
.pc-all .personal .personal-left .follows .follows-left[data-v-bbd442ce] {
        width: 40px;
}
.pc-all .personal .personal-left .follows .follows-left img[data-v-bbd442ce] {
          width: 40px;
          height: 40px;
          border: 1px solid #eaeaea;
          border-radius: 50%;
}
.pc-all .personal .personal-left .follows .follows-center[data-v-bbd442ce] {
        margin-left: 8px;
        flex: 1;
}
.pc-all .personal .personal-left .follows .follows-center .name[data-v-bbd442ce] {
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 14px;
          color: #333333;
}
.pc-all .personal .personal-left .follows .follows-center .aready[data-v-bbd442ce] {
          width: 100px;
          height: 20px;
          background: rgba(41, 169, 255, 0.15);
          border-radius: 2px 2px 2px 2px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: 6px;
}
.pc-all .personal .personal-left .follows .follows-right[data-v-bbd442ce] {
        display: flex;
        width: 120px;
}
.pc-all .personal .personal-left .follows .follows-right .private[data-v-bbd442ce] {
          width: 56px;
          height: 24px;
          border: 1px solid #29a5f9;
          border-radius: 2px;
          font-family: PingFang SC Regular, PingFang SC Regular;
          font-weight: 400;
          font-size: 12px;
          color: #29a5f9;
          display: flex;
          justify-content: center;
          align-items: center;
}
.pc-all .personal .personal-left .follows .follows-right .follow[data-v-bbd442ce] {
          width: 56px;
          height: 24px;
          background: linear-gradient(88deg, #048eea 0%, #31aafb 100%);
          border-radius: 2px;
          margin-left: 8px;
          color: #fff;
}
.pc-all .personal .personal-right[data-v-bbd442ce] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-bbd442ce] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-bbd442ce] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-bbd442ce] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-bbd442ce] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-bbd442ce] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-bbd442ce]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-bbd442ce] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-bbd442ce] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-bbd442ce] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-bbd442ce] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-bbd442ce] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-bbd442ce] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-bbd442ce] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-bbd442ce] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-bbd442ce] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-bbd442ce] {
        margin-bottom: 32px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-bbd442ce] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-bbd442ce] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-bbd442ce] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-bbd442ce] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-bbd442ce] {
          margin: 16px;
          border-bottom: 1px solid #f8f8f9;
          padding-bottom: 12px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-bbd442ce]:last-child {
            border-bottom: none;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-bbd442ce] {
            display: flex;
            cursor: pointer;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-bbd442ce] {
              position: relative;
              width: 102px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-bbd442ce] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-bbd442ce] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-bbd442ce] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-bbd442ce] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #333333;
                  line-height: 20px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-bbd442ce] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-names[data-v-bbd442ce] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #777777;
                line-height: 18px;
                word-break: break-all;
}
.pc-all .personal .personal-right .recommended .mores[data-v-bbd442ce] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-bottom[data-v-bbd442ce] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-bbd442ce] {
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-bbd442ce] .el-tabs__item {
      font-size: 14px;
      font-weight: 500;
      color: #777;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-bbd442ce] .is-active {
      font-size: 16px;
      font-weight: bold;
      color: #333333;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-bbd442ce] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-bbd442ce] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .demo-tabs[data-v-bbd442ce] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
.pc-all .demo-tabs .intros[data-v-bbd442ce] {
    padding: 0 12px;
}
.pc-all .demo-tabs .intros .all[data-v-bbd442ce] {
      padding-left: 16px;
}
.pc-all .demo-tabs .intros .all .content[data-v-bbd442ce] {
        display: flex;
        margin-bottom: 16px;
        border-bottom: 1px solid #f8f8f9;
        padding-bottom: 10px;
}
.pc-all .demo-tabs .intros .all .content[data-v-bbd442ce]:last-child {
          border-bottom: none;
}
.pc-all .demo-tabs .intros .all .content .title[data-v-bbd442ce] {
          width: 90px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
}
.pc-all .demo-tabs .intros .all .content .title-content[data-v-bbd442ce] {
          flex: 1;
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          font-size: 14px;
          color: #333;
          margin-left: 32px;
}
.pc-all .demo-tabs .intros .all .content .title-content img[data-v-bbd442ce] {
            margin-right: 10px;
}
.pc-all .demo-tabs .intros .all .content .title-content .square[data-v-bbd442ce] {
            width: 120px;
            height: 120px;
}
.pc-all .demo-tabs .intros .all .content .title-content .nosquare[data-v-bbd442ce] {
            width: 120px;
            height: 75px;
}
.pc-all .demo-tabs .agencys[data-v-bbd442ce] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #777777;
    line-height: 24px;
    white-space: pre-wrap;
    padding: 0 16px;
}
[data-v-bbd442ce] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-bbd442ce] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-bbd442ce] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-bbd442ce] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-bbd442ce] .el-tabs__nav-wrap::after {
  height: 1px;
}

@charset "UTF-8";
.pc-all[data-v-1d9a19c0] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb[data-v-1d9a19c0] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .kongWeb .del[data-v-1d9a19c0] {
      flex: 1;
      margin: 100px 0 300px;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
}
.pc-all .kongWeb .del img[data-v-1d9a19c0] {
        width: 233px;
        height: 299px;
}
.pc-all .kongWeb .del .openapp[data-v-1d9a19c0] {
        text-align: center;
        width: 176px;
        height: 48px;
        line-height: 48px;
        background: #29a9ff;
        border-radius: 50px;
        margin-top: 24px;
}
.pc-all .kongWeb .del .openapp .now[data-v-1d9a19c0] {
          display: flex;
          align-items: center;
          justify-content: center;
}
.pc-all .kongWeb .del .openapp img[data-v-1d9a19c0] {
          width: 66px;
          height: 20px;
          margin: 0 6px;
}
.pc-all .kongWeb .del .openapp span[data-v-1d9a19c0] {
          font-size: 17px;
          font-family: PingFang SC-Medium, PingFang SC;
          font-weight: 500;
          color: #fff;
          margin-left: 6px;
}
.pc-all .alls[data-v-1d9a19c0] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* 改用 min-height 防止内容溢出 */
}
.pc-all .bg-center[data-v-1d9a19c0] {
    background: url("https://static-web.yaoweilai.com/web/image/bgcenter.png") no-repeat 100% 100%;
    width: 100%;
    background-size: cover;
    padding: 12px 0;
}
.pc-all .contents[data-v-1d9a19c0] {
    width: 987px;
    margin: 0 auto;
    flex: 1;
    box-sizing: border-box;
    /* 包含 padding 在宽度内 */
}
.pc-all .contents .buju[data-v-1d9a19c0] {
      display: flex;
      border-radius: 10px;
      width: 100%;
      min-height: 872px;
}
.pc-all .contents .buju .bj-left[data-v-1d9a19c0] {
        width: 738px;
        padding-top: 39px;
        background: rgba(35, 57, 107, 0.1);
        border: 1px solid rgba(41, 169, 255, 0.2);
        position: relative;
}
.pc-all .contents .buju .bj-left .leftdian[data-v-1d9a19c0] {
          position: absolute;
          left: 0;
          top: 0;
          width: 10px;
          height: 16px;
          border-top: 1px solid rgba(47, 113, 255, 0.35);
          border-left: 1px solid rgba(47, 113, 255, 0.35);
}
.pc-all .contents .buju .bj-left .rightdian[data-v-1d9a19c0] {
          position: absolute;
          right: 0;
          top: 0;
          width: 10px;
          height: 16px;
          border-top: 1px solid rgba(47, 113, 255, 0.35);
          border-right: 1px solid rgba(47, 113, 255, 0.35);
}
.pc-all .contents .buju .bj-left .leftbottomdian[data-v-1d9a19c0] {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 10px;
          height: 16px;
          border-bottom: 1px solid rgba(47, 113, 255, 0.35);
          border-left: 1px solid rgba(47, 113, 255, 0.35);
}
.pc-all .contents .buju .bj-left .rightbottomdian[data-v-1d9a19c0] {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 10px;
          height: 16px;
          border-bottom: 1px solid rgba(47, 113, 255, 0.35);
          border-right: 1px solid rgba(47, 113, 255, 0.35);
}
.pc-all .contents .buju .bj-left .communs .meetingname[data-v-1d9a19c0] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 20px;
          color: #ffffff;
          line-height: 21px;
          text-align: center;
}
.pc-all .contents .buju .bj-left .communs .tagBall[data-v-1d9a19c0] {
          width: 100%;
          height: 600px;
          box-sizing: border-box;
          margin: 100px 0 0 0;
          position: relative;
          display: flex;
          justify-content: center;
}
.pc-all .contents .buju .bj-left .communs .tag[data-v-1d9a19c0] {
          backface-visibility: hidden;
          display: flex;
          flex-direction: column;
          align-items: center;
          text-align: center;
          transform-origin: center center;
          position: absolute;
          left: 0px;
          top: 0px;
          text-decoration: none;
          color: #fff;
          font-size: 10px;
          font-family: PingFang SC, PingFang SC;
          /* 跑马灯容器，固定宽度+隐藏超出 */
          /* 跑动的文字 */
          /* 只有加了 .scrolling 的才动画 */
          /* 不滚动时居中显示 */
          /* 定义动画效果：从右到左移动 */
}
.pc-all .contents .buju .bj-left .communs .tag img[data-v-1d9a19c0] {
            width: 27px;
            height: 27px;
            display: block;
            border-radius: 50%;
            margin-bottom: 2px;
}
.pc-all .contents .buju .bj-left .communs .tag .marquee-container[data-v-1d9a19c0] {
            position: relative;
            overflow: hidden;
            width: 40px;
            /* 这里你可以自己调整，看适合你的布局 */
            height: 20px;
            margin-top: 2px;
            /* 让它和上面的name分开一点 */
}
.pc-all .contents .buju .bj-left .communs .tag .marquee-text[data-v-1d9a19c0] {
            position: absolute;
            white-space: nowrap;
            transform: translateX(0);
            /* 默认不动 */
}
.pc-all .contents .buju .bj-left .communs .tag .marquee-text.scrolling[data-v-1d9a19c0] {
            animation: marqueeMove-1d9a19c0 20s linear infinite;
}
.pc-all .contents .buju .bj-left .communs .tag .marquee-text.centered[data-v-1d9a19c0] {
            position: static;
            white-space: nowrap;
}
@keyframes marqueeMove-1d9a19c0 {
0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(-100%);
}
}
.pc-all .contents .buju .bj-left .communs .join[data-v-1d9a19c0] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #fff;
          line-height: 20px;
          margin-top: 65px;
          margin-bottom: 39px;
          display: flex;
          justify-content: center;
          position: relative;
}
.pc-all .contents .buju .bj-left .communs .join span[data-v-1d9a19c0] {
            color: #29a9ff;
            margin: 0 3px;
}
.pc-all .contents .buju .bj-left .communs .join .refresh[data-v-1d9a19c0] {
            position: absolute;
            top: -2px;
            right: 34px;
}
.pc-all .contents .buju .bj-left .communs .join .refresh .images[data-v-1d9a19c0] {
              display: flex;
              align-items: center;
              justify-content: center;
              width: 66px;
              height: 32px;
              border-radius: 100px 100px 100px 100px;
              border: 1px solid rgba(255, 255, 255, 0.3);
}
.pc-all .contents .buju .bj-left .communs .join .refresh .images img[data-v-1d9a19c0] {
                width: 14px;
                height: 14px;
}
.pc-all .contents .buju .bj-left .communs .join .refresh .images span[data-v-1d9a19c0] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 300;
                font-size: 12px;
                color: #ffffff;
                line-height: 15px;
}
.pc-all .contents .buju .bj-right[data-v-1d9a19c0] {
        flex: 1;
        font-family: 'PingFang SC-Medium';
        width: 249px;
        min-height: 870px;
}
.pc-all .contents .buju .bj-right .ewcode[data-v-1d9a19c0] {
          width: 200px;
          height: 100px;
          margin: 150px 25px 0 24px;
}
.pc-all .contents .buju .bj-right .ewcode .bg-img[data-v-1d9a19c0] {
            background: url("https://static-web.yaoweilai.com/web/image/icon-bgpc.png") no-repeat 100% 100%;
            width: 200px;
            height: 100px;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            border-radius: 4px;
}
.pc-all .contents .buju .bj-right .ewcode .bg-img .erweima[data-v-1d9a19c0] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 18px 16px 0;
}
.pc-all .contents .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-1d9a19c0] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 500;
                font-size: 14px;
                color: #ffffff;
                line-height: 20px;
}
.pc-all .contents .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download[data-v-1d9a19c0] {
                margin-top: 5px;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 10px;
                color: #ffffff;
                line-height: 20px;
}
.pc-all .contents .buju .bj-right .ewcode .bg-img .erweima .ewm-right[data-v-1d9a19c0] {
                background-color: #fff;
                width: 61px;
                height: 61px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 2px;
}
.pc-all .contents .buju .bj-right .ewcode .bg-img .erweima .ewm-right img[data-v-1d9a19c0] {
                  width: 57px;
                  height: 57px;
}
.pc-all .contents .buju .bj-right .orders[data-v-1d9a19c0] {
          margin: 12px 25px 0 24px;
}
.pc-all .contents .buju .bj-right .orders img[data-v-1d9a19c0] {
            width: 200px;
            height: 124px;
}
.pc-all .contents .buju .bj-right .orders1[data-v-1d9a19c0] {
          margin-top: 24px;
}
.pc-all .contents .buju .bj-right .openapps[data-v-1d9a19c0] {
          margin: 150px 25px 0 24px;
          width: 201px;
          height: 36px;
          background: linear-gradient(135deg, #043aea 0%, #2fa9fb 100%);
          border-radius: 4px 4px 4px 4px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #ffffff;
          line-height: 36px;
          text-align: center;
}

.container .mettingImg[data-v-28d59d36] {
  width: 100%;
  height: 215px;
}
.container .mettingImg img[data-v-28d59d36] {
    width: 100%;
    height: 215px;
}
.container .meet[data-v-28d59d36] {
  margin-top: 24px;
}
.container .meet .join[data-v-28d59d36] {
    display: flex;
    justify-content: center;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    font-family: PingFang SC-Bold;
    margin-bottom: 5px;
}
.container .meet .info[data-v-28d59d36] {
    display: flex;
    justify-content: center;
    color: #477ef5;
    font-size: 18px;
    margin-top: 4px;
    font-weight: 600;
    margin: 0 28px;
    white-space: pre-wrap;
}
.container .meet .info .name[data-v-28d59d36] {
      font-family: PingFang SC-Heavy;
      text-align: center;
}
.container .meet .explains[data-v-28d59d36] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 12px;
    color: #ff0000;
    line-height: 17px;
    text-align: center;
    font-style: normal;
    margin: 14px 0 10px;
}
.container .meet .codes[data-v-28d59d36] {
    text-align: center;
}
.container .meet .codes .erweima[data-v-28d59d36] {
      margin: 12px 0 2px 0;
}
.container .meet .codes .name[data-v-28d59d36] {
      color: #777777;
      font-size: 12px;
      font-family: PingFang SC-Regular;
}
.container .meet .codes .erweima1 .tc[data-v-28d59d36] {
      opacity: 0.2;
}
.container .meet .codes .hx[data-v-28d59d36] {
      display: flex;
      justify-content: center;
      align-items: center;
}
.container .meet .codes .hx img[data-v-28d59d36] {
        width: 13px;
        height: 13px;
}
.container .meet .codes .hx span[data-v-28d59d36] {
        font-family: PingFang SC-Regular;
        color: #777777;
        font-size: 12px;
        margin-left: 2px;
}
.container .meet .line[data-v-28d59d36] {
    border-bottom: 1px dashed #777777;
    margin: 16px 36px 0;
}
.container .meet .detail[data-v-28d59d36] {
    margin: 20px 59px;
}
.container .meet .detail .organizer[data-v-28d59d36] {
      display: flex;
      margin: 6px 0;
}
.container .meet .detail .organizer span[data-v-28d59d36] {
        color: #777777;
        font-size: 12px;
        font-family: PingFang SC-Regular;
}
.container .meet .detail .organizer .host[data-v-28d59d36] {
        width: 60px;
}
.container .meet .detail .organizer .name[data-v-28d59d36] {
        flex: 1;
}
.container .meet .explain[data-v-28d59d36] {
    background-color: rgba(71, 126, 245, 0.1);
    border-radius: 10px;
    margin: 20px 16px 35px;
    padding: 16px 12px;
    z-index: -1;
}
.container .meet .explain .visit[data-v-28d59d36] {
      color: #333333;
      font-size: 16px;
      font-weight: bold;
      font-family: PingFang SC-Medium;
}
.container .meet .explain .organizer[data-v-28d59d36] {
      display: flex;
      margin: 6px 0;
}
.container .meet .explain .organizer span[data-v-28d59d36] {
        color: #777777;
        font-size: 12px;
        font-family: PingFang SC-Regular;
}
.container .meet .explain .organizer .host[data-v-28d59d36] {
        width: 60px;
}
.container .meet .explain .organizer .name[data-v-28d59d36] {
        flex: 1;
        color: #333333;
}
.container .company .logo[data-v-28d59d36] {
  text-align: center;
}
.container .company .logo img[data-v-28d59d36] {
    width: 60px;
    height: 19px;
}
.container .company .about[data-v-28d59d36] {
  margin-bottom: 21px;
}
.container .company .about .web[data-v-28d59d36] {
    font-size: 10px;
    color: #777777;
    text-align: center;
    margin-bottom: 2px;
}
.container .company .about .web span[data-v-28d59d36] {
      font-family: PingFang SC-Regular;
}
.container .download[data-v-28d59d36] .van-popup--center {
  top: 60px;
  left: 50%;
  width: 100%;
  height: 230px !important;
  display: flex;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  z-index: 2500 !important;
}
.container .download[data-v-28d59d36] .van-popup--center .mask {
    display: flex;
    justify-content: space-between;
    padding: 0 0px;
}
.container .download[data-v-28d59d36] .van-popup--center .mask-img {
    z-index: 999;
}
.container .download[data-v-28d59d36] .van-popup--center .mask-img img {
      width: 60px;
      margin-top: 70px;
      margin-left: 280px;
}
.container .download[data-v-28d59d36] .van-popup--center .mask-text {
    position: absolute;
    color: #fff;
    top: 100px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 15px;
    margin-top: 100px;
    margin-left: 10px;
    z-index: 999;
}
.container .download .now .title[data-v-28d59d36] {
  text-align: center;
  color: #477ef5;
  font-size: 22px;
  font-weight: bold;
  margin: 32px 0 4px;
  font-family: PingFang SC-Bold;
}
.container .download .now .more[data-v-28d59d36] {
  text-align: center;
  color: #777777;
  font-size: 14px;
  font-family: PingFang SC-Regular;
}
.container .download .now .img[data-v-28d59d36] {
  text-align: center;
}
.container .download .now .img img[data-v-28d59d36] {
    width: 76px;
    height: 76px;
    margin: 47px 0 31px;
}
.container .download .now .doctor[data-v-28d59d36] {
  font-family: PingFang SC-Regular;
  color: #333333;
  font-size: 18px;
  text-align: center;
}
.container .download .now .pingt[data-v-28d59d36] {
  color: #777777;
  font-size: 12px;
  font-family: PingFang SC-Regular;
  text-align: center;
  margin-top: 4px;
}
.container .download .now .btn[data-v-28d59d36] {
  display: flex;
  justify-content: center;
  margin: 46px 0 80px;
}
.container .download .now .btn button[data-v-28d59d36] {
    display: block;
    width: 232px;
    height: 40px;
    background-color: #3a8adb;
    border-radius: 6px;
    border: none;
    font-family: PingFang SC-Regular;
    color: #fff;
    font-size: 14px;
}

.container .company[data-v-88bb074a] {
  margin-top: 215px;
}
.container .company .logo[data-v-88bb074a] {
    text-align: center;
}
.container .company .logo img[data-v-88bb074a] {
      width: 60px;
      height: 19px;
}
.container .company .about[data-v-88bb074a] {
    margin-bottom: 21px;
}
.container .company .about .web[data-v-88bb074a] {
      font-size: 10px;
      color: #777777;
      text-align: center;
      margin-bottom: 2px;
}
.container .company .about .web span[data-v-88bb074a] {
        font-family: PingFang SC-Regular;
}
.container .download .img[data-v-88bb074a] {
  margin: 110px 0 34px;
  text-align: center;
}
.container .download .img img[data-v-88bb074a] {
    width: 192px;
    height: 234px;
}
.container .download[data-v-88bb074a] .van-popup--center {
  top: 60px;
  left: 50%;
  width: 100%;
  height: 230px !important;
  display: flex;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  z-index: 2500 !important;
}
.container .download[data-v-88bb074a] .van-popup--center .mask {
    display: flex;
    justify-content: space-between;
    padding: 0 0px;
}
.container .download[data-v-88bb074a] .van-popup--center .mask-img {
    z-index: 999;
}
.container .download[data-v-88bb074a] .van-popup--center .mask-img img {
      width: 60px;
      margin-top: 70px;
      margin-left: 280px;
}
.container .download[data-v-88bb074a] .van-popup--center .mask-text {
    position: absolute;
    color: #fff;
    top: 100px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 15px;
    margin-top: 100px;
    margin-left: 10px;
    z-index: 999;
}
.container .download .now .btn[data-v-88bb074a] {
  display: flex;
  justify-content: center;
}
.container .download .now .btn button[data-v-88bb074a] {
    display: block;
    width: 232px;
    height: 40px;
    background-color: #3a8adb;
    border-radius: 6px;
    border: none;
    font-family: PingFang SC-Regular;
    color: #fff;
    font-size: 14px;
}

.pc-all[data-v-7a833379] {
  background-color: #fff;
}
.pc-all .kongWeb .del[data-v-7a833379] {
    margin: 100px 0 300px;
    display: flex;
    justify-content: center;
}
.pc-all .kongWeb img[data-v-7a833379] {
    width: 233px;
    height: 299px;
}
.pc-all .content[data-v-7a833379] {
    width: 998px;
    margin: 0 auto;
    height: 880px;
    position: relative;
}
.pc-all .content .buju[data-v-7a833379] {
      width: 100%;
      height: 580px;
      position: absolute;
      top: 38%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: flex;
      border-radius: 10px;
}
.pc-all .content .buju .bj-left[data-v-7a833379] {
        width: 641px;
}
.pc-all .content .buju .bj-left .left[data-v-7a833379] {
          width: 100%;
          height: 580px;
          background-color: #000;
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px;
          position: relative;
}
.pc-all .content .buju .bj-left .left .carousel[data-v-7a833379] {
            display: flex;
            justify-content: center;
            position: absolute;
            top: 50%;
            width: 100%;
            transform: translateY(-50%);
            z-index: 9;
}
.pc-all .content .buju .bj-left .left .carousel img[data-v-7a833379] {
              width: 100%;
              height: 360px;
}
.pc-all .content .buju .bj-left .left .bf[data-v-7a833379] {
            position: absolute;
            top: 50%;
            width: 100%;
            height: 360px;
            transform: translateY(-50%);
            z-index: 99;
            background-color: #000003;
            opacity: 0.5;
            display: flex;
            justify-content: center;
            flex-wrap: nowrap;
            align-content: center;
}
.pc-all .content .buju .bj-left .left .btn-bf img[data-v-7a833379] {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 46px;
            height: 46px;
            z-index: 999;
            opacity: 1;
}
.pc-all .content .buju .bj-left .left .distances[data-v-7a833379] {
            color: #fff;
            position: absolute;
            bottom: 45px;
            left: 50%;
            transform: translateX(-50%);
}
.pc-all .content .buju .bj-left .left .distances .opens[data-v-7a833379] {
              display: flex;
              align-items: center;
              justify-content: center;
              font-size: 15px;
              font-family: PingFang SC-Medium, PingFang SC;
              font-weight: 500;
              color: #ffffff;
              opacity: 0.8;
}
.pc-all .content .buju .bj-left .left .distance[data-v-7a833379] {
            color: #fff;
            position: absolute;
            bottom: 35px;
            left: 50%;
            transform: translateX(-50%);
}
.pc-all .content .buju .bj-left .left .distance .opens[data-v-7a833379] {
              display: flex;
              align-items: center;
              justify-content: center;
}
.pc-all .content .buju .bj-left .left .distance .opens .tim[data-v-7a833379] {
                font-size: 15px;
                opacity: 0.8;
                width: 150px;
                margin-top: 4px;
                text-align: right;
}
.pc-all .content .buju .bj-left .left .distance .opens .countdown[data-v-7a833379] {
                height: 46px;
                line-height: 46px;
                display: flex;
                vertical-align: bottom;
                margin-top: 5px;
}
.pc-all .content .buju .bj-left .left .distance .opens .countdown .mh[data-v-7a833379] {
                  display: inline-block;
                  color: #fff;
                  font-size: 14px;
                  vertical-align: bottom;
                  font-weight: 400;
                  opacity: 0.8;
                  margin-top: 2px;
}
.pc-all .content .buju .bj-left .left .distance .opens .countdown .minute[data-v-7a833379] {
                  display: flex;
                  justify-content: center;
                  vertical-align: bottom;
                  letter-spacing: 1px;
                  margin: 0 16px;
                  border-right: 10px;
                  font-weight: 800;
                  color: #fff;
                  font-family: PingFang SC-Heavy, PingFang SC;
                  font-size: 22px;
                  text-align: center;
}
.pc-all .content .buju .bj-left .left .seenum[data-v-7a833379] {
            position: absolute;
            bottom: 20px;
            left: 36px;
            right: 32px;
            width: 90%;
}
.pc-all .content .buju .bj-left .left .seenum .num[data-v-7a833379] {
              display: flex;
              justify-content: space-between;
}
.pc-all .content .buju .bj-left .left .seenum .num .num-left .over[data-v-7a833379] {
                font-size: 18px;
                font-family: PingFang SC-Bold, PingFang SC;
                font-weight: bold;
                color: #ffffff;
}
.pc-all .content .buju .bj-left .left .seenum .num .num-left .wonder[data-v-7a833379] {
                font-size: 15px;
                font-family: PingFang SC-Medium, PingFang SC;
                font-weight: 500;
                color: #ffffff;
                margin-top: 4px;
}
.pc-all .content .buju .bj-left .left .seenum .num .num-right .longtime[data-v-7a833379] {
                display: flex;
                width: 290px;
                height: 54px;
                border: 1px solid rgba(255, 255, 255, 0.5);
                border-radius: 10px;
                padding: 8px 0 7px 0;
}
.pc-all .content .buju .bj-left .left .seenum .num .num-right .longtime .time-left[data-v-7a833379] {
                  width: 144px;
                  text-align: center;
}
.pc-all .content .buju .bj-left .left .seenum .num .num-right .longtime .time-left .people[data-v-7a833379] {
                    font-size: 18px;
                    font-family: PingFang SC-Regular, PingFang SC;
                    font-weight: 400;
                    color: #ffffff;
}
.pc-all .content .buju .bj-left .left .seenum .num .num-right .longtime .time-left .see[data-v-7a833379] {
                    font-size: 10px;
                    font-family: PingFang SC-Regular, PingFang SC;
                    font-weight: 400;
                    color: #ffffff;
                    opacity: 0.5;
}
.pc-all .content .buju .bj-left .left .seenum .num .num-right .longtime .time-right[data-v-7a833379] {
                  border-left: 1px solid #fff;
                  text-align: center;
}
.pc-all .content .buju .bj-left .left .carousel-itm .item-detail[data-v-7a833379] {
            transition: opacity 0.8s ease;
            display: flex;
            justify-content: center;
}
.pc-all .content .buju .bj-left .left .carousel-itm .item-detail img[data-v-7a833379] {
              width: 40px;
              height: 40px;
              margin: 0 5px 0 0;
              border-radius: 4px;
              cursor: pointer;
}
.pc-all .content .buju .bj-left .left .carousel-itm .item-detail .item-opacity[data-v-7a833379] {
              opacity: 1;
              border: 2px solid #2f71ff;
              box-shadow: 0 3px 5px 0 #2f71ff;
}
.pc-all .content .buju .bj-left .left .carousel-itm .item-detail .item-opacity2[data-v-7a833379] {
              opacity: 0.6;
}
.pc-all .content .buju .bj-right[data-v-7a833379] {
        height: 580px;
        width: 348px;
        font-family: 'PingFang SC-Medium';
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
        background-color: #fff;
        box-shadow: 0px 1px 20px 1px rgba(78, 78, 78, 0.1);
}
.pc-all .content .buju .bj-right .personal-bg[data-v-7a833379] {
          padding: 21px 26px 23px 36px;
          display: flex;
          align-items: center;
          background-color: #fff;
          height: 73px;
}
.pc-all .content .buju .bj-right .personal-bg .right-img img[data-v-7a833379] {
            width: 36px;
            height: 36px;
            border-radius: 50%;
}
.pc-all .content .buju .bj-right .personal-bg .right-name[data-v-7a833379] {
            flex: 1;
            color: #333333;
            margin-left: 12px;
            font-weight: bold;
            font-size: 12px;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn[data-v-7a833379] {
            width: 60px;
            text-align: center;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-ys[data-v-7a833379] {
              width: 60px;
              height: 24px;
              border-radius: 4px;
              font-size: 12px;
              line-height: 24px;
              cursor: pointer;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-sx[data-v-7a833379] {
              background-color: #f2f4f9;
              color: #333333;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-gz[data-v-7a833379] {
              background-color: #048eea;
              color: white;
}
.pc-all .content .buju .bj-right .article[data-v-7a833379] {
          padding: 21px 26px 23px 36px;
          height: 460px;
          transition: scroll 0.4s;
          overflow-y: scroll;
}
.pc-all .content .buju .bj-right .article[data-v-7a833379]::-webkit-scrollbar {
            display: none;
}
.pc-all .content .buju .bj-right .article .article-title[data-v-7a833379] {
            font-size: 16px;
            font-weight: bold;
            line-height: 24px;
            font-family: 'PingFang SC-Bold';
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            word-break: break-all;
}
.pc-all .content .buju .bj-right .article .article-liveTime span[data-v-7a833379] {
            color: #078ae2;
            font-weight: bold;
            font-size: 14px;
}
.pc-all .content .buju .bj-right .article .article-content[data-v-7a833379] {
            font-size: 12px;
            font-family: 'PingFang SC-Medium, PingFang SC';
            font-weight: 500;
            color: #333333;
            line-height: 24px;
            margin-top: 30px;
            word-wrap: break-word;
            word-break: break-all;
            white-space: pre-wrap;
}
.pc-all .content .buju .bj-right .article .article-content[data-v-7a833379] p {
              white-space: pre-wrap;
              font-size: 12px !important;
}
.pc-all .content .buju .bj-right .article .article-content[data-v-7a833379] span {
              color: #333333 !important;
              font-size: 12px !important;
}
.pc-all .content .buju .bj-right .article .article-content[data-v-7a833379] img {
              width: 100%;
              margin: 10px 0;
}
.pc-all .content .buju .bj-right .article .hot-number[data-v-7a833379] {
            color: #adadad;
            font-size: 12px;
            font-family: 'PingFang SC-Medium, PingFang SC';
            display: flex;
            align-items: center;
            border-bottom: 1px solid #eee;
            padding-bottom: 20px;
            margin: 7px 0 10px;
}
.pc-all .content .buju .bj-right .article .hot-number span[data-v-7a833379] {
              margin-left: 10px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend[data-v-7a833379] {
            padding: 15px 0px 16px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .comment-flex[data-v-7a833379] {
              display: flex;
              align-items: center;
              position: relative;
              width: 100%;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .comment-flex .comment-decorate[data-v-7a833379] {
                width: 4px;
                height: 12px;
                background-color: #25a5ff;
                margin: 0 7px 0 0;
                border-radius: 10px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .comment-flex .comment-writte[data-v-7a833379] {
                font-weight: bold;
                color: #00050f;
                font-size: 12px;
                font-weight: bold;
                color: #00050f;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list[data-v-7a833379] {
              padding-left: 10px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex[data-v-7a833379] {
                display: flex;
                margin: 12px 0;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex[data-v-7a833379]:last-child {
                  border: none;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .sp-img[data-v-7a833379] {
                  position: relative;
                  height: 60px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .sp-img img[data-v-7a833379] {
                    width: 119px;
                    height: 60px;
                    border-radius: 2px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .sp-img .status[data-v-7a833379] {
                    padding: 1px 5px;
                    line-height: 16px;
                    font-size: 5px;
                    position: absolute;
                    top: 2px;
                    right: 2px;
                    color: #ffffff;
                    text-align: center;
                    background-color: #ea4842;
                    border-radius: 4px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .sp-img .status img[data-v-7a833379] {
                      width: 6px;
                      height: 6px;
                      margin-right: 2px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .sp-img .hot[data-v-7a833379] {
                    font-size: 10px;
                    position: absolute;
                    bottom: 2px;
                    right: 5px;
                    color: #ffffff;
                    text-align: center;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .sp-img .hot .hot-zi[data-v-7a833379] {
                      display: flex;
                      align-items: center;
                      position: absolute;
                      bottom: 2px;
                      right: 5px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .sp-img .playback[data-v-7a833379] {
                    position: absolute;
                    right: 0;
                    top: -19px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .sp-img .playback span[data-v-7a833379] {
                      background-color: #0a92ec;
                      border-top-right-radius: 8px;
                      border-bottom-left-radius: 8px;
                      color: #fff;
                      font-size: 12px;
                      display: inline-block;
                      width: 37px;
                      height: 17px;
                      text-align: center;
                      line-height: 17px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .titles[data-v-7a833379] {
                  flex: 1;
                  padding-left: 8px;
                  height: 60px;
                  position: relative;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .titles .sp-title[data-v-7a833379] {
                    font-size: 12px;
                    color: #333333;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    overflow: hidden;
                    word-break: break-all;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .titles .infor[data-v-7a833379] {
                    display: flex;
                    margin-top: 10px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .titles .infor img[data-v-7a833379] {
                      width: 17px;
                      height: 17px;
                      border-radius: 50px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .titles .infor span[data-v-7a833379] {
                      color: #999999;
                      font-size: 12px;
                      margin-left: 5px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .titles .people[data-v-7a833379] {
                    display: flex;
                    justify-content: space-between;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .titles .people .people-left[data-v-7a833379] {
                      color: #999999;
                      font-size: 12px;
                      margin-top: 15px;
                      position: absolute;
                      left: 8px;
                      bottom: 0;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .titles .people .people-right[data-v-7a833379] {
                      position: absolute;
                      right: 0;
                      bottom: 5px;
}
.pc-all .content .buju .bj-right .article .hot-recoomend .sp-list .sp-flex .titles .people .people-right button[data-v-7a833379] {
                        background-color: #078ae2;
                        font-size: 13px;
                        width: 60px;
                        height: 27px;
                        border: none;
                        color: #fff;
                        border-radius: 2px;
}
.pc-all .el-divider[data-v-7a833379] {
    background-color: #eeeeee !important;
}
.pc-all .el-divider__text[data-v-7a833379] {
    background-color: #fbfbfb !important;
}

@charset "UTF-8";
.container-bg-size[data-v-fd25700c] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-fd25700c] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-fd25700c] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-fd25700c] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .bg-top[data-v-fd25700c] {
  height: 177px;
}
.pc-all .bg-top img[data-v-fd25700c] {
    width: 100%;
    height: 177px;
}
.pc-all .personal[data-v-fd25700c] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-fd25700c] {
    width: 616px;
}
.pc-all .personal .personal-right[data-v-fd25700c] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-fd25700c] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-fd25700c] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-fd25700c] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-fd25700c] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-fd25700c] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-fd25700c]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-fd25700c] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-fd25700c] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-fd25700c] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-fd25700c] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-fd25700c] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-fd25700c] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-fd25700c] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-fd25700c] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-fd25700c] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-fd25700c] {
        margin-bottom: 45px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-fd25700c] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-fd25700c] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-fd25700c] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-fd25700c] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-fd25700c] {
          background: #ffffff;
          border-radius: 2px;
          border: 1px solid #f3f7fa;
          padding: 12px;
          margin: 16px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-fd25700c] {
            display: flex;
            cursor: pointer;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-fd25700c] {
              position: relative;
              width: 40px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-fd25700c] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-fd25700c] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-fd25700c] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-fd25700c] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-fd25700c] {
                  margin: 0 8px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-fd25700c] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-fd25700c] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-fd25700c] {
                  margin: 0 4px;
}
.pc-all .personal .personal-right .recommended .mores[data-v-fd25700c] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-top .personal-flex[data-v-fd25700c] {
  text-align: center;
  padding: 15px 0 0;
  color: #333333;
  height: 147px;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
.pc-all .personal-top .personal-flex .zy-img[data-v-fd25700c] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
}
.pc-all .personal-top .personal-flex .zy-img img[data-v-fd25700c] {
      width: 76px;
      height: 76px;
      border-radius: 50%;
      background-color: #fff;
      padding: 3px;
}
.pc-all .personal-top .personal-flex .names[data-v-fd25700c] {
    margin-top: 20px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    color: #333333;
}
.pc-all .personal-top .personal-flex .labels[data-v-fd25700c] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #777777;
    display: flex;
    justify-content: center;
    margin-top: 16px;
}
.pc-all .personal-top .personal-flex .labels .labels-center[data-v-fd25700c] {
      margin: 0 2px;
}
.pc-all .personal-top .personal-flex .zy-follow[data-v-fd25700c] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pc-all .personal-top .personal-flex .zy-follow .sxin[data-v-fd25700c] {
      width: 56px;
      height: 24px;
      line-height: 22px;
      box-sizing: border-box;
      border-radius: 1px;
      text-align: center;
      font-size: 12px;
      cursor: pointer;
      margin-top: 24px;
      background-color: #fff;
      color: #26a3f7;
      border: 1px solid #26a3f7;
}
.pc-all .personal-top .personal-flex .zy-follow .sxin-center[data-v-fd25700c] {
      margin: 0 6px;
}
.pc-all .personal-top .personal-flex .zy-follow .gzhu[data-v-fd25700c] {
      background-color: #048eea;
      background: linear-gradient(#048eea, #31aafb);
      color: white;
}
.pc-all .personal-bottom[data-v-fd25700c] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-fd25700c] {
    min-height: 790px;
    background-color: #fff;
    margin-top: 12px;
}
.pc-all .personal-bottom .medias-system .topname[data-v-fd25700c] {
      padding: 24px;
      border-bottom: 1px solid #e8e8e8;
}
.pc-all .personal-bottom .medias-system .topname .titels .titels-left[data-v-fd25700c] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 22px;
        color: #333333;
}
.pc-all .personal-bottom .medias-system .topname .titels .titels-center[data-v-fd25700c] {
        width: 1px;
        height: 16px;
        background: #333333;
        display: inline-block;
        margin: 0 8px;
}
.pc-all .personal-bottom .medias-system .topname .titels .titels-right[data-v-fd25700c] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
}
.pc-all .personal-bottom .medias-system .topname .coperate[data-v-fd25700c] {
        margin-top: 10px;
        display: flex;
}
.pc-all .personal-bottom .medias-system .topname .coperate .coperatelist[data-v-fd25700c] {
          border-radius: 4px 4px 4px 4px;
          border: 1px solid #29a9ff;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
          text-align: center;
          margin-right: 8px;
          padding: 2px 8px;
}
.pc-all .personal-bottom .medias-system .bottomlabel[data-v-fd25700c] {
      margin: 24px;
}
.pc-all .personal-bottom .medias-system .bottomlabel .intros .comment-flex[data-v-fd25700c] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
}
.pc-all .personal-bottom .medias-system .bottomlabel .intros .comment-flex .comment-decorate[data-v-fd25700c] {
          width: 3px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 0;
}
.pc-all .personal-bottom .medias-system .bottomlabel .intros .comment-flex .comment-writte[data-v-fd25700c] {
          font-weight: bold;
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 16px;
          color: #333333;
          font-weight: bold;
}
.pc-all .personal-bottom .medias-system .bottomlabel .tabels[data-v-fd25700c] {
        width: 100%;
}
.pc-all .personal-bottom .medias-system .bottomlabel .tabels .bordered-table[data-v-fd25700c] {
          border-collapse: collapse;
          margin-top: 24px;
          width: 100%;
          border-radius: 2px 2px 2px 2px;
}
.pc-all .personal-bottom .medias-system .bottomlabel .tabels .bordered-table th[data-v-fd25700c],
        .pc-all .personal-bottom .medias-system .bottomlabel .tabels .bordered-table td[data-v-fd25700c] {
          border: 1px solid #f8f8f9;
          /* 设置单元格边框 */
          padding: 8px;
          /* 添加一些内边距 */
          text-align: left;
          /* 可选：设置文本对齐 */
          width: 80%;
          border-bottom: 1px solid #f8f8f9;
          padding-left: 20px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #333333;
          height: 46px;
}
.pc-all .personal-bottom .medias-system .bottomlabel .tabels .bordered-table th[data-v-fd25700c] {
          width: 20%;
          border-right: 1px solid #f8f8f9;
          border-bottom: 1px solid #f8f8f9;
          padding-left: 16px;
          text-align: left;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
          height: 46px;
}
.pc-all .personal-bottom .medias-system .bottomlabel .bzhu[data-v-fd25700c] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #aaaaaa;
        margin-top: 16px;
}

@charset "UTF-8";
.container-bg-size[data-v-06cf0b96] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-06cf0b96] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-06cf0b96] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-06cf0b96] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .bg-top[data-v-06cf0b96] {
  height: 177px;
}
.pc-all .bg-top img[data-v-06cf0b96] {
    width: 100%;
    height: 177px;
}
.pc-all .personal[data-v-06cf0b96] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-06cf0b96] {
    width: 616px;
}
.pc-all .personal .personal-right[data-v-06cf0b96] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-06cf0b96] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-06cf0b96] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-06cf0b96] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-06cf0b96] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-06cf0b96] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-06cf0b96]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-06cf0b96] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-06cf0b96] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-06cf0b96] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-06cf0b96] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-06cf0b96] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-06cf0b96] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-06cf0b96] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-06cf0b96] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-06cf0b96] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend[data-v-06cf0b96] {
        margin-bottom: 45px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .line[data-v-06cf0b96] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex[data-v-06cf0b96] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-decorate[data-v-06cf0b96] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
            border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .comment-flex .comment-writte[data-v-06cf0b96] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list[data-v-06cf0b96] {
          background: #ffffff;
          border-radius: 2px;
          border: 1px solid #f3f7fa;
          padding: 12px;
          margin: 16px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex[data-v-06cf0b96] {
            display: flex;
            cursor: pointer;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp[data-v-06cf0b96] {
              position: relative;
              width: 40px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-sp img[data-v-06cf0b96] {
                width: 40px;
                height: 40px;
                border: 1px solid #eaeaea;
                border-radius: 50%;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other[data-v-06cf0b96] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-06cf0b96] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .names[data-v-06cf0b96] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 600;
                  font-size: 14px;
                  color: #333333;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .lines[data-v-06cf0b96] {
                  margin: 0 8px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-title .titles[data-v-06cf0b96] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #666666;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-06cf0b96] {
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                font-size: 12px;
                color: #aaaaaa;
                margin-top: 4px;
}
.pc-all .personal .personal-right .recommended .hot-recoomend .right-list .hot-list .hot-flex .hot-other .hot-author .lines[data-v-06cf0b96] {
                  margin: 0 4px;
}
.pc-all .personal .personal-right .recommended .mores[data-v-06cf0b96] {
        position: absolute;
        left: -1px;
        bottom: 0;
        right: 0;
        width: 267px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: #048eea;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        border-radius: 0px 0px 2px 2px;
}
.pc-all .personal-top .personal-flex[data-v-06cf0b96] {
  text-align: center;
  padding: 15px 0 0;
  color: #333333;
  height: 147px;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
.pc-all .personal-top .personal-flex .zy-img[data-v-06cf0b96] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
}
.pc-all .personal-top .personal-flex .zy-img img[data-v-06cf0b96] {
      width: 76px;
      height: 76px;
      border-radius: 50%;
      background-color: #fff;
      padding: 3px;
}
.pc-all .personal-top .personal-flex .names[data-v-06cf0b96] {
    margin-top: 20px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    color: #333333;
}
.pc-all .personal-top .personal-flex .labels[data-v-06cf0b96] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #777777;
    display: flex;
    justify-content: center;
    margin-top: 16px;
}
.pc-all .personal-top .personal-flex .labels .labels-center[data-v-06cf0b96] {
      margin: 0 2px;
}
.pc-all .personal-top .personal-flex .zy-follow[data-v-06cf0b96] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pc-all .personal-top .personal-flex .zy-follow .sxin[data-v-06cf0b96] {
      width: 56px;
      height: 24px;
      line-height: 22px;
      box-sizing: border-box;
      border-radius: 1px;
      text-align: center;
      font-size: 12px;
      cursor: pointer;
      margin-top: 24px;
      background-color: #fff;
      color: #26a3f7;
      border: 1px solid #26a3f7;
}
.pc-all .personal-top .personal-flex .zy-follow .sxin-center[data-v-06cf0b96] {
      margin: 0 6px;
}
.pc-all .personal-top .personal-flex .zy-follow .gzhu[data-v-06cf0b96] {
      background-color: #048eea;
      background: linear-gradient(#048eea, #31aafb);
      color: white;
}
.pc-all .personal-bottom[data-v-06cf0b96] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-06cf0b96] {
    min-height: 790px;
    background-color: #fff;
    margin-top: 12px;
}
.pc-all .personal-bottom .medias-system .topname[data-v-06cf0b96] {
      padding: 24px;
      border-bottom: 1px solid #e8e8e8;
}
.pc-all .personal-bottom .medias-system .topname .titels .titels-left[data-v-06cf0b96] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 22px;
        color: #333333;
}
.pc-all .personal-bottom .medias-system .topname .titels .titels-center[data-v-06cf0b96] {
        width: 1px;
        height: 16px;
        background: #333333;
        display: inline-block;
        margin: 0 8px;
}
.pc-all .personal-bottom .medias-system .topname .titels .titels-right[data-v-06cf0b96] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
}
.pc-all .personal-bottom .medias-system .topname .coperate[data-v-06cf0b96] {
        margin-top: 10px;
        display: flex;
}
.pc-all .personal-bottom .medias-system .topname .coperate .coperatelist[data-v-06cf0b96] {
          border-radius: 4px 4px 4px 4px;
          border: 1px solid #29a9ff;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #29a9ff;
          text-align: center;
          margin-right: 8px;
          padding: 2px 8px;
}
.pc-all .personal-bottom .medias-system .bottomlabel[data-v-06cf0b96] {
      margin: 24px;
}
.pc-all .personal-bottom .medias-system .bottomlabel .intros .comment-flex[data-v-06cf0b96] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
}
.pc-all .personal-bottom .medias-system .bottomlabel .intros .comment-flex .comment-decorate[data-v-06cf0b96] {
          width: 3px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 0;
}
.pc-all .personal-bottom .medias-system .bottomlabel .intros .comment-flex .comment-writte[data-v-06cf0b96] {
          font-weight: bold;
          font-family: PingFang SC, PingFang SC;
          font-weight: normal;
          font-size: 16px;
          color: #333333;
          font-weight: bold;
}
.pc-all .personal-bottom .medias-system .bottomlabel .tabels[data-v-06cf0b96] {
        width: 100%;
}
.pc-all .personal-bottom .medias-system .bottomlabel .tabels .bordered-table[data-v-06cf0b96] {
          border-collapse: collapse;
          margin-top: 24px;
          width: 100%;
          border-radius: 2px 2px 2px 2px;
}
.pc-all .personal-bottom .medias-system .bottomlabel .tabels .bordered-table th[data-v-06cf0b96],
        .pc-all .personal-bottom .medias-system .bottomlabel .tabels .bordered-table td[data-v-06cf0b96] {
          border: 1px solid #f8f8f9;
          /* 设置单元格边框 */
          padding: 8px;
          /* 添加一些内边距 */
          text-align: left;
          /* 可选：设置文本对齐 */
          width: 80%;
          border-bottom: 1px solid #f8f8f9;
          padding-left: 20px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #333333;
          height: 46px;
}
.pc-all .personal-bottom .medias-system .bottomlabel .tabels .bordered-table th[data-v-06cf0b96] {
          width: 20%;
          border-right: 1px solid #f8f8f9;
          border-bottom: 1px solid #f8f8f9;
          padding-left: 16px;
          text-align: left;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 12px;
          color: #aaaaaa;
          height: 46px;
}
.pc-all .personal-bottom .medias-system .bottomlabel .bzhu[data-v-06cf0b96] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #aaaaaa;
        margin-top: 16px;
}

@charset "UTF-8";
.show[data-v-e1dd2ff6] {
  top: 0;
  /* 显示在页面顶部 */
}
.container-bg-size1[data-v-e1dd2ff6] {
  background-color: #f9f9f9;
}
.pc-all .pulldown[data-v-e1dd2ff6] {
  width: 113px;
  height: 33px;
  background: #f5f5f5;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.pc-all .pulldown span[data-v-e1dd2ff6] {
    margin-right: 6px;
}
.pc-all .kongWeb .del[data-v-e1dd2ff6] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-e1dd2ff6] {
  width: 233px;
  height: 299px;
}
.pc-all .min-width[data-v-e1dd2ff6] {
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  width: 1130px;
}
.pc-all .min-width .bg-top[data-v-e1dd2ff6] {
    width: 1130px;
    margin: 0 auto;
    position: relative;
    padding: 0 24px;
}
.pc-all .min-width .bg-top .names[data-v-e1dd2ff6] {
      padding-top: 48px;
}
.pc-all .min-width .bg-top .names .mz[data-v-e1dd2ff6] {
        font-size: 36px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333;
        margin-bottom: 18px;
}
.pc-all .min-width .bg-top .names .work[data-v-e1dd2ff6] {
        font-size: 14px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333;
        line-height: 24px;
}
.pc-all .min-width .bg-top .boxs[data-v-e1dd2ff6] {
      width: 1065px;
      padding-left: 20px;
}
.pc-all .min-width .bg-top .boxs .swiper-container[data-v-e1dd2ff6] {
        overflow: hidden;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper[data-v-e1dd2ff6] {
          margin-top: 40px;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-e1dd2ff6] {
            background-color: #fff;
            border-radius: 12px;
            height: 209px !important;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-e1dd2ff6] {
              max-width: 100%;
              max-height: 100%;
              border-radius: 12px;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-e1dd2ff6] {
            background-color: transparent;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-e1dd2ff6] {
              max-width: 100%;
              max-height: 100%;
              border-radius: 12px;
}
.pc-all .min-width .bg-top .boxs .swiper-button-prev[data-v-e1dd2ff6] {
        top: 43%;
        left: -90px;
}
.pc-all .min-width .bg-top .boxs .swiper-button-prev[data-v-e1dd2ff6]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .min-width .bg-top .boxs .swiper-button-next[data-v-e1dd2ff6] {
        right: -95px;
        top: 43%;
}
.pc-all .min-width .bg-top .boxs .swiper-button-next[data-v-e1dd2ff6]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .content[data-v-e1dd2ff6] {
  width: 1130px;
  margin: 0 auto;
  background-color: #fff;
}
.pc-all .content .buju[data-v-e1dd2ff6] {
    display: flex;
    padding: 69px 24px 40px;
}
.pc-all .content .buju .bj-left[data-v-e1dd2ff6] {
      width: 790px;
}
.pc-all .content .buju .bj-left .article[data-v-e1dd2ff6] {
        width: 790px;
        position: relative;
}
.pc-all .content .buju .bj-left .article #fixed-element[data-v-e1dd2ff6] {
          position: fixed;
          bottom: 50px;
          /* 初始时隐藏在页面顶部 */
          right: 25%;
          transition: top 0.3s ease;
          /* 添加过渡效果，使显示/隐藏平滑 */
}
.pc-all .content .buju .bj-left .article .list-name .zhiding[data-v-e1dd2ff6] {
          display: flex;
          align-items: flex-end;
          margin-top: 50px;
          margin-left: 50px;
}
.pc-all .content .buju .bj-left .article .list-name .zhiding img[data-v-e1dd2ff6] {
            width: 72px;
            height: 72px;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type[data-v-e1dd2ff6] {
          display: flex;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-left[data-v-e1dd2ff6] {
            width: 1px;
            background-color: #cdcdcd;
            /* 左侧线的颜色 */
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right[data-v-e1dd2ff6] {
            flex: 1;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item[data-v-e1dd2ff6] {
              font-weight: bold;
              color: #0088e3;
              padding: 0 0 20px 28px;
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              line-height: 1.1;
              position: relative;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item span[data-v-e1dd2ff6] {
                position: absolute;
                z-index: 2;
                top: -2px;
                left: 2px;
                height: 0;
                width: 0;
                border-top: 10px solid transparent;
                border-left: 9px solid #5e94fa;
                border-bottom: 10px solid transparent;
                border-right: 0;
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item[data-v-e1dd2ff6]:hover {
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item[data-v-e1dd2ff6] {
              padding: 0 0 20px 28px;
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #777777;
              line-height: 1.1;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item a[data-v-e1dd2ff6] {
                font-size: 14px;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                color: #777777;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item[data-v-e1dd2ff6]:hover {
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .expande[data-v-e1dd2ff6] {
          height: auto;
}
.pc-all .content .buju .bj-left .article .close[data-v-e1dd2ff6] {
          height: 600px;
          overflow: hidden;
}
.pc-all .content .buju .bj-left .article .introductions .intro[data-v-e1dd2ff6] {
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #333333;
          word-break: break-all;
          white-space: pre-wrap;
          line-height: 24px;
}
.pc-all .content .buju .bj-left .article .introductions .person[data-v-e1dd2ff6] {
          margin-top: 24px;
}
.pc-all .content .buju .bj-left .article .introductions .person .name[data-v-e1dd2ff6] {
            display: flex;
            margin-bottom: 3px;
            line-height: 32px;
}
.pc-all .content .buju .bj-left .article .introductions .person .name span[data-v-e1dd2ff6] {
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #333333;
}
.pc-all .content .buju .bj-left .article .introductions .person .name .span1[data-v-e1dd2ff6] {
              color: #777777;
              width: 62px;
              margin-right: 30px;
}
.pc-all .content .buju .bj-left .article .introductions .person .name .span2[data-v-e1dd2ff6] {
              flex: 1;
              word-break: break-all;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex[data-v-e1dd2ff6] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
          margin-bottom: 24px;
          margin-top: 40px;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex .comment-decorate[data-v-e1dd2ff6] {
            width: 5px;
            height: 37px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex .comment-writte[data-v-e1dd2ff6] {
            font-size: 26px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .hobby[data-v-e1dd2ff6] {
          font-size: 18px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          color: #333333;
          line-height: 25px;
          margin: 20px 0 10px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex[data-v-e1dd2ff6] {
          border-bottom: 1px dashed #cdcdcd;
          display: flex;
          padding: 8px 16px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left[data-v-e1dd2ff6] {
            display: flex;
            width: 400px;
            word-break: break-all;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left span[data-v-e1dd2ff6] {
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left .span1[data-v-e1dd2ff6] {
              color: #777777;
              width: 60px;
              margin-right: 10px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left .span2[data-v-e1dd2ff6] {
              flex: 1;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-right[data-v-e1dd2ff6] {
            margin-right: 100px;
}
.pc-all .content .buju .bj-left .article .one-information .direction[data-v-e1dd2ff6] {
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #333;
          word-break: break-all;
          white-space: pre-wrap;
          line-height: 24px;
}
.pc-all .content .buju .bj-left .article .one-information .direction .reference[data-v-e1dd2ff6] {
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #333;
            line-height: 24px;
            word-break: break-all;
            margin-bottom: 16px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .time[data-v-e1dd2ff6] {
          display: flex;
          font-size: 14px;
          font-family: PingFang SC-Bold, PingFang SC;
          font-weight: bold;
          color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .time .time-left[data-v-e1dd2ff6] {
            width: 150px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention[data-v-e1dd2ff6] {
          border-bottom: 1px dashed #cdcdcd;
          display: flex;
          padding: 8px 0;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention .mention-left[data-v-e1dd2ff6] {
            width: 150px;
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #777777;
            line-height: 24px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention .mention-right[data-v-e1dd2ff6] {
            flex: 1;
            line-height: 24px;
            color: #333333;
            word-break: break-all;
            font-size: 14px;
}
.pc-all .content .buju .personal-right[data-v-e1dd2ff6] {
      width: 267px;
      margin-left: 24px;
}
.pc-all .content .buju .personal-right .ewcode[data-v-e1dd2ff6] {
        width: 267px;
        height: 123px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img[data-v-e1dd2ff6] {
          background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
          width: 267px;
          height: 123px;
          background-size: 100% 100%;
          background-repeat: no-repeat;
          border-radius: 4px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima[data-v-e1dd2ff6] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0px 21px 0 21px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-e1dd2ff6] {
              padding-top: 30px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-e1dd2ff6] {
                width: 120px;
                height: 27px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-e1dd2ff6]:after {
                content: '';
                display: block;
                width: 63px;
                border-bottom: 1px solid #364579;
                margin: 0px 0 0 2px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-e1dd2ff6] {
                margin-top: 14px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-e1dd2ff6] {
                  width: 126px;
                  height: 18px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-e1dd2ff6] {
              background-color: #fff;
              width: 75px;
              height: 75px;
              text-align: center;
              display: flex;
              align-items: center;
              justify-content: center;
              padding: 6px 5px;
              margin-top: 24px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-e1dd2ff6] {
                width: 64px;
                height: 64px;
}
.pc-all .content .buju .personal-right .recommended[data-v-e1dd2ff6] {
        background-color: #fff;
        border: 1px solid #e8e8e8;
        margin-top: 12px;
        position: relative;
        margin-bottom: 24px;
}
.pc-all .content .buju .personal-right .recommended .line[data-v-e1dd2ff6] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .content .buju .personal-right .recommended .bj[data-v-e1dd2ff6] {
          padding: 20px 10px 0;
}
.pc-all .content .buju .personal-right .recommended .personal-bg[data-v-e1dd2ff6] {
          display: flex;
          align-items: center;
          margin: 0 4px 0 8px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .bt-img[data-v-e1dd2ff6] {
            width: 40px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .bt-img img[data-v-e1dd2ff6] {
              width: 40px;
              height: 40px;
              border-radius: 50px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-name[data-v-e1dd2ff6] {
            flex: 1;
            margin-left: 10px;
            font-size: 13px;
            font-weight: bold;
            color: #333333;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn[data-v-e1dd2ff6] {
            display: flex;
            justify-content: center;
            text-align: center;
            width: 60px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn .btn-ys[data-v-e1dd2ff6] {
              width: 60px;
              height: 25px;
              background-color: #f3faff;
              border: 1px solid #048eea;
              font-size: 12px;
              border-radius: 5px;
              line-height: 23px;
              cursor: pointer;
              color: #048eea;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn .btn-sx[data-v-e1dd2ff6] {
              background-color: #f2f4f9;
              color: #333333;
}
.pc-all .content .buju .personal-right .recommended .el-divider--horizontal[data-v-e1dd2ff6] {
          margin: 12px 0 !important;
}
.pc-all .content .buju .personal-right .recommended .right-detail[data-v-e1dd2ff6] {
          display: flex;
          margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .personal-right .recommended .right-detail .right-zi[data-v-e1dd2ff6] {
            font-size: 12px;
            color: #999999;
            margin-right: 33px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex[data-v-e1dd2ff6] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
          margin-top: 22px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex .comment-decorate[data-v-e1dd2ff6] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 10px;
            border-radius: 10px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex .comment-writte[data-v-e1dd2ff6] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .content .buju .personal-right .recommended .follow[data-v-e1dd2ff6] {
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap;
          margin: 25px 22px;
}
.pc-all .content .buju .personal-right .recommended .follow .all[data-v-e1dd2ff6] {
            width: 33.3%;
            text-align: center;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor[data-v-e1dd2ff6] {
              margin-bottom: 18px;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor img[data-v-e1dd2ff6] {
                width: 40px;
                height: 40px;
                border-radius: 50%;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor div[data-v-e1dd2ff6] {
                margin-top: 5px;
                color: #757575;
                font-size: 12px;
                font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .content .expande-button-wrap .kong[data-v-e1dd2ff6] {
    height: 20px;
    background-color: #f9f9f9;
}
.pc-all .content .expande-button-wrap .kong1[data-v-e1dd2ff6] {
    height: 36px;
    background-color: #f9f9f9;
}
.pc-all .content .expande-button-wrap .openapp[data-v-e1dd2ff6] {
    font-size: 14px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #078ae2;
    margin-top: 10px;
    margin-bottom: 16px;
}
.pc-all .content .expande-button-wrap .expande-button[data-v-e1dd2ff6] {
    background-color: #fff;
    height: 52px;
    width: 100%;
}
.pc-all .content .expande-button-wrap .expande-button .more[data-v-e1dd2ff6] {
      line-height: 20px;
      font-size: 14px;
      font-weight: 600;
      height: 52px;
      line-height: 52px;
      text-align: center;
      background-color: #fff;
      color: #333;
      border-radius: 8px 8px 8px 8px;
      opacity: 1;
      border: 1px solid #aaaaaa;
      font-size: 12px;
      margin: 16px 24px 0;
}

@charset "UTF-8";
.show[data-v-f4825550] {
  top: 0;
  /* 显示在页面顶部 */
}
.container-bg-size1[data-v-f4825550] {
  background-color: #f9f9f9;
}
.pc-all .pulldown[data-v-f4825550] {
  width: 113px;
  height: 33px;
  background: #f5f5f5;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.pc-all .pulldown span[data-v-f4825550] {
    margin-right: 6px;
}
.pc-all .kongWeb .del[data-v-f4825550] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-f4825550] {
  width: 233px;
  height: 299px;
}
.pc-all .min-width[data-v-f4825550] {
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  width: 1130px;
}
.pc-all .min-width .bg-top[data-v-f4825550] {
    width: 1130px;
    margin: 0 auto;
    position: relative;
    padding: 0 24px;
}
.pc-all .min-width .bg-top .names[data-v-f4825550] {
      padding-top: 48px;
}
.pc-all .min-width .bg-top .names .mz[data-v-f4825550] {
        font-size: 36px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333;
        margin-bottom: 18px;
}
.pc-all .min-width .bg-top .names .work[data-v-f4825550] {
        font-size: 14px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333;
        line-height: 24px;
}
.pc-all .min-width .bg-top .boxs[data-v-f4825550] {
      width: 1065px;
      padding-left: 20px;
}
.pc-all .min-width .bg-top .boxs .swiper-container[data-v-f4825550] {
        overflow: hidden;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper[data-v-f4825550] {
          margin-top: 40px;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-f4825550] {
            background-color: #fff;
            border-radius: 12px;
            height: 209px !important;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-f4825550] {
              max-width: 100%;
              max-height: 100%;
              border-radius: 12px;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-f4825550] {
            background-color: transparent;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-f4825550] {
              max-width: 100%;
              max-height: 100%;
              border-radius: 12px;
}
.pc-all .min-width .bg-top .boxs .swiper-button-prev[data-v-f4825550] {
        top: 43%;
        left: -90px;
}
.pc-all .min-width .bg-top .boxs .swiper-button-prev[data-v-f4825550]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .min-width .bg-top .boxs .swiper-button-next[data-v-f4825550] {
        right: -95px;
        top: 43%;
}
.pc-all .min-width .bg-top .boxs .swiper-button-next[data-v-f4825550]::after {
          width: 50px !important;
          height: 50px !important;
          font-size: 30px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .content[data-v-f4825550] {
  width: 1130px;
  margin: 0 auto;
  background-color: #fff;
}
.pc-all .content .buju[data-v-f4825550] {
    display: flex;
    padding: 49px 24px 40px;
}
.pc-all .content .buju .bj-left[data-v-f4825550] {
      width: 790px;
}
.pc-all .content .buju .bj-left .article[data-v-f4825550] {
        width: 790px;
        position: relative;
}
.pc-all .content .buju .bj-left .article #fixed-element[data-v-f4825550] {
          position: fixed;
          bottom: 50px;
          /* 初始时隐藏在页面顶部 */
          right: 25%;
          transition: top 0.3s ease;
          /* 添加过渡效果，使显示/隐藏平滑 */
}
.pc-all .content .buju .bj-left .article .list-name .zhiding[data-v-f4825550] {
          display: flex;
          align-items: flex-end;
          margin-top: 50px;
          margin-left: 50px;
}
.pc-all .content .buju .bj-left .article .list-name .zhiding img[data-v-f4825550] {
            width: 72px;
            height: 72px;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type[data-v-f4825550] {
          display: flex;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-left[data-v-f4825550] {
            width: 1px;
            background-color: #cdcdcd;
            /* 左侧线的颜色 */
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right[data-v-f4825550] {
            flex: 1;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item[data-v-f4825550] {
              font-weight: bold;
              color: #0088e3;
              padding: 0 0 20px 28px;
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              line-height: 1.1;
              position: relative;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item span[data-v-f4825550] {
                position: absolute;
                z-index: 2;
                top: -2px;
                left: 2px;
                height: 0;
                width: 0;
                border-top: 10px solid transparent;
                border-left: 9px solid #5e94fa;
                border-bottom: 10px solid transparent;
                border-right: 0;
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item[data-v-f4825550]:hover {
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item[data-v-f4825550] {
              padding: 0 0 20px 28px;
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #777777;
              line-height: 1.1;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item a[data-v-f4825550] {
                font-size: 14px;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                color: #777777;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item[data-v-f4825550]:hover {
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .expande[data-v-f4825550] {
          height: auto;
}
.pc-all .content .buju .bj-left .article .close[data-v-f4825550] {
          height: 600px;
          overflow: hidden;
}
.pc-all .content .buju .bj-left .article .introductions .intro[data-v-f4825550] {
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #333333;
          word-break: break-all;
          white-space: pre-wrap;
          line-height: 24px;
}
.pc-all .content .buju .bj-left .article .introductions .places[data-v-f4825550] {
          display: flex;
          margin-bottom: 32px;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left[data-v-f4825550] {
            width: 343px;
            background: #fafafa;
            border-radius: 4px 4px 4px 4px;
            padding: 11px 24px 14px 16px;
            margin-right: 14px;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies[data-v-f4825550] {
              display: flex;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-left[data-v-f4825550] {
                flex: 1;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-left .dizhi[data-v-f4825550] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 16px;
                  color: #333333;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-left .adress[data-v-f4825550] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #777777;
                  white-space: nowrap;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  width: 247px;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-right[data-v-f4825550] {
                display: flex;
                align-items: center;
                justify-content: center;
                border-left: 1px solid #e9e9e9;
                padding-left: 27px;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-right img[data-v-f4825550] {
                  width: 22px;
                  height: 22px;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex[data-v-f4825550] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
          margin-bottom: 24px;
          margin-top: 40px;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex .comment-decorate[data-v-f4825550] {
            width: 5px;
            height: 37px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex .comment-writte[data-v-f4825550] {
            font-size: 26px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .hobby[data-v-f4825550] {
          font-size: 18px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          color: #333333;
          line-height: 25px;
          margin: 20px 0 10px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex[data-v-f4825550] {
          border-bottom: 1px dashed #cdcdcd;
          display: flex;
          padding: 8px 16px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left[data-v-f4825550] {
            display: flex;
            width: 400px;
            word-break: break-all;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left span[data-v-f4825550] {
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left .span1[data-v-f4825550] {
              color: #777777;
              width: 60px;
              margin-right: 10px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left .span2[data-v-f4825550] {
              flex: 1;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-right[data-v-f4825550] {
            margin-right: 100px;
}
.pc-all .content .buju .bj-left .article .one-information .direction[data-v-f4825550] {
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #333;
          word-break: break-all;
          white-space: pre-wrap;
          line-height: 24px;
}
.pc-all .content .buju .bj-left .article .one-information .direction .reference[data-v-f4825550] {
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #333;
            line-height: 24px;
            word-break: break-all;
            margin-bottom: 16px;
}
.pc-all .content .buju .bj-left .article .one-information .teams[data-v-f4825550] {
          display: flex;
          flex-wrap: wrap;
}
.pc-all .content .buju .bj-left .article .one-information .directions[data-v-f4825550] {
          width: 184px;
          height: 179px;
          text-align: center;
          display: flex;
          justify-content: center;
          margin-top: 38px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .avtar[data-v-f4825550] {
            height: 60px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .avtar img[data-v-f4825550] {
              width: 60px;
              height: 60px;
              border-radius: 50%;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .names[data-v-f4825550] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 16px;
            color: #333333;
            line-height: 28px;
            height: 28px;
            margin-top: 7px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .position[data-v-f4825550] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #333333;
            line-height: 28px;
            height: 28px;
            margin-top: 2px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .search[data-v-f4825550] {
            width: 100%;
            display: flex;
            justify-content: center;
            margin-top: 8px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .search span[data-v-f4825550] {
              width: 84px;
              height: 28px;
              background: #29a9ff;
              border-radius: 2px 2px 2px 2px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #ffffff;
              line-height: 28px;
              display: flex;
              align-items: center;
              justify-content: center;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .time[data-v-f4825550] {
          display: flex;
          font-size: 14px;
          font-family: PingFang SC-Bold, PingFang SC;
          font-weight: bold;
          color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .time .time-left[data-v-f4825550] {
            width: 150px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention[data-v-f4825550] {
          border-bottom: 1px dashed #cdcdcd;
          display: flex;
          padding: 8px 0;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention .mention-left[data-v-f4825550] {
            width: 150px;
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #777777;
            line-height: 24px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention .mention-right[data-v-f4825550] {
            flex: 1;
            line-height: 24px;
            color: #333333;
            word-break: break-all;
            font-size: 14px;
}
.pc-all .content .buju .personal-right[data-v-f4825550] {
      width: 267px;
      margin-left: 24px;
}
.pc-all .content .buju .personal-right .ewcode[data-v-f4825550] {
        width: 267px;
        height: 123px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img[data-v-f4825550] {
          background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
          width: 267px;
          height: 123px;
          background-size: 100% 100%;
          background-repeat: no-repeat;
          border-radius: 4px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima[data-v-f4825550] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0px 21px 0 21px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-f4825550] {
              padding-top: 30px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-f4825550] {
                width: 120px;
                height: 27px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-f4825550]:after {
                content: '';
                display: block;
                width: 63px;
                border-bottom: 1px solid #364579;
                margin: 0px 0 0 2px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-f4825550] {
                margin-top: 14px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-f4825550] {
                  width: 126px;
                  height: 18px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-f4825550] {
              background-color: #fff;
              width: 75px;
              height: 75px;
              text-align: center;
              display: flex;
              align-items: center;
              justify-content: center;
              padding: 6px 5px;
              margin-top: 24px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-f4825550] {
                width: 64px;
                height: 64px;
}
.pc-all .content .buju .personal-right .recommended[data-v-f4825550] {
        background-color: #fff;
        border: 1px solid #e8e8e8;
        margin-top: 12px;
        position: relative;
        margin-bottom: 24px;
}
.pc-all .content .buju .personal-right .recommended .line[data-v-f4825550] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .content .buju .personal-right .recommended .bj[data-v-f4825550] {
          padding: 20px 10px 0;
}
.pc-all .content .buju .personal-right .recommended .personal-bg[data-v-f4825550] {
          display: flex;
          align-items: center;
          margin: 0 4px 0 8px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .bt-img[data-v-f4825550] {
            width: 40px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .bt-img img[data-v-f4825550] {
              width: 40px;
              height: 40px;
              border-radius: 50px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-name[data-v-f4825550] {
            flex: 1;
            margin-left: 10px;
            font-size: 13px;
            font-weight: bold;
            color: #333333;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn[data-v-f4825550] {
            display: flex;
            justify-content: center;
            text-align: center;
            width: 60px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn .btn-ys[data-v-f4825550] {
              width: 60px;
              height: 25px;
              background-color: #f3faff;
              border: 1px solid #048eea;
              font-size: 12px;
              border-radius: 5px;
              line-height: 23px;
              cursor: pointer;
              color: #048eea;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn .btn-sx[data-v-f4825550] {
              background-color: #f2f4f9;
              color: #333333;
}
.pc-all .content .buju .personal-right .recommended .el-divider--horizontal[data-v-f4825550] {
          margin: 12px 0 !important;
}
.pc-all .content .buju .personal-right .recommended .right-detail[data-v-f4825550] {
          display: flex;
          margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .personal-right .recommended .right-detail .right-zi[data-v-f4825550] {
            font-size: 12px;
            color: #999999;
            margin-right: 33px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex[data-v-f4825550] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
          margin-top: 22px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex .comment-decorate[data-v-f4825550] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 10px;
            border-radius: 10px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex .comment-writte[data-v-f4825550] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .content .buju .personal-right .recommended .follow[data-v-f4825550] {
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap;
          margin: 25px 22px;
}
.pc-all .content .buju .personal-right .recommended .follow .all[data-v-f4825550] {
            width: 33.3%;
            text-align: center;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor[data-v-f4825550] {
              margin-bottom: 18px;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor img[data-v-f4825550] {
                width: 40px;
                height: 40px;
                border-radius: 50%;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor div[data-v-f4825550] {
                margin-top: 5px;
                color: #757575;
                font-size: 12px;
                font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .content .expande-button-wrap .kong[data-v-f4825550] {
    height: 20px;
    background-color: #f9f9f9;
}
.pc-all .content .expande-button-wrap .kong1[data-v-f4825550] {
    height: 36px;
    background-color: #f9f9f9;
}
.pc-all .content .expande-button-wrap .openapp[data-v-f4825550] {
    font-size: 14px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #078ae2;
    margin-top: 10px;
    margin-bottom: 16px;
}
.pc-all .content .expande-button-wrap .expande-button[data-v-f4825550] {
    background-color: #fff;
    height: 52px;
    width: 100%;
}
.pc-all .content .expande-button-wrap .expande-button .more[data-v-f4825550] {
      line-height: 20px;
      font-size: 14px;
      font-weight: 600;
      height: 52px;
      line-height: 52px;
      text-align: center;
      background-color: #fff;
      color: #333;
      border-radius: 8px 8px 8px 8px;
      opacity: 1;
      border: 1px solid #aaaaaa;
      font-size: 12px;
      margin: 16px 24px 0;
}
.pc-all .dialog-cute[data-v-f4825550] {
  display: flex;
  justify-content: center;
  text-align: center;
  height: 450px;
  overflow-y: scroll;
}
.pc-all .dialog-cute[data-v-f4825550]::-webkit-scrollbar {
    width: 0px;
}
.pc-all .dialog-cute .closes[data-v-f4825550] .el-icon-close {
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 18px;
}
.pc-all .dialog-cute .reference .avtar[data-v-f4825550] {
    height: 70px;
}
.pc-all .dialog-cute .reference .avtar img[data-v-f4825550] {
      width: 70px;
      height: 70px;
      border-radius: 50%;
}
.pc-all .dialog-cute .reference .names[data-v-f4825550] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    height: 28px;
    margin-top: 8px;
}
.pc-all .dialog-cute .reference .position[data-v-f4825550] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    height: 28px;
    margin-top: 4px;
}
.pc-all .dialog-cute .reference .position1[data-v-f4825550] {
    text-align: left;
    margin-top: 11px;
}

@charset "UTF-8";
.show[data-v-168c362f] {
  top: 0;
  /* 显示在页面顶部 */
}
.container-bg-size1[data-v-168c362f] {
  background-color: #f9f9f9;
}
.pc-all .min-width[data-v-168c362f] {
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
}
.pc-all .min-width .bg-top[data-v-168c362f] {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 24px;
}
.pc-all .min-width .bg-top .names .mz[data-v-168c362f] {
      font-size: 36px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #333;
      margin-bottom: 18px;
}
.pc-all .min-width .bg-top .names .work[data-v-168c362f] {
      font-size: 14px;
      font-family: PingFang SC-Regular, PingFang SC;
      font-weight: 400;
      color: #333;
      line-height: 24px;
}
.pc-all .min-width .bg-top .boxs[data-v-168c362f] {
      width: 100%;
      padding-left: 20px;
}
.pc-all .min-width .bg-top .boxs .swiper-container[data-v-168c362f] {
        overflow: hidden;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper[data-v-168c362f] {
          margin-top: 10px;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-168c362f] {
            background-color: #fff;
            height: 104px !important;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-168c362f] {
              max-width: 100%;
              max-height: 100%;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-168c362f] {
            background-color: transparent;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-168c362f] {
              max-width: 100%;
              max-height: 100%;
}
.pc-all .min-width .bg-top .boxs .swiper-button-prev[data-v-168c362f] {
        top: 43%;
        left: -50px;
}
.pc-all .min-width .bg-top .boxs .swiper-button-prev[data-v-168c362f]::after {
          width: 24px !important;
          height: 24px !important;
          font-size: 10px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .min-width .bg-top .boxs .swiper-button-next[data-v-168c362f] {
        right: -60px;
        top: 43%;
}
.pc-all .min-width .bg-top .boxs .swiper-button-next[data-v-168c362f]::after {
          width: 24px !important;
          height: 24px !important;
          font-size: 10px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .content[data-v-168c362f] {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.pc-all .content .buju[data-v-168c362f] {
    display: flex;
    padding: 0px 24px 40px;
}
.pc-all .content .buju .bj-left[data-v-168c362f] {
      width: 100%;
}
.pc-all .content .buju .bj-left .article[data-v-168c362f] {
        width: 100%;
        position: relative;
}
.pc-all .content .buju .bj-left .article #fixed-element[data-v-168c362f] {
          position: fixed;
          bottom: 50px;
          /* 初始时隐藏在页面顶部 */
          right: 25%;
          transition: top 0.3s ease;
          /* 添加过渡效果，使显示/隐藏平滑 */
}
.pc-all .content .buju .bj-left .article .list-name .zhiding[data-v-168c362f] {
          display: flex;
          align-items: flex-end;
          margin-top: 50px;
          margin-left: 50px;
}
.pc-all .content .buju .bj-left .article .list-name .zhiding img[data-v-168c362f] {
            width: 72px;
            height: 72px;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type[data-v-168c362f] {
          display: flex;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-left[data-v-168c362f] {
            width: 1px;
            background-color: #cdcdcd;
            /* 左侧线的颜色 */
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right[data-v-168c362f] {
            flex: 1;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item[data-v-168c362f] {
              font-weight: bold;
              color: #0088e3;
              padding: 0 0 20px 28px;
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              line-height: 1.1;
              position: relative;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item span[data-v-168c362f] {
                position: absolute;
                z-index: 2;
                top: -2px;
                left: 2px;
                height: 0;
                width: 0;
                border-top: 10px solid transparent;
                border-left: 9px solid #5e94fa;
                border-bottom: 10px solid transparent;
                border-right: 0;
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item[data-v-168c362f]:hover {
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item[data-v-168c362f] {
              padding: 0 0 20px 28px;
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #777777;
              line-height: 1.1;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item a[data-v-168c362f] {
                font-size: 14px;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                color: #777777;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item[data-v-168c362f]:hover {
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .expande[data-v-168c362f] {
          height: auto;
}
.pc-all .content .buju .bj-left .article .close[data-v-168c362f] {
          height: 600px;
          overflow: hidden;
}
.pc-all .content .buju .bj-left .article .introductions[data-v-168c362f] {
          margin-top: 20px;
}
.pc-all .content .buju .bj-left .article .introductions .intro[data-v-168c362f] {
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #333333;
            word-break: break-all;
            white-space: pre-wrap;
            line-height: 24px;
}
.pc-all .content .buju .bj-left .article .introductions .places[data-v-168c362f] {
            display: flex;
            margin-bottom: 32px;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left[data-v-168c362f] {
              width: 300px;
              background: #fafafa;
              border-radius: 4px 4px 4px 4px;
              padding: 11px 24px 14px 16px;
              margin-right: 14px;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies[data-v-168c362f] {
                display: flex;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-left[data-v-168c362f] {
                  flex: 1;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-left .dizhi[data-v-168c362f] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 16px;
                    color: #333333;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-left .adress[data-v-168c362f] {
                    font-family: PingFang SC, PingFang SC;
                    font-weight: 400;
                    font-size: 12px;
                    color: #777777;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    width: 150px;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-right[data-v-168c362f] {
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  border-left: 1px solid #e9e9e9;
                  padding-left: 27px;
}
.pc-all .content .buju .bj-left .article .introductions .places .place-left .moblies .moblies-right img[data-v-168c362f] {
                    width: 22px;
                    height: 22px;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex[data-v-168c362f] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
          margin-bottom: 24px;
          margin-top: 40px;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex .comment-decorate[data-v-168c362f] {
            width: 5px;
            height: 37px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex .comment-writte[data-v-168c362f] {
            font-size: 26px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .hobby[data-v-168c362f] {
          font-size: 18px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          color: #333333;
          line-height: 25px;
          margin: 20px 0 10px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex[data-v-168c362f] {
          border-bottom: 1px dashed #cdcdcd;
          display: flex;
          padding: 8px 16px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left[data-v-168c362f] {
            display: flex;
            width: 400px;
            word-break: break-all;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left span[data-v-168c362f] {
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left .span1[data-v-168c362f] {
              color: #777777;
              width: 60px;
              margin-right: 10px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left .span2[data-v-168c362f] {
              flex: 1;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-right[data-v-168c362f] {
            margin-right: 100px;
}
.pc-all .content .buju .bj-left .article .one-information .direction[data-v-168c362f] {
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #333;
          word-break: break-all;
          white-space: pre-wrap;
          line-height: 24px;
}
.pc-all .content .buju .bj-left .article .one-information .direction .reference[data-v-168c362f] {
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #333;
            line-height: 24px;
            word-break: break-all;
            margin-bottom: 16px;
}
.pc-all .content .buju .bj-left .article .one-information .teams[data-v-168c362f] {
          display: flex;
          flex-wrap: wrap;
}
.pc-all .content .buju .bj-left .article .one-information .directions[data-v-168c362f] {
          width: 184px;
          height: 179px;
          text-align: center;
          display: flex;
          justify-content: center;
          margin-top: 38px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .avtar[data-v-168c362f] {
            height: 60px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .avtar img[data-v-168c362f] {
              width: 60px;
              height: 60px;
              border-radius: 50%;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .names[data-v-168c362f] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 16px;
            color: #333333;
            line-height: 28px;
            height: 28px;
            margin-top: 7px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .position[data-v-168c362f] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #333333;
            line-height: 28px;
            height: 28px;
            margin-top: 2px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .search[data-v-168c362f] {
            width: 100%;
            display: flex;
            justify-content: center;
            margin-top: 8px;
}
.pc-all .content .buju .bj-left .article .one-information .directions .reference .search span[data-v-168c362f] {
              width: 84px;
              height: 28px;
              background: #29a9ff;
              border-radius: 2px 2px 2px 2px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #ffffff;
              line-height: 28px;
              display: flex;
              align-items: center;
              justify-content: center;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .time[data-v-168c362f] {
          display: flex;
          font-size: 14px;
          font-family: PingFang SC-Bold, PingFang SC;
          font-weight: bold;
          color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .time .time-left[data-v-168c362f] {
            width: 150px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention[data-v-168c362f] {
          border-bottom: 1px dashed #cdcdcd;
          display: flex;
          padding: 8px 0;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention .mention-left[data-v-168c362f] {
            width: 150px;
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #777777;
            line-height: 24px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention .mention-right[data-v-168c362f] {
            flex: 1;
            line-height: 24px;
            color: #333333;
            word-break: break-all;
            font-size: 14px;
}
.pc-all .content .buju .personal-right[data-v-168c362f] {
      width: 267px;
      margin-left: 24px;
}
.pc-all .content .buju .personal-right .ewcode[data-v-168c362f] {
        width: 267px;
        height: 123px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img[data-v-168c362f] {
          background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
          width: 267px;
          height: 123px;
          background-size: 100% 100%;
          background-repeat: no-repeat;
          border-radius: 4px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima[data-v-168c362f] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0px 21px 0 21px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-168c362f] {
              padding-top: 30px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-168c362f] {
                width: 120px;
                height: 27px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-168c362f]:after {
                content: '';
                display: block;
                width: 63px;
                border-bottom: 1px solid #364579;
                margin: 0px 0 0 2px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-168c362f] {
                margin-top: 14px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-168c362f] {
                  width: 126px;
                  height: 18px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-168c362f] {
              background-color: #fff;
              width: 75px;
              height: 75px;
              text-align: center;
              display: flex;
              align-items: center;
              justify-content: center;
              padding: 6px 5px;
              margin-top: 24px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-168c362f] {
                width: 64px;
                height: 64px;
}
.pc-all .content .buju .personal-right .recommended[data-v-168c362f] {
        background-color: #fff;
        border: 1px solid #e8e8e8;
        margin-top: 12px;
        position: relative;
        margin-bottom: 24px;
}
.pc-all .content .buju .personal-right .recommended .line[data-v-168c362f] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .content .buju .personal-right .recommended .bj[data-v-168c362f] {
          padding: 20px 10px 0;
}
.pc-all .content .buju .personal-right .recommended .personal-bg[data-v-168c362f] {
          display: flex;
          align-items: center;
          margin: 0 4px 0 8px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .bt-img[data-v-168c362f] {
            width: 40px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .bt-img img[data-v-168c362f] {
              width: 40px;
              height: 40px;
              border-radius: 50px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-name[data-v-168c362f] {
            flex: 1;
            margin-left: 10px;
            font-size: 13px;
            font-weight: bold;
            color: #333333;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn[data-v-168c362f] {
            display: flex;
            justify-content: center;
            text-align: center;
            width: 60px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn .btn-ys[data-v-168c362f] {
              width: 60px;
              height: 25px;
              background-color: #f3faff;
              border: 1px solid #048eea;
              font-size: 12px;
              border-radius: 5px;
              line-height: 23px;
              cursor: pointer;
              color: #048eea;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn .btn-sx[data-v-168c362f] {
              background-color: #f2f4f9;
              color: #333333;
}
.pc-all .content .buju .personal-right .recommended .el-divider--horizontal[data-v-168c362f] {
          margin: 12px 0 !important;
}
.pc-all .content .buju .personal-right .recommended .right-detail[data-v-168c362f] {
          display: flex;
          margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .personal-right .recommended .right-detail .right-zi[data-v-168c362f] {
            font-size: 12px;
            color: #999999;
            margin-right: 33px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex[data-v-168c362f] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
          margin-top: 22px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex .comment-decorate[data-v-168c362f] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 10px;
            border-radius: 10px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex .comment-writte[data-v-168c362f] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .content .buju .personal-right .recommended .follow[data-v-168c362f] {
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap;
          margin: 25px 22px;
}
.pc-all .content .buju .personal-right .recommended .follow .all[data-v-168c362f] {
            width: 33.3%;
            text-align: center;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor[data-v-168c362f] {
              margin-bottom: 18px;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor img[data-v-168c362f] {
                width: 40px;
                height: 40px;
                border-radius: 50%;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor div[data-v-168c362f] {
                margin-top: 5px;
                color: #757575;
                font-size: 12px;
                font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .content .expande-button-wrap .kong[data-v-168c362f] {
    height: 20px;
    background-color: #f9f9f9;
}
.pc-all .content .expande-button-wrap .kong1[data-v-168c362f] {
    height: 36px;
    background-color: #f9f9f9;
}
.pc-all .content .expande-button-wrap .openapp[data-v-168c362f] {
    font-size: 14px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #078ae2;
    margin-top: 10px;
    margin-bottom: 16px;
}
.pc-all .content .expande-button-wrap .expande-button[data-v-168c362f] {
    background-color: #fff;
    height: 52px;
    width: 100%;
}
.pc-all .content .expande-button-wrap .expande-button .more[data-v-168c362f] {
      line-height: 20px;
      font-size: 14px;
      font-weight: 600;
      height: 52px;
      line-height: 52px;
      text-align: center;
      background-color: #fff;
      color: #333;
      border-radius: 8px 8px 8px 8px;
      opacity: 1;
      border: 1px solid #aaaaaa;
      font-size: 12px;
      margin: 16px 24px 0;
}
.pc-all .dialog-cute[data-v-168c362f] {
  display: flex;
  justify-content: center;
  text-align: center;
  height: 450px;
  overflow-y: scroll;
}
.pc-all .dialog-cute[data-v-168c362f]::-webkit-scrollbar {
    width: 0px;
}
.pc-all .dialog-cute .closes[data-v-168c362f] .el-icon-close {
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 18px;
}
.pc-all .dialog-cute .reference .avtar[data-v-168c362f] {
    height: 70px;
}
.pc-all .dialog-cute .reference .avtar img[data-v-168c362f] {
      width: 70px;
      height: 70px;
      border-radius: 50%;
}
.pc-all .dialog-cute .reference .names[data-v-168c362f] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    height: 28px;
    margin-top: 8px;
}
.pc-all .dialog-cute .reference .position[data-v-168c362f] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    height: 28px;
    margin-top: 4px;
}
.pc-all .dialog-cute .reference .position1[data-v-168c362f] {
    text-align: left;
    margin-top: 11px;
}

@charset "UTF-8";
.show[data-v-802b405a] {
  top: 0;
  /* 显示在页面顶部 */
}
.container-bg-size1[data-v-802b405a] {
  background-color: #f9f9f9;
}
.pc-all .pulldown[data-v-802b405a] {
  width: 113px;
  height: 33px;
  background: #f5f5f5;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.pc-all .pulldown span[data-v-802b405a] {
    margin-right: 6px;
}
.pc-all .min-width[data-v-802b405a] {
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  width: 100%;
}
.pc-all .min-width .bg-top[data-v-802b405a] {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 24px;
}
.pc-all .min-width .bg-top .names[data-v-802b405a] {
      padding-top: 0px;
}
.pc-all .min-width .bg-top .names .mz[data-v-802b405a] {
        font-size: 36px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #333;
        margin-bottom: 18px;
}
.pc-all .min-width .bg-top .names .work[data-v-802b405a] {
        font-size: 14px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #333;
        line-height: 24px;
}
.pc-all .min-width .bg-top .boxs[data-v-802b405a] {
      width: 100%;
      padding-left: 20px;
}
.pc-all .min-width .bg-top .boxs .swiper-container[data-v-802b405a] {
        overflow: hidden;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper[data-v-802b405a] {
          margin-top: 10px;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs[data-v-802b405a] {
            background-color: #fff;
            border-radius: 12px;
            height: 209px !important;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .imgs img[data-v-802b405a] {
              max-width: 100%;
              max-height: 100%;
              border-radius: 12px;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide[data-v-802b405a] {
            background-color: transparent;
}
.pc-all .min-width .bg-top .boxs .swiper-container .swiper-wrapper .swiper-slide .first-slide img[data-v-802b405a] {
              max-width: 100%;
              max-height: 100%;
              border-radius: 12px;
}
.pc-all .min-width .bg-top .boxs .swiper-button-prev[data-v-802b405a] {
        top: 30%;
        left: -50px;
}
.pc-all .min-width .bg-top .boxs .swiper-button-prev[data-v-802b405a]::after {
          width: 24px !important;
          height: 24px !important;
          font-size: 10px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .min-width .bg-top .boxs .swiper-button-next[data-v-802b405a] {
        right: -60px;
        top: 30%;
}
.pc-all .min-width .bg-top .boxs .swiper-button-next[data-v-802b405a]::after {
          width: 24px !important;
          height: 24px !important;
          font-size: 10px;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.5);
}
.pc-all .content[data-v-802b405a] {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.pc-all .content .buju[data-v-802b405a] {
    display: flex;
    padding: 0px 24px 40px;
}
.pc-all .content .buju .bj-left[data-v-802b405a] {
      width: 100%;
}
.pc-all .content .buju .bj-left .article[data-v-802b405a] {
        width: 100%;
        position: relative;
}
.pc-all .content .buju .bj-left .article #fixed-element[data-v-802b405a] {
          position: fixed;
          bottom: 50px;
          /* 初始时隐藏在页面顶部 */
          right: 25%;
          transition: top 0.3s ease;
          /* 添加过渡效果，使显示/隐藏平滑 */
}
.pc-all .content .buju .bj-left .article .list-name .zhiding[data-v-802b405a] {
          display: flex;
          align-items: flex-end;
          margin-top: 50px;
          margin-left: 50px;
}
.pc-all .content .buju .bj-left .article .list-name .zhiding img[data-v-802b405a] {
            width: 72px;
            height: 72px;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type[data-v-802b405a] {
          display: flex;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-left[data-v-802b405a] {
            width: 1px;
            background-color: #cdcdcd;
            /* 左侧线的颜色 */
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right[data-v-802b405a] {
            flex: 1;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item[data-v-802b405a] {
              font-weight: bold;
              color: #0088e3;
              padding: 0 0 20px 28px;
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              line-height: 1.1;
              position: relative;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item span[data-v-802b405a] {
                position: absolute;
                z-index: 2;
                top: -2px;
                left: 2px;
                height: 0;
                width: 0;
                border-top: 10px solid transparent;
                border-left: 9px solid #5e94fa;
                border-bottom: 10px solid transparent;
                border-right: 0;
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_item[data-v-802b405a]:hover {
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item[data-v-802b405a] {
              padding: 0 0 20px 28px;
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #777777;
              line-height: 1.1;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item a[data-v-802b405a] {
                font-size: 14px;
                font-family: PingFang SC, PingFang SC;
                font-weight: 400;
                color: #777777;
}
.pc-all .content .buju .bj-left .article .list-name .typename .type .type-right .tublist_next_item[data-v-802b405a]:hover {
                cursor: pointer;
}
.pc-all .content .buju .bj-left .article .expande[data-v-802b405a] {
          height: auto;
}
.pc-all .content .buju .bj-left .article .close[data-v-802b405a] {
          height: 600px;
          overflow: hidden;
}
.pc-all .content .buju .bj-left .article .introductions .intro[data-v-802b405a] {
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #333333;
          word-break: break-all;
          white-space: pre-wrap;
          line-height: 24px;
}
.pc-all .content .buju .bj-left .article .introductions .person[data-v-802b405a] {
          margin-top: 24px;
}
.pc-all .content .buju .bj-left .article .introductions .person .name[data-v-802b405a] {
            display: flex;
            margin-bottom: 3px;
            line-height: 32px;
}
.pc-all .content .buju .bj-left .article .introductions .person .name span[data-v-802b405a] {
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #333333;
}
.pc-all .content .buju .bj-left .article .introductions .person .name .span1[data-v-802b405a] {
              color: #777777;
              width: 62px;
              margin-right: 30px;
}
.pc-all .content .buju .bj-left .article .introductions .person .name .span2[data-v-802b405a] {
              flex: 1;
              word-break: break-all;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex[data-v-802b405a] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
          margin-bottom: 24px;
          margin-top: 40px;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex .comment-decorate[data-v-802b405a] {
            width: 5px;
            height: 37px;
            background-color: #25a5ff;
            margin: 0 7px 0 0;
}
.pc-all .content .buju .bj-left .article .one-information .comment-flex .comment-writte[data-v-802b405a] {
            font-size: 26px;
            font-family: PingFang SC-Bold, PingFang SC;
            font-weight: bold;
            color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .hobby[data-v-802b405a] {
          font-size: 18px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 600;
          color: #333333;
          line-height: 25px;
          margin: 20px 0 10px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex[data-v-802b405a] {
          border-bottom: 1px dashed #cdcdcd;
          display: flex;
          padding: 8px 16px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left[data-v-802b405a] {
            display: flex;
            width: 400px;
            word-break: break-all;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left span[data-v-802b405a] {
              font-size: 14px;
              font-family: PingFang SC-Regular, PingFang SC;
              font-weight: 400;
              color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left .span1[data-v-802b405a] {
              color: #777777;
              width: 60px;
              margin-right: 10px;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-left .span2[data-v-802b405a] {
              flex: 1;
}
.pc-all .content .buju .bj-left .article .one-information .infors .sex .sex-right[data-v-802b405a] {
            margin-right: 100px;
}
.pc-all .content .buju .bj-left .article .one-information .direction[data-v-802b405a] {
          font-size: 14px;
          font-family: PingFang SC-Regular, PingFang SC;
          font-weight: 400;
          color: #333;
          word-break: break-all;
          white-space: pre-wrap;
          line-height: 24px;
}
.pc-all .content .buju .bj-left .article .one-information .direction .reference[data-v-802b405a] {
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #333;
            line-height: 24px;
            word-break: break-all;
            margin-bottom: 16px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .time[data-v-802b405a] {
          display: flex;
          font-size: 14px;
          font-family: PingFang SC-Bold, PingFang SC;
          font-weight: bold;
          color: #333333;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .time .time-left[data-v-802b405a] {
            width: 150px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention[data-v-802b405a] {
          border-bottom: 1px dashed #cdcdcd;
          display: flex;
          padding: 8px 0;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention .mention-left[data-v-802b405a] {
            width: 150px;
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            color: #777777;
            line-height: 24px;
}
.pc-all .content .buju .bj-left .article .one-information .honorable .mention .mention-right[data-v-802b405a] {
            flex: 1;
            line-height: 24px;
            color: #333333;
            word-break: break-all;
            font-size: 14px;
}
.pc-all .content .buju .personal-right[data-v-802b405a] {
      width: 267px;
      margin-left: 24px;
}
.pc-all .content .buju .personal-right .ewcode[data-v-802b405a] {
        width: 267px;
        height: 123px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img[data-v-802b405a] {
          background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
          width: 267px;
          height: 123px;
          background-size: 100% 100%;
          background-repeat: no-repeat;
          border-radius: 4px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima[data-v-802b405a] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0px 21px 0 21px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-802b405a] {
              padding-top: 30px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-802b405a] {
                width: 120px;
                height: 27px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-802b405a]:after {
                content: '';
                display: block;
                width: 63px;
                border-bottom: 1px solid #364579;
                margin: 0px 0 0 2px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-802b405a] {
                margin-top: 14px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-802b405a] {
                  width: 126px;
                  height: 18px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-802b405a] {
              background-color: #fff;
              width: 75px;
              height: 75px;
              text-align: center;
              display: flex;
              align-items: center;
              justify-content: center;
              padding: 6px 5px;
              margin-top: 24px;
}
.pc-all .content .buju .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-802b405a] {
                width: 64px;
                height: 64px;
}
.pc-all .content .buju .personal-right .recommended[data-v-802b405a] {
        background-color: #fff;
        border: 1px solid #e8e8e8;
        margin-top: 12px;
        position: relative;
        margin-bottom: 24px;
}
.pc-all .content .buju .personal-right .recommended .line[data-v-802b405a] {
          position: absolute;
          top: -1px;
          left: -1px;
          height: 3px;
          width: 267px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          border: 3px solid #048eea;
}
.pc-all .content .buju .personal-right .recommended .bj[data-v-802b405a] {
          padding: 20px 10px 0;
}
.pc-all .content .buju .personal-right .recommended .personal-bg[data-v-802b405a] {
          display: flex;
          align-items: center;
          margin: 0 4px 0 8px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .bt-img[data-v-802b405a] {
            width: 40px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .bt-img img[data-v-802b405a] {
              width: 40px;
              height: 40px;
              border-radius: 50px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-name[data-v-802b405a] {
            flex: 1;
            margin-left: 10px;
            font-size: 13px;
            font-weight: bold;
            color: #333333;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn[data-v-802b405a] {
            display: flex;
            justify-content: center;
            text-align: center;
            width: 60px;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn .btn-ys[data-v-802b405a] {
              width: 60px;
              height: 25px;
              background-color: #f3faff;
              border: 1px solid #048eea;
              font-size: 12px;
              border-radius: 5px;
              line-height: 23px;
              cursor: pointer;
              color: #048eea;
}
.pc-all .content .buju .personal-right .recommended .personal-bg .right-btn .btn-sx[data-v-802b405a] {
              background-color: #f2f4f9;
              color: #333333;
}
.pc-all .content .buju .personal-right .recommended .el-divider--horizontal[data-v-802b405a] {
          margin: 12px 0 !important;
}
.pc-all .content .buju .personal-right .recommended .right-detail[data-v-802b405a] {
          display: flex;
          margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .personal-right .recommended .right-detail .right-zi[data-v-802b405a] {
            font-size: 12px;
            color: #999999;
            margin-right: 33px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex[data-v-802b405a] {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%;
          margin-top: 22px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex .comment-decorate[data-v-802b405a] {
            width: 4px;
            height: 12px;
            background-color: #25a5ff;
            margin: 0 7px 0 10px;
            border-radius: 10px;
}
.pc-all .content .buju .personal-right .recommended .comment-flex .comment-writte[data-v-802b405a] {
            font-weight: bold;
            color: #00050f;
            font-size: 12px;
            font-weight: bold;
            color: #00050f;
}
.pc-all .content .buju .personal-right .recommended .follow[data-v-802b405a] {
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap;
          margin: 25px 22px;
}
.pc-all .content .buju .personal-right .recommended .follow .all[data-v-802b405a] {
            width: 33.3%;
            text-align: center;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor[data-v-802b405a] {
              margin-bottom: 18px;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor img[data-v-802b405a] {
                width: 40px;
                height: 40px;
                border-radius: 50%;
}
.pc-all .content .buju .personal-right .recommended .follow .all .infor div[data-v-802b405a] {
                margin-top: 5px;
                color: #757575;
                font-size: 12px;
                font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .content .expande-button-wrap .kong[data-v-802b405a] {
    height: 20px;
    background-color: #f9f9f9;
}
.pc-all .content .expande-button-wrap .kong1[data-v-802b405a] {
    height: 36px;
    background-color: #f9f9f9;
}
.pc-all .content .expande-button-wrap .openapp[data-v-802b405a] {
    font-size: 14px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #078ae2;
    margin-top: 10px;
    margin-bottom: 16px;
}
.pc-all .content .expande-button-wrap .expande-button[data-v-802b405a] {
    background-color: #fff;
    height: 52px;
    width: 100%;
}
.pc-all .content .expande-button-wrap .expande-button .more[data-v-802b405a] {
      line-height: 20px;
      font-size: 14px;
      font-weight: 600;
      height: 52px;
      line-height: 52px;
      text-align: center;
      background-color: #fff;
      color: #333;
      border-radius: 8px 8px 8px 8px;
      opacity: 1;
      border: 1px solid #aaaaaa;
      font-size: 12px;
      margin: 16px 24px 0;
}

@charset "UTF-8";
.container-bg-size[data-v-507dc5a5] {
  background-color: #f9f9f9;
}
.pc-all .kongWeb .del[data-v-507dc5a5] {
  margin: 100px 0 300px;
  display: flex;
  justify-content: center;
}
.pc-all .kongWeb img[data-v-507dc5a5] {
  width: 233px;
  height: 299px;
}
.pc-all .pcheight[data-v-507dc5a5] {
  height: 100vh;
  overflow-y: scroll;
}
.pc-all .bg-top[data-v-507dc5a5] {
  height: 177px;
}
.pc-all .bg-top img[data-v-507dc5a5] {
    width: 100%;
    height: 177px;
}
.pc-all .personal[data-v-507dc5a5] {
  width: 897px;
  margin: 0 auto;
  display: flex;
}
.pc-all .personal .personal-left[data-v-507dc5a5] {
    width: 616px;
}
.pc-all .personal .personal-right[data-v-507dc5a5] {
    width: 267px;
    margin-left: 14px;
}
.pc-all .personal .personal-right .ewcode[data-v-507dc5a5] {
      width: 267px;
      height: 123px;
      margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img[data-v-507dc5a5] {
        background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
        width: 267px;
        height: 123px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 4px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima[data-v-507dc5a5] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0px 21px 0 21px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left[data-v-507dc5a5] {
            padding-top: 30px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-507dc5a5] {
              width: 120px;
              height: 27px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-507dc5a5]:after {
              content: '';
              display: block;
              width: 63px;
              border-bottom: 1px solid #364579;
              margin: 0px 0 0 2px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download[data-v-507dc5a5] {
              margin-top: 14px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-507dc5a5] {
                width: 126px;
                height: 18px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right[data-v-507dc5a5] {
            background-color: #fff;
            width: 75px;
            height: 75px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px 5px;
            margin-top: 24px;
}
.pc-all .personal .personal-right .ewcode .bg-img .erweima .ewm-right img[data-v-507dc5a5] {
              width: 64px;
              height: 64px;
}
.pc-all .personal .personal-right .recommended[data-v-507dc5a5] {
      background-color: #fff;
      border: 1px solid #e8e8e8;
      margin-top: 12px;
      height: 788px;
      position: relative;
      margin-bottom: 24px;
}
.pc-all .personal .personal-right .recommended .line[data-v-507dc5a5] {
        position: absolute;
        top: -1px;
        left: -1px;
        height: 3px;
        width: 267px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border: 3px solid #048eea;
}
.pc-all .personal .personal-right .recommended .comment-flex[data-v-507dc5a5] {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-top: 12px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-decorate[data-v-507dc5a5] {
          width: 4px;
          height: 12px;
          background-color: #25a5ff;
          margin: 0 7px 0 10px;
          border-radius: 10px;
}
.pc-all .personal .personal-right .recommended .comment-flex .comment-writte[data-v-507dc5a5] {
          font-weight: bold;
          color: #00050f;
          font-size: 12px;
          font-weight: bold;
          color: #00050f;
}
.pc-all .personal .personal-right .recommended .follow[data-v-507dc5a5] {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 25px 22px;
}
.pc-all .personal .personal-right .recommended .follow .all[data-v-507dc5a5] {
          width: 33.3%;
          text-align: center;
}
.pc-all .personal .personal-right .recommended .follow .all .infor[data-v-507dc5a5] {
            margin-bottom: 18px;
}
.pc-all .personal .personal-right .recommended .follow .all .infor img[data-v-507dc5a5] {
              width: 40px;
              height: 40px;
              border-radius: 50%;
}
.pc-all .personal .personal-right .recommended .follow .all .infor div[data-v-507dc5a5] {
              margin-top: 5px;
              color: #757575;
              font-size: 12px;
              font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .personal-top .personal-flex[data-v-507dc5a5] {
  text-align: center;
  padding: 15px 0 0;
  color: #333333;
  height: 147px;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
.pc-all .personal-top .personal-flex .zy-img[data-v-507dc5a5] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
}
.pc-all .personal-top .personal-flex .zy-img img[data-v-507dc5a5] {
      width: 76px;
      height: 76px;
      border-radius: 50%;
      background-color: #fff;
      padding: 3px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-name[data-v-507dc5a5] {
    font-size: 16px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-top: 18px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information[data-v-507dc5a5] {
    display: flex;
    margin: 16px 153px 0;
    justify-content: space-between;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .zy-zi[data-v-507dc5a5] {
      text-align: center;
      width: 33.3%;
      font-size: 12px;
      color: #333;
      font-family: PingFang SC-Medium, PingFang SC;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-information .zy-zi span[data-v-507dc5a5] {
        font-weight: bold;
        margin-left: 5px;
        font-size: 14px;
}
.pc-all .personal-top .personal-flex .zy-introduce .zy-jj[data-v-507dc5a5] {
    font-size: 0.08rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #cdc9c9;
    margin-top: 0.1rem;
}
.pc-all .personal-top .personal-flex .zy-introduce .detail-personal[data-v-507dc5a5] {
    margin-top: 0.07rem;
    color: #cdc9c9;
    font-size: 0.08rem;
    cursor: pointer;
}
.pc-all .personal-top .personal-flex .zy-introduce .detail-personal img[data-v-507dc5a5] {
      width: 0.04rem;
      height: 0.06rem;
}
.pc-all .personal-top .personal-flex .zy-follow[data-v-507dc5a5] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pc-all .personal-top .personal-flex .zy-follow div[data-v-507dc5a5] {
      width: 67px;
      height: 24px;
      line-height: 24px;
      border-radius: 4px;
      text-align: center;
      font-size: 12px;
      cursor: pointer;
      margin-top: 15px;
      background-color: #048eea;
      background: linear-gradient(#048eea, #31aafb);
      color: white;
}
.pc-all .personal-bottom[data-v-507dc5a5] {
  box-sizing: border-box;
  margin-bottom: 24px;
}
.pc-all .personal-bottom .medias-system[data-v-507dc5a5] {
    min-height: 790px;
    background-color: #fff;
}
.pc-all .personal-bottom .medias-system[data-v-507dc5a5] .el-tabs__item {
      font-size: 13px;
      font-weight: 500;
      color: #333333;
      padding: 0 30px;
}
.pc-all .personal-bottom .medias-system[data-v-507dc5a5] .is-active {
      font-size: 14px;
      font-weight: bold;
      color: #00050f;
      position: relative;
}
.pc-all .personal-bottom .medias-system[data-v-507dc5a5] .is-active::after {
        content: '';
        width: 22px;
        height: 0px;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        color: #166fe8;
        border-radius: 5px;
        border: 2px solid #166fe8;
        background-color: #166fe8;
        /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system[data-v-507dc5a5] .el-tabs__active-bar {
      background-color: transparent;
      /* 修改底部横杠的颜色 */
}
.pc-all .personal-bottom .medias-system .intros[data-v-507dc5a5] {
      margin: 0 16px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult[data-v-507dc5a5] {
        margin-bottom: 40px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .names[data-v-507dc5a5] {
          display: flex;
          align-items: center;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .names .names-left img[data-v-507dc5a5] {
            width: 38px;
            height: 38px;
            border-radius: 50%;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .names .names-right[data-v-507dc5a5] {
            margin-left: 6px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .names .names-right .userNames[data-v-507dc5a5] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #333333;
              line-height: 20px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .names .names-right .times[data-v-507dc5a5] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #777777;
              line-height: 17px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .titles[data-v-507dc5a5] {
          display: flex;
          align-items: center;
          margin-top: 10px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .titles .Identie[data-v-507dc5a5] {
            width: 32px;
            height: 19px;
            background: rgba(85, 126, 250, 0.2);
            border-radius: 1px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #557efa;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .titles .zx-title[data-v-507dc5a5] {
            margin-left: 4px;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 14px;
            color: #333333;
            flex: 1;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .picture[data-v-507dc5a5] {
          border-bottom: 1px solid #e4e7ed;
          padding-bottom: 10px;
          margin-top: 10px;
          display: flex;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .picture .mores[data-v-507dc5a5] {
            display: flex;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .picture .mores img[data-v-507dc5a5] {
              width: 169px;
              height: 130px;
              border-radius: 2px;
              margin-right: 8px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .picture .ones[data-v-507dc5a5] {
            width: 400px;
            height: 309px;
            border-radius: 2px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .collect[data-v-507dc5a5] {
          margin-top: 10px;
          display: flex;
          justify-content: space-between;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .collect .sc[data-v-507dc5a5] {
            display: flex;
            align-items: center;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .collect .sc .img[data-v-507dc5a5] {
              display: flex;
              justify-content: center;
              margin-right: 5px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .collect .sc .img img[data-v-507dc5a5] {
                width: 20px;
                height: 20px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .collect .sc .like[data-v-507dc5a5] {
              font-size: 10px;
              font-family: San Francisco Display-Regular, San Francisco Display;
              font-weight: 400;
              color: #777;
              margin-top: 3px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .consult .collect .sc1[data-v-507dc5a5] {
            margin-left: 8px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .video .imgs[data-v-507dc5a5] {
        position: relative;
        margin-top: 11px;
        width: 400px;
        height: 223px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .video .imgs img[data-v-507dc5a5] {
          width: 400px;
          height: 223px;
          border-radius: 2px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .video .imgs .fires[data-v-507dc5a5] {
          position: absolute;
          top: 4px;
          left: 4px;
          display: flex;
          align-items: center;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .video .imgs .fires img[data-v-507dc5a5] {
            width: 10px;
            height: 11px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .video .imgs .fires span[data-v-507dc5a5] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .video .imgs .bfs[data-v-507dc5a5] {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
}
.pc-all .personal-bottom .medias-system .intros .selectslist .video .imgs .bfs img[data-v-507dc5a5] {
            width: 32px;
            height: 32px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .video .imgs .timelength[data-v-507dc5a5] {
          position: absolute;
          bottom: 6px;
          right: 4px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 10px;
          color: #ffffff;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .video .imgs .views[data-v-507dc5a5] {
          position: absolute;
          bottom: 6px;
          left: 4px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 10px;
          color: #ffffff;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .live .imgs[data-v-507dc5a5] {
        position: relative;
        margin-top: 11px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .live .imgs img[data-v-507dc5a5] {
          width: 400px;
          height: 223px;
          border-radius: 2px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .live .imgs .fires[data-v-507dc5a5] {
          position: absolute;
          top: 4px;
          left: 4px;
          display: flex;
          align-items: center;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .live .imgs .fires img[data-v-507dc5a5] {
            width: 10px;
            height: 11px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .live .imgs .fires span[data-v-507dc5a5] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .meeting .imgs[data-v-507dc5a5] {
        position: relative;
        margin-top: 11px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .meeting .imgs img[data-v-507dc5a5] {
          width: 400px;
          height: 223px;
          border-radius: 2px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .meeting .imgs .fires[data-v-507dc5a5] {
          position: absolute;
          top: 4px;
          left: 4px;
          display: flex;
          align-items: center;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .meeting .imgs .fires img[data-v-507dc5a5] {
            width: 10px;
            height: 11px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .meeting .imgs .fires span[data-v-507dc5a5] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .meeting .places[data-v-507dc5a5] {
        margin-top: 11px;
}
.pc-all .personal-bottom .medias-system .intros .selectslist .meeting .places .places-left[data-v-507dc5a5] {
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          font-size: 14px;
          color: #333333;
          line-height: 20px;
}
.pc-all .personal-bottom .medias-system .intros .allitems[data-v-507dc5a5] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: #777777;
        margin-bottom: 24px;
        margin-top: -10px;
}
.pc-all .personal-bottom .medias-system .intros .allitems1[data-v-507dc5a5] {
        margin-bottom: 14px;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums[data-v-507dc5a5] {
        display: flex;
        align-items: flex-start;
        padding: 12px 0px;
        border-bottom: 1px solid #f6f7fb;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-left[data-v-507dc5a5] {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 16px;
          margin-top: 1px;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-left span[data-v-507dc5a5] {
            display: inline-block;
            text-align: center;
            width: 16px;
            height: 16px;
            background: #29a9ff;
            border-radius: 50%;
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #ffffff;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-right[data-v-507dc5a5] {
          flex: 1;
          position: relative;
          margin-left: 10px;
          flex: 1;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-right .hot-title[data-v-507dc5a5] {
            font-size: 12px;
            font-weight: bold;
            color: #333333;
            line-height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-right .hot-title .coapeate[data-v-507dc5a5] {
              background-color: #dff2ff;
              width: 32px;
              height: 16px;
              line-height: 16px;
              padding: 0 4px;
              margin-right: 8px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #29a9ff;
              border-radius: 1px;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-right .hot-title .namees[data-v-507dc5a5] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 600;
              font-size: 14px;
              color: #333333;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-right .hot-title .lines[data-v-507dc5a5] {
              margin: 0 8px;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-right .hot-title .titles[data-v-507dc5a5] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 14px;
              color: #666666;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-right .hot-author[data-v-507dc5a5] {
            font-family: PingFang SC, PingFang SC;
            font-weight: 400;
            font-size: 12px;
            color: #aaaaaa;
            margin-top: 4px;
}
.pc-all .personal-bottom .medias-system .intros .trades .itemlists .nums .nums-right .hot-author .lines[data-v-507dc5a5] {
              margin: 0 4px;
}
.pc-all .demo-tabs[data-v-507dc5a5] {
  padding: 10px 0 0;
  margin: 12px auto 0;
  background-color: #fff;
}
[data-v-507dc5a5] .el-tabs__nav {
  display: flex;
  justify-content: center;
  float: inherit !important;
}
[data-v-507dc5a5] .el-tabs__content {
  padding: 12px;
  color: #6b778c;
}
[data-v-507dc5a5] .el-tabs__nav-scroll {
  display: flex;
  justify-content: left;
  margin-left: 12px;
}
[data-v-507dc5a5] .el-tabs__item.is-active {
  color: #333;
  font-weight: bold;
}
[data-v-507dc5a5] .el-tabs__nav-wrap::after {
  height: 1px;
}

.pc-all[data-v-196e626e] {
  background-color: #fff;
}
.pc-all .delWeb .del[data-v-196e626e] {
    margin: 118px 0 309px 0;
    display: flex;
    justify-content: center;
}
.pc-all .delWeb img[data-v-196e626e] {
    width: 233px;
    height: 299px;
}
.pc-all .kongWeb .del[data-v-196e626e] {
    margin: 100px 0 300px;
    display: flex;
    justify-content: center;
}
.pc-all .kongWeb img[data-v-196e626e] {
    width: 233px;
    height: 299px;
}
.pc-all[data-v-196e626e] .vjs-big-play-button {
    transform: translate(-50%, -50%);
    border-radius: 50%;
    margin-left: 0;
    margin-top: 0 !important;
    font-size: 2em;
    width: 3em !important;
    height: 3em !important;
    line-height: 3em !important;
}
.pc-all .content[data-v-196e626e] {
    width: 65%;
    margin: 0 auto;
    min-height: 70vh;
    padding: 130px 0 150px;
}
.pc-all .content .buju[data-v-196e626e] {
      display: flex;
      border-radius: 10px;
      width: 100%;
      height: 710px;
}
.pc-all .content .buju .bj-left[data-v-196e626e] {
        width: 66%;
}
.pc-all .content .buju .bj-left .video[data-v-196e626e] {
          width: 100%;
          height: 710px;
          background-color: #000;
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px;
          position: relative;
}
.pc-all .content .buju .bj-left .video[data-v-196e626e] .vjs-custom-skin {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 100%;
            height: 410px;
}
.pc-all .content .buju .bj-left .video1[data-v-196e626e] {
          width: 100%;
          height: 710px;
          background-color: #000;
}
.pc-all .content .buju .bj-right[data-v-196e626e] {
        height: 710px;
        width: 33%;
        flex: 1;
        font-family: 'PingFang SC-Medium';
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
        background-color: #fff;
        box-shadow: 0px 1px 20px 1px rgba(78, 78, 78, 0.1);
}
.pc-all .content .buju .bj-right .personal-bg[data-v-196e626e] {
          padding: 21px 26px 23px 36px;
          display: flex;
          align-items: center;
          background-color: #fff;
          height: 73px;
}
.pc-all .content .buju .bj-right .personal-bg .right-img img[data-v-196e626e] {
            width: 36px;
            height: 36px;
            border-radius: 50%;
}
.pc-all .content .buju .bj-right .personal-bg .right-name[data-v-196e626e] {
            flex: 1;
            color: #333333;
            margin-left: 12px;
            font-weight: bold;
            font-size: 12px;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn[data-v-196e626e] {
            width: 60px;
            text-align: center;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-ys[data-v-196e626e] {
              width: 60px;
              height: 24px;
              border-radius: 4px;
              font-size: 12px;
              line-height: 24px;
              cursor: pointer;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-sx[data-v-196e626e] {
              background-color: #f2f4f9;
              color: #333333;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-gz[data-v-196e626e] {
              background-color: #048eea;
              color: white;
}
.pc-all .content .buju .bj-right .article[data-v-196e626e] {
          padding: 21px 26px 23px 36px;
          height: 600px;
          transition: scroll 0.4s;
          overflow-y: scroll;
}
.pc-all .content .buju .bj-right .article[data-v-196e626e]::-webkit-scrollbar {
            display: none;
}
.pc-all .content .buju .bj-right .article .article-title[data-v-196e626e] {
            font-size: 16px;
            font-weight: bold;
            line-height: 24px;
            font-family: 'PingFang SC-Bold';
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
.pc-all .content .buju .bj-right .article .labels[data-v-196e626e] {
            display: flex;
            flex-wrap: wrap;
}
.pc-all .content .buju .bj-right .article .labels .one-labes[data-v-196e626e] {
              background: #e9f6ff;
              padding: 3px 12px;
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 12px;
              color: #29a9ff;
              line-height: 17px;
              border-radius: 4px;
              margin-top: 10px;
              margin-right: 5px;
}
.pc-all .content .buju .bj-right .article .article-content[data-v-196e626e] {
            display: flex;
            font-size: 12px;
            font-family: 'PingFang SC-Medium, PingFang SC';
            font-weight: 500;
            color: #333333;
            line-height: 24px;
            margin-top: 12px;
            word-wrap: break-word;
            word-break: break-all;
}
.pc-all .content .buju .bj-right .article .hot-number[data-v-196e626e] {
            color: #adadad;
            font-size: 12px;
            font-family: 'PingFang SC-Medium, PingFang SC';
            display: flex;
            align-items: center;
            margin: 7px 0 29px;
}
.pc-all .content .buju .bj-right .article .hot-number span[data-v-196e626e] {
              margin-left: 10px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex[data-v-196e626e] {
            display: flex;
            align-items: center;
            position: relative;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex .comment-decorate[data-v-196e626e] {
              width: 5px;
              height: 16px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex .comment-writte[data-v-196e626e] {
              font-weight: bold;
              color: #666666;
              font-size: 16px;
              font-family: PingFang SC-Bold, PingFang SC;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex .comment-num[data-v-196e626e] {
              color: #078ae2;
              font-size: 10px;
              position: absolute;
              left: 50px;
              bottom: 1px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people[data-v-196e626e] {
            margin: 17px 0;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list[data-v-196e626e] {
              position: relative;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .el-divider[data-v-196e626e] {
                background-color: #eeeeee !important;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .el-divider[data-v-196e626e]:last-child {
                color: #fff;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .el-divider__text[data-v-196e626e] {
                background-color: #fbfbfb !important;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list[data-v-196e626e] .el-divider--horizontal {
                margin: 13px 0 14px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-list[data-v-196e626e]:last-child .el-divider--horizontal {
                background-color: none !important;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail[data-v-196e626e] {
                justify-content: space-between;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail img[data-v-196e626e] {
                  width: 24px;
                  height: 24px;
                  border-radius: 50%;
                  margin-top: -13px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-author[data-v-196e626e] {
                  font-size: 12px;
                  font-family: PingFang SC-Regular, PingFang SC;
                  font-weight: 400;
                  color: #666666;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-reply[data-v-196e626e] {
                  font-size: 13px;
                  cursor: pointer;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-reply[data-v-196e626e]:hover {
                  text-decoration: underline;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply[data-v-196e626e] {
                  font-size: 12px;
                  font-family: PingFang SC-Medium, PingFang SC;
                  font-weight: 500;
                  color: #333333;
                  line-height: 25px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-date[data-v-196e626e] {
                font-size: 12px;
                color: #adadad;
                margin-left: 31px;
                color: #adadad;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-date span[data-v-196e626e] {
                  margin-left: 2px;
                  font-size: 12px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content[data-v-196e626e] {
                margin-left: 32px;
                margin-top: 9px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .comment-date[data-v-196e626e] {
                  margin-left: 25px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex[data-v-196e626e] {
                  display: flex;
                  align-items: center;
                  margin-top: -20px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply[data-v-196e626e] {
                    padding-top: 20px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt[data-v-196e626e] {
                      font-size: 12px;
                      line-height: 20px;
                      margin-left: 8px;
                      font-family: PingFang SC-Regular, PingFang SC;
                      font-weight: 400;
                      color: #666666;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt span[data-v-196e626e] {
                        color: #999999;
                        margin: 0 3px;
                        font-size: 13px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1[data-v-196e626e] {
                      font-size: 11px;
                      font-family: PingFang SC-Medium, PingFang SC;
                      font-weight: 500;
                      color: #333333;
                      line-height: 20px;
                      margin-left: 8px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content img[data-v-196e626e] {
                  width: 18px;
                  height: 18px;
                  border-radius: 50%;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .zhankai[data-v-196e626e] {
                color: #526b93;
                font-size: 12px;
                margin-left: 57px;
                margin-top: 3px;
                cursor: pointer;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .more[data-v-196e626e] {
              text-align: center;
              margin-bottom: 20px;
              color: #fff;
              font-weight: bold;
              cursor: pointer;
              width: 100%;
              font-size: 12px;
              height: 28px;
              line-height: 28px;
              background: #048eea;
              border-radius: 2px 2px 2px 2px;
              opacity: 1;
}
.pc-all .content .buju .bj-right .article .hot[data-v-196e626e] {
            color: #333333;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            margin-top: 40px;
            font-family: 'PingFang SC-Bold';
}
.pc-all .content .buju .bj-right .article .right-list .hot-list[data-v-196e626e] {
            margin-top: 30px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex[data-v-196e626e] {
              display: flex;
              cursor: pointer;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp[data-v-196e626e] {
                position: relative;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-dw[data-v-196e626e] {
                  position: absolute;
                  bottom: 5px;
                  font-size: 10px;
                  font-family: 'San Francisco Display-Regular';
                  color: #ffffff;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-bfl[data-v-196e626e] {
                  left: 5px;
                  display: flex;
                  align-items: center;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-bfl img[data-v-196e626e] {
                    width: 6px;
                    height: 10px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-bfl span[data-v-196e626e] {
                    margin-left: 5px;
                    font-size: 10px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-time[data-v-196e626e] {
                  right: 5px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp img[data-v-196e626e] {
                  width: 130px;
                  height: 75px;
                  border-radius: 8px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-other[data-v-196e626e] {
                position: relative;
                margin-left: 10px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-196e626e] {
                  font-size: 15px;
                  color: #333333;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  word-break: break-all;
                  display: -webkit-box;
                  -webkit-line-clamp: 3;
                  -webkit-box-orient: vertical;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-196e626e] {
                  color: #999999;
                  font-size: 12px;
                  position: absolute;
                  bottom: 0;
}

.pc-all[data-v-145e4a6a] {
  background-color: #fff;
}
.pc-all .kongWeb .del[data-v-145e4a6a] {
    margin: 100px 0 300px;
    display: flex;
    justify-content: center;
}
.pc-all .kongWeb img[data-v-145e4a6a] {
    width: 233px;
    height: 299px;
}
.pc-all .content[data-v-145e4a6a] {
    width: 1006px;
    margin: 0 auto;
    min-height: 70vh;
    padding: 36px 0;
}
.pc-all .content .buju[data-v-145e4a6a] {
      display: flex;
}
.pc-all .content .buju .article[data-v-145e4a6a] {
        width: 717px;
}
.pc-all .content .buju .article .original[data-v-145e4a6a] {
          font-size: 14px;
          color: #777777;
}
.pc-all .content .buju .article .article-title[data-v-145e4a6a] {
          width: 710px;
          margin: 0 0 10px;
          font-size: 20px;
          font-weight: bold;
          line-height: 30px;
          font-family: 'PingFang SC-Bold';
          color: #333333;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .hot-number[data-v-145e4a6a] {
          color: #999;
          font-size: 12px;
          font-family: 'PingFang SC-Medium';
          display: flex;
          align-items: center;
          margin: 0 0 16px;
}
.pc-all .content .buju .article .hot-number .fire1[data-v-145e4a6a] {
            margin: 0 6px;
}
.pc-all .content .buju .article .hot-number img[data-v-145e4a6a] {
            width: 7px;
            height: 10px;
            margin-right: 4px;
}
.pc-all .content .buju .article .mettingimg[data-v-145e4a6a] {
          position: relative;
}
.pc-all .content .buju .article .mettingimg img[data-v-145e4a6a] {
            width: 100%;
            height: 400px;
}
.pc-all .content .buju .article .mettingimg .showad[data-v-145e4a6a] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu[data-v-145e4a6a] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu img[data-v-145e4a6a] {
              width: 46px;
              height: 46px;
}
.pc-all .content .buju .article .intro[data-v-145e4a6a] {
          margin-top: 20px;
}
.pc-all .content .buju .article .intro .comment-flex[data-v-145e4a6a] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .article .intro .comment-flex .comment-decorate[data-v-145e4a6a] {
              width: 4px;
              height: 10px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
}
.pc-all .content .buju .article .intro .comment-flex .comment-writte[data-v-145e4a6a] {
              font-size: 14px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .article .intro .topics[data-v-145e4a6a] {
            position: relative;
            margin-top: 8px;
}
.pc-all .content .buju .article .intro .topics .xl[data-v-145e4a6a] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              font-size: 13px;
              font-family: PingFang SC-Medium, PingFang SC;
              color: #333333;
              line-height: 24px;
}
.pc-all .content .buju .article .intro .topics .xl h5[data-v-145e4a6a] {
                font-size: 13px;
                color: #333;
                font-weight: 500;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .intro .topics .xl .down[data-v-145e4a6a] {
                background-color: #fff;
                position: absolute;
                right: 0;
                bottom: 0;
                width: 50px;
                font-size: 13px;
                font-family: PingFang SC-Medium, PingFang SC;
                font-weight: 500;
                color: #0790eb;
                display: flex;
                align-items: center;
                justify-content: flex-end;
}
.pc-all .content .buju .article .intro .topics .xl .down i[data-v-145e4a6a] {
                  font-size: 15px;
                  color: #0790eb;
}
.pc-all .content .buju .article .category[data-v-145e4a6a] {
          display: flex;
          flex-wrap: wrap;
          border-bottom: 1px solid #f8f8f9;
          padding: 0 16px;
          margin-top: 30px;
}
.pc-all .content .buju .article .category .types[data-v-145e4a6a] {
            font-size: 13px;
            font-weight: 500;
            color: #979799;
            margin-right: 170px;
}
.pc-all .content .buju .article .category .types[data-v-145e4a6a]:last-child {
              margin-right: 0;
}
.pc-all .content .buju .article .category .types .tublist_item[data-v-145e4a6a] {
              color: #078ae2;
              padding: 5px 0px;
              font-size: 14px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .article .category .types .tublist_item[data-v-145e4a6a]:hover {
                cursor: pointer;
}
.pc-all .content .buju .article .category .types .tublist_item[data-v-145e4a6a]:after {
                content: '';
                display: block;
                width: 26px;
                border-radius: 10px;
                height: 4px;
                background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
                margin: 5px auto -5px;
}
.pc-all .content .buju .article .category .types .tublist_next_item[data-v-145e4a6a] {
              padding: 5px 0px;
}
.pc-all .content .buju .article .category .types .tublist_next_item[data-v-145e4a6a]:hover {
                cursor: pointer;
}
.pc-all .content .buju .article .timelist .days[data-v-145e4a6a] {
          border-bottom: 1px solid #eee;
          margin-top: 40px;
}
.pc-all .content .buju .article .timelist .days[data-v-145e4a6a]:first-child {
            margin-top: 25px;
}
.pc-all .content .buju .article .timelist .days[data-v-145e4a6a]:last-child {
            border-bottom: none;
}
.pc-all .content .buju .article .timelist .days .dates[data-v-145e4a6a] {
            font-family: PingFang SC-Bold;
            font-weight: 400;
            font-size: 18px;
            color: #333333;
            margin-bottom: 24px;
            font-weight: 600;
}
.pc-all .content .buju .article .timelist .days .periods[data-v-145e4a6a] {
            display: flex;
            align-items: center;
            margin-bottom: 43px;
}
.pc-all .content .buju .article .timelist .days .periods .periods-left[data-v-145e4a6a] {
              font-family: PingFang SC, PingFang SC;
              font-weight: 400;
              font-size: 16px;
              color: #333333;
              margin-right: 16px;
              font-weight: 600;
              width: 40px;
}
.pc-all .content .buju .article .timelist .days .periods .periods-right[data-v-145e4a6a] {
              flex: 1;
              display: flex;
              flex-wrap: wrap;
}
.pc-all .content .buju .article .timelist .days .periods .forenoons[data-v-145e4a6a] {
              display: flex;
              justify-content: center;
              align-items: center;
              margin-bottom: 10px;
              width: 107px;
              height: 49px;
              border-radius: 4px 4px 4px 4px;
              margin-right: 10px;
              border: 1px solid #eaeaea;
}
.pc-all .content .buju .article .timelist .days .periods .forenoons .nows-order[data-v-145e4a6a] {
                text-align: center;
}
.pc-all .content .buju .article .timelist .days .periods .forenoons .nows-order .sw-time[data-v-145e4a6a] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #333333;
                  font-weight: 600;
}
.pc-all .content .buju .article .timelist .days .periods .forenoons .nows-order .orders[data-v-145e4a6a] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #333333;
}
.pc-all .content .buju .article .timelist .days .periods .activeForenoons[data-v-145e4a6a] {
              display: flex;
              justify-content: center;
              align-items: center;
              width: 107px;
              height: 49px;
              background: #f8f8f9;
              border-radius: 4px 4px 4px 4px;
              margin-right: 10px;
              border: 1px solid #eaeaea;
}
.pc-all .content .buju .article .timelist .days .periods .activeForenoons .nows-order[data-v-145e4a6a] {
                text-align: center;
}
.pc-all .content .buju .article .timelist .days .periods .activeForenoons .nows-order .sw-time[data-v-145e4a6a] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 14px;
                  color: #aaaaaa;
                  font-weight: 600;
}
.pc-all .content .buju .article .timelist .days .periods .activeForenoons .nows-order .orders[data-v-145e4a6a] {
                  font-family: PingFang SC, PingFang SC;
                  font-weight: 400;
                  font-size: 12px;
                  color: #aaaaaa;
}
.pc-all .content .buju .bj-right[data-v-145e4a6a] {
        font-family: 'PingFang SC-Medium';
        margin-left: 22px;
        width: 267px;
}
.pc-all .content .buju .bj-right .ewcode[data-v-145e4a6a] {
          width: 267px;
          height: 123px;
          margin-top: 5px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img[data-v-145e4a6a] {
            background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
            width: 267px;
            height: 123px;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            border-radius: 4px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima[data-v-145e4a6a] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0px 21px 0 21px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left[data-v-145e4a6a] {
                padding-top: 30px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-145e4a6a] {
                  width: 120px;
                  height: 27px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-145e4a6a]:after {
                  content: '';
                  display: block;
                  width: 63px;
                  border-bottom: 1px solid #364579;
                  margin: 0px 0 0 2px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download[data-v-145e4a6a] {
                  margin-top: 14px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-145e4a6a] {
                    width: 126px;
                    height: 18px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right[data-v-145e4a6a] {
                background-color: #fff;
                width: 75px;
                height: 75px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 6px 5px;
                margin-top: 24px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right img[data-v-145e4a6a] {
                  width: 64px;
                  height: 64px;
}
.pc-all .content .buju .bj-right .peronal-bj[data-v-145e4a6a] {
          border: 1px solid #e8e8e8;
          margin-top: 10px;
          padding-bottom: 20px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .peronal-bj .more[data-v-145e4a6a] {
            position: absolute;
            left: -1px;
            bottom: 0;
            right: 0;
            width: 267px;
            text-align: center;
            color: #fff;
            font-weight: bold;
            cursor: pointer;
            background: #048eea;
            height: 28px;
            line-height: 28px;
            font-size: 12px;
            border-radius: 0px 0px 2px 2px;
}
.pc-all .content .buju .bj-right .peronal-bj .line[data-v-145e4a6a] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .bj[data-v-145e4a6a] {
            padding: 20px 10px 0;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg[data-v-145e4a6a] {
            display: flex;
            align-items: center;
            margin: 0 4px 0 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img[data-v-145e4a6a] {
              width: 40px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img img[data-v-145e4a6a] {
                width: 40px;
                height: 40px;
                border-radius: 50px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-name[data-v-145e4a6a] {
              flex: 1;
              margin-left: 10px;
              font-size: 13px;
              font-weight: bold;
              color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn[data-v-145e4a6a] {
              display: flex;
              justify-content: center;
              text-align: center;
              width: 60px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-ys[data-v-145e4a6a] {
                width: 60px;
                height: 25px;
                background-color: #f3faff;
                border: 1px solid #048eea;
                font-size: 12px;
                border-radius: 5px;
                line-height: 23px;
                cursor: pointer;
                color: #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-sx[data-v-145e4a6a] {
                background-color: #f2f4f9;
                color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .el-divider--horizontal[data-v-145e4a6a] {
            margin: 12px 0 !important;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail[data-v-145e4a6a] {
            display: flex;
            margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail .right-zi[data-v-145e4a6a] {
              font-size: 12px;
              color: #999999;
              margin-right: 33px;
}
.pc-all .content .buju .bj-right .hot-recoomend[data-v-145e4a6a] {
          border: 1px solid #e8e8e8;
          margin-top: 12px;
          padding: 15px 10px 16px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .hot-recoomend .line[data-v-145e4a6a] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex[data-v-145e4a6a] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-decorate[data-v-145e4a6a] {
              width: 4px;
              height: 12px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-writte[data-v-145e4a6a] {
              font-weight: bold;
              color: #00050f;
              font-size: 12px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .bj-right .hot-recoomend1[data-v-145e4a6a] {
          border: none;
}
.pc-all .content .buju .bj-right .hot-recoomend1 .right-list[data-v-145e4a6a] {
            margin-bottom: 20px;
}
.pc-all .content .buju .bj-right .right-list .hot-list[data-v-145e4a6a] {
          margin-top: 10px;
          margin-left: 12px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex[data-v-145e4a6a] {
            display: flex;
            cursor: pointer;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp[data-v-145e4a6a] {
              position: relative;
              width: 99px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp img[data-v-145e4a6a] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other[data-v-145e4a6a] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-145e4a6a] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-145e4a6a] {
                color: #999999;
                font-size: 12px;
                position: absolute;
                bottom: 0;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author span[data-v-145e4a6a] {
                  font-size: 12px;
                  margin-left: 5px;
}
.pc-all .el-divider[data-v-145e4a6a] {
    background-color: #eeeeee !important;
}
.pc-all .el-divider__text[data-v-145e4a6a] {
    background-color: #fbfbfb !important;
}

.pc-all[data-v-713f65e6] {
  background-color: #fff;
}
.pc-all .delWeb .del[data-v-713f65e6] {
    margin: 118px 0 309px 0;
    display: flex;
    justify-content: center;
}
.pc-all .delWeb img[data-v-713f65e6] {
    width: 233px;
    height: 299px;
}
.pc-all .kongWeb .del[data-v-713f65e6] {
    margin: 100px 0 300px;
    display: flex;
    justify-content: center;
}
.pc-all .kongWeb img[data-v-713f65e6] {
    width: 233px;
    height: 299px;
}
.pc-all[data-v-713f65e6] .vjs-big-play-button {
    transform: translate(-50%, -50%);
    border-radius: 50%;
    margin-left: 0;
    margin-top: 0 !important;
    font-size: 2em;
    width: 3em !important;
    height: 3em !important;
    line-height: 3em !important;
}
.pc-all .content[data-v-713f65e6] {
    width: 65%;
    margin: 0 auto;
    min-height: 70vh;
    padding: 130px 0 150px;
}
.pc-all .content .buju[data-v-713f65e6] {
      display: flex;
      border-radius: 10px;
      width: 100%;
      height: 710px;
}
.pc-all .content .buju .bj-left[data-v-713f65e6] {
        width: 66%;
}
.pc-all .content .buju .bj-left .video[data-v-713f65e6] {
          width: 100%;
          height: 710px;
          background-color: #000;
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px;
          position: relative;
}
.pc-all .content .buju .bj-left .video[data-v-713f65e6] .vjs-custom-skin {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 100%;
            height: 700px;
}
.pc-all .content .buju .bj-left .video1[data-v-713f65e6] {
          width: 100%;
          height: 710px;
          background-color: #000;
}
.pc-all .content .buju .bj-right[data-v-713f65e6] {
        height: 710px;
        width: 33%;
        flex: 1;
        font-family: 'PingFang SC-Medium';
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
        background-color: #fff;
        box-shadow: 0px 1px 20px 1px rgba(78, 78, 78, 0.1);
}
.pc-all .content .buju .bj-right .personal-bg[data-v-713f65e6] {
          padding: 21px 26px 23px 36px;
          display: flex;
          align-items: center;
          background-color: #fff;
          height: 73px;
}
.pc-all .content .buju .bj-right .personal-bg .right-img img[data-v-713f65e6] {
            width: 36px;
            height: 36px;
            border-radius: 50%;
}
.pc-all .content .buju .bj-right .personal-bg .right-name[data-v-713f65e6] {
            flex: 1;
            color: #333333;
            margin-left: 12px;
            font-weight: bold;
            font-size: 12px;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn[data-v-713f65e6] {
            width: 60px;
            text-align: center;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-ys[data-v-713f65e6] {
              width: 60px;
              height: 24px;
              border-radius: 4px;
              font-size: 12px;
              line-height: 24px;
              cursor: pointer;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-sx[data-v-713f65e6] {
              background-color: #f2f4f9;
              color: #333333;
}
.pc-all .content .buju .bj-right .personal-bg .right-btn .btn-gz[data-v-713f65e6] {
              background-color: #048eea;
              color: white;
}
.pc-all .content .buju .bj-right .article[data-v-713f65e6] {
          padding: 21px 26px 23px 36px;
          height: 600px;
          transition: scroll 0.4s;
          overflow-y: scroll;
}
.pc-all .content .buju .bj-right .article[data-v-713f65e6]::-webkit-scrollbar {
            display: none;
}
.pc-all .content .buju .bj-right .article .article-title[data-v-713f65e6] {
            font-size: 16px;
            font-weight: bold;
            line-height: 24px;
            font-family: 'PingFang SC-Bold';
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            word-break: break-all;
}
.pc-all .content .buju .bj-right .article .article-content[data-v-713f65e6] {
            display: flex;
            font-size: 12px;
            font-family: 'PingFang SC-Medium, PingFang SC';
            font-weight: 500;
            color: #333333;
            line-height: 24px;
            margin-top: 30px;
            word-wrap: break-word;
            word-break: break-all;
}
.pc-all .content .buju .bj-right .article .hot-number[data-v-713f65e6] {
            color: #adadad;
            font-size: 12px;
            font-family: 'PingFang SC-Medium, PingFang SC';
            display: flex;
            align-items: center;
            margin: 7px 0 29px;
}
.pc-all .content .buju .bj-right .article .hot-number span[data-v-713f65e6] {
              margin-left: 10px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex[data-v-713f65e6] {
            display: flex;
            align-items: center;
            position: relative;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex .comment-decorate[data-v-713f65e6] {
              width: 5px;
              height: 16px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex .comment-writte[data-v-713f65e6] {
              font-weight: bold;
              color: #666666;
              font-size: 16px;
              font-family: PingFang SC-Bold, PingFang SC;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-flex .comment-num[data-v-713f65e6] {
              color: #078ae2;
              font-size: 10px;
              position: absolute;
              left: 50px;
              bottom: 1px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people[data-v-713f65e6] {
            margin: 17px 0;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list[data-v-713f65e6] {
              position: relative;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .el-divider[data-v-713f65e6] {
                background-color: #eeeeee !important;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .el-divider[data-v-713f65e6]:last-child {
                color: #fff;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .el-divider__text[data-v-713f65e6] {
                background-color: #fbfbfb !important;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list[data-v-713f65e6] .el-divider--horizontal {
                margin: 13px 0 14px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-list[data-v-713f65e6]:last-child .el-divider--horizontal {
                background-color: none !important;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail[data-v-713f65e6] {
                justify-content: space-between;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail img[data-v-713f65e6] {
                  width: 24px;
                  height: 24px;
                  border-radius: 50%;
                  margin-top: -13px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-author[data-v-713f65e6] {
                  font-size: 12px;
                  font-family: PingFang SC-Regular, PingFang SC;
                  font-weight: 400;
                  color: #666666;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-reply[data-v-713f65e6] {
                  font-size: 13px;
                  cursor: pointer;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-reply[data-v-713f65e6]:hover {
                  text-decoration: underline;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-author-detail .comment-author-reply[data-v-713f65e6] {
                  font-size: 12px;
                  font-family: PingFang SC-Medium, PingFang SC;
                  font-weight: 500;
                  color: #333333;
                  line-height: 25px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-date[data-v-713f65e6] {
                font-size: 12px;
                color: #adadad;
                margin-left: 31px;
                color: #adadad;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-date span[data-v-713f65e6] {
                  margin-left: 2px;
                  font-size: 12px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content[data-v-713f65e6] {
                margin-left: 32px;
                margin-top: 9px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .comment-date[data-v-713f65e6] {
                  margin-left: 25px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex[data-v-713f65e6] {
                  display: flex;
                  align-items: center;
                  margin-top: -20px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply[data-v-713f65e6] {
                    padding-top: 20px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt[data-v-713f65e6] {
                      font-size: 12px;
                      line-height: 20px;
                      margin-left: 8px;
                      font-family: PingFang SC-Regular, PingFang SC;
                      font-weight: 400;
                      color: #666666;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt span[data-v-713f65e6] {
                        color: #999999;
                        margin: 0 3px;
                        font-size: 13px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content .children-flex .children-reply .children-zt1[data-v-713f65e6] {
                      font-size: 11px;
                      font-family: PingFang SC-Medium, PingFang SC;
                      font-weight: 500;
                      color: #333333;
                      line-height: 20px;
                      margin-left: 8px;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .comment-people-content img[data-v-713f65e6] {
                  width: 18px;
                  height: 18px;
                  border-radius: 50%;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .comment-list .zhankai[data-v-713f65e6] {
                color: #526b93;
                font-size: 12px;
                margin-left: 57px;
                margin-top: 3px;
                cursor: pointer;
}
.pc-all .content .buju .bj-right .article .comment-note .comment-people .more[data-v-713f65e6] {
              text-align: center;
              margin-bottom: 20px;
              color: #fff;
              font-weight: bold;
              cursor: pointer;
              width: 100%;
              font-size: 12px;
              height: 28px;
              line-height: 28px;
              background: #048eea;
              border-radius: 2px 2px 2px 2px;
              opacity: 1;
}
.pc-all .content .buju .bj-right .article .hot[data-v-713f65e6] {
            color: #333333;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            margin-top: 40px;
            font-family: 'PingFang SC-Bold';
}
.pc-all .content .buju .bj-right .article .right-list .hot-list[data-v-713f65e6] {
            margin-top: 30px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex[data-v-713f65e6] {
              display: flex;
              cursor: pointer;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp[data-v-713f65e6] {
                position: relative;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-dw[data-v-713f65e6] {
                  position: absolute;
                  bottom: 5px;
                  font-size: 10px;
                  font-family: 'San Francisco Display-Regular';
                  color: #ffffff;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-bfl[data-v-713f65e6] {
                  left: 5px;
                  display: flex;
                  align-items: center;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-bfl img[data-v-713f65e6] {
                    width: 6px;
                    height: 10px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-bfl span[data-v-713f65e6] {
                    margin-left: 5px;
                    font-size: 10px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp .hot-time[data-v-713f65e6] {
                  right: 5px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-sp img[data-v-713f65e6] {
                  width: 130px;
                  height: 75px;
                  border-radius: 8px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-other[data-v-713f65e6] {
                position: relative;
                margin-left: 10px;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-713f65e6] {
                  font-size: 15px;
                  color: #333333;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  word-break: break-all;
                  display: -webkit-box;
                  -webkit-line-clamp: 3;
                  -webkit-box-orient: vertical;
}
.pc-all .content .buju .bj-right .article .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-713f65e6] {
                  color: #999999;
                  font-size: 12px;
                  position: absolute;
                  bottom: 0;
}

@charset "UTF-8";
.pc-all[data-v-61b992c9] {
  background-color: #fff;
}
.pc-all .kongWeb .del[data-v-61b992c9] {
    margin: 100px 0 300px;
    display: flex;
    justify-content: center;
}
.pc-all .kongWeb img[data-v-61b992c9] {
    width: 233px;
    height: 299px;
}
.pc-all .content[data-v-61b992c9] {
    width: 1006px;
    margin: 0 auto;
    min-height: 70vh;
    padding: 36px 0;
}
.pc-all .content .buju[data-v-61b992c9] {
      display: flex;
}
.pc-all .content .buju .article[data-v-61b992c9] {
        width: 717px;
}
.pc-all .content .buju .article .original[data-v-61b992c9] {
          font-size: 14px;
          color: #777777;
}
.pc-all .content .buju .article .article-title[data-v-61b992c9] {
          margin: 0 0 10px;
          font-size: 20px;
          font-weight: bold;
          line-height: 30px;
          font-family: 'PingFang SC-Bold';
          color: #333333;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .hot-number[data-v-61b992c9] {
          color: #999;
          font-size: 12px;
          font-family: 'PingFang SC-Medium';
          display: flex;
          align-items: center;
          margin: 0 0 16px;
}
.pc-all .content .buju .article .hot-number .fire1[data-v-61b992c9] {
            margin: 0 6px;
}
.pc-all .content .buju .article .hot-number img[data-v-61b992c9] {
            width: 7px;
            height: 10px;
            margin-right: 4px;
}
.pc-all .content .buju .article .mettingimg[data-v-61b992c9] {
          position: relative;
}
.pc-all .content .buju .article .mettingimg img[data-v-61b992c9] {
            width: 100%;
            height: 400px;
}
.pc-all .content .buju .article .mettingimg .showad[data-v-61b992c9] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu[data-v-61b992c9] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu img[data-v-61b992c9] {
              width: 46px;
              height: 46px;
}
.pc-all .content .buju .article .intro[data-v-61b992c9] {
          margin-top: 20px;
}
.pc-all .content .buju .article .intro .comment-flex[data-v-61b992c9] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .article .intro .comment-flex .comment-decorate[data-v-61b992c9] {
              width: 4px;
              height: 10px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
}
.pc-all .content .buju .article .intro .comment-flex .comment-writte[data-v-61b992c9] {
              font-size: 14px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .article .intro .topics[data-v-61b992c9] {
            position: relative;
            margin-top: 8px;
}
.pc-all .content .buju .article .intro .topics .xl[data-v-61b992c9] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              font-size: 13px;
              font-family: PingFang SC-Medium, PingFang SC;
              color: #333333;
              line-height: 24px;
}
.pc-all .content .buju .article .intro .topics .xl h5[data-v-61b992c9] {
                font-size: 13px;
                color: #333;
                font-weight: 500;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .intro .topics .xl .down[data-v-61b992c9] {
                background-color: #fff;
                position: absolute;
                right: 0;
                bottom: 0;
                width: 50px;
                font-size: 13px;
                font-family: PingFang SC-Medium, PingFang SC;
                font-weight: 500;
                color: #0790eb;
                display: flex;
                align-items: center;
                justify-content: flex-end;
}
.pc-all .content .buju .article .intro .topics .xl .down i[data-v-61b992c9] {
                  font-size: 15px;
                  color: #0790eb;
}
.pc-all .content .buju .article .agenda[data-v-61b992c9] {
          margin-bottom: 16px;
          margin-top: 30px;
}
.pc-all .content .buju .article .agenda[data-v-61b992c9] .el-tabs__item {
            font-size: 13px;
            font-weight: 500;
            color: #979799;
            padding: 0;
}
.pc-all .content .buju .article .agenda[data-v-61b992c9] .is-active {
            font-size: 14px;
            font-weight: bold;
            color: #00050f;
            position: relative;
}
.pc-all .content .buju .article .agenda[data-v-61b992c9] .is-active::after {
              content: '';
              width: 26px;
              height: 0px;
              position: absolute;
              left: 50%;
              bottom: 2px;
              transform: translateX(-50%);
              color: #166fe8;
              border-radius: 5px;
              border: 2px solid #166fe8;
              background-color: #166fe8;
              /* 修改底部横杠的颜色 */
}
.pc-all .content .buju .article .agenda[data-v-61b992c9] .el-tabs__active-bar {
            background-color: transparent;
            /* 修改底部横杠的颜色 */
}
.pc-all .content .buju .article .agenda .meets .meetXiumi[data-v-61b992c9] {
            padding: 10px 0;
            color: #333333;
            font-size: 14px;
            text-align: justify;
            letter-spacing: 0.4px;
            line-height: 1.9;
            font-family: PingFang SC-Medium;
            word-wrap: break-word;
            word-break: break-all;
}
.pc-all .content .buju .article .agenda .meets .meetXiumi[data-v-61b992c9] img {
              max-width: 100%;
}
.pc-all .content .buju .article .agenda .meets .meetImage[data-v-61b992c9] {
            padding: 10px 12px;
}
.pc-all .content .buju .article .agenda .meets .meetImage img[data-v-61b992c9] {
              max-width: 100%;
              margin: 5px 0;
}
.pc-all .content .buju .article .agenda .detail[data-v-61b992c9] {
            padding: 0;
}
.pc-all .content .buju .article .agenda .detail .forums[data-v-61b992c9] {
              margin-top: 12px;
              height: 52px;
              background: #fafafa;
              border-radius: 6px 6px 6px 6px;
              opacity: 1;
              border: 1px solid #eeeeee;
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0 8px;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-left[data-v-61b992c9] {
                display: flex;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-left .title[data-v-61b992c9] {
                  font-size: 13px;
                  font-family: PingFang SC-Bold, PingFang SC;
                  font-weight: bold;
                  color: #282828;
                  white-space: nowrap;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  width: 600px;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right[data-v-61b992c9] {
                display: flex;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right .zhu[data-v-61b992c9] {
                  margin-right: 18px;
                  padding: 0 2px;
                  background: #fafafa;
                  border-radius: 3px 3px 3px 3px;
                  opacity: 1;
                  font-size: 9px;
                  font-family: PingFang SC-Medium, PingFang SC;
                  font-weight: 500;
                  display: flex;
                  align-items: center;
                  justify-content: center;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right img[data-v-61b992c9] {
                  width: 13px;
                  height: 13px;
}
.pc-all .content .buju .article .agenda .expertslist[data-v-61b992c9] {
            padding: 10px 0 0 0;
            display: flex;
            flex-wrap: wrap;
}
.pc-all .content .buju .article .agenda .expertslist .expert[data-v-61b992c9] {
              width: 350px;
              height: 254px;
              background: #ffffff;
              box-shadow: 0px 1px 6px 1px rgba(51, 51, 51, 0.08);
              border-radius: 10px 10px 10px 10px;
              padding-top: 43px;
              margin-bottom: 15px;
}
.pc-all .content .buju .article .agenda .expertslist .expert[data-v-61b992c9]:nth-child(2n) {
                margin-left: 15px;
}
.pc-all .content .buju .article .agenda .expertslist .expert .infor[data-v-61b992c9] {
                text-align: center;
}
.pc-all .content .buju .article .agenda .expertslist .expert .infor .img img[data-v-61b992c9] {
                  width: 82px;
                  height: 82px;
                  border-radius: 50px;
}
.pc-all .content .buju .article .agenda .expertslist .expert .infor .name[data-v-61b992c9] {
                  font-size: 16px;
                  font-family: PingFang SC-Medium, PingFang SC;
                  font-weight: 500;
                  color: #333333;
                  margin-top: 20px;
                  margin-bottom: 11px;
}
.pc-all .content .buju .article .agenda .expertslist .expert .infor .special[data-v-61b992c9] {
                  padding: 0 10px;
}
.pc-all .content .buju .article .agenda .expertslist .expert .infor .specialistPosition .positions[data-v-61b992c9] {
                  font-size: 12px;
                  font-family: PingFang SC-Medium, PingFang SC;
                  font-weight: 500;
                  color: #777777;
}
.pc-all .content .buju .article .agenda .exhibitorslist[data-v-61b992c9] {
            padding: 10px;
}
.pc-all .content .buju .article .agenda .exhibitorslist .exhibitors[data-v-61b992c9] {
              display: flex;
              justify-content: space-between;
              padding: 12px 0 13px;
              margin-top: 12px;
}
.pc-all .content .buju .article .agenda .exhibitorslist .exhibitors .boothCover[data-v-61b992c9] {
                display: flex;
}
.pc-all .content .buju .article .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-left img[data-v-61b992c9] {
                  width: 120px;
                  height: 69px;
                  border-radius: 8px;
}
.pc-all .content .buju .article .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center[data-v-61b992c9] {
                  margin-left: 16px;
}
.pc-all .content .buju .article .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center .name[data-v-61b992c9] {
                    font-size: 14px;
                    font-family: PingFang SC-Regular, PingFang SC;
                    font-weight: 400;
                    color: #323332;
                    margin-top: 6px;
}
.pc-all .content .buju .article .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center .labels[data-v-61b992c9] {
                    margin-top: 10px;
}
.pc-all .content .buju .article .agenda .exhibitorslist .exhibitors .boothCover .exhibitors-center .labels span[data-v-61b992c9] {
                      display: inline-block;
                      padding: 0 8px;
                      height: 18px;
                      background: rgba(41, 169, 255, 0.1);
                      border-radius: 13px 13px 13px 13px;
                      font-size: 10px;
                      font-family: PingFang SC-Regular, PingFang SC;
                      font-weight: 400;
                      color: #29a9ff;
                      text-align: center;
                      line-height: 18px;
                      margin-right: 6px;
}
.pc-all .content .buju .article .agenda .exhibitorslist .exhibitors .exhibitors-right[data-v-61b992c9] {
                margin-right: 34px;
}
.pc-all .content .buju .article .agenda .exhibitorslist .exhibitors .exhibitors-right img[data-v-61b992c9] {
                  width: 64px;
                  height: 23px;
                  margin-top: 6px;
}
.pc-all .content .buju .article .agenda .contactslist[data-v-61b992c9] {
            padding: 0 0 18px 0;
}
.pc-all .content .buju .article .agenda .contactslist .contacts[data-v-61b992c9] {
              padding-top: 16px;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .cooperate[data-v-61b992c9] {
                margin-left: 60px;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .hezuo[data-v-61b992c9] {
                display: flex;
                align-items: center;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .hezuo img[data-v-61b992c9] {
                  width: 55px;
                  height: 55px;
                  border-radius: 50px;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .hezuo span[data-v-61b992c9] {
                  font-size: 16px;
                  font-family: PingFang SC-Bold, PingFang SC;
                  font-weight: bold;
                  color: #00050f;
                  margin-left: 12px;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal[data-v-61b992c9] {
                display: flex;
                justify-content: space-between;
                margin-top: 8px;
                padding: 9px 0;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal .detal-left[data-v-61b992c9] {
                  margin-left: 5px;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal .detal-left .decorate[data-v-61b992c9] {
                    display: flex;
                    margin-bottom: 2px;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal .detal-left .decorate .detare[data-v-61b992c9] {
                      width: 4px;
                      height: 16px;
                      background-color: #25a5ff;
                      margin: 3px 7px 0 0;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal .detal-left .decorate .name[data-v-61b992c9] {
                      font-size: 16px;
                      font-family: PingFang SC-Bold, PingFang SC;
                      font-weight: bold;
                      color: #333333;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal .detal-left .email[data-v-61b992c9] {
                    display: flex;
                    margin-top: 8px;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal .detal-left .email .tels[data-v-61b992c9] {
                      font-size: 14px;
                      font-family: PingFang SC-Medium, PingFang SC;
                      font-weight: 500;
                      color: #777777;
                      line-height: 20px;
                      margin-left: 10px;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal .detal-left .email .tels input[data-v-61b992c9] {
                        border: none;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal .detal-left .email .tels1[data-v-61b992c9] {
                      width: 250px;
                      margin-right: 56px;
}
.pc-all .content .buju .article .agenda .contactslist .contacts .detal .detal-right img[data-v-61b992c9] {
                  width: 26px;
                  height: 26px;
                  margin-top: 19px;
}
.pc-all .content .buju .article .agenda .more[data-v-61b992c9] {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 164px;
            height: 36px;
            background: rgba(218, 218, 218, 0.3);
            border-radius: 18px;
            margin: 14px auto 0;
}
.pc-all .content .buju .article .agenda .more span[data-v-61b992c9] {
              display: flex;
              justify-content: center;
              align-items: center;
              font-size: 12px;
              font-family: PingFang SC-Medium, PingFang SC;
              font-weight: 500;
              color: #777777;
}
.pc-all .content .buju .bj-right[data-v-61b992c9] {
        font-family: 'PingFang SC-Medium';
        margin-left: 22px;
        width: 267px;
}
.pc-all .content .buju .bj-right .ewcode[data-v-61b992c9] {
          width: 267px;
          height: 123px;
          margin-top: 5px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img[data-v-61b992c9] {
            background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
            width: 267px;
            height: 123px;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            border-radius: 4px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima[data-v-61b992c9] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0px 21px 0 21px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left[data-v-61b992c9] {
                padding-top: 30px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-61b992c9] {
                  width: 120px;
                  height: 27px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-61b992c9]:after {
                  content: '';
                  display: block;
                  width: 63px;
                  border-bottom: 1px solid #364579;
                  margin: 0px 0 0 2px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download[data-v-61b992c9] {
                  margin-top: 14px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-61b992c9] {
                    width: 126px;
                    height: 18px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right[data-v-61b992c9] {
                background-color: #fff;
                width: 75px;
                height: 75px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 6px 5px;
                margin-top: 24px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right img[data-v-61b992c9] {
                  width: 64px;
                  height: 64px;
}
.pc-all .content .buju .bj-right .peronal-bj[data-v-61b992c9] {
          border: 1px solid #e8e8e8;
          margin-top: 10px;
          padding-bottom: 20px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .peronal-bj .more[data-v-61b992c9] {
            position: absolute;
            left: -1px;
            bottom: 0;
            right: 0;
            width: 267px;
            text-align: center;
            color: #fff;
            font-weight: bold;
            cursor: pointer;
            background: #048eea;
            height: 28px;
            line-height: 28px;
            font-size: 12px;
            border-radius: 0px 0px 2px 2px;
}
.pc-all .content .buju .bj-right .peronal-bj .line[data-v-61b992c9] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .bj[data-v-61b992c9] {
            padding: 20px 10px 0;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg[data-v-61b992c9] {
            display: flex;
            align-items: center;
            margin: 0 4px 0 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img[data-v-61b992c9] {
              width: 40px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img img[data-v-61b992c9] {
                width: 40px;
                height: 40px;
                border-radius: 50px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-name[data-v-61b992c9] {
              flex: 1;
              margin-left: 10px;
              font-size: 13px;
              font-weight: bold;
              color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn[data-v-61b992c9] {
              display: flex;
              justify-content: center;
              text-align: center;
              width: 60px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-ys[data-v-61b992c9] {
                width: 60px;
                height: 25px;
                background-color: #f3faff;
                border: 1px solid #048eea;
                font-size: 12px;
                border-radius: 5px;
                line-height: 23px;
                cursor: pointer;
                color: #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-sx[data-v-61b992c9] {
                background-color: #f2f4f9;
                color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .el-divider--horizontal[data-v-61b992c9] {
            margin: 12px 0 !important;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail[data-v-61b992c9] {
            display: flex;
            margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail .right-zi[data-v-61b992c9] {
              font-size: 12px;
              color: #999999;
              margin-right: 33px;
}
.pc-all .content .buju .bj-right .hot-recoomend[data-v-61b992c9] {
          border: 1px solid #e8e8e8;
          margin-top: 12px;
          padding: 15px 10px 16px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .hot-recoomend .line[data-v-61b992c9] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex[data-v-61b992c9] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-decorate[data-v-61b992c9] {
              width: 4px;
              height: 12px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-writte[data-v-61b992c9] {
              font-weight: bold;
              color: #00050f;
              font-size: 12px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .bj-right .hot-recoomend1[data-v-61b992c9] {
          border: none;
}
.pc-all .content .buju .bj-right .hot-recoomend1 .right-list[data-v-61b992c9] {
            margin-bottom: 20px;
}
.pc-all .content .buju .bj-right .right-list .hot-list[data-v-61b992c9] {
          margin-top: 10px;
          margin-left: 12px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex[data-v-61b992c9] {
            display: flex;
            cursor: pointer;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp[data-v-61b992c9] {
              position: relative;
              width: 99px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp img[data-v-61b992c9] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other[data-v-61b992c9] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-61b992c9] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-61b992c9] {
                color: #999999;
                font-size: 12px;
                position: absolute;
                bottom: 0;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author span[data-v-61b992c9] {
                  font-size: 12px;
                  margin-left: 5px;
}
.pc-all .el-divider[data-v-61b992c9] {
    background-color: #eeeeee !important;
}
.pc-all .el-divider__text[data-v-61b992c9] {
    background-color: #fbfbfb !important;
}

.pc-all[data-v-512c9746] {
  background-color: #fff;
}
.pc-all .kongWeb .del[data-v-512c9746] {
    margin: 100px 0 300px;
    display: flex;
    justify-content: center;
}
.pc-all .kongWeb img[data-v-512c9746] {
    width: 233px;
    height: 299px;
}
.pc-all .content[data-v-512c9746] {
    width: 1006px;
    margin: 0 auto;
    min-height: 70vh;
    padding: 36px 0;
}
.pc-all .content .buju[data-v-512c9746] {
      display: flex;
}
.pc-all .content .buju .article[data-v-512c9746] {
        width: 717px;
}
.pc-all .content .buju .article .original[data-v-512c9746] {
          font-size: 14px;
          color: #777777;
}
.pc-all .content .buju .article .article-title[data-v-512c9746] {
          width: 710px;
          margin: 0 0 10px;
          font-size: 20px;
          font-weight: bold;
          line-height: 30px;
          font-family: 'PingFang SC-Bold';
          color: #333333;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .hot-number[data-v-512c9746] {
          color: #999;
          font-size: 12px;
          font-family: 'PingFang SC-Medium';
          display: flex;
          align-items: center;
          margin: 0 0 16px;
}
.pc-all .content .buju .article .hot-number .fire1[data-v-512c9746] {
            margin: 0 6px;
}
.pc-all .content .buju .article .hot-number img[data-v-512c9746] {
            width: 7px;
            height: 10px;
            margin-right: 4px;
}
.pc-all .content .buju .article .mettingimg[data-v-512c9746] {
          position: relative;
}
.pc-all .content .buju .article .mettingimg img[data-v-512c9746] {
            width: 100%;
            height: 400px;
}
.pc-all .content .buju .article .mettingimg .showad[data-v-512c9746] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu[data-v-512c9746] {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100%;
            height: 100%;
            transform: translate(-50%, -50%);
            background: rgba(0, 39, 66, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
}
.pc-all .content .buju .article .mettingimg .anniu img[data-v-512c9746] {
              width: 46px;
              height: 46px;
}
.pc-all .content .buju .article .intro[data-v-512c9746] {
          margin-top: 20px;
}
.pc-all .content .buju .article .intro .comment-flex[data-v-512c9746] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .article .intro .comment-flex .comment-decorate[data-v-512c9746] {
              width: 4px;
              height: 10px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
}
.pc-all .content .buju .article .intro .comment-flex .comment-writte[data-v-512c9746] {
              font-size: 14px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .article .intro .topics[data-v-512c9746] {
            position: relative;
            margin-top: 8px;
}
.pc-all .content .buju .article .intro .topics .xl[data-v-512c9746] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              font-size: 13px;
              font-family: PingFang SC-Medium, PingFang SC;
              color: #333333;
              line-height: 24px;
}
.pc-all .content .buju .article .intro .topics .xl h5[data-v-512c9746] {
                font-size: 13px;
                color: #333;
                font-weight: 500;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .article .intro .topics .xl .down[data-v-512c9746] {
                background-color: #fff;
                position: absolute;
                right: 0;
                bottom: 0;
                width: 50px;
                font-size: 13px;
                font-family: PingFang SC-Medium, PingFang SC;
                font-weight: 500;
                color: #0790eb;
                display: flex;
                align-items: center;
                justify-content: flex-end;
}
.pc-all .content .buju .article .intro .topics .xl .down i[data-v-512c9746] {
                  font-size: 15px;
                  color: #0790eb;
}
.pc-all .content .buju .article .agenda[data-v-512c9746] {
          margin-bottom: 16px;
          margin-top: 30px;
}
.pc-all .content .buju .article .agenda .meets .meetXiumi[data-v-512c9746] {
            padding: 10px 0;
            color: #333333;
            font-size: 14px;
            text-align: justify;
            letter-spacing: 0.4px;
            line-height: 1.9;
            font-family: PingFang SC-Medium;
            word-wrap: break-word;
            word-break: break-all;
}
.pc-all .content .buju .article .agenda .meets .meetXiumi[data-v-512c9746] img {
              max-width: 100%;
}
.pc-all .content .buju .article .agenda .meets .meetImage[data-v-512c9746] {
            padding: 10px 12px;
}
.pc-all .content .buju .article .agenda .meets .meetImage img[data-v-512c9746] {
              max-width: 100%;
              margin: 5px 0;
}
.pc-all .content .buju .article .agenda .category[data-v-512c9746] {
            display: flex;
            flex-wrap: wrap;
            border-bottom: 1px solid #f8f8f9;
            padding: 0 16px;
}
.pc-all .content .buju .article .agenda .category .types[data-v-512c9746] {
              font-size: 13px;
              font-weight: 500;
              color: #979799;
              margin-right: 170px;
}
.pc-all .content .buju .article .agenda .category .types[data-v-512c9746]:last-child {
                margin-right: 0;
}
.pc-all .content .buju .article .agenda .category .types .tublist_item[data-v-512c9746] {
                color: #078ae2;
                padding: 5px 0px;
                font-size: 14px;
                font-weight: bold;
                color: #00050f;
}
.pc-all .content .buju .article .agenda .category .types .tublist_item[data-v-512c9746]:hover {
                  cursor: pointer;
}
.pc-all .content .buju .article .agenda .category .types .tublist_item[data-v-512c9746]:after {
                  content: '';
                  display: block;
                  width: 26px;
                  border-radius: 10px;
                  height: 4px;
                  background: linear-gradient(to bottom, #25a5ff 0%, #4dd1ff 100%);
                  margin: 5px auto -5px;
}
.pc-all .content .buju .article .agenda .category .types .tublist_next_item[data-v-512c9746] {
                padding: 5px 0px;
}
.pc-all .content .buju .article .agenda .category .types .tublist_next_item[data-v-512c9746]:hover {
                  cursor: pointer;
}
.pc-all .content .buju .article .agenda .detail[data-v-512c9746] {
            padding: 0;
}
.pc-all .content .buju .article .agenda .detail .forums[data-v-512c9746] {
              margin-top: 12px;
              height: 52px;
              background: #fafafa;
              border-radius: 6px 6px 6px 6px;
              opacity: 1;
              border: 1px solid #eeeeee;
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0 8px;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-left[data-v-512c9746] {
                display: flex;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-left .title[data-v-512c9746] {
                  font-size: 13px;
                  font-family: PingFang SC-Bold, PingFang SC;
                  font-weight: bold;
                  color: #282828;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right[data-v-512c9746] {
                display: flex;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right .zhu[data-v-512c9746] {
                  margin-right: 18px;
                  padding: 0 2px;
                  background: #fafafa;
                  border-radius: 3px;
                  opacity: 1;
                  font-size: 9px;
                  font-family: PingFang SC-Medium, PingFang SC;
                  font-weight: 500;
                  display: flex;
                  align-items: center;
                  justify-content: center;
}
.pc-all .content .buju .article .agenda .detail .forums .forums-right img[data-v-512c9746] {
                  width: 13px;
}
.pc-all .content .buju .article .agenda .more[data-v-512c9746] {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 164px;
            height: 36px;
            background: rgba(218, 218, 218, 0.3);
            border-radius: 18px;
            margin: 14px 189px 0;
}
.pc-all .content .buju .article .agenda .more span[data-v-512c9746] {
              display: flex;
              justify-content: center;
              align-items: center;
              font-size: 12px;
              font-family: PingFang SC-Medium, PingFang SC;
              font-weight: 500;
              color: #777777;
}
.pc-all .content .buju .bj-right[data-v-512c9746] {
        font-family: 'PingFang SC-Medium';
        margin-left: 22px;
        width: 267px;
}
.pc-all .content .buju .bj-right .ewcode[data-v-512c9746] {
          width: 267px;
          height: 123px;
          margin-top: 5px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img[data-v-512c9746] {
            background: linear-gradient(131deg, #d0edfe 0%, #d3d4ff 100%);
            width: 267px;
            height: 123px;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            border-radius: 4px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima[data-v-512c9746] {
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding: 0px 21px 0 21px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left[data-v-512c9746] {
                padding-top: 30px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay img[data-v-512c9746] {
                  width: 120px;
                  height: 27px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .populay[data-v-512c9746]:after {
                  content: '';
                  display: block;
                  width: 63px;
                  border-bottom: 1px solid #364579;
                  margin: 0px 0 0 2px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download[data-v-512c9746] {
                  margin-top: 14px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-left .download img[data-v-512c9746] {
                    width: 126px;
                    height: 18px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right[data-v-512c9746] {
                background-color: #fff;
                width: 75px;
                height: 75px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 6px 5px;
                margin-top: 24px;
}
.pc-all .content .buju .bj-right .ewcode .bg-img .erweima .ewm-right img[data-v-512c9746] {
                  width: 64px;
                  height: 64px;
}
.pc-all .content .buju .bj-right .peronal-bj[data-v-512c9746] {
          border: 1px solid #e8e8e8;
          margin-top: 10px;
          padding-bottom: 20px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .peronal-bj .more[data-v-512c9746] {
            position: absolute;
            left: -1px;
            bottom: 0;
            right: 0;
            width: 267px;
            text-align: center;
            color: #fff;
            font-weight: bold;
            cursor: pointer;
            background: #048eea;
            height: 28px;
            line-height: 28px;
            font-size: 12px;
            border-radius: 0px 0px 2px 2px;
}
.pc-all .content .buju .bj-right .peronal-bj .line[data-v-512c9746] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .bj[data-v-512c9746] {
            padding: 20px 10px 0;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg[data-v-512c9746] {
            display: flex;
            align-items: center;
            margin: 0 4px 0 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img[data-v-512c9746] {
              width: 40px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .bt-img img[data-v-512c9746] {
                width: 40px;
                height: 40px;
                border-radius: 50px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-name[data-v-512c9746] {
              flex: 1;
              margin-left: 10px;
              font-size: 13px;
              font-weight: bold;
              color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn[data-v-512c9746] {
              display: flex;
              justify-content: center;
              text-align: center;
              width: 60px;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-ys[data-v-512c9746] {
                width: 60px;
                height: 25px;
                background-color: #f3faff;
                border: 1px solid #048eea;
                font-size: 12px;
                border-radius: 5px;
                line-height: 23px;
                cursor: pointer;
                color: #048eea;
}
.pc-all .content .buju .bj-right .peronal-bj .personal-bg .right-btn .btn-sx[data-v-512c9746] {
                background-color: #f2f4f9;
                color: #333333;
}
.pc-all .content .buju .bj-right .peronal-bj .el-divider--horizontal[data-v-512c9746] {
            margin: 12px 0 !important;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail[data-v-512c9746] {
            display: flex;
            margin: 16px 4px 12px 8px;
}
.pc-all .content .buju .bj-right .peronal-bj .right-detail .right-zi[data-v-512c9746] {
              font-size: 12px;
              color: #999999;
              margin-right: 33px;
}
.pc-all .content .buju .bj-right .hot-recoomend[data-v-512c9746] {
          border: 1px solid #e8e8e8;
          margin-top: 12px;
          padding: 15px 10px 16px;
          border-radius: 2px;
          position: relative;
}
.pc-all .content .buju .bj-right .hot-recoomend .line[data-v-512c9746] {
            position: absolute;
            top: -1px;
            left: -1px;
            height: 3px;
            width: 267px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border: 3px solid #048eea;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex[data-v-512c9746] {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-decorate[data-v-512c9746] {
              width: 4px;
              height: 12px;
              background-color: #25a5ff;
              margin: 0 7px 0 0;
              border-radius: 10px;
}
.pc-all .content .buju .bj-right .hot-recoomend .comment-flex .comment-writte[data-v-512c9746] {
              font-weight: bold;
              color: #00050f;
              font-size: 12px;
              font-weight: bold;
              color: #00050f;
}
.pc-all .content .buju .bj-right .hot-recoomend1[data-v-512c9746] {
          border: none;
}
.pc-all .content .buju .bj-right .hot-recoomend1 .right-list[data-v-512c9746] {
            margin-bottom: 20px;
}
.pc-all .content .buju .bj-right .right-list .hot-list[data-v-512c9746] {
          margin-top: 10px;
          margin-left: 12px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex[data-v-512c9746] {
            display: flex;
            cursor: pointer;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp[data-v-512c9746] {
              position: relative;
              width: 99px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-sp img[data-v-512c9746] {
                width: 102px;
                height: 60px;
                border-radius: 2px;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other[data-v-512c9746] {
              position: relative;
              margin-left: 10px;
              flex: 1;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-title[data-v-512c9746] {
                font-size: 12px;
                font-weight: bold;
                color: #333333;
                line-height: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author[data-v-512c9746] {
                color: #999999;
                font-size: 12px;
                position: absolute;
                bottom: 0;
}
.pc-all .content .buju .bj-right .right-list .hot-list .hot-flex .hot-other .hot-author span[data-v-512c9746] {
                  font-size: 12px;
                  margin-left: 5px;
}
.pc-all .el-divider[data-v-512c9746] {
    background-color: #eeeeee !important;
}
.pc-all .el-divider__text[data-v-512c9746] {
    background-color: #fbfbfb !important;
}

[data-v-587877c5] .container-bg-size {
  background-color: #e2f3fb;
}
.container[data-v-587877c5] {
  background-color: #e2f3fb;
}
.container .duplicates .intro img[data-v-587877c5] {
    width: 100%;
}
.container .duplicates .place[data-v-587877c5] {
    margin: 10px 16px 24px;
}
.container .duplicates .place .place-left[data-v-587877c5] {
      display: flex;
      align-items: center;
}
.container .duplicates .place .place-left .span1[data-v-587877c5] {
        font-size: 14px;
        color: #5f93ff;
        font-family: PingFang SC-Regular;
}
.container .duplicates .place .place-left img[data-v-587877c5] {
        width: 72px;
        height: 21px;
        margin-left: 12px;
}
.container .duplicates .place .place-right input[data-v-587877c5] {
      border: none;
      width: 100%;
      background-color: #e2f3fb;
      font-family: PingFang SC-Heavy;
      color: #5f93ff;
      font-size: 15px;
      font-weight: 600;
}
.container .duplicates .explain img[data-v-587877c5] {
    width: 100%;
}
.container .duplicates .explain .intro-img3[data-v-587877c5] {
    margin-top: 10px;
}
.container .duplicates .explain-icon[data-v-587877c5] {
    display: flex;
    justify-content: center;
    align-items: center;
}
.container .duplicates .explain-icon .intro-img5[data-v-587877c5] {
      width: 120px;
      height: 54px;
      margin-top: 30px;
      margin-bottom: 45px;
}

@charset "UTF-8";
.container[data-v-c9afa53e] {
  padding: 10px 15px;
  font-family: 宋体;
}
.container .WordSection1[data-v-c9afa53e] {
    font-size: 14px;
    font-family: 宋体;
}
.container .WordSection1 .MsoNormal[data-v-c9afa53e] {
      font-size: 14px;
      color: #333;
      margin-top: 15px;
      text-align: justify;
      line-height: 20px;
}
.container .WordSection1 h2[data-v-c9afa53e] {
      font-size: 16px;
      color: #333;
      margin-top: 15px;
}
.container .WordSection1 h5[data-v-c9afa53e] {
      font-size: 16px;
      color: #333;
      margin-top: 14px;
      font-family: 宋体;
}
.container .WordSection1 .name[data-v-c9afa53e] {
      font-size: 14px;
      color: #333;
      margin-top: 15px;
      text-align: justify;
      line-height: 20px;
}
.pc-all[data-v-c9afa53e] {
  padding: 10px 15px;
  font-family: 宋体;
}
.pc-all .WordSection1[data-v-c9afa53e] {
    font-size: 14px;
    font-family: 宋体;
}
.pc-all .WordSection1 .MsoNormal[data-v-c9afa53e] {
      font-size: 14px;
      color: #333;
      margin-top: 15px;
      text-align: justify;
      line-height: 20px;
}
.pc-all .WordSection1 h2[data-v-c9afa53e] {
      font-size: 16px;
      color: #333;
      margin-top: 15px;
}
.pc-all .WordSection1 h5[data-v-c9afa53e] {
      font-size: 16px;
      color: #333;
      margin-top: 14px;
      font-family: 宋体;
}
.pc-all .WordSection1 .name[data-v-c9afa53e] {
      font-size: 14px;
      color: #333;
      margin-top: 15px;
      text-align: justify;
      line-height: 20px;
}

.pc-all .error[data-v-510cb7a6] {
  min-height: 82vh;
}
.pc-all .error .code[data-v-510cb7a6] {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 170px;
}

