.backTop {
  position: fixed;
  bottom: 4.71466667rem;
  right: 0;
  width: 2.13333333rem;
  height: 1.70666667rem;
  z-index: 10000;
}
.backTop img{
	width: 2.13333rem;
	height: auto;
}
.bottom_bar {
  position: fixed;
  height: 2.09066667rem;
  width: 100%;
  bottom: 0;
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
  z-index: 10000;
}
.bottom_bar .consult {
  float: left;
  width: 40%;
  height: 100%;
  color: #fff;
  font-size: 0.64rem;
  line-height: 2.09066667rem;
  text-align: center;
  background: linear-gradient(90deg, #4291ff 0%, #1778ff 100%);
}
.bottom_bar .icon {
  float: left;
  width: 30%;
  height: 100%;
}
.bottom_bar .icon img {
  width: 1.024rem;
  height: auto;
  display: block;
  margin: 0.128rem auto 0.17066667rem;
}
.bottom_bar .icon span {
  display: block;
  text-align: center;
  width: 100%;
  color: #666;
  font-size: 0.512rem;
}
/*# sourceMappingURL=public.css.map */