/* ==================== 临港分平台 ==================== */
/* 临港首页样式 - merged from lingang.css */
.lingang-page {
    background: url("/assets/img/lgfpt/bgimg.png") top center / 100% auto repeat-y,
    #dff8ff;
    background-size: 100%;
    color: #1d2f45;
    overflow: hidden;
}

.lingang-wrap {
    width: min(2160px, calc(100% - 48px));
    margin: 0 auto;
}

.lingang-section {
    padding: 22px 0 0;
}

.lingang-title {
    position: relative;
    width: max-content;
    margin: 50px auto 36px;
    line-height: 0;
}

.lingang-title img {
    display: block;
    width: auto;
    height: 44px;
}

.lingang-about-card {
    display: grid;
    grid-template-columns: 1.68fr 1fr;
    background: rgba(255, 255, 255, .82);
    box-shadow: 0 18px 45px rgba(40, 126, 164, .08);
}

.lingang-about-img img,
.lingang-news-item img,
.lingang-history-item img,
.lingang-map img,
.lingang-qrs img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lingang-about-text {
    padding: 40px 16px;
    color: #3c4a58;
    font-size: 16px;
    line-height: 2.02;
    background: rgba(255, 255, 255, .92);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.lingang-about-text p {
    margin: 0 0 16px;
    font-size: 16.5px;
}

.lingang-news-panel,
.lingang-contact-panel,
.lingang-service-grid {
    background: rgba(255, 255, 255, .6);
    box-shadow: 0 18px 45px rgba(40, 126, 164, .08);
}

.lingang-news-panel {
    padding: 20px;
}

.lingang-news-item {
    display: grid;
    grid-template-columns: 400px 1fr;
    gap: 22px;
    align-items: stretch;
}

.lingang-news-item + .lingang-news-item {
    margin-top: 20px;
}

.lingang-news-item img {
    height: 225px;
}

.lingang-news-item h3 {
    margin: 20px 0 22px;
    color: #1c2d42;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
}

.lingang-news-item:hover {
    margin-left: -10px;
    transition: .3s;
}

.lingang-news-item:hover h3 {
    color: rgba(21, 71, 150, .9);
}

.lingang-news-item p {
    margin: 0;
    color: #34465a;
    font-size: 16px;
    line-height: 1.9;
}

.lingang-more {
    display: block;
    width: max-content;
    margin: 20px auto 0;
    color: #245fc0;
    font-size: 16px;
    font-weight: 700;
}

.lingang-more:hover {
    color: #ff7440;
}

.lingang-service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    padding: 20px;
}

.lingang-service-card {
    position: relative;
    min-height: 166px;
    padding: 20px;
    border-radius: 6px;
    color: #fff;
    overflow: hidden;
}

.lingang-service-card::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 266px;
    height: 129px;
    background: url("/assets/img/lgfpt/build.png") right bottom / contain no-repeat;
    pointer-events: none;
    z-index: 99;
}

.lingang-service-card h3,
.lingang-service-card p {
    position: relative;
    z-index: 2;
}

.lingang-service-card:hover {
    color: #fff;
    transform: translateY(-2px);
}

.lingang-service-card h3 {
    margin: 0 0 18px;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.15;
}

.lingang-service-card p {
    margin: 0;
    font-size: 14px;
    line-height: 1.65;
}

.service-blue {
    background: linear-gradient(115deg, #81b5ff 0%, #4182ff 100%);
}

.service-green {
    background: linear-gradient(115deg, #74d4b7 0%, #32bf98 100%);
}

.service-orange {
    background: linear-gradient(115deg, #ffca81 0%, #ffae42 100%);
}

.service-cyan {
    background: linear-gradient(115deg, #7cdcff 0%, #11befe 100%);
}

.lingang-history {
    position: relative;
    padding: 88px 0 190px;
    background:
            linear-gradient(rgba(21, 71, 150, .9), rgba(15, 70, 149, .88)),
            url("/assets/img/lgfpt/a-img.png") center / cover no-repeat;
}

.lingang-history::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 276px;
    border-top: 2px dashed rgba(255, 255, 255, .72);
    z-index: 0;
}

.lingang-history::before {
    content: "";
    position: absolute;
    left: 54px;
    bottom: 264px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 24px solid rgba(255, 255, 255, 1);
    z-index: 1;
}

.lingang-history .lingang-wrap {
    position: relative;
    z-index: 1;
}

.lingang-history .lingang-title {
    margin-bottom: 42px;
}

.lingang-timeline {
    position: relative;
    overflow: hidden;
    padding-bottom: 8px;
}

.lingang-timeline::after {
    display: none;
}

.lingang-timeline .swiper-wrapper {
    align-items: stretch;
}

.lingang-history-item {
    position: relative;
    color: #fff;
    z-index: 1;
    height: auto;
}

.lingang-history-item::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 78px;
    width: 2px;
    height: 52px;
    background: rgba(255, 255, 255, .78);
}

.lingang-history-item::before {
    content: "";
    position: absolute;
    left: calc(50% - 12px);
    bottom: 67px;
    width: 26px;
    height: 26px;
    box-sizing: border-box;
    border: 7px solid rgba(255, 255, 255, .2);
    border-radius: 50%;
    background: #fff;
    background-clip: padding-box;
    z-index: 2;
}

.lingang-history-item img {
    height: auto;
}

.lingang-history-item p {
    position: relative;
    min-height: 150px;
    margin: 24px 0 88px;
    color: rgba(255, 255, 255, .92);
    font-size: 16px;
    line-height: 1.65;
}

.lingang-history-item p::after {
    content: "";
    position: absolute;
    left: calc(50% - 34px);
    bottom: 5px;
    width: 68px;
    height: 2px;
    background: rgba(255, 255, 255, .9);
}

.lingang-history-item strong {
    display: block;
    color: #fff;
    font-size: 36px;
    line-height: 1;
    text-align: center;
}

.lingang-history-arrows {
    position: absolute;
    right: 0;
    bottom: -96px;
    display: flex;
    gap: 34px;
    z-index: 3;
}

.lingang-history-arrows button {
    position: relative;
    width: 34px;
    height: 34px;
    padding: 0;
    border: 0;
    background: transparent;
    color: rgba(255, 255, 255, .78);
    cursor: pointer;
}

.lingang-history-arrows button::before,
.lingang-history-arrows button::after {
    content: "";
    position: absolute;
    top: 9px;
    width: 12px;
    height: 12px;
    border-top: 3px solid currentColor;
    border-right: 3px solid currentColor;
}

.lingang-history-prev::before {
    left: 12px;
    transform: rotate(-135deg);
}

.lingang-history-prev::after {
    left: 22px;
    transform: rotate(-135deg);
}

.lingang-history-next::before {
    right: 22px;
    transform: rotate(45deg);
}

.lingang-history-next::after {
    right: 12px;
    transform: rotate(45deg);
}

.lingang-history-arrows button:hover,
.lingang-history-arrows button:focus {
    color: #fff;
    outline: none;
}

.lingang-contact {
    padding-bottom: 96px;
}

.lingang-contact-panel {
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    gap: clamp(24px, 3vw, 22px) clamp(42px, 5.4vw, 30px);
    padding: 30px;
    background: rgba(248, 253, 255, .92);
}

.lingang-map {
    height: auto;
}

.lingang-map img {
    height: auto;
    object-fit: contain;
}

.lingang-qrs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(34px, 5vw, 120px);
    align-items: start;
    justify-content: end;
}

.lingang-qrs figure {
    margin: 0;
    text-align: center;
}

.lingang-qrs img {
    width: 190px;
    height: 190px;
    margin: 0 auto clamp(20px, 1.85vw, 38px);
    object-fit: contain;
}

.lingang-qrs figcaption {
    color: #293846;
    font-size: 14px;
    line-height: 1.55;
    text-align: left;
}

.lingang-contact-info {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(22px, 1.56vw, 32px) clamp(56px, 7.3vw, 150px);
    margin-top: clamp(6px, .4vw, 8px);
}

.lingang-contact-info p {
    position: relative;
    margin: 0;
    padding-left: 34px;
    color: #1f2c39;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
}

.lingang-contact-info p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 24px;
    height: 24px;
    padding: 4px;
    border-radius: 50%;
    background: #aab5cf;
    transform: translateY(-50%);
}

.lingang-contact-info p::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 50%;
    width: 16px;
    height: 16px;
    background: center / contain no-repeat;
    transform: translateY(-50%);
}

.lingang-contact-info .contact-address::after {
    left: 5px;
    width: 14px;
    height: 18px;
    background-image: url("/assets/img/lgfpt/dizhi.png");
}

.lingang-contact-info .contact-time::after {
    left: 4px;
    width: 16px;
    height: 16px;
    padding: 4px;
    background-image: url("/assets/img/lgfpt/tonghuashijian.png");
}

.lingang-contact-info .contact-email::after {
    left: 5px;
    width: 16px;
    height: 14px;
    background-image: url("/assets/img/lgfpt/yanzhengyouxiang.png");
}

.lingang-contact-info .contact-phone::after {
    left: 5px;
    width: 15px;
    height: 15px;
    background-image: url("/assets/img/lgfpt/24gf-phoneBubble.png");
}

.lingang-contact-info .contact-email::before,
.lingang-contact-info .contact-phone::before {
    background: #a7b2cc;
}

.lingang-contact-info span {
    font-weight: 800;
}

/* 临港工作动态页样式 */
.lingang-news {
    padding-bottom: 20px;
}

.lingang-news-panel {
    background: rgba(255, 255, 255, .6);
    border: 1px solid #fff;
}

.lingang-news-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.18fr) minmax(0, .98fr);
    gap: 22px;
    align-items: stretch;
}

.lingang-news-featured {
    position: relative;
    display: block;
    min-height: 346px;
    overflow: hidden;
    box-shadow: 0 18px 45px rgba(40, 126, 164, .08);
}

.lingang-news-featured img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lingang-news-featured-caption {
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 0;
    padding: 18px 22px 16px;
    background: linear-gradient(180deg, rgba(8, 25, 52, 0) 0%, rgba(8, 25, 52, .76) 70%, rgba(8, 25, 52, .86) 100%);
}

.lingang-news-featured-caption h3 {
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.28;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.lingang-news-side {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
}

.lingang-news-card {
    display: flex;
    flex-direction: column;
    min-height: 346px;
    padding: 34px 18px 20px;
    background: rgba(255, 255, 255, .94);
    box-shadow: 0 18px 45px rgba(40, 126, 164, .08);
    color: #233243;
    transition: transform .3s ease, box-shadow .3s ease, color .3s ease;
}

.lingang-news-card:hover,
.lingang-news-featured:hover {
    transform: translateY(-4px);
}

.lingang-news-card h3 {
    margin: 0;
    color: #1c2d42;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.42;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.lingang-news-card p {
    margin: 24px 0 0;
    padding-top: 22px;
    border-top: 1px solid #d7e2eb;
    color: #34465a;
    font-size: 16px;
    line-height: 1.9;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.lingang-news-card-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-top: auto;
    padding-top: 40px;
    color: #4a5968;
    font-size: 14px;
    line-height: 1;
}

.lingang-news-card-arrow {
    position: relative;
    flex: 0 0 30px;
    width: 20px;
    height: 12px;
    color: #386fd5;
}

.lingang-news-card-arrow::before,
.lingang-news-card-arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.lingang-news-card-arrow::before {
    left: 50%;
    right: 1px;
    height: 2px;
    background: currentColor;
}

.lingang-news-card-arrow::after {
    width: 8px;
    height: 8px;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    transform: translateY(-50%) rotate(45deg);
}

.lingang-news-list-panel {
    margin-top: 20px;
    padding: 0 28px 30px;
    background: rgba(255, 255, 255, .94);
    box-shadow: 0 18px 45px rgba(40, 126, 164, .08);
}

.lingang-news-list-item {
    display: block;
    padding: 32px 0 24px;
    border-bottom: 1px solid #dde6ef;
    color: #1b2b3e;
    transition: color .25s ease;
}

.lingang-news-list-item:hover,
.lingang-news-card:hover {
    color: #2f67ce;
}

.lingang-news-list-item h3 {
    margin: 0 0 20px;
    color: inherit;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.42;
}

.lingang-news-list-item time {
    display: block;
    color: #4c5968;
    font-size: 14px;
    line-height: 1.4;
}

.lingang-news-more {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: max-content;
    margin: 28px auto 0;
    color: #2f67ce;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}

.lingang-news-more span {
    width: 0;
    height: 0;
    margin-top: 2px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid currentColor;
}

.lingang-news-more:hover {
    color: #1e56bc;
}

/* 临港平台概况页样式 */
.lingang-overview-page {
    padding-bottom: 88px;
}

.lingang-overview-intro .lingang-title,
.lingang-overview-history .lingang-title {
    margin-bottom: 24px;
}

.lingang-overview-card {
    max-width: 1060px;
    margin: 0 auto;
    padding: 38px 74px 34px;
    background: rgba(255, 255, 255, .92);
    box-shadow: 0 18px 45px rgba(40, 126, 164, .08);
}

.lingang-overview-card p {
    margin: 0;
    color: #2f3b46;
    font-size: 16px;
    line-height: 2.1;
    text-indent: 2em;
}

.lingang-overview-card p + p {
    margin-top: 28px;
}

.lingang-overview-history {
    padding-top: 54px;
}

.lingang-overview-timeline {
    position: relative;
    max-width: 1060px;
    margin: 0 auto;
    padding: 66px 0 48px;
    background: rgba(255, 255, 255, .92);
    box-shadow: 0 18px 45px rgba(40, 126, 164, .08);
}

.lingang-overview-timeline::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 56px;
    bottom: 50px;
    width: 2px;
    background: #a8c9f7;
    transform: translateX(-50%);
}

.lingang-overview-axis-head {
    position: absolute;
    left: 50%;
    top: 22px;
    width: 20px;
    height: 20px;
    border: 2px solid #a8c9f7;
    border-radius: 50%;
    background: #fff;
    transform: translateX(-50%);
}

.lingang-overview-axis-head::before,
.lingang-overview-axis-head::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 46px;
    height: 2px;
    background: #a8c9f7;
    transform: translateY(-50%);
}

.lingang-overview-axis-head::before {
    right: 100%;
    margin-right: 12px;
}

.lingang-overview-axis-head::after {
    left: 100%;
    margin-left: 12px;
}

.lingang-overview-event {
    position: relative;
    width: 50%;
    margin-top: 42px;
}

.lingang-overview-event:first-of-type {
    margin-top: 0;
}

.lingang-overview-event.is-left {
    padding-right: 22px;
}

.lingang-overview-event.is-right {
    margin-left: auto;
    padding-left: 22px;
}

.lingang-overview-dot {
    position: absolute;
    top: 12px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #2f79eb;
    box-shadow: 0 0 0 5px rgba(47, 121, 235, .12);
}

.lingang-overview-event.is-left .lingang-overview-dot {
    right: -6px;
}

.lingang-overview-event.is-right .lingang-overview-dot {
    left: -6px;
}

.lingang-overview-event-card {
    display: grid;
    grid-template-columns: 1fr 220px;
    align-items: center;
    gap: 16px;
    min-height: 148px;
    padding: 14px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(43, 93, 159, .08);
}

.lingang-overview-event.is-left .lingang-overview-event-card {
    grid-template-columns: 220px 1fr;
}

.lingang-overview-event-content h3 {
    margin: 0 0 10px;
    color: #111;
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
}

.lingang-overview-event-content p {
    margin: 0;
    color: #2f3b46;
    font-size: 14px;
    line-height: 1.85;
}

.lingang-overview-event-media img {
    display: block;
    width: 100%;
    height: 120px;
    object-fit: cover;
}

/* ==================== 浦东分平台：页面基础 ==================== */
.pudong-page {
    background: #fff;
}

.pudong-section {
    padding: 40px 0;
}

.pudong-section.pudong-services,
.pudong-section.pudong-channel {
    background: #f7f8fc;
}

.pudong-section-head {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}

.pudong-section-head h2 {
    margin: 0;
    display: inline-block;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.3;
    color: #1f1f1f;
    position: relative;
    padding-bottom: 14px;
}

.pudong-section-head h2::before {
    content: "";
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #d8dce6;
}

.pudong-section-head h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -1px;
    width: 26px;
    height: 3px;
    border-radius: 999px;
    background: #384d9f;
    transform: translateX(-50%);
}

.pudong-section-head span {
    display: none;
}

/* ==================== 浦东分平台：平台概况 ==================== */
.pudong-overview-main {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 34px;
    align-items: stretch;
}

.pudong-overview-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-top: 8px;
}

.pudong-overview-stats {
    display: flex;
    flex-direction: column;
    margin-bottom: 22px;
    padding: 0;
    border-bottom: 0;
}

.pudong-stat-label {
    font-size: 16px;
    color: #111;
    font-weight: 500;
    margin-bottom: 6px;
}

.pudong-stat-items {
    display: flex;
    justify-content: space-between;
}

.pudong-stat-item {
    display: flex;
    align-items: baseline;
    gap: 6px;
}

.pudong-stat-item strong {
    font-size: 40px;
    line-height: 1;
    font-weight: 900;
    color: #3d56c5;
}

.pudong-stat-item span {
    font-size: 16px;
    color: #111;
    white-space: nowrap;
}

.pudong-overview-text {
    color: #111;
    font-size: 16px;
    line-height: 2;
}

.pudong-overview-text p {
    margin-bottom: 10px;
    text-align: justify;
}

.pudong-overview-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 0 30px 0;
    box-shadow: none;
}

/* ==================== 浦东分平台：工作动态 ==================== */
.pudong-news-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 40px;
    align-items: stretch;
}

.pudong-news-feature {
    position: relative;
    overflow: visible;
    border-radius: 0;
    text-decoration: none;
    display: block;
    transition: transform .35s ease, box-shadow .35s ease;
}

.pudong-news-feature:hover {
    transform: translateY(-3px);
}

.pudong-news-feature img {
    width: 100%;
    display: block;
    border-radius: 0;
    transition: transform .35s ease;
}

.pudong-news-feature:hover img {
    transform: scale(1.02);
}

.pudong-news-feature-body {
    display: flex;
    align-items: center;
    gap: 0;
}

.pudong-news-feature-date,
.pudong-news-date {
    color: #8b8b8b;
    text-align: center;
}

.pudong-news-feature-date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    width: 62px;
    padding: 0 18px 0 0;
    margin-top: 0;
    float: none;
    position: static;
    background: none;
    border-radius: 0;
    box-shadow: none;
    border-right: 1px solid #d0d8e9;
}

.pudong-news-feature-date strong,
.pudong-news-date strong {
    display: block;
    font-size: 32px;
    line-height: 1;
    color: #153d8f;
    font-weight: 500;
}

.pudong-news-feature-date span,
.pudong-news-date span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #a0a4ad;
}

.pudong-news-feature-text {
    overflow: hidden;
    padding: 12px 0 12px 18px;
    background: none;
    border-radius: 0;
    margin-top: 0;
    border-left: none;
}

.pudong-news-feature-text h3,
.pudong-news-copy h3 {
    margin: 0 0 8px;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 700;
    color: #23242a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pudong-news-feature-text p,
.pudong-news-copy p {
    margin: 0;
    color: #71747b;
    font-size: 14px;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pudong-news-list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 0;
    height: 100%;
}

.pudong-news-brief {
    display: flex;
    align-items: center;
    gap: 0;
    padding: 8px 10px 16px;
    border-bottom: 1px solid #f0f0f0;
    text-decoration: none;
    transition: background .3s ease, padding .3s ease;
    border-radius: 4px;
    margin: 0 -10px;
}

.pudong-news-brief:hover {
    background: #f5f8ff;
}

.pudong-news-brief:hover h3 {
    color: #153d8f;
}

.pudong-news-brief:last-child {
    border-bottom: none;
}

.pudong-news-date {
    flex: 0 0 auto;
    width: 58px;
    padding: 0 18px 0 0;
    background: none;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #d0d8e9;
}

.pudong-news-copy {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    padding-left: 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pudong-more-wrap {
    margin-top: 10px;
    text-align: center;
}

.pudong-more {
    color: #3b56d8;
    font-size: 16px;
    font-weight: 700;
}

.pudong-more:hover,
.pudong-more:focus {
    color: #2d46c1;
}

/* ==================== 浦东分平台：出海服务 ==================== */
.pudong-service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.pudong-service-card {
    position: relative;
    min-height: 166px;
    padding: 20px;
    border-radius: 6px;
    color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.pudong-service-card::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../img/pdfpt/build.png) no-repeat right bottom;
    background-size: 60%;
    transform: none;
    pointer-events: none;
    z-index: 1;
}

.pudong-service-card::before {
    display: none;
}

.pudong-service-card h3 {
    position: relative;
    z-index: 2;
    margin: 0 0 18px;
    font-size: 24px;
    line-height: 1.15;
    font-weight: 800;
}

.pudong-service-card p {
    position: relative;
    z-index: 2;
    margin: 0;
    font-size: 14px;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.92);
}

.pudong-service-card:hover {
    color: #fff;
    transform: translateY(-2px);
}

.pudong-service-card.service-blue {
    background: linear-gradient(115deg, #81b5ff 0%, #4182ff 100%);
}

.pudong-service-card.service-green {
    background: linear-gradient(115deg, #74d4b7 0%, #32bf98 100%);
}

.pudong-service-card.service-orange {
    background: linear-gradient(115deg, #ffca81 0%, #ffae42 100%);
}

.pudong-service-card.service-cyan {
    background: linear-gradient(115deg, #7cdcff 0%, #11befe 100%);
}

/* ==================== 浦东分平台：投资环境 ==================== */
.pudong-invest-intro {
    max-width: 1100px;
    margin: 0 auto 26px;
    text-align: center;
}

.pudong-invest-intro p {
    margin: 0 0 8px;
    font-size: 15px;
    line-height: 1.9;
    color: #5c6067;
}

.pudong-invest-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

.pudong-invest-card {
    padding: 34px 22px 26px;
    min-height: 292px;
    background: #fff;
    border: 1px solid #edf0f4;
    text-align: center;
    transition: all 0.3s ease;
    border-radius: 5px;
}

.pudong-invest-card.active {
    box-shadow: none;
    position: relative;
    z-index: 1;
}

.pudong-invest-card:hover {
    box-shadow: 0 8px 24px #e0ecff;
    transform: translateY(-4px);
    position: relative;
    z-index: 2;
}

.pudong-invest-card:hover .iconfont {
    color: #fff;
    background: #4887ff;
    transform: scale(1.1);
}

.pudong-invest-card .iconfont {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    margin: 0 auto 18px;
    font-size: 30px;
    color: #4887ff;
    background: #e3eeff;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.pudong-invest-card h3 {
    margin: 0 0 18px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #202127;
}

.pudong-invest-card ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 22px;
}

.pudong-invest-card li {
    position: relative;
    padding-left: 10px;
    color: #666a73;
    font-size: 14px;
    line-height: 1.75;
    text-align: left;
}

.pudong-invest-card li a {
    color: #666a73;
    text-decoration: none;
    transition: color .3s ease;
}

.pudong-invest-card li a:hover {
    color: #153d8f;
}

.pudong-invest-card li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #5a8fff;
}

/* ==================== 浦东分平台：出海产业 ==================== */
.pudong-industry-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.pudong-industry-card {
    position: relative;
    overflow: hidden;
    min-height: 186px;
    color: #fff;
    border-radius: 0;
}

.pudong-industry-card.large {
    grid-column: span 2;
    min-height: 238px;
}

.pudong-industry-card.tall {
    grid-row: span 1;
    min-height: 238px;
}

.pudong-industry-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .35s ease;
}

.pudong-industry-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(10, 26, 61, 0.08) 0%, rgba(8, 23, 55, 0.56) 100%);
}

.pudong-industry-copy {
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 28px;
    top: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 1;
}

.pudong-industry-copy h3 {
    margin: 0 0 12px;
    font-size: 22px;
    line-height: 1.45;
    font-weight: 700;
}

.pudong-industry-copy span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-width: 84px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 0;
    font-size: 13px;
    padding: 10px 20px;
    transition: all 0.3s ease;
}

.pudong-industry-copy span::after {
    content: "→";
    font-size: 14px;
    transition: transform .3s ease;
}

.pudong-industry-card:hover span::after {
    transform: translateX(3px);
}

.pudong-industry-card:hover span {
    background: rgba(255, 255, 255, 0.25);
}

.pudong-industry-card:hover img,
.pudong-industry-card:focus img {
    transform: scale(1.04);
}

/* ==================== 浦东分平台：出海问道 ==================== */
.pudong-channel-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.pudong-channel-card {
    min-height: 250px;
    padding: 26px 20px 18px;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
}

.pudong-channel-card h3 {
    margin: 0 0 22px;
    text-align: center;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    color: #1f2024;
}

.pudong-channel-card ul {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px 10px;
}

.pudong-channel-card:last-child ul {
    grid-template-columns: repeat(2, 1fr);
}

.pudong-channel-card li {
    text-align: center;
}

.pudong-channel-card li a {
    display: block;
    text-decoration: none;
    padding: 8px 4px;
    border-radius: 6px;
    transition: all .3s ease;
}

.pudong-channel-card li a:hover {
    background: #f0f4ff;
    transform: translateY(-2px);
}

.pudong-channel-card li a:hover span {
    color: #153d8f;
}

.pudong-channel-card li img {
    width: 34px;
    height: 34px;
    object-fit: contain;
    margin-bottom: 8px;
    padding: 0;
    background: none;
    border-radius: 0;
    transition: transform .3s ease;
}

.pudong-channel-card li a:hover img {
    transform: scale(1.12);
}

.pudong-channel-card li span {
    display: block;
    font-size: 13px;
    line-height: 1.55;
    color: #666a73;
    transition: color .3s ease;
}

/* ==================== 浦东分平台：出海产业内页 ==================== */
.pudong-industry-detail-page {
    background: #f5f7fb;
    padding: 38px 0 64px;
}

.pudong-industry-detail-item {
    display: flex;
    align-items: stretch;
    margin-bottom: 36px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.pudong-industry-detail-item:last-child {
    margin-bottom: 0;
}

.pudong-industry-detail-item.reverse {
    flex-direction: row-reverse;
}

.pudong-industry-detail-copy {
    flex: 0 0 50%;
    padding: 34px 44px 28px;
    position: relative;
    overflow: hidden;
}

.pudong-industry-detail-no {
    position: absolute;
    top: 30px;
    left: 44px;
    display: block;
    margin: 0;
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
    color: #3555ba;
    letter-spacing: 0.02em;
}

.pudong-industry-detail-copy h2 {
    margin: 22px 0 22px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #2f4597;
    background: #fff;
    position: relative;
    z-index: 8;
}

.pudong-industry-detail-copy p {
    margin: 0 0 16px;
    font-size: 14px;
    line-height: 2.1;
    color: #464b57;
    text-align: justify;
    text-indent: 2em;
}

.pudong-industry-detail-copy p:last-child {
    margin-bottom: 0;
}

.pudong-industry-detail-image {
    flex: 0 0 50%;
    min-height: 392px;
}

.pudong-industry-detail-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ==================== 浦东分平台：专业服务内页 ==================== */
.pudong-service-detail-page {
    background: #f5f7fb;
    padding: 56px 0 72px;
}

.pudong-service-detail-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px 20px;
}

.pudong-service-detail-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
}

.pudong-service-detail-card img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    display: block;
}

.pudong-service-detail-copy {
    padding: 16px 16px 18px;
}

.pudong-service-detail-copy h2 {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #3550a4;
}

.pudong-service-detail-copy h2 i {
    margin-right: 8px;
    font-size: 18px;
    color: #4f78ea;
}

.pudong-service-detail-copy p {
    margin: 0 0 14px;
    min-height: 72px;
    font-size: 14px;
    line-height: 1.8;
    color: #626773;
}

.pudong-service-detail-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.pudong-service-detail-tags span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 74px;
    height: 28px;
    padding: 0 10px;
    border-radius: 6px;
    background: #f1f3f8;
    color: #4f67aa;
    font-size: 12px;
    line-height: 1;
}

/* ==================== 浦东分平台：政务服务内页 ==================== */
.pudong-government-page {
    background: #f5f7fb;
    padding: 46px 0 72px;
}

.pudong-government-card {
    display: flex;
    align-items: stretch;
    margin-bottom: 36px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.pudong-government-card:last-child {
    margin-bottom: 0;
}

.pudong-government-copy {
    flex: 0 0 50%;
    padding: 34px 34px 28px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.pudong-government-copy::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    background: #3457b7;
}

.pudong-government-copy h2 {
    margin: 0 0 28px;
    padding-left: 2px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #3550a4;
}

.pudong-government-copy p {
    margin: 0 0 16px;
    font-size: 14px;
    line-height: 2;
    color: #4a4f5b;
    text-align: justify;
    text-align-last: left;
}

.pudong-government-copy p strong {
    color: #232734;
    font-weight: 700;
}

.pudong-government-copy-main {
    flex: 1;
}

.pudong-government-copy-address {
    margin-top: auto;
}

.pudong-government-copy-address p:last-child,
.pudong-government-copy-main p:last-child {
    margin-bottom: 0;
}

.pudong-government-map {
    flex: 0 0 50%;
    min-height: 324px;
}

.pudong-government-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ==================== 浦东分平台：境外服务网络内页 ==================== */
.pudong-overseas-page {
    background: #f5f7fb;
    padding: 44px 0 72px;
}

.pudong-overseas-block {
    margin-bottom: 34px;
    padding: 18px 18px 28px;
    background: #fff;
    border-radius: 12px;
}

.pudong-overseas-block:last-child {
    margin-bottom: 0;
}

.pudong-overseas-block-head {
    padding-bottom: 18px;
    border-bottom: 1px solid #e8edf6;
}

.pudong-overseas-block-head h2 {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #3550a4;
}

.pudong-overseas-block-head h2 i {
    margin-right: 10px;
    font-size: 18px;
    color: #4e78ea;
}

.pudong-overseas-intro {
    display: flex;
    gap: 26px;
    padding: 24px 8px 8px;
}

.pudong-overseas-intro-left,
.pudong-overseas-intro-copy {
    flex: 1;
}

.pudong-overseas-stats {
    display: flex;
    gap: 20px;
    margin-bottom: 24px;
}

.pudong-overseas-stat {
    flex: 1;
}

.pudong-overseas-stat strong {
    display: block;
    margin-bottom: 6px;
    font-size: 46px;
    line-height: 1;
    font-weight: 700;
    color: #3457b7;
}

.pudong-overseas-stat span,
.pudong-overseas-stat small {
    display: block;
    color: #2e3442;
}

.pudong-overseas-stat span {
    font-size: 18px;
    line-height: 1.4;
}

.pudong-overseas-stat small {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.5;
    color: #666c78;
}

.pudong-overseas-base img,
.pudong-overseas-flow-image img {
    width: 100%;
    display: block;
}

.pudong-overseas-intro-copy {
    padding-top: 18px;
}

.pudong-overseas-intro-copy p {
    margin: 0 0 16px;
    font-size: 14px;
    line-height: 2.15;
    color: #4b515d;
    text-align: justify;
}

.pudong-overseas-intro-copy p:last-child {
    margin-bottom: 0;
}

.pudong-overseas-flow {
    padding: 28px 8px 0;
}

.pudong-overseas-stage-row {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}

.pudong-overseas-stage {
    flex: 1;
    text-align: center;
}

.pudong-overseas-stage-badge {
    width: 88px;
    height: 88px;
    margin: 0 auto 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #d7e3ff 0%, #4f7cf4 100%);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    clip-path: polygon(50% 0%, 92% 25%, 92% 75%, 50% 100%, 8% 75%, 8% 25%);
}

.pudong-overseas-stage-tags {
    display: flex;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
}

.pudong-overseas-stage-tags span {
    min-width: 92px;
    height: 34px;
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: #3966e8;
    color: #fff;
    font-size: 14px;
    line-height: 1;
}

.pudong-overseas-flow-image {
    max-width: 960px;
    margin: 20px auto 0;
}

.pudong-overseas-scope {
    padding: 12px 18px 0;
}

.pudong-overseas-scope h3 {
    margin: 0 0 18px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
    color: #3550a4;
}

.pudong-overseas-scope-stats {
    display: flex;
    gap: 120px;
    justify-content: center;
}

.pudong-overseas-scope-stat {
    text-align: center;
}

.pudong-overseas-scope-stat strong {
    display: block;
    margin-bottom: 8px;
    font-size: 56px;
    line-height: 1;
    font-weight: 700;
    color: #3457b7;
}

.pudong-overseas-scope-stat span {
    display: block;
    font-size: 18px;
    line-height: 1.5;
    color: #4b515d;
}

/* ==================== 浦东分平台：出海问道内页 ==================== */
.pudong-channel-detail-page {
    background: #f5f7fb;
    padding: 44px 0 72px;
}

.pudong-channel-block {
    margin-bottom: 30px;
    padding: 18px 16px 18px;
    background: #fff;
    border-radius: 12px;
}

.pudong-channel-block:last-child {
    margin-bottom: 0;
}

.pudong-channel-block-head {
    padding-bottom: 16px;
    border-bottom: 1px solid #e8edf6;
}

.pudong-channel-block-head h2 {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #3550a4;
}

.pudong-channel-block-head h2 i {
    margin-right: 10px;
    font-size: 18px;
    color: #4e78ea;
}

.pudong-channel-block-head h2 img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    margin-right: 10px;
    flex: 0 0 auto;
}

.pudong-channel-knowledge-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px 18px;
    padding-top: 22px;
}

.pudong-channel-knowledge-card {
    min-height: 170px;
    padding: 18px 18px 14px;
    border: 1px solid #e9eef7;
    border-radius: 8px;
}

.pudong-channel-knowledge-top {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

.pudong-channel-knowledge-top img {
    width: 42px;
    height: 42px;
    object-fit: contain;
    margin-right: 12px;
    padding: 6px;
    background: #dde9ff;
    border-radius: 999px;
    box-sizing: border-box;
}

.pudong-channel-knowledge-top h3 {
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
    color: #232734;
}

.pudong-channel-knowledge-card p {
    margin: 0 0 18px;
    min-height: 62px;
    font-size: 14px;
    line-height: 1.9;
    color: #555b67;
}

.pudong-channel-knowledge-card a,
.pudong-channel-case-copy a {
    display: block;
    text-align: right;
    font-size: 13px;
    line-height: 1.4;
    color: #4a67c6;
}

.pudong-channel-case-grid {
    display: grid;
    gap: 18px;
    padding-top: 22px;
}

.pudong-channel-case-grid.case-grid-four {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.pudong-channel-case-grid.case-grid-three {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pudong-channel-case-card {
    border: 1px solid #e9eef7;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.pudong-channel-case-card img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    display: block;
}

.pudong-channel-case-copy {
    padding: 14px 16px 14px;
}

.pudong-channel-case-copy h3 {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    color: #232734;
}

.pudong-channel-case-copy p {
    margin: 0 0 14px;
    min-height: 78px;
    font-size: 14px;
    line-height: 1.85;
    color: #555b67;
}

.pudong-channel-country-title {
    padding: 14px 16px 12px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    color: #232734;
}

/* ==================== 虹桥分平台：页面基础 ==================== */
.hongqiao-page {
    background: url("/assets/img/lgfpt/bgimg.png") top center / 100% auto repeat-y,
    #dff8ff;
    background-size: 100%;
    padding: 24px 0 58px;
}

.hongqiao-section {
    margin-bottom: 26px;
}

.hongqiao-title-image,
.hongqiao-title-text {
    position: relative;
    width: max-content;
    margin: 50px auto 36px;
    text-align: center;
}

.hongqiao-title-image img {
    display: block;
    width: auto;
    height: 44px;
    max-width: none;
}

.hongqiao-title-text {
    font-size: 30px;
    line-height: 44px;
    font-weight: 700;
    color: #ef6b20;
}

.hongqiao-intro-panel,
.hongqiao-column-panel,
.hongqiao-csj-panel {
    background: rgba(255, 255, 255, 0.92);
    border-radius: 6px;
}

/* ==================== 虹桥分平台：首页 ==================== */
.hongqiao-intro-panel {
    display: grid;
    grid-template-columns: 1.3fr 0.75fr;
    align-items: stretch;
    overflow: hidden;
}

.hongqiao-intro-visual img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.hongqiao-intro-copy {
    padding: 44px 34px;
    display: flex;
    align-items: center;
}

.hongqiao-intro-copy p {
    margin: 0;
    font-size: 16px;
    line-height: 2;
    color: #484f5e;
    text-align: justify;
}

.hongqiao-card-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    background: #fff;
    padding:20px;
}

.hongqiao-mini-card,
.hongqiao-tool-card {
    min-height: 94px;
    padding: 30px 22px;
    border-radius: 8px;
    color: #fff;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.hongqiao-mini-card::after,
.hongqiao-tool-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0) 100%);
}

.hongqiao-mini-card h3,
.hongqiao-tool-card h3 {
    position: relative;
    z-index: 1;
    margin: 0;
    font-size: 23px;
    line-height: 1.45;
    font-weight: 700;
}

.hongqiao-tool-card p {
    position: relative;
    z-index: 1;
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 1.7;
    color: rgba(255,255,255,0.95);
}
.hongqiao-card-grid-imgs .hongqiao-mini-card{
    padding:0;
    max-height: 200px;
    height: auto!important;
    min-height: auto;
    background: none!important;
    position: relative;
}
.hongqiao-card-grid-imgs .hongqiao-mini-card:after{
    display: none;
}
.hongqiao-card-grid-imgs .hongqiao-mini-card h4{
    position: absolute;
    bottom:10px;
    left:20px;
    right:20px;
    z-index: 99;
}
.hongqiao-mini-card.violet,
.hongqiao-tool-card.violet {
    background: linear-gradient(135deg, #788fff 0%, #7b84ef 100%);
    min-height: 200px;
}

.hongqiao-mini-card.green,
.hongqiao-tool-card.green {
    background: linear-gradient(135deg, #82d4b5 0%, #79c8a8 100%);
}

.hongqiao-mini-card.blue,
.hongqiao-tool-card.blue {
    background: linear-gradient(135deg, #8fc4ff 0%, #76a7f8 100%);
}

.hongqiao-tool-card.yellow {
    background: linear-gradient(135deg, #f5d27c 0%, #efc464 100%);
    color: #fff;
}

.hongqiao-atlas-panel {
    padding: 40px 0;
    background: url(../img/hqfpt/chtpbg.jpg) center / cover no-repeat;
}

.hongqiao-atlas-panel img {
    width: 100%;
    display: block;
}

.hongqiao-toolbox-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    align-items: stretch;
    background: #fff;
    padding: 20px;
}

.hongqiao-tool-card.tall {
    grid-row: span 2;
    min-height: 206px;
}

.hongqiao-csj-panel {
    position: relative;
    padding: 0;
    background: transparent;
    border-radius: 0;
    overflow: hidden;
}

.hongqiao-csj-legend {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 74px;
    z-index: 2;
    width: 440px;
    padding: 34px 38px 30px;
    border: 3px dashed #3f7ef0;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: none;
}

.hongqiao-csj-group {
    margin-bottom: 30px;
}

.hongqiao-csj-group:last-child {
    margin-bottom: 0;
}

.hongqiao-csj-group h3 {
    position: relative;
    margin: 0 0 14px;
    padding-left: 42px;
    font-size: 18px;
    line-height: 1.45;
    font-weight: 700;
    color: #1d1f25;
}

.hongqiao-csj-group h3::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.hongqiao-csj-group.icon-circle h3::before {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #3f7ef0;
}

.hongqiao-csj-group.icon-square h3::before {
    width: 18px;
    height: 18px;
    border: 4px solid #3f7ef0;
    box-sizing: border-box;
}

.hongqiao-csj-group.icon-triangle h3::before {
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 20px solid #3f7ef0;
    transform: translateY(-55%);
}

.hongqiao-csj-group.icon-triangle h3::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 11px solid rgba(255, 255, 255, 0.96);
    transform: translateY(-36%);
}

.hongqiao-csj-group p {
    margin: 0 0 10px 42px;
    font-size: 17px;
    line-height: 1.2;
    color: #4b4f59;
}

.hongqiao-csj-map img {
    width: 100%;
    display: block;
    object-fit: cover;
}

/* ==================== 虹桥分平台：栏目页 ==================== */
.hongqiao-column-wrap .container {
    max-width: 1240px;
}

.hongqiao-column-panel {
    padding: 18px;
}

.hongqiao-column-top {
    width: 100%;
    display: block;
    margin-bottom: 24px;
}

.hongqiao-story-card {
    max-width: 760px;
    margin: 0 auto 36px;
}

.hongqiao-story-card:last-child {
    margin-bottom: 0;
}

.hongqiao-story-card img {
    width: 100%;
    display: block;
}

.hongqiao-story-copy {
    width: 82%;
    margin: -18px auto 0;
    padding: 18px 22px;
    background: #fff;
    position: relative;
    z-index: 1;
    box-shadow: 0 8px 18px rgba(35, 79, 155, 0.08);
}

.hongqiao-story-copy h3 {
    margin: 0 0 12px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #232734;
}

.hongqiao-story-copy p {
    margin: 0;
    font-size: 14px;
    line-height: 1.95;
    color: #4f5563;
    text-align: justify;
}

.hongqiao-csj-story-list {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.hongqiao-csj-story {
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    gap: 22px;
    align-items: start;
}

.hongqiao-csj-story.reverse {
    grid-template-columns: 0.95fr 1.05fr;
}

.hongqiao-csj-story img {
    width: 100%;
    display: block;
}

.hongqiao-csj-story-copy h3 {
    margin: 0 0 14px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #232734;
}

.hongqiao-csj-story-copy p {
    margin: 0;
    font-size: 13px;
    line-height: 2;
    color: #4f5563;
    text-align: justify;
}

/* ==================== 虹桥分平台：长三角协同栏目页 ==================== */
.hongqiao-csj-detail-page {
    padding: 40px 0 74px;
}

.hongqiao-csj-detail-wrap .container {
    max-width: 1120px;
}

.hongqiao-csj-detail-panel {
    padding: 12px 14px 18px;
    background: rgba(255, 255, 255, 0.55);
}

.hongqiao-csj-hero-card {
    margin-bottom: 18px;
    padding: 8px;
    background: rgba(255, 255, 255, 0.88);
}

.hongqiao-csj-hero-card img {
    display: block;
    width: 100%;
}

.hongqiao-csj-detail-list {
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.hongqiao-csj-entry {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    align-items: center;
}

.hongqiao-csj-entry.reverse {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.hongqiao-csj-entry.reverse .hongqiao-csj-entry-copy {
    order: 1;
}

.hongqiao-csj-entry.reverse .hongqiao-csj-entry-media {
    order: 2;
}

.hongqiao-csj-entry-media {
    position: relative;
}

.hongqiao-csj-entry-media::after {
    content: "";
    position: absolute;
    left: -10px;
    bottom: -10px;
    width: 34%;
    height: 15%;
    background: #9eb7df;
    z-index: 0;
}

.hongqiao-csj-entry.reverse .hongqiao-csj-entry-media::after {
    left: auto;
    right: -14px;
}

.hongqiao-csj-entry-media img {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    min-height: 228px;
    object-fit: cover;
}

.hongqiao-csj-entry-copy {
    padding: 0;
}

.hongqiao-csj-entry-copy h2 {
    position: relative;
    margin: 0 0 16px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
    color: #111318;
}

.hongqiao-csj-entry-copy h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 38px;
    height: 2px;
    background: #2f54d0;
}

.hongqiao-csj-entry-copy p {
    margin: 0;
    font-size: 14px;
    line-height: 2.4;
    color: #2e3138;
    text-align: justify;
}

/* ==================== 司法专区 ==================== */
.sifa-banner {
    background: linear-gradient(90deg, #372827 0%, #402d2c 48%, #4a332e 100%);
}

.sifa-page {
    padding: 28px 0 48px;
    background: #f6f7fb;
}
.sifa-page .container {
    background: #fff;
    padding: 10px 10px 0;
}
.sifa-panel,
.sifa-practice,
.sifa-feature {
}
.sifa-practice{
    position: relative;
}
.sifa-practice .more-info{
    border:1px solid #ddd;
    display: block;
    margin:20px 0;
    padding:2px 0px;
    color:#333;
    width: 100px;
    position: absolute;
    text-align: center;
    right:20px;
    border-radius: 4px;
    bottom:-30px;
}
.sifa-practice .more-info:hover{
    background: #eee;
}
.sifa-panel {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 28px;
    padding: 14px;
    margin-bottom: 28px;
    align-items: stretch;
}

.sifa-intro-media img,
.sifa-practice-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sifa-intro-media img {
    min-height: 320px;
}

.sifa-intro-copy {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 22px 12px 12px 0;
}

.sifa-section-heading {
    margin-bottom: 28px;
    text-align: center;
}

.sifa-section-heading.align-left {
    text-align: left;
}

.sifa-section-heading h2 {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-bottom: 16px;
    color: #101114;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2;
}

.sifa-section-heading h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 54px;
    height: 2px;
    margin-left: -27px;
    background: #d8dbe6;
}

.sifa-section-heading.align-left h2::after {
    left: 50%;
    margin-left: -27px;
}

.sifa-section-heading span {
    display: block;
    width: 20px;
    height: 5px;
    margin: -3px auto 0;
    background: #3750b7;
    position: relative;z-index: 99;
}

.sifa-section-heading.align-left span {
    margin: -3px auto 0;
}

.sifa-intro-copy p {
    margin: 0 0 14px;
    color: #303341;
    font-size: 16px;
    line-height: 2.2;
    text-align: justify;
}

.sifa-practice,
.sifa-feature {
    padding: 26px 14px 18px;
    margin-bottom: 28px;
}

.sifa-practice-list {
    display: grid;
    gap: 20px;
}

.sifa-practice-item {
    display: grid;
    grid-template-columns: 296px minmax(0, 1fr);
    gap: 22px;
    align-items: center;
    color: inherit;
    text-decoration: none;
    border-radius: 8px;
    padding: 8px;
    margin: 0 -8px;
    transition: background .3s ease, transform .3s ease, box-shadow .3s ease;
}

.sifa-practice-item:hover {
    color: inherit;
    background: #f0f4ff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(55, 80, 183, .1);
}

.sifa-practice-item:hover h3 {
    color: #3750b7;
}

.sifa-practice-thumb img {
    min-height: 168px;
}

.sifa-practice-copy {
    padding-top: 8px;
}

.sifa-practice-head {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 10px;
}

.sifa-practice-head h3 {
    margin: 0;
    color: #16181d;
    font-size: 23px;
    font-weight: 800;
    line-height: 1.45;
    flex: 1;
}

.sifa-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 58px;
    height: 22px;
    padding: 0 8px;
    border: 1px solid currentColor;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    position: relative;
    top:-3px;
}

.sifa-tag-purple {
    color: #9f7de2;
    background: #efdbff;
}

.sifa-tag-blue {
    color: #6c95f3;
    background: #e6f4ff;
}

.sifa-practice-copy p {
    margin: 0;
    color: #333844;
    font-size: 16px;
    line-height: 2;
}

.sifa-feature-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.sifa-feature-card {
    position: relative;
    min-height: 122px;
    padding: 20px 18px;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .12);
    text-decoration: none;
    transition: transform .35s ease, box-shadow .35s ease;
}

.sifa-feature-card::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 188px;
    height: 86px;
    background: url("/assets/img/sifa/build.png") right bottom / contain no-repeat;
    opacity: 1;
    pointer-events: none;
}

.sifa-feature-card h3,
.sifa-feature-card p {
    position: relative;
    z-index: 1;
}

.sifa-feature-card h3 {
    margin: 0 0 12px;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.3;
}

.sifa-feature-card p {
    margin: 0;
    font-size: 13px;
    line-height: 1.8;
}

.sifa-feature-card:hover,
.sifa-feature-card:focus {
    color: #fff;
    transform: translateY(-4px);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .2), 0 12px 28px rgba(34, 48, 103, .16);
}
