:root{--navy:#0b2b50;--blue:#155aa1;--orange:#ed7b31;--ink:#172a3f;--muted:#68778a;--line:#e5ebf0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}a{text-decoration:none;color:inherit}.container{max-width:1180px;margin:auto;padding-left:20px;padding-right:20px}.topbar{background:var(--navy);color:#dce7f2;font-size:12px;padding:9px 0}.topbar span{float:right}header{height:78px;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 8px #1231}.nav{height:100%;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;min-width:195px}.logo{width:41px;height:41px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),var(--navy));color:#fff;font-weight:800;font-size:23px;border-bottom:5px solid var(--orange)}.brand strong{display:block;color:var(--navy);font-size:22px;letter-spacing:3px}.brand small{display:block;color:#84919f;font-size:10px;margin-top:2px}.nav nav{display:flex;justify-content:center;gap:23px;flex:1}.nav nav a{font-size:14px;font-weight:600}.nav nav a:hover{color:var(--orange)}.login{border:1px solid #cdd8e2;padding:10px 14px;border-radius:5px;font-size:13px}.menu{display:none;border:0;background:none;font-size:25px}.hero{background:linear-gradient(115deg,#edf5fa,#f7f3ed 62%,#f5dfd1);overflow:hidden}.hero-grid{min-height:580px;display:grid;grid-template-columns:1.35fr 1fr;align-items:center}.kicker{color:var(--blue);font-size:14px;font-weight:bold;letter-spacing:3px}.hero h1{font-size:54px;line-height:1.28;color:var(--navy);margin:20px 0}.hero h1 em{font-style:normal;color:var(--blue)}.lead{font-size:17px;line-height:1.9;color:#51657a;max-width:650px}.actions{display:flex;gap:14px;margin:30px 0}.btn{border:1px solid #9fb2c6;padding:14px 24px;border-radius:4px;background:#fff;color:var(--navy);font-weight:bold;cursor:pointer}.primary{background:var(--orange);border-color:var(--orange);color:#fff}.dark{background:var(--navy);color:#fff;border:0}.stats{display:flex;gap:40px;margin-top:38px}.stats div{padding-right:35px;border-right:1px solid #c7d2dc}.stats div:last-child{border:0}.stats b{display:block;font-size:24px;color:var(--navy)}.stats span{font-size:12px;color:#788697}.hero-art{height:450px;position:relative}.circle{position:absolute;width:380px;height:380px;border-radius:50%;background:#efc6aa;right:-55px;top:25px;opacity:.6}.learning-card{position:absolute;right:20px;top:45px;width:315px;height:350px;border-radius:170px 170px 24px 24px;background:white;box-shadow:0 28px 60px #25496d26;text-align:center;padding-top:68px}.learning-card>span{background:#fff0e6;color:#d96318;padding:6px 13px;border-radius:20px;font-size:11px}.books{display:flex;justify-content:center;gap:5px;margin:35px 0 24px}.books i{font-style:normal;width:48px;height:68px;background:linear-gradient(#256aa9,#0d416e);color:white;display:grid;place-items:center;font-size:24px;font-weight:bold;box-shadow:4px 6px 0 #e7ab77}.learning-card h3{color:var(--navy);font-size:20px}.learning-card p{color:#8b98a7;font-size:12px}.float{position:absolute;background:white;box-shadow:0 12px 35px #294a6e20;border-radius:9px;padding:13px 17px;display:flex;gap:10px;align-items:center;color:var(--blue);font-weight:bold}.float span{font-size:13px;color:var(--ink)}.float small{display:block;color:#8492a2;font-weight:normal;margin-top:3px}.float.one{left:-20px;top:110px}.float.two{right:-15px;bottom:35px}.quick{margin-top:-32px;position:relative;z-index:5;background:white;border-radius:8px;box-shadow:0 12px 40px #173a5e1a;display:grid;grid-template-columns:repeat(6,1fr);padding:24px 12px}.quick a{display:flex;gap:10px;align-items:center;padding:5px 14px;border-right:1px solid var(--line)}.quick a:last-child{border:0}.quick i{font-style:normal;color:var(--orange);font-size:24px}.quick b{display:block;font-size:14px}.quick small{display:block;color:#8995a2;font-size:10px;white-space:nowrap}.section{padding-top:95px;padding-bottom:95px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-head small,.consult>small{font-size:11px;letter-spacing:3px;color:var(--orange);font-weight:bold}.section-head h2,.cert h2,.features h2{font-size:32px;color:var(--navy);margin:7px 0}.section-head p{color:var(--muted);margin:0}.section-head>a,.card-body>a{font-size:13px;color:var(--blue);font-weight:bold}.course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.course-grid article{border:1px solid var(--line);transition:.25s}.course-grid article:hover{transform:translateY(-5px);box-shadow:0 16px 35px #183c6220}.cover{height:170px;position:relative;display:grid;place-items:center;overflow:hidden}.cover:after{content:"";position:absolute;width:140px;height:140px;border:18px solid #ffffff40;border-radius:50%;right:-45px;top:-55px}.cover b{width:72px;height:72px;border-radius:50%;background:#ffffffdd;display:grid;place-items:center;font-size:34px;color:var(--navy)}.cover span{position:absolute;right:15px;bottom:12px;color:#ffffffd0;font-size:11px;letter-spacing:2px}.peach{background:linear-gradient(135deg,#f3c1a0,#dc7e4e)}.blue{background:linear-gradient(135deg,#97c9df,#3275a7)}.green{background:linear-gradient(135deg,#aad6c8,#4a927f)}.purple{background:linear-gradient(135deg,#c5b8db,#77659b)}.card-body{padding:20px}.card-body small,.teacher-grid small,.headline small,.news-list small{color:var(--orange);font-size:10px}.card-body h3{font-size:19px;margin:8px 0 16px}.card-body p{font-size:11px;color:#8a96a3;border-bottom:1px solid var(--line);padding-bottom:15px}.cert{background:var(--navy);color:white;padding:65px 0}.cert-grid{display:grid;grid-template-columns:2fr 1fr;gap:80px;align-items:center}.cert small{color:#8fb4d5;letter-spacing:2px}.cert h2{color:#fff;font-size:35px}.cert p{color:#bdcad7;line-height:1.8}.steps{display:flex;align-items:center;gap:10px;margin:28px 0}.steps b{background:#173c62;padding:10px 13px;font-size:12px}.steps i{color:var(--orange)}.seal{width:250px;height:250px;border:1px solid #49647e;border-radius:50%;display:grid;place-items:center;text-align:center;justify-self:center}.seal div{width:210px;height:210px;border:1px dashed #7790a8;border-radius:50%;display:flex;flex-direction:column;justify-content:center;color:#9fb5c9;font-size:13px}.seal strong{display:block;color:#f3b27f;font-size:22px;margin:12px}.seal span{font-size:11px}.teacher-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.teacher-grid article{display:flex;align-items:center;gap:18px;background:#f7f8f9;padding:20px}.avatar{width:95px;height:115px;flex:none;background:linear-gradient(#dce6ed,#adc2d0);display:grid;place-items:center;font-size:32px;color:#344d62}.avatar.warm{background:linear-gradient(#eee1d5,#d4b49b)}.avatar.sage{background:linear-gradient(#e0e7d8,#adbf9f)}.teacher-grid h3{margin:7px 0}.teacher-grid p{font-size:12px;color:var(--muted)}.features{display:grid;grid-template-columns:1.35fr 1fr;gap:22px;padding-bottom:80px}.features article{min-height:280px;padding:43px 47px;position:relative;overflow:hidden}.contest{background:linear-gradient(120deg,#e9f2f7,#c9dce8)}.contest div{max-width:70%;position:relative;z-index:1}.contest>b{position:absolute;right:35px;bottom:30px;font-size:100px}.features p{font-size:13px;line-height:1.8;color:#5f7285}.features a{color:var(--blue);font-weight:bold;font-size:13px}.consult{background:#f4e8db}.news{background:#f7f8f9}.news-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:55px}.news-art{height:180px;background:linear-gradient(135deg,#1b5f98,#0b2b50);color:#ffffff23;font-size:58px;font-weight:bold;display:grid;place-items:center;letter-spacing:10px}.headline>small{display:block;margin-top:18px}.headline h3{font-size:22px;line-height:1.5;margin:8px 0}.headline p,.news-list p{color:var(--muted);font-size:12px}.news-list a{display:flex;align-items:center;gap:20px;border-bottom:1px solid #dfe4e8;padding:17px 0}.news-list time{width:55px;text-align:center;color:var(--blue);font-size:10px}.news-list time b{display:block;font-size:25px}.news-list div{flex:1}.news-list h3{font-size:15px;margin:5px 0}.news-list i{font-style:normal;color:var(--blue)}


/*footer{background:#071d34;color:#b2c0ce}*/
/*.footer-grid{padding-top:55px;padding-bottom:55px;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:55px}*/
/*.brand.light strong,footer h4{color:#fff}*/
/*.footer-grid h4{margin-top:0}*/
/*.footer-grid a,.footer-grid p{display:block;font-size:12px;margin:10px 0}*/
/*.copy{text-align:center;border-top:1px solid #1b334a;padding:18px;font-size:11px}*/

.modal{display:none;position:fixed;inset:0;background:#071d34aa;z-index:100;place-items:center;padding:20px}
.modal.show{display:grid}
.dialog{background:#fff;border-radius:8px;width:min(440px,100%);padding:38px;position:relative}
.close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}
.dialog>small{color:var(--orange);letter-spacing:2px}
.dialog h2{color:var(--navy);margin:7px 0}
.dialog p{font-size:13px;color:var(--muted)}
.dialog label{display:block;font-size:12px;margin-top:15px}
.dialog input,.dialog select{display:block;width:100%;margin-top:6px;border:1px solid #d5dce3;padding:11px;border-radius:4px;background:#fff}
.dialog .submit{width:100%;margin-top:22px}


@media(max-width:900px){.topbar span{display:none}.nav{height:68px}.menu{display:block;margin-left:auto}.login{display:none}.nav nav{display:none;position:absolute;left:15px;right:15px;top:68px;background:#fff;box-shadow:0 15px 30px #0002;flex-direction:column;gap:0;padding:10px 22px}.nav nav.open{display:flex}.nav nav a{padding:12px 0;border-bottom:1px solid #eee}.hero-grid{display:block;padding-top:60px;padding-bottom:45px}.hero h1{font-size:40px}.hero-art{height:340px}.learning-card{transform:scale(.75);transform-origin:top center;right:calc(50% - 158px)}.float{display:none}.quick{margin-top:0;border-radius:0;grid-template-columns:repeat(2,1fr)}.quick a{border-bottom:1px solid var(--line)}.course-grid{grid-template-columns:repeat(2,1fr)}.cert-grid{grid-template-columns:1fr}.seal{display:none}.teacher-grid{grid-template-columns:1fr}.features{grid-template-columns:1fr}.news-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.topbar{text-align:center}.brand strong{font-size:19px}.hero h1{font-size:34px}.lead{font-size:15px}.actions{flex-direction:column}.stats{gap:17px}.stats div{padding-right:17px}.stats b{font-size:19px}.hero-art{display:none}.hero-grid{min-height:560px}.quick small{display:none}.section{padding-top:65px;padding-bottom:65px}.section-head{align-items:flex-start;gap:16px}.course-grid{grid-template-columns:1fr}.steps{display:grid;grid-template-columns:1fr 1fr}.steps i{display:none}.features article{padding:34px 28px}.contest>b{opacity:.25;right:10px}.news-grid{gap:25px}.footer-grid{gap:28px}.teacher-grid article{align-items:flex-start}.avatar{width:80px;height:100px}}

/* 2026 简洁大气版：减少装饰，强化留白与信息层级 */
body{background:#fff}.topbar{background:#0a2540}.nav{max-width:1240px}.nav nav{gap:30px}.hero{background:#f5f8fb;border-bottom:1px solid #e7edf2}.hero-grid{display:block;min-height:auto;padding-top:105px;padding-bottom:100px;text-align:center}.hero-grid>div:first-child{max-width:850px;margin:auto}.hero h1{font-size:58px;letter-spacing:-2px;margin:22px 0}.hero h1 br{display:none}.lead{max-width:720px;margin:auto;font-size:16px}.actions{justify-content:center}.stats{justify-content:center}.hero-art{display:none}.quick{margin-top:0;box-shadow:none;border-bottom:1px solid var(--line);border-radius:0;max-width:none;padding:0 max(20px,calc((100% - 1160px)/2));height:112px}.quick a{justify-content:center;padding:18px 16px}.quick i{font-size:20px}.quick b{font-size:15px}.section{padding-top:110px;padding-bottom:110px}.section-head{margin-bottom:45px}.section-head h2{font-size:36px;letter-spacing:-1px}.course-grid{gap:24px}.course-grid article{border-radius:8px;overflow:hidden;border-color:#e4e9ee;background:#fff}.cover{height:125px}.cover:after{display:none}.cover b{width:58px;height:58px;font-size:26px;box-shadow:none}.cover span{display:none}.card-body{padding:24px}.card-body h3{font-size:20px}.cert{padding:90px 0}.cert-grid{gap:120px}.steps b{background:#143a60;border-radius:4px}.teacher-grid{gap:24px}.teacher-grid article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px}.avatar{width:80px;height:92px;border-radius:6px}.features{padding-top:0;padding-bottom:100px;gap:24px}.features article{min-height:260px;border-radius:8px}.contest{background:#edf4f8}.contest>b{font-size:76px;opacity:.85}.consult{background:#f8f2eb}.news{border-top:1px solid var(--line)}.news-art{height:150px;border-radius:8px;font-size:46px}.news-list a{padding:20px 0}footer{background:#081d31}.modal .dialog{box-shadow:0 30px 80px #0003}
@media(max-width:900px){.nav nav{gap:0}.hero-grid{padding-top:80px;padding-bottom:75px}.hero h1{font-size:46px}.quick{height:auto;grid-template-columns:repeat(3,1fr);padding:12px 20px}.quick a{justify-content:flex-start}.section{padding-top:80px;padding-bottom:80px}.cert-grid{gap:40px}}
@media(max-width:560px){.hero-grid{min-height:auto;padding-top:64px;padding-bottom:60px}.hero h1{font-size:36px;letter-spacing:-1px}.hero h1 br{display:block}.stats{margin-top:30px}.quick{grid-template-columns:repeat(2,1fr)}.quick a{padding:16px 8px}.quick i{display:none}.quick small{display:block;white-space:normal}.section{padding-top:66px;padding-bottom:66px}.section-head h2{font-size:30px}.course-grid{grid-template-columns:1fr}.cert{padding:65px 0}.features{padding-bottom:65px}.contest>b{font-size:64px}.news-art{height:120px;font-size:34px}}

/* 紧凑首屏 */
.hero-grid{padding-top:62px;padding-bottom:58px}.hero h1{font-size:48px;margin:15px 0}.hero .lead{line-height:1.75}.hero .actions{margin:22px 0}.hero .stats{margin-top:25px}
@media(max-width:900px){.hero-grid{padding-top:52px;padding-bottom:48px}.hero h1{font-size:41px}}
@media(max-width:560px){.hero-grid{padding-top:42px;padding-bottom:38px}.hero h1{font-size:33px;margin:12px 0}.hero .lead{line-height:1.65}.hero .actions{margin:18px 0}.hero .stats{margin-top:20px}}

/* 品牌 Logo 蓝绿版 */
:root{--navy:#252a87;--blue:#2d3197;--green:#25ad4a;--orange:#25ad4a;--ink:#202747;--muted:#6c7485;--line:#e6e9ef}.topbar{background:#252a87}.brand{min-width:220px;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.brand img{display:block;width:205px;height:auto}.brand small{padding-left:2px;letter-spacing:2px;color:#81889a}.nav{gap:24px}.nav nav a:hover{color:var(--green)}.login{color:var(--blue);border-color:#d7d9e7}.hero{background:linear-gradient(105deg,#f7f8fc 0%,#f4f8f5 100%)}.hero-grid{display:grid;grid-template-columns:1.45fr .55fr;text-align:left;gap:70px;padding-top:55px;padding-bottom:52px}.hero-grid>div:first-child{max-width:none;margin:0}.kicker{color:var(--green);letter-spacing:4px}.hero h1{color:#20266f;font-size:47px}.hero h1 em{color:var(--green)}.lead{margin:0;max-width:650px}.actions{justify-content:flex-start}.primary{background:var(--green);border-color:var(--green)}.stats{justify-content:flex-start}.stats b{color:var(--blue)}.brand-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:310px}.brand-visual img{width:190px;height:190px;object-fit:cover;border-radius:24px;position:relative;z-index:2;box-shadow:0 24px 55px #29318b21}.brand-visual p{position:relative;z-index:2;color:#767d8d;letter-spacing:5px;font-size:12px}.visual-ring{position:absolute;width:285px;height:285px;border:1px solid #2fae5140;border-radius:50%}.visual-ring:after{content:"";position:absolute;inset:25px;border:1px dashed #2d31973d;border-radius:50%}.quick i{color:var(--green)}.section-head small,.consult>small,.card-body small,.teacher-grid small,.headline small,.news-list small{color:var(--green)}.section-head>a,.card-body>a,.features a,.news-list i{color:var(--blue)}.course-grid article:hover{border-color:#bfc3de}.peach{background:linear-gradient(135deg,#d8dbf2,#686db9)}.blue{background:linear-gradient(135deg,#cfd2f1,#3b419f)}.green{background:linear-gradient(135deg,#ccebd4,#3ab05a)}.purple{background:linear-gradient(135deg,#d9dcf1,#7479bb)}.cert{background:linear-gradient(120deg,#20266f,#292f91)}.cert .primary{background:#2eba52}.seal strong{color:#76df8e}.contest{background:#f0f1f9}.consult{background:#edf8f0}footer{background:#171b59}.brand.light img{filter:brightness(0) invert(1);opacity:.92}.brand.light small{color:#b9bed9}
@media(max-width:900px){.brand{min-width:auto}.brand img{width:180px}.hero-grid{display:grid;grid-template-columns:1fr .45fr;gap:20px;padding-top:45px;padding-bottom:43px}.brand-visual{min-height:250px}.brand-visual img{width:145px;height:145px}.visual-ring{width:220px;height:220px}.hero h1{font-size:40px}}
@media(max-width:660px){.brand img{width:158px}.brand small{display:none}.hero-grid{display:block;text-align:center;padding-top:42px;padding-bottom:38px}.hero-grid>div:first-child{margin:auto}.hero .lead{margin:auto}.actions,.stats{justify-content:center}.brand-visual{display:none}.hero h1{font-size:33px}.footer-grid .brand small{display:block}}

/* 精简品牌官网版 */
header{height:72px}.nav{height:72px}.brand{min-width:170px}.brand img{width:150px}.brand small{font-size:8px;letter-spacing:1.5px}.nav nav{gap:26px}.nav nav a{font-size:13px}.topbar{font-size:11px}.hero{background:linear-gradient(110deg,#f8f9fc 0%,#f2f7f3 100%)}.hero-grid{grid-template-columns:1.05fr .95fr;gap:78px;padding-top:48px;padding-bottom:48px}.hero h1{font-size:46px;line-height:1.25}.hero .lead{font-size:15px;line-height:1.8}.brand-visual{min-height:330px;position:relative;display:block}.brand-visual>img{width:100%;height:330px;object-fit:cover;border-radius:14px;box-shadow:0 20px 55px #20266f18}.image-note{position:absolute;left:22px;bottom:18px;background:#fffffff2;border-radius:10px;padding:11px 15px 11px 10px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 25px #15224a24}.image-note img{width:38px;height:38px;object-fit:cover;border-radius:7px}.image-note b{display:block;color:#252a87;font-size:12px}.image-note small{display:block;color:#7b8390;font-size:9px;margin-top:3px}.stats{gap:28px}.stats div{padding-right:28px}.quick{height:96px}.quick a{padding-top:12px;padding-bottom:12px}.quick i{font-size:18px}.quick small{margin-top:3px}.section{padding-top:88px;padding-bottom:88px}.section-head{margin-bottom:36px}.section-head h2{font-size:32px}.course-grid{gap:18px}.course-grid article{box-shadow:0 5px 18px #20266f0b;border:0}.cover{height:112px}.card-body{padding:20px}.cert{padding:75px 0}.teacher-grid article{box-shadow:0 6px 20px #20266f0a}.features article{min-height:235px;padding:36px 40px}.features h2{font-size:23px}.news-art{height:135px}.footer-grid{padding-top:48px;padding-bottom:48px}.footer-grid .brand img{width:165px}
@media(max-width:1000px){.nav nav{gap:16px}.hero-grid{gap:38px}.hero h1{font-size:40px}.brand-visual>img{height:300px}.brand-visual{min-height:300px}}
@media(max-width:900px){header,.nav{height:68px}.brand{min-width:auto}.brand img{width:145px}.hero-grid{grid-template-columns:1fr 1fr;gap:28px}.brand-visual>img{height:275px}.brand-visual{min-height:275px}.quick{height:auto}}
@media(max-width:700px){.hero-grid{display:block;text-align:center;padding-top:40px;padding-bottom:40px}.hero-grid>div:first-child{margin:auto}.hero .lead{margin:auto}.actions,.stats{justify-content:center}.brand-visual{display:block;min-height:auto;margin-top:30px}.brand-visual>img{height:230px}.image-note{left:12px;bottom:12px}.section{padding-top:65px;padding-bottom:65px}}
@media(max-width:520px){.brand img{width:135px}.hero h1{font-size:32px}.hero-grid{padding-top:34px}.brand-visual>img{height:200px}.image-note{display:none}.quick{grid-template-columns:repeat(2,1fr)}}
.image-note img{object-fit:contain;border-radius:0}

/* 缩小横版品牌 Logo */
.nav .brand{min-width:145px}.nav .brand img{width:120px}.footer-grid .brand img{width:135px}
@media(max-width:900px){.nav .brand img{width:112px}}
@media(max-width:520px){.nav .brand img{width:105px}}

/* 综合培训课程分类 */
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-grid article{display:flex;gap:20px;min-height:205px;padding:28px 25px;background:#fff;border:1px solid #e7e9f0;border-radius:10px;transition:.25s}.category-grid article:hover{transform:translateY(-4px);border-color:#cfd3e8;box-shadow:0 15px 38px #252a8713}.category-icon{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border-radius:12px;color:#fff;font-size:23px;font-weight:bold}.category-icon.health{background:linear-gradient(145deg,#2db665,#168f4a)}.category-icon.education{background:linear-gradient(145deg,#4d56bd,#2d3197)}.category-icon.service{background:linear-gradient(145deg,#3ca6a1,#23807d)}.category-icon.manage{background:linear-gradient(145deg,#6870c8,#4148a2)}.category-icon.infant{background:linear-gradient(145deg,#e89b85,#cf7159)}.category-icon.elder{background:linear-gradient(145deg,#5998c7,#3477a8)}.category-grid small{font-size:9px;color:#8990a2;letter-spacing:1px}.category-grid h3{font-size:21px;color:#252a87;margin:6px 0 11px}.category-grid p{font-size:12px;line-height:1.9;color:#727a8a;margin:0 0 14px}.category-grid a{font-size:12px;color:#25a94b;font-weight:bold}.category-grid article>div:last-child{min-width:0}
@media(max-width:950px){.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.category-grid{grid-template-columns:1fr}.category-grid article{min-height:auto;padding:23px 20px}.category-icon{width:50px;height:50px;flex-basis:50px;font-size:20px}}

/* Logo 再缩小一号 */
.nav .brand{min-width:130px}.nav .brand img{width:105px}.footer-grid .brand img{width:120px}
@media(max-width:900px){.nav .brand img{width:98px}}
@media(max-width:520px){.nav .brand img{width:92px}}

/* 课程详情式首屏 */
.hero{background:#fff}.new-hero{grid-template-columns:.92fr 1.45fr;gap:48px;padding-top:42px;padding-bottom:42px;align-items:stretch}.hero-image-card{position:relative;min-height:390px;border-radius:18px;overflow:hidden;background:#eaf7f3}.hero-image-card>img{width:100%;height:100%;object-fit:cover}.hero-image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,#17285fdd 100%)}.hero-image-copy{position:absolute;z-index:2;left:32px;right:32px;bottom:28px;color:#fff}.hero-image-copy small{display:block;color:#97e0b0;font-size:12px;letter-spacing:2px}.hero-image-copy strong{display:block;font-size:27px;margin:7px 0}.hero-image-copy span{font-size:9px;letter-spacing:4px;color:#d8e6ff}.hero-content{padding:9px 0 0;text-align:left}.hero-tags{display:flex;gap:10px}.hero-tags span{padding:7px 13px;background:#e9f7f0;color:#259b4a;border-radius:6px;font-size:12px}.hero-tags span+span{background:#eef0fb;color:#5057ac}.new-hero h1{font-size:42px;line-height:1.22;margin:22px 0 15px}.new-hero .lead{margin:0;max-width:none;font-size:14px;line-height:1.9}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0 27px}.hero-features div{padding:0 22px;border-left:1px solid #dde3e8}.hero-features div:first-child{padding-left:0;border-left:0}.hero-features small{display:block;color:#9aa2ae;font-size:11px;margin-bottom:7px}.hero-features b{display:block;color:#172a49;font-size:14px}.hero-access{display:flex;justify-content:space-between;align-items:center;background:#f1f7f5;border:1px solid #dcebe6;border-radius:11px;padding:17px 20px}.hero-access b{display:block;font-size:13px;color:#18304c}.hero-access small{display:block;margin-top:4px;color:#8a95a1;font-size:10px}.hero-access a{background:#25a94b;color:#fff;padding:10px 17px;border-radius:5px;font-size:12px;font-weight:bold;white-space:nowrap}
@media(max-width:950px){.new-hero{grid-template-columns:.8fr 1.2fr;gap:30px}.hero-image-card{min-height:360px}.new-hero h1{font-size:36px}.hero-features div{padding:0 12px}.hero-features b{font-size:12px}}
@media(max-width:760px){.new-hero{display:block;padding-top:25px;padding-bottom:32px}.hero-image-card{min-height:280px;height:280px}.hero-content{padding-top:28px}.new-hero h1{font-size:34px}.hero-features{text-align:left}}
@media(max-width:520px){.hero-image-card{height:220px;min-height:220px}.hero-image-copy{left:20px;bottom:18px}.hero-image-copy strong{font-size:21px}.new-hero h1{font-size:30px}.hero-features{grid-template-columns:3 1fr;gap:12px}.hero-features div{border-left:0;border-bottom:1px solid #e3e7eb;padding:0 0 10px}.hero-access{align-items:flex-start;gap:14px}.hero-access small{display:none}}

/* 图片型课程卡片：桌面端一排四个 */
.course-tabs{display:flex;gap:8px;margin:-12px 0 25px;flex-wrap:wrap}.course-tabs button{border:0;background:#f1f3f6;color:#697383;padding:8px 16px;border-radius:5px;font-size:12px;cursor:pointer}.course-tabs button.active{background:#e9f7ee;color:#209946;font-weight:bold}.image-course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.image-course-grid article{background:#fff;border:1px solid #e8ebef;border-radius:7px;overflow:hidden;transition:.25s}.image-course-grid article:hover{transform:translateY(-4px);box-shadow:0 14px 35px #182b4f18}.course-thumb{display:block;aspect-ratio:460/287;overflow:hidden;background:#eef2f5}.course-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:.35s}.image-course-grid article:hover .course-thumb img{transform:scale(1.025)}.image-course-grid article>div{padding:17px 18px}.image-course-grid small{color:#25a94b;font-size:10px}.image-course-grid h3{margin:7px 0 15px;font-size:16px;color:#17283e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-course-grid p{display:flex;justify-content:space-between;margin:0;padding-top:12px;border-top:1px solid #eef0f2;color:#929aa5;font-size:10px}
@media(max-width:950px){.image-course-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.image-course-grid{grid-template-columns:1fr;gap:18px}.course-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.course-tabs button{white-space:nowrap}}

/* 首屏左右等高与标题间距 */
.new-hero{align-items:stretch}.hero-image-card{height:auto;align-self:stretch}.hero-image-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.new-hero h1{display:flex;align-items:baseline;gap:.55em;flex-wrap:wrap}.new-hero h1 span,.new-hero h1 em{white-space:nowrap}
@media(max-width:760px){.hero-image-card{height:280px}.hero-image-card>img{position:absolute}.new-hero h1{justify-content:center}}
@media(max-width:520px){.hero-image-card{height:220px}.new-hero h1{gap:.35em}}

/* 以左侧图片高度为基准，右侧内容垂直居中 */
.new-hero{align-items:start}.hero-image-card{height:420px;min-height:420px}.hero-content{height:420px;padding-top:0;display:flex;flex-direction:column;justify-content:center}
@media(max-width:950px) and (min-width:761px){.hero-image-card,.hero-content{height:400px;min-height:400px}}
@media(max-width:760px){.hero-image-card{height:280px;min-height:280px}.hero-content{height:auto;display:block;padding-top:28px}}
@media(max-width:520px){.hero-image-card{height:220px;min-height:220px}}

/* 缩短首屏图片高度 */
.hero-image-card,.hero-content{height:380px;min-height:380px}.new-hero h1{margin-top:16px;margin-bottom:12px}.hero-features{margin-top:20px;margin-bottom:20px}.hero-access{padding-top:14px;padding-bottom:14px}
@media(max-width:950px) and (min-width:761px){.hero-image-card,.hero-content{height:370px;min-height:370px}}
@media(max-width:760px){.hero-image-card{height:260px;min-height:260px}.hero-content{height:auto;min-height:0}}
@media(max-width:520px){.hero-image-card{height:205px;min-height:205px}}

/* 压缩各板块上下留白 */
.new-hero{padding-top:28px;padding-bottom:24px}.section{padding-top:58px;padding-bottom:58px}.section-head{margin-bottom:28px}.course-tabs{margin-top:-5px;margin-bottom:20px}.features{padding-bottom:58px;margin-bottom:0}.teachers{padding-top:58px;padding-bottom:58px}.news{padding-top:58px;padding-bottom:58px}.footer-grid{padding-top:40px;padding-bottom:40px}
@media(max-width:760px){.new-hero{padding-top:22px;padding-bottom:20px}.section,.teachers,.news{padding-top:44px;padding-bottom:44px}.features{padding-bottom:44px}.section-head{margin-bottom:23px}}
@media(max-width:520px){.section,.teachers,.news{padding-top:36px;padding-bottom:36px}.features{padding-bottom:36px}.new-hero{padding-top:18px;padding-bottom:16px}}

/* 首屏图片再减少 50px */
.hero-image-card,.hero-content{height:330px;min-height:330px}.new-hero h1{font-size:38px;margin-top:12px;margin-bottom:9px}.hero-features{margin-top:15px;margin-bottom:15px}.hero-access{padding-top:11px;padding-bottom:11px}
@media(max-width:950px) and (min-width:761px){.hero-image-card,.hero-content{height:320px;min-height:320px}.new-hero h1{font-size:33px}}
@media(max-width:760px){.hero-image-card{height:240px;min-height:240px}.hero-content{height:auto;min-height:0}.new-hero h1{font-size:32px}}
@media(max-width:520px){.hero-image-card{height:185px;min-height:185px}.new-hero h1{font-size:29px}}

/* 首屏与培训课程之间再减少 30px */
#courses{padding-top:28px}
@media(max-width:760px){#courses{padding-top:22px}}
@media(max-width:520px){#courses{padding-top:18px}}

#courses .course-tabs{margin-top:0}
.course-title{margin:0 0 14px;color:#596476;font-size:20px;font-weight:600;letter-spacing:1px}
@media(max-width:520px){.course-title{font-size:18px;margin-bottom:12px}}
.more-courses{margin-left:auto;align-self:center;color:#2d3197;font-size:12px;font-weight:600;white-space:nowrap}.more-courses:hover{color:#25a94b}
@media(max-width:520px){.more-courses{margin-left:8px;padding-right:5px}}

/* 压缩培训课程与专家名师之间的留白 */
#courses{padding-bottom:13px}#teachers{padding-top:13px}.teachers{padding-top:13px}
#teachers .section-head h2{margin-top:0}
@media(max-width:760px){#courses{padding-bottom:12px}#teachers{padding-top:12px}}

/* 培训课程标题与分类合并为一行 */
#courses .course-tabs{align-items:center}.course-tabs .course-title{flex:0 0 auto;margin:0 15px 0 0;padding-right:18px;border-right:1px solid #e1e5e9}
@media(max-width:700px){#courses .course-tabs{overflow-x:auto;flex-wrap:nowrap}.course-tabs .course-title{position:sticky;left:0;z-index:2;background:#fff;white-space:nowrap}}

/* 专家名师与培训课程标题样式一致 */
#teachers .section-head h2{margin:0;color:#596476;font-size:20px;font-weight:600;letter-spacing:1px}
@media(max-width:520px){#teachers .section-head h2{font-size:18px}}

/* 顶部 Logo 向右移动 100px（桌面端） */
@media(min-width:1101px){header .nav>.brand{margin-left:50px}}

/* 四位专家名师头像卡片 */
.teacher-grid.photo-teachers{grid-template-columns:repeat(5,1fr);gap:20px}
.photo-teachers article{display:block;padding:0;overflow:hidden;border-radius:8px;background:#fff}
/*.photo-teachers article>img{display:block;width:100%;height:210px;object-fit:cover;object-position:center top;background:#f1f3f5}*/
.photo-teachers article .teacher-a{display:flex;justify-content:center;padding:20px 0;}
.photo-teachers article img{width:150px;height:150px;border:1px solid #eee;border-radius:50%;object-fit:cover;object-position:center top;background:#f1f3f5}
.photo-teachers article>div{padding:17px 18px 18px}
.photo-teachers h3{font-size:18px;margin:6px 0}
.photo-teachers p{margin:0;line-height:1.6}
.photo-teachers small{font-size:10px;color:#25a94b}
@media(max-width:900px){.teacher-grid.photo-teachers{grid-template-columns:repeat(2,1fr)}.photo-teachers article img{height:250px}}
@media(max-width:520px){
    .teacher-grid.photo-teachers{grid-template-columns:repeat(2,1fr);gap:12px}
    .photo-teachers article img{width:150px;height:150px;border-radius:50%;object-fit:cover;object-position:center top;background:#f1f3f5}
    .photo-teachers article>div{padding:13px}
    .photo-teachers p{display:none}
}

/* 首屏标语字间距优化 */
.new-hero h1{gap:.8em}.new-hero h1 span,.new-hero h1 em{letter-spacing:.08em}
@media(max-width:950px){.new-hero h1{gap:.55em}.new-hero h1 span,.new-hero h1 em{letter-spacing:.05em}}

#teachers .section-head h2 span{margin-left:12px;color:#929aa6;font-size:13px;font-weight:400;letter-spacing:2px}
@media(max-width:520px){#teachers .section-head h2 span{display:block;margin:5px 0 0;font-size:11px}}

/* 课程与名师更多入口统一为品牌绿色 */
.more-courses,#teachers .section-head>a{color:#25a94b}.more-courses:hover,#teachers .section-head>a:hover{color:#17863a}

/* 店长大赛颁奖典礼背景 */
.features .contest{background-image:linear-gradient(90deg,rgba(20,25,55,.88) 0%,rgba(20,25,55,.64) 45%,rgba(20,25,55,.08) 100%),url('/home/contest-awards.webp');background-size:cover;background-position:center;min-height:270px;color:#fff}.features .contest>div{max-width:58%;position:relative;z-index:2}.features .contest small{color:#9ee6b2}.features .contest h2{color:#fff;text-shadow:0 2px 8px #0005}.features .contest p{color:#edf1f7}.features .contest a{color:#8ee7a7}.features .contest>b{display:none}
@media(max-width:700px){.features .contest{background-position:58% center}.features .contest>div{max-width:78%}}

/* 首屏三图轮播 */
.hero-image-card.carousel{position:relative}.slides{position:absolute;inset:0}.slides img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease;transform:none}.slides img.active{opacity:1}.carousel-dots{position:absolute;z-index:4;right:20px;bottom:19px;display:flex;gap:7px}.carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:20px;background:#ffffff8c;cursor:pointer;transition:.25s}.carousel-dots button.active{width:22px;background:#fff}.hero-image-card.carousel:after{z-index:1}.hero-image-copy{z-index:3}

footer{padding:20px 0;background:#071d34;color:#fff;text-align:center;line-height:200%;font-size:12px;}
.footer{position:relative;margin:0 auto;max-width:1200px;}
.footer div:first-child{padding-bottom:10px;font-size:12px;color:#999;}
.footer div:first-child a{padding:0 15px;font-size:14px;color:#fff;}
.footer span{padding:0 20px;}
.footer a{color:#fff;}
.footer-code-douying{position:absolute;top:0;right:100px;width:88px;border-radius:9px;cursor:pointer;}
.footer-code-wechat{position:absolute;top:0;right:0;width:88px;border-radius:9px;cursor:pointer;}

/*当屏幕最大768时，执行下面css*/
@media screen and (max-width: 768px) {
    footer{padding:20px 0;color:rgba(255,255,255,0.75);line-height:160%;}
    .footer{position:relative;margin:0 auto;max-width:1200px;}
    .footer div:first-child{padding-bottom:10px;font-size:12px;}
    .footer div:first-child a{padding:0 15px;font-size:14px;}
    .footer span{display:inline-block;padding:0 15px;}
    .footer a{color:rgba(255,255,255,0.75);}
    .footer-code-douying{display:none;}
    .footer-code-wechat{display:none;}

    .footer-bg{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:4;}
    .footer-img{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;}
    .footer-img img{display:block;border:5px solid #555;border-radius:9px;}

}