﻿/*------2016-01-18----------科室介绍------------------------*/
.icon1{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207110950.png) left no-repeat;  }
.icon2{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111046.png) left no-repeat;  }
.icon3{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111222.png) left no-repeat;  }
.icon4{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111257.png) left no-repeat;  }

.icon5{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111322.png) left no-repeat;  }
.icon6{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111355.png) left no-repeat;  }

.icon7{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111449.png) left no-repeat;  }

.icon8{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111548.png) left no-repeat;  }

.icon9{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111606.png) left no-repeat;  }

.icon81{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111628.png) left no-repeat;  }

.icon112{ background: url(/Sites/Uploaded/UserUpLoad/20180207/20180207111322.png) left no-repeat;  }

.icon97{ background: url(/Sites/Uploaded/UserUpLoad/20230802/20230802161648.png) left no-repeat;  }
.Depall {
 margin-bottom: 15px;
 margin: 0 auto;
 background: #fff
}

.content_bot {
 width: 980px;
 margin-top: 15px;
 margin: 0 auto;
}

h1.dep_img {
 border-bottom: 1px solid #DDD;
 font: 18px/50px "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", Heiti, "黑体";
 color: #2076bd;
 font-weight: normal;
 margin-bottom: 10px;
}

h1.dep_img span {
 border-bottom: 2px solid #2076bd;
 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: #2076bd;
}

.dep_tit {
 width: 100%;
 font: 18px/42px "微软雅黑";
 color: #007677;
 height: 34px;
 border-bottom: 2px solid #007677;
 padding-left: 40px;
 padding-bottom: 10px;
}

.dep_linc_ul {
 margin: 15px 1px 15px 0;
 overflow: hidden;
 height: 1%;
}

.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: 182px;
 float: left;
 height: 35px;
 background: #ddd;
 border-radius: 12px;
 margin-bottom: 10px;
 margin-right: 13px;
 text-align: center;
}

.content_bot ul li a:hover {
 color: #fff;
 background: #007677;
 border-radius: 12px;
}

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: #2076bd;
}

.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: #2076bd;
 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) {
.wrap_main .main .main_content{overflow: hidden;}
 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%;
 margin-right: 0;
 padding: 0 10px;
background:none;
 }
.content_bot ul li a { background: #ddd;  border-radius: 12px; height: 34px;}
}  