@charset "utf-8";

/* 将具有默认margin和padding的标记置零，所有标记的margin、padding都在使用时具体定义 */
*{
	margin:0;
	padding:0;
}

/* 修正IE5.x和IE6的斜体溢出bug */
* html body{
	overflow:visible;
}
* html iframe, * html frame{
	overflow:auto;
}
* html frameset{
	overflow:hidden;
}

/* 常用标签，基本标签默认样式取消，HTML标签，取消基本标签默认样式，防止不同浏览器显示效果不同，text-align:center; 解决不同浏览器居中问题 */
body{
	color:#000;
	background:#FFF;
	font:12px/22px Verdana,Arial,sans-serif,"Times New Roman",宋体;
	text-align:center;
	background:url(../images/body_bg.png);
	background-position:top;
	background-repeat:repeat-x
}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{
	margin:0;
	padding:0;
}
input,select{
	font-size:12px;
	vertical-align:middle;
}

/* 设置内容左对齐，恢复因BODY设置剧中产生的继承 */
body div{
	text-align:left;
}

/* 标签属性，textarea,input 强制输入时内容超出时换行 */
textarea,input{
	word-wrap:break-word;
	word-break:break-all;
	padding:0px;
}

/* 清除ul列表标记的样式，ul列表更多的用在不需要列表前置符号的样式里 */
li{
	list-style-type:none;
}

/* 定义图片边框，当图片作为链接内容被填充时，会有默认边框出现，重定义掉 */
img{
	border:0 none;
}

/* 定义默认的链接样式，仅仅是作为默认样式提供，可以在各自的实例中覆盖掉 */
a:link, a:visited{
	color:#222;
	text-decoration:none;
}
a:hover{
	color:#F60;
	text-decoration:underline;
}



/* 清理浮动元素,当浮动换行时后面元素不希望浮动，添加此属性，防止IE BUG */
.clear{
	clear:both;
	height:0px;
	width:100%;
	font-size:1px;
	line-height:0px;
	visibility:hidden;
	overflow:hidden;
}
.wrapper{
	clear:both; height:auto;
	overflow:hidden;
}
.header{
	width:1000px;
	height:105px;
	margin:0 auto;
}
.logo{
	width:510px;
	float:left;
	padding-left:5px;
}
.site_map{
	/* width:420px;*/
	float:right;
	text-align:right;
	padding-left:20px;
	line-height:40px;
}
.site_search{
	text-align:left;
	padding-left:20px;
	float:right;
	padding-top:10px; padding-left:140px;
}
.nav{
	background:url(../images/nav_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:34px;
	width:100%;
	text-align:center;
	margin:0 auto;
}
.nav_content{
	height:34px;
	width:1000px;
	text-align:center; padding-top:5px;
	margin:0 auto;
}
.nav_content li {
	width:125px;

	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.nav_content span{
	float:left;
	width:3px;
	color:#FFFFFF;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.nav_content li a{
	color:#FFFFFF;
	text-decoration:none;
}
.nav_content li a:hover{
	color:#FFFFFF; 
	text-decoration:none;
}
.banner{
	height:332px;
	width:1000px;
	margin:0 auto;
	background: url(../images/pic_1.jpg);
	background-position:center top;
	background-repeat:no-repeat;vertical-align:bottom
	
}
.banner1{
	height:332px;
	width:1000px;
	margin:0 auto;
	background: url(../images/pic_1.png) no-repeat;

	
}
.banner_pic{
	height:258px; 
	width:100%;
	margin:0 auto;
}
.thematic{
	width:960px;
	height:73px;
	margin:0 auto;
	background:url(../images/index_zt_bg.png);
	background-position:center bottom ;
	background-repeat:no-repeat;   
	overflow:hidden; 
}
.zt_title{
	color:#0b285e;
	font-size:14px;
	line-height:27px;
	font-weight:bold;
}
.zt_go{
	font-size:12px;
	color:#666666;
	line-height:20px;
	padding-left:15px;
}
.xwgg{ width:960px; height:auto; margin:0 auto;}
.djjxjd{ width:960px; height:auto; margin:10px auto;}
.txzhxz{ width:960px; height:auto; margin:10px auto;}
.main{
	width:960px;
	margin:15px auto;
	height:auto;
}
.xwdt{
	width:615px;
	height:auto;
	float:left
}
.xwdtdh{
	height:19px; 
	width:605px;
	background:url(../images/index_titlebg.png) 0px 0px  no-repeat; 
}
.xwdtdh span{
	float:right;
	padding-top:4px;
}

.xwdtwz{
	padding:10px;
	width:320px;
   float:left;
    margin-left:10px;
}
.xwdtwz li{
	background:url(../images/ico_01.gif) left center no-repeat; padding-left:20px;
	font-size:12px;
	line-height:28px;
	vertical-align:middle;

}
.xwdtwz li span{
	float:right;
	font-size:12px;
	color:#666;
	line-height:28px;
	
}
.xwdtwz li img{ margin:8px 0; vertical-align:middle} 

.xwdttp{ width:240px; height:190px; float:left; padding:10px 10px 10px 3px;}

.tzgg{
	width:278px; 
	float:left;
	height:202px;
	background:url(../images/index_kstd_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px;
}
.tzggnr{
	padding:20px 10px 10px 0px;
	width:278px;
	
}
.tzggnr li{
	background:url(../images/ico_01.gif) left center no-repeat; padding-left:20px;
	font-size:14px;
	line-height:32px;
	vertical-align:middle;}
.tzggnr a{ color:#666; line-height:26px; font-family:"microsoft yahei"; }
.tzggnr  span{ float:right; margin-right:10px;color:#666; line-height:26px; font-family:"microsoft yahei";}
.jdjs{
	width:278px; 
	float:left;
	height:202px;
	background:url(../images/index_kstd_bg2.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px;
}
.xzzq{
	width:278px; 
	float:left;
	height:202px;
	background:url(../images/index_kstd_bg3.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px;
}
.list_pic li{
	float:left;
	width:91px;
	height:26px;
	margin:1px 5px 5px 0;
	display:inline;
	overflow:hidden; 
}
.list_pic img{
}
.ks_link{
	width:288px;
}
.ks_link li{
	float:left;
	width:142px;
	height:26px;
	text-align:center;
	padding-top:2px;
}
.end{
	width:100%;
	height:120px;
	margin-top:10px;
	background:url(../images/end_bg.png); 
	background-position:top;
	background-repeat:repeat-x;
}
.footer{
	width:960px;
	margin:0 auto; 
	
}
.logo_sy{
	float:left;
	margin:12px 15px 0px 0px;
	padding-left:80px;
	width:240px;
	height:60px;
	background:url(../images/logo_sy.png);
	background-repeat:no-repeat;
	background-position:top right
}
.copyright{
	margin:25px 15px 0px 20px;
	float:left;
	font-size:12px;
	color:#666666;
	line-height:40px;
	 vertical-align:middle;
}

.djgz{
	width:307px;
	 height:auto;
float:left;
}
.djgzdh{
	height:19px; 
	width:265px;
	background:url(../images/index_titlebg2.png) 0px 0px  no-repeat; 
}
.djgzdh span{
	float:right;
	padding-top:4px;
}

.djgznr{
	padding:10px 0 0 0;
	width:290px;
}
.djgznr li{
	background:url(../images/ico_01.gif)  left center no-repeat;
	padding-left:15px;
	font-size:14px;
	line-height:34px;
	float:left;
	width:100%;
	overflow:hidden; 
}
.djgznr li span{
	float:right;
	font-size:14px;
	color:#989898;
	display:inline;
	text-align: right;
}
.djgznr li img{ margin:8px 0; vertical-align:middle} 


.jxgz{
	width:307px;
	 height:auto;
float:left;
}
.jxgzdh{
	height:19px; 
	width:265px;
	background:url(../images/index_titlebg3.png) 0px 0px  no-repeat; 
}
.jxgzdh span{
	float:right;
	padding-top:4px;
}

.txgz{
	width:307px;
	 height:auto;
float:left;
}
.txgzdh{
	height:19px; 
	width:265px;
	background:url(../images/index_titlebg4.png) left center  no-repeat; 
}
.txgzdh span{
	float:right;
	padding-top:4px;
}
.zhzl{
	width:307px;
	 height:auto;
float:left;
}
.zhzldh{
	height:19px; 
	width:265px;
	background:url(../images/index_titlebg5.png) 0px 0px  no-repeat; 
}
.zhzldh span{
	float:right;
	padding-top:4px;
}
.xyfg{ width:960px; height:200px; margin:0 auto;}
.list_fy a{ font-size:14px;color:#666; line-height:26px;  text-decoration:none; font-weight:bold; }
.wzejdh { width:195px; height:auto;}
.wzejdh ul{ list-style:none; padding:10px;}
.wzejdh li{ line-height:30px; border-bottom:#666 1px dashed; }
.wzejdh li a{ text-align:left; color:#666;background:url(../images/ico_01.gif) left center  no-repeat; padding-left:20px;}
.ejtzgg{ width:194px; height:auto;}
.ejtzgg ul{ list-style:none;}
.ejtzgg li{background:url(../images/ico_01.gif) left center no-repeat; padding-left:20px;
	font-size:12px;
	line-height:28px;
	vertical-align:middle;}