.leibiap {
  background: #FFFFFF;
}

.leibiap .li-nav {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 18px;
}

.leibiap .li-nav p {
  float: left;
  padding-top: 18px;
}

.leibiap .li-nav p a {
  display: block;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #272727;
  letter-spacing: 0;
}

.leibiap .li-nav p:first-child {
  margin-left: 22px;
}

.leibiap .li-nav p:nth-child(3) {
  color: #c0baba;
}


.about .about-nav {
  width: 1100px;
  padding-bottom: 60px;
  margin: 0 auto;
}



.about .about-nav .conxt h1 {
  margin-top: 40px;
  line-height: 42px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: PingFangSC-Regular;
  font-size: 30px;
  color: #4A4A4A;
}

.about .about-nav .conxt .p-conter {
  margin-top: 30px;
  padding-left: 1%;
}

.about .about-nav .conxt .p-conter p {
  display: inline-block;
  line-height: 20px;
  margin-right: 15px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #B7B7B7;
  letter-spacing: 0;
}

.about .about-nav .conxt .keys {
  width: 100%;
  height: 1px;
  border-top: 1px dashed #979797;
  margin-top: 14px;
}

.about .about-nav .conxt .right-conten {
  padding: 0 1%;
  margin-top: 40px;
  line-height: 26px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #4E4E4E;
  letter-spacing: 0;
  white-space: pre-line;
  text-align: Justify;
  text-justify: inter-ideograph;
}

.about .about-nav .conxt .right-conten img {
  max-width: 100%;
  height: auto;
}

.about .about-nav .conxt .new_view-too {
  padding: 0 1%;
}

.about .about-nav .conxt .new_view-too a {
  margin-top: 61px;
  display: inline-block;
  line-height: 20px;
  width: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #A3A3A3;
  letter-spacing: 0;
}

.about .about-nav .conxt .new_view-too a:hover {
  color: #000;
}

.about .about-nav .conxt .new_view-too a:first-child {
  width: 20%;
  margin-right: 30%;
}