@charset "utf-8";
ul, li, ol {list-style: none;}
[class*="am-u-"] {padding-left:0rem;padding-right:0rem;}
.am-container > .am-g {margin-left: 0px;margin-right:0px ;}
.small-nav img,.small-nav a,.am-g.small-nav {border:none;}

/*手机导航*/
.small-nav {font-size:1.2rem;}
.small-nav .am-u-sm-3 { text-align: center; margin-top: 1rem; width: 20%; }
.small-nav .nav-icon {max-width: 5rem; max-height: 5rem; padding: 1.2rem; margin: 0 auto; border-radius: 5rem; }
.small-nav .am-u-sm-3:last-child { float: left; }
.small-nav .mini-nav-title { margin-top: 0.5rem; }
.small-nav a { text-decoration: none !important; }
.small-nav .nav-icon.item-exposed { padding: 0; -webkit-box-shadow: none; box-shadow: none; }

/*走马灯*/
.banner-mixed{position: relative;border-top:0.1rem solid #F5F5F5 ;border-bottom: 0.1rem #f5f5f5 solid;overflow: hidden;}
.banner-news-title{position: relative;left:1.2rem;padding-right:1.2rem;}
.banner-news li,#banner-news li a{height: 3rem;line-height:3rem; }
.banner-news{max-width:120rem; margin:0px auto; overflow:hidden; height:3.5rem;width:100%; text-align:left;border-top: 0.1rem solid #f9f9f9;}
.news-category-name { line-height: 1.1rem; max-width: 5rem; position: relative;top:0.1rem;}
.banner-news li {padding:0 1rem 0 8rem;font-size: 1.2rem;}
.mod-vip{display: none;}

/*楼层*/
.floor {position: relative; }

/*小标签*/
.aggregation .word{overflow: hidden; padding: 2rem 1.5rem; margin: 1.5rem;background: rgba(255,255,255,0.6); width: calc(100% - 3rem); }
.word .outer {margin: 0.5rem; width: calc(50% - 1.4rem); height: 2.6rem;  line-height: 2.6rem; text-align: center;color: #666666;display: inline-block; border: 0.1rem solid #cecece; text-decoration: none; overflow: hidden;}

/*楼层左侧*/
.aggregation .outer-con .describe { color: #FFFFFF; max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-clamp: 3; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.floor .aggregation-container { overflow: hidden; width: 18rem; text-align: center; margin: 0.6rem 0;}
.floor .aggregation {overflow: hidden; position: relative;}
.floor .goods-list {width:calc(100% - 18rem);float: right;}
.aggregation .outer-con{ padding: 1rem; text-align: center; }

/*楼层商品*/
.aggregation .outer-con img,
.floor .aggregation img,
.small-nav img { width: 100%; }
.slideall {position: relative;}
.banner{ width:100%;max-width:146rem;overflow:hidden;margin: 0 auto;padding: 1.2rem 1.6rem 0;}
.banner .am-slider {border-radius: 3rem; overflow: hidden; box-shadow: 0 1.8rem 4.5rem rgba(105, 88, 74, 0.12);}
.banner .am-slider .am-slides li > a {display: block; max-width: 146rem; margin: 0 auto;height: 100%;}
.banner .am-slider .am-slides li img {max-width: 100%; height: 100%;object-fit: cover;}
@media only screen and (min-width: 480px) {
    .small-nav img{max-width: 100%;max-height: 100%;}
    .small-nav{ font-size:1.4rem;}
}
@media only screen and (min-width: 641px) {
    .home-floor{width:100%;overflow:visible;}
    /*改写的公告*/
    .banner-mixed{height:auto; background:#fff;}
    .banner-news-title{font-size: 1.4rem;border-right:none ;color:#666666 ;font-size: 1.4rem;font-weight: 600;left: 4px;padding: 0rem 1rem 0 0.7rem;}
    .banner-news-title::before {
        content: '';
        position: absolute;
        width: 0.3rem;
        height: 1.2rem;
        top: 0.5rem;
        left: 0;
        background: var(--color-main);
    }
    .banner-news{ height: auto;width: 100%;}
    .banner-news li{ padding:0px 0px;height: 3rem;float: right;width:30% ;}	

    /*楼层*/
    .outer-con .describe {font-size: 1.4rem;font-weight: 600;}
    .floor .aggregation img {position: absolute;top:0;left:0;bottom:auto;}

    /*楼层 hover*/
    .word .outer:hover { background: #666666;border: 0.1rem solid #666666; color: #FFFFFF !important; -webkit-transition: background .2s ease-in; -moz-transition: background .2s ease-in; -ms-transition: background .2s ease-in; -o-transition: background .2s ease-in; transition: background .2s ease-in; -webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; -ms-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in; }
    .floor .aggregation img { border-radius: var(--border-radius); }
}

@media only screen and (min-width: 1025px) {
    .am-container {padding-left:0px;padding-right:0px ;}
    .small-nav { display:none;}
    .banner-news{ padding: 1rem; }

    /*轮播*/	
    .banner {max-width: 142rem; padding: 1.4rem 1.8rem 0; }
    .banner .am-slider, .banner .am-slider .am-slides li{height:39rem;}
    /*分类*/
    .category-content .category-list.navTwo li { height:3.6rem;}
    .category-content .category-list.navTwo .b-category-name {line-height: 2.8rem;}
    .category-content .category-list.navTwo .category-name i img {width: 2.2rem; height: 2.2rem;border-radius: 2.2rem;}

    /*公告*/
    .slideall {max-width: 142rem; margin: 0 auto; padding: 0 1.8rem;}
    .banner-mixed{ position: absolute; right: 1.8rem; top:-36.5rem;width:24rem; z-index: 11;border:none;}
    .banner-mixed .banner-news li {float: none;width: 100%;padding:0px 0.3rem;border:none ;height: 2.8rem;line-height: 2.8rem;}

    /*公告布局*/
    .mod-vip{ display: block; padding: 1.2rem 1rem;background: linear-gradient(0deg, rgba(255,255,255) 0%, rgba(255,255,255,0.6) 100%); }
    .m-baseinfo{position: relative;margin-bottom: 1rem;}
    .m-baseinfo img.user-avatar {display: block;width: 5.4rem;height: 5.4rem;border-radius: 5.4rem;}
    .m-baseinfo em span {position: absolute;top:1.5rem;left:6rem;font-size: 1.2rem;color: #000000;width: 14rem;}
    .member-login .btn{width:48%;height: 2.5rem;display: inline-block;line-height: 2.5rem;text-align: center;}
    .member-login .btn:hover { color: #FFFFFF !important; text-decoration: none; }
    .member-login{overflow: hidden;height:2.5rem;text-align: center;}
    .member-logout { font-size: 1.2rem; color: var(--color-main); }
    .member-center { overflow: hidden; }
    .member-center a {float: left;margin-left: -0.1rem;width:25%;text-align: center;font-size: 1.2rem; text-decoration: none; }
    .member-center a strong {display: block;font-size: 1.4rem;color: var(--color-main);}

    /*楼层*/	
    .floor .goods-list { padding-left: 1.2rem;}
    .outer-con .title {line-height:2.2rem ;color:#666666 ;}
    .floor {position: relative;border: none;}
    .today-brands a {display: inline-block;vertical-align: middle;margin:0px 0.5rem;}

    /*楼层左侧*/
    .aggregation .word{ padding: 0.5rem 1rem; position: absolute;bottom: 0;}

    /*楼层颜色*/
    #floor1 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #68937f;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor2 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #d17b28;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor3 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #594e90;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor4 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #728fb9;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor5 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #648b6c;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor6 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #cd6655;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor7 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #708db7;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor8 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #9c7b36;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor9 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #caa463;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
    #floor10 .aggregation .triangle-topright{width: 0;height: 0;border-top: 3rem solid #f768e8;position: absolute;bottom:0px;border-left: 3rem solid #FFFFFF}
}
@media only screen and (min-width: 1260px) {
    /*楼层*/
    .floor .aggregation-container { width: 22.2rem; min-height: 1rem;}
    .floor .goods-list {width:calc(100% - 22.2rem);float: right;}
}
@media only screen and (min-width: 1600px) {
    .floor .aggregation-container {
        width: 24.2rem;
    }
    .floor .goods-list {
        width: calc(100% - 24.2rem);
    }
}
@media only screen and (max-width: 1024px) {
    .slideall {
        padding: 0 1.2rem;
    }
    .banner .am-slider .am-slides li img {
        height: 30rem;
    }
    .banner-mixed {
        padding: 1.2rem;
    }
    .slideall {
        margin-top: 1.2rem;
    }
    .banner-news {
        border: 0;
    }
    .banner-news-title {
        left: 0rem;
        padding-right: 0rem;
    }
    .floor .aggregation-container {
        overflow: hidden;
        text-align: center;
        margin: 0.6rem 0 0.6rem 0.6rem;
    }
    .floor .goods-list {
        width: calc(100% - 19.2rem);
    }
    .floor .goods-list .original-price {
        display: none;
    }
}
@media only screen and (max-width: 800px) {
    .banner .am-slider .am-slides li img {height: 24rem;}
}
@media only screen and (max-width: 640px) {
    .banner-mixed {
        padding: 0;
    }
    .slideall {
        border-bottom: 1px solid #f0f0f0;
        margin-top: 0.7rem;
    }
    .banner-news-title{line-height: 3rem; height: 3rem; color: #333333; max-width: 7.2rem;float: left;}
    .banner-news li {padding-left: 1rem;}
    .banner-news li strong {display: none;}
    .am-footer { padding-bottom: 7rem; }
    .banner {padding: 0.8rem 0.8rem 0;}
    .banner .am-slider {border-radius: 2rem;}
    .banner .am-slider .am-slides li img {height: 17rem;}

    /*楼层*/
    .home-floor .items-nav-title {margin-bottom: 0.5rem;}
    .floor .aggregation-container { width: calc(100% - 1.2rem); height: auto; margin: 0 0.6rem; border-radius: var(--border-radius);}
    .floor .aggregation {
        margin-bottom: 0.6rem;
    }
    .floor .goods-list { padding-left: 0; width: 100%;}
    .floor .word { padding: 1rem; }
    .floor .aggregation {
        background-color: transparent !important;
    }
    .floor .aggregation .category-bg-images { filter: blur(3rem); object-fit: cover; position: absolute; left: 0; top: -50%; width: 100%; z-index: -1; }
}
@media only screen and (min-width: 641px) {
    /*楼层左侧*/
    .aggregation .word{ padding: 0.5rem 1rem; position: absolute;bottom: 0; }
}

:root {
    --edu-primary: #42584d;
    --edu-primary-soft: #698072;
    --edu-secondary: #c67a4f;
    --edu-accent: #84a69a;
    --edu-cta: #df7a49;
    --edu-accent-soft: rgba(132, 166, 154, 0.14);
    --edu-highlight: #f0b36f;
    --edu-bg: #faf5ef;
    --edu-surface: rgba(255, 251, 246, 0.96);
    --edu-text: #33443b;
    --edu-muted: #6d786f;
    --edu-border: rgba(103, 123, 112, 0.12);
    --edu-shadow: 0 2rem 5rem rgba(105, 88, 74, 0.08);
}
body {
    background: linear-gradient(180deg, #fcf6ef 0%, #fffdf9 34%, #f6faf5 100%);
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Arial, sans-serif;
    color: var(--edu-text);
}
.home-overview-title,
.home-floor-heading .floor-title,
.home-journal-head h2,
.home-brand-header h2,
.aggregation-copy h3,
.home-showcase-content strong,
.floor-index {
    font-family: inherit;
    font-weight: 700;
}
.banner-mixed {
    border: 0;
    border-radius: 2.4rem;
    background: rgba(255,251,246,0.94);
    box-shadow: 0 2rem 6rem rgba(105, 88, 74, 0.1);
    backdrop-filter: blur(1.4rem);
}
.banner-news {
    border-top: 0.1rem solid rgba(198, 122, 79, 0.12);
}
.home-section-kicker {
    display: inline-block;
    margin: 0;
    letter-spacing: 0.28rem;
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--edu-secondary);
}
.home-overview {
    position: relative;
    padding: 2.8rem 0 1.8rem;
}
.home-overview::before,
.home-brand-shell::before {
    content: '';
    position: absolute;
    border-radius: 999rem;
    filter: blur(6rem);
    opacity: 0.35;
    pointer-events: none;
}
.home-overview::before {
    top: 1rem;
    right: 8rem;
    width: 26rem;
    height: 26rem;
    background: rgba(223, 122, 73, 0.18);
}
.home-overview-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1.45fr 1fr 0.9fr;
    gap: 1.6rem;
    align-items: stretch;
}
.home-overview-lead,
.home-overview-journal,
.home-showcase-card {
    position: relative;
    overflow: hidden;
    border: 0.1rem solid var(--edu-border);
    border-radius: 2.8rem;
    background: var(--edu-surface);
    box-shadow: var(--edu-shadow);
}
.home-overview-lead {
    width: auto;
    padding: 3rem;
    background: linear-gradient(145deg, #fffaf4 0%, #fffdf9 52%, #f4faf5 100%);
}
.home-overview-lead::after {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(rgba(132, 166, 154, 0.08) 0.1rem, transparent 0.1rem),
        linear-gradient(90deg, rgba(132, 166, 154, 0.08) 0.1rem, transparent 0.1rem);
    background-size: 3.2rem 3.2rem;
    mask-image: linear-gradient(145deg, rgba(0,0,0,0.06) 15%, rgba(0,0,0,0.72) 85%);
    pointer-events: none;
}
.home-overview-lead > * {
    position: relative;
    z-index: 1;
}
.home-overview-title {
    margin: 1.2rem 0 1rem;
    font-size: 3.4rem;
    line-height: 1.2;
    color: var(--edu-primary);
}
.home-overview-desc {
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.9;
    color: var(--edu-muted);
}
.home-learning-modes {
    display: flex;
    gap: 0.8rem;
    flex-wrap: wrap;
    margin-top: 1.6rem;
}
.home-learning-modes span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.7rem 1.15rem;
    border-radius: 999rem;
    background: rgba(132, 166, 154, 0.12);
    border: 0.1rem solid rgba(132, 166, 154, 0.18);
    color: var(--edu-primary);
    font-size: 1.2rem;
    font-weight: 700;
}
.home-overview-actions {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 1.8rem;
}
.home-hero-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 13rem;
    padding: 1.05rem 1.8rem;
    border-radius: 999rem;
    border: 0.1rem solid transparent;
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: none !important;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.home-hero-btn.is-primary {
    background: linear-gradient(135deg, var(--edu-cta) 0%, #fb923c 100%);
    box-shadow: 0 1.2rem 2.4rem rgba(249, 115, 22, 0.24);
    color: #ffffff;
}
.home-hero-btn.is-secondary {
    background: rgba(255,255,255,0.88);
    border-color: rgba(103, 123, 112, 0.16);
    color: var(--edu-primary);
}
.home-hero-btn:hover {
    text-decoration: none;
}
.home-hero-btn.is-primary:hover {
    color: #ffffff;
    box-shadow: 0 1.4rem 2.8rem rgba(249, 115, 22, 0.3);
}
.home-hero-btn.is-secondary:hover {
    background: rgba(132, 166, 154, 0.12);
    color: var(--edu-primary);
}
.home-overview-tips {
    margin: 1.1rem 0 0;
    font-size: 1.2rem;
    line-height: 1.8;
    color: #7c847c;
}
.home-overview-stats {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 2rem;
}
.home-overview-stat {
    min-width: 11rem;
    padding: 1.3rem 1.5rem;
    border-radius: 1.8rem;
    background: rgba(255,255,255,0.82);
    border: 0.1rem solid rgba(198, 122, 79, 0.14);
}
.home-overview-stat strong {
    display: block;
    font-size: 2.6rem;
    line-height: 1;
    color: var(--edu-primary);
}
.home-overview-stat span {
    display: block;
    margin-top: 0.6rem;
    font-size: 1.2rem;
    color: var(--edu-muted);
}
.home-service-strip {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 2rem;
}
.home-service-item {
    position: relative;
    flex: 1 1 calc(50% - 0.5rem);
    display: flex;
    gap: 1.2rem;
    padding: 1.4rem;
    border-radius: 1.8rem;
    background: linear-gradient(135deg, var(--edu-primary) 0%, var(--edu-primary-soft) 55%, var(--edu-secondary) 100%);
    color: #ffffff;
    overflow: hidden;
}
.home-service-item::after {
    content: '';
    position: absolute;
    inset: auto -3rem -3rem auto;
    width: 7rem;
    height: 7rem;
    border-radius: 999rem;
    background: rgba(255,255,255,0.08);
}
.home-service-item i {
    position: relative;
    z-index: 1;
    width: 4.2rem;
    height: 4.2rem;
    line-height: 4.2rem;
    text-align: center;
    border-radius: 1.4rem;
    background: rgba(255,255,255,0.14);
    font-size: 1.8rem;
}
.home-service-item strong,
.home-service-item p {
    position: relative;
    z-index: 1;
}
.home-service-item strong {
    display: block;
    font-size: 1.5rem;
}
.home-service-item p {
    margin: 0.5rem 0 0;
    font-size: 1.2rem;
    line-height: 1.7;
    color: rgba(255,255,255,0.78);
}
.home-hot-tags {
    display: flex;
    gap: 0.8rem;
    flex-wrap: wrap;
    margin-top: 2rem;
}
.home-hot-tags a,
.floor-keywords a,
.aggregation-foot span,
.home-showcase-meta em,
.floor-meta span,
.home-brand-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999rem;
    text-decoration: none !important;
}
.home-hot-tags a {
    padding: 0.7rem 1.2rem;
    border: 0.1rem solid rgba(198, 122, 79, 0.18);
    background: rgba(255,251,246,0.9);
    color: var(--edu-secondary);
}
.home-hot-tags a:hover,
.floor-keywords a:hover,
.home-brand-chip:hover {
    text-decoration: none;
}
.home-overview-showcase {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    gap: 1.2rem;
    width: auto;
}
.home-showcase-card {
    display: block;
    min-height: 16rem;
    padding: 0;
}
.home-showcase-card::before {
    content: '';
    position: absolute;
    inset: 1.2rem;
    border-radius: 1.8rem;
    border: 0.1rem solid rgba(255,255,255,0.18);
    z-index: 1;
}
.home-showcase-card::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(145deg, rgba(132, 166, 154, 0.16) 0%, rgba(66, 88, 77, 0.56) 36%, rgba(66, 88, 77, 0.92) 100%);
}
.home-showcase-media,
.home-showcase-media img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
.home-showcase-media img {
    object-fit: cover;
}
.home-showcase-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    min-height: 16rem;
    padding: 1.8rem;
    color: #ffffff;
}
.home-showcase-kicker {
    font-size: 1.1rem;
    letter-spacing: 0.2rem;
    color: rgba(255,255,255,0.82);
}
.home-showcase-content strong {
    margin-top: 0.8rem;
    font-size: 2.2rem;
    line-height: 1.2;
}
.home-showcase-desc {
    margin-top: 0.7rem;
    font-size: 1.2rem;
    line-height: 1.7;
    color: rgba(255,255,255,0.78);
}
.home-showcase-meta {
    display: flex;
    gap: 0.6rem;
    flex-wrap: wrap;
    margin-top: 1rem;
}
.home-showcase-meta em {
    padding: 0.4rem 0.9rem;
    font-style: normal;
    background: rgba(255,255,255,0.16);
    color: #ffffff;
}
.home-showcase-link {
    margin-top: auto;
    font-size: 1.2rem;
    font-weight: 600;
    color: #ffffff;
}
.home-overview-journal {
    width: auto;
    padding: 2.2rem;
    --journal-accent: var(--edu-secondary);
    background: linear-gradient(180deg, #fffdf9 0%, #f7fbf6 100%);
}
.home-journal-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}
.home-journal-head h2 {
    margin: 1rem 0 0;
    font-size: 2.2rem;
    color: var(--edu-primary);
}
.home-journal-head a {
    margin-top: 0.2rem;
    font-size: 1.2rem;
    color: var(--edu-accent);
}
.home-journal-list {
    display: flex;
    flex-direction: column;
    margin-top: 1.4rem;
}
.home-journal-item {
    display: flex;
    gap: 1rem;
    padding: 1.2rem 0;
    text-decoration: none !important;
    color: var(--edu-primary);
    border-top: 0.1rem dashed rgba(132, 166, 154, 0.28);
}
.home-journal-item:first-child {
    border-top: 0;
    padding-top: 0;
}
.home-journal-index {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    text-align: center;
    border-radius: 1rem;
    background: rgba(198, 122, 79, 0.14);
    color: var(--journal-accent);
    font-weight: 700;
}
.home-journal-copy {
    display: block;
    flex: 1;
}
.home-journal-copy small {
    display: block;
    margin-bottom: 0.6rem;
    font-size: 1.1rem;
    color: #6b87a6;
}
.home-journal-copy strong {
    display: block;
    font-size: 1.4rem;
    line-height: 1.6;
    color: var(--edu-primary);
}
.home-journal-copy span {
    display: inline-block;
    margin-top: 0.7rem;
    font-size: 1.2rem;
    color: var(--edu-secondary);
}
.home-floor {
    padding-top: 1rem;
}
.home-floor-section {
    margin-bottom: 3rem;
}
.home-floor-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1.6rem;
    margin-bottom: 1.4rem;
}
.floor-heading-main {
    display: flex;
    gap: 1.4rem;
    align-items: flex-start;
}
.floor-index {
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    text-align: center;
    border-radius: 1.8rem;
    background: linear-gradient(135deg, var(--edu-primary) 0%, var(--edu-secondary) 100%);
    box-shadow: 0 1.4rem 3rem rgba(198, 122, 79, 0.18);
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffffff;
}
.floor-heading-copy {
    max-width: 56rem;
}
.floor-kicker {
    margin: 0;
    font-size: 1.1rem;
    letter-spacing: 0.24rem;
    color: var(--edu-secondary);
}
.home-floor-heading .floor-title {
    margin: 0.9rem 0 0.5rem;
    font-size: 3rem;
    line-height: 1.15;
    color: var(--edu-primary);
}
.home-floor-heading .floor-desc {
    margin: 0;
    font-size: 1.4rem;
    color: var(--edu-muted);
}
.floor-heading-side {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 1rem;
    max-width: 45%;
}
.floor-keywords {
    display: flex;
    gap: 0.8rem;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.floor-keywords a {
    padding: 0.65rem 1.1rem;
    border: 0.1rem solid rgba(132, 166, 154, 0.18);
    background: rgba(255,251,246,0.92);
    color: var(--edu-primary);
}
.floor-heading-bottom {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.floor-meta {
    display: flex;
    gap: 0.8rem;
    flex-wrap: wrap;
}
.floor-meta span {
    padding: 0.55rem 1rem;
    background: rgba(132, 166, 154, 0.14);
    color: var(--edu-primary);
}
.floor-more a {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.8rem 1.3rem;
    border-radius: 999rem;
    background: rgba(198, 122, 79, 0.12);
    font-weight: 600;
    color: var(--edu-secondary);
}
.floor.floor-flex {
    padding: 1.6rem;
    border-radius: 3rem;
    background: linear-gradient(180deg, rgba(255,253,249,0.98) 0%, rgba(246,250,245,0.98) 100%);
    border: 0.1rem solid var(--edu-border);
    box-shadow: 0 2rem 6rem rgba(15, 23, 42, 0.06);
}
.floor .aggregation-container {
    width: 26rem;
    margin: 0;
}
.floor .aggregation {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    border-radius: 2.6rem;
    background: linear-gradient(180deg, var(--edu-primary) 0%, #587164 100%) !important;
    overflow: hidden;
}
.aggregation-cover {
    position: relative;
    min-height: 28rem;
    height: 100%;
}
.aggregation .category-bg-images {
    display: block;
    position: absolute;
    inset: 0;
}
.aggregation .category-bg-images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.76);
}
.aggregation-placeholder {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--edu-primary) 0%, var(--edu-secondary) 100%);
    color: #ffffff;
    font-size: 2.2rem;
    font-weight: 700;
}
.aggregation-copy {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    min-height: 28rem;
    padding: 2rem;
    color: #ffffff;
    background: linear-gradient(180deg, rgba(66, 88, 77, 0.12) 0%, rgba(66, 88, 77, 0.9) 58%, rgba(198, 122, 79, 0.84) 100%);
}
.aggregation-tag {
    display: inline-flex;
    align-self: flex-start;
    padding: 0.45rem 1rem;
    border-radius: 999rem;
    background: rgba(255,255,255,0.16);
    font-size: 1.1rem;
    letter-spacing: 0.14rem;
}
.aggregation-copy h3 {
    margin: 1rem 0 0.6rem;
    font-size: 2.4rem;
    line-height: 1.2;
    color: #ffffff;
}
.aggregation-copy p {
    margin: 0;
    font-size: 1.3rem;
    line-height: 1.8;
    color: rgba(255,255,255,0.78);
}
.aggregation-enter {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    align-self: flex-start;
    margin-top: auto;
    padding: 0.8rem 1.3rem;
    border-radius: 999rem;
    background: rgba(255,255,255,0.16);
    border: 0.1rem solid rgba(255,255,255,0.18);
    color: #ffffff;
    text-decoration: none !important;
}
.aggregation .word {
    position: static;
    margin: 0;
    padding: 1.2rem 1.4rem 0;
    width: auto;
    background: transparent;
    display: flex;
    gap: 0.8rem;
    flex-wrap: wrap;
}
.word .outer {
    margin: 0;
    width: auto;
    min-width: calc(50% - 0.4rem);
    padding: 0 1rem;
    border-color: rgba(255,255,255,0.18);
    background: rgba(255,255,255,0.1);
    color: #ffffff;
}
.aggregation-foot {
    display: flex;
    gap: 0.8rem;
    flex-wrap: wrap;
    padding: 1.2rem 1.4rem 1.6rem;
}
.aggregation-foot span {
    padding: 0.45rem 0.9rem;
    background: rgba(255,255,255,0.1);
    color: #e2e8f0;
}
.floor .goods-list {
    width: calc(100% - 26rem);
    padding-left: 1.6rem;
}
.floor-goods-panel {
    min-height: 100%;
    padding: 1rem 0.4rem 0.2rem;
    border-radius: 2.6rem;
    background: linear-gradient(180deg, #fffdf9 0%, #f7fbf6 100%);
}
.floor-goods-panel .module-goods-grid-base > ul {
    margin-bottom: 0;
}
.floor-goods-panel .module-goods-grid-base li {
    padding: 0 0.6rem 1rem;
}
.floor-goods-panel .home-floor-goods-card {
    overflow: hidden;
    border: 0.1rem solid rgba(132, 166, 154, 0.12);
    border-radius: 2rem;
    background: #ffffff;
    box-shadow: 0 1.2rem 2.8rem rgba(105, 88, 74, 0.05);
}
.floor-goods-panel .home-floor-goods-card .goods-images {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 1.6rem 1.6rem 0 0;
}
.floor-goods-panel .home-floor-goods-card .price-content {
    padding: 1.2rem 1.4rem 1.5rem;
}
.floor-goods-panel .home-floor-goods-card .goods-title a {
    color: var(--edu-primary);
}
.home-brand-wall {
    padding: 1.6rem 0 4rem;
}
.home-brand-shell {
    position: relative;
    overflow: hidden;
    padding: 3rem;
    border-radius: 3rem;
    background: linear-gradient(180deg, #fffdf9 0%, #f7fbf6 100%);
    border: 0.1rem solid var(--edu-border);
    box-shadow: 0 1.6rem 4rem rgba(15, 23, 42, 0.06);
}
.home-brand-shell::after {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(rgba(132, 166, 154, 0.05) 0.1rem, transparent 0.1rem),
        linear-gradient(90deg, rgba(132, 166, 154, 0.05) 0.1rem, transparent 0.1rem);
    background-size: 3.8rem 3.8rem;
    opacity: 0.45;
    pointer-events: none;
}
.home-brand-shell::before {
    top: auto;
    left: auto;
    right: -4rem;
    bottom: -4rem;
    width: 18rem;
    height: 18rem;
    background: rgba(223, 122, 73, 0.12);
}
.home-brand-header {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1.6rem;
}
.home-brand-header h2 {
    margin: 1rem 0 0;
    font-size: 2.6rem;
    color: var(--edu-primary);
}
.home-brand-header p:last-child {
    margin: 0;
    max-width: 40rem;
    font-size: 1.4rem;
    line-height: 1.8;
    color: var(--edu-muted);
}
.home-brand-links {
    position: relative;
    z-index: 1;
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 1.8rem;
}
.home-brand-chip {
    padding: 0.8rem 1.3rem;
    border: 0.1rem solid rgba(132, 166, 154, 0.16);
    background: rgba(255,251,246,0.92);
    color: var(--edu-primary);
}
.home-brand-chip:hover {
    color: var(--edu-primary);
    background: rgba(132, 166, 154, 0.12);
}
.home-showcase-card,
.home-journal-item,
.home-brand-chip,
.home-hot-tags a,
.floor-keywords a,
.word .outer,
.floor-more a,
.aggregation-enter,
.floor-goods-panel .home-floor-goods-card {
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
}
.home-showcase-card:hover,
.floor-goods-panel .home-floor-goods-card:hover {
    box-shadow: 0 2rem 5rem rgba(15, 23, 42, 0.12);
}
.home-journal-item:hover {
    border-top-color: rgba(198, 122, 79, 0.34);
}
.home-hot-tags a:hover,
.floor-keywords a:hover,
.floor-more a:hover,
.home-brand-chip:hover,
.home-hero-btn.is-secondary:hover {
    background: rgba(132, 166, 154, 0.14);
    color: var(--edu-primary);
}
.word .outer:hover,
.aggregation-enter:hover,
.home-brand-chip:hover {
    border-color: rgba(255,255,255,0.24);
}
@media only screen and (max-width: 1279px) {
    .home-overview-lead {
        width: 100%;
    }
    .home-overview-grid {
        grid-template-columns: 1fr 1fr;
    }
    .home-overview-showcase,
    .home-overview-journal {
        width: auto;
    }
    .floor .aggregation-container {
        width: 22rem;
    }
    .floor .goods-list {
        width: calc(100% - 22rem);
    }
}
@media only screen and (max-width: 1024px) {
    .home-overview {
        padding: 1.8rem 1.2rem 1rem;
    }
    .home-overview-grid {
        grid-template-columns: 1fr;
    }
    .home-overview-lead,
    .home-overview-journal,
    .home-showcase-card {
        border-radius: 2.2rem;
    }
    .home-overview-lead {
        padding: 2.4rem;
    }
    .home-overview-title {
        font-size: 2.8rem;
    }
    .home-overview-showcase,
    .home-overview-journal {
        width: 100%;
    }
    .home-overview-showcase {
        grid-template-rows: none;
    }
    .home-floor-heading {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 1rem;
    }
    .floor-heading-side,
    .floor-keywords,
    .floor-heading-bottom {
        width: 100%;
        max-width: 100%;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .floor.floor-flex {
        padding: 1.2rem;
        border-radius: 2.4rem;
    }
    .floor .aggregation-container,
    .floor .goods-list {
        width: 100%;
    }
    .floor .goods-list {
        padding-left: 0;
        margin-top: 1rem;
    }
    .home-brand-shell {
        margin: 0 1.2rem;
        padding: 2.4rem;
    }
    .home-brand-header {
        align-items: flex-start;
        flex-direction: column;
    }
}
@media only screen and (max-width: 640px) {
    body {
        background: #ffffff;
    }
    .home-overview {
        padding: 1.4rem 0 0.8rem;
    }
    .home-overview-title {
        font-size: 2.4rem;
    }
    .home-overview-desc {
        font-size: 1.35rem;
    }
    .home-service-item {
        flex-basis: 100%;
    }
    .home-service-item,
    .home-overview-stat {
        border-radius: 1.6rem;
    }
    .home-overview-actions {
        flex-direction: column;
    }
    .home-hero-btn {
        width: 100%;
    }
    .home-showcase-content {
        min-height: 15rem;
        padding: 1.6rem;
    }
    .home-journal-head h2,
    .home-brand-header h2 {
        font-size: 2rem;
    }
    .home-floor-heading {
        padding: 0 0.6rem;
    }
    .floor-heading-main {
        gap: 1rem;
    }
    .floor-index {
        width: 4.2rem;
        height: 4.2rem;
        line-height: 4.2rem;
        font-size: 1.5rem;
        border-radius: 1.4rem;
    }
    .home-floor-heading .floor-title {
        margin-top: 0.6rem;
        font-size: 2.2rem;
    }
    .home-floor-heading .floor-desc {
        font-size: 1.3rem;
    }
    .floor.floor-flex {
        padding: 0;
        border: 0;
        box-shadow: none;
        background: transparent;
    }
    .floor .aggregation {
        border-radius: 1.8rem;
    }
    .aggregation-cover,
    .aggregation-copy {
        min-height: 22rem;
    }
    .aggregation-copy h3 {
        font-size: 2rem;
    }
    .word .outer {
        min-width: calc(50% - 0.4rem);
    }
    .floor-goods-panel {
        padding: 0;
        background: transparent;
    }
    .floor-goods-panel .module-goods-grid-base li {
        padding: 0 0.3rem 0.8rem;
    }
    .floor-goods-panel .home-floor-goods-card {
        border-radius: 1.6rem;
        box-shadow: 0 1rem 2rem rgba(15, 23, 42, 0.08);
    }
    .home-brand-wall {
        padding-bottom: 2rem;
    }
    .home-brand-shell {
        margin: 0;
        border-radius: 2rem;
        padding: 2rem 1.6rem;
    }
}
@media (prefers-reduced-motion: reduce) {
    .home-showcase-card,
    .home-journal-item,
    .home-brand-chip,
    .home-hero-btn,
    .home-hot-tags a,
    .floor-keywords a,
    .word .outer,
    .floor-more a,
    .aggregation-enter,
    .floor-goods-panel .home-floor-goods-card {
        transition: none;
    }
}