| | |
| | | height: 380rpx; |
| | | flex-shrink: 0; |
| | | background: linear-gradient(180deg, #1171E0 42.5%, #F4F4F4 100%); |
| | | position: fixed; |
| | | // top: 50px; |
| | | z-index: -1; |
| | | } |
| | | .page-main{ |
| | | position: relative; |
| | | top: -380rpx; |
| | | // position: relative; |
| | | // top: -380rpx; |
| | | padding-bottom: 140rpx; |
| | | padding-top: 20rpx; |
| | | .box{ |
| | | margin: 32rpx 32rpx 20rpx; |
| | | margin: 0 32rpx 20rpx; |
| | | |
| | | background-color: white; |
| | | border-radius: 10rpx; |
| | | padding: 24rpx 0; |
| | |
| | | } |
| | | .value{ |
| | | font-weight: 500; |
| | | font-size: 32rpx; |
| | | } |
| | | .width-set{ |
| | | width: 80%; |
| | | display: flex; |
| | | justify-content: flex-start;align-items: center; |
| | | |
| | | image{ |
| | | width: 48rpx; |
| | | height: 48rpx; |
| | | margin-right: 36rpx; |
| | | } |
| | | .set-index{ |
| | | width: 48rpx; |
| | | height: 48rpx; |
| | | line-height: 48rpx; |
| | | text-align: center; |
| | | display: inline-block; |
| | | } |
| | | } |
| | | |
| | | } |
| | |
| | | margin: 0 5rpx; |
| | | } |
| | | } |
| | | .origin{ |
| | | color: #FE7B32; |
| | | } |
| | | } |