@charset "utf-8";
*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px; font-weight:normal;border: 0;outline: 0;outline-style: none;vertical-align: baseline;background: transparent;outline-style: none; font-family: "微软雅黑"!important;}
ol, ul{ list-style:none;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#666; font-family:"微软雅黑"!important;}
span{ font-family:"微软雅黑"!important;}
*:focus{ outline:none}
.clear{ clear: both; *height: 0;}
input,select{ box-sizing: border-box;}
div,img{ border: none;}

* {
  margin: 0; }

html {
  font-size: 20px; }
.left{ float: left;}
.right{ float: right;}
@media only screen and (min-width: 400px) {
  html {
    font-size: 21.33px !important; } }

@media only screen and (min-width: 414px) {
  html {
    font-size: 22.08px !important; } }

@media only screen and (min-width: 480px) {
  html {
    font-size: 25.6px !important; } }

html, body {
  font-family: "Microsoft YaHei", Arial, serif, "Tahoma";
  font-size: 14px;
  color: #333; }

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

a {
  text-decoration: none;
  color: #333;
  cursor: pointer; }

.fr {
  float: right; }

.fl {
  float: left; }

.main_width {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}

.header {
  background: #f2f2f2;
  border-bottom: 6px solid #245399; 
  background: url("../images/hd_bg1.png;vpn_img") center top no-repeat;
  height: 323px;
  position: relative;
  }
  .header .top{ background: #f1f1f1;}
  .header .header_bg {
     }
  .header .top_text {
    line-height: 30px; }
    .header .top_text span {
      margin: 0 10px; }
    .header .top_text a {
      margin: 0 10px; }
    .header .top_text i.line_shu {
      margin: 0 -5px;
      font-style: normal; }
  .header .logo {
    text-align: center;
    padding-top: 30px; }
    .header .logo .logo_img {
      display: inline-block;
      vertical-align: middle; }
    .header .logo .logo_name {
      display: inline-block;
      vertical-align: middle; }
      .header .logo .logo_name span {
        display: block;
        font-size: 43px;
        color: #245399;
        line-height: 42px;
        font-weight: bold; }
        .header .logo .logo_name span.url_name {
          font-weight: initial;
          font-size: 24px;
          letter-spacing: 7px; }
  .header .search {
    margin: 20px auto 30px;
    width: 487px;
    height: 40px;
    background-color: white;
    border-radius: 3px;
    border: solid 1px #dddddd; }
    .header .search input {
      padding: 0 10px;
      height: 40px;
      line-height: 40px;
      background: transparent;
      border: 0;
      vertical-align: top;
      width: 392px; }
    .header .search .search_btn {
      width: 75px;
      height: 40px;
      line-height: 40px;
      background-color: #245399;
      cursor: pointer;
      border-radius: 3px;
      text-align: center;
      border: 0;
      color: #fff;
      vertical-align: top; 
      float: right;}
  .header .nav {
	      margin: auto;
    width: 1150px;
    height: 60px;
    line-height: 60px;
    margin-top: 37px; 
    *margin-top: 10px;
    }
    .header .nav .ejlm{ position: absolute; z-index: 999; left: 0; top: 323px; border-top: 6px solid #235395; height: 46px; background: #9eb2d0; /*background: rgba(183,196,215,1);*/  width: 100%; display: none;}
    .header .nav .ejlm div{ width: 1200px; margin: 0 auto; line-height: 46px;}
    .header .nav .ejlm  a{ display: inline; padding: 0 20px; line-height: 46px; font-size: 16px; color: #fff; width: 100%;}
  .header .nav li:hover{ background: url(../images/navxz.png;vpn_img) no-repeat center bottom;}
  .header .nav li:hover .ejlm{ display: block;}
  .header .nav ul li{ float: left;}
    .header .nav a.a1 {
      display: inline-block;
      font-size: 18px;
      color: #434343;
      font-weight: bold;
      margin: 0 33px;}
    		.header .nav a.a1 i{ 
    			width: 40px;
    			height: 60px;
    			display: block;
    			float: left;
      background-image: url("../images/nav_bg.png;vpn_img");
      background-repeat: no-repeat;
		      -webkit-transition-duration: 0.3s;
		    	transition-duration: 0.3s;}
      .header .nav a.active {
        color: #245399;
        position: relative; }
        .header .nav a.active:after {
          position: absolute;
          content: '';
          border-bottom: 8px solid #245399;
          border-right: 8px solid transparent;
          border-left: 8px solid transparent;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          width: 0;
          height: 0; }
        .header .nav a:hover i{  
        	transform: rotate(-15deg);
			    -ms-transform: rotate(-15deg);
			    -moz-transform: rotate(-15deg);
			    -webkit-transform: rotate(-15deg);
			    -o-transform: rotate(-15deg); }
      .header .nav a i.nav-1 {        background-position: 0 center; }
      .header .nav a i.nav-2 {        background-position: -154px center; }
      .header .nav a i.nav-3 {        background-position: -307px center; }
      .header .nav a i.nav-4 {        background-position: -462px center; }
      .header .nav a i.nav-5 {        background-position: -609px center; }
      .header .nav a i.nav-6 {        background-position: -754px center; }
      .header .nav a i.nav-7 {        background-position: -909px center; }
      .header .nav a i.nav-8 {        background-position: -1064px center; }

.bg_f2 {
  background: #f2f2f2; }

.bg_ff {
  background: #fff; }





.footer {
  font-size: 14px;
  color: #434343;
  line-height: 26px;
  padding: 28px 0;
  border-top: 1px solid #f2f2f2; }
  .footer .footer_l .link_a {
    margin: 0 -10px; }
    .footer .footer_l .link_a a {
      margin-right: 10px;
      margin-left: 10px;
      display: inline-block; }
  .footer .footer_r {
    /* width: 428px; */
    margin-left: -19px;
    margin-top: 12px; }
    .footer .footer_r img {
      display: inline-block;
      float: left;
      margin-left: 19px; }

.hyperlink {
  width: 100%;
  border-top: 3px solid #245399; }
  .hyperlink .hyperlink_list {
    height: 50px;
    line-height: 50px; }

    .hyperlink .hyperlink_list .hyperlink_item {
      width: 14.286%;
      text-align: center;
      position: relative;
      color: #434343;
      font-size: 16px;
      cursor: pointer; }
.hyperlink .hyperlink_list .active{
    color:#245399;
    font-weight: bold;
}
      .hyperlink .hyperlink_list .hyperlink_item:after {
        position: absolute;
        content: '';
        width: 1px;
        height: 15px;
        background: #c6c6c6;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto; }
      .hyperlink .hyperlink_list .hyperlink_item:last-of-type:after {
        width: 0; }
        
        
      .dyContent ul{ width: 100%; height: auto; overflow: hidden;}
      .dyContent ul li{ font-size: 16px; width: 25%; float: left; overflow: hidden; line-height: 2.2; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;}
      .dyContent ul li a{ color: #666;} 
        
        
        
.hyperlink .dyContent div{ display: none;} 
        
     
.tjnumfontstyle215432{ display: none;}

.footer_code {
	margin-top: -15px;
	float: right;
	padding-left: 20px;
}
.footer_code p {
	margin-left: 16px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	margin-top: 0;
}
.footer_code p img {
	width: 100px;
	height: 100px;
	margin-left: 0px !important;
	float: none !important;
}
        
		
/**2023/11/21**/
/* tab切换*/
.tab-box{margin:20px 0; display:flex;align-items: center;justify-content: space-between;border: 1px solid #ccc;}
.tab-item{width: 50%;height: 60px;cursor: pointer;font-size: 17px; line-height: 60px;text-align: center; background-color: #fff;display:flex;align-items: center;justify-content: center;}
.tab1{border-right: 1px solid #ccc;}
.tab-item img{height: 30px;margin-right: 8px;}
.tab-active{background-color: #09F;color:#fff;}
.tab-item .img-act{display: none;}
.tab-item .img-one{display: inline-block;}
.tab-active .img-act{display: inline-block;}
.tab-active .img-one{display: none;}
.tab-item:hover{background-color: #09F;color:#fff;}
.tab-item:hover .img-one{display: none;}
.tab-item:hover .img-act{display: inline-block;}
		
		
	/*2023 财政信息专题*/	
	.page-view {
            width: 1200px;
            margin: 0 auto 40px;
            padding: 20px;
			border-radius:5px;
            background-color: #f7f7f7;
        }
		
		.xianqu-list{
			min-height:400px;
			line-height:40px;
			font-size:18px;
			}
		.xianqu-list a{width:30%;padding-left:20px; margin-top:15px;display:inline-block;}
		.xianqu-list a:hover{color:#09F;}
.page-content {
            display: flex;
            flex-wrap: nowrap;
        }
		.img-box{display: flex;
            flex-wrap: nowrap;}
.img-box img{height:165px;}
        .page-content .menu {
            width: 280px;
        }

        .page-content .menu .item {
            width: 100%;
            height: 50px;
			margin-bottom:10px;
            line-height: 50px;
            text-align: center;
            font-size: 24px;
            background-color: #fff;
            cursor: pointer;
        }

        .page-content .menu .item-act {
            background-color: #79d0f8;
            color: #fff;
        }

        .page-content .menu .item:hover {
            background-color: #79d0f8;
            color: #fff;
        }

        .right-box {
            width: 900px;
			padding:30px 20px;
            min-height: 400px;
            margin-left: 20px;
            background-color: #fff;
			display:none;
        }

        .m-box {
            margin-bottom: 30px;
        }

        .m-box .m-title {
            text-align: center;
        }

        .m-box .m-title a {
            padding: 5px 18px;
            font-size: 16px;
            border-radius: 6px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            background-color: rgb(57, 171, 247);
        }
		
		
		/*政府采购*/
		.zfcg-page{ width: 1200px;
            margin: 0 auto 40px;
            padding: 20px;
			border-radius:5px;
            background-color: #fff;}
	.zfcg-moudle{margin-top:20px}
	.moudle-title{position:relative;width:100%;}	
	.moudle-title img{width:80%;margin-left:10%;}
	.moudle-title .more{position:absolute;right:0;top:7px;color:#33F;}
	.long-img{width:100%}	
		
		/*政府会议*/
		.zfhy-page {
            width: 1200px;
            padding: 20px;
            margin: 90px auto 50px;
            background-color: #fff;

            
        }
		.zfhy-flex{
			display: flex;
            flex-wrap: nowrap;
            justify-content: space-between;
			}

        .zfhy-left {
            width: 760px;
			min-height:760px;
        }

        .zfhy-tab {
            display: flex;
            flex-wrap: nowrap;
            justify-content: space-between;
			border-bottom:2px dotted #eee;
        }

        .zfhy-tab .item {
			position:relative;
			top:2px;
            padding: 5px;
            font-size: 18px;
			cursor:pointer;
            border-bottom: 2px solid transparent;
        }
		.zfhy-tab .item:hover{
			 font-weight: bold;
            color: #06f;
            border-bottom: 2px solid #06f;
			}

        .zfhy-tab .item-act {
            font-weight: bold;
            color: #06f;
            border-bottom: 2px solid #06f;
        }
.zfhy-list{padding:20px 0;}
.zfhy-list .new-list{margin-bottom:30px;}
.z-l-item{}


.zfhy-list li{ 
padding-left:20px;
display: flex;
            flex-wrap: nowrap;
            justify-content: space-between;
			font-size:16px;
			cursor:pointer;
			line-height:40px;
			border-bottom:2px dotted #eee;
			background: url(../images/tb.jpg;vpn_img) left center no-repeat;
			}
.zfhy-list li:hover{color: #06f;}
.zfhy-list li:hover a{color: #06f;}
        .zfhy-right {
            width: 350px;
        }

        .zfhy-right .r-moudle {

        }
		.r-m-list{margin-top:15px; background-color: #eee;}
		
		.r-m-list img{width:100%;}
		.r-m-list ul{padding:10px;line-height:28px;}
		.r-m-list li{
			padding-left:10px;
			background: url(../images/tb.jpg;vpn_img) left center no-repeat;
			}
			
			.zfhy-bottom{
				width:100%;
				display: flex;
            flex-wrap: nowrap;
            justify-content: space-between;
			}
		
		.zfhy-bottom img{width:275px;}