.pagination > li > a{
	padding: 3px 10px;
	color: #F76F13;
	
}
.media {
	overflow: hidden;
}
hr{
	border-width:10px ;
	margin: 10px -15px;
}
.recommend{
}
.media img{
	/*width: 115px;
	height: 85px;*/
	float: left;
}
.media-body h4 a{
	color: #333333;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}
.media-body p{
	color: #666;
	margin-top: 15px;
}
.totop{
	position: fixed;
	display: none;
	right: 5px;
	top: 60%;
	z-index: 99;
}
.update-select{
	overflow: hidden;
	background-color: #F0F9FF;
}
.update-select li{
	float: left;
	margin-left: 10px;
}
.update-select li a{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
}
.search-update{
	margin: 10px 0 0px;
	line-height: 40px;
	height: 40px;
}
.input-update{
	float: right;
	margin-right: 20px;
}
.input-update a{
	color: #666;
}
.input-update input{
	height: 28px;
	width:140px ;
	padding-left: 25px;
	
}
.expert-photo{
	float: left;
	margin-right: 20px;
}
.media .media-object{
	width: 55px;
	height: 55px;
	margin-bottom: 10px;
}
.expert-text{
	padding: 10px 0;
	color: #666;
	line-height: 22px;
	
}
