*,.layui-table-view{padding: 0px; margin:0; /*overflow-y: scroll;*/}
thead .layui-table-cell{font-size:12px;}
.sel{background:#b9d7dc; color:#000;}
.layui-table-view .layui-table .addInfo td{padding:20px 40px;}
.layui-table-view .layui-table td img{height:28px;}
.layui-table tbody tr.sel:hover{background:#b9d7dc;color:#000}
tr{color:#000;}
tr:nth-child(odd){background-color: #eee;} 
tr.sel:nth-child(odd){background: #b9d7dc; color:#000} 
.imgBox{position:absolute; top:91px; right:153px; width:360px; overflow:hidden; z-index:999999;box-shadow:0 0 15px rgba(154, 153, 153, 0.4);}
.imgBox .title { background:#41b5ec; height:30px; line-height:30px; color:#FFF; font-size:12px; text-indent:8px; border-radius:4px 4px 0 0; cursor:move; user-select:none;}
.imgBox .close {  pointer; position:absolute; right:8px; top:7px; font-weight:bold; cursor:pointer; } 
.con img{width:100%; user-drag:element;}
.imgBox .con{position:relative; border-radius:0 0 4px 4px; overflow:hidden;}
.imgBox .con i{display:block; width:100%; height:100%; position:absolute; left:0; top:0; cursor:move; } 
.layui-table .addInfo td{line-height:25px;} 
.textInfo{width:450px; height:120px; display:block; margin:15px auto; resize:none;}
.layui-table thead .layui-table-cell{font-weight:bold;}