/*------------- foot -------------start */
.footer{
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
}
.footer .weui-tabbar__item.weui-bar__item--on .weui-tabbar__label{
    color: #FF8827;
}
/*------------- foot -------------end */