.News-detail {
  width:980px;
  margin:0 auto;
  padding-bottom:50px;
  /* padding:50px 0; */
}
.News-detail-header {
  margin-top: 60px;
  margin-bottom: 50px;
}
.News-detail-header__title {
  color: #0a2f93;
  font-size: 24px;
  text-align: center;
}
.News-detail-header__title p {
  margin:0;
  font-size: 18px;
  line-height: 30px;
}
.text-blue {
  color: #0a2f93 !important;
}
.ac {
  text-align: center;
}
.News-detail-body p {
  line-height: 24px;
  margin-bottom: 14px;
  text-indent: 28px;
}