.footer{
}
.footer-start{
	height: 120px;
	background-color: #322c3d;
}
.footer-end{
	height:20px;
	color: #999;
	background-color: #ececec;
	font-size: 10px;
	padding: 3px;
}
.footer-start .online-service{
	background-color: #7160BC;
    padding: 8px 22px 8px 22px;
    color: #e4e4e4;
    font-size: 12px;
}
.footer-operate {
	width: 90%;
}
.footer-operate span{
	color: #e4e4e4;
	padding-left: 10px;
    border-left: 1px solid #e4e4e4;
    margin-right: 5%;
    font-size:12px;
}
.online{
	width: 90%;
	margin-top: 8px;
}
.online span{
	margin-right: 3%;
}

.footer-start .online-tel{
	color: #e4e4e4;
	font-size:12px;
}
.footer-start .online-email{
	color: #e4e4e4;
	font-size:12px;
}
.footer-start img{
	float: right;
}
.clear-padding{
	padding:0;
}