﻿@charset "utf-8";

/*医生介绍*/
.main {
  background: #fff;
  padding-bottom: 60px;
}
.title_header:last-child{display: none;}
.zx_icon {
  background: #d44137;
  border-radius: 4px;
  color: #fff !important;
  display: inline-block;
  font-size: 12px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  padding: 0 2px;
  font-weight: normal;
  margin-left: 15px;
}

.zx_icon:hover {
  opacity: 0.7
}

.content_top_ul {
  float: left;
}

.content_top_ul li {
  width: 475px;
  height: 160px;
  overflow: hidden;
  float: left;
  background: #f5f5f5;
  padding: 10px;
  margin-right: 15px;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  border: solid 1px transparent
}

.content_top_ul li:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
  box-shadow: 0px 0px 18px rgba(0, 0, 0, .5);
  border: solid 1px #2076bd
}

.content_top_ul li a img {
  height: 155px;
  width: 120px;
  float: left;
  padding: 2px;
  border: 1px solid #ccdee6;
  margin-right: 18px;
}

.content_top_ul li h2 {
  font-size: 16px;
  line-height: 32px;
}

.content_top_ul li h2 a {
  color: #2076bd;
}

.content_top_ul li p {
  color: #2076bd;
  font-size: 14px;
  line-height: 27px;
}

.content_top_ul li p span {
  color: #333;
}

.zj {
  overflow: hidden;
}

.zj p span.cz {
  margin-left: -6px;
}

.DoctorXX p span.cz {
  margin-left: -6px;
}

.scr_cont {
  width: 100000px;
}

.doctor_ltd_inside {
  overflow: hidden;
  width: 1200px;
}

.menuCount h3 {
  height: 45px;
  background: url(../../common/images/ysjj_tit.jpg) no-repeat left top;
  font: bold 14px/45px "宋体";
  color: #FFF;
  padding-left: 20px;
  margin-top: 15px;
}

/*医生介绍列表*/
.menuB .menuCount {
  border-bottom: 1px dashed #DFDFDF;
  margin: 20px 0px;
  padding: 0 0 15px
}

.DepName {
  /* background: #2076bd;  */
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 100;
  text-align: left;
  padding-left: 10px;
  margin-bottom: 15px;
  /* width: 180px; */
}

.DepName a {
  display: block;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333;
  line-height: 35px;
}

.menuCount ul li {
  border: 1px solid #CECECE;
  border-radius: 5px;
  line-height: 38px;
  background: #fff;
  position: relative;
  width: 150px;
  float: left;
  height: 38px;
  margin: 0 15px 20px 0;
}

.menuCount ul li .liv1_a {
  float: left;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  padding-left: 20px;
  width: 75%;
  box-sizing: border-box;
  position: relative;
}
.menuCount ul li .liv1_a::before{
  content: "";
  position: absolute;
  width: 100%;
  background: transparent;
  height: 20px;
  bottom: -20px;
  left: 0;
}

.menuCount ul li span {
  box-sizing: border-box;
  float: right;
  font-size: 20px;
  font-family: 宋体;
  font-weight: 400;
  color: #333;
  width: 25%;
  border-left: 1px solid #cecece;
  text-align: center;
}
.menuCount ul li:hover{
  background: #319C8E;
  color: #fff;
  border-color: #319C8E;
}
.menuCount ul li:hover .liv1_a{
  color: #fff;
}
.menuCount ul li:hover span{
  color: #fff;
  border-color: #fff;
}
.DoctorXX {
  background: #f5f5f5;
  border: 1px solid #DDDDDD;
  padding: 15px;
  position: absolute;
  width: 348px;
  z-index: 100;
  left: 0px;
  top: 30px;
  height: 155px;
  overflow: hidden;
}

.DoctorXX img {
  float: left;
  height: 155px;
  margin-right: 10px;
  width: 120px
}

.DoctorXX p {
  color: #2076bd;
  font-size: 14px;
  line-height: 28px;
}

.DoctorXX p span {
  color: #333
}

/*未开启医生站点*/
.doc_jj_con {
  padding-top: 25px;
}

.doc_jj_con p {
  font-size: 14px;
  line-height: 28px;
}

.zj_img {
  float: left;
  text-align: center;
  border: 1px solid #eee;
  padding: 5px;
  margin-right: 15px;
  position: relative;
}

.doc_dh {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 0;
  right: 0;
  background: url(/Content/Areas/Common/images/department/icon_4.gif) no-repeat;
  top: 0px
}

p.pic-info {
  font-size: 14px;
  line-height: 28px;
}

p.pic-info a {
  cursor: pointer;
}

p.docimg img {
  width: 120px;
  height: 155px;
}

.zj_cont p strong {
  color: #2076bd
}

.zj_cont p span a {
  color: #222;
  font-weight: 100
}

.zj_cont p span a:hover {
  color: #2076bd;
}

.zj_cont p {
  line-height: 28px;
}

.zj_cont p .xiangTzx,
.zj_cont dl dt .xiangTzx {
  background: #d44137;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 17px;
  line-height: 17px;
  margin-left: 10px;
  text-align: center;
  width: 58px;
}

.zj_cont p .xiangX {
  background: #fc9e18;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 17px;
  line-height: 17px;
  margin-left: 10px;
  text-align: center;
  width: 33px;
}

.zj_cont dl dt .yuey {
  background: #399859;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 17px;
  line-height: 17px;
  margin-left: 10px;
  text-align: center;
  width: 33px;
}

.zj_cont p .xiangTzx:hover,
.zj_cont p .xiangX:hover,
.zj_cont dl dt .xiangTzx:hover,
.zj_cont p .yuey:hover,
.zj_cont dl dt .yuey:hover {
  opacity: 0.7;
  filter: alpha(opacity=70)
}

.doc_name_list {
  border-top: 1px dotted #c0c0c0;
  padding: 4px 0;
  margin: 20px 0 0 0
}

.doc_name_list a {
  line-height: 30px;
  padding: 0 10px 0 20px;
  background: url(/Content/Areas/Common/images/Article/icon_2.png) no-repeat scroll 9px 10px;
  font-size: 14px;
}




@media only screen and (max-width:768px) {
  .main_con {
    width: 100%;
    float: none
  }

  .DoctorCount {
    width: 95%;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
  }

  .doctor_ltd_inside {
    width: 100%;
  }

  .DoctorXX {
    display: none !important
  }

  .menuCount ul {
    width: 98%
  }

  .DepName {
    width: 100%
  }

  .content_top h3,
  .Title1 {
    border: none
  }

  .content_bot .menuB {
    padding: 10px;
    border: none
  }
  .content_bot .menuB .menuCount {
    margin: 10px 0px;
  }
}

@media only screen and (max-width:640px) {
  .menuCount ul {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
  }

  .menuCount ul li {
    width: 29%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
  }

  .content_top_ul li {
    width: 300px;
  }
}
@media only screen and (max-width:320px) {
  .menuCount ul li{
    width: 45%;
  }
}
