﻿.news_main{
	padding: 20px 30px;
}

/*当前位置*/

.local-box_news {
	padding: 0px 20px;
	border: #eee 1px solid;
	background: url(local_news.png)/*tpa=http://www.631365.xyz/images/news.files/local_news.png*/ no-repeat 10px 15px #f6f6f6;
}

.local-box-ul_news li {
	float: left;
	padding-left: 5px;
	line-height: 40px;
	color: #3b3b3b;
	font-size: 14px;
}

.local-box-ul_news .nl {
	color: #666666;
}

.local-box-ul_news li a {
	color: #3b3b3b;
	font-size: 14px;
}

.local-box-ul_news li a:hover {
	text-decoration: none;
	color: #d80b02;
}
/*左侧正文*/
.news_left{
	width: 600px;
	margin-left: 30px;
}
.news_left h1.news_h1{
	line-height: 40px;
    font-family: "微软雅黑", "宋体";
    font-size: 24px;
    text-align: center;
    padding: 0px 0 8px 0;
    font-weight: normal;
}
.news_left h1.news_h1 span{
	line-height: 40px;
    font-family: "微软雅黑", "宋体";
    font-size: 16px;
    text-align: center;
    padding: 0px 0 8px 0;
    font-weight: normal;
}

.news_left h2.news_h2{
    line-height:32px;
    font-family: "微软雅黑", "宋体";
    font-size: 20px;
    text-align: center;
    padding: 0px 0 20px 0;
    font-weight: normal;
}
.info-attr {
    height: 35px;
    font-size: 12px;
    color: #45647e;
    text-align: center;
    border-bottom: #dcdcdc solid 1px;
}
.info-attr-left {
    padding-left: 5px;
    font-family: "宋体","微软雅黑";
}
.info-attr-left span{
    font-family: "宋体","微软雅黑";
}
.info-attr-right {
    padding-right: 5px;
    font-family: "宋体","微软雅黑"
}
.info-cont p {
  line-height:30px;
  margin-top:15px;
}
#info-cont{
    font-family: "宋体","微软雅黑"
}
#info-cont img{
	display: block;
    margin: auto;
    padding: 10px 0;
    max-width: 500px;
}
/*右侧正文*/
.news_right{
	width: 340px;
}
.news_title{
	border-bottom: #e5e5e5 solid 1px;
}
.news_title span{
	display: inline-block;
	padding-right: 5px;
	margin-bottom: -1px;
	height:25px;
	color:#015293;
	font-weight: bold;
	text-indent: 10px;
	font-size: 16px;
	border-bottom: #015293 solid 2px;
	background: url(news_right.png)/*tpa=http://www.631365.xyz/images/news.files/news_right.png*/ no-repeat 0 5px;
}
.list_news ul li{
	text-indent: 15px;
	line-height: 35px;
	background: url(news_list.png)/*tpa=http://www.631365.xyz/images/news.files/news_list.png*/ no-repeat 0 16px;
}
.news_right .news_zcjd {
	position: relative;
}
.news_right .news_zcjd img{
	width: 100%;
	vertical-align: middle;
}
.news_right .news_zcjd .news_zcjd_title{
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-indent: 10px;
	bottom: 0;
	background: url(zcjd_bg.png)/*tpa=http://www.631365.xyz/images/news.files/zcjd_bg.png*/;
}
.news_right .top_news .top_news_one li{
	float: left;
	margin-right: 5px;
	width: 39px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: #bdbdbd solid 1px;
	cursor: pointer;
}
.news_right .top_news .top_news_one li.hover{
	background: url(top_news_one.png)/*tpa=http://www.631365.xyz/images/news.files/top_news_one.png*/ no-repeat;
	border: #c3d3d2 solid 1px;
}
.news_right .top_list_news ul li{
	line-height: 25px;
}
.news_text .news_text_title {
	height: 35px;
	line-height: 35px;
	background: #f6f6f6;
}
.news_text .news_text_title h1{
    color: #015293;
    font-weight: bold;
    font-size: 16px;
    text-indent: 20px;
}
.news_text textarea{
	width: 97%;
	height: 95px;
	padding: 10px;
	resize: none;
}
.news_text .news_textarea{
	padding: 0 15px;
	background: #f6f6f6;
}
.news_textarea_btn{
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 20px;
	background: #f6f6f6;
}
.news_textarea_btn button{
	margin-right: 10px;
	width: 100px;
	height: 30px;
        line-height:30px;
	background: #015293;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-family: "微软雅黑";
}
.list_news_hotword ul a {
	float: left;
margin-right: 20px;

}

.list_news_hotword ul  a {
	line-height: 35px;
	
}


/*公开表头*/

.gk_news_table {
	width: 100%;
	border: #bfc1c0 solid 1px;
	margin: auto;
	margin-bottom: 30px;
}

.gk_news_table table {
	width: 100%;
}

.gk_news_table table tr {
	height: 34px;
	background: #ccdce9;
	border-bottom: #fff solid 1px;
}

.gk_news_table table tr:last-child {
	border-bottom: none;
}

.gk_news_table table tr td {
	text-align: center;
	border-right: #fff solid 1px;
}

.gk_news_table table tr td:last-child {
	border-right: none;
}

.gk_news_table table tr td.gk_news_table_title {
	text-align: left;
	text-indent: 30px;
}
.xgyc{ display:none;}
/*财政预算*/
.news_h1,.info-main h1{
	line-height: 40px;
    font-family: "微软雅黑", "宋体";
    font-size: 24px;
    text-align: center;
    padding: 0px 0 8px 0;
    font-weight: normal;
}
.info-main h1{border-bottom: 1px solid #dcdcdc ; }
.info-main .dwmc{ padding: 10px 0; }
.info-main .dwmc li{ 
	float: left;
    margin: 11px 9px; 
}
.info-main .dwmc li a{ 
	color: #015293; 
	display: block;
	width: 188px; 
	height:33px; 
	line-height: 33px;
    text-indent: 15px;
    text-align: center;
    border: 1px solid #80a8c9;
    background-color: #eef4f8;}
.info-main .dwmc li a:hover{background-color: #015293; color: #fff;}