.footer {
  background-color: #393C41;
  padding: 0.48rem 0.58rem 1.36rem 0.28rem;
}
.footer .title {
  font-size: 15px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #939393;
}
.footer .links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.42rem;
  border-bottom: 0.02rem solid rgba(189, 189, 189, 0.16);
}
.footer .links a {
  font-size: 0.28rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #F8F8F8;
  margin-right: 0.68rem;
  margin-bottom: 0.32rem;
}
.footer .links a:nth-child(4) {
  margin-right: 0;
}
.footer .adress {
  padding: 0.4rem 0;
  border-bottom: 0.02rem solid rgba(189, 189, 189, 0.16);
}
.footer .adress p {
  font-size: 0.26rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #DBDBDB;
  margin-bottom: 0.16rem;
}
.footer .adress p span {
  font-size: 0.28rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0 0.24rem 0 0.24rem;
}
.footer .info {
  padding-top: 0.4rem;
  font-size: 0.18rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #BDBDBD;
}
.fixed-img {
  width: 1.74rem;
  height: 1.03rem;
  background: url(/assets/images/consult/wap/common/bg-fixed-right.png) no-repeat center center;
  background-size: 100% auto;
  position: fixed;
  right: 0;
  bottom: 3.95rem;
  z-index: 1111;
}
.fixed-img .btn-close {
  width: 0.36rem;
  height: 0.36rem;
  position: absolute;
  top: 0;
  right: 0;
}
.fixed-img .btn-close {
  width: 0.36rem;
  height: 0.36rem;
  background: url(/assets/images/consult/wap/common/icon-close.png) no-repeat center center;
  background-size: 0.24rem;
  position: absolute;
  top: -0.36rem;
  right: 0.06rem;
}
.fixed-img .bg-fixed-item {
  width: 2.31rem;
  height: 0.64rem;
  background: url(/assets/images/consult/wap/common/bg-fixed-item.png) no-repeat center center;
  background-size: 100% auto;
  line-height: 0.29rem;
  font-size: 0.2rem;
  color: #052245;
  letter-spacing: -0.01rem;
  padding: 0.04rem 0.2rem 0.02rem;
  position: absolute;
  right: 0;
  bottom: -0.7rem;
}
.fixed-img .bg-fixed-item span {
  color: #1259F0;
}
