﻿
.boxShadow {
  box-shadow: 3px 6px 19px 1px rgba(64,64,64,0.1);
}
.mb20 {
  margin-bottom: 20px;
}
.wrap_main .Com_l .doct_img img {
  width: 159px;
  height: 100%;
  transition: all 0.5s;
}
.wrap_main .Com_l .doct_img {
  width: 159px;
  height: 229px;
  overflow: hidden;
  display: block;
  border-radius: 0;
}  

.wrap_main .Com_l {
  float: left;
  margin-right: 20px;
  width: 159px;
  height: 229px;
  border: none;
  padding: 4px;
  position: relative;
  z-index: 1;
}

.wrap_main .doct_con p span.color_tit {
  margin-right: 20px;
  width: 88px;
  height: 29px;
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(51,51,51,1);
}

.wrap_main .doct_con p {
  font-size: 18px;
  /* font-family: PingFang SC; */
  font-weight: 400;
  color: rgba(51,51,51,1);
  height: auto;
  line-height: initial;
  overflow: hidden;
}
.wrap_main .doct_con>p{margin: 5px 0;}
.wrap_main .doct_con>p .span{color: #0b489e;}
.summary_ewm span {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(102,102,102,1);
  margin-bottom: 15px;
}

p.szks_list {
  font-size: 16px;
  /* margin: 10px auto; */
}
div.wrap_main .jianjie p {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(102,102,102,1);
  line-height: 30px;
  opacity: 0.87;
}
.summary_con .doct_con{
height: auto;
}
.jianjie {
  height: 30px;
  overflow: hidden;
  position: relative;
}
.main h2.ask_title,.main h2.Com_tit{
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51,51,51,1);
  margin: 0px 0 15px;
  border: none;
  height: auto;
  line-height: 1.1;
}
.main h2.Com_tit span{border: none;color:rgba(51,51,51,1);line-height: 1.1;}
.wrap_main .department .img_box {
  display: block;
  overflow: hidden;
  position: relative;
  width: 315px;
  height: 220px;
  float: left;
}

.wrap_main .department .dep_img {
  width: 315px;
  height: 220px;
}

span.jiacu {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(51,51,51,1);
  line-height: 35px;
  float: left;
}
.group_ul li{float: left;line-height: 36px;margin-right: 15px;}
.group_ul .doc_tit,.group_ul .ask_btn,.group_ul .doc_dep{display: none;}
.department .rigjj p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #666666;
  line-height: 35px;
  font-weight: 300;
}
.rigjj {
  /* width: 845px;
  float: right; */
  width: 70%;
}

.department p.gesi {
  line-height: initial;
  padding: 0 16px;
}

h2.ask_title.bobg span:nth-child(1) {
  display: inline-block;
  height: 100%;
  background: url(/Content/Areas/News/images/1911.jpg) no-repeat bottom center;
  padding-bottom: 14px;
}
.zuih h2.ask_title{
position: relative;
}
.borbot{
  position: absolute;
  bottom: 6px;
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 2px solid rgba(0,0,0,.2);
  z-index: -1;
}

span.zk {
  position: absolute;
  bottom: 5px;
  right: 0;
  z-index: 2;
  width: 116px;
  display: inline-block;
  background: url(/Content/Areas/News/images/up.png) no-repeat 42px center #fff;
  color:#1B3269;
  cursor: pointer;
  padding-left: 10px;
}

/**/
.main {
  overflow: inherit;
}

.boxShadow {
  padding: 20px;
}

h2.title_header.center .more_question {
  float: right;
  font-size: 12px;
  color: #2A9184;
}

.summary_con {
  width: 940px;
  float: left;
  background: url(/Content/Areas/News/images/cas.png) no-repeat 179px bottom;
  border-right: 1px #E6E6E6 solid;
}

.summary_ewm {
  float: right;
  width: 140px;
  text-align: center;
}

ul.dep_NameUl {
 display: flex;
 align-items: center;
 justify-content: start;
 margin-bottom: 20px;
}

ul.dep_NameUl li {
 font-size: 15px;
 margin-right: 20px;
 padding: 5px 15px;
 border: 1px solid #666666;
 border-radius: 5px;
 cursor: pointer;
 color: #666;
 transition: all 0.3s;
}
ul.dep_NameUl li.on {
 border: 1px solid #1F60AD;
 color: #fff;
 background: #1F60AD;
 transition: all 0.3s;
}

ul.dep_NameUl li:hover {
 border: 1px solid #1F60AD;
 color: #fff;
 background: #1F60AD;
 transition: all 0.3s;
}
.rigjj>a:hover {
 background: #1f60ad;
 transition: all 0.3s;
}
/*医生介绍*/

.summary {
  padding: 20px;
}

.summary_con_l {
  width: 86%;
  float: left;
  color: #707070
}

.summary_ewm {
  float: right;
  width: 179px;
  text-align: center;
  margin-right: 10px;
}

.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: #2A9184;
  border-radius: 4px 4px 0 0;
}

div.department .dep_list {
  border: none;
  overflow: hidden;
  display: flex;
  align-items: start;
  justify-content: start;
}

.tab .tab_box {
  border: none;
  border-top: 2px solid #2A9184;
  padding: 20px;
  display: none;
  height: 260px;
  overflow-x: hidden;
  overflow-y: auto
}

.doct_con p {
  height: 26px;
}

.doct_con p a span {
  /* margin-right: 10px; */
}

.doct_con p a span:hover {
  font-weight: 600;
}


/*医生栏目*/

.column_1 ul.article_list li {
  border-bottom: 1px dashed #b3b3b3;
}


/*疾病*/

.sp {
  margin-top: 15px;
}


/*咨询，微信等图标*/

.doct_con {
  position: relative;
  padding: 0 0px;
}

.doct_con .more {
  float: right;
  color: #2A9184;
  font-family: "宋体";
  font-size: 12px;
}

.doct_con .more:hover {
  font-weight: 600;
}

div.bot_box {
  margin-top: 10px;
  position: absolute;
  right: -10px;
  top: 5px;
  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;
}


/*咨询页*/

.title_header .btn {
  float: right;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: #2A9184;
  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: #2A9184
}

ul.ask_list li p.con_p a.detials:hover {
  font-weight: bold;
}

.summary_con li.btn_more ul.btn_icon {
  width: 302px !important;
  height: 100px !important;
  right: -11px !important;
  top: -36px !important;
  border: 1px solid #ccc !important;
}


/*科室导航*/

.all_ks {
  position: relative;
  width: 1200px;
  margin: 0 auto 20px;
}

.all_ks span.tit_sapn {
  display: block;
  width: 190px;
  text-indent: 20px;
  color: #fff;
  background: #2A9184;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  position: absolute;
  top: -50px;
}

.all_ks .ksys_box {
  height: auto;
  border: 2px solid #2A9184;
  position: absolute;
  left: 0px;
  top: -18px;
  width: 836px;
  z-index: 100;
  background: #fff;
  padding: 20px;
  height: 266px;
  overflow-y: auto;
  -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: #2076bd;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
  float: left;
  border-radius: 6px;
}

.all_ks .ksys_box .Dep_List0 .Dep_List1 {
  display: none;
}

.all_ks .ksys_box .Dep_List0 {
  margin-bottom: 10px;
  width: 710px;
  float: right;
}

.all_ks .ksys_box .Dep_List0 .li_Dep1 {
  width: 100px;
  float: left;
  padding-left: 15px;
  background: url(/Content/Areas/Common/images/department/liicon04.png) no-repeat 0 center;
}

.all_ks .ksys_box h3 {
  display: block;
  width: 100px;
  height: 30px;
  box-sizing: border-box;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #2A9184;
  border-radius: 5px;
  margin-bottom: 20px;
}

.all_ks .ksys_box .menu li {
  display: block;
  float: left;
  width: 20%;
  line-height: 30px;
  height: 30px;
  margin-bottom: 20px;
}

.column_list li .date_time {
  float: right;
}

.column_list li h2 {
  overflow: hidden;
  font-size: 14px;
}

/* 2020-06-16 */
.wrap_main{background: #F7F7F7;}
.main{padding: 0;}
.main_content{padding-bottom: 30px;}
.wrap_main .row{margin: 0;}
.Doctor_left{width: 100%;float: left;}
.wrap_main .Com_l{
  width: 154px;
  height: 201px;
  padding: 0;
  overflow: hidden;
  margin-right: 20px;
}
.wrap_main .Com_l .doct_img{width: 154px;height: auto;}
.summary_con{
  float: none;
  width: 100%;
  border: none;
  background: none;
}
.summary_con .doct_con{
  float: left;
  width: 985px;
  padding: 20px 0;
  height: 201px;
  background: url(/Content/Areas/Doctors/images/bg_bottom.png) repeat-x bottom center;
}
.doc_conlf{float: left;}
.doc_conlf .first{margin-bottom: 15px;display: flex;align-items: center;}
.doc_conlf .first b{
  color: #101010;
  font-size: 30px;
  margin-right: 12px;
  /* float: left; */
}
.doc_conlf .first span{
  color: #999999;
  font-size: 16px;
  padding: 0px 15px;
  background: #EAEAEA;
  border-radius: 15px;
  line-height: 30px;
  /* display: block; */
  /* float: left; */
  height: 100%;
}
.doc_conlf .szks_list span{
  font-size: 16px;
  /* color: #101010; */
}
.doc_conlf .szks_list .line{
  margin: 0 5px;
}
.doc_conlf .szks_list .dept{
  padding-left: 17px;
  background: url(/Content/Areas/Doctors/images/icon_1.png) no-repeat left center;
}
.doct_con p.fl{
  font-size: 14px;
  line-height: 22px;
  margin: 15px 0 0 0;
}
.summary_ewm{
  width: 90px;
  margin: 0;
}
.summary_ewm span{
  font-size: 12px;
  width: 20px;
  float: left;
  margin: 8px 0 0 0;
}
.wrap_main .doct_con>p .span{font-weight: bold;}
/* 出诊表 医生简介 */
#scheduling .Com_tit{display: none;}
.Com_tit .line{margin: 0 5px;}
.schDesc .Com_tit .current{color: rgba(51,51,51,1);}
.schDesc .cont>div{display: none;}
.schDesc .cont>.current{display: block;background: #fff;}
.schDesc .cont .descri{padding: 20px;background: #fff;box-sizing: border-box;}
.schDesc .cont .descri p{font-size: 14px;line-height: 32px;}
.schDesc .cont .descri p.fix{color: #1B3269;font-weight: bold;}
/* 相关科室 */
.Doctor_right{
  float: right;
  width: 100%;
  box-sizing: border-box;
  /* padding-bottom: 30px; */
  margin-top: 20px;
}
.wrap_main .department .img_box{
  width: 300px;
  height: auto;
  margin-bottom: 20px;
  float: none;
  margin-right: 20px;
}
.xgks_list {
 display: none;
}

.xgks_list.on {
 display: block;
}

.rigjj>a {
 width: 90px;
 height: 35px;
 border: 1px solid #ccc;
 display: block;
 text-align: center;
 line-height: 35px;
 border-radius: 5px;
 color: #ccc;
 float: right;
 margin-top: 20px;
 transition: all 0.3s;
}


.wrap_main .department .dep_img{width: 100%;height: auto;}
.depName{
  padding-left: 23px;
  font-size: 20px;
  font-weight: bold;
  background: url(/Content/Areas/Doctors/images/icon_2.png) no-repeat left center;
  line-height: 26px;
  margin-bottom: 10px;
}
.depName .more_dep{
  font-size: 13px;
  display: block;
  border-radius: 13px;
  border: 1px solid #C3C3C3;
  background: url(/Content/Areas/Doctors/images/icon_3.png) no-repeat 6px center;
  float: right;
  padding: 5px 5px 5px 22px;
  line-height: 14px;
  font-family: PingFang SC;
}
.department .rigjj p{
  line-height: 30px;
  font-size: 14px;
  padding: 0;
  color: #333;
}
.doc_list{width: 100%;float: left;position: relative;margin-top: 20px;}
  .con_doc {
 width: 100%;
 box-sizing: border-box;
 padding: 17px;
 text-align: center;
 background: rgba(255, 255, 255, 0.4);
}

.con_doc h2 a {
 font-size: 22px;
 font-weight: bold;
 color: #1F60AD;
}

.con_doc p {
 font-size: 16px;
 color: #666666;
 margin-top: 5px;
}
.doc_div.swiper-slide img {
 width: 100%;
 height: 205px;
}
h2.title_header_doc {
 margin-bottom: 15px;
}

h2.title_header_doc span {
 font-size: 24px;
}
.swiper-button_5 {
 position: absolute;
 background: url(/Content/Areas/Hospitals/images/Main/next.png) no-repeat center;
 width: 60px;
 height: 60px;
 top: 190px;
 cursor: pointer;
}

.swiper-button-prev_5.swiper-button_5 {
 left: -90px;
 transform: rotate(180deg);
}

.swiper-button-next_5.swiper-button_5 {
 right: -90px;
}

.swiper-button_5:hover {
 background: url(/Content/Areas/Hospitals/images/Main/next_cur.png) no-repeat center;
}
.doc_div.swiper-slide:hover .con_doc {
 background: #fff;
}

@media only screen and (max-width:1024px) {
   .summary_con{width: 100%;}
  .summary_ewm {
   display: none;
  }
  .summary_con_l {
   width: 100%;
  }
  .doct_con p.szks_list {
   white-space: normal;
   height: auto;
  }
  .all_ks {
   display: none;
  }
  .linkmap {
   width: 100% !important;
   padding-left: 10px !important;
  }
}

@media only screen and (max-width:1000px) {
  .xgks_list {
   float: left;
   width: 48%;
   margin-right: 2%;
   box-sizing: border-box;
  }
}
@media only screen and (max-width:768px) {
   .xgks_list {
   width: 100%;
   margin-right: 0%;
  }
/* .rigjj{width:52%;} */
.Department_right .department p{padding:0;}

.summary_con{border-right: none;background: none;}
.wrap_main .Com_l{float: none;margin: 0 auto 20px;}

/* 2020-06-16 */
.Doctor_left,.Doctor_right{width: 100%;float: none;}
.main_content{padding: 0 20px 30px;box-sizing: border-box;}
.summary_con .doct_con{width: 100%;height: auto;}
.wrap_main .department .img_box {
  height: auto;
}
}
@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
  }
  .doc_div.swiper-slide img {
 height: 242px;
}
.swiper-button_5{
  display: none;
  
}
}

@media only screen and (max-width:400px) {
  .tab_tit span:nth-child(4) {
   display: none
  }
  .rigjj{width: 100%;}
  .doc_div.swiper-slide img {
 height: 214px;
}
}
@media only screen and (max-width:320px) {

  .doc_div.swiper-slide img {
 height: 180px;
}
}  