.info-content {
  margin-top: 14px;
}

.info-content .aside .nav .divider {
  height: 1px;
  *margin-top: -3px;
  font-size: 0;
  line-height: 0;
  background-color: #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
          box-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.M-info-content {
  margin-top: 2px;
}

.info-portnews {
  margin-top: 14px;
}

#chunk-photonews .wrap,
#chunk-portnews .wrap {
  padding: 16px 20px;
  overflow: hidden;
}

#chunk-photonews .left {
  float: left;
}

#chunk-photonews .right {
  margin-left: 377px;
}

#chunk-photonews .photonews-imgplayer {
  width: 353px;
  height: 205px;
  overflow: hidden;
}

#chunk-photonews .photonews-imgplayer .slide-inner {
  height: 205px;
}

#chunk-photonews .photonews-imgplayer .slide-item img {
  width: 353px;
  height: 205px;
}

#chunk-photonews .photonews-imgplayer .slide-indicator {
  right: 6px;
  bottom: 5px;
}

#chunk-photonews .photonews-list {
  margin-top: -14px;
  *zoom: 1;
}

#chunk-photonews .photonews-list ul {
  margin-bottom: 0;
}

#chunk-photonews .photonews-list li {
  margin-top: 14px;
  overflow: hidden;
}

#chunk-photonews .photonews-list h3,
#chunk-photonews .photonews-list p {
  margin: 0;
}

#chunk-photonews .photonews-list h3 {
  font-size: 14px;
  color: #0063a6;
}

#chunk-portnews .portnews-list ul {
  margin-bottom: 0;
}

#chunk-portnews .portnews-list li {
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
}

#chunk-portnews .portnews-list .type,
#chunk-portnews .portnews-list .type a {
  color: #0162a7;
}

#chunk-portnews .portnews-list .portnew-title {
  margin-left: 8px;
}

#chunk-portnews .portnews-list .time {
  position: absolute;
  top: 0;
  right: 0;
  height: 26px;
  line-height: 26px;
  color: #9ea09f;
}

#chunk-portnews .portnews-categorys {
  padding-top: 5px;
}

#chunk-portnews .portnews-categorys .tabs-nav {
  height: 28px;
  padding-left: 5px;
  overflow: hidden;
}

#chunk-portnews .portnews-categorys .tabs-nav .nav-item a {
  background-color: #fff;
}

#chunk-portnews .portnews-categorys .tabs-nav .nav-item a,
#chunk-portnews .portnews-categorys .tabs-nav .nav-item a:hover {
  border: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-box-shadow: initial;
          box-shadow: initial;
}

#chunk-portnews .portnews-categorys .tabs-nav .nav-item a:hover {
  background-color: #8dc2fd;
}

#chunk-portnews .portnews-categorys .tabs-nav .nav-item_active a,
#chunk-portnews .portnews-categorys .tabs-nav .nav-item_active a:hover {
  background-color: #2289ff;
}

#chunk-portnews .portnews-categorys .tabs-content {
  margin-bottom: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-top-color: #e0e0e0;
}

#chunk-portnews .portnews-categorys .tab-content {
  padding-top: 3px;
}

/** 全部资讯 **/

.info-all .wrap {
  padding: 14px 0 0;
  margin-top: -14px;
}

.info-all ul {
  margin: 0;
  list-style: none;
}

.info-all ul li {
  padding: 0;
  line-height: 22px;
  background: none;
}

.info-all .info-single {
  padding-right: 14px;
  padding-left: 14px;
  margin-top: 14px;
  overflow: hidden;
}

.info-all .info-single:hover {
  background-color: #f7f7f7;
}

.info-all .info-single-pic {
  float: left;
  width: 120px;
  height: 120px;
  margin-top: 8px;
  margin-right: 15px;
}

.info-all .info-single-pic img {
  width: 120px;
  height: 120px;
}

.info-all .info-single-content {
  padding-top: 4px;
  padding-bottom: 4px;
}

.info-all .info-single-content h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
}

.info-all .info-single-content h3 small {
  margin-left: 5px;
  font-size: 12px;
  font-weight: 100;
}

.info-all .info-single-content .desc {
  margin-top: 10px;
  margin-bottom: 0;
}

.info-all .info-list-page {
  height: 28px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  text-align: right;
  background-color: #f6f6f6;
  border-top: 1px solid #ddd;
}

/** 资讯详情 **/

.info-detail-print {
  padding-top: 9px;
  margin-top: 30px;
  text-align: right;
  border-top: 1px solid #ddd;
}

.info-detail-print a {
  color: #013b7a;
}

.info-detail-essay hr {
  border-top: 1px solid #ddd;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}