﻿@charset 'utf-8';
/* 重点领域信息公开 */
.m-part2 {
  margin: 46px auto 34px;
  border-radius: 6px;
  padding: 30px 0;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border: 1px solid #efefef;
}

.mp2-left-part2 {
  width: 415px;
  padding-left: 22px;
}

.mp2-left-part2 .xx-group li {
  width: 201px;
  height: 35px;
  margin-top: 8px;
}

.mp2-left-part2 .cc1 {
  background-color: #4984dc;
}

.mp2-left-part2 .cc2 {
  background-color: #2760b7;
}

.mp2-left-part2 .xx-group li a {
  display: block;
  font-size: 14px;
line-height: 35px;
letter-spacing: 0px;
color: #ffffff;
}

.mp2-left-part2 .xx-group a img {
  width: 28px;
  height: 28px;
  margin: 0 7px;
}

.mp2-left-part2 .xx-group a span {
  border-left: 2px solid #fff;
  padding-left: 10px;
}

.xx-group .zwgk-zn {
  margin: 2px 7px 0;
}

.mp2-left-part2 .xx-group .con1 {
  margin-right: 13px;
}

.mp2-left-part2 .xx-group {
  margin-top: 25px;
}

.mp2-right-part2 {
  margin-left: 55px;
}

.zwgb-bk li {
  width: 150px;
  height: 46px;
  line-height: 46px;
background-color: #ffffff;
border-radius: 6px;
  border: solid 1px #4e96e8;
  margin: 0 10px;
}

.zwgb-bk li a {
  display: block;
  font-size: 16px;
color: #222222;
}

.zwgb-bk li a img {
  width: 30px;
  height: 30px;
  margin: -3px 6px 0 13px;
}

.zwgb-bk li:first-child {
  margin-left: 16px;
}

/* 底部轮播 */
.zwhlzt-con > img {
  height: 90px;
  width: 90px;
}

.zwgk-ban-more {
  position: relative;
  width: 1100px;
}

.ban-more-left {
  background: url(icon-zw-left.png) no-repeat center center;
  display: inline-block;
  width: 60px;
  height: 90px;
}

.ban-more-right {
  background: url(icon-zw-right.png) no-repeat center center;
  display: inline-block;
  width: 50px;
  height: 90px;
}

.zwhlzt-con-img {
  width: 980px;
  /*margin-right: 50px;*/
  height: 90px;
  background-color: #fff;
  margin-bottom: 20px;
}

.zwhlzt-con-img p {
  width: 170px;
  height: 90px;
  border: none;
}

.zwhlzt-con-img .img-link > img {
  width: 170px;
  height: 90px;
  margin: 0 10px;
}

.ban-more-img p {
  margin-right: 30px;
}

/*
 * @Author: mjy
 * @Date: 2019-11-20
 * @Last Modified by: mjy
 * @Last Modified time: 2019-11-20
 */
.main {
  background: #fff;
  border-radius: 6px;
  margin-bottom: 14px;
}
.zwxl-main {
  padding-top: 30px;
  padding-bottom: 50px;
}
.zwxl-head {
  width: 1078px;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  padding-top: 30px;
  padding-left: 40px;
  padding-bottom: 16px;
}
.zwxl-head span {
  color: #333333;
  font-size: 16px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 18px;
  margin-bottom: 16px;
}
.zwxl-head .tit {
  width: 98px;
}
.zwxl-head .con {
  width: 230px;
  margin-right: 31px;
}
.zwxl-title {
  text-align: center;
  padding-top: 36px;
}
.zwxl-title p.tit {
  color: #333333;
  font-size: 30px;
  padding: 0 30px;
  margin-bottom: 20px;
}
.zwxl-bar {
  height: 32px;
  line-height: 32px;
  margin-bottom: 34px;
}
.zwxl-bar span {
  color: #666666;
  font-size: 16px;
  display: inline-block;
}
.zwxl-bar span.con {
  margin-right: 50px;
}
.zwxl-font {
  padding: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  height: 26px;
}
.zwxl-font img {
  float: left;
}
.zwxl-font span {
  line-height: 26px;
  color: #6a6a6a;
  margin: 0 11px;
  cursor: pointer;
}
.zwxl-font span:hover {
  font-weight: bold;
}
.zwxl-font span.cur {
  color: #3354a2;
}
.zwxl-article {
  width: 1060px;
  margin: 0 auto;
  padding: 35px 30px 0;
  line-height: 30px;
  color: #333333;
  font-size: 16px;
  border-top: 1px solid #e5e5e5;
}
.zwxl-article-img {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 32px;
}
.zwxl-article-img img {
  max-width: 100%;
}
.zwxl-article p {
  margin-bottom: 12px;
}
.zwxl-article p.title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
}
.zwxl-article p.author {
  text-align: right;
  margin-top: 40px;
}
.zwxl-article .fj a {
  display: inline-block;
  margin-left: 20px;
  line-height: 30px;
}
.zwxl-article .fj a img {
  margin-right: 12px;
}
.zwxl-article .fj a:hover {
  text-decoration: underline;
}
.zwxl-yzm {
  margin-top: 48px;
  text-align: center;
}
.zwxl-yzm p {
  color: #666666;
  font-size: 16px;
  margin-top: 12px;
}
.zwxl-share {
  text-align: right;
  padding: 0 24px;
  margin-top: 50px;
}
.zwxl-share span {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
}
.zwxl-share a {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}
.zwxl-share a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zfgb-main {
  padding: 40px 30px;
}
.zfgb-date {
  height: 60px;
  width: 100%;
  position: relative;
}
.zfgb-date .btn {
  position: absolute;
  top: 0;
  width: 28px;
  height: 58px;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}
.zfgb-date .prev {
  left: 0;
  background: url(icon9.png) center no-repeat #fff;
}
.zfgb-date .prev:hover {
  background: url(icon9o.png) center no-repeat #2760b7;
}
.zfgb-date .next {
  right: 0;
  background: url(icon10.png) center no-repeat #fff;
}
.zfgb-date .next:hover {
  background: url(icon10o.png) center no-repeat #2760b7;
}
.zfgb-date-list {
  position: absolute;
  left: 40px;
  top: 0;
  width: 1064px;
  height: 69px;
  overflow: hidden;
}
.zfgb-date-list ul {
  width: auto;
  height: 60px;
  white-space: nowrap;
}
.zfgb-date-list li {
  display: inline-block;
  margin-right: 9px;
  text-align: center;
  width: 123px;
  height: 58px;
  border: 1px solid #e5e5e5;
  color: #333333;
  font-size: 20px;
  background: #fff;
  line-height: 58px;
  cursor: pointer;
}
.zfgb-date-list li:hover {
  height: 69px;
  width: 125px;
  border: none;
  color: #fff;
  background: url(img3.png);
}
.zfgb-item {
  padding-top: 30px;
  padding-left: 37px;
}
.zfgb-item a {
  display: inline-block;
  width: 248px;
  height: 278px;
  border: 1px solid #eeeeee;
  text-align: center;
  margin-right: 22px;
  margin-bottom: 48px;
  box-shadow: 0 0 8px 6px #fbfbfb;
}
.zfgb-item a:hover {
  border: 1px solid #2760b7;
}
.zfgb-item a div {
  padding-top: 34px;
  height: 138px;
  display: inline-block;
  width: 192px;
  border-bottom: 1px solid #dddddd;
}
.zfgb-item a p.tit {
  color: #333333;
  font-size: 20px;
  margin-top: 26px;
}
.zfgb-item a p.tit span {
  display: inline-block;
  color: #2760b7;
  font-weight: bold;
  margin: 0 8px;
}
.zfgb-item a p.num {
  color: #666666;
  font-size: 14px;
  margin-top: 6px;
}
.zxft-main {
  padding: 40px 50px 66px;
}
.zxft-title {
  padding-bottom: 11px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.zxft-title .qc {
  display: inline-block;
  color: #fffefe;
  font-weight: bold;
  font-size: 18px;
  background: url(bg1.png) top center no-repeat;
  line-height: 40px;
  height: 45px;
  width: 109px;
  text-align: center;
}
.zxft-title span.tit {
  display: inline-block;
  color: #333333;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  width: 966px;
}
.zxft-img {
  width: 550px;
  height: 330px;
}
.zxft-img video {
  width: 100%;
  height: 100%;
}
.zxft-intro {
  width: 520px;
}
.zxft-intro .tit {
  color: #2760b7;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 20px;
}
.zxft-intro .con {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
}
.zxft-mid {
  margin-top: 27px;
}
.zxft-tp {
  height: 426px;
  width: 310px;
  padding: 18px 14px 20px;
  position: relative;
  border: 1px solid #e6e6e6;
}
.zxft-tp-tit {
  line-height: 18px;
  margin-bottom: 22px;
}
.zxft-tp-tit img {
  vertical-align: middle;
  margin-right: 10px;
}
.zxft-tp-tit .tit {
  display: inline-block;
  color: #2760b7;
  font-size: 18px;
  font-weight: bold;
}
.zxft-tp-tit .tit:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zxft-tp-btn {
  position: absolute;
  top: 16px;
  right: 20px;
}
.zxft-tp-btn span {
  display: inline-block;
  height: 23px;
  width: 23px;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  margin-left: 9px;
}
.zxft-tp-btn .prev {
  background: url(icon13.png) center #fff no-repeat;
}
.zxft-tp-btn .prev:hover {
  background: url(icon13o.png) center #2760b7 no-repeat;
  border: 1px solid #2760b7;
}
.zxft-tp-btn .next {
  background: url(icon14.png) center #fff no-repeat;
}
.zxft-tp-btn .next:hover {
  background: url(icon14o.png) center #2760b7 no-repeat;
  border: 1px solid #2760b7;
}
.zxft-tab {
  position: relative;
  overflow: hidden;
  width: 310px;
  height: 384px;
}
.zxft-item {
  width: 310px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.zxft-item img {
  width: 100%;
  height: 185px;
  margin-bottom: 13px;
}
.zxft-wz {
  width: 730px;
  border: 1px solid #e6e6e6;
}
.zxft-wz-tit {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e6e6e6;
  background: #f5f5f5;
  padding: 0 22px;
}
.zxft-wz-tit img {
  vertical-align: middle;
  margin-right: 16px;
}
.zxft-wz-tit a {
  display: inline-block;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  vertical-align: middle;
}
.zxft-wz-tit a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zxft-con {
  line-height: 30px;
  color: #333333;
  font-size: 16px;
  padding: 0 30px;
  height: 357px;
  overflow-y: auto;
  margin-top: 24px;
  margin-bottom: 34px;
}
.zxft-wq {
  margin-top: 30px;
}
.zxft-title a.qc:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zxft-wq-con {
  height: 200px;
  margin-left: -25px;
}
.zxft-wq-con a {
  display: inline-block;
  width: 350px;
  height: 200px;
  position: relative;
  margin-left: 25px;
}
.zxft-wq-con a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zxft-wq-con a:hover p {
  text-decoration: underline;
}
.zxft-wq-con a img {
  width: 350px;
  height: 200px;
}
.zxft-wq-con a p {
  width: 300px;
  padding: 0 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
  font-size: 16px;
  line-height: 45px;
  background: url(bg2.png);
  position: absolute;
  bottom: 0;
  left: 0;
}
.yjxl-form {
  margin-top: 54px;
  padding: 0 40px;
}
.yjxl-form-t {
  height: 56px;
  border-left: 2px solid #2760b7;
  background: #f4f9fc;
  line-height: 56px;
  padding-left: 28px;
  margin-bottom: 30px;
}
.yjxl-form-t .tit {
  display: inline-block;
  color: #2760b7;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  vertical-align: middle;
  margin-right: 56px;
}
.yjxl-form-t .tit:hover {
  text-decoration: underline;
}
.yjxl-form-t span {
  color: #333333;
  font-size: 16px;
}
.yjxl-form-t span.name {
  color: #2760b7;
}
.yjxl-form-table .tit {
  display: inline-block;
  width: 110px;
  margin-right: 18px;
  text-align: right;
  line-height: 50px;
  color: #333333;
  font-size: 16px;
}
.yjxl-form-table textarea,
.yjxl-form-table .nr {
  width: 968px;
  height: 98px;
  padding: 10px;
  border: 1px solid #dcdcdc;
}
.yjxl-form-table div {
  margin-bottom: 20px;
}
.yjxl-form-table input,
.yjxl-form-table .in {
  padding: 0 10px;
  border: 1px solid #dcdcdc;
  height: 48px;
}
.yjxl-form-table .yzm input,
.yjxl-form-table .yzm .in {
  width: 232px;
  line-height: 48px;
}
.yjxl-form-table .yzm img {
  margin-left: 12px;
  cursor: pointer;
}
.yjxl-form-table .btn {
  padding-left: 128px;
}
.yjxl-form-table .btn button {
  height: 40px;
  width: 120px;
  color: #fff;
  font-size: 16px;
  background: #356abc;
}
.yjxl-form-table .btn button:hover {
  font-weight: bold;
}
.yjxl-form-t .btn {
  color: #2760b7;
  font-size: 16px;
  text-decoration: underline;
  margin: 0 4px;
}
.yjxl-form-t .btn:hover {
  font-weight: bold;
}
.yjxl-form.wdl .yjxl-form-table .in,
.yjxl-form.wdl .yjxl-form-table .nr {
  background: #f6f6f6;
  display: inline-block;
}
.yjxl-form.wdl .yjxl-form-table .btn span {
  display: inline-block;
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 120px;
  color: #fff;
  font-size: 16px;
  background: #b5b5b5;
}
.xl-main {
  padding-bottom: 30px;
}
/*意见征集概览*/
.main-yjzj {
  background: #fff;
  border-radius: 6px;
  margin-bottom: 14px;
}
.main.yjgl-bg{
  background: none;
}
.yjgl-main {
  padding: 22px 32px 0;
  background: url(bg3.png);
}
.yjgl-main li {
  float: left;
}
.yjgl-t {
  height: 36px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 8px;
}
.yjgl-main li {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yjgl-t li {
  color: #2760b7;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.yjgl-main li.w530 {
  width: 530px;
  margin-right: 80px;
  text-align: left;
}
.yjgl-t li.w530 {
  text-indent: 8px;
}
.yjgl-main li.w120 {
  width: 120px;
}
.yjgl-main li.w154 {
  width: 154px;
}
.yjgl-main li.w110 {
  width: 110px;
}
.yjgl-l {
  height: 47px;
  line-height: 47px;
  border-bottom: 1px dotted #999999;
}
.yjgl-l.last {
  border-bottom: none;
}
.yjgl-l li.w530 a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 22px;
  vertical-align: middle;
}
.yjgl-l li.w530 a:hover {
  color: #2760b7;
}
.yjgl-l li.w120 {
  color: #999999;
  font-size: 16px;
}
.yjgl-l li.w154 {
  color: #999999;
  font-size: 16px;
}
.yjgl-l li.w154.on {
  color: #e93434;
}
.yjgl-l li.w110 {
  color: #999999;
  font-size: 16px;
}
.yjgl-l li.w110 a {
  display: inline-block;
  color: #fff;
  width: 79px;
  height: 30px;
  border-radius: 5px;
  background: #d2d2d2;
  line-height: 30px;
  vertical-align: middle;
  font-size: 14px;
}
.yjgl-l li.w110 a.cur {
  background: #2760b7;
}
.yjgl-l li.w110 a:hover {
  font-weight: bold;
}
.yjgl-main .page {
  margin: 10px 0;
}

/*
 * @Author: yj 
 * @Date: 2019-11-20 14:27:35 
 * @Last Modified by: yj
 * @Last Modified time: 2019-11-22 14:17:49
 */
.mg {
  width: 1200px;
  background-color: #ffffff;
  border-radius: 6px;
  box-sizing: border-box;
  border: solid 1px #e9e9e9;
}
.jsy-content {
  margin-left: 30px;
  margin-top: 21px;
  margin-right: 30px;
}
.jsy-content .m-select {
  background-color: #fafafa;
  height: 90px;
  border: solid 1px #e5e5e5;
}
.jsy-content .m-select span {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  margin-top: 35px;
  margin-left: 24px;
}
.jsy-content .m-select input {
  width: 250px;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #dddddd;
  margin-top: 25px;
  margin-left: 10px;
  padding: 0 10px;
}
.jsy-content .m-select .yj-aa0 {
  margin-left: 21px;
  margin-right: 10px;
}
.jsy-content .m-select .yj-aa1 {
  margin-left: 20px;
  margin-right: 10px;
}
.jsy-content .m-select .yj-aa2 {
  margin-left: 20px;
  margin-right: 10px;
}
.jsy-content .m-select .dropdown {
  display: inline-block;
  width: 130px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #dddddd;
  background: url(yj-jsarrow.png) no-repeat 110px center #ffffff;
  margin-top: 25px;
  cursor: pointer;
  position: relative;
}
.jsy-content .m-select .dropdown p {
  width: 117px;
  margin-left: 14px;
  margin-top: 13px;
  display: inline-block;
  font-size: 14px;
  color: #999;
}
.jsy-content .m-select .dropdown ul {
  display: none;
  position: absolute;
  top: 41px;
  height: 70px;
  width: 100%;
  max-height: 100px;
  overflow-y: auto;
  background: #ccd1d3;
  border: solid 1px #dddddd;
  box-sizing: border-box;
}
.jsy-content .m-select .dropdown ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fff;
}
.jsy-content .m-select .dropdown ul li a {
  display: inline-block;
  font-size: 14px;
  color: #999;
  padding-left: 14px;
}
.jsy-content .m-select .dropdown ul li:hover {
  background-color: #999;
}
.jsy-content .m-select .dropdown ul li:hover a {
  color: #fff;
}
.jsy-content .m-select .cx {
  display: block;
  float: right;
  margin-right: 33px;
  width: 130px;
  height: 40px;
  margin-left: 10px;
  margin-top: 25px;
  background-color: #2760b7;
  border-radius: 4px;
  text-align: center;
  color: #fff;
}
.jsy-content .m-select .cx:hover {
  text-decoration: underline;
}
.jsy-content .m-title {
  height: 60px;
  background-color: #ffffff;
  box-sizing: border-box;
  border: solid 1px #e5e5e5;
  max-width: 1138px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jsy-content .m-title span {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  line-height: 60px;
  display: inline-block;
  color: #333333;
  font-weight: bold;
  margin-left: 29px;
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jsy-content .m-title .yj-t1 {
  margin-left: 615px;
}
.jsy-content .m-title .yj-t2 {
  margin-left: 111px;
}
.jsy-content .m-title .yj-t3 {
  margin-left: 89px;
}
.jsy-content .m-info {
  height: 80px;
  border: solid 1px #e5e5e5;
}
.jsy-content .m-info .mt {
  width: 590px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 32px;
  line-height: 80px;
}
.jsy-content .m-info a {
  display: inline-block;
  max-width: 590px;
  font-size: 16px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.jsy-content .m-info a:hover {
  color: #2760b7;
  text-decoration: underline;
}
.jsy-content .m-info .mt2 {
  width: 140px;
  margin-left: 50px;
  line-height: 80px;
}
.jsy-content .m-info .a1 {
  display: inline-block;
  max-width: 140px;
  font-size: 14px;
}
.jsy-content .m-info span {
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-size: 14px;
  line-height: 80px;
  color: #333333;
  margin-left: 31px;
}
.jsy-content .m-info .s2 {
  max-width: 108px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 29px;
}
.jsy-content .m-info:hover {
  background: url(yj-jsbj.png) no-repeat;
}
.page {
  text-align: center;
  padding: 23px 0 13px;
  margin-left: 30px;
  margin-top: 21px;
  margin-right: 30px;
}
.page span {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  padding-top: 2px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  line-height: 28px;
  text-align: center;
}
.page input {
  width: 50px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  box-sizing: border-box;
  border: solid 1px #e0e0e0;
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
.page a {
  display: inline-block;
  padding-top: 2px;
  width: 30px;
  height: 30px;
  border: 1px solid #e0e0e0;
  text-align: center;
  line-height: 28px;
  color: #415569;
  font-size: 14px;
  margin-right: 10px;
  background: #fff;
  border-radius: 3px;
}
.page .yj-pga0 {
  background: url(yj-larrow.png) no-repeat center center;
}
.page .yj-pga0:hover {
  background: url(yj-larrow2.png) no-repeat center center #2760b7;
}
.page .yj-pga6 {
  border: none;
  width: 15px;
}
.page .yj-pga6:hover {
  background: none;
  color: #333333;
}
.page .yj-pga8 {
  background: url(yj-rarrow.png) no-repeat center center;
}
.page .yj-pga8:hover {
  background: url(yj-rarrow2.png) no-repeat center center #2760b7;
}
.page .yj-pga9 {
  border: none;
  color: #333333;
}
.page .curp {
  color: #fff;
  background-color: #2760b7;
}
.page a:hover {
  color: #fff;
  background-color: #2760b7;
}
.page .blue {
  color: #fff;
  background-color: #2760b7;
}
.page .go {
  display: inline-block;
  padding-top: 2px;
  width: 30px;
  height: 30px;
  border: 1px solid #e0e0e0;
  text-align: center;
  line-height: 30px;
  color: #b9bfc5;
  font-size: 14px;
  margin-right: 10px;
  background: #fff;
  border-radius: 3px;
}
.p2 {
  height: 70px;
  border: solid 1px #e5e5e5;
  margin-top: 0;
  padding: 0;
  padding-top: 20px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.w848 {
  width: 848px;
}
.yj-content{
  padding:0 25px; 
}
.yj-jst {
  height: 60px;
}
.yj-jstt li {
  float: left;
}
.yj-jstt li a {
  font-size: 18px;
  color: #333;
  line-height: 60px;
  display: inline-block;
  padding-left: 35px;
  padding-right: 35px;
}
.yj-jstt li .cur {
  color: #1e84cb;
  font-weight: bold;
  border-bottom: 2px solid #1e84cb;
}
.yj-jstt li a:hover {
  color: #1e84cb;
  font-weight: bold;
  border-bottom: 2px solid #1e84cb;
}
.yj-jsl {
  width: 780px;
  box-sizing: border-box;
}
.yj-jsl p {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 26px;
}
.yj-jsl p span.red {
  color: #e1211f;
}
.yj-jsl .l110 {
  max-width: 440px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 100px;
}
.yj-jstjbox select {
  width: 120px;
  height: 26px;
  border: 1px solid #ddd;
  border-radius: 5px;
  line-height: 26px;
  box-sizing: border-box;
  padding-left: 17px;
}
.yj-jstjbox select option {
  color: #666666;
}
.yj-jsrelnew {
  margin: 0 0 15px 0;
}
.yj-jsrelnew h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin-top: 23px;
  max-width: 800px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yj-jsrelnew h3 span.red {
  color: #e1211f;
}
.yj-jsinfod {
  font-size: 14px;
  line-height: 1.54;
  word-wrap: break-word;
  word-break: break-word;
  overflow: hidden;
}
.yj-jsinfod a span.red {
  color: #e33938;
  text-decoration: underline;
}
.yj-jsinfod a.yj-jjtit {
  font-size: 14px;
  max-width: 804px;
  color: #1e84cb;
  text-decoration: underline;
  margin-top: 15px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.yj-jsinfod a.yj-jjtit:hover {
  font-weight: bold;
}
.yj-jsinfod p {
  color: #666;
  font-size: 14px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.yj-jsinfod .mt17 {
  margin-top: 17px;
}
span.yj-time,
.yj-time {
  font-size: 12px;
  color: #aaa;
  margin-left: 10px;
}
a.yj-lv:hover,
.yj-lv:hover {
  text-decoration: underline;
}
a.yj-lv,
.yj-lv {
  color: #539b42;
  font-size: 12px;
}
.yj-ykbtt {
  margin-top: 29px;
}
.yj-ykbtt span.yj-blue {
  font-size: 14px;
  font-weight: bold;
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 3px;
  background: #1e84cb;
}
.yj-ykbtt a.yj3 {
  font-size: 16px;
  color: #1e84cb;
  line-height: 26px;
  display: inline-block;
  font-weight: bold;
  margin-left: 10px;
  text-decoration: underline;
}
.yj-ykbtt a.yj3 span.red {
  color: #e1211f;
  text-decoration: underline;
}
.yj-ykbtt a.yj3:hover {
  color: #e1211f;
}
.yj-jsqu {
  width: 132px;
  height: 26px;
  background: url(yj-dw.png) no-repeat left center;
}
.yj-jsqu a.yj1 {
  font-size: 12px;
  color: #1e84cb;
  font-weight: bold;
  line-height: 26px;
  margin-left: 18px;
}
.yj-jsqu a.yj2 {
  font-size: 12px;
  color: #666;
  line-height: 26px;
}
.yj-ykb-main {
  width: 800px;
  height: 306px;
  border: 1px solid #f2f2f2;
}
.yj-tab-t {
  height: 46px;
  width: 100%;
  background: #fdfdfd;
}
.yj-tab-t a {
  display: block;
  font-size: 14px;
  color: #444;
  line-height: 46px;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  width: 130px;
  text-align: center;
  float: left;
}
.yj-tab-t .cur {
  background: #fff;
  border-bottom: none;
  font-size: 16px;
  font-weight: bold;
}
.yj-tab-m {
  height: 222px;
  width: 758px;
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  margin-top: 22px;
  margin-left: 18px;
}
.yj-col span {
  font-size: 14px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}
.yj-col span.yj-time {
  width: 68px;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  display: inline-block;
  color: #aaa;
  margin-left: 10px;
}
.yj-col span.w100 {
  width: 100px;
}
.yj-col .w262 {
  width: 262px;
}
.yj-col .w254 {
  width: 254px;
}
.yj-col .w641 {
  width: 641px;
}
.yj-col span.yjl {
  color: #999;
  text-align: center;
}
.yj-col span.yjr {
  padding-left: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.yj-col span.red {
  color: #e1211f;
}
.yj-col .yj-zaixbl {
  color: #1e84cb;
  font-weight: bold;
  text-decoration: underline;
}
.yj-jiansinfo p {
  font-size: 14px;
  color: #666;
  width: 100%;
}
.yj-jiansinfo span.red {
  color: #e1211f;
}
.yj-tab-mm {
  width: 758px;
  border: 1px solid #f3f3f3;
  padding-left: 20px;
}
.yj-col2 span.tyhl {
  background: #fff;
}
.yj-col2 a:hover {
  color: #e1211f;
}
.yj-col2 span {
  border-right: none;
}
.yj-jsr {
  height: 560px;
  width: 352px;
  border-left: 1px solid #eee;
  box-sizing: border-box;
  padding-left: 27px;
}
.yj-jsrtt {
  height: 30px;
  border-bottom: 1px solid #eee;
}
.mt42 {
  margin-top: 42px;
}
.yj-jsrtt a {
  display: inline-block;
  line-height: 16px;
  border-left: 3px solid #2760b7;
  padding-left: 8px;
  margin-top: 7px;
  font-size: 16px;
  font-weight: bold;
}
.yj-jsrmain li {
  float: left;
  margin-right: 4px;
  margin-top: 10px;
}
.yj-jsrmain li a {
  display: block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  height: 38px;
  line-height: 38px;
  border-radius: 5px;
}
.yj-jsrmain li a.yjy {
  background: #ffc069;
  width: 88px;
}
.yj-jsrmain li a.yjb {
  background: #1e84cb;
  width: 122px;
}
.yj-jsrmain li a.yjo {
  background: #e98f6f;
  width: 100px;
}
.yj-jsrmain li a.yjg {
  background: #91c7ae;
  width: 100px;
}
.yj-jsrmain li a:hover {
  text-decoration: underline;
}
.yj-noborder span {
  border: none;
}
.yj-page a,
.yj-page input {
  padding: 0 14px;
  height: 32px;
  line-height: 32px;
  color: #999999;
  background: #f1f1f1;
  border-radius: 3px;
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
}
.yj-page {
  margin-left: 80px;
  margin-top: 40px;
  margin-bottom: 60px;
}
.yj-page a:hover,
.yj-page a.cur {
  color: #fff;
  background: #fc6b62;
}
.yj-page input {
  background: #fff;
  border: 1px solid #f1f1f1;
  width: 36px;
  padding: 0 5px;
  box-sizing: border-box;
}
.yj-tubiao {
  margin-top: 22px;
}
.yj-tubiao .yj-pic {
  width: 144px;
  height: 206px;
  margin-right: 10px;
}
.yj-tubiao .yj-pic a {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  text-align: center;
  color: #333333;
}
.yj-tubiao .yj-pic a span {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yj-tubiao .yj-pic a:hover {
  color: #fc6b62;
}
.yj-jsqu a.yj2:hover {
  color: #1e84cb;
}

.tjh_content {
  width: 1200px;
  background: #ffffff;
  margin: 0 auto;
  padding-top: 28px;
  border-radius: 6px;
  margin-bottom: 50px;
}
.tjh_title {
  width: 1120px;
  height: 173px;
  background: url(tjh_sqgk_cx_bg.png);
  margin: 0 auto;
}
.tjh_title p {
  width: 170px;
  font-size: 34px;
  color: #F42B2B;
  margin: 34px 488px 0 462px;
}
.tjh_title_con p {
  width: 685px;
  height: 40px;
  margin: 34px 208px 0 227px;
  font-size: 14px;
  color: #E74F4B;
  text-align: center;
}
.tjh_nav_tabs {
  box-sizing: border-box;
  width: 1120px;
  height: 90px;
  padding: 0 40px;
  margin: 0 auto;
}
.tjh_tab {
  width: 139px;
  height: 58px;
  margin: 0 100px;
  margin-top: 35px;
  float: left;
}
.tjh_tab a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: right;
  font-size: 24px;
  color: #333333;
}
.tab1 {
  background: url(tjh_scxz_logo.png) 0 5px no-repeat;
}
.tab2 {
  background: url(tjh_wysq_logo.png) 0 3px no-repeat;
}
.tab3 {
  background: url(tjh_wycx_logo.png) 0 2px no-repeat;
}
.tjh_con {
  width: 1065px;
  padding-bottom: 80px;
  margin: 0 auto;
  border-top: 1px solid #e5e5e5;
}
.tjh_b {
  width: 100%;
  height: 25px;
  background: url(tjh_ban.png) center no-repeat;
}
.tjh_input {
  width: 420px;
  height: 300px;
  margin: 40px 350px 0 300px;
}
.tjh_input_txt span {
  display: inline-block;
  width: 90px;
  height: 45px;
  line-height: 45px;
  text-align: right;
  font-size: 18px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tjh_input_txt input {
  box-sizing: border-box;
  width: 300px;
  height: 45px;
  padding: 0 20px;
  margin-bottom: 25px;
  border: 1px solid #D2D2D2;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tjh_erwm input {
  width: 150px;
  height: 45px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #D2D2D2;
}
.tjh_erwm a {
  display: inline-block;
  width: 131px;
  height: 44px;
  margin-left: 14px;
}
.tjh_btn {
  display: block;
  width: 150px;
  height: 48px;
  margin: 0 auto;
  margin-top: 65px;
  border-radius: 50px;
  background: #F54747;
  color: #ffffff;
  font-size: 18px;
}
.tjh_btn:hover {
  background: #ce1111;
}
.tjh_cur a {
  color: #F42B2B;
  background: url(boder.png) bottom no-repeat;
}
.tjh_tab a:hover {
  color: #F42B2B;
  background: url(boder.png) bottom no-repeat;
}
.tjh_text {
  width: 1080px;
  margin-top: 30px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
table tr td {
  border-collapse: collapse;
  font-size: 16px;
  color: #333333;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.tjh_xx_box {
  width: 1063px;
  min-height: 824px;
  margin: 0 auto;
  border: 1px solid #EEEEEE;
  padding-bottom: 30px;
}
.tjh_xx_head {
  width: 1063px;
  height: 45px;
  background: #FDFDFD;
}
.tjh_head_a {
  display: inline-block;
  width: 175px;
  height: 45px;
  font-size: 14px;
  color: #444444;
  line-height: 45px;
  text-align: center;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -1px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.tjh_xx_cur {
  background: #ffffff;
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
  font-weight: bold;
}
.tjh_xx_head span {
  display: inline-block;
  border-bottom: 1px solid #e5e5e5;
  width: 650px;
  line-height: 45px;
  font-size: 14px;
  color: #444444;
  padding-left: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: -1px;
  margin-top: -1px;
}
.tjh_table1 {
  width: 1025px;
  height: 120px;
  margin: 20px auto 0;
}
.sqpe {
  width: 187px;
  height: 100%;
  text-align: center;
  background: #F9F9F9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xm {
  width: 150px;
  height: 60px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xm span {
  padding-left: 10px;
  background: url(tjh_tk17.png) 0 no-repeat;
}
.input {
  box-sizing: border-box;
  padding: 0 20px;
}
.input input {
  width: 100%;
}
.tjh_fjbtn {
  width: 75px;
  height: 35px;
  color: #ffffff;
  background: #F54747;
  text-align: center;
  margin-left: 20px;
}
.tjh_fjbtn:hover {
  background: #ce1111;
}
.tjh_table2 {
  width: 1025px;
  height: 178px;
  margin: 20px auto 0;
}
.tjh_table3 {
  width: 1025px;
  height: 178px;
  margin: 20px auto 0;
}
textarea {
  width: 100%;
  height: 150px;
  box-sizing: border-box;
  padding: 20px;
}
.slbm {
  background: #f8f8f8;
}
.yzm span {
  background: #ffffff;
}
.yzm_input input {
  width: 140px;
  height: 30px;
  line-height: 26px;
  box-sizing: border-box;
  border: 1px solid #d2d2d2;
  margin-top: 5px;
  padding: 0 10px;
}
.yzm_input a {
  display: inline-block;
  width: 100px;
  height: 35px;
  margin-left: 20px;
}
.tjh_sub_btn {
  display: block;
  width: 150px;
  height: 48px;
  border-radius: 50px;
  background: #F54747;
  text-align: center;
  color: #ffffff;
  margin: 30px auto 0 ;
}
.tjh_sub_btn:hover {
  background: #ce1111;
}


/*
 * @Author: lzq 
 * @Date: 2019-11-21 14:12:55 
 * @Last Modified by: lzq
 * @Last Modified time: --
 */
/****政务公开-公开目录****/
.main-6 {
    border-radius: 6px;
    padding: 22px 19px;
    font-size: 14px;
}

.main-left {
    border: solid 1px #e5e5e5;
    width: 367px;
    padding-bottom: 15px;
}

.main-right {
    width: 775px;
    margin-left: 18px;
}

.main-left-con {
    padding: 0 7px 0 18px;
}

.zw-nav {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #ffffff;
    background: url(zw-tit-bg.png) center center no-repeat;
}

.zw-tit-img {
    display: inline-block;
    width: 25px;
    height: 20px;
    margin: -2px 3px 0 17px;
}

.zw-nav-item {
    width: 160px;
    height: 40px;
    margin-top: 12px;
    margin-right: 11px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background: url(zw-tit-bg2.png) center center no-repeat;
}

.zw-nav-item a {
    color: #ffffff;
}

.main-left-con .llt {
    width: 331px;
	height: 40px;
}

.main-left-con .tit1 {
    display: inline-block;
    font-size: 18px;
    width: 331px;
    height: 40px;
    line-height: 40px;
    margin-top: 18px;
    color: #ffffff;
    background: url(zw-tit-bg3.png) center center no-repeat;
}

.main-left-con .tti {
    width: 17px;
    height: 15px;
    margin: -3px 8px 0 14px;
}

.main-left-con .ml .tit1 {
    margin-top: 8px;
}

/* 公开目录树 */
.gkml .listbox {
    margin-top: 8px;
    max-height: 580px;
    overflow: hidden;
}

.listbox .parent {
    width: 331px;
}

.listbox .pli {
	background-color: #f8f8f8;
    border: solid 1px #e5e5e5;
    margin-top: 5px;
}

.listbox .parent .pli .plia {
    display: block;
    height: 46px;
    line-height: 46px;
    position: relative;
    font-size: 15px;
    cursor: pointer;
    background: url(icon-zw-ml.png) no-repeat center left;
    padding-left: 30px;
    margin-left: 20px;
}

.listbox .parent .pli .plisp {
    position: absolute;
    width: 30px;
    height: 100%;
    right: 0;
}

.listbox .parent .pli .open {
    background: url(icon-ml-up.png) no-repeat center center;
}

.listbox .parent .pli .close {
    background: url(icon-ml-down.png) no-repeat center center;
}

.listbox .child {
    background-color: #fff;
}

.listbox .child .chlia{
  font-size: 14px;
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 32px;
}

.listbox .child .chli .chlia a {
    display: block;
    padding-left: 38px;
}

.listbox .child .chli a, .listbox .grandson .gsli a {
    background: url(icon-border-left.png) no-repeat 24px top;
}

.listbox .child .grandson .gsli .chlia {
    background: url(icon-border-dashed.png) repeat-y 24px 17px;
}

.listbox .child .chli:first-child a, .listbox .grandson .gsli:first-child a {
    background: url(icon-border-up.png) no-repeat 24px bottom;
}

.listbox .child .chli:last-child a , .listbox .grandson .gsli:last-child a{
    background: url(icon-border-down.png) no-repeat 24px top;
}

.listbox .child .grandson .gsli .chlia a {
    padding-left: 62px;
}

.listbox .child .grandson .gsli a {
    background-position-x: 48px;
}

.listbox a:hover {
    display: block;
    background-color: #eef3f9;
    color: #2760b7;
}

.cwx-on {
    display: block;
}

.listbox .cur {
    background-color: #eef3f9;
}

.listbox .cur a {
    color: #2760b7;
}

.cwx-co {
    display: none;
}

/* 公开目录-右侧表格 */
.cwx-table {
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-bottom: 36px;
}

.cwx-tit {
    font-size: 16px;
	line-height: 36px;
	letter-spacing: 0px;
    color: #2760b7;
    font-weight: bold;
    border-bottom: 2px solid #e5e5e5;
}

.table-tt-mc {
    width: 361px;
}

.table-tt-mctit {
    display: block;
    width: 361px;
    text-align: left;
    cursor: pointer;
}

.table-tt-mctit:hover {
    color: #2760b7;
}

.cwx-table tr {
    height: 40px;
    line-height: 40px;
}

.cwx-table .odd {
    background-color: #e9eef0;
}

.gkzn-tit {
    border-bottom: none;
}

/* 政务公开-公开指南 */

.article-box {
    font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}

.article-box .title {
    font-size: 24px;
	line-height: 48px;
    text-align: center;
}

.cwx-msgs {
    font-size: 14px;
	line-height: 36px;
	letter-spacing: 0px;
    color: #666666;
    text-align: center;
    margin: 0 auto;
}

.cwx-msgs span {
    margin: 8px 15px 0;
    font-size: 14px;
    color: #6a6a6a;
}

.cwx-msgs .cur{
    color: #3354a2;
    font-weight: bold;
}

.ft-box {
    display: inline-block;
    width: 116px;
    height: 20px;
    line-height: 20px;
	border-radius: 10px;
    border: solid 1px #e5e5e5;
    background: #ffffff url(icon-zn-tt.png) no-repeat 2px center;
}

.ft-box a {
    padding: 0 8px;
    color: #6a6a6a;
}

.ft-box a:hover {
    color: #2760b7;
}

.ft-box .ft-first {
    padding: 0 8px 0 22px;
}

.art-con {
    font-size: 16px;
    line-height: 30px;
	letter-spacing: 0px;
    color: #000;
    text-align: justify;
}

.art-tittle {
    font-size: 18px;
    line-height: 50px;
	letter-spacing: 0px;
    color: #000;
    font-weight: bold;
}

/*author:马从平*/
.content{
    width: 1200px;
    margin: 0 auto;
    background: rgba(255,255,255,.9);
    padding: 0 25px;
    box-sizing: border-box;
    border-radius: 6px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    filter: alpha(opacity=90);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.titile{
    font-size: 20px;
    font-weight: bold;
    color: #2760b7;
    padding-top: 20px;
    padding-bottom: 14px;
    text-align: center;
}
/*分割线*/
.line img{
    width: 100%;
}
/*年报列表*/
.list-container{
    margin-bottom: 28px;
}
.list{
    padding: 12px 10px 8px;
    border-bottom: 1px dashed #a9a9a8;
}
.list:last-child{
    border-bottom: 3px solid #ededed;
    padding-bottom: 20px;
}
.list li{
    font-size: 16px;
    line-height: 40px;
    color: #333;
    overflow: hidden;
}
.list li a:hover{
    color: #2760b7;
}
.list li span{
    float: right;
    color: #666;
}
.white{
    background: white;
    margin-top: 0;
}

/*History*/
/*互动交流*/
.inter-content a {
    cursor: pointer;
}

.inter-head {
    padding: 30px 0px;
    border-bottom: 2px solid #fff;
}

.inter-head-title {
    height: 32px;
    color: #2760b7;
    font-size: 20px;
    font-weight: bold;
    width: 30%;
    display: inline-block;
}

.inter-head-title span {
    margin-left: 10px;
    position: relative;
    top: 4px;
}

.inter-search {
    width: 610px;
}

.inter-search input {
    font-size: 14px;
    width: 208px;
    height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    text-indent: 1em;
    margin-right: 6px;
}

.inter-search input:focus {
    border: 1px solid #e5e5e5;
}

.inter-search a {
    height: 36px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.inter-search a:hover {
    opacity: 0.9;
}

.btn-mail-search {
    width: 60px;
    background-color: #2760b7;
}

.btn-mail-write {
    width: 100px;
    background-color: #ff8a34;
    margin-left: 16px;
}

.inter-list .list li a {
    width: 100%;
    display: block;

}

.inter-list .list li a:hover .mail-1,
.inter-list .list li a:hover .mail-2 {
    color: #2760b7;
}

.inter-list .list li a span {
    float: left;
    text-align: center;
    display: inline-block;
}

.inter-list-title {
    color: #666;
    font-size: 16px;
    padding-top: 15px;
}

.inter-list-title span {
    display: inline-block;
    text-align: center;
}

.mail-1 {
    width: 570px;
    text-align: left !important;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mail-2 {
    width: 300px;
}

.mail-3 {
    width: 120px;
}

.inter-list-title .mail-1 {
    width: 530px;
    padding-left: 40px;
}

.inter-list .list {
    border: 0;
}

.inter-list .list li {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0;
}

.inter-list-more {
    text-align: center;
    padding: 28px 0;
}

.inter-list-more a {
    font-size: 14px;
    color: #595959;
    border: 1px solid #dfdfdf;
    padding: 10px 14px;
    border-radius: 4px;
}

.inter-content {
    border: 1px solid #e9e9e9;
    margin-bottom: 20px;
}

.line-title {
    color: #2760b7;
    font-size: 18px;
    font-weight: bold;
    margin: 24px 0 0 0;
    position: relative;
}

.line-title span {
    border-left: 4px solid #2760b7;
    padding-left: 10px;
}

.online-talk {
    width: 48%;
    display: inline-block;
    padding-bottom: 34px;
}

.line-title .line-line {
    width: 444px;
    height: 2px;
    background-color: #f5f5f5;
    display: block;
    position: absolute;
    ;
    right: 0;
    top: 45%;
    border: 0;
}

.talk-list {
    margin-top: 30px;
}

.talk-list ul li {
    width: 240px;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.talk-list ul .li-last {
    margin-right: 0;
}

.talk-list ul li img {
    width: 240px;
    height: 140px;
    overflow: hidden;
}

.talk-list ul li p {
    font-size: 14px;
    margin-top: 14px;
    color: #333;
    width: 240px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.talk-list ul li a:hover p {
    color: #2760b7;
}

.inter-survey {
    width: 48%;
}
.fantanimghud{
    margin-top: 26px;
    display: inline-block;
}
.inter-survey .line-title .line-line {
    width: 232px;
}

.survey-list.inter-list .list li {
    border-bottom: 0;
    padding: 0;


}

.survey-list.inter-list .list li a {
    width: 300px;
    background: url(dot.png) no-repeat left center;
    background-size: 4px;
    padding-left: 16px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content{
    width: 1200px;
    margin: 0 auto;
    background: rgba(255,255,255,.9);
    padding: 0 25px;
    box-sizing: border-box;
    border-radius: 6px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    filter: alpha(opacity=90);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    overflow: hidden;
}
/*左边侧栏*/
.left{
    width: 192px;
    height: 665px;
    border: 1px solid #e8e8e8;
    margin-top: 20px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    float: left;
}
.left-title{
    background: #2760b7;
    color: #fff;
    padding: 20px 0 18px;
    text-align: center;
}
.left-title span{
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    display: inline-block;
    margin-left: 8px;
}
.left-title img{
    width: 20px;
}
.left-list{
    margin-top: 12px;
}
.left-list li{
    padding: 18px 0;
}
.left-list li a{
    display: block;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    padding-left: 20px;
    position: relative;
}
.left-list .active{
    background: #f7f8f8;
}
.left-list .active a{
    color: #2760b7;
    font-weight: bold;
}
.left-list .active a span{
    width: 4px;
    height: 32px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px;
    background: #2760b7;
}
/*右边内容*/
.right{
    width: 940px;
    margin-top: 20px;
    float: right;
}
.right-title{
    font-size: 20px;
    font-weight: bold;
    color: #2760b7;
    line-height: 46px;
    border-bottom: 3px solid #ededed;
}
.right-img{
    overflow: hidden;
    margin-bottom: 56px;
}
.right-img li{
    width: 300px;
    float: left;
    margin: 28px 20px 10px 0;
}
.right-img li:hover{
    font-weight: bold;
}
.right-img li img{
    width: 100%;
    height: 164px;
}
.right-img li p{
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin: 14px 0 8px;
}
.right-img li span{
    font-size: 12px;
    color: #999;
    font-weight: 100;
}

.white{
    background: white;
    margin-top: 0;
}

.right-list{
    padding: 10px 0 28px;
}
.right-list li{
    font-size: 16px;
    line-height: 40px;
    color: #333;
    overflow: hidden;
}
.right-list li a{
    display: inline-block;
    width: 700px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.right-list li a:hover{
    color: #2760b7;
}
.right-list li span{
    font-size: 14px;
    color: #999;
    float: right;
    display: inline-block;
}
.center{
    margin-top: 16px;
}
.center-title{
    font-size: 20px;
    font-weight: bold;
    color: #2760b7;
    line-height: 46px;
    border-bottom: 3px solid #ededed;
}
.center-list{
    padding: 10px 0 12px;
    border-bottom: 3px solid #ededed;
    margin-bottom: 28px;
}
.center-list li{
    padding: 0 10px;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    overflow: hidden;
}
.center-list li a{
    display: inline-block;
    width: 900px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.center-list li a:hover{
    color: #2760b7;
}
.center-list li span{
    font-size: 14px;
    color: #999;
    float: right;
    display: inline-block;
}

.zy{
    overflow: hidden;
    padding-bottom: 10px;
}
.zy-title{
    border-bottom: 1px solid #dadada;
    margin-bottom: 14px;
    margin-top: 25px;
}
.zy-title a{
    display: inline-block;
    width: 150px;
    padding: 1px;
    background: #2760b7;
}
.zy-title a span{
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 1px solid #4a8fdd;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 6px 0; 
    box-sizing: border-box;
}
.zy-title a span b{
    font-size: 16px;
    display: inline-block;
    padding: 0 6px 0 8px;
}
.zy-title a span img{
    display: inline-block;
    vertical-align: -3px;    
}

.fade-box, .fade-img {
    width: 380px;
    height: 240px;
    position: relative;
    overflow: hidden;
}
.fade-img a{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.fade-img img {
    display: block;
    height: 100%;
    width: 100%;
}
.fade-txt {
    height: 40px;
    width: 60%;
    background: url(banner-opbg40.png);
    position: absolute;
    bottom: 0px;
    left: 0px;
    box-sizing: border-box;
}
.fade-txt a {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fade-num {
    position: absolute;
    bottom: 15px;
    right: 20px;
    font-size: 0px;
}
.fade-num span {
    display: inline-block;
    border-radius: 4px;
    margin: 0 4px;
    width: 8px;
    height: 8px;
    background-color: #acbacd;
}
.fade-num .cur{
    background-color: #f39800;
}

.text1{
  width: 354px;
  margin-left: 30px;
}
.text1-title{
    border-bottom: 1px solid #dadada;
}
.text1-title a{
    display: inline-block;
    width: 64px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 30px;
    padding-bottom: 10px;
}
.text1-title a:first-child{
    margin-right: 40px;
}
.text1-title .active{
    color: #2760b7;
    font-weight: bold;
    border-bottom: 2px solid #2760b7;
    padding-bottom: 8px;
}
.text1-list{
    padding-top: 5px;
    display: none;
}
.text1-content .active{
    display: block;
}
.text1-list li{
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 32px;
}
.text1-list span{
    float: right;
}
.text1-list a{
    width: 290px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.text1-list a:hover{
    color: #2760b7;
}
.text2{
    margin-left: 0;
    width: 380px;
}
.text-img-title a{
    font-size: 14px;
    font-weight: bold;
    width: 94px;
    padding-bottom: 0;
}
.text-img-title a:first-child{
    margin-right: 0;
}
.text-img-title .active{
    padding-bottom: 0;
    border: 1px solid #dadada;
    border-top: 2px solid #2760b7;
    border-bottom: 0;
    background-color: #fff;
    position: relative;
    top: 1px;
}
.text-img-list{
    overflow: hidden;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-top: 16px;
    height: 180px;
}
.text-img-list img{
    width: 180px;
    height: 115px;
    float: left;
    display: inline-block;
    margin-right: 15px;
}
.height2{
    height: 20px;
}

/*领导信息*/
.leader-content {
  padding: 25px;
}

.leader-left {
  width: 194px;
  display: inline-block;
}

.leader-info {
  width: 192px;
  background-color: #eee;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  text-align: center;
  padding: 28px 0;
}

.leader-info img {
  width: 160px;
  height: 190px;
}

.leader-info .leader-info-name {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin: 30px 0 15px 0;
}

.leader-info-duty {
  font-size: 14px;
  color: #666;
}

.leader-info-duty span {
  margin-right: 4px;
}

.leader-list {
  width: 192px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  margin-top: 18px;
}

.leader-list .leader-list-title {
  background: url(leader-head.png) no-repeat center;
  width: 192px;
  height: 60px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  margin-bottom: 10px;
}

.leader-list ul li a {
  display: block;
  padding: 16px 20px;
}

.leader-list ul li a.active,
.leader-list ul li a:hover {
  background-color: #f7f8f8;
  cursor: pointer;
  position: relative;
}

.leader-list ul li a.active:after,
.leader-list ul li a:hover:after {
  content: "";
  width: 4px;
  height: 32px;
  border-radius: 2px;
  display: block;
  background-color: #2760b7;
  position: absolute;
  left: 0;
  top: 22px;
}

.leader-list-name {
  font-size: 16px;
  color: #333;
  margin-bottom: 6px;
}

.leader-right {
  width: 926px;
}

.leader-info-title {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #2760b7;
  border-bottom: 3px solid #ededed;
  padding-bottom: 16px;
}

.leader-p {
  margin: 16px 0;
}

.leader-p p {
  font-size: 16px;
  color: #333;
  margin-bottom: 30px;
  line-height: 30px;
}

.leader-info-list.survey-list.inter-list .list li a {
  width: 770px;
}

/*网站地图*/
.map-content {
  padding: 12px 36px 36px 36px;
}

.map-content .line-title .line-line {
  width: 1010px;
}

.map-list {
  width: 1056px;
  padding: 30px 22px 10px 22px;
}

.map-list a {
  font-size: 18px;
  color: #333;
  margin-right: 70px;
  display: inline-block;
  margin-bottom: 20px;
  min-width: 160px;
}

.map-list a span {
  width: 5px;
  height: 5px;
  background-color: #bfbfbf;
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}

.map-list a:hover {
  color: #2760b7;
  cursor: pointer;
}
/*
*   program: 垫江集约化
*   author: wpf
*   date: 2019-11-21
*/
/********************************政务公开*********************************/
.m-part1 {
  padding: 20px 22px;
  border-radius: 6px;
}
.m-part1-top {
  border-bottom: 1px solid #ccdbed;
  padding-bottom: 20px;
}
.m-part1-top > a {
  display: inline-block;
  width: 210px;
  height: 80px;
  background: url(zwgk_top_bg_on.png) no-repeat center center;
  background-size: auto 100%;
  text-align: center;
  line-height: 80px;
}
.m-part1-top > a.cur {
  background: url(zwgk_top_bg.png) no-repeat center center;
  background-size: auto 100%;
}
.m-part1-top > a:hover {
  background: url(zwgk_top_bg.png) no-repeat center center;
  background-size: auto 100%;
}
.m-part1-top > a + a {
  margin-left: 26px;
}
.m-part1-top > a small {
  display: inline-block;
  width: 40px;
  height: 46px;
  margin-right: 16px;
}
.m-part1-top > a small img {
  width: 100%;
  height: 100%;
}
.m-part1-top > a span {
  display: inline-block;
  position: relative;
  top: 50%;
  margin-top: -22px;
}
.m-part1-top > a span i {
  font-size: 18px;
  line-height: 22px;
  display: block;
  font-style: normal;
  color: #fff;
}
.m-part1-top > a span i.lineHeight-40 {
  line-height: 46px;
}
.m-part1-main {
  margin-top: 20px;
}
.mp1-left {
  float: left;
  width: 680px;
}
.mp1-left-part1 {

}
.tab-parent {
  border-bottom: 2px solid #c1c1c1;
  background: url(zwgk_part1_top.png) no-repeat left center;
}
.tab-list-bool li {
  width: auto;
}
.tab-list-bool a {
  width: auto;
  height: 42px;
  display: inline-block;
  padding: 0 20px;
  font-size: 20px;
  color: #8f8f8f;
}
.tab-list-bool li.cur a {
  border-bottom: 2px solid #2760b7;
  color: #2760b7;
}
.tab-item {
  padding: 20px 0 10px 0;
}
.tab-item li {
  padding-left: 20px;
  background: url(zwgk_li_bg.png) no-repeat 4px center;
}
.tab-item a {
  line-height: 42px;
  color: #444;
  font-size: 16px;
  max-width: 545px;
}
.tab-item span {
  font-size: 14px;
  color: #888;
  line-height: 42px;
}
.mp1-left-p2box {
  padding: 8px;
  background: #d9e8ff;
  border-radius: 6px;
  margin-left: 20px;
}
.mp1-left-part2 {
  background: #fff;
}
.mp1l2-groups {
  width: 190px;
  display: inline-block;
  position: relative;
  background: #fff;
}
.mp1l2-groups .drop-groups {

}
.mp1l2-groups .drop-groups .drop-down {
  width: 100%;
  background: #fff;
}
.mp1l2-groups .drop-groups .drop-down .tag {
  color: #2760b7;
  font-size: 14px;
  padding: 0 20px 0 0;
  background: #fff url(zwgk-icon-down.png) no-repeat right center;
}
.mp1l2-groups .drop-groups .drop-down .drop-lists {
  left: 0;
  z-index: 999;
}
.mp1-left-part2 > input {
  width: 390px;
  height: 42px;
  line-height: 42px;
  border: none;
  background: none;
  color: #666;
}
.mp1-left-part2 .zwgk-icon-serch {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 9px 20px 0 0;
  background: url(zwgk-icon-serch.png) no-repeat center center;
  background-size: auto 100%;
  cursor: pointer;
}
.mp1-left-part3 {
  margin: 20px 0 0 20px;
}
.mp1-left-part3 > a {
  display: inline-block;
  width: 207px;
  height: 44px;
  border: 1px solid #cacaca;
  border-radius: 6px;
  line-height: 44px;
  text-align: center;
}
.mp1-left-part3 > a span {
  font-size: 16px;
  color: #222;
  display: inline-block;
  margin-left: 20px;
}
.mp1-left-part3 > a + a {
  margin-left: 16px;
}

.mp1-right {
  float: right;
  width: 440px;
  height: 300px;
}
.mp1-right-h3 {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #c1c1c1;
}
.mp1-right-h3 > a {
  font-size: 20px;
  color: #2760b7;
  font-style: normal;
  padding: 0 20px;
  border-bottom: 2px solid #2760b7;
  display: inline-block;
  height: 100%;
  background: url(zwgk_part1_top.png) no-repeat left center;
}
.mp1-right-swiper {
  margin-top: 30px;
  border-radius: 6px;
  overflow: hidden;
}
.mp1-right-swiper .fade-box, .fade-img {
  width: 440px;
  height: 200px;
}
.mp1-right-swiper .fade-txt a {
  width: 305px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mp1-right-swiper .fade-num span{
  width: 8px;
  height: 8px;
  background-color: #acbacd;
}
.fade-num span.cur{
  width: 22px;
  background-color: #84b5ff;
  border-radius: 4px;
}
.mp1-right-ul {
  margin-top: 10px;
}
.mp1-right-li {
  padding-left: 20px;
  background: url(zwgk_li_bg.png) no-repeat left center;
}
.mp1-right-li > a {
  font-size: 16px;
  line-height: 34px;
  color: #444;
  display: inline-block;
  max-width: 322px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mp1-right-li > span {
  font-size: 14px;
  color: #888;
  line-height: 34px;
}

/*马从平*/
.zwgb-bk{

}
.mp1r-zwgb-bk ul{
  overflow: hidden;
  margin-top: 6px;
}
.mp1r-zwgb-bk ul li{
  width: 195px;
}
.tab-item a:hover{
  color: #2760b7;
}
.mp1-right-li > a:hover{
  color: #2760b7;
}
.mp1r-li >a{
  line-height: 38px;
}
.marginb20{
  margin-bottom: 20px;
}
.mp1l-part3 > a + a{
  margin-left: 8px;
}
.mp1l-part3 > a{
  width: 156px;
}
.mz-left{
  background-color: rgba(201,231,255,.5);
  min-height: 606px;
  margin-bottom: 20px;
}
.mz-left .left-list li{
    padding: 0;
}
.mz-left .left-list li a{
  line-height: 68px;
}
.left-list .active a span{
  height: 100%;
}
.mz-right-list{
  background-color: rgba(235,246,255,.5);
  margin-bottom: 16px;
}
.mz-right{
  width: 914px;
}
.mz-right-list li{
  padding: 0 20px;
}
.mz-center-list{
  background-color: rgba(235,246,255,.5);
  padding: 16px 20px 18px;
}
.mz-right-img li{
  width: 215px;
  margin: 28px 29px 10px;
  background-color: #fff;
  overflow: hidden;
  border-radius: 3px;
}
.mz-right-img li img {
    width: 100%;
    height: 161px;
}
.mz-right-img li:hover{
  box-shadow: 0px 5px 16px #ddd;
}
.mz-right-img li p{
  margin: 6px 12px 3px;
}
.mz-right-img li span{
  padding: 0 12px 16px;
  display: inline-block;
}
/*互动交流 History*/
.talk-info {
    display: block;
    margin: 20px 0;
}

.talk-info img {
    width: 368px;
    height: 214px;
    float: left;
    display: inline-block;
}

.talk-info-text {
    width: 360px;
    float: right;
}

.talk-info-text .talk-info-title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    padding-bottom: 18px;
}

.talk-info-text p {
    font-size: 16px;
    color: #333;
    line-height: 28px;
}

p.three-memo {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 90px;
}

.talk-list {
    float: left;
}

.talk-list ul li img {
    width: 214px;
    height: 125px;
}

.talk-list ul li p {
    width: 214px;
}

.talk-list ul li {
    width: 214px;
    margin-right: 50px;
}

.line-title-m {
    margin-top:
}

/*网站地图*/
.map-content {
    padding: 20px;
}

.map-border {
    border: 1px solid #d5d5d5;
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
}

.map-content .line-title {
    background-color: #71a2d7;
    color: #fff;
    padding: 16px 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-top: 0;
}

.map-content .line-title span {
    border-left-color: #b1d0f2;
    padding-left: 30px;
}

.map-list a {
    font-size: 16px;
    color: #666;
    min-width: 20%;
    margin-right: 0;
}