body {
  background: #F4F9FF;
}

.subsite-nav::before {
  background-image: url('../../images/2024subindex/chengguanju/content_bg.png');
}

.gov-gongkai-block .bg {
  background-image: url('../../images/2024subindex/chengguanju/gongkai_bg.png');
}

.articlte-block .block-title img {
  width: 405px;
}

.shizhengfuwu-block {
  margin-bottom: 30px;
  margin-bottom: .3rem;
}
.shizhengfuwu-block .block-title img {
  display: block;
  width: 283px;
  max-width: 70%;
  margin: 0 auto 20px;
  margin: 0 auto .2rem;
}
.shizhengfuwu-block .bg {
  margin-bottom: 20px;
  margin-bottom: .2rem;
  background-image: url('../../images/2024subindex/chengguanju/shizhengfuwu_bg.png');
  background-size: cover;
  padding: 20px;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab {
  display: flex;
  align-items: stretch;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title {
  flex-shrink: 0;
  width: 280px;
  margin-right: 25px;
  background: rgba(255,255,255,0.8);
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title .item {
  position: relative;
  padding: 10px 10px 10px 40px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #555;
  cursor: pointer;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title .item:not(:nth-last-of-type(1)):before {
  position: absolute;
  left: 10px;
  bottom: 0;
  content: '';
  width: calc(100% - 20px);
  border-bottom: 1px dashed rgb(152, 215, 227);
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title .item:hover {
  background: rgba(71,178,143,0.5);
  color: #fff;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title .item img {
  position: absolute;
  left: 10px;
  width: 24px;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title .item img:nth-of-type(2) {
  display: none;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title .item.act {
  font-weight: bold;
  color: #fff;
  background: rgba(71,178,143,0.8);
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title .item.act img:nth-of-type(2) {
  display: block;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title .item.act img:nth-of-type(1) {
  display: none;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .title .item.act::after {
  position: absolute;
  content: '';
  right: -20px;
  width: 0;
  height: 0;
  box-sizing: content-box;
  border-color: transparent transparent transparent rgba(71,178,143,0.8);
  border-style: solid;
  border-width: 10px;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .body {
  flex: 1;
  background: rgba(255,255,255,0.6);
  border-radius: 4px;
  padding: 5px 15px;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .body .content {
  display: none;
}
.shizhengfuwu-block .bg .shizhengfuwu-tab .body .content.act {
  display: block;
}
.shizhengfuwu-block .shizhengfuwu-link-list {
  display: flex;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap {
  width: 10%;
  padding: 7.5px 7.5px;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item:hover {
  opacity: .75;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item .img-box {
  width: 75px;
  height: 75px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item img {
  width: 42px;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(1) .item .img-box {
  background-color: #40BFFE;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(2) .item .img-box {
  background-color: #5DC8D5;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(3) .item .img-box {
  background-color: #2E8CEB;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(4) .item .img-box {
  background-color: #47CC74;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(5) .item .img-box {
  background-color: #40BFFE;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(6) .item .img-box {
  background-color: #2E8CEB;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(7) .item .img-box {
  background-color: #47CC74;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(8) .item .img-box {
  background-color: #40BFFE;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(9) .item .img-box {
  background-color: #2E8CEB;
}
.shizhengfuwu-block .shizhengfuwu-link-list .item-wrap:nth-of-type(10) .item .img-box {
  background-color: #5DC8D5;
}
@media (max-width: 991px) {
  .shizhengfuwu-block .shizhengfuwu-link-list .item .img-box {
    width: 60px;
    height: 60px;
  }
  .shizhengfuwu-block .shizhengfuwu-link-list .item img {
    width: 35px;
  }
}
@media (max-width: 768px) {
  .shizhengfuwu-block .bg {
    padding: 10px;
  }
  .shizhengfuwu-block .bg .shizhengfuwu-tab {
    display: block;
  }
  .shizhengfuwu-block .bg .shizhengfuwu-tab .title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .shizhengfuwu-block .bg .shizhengfuwu-tab .title .item.act::after {
    border-color: transparent;
  }
  .shizhengfuwu-block .shizhengfuwu-link-list {
    flex-wrap: wrap;
  }
  .shizhengfuwu-block .shizhengfuwu-link-list .item-wrap {
    width: 25%;
  }
  .shizhengfuwu-block .shizhengfuwu-link-list .item .img-box {
    width: 60px;
    height: 60px;
  }
  .shizhengfuwu-block .shizhengfuwu-link-list .item img {
    width: 35px;
  }
}