| | |
| | | <style> |
| | | .item-price-prc { |
| | | color: #fe3a3f; |
| | | font-size: 1.2rem; |
| | | margin-right: 0.4rem; |
| | | font-size: 1rem; |
| | | margin-right: 0.2rem; |
| | | font-weight: 500; |
| | | } |
| | | |
| | |
| | | background: linear-gradient(0deg, #ff753c, #ff4b42); |
| | | color: #fff; |
| | | padding: 0.05rem; |
| | | font-size: 0.9rem; |
| | | font-size: 0.7rem; |
| | | |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .item-txt { |
| | | width: 71%; |
| | | width: 70%; |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: space-between; |
| | |
| | | } |
| | | |
| | | .item-txt-title { |
| | | font-size: 0.9rem; |
| | | font-size: 0.7rem; |
| | | margin-left: 0.3rem; |
| | | text-overflow: -o-ellipsis-lastline; |
| | | overflow: hidden; |
| | |
| | | |
| | | .item-price { |
| | | display: flex; |
| | | font-size: 0.8rem; |
| | | font-size: 0.5rem; |
| | | align-items: baseline; |
| | | color: #8d8484; |
| | | } |
| | |
| | | } |
| | | |
| | | .item-copy { |
| | | width: 5.92rem; |
| | | width: 5.22rem; |
| | | height: 1.66rem; |
| | | background: linear-gradient(-90deg, #fe3a3f, #faa450); |
| | | font-size: 0.9rem; |
| | | font-size: 0.7rem; |
| | | font-weight: 500; |
| | | color: #fffefd; |
| | | line-height: 1.66rem; |