.detection_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}.detection_view .nav_list_view .item{cursor:pointer;font-size:14px;font-weight:600;margin-right:20px}.detection_view .nav_list_view .item_1{color:#409eff}.detection_view .detection_header{padding:20px 0;width:100%;text-align:center;font-size:20px;font-weight:600;color:#555d8b}.detection_view .detection_content{padding-bottom:100px}.detection_view .detection_content .content_item{display:flex;align-items:center;margin-bottom:20px;position:relative}.detection_view .detection_content .content_item .item_tips{cursor:pointer}.detection_view .detection_content .content_item .item_title{width:100px;text-align:right;font-size:16px;font-weight:600;margin-right:20px}.detection_view .detection_content .content_item .item_right{display:flex;align-items:center;flex-wrap:wrap;max-width:calc(100vw - 380px)}.detection_view .detection_content .content_item .item_right .right_view{display:flex;align-items:center;justify-content:center;width:100px;height:40px;border-radius:4px;background-color:#fff;border:1px solid #555d8b;color:#555d8b;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:20px;margin-right:20px}.detection_view .detection_content .content_item .item_right .right_view:first-child{background-color:#555d8b;color:#fff}.detection_view .detection_content .content_item_1{align-items:normal}.detection_view .detection_content .content_item_2 .item_right .right_view{background-color:#555d8b;color:#fff}.detection_view .clearance_bottom{position:fixed;bottom:20px;right:20px;z-index:10;display:flex;align-items:center;justify-content:right}.detection_view .clearance_bottom .bottom_view{background-color:#555d8b;color:#fff;border-color:#555d8b}.detection_view .clearance_bottom .bottom_view:first-child{background-color:#fff;color:#555d8b;margin-right:0}.select_class_view .class_view_header{display:flex;align-items:center}.select_class_view .class_view_header .header_item{margin-left:20px}.select_class_view .class_view_header .header_item_text{font-size:14px;line-height:20px}.select_class_view .class_view_header .header_item_text:nth-child(2){color:#555d8b;padding:0 5px}.select_class_view .class_view_content{display:flex;flex-wrap:wrap;max-height:400px;overflow-y:auto;margin-top:20px}.select_class_view .class_view_content::-webkit-scrollbar{width:.45rem;height:.25rem;background-color:#eaecff}.select_class_view .class_view_content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.select_class_view .class_view_content::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#caceec}.select_class_view .class_view_content .content_item{width:100px;height:40px;color:#555d8b;background-color:#fff;border:1px solid #555d8b;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-right:20px;margin-bottom:20px;cursor:pointer;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.select_class_view .class_view_content .content_item_1{color:#fff;background-color:#555d8b}.select_class_view .class_view_content .content_item_not{background-color:#dcdfe6;border:1px solid #dcdfe6;color:#fff}.select_class_view .class_view_bottom{display:flex;align-items:center;justify-content:right;margin-top:20px}.select_class_view .class_view_bottom .bottom_view{background-color:#555d8b;color:#fff;border-color:#555d8b}.select_class_view .class_view_bottom .bottom_view:first-child{background-color:#fff;color:#555d8b;margin-right:0}