| | |
| | | } |
| | | |
| | | .swiper { |
| | | /* min-height: 900rpx; */ |
| | | height: 100%; |
| | | height: 95%; |
| | | } |
| | | |
| | | /* 单选题 */ |
| | |
| | | } |
| | | |
| | | .radio-item text { |
| | | display: inline-block; |
| | | height: min-content; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .checkbox-group { |
| | | --td-checkbox-icon-checked-color: #ff6c00; |
| | | --td-checkbox-icon-checked-color: #FF6C00; |
| | | } |
| | | |
| | | .t-checkbox { |
| | |
| | | } |
| | | |
| | | .marginL { |
| | | margin-left: 140rpx; |
| | | margin-left: 40rpx; |
| | | } |
| | | |
| | | .answer-center { |
| | |
| | | } |
| | | |
| | | .analysis-text { |
| | | display: flex; |
| | | color: #333333; |
| | | font-size: 28rpx; |
| | | margin-top: 20rpx; |
| | |
| | | } |
| | | |
| | | .option-rich-img { |
| | | display: inline-block; |
| | | max-width: 180rpx !important; |
| | | height: auto; |
| | | object-fit: contain; |