*{margin:0;padding:0;box-sizing:border-box}body{height:100dvh;overflow:hidden;background:#ececec;font-family:Microsoft YaHei,微软雅黑,sans-serif;display:flex;justify-content:center;align-items:center;padding:.5vmin}.board{--ratio: 2;width:min(1600px,99dvw,calc(99dvh * var(--ratio)));aspect-ratio:2 / 1;background:#fff;border:.1875cqi solid #333;overflow:hidden;container-type:inline-size;display:flex;flex-direction:column}.top{display:flex;align-items:center;background:#ffd84d;padding:.35cqi 0;flex-shrink:0}.left-gap,.subtitle{flex:1}.subtitle{font-size:2cqi;font-weight:700;text-align:right;padding-right:1.5cqi;line-height:1.1}.title-group{display:flex;align-items:center;gap:.5cqi;flex-shrink:0}.logo{width:4cqi;height:4cqi;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;flex-shrink:0}.logo img{width:100%;height:100%;object-fit:contain;display:block}.title-group h1{font-size:3.6cqi;font-weight:700;line-height:1.1}.board>table{width:100%;table-layout:fixed;border-collapse:collapse;flex-shrink:0}.board>table thead th:first-child,.board>table tbody td:first-child{width:15%}.board>table thead th:nth-child(2),.board>table thead th:nth-child(3),.board>table thead th:nth-child(4),.board>table thead th:nth-child(5),.board>table tbody td:nth-child(2),.board>table tbody td:nth-child(3),.board>table tbody td:nth-child(4),.board>table tbody td:nth-child(5){width:15.5%}.board>table thead th:last-child,.board>table tbody td:last-child{width:23%}thead th{background:#000;color:#fff;padding:.25cqi;font-size:2cqi;border:.1875cqi solid white;line-height:1.2}thead small{font-size:1.5cqi;font-weight:400}tbody td{border:.05cqi solid #999;text-align:center;padding:.2cqi;font-size:1.8cqi;line-height:1.2}tbody td:nth-child(2),tbody td:nth-child(3),tbody td:nth-child(4),tbody td:nth-child(5){font-weight:700;font-size:2.5cqi}.vip{font-size:1.8cqi;font-weight:700;line-height:2.6cqi}.bottom{display:flex;justify-content:space-between;align-items:center;padding:.4cqi 1cqi;font-size:1.8cqi;font-weight:700;border-top:.1875cqi solid #333;flex-shrink:0}.bottom .hotel{line-height:1.2}.meituan{font-size:2.2cqi}
