.footer-zt1 {
  width: 100%;
  height: 233px;
  margin-top: 60px;
  background-color: #CE2311;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.footer-zt1-text {
  color: #ffffff;
}

.footer-zt1-text span {
  margin: 0 10px;
}

.footer-zt1-box {
  width: 100%;
  height: 65px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-zt1-img {
  margin: 0 10px;
}
