.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
	font-size:0
}
.clearfix {
	*zoom:1
}
.ellipsis {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
body,div,html,span,ul {
	margin:0;
	padding:0;
	list-style:none;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased
}
@media (min-width:1440px) {
	.common-footer-wrapper {
	padding:64px 180px
}
}@media (max-width:1440px) {
	.common-footer-wrapper {
	padding:64px 120px
}
}.common-footer-wrapper {
	min-width:1280px;
	height:308px;
	background-color:#2b3341;
	background:url("../images/bottom_bg.png");
	background-position-x:left;
	background-size:1440px 100%;
	font-size:14px;
	font-family:Microsoft YaHei,Helvetica Neue,Tahoma,sans-serif;
	color:#fff;
	line-height:20px;
	position:relative
}
.common-footer-wrapper .common-footer-links {
	float:left;
	margin-left:100px;
}
.common-footer-wrapper .common-footer-links-group {
	float:left;
	margin-right:112px
}
.common-footer-wrapper .common-footer-links-group-title {
	color:#fff;
	font-size:16px;
	margin-bottom:24px;
	cursor:default
}
.common-footer-wrapper .common-footer-links-group-item {
	cursor:pointer;
	display:block;
	color:#fff;
	text-decoration:none;
	margin-bottom:12px
}
.common-footer-wrapper .common-footer-qr-code {
	float:right;
	margin-right:100px;

}
.common-footer-wrapper .common-footer-qr-code-content {
	text-align:center;
	margin-top:16px
}
.common-footer-wrapper .common-footer-qr-code-img {
	width:128px;
	height:128px
}
.common-footer-wrapper .common-footer-copyright {
	position:absolute;
	bottom:24px;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	text-align: center;
    width: 100%;
}
