/* 领导详情页 */

.bindong-title{margin-bottom: 30px !important;}
.leaderInfo{ background:#fff; padding: 40px 30px;box-shadow: 0px 0px 10px #e6e6e6;border-radius:15px;border-top-left-radius: 0;border-top-right-radius: 0;margin-bottom: 60px;}
.leaderInfo-hd{border-bottom: 1px solid #eaeaea;}
.leaderInfo-title{ font-size:1.2rem; color:#1559a3; font-weight:bold; border-bottom: 4px solid #1559a3;height: 50px;display: inline-block;}

.detail-sz-info .sz-pic{width: 15%;height: auto;}
.detail-sz-info .sz-pic img{margin-bottom: 20px;}
.detail-sz-info .sz-pic h2{font-size: 1.2rem;color: #333;text-align: center;font-weight: 700;padding-bottom: 20px;}
.detail-sz-info .sz-pic p{text-align: center;font-size: 0.9rem;color: #333;}
.detail-sz-info .sz-intro{width: 58%;padding: 20px 30px;padding-top: 0;}
.sz-intro li{margin-bottom: 40px;}
.sz-intro li h3{font-size: 1rem;color: #1559a3;font-weight: 700;padding-left: 40px;margin-bottom: 20px;}
.sz-intro li:nth-child(1) h3{background: url(../images/detail-gzfg.png) no-repeat left center;background-size: 24px;}
.sz-intro li:nth-child(2) h3{background: url(../images/detail-grjl.png) no-repeat left center;background-size: 26px;}
.sz-intro li p{font-size: 0.9rem;color: #333;padding-left: 40px;line-height: 34px;}
.sz-nav{width: 25%;background: #F3F6F9;border: 1px solid #DEE9F4;padding: 20px;}
.sz-nav h3{font-size: 1rem;color: #1559a3;font-weight: 700;margin-bottom: 35px;}
.sz-nav ul li{clear: both;overflow: hidden;margin-bottom: 20px;}
.sz-nav ul li div{float: left;}
.sz-nav ul li .sz-title{font-size: 0.9rem;color: #333;font-weight: 700;width: 34%;}
.sz-nav ul li .sz-name-list{width: 65%;font-size: 0.9rem;color: #333;display: flex;justify-content: space-between;flex-wrap: wrap;}
.sz-nav ul li .sz-name-list span{width: 50%;display: inline-block;margin-bottom: 20px;}
.sz-nav ul li .sz-name-list span:last-child{margin-bottom: 0;}


@media(max-width:1200px){
    .sz-nav{width: 27%;}
    .sz-nav h3{margin-bottom: 40px;}
    .sz-nav ul li{margin-bottom: 22px;}    
}

@media(max-width:1100px){
    .detail-sz-info .sz-pic{width: 16%;}
    .sz-nav{width: 26%;}
    .sz-nav ul li .sz-title{width: 35%;}
}
@media(max-width:1024px){
    .detail-sz-info .sz-intro{padding-top: 0;}
    .sz-nav{width: 34%;padding-bottom: 0;}
    .detail-sz-info .sz-intro{width: 84%;padding-right: 0;}
    .detail-sz-info .sz-pic{width: 16%;}
    .sz-nav{width: 100%;}
    .sz-nav ul li .sz-title{width: 11%;}
    .sz-nav ul li .sz-name-list{width: 88%;}
    .sz-nav h3{margin-bottom: 26px;}
    .sz-nav ul li .sz-name-list span{width: 10%;}
    .sz-nav ul li:last-child{margin-bottom: 0;}
}

@media(max-width:900px){
    .detail-sz-info .sz-intro{float: right;}
    .sz-nav{width: 100%;margin-top: 30px;}
    .detail-sz-info .sz-pic h2{padding-bottom: 8px;}
    .leaderInfo{padding-bottom: 30px;}
    .sz-nav h3{margin-bottom: 25px;}
    .sz-nav ul li .sz-title{width: 9%;}
    .sz-nav ul li .sz-name-list{display:flex;width: 80%;flex-wrap: nowrap;}
    .sz-nav ul li .sz-name-list span{display: inline-block;width: auto;}
    .sz-nav ul li .sz-title{margin-right: 30px;}
    .leaderInfo{margin-bottom: 25px;}
    .sz-intro li:last-child{margin-bottom: 0;}
}

@media(max-width:780px){
    .sz-nav{margin-top: 0;}
    .leaderInfo{padding: 20px;}
    .sz-nav{padding: 15px;}
    .sz-nav ul li .sz-title{width: 12%;}
    .detail-sz-info .sz-pic{width: 100%;text-align: center;margin-bottom: 20px;}
    .detail-sz-info .sz-pic img{width: 20%;}
    .detail-sz-info .sz-intro{width: 100%;padding-left: 0;}
}

@media(max-width:550px){
    .sz-intro li p{font-size: 0.8rem;line-height: 30px;}
    .sz-intro li{margin-bottom: 20px;}
    .sz-intro li h3{margin-bottom: 10px;}
    .sz-nav ul li .sz-name-list{flex-wrap: wrap;justify-content: flex-start;}
    .sz-nav ul li .sz-name-list span{width: 25%;}
}


@media(max-width:500px){
    .detail-sz-info .sz-intro{width: 100%;padding: 10px 0;}
    .detail-sz-info .sz-pic{width: 100%;text-align: center;margin-bottom: 20px;}
    .sz-intro li h3{margin-bottom: 10px;}
    .sz-intro li{margin-bottom: 26px;}
    .sz-nav ul li .sz-title{width: 15%;margin-right: 15px;}
    .sz-nav ul li .sz-name-list{width: 76%;flex-wrap: wrap;justify-content: flex-start;}
    .sz-nav ul li .sz-name-list span{display: block;width: 25%;}
    .sz-nav{padding-right: 0;}

}

@media(max-width:420px){
    .bindong-title{margin-bottom: 15px !important;}
    .detail-sz-info .sz-pic img{margin-bottom: 10px;width: 25%;}
    .sz-intro li h3{background-size: 16px !important;padding-left: 24px;}
    .sz-intro li p{line-height: 1.6;padding-left: 0;}
    .sz-nav h3{margin-bottom: 14px;}
    .leaderInfo{padding: 15px;}
    .sz-intro li:last-child{margin-bottom: 10px;}
    .sz-nav ul li .sz-name-list span{margin-bottom: 15px;width: auto;min-width: 33%;margin-right: 0;}
    .sz-nav{padding-bottom: 10px;}
    .sz-nav ul li .sz-title{width: auto;}
}