| | |
| | | } |
| | | |
| | | .swiper { |
| | | /* min-height: 900rpx; */ |
| | | height: 100%; |
| | | height: 95%; |
| | | } |
| | | |
| | | /* 单选题 */ |
| | |
| | | } |
| | | |
| | | .radio-item { |
| | | max-height: 300rpx; |
| | | padding: 0 32rpx; |
| | | min-height: 98rpx; |
| | | display: flex; |
| | |
| | | |
| | | .radio-textimg { |
| | | display: inline-block; |
| | | height: min-content; |
| | | width: calc(100% - 90rpx); |
| | | } |
| | | |
| | | .check-text-box { |
| | | display: inline-block; |
| | | width: calc(100% - 25px); |
| | | } |
| | | |
| | | .view-parsing { |
| | | margin-top: 40rpx; |
| | | --td-button-primary-bg-color: #fff; |
| | | --td-button-primary-color: #ff6c00; |
| | | --td-button-primary-active-bg-color: #fff0e6; |
| | | --td-button-primary-border-color: #ff6c00; |
| | | --td-button-primary-active-border-color: #ff6c00; |
| | | } |