.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;
  margin-top: 2.9375rem;
}
.new-banner-retxt{
    margin-top: .5rem;
    font-size: 1.25rem;
font-weight: 400;
color: #FFFFFF;
opacity: 0.4;
}
.new-banner-txt{
   margin-top: .9375rem;
    width: 39.125rem;
    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: linear-gradient(180deg, #8AE0FF 0%, #40BAE2 100%);
}
.news-btn span{
	color: #FFFFFF;;
}
.news-btn .icon{
background: url(../../img/index-page/button-hover1.svg);
    background-size: 100% 100%;
}
.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;
}
/* 使用说明 */
.overview-container{
    padding: .875rem 0 0;
    background: #FFFFFF;
}
.overview-content{
    width: 75rem;
    margin: 0 auto;
display: flex;
text-align: left;
justify-content: space-between;
}
.overview-content .card-new-h1{
    text-align: left;
    margin-top: 2.9375rem!important;
}
.overview-text{
        margin-top: 1.25rem;
    width: 18.8125rem;
font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
}
.overview-text p{
    margin-top: .9375rem;
}
.overview-page{
    position: relative;
    margin-right: 1.25rem;
width: 50rem;
height: 20.875rem;
background: url('../../img/pageimage/solutions/glossary/overview-bg.png');
background-size: 100% 100%;
}
.over-page-box{
    position: absolute;
    font-weight: 400;
font-size: 1.125rem;
color: #090F21;
text-align: center;
    width: 16.25rem;
height: 3.625rem;
background: #FFFFFF;
box-shadow: 0px 6px 20px 1px rgba(10,44,115,0.08);
border-radius: 10px 10px 10px 10px;
padding: 1.25rem 0;
box-sizing: border-box;
}
.over-page-box-active,.over-page-box:hover{
    color: #FFFFFF;
    background: linear-gradient( 180deg, #8AE0FF 0%, #40BAE2 100%);
}
.overview-page a:first-child .over-page-box{
    top: 4.6875rem;
    left: 9.5rem;
}
.overview-page a:nth-child(2) .over-page-box{
    top: 4.6875rem;
    right: 6.75rem;
}
.overview-page a:nth-child(3) .over-page-box{
   top: 11.625rem;
    left:.25rem;
}
.overview-page a:nth-child(4) .over-page-box{
    top: 11.625rem;
    left: 17.75rem;
}
.overview-page a:nth-child(5) .over-page-box{
   top: 11.625rem;
    right: -1.5625rem;
}
/*  sap*/
.kpi-container{
    padding: 4.375rem 0 7.5rem;
    position: relative;
    background: #FFFFFF;
}
.kpi-container-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
height: 49.375rem;
background: linear-gradient( 180deg, #F5F7FA 0%, #FFFFFF 100%);
}
.kpi-content{
    position: relative;
    z-index: 1;
    width: 75rem;
    margin: 0 auto;
}


.product-tip{
    margin-top: 1.875rem;
}
 .capacity-box {
	width: 42.75rem;
height: 25.375rem;
background: #FFFFFF;
box-shadow: 0px 6px 20px 1px rgba(81,149,253,0.14);
border-radius: 0px 80px 80px 0px;
	margin-right:-7.5rem;
    box-sizing: border-box;
    padding: 3.125rem 0 3.125rem 8.75rem;
}
 .capacity-box::after{
    content: '';
    width: 6.6875rem;
    height: 8.9375rem;
    position: absolute;
        top: 3.125rem;
    right: -2.5rem;
    z-index: -1;
    background: url('../../img/pageimage/opearating_lease/left-after.png');
    background-size: 100% 100%;
 }
.capacity-title{
   text-align: left;
font-weight: 500;
font-size: 1.5rem;
color: #090F21;
    margin-bottom: 1.5625rem;
}
.capacity-eng{
    font-size: .875rem;
        margin-top: .25rem;
}
.capacity-para{
    display: flex;
    margin-top: 1.3125rem;
    align-items: center;
}
.capacity-tag{
width: 5.75rem;
height: 2.25rem;
background: linear-gradient( 180deg, #8AE0FF 0%, #40BAE2 100%);
border-radius: 10px 10px 10px 10px;
font-weight: 400;
font-size: 1rem;
color: #FFFFFF;
padding-top: .6875rem;
text-align: center;
box-sizing: border-box;
}
.capacity-para:nth-child(3) .capacity-tag{
background: linear-gradient( 180deg, #FFCB33 0%, #FFA109 100%);
}
.capacity-para:nth-child(4) .capacity-tag{
background: linear-gradient( 359deg, #1438A9 0%, #1438A9 14.18%, #1569FE 70.25%, #1569FF 100%);
}
 .capacity-p {
    text-align: left;
    margin-left: 1.125rem;
   font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
}
.capacity-box-links{
    width: 21.5625rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1.25rem;
        margin-top: 1.9375rem;
}
.capacity-box-link{
height: 2.125rem;
background: #F6F8FB;
border-radius: 10px 10px 10px 10px;
font-weight: 400;
font-size: .875rem;
color: #090F21;
padding: .625rem 1.125rem;
box-sizing: border-box;
text-align: center;
}
.capacity-box-link:hover{
    color: #FFFFFF;
    background: linear-gradient( 180deg, #8AE0FF 0%, #40BAE2 100%);
}
.product-right-box{
    width: 26.5625rem;
}
 .product-tip:nth-child(odd) .capacity-box {
	margin:0 0 0 -7.5rem;
}
 .product-tip:nth-child(even) .capacity-box {
border-radius: 100px 0px 0px 100px;
    padding: 3.1875rem 0 0 8.5rem;
}
 .product-tip:nth-child(even) .capacity-box::after{
       left: -2.6875rem;
    top: 3.1875rem;
}
 .product-tip:nth-child(even) .product-right-box{
     margin-left: .9375rem;
}
  .product-tip:nth-child(3){
       margin-top: 4.375rem;
}
 .product-tip:nth-child(3) .product-right-box {
    width: 27.625rem;
}
 .product-tip:nth-child(4) .product-right-box{
    width: 31.4375rem;
}
 .product-tip:nth-child(4) .capacity-box-links{
    width: 25rem;
}
.product-tip:nth-child(4) .capacity-box{
    padding: 3.75rem 0 0 6.75rem;
}
/*  */
.industry-container {
    background: #ffffff;
    padding: 4.375rem 0 4.375rem;
}
.industry-content{
    width: 75rem;
    margin: 0 auto;
}
.industry-content .product-tip:first-child .capacity-box{
padding-top: 3.75rem;
height: 26.0625rem;
}
.industry-content .product-tip:first-child .capacity-box .capacity-box-links {
     width: 24.375rem;
    margin-top: 1.375rem;
}
.industry-content .product-tip:first-child  .product-right-box{
    width: 26.8125rem;
}
.industry-content .product-tip:nth-child(2) .capacity-box{
height: 29.625rem;
}
.industry-content .product-tip:nth-child(3) .capacity-box{
height: 27.125rem;
}
.industry-content .product-tip:nth-child(4) .capacity-box{
height: 27.3125rem;
    padding: 3.125rem 0 0 8.6875rem;
}
.industry-content .product-tip:nth-child(5) .product-right-box{
width: 75rem;
display: flex;
       margin-top: 3.125rem;
           margin-left: 1.25rem;
}
.industry-content .product-tip:nth-child(5) .capacity-title{
 line-height: 2.25rem;
}
.industry-content .product-tip:nth-child(5) .capacity-para{
display: block;
    margin-top: -0.5rem;
    margin-left: 6.5rem;
}
.industry-content .product-tip:nth-child(5) .capacity-box-links{
       margin: -0.1875rem 0 0 1.9375rem;
    width: 23.3125rem;
    gap: .5rem 1.25rem;
}
.industry-content .product-tip:nth-child(5) .capacity-p{
    margin: .625rem 0 0;
}
/* 场景 */
.changjing{
padding: 4.375rem 0 5.625rem;
}

.changjing-flex {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width:75rem;
	margin: 0 auto;
	margin-top: 5.1875rem;
	gap: 1rem;
    z-index: 1;
}
.changjing-left {
    position: relative;
   width: 23.125rem;
height: 16.8125rem;
background: #FFFFFF;
box-shadow: 5px 5px 20px 1px rgba(49,115,217,0.06);
border-radius: 20px 20px 20px 20px;
	padding: 1.5625rem .9375rem;
	box-sizing: border-box;
    z-index: 0;
}
.changjing-img-bottom{
    width: 23.125rem;
    height: 5.625rem;
    border-radius: 20px 20px 0 0;
    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.375rem;
color: #FFFFFF;
	margin-bottom: .4375rem;
}
.changjing-left .industry-para-retit {
font-weight: 500;
font-size: .875rem;
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: 2.8125rem;
    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;
}
  
.changjing-left .capacity-box-links {
      margin-top: 1.625rem;
    justify-content: center;
}
.changjing-left:nth-child(3) .industry-para-tit{
       height: 2.1875rem;
    margin-top: .5625rem;
}
.changjing-left:nth-child(4) {
    width: 75rem;
    height: 14.375rem;
    display: flex;
        margin-top: .9375rem;
}
.changjing-left:nth-child(4) .changjing-img-bottom{
    width: 16.25rem;
    height: 14.375rem;
    border-radius: 20px 0 0 20px;
}
.changjing-left:nth-child(4) .industry-p{
    width:50.9375rem;
    margin: 0;
    text-align: left;
}
.changjing-left:nth-child(4) .industry-para-tit {
    position: absolute;
    top: 5.375rem;
    left: 1.5rem;
    line-height: 1.875rem;
}