|  |  |  | 
|---|
|  |  |  | width: 144rpx; | 
|---|
|  |  |  | height: 56rpx; | 
|---|
|  |  |  | border-radius: 36rpx; | 
|---|
|  |  |  | border: 1rpx solid #279baa; | 
|---|
|  |  |  | border: 1rpx solid $uni-color-primary; | 
|---|
|  |  |  | font-size: 26rpx; | 
|---|
|  |  |  | color: #279baa; | 
|---|
|  |  |  | color: $uni-color-primary; | 
|---|
|  |  |  | display: flex; | 
|---|
|  |  |  | justify-content: center; | 
|---|
|  |  |  | align-items: center; | 
|---|
|  |  |  | 
|---|
|  |  |  | font-weight: 500; | 
|---|
|  |  |  | font-size: 28rpx; | 
|---|
|  |  |  | width: 192rpx; | 
|---|
|  |  |  | color: #279BAA; | 
|---|
|  |  |  | color: $uni-color-primary; | 
|---|
|  |  |  | height: 48rpx; | 
|---|
|  |  |  | line-height: 48rpx; | 
|---|
|  |  |  | text-align: center; | 
|---|
|  |  |  | 
|---|
|  |  |  | color: #222222; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .status{ | 
|---|
|  |  |  | color: #279BAA; | 
|---|
|  |  |  | color: $uni-color-primary; | 
|---|
|  |  |  | font-weight: 500; | 
|---|
|  |  |  | .time{ | 
|---|
|  |  |  | font-size: 24rpx; | 
|---|
|  |  |  | 
|---|
|  |  |  | line-height: 68rpx; | 
|---|
|  |  |  | padding: 0 34rpx; | 
|---|
|  |  |  | color: #FFFFFF; | 
|---|
|  |  |  | background: #279BAA; | 
|---|
|  |  |  | background: $uni-color-primary; | 
|---|
|  |  |  | box-shadow: 0rpx 4rpx 12rpx 0rpx rgba(39,155,170,0.4); | 
|---|
|  |  |  | border-radius: 40rpx; | 
|---|
|  |  |  | } | 
|---|