@charset "UTF-8";
html {
  font-family: "微软雅黑";
  font-size: 15px;
}

div {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

a {
  color: #333333;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.none {
  display: none;
}

.w1200 {
  width: 1200px;
  margin: auto;
}

.bjt {
  background: url(bg_pic.jpg) top center no-repeat;
}

.line {
  margin: 0 10px;
  color: #fff;
}

.bigTit {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #333;
  margin-bottom: 20px;
}

.bigTit h1 {
  text-align: center;
  font-size: 30px;
  color: #d53124;
  font-weight: bold;
  width:1068px; 
  float:left; 
  padding:0px 10px;
  overflow: hidden; 
  text-overflow: 
  ellipsis; 
  white-space: nowrap;
}

.bigTit h1 a {
  color: #d53124;
}

.bigTit p {
  font-size: 16px;
  line-height: 22px;
  margin: 10px auto 0;
  text-align: center;
  width:1068px;
  float:left;
  padding:0px 10px;
}

.bigTit p a{ width:490px; float:left; display:block; padding:0px 5px; line-height:22px; font-weight:bold; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.bigTit p a.yaowen2{margin-right:50px; text-align:right;}
.bigTit p a.yaowen3{text-align:left;}

.bigTit a {
  color: #d53124;
}
.bigTit p a.yaowen2, .bigTit p a.yaowen3{color: #333333;}
.bigTit p a.yaowen2:hover, .bigTit p a.yaowen3:hover{color: #d53124;}

.bigTit .yaowen{float:left;}

.content {
  overflow: hidden;
}

.content1 {
  height: 367px;
}

.h30 {
  height: 30px;
}

/* 图片新闻 */
.lb {
  width: 585px;
  height: 367px;
}

.focusBox {
  position: relative;
  width: 100%;
  height: 367px;
  overflow: hidden;
}

.focusBox .pic img {
  width: 585px;
  height: 367px;
  display: block;
}

.focusBox .hd {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 3;
}

.focusBox .hd li {
  float: left;
  line-height: 45px;
  color: white;
  text-align: center;
  font-size: 17px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

.focusBox .hd .on {
  background: #d53124;
}

.focusBox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 45px;
  width: 100%;
  background: black;
  overflow: hidden;
  opacity: 0.5;
}

.focusBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 45px;
  line-height: 45px;
  width: 100%;
  overflow: hidden;
}

.focusBox .txt li {
  height: 45px;
  line-height: 45px;
  position: absolute;
  bottom: -45px;
  padding-left: 20px;
}

.focusBox .txt li a {
  display: block;
  color: #efefef;
  padding: 0 0 0 10px;
  font-size: 17px;
  text-decoration: none;
}

.picScroll {
  margin: 0 auto;
  position: relative;
  border: 1px solid #eee;
  width: 1100px;
  height: 100%;
  padding: 10px 44px;
  background: #fff;
  overflow: hidden;
}

.picScroll .prev,
.picScroll .next {
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 30px;
  height: 67px;
}

.picScroll .next {
  left: auto;
  right: 0;
  background-position: -25px 0;
}

.picScroll ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll ul li {
  width: 240px;
  float: left;
  overflow: hidden;
  margin: 0 7px;
}

.picScroll ul li img {
  width: 240px;
  height: 55px;
  display: block;
}

.list1 {
  color: #666666;
  font-size: 15px;
  width: 100%;
  margin: auto;
  margin-top: 19px;
}

.list1 > div {
  width: 100% !important;
}

.list1 img {
  margin-right: 10px;
}

.list1 a {
  color: #333333;
  font-size: 16px;
}

.list1 a:hover {
  color: #d53124;
}

.list2 a:hover {
  color: #d53124;
}

.left_list {
  width: 585px;
}

.list_title {
  width: 585px;
  height: 45px;
  line-height: 40px;
  border-bottom: 1px solid #d7d7d7;
  font-size: 22px;
  color: #666666;
  margin: auto;
}

.list_title a {
  color: #999999;
  font-size: 15px;
}
/* 给tab切换增加了a标签之后的样式 */
.list_title .title a.tab_a{
  font-size: inherit;
  color: currentColor;
}
.list_title .title a.tab_a.ariafocus{
  outline: auto;
}

.title > div {
  cursor: pointer;
  float: left;
  padding: 0 10px;
  height: 45px;
}

.title_active1 {
  color: #dc0007;
  font-weight: bold;
}

.time {
  color: #333;
  font-size: 16px;
}

.news_list {
  width: 585px;
  min-height: 367px;
}

.zxxx {
  margin-top: 15px;
  width: 585px;
  height: 60px;
  padding: 20px;
  background: url(title2.png) top no-repeat;
  text-indent: 116px;
  line-height: 18px;
}

.zxxx a {
  font-size: 16px;
}

.shzy {
  height: 130px;
  margin-top: 30px;
  margin-bottom: 30px;
}

/******政务公开******/
.zwgk {
  overflow: hidden;
  border: 1px solid #eeada7;
  margin-bottom: 30px;
  position: relative;
}
.tzgg-zwgk{
	overflow: hidden;
	margin-top: 30px; 
	margin-bottom: 30px;
}
.tzgg{
	overflow: hidden;
	border: 1px solid #eeada7; 
	width:762px;
	position: relative;
}
.tzgg .part2{
	margin-left: 25px;
	width: 705px;
	margin-bottom: 15px;
}
.dwbt {
  position: absolute;
  display: inline-block;
  width: 147px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  padding-left: 20px;
  top: -1px;
  left: -1px;
  background: url(title3.png) top no-repeat;
}

.zwgk .part1 {
    margin-left: 30px;
    overflow: hidden;
}
.part1 li {
    width: 33.33%;
    float: left;
}
.zwgk .part1 li a {
  display: block;
  width: auto;
  line-height: 45px;
  float: left;
  font-size: 17px;
}
.zwgk .part1 li a span{
margin-left: 10px;
}
.zwgk .part2 {
  width: 777px;
  height: 310px;
  float: left;
  margin-left: 25px;
}

a.more1 {
  display: block;
  width: 100%;
  height: 20px;
  border-left: 4px solid #dc0007;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 10px;
}

.zwgk .part3 {
  width: 341px;
  margin-left: 30px;
  margin-bottom: 15px;
  position: relative;
  display: flex;
  justify-content: space-around;
}
.zwgk .part3 .gkzn ul li+li{
	margin-top: 16px;
}
.zwgk .part3 .gkzn li a {
  display: block;
  width: 265px;
  height: 38px;
  border: 1px solid #fdc9c9;
  font-size: 16px;
  line-height: 38px;
  padding-left: 55px;
}


/*****便办互专******/
.bmfw {
  height: 260px;
  border: 1px solid #eeada7;
  width: 585px;
  position: relative;
  padding: 75px 19px;
  padding-bottom: 0px;
}

.dwbt_list {
  width: 545px;
  height: 162px;
}

a.ljone {
  display: block;
  width: 123px;
  height: 72px;
  float: left;
  margin-right: 17px;
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 115px;
  text-align: center;
}

a.ljtwo {
  display: block;
  width: 123px;
  height: 77px;
  float: left;
  margin-right: 17px;
  font-size: 16px;
  line-height: 115px;
  text-align: center;
}

.dwbt_list span {
  display: inline-block;
  width: 70px;
  height: 160px;
  float: left;
}

.bmfw_list {
  float: left;
  width: 325px;
  height: 160px;
  border: 1px solid #dcdcdc;
  border-left: none;
  padding: 20px;
}

.bmfw_list a {
  width: 100%;
  display: block;
  line-height: 40px;
  font-size: 16px;
}

#one1 {
  background: url(qh1.jpg) no-repeat;
}

#one1.hover {
  background-position: right;
}

#one2 {
  margin-left: 5px;
  background: url(qh2.jpg) no-repeat;
}

#one2.hover {
  background-position: right;
}

#one3 {
  margin-left: 5px;
  background: url(qh3.jpg) no-repeat;
}

#one3.hover {
  background-position: right;
}

.hdjl {
  height: 316px;
  border: 1px solid #eeada7;
  width: 585px;
  position: relative;
  padding: 75px 19px;
  padding-bottom: 0px;
}

a.zttp {
  width: 100%;
  height: 100px;
}

.hd_one {
  width: 542px;
  height: 60px;
  background: url(zl2.jpg) top right no-repeat;
}

a.jbpt {
  display: block;
  width: 317px;
  height: 60px;
  float: left;
}

a.xjhf {
  display: block;
  width: 100px;
  height: 60px;
  float: left;
  margin-left: 10px;
  font-size: 16px;
  line-height: 90px;
  text-align: center;
}

.yjzj {
  width: 100%;
  height: 20px;
  border-left: 4px solid #dc0007;
  line-height: 20px;
  padding-left: 10px;
  margin-top: 20px;
}

.yjzj a {
  font-size: 20px;
  margin-right: 15px;
}

.yjzj a.hover {
  font-weight: bold;
}

.yjzj_mobile {
  display: none;
}

.yjzj-list-mobile {
  display: none;
}

/******投资创业******/
.tzjb_tit {
  height: 73px;
  font-size: 26px;
  color: #2c66a5;
  font-weight: bold;
  line-height: 80px;
}

.tzjb_list {
  height: 370px;
  position: relative;
}

.tzjb_list h1 {
  color: #fff;
  line-height: 40px;
}

.tzjb_list h1 .tzzjb_a{
  font-size: inherit;
}

.tzjb_list p {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.tzjb_list a {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.tzjb_list a:hover {
  color: #fff;
}

.tzjb_list .b1 {
  position: absolute;
  width: 521px;
  height: 160px;
  top: 0px;
  left: 0px;
  padding: 25px 30px;
  background: url(tzcy_bj1.jpg) no-repeat;
}

.tzjb_list .b2 {
  position: absolute;
  width: 521px;
  height: 200px;
  bottom: 0px;
  left: 0px;
  padding: 50px 30px;
  background: url(tzcy_bj1.jpg) no-repeat;
  background-position: 0 -170px;
}

.tzjb_list .b3 {
  position: absolute;
  width: 669px;
  height: 200px;
  top: 0px;
  right: 0px;
  padding: 50px 30px;
  background: url(tzcy_bj1.jpg) no-repeat;
  background-position: -531px 0;
}

.tzjb_list .b4 {
    position: absolute;
    width: 669px;
    height: 160px;
    top: 210px;
    right: 0px;
    padding: 25px 30px;
    background: url(tzcy_bj1.jpg) no-repeat;
    background-position: -531px -210px;
}

.tzjb_list .b5 {
  position: absolute;
  width: 339px;
  height: 160px;
  top: 210px;
  right: 0px;
  padding: 25px 30px;
  background: url(tzcy_bj1.jpg) no-repeat;
  background-position: -861px -210px;
}

.cyjb {
  height: 305px;
  background: url(tzcy_bj3.jpg) right no-repeat #edf4fd;
}

.cyjb .left {
  width: 615px;
  height: 305px;
  float: left;
  padding: 20px 180px 0 20px;
  position: relative;
}

.cyjb .left h1 {
  font-size: 20px;
  color: #333;
}

.cyjb .left h2 {
  font-size: 16px;
  color: #2c66a5;
  line-height: 40px;
}

.cyjb .left > a > div {
  font-size: 16px;
  color: #333;
  line-height: 40px;
}

.cyjb .left span {
  display: inline-block;
  width: 129px;
  height: 214px;
  position: absolute;
  top: 64px;
  right: 31px;
}

.cyjb .right {
  width: 585px;
  height: 305px;
  float: left;
  padding: 20px;
  position: relative;
}

.cyjb .right h1 {
  font-size: 20px;
  color: #333;
}

.list3 {
  color: #666666;
  font-size: 15px;
  width: 100%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 9px;
  float: left;
}

.list3 > div {
  width: 100%;
}

.list3 img {
  margin-right: 5px;
}

.list3 a {
  color: #333333;
  font-size: 16px;
}

.list3 a:hover {
  color: #2c66a5;
}

.tzzt {
  height: 144px;
  background: #e1eef7;
  padding: 30px;
  margin-top: 30px;
}

.tzzt a {
  float: left;
  display: block;
}

.fcjb {
  height: auto;
  margin-bottom: 30px;
  font-size: 0;
}

.fcxjb {
  display: inline-block;
  width: 585px;
  margin-right: 30px;
  vertical-align: top;
}

.qyzst {
  display: inline-block;
  position: relative;
  width: 585px;
  margin-top: 4px;
}

.fcxjb-title,
.qyzst-title {
  height: 73px;
  font-size: 26px;
  font-weight: bold;
  line-height: 80px;
  color: #2c66a5;
}

.fcjb a.more2 {
  position: absolute;
  display: block;
  width: 50px;
  height: 73px;
  line-height: 80px;
  top: 0px;
  right: 0px;
  font-size: 17px;
  color: #333;
}

.fcjb a.more2:hover {
  color: #2c66a5;
}

.umeo {
  width: 100%;
  height: auto;
  margin-left: 0 !important;
}

.rc_tit {
  width: 585px;
  height: 34px;
  border-bottom: 1px solid #c2cfe3;
  margin-bottom: 10px;
}

.rc_tit span {
  width: auto;
  height: 34px;
  float: left;
  font-size: 20px;
  color: #666666;
  line-height: 20px;
  margin-right: 20px;
}

.rc_tit span.hover {
  color: #333;
  font-weight: bold;
  border-bottom: 2px solid #5890dd;
}

.rc_tit span a:focus{
  outline: 2px solid #fcff00;
}


#con-three-1,
#con-three-2 {
  position: relative;
}

#con-three-1 a.more3 {
  position: absolute;
  display: block;
  width: 50px;
  height: 34px;
  line-height: 20px;
  top: -44px;
  right: 0px;
  font-size: 17px;
  color: #333;
}

#con-three-1 a.more3:hover {
  color: #2c66a5;
}

#con-three-2 a.more3 {
  position: absolute;
  display: block;
  width: 50px;
  height: 34px;
  line-height: 20px;
  top: -44px;
  right: 0px;
  font-size: 17px;
  color: #333;
}

#con-three-2 a.more3:hover {
  color: #2c66a5;
}

/******感触江北******/
.gcjb_banner {
  width: 100%;
  height: 360px;
  background: url(gcjb_2.jpg) top center no-repeat;
}

.jbgk {
  width: 1200px;
  margin: 0 auto;
  height: 270px;
  margin-top: 20px;
}

.jbgk > ul > a {
  display: block;
  width: 224px;
  height: 270px;
  float: left;
  margin: 0 10px;
  background: url(gcjb_3.jpg) no-repeat;
}

.jbgk a:first-of-type {
  margin-left: 0;
}

.jbgk a:last-of-type {
  margin-right: 0;
}

.hg1 {
  width: 224px;
  height: 140px;
}

.hg2 {
  width: 224px;
  height: 60px;
  font-size: 17px;
  color: #333;
  padding-left: 20px;
  display: block;
  line-height: 50px;
}

.hg3 {
  width: 184px;
  height: 48px;
  font-size: 16px;
  line-height: 24px;
  margin-left: 20px;
  color: #333;
  overflow: hidden;
}

.w58538 {
  width: 585px;
  height: 38px;
}

.gcls {
  width: 585px;
  height: 358px;
}

.jbgk li:hover {
  background: url(gcjb_4.jpg) no-repeat;
}

.jbgk li:hover .hg1 {
  width: 184px;
  height: 100px;
  margin-top: 20px;
  margin-left: 20px;
}

.jbgk li:hover .hg2 {
  color: #fff;
}

.jbgk li:hover .hg3 {
  color: #fff;
  height: 72px;
}

.qngxc {
  display: inline-block;
  width: 585px;
  margin-right: 25px;
}

.bnlwt {
  display: inline-block;
  width: 585px;
}

.gcls_tit {
  width: 100%;
  height: 20px;
  margin: 20px 0 10px 0;
}

.gcls_tit a {
  display: block;
  line-height: 20px;
  width: auto;
  color: #333;
  padding: 0 20px;
  border-right: 2px solid #000000;
  font-size: 20px;
  float: left;
}

.gcls_tit a.hover {
  font-weight: bold;
}

.gcls_list {
  width: 100%;
  height: 308px;
}

.gcls_list .pic {
  width: 340px;
  height: 278px;
  float: left;
}

.gcls_list .jianjie {
  width: 245px;
  height: 272px;
  float: right;
  line-height: 34px;
  font-size: 16px;
  text-indent: 2em;
  margin-top: 8px;
  text-align: justify;
}

.gcls_list .pic1 {
  width: 100%;
  height: 180px;
  float: left;
}

.gcls_list .jianjie1 {
  width: 100%;
  height: 102px;
  padding-left: 20px;
  float: right;
  line-height: 34px;
  font-size: 16px;
  text-indent: 2em;
  text-align: justify;
}

.wxwhg {
  height: 50px;
}

.wcggk-container {
  width: 585px;
  margin-right: 25px;
  display: inline-block;
}

.wcgfm-container {
  width: 585px;
  display: inline-block;
}

.xmwcg-container {
  width: 585px;
  margin-right: 25px;
  display: inline-block;
}

.hlwcg-container {
  width: 585px;
  display: inline-block;
}

.w58520 {
  width: 585px;
  height: 20px;
  margin-top: 20px;
}

.w58520 span {
  display: inline-block;
  float: left;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
}

.w58520 span a.tab_a{
  font-size: inherit;
}


.w58520 a {
  float: right;
  display: block;
  font-size: 17px;
  color: #333;
}

.w58520 a:hover {
  color: #138a2b;
}

.wcgkg {
  width: 585px;
  height: 170px;
  margin-top: 10px;
  float: left;
  line-height: 34px;
  font-size: 16px;
  text-indent: 2em;
  text-align: justify;
  color: #333;
}

.wcgfm {
  width: 606px;
  height: 170px;
  float: right;
  margin-top: 10px;
}

.wcgfm a {
  float: left;
  width: 180px;
  height: 154px;
  display: block;
  margin-left: 22px;
  margin-top: 10px;
}

.xmhl {
  width: 585px;
  height: 170px;
}

.list4 {
  color: #666666;
  font-size: 15px;
  width: 100%;
  margin: auto;
  margin-top: 19px;
  float: left;
}

.list4 > div {
  width: 100%;
}

.list4 img {
  margin-right: 5px;
}

.list4 a {
  color: #333333;
  font-size: 16px;
}

.list4 a:hover {
  color: #138a2b;
}

.yjbcy {
  height: 230px;
  margin-top: 20px;
  margin-bottom: 30px;
  background: url(gcjb_11.jpg) top center no-repeat;
}

a.zyt {
  display: block;
  width: 70px;
  height: 230px;
  float: left;
}

.yjbcy_lsit {
  width: 640px;
  height: 230px;
  float: left;
  padding-top: 52px;
}

.yjbcy_lsit a {
  width: 142px;
  height: 164px;
  float: left;
  margin: 0 35px;
  text-align: center;
  line-height: 60px;
  color: #333333;
  font-size: 18px;
}

/*******top********/
#top {
  width: 100%;
  height: 60px;
  background: #2c66a5;
}

.tygs {
  width: 180px;
  height: 60px;
  float: left;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  display: block;
}

.tmzw {
  background: #dc0007;
}

.tmzw_on {
  background: url(tmzw.png) no-repeat;
  color: #dc0007;
}

.gcjb {
  background: #51b52e;
}

.tzjb_on {
  background: url(tzjb.png) no-repeat;
  color: #2c66a5;
}

.tzjb {
  background: #2c66a5;
}

a.zflj {
  display: block;
  width: auto;
  height: 15px;
  float: left;
  color: #fff;
  padding: 0 15px;
  margin-top: 23px;
  line-height: 15px;
}

#tz_banner {
  width: 100%;
  height: 188px;
  border-bottom: 1px solid #2c66a5;
}

a.jblogo {
  display: block;
  width: 440px;
  float: left;
  height: 130px;
}

.jbsearch {
  width: 525px;
  height: 110px;
  float: right;
}

a.jgck {
  display: block;
  margin-top: 32px;
  width: 104px;
  height: 16px;
  line-height: 16px;
  padding-left: 10px;
  float: left;
  color: #333;
  background: url(tzcy_bj6.jpg) no-repeat 0px 5px;
}

.scone {
  width: 100%;
  height: 40px;
  float: left;
  margin-top: 20px;
}

input.pleq {
  border: 1px solid #bfbfbf;
  line-height: 40px;
  width: 475px;
  height: 40px;
  text-indent: 24px;
  outline: none;
  padding: 0px !important;
  background: none;
  font-size: 15px;
  float: left;
  border-right: none;
}

input.pkp2 {
  float: left;
  width: 50px;
  height: 40px;
  list-style: none;
  border: 0;
  outline: none;
  float: left;
}

.jb_nav {
  height: 58px;
}

.jb_nav a {
  display: block;
  width: auto;
  height: 58px;
  float: left;
  margin-right: 134px;
  color: #333;
  font-size: 20px;
  line-height: 60px;
}

#tmzw_nav a {
  margin-right: 112px;
}

#tzcy_nav a {
  margin-right: 134px;
}

#gcjb_nav a {
  margin-right: 100px;
}

#tmzw_nav a:hover {
  color: #dc0007;
  font-weight: bold;
}

#tzcy_nav a:hover {
  color: #2c66a5;
  font-weight: bold;
}

#gcjb_nav a:hover {
  color: #138a2b;
  font-weight: bold;
}