/* pages/live/live.wxss */ .list{padding: 20rpx 20rpx 0;overflow: hidden;} .list .li{background: #fff;border-radius: 12rpx;padding: 20rpx 20rpx 40rpx;margin-bottom: 20rpx;} .zbimg{width: 100%;height: 350rpx;} .title{font-size: 36rpx;color: #333;margin: 25rpx 0;} .sta{font-size: 28rpx;color: #FE0419;margin-right: 50rpx;align-items: center;} .sta.end{color: #999;} .sta image{width: 33rpx;height: 25rpx;margin-right: 9rpx;} .ren{font-size: 28rpx;color: #999;align-items: center;} .ren image{width: 25rpx;height: 26rpx;margin-right: 9rpx;} .into{width: 154rpx;height: 52rpx;border: 2rpx solid #FE0419;border-radius: 26rpx;line-height: 52rpx;font-size: 24rpx;color: #FE0419;text-align: center;} .notstart{width: 154rpx;height: 52rpx;border: 2rpx solid #999;border-radius: 26rpx;line-height: 52rpx;font-size: 24rpx;color: #333;text-align: center;}