body {
  background: #f2f2f2;
}

.bg-white {
  background: #fff;
  padding: 0 15px;
}

.gov-site-left {
  width: 280px;
  margin-bottom: 30px;
}

.gov-middle {
  width: 565px;
}
.gov-right {
  width: 275px;
}
.gov-leader {
  border: 1px solid #e5e8ea;
}
.leader-title {
  background: #0176d5;
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.gov-leader .leader-title a {
  color: #fff;
}
.leader-list {
  color: #424343;
  width: 185px;
  padding: 20px 40px;
  overflow: hidden;
  line-height: 35px;
}
.leader-list dt {
  color: #026abe;
  float: left;
  width: 75px;
  font-size: 16px;
  font-weight: bold;
}
.leader-list dd {
  float: left;
  width: 110px;
  overflow: hidden;
}
.more-child-list li {
  background: url(../../imagesq/gxzf/2019/more-right-arrow.png) 39px 15px
    no-repeat;
  border-bottom: 1px dotted #ccc;
  font-size: 16px;
  line-height: 45px;
  padding-left: 65px;
}
.more-chlid-title {
  border-bottom: 1px solid #0176d5;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
}
.more-chlid-title strong {
  float: left;
  background: #0176d5;
  color: #fff;
  cursor: pointer;
  padding: 0 30px;
  font-size: 16px;
  font-weight: normal;
}

.gov-site-right {
  width: 980px;
  float: right;
}

.more p.subSortTitle {
  color: #3e3e3e;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
}
.more p.subSortTitle a {
  color: #3e3e3e;
}
.more-list {
  border-bottom: 1px solid #dfdede;
  padding: 20px 0;
}

.more-list:first-of-type {
  padding-top: 0;
}

.second-gird .more-list {
  border: none;
  padding: 20px 0 30px;
}
.second-gird .more-list span {
  float: right;
}

.more-list li,
.about-list li {
  /* background: url("../../imagesq/gxzf/icon.png") -7px -274px no-repeat; */
  background: url("../../imagesq/gxzf/dian2.png") no-repeat -5px 10px;
  line-height: 34px;
  padding-left: 15px;
}
.more-list a,
.about-list a {
  color: #525353;
}
.more-list .more-list-more {
  background-image: none;
  padding-right: 15px;
  text-align: right;
}
.page {
  height: 40px;
  text-align: center;
  clear: both;
  position: relative;
  left: 50%;
  float: left;
  padding: 35px 0;
}
.page a,
.page span,
.page em {
  border-right: 1px solid #fff;
  font: normal 14px/40px "Microsoft YaHei";
  height: 40px;
  padding: 0 15px;
  display: block;
  float: left;
  position: relative;
  left: -50%;
}
.page a {
  background: #f2f2f2;
  color: #898989;
}
.page .here {
  background: #0068b7;
  color: #fff;
}
.page a:first-child,
.page a:last-child {
  color: #0068b7;
}

.page .jump-page {
  padding: 0;
}
.page .start-jump {
  margin-left: 10px;
}
.page input {
  display: block;
  height: 40px;
  border: 1px solid #eee;
  width: 50px;
  text-align: center;
}

.pd45 {
  padding: 0 45px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.more-list-img {
  padding: 0 0 20px;
}

.more-list-img li {
  float: left;
  width: 382px;
  height: 340px;
  padding: 0 10px;
}

.more-list-img .li-img img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
  -o-object-fit: cover;
}

.sitemap {
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.sitemap h2 {
  font-size: 18px;
  color: #005294;
  line-height: 40px;
  height: 40px;
  padding-left: 25px;
  background: #dcdcdd;
}
.sitemap-list {
  padding: 30px;
  overflow: hidden;
}
.sitemap-list li {
  width: 287px;
  float: left;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
}
