.footer_box{width:100%;position:fixed;bottom:0;left:0;z-index:100;}
.footer{width:440px;height:70px;display:-webkit-flex;display:flex;flex-direction:row;align-items:center;justify-content:space-around;box-sizing:border-box;padding:0 10px;border-top:1px solid #ebebeb;background-color:#FFF;margin:0 auto;}
.footerA{display:-webkit-flex;display:flex;flex-direction:column;align-items:center;width:24%;}
.footerAi{width:29px;}
.hpx29{height:29px;}
.footerAw{font-size:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;line-height:14px;}
.yfooterAw{color:#FF4725;}
.nfooterAw{color:#666;}