.gfc-v2 .banner-product div,
.gfc-v2-challenges div,
.gfc-v2-solutions div,
.gfc-v2-kpi div,
.gfc-v2-scenarios div,
.gfc-v2-faq div,
.gfc-v2-case div,
.gfc-v2-related div {
    box-sizing: border-box;
}

.banner-product {
    margin-top: 0;
    padding-left: 8.8125rem;
    height: 33.75rem;
    background: url('../../img/pageimage/solutions/global_supply_chain_v2/banner.png') no-repeat center;
    background-size: 100% 100%;
    text-align: left;
}

.banner-product-content {
    width: 40.625rem;
    margin: 1.875rem 0 0 0;
}

.banner-product-title {
    font-weight: 500;
    font-size: 2.625rem;
    color: #FFFFFF;
    line-height: 3.125rem;
    margin-bottom: .625rem;

}
.card-new-h2{
text-transform: uppercase;}
.banner-product-txt {
    margin-bottom: 1.5625rem;
    width: 40.625rem;
}

.banner-product-txt p {
    font-weight: 400;
    font-size: .875rem;
    color: #FFFFFF;
    line-height: 2rem;
    text-align: left;
    margin-top: 0;
}

.banner-contact-btn {
    width: 13.875rem;
    height: 2.5rem;
    padding-left: 1.375rem;
    background-color: rgba(255, 255, 255, 0.28);
    border-radius: 1.25rem;
    font-weight: 400;
    font-size: .875rem;
    color: #FFFFFF;
    line-height: 1.1875rem;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}


/* 构建全球一致的财务与合规运营体系 v2 - PC 专属样式 */
.gfc-v2-page {
    width: 100%;
    background: #ffffff;
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
}

.gfc-v2-container {
    width: 100%;
    margin: 0 auto;
    z-index: 99;
    position: relative;
}

.gfc-v2-section-head {
    text-align: center;
}

.gfc-v2-section-head2 {
    text-align: center;
}

.gfc-v2-section-head h2,
.gfc-v2-section-head2 h2 {
    font-weight: 500;
    font-size: 2.25rem;
    color: #090F21;
    line-height: 3.125rem;
}

.head-tips2 {
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    text-align: center;
    margin-top: 1.0625rem
}

.gfc-v2-section-sub {
    font-weight: 400;
    font-size: .875rem;
    color: #84868D;
    line-height: 1.25rem;
    letter-spacing: .5rem;
    text-transform: uppercase;
}

.gfc-v2-section-head-light h2 {
    font-weight: 500;
    font-size: 2.25rem;
    color: #FFFFFF;
    margin-bottom: .625rem;
}

.gfc-v2-section-head-light .gfc-v2-section-sub {
    font-weight: 400;
    font-size: .875rem;
    color: #FFFFFF;
    text-transform: uppercase;
}

/* 典型业务挑战 */
.gfc-v2-challenges {
    height: 30.125rem;
    padding-top: 4.375rem;
    background: #ffffff;
    box-sizing: border-box;

}

.gfc-v2-challenges-grid {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 4.0625rem !important;
    gap: 3.3125rem;
    width: 100%;
    box-sizing: border-box;
}

.gfc-v2-challenge-card {
    width: 16.25rem;
    background: #ffffff;
    padding: 0;
    text-align: center;
}

.gfc-v2-challenges-grid .vertical-icon-box {
    width: 16.25rem;
}

.gfc-v2-challenges-grid .vertical-icon-box h2 {
    white-space: pre-wrap;
    font-weight: 400;
    font-size: 1.125rem;
    color: #090F21;
    line-height: 1.625rem;
    margin-top: .9375rem;
}

.gfc-v2-challenges-grid .vertical-icon-box p {
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
    margin-top: .875rem;
    white-space: pre-wrap;
}

.gfc-v2-challenges-grid .vertical-icon-box:last-child {
    margin-top: 0 !important;
}

.gfc-v2-challenge-icon-box {
    width: 7.5rem;
    height: 7.5rem;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 1px rgba(10, 44, 115, 0.08);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.125rem;
}

.gfc-v2-challenge-icon {
    width: 3.75rem;
    height: 3.75rem;
}

.gfc-v2-challenge-card .title {
    font-weight: 400;
    font-size: 1.125rem;
    color: #090F21;
    line-height: 1.625rem;
    text-align: center;
    margin-bottom: .9375rem;
}

.gfc-v2-challenge-card p {
    width: 21.25rem;
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
    text-align: center;
}

/* 解决方案组合 */
.gfc-v2-solutions {
    background: linear-gradient( 180deg, #F5F7FA 0%, #FFFFFF 100%);
    width: 100%;
    height: 53.5rem;
    padding-top: 4.375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;

}

.gfc-v2-solution-card {
    width: 75rem;
    height: fit-content;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2.8125rem;
}

.gfc-v2-solution-panel {
    width: 35rem;
    height: 31.25rem;
    position: relative;
    padding-top: 4rem;
    padding-left: 3.75rem;
    background-color: #fff;

    border-radius: 20px;
    box-shadow: 5px 5px 30px 1px rgba(81, 149, 253, 0.14);
}

.gfc-v2-solution-panel::before {
    background-color: #fff;
    background-image: linear-gradient(180deg, #1569FF 0%, rgba(21, 105, 255, 0) 100%);
    background-size: 100% 8.0625rem;
    border-radius: 20px;
    background-repeat: no-repeat;
    opacity: 0.15;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 35rem;
    height: 31.25rem;
    background-color: #fff;
    z-index: 1;
}
.gfc-v2-solution-panel2::before{
        background-image: linear-gradient(180deg, #15C0FF 0%, rgba(21, 105, 255, 0) 100%);
            opacity: 0.2;


}
.gfc-v2-solution-top {
    position: relative;
    z-index: 3;
}

.gfc-v2-solution-top .title {
    font-weight: 500;
    font-size: 1.5rem;
    color: #090F21;
    margin-bottom: 1.875rem
}

.gfc-v2-solution-intro {
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    margin-bottom: 1.875rem;
}

.gfc-v2-solution-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.gfc-v2-solution-list li {
    margin-bottom: 1.25rem;
    padding-left: 1.4375rem;
    position: relative;
}

.gfc-v2-solution-list li::before {
    content: "✔";
    font-weight: 800;
    font-size: .875rem;
    color: #00C3F2;
    line-height: 1.5rem;
    text-align: left;
    position: absolute;
    left: 0;
    top: 0;
}

.gfc-v2-solution-list strong {
    display: block;
    font-weight: 500;
    font-size: 1rem;
    color: #090F21;
    line-height: 1.5rem;
}

.gfc-v2-solution-list span {
    display: block;
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
}

.gfc-v2-solution-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem 1.875rem;
}

.gfc-v2-solution-bottom {
    width: 100%;
    height: 31.25rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.gfc-v2-solution-bottom img {
    width: 100%;
    height: 100%;
}

.hand-digital-solution-btn {
    position: absolute;
    left: 5.1875rem;
    bottom: 4rem;
    z-index: 2;
    width: 15.625rem;
}

.gfc-v2-btn-gradient {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 13.8125rem;
    height: 2.5rem;
    padding-left: 1.375rem;
    background: linear-gradient(180deg, #8AE0FF 0%, #40BAE2 100%);
    border-radius: 1.25rem;
    font-weight: 400;
    font-size: .875rem;
    color: #FFFFFF;
}

.gfc-v2-btn-gradient:hover {
    opacity: 0.9;
    color: #ffffff;
}

.circle {
    width: 1.75rem;
    height: 1.75rem;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .375rem;
}

.circle img {
    width: .4375rem;
    height: .5625rem;
}

.gfc-v2-case-btn {
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.8125rem;
    padding-left: 1.375rem;
    padding-right: .375rem;
    width: 10.375rem;
    height: 2.4375rem;
    background: #F9FAFC;
    color: #090F21;
    border-radius: 20px 20px 20px 20px;
}

.gfc-v2-case-btn img {
    width: 1.75rem;
    height: 1.75rem;
}


/* KPI 区块 */
.gfc-v2-kpi {
    box-sizing: border-box;
    width: 100%;
    height: 23.75rem;
    display: flex;
    align-items: center;
}
.gfc-v2-kpi-card{
flex: 1;
height: 23.75rem;
padding-top: 3.75rem;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
}
.gfc-v2-kpi-card2{
flex: 1;
    height: 14.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.875rem;
    text-align: center;
    background-image:url('../../img/pageimage/solutions/sap_vs_hand_platform_selection_v2/kpi-card-bg.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.head-tips {
    margin-top: .625rem;
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
}

.kpi-tag-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.875rem;
    margin-bottom: 1.875rem;
}

.kpi-tag {
    width: 15rem;
    height: 2.125rem;
    background: rgba(246, 248, 251, 0.18);
    border-radius: 30px 30px 30px 30px;
    font-weight: 400;
    font-size: .875rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 2.125rem;
}

/* 典型业务场景 */
.gfc-v2-scenarios {
    box-sizing: border-box;
    width: 100%;
    height: 36.6875rem;
    background: #F5F7FA;
    padding-top: 4.375rem;
    position: relative;
    overflow: hidden;
}

.gfc-v2-scenarios-grid {
    margin: 2.8125rem auto 0;
    width: 75rem;
    display: flex;
    justify-content: space-between;
    gap: 1.5625rem;
}

.gfc-v2-scenario-card {
    width: 17.5rem;
    height: 19.5rem;
    background: #FFFFFF;
    box-shadow: 8px 8px 30px 1px rgba(0, 50, 126, 0.04);
    border-radius: 20px 20px 20px 20px;
    position: relative;
}

.gfc-v2-scenario-card img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 9.875rem;

}

.gfc-v2-scenario-card-title {
    width: 100%;
    height: 9.875rem;
    position: relative;
    font-weight: 500;
    font-size: 1.25rem;
    color: #FFFFFF;
    line-height: 1.875rem;
    text-align: center;
    z-index: 1;
    padding: 1.5625rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


.gfc-v2-scenario-card-desc {
    position: relative;
    margin-top: 1.75rem;
}

.gfc-v2-scenario-card-desc p {
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
    text-align: center;
    margin-bottom: .875rem;
}

.gfc-v2-scenario-card li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #28ABC3;
}

/* FAQ */
.gfc-v2-faq {
    box-sizing: border-box;
    width: 100%;
    height: 60.0625rem;
    padding-top: 4.375rem;
    background: #fff;
}

.gfc-v2-faq-grid {
    margin: 2.8125rem auto 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.875rem;
    width: 75rem;
}

.gfc-v2-faq-card {
    width: 36.5625rem;
    height: 14.3125rem;
    background: #FFFFFF;
    box-shadow: 5px 5px 20px 1px rgba(49, 115, 217, 0.06);
    border-radius: 20px 20px 20px 20px;
    padding: 1.875rem 1.875rem 1.875rem 2.5rem;
    position: relative;
}

.gfc-v2-faq-badge {
    position: absolute;
    top: 1.875rem;
    right: 1.875rem;
}

.gfc-v2-faq-card-wide {
    width: 75rem;
    height: 11rem;
    grid-column: 1 / -1;
}

.gfc-v2-faq-card-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 1.3125rem;
    margin-top: 1.1875rem;
}

.gfc-v2-faq-card-header .title {
    font-weight: 500;
    font-size: 1.375rem;
    color: #090F21;
    line-height: 1.875rem;
}

.gfc-v2-faq-badge-dark {
    width: 3.75rem;
    height: 3.75rem;
    background: linear-gradient(180deg, #1438A9 0%, #1569FF 100%);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gfc-v2-faq-badge-dark img {
    width: 3.125rem;
    height: 3.125rem;
}

.gfc-v2-faq-badge-light {
    width: 3.75rem;
    height: 3.75rem;
    background: linear-gradient(0deg, #8AE0FF 0%, #40BAE2 100%);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gfc-v2-faq-badge-light img {
    width: 3.125rem;
    height: 3.125rem;
}

.gfc-v2-faq-card p {
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
    margin-bottom: .625rem;

}

.gfc-v2-faq-card a {
    font-weight: 400;
    font-size: .75rem;
    color: #090F21;
    line-height: 1.0625rem;
    text-decoration: none;
}

.gfc-v2-faq-card a>img {
    width: .8125rem;
    height: .8125rem;
    vertical-align: text-top;
}

.gfc-v2-faq-card a:hover {
    text-decoration: none;
}

/* 客户案例 */
.gfc-v2-case {
    padding-top: 4.375rem;
    width: 100%;
    height: 40.5625rem;
    background: #F5F7FA;
    position: relative;
    box-sizing: border-box;
}

.gfc-v2-case-card {
    margin: 0 auto;

    width: 75rem;
    height: 23.125rem;

    position: relative;
    z-index: 2;
}

.gfc-v2-case-card-content {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 5.0625rem;
    box-shadow: 5px 5px 20px 1px rgba(49, 115, 217, 0.06);
    border-radius: 20px 20px 20px 20px;
}

.gfc-v2-case-text .title {
    font-weight: 500;
    font-size: 1.375rem;
    color: #090F21;
    line-height: 1.9375rem;
}

.gfc-v2-case-text p {
    margin-top: 1.25rem;
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
}

.gfc-v2-case-img {
    width: 37.5rem;
    height: 20.625rem;
    flex-shrink: 0;
    border-radius: 10px;
    overflow: hidden;
    margin: 1.25rem;
}

.gfc-v2-case-card-img {
    width: 26.25rem;
    height: 22.0625rem;
    position: absolute;
    top: -2.9375rem;
    left: -3.5625rem;
    z-index: -1;
}

.gfc-v2-case-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 延伸阅读 */
.gfc-v2-related {
    width: 100%;
    height: 39.25rem;
    padding-top: 4.375rem;
    box-sizing: border-box;
    background: #fff;
}

.gfc-v2-related-grid {
    display: flex;
    justify-content: start;
    margin: 3.4375rem auto;
    width: 75rem;
    gap: 1.6875rem;
}

.gfc-v2-related-card {
    width: 17.5rem;
    height: 21.8125rem;
    background: #FFFFFF;
    box-shadow: 8px 8px 30px 1px rgba(0, 50, 126, 0.04);
    border-radius: 10px 10px 10px 10px;
    position: relative;
}

.gfc-v2-related-thumb {
    width: 100%;
    height: 9.125rem;
    overflow: hidden;
    border-radius: .625rem .625rem 0 0;
}

.gfc-v2-related-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gfc-related-line {
    width: 100%;
    height: .0625rem;
    background-color: #F5F7FA;
    position: absolute;
    left: 0;
    bottom: 3.0625rem;
}

.gfc-v2-related-card .title {
    font-weight: 500;
    font-size: 1rem;
    color: #090F21;
    line-height: 1.375rem;
    margin: 1.1875rem 0  .75rem 1.25rem ;
}

.gfc-v2-related-card p {
        margin-left: 1.25rem;

    font-weight: 400;
    font-size: .75rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
}

.related-btn {
    font-weight: 400;
    font-size: .75rem;
    color: #090F21;
    line-height: 1.0625rem;
    position: absolute;
    bottom: 1.25rem;
    right: 1.25rem;
    text-decoration: none;

}

.related-btn img {
    width: .8125rem;
    height: .8125rem;
    vertical-align: text-top
}

.related-btn:hover {
    text-decoration: none;
}

.gfc-v2-choice-panel {
    width: 23.75rem;
    height: 27.625rem;
    position: relative;
    padding-top: 4rem;
    padding-left: 3.3125rem;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 5px 5px 30px 1px rgba(81, 149, 253, 0.14);
}

.gfc-v2-choice-panel::before {
    background-image: linear-gradient(180deg, #1569FF 0%, rgba(21, 105, 255, 0) 100%);
    background-size: 100% 8.0625rem;
    border-radius: 20px;
    background-repeat: no-repeat;
    opacity: 0.15;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 23.75rem;
    height: 27.625rem;
    z-index: 1;
}

.gfc-v2-choice-panel2::before {
    background-image: linear-gradient(180deg, #15C0FF 0%, rgba(21, 105, 255, 0) 100%);
    opacity: 0.2;
    z-index: 2;
height: 100%;
}

.gfc-v2-choice-panel3::before {
    background-image: linear-gradient(180deg, #6615FF 0%, rgba(102,21,255,0) 100%);
    opacity: 0.2;
    z-index: 2;
height: 100%;
}