body{
	min-width : 1500px;
	display:none;
	overflow-x: auto;
	/* 兼容火狐浏览器缩放问题 */
/* 	-moz-transform，-moz-transform-origin */
/* 	-moz-transform，-moz-transform-origin; */
/* 	-webkit-transform，-webkit-transform-origin; */
/* 	 -moz-transform: scale(0.8); */
/*      -moz-transform-origin: center top;  */
     /* chrome、safari */
/* 	 -webkit-transform: scale(0.8); */
/*      -webkit-transform-origin: center top;  */
     /* IE */
/* 	 -ms-transform: scale(0.8); */
/*      -ms-transform-origin: center top;  */
}
footer{
	height: 21.875rem;
	margin-top: .5rem;
	white-space:nowrap;
}
footer .explain{
	width:1500px; 
	height: 390px; 
	margin:auto
}
footer .footc{
	height: 383px;
	margin: auto;
	overflow: hidden;
}
footer .footc a{
	color: #333;
	text-decoration: none;
}
footer .footc div img{
	float: left;
	margin-left: 119px;
}
footer .footc .db1{
	width: 370px;
	height: 170px;
	float: left;
	border-right: 1px solid #a7a7a7;
	margin-top: 4.25rem;
	margin-bottom: 2.875rem;
}
footer .footc .db2{
	width: 370px;
	height: 170px;
	float: left;
	border-right: 1px solid #a7a7a7;
	margin-top: 4.25rem;
	margin-bottom: 2.875rem;
}
footer .footc .db3{
	width: 370px;
	height: 170px;
	float: left;
	border-right: 1px solid #a7a7a7;
	margin-top: 4.25rem;
	margin-bottom: 2.875rem;
}
footer .footc .db4{
	width: 370px;
	height: 170px;
	float: left;
	margin-top: 4.25rem;
	margin-bottom: 2.875rem;
}
footer .footc div ul{
	list-style: none;
}
footer .footc div p{
	text-align: left;
	font-family: "microsoft yahei";
	margin-left: 11.375rem;
	margin-top: 15px;
	font-size:16px;
	width:65px;
}
footer .footc div h2{
	text-align: left;
	font-family: "microsoft yahei";
	margin-left: 11.375rem;
	margin-top: 10px;
    font-weight: revert;
    font-size:24px;
}
footer .xinxi{
	width: 100%;
	height: 45px;
	background: #04589e;
}
footer .xinxi {
	text-align: center;
	font-family: "microsoft yahei";
	color: white;
	line-height: 45px;
	font-size:15px;
}
