.table{width:100%;table-layout:fixed;border:none;border-collapse:collapse;background:#fff;text-align:center;margin:10px;margin-top:10px}.table thead tr{height:30px}.table thead tr th{background-color:#fff;min-width:100px;width:14%;position:-webkit-sticky;position:sticky;top:0;z-index:3;border:1px solid rgba(0,0,0,.1)}.table tbody tr{height:30px;color:#000}.table tbody tr td{min-width:100px;width:14%;position:-webkit-sticky;position:sticky;border:1px solid rgba(0,0,0,.1);cursor:pointer;height:50px}.table tbody tr td :hover{background-color:#62e7ff;line-height:50px;height:50px}.addImgCss{width:50px;height:50px}.otherClass{background-color:#e1e1e1;width:100%;height:100%;line-height:50px}