.blockscope[data-v-33db147f] {
  margin-top: 15px;
}
@charset "UTF-8";
.container[data-v-d15707d6] {
  position: relative;
}
.main[data-v-d15707d6] {
  padding-bottom: 10px;
  /* 固定div的高度 */
  margin-left: 36px;
}
.head_container[data-v-d15707d6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
  margin-bottom: 24px;
}
.head[data-v-d15707d6] {
  width: 328px;
  height: 36px;
  background: #f4f5f7;
  border-radius: 8px;
  /*margin-left: 36px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-div-css[data-v-d15707d6] {
  position: fixed;
  z-index: 5;
  background: #ffffff;
  width: 100%;
  height: 80px;
}
.header-search-position-css[data-v-d15707d6] {
  width: 470px;
  padding-left: 8px;
  border: none;
  margin-top: 24px;
  margin-left: 36px;
  height: 32px;
  background: #f5f5f5;
  border-radius: 100px;
}
[data-v-d15707d6] .header-div-css .el-dropdown {
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: CENTER;
  color: #999999;
  line-height: 14px;
  margin-left: 16px;
}
.headtitle[data-v-d15707d6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 104px;
  height: 28px;
  border-radius: 6px;
  text-align: center;
  margin: 4px;
}
.headtitlespan[data-v-d15707d6] {
  width: 56px;
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: center;
  color: #666666;
  line-height: 16px;
  padding: 4px;
  margin-right: 4px;
  cursor: pointer;
}
.head > .headtitle[data-v-d15707d6]:nth-child(2) {
  background: #ffffff;
}
.dialog-footer[data-v-d15707d6] {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}
[data-v-d15707d6] .el-dropdown-menu__item {
  text-align: left;
}
[data-v-d15707d6] .el-dropdown-menu__item {
  list-style: none;
  line-height: 30px;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  cursor: pointer;
  outline: 0;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  color: #262626;
}
.head_upload_box[data-v-d15707d6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.head_upload[data-v-d15707d6] {
  width: 88px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #666666;
  line-height: 16px;
  background: #eeeeee;
  border-radius: 6px;
  padding: 0 4px;
}
.head > last-child[data-v-d15707d6] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.divline[data-v-d15707d6] {
  width: 100%;
  height: 0px;
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
}
.groupfile[data-v-d15707d6] {
  height: 32px;
  margin-bottom: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.groupfile span[data-v-d15707d6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 20px;
  color: #999999;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  padding-left: 20px;
  line-height: 16px;
}
.groupfile .custom-style[data-v-d15707d6] {
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 16px;
}
.divider-span[data-v-d15707d6]::before {
  display: inline-block;
  content: "";
  width: 0px;
  height: 8px;
  border: 1px solid #eeeeee;
  margin-right: 8px;
  /* 调整分割线与文本之间的距离 */
  vertical-align: middle;
  /* 将分割线垂直居中 */
}
.card-container[data-v-d15707d6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card[data-v-d15707d6] {
  width: 211px;
  height: 176px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #eeeeee;
  border-radius: 16px;
  margin-right: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  margin-right: 18px;
}
.image-wrapper[data-v-d15707d6] {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.image-wrapper img[data-v-d15707d6] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #ccc;
}
.checkbox[data-v-d15707d6] {
  position: absolute;
  top: 2px;
  left: 8px;
}
.mediaObj_item_box_time[data-v-d15707d6] {
  position: absolute;
  bottom: 4px;
  right: 4px;
  background: rgba(0, 0, 0, 0.55);
  border-radius: 4px;
  color: #fff;
  padding: 2px 4px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
}
.video_icon[data-v-d15707d6] {
  position: absolute;
  top: 8px;
  right: 8px;
  background: url("https://cdn.ix5j.net/saas_assets/space_video_play.webp") no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
}
.mediaObj_item_box_img[data-v-d15707d6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  position: relative;
  aspect-ratio: 211/119;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.mediaObj_item_box_img img[data-v-d15707d6] {
  -o-object-fit: cover;
     object-fit: cover;
  border-style: none;
  height: 100%;
  width: 100%;
}
.content-wrapper[data-v-d15707d6] {
  width: 211px;
  height: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mediaObj_item_box_title[data-v-d15707d6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 10px 3px 10px;
  overflow: hidden;
  width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: #262626;
  line-height: 20px;
  height: 31px;
}
.mediaObj_item_box_subtitle[data-v-d15707d6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  overflow: hidden;
  width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  height: 17px;
}
.action-buttons[data-v-d15707d6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-top: auto;
  padding-right: 10px;
  padding-bottom: 5px;
}
.fixed-div[data-v-d15707d6] {
  width: 100%;
  margin-top: auto;
  height: 56px;
  /* 调整高度为适合的值 */
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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: 0;
}
.selected-count[data-v-d15707d6] {
  height: 17px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #999999;
  line-height: 14px;
  margin-right: 12px;
}

/* 按钮样式示例 */
.fixed-div .button[data-v-d15707d6] {
  margin: 0 10px;
  padding: 10px 20px;
  background-color: #ccc;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 14px;
}
.fixed-div .fgx[data-v-d15707d6] {
  width: 0px;
  height: 16px;
  border: 1px solid #eeeeee;
  margin-left: 8px;
  margin-right: 8px;
}
.fixed-div .butt.redx[data-v-d15707d6] {
  color: #ef314a;
}
.fixed-div .butt[data-v-d15707d6] {
  height: 32px;
  background: #f5f5f5;
  border-radius: 8px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: CENTER;
  line-height: 32px;
  color: #666666;
  padding: 0 16px;
  margin-left: 16px;
  cursor: pointer;
}
