.setting{
	width: 100%;
	height: 277px;
	background-image: url(../img/fitness-log_02.png);
	background-size: 100%;
	background-repeat: no-repeat;
	float: left;
}
.nike_sty{
	width:282px;
	height:101px;
	background:rgba(68,68,68,1);
	margin-right: 320px;
	border-radius:51px;
	margin-top: 80px;
	float: right;
}
.nike_img{
	margin: 5px;
	float: left;
	width: 90px;
	height: 90px;
	border-radius: 50%;
}
.nike_name{
	margin-left: 10px;
	margin-top: 10px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:300;
	color:rgba(255,255,255,1);
	line-height:20px;
	/*float: left;*/
}
.con_div{
	height: 100px;
	position: relative;
	top: -20px;
	z-index: 99;
}

.portrait{
	margin-left: 110px;
	margin-top: -40px;
	float: left;
	width: 112px;
	height: 112px;
	border-radius: 50%;
}
.name{
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:21px;
	position: relative;
	top: -10px;
	left: 10px;
	float: left;
}
.info{
	width: 220px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:300;
	margin-top: 20px;
	margin-left: -32px;
	color:rgba(68,68,68,1);
	line-height:21px;
	float: left;
}
.con_div1{
	height: 620px;
}

.date_name{
	width: 150px ;
	height: 30px;
	float: left;
	margin-left: 90px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(68,68,68,1);
	line-height:21px;
}
.content{
	width: 80%;
	height: 60px;
	float: left;
}
.content_1{
	width: 80%;
	height: 25px;
	float: left;
	margin-left: 10px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(68,68,68,1);
}
.content_2{
	width: 80%;
	height: 25px;
	float: left;
	margin-left: 20px;
}
.radius{
	margin-top: 5px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #000000;
	float: left;
}
.img_sty{
	width:342px;
	height:493px;
	margin-left: 38px;
	margin-top: 20px;
	background:rgba(51,51,51,1);
	float: left;
}
.foot_font{
	width: 70%;
	float: left;
	margin-left: 260px;
}