﻿@charset "utf-8";
/* CSS Document by cjy */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;  
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
  height:auto !important;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* CSS Document by cjy */
/*common-start*/
body {
  background-color: #ebebeb;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.dis-none {
  display: none;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 18px;
}
.mt30 {
  margin-top: 30px;
}
.mt60 {
  margin-top: 60px;
}
ul.comlist1 li {
  background: url(../images/lx2020_list.png) 10px center no-repeat;
  padding-left: 24px;
}
ul.comlist1 li a {
  font: 16px/40px "微软雅黑";
  color: #333333;
}
ul.comlist1 li a:hover {
  color: #c00101;
}
ul.comlist1 li span {
  float: right;
  font: 14px/40px "微软雅黑";
  color: #a0a0a0;
}
ul.comlist2 li {
  background: url(/newyx/static/images/lx2020_comlist2.png) 4px center no-repeat;
  padding-left: 20px;
}
ul.comlist2 li a {
  font: 16px/36px "微软雅黑";
  color: #333333;
}
ul.comlist2 li a:hover {
  color: #c00101;
}
ul.comlist2 li span {
  float: right;
  font: 16px/36px "微软雅黑";
  color: #a0a0a0;
}
ul.comlist3 li strong {
  padding-right: 6px;
  color: #d6161a;
  font: 16px/36px "微软雅黑";
}
ul.comlist3 li a {
  font: 16px/36px "微软雅黑";
  color: #333333;
}
ul.comlist3 li a:hover {
  color: #c00101;
}
ul.comlist3 li span {
  float: right;
  font: 16px/36px "微软雅黑";
  color: #a0a0a0;
}
ul.comlist4 li strong {
  padding-right: 6px;
  color: #d6161a;
  font: 16px/36px "微软雅黑";
}
ul.comlist4 li strong.blue {
  color: #1856ac;
}
ul.comlist4 li a {
  font: 16px/40px "微软雅黑";
  color: #333333;
}
ul.comlist4 li a:hover {
  color: #c00101;
}
ul.comlist4 li span {
  float: right;
  font: 16px/40px "微软雅黑";
  color: #a0a0a0;
}
/*头部s*/
.top {
  background-color: #faf9f9;
  height: 40px;
}
.nowTime {
  font: 14px/40px "微软雅黑";
  color: #2e5692;
  display: inline-block;
}
.top-r {
  display: inline-block;
}
.top-r a,
.top-r span {
  font: 14px/40px "微软雅黑";
  color: #2e5692;
}
.top-r span {
  padding: 0px 8px 0px 12px;
}
.top-r a:hover {
  color: #c00101;
}
.header {
  height: 118px;
  background-color: #FFFFFF;
}
.logo {
  margin-top: 14px;
  display: inline-block;
}
.header-r {
  margin-top: 43px;
  display: inline-block;
}
.header-r .xx {
  display: table-cell;
  float: left;
  margin-right: 16px;
}
.header-r .xx img {
  vertical-align: middle;
}
.header-r .xj {
  margin-top: 2px;
}
.header-r .znwd {
  display: inline-block;
  width: 78px;
  height: 31px;
  background: url(../images/lx2020_top4.png);
  margin-left: 20px;
  padding-left: 38px;
  font: 15px/32px "微软雅黑";
}
.header-r .znwd:hover {
  color: #c00101;
}
.search {
  width: 280px;
  height: 32px;
  display: block;
  background: url("../images/lx2020_search.png") no-repeat;
}
.search .srk {
  width: 168px;
  height: 32px;
  outline: none;
  border: none;
  font: 14px/32px "微软雅黑";
  padding-left: 20px;
  background: none;
}
.search .ss {
  font: 14px/32px "微软雅黑";
  color: #ffffff;
  width: 86px;
  height: 32px;
  outline: none;
  border: none;
  background: none;
}
.menu {
  background-color: #1856ac;
}
.menu a {
  text-align: center;
  display: inline-block;
  float: left;
  width: 133px;
  font: 22px/50px "黑体";
  color: #FFFFFF;
}
.menu a:hover,
.menu a.cur {
  background: url(../images/lx2020_menucur.png) center 38px no-repeat;
}
/*头部e*/
/*尾部s*/
.footer {
  border-top: 8px solid #1856ac;
  height: 140px;
  background-color: #FFFFFF;
}
.footer .wrapper {
  position: relative;
}
.foot1 {
  position: absolute;
  top: 16px;
  left: 160px;
}
.foot2 {
  position: absolute;
  top: 18px;
  right: 110px;
}
.foot-clj {
  margin-top: 30px;
  text-align: center;
}
.foot-clj span {
  display: inline-block;
  padding-left: 7px;
}
.foot-clj a,
.foot-clj span {
  padding-right: 4px;
  font: 16px/28px "微软雅黑";
  color: #43679a;
}
.foot-clj a:hover {
  color: #c00101;
}
.foot-p {

  text-align: center;
}
.foot-p span {
  padding: 0 4px;
  font: 14px/28px "微软雅黑";
}
.foot-p img {
  vertical-align: middle;
}
/*尾部e*/
/*面包屑*/
.mbx {
  color: #1856ac;
  height: 40px;
  background: url(/newyx/static/images/lx2020_mbx.png) 10px center no-repeat;
  border-bottom: 1px solid #1856ac;
  padding-left: 36px;
  font: bold 16px/40px "微软雅黑";
}
.mbx a {
  font: 16px/40px "微软雅黑";
  color: #1856ac;
}
.mbx a:hover {
  color: #c00101;
}
.mbx span {
  font: 16px/40px "微软雅黑";
  color: #c00101;
}
/*** 分页样式 Begin ***/
.FX_PageDiv {
  width: 100%;
  height: 22px;
  padding: 15px 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.Fx_PageDiv2_span1 {
  float: left;
  padding-left: 25px;
  padding-top: 3px;
  font-size: 15px;
}
.Fx_PageDiv2_span1 span {
  color: #C00;
}
.Fx_PageDiv2_span2 {
  float: right;
  padding-right: 25px;
}
.Fx_PageDiv2_span2 span {
  padding: 4px 8px;
  color: #333;
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  float: left;
  margin-right: 5px;
  border: 1px solid #CCC;
}
.Fx_PageDiv2_span2 strong {
  padding: 4px 8px;
  color: #C00;
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  float: left;
  margin-right: 5px;
  border: 1px solid #CCC;
  background-color: #EEE;
}
.Fx_PageDiv2_tospan {
  font-size: 16px;
}
.page_direct {
  width: 40px;
  text-align: center;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 16px;
}
/*** 分页样式 End ***/
/*首页正文s*/
.tzgg {
  background-color: #FFFFFF;
  text-align: center;
  height: 130px;
}
.tzgg p {
  padding-top: 24px;
  text-align: center;
}
.tzgg a:hover {
  color: #c00101;
}
.tzgg-tit {
  font: bold 34px/50px "微软雅黑";
  color: #3360a3;
}
.tzgg-nr a {
  color: #052f6a;
  font: 16px/40px "微软雅黑";
}
.tzgg-nr span {
  padding-left: 5px;
}
.content {
  margin-top: -30px;
}
.tab1-r {
  display: inline-block;
  width: 530px;
}
.index-tab {
  background-color: #FFFFFF;
  padding: 28px 25px;
  width: 1140px;
  margin: 0 auto 20px auto;
  border-radius: 6px;
}
.index-tab:hover {
  box-shadow: 0px 0px 20px #BBB;
  -moz-box-shadow: 0px 0px 20px #BBB;
  -webkit-box-shadow: 0px 0px 20px #BBB;
}
.contit1 {
  border-bottom: 2px solid #dddddd;
}
.contit1 a {
  font: 18px/36px "微软雅黑";
  display: inline-block;
  color: #333333;
  text-align: center;
  margin-bottom: -2px;
  float: left;
}
.contit1 a.cur {
  font: 18px/36px "微软雅黑";
  color: #c00101;
  border-bottom: 2px solid #c00101;
}
.contit1.a1 a {
  width: 25%;
}
.contit1.a2 {
  width: 407px;
  display: inline-block;
  margin-top: -38px;
}
.contit1.a2 a {
  width: 25%;
}
.contit1.a3 a {
  width: 33%;
}
.contit1.a4 a {
  width: 50%;
}
.contit1.a5 a {
  padding: 0 20px;
}
.contit2 {
  margin-top: -5px;
  border-bottom: 2px solid #dddddd;
}
.contit2 a {
  font: 18px/45px "微软雅黑";
  display: inline-block;
  color: #333333;
  text-align: center;
  margin-bottom: -2px;
  float: left;
}
.contit2 a.cur {
  font: 18px/45px "微软雅黑";
  color: #c00101;
  border-bottom: 2px solid #c00101;
}
.contit2.a1 a {
  width: 25%;
}
.index-table1 td {
  /*text-align: center;*/
  padding-right: 21px;
  height: 82px;
}
.index-table1 a {
  display: inline-block;
  width: 270px;
  height: 82px;
  overflow: hidden;
}
.index-table1 a img {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.index-table1 a img:hover {
  transform: scale(1.2);
}
.tab3-l {
  display: inline-block;
  width: 800px;
}
.tab3-r {
  display: inline-block;
  width: 320px;
}
.index-zwgk {
  position: relative;
}
.comtit {
  margin-top: -10px;
  font: 24px/50px "微软雅黑";
  padding-left: 30px;
  display: inline-block;
  color: #cc0000;
}
.comtit.a1 {
  background: url(../images/lx2020_comtit1.png) left center no-repeat;
}
.comtit.a2 {
  background: url(../images/lx2020_comtit2.png) left center no-repeat;
}
.comtit.a3 {
  background: url(../images/lx2020_comtit3.png) left center no-repeat;
}
.zwgklist {
  text-align: center;
  height: 14px;
}
.zwgk-clj table a {
  display: inline-block;
  width: 160px;
  font: bold 16px/54px "微软雅黑";
  color: #1856ac;
}
.zwgk-clj table a i {
  float: left;
  background: url(../images/lx2020_zwgklogo.png) no-repeat;
  width: 60px;
  height: 54px;
  display: inline-block;
}
.zwgk-clj table a.a1 i {
  background-position: 0 0;
}
.zwgk-clj table a.a2 i {
  background-position: -158px 0;
}
.zwgk-clj table a.a3 i {
  background-position: -316px 0;
}
.zwgk-clj table a.a4 i {
  background-position: -472px 0;
}
.zwgk-clj table a.a5 i {
  background-position: -622px 0;
}
.zwgk-clj table a:hover {
  color: #c00101;
}
.zwgk-gkzd a {
  display: block;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  background: #f7f7f7;
  margin-bottom: 6px;
  font: 16px/36px "微软雅黑";
}
.zwgk-gkzd a i {
  display: inline-block;
  float: left;
  width: 70px;
  height: 34px;
}
.zwgk-gkzd a.a1 i {
  background: url(../images/lx2020_zwgklogo1.png) center center no-repeat;
}
.zwgk-gkzd a.a2 i {
  background: url(../images/lx2020_zwgklogo2.png) center center no-repeat;
}
.zwgk-gkzd a.a3 i {
  background: url(../images/lx2020_zwgklogo3.png) center center no-repeat;
}
.zwgk-gkzd a.a4 i {
  background: url(../images/lx2020_zwgklogo4.png) center center no-repeat;
}
.zwgk-gkzd a.a5 i {
  background: url(../images/lx2020_zwgklogo5.png) center center no-repeat;
}
.zwgk-gkzd a.a6 i {
  background: url(../images/lx2020_zwgklogo6.png) center center no-repeat;
}
.zwgk-gkzd a.a7 i {
  background: url(../images/lx2020_zwgklogo7.png) center center no-repeat;
}
.zwgk-gkzd a.a8 i {
  background: url(../images/lx2020_zwgklogo8.png) center center no-repeat;
}
.zwgk-gkzd a.a9 i {
  background: url(../images/lx2020_zwgklogo9.png) center center no-repeat;
}
.zwgk-gkzd a:hover {
  color: #c00101;
}
.tab4-l {
  display: inline-block;
  width: 340px;
}
.tab4-c {
  display: inline-block;
  width: 430px;
  margin-left: 26px;
}
.tab4-r {
  display: inline-block;
  width: 320px;
}
.zmhd-img {
  display: block;
  width: 340px;
  height: 210px;
  overflow: hidden;
}
.zmhd-p {
  margin-top: 2px;
}
.zmhd-p p {
  font: 16px/28px "微软雅黑";
}
.index-zwfw a {
  display: inline-block;
  float: left;
  margin-top: 8px;
  width: 156px;
  font: 16px/70px "微软雅黑";
  background-color: #f3f3f3;
}
.index-zwfw a i {
  float: left;
  width: 65px;
  height: 70px;
  display: inline-block;
}
.index-zwfw a.a1 i {
  background: url(../images/lx2020_zwfw1.png) center center no-repeat;
}
.index-zwfw a.a2 {
  margin-left: 8px;
}
.index-zwfw a.a2 i {
  background: url(../images/lx2020_zwfw2.png) center center no-repeat;
}
.index-zwfw a.a3 i {
  background: url(../images/lx2020_zwfw3.png) center center no-repeat;
}
.index-zwfw a.a4 {
  margin-left: 8px;
}
.index-zwfw a.a4 i {
  background: url(../images/lx2020_zwfw4.png) center center no-repeat;
}
.index-zwfw a.a5 i {
  background: url(../images/lx2020_zwfw5.png) center center no-repeat;
}
.index-zwfw a.a6 {
  margin-left: 8px;
}
.index-zwfw a.a6 i {
  bac18:52 2021/7/1418:52 2021/7/14kground: url(../images/lx2020_zwfw6.png) center center no-repeat;
}
.index-zwfw a:hover {
  color: #c00101;
}
/*首页正文e*/
/*二级概览s*/
.ejgl-l {
  display: inline-block;
  width: 260px;
  background-color: #f8f8f8;
  min-height: 900px;
  padding-bottom: 30px;
}
.ejgl-l h3 {
  font: bold 22px/50px "微软雅黑";
  color: #ffffff;
  background-color: #1856ac;
  text-align: center;
}
.ejgl-l a {
  display: block;
  text-align: center;
  font: 18px/50px "微软雅黑";
  border-bottom: 1px solid #e2e2e2;
  color: #333333;
}
.ejgl-l a:hover,
.ejgl-l a.cur {
  color: #c00101;
}
.ejgl-r {
  display: inline-block;
  width: 850px;
  margin-top: -10px;
}
.ejgl-tab a {
  display: inline-block;
  width: 318px;
  border: 1px solid #e2e2e2;
  padding-left: 50px;
  font: 16px/40px "微软雅黑";
  margin: 10px 26px;
  border-radius: 4px;
  background: #f8f8f8 url(../images/lx2020_gl1.png) 28px center no-repeat;
}
.ejgl-tab a:hover {
  color: #c00101;
}
/*二级概览e*/
/*细览s*/
.xl-tab h4 {

}
.xl-tab .zt {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 1PX;
  display: inline-block;
  font: 14px/24px "微软雅黑";
  color: #7d7d7d;

}
.xl-tab .zt a {
  font: 14px/24px "微软雅黑";
  color: #999999;
}
.xl-tab .zt a:hover {
  color: #c00101;
}
.xl-tab .ly {
  position: relative;
  text-align: center;
  font: 14px/24px "微软雅黑";
  color: #7d7d7d;
  border-bottom: 1px solid #e2e2e2;
  margin-top: 15px;
  margin-bottom: 30px;


}
.xl-tab .ly span {
  font: 14px/24px "微软雅黑";
  color: #7d7d7d;
}
.xl-text {
  font: 16px/40px "微软雅黑";
  color: #000000;
}
.xl-text img {
  /*display: block;*/
  text-align: center;
  margin: 30px auto;
max-width:800px;
}
.xl-text p,
.xl-text span,
.xl-text label {
  
}

/*细览e*/
/*投资濂溪-概览s*/
.tzlx {
  border-bottom: 1px solid #e2e2e2;
  padding: 20px 0;
}
/*投资濂溪-概览e*/
/*走进濂溪-概览s*/
.zjlx-gl-tit {
  text-align: center;
  background: url(../images/lx2020_zjlx_tit1.png) center center no-repeat;
}
.zjlx-gl-tit a {
  background-color: #FFFFFF;
  display: inline-block;
  font: 22px/40px "微软雅黑";
  color: #cc0000;
  padding: 0 20px;
}
.zjlj-gl p {
  margin: 10px 0;
  text-indent: 2em;
  font: 16px/40px "微软雅黑";
  color: #434343;
}
.zjlj-gl .zjlx-lxgk {
  text-align: center;
}
.zjlj-gl .zjlx-lxgk a {
  text-align: left;
  display: inline-block;
  width: 172px;
  color: #FFFFFF;
  font: bold 18px/48px "微软雅黑";
  margin: 0 10px 0 6px;
}
.zjlj-gl .zjlx-lxgk a i {
  transition: transform 1s;
  display: inline-block;
  width: 64px;
  height: 48px;
  float: left;
}
.zjlj-gl .zjlx-lxgk a.a1 {
  background-color: #d97092;
}
.zjlj-gl .zjlx-lxgk a.a1 i {
  background: url(../images/lx2020_zjlx0.png) center center no-repeat;
}
.zjlj-gl .zjlx-lxgk a.a2 {
  background-color: #e2a568;
}
.zjlj-gl .zjlx-lxgk a.a2 i {
  background: url(../images/lx2020_zjlx1.png) center center no-repeat;
}
.zjlj-gl .zjlx-lxgk a.a3 {
  background-color: #6297d0;
}
.zjlj-gl .zjlx-lxgk a.a3 i {
  background: url(../images/lx2020_zjlx2.png) center center no-repeat;
}
.zjlj-gl .zjlx-lxgk a.a4 {
  background-color: #e8cc75;
}
.zjlj-gl .zjlx-lxgk a.a4 i {
  background: url(../images/lx2020_zjlx3.png) center center no-repeat;
}
.zjlj-gl .zjlx-lxgk a.a5 {
  background-color: #86c972;
}
.zjlj-gl .zjlx-lxgk a.a5 i {
  background: url(../images/lx2020_zjlx4.png) center center no-repeat;
}
.zjlj-gl .zjlx-lxgk a.a6 i {
background: url(../images/lx2020_zjlx5.png) center center no-repeat;
}
      
.zjlj-gl .zjlx-lxgk a.a6 {
background-color: #5bb4c3;
}

.zjlj-gl .zjlx-lxgk a:hover {
  color: #c00101;
}
.zjlx-gl-tw {
  margin-top: 20px;
}
.zjlx-gl-tw a {
  margin-bottom: 8px;
  margin-right: 26px;
  display: inline-block;
  float: left;
  height: 158px;
  width: 280px;
  overflow: hidden;
}
.zjlx-gl-tw a img {
  width: 280px;
  height: 158px;
  transition: all 0.6s;
}
.zjlx-gl-tw a img:hover {
  transform: scale(1.2);
}
.zjlx-gl-tab1 {
  display: inline-block;
  width: 612px;
}
.zjlx-gl-tab2 {
  display: inline-block;
  width: 518px;
}
.zjlx-gl-tab3 {
  display: inline-block;
  width: 438px;
}
.zjlx-gl-tab3 a {
  display: block;
  width: 438px;
  height: 292px;
  overflow: hidden;
}
.zjlx-gl-tab3 a img {
  width: 438px;
  height: 292px;
  transition: all 0.6s;
}
.zjlx-gl-tab3 a img:hover {
  transform: scale(1.1);
}
.zjlx-gl-tab4 {
  display: inline-block;
  width: 670px;
}
.zjlx-gl-tab4 p {
  margin-top: -10px;
  font: 16px/40px "微软雅黑";
  text-indent: 2em;
  color: #434343;
}
.zjlx-gl-tzlx a {
  display: inline-block;
  width: 100px;
  float: left;
  margin-left: 12px;
  font: 18px/24px "微软雅黑";
  color: #FFFFFF;
  text-align: center;
  padding-top: 42px;
  height: 120px;
}
.zjlx-gl-tzlx a i {
  transition: transform 1s;
  display: block;
  height: 72px;
}
.zjlx-gl-tzlx a.a1 {
  margin-left: 0;
  background: #84b95d;
}
.zjlx-gl-tzlx a.a1 i {
  background: url(../images/lx2020_zjlx_a1.png) center center no-repeat;
}
.zjlx-gl-tzlx a.a2 {
  background: #5bb4c3;
}
.zjlx-gl-tzlx a.a2 i {
  background: url(../images/lx2020_zjlx_a2.png) center center no-repeat;
}
.zjlx-gl-tzlx a.a3 {
  background: #e44195;
}
.zjlx-gl-tzlx a.a3 i {
  background: url(../images/lx2020_zjlx_a3.png) center center no-repeat;
}
.zjlx-gl-tzlx a.a4 {
  background: #c573a5;
}
.zjlx-gl-tzlx a.a4 i {
  background: url(../images/lx2020_zjlx_a4.png) center center no-repeat;
}
.zjlx-gl-tzlx a.a5 {
  background: #f1ca3c;
}
.zjlx-gl-tzlx a.a5 i {
  background: url(../images/lx2020_zjlx_a5.png) center center no-repeat;
}
.zjlx-gl-tzlx a.a6 {
  background: #eb9347;
}
.zjlx-gl-tzlx a.a6 i {
  background: url(../images/lx2020_zjlx_a6.png) center center no-repeat;
}
.zjlx-gl-tzlx a:hover {
  color: #c00101;
}
/*走进濂溪-概览e*/
/*政务资讯-图片报道s*/
.zwzx-tpbd a {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-top: 20px;
  width: 265px;
  height: 163px;
}
.zwzx-tpbd a img {
  width: 100%;
  height: 100%;
}
.zwzx-tpbd a div {
  display: none;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/lx2020_tpbd_bg.png) center center no-repeat;
  text-align: center;
}
.zwzx-tpbd a div p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #FFFFFF;
  padding: 36px;
}
/*政务资讯-图片报道e*/
/*政务资讯-概览s*/
.zwzx-gl-tab1 {
  display: inline-block;
  width: 555px;
}
/*政务资讯-概览e*/
/*4政务公开——二级概览（管理公开-政府机构）s*/
.zwgk-zfjg h3 {
  margin-top: 10px;
  font: bold 18px/50px "微软雅黑";
  color: #1856ac;
}
.zwgk-zfjg-a a {
  margin: 0 5px 20px 5px;
  display: inline-block;
  width: 266px;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  background-color: #f8f8f8;
  text-align: center;
  font: 16px/40px "微软雅黑";
}
.zwgk-zfjg-a a:hover {
  color: #c00101;
}
/*4政务公开——二级概览（管理公开-政府机构）e*/
/*4政务公开——二级概览（五公开）s*/
.zwwgk-tab {
  border-bottom: 1px dashed #e2e2e2;
}
.zwwgk-tit strong {
  display: inline-block;
  padding-left: 46px;
  background: url(../images/lx2020_wgk_tit.png) 14px center no-repeat;
  float: left;
  padding-right: 40px;
  color: #1856ac;
  font: bold 22px/30px "微软雅黑";
}
.zwwgk-tit a {
  display: inline-block;
  float: left;
  margin: 0 12px;
  font: 18px/30px "微软雅黑";
  color: #1856ac;
  border-bottom: 1px solid #FFFFFF;
}
.zwwgk-tit a:hover,
.zwwgk-tit a.cur {
  color: #c00101;
}
.zwwgk-tit .xhx a:hover,
.zwwgk-tit .xhx a.cur {
  border-bottom: 1px solid #c00101;
}
.zwwgk-tit span {
  font: 18px/30px "微软雅黑";
  color: #1856ac;
  margin: 0 0 0 12px;
}
.zwwgk-list {
  padding: 14px;
}
/*4政务公开——二级概览（五公开）e*/
/*4政务公开——二级概览（重点领域）s*/
.zdly-tab {
  margin: 20px 0;
}
.zdly-tab a {
  display: inline-block;
  font: 18px/60px "微软雅黑";
  border: 1px solid #cecece;
  width: 180px;
  text-align: center;
  margin: 6px 2px;
}
.zdly-tab a:hover {
  color: #c00101;
}
/*4政务公开——二级概览（重点领域）e*/
/*4政务公开——概览s*/
.zwgk-tab1 {
  display: inline-block;
  width: 786px;
  position: relative;
}
.zwgk-tab2 {
  display: inline-block;
  width: 330px;
}
.zwgk-tit1 {
  position: absolute;
  top: 0;
  right: 0;
}
.zwgk-tit1 a,
.zwgk-tit1 span {
  display: inline-block;
  font: 16px/36px "微软雅黑";
  color: #1856ac;
}
.zwgk-tit1 span {
  padding: 0 3px 0 7px;
}
.zwgk-tit1 a:hover {
  color: #c00101;
}
.zwgk-zwwgk {
  border-bottom: 1px solid #e2e2e2;
}
.zwgk-zwwgk span,
.zwgk-zwwgk a {
  display: inline-block;
  float: left;
}
.zwgk-zwwgk span {
  background-color: #f4f4f4;
  width: 104px;
  text-align: center;
  font: 16px/50px "微软雅黑";
  color: #1856ac;
}
.zwgk-zwwgk a {
  font: 16px/50px "微软雅黑";
  color: #434343;
  padding-left: 24px;
}
.zwgk-zwwgk a:hover {
  color: #c00101;
}
.zwgk-xxgk-t {
  display: block;
  height: 74px;
  overflow: hidden;
}
.zwgk-xxgk-t img {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.zwgk-xxgk-t:hover img {
  transform: scale(1.1);
}
.zwgk-xxgk-n a {
  margin-top: 12px;
  display: block;
  border: 1px solid #b7c6dd;
  border-radius: 6px;
  font: 16px/50px "微软雅黑";
  background: url(../images/lx2020_zwgk_bg.png) 85px center no-repeat;
  color: #333333;
}
.zwgk-xxgk-n a i {
  transition: transform 1s;
  margin-right: 20px;
  display: inline-block;
  float: left;
  width: 85px;
  height: 50px;
}
.zwgk-xxgk-n a.a1 i {
  background: url(../images/lx2020_zwgk_xxgk1.png) center center no-repeat;
}
.zwgk-xxgk-n a.a2 i {
  background: url(../images/lx2020_zwgk_xxgk2.png) center center no-repeat;
}
.zwgk-xxgk-n a.a3 i {
  background: url(../images/lx2020_zwgk_xxgk3.png) center center no-repeat;
}
.zwgk-xxgk-n a.a4 i {
  background: url(../images/lx2020_zwgk_xxgk4.png) center center no-repeat;
}
.zwgk-xxgk-n a.a5 i {
  background: url(../images/lx2020_zwgk_xxgk5.png) center center no-repeat;
}
.zwgk-xxgk-n a.a6 i {
  background: url(../images/lx2020_zwgk_xxgk6.png) center center no-repeat;
}
.zwgk-xxgk-n a.a7 i {
  background: url(../images/lx2020_zwgk_xxgk7.png) center center no-repeat;
}
.zwgk-xxgk-n a.a8 i {
  background: url(../images/lx2020_zwgk_xxgk8.png) center center no-repeat;
}
.zwgk-xxgk-n a.a9 i {
  background: url(../images/lx2020_zwgk_xxgk9.png) center center no-repeat;
}
.zwgk-xxgk-n a:hover {
  color: #c00101;
}
.zwgk-zdly span {
  display: inline-block;
  float: left;
}
.zwgk-zdly a {
  float: left;
  margin-left: 6px;
  display: inline-block;
  width: 122px;
  border: 1px solid #e2e2e2;
  background-color: #f7f7f7;
  height: 100px;
  text-align: center;
  font: 16px/40px "微软雅黑";
  color: #434343;
}
.zwgk-zdly a i {
  transition: transform 1s;
  display: block;
  height: 56px;
}
.zwgk-zdly a.a1 i {
  background: url(../images/lx2020_zwgk_zdly1.png) center bottom no-repeat;
}
.zwgk-zdly a.a2 i {
  background: url(../images/lx2020_zwgk_zdly2.png) center bottom no-repeat;
}
.zwgk-zdly a.a3 i {
  background: url(../images/lx2020_zwgk_zdly3.png) center bottom no-repeat;
}
.zwgk-zdly a.a4 i {
  background: url(../images/lx2020_zwgk_zdly4.png) center bottom no-repeat;
}
.zwgk-zdly a.a5 i {
  background: url(../images/lx2020_zwgk_zdly5.png) center bottom no-repeat;
}
.zwgk-zdly a.a6 i {
  background: url(../images/lx2020_zwgk_zdly6.png) center bottom no-repeat;
}
.zwgk-zdly a.a7 i {
  background: url(../images/lx2020_zwgk_zdly7.png) center bottom no-repeat;
}
.zwgk-zdly a.a8 i {
  background: url(../images/lx2020_zwgk_zdly8.png) center bottom no-repeat;
}
.zwgk-zdly a:hover {
  color: #c00101;
}
/*4政务公开——概览）e*/
/*4政务公开——领导之窗概览s*/
.zwgk-ldzc-tab {
  display: inline-block;
  width: 530px;
  padding: 20px 0 20px 20px;
}
.zwgk-ldzc-pic {
  display: inline-block;
  width: 140px;
  border: 1px solid #e2e2e2;
  padding: 12px;
}
.zwgk-ldzc-pic img {
  display: inline-block;
  width: 140px;
}
.zwgk-ldzc-wz {
  display: inline-block;
  width: 352px;
}
.zwgk-ldzc-wz h2 {
  font: 16px/32px "微软雅黑";
  color: #333333;
}
.zwgk-ldzc-wz h2 strong {
  margin-right: 20px;
  color: #0a4596;
}
.zwgk-ldzc-wz p {
  font: 16px/32px "微软雅黑";
  color: #333333;
}
.zwgk-ldzc-wz p a {
  color: #d6161a;
}
.zwgk-ldzc-wz p a:hover {
  text-decoration: underline;
}
.zwgk-ldzc-wz .hdbd {
  margin-top: 10px;
  display: inline-block;
  color: #FFFFFF;
  padding: 0 14px;
  background-color: #b28f69;
  font: 16px/32px "微软雅黑";
}
.zwgk-ldzc-wz .hdbd:hover {
  background-color: #d88327;
  font-weight: bold;
}
.zwgk-zdzc-jg .xx {
  float: left;
  display: inline-block;
  padding: 0 10px;
  width: 261px;
}
.zwgk-zdzc-jg .xx h3 {
  padding-left: 30px;
  font: bold 18px/50px "微软雅黑";
  color: #ffffff;
  background-color: #1f8ad1;
}
.zwgk-zdzc-jg .xx .list span {
  float: left;
  display: inline-block;
  width: 96px;
  text-align: right;
  font: 16px/32px "微软雅黑";
  color: #1856ac;
}
.zwgk-zdzc-jg .xx .list .list-r {
  float: left;
  display: inline-block;
  width: 165px;
}
.zwgk-zdzc-jg .xx .list .list-r a {
  text-align: justify;
  text-align-last: justify;
  display: inline-block;
  width: 48px;
  font: 16px/32px "微软雅黑";
  color: #333333;
  margin: 0 12px;
}
.zwgk-zdzc-jg .xx .list .list-r a:hover {
  color: #c00101;
}
/*4政务公开——领导之窗概览e*/
/*6政民互动——概览s*/
.zmhd-wyxc {
  background: url(../images/lx2020_zmhd_gl0.png) center center no-repeat;
}
.zmhd-wyxc a {
  font: 18px/40px "微软雅黑";
  color: #eb6100;
  margin-left: 55px;
}
.zmhd-wyxc a:hover {
  font-weight: bold;
  color: #c00101;
}
.zmhd-gl-tab1 {
  display: inline-block;
  width: 750px;
  position: relative;
}
.zmhd-gl-tab2 {
  display: inline-block;
  width: 365px;
}
.zmhd-tit1 {
  position: absolute;
  top: 0;
  right: 0;
}
.zmhd-tit1 a,
.zmhd-tit1 span {
  display: inline-block;
  font: 16px/36px "微软雅黑";
  color: #a0a0a0;
}
.zmhd-tit1 span {
  padding: 0 3px 0 7px;
}
.zmhd-tit1 a:hover {
  color: #c00101;
}
.zmhd-xx-table {
  margin-top: 10px;
}
.zmhd-xx-table table th {
  font: bold 16px/40px "微软雅黑";
  color: #1856ac;
}
.zmhd-xx-table table .th1 {
  width: 110px;
}
.zmhd-xx-table table .th2 {
  width: 388px;
}
.zmhd-xx-table table .th3 {
  width: 60px;
}
.zmhd-xx-table table .th4 {
  width: 60px;
}
.zmhd-xx-table table .th5 {
  width: 60px;
}
.zmhd-xx-table table .th6 {
  width: 70px;
}
.zmhd-xx-table table td {
  text-align: center;
  font: 16px/40px "微软雅黑";
  color: #434343;
}
.zmhd-xx-table table td a {
  padding-left: 30px;
  display: block;
  text-align: left;
}
.zmhd-xx-table table td a:hover {
  color: #c00101;
}
.zmhd-gl-pic {
  display: inline-block;
  width: 342px;
  height: 210px;
  padding: 20px 10px 10px 10px;
}
.zmhd-gl-pic img {
  width: 100%;
  height: 100%;
}
.zmhd-gl-wz {
  margin-top: 20px;
  display: inline-block;
  width: 370px;
}
.zmhd-gl-wz p {
  font: 16px/32px "微软雅黑";
  color: #333333;
}
.zmhd-tab3 {
  display: inline-block;
  width: 366px;
  float: left;
}
.ml20 {
  margin-left: 20px;
}
/*6政民互动——概览e*/
/*6政民互动——最新访谈s*/
.zmhd-zxft-tab1 {
  display: inline-block;
  width: 455px;
  height: 283px;
}
.zmhd-zxft-tab2 {
  display: inline-block;
  width: 655px;
}
.zmhd-zxft-tab2 h2 {
  font: bold 18px/40px "微软雅黑";
  color: #1856ac;
}
.zmhd-zxft-tab2 strong {
  color: #d6161a;
}
.zmhd-zxft-tab2 p {
  font: 16px/40px "微软雅黑";
  color: #333333;
  text-indent: 2em;
}
.zmhd-zxft-tab2 h3 {
  font: 16px/40px "微软雅黑";
  color: #333333;
}
.zdsx {
  display: inline-block;
  float: right;
  margin-right: 50px;
  font: 16px/36px "微软雅黑";
  color: #707070;
}
.zmhd-zxft-ftsl {
  height: 550px;
  overflow-y: scroll;
}
.zmhd-zxft-ftsl p {
  padding: 6px 20px;
  font: 16px/40px "微软雅黑";
  color: #333333;
}
.zmhd-zxft-ftsl p strong {
  color: #d6161a;
  font: 16px/40px "微软雅黑";
}

.zmhd-zxft-tab3 {
  display: inline-block;
  width: 830px;
}
.zmhd-zxft-tab4 {
  display: inline-block;
  width: 290px;
}
.zmhd-zxft-tab4 h4 {
  font: bold 18px/40px "微软雅黑";
  color: #1856ac;
}
.zmhd-zxft-tab4 .srk {
  margin: 10px 0;
  width: 276px;
  border: 1px solid #a0a0a0;
  padding-left: 14px;
  display: block;
  font: 16px/36px "微软雅黑";
  outline: 0;
}
.zmhd-zxft-tab4 input:focus {
  outline: 0;
}
.zmhd-zxft-tab4 textarea {
  padding: 0 14px;
  width: 262px;
  height: 180px;
  outline: 0;
  font: 16px/36px "微软雅黑";
}
.zmhd-zxft-tab4 .tj {
  margin-top: 4px;
  text-align: center;
}
.zmhd-zxft-tab4 .int {
  display: inline-block;
  width: 82px;
  height: 35px;
  background: url(../images/lx2020_zxft-tj.png) no-repeat;
  border: none;
}
.zmhd-zxft-wyfy {
  height: 330px;
  overflow-y: scroll;
}
.zmhd-zxft-wyfy p {
  padding: 6px 20px;
  font: 16px/40px "微软雅黑";
  color: #333333;
}
.zmhd-zxft-wyfy p strong {
  color: #1856ac;
  font: 16px/40px "微软雅黑";
}
.zmhd-zxft-wyfy p span {
  color: #a0a0a0;
}
/*6政民互动——最新访谈e*/
/*9站群导航-概览s*/
.zqdh-clj {
  text-align: center;
  margin: 0px 0 28px 0;
}
.zqdh-clj a {
  margin: 0 40px;
  padding-left: 36px;
  background: url(../images/lx2020_zqdh_clj.png) left center no-repeat;
  font: bold 22px/40px "微软雅黑";
  color: #d6161a;
}
.zqdh-clj a:hover {
  text-decoration: underline;
}
.zqdh-gl-tab {
  padding: 10px;
}
.zqdh-gl-tab a {
  display: inline-block;
  float: left;
  width: 186px;
  font: 16px/38px "微软雅黑";
  color: #333333;
}
/*9站群导航-概览e*/
/*细览s*/
.xl-tab1 {
  border: 8px solid #f3f3f3;
  padding: 14px 30px;
  margin: 0 30px;
}
.xl-tab1 span {
  display: inline-block;
  width: 330px;
  font: 14px/30px "微软雅黑";
}
.xl-tab1 strong {
  margin-right: 10px;
}
.xl-tab2 {
  margin-top: 10px;
  border: 1px solid #e2cba6;
  background-color: #fffef4;
  padding: 10px 20px;
  margin-left: 30px;
  margin-right: 30px;
}
.xl-tab2 h4 {
  font: bold 16px/30px "微软雅黑";
  color: #c00101;
}
.xl-tab2 a {
  display: block;
  font: 16px/34px "微软雅黑";
  color: #1856ac;
}
.xl-tab2 a:hover {
  color: #c00101;
}
.xl-tab3 {
  margin: 30px 0;
}
.xl-tab3 h4 {
  font: bold 16px/30px "微软雅黑";
  color: #c00101;
}
.xl-tab3 a {
  display: block;
  font: 16px/34px "微软雅黑";
  color: #1856ac;
}
.xl-tab3 a:hover {
  color: #c00101;
}
.xl-tab4 {
  text-align: center;
  margin-top: 30px;

}
.xl-tab4 img {
  width: 154px;
}
.xl-tab4 p {
  color: #014886;
  font: bold 18px/30px "微软雅黑";
}
.xl-tab5 a.lj {
  display: inline-block;
  float: right;
  font: 16px/42px "微软雅黑";
  color: #333333;
  margin-right: 0px;
}
.xl-tab5 a.lj:hover {
  color: #c00101;
}
.hr {
  height: 1px;
  margin-top: 30px;
  background-color: #e2e2e2;
}
.fxdm {
  margin-top: 14px;
}
/*细览e*/
/*数据发布-概览s*/
.sjfb_sjcx a {
  float: left;
  margin: 6px 7px;
  display: inline-block;
  width: 176px;
  font: 16px/40px "微软雅黑";
  color: #333333;
  background: url(../images/lx2020_sjfb_sjcx.png) center center no-repeat;
  text-align: center;
}
.sjfb_sjcx a:hover {
  color: #c00101;
}
.sjfb_tssj_tit {
  display: inline-block;
  width: 170px;
}
.sjfb_tssj_tit a {
  font: 16px/50px "微软雅黑";
  display: block;
  text-align: center;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e2e2e2;
}
.sjfb_tssj_tit a.cur,
.sjfb_tssj_tit a:hover {
  color: #FFFFFF;
  background-color: #078ac6;
}
.sjfb_tssj_pic {
  display: inline-block;
  width: 964px;
}
/*数据发布-概览e*/
/*首页滚动图片s*/
/*专题专栏*/
.scrollPic {
  position: relative;
}
.scrollPic .prev,
.scrollPic .next {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 50px;
  cursor: pointer;
  top: 24px;
  z-index: 999;
}
.scrollPic .prev {
  left: 0;
  background: url("../images/prev_btn.png") no-repeat;
}
.scrollPic .next {
  right: 0;
  background: url("../images/next_btn.png") no-repeat;
}
.scrollCon {
  display: inline-block;
  float: left;
  width: 1140px;
  height: 82px;
  overflow: hidden;
}
.scrollCon ul li {
  padding: 0 7px;
  /*padding: 3px;*/
  display: inline-block;
  float: left;
  width: 270px;
  height: 82px;
  overflow: hidden;
}
.scrollCon li a img {
  width: 270px;
  height: 82px;
}
/*首页滚动图片e*/

/*部门-概览s*/
.bm_header {
  height: 134px;
  background: #fff url(../images/lx2020_bm_bg.png) center top no-repeat;
}
.bm_logo {
  margin-top: 46px;
  display: inline-block;
  font: bold 42px/42px "微软雅黑";
  color: #d6161a;
}
.bm-sea {
  margin-top: 51px;
}
.bm-menu {
  background-color: #1856ac;
}
.bm-menu a {
  text-align: center;
  display: inline-block;
  float: left;
  width: 133px;
  font: 22px/50px "黑体";
  color: #FFFFFF;
}
.bm-menu a:hover,
.bm-menu a.cur {
  background: url(../images/lx2020_menucur.png) center 38px no-repeat;
}
.bm-menu a.index_a {
  float: right;
  padding-left: 10px;
  background: url(../images/lx2020_bm_menu.png) left center no-repeat;
}
.bm-tab1 {
  display: inline-block;
  width: 370px;
  float: left;
  margin-right: 14px;
}
.bm-tab1.mr0 {
  margin-right: 0;
}
.bm-hr {
  height: 1px;
  margin-top: 10px;
  background-color: #e2e2e2;
}
.bm-clj {
  margin-top: 14px;
}
.bm-clj a {
  display: inline-block;
  float: left;
  font: 16px/18px "微软雅黑";
  color: #000333;
}
.bm-clj a:hover {
  color: #c00101;
}
.bm-clj span {
  display: inline-block;
  float: left;
  font: 16px/18px "微软雅黑";
  color: #707070;
  padding: 0 20px;
}
/*部门-概览e*/


/*guo*/
.xl-text table{
/*  border-collapse:collapse !important;
  border:none !important;
  width: 100% !important;
  word-break:break-all !important; 
  word-wrap:break-all !important;*/
}
.xl-text td{
  /*border:solid #000 1px !important;*/
}

@media screen and (max-width: 1000px) {
    html,
    body {
        width: -webkit-fit-content;
    }
}

.xl-tab .ly .span1 {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 10px;
}
.content .xl-tab,.content .xl-tab3{  
  margin: 0 30px;
}
.zwgk-gkzd .a9{
  margin-bottom: 0px;
}
.content .title{
  margin-top: 20px;
}

.content .title .mainTitle {
  font: bold 24px/46px "微软雅黑";
  text-align: center;
}
.content .title .Subheading {
  font: bold 24px/46px "微软雅黑";
  text-align: center;
}


