.sportBody{
	width: 100%;
	margin: 0 auto;
	background: #4f64b3;
}
.myInfo{
	width: 750px;
	height: 380px;	
	background: url(../images/run.jpg) no-repeat top center;
}
.tx{
	width: 120px;
	height: 120px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
	margin-top: 36px;
	margin-left: 30px;
}
.MyName{
	font-size: 36px;
	color:#fff;
	line-height: 48px;
	float: left;
	margin-top: 68px;
	margin-left: 30px;
}
.myInfo .dkTable{
	float: right;
	margin-top: 38px;
}
.myInfo .dkTable a {
	width: 180px;
	font-size: 36px;
	color: #fff;
	line-height: 48px;
}
.myRank{
	width: 690px;
	margin: 0 auto;
	border-radius: 10px;
	margin-top:-80px;
	background: #fff;
	padding-bottom: 10px;
}
.dkDays,.bsSports,.daka{
	width: 345px;
	float: left;
}
.dayNum{
	font-size: 45px;
	color: #000;
	line-height: 90px;
	font-weight: bold;
	text-align: center;
}
.dayText{
	font-size: 28px;
	line-height: 48px;
	text-align: center;
	color: #a39e95;
}
.daka img{
	width: 50px;
	height: 50px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 12px;
}

.rankList{
	width: 690px;
	margin: 0 auto;
	padding-top: 20px;
}
.rankList ul li{
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	margin-top: 20px;
}
.teamRank{
	font-size: 36px;
	color: #fff;
	line-height: 80px;
	float: left;
	width: 60px;
}
.logoHead{
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
}
.teamDetail{
	width: 400px;
	float: left;
	margin-left: 40px;
}
.teamDetail p{
	font-size: 24px;
    line-height: 40px;
    color: #fff;
}
.teamNum span{
	color: #E0B82C;
}
