.containerTop:after,
.right:after{
	display: block;
	content: "";
	clear: both;
}
.left{
	width: 229px;
}
.right{
	width: 762px;
}
/* 本站公告 */
.notice{
	width: 100%;
	height: 236px;
	border: 1px solid #DBE4E1;
}
.notice_tit{
	width: 100%;
	height: 39px;
	background-image: url(../images/ind_13.gif);
	padding-right: 14px;
}
.more{
	float: right;
	display: block;
	width: 42px;
	height: 39px;
}
.txtMarquee-top{
	padding: 0 2px;
}
.noticeList li{
	height: 27px;
	border-bottom: 1px dotted #A1A1A1;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 26px;
}
.noticeList li a{
	font-size: 12px;
	color: #054a39;
}
.noticeList li.top3 a{
	color: #009d76;
	max-width: 180px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
/* 新闻动态 */
.news{
	width: 530px;
	height: 236px;
	border: 1px solid #DBE4E1;
	float: left;
	margin-bottom: 4px;
}
.news_tit{
	width: 100%;
	height: 39px;
	background-image: url(../images/ind_15.gif);
	padding-right: 14px;
}
.newsCon{
	padding-right: 7px;
}
.newsCon:after{
	display: block;
	content: "";
	clear: both;
}
.newsCarousel{
	width: 190px;
	padding-top: 18px;
}
.newsList{
	width: 316px;
}
.focusBox { position: relative; width: 190px; height: 166px; overflow: hidden; text-align: left;}
.focusBox .pic img { width: 190px; height: 140px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 26px; z-index: 1; height: 15px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { display: block; padding: 0 5px; color: #FF0000; width: 190px; font-size: 12px; font-weight: bold; text-decoration: none; text-align: center;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;  height:26px; line-height:26px;}
.focusBox .num { position: absolute; z-index: 3; bottom: 26px; right: 0; }
.focusBox .num li{ float: left; position: relative; width: 15px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { font-size: 12px; position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#BE0000;  }

.newsList{
	padding-top: 6px;
}
.newsItem{
	height: 29px;
	border-bottom: 1px dotted #A1A1A1;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 28px;
}
.newsItem p{
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
}
.newsItem p.newsText{
	width: 244px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsItem a{
	font-size: 12px;
	color: #054a39;
}
.newsItem.top3 a{
	color: #009d76;
	max-width: 200px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

/* 视频点播 */
.demand{
	width: 229px;
	height: 236px;
	border: 1px solid #DBE4E1;
}
.demand_tit{
	width: 100%;
	height: 39px;
	background-image: url(../images/ind_17.gif);
	padding-right: 14px;
}
/* 快捷菜单 */
.shortcutMenu{
	width: 229px;
	height: 236px;
	border: 1px solid #DBE4E1;
	background-image: url(../images/ind_22.gif);
	margin-top: 4px;
}
.shortcutMenu a{
	display: inline-block;
	width: 104px;
	height: 72px;
}
/* 科室介绍 */
.department{
	width: 762px;
	height: 270px;
	border: 1px solid #DBE4E1;
	clear: both;
}
.department_tit{
	width: 100%;
	height: 40px;
	background-image: url(../images/ind_24.gif);
}
.department_tit img{
	vertical-align: middle;
}
.department_more{
	float: right;
	vertical-align: middle;
}
.departmentItem{
	vertical-align: middle;
	font-size: 12px;
	color: #054a39;
	margin: 0 7px;
}
.departmentCon:after{
	display: block;
	content: "";
	clear: both;
}
.departmentCon_left{
	width: 237px;
	padding-left: 3px;
	padding-top: 24px;
}
.departmentCon_right{
	width: 523px;
}
.introduction_tit{
	font-size: 12px;
	line-height: 34px;
	color: #054a39;
	font-weight: bold;
	padding-left: 16px;
}
.introduction_Des{
	font-size: 12px;
	color: #054A39;
	line-height: 20px;
	text-indent: 16px;
}
.introduction_Des a{
	font-size: 12px;
	color: #054A39;
}
.departmentList{
	width: 518px;
	height: 117px;
	background-image: url(../images/ind_31.gif);
	padding: 5px 35px 0;
	margin-top: 7px;
}
.departmentList_item{
	float: left;
	display: block;
	width: 50%;
	height: 27px;
	border-bottom: 1px dotted #A1A1A1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 26px;
}
.departmentList_item a{
	font-size: 12px;
	color: #054a39;
}
.departmentList_item.top3 a{
	font-size: 12px;
	color: #009d76;
	max-width: 180px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
/* 医疗设备图片 */
.equipmentImg{
	width: 762px;
	height: 290px;
	border: 1px solid #DBE4E1;
	margin-top: 4px;
	padding: 13px 6px 0;
}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative; }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:140px; height:100px; display:block; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px; width: 140px; overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;  }

.containerTopBottom{
	margin-top: 4px;
}
.containerTopBottom:after{
	display: block;
	content: "";
	clear: both;
}
/* 健康知识 */
.health{
	width: 382px;
	height: 278px;
	border: 1px solid #DBE4E1;
}
.health_tit{
	width: 100%;
	height: 40px;
	background-image: url(../images/ind_37.gif);
}
.healthList{
	padding: 0 16px;
}
.healthItem{
	width: 100%;
	height: 29px;
	border-bottom: 1px dotted #A1A1A1;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 28px;
}
.healthItem p{
	display: inline-block;
	font-size: 12px;
}
.healthItem p.healthText{
	width: 276px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.healthItem p.healthDate{
	float: right;
}
.healthItem a{
	font-size: 12px;
	color: #054a39;
}
.healthItem.top3 a{
	color: #009d76;
	max-width: 236px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

/* 医院文化 */
.hospital{
	width: 378px;
	height: 278px;
	border: 1px solid #DBE4E1;
}
.hospital_tit{
	width: 100%;
	height: 40px;
	background-image: url(../images/ind_39.gif);
}
.hospital .healthItem p.healthText{
	width: 270px;
}

/* 医疗设备 */
.medical{
	width: 229px;
	height: 244px;
	border: 1px solid #DBE4E1;
	margin-top: 4px;
}
.medical_tit{
	width: 100%;
	height: 39px;
	background-image: url(../images/ind_350.gif);
}
.medicalList{
	padding: 0 2px;
}

/* 政策法规 */
.regulations{
	width: 229px;
	height: 244px;
	border: 1px solid #DBE4E1;
	margin-top: 4px;
}
.regulations_tit{
	width: 100%;
	height: 39px;
	background-image: url(../images/ind_35.gif);
}
.regulationsList{
	padding: 0 2px;
}

/* 联系我们 */
.contact{
	width: 229px;
	height: 109px;
	border: 1px solid #DBE4E1;
	margin-top: 4px;
	background-image: url(../images/ind.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 2px 8px 0;
}
.contact p,
.contact p a{
	color: #054a39;
	font-size: 12px;
	line-height: 20px;
}

.containerBottom{
	margin-top: 4px;
}
.containerBottom:after{
	content: "";
	display: block;
	clear: both;
}
/* 护理天地 */
.nursing{
	width: 320px;
	border: 1px solid #DBE4E1;
	height: 222px;
	margin-bottom: 4px;
}
.nursing_tit{
	width: 100%;
	height: 40px;
	background-image: url(../images/in00.gif);
}
.more_bottom{
	float: right;
}
.nursing .healthItem p.healthText{
	width: 214px;
}
.nursing .healthItem.top3 a{
	max-width: 180px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.nursing .healthItem.top3 img{
	vertical-align: middle;
}

/* 所获荣誉 */
.honors{
	margin-left: 21px;
}

/* 专家介绍 */
.experts{
	width: 100%;
	height: 160px;
	border: 1px solid #DBE4E1;
	clear: both;
}
.experts_tit{
	width: 100%;
	height: 24px;
	background-image: url(../images/ind_42.gif);
	padding-right: 7px;
}
.experts_more{
	width: 70px;
	height: 24px;
	float: right;
}
.expertsList{
	width: 955px;
	overflow: hidden;
}
.txtMarquee-left{ width:100%;  position:relative; }
/* .txtMarquee-left .bd .tempWrap{ width:425px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */ */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ float:left; height:134px;}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a{
	display: block;
	width: 345px;
	height: 134px;
	position: relative;
	padding-left: 120px;
	padding-right: 10px;
}
.txtMarquee-left .bd ul li a img{
	width: 111px;
	height: 134px;
	position: absolute;
	top: 0;
	left: 0;
}
.expertsItem_tit{
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.expertsItem_des{
	font-size: 14px;
	line-height: 25px;
	color: #1D2F29;
}

/* 飘窗 */
#roll {
	height: 95px;
	width: 150px;
	position: fixed; /*fixed实现绝对定位*/
	cursor:pointer;
	z-index: 9999;
}
#roll img{
	height: 65px;
	width: 150px;
}
#roll span{
	display: inline-block;
	color: red;
	font-weight: bold;
	font-size: 16px;
	height: 30px;
	cursor: pointer;
}
.lovexin12{
	position: fixed;
	left: 22px;
	top: 20%;
	width: 100px;
	text-align: center;
}
.closelovexin12,
.closelovexin14{
	cursor: pointer;
}
.lovexin14{
	position: fixed;
	right: 22px;
	top: 20%;
	width: 100px;
	text-align: center;
}

/* 横幅 */
.hengfu{
	width: 750px;
	height: 130px;
	margin-top: 13px;
}
.focusBoxH { position: relative; width: 750px; height: 130px; overflow: hidden; text-align: left;}
.focusBoxH .picH img { width: 750px; height: 130px; display: block; }