.leader_box{width: 100%;margin-top: 40px;margin-bottom: 40px;}
.leader_box .img-box{width: 100%;}
.leader_box .img{padding:20px;text-align: center;margin: 0 auto;}
.leader_box .img img{width: 200px;margin-top: 20px;}
.leader_box .img .zw-name{font-size:16px;font-weight: bold;color: #333333;text-align: center;margin: 20px 0 0;}
.leader_box .img .zw{/* padding-right: 15px; */display: block;}
.leader_box .txt{width: 100%;}
.leader_box .txt .txt-box{padding:15px 0;}
.leader_box .txt .txt-tit{font-size: 1.25em;font-weight: bold;color: #333333;padding-left: 20px;position: relative;}
.leader_box .txt .txt-tit:before{content: "";display: block;width: 4px;height: 70%;background: #3179C7;position: absolute;left: 0;top: 18%;}
.leader_box .txt .txt-content{padding:15px 0 0 20px;line-height: 2em;text-indent: 2em;}
.leader_box .txt .zfld-fg{/* max-height: 130px; *//* overflow-y: auto; */}
.leader_box .txt .txt-more{text-align: right;padding-top: 10px;}
.leader_box .txt .txt-more a{color: #999;}
.leader_box .txt .txt-more a:hover{color:#BA3228;}
