.contain {
	width:100%;
	height:100%;
	background:#ffffff;
}
/*tab*/
.tab {
	width:100%;
	background:#F8F9FA;
	margin-top:3.75rem;
	position:relative;
	z-index:8;
}
.tab .subtit {
	width:75rem;
	font-size:0.875rem;
	font-weight:400;
	color:#090F21;
	line-height:1.25rem;
	margin:0 auto;
	padding:0.9375rem 0;
}
.subtit a {
	color:black;
}
.subtit img {
	margin:0 1.25rem;
}
.banner_img {
	margin:0 1.25rem 4.8125rem;
}
/*banner*/
.banner-product {
	height:23.25rem;
	background:white no-repeat center;
	padding:0;
}
.bg_cir {
	width:35.8125rem;
	height:28.875rem;
	background:url("../../uploads/transport/infrastructure-bg3.svg");
    background-size: 100% 100%;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.banner-product-content {
	margin:0 auto;
	/*position:relative;
	*/
}
.banner-product-title {
	padding-top:3.75rem;
	color:#090F21;
	font-size:2.75rem;
	font-weight:600;
	line-height:3.875rem;
	margin-bottom:1.25rem;
}
.banner-product-txt p {
	width:39.5rem;
	height:7.5rem;
	font-size:0.875rem;
	font-weight:400;
	color:#090F21;
	line-height:1.875rem;
	letter-spacing:0;
	margin:0;
}
.banner_img {
	width:30rem;
	height:16.875rem;
	position:absolute;
	right:0;
	top:1.5625rem
}
/*解决方案*/
.square-item1 {
	top:0.3125rem
}
.square-item2 {
	top:6.0625rem;
}
.square-item3 {
	top:2.5rem;
	right:0;
	width:16.375rem;
}
.item-bg1 {
	display:none;
}
.item-bg2 {
	display:none;
}
.program {
	padding:2.5rem 0 2.5rem 0;
}
.structure {
	margin:2.5rem auto 0;
	height:34.75rem;
}
.structure .structure-img {
	width:75rem;
	height:34.75rem;
}
/*方案优势*/
.htms-value ul {
	display:flex;
	flex-wrap:wrap;
	align-content:center;
	margin:2.5rem auto 0;
	width:75rem;
}
.vertical-icon-box > h2 {
	margin-top:1.6875rem;
	font-size:1.125rem;
	font-weight:500;
	color:#090F21;
	line-height:1.5625rem;
}
/*竞争优势*/
.house-value {
	box-sizing:border-box;
	height:16.4375rem;
	padding:2.5rem 0;
	overflow:hidden;
}
.house-value h1 {
	font-size:1.875rem;
	font-weight:400;
	color:rgba(9,15,33,1);
	line-height:2.625rem;
}
.house-value h2 {
	font-size:0.875rem;
	font-weight:400;
	color:rgba(9,15,33,.2);
	line-height:1.25rem;
	letter-spacing:0.625rem;
	margin-top:0.4375rem;
	text-align:center;
}
.house-value .compete_tips {
	width:56.25rem;
	position:relative;
	z-index:99;
	margin:2.5rem auto 2.5rem;
	display:flex;
	justify-content:space-between;
}
.house-value .compete_tip2 {
	align-items:center;
	width:100%;
	height:100%;
}
.house-value .compete_tip2_tit {
	text-align:center;
	font-size:1.875rem;
	font-weight:600;
	color:#090F21;
	line-height:2.625rem;
}
.house-value .compete_tip2_re {
	margin-top:1.375rem;
	font-size:1rem;
	font-weight:500;
	color:#090F21;
	line-height:1.375rem;
}
.house-value .scroll-background {
	z-index:1;
	height:18.6875rem;
}


