﻿@charset "utf-8";
/* CSS Document */
/* html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);} */

body {
	font: 12px Arial, "宋体";
	color: #333;
	background: #ebece6;
}
html, body, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
li {
	list-style: none;
}

img, table {
	border-width: 0px;
}
em {
	font-style: normal;
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}
.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.mr5 {
	margin-top: 5px;
}
.mr-right7 {
	margin-right: 7px;
}

.navtext{
color: #000000;
	margin-left: auto;

margin-right: auto;

}

.navtext {
color: #000000;


}

.navtext a {
	color:  #000000;
	text-decoration: none;

}
.navtext a:hover {
	color: #f60;
	text-decoration: underline;
}

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
#head #nav {
	background: url(../images/nav-bg.jpg) repeat-x top;
	border-top: 1px solid #fff;
	line-height: 27px;
}
#nav #menu {
	float: left;
	width: 800px;
}
#nav #menu li {
	float: left;
	background: url(../images/nav-li-bg.gif) no-repeat right;
	padding-right: 15px;
	padding-left: 13px;
	line-height: 28px;
}
#nav #menu a {
	line-height: 28px;
	height: 28px;
	font-weight: bold;
	color: #fff;
}
#nav #menu a:hover {
	color: #faf505;
}

#nav .weather {
	float: right;
	color: #f3cebe;
	line-height: 27px;
}
.weather .weather-date {

}
.weather   .weather-date  em img {
	position: relative;
	top: 5px;
}
.weather  .weather-date em {
	font-style: normal;
	margin-right: 6px;
	margin-left: 6px;
}
.weather  .weather-msg {
	width: 0px;
	display: inline-block;
}
#main {
	background: url(../images/main-bg.jpg) repeat-y;
}
#main .main-left {
	float: left;
	width: 743px;
	display: inline;
	padding-left: 7px;
}
.main-left .left-newbox {
	margin-top: 5px;
}
.main-left .left-newbox .show-box {
	margin-top:5px;
	width: 227px;
	float: left;
	display: inline;
}
.main-left .left-newbox .show-box img {
	border: 1px solid #000;
	display: block;
	margin-bottom: 2px;
}
.main-left .left-newbox .show-box p {
	background: #e5e5e5;
	line-height: 30px;
	width: 227px;
	text-align: center;
}
.left-newbox  .show-box  p a {
	color: #f00;
	text-decoration: underline;
}

.main-left .left-newbox .fnews {
	float: right;
	width: 496px;
	margin-right: 7px;
	display: inline;
}
.fnews .fnews-menu {
	width: 100%;
	clear: left;
	border-bottom: 2px solid #b49f80;
	position: relative;
	top: -2px;
}
.fnews .fnews-menu li {
	display: block;
	float: left;
	line-height: 26px;
	height: 26px;
	width: 87px;
	margin-right: 2px;
	text-align: center;
	position: relative;
	bottom: -2px;
}

.fnews .fnews-list {
	background: #fcf9f3;
	padding: 7px 5px;
}
.fnews .fnews-list li {
	position: relative;
	background: url(../images/fnews-dot.gif) repeat-x bottom;
	display: block;
	line-height: 28px;
	width: 100%;
}
.fnews .fnews-list a {
	background: url(../images/fnews-li-ico.gif) no-repeat left;
	margin-left: 5px;
	padding-left: 13px;
	display: inline;
}
.fnews .fnews-list li span {
	position: absolute;
	right: 10px;
	color: #8e8e8e;
	bottom: 2px;
}
.fnews .fnews-list .no-dot {
	background: url(none);
}
.left-newbox .left-newsb1 {
	width: 362px;
	display: inline;
}
.left-newsb1 .left-newsb1-title {
	border-bottom: 2px solid #f44001;
}
.left-newsb1 .left-newsb1-title h2 {
	background: url(../images/news-titlebg.gif) no-repeat left bottom;
	position: relative;
	line-height: 23px;
	font-size: 14px;
	color: #f60;
	float: left;
	bottom: -2px;
}
.left-newsb1  .left-newsb1-title  h2 strong {
	background: url(../images/news-title-strongbg.gif) no-repeat left -1px;
	padding-left: 10px;
}
.left-newsb1 .left-newsb1-title span {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.nwes-list2  {
	background: #fcf9f3;
	padding: 5px;
}
.nwes-list2 li {
	line-height: 25px;
	background: url(../images/fnews-dot.gif) repeat-x bottom;
	position: relative;
	width: 99%;
}
.nwes-list3  {
	background: #ffffff;
	padding: 5px;
	margin-left:0px;
}
.nwes-list3 li {
	line-height: 30px;
	background: url(../images/fnews-dot.gif) repeat-x bottom;
	position: relative;
	width: 99%;
	font-size: 13px;

}
.nwes-list3 li span {
	position: absolute;
	right: 0px;
	color: #8e8e8e;
	bottom: 2px;
}
.nwes-list3  a {
	background: url(../images/arrow2.gif) no-repeat;
	background-position: 0px 5px;
	margin-left: 10px;
	padding-left:10px;
	}



.b-new-title  {
	background: url(../images/big-title-02.gif) repeat-x;
}
.b-new-title h1 {
	float: left;
}

.b-new .b-new-box .b-new-pb {
	float: left;
}
.b-new .b-new-box .b-new-pb li {
	line-height: 45px;
	background: url(../images/5bi-p.gif);
	display: block;
	height: 45px;
	width: 224px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.b-new .b-new-box .b-new-pb li a {
	color: #0f475c;
	font-weight: bold;
	display: block;
	height: 45px;
	width: 224px;
	text-indent: 40px;
	font-size: 14px;
}
.b-new .b-new-box .nwes-list2 {
	width: 490px;
	display: inline;
}
.main-left .b-new {
	width: 735px;
	background: #fcf9f3;
}
.nwes-list2 li span {
	color: #8e8e8e;
	position: absolute;
	right: 10px;
	bottom: 2px;
}
.left-newbox .width227 {
	width: 227px;
}
.left-newbox .left-newsb2 {
	border: 1px solid #e7e7e7;
	width: 225px;
}
.left-newsb2 .topp-img {
	border: 1px solid #fff;
	display: block;
}
.left-newsb2 .nwes-list2 {
	border-top: 1px solid #e7e7e7;
}
.b-new-title .b-new-fnav {
	float: right;
}
.b-new-title .b-new-fnav li {
	background: url(../images/big-title-menubg.gif);
	display: block;
	float: left;
	height: 24px;
	width: 90px;
	line-height: 24px;
	text-align: center;
	margin-top: 2px;
	margin-right: 10px;
}
.b-new-title .b-new-fnav a {
	font-weight: bold;
	color: #666;
}


.fnews .b-bm {
    +padding-bottom:6px;
	background: #fcf9f3;
	width: 100%;
	height: 138px;
}
.fnews .b-bm li {
	background: url(../images/bm-ico.gif) no-repeat left;
	padding-left: 20px;
	float: left;
	width: 60px;
	display: block;
	margin: 5px 12px 6px;

	+margin: 8px;
}
.fnews .b-bm a {
	display: block;
	width: 100%;
}


#main .main-right {
	float: right;
	width: 250px;
}
.user-login {
	width: 240px;
	border: 1px solid #e8dcd1;
	margin-right: auto;
	margin-left: auto;
}
.user-login .user-fl li {
	
	width: 50%;
	float: left;
	height: 28px;
	text-align: center;
	line-height: 28px;
}

.user-login .login-table {
	background: #fdfcf9;
	float: left;
	width: 100%;
}
.user-login .login-table td {
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #573a20;
}
.login-sub   {
	color: #fff;
	background: url(../images/login-subbg.gif);
	height: 21px;
	width: 67px;
	border-width: 0px;
	font-weight: bold;
	margin-right: 15px;
}
.right-nbbox {
	width: 242px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.right-nbbox .nbbox-title {
	line-height: 25px;
	background: url(../images/right-title-bgdot.gif) repeat-x;
	height: 25px;
	border-right: 1px solid #9d9d9d;
}
.right-nbbox .nbbox-title h1 {
	font-weight: bold;
	color: #fff;
	background: url(../images/right-title-bg.gif) no-repeat left;
	text-align: center;
	width: 106px;
	font-size: 14px;
}
.right-nbbox .nbbox-search {
	background: #fdfcf9;
	border-right: 1px solid #e8dcd1;
	border-bottom: 1px solid #e8dcd1;
	border-left: 1px solid #e8dcd1;
	padding: 5px;
}
.right-nbbox .nbbox-search1 {
	background: #fdfcf9;
        border-top: 1px solid #e8dcd1;
	border-right: 1px solid #e8dcd1;
	border-bottom: 1px solid #e8dcd1;
	border-left: 1px solid #e8dcd1;
	padding: 5px;
        }
.nbbox-search1 a {
	line-height: 1.6;
	color: #f60;
	text-decoration: underline;
}
.nbbox-search1 a:hover {
	color: #f00;
}
.nbbox-search .search-sub {
	background: url(../images/search-sub.gif);
	height: 20px;
	width: 49px;
	border-width: 0px;
	margin-left: 12px;
}
.nbbox-search .nbtitle-p {
	background: url(../images/right-vibg.gif) repeat-x bottom;
	width: 100%;
	margin-bottom: 5px;
}
.nbbox-search .nbtitle-p h3 {
	font-size: 14px;
	color: #a1180b;
	margin-bottom: 5px;
}
.nbbox-search .nbtitle-p img {
	margin-right: 3px;
	position: relative;
	bottom: -3px;
}
.nbbox-search .nbtitle-p a {
	line-height: 1.6;
	color: #f60;
	text-decoration: underline;
}
.nbbox-search .nbtitle-p a:hover {
	color: #f00;
}
.nbbox-search .nbtitle-p td {
}
.nbbox-search .nb-news-list li {
	line-height: 2;
	background: url(../images/arrow3.gif) no-repeat;
	background-position: 0px 10px;
	padding-left:10px;
}

.nbbox-search .nb-hotnews-list li {
	line-height:2;
	background: url(../images/hot.gif) no-repeat ;
background-position: 0px 5px;
	padding-left: 25px; 
}
.nbbox-search .ask-center {
	width: 100%;
}
.nbbox-search .ask-center td {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.nbbox-search .ask-center a {
	color: #f60;
	text-decoration: underline;
	background: url(../images/ask-li-ico.gif) no-repeat left;
	padding-left: 7px;
	
}
.nbbox-search .ask-center a:hover {
	color: #f00;
}
.links {
	background: #fff;
	width: 100%;
}
.links .links-box {
	display: inline;
	float: left;
	width: 158px;
	margin: 5px 1px 5px 7px;
}
.links .links-box h2 {
	line-height: 23px;
	color: #e54100;
	background: url(../images/bot-fl-title.gif);
	text-align: center;
}
.links .links-box .links-listbox {
	background: #fff;
	height: 150px;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	overflow: auto;
}
.links .links-box .links-list {
	width: 138px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}
.links-listbox .links-list td {
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.news-btitle {
	line-height: 31px;
	background: url(../images/news-list-titlebg.gif);
	height: 31px;
}
.news-btitle h2 {
	margin-left: 37px;
	font-size: 14px;
	color: #f60;
	margin-top: 3px;
}
.news-blistbox li {
	position: relative;
	background: url(../images/fnews-dot.gif) repeat-x bottom;
	display: block;
	line-height: 28px;
	width: 100%;
	font-size:14px;
	margin-top:5px;
	margin-bottom:0px;
}
.news-blistbox  a {
	background: url(../images/arrow2.gif) no-repeat;
	background-position: 0px 5px;
	margin-left: 10px;
	padding-left:10px;
	}
.news-blistbox .ls2 {
	background: #fbfbf6;
}
.news-blistbox a {
	margin-left: 10px;
}
.news-blistbox img {
	margin-left: 10px;
}
.news-blistbox li span {
	position: absolute;
	right: 20px;
	color: #8e8e8e;
	bottom: 2px;
}

.sitemap  {
	
	font-size:14px;
	
}
.sitemap .ls2 {
	background: #fbfbf6;
}
.sitemap a {
	margin-left: 12px;
}
.sitemap li span {
	position: absolute;
	right: 20px;
	color: #8e8e8e;
	bottom: 2px;
}

.gov table{ border-collapse:collapse; 
border: 1px solid #06c; }
.gov td{
border:1px solid  #8e8e8e;
}




.gov-blistbox li span {
	position: absolute;
	right: 20px;
	color: #8e8e8e;
	bottom: 2px;
}



.main-left .left1 {		
border-bottom: 2px solid #f44001;
	
}
.main-left .left1 h2 {
	background: url(../images/news-titlebg.gif) no-repeat left bottom;
	position: relative;
	line-height: 30px;
	font-size: 14px;
	color: #f60;
	float: left;
	bottom: -2px;
}
.main-left  .left1  h2 strong {
	background: url(../images/news-title-strongbg.gif) no-repeat left -1px;
	padding-left: 10px;

}

.main-left .left1  a {
	float:right;
	margin-top: 5px;
	margin-right: 5px;
}




.pages {
	line-height: 40px;
	text-align: center;
}
.pages a {
	color: #fa4a00;
	margin-right: 5px;
	margin-left: 5px;
}
.pages span em {
	color: #fff;
	background: #767475;
	display: inline;
	padding: 1px 4px;
	border: 1px solid #39302e;
	margin-right: 5px;
	margin-left: 5px;
}
.pages span a {
	color: #ff0126;
	padding: 1px 4px;
	border: 1px solid #fa4a00;
}
.pages span a:hover {
	background: #747474;
	border: 1px solid #39302e;
	color: #fff;
}
.news-view {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.news-fromtitle {
    
	background: url(../images/title-bg.jpg);
	line-height: 39px;	
}
.news-fromtitle h1{
	background: url(../images/dot1.gif) no-repeat ;
	background-position: left center;
	text-indent: 20px;
	font: 13px/39px "宋体";
}
.news-view .news-htitle {
	font: 18px/40px "黑体";
	color: #f60;
	text-align: center;
	margin-top: 0px;
}
.news-view .news-hsubheading {
	font: 14px/20px "宋体";
	color: #000;
	text-align: center;
	margin-top: 0px;
}
.news-view .news-ly {
	color: #7f7d7d;
	background: #eeeeee;
	line-height: 30px;
	text-align: center;
}
.news-view .news-ly em {
	margin-right: 10px;
	margin-left: 10px;
}
.news-view .news-ly a {
	color: #0033FF;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}

.news-view .news-txt TABLE {
    border-width:1px;
	color: #333;
	font-size:14px;
	line-height: 20px;
	}

.news-view .news-txt img {
border-width: 1px;
}
.news-view .news-txt {
	color: #333;
	padding: 5px;
    font-size:14px;
	line-height: 1.8;
}

.se-box-lb .se-box-lb-title {
	line-height: 25px;
	height: 25px;
	border-bottom: 1px solid #fb8e1d;
}
.se-box-lb-title h2 {
	color: #ffffff;
	background: url(../images/se-ti-bg1.gif)   no-repeat;
	margin-left: 15px;
	float: left;
	line-height: 25px;
	height: 25px;
	width: 120px;
	padding-left: 26px;
	font-size: 13px;
}
.se-box-lb-title a {
	float: right;
	margin-right: 36px;
	color: #000000;
}


.se-box-lb2 .se-box-lb-title2 {
	line-height: 25px;
	height: 25px;
	border-bottom: 1px solid #fb8e1d;
background:#fcf9f3;
}
.se-box-lb-title2 h2 {
	color: #000000;
	background: url(../images/se-ti-bg2.gif)  no-repeat;
	margin-left: 15px;
	float: left;
	line-height: 25px;
	height: 25px;
	padding-left: 26px;
	font-size: 13px;

}
.se-box-lb-title2 a {
	float: right;
	margin-right: 36px;
	color: #000000;
}



#foot {
	clear: both;
	background: #fff;
	line-height: 1.7;
	border-top: 1px solid #e6e6e6;
	color: #5c5c5c;
	text-align: center;
	padding-top: 6px;
}
#foot em {
	margin-right: 7px;
	margin-left: 7px;
}

.right-govbox {
	width: 242px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.right-govbox .nbbox-title {
	background: url(../images/xxgk_bg.jpg) repeat-x;
	line-height: 25px;
	height: 25px;
	border-right: 1px solid #9d9d9d;
			border-bottom: 1px solid #9d9d9d;
				border-left: 1px solid #9d9d9d;
}
.right-govbox .nbbox-title h1 {
	font-weight: bold;
	text-align: center;
	font-size: 14px;

}
.right-govbox .nbbox-search1 {
	background: #fdfcf9;
		border-top: 1px solid #e8dcd1;
	border-right: 1px solid #e8dcd1;
	border-bottom: 1px solid #e8dcd1;
	border-left: 1px solid #e8dcd1;
	padding: 5px;
}
.right-govbox .nbbox-search {
	background: #fdfcf9;
		border-top: 1px solid #e8dcd1;
	border-right: 1px solid #e8dcd1;
	border-bottom: 1px solid #e8dcd1;
	border-left: 1px solid #e8dcd1;
	padding: 5px;
}
.nbbox-search1 .nbtitle-p {
	background: url(../images/right-vibg.gif) repeat-x bottom;
	width: 100%;
	margin-bottom: 5px;
}
.nbbox-search1 .nbtitle-p h3 {
	font-size: 14px;
	color: #a1180b;
	margin-bottom: 5px;
}