@import url('/pc/_nuxt/fonts/iconfont.851a0f6.woff2');
:root{--mm-ink:#17213f;--mm-muted:#8a91a7;--mm-primary:#3d5cff;--mm-bg:#f6f8fc;--mm-line:#edf0f6;--mm-shell:1200px}
*{box-sizing:border-box}
body.mm-modern{margin:0;background:var(--mm-bg);color:var(--mm-ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}
body.mm-modern a{text-decoration:none;color:inherit}
body.mm-modern button,body.mm-modern input{font:inherit}
body.mm-modern .default-layout>header,body.mm-modern .default-layout>nav,body.mm-modern .default-layout>footer,body.mm-modern .default-layout>.float-nav{display:none!important}
body.mm-modern .footer-container,body.mm-modern .float-nav{display:none!important}
.mm-page{min-height:100vh;background:linear-gradient(180deg,#fbfcff 0,#f6f8fc 55%,#f4f6fb 100%);overflow:hidden}
.mm-shell{width:min(var(--mm-shell),calc(100% - 48px));margin:0 auto}
.mm-topbar{height:34px;background:#131c38;color:#b8c0d8;font-size:12px}
.mm-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.mm-top-links{display:flex;gap:22px}.mm-top-links a{color:#b8c0d8;transition:color .2s}.mm-top-links a:hover{color:#fff}
.mm-header{background:rgba(255,255,255,.96);border-bottom:1px solid #eef1f7}.mm-header-inner{height:86px;display:flex;align-items:center;gap:40px}.mm-brand{display:flex;align-items:center;gap:10px;min-width:216px}.mm-brand img{width:46px;height:46px;object-fit:contain;border-radius:12px}.mm-brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#3e58ff,#a06bff);color:#fff;font-weight:800;font-size:24px;box-shadow:0 10px 20px rgba(61,92,255,.25)}.mm-brand strong{display:block;font-size:21px;letter-spacing:.2px}.mm-brand small{display:block;color:#a3a9ba;font-size:10px;margin-top:3px}.mm-search{height:42px;display:flex;flex:1;max-width:560px;border:1px solid #dfe4f3;border-radius:22px;background:#fff;box-shadow:0 5px 18px rgba(35,48,100,.05);overflow:hidden}.mm-search input{min-width:0;flex:1;padding:0 20px;border:0;outline:0;color:var(--mm-ink);background:transparent;font-size:13px}.mm-search button{width:76px;border:0;color:#fff;background:linear-gradient(100deg,#4d65ff,#2e54ee);cursor:pointer}.mm-head-actions{display:flex;align-items:center;gap:20px;margin-left:auto}.mm-head-actions a{display:flex;flex-direction:column;align-items:center;gap:4px;color:#656e85;font-size:11px;white-space:nowrap}.mm-action-icon{font-size:20px;line-height:20px;color:#4d5874}.mm-head-actions a:hover,.mm-head-actions a:hover .mm-action-icon{color:var(--mm-primary)}
.mm-main-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px;margin-top:20px}.mm-sidebar{background:#fff;border:1px solid var(--mm-line);border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(45,60,120,.04)}.mm-sidebar-title{height:48px;padding:0 18px;display:flex;align-items:center;gap:9px;background:linear-gradient(100deg,#3c5bff,#426eff);color:#fff;font-weight:600;font-size:14px}.mm-sidebar-title i{font-style:normal;margin-left:auto;font-size:20px;opacity:.8}.mm-cat-list{padding:8px 0 10px}.mm-cat-item{height:39px;display:flex;align-items:center;gap:10px;padding:0 15px;color:#48536c;font-size:13px;transition:all .2s}.mm-cat-item:hover{color:var(--mm-primary);background:#f1f4ff;padding-left:19px}.mm-cat-icon{display:grid;place-items:center;width:23px;height:23px;border-radius:7px;font-size:9px;font-weight:700;color:#fff;background:#7193ff}.mm-cat-icon-1{background:#ff8c6c}.mm-cat-icon-2{background:#51c5a8}.mm-cat-icon-3{background:#f6b44c}.mm-cat-icon-4{background:#a878f5}.mm-cat-icon-5{background:#55a9e8}.mm-cat-arrow{margin-left:auto;color:#aab2c5;font-size:19px}.mm-hero{height:416px;position:relative;border-radius:14px;background-color:#dfe4ff;background-position:center;background-size:cover;overflow:hidden;box-shadow:0 10px 30px rgba(45,60,120,.08)}.mm-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(236,240,255,.98) 0%,rgba(238,241,255,.89) 29%,rgba(238,241,255,.15) 70%,rgba(218,223,255,.08) 100%)}.mm-hero-copy{position:absolute;left:48px;top:72px}.mm-hero-copy>span{font-size:11px;letter-spacing:2px;color:#7180ca;font-weight:700}.mm-hero-copy h1{margin:17px 0 12px;font-size:39px;line-height:1.35;letter-spacing:1px;color:#26325e}.mm-hero-copy h1 b{color:#3157e9;font-weight:800}.mm-hero-copy p{margin:0 0 26px;color:#67718f;font-size:14px}.mm-hero-copy a{display:inline-flex;align-items:center;height:40px;padding:0 22px;border-radius:22px;color:#fff;background:linear-gradient(100deg,#415cff,#4c96ff);font-size:13px;box-shadow:0 8px 18px rgba(61,92,255,.25)}.mm-dots{position:absolute;bottom:17px;left:50%;display:flex;gap:7px;transform:translateX(-50%)}.mm-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#bdc5db;cursor:pointer}.mm-dot.is-active{width:18px;border-radius:5px;background:#4a70ff}
.mm-quick-row{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-top:16px;padding:16px 18px;background:#fff;border:1px solid var(--mm-line);border-radius:12px;box-shadow:0 8px 25px rgba(45,60,120,.04)}.mm-quick-item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border-right:1px solid #f0f2f7;min-height:64px}.mm-quick-item:last-child{border-right:0}.mm-quick-item strong{font-size:13px}.mm-quick-item small{font-size:11px;color:#9299aa}.mm-quick-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;color:#fff;font-size:14px;font-weight:700;box-shadow:0 5px 10px rgba(61,92,255,.15)}
.mm-promo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.mm-promo{height:112px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 18px 24px;border-radius:12px;overflow:hidden}.mm-promo-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.mm-promo-copy b{font-size:19px}.mm-promo-copy span{font-size:12px;margin-top:5px;color:#707a90}.mm-promo-copy em{font-style:normal;font-size:11px;margin-top:9px;padding:4px 9px;border-radius:12px;color:#fff;background:rgba(61,92,255,.7)}.mm-promo img{width:105px;height:92px;object-fit:contain;mix-blend-mode:multiply;filter:saturate(1.04)}.mm-promo-pink{background:linear-gradient(105deg,#fff1f2,#ffe5e9)}.mm-promo-pink b{color:#f15467}.mm-promo-blue{background:linear-gradient(105deg,#e9f6ff,#e2f1ff)}.mm-promo-blue b{color:#3271e8}.mm-promo-purple{background:linear-gradient(105deg,#f4efff,#eee8ff)}.mm-promo-purple b{color:#8450e4}
.mm-section{margin-top:28px}.mm-section-head{height:32px;display:flex;align-items:center;justify-content:space-between}.mm-section-head h2{margin:0;font-size:21px;letter-spacing:.3px}.mm-section-head a{font-size:12px;color:#969daf}.mm-section-head a:hover{color:var(--mm-primary)}.mm-category-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:13px}.mm-category-card{min-width:0;background:#fff;border:1px solid var(--mm-line);border-radius:11px;overflow:hidden;transition:transform .2s,box-shadow .2s}.mm-category-card:hover,.mm-shop-card:hover,.mm-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px rgba(45,60,120,.1)}.mm-category-photo{height:152px;background:#f1f3f8;overflow:hidden}.mm-category-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.mm-category-card:hover .mm-category-photo img{transform:scale(1.05)}.mm-category-card>b{display:block;padding:11px 13px 3px;font-size:14px}.mm-category-card>span{display:block;padding:0 13px 12px;font-size:11px;color:#a1a7b7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mm-shop-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:13px}.mm-shop-card{background:#fff;border:1px solid var(--mm-line);border-radius:11px;overflow:hidden;transition:transform .2s,box-shadow .2s}.mm-shop-cover{height:145px;background:#eef1f8;overflow:hidden}.mm-shop-cover img{width:100%;height:100%;object-fit:cover}.mm-shop-meta{position:relative;display:flex;align-items:center;gap:8px;padding:15px 13px 10px}.mm-shop-logo{width:36px;height:36px;border-radius:10px;object-fit:cover;border:3px solid #fff;box-shadow:0 3px 10px rgba(0,0,0,.1);margin-top:-31px}.mm-shop-name{font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.mm-shop-tag{font-size:10px;padding:3px 6px;border-radius:5px;color:#7a58df;background:#f0ebff}.mm-shop-bottom{display:flex;justify-content:space-between;padding:0 13px 13px;color:#ffab2f;font-size:11px}.mm-shop-bottom small{color:#a5abba}
.mm-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:28px;padding:21px 24px;background:#fff;border:1px solid var(--mm-line);border-radius:12px}.mm-benefit{display:flex;align-items:center;justify-content:center;gap:11px;border-right:1px solid #edf0f6}.mm-benefit:last-child{border-right:0}.mm-benefit>span{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;color:#4b67e8;background:#eef1ff;font-size:21px}.mm-benefit:nth-child(2)>span{color:#9d63df;background:#f5eeff}.mm-benefit:nth-child(3)>span{color:#35a1d6;background:#eaf8ff}.mm-benefit:nth-child(4)>span{color:#ec6875;background:#fff0f1}.mm-benefit b,.mm-benefit small{display:block}.mm-benefit b{font-size:13px}.mm-benefit small{margin-top:4px;color:#a1a8b6;font-size:10px}
.mm-products{padding-bottom:28px}.mm-tabs{display:flex;gap:34px;height:72px;margin-top:8px;align-items:center;border-bottom:1px solid #e8ecf5}.mm-tab{position:relative;display:flex;flex-direction:column;gap:6px;align-items:flex-start;padding:0;border:0;background:transparent;color:#8c94a9;cursor:pointer}.mm-tab b{font-size:15px;font-weight:600}.mm-tab span{font-size:11px}.mm-tab:after{content:"";position:absolute;left:0;bottom:-18px;width:0;height:3px;border-radius:3px;background:#4d65ff;transition:width .2s}.mm-tab.is-active{color:#23315b}.mm-tab.is-active:after{width:35px}.mm-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:16px}.mm-product-card{min-width:0;padding:10px 10px 13px;background:#fff;border:1px solid var(--mm-line);border-radius:10px;transition:transform .2s,box-shadow .2s}.mm-product-image{height:188px;border-radius:7px;background:#f6f7fa;overflow:hidden}.mm-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.mm-product-name{height:40px;margin-top:10px;font-size:12px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#39425d}.mm-product-foot{display:flex;align-items:baseline;justify-content:space-between;margin-top:9px}.mm-product-foot strong{color:#ff5571;font-size:18px}.mm-product-foot span{font-size:10px;color:#a8afbd}.mm-empty{grid-column:1/-1;padding:50px;text-align:center;color:#aab2c4;background:#fff;border-radius:10px}
.mm-app-banner{height:98px;display:flex;align-items:center;gap:14px;padding:0 30px;margin:0 0 34px;border-radius:12px;background:linear-gradient(105deg,#f1edff,#eef3ff);border:1px solid #e4e8f8}.mm-app-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:#fff;font-size:25px;font-weight:800;background:linear-gradient(135deg,#5063ff,#9b6bff);box-shadow:0 8px 15px rgba(83,94,227,.2)}.mm-app-banner b,.mm-app-banner span{display:block}.mm-app-banner b{font-size:16px}.mm-app-banner span{margin-top:4px;color:#858da5;font-size:11px}.mm-app-banner a{margin-left:auto;padding:10px 20px;border-radius:18px;color:#fff;background:#4c6bfa;font-size:12px}.mm-footer{background:#18203a;color:#a8b1cb}.mm-footer-inner{height:90px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.mm-backtop{position:fixed;right:20px;bottom:25px;width:36px;height:36px;border:1px solid #dfe4f2;border-radius:50%;background:#fff;color:#69738d;box-shadow:0 8px 20px rgba(32,48,99,.12);cursor:pointer}
@media(max-width:900px){.mm-shell{width:calc(100% - 24px)}.mm-header-inner{gap:15px}.mm-brand{min-width:auto}.mm-brand>div{display:none}.mm-head-actions{gap:9px}.mm-head-actions a:nth-child(1),.mm-head-actions a:nth-child(3){display:none}.mm-main-grid{grid-template-columns:170px minmax(0,1fr)}.mm-hero-copy{left:28px}.mm-hero-copy h1{font-size:31px}.mm-quick-row{grid-template-columns:repeat(4,1fr)}.mm-quick-item:nth-child(4){border-right:0}.mm-promo-row{grid-template-columns:1fr}.mm-promo{height:92px}.mm-category-row{grid-template-columns:repeat(3,1fr)}.mm-category-card:nth-child(n+4){display:none}.mm-shop-row{grid-template-columns:repeat(2,1fr)}.mm-shop-card:nth-child(n+3){display:none}.mm-product-grid{grid-template-columns:repeat(3,1fr)}.mm-product-card:nth-child(n+4){display:none}.mm-benefits{grid-template-columns:repeat(2,1fr);gap:16px}.mm-benefit:nth-child(2){border-right:0}.mm-benefit:nth-child(3){border-top:1px solid #edf0f6;padding-top:16px}.mm-benefit:nth-child(4){border-top:1px solid #edf0f6;padding-top:16px}}
@media(max-width:620px){.mm-topbar{display:none}.mm-shell{width:calc(100% - 20px)}.mm-header-inner{height:auto;min-height:72px;flex-wrap:wrap;padding:11px 0;gap:10px}.mm-brand-mark,.mm-brand img{width:38px;height:38px}.mm-search{order:3;flex-basis:100%;height:38px;max-width:none}.mm-head-actions{margin-left:auto}.mm-head-actions a small{font-size:9px}.mm-main-grid{grid-template-columns:1fr;margin-top:10px}.mm-sidebar{display:none}.mm-hero{height:300px}.mm-hero-copy{left:25px;top:45px}.mm-hero-copy h1{font-size:30px;margin:12px 0 9px}.mm-hero-copy p{font-size:12px;margin-bottom:18px}.mm-quick-row{grid-template-columns:repeat(4,1fr);padding:10px 4px}.mm-quick-item{min-height:58px}.mm-quick-item strong{font-size:11px}.mm-quick-item small{font-size:9px}.mm-quick-icon{width:26px;height:26px}.mm-category-row{grid-template-columns:repeat(2,1fr)}.mm-category-card:nth-child(n+3){display:none}.mm-shop-row{grid-template-columns:1fr}.mm-shop-card:nth-child(n+2){display:none}.mm-product-grid{grid-template-columns:repeat(2,1fr)}.mm-product-card:nth-child(n+3){display:none}.mm-product-image{height:145px}.mm-tabs{gap:18px;overflow:auto}.mm-tab{flex:none}.mm-top-links{gap:10px}.mm-topbar-inner>span{display:none}.mm-footer-inner{height:auto;min-height:90px;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px}.mm-app-banner{height:auto;min-height:88px;padding:15px}.mm-app-banner a{padding:8px 12px}.mm-benefits{padding:15px 8px}.mm-benefit{gap:7px}.mm-benefit b{font-size:11px}.mm-benefit small{font-size:9px}}
