.footer-content {
  background: #080f21;
  height: 250px;
  padding-top: 16px;
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 172px;
  box-sizing: border-box;
}

.footer-title {
  margin-top: 16px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 8px;
}

.footer-row {
  margin-right: 32px;
  font-size: 14px;
  color: #ffffff;
}

 .footer-row-mt {
  margin-top: 16px;
 }

.footer-row :first-child {
  margin-right: 16px;
  font-size: 14px;
  color: #999999;
}

.footer-row-two span {
  margin-right: 32px;
  font-size: 14px;
  color: #999999;
}

.footer-row-three {
  font-size: 14px;
  color: #999999;
}
.footer-code {
  position: absolute;
  top: 32px;
  right: 210.08px;
}
.barcode {
  width: 88.92px;
  height: 90px;
}
.code-span {
  margin-top: 8px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}
.barcode img{
	height: 88px;
}

