固定顶部
.top{ position:fixed; top:0; width: 100%; }
固定底部
.bottom{ position:fixed; bottom:0; width: 100%; }
名称(*)