.navbar-box{
	display: none; 
}
.hw-404{
	background: #f6f6f6;
	padding: 30px 0px;
}
.hw-404 .pic{
	float: left;
}
.hw-404 .pic img{

}
.hw-404 .txt{
	padding-top: 200px;
}
.hw-404 .txt h3{
	font-size: 24px;
	font-weight: normal;
}
.hw-404 .txt p{
	font-size: 14px;
	color: #616161;
	margin-top: 40px;
}
.hw-404 .txt p font{
	color: #b9a37f;
}
.hw-404 .txt a{
	display:inline-block;
	width: 210px;
	height: 60px;
	background: #000000;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #ffffff;
	margin-top: 40px;
}