.contain {
	width:100%;
	height:100%;
	background:#ffffff;
}
a {
	color:#090f21;
}
/*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;
}
.tab img {
	margin:0 1.25rem;
}
/*banner*/
.banner-product {
	height:20.3125rem;
	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:2.375rem;
	color:#090F21;
	font-size:2.75rem;
	font-weight:600;
	line-height:3.875rem;
}
.banner-product-txt h2 {
	margin-top:1.25rem;
	font-size:1.125rem;
	font-weight:400;
	color:#090f21;
	opacity:0.5;
	line-height:1.875rem;
	letter-spacing:0.125rem;
}
.banner-product-txt p {
	width:39.5rem;
	height:3.75rem;
	font-size:0.875rem;
	font-weight:400;
	color:#090F21;
	line-height:1.875rem;
	letter-spacing:0;
	margin:0;
}
.banner_hr {
	width:6.375rem;
	margin:1.25rem 0;
	border:1px solid #090f21;
}
.banner_img {
	width:30rem;
	height:16.875rem;
	position:absolute;
	right:0;
	top:1.5625rem
}
.bot {
	height:3.75rem;
	background:linear-gradient(0deg,rgba(234,240,247,0.55) 0%,rgba(255,255,255,0) 100%);
}
/*方案优势*/
.house-con {
	width:75rem;
	margin:2.5rem auto 0;
	display:flex;
	justify-content:space-between;
}
.imgserve {
	background:url("../../uploads/transport/programme@2x.png") no-repeat center;
	background-size:31.25rem 20rem;
	width:31.25rem;
	height:20rem;
}
.house-con-tips {
	width:19.875rem;
}
.house-con-tip h2 {
	width:3rem;
	float:left;
	letter-spacing:0;
	text-indent:0;
	font-size:2.5rem;
	font-weight:500;
	line-height:3.5rem;
}
.house-con-tip h4 {
	margin-top:3.75rem;
	margin-left:4.875rem;
	font-size:1.125rem;
	font-weight:500;
	color:#090F21;
	line-height:1.5rem;
	text-align:left;
}
.house-con-tip p {
	margin-top:0.75rem;
	margin-left:4.875rem;
	font-size:0.875rem;
	font-weight:400;
	color:rgba(9,15,33,.4);
	line-height:1.5rem;
	text-align:left;
}
.tip4 {
	margin:22.375rem 0 0 5.625rem;
}
/*客户价值*/
.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;
}
/*方案优势*/
.program-value ul {
	display:flex;
	justify-content:space-between;
	margin:2.5rem auto 0;
	width:75rem;
}
.cross-icon-box {
	width:36.875rem;
	height:12.5rem;
	padding:0;
	margin:0 !important;
	box-shadow:0rem 0.25rem 0.875rem 0rem rgba(12,37,91,0.1);
}
.cross-icon-box .icon-box {
	width:15.6875rem;
	height:12.5rem;
}
.cross-icon-box > .icon-content {
	padding:0;
	margin-left:1.1875rem;
}
.cross-icon-box > .icon-content > h2 {
	margin-top:3.375rem;
	font-size:1.125rem;
	font-weight:500;
	color:#090F21;
	line-height:1.5625rem;
	text-align:left;
	text-indent:0;
}
.cross-icon-box > .icon-content > p {
	font-size:0.875rem;
	font-weight:400;
	color:#090F21;
	line-height:1.5rem;
	margin-top:1.25rem;
}
/*自主产品*/
.htms-product {
	padding-bottom:3.75rem;
}
.htms-product ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	margin:2.5rem auto 0;
	width:75rem;
}
.link-icon-box {
	width:17.75rem;
	height:14.0625rem;
	background:#FFFFFF;
	margin:0 1.25rem 0 0;
	box-shadow:0 0.25rem 0.875rem 0 rgba(12,37,91,0.1);
	position:relative;
}
.link-icon-box > .icon-box {
	position:absolute;
	top:1.875rem;
	left:5.125rem;
	width:7.5rem;
	height:7.5rem;
}
.link-icon-box > .icon-content {
	margin:0;
	position:absolute;
	top:10.625rem;
	right:0;
	left:0;
	text-align:center;
}
.link-icon-box > .icon-content h2 {
	font-size:1.125rem;
	font-weight:400;
	color:#090F21;
	line-height:1.5625rem;
}
.link-icon-box:hover h2 {
	color:#4DB7DD;
	transition:all .3s;
	cursor:pointer;
}
.link-icon-box .arrow {
	position:absolute;
	top:1.25rem;
	right:1.25rem;
	opacity:0;
}
.link-icon-box:hover .arrow {
	opacity:1;
	transition:all .3s;
}
/*成功案例*/
.hcmb-industry {
	height:24.6875rem;
}
.hcmb-industry-con {
	margin:2.5rem auto 0;
	display:flex;
	align-content:space-between;
	justify-content:space-between;
	width:75rem;
	flex-wrap:wrap;
}
.hcmb-industry-tips {
	width:23.75rem;
	height:18.875rem;
	background:rgba(255,255,255,1);
	box-shadow:0rem 0.25rem 0.875rem 0rem rgba(12,37,91,0.1);
	position:relative;
}
.hcmb-industry-tip {
	width:23.75rem;
	height:18.875rem;
	transition:all .3s;
}
.hcmb-industry-tip-img img {
	width:23.75rem;
}
.hcmb-industry-tip-icon {
	width:2.5rem;
	height:2.5rem;
	margin:1.875rem 0 0 1.875rem;
}
.hcmb-industry-tip h3 {
	margin:1.25rem 0 0 1.875rem;
	text-align:left;
	font-size:1rem;
	color:rgba(9,15,33,1);
	line-height:1.375rem;
	font-weight:400;
}
.hcmb-industry-tip p {
	width:20rem;
	font-size:0.875rem;
	font-weight:400;
	color:rgba(9,15,33,.5);
	line-height:1.875rem;
	margin-top:0.625rem;
	opacity:0;
	transition:all .3s;
}
.hcmb-industry-tip-icon1 {
	width:2.5rem;
	height:2.5rem;
	margin:0;
}
.hcmb-industry-tips:hover .hcmb-industry-tip {
	opacity:1;
	transform:translateY(-10rem);
	transition:all .3s;
}
.hcmb-industry-tips:hover p {
	opacity:1;
	transition:all .3s;
}
.hcmb-industry .hcmb-industry-tip-txt img {
	width:20rem;
	margin-top:0.625rem;
	opacity:0;
	transition:all .3s;
}
.hcmb-industry-tips:hover h3 {
	margin-top:1.25rem;
}


