| | |
| | | .m-l-40 { |
| | | margin-left: 80rpx; |
| | | } |
| | | |
| | | .m-l-5{ |
| | | margin-left: 10rpx; |
| | | } |
| | | .m-l-12{ |
| | | margin-left: 24rpx; |
| | | |
| | | } |
| | | .m-r-a { |
| | | margin-right: auto; |
| | | } |
| | |
| | | margin-right: 4rpx; |
| | | |
| | | } |
| | | |
| | | .m-r-5{ |
| | | margin-right: 10rpx; |
| | | } |
| | | .m-r-10 { |
| | | margin-right: 20rpx; |
| | | |
| | |
| | | .el-icon-arrow-down { |
| | | font-size: 12px; |
| | | } |
| | | |
| | | .icon-arrow-down { |
| | | width: 24rpx; |
| | | height: 24rpx; |
| | | } |
| | | .app-tips {} |
| | | |
| | | .app-tips .app-tip { |
| | |
| | | line-height:36rpx; |
| | | padding-top:30rpx; |
| | | padding-bottom:30rpx; |
| | | position: relative; |
| | | .require::before{ |
| | | content:'*'; |
| | | color:red; |
| | |
| | | } |
| | | |
| | | .store-name { |
| | | font-weight: 600; |
| | | font-size: 28rpx; |
| | | color: #000000; |
| | | line-height: 40rpx; |
| | | } |
| | | .store-address{ |
| | | font-weight: 400; |
| | | font-size: 24rpx; |
| | | color: #666666; |
| | | line-height: 34rpx; |
| | | } |
| | | .store-to{ |
| | | width: 172rpx; |
| | | height: 52rpx; |
| | | background: #E1F0E7; |
| | | border-radius: 4rpx; |
| | | font-weight: 400; |
| | | font-size: 24rpx; |
| | | color: #5B8C71; |
| | | line-height: 52rpx; |
| | | text-align: center; |
| | | } |
| | | .store-sc{ |
| | | width: 176rpx; |
| | | height: 64rpx; |
| | | background: #39AF6E; |
| | | border-radius: 32rpx; |
| | | font-weight: 400; |
| | | font-size: 32rpx; |
| | | color: #000000; |
| | | line-height: 96rpx; |
| | | color: #FFFFFF; |
| | | line-height: 64rpx; |
| | | .icon{ |
| | | width: 36rpx; |
| | | height: 36rpx; |
| | | } |
| | | } |
| | | } |
| | | .text-left{ |