.page-community-portal main{font-family:"Noto Sans SC",Inter,"Microsoft YaHei",sans-serif;color:#1a1a2e;background:#fff}
.community-portal-hero{position:relative;overflow:hidden;padding:120px 0 80px;background:linear-gradient(135deg,#0a1628 0%,#0d2847 30%,#0054a6 70%,#003d7a 100%);color:#fff;text-align:center}.community-portal-hero h1{margin:0 0 16px;color:#fff;font-size:42px;font-weight:800;line-height:1.2;letter-spacing:.02em;}.community-portal-hero p{max-width:640px;margin:0 auto;color:rgba(255,255,255,.72);font-size:18px;line-height:1.7}
.community-portal-construction{padding:80px 0;background:#fff;text-align:center}.community-portal-icon{margin-bottom:24px;font-size:64px;line-height:1;opacity:.3}.community-portal-icon img{width:64px;height:64px;object-fit:contain;margin:0 auto}.community-portal-construction h2{margin:0 0 16px;color:#1a1a2e;font-size:28px;font-weight:700;line-height:1.4}.community-portal-construction p{max-width:480px;margin:0 auto 32px;color:#5a6275;font-size:16px;line-height:1.8}.community-portal-contact{color:#0054a6;font-weight:600;text-decoration:none}.community-portal-contact:hover{text-decoration:underline}.community-portal-contact:focus-visible{border-radius:2px;outline:3px solid rgba(0,84,166,.22);outline-offset:2px}.community-portal-home{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border:1.5px solid rgba(0,84,166,.24);border-radius:6px;background:transparent;color:#0054a6;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;transition:all .15s ease}.community-portal-home:hover{border-color:#0054a6;background:#0054a6;color:#fff}.page-community-portal .site-footer{border-top:0}
@media(max-width:782px){.community-portal-hero{padding:100px 0 60px}.community-portal-hero h1{font-size:28px;
	letter-spacing:.02em;}.community-portal-hero p{font-size:15px}}
/* 首屏功能区内容上下居中，高度统一 400px（不动其它首屏样式） */
.community-portal-hero{
  display:flex;
  align-items:center;
  min-height:400px;
}
