@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;
}

/* 标题的样式 */
#biaoti {
  width: 700px !important;
  min-height: 40px !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  color: #4a4a4a !important;
  background-color: #fff !important;
  margin: 0 auto !important;
  margin-top: 48px !important;
  z-index: 99 !important;
  border: none !important;
  padding: 0 !important;
  /* padding-right: 50px !important; */
}

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

/* img {
  width: 698px !important;
}
  */
video {
  width: 700px !important;
}
.el-radio {
  width: 114px;
}
.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-52da451a].el-dropdown {
  width: 200px !important;
  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-52da451a] {
  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-52da451a] {
  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;
}
.headYulan[data-v-52da451a] {
  width: 375px;
  min-height: 108px;
  padding-top: 24px;
}
.headYulan .head_title[data-v-52da451a] {
  width: 260px;
  min-height: 32px;
  line-height: 32px;
  font-size: 22px;
  font-weight: 700;
  color: rgba(36, 27, 26, 0.9);
  margin-left: 20px;
}
.headYulan .head_author[data-v-52da451a] {
  width: 335px;
  height: 40px;
  margin: 20px 20px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.headYulan .head_author .head_author_photo[data-v-52da451a] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.headYulan .head_author .head_author_info[data-v-52da451a] {
  width: 227px;
  height: 40px;
  margin: 0 12px;
}
.headYulan .head_author .head_author_info .head_author_info_name[data-v-52da451a] {
  width: 227px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
}
.headYulan .head_author .head_author_info .head_author_info_time[data-v-52da451a] {
  width: 227px;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 3px;
}
.headYulan .head_kong[data-v-52da451a] {
  width: 100%;
  height: 16px;
}
.main[data-v-52da451a] {
  width: 335px;
  margin: 20px 20px 40px 20px;
  font-size: 17px;
  font-weight: 400;
  color: rgba(36, 27, 26, 0.8);
  letter-spacing: 0.6px;
  line-height: 32px;
  text-align: justify;
}
