.about .about-nav {
  width: 1100px;
  margin: 0 auto;
  margin-top: 20px;
}
.about .about-nav .you {
  float: left;
  width: 826px;
  margin-left: 24px;
}
.about .about-nav .you .conxt {
  margin-top: 12px;
}
.about .about-nav .you .conxt a {
  display: block;
  padding-bottom: 10px;
  background: #FFFFFF;
}
.about .about-nav .you .conxt a p {
  float: left;
  width: 60%;
  margin-left: 12px;
  padding-top: 6px;
  line-height: 25px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #535353;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.about .about-nav .you .conxt a .news-img {
  float: right;
  margin-right: 24px;
  margin-top: 10px;
  width: 20px;
  height: 20px;
  line-height: 17px;
  text-align: center;
}
.about .about-nav .you .conxt a .news-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.about .about-nav .you .conxt .key {
  width: 804px;
  height: 1px;
  background: #A4A4A4;
  margin-bottom: 4px;
}
.about .about-nav .you .fenye {
  margin-top: 50px;
}
