.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: 38.5625rem;
    margin-top: .8125rem;
    font-size: .875rem;
font-weight: 400;
line-height: 2rem;
color: #FFFFFF;
}

/*  */
.lantu-conainer{
width: 100%;
height: 41.75rem;
padding-top: 4.625rem;
    box-sizing: border-box;
background: url('../img/pageimage/financial_lease/lantu-bg.png');
background-size: 100% 100%;
}
.lantu-img{
    display: block;
width: 75rem;
height: 32.5rem;
margin: 0 auto;
}
.xunlian-conainer{
width: 100%;
height: 37.5rem;
padding-top: 3.375rem;
    box-sizing: border-box;
background: url('../img/pageimage/financial_lease/xunlian-bg.png');
background-size: 100% 100%;
}
.xunlian-img{
    display: block;
width: 59.6875rem;
height: 30.75rem;
margin: 0 auto;
}
/*  */
.ability-container{
background-color: #ffffff;
    padding: 4.375rem 0 8.75rem;
}
.card-content1 ul{
	width: 75rem;
    display: flex;
	justify-content: space-between;
        margin-top: 1.5625rem;
}
.card-content1 ul .vertical-icon-box p,
.card-content2 ul .vertical-icon-box p{
	width: 20rem;
	margin-top: .375rem;
}
.vertical-icon-box h2 {
    margin-top: .75rem;
}
.card-content2 ul{
   width: 75rem;
    display: flex;
	justify-content: space-between;
        margin-top: 1.375rem;
}
.card-content2 ul .vertical-icon-box{
	margin-top: 2.0625rem!important;
}
.card-content1 ul .vertical-icon-box:nth-child(2) p,
.card-content2 ul .vertical-icon-box:nth-child(2) p{
	width: 25rem;
}

/* 通用 */
.tongyong-container{
	width: 100%;
padding: 4.375rem 0 7.5rem;
box-sizing: border-box;
}
.tongyong-content{
width: 80rem;
margin: 0 auto;
margin-top: 1.3125rem;
z-index: 1;
}
.tongying-boxes{
	display: flex;
}
.tongying-boxes1{
	margin-left: 3.875rem;
}
.tongying-boxes .tongyong-box{
margin-right: 1.875rem;
}
.tongying-boxes .tongyong-box:last-child{
    margin-right: 0;
}
.tongyong-box{
width: 23.75rem;
height: 15.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 0 1.875rem;
box-sizing: border-box;
}
.tongyong-box-tit{
font-weight: 400;
font-size: 1.375rem;
color: #090F21;
display: flex;
align-items: center;
justify-content: space-between;
}
.tongyong-box-tit-blue{
color: #00C3F2;
}
.tongyong-box-img{
    display: block;
    width: 3.75rem;
height: 3.75rem;
background: #F2F7FD;
border-radius: 14px 14px 14px 14px;
padding: .625rem;
box-sizing: border-box;
}
.tongyong-box-p{
margin-top: .75rem;
font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
text-align: left;
}
.tongying-boxes2{
	      margin-top: 2rem;
    width: 75rem;
    margin-left: 3.6875rem;
    justify-content: space-between;
}
.tongying-boxes2 .tongyong-box{
    width: 36.5625rem;
    height: 13.875rem;
    padding-left: 2.5625rem;
}

/*  */
.news-box{
	background: #F5F7FA;
}