@charset "utf-8";
/* CSS Document */
/*--简单动态图标---*/
.gknavlist i{-webkit-transition: 400ms; -o-transition: 400ms;    -moz-transition: 400ms;    transition: 400ms; }
.gknavcd2 li:hover i,.banjtj .bd li:hover i,.hdcdl li:hover i{
	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);
}

.mainCenterOne{ width:100%; margin:0 auto;}


.ycbCent{ width:100%; }

/* 一件事一次办等 */
.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;
  box-sizing: border-box;
}

.bs-slide-box > .bd > div {
  min-height: 390px;
}

.bs-grfr-box {
  display: flex;
}

.bs-grfr-box > ul {
  width: 50px;
  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;
	font-size: 20px; 
}

.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: 15%;
  box-sizing: border-box;
}

/* 个人办事 */
.bs-grfr-box .gr-bs-box .content {
  width: 80%;
  height: 100%;
  background: url('../images/yjsycb2023-img1.png') no-repeat center 40%;
  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: 15%;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(2) {
  top: 120px;
  left: -15%;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(3) {
  top: 248px;
  left:8%;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(4) {
  top: 248px;
  left: 52%;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(5) {
  top: 200px;
  left: 95%;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(6) {
  top: 20px;
  right: -30%;
}

.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(7) {
  top: 0px;
  right: 1%;
}

/* 法人办事 */
.bs-grfr-box .fr-bs-box {
  flex: 1;
  margin-left:15%;
  box-sizing: border-box;
}

.bs-grfr-box .fr-bs-box .content {
  width: 85%;
  height: 100%;
  background: url('../images/yjsycb2023-img2.png') no-repeat center 20%;
  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 .name a,.bs-grfr-box .gr-bs-box .gr-bs-item .name a{ color: #2286ee;}

.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: 6%;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(2) {
  top: 241px;
  left: -10%;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(3) {
  top: 237px;
  left: 41%;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(4) {
  top: 215px;
  right: -18%;
}

.bs-grfr-box .fr-bs-box .fr-bs-item:nth-of-type(5) {
  top: 8%;
  right: 18%;
}


.fwlink{width:100%;margin-top:20px;}
.fwlink .bd{ overflow: hidden;}
.fwlink ul{ justify-content:flex-start;}
.fwlink li{ width:31.3%;  margin-right:1.3%; overflow: hidden; border-radius: 5px;-webkit-border-radius:5px;}
.fwlink li img{ width:100%;}
.fwlink li:last-child{margin-right: 0px;}

.banjgshi{margin-top:-15px;}
.banjgshi .hd{ background: url(../images/line1.jpg) repeat-x bottom; height: 50px; }
.banjgshi .hd h3{ display: inline-block; padding:0 15px; font-size: 22px; color: #0f60c9; height: 50px; font-weight:bold; line-height: 45px; background: url(../images/line8.jpg) repeat-x bottom;}
.banjgshi .hd h3 a{color: #0f60c9;}

.banjgshi .title-list-box li {
    font-size: 20px;
    padding: 10px 0;
    position: relative;
    margin-right: 15px;
    cursor: pointer;
}
/* 办件公式 */
.event-list-box {
  margin-top: 10px;
}
.event-list-box .title-list {
  display: flex;
  background: #fff;
  padding: 10px 0;
  color: #004191; 
box-sizing: border-box;
}

.event-list-box .xiangmu {
  width: 35%; text-indent: 10px;
}

.event-list-box .department { 
  width: 20%;  
}

.event-list-box .name {
  flex: 1;
width:15%;
	text-align: center;	 
}

.event-list-box .status {
  width: 15%;
  text-align: center;	
}

.event-list-box .date {
  width: 15%;
	text-align: center;
}

.event-list-box .event-list li{
  display: flex; 
  border-bottom: 1px dashed #bdbdbd;
 overflow: hidden;zoom:1;
	padding:12px 0 12px 0;
	width:100%;
}
.event-list-box .event-list li div{ float: left; box-sizing: border-box;}
.event-list-box .event-list li a{ display: block; width:100%;}
.event-list-box .event-list li .date{ font-size: 16px;}
.event-list-box .event-list li:hover{ background: #f0fbfd;}


.pubfwBox{ width: 100%;margin-top:15px;}
.pubfwBox .hd{ background: url(../images/fuwutit-bg.jpg) repeat-y; height: 50px; line-height: 45px;}
.pubfwBox .hd h3{ display: inline-block; padding:0 10px; font-weight: bold; color: #0e79e3; border-bottom:2px solid #0e79e3;margin-left:3%; font-size: 22px; position:relative; }

.ggsxBox{ margin-top:-5px;padding:18px 10px 0 10px; box-sizing: border-box;}
.ggsxBox li{ width:30.3%; margin:1.5% 1.5%;-webkit-box-shadow: 0 0 10px #9bcaf9;-moz-box-shadow: 0 0 10px #9bcaf9;box-shadow: 0 0 10px #9bcaf9; 
	background: url(../images/ggfw-bg.jpg) no-repeat; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}

.ggsxBox li h3,.ggsxBox li span{ display: block; margin: 0 auto; text-align: center;}
.ggsxBox li h3{margin-top:15%; width:60%; border: 1px solid #80b8f0; padding:3% 0; line-height: 30px; font-size: 20px; font-weight: bold; border-left:none; border-right:none;color: #0668c9;}
.ggsxBox li span{margin-top:2%;}
.ggsxBox li span img{ width: 70%;}

.handleBox{margin-top:10px;}
.banliist{ width:100%;}
.banliist .hd{ background: url(../images/fuwutit-bg.jpg) repeat-y; position: relative; height: 50px; line-height: 50px;}
.banliist .hd ul{margin-left:22px; width:80%; overflow: inherit;}
.banliist .hd ul li{ float: left; margin-right:50px; font-size: 20px;padding:0 22px; position: relative; }
.banliist .hd ul li:last-child{marign-right:0;}
.banliist .hd ul li.on{ color: #0e79e3;  font-weight: bold; border-bottom:3px solid #0e79e3;}
.banliist .hd ul li.on a{color: #0e79e3;}
.banliist .hd span{ display: block; position: absolute; top:0; right:10px; font-size: 16px;}
.banliist .hd span a{ color:#666;}

.banliist .hd ul li i{ position: absolute; bottom:-18px; left: 45%;width: 0; display: none;
height: 0;border-width: 8px;border-style: solid;border-color: #0e79e3 transparent transparent transparent;}
.banliist .hd ul li.on i{ display: block;}

.banliist .bd{margin-top:18px;}
.matter{ width:100%;}
.matter li{width:23%; mrgin-right:3%;margin-bottom:15px; border-radius: 5px; padding:25px 0; line-height: 50px; overflow: hidden;white-space: nowrap; text-overflow: ellipsis; background: url(../images/fuwsh-bg1.jpg) no-repeat; background-size: cover; padding:0 10px; box-sizing: border-box; text-align: center;}



.matter2{width:100%;}
.matter2 li{ width:31.3%;;margin-bottom:15px; text-align: center;padding:2% 0; box-sizing: border-box; float: left; margin:0 1% 2% 1%; border-radius: 5px;}
.matter2 li i,.matter2 li span{ display: block; margin: 0 auto;}
.matter2 li i{ width:60px; height: 60px;}
.matter2 li span{ text-align: center; line-height: 32px;margin-top:2%; }
.matter2 li.fuw1{ background: url(../images/syfw-lmbg1.jpg) no-repeat; background-size: cover;}
.matter2 li.fuw2{ background: url(../images/syfw-lmbg2.jpg) no-repeat; background-size: cover;}
.matter2 li.fuw3{ background: url(../images/syfw-lmbg3.jpg) no-repeat; background-size: cover;}
.matter2 li.fuw4{ background: url(../images/syfw-lmbg4.jpg) no-repeat; background-size: cover;}
.matter2 li.fuw5{ background: url(../images/syfw-lmbg5.jpg) no-repeat; background-size: cover;}
.matter2 li.fuw6{ background: url(../images/syfw-lmbg6.jpg) no-repeat; background-size: cover;}
.matter2 li.fuw4,.matter2 li.fuw5,.matter2 li.fuw6{margin-bottom:0;}

.matter2 li.fuw1 i{ background: url(../images/syfw-pic1.png) no-repeat;background-size: cover;}
.matter2 li.fuw2 i{ background: url(../images/syfw-pic2.png) no-repeat;background-size: cover;}
.matter2 li.fuw3 i{ background: url(../images/syfw-pic3.png) no-repeat;background-size: cover;}
.matter2 li.fuw4 i{ background: url(../images/syfw-pic4.png) no-repeat;background-size: cover;}
.matter2 li.fuw5 i{ background: url(../images/syfw-pic5.png) no-repeat;background-size: cover;}
.matter2 li.fuw6 i{ background: url(../images/syfw-pic6.png) no-repeat;background-size: cover;}

.bmcx{ position: relative;margin-top:15px;}
.bmcx .tit{ height: 45px; line-height: 45px; background: url(../images/line1.jpg) repeat-x bottom;}
.bmcx .tit h3{ display: inline-block;  height: 45px; padding:0 10px; background: url(../images/line2.jpg) repeat-x bottom;font-size: 22px; color: #0e79e3; font-weight: bold;}


.bmcx .bd{margin-top:15px;}
.bmcx{ width:100%; background:url(../images/fwcx-bg.jpg) no-repeat right bottom #f3fafe; padding: 15px; box-sizing: border-box;}
.bmcx li{width:100%;}
.cxBox{ width:100%;}
.cxBox dl,.cxBox dd{ display: block;}
.cxBox dl{ width:100%; overflow: hidden;zoom:1;}
.cxBox dd{ width:25%; float: left;margin-bottom:10px;}
.cxBox i,.cxBox span{ display: block;  margin: 0 auto;}
.cxBox i{ width:50px; height: 50px; text-align: center;}
.cxBox span { text-align: center; line-height: 26px;margin-top:10px;}




@media (max-width:998px){
	.bs-grfr-box .gr-bs-box{margin-left: 20%;}
	.bs-grfr-box .gr-bs-box .content {  
  background: url('../images/yjsycb2023-img1.png') no-repeat center 45%;
  background-size: contain; }
	.bs-grfr-box .gr-bs-box .gr-bs-item:nth-of-type(2){ left:-25%;}
	.bs-grfr-box .fr-bs-box .content { 
  background: url('../images/yjsycb2023-img2.png') no-repeat center 35%;
  background-size: contain;

}


	
}

