.advanced-excellent .content-discribe {
  width: 100%;
  padding: 57px 40px 0;
}

.advanced-excellent .discribe-line {
  width: 100%;
  padding: 0 0 18px;
  margin: 0;
  line-height: 3;
  font-size: 16px;
  color: #333;
}

.advanced-excellent .content-list-outer {
  width: 100%;
  padding-top: 250px;
}

.advanced-excellent .content-list-title {
  width: 1200px;
  height: 33px;
  margin-bottom: 45px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.advanced-excellent .content-list-title.citylevel {
  /* background-image: url('citylevel.png'); */
}

.advanced-excellent .content-list-title.officelevel { margin-top:100px;
	font-size:24px; color:#ff0000; font-weight: 700; text-align: center;
  /* background-image:url('officelevel.png'); */
}

.advanced-excellent .content-lists {
  width: 100%;
  padding-bottom: 15px;
}

.advanced-excellent .content-lists-title {
  position: relative;
  width: 100%;
  padding-left: 12px;
  margin-bottom: 17px;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  color: #E62C2D;
}

.advanced-excellent .content-lists-title.title-organization {
  font-size: 18px;
}

.advanced-excellent .content-lists-title::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 21px;
  background-color: #E62C2D;
  content: '';
}

.advanced-excellent .content-list-images {
  width: 100%;
  padding-left: 18px;
  padding-bottom: 60px;
}

.advanced-excellent .content-images-outer {
  float: left;
  margin-right: 16px;
}

.advanced-excellent .content-images-pic {
  display: block;
  width: 102px;
  text-decoration: none;
  text-align: center;
}

.advanced-excellent .list-portrait {
  width: 100%;
  height: 134px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.advanced-excellent .list-portrait img{width:100px; height: 134px;}

.advanced-excellent .list-name {
  padding-top: 10px;
  font-size: 14px;
  line-height: 19px;
  color: #999;
}

.advanced-excellent .content-list-organization {
  width: 100%;
  padding-left: 20px;
}

.advanced-excellent .lists-organization {
  position: relative;
  float: left;
  width: calc(50% - 40px);
  margin-right: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.advanced-excellent .lists-organization::before {
  position: absolute;
  left: 11px;
  top: 18px;
  width: 4px;
  height: 4px;
  background-color: #888;
  content: '';
}

.advanced-excellent .list-organization-line {
  width: 100%;
  padding-left: 25px;
  line-height: 40px;
  font-size: 16px;
  color: #585858;
  text-decoration: none;
}
.sft-footer{
	width:100%;margin:0 auto;padding-top:15px; border-top:3px solid #D90000;
}