/*政策通知*/
header.main {
  background-image: url('../../images/government/khal/header-bg.jpg');
  height: 631.05px;
}
header.main nav.main {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

header.main .content.shrink p {
  font-size: 30px;
  width: 660px;
}

header.main .content .big-text-list {
  height: 81px;
  font-size: 19px;
  margin-top: 53px;
}
header.main .content .big-text-list .big-text {
  font-size: 50px;
}
header.main .content .big-text-list .split-line {
  background-color: rgba(255, 255, 255, 0.6);
  margin: 5px 41px 0 60px;
  width: 1px;
}

/*内容*/
main .main-container nav .primary-menu > li.selected a {
  color: #3d5fd6;
}
.nav-content-layout .case-content-container .primary-container .underline {
  background-color: #3d5fd6;
}
/*示例列表*/
main .case-list > li {
  height: 416px;
}
main .case-list > li p {
  font-size: 13px;
  line-height: 25px;
  color: #686868;
  margin: 13.5px 0 0 37.5px;
  width: 221px;
}

/*底部蓝色背景区域*/

main .red-bg p {
  margin-bottom: 10px;
  color: white;
  margin-bottom: 33px;
  font-size: 18px;
}
.nav-content-layout nav {
  border-right: none;
  height: auto;
}
.nav-content-layout nav .primary-menu {
  padding-right: 35px;
}
.nav-content-layout .case-list {
  row-gap: 31px;
}
main .page-container {
  padding-bottom: 24px;
  padding-left: 75px;
}
