/*新闻中心*/
header.main {
  background-image: url('../../images/enterprise/zxdt/header-bg.jpg');
  height: 631.05px;
}

header.main .content .more-button {
  background: #7e96eb;
}
/*新闻列表*/
.news-tag-container .nav-list a.active {
  border-bottom: 3px solid #3d5fd6;
}

/*自定义*/
.news-tag-container .tag-content-list > li {
  height: 48px;
}
.tag-content-list > li {
  border-bottom: none;
}
header.main .content.shrink {
  padding-top: 190px;
}
