/*左侧导航栏*/
.p-content {
    width: 100%;
    min-height: 600px;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    padding: 15px;
}

.m-location {
    padding-left: 15px;
    width: 100%;
    height: 33px;
    line-height: 33px;
    margin-bottom: 20px;
    text-indent: 24px;
    background: url(../img/leader_icon.png) left 2px no-repeat;
    font: 16px/1.5 "Microsoft YaHei";
    border-bottom: #dddddd 1px solid;
    color: #666666
}

.m-location a {
    font: 16px/1.5 "Microsoft YaHei";
    color: #666666
}

.m-listleft {
    width: 355px;
    min-height: 998px;
    background: #f8f8f8
}

.m-listright,
.mainBox {
    width: 780px;
    padding-left: 14px;
    border-left: 1px solid #d1d1d1;
    min-height: 998px;
}

.m-listleft h1 {
    height: 50px;
    line-height: 50px;
    text-indent: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: url(../img/leade_show_icon.png) #1d6cc5 no-repeat;
    display: block;
    width: 98.5%;
    cursor: pointer;
    border-left: 8px solid #f4b62f;
    background-position: 325px 20px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.m-listleft-bd a {
    display: block;
    font-size: 17px;
    color: #333333;
    text-indent: 42px;
    background-repeat: no-repeat;
    background-position: 190px -281px;
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #ddd;
    background: #f8f8f8
}

.m-listleft-bd a span {
    font-size: 16px;
    color: #666666;
    margin-left: 10px
}

.m-listleft-bd a span p {
    display: inline;
}

.m-listleft-bd {
    width: 355px;
    border: 1px solid #ddd;
    border-top: none;
    background: #fcfcfc;
}

.listleft_bot .m-listleft-bd {
    display: none;
}

.m-listleft h1.noactive {
    border-left: none;
    width: 100.8%;
    background: url(../img/leade_hid_icon.png) no-repeat #1d6cc5;
    background-position: 333px 20px;
}

/*右侧领导介绍*/
.m-lleaderleft {
    width: 100%;
    border-bottom: dashed 1px #e0e0e0
}

.m-lleadername {
    width: 179px;
    text-align: center;
}

.m-lleadername img {
    display: block;
    width: 179px;
    margin: 0 auto;
    padding: 4px;
}

.m-lleadername p {
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}

.m-lleadername p em {
    font-weight: bold
}

.m-lleadername span {
    line-height: 30px;
    font-size: 12px;
}

.m-lleaderdesc {
    width: 575px;
    height: 300px;
    overflow: auto;
}

.u-lleaderti {
    width: 100%;
    height: 38px;
    line-height: 37px;
}

.u-lleaderti span {
    display: inline-block;
    float: left;
    font-size: 20px;
    color: #1d6cc5;
    font-weight: bold;
}

.u-lleaderti span em {
    font-weight: bold;
}

.m-lleaderfgbd {
    position: relative;
    margin: 6px 0 0 10px;
    font-size: 16px;
}

.m-lleaderfgbd p,
.m-lleaderjjbd p {
    line-height: 30px;
}

.m-lleaderjjbd {
    position: relative;
    margin: 6px 0 0 10px;
    font-size: 16px;
}

/*领导活动*/
.m-lleadership {
    width: 100%;
}

.m-titlestyle2 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
}

.m-titlestyle2 a,
.m-titlestyle2 span {
    display: inline-block;
    padding: 0 23px;
    font-size: 22px;
    color: #d70000;
    float: left;
}

.m-titlestyle2 a em,
.m-titlestyle2 span em {
    font-weight: bold;
}

.m-liststyle ul li {
    line-height: 45px;
    background: url(../img/public_icon.png) left -160px no-repeat;
    font: 16px/2 "Microsoft YaHei", "å¾®è½¯é›…é»‘";
    height: 45px;
}

.m-liststyle ul li a {
    padding-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 80%;
}

.m-liststyle ul li span {
    font-size: 12px;
    color: #999;
    float: right;
}

/*列表页*/
.page-list {
    padding: 5px;
    position: relative;
}

.page-list .pagination {
    float: left;
    display: inline-block;
}

.page-list .pagination span {
    cursor: pointer;
}

.page-list .pagination .separate span {
    cursor: default;
    border-top: none;
    border-bottom: none;
}

.page-list .pagination .separate span:hover {
    background: none;
}

.page-list .page-total {
    float: right;
}

.page-list .page-total input,
.page-list .page-total select {
    height: 26px;
    border: 1px solid #ddd;
}

.page-list .page-total input {
    width: 40px;
    padding-left: 3px;
}

.page-list .page-total select {
    width: 50px;
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #eee
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination>.disabled>span,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:before,
.pager:after {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager:before,
.pager:after {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

/*列表页分页 end*/
@media (max-width: 1200px) {

    .m-listright,
    .mainBox {
        flex: 1;
        width: auto;
        min-width: 0;
    }

    .m-lleaderleft,
    .p-content {
        display: flex;
        justify-content: space-between;
    }

    .m-lleaderdesc {
        width: auto;
        flex: 1;
        min-width: 0;
        margin-left: 10px;
    }
}

@media (max-width: 750px) {
    .p-content {
        min-height: auto;
        flex-direction: column;
    }

    .m-listleft {
        min-height: auto;
    }

    .m-listleft h1 {
        width: calc(100% - 6px);
        background: #1d6cc5 no-repeat;
    }

    .m-lleaderleft {
        flex-direction: row;
    }

    .m-listleft-bd,
    .m-listleft {
        width: 100%;
    }

    .m-liststyle ul li a {
        width: 75%;
    }

    .m-lleaderleft {
        flex-direction: column;
    }

    .m-lleadername {
        margin: 0 auto;
    }
}

@media (max-width: 400px) {}