#start{display: flex}
#start div{flex:1;}
.none{display: none}
.layer{margin:15px;}
.notice thead th:first-child{width:80px;}
.notice thead th:nth-child(2){width:80%;}
.notice thead th:nth-child(3){width:10%;}
.notice thead th:nth-child(4){width:10%;}
.center{text-align:center;margin:0 auto;}
.font26{font-size: 26px;font-weight: 600}
.empty{color:#999;}
.layer li{margin:10px auto;}
.nopic{border: 1px solid #ccc;border-radius: 4px;background-color: #efefef;text-align:center;height: 50px;line-height: 50px;}
.nopic i{font-size: 40px;}

.layer label{color:#999;}
.layui-table-cell{padding: 0 5px}