查看源码 按F12

1、 使用css3中的属性:transform: translate(x,y)

2、flex布局

3、使用绝对定位,加上margin-left: -(width为盒子的一半), margin-top: -(height为盒子的一半)