```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 0;
padding: 20px;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
padding: 8px;
textalign: center;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
日期 | 对阵 | 比赛时间 | 比赛地点 |
---|---|---|---|
20240428 | 辽宁 vs. 北京 | 19:30 | 沈阳体育馆 |
20240502 | 辽宁 vs. 广东 | 19:45 | 广州体育馆 |
20240506 | 辽宁 vs. 上海 | 20:00 | 上海体育馆 |
20240510 | 辽宁 vs. 山东 | 19:30 | 济南奥体中心 |
20240514 | 辽宁 vs. 江苏 | 19:30 | 沈阳体育馆 |