.pagelist {
  padding-bottom: 30px;
  overflow: hidden;
}
.pagelist .list-fl {
  width: 300px;
}
.pagelist .list-fl .boxs {
  margin-top: 24px;
}
.pagelist .list-fl .boxs .hd {
  height: 24px;
  padding-bottom: 13px;
  border-bottom: 1px solid #f5f5f5;
}
.pagelist .list-fl .boxs .hd span {
  padding-left: 10px;
  font: 18px/18px "microsoft yahei";
  color: #2b90ec;
  font-weight: bold;
  border-left: 5px solid #2b90ec;
}
.pagelist .list-fl .boxs .bd {
  height: 264px;
  margin-top: 8px;
  background: rgba(255, 255, 255, 0.8);
}
.pagelist .list-fl .boxs .bd .infoList li {
  height: 33px;
  line-height: 36px;
}
.pagelist .list-fl .boxs .bd .infoList li a {
  width: 100%;
}
.pagelist .list-fl .boxs .bd .infoList li span {
  display: none;
}
.pagelist .list-fl .boxs .lm-hd {
  height: 24px;
  padding-bottom: 13px;
  border-bottom: 1px solid #f5f5f5;
}
.pagelist .list-fl .boxs .lm-hd span {
  padding-left: 10px;
  font: 18px/18px "microsoft yahei";
  color: #2b90ec;
  font-weight: bold;
  border-left: 5px solid #2b90ec;
}
.pagelist .list-fl .boxs .lm-bd li {
  height: 45px;
  padding-left: 28px;
  margin-top: 10px;
  font: 15px/45px "microsoft yahei";
  background: url(../images/bg_tb04.png) no-repeat 15px center #f8f8f8;
  cursor: pointer;
}
.pagelist .list-fl .boxs .lm-bd li a {
  color: #2e2e2e;
  display: block;
}
.pagelist .list-fl .boxs .lm-bd li:hover {
  background: url(../images/bg_tb04.png) no-repeat 15px center #eaf5ff;
}

.pagelist .list-fl .boxs .lm-bd li.active{
  color: #2e2e2e;
  display: block;
  background: url(../images/bg_tb04.png) no-repeat 15px center #eaf5ff;
}
.pagelist .list-fl .boxs .lm-bd li:hover a {
  color: #2b90ec;
}
.pagelist .list-fr {
  width: 850px;
  padding-left: 25px;
  margin-top: 20px;
  border-left: 1px solid #e1e1e1;
}
.pagelist .list-fr .dqwz {
  padding: 5px 0 18px 0;
  font: 18px/18px "microsoft yahei";
  color: #2b90ec;
  font-weight: bold;
  border-bottom: 1px solid #f5f5f5;
  background: url(../images/bg_list_fr.jpg) left repeat-x;
}
.pagelist .list-fr .dqwz .zhuye {
  float: right;
  font: 13px/18px "microsoft yahei";
  color: #666;
}
.pagelist .list-fr .infoList {
  height: 672px;
  margin-top: 5px;
}
.pagelist .list-fr .infoList li {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px dashed #f5f5f5;
}
.pagelist .list-fr .infoList li:nth-last-of-type(1) {
  border-bottom: 0px;
}
.pagelist .list-fr .img-news {
  height: 780px;
  margin-top: -5px;
}
.pagelist .list-fr .img-news ul {
  width: 110%;
}
.pagelist .list-fr .img-news ul li {
  width: 259px;
  margin: 35px 35px 0 0;
  float: left;
  font-size: 15px;
  line-height: 32px;
  position: relative;
}
.pagelist .list-fr .img-news ul li a {
  padding-bottom: 5px;
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
  display: block;
}
.pagelist .list-fr .img-news ul li a img {
  width: 100%;
  height: 180px;
  margin-bottom: 5px;
}
.pagelist .list-fr .img-news ul li a span,
.pagelist .list-fr .img-news ul li a img {
  display: block;
  position: relative;
  z-index: 1;
}
.pagelist .list-fr .img-news ul li a s {
  width: 100%;
  height: 0;
  background: #eaf5ff;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 900ms;
  -o-transition: 900ms;
  -moz-transition: 900ms;
  transition: 900ms;
}
.pagelist .list-fr .img-news ul li a:hover s {
  height: 100%;
  width: 0\9;
}
.pagelist .list-fr .ld-news .ld-sj {
  padding-bottom: 25px;
  margin-top: 24px;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}
.pagelist .list-fr .ld-news .ld-sj img {
  width: 130px;
  height: 180px;
  margin-right: 20px;
  float: left;
  display: inline-block;
  border: 5px solid #f6f6f6;
}
.pagelist .list-fr .ld-news .ld-sj .ld-nr .title {
  height: 40px;
  font-weight: bold;
  letter-spacing: 1px;
  vertical-align: bottom;
}
.pagelist .list-fr .ld-news .ld-sj .ld-nr .title span {
  display: inline-block;
}
.pagelist .list-fr .ld-news .ld-sj .ld-nr .title .span-01 {
  margin-right: 5px;
  font-size: 18px;
  color: #2b90ec;
}
.pagelist .list-fr .ld-news .ld-sj .ld-nr .title .span-02 {
  font-size: 15px;
  color: #333;
}
.pagelist .list-fr .ld-news .ld-sj .ld-nr .nr {
  height: 140px;
  font-family: "微软雅黑" !important;
  font-size: 14px;
  color: #555;
  line-height: 28px;
  overflow-y: auto;
}
.pagelist .list-fr .page {
  height: 32px;
  margin-top: 25px;
  text-align: center;
}
.pagelist .list-fr .page .pageDiv {
  height: 40px !important;
  line-height: 40px !important;
  background: #f1f1f1 !important;
  border: 0 !important;
}
.pagelist .list-fr .page .default_pgPanel {
  margin: 0 auto;
  float: none;
}
.pagelist .list-fr .infoContent {
  min-height: 715px;
  margin-top: 15px;
}
.pagelist .list-fr .infoContent p {
  font: 15px/34px "microsoft yahei" !important;
  text-indent: 32px;
}
.pagelist .list-fr .infoContent img {
  max-width: 100%;
}
.pagelist .list {
  width: auto;
  padding-left: 0;
  border-left: 0;
}
.pagelist .list .dqwz {
  padding: 5px 0 18px 0;
  font: 18px/18px "microsoft yahei";
  color: #2b90ec;
  font-weight: bold;
  line-height:24px;
  border-bottom: 1px solid #f5f5f5;
  background: url(../images/bg_list_fr.jpg) left repeat-x;
}
.pagelist .list .dqwz i {
  width: 5px;
  height: 24px;
  margin-right: 10px;
  float: left;
  background: #2b90ec;
  display: inline-block;
}
.pagelist .list .dqwz .zhuye {
  float: right;
  font: 13px/18px "microsoft yahei";
  color: #666;
}
.pagelist .list .img-news {
  height: 850px;
}
.pagelist .list .img-news ul li {
  width: 273.8px;
}
.pagelist .list .img-news ul li a img {
  width: 100%;
  height: 200px;
  margin-bottom: 5px;
  background: red;
}
.pagelist .xtlist {
  width: auto;
  margin-top: 20px;
}
.pagelist .xtlist .dqwz {
  padding: 5px 0 18px 0;
  font: 18px/18px "microsoft yahei";
  color: #2b90ec;
  font-weight: bold;
  border-bottom: 1px solid #f5f5f5;
  background: url(../images/bg_list_fr.jpg) left repeat-x;
}
.pagelist .xtlist .dqwz i {
  width: 5px;
  height: 24px;
  margin-right: 10px;
  float: left;
  background: #2b90ec;
  display: inline-block;
}
.pagelist .xtlist .dqwz .zhuye {
  float: right;
  font: 13px/18px "microsoft yahei";
  color: #666;
}
.pagelist .xtlist .xt-news {
  margin: 25px 0 -30px 0;
  overflow: hidden;
}
.pagelist .xtlist .xt-news .xt-boxs {
  width: 110%;
}
.pagelist .xtlist .xt-news .xt-boxs a {
  width: 216px;
  margin: 0 30px 30px 0;
  float: left;
  font-size: 15px;
  line-height: 68px;
  background: #f8f8f8;
  display: block;
  position: relative;
}
.pagelist .xtlist .xt-news .xt-boxs a .img {
  width: 52px;
  height: 41px;
  padding-top: 12px;
  margin: 8px;
  float: left;
}
.pagelist .xtlist .xt-news .xt-boxs a .img img {
  width: 28px;
  height: 28px;
  margin: 0 auto;
  display: block;
}
.pagelist .xtlist .xt-news .xt-boxs a span {
  margin-left: 8px;
  float: left;
  display: inline-block;
}
.pagelist .xtlist .xt-news .xt-boxs a span,
.pagelist .xtlist .xt-news .xt-boxs a .img,
.pagelist .xtlist .xt-news .xt-boxs a .img img {
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
}
.pagelist .xtlist .xt-news .xt-boxs a s {
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.pagelist .xtlist .xt-news .xt-boxs a:hover {
  color: #fff;
}
.pagelist .xtlist .xt-news .xt-boxs a:hover .img {
  margin-left: 30px;
}
.pagelist .xtlist .xt-news .xt-boxs a:hover span {
  margin-left: -5px;
  color: #fff;
}
.pagelist .xtlist .xt-news .xt-boxs a:hover s {
  width: 100%;
  width: 0\9;
}
.content {
  padding: 24px 30px 30px 30px;
  overflow: hidden;
  position: relative;
}
.content .dqwz {
  height:24px;
  padding: 5px 0 14px 0;
  font: 18px/18px "microsoft yahei";
  color: #2b90ec;
  font-weight: bold;
  line-height: 24px;
  border-bottom: 1px solid #f5f5f5;
  background: url(../images/bg_list_fr.jpg) left repeat-x;
}
.content .dqwz i {
    width: 5px;
    height: 24px;
    margin-right: 10px;
    float: left;
    background: #2b90ec;
    display: inline-block;
}
.content .dqwz .zhuye {
  float: right;
  font: 13px/18px "microsoft yahei";
  color: #474747;
}
.content .news_conent_two_title {
  margin-top: 20px;
}
.content .news_conent_two_text {
  min-height: 600px;
  font: 15px/34px "microsoft yahei" !important;
}

.content .news_conent_two_text p, .content .news_conent_two_text span, .content .news_conent_two_text font, .content .news_conent_two_text strong {
  /*font: 15px/34px "microsoft yahei" !important;*/
  font-family: "宋体" !important;
}
.content .news_conent_two_text img {
  max-width: 100%;
  margin:0 auto;
}

.content #bottommenu {
  position: absolute;
  left: 0;
  bottom: 20px;
  right: 0;
}

/************领导信箱**************/
.table1, .table3 {
	width: 100%;
	margin-top: 30px;
	border-top: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	border-collapse: collapse;
}

.table1 td, .table3 td {
	padding: 10px;
	font-size: 14px !important;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.t1{
	width: auto !important;
}

.lxyd_ti{
	width: 80px;
	background: #fdfdfd;
}

.lxyd_cont{
	line-height: 26px;
}

.lxyd_title {
	font-family: "微软雅黑" !important;
}
.table2 {
	display: none !important;
}

.tbLetterInfo td {
    font-size: 14px !important; 
    padding: 10px;
    line-height: 18px;
}
.tbLetterInfo td input {
    border:1px solid #e1e1e1;
}

.ldxxtable {
    font-size: 12px;
    width: 100%;
    height: 23px;
    border-collapse: collapse;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    float: left;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}

.ldxxtable td {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
