﻿.neibanner-about picture {
    display: block;
    width: 100%;
    height: 100%;
}
.neibanner-about picture,
.neibanner-about picture img {
    display: block;
    width: 100%;
    height: 100%;
}
@media (max-width: 991px) {
    .neibanner-about {
        height: auto;
        aspect-ratio: 4 / 3;
        max-height: 420px;
    }
    .neibanner-about picture img {
        object-fit: cover;
        object-position: center 38%;
    }
    .neibanner-about .neibannerdesc-title {
        margin-bottom: 18px;
    }
    .neibanner-about .neibannerdesc h2 {
        font-size: 30px;
    }
}
@media (max-width: 575px) {
    .neibanner-about {
        aspect-ratio: 4 / 3;
        max-height: 360px;
    }
    .neibanner-about .neibannerdesc h2 {
        font-size: 26px;
    }
    .neibanner-about .neibannerdesc p {
        font-size: 14px;
    }
}
.neibanner-about .neibannerdesc-title {
    color: #fff;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.35);
}
.about-banner-brand {
    position: absolute;
    right: max(5vw, 40px);
    bottom: 78px;
    display: flex;
    flex-direction: column;
    min-width: 260px;
    padding: 16px 22px;
    color: #10233f;
    text-align: left;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(255, 255, 255, 0.92);
    border-radius: 14px;
    box-shadow: 0 12px 32px rgba(35, 91, 153, 0.14);
    backdrop-filter: blur(8px);
}
.about-banner-brand strong {
    font-size: 28px;
    line-height: 1.25;
}
.about-banner-brand span {
    margin-top: 7px;
    font-size: 15px;
    font-weight: 600;
    color: #315272;
}
@media (max-width: 991px) {
    .about-banner-brand {
        right: 24px;
        bottom: 50px;
        min-width: 220px;
        padding: 12px 16px;
    }
    .about-banner-brand strong {
        font-size: 22px;
    }
    .about-banner-brand span {
        font-size: 13px;
    }
}
@media (max-width: 575px) {
    .about-banner-brand {
        display: none;
    }
}
.about-detail-layout .row {
    align-items: flex-start;
}
.about-detail-text {
    padding-right: 24px;
}
.about-detail-text h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
.about-detail-lead {
    margin-bottom: 16px;
}
.about-detail-body {
    margin-bottom: 24px;
    line-height: 1.85;
    word-break: break-word;
}
.about-detail-body p {
    margin-bottom: 12px;
}
.about-detail-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
}
.about-detail-tags span {
    display: inline-block;
    padding: 6px 16px;
    border: 1px solid #eee;
    border-radius: 2.5rem;
    font-size: 13px;
}
.about-detail-media {
    padding-left: 12px;
    align-self: flex-start;
}
.about-detail-media-pic {
    width: 100%;
}
.about-detail-media img {
    width: 100%;
    display: block;
    border-radius: 10px;
    object-fit: cover;
    aspect-ratio: 4 / 3;
}
.about-detail-caption {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    word-break: break-word;
}
@media (min-width: 1200px) {
    .about-detail-text,
    .about-detail-media {
        order: 0;
    }
}
@media (max-width: 1199px) {
    .about-detail-layout .row {
        flex-direction: column;
    }
    .about-detail-text {
        padding-right: 0;
        margin-top: 32px;
        order: 2;
    }
    .about-detail-text h2 {
        font-size: 26px;
    }
    .about-detail-media {
        padding-left: 0;
        order: 1;
        width: 100%;
        max-width: 720px;
        margin: 0 auto;
        text-align: center;
    }
    .about-detail-media-pic {
        max-width: 100%;
        margin: 0 auto;
    }
    .about-detail-media img {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        aspect-ratio: 16 / 9;
    }
    .about-detail-caption {
        text-align: center;
        padding: 0 10px;
    }
    .about-detail-body {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .about-detail-layout {
        padding: 24px 20px !important;
    }
    .about-detail-text {
        margin-top: 28px;
        margin-bottom: 0;
    }
    .about-detail-text h2 {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .about-detail-body {
        margin-bottom: 20px;
    }
    .about-detail-media {
        max-width: 100%;
    }
    .about-detail-media img {
        aspect-ratio: 16 / 10;
    }
    .about-detail-tags {
        margin-bottom: 22px;
    }
}
@media (max-width: 575px) {
    .page-content {
        padding: 24px 0;
    }
    .about-detail-layout {
        padding: 18px 14px !important;
    }
    .about-detail-text {
        margin-top: 24px;
    }
    .about-detail-text h2 {
        font-size: 20px;
    }
    .about-detail-body {
        font-size: 14px;
        line-height: 1.75;
        margin-bottom: 18px;
    }
    .about-detail-tags {
        gap: 8px;
        margin-bottom: 18px;
    }
    .about-detail-tags span {
        font-size: 12px;
        padding: 5px 12px;
    }
    .about-detail-caption {
        font-size: 13px;
    }
    .about-detail-media img {
        border-radius: 8px;
    }
}

/* 浣垮懡涓庢効鏅澘鍧?- 钃濈櫧涓婚 */
.about-mission-section {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #eee;
}
.about-trust-block {
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e6ecf8;
    box-shadow: 0 8px 24px rgba(36, 96, 242, 0.08);
}
.about-trust-stats {
    padding: 28px 24px;
    background: linear-gradient(135deg, var(--primary-color) 0%, #4d7ff5 100%);
    border-bottom: none;
}
.stats-strip-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}
.stats-strip-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 20px;
    position: relative;
}
.stats-strip-item + .stats-strip-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 56px;
    background: rgba(255, 255, 255, 0.22);
}
.stats-strip-icon {
    flex-shrink: 0;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.28);
}
.stats-strip-icon i {
    display: block;
    font-size: 24px;
    color: #fff;
}
.stats-strip-num {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    font-variant-numeric: tabular-nums;
}
.stats-strip-label {
    margin-top: 8px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.3;
}
.about-trust-mv {
    padding: 44px 36px 48px;
    background: #fff;
}
.about-trust-mv-head {
    text-align: center;
    margin-bottom: 40px;
}
.about-trust-mv-head h2 {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    margin-bottom: 14px;
    line-height: 1.3;
}
.about-trust-mv-head h2 .about-mv-accent {
    color: var(--primary-color);
}
.about-trust-mv-head p {
    font-size: 15px;
    color: #666;
    line-height: 1.8;
    max-width: 640px;
    margin: 0 auto;
}
.about-trust-mv .about-mv-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    margin: 0;
}
.about-mv-col {
    padding: 0 32px;
}
.about-mv-col + .about-mv-col {
    border-left: 1px solid #e6ecf8;
}
.about-mv-eyebrow {
    display: inline-block;
    padding: 5px 14px;
    margin-bottom: 18px;
    font-size: 12px;
    color: var(--primary-color);
    border: 1px solid rgba(36, 96, 242, 0.18);
    border-radius: 2.5rem;
    background: rgba(36, 96, 242, 0.06);
}
.about-mv-col h3 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 1.55;
    margin-bottom: 14px;
}
.about-mv-col p {
    font-size: 14px;
    color: #666;
    line-height: 1.85;
    margin: 0;
}
@media (max-width: 991px) {
    .about-trust-block {
        margin-left: 0;
        margin-right: 0;
    }
    .stats-strip-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px 0;
    }
    .stats-strip-item {
        justify-content: center;
        padding: 10px 14px;
    }
    .stats-strip-item + .stats-strip-item::before {
        display: none;
    }
    .stats-strip-item:nth-child(odd) {
        border-right: 1px solid rgba(255, 255, 255, 0.2);
    }
    .about-trust-mv {
        padding: 36px 24px 40px;
    }
    .about-trust-mv-head h2 {
        font-size: 26px;
    }
    .about-trust-mv .about-mv-grid {
        grid-template-columns: 1fr;
    }
    .about-mv-col {
        padding: 0;
    }
    .about-mv-col + .about-mv-col {
        border-left: none;
        border-top: 1px solid #e6ecf8;
        margin-top: 28px;
        padding-top: 28px;
    }
}
@media (max-width: 575px) {
    .about-mission-section {
        margin-top: 36px;
    }
    .about-trust-block {
        border-radius: 10px;
    }
    .about-trust-stats {
        padding: 20px 14px;
    }
    .stats-strip-grid {
        grid-template-columns: 1fr;
    }
    .stats-strip-item {
        justify-content: center;
        padding-left: 14px;
        padding-right: 14px;
    }
    .stats-strip-item:nth-child(odd) {
        border-right: none;
    }
    .stats-strip-item > div {
        text-align: center;
    }
    .stats-strip-item + .stats-strip-item {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 18px;
        margin-top: 6px;
    }
    .stats-strip-num {
        font-size: 24px;
    }
    .about-trust-mv {
        padding: 28px 16px 32px;
    }
    .about-trust-mv-head h2 {
        font-size: 22px;
    }
    .about-mv-col h3 {
        font-size: 16px;
    }
}

/* 缃戠粶钀ラ攢鎺ㄥ箍鏈嶅姟 */
body,
main,
html {
    overflow-x: hidden;
    max-width: 100%;
}
.page-content {
    overflow-x: hidden;
}
.about-promo-services {
    position: relative;
    width: 100%;
    margin-top: 48px;
    padding: 56px 0 80px;
    background-color: #f5f8ff;
    background-image: url('/assets/img/about-bj.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100% 100%;
    overflow-x: hidden;
    overflow-y: visible;
}
.about-promo-services > .container {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    overflow: visible;
}
.about-promo-head {
    text-align: center;
    max-width: 860px;
    margin: 0 auto 36px;
}
.about-promo-head h2 {
    font-size: 32px;
    font-weight: 700;
    color: #222;
    margin-bottom: 16px;
    line-height: 1.35;
}
.about-promo-head p {
    font-size: 15px;
    color: #666;
    line-height: 1.85;
    margin: 0;
    text-align: left;
}
.about-promo-board {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 100%;
    align-items: start;
    background: #fff;
    border: 1px solid #e6ecf8;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 28px rgba(36, 96, 242, 0.08);
    min-height: 0;
}
.about-promo-col {
    min-width: 0;
    width: auto;
    max-width: none;
    position: relative;
    display: flex;
    flex-direction: column;
    border-left: none;
    border-top: 1px solid #eef2f8;
    background: #fff;
    overflow: hidden;
    transition: box-shadow 0.35s ease, border-color 0.35s ease;
}
.about-promo-col:first-child {
    border-top: none;
}
.about-promo-col-head {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 20px 12px 14px;
    user-select: none;
    flex-shrink: 0;
    transition: border-color 0.25s ease, color 0.25s ease;
}
.about-promo-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f5f7fb;
    color: #9aa5b5;
    border: 1px solid #e8edf5;
    font-size: 20px;
    transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.about-promo-col:hover .about-promo-icon {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
}
.about-promo-col-head h4 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-align: center;
    line-height: 1.45;
    margin: 0;
    transition: color 0.25s ease;
}
.about-promo-col-body {
    padding: 0 14px 16px;
}
.about-promo-item {
    position: relative;
    padding: 12px 14px;
    border-top: 1px solid #f0f3f8;
    transition: background 0.2s ease;
}
.about-promo-item:hover {
    background: #f7f8fa;
}
.about-promo-item:first-child {
    border-top: none;
}
.about-promo-item-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #222;
    line-height: 1.5;
}
.about-promo-item-desc {
    margin-top: 6px;
    font-size: 12px;
    color: #8a94a6;
    line-height: 1.75;
}
.about-promo-tag {
    flex-shrink: 0;
    padding: 2px 8px;
    font-size: 11px;
    font-weight: 500;
    color: #e67e22;
    border: 1px solid rgba(230, 126, 34, 0.35);
    border-radius: 4px;
    background: rgba(230, 126, 34, 0.08);
    line-height: 1.4;
}
.about-promo-simple-list {
    list-style: none;
    margin: 0;
    padding: 0 14px 10px;
}
.about-promo-simple-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    padding: 9px 0;
    font-size: 13px;
    color: #555;
    border-top: 1px solid #f3f5f9;
    line-height: 1.5;
    white-space: normal;
    word-break: normal;
}
.about-promo-simple-list li:first-child {
    border-top: none;
}
.about-promo-simple-list li.about-promo-dots {
    justify-content: center;
    border-top: none;
    padding-top: 6px;
    color: #c0c8d4;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 1;
}
.about-promo-col .about-promo-item,
.about-promo-col .about-promo-item-desc {
    display: none;
}
.about-promo-col .about-promo-simple-list {
    display: block;
}
@media (min-width: 1200px) {
    .about-promo-services {
        padding-bottom: 120px;
        overflow: visible;
    }
    .about-promo-board {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 18px;
        align-items: start;
        overflow: visible;
        background: transparent;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }
    .about-promo-col {
        min-height: 272px;
        border: 1px solid #e6ecf8;
        border-radius: 12px;
        border-top: 3px solid transparent;
        background: #fff;
        box-shadow: 0 8px 24px rgba(36, 96, 242, 0.08);
        overflow: visible;
    }
    .about-promo-col:first-child {
        border-top: 3px solid transparent;
    }
    .about-promo-col-head {
        padding: 24px 16px 18px;
        border-bottom: 1px solid #eef2f8;
    }
    .about-promo-simple-list {
        padding: 10px 18px 16px;
    }
    .about-promo-simple-list li {
        justify-content: center;
        gap: 8px;
        padding: 12px 0;
        border-top: none;
        font-size: 14px;
        color: #444;
    }
    .about-promo-simple-list .about-promo-tag {
        padding: 0;
        border: none;
        background: transparent;
        font-size: 13px;
        font-weight: 600;
        color: #e67e22;
    }
    .about-promo-simple-list li.about-promo-dots {
        padding-top: 10px;
        color: #b8c0cc;
    }
    .about-promo-col.is-active {
        width: auto;
        max-width: none;
    }
    .about-promo-col:hover {
        z-index: 30;
        min-height: 73px;
        height: 73px;
        border-color: transparent;
        border-top-color: transparent;
        border-radius: 0;
        box-shadow: none;
        background: transparent;
    }
    .about-promo-col:hover .about-promo-col-head {
        position: relative;
        z-index: 32;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        padding: 16px;
        background: #fff;
        border: 1px solid var(--primary-color);
        border-top: 3px solid var(--primary-color);
        border-bottom: 1px solid #eef2f8;
        border-radius: 12px 12px 0 0;
    }
    .about-promo-col:hover .about-promo-icon {
        width: 40px;
        height: 40px;
        font-size: 18px;
        flex-shrink: 0;
    }
    .about-promo-col:hover .about-promo-col-head h4 {
        color: var(--primary-color);
        text-align: left;
        font-size: 15px;
    }
    .about-promo-col:hover .about-promo-col-body {
        display: block;
        position: absolute;
        top: 73px;
        left: 0;
        right: 0;
        z-index: 31;
        padding: 0;
        background: #fff;
        border: 1px solid var(--primary-color);
        border-top: none;
        border-radius: 0 0 12px 12px;
        box-shadow: 0 18px 40px rgba(36, 96, 242, 0.16);
    }
    .about-promo-col:hover .about-promo-item {
        padding: 14px 16px;
    }
    .about-promo-col:hover .about-promo-item:first-child {
        border-top: none;
    }
    .about-promo-col:hover .about-promo-item,
    .about-promo-col:hover .about-promo-item-desc {
        display: block;
    }
    .about-promo-col:hover .about-promo-simple-list {
        display: none;
    }
}
@media (max-width: 1199px) {
    .about-promo-col {
        min-height: 0;
        overflow: hidden;
    }
    .about-promo-col.is-active .about-promo-col-body {
        position: static;
        box-shadow: none;
        border: none;
        min-height: 0;
    }
    .about-promo-col.is-active {
        grid-column: 1 / -1;
        z-index: 2;
        border-top-color: var(--primary-color);
        box-shadow: inset 0 0 0 1px rgba(36, 96, 242, 0.08);
    }
    .about-promo-col.is-active .about-promo-icon {
        background: var(--primary-color);
        color: #fff;
    }
    .about-promo-col:not(.is-active) .about-promo-item,
    .about-promo-col:not(.is-active) .about-promo-item-desc {
        display: none;
    }
    .about-promo-col.is-active .about-promo-item,
    .about-promo-col.is-active .about-promo-item-desc {
        display: block;
    }
    .about-promo-col.is-active .about-promo-simple-list {
        display: none;
    }
    .about-promo-col.is-active .about-promo-col-body {
        position: static;
        box-shadow: none;
        border: none;
        min-height: 0;
        padding-top: 12px;
    }
    .about-promo-col.is-active .about-promo-col-head {
        border-bottom: 1px solid #eef2f8;
        padding-bottom: 16px;
    }
    .about-promo-col-head {
        cursor: pointer;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .about-promo-services > .container {
        padding-left: 16px;
        padding-right: 16px;
    }
    .about-promo-board {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
        background: transparent;
        border: none;
        box-shadow: none;
    }
    .about-promo-col {
        border: 1px solid #e6ecf8;
        border-radius: 10px;
        box-shadow: 0 6px 20px rgba(36, 96, 242, 0.07);
    }
    .about-promo-col.is-active,
    .about-promo-col:hover {
        border-top: 3px solid var(--primary-color);
    }
}
@media (max-width: 767px) {
    .about-promo-services {
        margin-top: 32px;
        padding: 32px 16px 40px;
        background-size: cover;
        box-sizing: border-box;
    }
    .about-promo-services > .container {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
    }
    .about-promo-head {
        margin-bottom: 20px;
        padding: 0 4px;
    }
    .about-promo-head h2 {
        font-size: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .about-promo-head p {
        font-size: 14px;
        line-height: 1.75;
        text-align: center;
    }
    .about-promo-board {
        grid-template-columns: 1fr;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        border-radius: 10px;
        box-sizing: border-box;
    }
    .about-promo-col {
        border-left: none;
    }
    .about-promo-col.is-active {
        grid-column: auto;
        border-top: 3px solid var(--primary-color);
    }
    .about-promo-col-head {
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 12px;
        padding: 14px 12px;
    }
    .about-promo-col-head h4 {
        font-size: 15px;
        text-align: left;
    }
    .about-promo-icon {
        width: 40px;
        height: 40px;
        font-size: 18px;
        flex-shrink: 0;
    }
    .about-promo-col:not(.is-active) .about-promo-simple-list {
        display: none;
    }
    .about-promo-simple-list {
        padding: 0 12px 8px;
    }
    .about-promo-simple-list li {
        font-size: 14px;
        padding: 8px 0;
    }
    .about-promo-item-title {
        font-size: 14px;
    }
    .about-promo-item-desc {
        font-size: 13px;
    }
    .about-promo-col-body {
        padding: 0 12px 14px;
    }
    .about-promo-item {
        padding: 12px 10px;
    }
}

/* 鍏充簬椤佃仈绯昏〃鍗?*/
.about-contact-wrap {
    margin-top: 48px;
    padding-bottom: 20px;
}
.about-contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    align-items: stretch;
}
.about-contact-panel {
    background: #fff;
    border: 1px solid #e6ecf8;
    border-radius: 14px;
    padding: 32px 28px;
    box-shadow: 0 8px 28px rgba(36, 96, 242, 0.08);
}
.about-contact-panel h3 {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    margin-bottom: 24px;
}
.about-contact-anim {
    opacity: 0;
    transition: opacity 0.75s ease, transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
}
.about-contact-anim-left {
    transform: translateX(-72px);
}
.about-contact-anim-right {
    transform: translateX(72px);
}
.about-contact-wrap.is-visible .about-contact-anim-left,
.about-contact-wrap.is-visible .about-contact-anim-right {
    opacity: 1;
    transform: translateX(0);
}
.about-contact-form .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-bottom: 14px;
}
.about-contact-form label {
    display: block;
    font-size: 13px;
    color: #666;
    margin-bottom: 6px;
}
.about-contact-form input,
.about-contact-form textarea {
    width: 100%;
    padding: 12px 14px;
    font-size: 14px;
    color: #333;
    background: #f5f8ff;
    border: 1px solid #e0e8f5;
    border-radius: 8px;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.about-contact-form input:focus,
.about-contact-form textarea:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(36, 96, 242, 0.12);
}
.about-contact-form textarea {
    min-height: 120px;
    resize: vertical;
    margin-bottom: 18px;
}
.about-contact-form .form-field-full {
    margin-bottom: 14px;
}
.about-contact-submit {
    width: 100%;
    padding: 14px 24px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border: none;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--primary-color) 0%, #5b8df7 100%);
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 8px 20px rgba(36, 96, 242, 0.25);
}
.about-contact-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(36, 96, 242, 0.32);
}
.about-contact-info-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}
.about-contact-info-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #444;
    line-height: 1.5;
}
.about-contact-info-list li i {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: rgba(36, 96, 242, 0.08);
    color: var(--primary-color);
    font-size: 16px;
}
.about-contact-hours {
    font-size: 13px;
    color: #666;
    line-height: 1.75;
    margin-bottom: 24px;
}
.about-contact-divider {
    height: 1px;
    background: #e6ecf8;
    margin: 24px 0;
}
.about-contact-more {
    position: relative;
}
.about-contact-more h4 {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-bottom: 18px;
}
.about-contact-more-inner {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: space-between;
}
.about-contact-qrcode {
    flex: 0 0 110px;
    text-align: center;
}
.about-contact-qrcode img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 8px;
    padding: 6px;
    background: #fff;
    border: 1px solid #e6ecf8;
    border-radius: 10px;
    object-fit: contain;
}
.about-contact-qrcode img + img {
    display: none;
}
.about-contact-qrcode span {
    font-size: 12px;
    color: #666;
}
.about-contact-benefits {
    flex: 1;
    min-width: 0;
    max-width: 240px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.about-contact-mascot {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 0;
    pointer-events: none;
    background: transparent;
}
.about-contact-mascot img {
    width: 260px;
    max-width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    background: transparent;
    filter: drop-shadow(0 10px 20px rgba(36, 96, 242, 0.18));
    animation: about-mascot-float 3s ease-in-out infinite;
}
@keyframes about-mascot-float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-8px); }
}
.about-contact-benefits li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 14px;
    font-size: 13px;
    color: #555;
    line-height: 1.55;
}
.about-contact-benefits li i {
    flex-shrink: 0;
    color: var(--primary-color);
    margin-top: 3px;
}
@media (max-width: 991px) {
    .about-contact-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .about-contact-anim-left {
        transform: translateX(-48px);
    }
    .about-contact-anim-right {
        transform: translateX(48px);
    }
    .about-contact-more-inner {
        flex-wrap: wrap;
        justify-content: center;
        gap: 16px;
    }
    .about-contact-mascot img {
        width: 200px;
    }
    .about-contact-benefits {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
@media (max-width: 575px) {
    .about-contact-panel {
        padding: 24px 18px;
    }
    .about-contact-form .form-row {
        grid-template-columns: 1fr;
    }
    .about-contact-more h4 {
        text-align: center;
        margin-bottom: 14px;
    }
    .about-contact-more-inner {
        display: grid;
        grid-template-columns: 1fr 1.1fr;
        grid-template-areas:
            "qrcode mascot"
            "benefits benefits";
        gap: 10px 6px;
        align-items: center;
    }
    .about-contact-qrcode {
        grid-area: qrcode;
        justify-self: center;
        width: auto;
    }
    .about-contact-qrcode img {
        width: 92px;
        height: 92px;
        margin-bottom: 6px;
        padding: 4px;
    }
    .about-contact-qrcode span {
        font-size: 11px;
        display: block;
        line-height: 1.3;
    }
    .about-contact-mascot {
        grid-area: mascot;
        flex: none;
        align-self: end;
    }
    .about-contact-mascot img {
        width: 150px;
        filter: drop-shadow(0 6px 14px rgba(36, 96, 242, 0.14));
    }
    .about-contact-benefits {
        grid-area: benefits;
        margin-top: 4px;
        padding: 14px 14px 10px;
        background: #f5f8ff;
        border: 1px solid #e6ecf8;
        border-radius: 10px;
    }
    .about-contact-benefits li {
        margin-bottom: 10px;
        font-size: 12px;
        gap: 8px;
    }
    .about-contact-benefits li:last-child {
        margin-bottom: 0;
    }
}
