@import 'AlmightyAssistantWeb.Client.xh3jtq0v0j.bundle.scp.css';

/* _content/AlmightyAssistantWeb/Components/Admin/AdminLayout.razor.rz.scp.css */
.page[b-0p15gvtk4f] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0p15gvtk4f] {
    flex: 1;
}

.sidebar[b-0p15gvtk4f] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-0p15gvtk4f] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0p15gvtk4f]  a, .top-row[b-0p15gvtk4f]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-0p15gvtk4f]  a:hover, .top-row[b-0p15gvtk4f]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-0p15gvtk4f]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-0p15gvtk4f] {
        justify-content: space-between;
    }

        .top-row[b-0p15gvtk4f]  a, .top-row[b-0p15gvtk4f]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-0p15gvtk4f] {
        flex-direction: row;
    }

    .sidebar[b-0p15gvtk4f] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0p15gvtk4f] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-0p15gvtk4f]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-0p15gvtk4f], article[b-0p15gvtk4f] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-0p15gvtk4f] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-0p15gvtk4f] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AlmightyAssistantWeb/Components/Admin/AdminNavMenu.razor.rz.scp.css */
.navbar-toggler[b-c9ezc954zr] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-c9ezc954zr] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-c9ezc954zr] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-c9ezc954zr] {
    font-size: 1.1rem;
}

.bi[b-c9ezc954zr] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-c9ezc954zr] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-c9ezc954zr] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-c9ezc954zr] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-c9ezc954zr] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-c9ezc954zr] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-c9ezc954zr] {
        padding-bottom: 1rem;
    }

    .nav-item[b-c9ezc954zr]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

    .nav-item[b-c9ezc954zr]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-c9ezc954zr]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-c9ezc954zr] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-c9ezc954zr] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-c9ezc954zr] {
        display: none;
    }

    .nav-scrollable[b-c9ezc954zr] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/AlmightyAssistantWeb/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-rs2yzpbjxw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rs2yzpbjxw] {
    flex: 1;
}

.sidebar[b-rs2yzpbjxw] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rs2yzpbjxw] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rs2yzpbjxw]  a, .top-row[b-rs2yzpbjxw]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-rs2yzpbjxw]  a:hover, .top-row[b-rs2yzpbjxw]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-rs2yzpbjxw]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-rs2yzpbjxw] {
        justify-content: space-between;
    }

    .top-row[b-rs2yzpbjxw]  a, .top-row[b-rs2yzpbjxw]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rs2yzpbjxw] {
        flex-direction: row;
    }

    .sidebar[b-rs2yzpbjxw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rs2yzpbjxw] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-rs2yzpbjxw]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-rs2yzpbjxw], article[b-rs2yzpbjxw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-rs2yzpbjxw] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-rs2yzpbjxw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AlmightyAssistantWeb/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cte87ec4hq] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-cte87ec4hq] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-cte87ec4hq] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-cte87ec4hq] {
    font-size: 1.1rem;
}

.bi[b-cte87ec4hq] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-cte87ec4hq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-cte87ec4hq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-cte87ec4hq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-cte87ec4hq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-cte87ec4hq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cte87ec4hq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cte87ec4hq]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-cte87ec4hq]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-cte87ec4hq]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-cte87ec4hq] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-cte87ec4hq] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cte87ec4hq] {
        display: none;
    }

    .nav-scrollable[b-cte87ec4hq] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/AlmightyAssistantWeb/Components/Pages/HotNews.razor.rz.scp.css */
.portal-hero[b-kass5jv2x7] {
    min-height: 100vh;
    padding-bottom: 40px;
}

.portal-slogan[b-kass5jv2x7] {
    font-size: 1.3rem;
    color: #555;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    text-align: center;
}

.portal-main[b-kass5jv2x7] {
    margin: 0 auto;
    padding: 0 1rem;
}

.category-nav[b-kass5jv2x7] {
    display: flex;
    overflow-x: auto;
    gap: 0.5rem;
    background: #fff;
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.06);
    padding: 0.5rem 1rem;
    margin-bottom: 1.2rem;
    top: 3rem;
    position:sticky;
    z-index: 1001;
}

.category-tab[b-kass5jv2x7] {
    display: inline-block;
    margin-right: 0.5rem;
    cursor: pointer;
    padding: 0.15rem 0.7rem;
    border-radius: 4px;
    font-size: 0.95rem;
    line-height: 1.6;
    font-weight: 500;
    transition: background 0.15s;
    color: #1976d2;
    background: transparent;
    border: none;
    outline: none;
}

    .category-tab.active[b-kass5jv2x7], .category-tab:hover[b-kass5jv2x7] {
        background: #1976d2;
        color: #fff;
    }

.news-cards-grid[b-kass5jv2x7] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}

.news-card[b-kass5jv2x7] {
    display: flex;
    background: #f5faff;
    border-radius: 0.8rem;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.06);
    transition: transform 0.15s;
}

    .news-card:hover[b-kass5jv2x7] {
        transform: translateY(-4px) scale(1.02);
        box-shadow: 0 6px 24px rgba(25, 118, 210, 0.13);
    }

    .news-card img[b-kass5jv2x7] {
        width: 120px;
        height: 90px;
        object-fit: cover;
        flex-shrink: 0;
    }

.news-info[b-kass5jv2x7] {
    padding: 0.8rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .news-info h3[b-kass5jv2x7] {
        font-size: 1.1rem;
        color: #1976d2;
        margin: 0 0 0.3rem 0;
        font-weight: bold;
    }

    .news-info p[b-kass5jv2x7] {
        font-size: 0.98rem;
        color: #444;
        margin: 0;
        line-height: 1.5;
    }

.news-card a[b-kass5jv2x7] {
    text-decoration: none;
    display: flex;
    width: 100%;
    height: 100%;
}

@media (max-width: 900px) {
    .news-cards-grid[b-kass5jv2x7] {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .portal-main[b-kass5jv2x7] {
        padding: 0 0.2rem;
    }

    .category-nav[b-kass5jv2x7] {
        padding: 0.5rem 0.2rem;
    }
}

@media (max-width: 600px) {
    .news-card img[b-kass5jv2x7] {
        width: 90px;
        height: 70px;
    }

    .news-info h3[b-kass5jv2x7] {
        font-size: 1rem;
    }

    .news-info p[b-kass5jv2x7] {
        font-size: 0.92rem;
    }
}


.category-nav .category-tab[b-kass5jv2x7] {
    text-decoration: none;
}

.pinned-label[b-kass5jv2x7] {
    position: absolute;
    top: 6px;
    right: 8px;
    background: #ff9800;
    color: #fff;
    font-size: 0.72rem; /* 更小字体，防止换行 */
    font-weight: bold;
    padding: 1px 7px; /* 缩小内边距 */
    border-radius: 12px;
    z-index: 2;
    box-shadow: 0 1px 4px rgba(255, 193, 7, 0.13);
    letter-spacing: 1px;
    pointer-events: none;
    white-space: nowrap; /* 禁止换行 */
}

.news-card[b-kass5jv2x7] {
    position: relative;
}

.pinned-news-grid[b-kass5jv2x7] {
    margin-bottom: 1.5rem;
    padding: 0rem 0rem 0rem 0rem;
    background: #e3f2fd; /* 稍深蓝色，清爽且统一 */
    border-radius: 1.2rem;
    box-shadow: 0 4px 18px rgba(25, 118, 210, 0.08);
    position: relative;
}

    /* 仅置顶区标题更突出 */
    .pinned-news-grid .news-info h3[b-kass5jv2x7] {
        font-size: 1.25rem;
        color: #1565c0; /* 更深蓝色 */
        font-weight: 800;
        letter-spacing: 1px;
    }

 
/* _content/AlmightyAssistantWeb/Components/Pages/NewsDetail.razor.rz.scp.css */
.news-detail-container[b-fzwl1rc22u] {
    max-width: 900px;
    margin: 0rem auto 1rem auto;
    background: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 4px 24px rgba(76, 175, 80, 0.10);
    padding: 1rem 1rem;
}

.news-detail-title[b-fzwl1rc22u] {
    font-size: 2rem;
    color: #388e3c;
    font-weight: bold;
    margin-bottom: 0.7rem;
}

.news-detail-meta[b-fzwl1rc22u] {
    color: #888;
    font-size: 1rem;
    margin-bottom: 1.2rem;
}

.news-detail-image[b-fzwl1rc22u] {
    width: 100%;
    object-fit: cover;
    border-radius: 0.7rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 8px rgba(76, 175, 80, 0.10);
}

.news-detail-content[b-fzwl1rc22u] {
    font-size: 1.13rem;
    color: #333;
    line-height: 1.8;
    margin-top: 1.2rem;
    word-break: break-all;
}

.breadcrumb[b-fzwl1rc22u] {
    margin-bottom: 1rem;
    font-size: 0.98rem;
    color: #888;
}

    .breadcrumb a[b-fzwl1rc22u] {
        color: #1976d2;
        text-decoration: none;
        margin-right: 0.3rem;
    }

        .breadcrumb a:hover[b-fzwl1rc22u] {
            text-decoration: underline;
        }

.back-btn[b-fzwl1rc22u] {
    margin-bottom: 1.2rem;
    background: #1976d2;
    color: #fff;
    border: none;
    border-radius: 1.2rem;
    padding: 0.4rem 1.2rem;
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.2s;
}

    .back-btn:hover[b-fzwl1rc22u] {
        background: #1565c0;
    }

.other-news-section[b-fzwl1rc22u] {
    margin-top: 2.5rem;
    background: #f9fbe7;
    border-radius: 0.7rem;
    padding: 1.2rem 1.5rem;
}

    .other-news-section h3[b-fzwl1rc22u] {
        color: #388e3c;
        font-size: 1.1rem;
        margin-bottom: 0.7rem;
    }

    .other-news-section ul[b-fzwl1rc22u] {
        list-style: disc;
        padding-left: 1.2rem;
    }

    .other-news-section li[b-fzwl1rc22u] {
        margin-bottom: 0.4rem;
    }

    .other-news-section a[b-fzwl1rc22u] {
        color: #1976d2;
        text-decoration: none;
    }

        .other-news-section a:hover[b-fzwl1rc22u] {
            text-decoration: underline;
        }

.baike-link[b-fzwl1rc22u] {
    color: #1976d2;
    text-decoration: none;
    font-size: 1rem;
}

    .baike-link:hover[b-fzwl1rc22u] {
        text-decoration: underline;
    }

.news-detail-video[b-fzwl1rc22u] {
    margin: 16px 0;
}

.news-comments-section[b-fzwl1rc22u] {
    margin-top: 2.5rem;
    background: #f5f5f5;
    border-radius: 0.7rem;
    padding: 1.2rem 1.5rem;
}

    .news-comments-section h3[b-fzwl1rc22u] {
        color: #388e3c;
        font-size: 1.1rem;
        margin-bottom: 0.7rem;
    }

.news-comments-list[b-fzwl1rc22u] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.news-comment-item[b-fzwl1rc22u] {
    border-bottom: 1px solid #e0e0e0;
    padding: 0.7rem 0;
}

.news-comment-header[b-fzwl1rc22u] {
    font-size: 0.98rem;
    color: #1976d2;
    margin-bottom: 0.2rem;
    display: flex;
    justify-content: space-between;
}

.news-comment-nick[b-fzwl1rc22u] {
    font-weight: bold;
}

.news-comment-date[b-fzwl1rc22u] {
    color: #888;
    font-size: 0.92rem;
    margin-left: 1rem;
}

.news-comment-content[b-fzwl1rc22u] {
    color: #333;
    font-size: 1.08rem;
    line-height: 1.7;
    word-break: break-all;
}
/* _content/AlmightyAssistantWeb/Components/Pages/NewsListPage.razor.rz.scp.css */
.newslist-hero[b-14bht7qu0g] {
    min-height: 100vh;
    background: linear-gradient(120deg, #e3f2fd 0%, #bbdefb 100%);
    padding-bottom: 40px;
}

.newslist-header[b-14bht7qu0g] {
    text-align: center;
    padding: 3rem 0 1.5rem 0;
}

    .newslist-header h1[b-14bht7qu0g] {
        font-size: 2.8rem;
        color: #1976d2;
        font-weight: bold;
        margin-bottom: 0.5rem;
    }

.newslist-slogan[b-14bht7qu0g] {
    font-size: 1.3rem;
    color: #555;
    margin-bottom: 2rem;
    letter-spacing: 2px;
}

.newslist-main[b-14bht7qu0g] {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
}

.newslist-section[b-14bht7qu0g] {
    background: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 4px 24px rgba(25, 118, 210, 0.08);
    padding: 2rem 2rem 1.5rem 2rem;
    min-width: 350px;
    flex: 1 1 480px;
    max-width: 1000px;
}

.newslist-searchbar[b-14bht7qu0g] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.newslist-searchbox[b-14bht7qu0g] {
    flex: 1;
    height: 2.5rem;
    font-size: 1.1rem;
    padding: 0 1rem;
    border-radius: 1.2rem;
    border: 1px solid #1976d2;
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.08);
}

.newslist-searchbtn[b-14bht7qu0g], .newslist-sortbtn[b-14bht7qu0g] {
    height: 2.5rem;
    padding: 0 1.5rem;
    border-radius: 1.2rem;
    background: #1976d2;
    color: #fff;
    font-size: 1.1rem;
    border: none;
    cursor: pointer;
    transition: background 0.15s;
}

.newslist-sortbtn[b-14bht7qu0g] {
    background: #fff;
    color: #1976d2;
    border: 1px solid #1976d2;
    padding: 0 1.2rem;
}

.newslist-searchbtn:hover[b-14bht7qu0g] {
    background: #1565c0;
}

.newslist-sortbtn:hover[b-14bht7qu0g] {
    background: #e3f2fd;
}

.newslist-list[b-14bht7qu0g] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.newslist-card[b-14bht7qu0g] {
    display: flex;
    background: #f5faff;
    border-radius: 0.8rem;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.06);
    transition: transform 0.15s;
}

    .newslist-card:hover[b-14bht7qu0g] {
        transform: translateY(-4px) scale(1.02);
        box-shadow: 0 6px 24px rgba(25, 118, 210, 0.13);
    }

    .newslist-card a[b-14bht7qu0g] {
        text-decoration: none;
        color: inherit;
        display: block;
    }

    .newslist-card img[b-14bht7qu0g] {
        width: 120px;
        height: 90px;
        object-fit: cover;
        flex-shrink: 0;
    }

.newslist-info[b-14bht7qu0g] {
    padding: 0.8rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .newslist-info h3[b-14bht7qu0g] {
        font-size: 1.1rem;
        color: #1976d2;
        margin: 0 0 0.3rem 0;
        font-weight: bold;
    }

    .newslist-info p[b-14bht7qu0g] {
        font-size: 0.98rem;
        color: #444;
        margin: 0;
        line-height: 1.5;
    }

.newslist-date[b-14bht7qu0g] {
    font-size: 0.95rem;
    color: #888;
    margin-top: 0.5rem;
}

.newslist-empty[b-14bht7qu0g] {
    text-align: center;
    color: #888;
    font-size: 1.2rem;
    padding: 2rem;
}

.newslist-pagination[b-14bht7qu0g] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
}

.newslist-pagebtn[b-14bht7qu0g] {
    margin: 0 0.3rem;
    padding: 0.5rem 1rem;
    border-radius: 0.8rem;
    border: none;
    background: #e3f2fd;
    color: #1976d2;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.15s;
    text-decoration: none;
    display: inline-block;
}

    .newslist-pagebtn.active[b-14bht7qu0g], .newslist-pagebtn:hover[b-14bht7qu0g] {
        background: #1976d2;
        color: #fff;
    }

.newslist-searchbar[b-14bht7qu0g] {
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
    flex-wrap: wrap;
}

.newslist-searchbox[b-14bht7qu0g] {
    flex: 1 1 180px;
    min-width: 0;
    padding: 8px;
    font-size: 1rem;
}

.newslist-searchbtn[b-14bht7qu0g],
.newslist-sortbtn[b-14bht7qu0g] {
    padding: 8px 16px;
    font-size: 1rem;
    border-radius: 4px;
    border: none;
    background: #1976d2;
    color: #fff;
    cursor: pointer;
    margin-right: 0;
}

@media (max-width: 600px) {
    .newslist-searchbar[b-14bht7qu0g] {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        gap: 8px;
    }

    .newslist-searchbox[b-14bht7qu0g] {
        flex: 1 1 120px;
        min-width: 0;
        width: auto;
        font-size: 1rem;
    }

    .newslist-searchbtn[b-14bht7qu0g],
    .newslist-sortbtn[b-14bht7qu0g] {
        flex: 0 0 auto;
        width: auto;
        font-size: 1rem;
    }
}
/* _content/AlmightyAssistantWeb/Components/WebPortal/HistoryDetail.razor.rz.scp.css */
.history-detail-container[b-ked5q5kh7m] {
    max-width: 800px;
    margin: 3rem auto 2rem auto;
    background: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 4px 24px rgba(76, 175, 80, 0.10);
    padding: 2.5rem 2rem;
}
.history-detail-title[b-ked5q5kh7m] {
    font-size: 2rem;
    color: #388e3c;
    font-weight: bold;
    margin-bottom: 0.7rem;
}
.history-detail-meta[b-ked5q5kh7m] {
    color: #888;
    font-size: 1rem;
    margin-bottom: 1.2rem;
}
.history-detail-image[b-ked5q5kh7m] {
    width: 100%;
    object-fit: cover;
    border-radius: 0.7rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 8px rgba(76, 175, 80, 0.10);
}
.history-detail-content[b-ked5q5kh7m] {
    font-size: 1.13rem;
    color: #333;
    line-height: 1.8;
    margin-top: 1.2rem;
    word-break: break-all;
}

.breadcrumb[b-ked5q5kh7m] {
    margin-bottom: 1rem;
    font-size: 0.98rem;
    color: #888;
}

    .breadcrumb a[b-ked5q5kh7m] {
        color: #1976d2;
        text-decoration: none;
        margin-right: 0.3rem;
    }

        .breadcrumb a:hover[b-ked5q5kh7m] {
            text-decoration: underline;
        }

.back-btn[b-ked5q5kh7m] {
    margin-bottom: 1.2rem;
    background: #1976d2;
    color: #fff;
    border: none;
    border-radius: 1.2rem;
    padding: 0.4rem 1.2rem;
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.2s;
}

    .back-btn:hover[b-ked5q5kh7m] {
        background: #1565c0;
    }

.other-history-section[b-ked5q5kh7m] {
    margin-top: 2.5rem;
    background: #f9fbe7;
    border-radius: 0.7rem;
    padding: 1.2rem 1.5rem;
}

    .other-history-section h3[b-ked5q5kh7m] {
        color: #388e3c;
        font-size: 1.1rem;
        margin-bottom: 0.7rem;
    }

    .other-history-section ul[b-ked5q5kh7m] {
        list-style: disc;
        padding-left: 1.2rem;
    }

    .other-history-section li[b-ked5q5kh7m] {
        margin-bottom: 0.4rem;
    }

    .other-history-section a[b-ked5q5kh7m] {
        color: #1976d2;
        text-decoration: none;
    }

        .other-history-section a:hover[b-ked5q5kh7m] {
            text-decoration: underline;
        }
/* _content/AlmightyAssistantWeb/Components/WebPortal/HomePage.razor.rz.scp.css */
.portal-hero[b-bowryluhm5] {
    min-height: 100vh;
    background: linear-gradient(120deg, #e3f2fd 0%, #bbdefb 100%);
    padding-bottom: 40px;
}

.portal-slogan[b-bowryluhm5] {
    font-size: 1.3rem;
    color: #555;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    text-align: center;
}

.portal-main[b-bowryluhm5] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
}

.category-nav[b-bowryluhm5] {
    display: flex;
    overflow-x: auto;
    gap: 0.5rem;
    background: #fff;
    border-radius: 1.2rem 1.2rem 0 0;
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.06);
    padding: 0.5rem 1rem;
    margin-bottom: 1.2rem;
    top: 3rem;
    position:sticky;
    z-index: 1001;
}

.category-tab[b-bowryluhm5] {
    display: inline-block;
    margin-right: 0.5rem;
    cursor: pointer;
    padding: 0.15rem 0.7rem;
    border-radius: 4px;
    font-size: 0.95rem;
    line-height: 1.6;
    font-weight: 500;
    transition: background 0.15s;
    color: #1976d2;
    background: transparent;
    border: none;
    outline: none;
}

    .category-tab.active[b-bowryluhm5], .category-tab:hover[b-bowryluhm5] {
        background: #1976d2;
        color: #fff;
    }

.news-cards-grid[b-bowryluhm5] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}

.news-card[b-bowryluhm5] {
    display: flex;
    background: #f5faff;
    border-radius: 0.8rem;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.06);
    transition: transform 0.15s;
}

    .news-card:hover[b-bowryluhm5] {
        transform: translateY(-4px) scale(1.02);
        box-shadow: 0 6px 24px rgba(25, 118, 210, 0.13);
    }

    .news-card img[b-bowryluhm5] {
        width: 120px;
        height: 90px;
        object-fit: cover;
        flex-shrink: 0;
    }

.news-info[b-bowryluhm5] {
    padding: 0.8rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .news-info h3[b-bowryluhm5] {
        font-size: 1.1rem;
        color: #1976d2;
        margin: 0 0 0.3rem 0;
        font-weight: bold;
    }

    .news-info p[b-bowryluhm5] {
        font-size: 0.98rem;
        color: #444;
        margin: 0;
        line-height: 1.5;
    }

.news-card a[b-bowryluhm5] {
    text-decoration: none;
    display: flex;
    width: 100%;
    height: 100%;
}

@media (max-width: 900px) {
    .news-cards-grid[b-bowryluhm5] {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .portal-main[b-bowryluhm5] {
        padding: 0 0.2rem;
    }

    .category-nav[b-bowryluhm5] {
        padding: 0.5rem 0.2rem;
    }
}

@media (max-width: 600px) {
    .news-card img[b-bowryluhm5] {
        width: 90px;
        height: 70px;
    }

    .news-info h3[b-bowryluhm5] {
        font-size: 1rem;
    }

    .news-info p[b-bowryluhm5] {
        font-size: 0.92rem;
    }
}


.category-nav .category-tab[b-bowryluhm5] {
    text-decoration: none;
}

.pinned-label[b-bowryluhm5] {
    position: absolute;
    top: 6px;
    right: 8px;
    background: #ff9800;
    color: #fff;
    font-size: 0.72rem; /* 更小字体，防止换行 */
    font-weight: bold;
    padding: 1px 7px; /* 缩小内边距 */
    border-radius: 12px;
    z-index: 2;
    box-shadow: 0 1px 4px rgba(255, 193, 7, 0.13);
    letter-spacing: 1px;
    pointer-events: none;
    white-space: nowrap; /* 禁止换行 */
}

.news-card[b-bowryluhm5] {
    position: relative;
}

.pinned-news-grid[b-bowryluhm5] {
    margin-bottom: 1.5rem;
    padding: 0rem 0rem 0rem 0rem;
    background: #e3f2fd; /* 稍深蓝色，清爽且统一 */
    border-radius: 1.2rem;
    box-shadow: 0 4px 18px rgba(25, 118, 210, 0.08);
    position: relative;
}

    /* 仅置顶区标题更突出 */
    .pinned-news-grid .news-info h3[b-bowryluhm5] {
        font-size: 1.25rem;
        color: #1565c0; /* 更深蓝色 */
        font-weight: 800;
        letter-spacing: 1px;
    }

 
/* _content/AlmightyAssistantWeb/Components/WebPortal/HotTools.razor.rz.scp.css */
.hot-tools-wrapper[b-lidjlphylo] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.hot-tools-section[b-lidjlphylo] {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
/* _content/AlmightyAssistantWeb/Components/WebPortal/NewsDetail.razor.rz.scp.css */
.news-detail-container[b-80viuaxa58] {
    max-width: 800px;
    margin: 1rem auto 1rem auto;
    background: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 4px 24px rgba(76, 175, 80, 0.10);
    padding: 2rem 2rem;
}

.news-detail-title[b-80viuaxa58] {
    font-size: 2rem;
    color: #388e3c;
    font-weight: bold;
    margin-bottom: 0.7rem;
}

.news-detail-meta[b-80viuaxa58] {
    color: #888;
    font-size: 1rem;
    margin-bottom: 1.2rem;
}

.news-detail-image[b-80viuaxa58] {
    width: 100%;
    object-fit: cover;
    border-radius: 0.7rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 8px rgba(76, 175, 80, 0.10);
}

.news-detail-content[b-80viuaxa58] {
    font-size: 1.13rem;
    color: #333;
    line-height: 1.8;
    margin-top: 1.2rem;
    word-break: break-all;
}

.breadcrumb[b-80viuaxa58] {
    margin-bottom: 1rem;
    font-size: 0.98rem;
    color: #888;
}

    .breadcrumb a[b-80viuaxa58] {
        color: #1976d2;
        text-decoration: none;
        margin-right: 0.3rem;
    }

        .breadcrumb a:hover[b-80viuaxa58] {
            text-decoration: underline;
        }

.back-btn[b-80viuaxa58] {
    margin-bottom: 1.2rem;
    background: #1976d2;
    color: #fff;
    border: none;
    border-radius: 1.2rem;
    padding: 0.4rem 1.2rem;
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.2s;
}

    .back-btn:hover[b-80viuaxa58] {
        background: #1565c0;
    }

.other-news-section[b-80viuaxa58] {
    margin-top: 2.5rem;
    background: #f9fbe7;
    border-radius: 0.7rem;
    padding: 1.2rem 1.5rem;
}

    .other-news-section h3[b-80viuaxa58] {
        color: #388e3c;
        font-size: 1.1rem;
        margin-bottom: 0.7rem;
    }

    .other-news-section ul[b-80viuaxa58] {
        list-style: disc;
        padding-left: 1.2rem;
    }

    .other-news-section li[b-80viuaxa58] {
        margin-bottom: 0.4rem;
    }

    .other-news-section a[b-80viuaxa58] {
        color: #1976d2;
        text-decoration: none;
    }

        .other-news-section a:hover[b-80viuaxa58] {
            text-decoration: underline;
        }

.baike-link[b-80viuaxa58] {
    color: #1976d2;
    text-decoration: none;
    font-size: 1rem;
}

    .baike-link:hover[b-80viuaxa58] {
        text-decoration: underline;
    }

.news-detail-video[b-80viuaxa58] {
    margin: 16px 0;
}

.news-comments-section[b-80viuaxa58] {
    margin-top: 2.5rem;
    background: #f5f5f5;
    border-radius: 0.7rem;
    padding: 1.2rem 1.5rem;
}

    .news-comments-section h3[b-80viuaxa58] {
        color: #388e3c;
        font-size: 1.1rem;
        margin-bottom: 0.7rem;
    }

.news-comments-list[b-80viuaxa58] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.news-comment-item[b-80viuaxa58] {
    border-bottom: 1px solid #e0e0e0;
    padding: 0.7rem 0;
}

.news-comment-header[b-80viuaxa58] {
    font-size: 0.98rem;
    color: #1976d2;
    margin-bottom: 0.2rem;
    display: flex;
    justify-content: space-between;
}

.news-comment-nick[b-80viuaxa58] {
    font-weight: bold;
}

.news-comment-date[b-80viuaxa58] {
    color: #888;
    font-size: 0.92rem;
    margin-left: 1rem;
}

.news-comment-content[b-80viuaxa58] {
    color: #333;
    font-size: 1.08rem;
    line-height: 1.7;
    word-break: break-all;
}
/* _content/AlmightyAssistantWeb/Components/WebPortal/NewsListPage.razor.rz.scp.css */
.newslist-hero[b-yx9bqbyc4j] {
    min-height: 100vh;
    background: linear-gradient(120deg, #e3f2fd 0%, #bbdefb 100%);
    padding-bottom: 40px;
}

.newslist-header[b-yx9bqbyc4j] {
    text-align: center;
    padding: 3rem 0 1.5rem 0;
}

    .newslist-header h1[b-yx9bqbyc4j] {
        font-size: 2.8rem;
        color: #1976d2;
        font-weight: bold;
        margin-bottom: 0.5rem;
    }

.newslist-slogan[b-yx9bqbyc4j] {
    font-size: 1.3rem;
    color: #555;
    margin-bottom: 2rem;
    letter-spacing: 2px;
}

.newslist-main[b-yx9bqbyc4j] {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
}

.newslist-section[b-yx9bqbyc4j] {
    background: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 4px 24px rgba(25, 118, 210, 0.08);
    padding: 2rem 2rem 1.5rem 2rem;
    min-width: 350px;
    flex: 1 1 480px;
    max-width: 700px;
}

.newslist-searchbar[b-yx9bqbyc4j] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.newslist-searchbox[b-yx9bqbyc4j] {
    flex: 1;
    height: 2.5rem;
    font-size: 1.1rem;
    padding: 0 1rem;
    border-radius: 1.2rem;
    border: 1px solid #1976d2;
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.08);
}

.newslist-searchbtn[b-yx9bqbyc4j], .newslist-sortbtn[b-yx9bqbyc4j] {
    height: 2.5rem;
    padding: 0 1.5rem;
    border-radius: 1.2rem;
    background: #1976d2;
    color: #fff;
    font-size: 1.1rem;
    border: none;
    cursor: pointer;
    transition: background 0.15s;
}

.newslist-sortbtn[b-yx9bqbyc4j] {
    background: #fff;
    color: #1976d2;
    border: 1px solid #1976d2;
    padding: 0 1.2rem;
}

.newslist-searchbtn:hover[b-yx9bqbyc4j] {
    background: #1565c0;
}

.newslist-sortbtn:hover[b-yx9bqbyc4j] {
    background: #e3f2fd;
}

.newslist-list[b-yx9bqbyc4j] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.newslist-card[b-yx9bqbyc4j] {
    display: flex;
    background: #f5faff;
    border-radius: 0.8rem;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.06);
    transition: transform 0.15s;
}

    .newslist-card:hover[b-yx9bqbyc4j] {
        transform: translateY(-4px) scale(1.02);
        box-shadow: 0 6px 24px rgba(25, 118, 210, 0.13);
    }

    .newslist-card a[b-yx9bqbyc4j] {
        text-decoration: none;
        color: inherit;
        display: block;
    }

    .newslist-card img[b-yx9bqbyc4j] {
        width: 120px;
        height: 90px;
        object-fit: cover;
        flex-shrink: 0;
    }

.newslist-info[b-yx9bqbyc4j] {
    padding: 0.8rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .newslist-info h3[b-yx9bqbyc4j] {
        font-size: 1.1rem;
        color: #1976d2;
        margin: 0 0 0.3rem 0;
        font-weight: bold;
    }

    .newslist-info p[b-yx9bqbyc4j] {
        font-size: 0.98rem;
        color: #444;
        margin: 0;
        line-height: 1.5;
    }

.newslist-date[b-yx9bqbyc4j] {
    font-size: 0.95rem;
    color: #888;
    margin-top: 0.5rem;
}

.newslist-empty[b-yx9bqbyc4j] {
    text-align: center;
    color: #888;
    font-size: 1.2rem;
    padding: 2rem;
}

.newslist-pagination[b-yx9bqbyc4j] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
}

.newslist-pagebtn[b-yx9bqbyc4j] {
    margin: 0 0.3rem;
    padding: 0.5rem 1rem;
    border-radius: 0.8rem;
    border: none;
    background: #e3f2fd;
    color: #1976d2;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.15s;
    text-decoration: none;
    display: inline-block;
}

    .newslist-pagebtn.active[b-yx9bqbyc4j], .newslist-pagebtn:hover[b-yx9bqbyc4j] {
        background: #1976d2;
        color: #fff;
    }

.newslist-searchbar[b-yx9bqbyc4j] {
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
    flex-wrap: wrap;
}

.newslist-searchbox[b-yx9bqbyc4j] {
    flex: 1 1 180px;
    min-width: 0;
    padding: 8px;
    font-size: 1rem;
}

.newslist-searchbtn[b-yx9bqbyc4j],
.newslist-sortbtn[b-yx9bqbyc4j] {
    padding: 8px 16px;
    font-size: 1rem;
    border-radius: 4px;
    border: none;
    background: #1976d2;
    color: #fff;
    cursor: pointer;
    margin-right: 0;
}

@media (max-width: 600px) {
    .newslist-searchbar[b-yx9bqbyc4j] {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        gap: 8px;
    }

    .newslist-searchbox[b-yx9bqbyc4j] {
        flex: 1 1 120px;
        min-width: 0;
        width: auto;
        font-size: 1rem;
    }

    .newslist-searchbtn[b-yx9bqbyc4j],
    .newslist-sortbtn[b-yx9bqbyc4j] {
        flex: 0 0 auto;
        width: auto;
        font-size: 1rem;
    }
}
/* _content/AlmightyAssistantWeb/Components/WebPortal/PortalLayout.razor.rz.scp.css */
.portal-navbar[b-tpsaunxydj] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #1976d2;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 1.2rem; /* 高度更小 */
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.08);
    font-size: 1rem; /* 字体更小 */
}
.brand[b-tpsaunxydj] {
    font-weight: bold;
    font-size: 1.1rem;
    letter-spacing: 2px;
}
.enter-btn[b-tpsaunxydj] {
    background: #fff;
    color: #1976d2;
    padding: 0.3rem 1.3rem;
    border-radius: 2rem;
    text-decoration: none;
    font-weight: bold;
    transition: background 0.2s, color 0.2s;
    border: 1px solid #fff;
}
.enter-btn:hover[b-tpsaunxydj] {
    background: #1565c0;
    color: #fff;
    border: 1px solid #fff;
}
/* 适配主内容，避免被导航栏遮挡 */
main[b-tpsaunxydj] {
    min-height: 70vh;
    display: block;
    padding-bottom: 2rem;
    margin-top: 50px; /* 取决于导航栏高度，手机端会自动适配 */
}
.portal-footer[b-tpsaunxydj] {
    width: 100%;
    background: #f5f5f5;
    color: #888;
    text-align: center;
    padding: 1.5rem 0 1.2rem 0;
    font-size: 1rem;
    border-top: 1px solid #e0e0e0;
    margin-top: 2rem;
}
.footer-content[b-tpsaunxydj] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}
.footer-links[b-tpsaunxydj] {
    font-size: 0.98rem;
}
.footer-links a[b-tpsaunxydj] {
    color: #1976d2;
    text-decoration: none;
    margin: 0 0.3rem;
    transition: color 0.2s;
}
.footer-links a:hover[b-tpsaunxydj] {
    color: #1565c0;
}
@media (max-width: 600px) {
    .portal-navbar[b-tpsaunxydj] {
        flex-direction: row;
        align-items: center;
        padding: 0.7rem 1rem;
    }

    main[b-tpsaunxydj] {
        margin-top: 48px; /* 手机端导航栏高度较小时适配 */
    }

    .brand[b-tpsaunxydj] {
        font-size: 1.2rem;
    }

    .enter-btn[b-tpsaunxydj] {
        margin-top: 0; /* 取消上边距，防止按钮下移 */
        font-size: 1rem;
    }

    .footer-content[b-tpsaunxydj] {
        flex-direction: column;
        align-items: flex-start;
        padding: 1rem;
    }
}

a > .brand[b-tpsaunxydj] {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.6rem;
    color: #fff; /* 可根据你的主色调调整 */
    letter-spacing: 2px;
    font-family: 'Segoe UI', 'Microsoft YaHei', Arial, sans-serif;
}

a:visited > .brand[b-tpsaunxydj] {
    color: #fff;
}

a[b-tpsaunxydj] {
    text-decoration: none;
}
