/*领导*/
.leader-ab {width:100%;margin-bottom:10px;padding:10px; }
.leader-ab img {width:100%;height: auto;overflow: hidden;}
.leader-ab .name{margin-top:8px;font-size:18px;height:32px;line-height:32px;display: block;color:#185ebc;text-align: center;font-weight: bold;}
.leader-ab .ab{font-size: 16px;height: auto;line-height: 30px;display: block;text-align: center;}
.ld-divide {padding: 8px 16px;height: auto;border-left: solid 1px #e1e1e1;}
.ld-divide .tnm{margin:8px 0;line-height:20px;font-size:18px;font-weight: bold;display: block;color:#185ebc;border-left: solid 6px #185ebc;text-indent: 1rem;}
.ld-divide .txt{line-height:24px;font-size:16px;display: block;margin: 16px 0;}
.ld-divide .txt p{text-indent: 2em;line-height: 28px;padding-bottom: 8px;}
.ld-divide .uptm{margin-top: 20px;}
/*图片列表*/
.m-lst-photo { overflow: hidden; height: auto; padding-top: 8px; }
.m-lst-photo img { width: 100%; height: 194px; }
.m-lst-photo p { margin: 0 8px; line-height: 32px; color: #747373; font-size: 16px;text-overflow: ellipsis; white-space: nowrap;overflow: hidden; }





/*列表领导信息*/
.m-leader {height: auto; overflow: hidden; padding: 20px 0;}
.m-leader .p-line {height: auto;margin-bottom: 10px;overflow: hidden;border-bottom: dashed 1px #e1e1e1;padding-bottom: 10px;}
.m-leader .tnm {float: left;font-size: 16px;font-weight: bold;line-height: 28px;padding: 0 4px;margin-top: 2px;text-align: right;}
.m-leader .txt {float: left;font-size: 16px;line-height: 28px;margin-top: 2px;}
.m-leader .txt p {display: inline-block;float: left;}
/*common移动端追加下面样式*/
@media all and (max-width: 750px) {
    .news-card .wapleader{width: 60%;padding: 16px 0;height: auto;overflow: hidden;text-align: center;margin: 0 auto;}
    .news-card .pubtime{font-size: 1.8rem;line-height: 32px;}
}



/*领导详情*/
.txt-leader{height:auto;overflow:hidden}.txt-leader .photo{padding:6px;height:auto;overflow:hidden;}
.txt-leader .tnm{float:left;font-size:18px;font-weight:700;line-height:28px;padding-left:10px;padding-right:0;margin-top:2px;text-align:right}
.txt-leader .txt{float:left;font-size:18px;line-height:32px;margin-top:2px;padding-left:10px}.txt-leader .txt p{display:inline-block;float:left}

.u-leader{height:auto;overflow:hidden;padding:20px 0}.u-leader .p-line{height:auto;margin-bottom:10px;overflow:hidden;border-bottom:dashed 1px #e1e1e1;padding-bottom:10px}.u-leader .tnm{float:left;font-size:16px;font-weight:700;line-height:28px;padding:0 4px;margin-top:2px;text-align:right}.u-leader .txt{float:left;font-size:16px;line-height:28px;margin-top:2px}.u-leader .txt p{display:inline-block;float:left}
