@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
p {
  font-size: 20px;
}

/* 工具栏/底部 的边框 */
.aie-container-header div,
.aie-container-footer div {
  border: none !important;
}

/* 工具栏 粘性布局 */
.aie-header-panel {
  position: sticky !important;
  top: 0;
  z-index: 999;
}

/* 编辑器 内容区域 */
.aie-content {
  padding: 0 50px !important;
}

/* img {
  width: 698px !important;
}
  */
video {
  width: 700px !important;
}
.el-radio__inner {
  color: #e96964 !important;
  background: #e96964 !important;
  border-color: #e96964 !important;
}

/* 单选框组按钮的背景色 */
.is-checked .el-radio__inner {
  background-color: #e96964 !important;
}

/* 单选框组选中的文字颜色 */
.is-checked .el-radio__label {
  color: #e96964 !important;
}
[data-v-79a6cd4a] .el-checkbox__inner {
  color: #e96964 !important;
  background: #e96964 !important;
  border-color: #e96964 !important;
  border-radius: 50% !important;
}
[data-v-79a6cd4a] #biaoti {
  width: 500px !important;
  min-height: 40px !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  color: rgba(36, 27, 26, 0.8) !important;
  background-color: #fff !important;
  margin-top: 20px !important;
  z-index: 99 !important;
  border: none !important;
  padding: 10px !important;
  font-family: Source Han Serif SC;
}
[data-v-79a6cd4a] #jianjie {
  width: 736px !important;
  height: 160px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #4a4a4a !important;
  background-color: #fff !important;
  margin-left: 32px;
  margin-top: 20px !important;
  z-index: 99 !important;
  border: 1px solid #b5443a !important;
  padding: 10px !important;
}
[data-v-79a6cd4a] .el-dropdown {
  width: 200px;
  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;
}
.text_red[data-v-79a6cd4a] {
  width: 8px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgb(227, 77, 89);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: 400;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 8px;
}
.text_label[data-v-79a6cd4a] {
  width: 63px;
  height: 40px;
  overflow-wrap: break-word;
  color: rgb(74, 74, 74);
  font-size: 16px;
  font-family: Alibaba PuHuiTi-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 40px;
  margin-left: 4px;
}
