* {
padding:0;
margin:0;
list-style:none;
}
#one {
width:100%;
height:60px;
background-color:rgb(255,189,102);
}
#two {
width:100%;
height:50px;
text-align:center;
background-color:rgb(102,181,255);
}
#three {
width:100%;
/* height:240px;
*/
text-align:center;
background-color:rgb(102,255,217);
}
悬浮导航要有权重,最好加上z-index