/* ===== 混合商务风格 - 样式表 ===== */
/* 保留新拟态柔和感，强制文字清晰，按钮高对比度 */

body {
    background: #e8edf2 !important;
    font-family: 'Segoe UI', 'PingFang SC', Roboto, sans-serif;
}

/* ----- 卡片：保留柔和新拟态，增加微边框 ----- */
.service-card, .topic-mode-card, .modern-card, .case-card, .news-item,
.reason-item, .advantage-card, .pricing-step, .pricing-flow-card,
.trust-section .choose-reasons,
.product-card, .panel-heading, .sidebar-header,
.banner-text-section, .contact-info-item,
.search-modal-content, .floating-btn,
.services-section .service-card, .solutions-section .modern-card {
    background: #e8edf2 !important;
    border: 1px solid rgba(255, 255, 255, 0.6) !important;
    border-radius: 28px !important;
    box-shadow: 8px 8px 16px #c8cdd2, -8px -8px 16px #ffffff !important;
    transition: all 0.3s ease !important;
}

.service-card:hover, .topic-mode-card:hover, .modern-card:hover,
.case-card:hover, .news-item:hover, .reason-item:hover,
.advantage-card:hover, .pricing-step:hover {
    box-shadow: 12px 12px 24px #c0c5ca, -12px -12px 24px #ffffff !important;
    transform: translateY(-4px) !important;
}

/* ----- 按钮：高对比度，清晰可点 ----- */
.btn-primary, .service-btn, .topic-mode-btn, .pricing-flow-btn,
.search-btn, .bannerSwiper .btn-primary, .card-actions .btn-primary,
.topic-service-btn, .promotion-btn-primary, .copy-all-btn,
.banner-actions .btn-primary,
.cta-buttons .btn-primary {
    background: linear-gradient(#e8edf2, #8e9dd1, #0d1b4a) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 60px !important;
    box-shadow: 0 4px 15px rgba(26, 42, 108, 0.35) !important;
    transition: all 0.3s ease !important;
    padding: 14px 32px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
}
.btn-primary:hover, .service-btn:hover, .topic-mode-btn:hover,
.pricing-flow-btn:hover, .search-btn:hover,
.bannerSwiper .btn-primary:hover, .card-actions .btn-primary:hover,
.topic-service-btn:hover, .promotion-btn-primary:hover,
.copy-all-btn:hover,
.cta-buttons .btn-primary:hover {
    background: linear-gradient(135deg, #243b8a, #142856) !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 25px rgba(26, 42, 108, 0.45) !important;
}

.btn-secondary, .cta-buttons .btn-secondary {
    background: transparent !important;
    border: 2px solid #1a2a6c !important;
    border-radius: 60px !important;
    box-shadow: none !important;
    color: #1a2a6c !important;
    font-weight: 600 !important;
    padding: 12px 28px !important;
}
.btn-secondary:hover, .cta-buttons .btn-secondary:hover {
    background: rgba(26, 42, 108, 0.08) !important;
    border-color: #0d1b4a !important;
    color: #0d1b4a !important;
}

/* ----- 全局文字：强制深色清晰 ----- */
body, p, h1, h2, h3, h4, h5, h6,
.banner-title, .banner-subtitle, .banner-description,
.services-title, .services-subtitle,
.advantages-title, .advantages-subtitle,
.service-title, .service-desc,
.topic-mode-desc, .topic-mode-title,
.card-title, .card-desc,
.pricing-flow-title, .pricing-flow-subtitle,
.pricing-step .step-content h4, .pricing-step .step-content p,
.reason-content h4, .reason-content p,
.cta-content h3, .cta-content p,
.advantage-card h3, .advantage-card p,
.feature-content h4, .feature-content p,
.case-card h3, .case-card p,
.news-item h3, .news-item p,
.music_43_4519, .music_43_4527, .contact-text, .music_43_4512,
.step-number, .topic-mode-badge, .card-badge {
    color: #0a1a3a !important;
    text-shadow: none !important;
    -webkit-text-fill-color: #0a1a3a !important;
    background: none !important;
}

/* Banner 特殊：保持清晰可读 */
.banner-text-section {
    background: rgba(232, 237, 242, 0.92) !important;
    backdrop-filter: blur(8px);
    border-radius: 48px !important;
    padding: 40px 50px !important;
    box-shadow: 12px 12px 24px #c0c5ca, -12px -12px 24px #ffffff !important;
    border: 1px solid rgba(255,255,255,0.8) !important;
}
.banner-title {
    font-size: 3rem !important;
    color: #0a1a3a !important;
    -webkit-text-fill-color: #0a1a3a !important;
}
.banner-subtitle {
    font-size: 1.4rem !important;
    color: #1a2a5a !important;
    -webkit-text-fill-color: #1a2a5a !important;
}
.banner-description {
    font-size: 1.05rem !important;
    color: #2a3a5a !important;
    -webkit-text-fill-color: #2a3a5a !important;
}

/* 导航 */
.music_43_4962 {
    background: #e8edf2 !important;
    box-shadow: 0 4px 20px rgba(0,0,0,0.06) !important;
    border-bottom: 1px solid rgba(255,255,255,0.6) !important;
}
.music_43_4981 .music_43_4982 {
    color: #1a2a5a !important;
    font-weight: 500 !important;
}
.music_43_4981.active .music_43_4982,
.music_43_4981:hover .music_43_4982 {
    color: #0a1a3a !important;
    font-weight: 700 !important;
}
.music_43_4981.active::after, .music_43_4981:hover::after {
    background: linear-gradient(90deg, #1a2a6c, #3a5a9a) !important;
    height: 3px !important;
}

/* 搜索弹窗 */
.search-modal-content {
    background: #e8edf2 !important;
    border-radius: 40px !important;
    box-shadow: 20px 20px 40px #c8cdd2, -20px -20px 40px #ffffff !important;
    border: 1px solid rgba(255,255,255,0.8) !important;
}
#searchInput {
    background: #e8edf2 !important;
    border: 1px solid rgba(0,0,0,0.08) !important;
    border-radius: 60px !important;
    box-shadow: inset 6px 6px 12px #c8cdd2, inset -6px -6px 12px #ffffff !important;
    padding: 16px 24px !important;
    color: #0a1a3a !important;
}
#searchInput:focus {
    box-shadow: inset 8px 8px 16px #bcc1c6, inset -8px -8px 16px #ffffff !important;
    border-color: #1a2a6c !important;
}

/* 轮播装饰 */
.bannerSwiper {
    background: linear-gradient(135deg, #d5dee8 0%, #e8edf2 100%) !important;
    position: relative;
    overflow: hidden;
}
.bannerSwiper::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: rgba(255,255,255,0.3);
    top: -150px;
    right: -150px;
    pointer-events: none;
}
.bannerSwiper::after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: rgba(26,42,108,0.04);
    bottom: -50px;
    left: -50px;
    pointer-events: none;
}

/* 特性标签 */
.bannerSwiper .feature-item {
    background: #e8edf2 !important;
    border: 1px solid rgba(255,255,255,0.8) !important;
    border-radius: 60px !important;
    box-shadow: 4px 4px 8px #c8cdd2, -4px -4px 8px #ffffff !important;
    color: #0a1a3a !important;
}
.bannerSwiper .feature-item .feature-text {
    color: #0a1a3a !important;
    -webkit-text-fill-color: #0a1a3a !important;
}

/* 服务图标：保持新拟态凹陷感 */
.service-icon {
    background: #e8edf2 !important;
    box-shadow: 6px 6px 12px #c8cdd2, -6px -6px 12px #ffffff !important;
    border-radius: 50% !important;
    width: 100px;
    height: 100px;
    color: #1a2a6c !important;
}
.service-card:hover .service-icon {
    box-shadow: inset 4px 4px 8px #c8cdd2, inset -4px -4px 8px #ffffff !important;
}

/* 标签 */
.feature-tag, .pctags, .tag {
    background: #e8edf2 !important;
    border: 1px solid rgba(255,255,255,0.8) !important;
    border-radius: 40px !important;
    box-shadow: 3px 3px 6px #c8cdd2, -3px -3px 6px #ffffff !important;
    color: #1a2a5a !important;
}
.feature-tag:hover, .pctags:hover, .tag:hover {
    box-shadow: inset 3px 3px 6px #c8cdd2, inset -3px -3px 6px #ffffff !important;
    color: #0a1a3a !important;
}

/* ----- 页脚 ----- */
footer {
    background: #dce3ea !important;
    border-top: 1px solid rgba(255,255,255,0.6) !important;
}
.music_43_4481, .footer_text_box {
    background: #dce3ea !important;
}
.music_43_4519, .music_43_4527, .contact-text, .music_43_4512,
.music_43_4512_0_5, .music_43_4512_5_53 a {
    color: #0a1a3a !important;
}
.qr-code-img {
    border-radius: 20px !important;
    box-shadow: 6px 6px 12px #bcc1c6, -6px -6px 12px #ffffff !important;
    border: 1px solid rgba(255,255,255,0.8) !important;
}

/* 浮动按钮 */
.floating-btn {
    background: #e8edf2 !important;
    box-shadow: 6px 6px 12px #c8cdd2, -6px -6px 12px #ffffff !important;
    border: 1px solid rgba(255,255,255,0.8) !important;
    color: #1a2a6c !important;
}
.floating-btn:hover {
    box-shadow: inset 4px 4px 8px #c8cdd2, inset -4px -4px 8px #ffffff !important;
}

/* 联系弹窗 */
.contact-modal-content {
    background: #e8edf2 !important;
    border-radius: 40px !important;
    box-shadow: 20px 20px 40px #c8cdd2, -20px -20px 40px #ffffff !important;
    border: 1px solid rgba(255,255,255,0.8) !important;
}
.contact-info-item {
    background: #e8edf2 !important;
    border: 1px solid rgba(255,255,255,0.8) !important;
    border-radius: 28px !important;
    box-shadow: 6px 6px 12px #c8cdd2, -6px -6px 12px #ffffff !important;
}
.contact-info-content h4 {
    color: #0a1a3a !important;
}
.contact-info-content p {
    color: #1a2a5a !important;
}

/* 合作流程 */
.pricing-flow-card {
    background: #dce3ea !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
}
.pricing-step {
    background: #e8edf2 !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
}
.step-number {
    background: #e8edf2 !important;
    box-shadow: 4px 4px 8px #c8cdd2, -4px -4px 8px #ffffff !important;
    color: #1a2a6c !important;
    font-weight: 700 !important;
}

/* 服务模式徽章 */
.topic-mode-badge, .card-badge {
    background: #e8edf2 !important;
    box-shadow: 3px 3px 6px #c8cdd2, -3px -3px 6px #ffffff !important;
    color: #1a2a6c !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
}
.topic-mode-header {
    background: linear-gradient(135deg, #afbfff, #9099bd) !important;
    color: #ffffff !important;
}
.topic-mode-header .topic-mode-title {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* 行业方案 CTA */
.cta-section {
    background: #e8edf2 !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
    border-radius: 28px !important;
    box-shadow: 8px 8px 16px #c8cdd2, -8px -8px 16px #ffffff !important;
}

/* 装饰背景图形（保留） */
.services-section, .advantages-section, .solutions-section {
    position: relative;
    overflow: hidden;
}
.services-section::before,
.advantages-section::before,
.solutions-section::before {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: rgba(255,255,255,0.15);
    bottom: -80px;
    right: -80px;
    pointer-events: none;
}
.services-section::after,
.advantages-section::after,
.solutions-section::after {
    content: '';
    position: absolute;
    width: 160px;
    height: 160px;
    border: 30px solid rgba(26,42,108,0.04);
    border-radius: 50%;
    top: -40px;
    left: -40px;
    pointer-events: none;
}

/* 滚动条 */
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background: #e8edf2;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background: #c8cdd2;
    border-radius: 10px;
    box-shadow: inset 2px 2px 4px #b0b8c0, inset -2px -2px 4px #ffffff;
}

/* 其他修正 */
.music_43_4962_bg {
    background: transparent !important;
}
.music_43_4240 {
    background: transparent !important;
}
.topic-service-modes .topic-mode-card {
    background: #e8edf2 !important;
}
.modern-card .card-header {
    background: #e8edf2 !important;
}
.modern-card .card-features .feature-item {
    background: #e8edf2 !important;
    box-shadow: inset 2px 2px 4px #c8cdd2, inset -2px -2px 4px #ffffff !important;
    border-radius: 16px !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
}
.modern-card .card-features .feature-item .feature-content h4,
.modern-card .card-features .feature-item .feature-content p {
    color: #0a1a3a !important;
}

/* CTA 区域文字覆盖 */
.cta-content h3, .cta-content p {
    color: #0a1a3a !important;
}
.cta-buttons .btn-primary,
.cta-buttons .btn-secondary {
    color: #ffffff !important;
}
.cta-buttons .btn-secondary {
    color: #1a2a6c !important;
    background: transparent !important;
}
.cta-buttons .btn-secondary:hover {
    background: rgba(26,42,108,0.08) !important;
}


/* ===== 行业解决方案 - 标签切换样式 ===== */
.solution-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin: 30px 0 40px;
}
.solution-tabs .tab-item {
    padding: 12px 28px;
    background: #e8edf2;
    border-radius: 60px;
    border: 1px solid rgba(255,255,255,0.6);
    box-shadow: 4px 4px 8px #c8cdd2, -4px -4px 8px #ffffff;
    color: #1a2a5a;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    user-select: none;
}
.solution-tabs .tab-item:hover,
.solution-tabs .tab-item.active {
    background: #1a2a6c;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(26,42,108,0.35);
    transform: translateY(-2px);
}
.solution-tabs .tab-item.active {
    cursor: default;
}

.solution-panels {
    position: relative;
    min-height: 400px;
}
.solution-panel {
    display: none; /* 默认全部隐藏 */
    flex-direction: row;
    gap: 40px;
    align-items: stretch;
    background: #e8edf2;
    border-radius: 28px;
    border: 1px solid rgba(255,255,255,0.6);
    box-shadow: 8px 8px 16px #c8cdd2, -8px -8px 16px #ffffff;
    padding: 40px;
    animation: fadeInUp 0.4s ease;
}
.solution-panel.active {
    display: flex; /* 只有 active 才显示 */
}

.panel-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.panel-left .panel-title {
    font-size: 2rem;
    font-weight: 700;
    color: #0a1a3a;
    margin-bottom: 15px;
}
.panel-left .panel-desc {
    font-size: 1.05rem;
    color: #2a3a5a;
    line-height: 1.8;
    margin-bottom: 20px;
}
.panel-left .panel-features {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}
.panel-left .panel-features li {
    padding: 6px 0;
    color: #1a2a5a;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    gap: 10px;
}
.panel-left .panel-features li i {
    color: #1a2a6c;
    width: 20px;
    text-align: center;
}
.panel-left .panel-actions {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.panel-left .panel-actions .btn-primary,
.panel-left .panel-actions .btn-secondary {
    padding: 12px 28px !important;
}

.panel-right {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 280px;
}
.panel-right .panel-image {
    width: 100%;
    height: 100%;
    min-height: 280px;
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    position: relative;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.8);
}
.panel-right .panel-image .image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: linear-gradient(transparent, rgba(10,26,58,0.7));
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
    border-radius: 0 0 20px 20px;
}

/* 响应式 */
@media (max-width: 992px) {
    .solution-panel {
        flex-direction: column;
        padding: 30px;
    }
    .solution-panel.active {
        flex-direction: column;
    }
    .panel-right .panel-image {
        min-height: 200px;
    }
    .panel-left .panel-title {
        font-size: 1.6rem;
    }
}
@media (max-width: 768px) {
    .solution-tabs .tab-item {
        padding: 8px 18px;
        font-size: 0.9rem;
    }
    .solution-panel {
        padding: 20px;
    }
    .panel-left .panel-actions {
        flex-direction: column;
        align-items: stretch;
    }
    .panel-left .panel-actions .btn-primary,
    .panel-left .panel-actions .btn-secondary {
        text-align: center;
    }
}

@keyframes fadeInUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}




/* ===== 经营项目 - 4列网格 ===== */
.services-grid-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 60px;
}

/* 卡片样式微调（适配4列） */
.services-grid-4 .service-card {
    padding: 35px 25px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.services-grid-4 .service-card .service-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
}

.services-grid-4 .service-card .service-title {
    font-size: 1.2rem;
    margin: 10px auto;
}

.services-grid-4 .service-card .service-desc {
    font-size: 0.9rem;
    text-align: center;
    margin-bottom: 15px;
    flex: 1;
}

.services-grid-4 .service-card .service-features {
    justify-content: center;
    margin-bottom: 20px;
}

.services-grid-4 .service-card .service-features .feature-tag {
    font-size: 0.75rem;
    padding: 4px 12px;
}

.services-grid-4 .service-card .service-btn {
    width: 80%;
    padding: 10px 16px;
    font-size: 0.85rem;
}

/* ===== 响应式 ===== */
@media (max-width: 1200px) {
    .services-grid-4 {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

@media (max-width: 768px) {
    .services-grid-4 {
        grid-template-columns: 1fr 1fr;
        gap: 12px;
        margin-top: 30px;
    }
    .services-grid-4 .service-card {
        padding: 20px 15px;
    }
    .services-grid-4 .service-card .service-icon {
        width: 60px;
        height: 60px;
    }
    .services-grid-4 .service-card .service-title {
        font-size: 1rem;
    }
    .services-grid-4 .service-card .service-desc {
        font-size: 0.8rem;
    }
    .services-grid-4 .service-card .service-btn {
        width: 100%;
        font-size: 0.8rem;
        padding: 8px 12px;
    }
}

@media (max-width: 480px) {
    .services-grid-4 {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}




/* ===== 轮播图移动端适配 ===== */

/* 调整轮播容器高度，避免溢出 */
.bannerSwiper {
    height: 55vh; /* 桌面端保持 */
}

/* 移动端：降低高度，减少内边距，缩小文字 */
@media (max-width: 768px) {
    .bannerSwiper {
        height: 70vh; /* 手机端适当增加高度，但减少内容padding */
    }
    .banner-slide-content {
        padding: 20px 15px !important; /* 减小内边距 */
    }
    .banner-text-section {
        padding: 20px 25px !important; /* 减小内边距 */
        margin: 0 10px; /* 左右留边距，避免贴边 */
    }
    .banner-title {
        font-size: 1.8rem !important; /* 缩小标题 */
        line-height: 1.3;
    }
    .banner-subtitle {
        font-size: 1rem !important;
        line-height: 1.4;
    }
    .banner-description {
        font-size: 0.85rem !important;
        line-height: 1.6;
        margin-bottom: 15px;
    }
    .banner-features {
        gap: 10px !important;
        flex-wrap: wrap;
        justify-content: center;
    }
    .bannerSwiper .feature-item {
        padding: 6px 14px !important;
        font-size: 0.8rem !important;
    }
    .banner-actions {
        flex-direction: column;
        align-items: center;
        gap: 10px !important;
    }
    .bannerSwiper .btn-primary,
    .bannerSwiper .btn-secondary {
        padding: 10px 24px !important;
        font-size: 0.9rem !important;
        width: 100%;
        max-width: 200px;
        text-align: center;
    }
    /* 隐藏装饰圆（如果影响布局） */
    .bannerSwiper::before,
    .bannerSwiper::after {
        display: none;
    }
}

/* 小屏手机进一步优化 */
@media (max-width: 480px) {
    .bannerSwiper {
        height: 75vh; /* 可能还需要更高，但内容要更紧凑 */
    }
    .banner-text-section {
        padding: 15px 18px !important;
    }
    .banner-title {
        font-size: 1.5rem !important;
    }
    .banner-subtitle {
        font-size: 0.9rem !important;
    }
    .banner-description {
        font-size: 0.8rem !important;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden; /* 限制描述行数，避免太长 */
    }
    .banner-features {
        gap: 6px !important;
    }
    .bannerSwiper .feature-item {
        padding: 4px 10px !important;
        font-size: 0.7rem !important;
    }
    .banner-actions .btn-primary,
    .banner-actions .btn-secondary {
        padding: 8px 16px !important;
        font-size: 0.8rem !important;
        max-width: 160px;
    }
}

/* 横屏手机特殊处理 */
@media (max-width: 768px) and (orientation: landscape) {
    .bannerSwiper {
        height: 90vh;
    }
    .banner-text-section {
        padding: 15px 20px !important;
    }
    .banner-title {
        font-size: 1.6rem !important;
    }
    .banner-description {
        -webkit-line-clamp: 2; /* 横屏下描述更短 */
    }
}



/* 自定义浮动按钮样式 */
.floating-btn {
    width: 48px !important;
    height: 48px !important;
    border-radius: 50% !important;
    background: #e8edf2 !important;
    box-shadow: 4px 4px 8px #c8cdd2, -4px -4px 8px #ffffff !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
    color: #1a2a6c !important;
}
.floating-btn:hover {
    box-shadow: inset 4px 4px 8px #c8cdd2, inset -4px -4px 8px #ffffff !important;
}



@media (max-width: 768px) {
    .mobile-footer-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px 20px;
        padding: 15px 0;
        background: #e8edf2;
        border-top: 1px solid rgba(255,255,255,0.6);
    }
    .mobile-footer-menu li {
        list-style: none;
    }
    .mobile-footer-menu a {
        color: #1a2a5a;
        font-size: 0.85rem;
        text-decoration: none;
    }
}



/* 底部菜单强制显示（移动端） */
.footer-mobile-menu {
    display: block !important;
    text-align: center;
    margin: 15px 0 5px;
    width: 100%;
}
.footer-nav .mobile-footer-menu {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 10px 20px !important;
    list-style: none !important;
    padding: 10px 0 !important;
    margin: 0 !important;
}
.footer-nav .mobile-footer-menu li {
    list-style: none !important;
    margin: 0 !important;
}
.footer-nav .mobile-footer-menu a {
    color: #1a2a5a !important;
    font-size: 0.85rem !important;
    text-decoration: none !important;
    padding: 5px 8px !important;
    transition: color 0.2s !important;
}
.footer-nav .mobile-footer-menu a:hover {
    color: #3b82f6 !important;
}

/* 桌面端隐藏（可选） */
@media (min-width: 769px) {
    .footer-mobile-menu {
        display: none !important;
    }
}
/* 移动端显示 */
@media (max-width: 768px) {
    .footer-mobile-menu {
        display: block !important;
    }
}



/* 桌面端浮动按钮调整为右下角小图标 */
@media (min-width: 769px) {
    .floating-buttons {
        width: auto !important;
        left: auto !important;
        right: 20px !important;
        bottom: 20px !important;
        background: transparent !important;
        box-shadow: none !important;
        border: none !important;
        padding: 0 !important;
        gap: 8px !important;
        flex-direction: column !important;
        align-items: flex-end !important;
    }
    .floating-buttons .floating-btn {
        width: 40px !important;
        height: 40px !important;
        margin: 4px 0 !important;
        box-shadow: 4px 4px 8px #c8cdd2, -4px -4px 8px #ffffff !important;
        border: 1px solid rgba(255,255,255,0.6) !important;
    }
}




/* ===== 浮动按钮响应式控制 ===== */

/* 默认（移动端优先）样式 */
.floating-buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-around;
    background: #e8edf2;
    padding: 8px 10px;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.05);
    z-index: 9999;
    border-top: 1px solid rgba(255,255,255,0.6);
}
.floating-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 56px;
    border-radius: 16px;
    background: #e8edf2;
    box-shadow: 4px 4px 8px #c8cdd2, -4px -4px 8px #ffffff;
    border: 1px solid rgba(255,255,255,0.6);
    color: #1a2a6c;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s;
}
.floating-btn:active {
    box-shadow: inset 4px 4px 8px #c8cdd2, inset -4px -4px 8px #ffffff;
}
.floating-btn .btn-icon {
    font-size: 20px;
    line-height: 1.2;
}
.floating-btn .btn-label {
    font-size: 10px;
    margin-top: 2px;
    font-weight: 600;
}

/* 桌面端（宽屏）缩小并移至右下角 */
@media (min-width: 769px) {
    .floating-buttons {
        width: auto;
        left: auto;
        right: 20px;
        bottom: 20px;
        background: transparent;
        box-shadow: none;
        border: none;
        padding: 0;
        gap: 8px;
        flex-direction: column;
        align-items: flex-end;
    }
    .floating-btn {
        width: 64px;
        height: 56px;
        flex-direction: row;
        gap: 6px;
        padding: 0 12px;
        box-shadow: 4px 4px 8px #c8cdd2, -4px -4px 8px #ffffff;
        border-radius: 30px;
        background: #e8edf2;
        border: 1px solid rgba(255,255,255,0.6);
    }
    .floating-btn .btn-icon {
        font-size: 18px;
    }
    .floating-btn .btn-label {
        font-size: 12px;
        margin-top: 0;
    }
    /* 悬停效果 */
    .floating-btn:hover {
        box-shadow: inset 4px 4px 8px #c8cdd2, inset -4px -4px 8px #ffffff;
        transform: scale(0.96);
    }
}



/* ===== 产品/新闻标签切换 ===== */
.product-tabs, .news-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin: 30px 0 40px;
}
.product-tabs .tab-item, .news-tabs .news-tab {
    padding: 12px 28px;
    background: #e8edf2;
    border-radius: 60px;
    border: 1px solid rgba(255,255,255,0.6);
    box-shadow: 4px 4px 8px #c8cdd2, -4px -4px 8px #ffffff;
    color: #1a2a5a;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    user-select: none;
}
.product-tabs .tab-item:hover,
.product-tabs .tab-item.active,
.news-tabs .news-tab:hover,
.news-tabs .news-tab.active {
    background: #1a2a6c;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(26,42,108,0.35);
    transform: translateY(-2px);
}
.product-panels, .news-panels {
    position: relative;
}
.product-panel, .news-panel {
    display: none;
}
.product-panel.active, .news-panel.active {
    display: block;
    animation: fadeInUp 0.4s ease;
}

/* 保持卡片网格统一 */
.cases-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
}
.news-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
}




/* ===== 新闻列表强制修正 ===== */
.news-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.news-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    padding: 20px;
    background: #e8edf2;
    border-radius: 28px;
    border: 1px solid rgba(255,255,255,0.6);
    box-shadow: 8px 8px 16px #c8cdd2, -8px -8px 16px #ffffff;
    transition: all 0.3s ease;
}
.news-item:hover {
    box-shadow: 12px 12px 24px #c0c5ca, -12px -12px 24px #ffffff;
    transform: translateY(-4px);
}
.news-thumbnail {
    flex: 0 0 260px; /* 固定宽度，图片将填满这个大小 */
    height: 160px;
    border-radius: 16px;
    overflow: hidden;
    display: block;
}
.news-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 裁剪填充，保证图片铺满 */
    display: block;
}
.news-content-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 160px;
}
.news-content-text a {
    text-decoration: none;
    color: inherit;
}
.news-date-user {
    display: flex;
    gap: 15px;
    font-size: 0.85rem;
    color: #6a7a8a;
    margin-bottom: 6px;
}
.news-date-user .news-author,
.news-date-user .news-date {
    display: inline-block;
}
.news-content-text h3 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #0a1a3a;
    margin: 0 0 8px 0;
    line-height: 1.3;
}
.news-content-text p {
    font-size: 0.95rem;
    color: #2a3a5a;
    line-height: 1.6;
    margin: 0 0 12px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: auto;
}
.product-tags .pctags {
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    background: #e8edf2;
    border: 1px solid rgba(255,255,255,0.6);
    box-shadow: 3px 3px 6px #c8cdd2, -3px -3px 6px #ffffff;
    color: #1a2a5a;
    transition: all 0.3s ease;
    height: auto;
    line-height: 1.4;
}
.product-tags .pctags:hover {
    box-shadow: inset 3px 3px 6px #c8cdd2, inset -3px -3px 6px #ffffff;
    color: #0a1a3a;
}

/* ===== 新闻动态 - 4列网格布局 ===== */
.news-panels .news-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 10px;
}

.news-panels .news-item {
    display: flex;
    flex-direction: column;
    background: #e8edf2;
    border-radius: 18px;
    border: 1px solid rgba(255,255,255,0.6);
    box-shadow: 6px 6px 12px #c8cdd2, -6px -6px 12px #ffffff;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 0;
}

.news-panels .news-item:hover {
    box-shadow: 10px 10px 20px #c0c5ca, -10px -10px 20px #ffffff;
    transform: translateY(-4px);
}

.news-panels .news-thumbnail {
    width: 100%;
    height: 160px;
    overflow: hidden;
    display: block;
    flex-shrink: 0;
}

.news-panels .news-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.news-panels .news-item:hover .news-thumbnail img {
    transform: scale(1.05);
}

.news-panels .news-content-text {
    padding: 14px 16px 18px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.news-panels .news-content-text a {
    text-decoration: none;
    color: inherit;
}

.news-panels .news-date-user {
    display: flex;
    gap: 10px;
    font-size: 0.72rem;
    color: #8a9aae;
    margin-bottom: 6px;
    flex-wrap: wrap;
}

.news-panels .news-date-user .news-author,
.news-panels .news-date-user .news-date {
    display: inline-block;
}

.news-panels .news-content-text h3 {
    font-size: 0.95rem;
    font-weight: 600;
    color: #0a1a3a;
    margin: 0 0 6px 0;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-panels .news-content-text p {
    font-size: 0.82rem;
    color: #3a4a5a;
    line-height: 1.5;
    margin: 0 0 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
}

.news-panels .product-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 4px;
}

.news-panels .product-tags .pctags {
    padding: 2px 10px;
    border-radius: 16px;
    font-size: 0.65rem;
    background: #e8edf2;
    border: 1px solid rgba(255,255,255,0.6);
    box-shadow: 2px 2px 4px #c8cdd2, -2px -2px 4px #ffffff;
    color: #1a2a5a;
    transition: all 0.3s ease;
}

.news-panels .product-tags .pctags:hover {
    box-shadow: inset 2px 2px 4px #c8cdd2, inset -2px -2px 4px #ffffff;
}

/* ===== 响应式 ===== */
@media (max-width: 1200px) {
    .news-panels .news-list {
        grid-template-columns: repeat(3, 1fr);
        gap: 18px;
    }
}

@media (max-width: 900px) {
    .news-panels .news-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
}

@media (max-width: 576px) {
    .news-panels .news-list {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .news-panels .news-thumbnail {
        height: 180px;
    }
}

/* ===== 文章详情页 - 图片居中 ===== */
.news-content img {
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 20px auto !important;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}

/* 文章内容中的图片对齐方式统一居中 */
.news-content .aligncenter,
.news-content .alignnone,
.news-content img.aligncenter,
.news-content img.alignnone {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* 如果图片有左对齐或右对齐，强制居中（可选） */
.news-content .alignleft,
.news-content .alignright {
    float: none !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


/* ===== 热门讯息 - 4列网格 ===== */
.hot-news-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 20px;
}

.hot-news-item {
    background: #e8edf2;
    border-radius: 18px;
    border: 1px solid rgba(255,255,255,0.6);
    box-shadow: 6px 6px 12px #c8cdd2, -6px -6px 12px #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
}

.hot-news-item:hover {
    box-shadow: 10px 10px 20px #c0c5ca, -10px -10px 20px #ffffff;
    transform: translateY(-4px);
}

.hot-news-thumbnail {
    display: block;
    width: 100%;
    height: 160px;
    overflow: hidden;
}

.hot-news-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.hot-news-item:hover .hot-news-thumbnail img {
    transform: scale(1.05);
}

.hot-news-content {
    padding: 14px 16px 18px;
}

.hot-news-content h3 {
    font-size: 0.95rem;
    font-weight: 600;
    color: #0a1a3a;
    margin: 0 0 10px 0;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hot-news-content a {
    text-decoration: none;
    color: inherit;
}

.hot-news-meta {
    display: flex;
    gap: 15px;
    font-size: 0.78rem;
    color: #8a9aae;
}

.hot-news-meta i {
    margin-right: 4px;
}

/* ===== 热门讯息响应式 ===== */
@media (max-width: 1200px) {
    .hot-news-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 900px) {
    .hot-news-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
}

@media (max-width: 576px) {
    .hot-news-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .hot-news-thumbnail {
        height: 180px;
    }
}


/* ===== 缩短上一篇/下一篇与热门讯息间距 ===== */
.single .nav-buttons {
    margin-bottom: 10px !important;  /* 减少导航下方间距 */
}

.single .news-section {
    margin-top: 0 !important;
    padding-top: 20px !important;   /* 减少热门讯息上方内边距 */
}

/* 如果热门讯息区域有额外的上边距，一并覆盖 */
.single .news-section .page-maxwidth {
    padding-top: 0 !important;
}