﻿/* CSS Document */
.top{
	width:1100px;
	margin:0 auto;
}
 .top  a:visited { 
	 text-decoration: none; font-weight: normal; 
} 
.top  a:link, .top  a:active, .top  a:hover { 
	text-decoration: none;
	color:#00113b;
}
.top .header{
	height:186px;
	background:url(../image_xxgk/top.gif) no-repeat;
}
.top .nav{
	width:1070px;
	height:42px;
	background:#1262b5;
	padding-left:30px;
}
.top .nav li{
	padding:12px 0;
	width:88px;
	margin-left:30px;
	background:url(../image_xxgk/nav_icon.gif) no-repeat right center;
	float:left;
}
.top .nav .bgg{
	background:red;
}
.nav_title{
	border-bottom:2px solid #004185;
	padding:0 8px 8px 8px;
}
.top .zxdt{
	height:34px;
	margin-top:1px;
	background:#DEE7EF;
	padding-top:4px;
}
.top .zxdt .zxdt_con{
	margin-left:28px;
	padding-top:8px;
}
.top .zxdt .zxdt_con .zxdt_icon{
	display:inline-block;
	width:25px;
	height:16px;
	margin-right:10px;
	background:url(../image_xxgk/icon.gif) -200px 0px no-repeat;
}
.top .zxdt .zxdt_con .zxdt_con_show{
	width:450px;
	height:20px;
	color:#D45000;
	overflow:hidden;
}
.top .zxdt .zxdt_con .zxdt_con_show li{
	margin-bottom:5px;
}
.top .zxdt .serch{
	margin-right:30px;
	text-align:right;
	margin-top:4px;
}
.top .zxdt .serch #serch{
	height:22px;
	width:160px;
	border: 1px solid #B3C1CF;
}
.serch #keyword{
	height:20px;
	line-height:20px;
	border:1px solid #ddd;
	background:#f1f1f1;
	display:inline-block;
	float:left;
}
.top .zxdt .serch #serch_btn{
	width:22px;
	height:22px;
	border:none;
	display:inline-block;
	float:left;
	margin-left:3px;
}
.top .zxdt .serch .serch_btn_bj{
	
	background:url(../image_xxgk/icon.gif) -240px 0px no-repeat;
}
.top .zxdt .serch .serch_btn_bj1{
	background:url(../image_xxgk/serch_btn_d.gif) no-repeat;
}