@import 'Jixie.WebFront.Client.sgp28bwpo4.bundle.scp.css';
@import '_content/Jixie.SharedRazor/Jixie.SharedRazor.vr8iv1avsf.bundle.scp.css';

/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-5go7yvr18k] {
    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-5go7yvr18k] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-5go7yvr18k] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-5go7yvr18k] {
    font-size: 1.1rem;
}

.bi[b-5go7yvr18k] {
    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-5go7yvr18k] {
    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-5go7yvr18k] {
    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-5go7yvr18k] {
    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-5go7yvr18k] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-5go7yvr18k] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-5go7yvr18k] {
        padding-bottom: 1rem;
    }

    .nav-item[b-5go7yvr18k]  .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-5go7yvr18k]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-5go7yvr18k]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-5go7yvr18k] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-5go7yvr18k] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-5go7yvr18k] {
        display: none;
    }

    .nav-scrollable[b-5go7yvr18k] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-puljzr4r2e],
.components-reconnect-repeated-attempt-visible[b-puljzr4r2e],
.components-reconnect-failed-visible[b-puljzr4r2e],
.components-pause-visible[b-puljzr4r2e],
.components-resume-failed-visible[b-puljzr4r2e],
.components-rejoining-animation[b-puljzr4r2e] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-puljzr4r2e],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-puljzr4r2e],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-puljzr4r2e],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-puljzr4r2e],
#components-reconnect-modal.components-reconnect-retrying[b-puljzr4r2e],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-puljzr4r2e],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-puljzr4r2e],
#components-reconnect-modal.components-reconnect-failed[b-puljzr4r2e],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-puljzr4r2e] {
    display: block;
}


#components-reconnect-modal[b-puljzr4r2e] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-puljzr4r2e 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-puljzr4r2e 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-puljzr4r2e 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-puljzr4r2e]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-puljzr4r2e 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-puljzr4r2e {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-puljzr4r2e {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-puljzr4r2e {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-puljzr4r2e] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-puljzr4r2e] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-puljzr4r2e] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-puljzr4r2e] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-puljzr4r2e] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-puljzr4r2e] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-puljzr4r2e] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-puljzr4r2e 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-puljzr4r2e] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-puljzr4r2e {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/SubChat/FloatingContact.razor.rz.scp.css */
.fc-root[b-jops9xi7m4] {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
    pointer-events: auto;
}

[b-jops9xi7m4] .fc-btn {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    padding: 6px;
    border: 1px solid #dddddd;
    box-shadow: 0 6px 20px rgba(0,0,0,.15);
    background: #fff;
}

[b-jops9xi7m4] .fc-btn:hover {
    background: #eeeeee;
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(0,0,0,.2);
}

/* 菜单容器 */
.fc-menu[b-jops9xi7m4] {
    position: absolute;
    right: 0;
    bottom: 80px;
    display: grid;
    gap: 12px;
    padding: 8px;
    opacity: 0;
    transform: translateY(8px);
    pointer-events: none;
    transition: opacity .18s ease, transform .18s ease;
}

.fc-menu--open[b-jops9xi7m4] {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* 菜单项（白色圆角胶囊） */
[b-jops9xi7m4] .fc-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    background: #fff;
    border-radius: 999px;
    padding: 12px 14px;
    box-shadow: 0 4px 18px rgba(0,0,0,.12);
    transition: transform .12s ease, box-shadow .12s ease, background .12s ease;
}

[b-jops9xi7m4] .fc-item:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(0,0,0,.16);
    background: #fafafa;
}

/* 大屏 */
@media (min-width: 641px) {
    .fc-menu[b-jops9xi7m4] {
        width: 400px;
    }
}

/* 小屏 */
@media (max-width: 640px) {
    .fc-root[b-jops9xi7m4] {
        right: 12px;
        bottom: 12px;
    }

    .fc-btn[b-jops9xi7m4] {
        width: 50px;
        height: 50px;
    }

    .fc-menu[b-jops9xi7m4] {
        width: 86vw;
        right: 0;
    }
}
/* /Components/Layout/subUser/LTUserNav.razor.rz.scp.css */
.nav_user_menu[b-q2mocp0woe] {
    padding: 20px 10px 20px 20px;
    min-height: calc(100vh - 60px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: #eeeeee;
}

.menu_box[b-q2mocp0woe] {
    width: 160px;
}

.menu_box.hide[b-q2mocp0woe] {
    display: none;
}

.menu_box.show[b-q2mocp0woe] {
    display: block;
}
/* /Components/Layout/sub/LTHeader.razor.rz.scp.css */
.header-warp[b-btgettw65j] {
    position: fixed;
    inset: 0;
    z-index: 999;
    border-bottom: 4px solid #47a834;
    background-color: #880028;
    /*overflow:hidden;*/
}


.drawer-fixed-wrap[b-btgettw65j] {
    position: fixed;
    top: 0;
    height: 100vh;
    overflow-y: auto;
}

.drawer-fixed-wrap[b-btgettw65j]  a {
    display: block;
    line-height: 40px;
}


.menu-warp[b-btgettw65j] {
    position: relative;
}

.menu-btn[b-btgettw65j] {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: none;
    cursor: pointer;
    color: #ffffff;
    background: transparent;
}

.menu-btn:hover[b-btgettw65j] {
    color: #FF0000;
}

.menu-list[b-btgettw65j] {
    position: absolute;
    top: 30px;
    left: 0;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 10;
}

.menu-list li[b-btgettw65j] {
    white-space: nowrap;
    cursor: pointer;
}

.menu-list li[b-btgettw65j]  a {
    padding-left: 20px;
    padding-right: 30px;
    display: block;
    line-height: 40px;
}
/* /Components/Layout/sub/second/LTLanguageSwitcher.razor.rz.scp.css */
.lang-warp[b-00inx6fk8k] {
    position: relative;
}

.lang-btn[b-00inx6fk8k] {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: none;
    cursor: pointer;
    color: #ffffff;
    background: transparent;
}

.lang-btn:hover[b-00inx6fk8k] {
    color: #FF0000;
}

.lang-list[b-00inx6fk8k] {
    position: absolute;
    top: 100%; /* 让它出现在父元素下方 */
    right: 0;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 10;
    overflow: hidden;
}

.lang-list li[b-00inx6fk8k] {
    padding: 10px 20px;
    white-space: nowrap;
    cursor: pointer;
}

.lang-list li:hover[b-00inx6fk8k] {
    background-color: #eeeeee;
}

.lang-list li.active[b-00inx6fk8k] {
    color: #fd521d;
    font-weight: bold;
}
/* /Components/Pages/AllCategories/sub/CategoryCard.razor.rz.scp.css */
.cat-card[b-m1heftl0sy] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 20px 0;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
}

/* 主轴左右翻转 */
.cat-card.is-reverse[b-m1heftl0sy] {
    flex-direction: row-reverse;
}

/* 不允许放大(0) 不允许缩小(0) 占据主轴 40% 的宽度 */
.cat-card_image[b-m1heftl0sy] {
    flex: 0 0 40%;
}

/* 允许放大(1) 允许缩小(1) 占据主轴剩余的全部空间 */
.cat-card_content[b-m1heftl0sy] {
    flex: 1;
}

/* 手机端竖排 */
@media (max-width: 767px) {
    .cat-card[b-m1heftl0sy] {
        flex-direction: column;
        text-align: center;
    }

    .cat-card.is-reverse[b-m1heftl0sy] {
        flex-direction: column;
    }

    .cat-card_image[b-m1heftl0sy], .cat-card_content[b-m1heftl0sy] {
        flex: unset;
        width: 100%;
    }

    .cat-card_content[b-m1heftl0sy] {
        padding: 10px 0;
    }
}
/* /Components/Pages/ContactUs/sub/ContactSupport.razor.rz.scp.css */
.contact-card[b-bg0fpotb0h] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 20px;
    border-radius: 10px;
    background: #f8f8f8;
    border: 1px solid #eeeeee;
    overflow: hidden;
}

/* 不允许放大(0) 不允许缩小(0) 占据主轴 xpx 或 x% 的宽度 */
.card_image[b-bg0fpotb0h] {
    flex: 0 0 80px;
    border-radius: 10px;
    overflow: hidden;
}

/* 允许放大(1) 允许缩小(1) 占据主轴剩余的全部空间 */
.card_content[b-bg0fpotb0h] {
    flex: 1;
    padding: 10px 10px 0 30px;
}

/* 手机端竖排 */
@media (max-width: 767px) {
    .contact-card[b-bg0fpotb0h] {
        flex-direction: column;
    }

    .card_image[b-bg0fpotb0h], .card_content[b-bg0fpotb0h] {
        flex: unset;
        width: 100%;
    }

    .card_content[b-bg0fpotb0h] {
        padding: 10px 10px 0 10px;
    }
}
/* /Components/Pages/FeaturedList/sub/ProductsCard.razor.rz.scp.css */
.cat-card[b-d8t8pncl5t] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 20px 0;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
}

/* 主轴左右翻转 */
.cat-card.is-reverse[b-d8t8pncl5t] {
    flex-direction: row-reverse;
}

/* 不允许放大(0) 不允许缩小(0) 占据主轴 40% 的宽度 */
.cat-card_image[b-d8t8pncl5t] {
    flex: 0 0 40%;
}

/* 允许放大(1) 允许缩小(1) 占据主轴剩余的全部空间 */
.cat-card_content[b-d8t8pncl5t] {
    flex: 1;
}



/* 手机端竖排 */
@media (max-width: 767px) {
    .cat-card[b-d8t8pncl5t] {
        flex-direction: column;
        text-align: center;
    }

    .cat-card.is-reverse[b-d8t8pncl5t] {
        flex-direction: column;
    }

    .cat-card_image[b-d8t8pncl5t], .cat-card_content[b-d8t8pncl5t] {
        flex: unset;
        width: 100%;
    }

    .cat-card_content[b-d8t8pncl5t] {
        padding: 10px 0;
    }
}
/* /Components/Pages/Home/sub/BannerSection.razor.rz.scp.css */
.sectionWrap[b-p929he05av] {
    display: flex;
    flex-direction: column;
}

.sectionBox[b-p929he05av] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    margin: 30px 0;
    padding: 20px;
    border-radius: 20px;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.sectionBox.is-reverse[b-p929he05av] {
    flex-direction: row-reverse;
}

.imgBox[b-p929he05av] {
    flex: 1;
    max-width: 100%;
}

.textBox[b-p929he05av] {
    flex: 1;
    padding: 20px;
}

/* 小屏959px */
@media (max-width: 768px) {
    .sectionBox[b-p929he05av],
    .sectionBox.is-reverse[b-p929he05av] {
        flex-direction: column;
        gap: 15px;
        margin: 20px 0;
    }

    .textBox[b-p929he05av] {
        text-align: center;
    }
}
/* /Components/Pages/Home/sub/BannerVideo.razor.rz.scp.css */
.media_wrap[b-97poc8362w] {
    position: relative;
    width: 100%;
    height: 60vh; /* 高度只在这里控制 */
    overflow: hidden;
    background-color: #808080;
}

/* 视频层铺满容器 */
.media_body[b-97poc8362w] {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.media_video[b-97poc8362w] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media_content[b-97poc8362w] {
    position:absolute; inset:0; z-index:9;
    display: flex;flex-direction: column;justify-content: center;
}


/* 小屏时标题字号略降，避免压住太多画面 */
@media (max-width: 768px){
  .media_wrap[b-97poc8362w]{ height: 48vh; }
  .media_text[b-97poc8362w]{ font-size: 12px !important; }
}
/* /Components/Pages/ProductDetail/sub/BackgroundImage.razor.rz.scp.css */
.hero-bg-wrap[b-rhrrxtv2ix] {
    position: relative; /* 便于加遮罩或放内容 */
    width: 100%;
    height: 60vh;
}


.media_wrap[b-rhrrxtv2ix] {
    position: relative;
    width: 100%;
    height: 60vh; /* 高度只在这里控制 */
    overflow: hidden;
    background-color: #808080;
}

/* 
铺满容器 
    background-size:cover      等比放大裁剪，铺满容器
    background-position:center 居中对齐
*/
.media_bg_box[b-rhrrxtv2ix] {
    position: absolute;
    inset: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(12px);
    transform: scale(1.2);
}
.media_bg_box[b-rhrrxtv2ix]::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.5);
}


.media_content[b-rhrrxtv2ix] {
    position: absolute;
    inset: 0;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.media_text[b-rhrrxtv2ix] {
}

/* 小屏时标题字号略降，避免压住太多画面 */
@media (max-width: 768px) {
    .media_wrap[b-rhrrxtv2ix] {
        height: 48vh;
    }

    .media_text[b-rhrrxtv2ix] {
        font-size: 10px !important;
    }
}
/* /Components/Pages/ProductDetail/sub/ProductSummary.razor.rz.scp.css */
.enquiry-card[b-u4cwdu3dof] {
    display: flex;
    align-items: center;
    margin: 20px 0;
    padding: 20px;
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    overflow: hidden;
}

/* 不允许放大(0) 不允许缩小(0) 占据主轴 50% 的宽度 */
.card_image[b-u4cwdu3dof] {
    position: relative;
    flex: 0 0 50%;
    max-height: 100vh;
    max-width: 100vh;
    overflow: hidden;
}

/* 允许放大(1) 允许缩小(1) 占据主轴剩余的全部空间 */
.card_content[b-u4cwdu3dof] {
    flex: 1;
    padding-left: 30px;
}

/* 手机、平板 端竖排 */
@media (max-width: 1023px) {
    .enquiry-card[b-u4cwdu3dof] {
        flex-direction: column;
        text-align: center;
    }

    .card_image[b-u4cwdu3dof], .card_content[b-u4cwdu3dof] {
        flex: unset;
        width: 100%;
    }

    .card_content[b-u4cwdu3dof] {
        padding-top: 40px;
        padding-left: 0;
    }
}
/* /Components/Pages/WidgetFront/WFArticleCard.razor.rz.scp.css */
.article-card[b-91ngy53zl8] {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 2px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
}

.article-card .x-aspect-box[b-91ngy53zl8] {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

/* 鼠标悬停时的效果 */
.article-card:hover[b-91ngy53zl8] {
    transform: translateY(-5px);
}

/* 让图片放大 */
.article-card .x-aspect-box[b-91ngy53zl8]  img {
    transition: transform 0.3s ease;
}

.article-card:hover .x-aspect-box[b-91ngy53zl8]  img {
    transform: scale(1.05);
}
