/*
Theme Name: Neom Business
Theme URI: https://awplife.com/wordpress-themes/neom-premium/
Template: neom-blog
Author: awplife
Author URI: https://www.awplife.com/
Description: A powerful next generation theme for upcoming generations and traditional UI that focuses on the color combinations of solid and gradient colors, along with cool animations and attractive features. Lightning Fast Speed &amp; Responsive Theme. Neom is a responsive and fully customizable theme to create any kind of websites. The advanced admin panel will enable you to customize it without any technical knowledge. it will enable you to create almost any type of website such a blog, portfolio, news, newspaper, mega magazine, dark business , architecture, interior design, decoration, furniture, home decor, construction, corporate, agency, business promotion, industries, Beauty &amp; spa salons, photography, gym, fitness, health, medical, startups, business agencies, law firms, travel, education, university portal, restaurant, meta shop, quick magazines, finance, accounting, consulting, travel agency website. Theme is fully compatible with popular WordPress plugins like Elementor Page Builder, Slider, Carousal, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, Gutenberg, Block-Enabled, WooCommerce, WPML, Yoast SEO, Shortcode, Jetpack, Contact Form 7, Mailchimp for WordPress, bbPress, Demo Importer, WPForms and many more. If you are looking for a dark and easy to use theme, don´t go astray. You just found it! View the demo of Neom Premium https://awplife.com/demo/neom-premium/
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-background,custom-colors,custom-header,custom-menu,custom-logo,featured-image-header,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,blog,news,education,editor-style,grid-layout
Version: 0.0.5
Tested up to: 6.8
Requires PHP: 5.6
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: neom-business
*/

.post-content span.tag-links {
    background: var(--sp-gradient2);
    padding: 0px 0px;
    color: var(--sp-white);
    line-height: 2.2;
}

.post-content span.cat-links {
    margin-left: 5px;
}

/* 港口站页脚 */
.port-site-footer-primary {
    background: linear-gradient(135deg, #1a1a1a 0%, #2d1215 50%, #1a1a1a 100%);
}

.port-site-footer-primary .widget-title {
    color: #fff;
    font-size: 18px;
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom: 2px solid var(--sp-primary, #d61523);
    display: inline-block;
}

.port-site-footer-primary p,
.port-site-footer-primary .port-footer-links a,
.port-site-footer-primary .contact-info .text {
    color: rgba(255, 255, 255, 0.88);
    line-height: 1.9;
}

.port-site-footer-primary .port-footer-links a,
.port-site-footer-primary .contact-info .text a {
    color: rgba(255, 255, 255, 0.92) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.92) !important;
    background: none !important;
    text-decoration: none;
}

.port-site-footer-primary .contact-info .text a {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.port-site-footer-primary .port-footer-links a:hover,
.port-site-footer-primary .contact-info .text a:hover {
    color: #ffcaca !important;
    -webkit-text-fill-color: #ffcaca !important;
    border-bottom-color: #ffcaca;
}

.port-site-footer-primary .port-footer-tagline {
    color: #ffb4b4;
    -webkit-text-fill-color: #ffb4b4;
    background: none !important;
    font-weight: 600;
    margin-top: 12px;
}

.port-site-footer-primary .port-footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.port-site-footer-primary .port-footer-links li {
    margin-bottom: 8px;
}

.port-site-footer-primary .port-footer-contact-panel {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.port-site-footer-primary .port-footer-hotline-card,
.port-site-footer-primary .port-footer-email-card {
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.32);
    border-radius: 10px;
    padding: 16px 18px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.25);
}

.port-site-footer-primary .port-footer-contact-label {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #ffd0d0 !important;
    -webkit-text-fill-color: #ffd0d0 !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    margin-bottom: 12px;
    background: none !important;
}

.port-site-footer-primary .port-footer-contact-label i {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    background: var(--sp-gradient1);
    color: #fff;
    font-size: 13px;
}

.port-site-footer-primary .port-footer-hotline-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.port-site-footer-primary .port-footer-hotline-row:last-child {
    margin-bottom: 0;
}

.port-site-footer-primary .port-footer-hotline-name {
    color: rgba(255, 255, 255, 0.9) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.9) !important;
    font-size: 14px;
    flex-shrink: 0;
    background: none !important;
}

.port-site-footer-primary .port-footer-hotline-number,
.port-site-footer-primary .port-footer-email-link {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    background: none !important;
    text-decoration: none !important;
    border: none !important;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
}

.port-site-footer-primary .port-footer-hotline-number {
    font-size: 20px;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.port-site-footer-primary .port-footer-email-link {
    display: block;
    font-size: 17px;
    word-break: break-all;
}

.port-site-footer-primary .port-footer-hotline-number:hover,
.port-site-footer-primary .port-footer-email-link:hover {
    color: #ffe0e0 !important;
    -webkit-text-fill-color: #ffe0e0 !important;
}

.footer-one .footer-copyright {
    padding: 18px 0;
}

.footer-one .footer-copyright .copyright-text {
    font-size: 13px;
    line-height: 1.8;
}

.footer-one .footer-copyright .port-footer-icp {
    margin: 8px 0 0;
    font-size: 13px;
    line-height: 1.6;
}

.footer-one .footer-copyright .port-footer-icp a {
    color: rgba(255, 255, 255, 0.82);
    text-decoration: none;
    transition: color 0.2s ease;
}

.footer-one .footer-copyright .port-footer-icp a:hover {
    color: #fff;
    text-decoration: underline;
}

/* 关于我们 - 优势列表（替代百分比进度条） */
.about-section .about-description,
.about-section p.about-description {
    line-height: 1.9;
    margin-bottom: 0;
}

.port-about-highlights {
    list-style: none;
    margin: 24px 0 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 20px;
}

.port-about-highlights li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 14px;
    line-height: 1.6;
}

.port-about-highlights li i {
    color: var(--sp-primary, #d61523);
    margin-top: 3px;
    flex-shrink: 0;
}

@media (max-width: 767px) {
    .port-about-highlights {
        grid-template-columns: 1fr;
    }
}

.about-section .about-wrapper:empty {
    display: none;
}

/* 首页关于我们：主图 + 荣誉奖牌（深色区块文字对比） */
.port-site-about .about-panel,
.port-site-about .port-about-copy,
.port-site-about .port-about-copy p {
    color: rgba(255, 255, 255, 0.92) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.92) !important;
    background: none !important;
}

.port-site-about .heading-default h3 {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    background: none !important;
}

.port-site-about .heading-default h3 .primary-color {
    background: var(--sp-gradient1) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
}

.port-site-about .port-about-copy strong {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

.port-site-about .port-about-highlights li {
    color: rgba(255, 255, 255, 0.9) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.9) !important;
}

.port-site-about .port-about-visual {
    position: relative;
}

.port-site-about .port-about-main-link,
.port-site-about .port-about-medal-item a.port-image-lightbox {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px;
    text-decoration: none;
}

.port-site-about .port-about-medal-item a.port-image-lightbox {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.port-site-about .port-image-zoom-hint {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    opacity: 0;
    transform: scale(0.92);
    transition: opacity 0.2s, transform 0.2s;
    pointer-events: none;
}

.port-site-about .port-image-lightbox:hover .port-image-zoom-hint,
.port-site-about .port-image-lightbox:focus-visible .port-image-zoom-hint {
    opacity: 1;
    transform: scale(1);
}

.port-site-about .port-about-main-link:hover .port-about-main-img,
.port-site-about .port-about-medal-item a.port-image-lightbox:hover img {
    transform: scale(1.02);
}

.port-site-about .port-about-main-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
    transition: transform 0.25s ease;
}

.port-site-about .port-about-medals {
    margin-top: 18px;
}

.port-site-about .port-about-medals-label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--sp-primary, #d61523);
    margin-bottom: 10px;
}

.port-site-about .port-about-medals-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.port-site-about .port-about-medal-item {
    margin: 0;
    padding: 10px 8px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
}

.port-site-about .port-about-medal-item img {
    width: 100%;
    max-height: 110px;
    object-fit: contain;
    transition: transform 0.25s ease;
}

.port-site-about .port-about-badge {
    display: inline-block;
    margin-top: 16px;
    padding: 10px 18px;
    background: var(--sp-gradient1);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border-radius: 4px;
    box-shadow: 0 8px 20px rgba(214, 21, 35, 0.25);
}

.port-site-about .port-about-copy {
    line-height: 1.9;
}

.port-site-about .port-about-copy strong {
    font-weight: 700;
}

.port-site-about .port-about-more {
    margin: 24px 0 0;
}

.port-site-about .port-about-more .port-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 22px;
    border: 2px solid var(--sp-primary, #d61523);
    border-radius: 4px;
    color: var(--sp-primary, #d61523);
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
}

.port-site-about .port-about-more .port-btn:hover {
    background: var(--sp-primary, #d61523);
    color: #fff;
}

@media (max-width: 767px) {
    .port-site-about .port-about-medals-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }

    .port-site-about .port-about-medal-item {
        min-height: 90px;
        padding: 6px 4px;
    }

    .port-site-about .port-about-medal-item img {
        max-height: 80px;
    }
}

/* 图片点击放大 */
body.port-lightbox-open {
    overflow: hidden;
}

.port-lightbox-overlay {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(0, 0, 0, 0.88);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s, visibility 0.2s;
}

.port-lightbox-overlay.is-open {
    opacity: 1;
    visibility: visible;
}

.port-lightbox-close {
    position: absolute;
    top: 16px;
    right: 20px;
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

.port-lightbox-close:hover {
    background: rgba(255, 255, 255, 0.22);
}

.port-lightbox-figure {
    margin: 0;
    max-width: min(960px, 100%);
    max-height: calc(100vh - 48px);
    text-align: center;
}

.port-lightbox-image {
    display: block;
    max-width: 100%;
    max-height: calc(100vh - 96px);
    width: auto;
    height: auto;
    margin: 0 auto;
    border-radius: 6px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45);
}

.port-lightbox-caption {
    margin-top: 12px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 14px;
}

/* 首页「为什么选择 HCN」：2×2 整齐布局 */
.port-site-funfact {
    padding: 56px 0;
}

.port-site-funfact .port-funfact-layout {
    align-items: center;
}

.port-site-funfact .port-funfact-photo {
    display: block;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28);
}

.port-site-funfact .port-funfact-photo img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 360px;
    object-fit: cover;
}

.port-site-funfact .port-funfact-head {
    margin-bottom: 24px;
}

.port-site-funfact .heading-default.heading-white h3 {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

.port-site-funfact .heading-default.heading-white h3 .primary-color {
    background: var(--sp-gradient1) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.port-site-funfact .heading-default.heading-white p {
    color: rgba(255, 255, 255, 0.88) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.88) !important;
    line-height: 1.85;
    max-width: 640px;
}

.port-site-funfact .port-funfact-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 18px;
}

.port-site-funfact .port-funfact-card {
    min-width: 0;
}

.port-site-funfact .port-funfact-item {
    height: 100%;
    min-height: 148px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 22px 18px 20px;
    text-align: center;
    background: #fff !important;
    color: #1a1a1a !important;
}

.port-site-funfact .port-funfact-item:before,
.port-site-funfact .port-funfact-item:after {
    display: none;
}

.port-site-funfact .port-funfact-item .funfact-icon {
    margin-bottom: 8px;
}

.port-site-funfact .port-funfact-item .funfact-icon i {
    font-size: 28px;
    margin-bottom: 0;
}

.port-site-funfact .port-funfact-stat {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

.port-site-funfact .port-funfact-number {
    display: block;
    font-size: 34px;
    line-height: 1.1;
    font-weight: 700;
    color: var(--sp-primary, #d61523) !important;
    -webkit-text-fill-color: var(--sp-primary, #d61523) !important;
    background: none !important;
}

.port-site-funfact .port-funfact-label {
    display: block;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 600;
    color: #1a1a1a !important;
    -webkit-text-fill-color: #1a1a1a !important;
    letter-spacing: 0.02em;
}

@media (max-width: 991px) {
    .port-site-funfact .port-funfact-photo img {
        min-height: 260px;
    }

    .port-site-funfact .port-funfact-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    .port-site-funfact .port-funfact-grid {
        grid-template-columns: 1fr;
    }
}

/* 首页合作伙伴：照片墙（静态网格，logo 清晰展示） */
.port-site-clients {
    padding: 56px 0 64px;
}

.port-site-clients .port-client-head {
    margin-bottom: 32px;
}

.port-site-clients .heading-default.heading-white h3 {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

.port-site-clients .heading-default.heading-white h3 .primary-color {
    background: var(--sp-gradient1) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.port-site-clients .heading-default.heading-white p {
    color: rgba(255, 255, 255, 0.9) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.9) !important;
    font-size: 16px;
    line-height: 1.85;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.port-site-clients .port-client-wall {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px 18px;
}

.port-site-clients .port-client-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 92px;
    padding: 16px 14px;
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.port-site-clients .port-client-logo:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.24);
}

.port-site-clients .port-client-logo img {
    display: block;
    max-width: 100%;
    max-height: 54px;
    width: auto;
    height: auto;
    object-fit: contain;
    opacity: 1 !important;
    filter: none !important;
    -webkit-filter: none !important;
}

@media (max-width: 991px) {
    .port-site-clients .port-client-wall {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    .port-site-clients .port-client-wall {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .port-site-clients .port-client-logo {
        min-height: 78px;
        padding: 12px 10px;
    }

    .port-site-clients .port-client-logo img {
        max-height: 44px;
    }
}

/* 旧轮播样式覆盖（防止残留 owl 样式影响） */
.port-site-clients .partner-carousel,
.port-site-clients .owl-nav {
    display: none !important;
}

/* 港口站：禁用全屏预加载遮罩 */
body.port-site-loader-off .loader-container,
.loader-container {
    display: none !important;
}

/* 港口站顶部栏 */
.header-above-info {
    padding: 6px 0;
}

.header-above-info .header-widget {
    min-height: 0;
}

.header-above-info .widget-left {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 8px 20px;
}

.header-above-info .widget-contact {
    display: inline-block;
    margin: 0;
}

.header-above-info .widget-contact .contact-area {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0;
}

.header-above-info .widget-contact .contact-icon {
    flex-shrink: 0;
}

.header-above-info .widget-contact .contact-info,
.header-above-info .widget-contact .contact-info span.title,
.header-above-info .widget-contact a.contact-info {
    color: rgba(255, 255, 255, 0.92) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.92) !important;
    background: none !important;
    font-size: 13px;
    line-height: 1.4;
    white-space: nowrap;
}

.header-above-info .widget-contact .contact-icon i {
    color: var(--sp-primary, #d61523) !important;
    -webkit-text-fill-color: var(--sp-primary, #d61523) !important;
    background: none !important;
}

/* Logo 图片 */
body.port-site-active #custom-header,
body.port-site-active .custom-header {
    display: none !important;
}

body.port-site-active #page,
body.port-site-active .header.header-eight.section-header-3 {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

body.port-site-active .header.header-eight.section-header-3 {
    top: 0 !important;
    background: transparent !important;
}

body.port-site-active .header.header-eight .navigator-wrapper {
    min-height: 0 !important;
}

body.port-site-active .section-header-3 .navbar-area.sticky-menu,
body.port-site-active .section-header-3 .sticky-menu {
    top: 0 !important;
}

body.admin-bar.port-site-active .section-header-3 .navbar-area.sticky-menu,
body.admin-bar.port-site-active .section-header-3 .sticky-menu {
    top: 32px !important;
}

@media (max-width: 782px) {
    body.admin-bar.port-site-active .section-header-3 .navbar-area.sticky-menu,
    body.admin-bar.port-site-active .section-header-3 .sticky-menu {
        top: 46px !important;
    }
}

.header-eight .navbar-area {
    padding: 8px 0 !important;
}

.header-eight .logo,
.header-eight .mobile-logo .logo {
    display: flex;
    align-items: center;
    min-height: 0;
}

.header-eight .port-site-logo-link {
    display: inline-flex;
    align-items: center;
    line-height: 0;
}

.header-eight .port-site-logo-img {
    display: block;
    height: 44px;
    width: auto;
    max-width: 210px;
    object-fit: contain;
}

.header-eight .logo .site-description,
.header-eight .mobile-logo .site-description {
    display: none !important;
}

.header-eight .navbar-area .menubar .menu-wrap > li > a {
    font-size: 15px;
    line-height: 1.35 !important;
    padding: 10px 14px !important;
}

@media (min-width: 992px) {
    body.port-site-active .header.header-eight .menu-right .header-wrap-right {
        min-height: 0 !important;
        height: auto;
        align-items: center;
    }

    body.port-site-active .header.header-eight .menubar .menu-wrap > li > a {
        line-height: 1.35 !important;
        padding: 10px 14px !important;
    }

    body.port-site-active .header.header-eight .theme-menu {
        align-items: center;
    }

    body.port-site-active .header.header-eight .navbar-area:before,
    body.port-site-active .header.header-eight .navbar-area:after {
        min-height: 0;
    }
}

.header-eight .theme-column-3.my-auto {
    flex: 0 0 auto;
    max-width: 240px;
}

@media (max-width: 991px) {
    .header-above-info .widget-left {
        justify-content: center;
    }

    .header-above-info .widget-contact .contact-info span.title {
        font-size: 12px;
        white-space: normal;
    }

    .header-eight .port-site-logo-img {
        height: 38px;
        max-width: 180px;
    }
}

/* 首页产品展示：不依赖 Isotope，改用 CSS Grid（性能优化已移除 isotope 脚本） */
#portfolio-section .av-filter-init.theme-columns-area {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px 24px;
    height: auto !important;
    position: relative !important;
}

#portfolio-section .av-filter-init .av-filter-item {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
    max-width: none !important;
    transform: none !important;
}

#portfolio-section .av-filter-init .theme-column-4 {
    flex: none;
    width: 100%;
    max-width: 100%;
}

#portfolio-section .portfolio-item {
    height: 100%;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(36, 37, 38, 0.08);
}

#portfolio-section .portfolio-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#portfolio-section .portfolio-thumb-img {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f0f1f3;
}

#portfolio-section .portfolio-thumb-img img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: none !important;
    object-fit: cover;
}

#portfolio-section .portfolio-caption {
    flex: 1;
}

@media (max-width: 991px) {
    #portfolio-section .av-filter-init.theme-columns-area {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px 16px;
    }
}

@media (max-width: 600px) {
    #portfolio-section .av-filter-init.theme-columns-area {
        grid-template-columns: 1fr;
    }
}

/* 导航栏联系电话 */
.header-wrap-right .port-header-hotline {
    display: inline-flex;
    align-items: center;
    margin-right: 12px;
}

.header-wrap-right .port-header-hotline a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 12px;
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 4px;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.15);
}

.header-wrap-right .port-header-hotline a:hover {
    background: rgba(0, 0, 0, 0.28);
    color: #fff !important;
}

.header-wrap-right .port-header-hotline a i {
    color: var(--sp-primary, #d61523) !important;
    -webkit-text-fill-color: var(--sp-primary, #d61523) !important;
}

@media (max-width: 1199px) {
    .header-wrap-right .port-header-hotline-text {
        display: none;
    }

    .header-wrap-right .port-header-hotline a {
        padding: 8px 10px;
    }
}

/* 新闻详情页：正文、标题、列表、表格等全部可读 */
body.single-post .post-section {
    background: #f0f1f3;
}

body.single-post .post-items {
    background: #fff;
}

body.single-post .post-items .post-content,
body.single-post .post-items .post-content .post-footer {
    background: #fff !important;
    color: #242526 !important;
}

body.single-post .post-items .post-content .post-title {
    color: #1a1a1a !important;
    -webkit-text-fill-color: #1a1a1a !important;
    background: none !important;
}

body.single-post .post-items .post-content .post-footer,
body.single-post .post-items .post-content .post-footer p,
body.single-post .post-items .post-content .post-footer li,
body.single-post .post-items .post-content .post-footer ul,
body.single-post .post-items .post-content .post-footer ol,
body.single-post .post-items .post-content .post-footer h1,
body.single-post .post-items .post-content .post-footer h2,
body.single-post .post-items .post-content .post-footer h3,
body.single-post .post-items .post-content .post-footer h4,
body.single-post .post-items .post-content .post-footer h5,
body.single-post .post-items .post-content .post-footer h6,
body.single-post .post-items .post-content .post-footer blockquote,
body.single-post .post-items .post-content .post-footer figcaption,
body.single-post .post-items .post-content .post-footer span,
body.single-post .post-items .post-content .post-footer div,
body.single-post .post-items .post-content p {
    color: #242526 !important;
    -webkit-text-fill-color: #242526 !important;
    background: none !important;
}

body.single-post .post-items .post-content .post-footer a {
    color: var(--sp-primary, #d61523) !important;
    -webkit-text-fill-color: currentColor !important;
}

body.single-post .post-items .post-content .post-footer a:hover {
    color: #a8101a !important;
}

body.single-post .post-items .post-content .post-footer table,
body.single-post .post-items .post-content .post-footer table th,
body.single-post .post-items .post-content .post-footer table td {
    background: #fff !important;
    color: #242526 !important;
    border-color: #d8dce3 !important;
}

body.single-post .post-items .post-content .post-footer table th {
    background: #f5f6f8 !important;
}

body.single-post .post-items:hover .post-image-absolute + .post-content *,
body.single-post .post-items:focus-within .post-image-absolute + .post-content *,
body.single-post .post-items:hover .post-image-absolute + .post-content .post-title,
body.single-post .post-items:focus-within .post-image-absolute + .post-content .post-title,
body.single-post .post-items:hover .post-image-absolute + .post-content .post-title a,
body.single-post .post-items:focus-within .post-image-absolute + .post-content .post-title a {
    color: #242526 !important;
    -webkit-text-fill-color: #242526 !important;
    background: none !important;
}

body.single-post .post-items .post-content .post-title a {
    color: inherit !important;
    -webkit-text-fill-color: inherit !important;
}

body.single-post .comments-area,
body.single-post .comment-respond,
body.single-post .comments-area .comment-body,
body.single-post .comments-area .comment-meta,
body.single-post .comments-area .comment-content {
    background: #fff !important;
    color: #242526 !important;
    -webkit-text-fill-color: #242526 !important;
}

body.single-post .comment-respond input[type="text"],
body.single-post .comment-respond input[type="email"],
body.single-post .comment-respond input[type="url"],
body.single-post .comment-respond textarea {
    background: #fff !important;
    color: #242526 !important;
    border: 1px solid #d8dce3 !important;
}

/* 新闻详情页特色图完整显示（取消 hover 遮罩裁剪） */
body.single-post .post-items .post-image.post-image-absolute {
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    margin-bottom: 0;
}

body.single-post .post-items .post-image-absolute:after {
    display: none !important;
}

body.single-post .post-image-absolute .featured-image,
body.single-post .post-image-absolute .featured-image a {
    height: auto !important;
}

body.single-post .post-image-absolute .featured-image img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    background: #f3f4f6;
}