.phone::before{ content: "hello"; position: absolute; top: 0px; left: 0px; width: 48px; height: 50px; background:url('log-img/phone.png');}
伪类为什么显示不出来,父盒子是相对定位
before之前多了一个: