.clearance_test_list_view .nav_list_view{padding:10px 20px;background-color:#fff;display:flex;align-items:center;justify-content:start;margin:0 10px 10px 10px;border-bottom:1px solid #909399}.clearance_test_list_view .nav_list_view .item{cursor:pointer;font-size:14px;font-weight:600;margin-right:20px}.clearance_test_list_view .nav_list_view .item_1{color:#409eff}.clearance_test_list_view .test_list_header{display:flex;align-items:center;justify-content:start;padding-left:10px}.clearance_test_list_view .test_list_header .header_item{display:flex;align-items:center;margin-right:10px}.clearance_test_list_view .test_list_header .header_item .item_title{color:#646a73;min-width:80px;font-size:12px}.clearance_test_list_view .test_list_header .item_right{flex:1;display:flex;justify-content:flex-end}.clearance_test_list_view .test_list_content{width:100%;height:calc(100vh - 260px);overflow-y:auto;margin-top:5px;border-top:2px dashed #eaecff;padding-top:5px}.clearance_test_list_view .test_list_content::-webkit-scrollbar{display:none}.clearance_test_list_view .test_list_content .notData{font-size:16px;margin-top:20%;color:#82868d;transform:translateY(-50%);font-weight:600}.clearance_test_item_view{width:calc(100% - 20px);background:#f3f5ff;border-radius:5px;padding:10px;overflow:hidden;color:#555d8b;margin-bottom:20px}.clearance_test_item_view .item_view_header{width:100%;display:flex;align-items:center;justify-content:space-between}.clearance_test_item_view .item_view_header>div{display:flex;align-items:center}.clearance_test_item_view .item_view_header .header_left{font-size:15px}.clearance_test_item_view .item_view_header .header_left .left_type{background:#4579df;color:#fff;padding:2px 15px;border-radius:4px;margin-right:10px}.clearance_test_item_view .item_view_header .header_content{font-size:15px}.clearance_test_item_view .item_view_header .header_content i{margin-left:2px;font-size:20px;transform:scale(.8);cursor:pointer}.clearance_test_item_view .item_view_header .header_right{font-size:15px}.clearance_test_item_view .item_view_header .header_right .right_item{display:flex;align-items:center;margin-left:6px;color:#555d8b;cursor:pointer}.clearance_test_item_view .item_view_header .header_right .right_item i{font-size:18px;transform:scale(.8);margin-left:4px}.clearance_test_item_view .item_view_user_info{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.clearance_test_item_view .item_view_user_info>div{display:flex;align-items:center;justify-content:flex-start}.clearance_test_item_view .item_view_user_info .user_info_left{font-size:15px}.clearance_test_item_view .item_view_user_info .user_info_left .left_text:first-child{margin-right:10px}.clearance_test_item_view .item_view_user_info .user_info_content .content_text{width:calc(100vw - 900px);text-align:center;font-size:15px;cursor:pointer}.clearance_test_item_view .item_view_user_info .user_info_right{font-size:15px}.clearance_test_item_view .item_view_other_view{width:100%;display:flex;align-items:center;justify-content:space-between;background:#eaecff}.clearance_test_item_view .item_view_other_view>div{display:flex;align-items:center}.clearance_test_item_view .item_view_other_view .other_view_left .view_left_text{font-size:15px;line-height:40px;width:200px;text-align:center}.clearance_test_item_view .item_view_other_view .other_view_left .view_left_text:nth-child(2){width:100px}.clearance_test_item_view .item_view_other_view .other_view_content{flex:1;justify-content:flex-start;padding-left:100px}.clearance_test_item_view .item_view_other_view .other_view_content .view_content_text{display:flex;align-items:center}.clearance_test_item_view .item_view_other_view .other_view_content .view_content_text div:first-child{font-size:13px;padding:0 5px}.clearance_test_item_view .item_view_other_view .other_view_right{display:flex}.clearance_test_item_view .item_view_other_view .other_view_right .view_right_text{width:200px;display:flex;align-items:center}.clearance_test_item_view .item_view_other_view .other_view_right .view_right_text .text_1{flex:1;text-align:left;cursor:pointer}.clearance_test_item_view .item_view_other_view .other_view_right .view_right_text .text_color_1{color:#4579df}.clearance_test_item_view .item_view_other_view .other_view_right .view_right_text .text_color_2{color:#ff6464}.clearance_test_item_view .item_view_other_view_1{border-top:2px dashed #eaecff}.clearance_test_item_view .item_view_other_view_1 .other_view_content .content_item{width:70px;font-size:14px;height:30px;border-radius:5px;text-align:center;justify-content:flex-start;background-color:#e5e5e5;color:#fff;line-height:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.clearance_test_item_view .item_view_other_view_1 .other_view_content .content_item:first-child{margin-right:10px}.clearance_test_item_view .item_view_other_view_1 .other_view_content .content_item_not_run{background-color:#9b9b9b;color:#fff}.clearance_test_item_view .item_view_other_view_1 .other_view_content .content_item_run{background-color:#45d28f;color:#fff}.clearance_test_item_view .item_view_other_view_1 .other_view_content .content_item_run_right_end{background-color:#ff6464;color:#fff}.clearance_test_item_view .item_view_other_view_1 .other_view_content .content_item_run_end{background-color:#9b9b9b;color:#fff}