
父元素相对定位,没有什么兼容,不需要定高度
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
color: #fff;
text-align: center;
display: table;
width: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
color: #fff;
text-align: center;
display: table;
width: 100%;