.banner-product {
	margin-top:0;
	height:33.75rem;
	padding:7.5rem 0 0;
	background:no-repeat center;
	background-size:100% 100%;
	text-align:left;
}
.banner-product-content-sap {
    margin: 0 auto;
    width: 75rem;
}
.new-banner-tit{
font-weight: 500;
font-size: 2.625rem;
color: #FFFFFF;
line-height: 3.125rem;
}
.new-banner-retxt{
    margin-top: .5rem;
    font-size: 1.25rem;
font-weight: 400;
color: #FFFFFF;
opacity: 0.4;
}
.new-banner-txt{
    width: 40.625rem;
    margin-top: .3125rem;
    font-size: .875rem;
font-weight: 400;
line-height: 2rem;
color: #FFFFFF;
}
.alu-box-tag-button-a{
    display: block;
    width: fit-content;
}
.banner-btn{
        width: 13rem;
        margin-top: 1.5625rem;
	background: rgba(255, 255, 255, 0.28);
}
.banner-btn span{
	color: #FFFFFF;;
}
.banner-btn .icon{
background: url(../../img/index-page/button-hover1.svg);
    background-size: 100% 100%;
}
.banner-btn::before{
	background: #F9FAFC;
}
.banner-btn:hover span{
	color: #00C3F2;
}
.banner-btn:hover .icon{
	background: url(../../img/arrow-new.svg);
	background-size: 100% 100%;
}
.ai-action-btn {
    width: 10.375rem;
    background: #F5F7FD;
}
.news-btn {
    width: 13.8125rem;
    background: #F5F7FD;
}
.card-new-h2 {
    position: relative;
    z-index: 99;
    margin-top: 0.5rem;
    font-size: 0.875rem;
    font-weight: 400;
    color: rgba(9, 15, 33, 0.2);
    line-height: 1.25rem;
    letter-spacing: 0.625rem;
    text-indent: 0.625rem;
}
.card-new-h1 {
	position: relative;
	z-index: 99;
	font-size: 2.25rem!important;
	font-weight: 500!important;
	margin-top: 0!important;
	color: #090F21!important;
	line-height: 2.25rem!important;
	letter-spacing: 0!important;
	text-indent: 0!important;
	text-align: center;
}
/*  */
.challenges-container{
background: #FFFFFF;
    padding: 4.4375rem 0 5.625rem 0;
}
.card-content1 ul{
	width: 75rem;
    display: flex;
	justify-content: space-between;
        margin-top: 1.5625rem;
}
.challenges-container ul .vertical-icon-box p{
	width: 21.25rem;
	margin-top: .75rem;
}
.vertical-icon-box h2 {
    margin-top: .75rem;
        width: 20.875rem;
}
.card-content2 ul{
   width: 46rem;
    display: flex;
	justify-content: space-between;
        margin-top: 2.1875rem;
}
.card-content2 .vertical-icon-box{
    margin-top: 0!important;
}
/* 解决方案组合 - 模仿SAP能力范围样式 */
.industry-container {
	padding:4.375rem 0 5.625rem 0;
	background-color: #F5F7FA;
	text-align: center;
}
.industry-content {
	width:75rem;
	margin: 0 auto;
}
.industry-tabs {
	display:flex;
	justify-content: center;
	gap: 3.1875rem;
        padding-top: 1.8125rem;
}
.industry-tab {
    width: auto;
height: 2.75rem;
background: #FFFFFF;
border-radius: 1.3125rem 1.3125rem 1.3125rem 1.3125rem;
	cursor: pointer;
	font-weight: 400;
font-size: 1.25rem;
color: #333333;
text-align: center;
padding: .75rem 2.375rem;
box-sizing: border-box;
}
.industry-tab:hover,
.industry-tab.industry-tab-active {
    background: #090F21;
color: #FFFFFF;
}
.industry-box-content {
    display: flex;
        margin-top: 3rem;
        width: 75rem;
height: 42rem;
background: #FFFFFF;
box-shadow: 5px 5px 30px 1px rgba(81,149,253,0.14);
border-radius: 20px 20px 20px 20px;
	padding: 1.25rem 1.25rem 1.25rem 5.1875rem;
	text-align: left;
    box-sizing: border-box;
}
.industry-left-img{
    width: 17.8125rem;
    height: 39.5rem;
}
.industry-left-img img{
width: 100%;
height: 100%;
}
.industry-flex{
    display: flex;
    flex-direction: column;
    height: 24.875rem;
    flex-wrap: wrap;
        margin-top: 1.125rem;
         width: 50.75rem;
}
.industry-p{
    position: relative;
    width:22.4375rem;
    font-weight: 500;
font-size: 1rem;
color: #090F21;
line-height: 1.5rem;
margin-top: 1.4375rem;
}
.industry-container .industry-p::before{
    content: '✓';
    width: .625rem;
height: 1.25rem;
font-weight: 800;
font-size: .875rem;
color: #00C3F2;
position: absolute;
    left: -1.4375rem;
}
.industry-p-blue{
    color: #00C3F2;
}
.industry-p p{
	font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
    margin-top: .125rem;
}
.industry-container .news-btn {
	    margin: 2.375rem 0 0rem;
}
.industry-hand .industry-flex{
height: 21.25rem;
    margin-top: 3.1875rem;
}
.industry-hand .news-btn{
    width:15.625rem
}
/* 关键指标 */
.kpi-container {
	padding:4.375rem 0 5.625rem 0;
    background: url('../../img/pageimage/solutions/global-supply-chain/kpi-bg.png');
    background-size: 100% 100%;
}
.kpi-container h2,
.kpi-container .card-new-h2{
    color: #FFFFFF!important;
}
.kpi-content {
	width:75rem;
	margin: 0 auto;
	margin-top: .5625rem;
}
.kpi-intro {
	font-weight: 400;
font-size: .875rem;
color: #FFFFFF;
line-height: 1.5rem;
	margin-bottom: 2rem;
	text-align: center;
}
.kpi-grid {
	display:flex;
	justify-content: space-between;
	width:75rem;
	margin: 0 auto;
}
.kpi-item {
	width: 14rem;
	text-align: center;
    margin-top: 1.0625rem;
}
.kpi-value {
	font-weight: bold;
font-size: 2.625rem;
color: #FFFFFF;
}
.kpi-label {
	font-weight: 500;
font-size: 1rem;
color: #FFFFFF;
	margin-top: 1.25rem;
}
.kpi-source {
	font-weight: 400;
font-size: .875rem;
color: #FFFFFF;
	margin-top: .75rem;
}
/* 典型业务场景 */
.changjing {
	padding:4.375rem 0 5.625rem 0;
	background: #F5F7FA;
	text-align: center;
}
.changjing .kpi-intro{
    margin-top:.375rem;
    width:75rem;
    font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
z-index: 1;
    margin-bottom: 2.625rem;
}
.changjing-flex {
	display:flex;
	/* flex-wrap: wrap; */
	justify-content: space-between;
	width:75rem;
	margin: 0 auto;
	/* margin-top: 3.3125rem; */
	gap: 1rem;
    z-index: 1;
}
.changjing-left {
    position: relative;
    width: 17.5rem;
height: 24.625rem;
background: #FFFFFF;
box-shadow: 8px 8px 30px 1px rgba(0,50,126,0.04);
border-radius: 20px 20px 20px 20px;
	
	padding: 2.5625rem .9375rem;
	/* text-align: left; */
	box-sizing: border-box;
    z-index: 0;
}
.changjing-img-bottom{
    width: 17.5rem;
    height: 9.875rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.changjing-img-bottom img{
width: 100%;
height: 100%;
}
.changjing-left .industry-para-tit {
	font-weight: 500;
font-size: 1.25rem;
color: #FFFFFF;
	margin-bottom: .4375rem;
}
.changjing-left .industry-para-retit {
font-weight: 500;
font-size: 1rem;
color: #FFFFFF;
    margin-bottom: .75rem;
}
.changjing-left .industry-para-retxt {
font-weight: 400;
font-size: .75rem;
color: #FFFFFF;
line-height: 1.375rem;
}
.changjing-left .industry-p {
margin-top: 3.25rem;
    width:auto;
	font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
}
.changjing-left .industry-p p{
    margin-top: .75rem;
}
/* FAQ  */
.question{
   background-color: #FFFFFF;
   padding: 5.625rem 0;
}
.question-content{
    width: 75rem;
    display: flex;
    flex-wrap: wrap;
    margin-top: .875rem;
}
.faq-con{
    width: 36.5625rem;
height: 12.5rem;
background: #FFFFFF;
box-shadow: 5px 5px 20px 1px rgba(49,115,217,0.06);
border-radius: 20px 20px 20px 20px;
text-align: left;
padding: 1.875rem 1.875rem 3.625rem 2.5rem;
box-sizing: border-box;
margin-top: 1.75rem;
margin-right: 1.75rem;
}
.question-content .faq-con:nth-child(even){
    margin-right: 0;
}
.faq-ques{
        display: flex;
    align-items: center;
    justify-content: space-between;
   font-weight: 500;
font-size: 1.375rem;
color: #090F21;
}
.faq-img{
width: 3.75rem;
height: 3.75rem;
background: linear-gradient( 180deg, #1438A9 0%, #1569FF 100%);
border-radius: 14px 14px 14px 14px;
padding: .3125rem;
box-sizing: border-box;
}
.question-content .faq-con:nth-child(even) .faq-img{
    background: linear-gradient( 0deg, #8AE0FF 0%, #40BAE2 100%);
}
.faq-answer{
    margin-top: .625rem;
    font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
}
.faq-answer .qiye-box-see-more{
justify-content: flex-start;
    margin: .625rem 0rem;
}
/* 客户案例 */
.case-container {
	padding:4.375rem 0 5.625rem 0;
	background: #F5F7FA;
}
.case-card {
    width: 75rem;
height: 23.125rem;
background: #FFFFFF;
box-shadow: 5px 5px 20px 1px rgba(49,115,217,0.06);
border-radius: 20px 20px 20px 20px;
	margin: 0 auto;
	margin-top: 3.5rem;
	box-sizing: border-box;
    display:flex;
	justify-content: space-between;
	padding:1.25rem 1.25rem 1.25rem 5.0625rem;
}
.case-card-after{
     position: relative;
    z-index: 1;
}
.case-card-after::after{
    content: '';
    position: absolute;
    width: 26.25rem;
    height: 22.0625rem;
         top: .5rem;
    left: -3.8125rem;
    z-index: -1;
    z-index: -1;
    background: url('../../img/pageimage/solutions/global-supply-chain/case-before.png');
    background-size: 100% 100%;
}
.case-content {
	width: 25.8125rem;
    height:16.25rem;
	    margin: 2.8125rem 0rem 0;
	text-align: left;
	position: relative;
}
.case-content-img{
width: 37.5rem;
height:20.625rem;
}
.case-content-img img{
width: 100%;
height: 100%;
}
.case-title {
	font-weight: 500;
font-size: 1.375rem;
color: #090F21;
line-height: 2.1875rem;
	margin-bottom: 1.1875rem;
}
.case-desc {
    width: 24.8125rem;
font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
	margin-bottom: 1.5rem;
}
.case-content .ai-action-btn{
	     margin-top: 2.375rem;
}
/* 延伸阅读 */
.related-container {
    background: #FFFFFF;
	padding:4.375rem 0 5.625rem 0;
}
.related-grid {
	display:flex;
	justify-content: space-between;
	width:75rem;
	margin: 0 auto;
	margin-top: 3.3125rem;
}
.related-card {
    position:relative;
    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;
}
.related-card-img{
  width: 17.5rem;
  height: 9.125rem;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.related-card-img img{
    width: 100%;
    height: 100%;
}
.related-title {
    height:2.375rem;
	font-weight: 500;
font-size: 1rem;
color: #090F21;
line-height: 1.375rem;
	margin: .9375rem 1.25rem 1.125rem;
    text-align: left;
}
.related-desc {
    height:3.75rem;
	font-weight: 400;
font-size: .75rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
    text-align: left;
    margin: .9375rem 1.25rem 1.375rem;
}
.related-line{
    width: 17.5rem;
height: .0625rem;
background-color: #F5F7FA;
}
.qiye-box-see-more {
	font-size:0.75rem;
	font-weight:500;
	line-height:1.0625rem;
	color:#090F21;
	display:flex;
	align-items:center;
        justify-content: flex-end;
     margin: .8125rem 1.25rem 0 12.1875rem;
    width: fit-content;
}
.qiye-box-see-more img{
	width: .8125rem;
	height: .8125rem;
	margin-left: .1875rem;
}
.related-card:last-child .related-desc{
    margin-top: -1.375rem;
    height: 5.25rem;
}
.qiye-box-see-more:hover,.gfc-v2-related-card a:hover,.gfc-v2-faq-card a:hover{
color: #00C3F2;
}
.related-card-img:hover img,.gfc-v2-related-thumb:hover img{
    transform: scale(1.2);
    transition: all 0.3s;
}