.contain {
	width:100%;
	height:100%;
	background:#ffffff;
}
/*banner*/
/* .banner-product {
	background:url("../../uploads/rzh/banner@2x.png") no-repeat center;
	background-size:120rem 27.5rem;
	text-align:center;
}
.banner-product-title {
	color:#ffffff;
	margin-top:2.8125rem;
	font-size:2.75rem;
	font-weight:600;
	line-height:3.875rem;
}
.banner-product-txt {
	color:rgba(255,255,255,1);
	margin:1.25rem auto 0;
	font-size:0.875rem;
	font-weight:400;
	line-height:1.875rem;
	width:66.25rem;
}
.banner-product-re {
	font-weight:400;
	line-height:1.75rem;
	font-size:1.25rem;
	color:rgba(255,255,255,.5);
}
*/

/*产品简介*/
.overview-intro {
	padding-top:3.75rem;
}
.overview-intro {
	padding-bottom:0;
	height:22.8125rem;
}
.overview-intro-left {
	margin-top:0.375rem;
}
.card-font h2 {
	font-weight:600;
}
.overview-intro-left p {
	text-align:left;
}
.overview-re {
	width:auto;
}
/*核心功能*/
.rzh-function {
	padding-bottom:3.5625rem;
}
.rzh-card-content {
	margin:1.875rem auto 0;
	width:75rem;
}
.rzh-card-content:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.rzh-icon-box {
	display:flex;
	flex-direction:column;
	align-items:center;
	position:relative;
	float:left;
	width:18.5625rem;
	height:14.125rem;
	transition:all .5s;
}
.rzh-icon-box > a {
	position:absolute;
	margin-top:0.5rem;
	left:15.375rem;
	width:2rem;
	opacity:0;
	transition:all .5s;
}
.rzh-icon-box:hover a {
	opacity:1;
	transition:all .5s;
}
.rzh-icon-box>img {
	width:3.75rem;
	height:3.75rem;
	margin-top:1.875rem;
}
.rzh-icon-box span {
	font-size:1rem;
	font-weight:500;
	line-height:1.375rem;
	margin-top:1.5rem;
	transition:all .5s;
}
.rzh-icon-box span > a {
	color:#090F21;
	transition:all .5s;
}
.rzh-icon-box p {
	font-size:0.875rem;
	font-weight:400;
	color:#090F21;
	line-height:1.5rem;
	opacity:.5;
	margin-top:0.75rem;
	margin:0.75rem auto 1.875rem auto;
	width:15.625rem;
}
.rzh-icon-box:hover {
	background:#FFFFFF;
	box-shadow:0rem 0.25rem 0.875rem 0rem rgba(12,37,91,0.1);
	transition:all .5s;
}
.rzh-icon-box:hover span > a {
	color:#4DB7DD;
	transition:all .5s;
}
/*核心服务*/
.service-card {
	background:#FFFFFF;
}
.function-card {
	height:16.875rem;
}
.overview-intro {
	padding-top:3.75rem;
}
.service-card-font h2 {
	margin-top:0.375rem;
	text-indent:0;
}
.overview-intro-left p {
	width:33.75rem;
	height:7.8125rem;
}
.service-card-font {
	width:auto;
}
.overview-intro-right {
	width:37.5rem;
}
/*竞争优势*/
.htms-function-content {
	width:75rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0 auto;
}
.htms-function-tip {
	width:20.5rem;
	margin-top:2.1875rem;
}
.htms-function-logo {
	float:left;
	width:2.375rem;
	height:2.375rem;
	margin-right:0.625rem;
}
.htms-function-right {
	float:left;
	margin-top:0.3125rem;
	width:17.5rem;
}
.htms-function-right h1 {
	height:1.75rem;
	font-size:1.25rem;
	font-weight:500;
	color:rgba(9,15,33,1);
	line-height:1.75rem;
	text-align:left;
}
.htms-function-right p {
	margin-top:0.625rem;
	width:17.5rem;
	font-size:0.875rem;
	font-weight:400;
	color:rgba(9,15,33,.5);
	line-height:1.5rem;
	text-align:left;
}
/*成功案例*/
.hcmb-case {
	background:#ffffff;
	padding-bottom:3.75rem;
	align-content:center;
}
.rzh-case-content {
	display:flex;
	justify-content:space-between;
	align-content:center;
	margin:2.5rem auto 3.125rem;
	width:75rem;
}
.rzh-case-card {
	width:17.8125rem;
	height:16.6875rem;
	box-shadow:0rem 0.25rem 0.875rem 0rem rgba(12,37,91,0.1);
	position:relative;
}
.rzh-case-card a {
	width:2rem;
	position:absolute;
	right:1.25rem;
	bottom:1.3125rem;
	opacity:0;
	transition:all .5s;
}
.rzh-case-card:hover a {
	opacity:1;
	transition:all .5s;
}
.rzh-case {
	width:17.8125rem;
	height:11.25rem;
}
.rzh-case-card p {
	font-size:1rem;
	font-weight:500;
	color:#090F21;
	line-height:1.375rem;
	margin-top:1.5rem;
}
.hcmb-case-con {
	margin:0 auto;
	width:75rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.hcmb-case-con span {
	margin-bottom:2.5rem;
}
.hcmb-case-con img {
	width:11.25rem;
	height:4.25rem;
}
/*news*/
.news-box h2 {
	text-indent:0;
}


