
/*-------------科室介绍------------------------*/
.content_bot{color: #666666;padding:15px; border:solid 1px #e3e3e3;background:#fff;}
.content_bot ul li { height:35px; padding-left:10px; float:left; width:200px; line-height:35px; background:url(/Content/Areas/Common/images/leftnav/lv2_p_Bg.png) 0px 16px no-repeat; font-size:14px;}
.content_bot h3 { height:45px; line-height:45px; color:#4d4d4d; font-size:16px; font-family:'微软雅黑'; font-weight:normal; border-bottom:1px solid #e7e7e7; background:none; padding:0; margin-bottom:10PX;}
.content_bot h3 span{ display:block;border-bottom: 2px solid #478cd1; width:80px; padding-left: 10px;}

/*未开启*/
.title_h2_bj { background: url(/Content/Areas/Hospitals/images/bg_titleSty1.jpg) repeat; border: 1px solid #D7D7D7; color: #41A68A; font-size: 14px; height: 29px; line-height: 29px; padding-left: 12px; }
.main_c { border: 1px solid #D9D9D9; }
.main_c .zjtd_content p { text-indent: 28px; }
.main_c .zjtd_content { color: #333333; font-size: 14px; line-height: 24px; padding:10px; }
.main_c .title2 { background: url(/Content/Areas/Hospitals/images/table_h.jpg) no-repeat; border-bottom: medium none; color: #FFFFFF; font-size: 14px; font-weight: bold; height: 26px; line-height: 26px; margin: 10px 0; text-align: center; width: 83px; }

/*-------------科室介绍-----xin-------------------*/
.main_content{ background:#fff; padding: 8px 15px; border:solid 1px #e3e3e3}
.dep_block .title_head_ds{ height:47px; overflow:hidden; clear:both;line-height:45px; color:#4d4d4d; font-size:16px; font-family:'微软雅黑'; font-weight:normal; border-bottom:1px solid #e7e7e7; background:none; padding:0; margin-bottom:10px; display:block}
.dep_block .title_head_ds span{display:block;border-bottom: 2px solid #00968e; padding:0 5px; float:left}
.dep_block .title_head_ds a{ color:#FFF}
.dep_block .dep_list{ float:left; margin:0 0 0 0px; display:inline; padding:0 0 0 10px;}
.dep_block .dep_list li{ float:left; line-height:40px; width:150px; font-size:14px;padding:0 0 0 13px;}
.dep_block .dep_list li a{ color:#00968e}
.dep_block .dep_list li a:hover{text-decoration:underline;}
.dep_block .dep_list li ul li a{ color:#666}
.dep_block .dep_list li ul li a:hover{color:#00968e;}

.dep_block .dep_list .tylelable4,.dep_block .dep_list .tylelable3,.dep_block .dep_list .tylelable2{ width:1150px;}

.dep_block .dep_list .tylelable4 .lv2_ul .lv2_li,,.dep_block .dep_list .tylelable3 .lv2_ul .lv2_li,.dep_block .dep_list .tylelable2 .lv2_ul .lv2_li{float:left;	background:none;}
.dep_block .dep_list li .lv2_ul{ display:block;}
.dep_block .dep_list li .lv2_ul li{background:none;padding:0 0 0 0px; }

/*省级科室分类*/
.inform{ padding:10px;}
.inform dd.dep_list1{  float: left; margin: 0; padding: 0 0 0 13px; background: url("/Content/Areas/Common/images/ico3.jpg") no-repeat 0 19px ; font-size: 14px;line-height: 40px; width: 150px;}
.inform dt.dep_list{  float: left; margin: 0; padding: 0 0 0 13px; background: url("/Content/Areas/Common/images/ico3.jpg") no-repeat 0 19px ; font-size: 14px;line-height: 40px; width: 1100px;}
.inform a{color:#00968e}
.inform a:hover{ text-decoration:underline;}
.inform dt.dep_list ul li a{ color:#666;}
.inform dt.dep_list ul li a:hover{ color:#00968e; text-decoration:none;}
.lv2 .lv3{overflow: hidden;}
/*市级科室分类*/
.inform ul.dep_list li{ background: url("/Content/Areas/Common/images/ico3.jpg") no-repeat 0 19px ;}



/*-------------总科室介绍-----xin-------------------*/
.category .cate_title{ height:45px; line-height:45px; color:#4d4d4d; font-size:16px; font-family:'微软雅黑'; font-weight:normal; border-bottom:1px solid #e7e7e7; background:none; padding:0; margin-bottom:10PX;}
.category .cate_title span{display:block;border-bottom: 2px solid #00968e; padding:0 5px; float:left}
.category ul .lv2li{ float:left;}
.category ul .lv2title{ margin: 0; padding: 0 0 0 10px; background: url("/Content/Areas/Common/images/ico3.jpg") no-repeat left center ; font-size: 14px;line-height: 40px; width: 150px;}
.category ul li.lv2li{ margin:15px 0;width: 100%;}
.category ul li ul.lv3 li{ float:left; line-height:40px; width:150px; font-size:14px; padding:0 0 0 20px; }
.category ul li ul.lv3 li a{ color:#666}
.category ul li ul.lv3 li a:hover{ color:#00968e; text-decoration:none;}


@media only screen and (max-width:1024px){
 .category ul li.lv2li { width:100%; margin:5px 0;}
 .category ul .lv2title { width:218px;} 
 .inform dt.dep_list{ width: 100%; }
 .dep_block .dep_list { float: none;display: block; padding: 0 0 0 10px;}
 .dep_block .dep_list li,.inform dd.dep_list1{ width: 33.333%; box-sizing: border-box; }

}
@media only screen and (max-width:768px){
 .category ul .lv2title { width:146px;} 
}
@media only screen and (max-width:640px)
{   .inform dt.dep_list{ width:100%}
	.zj_cont{ width:100%;}
}
@media only screen and (max-width:425px){
	.dep_block .dep_list li,.inform dd.dep_list1{ width: 50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
} 