*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3f3f3;color:#333;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:hover{color:#ed767b;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.masthead{background:#080a0b;color:white}.header-inner{max-width:1200px;min-height:94px;margin:auto;display:flex;align-items:center;gap:35px;padding:18px 24px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:650;white-space:nowrap}.brand-logo{max-height:48px;max-width:190px;object-fit:contain}.brand small{display:block;color:#758c9c;font-size:9px;letter-spacing:1.8px;margin-top:4px}.brand-mark{font-size:40px;color:#18b7ed;font-style:italic;border:2px solid #159acb;width:47px;height:47px;border-radius:50%;display:grid;place-items:center;line-height:1}.primary{display:flex;gap:30px;margin-left:auto;white-space:nowrap;font-size:15px}.search{display:flex;border-bottom:1px solid #3b4146;max-width:200px}.search input{border:0;background:transparent;color:white;width:160px;font-size:14px;outline:none;padding:9px 0}.search button{color:#aab7c0;background:none;border:0;font-size:25px}.menu-toggle{display:none;background:none;color:#ddd;border:0;font-size:25px}.portal-banner{height:200px;background:#e9ebed;display:flex;align-items:center}.portal-banner>div{width:1200px;padding:0 24px;margin:auto;font-size:32px;color:#79838b;font-weight:300}.portal-space{height:45px}.portal-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;max-width:1200px;margin:0 auto 60px;padding:0 24px}.portal-banner+.portal-layout{margin-top:28px}.main-panel{background:white;border-radius:3px;box-shadow:0 1px 10px #00000009;min-width:0}.breadcrumb-line{padding:20px 24px;border-bottom:1px solid #eee;display:flex;gap:8px;justify-content:space-between;font-size:14px;color:#888}.breadcrumb-line button{border:0;background:none;color:#777}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px;padding:28px 24px}.cover{height:150px;display:grid;place-items:center;background:#fafafa;overflow:hidden}.cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.cover:hover img{transform:scale(1.04)}.cover span{color:#e0e0e0;font-size:24px}.category{display:inline-block;background:#f17d81;color:white;font-size:12px;padding:3px 6px;margin:14px 0 12px}.article-card h2{font-size:16px;line-height:1.6;font-weight:650;margin:0 0 8px}.article-card p{font-size:14px;line-height:1.8;color:#777;margin:0 0 16px}.meta{display:flex;justify-content:space-between;color:#aaa;font-size:12px}.sidebar section{background:white;margin-bottom:22px;padding:24px}.sidebar h2{font-size:18px;border-bottom:1px solid #eee;padding-bottom:15px;margin:0}.side-item{display:block;padding:18px 0;border-bottom:1px solid #f2f2f2;font-size:14px;line-height:1.6}.side-item:last-child{border:0;padding-bottom:0}.side-item time{display:block;color:#aaa;font-size:12px;margin-top:8px}.pagination{justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;padding:20px;margin:0}.pagination a,.pagination span{border:1px solid #eee;padding:7px 12px;font-size:14px}.pagination .page-num-current{background:#333;color:#fff}.site-footer{background:#090b0d;color:#9b9fa3;padding:36px 24px;font-size:14px}.footer-inner{max-width:1152px;margin:auto}.footer-inner h3{font-size:17px;color:#ccc}.footer-inner p{margin:25px 0 8px}.footer-inner>a{margin-right:20px}.floating{position:fixed;right:20px;bottom:90px;display:grid;gap:5px}.floating a,.floating button{border:0;background:#080a0b;color:#ccc;width:38px;height:38px;display:grid;place-items:center;border-radius:3px}.article-detail{padding:35px}.article-detail h1{font-size:28px;line-height:1.6}.detail-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:#999;border-bottom:1px solid #eee;padding:18px 0 26px}.rich-content{font-size:16px;line-height:2.1;padding-top:30px;overflow-wrap:anywhere}.rich-content img,.rich-content video,.rich-content iframe{max-width:100%;height:auto}.rich-content h2{font-size:23px;margin:30px 0 18px}.rich-content p{margin-bottom:22px}.rich-content table{max-width:100%;overflow:auto;display:block}.keywords{color:#999;margin:32px 0;font-size:14px}.prevnext{border-block:1px solid #eee;padding:18px 0;font-size:14px}.section-title{font-size:20px;margin:30px 0 20px}.related{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:14px}.message{padding:15px 0;border-bottom:1px solid #eee}.message-form{display:grid;gap:12px}.message-form input,.message-form textarea{width:100%;border:1px solid #ddd;border-radius:2px;padding:10px}.message-form button{justify-self:start;background:#ed777e;color:white;border:0;padding:11px 24px}.captcha{display:flex;align-items:center;gap:16px}.captcha input{max-width:170px}.captcha img{height:38px;cursor:pointer}dialog{border:0;border-radius:5px;padding:32px;max-width:90vw;box-shadow:0 10px 80px #0004}dialog::backdrop{background:#0007}dialog img{max-width:240px;width:100%}.qr-close{float:right;background:none;border:0;font-size:24px}dialog p{font-size:14px;margin-top:16px}@media(max-width:1100px){.header-inner{gap:20px}.brand{font-size:18px}.primary{gap:16px}.search{max-width:150px}.search input{width:125px}.portal-layout{grid-template-columns:minmax(0,1fr) 250px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.header-inner{min-height:70px;flex-wrap:wrap;position:relative}.menu-toggle{display:block;margin-left:auto}.primary{display:none;width:100%;order:4}.primary.open{display:flex}.search{margin-left:0}.portal-layout{display:block}.sidebar{display:none}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-banner{height:190px}}@media(max-width:600px){.header-inner{padding:14px 18px;gap:14px}.brand{font-size:15px}.brand-mark{width:34px;height:34px;font-size:28px}.brand-logo{max-height:48px;max-width:190px;object-fit:contain}.brand small{font-size:7px}.search{max-width:none;width:100%;order:5}.search input{width:100%}.portal-layout{padding:0 14px}.portal-banner{height:125px}.article-grid{grid-template-columns:1fr;padding:20px;gap:30px}.cover{height:200px}.article-detail{padding:22px}.article-detail h1{font-size:23px}.related{grid-template-columns:1fr}.floating{right:10px;bottom:35px}.portal-space{height:20px}.breadcrumb-line{padding:17px 20px}.article-card h2{font-size:18px}}

/* Shikong Zhiyu brand */
:root{--ink:#14283e;--accent:#087f86;--line:#e2eaf0}body{background:#f3f7fa;color:var(--ink)}a:hover{color:var(--accent)}.masthead{background:#071a2c;border-bottom:1px solid #ffffff12}.header-inner{min-height:88px}.brand small{color:#8eaabb;letter-spacing:1.5px}.brand-mark{background:#12c4b2;color:#062838;border:0;border-radius:14px;font-size:33px;font-style:normal;font-weight:800;position:relative;box-shadow:0 0 28px #12c4b225}.brand-mark>span{position:absolute;right:4px;bottom:0;font-size:26px;color:white}.primary a:hover{color:#53e2cc}.brand-hero{max-width:1152px;margin:28px auto 0;border-radius:26px;min-height:440px;background:radial-gradient(ellipse at 82% 55%,#164a60 0,transparent 48%),#091e33;color:white;position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;padding:56px;gap:24px}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2.3px;color:#7e9cac}.hero-copy>.eyebrow{color:#78cfc6}.hero-copy h1{font-size:54px;line-height:1.24;font-weight:700;letter-spacing:1px;margin:22px 0}.hero-copy h1>span{color:#68e5ce}.hero-copy p{font-size:15px;line-height:1.9;color:#b6c7d4}.hero-button{display:inline-flex;align-items:center;gap:42px;padding:13px 21px;background:#65e3cd;color:#092b38;border-radius:7px;font-size:14px;font-weight:650;margin-top:14px}.hero-button:hover{background:#9cf6e5;color:#092b38}.hero-button>span{font-size:21px}.hero-caption{color:#809aaa;font-size:11px;letter-spacing:1px;margin-top:30px}.hero-caption>span{display:inline-block;width:5px;height:5px;background:#65e3cd;border-radius:50%;margin-right:8px}.hero-art{position:relative;min-width:0;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #72e9e966;width:350px;height:350px;border-radius:50%;box-shadow:inset 0 0 35px #56ced308,0 0 35px #56ced308}.orbit-one{transform:rotate(-32deg) scaleY(.5)}.orbit-two{transform:rotate(42deg) scaleY(.55)}.orbit-three{width:280px;height:280px;border-color:#71cbde28}.orb-core{width:166px;height:166px;border-radius:50%;background:radial-gradient(circle at 30% 20%,#74ffe877,#19798a99 40%,#07263c 75%);box-shadow:inset 0 0 25px #8cfbe752,0 0 75px #3adbda29;border:1px solid #6ddacc55;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#d8fff7;font-size:66px;font-weight:300}.orb-core>span{font-size:12px;letter-spacing:5px;margin-left:5px}.star{position:absolute;width:9px;height:9px;border-radius:50%;background:#7bf0d7;box-shadow:0 0 24px #74f6d9}.star-one{top:27%;left:12%}.star-two{bottom:20%;right:19%;width:5px;height:5px}.art-label{position:absolute;bottom:5px;font-size:9px;color:#79a6b9;letter-spacing:3px}.home-section-heading{max-width:1152px;margin:48px auto 25px;display:flex;align-items:end;justify-content:space-between;scroll-margin-top:25px}.home-section-heading h2{font-size:26px;font-weight:650;margin:10px 0 0}.home-section-heading>span{font-size:13px;color:#82919e}.main-panel,.sidebar section{border:1px solid var(--line);border-radius:14px;box-shadow:0 6px 22px #1c466805}.breadcrumb-line{border-color:var(--line)}.article-grid{gap:25px;padding:25px}.article-card{min-width:0}.cover{border-radius:9px;background:radial-gradient(circle at 70% 25%,#b8ece4,transparent 65%),linear-gradient(135deg,#dce6f1,#e5f0f4);position:relative}.cover:has(span):before{content:'S / Z';font-size:35px;letter-spacing:10px;color:#598b9b55;font-weight:300}.cover span{display:none}.category{background:#e5f5f1;color:#137b73;border-radius:4px;padding:4px 8px;font-size:11px}.article-card h2{font-size:17px}.article-card p{color:#7a8794}.sidebar h2{font-size:16px}.side-item{color:#526476}.site-footer{background:#071a2c;margin-top:60px;padding:40px 24px}.floating a,.floating button{background:#10354d;border-radius:8px}.message-form button{background:#087f86}.portal-banner{background:linear-gradient(110deg,#102d46,#1c5365)}.portal-banner>div{color:#e0f4f1}.pagination .page-num-current{background:#087f86;border-color:#087f86}.footer-inner h3{color:#bcd3df}.footer-inner p{color:#92aab9}
@media(max-width:1200px){.brand-hero,.home-section-heading{margin-left:24px;margin-right:24px}.hero-copy h1{font-size:46px}.orbit{width:290px;height:290px}}
@media(max-width:750px){.brand-hero{padding:32px;grid-template-columns:1fr;gap:0}.hero-copy h1{font-size:42px}.hero-art{height:250px;margin-top:15px}.orbit{width:270px;height:270px}.orb-core{width:145px;height:145px}.hero-caption{margin-top:22px}.art-label{bottom:0}.home-section-heading>span{display:none}.home-section-heading{margin-top:32px}.brand-hero{margin:18px 14px 0;border-radius:18px}.home-section-heading{margin-left:20px;margin-right:20px}.hero-copy p{font-size:14px}.brand{font-size:17px}.brand small{font-size:7px}.hero-art .star-one{left:21%}.hero-art .star-two{right:24%}.home-section-heading h2{font-size:23px}}
