/*科室,医生,搜索结果页左侧菜单样式*/
.ask_left {float:left;width:235px;}
.Department_left{background:#eceff2;width:225px;float:left;padding:0 4px 10px;}
.Department_left .dep_title2{background:#c80025;height:42px;line-height:38px;_width:235px;text-align:center;color:#FFF;font-size:14px;cursor:pointer;margin:0 0 5px 0px;border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;}
.Department_left .h2Hover{background:#b71835}
.Department_left .dep_title2_h{color:#CCC}
.Department_left .showdoctor,.Department_left .showdepartment {background:url(/Content/Areas/Common/images/dep_ico1.png) no-repeat 200px 8px;cursor:pointer}
.Department_left .hidedoctor{background:url(/Content/Areas/Common/images/dep_ico2.png) no-repeat 200px 8px;cursor:pointer}
.Department_left .ul2_ul{background:#FFF;padding:0 5px; display:none}
.Department_left .hover a{background:none}
.Department_left .Depth1{background:#FFF;line-height:30px;font-size:14px;border-bottom:solid 1px #ececec}
.Department_left .Depth1 a{color:#666;padding:0 0 0 15px}
.Department_left .Depth1 a:hover{color:#c80025;text-decoration:none}
.Department_left .doctor_team{background:#fefafb;overflow:hidden;padding:5px;display:none;*zoom:1;}
.Department_left .doctor_team:after,.Department_left .ul2_ul:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.Department_left .doctor_team2{background:#f5f9fc;overflow:hidden;*zoom:1;}
.Department_left .doctor_team li,.Department_left .doctor_team2 li{float:left;width:55px;margin:0 10px;display:block;line-height:25px;font-size:12px}
.Department_left .doctor_team li a,.Department_left .doctor_team2 li a{color:#666;background:none;padding:0}
.Department_left .doctor_team li a:hover,.Department_left .doctor_team2 li a:hover{color:#c80025;background:none}
/*返回顶部样式*/
.adsdRgt{width:26px;height:90px;font-size:12px;z-index:100;display:none;position:fixed;bottom:100px;margin-left:1175px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||100)-(parseInt(this.currentStyle.marginBottom,10)||0)))}
.adsdRgt a.back, .adsdRgt p.mulu_B{background:url(/Content/Areas/Common/images/backTop.jpg) no-repeat;opacity:0.5;filter:alpha(opacity=50)}
.adsdRgt a.back{width:26px;height:29px;_height:25px;display:block;text-indent:-9999px;overflow:hidden;background-position:left 0}
.adsdRgt a.back:hover,.adsdRgt p.mulu_B_h{opacity:1.0;filter:alpha(opacity=100)}
.adsdRgt p.mulu_B{width:15px;padding:23px 3px 0 8px;height:38px;_height:42px;color:#C80025;font-weight:bold;cursor:pointer;display:block;overflow:hidden;background-position:left bottom}
.ads_bg{width:26px;height:90px;position:relative;z-index:100;left:0;top:0}
.ads_bg p{margin:0}
.muluArea{position:absolute;width:108px;overflow:hidden;border:#b9d3ec solid 1px;left:25px;bottom:0;display:none;z-index:101;background:#FFF}
.muluArea_Ul{padding:10px 0 0 30px}
.muluArea_Ul li{list-style:decimal}
.muluArea_Ul li a{line-height:30px;color:#444}

/*科室、疾病、医生公用*/
.mainCount{width:1160px;margin:0 auto;background: #fff; padding:20px;}
.ask_right{width: 905px;float:right;display:block;_width:890px;_padding-right:5px;}
.title_all h2{background:none;font-size:26px; line-height:60px;text-align:center;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;font-weight:normal;color:#333;}
/*公用目录*/
.ks_navUl{background: #F0F0F0;*zoom:1;}
.ks_navUl:after{content:"";display: block;clear:both;visibility:visible;}
.ks_navUl li{float:left;margin-bottom:10px;font-size:14px;background:url(/Content/Areas/Common/images/department/ico2.jpg) no-repeat left center;margin:0 0 0 20px;height:36px;line-height:36px;padding:0 0 0 10px;}
.ks_navUl li.hover{color:#c80025;font-weight:bold}
.ks_navUl li a{ color:#333}
.ks_navUl li a:hover{color:#c80025}
.ks_navUl .Contents{background:#c80025;width:58px;height:36px;margin:0;padding:0;font-size:20px;text-align:center;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;color:#FFF}

.about_ship { margin-bottom: 10px;}


/*公用简介展开收起*/
#showDescri{background:url(/Content/Areas/Common/images/position_ul.jpg) no-repeat 0 7px ;color:#c80025;cursor:pointer;display:inline-block;font-size:12px;height:25px;line-height:25px;padding:0 0 0 15px;float:right}
#showDescri:hover{ color:#d44137}
/*错误提示*/
.patient_ask_form{ height: 220px; }

@media only screen and (max-width:768px){
	.mainCount{width:100%; box-sizing:border-box; padding:0}
	.ask_left{display: none}
	.ask_right{width: 100%;padding:0 10px;box-sizing:border-box;}
	div#scheduling{display: none}
	.schedulingsBox{display: block!important}
}
 