@charset "utf-8";

.leader_left {
    width: 100%;
    background: white;
}

.leader_channel {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-family: "microsoft yahei";
    text-align: center;
    background: #1b50a0;
    color: #fff;
    width: 280px;
}

.leader_childchannel {
    margin-top: 15px;
    min-height: 450px;
}

.leader_childchannel a {
    font-size: 16px;
    font-family: "microsoft yahei";
    display: block;
    width: 255px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #698fc8;
    margin: 0 auto;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-indent: 50px;
    color: #000;
}

.leader_childchannel a:hover {
    color: #1b50a0;
    font-weight: bold;
}

.leader_r_c {
    height: 50px;
    line-height: 50px;
    width: 890px;
    background: #dae9ff;
    letter-spacing: 1px;
    color: #1b50a0;
    text-indent: 30px;
    font-size: 18px;
    font-family: "microsoft yahei";
}

.leader_right {
    width: 1000px;
}

.leader_right2 {
    width: 100%;
}

.leader_left2 {
    width: 100%;
}

.leader_ldjj {
    margin: 60px 0px 0px 10px;
    width: 97%;
}

.leader_pic {
    display: block;
    float: left;
    height: 200px;
    width: 140px;
}

.leader_pic img {
    width: 140px;
    height: 200px;
}

.leader_sub {
    float: left;
}

.leader_sub span {
    display: block;
    margin-left: 20px;
    margin-top: 10px;
    font-size: 16px;
    font-family: "microsoft yahei";
}

.leader_title_sub {
    letter-spacing: 4px;
}

.leader_title_sub span {
    float: left
}

.leader_gzjj {
    width: 810px;
    height: 150px;
    text-indent: 2em;
}

.leader_gzjj2 {
    width: 900px;
    height: 170px;
    text-indent: 2em;
}

.leader_xgxx {
    clear: both;
    width: 890px;
    padding-top: 15px;
    text-indent: 20px;
}

.leader_xgxx a {
    color: #1b50a0;
    font-size: 18px;
    font-family: "microsoft yahei";
}

.leader_xgxw {
    width: 97%;
    margin: 0 auto;
}

.leader_sub div.gzfg {
    color: #1b50a0;
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-family: "microsoft yahei";
    height: 50px;
    width: 100%;
}

.leader_title_sub {
    letter-spacing: 4px;
    width: 100%;
    height: 40px;
}

.leader_gzjj2 text_auto p {
    margin-left: 50px;
    text-indent: 0em;
}

@media screen and (max-width:600px) {
    .leader_pic {
        float: none;
        margin: 0 auto;
    }

    .leader_sub {
        float: none;
    }

    .leader_sub div.gzfg,
    .leader_sub span {
        width: 100% !important;
        text-align: center;
    }

    .leader_sub span {
        margin-left: 0 !important;
    }
}