* {
    box-sizing: border-box;
}

:root {
    --xz2026-xzgfxwj-page-background: #f3f6fb;
    --xz2026-xzgfxwj-card-background: #ffffff;
    --xz2026-xzgfxwj-article-font-size: 21px;
}

body {
    margin: 0;
    background: var(--xz2026-xzgfxwj-page-background);
    color: #333;
    font-family: "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
}

body.xz2026-xzgfxwj-theme-default {
    --xz2026-xzgfxwj-card-background: #ffffff;
}

body.xz2026-xzgfxwj-theme-blue {
    --xz2026-xzgfxwj-card-background: #f4f8ff;
}

body.xz2026-xzgfxwj-theme-green {
    --xz2026-xzgfxwj-card-background: #f3faf4;
}

body.xz2026-xzgfxwj-theme-pink {
    --xz2026-xzgfxwj-card-background: #fff7fb;
}

body.xz2026-xzgfxwj-theme-yellow {
    --xz2026-xzgfxwj-card-background: #fffcef;
}

body.xz2026-xzgfxwj-font-small {
    --xz2026-xzgfxwj-article-font-size: 18px;
}

body.xz2026-xzgfxwj-font-medium {
    --xz2026-xzgfxwj-article-font-size: 21px;
}

body.xz2026-xzgfxwj-font-large {
    --xz2026-xzgfxwj-article-font-size: 24px;
}

.xz2026-xzgfxwj-page {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 16px 40px;
}

.xz2026-xzgfxwj-location {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 28px;
    padding-bottom: 14px;
    border-bottom: 1px solid #edf1f6;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
}

.xz2026-xzgfxwj-location::before {
    content: "";
    flex: 0 0 14px;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../xz2026-images/xz2026-xzgfxwj-location_03.png");
}

.xz2026-xzgfxwj-location .xz2026-xzgfxwj-current {
    color: #333;
}

.xz2026-xzgfxwj-content-card {
    background: var(--xz2026-xzgfxwj-card-background);
    border: 1px solid #dfe8f3;
    border-radius: 6px;
    padding: 12px 26px 20px;
    box-shadow: 0 2px 12px rgba(25, 76, 145, 0.05);
}

.xz2026-xzgfxwj-meta-table {
    display: grid;
    max-width: 840px;
    margin: 0 auto 40px;
    grid-template-columns: 120px 1fr 120px 1fr;
    border-top: 1px solid #77ace1;
    border-left: 1px solid #77ace1;
    background: #f8fcff;
}

.xz2026-xzgfxwj-meta-label,
.xz2026-xzgfxwj-meta-value {
    min-height: 38px;
    padding: 8px 14px;
    border-right: 1px solid #77ace1;
    border-bottom: 1px solid #77ace1;
    font-size: 15px;
    line-height: 1.6;
}

.xz2026-xzgfxwj-meta-label {
    background: #dbe9f8;
    text-align: center;
    font-weight: 600;
    color: #333;
}

.xz2026-xzgfxwj-meta-value {
    background: #f8fcff;
}

.xz2026-xzgfxwj-meta-span-3 {
    grid-column: span 3;
}

.xz2026-xzgfxwj-detail-bar {
    display: flex;
    max-width: 1040px;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    margin: 0 auto 22px;
    padding: 10px 0 11px;
    border-bottom: 1px solid #edf1f6;
    color: #333;
    font-size: 14px;
}

.xz2026-xzgfxwj-detail-meta {
    flex: 1;
}

.xz2026-xzgfxwj-detail-tools {
    display: flex;
    align-items: center;
    gap: 7px;
    color: #333;
    white-space: nowrap;
}

.xz2026-xzgfxwj-tool-label {
    margin-right: 2px;
}

.xz2026-xzgfxwj-color-chip {
    width: 14px;
    height: 14px;
    padding: 0;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    cursor: pointer;
}

.xz2026-xzgfxwj-chip-default {
    background: #f6f6f6;
}

.xz2026-xzgfxwj-chip-blue {
    background: #dfeafa;
}

.xz2026-xzgfxwj-chip-green {
    background: #dcefe4;
}

.xz2026-xzgfxwj-chip-pink {
    background: #f3dfeb;
}

.xz2026-xzgfxwj-chip-yellow {
    background: #efe2bc;
}

.xz2026-xzgfxwj-theme-button.xz2026-xzgfxwj-active {
    outline: 1px solid #9fbfe6;
    box-shadow: 0 0 0 2px rgba(29, 116, 205, 0.12);
}

.xz2026-xzgfxwj-font-label {
    margin-left: 6px;
    display: inline-block;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    background: url("../xz2026-images/xz2026-xzgfxwj-vx-inp-ficon01.png") center / contain no-repeat;
}

.xz2026-xzgfxwj-font-tool {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    padding: 0;
    border: 1px solid transparent;
    border-radius: 50%;
    background: transparent;
    color: #333;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    flex: 0 0 24px;
}

.xz2026-xzgfxwj-font-tool.xz2026-xzgfxwj-active {
    background: #1d74cd;
    border-color: #77ace1;
    color: #fff;
    font-weight: 600;
}

.xz2026-xzgfxwj-title {
    max-width: 1040px;
    margin: 0 auto 24px;
    text-align: center;
    font-size: 29px;
    font-weight: 700;
    line-height: 1.55;
    color: #1d74cd;
}

.xz2026-xzgfxwj-article {
    max-width: 1040px;
    margin: 0 auto;
    font-size: var(--xz2026-xzgfxwj-article-font-size);
    line-height: 2.2;
    color: #333;
}

.xz2026-xzgfxwj-article p {
    margin: 0 0 12px;
}

.xz2026-xzgfxwj-article-date {
    margin-top: 36px;
    text-align: right;
    padding-right: 36px;
}

.xz2026-xzgfxwj-attachment-box {
    max-width: 1040px;
    margin: 28px auto 0;
    padding: 0;
}

.xz2026-xzgfxwj-attachment-title {
    margin-bottom: 6px;
    color: #d9001b;
    font-size: 16px;
    font-weight: 700;
}

.xz2026-xzgfxwj-attachment-link {
    color: #333;
    font-size: 16px;
    text-decoration: none;
    word-break: break-all;
}

.xz2026-xzgfxwj-attachment-link:hover {
    color: #333;
    text-decoration: underline;
}

@media (max-width: 768px) {
    .xz2026-xzgfxwj-page {
        padding: 14px 12px 24px;
    }

    .xz2026-xzgfxwj-content-card {
        padding: 14px;
    }

    .xz2026-xzgfxwj-meta-table {
        grid-template-columns: 110px 1fr;
    }

    .xz2026-xzgfxwj-meta-span-3 {
        grid-column: span 1;
    }

    .xz2026-xzgfxwj-title {
        margin-top: 20px;
        font-size: 24px;
    }

    .xz2026-xzgfxwj-detail-bar {
        flex-direction: column;
        align-items: flex-start;
    }

    .xz2026-xzgfxwj-detail-tools {
        flex-wrap: wrap;
        white-space: normal;
    }

    .xz2026-xzgfxwj-meta-label,
    .xz2026-xzgfxwj-meta-value,
    .xz2026-xzgfxwj-article {
        font-size: 15px;
    }

    .xz2026-xzgfxwj-location,
    .xz2026-xzgfxwj-detail-bar,
    .xz2026-xzgfxwj-attachment-title,
    .xz2026-xzgfxwj-attachment-link,
    .xz2026-xzgfxwj-font-label {
        font-size: 14px;
    }
}
