.newslist-banner {
  height: 66px; }

.newslist-position {
  margin-top: 16px !important;
  margin-bottom: 15px !important; }

.newslist-row {
  background-color: #fff;
  height: auto;
  min-height: 450px; }

.newslist-main-div {
  background-color: #f7f8fa; }

.newslist-content {
  border: 1px solid #eee;
  width: 80%;
  margin-bottom: 20px; }
  .newslist-content .content-head {
    height: 52px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    background: url(../img/news/newslist-content-head.png) repeat-x; }
    .newslist-content .content-head .head-img {
      margin-left: 22px; }
    .newslist-content .content-head .latest-notice {
      margin-left: 5px;
      line-height: 52px;
      color: #0078d7;
      font-size: 20px;
      font-weight: bold; }
  .newslist-content .content-line {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #eee;
    width: 100%;
    font-size: 16px; }
    .newslist-content .content-line .text-left {
      margin-left: 30px;
      width: 75%; }
    .newslist-content .content-line .text-right {
      width: 12%;
      text-align: left; }