/* 花检中心官网专用样式 */

/* 基础重置 */
.cnfi-body { font-family:"Microsoft YaHei","微软雅黑",Helvetica Neue,sans-serif,Arial; background:#fff; color:#333; }
.cnfi-container { width:1200px; margin:0 auto; }
.clearfix::after { content:""; display:table; clear:both; }

/* 顶部标题区域 */
.scju-top-header { background:#fff; padding:12px 0; border-bottom:1px solid #e5e5e5; }
.scju-top-header .logo-area { float:left; }
.scju-top-header .logo-area a { display:flex; align-items:center; text-decoration:none; }
.scju-top-header .logo-area .logo-icon { float:none; width:55px; height:55px; margin-right:10px; flex-shrink:0; }
.scju-top-header .logo-area .logo-icon > div { width:55px !important; height:55px !important; font-size:13px !important; font-weight:bold !important; }
.scju-top-header .logo-area .logo-text { float:none; padding-top:0; }
.scju-top-header .logo-area .logo-text h1 { font-size:14px; color:#004aa3; font-weight:bold; margin:0; line-height:1.5; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.scju-top-header .logo-area .logo-text h2 { font-size:14px; color:#004aa3; font-weight:bold; margin:0; line-height:1.5; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

/* 导航 */
.scju-nav { background:#004aa3; height:50px; line-height:50px; }
.scju-nav ul { list-style:none; margin:0; padding:0; }
.scju-nav ul li { float:left; position:relative; }
.scju-nav ul li a { display:block; color:#fff; font-size:16px; padding:0 30px; text-decoration:none; transition:all .3s; }
.scju-nav ul li a:hover, .scju-nav ul li.active a { background:#033f90; }
.scju-nav ul li .sub-nav { display:none; position:absolute; top:50px; left:0; background:#fff; box-shadow:0 4px 8px rgba(0,0,0,.1); z-index:999; min-width:180px; }
.scju-nav ul li:hover .sub-nav { display:block; }
.scju-nav ul li .sub-nav li { float:none; }
.scju-nav ul li .sub-nav li a { color:#333; padding:0 20px; line-height:40px; font-size:14px; }
.scju-nav ul li .sub-nav li a:hover { background:#f1f5fb; color:#004aa3; }

/* 机构板块标题 */
.scju-section { margin-top:30px; }
.scju-section-title { margin-bottom:20px; }
.scju-section-title .title-inner { display:flex; align-items:center; }
.scju-section-title .title-icon { margin-right:15px; }
.scju-section-title .title-icon img { height:60px; }
.scju-section-title .title-text h3 { font-size:24px; color:#004aa3; font-weight:bold; margin:0; line-height:34px; }
.scju-section-title .title-text p { font-size:24px; color:#004aa3; font-weight:bold; margin:0; line-height:34px; }

/* 新闻与通知布局 */
.scju-content-wrap { display:flex; gap:30px; }
.scju-main-left { flex:1; }
.scju-main-right { width:380px; }

/* 头条新闻 */
.scju-top-news { border:1px solid #e5e5e5; padding:20px; margin-bottom:15px; overflow:hidden; }
.scju-top-news .news-date { color:#666; font-size:14px; margin-bottom:10px; }
.scju-top-news .news-body { display:flex; gap:20px; }
.scju-top-news .news-text { flex:1; }
.scju-top-news .news-text h4 { font-size:18px; color:#333; font-weight:bold; margin:0 0 10px; line-height:26px; }
.scju-top-news .news-text p { font-size:14px; color:#666; line-height:22px; margin:0; }
.scju-top-news .news-img { width:280px; height:160px; overflow:hidden; flex-shrink:0; }
.scju-top-news .news-img img { width:100%; height:100%; object-fit:cover; }

/* 简短新闻列表 */
.scju-sub-news { list-style:none; margin:0; padding:0; }
.scju-sub-news li { padding:10px 0; border-bottom:1px dashed #e5e5e5; display:flex; justify-content:space-between; }
.scju-sub-news li:last-child { border-bottom:none; }
.scju-sub-news li a { color:#333; font-size:14px; text-decoration:none; flex:1; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.scju-sub-news li a:hover { color:#004aa3; text-decoration:underline; }
.scju-sub-news li .date { color:#999; font-size:14px; margin-left:15px; }

/* 通知公告 */
.scju-notice { border:1px solid #e5e5e5; }
.scju-notice .notice-head { background:#004aa3; color:#fff; padding:10px 15px; font-size:16px; font-weight:bold; }
.scju-notice .notice-list { list-style:none; margin:0; padding:15px; }
.scju-notice .notice-list li { display:flex; margin-bottom:15px; }
.scju-notice .notice-list li:last-child { margin-bottom:0; }
.scju-notice .notice-date { width:60px; height:60px; border:1px solid #e5e5e5; text-align:center; margin-right:12px; flex-shrink:0; display:flex; flex-direction:column; justify-content:center; }
.scju-notice .notice-date .year { font-size:16px; color:#004aa3; font-weight:bold; line-height:22px; }
.scju-notice .notice-date .day { font-size:13px; color:#666; line-height:18px; }
.scju-notice .notice-text { flex:1; display:flex; align-items:center; }
.scju-notice .notice-text a { color:#333; font-size:14px; line-height:20px; text-decoration:none; }
.scju-notice .notice-text a:hover { color:#004aa3; text-decoration:underline; }

/* 红色横幅 */
.scju-banner-img { width:100%; margin:30px 0; text-align:center; }
.scju-banner-img img { width:1200px; height:120px; display:block; margin:0 auto; }
@media screen and (max-width:1240px){
    .scju-banner-img img { width:100%; height:auto; }
}

/* 底部 */
.scju-footer { background:#f5f5f5; border-top:1px solid #e5e5e5; margin-top:30px; padding:30px 0; }
.scju-footer .footer-links { margin-bottom:20px; padding-bottom:15px; border-bottom:1px solid #ddd; }
.scju-footer .footer-links span { color:#004aa3; font-size:14px; margin-right:10px; font-weight:bold; }
.scju-footer .footer-links a { color:#333; font-size:14px; text-decoration:none; margin-right:20px; }
.scju-footer .footer-links a:hover { color:#004aa3; text-decoration:underline; }
.scju-footer .footer-info { display:flex; justify-content:space-between; align-items:flex-start; }
.scju-footer .footer-info .info-text p { color:#666; font-size:14px; line-height:24px; margin:0; }
.scju-footer .footer-info .info-text p a { color:#666; }
.scju-footer .footer-info .info-qr { text-align:center; }
.scju-footer .footer-info .info-qr img { width:100px; height:100px; }
.scju-footer .footer-info .info-qr p { color:#666; font-size:12px; margin-top:5px; }

/* 分页/更多 */
.scju-more { text-align:right; margin-top:10px; }
.scju-more a { color:#999; font-size:14px; text-decoration:none; }
.scju-more a:hover { color:#004aa3; }

/* 响应式简单处理 */
@media screen and (max-width:1240px){
    .cnfi-container { width:96%; }
    .scju-banner-red .banner-inner { width:96%; }
}

/* 文章详情页重写 */
.scju-article-wrap { max-width:1200px; margin:0 auto; padding:0 5px; }
.scju-bread { padding:10px 0; font-size:13px; color:#666; }
.scju-bread a { color:#666; text-decoration:none; }
.scju-article-card { background:#fff; padding:10px; border-radius:3px; }
.scju-article-header { margin-bottom:12px; border-bottom:1px solid #eee; padding-bottom:10px; }
.scju-article-header h1 { font-size:18px; font-weight:bold; line-height:1.5; color:#333; margin:0 0 8px; }
.scju-article-meta { font-size:12px; color:#999; }
.scju-article-meta span { margin-right:10px; display:inline-block; }
.scju-article-body { font-size:15px; line-height:1.8; color:#333; word-break:break-word; overflow-wrap:break-word; }
.scju-article-body p { margin:0 0 10px; text-indent:0 !important; text-align:justify; }
.scju-article-body img { max-width:100%; height:auto; display:block; margin:10px auto; }
.scju-article-tools { margin:12px 0; text-align:center; }
.scju-collect-btn { display:inline-block; padding:6px 15px; background:#f5f5f5; color:#333; border-radius:20px; text-decoration:none; font-size:13px; }
.scju-article-tags { margin:10px 0; font-size:13px; }
.scju-article-tags a { display:inline-block; margin:0 5px 5px 0; padding:2px 8px; background:#f0f0f0; color:#666; border-radius:3px; text-decoration:none; }
.scju-article-footer { border-top:1px solid #eee; padding-top:12px; margin-top:12px; }
.scju-prenext { font-size:13px; color:#666; line-height:1.8; }
.scju-prenext a { color:#666; text-decoration:none; }
.scju-prenext p { margin:0 0 4px; }
.scju-back-btn { display:block; width:100%; margin-top:10px; padding:8px 0; background:#f5a623; color:#fff; text-align:center; text-decoration:none; border-radius:20px; font-size:14px; }
