@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-326ab835],
sup[data-v-326ab835] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-326ab835] {
  top: -0.5em;
}
sub[data-v-326ab835] {
  bottom: -0.25em;
}
.shu[data-v-326ab835] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-326ab835] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-326ab835] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-326ab835]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-326ab835] {
  max-width: 800px;
}
.qyd-empty[data-v-326ab835] {
  padding: 20px;
  width: 100%;
  height: 100%;
  min-height: 300px;
  box-sizing: border-box;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.qyd-empty .empty-img[data-v-326ab835] {
    margin: 0 auto -10px;
    width: 225px;
    height: 200px;
    display: block;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.qyd-empty .desc[data-v-326ab835] {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #4B4B4B;
}

@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-a2acb966],
sup[data-v-a2acb966] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-a2acb966] {
  top: -0.5em;
}
sub[data-v-a2acb966] {
  bottom: -0.25em;
}
.shu[data-v-a2acb966] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}
.cont .btn_center[data-v-a2acb966] {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-a2acb966] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-a2acb966] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-a2acb966]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-a2acb966] {
  max-width: 800px;
}
.cont[data-v-a2acb966] {
  padding-top: 60px;
  background: #ffffff;
  padding-bottom: 40px;
  width: 1200px;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin: 24px auto;
}
.cont .tit[data-v-a2acb966] {
    width: 700px;
    border-bottom: 1px solid #ededed;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 14px;
    margin: 0 auto;
    position: relative;
}
.cont .tit h1[data-v-a2acb966] {
      color: #333333;
      height: 34px;
      font-size: 24px;
      line-height: 34px;
}
.cont .tit h2[data-v-a2acb966] {
      text-align: center;
      color: #568dfe;
      font-size: 16px;
      line-height: 23px;
      padding-top: 16px;
      font-weight: normal;
}
.cont .tit .addwm[data-v-a2acb966] {
      background: #0a59c3;
      width: 178px;
      height: 48px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #ffffff;
      font-size: 14px;
      border-radius: 4px;
      cursor: pointer;
      position: absolute;
      right: -210px;
      top: 24px;
}
.cont .tit .addwm img[data-v-a2acb966] {
        width: 16px;
        height: 16px;
}
.cont .wechat-list[data-v-a2acb966] {
    padding-top: 30px;
    padding-bottom: 28px;
    width: 1020px;
    margin: 0 auto;
}
.cont .wechat-list .wechat-list-item[data-v-a2acb966] {
      box-sizing: border-box;
      width: 508px;
      background-color: #f9fafe;
      border: 1px solid #e5e5e5;
      padding: 24px;
}
.cont .wechat-list .wechat-list-item.active[data-v-a2acb966] {
        background: #fff;
        border: 2px solid #0256ff;
        padding: 23px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-top[data-v-a2acb966] {
        display: flex;
        align-items: center;
        justify-content: space-between;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-top .wechat-list-item-img[data-v-a2acb966] {
          display: flex;
          align-items: center;
          justify-content: center;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-top .wechat-list-item-img img[data-v-a2acb966] {
            width: 32px;
            height: 32px;
            margin-right: 12px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-top .wechat-list-item-img .wechat-list-item-img-text-title[data-v-a2acb966] {
            font-family: PingFang SC;
            font-size: 18px;
            font-weight: 500;
            color: #202020;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-top .wechat-list-item-status[data-v-a2acb966] {
          font-size: 14px;
          color: #ff4d4f;
          border: 1px solid #fff0ed;
          padding: 0px 9px;
          height: 24px;
          line-height: 24px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-top .wechat-list-item-status-green[data-v-a2acb966] {
          font-size: 14px;
          color: #4cc09e;
          border: 1px solid #ecfaf8;
          padding: 0px 9px;
          height: 24px;
          line-height: 24px;
          border-radius: 2px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-top .wechat-list-item-status-blue[data-v-a2acb966] {
          font-size: 14px;
          color: #2c54d1;
          border: 1px solid #eceefd;
          padding: 0px 9px;
          height: 24px;
          line-height: 24px;
          border-radius: 2px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-top .wechat-list-item-status-red[data-v-a2acb966] {
          font-size: 14px;
          color: #ff4d4f;
          background: #fff0ed;
          padding: 0px 9px;
          height: 24px;
          line-height: 24px;
          border-radius: 2px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-content[data-v-a2acb966] {
        margin-top: 24px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-content .wechat-list-item-content-item[data-v-a2acb966] {
          display: flex;
          align-items: center;
          margin-bottom: 20px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-content .wechat-list-item-content-item .wechat-list-item-content-item-title[data-v-a2acb966] {
            font-size: 14px;
            font-weight: 350;
            color: #8a8a8a;
            width: 100px;
            margin-right: 12px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-content .wechat-list-item-content-item .wechat-list-item-content-item-value[data-v-a2acb966] {
            font-size: 14px;
            color: #4b4b4b;
            font-weight: 500;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-btn[data-v-a2acb966] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-top: 24px;
}
.cont .wechat-list .wechat-list-item .wechat-list-item-btn .wechat-look[data-v-a2acb966] {
          background: #e8ecfa;
          width: 80px;
          height: 32px;
          text-align: center;
          line-height: 32px;
          border-radius: 2px;
          text-align: center;
          font-size: 14px;
          margin: 0 auto;
          color: #2c54d1;
          cursor: pointer;
}
.cont .wechat-list .itemBorder[data-v-a2acb966] {
      border-top-color: #f9fafe;
}
.cont .wechat-list .itemBorder.active[data-v-a2acb966] {
        background: #fff;
        border: 2px solid #0256ff;
}
.cont .wechat-list .list[data-v-a2acb966] {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
}
.cont .wechat-list .list div[data-v-a2acb966]:nth-child(2n + 2) {
        border-left-color: #f9fafe;
}
.cont .wechat-list .list div:nth-child(2n + 2).active[data-v-a2acb966] {
          background: #fff;
          border: 2px solid #0256ff;
}
.cont .btn_center[data-v-a2acb966] {
    justify-content: center;
}
.cont .btn_center .btn[data-v-a2acb966] {
      font-size: 16px;
      font-weight: bold;
      line-height: 24px;
      color: #fff;
      text-align: center;
      width: 320px;
      background: linear-gradient(122deg, #e74a3d 0%, #d41404 100%);
      border-radius: 4px;
      border: none;
      cursor: pointer;
}
.cont .btn_center .btn[data-v-a2acb966]:not(.is-disabled):hover {
        background: #cc372a;
}
.cont .btn_center .btn.is-disabled[data-v-a2acb966] {
        cursor: default;
        opacity: 0.5;
}
.cont .btn_center .pre[data-v-a2acb966] {
      line-height: 48px;
      color: #cf1000;
      font-size: 16px;
      margin: 0 50px;
      padding: 12px 0;
      cursor: pointer;
}
.cont .btn_center .pre[data-v-a2acb966]:hover {
        background: none;
}

