html,body{ width:100%; height:100%; background-color: #000;}



.index-box{
    overflow: auto;
    width: 100%;
}
.nav{
	position: fixed;
}