/* 领导之窗 */
.leadership-view-wrap .main-section{
  padding-top:0.12rem;
}
.leadership-table{
  width:100%;
}
.leadership-table td{
  font-size: 0.22rem;
  line-height: 0.22rem;
  border-bottom:0.02rem solid #fff;
  vertical-align: top;
  padding:0.1rem 0 0.3rem 0.4rem;
}
.leadership-table td:first-child{
  width:1.55rem;
  background: #f2f2f2;
  padding:0.3rem 0;
  text-align: center;
  color:#0072d6;
}
.leadership-table td span{
  display: inline-block;
  width:1.2rem;
  margin-top:0.2rem;
}
.szx-table td:first-child{
  width:1.1rem;
}


/* 领导之窗细览 */
.leadership-pic-con,
.leadership-info-con{
  padding-top:0.12rem;
  padding-bottom:0;
}
.leadership-pic{
  padding:0.16rem 0 0.3rem 0.2rem;
}
.leadership-pic .pic-con{
  width:1.5rem;
  margin-right:0.35rem;
}
.leadership-pic .pic-con img{
  display: block;
  width: 100%;
}
.leadership-pic .leader-name{
  width:2.5rem;
}
.leadership-pic .leader-name .name{
  font-size: 0.34rem;
  line-height: 0.34rem;
  margin-top:0.35rem;
  color:#024886;
  display: block;
}
.leadership-pic .leader-name .post{
  font-size: 0.24rem;
  line-height: 0.36rem;
  color:#666;
  margin-top:0.35rem;
  display: block;
}
.leadership-info-title{
  font-size: 0.26rem;
  line-height: 0.3rem;
  color:#024886;
  margin-bottom:0.09rem;
}
.info-con{
  overflow: hidden;
}
.info-con p{
  font-size: 0.22rem;
  /* text-indent: 0.44rem; */
  line-height: 0.48rem;
}
.info-con p:first-child{
  /* margin-bottom:0.15rem; */
}
.resume-info{
  height: 1.82rem;
}
.h-auto{
  height:auto;
}
.leadership-activity{
  padding:0;
}