.medical-list li {

}
.medical-sidebar > div {
	padding: 20px 27px;
}
.sidebar-search {
	padding-bottom: 16px;
	width: 317px;
	border-bottom: 1px dashed #e7e7e7;
}
.recent-search {
}
.recent-search span {
	display: block;
	color: #b1b1b1;
	margin-bottom: 12px;
	text-indent: 10px;
}
.recent-search li {
	float: left;
}
.recent-search li a {
	display: block;
	padding: 0px 10px;
	height: 32px;
	line-height: 32px;
	color: #000;
	background-color: #ebf5fd;
	margin: 5px;
}
.recent-search li a:hover {
	background-color: #bad8fc;
}
.medical-detail-sidebar {

}
.medical-detail-sidebar > h5 {
	padding-left: 26px;
	padding-right: 26px;
	line-height: 51px;
	border-bottom: 1px solid #e9ebed;
}
/*关于作者*/
.about-author > div {
	padding: 24px 26px;
}
.about-author-baseinfo {
	height: 77px;
	border-bottom: 1px solid #e9ebed;
}
.about-author-baseinfo-img,
.about-author-baseinfo-img img {
	width: 60px;
	height: 60px;
}
.about-author-baseinfo-text p {
	line-height: 34px;
	font-weight: bold;
	font-size: 16px;
}
.about-author-baseinfo-text span {
	line-height: 26px;
	font-size: 13px;
}
.about-author-infolist {
	padding-top: 18px;
	padding-bottom: 26px;
	height: 93px;
}
.about-author-infolist > a {
	float: left;
	width: 80px;
	height: 45px;
	cursor: pointer;
}
.about-author-infolist > a > b,
.about-author-infolist > a > span {
	display: block;
	text-align: center;
}
.about-author-infolist > a > b {
	font-size: 24px;
	margin-bottom: 2px;
	font-weight: normal;
}
.about-author-infolist > span {
	margin-top: 4px;
	float: left;
	width: 1px;
	height: 42px;
	background-color: #e9ebed;	
}
.about-author-follow {
	text-align: center;
}
.about-author-follow > button {
	width: 94px;
}
/*相关问题*/
.about-question > h5 > a {
	cursor: pointer;
}
.about-question > h5 > a > svg {
	position: relative;
	top: 3px;
}
.about-question > div {
	padding: 12px 18px;
}
.about-question-list > li {
	padding: 16px 4px;
	border-bottom: 1px dashed #d9d9d9;
}
.about-question-list > li:last-child {
	border-bottom: none;
}
.about-question-answernum {
	color: #386aa7;
}
/*.content_left {width: 772px;}
.content_right {
	width: 380px;
	padding: 0px 24px;
	background-color: #fff;
}
.content_right .search {
	position: relative;
	padding: 20px 0px 16px;
	border-bottom: 1px dashed #e7e7e7;
}
.content_right .search input {
	padding: 0px 30px;
	width: 332px;
	height: 38px;
	border: 1px solid #d3d3d3;
	border-radius: 18px;
}
.content_right .search a {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	right: 20px;
	top: 30px;
	cursor: pointer;
}
.content_right .search-hot {
	padding-top: 20px;
	padding-bottom: 32px;
}
.content_right .search-hot span {
	display: block;
	color: #b1b1b1;
	margin-bottom: 12px;
}
.content_right .search-hot li {
	float: left;
}
.content_right .search-hot li a {
	display: block;
	padding: 0px 10px;
	height: 32px;
	line-height: 32px;
	color: #000;
	background-color: #ebf5fd;
	margin: 10px;
}
.topics > ul > li {
	padding: 18px 30px;
	width: 772px;
	margin-bottom: 15px;
	background-color: #fff;
}
.topics .info {
	margin-bottom: 14px;
	line-height: 30px;
}
.topics .info a {
	margin-right: 12px;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: green;
	cursor: pointer;
}
.topics .info a+span{
	margin-right: 16px;
	color: #000;
}
.topics .info a+span+span{
	color: #8d8d8d;
}
.topics h2 {
	width: 712px;
	margin-bottom: 12px;
	color: #000;
	font-size: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.topics p {
	margin-bottom: 10px;
	width: 712px;
	height: 60px;
	line-height: 30px;
	color: #646464;
	overflow: hidden;
	text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.topics button {
	margin-left: 3px;
	border: none;
	background-color: #fff;
	color: #646464;
	cursor: pointer;
}
.topics button svg {
	position: relative;
	top: 3px;
	left: 5px;
	color: #8590a6;
}
.topics .operation {
	height: 26px;
	line-height: 26px;
}
.topics .operation .fl span {
	margin-right: 20px;
	color: #646464;
}
.topics .operation .fl span a {
	color: #3b77ca;
	cursor: pointer;
}
.topics .operation .fr button {
	margin-left: 24px;
	border: none;
	background-color: #fff;
	color: #646464;
	cursor: pointer;
}
.topics .operation .fr button svg {
	position: relative;
	top: 3px;
	color: #8590a6;
}
.current_position {
	margin-bottom: 20px;
}

.current_position .location {

}

.current_position .sort a {
	float: right;
	margin-left: 24px;
}*/