.divListBody {
background-color: #e8e8e459;
height: 100vh;
}
.divHead {
line-height: 70rpx;
background: white;
padding: 0px 15rpx;
font-size: 1rem;
background-color: #11aeea;
color: white;
.fontGray {
color:gray;
.fontBlack {
color: black;
.fontBlue {
color: #11aeea;
.divRowTitle{
.divRowValue{
.nav-panel{
position: fixed;
bottom: 0rpx;
width: 100%;
padding-bottom: 10px;
z-index: 999;
background-color:#fff;