.center-list tr{
    width:880px;
    display:flex;
    height: 30px;
    line-height: 27px;}
.center-list tr td:last-child{
    text-align: center;}
.center-list tr td:first-child{
    text-align: center;}
.center-list tr:first-child td{
    text-align: center;}
.center-list table{
    width:700px;
    margin:0px auto;}
.center-list a{
    color:#5980e8;}
