.layui-table thead tr {
    background: #338AE0;}
.layui-table thead tr th{
    font-size:16px;
    border: 1px solid #338AE0;
    white-space: nowrap;
    padding: 10px 10px;
    line-height: 42px;}
.layui-table td {
    position: relative;
    padding: 10px 15px;
    font-size: 16px;
    color: #333;
    border-color: #D5D5D5;
    line-height: 1.5;}
.nowrap{
    white-space: nowrap;}
.footer-text {
    margin-left: 134px;
    line-height: 34px;
    color: #cfe6f5;
    text-align: left !important;}
