.exam-tab-view { margin-top: 42px; } .view-wrap { position: fixed; width: 100%; background: #fff6f6; text-align: center; height: 35px; z-index: 999; } .exam-count-down { font-size: 15px; line-height: 35px; } .view-wrap-hidden { height: 35px; } .xzs-load-more { margin-top: 60px !important; } .exam-page { background: white; } .question-answer-error { background-color: #fef0f0; border-color: #fde2e2; color: #f56c6c; } .question-answer-right { background-color: #f0f9eb; border-color: #e1f3d8; color: #67c23a; } .exam-clear { clear: both; margin-left: 20rpx; } .exam-extend-item { padding: 4px; } .item-select{ padding: 10rpx !important; margin: 20rpx; margin-top: 10rpx; text-align: center; height: 50rpx; } .un-select{ width: 50rpx; height: 50rpx; line-height: 50rpx; border-radius: 100%; } .cur-select{ background: lightblue !important; color:red; width: 50rpx; height: 50rpx; font-size: 900; line-height: 50rpx; border-radius: 100%; } .is-select{ background: #dadada; width: 50rpx; height: 50rpx; line-height: 50rpx; border-radius: 100%; } .exam-cell{ min-height: 500rpx; }