.footer {
  background-color: black;
  font-size: 16px;
  color: #999;
  padding: 4% 0 0 0;
}
.footer .flex1 {
  display: flex;
  justify-content: space-between;
}
.footer-right {
  width: 70%;
  display: flex;
  justify-content: space-between;
}
.connect-li {
  padding-bottom: 20px;
  border-bottom: 1px solid #99999954;
}
.footer-right-d1 p {
  font-size: 24px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 45px;
}
.footer-right-d1 li {
  margin-bottom: 25px;
}
.footer-right-d2 {
  width: 40%;
}
.connect-li span {
  line-height: 20px;
}
.foot-connect-li {
  display: flex;
  border-bottom: 0px;
}
.foot-connect-li span {
  line-height: 30px;
}
.foot-connect-li-d {
  width: 17%;
}
.connect-li img {
  margin-right: 10px;
}
.foot-bei {
  font-size: 16px;
  color: #9999998a;
  padding: 35px 0;
  text-align: center;
  border-top: 1px solid #99999954;
}


.img12{
   width: 20%;
   margin-top: 50px;
}

.foot-content {
    width: 81%;
}
.foot-content span {
    display: block;
}




