/**!
* æ”¿åºœä¿¡æ¯å…¬å¼€
* date:2021-7-29
* author: tfx;
*/

.main {
    margin-top: 58px;
}

.leader-info {
    float: left;
    width: 57.45%;
}

.gov-activity {
    float: right;
    width: 34.05%;
}

.info-job {
    float: left;
    width: 68px;
    height: 26px;
    margin-top: 52px;
    line-height: 26px;
    padding-left: 3px;
}

.info-img {
    float: left;
    width: calc(100% - 68px);
    margin-left: -25px;
}

.per-info {
    float: left;
    margin-left: 15px;
    width: 100px;
    margin-top: 22px;
}

.per-info>a>p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.gov-items {
    margin-top: 19px;
}

.gov-item {
    height: 23px;
    line-height: 23px;
    margin-top: 13px;
    padding-left: 22px;
    font-size: 15px;
    background: url("../images/dot.png") 4px center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gov-item>a {
    color: #666;
}

.gov-item:first-child {
    margin-top: 0;
}

.gov-item:hover {
    color: #2c56b5;
    background-image: url("../images/doth.png");
}

.gov-item:hover a {
    color: #2c56b5;
}

/* carouselè½®æ’­ */
.carousel {
    margin: 40px -10px 0;
}

.item {
    padding: 0 10px;
}

.item:hover img {
    opacity: 0.9;
}

/* æ”¿åºœæŠ¥å‘Šã€ç»Ÿè®¡å…¬æŠ¥ */
.report {
    margin-top: 40px;
}

.report>div {
    float: left;
    width: calc((100% - 25px) / 2);
}

.statistics {
    margin-left: 25px;
}


/* tab */
.tab-hd {
    display: flex;
}

.tab-hdl {
    flex: 1;
    margin-left: 20px;
}

.tab-hdl:first-child {
    margin-left: 0;
}

.tab-hdl>a {
    display: block;
    height: 78px;
    line-height: 24px;
    padding-top: 47px;
    color: #fff;
    text-align: center;
    background: center 8px no-repeat #286dbb;
}

.tabview {
    margin-top: 36px;
}

.tab-hdl.active>a {
    position: relative;
    background-color: #3886df;
}

.tab-hdl.active>a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 90px;
    margin: 0 auto;
    z-index: -1;
    background: url("../images/tab_active.png") center center no-repeat
}

.tab-hdl:nth-child(1) a {
    background-image: url("../images/tab1.png");
}

.tab-hdl:nth-child(2) a {
    background-image: url("../images/tab2.png");
}

.tab-hdl:nth-child(3) a {
    background-image: url("../images/tab3.png");
}

.tab-hdl:nth-child(4) a {
    background-image: url("../images/tab4.png");
}

.tab-hdl:nth-child(5) a {
    background-image: url("../images/tab5.png");
}

.tab-bdl {
    padding: 16px 20px 28px;
    border: 1px solid #3173be;
    border-top: none;
}

.tab-item {
    float: left;
    width: calc((100% - 20.1px * 6) / 7);
    margin-left: 20px;
    margin-top: 19px;
}

.tab-item:nth-child(7n+1) {
    margin-left: 0;
}

.tab-item-cont {
    display: block;
    height: 116px;
    line-height: 22px;
    padding-top: 68px;
    text-align: center;
    font-size: 16px;
    color: #2e5bb5;
    background: center 19px no-repeat #f2f8ff;
    border: 1px solid #d2ebff;
}

.tab-item:nth-child(1) .tab-item-cont {
    background-image: url("../images/t1.png");
}

.tab-item:nth-child(2) .tab-item-cont {
    background-image: url("../images/t2.png");
}

.tab-item:nth-child(3) .tab-item-cont {
    background-image: url("../images/t3.png");
}

.tab-item:nth-child(4) .tab-item-cont {
    background-image: url("../images/t4.png");
}

.tab-item:nth-child(5) .tab-item-cont {
    background-image: url("../images/t5.png");
}

.tab-item:nth-child(6) .tab-item-cont {
    background-image: url("../images/t6.png");
}

.tab-item:nth-child(7) .tab-item-cont {
    background-image: url("../images/t7.png");
}

.tab-item:nth-child(8) .tab-item-cont {
    background-image: url("../images/t8.png");
}
.tab-item:nth-child(9) .tab-item-cont {
    background-image: url("../images/t9.png");
}
.tab-item:nth-child(10) .tab-item-cont {
    background-image: url("../images/t9.png");
}
.tab-item:nth-child(11) .tab-item-cont {
    background-image: url("../images/t9.png");
}
.tab-item:nth-child(12) .tab-item-cont {
    background-image: url("../images/t9.png");
}
.tab-item:nth-child(13) .tab-item-cont {
     background-image: url("../images/t9.png");
 }
.tab-item:nth-child(14) .tab-item-cont {
    background-image: url("../images/t9.png");
}
.tab-item:nth-child(15) .tab-item-cont {
    background-image: url("../images/t9.png");
}
.tab-item:nth-child(16) .tab-item-cont {
    background-image: url("../images/t9.png");
}
.tab-item:nth-child(17) .tab-item-cont {
    background-image: url("../images/t9.png");
}

.tab-item:hover .tab-item-cont {
    border-color: #286dbb;
}

/* pad */
@media (max-width:979px) {
    .about-leader {
        margin-top: 30px;
    }
}

/* phone */
@media (max-width:767px) {

    .leader-info,
    .gov-activity,
    .report>div {
        width: 100%;
    }

    .gov-activity {
        margin-top: 20px;
    }

    .statistics {
        margin-left: 0;
        margin-top: 20px;
    }



    .tab-hd {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .tab-hdl {
        display: inline-block;
        vertical-align: top;
        width: 170px;
    }

    .tab-item {
        width: calc((100% - 20px) / 2);
        margin-left: 20px;
    }

    .tab-item:nth-child(7n+1) {
        margin-left: 20px;
    }

    .tab-item:nth-child(2n+1) {
        margin-left: 0;
    }
}