* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
fieldset,
img,
input,
button {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none;
}
ul,ol,li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "SimSun", "宋体";
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}
textarea {
  resize: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
body {
  font: 14px/150% Arial, Verdana, "微软雅黑";
  /*宋体 unicode */
  color: #666;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
a {
  color: #666;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
}
/*废物利用*/
s,
i,
em {
  font-style: normal;
  text-decoration: none;
}
/*公共类*/
.w {
  /*版心 提取 */
  width: 1160px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.al {
  text-align: left;
}
.ac {
  text-align: center;
}
.ar {
  text-align: right;
}
.hide {
  display: none;
}
html body {
  width: 100%;
  height: 100%;
  min-width:1160px;
}
/*---------------------------*/
body {
  background: #ebf9ff url(bg.png) no-repeat;
  /*background-size: 100% 543px;*/
}
.content {
  width: 1160px;
  height: auto;
  margin: 0 auto;
  min-height: 1480px;
  background-color: #FFF;
}
.header {
  width: 1160px;
  height: 337px;
  margin: 0 auto;
  position: relative;
}
.logo {
  height: 251px;
  background: url(logo.png) left center no-repeat;
}
.top_huany {
  width: 200px;
  height: 36px;
  line-height: 36px;
  color: #fff;
}
.header .nav {
  width: 1160px;
  height: 50px;
  background: #009eef;
}
.header .nav li {
  padding-left: 42px;
  padding-right: 47px;
  height: 50px;
  line-height: 50px;
  float: left;
}
.header .nav .active {
  background: #3db5f3;
}
.header .nav li:hover {
  background: #3db5f3;
}
.header .nav li a {
  font-size: 17px;
  color: #fff;
  line-height: 50px;
}
.header .nav li img {
  margin-right: 11px;
  width: 23px;
  height: 20px;
}
/*-----------------------*/
.con1 {
  margin-top: 14px;
  height: 58px;
  line-height: 58px;
  background: #fff;
  padding: 12px;
}
.search_ipt {
  width: 175px;
  height: 32px;
  line-height: 32px;
  background: #ffffff url(search.png) 10px center no-repeat;
  overflow: hidden;
  float: left;
  color: #adadad;
  padding-left: 50px;
  border: 1px solid #009eef;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.search_sub {
  width: 68px;
  height: 32px;
  line-height: 32px;
  float: left;
  background: #2093fb;
  color: #dfecfe;
  font-size: 18px;
  font-family: "微软雅黑";
}
/*--------------------------*/
.con2 {
  background: #fff;
  padding: 12px;
  margin-top: 13px;
}
/*重要新闻*/
.zyxw {
  height: 30px;
  line-height: 30px;
}
.zyxw span {
  display: inline-block;
  width: 140px;
  height: 30px;
  color: #009eef;
  font-size: 20px;
  font-family: "宋体";
  font-weight: 800;
  padding-left: 35px;
  background: url(bg03.png) no-repeat 0 center;
}
.zyxw i {
  color: #717171;
  font-size: 16px;
}
/*图片新闻*/
.new_img {
  width: 587px;
  height: 346px;
  position: relative;
  overflow: hidden;
}
.new_img_ul {
  height: 346px;
  position: absolute;
}
.new_img_ul li {
  float: left;
  width: 587px;
  height: 346px;
  position: relative;
}
.new_img_ul li img {
  float: left;
  width: 587px;
  height: 346px;
  overflow: hidden;
}
.new_img_ul li span {
  float: left;
  width: 100%;
  padding-left: 8px;
  height: 33px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  color: #fff;
  line-height: 33px;
  font-family: "宋体";
}
.new_img_ul li span a {
  float: left;
  width: 100%;
  line-height: 33px;
  font-size: 12px;
  color: #fff;
  font-family: 宋体;
}
.new_sake {
  width: 100%;
  height: 33px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.new_qiehuan {
  float: right;
  margin: 11px 5px;
  display: inline;
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
}
.new_qiehuan a {
  float: left;
  width: 12px;
  height: 12px;
  background: url(01.png) no-repeat;
  overflow: hidden;
  margin-right: 5px;
  font-size: 0;
}
.new_qiehuan a.active {
  background: url(02.png) no-repeat;
}
/*新闻列表1*/
.xwlb {
  width: 535px;
  height: 347px;
}
.xwlb .con .lb1 {
  display: none;
  position: relative;
}
.xwlb .con .show {
  display: block;
}
.xwlb .con span {
  float: right;
  text-align: right;
  margin-top: -30px;
  margin-right: 8px;
}
.xwlb .tit {
  width: 535px;
  height: 34px;
  background: #e3e3e3;
  color: #5d5d5d;
  border-top: 2px solid #0d84dd;
}
.xwlb .tit span {
  display: inline-block;
  cursor: pointer;
  height: 34px;
  line-height: 34px;
  text-align: center;
  padding-left: 20px;
  padding-right: 15px;
}
.xwlb .tit .active {
  color: #fff;
  background: #1669ad;
}
.xwlb .con li {
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  background: url(bg-lis.jpg) no-repeat 10px center;
  border-bottom: 1px dashed #c8c8c8;
}
.xwlb .con li a {
  float: left;
  color: #484848;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 386px;
}
.xwlb .con i {
  float: right;
  padding-right: 5px;
  color: #484848;
}
/*-----------------------*/
.con3 {
  height: 122px;
  background: #fff;
  margin-top: 12px;
}
.con3 .tit {
  width: 48px;
  height: 122px;
  background: url(bg-04.png);
  color: #fff;
  font-size: 20px;
  padding: 15px;
}
/*专题专栏*/
#marquee1 {
  width: 1110px;
  height: 122px;
  overflow: hidden;
  padding: 12px;
}
#marquee1 ul li {
  float: left;
  padding: 0 1px;
  width: 258px;
  height: 96px;
  margin-right: 15px;
  margin-bottom: 15px;
}
#marquee1 ul li img {
  display: block;
  width: 258px;
  height: 96px;
  border: none;
}
/*-------------------------*/
.con4 {
  margin-top: 15px;
}
/*信息公开*/
.xxgk {
  width: 296px;
  height: 273px;
  border: 1px solid #e8e8e8;
  margin-right: 13px;
  background: #fff;
}
.xxgk .tit {
  height: 33px;
  line-height: 33px;
  background: #f0f3f6;
}
.xxgk .tit span {
  display: inline-block;
  height: 33px;
  padding-left: 23px;
  padding-right: 30px;
  background: #0d84dd;
  color: #fff;
}
.xxgk .tit a {
  float: right;
  color: #7b7b7b;
  margin-right: 12px;
}
.xxgk .con {
  padding-top: 13px;
  padding-left: 10px;
}
.xxgk .con ul {
  width: 110%;
}
.xxgk .con li {
  width: 133px;
  height: 36px;
  line-height: 36px;
  padding-left: 21px;
  background: #efefef;
  float: left;
  margin-right: 11px;
  margin-bottom: 7px;
}
/*查询*/
.cx {
  margin-top: 12px;
}
.cx img {
  width: 295px;
  height: 49px;
}
.cx li {
  width: 296px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  background: url(bg-05.png) no-repeat;
  margin-bottom: 8px;
}
.cx li a {
  color: #0d84dd;
  text-shadow: 2px 2px 1px #fff;
  font-size: 22px;
}
/*办事服务*/
.bsfw {
  width: 364px;
  height: 310px;
  border: 1px solid #e8e8e8;
  margin-right: 13px;
  background: #fff;
  padding-left: 7px;
  padding-right: 7px;
}
.bsfw .tit {
  height: 35px;
  padding-left: 40px;
  font-size: 16px;
  color: #0d84dd;
  line-height: 35px;
  border-bottom: 2px solid #5bace8;
  background: url(bg-06.png) no-repeat 10px 10px;
}
.bsfw .con ul {
  width: 115%;
  padding-left: 10px;
}
.bsfw .con li {
  background: url(bg-08.png) no-repeat center;
  float: left;
  width: 76px;
  height: 76px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 49px;
}
.bsfw .con img {
  margin: 20px;
}
.bsfw .con p {
  line-height: 44px;
  font-weight: 600;
}
.bsfw .con a {
  display: block;
  width: 76px;
  height: 76px;
  color: #727272;
  font-family: "宋体";
}
/*结果公示*/
.jggs {
  width: 474px;
  height: 310px;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding-left: 7px;
  padding-right: 12px;
  /*新闻列表2*/
}
.jggs .title {
  height: 35px;
  padding-left: 40px;
  font-size: 16px;
  color: #0d84dd;
  line-height: 35px;
  border-bottom: 2px solid #5bace8;
  background: url(bg-06.png) no-repeat 10px 10px;
}
.jggs .title a {
  float: right;
}
.jggs .xwlb2 {
  width: 453px;
  height: 310px;
}
.jggs .xwlb2 .con .lb2 {
  display: none;
  position: relative;
  margin-top: 12px;
}
.jggs .xwlb2 .con .show {
  display: block;
}
.jggs .xwlb2 .con span {
  float: right;
  text-align: right;
  margin-top: -83px;
  margin-right: 8px;
}
.jggs .xwlb2 .tit {
  height: 32px;
  background: #eaf6fe;
  color: #5d5d5d;
  margin-top: 14px;
}
.jggs .xwlb2 .tit span {
  display: inline-block;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
  color: #0294ff;
}
.jggs .xwlb2 .tit .active {
  border-top: 1px solid #0294ff;
  background: #ffffff url(bg-07.png) no-repeat center top;
}
.jggs .xwlb2 .con li {
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  background: url(bg-lis.jpg) no-repeat 10px center;
  color: #666666;
}
.jggs .xwlb2 .con li a {
  float: left;
  color: #484848;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 436px;
}
.jggs .xwlb2 .con i {
  float: right;
  padding-right: 5px;
  color: #484848;
}
/*举报电话*/
.jbdh {
  margin-top: 12px;
}
.jbdh img {
  width: 850px;
  height: 70px;
}
/*--------------------------------*/
.con5 {
  background: #FFF;
  padding-left: 17px;
  padding-top: 14px;
  border: 1px solid #e8e8e8;
  /*新闻列表3*/
  /*新闻列表4*/
}
.con5 .xwlb3 {
  width: 548px;
}
.con5 .xwlb3 .con .lb3 {
  display: none;
  position: relative;
}
.con5 .xwlb3 .con .show {
  display: block;
}
.con5 .xwlb3 .con span {
  float: right;
  text-align: right;
  margin-top: -28px;
  margin-right: 8px;
}
.con5 .xwlb3 .tit {
  height: 32px;
  background: #eaf6fe;
  color: #5d5d5d;
  border-bottom: 1px solid #a9dbfe;
}
.con5 .xwlb3 .tit span {
  display: inline-block;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding-left: 18px;
  padding-right: 18px;
  color: #0294ff;
}
.con5 .xwlb3 .tit .active {
  border-top: 1px solid #0294ff;
  background: #ffffff url(bg-07.png) no-repeat center top;
}
.con5 .xwlb3 .con li {
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  background: url(bg-lis.jpg) no-repeat 10px center;
  color: #666666;
}
.con5 .xwlb3 .con li a {
  float: left;
  color: #484848;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 436px;
}
.con5 .xwlb3 .con i {
  float: right;
  padding-right: 5px;
  color: #484848;
}
.con5 .xwlb4 {
  width: 548px;
  margin-left: 23px;
}
.con5 .xwlb4 .con .lb4 {
  display: none;
  position: relative;
}
.con5 .xwlb4 .con .show {
  display: block;
}
.con5 .xwlb4 .con span {
  float: right;
  text-align: right;
  margin-top: -28px;
  margin-right: 8px;
}
.con5 .xwlb4 .tit {
  height: 32px;
  background: #eaf6fe;
  color: #5d5d5d;
  border-bottom: 1px solid #a9dbfe;
}
.con5 .xwlb4 .tit span {
  display: inline-block;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding-left: 18px;
  padding-right: 18px;
  color: #0294ff;
}
.con5 .xwlb4 .tit .active {
  border-top: 1px solid #0294ff;
  background: #ffffff url(bg-07.png) no-repeat center top;
}
.con5 .xwlb4 .con li {
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  background: url(bg-lis.jpg) no-repeat 10px center;
  color: #666666;
}
.con5 .xwlb4 .con li a {
  float: left;
  color: #484848;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 436px;
}
.con5 .xwlb4 .con i {
  float: right;
  padding-right: 5px;
  color: #484848;
}
/*----------------------------------*/
.con6 {
  margin-top: 10px;
}
/*新闻发布与访谈*/
.xwfb {
  width: 293px;
  height: 235px;
  background: #fff;
  border: 1px solid #e8e8e8;
  padding-left: 10px;
  padding-right: 10px;
}
.xwfb .tit {
  height: 35px;
  padding-left: 40px;
  font-size: 16px;
  color: #0d84dd;
  line-height: 35px;
  border-bottom: 2px solid #5bace8;
  background: url(bg-06.png) no-repeat 10px 10px;
}
.xwfb .con {
  margin-top: 13px;
}
/*政民互动*/
.zmhd {
  margin-left: 12px;
  width: 365px;
  height: 235px;
  background: #fff;
  border: 1px solid #e8e8e8;
  padding-left: 10px;
  padding-right: 10px;
}
.zmhd .tit {
  height: 35px;
  padding-left: 40px;
  font-size: 16px;
  color: #0d84dd;
  line-height: 35px;
  border-bottom: 2px solid #5bace8;
  background: url(bg-06.png) no-repeat 10px 10px;
}
.zmhd .con {
  margin-top: 13px;
}
.zmhd .con li {
  margin-bottom: 8px;
  margin-right: 11px;
}
.zmhd .con ul {
  width: 353px;
  font-size: 16px ;
}
.zmhd .con .fl li {
  width: 183px;
  height: 52px;
  line-height: 52px;
  padding-left: 87px;
}
.zmhd .con .fr li {
  width: 145px;
  height: 81px;
  line-height: 120px;
  text-align: center;
}
.sykp {
  width: 473px;
  height: 235px;
  border: 1px solid #e8e8e8;
  background: #FFF;
  margin-left: 13px;
  padding-left: 15px;
  padding-right: 15px;
  /*新闻列表5*/
}
.sykp .title {
  height: 35px;
  padding-left: 40px;
  font-size: 16px;
  color: #0d84dd;
  line-height: 35px;
  border-bottom: 2px solid #5bace8;
  background: url(bg-06.png) no-repeat 10px 10px;
}
.sykp .title a {
  float: right;
}
.sykp .xwlb5 .con .lb5 {
  display: none;
  position: relative;
}
.sykp .xwlb5 .con .show {
  display: block;
}
.sykp .xwlb5 .con span {
  float: right;
  text-align: right;
  margin-top: -28px;
  margin-right: 8px;
}
.sykp .xwlb5 .tit {
  height: 32px;
  background: #eaf6fe;
  color: #5d5d5d;
  border-bottom: 1px solid #a9dbfe;
  margin-top: 15px;
}
.sykp .xwlb5 .tit span {
  display: inline-block;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding-left: 18px;
  padding-right: 18px;
  color: #0294ff;
}
.sykp .xwlb5 .tit .active {
  border-top: 1px solid #0294ff;
  background: #ffffff url(bg-07.png) no-repeat center top;
}
.sykp .xwlb5 .con li {
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  background: url(bg-lis.jpg) no-repeat 10px center;
  color: #666666;
}
.sykp .xwlb5 .con li a {
  float: left;
  color: #484848;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 436px;
}
.sykp .xwlb5 .con i {
  float: right;
  padding-right: 5px;
  color: #484848;
}
.footer {
  height: 68px;
  line-height: 68px;
  color: #FFF;
  background: #009eef;
  margin-top: 15px;
  text-align: center;
}
.footer span {
  margin-right: 20px;
}
/*概览*/
.gailan-con {
  margin-top: 15px;
}
.gailan {
  background-color: #fff;
  padding: 15px 17px 25px;
}
.gailan .gailan_l {
  width: 257px;
  height: auto;
  text-align: center;
  background: #edf3f5;
}
.gailan .gailan_l span {
  width: 100%;
  height: 54px;
  line-height: 54px;
  color: #fff;
  display: inline-block;
  background: #3db5f3;
  text-align: center;
  font-size: 18px;
}
.gailan .gailan_l ul {
  padding: 17px;
}
.gailan .gailan_l li {
  margin-bottom: 10px;
  border: 1px solid #d3d3d3;
  width: 224px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #FFF;
}
.gailan .gailan_r {
  width: 856px;
}
.gailan .gailan_r ul {
  margin-top: 10px;
}
.gailan .gailan_r .tit {
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #d3d3d3;
  background: url(bg-21.png) no-repeat 0 content-box;
}
.gailan .gailan_r .tit span {
  display: inline-block;
  width: 150px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  color: #16a4e6;
}
.gailan .gailan_r li {
  height: 45px;
  line-height: 45px;
  width: 100%;
  border-bottom: 1px dashed #e8e8e8;
  padding-left: 20px;
  background: url(bg-lis2.jpg) no-repeat 10px center;
}
.gailan .gailan_r li i {
  float: right;
  margin-right: 10px;
}
.page {
  width: 100%;
  padding: 20px 0px 10px 0px;
  display: block;
  margin-top: 40px;
  text-align: center;
}
.page a {
  border: #0370ba 1px solid;
  padding: 2px 5px;
  margin: 2px;
  color: #0370ba;
  text-decoration: none;
}
.page a:hover {
  border: #0370ba 1px solid;
  color: #fff;
  background-color: #0370ba;
}
.page a:active {
  border: #0370ba 1px solid;
  color: #0370ba;
}
.page input {
  border: 1px solid #a9a9a9;
}
.page .sub {
  background: #319bde;
  width: 42px;
  height: 25px;
  color: #FFF;
}
.xilan-con {
  background: #FFF;
  padding: 15px;
  margin-top: 15px;
  min-height: 665px;
  font-size: 16px;
  color: #878787;
}
.xilan-con .title {
  font-size: 18px ;
  color: #009eef;
  text-align: center;
  height: 82px;
  line-height: 82px;
}
.xilan-con .date {
  height: 48px;
  line-height: 48px;
  background: #f3f3f3;
  text-align: center;
}
.xilan-con .con {
  margin-top: 40px;
}
.xilan-con .con p {
  text-indent: 2em;
  line-height: 40px;
}