﻿/*------2016-01-18----------科室介绍------------------------*/ 
.Depall{ margin-bottom:15px;margin:0 auto;background: #fff} 
.content_bot { width:1200px;margin-top:15px;margin:0 auto;}
h1.dep_img{border-bottom:1px solid #DDD;font:18px/50px "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti,"黑体";color:#45b796;font-weight:normal; margin-bottom:10px; }
h1.dep_img span{ border-bottom: 2px solid #45b796; padding-bottom: 11px;}
.content_bot ul li a{font:14px/35px "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti,"黑体";color:#333;display: block}
.content_bot ul li a:hover{ color:#45b796;}

.content_bot ul li h2.title_header{ border-bottom:0;width: 165px;float: left;}
.content_bot ul li h2.title_header a{font-size: 16px;line-height: 30px;padding-left:15px;background:url(/Content/Areas/Common/images/department/liicon04.png) no-repeat 0 center; }
ul.lv2_ul li.lv2_li{width:139px;float:left;height:32px;background:url(/Content/Areas/Common/images/sanjiao2.png) no-repeat 5px center;padding-left:20px;overflow: hidden;}
li.lv1_li.tylelable{width:165px;float: left;height:45px;}
li.lv1_li.tylelable3,li.lv1_li.tylelable2,li.lv1_li.tylelable4{width:100%;float: none;clear:both;margin-bottom: 5px;}
li.lv1_li.tylelable3 .lv2_ul, li.lv1_li.tylelable2 .lv2_ul, li.lv1_li.tylelable4 .lv2_ul{float: left;width: 1034px;}

/*咨询专家列表*/
.docteam_list li img{margin-right:10px;float:left;border:1px solid #eee;padding:2px;width:120px;height:155px;}
.docteam_cont a{line-height:28px;}
.docteam_cont p{line-height:28px;font-size: 14px}
.docteam_cont p a{color:#45b796;}
.docteam_cont p a:hover{color:#d44137}
.docteam_list li a.doc_name{font-size: 16px;}
.docteam_cont p.zixun{margin-top: 5px}
.docteam_cont p.zixun a{padding:5px 10px;background:#45b796;color: #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px }
.docteam_cont p.zixun a:hover{background: #4CA6F0}

@media only screen and (max-width:1024px){
.content_bot {width: 100%;}	
li.lv1_li.tylelable {width: 20%; box-sizing: border-box;}
li.lv1_li.tylelable3 .lv2_ul, li.lv1_li.tylelable2 .lv2_ul, li.lv1_li.tylelable4 .lv2_ul { width: 80%;}
li.lv1_li.tylelable3 h2.title_header, li.lv1_li.tylelable2 h2.title_header, li.lv1_li.tylelable4 h2.title_header{width: 20%; box-sizing: border-box;}
}

@media only screen and (max-width:768px){
 div.main,.content_bot,.content_bot ul{ width:100%;border:none;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
 .dep_img{border:none }
 .content_bot ul li{width:25%;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
}

@media only screen and (max-width:640px){ 
 .content_bot ul li{width:auto}
 .content_bot ul li{width:50%;overflow:hidden;}
 li.lv1_li.tylelable3 .lv2_ul, li.lv1_li.tylelable2 .lv2_ul, li.lv1_li.tylelable4 .lv2_ul { width: 100%;}
li.lv1_li.tylelable3 h2.title_header, li.lv1_li.tylelable2 h2.title_header, li.lv1_li.tylelable4 h2.title_header{ width: 100%; }
li.lv1_li.tylelable { width: 33.3%;}
}
@media only screen and (max-width:560px){ 
 li.lv1_li.tylelable { width: 50%;}
 }


 