.footer {
  padding: 0.4rem 0 0.5333rem;
}
.footer .f1 {
  width: 9.3333rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.footer .f1 > div:first-child {
  width: 1.6rem;
  padding-top: 0.1867rem;
}
.footer .f1 > div:first-child img {
  width: 1.6rem;
}
.footer .f1 > div:nth-child(2) {
  width: 5.3333rem;
  text-align: center;
}
.footer .f1 > div:nth-child(2) div:first-child {
  color: white;
  font-size: 0.5067rem;
  line-height: 2;
  padding-bottom: 0.2133rem;
}
.footer .f1 > div:nth-child(2) div:last-child {
  border-top: 2px solid white;
}
.footer .f1 > div:nth-child(2) div:last-child p {
  width: 80%;
  margin: 0 auto;
  color: white;
  font-size: 0.2933rem;
  position: relative;
  top: -0.3467rem;
}
.footer .f1 > div:last-child {
  width: 1.8133rem;
}
.footer .f1 > div:last-child span {
  display: block;
  width: 1.5067rem;
  padding: 0.0533rem 0.1333rem;
  border: 1px solid #ccc;
  font-size: 0.3733rem;
  line-height: 0.5333rem;
  color: white;
  text-align: center;
  margin-top: 0.3733rem;
}
.footer .f2 {
  margin-top: 0.2rem;
  line-height: 0.6667rem;
  text-align: center;
  font-size: 0.2933rem;
  color: white;
  background-color: rgba(0, 0, 0, 0.1);
}/*# sourceMappingURL=v1.css.map */