.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/hand_digital_suite_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;

}

.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: 20px;
    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: 33.3125rem;
    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;
}

.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 h3 {
    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: #F5F7FA;
    width: 100%;
    height: 64.5625rem;
    padding-top: 4.375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;

}

.gfc-v2-tabs {
    display: flex;
    justify-content: center;
    gap: 3.125rem;
    margin-top: 1.6875rem;
    margin-bottom: 3.125rem;
}

.gfc-v2-tab {
    height: 2.75rem;
    padding: .75rem 2.375rem;
    border-radius: 21px;
    border: 1px solid #ffffff;
    background: #ffffff;
    color: rgba(9, 15, 33, 0.6);
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.25rem;
    cursor: pointer;
    transition: all 0.3s;
    outline: none;
}

.gfc-v2-tab-active,
.gfc-v2-tab:hover {
    background: #090F21;
    color: #ffffff;
    border-color: #f5f5f5;
}

.gfc-v2-solution-card {
    width: 75rem;
    height: fit-content;
    background: #FFFFFF;
    box-shadow: 5px 5px 30px 1px rgba(81, 149, 253, 0.14);
    border-radius: 20px 20px 20px 20px;
    margin: auto;
    padding: 1.25rem;
    position: relative;
}

.gfc-v2-solution-panel {
    display: none;
}

.gfc-v2-solution-panel-active {
    display: flex;
}

.gfc-v2-solution-left {
    flex: 1;
    padding-top: 2.5rem ;
    padding-left: 2.5rem;
    box-sizing: border-box;
}

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

.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.3125rem;
    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-right {
    width: 17.8125rem;
    height: 40.5rem;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 10px;
}

.gfc-v2-solution-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.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: 27.125rem;
    text-align: center;
    color: #ffffff;
    position: relative;
    padding-top: 4.375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    background: url("../../img/pageimage/solutions/hand_digital_suite_v2/kpi-banner.png") no-repeat;
    background-size: 100% 100%;

}

.head-tips {
    margin-top: .625rem;
    font-weight: 400;
    font-size: .875rem;
    color: #FFFFFF;
    line-height: 1.5rem;
}

.gfc-v2-kpi-inner {
    position: relative;
    z-index: 1;
}

.gfc-v2-kpi-grid {
    display: flex;
    justify-content: space-between;
    margin:3.125rem auto 0;
    width: 75rem;
}

.gfc-v2-kpi-item {
    width: 13.0625rem;
    height: 6.5rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gfc-v2-kpi-value {
    font-weight: bold;
    font-size: 2.625rem;
    color: #FFFFFF;
}

.gfc-v2-kpi-label {
    font-weight: 500;
    font-size: 1rem;
    color: #FFFFFF;
}

.gfc-v2-kpi-desc {
    font-weight: 400;
    font-size: .875rem;
    color: #FFFFFF;
    line-height: 1.25rem;
}

/* 典型业务场景 */
.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: 3.25rem 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: 58.125rem;
    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: .625rem;
    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: 40.75rem;
    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;
}

.gfc-v2-related-card {
    width: 17.5rem;
    height: 23.3125rem;
    margin-right: 1.6875rem;
    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-card:last-child{
    margin-right: 0;
}
.gfc-v2-related-thumb {
    width: 100%;
    height: 9.125rem;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.gfc-v2-related-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gfc-related-line{
    width: 100%;
    height: 1px;
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: .875rem 1.1875rem .75rem;
}

.gfc-v2-related-card p {
    width: 15rem;
    margin: auto;
    font-weight: 400;
    font-size: .75rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
}

/* .gfc-v2-related-card a {
    font-weight: 400;
    font-size: .75rem;
    color: #090F21;
    line-height: 1.0625rem;
    position: absolute;
    bottom: 1.25rem;
    right: 1.25rem;
    text-decoration: none;

} */

/* .gfc-v2-related-card a img {
    width: .8125rem;
    height: .8125rem;
    vertical-align: text-top
} */

/* .gfc-v2-related-card a:hover {
    text-decoration: none;
} */
 .qiye-box-see-more{
     position: absolute;
    bottom: 1.25rem;
    right: 1.25rem;
    margin: 0!important;
    text-decoration: none; 
 }
.banner-btn{
    width: 14.75rem!important;
}