/*头部开始*/
#header {
	
	overflow: hidden;
	zoom: 1
}

#header .top{background: #f8f5f3;border-bottom: 3px #c21010 solid;	font-size: 14px;}
#header .ding {
	margin: 0 auto;
	width: 1000px;
	height: 38px;
	padding: 0 3px;
	clear: both;
	line-height: 38px;
	color: #fff;
}
/*左边链接及登录*/
#header .ding .pp {
	float: left;
	position: relative;
	margin-top: 10px;
	line-height: 20px;
}
#header .ding .pp img {
	vertical-align: top;
	margin: 0 5px;
}
#header .ding .pp .ico em{
	float: left;
	margin:0 4px 0 5px;
	 background:url("ico1.jpg")/*tpa=http://www.gzszx.gov.cn/static/images/top/ico1.jpg*/ no-repeat;
	 width: 20px;
	 height: 21px;
	 display: block;
	 }
#header .ding .pp .ico2 em{
	float: left;
	margin:0 4px 0 5px;
	 background:url("ico2.jpg")/*tpa=http://www.gzszx.gov.cn/static/images/top/ico2.jpg*/ no-repeat;
	 width: 20px;
	 height: 21px;
	 display: block;
	 }
#header .ding .pp a {

	margin:0 5px 0 10px;
	float: left;
}
#header .ding .pp a:hover {
	
}

#header .login, #header .login2 {
	display: block;
	background: url("img.png")/*tpa=http://www.gzszx.gov.cn/static/images/img.png*/ no-repeat;
	height: 19px;
	text-align: center
}
#header .login {
	margin-left: 9px;
	color: #e20b0b !important;
	width: 42px;
	background-position: -294px 0;
}
#header .login2 {
	color: #cd7438 !important;
	background-position:-295px 0; 
	width: 41px;
}
#header .login:hover,#header .login2:hover{color:#0067A3 !important;}
/*右边版本切换*/
.r_text{
	margin-top: 10px;
 line-height: 20px;
 color: #2c2c2c;
}

/*banner*/
.banner{ width: 1000px; height: 203px; margin: 0 auto;}
.logo{ width: 277px; height: 88px; margin: 34px;}


/*导航*/
#nav {
	background-color: #941010;
	width: 1000px;
	overflow: hidden;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.navBar {
	color: #fff;
	line-height: 51px;
			}
			.nav {
				overflow: hidden;
				zoom: 1;
			}
			.nav .m {
				float: left;
				
				display: inline;
			}
			.nav h3 {
				float: left;
			}
			.nav .s {
				float: left;
				background: #a10d0d;
				width: 1px;
				border-right: 1px #7c0c0b solid;
				height: 51px;
				display: block;
			}
			.nav h3 a {
				float: left;
				font-size: 18px;
				font-family: "微软雅黑","黑体";
				display: block;
				padding: 0 13px;
				*padding: 0 12px;
				color: #fff !important;
			}
	.nav h3 a:hover{color: #FF6B07 !important;}

.navBar .nav_c{overflow: hidden;clear: both;background: #fff; height: 60px;}	
			.subNav {
				clear: both;
				color: #333;
				height: 39px;
				margin-top: 11px;
				line-height: 39px;
				background: #f3f3f3;
				overflow: hidden;
				padding: 0 4px;
			}
			.subNav li {
				overflow: hidden;
				zoom: 1;
			}
			.subNav a {
				margin: 0 10px;
			}

/*热点资讯*/
.tjzt {
	background: url("gg_ico2.jpg")/*tpa=http://www.gzszx.gov.cn/static/images/top/gg_ico2.jpg*/ left center no-repeat;
	clear: both;
	margin-left: 6px;
	margin-top: 2px;
	padding-left: 35px;
	overflow: hidden;
}


/*热点资讯2*/
.xximgnewslist {
	
	width: 657px;
	height: 34px;
	overflow: hidden;
}
.xximgnewslist, #obj, #obj ul, #obj ul li {
	float: left;
}
#obj li {
	margin: 0 5px;
	color: #db570f;
}
#obj li a {
	margin: 0;
	color: #000;
}
#obj li a:hover {
	color: #db570f;
}

.sousuo {
	
	height: 31px;
	line-height: 31px;
	margin-top: 4px;
	display: inline;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}
.sousuo input {
	width: 228px;
	height: 29px;
	line-height:29px;
	color: #bebbb6;
	font-weight: normal;
	border:1px #aea291 solid;
	background: #fff;
	padding-left: 5px;
	overflow: hidden;
}
.sousuo input:focus{border:1px #92570a solid;}
.sousuo a {
	margin:0;
	width: 40px;
	height: 31px;
	background: url("sousuo_b.jpg")/*tpa=http://www.gzszx.gov.cn/static/images/top/sousuo_b.jpg*/ no-repeat;
	display: block;
}
.sousuo a:hover{background: url("sousuo_b_cur.jpg")/*tpa=http://www.gzszx.gov.cn/static/images/top/sousuo_b_cur.jpg*/ no-repeat;}
/*天气预报*/
.tq { margin-top:8px; }
.tq em{  float: left; margin-right: 5px; line-height: 20px;}
.tq iframe{ margin-top: -2px;}
/*返回顶部*/
#totop {
	position: fixed;
	bottom: 40px;
	right: 10px;
	z-index: 999;
	width: 71px;
	cursor: pointer;
	display: none;
}
*html #totop {
	position: absolute;
	cursor: pointer;
	right: 10px;
	display: none;
	top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight) -112 +"px" )
}
#totop a {
	display: block;
	width: 71px;
	height: 24px;
	padding-top: 48px;
	background: url("toTop.gif")/*tpa=http://www.gzszx.gov.cn/static/images/top/toTop.gif*/ no-repeat;
	text-align: center;
	color: #888
}
#totop a.cur {
	background-position: -88px 0;
	text-decoration: none;
	color: #3a9
}