body {
  background: #F2F2F2;
}

.about {
  min-height: 451px;
}

.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 .job-one .cont-pic {
  float: left;
  width: 8px;
  height: 10px;
  line-height: 7px;
  text-align: center;
  margin: 0 auto;
  margin-top: 8px;
}

.about .about-nav .pc-top .conxt ul li a .job-one .cont-pic img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.about .about-nav .pc-top .conxt ul li a .job-one h1 {
  float: left;
  width: 32%;
  margin-left: 13px;
  line-height: 25px;
  height: 25px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #535353;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.about .about-nav .pc-top .conxt ul li a .job-one .job-d {
  float: left;
  margin-left: 4%;
  width: 36%;
}

.about .about-nav .pc-top .conxt ul li a .job-one .job-d span {
  float: left;
  display: block;
  line-height: 22px;
  margin-right: 24px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #535353;
}

.about .about-nav .pc-top .conxt ul li a .job-one .job-d span:first-child {
  width: 18%;
}

.about .about-nav .pc-top .conxt ul li a .job-one .job-d span:nth-child(2) {
  width: 22%;
}

.about .about-nav .pc-top .conxt ul li a .job-one .job-d span:nth-child(3) {
  width: 40%;
  margin-right: 0;
  color: #ADADAD;
}

.about .about-nav .pc-top .conxt ul li a .job-one p {
  float: right;
  margin-right: 5px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #FF4949;
}

.about .about-nav .pc-top .conxt ul li a .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: 70px;
}