.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-list{padding:10px;height:calc(100vh - 220px);overflow-y:auto;background-color:#fff;border-radius:9px}.exam-questions .exam-list h4{width:62px;color:#333;font-family:YouSheBiaoTiHei,sans-serif;font-size:20px;font-weight:700;line-height:23px;margin-top:10px;background-image:-webkit-gradient(linear,left top,right top,color-stop(11.6%,hwb(36 2% 5%)),color-stop(105.8%,rgba(24,144,255,0)));background-image:linear-gradient(90deg,hwb(36 2% 5%) 11.6%,rgba(24,144,255,0) 105.8%);background-size:100% 5px;background-repeat:no-repeat;background-position:0 14px}.exam-questions .exam-list p{line-height:24px;font-weight:700;margin-top:10px;font-size:16px;margin-bottom:10px}.exam-questions .exam-list .el-radio-group{width:100%}.exam-questions .exam-list .el-radio{display:block;height:30px;width:100%;line-height:30px}.exam-questions .exam-list .el-radio .el-radio__label{font-size:16px}.exam-questions .exam-submit{width:100%;margin-top:20px;font-size:15px;border-radius:3px;height:45px}@media(max-width:600px){#app{min-width:100vw;height:100vh;overflow:hidden}}