.content_wrap {
  width: 1200px;
  margin: 15px auto 20px;
  min-height: 700px;
}
.banner_title {
  height: 180px;
}
.banner_title img {
  width: 100%;
  min-width: 1200px;
  height: 100%;
}
.content_wrap .crumbs {
  font-size: 14px;
  color: #666666;
}
.content_wrap .journalism_title {
  font-size: 36px;
  color: #333;
  text-align: center;
  font-weight: 600;
  margin-top: 41px;
}
.content_wrap .journalism_time {
  font-size: 12px;
  color: #888888;
  text-align: center;
  margin: 25px 0 35px 0;
}