@charset "UTF-8";
.header {
  padding-top: 25px !important; }

.news-detail-wrap .news-title {
  margin-bottom: 15px; }
.news-detail-wrap .detail {
  padding: 10px;
  line-height: 1.5;
  overflow: hidden; }
  .news-detail-wrap .detail img {
    max-width: 100%; }
.news-detail-wrap .h3 {
  padding-left: 18px;
  height: 40px;
  font: bold 18px/40px "Microsoft Yahei","冬青黑体";
  color: #333;
  background: #f3f3f3; }

.user-data {
  margin-top: 10px; }

.ie8 .comment-item .media-body {
  width: 677px;
  /* 为了解决IE8 换行问题，加个宽度 */ }
