.exam-questions{width:100vw;height:100vh;background-color:#f7f7f9;background-image:url(../img/main-bg.301e45cc.png);background-repeat:no-repeat;background-position:top;background-size:100% auto;overflow:auto;padding:10px}.exam-questions .exam-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;padding:10px;font-size:16px}.exam-questions .exam-info .exam-result{color:#fc353c;font-size:20px;font-weight:700}.exam-questions .exam-list{padding:10px;height:calc(100vh - 208px);overflow-y:auto;background-color:#fff;border-radius:9px}.exam-questions .exam-list .exam-success i{color:#67c23a}.exam-questions .exam-list .exam-fail .el-icon-error{color:#fc353c}.exam-questions .exam-list .error-answer .el-radio__input.is-checked .el-radio__inner{border-color:#fc353c;background:#fc353c}.exam-questions .exam-list .error-answer .el-radio__input.is-checked+.el-radio__label{color:#fc353c}.exam-questions .exam-list .success-answer .el-radio__input.is-checked .el-radio__inner{border-color:#67c23a;background:#67c23a}.exam-questions .exam-list .success-answer .el-radio__input.is-checked+.el-radio__label{color:#67c23a}.exam-questions .exam-list .exam-answer{font-size:16px;color:#e6a23c;font-weight:700}.exam-questions .exam-result-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.exam-questions .exam-result-submit .el-button{width:150px;display:inline-block;font-size:15px;border-radius:3px;height:45px}@media(max-width:600px){#app{min-width:100vw;height:100vh;overflow:hidden}}