#box {
margin:0 auto;
width:70%;
height:3000px;
background-color:rgba(247,247,247,1.00);
}
.top {
overflow:hidden;
width:100px;
height:100px;
left:84.8%;
top:45%;
position:relative;
}
.top_img {
position:relative;
bottom:0px;
}
h1 {
text-align:center;
line-height:800px
}
页面的导航的下拉滑动菜单,一个简单的不能再简单的例子,结合css3动画完成