.all2 { background-color: #fff; height: 100%; margin-top: 40rpx; border-radius: 20rpx 20rpx 0 0; padding-top: 80rpx; z-index: 999 } .close { width: 40rpx; height: 40rpx; position: absolute; right: 30rpx; top: 70rpx; } .search { background-color: #f1f1f1; border-radius: 6rpx; width: 80%; margin: 0 auto; padding: 6rpx 10rpx; } .search input { background-color: #f1f1f1; } .search image { width: 30rpx; height: 30rpx; margin-left: 10rpx; } .content2 { margin-top: 16rpx; border-top: 1px solid #f1f1f1; background: #f1f1f1; height: calc(100vh - 212rpx); } .ul { width: 100%; background-color: #fff; height: 100%; } .li { padding: 24rpx; border-bottom: 1px solid #f1f1f1; } .ul .li .xia { color: #26A2FF !important; } .shu { padding: 14rpx 24rpx; background: #fff; margin-bottom: 20rpx; font-size: 28rpx; color: #26A2FF; } .shu view:last-child { color: #ccc; }