/* 海运蓝白风格 */ .breadcrumb { padding: 8px 0; font-size: 12px; color: #555; border-bottom: 1px solid #e0e6ed; margin-bottom: 20px; } .article-header h1 { font-size: 24px; color: #0056b3; line-height: 1.4; margin: 10px 0; } .article-meta { padding: 10px 0; font-size: 12px; color: #666; border-bottom: 1px dashed #ddd; margin-bottom: 25px; } .article-meta a { color: #007bff; text-decoration: none; } .article-meta a:hover { text-decoration: underline; } .article-content { line-height: 1.8; color: #333; font-size: 14px; } .pagination ul { list-style: none; padding: 0; margin: 20px 0; } .pagination li { display: inline; margin-right: 8px; } .article-nav p { margin: 10px 0; color: #555; } .widget { background: #f9fbfd; border: 1px solid #e0e6ed; border-radius: 4px; margin-bottom: 20px; } .widget h4 { background: #007bff; color: white; padding: 8px 12px; margin: 0; font-size: 14px; } .list_con li { padding: 6px 10px; border-bottom: 1px dotted #eee; } .list_con li:last-child { border: none; }