.footer {
	min-width:1200px;
	height: 300px;
	background: #212327;
}

.footer-content {
	height: 248px;
	padding-top: 52px;
}

.footer-logo {
	height: 37px;
}

.footer-logo img {
}

.footer-body {
	height: 183px;
	padding-top: 26px;
	box-sizing: border-box;
}

.col {
	width: 33%;
	float: left;
	border-right: 1px solid #646568;
}

.qrcode {
	width: 125px;
	height: 125px;
	background: url(../images/qrcode.png);
	background-size: 100% 100%;
	margin: 0 auto;
}

.remember {
	color: #fff;
	font-size: 14px;
	text-align: center;
	height: 58px;
	line-height: 58px;
}

.col-wrapper {
	box-sizing: border-box;
	padding-left: 40px;
}

.contactus {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}

.col-wrapper pre {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	nargin-top: 10px;
}

.col-wrapper a p {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	nargin-top: 10px;
}

.col-wrapper a p:hover {
	color: #007AFF;
}

.col:last-child {
	border: none;
}

.footer-end {
	height: 70px;
	background: #1b1b1b;
}
.publish {
	height:70px;
	text-align: center;
	color: #ffffff;
	line-height: 70px;
	font-size: 14px;
}