.technology-electric-pc-container .editor-text ul,
.technology-electric-pc-container .editor-text ol,
.technology-electric-mob-container .editor-text ul,
.technology-electric-mob-container .editor-text ol {
  padding-left: 2em;
  list-style: revert;
}

.technology-electric-pc-container .editor-text ul li,
.technology-electric-pc-container .editor-text ol li,
.technology-electric-mob-container .editor-text ul li,
.technology-electric-mob-container .editor-text ol li {
  list-style-type: revert;
}
.technology-electric-pc-container .editor-text h1,
.technology-electric-mob-container .editor-text h1 {
  font-size: 32px !important;
  margin: 10px 0;
  line-height: 1.5;
}

.technology-electric-pc-container .editor-text h2,
.technology-electric-mob-container .editor-text h2 {
  font-size: 24px !important;
  margin: 10px 0;
  line-height: 1.5;
}

.technology-electric-pc-container .editor-text h3,
.technology-electric-mob-container .editor-text h3 {
  font-size: 18.72px !important;
  margin: 10px 0;
  line-height: 1.5;
}

.technology-electric-pc-container .editor-text h4,
.technology-electric-mob-container .editor-text h4 {
  font-size: 16px !important;
  margin: 10px 0;
  line-height: 1.5;
}

.technology-electric-pc-container .editor-text h5,
.technology-electric-mob-container .editor-text h5 {
  font-size: 13.28px !important;
  margin: 10px 0;
  line-height: 1.5;
}

/* marketing-content-dialog æ ·å¼ */
.marketing-content-dialog ul,
.marketing-content-dialog ol {
  padding-left: 2em;
  list-style: revert;
}

.marketing-content-dialog ul li,
.marketing-content-dialog ol li {
  list-style-type: revert;
}

.marketing-content-dialog h1 {
  font-size: 32px !important;
  margin: 10px 0;
  line-height: 1.5;
}

.marketing-content-dialog h2 {
  font-size: 24px !important;
  margin: 10px 0;
  line-height: 1.5;
}

.marketing-content-dialog h3 {
  font-size: 18.72px !important;
  margin: 10px 0;
  line-height: 1.5;
}

.marketing-content-dialog h4 {
  font-size: 16px !important;
  margin: 10px 0;
  line-height: 1.5;
}

.marketing-content-dialog h5 {
  font-size: 13.28px !important;
  margin: 10px 0;
  line-height: 1.5;
}

.marketing-content-dialog .el-dialog__body {
  color: unset;
}