 @media (min-width: 1680px) {
	.c2m_supply .capacity-box{
    margin-right: -235px!important;
	}
	.c2m_supply .product-tip:nth-child(2) .capacity-box{
		margin-left: -235px!important;
	}
	.c2m_supply .product-tip:nth-child(2) .capacity-img{
		margin-right: -450px!important;
	}
 }
.c2m_supply {
	width:100%;
	height:100%;
	background:#ffffff;
}
/* 数字化营销 */
.c2m_supply .marketing-container {
	padding:5rem 0 5.625rem;
	background-size:100%;
	text-align:left;
}
.c2m_supply .marketing-container .item-bg2 {
	display:none;
}
.c2m_supply .marketing-content {
	position: relative;
	width:75rem;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	z-index:1;
}
.c2m_supply .yinhao {
	position:absolute;
	top:0rem;
	left:-1.75rem;
	z-index:-1;
}
.c2m_supply .marketing-left {
	margin-top:1.25rem;
}
.c2m_supply .marketing-title {
	font-size:1.75rem;
	font-weight:500;
	line-height:2.75rem;
	color:#090f21;
}
.c2m_supply .marketing-p {
	width:31.25rem;
	font-size:0.875rem;
	font-weight:400;
	line-height:1.5rem;
	color:rgba(9,15,33,0.5);
	margin-top:1.3125rem;
}
.c2m_supply .marketing-right img {
	width:31.25rem;
	height:17.5rem;
}
/* 业务能力 */
.c2m_supply .capacity-container {
	padding:4.375rem 0 7.5rem;
	background-color:#ffffff;
}
.c2m_supply .capacity-content {
	width:75rem;
	margin-top:4.1875rem;
	text-align:left;
}
.c2m_supply .capacity-tit {
	font-size:2.5rem;
	font-weight:500;
	color:#090f21;
	margin-bottom:2rem;
}
.c2m_supply .capacity-blue {
	font-size:1.125rem;
	font-weight:400;
	color:#28abc3;
	margin-bottom:0.8125rem;
}
.c2m_supply .see-more {
	margin-left:0;
}
.c2m_supply .capacity-box {
	display:flex;
	align-items:center;
	width:43.75rem;
	height:28.75rem;
	background:rgba(255,255,255);
	box-shadow:0rem 0.375rem 1.25rem rgba(10,44,115,0.1);
	border-radius:6.25rem 0rem 0rem 6.25rem;
	margin-right:-7.5rem;
}
.c2m_supply .capacity-img {
	margin:2.125rem 0 1.625rem -17.5rem;
	width:30.625rem;
	height:25rem;
}
.c2m_supply .capacity-p {
	width:21.25rem;
	font-size:0.875rem;
	font-weight:400;
	line-height:1.5rem;
	color:rgba(9,15,33,0.5);
}
.c2m_supply .product-tip:nth-child(2) .capacity-img {
	position:absolute;
	right:0;
	z-index:3;
	margin:2.125rem -13.75rem 1.625rem 1.5rem;
}
.c2m_supply .product-tip:first-child .capacity-box {
	background:url('../img/pageimage/c2m-supply/capacity-bg-1.png');
	background-size:100% 100%;
}
.c2m_supply .product-tip:nth-child(2) .capacity-box {
	position:relative;
	z-index:2;
	overflow:hidden;
	width:40rem;
	height:28.75rem;
	box-shadow:0rem 0.375rem 1.25rem rgba(10,44,115,0.08);
	border-radius:0rem 3.125rem 3.125rem 0rem;
	background-size:100% 100%;
	margin:0 0 0 -7.5rem;
	padding-left:7.5rem;
}
.box-bg {
	position:absolute;
	left:-12.9375rem;
	top:10.9375rem;
	z-index:-1;
	width:24.125rem;
	height:24.125rem;
	border:80px solid #f5f7fa;
	border-radius:50%;
}
.c2m_supply .product-tip:nth-child(3) .capacity-box {
	background:url('../img/pageimage/c2m-supply/capacity-bg-3.png');
	background-size:100% 100%;
}
/* 自主产品 */
.c2m_supply .products-container {
	padding:5.625rem 0 4.0625rem;
	background:linear-gradient(
    180deg,#f5f7fa 0%,#ffffff 14%,#ffffff 85%,#f5f7fa 100%
  );
}
.c2m_supply .advantage-content {
	width:75rem;
	margin:0 auto;
	margin-top:0.9375rem;
}
.c2m_supply .home-tip-p {
	width:32.5rem;
	height:3.875rem;
}
.c2m_supply .eiscm-play,.c2m_supply .madecloud-play,.c2m_supply .golink-play {
	background:url('../../static/img/index-page/banner-play.svg') no-repeat;
	background-size:100% 100%;
	width:5rem;
	height:5rem;
	position:absolute;
	top:9.75rem;
	left:16.1875rem;
}
.c2m_supply .eiscm-play:hover,.c2m_supply .madecloud-play:hover,.c2m_supply .golink-play:hover {
	background:url('../../static/img/index-page/banner-play-hover.svg') no-repeat;
	background-size:100% 100%;
}