.footer { z-index: 999; width: 100%; height: .98rem; border-top: 1px solid #E9E9E9; background-color: #fff; position: fixed; bottom: 0; left: 0; display: flex; display: -webkit-flex;}
.footer .item { flex: 1; text-align: center;}
.footer .item a { display: inline-block; height: 100%;}
.footer .item div { display: inline-block; height: 100%; float: left; color: #747474;}
.footer .item .iconfont { font-size: .46rem; line-height: 1; float: left; margin-top: .05rem;}
.footer .item p { font-size: .2rem; line-height: .28rem; margin: .05rem  0 0.1rem;}
.footer .item.act .iconfont { color: #2380F5;}
.footer .item.act p { color: #2380F5;}