.newsDetail .essay {
  padding: 3rem 3rem;
  margin-bottom: 5rem;
  width: 1200px;
  margin: auto;
}

.newsDetail .essay_detail {
  font-size: 18px;
  line-height: 2rem;
  color: #1a1a1a;
  text-indent: 2em;
  font-family: PingFangSC-Regular;
  padding: 0 0px;
}

.newsDetail .el-divider--horizontal {
  margin: 0.8rem 0 2rem 0;
}

.newsDetail .setting {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.textc {
  text-align: center;
}

.bold {
  font-weight: 700;
}

.breadcrumb {
  width: 1200px;
  margin: auto;
  text-align: left;
  padding: 26px 0;
  font-size: 14px;
  color: #606266;
}

.breadcrumb .Semilight {}

.breadcrumb .el-breadcrumb__separator {
  margin: 0 3px !important;
}

.titleStyle {
  font-size: 28px;
  font-family: "微软雅黑";
}

.family {
  font-family: "微软雅黑";
}

.familycolor {
  color: #9e9e9e
}

.essay_detailfontSize p {
  text-indent: 2em !important;
  line-height: 2em !important;
}

.essay_detailfontSize p span {
  font-size: 16px !important;
}

.essay_detailfontSize p img {
  text-align: center !important;
}

.essay_detailfontSize p video, .essay_detailfontSize p img {
  margin: 10px auto !important;
  display: block;
}