.all-date{ background-color: #fff; height: 100%; margin-top: 40rpx; border-radius: 20rpx 20rpx 0 0; padding-top: 80rpx; z-index: 999 } .staff-header{ background-color: #fff; box-shadow:inset 0px 0px 5px #ccc; padding-top: 28rpx; margin-top: 0rpx; transform: translateY(-100%); } .staff-btn view{ text-align: center; padding: 20rpx 0; } .staff-btn view:nth-child(1){ background-color: #f1f1f1; } .staff-btn view:nth-child(2){ background-color: #26a2ff; color: #fff; } .sx-ul{ width: 100%; background-color: #fff; height: 400rpx; box-sizing: border-box; } .rule-title{ margin-bottom: 20rpx; padding:0 28rpx; } .rule-item{ margin-bottom: 20rpx; } .ruleGe{ background: #f5f7fa; padding: 16rpx; font-size: 24rpx; width: 22%; text-align: center; box-sizing: border-box; margin: 0rpx 1.5% 20rpx 1.5%; } .rule-all-text{ font-size: 24rpx; color: #999; position: relative; right: 10rpx; bottom: 5rpx; } .rule-items{ padding: 0 14rpx; } .ruleActive{ color: #26a2ff!important; background: #26a2ff33!important; } .close{ width: 40rpx; height: 40rpx; position: absolute; right: 30rpx; top: 70rpx; }