/**** 统计图表 ****/
.sjfb-tjtb {
    margin-top: 30px;
    margin-top: .3rem;
}

.sjfb-tjtb .tjtb-head {
    width: 240px;
    width: 2.4rem;
    float: left;
}

.sjfb-tjtb .tjtb-head li {
    width: 233px;
    width: 2.33rem;
    /* height: 80px;
    height: .8rem; */
    height: 1.22rem;
    /* line-height: 80px;
    line-height: .8rem; */
    line-height: 1.22rem;
    text-align: center;
    background-color: #ecf3ff;
    margin-top: 4px;
    margin-top: .04rem;
    position: relative;
}

.sjfb-tjtb .tjtb-head li:first-child {
    margin-top: 0;
}

.sjfb-tjtb .tjtb-head li a {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

.sjfb-tjtb .tjtb-head li.active a {
    background-color: #4e79c0;
    background-image: linear-gradient(to bottom right, #5386d7, #2b63ba);
    color: #ffffff;
}

.sjfb-tjtb .tjtb-head li::after {
    content: '';
    display: none;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-top: .05rem solid transparent;
    border-bottom: 5px solid transparent;
    border-bottom: .05rem solid transparent;
    border-left: 7px solid #4e79c0;
    border-left: .07rem solid #4e79c0;
    position: absolute;
    right: -7px;
    right: -.07rem;
    top: calc(50% - 3px);
    top: calc(50% - .03rem);
}

.sjfb-tjtb .tjtb-head li.active::after {
    display: block;
}

.sjfb-tjtb .tjtb-con {
    width: 1080px;
    width: 10.8rem;
    float: right;
    height: 500px;
    height: 5rem;
}

/**** 政务服务数据统计 ****/
.sjfb-tit {
    position: relative;
}

.sjfb-tit::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #bcdeea;
    position: absolute;
    left: 0;
    top: 21px;
    top: .21rem;
}

.sjfb-tit .tit {
    width: 227px;
    width: 2.27rem;
    height: 44px;
    height: .44rem;
    line-height: 44px;
    line-height: .44rem;
    border-radius: 22px;
    border-radius: .22rem;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    margin: 0 auto;
    background-color: #5386d7;
    background-image: linear-gradient(to bottom right, #5386d7, #2b63ba);
    z-index: 3;
    position: relative;
}

.sjfb-zwfwtj {
    margin-top: 30px;
    margin-top: .3rem;
    padding: 30px 0;
    padding: .3rem 0;
    background-color: #f8f8f8;
}

.sjfb-zwfwtj .zwfwtj-box {
    width: 570px;
    width: 5.7rem;
    height: 256px;
    height: 2.56rem;
    padding: 20px;
    padding: .2rem;
    background-color: #ffffff;
    float: left;
    margin-top: 30px;
    margin-top: .3rem;
}

.sjfb-zwfwtj .zwfwtj-box.box02 {
    width: 660px;
    width: 6.6rem;
    float: right;
}

.sjfb-zwfwtj .zwfwtj-tit {
    height: 20px;
    height: .2rem;
    line-height: 20px;
    line-height: .2rem;
    overflow: hidden;
    font-weight: 700;
}

.sjfb-zwfwtj .zwfwtj-tit span.s02 {
    font-size: 14px;
    font-size: .14rem;
    color: #bbbbbb;
    font-weight: 400;
    margin-left: 5px;
}

.sjfb-zwfwtj .zwfwtj-ico-ul li {
    width: 50%;
    float: left;
    margin-top: 45px;
    margin-top: .45rem;
}

.sjfb-zwfwtj .zwfwtj-ico-ul li img {
    width: 44px;
    width: .44rem;
    height: 44px;
    height: .44rem;
    float: left;
    margin: 8px 15px 0 35px;
    margin: .08rem .15rem 0 .35rem;
    display: block;
}

.sjfb-zwfwtj .zwfwtj-ico-ul li span {
    display: block;
    font-size: 24px;
    font-size: .24rem;
    font-weight: 700;
}

.sjfb-zwfwtj .zwfwtj-ico-ul li label {
    display: block;
    font-size: 14px;
    font-size: .14rem;
    font-weight: 700;
    margin-top: 5px;
}

.sjfb-zwfwtj .zwfwtj-box.box02 .zwfwtj-ico-ul {
    width: 520px;
    width: 5.2rem;
    float: left;
}

.sjfb-zwfwtj .zwfwtj-btn {
    width: 127px;
    width: 1.27rem;
    margin-top: 12px;
    margin-top: .12rem;
    float: right;
}

.sjfb-zwfwtj .zwfwtj-btn a {
    width: 125px;
    width: 1.25rem;
    height: 30px;
    height: .3rem;
    line-height: 30px;
    line-height: .3rem;
    text-align: center;
    border: 1px solid #255baf;
    color: #255baf;
    border-radius: 15px;
    border-radius: .15rem;
    font-size: 14px;
    font-size: .14rem;
    margin-top: 10px;
    margin-top: .1rem;
}

.sjfb-zwfwtj .zwfwtj-btn a:hover {
    background-color: #ecf3ff;
}

/**** 公开信箱数据统计 ****/
.sjtf-mailtj {
    margin-top: 30px;
    margin-top: .3rem;
}

.sjtf-mailtj .mailtj-box {
    margin-top: 30px;
    margin-top: .3rem;
    float: left;
}

.sjtf-mailtj .mailtj-box.box01 {
    width: 630px;
    width: 6.3rem;
    margin-right: 30px;
    margin-right: .3rem;
}

.sjtf-mailtj .mailtj-box.box02 {
    width: 366px;
    width: 3.66rem;
}

.sjtf-mailtj .mailtj-box.box03 {
    width: 282px;
    width: 2.82rem;
    float: right;
}

.sjtf-mailtj .mailtj-box .mailtj-tit {
    width: auto;
    height: 45px;
    height: .45rem;
    line-height: 45px;
    line-height: .45rem;
    position: relative;
    overflow: hidden;
}

.sjtf-mailtj .mailtj-box .mailtj-tit span {
    width: auto;
    padding-right: 15px;
    padding-right: .15rem;
    background-color: #ffffff;
    height: 45px;
    height: .45rem;
    display: inline-block;
    font-weight: 700;
}

.sjtf-mailtj .mailtj-box .mailtj-tit::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #bcdeea;
    position: absolute;
    left: 0;
    top: calc((100% - 1px) / 2);
    z-index: -1;
}

.sjtf-mailtj .mailtj-box .mailtj-tit .bz {
    float: right;
    padding: 0 10px;
    background-color: #ffffff;
    font-size: 14px;
    font-size: .14rem;
    color: #bbbbbb;
}

.sjtf-mailtj .mailtj-box .mailtj-con {
    width: 100%;
    height: 275px;
    height: 2.75rem;
}

/**** 统计数据 ****/
.sjfb-tjsj-box {
    width: 655px;
    width: 6.55rem;
    margin-top: 30px;
    margin-top: .3rem;
    float: left;
    margin-right: 30px;
    margin-right: .3rem;
}

.sjfb-tjsj-box:nth-child(2) {
    margin-right: 0;
}

.sjfb-tjsj-box .tjsj-con {
    margin-top: 25px;
    margin-top: .25rem;
}

.sjfb-tjsj-box .tjsj-con .pList li a {
    width: 78%;
}

/**** 手机端 ****/
@media screen and (max-width: 1024px) {
    .sjfb-tjtb .tjtb-head li a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .sjfb-zwfwtj .zwfwtj-ico-ul li img {
        margin-left: 0;
        margin-right: 0;
    }
    
    .sjfb-zwfwtj .zwfwtj-box.box02 .zwfwtj-ico-ul {
        width: 490px;
        width: 4.9rem;
    }
    
    .sjfb-zwfwtj .zwfwtj-btn {
        width: 157px;
        width: 1.57rem;
    }
    
    .sjfb-zwfwtj .zwfwtj-btn a {
        width: 155px;
        width: 1.55rem;
    }
}

@media screen and (max-width: 768px) {
    .sjfb-tjtb {
        margin-top: 10px;
    }
    
    .sjfb-tjtb .tjtb-head {
        width: 100%;
        float: none;
        height: 1.35rem;
    }

    .sjfb-tjtb .tjtb-head li {
        width: calc((100% - 1px) / 2);
        height: .45rem;
        line-height: .45rem;
        float: left;
        margin-top: 0;
        border-right: 1px solid #ffffff;
    }

    .sjfb-tjtb .tjtb-head li:nth-child(2n) {
        border-right: 0;
    }

    .sjfb-tjtb .tjtb-head li::after {
        border-left: .05rem solid transparent;
        border-right: .05rem solid transparent;
        border-top: .07rem solid #4e79c0;
        bottom: -.12rem;
        left: calc(50% - .07rem);
        top: auto;
        right: auto;
        z-index: 9;
    }
    
    .sjfb-tjtb .tjtb-con {
        width: 100%;
        margin-top: .2rem;
        float: none;
        height: calc(100vw * .65);
    }
    
    .sjfb-zwfwtj {
        padding: 10px 0;
        margin: .2rem 10px 0;
    }
    
    .sjfb-zwfwtj .zwfwtj-box {
        width: calc(100% - 20px) !important;
        margin-top: 10px;
        padding: 10px 10px .3rem;
        float: none;
        height: auto;
    }
    
    .sjfb-zwfwtj .zwfwtj-box .zwfwtj-ico-ul::after,
    .sjfb-zwfwtj .zwfwtj-btn::after {
        content: '';
        display: block;
        clear: both;
    }
    
    .sjfb-zwfwtj .zwfwtj-box.box02 .zwfwtj-ico-ul {
        width: 100%;
        float: none;
    }
    
    .sjfb-zwfwtj .zwfwtj-ico-ul li {
        margin-top: .2rem;
    }
    
    .sjfb-zwfwtj .zwfwtj-ico-ul li img {
        margin-right: 10px;
    }
    
    .sjfb-zwfwtj .zwfwtj-btn {
        width: 100%;
        float: none;
        margin-top: .2rem;
    }
    
    .sjfb-zwfwtj .zwfwtj-btn a {
        width: calc(50% - 7px);
        float: left;
        margin-right: 10px;
    }
    
    .sjfb-zwfwtj .zwfwtj-btn a:nth-child(2n) {
        margin-right: 0;
    }
    
    .sjtf-mailtj {
        margin-top: 10px;
    }
    
    .sjtf-mailtj .mailtj-box {
        margin-top: 10px;
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
    }
    
    .sjtf-mailtj .mailtj-box.box03 .mailtj-con {
        height: calc(100vw * .4);
    }
    
    .sjfb-tjsj-box {
        margin-top: 10px;
        float: none;
        margin-right: 0;
        width: 100%;
    }
    
    .sjfb-tjsj-box .tjsj-con {
        margin-top: .2rem;
    }
    
    .sjfb-tjsj-box .tjsj-con .pList li a {
        width: 72%;
    }
}

@media screen and (max-width: 360px) {
    .sjfb-zwfwtj .zwfwtj-ico-ul li img {
        margin-bottom: 10px;
    }
}