.mobile-back {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  right: 0;
  display: none;
}

.footer {
  height: 200px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  background: url(/uploads/image/rcwlimg/footer-bg.png) no-repeat center center/100% 100%;
}

.footer .footer-top {
  display: flex;
  align-items: center;
  height: 170px;
}

.footer .footer-top .footer-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 370px;
  padding: 0 45px 0 9px;
}

.footer .footer-top .footer-img a {
  display: block;
}

.footer .footer-top .footer-img img {
  cursor: pointer;
}

.footer .footer-top .footer-con {
  flex: 1;
}

.footer .footer-top .footer-con li {
  height: 45px;
  line-height: 45px;
}

.footer .footer-top .footer-con li a {
  color: rgba(255, 255, 255, 0.6);
}

.footer .footer-top .footer-con .police {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/uploads/image/rcwlimg/icon-list.png) -275px -284px;
  vertical-align: middle;
  margin: 0 2px 0 5px;
}

.footer .footer-top .footer-concat {
  width: 215px;
  text-align: center;
}

.footer .footer-top .footer-concat .footer-tell {
  margin-bottom: 15px;
}

.footer .footer-top .footer-concat .footer-scan {
  display: flex;
  justify-content: space-around;
  text-align: center;
}

.footer .footer-top .footer-concat .footer-scan a {
  color: rgba(255, 255, 255, 0.6);
}

.footer .footer-top .footer-concat .footer-scan img {
  display: inline-block;
  width: 70px;
  height: 70px;
}

.footer .footer-top .footer-concat .footer-scan p {
  margin-top: 13px;
}

.footer .footer-bot {
  height: 30px;
  line-height: 29px;
  border-top: 1px solid #72a1dc;
  text-align: center;
}
