body{
	background: #F4F4F4;
}
.cover-header{
	color: white;
	border: none;
	border-radius: 0px;
}
.cover-header img{
	border-radius: 0px;
}
.cover-content{
	align-items: center;
}
.cover-img{
	width: 100%;
	min-height: 200px;
}
.location-desc{
	padding-top: 20px;
	padding-bottom: 20px;
}
.mark{
	height: 20px;
	margin-right: 10px;
	/*background: #299BEE;*/
	background: #007BFF;
	border-radius: 10px;
}
.font-666-14{
	color: #666666;
	font-size: 14px;
}
