.contain {
	width:100%;
	height:100%;
	background:#ffffff;
}
/*banner*/
.medicine-banner {
	padding:6.5rem 0 8.375rem;
	background:url(../../uploads/manufacturing/banner.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;
	margin-top:1.25rem;
}
/*“数”“智”赋能，卓越运营*/
.overview-intro {
	height:23.125rem;
}
.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 0;
	position:relative;
	overflow:hidden;
	z-index:200;
}
/* 解决方案 */
.structure {
	display:block;
	margin-top:2.5rem;
	height:34rem;
}
.solutions {
	padding-bottom:1.25rem;
}
.structure .structure-img {
	width:62.5rem;
	height:34rem;
}
.square-item1 {
	top:2.75rem;
}
.square-item2 {
	width:5.125rem;
	height:6rem;
	top:7.875rem;
	left:8.125rem;
}
.square-item3 {
	top:7.125rem;
	right:0rem;
}
/*核心场景*/
.advantage-content {
	width:75rem;
	margin:0 auto;
}
.htms-advantage {
	padding:3.75rem 0 2.5625rem;
}
.product-tip {
	display:flex;
	justify-content:space-between;
}
.htms-advantage {
	background:#ffffff;
}
.product-word {
	width:33.75rem;
}
.product-word > h2 {
	margin-top:0;
	text-indent:0;
}
.product-word .see-more {
	margin:1.25rem 0 0 0;
}
/*重点领域*/
.rzh-function {
	padding-bottom:3.75rem;
}
.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:10.3125rem;
	transition:all .5s;
}
.rzh-icon-box1 {
	display:flex;
	flex-direction:column;
	align-items:center;
	position:relative;
	float:left;
	width:18.5625rem;
	height:10.3125rem;
	/*transition:all .5s;
	*/
}
.rzh-icon-box > a {
	position:absolute;
	margin-top:0.625rem;
	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;
}
/*news*/
.news-contain {
	margin-top:3rem;
}
.news-item-box h2 {
	text-indent:0;
}


