body {
  background: #F2F2F2;
}
.about .about-nav {
  width: 1100px;
  margin: 0 auto;
  background: #FFFFFF;
  margin-top: 16px;
  margin-bottom: 50px;
}
.about .about-nav .pc-top .pc-one {
  float: left;
}
.about .about-nav .pc-top .pc-one span {
  margin-top: 16px;
  float: left;
  line-height: 22px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
}
.about .about-nav .pc-top .pc-one span:first-child {
  margin-left: 14px;
}
.about .about-nav .pc-top .pc-one span:nth-child(2) {
  margin-left: 6px;
}
.about .about-nav .pc-top .pc-two {
  float: right;
  line-height: 22px;
  margin-top: 16px;
  margin-right: 24px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #BEBEBE;
  letter-spacing: 0;
}
.about .about-nav .pc-top .pc-two a {
  float: left;
  margin-right: 8px;
  background: #2D85AE;
  width: 160px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
}
.about .about-nav .pc-top .pc-two a:hover {
  text-decoration: underline;
  color: #00FFFE;
}
.about .about-nav .pc-top .pc-two a.active {
  text-decoration: underline;
  color: #00FFFE;
}
.about .about-nav .pc-top .keyl {
  margin-top: 16px;
  width: 100%;
  height: 1px;
  background: #E4E4E4;
}
.about .about-nav .pc-top .conxt {
  margin-top: 43px;
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 27px;
}
.about .about-nav .pc-top .conxt ul li a {
  display: block;
}
.about .about-nav .pc-top .conxt ul li a .conxt-img {
  float: left;
  width: 8px;
  height: 10px;
  line-height: 7px;
  text-align: center;
  margin-top: 6px;
}
.about .about-nav .pc-top .conxt ul li a .conxt-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.about .about-nav .pc-top .conxt ul li a p {
  width: 60%;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin-left: 23px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #535353;
  letter-spacing: 0;
}
.about .about-nav .pc-top .conxt ul li a .news-img {
  float: right;
  margin-right: 10px;
  margin-top: 2px;
  width: 20px;
  height: 20px;
  line-height: 17px;
  text-align: center;
}
.about .about-nav .pc-top .conxt ul li a .news-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.about .about-nav .pc-top .conxt ul li .key {
  width: 100%;
  height: 1px;
  border-top: 1px dashed #AAAAAA;
  margin-top: 20px;
  margin-bottom: 20px;
}
.about .about-nav .pc-top .conxt .fenye {
  margin-top: 50px;
}
