/*药品手册-疾病概况详情*/
.detail-overview{
	background: #fff;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	margin-bottom: 22px;
}

.detail-overview .overview-left{
	margin-left: 30px;
	padding-bottom: 20px;
}
.overview-left .overview-name{
	font-size: 28px;
	color: #000;
	margin-top: 32px;
	overflow: hidden;
}
.overview-left .overview-name .name-main{
	float: left;
	width:720px;
}
.overview-left .origin{
	font-size: 12px;
	line-height: 32px;
	color: #666;
}
.overview-left .origin span{
	background: url(../../images/disease/list-icon.png) -32px 0 no-repeat;
	height: 14px;
	width: 11px;
	display: inline-block;
	margin-right: 8px;
	vertical-align: -3px;
}
.overview-left .origin a{
	color: #2a69b6;
	line-height: 32px;
	margin: 0 2px;
}
.overview-left .origin a:hover{
	text-decoration: underline;
}
.overview-left .overview-p{
	text-indent:1.5em;
	line-height: 26px;
	color: #000;
	width: 800px;
	margin-bottom: 20px;
}
.overview-left ul li{
	height: 38px;
	line-height: 38px;
	color: #666;
	border-bottom: 1px dashed #e6e6e6;
	width: 440px;
}
.overview-left ul li:last-child{
	border:none;
}
.overview-left ul li strong{
	color: #000;
	margin-right: 26px;
}
.overview-right{
	margin-right: 20px;
	margin-top: 32px;
	border: 1px solid #e6e6e6;
	width: 290px;
}
.overview-right .overview-logo{
	background: #f1f8fe;
	padding-bottom: 12px;
	overflow: hidden;
	margin-bottom: 8px;
}
.overview-right .overview-logo span{
	background: url(../../images/disease/list-icon.png) -32px -35px no-repeat;
	height: 45px;
	width: 35px;
	display: block;
	float: left;
	margin: 12px 12px 0 35px;

}
.overview-right .overview-logo h2{
	font-size: 20px;
	color: #000;
	margin-top:12px;
}
.overview-right .overview-logo p{
	color: #666;
	margin-top: 10px;
}
.overview-right .donor{
	color: #000;
	line-height: 24px;
	margin: 12px 0 12px 20px;
	width: 250px;
}
.overview-right .donor span{
	margin: 0 5px;
	color: #666;
	display: inline-block;
}

/*切换*/
.tabCards{
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background: #fff;
    width: 954px;
    float: left;
}
.tabCards a{
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 170px;
	font-size: 18px;
	display: block;
	float: left;
	color: #666;
}
.tabCards .cur{
	background: #2a69b6;
	color: #fff;
}
/*主体*/
.content-wrapper{
	
}
/*疾病概况*/
.content-wrapper .main-content{
    padding: 30px 30px 0;
    float: left;
    position: relative;
    background: #fff;
    border:  1px solid #e6e6e6;
}
.content-wrapper .main_tab.curTab {
    display: block;
}
.lemmaWgt-lemmaCatalog {
    margin-bottom: 30px;
}
.lemmaWgt-lemmaCatalog .lemma-catalog {
    float: left;
    border: 1px solid #ddd;
}
.lemmaWgt-lemmaCatalog .lemma-catalog .block-title {
    float: left;
    width: 70px;
    height: 85px;
    text-align: center;
    font-size: 18px;
    line-height: 85px;
    font-weight: 400;
    background: #fbfbfb;
}
.lemmaWgt-lemmaCatalog .lemma-catalog .column-3 {
    width: auto;
}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list {
    display: block;
    float: left;
    border-left: 1px solid #ebebeb;
    position: relative;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: #fff;
}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol:first-child {
    border-left: 0;
}
.lemmaWgt-lemmaCatalog .lemma-catalog .column-3 ol {
    width: 145px;
}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol {
    float: left;
    border-left: 1px solid #f5f5f5;
}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 {
    line-height: 28px;
}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 .index {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    width: 18px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 8px;
    vertical-align: top;
    text-align: right;
    color: #2a69b6;
}
.lemmaWgt-lemmaCatalog .lemma-catalog .catalog-list ol li.level1 .text a{
	color: #2a69b6;
	overflow: hidden;
    height: 28px;
    width: 94px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.custom-title.headline-1 {
    border-left: solid 12px #4F9CEE;
    font-size: 22px;
    display: block;
    font-family: 'Microsoft Yahei',SimHei,Verdana;
    font-weight: 500;
    line-height: 22px;
    margin: 30px 0 20px -30px;
    clear: both;
    zoom: 1;
    background: url(../../images/disease/bg-grey.png) repeat-x;
    overflow: hidden;
    position: relative;
}
.custom-title.headline-1 .headline-content {
    line-height: 1;
    color: #000;
    background: #fff;
    padding: 0 8px 0 18px;
}
.basic-info {
    margin: 20px 0 35px;
    clear: both;
    /*background: url(../../images/disease/dashed.png);*/
}
.basic-info .basicInfo-block {
    width: 395px;
    float: left;
}
.basic-info .basicInfo-block .basicInfo-item.name {
    width: 90px;
    padding: 0 5px 0 12px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    color: #666;
}
.basic-info .basicInfo-block .basicInfo-item.value {
    zoom: 1;
    color: #333;
    width: 285px;
    float: left;
    position: relative;
    color: #666;
}
.basic-info .basicInfo-block .basicInfo-item {
    line-height: 36px;
    display: block;
    padding: 0;
    margin: 0;
    float: left;
    border-bottom: 1px dashed #ddd;
}
.main-content .para {
    font-size: 14px;
    word-wrap: break-word;
    color: #333;
    margin-bottom: 15px;
    text-indent: 2em;
    line-height: 24px;
    zoom: 1;
}

/*相关资讯*/
.side-content{
	width: 190px;
    padding: 17px 20px 0;
    float: right;
    position: relative;
    background: #fff;
    border:  1px solid #e6e6e6;
    overflow: hidden;
}
.s
.side-content .side-title{
	margin-bottom: 16px;
}
.side-content .side-title .side-icon{
	background: url(../../images/disease/list-icon.png) -32px -89px no-repeat;
	height: 15px;
	width: 18px;
	display: block;
	float: left;
	margin-right: 10px;
}
.side-content .side-title h1{
	color: #000;
	font-size: 18px;
	float: left;
}
.side-content .side-title .refresh{
	float: right;
	font-size: 12px;
	color: #2a69b6;
	margin-top: 2px;
	cursor: pointer;
}
.side-content .side-title .refresh em{
	background: url(../../images/disease/list-icon.png) -32px -121px no-repeat;
	height: 12px;
	width: 12px;
	display: block;
	float: left;
	margin-right: 2px;
}
.side-content .side-infobox{
	position: relative;
	width: 190px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
}
.side-content .side-infobox .news-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 270px;
}
.side-content .side-infobox div{
	height: 56px;
	width: 170px;
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: url(../../images/disease/mask.png) no-repeat;
}
.side-content .side-infobox h1{
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	overflow : hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.side-content .side-infobox p{
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	overflow : hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.side-content .more-news{
	text-align: center;
	font-size: 16px;
	line-height: 54px;
	height: 54px;
	border-top: 1px solid #ddd;
}



.side-content .more-news a:hover{
	text-decoration: underline;
}

/*热门诊所*/
.side-contentClinic{
	width: 270px;
    padding: 17px 20px 0;
    float: right;
    position: relative;
    background: #fff;
    border:  1px solid #e6e6e6;
}
.side-contentClinic .side-title{
	margin-bottom: 16px;
}
.side-contentClinic .side-title .side-icon{
	background: url(../../images/disease/list-icon.png) -32px -95px no-repeat;
	height: 15px;
	width: 18px;
	display: block;
	float: left;
	margin-right: 10px;
}
.side-contentClinic .side-title h1{
	color: #000;
	font-size: 18px;
	float: left;
}
.side-contentClinic .side-title .refresh{
	float: right;
	font-size: 14px;
	color: #999;
	margin-top: 2px;
}
.side-contentClinic .side-title .refresh em{
	background: url(../../images/disease/list-icon.png) -32px -123px no-repeat;
	height: 12px;
	width: 12px;
	display: block;
	float: left;
	margin-right: 2px;
}
.side-contentClinic .side-infobox{
	position: relative;
	width: 270px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
}
.side-contentClinic .side-infobox .news-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 180px;
}
.side-contentClinic .side-infobox div{
	height: 56px;
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../../images/disease/clinic-mask.png) no-repeat;
}
.side-contentClinic .side-infobox h1{
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	width:250px;
	overflow : hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.side-contentClinic .side-infobox p{
	color: #fff;
	width:250px;
	font-size: 12px;
	line-height: 22px;
	overflow : hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.side-contentClinic .more-news{
	text-align: center;
	font-size: 16px;
	line-height: 54px;
	height: 54px;
	border-top: 1px solid #ddd;
}
.side-contentClinic .more-news a:hover{
	text-decoration: underline;
}



/*视频*/
.content-wrapper .main-video{
	width: 870px;
	height: 1175px;
    float: left;
    position: relative;
    background: #fff;
    border:  1px solid #e6e6e6;
    margin-bottom: 40px;
}
.content-wrapper .main-video .vedio-list .video-title{
	text-align: center;
	font-size: 20px;
	margin-top:22px;
}
.content-wrapper .main-video .vedio-list .video-author{
	text-align: center;
	line-height: 44px;
	color: #666;
}
.content-wrapper .main-video .vedio-list .video-author em{
	color: #2a69b6;
}
.content-wrapper .main-video .vedio-list .vedio-main{
	width: 620px;
	margin: auto;
	height: 350px;
	border: 2px solid #333;
}
.content-wrapper .main-video .vedio-list .hr{
	margin: 28px auto 12px;
	width: 830px;
	border-top: 1px solid #ddd;
	height: 1px;
}



/*新闻列表*/
.news-content{
	width: 954px;
    float: left;
    position: relative;
    background: #fff;
    min-height: 1226px;
}
.news-list{
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	padding: 16px 30px;
}
.news-list:last-child{
	border-bottom: 1px solid #ddd;
}
.news-list:hover{
	border-color: #507edb;
}
.news-list em{
	color: #2a69b6;
}
.news-list h1{
	font-size: 16px;
	margin-bottom: 16px;
}
.news-list p{
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*0902新增收藏功能*/
.top-tool{
	margin-top:32px;
	overflow: hidden;
}
.top-tool .top-collect{
	display: block;
    height: 24px;
    line-height: 24px;
    font-family: arial;
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
    color: #ef5555;
    position: relative;
    cursor: pointer;
    float: right;
    border: 1px solid #ef5555;
    border-radius: 2px;
}
.top-tool .top-collect em{
	background: url(../../images/common/collect.png);
	background-position: 0 0;
	display: inline-block;
	width: 13px;
	height: 16px;
	vertical-align: -1px;
	margin-right: 4px;
}
.top-tool .top-collect em.collect{
	background-position: -15px 0;
}









