.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
body {
  min-width: 1200px;
}
.headline {
  margin-bottom: 40px;
}
.headline img {
  display: block;
  width: 718px;
  height: 127px;
  margin: 0 auto;
}
.all ul {
  max-height: 1102px;
  overflow: hidden;
}
.all ul li {
  width: 379px;
  background: #FFFFFF;
  border: 1px solid #E4EBF0;
  float: left;
  margin-right: 31px;
  margin-top: 38px;
}
.all ul li:nth-child(3n) {
  margin-right: 0;
}
.all ul li:nth-child(1),
.all ul li:nth-child(2),
.all ul li:nth-child(3) {
  margin-top: 0;
}
.all ul li a {
  display: block;
}
.all ul li a .top {
  padding: 26px 22px;
  display: flex;
}
.all ul li a .top .left {
  margin-right: 37px;
}
.all ul li a .top .left .imgbox {
  width: 93px;
  height: 93px;
  border-radius: 50%;
  overflow: hidden;
}
.all ul li a .top .left .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.all ul li a .top .right .title {
  margin-bottom: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #333333;
}
.all ul li a .top .right .ftitle {
  margin-bottom: 20px;
  max-height: 87px;
  padding: 6px 14px;
  background: #B6E3FC;
  border-radius: 4px 4px 4px 4px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #4C67B7;
  min-height: 36px;
}
.all ul li a .top .right .visit,
.all ul li a .top .right .member {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
}
.all ul li a .top .right .visit {
  margin-bottom: 3px;
}
.all ul li a .bottom {
  padding: 7px 0;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.all ul li a .bottom div {
  width: 50%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
}
.all ul li a .bottom hr {
  margin: 0;
  border: 0;
  width: 1px;
  height: 25px;
  background: #FFFFFF;
}
.all .down {
  margin: 48px auto 0;
  display: block;
  width: 44px;
  cursor: pointer;
}
.part1 ul li .bottom {
  background: #EC5419;
}
.part2 {
  padding: 136px 0 203px;
  background: url(../images/part2_background_2.png) no-repeat bottom -350px center / 1920px 1513px;
}
.part2 ul li .bottom {
  background: #4A65B6;
}
