.disease {
	width: 1200px;
	margin: 0 auto;
}

/* 上半部内容 */
.template_classifiction_item_line_3 {
	background: #e95e9d !important;
}
.template_classifiction_item_3{
	color: #e95e9d !important;
}
.default_view {
	overflow: hidden;
	margin-bottom: 65px;
}

.content_header {
	margin: 40px 0px 0px;
	background: #f9f9f9;
	border-radius: 10px;
}

.content_header_item {
	overflow: hidden;
	margin: 0px 20px;
	border-bottom: 1px solid #EEEEEE;
}

.content_header_item:last-child {
	border: none;
}

.content_header_item_left {
	float: left;
	font-size: 18px;
	font-weight: 650;
	color: #979797;
	margin: 23px 0px 23px 20px;
	width: 94px;
}
.content_header_item_right{
	overflow: hidden;
}
.content_header_item_right_{
	width: 100%;
}
.content_header_item_ .content_header_item_right_item{
	color: #979797;
}
.content_header_item_right_ .content_header_item_right_item{
	color: #191919;
}
.content_header_item_right_item {
	font-size: 18px;
	font-weight: 650;
	color: #191919;
	height: 30px;
	background: #f9f9f9;
	padding: 0px 10px;
	float: left;
	margin: 20px 20px 20px 0px;
	line-height: 30px;
	cursor: pointer;
}
.content_header_item_right_item:hover{
	color: #e9609e;
}
.content_header_item_ .content_header_item_right .content_header_item_right_item{
	font-weight: normal;
}
.content_header_item_ .content_header_item_right_ .content_header_item_right_item{
	font-weight: 650;
}