/*政策通知*/
header.main {
  background-image: url('../../images/government/cgal/header-bg.jpg');
  height: 631.05px;
}
header.main .content {
  padding-top: 133px;
}

header.main .more-button {
  margin-top: 46px;
}
/*内容*/
/*示例列表*/
main .case-list > li {
  height: 361px;
}

main .case-list > li h4 {
  color: #4d4d4d;
  font-size: 16px;
  margin: 7px 0 0 0;
  line-height: 24px;
  width:222px;
}
.title-container {
  padding-left: 37px;
}
/*自定义*/
.nav-content-layout nav {
  border-right: none;
  height: auto;
}
.nav-content-layout nav .primary-menu {
  padding-right: 35px;
}
.nav-content-layout .case-list > li h3 {
  margin: 24px 0 0 0;
}
