
.toolmytest-box .content{padding: 10px 15px 10px 20px; border: 1px solid #fff; border-radius: 8px; margin: 0 10px;}
.toolbar-box .tool-content li{border: 1px solid #ddd; border-radius: 4px; padding: 0px 3px 0 10px; height: 30px; line-height: 30px; margin-bottom: 8px;}
.toolbar-box .tool-content li a{margin-left: 10px;}
.toolmytest-box .content:hover{background-color: #f9fdfb; border: 1px solid #1bbf82;}
.toolbar-box .tool-content h4{position: absolute;bottom: 28px;border-top: 1px solid #ddd;width: 100%;box-sizing: border-box;height: 60px;line-height: 60px;background: #fff;z-index: 10000}
.toolbar-box .toolpreview{background: url(../images/big_btn.png) no-repeat; width: 200px; height: 46px; line-height: 46px; margin: 8px 20px 0px 0; box-sizing: border-box;}
.tool-content .table_con{height: 120px; overflow-y: auto;}
.tool-content table{width: 94%; max-height: 150px; overflow-y: hidden; margin: 0 auto; border: 1px solid #fff;  line-height: 28px; position: relative;font-size: 14px;}
.tool-content table thead{position: sticky; top: 0px;}
.tool-content table tbody{overflow-y: auto;}
.tool-content table tr{border-bottom: 1px solid #eee;}
/*.tool-content table tr:nth-child(even){background-color: #fafafa;}*/
/*.tool-content table tr:hover{background-color: #fafafa;}*/
.tool-content table td{border: 0;}
.tool-content table thead{background-color: #edf6f3;border: 1px solid #edf6f3;}
.tool-content .knowledge{max-width: 200px;}
.tool-content .knowledge span{max-width: 180px;}
.tool-content .test span{max-width: 145px;}
.tool-content .numb span{color: #9b5509; background-color: #ffe8cd; padding: 3px; border-radius: 3px;}
.search-box{width: 460px !important;}
.test_list{width: 925px;}
.test_list .scale, .test_list .preview_list{width: 865px;}

.sj_show{max-height: 85px; overflow-y: scroll;}
.sj_show .test{width: 30%; position: relative; margin-bottom: 16px;}
.sj_show .test:nth-child(3n-1){margin: 0 10px;}
.sj_show .test .absolute{right:0; top: 0; z-index: 10;}
.sj_show .test:hover a,.sj_show .test:hover a i{color: #089e67;}

.toolmytest-box{height:calc(100vh - 285px); overflow-x:hidden; overflow-y:auto;}

.toolmytest-box2{
    height:calc(125vh - 285px); overflow-x:hidden; overflow-y:auto;
}

/*.preview-item:hover{box-shadow:none !important}*/