@font-face {
  font-family: 'iconfont'; /* Project id 4049165 */
  src: url('../fonts/font_4049165_32rrx6zuxzv.woff2')
      format('woff2'),
    url('../fonts/font_4049165_32rrx6zuxzv.woff')
      format('woff'),
    url('../fonts/font_4049165_32rrx6zuxzv.ttf')
      format('truetype');
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-a-caidan6:before {
  content: '\e6e0';
}

.icon-fenxiang:before {
  content: '\e600';
}

.icon-duanxin1:before {
  content: '\e647';
}

.icon-ditu:before {
  content: '\e629';
}

.icon-duanxin100:before {
  content: '\e67c';
}

.icon-home100:before {
  content: '\e67e';
}

.icon-message100:before {
  content: '\e67f';
}

.icon-call100:before {
  content: '\e680';
}

.footer-float {
  height: 1.2rem;
  background: #fff;
  box-shadow: 0px 3px 16px 0px rgba(49, 93, 192, 0.1);
  font-size: 0.24rem;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  color: #292929;
  width: 100%;
}

.content-wrap {
  padding-bottom: 1.2rem;
}

.df {
  display: flex;
}

.footer-float div {
  border-right: 0.02rem solid #f6f6f6;
  height: 1.2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer-float div:last-of-type {
  border: none;
}

.footer-float div.active span {
  color: #1B9D61;
}

.footer-float div:nth-child(3) .iconfont {
  font-size: 0.45rem;
}

.footer-float div:nth-child(4) .iconfont {
  font-size: 0.52rem;
}

.footer-float div a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #292929;
}

.footer-float div a .iconfont {
  font-size: 0.6rem;
  display: block;
  height: 0.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
