.text-template[data-v-1199077e] {
  padding: 0 20px;
  height: 100vh;
  overflow: hidden;
}
.text-top[data-v-1199077e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
}
.text-top .el-icon-house[data-v-1199077e] {
  color: rgb(64, 158, 255);
  cursor: pointer;
}
.text-top .file-name[data-v-1199077e] {
  cursor: pointer;
}
.text-top .file-name .font-1[data-v-1199077e] {
  color: rgb(245, 108, 108);
}
.text-top .file-name .font-2[data-v-1199077e] {
  color: #409eff;
}
[data-v-1199077e] .video-table {
  width: 100%;
  height: 100%;
}
[data-v-1199077e] .video-table .el-table__header th.el-table__cell,[data-v-1199077e] .video-table .el-table__fixed-right-patch {
  border-bottom: 1px solid #ebeef5;
  background-color: #f5f7fa;
}
[data-v-1199077e] .video-table .el-table__header .el-table__cell {
  table-layout: inherit;
  height: 32px;
  padding: 0;
}
[data-v-1199077e] .video-table .el-table__body-wrapper::-webkit-scrollbar {
  height: 7px !important;
  width: 6px !important;
}
[data-v-1199077e] .video-table .el-table__body-wrapper tbody .el-table__row td:last-child {
  border-right: 1px solid #EBEEF5 !important;
}
[data-v-1199077e] .el-descriptions__header {
  justify-content: center;
  margin: 20px 0;
}
.el-tag[data-v-1199077e] {
  margin: 0 10px 0 0;
}
.btn-margin[data-v-1199077e] {
  margin: 0 0 0 10px;
}
.input-width[data-v-1199077e] {
  width: 215px;
}
.input-width.margin[data-v-1199077e] {
  margin: 0 20px 0 0;
}
.resert-btn[data-v-1199077e] {
  margin: 20px 0;
}
.footer-box[data-v-1199077e] {
  text-align: center;
  padding: 20px 0;
}
.card-box[data-v-1199077e] {
  padding: 10px 10px 0;
  border: 1px solid transparent;
  box-shadow: 0px 0px 7px 1px rgba(153, 153, 153, 0.24);
}
.card-box .card-footer[data-v-1199077e] {
  display: flex;
  justify-content: space-between;
}
.card-box .card-text[data-v-1199077e] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.card-box .card-item[data-v-1199077e] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.card-box[data-v-1199077e]:hover {
  border: 1px solid rgba(68, 126, 236, 0.5);
  box-shadow: 0px 0px 7px 1px rgba(68, 126, 236, 0.3);
  border-radius: 5px;
}
.el-row[data-v-1199077e] {
  width: 100%;
  height: calc(100% - 200px);
  overflow-y: auto;
}
.card-demo[data-v-1199077e] {
  height: calc(100% - 155px);
  border: 1px solid transparent;
}
.box-content[data-v-1199077e] {
  height: calc(100% - 47px);
}
.box-content .card-item[data-v-1199077e] {
  padding: 20px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 1px solid #EBEEF5;
  background-color: #FFF;
  color: #303133;
  transition: 0.3s;
}
.box-content .card-item[data-v-1199077e]:hover {
  border: 1px solid rgba(68, 126, 236, 0.5);
  box-shadow: 0px 0px 7px 1px rgba(68, 126, 236, 0.3);
}
[data-v-1199077e].card-context .el-card__body {
  height: 100%;
  overflow-y: auto;
}
[data-v-1199077e].box-detail {
  display: flex;
  justify-content: center;
  height: calc(100% - 150px);
  overflow-y: auto;
}
[data-v-1199077e].box-detail .detail-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
  height: calc(100% - 35px);
  overflow-y: auto;
}
[data-v-1199077e].box-detail .card-context {
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative;
  padding: 20px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 1px solid #EBEEF5;
  background-color: #FFF;
  color: #303133;
  transition: 0.3s;
}
[data-v-1199077e].box-detail .card-context .el-card {
  margin-bottom: 10px;
}
[data-v-1199077e].box-detail .card-context .el-carousel__container {
  height: 100%;
}
[data-v-1199077e].box-detail .bottom-btn {
  position: absolute;
  bottom: 7px;
  right: 40px;
}
[data-v-1199077e].pic-box .el-carousel__item h3 {
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  line-height: 150px;
  margin: 0;
}
[data-v-1199077e].pic-box .el-carousel__item:nth-child(2n) {
  background-color: #99a9bf;
}
[data-v-1199077e].pic-box .el-carousel__item:nth-child(2n+1) {
  background-color: #d3dce6;
}
[data-v-1199077e] .el-upload-list__item.is-success.focusing .el-icon-close-tip {
  display: none !important;
}
.card-btn[data-v-1199077e] {
  text-align: center;
  padding: 20px 0;
}
