.footer {
  background: #3C3B3B;
}

.footer .wrapper {
  margin: 0 auto;
  width: 1100px;
  padding-bottom: 40px;
}

.footer .wrapper .aboum {
  display: block;
  width: 96%;
  margin: 0 auto;
  padding-top: 54px;
  text-align: center;
  line-height: 33px;
  font-family: PingFangSC-Semibold;
  font-size: 24px;
  color: #FFFFFF;
}

.footer .wrapper .p1 {
  display: block;
  width: 96%;
  margin: 0 auto;
  text-align: center;
  line-height: 33px;
  margin-top: 20px;
  font-family: PingFangSC-Semibold;
  font-size: 24px;
  color: #FFFFFF;
}

.footer .wrapper .gs {
  display: block;
  width: 96%;
  margin: 0 auto;
  text-align: center;
  line-height: 33px;
  margin-top: 20px;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #FFFFFF;
}

.footer .wrapper .conry-two {
  margin-top: 25px;
  line-height: 20px;
  text-align: center;
}

.footer .wrapper .conry-two a {
  float: left;
  margin-right: 35px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #D3D3D3;
  letter-spacing: 0;
}

.footer .wrapper .conry-two a:first-child {
  margin-left: 13%;
}

.footer .wrapper .conry-two a:hover {
  color: #fff;
}

.footer .wrapper .conry-two .feg {
  float: left;
  margin-right: 35px;
  width: 1px;
  height: 16px;
  background: #FFFFFF;
}

.footer .wrapper .weix {
  margin: 0 auto;
  margin-top: 49px;
  width: 84px;
  height: 87px;
  line-height: 84px;
  text-align: center;
}

.footer .wrapper .weix img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}