| | |
| | | |
| | | .informationBox { |
| | | width: 340rpx; |
| | | height: 470rpx; |
| | | min-height: 470rpx; |
| | | border-radius: 9rpx 9rpx 9rpx 9rpx; |
| | | background-color: #fff; |
| | | margin-bottom: 40rpx; |
| | |
| | | justify-content: space-between; |
| | | margin-bottom: 15rpx; |
| | | font-weight: bold; |
| | | font-weight: 400; |
| | | font-size: 25rpx; |
| | | color: #333333; |
| | | } |
| | | |
| | | .money { |
| | |
| | | flex-direction: row; |
| | | justify-content: space-between; |
| | | color: #ff6c00; |
| | | margin-bottom: 30rpx; |
| | | |
| | | } |
| | | |
| | |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | } |
| | | |
| | | .viewCount { |
| | | margin: 10rpx 30rpx; |
| | | font-weight: 400; |
| | | font-size: 22rpx; |
| | | color: #AEAFC0; |
| | | } |