index.css 441 B

1234567
  1. .cell-infos{}
  2. .cell{position: relative;margin-right: 13rpx;}
  3. .cell-bg{width: 68rpx;height: 132rpx;position: relative;z-index: 1;}
  4. .cell-gou{width: 30rpx;height: 27rpx;position: absolute;right: 27rpx;bottom: 23rpx;}
  5. .cell-q{position: absolute;top: 17rpx;left: 7rpx;right: 7rpx;bottom: 7rpx;z-index: 2;}
  6. .cell-qs{position: absolute;bottom: 0;left: 0;width: 100%;background-color: #EB5C20;border-radius: 5rpx;}
  7. .full{background-color: #0FCB27;}