.news_title {
  margin-bottom: 30px;
  padding: 44px 44px 22px 44px;
  text-align: center;
  border-bottom: 1px solid #dddddd;
}

.news_title_text {
  font-size: 22px;
  color: #383838;
}

.news_time {
  margin-top: 14px;
  font-size: 14px;
  color: #898989;
}

.news_content {
  font-size: 16px;
  line-height: 32px;
  color: #383838;
}

.news_content p {
  text-indent: 30px;
}


.news_content .news_img {
  text-align: center;
  margin: 30px auto 0 auto;
}

.news_img_desc {
  margin-bottom: 30px;
  text-align: center;
}