.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; } .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; } .content{ margin-top: 16rpx; border-top: 1px solid #f1f1f1; width: 100%; } .date-btn view{ text-align: center; padding: 20rpx 0; } .date-btn view:nth-child(1){ background-color: #f1f1f1; } .date-btn view:nth-child(2){ background-color: #26a2ff; color: #fff; } .data-main{ margin: 32rpx 0; text-align: center; } .data-main .dateVal{ color: #26a2ff; width: 200rpx; padding: 16rpx 0; border-bottom: 1px solid #26a2ff; display: inline-block; } .ul2{ width: 100%; background-color: #fff; box-sizing: border-box; } .li{ padding:20rpx 24rpx; border-bottom: 1px solid #f1f1f1; } .ul2 .li .xia{ color: #26A2FF !important; } .shu{ padding: 10rpx 24rpx; background: #fff; font-size: 28rpx; color: #26A2FF; border-bottom: 1px solid #f1f1f1; } .shu view:last-child{ color: #ccc; } /* 人员 */ .staff-ul{ width: 100%; background-color: #fff; box-sizing: border-box; height: calc(100vh - 350rpx); } .userItem{ padding:14rpx 24rpx; border-bottom: 1px solid #f1f1f1; } .staff-ul .userItem .xia{ color: #26A2FF !important; } .shu{ padding: 14rpx 24rpx; background: #fff; font-size: 28rpx; color: #26A2FF; border-bottom: 1px solid #f1f1f1; } .shu view:last-child{ color: #ccc; } .search{ background-color: #f1f1f1; border-radius: 10rpx; margin: 0 32rpx; padding:8rpx 10rpx; } .search image{ width: 30rpx; height: 30rpx; margin-left: 10rpx; } .StaffFooter{ position: fixed; left: 0; right: 0; bottom: 0; background: #fff; padding: 10rpx; border-top: 1px solid #f1f1f1; } .staffBtn{ background: #26A2FF; color: #fff; border-radius: 6rpx; height: 88rpx; text-align: center; line-height: 88rpx; padding: 0 20rpx; } .f-left{ overflow-x: auto; } .rule-all-text{ font-size: 28rpx; color: #999; position: relative; right: 10rpx; bottom: 5rpx; top: 0rpx; } .staff-all{ background: rgba(245, 247, 250, 1); padding: 16rpx 32rpx; }