*{box-sizing:border-box}html{min-width:1200px;scroll-behavior:smooth}body{margin:0;background:#fff;color:#333;font-family:"Microsoft YaHei",SimHei,Arial,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}img{display:block}.w{width:1200px;margin:0 auto}.top{height:40px;background:#3b3b3b;color:#fff;font-size:12px}.top-in{height:40px;display:flex;align-items:center;justify-content:space-between}.top nav{display:flex;gap:28px}.header{height:210px;display:flex;align-items:center;justify-content:space-between}.brand{width:250px;display:flex;align-items:center;gap:14px}.logo{width:70px;height:70px;background:#ac0612;color:#fff;display:grid;place-items:center;font:44px SimSun,serif}.brand-name{font:42px SimSun,serif;color:#222}.head-banner{width:300px;height:90px;overflow:hidden}.head-banner img{width:100%;height:100%;object-fit:cover}.search{width:440px;height:42px;display:flex;border:1px solid #ddd;border-radius:5px;overflow:hidden}.search select,.search input{border:0;background:#fff;height:40px;color:#777}.search select{width:76px;padding-left:14px;border-right:1px solid #eee}.search input{flex:1;padding:0 12px;outline:none}.search button{width:100px;border:0;background:#ac0612;color:#fff;font-size:15px}.nav{height:68px;border-bottom:1px solid #eee}.nav-in{height:68px;display:flex;align-items:center;justify-content:center}.nav a{padding:0 24px;font-size:16px;font-weight:700;color:#131313;white-space:nowrap}.nav a:hover{color:#ac0612}.banner{height:500px;position:relative;background:#f1eee9;overflow:hidden}.banner-img{height:500px;background-position:center;background-size:cover;background-repeat:no-repeat}.banner-dots{position:absolute;bottom:18px;left:0;right:0;display:flex;justify-content:center;gap:9px}.banner-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#fff;opacity:.8}.banner-dots button.active{background:#ac0612}.categories,.product-section,.double,.mid-banner,.award,.news,.about{margin-top:30px}.section-title{height:38px;border-left:4px solid #ac0612;display:flex;align-items:center;padding-left:12px;margin-bottom:18px}.section-title b{font-size:20px;font-weight:400;color:#131313}.section-title a{margin-left:auto;color:#666;font-size:14px}.section-title a:hover{color:#ac0612}.section-title.centered{height:52px;border:0;justify-content:center;gap:22px;padding:0}.section-title.centered i,.section-title.centered em{width:180px;border-top:1px solid #b8b2a5;position:relative}.section-title.centered i:after,.section-title.centered em:after{content:"";position:absolute;width:50px;border-top:3px solid #b8b2a5;top:-2px}.section-title.centered i:after{right:0}.section-title.centered em:after{left:0}.section-title.centered b{font-size:22px}.tabs{height:96px;display:flex;justify-content:center;gap:30px;align-items:center}.tabs button{width:74px;height:74px;border-radius:50%;border:1px solid #86483d;background:#fff;color:#ac9c85;font-size:15px}.tabs button.active{background:#a71b3e;color:#fff}.tab-content{display:grid;grid-template-columns:268px 500px 284px;gap:50px;min-height:500px}.tab-copy{padding-top:52px;color:#333}.tab-copy h3{margin:0 0 22px;color:#43250e;font-size:30px;letter-spacing:20px;font-weight:400;border-bottom:1px solid #43250e;padding-bottom:12px}.tab-copy p{font-size:14px;line-height:2.1;letter-spacing:6px}.tab-main{width:500px;height:500px;object-fit:cover}.tab-more{border:3px solid #a71b3e;padding:12px}.tab-more h3{margin:0 0 12px;color:#a71b3e;font-size:16px;font-weight:400}.tab-more-grid{display:grid;grid-template-columns:126px 126px;gap:10px}.tab-more-grid img{width:126px;height:126px;object-fit:cover}.product-row{display:flex;gap:20px;overflow:hidden}.product-row .product-card{flex:0 0 285px}.product-row.four{gap:12px}.product-row.four .product-card,.product-row.five .product-card{flex-basis:138px}.product-card{width:285px;border:1px solid #eee;padding:4px;background:#fff;transition:.2s;overflow:hidden}.product-card:hover{box-shadow:-2px 4px 15px #ccc;transform:translateY(-2px)}.product-card .photo{width:275px;height:275px;background:#f7f7f7;overflow:hidden}.product-card .photo img{width:100%;height:100%;object-fit:cover}.product-card h3{height:42px;line-height:21px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:15px 6px;color:#131313;font-size:16px;font-weight:400}.product-card:hover h3{color:#dc392e}.card-info{display:flex;align-items:center;justify-content:space-between;margin:0 6px 8px;color:#999;font-size:14px}.consult{width:126px;height:36px;border:1px solid #dc392e;border-radius:30px;background:#fff;color:#dc392e}.consult:hover{background:#dc392e;color:#fff}.double{display:grid;grid-template-columns:590px 590px;gap:20px}.mini-section .product-row{height:330px}.mini-section .product-card{width:138px;padding:3px}.mini-section .product-card .photo{width:130px;height:130px}.mini-section .product-card h3{font-size:14px;height:42px;margin:9px 3px}.mini-section .card-info{display:block;margin:0 3px}.mini-section .consult{width:120px;margin-top:7px}.mid-banner{height:160px;overflow:hidden}.mid-banner img{width:1200px;height:160px;object-fit:cover}.award-body{display:flex;gap:20px}.award-ad{width:260px;height:420px;object-fit:cover}.award-body .product-row{flex:1;height:420px;flex-wrap:wrap;align-content:flex-start}.award-body .product-card .photo{width:130px;height:130px}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.news-item{height:150px;border-bottom:1px solid #eee;display:grid;grid-template-columns:1fr 168px;gap:18px;padding:12px 0}.news-item h3{margin:0 0 8px;font-size:18px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-item p{height:42px;margin:0;color:#999;font-size:14px;line-height:21px;overflow:hidden}.news-meta{margin-top:8px;color:#999;font-size:12px}.news-item img{width:168px;height:126px;object-fit:cover}.about{border-top:1px solid #eee;padding:20px 0 30px}.about h2{font-size:20px;font-weight:400}.about p{color:#797979}footer{background:#eaeaea;color:#666;margin-top:30px}.footer-services{height:100px;display:flex;align-items:center;justify-content:space-between}.footer-services span{font-size:25px;color:#ac0612}.footer-services b{font-size:14px;color:#333;margin-left:7px;font-weight:400}.footer-links{height:48px;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;display:flex;justify-content:center;align-items:center;gap:30px;font-size:13px}.footer-links a:hover{color:#ac0612}.footer-main{height:130px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;line-height:2}.qrcodes{display:flex;gap:15px}.qrcodes span{width:72px;height:72px;background:#fff;border:1px solid #ccc;display:grid;place-items:center;font-size:12px}.footer-bottom{height:56px;background:#dcdcdc;display:flex;align-items:center;justify-content:center;gap:110px;font-weight:700;color:#333}.float-tools{position:fixed;right:20px;bottom:70px;display:grid;gap:8px}.float-tools a{width:44px;height:44px;background:#ac0612;color:#fff;display:grid;place-items:center;font-size:13px}.float-tools a:hover{background:#dc392e}
/* 纯色占位装饰：分类与服务区不依赖插画素材 */
.tabs{background:#faf9f6;border-top:1px solid #eee;border-bottom:1px solid #eee}
.footer-services span{font-size:0;display:flex;align-items:center;gap:7px}
.footer-services span:before{content:"证";width:34px;height:34px;border:1px solid #ac0612;color:#ac0612;display:grid;place-items:center;font-size:16px;font-family:"Microsoft YaHei",sans-serif}
.footer-services span:nth-child(2):before{content:"退"}.footer-services span:nth-child(3):before{content:"养"}.footer-services span:nth-child(4):before{content:"绳"}.footer-services span:nth-child(5):before{content:"盒"}.footer-services span:nth-child(6):before{content:"运"}.footer-services span:nth-child(7):before{content:"定"}
.footer-services b{font-size:14px;color:#333;font-weight:400}
.asset-placeholder{width:100%;height:100%;background:#f7f5f0;color:#8a8175;display:grid;place-items:center;font-family:SimSun,serif;font-size:20px;letter-spacing:4px}.banner-img .asset-placeholder{background:#2a2520;color:#fff;font-size:34px;letter-spacing:10px}.head-banner{background:#f7f5f0;color:#8a8175;display:grid;place-items:center;font:22px SimSun,serif}.tab-content>.asset-placeholder{width:500px;height:500px}.tab-more-grid .asset-placeholder{width:126px;height:126px;font-size:14px;letter-spacing:1px}.mid-banner>.asset-placeholder{width:1200px;height:160px;background:#2a2520;color:#fff}.award-ad{background:#f7f5f0;color:#8a8175;display:grid;place-items:center;text-align:center;font:24px SimSun,serif;line-height:2}.news-item>.asset-placeholder{width:168px;height:126px;font-size:14px;letter-spacing:1px}.footer-services{background:#fff;border:1px solid #eee;height:100px;padding:0 24px}.footer-bottom{height:auto;min-height:100px;background:#fff;padding:18px 0;display:flex;justify-content:center;gap:24px}.footer-bottom span{width:190px;min-height:64px;background:#fff;border:1px solid #ddd;padding:10px 14px;font-weight:700;color:#333}.footer-bottom span:before{content:"✓";display:inline-grid;place-items:center;width:26px;height:26px;margin-right:8px;background:#ac0612;color:#fff;font-weight:400}
.product-row{flex-wrap:wrap;overflow:visible}.product-row.four{flex-wrap:nowrap;overflow:visible}.product-row.five{flex-wrap:wrap}.tab-main img{width:500px;height:500px;object-fit:cover}.mid-banner>img{width:1200px;height:160px;object-fit:cover}.news-item>img{width:168px;height:126px;object-fit:cover}
.admin-body{min-width:1200px;background:#fff;color:#333;font:14px/1.6 "Microsoft YaHei",Arial,sans-serif}.admin-topbar{height:56px;box-sizing:border-box;border-bottom:1px solid #eee;background:#fff;display:flex;align-items:center;padding:0 24px;gap:16px}.admin-brand{display:flex;align-items:center;gap:10px;font-size:18px;color:#222}.admin-seal{width:30px;height:30px;background:#ac0612;color:#fff;display:inline-flex;align-items:center;justify-content:center;font:20px/1 SimSun,serif}.admin-status{margin-left:auto;color:#999}.admin-status.is-saved{color:#23823b}.admin-return{height:32px;line-height:30px;padding:0 14px;border:1px solid #ac0612;color:#ac0612;text-decoration:none;border-radius:3px}.admin-layout{display:grid;grid-template-columns:200px minmax(0,1fr);min-height:calc(100vh - 56px)}.admin-sidebar{background:#faf9f6}.admin-sidebar nav{padding-top:16px}.admin-sidebar button{display:block;width:100%;height:44px;padding:0 16px;border:0;border-left:4px solid transparent;background:transparent;text-align:left;color:#333;font:14px/44px inherit;cursor:pointer}.admin-sidebar button:hover{background:#f0ede8}.admin-sidebar button.is-active{border-left-color:#ac0612;background:#f0ede8;color:#ac0612;font-weight:700}.admin-content{padding:24px;max-width:1100px;background:#fff}.admin-section{display:none}.admin-section.is-active{display:block}.admin-card{background:#fff;border:1px solid #eee;padding:20px;margin-bottom:16px}.admin-card h2{margin:0 0 18px;font-size:20px;font-weight:400;color:#131313}.admin-card-head{display:flex;align-items:center;justify-content:space-between}.admin-card-head h2{margin-bottom:0}.admin-btn{height:34px;padding:0 16px;border:1px solid #ac0612;border-radius:3px;background:#ac0612;color:#fff;cursor:pointer}.admin-btn:hover{background:#8e050f}.admin-btn-secondary{background:#fff;color:#ac0612}.admin-btn-danger{background:#fff;color:#ac0612;border-color:#ac0612}.admin-actions{display:flex;gap:10px;margin-top:14px}.admin-toolbar{display:flex;gap:10px;margin:18px 0}.admin-toolbar input{width:280px}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;table-layout:auto}.admin-table th{background:#faf9f6;color:#999;font-size:13px;font-weight:400;text-align:left}.admin-table th,.admin-table td{padding:10px 12px;border-bottom:1px solid #eee;vertical-align:middle}.admin-table tbody tr:hover{background:#fafafa}.admin-table input,.admin-table select,.admin-toolbar input,.admin-toolbar select{height:34px;box-sizing:border-box;border:1px solid #ddd;border-radius:3px;padding:0 8px;background:#fff;color:#333}.admin-inline-input{width:100%;min-width:280px}.admin-table select{min-width:90px}.admin-thumb{width:60px;height:60px;object-fit:cover;display:inline-flex;align-items:center;justify-content:center}.hero-thumb{width:80px;height:80px}.admin-news-thumb{width:60px;height:40px;object-fit:cover;display:inline-flex;align-items:center;justify-content:center}.admin-placeholder{background:linear-gradient(135deg,#f7f5f0,#ece8e1);color:#999;font:13px SimSun,serif}.admin-link{border:0;background:none;color:#ac0612;cursor:pointer;margin-right:12px;padding:0}.admin-danger-text{color:#b42318}.admin-empty{text-align:center;color:#999;padding:30px!important}.admin-copy-form label{display:flex;align-items:flex-start;margin-bottom:14px}.admin-copy-form label{color:#333}.admin-copy-form label::first-line{width:90px}.admin-copy-form textarea{flex:1;margin-left:20px}.admin-card input,.admin-card select,.admin-card textarea,.admin-drawer input,.admin-drawer select,.admin-drawer textarea{border:1px solid #ddd;border-radius:3px;box-sizing:border-box;padding:7px 9px;font:14px/1.6 inherit;background:#fff;color:#333}.admin-json{width:100%;height:380px;resize:vertical}.admin-drawer-wrap{display:none;position:fixed;inset:0;z-index:20}.admin-drawer-wrap.is-open{display:block}.admin-drawer-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.22)}.admin-drawer{position:absolute;right:0;top:0;width:460px;height:100%;box-sizing:border-box;background:#fff;padding:20px;box-shadow:-4px 0 14px rgba(0,0,0,.12)}.admin-drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;margin-bottom:18px}.admin-drawer-head h2{font-size:20px;font-weight:400}.admin-icon-btn{border:0;background:none;font-size:25px;color:#777;cursor:pointer}.admin-drawer form>label{display:flex;align-items:flex-start;margin-bottom:14px;color:#333}.admin-drawer form>label{line-height:34px}.admin-drawer form>label>input,.admin-drawer form>label>select,.admin-drawer form>label>textarea{width:calc(100% - 90px);margin-left:12px}.admin-drawer form>label>textarea{line-height:1.6}.admin-preview{display:flex;width:120px;height:120px;margin:8px 0 0 102px;object-fit:cover}.admin-preview-small{width:168px;height:126px}.admin-drawer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}
.admin-drawer form>label{white-space:nowrap}.admin-drawer form>label>input,.admin-drawer form>label>select,.admin-drawer form>label>textarea{min-width:0}.admin-check-label{align-items:center!important}.admin-check-label>span{width:90px;flex:0 0 90px}.admin-check-label>input{width:18px!important;height:18px;margin:8px 8px 0 12px!important}.admin-check-label>small{margin-left:8px;color:#999;line-height:34px}
.brand-name{margin:0}.section-title{margin:0 0 18px}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;min-height:34px}.page-button{min-width:34px;height:34px;padding:0 10px;border:1px solid #ac0612;border-radius:3px;background:#fff;color:#ac0612;cursor:pointer}.page-button.active,.page-button:hover:not(:disabled){background:#ac0612;color:#fff}.page-button:disabled{border-color:#ddd;background:#f7f7f7;color:#aaa;cursor:default}.news-grid{list-style:none;margin:0;padding:0}.faq details{border-bottom:1px solid #eee;padding:14px 0}.faq summary{cursor:pointer;color:#333;font-size:16px}.faq details p{margin:10px 0 0;color:#797979;line-height:1.8}.admin-inline-setting{display:flex;align-items:center;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #eee}.admin-inline-setting label{white-space:nowrap}.admin-inline-setting input{width:280px;height:34px;border:1px solid #ddd;border-radius:3px;padding:0 8px}
.custom,.sold,.legal{margin-top:30px;border-top:1px solid #eee;padding-top:20px;padding-bottom:10px}.custom p,.sold p,.about p,.legal-item p{color:#797979;line-height:1.9}.legal-item{border-top:1px solid #eee;padding:14px 0}.legal-item h3{margin:0 0 6px;font-size:16px;font-weight:400;color:#333}.search-empty{text-align:center;color:#ac0612;padding:18px 0;margin:0}.consult-modal[hidden]{display:none}.consult-modal{position:fixed;inset:0;z-index:50}.consult-modal-mask{position:absolute;inset:0;background:rgba(0,0,0,.35)}.consult-dialog{position:absolute;left:50%;top:50%;width:360px;transform:translate(-50%,-50%);box-sizing:border-box;padding:28px 30px;background:#fff;border:1px solid #ddd;box-shadow:0 5px 20px rgba(0,0,0,.2)}.consult-dialog h2{margin:0 0 18px;border-left:4px solid #ac0612;padding-left:10px;color:#131313;font-size:20px;font-weight:400}.consult-dialog p{margin:10px 0;color:#333}.consult-close{position:absolute;right:12px;top:8px;border:0;background:none;color:#777;font-size:24px;cursor:pointer}.consult-product{display:grid;gap:5px;padding:12px 0;border-bottom:1px solid #eee}.consult-product strong{font-size:16px;font-weight:400;color:#131313}.consult-product span{font-size:13px;color:#999}.consult-product[hidden]{display:none}.consult-open{overflow:hidden}
.admin-homecopy-form{display:grid;gap:14px}.admin-homecopy-form label{display:grid;grid-template-columns:120px 1fr;align-items:start;gap:12px;line-height:34px}.admin-homecopy-form input,.admin-homecopy-form textarea{width:100%;min-width:0}.admin-homecopy-form .admin-btn{justify-self:start;margin-left:132px}
.sold-products{margin-top:18px}.sold-empty{margin:18px 0 0;color:#999;text-align:center}
.category-copy-preview{width:100%;min-width:360px;resize:vertical;line-height:1.6}
.banner{position:relative}.banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(72,56,83,.25),rgba(72,56,83,0) 62%);pointer-events:none}.banner-copy{z-index:1}.banner-copy a:hover{background:#a90d28}
.logo{background:#c8102e;font-family:STKaiti,KaiTi,SimSun,serif}.brand{width:290px;gap:14px}.brand-name{display:grid;align-content:center;gap:5px;position:relative;margin:0;color:#111;font-family:STKaiti,KaiTi,SimSun,serif}.brand-cn{font-size:42px;line-height:1;font-weight:400}.brand-en{font:11px/1 Arial,sans-serif;color:#999;letter-spacing:4px}.brand-seo{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.head-banner{background:linear-gradient(135deg,#e8dff0,#f5f0e8);color:#57505d;font:16px/1.8 STKaiti,KaiTi,SimSun,serif;text-align:center;padding:0 22px}.banner{background:linear-gradient(115deg,#e8dff0 0%,#f5f0e8 100%)}.banner-img{background:linear-gradient(115deg,#e8dff0 0%,#f5f0e8 100%)}.banner-img>img{width:100%;height:100%;object-fit:cover}.banner-img>.asset-placeholder{background:transparent;color:transparent}.banner-copy{position:absolute;left:calc(50% - 300px);top:132px;display:grid;justify-items:start;color:#fff;text-shadow:0 2px 10px rgba(53,43,61,.25)}.banner-copy strong{font:62px/1.2 STKaiti,KaiTi,SimSun,serif;letter-spacing:4px}.banner-copy span{margin-top:14px;font:17px/1.5 "Microsoft YaHei",sans-serif;letter-spacing:2px}.banner-copy a{margin-top:26px;padding:0 28px;height:40px;line-height:40px;background:#c8102e;color:#fff;font-size:15px;text-shadow:none}.nav a:hover,.section-title a:hover{color:#c8102e}.section-title{border-left-color:#c8102e}.tabs{background:#fafafa}.tabs button{border-color:#d5c8d8;color:#777}.tabs button.active{background:#c8102e;border-color:#c8102e;color:#fff}.tab-copy h3{color:#333;letter-spacing:5px;border-bottom-color:#ddd}.tab-copy p{color:#555;letter-spacing:2px}.page-button{border-color:#c8102e;color:#c8102e}.page-button.active,.page-button:hover:not(:disabled){background:#c8102e}.footer-services span:before{border-color:#c8102e;color:#c8102e}.footer-bottom span:before{background:#c8102e}.float-tools a{background:#c8102e}.float-tools a:hover{background:#dc392e}.asset-placeholder{background:#f5f6f8;color:#777}.head-banner+.search{margin-left:20px}
.fantu{margin-top:30px;border-top:1px solid #eee;padding-top:20px;padding-bottom:10px}.fantu p{color:#797979;line-height:1.9}
/* 分类展示采用御府式三栏比例，商品图与小图统一为正方形。 */
.tabs{height:auto;min-height:86px;padding:10px 0;gap:16px;flex-wrap:wrap}.tabs button{width:64px;height:64px;font-size:14px}.tab-content{grid-template-columns:25% 50% 25%;gap:0;min-height:310px;align-items:start}.tab-copy{width:100%;padding:30px 24px 0 0}.tab-copy h3{font-size:28px;letter-spacing:4px;margin:0 0 16px;padding-bottom:10px}.tab-copy p{margin:0 0 18px;line-height:2;letter-spacing:1px}.tab-more-link{color:#c8102e;font-size:14px}.tab-main{width:100%;height:300px;display:flex;align-items:center;justify-content:center}.tab-main-media{width:275px;height:275px;position:relative;overflow:hidden;background:#f5f6f8}.tab-main-media>img,.tab-main-media>.asset-placeholder{width:275px;height:275px;object-fit:cover}.tab-badge{position:absolute;right:0;bottom:0;padding:5px 10px;background:#c8102e;color:#fff;font-size:12px}.tab-more{width:100%;padding:30px 0 0 20px;border:0}.tab-more-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tab-mini{width:100%;min-width:0;display:flex;align-items:center;gap:8px;padding:0;border:0;background:none;text-align:left;color:#333;cursor:pointer}.tab-mini>img,.tab-mini>.asset-placeholder{width:80px;height:80px;flex:0 0 80px;object-fit:cover}.tab-mini>span{font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card .photo{width:100%;height:auto;aspect-ratio:1/1}.product-card .photo img{width:100%;height:100%;object-fit:cover}.product-row,.product-row.four,.product-row.five{gap:20px}.footer-links a:hover,.search-empty{color:#c8102e}.consult-dialog h2{border-left-color:#c8102e}
 .site-title-seo{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.product-card .photo,.product-card h3{cursor:pointer}
.news-faq{display:grid;grid-template-columns:3fr 2fr;gap:40px;margin-top:30px}.news-faq .news-grid{display:block}.news-faq .news-item{height:150px}.faq-column details{border-bottom:1px solid #eee;padding:14px 0}.faq-column summary{cursor:pointer;color:#333;font-size:16px}.faq-column details p{margin:10px 0 0;color:#797979;line-height:1.8}.about-contact{color:#555!important}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.25fr 1fr;gap:42px;padding-top:28px;padding-bottom:28px;border-bottom:1px solid #d5d5d5}.footer-col{min-width:0}.footer-col h3{margin:0 0 14px;font-size:16px;font-weight:400;color:#333}.footer-col p{margin:0 0 8px;color:#797979;font-size:13px;line-height:1.8}.footer-col a{display:block;margin:0 0 10px;color:#666;font-size:13px;cursor:pointer}.footer-col a:hover{color:#c8102e}.footer-qualifications{grid-column:4}.footer-qualifications span{display:block;margin:0 0 9px;padding-left:14px;border-left:3px solid #c8102e;color:#555;font-size:13px;line-height:1.5}.footer-main{height:130px}
.news-faq{display:block}.news-faq .news-column,.news-faq .faq-column{width:100%}.news-faq .news-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.news-faq .news-item{height:auto;min-height:150px;border:1px solid #eee;padding:14px;background:#fff}.news-faq .news-item h3{font-weight:700}.news-faq .news-item p{height:63px}.news-faq .faq-column{margin-top:30px}
.footer-brand-mark{display:flex;align-items:center;gap:10px;margin-bottom:12px}.footer-brand-mark .logo{width:34px;height:34px;font-size:22px}.footer-brand-mark strong{font:26px STKaiti,KaiTi,SimSun,serif;color:#222}.footer-brand p{margin:0;color:#797979;font-size:13px;line-height:1.8}
.head-banner{padding:0;background:#f7f5f0}.head-banner img{width:100%;height:100%;object-fit:cover}
.admin-media-field{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:start}.admin-media-label{line-height:34px;color:#333}.admin-media-control{display:grid;gap:8px}.admin-media-control input[type=file]{width:100%;height:34px;padding:5px 8px}.admin-media-control>input:not([type=file]){width:100%;height:34px}.admin-media-control .admin-preview{margin:0;display:block;overflow:hidden;object-fit:cover}.admin-preview-head{width:300px;height:90px}.admin-preview-mid{width:100%;max-width:600px;height:100px}.admin-media-reset{justify-self:start}
.head-banner{width:300px;height:90px;flex:0 0 300px;padding:0;overflow:hidden}.head-banner img{display:block;width:100%!important;height:100%;max-width:none;object-fit:cover}.tab-main-media{display:flex;align-items:center;justify-content:center}.tab-main-media>img{display:block;width:275px!important;height:275px!important;object-fit:cover}.tab-more-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:80px;gap:16px}.tab-mini{display:flex;align-items:center;width:100%;height:80px;overflow:hidden}.tab-mini>img,.tab-mini>.asset-placeholder{display:block;width:80px!important;height:80px!important;flex:0 0 80px;object-fit:cover}.product-row{display:flex;flex-wrap:wrap;gap:20px;overflow:visible}.product-row .product-card{flex:0 0 285px}.product-card .photo{width:100%;height:auto;aspect-ratio:1/1}.product-card .photo img{width:100%;height:100%;object-fit:cover}
.catalog-page,.service-page,.about-page{border-top:1px solid #eee;padding:28px 0 44px}.catalog-page-head,.service-page-head,.about-page-head{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 0 24px;border-bottom:1px solid #eee}.catalog-page-head h1,.service-page-head h1,.about-page-head h1{margin:0 0 8px;color:#222;font-size:28px;font-weight:400}.catalog-page-head p,.service-page-head p,.about-page-head p{margin:0;color:#999;font-size:14px}.catalog-back-home{color:#666;font-size:14px}.catalog-back-home:hover{color:#c8102e}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:34px;margin-top:28px}.catalog-side{border-right:1px solid #eee;padding:4px 26px 0 0}.catalog-side h2{margin:0 0 12px;padding-left:10px;border-left:4px solid #c8102e;color:#333;font-size:18px;font-weight:400}.catalog-filter{display:block;height:38px;border-bottom:1px solid #eee;padding:0 10px;color:#666;font:14px/38px inherit}.catalog-filter:hover,.catalog-filter.is-active{background:#faf6f2;color:#c8102e}.catalog-menu-label{margin:22px 10px 6px;color:#999;font-size:12px}.catalog-side-note{margin-top:24px;color:#999;font-size:13px;line-height:1.9}.catalog-main{min-width:0}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #c8102e;padding:0 0 12px}.catalog-toolbar h2{margin:0;color:#333;font-size:22px;font-weight:400}.catalog-toolbar span{color:#999;font-size:12px}.catalog-grid{display:grid;grid-template-columns:repeat(3,285px);gap:20px;margin-top:20px}.catalog-grid .product-card{width:285px}.catalog-grid .product-card .photo{width:275px;height:275px;aspect-ratio:1/1}.catalog-grid .product-card h3{margin-top:15px}.catalog-pagination{display:flex;justify-content:center;gap:8px;margin-top:24px;min-height:34px}.catalog-empty{grid-column:1/-1;padding:70px 0;color:#999;text-align:center;border:1px solid #eee}.service-content{display:grid;grid-template-columns:1fr 330px;gap:50px;margin-top:30px}.service-copy,.about-page-content article{border-top:3px solid #c8102e;padding:24px 0}.service-copy h2,.about-page-content h2{margin:0 0 18px;color:#222;font-size:22px;font-weight:400}.service-copy p,.about-page-content p{margin:0 0 18px;color:#555;font-size:15px;line-height:2}.service-contact,.about-page-contact{border:1px solid #eee;padding:24px;background:#faf9f6;align-self:start}.service-contact h2,.about-page-contact h2{margin:0 0 18px;color:#333;font-size:20px;font-weight:400}.service-contact p,.about-page-contact p{margin:0 0 12px;color:#666}.service-contact strong,.about-page-contact strong{color:#333;font-weight:400}.service-contact button,.about-page-contact button{height:36px;padding:0 20px;border:1px solid #c8102e;border-radius:3px;background:#c8102e;color:#fff;cursor:pointer}.sold-products{margin-top:34px}.about-page-content{margin-top:30px}.about-page-content article{border-top:0;padding:0}.about-page-content article h2:first-child{border-left:4px solid #c8102e;padding-left:12px}.about-page-content article h2{margin-top:26px}.about-page-content article h2:first-child{margin-top:0}.about-page-content article p{max-width:760px}.catalog-card .photo,.catalog-card .photo img{width:275px;height:275px;aspect-ratio:1/1;object-fit:cover}.catalog-card .photo .asset-placeholder{width:275px;height:275px}.catalog-card h3{cursor:pointer}.catalog-card .photo{cursor:pointer}.service-page .product-row{min-height:0}.service-page .product-row .product-card{flex:0 0 285px}.service-page .catalog-empty{margin-top:20px}.catalog-page .float-tools,.service-page .float-tools,.about-page .float-tools{z-index:5}
.hero-arrow{position:absolute;top:50%;z-index:2;width:42px;height:42px;margin-top:-21px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(200,16,46,.82);color:#fff;font:34px/34px SimSun,serif;cursor:pointer;opacity:.88;transition:background .2s,opacity .2s}.hero-arrow:hover{background:#c8102e;opacity:1}.hero-arrow-prev{left:28px}.hero-arrow-next{right:28px}
.structure-section{margin-top:30px}.structure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.structure-grid-gifts{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.structure-card{display:block;min-width:0;border:1px solid #eee;background:#fff;padding:10px;color:#333}.structure-card:hover{box-shadow:-2px 4px 15px #ccc;transform:translateY(-2px)}.structure-card-image{height:128px;background:#f7f5f0;overflow:hidden;display:grid;place-items:center;color:#999;text-align:center}.structure-card-image img,.structure-card-image .asset-placeholder{width:100%;height:100%;object-fit:cover}.structure-card strong{display:block;margin-top:12px;font-size:16px;font-weight:400}.structure-card p{height:40px;margin:7px 0 8px;color:#999;font-size:13px;line-height:20px;overflow:hidden}.structure-card span,.structure-more{color:#c8102e;font-size:13px}.structure-card-small{padding:8px}.structure-card-small .structure-card-image{height:84px}.structure-card-small strong{margin-top:8px;font-size:14px}.structure-card-small p{height:36px;margin:4px 0;font-size:12px;line-height:18px}.structure-empty{grid-column:1/-1;border:1px solid #eee;padding:30px;text-align:center;color:#999}.structure-award-body{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center;border-top:1px solid #eee;padding-top:16px}.structure-award-ad{height:150px;display:grid;place-items:center;background:#2a2520;color:#fff;text-align:center;font:22px/1.8 SimSun,serif}.structure-award-body p{margin:0 0 12px;color:#797979;line-height:1.8}.trust-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.trust-item{min-height:74px;border:1px solid #eee;background:#fff;padding:13px;color:#333}.trust-item:hover{border-color:#c8102e}.trust-item b{display:block;margin-bottom:8px;color:#333;font-size:14px;font-weight:700}.trust-item span{display:block;color:#999;font-size:12px;line-height:1.5}
.detail-page,.landing-page,.guarantee-page{border-top:1px solid #eee;padding:28px 0 44px}.detail-head,.landing-head,.guarantee-head{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 0 24px;border-bottom:1px solid #eee}.detail-head h1,.landing-head h1,.guarantee-head h1{margin:0 0 8px;color:#222;font-size:28px;font-weight:400}.detail-head p,.landing-head p,.guarantee-head p{margin:0;color:#999;font-size:14px}.detail-breadcrumb{margin-top:16px;color:#999;font-size:13px}.detail-breadcrumb a{color:#666}.detail-layout{display:grid;grid-template-columns:520px minmax(0,1fr);gap:52px;margin-top:28px}.detail-image{width:500px;height:500px;background:#f7f5f0;display:grid;place-items:center;color:#999}.detail-image img,.detail-image .asset-placeholder{width:100%;height:100%;object-fit:cover}.detail-info h2{margin:0 0 14px;font-size:26px;font-weight:400;color:#222}.detail-code{color:#999;font-size:14px}.detail-status{display:inline-block;margin-left:12px;padding:3px 9px;border:1px solid #c8102e;color:#c8102e;font-size:12px}.detail-table{width:100%;margin:22px 0;border-collapse:collapse}.detail-table th,.detail-table td{padding:11px 12px;border:1px solid #eee;text-align:left;font-size:14px}.detail-table th{width:110px;background:#faf9f6;color:#666;font-weight:400}.detail-table td{color:#333}.detail-copy{border-top:1px solid #eee;padding-top:18px}.detail-copy h2,.related-products h2,.landing-content h2,.guarantee-content h2{margin:0 0 12px;padding-left:10px;border-left:4px solid #c8102e;color:#333;font-size:20px;font-weight:400}.detail-copy p,.landing-content p,.guarantee-content p{margin:0 0 16px;color:#555;line-height:2}.detail-actions{display:flex;gap:12px;margin-top:18px}.detail-actions button,.detail-actions a{height:36px;padding:0 20px;border:1px solid #c8102e;background:#c8102e;color:#fff;line-height:36px;cursor:pointer}.detail-actions a{background:#fff;color:#c8102e}.related-products{margin-top:34px;padding-top:22px;border-top:1px solid #eee}.related-products .product-row{min-height:0}.landing-content,.guarantee-content{margin-top:28px}.landing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.landing-card{border:1px solid #eee;padding:12px;background:#fff}.landing-card-image{height:220px;background:#f7f5f0;display:grid;place-items:center;color:#999;overflow:hidden}.landing-card-image img,.landing-card-image .asset-placeholder{width:100%;height:100%;object-fit:cover}.landing-card h2{margin:14px 0 7px;padding:0;border:0;font-size:18px}.landing-card p{height:44px;margin:0 0 10px;font-size:13px;line-height:22px;overflow:hidden}.landing-card a{color:#c8102e;font-size:13px}.guarantee-list{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px}.guarantee-item{border:1px solid #eee;padding:18px;background:#fff}.guarantee-item b{display:block;margin-bottom:9px;font-size:16px;font-weight:400}.guarantee-item p{margin:0;color:#797979;font-size:13px;line-height:1.8}.company-box{margin-top:28px;border-top:1px solid #eee;padding-top:20px;color:#797979;line-height:2}
.admin-structure-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.admin-structure-block{border-top:1px solid #eee;padding-top:16px}.admin-structure-block h3{margin:0 0 12px;font-size:16px;font-weight:400}.admin-structure-row{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-bottom:12px}.admin-structure-row input,.admin-structure-row textarea{width:100%}.admin-structure-row textarea{min-height:54px;resize:vertical}.admin-structure-company{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.admin-structure-company label{display:grid;gap:6px;color:#666}.admin-structure-company input{width:100%}
.home-banner{height:auto;aspect-ratio:16/9;min-height:0}.home-banner .banner-img{height:100%}.home-banner .banner-copy{top:50%;transform:translateY(-50%)}.home-product-row{display:grid;grid-template-columns:repeat(3,285px);gap:20px;justify-content:center;overflow:visible}.home-product-row .product-card{flex:none;width:285px}
.news-page{padding:28px 0 42px;border-top:1px solid #eee}.news-page-head{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 0 24px;border-bottom:1px solid #eee}.news-page-head h1{margin:0 0 8px;color:#131313;font-size:28px;font-weight:400}.news-page-head p{margin:0;color:#999;font-size:14px}.news-back-home{color:#666;font-size:14px}.news-back-home:hover,.news-page-read:hover,.news-page-back:hover{color:#c8102e}.news-page-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:34px;margin-top:28px}.news-page-side{border-right:1px solid #eee;padding:4px 26px 0 0}.news-page-side h2{margin:0 0 12px;padding-left:10px;border-left:4px solid #c8102e;color:#333;font-size:18px;font-weight:400}.news-filter{display:block;width:100%;height:38px;border:0;border-bottom:1px solid #eee;background:#fff;color:#666;text-align:left;padding:0 10px;font:14px/38px inherit;cursor:pointer}.news-filter:hover,.news-filter.is-active{background:#faf6f2;color:#c8102e}.news-side-note{margin-top:24px;color:#999;font-size:13px;line-height:1.9}.news-page-main{min-width:0}.news-page-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #c8102e;padding:0 0 12px}.news-page-toolbar h2{margin:0;color:#333;font-size:22px;font-weight:400}.news-page-toolbar span{color:#999;font-size:12px}.news-page-list{list-style:none;margin:0;padding:0}.news-page-item{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:24px;min-height:148px;padding:20px 0;border-bottom:1px solid #eee}.news-page-copy{min-width:0}.news-page-meta{display:flex;gap:18px;color:#999;font-size:12px}.news-page-meta span{color:#c8102e}.news-page-item h3{margin:10px 0 8px;font-size:19px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-page-item h3 a:hover{color:#c8102e}.news-page-item p{height:46px;margin:0;color:#797979;font-size:14px;line-height:23px;overflow:hidden}.news-page-read{display:inline-block;margin-top:10px;color:#666;font-size:13px}.news-page-thumb{width:168px;height:126px;background:#f7f5f0;color:#999;display:grid;place-items:center;text-align:center;font:14px/1.8 SimSun,serif;overflow:hidden}.news-page-thumb img{width:100%;height:100%;object-fit:cover}.news-page-empty{padding:60px 0;color:#999;text-align:center}.news-page-pagination{display:flex;justify-content:center;gap:8px;margin-top:24px;min-height:34px}.news-page-detail{padding:20px 0}.news-page-detail h2{margin:14px 0 20px;color:#222;font-size:26px;font-weight:400}.news-page-detail>p{max-width:760px;color:#555;font-size:15px;line-height:2.1}.news-detail-image{width:360px;height:270px;object-fit:cover;margin:0 0 20px}.news-page-back{display:inline-block;margin-top:12px;color:#666;font-size:14px}.top nav a.current,.nav a.current{color:#c8102e}
body{font-family:"Microsoft YaHei",SimHei,Arial,sans-serif}.nav-in{gap:0}.nav a{padding:0 24px;font-family:"Microsoft YaHei",SimHei,Arial,sans-serif;font-size:17px;font-weight:700;letter-spacing:0}.section-title b{font-family:inherit;font-size:20px;letter-spacing:0}.home-product-row{column-gap:28px;row-gap:28px}.home-product-row .product-card .photo{width:275px;height:275px}
.home-product-row{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:26px;row-gap:28px}.home-product-row .product-card{width:100%;min-width:0}.home-product-row .product-card .photo{width:100%;height:auto;aspect-ratio:1/1}
.luxury-home{background:#fff;color:#1c1c1a;font-family:"Microsoft YaHei","PingFang SC",sans-serif}.luxury-shell{width:1200px;margin:0 auto}.luxury-utility{height:32px;background:#111;color:#aaa;font-size:11px;letter-spacing:1px}.luxury-utility .luxury-shell{height:32px;display:flex;align-items:center;justify-content:space-between}.luxury-header{height:88px;display:grid;grid-template-columns:245px 1fr 190px;align-items:center;border-bottom:1px solid #e8e7e3;position:relative;z-index:3}.luxury-brand{display:flex;align-items:center;gap:10px;color:#171717;position:relative}.luxury-brand .logo{width:42px;height:42px;background:#111;color:#fff;display:grid;place-items:center;font:25px SimSun,serif}.luxury-brand-copy{display:grid;gap:2px}.luxury-brand-copy strong{font:26px SimSun,serif;letter-spacing:5px}.luxury-brand-copy small{font:9px Arial,sans-serif;color:#8b8b86;letter-spacing:3px}.luxury-brand h1{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.luxury-nav{display:flex;justify-content:center;align-items:center;gap:58px;height:100%;font:15px SimSun,"Songti SC",serif;letter-spacing:2px}.luxury-nav a{height:100%;display:flex;align-items:center;border-bottom:1px solid transparent}.luxury-nav a:hover{border-bottom-color:#111}.luxury-search{height:34px;border-bottom:1px solid #2d2d2a;display:flex;align-items:center}.luxury-search input{width:100%;border:0;outline:0;background:transparent;color:#333;padding:0 4px;font-size:12px}.luxury-search button{width:28px;height:32px;border:0;background:transparent;color:#222;font-size:22px;line-height:1;cursor:pointer}.luxury-hero{height:calc(100vh - 120px);min-height:620px;max-height:760px;position:relative;overflow:hidden;background:#e9e8e5}.luxury-hero-media,.luxury-hero-media>img,.luxury-hero-media>.asset-placeholder{width:100%;height:100%;object-fit:cover}.luxury-hero-media>img{object-position:center}.luxury-hero-media>.asset-placeholder{display:grid;place-items:center;background:#e9e8e5;color:#555;font:34px SimSun,serif}.luxury-hero-copy{position:absolute;left:max(calc((100% - 1200px)/2 + 42px),42px);bottom:76px;color:#211f1b;display:grid;gap:12px}.luxury-hero-copy p{margin:0;color:#5b5a55;font:10px Arial,sans-serif;letter-spacing:5px}.luxury-hero-copy strong{font:48px/1.18 SimSun,"Songti SC",serif;letter-spacing:7px}.luxury-hero-copy span{font-size:14px;letter-spacing:4px;color:#66655f}.luxury-hero-copy a{width:max-content;margin-top:10px;color:#222;border-bottom:1px solid #222;padding-bottom:8px;font-size:13px;letter-spacing:2px}.luxury-hero-arrow{position:absolute;top:50%;width:48px;height:48px;margin-top:-24px;border:1px solid rgba(31,31,28,.4);border-radius:0;background:rgba(255,255,255,.24);color:#222;font-size:18px;cursor:pointer}.luxury-hero-arrow:hover{background:#fff}.luxury-hero-prev{left:32px}.luxury-hero-next{right:32px}.luxury-hero-count{position:absolute;right:42px;bottom:40px;display:flex;align-items:center;gap:12px;color:#4d4c48;font:11px Arial,sans-serif;letter-spacing:2px}.luxury-hero-count i{width:52px;height:1px;background:#444;display:block}.luxury-hero .banner-dots{display:none}.luxury-section{padding-top:112px;padding-bottom:112px}.luxury-heading{margin-bottom:46px}.luxury-heading>span,.luxury-showroom-copy>span,.luxury-about>div>span{display:block;color:#888780;font:10px Arial,sans-serif;letter-spacing:4px}.luxury-heading h2,.luxury-showroom-copy h2,.luxury-about h2{margin:14px 0 12px;color:#171714;font:42px SimSun,"Songti SC",serif;font-weight:400;letter-spacing:5px}.luxury-heading p{margin:0;color:#888780;font-size:14px;letter-spacing:1px}.luxury-series{background:#fff}.luxury-series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.luxury-series-card{display:block;color:#171714}.luxury-series-image{height:390px;background:#f4f2ef;overflow:hidden;position:relative}.luxury-series-image img,.luxury-series-image .asset-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.luxury-series-card:hover .luxury-series-image img{transform:scale(1.035)}.luxury-series-meta{display:grid;grid-template-columns:38px 1fr;column-gap:14px;padding:21px 2px 0;border-top:1px solid #d8d6d1}.luxury-series-meta small{grid-row:span 3;color:#96958f;font:11px Arial,sans-serif;letter-spacing:1px}.luxury-series-meta h3{margin:0;font:23px SimSun,"Songti SC",serif;letter-spacing:2px}.luxury-series-meta p{min-height:42px;margin:12px 0;color:#898781;font-size:13px;line-height:1.8}.luxury-series-meta b{color:#333;font-size:12px;font-weight:400;letter-spacing:1px}.luxury-single{border-top:1px solid #ebeae6}.luxury-single .luxury-heading{display:flex;align-items:flex-end;justify-content:space-between}.luxury-product-row{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:28px;row-gap:46px;display:grid;overflow:visible}.luxury-product-row .product-card{width:100%;min-width:0;padding:0;border:0;background:transparent;box-shadow:none}.luxury-product-row .product-card:hover{box-shadow:none;transform:translateY(-4px)}.luxury-product-row .product-card .photo{width:100%;height:auto;aspect-ratio:1/1;background:#f5f4f1}.luxury-product-row .product-card h3{height:42px;margin:17px 0 12px;font:17px/21px SimSun,"Songti SC",serif;letter-spacing:1px}.luxury-product-row .card-info{margin:0;padding-top:11px;border-top:1px solid #deddd8;font-size:12px;color:#989791}.luxury-product-row .consult{width:auto;height:28px;padding:0 9px;border:0;border-bottom:1px solid #8d8c85;border-radius:0;background:transparent;color:#444;font-size:12px}.luxury-product-row .consult:hover{background:transparent;color:#111;border-color:#111}.luxury-showroom{background:#181816;color:#fff;padding:0}.luxury-showroom-inner{display:grid;grid-template-columns:1.55fr .75fr;min-height:540px}.luxury-showroom-image{min-height:540px;background:#292925;overflow:hidden}.luxury-showroom-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(.96);opacity:.82}.luxury-showroom-copy{padding:108px 58px 50px;background:#181816}.luxury-showroom-copy>span{color:#96958e}.luxury-showroom-copy h2{color:#fff;font-size:42px}.luxury-showroom-copy p{margin:0;color:#b7b6b0;line-height:2.2;font-size:14px}.luxury-showroom-copy a{display:inline-block;margin-top:70px;color:#fff;border-bottom:1px solid #898883;padding-bottom:10px;font-size:13px;letter-spacing:2px}.luxury-showroom-copy a b{font-size:18px;font-weight:400;margin-left:12px}.luxury-news{border-top:1px solid #ebeae6}.luxury-heading-row{display:flex;align-items:flex-end;justify-content:space-between}.luxury-heading-row>a,.luxury-about>a{color:#333;border-bottom:1px solid #999;padding-bottom:8px;font-size:12px;letter-spacing:1px}.luxury-heading-row>a b,.luxury-about>a b{font-size:16px;font-weight:400;margin-left:10px}.luxury-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 42px;margin:0;padding:0;list-style:none}.luxury-news-grid .news-item{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:20px;min-height:142px;padding:18px 0;border-top:1px solid #d8d7d2}.luxury-news-grid .news-item h3{margin:0 0 10px;font:18px SimSun,"Songti SC",serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.luxury-news-grid .news-item p{height:42px;margin:0;color:#898781;font-size:13px;line-height:21px;overflow:hidden}.luxury-news-grid .news-meta{margin-top:11px;color:#a09f99;font-size:11px}.luxury-news-grid .news-item>img,.luxury-news-grid .news-item>.asset-placeholder{width:140px;height:106px;object-fit:cover;background:#f1f0ed}.luxury-about{display:grid;grid-template-columns:300px 1fr 150px;gap:42px;align-items:start;padding-top:90px;padding-bottom:102px;border-top:1px solid #ebeae6}.luxury-about h2{margin-top:12px;font-size:30px}.luxury-about p{max-width:600px;margin:0;color:#77766f;line-height:2.1;font-size:14px}.luxury-about>a{margin-top:42px}.luxury-footer{background:#111;color:#aaa}.luxury-footer-top{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:58px 0 52px}
.luxury-footer-top>div:not(.luxury-footer-brand){width:100%;max-width:400px;justify-self:end}.luxury-footer-brand{display:grid;grid-template-columns:42px 1fr;align-content:start;column-gap:12px}.luxury-footer-brand .logo{width:42px;height:42px;background:#fff;color:#111;display:grid;place-items:center;font:25px SimSun,serif}.luxury-footer-brand strong{font:25px SimSun,serif;color:#fff;letter-spacing:4px}.luxury-footer-brand small{grid-column:2;font:9px Arial,sans-serif;color:#777;letter-spacing:3px;margin-top:-18px}.luxury-footer-top>div:not(.luxury-footer-brand)>span{font:10px Arial,sans-serif;letter-spacing:4px;color:#777}.luxury-footer-top p{margin:13px 0 0;font-size:13px;color:#aaa}.luxury-footer-top p b{font-weight:400;color:#ddd}.luxury-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #333;padding:20px 0 24px;font-size:11px;color:#777}.luxury-footer-bottom b{font-weight:400}.luxury-footer-bottom a:hover{color:#fff}.luxury-home .float-tools{right:24px;bottom:32px;z-index:10;display:grid;gap:1px}.luxury-home .float-tools a{width:42px;height:42px;background:#111;color:#fff;border-radius:0;display:grid;place-items:center;font-size:12px}.luxury-home .float-tools a:hover{background:#555}.luxury-home .consult-dialog{border:0;border-radius:0}.luxury-home .consult-dialog h2{font-family:SimSun,"Songti SC",serif}.luxury-home .asset-placeholder{font-family:SimSun,"Songti SC",serif;background:#f4f3ef;color:#a1a09a}.luxury-home .search-empty{padding:22px 0;color:#7b7a74}.luxury-home .footer-main,.luxury-home .footer-grid{display:none}
@media (max-width:900px){html{min-width:0}.luxury-shell{width:auto;margin:0 24px}.luxury-header{grid-template-columns:1fr auto;height:76px}.luxury-nav{gap:20px;grid-column:1/-1;grid-row:2;height:52px;background:#fff;border-top:1px solid #eee}.luxury-header{height:128px;padding-top:0}.luxury-search{display:none}.luxury-hero{height:520px;min-height:0}.luxury-hero-copy{left:35px;bottom:50px}.luxury-hero-copy strong{font-size:36px}.luxury-series-grid,.luxury-product-row,.luxury-news-grid{grid-template-columns:1fr}.luxury-series-image{height:320px}.luxury-showroom-inner,.luxury-about{grid-template-columns:1fr}.luxury-showroom-copy{padding:60px 35px}.luxury-about{gap:22px}.luxury-footer-top{grid-template-columns:1fr 1fr}.luxury-footer-bottom{display:grid;gap:10px}.luxury-news-grid .news-item{grid-template-columns:1fr}.luxury-news-grid .news-item>img,.luxury-news-grid .news-item>.asset-placeholder{display:none}}
.luxury-home{--luxury-red:#b01424;--luxury-deep:#790c17;--luxury-red-soft:#f6ece9}.luxury-utility{background:var(--luxury-deep);color:#f2d8d7}.luxury-brand .logo{background:var(--luxury-red)}.luxury-nav a:hover{color:var(--luxury-red);border-bottom-color:var(--luxury-red)}.luxury-hero-arrow{border-color:rgba(176,20,36,.7);background:rgba(176,20,36,.86);color:#fff}.luxury-hero-arrow:hover{background:var(--luxury-deep);color:#fff}.luxury-heading>span,.luxury-showroom-copy>span,.luxury-about>div>span{color:var(--luxury-red)}.luxury-heading h2,.luxury-about h2{color:var(--luxury-deep)}.luxury-series-card:hover .luxury-series-meta h3{color:var(--luxury-red)}.luxury-series-meta b,.luxury-heading-row>a:hover,.luxury-about>a:hover{color:var(--luxury-red)}.luxury-series-image{background:var(--luxury-red-soft)}.luxury-product-row .product-link{display:block;color:inherit}.luxury-product-row .product-link h3{cursor:pointer}.luxury-product-row .product-link:hover h3{color:var(--luxury-red)}.luxury-product-row .consult{color:var(--luxury-red);border-color:var(--luxury-red)}.luxury-product-row .consult:hover{color:#fff;background:var(--luxury-red);border-color:var(--luxury-red)}.luxury-showroom{background:var(--luxury-deep)}.luxury-showroom-image{background:var(--luxury-red-soft)}.luxury-showroom-copy{background:var(--luxury-deep)}.luxury-showroom-copy h2{color:#fff}.luxury-showroom-copy a{border-color:#e0a6a7}.luxury-footer{background:var(--luxury-deep)}.luxury-footer-brand .logo{background:#fff;color:var(--luxury-deep)}.luxury-home .float-tools a{background:var(--luxury-red)}.luxury-home .float-tools a:hover{background:var(--luxury-deep)}
.luxury-news-grid{display:block}.luxury-news-grid .news-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;min-height:154px;padding:28px 36px;border:0;background:#fff;align-items:start}.luxury-news-grid .news-item:nth-child(even){background:#f7f7f6}.luxury-news-date{padding-top:2px;color:var(--luxury-deep);text-align:left}.luxury-news-date small{display:block;font:11px Arial,sans-serif;color:#9c9b95;letter-spacing:1px}.luxury-news-date strong{display:block;margin-top:4px;font:38px/1 SimSun,"Songti SC",serif;font-weight:400}.luxury-news-copy{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:24px;align-items:start}.luxury-news-copy h3{grid-column:1/-1;margin:0 0 10px;color:#251a1b;font:18px SimSun,"Songti SC",serif;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.luxury-news-copy p{grid-column:1/-1;height:42px;margin:0;color:#898781;font-size:13px;line-height:21px;overflow:hidden}.luxury-news-copy time{display:block;margin-top:12px;color:#a09f99;font:11px Arial,"Microsoft YaHei",sans-serif}.luxury-news-more{align-self:end;margin-top:8px;padding:5px 13px;border:1px solid #d5d4cf;border-radius:13px;color:#77756f;font-size:11px;white-space:nowrap}.luxury-news-more:hover{border-color:var(--luxury-red);color:var(--luxury-red)}
.luxury-about{display:block}
.luxury-about-heading{margin-bottom:32px}
.luxury-about-heading>span{display:block;color:var(--luxury-red);font:10px Arial,sans-serif;letter-spacing:4px}
.luxury-about-heading h2{margin:14px 0 0;color:var(--luxury-deep);font:42px SimSun,"Songti SC",serif;font-weight:400;letter-spacing:5px}
.luxury-about-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:56px;align-items:stretch}
.luxury-about-image{position:relative;min-height:360px;overflow:hidden;background:var(--luxury-red-soft)}
.luxury-about-image>.asset-placeholder{width:100%;height:100%;min-height:360px;background:var(--luxury-red-soft);color:#9c7675;display:grid;place-items:center;font:18px SimSun,"Songti SC",serif;letter-spacing:2px}
.luxury-about-image-link{position:absolute;right:24px;bottom:20px;padding-bottom:7px;border-bottom:1px solid #b01424;color:var(--luxury-deep);font-size:12px;letter-spacing:2px;background:rgba(255,255,255,.66)}
.luxury-about-copy{align-self:center;max-width:520px}
.luxury-about-copy p{margin:0;color:#77766f;line-height:2.1;font-size:14px}
.luxury-about-copy>a{display:inline-block;margin-top:34px;color:#333;border-bottom:1px solid #999;padding-bottom:8px;font-size:12px;letter-spacing:1px}
.luxury-about-copy>a:hover{color:var(--luxury-red);border-color:var(--luxury-red)}
@media(max-width:900px){.luxury-about-layout{grid-template-columns:1fr;gap:28px}.luxury-about-image,.luxury-about-image>.asset-placeholder{min-height:300px}}
.luxury-home{background:#fff;color:#262321}
.luxury-utility{height:34px;background:var(--luxury-deep);color:#f4dddc;font-size:11px;letter-spacing:1px}
.luxury-utility .luxury-shell{height:34px;display:flex;align-items:center;justify-content:space-between}
.luxury-utility-links{display:flex;align-items:center;gap:22px}
.luxury-utility-links a{color:#f4dddc}
.luxury-utility-links a:hover{color:#fff}
.luxury-header{height:192px;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:140px 52px;align-items:center;border-bottom:1px solid #dfddd9;background:#fff;position:relative;z-index:3;padding:0}
.luxury-brand{grid-column:2;grid-row:1;justify-self:center;display:flex;align-items:center;gap:12px;color:#171717;position:relative}
.luxury-brand .logo{width:48px;height:48px;background:var(--luxury-red);color:#fff;display:grid;place-items:center;font:28px SimSun,serif}
.luxury-brand-copy{display:grid;gap:2px}
.luxury-brand-copy strong{font:28px SimSun,"Songti SC",serif;letter-spacing:6px}
.luxury-brand-copy small{font:9px Arial,sans-serif;color:#8b8b86;letter-spacing:3px}
.luxury-search{grid-column:3;grid-row:1;justify-self:end;align-self:center;width:190px;height:32px;border-bottom:1px solid #8c8a85;display:flex;align-items:center}
.luxury-search input{width:100%;border:0;outline:0;background:transparent;color:#333;padding:0 4px;font-size:12px}
.luxury-search button{width:28px;height:30px;border:0;background:transparent;color:var(--luxury-deep);font-size:20px;line-height:1;cursor:pointer}
.luxury-nav{grid-column:1/-1;grid-row:2;display:flex;justify-content:center;align-items:center;gap:0;height:52px;border-top:1px solid #f0efed;font:14px "Microsoft YaHei",sans-serif;letter-spacing:2px}
.luxury-nav a{height:52px;padding:0 28px;display:flex;align-items:center;border-bottom:2px solid transparent;color:#302d2b;white-space:nowrap}
.luxury-nav a:hover{background:#fff7f6;color:var(--luxury-red);border-bottom-color:var(--luxury-red)}
.luxury-hero{height:auto;aspect-ratio:16/9;min-height:0;max-height:none;background:#f5f2ef}
.luxury-hero-arrow{border:1px solid rgba(176,20,36,.65);background:rgba(176,20,36,.82);color:#fff}
.luxury-hero-arrow:hover{background:var(--luxury-deep)}
.luxury-section{padding-top:86px;padding-bottom:86px}
.luxury-heading{margin-bottom:34px}
.luxury-heading>span,.luxury-showroom-copy>span,.luxury-about-heading>span{color:var(--luxury-red);font:10px Arial,sans-serif;letter-spacing:4px}
.luxury-heading h2,.luxury-showroom-copy h2,.luxury-about-heading h2{color:var(--luxury-deep);font:38px SimSun,"Songti SC",serif;letter-spacing:4px}
.luxury-heading p{color:#8b8984;line-height:1.9}
.luxury-series-grid{gap:18px}
.luxury-series-image{height:340px;background:#f6efed}
.luxury-series-meta{padding-top:17px}
.luxury-series-meta h3{font-size:21px}
.luxury-single{border-top:1px solid #e5e3df;background:#fff}
.luxury-product-row{column-gap:22px;row-gap:38px}
.luxury-product-row .product-card .photo{background:#f5f4f1}
.luxury-showroom{background:#f7f5f2;color:#302d2b}
.luxury-showroom-copy{background:#f7f5f2}
.luxury-showroom-copy h2{color:var(--luxury-deep)}
.luxury-showroom-copy p{color:#77736f}
.luxury-showroom-copy a{color:var(--luxury-deep);border-color:#bd7a7c}
.luxury-news{background:#f7f7f6;border-top:1px solid #e2e0dc}
.luxury-news-grid .news-item{border-top:1px solid #d7d5d0}
.luxury-news-grid .news-item:nth-child(even){background:#fff}
.luxury-footer{background:#f4f4f2;color:#666;border-top:1px solid #dedcd8}
.luxury-footer-brand .logo{background:var(--luxury-red);color:#fff}
.luxury-footer-brand strong{color:#302d2b}
.luxury-footer-brand small{color:#999}
.luxury-footer-top>div:not(.luxury-footer-brand)>span{color:#9a9791}
.luxury-footer-top p{color:#777}
.luxury-footer-top p b{color:#4d4a46}
.luxury-footer-bottom{border-top:1px solid #dedcd8;color:#8c8984}
.luxury-footer-bottom a:hover{color:var(--luxury-red)}
.luxury-home .float-tools a{background:var(--luxury-red)}
.luxury-home .float-tools a:hover{background:var(--luxury-deep)}
@media(max-width:900px){.luxury-header{height:128px;grid-template-columns:1fr auto;grid-template-rows:76px 52px}.luxury-brand{grid-column:1;grid-row:1;justify-self:start}.luxury-search{display:none}.luxury-nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;overflow:auto}.luxury-nav a{padding:0 16px}.luxury-utility-links{display:none}.luxury-hero{height:520px;min-height:0}}
.luxury-brand-story .luxury-showroom-image{position:relative}
.luxury-brand-story .luxury-showroom-image>.asset-placeholder{width:100%;height:100%;min-height:540px;background:#eeeae5;color:#9c9690;display:grid;place-items:center;font:18px SimSun,"Songti SC",serif;letter-spacing:2px}
.luxury-brand-story .luxury-about-image-link{position:absolute;right:26px;bottom:24px;padding:7px 10px;border-bottom:1px solid #f0c8c8;background:rgba(121,12,23,.78);color:#fff;font-size:12px;letter-spacing:2px}
.luxury-brand-story .luxury-about-image-link:hover{background:var(--luxury-red)}
.luxury-brand-story{position:relative;margin:0 0 72px;padding:0;background:#fff;border-top:1px solid #e2dfdb;border-bottom:1px solid #e2dfdb}
.luxury-brand-story-image{position:relative;width:100%;aspect-ratio:16 / 9;min-height:0;overflow:hidden;background:#eeeae5}
.luxury-brand-story-image>.asset-placeholder{position:absolute;inset:0;width:100%;height:100%;min-height:560px;background:#eeeae5;color:#9c9690;display:grid;place-items:center;font:18px SimSun,"Songti SC",serif;letter-spacing:2px}
.luxury-brand-story-copy{position:absolute;left:max(calc((100% - 1200px)/2 + 42px),42px);top:50%;z-index:1;width:500px;transform:translateY(-50%);padding:30px 38px;background:rgba(255,255,255,.72);border-left:3px solid var(--luxury-red)}
.luxury-brand-story-copy>span{display:block;color:var(--luxury-red);font:11px Arial,sans-serif;letter-spacing:3px}
.luxury-brand-story-copy h2{margin:14px 0 18px;color:var(--luxury-deep);font:40px SimSun,"Songti SC",serif;font-weight:400;letter-spacing:5px}
.luxury-brand-story-copy p{margin:0;color:#5d5955;font-size:14px;line-height:2.1}
.luxury-brand-story-links{position:absolute;right:max(calc((100% - 1200px)/2 + 42px),42px);bottom:32px;z-index:1;color:#fff;font-size:14px;letter-spacing:4px;text-shadow:0 1px 8px rgba(0,0,0,.42)}
.luxury-brand-story-links a{display:inline-block;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.92)}
.luxury-brand-story-links a:hover{color:#ffe8e5;border-color:#ffe8e5}
.luxury-brand-story-links span{color:rgba(255,255,255,.86)}
.luxury-brand-story-links b{font:18px SimSun,serif;font-weight:400}
.luxury-news{margin-top:0;background:#fff;border-top:0;padding-top:0}
.luxury-news .luxury-heading{padding-top:0}
@media(max-width:900px){.luxury-brand-story{margin-bottom:48px}.luxury-brand-story-image,.luxury-brand-story-image>.asset-placeholder{min-height:480px}.luxury-brand-story-copy{left:24px;right:24px;top:auto;bottom:72px;width:auto;transform:none;padding:24px}.luxury-brand-story-links{right:24px;bottom:24px}}
.luxury-series-image .asset-placeholder,.luxury-product-row .photo .asset-placeholder{font-size:0;letter-spacing:0;background:#f5f2ed;color:transparent;position:relative}
.luxury-series-image .asset-placeholder:after,.luxury-product-row .photo .asset-placeholder:after{content:"眸";position:absolute;top:50%;left:50%;width:30px;height:30px;transform:translate(-50%,-50%);border:1px solid rgba(121,12,23,.22);color:rgba(121,12,23,.38);font:18px/30px SimSun,serif;text-align:center}
.luxury-product-row .product-link{cursor:pointer}
.luxury-product-row .product-link:hover h3{color:var(--luxury-red)}
.luxury-brand-story-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}
.luxury-home .float-tools{right:28px;bottom:28px;gap:0}
.luxury-home .float-tools a{width:46px;height:46px;border:1px solid rgba(176,20,36,.4);border-radius:50%;background:rgba(255,255,255,.94);color:var(--luxury-red);font:22px/1 "Microsoft YaHei",sans-serif;box-shadow:0 6px 18px rgba(0,0,0,.12);transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.luxury-home .float-tools a:hover{background:var(--luxury-red);border-color:var(--luxury-red);color:#fff;transform:translateY(-2px)}
.luxury-home .luxury-hero-arrow{width:56px;height:56px;margin-top:-28px;border:0;border-radius:0;background:transparent;color:rgba(62,48,43,.92);font-size:0;line-height:0;z-index:3;transition:color .2s ease,transform .2s ease;filter:drop-shadow(0 0 1px rgba(255,255,255,.8))}
.luxury-home .luxury-hero-arrow:hover{background:transparent;color:var(--luxury-red)}
.luxury-home .luxury-hero-arrow:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;border-bottom:1px solid currentColor;pointer-events:none}
.luxury-home .luxury-hero-arrow:after{display:none}
.luxury-home .luxury-hero-prev:before{transform:translate(-42%,-50%) rotate(45deg);border-left:1px solid currentColor}
.luxury-home .luxury-hero-next:before{transform:translate(-58%,-50%) rotate(-45deg);border-right:1px solid currentColor}
.luxury-home .luxury-hero-prev:hover{transform:translate(-2px,-0)}.luxury-home .luxury-hero-next:hover{transform:translate(2px,-0)}
.luxury-series-stage{position:relative}
.luxury-series-stage{overflow:clip}
.luxury-series-stage .luxury-series-grid{display:flex;flex-wrap:nowrap;gap:40px;padding:0;will-change:transform;transition:transform .8s cubic-bezier(.45,.05,.25,1)}.luxury-series-stage .luxury-series-viewport{width:100%;overflow:clip}.luxury-series-stage .luxury-series-slide{flex:0 0 auto}.luxury-series-stage .luxury-series-slide>.luxury-series-card{width:100%}





.luxury-series-pager{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:30px;min-height:24px;color:#8b8580;font-size:12px;letter-spacing:2px}
.luxury-series-pager button{width:34px;height:2px;padding:0;border:0;background:#dcd7cf;font-size:0;cursor:pointer;transition:background .3s ease,width .3s ease}.luxury-series-pager button:hover{background:#b9b2a8}
.luxury-series-pager button.is-active{width:52px;background:var(--luxury-red)}
.luxury-series-empty{text-align:center;color:#999;padding:28px 0}
.luxury-about-poster{margin:0 0 72px;border-top:1px solid #e2dfdb;border-bottom:1px solid #e2dfdb;background:#f3eee7}
.luxury-about-poster-link{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;color:#292421}
.luxury-about-poster-copy{position:relative;z-index:1;width:1200px;height:100%;box-sizing:border-box;margin:0 auto;padding:0 0 0 56px;border-left:3px solid var(--luxury-red);display:flex;flex-direction:column;justify-content:center}
.luxury-about-poster-copy>span{display:block;color:var(--luxury-red);font:12px SimSun,"Songti SC",serif;letter-spacing:5px}
.luxury-about-poster-copy h2{margin:18px 0 22px;font:42px SimSun,"Songti SC",serif;font-weight:400;letter-spacing:8px}
.luxury-about-poster-copy p{max-width:560px;margin:0;color:#6e6964;font-size:14px;line-height:2.15}
.luxury-about-poster-copy b{display:inline-block;margin-top:30px;padding-bottom:9px;border-bottom:1px solid #766e69;color:#3a312d;font-size:12px;font-weight:400;letter-spacing:3px}
.luxury-about-poster-seal{position:absolute;right:max(calc((100% - 1200px)/2 + 110px),110px);top:50%;width:170px;height:170px;transform:translateY(-50%);display:grid;place-items:center;border:1px solid rgba(176,20,36,.58);color:var(--luxury-red);font:92px SimSun,serif;letter-spacing:0}
.luxury-about-poster-link:hover .luxury-about-poster-copy b{color:var(--luxury-red);border-color:var(--luxury-red)}
@media(max-width:900px){.luxury-series-stage .luxury-series-grid{grid-template-columns:1fr;padding:0 36px}.luxury-about-poster-copy{width:auto;margin:0 24px;padding:70px 0 70px 28px}.luxury-about-poster-seal{right:42px;width:120px;height:120px;font-size:64px}}
.luxury-home{--luxury-ink:#1a1a1a;--luxury-ivory:#faf8f4;--luxury-gray:#f0ece4;--luxury-gold:#b08d57;--luxury-red:#9c1f2f;--luxury-deep:#1a1a1a;--luxury-red-soft:#faf8f4;background:#fff;color:var(--luxury-ink);font-family:"Microsoft YaHei","PingFang SC",sans-serif}
.luxury-home .luxury-shell{width:calc(100% - 80px);max-width:1920px}
.luxury-home h1,.luxury-home h2,.luxury-home h3,.luxury-home .luxury-brand-copy strong,.luxury-home .luxury-series-card-copy h3,.luxury-home .luxury-brand-story-copy h2,.luxury-home .luxury-about-poster-copy h2{font-family:"Noto Serif SC",SimSun,serif;font-weight:300}
.luxury-home .luxury-brand-copy small,.luxury-home .luxury-heading>span,.luxury-home .luxury-series-card-number,.luxury-home .luxury-about-poster-copy>span{font-family:Cinzel,serif;letter-spacing:.24em}
.luxury-home .luxury-brand .logo{background:var(--luxury-red);color:#fff}
.luxury-home .luxury-brand-copy strong{letter-spacing:.18em;color:var(--luxury-ink)}
.luxury-home .luxury-brand-copy small{color:#8a8578}
.luxury-home .luxury-nav{font-family:"Noto Serif SC",SimSun,serif;font-weight:400;letter-spacing:.12em}
.luxury-home .luxury-nav a:hover,.luxury-home .luxury-heading-row>a:hover,.luxury-home .luxury-about>a:hover{color:var(--luxury-red);border-color:var(--luxury-red)}
.luxury-home .luxury-hero{height:80vh;min-height:640px;max-height:none;aspect-ratio:auto;background:var(--luxury-ivory)}
.luxury-home .luxury-hero-media{display:grid;place-items:center;background:var(--luxury-ivory)}
.luxury-home .luxury-hero-media>img{object-fit:cover}
.luxury-home .luxury-hero-type{text-align:center;color:var(--luxury-ink)}
.luxury-home .luxury-hero-type span{display:block;color:#8a8578;font:400 15px/1 Cinzel,serif;letter-spacing:.3em}
.luxury-home .luxury-hero-type strong{display:block;margin-top:30px;font:300 72px/1.2 "Noto Serif SC",SimSun,serif;letter-spacing:.28em;text-indent:.28em}
.luxury-home .luxury-hero-type p{margin:28px 0 0;color:#777169;font:400 17px/1.8 "Microsoft YaHei","PingFang SC",sans-serif;letter-spacing:.16em}
.luxury-home .luxury-hero-arrow,.luxury-home .luxury-hero-count,.luxury-home .luxury-hero .banner-dots{display:none}
.luxury-home .luxury-hero-static{height:auto;min-height:0;max-height:none;aspect-ratio:12 / 5;background:#7c0a14}
.luxury-home .luxury-section{padding-top:120px;padding-bottom:120px}
.luxury-home .luxury-heading{margin-bottom:52px}
.luxury-home .luxury-series{padding-top:40px;padding-bottom:40px}.luxury-home .luxury-series .luxury-heading{text-align:center;margin-bottom:18px}
.luxury-home .luxury-series .luxury-heading h2{margin:0}
.luxury-home .luxury-heading>span{color:#8a8578;font-size:11px}
.luxury-home .luxury-heading h2,.luxury-home .luxury-about h2{color:var(--luxury-ink);font:300 46px/1.25 "Noto Serif SC",SimSun,serif;letter-spacing:.08em}
.luxury-home .luxury-heading p{max-width:640px;line-height:1.8;color:#777169}
.luxury-home .luxury-series-stage .luxury-series-grid{padding:0;gap:40px}
.luxury-home .luxury-series-card{height:750px;min-height:750px;padding:42px 42px 46px;box-sizing:border-box;border:1px solid #e5dfd3;background:var(--luxury-ivory);display:flex;flex-direction:column;color:var(--luxury-ink);transition:border-color .3s ease,transform .3s ease,background .3s ease}
.luxury-home .luxury-series-card:hover{border-color:var(--luxury-red);background:#fcfaf7;transform:translateY(-4px);box-shadow:none}
.luxury-home .luxury-series-card-number{color:#a7a198;font-size:36px;line-height:1;font-weight:400}
.luxury-home .luxury-series-card:hover .luxury-series-card-number{color:var(--luxury-red)}
.luxury-home .luxury-series-card-visual{flex:1;min-height:160px;margin:28px 0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:transparent}
.luxury-home .luxury-series-card.is-poster{padding:0;border:0;background:transparent;display:block;overflow:hidden;height:auto;min-height:0;aspect-ratio:0.73}
.luxury-home .luxury-series-card.is-poster .luxury-series-card-visual{min-height:0;margin:0;height:100%;display:block;overflow:hidden}
.luxury-home .luxury-series-card.is-poster .luxury-series-card-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s ease}
.luxury-home .luxury-series-card.is-poster:hover{transform:translateY(-4px);background:transparent;border-color:transparent}
.luxury-home .luxury-series-card.is-poster:hover .luxury-series-card-visual img{transform:scale(1.03)}
.luxury-home .luxury-series-card-visual img{width:100%;height:100%;object-fit:cover}
.luxury-home .luxury-series-card-copy{padding-top:22px;border-top:1px solid #ddd6ca}
.luxury-home .luxury-series-card-copy h3{margin:0;color:var(--luxury-ink);font-size:28px;line-height:1.35;letter-spacing:.08em}
.luxury-home .luxury-series-card-copy p{min-height:50px;margin:12px 0 0;color:#777169;font-size:14px;line-height:1.8}
.luxury-home .luxury-series-card:hover .luxury-series-card-copy h3{color:var(--luxury-red)}

.luxury-home .luxury-series-pager{margin-top:14px;color:#8a8578}
.luxury-home .luxury-series-pager button{font-family:Cinzel,serif}
.luxury-home .luxury-about-poster{margin-bottom:120px;background:var(--luxury-ivory)}
.luxury-home .luxury-about-poster-copy{width:calc(100% - 80px);max-width:1920px}
.luxury-home .luxury-about-poster-copy>span{color:var(--luxury-red)}
.luxury-home .luxury-about-poster-copy h2{color:var(--luxury-ink);font-size:46px;letter-spacing:.12em}
.luxury-home .luxury-about-poster-copy p{max-width:640px;line-height:1.9;color:#777169}
.luxury-home .luxury-about-poster-copy b{color:#5f554e;border-color:#9e958b}
.luxury-home .luxury-about-poster-seal{border-color:rgba(156,31,47,.48);color:var(--luxury-red)}
.luxury-home .luxury-brand-story{margin-bottom:120px}
.luxury-home .luxury-brand-story-copy{left:max(calc((100% - 1200px)/2 + 40px),40px);top:50%;width:440px;padding:30px 36px;box-sizing:border-box;background:rgba(250,248,244,.92);border-left:2px solid var(--luxury-red);transform:translateY(-50%)}
.luxury-home .luxury-brand-story-copy>span{display:block;color:var(--luxury-red);font:11px Cinzel,serif;letter-spacing:.24em}
.luxury-home .luxury-brand-story-copy h2{margin:14px 0 18px;color:var(--luxury-ink);font:300 38px/1.3 "Noto Serif SC",SimSun,serif;letter-spacing:.12em}
.luxury-home .luxury-brand-story-copy p{margin:0;color:#6e6964;font-size:14px;line-height:1.9}
.luxury-home .luxury-brand-story-copy a{display:inline-block;margin-top:24px;padding-bottom:8px;border-bottom:1px solid #8c8179;color:#5f554e;font-size:12px;letter-spacing:.16em}
.luxury-home .luxury-brand-story-copy a:hover{color:var(--luxury-red);border-color:var(--luxury-red)}
.luxury-home .luxury-news{padding-top:120px;padding-bottom:120px}
.luxury-home .luxury-news .luxury-heading h2{font-size:46px}
@media(max-width:900px){.luxury-home .luxury-hero-type strong{font-size:54px}.luxury-home .luxury-series-card{height:480px;min-height:480px}.luxury-home .luxury-brand-story-copy{left:24px;right:24px;bottom:28px;top:auto;width:auto;transform:none}.luxury-home .luxury-brand-story-copy h2{font-size:30px}}
.luxury-news-grid .news-item>.asset-placeholder{font-size:0;letter-spacing:0;position:relative;background:#f2f0ed;color:transparent}
.luxury-news-grid .news-item>.asset-placeholder:after{content:"眸";position:absolute;top:50%;left:50%;width:26px;height:26px;transform:translate(-50%,-50%);border:1px solid rgba(121,12,23,.2);color:rgba(121,12,23,.34);font:16px/26px SimSun,serif;text-align:center}
.luxury-home .luxury-brand-poster,.luxury-home .luxury-storefront-poster{width:calc(100% - 80px);max-width:1920px;margin-left:auto;margin-right:auto}
.luxury-home .luxury-brand-poster{padding:0;margin-top:0;margin-bottom:56px;background:var(--luxury-ivory);border-top:1px solid #e5dfd3;border-bottom:1px solid #e5dfd3}
.luxury-home .luxury-brand-poster-link{display:block;position:relative;width:100%;line-height:0;color:var(--luxury-ink);background:var(--luxury-ivory);transition:background .3s ease}
.luxury-home .luxury-brand-poster-link h2{margin:0}
.luxury-home .luxury-brand-poster-link .luxury-brand-poster-media{width:100%;aspect-ratio:12 / 5;overflow:hidden;background:var(--luxury-ivory)}
.luxury-home .luxury-brand-poster-link .luxury-brand-poster-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s ease}
.luxury-home .luxury-brand-poster-link .luxury-brand-poster-type{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:12 / 5;background:var(--luxury-ivory)}
.luxury-home .luxury-brand-poster-link .luxury-brand-poster-type[hidden],.luxury-home .luxury-brand-poster-link .luxury-brand-poster-media[hidden]{display:none}
.luxury-home .luxury-brand-poster-link .luxury-brand-poster-type span{font:300 46px/1.3 "Noto Serif SC",SimSun,serif;letter-spacing:.2em;text-indent:.2em}
.luxury-home .luxury-brand-poster-link:hover .luxury-brand-poster-media img{transform:scale(1.03)}
.luxury-home .luxury-storefront-poster{margin-bottom:120px;background:#eeeae5;border-top:1px solid #e5dfd3;border-bottom:1px solid #e5dfd3}
.luxury-home .luxury-storefront-poster-image{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#eeeae5}
.luxury-home .luxury-storefront-poster-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}
@media(max-width:1240px){.luxury-home .luxury-brand-poster,.luxury-home .luxury-storefront-poster{width:calc(100% - 48px);max-width:none}}

/* 品牌标志：改用 logo.svg 图片 */
.luxury-home .luxury-brand{align-items:center}
.luxury-brand-logo{display:block;width:auto;height:136px}
.luxury-footer-brand{display:block}
.luxury-footer-logo{display:block;width:auto;height:136px}
.body-news .brand,.body-about .brand{gap:16px;width:auto;align-items:center}
.body-news .brand .brand-logo,.body-about .brand .brand-logo{display:block}
.body-news .brand .brand-logo img,.body-about .brand .brand-logo img{display:block;width:auto;height:136px}
.footer-brand-mark{display:block;gap:0}
.footer-brand-mark img{display:block;width:auto;height:136px}

/* 页脚店铺二维码 */
.luxury-footer-top>div:not(.luxury-footer-brand)>span.luxury-footer-shop-title{font:400 12px/1.5 "Microsoft YaHei","PingFang SC",sans-serif;letter-spacing:.1em;color:#4d4a46}
.luxury-footer-shops{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 24px;margin:16px 0 0;padding:0;list-style:none}
.luxury-footer-shops li{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}
/* 二维码可点击放大 */
.shop-qr-btn{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .25s ease,box-shadow .25s ease}
.shop-qr-btn:hover{transform:translateY(-3px)}
.shop-qr-btn:focus-visible{outline:2px solid #b01424;outline-offset:3px}
.shop-qr{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#fff;border:1px solid #ddd9d2;transition:border-color .25s ease}
.shop-qr-btn:hover .shop-qr{border-color:#b01424}
/* 就近弹出：点击缩略图后在它旁边冒出来，不做全屏居中 */
.qr-modal[hidden]{display:none}
.qr-modal{position:fixed;inset:0;z-index:60}
.qr-modal-mask{position:absolute;inset:0;background:transparent}
.qr-modal-dialog{position:absolute;box-sizing:border-box;width:236px;padding:18px 16px 14px;
  background:#fff;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.28);border:1px solid #e8e5df;
  animation:qrIn .2s ease}
@keyframes qrIn{from{opacity:0}to{opacity:1}}
.qr-modal-image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;
  background:#fff;border:1px solid #eee;image-rendering:pixelated}
.qr-modal-name{margin:12px 0 3px;color:#171714;font:400 15px/1.4 "Noto Serif SC",SimSun,serif;letter-spacing:.06em}
.qr-modal-hint{margin:0;color:#9a9791;font-size:11px;line-height:1.5}
.qr-modal-close{position:absolute;top:5px;right:7px;width:24px;height:24px;padding:0;border:0;
  background:none;color:#b6b2ab;font-size:19px;line-height:1;cursor:pointer;transition:color .2s ease}
.qr-modal-close:hover{color:#b01424}
/* 弹层下方的小三角，指向被点的二维码 */
.qr-modal-dialog:after{content:"";position:absolute;left:50%;margin-left:-7px;width:0;height:0;
  border:7px solid transparent}
.qr-modal-dialog:not(.is-below):after{bottom:-14px;border-top-color:#fff;filter:drop-shadow(0 1px 0 #e8e5df)}
.qr-modal-dialog.is-below:after{top:-14px;border-bottom-color:#fff}

.luxury-footer-shops b{font-weight:400;color:#4d4a46;font-size:12px;line-height:1.5;letter-spacing:.04em;text-align:center;white-space:normal}
