.common_tit {
  padding-bottom: 24px;
}

.zfld_box {
  position: relative;
}

.zfld_left {
  float: left;
  width: 829px;
}

.zfld_hd li {
  float: left;
  width: 195px;
  height: 54px;
  background-color: #3f90d0;
  border-radius: 5px;
  font-size: 22px;
  line-height: 54px;
  text-align: center;
  font-weight: bold;
  position: relative;
}

.zfld_hd li+li {
  margin-left: 16px;
}

.zfld_hd li a {
  color: #fff;
}

.zfld_hd li.on {
  background: #146aae;
}

.zfld_hd li.on::after {
  content: '';
  width: 12px;
  height: 15px;
  background: url(../images/zwgk/zfld_iconbg.png)no-repeat;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -6px;
}

.zfld_bd {
  margin-top: 30px;
}

.zfld_bd>div+div {
  display: none;
}

/* 政府领导列表 */
.zfld_first {
  padding-bottom: 28px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 10px;
}

.first_img {
  /* float: left; */
  /* width: 160px; */
  text-align: center;
}

.first_img img {
  width: 200px;
  margin-bottom: 30px;
}

.first_img>a {
  display: block;
}

.first_img a:first-child img {
  width: 160px;
  height: 221px;
}

.first_img>a.gwxx {
  width: 100%;
  height: 48px;
  background-color: #146aae;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin-top: 20px;
  font-weight: bold;
}

.first_cont {
  padding: 0 30px;
}

.first_cont>h3 {
  font-size: 24px;
  color: #146aae;
  text-align: center;
  margin-bottom: 20px;
}

.first_cont>h3>a {
  color: #146aae;
}

.first_cont>span {
  display: block;
  color: #146aae;
  font-size: 24px;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 6px;
}

.first_cont>p {
  font-size: 18px;
  line-height: 38px;
  color: #000000;
  text-indent: 2em;
}

.first_cont>p.first_jl {
  text-indent: 2em;
}

.first_cont>p.first_jl a {
  color: #888888;
  font-size: 16px;
  margin-left: 20px;
}

/* 政府领导 list */
.zfld_ul {
  margin-top: 30px;
}

.zfld_li {
  float: left;
  width: 162px;
  text-align: center;
  min-height: 390px;
  margin-left: 60px;
  margin-bottom: 16px;
  position: relative;
}

.zfld_li::after {
  content: '';
  width: 1px;
  height: 217px;
  background: #e1e1e1;
  position: absolute;
  left: -30px;
  top: 0;
}

.zfld_li .zfld_img {
  display: block;
  width: 161px;
  height: 222px;
  border-radius: 6px;
  border: solid 1px #e1e1e1;
  padding: 10px;
  margin-bottom: 20px;
}

.zfld_li .zfld_img img {
  height: 200px;
}

.zfld_name {
  font-size: 18px;
  color: #000000;
  display: inline-block;
}

.zfld_li>p {
  text-align: left;
  color: #0e3f51;
  font-size: 16px;
  margin-top: 15px;
}

.zfld_li.on {
  margin-left: 0;
}

.zfld_li.on::after {
  display: none;
}

.zfld_border {
  width: 1px;
  height: 102%;
  background: #e1e1e1;
  position: absolute;
  right: 337px;
  top: -20px;
}

/* right */
.zfld_right {
  width: 315px;
  float: right;
}

.zfld_ldhd .common_li {
  height: auto;
}

.zfld_ldhd .common_li a {
  overflow: initial;
  text-overflow: initial;
  white-space: inherit;
  width: 100%;
  float: none;
  display: block;
}

.zfld_zwdt {
  margin-top: 30px;
}

.zwdt_img {
  padding: 0 18px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
}

.zwdt_img img {
  width: 266px;
  height: 180px;
}

.zwdt_img>h4 {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  margin: 14px 0;
}

.zwdt_img>p {
  font-size: 16px;
  color: #595959;
  line-height: 24px;
}

.zwdt_img>span {
  display: block;
  text-align: right;
  color: #999999;
  margin-top: 30px;
}

/* 领导2 */
.zfld_left2 {
  float: none;
  width: 100%;
}

.zfld_right2 {
  display: none;
}

.zfld_border2 {
  display: none;
}

.zfld_left2 .first_cont {
  width: 100%;
}

.zfld_left2 .first_cont>p.first_jl a {
  float: right;
  margin-right: 20px;
}

.zfld_left2 .zfld_li {
  margin-left: 85px;
}

.zfld_left2 .zfld_li::after {
  display: none;
}

.zfld_left2 .zfld_li.on {
  margin-left: 0;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .zfld_left {
    float: none;
    width: 100%;
  }

  .zfld_hd li {
    width: 48%;
    margin-bottom: 10px;
  }

  .zfld_border {
    display: none;
  }

  .zfld_hd li+li {
    margin-left: 0;
  }

  .zfld_hd li:nth-child(2n) {
    margin-left: 2%;
  }

  .first_img {
    float: none;
    width: 100%;
    text-align: center;
  }

  .first_cont,
  .zfld_left2 .first_cont {
    width: 100%;
    margin-left: 0;
  }

  .first_cont>h3 {
    text-align: center;
    margin-top: 16px;
  }

  .first_cont>h3>a {
    display: block;
  }

  .zfld_li {
    margin-left: 0;
  }

  .zfld_li:nth-child(2n) {
    margin-left: 26px;
  }

  .zfld_li::after {
    display: none;
  }

  .zfld_left2 .zfld_li,
  .zfld_left2 .zfld_li.on {
    margin-left: 0;
  }

  .zfld_left2 .zfld_li:nth-child(2n),
  .zfld_left2 .zfld_li.on:nth-child(2n) {
    margin-left: 26px;
  }

  .zfld_right {
    float: none;
    width: 100%;
  }

  .zwdt_img {
    padding: 0;
    padding-bottom: 20px;
  }

  .zwdt_img {
    text-align: center;
  }

  .zwdt_img>h4,
  .zwdt_img>p {
    text-align: left;
  }
}