| | |
| | | } |
| | | |
| | | .swiper { |
| | | /* min-height: 900rpx; */ |
| | | height: 100%; |
| | | height: 95%; |
| | | } |
| | | |
| | | /* 单选题 */ |
| | |
| | | } |
| | | |
| | | .radio-item { |
| | | max-height: 300rpx; |
| | | min-height: 100rpx; |
| | | padding: 0 32rpx; |
| | | min-height: 98rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | |
| | | } |
| | | |
| | | .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; |
| | |
| | | } |
| | | |
| | | .judge-rich-box { |
| | | min-height: 104rpx; |
| | | /* height: 100%; */ |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | |
| | | --td-button-primary-active-bg-color: #fff0e6; |
| | | --td-button-primary-border-color: #ff6c00; |
| | | --td-button-primary-active-border-color: #ff6c00; |
| | | } |
| | | |
| | | .answer-analysis { |
| | | display: inline-block; |
| | | width: 192rpx; |
| | | } |
| | | |
| | | .fl-cl { |
| | | display: flex; |
| | | flex-direction: column; |
| | | } |