.checkTable{position:relative;padding:60px 10px 0}.checkTable .headLine{position:fixed;top:0;left:0;z-index:998;width:100%;height:50px;line-height:50px;font-size:16px;font-weight:600;background-color:#409eff;color:#fff;text-align:center}.checkTable .headLine img{height:30px;margin:10px 0;padding:0 10px;position:absolute;left:0;top:0}.checkTable .headLine .headTxt{font-size:16px;line-height:50px}.checkTable .tabCard{position:relative}.checkTable .tabCard .el-tabs__nav{width:100%}.checkTable .tabCard .el-tabs__nav .el-tabs__item{width:33.33333%;border-bottom:#5e5e5e;text-align:center}.checkTable .tabCard .el-tabs__nav .is-active{background-color:#409eff;color:#fff}.checkTable .searchForm{position:relative}.checkTable .searchForm .el-form-item{margin:0 0 10px;position:relative;overflow:hidden}.checkTable .searchForm .el-form-item .el-form-item__content .fullList{width:100%!important;margin:0 0 10px}.checkTable .searchForm .el-form-item .el-form-item__content .el-select{width:75%;float:left}.checkTable .searchForm .el-form-item .el-form-item__content .el-button{width:22%;float:right}.checkTable .recodList{position:relative;overflow:hidden;height:calc(100vh - 360px)}.checkTable .recodList .recordHead,.checkTable .recodList .tableList{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #efefef;line-height:30px}.checkTable .recodList .recordHead .headTime,.checkTable .recodList .tableList .headTime{width:120px;font-size:14px;text-align:center;padding:8px;word-break:break-all}.checkTable .recodList .recordHead .headValue,.checkTable .recodList .tableList .headValue{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;padding:8px;border-left:1px solid #efefef}.checkTable .recodList .recordHead .greenTxt,.checkTable .recodList .tableList .greenTxt{color:green!important;font-weight:600}.checkTable .recodList .recordHead .redTxt,.checkTable .recodList .tableList .redTxt{color:red!important;font-weight:600}.checkTable .recodList .tableScrollPart{position:relative;overflow-x:hidden;overflow-y:auto;height:calc(100% - 48px)}.checkTable .recodList .tableList{border-bottom:none}.checkTable .recodList .tableList:first-child{border-top:none}.checkTable .recodList .tableList:last-child{border-bottom:1px solid #efefef}