#footer {
  justify-content: center;
  height: 305px;
  background: rgba(55, 60, 71, 1);
  margin: 0 auto;
  padding: 65px 0;
  font-size: 14px;
}

#footer .footer-item .weixin-pic {
  margin-top: 10px;
}

#footer .footer-item .footer-itemTitle {
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 22px;
}

#footer .footer-item .footer-itemTitle .index {
  color: #fff;
}

#footer .footer-item .footer-item-nav a {
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(220, 220, 220, 1);
  line-height: 20px;
}

#footer .footer-item .footer-item-nav .mock {
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(220, 220, 220, 1);
  line-height: 18px;
}

#footer .footer-item {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
  margin-right: 100px;
}

#footer .footer-item dd {
  margin-top: 20px;
  line-height: 25px;
}

#footer .footer-item .footer-logo img {
  display: block;
  widows: 100%;
}

#footer .footer-item .footer-qrItem {
  display: inline-block;
  margin-right: 12px;
}

#footer .footer-item .footer-qrItem .footer-qrTitle {
  color: #fff;
  text-align: center;
  margin-top: 5px;
  line-height: 18px;
}

#footer .footer-item .footer-tel {
  color: #fff;
}

#footer .footer-item .footer-tel p {
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 22px;
}

#footer .footer-item .footer-tel button {
  background: rgba(60, 178, 242, 1);
  border-radius: 2px;
  border: 1px solid rgba(60, 178, 242, 1);
  width: 105px;
  height: 32px;
  color: #fff;
}

.footer-bottom {
  background: rgba(45, 49, 57, 1);
  width: 100%;
  height: 42px;
}

.footer-bottom .footer-address {
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  line-height: 17px;
  letter-spacing: 1px;
  width: 100%;
  padding: 12px 0;
  text-align: center;
}

.bottom-bgc {
  width: 100%;
  height: 84px;
  background: rgba(55, 60, 71, 1);
}

.friend-link {
  width: 1124px;
  height: 84px;
  border-top: 1px solid #666;
  margin: 0 auto;
  padding-top: 32px;
}

.friend-link .link-title p {
  font-size: 16px;
  color: #999;
  line-height: 22px;
  margin-right: 10px;
}

.friend-link .link-title ul {
  padding-top: 2px;
  width: 1100px;
}

.friend-link .link-title ul a {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}

.friend-link .link-title ul li {
  margin-right: 28px;
  display: inline-block;
}

.friend-link .link-title ul li:last-child {
  margin-right: 0;
}