水平居中行内元素:text-align: center块级元素:margin:0 auto;absolute + transformflex + justify -content:center垂直居中line-height: heightabsolute + transformflex + align-items: centertable水平垂直居中absolute + transformflex + justify-content + align-items