body {
  font-family: '微软雅黑';
  font-size: 15px;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.le {
  float: left;
}
.rt {
  float: right;
}
a {
  color: #000000;
}
.dian {
  padding-left: 15px;
  background: url(dian_03.png) no-repeat left center;
}
.ct {
  /*正文部分*/
  width: 1100px;
  margin: 0 auto;
  margin-top: 25px;
}
.ct > div {
  width: 100%;
}
.ct .ldxx {
  /*领导信息*/
}
.ct .ldxx > div {
  float: left;
  min-height: 921px;
}
.ct .ldxx .ldxx-l {
  /*领导信息左*/
  width: 212px;
}
.ct .ldxx .ldxx-l .dtt {
  /*大头贴*/
  width: 100%;
  height: 265px;
  border: 1px solid #e2e2e2;
}
.ct .ldxx .ldxx-l .dtt > div {
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px solid #f5f5f5;
  padding: 11px;
}
.ct .ldxx .ldxx-l .dtt > div > img {
  width: 100%;
}
.ct .ldxx .ldxx-l .ldjs {
  /*领导介绍*/
  width: 100%;
  text-align: center;
  height: 87px;
  padding-top: 10px;
}
.ct .ldxx .ldxx-l .ldjs p {
  margin: 5px 0;
  color: #015293;
}
.ct .ldxx .ldxx-m {
  /*领导信息中*/
  width: 537px;
  margin: 0 25px;
  border: 1px solid #e2e2e2;
  padding: 19px;
  position: relative;
}
.ct .ldxx .ldxx-m > div {
  width: 100%;
}
.ct .ldxx .ldxx-m .ld-hd {
  /*通用领导头*/
  height: 40px;
  border-bottom: 1px solid #015293;
}
.ct .ldxx .ldxx-m .ld-hd > * {
  float: left;
}
.ct .ldxx .ldxx-m .ld-hd span {
  margin: 0 10px;
  color: #015293;
  font-size: 21px;
}
.ct .ldxx .ldxx-m .ld-list {
  min-height: 163px;
  line-height: 30px;
  text-indent: 30px;
  padding-right: 17px;
  overflow: hidden;
}
.ct .ldxx .ldxx-m div.jiant {
  position: absolute;
  bottom: -22px;
  left: 43%;
  margin: auto;
  cursor: pointer;
}
.ct .ldxx .ldxx-r {
  /*领导信息右*/
  width: 301px;
  background: #f7f7f7;
  padding: 20px;
  min-height: 995px;
}
.ct .ldxx .ldxx-r > div {
  width: 100%;
}
.ct .ldxx .ldxx-r .sw {
  height: 42px;
  line-height: 42px;
  background: #1586d1;
  font-size: 17px;
  color: #fff;
  padding-left: 21px;
}
.ct .ldxx .ldxx-r .sw-list {
  min-height: 130px;
  padding: 20px 0;
}
.ct .ldxx .ldxx-r .sw-list > div {
  width: 100%;
}
.ct .ldxx .ldxx-r .sw-list > div p {
  display: inline-block;
  width: 85px;
  float: left;
  color: #015293;
  text-align: right;
  font-weight: bold;
  line-height: 26px;
}
.ct .ldxx .ldxx-r .sw-list > div ul {
  width: 144px;
  float: left;
}
.ct .ldxx .ldxx-r .sw-list > div ul li {
  float: left;
  width: 50%;
  text-align: center;
  line-height: 26px;
}
.ct .ldxx .ldxx-r .sw-list > * {
  font-size: 13px;
}
.ct .gzdt {
  line-height: 70px;
}
.ct .gzdt .gz-hd {
  width: 100%;
  height: 68px;
  border-bottom: 1px solid #e2e2e2;
  overflow: hidden;
}
.ct .gzdt .gz-hd img,
.ct .gzdt .gz-hd span {
  float: left;
}
.ct .gzdt .gz-hd img {
  margin: 0 10px;
  margin-top: 27px;
}
.ct .gzdt .gz-hd span {
  color: #015293;
  font-size: 21px;
}
.ct .gzdt .gz-list {
  width: 100%;
}
.ct .gzdt .gz-list > ul {
  width: 100%;
}
.ct .gzdt .gz-list > ul li {
  float: left;
  width: 25%;
  line-height: 30px;
}
.ct .gzdt .gz-list > ul li a {
  display: block;
  width: 100%;
  padding: 20px 33px 0 20px;
  color: #015293;
  font-weight: bold;
}
.ct .gzdt .gz-list > ul li div {
  width: 100%;
  border-right: 1px solid #e2e2e2;
  padding: 21px 27px 0 17px;
}
