@charset "UTF-8";
/**!
 * 助企纾困
 * date:2021-12-28
 * author: zh;
 */
.content {
  padding-bottom: 60px;
}

.banner {
  height: 300px;
  background: url("../images/zqsk/banner-bg.jpg") no-repeat center;
  color: #fff;
  padding: 83px 0 0 0;
}

.banner .banner-title {
  display: block;
  font-size: 42px;
  font-weight: 500;
}

.banner .banner-slogan {
  display: block;
  font-size: 16px;
  margin-top: 20px;
}

.title {
  font-size: 28px;
  font-weight: bold;
  color: #484e54;
}

.see-more {
  position: absolute;
  right: 0;
  display: inline-block;
  font-size: 16px;
  color: #2868B1;
  padding-right: 25px;
  background: url("../images/zqsk/arrow.png") no-repeat right center;
}

.benefit-enterprise {
  min-height: 346px;
}

.benefit-enterprise .container {
  padding: 54px 0 0 0;
}

.benefit-enterprise .see-more {
  top: 62px;
}

.benefit-enterprise .swiper-container {
  padding-bottom: 24px;
  margin-top: 26px;
}

.benefit-enterprise .swiper-slide {
  width: 384px;
  height: 145px;
  border: 1px solid #d6e3f3;
  padding: 15px 16px 0 17px;
  background: url("../images/zqsk/list-bg.png") no-repeat center;
}

.benefit-enterprise .slide-title {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  height: 60px;
}

.benefit-enterprise .slide-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 16px;
}

.benefit-enterprise .slide-bottom .date {
  color: #666;
  line-height: 36px;
}

.benefit-enterprise .slide-bottom .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  width: 168px;
}

.benefit-enterprise .slide-bottom .btn a {
  display: inline-block;
  width: 80px;
  height: 36px;
  line-height: 34px;
  border: 1px solid #2868B1;
  border-radius: 18px;
  text-align: center;
  font-size: 16px;
}

.benefit-enterprise .slide-bottom .btn .check-btn {
  color: #2868b1;
}

.benefit-enterprise .slide-bottom .btn .declare-btn {
  background: #2868b1;
  color: #fff;
  margin-left: 8px;
}

.popular-services {
  min-height: 435px;
  background: url("../images/zqsk/fanren-bg.jpg") no-repeat center;
}

.popular-services .container {
  padding: 40px 0 0 0;
}

.popular-services .see-more {
  top: 47px;
}

.popular-services .popular-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 27px;
}

.popular-services .popular-list {
  width: 285px;
  background: #fff;
  border-radius: 4px;
  height: 285px;
  padding: 10px 24px 0 24px;
}

.popular-services .popular-list:hover {
  background: #2868b1;
}

.popular-services .popular-list:hover:first-child .list-top {
  background: url("../images/zqsk/icon-1-hover.png") no-repeat left center;
}

.popular-services .popular-list:hover:nth-child(2) .list-top {
  background: url("../images/zqsk/icon-2-hover.png") no-repeat left center;
}

.popular-services .popular-list:hover:nth-child(3) .list-top {
  background: url("../images/zqsk/icon-3-hover.png") no-repeat left center;
}

.popular-services .popular-list:hover:nth-child(4) .list-top {
  background: url("../images/zqsk/icon-4-hover.png") no-repeat left center;
}

.popular-services .popular-list:hover .list-top {
  border-bottom: 1px solid #fff;
  color: #fff;
}

.popular-services .popular-list:hover .list-bottom {
  color: #fff;
}

.popular-services .popular-list:first-child .list-top {
  background: url("../images/zqsk/icon-1.png") no-repeat left center;
}

.popular-services .popular-list:nth-child(2) .list-top {
  background: url("../images/zqsk/icon-2.png") no-repeat left center;
}

.popular-services .popular-list:nth-child(3) .list-top {
  background: url("../images/zqsk/icon-3.png") no-repeat left center;
}

.popular-services .popular-list:nth-child(4) .list-top {
  background: url("../images/zqsk/icon-4.png") no-repeat left center;
}

.popular-services .popular-list .list-top {
  height: 90px;
  line-height: 90px;
  border-bottom: 1px solid #eee;
  font-size: 22px;
  font-weight: bold;
  color: #333;
  padding-left: 80px;
}

.popular-services .popular-list .list-bottom {
  color: #666;
  font-size: 16px;
  margin-top: 26px;
}

.popular-services .popular-list .list-bottom .list-text {
  margin-bottom: 4px;
}

.popular-services .popular-list .list-bottom .list-text a {
  display: inline-block;
  max-width: 240px;
  line-height: 30px;
  border-bottom: 1px solid transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.popular-services .popular-list .list-bottom .list-text a:hover {
  border-bottom: 1px solid #fff;
}

.through-department {
  padding: 51px 0 0 0;
}

.department-container {
  height: 289px;
  background: #f4f8ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-top: 25px;
}

.department-container .left-box {
  height: 289px;
  width: 213px;
  background: url("../images/zqsk/department.png") no-repeat center;
  color: #fff;
  text-align: center;
  padding: 102px 0 0 0;
}

.department-container .left-box .left-title {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 3px;
}

.department-container .left-box .all-btn {
  display: inline-block;
  font-size: 20px;
  padding-right: 17px;
  background: url("../images/zqsk/all-arrow.png") no-repeat right center;
  letter-spacing: 1.2px;
  margin-top: 10px;
  cursor: pointer;
}

.department-container .right-box {
  width: calc(100% - 213px);
  position: relative;
}

.department-container .right-box .service-matters {
  height: 100%;
  padding: 7px 32px 0 24px;
}

.department-container .right-box .service-matters .matters-head {
  height: 51px;
  line-height: 49px;
  border-bottom: 2px solid rgba(61, 144, 255, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.department-container .right-box .service-matters .matters-head .matters-title {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}

.department-container .right-box .service-matters .matters-head .matters-more {
  display: inline-block;
  font-size: 16px;
  color: #2868b1;
  padding-right: 10px;
  background: url("../images/zqsk/more-arrow.png") no-repeat right center;
}

.department-container .right-box .service-matters .matters-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  padding: 10px 0 0 0;
}

.department-container .right-box .service-matters .matters-list {
  width: 50%;
  line-height: 42px;
}

.department-container .right-box .service-matters .matters-list a {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}

.department-container .right-box .service-matters .matters-list a::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #3d90ff;
  border-radius: 50%;
  left: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.department-container .right-box .all-department {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 3px);
  height: 100%;
  background: rgba(51, 51, 51, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 16px;
  display: none;
}

.department-container .right-box .all-department.active {
  display: block;
}

.department-container .right-box .all-department .all-box {
  padding-bottom: 20px;
}

.department-container .right-box .all-department .all-list {
  width: 175px;
  font-size: 16px;
  margin: 20px 19px 0 0;
}

.department-container .right-box .all-department .all-list:nth-child(-n+5) {
  margin-top: 0;
}

.department-container .right-box .all-department .all-list:nth-child(5n) {
  margin-right: 0;
}

.department-container .right-box .all-department .all-list a {
  display: block;
  line-height: 58px;
  background: #f1f1f2;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}

.department-container .right-box .all-department .all-list a:hover {
  color: #fff;
  background: #2868b1;
}

.bail-out {
  margin-top: 53px;
}

.bail-out .hdl-box {
  margin-left: 47px;
}

.bail-out .hdl {
  font-size: 20px;
  color: #333;
  border-bottom: 5px solid #fff;
  text-align: center;
  line-height: 42px;
  height: 47px;
  cursor: pointer;
  margin-right: 31px;
}

.bail-out .hdl.active {
  font-size: 24px;
  color: #2868b1;
  border-bottom: 5px solid #2868b1;
}

.bail-out .bdl-container {
  margin-top: 8px;
}

.bail-out .bdl-box {
  margin-right: -16px;
}

.bail-out .bdl-list {
  position: relative;
  width: 227px;
  margin: 18px 16px 0 0;
}

.bail-out .bdl-list a {
  display: block;
  height: 108px;
}

.bail-out .bdl-list .bdl-name {
  width: 100%;
  display: block;
  text-align: center;
  height: 48px;
  line-height: 48px;
  background: rgba(40, 104, 177, 0.7);
  border-radius: 0 0 4px 4px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
}

.bail-out .bdl-list .bdl-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

body .swiper-pagination {
  bottom: 0 !important;
}

body .swiper-pagination .swiper-pagination-bullet-active {
  width: 34px !important;
}

body .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 4px;
  background: #2868b1;
  border-radius: 2px;
  margin: 0 3px !important;
}


/* 2022-0602  */
.help-enterprise-service {
    min-height: 346px;
}

.help-enterprise-service-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 24px;
    margin-top: 26px;
}

.help-enterprise-service-item {
    width: 588px;
    height: 139px;
    margin-bottom: 21px;
    background: rgba(95, 156, 226,.59);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 4px;
    transition: all .2s;
}

.help-enterprise-service-item:hover {
    transition: all .2s;
    box-shadow: 0px 0 10px 0px rgba(9, 20, 72, 0.3);
}

.help-enterprise-service-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 10px;
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 35px;
    text-shadow: 0px 4px 8px rgba(9, 66, 132, 0.6);
}

