.record-box{background:#fff;border-radius:10px;padding:20px;position:relative}.time-left,.time-right{font-size:14px;color:#475569;font-weight:500;position:absolute;top:8px}.time-left{left:15px}.time-right{right:15px}.inner-box{border:1px solid #d1d5db;border-radius:10px;background:#fff;height:80px;margin-top:20px;position:relative}.test_title{text-align:center;font-weight:600;font-size:15px;background:linear-gradient(80deg,#008ad2 0%,#003693 100%)!important;color:#fff;padding:10px;border-radius:5px}.select_main input{height:28px;border:1px solid #b0b0b0;width:130px;padding:0 5px;border-radius:4px}.select_main input.incorrect{border-color:red!important;border-width:2px!important}.select_main input.empty-error{border-color:red!important;border-width:2px!important}.answer-inline{display:inline-block;padding:4px 10px;margin-left:8px;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;font-weight:500;font-size:13px}.select_main input:focus{outline:none;border-color:#003693}.answer-word{display:inline-block;padding:2px 8px;margin:0 4px;background-color:#e8f5e9;border-radius:4px;font-weight:500}