@charset "utf-8";

.news-btn {display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:8px;border:1px solid transparent;font-size:14px;font-weight:800;line-height:1;text-decoration:none;cursor:pointer}
.news-btn-primary {background:#2563eb;color:#fff}
.news-btn-primary:hover {background:#1d4ed8;color:#fff}
.news-btn-light {background:#fff;border-color:#dbe3ef;color:#334155}
.news-btn-light:hover {background:#f8fafc;color:#1d4ed8}
.news-board {margin:0 auto;padding:34px 0 70px}
.news-board-head {display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}
.news-board-eyebrow {margin:0 0 8px;color:#2563eb;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:0}
.news-board-head h2, .news-write-head h2 {color:#0f172a;font-size:32px;font-weight:900;line-height:1.25;letter-spacing:0}
.news-board-actions {display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.news-category {margin:0 0 22px}
.news-category h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.news-category ul {display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.news-category li {display:block}
.news-category a {display:block;padding:9px 14px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#475569;font-size:14px;font-weight:800}
.news-category a:hover, .news-category #bo_cate_on {border-color:#2563eb;background:#eff6ff;color:#1d4ed8}
.news-list-meta {display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#64748b;font-size:14px;font-weight:700}
.news-admin-bar {display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px;padding:12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}
.news-check-all {display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:14px;font-weight:800}
.news-article-list {display:flex;flex-direction:column;gap:18px}
.news-list-card {display:grid;grid-template-columns:30% 1fr;gap:24px;position:relative;padding:22px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}
.news-list-card.is-notice {border-color:#bfdbfe;background:#f8fbff}
.news-list-check {position:absolute;top:18px;left:18px;z-index:2}
.news-list-check input {width:18px;height:18px}
.news-list-thumb {display:block;min-height:180px;overflow:hidden;border-radius:8px;background:#e2e8f0}
.news-list-thumb img {display:block;width:100%;height:100%;min-height:180px;object-fit:cover}
.news-list-body {display:flex;flex-direction:column;justify-content:center;min-width:0}
.news-list-kicker {display:flex;align-items:center;gap:8px;margin-bottom:10px}
.news-list-kicker a, .news-list-kicker strong {display:inline-flex;color:#2563eb;font-size:13px;font-weight:900}
.news-list-body h3 {margin:0;color:#111827;font-size:24px;font-weight:900;line-height:1.38;letter-spacing:0}
.news-list-body h3 a {color:#111827}
.news-list-body h3 a:hover {color:#1d4ed8}
.news-list-body p {display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;color:#475569;font-size:16px;line-height:1.65;word-break:keep-all}
.news-list-info {display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px;color:#94a3b8;font-size:14px;font-weight:700}
.news-ad-slot {display:flex;align-items:center;justify-content:center;min-height:120px;padding:20px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:8px;color:#94a3b8;font-size:14px;font-weight:900;text-align:center}
.news-empty {padding:54px 20px;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:16px;font-weight:800;text-align:center}
.bo_sch_wrap {display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}
.bo_sch_bg {position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(15,23,42,0.35)}
.bo_sch {position:absolute;top:50%;left:50%;z-index:2;width:360px;max-width:calc(100% - 32px);padding:20px;background:#fff;border-radius:8px;box-shadow:0 20px 50px rgba(15,23,42,0.22);transform:translate(-50%, -50%)}
.bo_sch h3 {margin-bottom:14px;color:#111827;font-size:20px;font-weight:900}
.bo_sch select, .bo_sch .sch_input {width:100%;height:42px;padding:0 12px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#111827}
.bo_sch .sch_bar {display:flex;gap:8px;margin-top:10px}
.bo_sch .sch_btn {width:70px;height:42px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-weight:800}
.bo_sch .bo_sch_cls {position:absolute;top:16px;right:16px;border:0;background:transparent;color:#64748b;font-weight:800}
.pg_wrap {display:block;float:none;margin-top:28px;text-align:center}
.pg {display:inline-flex;align-items:center;justify-content:center;gap:4px}
.pg_page, .pg_current {display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 9px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#64748b;font-size:14px;font-weight:800}
.pg_current {border-color:#2563eb;background:#2563eb;color:#fff}
.news-view {margin:0 auto;padding:40px 0 70px}
.news-view-head {padding:0 0 28px;border-bottom:1px solid #e5e7eb}
.news-view-category {display:inline-flex;margin-bottom:14px;color:#2563eb;font-size:14px;font-weight:900}
.news-view-head h2 {max-width:860px;color:#0f172a;font-size:38px;font-weight:900;line-height:1.34;letter-spacing:0}
.news-view-meta {display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px;color:#64748b;font-size:14px;font-weight:700}
.news-view-actions {display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:22px}
.news-view-content-wrap {padding:34px 0}
.news-view-image {margin-bottom:26px;text-align:center}
.news-view-image img {max-width:100%;height:auto;border-radius:8px}
.news-view-content {color:#1f2937;font-size:18px;line-height:1.9;word-break:keep-all}
.news-view-content p {margin:0 0 18px;line-height:1.9;word-break:keep-all}
.news-view-content img {max-width:100%;height:auto}
.news-view-content a {color:#1d4ed8;text-decoration:underline}
.news-auto-image {margin:0 0 30px;padding:0}
.news-auto-image img {display:block;width:100%;max-height:460px;object-fit:cover;border-radius:8px;background:#e2e8f0}
.news-view-share {margin-top:24px}
.news-view-box {margin:24px 0;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}
.news-view-box h2 {margin-bottom:12px;color:#111827;font-size:18px;font-weight:900}
.news-view-box li + li {margin-top:10px}
.news-view-box a {color:#1d4ed8;font-weight:700}
.news-view-neighbor {display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}
.news-view-neighbor a {display:block;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}
.news-view-neighbor span {display:block;margin-bottom:6px;color:#64748b;font-size:13px;font-weight:800}
.news-view-neighbor strong {display:block;overflow:hidden;color:#111827;font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}
.news-write {max-width:940px;margin:0 auto;padding:40px 0 70px}
.news-write-head {margin-bottom:22px}
.news-write form {width:100% !important;padding:26px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}
.news-form-grid {display:grid;grid-template-columns:1fr 1fr;gap:16px}
.news-form-row {margin-bottom:18px}
.news-form-row label {display:block;margin-bottom:8px;color:#334155;font-size:14px;font-weight:900}
.news-form-row input[type="text"], .news-form-row input[type="password"], .news-form-row select, .news-write .frm_input {width:100%;height:44px;padding:0 12px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#111827}
.news-form-row textarea {width:100%;min-height:280px;padding:14px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#111827;line-height:1.7}
.news-options {display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}
.news-option {display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:14px;font-weight:800}
#autosave_wrapper {position:relative}
#btn_autosave {position:absolute;top:3px;right:3px}
#autosave_pop {display:none;position:absolute;top:48px;right:0;z-index:10;width:340px;max-width:100%;background:#fff;border:1px solid #dbe3ef;border-radius:8px;box-shadow:0 15px 35px rgba(15,23,42,0.16)}
#autosave_pop strong {display:block;padding:12px 14px;border-bottom:1px solid #e5e7eb}
#autosave_pop ul {max-height:170px;overflow-y:auto;padding:10px}
#autosave_pop li {padding:8px;border-bottom:1px solid #f1f5f9}
#autosave_pop .autosave_close {width:100%;height:34px;border:0;background:#f8fafc;color:#475569;font-weight:800}
.news-write-buttons {display:flex;justify-content:flex-end;gap:8px;margin-top:22px}
.file_del {display:block;margin-top:8px;color:#64748b;font-size:13px}
#bo_vc, .bo_vc_w {margin-top:26px}
.news-comments {margin-top:36px;border-top:1px solid #e5e7eb}
.news-comments-head {display:flex;align-items:center;gap:8px;padding:20px 0;border-bottom:1px solid #e5e7eb}
.news-comments-head h2 {color:#111827;font-size:20px;font-weight:900}
.news-comments-head span {display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:24px;padding:0 8px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:900}
.news-comment-list {display:flex;flex-direction:column}
.news-comment {display:flex;gap:14px;position:relative;padding:20px 0;border-bottom:1px solid #eef2f7}
.news-comment-profile img {width:42px;height:42px;border-radius:50%;object-fit:cover}
.news-comment-body {flex:1;min-width:0}
.news-comment-body header {display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}
.news-comment-body header strong {color:#111827;font-size:14px;font-weight:900}
.news-comment-body header span, .news-comment-body header time {color:#94a3b8;font-size:13px;font-weight:700}
.news-comment-content {color:#334155;font-size:15px;line-height:1.75;word-break:keep-all}
.news-secret-label {display:inline-flex;margin-right:8px;padding:3px 7px;border-radius:6px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:900}
.news-comment-actions {display:flex;align-items:center;gap:6px;margin-left:auto}
.news-comment-actions a {display:inline-flex;align-items:center;height:30px;padding:0 9px;border:1px solid #dbe3ef;border-radius:7px;background:#fff;color:#64748b;font-size:12px;font-weight:800}
.news-comment-actions a:hover {color:#1d4ed8;background:#f8fafc}
.news-comment-empty {padding:30px 0;color:#94a3b8;font-size:15px;font-weight:800;text-align:center}
.news-comment-write {margin-top:24px;padding:22px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}
.news-comment-write h2 {margin-bottom:14px;color:#111827;font-size:18px;font-weight:900}
.news-comment-write textarea {display:block;width:100%;min-height:130px;padding:14px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#111827;font-size:15px;line-height:1.7;resize:vertical}
.news-comment-write-bottom {display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:12px}
.news-comment-fields {display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1}
.news-comment-fields .frm_input {width:180px;height:40px;padding:0 12px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc}
.news-comment-captcha {display:flex;align-items:center;gap:6px;flex-wrap:wrap;width:100%;margin-top:8px}
.news-comment-submit {display:flex;align-items:center;gap:10px}
.news-secret-check {display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:13px;font-weight:800;white-space:nowrap}
#char_cnt {display:block;margin-bottom:8px;color:#64748b;font-size:13px;text-align:right}
.cmt_btn {display:none}
@media (max-width: 768px) { .news-board {padding:28px 0 54px} .news-board-head {align-items:flex-start;flex-direction:column} .news-board-head h2, .news-write-head h2 {font-size:28px} .news-board-actions {justify-content:flex-start} .news-list-card {display:flex;flex-direction:column;gap:16px;padding:18px} .news-list-thumb {min-height:210px} .news-list-thumb img {min-height:210px} .news-list-body h3 {font-size:21px} .news-view {padding:30px 0 54px} .news-view-head h2 {font-size:29px} .news-view-content {font-size:16px;line-height:1.85} .news-auto-image img {max-height:300px} .news-view-neighbor {grid-template-columns:1fr} .news-write {padding:30px 0 54px} .news-write form {padding:18px} .news-form-grid {grid-template-columns:1fr;gap:0} #btn_autosave {position:static;margin-top:8px} .news-comment {align-items:flex-start} .news-comment-profile img {width:34px;height:34px} .news-comment-actions {position:absolute;top:16px;right:0} .news-comment-write {padding:16px} .news-comment-write-bottom {align-items:stretch;flex-direction:column} .news-comment-fields .frm_input {width:100%} .news-comment-submit {justify-content:flex-end} }
