
.info{
  
  margin-top: 5px;
  padding: 20rpx;
  background: #ffffff;
  

  
}
.adds{
  font-size: 12px;
  color: #aeaeae;
  margin-top: 5px;
}

.footInfo{
  height: 40px;
  overflow: hidden;
  text-align: center;
   color: #aeaeae;
   font-size: 12px;
   line-height: 40px;
}


.tel{
  width: 49%;
  float: left;
  height: 40px;
  border-right: 1px solid #efefef;
}
.addnav{
 width: 50%;
 height: 40px;
  float: left;
  
}

.iconfont{
  line-height: 45px;
  margin-right: 10px;
}