.all{ background-color: #fff; height: 100%; margin-top: 40rpx; border-radius: 20rpx 20rpx 0 0; padding-top: 80rpx; z-index:3 } .close{ position: absolute; right: 10rpx !important; top: 50rpx !important; padding: 20rpx; } .close image{ width: 40rpx; height: 40rpx; } .content{ margin-top: 16rpx; border-top: 1px solid #f1f1f1; width: 100%; } .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; } .ul{ background-color: #fff; height: calc(100vh - 390rpx); } .li2{ height: 100rpx; border-bottom: 1px solid #f1f1f1; } .ul .li2 .xia{ color: #26A2FF !important; padding-right: 24rpx } .shu{ padding: 14rpx 24rpx; background: #fff; font-size: 28rpx; color: #26A2FF; border-bottom: 1px solid #f1f1f1; } .shu view:last-child{ color: #ccc; } .images{ width:50rpx;height:50rpx; margin:0 10rpx }