.fl {
    float: left;
}
.fr {
    float: right;
}
.cl {
  zoom: 1
}
.cl:after{
  content: "\20";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.zfld .list-cols1{
    padding: 0;
}
.zfld .list-cols1 li a {
    padding-left: 0;
    text-align: center;
    height: 67px;
    line-height:67px;
    color: #4E4E4E;

}
.zfld .list-cols1 li.on a{
  color: #014892;
  background: #EDF6FE;
}
.leader_img {
  width: 190px;
  height: 240px;
  margin-bottom: 10px;
}

.leader_name {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  line-height: 1;
}

.leader_top_box {
  padding: 20px;
  margin-top: 6px;
  border: 1px solid #E5E5E5;
}

.leader_top_box>.fr {
  width: 610px;
}

.leader_top_box>.fr p {
  font-size: 16px;
  line-height: 2;
  text-indent: 2em;
}

.leader_t {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  text-indent: 0 !important;
}

.oldModel .leader_top_box>.fr p {
  font-size: 28px !important;
}

.oldModel .leader_top_box>.fr {
    width: 860px;
}