.m-main {
  width: 1180px;
  min-height: 400px;
  font-size: 14px;
  color: #333;
  line-height: 36px;
  background: #fff;
  padding: 60px 0 157px;
  margin: 0 auto;
}
.m-main .news-item .title {
  font-size: 24px;
  text-align: center;
}
.m-main .news-item .from {
  margin-top: 20px;
  font-size: 14px;
  color: #AEAEAE;
}
.m-main .news-item .content {
  padding: 20px 0;
}
.m-main .news-item .content p {
  font-size: 16px;
  text-indent: 2em;
}
.m-main .news-item .content .subtitle {
  font-weight: 700;
  margin: 10px 0;
}

/*# sourceMappingURL=index.css.map*/