
.short-video-resource-manage[data-v-0e8c8fee] {
  padding: 16px 16px 0;
  min-height: calc(100vh - 40px);
}
.short-video-resource-manage[data-v-0e8c8fee] .el-tabs__header {
  margin: 0 0 16px;
  background: #fff;
  border: 1px solid #ebeef5;
  border-radius: 12px 12px 0 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
.short-video-resource-manage[data-v-0e8c8fee] .el-tabs__nav-wrap {
  padding: 0 16px;
}
.short-video-resource-manage[data-v-0e8c8fee] .el-tabs__nav-wrap::after {
  display: none;
}
.short-video-resource-manage[data-v-0e8c8fee] .el-tabs__item {
  height: 48px;
  line-height: 48px;
  color: #606266;
  font-size: 14px;
}
.short-video-resource-manage[data-v-0e8c8fee] .el-tabs__item.is-active {
  color: #f08300;
  font-weight: 600;
}
.short-video-resource-manage[data-v-0e8c8fee] .el-tabs__active-bar {
  height: 2px;
  background-color: #f08300;
}
.search-bar[data-v-0e8c8fee] {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #ebeef5;
  border-radius: 12px;
  margin-bottom: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.search-bar[data-v-0e8c8fee] .el-form {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 14px 16px;
}
.search-bar[data-v-0e8c8fee] .el-form-item {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 150px;
  margin: 0;
}
.search-bar[data-v-0e8c8fee] .el-form-item__label {
  padding: 0 0 6px;
  color: #606266;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
}
.search-bar[data-v-0e8c8fee] .el-form-item__content {
  line-height: 32px;
}
.search-bar[data-v-0e8c8fee] .el-select,
.search-bar[data-v-0e8c8fee] .el-input {
  width: 100% !important;
}
.search-bar[data-v-0e8c8fee] .el-date-editor.el-input,
.search-bar[data-v-0e8c8fee] .el-date-editor.el-input__inner {
  width: 270px !important;
}
.search-bar[data-v-0e8c8fee] .el-range-editor.el-input__inner {
  width: 270px !important;
}
.search-bar[data-v-0e8c8fee] .el-form-item:nth-last-child(2) {
  width: 270px;
}
.search-bar[data-v-0e8c8fee] .el-form-item:nth-child(5),
.search-bar[data-v-0e8c8fee] .el-form-item:nth-child(6) {
  width: 220px;
}
.search-bar[data-v-0e8c8fee] .el-form-item:last-child {
  width: auto;
  flex-direction: row;
  align-items: flex-end;
  padding-bottom: 0;
}
.search-bar[data-v-0e8c8fee] .el-form-item:last-child .el-form-item__content {
  display: flex;
  gap: 8px;
}
.table-container[data-v-0e8c8fee] {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #ebeef5;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.pagination[data-v-0e8c8fee] {
  margin-top: 20px;
  text-align: right;
}
.input-form-container[data-v-0e8c8fee] {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #ebeef5;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.resource-input-form[data-v-0e8c8fee] {
  width: 100%;
  max-width: 800px;
}
.contact-full-row[data-v-0e8c8fee] {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.contact-full-field[data-v-0e8c8fee] {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
}
.contact-tip[data-v-0e8c8fee] {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #fef0f0;
  border-radius: 4px;
}
.dialog-content-ellipsis[data-v-0e8c8fee] {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.contact-encrypted[data-v-0e8c8fee] {
  margin-right: 8px;
}
.list-qrcode-thumb[data-v-0e8c8fee] {
  width: 48px;
  height: 32px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  margin-left: 0;
  margin-right: auto;
  vertical-align: middle;
}
.list-qrcode-thumb[data-v-0e8c8fee] img {
  width: 48px;
  height: 32px;
  -o-object-fit: fill;
     object-fit: fill;
}
.short-video-resource-manage[data-v-0e8c8fee] .qrcode-table-cell .cell {
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
}
.short-video-resource-manage[data-v-0e8c8fee] .time-table-cell .cell {
  white-space: nowrap;
}
.wechat-contact-row[data-v-0e8c8fee] {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  width: 100%;
}
.qrcode-upload-row[data-v-0e8c8fee] {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  width: 100%;
}
.wechat-field[data-v-0e8c8fee] {
  min-width: 0;
}
.wechat-id-field[data-v-0e8c8fee] {
  flex: 1 1 auto;
  width: 100%;
}
.qrcode-upload-field[data-v-0e8c8fee] {
  flex: 0 0 180px;
  min-width: 180px;
}
.wechat-field-label[data-v-0e8c8fee] {
  height: 20px;
  margin-bottom: 6px;
  color: #303133;
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
}
.qrcode-uploader[data-v-0e8c8fee] {
  width: 112px;
  height: 112px;
}
.qrcode-uploader[data-v-0e8c8fee] .el-upload {
  width: 112px;
  height: 112px;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
}
.qrcode-uploader[data-v-0e8c8fee] .el-upload:hover {
  border-color: #409eff;
}
.qrcode-uploader-icon[data-v-0e8c8fee] {
  width: 112px;
  height: 112px;
  color: #8c939d;
  font-size: 28px;
  line-height: 112px;
  text-align: center;
}
.qrcode-preview-img[data-v-0e8c8fee] {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.input-tips[data-v-0e8c8fee] {
  margin-top: 6px;
  color: #ff3b3b;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

