.leader-title,
.more-chlid-title strong {
  background: #0062a4;
  text-align: left;
  padding-left: 20px;
  font-size: 20px;
}
.leader-title a {
  color: #fff;
}
.gov-site-right,
.more-right {
  width: 835px;
}
.more-child-list li {
  background: none;
  padding-left: 20px;
  font-size: 17px;
}
.gov-site-left {
  width: 250px;
}
.more-child-list li:hover {
  background: #0062a4;
}
.more-child-list li:hover a {
  color: #fff;
}
.more-chlid-title {
  border-bottom: solid 2px #ededed;
}
/* 当前位置 */
.breakcrumb {
  background: #fff;
  height: 45px;
  line-height: 45px;
  /* padding-left: 20px; */
}
.breakcrumb-pic {
  background: url(http://nnwxxq.gxzf.gov.cn/material/zt/nnzhbsq/images/icon_breakcrumb.png)
    no-repeat center center;
  height: 45px;
  width: 27px;
  float: left;
  padding-right: 10px;
}
.breakcrumb {
  color: #666;
  margin: 10px 0;
}
.breakcrumb a {
  color: #666;
}
.breakcrumb a:hover {
  color: #3188d8;
}
.wrapper {
  width: 1200px;
  display: flex;
  justify-content: center;
}
.wrapper ul {
  width: 100%;
  margin-left: 0;
}
.nav li {
  background-image: none;
  background-repeat: no-repeat;
  margin: 0 25px;
  padding-left: 36px;
  padding: 0;
}
.nav a:link {
  color: #000;
}
