#news #main {
  background-color: #f3f1f1;
}

#news #main .banner {
  background-color: #144e80;
  margin-bottom: 24px;
}

#news #main .banner .center {
  background: url(../image/news-list/bg_news.jpg) no-repeat 844px bottom;
  padding: 66px 0 119px 38px;
}

#news #main .banner .center h5 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 28px;
}

#news #main .banner .center p {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
}

#news #main .banner .center em {
  display: block;
  width: 31px;
  height: 17px;
  background: url(../image/page_contact/up.png) no-repeat center;
  position: absolute;
  top: 183px;
  left: 38px;
}

#news #main .center .leftBox .nav {
  height: 41px;
  line-height: 41px;
  text-indent: 30px;
  border-top: 1px solid #e3e4e5;
  border-bottom: 1px solid #e3e4e5;
  font-size: 14px;
  color: #545454;
  margin-bottom: 18px;
}

#news #main .center .leftBox .nav a {
  font-size: 14px;
  color: #545454;
  margin: 4px;
}

#news #main .center .leftBox .nav a:hover {
  color: #3c90d9;
}

#news #main .center .leftBox h5 {
  font-weight: 500;
  font-size: 24px;
  color: #1E202B;
  text-align: center;
  margin-bottom: 20px;
}

#news #main .center .leftBox .about .time {
  color: #999999;
  font-size: 13px;
  margin-right: 36px;
}

#news #main .center .leftBox .about .author {
  color: #999999;
  font-size: 13px;
  margin-right: 36px;
}

#news #main .center .leftBox .about .readed {
  color: #999999;
  font-size: 13px;
  margin-right: 36px;
}

#news #main .center .leftBox .about .readed em {
  display: inline-block;
  width: 19px;
  height: 13px;
  margin-right: 5px;
  background: url(../image/news-list/see.png) no-repeat center;
}

#news #main .center .leftBox p {
  line-height: 24px;
  font-size: 14px;
  color: #707071;
  margin-bottom: 20px;
}