| | |
| | | border-radius: 18upx; |
| | | background-color: #fbf8f8; |
| | | margin-bottom: 30upx; |
| | | padding-bottom: 20rpx; |
| | | } |
| | | .goods-icon{ |
| | | width: 100%; |
| | |
| | | margin-bottom: 20upx; |
| | | } |
| | | .goods-price{ |
| | | margin-top: 0upx; |
| | | margin-top: 10rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | color: #F75451; |
| | | font-size: 26upx; |
| | | padding: 0 14upx; |
| | | padding-bottom: 20upx; |
| | | padding-bottom: 0upx; |
| | | } |
| | | .goods-price .red{ |
| | | margin-left: 10upx; |
| | |
| | | text-align: center; |
| | | color: #ffffff; |
| | | line-height: 54rpx; |
| | | background: #FF1472; |
| | | background: #4766FE; |
| | | border-radius: 62rpx 62rpx 62rpx 62rpx; |
| | | } |
| | | .c-goods{ |