.contain {
	width:100%;
	height:100%;
	background:#ffffff;
}
/* banner */
.banner-product {
	margin-top:0;
	height:33.75rem;
	padding:8.75rem 0 0;
	background:url('/static/img/pageimage/crossborder/banner-bg.png')
    no-repeat center;
	background-size:100% 100%;
	text-align:left;
}
.banner-product-title {
	margin-top:0.875rem;
	color:#ffffff;
	font-weight:500;
	font-size:2.625rem;
}
.banner-product-txt {
	color:#ffffff;
	width:50rem;
	height:5.8125rem;
	font-size:0.875rem;
	font-weight:400;
	line-height:2rem;
	margin-top:1.25rem;
}

/* 数字化营销 */
 .marketing-container {
	padding:5rem 0 5.625rem;
	background-size:100%;
	text-align:left;
    background: #FFFFFF;
}
.marketing-container .item-bg1 {
	display:none;
}
.marketing-container .item-bg2{
    background: rgba(246, 248, 250, 0.94);
}
.marketing-container .item-bg3{
    background: rgba(246, 248, 250, 0.86);
}
.marketing-content {
	position: relative;
	width:75rem;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	z-index:1;
}
.yinhao {
	position:absolute;
	top:0rem;
	left:-1.75rem;
	z-index:-1;
}
.marketing-left {
	margin-top:1.25rem;
}
.marketing-title {
	font-size:1.75rem;
	font-weight:500;
	line-height:2.75rem;
	color:#090f21;
}
.marketing-p {
	width:34.4375rem;
	font-size:0.875rem;
	font-weight:400;
	line-height:1.5rem;
	color:rgba(9,15,33,0.5);
	margin-top:1.25rem;
}
.marketing-right img {
	width:31.25rem;
	height:17.5rem;
}
/* 业务版图 */
.core-img {
	width:100%;
	height:100%;
}
/* 行业 */
.hangye{
width: 100%;
height: 37.9375rem;
background: #F5F7FA;
}
.hangye-bg{
    padding: 5.625rem 0;
    box-sizing: border-box;
    width: 90rem;
height: 37.9375rem;
margin: 0 auto;
    background: url('/static/img/pageimage/crossborder/hangye-bg.png') center center no-repeat;
background-size: cover;
}
.hangye img{
    width: 100%;
    height: 100%;
}
.hangye-title{
    width: 75.625rem;
    height: 25.4375rem;
    margin: 0 auto;
}
.hangye-title img{
    width: 100%;
    height: 100%;
}
/* 方案 */
.fangan-container{
    padding:4.375rem 0 3.4375rem;
	background-color:#ffffff;
}
.fangan-box{
    width: 79.4375rem;
    height: 27.5rem;
    padding: 0;
}
.fangan-box1{
        width: 79.4375rem;
    height: 28.5rem;
    padding: 0;
}
/* 系统 */
.xitong-container{
    padding:4.375rem 0 5.625rem;
	/* background-color:#ffffff; */
}
.xitong-box{
    width: 77.4375rem;
    height: 28.75rem;
    padding: 0;
    margin-top: 1.875rem;
}
.xitong-box1{
    margin-top: 1.875rem;
    width: 77.4375rem;
    height: 14.25rem;
}
/* 方案亮点 */
.card-content1 ul {
    display: flex;
    margin-top: 2.375rem;
    justify-content: space-between;
    width: 75rem;
}
.vertical-icon-box{
    width: 12.5rem;
}
.vertical-icon-box:nth-child(5){
    margin-top: 0!important;
}

/* 客户收益 */
.customer-container{
padding:4.375rem 0 5.625rem;
	/* background-color:#ffffff; */
}
.customer-box{
    position: relative;
    z-index: 1;
    margin-top: 2.875rem;
 width: 74.3125rem;
    height: 25rem;
}
/* 产品价格 */
.price-container{
padding:4.375rem 0 3.4375rem;
	background-color:#ffffff;
}
.price-p{
    margin-top: 1.0625rem;
    width: 60.5625rem;
height: 3.125rem;
font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.5rem;
text-align: center;
}
.price-box{
    margin-top: .625rem;
width: 78.6875rem;
    height: 22.625rem;
}
.price-box1{
    margin-top: -1.6875rem;
width: 78.6875rem;
    height: 32.5625rem;
}
/* oms */
.oms-container{
padding:4.375rem 0 3.4375rem;
	/* background-color:#ffffff; */
}
.oms-box{
    margin-top: -1.125rem;
width: 80rem;
    height: 34.875rem;
}
/* 为什么 */
 .hscs-why {
    height: 3.125rem;
    padding: 3.125rem 0 2.5rem;
    overflow: hidden;
}
.hscs-why .scroll-background {
    height: 8.75rem;
}
.hscs-why .compete {
  width: 33.25rem;
    left: 50%;
    margin-left: -16.625rem;
    position: absolute;
    z-index: 3;
    display: flex;
    justify-content: space-between;
}
 .hscs-why .see-more {
    cursor: pointer;
}
 .hscs-why .see-more:first-child{
    width: 14.9375rem!important;
}
 .hscs-why .see-more:nth-child(2){
 width: 15.3125rem!important;
}
 .hscs-why .see-more:first-child:hover .see-more-color {
    width: 14.9375rem;
}
 .hscs-why .see-more:nth-child(2):hover .see-more-color{
 width: 15.3125rem!important;
}