.is-mobile-home{--mh-red:#ed0017;--mh-dark:#13213b;background:#f7f7f8;color:var(--mh-dark)}
.is-mobile-home .qlm-main{padding:0 0 78px;max-width:852px;margin:auto;overflow:visible;background:#f7f7f8}
.is-mobile-home .mp-header{position:relative;z-index:20;padding:18px 30px 12px;background:#fff;border:0}
.is-mobile-home .mp-brand{height:116px;display:flex;align-items:center;gap:18px;padding:0}
.is-mobile-home .mp-logo{width:220px;height:86px;display:flex;align-items:center}.is-mobile-home .mp-logo img{width:100%;max-height:86px;object-fit:contain;object-position:left center}
.is-mobile-home .mp-brand>p{display:block!important;flex:1;font:600 18px/1.55 KaiTi,STKaiti,serif;color:#172033;transform:rotate(-4deg)}.is-mobile-home .mp-brand>p i{display:block;width:155px;border-top:2px solid var(--mh-red);transform:rotate(-5deg);margin-top:3px}
.is-mobile-home .mp-head-tools{gap:26px}.is-mobile-home .mp-search-toggle{display:grid!important;width:42px;height:42px}.is-mobile-home .mp-search-toggle svg{width:36px;height:36px;fill:none;stroke:var(--mh-red);stroke-width:2}.is-mobile-home .mp-menu{width:46px;height:38px;gap:8px}.is-mobile-home .mp-menu i{height:4px;border-radius:4px}
.mh-search{background:#fff;padding:0 31px 19px}.mh-search form{height:74px;border:2px solid var(--mh-red);border-radius:40px;padding:3px;display:flex;overflow:hidden;background:#fff}.mh-search select{width:130px;border:0;border-right:1px solid #ddd;background:#fff;padding:0 24px;font-size:22px;font-weight:700;color:#303744}.mh-search input{min-width:0;flex:1;border:0;padding:0 18px;font-size:22px;color:#4d5668}.mh-search button{width:172px;border:0;border-radius:36px;background:linear-gradient(135deg,#f3062c,#db0012);color:#fff;font-size:23px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px}.mh-search button svg{width:30px;fill:none;stroke:#fff;stroke-width:2}
.mh-hero{height:315px;position:relative;background:#b70716 url('mobile-home-hero-v3.webp') center/cover no-repeat;color:#fff;overflow:hidden}.mh-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(185,0,17,.25),transparent 65%)}.mh-hero-copy{position:absolute;z-index:1;left:42px;top:39px;max-width:520px;text-shadow:0 2px 8px rgba(100,0,0,.2)}.mh-hero h1{margin:0;font-size:39px;line-height:1.28;color:#fff;white-space:nowrap}.mh-hero h1 em{font-style:normal;color:#ffe58b}.mh-hero h2{font-size:28px;margin:13px 0 10px;color:#fff}.mh-hero p{font:22px/1.4 KaiTi,STKaiti,serif;margin:0}.mh-hero-copy>div{display:flex;gap:36px;margin-top:36px;border-top:1px solid rgba(255,255,255,.35);padding-top:18px;font-size:19px;font-weight:700}.mh-hero>b{position:absolute;right:31px;top:37px;z-index:2;color:#e60012;font:700 19px/1.4 KaiTi,STKaiti,serif;transform:rotate(-8deg);text-align:center}
.mh-services{position:relative;z-index:2;margin:-27px 23px 15px;padding:27px 13px 18px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:26px;border-radius:23px;background:#fff;box-shadow:0 10px 30px rgba(26,34,50,.08)}.mh-services a{text-align:center;min-width:0}.mh-services i{width:88px;height:80px;margin:0 auto 10px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#ff416c,#f0042a);box-shadow:0 8px 16px rgba(230,0,24,.14)}.mh-services a:nth-child(3n) i{background:linear-gradient(145deg,#ff8734,#ff4d16)}.mh-services a:nth-child(5) i{background:linear-gradient(145deg,#38d9a5,#0fba83)}.mh-services a:nth-child(4) i{background:linear-gradient(145deg,#d34bd8,#aa1cae)}.mh-services svg{width:48px;height:48px;fill:none;stroke:#fff;stroke-width:2}.mh-services strong{display:block;font-size:23px;color:#171717}.mh-services small{display:block;margin-top:5px;font-size:18px;color:#7b8190;white-space:nowrap}
.mh-notice{height:70px;margin:0 23px 14px;padding:0 18px;display:flex;align-items:center;gap:15px;border-radius:16px;background:#fff0f1}.mh-notice>b{padding:11px 15px;background:var(--mh-red);border-radius:11px;color:#fff;font-size:19px}.mh-notice i{color:var(--mh-red);width:27px}.mh-notice svg{fill:none;stroke:currentColor;stroke-width:2}.mh-notice span{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:19px;color:#31323a}.mh-notice em{font-style:normal;color:var(--mh-red);font-size:28px}
.mh-data-zone{height:116px;margin:0 23px 15px;padding:16px 190px 14px 27px;display:flex;align-items:center;position:relative;overflow:hidden;border-radius:15px;background:linear-gradient(100deg,#fff1f1,#ffd9dc);color:var(--mh-red)}.mh-data-zone div{min-width:0}.mh-data-zone div>b{font-size:29px}.mh-data-zone p{display:flex;gap:18px;margin:13px 0 0;font-size:16px;white-space:nowrap}.mh-data-zone>strong{position:absolute;right:189px;bottom:17px;background:var(--mh-red);color:#fff;padding:8px 16px;border-radius:22px;font-size:16px}.mh-data-zone>i{position:absolute;right:20px;bottom:-6px;color:#a8111d}.mh-data-zone svg{width:145px;height:105px;fill:#b11a25;opacity:.9}
.mh-count-wrap{display:grid;grid-template-columns:1.6fr 1fr;gap:15px;margin:0 23px 15px}.mh-countdown,.mh-shortcuts{background:#fff;border-radius:20px;box-shadow:0 5px 20px rgba(25,35,50,.035)}.mh-countdown{padding:19px 25px}.mh-countdown header{display:flex;align-items:center;gap:17px}.mh-countdown header i{width:50px;height:50px;display:grid;place-items:center;background:#fff0f1;border-radius:12px}.mh-countdown header svg{width:37px;fill:none;stroke:var(--mh-red);stroke-width:2}.mh-countdown header b{font-size:23px}.mh-countdown header p{font-size:18px;color:#6f7787;margin:5px 0 0}.mh-clock{display:flex;align-items:center;gap:8px;margin-top:20px}.mh-clock b{min-width:71px;height:66px;display:grid;place-items:center;border-radius:9px;background:#fff1f2;color:var(--mh-red);font-size:31px}.mh-clock span{font-size:16px;color:#586071}.mh-shortcuts{padding:11px 17px}.mh-shortcuts a{height:69px;display:flex;align-items:center;border-bottom:1px solid #eee}.mh-shortcuts a:last-child{border:0}.mh-shortcuts i{width:43px;height:43px;display:grid;place-items:center;border-radius:10px;background:#fff1f2;color:var(--mh-red);font-style:normal;font-size:27px}.mh-shortcuts span{flex:1;padding-left:14px}.mh-shortcuts b,.mh-shortcuts small{display:block}.mh-shortcuts b{font-size:19px}.mh-shortcuts small{font-size:16px;color:#8c92a0;margin-top:3px}.mh-shortcuts em{font-style:normal;font-size:28px;color:#727b8a}
.mh-news{margin:0 23px;background:#fff;border-radius:20px;padding:0 22px 16px}.mh-news>header{height:76px;display:flex;align-items:center;overflow:hidden}.mh-news-tabs{display:flex;align-items:stretch;gap:30px;min-width:0;overflow:hidden;height:100%}.mh-news-tabs button,.mh-news-tabs a{flex:0 0 auto;border:0;background:none;padding:0;font-size:19px;color:#4a5263;display:flex;align-items:center}.mh-news-tabs button.active{position:relative;color:var(--mh-red);font-size:22px;font-weight:800}.mh-news-tabs button.active:after{content:"";position:absolute;left:50%;bottom:7px;width:35px;height:4px;background:var(--mh-red);border-radius:4px;transform:translateX(-50%)}.mh-news>header>a{margin-left:auto;white-space:nowrap;font-size:18px;color:#626b7c}.mh-news-list article{min-height:112px;display:flex;align-items:center;gap:16px;position:relative;border-bottom:1px solid #eee;padding:12px 0}.mh-cover{width:215px;height:104px;flex:0 0 auto;border-radius:10px;overflow:hidden}.mh-cover img{width:100%;height:100%;object-fit:cover}.mh-news-list article>div{min-width:0;flex:1}.mh-news-list h3{font-size:20px;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh-news-list p{font-size:17px;line-height:1.55;color:#7c8391;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mh-news-list p b{color:var(--mh-red);background:#fff0f1;padding:4px 8px;border-radius:4px;margin-right:10px}.mh-news-list time{position:absolute;right:0;top:16px;color:#8a91a0;font-size:14px}.mh-empty{text-align:center;padding:30px;color:#8b92a0}
.is-mobile-home .qlm-footer{display:none}.is-mobile-home .mp-bottom-nav{height:78px;background:rgba(255,255,255,.97);box-shadow:0 -2px 10px rgba(20,28,40,.07)}.is-mobile-home .mp-bottom-nav a{font-size:16px}.is-mobile-home .mp-bottom-nav svg{width:31px;height:31px}
@media(max-width:600px){.is-mobile-home .mp-header{padding:9px 15px 7px}.is-mobile-home .mp-brand{height:72px;gap:8px}.is-mobile-home .mp-logo{width:132px;height:55px}.is-mobile-home .mp-logo img{max-height:55px}.is-mobile-home .mp-brand>p{font-size:12px}.is-mobile-home .mp-brand>p i{width:96px}.is-mobile-home .mp-head-tools{gap:12px}.is-mobile-home .mp-search-toggle{width:31px;height:31px}.is-mobile-home .mp-search-toggle svg{width:27px}.is-mobile-home .mp-menu{width:32px;height:29px;gap:5px}.is-mobile-home .mp-menu i{height:3px}.mh-search{padding:0 15px 10px}.mh-search form{height:45px}.mh-search select{width:73px;padding:0 9px;font-size:14px}.mh-search input{padding:0 9px;font-size:13px}.mh-search button{width:92px;font-size:15px;gap:5px}.mh-search button svg{width:20px}.mh-hero{height:190px}.mh-hero-copy{left:21px;top:23px;max-width:310px}.mh-hero h1{font-size:22px}.mh-hero h2{font-size:17px;margin:8px 0 6px}.mh-hero p{font-size:14px}.mh-hero-copy>div{gap:15px;margin-top:20px;padding-top:11px;font-size:11px}.mh-hero>b{right:12px;top:22px;font-size:12px}.mh-services{margin:-15px 11px 8px;padding:16px 6px 12px;row-gap:16px;border-radius:15px}.mh-services i{width:53px;height:50px;border-radius:13px;margin-bottom:5px}.mh-services svg{width:30px;height:30px}.mh-services strong{font-size:15px}.mh-services small{font-size:11px}.mh-notice{height:45px;margin:0 11px 8px;padding:0 9px;gap:8px;border-radius:10px}.mh-notice>b{font-size:12px;padding:7px 8px}.mh-notice i{width:18px}.mh-notice span{font-size:12px}.mh-data-zone{height:72px;margin:0 11px 8px;padding:9px 108px 8px 15px;border-radius:10px}.mh-data-zone div>b{font-size:18px}.mh-data-zone p{gap:8px;margin-top:7px;font-size:10px}.mh-data-zone>strong{right:98px;bottom:9px;font-size:10px;padding:5px 9px}.mh-data-zone>i{right:7px}.mh-data-zone svg{width:92px;height:70px}.mh-count-wrap{gap:8px;margin:0 11px 8px}.mh-countdown{padding:11px 12px}.mh-countdown header{gap:9px}.mh-countdown header i{width:33px;height:33px}.mh-countdown header svg{width:24px}.mh-countdown header b{font-size:14px}.mh-countdown header p{font-size:11px;margin-top:2px}.mh-clock{gap:4px;margin-top:12px}.mh-clock b{min-width:39px;height:42px;font-size:19px}.mh-clock span{font-size:10px}.mh-shortcuts{padding:5px 8px}.mh-shortcuts a{height:45px}.mh-shortcuts i{width:29px;height:29px;font-size:18px}.mh-shortcuts span{padding-left:8px}.mh-shortcuts b{font-size:12px}.mh-shortcuts small{font-size:10px;margin-top:1px}.mh-shortcuts em{font-size:18px}.mh-news{margin:0 11px;padding:0 12px 10px;border-radius:13px}.mh-news>header{height:48px}.mh-news-tabs{gap:17px}.mh-news-tabs button,.mh-news-tabs a{font-size:12px}.mh-news-tabs button.active{font-size:14px}.mh-news-tabs button.active:after{bottom:4px;width:24px;height:3px}.mh-news>header>a{font-size:11px}.mh-news-list article{min-height:73px;gap:9px;padding:8px 0}.mh-cover{width:110px;height:66px}.mh-news-list h3{font-size:13px;margin-bottom:5px;padding-right:58px}.mh-news-list p{font-size:11px;line-height:1.45}.mh-news-list p b{padding:2px 4px;margin-right:5px}.mh-news-list time{font-size:9px;top:10px}.is-mobile-home .mp-bottom-nav{height:64px}.is-mobile-home .mp-bottom-nav a{font-size:11px}.is-mobile-home .mp-bottom-nav svg{width:25px;height:25px}}
@media(max-width:360px){.mh-hero h1{font-size:20px}.mh-data-zone p span:last-child{display:none}.mh-clock b{min-width:34px}.mh-news-tabs{gap:11px}}
.mh-hero{background-image:linear-gradient(90deg,rgba(111,0,13,.82) 0%,rgba(170,0,18,.58) 46%,rgba(129,0,14,.08) 74%),url('mobile-home-hero-final.webp');background-position:center;background-size:cover}.mh-hero-copy{text-shadow:0 2px 8px rgba(55,0,5,.55)!important}.mh-hero h1,.mh-hero h2,.mh-hero p,.mh-hero-copy>div{color:#fff!important}.mh-hero h1 em{color:#ffe579!important}
.mh-services{margin:-15px 10px 8px!important;padding:14px 8px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px 4px!important;border-radius:14px!important}
.mh-services>a{height:78px!important;padding:0 2px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden}
.mh-services i{width:39px!important;height:39px!important;flex:0 0 39px!important;margin:0 auto!important;border-radius:11px!important}
.mh-services svg{width:23px!important;height:23px!important}
.mh-services strong{margin-top:6px!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important}
.mh-services small{display:block!important;width:100%!important;margin-top:3px!important;font-size:9px!important;line-height:1.25!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
@media(max-width:600px){.mh-count-wrap{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr)}.mh-countdown{min-width:0;padding:12px 10px}.mh-clock{display:grid;grid-template-columns:repeat(4,minmax(0,1fr) 12px);gap:3px;width:100%}.mh-clock b{min-width:0;width:100%;height:42px;font-size:18px}.mh-clock span{font-size:10px;text-align:center}.mh-countdown header p{white-space:nowrap}.mh-shortcuts{min-width:0}}
@media(max-width:360px){.mh-count-wrap{grid-template-columns:1fr}.mh-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);padding:6px}.mh-shortcuts a{height:auto;min-width:0;display:flex;flex-direction:column;text-align:center;border:0}.mh-shortcuts span{padding:4px 0 0}.mh-shortcuts em{display:none}}
/* M站始终使用手机画布，避免电脑访问时命中桌面尺寸规则。 */
html{background:#eef0f3}.qlm-body{width:100%;max-width:430px!important;min-height:100vh;margin:0 auto!important;background:#f7f7f8;box-shadow:0 0 28px rgba(31,38,51,.1)}
.qlm-body .mp-header,.qlm-body .qlm-main,.qlm-body .qlm-footer{width:100%;max-width:430px!important}
.qlm-body .mp-bottom-nav{right:auto!important;left:50%!important;width:100%!important;max-width:430px!important;transform:translateX(-50%)}
.is-mobile-home .qlm-main{max-width:430px!important}
.is-mobile-home .mp-header{padding:8px 15px 7px!important}.is-mobile-home .mp-brand{height:66px!important;gap:8px!important}.is-mobile-home .mp-logo{width:112px!important;height:47px!important;flex:0 0 112px!important}.is-mobile-home .mp-logo img{width:112px!important;max-height:47px!important;object-fit:contain!important}.is-mobile-home .mp-brand>p{font-size:10px!important;line-height:1.45!important}.is-mobile-home .mp-brand>p i{width:82px!important}.is-mobile-home .mp-head-tools{right:12px!important;gap:11px!important}.is-mobile-home .mp-search-toggle{width:29px!important;height:29px!important}.is-mobile-home .mp-search-toggle svg{width:25px!important}.is-mobile-home .mp-menu{width:30px!important;height:27px!important;gap:5px!important}
.mh-search{padding:0 14px 11px!important}.mh-search form{height:43px!important;padding:2px!important;border:1px solid #e60012!important;border-radius:23px!important;box-shadow:0 4px 14px rgba(230,0,18,.06)!important}.mh-search select{width:67px!important;padding:0 8px!important;border-right:1px solid #eee!important;font-size:13px!important}.mh-search input{padding:0 10px!important;font-size:13px!important}.mh-search button{width:80px!important;border-radius:20px!important;font-size:14px!important;gap:4px!important}.mh-search button svg{width:18px!important}
.mh-hero{height:190px!important}.mh-hero-copy{left:21px!important;top:23px!important;max-width:310px!important}.mh-hero h1{font-size:22px!important}.mh-hero h2{margin:8px 0 6px!important;font-size:17px!important}.mh-hero p{font-size:14px!important}.mh-hero-copy>div{gap:15px!important;margin-top:20px!important;padding-top:11px!important;font-size:11px!important}.mh-hero>b{right:12px!important;top:22px!important;font-size:12px!important}
.mh-notice{height:45px!important;margin:0 11px 9px!important;padding:0 9px!important;gap:8px!important;border-radius:11px!important}.mh-notice>b{padding:7px 9px!important;font-size:12px!important}.mh-notice i{width:18px!important}.mh-notice span{font-size:12px!important}
.mh-data-zone{height:112px!important;margin:0 11px 9px!important;padding:11px 102px 12px 15px!important;border:0!important;border-radius:14px!important;background:linear-gradient(120deg,#ef1635 0%,#e60012 58%,#ba0010 100%)!important;color:#fff!important;box-shadow:0 8px 20px rgba(197,0,17,.18)!important;overflow:hidden!important}.mh-data-zone:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.18),transparent 34%);pointer-events:none}.mh-data-zone div{position:relative;z-index:2}.mh-data-zone div>small{display:block;margin-bottom:3px;color:#ffd8dc;font-size:8px;font-weight:700;letter-spacing:1.1px}.mh-data-zone div>b{display:block;color:#fff!important;font-size:18px!important;line-height:1.2;white-space:nowrap}.mh-data-zone p{display:grid!important;grid-template-columns:repeat(2,max-content)!important;gap:5px 12px!important;margin:9px 0 0!important;color:#fff;font-size:10px!important}.mh-data-zone p span{display:flex;align-items:center;gap:4px;white-space:nowrap}.mh-data-zone p svg{width:12px;height:12px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.mh-data-zone>strong{right:14px!important;bottom:13px!important;z-index:3;display:flex;align-items:center;gap:3px;padding:6px 10px!important;border:1px solid rgba(255,255,255,.7);background:#fff!important;color:#e60012!important;border-radius:18px!important;font-size:10px!important;box-shadow:0 4px 10px rgba(96,0,9,.15)}.mh-data-zone>strong svg{width:12px;fill:none;stroke:currentColor;stroke-width:2}.mh-data-zone>i{right:9px!important;top:7px!important;bottom:auto!important;z-index:1;color:#fff!important;opacity:.22!important}.mh-data-zone>i svg{width:91px!important;height:78px!important;fill:currentColor!important}
.mh-count-wrap{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr)!important;gap:8px!important;margin:0 11px 9px!important}.mh-countdown{min-width:0!important;padding:12px 10px!important;border-radius:14px!important}.mh-countdown header{gap:9px!important}.mh-countdown header i{width:33px!important;height:33px!important}.mh-countdown header svg{width:24px!important}.mh-countdown header b{font-size:14px!important}.mh-countdown header p{margin-top:2px!important;font-size:11px!important;white-space:nowrap}.mh-clock{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr) 12px)!important;gap:3px!important;width:100%!important;margin-top:12px!important}.mh-clock b{min-width:0!important;width:100%!important;height:42px!important;font-size:18px!important}.mh-clock span{font-size:10px!important;text-align:center!important}.mh-shortcuts{min-width:0!important;padding:5px 8px!important;border-radius:14px!important}.mh-shortcuts a{height:45px!important}.mh-shortcuts i{width:29px!important;height:29px!important;flex:0 0 29px!important}.mh-shortcuts i svg{width:19px;height:19px;fill:none;stroke:#e60012;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mh-shortcuts span{padding-left:8px!important}.mh-shortcuts b{font-size:12px!important}.mh-shortcuts small{margin-top:1px!important;font-size:9px!important}.mh-shortcuts em{font-size:18px!important}
.mh-news{margin:0 11px!important;padding:0 12px 10px!important;border-radius:14px!important}.mh-news>header{height:48px!important}.mh-news-tabs{gap:16px!important}.mh-news-tabs button,.mh-news-tabs a{font-size:12px!important}.mh-news-tabs button.active{font-size:14px!important}.mh-news-tabs button.active:after{bottom:4px!important;width:24px!important;height:3px!important}.mh-news>header>a{font-size:11px!important}.mh-news-list article{min-height:73px!important;gap:9px!important;padding:8px 0!important}.mh-cover{width:110px!important;height:66px!important}.mh-news-list article>div{min-width:0!important}.mh-news-list h3{margin-bottom:5px!important;padding-right:62px!important;font-size:13px!important;line-height:1.35!important}.mh-news-list p{font-size:11px!important;line-height:1.45!important}.mh-news-list time{top:10px!important;right:0!important;font-size:9px!important}.is-mobile-home .mp-bottom-nav{height:64px!important}.is-mobile-home .mp-bottom-nav a{font-size:11px!important}.is-mobile-home .mp-bottom-nav svg{width:25px!important;height:25px!important}

/* iOS 首页底部只保留主区域的一份导航安全距离，避免与全局 body 留白叠加。 */
@media(max-width:768px){body.qlm-body.is-mobile-home{padding-bottom:0!important}.is-mobile-home .qlm-main{padding-bottom:calc(64px + env(safe-area-inset-bottom))!important}}
