﻿@charset "utf-8";
/* CSS Document */
/* 内容区域 */
.page-main {
  position: relative;
  background: #fff;
}


.page-main .header-content,
.page-main .footer-centrn {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 15px 10px 30px;
  box-sizing: border-box;
}
.page-main .footer-centrn{padding-top:2px;}

.page-main .content-box{
 background: none;
 min-height: inherit;
	padding-bottom:0;
	margin-top:0;
}
.page-main .centre-centrn {
  background: #f7f7f7;
  padding-bottom: 10px;
margin-top:0; 
}

.page-main .header-content {
  margin: 20px auto;
	background: #fff;
	
}

/* 特色服务 */

.page-main .header-content .title-box {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.page-main .header-content .title-box .line {
  width: 20px;
  height: 1px;
  background: #c4d6ec;
}

.page-main .header-content .title-box img {
  margin: 0 15px;
}

.page-main .header-content .title-box .line-2 {
  flex: 1;
  height: 1px;
  background: #c4d6ec;
  position: relative;
}

.page-main .header-content .title-box .line-2::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0165cc;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

/* 一件事一次办等 */
.bs-slide-box > .hd ul {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  padding: 0 35px;
  overflow: inherit;
  box-sizing: border-box;
}

.bs-slide-box > .hd ul li {
  min-width: calc(100% / 7 - 40px);
  text-align: center;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  background: #fff;
  cursor: pointer;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  position: relative;
  font-size: 18px;
}

.bs-slide-box > .hd ul .on {
  background: #0f60c9;
  color: #fff;
  box-shadow: inset 0 4px 4px 0 #034ea9;
}

.bs-slide-box > .hd ul .on::after {
  content: '';
  width: 110%;
  height: 4px;
  background: #034ea9;
  position: absolute;
  top: -4px;
  left: -5%;
}

.bs-slide-box > .bd {
  margin-top: 25px;
  padding: 0 35px;
  box-sizing: border-box;
}

.bs-slide-box > .bd > div {
  min-height: 390px;
}

.bs-grfr-box {
  display: flex;
}

.bs-grfr-box > ul {
  width: 48px;
  border-radius: 10px;
  background: #f5f5f5;
}

.bs-grfr-box > ul li {
  text-align: center;
  padding: 30px 10px 50px;
  cursor: pointer;
  font-size: 18px;
}

.bs-grfr-box > ul li:first-of-type {
  padding-bottom: 50px;
  background: url('../images/fwtit-bg1.png') no-repeat center center;
  background-size: 0;
}

.bs-grfr-box > ul li:last-of-type {
  padding-top: 50px;
  background: url('../images/fwtit-bg2.png') no-repeat center center;
  background-size: 0;
  margin-top: -30px;
}

.bs-grfr-box > ul .active {
  color: #fff;
  background-size: cover !important;
}

/* 个人办事 法人办事 */
.bs-grfr-box .gr-bs-box {
  flex: 1;
  margin-left: 245px;
  box-sizing: border-box;
}

/* 个人办事 */
.bs-grfr-box .gr-bs-box .content {
  width: 650px;
  height: 100%;
  background: url('../images/yjsycb2023-img1.png') no-repeat center 20px;
  background-size: contain;
  position: relative;
  overflow: inherit;
}

.bs-grfr-box .gr-bs-box .gr-bs-item img {
  width: 45px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item .name {
  font-weight: bold;
  color: #006ce9;
  margin: 4px 0;
  font-size: 18px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item img {
  width: 45px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(4) img {
  width: 68px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(5) img {
  width: 58px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item ul {
  overflow: inherit;
  padding-left: 10px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item ul li {
  color: #006ce9;
  list-style-type: disc;
  text-indent: -5px;
  width: 150px;
  position: relative;
  left: 5px;
  margin-bottom: 2px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item ul li a {
  color: #888888;
  font-size: 14px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item ul li a:hover {
  color: #e61101;
}

.bs-grfr-box .gr-bs-box .gr-bs-item {
  position: absolute;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(1) {
  top: 45px;
  left: 75px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(2) {
  top: 120px;
  left: -120px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(3) {
  top: 248px;
  left: 90px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(4) {
  top: 248px;
  left: 280px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(5) {
  top: 200px;
  left: 500px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(6) {
  top: 20px;
  right: -150px;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(7) {
  top: 0px;
  right: 60px;
}

/* 法人办事 */
.bs-grfr-box .fr-bs-box {
  flex: 1;
  margin-left: 175px;
  box-sizing: border-box;
}

.bs-grfr-box .fr-bs-box .content {
  width: 755px;
  height: 100%;
  background: url('../images/yjsycb2023-img2.png') no-repeat center 50%;
  background-size: contain;
  position: relative;
  overflow: inherit;
}

.bs-grfr-box .fr-bs-box .content li .name {
  color: #ff821b;
  font-weight: bold;
  margin: 4px 0;
  font-size: 18px;
}

.bs-grfr-box .fr-bs-box .content li .iconfont {
  color: #ff821b;
  font-size: 40px;
  position: relative;
  left: 15%;
}

.bs-grfr-box .fr-bs-box .fr-bs-item ul {
  overflow: inherit;
  padding-left: 10px;
}

.bs-grfr-box .fr-bs-box .fr-bs-item ul li {
  color: #ff821b;
  list-style-type: disc;
  position: relative;
  left: 5px;
  width: 140px;
}

.bs-grfr-box .fr-bs-box .fr-bs-item ul li a {
  color: #888888;
  display: block;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 15px;
}

.bs-grfr-box .fr-bs-box .fr-bs-item ul li a:hover {
  color: #246e3d !important;
}

.bs-grfr-box .fr-bs-box .fr-bs-item .more-but {
  display: inline-block;
  padding: 0 4px;
  border: 1px solid #0065ce;
  color: #0065ce;
  border-radius: 10px;
  font-size: 14px;
  margin: 12px 0 0;
}

.bs-grfr-box .fr-bs-box .fr-bs-item {
  position: absolute;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(1) {
  top: 85px;
  left: 66px;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(2) {
  top: 241px;
  left: -80px;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(3) {
  top: 237px;
  left: 355px;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(4) {
  top: 215px;
  right: -60px;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(5) {
  top: 0;
  right: 120px;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(6) {
  top: -25px;
  right: -80px;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(7) {
  top: 0;
  right: 172px;
}

/* 四个一 集成服务 */
.four-collection-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: url('../images/sigejicheng-bg.jpg') no-repeat center center;
  background-size: cover;
  height: 390px;
  padding-left: 40px;
}

.four-collection-box .name {
  font-size: 38px;
  color: #246e3d;
  margin-bottom: 20px;
  text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}
.four-collection-box .name a:hover{ color:#246e3d;}

.four-collection-box .info-txt {
  width: 390px;
  line-height: 28px;
  color: #246e3d;
  font-size: 18px;
  text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}

/*.four-collection-box:hover .name,
.four-collection-box:hover .info-txt {
  color: #e61101;
}*/

/* 生命树导办 */
.sm-shu-box {
  height: 390px;
  background: url('../images/shengmingshu.jpg') no-repeat center center;
  background-size: cover;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 58px 70px 0;
  box-sizing: border-box;
}

.sm-shu-box a {
  width: 188px;
  padding: 0 20px;
  margin-right: 20px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  transition: all 0.3s;
}

.sm-shu-box a:hover {
  transform: translateY(-5px);
  box-shadow: rgb(113, 129, 148) 0px 20px 30px -10px;
}

.sm-shu-box a .iconfont {
  color: #fff;
  font-size: 20px;
  margin-right: 5px;
}

.sm-shu-box a:nth-of-type(1) {
  background: linear-gradient(to right, #fe9090, #fc5a5a);
}

.sm-shu-box a:nth-of-type(2) {
  background: linear-gradient(to right, #8aa8ff, #6d88ff);
}

.sm-shu-box a:nth-of-type(3) {
  background: linear-gradient(to right, #65b1fe, #569ffe);
}

/* 帮代办服务 */
.bdb-fw-box {
  display: flex;
  background: url('../images/fwbdb-bg.jpg') no-repeat center center;
  background-size: cover;
  height: 390px;
  box-sizing: border-box;
  padding: 50px 40px 20px;
}

.bdb-fw-box .info-txt {
  font-size: 18px;
  text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;  
  width: 670px;
  line-height: 35px;
}
.bdb-fw-box span{color: #0e60c9;}

.bdb-fw-box .info-txt span {
  font-size: 22px;
  font-weight: bold;
}

/* 跨省通办 */
.kstb-box {
  display: flex;
  background: url('../images/fwkstb-bg.jpg') no-repeat center center;
  background-size: cover;
  height: 390px;
  box-sizing: border-box;
  position: relative;
}

.kstb-box img {
  width: 231px;
  object-fit: contain;
  position: absolute;
  top: 40%;
  left: 100px;
}

/* 事项清单 */
.sxqd-box .sib-list {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  border: 1px solid #b3d1fa;
  border-radius: 10px;
  background: url('../images/fw-ddbg.png') no-repeat center center;
  background-size: cover;
}

.sxqd-box .sib-list .name {
  font-size: 18px;
  font-weight: bold;
  padding: 0 8px;
  color: #0066cc;
  border-right: 1px solid #0066cc;
  position: relative;
}

.sxqd-box .sib-list .name:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  border: 5px solid transparent;
  border-left-color: #0066cc;
}

.sxqd-box .sib-list a {
  display: block;
  margin-left: 20px;
  background: #fff;
  padding: 15px 0;
  border-radius: 5px;
  width: 150px;
  text-align: center;
  transition: all 0.25s;
  position: relative;
}

.sxqd-box .sib-list a:hover {
  background: #0066cc;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.sxqd-box .icon-box {
  width: 58px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  transition: all 0.25s;
}

.sxqd-box .icon-box .iconfont {
  font-size: 35px;
  color: #0066cc;
  transition: all 0.25s;
}

.sxqd-box .sxqd-list {
  display: flex;
  flex-flow: row wrap;
  margin-left: -15px;
}

.sxqd-box .sxqd-list .sxqd-item {
  width: calc(25% - 15px);
  margin: 15px 0 0 15px;
}

.sxqd-box .sxqd-list .sxqd-item a {
  padding: 10px 20px;
  display: flex;
  align-items: center;
  background: url('../images/fw-ddbg.png') no-repeat center center;
  background-size: cover;
  border: 1px solid #b3d1fa;
  border-radius: 10px;
  box-sizing: border-box;
  transition: all 0.25s;
}

.sxqd-box .sxqd-list .sxqd-item a:hover {
  transform: translateY(-4px);
}

.sxqd-box .sxqd-list .sxqd-item a:hover .icon-box {
  background: #0066cc;
}

.sxqd-box .sxqd-list .sxqd-item a:hover .icon-box .iconfont {
  color: #fff;
}

.sxqd-box .sxqd-list .sxqd-item a .name {
  flex: 1;
  margin-left: 15px;
}

/* 老年人服务 */
.lnr-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: url('../images/fwlnr-bg.jpg') no-repeat center center;
  background-size: cover;
  height: 390px;
  padding-left: 40px;
}

.lnr-box .name {
  font-size: 38px;
  color: #246e3d;
  margin-bottom: 20px;
  text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}

.lnr-box .info-txt {
  width: 390px;
  line-height: 28px;
  color: #246e3d;
  font-size: 18px;
  text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}

.lnr-box:hover .name,
.lnr-box:hover .info-txt {
  color: #e61101;
}

/* tab 分栏样式 */

.slide-box .title-list-box {
  width: auto;
  display: flex;
  border-bottom: 1px solid #c4d6ec;
}

.slide-box .title-list-box li {
  font-size: 20px;
  padding: 10px;
  position: relative;
  margin-right: 15px;
  cursor: pointer;
}

.slide-box .title-list-box li::before {
  content: '';
  position: absolute;
  width: 0;
  height: 3px;
  background: #0065ce;
  bottom: 0;
  left: 0;
  transition: width 0.3s;
}

.slide-box .title-list-box .on {
  color: #0f60c9;
  font-weight: bold;
}

.slide-box .title-list-box .on::before {
  width: 100%;
}

/* 使用场景 便民提示 价格服务等 */
.fw-info-box {
  display: flex;
  min-height: 313px;
}

.fw-info-box .left-box {
  flex: 1;
}

.fw-info-box .bd {
  margin-top: 25px;
}

.fw-info-box .bd .tag-list {
  margin: 15px 0 0 -15px;
  display: flex;
  flex-flow: row wrap;
}


.fw-info-box .bd .tag-list .tag-item {
  margin: 0 0 16px 15px;
  width: calc(100% / 5 - 15px);
}

.fw-info-box .bd .tag-list .tag-item a {
  padding: 11px 8px 14px 8px;
 display: block;
  align-items: center;
  font-size: 18px;
  transition: all 0.3s;
	text-align: center;
}

.fw-info-box .bd .tag-list .tag-item .img-box {
  width: 58px;
  height: 50px;
  background: url('../images/fwicon2.png') no-repeat center 0; 
  flex-shrink: 0;
  transition: all 0.6s linear;
	display: block; margin: 0 auto;
}

.fw-info-box .bd .tag-list .tag-item a:hover {
  transform: translateY(-6px);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.fw-info-box .bd .tag-list .tag-item a:hover .img-box {
  transform: rotateY(360deg);
}
.fw-info-box .bd .tag-list li.bg-1 .img-box{  background-position:0 0;}
.fw-info-box .bd .tag-list li.bg-2 .img-box{  background-position:0 -50px!important;}
.fw-info-box .bd .tag-list li.bg-3 .img-box{  background-position:0 -100px !important;}
.fw-info-box .bd .tag-list li.bg-4 .img-box{  background-position:0 -150px !important;}
.fw-info-box .bd .tag-list li.bg-5 .img-box{  background-position:0 -200px !important;}
.fw-info-box .bd .tag-list li.bg-6 .img-box{  background-position:0 -250px !important;}
.fw-info-box .bd .tag-list li.bg-7 .img-box{  background-position:0 -300px !important;}
.fw-info-box .bd .tag-list li.bg-8 .img-box{  background-position:0 -350px !important;}
.fw-info-box .bd .tag-list li.bg-9 .img-box{  background-position:0 -400px !important;}
.fw-info-box .bd .tag-list li.bg-10 .img-box{  background-position:0 -450px !important;}

.fw-info-box .bd .tag-list .bg-1 a,.fw-info-box .bd .tag-list .bg-9 a {
  background: #fef4ea;
  color: #f4aa5f;
  border: 1px solid #ffead8;
}

.fw-info-box .bd .tag-list .bg-2 a,.fw-info-box .bd .tag-list .bg-5 a,.fw-info-box .bd .tag-list .bg-8 a {
  background: #f0f6fd;
  color: #2a82e4;
  border: 1px solid #cce3f9;
}

.fw-info-box .bd .tag-list .bg-3 a,.fw-info-box .bd .tag-list .bg-6 a,.fw-info-box .bd .tag-list .bg-10 a   {
  background: #e8f9f8;
  color: #00baad;
  border: 1px solid #baf3ef;
}

.fw-info-box .bd .tag-list .bg-4 a,.fw-info-box .bd .tag-list .bg-7 a  {
  background: #fdf3f3;
  color: #e36868;
  border: 1px solid #fbcdcd;
}



/* 便民提示 和 价格服务 列表 */
.fw-info-box .base-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  background: url('../images/search-arrow2.png') no-repeat left;
}

.fw-info-box .base-list li a {
  flex: 1;
  max-width: 760px;
}

/* 视说服务 便民查询 */

.fw-info-box .right-box {
  width: 355px;
  margin-left: 15px;
}

.fw-info-box .video-service-box {
  height: 218px;
  position: relative;
  overflow: hidden;
}

.fw-info-box .video-service-box video {
  width: 100%;
  height: 100%;
  background: #59b5f4;
}

.fw-info-box .video-service-box .video-title {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
}

.convenient-search-box {
  display: flex;
  flex-flow: row wrap;
  margin: -15px 0 0 -15px;
}

.convenient-search-box li {
  width: calc(50% - 15px);
  margin: 15px 0 0 15px;
  box-sizing: border-box;
  padding-left: 15px;
  background: url('../images/search-arrow2.png') no-repeat left;
}

.convenient-search-box li a {
  display: block;
}

/* 互联网+服务 惠企便民政策 政务服务地图 */
.footer-centrn .nav-back-box {
  margin: 10px 0 15px;
  display: flex;
  justify-content: space-between;
}

.footer-centrn .nav-back-box .nav-back-item {
  width: calc(100% / 3 - 20px);
}

.footer-centrn .nav-back-box .nav-back-item a {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-centrn .nav-back-box .nav-back-item:nth-of-type(1) a {
  background: url('../images/fwlmbg1.jpg') no-repeat center center;
  background-size: 100%;
  box-shadow: inset 0 -4px 0 0px #2e80ee;
}

.footer-centrn .nav-back-box .nav-back-item:nth-of-type(2) a {
  background: url('../images/fwlmbg2.jpg') no-repeat center center;
  background-size: 100%;
  box-shadow: inset 0 -4px 0 0px #fd6981;
}

.footer-centrn .nav-back-box .nav-back-item:nth-of-type(3) a {
  background: url('../images/fwlmbg3.jpg') no-repeat center center;
  background-size: 100%;
  box-shadow: inset 0 -4px 0 0px #786af5;
}

.footer-centrn .nav-back-box .nav-back-item .icon-box {
  width: 68px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  background: rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  transition: all 0.3s;
}

.footer-centrn .nav-back-box .nav-back-item .icon-box .iconfont {
  font-size: 50px;
  color: #fff;
  transition: all 0.3s;
}

.footer-centrn .nav-back-box .nav-back-item a .name {
  color: #fff;
  font-size: 22px;
  margin-top: 10px;
}

.footer-centrn .nav-back-box .nav-back-item a:hover {
  background-size: 120%;
}

.footer-centrn .nav-back-box .nav-back-item:nth-of-type(1) a:hover .icon-box {
  background: #fff;
}

.footer-centrn .nav-back-box .nav-back-item:nth-of-type(1) a:hover .iconfont {
  color: #4d99fb;
}

.footer-centrn .nav-back-box .nav-back-item:nth-of-type(2) a:hover .icon-box {
  background: #fff;
}

.footer-centrn .nav-back-box .nav-back-item:nth-of-type(2) a:hover .iconfont {
  color: #fb8585;
}

.footer-centrn .nav-back-box .nav-back-item:nth-of-type(3) a:hover .icon-box {
  background: #fff;
}

.footer-centrn .nav-back-box .nav-back-item:nth-of-type(3) a:hover .iconfont {
  color: #7f71fc;
}

/* 个人办事 法人办事 */
.gr-service,
.fr-service {
  margin: 20px 0;
}

.service-tag-list .tag-list {
  display: flex;
  flex-flow: row wrap;
  margin: -15px 0 0 -15px;
  height: 214px;
}

.service-tag-list .tag-list li {
  border: 1px solid #c4d6ec;
  box-sizing: border-box;
  width: calc(100% / 6 - 16px);
  margin: 15px 0 0 15px;
}

.service-tag-list .tag-list li a {
  padding: 15px;
  box-sizing: border-box;
  display: block;
  color: #1b76c9;
  box-sizing: border-box;
  text-align: center;
}

.service-tag-list .tag-list li a:hover {
  background: #1b76c9;
  color: #fff;
  transition: all 0.25s;
}

/* 展示更多 */
.bs-moer-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 10px;
  transition: all 0.25s;
}

.bs-moer-tag .iconfont {
  font-size: 28px;
  color: #c6d8f0;
}

/* 办事数据 好评差评 */
.data-summary {
  background: url('../images/shju-bg1.jpg') no-repeat center center;
  background-size: cover;
  border-radius: 2px;
  padding: 10px 20px 20px;
  color: #fff;
  position: relative;
  margin-bottom: 10px;
}

.data-summary .tip-txt {
  position: absolute;
  right: 20px;
  top: 20px;
}

.data-summary-slide .hd ul {
  display: flex;
  border-bottom: 1px solid #509afd;
}

.data-summary-slide .hd ul li {
  font-size: 20px;
  padding: 10px;
  position: relative;
  margin-right: 15px;
  cursor: pointer;
}

.data-summary-slide .hd ul .on::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  background: #fff;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
}

.data-summary-slide .hd ul .on {
  font-weight: bold;
}

.data-summary-slide .bd .data-list {
  display: flex;
  margin-top: 20px;
}

.data-summary-slide .bd .data-list li {
  width: calc(25% - 80px);
  position: relative;
}

.data-summary-slide .bd .data-list li:not(:last-of-type) {
  margin-right: 80px;
}

.data-summary-slide .bd .data-list li:not(:last-of-type)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background: #fff;
  height: 60%;
}

.data-summary-slide .bd .data-list li .count {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* 办件公式 */
.event-list-box {
  margin-top: 10px;
}

.event-list-box .title-list {
  display: flex;
  background: #eff7f9;
  padding: 10px;
  color: #004191;
  box-sizing: border-box;
}

.event-list-box .number {
  width: 170px;
  padding: 0 50px 0 0;
}

.event-list-box .department {
  /*width: 170px;*/
  width: 500px;
  padding: 0 50px 0 0;
}

.event-list-box .name {
  flex: 1;
}

.event-list-box .status {
  width: 220px;
  text-align: center;
}

.event-list-box .date {
  width: 120px;
}

.event-list-box .event-list li.event-item {
  display: flex;
  padding: 14px 10px;
  border-bottom: 1px dashed #bdbdbd;
}

