/* index.html 专属样式，覆盖 assets/style.css */
.hero-body{padding:36px 0 76px}
.hero-body .sub{font-size:15px;letter-spacing:1.5px}
.stats{margin-top:-54px}
.quote .w{text-align:right;margin-right:6px}
.feat-sec{margin-top:14px}
.sec-h.big{margin-bottom:10px}
.sec-h.big h2{font-size:20px}
.sec-h.big .d{font-size:13px}
.features{gap:16px;margin-top:0}
.feat{padding:14px 16px}
.feat .ico{width:48px;height:48px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#eef5ff,#c9dcf7);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 2px 6px rgba(26,90,216,.12)}
.feat .ico svg{width:24px;height:24px;color:#1450c4}
.feat h3{margin:2px 0 3px;font-size:16px;line-height:1.3;color:var(--navy)}
.feat p{font-size:12px;color:#5b6b86;line-height:1.55}
/* 合作功能流程 */
.process{background:linear-gradient(90deg,#063767,#15528a 52%,#14497e);padding:14px 22px;gap:16px}
.process:after{width:32%;background:url(../img/band-lineart.svg?v=0858df1f) right bottom/auto 100% no-repeat;opacity:.9;-webkit-mask-image:none;mask-image:none}
.process .pt{flex:none;min-width:0}
.process .pt div{white-space:nowrap}
.process .pt h2{font-family:"NotoSerif","Songti SC",serif;font-size:22px;letter-spacing:1.5px}
.process .pt div{font-size:13px;opacity:.88;margin-top:6px}
.process .steps{gap:8px;min-width:0}
.step{background:rgba(255,255,255,.06);border:1px solid rgba(150,195,255,.28);padding:10px 12px;gap:10px;min-width:0}
.step>div{min-width:0}
.step .ico{width:34px;height:34px;background:none;border-radius:0;color:#7fbcff}
.step .ico svg{width:32px;height:32px}
.step b{font-size:13px;font-weight:700;white-space:nowrap}
.step b .num{font-style:normal;font-weight:500;margin-right:6px}
.step span{display:block;font-size:12px;opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.process .steps .sep{display:flex;color:rgba(200,225,255,.7)}
.process .steps .sep svg{width:18px;height:18px}
.process .slogan{flex:none;font-family:"Callig","CalligKai","Kaiti SC",serif;font-size:22px;line-height:1.3;color:#dcecff;-webkit-transform:rotate(-7deg);transform:rotate(-7deg);text-align:left;margin-right:6px;letter-spacing:1px;text-shadow:0 2px 6px rgba(0,0,0,.3)}
.process .slogan span{display:block;padding-left:28px}
/* 实验室 / 企业 / 专家 / 项目 */
.row.two>.card{padding:10px 12px 12px}
.row.two .sec-h{margin-bottom:8px}
.cards4{gap:10px}
.lab{border-color:#e6edf6;box-shadow:0 1px 4px rgba(20,60,140,.06)}
.lab img,.ent-ph{height:74px}
.lab .b{padding:7px 10px 9px}
.lab h4{display:block;min-height:0;-webkit-line-clamp:unset;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12.5px;color:var(--navy);margin:0 0 5px;line-height:1.35}
.lab .tg{white-space:nowrap;overflow:hidden;height:22px}
.lab .tag{margin-right:5px}
.lab .desc1{font-size:10.5px;color:#6377a0;margin-top:3px}
.lab .f{font-size:10.5px;color:#6377a0;margin-top:5px}
.lab .loc svg{width:12px;height:12px;color:#1a5ad8}
.exp{padding:8px;gap:9px;align-items:center;border-color:#edf1f7;border-radius:6px;box-shadow:0 1px 3px rgba(20,60,140,.05)}
.exp .avatar{width:60px;height:68px;border-radius:4px}
.exp .bd{min-width:0}
.exp .n{font-size:13px;color:#12235a}
.exp .n span{font-size:10px;color:#3a4a6e;font-weight:400;margin-left:6px}
.exp .u{font-size:10.5px;line-height:1.45;margin:3px 0 5px;color:#687895}
.exp .u div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.exp .tags{white-space:nowrap;overflow:hidden}
.exp .tag{font-size:9.5px;padding:1px 5px;margin:0 4px 0 0;background:#e2eefc;color:#2c53a8}
.projects table{margin-top:2px}
.projects td{padding:8px 5px;border-bottom:1px solid #eef2f7}
.projects td:first-child{width:20px}
.projects td:first-child svg{width:16px;height:16px}
.projects .pn{color:#12235a;font-weight:700}
.projects td:nth-child(4){color:#55637a}
.projects .dt{color:#7c8ca8}

@media (max-width:1400px){.process .slogan{display:none}.process:after{width:22%}}
@media (max-width:900px){.process{-webkit-flex-direction:column;flex-direction:column;align-items:stretch}.process .steps{-webkit-flex-direction:column;flex-direction:column;align-items:stretch}.process .steps .sep,.process:after{display:none}.step{min-width:0}.hero-body{padding-bottom:44px}.stats{margin-top:-24px}}
