footer{
	width: 100%;
	margin-top: 70px;
}
/* 顶部样式 statr */

.footerTop{
	background: #F5F5F5;
	padding-top: 81px;
	padding-bottom: 44px;
}
.footList{
	height: 204px;
}
.footList li{
	float: left;
	height: 100%;
}
.footLeftOne{
	width: 360px;
	height: 204px;
}
.footLeftOne li {
	height: auto;
	width: 152px;
}
.footLeftOne li a{
	color: #000000;
	font-family: "microsoft yahei";
	font-size: 18px;
	display: block;
	padding-bottom: 20px;	
}
.footTitle{
	color: #091740;
    font-weight: bold;
    font-size: 23px;
    line-height: 1;
    margin-bottom: 30px;
    text-align: left;
    width: 342px;
    margin: 0 auto 30px;
}
.footCall{
	width: 610px;
	border-left: 1px solid #DDE6E1;
	border-right: 1px solid #DDE6E1;
	text-align: center;
}
.footcalTxt{
	text-align: left;
	width: 342px;
	margin: 0 auto;
	color: #000000;
	font-size: 18px;
	font-family: "microsoft yahei";
	padding-bottom: 20px;
		line-height: 1;
}
.footEwm{
	padding-left: 90px;
	text-align: center;
}
.footEwm img{
	max-width: 138px;
	margin-bottom: 24px;
}
.footEwm p{
	color: #1A1A1A;
	font-size: 18px;
	padding-bottom: 8px;
	font-family: "microsoft yahei";
	line-height: 1;
}
/* 顶部样式 end */
/* 底部样式 statr */
.footerBottom{
	width: 100%;
	height: 79px;
	line-height: 79px;
	color: #FFFFFF;
	font-size:14px;
	font-family:"microsoft yahei";
	background:#091740;
	text-align: center;
}
/* 底部样式 end */








