.footer-bar {
  padding: 0 .4rem;
}

.footer-bar .footer-introduction {
  padding: .44rem 0 .386667rem;
  border-bottom: .026667rem solid #e5e5e5;
  position: relative;
}

.footer-bar .footer-introduction:before {
  content: '';
  width: .026667rem;
  height: .813333rem;
  background: #e5e5e5;
  position: absolute;
  top: 50%;
  left: 4.426667rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer-bar .footer-introduction .footer-logo {
  width: 3.573333rem;
  height: .906667rem;
  margin: 0 .546667rem 0 .306667rem;
}

.footer-bar .footer-introduction .footer-introduction-logo {
  width: 3.973333rem;
  height: .573333rem;
  margin: 0 0 0 .466667rem;
}

.footer-bar .footer-tel {
  text-align: center;
  line-height: 1;
  padding: .386667rem 0 .373333rem;
  border-bottom: .026667rem solid #e5e5e5;
}

.footer-bar .footer-tel h3 {
  font-size: .56rem;
  color: #ff9543;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-bar .footer-tel h3:before {
  content: '';
  width: .533333rem;
  height: .533333rem;
  background: url("/assets/wap/resources/images/footerbar/tel-icon.png") no-repeat;
  background-size: cover;
  margin-right: .226667rem;
}

.footer-bar .footer-tel p {
  font-size: .32rem;
  color: #999;
  letter-spacing: .293333rem;
  padding-left: .32rem;
  margin-top: .106667rem;
}

.footer-bar .footer-record {
  text-align: center;
  padding-top: .08rem;
}

.footer-bar .footer-record>p {
  line-height: 1;
  margin-top: .253333rem;
  font-size: .266667rem;
  color: #333;
}

.footer-bar .footer-record a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: .24rem;
  padding-bottom: .533333rem;
}

.footer-bar .footer-record .pb0 {
  padding-bottom: 0;
}

.footer-bar .footer-record a img {
  width: .266667rem;
  height: .266667rem;
}

.footer-bar .footer-record a p {
  font-size: .266667rem;
  color: #333;
  margin-left: .12rem;
}