.card-manager[data-v-1fe2aff6] {
  color: #222;
}
.card-manager .title[data-v-1fe2aff6] {
  font-size: 24px;
}
.card-manager .title .titleTip[data-v-1fe2aff6] {
  font-size: 12px;
  color: #8f99a3;
  margin-left: 10px;
}
.card-manager .content[data-v-1fe2aff6] {
  margin-top: 12px;
  font-size: 18px;
  color: #222222;
}
.card-manager .content .subTitle[data-v-1fe2aff6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #e3e5e9;
}
.card-manager .content .subTitle .addBtn[data-v-1fe2aff6] {
  font-size: 14px;
  color: #fff;
  width: 136px;
  height: 40px;
  background: #f03947;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.card-manager .content .subTitle .addBtn .add[data-v-1fe2aff6] {
  font-size: 12px;
  margin-right: 5px;
}
.card-manager .content[data-v-1fe2aff6] .ant-table {
  font-size: 14px;
  color: #1a1b2a;
}
.card-manager .content[data-v-1fe2aff6] .ant-table .ant-table-thead > tr > th {
  font-size: 14px;
  color: #8f99a3;
}
.card-manager .content .view[data-v-1fe2aff6] {
  font-size: 14px;
  color: #1a1b2a;
  cursor: pointer;
}
.card-manager .content .view svg[data-v-1fe2aff6] {
  margin-right: 6px;
  color: rgb(72, 78, 91);
}
.card-manager .content .view[data-v-1fe2aff6]:hover {
  color: rgb(240, 57, 71) !important;
}
.card-manager .content .view:hover svg[data-v-1fe2aff6] {
  color: rgb(240, 57, 71) !important;
}
.card-manager .content .ml[data-v-1fe2aff6] {
  margin-left: 40px;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-content {
  background: #f9f9f9;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body {
  background: #f9f9f9;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-header {
  background: #f9f9f9;
  padding: 20px 30px;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-header .ant-drawer-title {
  font-size: 18px;
  color: #222222;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body {
  padding: 30px;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content {
  display: flex;
  flex-direction: column;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .item {
  margin-bottom: 32px;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .item .title {
  font-size: 14px;
  color: #222222;
  margin-bottom: 10px;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .item .require {
  margin-left: -12px;
  margin-bottom: 12px;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .item .require::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #f03947;
  border-radius: 50%;
  margin-right: 6px;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .item ::v-deep .ant-input {
  width: 420px;
  height: 40px;
  border: 1px solid #e3e5e9;
  border-radius: 4px;
  font-size: 14px;
  color: #1a1b2a;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .item .edit-textarea {
  position: relative;
  border-radius: 4px;
  margin-bottom: 13px;
  color: #1A1B2A;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .item .edit-textarea .edit-length {
  position: absolute;
  font-size: 14px;
  color: rgb(133, 138, 151);
  bottom: 5px;
  right: 16px;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .bottomButton {
  width: 440px;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  right: 0;
  background: #fff;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .bottomButton .ant-btn {
  width: 170px;
  height: 48px;
  font-size: 18px;
  color: #484e5b;
  line-height: 48px;
  border-radius: 4px;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .bottomButton .cancel {
  border: 1px solid #e3e5e9;
}
.card-manager[data-v-1fe2aff6] .ant-drawer-body .add-content .bottomButton .confirm {
  color: #fff;
}
.card-manager[data-v-1fe2aff6] .ant-upload.ant-upload-select-picture-card {
  width: 100px;
  height: 100px;
  background: #ffffff;
  border-radius: 4px;
  border: none;
  margin-bottom: 0;
}
.card-manager[data-v-1fe2aff6] .ant-upload.ant-upload-select-picture-card > .ant-upload {
  padding: 0;
}
.card-manager[data-v-1fe2aff6] .ant-upload-text {
  font-size: 12px;
  color: #858a97;
}
.card-manager .avatarInfo[data-v-1fe2aff6] {
  width: 100px;
  height: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-manager .avatarInfo .changeText[data-v-1fe2aff6] {
  width: 100px;
  height: 24px;
  background: rgba(23, 30, 45, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-manager .avatarInfo img[data-v-1fe2aff6] {
  width: 100px;
  height: 100px;
  border-radius: 4px;
}
.card-manager .avatarInfo .addIcon[data-v-1fe2aff6] {
  width: 21px;
  height: 21px;
  margin-bottom: 5px;
}
[data-v-1fe2aff6] .ant-table-body {
  min-height: 160px;
}
[data-v-1fe2aff6] .ant-table-body::-webkit-scrollbar {
  height: 5px;
  width: 0px;
  background: transparent;
  overflow-y: hidden;
}
[data-v-1fe2aff6] .ant-table-body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: transparent;
}
[data-v-1fe2aff6] .ant-table-body::-webkit-scrollbar-track {
  -webkit-box-shadow: 0;
  border-radius: 0;
  background: transparent;
}
[data-v-1fe2aff6] .ant-table-placeholder {
  position: absolute;
  top: 51px;
  z-index: 1;
  width: 100%;
}
[data-v-1fe2aff6] .ant-table-body:hover::-webkit-scrollbar, .ant-table-placeholder[data-v-1fe2aff6]:hover::-webkit-scrollbar {
  display: block;
  height: 5px;
  width: 0px;
  overflow-y: hidden;
}
[data-v-1fe2aff6] .ant-table-body:hover::-webkit-scrollbar-thumb, .ant-table-placeholder[data-v-1fe2aff6]:hover::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #939392;
}
[data-v-1fe2aff6] .ant-table-body:hover::-webkit-scrollbar-track, .ant-table-placeholder[data-v-1fe2aff6]:hover::-webkit-scrollbar-track {
  -webkit-box-shadow: 0;
  border-radius: 0;
  background: transparent;
}
[data-v-1fe2aff6] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #f9f9f9;
}
.cropper-dia[data-v-1fe2aff6] .ant-modal-header {
  border-bottom: none;
  padding: 17px;
}
.cropper-dia[data-v-1fe2aff6] .ant-modal-title {
  font-size: 18px;
  color: #222222;
}
.cropper-dia[data-v-1fe2aff6] .ant-modal-body {
  padding: 0 16px 16px 16px;
}
.cropper-dia[data-v-1fe2aff6] .ant-modal-footer {
  text-align: center;
  border-top: 1px solid #e3e5e9;
  padding: 16px 0;
}
.cropper-dia[data-v-1fe2aff6] .ant-modal-footer button {
  width: 136px;
  height: 40px;
  margin: 0 12px;
}
.cropper-dia .cropper-content[data-v-1fe2aff6] {
  overflow: hidden;
}
.cropper-dia .cropper-content .cropper[data-v-1fe2aff6] {
  width: 100%;
  height: 382px;
}
.cropper-dia .cropper-content .cropper[data-v-1fe2aff6] .cropper-box-canvas {
  background-color: rgba(0, 0, 0, 0.5);
}
.cropper-dia .info[data-v-1fe2aff6] {
  font-size: 12px;
  color: #484e5b;
  line-height: 18px;
}
.cropper-dia .rate-w[data-v-1fe2aff6] {
  color: #222222;
  font-size: 14px;
  text-align: center;
  width: 64px;
  border: 4px solid transparent;
  margin: 0 auto;
}
.cropper-dia .rate-w.active[data-v-1fe2aff6] {
  cursor: pointer;
  color: #f03947;
}
.cropper-dia .rate-w.active .rate-icon[data-v-1fe2aff6] {
  color: #f03947;
  stroke: #f03947;
}
.cropper-dia .rate-w[data-v-1fe2aff6]:hover {
  border: 4px solid #E3E5E9;
  cursor: pointer;
}
.cropper-dia .rate-w .rate-icon[data-v-1fe2aff6] {
  color: #484e5b;
  stroke: #484e5b;
  width: 33px;
  height: 33px;
}
[data-v-1fe2aff6] .ant-input::-moz-placeholder {
  color: #858A97;
}
[data-v-1fe2aff6] .ant-input::placeholder {
  color: #858A97;
}
[data-v-52004692] .ant-empty-image {
  width: 200px;
  height: 110px;
  margin: 200px auto 8px;
}
.add-collection[data-v-52004692] {
  font-size: 16px;
  width: 200px;
  height: 40px;
  background: #f03947;
  border-radius: 4px;
}
.collection-empty[data-v-52004692] {
  opacity: 0;
  animation: addShow-52004692 0s linear 0.3s forwards;
}
@keyframes addShow-52004692 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.collection[data-v-66ce38d8] {
  box-shadow: 0 0 8px rgba(72, 78, 91, 0.08);
  margin-bottom: 44px;
  border-radius: 4px;
  overflow: inherit !important;
  cursor: pointer;
  position: relative;
}
.collection .collection-pic[data-v-66ce38d8] {
  position: relative;
}
.collection .collection-pic .folder[data-v-66ce38d8] {
  width: 122px;
  height: 108px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.collection .collection-pic .img-style[data-v-66ce38d8] {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px 4px 0 0;
}
.collection .collection-pic .collection-img[data-v-66ce38d8] {
  width: 100%;
}
.collection .collection-pic .collection-img .outer[data-v-66ce38d8] {
  padding-top: 73%;
}
.collection .collection-pic .collection-img .img-status[data-v-66ce38d8] {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.collection .collection-pic .collection-img .img-status div[data-v-66ce38d8] {
  width: 42px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -21px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABYklEQVQ4T52TMS8FURCFv5MoFX6AQkFCKCglGomCipc8IREVhYKEX6EkoVDQkUgQr6OQ+AEKCuIlFAqFUkIpGZk1u7lv2VeY6t6dOWfPnJkrSmFmg8AyMAl0R/oVuAT2JT2kEOUXM+sAtoAVwM9/xRewB2xI8jMZQYCvgbFANYAj4B7wwmFgAZiJ/BUw5SQ5wQ6wCnwCi5KcoCXMrBO4AfojsStpTWY2BNyG7Fob8EUofAe6QtmIE3jf60BDUq3izzn4DRgHNqOdbSd4DFmzkk5TgpDdApbUNLM6cAI0neAD8P4GPJlMxb/9AofpvcCTe5YS9El6joJKcOTdSFeeEeQt1CWdVckutTYHHOctFCb6CKtklwjOUxPTMboHLi9zO/Uk8WbaJ1aMMXrKF8mvPufRNuDDMP1nkZJVdscnklX2wrtYMF/l+cpVTkj+95hKBrknS6GmJ3IvgD+gA0n+wIr4BqGCtAN+oV/cAAAAAElFTkSuQmCC) top center no-repeat;
  padding-top: 16px;
}
.collection .collection-pic .vrflag[data-v-66ce38d8] {
  width: 24px;
  height: 24px;
  top: 10px;
  right: 10px;
}
.collection .collection-pic .check-flag[data-v-66ce38d8] {
  width: 44px;
  height: 44px;
  top: 0;
  right: 0;
}
.collection .collection-pic .check[data-v-66ce38d8] {
  width: 74px;
  height: 28px;
  opacity: 0.5;
  background: #000000;
  border-radius: 14px;
  position: absolute;
  top: 42%;
  right: 32%;
}
.collection .collection-pic .check-style[data-v-66ce38d8] {
  width: 74px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  position: absolute;
  top: 42%;
  right: 32%;
}
.collection .collection-pic .check-style .check-view[data-v-66ce38d8] {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
.collection .collection-pic .check-style .check-tip[data-v-66ce38d8] {
  font-size: 14px;
  color: #ffffff;
}
.collection .collection-pic .archive-style[data-v-66ce38d8] {
  height: 21px;
  background: rgba(0, 0, 0, 0.5);
  border: 0.5px solid rgba(255, 255, 255, 0.5);
  border-radius: 11.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #ffffff;
  padding: 0 7px;
  position: absolute;
  top: 42%;
  right: 37%;
}
.collection .collection-pic .collection-view[data-v-66ce38d8] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAFbklEQVRIS8VXa0ibVxh+46WNibp0rWliMRkUmyLD1TmGsdCxLp3MFbFSyZBVaeZm0KygiLcS+eSz0c62JgwCjW2huIIV3EzR+meO0ZZZpdRo+0P/BFw0aCzdjDXR3Dbe8B05jYna7scCh/Ndznfe533O817Cg//5x3sL+zt988+b7LnTZmQvsg7nOACg73ENGo0c5Pm2eHYCgO+JUTSMI56bCRBiOAQAOILcTO63ZWQ7AMQwGsSRSA3yDNcQAGjYT40ABwafx2QjFgB8TozsAQAcfADYy13jPb4nANBbNOgDgA0AWOdmvCdACNDXjiQaAOJ5AmcwCQAEOEpLS9O1Wu1nCoUiTyQSyZOSktIDgcDq2tra4vz8vO3evXsj169fn3U4HCsA4AUADwUEmdgCIhIAbRw9RsPJx48fl7S1tX2pVCrPCwQC8XaqcjqdD8xms/nSpUvPAWAVANY4Rggbr2mCBkAERzwXAkCqWq0+3NraqsnKyjpLGw6FQn6v17vE4/H2RILyer2LAwMDXXV1db8tLy+/BIBXHCOoEcJEeLtIAGgcxRY2XlxcfLitrU2TnZ2tJsb9fv+qzWYb0el0fRMTE3/hHh0dHR+Wl5d/LZFI3o+Li8M9AI/l7t27hubm5gcul+sFBwK1gSBQM1sAYFihcTzzVJVKJWNZtiIvL6+SLF5fX18ZGxsbOHnyZK9MJvOXlJSkOp1Of39/v0ej0RxhGKYmIyPjI7J+ZWXFbjQa9QzDPAGAvzkQeBSbLNAMoKpR3cL9+/cfaG9v/6SystKYkJCAWgj/5ubmHpeVlV0tLCzcW11d/c2+ffs+DQaDrqmpqdsajWZUr9d/UVBQ8FVycvJB8o3dbh8xGAxXb968OQsAbu4oMDLCWqAzGgLAMEvR6XRHL168aJBIJEqKes/Tp0+HGxoafrpx40ZxZmbmefLO4/E87+vrs8zMzIRqa2urpVJpFnkXDAa9vb29uqampt+XlpZQDxgZeAwxAaSyLJtTX1/fy+fz36XoXx0fH7d2d3f/bDKZzsrl8jIK3J9DQ0Pm+/fvv2AY5vtDhw59QAvWZrMZGYa5ZbVaHRwDeAxbAKAGkIHk06dPv8eyrPbYsWObXvp8Ps/k5ORwUVFRz/Dw8Knc3NwLPB4P14Pb7f7DYrHc8ng8Iq1W+51YLD5CAPh8vpfXrl3TNjc3T3A6wPywhQFcjwDCGgAAkV6vz21sbOwWCoXpZLOFhYUphmF+xPBjGKZQJpMVbWxszFut1lvnzp2bHR0drcjPzy/h8/nvkG8ePnxobGlp6Xv06BF6j3kBI2GLBggADCEUXYpcLj945cqVgjNnzrTGx8eHhej3+1+hDtRq9e25uTkMQfQkrJ2urq78iooKTVpa2qb3drv918uXLxstFssM5z05/6hRQPL/Zijm5ORIOzo6ilUq1QUCIhAIeB0OxxOr1Tp0586dWYVCkVJTU3MqOzv7c6FQKCGeu1yuSZPJ9IPBYLABAKZmTEZYJ9D7qHmAsECiAfNBilKplLAsW3TixImqxMREES2uWNeLi4uPzWaziWXZaco4oR6Nb6bjaLUAn9GFSJieni5qaWnJLS0t/VYsFn8cy7DX612enp7u7+zs/GVwcHCe85rUAroqbm4RqxoSEChKVHq4GmZkZKRUVVUpVCqVUiqVHhUIBAdCodCG2+12Pnv2bLynp2diZGRkiaqEqHhC+2s1IFoqph2jmxFkgwDZbT+ARjHWSdqNapzOhNFYpdsx1AUpVCjSyI6ItGJ0V4TXpD2L2Zbt1BMSkKQfjJzploz0gPQctQuKpHo3wqZrBmGGZvCtOuKdjmA7YLGYe6P/BP8FwG5Y29WafwFvIC06NudwDQAAAABJRU5ErkJggg==) no-repeat left center/16px 13px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-pic .collection-view .star[data-v-66ce38d8] {
  width: 15px;
  height: 15px;
  margin-left: 14px;
  margin-top: -1px;
}
.collection .collection-pic .collection-view .callCount[data-v-66ce38d8] {
  width: 17px;
  height: 15px;
  margin-left: 7px;
}
.collection .collection-pic .collection-albumNumber[data-v-66ce38d8] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABKklEQVQoU2NkwAJaO6cv/8/4X+fPt5+2DQ2FH5CVMCJzWrqmNTMyMNagmXGjuixTEyYG1tDWPdP8//9/J7DZBhP7z8Awp6YsMxVuQ2vX9MsMDAw6WDX9///n9/efoiDnMTa0T1dgYf5/vKYsS7KhoV+AlZP9NQMjIwtM47///wNry7M2tHRNn8/EwKAA1sDKzHAfpOAfw/8ltWVZsc1dU3yYGJiDq8syE1u6pgczMjCsAckzMjAcQNEAdw4jk8/vr9+OsnCyv2ZEsg2nBpDE378MjUzMDPvRgvQAY0NDAwsrl/hvdAlsGhgY/s8Ah1Jr5/TjDIwMFkhhjWnD//9/qsuzWOHBihxC6E76+48hsq4icwXU46gh39w+2YGZmaUe4qT/4dVlWZnIKgDC8Hbh5VjnjQAAAABJRU5ErkJggg==) no-repeat left center/12px 12px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-pic .first-time[data-v-66ce38d8] {
  position: absolute;
  bottom: 0px;
  color: #fff;
  font-size: 12px;
  width: 100%;
  padding: 8px 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}
.collection .collection-pic .first-time .mr[data-v-66ce38d8] {
  margin-right: 5px;
}
.collection .collection-info[data-v-66ce38d8] {
  background: #fff;
  padding: 8px 10px;
  box-sizing: border-box;
  position: relative;
  height: 60px;
  border-radius: 0 0 4px 4px;
}
.collection .collection-info .collection-operate[data-v-66ce38d8] {
  display: flex;
  align-items: center;
  color: #484e5b;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
  padding-top: 12px;
  cursor: pointer;
}
.collection .collection-info .collection-operate .view-collection[data-v-66ce38d8] {
  flex-grow: 1;
  color: #484e5b;
}
.collection .collection-info .collection-operate .view-collection span[data-v-66ce38d8] {
  margin-left: 10px;
  display: inline-block;
}
.collection .collection-info .collection-operate .view-collection[data-v-66ce38d8]:hover {
  color: rgb(240, 57, 71);
}
.collection .collection-info .collection-operate .del-collection[data-v-66ce38d8] {
  flex-grow: 1;
  color: #484e5b;
  border-left: 1px solid rgb(227, 229, 233);
}
.collection .collection-info .collection-operate .del-collection span[data-v-66ce38d8] {
  margin-left: 10px;
  display: inline-block;
}
.collection .collection-info .collection-operate .del-collection[data-v-66ce38d8]:hover {
  color: rgb(240, 57, 71);
}
.collection .collection-info .collection-operate .del-collection[data-v-66ce38d8]:first-of-type {
  border-left: none;
}
.collection .collection-info .collection-operate .eye-w[data-v-66ce38d8] {
  flex-grow: 1;
  border-left: 1px solid rgb(227, 229, 233);
  font-size: 14px;
  cursor: pointer;
  position: inherit;
  color: #484e5b !important;
}
.collection .collection-info .collection-operate .eye-w[data-v-66ce38d8]:first-of-type {
  border-left: none;
}
.collection .collection-info .collection-operate .eye-w svg[data-v-66ce38d8] {
  margin-right: 10px;
  color: #484e5b !important;
}
.collection .collection-info .collection-operate .eye-w .more[data-v-66ce38d8] {
  position: absolute;
  width: 130px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  border-radius: 4px;
  z-index: 9;
  right: 0;
  top: 40px;
  color: #222222 !important;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
}
.collection .collection-info .collection-operate .eye-w .more .role[data-v-66ce38d8] {
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.collection .collection-info .collection-operate .eye-w .more .role[data-v-66ce38d8]:hover {
  background-color: #fff8f8;
}
.collection .collection-info .collection-operate .eye-w .more1[data-v-66ce38d8] {
  right: 50px;
}
.collection .collection-info .collection-operate .eye-w[data-v-66ce38d8]:hover {
  color: rgb(240, 57, 71) !important;
}
.collection .collection-info .collection-operate .eye-w:hover svg[data-v-66ce38d8] {
  color: rgb(240, 57, 71) !important;
}
.collection .collection-info .collection-title[data-v-66ce38d8] {
  color: rgb(34, 34, 34);
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.collection .collection-info .collection-title .archived[data-v-66ce38d8] {
  width: 40px;
  height: 16px;
  margin-bottom: 3px;
  margin-right: 4px;
}
.collection .collection-info .collection-date[data-v-66ce38d8] {
  display: flex;
  font-size: 12px;
  color: rgb(133, 138, 151);
}
.collection .collection-info .collection-date .name[data-v-66ce38d8] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collection .collection-info .collection-date .jingxuan[data-v-66ce38d8] {
  margin-left: 15px;
  margin-right: 5px;
}
.collection .collection-info .collection-date .date[data-v-66ce38d8] {
  flex: 0 0 96px;
}
.collection .collection-info .collection-date .mr[data-v-66ce38d8] {
  margin-right: 5px;
}
.collection .border-style[data-v-66ce38d8] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(72, 78, 91, 0.08);
  width: 100%;
  height: 100%;
}
.collection .border-style1[data-v-66ce38d8] {
  border: 2px solid #f03947;
}
.collection11[data-v-66ce38d8]:hover {
  box-shadow: 0 0 10px 2px #bebcbc;
}
.collection[data-v-6b5bb3b0] {
  box-shadow: 0 0 8px rgba(72, 78, 91, 0.08);
  margin-bottom: 44px;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.collection .collection-pic[data-v-6b5bb3b0] {
  position: relative;
}
.collection .collection-pic .folder[data-v-6b5bb3b0] {
  width: 122px;
  height: 108px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.collection .collection-pic .img-style[data-v-6b5bb3b0] {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.collection .collection-pic .collection-img[data-v-6b5bb3b0] {
  width: 100%;
}
.collection .collection-pic .collection-img .outer[data-v-6b5bb3b0] {
  padding-top: 73%;
}
.collection .collection-pic .collection-img .img-status[data-v-6b5bb3b0] {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.collection .collection-pic .collection-img .img-status div[data-v-6b5bb3b0] {
  width: 42px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -21px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABYklEQVQ4T52TMS8FURCFv5MoFX6AQkFCKCglGomCipc8IREVhYKEX6EkoVDQkUgQr6OQ+AEKCuIlFAqFUkIpGZk1u7lv2VeY6t6dOWfPnJkrSmFmg8AyMAl0R/oVuAT2JT2kEOUXM+sAtoAVwM9/xRewB2xI8jMZQYCvgbFANYAj4B7wwmFgAZiJ/BUw5SQ5wQ6wCnwCi5KcoCXMrBO4AfojsStpTWY2BNyG7Fob8EUofAe6QtmIE3jf60BDUq3izzn4DRgHNqOdbSd4DFmzkk5TgpDdApbUNLM6cAI0neAD8P4GPJlMxb/9AofpvcCTe5YS9El6joJKcOTdSFeeEeQt1CWdVckutTYHHOctFCb6CKtklwjOUxPTMboHLi9zO/Uk8WbaJ1aMMXrKF8mvPufRNuDDMP1nkZJVdscnklX2wrtYMF/l+cpVTkj+95hKBrknS6GmJ3IvgD+gA0n+wIr4BqGCtAN+oV/cAAAAAElFTkSuQmCC) top center no-repeat;
  padding-top: 16px;
}
.collection .collection-pic .vrflag[data-v-6b5bb3b0] {
  width: 24px;
  height: 24px;
  top: 10px;
  right: 10px;
}
.collection .collection-pic .check-flag[data-v-6b5bb3b0] {
  width: 44px;
  height: 44px;
  top: 0;
  right: 0;
}
.collection .collection-pic .check[data-v-6b5bb3b0] {
  width: 74px;
  height: 28px;
  opacity: 0.5;
  background: #000000;
  border-radius: 14px;
  position: absolute;
  top: 42%;
  right: 30%;
}
.collection .collection-pic .check-style[data-v-6b5bb3b0] {
  width: 74px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  position: absolute;
  top: 42%;
  right: 30%;
}
.collection .collection-pic .check-style .check-view[data-v-6b5bb3b0] {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
.collection .collection-pic .check-style .check-tip[data-v-6b5bb3b0] {
  font-size: 14px;
  color: #ffffff;
}
.collection .collection-pic .collection-view[data-v-6b5bb3b0] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAFbklEQVRIS8VXa0ibVxh+46WNibp0rWliMRkUmyLD1TmGsdCxLp3MFbFSyZBVaeZm0KygiLcS+eSz0c62JgwCjW2huIIV3EzR+meO0ZZZpdRo+0P/BFw0aCzdjDXR3Dbe8B05jYna7scCh/Ndznfe533O817Cg//5x3sL+zt988+b7LnTZmQvsg7nOACg73ENGo0c5Pm2eHYCgO+JUTSMI56bCRBiOAQAOILcTO63ZWQ7AMQwGsSRSA3yDNcQAGjYT40ABwafx2QjFgB8TozsAQAcfADYy13jPb4nANBbNOgDgA0AWOdmvCdACNDXjiQaAOJ5AmcwCQAEOEpLS9O1Wu1nCoUiTyQSyZOSktIDgcDq2tra4vz8vO3evXsj169fn3U4HCsA4AUADwUEmdgCIhIAbRw9RsPJx48fl7S1tX2pVCrPCwQC8XaqcjqdD8xms/nSpUvPAWAVANY4Rggbr2mCBkAERzwXAkCqWq0+3NraqsnKyjpLGw6FQn6v17vE4/H2RILyer2LAwMDXXV1db8tLy+/BIBXHCOoEcJEeLtIAGgcxRY2XlxcfLitrU2TnZ2tJsb9fv+qzWYb0el0fRMTE3/hHh0dHR+Wl5d/LZFI3o+Li8M9AI/l7t27hubm5gcul+sFBwK1gSBQM1sAYFihcTzzVJVKJWNZtiIvL6+SLF5fX18ZGxsbOHnyZK9MJvOXlJSkOp1Of39/v0ej0RxhGKYmIyPjI7J+ZWXFbjQa9QzDPAGAvzkQeBSbLNAMoKpR3cL9+/cfaG9v/6SystKYkJCAWgj/5ubmHpeVlV0tLCzcW11d/c2+ffs+DQaDrqmpqdsajWZUr9d/UVBQ8FVycvJB8o3dbh8xGAxXb968OQsAbu4oMDLCWqAzGgLAMEvR6XRHL168aJBIJEqKes/Tp0+HGxoafrpx40ZxZmbmefLO4/E87+vrs8zMzIRqa2urpVJpFnkXDAa9vb29uqampt+XlpZQDxgZeAwxAaSyLJtTX1/fy+fz36XoXx0fH7d2d3f/bDKZzsrl8jIK3J9DQ0Pm+/fvv2AY5vtDhw59QAvWZrMZGYa5ZbVaHRwDeAxbAKAGkIHk06dPv8eyrPbYsWObXvp8Ps/k5ORwUVFRz/Dw8Knc3NwLPB4P14Pb7f7DYrHc8ng8Iq1W+51YLD5CAPh8vpfXrl3TNjc3T3A6wPywhQFcjwDCGgAAkV6vz21sbOwWCoXpZLOFhYUphmF+xPBjGKZQJpMVbWxszFut1lvnzp2bHR0drcjPzy/h8/nvkG8ePnxobGlp6Xv06BF6j3kBI2GLBggADCEUXYpcLj945cqVgjNnzrTGx8eHhej3+1+hDtRq9e25uTkMQfQkrJ2urq78iooKTVpa2qb3drv918uXLxstFssM5z05/6hRQPL/Zijm5ORIOzo6ilUq1QUCIhAIeB0OxxOr1Tp0586dWYVCkVJTU3MqOzv7c6FQKCGeu1yuSZPJ9IPBYLABAKZmTEZYJ9D7qHmAsECiAfNBilKplLAsW3TixImqxMREES2uWNeLi4uPzWaziWXZaco4oR6Nb6bjaLUAn9GFSJieni5qaWnJLS0t/VYsFn8cy7DX612enp7u7+zs/GVwcHCe85rUAroqbm4RqxoSEChKVHq4GmZkZKRUVVUpVCqVUiqVHhUIBAdCodCG2+12Pnv2bLynp2diZGRkiaqEqHhC+2s1IFoqph2jmxFkgwDZbT+ARjHWSdqNapzOhNFYpdsx1AUpVCjSyI6ItGJ0V4TXpD2L2Zbt1BMSkKQfjJzploz0gPQctQuKpHo3wqZrBmGGZvCtOuKdjmA7YLGYe6P/BP8FwG5Y29WafwFvIC06NudwDQAAAABJRU5ErkJggg==) no-repeat left center/16px 13px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-pic .collection-albumNumber[data-v-6b5bb3b0] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABKklEQVQoU2NkwAJaO6cv/8/4X+fPt5+2DQ2FH5CVMCJzWrqmNTMyMNagmXGjuixTEyYG1tDWPdP8//9/J7DZBhP7z8Awp6YsMxVuQ2vX9MsMDAw6WDX9///n9/efoiDnMTa0T1dgYf5/vKYsS7KhoV+AlZP9NQMjIwtM47///wNry7M2tHRNn8/EwKAA1sDKzHAfpOAfw/8ltWVZsc1dU3yYGJiDq8syE1u6pgczMjCsAckzMjAcQNEAdw4jk8/vr9+OsnCyv2ZEsg2nBpDE378MjUzMDPvRgvQAY0NDAwsrl/hvdAlsGhgY/s8Ah1Jr5/TjDIwMFkhhjWnD//9/qsuzWOHBihxC6E76+48hsq4icwXU46gh39w+2YGZmaUe4qT/4dVlWZnIKgDC8Hbh5VjnjQAAAABJRU5ErkJggg==) no-repeat left center/12px 12px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-pic .first-time[data-v-6b5bb3b0] {
  position: absolute;
  bottom: 0px;
  color: #fff;
  font-size: 12px;
  width: 100%;
  padding: 8px 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}
.collection .collection-pic .first-time .mr[data-v-6b5bb3b0] {
  margin-right: 5px;
}
.collection .collection-info[data-v-6b5bb3b0] {
  background: #fff;
  padding: 8px 10px;
  box-sizing: border-box;
  height: 60px;
}
.collection .collection-info .collection-operate[data-v-6b5bb3b0] {
  display: flex;
  align-items: center;
  color: #484e5b;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
  padding-top: 12px;
  cursor: pointer;
}
.collection .collection-info .collection-operate .view-collection[data-v-6b5bb3b0] {
  flex-grow: 1;
  color: #484e5b;
}
.collection .collection-info .collection-operate .view-collection span[data-v-6b5bb3b0] {
  margin-left: 10px;
  display: inline-block;
}
.collection .collection-info .collection-operate .view-collection[data-v-6b5bb3b0]:hover {
  color: rgb(240, 57, 71);
}
.collection .collection-info .collection-operate .del-collection[data-v-6b5bb3b0] {
  flex-grow: 1;
  color: #484e5b;
  border-left: 1px solid rgb(227, 229, 233);
}
.collection .collection-info .collection-operate .del-collection span[data-v-6b5bb3b0] {
  margin-left: 10px;
  display: inline-block;
}
.collection .collection-info .collection-operate .del-collection[data-v-6b5bb3b0]:hover {
  color: rgb(240, 57, 71);
}
.collection .collection-info .collection-operate .del-collection[data-v-6b5bb3b0]:first-of-type {
  border-left: none;
}
.collection .collection-info .collection-title[data-v-6b5bb3b0] {
  color: rgb(34, 34, 34);
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.collection .collection-info .collection-date[data-v-6b5bb3b0] {
  display: flex;
  font-size: 12px;
  color: rgb(133, 138, 151);
}
.collection .collection-info .collection-date .name[data-v-6b5bb3b0] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collection .collection-info .collection-date .jingxuan[data-v-6b5bb3b0] {
  margin-left: 15px;
  margin-right: 5px;
}
.collection .collection-info .collection-date .date[data-v-6b5bb3b0] {
  flex: 0 0 96px;
}
.collection .collection-info .collection-date .mr[data-v-6b5bb3b0] {
  margin-right: 5px;
}
.collection .border-style[data-v-6b5bb3b0] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(72, 78, 91, 0.08);
  width: 100%;
  height: 100%;
}
.collection .border-style1[data-v-6b5bb3b0] {
  border: 2px solid #f03947;
}
.collection11[data-v-6b5bb3b0]:hover {
  box-shadow: 0 0 10px 2px #bebcbc;
}
.collection[data-v-04e9de06] {
  box-shadow: 0 0 8px rgba(72, 78, 91, 0.08);
  margin-bottom: 44px;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.collection .collection-pic[data-v-04e9de06] {
  position: relative;
}
.collection .collection-pic .folder[data-v-04e9de06] {
  width: 122px;
  height: 108px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.collection .collection-pic .img-style[data-v-04e9de06] {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.collection .collection-pic .collection-img[data-v-04e9de06] {
  width: 100%;
}
.collection .collection-pic .collection-img .outer[data-v-04e9de06] {
  padding-top: 73%;
}
.collection .collection-pic .collection-img .img-status[data-v-04e9de06] {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.collection .collection-pic .collection-img .img-status div[data-v-04e9de06] {
  width: 42px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -21px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABYklEQVQ4T52TMS8FURCFv5MoFX6AQkFCKCglGomCipc8IREVhYKEX6EkoVDQkUgQr6OQ+AEKCuIlFAqFUkIpGZk1u7lv2VeY6t6dOWfPnJkrSmFmg8AyMAl0R/oVuAT2JT2kEOUXM+sAtoAVwM9/xRewB2xI8jMZQYCvgbFANYAj4B7wwmFgAZiJ/BUw5SQ5wQ6wCnwCi5KcoCXMrBO4AfojsStpTWY2BNyG7Fob8EUofAe6QtmIE3jf60BDUq3izzn4DRgHNqOdbSd4DFmzkk5TgpDdApbUNLM6cAI0neAD8P4GPJlMxb/9AofpvcCTe5YS9El6joJKcOTdSFeeEeQt1CWdVckutTYHHOctFCb6CKtklwjOUxPTMboHLi9zO/Uk8WbaJ1aMMXrKF8mvPufRNuDDMP1nkZJVdscnklX2wrtYMF/l+cpVTkj+95hKBrknS6GmJ3IvgD+gA0n+wIr4BqGCtAN+oV/cAAAAAElFTkSuQmCC) top center no-repeat;
  padding-top: 16px;
}
.collection .collection-pic .collection-view[data-v-04e9de06] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAFbklEQVRIS8VXa0ibVxh+46WNibp0rWliMRkUmyLD1TmGsdCxLp3MFbFSyZBVaeZm0KygiLcS+eSz0c62JgwCjW2huIIV3EzR+meO0ZZZpdRo+0P/BFw0aCzdjDXR3Dbe8B05jYna7scCh/Ndznfe533O817Cg//5x3sL+zt988+b7LnTZmQvsg7nOACg73ENGo0c5Pm2eHYCgO+JUTSMI56bCRBiOAQAOILcTO63ZWQ7AMQwGsSRSA3yDNcQAGjYT40ABwafx2QjFgB8TozsAQAcfADYy13jPb4nANBbNOgDgA0AWOdmvCdACNDXjiQaAOJ5AmcwCQAEOEpLS9O1Wu1nCoUiTyQSyZOSktIDgcDq2tra4vz8vO3evXsj169fn3U4HCsA4AUADwUEmdgCIhIAbRw9RsPJx48fl7S1tX2pVCrPCwQC8XaqcjqdD8xms/nSpUvPAWAVANY4Rggbr2mCBkAERzwXAkCqWq0+3NraqsnKyjpLGw6FQn6v17vE4/H2RILyer2LAwMDXXV1db8tLy+/BIBXHCOoEcJEeLtIAGgcxRY2XlxcfLitrU2TnZ2tJsb9fv+qzWYb0el0fRMTE3/hHh0dHR+Wl5d/LZFI3o+Li8M9AI/l7t27hubm5gcul+sFBwK1gSBQM1sAYFihcTzzVJVKJWNZtiIvL6+SLF5fX18ZGxsbOHnyZK9MJvOXlJSkOp1Of39/v0ej0RxhGKYmIyPjI7J+ZWXFbjQa9QzDPAGAvzkQeBSbLNAMoKpR3cL9+/cfaG9v/6SystKYkJCAWgj/5ubmHpeVlV0tLCzcW11d/c2+ffs+DQaDrqmpqdsajWZUr9d/UVBQ8FVycvJB8o3dbh8xGAxXb968OQsAbu4oMDLCWqAzGgLAMEvR6XRHL168aJBIJEqKes/Tp0+HGxoafrpx40ZxZmbmefLO4/E87+vrs8zMzIRqa2urpVJpFnkXDAa9vb29uqampt+XlpZQDxgZeAwxAaSyLJtTX1/fy+fz36XoXx0fH7d2d3f/bDKZzsrl8jIK3J9DQ0Pm+/fvv2AY5vtDhw59QAvWZrMZGYa5ZbVaHRwDeAxbAKAGkIHk06dPv8eyrPbYsWObXvp8Ps/k5ORwUVFRz/Dw8Knc3NwLPB4P14Pb7f7DYrHc8ng8Iq1W+51YLD5CAPh8vpfXrl3TNjc3T3A6wPywhQFcjwDCGgAAkV6vz21sbOwWCoXpZLOFhYUphmF+xPBjGKZQJpMVbWxszFut1lvnzp2bHR0drcjPzy/h8/nvkG8ePnxobGlp6Xv06BF6j3kBI2GLBggADCEUXYpcLj945cqVgjNnzrTGx8eHhej3+1+hDtRq9e25uTkMQfQkrJ2urq78iooKTVpa2qb3drv918uXLxstFssM5z05/6hRQPL/Zijm5ORIOzo6ilUq1QUCIhAIeB0OxxOr1Tp0586dWYVCkVJTU3MqOzv7c6FQKCGeu1yuSZPJ9IPBYLABAKZmTEZYJ9D7qHmAsECiAfNBilKplLAsW3TixImqxMREES2uWNeLi4uPzWaziWXZaco4oR6Nb6bjaLUAn9GFSJieni5qaWnJLS0t/VYsFn8cy7DX612enp7u7+zs/GVwcHCe85rUAroqbm4RqxoSEChKVHq4GmZkZKRUVVUpVCqVUiqVHhUIBAdCodCG2+12Pnv2bLynp2diZGRkiaqEqHhC+2s1IFoqph2jmxFkgwDZbT+ARjHWSdqNapzOhNFYpdsx1AUpVCjSyI6ItGJ0V4TXpD2L2Zbt1BMSkKQfjJzploz0gPQctQuKpHo3wqZrBmGGZvCtOuKdjmA7YLGYe6P/BP8FwG5Y29WafwFvIC06NudwDQAAAABJRU5ErkJggg==) no-repeat left center/16px 13px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-pic .collection-albumNumber[data-v-04e9de06] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABKklEQVQoU2NkwAJaO6cv/8/4X+fPt5+2DQ2FH5CVMCJzWrqmNTMyMNagmXGjuixTEyYG1tDWPdP8//9/J7DZBhP7z8Awp6YsMxVuQ2vX9MsMDAw6WDX9///n9/efoiDnMTa0T1dgYf5/vKYsS7KhoV+AlZP9NQMjIwtM47///wNry7M2tHRNn8/EwKAA1sDKzHAfpOAfw/8ltWVZsc1dU3yYGJiDq8syE1u6pgczMjCsAckzMjAcQNEAdw4jk8/vr9+OsnCyv2ZEsg2nBpDE378MjUzMDPvRgvQAY0NDAwsrl/hvdAlsGhgY/s8Ah1Jr5/TjDIwMFkhhjWnD//9/qsuzWOHBihxC6E76+48hsq4icwXU46gh39w+2YGZmaUe4qT/4dVlWZnIKgDC8Hbh5VjnjQAAAABJRU5ErkJggg==) no-repeat left center/12px 12px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-info[data-v-04e9de06] {
  background: #fff;
  padding: 8px 10px;
  box-sizing: border-box;
  height: 60px;
}
.collection .collection-info .collection-title[data-v-04e9de06] {
  color: rgb(34, 34, 34);
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.collection .collection-info .collection-date[data-v-04e9de06] {
  display: flex;
  font-size: 12px;
  color: rgb(133, 138, 151);
}
.collection[data-v-c657caec] {
  box-shadow: 0 0 8px rgba(72, 78, 91, 0.08);
  margin-bottom: 44px;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.collection .collection-item[data-v-c657caec] {
  z-index: 1;
}
.collection .collection-pic[data-v-c657caec] {
  position: relative;
}
.collection .collection-pic .folder[data-v-c657caec] {
  width: 122px;
  height: 108px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.collection .collection-pic .img-style[data-v-c657caec] {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.collection .collection-pic .collection-img[data-v-c657caec] {
  width: 100%;
}
.collection .collection-pic .collection-img .outer[data-v-c657caec] {
  padding-top: 73%;
}
.collection .collection-pic .collection-img .img-status[data-v-c657caec] {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.collection .collection-pic .collection-img .img-status div[data-v-c657caec] {
  width: 42px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -21px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABYklEQVQ4T52TMS8FURCFv5MoFX6AQkFCKCglGomCipc8IREVhYKEX6EkoVDQkUgQr6OQ+AEKCuIlFAqFUkIpGZk1u7lv2VeY6t6dOWfPnJkrSmFmg8AyMAl0R/oVuAT2JT2kEOUXM+sAtoAVwM9/xRewB2xI8jMZQYCvgbFANYAj4B7wwmFgAZiJ/BUw5SQ5wQ6wCnwCi5KcoCXMrBO4AfojsStpTWY2BNyG7Fob8EUofAe6QtmIE3jf60BDUq3izzn4DRgHNqOdbSd4DFmzkk5TgpDdApbUNLM6cAI0neAD8P4GPJlMxb/9AofpvcCTe5YS9El6joJKcOTdSFeeEeQt1CWdVckutTYHHOctFCb6CKtklwjOUxPTMboHLi9zO/Uk8WbaJ1aMMXrKF8mvPufRNuDDMP1nkZJVdscnklX2wrtYMF/l+cpVTkj+95hKBrknS6GmJ3IvgD+gA0n+wIr4BqGCtAN+oV/cAAAAAElFTkSuQmCC) top center no-repeat;
  padding-top: 16px;
}
.collection .collection-pic .vrflag[data-v-c657caec] {
  width: 24px;
  height: 24px;
  top: 10px;
  right: 10px;
}
.collection .collection-pic .check-flag[data-v-c657caec] {
  width: 44px;
  height: 44px;
  top: 0;
  right: 0;
}
.collection .collection-pic .check[data-v-c657caec] {
  width: 74px;
  height: 28px;
  opacity: 0.5;
  background: #000000;
  border-radius: 14px;
  position: absolute;
  top: 42%;
  right: 30%;
}
.collection .collection-pic .check-style[data-v-c657caec] {
  width: 74px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  position: absolute;
  top: 42%;
  right: 30%;
}
.collection .collection-pic .check-style .check-view[data-v-c657caec] {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
.collection .collection-pic .check-style .check-tip[data-v-c657caec] {
  font-size: 14px;
  color: #ffffff;
}
.collection .collection-pic .collection-view[data-v-c657caec] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAFbklEQVRIS8VXa0ibVxh+46WNibp0rWliMRkUmyLD1TmGsdCxLp3MFbFSyZBVaeZm0KygiLcS+eSz0c62JgwCjW2huIIV3EzR+meO0ZZZpdRo+0P/BFw0aCzdjDXR3Dbe8B05jYna7scCh/Ndznfe533O817Cg//5x3sL+zt988+b7LnTZmQvsg7nOACg73ENGo0c5Pm2eHYCgO+JUTSMI56bCRBiOAQAOILcTO63ZWQ7AMQwGsSRSA3yDNcQAGjYT40ABwafx2QjFgB8TozsAQAcfADYy13jPb4nANBbNOgDgA0AWOdmvCdACNDXjiQaAOJ5AmcwCQAEOEpLS9O1Wu1nCoUiTyQSyZOSktIDgcDq2tra4vz8vO3evXsj169fn3U4HCsA4AUADwUEmdgCIhIAbRw9RsPJx48fl7S1tX2pVCrPCwQC8XaqcjqdD8xms/nSpUvPAWAVANY4Rggbr2mCBkAERzwXAkCqWq0+3NraqsnKyjpLGw6FQn6v17vE4/H2RILyer2LAwMDXXV1db8tLy+/BIBXHCOoEcJEeLtIAGgcxRY2XlxcfLitrU2TnZ2tJsb9fv+qzWYb0el0fRMTE3/hHh0dHR+Wl5d/LZFI3o+Li8M9AI/l7t27hubm5gcul+sFBwK1gSBQM1sAYFihcTzzVJVKJWNZtiIvL6+SLF5fX18ZGxsbOHnyZK9MJvOXlJSkOp1Of39/v0ej0RxhGKYmIyPjI7J+ZWXFbjQa9QzDPAGAvzkQeBSbLNAMoKpR3cL9+/cfaG9v/6SystKYkJCAWgj/5ubmHpeVlV0tLCzcW11d/c2+ffs+DQaDrqmpqdsajWZUr9d/UVBQ8FVycvJB8o3dbh8xGAxXb968OQsAbu4oMDLCWqAzGgLAMEvR6XRHL168aJBIJEqKes/Tp0+HGxoafrpx40ZxZmbmefLO4/E87+vrs8zMzIRqa2urpVJpFnkXDAa9vb29uqampt+XlpZQDxgZeAwxAaSyLJtTX1/fy+fz36XoXx0fH7d2d3f/bDKZzsrl8jIK3J9DQ0Pm+/fvv2AY5vtDhw59QAvWZrMZGYa5ZbVaHRwDeAxbAKAGkIHk06dPv8eyrPbYsWObXvp8Ps/k5ORwUVFRz/Dw8Knc3NwLPB4P14Pb7f7DYrHc8ng8Iq1W+51YLD5CAPh8vpfXrl3TNjc3T3A6wPywhQFcjwDCGgAAkV6vz21sbOwWCoXpZLOFhYUphmF+xPBjGKZQJpMVbWxszFut1lvnzp2bHR0drcjPzy/h8/nvkG8ePnxobGlp6Xv06BF6j3kBI2GLBggADCEUXYpcLj945cqVgjNnzrTGx8eHhej3+1+hDtRq9e25uTkMQfQkrJ2urq78iooKTVpa2qb3drv918uXLxstFssM5z05/6hRQPL/Zijm5ORIOzo6ilUq1QUCIhAIeB0OxxOr1Tp0586dWYVCkVJTU3MqOzv7c6FQKCGeu1yuSZPJ9IPBYLABAKZmTEZYJ9D7qHmAsECiAfNBilKplLAsW3TixImqxMREES2uWNeLi4uPzWaziWXZaco4oR6Nb6bjaLUAn9GFSJieni5qaWnJLS0t/VYsFn8cy7DX612enp7u7+zs/GVwcHCe85rUAroqbm4RqxoSEChKVHq4GmZkZKRUVVUpVCqVUiqVHhUIBAdCodCG2+12Pnv2bLynp2diZGRkiaqEqHhC+2s1IFoqph2jmxFkgwDZbT+ARjHWSdqNapzOhNFYpdsx1AUpVCjSyI6ItGJ0V4TXpD2L2Zbt1BMSkKQfjJzploz0gPQctQuKpHo3wqZrBmGGZvCtOuKdjmA7YLGYe6P/BP8FwG5Y29WafwFvIC06NudwDQAAAABJRU5ErkJggg==) no-repeat left center/16px 13px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-pic .collection-albumNumber[data-v-c657caec] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABKklEQVQoU2NkwAJaO6cv/8/4X+fPt5+2DQ2FH5CVMCJzWrqmNTMyMNagmXGjuixTEyYG1tDWPdP8//9/J7DZBhP7z8Awp6YsMxVuQ2vX9MsMDAw6WDX9///n9/efoiDnMTa0T1dgYf5/vKYsS7KhoV+AlZP9NQMjIwtM47///wNry7M2tHRNn8/EwKAA1sDKzHAfpOAfw/8ltWVZsc1dU3yYGJiDq8syE1u6pgczMjCsAckzMjAcQNEAdw4jk8/vr9+OsnCyv2ZEsg2nBpDE378MjUzMDPvRgvQAY0NDAwsrl/hvdAlsGhgY/s8Ah1Jr5/TjDIwMFkhhjWnD//9/qsuzWOHBihxC6E76+48hsq4icwXU46gh39w+2YGZmaUe4qT/4dVlWZnIKgDC8Hbh5VjnjQAAAABJRU5ErkJggg==) no-repeat left center/12px 12px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-pic .first-time[data-v-c657caec] {
  position: absolute;
  bottom: 0px;
  color: #fff;
  font-size: 12px;
  width: 100%;
  padding: 8px 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}
.collection .collection-pic .first-time .mr[data-v-c657caec] {
  margin-right: 5px;
}
.collection .collection-info[data-v-c657caec] {
  background: #fff;
  padding: 8px 10px;
  box-sizing: border-box;
  height: 60px;
}
.collection .collection-info .collection-operate[data-v-c657caec] {
  color: #484e5b;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
  padding-top: 12px;
  cursor: pointer;
}
.collection .collection-info .collection-operate .view-collection[data-v-c657caec] {
  float: left;
  width: 50%;
  color: #484e5b;
}
.collection .collection-info .collection-operate .view-collection span[data-v-c657caec] {
  margin-left: 10px;
  display: inline-block;
}
.collection .collection-info .collection-operate .view-collection[data-v-c657caec]:hover {
  color: rgb(240, 57, 71);
}
.collection .collection-info .collection-operate .del-collection[data-v-c657caec] {
  float: right;
  width: 50%;
  color: #484e5b;
  border-left: 1px solid rgb(227, 229, 233);
}
.collection .collection-info .collection-operate .del-collection span[data-v-c657caec] {
  margin-left: 10px;
  display: inline-block;
}
.collection .collection-info .collection-operate .del-collection[data-v-c657caec]:hover {
  color: rgb(240, 57, 71);
}
.collection .collection-info .collection-title[data-v-c657caec] {
  color: rgb(34, 34, 34);
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.collection .collection-info .collection-date[data-v-c657caec] {
  display: flex;
  font-size: 12px;
  color: rgb(133, 138, 151);
}
.collection .collection-info .collection-date .name[data-v-c657caec] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collection .collection-info .collection-date .jingxuan[data-v-c657caec] {
  margin-left: 15px;
  margin-right: 5px;
}
.collection .collection-info .collection-date .date[data-v-c657caec] {
  flex: 0 0 96px;
}
.collection .collection-info .collection-date .mr[data-v-c657caec] {
  margin-right: 5px;
}
.collection .border-style[data-v-c657caec] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(72, 78, 91, 0.08);
  width: 100%;
  height: 100%;
}
.collection .border-style1[data-v-c657caec] {
  border: 2px solid #f03947;
}
.collection11[data-v-c657caec]:hover {
  box-shadow: 0 0 10px 2px #bebcbc;
}
.table[data-v-688f3676] .ant-table .cursor {
  cursor: pointer !important;
}
.table[data-v-688f3676] .ant-table .ant-table-body {
  overflow: auto !important;
  background: transparent;
}
.table[data-v-688f3676] .ant-table .thumb {
  position: relative;
  display: flex;
  align-items: center;
}
.table[data-v-688f3676] .ant-table .thumb-url {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  margin-right: 8px;
  -o-object-fit: cover;
  object-fit: cover;
}
.table[data-v-688f3676] .ant-table .collection-img {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 48px;
  height: 48px;
  border-radius: 4px;
}
.table[data-v-688f3676] .ant-table .collection-img div {
  width: 42px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -21px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABYklEQVQ4T52TMS8FURCFv5MoFX6AQkFCKCglGomCipc8IREVhYKEX6EkoVDQkUgQr6OQ+AEKCuIlFAqFUkIpGZk1u7lv2VeY6t6dOWfPnJkrSmFmg8AyMAl0R/oVuAT2JT2kEOUXM+sAtoAVwM9/xRewB2xI8jMZQYCvgbFANYAj4B7wwmFgAZiJ/BUw5SQ5wQ6wCnwCi5KcoCXMrBO4AfojsStpTWY2BNyG7Fob8EUofAe6QtmIE3jf60BDUq3izzn4DRgHNqOdbSd4DFmzkk5TgpDdApbUNLM6cAI0neAD8P4GPJlMxb/9AofpvcCTe5YS9El6joJKcOTdSFeeEeQt1CWdVckutTYHHOctFCb6CKtklwjOUxPTMboHLi9zO/Uk8WbaJ1aMMXrKF8mvPufRNuDDMP1nkZJVdscnklX2wrtYMF/l+cpVTkj+95hKBrknS6GmJ3IvgD+gA0n+wIr4BqGCtAN+oV/cAAAAAElFTkSuQmCC) top center no-repeat;
  padding-top: 16px;
}
.table[data-v-688f3676] .ant-table .createUserNameRecord {
  display: flex;
  align-items: center;
  width: 100%;
}
.table[data-v-688f3676] .ant-table .createUserNameRecord .headimage {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-right: 6px;
  -o-object-fit: cover;
  object-fit: cover;
}
.table[data-v-688f3676] .ant-table .createUserNameRecord .createUserNameTop {
  display: flex;
  flex-direction: column;
  width: calc(100% - 40px);
}
.table[data-v-688f3676] .ant-table .createUserNameRecord .createUserNameTop .bottom {
  width: 100%;
  font-size: 12px;
  color: #858a97;
}
.table[data-v-688f3676] .ant-table .headimage {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-right: 13px;
  -o-object-fit: cover;
  object-fit: cover;
  float: left;
}
.table[data-v-688f3676] .ant-table .top {
  margin-top: 4px;
}
.table[data-v-688f3676] .ant-table .top .team-name {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-all;
}
.table[data-v-688f3676] .ant-table .top1 {
  margin-top: 16px;
}
.table[data-v-688f3676] .ant-table .thumbInfoPart {
  display: flex;
  flex-direction: column;
  width: calc(100% - 56px);
  line-height: 1.3;
}
.table[data-v-688f3676] .ant-table .thumbInfoPart .thumbInfoColTitle {
  width: 100%;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-all;
}
.table[data-v-688f3676] .ant-table .bottom {
  float: left;
  font-size: 12px;
  color: #858a97;
  width: 70%;
}
.table[data-v-688f3676] .ant-table .jingxuan-flag {
  width: 48px;
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 12px;
  color: #858a97;
  text-align: center;
}
.table[data-v-688f3676] .ant-table-tbody > tr {
  background: #f8f8f8;
  color: rgb(34, 34, 34);
}
.table[data-v-688f3676] .ant-table-tbody > tr .sub {
  float: left;
}
.table[data-v-688f3676] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #fff;
}
.table[data-v-688f3676] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td.red-action .eye-w {
  color: rgb(240, 57, 71) !important;
}
.table[data-v-688f3676] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td.red-action .eye-w svg {
  color: rgb(240, 57, 71) !important;
}
.table[data-v-688f3676] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td.red-action .eye-w .more {
  color: #222222 !important;
}
.table .eye-w[data-v-688f3676] {
  font-size: 14px;
  cursor: pointer;
  position: relative;
  float: left;
}
.table .eye-w svg[data-v-688f3676] {
  margin-right: 10px;
  color: rgb(72, 78, 91);
}
.table .eye-w .more[data-v-688f3676], .table .eye-w .more1[data-v-688f3676] {
  position: absolute;
  width: 130px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 2;
  background: #fff;
  right: -45px;
  top: 16px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
}
.table .eye-w .more .role[data-v-688f3676], .table .eye-w .more1 .role[data-v-688f3676] {
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.table .eye-w .more .role[data-v-688f3676]:hover, .table .eye-w .more1 .role[data-v-688f3676]:hover {
  background-color: #fff8f8;
}
.table .eye-w[data-v-688f3676]:hover {
  color: rgb(240, 57, 71) !important;
}
.table .eye-w:hover svg[data-v-688f3676] {
  color: rgb(240, 57, 71) !important;
}
.table[data-v-688f3676] .ant-table-tbody > tr > td.ant-table-column-sort {
  background-color: transparent;
}
.table[data-v-688f3676] .ant-table-thead > tr > th.ant-table-column-sort {
  background: transparent;
}
.table[data-v-688f3676] .ant-table-body {
  min-height: 280px;
}
.table[data-v-688f3676] .ant-table-body .ant-table-thead .ant-table-header-column {
  color: #8f99a3;
}
.table[data-v-688f3676] .ant-table-body::-webkit-scrollbar {
  height: 5px;
  width: 0px;
  background: transparent;
  overflow-y: hidden;
}
.table[data-v-688f3676] .ant-table-body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: transparent;
}
.table[data-v-688f3676] .ant-table-body::-webkit-scrollbar-track {
  -webkit-box-shadow: 0;
  border-radius: 0;
  background: transparent;
}
.table[data-v-688f3676] .ant-table-placeholder {
  position: absolute;
  top: 51px;
  z-index: 1;
  width: 100%;
}
.table[data-v-688f3676] .ant-table-body:hover::-webkit-scrollbar, .table .ant-table-placeholder[data-v-688f3676]:hover::-webkit-scrollbar {
  display: block;
  height: 5px;
  width: 0px;
  overflow-y: hidden;
}
.table[data-v-688f3676] .ant-table-body:hover::-webkit-scrollbar-thumb, .table .ant-table-placeholder[data-v-688f3676]:hover::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #939392;
}
.table[data-v-688f3676] .ant-table-body:hover::-webkit-scrollbar-track, .table .ant-table-placeholder[data-v-688f3676]:hover::-webkit-scrollbar-track {
  -webkit-box-shadow: 0;
  border-radius: 0;
  background: #f0f2f5;
}
.table[data-v-688f3676] .ant-table-thead > tr > th {
  padding: 16px 5px !important;
}
.table[data-v-688f3676] .ant-table-tbody > tr > td {
  padding: 16px 5px !important;
}
.collection-list[data-v-463c1514] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #fff;
}
.collection-list[data-v-463c1514] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td.red-action .action {
  color: rgb(240, 57, 71) !important;
}
.collection-list[data-v-463c1514] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td.red-action .action svg {
  color: rgb(240, 57, 71) !important;
}
.collection-list[data-v-463c1514] .ant-table-tbody {
  color: #222;
}
.collection-list .col[data-v-463c1514] {
  position: relative;
  display: table;
}
.collection-list .col .headimage[data-v-463c1514] {
  width: 120px;
  height: 120px;
  border-radius: 4px;
}
.collection-list .col .vrflag[data-v-463c1514] {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 6px;
  left: 90px;
}
.collection-list .col .col-title[data-v-463c1514] {
  color: #222222;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.collection-list .apply-status[data-v-463c1514] {
  color: #f03947;
}
.collection-list .apply-status img[data-v-463c1514] {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}
.collection-list .action[data-v-463c1514] {
  float: left;
  cursor: pointer;
}
.collection-list .refuse[data-v-463c1514] {
  margin-left: 40px;
}
.collection-list .agree[data-v-463c1514], .collection-list .refuse[data-v-463c1514] {
  margin-right: 6px;
}
.line[data-v-7b8113fc] {
  margin-left: -42px;
  margin-top: 15px;
  width: 375px;
  height: 1px;
  background-color: #e3e5e9;
}
[data-v-7b8113fc] .ant-modal-header {
  font-size: 18px;
  color: #222222;
  background-color: #f9f9f9;
}
[data-v-7b8113fc] .ant-modal-body {
  padding-left: 0;
  padding-right: 0;
}
[data-v-7b8113fc] .ant-modal-content {
  background-color: #f9f9f9;
}
.download-poster[data-v-7b8113fc] .ant-modal-footer {
  display: flex;
  justify-content: center;
}
.download-poster .cancel[data-v-7b8113fc] {
  width: 136px;
  height: 40px;
  font-size: 14px;
  color: #484e5b;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 16px;
  border: 1px solid #e3e5e9;
  margin-right: 48px;
  cursor: pointer;
}
.download-poster .save[data-v-7b8113fc] {
  width: 136px;
  height: 40px;
  font-size: 14px;
  background: #F03947;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 16px;
  cursor: pointer;
}
.download-content[data-v-7b8113fc] {
  display: flex;
  justify-content: center;
}
.download-content .left[data-v-7b8113fc] {
  min-width: 374px;
  width: 374px;
  height: 562px;
  padding: 42px;
  position: relative;
  margin-right: 30px;
}
.download-content .left .defaul-tip img[data-v-7b8113fc] {
  width: 100%;
  height: 100%;
}
.download-content .left .defaul-content[data-v-7b8113fc] {
  background-color: #efefef;
  width: 100%;
  height: 290px;
  margin-top: 12px;
  padding: 6px;
}
.download-content .left .defaul-content .default-bg[data-v-7b8113fc] {
  width: 100%;
  height: 278px;
}
.download-content .left .defaul-content .default-bg img[data-v-7b8113fc] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.download-content .left .subject[data-v-7b8113fc] {
  font-size: 18px;
  font-weight: 600;
  color: #222222;
  margin-top: 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-all;
}
.download-content .left .default-bottom[data-v-7b8113fc] {
  width: 100%;
  height: 118px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.download-content .left .default-bottom .bottom-left .bottom-tip1[data-v-7b8113fc] {
  font-size: 16px;
  font-weight: 700;
  color: #222222;
}
.download-content .left .default-bottom .bottom-left .bottom-tip2[data-v-7b8113fc] {
  font-size: 12px;
  color: #858a97;
}
.download-content .left .default-bottom .ma[data-v-7b8113fc] {
  width: 100px;
  height: 100px;
  border-radius: 8px;
}
.download-content .left .default-bottom .ma img[data-v-7b8113fc] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.down-container[data-v-6dc5c8d8] {
  top: 38px;
  right: 0;
  width: 359px;
  height: 405px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  font-size: 16px;
  color: #222222;
  z-index: 9;
  padding: 20px;
}
.down-container .downList[data-v-6dc5c8d8] {
  width: 100%;
  height: calc(100% - 74px);
}
.down-container .title[data-v-6dc5c8d8] {
  font-size: 16px;
  color: #222222;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.down-container .title .refresh[data-v-6dc5c8d8] {
  color: #1A1B2A;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.down-container .title .refresh span[data-v-6dc5c8d8] {
  margin-left: 4px;
}
.down-container .title .refresh[data-v-6dc5c8d8]:hover {
  color: rgb(240, 57, 71) !important;
}
.down-container .title .refresh:hover svg[data-v-6dc5c8d8] {
  color: rgb(240, 57, 71) !important;
}
.down-container .downItem[data-v-6dc5c8d8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #222222;
  padding: 20px 0;
  font-weight: 700;
  border-bottom: 1px solid #E3E5E9;
}
.down-container .downItem .status[data-v-6dc5c8d8] {
  font-size: 14px;
  font-weight: 400;
  color: #1A1B2A;
}
.down-container .downItem .status svg[data-v-6dc5c8d8] {
  width: 20px;
  height: 20px;
}
.down-container .downItem .status.gray[data-v-6dc5c8d8] {
  color: #222222;
}
.down-container .downItem .status[data-v-6dc5c8d8]:hover {
  color: rgb(240, 57, 71) !important;
}
.down-container .downItem .status:hover svg[data-v-6dc5c8d8] {
  color: rgb(240, 57, 71) !important;
}
@charset "UTF-8";
.old-file-btn[data-v-12d91cca] {
  font-size: 14px;
  position: absolute;
  right: 68px;
  cursor: pointer;
  z-index: 2;
}
.old-file-btn i[data-v-12d91cca] {
  margin-right: 4px;
}
.old-file-btn[data-v-12d91cca]:hover {
  color: #f03947;
}
.old-file-btn[data-v-12d91cca]:active {
  color: #c92639;
}
.arrow .svg-icon[data-v-12d91cca] {
  width: 1.2em;
  height: 1.2em;
}
.collentionParentBox[data-v-12d91cca] {
  position: relative;
}
.collentionParentBox .searchSelectPart[data-v-12d91cca] {
  position: absolute;
  right: 0;
  top: -25px;
  z-index: 1;
}
.title[data-v-12d91cca] {
  font-size: 24px;
  color: #222;
  margin-bottom: 20px;
  position: relative;
}
.title .limit-content[data-v-12d91cca] {
  position: absolute;
  right: 0;
  z-index: 1;
}
.title .move-btn[data-v-12d91cca] {
  width: 110px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #1A1B2A;
  border: 1px solid #8f99a3;
  border-radius: 4px;
  float: right;
  cursor: pointer;
}
.title .move-btn[data-v-12d91cca]:hover {
  color: #fc656d;
  border-color: #fc656d;
}
.title .download-btn[data-v-12d91cca] {
  padding: 10px;
  font-size: 14px;
  color: #1a1b2a;
  float: right;
  cursor: pointer;
  position: relative;
}
.title .download-btn .download-center[data-v-12d91cca] {
  margin-right: 6px;
}
.title .download-btn[data-v-12d91cca]:hover {
  color: #f03947;
}
.sub-title[data-v-12d91cca] {
  font-size: 18px;
  color: #222;
  border-bottom: 1px solid #e3e5e9;
  height: 60px;
  line-height: 44px;
}
.sub-title .level[data-v-12d91cca] {
  cursor: pointer;
  float: left;
}
.sub-title .fl[data-v-12d91cca] {
  float: left;
}
.sub-title .folder-name[data-v-12d91cca] {
  max-width: 160px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  display: inline-block;
}
.sub-title .tip-color[data-v-12d91cca] {
  color: #f03947;
}
.sub-title .check[data-v-12d91cca] {
  color: #222;
  font-size: 18px;
  margin-right: 20px;
}
.sub-title .number[data-v-12d91cca] {
  color: #f03947;
}
.sub-title .len[data-v-12d91cca] {
  margin-left: 20px;
}
.sub-title .col-only[data-v-12d91cca] {
  color: #222222;
}
.sub-title .col-only[data-v-12d91cca]:hover {
  color: #f03947;
}
.sub-title .select-type[data-v-12d91cca] {
  width: 130px;
  height: 40px;
  border-radius: 4px;
}
.sub-title .select-type[data-v-12d91cca] .ant-select-selection {
  height: 40px;
}
.sub-title .select-type[data-v-12d91cca] .ant-select-selection .ant-select-selection__rendered {
  height: 40px;
  line-height: 40px;
}
.sub-title .picker-style[data-v-12d91cca] {
  width: 256px;
}
.sub-title .picker-style[data-v-12d91cca] .ant-calendar-picker-input {
  height: 40px;
  line-height: 32px;
  border-radius: 4px;
}
.sub-title .ml[data-v-12d91cca] {
  margin-left: 20px;
}
.sub-title .mr[data-v-12d91cca] {
  margin-right: 20px;
}
.order-content[data-v-12d91cca] {
  font-size: 15px;
  color: #222222;
  display: inline-block;
  margin-left: 20px;
  cursor: pointer;
}
.order-content[data-v-12d91cca]:hover {
  color: #f03947;
}
.order-content1[data-v-12d91cca] {
  margin-left: 0px;
}
.paper-active[data-v-12d91cca] {
  color: #f03947;
}
.card-ml[data-v-12d91cca] {
  margin-left: 0;
}
.sub-user-list[data-v-12d91cca] {
  display: flex;
  justify-content: flex-end;
  width: 64%;
  font-size: 14px;
  color: rgb(34, 34, 34);
  float: right;
}
.sub-user-list .searchType[data-v-12d91cca],
.sub-user-list .searchType1[data-v-12d91cca] {
  width: 135px;
  height: 40px;
  margin-left: 10px;
}
.sub-user-list .searchType[data-v-12d91cca] .ant-select-selection--single,
.sub-user-list .searchType1[data-v-12d91cca] .ant-select-selection--single {
  height: 40px;
}
.sub-user-list .searchType[data-v-12d91cca] .ant-select-selection--single .ant-select-selection__rendered,
.sub-user-list .searchType1[data-v-12d91cca] .ant-select-selection--single .ant-select-selection__rendered {
  line-height: 40px;
}
.sub-user-list .searchType1[data-v-12d91cca] .ant-select-selection--single {
  width: 120px;
}
.sub-user-list .treeSelectContent[data-v-12d91cca] {
  width: 30%;
}
.sub-user-list .add-folder[data-v-12d91cca] {
  border: 1px solid #8F99A3;
  background-color: #fff;
  margin-right: 16px;
  border-radius: 4px;
  color: #8F99A3;
  float: left;
  height: 40px;
}
.sub-user-list .add-folder .add[data-v-12d91cca] {
  margin-right: 10px;
}
.sub-user-list .add-collection[data-v-12d91cca] {
  margin-right: 16px;
  float: left;
  height: 40px;
}
.sub-user-list .add-collection .add[data-v-12d91cca] {
  margin-right: 10px;
}
.sub-user-list .query[data-v-12d91cca] {
  width: 80px;
}
.sub-user-list .piliang[data-v-12d91cca],
.sub-user-list .move1[data-v-12d91cca] {
  float: left;
  width: 110px;
  border: 1px solid #8f99a3;
  border-radius: 4px;
  color: #1a1b2a;
  margin-right: 16px;
  height: 40px;
}
.sub-user-list .select-value[data-v-12d91cca] {
  float: left;
  width: 150px;
  border-radius: 4px;
  margin-right: 16px;
}
.sub-user-list .piliang[data-v-12d91cca]:hover,
.sub-user-list .move11[data-v-12d91cca]:hover,
.sub-user-list .add-folder[data-v-12d91cca]:hover {
  border: 1px solid #f03947;
  color: #f03947;
}
.sub-user-list .piliang1[data-v-12d91cca] {
  width: 136px;
  float: right;
  height: 40px;
  border: 1px solid #8f99a3;
  border-radius: 4px;
  color: #1a1b2a;
  margin-right: 16px;
}
.sub-user-list .piliang1 .add[data-v-12d91cca] {
  margin-right: 10px;
}
.sub-user-list .piliang1[data-v-12d91cca]:hover {
  color: #f03947;
  border: 1px solid #f03947;
}
.sub-user-list .move2[data-v-12d91cca] {
  border: 1px solid #858a97;
  color: #858a97;
}
.sub-user-list .ainput-search[data-v-12d91cca] {
  float: left;
}
.sub-user-list span[data-v-12d91cca] {
  margin-right: 16px;
  margin-left: 16px;
}
.sub-user-list .suffix[data-v-12d91cca] {
  margin-right: 0;
}
.sub-user-list[data-v-12d91cca] .ant-select-selection {
  border: 1px solid rgb(227, 229, 233);
  border-radius: 4px;
}
.sub-user-list[data-v-12d91cca] .ant-select-selection span {
  margin-left: 0;
}
.sub-user-list .search-content[data-v-12d91cca] {
  width: 24%;
  height: 40px;
  float: left;
  border-radius: 4px;
  z-index: 2;
}
.sub-user-list .search-content[data-v-12d91cca] .ant-input {
  height: 40px;
  padding-left: 30px;
}
.sub-user-list .search-content[data-v-12d91cca] .ant-input-suffix {
  left: 14px;
}
.sub-user-list .search-content[data-v-12d91cca] .ant-input-suffix .ant-input-search-icon {
  position: absolute;
}
.sub-user-list .search-content[data-v-12d91cca] .ant-input:not(:last-child) {
  padding-right: 0;
}
.sub-user-list .tree-select[data-v-12d91cca] {
  float: left;
  margin-right: 16px;
}
.sub-user-list .tree-select[data-v-12d91cca] .select-selection {
  height: 40px;
}
.sub-user-list .tree-select[data-v-12d91cca] .select-selection .select-selection-rendered {
  line-height: 40px;
}
.sub-user-list .tree-select[data-v-12d91cca] .select-selection .select-selection-rendered .select-selection-selected-value {
  font-size: 14px;
  color: #1a1b2a;
}
.sub-user-list1[data-v-12d91cca] {
  width: 44%;
}
.sub-title1[data-v-12d91cca] {
  padding-bottom: 40px;
}
.sub-title2[data-v-12d91cca] {
  margin-top: 20px;
  border: none;
}
.folder-modal[data-v-12d91cca] .ant-modal-header {
  border-bottom: none;
}
.folder-modal[data-v-12d91cca] .ant-modal-body {
  padding: 24px 34px;
}
.folder-modal[data-v-12d91cca] .ant-modal-body .edit-length {
  text-align: right;
}
.folder-modal[data-v-12d91cca] .ant-modal-body .tip {
  color: #484e58;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin-top: 20px;
}
.folder-modal[data-v-12d91cca] .ant-modal-body .gutter-box {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e3e5e9;
  border-radius: 4px;
  margin-bottom: 10px;
  cursor: pointer;
}
.folder-modal[data-v-12d91cca] .ant-modal-body .gutter-box:hover {
  border: 1px solid #f03947;
  color: #f03947;
}
.folder-modal[data-v-12d91cca] .ant-modal-content,
.folder-modal[data-v-12d91cca] .ant-modal-header {
  background: #f9f9f9;
  border-radius: 8px;
}
.folder-modal[data-v-12d91cca] .ant-modal-title {
  font-size: 18px;
  color: #222222;
}
.folder-modal[data-v-12d91cca] .ant-modal-footer {
  text-align: center;
  border-top: none;
  padding-top: 20px;
  padding-bottom: 24px;
}
.folder-modal[data-v-12d91cca] .ant-modal-footer .upload-btn1 {
  width: 136px;
  height: 40px;
  border: 1px solid #f03947;
  border-radius: 4px;
  color: #f03947;
}
.folder-modal[data-v-12d91cca] .ant-modal-footer .upload-btn {
  width: 136px;
  height: 40px;
  background: #f03947;
  border-radius: 4px;
  margin-left: 24px;
}
.folder-modal[data-v-12d91cca] .ant-modal-footer .upload-btn2 {
  width: 136px;
  height: 40px;
  border-radius: 4px;
}
.folder-modal[data-v-12d91cca] .anticon-eye-o {
  display: none;
}
.move-modal .tip1[data-v-12d91cca] {
  color: #222222;
}
.move-modal .tip1 .dot[data-v-12d91cca] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 2px;
  margin-right: 15px;
  background-color: #f03947;
}
.move-modal .folder-list[data-v-12d91cca] {
  max-height: 400px;
  overflow: auto;
}
.move-modal[data-v-12d91cca] .ant-modal-footer {
  width: 700px;
  height: 80px;
  text-align: right;
  background: #f9f9f9;
  border-radius: 0px 0px 8px 8px;
  box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.08);
}
.move-modal .checked-folder[data-v-12d91cca] {
  width: 100%;
  border-bottom: 1px solid #e3e5e9;
  padding: 14px 0;
}
.move-modal .checked-folder .folder-img[data-v-12d91cca] {
  width: 40px;
  height: 35px;
  margin-right: 10px;
  margin-left: 24px;
}
.move-modal .checked-folder .folder-name[data-v-12d91cca] {
  color: #222;
  word-break: break-all;
}
.move-modal .ml1[data-v-12d91cca] {
  margin-left: 47px;
  width: 92%;
}
.move-modal .ml2[data-v-12d91cca] {
  margin-left: 100px;
  width: 83%;
}
.collection-model[data-v-12d91cca] .ant-modal-footer {
  border-top: none;
}
.collection-model[data-v-12d91cca] .ant-modal-footer .collection-btn {
  width: 78px;
  height: 32px;
  border: 1px solid #e3e5e9;
  border-radius: 4px;
}
.collection-model[data-v-12d91cca] .ant-modal-footer .collection-btn.active {
  width: 78px;
  height: 32px;
  background: #f03947;
  border-radius: 4px;
  border: 1px solid #f03947;
  color: #fff;
  margin-left: 20px;
}
.collection-model[data-v-12d91cca] .ant-modal-body {
  padding-top: 27px;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 14px;
}
.collection-model .collection-model-content[data-v-12d91cca] {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #222222;
  line-height: 22px;
}
.collection-model .collection-model-content .collection-model-icon[data-v-12d91cca] {
  display: block;
  margin-bottom: 0;
  margin-right: 14px;
  margin-top: 3px;
  width: 24px;
  height: 24px;
}
[data-v-12d91cca] .ant-select-dropdown {
  /* 设置滚动条的样式 */
  /* 滚动槽 */
  /* 滚动条滑块 */
}
[data-v-12d91cca] .ant-select-dropdown ::-webkit-scrollbar {
  width: 3px;
  height: 4px;
}
[data-v-12d91cca] .ant-select-dropdown ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset006pxrgba(31, 39, 57, 1);
  border-radius: 2px;
}
[data-v-12d91cca] .ant-select-dropdown ::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #858a97;
  -webkit-box-shadow: inset006pxrgba(31, 39, 57, 1);
}
[data-v-12d91cca] .ant-popover .ant-popover-inner-content {
  padding: 0;
}
[data-v-12d91cca] .ant-popover .ant-popover-arrow {
  display: none;
}
.main-container .title[data-v-6cf5d034] {
  font-size: 20px;
  color: #222;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.main-container .title img[data-v-6cf5d034] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-right: 10px;
}
.main-container .title .tip[data-v-6cf5d034] {
  flex: 1 0 auto;
}
.main-container .title .search-content[data-v-6cf5d034] {
  width: 210px;
  height: 40px;
  margin-right: 16px;
  border-radius: 4px;
}
.main-container .title .search-content[data-v-6cf5d034] .ant-input {
  height: 40px;
  padding-left: 30px;
}
.main-container .title .search-content[data-v-6cf5d034] .ant-input-suffix {
  left: 14px;
}
.main-container .title .search-content[data-v-6cf5d034] .ant-input-suffix .ant-input-search-icon {
  position: absolute;
}
.main-container .title .search-content[data-v-6cf5d034] .ant-input:not(:last-child) {
  padding-right: 0;
}
.main-container .title .add-collection[data-v-6cf5d034] {
  width: 80px;
  height: 40px;
}
.main-container .content-box[data-v-6cf5d034] {
  border-top: 1px solid #e3e5e9;
}
.collection[data-v-6cf5d034] {
  box-shadow: 0 0 8px rgba(72, 78, 91, 0.08);
  margin-bottom: 44px;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.collection .collection-item[data-v-6cf5d034] {
  z-index: 1;
}
.collection .collection-pic[data-v-6cf5d034] {
  position: relative;
}
.collection .collection-pic .create-time[data-v-6cf5d034] {
  position: absolute;
  bottom: 8px;
  left: 10px;
  font-size: 12px;
  color: #abb2bf;
}
.collection .collection-pic .folder[data-v-6cf5d034] {
  width: 122px;
  height: 108px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.collection .collection-pic .img-style[data-v-6cf5d034] {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.collection .collection-pic .collection-img[data-v-6cf5d034] {
  width: 100%;
}
.collection .collection-pic .collection-img .outer[data-v-6cf5d034] {
  padding-top: 73%;
}
.collection .collection-pic .collection-img .img-status[data-v-6cf5d034] {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.collection .collection-pic .collection-img .img-status div[data-v-6cf5d034] {
  width: 42px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -21px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABYklEQVQ4T52TMS8FURCFv5MoFX6AQkFCKCglGomCipc8IREVhYKEX6EkoVDQkUgQr6OQ+AEKCuIlFAqFUkIpGZk1u7lv2VeY6t6dOWfPnJkrSmFmg8AyMAl0R/oVuAT2JT2kEOUXM+sAtoAVwM9/xRewB2xI8jMZQYCvgbFANYAj4B7wwmFgAZiJ/BUw5SQ5wQ6wCnwCi5KcoCXMrBO4AfojsStpTWY2BNyG7Fob8EUofAe6QtmIE3jf60BDUq3izzn4DRgHNqOdbSd4DFmzkk5TgpDdApbUNLM6cAI0neAD8P4GPJlMxb/9AofpvcCTe5YS9El6joJKcOTdSFeeEeQt1CWdVckutTYHHOctFCb6CKtklwjOUxPTMboHLi9zO/Uk8WbaJ1aMMXrKF8mvPufRNuDDMP1nkZJVdscnklX2wrtYMF/l+cpVTkj+95hKBrknS6GmJ3IvgD+gA0n+wIr4BqGCtAN+oV/cAAAAAElFTkSuQmCC) top center no-repeat;
  padding-top: 16px;
}
.collection .collection-pic .vrflag[data-v-6cf5d034] {
  width: 24px;
  height: 24px;
  top: 10px;
  right: 10px;
}
.collection .collection-pic .check-flag[data-v-6cf5d034] {
  width: 44px;
  height: 44px;
  top: 0;
  right: 0;
}
.collection .collection-pic .check[data-v-6cf5d034] {
  width: 74px;
  height: 28px;
  opacity: 0.5;
  background: #000000;
  border-radius: 14px;
  position: absolute;
  top: 42%;
  right: 30%;
}
.collection .collection-pic .check-style[data-v-6cf5d034] {
  width: 74px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  position: absolute;
  top: 42%;
  right: 30%;
}
.collection .collection-pic .check-style .check-view[data-v-6cf5d034] {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
.collection .collection-pic .check-style .check-tip[data-v-6cf5d034] {
  font-size: 14px;
  color: #ffffff;
}
.collection .collection-pic .collection-view[data-v-6cf5d034] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAFbklEQVRIS8VXa0ibVxh+46WNibp0rWliMRkUmyLD1TmGsdCxLp3MFbFSyZBVaeZm0KygiLcS+eSz0c62JgwCjW2huIIV3EzR+meO0ZZZpdRo+0P/BFw0aCzdjDXR3Dbe8B05jYna7scCh/Ndznfe533O817Cg//5x3sL+zt988+b7LnTZmQvsg7nOACg73ENGo0c5Pm2eHYCgO+JUTSMI56bCRBiOAQAOILcTO63ZWQ7AMQwGsSRSA3yDNcQAGjYT40ABwafx2QjFgB8TozsAQAcfADYy13jPb4nANBbNOgDgA0AWOdmvCdACNDXjiQaAOJ5AmcwCQAEOEpLS9O1Wu1nCoUiTyQSyZOSktIDgcDq2tra4vz8vO3evXsj169fn3U4HCsA4AUADwUEmdgCIhIAbRw9RsPJx48fl7S1tX2pVCrPCwQC8XaqcjqdD8xms/nSpUvPAWAVANY4Rggbr2mCBkAERzwXAkCqWq0+3NraqsnKyjpLGw6FQn6v17vE4/H2RILyer2LAwMDXXV1db8tLy+/BIBXHCOoEcJEeLtIAGgcxRY2XlxcfLitrU2TnZ2tJsb9fv+qzWYb0el0fRMTE3/hHh0dHR+Wl5d/LZFI3o+Li8M9AI/l7t27hubm5gcul+sFBwK1gSBQM1sAYFihcTzzVJVKJWNZtiIvL6+SLF5fX18ZGxsbOHnyZK9MJvOXlJSkOp1Of39/v0ej0RxhGKYmIyPjI7J+ZWXFbjQa9QzDPAGAvzkQeBSbLNAMoKpR3cL9+/cfaG9v/6SystKYkJCAWgj/5ubmHpeVlV0tLCzcW11d/c2+ffs+DQaDrqmpqdsajWZUr9d/UVBQ8FVycvJB8o3dbh8xGAxXb968OQsAbu4oMDLCWqAzGgLAMEvR6XRHL168aJBIJEqKes/Tp0+HGxoafrpx40ZxZmbmefLO4/E87+vrs8zMzIRqa2urpVJpFnkXDAa9vb29uqampt+XlpZQDxgZeAwxAaSyLJtTX1/fy+fz36XoXx0fH7d2d3f/bDKZzsrl8jIK3J9DQ0Pm+/fvv2AY5vtDhw59QAvWZrMZGYa5ZbVaHRwDeAxbAKAGkIHk06dPv8eyrPbYsWObXvp8Ps/k5ORwUVFRz/Dw8Knc3NwLPB4P14Pb7f7DYrHc8ng8Iq1W+51YLD5CAPh8vpfXrl3TNjc3T3A6wPywhQFcjwDCGgAAkV6vz21sbOwWCoXpZLOFhYUphmF+xPBjGKZQJpMVbWxszFut1lvnzp2bHR0drcjPzy/h8/nvkG8ePnxobGlp6Xv06BF6j3kBI2GLBggADCEUXYpcLj945cqVgjNnzrTGx8eHhej3+1+hDtRq9e25uTkMQfQkrJ2urq78iooKTVpa2qb3drv918uXLxstFssM5z05/6hRQPL/Zijm5ORIOzo6ilUq1QUCIhAIeB0OxxOr1Tp0586dWYVCkVJTU3MqOzv7c6FQKCGeu1yuSZPJ9IPBYLABAKZmTEZYJ9D7qHmAsECiAfNBilKplLAsW3TixImqxMREES2uWNeLi4uPzWaziWXZaco4oR6Nb6bjaLUAn9GFSJieni5qaWnJLS0t/VYsFn8cy7DX612enp7u7+zs/GVwcHCe85rUAroqbm4RqxoSEChKVHq4GmZkZKRUVVUpVCqVUiqVHhUIBAdCodCG2+12Pnv2bLynp2diZGRkiaqEqHhC+2s1IFoqph2jmxFkgwDZbT+ARjHWSdqNapzOhNFYpdsx1AUpVCjSyI6ItGJ0V4TXpD2L2Zbt1BMSkKQfjJzploz0gPQctQuKpHo3wqZrBmGGZvCtOuKdjmA7YLGYe6P/BP8FwG5Y29WafwFvIC06NudwDQAAAABJRU5ErkJggg==) no-repeat left center/16px 13px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-pic .collection-albumNumber[data-v-6cf5d034] {
  position: absolute;
  top: 12px;
  left: 7px;
  font-size: 12px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABKklEQVQoU2NkwAJaO6cv/8/4X+fPt5+2DQ2FH5CVMCJzWrqmNTMyMNagmXGjuixTEyYG1tDWPdP8//9/J7DZBhP7z8Awp6YsMxVuQ2vX9MsMDAw6WDX9///n9/efoiDnMTa0T1dgYf5/vKYsS7KhoV+AlZP9NQMjIwtM47///wNry7M2tHRNn8/EwKAA1sDKzHAfpOAfw/8ltWVZsc1dU3yYGJiDq8syE1u6pgczMjCsAckzMjAcQNEAdw4jk8/vr9+OsnCyv2ZEsg2nBpDE378MjUzMDPvRgvQAY0NDAwsrl/hvdAlsGhgY/s8Ah1Jr5/TjDIwMFkhhjWnD//9/qsuzWOHBihxC6E76+48hsq4icwXU46gh39w+2YGZmaUe4qT/4dVlWZnIKgDC8Hbh5VjnjQAAAABJRU5ErkJggg==) no-repeat left center/12px 12px;
  padding-left: 17px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.collection .collection-pic .first-time[data-v-6cf5d034] {
  position: absolute;
  bottom: 0px;
  color: #fff;
  font-size: 12px;
  width: 100%;
  padding: 8px 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}
.collection .collection-pic .first-time .mr[data-v-6cf5d034] {
  margin-right: 5px;
}
.collection .collection-pic .archive-style[data-v-6cf5d034] {
  height: 21px;
  background: rgba(0, 0, 0, 0.5);
  border: 0.5px solid rgba(255, 255, 255, 0.5);
  border-radius: 11.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #ffffff;
  padding: 0 7px;
  position: absolute;
  top: 42%;
  right: 37%;
}
.collection .collection-info[data-v-6cf5d034] {
  background: #fff;
  padding: 8px 10px;
  box-sizing: border-box;
  height: 60px;
}
.collection .collection-info .collection-operate[data-v-6cf5d034] {
  color: #484e5b;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
  padding-top: 12px;
  cursor: pointer;
}
.collection .collection-info .collection-operate .view-collection[data-v-6cf5d034] {
  float: left;
  width: 50%;
  color: #484e5b;
}
.collection .collection-info .collection-operate .view-collection span[data-v-6cf5d034] {
  margin-left: 10px;
  display: inline-block;
}
.collection .collection-info .collection-operate .view-collection[data-v-6cf5d034]:hover {
  color: rgb(240, 57, 71);
}
.collection .collection-info .collection-operate .del-collection[data-v-6cf5d034] {
  float: right;
  width: 50%;
  color: #484e5b;
  border-left: 1px solid rgb(227, 229, 233);
}
.collection .collection-info .collection-operate .del-collection span[data-v-6cf5d034] {
  margin-left: 10px;
  display: inline-block;
}
.collection .collection-info .collection-operate .del-collection[data-v-6cf5d034]:hover {
  color: rgb(240, 57, 71);
}
.collection .collection-info .collection-title[data-v-6cf5d034] {
  color: rgb(34, 34, 34);
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.collection .collection-info .collection-date[data-v-6cf5d034] {
  display: flex;
  font-size: 12px;
  color: rgb(133, 138, 151);
}
.collection .collection-info .collection-date .name[data-v-6cf5d034] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collection .collection-info .collection-date .jingxuan[data-v-6cf5d034] {
  margin-left: 15px;
  margin-right: 5px;
}
.collection .collection-info .collection-date .date[data-v-6cf5d034] {
  flex: 0 0 96px;
}
.collection .collection-info .collection-date .mr[data-v-6cf5d034] {
  margin-right: 5px;
}
.collection .border-style[data-v-6cf5d034] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(72, 78, 91, 0.08);
  width: 100%;
  height: 100%;
}
.collection .border-style1[data-v-6cf5d034] {
  border: 2px solid #f03947;
}
.collection11[data-v-6cf5d034]:hover {
  box-shadow: 0 0 10px 2px #bebcbc;
}
.title-con[data-v-415c1f38] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title-con .title[data-v-415c1f38] {
  font-size: 24px;
  color: #222222;
}
.title-con .title img[data-v-415c1f38] {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.title-con .add-btn[data-v-415c1f38] {
  padding: 10px 18px;
  background: #f03947;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
}
.title-con .add-btn .add[data-v-415c1f38] {
  margin-right: 10px;
}
.select-con[data-v-415c1f38] {
  padding: 10px 0;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #E3E5E9;
}
.select-con .alltext[data-v-415c1f38] {
  font-size: 18px;
  color: #222222;
}
.select-con .alltext .total[data-v-415c1f38] {
  margin-left: 12px;
}
.select-con .select-list[data-v-415c1f38] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.select-con .select-list[data-v-415c1f38] .ant-select-selection--single {
  width: 148px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #e3e5e9;
  border-radius: 4px;
}
.select-con .select-list[data-v-415c1f38] .ant-select-selection--single .ant-select-selection__rendered {
  line-height: 40px;
  font-size: 14px;
  color: #1A1B2A;
}
.select-con .select-list .search-content[data-v-415c1f38] {
  width: 224px;
}
.select-con .select-list .search-content[data-v-415c1f38] .anticon {
  display: none;
}
.select-con .select-list .search-content[data-v-415c1f38] .ant-input {
  width: 224px;
  height: 40px;
  padding-left: 30px;
  border: 1px solid #e3e5e9;
  border-radius: 4px;
}
.select-con .select-list .search-content[data-v-415c1f38] .ant-input-affix-wrapper {
  width: 224px;
}
.select-con .select-list .search-content[data-v-415c1f38] .ant-input-suffix {
  left: 14px;
  right: 191px;
}
.select-con .select-list .search-content[data-v-415c1f38] .ant-input-suffix .ant-input-search-icon {
  position: absolute;
}
.select-con .select-list .search-content[data-v-415c1f38] .ant-input:not(:last-child) {
  padding-right: 0;
}
.select-con .select-list[data-v-415c1f38] .datePicker {
  height: 40px;
}
.select-con .select-list[data-v-415c1f38] .ant-calendar-picker {
  height: 40px;
}
.select-con .select-list[data-v-415c1f38] .ant-calendar-picker-input {
  height: 40px;
  border-radius: 4px;
}
.select-con .select-list .search-btn[data-v-415c1f38] {
  width: 80px;
  height: 40px;
  background: #f03947;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.table-con[data-v-415c1f38] {
  margin-top: 30px;
}
.table-con .ent-info[data-v-415c1f38] {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  color: #1A1B2A;
}
.table-con .ent-info .userInfo[data-v-415c1f38] {
  font-size: 12px;
  color: #5C6670;
}
.table-con .ent-info .userInfo .phoneNumber[data-v-415c1f38] {
  margin-left: 2px;
}
.table-con .view[data-v-415c1f38] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.table-con .view .svg-icon[data-v-415c1f38] {
  width: 14px;
  height: 10px;
  margin-right: 6px;
}
.table-con .view[data-v-415c1f38]:hover {
  color: #F03947;
}
.table-con .view:hover .svg-icon[data-v-415c1f38] {
  color: #F03947;
}
.table-con[data-v-415c1f38] .ant-table-thead th {
  font-size: 14px;
  color: #8F99A3;
}
.table-con[data-v-415c1f38] .ant-table-tbody {
  font-size: 14px;
  color: #1A1B2A;
}
.table-con .empty[data-v-415c1f38] {
  margin-top: 10%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #858A97;
}
.table-con .empty img[data-v-415c1f38] {
  width: 150px;
  height: 82px;
  margin-bottom: 10px;
}
.title[data-v-463fbceb] {
  font-size: 24px;
  color: #222222;
}
.title img[data-v-463fbceb] {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.card[data-v-463fbceb] {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
  background: #fff;
  font-size: 14px;
  color: #1A1B2A;
  border-radius: 10px;
  padding: 8px 30px 10px;
}
.card .card-item[data-v-463fbceb] {
  min-width: 20%;
  margin-right: 163px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.card .card-item .con[data-v-463fbceb] {
  margin-top: 12px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.card .card-item .entInfo[data-v-463fbceb] {
  display: flex;
  flex-direction: column;
}
.card .card-item .entInfo .userInfo[data-v-463fbceb] {
  font-size: 12px;
  color: #5C6670;
}
.card .title-con[data-v-463fbceb] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #E3E5E9;
}
.card .title-con .sub-title[data-v-463fbceb] {
  font-size: 18px;
  color: #222222;
}
.card .title-con .selectList[data-v-463fbceb] {
  display: flex;
  gap: 10px;
}
.card .title-con .selectList .searchType[data-v-463fbceb] {
  width: 135px;
  height: 40px;
  margin-left: 10px;
}
.card .title-con .selectList .searchType[data-v-463fbceb] .ant-select-selection--single {
  height: 40px;
}
.card .title-con .selectList .searchType[data-v-463fbceb] .ant-select-selection--single .ant-select-selection__rendered {
  line-height: 40px;
}
.card .title-con .selectList .searchType[data-v-463fbceb] .ant-select-selection {
  border-color: #e3e5e9;
  border-radius: 4px;
}
.card .title-con .selectList .search-content[data-v-463fbceb] {
  width: 224px;
}
.card .title-con .selectList .search-content[data-v-463fbceb] .anticon {
  display: none;
}
.card .title-con .selectList .search-content[data-v-463fbceb] .ant-input {
  width: 224px;
  height: 40px;
  padding-left: 30px;
  border: 1px solid #e3e5e9;
  border-radius: 4px;
}
.card .title-con .selectList .search-content[data-v-463fbceb] .ant-input-affix-wrapper {
  width: 224px;
}
.card .title-con .selectList .search-content[data-v-463fbceb] .ant-input-suffix {
  left: 14px;
  right: 191px;
}
.card .title-con .selectList .search-content[data-v-463fbceb] .ant-input-suffix .ant-input-search-icon {
  position: absolute;
}
.card .title-con .selectList .search-content[data-v-463fbceb] .ant-input:not(:last-child) {
  padding-right: 0;
}
.card .title-con .selectList .search-btn[data-v-463fbceb] {
  width: 80px;
  height: 40px;
  background: #f03947;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.card .table-con[data-v-463fbceb] {
  width: 100%;
  margin-top: 10px;
}
.card .table-con .empty[data-v-463fbceb] {
  margin-top: 10%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #858A97;
}
.card .table-con .empty img[data-v-463fbceb] {
  width: 150px;
  height: 82px;
  margin-bottom: 10px;
}
.card .table-con .colInfo[data-v-463fbceb] {
  display: flex;
  align-items: center;
}
.card .table-con .colInfo img[data-v-463fbceb] {
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  margin-right: 16px;
  border-radius: 4px;
}
.card .table-con[data-v-463fbceb] .ant-table-thead > tr > th {
  background: #fff;
}
.card .table-con[data-v-463fbceb] .ant-table-thead th {
  font-size: 14px;
  color: #8F99A3;
}
.card .table-con[data-v-463fbceb] .ant-table-tbody {
  font-size: 14px;
  color: #1A1B2A;
}
.card .table-con .empty[data-v-463fbceb] {
  margin-top: 10%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #858A97;
}
.card .table-con .empty img[data-v-463fbceb] {
  width: 150px;
  height: 82px;
  margin-bottom: 10px;
}
.column[data-v-463fbceb] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.author[data-v-463fbceb] {
  display: flex;
  align-items: center;
}
.author img[data-v-463fbceb] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.author .userInfo[data-v-463fbceb] {
  display: flex;
  flex-direction: column;
  margin-left: 12px;
  font-size: 14px;
  color: #1A1B2A;
}
.author .userInfo .phoneNumber[data-v-463fbceb] {
  font-size: 12px;
  color: #858A97;
  margin-top: 4px;
}
.title[data-v-a67669d6] {
  font-size: 24px;
  color: #222222;
}
.title img[data-v-a67669d6] {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.card[data-v-a67669d6] {
  margin-top: 28px;
  background: #fff;
  border-radius: 10px;
  padding: 12px 40px 40px;
}
.card .card-item[data-v-a67669d6] {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.card .card-item .text[data-v-a67669d6] {
  width: 100px;
  text-align: right;
  font-size: 14px;
  color: #5C6670;
}
.card .card-item .select-list[data-v-a67669d6] {
  margin-left: 30px;
}
.card .card-item .select-list .tree-select[data-v-a67669d6] {
  width: 360px;
  float: left;
  margin-right: 16px;
}
.card .card-item .select-list .tree-select[data-v-a67669d6] .select-selection {
  height: 40px;
}
.card .card-item .select-list .tree-select[data-v-a67669d6] .select-selection .select-selection-rendered {
  line-height: 40px;
}
.card .card-item .select-list .tree-select[data-v-a67669d6] .select-selection .select-selection-rendered .select-selection-selected-value {
  font-size: 14px;
  color: #1a1b2a;
}
.card .card-item .select-list .select-type[data-v-a67669d6] {
  width: 360px;
}
.card .card-item .select-list[data-v-a67669d6] .ant-select-selection--single {
  height: 40px;
  line-height: 40px;
}
.card .card-item .select-list[data-v-a67669d6] .ant-select-selection__rendered {
  line-height: 40px;
  color: rgb(34, 34, 34);
}
.card .card-item .select-list .add-btn[data-v-a67669d6] {
  padding: 10px 16px;
  font-size: 14px;
  color: #1A1B2A;
  border: 1px solid #8f99a3;
  border-radius: 4px;
  cursor: pointer;
}
.card .card-item .select-list .add-btn .add[data-v-a67669d6] {
  margin-right: 10px;
}
.card .card-item .select-list .add-btn[data-v-a67669d6]:hover {
  color: #F03947;
  border-color: #F03947;
}
.btns[data-v-a67669d6] {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}
.btns .btn[data-v-a67669d6] {
  color: #484E5B;
  padding: 10px 54px;
  background: #ffffff;
  border: 1px solid #e3e5e9;
  border-radius: 4px;
  cursor: pointer;
}
.btns .confirm[data-v-a67669d6] {
  background: #F03947;
  color: #fff;
}
.drawr-btn[data-v-a67669d6] {
  text-align: left;
  border-top: 1px solid rgb(227, 229, 233);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 20px;
  background: #f9f9f9;
}
.drawr-btn button[data-v-a67669d6] {
  font-size: 18px;
  width: 170px;
  height: 48px;
  margin: 0 10px;
}
.drawr-btn .select-tip[data-v-a67669d6] {
  font-size: 14px;
  color: #858a97;
  margin-left: 20px;
}
.drawr-btn .select-tip .select-num[data-v-a67669d6] {
  font-size: 18px;
  margin: 0 2px;
  color: #f03947;
}
.drawr-btn .cancel[data-v-a67669d6] {
  margin-left: 150px;
}
.colInfo[data-v-a67669d6] {
  display: flex;
  align-items: center;
}
.colInfo img[data-v-a67669d6] {
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  margin-right: 16px;
  border-radius: 4px;
}
.table-con[data-v-a67669d6] {
  margin-top: 13px;
}
.table-con .operate[data-v-a67669d6] {
  cursor: pointer;
}
.table-con .operate[data-v-a67669d6]:hover {
  color: #F03947;
}
.table-con .operate:hover .svg-icon[data-v-a67669d6] {
  color: #F03947;
}
.table-con .operate .edit[data-v-a67669d6] {
  margin-right: 5px;
}
[data-v-a67669d6] .ant-tabs-nav .ant-tabs-tab {
  font-size: 18px;
  color: rgb(34, 34, 34);
  padding: 18px 40px;
  margin-bottom: 18px;
}
[data-v-a67669d6] .ant-modal-content {
  border-radius: 8px;
}
[data-v-a67669d6] .ant-modal-content .ant-modal-header {
  border-radius: 8px 8px 0 0;
  font-size: 18px;
  color: #222222;
  border-bottom: 1px solid #F2F3F6;
}
[data-v-a67669d6] .ant-modal-content .ant-modal-body .modal-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #5C6670;
  line-height: 24px;
}
[data-v-a67669d6] .ant-modal-content .ant-modal-body .modal-content img {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}
[data-v-a67669d6] .ant-modal-content .ant-modal-body .modal-content .modal-btn {
  width: 138px;
  height: 40px;
  background: #f03947;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: 60px;
}
[data-v-a67669d6] .member-select .tip {
  font-size: 14px;
}
.title-con[data-v-c7fd258a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title-con .title[data-v-c7fd258a] {
  font-size: 24px;
  color: #222222;
}
.title-con .title img[data-v-c7fd258a] {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.table-con[data-v-c7fd258a] {
  margin-top: 30px;
  font-size: 14px;
  color: #1a1b2a;
}
.table-con .ent-info[data-v-c7fd258a] {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #1A1B2A;
}
.table-con .ent-info .avatar[data-v-c7fd258a] {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0);
  border-radius: 20px;
  margin-right: 13px;
}
.table-con .ent-info .userInfo[data-v-c7fd258a] {
  font-size: 12px;
  color: #5C6670;
}
.table-con[data-v-c7fd258a] .ant-table-thead th {
  font-size: 14px;
  color: #8F99A3;
}
.table-con[data-v-c7fd258a] .ant-table-tbody {
  font-size: 14px;
  color: #1A1B2A;
}
.table-con .empty[data-v-c7fd258a] {
  margin-top: 10%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #858A97;
}
.table-con .empty img[data-v-c7fd258a] {
  width: 150px;
  height: 82px;
  margin-bottom: 10px;
}
