body{
	background: #eef0f6;
}
#productCenter_three{
	width: 100%;
}
.product_center_banner{
	width: 100%;
	z-index: -1;
	position: relative;
}
.product_center_banner img{
	width: 100%;
}
.seationThree{
	width: 1200px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: -492px;
}
.cpzxThree{
	margin: 95px 0 0 58px;
}
.productCenter_three_detail{
	width: 1082px;
	margin: 0 auto;
	margin-top: 80px;
	padding-bottom: 165px;
}
.productCenter_three_detail_one{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.productCenter_three_detail_one .productCenter_three_detail_kuai{
	width: 332px;
	height: 468px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(176,184,201,0.3500);
}
.productCenter_three_detail_one .productCenter_three_detail_kuai p:nth-child(2){
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
	margin-left: 30px;
	margin-top: 20px;
}
.productCenter_three_detail_one .productCenter_three_detail_kuai p:nth-child(3){
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 50px;
	margin-left: 30px;
}
.productCenter_three_detail_two{
	width: 1082px;
	height: 391px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(176,184,201,0.3500);
	margin-top: 124px;
}
.productCenter_three_detail_two .productCenter_three_detail_kuai_detail_two{
	display: flex;
	justify-content: space-between;
}
.productCenter_three_detail_two .productCenter_three_detail_kuai_detail_two div p:nth-child(1){
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
	margin: 78px 0 0 41px;
}
.productCenter_three_detail_two .productCenter_three_detail_kuai_detail_two div p:nth-child(2){
	font-size: 18px;
	font-weight: 400;
	color: #999999;
	line-height: 38px;
	margin: 12px 41px;
}


.footer {
    margin-top: -1px;
}















/*解决方案*/
#solutionThree{
	width: 100%;
}
.solution_banner{
	width: 100%;
	z-index: -1;
	position: relative;
}
.solution_banner img{
	width: 100%;
}
.solution_foot_banner{
	height: 901px;
    margin-top: -550px;
    width: 100%;
    background: url(/d/file/2022-07-15/cpzxThree09.png) no-repeat;
    background-size: cover;
}
.solution_seationThree{
	width: 1200px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: -492px;
}
.jjfaThreetext{
	margin: 95px 0 0 58px;
}
.jjfaThree_detail{
	width: 1028px;
	margin:  0 auto;
	margin-top: 74px;
	padding-bottom: 165px;
}
.jjfaThree_detail .jjfaThree_detail_kuai{
	display: flex;
	justify-content: space-between;
}
.jjfaThree_detail .jjfaThree_detail_kuai div{
	position: relative;
	margin-top: 16px;
}
.jjfaThree_detail .jjfaThree_detail_kuai div p:nth-child(2){
	position: absolute;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
	bottom: 110px;
	left: 0;
	right: 0;
	text-align: center;
}
.jjfaThree_detail .jjfaThree_detail_kuai div p:nth-child(3){
	position: absolute;
	bottom: 75px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 35px;
	left: 0;
	right: 0;
	text-align: center;
}