| | |
| | | } |
| | | |
| | | .pageInfo { |
| | | padding: 40rpx; |
| | | padding: 24rpx; |
| | | } |
| | | |
| | | .content-item { |
| | |
| | | .content-item .icon { |
| | | width: 150rpx; |
| | | height: 200rpx; |
| | | box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16); |
| | | } |
| | | |
| | | .content-item .icon .img { |
| | |
| | | .titleBox .item-title { |
| | | font-weight: bold; |
| | | margin-bottom: 20rpx; |
| | | max-height: 88rpx; |
| | | color: #333333; |
| | | line-height: 44rpx; |
| | | display: -webkit-box; |
| | | -webkit-box-orient: vertical; |
| | | -webkit-line-clamp: 2; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | .createDate { |
| | |
| | | } |
| | | |
| | | .stateBox { |
| | | width: 120rpx; |
| | | width: 110rpx; |
| | | text-align: right; |
| | | font-size: 28rpx; |
| | | line-height: 60rpx; |