﻿body {
  font-family: '微软雅黑';
  font-size: 15px;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.le {
  float: left;
}
.rt {
  float: right;
}
a {
  color: #000000;
}
body{background:#ebfdfa}
.dian {
  padding-left: 15px;
  background: url(dian_03.png) no-repeat left center;
}
.adress{
	padding: 15px 20px;
	width:1200px;
	margin:0 auto;
	background:#ffffff;
}
.adress_left{
	float: left;font-size:13px;
}
.adress a{font-size:13px;}
.ct{margin-top:0;padding:0px 20px 20px;background:#ffffff;}
.ct {
  /*正文部分*/
  width: 1200px;
  margin: 0 auto;
}
.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: 116px;
  padding-top: 10px;
}
.ct .ldxx .ldxx-l .ldjs p {
  margin: 5px 0;
  color: #015293;
}
.ct .ldxx .ldxx-m {
  /*领导信息中*/
  width: 912px;
  margin: 0 8px 0 25px;
  border: 1px solid #e2e2e2;
  padding: 19px;
}
.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;
}
.ct .ldxx .ldxx-r {
  /*领导信息右*/
  width: 100%;
  background: #f7f7f7;
  padding: 20px;
}
.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;
}

/*领导讲话*/
.ld-list ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 18px;
	font-size: 15px;
	margin-bottom: 4px;
	background: url(li_bg.png) no-repeat 4px;
}

.ld-list ul li a {
	color: #333333;
}

.ld-list ul li a:hover {
	color: #076fbe;
}

.ld-list ul li span {
	float: right;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	color: #999999;
}

.alt_theme {margin-top: 5px;}
.alt_theme li {height: 32px;line-height: 32px;font-size: 15px;}
.alt_theme li a {background: url(dian.png) no-repeat left center;padding-left: 13px;color: #333;font-size: 15px;float: left;width: 780px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.alt_theme> span {float: right;color: #999999;font-size: 15px;}
