/* 领导简介 */
.left {
    width: 65%;
}
.ldbz, .zzjg {
    padding: 20px;
    background-color: #fff;
}
.ld-til a{
    font-size: 18px;
    font-weight: bold;
    color: #0b5db1;
}
.bd {
    width: 100%;
    height: 5px;
    margin-top: 13px;
    background: url(../images/jggk/border2.png)
}
.detail-ld .zt {
    display: inline-block;
    width: 100%;
    margin: 25px 0 35px 0;
    text-align: center;
}
.detail-ld .zt2 {
    display: inline-block;
    width: 133px;
    margin-right: 88px;
    text-align: center;
}
.detail-ld .zt2.zt2-first{padding-left: 0px;}
.detail-ld .zt2.last{
    margin-right: 0;
    text-align: center;
}
.detail-ld a:nth-child(4){width: 139px;}
.name{text-align:center;font-weight:bold;margin: 10px 0 8px 0;}
.position {text-align: center;}
.detail-ld img {
    width: 100px;
    height: 142px;
}
.zzjg,
.jgzn,
.zjhnb {
    margin-top: 20px;
}
.zzjg img {
    width: 100%;
    margin-top: 15px;
}
/* 右侧 */
.right {
    width: 34%;
}
.zjhjs,
.jgzn,
.zjhnb {
    padding: 22px 20px;
    background-color: #fff;
}
.head-til .bl, .head-til .br {
    display: inline-block;
    width: 134px;
    height: 15px;
    background: url(../images/index/b2.png);
}
.head-til .txt {
    font-size: 18px;
    font-weight: bold;
    color: #0b5db1;
}
.zj-logo {
    height: 80px;
    line-height: 80px;
    margin: 20px 0;  
    text-align: center;
    background-color: #f1f5fa;
}
.zjhjs p {
    line-height: 32px;
    font-size: 16px;
    text-indent: 20px;
}
.zjhjs p a {
    color: #0b5db1;
}
/* 机构职能 */
.jgzn .head-til .bl, .jgzn .head-til .br {
    width: 143px;
}
.zn-lists {
    margin-top: 10px;
}
.zn-lists li {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.lx-wm img {
    width: 100%;
    margin-top: 20px;
}
@media screen and (max-width: 991px) {
   .detail-ld .zt2.zt2-first {padding-left: 0;}
   .detail-ld .zt2 {margin-bottom: 15px;margin-right: 0;}
   .detail-ld .zt2.zt2-mobile {margin: 0 7%;}
   .detail-ld .zt2.last {margin-left: 10px;}
}
@media screen and (max-width: 375px) {
   .detail-ld .zt2.zt2-mobile {margin: 0 2%;}
}