/**组件样式**/
.layui-table {
    width: 100%;
    margin: 20px auto;
    color: #666;}
.layui-table tr.first {
    background-color: #f2f2f2;}
.layui-table td, .layui-table th {
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    position: relative;
    padding: 5px 15px;
    min-height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;}
.layui-table a {
    text-decoration: none;
    color: #000;}
/**组件样式**/
/**组件样式**/
/**组件样式**/
/**组件样式**/
/**组件样式**/
/**组件样式**/
