.media-body a {
  color: #333;
}
.media-body a:hover {
  text-decoration: none;
  color: #337ab7;
}
.news_r h1 {
  font-size: 30px;
  text-align: center;
  line-height: 48px;
}
.news_r h2 {
  line-height: 45px;
}
.news_r .news_info {
  text-align: center;
  margin: 10px 0px 6px 0;
}
.news_r .news_info span {
  margin-right: 30px;
}
.news_con {
  background: #f4f4f4;
  padding: 20px 30px;
  margin-top: 30px;
}
.news_con p {
  text-indent: 28px;
  color: #666666;
  margin: 10px 0px;
  line-height: 28px;
}
