*{
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  list-style:none;
  font-family: "微软雅黑";
}
.auto{
width: 1200px;
margin: 0 auto;
}

/*???????*/       
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

.fl{
  float: left;
}
.fr{
  float: right;
}
/*banner*/
/*banner*/
.administrative{
  width: 100%;
  height: 75px;
  border-bottom: 1px solid #fbfbfb;
  }
  .administra{
  width: 1200px;
  height: 75px;
  margin: 0px auto;
  }
/*党建工作*/
.hospitalexperts{
  width: 1200px;
  padding-top: 30px;
  margin: 0px auto;
}
.hospitadoctor{
  width: 780px;
  float: left;
}
.chief-physician{
  width: 780px;
  height: 140px;
  border-bottom: 1px solid #f3f3f3;
}
.internalmedicine {
  width: 780px;
  height: 34px;
  border-bottom: 1px solid #e9e9e9;
}
.surgery {
  width: 75px;
  height: 34px;
  color: #0b65c2;
  font-size: 18px;
  border-bottom: 3px solid #0b65c2;
}
.post{
  width: 780px;
  height: 115px;
  line-height: 70px;
  margin-top: 20px;
}
.givenname{
  width: 780px;
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  color: #333333;
  font-weight: bold;
  padding-top: 10px;
  overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.givename{
  width: 780px;
  height: 40px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 25px;
}
.text a{
  width: 780px;
  height: 50px;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  text-indent: 2em;
  float: left;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
}
.synopsis{
  width: 47px;
  height: 25px;
  color: #333333;
  font-size: 16px;
  float: left;
  font-weight: bold;
  padding-top: 3px;
}
.content{
  width: 780px;
  height: 95px;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
}
.conent{
  width: 780px;
  height: 65px;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
}
.angiocarpy{
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}
.chief-physician a:hover{
  color: #0b65c2;
}