| | |
| | | background-color: #FFF6F0; |
| | | } |
| | | |
| | | .list-title { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .list-title image { |
| | | width: 34rpx; |
| | | height: 38rpx; |
| | |
| | | .top-btn { |
| | | display: flex; |
| | | justify-content: space-evenly; |
| | | align-items: center; |
| | | padding: 0 0 20rpx 15rpx; |
| | | border-bottom: 1px solid #EFF0F1; |
| | | } |
| | | |
| | | .btn-content { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .top-btn image { |
| | | margin-top: 20rpx; |
| | | margin-right: 4rpx; |
| | | width: 36rpx; |
| | | height: 36rpx; |
| | | } |
| | |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .error-btn { |
| | | margin-left: 10rpx; |
| | | } |
| | | |
| | | .paper-btn, |
| | | .error-btn, |
| | | .collect-btn { |
| | | .collect-btn, |
| | | .buy-mock-btn { |
| | | --td-button-default-bg-color: #fff; |
| | | --td-button-default-color: #0F1214; |
| | | --td-button-default-active-bg-color: #fff0e6; |
| | | --td-button-medium-font-size: 28rpx |
| | | } |
| | | |
| | | .buy-mock-btn { |
| | | --td-button-default-color: #ff6c00; |
| | | } |
| | | |
| | | |
| | |
| | | |
| | | /* 横向布局 */ |
| | | .horizontal-box { |
| | | width: 350rpx; |
| | | width: 338rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | margin: 32rpx; |
| | |
| | | height: 68rpx; |
| | | } |
| | | |
| | | .radio-content image { |
| | | margin: 0 10rpx 10rpx 0; |
| | | } |
| | | |
| | | .mock-data { |
| | | padding: 0 32rpx; |
| | | } |
| | |
| | | height: 100rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | color: #333; |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .mack-num button { |
| | | margin: 0; |
| | | } |
| | | |
| | | .mock-list-box { |
| | |
| | | align-items: center; |
| | | } |
| | | |
| | | .mack-state { |
| | | width: 94rpx; |
| | | height: 42rpx; |
| | | } |
| | | |
| | | .mock-score { |
| | | font-size: 28rpx; |
| | | color: #ff6c00; |
| | |
| | | } |
| | | |
| | | .state-pad { |
| | | width: 80rpx; |
| | | white-space: nowrap; |
| | | width: 90rpx; |
| | | border-radius: 10rpx; |
| | | display: inline-block; |
| | | padding: 10rpx; |
| | | text-align: center; |
| | | } |
| | | |
| | | .complete { |
| | |
| | | flex-direction: column; |
| | | align-items: center; |
| | | justify-content: center; |
| | | padding-bottom: 50rpx; |
| | | } |
| | | |
| | | .not-mock image { |