@charset "UTF-8";
/* 通用头部开始 */
.top {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  background-color: #006eab;
  color: #ffffff;
}

.top a {
  color: #ffffff;
}

.banner {
  height: 150px;
  line-height: 150px;
  font-size: 32px;
  font-weight: bold;
  background-color: #f7f7f7;
}

.nav {
  background-color: #006eab;
  font-size: 19px;
  line-height: 50px;
}

.nav ul li {
  width: 200px;
}

.nav ul li a {
  color: #ffffff;
  display: block;
  height: 50px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .w1200 {
    width: 100%;
    padding: 0 10px;
  }
  .nav ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  .nav ul li {
    width: 33.33333%;
  }
  .banner {
    text-align: center;
  }
}

/* 通用头部结束 */
/* 通用底部开始 */
.footer {
  font-size: 13px;
  text-align: center;
}

.footer-top {
  height: 40px;
  line-height: 40px;
  background-color: #edf3f9;
}

.footer-bottom {
  height: 110px;
  line-height: 110px;
  background-color: #006eab;
  color: #ffffff;
}

/* 通用底部结束 */
/* 当前位置开始 */
.current-position {
  line-height: 40px;
  font-size: 13px;
  background: #f7f7f7;
}

.current-position > div {
  background: url(currentPosition.png) no-repeat left 15px;
  padding-left: 20px;
  padding-right: 20px;
}

/* 当前位置结束 */
/* 主体内容开始 */
.column-left {
  width: 300px;
  background-color: #f7f7f7;
}

.column-left h1 {
  line-height: 50px;
  text-align: center;
  font-size: 17px;
  background-color: #006eab;
  color: #ffffff;
}

.column-col {
  padding: 25px;
}

.column-col li {
  font-size: 17px;
}

.column-col li a {
  display: block;
  line-height: 45px;
  border-bottom: 1px solid #e3e3e3;
  background: url(col.png) no-repeat left 18px;
  padding-left: 20px;
  color: #333333;
}

.column-col li.active a {
  background: url(colActive.png) no-repeat left 18px;
  color: #006eab;
}

.column-center {
  width: 30px;
}

.column-right {
  width: 870px;
  background-color: #f7f7f7;
}

.column-list {
  font-size: 17px;
  padding: 6px 25px 25px;
  min-height: 500px;
}

.column-list li {
  line-height: 45px;
  background: url(listPic.png) no-repeat left 21px;
  padding-left: 15px;
  border-bottom: 1px dashed #e3e3e3;
}

.column-list li.img-list {
  padding-top: 10px;
  list-style: none;
  border: none;
  width: 272px;
  height: 210px;
  float: left;
  background: none;
  text-align: center;
}

.column-list li.img-list a {
  display: inline;
}

.column-list .lucidity_pgToolbar li {
  line-height: normal;
  background: none;
}

.column-list li span {
  color: #999999;
}

.column-level3 {
  line-height: 50px;
  font-size: 17px;
  background-color: #cccccc;
  font-weight: bold;
  padding: 0 22px;
}

.column-level3 li a {
  display: block;
  padding: 0 25px;
  color: #333333;
}

.column-level3 li.active1 a {
  background-color: #ffffff;
  border-top: 2px solid #006eab;
  height: 50px;
}

.pc-column-col {
  display: block;
}

.mobile-column-col {
  display: none;
}

/* 主体内容结束 */
/* 当前位置适老化开始 */
.old_type .current-position {
  font-size: 32px;
  line-height: 72px;
}

.old_type .current-position > div {
  background: url(/cms_files/jcms1/web3452/site/picture/0/2006121020139573609.png) no-repeat left 25px;
  background-size: 36px;
  padding-left: 48px;
}

.old_type .current-position > div a {
  margin: 0 5px;
}

/* 当前位置适老化结束 */
/* 主体内容适老化开始 */
.old_type .column-col li {
  margin-bottom: 30px;
  font-size: 36px;
}

.old_type .column-col li a {
  padding-left: 30px;
  line-height: 72px;
  border-bottom: 2px solid #e3e3e3;
  background: url(col.png) no-repeat left 31px;
  background-size: 8px;
}

.old_type .column-left h1 {
  font-size: 36px;
  line-height: 72px;
}

.old_type .column-center {
  width: 50px;
}

.old_type .column-list {
  padding: 12px 30px 30px;
}

.old_type .column-list li {
  height: 66px;
  padding-left: 30px;
  font-size: 0;
  border-bottom: 2px dashed #e3e3e3;
  background-size: 6px;
  background-position-y: 32px !important;
}

.old_type .column-list li.notime-list a {
  width: 24em;
}

.old_type .column-list li a {
  display: inline-block;
  width: 17em;
  font-size: 32px;
  line-height: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.old_type .column-list li span {
  font-size: 32px;
  line-height: 64px;
}

.old_type .column-list li.img-list {
  height: auto;
  padding: 0;
  border: none;
  width: auto;
}

.old_type .column-list li.img-list:first-child,
.old_type .column-list li.img-list:nth-child(2) {
  padding-top: 18px;
}

.old_type .column-list li.img-list:nth-child(2n + 1) {
  margin-right: 30px;
}

.old_type .column-list li.img-list > a {
  width: auto;
  height: auto;
  display: inline;
}

.old_type .column-list li.img-list > a img {
  width: 383.5px;
  height: 250px;
}

.old_type .column-list li.img-list > p {
  line-height: 0;
}

.old_type .column-list li.img-list > p a {
  display: inline-block;
  width: 11em;
  height: auto;
  font-size: 32px;
  line-height: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 主体内容适老化结束 */
/* 单信息内容适老化开始 */
.old_type .title {
  font-size: 52px;
  line-height: 104px;
  border-bottom: 2px solid #e3e3e3;
  margin-bottom: 30px;
}

.old_type .zoom {
  font-size: 32px;
  line-height: 64px;
  word-break: break-all;
}

.old_type .zoom p {
  line-height: 64px !important;
}

.old_type .zoom span {
  font-size: 32px !important;
}

.old_type .zoom p[style*="text-indent: 2em;"] img {
  width: 100% !important;
  margin-top: 0 !important;
  margin-left: -2em !important;
}

.old_type .zoom p img {
  width: 100% !important;
  height: auto !important;
}

.old_type .zoom td[style*="font-size: 14pt;"] {
  font-size: 28pt !important;
}

.old_type .zoom td[style*="font-size: 20pt;"] {
  font-size: 40pt !important;
}

.old_type .zoom td[style*="font-size: 22pt;"] {
  font-size: 44pt !important;
}

.old_type .column-list table {
  width: 100% !important;
}

.old_type .column-level3 li a {
  font-size: 26px;
  height: 70px;
  line-height: 70px;
}

.old_type .column-level3 li.active a {
  border-top: 4px solid #006eab;
  line-height: 62px;
  height: 70px;
}

/* 单信息内容适老化结束 */
/* 默认完全分页适老化开始 */
.old_type .default_pgToolbar {
  height: 70px;
  margin: 20px 0 -1px 0;
  border: 2px solid #dadada;
  background-size: cover;
}

.old_type .default_pgToolbar td {
  font-size: 32px;
  padding: 0 3px;
  text-align: center;
}

.old_type .default_pgCurrentPage {
  width: 70px;
  height: 35px;
  border: 2px solid #cccccc;
  background-size: contain;
}

.old_type .default_pgBtn {
  width: 50px;
  height: 45px;
  background-size: 65% !important;
}

.old_type .default_separator {
  width: 4px;
  height: 28px;
  background-size: cover;
}

.old_type .default_pgSearchInfo {
  display: none;
}

/* 默认完全分页适老化结束 */
/*手机端样式*/
/*当前位置*/
.mobile_type .w1200 {
  width: 100%;
  padding: 0;
}

.mobile_type .current-position {
  line-height: 8vw;
  padding: 0 3.2vw;
}

.mobile_type .current-position > div {
  background: url(/cms_files/jcms1/web3452/site/picture/0/2006121020139573609.png) no-repeat left 3vw;
  background-size: 4vw;
}

.mobile_type .outstanding > :nth-child(1) > :nth-child(1) > :nth-child(1) {
  padding-left: 4.6667vw;
}

.mobile_type .outstanding{ margin-left:3.8vw;}
.mobile_type .outstanding td {
  font-size: 3.6vw;
  display: inline-block;
  vertical-align: top;
  white-space:nowrap;
}

.mobile_type .outstanding > tbody > tr > td:last-child {
  width: 78vw;
}

.mobile_type .outstanding a {
  font-size: 3.6vw;
  padding: 0 1vw;
  white-space:nowrap;
}

/*左侧栏目*/
.mobile_type .main {
  padding: 0 3.2vw;
}

.mobile_type .column-left {
  float: left;
  width: 100%;
  position: relative;
}

.mobile_type .column-right {
  float: left;
  width: 100%;
}

.mobile_type .column-center {
  display: none;
}

.mobile_type .column-left h1 {
  line-height: 8.5333vw;
  text-align: left;
  font-size: 4.8vw;
  padding-left: 4vw;
}

.mobile_type .column-col {
  width: 100%;
  padding: 0;
  float: left;
  border-bottom: 1px solid #e3e3e3;
}

.mobile_type .column-col li {
  font-size: 4vw;
  width: 50%;
  float: left;
  padding-left: 2vw;
}

.mobile_type .column-col li a {
  display: block;
  line-height: 7.3333vw;
  border-bottom: 0.1333vw solid #e3e3e3;
  background: url(col.png) no-repeat left 2.9333vw;
  background-size: 1.0667vw;
}

.mobile_type .column-col li.active a {
  background: url(/cms_files/jcms1/web3452/site/picture/0/2006121020139184485.png) no-repeat left 2.9333vw;
  background-size: 1.0667vw;
}

/*右侧二级栏目list*/
.mobile_type .column-list {
  font-size: 4vw;
  padding: 2.6667vw 3.3333vw 3.3333vw;
}

.mobile_type .column-list li {
  background: none;
  width:100%;
  height:5.6vw;
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  padding-left: 0;
  line-height: 5.6vw;
  border-bottom: 0.2667vw dashed #e3e3e3;
}

.mobile_type .column-list li.img-list {
  padding-top: 2.1333vw;
  border-bottom: none;
}

.mobile_type .column-list li.notime-list {
  padding: 2.1333vw 0;
}

.mobile_type .column-list li a {
  display: block;
}

.default_pgContainer {
  width: 100%;
}

.default_pgContainer li {
  height: 45px;
}


.mobile_type .default_pgContainer {
  overflow: hidden;
}

.mobile_type .default_pgContainer li {
  height: auto;
  width:100%;
  overflow:hidden;
  padding:2vw 0;
}
.default_pgContainer li a {
  width: 670px;
  display:block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float:left;
  
}
.default_pgContainer li span{ float:right;}
.mobile_type .default_pgContainer li a {
  width: 100%;
  max-width:60vw;
  display:block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  
}

/**/
.mobile_type .column-level3 {
  line-height: 6.4vw;
  font-size: 4.2667vw;
}

.mobile_type .column-level3 li a {
  padding: 0.8vw 2vw;
}

.mobile_type .zoom {
  font-size: 4.2667vw;
  line-height: 8.5333vw;
}

.mobile_type .zoom span {
  font-size: 4.2667vw !important;
  line-height: 8.5333vw !important;
}

.mobile_type .zoom strong {
  font-size: 4.2667vw !important;
  line-height: 8.5333vw !important;
}

.mobile_type .zoom p {
  line-height: 8.5333vw !important;
}

/*分页条*/
.mobile_type .default_pgToolbar {
  height: 6.6667vw;
}

.mobile_type .default_pgBtn {
  width: 4vw;
  height: 4.6667vw;
}

.mobile_type .default_separator {
  width: 0.4vw;
  height: 4vw;
  background-size: contain;
}

.mobile_type .default_pgSearchInfo {
  display: none;
}

.mobile_type .default_pgFirst {
  background-size: 4.6667vw;
}

.mobile_type .default_pgFirstDisabled {
  background-size: 4.6667vw;
}

.mobile_type .default_pgPrev {
  background-size: 4.6667vw;
}

.mobile_type .default_pgPrevDisabled {
  background-size: 4.6667vw;
}

.mobile_type .default_pgToolbar td {
  font-size: 3.7333vw;
  padding: 0 0.6667vw 0 0.6667vw;
}

.mobile_type .default_pgCurrentPage {
  width: 9.3333vw;
  height: 100%;
  line-height: 4.6667vw;
  background-size: 4.6667vw;
}

.mobile_type .default_pgNext {
  background-size: 4.6667vw;
}

.current-position .w1200 table tbody tr {
display: flex;
}
/*透明政务导航栏*/
.mobile_type #tz_banner .jb_nav ul.ariafontcontent{
    display: flex;
    flex-wrap: wrap;
}
/*聚焦江北栏目页*/
.mobile_type .default_pgContainer .cf.ariafontcontent{
display: flex;
}
.current-position .w1200 table tbody tr {
display: flex;
}
/*透明政务导航栏*/
.mobile_type #tz_banner .jb_nav ul.ariafontcontent{
    display: flex;
    flex-wrap: wrap;
}
/*聚焦江北栏目页列表折行*/

/*栏目页开启无障碍当前位置高度超高*/
.current-position .w1200 table tbody tr.ariafontcontent {
display: flex;
}

.mobile_type .default_pgLast {
  background-size: 4.6667vw;
}

.mobile_type .default_pgRefresh {
  background-size: 4.6667vw;
}



.mobile_type .jbgk a.ariafontcontent{
width: 31.7733vw;
}
.zty-container .yjbcy_lsit.ariafontcontent{
overflow: overlay;
}

.mobile_type #tz_banner>div.jb_nav.ariafontcontent{
height: 21.9vw !important;
}
.mobile_type .tzjb_list div[class^="b"].ariafontcontent{
padding: 1.07vw 6.24vw;
}
.mobile_type #con-three-1 a.more3.ariafontcontent, .mobile_type #con-three-2 a.more3.ariafontcontent{
top: -11.9vw;
}