.footer {
	height: 110px;
}
.footer .footer-desc {
	font-size: 12px;
	color: #999;
	margin-top: 23px;
}
.footer .desc-item {
	margin: 0 10px;
}
.footer .icon-safety {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../img/icon-fw.png');
	vertical-align: middle;
	margin-right: 5px;
}