/* 学校领导 */

.con-leader {
    width: 100%;
    min-height: 687px;
    background-size: 100% 100%;
background: url(/images/xxld-bg.png) no-repeat;
}
/* */

.con-leader .leader {
    box-sizing: border-box;
    padding: 48px 30px;
}

.leader-list {
    display: flex;
    justify-content: space-between;
}


.con-leader .leader-left {
    /* float: left; */
    /* width: 535px; */
    width: 45%;
}

.con-leader .leader-right {
    /* float: right; */
    /* width: 535px; */
    width: 45%;
}

.con-leader .item {
    /* width: 535px; */
    width: 100%;
    height: 180px;
    display: inline-block;
    margin-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #7B7B7B;
padding-left: 50px;
}

.con-leader .item .l-post {
    font-size: 20px;
    width: 100px;
    font-weight: bold;
    color: #3A5FAD;
    display: inline-block;
    text-align-last: justify;
}

.con-leader .item .l-name {
    float: right;
   
}

.con-leader .item .l-name a {
    font-size: 20px;
    color: #B17F3A;
    display: block;
    width: 90px;
    margin-bottom: 20px;
}

.con-leader .leader-name {
width: 200px;
    height: 40px;
    line-height: 35px;
    box-sizing: border-box;
    padding-left: 49px;
    display: inline-block;
    background: url(/images/xxld-name-bg.png) no-repeat;
    font-size: 22px;
    color: #fff;
    margin-bottom: 35px;
}


.con-leader .item .l-name a:hover {
    color: #3A5FAD;
    font-weight: bold;
}

@media only screen and (min-width:2540px) {
    .m-width {
        max-width: 75%;
    }

    .nei-weizhi {
        left: 13.5%;
    }
}

/* 学校领导结束 */

@media (min-width: 300px) and (max-width: 639px) 
{

.wp_video_player{ text-indent:0em !important;  text-align: center; display: block; margin: 0 auto;  width: 100% !important;
    height: auto !important;}
.v_news_content video{ text-indent:0em !important;  text-align: center; display: block; margin: 0 auto;  width: 100% !important;
    height: auto !important;}
 video{ text-indent:0em !important;  text-align: center; display: block; margin: 0 auto;  width: 100% !important;
    height: auto !important;}
}