.contain {
	width:100%;
	height:100%;
	background:#ffffff;
}
/*banner*/
.hd-banner.hd-banner-style-3 .hd-desc {
	width:62.5rem;
}
/*产品简介*/
.overview-intro-left h2 {
	margin-top:2.1875rem;
}
.overview-intro-left > p >img {
	float:left;
	margin:0.3125rem 1.25rem 0 0.6875rem;
	width:3.9375rem;
	height:2.6875rem;
}
/*核心功能*/
.hcm-function {
	background:#ffffff;
	padding-bottom:1.375rem;
}
.hcm-function .hcmb-industry-con {
	height:10.5rem;
	padding-bottom:0;
}
.hcm-function .hcmb-industry-tips {
	width:17.8125rem;
	height:10.5rem;
	background:rgba(255,255,255,1);
	box-shadow:0rem 0.25rem 0.875rem 0rem rgba(12,37,91,0.1);
}
.hcm-function .hcmb-industry-tip {
	width:17.8125rem;
	height:10.5rem;
	position:absolute;
	top:0;
	left:0;
}
.hcm-function .hcmb-industry-tip-img {
	width:3.75rem;
	height:3.75rem;
	margin:2.1875rem auto 1.25rem;
}
.hcm-function .hcmb-industry-tip-img img {
	width:3.75rem;
}
.hcm-function .hcmb-industry-tip h3 {
	font-size:1rem;
	font-weight:500;
	color:rgba(9,15,33,1);
	line-height:1.375rem;
	text-align:center;
	margin:1.25rem auto 0;
}
.img-logo {
	vertical-align:top;
}
.hcm-function .hcmb-industry-tip-hover {
	width:17.8125rem;
	height:10.5rem;
	padding:0;
	transform:translateY(10.5rem);
}
.hcm-function .hcmb-industry-tip-line {
	width:17.8125rem;
	height:0.25rem;
	background:rgba(77,183,221,1);
}
.hcm-function .hcmb-industry-tip-hover h3 {
	width:17.8125rem;
	font-size:1rem;
	font-weight:500;
	color:rgba(9,15,33,1);
	line-height:1.375rem;
	margin-top:1.5rem;
	text-align:center;
}
.hcm-function .hcmb-industry-tip-hover p {
	width:15.3125rem;
	height:4.875rem;
	font-size:0.875rem;
	font-weight:400;
	color:rgba(9,15,33,.5);
	line-height:1.625rem;
	margin:1.25rem auto 0;
}
.hcm-function .hcmb-industry-tips:hover .hcmb-industry-tip {
	transform:translateY(-10.5rem);
	transition:all .3s;
}
/*竞争优势*/
.compete_box {
	box-sizing:border-box;
	height:22.4375rem;
	padding:2.5rem 0 3.75rem;
	overflow:hidden;
}
.compete_box .scroll-background {
	z-index:1;
	top:-9.375rem;
	height:18.6875rem;
}
.compete_tips {
	position:relative;
	z-index:99;
	margin:2.5rem auto 0;
	width:59.375rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.scroll-background .bg-img2 {
	top:-3.25rem;
}
.compete_tips {
	width:63.75rem;
}
.number-contain1 {
	width:17.5rem;
}
/*服务行业*/
.hcmb-industry {
	padding-bottom:0.875rem;
}
.hcmb-industry-con {
	height:19.6875rem;
}
.hcmb-industry-tip-hover p {
	margin-top:0.875rem;
	width:14.0625rem;
}
.overview-bottom {
	width:100%;
	height:3.75rem;
	background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(234,240,247,0.55) 100%);
}
.hcmb-industry-tips,.hcmb-industry-tip {
	width:17.8125rem;
	height:18.875rem;
}
.hcmb-industry-tip-hover {
	width:14.0625rem;
}
.hcmb-industry-tip-img {
	width:17.8125rem;
	height:10rem;
}
.hcmb-industry-tip-hover h1 {
	width:14.625rem;
}
.hcbm-advantage {
	padding-bottom:0;
}
.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;
}
.hcmb-industry-tip p {
	width:14.0625rem;
	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-tips:hover .hcmb-industry-tip {
	opacity:1;
	transform:translateY(-10rem);
	transition:all .3s;
	height:31.25rem;
}
.hcmb-industry-tips:hover p {
	opacity:1;
	transition:all .3s;
}
.hcmb-industry-tips:hover h3 {
	margin-top:1.25rem;
}
/*news*/
.news-box h2 {
	text-indent:0;
}


