.detail{
	background-color: #fff!important;
	padding: 0!important;
}
.activity{
	width: 100%;
	height: 2rem;
	background-color: #F0EFF5;
	font-size: 0.75rem;
	font-weight: bold;
	text-align: center;
	line-height: 2rem;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C7C7C9;
}
.content{
	padding: 0 0.75rem;
	font-size: 0.55rem;  
	line-height: 0.775rem; 
	color: #526177;
}
.content div{
	font-weight: bold;
	color: #526077;	
}
.time1{
	margin: 0.525rem 0 0.7rem 0;
	height: 1.55rem;
}
ul li:last-child{
	/*color: #FF7F00;*/
	/*padding: 0.45rem 0;*/  
	/*border-top: 1px dashed #B5B5B6;*/
	 /*border-bottom: 1px dashed #B5B5B6;*/
	/*margin-top: 0.475rem;*/

}
ul li p{
	border: 0;
	padding: 0;
	margin-top: 0.375rem;
}
.footer{
	height: 2.575rem;
	background-color: #F0EFF5;
}
.footer div{
	text-align: center;
	font-size: 0.5rem;
	line-height: 0.7rem;
	padding-top: 0.45rem;
	color: #BABABA;
}