.pend-num{position: sticky; z-index: 1; left: 0; top: 0; width: 100%;} .pend-num view{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex;color: #0a6597; font-size: 28rpx; padding: 20rpx 30rpx;} .pend-num view text{font-size: 30rpx;} .list-box{background: #fff; border-radius: 8rpx; margin: 20rpx; padding: 20rpx 200rpx 20rpx 20rpx; position: relative;} .list-box .bt{font-size: 30rpx; color: #333; font-weight: 600; margin-bottom: 24rpx;} .list-box .txt{font-size: 26rpx; color: #333; line-height: 40rpx;} .list-box .txt>view{margin-top: 14rpx;} .list-box .txt .tag{font-size: 20rpx; color: #FFF; display: inline-block; background-color: #8cabc2; border-radius: 12rpx; padding: 0 10rpx; line-height: 30rpx; vertical-align: text-bottom;} .list-box .right{position: absolute; right: 0rpx; top: 0rpx; height: 100%; padding: 20rpx 20rpx 30rpx 0; display: flex; flex-direction: column;justify-content: space-between;} .list-box .right .time{color: #999; font-size: 24rpx;} .list-box .right .btn{width: 120rpx; height: 60rpx; background-color: #0a6597;border-radius: 10rpx; font-size: 28rpx; text-align: center; color: #fff; line-height: 60rpx;}