table thead th,table tbody tr:first-child td{background-color:#f5f7fa;font-weight:600;color:#333}table tbody tr:last-child td{border-bottom:none}table tbody tr:nth-child(even){background-color:#fafbfc}table tbody tr:hover{background-color:#f0f4ff;transition:background-color .2s ease-in-out}