.bsfw_2022_box {
  /*个人办事-轮播*/
  /*部门办事-轮播*/
}
.bsfw_2022_box .bs {
  margin-bottom: -4px;
}
.bsfw_2022_box .bsfw_banner {
  width: 100%;
}
.bsfw_2022_box .bsfw_banner img {
  width: 100%;
}
.bsfw_2022_box .grbs_tab {
  margin-bottom: 20px;
}
.bsfw_2022_box .grbs_item {
  position: relative;
  margin-top: 16px;
  min-height: 172px;
}
.bsfw_2022_box .grbs_item a:hover img {
  -webkit-transition: -webkit-transform 0.7s ease-out;
  -moz-transition: -moz-transform 0.7s ease-out;
  transition: transform 0.7s ease-out;
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
}
.bsfw_2022_box .grbs_item img {
  transform: all 0.3s;
}
.bsfw_2022_box .grbs_item {
  width: 100%;
}
.bsfw_2022_box .grbs_item .grbs_swiper {
  position: static;
}
.bsfw_2022_box .grbs_item .swiper-slide ul::before,
.bsfw_2022_box .grbs_item .swiper-slide ul::after {
  content: "";
  display: table;
}
.bsfw_2022_box .grbs_item .swiper-slide ul::after {
  clear: both;
  height: 0;
}
.bsfw_2022_box .grbs_item .swiper-slide ul::before {
  clear: both;
  height: 0;
}
.bsfw_2022_box .grbs_item .swiper-slide ul li {
  float: left;
  width: 14.28%;
  margin-bottom: 36px;
}
.bsfw_2022_box .grbs_item .swiper-slide a {
  display: inline-block;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bsfw_2022_box .grbs_item .swiper-slide a p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}
.bsfw_2022_box .grbs_item .news_prev,
.bsfw_2022_box .grbs_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;
}
.bsfw_2022_box .grbs_item .news_prev {
  left: 0;
  background-image: url(../images/qk_20221108_bsfw_grbsp_left.png);
}
.bsfw_2022_box .grbs_item .news_next {
  right: 0;
  background-image: url(../images/qk_20221108_bsfw_grbsp_right.png);
}
.bsfw_2022_box .grbs_item03 {
  margin-bottom: 28px;
}
.bsfw_2022_box .grbs_item03 .swiper-slide ul {
  margin-right: -14px;
  margin-bottom: -20px;
}
.bsfw_2022_box .grbs_item03 .swiper-slide ul li {
  width: calc(16.6% - 14px);
  margin-right: 14px;
  height: 70px;
  font-size: 16px;
  background-color: #f5f7fa;
  position: relative;
  margin-bottom: 16px;
}
.bsfw_2022_box .grbs_item03 .swiper-slide ul li::before {
  position: absolute;
  left: 0;
  width: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  background: #558fc1;
  content: "";
  transition: all 0.3s;
  z-index: 8;
}
.bsfw_2022_box .grbs_item03 .swiper-slide ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.bsfw_2022_box .grbs_item03 .swiper-slide ul li:hover::before {
  width: 100%;
}
.bsfw_2022_box .grbs_item03 .swiper-slide ul li:hover a {
  color: #fff;
  position: absolute;
  z-index: 9;
}
.mt-10 {
  margin-top: 10px;
}
.bsfw_clearfix::before,
.bsfw_clearfix::after {
  content: "";
  display: table;
}
.bsfw_clearfix::before {
  clear: both;
  height: 0;
}
.bsfw_clearfix::after {
  clear: both;
  height: 0;
}
/*便民服务*/
.bmfw_content ul {
  margin-right: -12px;
}
.bmfw_content ul li:hover::before {
  width: 100%;
}
.bmfw_content ul li:hover a {
  color: #fff;
  position: absolute;
  z-index: 9;
}
.bmfw_content ul li {
  position: relative;
  float: left;
  width: calc(20% - 12px);
  height: 40px;
  background-color: #f5f7fa;
  margin-right: 12px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
}
.bmfw_content ul li::before {
  position: absolute;
  left: 0;
  width: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  background: #558fc1;
  content: "";
  transition: all 0.3s;
  z-index: 8;
}
.bmfw_content ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
}
/*2-主题服务*/
.ztfw_tab {
  margin-bottom: 0.18rem;
}
/*2-主题服务-轮播*/
.ztfw_content {
  position: relative;
}
.ztfw_content li:hover img {
  -webkit-transition: -webkit-transform 0.7s ease-out;
  -moz-transition: -moz-transform 0.7s ease-out;
  transition: transform 0.7s ease-out;
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
}
.ztfw_content img {
  transform: all 0.3s;
}
.ztfw_content .ztfw_list {
  width: 100%;
  margin: 0 auto;
}
.ztfw_content .ztfw_list::after {
  content: "";
  display: table;
}
.ztfw_content .ztfw_list::after {
  clear: both;
  height: 0;
}
.ztfw_content .ztfw_list::before {
  clear: both;
  height: 0;
}
.ztfw_content .ztfw_list li {
  float: left;
  width: 20%;
  margin-bottom: 12px;
}
.ztfw_content .ztfw_list a {
  display: inline-block;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ztfw_content .ztfw_list a p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}
/*3-信用查询*/
.xycx_tab {
  margin-bottom: 0.14rem;
}
.xycc_content ul {
  margin-bottom: 4px;
  margin-right: -10px;
}
.xycc_content ul li {
  width: calc(33.3% - 10px);
  margin-right: 10px;
}
/*4-主体集成服务/一事联办*/
.yslb_content li:hover img {
  -webkit-transition: -webkit-transform 0.7s ease-out;
  -moz-transition: -moz-transform 0.7s ease-out;
  transition: transform 0.7s ease-out;
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
}
.yslb_content img {
  transform: all 0.3s;
}
.yslb_content ul {
  display: flex;
  flex-wrap: wrap;
}
.yslb_content ul li {
  width: 33%;
  background-image: url(../images/qk_20221108_bsfw_yslb_bg.png);
  background-size: 100% 100%;
  height: 86px;
}
.yslb_content ul li:nth-child(-n+3) {
  margin-bottom: 10px;
}
.yslb_content ul a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.yslb_content ul a p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
}
.mt0 {
  margin-top: 0 !important;
}
.bmfw_tab {
  margin-bottom: 0.18rem;
}
.bmfw_tab a + a {
  margin: 0;
}
.bmfw_tab a + a:before {
  width: 0;
  height: 0;
}
.bmfw_tab .bmfw_title {
  float: left;
}
.bmfw_tab .bmfw_more {
  float: right;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
}
.bmfw_tab .bmfw_more:hover {
  color: #999999;
  border: 0;
}
@media (max-width: 750px) {
  .bmfw_content ul li {
    width: calc(25% - 12px);
  }
  .xycc_content ul li {
    width: calc(33.3% - 10px);
  }
  .bs .pane {
    display: none;
  }
  .p5-box {
    margin-top: 30px !important;
  }
  .td-num,
  .td-time {
    display: none;
  }
}
@media (max-width: 550px) {
  .bmfw_content ul li {
    width: calc(33.3% - 12px);
  }
  .xycc_content ul li {
    width: calc(50% - 10px);
  }
  .yslb_content ul li {
    width: 48%;
  }
}
