<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.my_exam_list&gt;ul&gt;li{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f2f2f2;padding:20px;margin-bottom:20px;border-radius:8px;background:#fff;cursor:pointer}.my_exam_list&gt;ul&gt;li:last-child{border-bottom:none}.my_exam_list&gt;ul&gt;li .my_exam_info&gt;h3{font-size:16px;font-weight:500;color:#1e2033;display:flex;align-items:flex-end}.my_exam_list&gt;ul&gt;li .my_exam_info&gt;h3&gt;span{max-width:600px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my_exam_list&gt;ul&gt;li .my_exam_info&gt;h3&gt;font{font-size:14px;color:var(--bg-primary);line-height:20px;margin-left:10px}.my_exam_list&gt;ul&gt;li .my_exam_info .info_txt{font-size:14px;font-weight:400;color:#4e5969;margin-top:20px;margin-left:10px}.my_exam_list&gt;ul&gt;li .my_exam_info .info_txt&gt;span{margin-right:20px}.my_exam_list&gt;ul&gt;li .my_exam_info&gt;p{margin-top:5px;font-size:12px;color:#9e9e9e;margin-left:10px}.my_exam_list&gt;ul&gt;li .my_exam_btn .el-button--primary.is-disabled{background-color:#a0cfff!important;border-color:#a0cfff!important}.my_exam_list&gt;ul&gt;li .my_exam_btn .btn_box .el-button--warning{background:var(--bg-primary);border-color:var(--bg-primary)}.my_exam_list&gt;ul&gt;li .my_exam_btn .btn_box:first-child{margin-bottom:10px}.my_exam_list&gt;ul&gt;li .my_exam_btn&gt;p{margin-top:15px;font-size:14px;font-weight:400;color:#666;margin-left:10px}</pre></body></html>