.ql-editor p.ql-align-center img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.ql-editor p.ql-align-right img {
  display: block;
  margin-left: auto;
}

.ql-editor p.ql-align-left img {
  display: block;
  margin-right: auto;
}
.ql-editor ol li[data-list="bullet"]:before{
  content: '\2022';
  font-size: 10px;
  width: 10px;
  height: 10px;
  font-weight: 700;
}
/* ×ÖºÅÑ¡ÔñÆ÷ÑùÊ½ */
.ql-editor .ql-size-ft12{
  font-size: 0.24rem;
}

.ql-editor .ql-size-ft14{
  font-size: 0.28rem;
}

.ql-editor .ql-size-ft16{
  font-size: 0.32rem;
}

.ql-editor .ql-size-ft18{
  font-size: 0.36rem;
}

.ql-editor .ql-size-ft20{
  font-size: 0.40rem;
}

.ql-editor .ql-size-ft22{
  font-size: 0.44rem;
}

.ql-editor .ql-size-ft24{
  font-size: 0.48rem;
}

.ql-editor .ql-size-ft26{
  font-size: 0.52rem;
}
.ql-editor .ql-size-ft28{
  font-size: 0.56rem;
}

.ql-editor .ql-size-ft30{
  font-size: 0.60rem;
}

.ql-editor .ql-size-ft32{
  font-size: 0.64rem;
}

/* Í¼Æ¬Î»ÖÃ */
.ql-editor p.ql-align-center img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.ql-editor p.ql-align-right img{
  display: block;
  margin-left: auto;
}

.ql-editor p.ql-align-left img{
  display: block;
  margin-right: auto;
}

.ql-editor .ql-font-SimSun{
  font-family: 'SimSun' !important;
}
.ql-editor .ql-font-SimHei{
  font-family: 'SimHei' !important;
}

.ql-editor .ql-font-Microsoft-YaHei{
  font-family: 'Î¢ÈíÑÅºÚ' !important;
}

.ql-editor .ql-font-KaiTi{
  font-family: 'KaiTi' !important;
}

.ql-editor .ql-font-FangSong{
  font-family: 'FangSong' !important;
}

.ql-editor .ql-font-Arial{
  font-family: 'Arial' !important;
}