.layui-form-select { width: 300px; } .tableSelect { display: flex; justify-content: center; align-items: center; } .tab-tilte li { float: left; text-align: center; cursor: pointer; padding: 5px 10px; margin-right: 20px; } .tab-tilte .active { background-color: #F59A23; color: #fff; border-radius: 5px; } .layui-table th { font-weight: bold; }