*{
    margin: 0 ;
    padding: 0;
}
ul, dl, dt, dd, ol {
    list-style-type: none;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, dl, dt, dd, iframe, span {
    margin: 0;
    padding: 0;
    border: 0;
}
a{
    text-decoration: none;
}
em, i {
    font-style: normal;
}

/* 头部样式开始 */
/* 头部样式结束 */
/* 第二块开始的图片 */
.bsfw_topimg{
    position: relative;
    box-sizing: border-box;
    width:100%;
    height: 114px;
    max-width:1200px;
    background: url(/uiFramework/commonResource/image/2022052311445724421.png) no-repeat left 100%;
   /* border-radius: 5px;
     background: url(../images/zwfw_img1.png) no-repeat left 100%; */
    padding-right: 50px;
    padding-top: 36px;
    margin: 0 auto;
    margin-top: 20px;
}
.bsfw_person_icon{
    display: inline-block;
    padding: 10px;
    
    width: 130px;
    color: #fff;
    border-radius: 5px;
    margin: 5px;
    background: url(/uiFramework/commonResource/image/2022052311473224975.png) no-repeat 26px center  !important;
    background-color: #F5CA00  !important;
    
    box-sizing: border-box;
    padding-left: 63px;
    border-radius: 5px;
    text-align: left;
    margin-left: 15px;
}

.bsfw_person_icon div{
    font-size: 1.5em;
    display: inline-block;
}
/* 浮动 */
.bsfw_top_btn{
    float: right;
}
.bsfw_top_hidden_a_tag{
    position:absolute;
    width: 100%;
    max-width: 610px;
    height: 38px;
    left: 0;
    box-sizing: border-box;
    background: none;
    margin-left: 47px;
    
}

/* 第二块轮播块开始 */
.tab_hd {
    position: relative;
    height: 50px;
margin-left: 10px;
}

.tab_hd::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 1px;
    background: #e1e3e5;
    z-index: 0;
}
a.otherLink:last-child {

}
.tab_hd ul {
    float: left;
    position: relative;
    z-index: 10;
}

.tab_hd ul li {
    float: left;
    height: 50px;
    margin-left: -2px;
    margin-right: 10px;
}

.tab_hd ul li:last-child {
    margin: 0;
}

.tab_hd ul li a {
    display: block;
    font-size: 25px;
    color: #333333;
    font-weight: 700;
    position: relative;
    height: 100%;
}

.tab_hd ul li a::after,
.otherLink::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 5px;
    border-radius: 3px;
    background: #71922a;
    bottom: 0;
    width: 0;
    transition: width .3s;
}

.tab_hd ul li.on a {
    color: #71922a;
}

.tab_hd ul li.on a::after {
    width: 100%;
}

.zwfw_block2 {
    padding-top: 20px;
}

.zwfw_block2 .tab_hd::after {
    display: none;
}

.zwfw_block2_bd {
    width: 100%;
    background: #f9f9f9;
    padding-top: 40px;
    border-top: 1px solid #e1e3e5;
}

.zwfw_block2_bd .sildeBox {
    position: relative;
    padding-bottom: 20px;
}

.zwfw_block2_bd .sildeBox .in_hd {
    position: relative;
    text-align: center;
    bottom: -20px;
}

.zwfw_block2_bd .sildeBox .in_hd ul {
    display: inline-block;
}

.zwfw_block2_bd .sildeBox .in_hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #dfdfdf;
    margin: 0 5px;
    cursor: pointer;
}

.zwfw_block2_bd .sildeBox .in_hd ul li.on {
    width: 30px;
    border-radius: 25px;
    background: #71922a;
}

.zwfw_block2_bd .sildeBox .in_bd ul li {
    float: left;
    width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 20px;
    background: #fff;
    transition: background .3s;
}

.zwfw_block2_bd .sildeBox .in_bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.5em;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 15px;
}
.in_bd{
    background-color: #f9f9f9;
}
.tempWrap{
    margin:  0 auto;
    overflow: hidden;
}
.zwfw_block2_bd .sildeBox .in_bd ul li:hover {
    background: url(/abg/images/zwfw_img3.png) no-repeat center / 100% 100%;
}

.zwfw_block2_bd .sildeBox .in_bd ul li:hover a {
    color: #fff;
}
.zwfw_block2_hd{
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
overflow: hidden;
}
.zwfw_block2_hd .hd>a {
    display: inline-block;
    font-size: 25px;
    color: #333333;
    font-weight: 700;
    position: relative;
    height: 100%;
    margin-left: 10px;
}

.zwfw_block2_hd .hd>a:hover {
    color: #71922a;
}
.overflowdiv{
    max-width:1200px;
    overflow: hidden;
    max-height: 630px;
    margin: 0 auto;
    border:0;
    position: relative;
}
.overhiddenbtn{
    z-index: 6;
    position: absolute;
    width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    right: 10px;
    cursor: pointer;
    bottom: 10px;
    background: #fff;
font-size: 1.5em;
  display:none;
    transition: background 0.3s;
}
/* 第二块轮播块结束 */
/* 第三块轮播图开始 */

.lunbo2 {
    max-width:1200px;
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
    border: 1px solid #e1e3e5;
    padding: 15px 0;
}
.overflowdiv{
    max-width:1200px;
    overflow: hidden;
    margin: 0 auto;
    border:0;
}
.swiper-wrapper>li {
    float: left;
    width: 260px;
    height: 104px;
    margin-right: 20px;
}

.prev {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.next {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.hidden_slide{
    max-width:90%;
    margin: 0 auto;
}
.swiper-button-prev:after {
    content: '';
}
.swiper-button-next:after {
    content: '';
}

.swiper-wrapper{
    list-style: none;
}
#personal0{
        float: none !important;
        width: 100% !important;
        max-width: 1200px;
        margin: 0 auto;
max-height: 320px;
    overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-around;
    }
    #corporation0{
        float: none !important;
        width: 100% !important;
        max-width: 1200px;
        margin: 0 auto;
max-height: 320px;
    overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-around;
    }
    .swiper_two {
        overflow: hidden;
    }



/* 轮播图 */

.idx_zwfw2 {
    position: relative;
max-width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
}

.idx_zwfw2 .bd {
    background: #fff;
    border: 1px solid #e1e3e5;
    padding: 15px 0;
}

.idx_zwfw2 .bd .tempWrap {
    width: 1100px !important;
    margin: 0 auto;
}

.idx_zwfw2 .bd ul li {
    float: left;
    width: 260px;
    height: 104px;
    margin-right: 20px;
}

.idx_zwfw2 .prev {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.idx_zwfw2 .next {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}




/* 第三块轮播图结束 */

/* 第四块开始 (效能监督 好差评  截止到上个自然日统计的数据)- */
.zwfw_block3 {
    padding-top: 10px;
}
.idx_zwfw2 {
    position: relative;
    margin-top: 40px;
}
.idx_zwfw2 .bd {
    background: #fff;
    border: 1px solid #e1e3e5;
    padding: 15px 0;
}
.idx_zwfw2 .bd .tempWrap {
    width: 1100px !important;
    margin: 0 auto;
}
/* ------------ */

/* 最后一块 */
.zwfw_block3 {
    padding-top: 10px;
}
.block4_top_center{
    max-width: 1200px;
    margin: 0 auto;
}
.zwfw_block4 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.zwfw_block4 .tab_hd ul li.on a::after {
    display: none;
}

.zwfw_block4 .hd::after {
    display: none;
}

.zwfw_block4 .hd>p {
    font-size: 16px;
    color: #999999;
    margin-left: 30px;
    line-height: 36px;
    display: inline-block;
}

.zwfw_block4 .bd {
    background: #f9f9f9;
    /* height: 280px; */
    box-sizing: border-box;
    padding-top: 40px;
}
.block_right {
    float: left;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
}

.block_left{
    padding-left: 50px;
    float: left;
    
    box-sizing: border-box;
}
.block_mid{
    box-sizing: border-box;
    padding-left: 50px;
    float: left;
}
.zwfw_block4 .bd .block>div>p {
    font-size: 18px;
    color: #333333;
}

.zwfw_block4 .bd .block_bd {
    height: 180px;
    padding: 20px 0;
}

.zwfw_block4 .bd .block_bd .in_block {
    margin-right: 38px;
    float: left;
}

.zwfw_block4 .bd .block_bd .in_block:last-child {
    margin-right: 0;
}

.zwfw_block4 .bd .block_bd .in_block em {
    display: block;
    font-size: 1em;
    color: #71922a;
}

.zwfw_block4 .bd .block_bd .in_block em i {
    font-size: 30px;
    color: #71922a;
    font-weight: 700;
    margin-right: 7px;
}

.zwfw_block4 .bd .block_bd .in_block span {
    display: block;
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}

.zwfw_block4 .bd .block_right {
    width: 500px;
    padding-right: 0 !important;
}


.zwfw_block4 .bd .block>div.block_right::after {
    display: none;
}
.otherLink::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 5px;
    border-radius: 3px;
    background: #71922a;
    bottom: 0;
    width: 0;
    transition: width .3s;
}
.otherLink:hover::after {
    width: 100%;
}

/* 第四块结束 (效能监督 好差评  截止到上个自然日统计的数据) */


@media screen and (max-width:738px) {
    .overhiddenbtn{
        display: block;
    }
    
}




@media screen and (max-width:880px) {
    .bsfw_topimg{
        height: 230px;
        background: url(/uiFramework/commonResource/image/2022061117432891261.jpg) no-repeat center;
        background-color: #81b260;
background-size: contain;
padding-right: 0px !important;
    }
    .bsfw_top_hidden_a_tag{
        margin-top: 17px;
        margin-left: 0px;
        max-width: 520px;
    }
    .bsfw_top_btn{
        margin-top: 90px;
   float: none;
    display: flex;
    justify-content: space-around;
    }
}
@media screen and (max-width:1190px) {
.zwfw_block4 .bd .block_bd{
        height: 100px;
    }

}
@media screen and (max-width:1000px) {
.block_mid{
        margin-right: 40px;
        }

#personal0{
            max-height: inherit;
        overflow: visible !important;
        }
#corporation0{
max-height: inherit;
        overflow: visible !important;
}
}
@media screen and (max-width:500px) {
    /* 轮播自适应 */
    .hidden_slide {
            width: 50%;
    }
    .swiper-button-next{
        right: 45px !important;
    }
    .swiper-button-prev{
        left: 45px !important;
    }
    /* 最后一块数据统计 */
    .zwfw_block4 .bd .block_right {
        width: 100%;
    }
    .zwfw_block4 .bd .block>div {
        height: auto;
    }
}
@media screen and (max-width:624px){
}
@media screen and (max-width:438px) {
    /* .zwfw_block2_bd .sildeBox .in_bd ul li{
        width: 130px;
    } */
    .block_mid{
        margin-bottom: 10px;
    margin-right: 20px;
    }

}

@media screen and (max-width:444px) {
   
   a.otherLink:first{
margin-left: 0 !important; 
    }
    .zwfw_block2_hd .hd>a:last-child {
        margin-left: 10px;
    }
.block_bd>.in_block {
    margin-right: 15px !important;
}
}

/* 办事服务移动端 start */
/* 办事服务 max-width: 768px */
@media all and (orientation : portrait) and (max-width: 768px) {

    .idx_zwfw2 .bd {
        overflow: hidden;
        width: 539px;
        margin: 0 auto;
    }
    .lunbo2{
        overflow: hidden;
        width: 539px;
        margin: 0 auto;
    }
   .tab_hd ul li a{ font-size:20px; }
   .zwfw_block2_hd .hd>a{ font-size:20px; }
}
/* 办事服务 max-width: 550px */
/* 轮播图的 */
@media all and (orientation : portrait) and (max-width: 550px) {
    .idx_zwfw2 .bd {
        overflow: hidden;
        width: 260px;
        margin: 0 auto;
    }
    .lunbo2{
        overflow: hidden;
        width: 539px;
        margin: 0 auto;
    }
}

/* 办事服务移动端 end */
/* 轮播图 */