﻿/*医生介绍*/
.summary{ padding:30px 0; }
.Min.summary {
 padding-top: 0;
}
.col-lg-12{padding: 0 !important;}
.summary_con_l{ width:86%; float:left; color:#707070}
.summary_ewm{ float:right; width:140px; text-align:center}
.summary_ewm img{ width:140px; height:140px; display:block}
.tab_tit span{ color: #666666;float: left;font-size: 18px;padding: 8px 20px; cursor:pointer}
.tab_tit span.active{ color:#fff; background:#0f5ead; border-radius:4px 4px 0 0 ;}
.tab .tab_box{ border:1px solid #ccc; border-top:2px solid #0f5ead; padding:20px; display:none; height:260px; overflow-x:hidden; overflow-y:auto}
.tab .tab_box p{ line-height:28px;}
.doct_con p a span{ margin-right: 10px;}
.doct_con p a span:hover{ font-weight: 600; }
.summary_con{width: 100%;float: none;display: flex;background: #fff url(/Sites/Uploaded/UserUpLoad/20210201/20210201132150.png) no-repeat right;height: 355px;}
.summary .Com_l,.summary .Com_l .doct_img,.summary .Com_l .doct_img img{width: 305px;height: 355px;} 
.summary .Com_l .doct_img{padding: 0;}
.summary .Com_l {padding: 0;border:none;margin-right: 0;}
.summary .doct_con{height: auto;padding: 50px;}
.summary .doct_con p span.color_tit {
  font-size: 24px;
  margin-right: 10px;
  font-weight: 700;
  color: #105ead;
}
.FixedField_Img .Img_box {width: 150px;height: 150px;padding: 10px;}
.doctor_specialty p{display: inline-block;}
.goBack a{
  float: right;
  width: 80px;
  text-align: center;
  border: 1px solid #105ead;
  border-radius: 5px;
  color: #105ead;
  transition: all 0.2s;
}

.goBack a:hover{
  background: #0f5ead;
  color: #fff;
  transition: all 0.2s;
}
.docM_bottom p span.Specialty {
  color: #1f60ad;
  background: url(/Sites/Uploaded/UserUpLoad/20201225/20201225144733.png) no-repeat center left;
  padding-left: 25px;
  font-weight: bold;
}

.docM_bottom p span.Description {
  color: #1f60ad;
  background: url(/Sites/Uploaded/UserUpLoad/20201225/20201225155351.png) no-repeat center left;
  padding-left: 25px;
  font-weight: bold;
}
.summary .doct_con h2 {
  display: flex;
  align-items: center;
}

.summary .doct_con h2 a {
  font-size: 26px;
  color: #1f60ad;
}

.summary .doct_con h2 p {
  /* width: 169px; */
  height: 30px;
  font-size: 15px;
  
  font-weight: bold;
  color: #FFFFFF;
  background: url(/Sites/Uploaded/UserUpLoad/20201225/20201225155451.png) no-repeat;
  text-align: center;
  line-height: 30px;
  margin-left: 20px;
  border-radius: 10px;
  margin-top: 0;
  background-size: 100% 100%;
  padding: 0 10px;
}
.row{margin: 0;}
.xgks_list{margin-top: 10px;}
.yz{
  overflow: hidden;
 position: absolute;
 bottom: 0px;
 right: 0px;
 padding: 5px;
}
.yz a{color: #fff;font-size: 16px;padding-left: 20px; position: relative;}
.yuyue a::after{
  content: "";
  display:block;
  background: url("/Content/Areas/Doctors/images/guahao.png") no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0px;
  left: -10px;
}
.zixun a::after{
  content: "";
  display:block;
  background: url("/Content/Areas/Doctors/images/zixun.png") no-repeat;
  width: 30px;
  height: 25px;
  position: absolute;
  top: 0px;
  left: -10px;
}
.yuyue,.zixun{
  background: #0088ce;
  width: 150px;
  height: 32px;
  line-height: 32px;
  display: block;
  float: left;
  text-align: center;
  border-radius: 20px;
  margin-left: 20px;
}
.doc_des p {
  font-size: 18px;
  
  color: #999999;
  line-height: 28px;
  /* text-indent: 2em; */
}
.min-center {
  width: 1200px;
  margin: 0 auto;
}

.Min {
  padding: 30px 0;
}

.Min.doc_des {
  background: #fff;
}

.dep.Min {
  background: #fff;
}

.dep.Min img {
  /* width: 440px; */
  /* height: 276px; */
  /* float: left; */
  /* margin-right: 30px; */
}

.dep_Con h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.dep_Con p {
  font-size: 18px;
  
  color: #999999;
  line-height: 28px;
}
h2.title_header{
  margin-bottom: 40px;
}
h2.title_header span {
  letter-spacing: 2px;
  font-size: 20px;
  font-weight: bold;
}
.xszc p {
  text-indent: 0 !important;
  color: #0f60ac;
  font-size: 18px;
  
  font-weight: bold;
  color: #333;
  line-height: 39px;
}

.xszc {
  margin-bottom: 25px;
}
a.item_a {
 width: 224px;
 height: 151px;
 background: #F5F9FD;
 border: 1px solid #1F60AD;
 border-radius: 10px;
 float: left;
 margin-right: 20px;
 margin-bottom: 20px;
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
}

a.item_a h2 {
 margin-top: 15px;
 font-size: 18px;
 
 font-weight: bold;
 color: #1F60AD;
}

.yz span:hover{box-shadow: 0 0 10px;transition: all 0.5s;}
.yz span:hover a{font-weight: 700;transition: all 0.5s;}
.summary .doct_con p{color: #a2a5ab;font-size: 18px;line-height: 32px;margin-top: 20px;}
.Depall:hover{background: #7fb1e2;}
.Depall:hover .dep_img a{color: #fff;}
/*医生栏目*/
.column_1 ul.article_list li{ border-bottom:1px dashed #b3b3b3;}
/*疾病*/
.sp{ margin-top:15px;}
/*咨询，微信等图标*/
.doct_con{ position:relative}
.doct_con .more{ float:right; color:#0f5ead;font-family: "宋体";font-size: 12px;}
.doct_con .more:hover{ font-weight: 600; }
div.bot_box{ margin-top: 10px; position: absolute;right: -10px;top: -10px; width: 188px; background:url(/Sites/Uploaded/UserUpLoad/20161008/20161008143052.jpg) no-repeat scroll left center; padding-left:10px;left: inherit;bottom: inherit;}
.dise_list{margin-top: 10px;}
.col-lg-3 .department .current_ks,.col-lg-3 .department .dep_tit{
  background-color: #0f5ead
}

/*咨询页*/
.title_header .btn{float: right;font-size: 14px;font-weight: 500;color:#fff;background:#0f5ead;display: block;width: 70px;height: 32px;line-height: 32px;text-align: center;border-radius: 5px;margin-top: 6px;}
ul.ask_list li{line-height: 36px;margin-bottom: 20px;border-bottom: 1px dashed #ccc;padding-bottom: 20px;}
ul.ask_list li:hover{ background: #F1FFFE; }
ul.ask_list li h2{font-size: 14px;line-height: 28px;background:url(/Content/Areas/Common/images/question/ask_bg.png) no-repeat left 2px;padding-left:30px;color: #666}
ul.ask_list li h2 span.date_time{float: right;color: #666}
ul.ask_list li p.con_p{color: #666;font-family: "新宋体","宋体";font-size: 12px;background:url(/Content/Areas/Common/images/question/ask_bg.png) no-repeat left -24px;padding-left:30px; margin-top: 15px;}
ul.ask_list li p.con_p span{float: right;margin-left: 15px;font-family: "微软雅黑"}
ul.ask_list li p.con_p a.detials{color: #0f5ead}
ul.ask_list li p.con_p a.detials:hover{font-weight:bold;}
.summary_con li.btn_more ul.btn_icon { width: 302px !important;right: -11px !important; top: -36px !important;border: 1px solid #ccc !important;}
/*科室导航*/
.all_ks{position: relative;width: 1310px;margin: 0 auto;}
.all_ks span.tit_sapn {display: block;width: 130px;position: absolute;top: -42px;left: 0;text-indent: 20px;color: #fff;background: #0f5ead;height: 38px;line-height: 38px;font-size: 20px; cursor: pointer;}
.all_ks .ksys_box{height: 220px !important;border: 2px solid #0f5ead;position: absolute;left: 0;top: -4px;width: 1310px;z-index: 9;background: #fff;padding: 20px;height: 176px;overflow-y: auto !important;-webkit-box-shadow: 1px 5px 8px #ccc;-moz-box-shadow: 1px 5px 8px #ccc;box-shadow: 1px 5px 8px #ccc;}
.all_ks .ksys_box p.p_Dep0{font-size: 14px;color: #fff;background: #0f5ead;width: 90px;height: 30px;line-height: 30px;text-align: center;margin-bottom: 10px; border-radius: 6px;}
.all_ks .ksys_box .Dep_List0 .Dep_List1{ display: none; }
.all_ks .ksys_box .Dep_List0 { margin-bottom: 10px; width: 100%;}
.all_ks .ksys_box .Dep_List0 .li_Dep1{ width: 100%;float: left; }
.all_ks .ksys_box .Dep_List0 .li_Dep1 .p_Dep1{padding-left: 15px;background: url(/Content/Areas/Common/images/department/liicon04.png) no-repeat 0 center;line-height: 30px;}
.all_ks .ksys_box .doctor_team{display: block !important;/* float: right; *//* width: 1010px; */line-height: 30px;}
.all_ks .ksys_box .doctor_team li{ float: left;width: 100px; }
@media only screen and (max-width:1310px){
.all_ks .ksys_box{ width: 1140px; }
.summary_con{ width: 940px; }
}
@media only screen and (max-width:1200px){
.summary_con { width: 80%;}
.all_ks{display: none; }
.xgks_list{ float: left;width: 48%;margin-right: 2%;box-sizing: border-box; }
.article_list li{ width: 50%; float: left; box-sizing: border-box; }
}
@media only screen and (max-width:1024px){
 .summary_ewm{ display: none;}
.summary_con_l { width: 100%;}
.doct_con p.szks_list{ white-space: normal;height: auto;}
.summary_con { width: 100%;}
.article_list li{ width: 100%;  }
}
@media only screen and (max-width:768px){
  .min-center {
 width: 100%;
}

.summary_con {
 height: auto;
}

.summary .doct_con {
 padding: 0;
}

.Com_l {
 float: none;
 margin-bottom: 10px;
}

.Min {
 padding: 15px;
}

h2.title_header {
 margin-bottom: 10px;
}

.dep.Min img {
 /* width: 100%; */
 margin-bottom: 10px;
}
}
@media only screen and (max-width:640px){
div.bot_box{ display:none}  
.xgks_list{ float: left;width: 100%;margin-right: 0;}
}
@media only screen and (max-width:570px){
.tab_tit span{ padding:4px 10px} 
 }   
@media only screen and (max-width:480px){
.tab_tit span{ padding:4px 10px} 
.tab_tit span:nth-child(5){ display:none}
.container{padding:0 10px;}
.summary_con{display: block;}
.summary .Com_l, .summary .Com_l .doct_img, .summary .Com_l .doct_img img{width: 100%;height: auto;}
.summary .doct_con{width: 100%;float: left;}
 }

@media only screen and (max-width:400px){   
.tab_tit span:nth-child(4){ display:none}
 }   