@charset "utf-8";

.tab05 {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.leader-message {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.leader-message li {
  width: 70px;
  height: 225px;
  padding-right: 38px;
  float: left
}

.leader-abstract {
  width: 86px;
  height: 143px;
  padding-right: 38px;
  float: left;
  cursor: pointer;
}

.leader-img {
  width: 78px;
  border: 1px solid #dddddd;
  padding: 3px;
  border-bottom: none;
}

.leader-position {
  width: 86px;
  height: 125px !important;
  background: #e8e8e8;
  line-height: 18px;
  text-align: center
}

.leader-left {
  width: 150px;
  float: left;
  padding-right: 30px
}

.learder-right {
  width: 690px;
  float: left
}

.learder-right h3 {
  LINE-HEIGHT: 30px;
  FONT-FAMILY: 微软雅黑;
  COLOR: #666666;
}

.learder-right p {
  LINE-HEIGHT: 26px;
  FONT-FAMILY: 微软雅黑;
  COLOR: #666666;
  FONT-SIZE: 14px;
}

.tab_box {
  width: 100%;
  height: auto;
  clear: both;
  position: relative;
}