/*-----------------领导班子-------------------*/
.lader_top {
  height: 312px;
  margin: 0 0 20px 0px;
}

.lader_top .topleft {
  width: 746px;
  height: 300px;
  padding: 5px 6px;
  border: solid 1px #dddddd;
  float: left;
  overflow: hidden
}

.lader_top .top_right {
  float: right
}

.HotDoctorBox {
  line-height: 24px;
  font-size: 14px;
  overflow: hidden;
  width: 921px;
  margin: 0 auto;
}

.HotDoctorBox li {
  float: left;
  display: inline;
  color: #00968e;
  background: url(/Content/Areas/Common/images/doctor11.png) no-repeat left center;
  padding: 0 0 0 24px;
  width: 282px;
}

.imgBox img {
  padding: 6px;
  border: #e2e2e2 solid 1px;
  float: left;
  margin-right: 10px;
  width: 150px;
  height: 225px;
  background: #fff
}

.imgBox img:hover {
  border: #00918c solid 1px;
}

.HotDoctorBox li h2, .HotDoctorBox li h3 {
  height: 60px;
  line-height: 60px;
  font-family: 'Microsoft YaHei', '微软雅黑';
  *font-family: 'Microsoft YaHei', 微软雅黑;
  font-size: 15px;
  font-weight: normal;
  float: left;
  padding-right: 15px;
}

.HotDoctorBox li h3 {
  padding: 0;
}

.top_right li {
  height: 60px;
  width: 235px;
  background: #eeeeee;
  text-align: center;
  line-height: 60px;
  margin: 0 0 3px 0px;
  color: #484848;
  font-size: 16px;
  cursor: pointer;
}

.top_right li.hover {
  background: url(/Content/Areas/News/images/li_hover.jpg) -30px 0px;
  color: #fff;
}

.top_right li a {
  height: 60px;
  width: 240px;
  display: block
}

.top_right li a:hover {
  background: url(/Content/Areas/News/images/li_hover.jpg) -30px 0px;
  color: #fff;
}

.top_right li.hover a {
  color: #fff;
}

.leader {
  border: 1px solid #dddddd;
  width: 100%;
  padding: 40px 0;
}

/*-----------------院长寄语 亚美体育登录入口简介-----------------*/
.jiyu {
  background: #f9f9f9;
  padding-bottom: 30px;
}

.jiyu .titl {
  background: url(/Sites/Uploaded/UserUpLoad/20150108/20150108104551.jpg) no-repeat center 20px;
  width: 1000px;
  margin: 0 auto;
  height: 100px;
  text-align: center;
  font-size: 26px;
  color: #008d85;
  line-height: 80px;
  font-family: 'Microsoft YaHei', '微软雅黑';
  font-weight: normal;
  *font-family: 'Microsoft YaHei', 微软雅黑
}

.jiyu .con {
  padding: 10px 60px;
  margin: 0 auto;
}

.jiyu .con p {
  line-height: 28px;
  text-indent: 2em;
  margin-top: 10px;
  font-size: 14px;
}

.jiyu .con .con_b {
  width: 511px;
  float: right;
  margin-top: 50px;
}

.jiyu .con .con_b .tit {
  line-height: 60px;
  float: left;
  margin-right: 20px;
}

/*所获荣誉*/
.rongyu_List {
  float: left
}

.rongyu_List li {
  float: left;
  width: 274px;
  text-align: center;
  margin: 15px 0px 15px 20px;
  display: inline;
}

.rongyu_List li .new_img {
  border: solid 1px #d9d9d9;
  display: block;
  width: 274px;
  height: 180px;
}

.rongyu_List li .new_img:hover {
  border: solid 1px #00968e
}

.rongyu_List li .new_img img {
  width: 270px;
  height: 178px;
  padding: 1px;
  display: block
}

.rongyu_List li .title_type {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  display: block;
  width: 274px;
}

#demo {
  width: 950px;
  overflow: hidden;
  position: relative;
  height: 220px;
  margin: 0px auto
}

.scr_cont {
  width: 100000px;
}

.fl {
  float: left;
}
.fr {
  /* float: right; */
}
.Leader_One {
  width: 346px;
  height: 575px;
  background: url(/Content/Areas/Common/images/common/LeaderOne.png);
  padding: 22px 0;
  box-sizing: border-box;
}

.Leader_One li {
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  padding-left: 50px;
  box-sizing: border-box;
  margin: 2px 0;
}

.Leader_One li.active {
  background: #751D1B;
  position: relative;
}

.Leader_One li.active::after {
  width: 10px;
  height: 56px;
  background: #751D1B;
  content: '';
  position: absolute;
  top: 0;
  right: -10px;
}

.Leader_One li a {
  color: #fff;
}


.Leader_Two {
  width: 100%;
  background: #fff;
  padding: 15px 0px;
  box-sizing: border-box;
  overflow: hidden;
  background-size: cover;
}

.Leader_Two li {
  width: 100%;
  float: left;
  /* height: 300px; */
  margin-bottom: 35px;
}

.Leader_Two li:nth-child(even) {
  float: right;
}

.Leader_Two li.selected {
  display: block;
}





.Leader_Two .title_type {
  font-size: 18px;
  color: #fff;
  /* margin-bottom: 10px; */
  display: block;
  padding: 10px 40px;
  background: #09968e;
  border-radius: 10px 0 10px 0;
}




.Leader_Two .text_top p.job {
  display: block;
}

.text_top{
   border-bottom: 1px solid #09968e;
}

.text_top .leader_item{
 display: flex;
 align-items: center;
font-weight: bold;
}
.leader_item .title{
 margin-right: 20px;
}
.leader_item .subTitle{
 font-size: 16px;
}
@media only screen and (max-width:1024px) {

  .main {
 width: 100%;
  }

  #demo {
 width: 100%
  }

  .lader_top {
 width: 100%;
 height: auto;
  }

  .lader_top .topleft {
 width: 71%;
 height: 300px;
  }

  .lader_top .topleft img {
 width: 100%;
 height: 300px;
  }

  .lader_top .top_right {
 float: right;
 width: 27%
  }

  .top_right li {
 height: 18%;
 width: 100%;
 background: #eeeeee;
 text-align: center;
 margin: 0 0 3px 0px;
 color: #484848;
 font-size: 16px;
 cursor: pointer;
  }

  .top_right li a {
 width: 100%;
  }

  .top_right li.hover {
 background-size: 100% 100%;
  }

  .top_right li a:hover {
 background-size: 100% 100%;
  }

  .title4 {
 width: 100% !important;
 height: 32px !important;
 line-height: 32px !important;
 font-size: 18px !important;
  }

  .title4 span {
 width: 130px !important;
  }

  .jiyu .titl {
 width: 100%;
 background-size: 100% 100%;
  }

  .jiyu .con {
 width: 100%;
 box-sizing: border-box;
 padding: 0;
  }

  .zy_new img {
 width: 100%;
  }

  .HotDoctorBox {
 width: 95%;
  }

  li.last .sy2_ul {
 right: 0;
  }

  .jiyu {
 padding: 0 10px;
  }

  .jiyu .con .con_b {
 width: 100%;
  }
}

@media only screen and (max-width:768px) {
  .Leader_Two .text_top p{
 margin-bottom: 0;
 font-size: 14px;
 line-height: 30px;
 color: #333;
}
.Leader_Two .text_top p.job{

 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}
.Leader_Two {
 width: 100%;
 height: auto;
 background: none;
 padding: 0;
}

.Leader_Two li {
 display: block;
 margin-bottom: 20px;
 background: #fff;
 background-size: cover;
 padding: 0;
 box-sizing: border-box;
 width: 100%;
 float: none;
 height: 133px;
}

.Leader_Two li:nth-child(even) {
 float: none;
}

.Leader_Two .img_box {
 overflow: hidden;
 display: block;
 float: left;
 text-align: center;
 margin-right: 10px;
 height: auto;
}

.Leader_Two .img_box img {
 width: 100px;
}

.Leader_Two .fr {
 width: 100%;
 float: none;
 height: 135px;
 display: block;
}

.Leader_Two .title_type {
 font-size: 18px;
 margin-bottom: 0;
}

a.Leader_more {
 position: absolute;
 left: 110px;
 bottom: 0;
}
  .topleft {
 display: none !important
  }

  div.lader_top .top_right {
 width: 100%;
 box-sizing: border-box
  }

  .top_right li {
 width: 20%;
 box-sizing: border-box;
 float: left;
  }

  .top_right li a {
 height: auto;
 line-height: 240%
  }

  .top_right li.hover, .top_right li.hover a:hover, .top_right li a:hover {
 background: #00968E
  }

  .top_right li:last-child {
 margin-right: 0
  }

  .HotDoctorBox {
 border: none;
 width: 65%;
  }

  .HotDoctorBox li {
 width: 43%;
 margin: 0px 0 15px 0px;
  }

  #demo {
 width: 100%
  }

}

@media only screen and (max-width:640px) {
  .HotDoctorBox {
 border: none;
 padding: 0px;
 line-height: 22px;
 width: 65%;
  }

  .HotDoctorBox li {
 width: 152px;
  }

  #demo {
 width: 100%
  }
} 