| | |
| | | } |
| | | |
| | | .main { |
| | | padding-top: 1.82rem; |
| | | padding-top: 2.82rem; |
| | | width: 100%; |
| | | height: 100%; |
| | | background: #da2702 url(https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bottomprice_bg.png) no-repeat 0 0; |
| | | background: #da2702 url(https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bottomprice_bgn.png) no-repeat 0 0; |
| | | background-size: 100%; |
| | | display: flex; |
| | | flex-direction: column; |
| | |
| | | .shop-tips { |
| | | width: 3.5rem; |
| | | height: .38rem; |
| | | background: linear-gradient(90deg,#ffeee7,#fff7f3 50%,#fff); |
| | | |
| | | border-radius: .19rem; |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | } |
| | | |
| | | .shop-tips.row-2 { |
| | | margin-top: .02rem; |
| | | margin-top: .1rem; |
| | | color: #ff2b44; |
| | | background: linear-gradient(90deg,rgba(254,60,64,.1),hsla(0,0%,100%,.1)); |
| | | padding-right: .5rem |