#box { height: 500px; width: 600px; position: absolute; top: 50%; left: 50%; margin: -250px 0 0 -300px;/*分别为高度和宽度的一半*/ z-index: 9999;}