@charset "utf-8";

.main{
  width: 1180px;
  margin: 0 auto;
  margin-bottom: 140px;
}

.main-left{
  width: 32%; float: left;
}
.main-right{
  width: 66%; float: right;
}
.panel{
  border: 1px solid #ddd;
}
.dib{
  display: inline-block; width: 100%;
}
.mt20{ margin-top: 20px; }
.w50{ width: 48%;}

h3{
  line-height: 35px; margin-top: 5px; font-size: 20px; 
}
.main-left h3, .panel h3{
   padding-left: 10px;
}
ul.list {
  display: block; padding: 0 15px;
}
.list li a{
  display: block; border-bottom: 1px dashed #ddd; line-height: 36px; color: #5c6278; font-size: 16px;
}
.list li:last-child a{
  border-bottom: none;
}

/* 技术团队 */
.jstd {
  padding: 0 10px !important;
}
.jstd li{
  display: inline-block; padding: 10px 0;width: 100%;
}
.jstd .pic{
  float: left; /*width: 43%; */padding: 1px; border: 1px solid #ddd;
}
.jstd .doc_cont{
  float: right; width: 66%; line-height: 24px; height: 212px;overflow:hidden;
}
.jstd strong{
  font-size: 18px; color: #5c6278;
}
.jstd .doc_cont p{
  margin: 5px 0;
}
.jstd .doc_cont p a{
  color: #5c6278;
}
.picMarquee-top{
  padding-bottom: 15px;
}

/* 科室简介 */
.ksjj h3{
  padding-bottom: 10px;
}
.ksjj .first_article img{
  float: left; margin-right: 15px;
}
.ksjj h4{
  font-size: 18px; margin-bottom: 10px; line-height: 18px;
}
.ksjj .first_article p{
  line-height: 24px; text-indent: 2em; text-align: justify;
}
.ksjj .more{
  text-align: right;
}
.ksjj .more a{
  color:#008dc9
}


.main-right .panel{
  height: 225px;
}

/* 科室相册 */
.ksxc h3{
  padding-bottom: 10px;
}
.ksxc li{
  width: 244px; text-align: center;
}
.ksxc li .title{
  line-height: 28px;
}
.ksxc li img{
  width: 230px; height: 161px;
}