.clearance_test .nav_list_view{padding:10px 20px;background-color:var(--surface);display:flex;align-items:center;justify-content:start;margin:0 10px 10px 10px;border-bottom:1px solid var(--border)}.clearance_test .nav_list_view .item{cursor:pointer;font-size:14px;font-weight:600;margin-right:20px}.clearance_test .nav_list_view .item_1{color:var(--brand)}.clearance_test .title_view{display:flex;align-items:center;justify-content:space-between;height:50px;padding:0 30px;font-size:20px;background-color:#fbfbff;font-weight:600;line-height:50px;border-radius:10px;color:var(--text-2)}.clearance_test .title_view .view_left,.clearance_test .title_view .view_right{display:flex}.clearance_test .title_view .text_num{padding:0 4px;color:var(--brand-2)}.clearance_test .clearance_test_content{width:calc(100% - 40px);padding:0 20px;background-color:var(--surface);margin-top:20px;border-radius:10px;height:calc(100vh - 150px);overflow-y:auto}.clearance_test .clearance_test_content::-webkit-scrollbar{display:none}.clearance_test .clearance_test_content .header_view{padding:20px 0;width:100%;text-align:center;font-size:20px;font-weight:600;color:var(--text-2)}.clearance_test .clearance_test_content .clearance_bottom{position:fixed;bottom:20px;right:20px;z-index:10;display:flex;align-items:center;justify-content:right}.clearance_test .clearance_test_content .clearance_bottom .bottom_view{background-color:var(--text-2);color:#fff;border-color:var(--text-2)}.clearance_test .clearance_test_content .clearance_bottom .bottom_view:first-child{background-color:var(--surface);color:var(--text-2);margin-right:0}.clearance_test .setting{display:flex;align-items:center;justify-content:center;color:var(--text-2)}.clearance_test .setting .setting_view{color:var(--text-2);margin-right:10px}.clearance_test .setting i{cursor:pointer}.clearance_test .setting_1,.clearance_test .setting_1 .setting_view{color:var(--brand-2)}.set_questions_value_view .questions_header{display:flex;align-items:center;border-bottom:1px solid var(--text-3);padding-bottom:10px}.set_questions_value_view .questions_header .header_title{margin-right:10px;font-weight:600}.set_questions_value_view .questions_content{display:flex;flex-wrap:wrap;max-height:40vh;padding-bottom:20px;overflow-y:auto}.set_questions_value_view .questions_content::-webkit-scrollbar{width:.35rem;height:.25rem;background-color:var(--brand-tint)}.set_questions_value_view .questions_content::-webkit-scrollbar-thumb,.set_questions_value_view .questions_content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:var(--bg)}.set_questions_value_view .questions_content .content_item{min-width:200px;display:flex;align-items:center;margin-top:20px}.set_questions_value_view .questions_content .content_item .item_title{width:100px;font-size:16px;padding-right:20px;font-weight:600}.set_questions_value_view .content_bottom{display:flex;align-items:center;justify-content:space-between;padding:14px;border-radius:6px;background-color:#eef1ff;margin-top:20px}.set_questions_value_view .questions_bottom{display:flex;padding:10px 0;align-items:center;justify-content:space-between}.set_questions_value_view .questions_bottom .left_view,.set_questions_value_view .questions_bottom .right_view{display:flex}.set_questions_value_view .questions_bottom .bottom_view{margin-right:20px;border-color:var(--text-2);background-color:var(--text-2)}.set_questions_value_view .questions_bottom .right_view .bottom_view{background-color:var(--surface);color:var(--text-2)}.set_questions_value_view .questions_bottom .right_view .bottom_view:nth-child(2){margin-right:0}.topic_list_view{padding-bottom:100px}