.contain {
	width:100%;
	height:100%;
	background:#ffffff;
}
/*banner*/
.medicine-banner {
	padding:6.5rem 0 8.375rem;
	background:url(../../uploads/industry/banner@2x.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
}
.banner-product-title {
	font-size:2.75rem;
	font-weight:600;
	line-height:3.875rem;
	/*-webkit-background-clip:text;
	*/
    /*-webkit-text-fill-color:transparent;
	*/
}
.banner-product-content p {
	bottom:0;
	width:41.25rem;
	font-size:0.875rem;
	font-weight:400;
	color:#090F21;
	line-height:1.875rem;
}
/*助力企业业财一体化、数字化转型服务*/
.overview-intro {
	height:23.5625rem;
}
.overview-intro-center {
	width:75rem;
	height:20.625rem;
	background:#FFFFFF;
	box-shadow:0 0.25rem 2.5rem 0 rgba(12,37,91,0.1);
	margin:2.5rem auto;
	position:relative;
	overflow:hidden;
	z-index:200;
}
/*行业板块*/
.advantage-content {
	width:75rem;
	margin:0 auto;
}
.product-tip {
	display:flex;
	justify-content:space-between;
}
.htms-advantage {
	background:#ffffff;
	padding-top:0;
}
.product-word {
	width:33.75rem;
}
.product-word > h2 {
	margin-top:0;
	text-indent:0;
}
.product-word .see-more {
	margin:1.25rem 0 0 0;
}
/*产品优势*/
.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.875rem;
	height:1.5625rem;
	font-size:1.125rem;
	font-weight:500;
	color:#090F21;
	line-height:1.5625rem;
	text-indent:0;
}
/*news*/
.news-item-box h2 {
	text-indent:0;
}


