.header .grid a:before{
background: url(../image/user/avatar.jpg) no-repeat;
}
小米自带浏览器不支持a:before,直接写成
.header .grid a{