/* ========== 列表美化：仅作用于 winstyle251599 表格 ========== */
.winstyle251599 {
    border-collapse: collapse;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.04);
}

/* 每一行 */
.winstyle251599 tbody tr {
    transition: background 0.2s ease, transform 0.15s ease;
    border-bottom: 1px solid #f0f1f3;
}

.winstyle251599 tbody tr:hover {
    background: #f7f9fc;
}

/* 前缀圆点 · */
.winstyle251599 .leaderfont251599 {
    color: #2979b8;
    font-weight: bold;
    font-size: 20px;
    padding-left: 14px;
    line-height: 1;
    vertical-align: middle;
}

/* 标题链接 */
.winstyle251599 .c251599,
.winstyle251599 a.c251599 {
    display: block;
    font-size: 15px;
    color: #2c3e50 !important;
    text-decoration: none !important;
    line-height: 1.6;
    padding: 6px 12px;
    border-radius: 4px;
    transition: all 0.25s ease;
    font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", sans-serif;
    font-weight: 400;
}

.winstyle251599 .c251599:hover,
.winstyle251599 a.c251599:hover {
    color: #1a6fb5 !important;
    padding-left: 20px;
    background: linear-gradient(90deg, rgba(26,111,181,0.06) 0%, transparent 100%);
    text-decoration: none !important;
}

.winstyle251599 .c251599:visited {
    color: #446688 !important;
}

/* 日期 */
.winstyle251599 .timestyle251599 {
    font-size: 13px;
    color: #a8b2bf;
    font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", sans-serif;
    padding-right: 18px;
    white-space: nowrap;
}

/* 分隔虚线行 */
.winstyle251599 tr td[colspan] hr {
    border: none !important;
    border-top: 1px dashed #dde3ea !important;
    width: 96% !important;
    margin: 0 auto;
    visibility: visible !important;
}

/* 分页区域 */
.winstyle251599 .headStyle5hsr8hzmb5l {
    padding: 16px 10px 10px 10px;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif !important;
}

.winstyle251599 .headStyle5hsr8hzmb5l td {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif !important;
}

/* 分页按钮美化 */
.winstyle251599 .headStyle5hsr8hzmb5l a,
.winstyle251599 .headStyle5hsr8hzmb5l .this-page {
    border-radius: 4px !important;
    border-color: #d0d8e0 !important;
    padding: 4px 10px !important;
    margin: 0 2px !important;
    transition: all 0.2s ease;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif !important;
}

.winstyle251599 .headStyle5hsr8hzmb5l a:hover {
    background: #e8f0f8 !important;
    border-color: #a0c4e8 !important;
    color: #1a6fb5 !important;
}

.winstyle251599 .headStyle5hsr8hzmb5l .PrevDisabled,
.winstyle251599 .headStyle5hsr8hzmb5l .NextDisabled {
    border-radius: 4px !important;
    border-color: #e8ecf0 !important;
    padding: 4px 10px !important;
    margin: 0 2px !important;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif !important;
}
