/* vip3mb00348 移动端 - OUC 蔚蓝海洋主题 */
*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}
html,body{font-family:-apple-system,"PingFang SC","Microsoft YaHei",Helvetica,Arial,sans-serif;color:#1d2229;background:#f4f6f9;font-size:14px;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{max-width:100%;border:0;display:block}
ul,li{list-style:none}
.um-body{padding-bottom:60px}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.ph-fb{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#005bac,#1e88e5);color:#fff;font-size:12px;text-align:center;padding:8px}

/* 头部 */
.um-mast{background:linear-gradient(135deg,#005bac,#0072ce);color:#fff;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;box-shadow:0 2px 6px rgba(0,58,114,.2)}
.um-mast .lg{display:flex;align-items:center;gap:8px;color:#fff}
.um-mast .lg-mk{flex:0 0 36px;width:36px;height:36px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}
.um-mast .lg-tx strong{display:block;font-size:15px;font-weight:700;letter-spacing:1px}
.um-mast .lg-tx em{display:block;font-size:9px;color:#cfe1f3;font-style:normal;letter-spacing:1px;margin-top:1px}
.um-burger{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:rgba(255,255,255,.18);color:#fff;border:0;cursor:pointer}
.um-burger span{display:block;width:18px;height:2px;background:#fff;position:relative}
.um-burger span::before,.um-burger span::after{content:"";position:absolute;left:0;width:18px;height:2px;background:#fff}
.um-burger span::before{top:-6px}.um-burger span::after{top:6px}

/* 抽屉 */
.um-drawer{position:fixed;top:0;right:-280px;width:260px;height:100%;background:#fff;z-index:99;transition:right .3s ease;box-shadow:-4px 0 18px rgba(0,0,0,.15);overflow-y:auto}
.um-drawer.on{right:0}
.um-drawer .dh{padding:16px;background:linear-gradient(135deg,#005bac,#003a72);color:#fff;font-size:16px;font-weight:600}
.um-drawer ul li{border-bottom:1px solid #f0f3f7}
.um-drawer ul li a{display:block;padding:14px 18px;font-size:14px;color:#1d2229}
.um-drawer ul li a:active{background:#f4f6f9;color:#be1a23}
.um-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:90;display:none}
.um-mask.on{display:block}

/* Banner */
.um-banner{position:relative;height:240px;background:linear-gradient(180deg,#a30f1a,#be1a23 60%,#7a0a13);overflow:hidden}
.um-banner .bn-it{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .8s}
.um-banner .bn-it.on{opacity:1}
.um-banner .bn-it.bf-1{background:linear-gradient(135deg,#a30f1a,#5a0707)}
.um-banner .bn-it.bf-2{background:linear-gradient(135deg,#be1a23,#7a0a13)}
.um-banner .bn-it.bf-3{background:linear-gradient(135deg,#8a0a14,#3a0404)}
.um-banner .bn-tx{position:absolute;left:0;right:0;top:35%;text-align:center;z-index:2;color:#d4a83d;text-shadow:0 2px 8px rgba(0,0,0,.5)}
.um-banner .bn-cn{display:block;font-family:"STKaiti","KaiTi",serif;font-size:34px;letter-spacing:6px;font-weight:700}
.um-banner .bn-en{display:block;font-size:9px;letter-spacing:2px;color:#f0d488;margin-top:8px}
.um-banner .bn-dots{position:absolute;left:0;right:0;bottom:14px;text-align:center;z-index:3}
.um-banner .bn-dots span{display:inline-block;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.4);margin:0 3px}
.um-banner .bn-dots span.on{background:#d4a83d;width:18px;border-radius:3px}

/* 通用区块 */
.um-sec{padding:18px 14px;background:#fff;margin-bottom:8px}
.um-sec:nth-of-type(odd){background:#fff}
.um-sh{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-left:8px;border-left:3px solid #be1a23}
.um-sh .tt{font-size:16px;font-weight:700;color:#003a72}
.um-sh .more{font-size:12px;color:#005bac}

/* 综合新闻 */
.um-news .feat{display:block;border-radius:6px;overflow:hidden;margin-bottom:10px;background:#005bac;height:160px}
.um-news .feat img{width:100%;height:100%;object-fit:cover}
.um-news .feat-cap{font-size:14px;font-weight:600;color:#003a72;margin:6px 0 12px;line-height:1.5}
.um-news ul li{padding:8px 0;border-bottom:1px dashed #e3e8ef;font-size:13px;display:flex;align-items:center;gap:6px}
.um-news ul li::before{content:"";width:4px;height:4px;background:#005bac;border-radius:50%;flex:0 0 4px}
.um-news ul li a{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1d2229}

/* 专题 */
.um-topic{background:linear-gradient(180deg,#f4f6f9,#e8eef5)}
.um-topic .grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.um-topic .it{display:block;border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,58,114,.08)}
.um-topic .it .ph{display:flex;align-items:center;justify-content:center;height:90px;color:#fff;font-family:"STKaiti",serif;font-size:14px;letter-spacing:2px;padding:8px;text-align:center;background:linear-gradient(135deg,#005bac,#1e88e5)}
.um-topic .it:nth-child(2) .ph{background:linear-gradient(135deg,#be1a23,#7a0a13)}
.um-topic .it:nth-child(3) .ph{background:linear-gradient(135deg,#d4a83d,#a37e1d)}
.um-topic .it:nth-child(4) .ph{background:linear-gradient(135deg,#003a72,#005bac)}
.um-topic .it .ph{position:relative;overflow:hidden}
.um-topic .it .ph.has-pic{background-color:#003a72;color:rgba(255,255,255,.95);text-shadow:0 1px 4px rgba(0,0,0,.5)}
.um-topic .it .ph.has-pic::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,58,114,.15) 0,rgba(0,0,0,.55));pointer-events:none}
.um-topic .it .cap{display:block;padding:8px;font-size:12px;line-height:1.4;color:#1d2229}

/* 海大人物（横滑） */
.um-people{background:linear-gradient(180deg,#003a72,#005bac);color:#fff}
.um-people .um-sh .tt{color:#fff}
.um-people .um-sh{border-color:#d4a83d}
.um-people .um-sh .more{color:#f0d488}
.um-people .roll{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}
.um-people .roll::-webkit-scrollbar{display:none}
.um-people .it{flex:0 0 130px;height:160px;border-radius:6px;display:flex;align-items:flex-end;padding:8px;color:#fff;font-size:12px;background:linear-gradient(135deg,#be1a23,#7a0a13)}
.um-people .it:nth-child(2){background:linear-gradient(135deg,#d4a83d,#a37e1d)}
.um-people .it:nth-child(3){background:linear-gradient(135deg,#005bac,#003a72)}
.um-people .it:nth-child(4){background:linear-gradient(135deg,#1e88e5,#0b5fbb)}
.um-people .it:nth-child(5){background:linear-gradient(135deg,#7a0a13,#3a0404)}
.um-people .it{position:relative}
.um-people .it.has-pic{background:#003a72 center/cover no-repeat}
.um-people .it.has-pic::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 30%,rgba(0,0,0,.65));border-radius:6px;pointer-events:none}
.um-people .it span{position:relative;z-index:1}
.um-people .it span{background:rgba(0,0,0,.4);padding:3px 6px;border-radius:3px}

/* 文化海大园 */
.um-culture .grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.um-culture .it{border-radius:6px;overflow:hidden;background:#fafbfd;border:1px solid #e3e8ef}
.um-culture .it .po{height:80px;padding:8px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(135deg,#005bac,#1e88e5);font-size:12px}
.um-culture .it:nth-child(2) .po{background:linear-gradient(135deg,#be1a23,#7a0a13)}
.um-culture .it:nth-child(3) .po{background:linear-gradient(135deg,#003a72,#005bac)}
.um-culture .it:nth-child(4) .po{background:linear-gradient(135deg,#d4a83d,#a37e1d)}
.um-culture .it .po{position:relative;overflow:hidden}
.um-culture .it .po.has-pic{background-color:#003a72;background-size:cover;background-position:center}
.um-culture .it .po.has-pic::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.6));pointer-events:none}
.um-culture .it .po.has-pic .h,.um-culture .it .po.has-pic .m{position:relative;z-index:1}
.um-culture .it .cap{padding:8px;font-size:12px;color:#1d2229;line-height:1.4}

/* 应用矩阵 */
.um-apps{position:relative}
.um-apps::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#be1a23,#d4a83d,#005bac,#1e88e5,#7a0a13)}
.um-apps .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.um-apps .it{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:70px;border-radius:6px;color:#fff;font-size:11px;font-weight:600;text-decoration:none}
.um-apps .it .ic{font-size:18px}
.um-apps .c-tt{background:#000}.um-apps .c-bili{background:#fb7299}.um-apps .c-wx{background:#07c160}.um-apps .c-pyq{background:#3eb575}
.um-apps .c-xx{background:#cc342d}.um-apps .c-sd{background:#ff6a00}.um-apps .c-wb{background:#e6162d}.um-apps .c-tb{background:#ff5000}

/* Footer */
.um-footer{background:linear-gradient(135deg,#003a72,#5a3aa3,#7a0a13);color:#cfe1f3;padding:20px 14px 16px;font-size:12px;line-height:1.8}
.um-footer .tt{color:#fff;font-size:14px;font-weight:600;margin-bottom:6px}
.um-footer .info p{margin-bottom:3px}
.um-footer .links{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0;padding:8px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
.um-footer .links a{color:#cfe1f3}
.um-footer .cr{color:rgba(207,225,243,.7);font-size:11px;line-height:1.8}
.um-footer .cr a{color:#f0d488}

/* 底部 tabbar */
.um-tab{position:fixed;left:0;right:0;bottom:0;height:54px;background:#fff;border-top:1px solid #e3e8ef;display:flex;z-index:80;box-shadow:0 -2px 10px rgba(0,58,114,.06)}
.um-tab a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:11px;color:#5a6471;cursor:pointer}
.um-tab a.on{color:#be1a23}
.um-tab a svg{width:20px;height:20px}

/* 内页 */
.um-inner{padding:14px;background:#fff;min-height:60vh}
.um-crumb{font-size:12px;color:#5a6471;margin-bottom:10px}
.um-crumb a{color:#005bac}
.um-h1{font-size:18px;color:#003a72;font-weight:700;border-left:3px solid #be1a23;padding-left:8px;margin-bottom:14px}
.um-list li{padding:10px 0;border-bottom:1px dashed #e3e8ef;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px}
.um-list li a{flex:1;color:#1d2229;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.um-list li time{color:#9aa3ad;font-size:11px;flex:0 0 auto}
.um-pg{margin-top:16px;text-align:center;font-size:12px}
.um-pg a,.um-pg span{display:inline-block;padding:4px 10px;border:1px solid #e3e8ef;border-radius:3px;margin:2px}
.um-pg span.thisclass,.um-pg a:hover{background:#005bac;color:#fff;border-color:#005bac}

.um-art .a-h1{font-size:18px;color:#003a72;line-height:1.5;font-weight:700;margin-bottom:8px}
.um-art .a-meta{font-size:11px;color:#9aa3ad;padding-bottom:10px;border-bottom:1px dashed #e3e8ef;margin-bottom:14px}
.um-art .a-meta span{margin-right:10px}
.um-art .a-body{font-size:14px;line-height:1.9;color:#3a4350}
.um-art .a-body p{margin-bottom:10px}
.um-art .a-body img{max-width:100%;height:auto;margin:10px auto;border-radius:4px;display:block}
.um-art .a-foot{margin-top:20px;padding-top:14px;border-top:1px solid #e3e8ef;font-size:12px;color:#5a6471;display:flex;flex-direction:column;gap:6px}
.um-art .a-foot a{color:#005bac}
