.gfc-v2 .banner-product div,
.advantages div,
.gfc-v2-solutions div,
.gfc-v2-kpi div,
.gfc-v2-scenarios div,
.special-services 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/hand-easy-your-leasing/banner.png') no-repeat center;
    background-size: 100% 100%;
    text-align: left;
}
.header-title-box{
display: flex;
align-items: center;
justify-content: flex-start;
gap: .6875rem;
}
.header-icon{
    width: 11.25rem;
    height: 2.75rem;
    vertical-align: text-top;
}
.header-icon-line{
width: .0625rem;
height: 2.75rem;
background-color: #FFFFFF;
}
.card-new-h2 {
    text-transform: uppercase;
}

.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;
}

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

}

.advantages-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1.25rem !important;
    gap: 3.3125rem;
    width: 100%;
    box-sizing: border-box;
}

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

.advantages-grid .vertical-icon-box {
    width: 16.25rem;
}

.advantages-grid .vertical-icon-box:nth-child(5) {
    width: 20rem;
    margin-top: .4375rem !important;
}

.advantages-grid .vertical-icon-box:nth-child(6) {
    width: 28.125rem;
    margin-top: .4375rem !important;
}

.advantages-grid .vertical-icon-box:nth-child(7) {
    width: 20rem;
    margin-top: .4375rem !important;
}

.advantages-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;
}

.advantages-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-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: #F5F7FA;
    width: 100%;
    height: fit-content;
    padding-top: 4.375rem;
    padding-bottom: 7.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.gfc-v2-tabs {
    display: flex;
    justify-content: center;
    gap: 6.75rem;
    margin-top: .75rem;
    margin-bottom: 2rem;
}

.gfc-v2-tab {
    height: 3rem;
    color: #84868D;
    font-weight: 400;
    font-size: 1.125rem;
    transition: all 0.3s;
    outline: none;
    position: relative;
    border: none;
    background: transparent;
}

.gfc-v2-tab-active {
    color: #090F21;
}

.gfc-v2-tab-active .sub-title {
    color: #28ABC3;
}

.gfc-v2-tab-active::after {
    content: '';
    width: 6.25rem;
    height: .125rem;
    background-color: #090F21;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.gfc-v2-solution-card {
    width: 75rem;
    height: 28.75rem;
    background: transparent;
    margin: auto;
    position: relative;
    background: #FFFFFF;
        border-radius: 20px 0px 0px 20px;
    box-shadow: 5px 5px 20px 1px rgba(26, 39, 59, 0.1);
}

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

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

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

.gfc-v2-solution-left {
    box-sizing: border-box;
    width: 54.5rem;
    height: 28.75rem;
    
    padding-top: 3.625rem;
    padding-left: 4.375rem;
}

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

.card-grid {
    width: 46.875rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
   gap: 1.375rem 1.125rem;
}

.card-info-box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.card-info-box:last-child {
    grid-column: 1 / -1;
}

.card-info-box img {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: .875rem;
}

.card-info-box h2 {
    font-weight: 400;
    font-size: 1.125rem;
    color: #090F21;
    line-height: 1.5625rem;
    margin-bottom: .625rem;
}

.card-info-box p {
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
    text-align: left;
}

.gfc-v2-solution-right {
    width: 28rem;
    height: 28.75rem;
    position: absolute;
    top: 0;
    right: -7.5rem;
    z-index: 2;
}

.gfc-v2-solution-right 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;
}


.company-intro {
    box-sizing: border-box;
    width: 100%;
    height: 24.4375rem;
    position: relative;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    background-color: #fff;
}

.company-intro img {
    width: 44.25rem;
    height: 24.4375rem;
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
}

.company-intro-content {
    position: relative;
    margin: 5rem auto 0;
    width: 75rem;
    padding: 1.9375rem 0 0 1.75rem;
    text-align: left;
}

.company-intro-content h1 {
    font-weight: 500;
    font-size: 1.75rem;
    color: #090F21;
    z-index: 2;
    position: relative;
    margin-bottom: 1.5625rem;
}

.company-intro-content h2 {
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
    z-index: 2;
    position: relative;

}

.company-intro-content img {
    position: absolute;
    top: 0;
    left: 0;
    width: 6.25rem;
    height: 3.6875rem;
    z-index: 1;

}

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

/* 典型业务场景 */
.gfc-v2-scenarios {
    box-sizing: border-box;
    width: 100%;
    height: 39.6875rem;
    background: #fff;
    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: 23.75rem;
    height: 22.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: 7.5rem;

}

.gfc-v2-scenario-card-title {
    width: 100%;
    height: 7.5rem;
    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: 2.5rem;
}

.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 */
.special-services {
    box-sizing: border-box;
    width: 100%;
    height: 44.5625rem;
    padding-top: 4.375rem;
    background: url('../img/pageimage/hand-easy-your-leasing/special-services-bg.png') no-repeat center;
    background-size: 100% 100%;
}

.special-services-row{
display: flex;align-items: flex-start;justify-content: center;gap: 30px;}

.special-services-card{
    width: 18.75rem;
height: fit-content;
min-height: 12.25rem;
background: linear-gradient( 180deg, rgba(0,58,168,0.8) 0%, rgba(43,198,255,0) 100%);
border-radius: 20px 20px 20px 20px;
padding-top: 2.3125rem;
text-align: center;
}
.special-services-card h1{
    font-weight: 500;
font-size: 1.125rem;
color: #FFFFFF;
}

.special-services-card p{
font-weight: 400;
font-size: .875rem;
color: #FFFFFF;
line-height: 1.5rem;
margin-top: .8125rem;
}
/* 热点洞察 */
.news-box {
	background-color:#f5f7fa;
}