@media (min-width: 2560px) {
    html {
        font-size: 28.5px;
    }
}
@media (min-width: 3140px) {
    html {
        font-size: 33.7px;
    }
}
@media (min-width: 3540px) {
    html {
        font-size: 42.6px;
    }
}
.banner-product {
	margin-top:0;
	height:33.75rem;
	padding:8.75rem 0 0;
	background:no-repeat center;
	background-size:100% 100%;
	text-align:left;
}
.banner-flex{
	    margin-top: 2.3125rem;
	display: flex;
}
.banner-flex-img{
	width: 11.25rem;
	height: 2.5rem;
}
.banner-flex-img img{
width: 100%;
height: 100%;
}
.banner-flex-line{
	width: .0625rem;
height: 2.75rem;
background-color: #FFFFFF;
    margin: 0 .75rem;
}
.new-banner-tit{
font-size: 2.625rem;
font-weight: 500;
color: #FFFFFF;
}
.new-banner-retxt{
    margin-top: .5rem;
    font-size: 1.25rem;
font-weight: 400;
color: #FFFFFF;
opacity: 0.4;
}
.new-banner-txt{
    width: 46.25rem;
    margin-top: .8125rem;
    font-size: .875rem;
font-weight: 400;
line-height: 2rem;
color: #FFFFFF;
}

/*核心模块*/
.hcm-modular {
	background:#FFFFFF;
    padding: 4.375rem 0 7.5rem;
}
 .capacity-content {
	width:100%;
    min-width: 90rem;
	margin-top:2.75rem;
	text-align:left;
}
.product-tip{
    margin-top: 0;
}
 .capacity-box {
    width:43.75rem;
    height:20.6875rem;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 1px rgba(10,44,115,0.1);
    border-radius: 0rem 6.25rem 6.25rem 0rem;
    /* margin-right:-7.5rem; */
    box-sizing: border-box;
    padding: 4.9375rem 5.625rem 4.9375rem 6.875rem;
}
 .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{
    display: flex;
    align-items: center;
font-weight: 500;
font-size: 1.5rem;
color: #090F21;
line-height: 1.875rem;
}
 .capacity-img{
	width: 3.75rem;
height: 3.75rem;
box-sizing: border-box;
background: #FFFFFF;
box-shadow: 5px 5px 20px 1px rgba(26,39,59,0.1);
border-radius: 14px 14px 14px 14px;
padding: .5625rem;
margin-right: .8125rem;
}
 .capacity-p {
	    margin-top: 1.4375rem;
    width: 31.25rem;
    font-weight: 400;
    font-size: .875rem;
    color: rgba(9, 15, 33, 0.5);
    line-height: 1.5rem;
}
 .product-tip:nth-child(odd) .capacity-box {
	/* margin:0 0 0 -7.5rem; */
}
 .product-tip:nth-child(odd) .product-box{
    margin-right: 6.5625rem;
}
 .product-tip:nth-child(even) .product-box{
    margin-left: 6.9375rem;
}
 .product-tip:nth-child(even) .capacity-box { 
    border-radius: 6.25rem 0rem 0rem 6.25rem; 
    padding: 3.5625rem 0 0 6rem;
}
 .product-tip:nth-child(odd) .separateRight:after{
content: '';
width: 32.8125rem;
height: 18.75rem;
position: absolute;
bottom: -8.5rem;
    right: -7.4375rem;
    z-index: -1;
background: url('../img/pageimage/opearating_lease/right-bg.png');
    background-size: 100% 100%;
}
 .product-tip:nth-child(even) .capacity-box::after{
    left: -2.3125rem;
    top: 2.625rem;
}
 .product-tip:nth-child(even) .separateLeft:after{
content: '';
width: 32.8125rem;
height: 18.75rem;
position: absolute;
bottom: -11.3125rem;
    left: -7rem;
    z-index: -1;
background: url('../img/pageimage/opearating_lease/left-bg.png');
    background-size: 100% 100%;
 }
  .product-tip:nth-child(3) .capacity-box {
    height: 27.1875rem;
padding: 3.3125rem 0 0 7.0625rem;
}
  .product-tip:nth-child(3) .separateRight:after{
        bottom: -6.4375rem;
    right: -7.4375rem;
 }
  .product-tip:nth-child(4) .separateRight .capacity-box{
       width: 79.625rem;
       height: 25rem;
       margin-left: 10.3125rem;
       display: flex;
           padding: 2.0625rem 0 0 6.25rem;
 }
 .product-tip:nth-child(4) .capacity-box::after {
    left: 7.9375rem;
 }
  .product-tip:nth-child(4) .capacity-title{
display: block;
        margin: 3.8125rem 3.625rem 0 .625rem;
 }
 .product-tip:nth-child(4) .capacity-img{
    display: block;
margin-bottom: 1.625rem;
 }
 .product-tip:nth-child(4) .capacity-p{
width: 25rem;
 }
 .capacity-para{
font-weight: 400;
font-size: .875rem;
color: #090F21;
 }
  .capacity-para-p{
        margin-top: .875rem;
    font-weight: 500;
font-size: .875rem;
color: #090F21;
    display: inline-block;
  }
.news-box{
   background: #F5F7FA;
}
/* 典型业务场景 */
.changjing {
	padding:4.375rem 0 7.5rem 0;
	/* background-color: #FFFFFF; */
	text-align: center;
}
.changjing-para{
    margin-top: .875rem;
    font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
z-index: 1;
}
.changjing-flex {
	display:flex;
	justify-content: space-between;
	width:75rem;
	margin: 0 auto;
    margin-top: 2.75rem;
	gap: 3.75rem;
    z-index: 1;
}
.changjing-left {
    position: relative;
width: 22.5rem;
height: 25.3125rem;
box-shadow: 8px 8px 30px 1px rgba(0,50,126,0.04);
border-radius: 3.125rem 3.125rem 3.125rem 3.125rem;
border: 2px solid #FFFFFF;
	padding: 3.5rem 1.875rem 0 1.25rem;
	text-align: center;
	box-sizing: border-box;
}
.changjing1{
background: linear-gradient( 180deg, #E9F3FE 0%, #FFFFFF 13.3%, #FFFFFF 100%);
}
.changjing2{
background: linear-gradient( 180deg, #FEFAE9 0%, #FFFFFF 13.3%, #FFFFFF 100%);
}
.changjing3{
background: linear-gradient( 180deg, #E9FCFE 0%, #FFFFFF 13.3%, #FFFFFF 100%);
}
.changjing-left .industry-para-tit {
	font-weight: 500;
font-size: 1.5rem;
color: #090F21;
}
.changjing-left .industry-p {
    width: 18.75rem;
    margin: 0 auto;
    margin-top: 1.5625rem;
    font-weight: 400;
    font-size: .875rem;
    color: #797979;
    line-height: 1.6875rem;
        position: relative;
    z-index: 1;
}
.changjing-left .industry-p p{
    margin-top: .875rem;
}
.changjing-img-bottom{
    position: absolute;
    bottom: 0;
    left: 0;
width: 22.5rem;
height: 12.5625rem;
}
.changjing-img-bottom img{
    width: 100%;
    height: 100%;
}
