/* ==================================
404
================================== */
.l-main {
	background: #292d34;
	width: 100%;
	padding: 108px 0 85px;
	min-height: 95vh;
}

.f-404 {
	background: url(/assets/img/user/pc/common/bg-404.png) center 70px no-repeat #303747;
	width: 880px;
	margin: 0 auto;
	padding: 303px 0 100px;
}

.f-404 .title {
	font-size: 24px;
	font-weight: bold;
	color: #b6bfc9;
	text-align: center;
}

.f-404 .text {
	font-size: 15px;
	line-height: 28px;
	color: #b6bfc9;
	text-align: center;
	margin: 20px 0 0;
}

.top-btn {
	width: 260px;
	margin: 45px auto 0;
}

.top-btn a {
	display: block;
	background: #556fb5;
	font-size: 16px;
	line-height: 49px;
	text-align: center;
	color: #fff;
	height: 48px;
}
