最外面的层用这个margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;
在他对应的CSS里面加入这句代码*{margin:0 auto;}就O了
框架代码发一下,帮你改一下。