/* 20240122修改便民服务 */
.p5-bmfw .bmfw_more {
  float: right;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
}
.p5-bmfw .bmfw_more::before {
  display: none;
}
.p5-bmfw .tab a + a {
  margin-left: 41px;
}
.p5-bmfw .bmfw_item {
  position: relative;
}
.p5-bmfw .commonSwiper {
  width: calc(100% - 80px);
}
.p5-bmfw .commonSwiper .bmfw_content ul li {
  width: 33.3%;
}
.p5-bmfw .commonSwiper .bmfw_content ul li {
  line-height: 36px;
}
.p5-bmfw .commonSwiper .bmfw_content ul li {
  padding-top: 10px;
}
.p5-bmfw .bmfw_item .news_prev,
.p5-bmfw .bmfw_item .news_next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 66px;
  background-color: #f0f8ff;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
  cursor: pointer;
}
.p5-bmfw .bmfw_item .news_prev {
  left: 0;
  background-image: url(https://www.qiaokou.gov.cn/material/xb2021/images/qk_20221108_bsfw_grbsp_left.png);
}
.p5-bmfw .bmfw_item .news_next {
  right: 0;
  background-image: url(https://www.qiaokou.gov.cn/material/xb2021/images/qk_20221108_bsfw_grbsp_right.png);
}
.p5-bmfw .ztfw_content .ztfwList::after {
  content: "";
  display: table;
}
.p5-bmfw .ztfw_content .ztfwList::after {
  clear: both;
  height: 0;
}
.p5-bmfw .ztfw_content .ztfwList::before {
  clear: both;
  height: 0;
}
.p5-bmfw .ztfw_content .ztfwList li {
  float: left;
  width: 20%;
  margin-bottom: 10px;
}
.p5-bmfw .ztfw_content .ztfwList a {
  display: inline-block;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.p5-bmfw .ztfw_content .ztfwList a p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}
.p5-bmfw .pane {
  height: auto !important;
}
.p5-bmfw .tab a + a:before {
  left: -18px;
}
.p5-bmfw .qjfw_content {
  margin-bottom: 5px;
}
.p5-bmfw .qjfw_content li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 67px;
  background-color: #eef7ff;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #333333;
}
.p5-bmfw .qjfw_content li:not(:last-child) {
  margin-bottom: 12px;
}
.p5-bmfw .qjfw_content li img {
  margin-right: 7px;
}
.p5-bmfw .bmfw_pane {
  min-height: 139px;
}
