﻿/*左侧科室列表*/
.article_left .lv1_li { background-position:right 23px;}
.article_left .lv2_ul {background: #none;padding: 0 0 0 20px;}
.article_left li .lv2_li {background: none;display: block;margin-top: 5px;margin-left: -20px;padding: 0;}
.article_left li .lv2_li p.lv2_p{background: #ddd;color: #333;}
.article_left li .lv2_li a{color: #333;font-size: 14px;display: block;padding-left: 40px;line-height: 20px;padding: 10px 0 10px ;}
.article_left li .lv2_li a:hover{ color: #980147; font-weight: bold; }

.article_left li .lv2_li .lv2_ul li{border-bottom: 1px solid #980147; text-align: center;}
/*搜索*/
.search_box{height: 30px;line-height: 30px;padding: 11px 0;overflow: hidden;background-color: #efefef;border: 1px solid #efefef;}
.search_box span{ float: left;margin-left: 30px;padding-left: 25px;font-size: 16px;font-weight: bold;color: #333;display: inline;}
.search_box .searchTxt{width: 590px;height: 30px;line-height: 30px;float: left;padding: 0 5px;border: 1px solid #efefef;}
.search_box .sousuo{width: 90px;height:30px;line-height: 30px;float: left;margin-left: 8px;font-size: 14px;color: white;background-color: #950042;border: none;cursor: pointer;}

#doctors li{padding: 40px 0px;border-bottom: 1px solid #e8e8e8;float: left;width: 50%;height: 220px;overflow: hidden;}
#doctors li.fl{float: left}
#doctors li.fr{float: right}
#doctors li img{float: left;padding: 3px;border: 1px solid #ddd;background-color: #fff;width: 150px;height: 180px;display: block; margin-right: 20px;}
#doctors li h2{font-size: 20px;line-height: 1.5em;padding-bottom: 4px;}
#doctors li p span{ color: #999; }
#doctors li p { line-height: 26px; }


@media only screen and (max-width:768px){
.article_left{ display:block;width:100%}
.search_box span{margin-left: 0}
 #doctors li{width: 100%;padding:25px 0;float: none!important;height: auto}	
 #doctors li img{width: 100px;height: 130px;}
  
}

@media only screen and (max-width:640px){ 
 	.search_box{display: none}
 	 #doctors li .text_con{ float:left; width:75%}
}
@media only screen and (max-width:540px){ 
 	 #doctors li .text_con{ float:left; width:70%}
}
@media only screen and (max-width:450px){ 
 	 #doctors li .text_con{ float:left; width:65%}
}
@media only screen and (max-width:390px){ 
 	 #doctors li .text_con{ float:left; width:60%}
}
@media only screen and (max-width:340px){ 
 	 #doctors li .text_con{ float:left; width:55%}
}

#dep_1_70{display:none!important;}
  