.about-bottom {
	height: 262px;
	background: #242424;
}

.about-content {
	width: 1200px;
	margin: auto;
	margin-top: 36px;
}

.about-content>div {
	display: inline-block;
	vertical-align: top;
	width: 296px;
	color: #fff;
}

.about-content .logo-bottom-div>img {
	margin-top: 4px;
}

.about-content p {
	font-size: 14px;
	line-height: 28px;
}

.about-content .p-title {
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 16px;
}

.about-content a {
	color: #fff;
	text-decoration: none;
}

.about-content a:hover {
	text-decoration: underline;
}

.qrcode-item {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}

.qrcode-item.second {
	margin-left: 36px;
}

.qrcode-item>div {
	margin-top: 8px;
}

.bottom-hr {
	border-top: 1px solid #979797;
	margin-bottom: 10px;
}

.record-div {
	text-align: center;
}

.record-div span {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	opacity: 0.45;
}

.record-div span>a {
	color: #fff;
}

.record-div img {
	margin: 0 4px 6px 24px;
}