.vSport_list_header {
	height:153px;
	background-color:#000;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:100% auto
}
.vSport_list_header .vMod_topBar {
	background-color:transparent;
	border-bottom:none
}
.vSport_list_header .vMod_topBar_backBtn {
	background-image:url(/fonts/e1b391d4be334028a789d52fd92748b3.woff);
}
.vSport_list_header_info {
	padding: 10px 10px;
	color:#fff;
	overflow:hidden;
}
.vSport_list_header_info .logo {
	float:left;
	width: 84px;
	height: 84px;
	margin:2px 12px 2px 0;
	border-radius:5px;
	overflow:hidden;
}
.vSport_list_header_info .logo img {
	display:block;
	width:100%;
	height:100%
}
.vSport_list_header_info h1 {
	height:30px;
	line-height:30px;
	margin:10px 0 6px;
	font-size:18px;
	overflow:hidden
}
.vSport_list_header_info p {
	height: 24px;
	line-height: 24px;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.vSport_list_header_info p a {
	color:#fff
}
@media (min-width:1004px) {
	.vSport_list_header {
	margin-bottom:20px
}
.vSport_list_header .vMod_topBar {
	display:none
}
.vSport_list_header_info {
	padding: 36px 20px 0;
}
.vSport_list_header_info .logo {
	margin-right:10px
}
}