.record_body{ padding: 0 36rpx; } .flex{ display: flex; justify-content: space-between; align-items: center; } .record_item{ min-height: 200rpx; border-bottom: 2rpx solid #F5F7FA; word-break: break-word; } .numcon .img1{ width: 40rpx; height: 40rpx; } .num{ width: 550rpx; margin-left: 20rpx; text-transform: capitalize; } .rec{ color: #303133; font-size: 32rpx; } .cpay{ color: #909399; font-size: 28rpx; } .time{ width: 48rpx; line-height: 48rpx; text-align: center; border-radius: 50%; background-color: #BFC2CC; color: #fff; font-size: 28rpx; } .select_con{ width: 750rpx; height: 446rpx; background-color: #fff; border-radius: 40rpx 40rpx 0 0; position: fixed; bottom: 0; left: 0; z-index: 999; padding-top: 48rpx; } .select{ text-align: center; color: #303133; font-size: 36rpx; } .ed_con{ margin-top: 48rpx; padding: 0 36rpx; } .ed{ line-height: 96rpx; } .img{ width: 48rpx; height: 48rpx; vertical-align: text-bottom; } .text{ font-size: 32rpx; margin-left: 24rpx; }