.innerGgCenter {
    overflow: inherit;
}
.leader_container {
    width: 100%;
    min-height: 500px;
}

.leader_left {
    width: 232px;
    float: left;
    overflow: hidden;
}

.left_nav {
    width: 100%;
}

.channel_name {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background-color: #3576b1;
    color: #FFF;
    font-weight: bold;
    font-size: 24px;
    padding-left: 32px;
    box-sizing: border-box;
}

.left_nav_list_ul {
    border: 1px solid #afd4f4;
    padding: 0 16px 16px 16px;
    /* box-sizing: border-box; */
    background-color: #f8fcff;
}

.left_nav_list_ul li {
    height: 56px;
    line-height: 56px;
    padding-left: 10px;
    border-bottom: 1px solid #DDD;
    box-sizing: border-box;
    position: relative;
}

.left_nav_list_ul li::before {
    content: '';
    width: 4px;
    height: 25px;
    background-color: #3576b1;
    position: absolute;
    left: -16px;
    top: 50%;
    margin-top: -13px;
    display: none;
}

.left_nav_list_ul li a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 16px;
    color: #333;
}

.left_nav_list_ul li:hover a,
.left_nav_list_ul li.active a
{
    color: #3475af;
    font-weight: bold;
}

.left_nav_list_ul li:hover::before,
.left_nav_list_ul li.active::before {
    display: block;
}

.left_nav_list_ul li:hover,
.left_nav_list_ul li.active {
    border-bottom: 1px solid #afd4f4;
}


.leader_right {
    width: 930px;
    float: right;
}

.leader_ul {
    width: 100%;
    overflow: hidden;
}

.leader_ul li {
    height: 40px;
    line-height: 40px;
    float: left;
    margin-bottom: 20px;
    width: 43%;
    /* margin-bottom: 30px; */
}

.leader_ul li:nth-child(even) {
    margin-left: 120px;
}

.leader_ul li a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.leader_ul li a:hover {
    color: #3576b1;
}

/* .leader_ul li:nth-child(4n) {
    margin-right: 0;
}

.leader_ul li .leader_pic_box {
    width: 192px;
    height: 242px;
}

.leader_ul li .leader_pic_box img {
    width: 100%;
    height: 100%;
}

.leader_text_box {
    width: 100%;
    margin-top: 6px;
}

.leader_text_box p {
    text-align: center;
}

.leader_text_box p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    color: #5b9bd1;
}

.leader_text_box p:nth-child(2) {
    font-size: 14px;
    color: #666;
    margin-top: 6px;
}

.leader_right_title {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #333;
    padding-bottom: 34px;
    border-bottom: 1px solid #DDD;
    margin-bottom: 30px;
} */


.zzjg_content {
    width: 930px;
    min-height: 700px;
    background: #FFF url(./sk_zzjg_bg.png) no-repeat;
    background-size: 100%;
    position: relative;
}


.posit_con_blue {
    width: 90px;
    background-color: #5b9bd1;
    position: absolute;
    left: 100px;
    top: 90px;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    text-align: center;
    word-wrap: break-word;
    letter-spacing: 0px;
    padding: 30px 20px;
    text-shadow: 2px 2px 5px #172836;
}

.posit_con_blue a {
    color: #FFF;
}

/* .posit_con_blue {
    background-color: #5b9bd1;
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0;
    box-sizing: border-box;
    text-align: center;
} */

.posit_con_blue .posit_con_title{
    width: 100%;
    background-color: #f7f7f7;
    padding: 15px 0;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    
}

.posit_con {
    width: 246px;
    position: absolute;
    font-size: 20px;
    color: #333;
}

.posit_con .posit_con_title {
    width: 100%;
    line-height: 24px;
    background-color: #f7f7f7;
    padding: 15px 0;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    
}

.posit_con .posit_con_title a {
    color: #333;
}

.posit_con .posit_con_title a:hover {
    color: #3576b1;
}



.posit_con_ul {
    background-color: #5b9bd1;
    padding: 0 16px;
    display: none;
}

.posit_con_ul li {
    width: 100%;
    /* height: 50px;
    line-height: 50px; */
    padding: 14px 0;
    text-align: center;
    border-bottom: 1px solid #FFF;
}

.posit_con_ul li:nth-last-child(1) {
    border: 0;
}

.posit_con_ul li a {
    color: #FFF;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .9;
}

.posit_con_ul li a:hover {
    opacity: 1;
}

.posit_con1 {
    left: 341px;
    top: 0;
    z-index: 7;
}

.posit_con2 {
    left: 341px;
    top: 75px;
    z-index: 6;
}

.posit_con3 {
    left: 341px;
    top: 140px;
    z-index: 5;
    font-size: 16px;
}
.posit_con3 span {
    font-size: 20px;
}
.posit_con3  .posit_con_title {
    padding: 24px 0px;
    box-sizing: border-box;
}

.posit_con4 {
    left: 341px;
    top: 288px;
    z-index: 4;
}

.posit_con5 {
    left: 341px;
    top: 363px;
    z-index: 3;
}

.posit_con6 {
    left: 341px;
    top: 438px;
    z-index: 2;
}

.posit_con7 {
    left: 684px;
    top: 0;
    z-index: 7;
}

.posit_con8 {
    left: 684px;
    top: 75px;
    z-index: 6;
}

.posit_con9 {
    left: 684px;
    top: 165px;
    z-index: 5;
}

.posit_con10 {
    left: 684px;
    top: 288px;
    z-index: 4;
}

.posit_con11 {
    left: 684px;
    top: 363px;
    z-index: 3;
}

.posit_con12 {
    left: 684px;
    top: 438px;
    z-index: 2;
}

.leader_doctitle {
    width: 100%;
    padding: 36px 0;
    border-bottom: 1px solid #DDD;
    text-align: center;
}

.leader_doctitle h2 {
    font-size: 28px;
    font-weight: bold;
    
}

.leader_dcochtmlcon {
    padding: 30px  0;
}

@media screen and (max-width: 1440px) {
    .left_nav_list_ul li::before {
        content: '';
        width: 4px;
        height: 25px;
        background-color: #3576b1;
        position: absolute;
        left: -13px;
        top: 50%;
        margin-top: -13px;
        display: none;
    }
    .leader_left {
        width: 192px;
    }

    .channel_name {
        height: 66px;
        line-height: 66px;
        font-size: 20px;
        padding-left: 27px;
        box-sizing: border-box;
    }

    .leader_right {
        width: 774px;
    }

    .left_nav_list_ul {
        padding: 0 12px 12px 12px;
    }

    .left_nav_list_ul li {
        height: 46px;
        line-height: 46px;
        padding-left: 12px;
    }
    
    .left_nav_list_ul li a {
        font-size: 14px;
    }
    
    .leader_ul li {
        /* width: 500px; */
    }

    .leader_ul li:nth-child(even) {
        margin-left: 100px;
    }

    .leader_ul li a {
        font-size: 16px;
        font-weight: bold;
        color: #333;
    }
    
    /* .leader_ul li:nth-child(4n) {
        margin-right: 0;
    }
    
    .leader_ul li .leader_pic_box {
        width: 162px;
        height: 202px;
    }
    
    .leader_text_box {
        width: 100%;
        margin-top: 4px;
    }
    
    .leader_text_box p {
        text-align: center;
    }
    
    .leader_text_box p:nth-child(1) {
        font-size: 16px;
    }
    
    .leader_text_box p:nth-child(2) {
        font-size: 13px;
        color: #666;
        margin-top: 6px;
    }
    
    .leader_right_title {
        font-size: 30px;
        padding-bottom: 34px;
        border-bottom: 1px solid #DDD;
        margin-bottom: 30px;
    } */

    .zzjg_content {
        width: 774px;
        min-height: 672px;
        background: #FFF url(./sk_zzjg_bg.png) no-repeat;
        background-size: 100%;
        position: relative;
    }

    .posit_con_blue {
        top: 88px;
        font-size: 24px;
        box-sizing: border-box;
        text-align: center;
        word-wrap: break-word;
        letter-spacing: 0px;
        padding: 20px 20px;
        text-shadow: 2px 2px 5px #172836;
        width: 70px;
        left: 100px;
    }
    
    .posit_con_blue a {
        color: #FFF;
    }

    .posit_con {
        width: 205px;
        position: absolute;
        font-size: 16px;
        color: #333;
    }
    
    .posit_con .posit_con_title {
        width: 100%;
        line-height: 20px;
        background-color: #f7f7f7;
        padding: 12px 0;
        box-sizing: border-box;
        text-align: center;
        font-weight: bold;
        
    }
    
    .posit_con .posit_con_title a {
        color: #333;
    }
    
    .posit_con_ul {
        padding: 0 14px;
    }

    .posit_con_ul li {
        padding: 12px 0;
    }
    

    .posit_con1 {
        left: 284px;
        top: 0;
    }
    
    .posit_con2 {
        left: 284px;
        top: 62px;
    }

    .posit_con3 {
        left: 284px;
        top: 124px;
        font-size: 13px;
    }
    .posit_con3 span {
        font-size: 16px;
    }
    .posit_con3  .posit_con_title {
        padding: 16px 0px;
        box-sizing: border-box;
    }
    
    .posit_con4 {
        left: 284px;
        top: 240px;
    }

    .posit_con5 {
        left: 284px;
        top: 302px;
    }

    .posit_con6 {
        left: 284px;
        top: 364px;
    }

    .posit_con7 {
        left: 568px;
        top: 0;
    }

    .posit_con8 {
        left: 568px;
        top: 62px;
    }

    .posit_con9 {
        left: 568px;
        top: 138px;
    }

    .posit_con10 {
        left: 568px;
        top: 240px;
    }

    .posit_con11 {
        left: 568px;
        top: 302px;
    }

    .posit_con12 {
        left: 568px;
        top: 364px;
    }

    .leader_doctitle {
        padding: 10px 0 20px 0;
    }
    
    .leader_doctitle h2 {
        font-size: 26px;
        font-weight: bold;
    }
    
    .leader_dcochtmlcon {
        padding: 20px  0;
    }

}
