.title-1:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  content: "";
  vertical-align: middle;
  background: url("/images/01-01-common-sprint-icon.png");
}

.leader-title:before {
  background-position: 2px -50px;
}

.leader-title:after {
  width: 138px;
}


.leader {
  width: 505px;
  margin: 0 0 10px;
  float: left;
}

.leader>div {
  border-bottom: 1px dotted #bcbcbc;
}

.leader>div:last-child {
  border: none;
}

.leader .floor2 {
  width: 374px;
  margin: 0 auto;
}

.leader-card {
  width: 112px;
  float: left;
  overflow: hidden;
  margin: 15px 6px 24px;
}

.leader-card img {
  display: block;
  width: 92px;
  /* height: 172px; */
  border: 11px solid #fff;
  outline: 1px solid #e8e8e8;
}

.xsdw-list {
  margin: 39px 0 93px;
}

.leader-name {
  max-width: 112px;
  margin: 14px auto 20px;
  font-size: 18px;
  color: #333;
  text-align: center;
}

.leader-inf {
  position: relative;
  width: 112px;
  height: 88px;
  margin: 0 auto;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  color: #20638e;
}

.leader-inf a {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 3px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #5796c5;
  background-color: #def1ff;
  border: solid 1px #abcce5;
  border-radius: 3px;
  cursor: pointer;
}



.jgxx-right {
  float: right;
  width: 655px;
}

.jgzn-title:before {
  background-position: -38px -50px;
}

.jgzn-swj {
  height: 46px;
  font-size: 20px;
  line-height: 50px;
  margin: 4px 0 28px;
  color: #005bab;
  background: #f5f5f5;
  text-align: center;
}

.jgzn-inf {
  text-indent: 2em;
  max-height: 96px;
  line-height: 32px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #333333;
}

.ywcs {
  margin-top: 53px;
}

.ywcs:before {
  background-position: -78px -53px;
}

.ywcs-inf {
  margin: 40px 17px 30px 18px;
}

.ywcs-inf a {
  display: block;
  float: left;
  width: 124px;
  font-size: 16px;
  height: 60px;
  color: #333;
}

.ywcs-inf a:hover {
  color: #5796c5;
}

.ywcs-inf a:before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 15px;
  background: url("/images/01-01-common-sprint-icon.png") no-repeat;
  background-position: -3px -175px;
}

.ywcs-inf p {
  margin: 0 0 0 20px;
  font-size: 12px;
  line-height: 22px;
  color: #999;
}

.xsdw:before {
  background-position: -118px -53px;
}

.xsdw-name {
  position: relative;
  float: left;
  width: 274px;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  margin: 11px;
  background: #f5f5f5;
  font-size: 16px;
  color: #333;
}

.xsdw-name:hover {
  background: #5796c5;
  color: #fff;
}

.xsdw-name:after {
  position: absolute;
  top: 12px;
  right: 15px;
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("/images/01-01-common-sprint-icon.png") no-repeat;
  background-position: -196px -173px;
}