@charset "utf-8";
ul, li, ol {list-style: none;}

/* HBYCL 首页 */
.hbycl-home { overflow: hidden; }

.hbycl-hero {
    min-height: 52rem;
    background: #f4e7f3 url('../images/hero-celebrate.png') center center / cover no-repeat;
}

.hbycl-hero-inner { min-height: 52rem; display: flex; align-items: center; }

.hbycl-hero-copy { max-width: 48rem; padding: 4rem 0; }
.hbycl-kicker { color: #7d5ba0; font-size: 1.1rem; font-weight: 700; letter-spacing: .18em; margin-bottom: 1.8rem; }
.hbycl-hero h1 { color: #513275; font-family: Georgia, "Songti SC", "STSong", serif; font-size: 5.4rem; font-weight: 500; letter-spacing: .04em; line-height: 1.18; }
.hbycl-hero h1::first-line { color: #563078; }
.hbycl-hero-copy > p:not(.hbycl-kicker) { color: #675a71; font-size: 1.6rem; line-height: 2; margin: 2rem 0 2.8rem; max-width: 34rem; }
.hbycl-hero-cta { display: inline-flex; align-items: center; gap: .8rem; padding: 1.2rem 2rem; border-radius: 3rem; color: #fff; background: #ff755e; font-size: 1.5rem; font-weight: 600; }
.hbycl-hero-cta:hover { color: #fff; background: #e86550; }

/* 后台首页轮播：沿用主题首屏高度，图片与链接由 ShopXO 轮播数据提供。 */
.hbycl-hero-carousel { background: #f4e7f3; min-height: 0; position: relative; }
.hbycl-hero-carousel .am-slider,
.hbycl-hero-carousel .am-viewport,
.hbycl-hero-carousel .am-slides,
.hbycl-hero-carousel .am-slides > li,
.hbycl-hero-carousel .hbycl-hero-slide { display: block; height: 52rem; }
.hbycl-hero-carousel .hbycl-hero-slide { overflow: hidden; }
.hbycl-hero-carousel .hbycl-hero-slide img { display: block; height: 100%; object-fit: cover; object-position: center; width: 100%; }
.hbycl-hero-carousel .am-control-nav { bottom: 1.8rem; z-index: 2; }
.hbycl-hero-carousel .am-control-nav li a { background: rgba(255, 255, 255, .72); box-shadow: none; }
.hbycl-hero-carousel .am-control-nav li a.am-active { background: #ff755e; }

.hbycl-featured { padding-top: 4.4rem; padding-bottom: 2.8rem; }
.hbycl-section-heading { align-items: center; display: flex; gap: 1.4rem; justify-content: center; margin-bottom: 2rem; position: relative; }
.hbycl-section-heading h2 { color: #30273a; font-size: 3rem; font-weight: 500; letter-spacing: .08em; }
.hbycl-spark { color: #ff836e; font-size: 1.8rem; font-style: normal; }
.hbycl-section-heading > a { color: #7b7082; font-size: 1.3rem; position: absolute; right: 0; }

.hbycl-featured .module-goods-grid-base { margin: 0; width: 100%; }
.hbycl-featured .module-goods-grid-base .item,
.hbycl-floor .module-goods-grid-base .item { border: .1rem solid #f0eaf1; border-radius: 1.4rem; box-shadow: none; margin: .7rem; overflow: hidden; }
.hbycl-featured .module-goods-grid-base .item:hover,
.hbycl-floor .module-goods-grid-base .item:hover { border-color: #e0cbe5; box-shadow: 0 .8rem 2.6rem rgba(102, 69, 120, .11); transform: translateY(-.3rem); }
.hbycl-featured .goods-images,
.hbycl-floor .goods-images { aspect-ratio: 1 / .82; border-radius: 0 !important; object-fit: cover; }
.hbycl-featured .goods-title,
.hbycl-floor .goods-title { color: #332c3d; font-size: 1.4rem; line-height: 1.55; min-height: 4.2rem; padding: 0 1.1rem; }
.hbycl-featured .item-bottom,
.hbycl-floor .item-bottom { align-items: center !important; min-height: 5.4rem !important; padding: 0 1.1rem 1rem !important; }
.hbycl-featured .price-content,
.hbycl-floor .price-content { padding: 0 !important; }
.hbycl-featured .price,
.hbycl-floor .price { color: #ff755e; }
.hbycl-featured .buy-btn,
.hbycl-floor .buy-btn { background: #fff7f5; border: .1rem solid #ff8d7b; border-radius: 50%; color: #ff755e; font-size: 0; height: 3.6rem; padding: 0 !important; width: 3.6rem; }
.hbycl-featured .buy-btn::after,
.hbycl-floor .buy-btn::after { content: '＋'; font-size: 2.1rem; font-weight: 300; line-height: 3.1rem; }
.hbycl-featured .buy-btn:hover,
.hbycl-floor .buy-btn:hover { background: #ff755e; color: #fff; }

.hbycl-category-strip { padding: 1.4rem 0 5rem; }
.hbycl-category-strip .am-container { display: flex; gap: 1.2rem; justify-content: center; }
.hbycl-category-strip a { align-items: center; border: .1rem solid #eee6f0; border-radius: 3rem; color: #564c60; display: inline-flex; gap: .7rem; padding: 1rem 1.6rem; }
.hbycl-category-strip a:first-child { background: #fff0eb; border-color: #fff0eb; color: #ff755e; }
.hbycl-category-strip a:hover { border-color: #ffae9f; color: #ff755e; }

.hbycl-floor-wrap { background: #fcf9fc; padding: 2.4rem 0 4.4rem; }
.hbycl-floor { margin-top: 3.2rem; }
.hbycl-floor-heading { align-items: baseline; border-bottom: .1rem solid #eee6f0; display: flex; gap: 1.2rem; padding-bottom: 1.2rem; }
.hbycl-floor-heading p { color: #342a3f; font-size: 2.2rem; letter-spacing: .06em; }
.hbycl-floor-heading span { color: #978c9d; font-size: 1.3rem; }
.hbycl-floor-heading a { color: #7b7082; font-size: 1.3rem; margin-left: auto; }

@media only screen and (max-width: 1024px) {
    .hbycl-hero, .hbycl-hero-inner { min-height: 43rem; }
    .hbycl-hero-carousel .am-slider,
    .hbycl-hero-carousel .am-viewport,
    .hbycl-hero-carousel .am-slides,
    .hbycl-hero-carousel .am-slides > li,
    .hbycl-hero-carousel .hbycl-hero-slide { height: 43rem; }
    .hbycl-hero h1 { font-size: 4.3rem; }
    .hbycl-hero-copy { padding-left: 1.8rem; }
    .hbycl-category-strip .am-container { flex-wrap: wrap; }
}

@media only screen and (max-width: 640px) {
    .hbycl-hero { background-position: 15% center; min-height: 42rem; }
    .hbycl-hero-carousel .am-slider,
    .hbycl-hero-carousel .am-viewport,
    .hbycl-hero-carousel .am-slides,
    .hbycl-hero-carousel .am-slides > li,
    .hbycl-hero-carousel .hbycl-hero-slide { height: 42rem; }
    .hbycl-hero-inner { align-items: flex-start; min-height: 42rem; }
    .hbycl-hero-copy { max-width: 25rem; padding: 4rem 0 0 2rem; }
    .hbycl-kicker { font-size: .9rem; margin-bottom: 1rem; }
    .hbycl-hero h1 { font-size: 3.6rem; line-height: 1.2; }
    .hbycl-hero-copy > p:not(.hbycl-kicker) { font-size: 1.3rem; line-height: 1.7; margin: 1.2rem 0 1.8rem; }
    .hbycl-hero-cta { font-size: 1.3rem; padding: 1rem 1.5rem; }
    .hbycl-featured { padding: 3rem .6rem 1.4rem; }
    .hbycl-section-heading { margin-bottom: 1.2rem; }
    .hbycl-section-heading h2 { font-size: 2.2rem; }
    .hbycl-section-heading > a { display: none; }
    .hbycl-featured .module-goods-grid-base .item,
    .hbycl-floor .module-goods-grid-base .item { margin: .4rem; }
    .hbycl-featured .goods-title,
    .hbycl-floor .goods-title { font-size: 1.25rem; min-height: 3.8rem; padding: 0 .8rem; }
    .hbycl-category-strip { padding: 1.2rem .8rem 3rem; overflow-x: auto; }
    .hbycl-category-strip .am-container { flex-wrap: nowrap; justify-content: flex-start; width: max-content; }
    .hbycl-category-strip a { font-size: 1.2rem; padding: .8rem 1.2rem; }
    .hbycl-floor-wrap { padding: 1rem .6rem 3rem; }
    .hbycl-floor { margin-top: 2rem; }
    .hbycl-floor-heading p { font-size: 1.8rem; }
}
[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; -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%;overflow:hidden;}
.banner .am-slider .am-slides li > a {display: block; max-width: 192rem; 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 {margin: 0 auto; }
    .banner .am-slider, .banner .am-slider .am-slides li{height:47rem;}
    /*分类*/
    .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;}

    /*公告*/
    .banner-mixed{ position: absolute; right: 0px; top:-45rem;width:26rem; 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: 36rem;
    }
    .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: 28rem;}
}
@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 .am-slider .am-slides li img {height: 20rem;}

    /*楼层*/
    .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; }
}
