.page-footer {
  width: 100%;
  background: #FAFAFA;
  padding-top: 0.16rem;
}
.page-footer .footer-container {
  font-size: 0.13rem;
  color: #91979e;
  line-height: 0.15rem;
  background: #fff;
  padding: 0.12rem 0.4rem 0.72rem;
}
.page-footer .footer-container .footer-item {
  margin-top: 0.72rem;
}
.page-footer .footer-container .footer-item .title {
  line-height: 0.38rem;
  font-size: 0.32rem;
  font-weight: 700;
  color: #323436;
  margin-bottom: 0.5rem;
}
.page-footer .footer-container .footer-item .product-list {
  display: flex;
  flex-wrap: wrap;
}
.page-footer .footer-container .footer-item .product-list.contact .product-item {
  width: 100%;
  line-height: 0.33rem;
  font-size: 0.28rem;
  color: #323647;
  margin-bottom: 0.4rem;
}
.page-footer .footer-container .footer-item .product-list .product-item {
  width: 50%;
  line-height: 0.33rem;
  font-size: 0.28rem;
  color: #323647;
}
.page-footer .footer-container .footer-item .product-list .product-item .item-icon {
  margin-right: 0.1rem;
}
.page-footer .footer-container .footer-item .wechat {
  width: 4.84rem;
  height: 2.68rem;
  background: #f9fafb;
  border-radius: 0.14rem;
  border: 0.01rem solid #e7eaee;
  padding: 0.24rem;
}
.page-footer .footer-container .footer-item .wechat .wechat-type {
  margin-left: 0.29rem;
  flex: 1 1;
  overflow: hidden;
}
.page-footer .footer-container .footer-item .wechat .wechat-type .wechat-icon {
  width: 0.58rem;
  height: 0.47rem;
  margin-bottom: 0.42rem;
}
.page-footer .footer-container .footer-item .wechat .wechat-type .wechat-type-text {
  line-height: 0.33rem;
  font-size: 0.28rem;
  color: #323436;
}
.page-footer .footer-container .footer-item .wechat .qrcode-container {
  width: 2.2rem;
  height: 2.2rem;
  background: #fff;
}
.page-footer .footer-container .footer-item .wechat .qrcode-container img {
  max-width: 100%;
  max-height: 100%;
}
.page-footer .footer-container .footer-item .flex {
  display: flex;
  align-items: center;
}
.page-footer .footer-bottom {
  display: inline-block;
  line-height: 0.4rem;
  font-size: 0.24rem;
  color: #6e727a;
  padding: 0.42rem 0.67rem 0.46rem;
}
