﻿@charset 'utf-8';

/*首页*/
/*头图部分*/
.main_1 {
  margin-top: 24px;
  padding-bottom: 26px;
}

.main_1 .fade-num span {
  background: #a8b8c8;
  width: 12px;
  height: 4px;
  border-radius: 4px;
}

.main_1 .fade-num span.cur {
  background: #fff;
  width: 36px;
}

.fade-box,
.fade-img {
  height: 360px;
}

.main_tab {
  width: 600px;
  margin-top: 1px;
}

.main_tab ul.tab-list-bool {
  background: #f6f5f8;
}

.main_tab ul.tab-list-bool li {
  height: 45px;
}

.tab-list-bool li a {
  width: 70%;
  height: 52px;
  line-height: 52px;
  margin: -4px auto 0 15%;
  border-radius: 5px;
}

.tab-list-bool li.cur a {
  border: none;
  background: #0662b1;
  color: #fff;
  font-weight: bold;
}

.main_tab .tab-item {
  padding: 20px 0;
}

.main_tab .tab-item li {
  padding-left: 40px;
  background: url('../images/point.png') no-repeat 17px center;
  padding-right: 15px;
}

.main_tab .tab-item li:hover {
  color: #1275ca;
  background: #e7f1fa url('../images/point_cur.png') no-repeat 17px center;
}

.main_tab .tab-item li:hover span {
  color: #1275ca;
}

.main_tab .tab-item li:hover a {
  color: #1275ca;
}

.main_tab .tab-item a {
  line-height: 53px;
  font-size: 16px;
}

.main_tab .tab-item span {
  line-height: 53px;
}

.main_tab .tab-parent {
  position: relative;
}

.main_tab .tab-parent .tab-img-1 {
  position: absolute;
  top: 0;
  right: -8px;
}

/*办事热点部分*/
.main_2 {
  padding-top: 45px;
  padding-bottom: 50px;
  font-size: 16px;
  background: #f6f5f8;
}

.main_2 .main2-c {
  float: left;
  width: 32%;
  margin-left: 2%;
  background: #fff;
}

.main_2 .main2-c:first-child {
  margin-left: 0;
}

.main_2 .main2-c .title {
  width: 224px;
  height: 48px;
  line-height: 48px;
  margin: -17px auto 0;
  text-align: center;
  color: #336db5;
  font-size: 20px;
  background: url('../images/tab-bak1.png') no-repeat 100% 100%;
}

.main_2 .main2-c .title img {
  margin-right: 10px;
}

.main_2 .main2-c .main2-desc {
  color: #b6b6b6;
  width: 100%;
  text-align: center;
  line-height: 50px;
}

.main_2 .main2-c .main2-link a {
  float: left;
  width: 33.3%;
  color: #444444;
  text-align: center;
  line-height: 50px;
}

.main_2 .main2-c .main2-link a:hover {
  color: #1275ca;
}

/*国务院部分*/
.main_3 {
  padding-top: 26px;
}

.main_3 .ban-more-box {
  height: 94px;
  width: 1140px;
  margin-left: 30px;
}

.main_3 .ban-more-img p {
  height: 92px;
  width: 372px;
}

.main_3 .ban-more-img .img-link {
  height: 92px;
}

.ban-container {
  position: relative;
}

.ban-container .ban-more-btn {
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -25px;
  display: block;
}

.ban-container .ban-more-left {
  background-image: url('../images/arrow-left.png');
}

.ban-container .ban-more-left:hover {
  background-image: url('../images/arrow-left-c.png');
}

.ban-container .ban-more-right {
  background-image: url('../images/arrow-right.png');
}

.ban-container .ban-more-right:hover {
  background-image: url('../images/arrow-right-c.png');
}

.main_3 .main3-con {
  margin: 27px 0;
  padding: 22px 35px;
  box-shadow: 0px 0px 5px 1px #eee;
}

.main3-con .m3c-left {
  width: 820px;
}

.main3-con .m3c-col {
  width: 100%;
  height: 42px;
}

.m3c-col .m3c-col-title {
  width: 100%;
  background: #f6f5f8;
}

.m3c-left .title {
  color: #333333;
  font-size: 18px;
  line-height: 42px;
  /* font-weight: bold; */
  padding-left: 15px;
  width: 100%;
  margin-left: 9px;
}

.m3c-left .title.cur {
  color: #0662b1;
  font-weight: bold;
}

.m3c-left .title:hover {
  color: #0662b1;
  font-weight: bold;
}

.m3c-left .tab-item1 {
  margin-top: 25px;
  padding: 0 10px 0 0;
}

.m3c-left .tab-item1>li {
  padding-left: 30px;
  background: url(../images/point.png) no-repeat 9px center;
  background-size: 5px;
}

.m3c-left .tab-item1>li:hover {
  background-image: url('../images/point_cur.png');
}

.m3c-left .tab-item1>li:hover a {
  color: #1275ca;
}

.m3c-left .tab-item1 a {
  display: inline-block;
  max-width: 80%;
  font-size: 16px;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m3c-col .tab-item1 span {
  font-size: 16px;
  color: #a5a5a5;
  line-height: 42px;
  float: right;
}

.m3c-left .m3c-col-list {
  width: 100%;
  margin-bottom: 20px;
}

.m3c-left .m3c-col-list a {
  float: left;
  width: 247px;
  margin-right: 39px;
  background: #f6f5f8;
  border-bottom: 1px solid #b8d2ec;
  color: #1275ca;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
}

.m3c-left .m3c-col-list a:last-child {
  margin-right: 0;
}

.m3c-left .m3c-col-list a img {
  margin-right: 10px;
}

.m3c-left .m3c-xxgk {
  width: 100%;
  margin-top: 30px;
}

.m3c-xxgk .clearfix a {
  width: 22.9%;
  margin-right: 2%;
  height: 168px;
  float: left;
  background: #f6f5f8;
  margin-top: 20px;
}

.m3c-xxgk>.clearfix>a>img {
  width: 115px;
  float: left;
}

.m3c-xxgk>.clearfix>a>img.cur {
  display: none;
}

.m3c-xxgk>.clearfix>a>p {
  width: 20px;
  float: right;
  margin-right: 20px;
  color: #1275ca;
  font-size: 20px;
  line-height: 21px;
  margin-top: 23px;
}

.m3c-xxgk>.clearfix>.xxgk-js>p {
  margin-top: 33px;
}

.m3c-xxgk .clearfix a:last-child {
  margin-right: 0;
}

.m3c-xxgk .clearfix a:hover {
  background: #1275ca;
  color: #fff;
}

.m3c-xxgk .clearfix a:hover p {
  color: #fff;
  font-weight: bold;
}

.m3c-xxgk .clearfix a:hover img {
  display: none;
}

.m3c-xxgk .clearfix a:hover .cur {
  display: block;
}

.xxgk-js img {
  margin-top: 23px;
}

.xxgk-xm img {
  margin-top: 33px;
}

.xxgk-pz img {
  margin-top: 23px;
}

.xxgk-sy img {
  margin-top: 34px;
}

.m3c-right {
  width: 296px;
}

.m3c-right .m3c-rt-list {
  border: 1px solid #7cb3e1;
  padding-bottom: 16px;
}

.m3c-right .title {
  width: 223px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: url('../images/tab-bak2.png') no-repeat center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  margin: -17px auto 0;
  display: block;
}

.m3c-right .m3c-rt-list .gkzl-l {
  width: 261px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background: #f6f6f6;
  color: #0662b1;
  font-size: 16px;
  display: block;
  margin: 22px auto 0;
}

.m3c-right .m3c-rt-list .gkzl-l img {
  margin-left: 50px;
  float: left;
  margin-top: 9px;
}

.m3c-right .m3c-rt-list .gkzl-l span {
  margin-left: 20px;
  float: left;
}

.m3c-right .m3c-rt-list .gkzl-l img.cur {
  display: none;
}

.m3c-right .m3c-rt-list .gkzl-l:hover {
  color: #fff;
  background: #0662b1;
}

.m3c-right .m3c-rt-list .gkzl-l:hover img {
  display: none;
}

.m3c-right .m3c-rt-list .gkzl-l:hover img.cur {
  display: inline;
}

.m3c-mail {
  margin-top: 50px;
  border: 1px solid #7cb3e1;
  padding-bottom: 29px;
}

.m3c-mail .gkzl-l {
  line-height: 65px;
  height: 65px;
  background: #f6f5f8;
  width: 255px;
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin: 20px auto 0;
  text-align: center;
}

.m3c-mail .gkzl-l img {
  margin-right: 20px;
}

.m3c-mail .gkzl-l span {
  color: #1275ca;
}


/*政务公开*/
.zwgk {
  width: 1200px;
  padding: 0 20px;
  box-shadow: 1px 1px 10px #eeeeee;
  margin: 0 auto 20px;
}

.zwgk-main {
  padding: 40px 20px;
}

.zwgk-main .zwgk-lf {
  float: left;
  width: 321px;
  border-radius: 5px;
  overflow: hidden;
  background: #f6f5f8;
}

.zwgk-main .zwgk-rt {
  float: right;
  width: 820px;
}

.zwgk-main .zwgk-lf .title a {
  height: 58px;
  line-height: 58px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #1275ca;
  display: block;
  text-align: center;
}

.zwgk-main .zwgk-lf .title img {
  margin-right: 5px;
  margin-top: -4px;
}

.zwgk-main .zwgk-lf .info {
  padding: 7px 10px;
  width: 300px;
}

.zwgk-main .zwgk-lf .head {
  border: 6px solid #fff;
  float: left;
  margin-right: 10px;
  width: 135px;
}

.zwgk-main .zwgk-lf .info p {
  float: left;
  font-size: 16px;
}

.zwgk-main .zwgk-lf .info .tt {
  width: 100px;
  color: #0662b1;
  font-weight: bold;
  text-align: right;
}

.zwgk-main .zwgk-lf .info .desc {
  width: 200px;
}

.zwgk-main .zwgk-lf .info .desc.first {
  width: 140px;
  margin-top: 10px;
  color: #666666;
}

.zwgk-rt .zwgk-search {
  background: #f6f5f8;
  height: 53px;
  line-height: 53px;
  padding-left: 10px;
}

.zwgk-rt .zwgk-search span {
  font-size: 18px;
  color: #1275ca;
  font-weight: bold;
  margin-left: 5px;
}

.zwgk-rt .zwgk-search input {
  width: 580px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  color: #333;
  border: 1px solid #dcdcdc;
  margin-top: 5px;
  background: #ffffff;
  margin-left: 10px;
}

.zwgk-rt .zwgk-search .searchBtn {
  width: 88px;
  text-align: center;
  height: 53px;
  line-height: 53px;
  color: #ffffff;
  font-size: 16px;
  background: #0662b1;
  float: right;
}

.zwgk-wj {
  width: 100%;
  margin-top: 10px;
}

.zwgk-wj .title {
  background: #f6f5f8;
  height: 48px;
  line-height: 48px;
  border-bottom: 2px solid #e5e5e5;
}

.zwgk-wj .title .lf span {
  padding-left: 20px;
  border-left: 3px solid #0662b1;
  font-weight: bold;
  color: #333;
  font-size: 20px;
}

.zwgk-wj .title .lf span {
  padding-left: 20px;
  border-left: 3px solid #0662b1;
  font-weight: bold;
  color: #333;
  font-size: 20px;
}

.zwgk-wj .title .zwgk-as a {
  line-height: 48px;
  font-size: 16px;
  color: #333;
  padding: 0 15px 14px 15px;
}

.zwgk-wj .title .zwgk-as a:hover,
.zwgk-wj .title .zwgk-as a.cur {
  font-weight: bold;
  color: #1275ca;
  border-bottom: 2px solid #1275ca;
}

.zwgk-main .tab-item {
  padding: 10px 0 0;
}

.zwgk-main .tab-item a {
  font-size: 16px;
  color: #333;
  max-width: 680px;
  line-height: 43px;
  margin-left: 27px;
}

.zwgk-main .tab-item span {
  font-size: 16px;
  line-height: 43px;
}

.zwgk-main .tab-item li {
  position: relative;
}

.zwgk-main .tab-item li .list-line {
  left: 5px;
  top: 0;
  float: left;
  border-left: 1px solid #e9e9e9;
  width: 1px;
  height: 43px;
  position: absolute;
}

.zwgk-main .tab-item li .list-line img {
  width: 10px;
  margin-left: -5px;
  margin-top: 15.5px;
}

.zwgk-main .tab-item li .list-line.first-line {
  height: 22px;
  bottom: 0;
  top: auto;
}

.zwgk-main .tab-item li .list-line.first-line img {
  margin-top: -3px;
}

.zwgk-main .tab-item li .list-line.last-line {
  height: 22px;
}

.zwgk-main .tab-item li:hover a {
  color: #0662b1;
}

.zwgk-main .tab-item li:hover span {
  color: #0662b1;
}

.zwgk-list {
  width: 1160px;
  padding: 0 20px;
}

.zwgk-list a {
  float: left;
  width: 560px;
  text-align: center;
  margin-right: 40px;
  height: 62px;
  line-height: 62px;
  color: #1275ca;
  font-size: 20px;
  background: #f6f5f8;
  border-radius: 5px;
}

.zwgk-list a:last-child {
  margin-right: 0;
}

.zwgk-list a img {
  margin-right: 10px;
}

.zwgk-list a img.cur {
  display: none;
}

.zwgk-list a:hover {
  background: #005baa;
  color: #ffffff;
}

.zwgk-list a:hover img {
  display: none;
}

.zwgk-list a:hover img.cur {
  display: inline;
}

.zwgk-zcjd .zwgk-lf {
  background: #fff;
}

.zwgk-zcjd .zwgk-lf a {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  background: #f6f5f8;
  color: #005baa;
  border-radius: 5px;
  margin-bottom: 20px;
}

.zwgk-zcjd .zwgk-lf a img {
  margin-left: 63px;
  margin-right: 20px;
}

.zwgk-zcjd .zwgk-lf a img.cur {
  display: none;
}

.zwgk-zcjd .zwgk-lf a:hover {
  background: #005baa;
  color: #fff;
}

.zwgk-zcjd .zwgk-lf a:hover img {
  display: none;
}

.zwgk-zcjd .zwgk-lf a:hover img.cur {
  display: inline;
}

/*互动交流*/
.hdjl {
  width: 1160px;
  padding: 20px 40px;
  box-shadow: 1px 1px 10px #eeeeee;
  margin-bottom: 20px;
}

.hdjl .title a {
  height: 40px;
  line-height: 40px;
}

.hdjl .title .lf span {
  border-left: 6px solid #1e84cb;
  color: #1e84cb;
  font-size: 20px;
  font-weight: bold;
  padding-left: 20px;
}

.hdjl .title .rt {
  font-size: 14px;
  color: #ffffff;
  background: #c6d3df;
  width: 134px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-left: 10px;
}

.hdjl .title .rt:hover {
  background: #1275ca;
}

.hdjl .title .rt img {
  margin-right: 10px;
}

.hdjl-table {
  border-top: 1px solid #edf0f3;
  margin-top: 20px;
}

.hdjl-table .t-head,
.hdjl-table .t-body {
  border-bottom: 1px solid #edf0f3;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
}

.hdjl-table .t-head .lf,
.hdjl-table .t-body .lf {
  text-align: center;
  width: 13%;
  color: #666;
}
.hdjl-table .t-body .lf{
  height: 51px;
}
.hdjl-table .t-head .lf{
  height: 40px;
}

.hdjl-table .t-head {
  background: #f4faff;
  color: #333;
  font-size: 18px;
}

.hdjl-table .t-head .t-title,
.hdjl-table .t-body .t-title {
  text-align: left;
  padding-left: 1%;
  width: 60%;
}

.hdjl-table .t-head .t-title a,
.hdjl-table .t-body .t-title a {
  max-width: 660px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.hdjl-table .t-body {
  line-height: 51px;
}

.hdjl-table .t-body:hover {
  background: #fbfcfc;
}

.h-zxft {
  width: 700px;
  margin-top: 30px;
}

.h-zxft .title .lf {
  width: 100%;
}

.zxft-c {
  width: 658px;
  height: 290px;
  padding: 20px;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
}

.zxft-c .zxft-img {
  float: left;
  width: 294px;
  height: 188px;
}

.zxft-c .zxft-img img {
  width: 100%;
  height: 100%;
}

.zxft-c .zxft-l {
  width: 52%;
  margin-left: 2%;
  font-size: 16px;
  float: left;
  line-height: 50px;
}

.zxft-c .zxft-l .zl-tt {
  font-weight: bold;
  float: left;
  font-size: 18px;
}

.zxft-c .zxft-l .zl-desc {
  width: 272px;
  height: 50px;
  overflow: hidden;
  float: left;
}

.zxft-c .zxft-l .zl-desc1 {
  width: 597px;
  height: 73px;
  overflow: hidden;
  float: left;
  margin-top: 13px;
  line-height: 28px;
}

.zxft-c .zxft-l .zl-desc a {
  color: #333333;
}

.zxft-c .zxft-l .zl-desc a:hover {
  color: #1275ca;
}

.zxft-c .zxft-l.zxft-desc {
  width: 100%;
  margin-left: 0;
}

.h-dczj {
  width: 442px;
  margin-top: 30px;
}

.h-dczj .tab-item {
  padding: 10px 20px;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
  height: 310px;
}

.h-dczj .tab-item .dc {
  font-size: 16px;
  color: #f3bf1f;
  line-height: 39px;
}

.h-dczj .tab-item .zj {
  font-size: 16px;
  color: #2a8bed;
  line-height: 39px;
}

.h-dczj .tab-item a {
  max-width: 330px;
  line-height: 39px;
}

.h-dczj .tab-item a:hover {
  color: #1275ca;
}

/*领导信息*/
.ldxx-page {
  width: 1160px;
  padding: 20px 40px;
  box-shadow: 1px 1px 10px #eeeeee;
  margin-bottom: 20px;
}

.location {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  width: 1150px;
  border-bottom: 2px solid #e6eff7;
  padding: 5px;
}

.location a {
  color: #666666;
}

.location a:hover {
  color: #1275ca;
}

.ldxx-page .ldxx-lf {
  width: 270px;
  margin-top: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.ldxx-lf .title {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  padding-left: 20px;
  line-height: 54px;
  display: block;
  background: #1e84cb;
}

.ldxx-lf .title img {
  margin-right: 10px;
}

.ldxx-lf .jj-list {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  width: 230px;
  height: 42px;
  padding: 12px 19px;
  position: relative;
}

.ldxx-lf .jj-list:hover {
  border-left: 4px solid #77bbeb;
  padding-left: 16px;
  background: #f3f9fe;
}

.ldxx-lf .jj-list:hover .arrow {
  color: #1e84cb;
}

.ldxx-lf .jj-list.cur {
  border-left: 4px solid #77bbeb;
  padding-left: 16px;
  background: #f3f9fe;
}

.ldxx-lf .jj-list.cur .arrow {
  color: #1e84cb;
}

.ldxx-lf .jj-list p {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  font-weight: bold;
}

.ldxx-lf .jj-list span {
  display: inline-block;
  width: 153px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}

.ldxx-lf .jj-list .arrow {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 35%;
  width: 21px;
}

.ldxx-page .ldxx-rt {
  width: 790px;
  border: 1px solid #e6e6e6;
  border-top: 3px solid #1e84cb;
  margin-top: 20px;
  box-shadow: 0px 1px 10px #e6e6e6;
  padding: 30px 30px 0;
}

.ldxx-rt>.clearfix>img {
  float: left;
  width: 158px;
  height: 202px;
}

.ldxx-rt>.clearfix>div {
  width: 595px;
  float: left;
  margin-left: 20px;
}

.ldxx-rt .title {
  color: #236cb5;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  width: 100%;
  border-bottom: 3px solid #ededed;
}

.ldxx-rt>.clearfix>.title {
  border: none;
}

.ldxx-rt .desc {
  font-size: 16px;
  line-height: 30px;
  color: #333;
}

.ldxx-rt .desc p {
  margin: 20px 0;
}

.ldxx-rt .color1 {
  color: #333;
}

.ldxx-rt .color2 {
  color: #d5361a;
}

.ldxx-rt .tab-item {
  padding: 20px 0;
}

.ldxx-rt .tab-item li {
  padding-left: 30px;
  background: url('../images/point.png') no-repeat 7px center;
  background-size: 6px;
}

.ldxx-rt .tab-item a {
  font-size: 16px;
  line-height: 35px;
  max-width: 640px;
}

.ldxx-rt .tab-item span {
  font-size: 16px;
  line-height: 35px;
}

.ldxx-rt .tab-item li:hover a {
  color: #236cb5;
}

.ldxx-rt .tab-item li:hover span {
  color: #236cb5;
}

/*公开目录*/
.gk-page {
  width: 1160px;
  padding: 20px 40px;
  box-shadow: 1px 1px 10px #eeeeee;
  margin-bottom: 20px;
}

.gk-page .gkml-lf {
  width: 276px;
  margin-top: 20px;
}

.gkml-page {
  width: 1160px;
  padding: 20px 40px;
  box-shadow: 1px 1px 10px #eeeeee;
  margin-bottom: 20px;
}

.gkml-page .gkml-lf {
  width: 276px;
  margin-top: 20px;
}

.g-menu {
  border: 1px solid #e5e5e5;
  margin-bottom: 8px;
}

.gm-c {
  width: 234px;
  margin: 0 auto;
  margin-top: 8px;
}

.g-menu .gm-t {
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 57px;
  line-height: 60px;
  color: #ffffff;
  display: block;

}

.g-menu .gm-t1 {
  background: #1275ca url(../images/gmt1.png) no-repeat 20px center;
}

.g-menu .gm-t2 {
  background: #1275ca url(../images/gmt2.png) no-repeat 20px center;
}

.g-menu .gm-t3 {
  background: #1275ca url(../images/gmt3.png) no-repeat 20px center;
}

.g-menu .gm-t4 {
  background: #1275ca url(../images/gmt4.png) no-repeat 20px center;
}

.g-menu.active .gm-t1 {
  background: #0a397a url(../images/gmt1.png) no-repeat 20px center;
}

.g-menu.active .gm-t2 {
  background: #0a397a url(../images/gmt2.png) no-repeat 20px center;
}

.g-menu.active .gm-t3 {
  background: #0a397a url(../images/gmt3.png) no-repeat 20px center;
}

.g-menu.active .gm-t4 {
  background: #0a397a url(../images/gmt4.png) no-repeat 20px center;
}

.g-menu .gm-t1:hover {
  background: #0a397a url(../images/gmt1.png) no-repeat 20px center;
}

.g-menu .gm-t2:hover {
  background: #0a397a url(../images/gmt2.png) no-repeat 20px center;
}

.g-menu .gm-t3:hover {
  background: #0a397a url(../images/gmt3.png) no-repeat 20px center;
}

.g-menu .gm-t4:hover {
  background: #0a397a url(../images/gmt4.png) no-repeat 20px center;
}



.gm-c .gm-1 {
  margin-bottom: 8px;
  border: 1px solid #e5e5e5;
}

.gm-c .gm-1 .title {
  background: #f8f8f8 url('../images/gm-wj.png') no-repeat 18px center;
  padding-left: 38px;
  font-size: 16px;
  line-height: 46px;
  color: #333333;
  display: block;
}

.gm-c .gm-1 .title:hover {
  background: #ecf7ff url('../images/gm-wj.png') no-repeat 18px center;
}

.gm-c .gm-1 .title.cur {
  background: #ecf7ff url('../images/gm-wj.png') no-repeat 18px center;
}

.gm-c .gm-2 {
  box-sizing: border-box;
  border-top: 1px solid #e5e5e5;
  padding: 8px 0;
  background: url(../images/lis-line.png) no-repeat 27px center;
}

.gm-c .gm-2 li {
  width: 100%;
  box-sizing: border-box;
  padding-left: 58px;
  background: url(../images/lis-icon.png) no-repeat 24px center;
}

.gm-c .gm-2 li a {
  font-size: 15px;
  line-height: 40px;
  color: #333333;
}

.gm-c .gm-2 li a:hover {
  color: #1e84cb;
}

.gm-c .gm-2 li .title {
  font-size: 14px;
  color: #666666;
  padding-left: 34px;
  background: url('../images/gm-plus.png') no-repeat 19px center;
  line-height: 32px;
}

.gm-c .gm-2 li.active .title {
  background: #eef3f7 url('../images/gm-minus.png') no-repeat 19px center;
}

.gm-c .gm-2 li:hover .title {
  background-color: #eef3f9;
}

.gm-c .gm-3 li {
  font-size: 14px;
  color: #666666;
  padding-left: 58px;
  line-height: 32px;
  background: #ffffff url('../images/gm-wjj.png') no-repeat 38px center;
}

.gm-c .gm-3 li a {
  color: #666;
}

.gm-c .gm-3 li:hover a {
  color: #005baa;
}

.gk-page .gkml-rt {
  width: 844px;
}

.tjh_gkml_lf {
  border-top: 3px solid #005197;
  margin-top: 22px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.gkml-page .gkml-rt {
  width: 844px;
}

.gkml-rt .hdjl-table .t-head .lf,
.gkml-rt .hdjl-table .t-body .lf {
  width: 15%;
  font-size: 14px;
}

.gkml-rt .hdjl-table .t-head .lf {
  font-size: 16px;
  color: #1e84cb;
}

.gkml-rt .hdjl-table .t-head .t-index,
.gkml-rt .hdjl-table .t-body .t-index {
  width: 21%;
}

.gkml-rt .hdjl-table .t-head .t-title,
.gkml-rt .hdjl-table .t-body .t-title {
  width: 47%;
}

.gkml-rt .hdjl-table .t-head .t-title a,
.gkml-rt .hdjl-table .t-body .t-title a {
  max-width: 390px;
}

.gkml-rt .hdjl-table .t-head,
.gkml-rt .hdjl-table .t-body {
  border: none;
}

.gkml-rt .hdjl-table {
  border: 1px solid #e5e5e5;
}

.hdjl-table a:hover {
  color: #236cb5;
}

.gkml-rt .tab-item a {
  max-width: 100%;
  color: #333;
}

.gkml-rt .pagination {
  padding-top: 20px;
  border: 1px solid #e5e5e5;
  border-top: none;
}

.gkml-rt .pagination a {
  color: #adadad;
  background: #f9f9f9;
}

.gkml-rt .pagination a:hover {
  color: #ffffff;
  background: #1275ca;
}

.gkml-rt .pagination a.active {
  color: #ffffff;
  background: #1275ca;
}

/*公开指南*/
.gk-gkzn {
  margin-top: 20px;
  width: 100%;
  border-bottom: 2px solid #f2f9ff;
  height: 38px;
}

.gk-gkzn a {
  display: block;
  height: 38px;
  line-height: 38px;
  border-bottom: 2px solid #0662b1;
  color: #0662b1;
  font-size: 20px;
  width: 126px;
  text-align: center;
  font-weight: bold;
}

.zn-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 34px;
  color: #333333;
  width: 100%;
  text-align: center;
  padding: 30px 0;
}

.zn-info {
  width: 60%;
  padding: 0 20%;
  height: 50px;
  background: #f5f5f5;
}

.zn-info span {
  float: left;
  width: 33%;
  text-align: center;
  color: #666;
  font-size: 14px;
  margin-top: 15px;
}

.zn-info span p {
  float: left;
  width: 25%;
}

.zn-info .font {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  border-radius: 10px;
  height: 16px;
  line-height: 16px;
  width: 22%;
  margin-left: 20px;
}

.zn-info .font img {
  margin-left: 1px;
}

.zn-c {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  padding: 18px;
}

/*公开年报*/
.gk-gknb {
  padding: 53px 136px;
}

.gk-gknb .title {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}

.gk-gknb .title {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  height: 60px;
}

.gk-gknb .title a {
  display: block;
  width: 297px;
  text-align: center;
  line-height: 58px;
  border-bottom: 5px solid #e7f1f9;
  color: #0662b1;
  font-weight: bold;
  font-size: 30px;
  margin-left: 295px;
}

.nb-list {
  margin-bottom: 45px;
}

.nb-list li {
  width: 877px;
  padding-right: 10px;
  border-right: 1px solid #d2e5f4;
  background: #f4faff;
  margin-top: 22px;
  color: #333;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
}

.nb-list .nb-year {
  width: 116px;
  text-align: center;
  background: #0662b1;
  color: #ffffff;
  font-weight: bold;
  margin-right: 20px;
  font-size: 24px;
}

.nb-list a {
  float: left;
  max-width: 610px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.nb-list a:hover {
  color: #0662b1;
}

/*概览*/
.page-list {
  width: 1160px;
  padding: 20px 40px;
  margin: 0 auto;
  box-shadow: 1px 1px 10px #eeeeee;
  margin-bottom: 20px;
}

.page-list .p-lf {
  width: 276px;
}

.page-list .title {
  margin-top: 20px;
  height: 46px;
  line-height: 46px;
  background: #f8f8f8;
  padding-left: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #0662b1;
}

.page-list .title a {
  font-size: 20px;
  font-weight: bold;
  color: #0662b1;
  line-height: 46px;
}

.p-lf .title {
  display: block;
  text-align: center;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  font-weight: bold;
  background: #0662b1;
  color: #ffffff;
}

.p-lf .col {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 274px;
  border-left: 2px solid #e5ecf2;
  background: #f8f8f8;
  color: #333333;
  margin-top: 10px;
  font-size: 18px;
  display: block;
}

.p-lf .col:hover {
  border-color: #0662b1;
  background-color: #d9ebf9;
  color: #0662b1;
  font-weight: bold;
}

.p-lf .col.cur {
  border-color: #0662b1;
  background-color: #d9ebf9;
  color: #0662b1;
  font-weight: bold;
}

.page-list .p-rt {
  width: 844px;
}

.page-list .tab-item {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  border-bottom: 1px solid #efefef;
}

.page-list .p-rt .tab-item a {
  max-width: 720px;
}

.page-list .tab-item a {
  line-height: 36px;
  font-size: 16px;
  max-width: 1000px;
}

.page-list .tab-item a:hover {
  color: #0662b1;
}

.page-list .tab-item span {
  line-height: 36px;
  font-size: 14px;
}

.page-list .tab-item li {
  padding-left: 20px;
  background: url('../images/list-icon.png') no-repeat 5px center;
}

.page-list .pagination {
  margin-top: 40px;
}

.pl-img {
  width: 862px;
}

.pl-img li {
  float: left;
  width: 269px;
  margin-right: 18px;
  margin-top: 18px;
}

.pl-img li img {
  width: 269px;
  height: 147px;
}

.pl-img li .pl-tt {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: center;
  margin-top: 10px;
}

.pl-img li .date {
  font-size: 14px;
  color: #999999;
  line-height: 31px;
  text-align: center;
}

.pl-img li:hover {
  box-shadow: 0px 0px 17px #eee;
}

.pl-img li:hover .pl-tt {
  color: #0662b1;
}

/*网站地图*/
.site-map {
  width: 1160px;
  padding: 20px 40px;
  box-shadow: 1px 1px 10px #eeeeee;
  margin: 0 auto 20px;
}

.site-map .map {
  padding: 20px 40px;
  overflow: hidden;
}

.map .title {
  float: left;
  width: 100%;
  height: 42px;
  line-height: 42px;
  border-bottom: 2px solid #f5f5f5;
  font-weight: bold;
}

.map .title a {
  float: left;
  width: 130px;
  text-align: center;
  line-height: 42px;
  border-bottom: 2px solid #1275ca;
  color: #0662b1;
  font-size: 18px;
}

.map>span {
  float: left;
  width: 1200px;
}

.map>span>a {
  float: left;
  font-size: 16px;
  width: 184px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #f2f2f2;
  color: #333;
  margin-top: 20px;
  margin-right: 38px;
}

.map>span>a:last-child {
  margin-right: 0px;
}

.map>span>a:hover {
  color: #ffffff;
  background: #1275ca;
}

/* 专题专栏 */
.ztzl-list {
  padding-top: 28px;
  padding-left: 32px;
}

.ztzl-list li {
  float: left;
  width: 270px;
  text-align: center;
  margin-right: 22px;
  margin-bottom: 34px;
  height: 270px;
}

.ztzl-list li a {
  display: block;
}

.ztzl-list li img {
  width: 270px;
  height: 220px;
}

.ztzl-list li p {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ztzl-list li a:hover p {
  color: #307cd2;
}

/* 公开公开制度 */
.p-rt {
  width: 844px;
}

.p-rt .tab-item {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  border-bottom: 1px solid #efefef;
}

.p-rt .tab-item a {
  max-width: 720px;
  line-height: 36px;
  font-size: 16px;
}

.p-rt .tab-item a:hover {
  color: #0662b1;
}

.p-rt .tab-item span {
  line-height: 36px;
  font-size: 14px;
}

.p-rt .tab-item li {
  padding-left: 20px;
  background: url('../images/list-icon.png') no-repeat 5px center;
}

.p-rt .pagination {
  margin-top: 40px;
}

.p-rt .title {
  margin-top: 20px;
  height: 46px;
  line-height: 46px;
  background: #f8f8f8;
  padding-left: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #0662b1;
}

.p-rt .title a {
  font-size: 20px;
  font-weight: bold;
  color: #0662b1;
  line-height: 46px;
}

.zfxxgk-banner {
  width: 1160px;
  margin: 40px auto;
  text-align: center;
}

.zfxxgk-banner a {
  display: block;
  width: 100%;
  font-size: 30px;
  line-height: 130px;
  color: #fff;
  font-weight: bold;
  background: url(../images/banner-bg.png) no-repeat center ;
}


/* 区县部门首页 */
.bm-logo span.sp{
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  padding-left: 16px;
  display: inline-block;
  background: url(../images/bm-icon7.png) left 12px no-repeat;
  vertical-align: middle;
  margin-left: 14px;
}
.bm-logo span.sp1{
  font-size: 40px;
  padding-left: 0;
  background: none;
}
.bm-menu a{
  margin: -9px 4% 0;
}
.bm-main{
  width: 1240px;
  /*box-shadow: 1px 1px 10px #eeeeee;*/
  margin: 0 auto 20px;
}
.bm-wrap1{
  padding: 20px 20px;
}
.bm-wrap1-col1 {
  width: 600px;
  height: 360px;
  position: relative;
  overflow: hidden;
}
.bm-wrap1-col2 {
  width: 600px;
}
.index-newspic {
  width: 100%;
  height: 100%;
}
.index-newspic li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index-newspic li img {
  width: 100%;
  height: 100%;
}
.index-pictt {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 53px;
  padding-top: 20px;
  bottom: 0;
  background: url(../images/bm-bg1.png);
}
.index-pictt li {
  width: 100%;
  height: 100%;
}
.index-pictt li a {
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 30px;
}
.index-picpg {
  position: absolute;
  bottom: 26px;
  right: 16px;
}
.index-picpg li {
  float: left;
  width: 12px;
  height: 4px;
  margin-left: 7px;
  cursor: pointer;
  background: url(../images/m3-icon9.png) no-repeat;
}
.index-picpg li.cur {
  width: 36px;
  background: url(../images/m3-icon10.png) no-repeat;
}
.bm-wrap1-t{
  height: 45px;
  padding-left: 12px;
  background: #f6f5f8;
}
.bm-wrap1-t .tit.cur{
  display: inline-block;
  width: 146px;
  height: 52px;
  margin-top: -5px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 52px;
  text-align: center;
  border-radius: 5px;
  background: #0662b1;
}
.bm-main .main_tab {
  width: 470px;
  height: 360px;
  overflow: hidden;
}
.bm-main .tab-list-bool {
  height: 60px;
  width: 100%;
  background: #f2f2f2;
}
.bm-main .tab-list-bool a {
  display: inline-block;
  width: 116px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #333;
  position: relative;
}
.bm-main .tab-list-bool a.cur {
  background-color: #2775cc;
  height: 66px;
  color: #fff;
}
.bm-main .tab-list-bool a i {
  width: 4px;
  height: 6px;
  background: url(../images/m3-icon8.png);
  position: absolute;
  bottom: 0;
  right: -4px;
  display: none;
}
.bm-main .tab-list-bool a.cur i {
  display: block;
}
.bm-main .tab-item {
  margin-top: 12px;
  padding: 0;
}
.bm-main .tab-group .tab-item li {
  height: 52px;
  padding-left: 22px;
}
.bm-main .tab-group .tab-item a {
  display: inline-block;
  font-size: 16px;
  line-height: 52px;
  color: #444;
  max-width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  padding-left: 27px;
  background: url(../images/m3-icon11.png) no-repeat 2px center;
}
.bm-main .tab-group .tab-item a:hover {
  color: #1275ca;
  background: url(../images/m3-icon12.png) no-repeat left center;
}
.bm-main .tab-item span {
  float: right;
  line-height: 52px;
  color: #999;
  font-size: 14px;
  margin-right: 20px;
}
.index-item.show {
  display: block;
}
.index-item {
  display: none;
}
.bm-wrap2{
  padding: 20px;
  box-shadow: 1px 1px 10px #eeeeee;
}
.bm-bar1 a{
  display: inline-block;
  width: 116px;
  height: 106px;
  background: url(../images/bm-bg2.png) no-repeat;
  margin-right: 5px;
  text-align: center;
}
.bm-bar1 a:hover{
  background: url(../images/bm-bg2o.png) no-repeat;
}
.bm-bar1 a div{
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
  margin-top: 20px;
}
.bm-bar1 a .a1{
  background-image: url(../images/bm-icon1.png);
}
.bm-bar1 a:hover .a1{
  background-image: url(../images/bm-icon1o.png);
}
.bm-bar1 a .a2{
  background-image: url(../images/bm-icon2.png);
}
.bm-bar1 a:hover .a2{
  background-image: url(../images/bm-icon2o.png);
}
.bm-bar1 a p{
  color: #1b72af;
  font-size: 16px;
}
.bm-bar1 a:hover p{
  color: #fff;
}
.mt34{
  margin-top: 34px;
}
.bm-bar3{
  width: 235px;
}
.bm-bar3 a{
  display: block;
  height: 66px;
  line-height: 66px;
  padding-left: 24px;
  margin-bottom: 30px;
  background: #f5f5f5;
  color: #333333;
  font-size: 16px;
  border-left: 2px solid #1e84cb;
}
.bm-bar3 a img{
  margin-right: 24px;
}
.bm-bar3 a:hover{
  background: #e3f4ff;
  color: #0e72cd;
}
.bm-list{
  width: 940px;
}
.bm-title{
  height: 56px;
  background: #f6f5f8;
  line-height: 56px;
  padding-left: 32px;
}
.bm-title .tit{
  display: inline-block;
  color: #666666;
  font-size: 20px;
  margin-right: 50px;
}
.bm-title .tit.cur{
  color: #0e72cd;
  font-weight: bold;
}
.bm-item{
  padding-top: 30px;
}
.bm-item li{
  height: 48px;
}
.bm-item li a{
  display: inline-block;
  padding-left: 26px;
  color: #333333;
  font-size: 16px;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../images/m3-icon11.png) left no-repeat;
}
.bm-item li a:hover{
  color: #1275ca;
  background: url(../images/m3-icon12.png) left no-repeat;
}
.bm-item li span {
  float: right;
  line-height: 22px;
  color: #999;
  font-size: 14px;
  margin-right: 20px;
}
/* 街镇首页 */
.jz-main{
  width: 1200px;
  padding: 30px 20px;
  margin: 0 auto;
}
.jz-wrap1-col1{
  width: 600px;
  height: 338px;
}
.jz-wrap1-col1 img{
  width: 100%;
  height: 100%;
}
.jz-wrap1-col2{
  width: 570px;
  height: 338px;
}
.jz-title{
  height: 39px;
  line-height: 39px;
  border-left: 5px solid #1369c0;
  padding-left: 30px;
  background: #e3f0ff;
}
.jz-title .tit.cur{
  color: #1369c0;
  font-size: 18px;
  font-weight: bold;
}
.jz-wrap1-col2 .jz-tab{
  height: 297px;
}
.jz-tab{
  overflow: hidden;
  border: 1px solid #e0e0e0;
}
.jz-item{
  padding: 20px 26px 0 22px;
}
.jz-item li{
  height: 44px;
}
.jz-item li a{
  display: inline-block;
  padding-left: 16px;
  background: url(../images/jz-icon1.png) left center no-repeat;
  color: #333333;
  font-size: 16px;
  max-width: 76%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jz-item li a:hover{
  color: #1369c0;
}
.jz-item li span{
  float: right;
  color: #666666;
  font-size: 16px;
}
.jz-bar1{
  margin: 32px 0;
}
.jz-list{
  width: 955px;
}
.jz-list .jz-tab{
  height: 281px;
}
.jz-bar2{
  width: 228px;
}
.jz-bar2 a{
  display: block;
  padding-top: 20px;
  height: 130px;
  background: #e6f1ff;
  text-align: center;
  margin-bottom: 20px;
}
.jz-bar2 a:hover{
  background: #0163d1;
}
.jz-bar2 a div{
  background-repeat: no-repeat;
  background-position: center;
  height: 80px;
}
.jz-bar2 a .a1{
  background-image: url(../images/jz-icon2.png);
}
.jz-bar2 a:hover .a1{
  background-image: url(../images/jz-icon2o.png);
}
.jz-bar2 a .a2{
  background-image: url(../images/jz-icon3o.png);
}
.jz-bar2 a:hover .a2{
  background-image: url(../images/jz-icon3.png);
}
.jz-bar2 a p{
  color: #1369c0;
  font-size: 16px;
  font-weight: bold;
}
.jz-bar2 a:hover p{
  color: #fff;
}
.jz-bar3{
  margin-top: 20px;
}
.jz-bar3 a{
  display: inline-block;
  width: 276px;
  height: 92px;
  line-height: 92px;
  box-sizing: border-box;
  padding-left: 132px;
  background-color: #e6f1ff;
  background-position: 78px center;
  background-repeat: no-repeat;
  margin-left: 32px;
}
.jz-bar3 a:first-child{
  margin-left: 0;
}
.jz-bar3 a span{
  color: #1369c0;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
}
.jz-bar3 a:hover{
  background-color: #0163d1;
}
.jz-bar3 a:hover span{
  color: #fff;
}
.jz-bar3 a.a1{
  background-image: url(../images/jz-icon8.png);
}
.jz-bar3 a.a1:hover{
  background-image: url(../images/jz-icon8o.png);
}
.jz-bar3 a.a2{
  background-image: url(../images/jz-icon9.png);
}
.jz-bar3 a.a2:hover{
  background-image: url(../images/jz-icon9o.png);
}
.jz-bar3 a.a3{
  background-image: url(../images/jz-icon10.png);
}
.jz-bar3 a.a3:hover{
  background-image: url(../images/jz-icon10o.png);
}
.jz-bar3 a.a4{
  background-image: url(../images/jz-icon11.png);
}
.jz-bar3 a.a4:hover{
  background-image: url(../images/jz-icon11o.png);
}
/* 部门政务公开专栏 */
.bm-gkzl-bar{
  height: 138px;
}
.bm-gkzl-bar a{
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bm-bg3.png) no-repeat;
  text-align: center;
}
.bm-gkzl-bar a p{
  color: #fff;
}
.bm-gkzl-bar a .ch{
  font-weight: bold;
  font-size: 30px;
  padding-top: 30px;
}
.bm-gkzl-bar a .en{
  font-size: 24px;
}
.bm-gkzl-title{
  height: 52px;
  line-height: 52px;
  border-bottom: 1px solid #d5dde3;
  background: #edf5fb;
}
.bm-gkzl-title img{
  margin-right: 28px;
}
.bm-gkzl-title a{
  display: inline-block;
  color: #1e84cb;
  font-size: 20px;
  font-weight: bold;
}
.bm-gkzl-h{
  background: #f8f8f8!important;
}
.bm-gkzl-h .lf{
  color: #333333!important;
  text-align: center!important;
}
.pagination.bm-page{
  border: none;
  margin-top: 30px;
}
/* 街道政务公开 */
.jz-gkzl-bar{
  height: 120px;
}
.jz-gkzl-bar a{
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/jz-bg1.png) no-repeat;
  text-align: center;
}
.jz-gkzl-bar a .ch{
  font-weight: bold;
  font-size: 30px;
  padding-top: 24px;
  color: #e16249;
}
.jz-gkzl-bar a .en{
  font-size: 24px;
  color: #000000;
}
.hdjl-table.jz-gkzl-table{
  border: none;
}
.jz-gkzl-table .t-head{
  background: #e0e8ff;
}
.jz-gkzl-table .t-head .lf{
  color: #333333!important;
  text-align: center!important;
}
.jz-gkzl-table .t-body{
  line-height: 46px;
  margin-top: 6px;
  background: #fbfbfb;
}
.jz-gkzl-table .t-body .lf{
  height: 46px;
}