一楼
二楼
三楼
四楼
五楼
六楼
七楼
八楼
* {
padding:0;
margin:0
}
ul {
position:fixed;
top:100px;
}
li {
padding:10px;
list-style:none
}
a {
color:#fff;
}
.bg1 {
background:#d5383d;
}
.bg2 {
background:#335ecc;
}
.bg3 {
background:#f67883;
}
.box {
width:1000px;
height:500px;
margin:0 auto;
font-size:40px;
}
.box1 {
background:#008c74;
}
.box2 {
background:#00a1d9;
}
.box3 {
background:#1b6d85;
}
.box4 {
background:#255625;
}
.box5 {
background:#761c19;
}
.box6 {
background:#d58512;
}
.box7 {
background:#f5e79e;
}
.box8 {
background:#ce8483;
}