/* ===== vip3mb00352 移动端 - 仿重庆大学官网 - CQU 深蓝 #1f3f8d ===== */
*{box-sizing:border-box;margin:0;padding:0}
body{margin:0;font-family:"Microsoft YaHei","PingFang SC","Helvetica Neue",Arial,sans-serif;color:#1d2229;background:#fff;font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
ul,ol{list-style:none}
img{max-width:100%;display:block;border:0}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* ===== 移动端头部 ===== */
.cqu-mh{background:linear-gradient(135deg,#1f3f8d 0%,#0f2a6a 100%);color:#fff;padding:0 14px;height:56px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;box-shadow:0 2px 8px rgba(0,0,0,.15)}
.cqu-mh .mh-logo{display:flex;align-items:center;gap:10px;color:#fff}
.cqu-mh .mh-logo .lg-mk{flex:0 0 38px}
.cqu-mh .mh-logo .lg-tx{display:flex;flex-direction:column;line-height:1.05}
.cqu-mh .mh-logo .lg-tx strong{font-size:16px;font-weight:700;letter-spacing:4px;color:#fff;font-family:"FangSong","STKaiti","KaiTi",serif}
.cqu-mh .mh-logo .lg-tx em{font-style:normal;font-size:9px;letter-spacing:2px;color:rgba(255,255,255,.85);margin-top:2px}
.cqu-mh .mh-burger{width:32px;height:32px;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;padding:6px}
.cqu-mh .mh-burger i{display:block;width:20px;height:2px;background:#fff;border-radius:1px}

/* ===== 抽屉式导航 ===== */
.cqu-mnav{background:#0f2a6a;color:#fff}
.cqu-mnav ul{padding:6px 0}
.cqu-mnav ul li{border-bottom:1px solid rgba(255,255,255,.08)}
.cqu-mnav ul li a{display:block;padding:12px 18px;color:#fff;font-size:14px}
.cqu-mnav ul li a:hover,.cqu-mnav ul li.cur a{background:rgba(255,255,255,.1);color:#ffd28a}
.cqu-mnav ul li.mn-sep{padding:8px 18px;color:rgba(255,255,255,.55);font-size:12px;background:rgba(0,0,0,.18);border-bottom:0}

/* ===== Banner（红色山水水墨） ===== */
.mh-banner{position:relative;height:200px;overflow:hidden;background:#3a0a06}
.mb-stage{position:absolute;inset:0}
.mb-it{position:absolute;inset:0;opacity:0;transition:opacity 1s ease;background-size:cover;background-position:center}
.mb-it.on{opacity:1}
.mb-it:not(.mb-hero):nth-child(2){background:linear-gradient(135deg,#1f3f8d,#0f2a6a)}
.mb-it:not(.mb-hero):nth-child(3){background:linear-gradient(135deg,#5a3970,#2a1a40)}
.mb-it:not(.mb-hero):nth-child(4){background:linear-gradient(135deg,#a85f17,#5a3a08)}
.mb-it:not(.mb-hero):nth-child(5){background:linear-gradient(135deg,#3a5a4a,#1a3a2a)}
.mb-hero{background:linear-gradient(180deg,#5a1208 0%,#3a0a06 100%)}
.mb-hero .mb-bg-base{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 80%,rgba(255,140,90,.4) 0%,transparent 60%)}
.mb-hero .mb-bg-mtns{position:absolute;left:0;right:0;bottom:0;height:55%;background:linear-gradient(180deg,transparent 0%,rgba(40,4,4,.85) 70%,#180202 100%);clip-path:polygon(0 100%,0 70%,12% 80%,22% 50%,34% 75%,46% 40%,58% 70%,72% 50%,86% 80%,100% 60%,100% 100%);opacity:.9}
.mb-hero::before{content:"";position:absolute;left:50%;top:14%;transform:translateX(-50%);width:120px;height:120px;background:radial-gradient(circle,rgba(255,235,200,.85) 0%,transparent 60%)}
.mb-cap{position:absolute;left:0;right:0;top:24%;text-align:center;color:#fff;padding:0 14px;z-index:3}
.mb-cap .mb-month{font-size:12px;letter-spacing:3px;color:#ffe9d6;margin-bottom:8px;font-family:"FangSong","STKaiti",serif}
.mb-cap .mb-tt{font-size:24px;font-weight:700;letter-spacing:4px;font-family:"FangSong","STKaiti","KaiTi",serif;text-shadow:0 0 14px rgba(255,180,90,.5),0 2px 8px rgba(0,0,0,.6);line-height:1.45}
.mb-dots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:6px;align-items:center;z-index:4}
.mb-dots span{width:14px;height:3px;background:rgba(255,255,255,.5);border-radius:2px;cursor:pointer}
.mb-dots span.on{width:22px;background:#fff}

/* ===== 通用区块标题 ===== */
.mh-h{display:flex;align-items:center;gap:8px;padding:18px 14px 12px}
.mh-h .cn{font-size:18px;font-weight:700;color:#1f3f8d;letter-spacing:2px;font-family:"FangSong","STKaiti",serif}
.mh-h .en{font-size:11px;color:#c8102e;letter-spacing:1px;font-style:italic}
.mh-h .more{margin-left:auto;font-size:12px;color:#1f3f8d}

/* ===== 重大新闻 ===== */
.mh-news{padding-bottom:14px;background:#fff}
.mh-feat{display:block;margin:0 14px;height:200px;position:relative;overflow:hidden;background:linear-gradient(135deg,#1f3f8d,#0f2a6a)}
.mh-feat .ph{position:absolute;inset:0;background-size:cover;background-position:center}
.mh-feat .ph-fb{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.6);font-size:13px;font-style:italic}
.mh-feat .cap{position:absolute;left:0;right:0;bottom:0;padding:14px;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent);color:#fff;font-size:14px;font-weight:500;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.mh-list{padding:10px 14px 0}
.mh-list li{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px dashed #eee;font-size:13px}
.mh-list li .bul{color:#c8102e;font-size:7px}
.mh-list li a{color:#1d2229;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mh-list li .dt{font-size:11px;color:#1f3f8d;font-style:italic;flex:0 0 auto}

/* ===== 科研动态 ===== */
.mh-acad{background:#f4ede0;padding-bottom:18px}
.mh-acad .mh-h{padding-top:20px}
.mh-acad-list{padding:0 14px}
.mh-acad-list li{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid rgba(31,63,141,.1);margin-bottom:8px}
.mh-acad-list li .ma-dt{flex:0 0 50px;text-align:center;background:#1f3f8d;color:#fff;padding:8px 0;border-radius:4px}
.mh-acad-list li .ma-dt .d{display:block;font-size:18px;font-weight:700;color:#fff;line-height:1}
.mh-acad-list li .ma-dt .ym{display:block;font-size:10px;color:rgba(255,255,255,.85);margin-top:3px}
.mh-acad-list li a{flex:1;font-size:13px;color:#1d2229;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.mh-acad-list li a:hover{color:#1f3f8d}

/* ===== 报告讲座 ===== */
.mh-lect{background:#fff;padding-bottom:14px}
.mc-card{display:block;margin:0 14px;background:#fff;overflow:hidden;color:#fff;border:1px solid #eee}
.mc-card .mc-tt{display:block;background:linear-gradient(135deg,#1f3f8d,#0f2a6a);color:#fff;padding:14px 16px;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:1px}
.mc-card .mc-meta{display:flex;flex-direction:column;gap:6px;padding:12px 16px;font-size:12px;color:#666;background:#fff}
.mc-card .mc-meta .mi{margin-right:6px;opacity:.6;color:#c8102e}

/* ===== 数说重大 ===== */
.mh-stats{background:linear-gradient(135deg,#c8102e 0%,#8a0a1f 100%);color:#fff;padding-bottom:24px;position:relative;overflow:hidden}
.mh-stats::before{content:"";position:absolute;left:0;right:0;bottom:0;height:30px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 30'><path d='M0 25 L50 10 L100 22 L160 6 L220 22 L280 10 L340 22 L400 14 L400 30 L0 30 Z' fill='%23ffffff' fill-opacity='.06'/></svg>") center bottom/100% 100% no-repeat;pointer-events:none}
.mh-stats .mh-h{padding-bottom:6px}
.mh-stats .mh-h .cn{color:#fff!important}
.mh-stats .mh-h .en{color:rgba(255,255,255,.7)!important}
.mh-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 14px}
.ms-it{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);padding:14px 6px;text-align:center;border-radius:4px}
.ms-it strong{display:block;font-size:24px;font-weight:700;font-family:Georgia,"FangSong",serif;color:#fff;line-height:1;margin-bottom:6px}
.ms-it span{display:block;font-size:11px;color:rgba(255,255,255,.85);line-height:1.4}

/* ===== 影像重大 ===== */
.mh-vision{padding-bottom:18px;background:#f4ede0}
.mh-vision .mh-h{padding-top:18px}
.mh-vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 14px}
.mv-it{display:block;height:140px;position:relative;overflow:hidden;background:linear-gradient(135deg,#1f3f8d,#0f2a6a)}
.mv-it .mv-img{position:absolute;inset:0;background-size:cover;background-position:center}
.mv-it .mv-fb{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,200,140,.18) 0,transparent 50%),linear-gradient(135deg,#1f3f8d,#0f2a6a)}
.mv-it .mv-cap{position:absolute;left:0;right:0;bottom:0;padding:8px 10px;color:#fff;font-size:12px;font-weight:500;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent);z-index:2;text-align:center}

/* ===== 常用链接 ===== */
.mh-links{padding-bottom:18px;background:#fff}
.mh-lks{display:flex;flex-wrap:wrap;gap:10px;padding:0 14px}
.mh-lks a{font-size:12px;color:#1f3f8d;background:#f4f6fb;padding:6px 12px;border-radius:14px;border:1px solid rgba(31,63,141,.15)}
.mh-lks a:hover{background:#1f3f8d;color:#fff}

/* ===== Footer ===== */
.cqu-mft{background:linear-gradient(135deg,#1f3f8d 0%,#0f2a6a 100%);color:#fff;padding:18px 14px 0;margin-top:14px}
.cqu-mft .mf-h{margin-bottom:14px;display:flex;align-items:baseline;gap:8px}
.cqu-mft .mf-h .cn{font-size:16px;font-weight:700;letter-spacing:2px;font-family:"FangSong","STKaiti",serif}
.cqu-mft .mf-h .en{font-size:11px;color:rgba(255,255,255,.7);font-style:italic}
.cqu-mft .mf-svc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}
.cqu-mft .mf-svc-grid a{text-align:center;color:#fff;font-size:11px;display:flex;flex-direction:column;align-items:center;gap:4px}
.cqu-mft .mf-svc-grid .ic{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;font-size:14px}
.cqu-mft .mf-svc-grid .ic.g{background:linear-gradient(135deg,#3a8c4a,#1d5a2e)}
.cqu-mft .mf-svc-grid .ic.b{background:linear-gradient(135deg,#3a5a8c,#1f3f8d)}
.cqu-mft .mf-svc-grid .ic.r{background:linear-gradient(135deg,#c8102e,#8a0a1f)}
.cqu-mft .mf-svc-grid .ic.p{background:linear-gradient(135deg,#7a2e8c,#4a1a5a)}
.cqu-mft .mf-svc-grid .ic.o{background:linear-gradient(135deg,#d97a1d,#a85510)}
.cqu-mft .mf-info{background:#04102e;padding:14px;margin:0 -14px;color:rgba(255,255,255,.85);font-size:12px;line-height:1.8}
.cqu-mft .mf-brand{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.cqu-mft .mf-brand .lg-mk{flex:0 0 48px}
.cqu-mft .mf-brand .lg-tx{display:flex;flex-direction:column}
.cqu-mft .mf-brand .lg-tx strong{font-size:16px;color:#fff;font-family:"FangSong","STKaiti","KaiTi",serif;letter-spacing:3px}
.cqu-mft .mf-brand .lg-tx em{font-style:normal;font-size:9px;color:rgba(255,255,255,.6);letter-spacing:2px;margin-top:3px}
.cqu-mft .mf-info p{margin:3px 0}
.cqu-mft .mf-info a{color:rgba(255,255,255,.85)}
.cqu-mft .mf-flink{margin-top:10px}
.cqu-mft .mf-flink a{color:rgba(255,255,255,.7);margin-right:8px;font-size:11px}
.cqu-mft .mf-stat{font-size:11px;color:rgba(255,255,255,.55);margin-top:8px}

/* ===== 内页 ===== */
.mh-inner{padding:14px;background:#fff;min-height:300px}
.mh-inner .in-bread{font-size:12px;color:#888;margin-bottom:14px}
.mh-inner .in-bread a{color:#888}
.mh-inner .in-h1{margin:0 0 14px;font-size:18px;color:#1f3f8d;font-weight:700;border-left:3px solid #c8102e;padding-left:10px;font-family:"FangSong","STKaiti",serif;letter-spacing:2px}
.mh-inner .in-list ul{list-style:none;margin:0;padding:0}
.mh-inner .in-list li{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px dashed #eee;font-size:13px;list-style:none}
.mh-inner .in-list li a{flex:1;color:#1d2229;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
.mh-inner .in-list li .dt{font-size:11px;color:#999;flex:0 0 auto}
.mh-inner .in-pg{margin-top:14px;text-align:center}
.mh-inner .in-pg ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:4px}
.mh-inner .in-pg li{list-style:none}
.mh-inner .in-pg a,.mh-inner .in-pg span{display:inline-block;padding:5px 10px;border:1px solid #ddd;color:#666;font-size:12px;text-decoration:none}
.mh-inner .in-pg a:hover,.mh-inner .in-pg .cur,.mh-inner .in-pg li.thisclass a{background:#1f3f8d;color:#fff;border-color:#1f3f8d}
.mh-art .art-h1{font-size:18px;color:#1d2229;text-align:center;margin:8px 0 12px;line-height:1.45;font-family:"FangSong","STKaiti",serif;letter-spacing:1px}
.mh-art .art-meta{text-align:center;font-size:11px;color:#888;padding:8px 0;border-bottom:1px solid #eee;margin-bottom:14px}
.mh-art .art-meta span{margin:0 4px}
.mh-art .art-body{font-size:14px;line-height:1.85;color:#333}
.mh-art .art-body p{margin:10px 0}
.mh-art .art-body img{max-width:100%;height:auto;margin:10px auto;display:block}
.mh-art .art-foot{margin-top:18px;padding:10px 0;border-top:1px solid #eee;font-size:12px;color:#666}
.mh-art .art-foot p{margin:4px 0}
