/*
* 导航
*/
.nav {
height: 80rpx;
line-height: 80rpx;
}
.nav .item {
width: 20%;
/**
* 数据列表
.scroll-box {
height: calc(100vh - 80rpx);