.contain {
	width:100%;
	height:100%;
	background:#ffffff;
}
/*banner*/
.banner-single {
	background:url("../../uploads/oracle/oracle.png") no-repeat center;
}
.banner-single div h1 {
	font-size:2.75rem;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:3.875rem;
	letter-spacing:0.125rem;
}
.banner-single div h2 {
	font-size:1.375rem;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:1.875rem;
	letter-spacing:0.625rem;
	margin-left:-0.625rem;
}
/*关于我们*/
.oracle-about {
	background:#ffffff;
}
.oracle-about p {
	opacity:1;
}
.oracle-about-contain {
	width:75rem;
	margin:2.5rem auto 0;
	display:flex;
	justify-content:space-between;
}
.oracle-about-left {
	width:36.6875rem;
	height:11.25rem;
	font-size:0.875rem;
	font-weight:400;
	color:rgba(9,15,33,1);
	line-height:1.875rem;
	text-align:left;
}
.oracle-about-right {
	display:flex;
	justify-content:space-between;
	width:34rem;
	height:11.25rem;
}
.oracle-about-tip {
	width:15.75rem;
	height:11.25rem;
}
.oracle-about-tip img {
	width:15.75rem;
	height:9.375rem;
}
.oracle-about-tip h3 {
	width:15.75rem;
	font-size:0.75rem;
	font-weight:400;
	color:rgba(51,51,51,.5);
	line-height:1.0625rem;
	margin-top:0.875rem;
}
/*我们的优势*/
.oracle-service p {
	width:75rem;
	margin:1.25rem auto 0;
	opacity:1;
}
.oracle-service-contain {
	width:75rem;
	margin:2.5rem auto 0;
	display:flex;
	justify-content:space-between;
}
.oracle-service-left {
	width:27.0625rem;
	height:19.4375rem;
	position:relative;
}
.oracle-service-circle {
	position:absolute;
	background:rgba(255,255,255,1);
	box-shadow:0rem 0.375rem 1.25rem 0rem rgba(12,37,91,0.1);
	border-radius:50%;
	text-align:center;
	font-size:0.875rem;
}
.oracle-service-left h3 {
	position:absolute;
	bottom:0;
	left:11.0625rem;
	font-size:1.25rem;
	font-weight:400;
	color:rgba(9,15,33,1);
	line-height:1.875rem;
}
.oracle-service-right {
	width:37.9375rem;
	height:19.4375rem;
	position:relative;
}
.oracle-service-right h3 {
	position:absolute;
	bottom:0rem;
	left:16.5rem;
	font-size:1.25rem;
	font-weight:400;
	color:rgba(9,15,33,1);
	line-height:1.875rem;
}
.oracle-service-middle img {
	width:1.5rem;
	height:1.5rem;
	margin-top:7.4375rem;
}
/*行业应用*/
.hone-industry {
	background:#FFFFFF;
	padding:3.75rem 0 1.25rem;
}
.compete {
	width:75rem;
	height:25.625rem;
}
.compete_tip3 {
	margin-top:2.5rem;
	width:13.5rem;
	height:24.375rem;
	background:rgba(255,255,255,1);
	box-shadow:0rem 0.25rem 0.875rem 0rem rgba(12,37,91,0.1);
	border-radius:0.625rem 0.625rem 0rem 0rem;
}
.compete_tip3 img {
	height:3.125rem;
	margin-top:1.875rem;
}
.compete_tip3_num {
	font-size:2.25rem;
	font-weight:600;
	color:rgba(9,15,33,1);
	line-height:3.125rem;
	margin-top:1.875rem;
}
.compete_tip3 p {
	width:9.75rem;
	font-size:0.875rem;
	font-weight:400;
	color:rgba(9,15,33,1);
	line-height:1.875rem;
	margin:1.25rem auto 0;
	text-align:left;
}
/*服务范围*/
.htms-function p {
	opacity:1;
}
.htms-function-content {
	width:75rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0 auto 1.25rem;
}
.htms-function-tip {
	width:20.5rem;
	margin-top:3.75rem;
}
.htms-function-logo {
	float:left;
	width:2.375rem;
	height:2.375rem;
	margin-right:0.625rem;
}
.htms-function-right {
	float:left;
	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:18.0625rem;
	font-size:0.875rem;
	font-weight:400;
	color:rgba(9,15,33,.5);
	line-height:1.5rem;
	text-align:left;
}
/*/相关推荐/*/
.news-contain {
	width:75rem;
	height:21.0625rem;
	margin:2.5rem auto 0;
}
.news-contain li {
	width:17.8125rem;
	height:19.125rem;
	margin:0 0.625rem;
}
.news-item-box img {
	width:17.8125rem;
	height:7.5rem;
}
.news-item-box h2 {
	margin:1.875rem 1.875rem 0;
	width:13.75rem;
	height:1.5rem;
	font-weight:500;
	font-size:1.125rem;
	line-height:1.5rem;
	text-indent:0;
}
.news-item-box p {
	margin:0.75rem 1.875rem 0 1.875rem;
	width:14.0625rem;
	line-height:1.875rem;
	height:5.625rem;
}
.news-item-box:hover {
	margin-top:-0.9375rem;
	height:21.0625rem;
}
.news-item-box:hover p {
	height:7.5rem;
}


