.table[data-v-94be0c28] {
  width: 100%;
}
.table .name-info[data-v-94be0c28] {
  display: flex;
  align-items: center;
}
.table .name-info .thumbUrl[data-v-94be0c28] {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  min-height: 3rem;
  margin-right: 0.5rem;
  border-radius: 0.3rem;
  object-fit: cover;
}
.table .name-info .nameInfo[data-v-94be0c28] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: left;
}
.table .name-info .name[data-v-94be0c28] {
  width: calc(100% - 3rem - 0.5rem);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table .name-info .status[data-v-94be0c28] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.3rem;
}
.table .name-info .statusItem[data-v-94be0c28] {
  height: 1.3rem;
  line-height: 1.3rem;
  padding: 0 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.7rem;
  color: #f03947;
  background: #fff;
  border-radius: 0.6rem;
  font-weight: 400;
}
.table .name-info .statusItem[data-v-94be0c28]:nth-child(1) {
  margin-left: 0;
}
.table .name-info .statusItem img[data-v-94be0c28] {
  width: 0.8rem;
  margin-right: 0.2rem;
  object-fit: cover;
  vertical-align: middle;
}
.table[data-v-94be0c28] .ant-tooltip-inner {
  display: flex;
  background: #ffffff;
  border-radius: 0.3rem;
  box-shadow: 0 0 0.6rem 0 rgba(0, 0, 0, 0.1);
  padding: 0.4rem 1.3rem 0.4rem 0.4rem;
}
.table .info-tips[data-v-94be0c28] {
  display: flex;
  align-items: center;
}
.table .info-tips .avatar[data-v-94be0c28] {
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 50%;
  object-fit: cover;
}
.table .info-tips .info[data-v-94be0c28] {
  display: flex;
  flex-direction: column;
  margin-left: 0.5rem;
  font-size: 0.9rem;
  color: #1a1b2a;
}
.table .info-tips .info .mobilePhone[data-v-94be0c28] {
  font-size: 0.8rem;
  color: #8f99a3;
}
.table .typeName[data-v-94be0c28] {
  display: flex;
  align-items: center;
}
.table .typeName .selected[data-v-94be0c28] {
  width: 3rem;
  height: 1.3rem;
  margin-left: 0.2rem;
}
.table .more[data-v-94be0c28] {
  position: absolute;
  width: 8.1rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  z-index: 2;
  background: #fff;
  right: -2.8rem;
  top: 0;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.08);
  color: rgb(34, 34, 34);
}
.table .more .role[data-v-94be0c28] {
  font-size: 0.9rem;
  color: #222222;
  display: block;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  cursor: pointer;
}
.table .more .role .role-text[data-v-94be0c28] {
  position: relative;
}
.table .more .role .role-text .vipIcon[data-v-94be0c28] {
  width: 1.3rem;
  height: 0.8rem;
  position: absolute;
  top: -0.9rem;
  right: -0.9rem;
}
.table .more .role[data-v-94be0c28]:hover {
  background-color: #f2f3f6;
}
.table .more .role.disabled[data-v-94be0c28] {
  color: #bebcbc;
  cursor: not-allowed;
}
.table .more .role.disabled[data-v-94be0c28]:hover {
  background-color: transparent;
}
.table .actions[data-v-94be0c28] {
  display: flex;
  align-items: center;
}
.table .actions .btn[data-v-94be0c28] {
  cursor: pointer;
}
.table .actions .action-eye-w[data-v-94be0c28] {
  display: flex;
  gap: 2.5rem;
  font-size: 0.9rem;
  color: #1a1b2a;
}
.table .actions .action-eye-w .role[data-v-94be0c28]:hover {
  color: #f03947;
}
.table .actions .action-eye-w .role:hover .svg-icon[data-v-94be0c28] {
  color: #f03947;
}
.table .actions .eye-w[data-v-94be0c28] {
  font-size: 0.9rem;
  color: #1a1b2a;
  cursor: pointer;
  position: relative;
}
.table .actions .eye-w svg[data-v-94be0c28] {
  margin-right: 0.6rem;
  color: rgb(72, 78, 91);
}
.table .actions .eye-w[data-v-94be0c28]:hover {
  color: #f03947;
}
.table .actions .eye-w:hover .svg-icon[data-v-94be0c28] {
  color: #f03947;
}
[data-v-94be0c28] .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  display: none;
}
[data-v-94be0c28] .ant-popover-inner-content {
  padding-bottom: 0 !important;
}
[data-v-94be0c28] .ant-table-tbody {
  font-size: 0.9rem;
  color: #1a1b2a;
  background: #f9f9f9;
  overflow: auto;
}
[data-v-94be0c28] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  cursor: pointer;
  background: #fff !important;
}
[data-v-94be0c28] .ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  cursor: pointer;
  background: #fff !important;
}
[data-v-94be0c28] .ant-table-thead {
  font-size: 0.9rem;
  color: #8f99a3;
}
[data-v-94be0c28] .ant-table-tbody > tr > td.ant-table-column-sort {
  background-color: transparent;
}
[data-v-94be0c28] .ant-table-thead > tr > th.ant-table-column-sort {
  background: transparent;
}
[data-v-94be0c28] .ant-table-thead > tr > th.ant-table-column-sort:hover {
  background: transparent;
}
[data-v-94be0c28] .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: transparent;
}
[data-v-94be0c28] .ant-table-body:hover::-webkit-scrollbar,
.ant-table-placeholder[data-v-94be0c28]:hover::-webkit-scrollbar {
  display: block;
  height: 0.3rem;
  width: 0;
  overflow-y: hidden;
}
[data-v-94be0c28] .ant-table-body:hover::-webkit-scrollbar-thumb,
.ant-table-placeholder[data-v-94be0c28]:hover::-webkit-scrollbar-thumb {
  border-radius: 0.3rem;
  background: #939392;
}
[data-v-94be0c28] .ant-table-body:hover::-webkit-scrollbar-track,
.ant-table-placeholder[data-v-94be0c28]:hover::-webkit-scrollbar-track {
  -webkit-box-shadow: 0;
  border-radius: 0;
  background: #f0f2f5;
}
[data-v-94be0c28] .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  background: transparent !important;
  overflow: auto !important;
}
.card-item[data-v-63f71a62] {
  width: 14.4rem;
  height: 18.4rem;
  box-shadow: 0 0 0.5rem rgba(72, 78, 91, 0.08);
  margin-bottom: 2.5rem;
  border-radius: 0.3rem;
  overflow: inherit !important;
  cursor: pointer;
  position: relative;
  border: 0.1rem solid transparent;
}
.card-item .card-pic[data-v-63f71a62] {
  height: 14.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.card-item .card-pic .mask[data-v-63f71a62] {
  width: 100%;
  height: 100%;
  border-radius: 0.3rem 0.3rem 0 0;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
.card-item .card-pic .img-style[data-v-63f71a62],
.card-item .card-pic .img-style1[data-v-63f71a62] {
  width: 7.6rem;
  height: 6.9rem;
  position: absolute;
  object-fit: cover;
  border-radius: 0.3rem 0.3rem 0 0;
}
.card-item .card-pic .img-style[data-v-63f71a62] {
  width: 100%;
  height: 100%;
}
.card-item .card-pic .left-icon[data-v-63f71a62] {
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
  display: flex;
}
.card-item .card-pic .left-icon .ml4[data-v-63f71a62] {
  margin-left: 0.3rem;
}
.card-item .card-pic .left-icon .card-view[data-v-63f71a62] {
  background: rgba(26, 27, 42, 0.28);
  height: 1.3rem;
  padding: 0 0.5rem;
  font-size: 0.6rem;
  color: #fff;
  border-radius: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-item .card-pic .left-icon .card-view .viewIcon[data-v-63f71a62] {
  width: 1rem;
  height: 0.8rem;
}
.card-item .card-pic .left-icon .card-view .viewCount[data-v-63f71a62] {
  text-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.6);
}
.card-item .card-pic .left-icon .selectedIcon[data-v-63f71a62] {
  width: 3rem;
  height: 1.3rem;
  margin-left: 0.3rem;
}
.card-item .card-pic .left-icon .guidang[data-v-63f71a62] {
  width: 2.5rem;
  height: 1.3rem;
  margin-left: 0.3rem;
}
.card-item .card-pic .left-icon .icon-bg[data-v-63f71a62] {
  padding: 0.2rem 0.5rem;
  background: rgba(26, 27, 42, 0.28);
  font-size: 0.6rem;
  color: #ffffff;
  border-radius: 0.7rem;
}
.card-item .card-pic .right-icon[data-v-63f71a62] {
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
  border-radius: 0.7rem;
  height: 1.3rem;
  padding: 0 0.5rem;
  background: rgba(26, 27, 42, 0.28);
  font-size: 0.6rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-item .card-pic .check[data-v-63f71a62] {
  width: 4.6rem;
  height: 1.8rem;
  opacity: 0.5;
  background: #000000;
  border-radius: 0.9rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.card-item .card-pic .check-style[data-v-63f71a62] {
  width: 4.6rem;
  height: 1.8rem;
  text-align: center;
  line-height: 1.9rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.card-item .card-pic .check-style .check-view[data-v-63f71a62] {
  width: 0.9rem;
  height: 0.9rem;
  margin-right: 0.3rem;
  vertical-align: middle;
}
.card-item .card-pic .check-style .check-tip[data-v-63f71a62] {
  font-size: 0.9rem;
  color: #ffffff;
}
.card-item .card-pic .check-flag[data-v-63f71a62] {
  width: 2.8rem;
  height: 2.8rem;
  top: 0;
  right: 0;
  z-index: 2;
}
.card-item .card-pic .first-time[data-v-63f71a62],
.card-item .card-pic .first-time1[data-v-63f71a62] {
  position: absolute;
  bottom: 0;
  color: #858a97;
  font-size: 0.8rem;
  width: 100%;
  height: 2rem;
  display: flex;
  align-items: center;
  padding: 0 0.6rem;
}
.card-item .card-pic .first-time .mr[data-v-63f71a62],
.card-item .card-pic .first-time1 .mr[data-v-63f71a62] {
  margin-right: 0.3rem;
}
.card-item .card-pic .first-time[data-v-63f71a62] {
  color: #fff;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}
.card-item .card-info[data-v-63f71a62] {
  height: 3.8rem;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 0 0.6rem;
  box-sizing: border-box;
  position: relative;
  border-radius: 0 0 0.3rem 0.3rem;
}
.card-item .card-info .card-operate[data-v-63f71a62] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #484e5b;
  font-size: 0.9rem;
  overflow: hidden;
  cursor: pointer;
}
.card-item .card-info .card-operate .drafts-action[data-v-63f71a62] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-item .card-info .card-operate .drafts-action .drafts-item[data-v-63f71a62] {
  padding: 0 1rem;
}
.card-item .card-info .card-operate .drafts-action .drafts-item .svg-icon[data-v-63f71a62] {
  margin-right: 0.3rem;
}
.card-item .card-info .card-operate .drafts-action .drafts-item[data-v-63f71a62]:hover {
  color: rgb(240, 57, 71);
}
.card-item .card-info .card-operate .drafts-action .border[data-v-63f71a62] {
  border-right: 0.1rem solid rgb(227, 229, 233);
}
.card-item .card-info .card-operate .eye-w[data-v-63f71a62] {
  flex-grow: 1;
  border-left: 0.1rem solid rgb(227, 229, 233);
  font-size: 0.9rem;
  cursor: pointer;
  position: inherit;
  color: #484e5b !important;
}
.card-item .card-info .card-operate .eye-w[data-v-63f71a62]:first-of-type {
  border-left: none;
}
.card-item .card-info .card-operate .eye-w svg[data-v-63f71a62] {
  margin-right: 0.6rem;
  color: #484e5b !important;
}
.card-item .card-info .card-operate .eye-w .more[data-v-63f71a62] {
  position: absolute;
  width: 8.1rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  background: #fff;
  border-radius: 0.3rem;
  z-index: 9;
  right: 50%;
  top: 3.4rem;
  transform: translate(50%, 0);
  color: #222222 !important;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.08);
}
.card-item .card-info .card-operate .eye-w .more .role[data-v-63f71a62] {
  font-size: 0.9rem;
  color: #222222;
  display: block;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  cursor: pointer;
}
.card-item .card-info .card-operate .eye-w .more .role.opacity[data-v-63f71a62] {
  opacity: 0.5;
}
.card-item .card-info .card-operate .eye-w .more .role .role-text[data-v-63f71a62] {
  position: relative;
}
.card-item .card-info .card-operate .eye-w .more .role .role-text .vipIcon[data-v-63f71a62] {
  width: 1.3rem;
  height: 0.8rem;
  position: absolute;
  top: -0.9rem;
  right: -0.9rem;
}
.card-item .card-info .card-operate .eye-w .more .role[data-v-63f71a62]:hover {
  background-color: #f2f3f6;
}
.card-item .card-info .card-operate .eye-w .more .role.disabled[data-v-63f71a62] {
  color: #bebcbc;
  cursor: not-allowed;
}
.card-item .card-info .card-operate .eye-w .more .role.disabled[data-v-63f71a62]:hover {
  background-color: transparent;
}
.card-item .card-info .card-operate .eye-w .more1[data-v-63f71a62] {
  right: 3.1rem;
}
.card-item .card-info .card-operate .eye-w[data-v-63f71a62]:hover {
  color: rgb(240, 57, 71) !important;
}
.card-item .card-info .card-operate .eye-w:hover svg[data-v-63f71a62] {
  color: rgb(240, 57, 71) !important;
}
.card-item .card-info .card-base[data-v-63f71a62] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.card-item .card-info .card-base .card-title[data-v-63f71a62] {
  display: inline-block;
  color: #222222;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.card-item .card-info .card-base .card-date[data-v-63f71a62] {
  display: flex;
  font-size: 0.8rem;
  color: #858a97;
}
.card-item .card-info .card-base .card-date .nickName[data-v-63f71a62] {
  display: flex;
  align-items: center;
}
.card-item .card-info .card-base .card-date .nickName .userName[data-v-63f71a62] {
  max-width: 3.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.activeCard[data-v-63f71a62] {
  border-color: red;
}
.statusItem[data-v-63f71a62] {
  padding: 0.1rem 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.7rem;
  color: #ffffff;
  background: rgba(26, 27, 42, 0.28);
  border-radius: 0.7rem;
  margin-left: 0.3rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
}
.statusItem img[data-v-63f71a62] {
  width: 0.8rem;
  height: 0.6rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}
.img-status[data-v-63f71a62] {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 0.3rem;
}
.img-status.hz-norem div[data-v-63f71a62] {
  width: 42px;
  height: 36px;
  font-size: 14px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -21px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABMlJREFUaEPVm+151DAMx6UJoBNQJgAmoDcBMAEwAe0EtBNQJoBOAJ2AdgLaCaATUCYw+d8jH04usSTHeamf5z6dz/EverWlY5pwhBBeEtERER12PulTfxNR+rli5uuptsU1Fw4hPCait0T0WkDHLH9FRN+J6IKZ78cslP62CnAIAVL8IKC19pauA/DPzIyXMGqMAhbQjxWkaYUA8NkY8CJgUd1Pje29s+608ryvRHRSoupu4BAC7PMLEcFelxyw6/fMDHU3DxdwCAFSPTavPs/Ec2Y+sT7KBCwq/G1GW7XuP86Dbb+xqLgKLLA/mhDx3LuLRuXumpeEzeCDWHvT3VQIIcZorA9vj8+jgmfdENFGg84Cj4C9QAz12leEFD8Bh/jKCa5Ca8A/nZIF6CkzQ5qjh0j/VJIZ63rI1DZDkweBG+meSzJhedAtQhQz4w1XHxLvEYqeGBdHktLrXHuBRaXgpCxjcHHLj61zQggIhZ64Dye2F7L2gMVufxnjLOIg3vykowAW+0Gcftp1Yn3AAMABQBtrho17x8GjpRUtYLEVhCBtPATYyIBQtTt0dIEBiziYG2u12aE9t7z2Dtgo3dvGEZQkIJrGtL532uxfQ6Kyk3IKDI+mBfoXU4WeSOyERdyHz9HM8LLZNw49tAUWz/xHEcOeA3CJzTDZCxsdUgjBIqwDeOwIjCCNk1BuwMVXyaD6HlIKKwJDPo5Qmhs4P59HYHgxXLgNjUmlOwY2MQVNyteNtz6KwEF5O71Zi0FL1Sk1YEXKsNFsdsgYhjTyrsmmoDLVRy3YRMrIrnJHyw2AcRrBRdys6lwbVqSsqfUZgLVUsnpWNQWsAGvO9wLAmsNqpWZj9XoqWAFGlpiLydcAhjvP2eg2fo0FlQ15jnjuyCAXBrnwdAPgrIeGY3sIsInjyvPMATylGneFofKoE0ZKeE5YMZvlJDw3rBUY+XHucqwoh14IFuWf3CHodpKwtASsJyxpicf2lGH11EvBehIPLbXcHZ416CVhPamllp3cM/PB2mEFGPabK+NuqhwPl5as63gok7V8elCt1wArDJoval0AaKcMrLkXnlYEa7ni2Z76ii/x1gJrlC6m/b/EM3o4TNseFVcGqzld7Lt9TWsM2piGrAz2bq3iuY94WjRIv3cU7Pcv4o3Oy7OfSWFlv5Ya9tZZxY2XFtM08DlgoWW4UNDGcDHN4QByD1kTbL5cKsDIVGCrJZ00a4JFke1QLYhbs5YeEc8B62mMs7U8RBBnUwsu+fCA0d2ufbYipVzAWku1vqaWBFpLObv7Q3qHbtcqRTe5hUSRwBoGWzG37+VpfVqwZ0A/01xh53tUAL4y86Xzd9vpIQTUqVEr8oDip2ifOspdK6tXsBLcS6CxAah6bD1EDxfqVC3py/p4oWnrYUmnrgqLDanAieeG1HIl1RJh1voNNAmNcWrBwARc6MhqwWjruJpsXMBJyIJzKonT2uY93yPOQqrTNYgnkoaNIY+1NLB5IKxz0cxybFHh7oJuCacLSHzEJeBcto3/M6FbtzjejwJOJI7TCG5NtLYnqwS78+CU0OpfDBoXrALcUXXETsTQsVKHNGM8V72v9U1WBe4+VFS++1e8blkH8RNA8e94aBUcLcmhF/AP+vycDCzIoSwAAAAASUVORK5CYII=) no-repeat top center/30px 30px;
  padding-top: 32px;
}
