@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/109882cc876142368c673272e5c7a839.woff') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 0.16rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dianhua:before {
  content: "\e60a";
}

.icon-13zixun:before {
  content: "\e65e";
}

.icon-xiangxia:before {
  content: "\e615";
}

.icon-dingwei:before {
  content: "\e618";
}

.icon-weizhi:before {
  content: "\e7e0";
}

.icon-fangxiang-xiangyou:before {
  content: "\e614";
}


.floot-menu{display: flex;position: fixed;bottom: 0px;z-index: 9999;}
.floot-menu a{display: block;width: 3.75rem;color: white;text-align: center;line-height: 1.04rem;}
.floot-menu a i{margin-right: 0.2rem;font-size:0.5rem;}
.floot-menu a h{font-size:0.5rem;}
.floot-menu a:nth-child(1){background: #cf251f;}
.floot-menu a:nth-child(2){background: #333333;}
