#footerbox .footer-content-top .footer-social li a {
  border: none;
}
#footerbox .footer-item-top.title {
  padding: 0 0 35px 0;
}
#footerbox .footer-item-top.title .footer-link {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 19px;
  color: #FFFFFF;
  line-height: 23px;
  font-style: normal;
  text-transform: none;
}
#footerbox .footer-item-bottom {
  padding-top: 0;
}
#footerbox .footer-item-bottom .footer-nav a {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 16px;
  font-style: normal;
  text-transform: none;
  padding-bottom: 7px;
}
#footerbox .footer-item-bottom .footer-nav span {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
#footerbox .footer-item-bottom .footer-social {
  overflow: hidden;
}
#footerbox .footer-item-bottom .footer-social li:nth-child(4) img {
  margin-top: 4px;
}
#footerbox .footer-item-bottom .footer-social li {
  float: left;
  width: 42px;
  height: 42px;
  margin-right: 14px;
  align-items: center;
  vertical-align: middle;
}
#footerbox .footer-item-bottom .footer-social li a {
  display: flex;
  width: 42px !important;
  height: 42px !important;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
}
#footerbox .footer-item-bottom .footer-social li a img {
  display: block;
  width: 42px;
  padding: 0;
  margin: 0;
}
#footerbox .lefttxt .tip {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 18px 0;
}
#footerbox .lefttxt .desc {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
