@charset "UTF-8";
[data-v-8d9f64a6]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #701b87;
  menuHover: #701b87;
  subMenuBg: #1f2d3d;
  subMenuHover: #001528;
  sideBarWidth: 210px;
  hideSideBarWidth: 67px;
}
.s-hender[data-v-8d9f64a6] {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
}
.s-hender .f-title[data-v-8d9f64a6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.s-hender .f-title .el-text[data-v-8d9f64a6] {
  color: white;
  font-size: 22px;
  font-weight: 500;
}
.s-hender .custom-icon-button[data-v-8d9f64a6] {
  border-width: 0px;
  color: black;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  text-align: left;
}
.s-list[data-v-8d9f64a6] {
  width: 100%;
  margin-top: 5px;
  display: flex;
  border-radius: 10px;
  /* 设置flex布局 */
}
.s-list #s-table[data-v-8d9f64a6] {
  flex-grow: 1;
  min-width: 300px;
}
.s-list #s-table .newScriptVideo[data-v-8d9f64a6] {
  width: 100%;
  margin-top: 0px;
  border-radius: 10px;
}
.s-list #s-table .newScriptVideo .cellView[data-v-8d9f64a6] {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.s-list #s-table .newScriptVideo .cellView .titleLabel[data-v-8d9f64a6] {
  /** 文本1 */
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.14px;
  line-height: 16.94px;
  text-align: left;
  vertical-align: top;
}
.s-list #s-table .newScriptVideo .cellView .textViewStyle[data-v-8d9f64a6] {
  opacity: 1;
  border-radius: 6px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 11px 16px 11px 12px;
  border-width: 0;
  resize: none;
  /* 禁用调整大小功能 */
  /** 文本1 */
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
}
.s-list #s-table .newScriptVideo .cellView .inputViewStyle[data-v-8d9f64a6] {
  border-radius: 6px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 11px 16px 11px 12px;
  border-width: 0;
  height: 40px;
  width: 100%;
  /** 文本1 */
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgb(236, 236, 236);
  text-align: left;
  vertical-align: top;
}
.s-list #s-table .newScriptVideo .cellView .selectViewStyle[data-v-8d9f64a6] {
  width: 100%;
  height: 40px;
  border-radius: 6px;
}
.s-list #s-table .newScriptVideo .cellView .selectViewStyle .el-input__inner[data-v-8d9f64a6] {
  /** 文本1 */
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
}
.s-list #s-table .newScriptVideo .cellViewSubmitBnt1[data-v-8d9f64a6] {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.s-list #s-table .newScriptVideo .cellViewSubmitBnt1 .el-button[data-v-8d9f64a6] {
  margin-right: 30px;
  width: 200px;
  height: 46px;
  opacity: 1;
  border-radius: 10px;
  background: linear-gradient(90deg, rgba(43, 44, 162, 0) 0%, rgba(191, 25, 72, 0.45) 0%, rgb(143, 16, 227) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px 10px 11px 10px;
  margin-bottom: 30px;
}
.s-list #s-edit[data-v-8d9f64a6] {
  width: 525px;
  height: calc(100% - 5px);
  overflow: auto;
  background-color: #212226;
  border-color: #5a5e66;
  border-width: 1px;
  border-style: solid;
  margin-left: 5px;
}
.selectViewStyle[data-v-8d9f64a6] {
  width: 100%;
}
[data-v-8d9f64a6] .selected-row {
  background-color: #0b66bd !important;
  color: white;
}
[data-v-8d9f64a6] .selected-row .elTextstyle {
  color: white;
}
[data-v-8d9f64a6] .el-table__body tr:hover > td {
  background-color: rgba(0, 113, 227, 0.2) !important;
  color: white;
}
[data-v-8d9f64a6] .el-table__body tr:hover > td .elTextstyle {
  color: white;
}
[data-v-8d9f64a6] .el-checkbox {
  --el-checkbox-input-width: 22px;
  --el-checkbox-input-height: 22px;
}
[data-v-8d9f64a6] .el-checkbox__inner::after {
  left: 8px;
  top: 4px;
}
[data-v-8d9f64a6] .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  top: 9px;
}
[data-v-8d9f64a6] .el-table__body-wrapper .el-table-column--selection > .cell {
  height: 23px;
}
.roleSecect[data-v-8d9f64a6] {
  width: 100%;
}
.roleSecect .roleSecect-hender[data-v-8d9f64a6] {
  height: 42.5px;
  width: 100%;
  display: flex;
  background-color: #27292d;
  flex-direction: row;
  align-items: center;
}
.roleSecect .roleSecect-hender .header-title[data-v-8d9f64a6] {
  height: 30px;
  width: 400px;
  display: flex;
}
.roleSecect .roleSecect-hender .header-title .role-select-title[data-v-8d9f64a6] {
  color: white;
  font-size: 17px;
  font-weight: bold;
  width: 100px;
  height: 30px;
  display: flex;
  align-items: center;
  text-align: left;
}
.roleSecect .roleSecect-hender .header-title .role-select-tishi[data-v-8d9f64a6] {
  color: white;
  font-size: 12px;
  width: 280px;
  height: 30px;
  display: flex;
  align-items: center;
  text-align: left;
}
.roleSecect .roleSecect-hender .header-add[data-v-8d9f64a6] {
  width: 80px;
}
.roleSecect .roleSecect-hender .header-add .add-bnt[data-v-8d9f64a6] {
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  width: 60px;
  height: 30px;
  display: flex;
  align-items: center;
}
.roleSecect .roleSecect-list[data-v-8d9f64a6] {
  width: calc(100% - 20px);
  height: 320px;
  max-height: 350px;
  margin-left: 10px;
  border-radius: 10px;
  background-color: #212226;
}
.scene-select[data-v-8d9f64a6] {
  width: 100%;
}
.scene-select .scene-select-hender[data-v-8d9f64a6] {
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  display: flex;
}
.scene-select .scene-select-hender .header-title[data-v-8d9f64a6] {
  height: 30px;
  width: 400px;
  display: flex;
}
.scene-select .scene-select-hender .header-title .role-select-title[data-v-8d9f64a6] {
  color: white;
  font-size: 17px;
  font-weight: bold;
  width: 100px;
  height: 30px;
  display: flex;
  align-items: center;
  text-align: left;
}
.scene-select .scene-select-hender .header-title .role-select-tishi[data-v-8d9f64a6] {
  color: white;
  font-size: 12px;
  width: 280px;
  height: 30px;
  display: flex;
  align-items: center;
  text-align: left;
}
.scene-select .scene-select-hender .header-add[data-v-8d9f64a6] {
  width: 80px;
}
.scene-select .scene-select-hender .header-add .add-bnt[data-v-8d9f64a6] {
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  width: 60px;
  height: 30px;
  display: flex;
  align-items: center;
}
.scene-select .scene-select-list[data-v-8d9f64a6] {
  width: calc(100% - 20px);
  height: 320px;
  max-height: 350px;
  margin-left: 10px;
  border-radius: 10px;
  background-color: #212226;
}
.submiy-col[data-v-8d9f64a6] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
}
.submiy-col .baocunBnt[data-v-8d9f64a6] {
  width: 130px;
  height: 35px;
  opacity: 1;
  border-radius: 40px;
  border-width: 0px;
  background: #0b66bd;
  margin-left: 10%;
  /** 文本1 */
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  color: rgb(255, 255, 255);
  text-align: left;
  vertical-align: top;
}
.submiy-col .baocunBntNo[data-v-8d9f64a6] {
  width: 130px;
  height: 35px;
  opacity: 1;
  border-radius: 40px;
  border-width: 0px;
  background: white;
  margin-left: 10%;
  /** 文本1 */
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0b66bd;
  text-align: left;
  vertical-align: top;
}
.dialogRow[data-v-8d9f64a6] {
  margin-bottom: 20px;
  margin-left: 10px;
}
.titleLabel[data-v-8d9f64a6] {
  width: 100%;
  text-align: left;
  line-height: 32px;
  height: 32px;
  font-size: 14px;
  font-weight: 600;
}
.center-col[data-v-8d9f64a6] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-col .quxiaoBnt[data-v-8d9f64a6] {
  width: 150px;
  height: 40px;
  border-radius: 20px;
  background: white;
  color: black;
  font-size: 16px;
}
.center-col .baocunBnt[data-v-8d9f64a6] {
  width: 150px;
  height: 40px;
  border-radius: 20px;
  background: #054288;
  color: white;
  font-size: 16px;
}
.infinite-list[data-v-8d9f64a6] {
  height: 500px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.infinite-list .box-card-role-template[data-v-8d9f64a6] {
  background-color: white;
  margin-bottom: 10px;
  --el-card-padding: 10px;
  border-radius: 10px;
}
.infinite-list .box-card-role-template .roleImage[data-v-8d9f64a6] {
  width: 60px;
  height: 60px;
  border-radius: 10px;
}
.infinite-list .box-card-role-template .titlText[data-v-8d9f64a6] {
  /** 文本1 */
  color: black;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
.infinite-list .box-card-role-template .containerText[data-v-8d9f64a6] {
  color: black;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 设置最大展示行数为2 */
  overflow: hidden;
  text-overflow: ellipsis;
  /* 显示省略号 */
}
.infinite-list .box-card-role-template-selected[data-v-8d9f64a6] {
  background-color: #054288;
  margin-bottom: 10px;
  --el-card-padding: 10px;
  border-radius: 10px;
}
.infinite-list .box-card-role-template-selected .roleImage[data-v-8d9f64a6] {
  width: 60px;
  height: 60px;
  border-radius: 10px;
}
.infinite-list .box-card-role-template-selected .titlText[data-v-8d9f64a6] {
  /** 文本1 */
  color: white;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
.infinite-list .box-card-role-template-selected .containerText[data-v-8d9f64a6] {
  color: white;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 设置最大展示行数为2 */
  overflow: hidden;
  text-overflow: ellipsis;
  /* 显示省略号 */
}
.editBnt[data-v-8d9f64a6] {
  width: 100px;
  height: 35px;
  opacity: 1;
  border-radius: 40px;
  border-width: 0px;
  background: rgb(255, 255, 255);
  margin-left: 10px;
  /** 文本1 */
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  color: #054288;
  text-align: left;
  vertical-align: top;
}
.editSCBnt[data-v-8d9f64a6] {
  width: 100px;
  height: 35px;
  opacity: 1;
  border-radius: 40px;
  border-width: 0px;
  background: rgb(255, 255, 255);
  margin-left: 10px;
  /** 文本1 */
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  color: red;
  text-align: left;
  vertical-align: top;
}
.center-cover-image[data-v-8d9f64a6] {
  width: 20px;
  height: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  /* 缩放图片，保持纵横比，铺满容器 */
}
[data-v-8d9f64a6] .el-table {
  --el-table-header-bg-color: #27292d;
  --el-table-border-color: #616161;
  --el-table-border-width: 0px;
  --el-table-border-radius: 10px;
  --el-table-tr-bg-color: #212226;
  --el-table-text-color: rgb(236, 236, 236);
}
.elTextstyle[data-v-8d9f64a6] {
  color: #c7cad1;
}
[data-v-8d9f64a6] .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #054288;
  border-color: #054288;
}
[data-v-8d9f64a6] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #054288;
  border-color: #054288;
}
.mx-1[data-v-8d9f64a6] {
  background-color: #378cff;
  color: white;
  font-weight: bold;
  border-color: #378cff;
}
