﻿@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(point.png) no-repeat 17px center;
  padding-right: 15px;
}

.main_tab .tab-item li:hover {
  color: #1275ca;
  background: #e7f1fa url(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;
  font-weight: bold;
  display: block;
  line-height: 48px;
  margin: -17px auto 0;
  text-align: center;
  color: #336db5;
  font-size: 20px;
  background: url(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 {
}

.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(arrow-left.png);
}

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

.ban-container .ban-more-right {
  background-image: url(arrow-right.png);
}
/*
.ban-container .ban-more-right:hover {
  background-image: url(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(point.png) no-repeat 9px center;
  background-size: 5px;
}

.m3c-left .tab-item1>li:hover {
  background-image: url(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(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-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: #333;
}

.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: 40px;
  margin-top: 10px;
  width: 100%;
  border-bottom: 3px solid #ededed;
}

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

.ldxx-rt .desc {
  font-size: 16px;
  line-height: 24px;
  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(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(gmt1.png) no-repeat 20px center;
}

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

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

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

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

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

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

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

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

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

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

.g-menu .gm-t4:hover {
  background: #0a397a url(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(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(gm-wj.png) no-repeat 18px center;
}

.gm-c .gm-1 .title.cur {
  background: #ecf7ff url(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(lis-line.png) no-repeat 27px center;
}

.gm-c .gm-2 li {
  width: 100%;
  box-sizing: border-box;
  padding-left: 58px;
  background: url(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(gm-plus.png) no-repeat 19px center;
  line-height: 32px;
}

.gm-c .gm-2 li.active .title {
  background: #eef3f7 url(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(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(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(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(banner-bg.png) no-repeat center ;
}




/*修改*/
.scjgj1-rukou{
  margin-top: 30px;
}
.scjgj1-rukou a{
  display: inline-block;
  width: 396px;
  margin-left:6px; 
}
.scjgj1-rukou a:first-child{
  margin-left: 0;
}
.scjgj1-rukou a img{
  width: 100%;
}
.scjgj1-zwgk-main{
  padding: 0;
}
.scjgj1-zwgk-main .content{
  padding: 10px 10px 16px;
  border: 1px solid #f6f5f8;
}
.zwgk-wj .title .zwgk-as a{
  cursor: pointer;
}
.main_3 .main3-con {
    margin: 6px 0;
    padding: 0;
    box-shadow: none;
}
.m3c-left .m3c-col-list a{
  width: 150px;
  margin-right: 17px;
}
.m3c-left .m3c-col-list .r0{
  margin-right: 0;
}
.scjgj1-zwgk-main .title{
  margin-left: 0;
  padding-left: 0;
}
.scjgj1-content li{
  background: url(point.png) no-repeat 7px center;
  background-size: 6px;
}
.scjgj1-content .tab-item a,.scjgj1-content .tab-item span{
  line-height: 34px;
}
.m3c-right .m3c-rt-list{
  margin-top: 20px;
}
.m3c-mail .gkzl-l{
  height: 36px;
  line-height: 36px;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
.m3c-mail .gkzl-l{
  text-align: left;
}
.m3c-mail .gkzl-l span{
  color: #fff;
}
.m3c-mail .gkzl-l img{
  margin-left: 52px;
  margin-right: 22px;
}
.m3c-mail .gkzl-l1{
  background: url(scjgj1-bg1.png)left center no-repeat;
}
.m3c-mail .gkzl-l2{
  background: url(scjgj1-bg2.png)left center no-repeat;
}
.m3c-mail .gkzl-l3{
  background: url(scjgj1-bg3.png)left center no-repeat;
}
.m3c-mail .gkzl-l4{
  background: url(scjgj1-bg4.png)left center no-repeat;
}
.m3c-mail .gkzl-l5{
  background: url(scjgj1-bg5.png)left center no-repeat;
}
.main_2 .main2-c{
  width: 100%;
}
.main_2 .main2-c .main2-link {
  text-align: center;
}
.main_2 .main2-c .main2-link a{
  width: 188px;
  line-height: 54px;
  background: #f6f5f8;
  font-size: 16px;
  text-align: center;
  color: #1275ca;
  float: none;
  display: inline-block;
  margin: 30px 54px 27px;
  border-radius: 4px;
  font-weight: bold;
}
.main_2 .main2-c .main2-link a:hover{
  color: #fff;
  background: #1275ca;
}
.main_2{
  padding-bottom: 32px;
}
.scjgj1-rukou2{
  margin-top: 5px;
}
.scjgj1-rukou2 .w50{
  width: 49%;
  margin-left: 2%;
}
.main_3 .ban-more-box{
  margin: 0;
}
.main_3 .ban-more-box{
  height: 110px;
  width: 1200px;
  margin-top: 41px;
  margin-bottom: 40px;
}
.ban-more-img,.main_3 .ban-more-img .img-link{
  height: 110px;
}
.main_3 .ban-more-img p{
  width: 1200px;
  height: 110px;
}

.zwgk-main .zwgk-lf .info .tt{
  text-align: left;
  width: 170px;
  line-height: 32px;
}
.zwgk-main .zwgk-lf .head{
  width: 91px;
  height: 114.5px;
}
.zwgk-main .zwgk-lf .info .desc.first{
  width: 170px;
   text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zwgk-main .zwgk-lf .info{
  min-height: 300px;
}
.scjgj2-headlist{
  text-align: center;
  margin-top: 10px;
  padding-bottom: 38px;
}
.scjgj2-info{
  display: inline-block;
}
.scjgj2-headlist a{
  display: inline-block;
  width: 78px;
  text-align: center;
  line-height: 35px;
  border-radius: 4px;
  background: #e0e8f3;
  font-size: 16px;
  color: #333;
  margin: 13px 11px 0;
  cursor: pointer;
}
.scjgj2-headlist a:hover{
  background: #1275ca;
  color: #fff;
}
.zwgk-main{
  padding-bottom: 20px;
}
.zwgk-list a{
  width: 260px;
  margin-right: 40px;
}

.scjgj3-c{
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 20px;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
}
.scjgj3-c a{
  display: block;
  float: left;
  width: 270px;
  margin-left: 12px;
}
.scjgj3-c a:first-child{
  margin-left: 0;
}
.scjgj3-c a img{
  width: 100%;
  height: 186px;
}
.scjgj3-c a p{
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.h-scjgj3{
  width: 572px;
}
.h-scjgj3 .tab-item{
  height: auto;
}
.h-scjgj3 li{
  overflow: hidden;
}
.h-scjgj3 .tab-item li a{
  max-width: 454px;
}
.h2-scjgj3{
  width: 553px;
}
.h2-scjgj3-content{
  border: 1px solid #e6e6e6;
  padding: 0 33px;
  box-sizing: border-box;
  margin-top: 10px;
}
.h2-scjgj3-content p{
  margin-top: 27px;
  margin-bottom: 31px;
}
.h2-scjgj3-content p:first-child{
  margin-top: 33px;
  margin-bottom: 0;
}
.h2-scjgj3-content p img{
  width: 100%;
}

/* 首页底部轮播 */
.index-bar1{
  position: relative;
  margin: 20px 0;
}
.index-bar1-box {
  height: 92px;
  width: 1160px;
  margin-left: 20px;
  position: relative;
  overflow: hidden;
}
.index-bar1-img {
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.index-bar1-img p {
  float: left;
  width: 372px;
  height: 92px;
  overflow: hidden;
  margin-right: 20px;
  border: 1px solid #eee;
}
.index-bar1-img .img-link {
  height: 92px;
  width: 372px;
  overflow: hidden;
  display: block;
}
.index-bar1-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-bar1 .btn {
  position: absolute;
    top: 50%;
    margin-top: -10px;
    height: 24px;
    width: 10px;
    cursor: pointer;
}
.index-bar1 .left {
  left: 0;
  background-image: url(arrow-left1.png);
}
.index-bar1 .left:hover {
  background-image: url(arrow-left-c1.png);
}
.index-bar1 .right {
  right: 0;
  background-image: url(arrow-right1.png);
}
.index-bar1 .right:hover {
  background-image: url(arrow-right-c1.png);
}

/* 专题页-学习贯彻党的十九届五中全会 */
.zt-xxgcd {

}
.zt-xxgcd-img {
  position: relative;
}
.zt-xxgcd-img > img {
  width: 100%;
}
.zt-xxgcd-img a {
  position: absolute;
  top: 34px;
  left: 68px;
}
.zt-headlines {

}
.zt-lb-tt {
  height: 100px;
}
.zt-tt-item {
  padding-left: 140px;
}
.zt-tt-item .title {
  color: #c60000;
  font-size: 32px;
}
.zt-tt-item .atr {
  color: #000;
  font-size: 14px;
}
.zt-fade-box, .zt-fade-img {
  width: 582px;
}
.zt-fade-txt {
  background: #000;
  background: rgba(0, 0, 0, .6);
  filter:alpha(opacity=60);
}
.zt-list {
  width: 582px;
}
.zt-list h3 {
  height: 32px;
}
.zt-list h3.zt-sjjwzqhjs {
  background: url(../images/zt-title1.png) no-repeat left center;
}
.zt-list ul {
  margin-top: 26px;
}
.zt-list ul li {
  line-height: 36px;
  color: #1b1c1c;
  font-size: 16px;
}
.zt-list ul li a {
  font-size: 16px;
  color: #1b1c1c;
  display: inline-block;
  max-width: 440px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
  background: url(../images/zt-li-bg.png) no-repeat left center;
}
.zt-list h3.zt-xxxcgc {
  background: url(../images/zt-title2.png) no-repeat left center;
}
.zt-list h3.zt-bmdt {
  background: url(../images/zt-title3.png) no-repeat left center;
}
.zt-mart50 {
  margin-top: 50px;
}
.zt-mart60 {
  margin-top: 60px;
}
.zt-w-list h3 {
  height: 32px; 
}
.zt-w-list h3.zt-mtpl {
  background: url(../images/zt-title4.png) no-repeat center center;
}
.zt-w-list h3.zt-tjxw {
  background: url(../images/zt-title5.png) no-repeat center center;
}
.zt-tjxw-swiper {
  margin-top: 40px;
  margin-bottom: 50px;
}

.swiper-container {
  width: 100%;
}

.swiper-slide {
  text-align: center;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide a {
  width: 100%;
  display: inline-block;
}
.swiper-slide a img {
  width: 100%;
  height: 380px;
}
.swiper-slide a p {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 25px 28px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 6px solid #c60000;
  font-weight: bold;
}
.swiper-button-next {
  width: 70px;
  height: 108px;
  right: 0;
  top: 42%;
  background: url(../images/zt-lb-right.png) no-repeat center center;
}
.swiper-button-prev {
  width: 70px;
  height: 108px;
  left: 0;
  top: 42%;
  background: url(../images/zt-lb-left.png) no-repeat center center;
}
.swiper-button-next:after, .swiper-button-prev:after {
  content: 'next';
  font-size: 0;
}