.dwgk {
  margin: 50px 0px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.dwgk .zfld {
  width: 830px;
}

.fsz_box,
.msz_box,
.swfsj_box,
.swcw_box,
.swmsz_box {
  border-top: 1px solid #ddd;
}

.sjzdiv {
  margin-bottom: 20px;
}

/*书记*/
.dwgk .comld {
  position: relative;
  height: 54px;
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dwyw .comld a {
  font-size: 1.6rem;
  color: #747474;
  margin-right: 5px;
}

.dwgk .channel {
  line-height: 52px;
  display: inline-block;
  font-size: 2.4rem;
  color: #bd1a2d;
  padding: 0 10px;
  border-bottom: 2px solid #bd1a2d;
}

.dwgk .channel.zfxxgk {
  font-size: 2.4rem;
  color: #bd172d;
  display: flex;
  gap: 10px;
  align-items: center;
}

.dwgk .zfld .swld_icon {
  position: absolute;
  bottom: -11px;
  left: 152px;
  z-index: 11000;
}

.dwgk .zfld .sjzdiv {
  background: #ffffff;
  position: relative;
}

.dwgk .zfld .sjzdiv a {
  display: inline-flex;
  background: #fbfbfb;
  height: 287px;
  margin-top: 23px;
  width: 100%;
  position: relative;
}

.dwgk .zfld .sjzdiv a .swsjbg {
  display: none;
  position: absolute;
  right: 12px;
  bottom: -5px;
}

.dwgk .zfld .sjzdiv a:hover {
  color: #000;
}

.dwgk .zfld .sjzdiv a img {
  float: left;
}

.dwgk .zfld .sjzdiv a .leader-mess {
  float: left;
  width: 430px;
  margin-left: 60px;
  margin-top: 45px;
  font-size: 1.8rem;
  line-height: 38px;
}

.dwgk .zfld .sjzdiv a div span:first-child {
  font-size: 2.4rem;
}

/*市长*/
.dwgk .zfld .swsjdiv.szfld {
  border: none;
}

.dwgk .zfld .szfld .sjzdiv {
  border: none;
  width: 100%;
}

.dwgk .zfld .szfld .sjzdiv a {
  width: 776px;
  height: auto;
}

/*副书记*/
.fszdiv ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 38px;
  padding: 20px 0;
}


.leader-photo_box {
  width: 261px;
  height: 287px;
}

.leader_img_box {
  padding-bottom: 10px;
  width: 135px;
  height: 180px;
}

.leader-photo_box img,
.leader_img_box img {
  width: 100%;
  height: 100%;
}

.top_ldxm {
  font-size: 2.4rem;
  width: 72px;
  display: inline-block;
  text-align-last: justify;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.fszdiv li p {
  text-align: center;
  width: 100%;
  font-size: 1.8rem;
  line-height: 3rem;
  white-space: pre;
}

.ldxm_text {
  margin: 0 auto;
  width: 54px !important;
  /* display: inline-block; */
  text-align-last: justify;
  text-align: justify;
  text-justify: distribute-all-lines;
}

/*副市长*/
.fszdiv.szfld {
  margin-top: 20px;
  margin-left: 20px;
}

.fszdiv.szfld li {
  height: 310px;
  margin-right: 58px;
}

.fszdiv.szfld li img {
  padding: 4px;
  border: 1px solid #eeeeee;
  width: 201px;
  height: 236px;
  margin-right: 0px;
}

.fszdiv.szfld p {
  width: 100%;
  font-size: 1.9rem;
  padding: 5px;
}

/*党务要闻 部门动态*/
.dwgk .swxx {
  width: 630px;
}

.dwyw.bmdt {
  margin-top: 40px;
}

.dwgk .dwyw ul {
  padding: 15px;
  padding-top: 25px;
  min-height: 340px;
  box-sizing: border-box;
  padding-bottom: 0px;
}

.dwgk .dwyw ul li {
  font-size: 1.8rem;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dwgk .dwyw ul li a {
  width: 60%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#zfwj li a,
#zcjd li a {
  margin-left: 20px;
}

.dwgk .dwyw ul li span {
  color: #7a7a7a;
}

/*政务信息*/
.dwgk .dwyw.zwxx ul li a,
.dwgk .dwyw.zwxx ul li span {
  line-height: 64px;
}

.dwgk .dwyw.zfgzbg ul li {
  text-align: center;
}

.dwgk .dwyw.zfgzbg ul li a {
  width: 100%;
  position: relative;
  height: 60px;
  line-height: 60px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #bd1a2d;
  background: #fafafa;
}

.dwgk .dwyw.zfgzbg ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  /* 使文本和图标水平居中 */
  position: relative;
}

.dwgk .dwyw.zfgzbg ul li a::before {
  content: "";
  background: url(/syx/lsswszf/resource/images/zfgzbg_icon.png);
  background-size: contain;
  width: 22px;
  /* 设置图标的宽度，根据图标实际大小调整 */
  height: 24px;
  /* 设置图标的高度，根据图标实际大小调整 */
  margin-right: 15px;
  /* 设置图标与文本之间的间距 */
}

.bmxx {
  position: relative;
  font-size: 2.5rem;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #bd1a2d;
  font-weight: bold;
  margin-top: 70px;
  border-bottom: 2px solid #eeeeee;
  display: flex;
  justify-content: center;
}

.bmxx span {
  border-bottom: 2px solid;
  padding: 0 20px;
  font-weight: lighter;
}

.bmxx_content {
  padding-top: 60px;
  overflow: auto;
  display: flex;
  gap: 2%;
  flex-wrap: wrap;
  margin-bottom: 45px;
}

.bmxx_content a {
  font-size: 1.8rem;
  display: block;
  width: 18%;
  height: 60px;
  border: 1px solid #e8e8e8;
  line-height: 60px;
  float: left;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
}

.bmxx_content a:nth-child(4n) {
  margin-right: 0px;
}

.bmxx_content a:hover {
  background: #bd1a2d;
  color: #fff6e2;
  border-radius: 7px;
}

.zfgz_content.zwgk {
  margin-top: 40px;
}

.zfgz_content.zwgk ul li {
  padding: 25px 5%;
}

.zfgz_content ul li {
  font-size: 2rem;
  text-align: center;
  padding: 25px 6%;
  background: #f8f8f8;
}

.zfgz_content ul li span {
  margin-top: 15px;
  display: block;
}

.zfgz_content {
  overflow: auto;
}

.zfgz_content ul {
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 25px;
}

/*英国威廉希尔公司,十大博彩公司：*/
.tabs-container {
  width: 100%;
  border-bottom: 2px solid #ddd;
  display: flex;
  align-items: center;
  gap: 66px;
}

.tab-item {
  position: relative;
  padding: 12px 0px;
  font-size: 2.4rem;
  color: #000;
  cursor: pointer;
  transition: color 0.3s ease;
  display: flex;
  gap: 10px;
}

.tab-item:hover {
  color: #bd172d;
}

.tab-item.active {
  color: #bd172d;
}

.tab-item.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 3px;
  background-color: #bd172d;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-content i {
  width: 5px;
  height: 5px;
  background: #d5c8ae;
  border-radius: 50%;
  display: block;
  position: absolute;
}

.xxgk-flex {
  display: flex;
  gap: 20px;
  /* 间距 */
  margin: auto;
  flex-wrap: wrap;
  font-size: 2rem;
  margin-top: 30px;
}

.info-item {
  display: flex;
  align-items: center;
  padding: 35px 20px;
  background: #f9f9f9;
  flex: 1 0 35%;
  gap: 20px;
}

.info-item img {
  margin-right: 5px;
  width: 35px;
  height: 35px;
}

.info-item span {
  display: block;
}

.info-item a {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 10px;
}

.zczt {
  display: flex;
  justify-content: space-between;
}

.zczt a {
  width: 49%;
}

.zczt a img {
  width: 100%;
}

.dwyw {
  flex: 1;
  width: 100%;
}

.cwhy .channel.zfxxgk {
  color: #000000;
}

@media (max-width: 1525px) {
  .dwgk {
    flex-wrap: wrap;
  }

  .dwgk .zfld {
    width: 57%;
  }

  .dwgk .swxx {
    flex: none;
    width: 40%;
  }

  /* .fszdiv ul {
    justify-content: space-evenly;
  } */

  .dwgk .zfld .sjzdiv a {
    display: flex;
  }
}

@media (max-width: 1200px) {
  .dwgk .zfld {
    width: 100%;
  }

  .dwgk .swxx {
    width: 100%;
  }

  .zczt {
    margin-top: 15px;
  }
}

@media (max-width: 830px) {
  .dwgk .zfld {
    width: 100%;
  }

  .dwgk .swxx {
    width: 100%;
  }

  .dwgk .zfld .sjzdiv a img {
    float: none;
  }

  .dwgk .zfld .sjzdiv a {
    display: flex;
  }

  .dwgk .zfld .sjzdiv a p {
    float: none;
  }

  .zfgz_content ul {
    gap: 32px;
    justify-content: flex-start;
  }

  .swsjbg {
    display: none;
  }
}

@media (max-width: 630px) {
  .dwgk .zfld {
    width: 100%;
  }

  .dwgk .swxx {
    width: 100%;
  }

  .zfgz_content ul {
    gap: 32px;
  }

  .fszdiv li {
    text-align: center;
  }

  .swsjbg {
    display: none;
  }

  .dwgk .zfld .sjzdiv a img {
    float: none;
    margin: auto;
  }

  .dwgk .zfld .sjzdiv a p {
    margin: 0;
    width: 100%;
  }

  .dwgk .zfld .sjzdiv a {
    position: static;
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }

  .bmxx_content a {
    width: 48%;
  }

  /* .bmxx_content {
    justify-content: space-around;
  } */

  .zczt {
    display: block;
  }

  .zczt a {
    display: block;
    width: 100%;
    margin: 10px 0;
  }

  .zfgz_content ul li {
    width: 100%;
  }

  .bmxx_content {
    padding: 25px;
  }

  .tabs-container {
    gap: 15px;
  }

  .dwgk {
    margin-top: 25px;
  }

  .dwgk .zfld .sjzdiv a div {
    margin: auto;
  }

  .dwgk .zfld .sjzdiv a div span:first-child {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
}