/* 内容 */
.enterpriseService_content{
	width: 1420px;
	margin: 0 auto;
	background: #FFFFFF;
	border-radius: 20px;
	position: relative;
	z-index: 9;
	top: -100px;
	overflow: hidden;
}
.enterpriseService_content_title{
	width: 100%;
	text-align: center;
	
	color: #666666;
	margin: 70px 0 35px 0;
}
.enterpriseService_content_title h2{
	font-weight: 500;
	font-size: 48px;
}
.enterpriseService_content_span{
	font-weight: bold;
	color: #e60012;
}
.home_product{
	width: 100%;
	margin-top: 20px;
}
.home_product_title{
	width: 100%;
	text-align: center;
	font-size: 48px;
	color: #666666;
	line-height: 126px;
}
.home_product_content{
	width: 1380px;
	height: 550px;
	background-color: #f7f7f7;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.home_product_box{
	width: 276px;
	height: 275px;
	box-sizing: border-box;
}
.border_bottom{
	border-bottom: 1px solid #FFFFFF;
}
.border_right{
	border-right: 1px solid #FFFFFF;
}
.home_product_img{
	width: 80px;
	height: 80px;
	display: block;
	margin: 30px auto 0 auto;
}
.home_product_content_title{
	font-size: 18px;
	text-align: center;
	line-height: 32px;
	margin-top: 8px;
	color: #000000;
}
.home_product_content_text{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
/* 企业服务 */
.enterpriseService_service{
	width: 1420px;
}
.enterpriseService_service_box{
	width: 100%;
	height: 340px;
	display: flex;
	overflow: hidden;
	margin-bottom: 80px;
}
.enterpriseService_service_img{
	width: 680px;
	height: 340px;
	display: block;
	margin-left: 20px;
}
.enterpriseService_service_content{
	width: 680px;
	height: 340px;
	background-color: #f7f7f7;
	margin-left: 20px;
}
.enterpriseService_service_content_title{
	font-size: 24px;
	color: #000000;
	width: 575px;
	margin: 30px 50px 0 55px;
	height: 50px;
	line-height: 50px;
}
.enterpriseService_service_content_text{
	width: 575px;
	margin: 0 50px 0 55px;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
}
#head_content_tag2{
	color: #E60000;
}

.enterpriseService_content_subtitle{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
}
.enterpriseService_brank{
	width: 1380px;
	height: 582px;
	display: block;
	margin: 60px auto 70px auto;
}
.enterpriseService_brank_jump{
	width: 510px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	color: #000000;
	border: 1px solid #000000;
	box-sizing: border-box;
	margin: 0 auto;
}