.top-css[data-v-ce38947a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-css .top-css-left[data-v-ce38947a] {
  width: 72px;
  height: 36px;
  background: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 36px;
  cursor: pointer;
}
.top-css .top-css-right[data-v-ce38947a] {
  width: 80px;
  height: 32px;
  background: #2a73ff;
  border-radius: 8px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 32px;
  cursor: pointer;
}
.hr-css[data-v-ce38947a] {
  width: 100%;
  height: 0px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  margin: 24px 0;
}
.container[data-v-ce38947a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.card-css[data-v-ce38947a] {
  background: #f7f7f7;
  border-radius: 0px 0px 12px 12px;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  aspect-ratio: 0.6749226;
}
.card-css .top-img-css[data-v-ce38947a] {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px 12px 0px 0px;
  height: 100%;
  width: 100%;
}
.row-css[data-v-ce38947a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-css-bottom[data-v-ce38947a] {
  padding: 8px;
}
.card-css-bottom p[data-v-ce38947a] {
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
}
.card-css-bottom input[data-v-ce38947a] {
  width: 100%;
  height: 32px;
  background: rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  margin: 4px 0 12px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.8);
}
.card-css-bottom .tag-css[data-v-ce38947a] {
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #0057ff;
  line-height: 14px;
  cursor: pointer;
}
.date-css[data-v-ce38947a] {
  width: 100% !important;
  margin-top: 4px;
}
[data-v-ce38947a] .el-input .el-input__inner {
  height: 32px;
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.8);
}
[data-v-ce38947a] .el-input__icon {
  line-height: 32px !important;
}
.bottom-css[data-v-ce38947a] {
  width: 100%;
  height: 56px;
  background: #ffffff;
  border-radius: 12px 12px 0px 0px;
  -webkit-box-shadow: 0px 1px 0px 0px #eeeeee inset, 0px -3px 16px 0px #eeeeee;
          box-shadow: 0px 1px 0px 0px #eeeeee inset, 0px -3px 16px 0px #eeeeee;
  position: fixed;
  bottom: 0px;
  left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.bottom-css .bottom-css-left[data-v-ce38947a] {
  padding: 6px 16px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: #2a73ff;
  background: #f5f5f5;
  border-radius: 8px;
  cursor: pointer;
}
.bottom-css .shu-css[data-v-ce38947a] {
  width: 0px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin: 0px 16px;
}
[data-v-ce38947a] .el-dialog__header {
  background: #ffffff !important;
}
.dialog-hr-css[data-v-ce38947a] {
  width: 100%;
  height: 0px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  margin-top: 4px;
}
[data-v-ce38947a] .el-dialog__body {
  padding: 0px !important;
  padding: 0px 24px !important;
}
.set-date-css[data-v-ce38947a] {
  margin-top: 24px;
  margin-bottom: 32px;
}
.set-date-css[data-v-ce38947a] .el-input .el-input__inner {
  height: 52px;
}
.dialog-bottom-css[data-v-ce38947a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dialog-bottom-css .dialog-bottom-css-right[data-v-ce38947a] {
  padding: 8px 24px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: #ffffff;
  background: #1e69fa;
  border-radius: 8px;
  cursor: pointer;
  margin-bottom: 24px;
}
.dialog-bottom-css .dialog-bottom-css-left[data-v-ce38947a] {
  padding: 8px 24px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  background: #f5f5f5;
  border-radius: 8px;
  cursor: pointer;
  margin-bottom: 24px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  margin-right: 16px;
}
.set-tag-dialog-css[data-v-ce38947a] .el-dialog__headerbtn .el-dialog__close {
  display: none !important;
}
.set-tag-dialog-css[data-v-ce38947a] .el-dialog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.set-tag-dialog-css .row-css[data-v-ce38947a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -20px 0px 36px 0px;
}
.set-tag-dialog-css .row-css p[data-v-ce38947a] {
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: rgba(0, 0, 0, 0.8);
  line-height: 21px;
  text-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
}
.goon-upload-css[data-v-ce38947a] {
  padding: 7.5px 16px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  cursor: pointer;
  margin-right: 12px;
}
.back-dialog-css p[data-v-ce38947a] {
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  text-align: LEFT;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  margin-top: 16px;
  margin-bottom: 36px;
}
.el-icon-warning-outline[data-v-ce38947a] {
  margin-right: 4px;
  color: red;
  font-weight: 600 !important;
  font-size: 20px;
}
.bottom-font-css[data-v-ce38947a] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  text-align: LEFT;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  margin-right: 16px;
}

