@charset "utf-8";
/*logo*/
.head{
	height:80px;
	width:100%;
	background:url(../images/logo_index.jpg) no-repeat;
	}
/*导航*/
ul.nav{
	width:100%;
	height:35px;
	background:url(../images/nav_index.jpg) no-repeat;
	padding:0 0 0 4px;
	position:relative;
	z-index:10;
	}
ul.nav li{
	float:left;
	height:35px;
	line-height:38px;
	/*position:relative;*/
	z-index:1;
	}
ul.nav li a{
	display:block;
	color:#f5f4ba;
	font-size:14px;
	background:url(../images/point_circle.png) no-repeat 0 16px;
	padding-left:39px;
	padding-right:39px;
	}
ul.nav li a:hover{
	color:#082567;
	text-decoration:none;
	height:35px;
	background:url(../images/nav_hover.gif) no-repeat 0 5px;
/*	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templets/default/images/nav_hover.png'); 
	_background-image: none; */
	float:left;
	}
ul.nav li a.nav_first{
	background:none;
	}
ul.nav li a.nav_first:hover{
	color:#f5f4ba;
	background:none;
	text-decoration:underline;
	}
ul.nav li a.nav_last:hover{
	color:#f5f4ba;
	background:url(../images/point_circle.png) no-repeat 0 16px;
	text-decoration:underline;
	}
/*-banner-*/
.banner{
	overflow:hidden;
	position:relative;
	}
.banner ul{
	width:1200px;
	height:415px;
	position:relative;
	overflow:hidden;
	_margin-top:-5px;
	}
.banner ul li{
	width:1200px;
	height:415px;
	position:absolute;
	top:0;
	left:1200px;
	}
.banner ul li.first{
	left:0;
	}
#img_list{
	display:inline;/*ie6*/
	margin-top:-25px;
	position:absolute;
	right:5px;
	}
#img_list a{
	display:block;
	height:10px;
	width:10px;
	float:left;
	margin:0 10px 0 0;
	background:url(../images/banner_btn.png) no-repeat;
	text-indent:-9999px;
	display:inline;/*ie6*/
	}
#img_list a.active,#img_list a:hover{
	background:url(../images/banner_btn_hover.png) no-repeat;
	}
/*program*/
.index_program{
	width:100%;
	height:185px;
	}
.program_zxmr{
	float:left;
	width:300px;
	height:185px;
	background:url(../images/program_zxmr.jpg) no-repeat;
	}
.program_pfmr{
	float:left;
	width:300px;
	height:185px;
	background:url(../images/program_pfmr.jpg) no-repeat;
	}
.program_wcmr{
	float:left;
	width:300px;
	height:185px;
	background:url(../images/program_wcmr.jpg) no-repeat;
	}
.index_program a.more{
	display:block;
	width:90px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/program_more.jpg) no-repeat;
	margin:120px 0 0 30px;
	}
.index_newslist{
	float:left;
	width:300px;
	height:185px;
	/*background:url(../images/index_newslist.jpg) no-repeat;*/
	}
.newslist{
	/*margin:42px 0 0 15px;*/
	margin:5px 0 0 15px;
	}
.newslist li{
	height:20px;
	line-height:20px;
	*margin-bottom:-2px;
	/*_margin-bottom:-3px;*/
	}
.newslist li a{
	color:#082567;
	background:url(../images/point.jpg) no-repeat 3px 7px;
	padding-left:12px;
	float:left;
	width:205px;
	overflow:hidden;
	}
.newslist li span{
	float:right;
	color:#082567;
	}
/*foot*/
.foot{
	width:100%;
	height:35px;
	background:#efefef;
	overflow:hidden;
	}
.foot span{
	height:35px;
	line-height:35px;
	color:#082567;
	padding-left:10px;
	padding-right:15px;
	float:left;
	}
.foot ul li{
	float:left;
	height:35px;
	line-height:38px;
	}
.foot ul li a{
	color:#082567;
	padding-left:15px;
	}
.foot form{
	float:right;
	display:inline;
	overflow:hidden;
	margin:8px 10px 0 0;
	}
.foot form input{
	/*margin-top:-8px;*/
	font-size:12px;
	color:#cccccc;
	height:20px;
	/*line-height:35px;*/
	width:120px;
	border:none;
	background:url(../images/index_search.jpg) no-repeat 0 0;
	}
.foot .inp02{
	margin-left:-3px;
	width:20px;
	height:20px;
	background:url(../images/index_search_btn.jpg) no-repeat 0 0;
	border:none;
	}



/*********************首页新闻动态头部*************************/
.lj_lm{float:right; padding:20px 0 5px 0; overflow:hidden;}
.lj_lm .t1n12{ float:left; padding:5px 14px; background-color:#efefef; color:#082567;}
.lj_lm .t1n13{ float:left; padding:5px 14px; background-color:#05086F; color:#ffffff;}
.lj_lm .t1n13 a{color:#FFFFFF;}
.hidden {display: none;}
.dis {}