@charset "utf-8";
/* CSS Document */
*{ list-style:none; padding:0px; margin:0px;}
a{ text-decoration:none; color:#525252}
img{ border:0px;}
.c{ clear:both}

.top{ width:1200px; margin:0 auto;}
.top li{ width:600px; float:left; background:#f3f3f5}

.top span img{ padding-right:10px;}
.top a{ color:#666;}


.cp{ width:967px; margin:0 auto}
.cp li{ width:303px; float:left;}
.cp a{ color:#425e07}
.cp p{ color:#525252;}



.new{ width:967px; margin:0 auto}
.newz{ width:693px; float:left}
.newz li{ float:left; margin-top:15px;}
.newz a{ color:#425e07}
.newnl{ width:339px; color:#525252}
.newnl span{ float:left;}

.bt1{ width:966px; text-align:center; font-size:26px; color:#225802; background:url(bt1_03.jpg); height:78px; margin:30px auto;}
.bt1 span{ font-size:12px; margin-left:345px;margin-top:35px; position:absolute;}
.bt1 a{ color:#525252; background:url(more_06.jpg) no-repeat; padding-left:15px;}
.bt1 a:hover{ color:#225802; background:url(more2_06.jpg)no-repeat; padding-left:15px;}


.bt2{ width:966px;  font-size:26px; color:#000; background:url(bt2_03.jpg); height:58px; margin:30px auto 0px auto; padding-top:18px;}
.bt2 span{ font-size:12px;}
.bt2 a{ color:#525252; background:url(more_06.jpg) no-repeat; padding-left:15px;}
.bt2 a:hover{ color:#225802; background:url(more2_06.jpg)no-repeat; padding-left:15px;}

.newy{ background:url(zibj_11.jpg) no-repeat; width:254px; float:right; height:297px; text-align:center;}
.newy img{ margin-top:10px;}

.al{ width:967px; margin:0 auto}
.al li{ width:231px; float:left; margin-right:14px;}
.al a{ color:#425e07}




.db{ width:100%; height:350px; background:url(db.jpg); padding-top:10px;}
.dbnl{ width:1200px; margin:0 auto; overflow:hidden; color:#989898;}
.dbnl li{ float:left;  margin-top:10px; width:400px;}
.dbnl p{font-size:16px; line-height:22px; letter-spacing:2px; margin-top:30px;}
.bq{ background:#1b1b1b; width:100%; line-height:55px; font-size:14px; text-align:center; color:#989898;}
.more2{ background:#323031; color:#fff;   width:80px; text-align:center; float:right; padding:2px 0px;}
.more2 a{ display:block; color:#f5f5f5;border:1px solid #fff;font-size:16px;}
.more2 a:hover{ background:#fff; color:#333}



.ny{width:1030px; margin:0 auto; }
.nyz{ width:260px; float:left; min-height:900px; margin-top:-110px;border-left:1px solid #dedede; border-right:1px solid #dedede;}
.nyy{ width:720px; float:right;}

.nyz h1{ color:#fff; font-weight:normal; background:#70b354; width:240px; height:60px; padding:25px 0px 25px 20px; z-index:999999; z-index:999999; position:relative;}
.nyz h1 p{ color:#85db60; font-size:20px;}
.ny a{ color:#666;}

.nyz li{ background:url(n1_03.jpg) no-repeat;  border-bottom:1px solid #dedede; padding-left:30px;}
.nyz a{ display:block;line-height:47px; font-size:14px;}
.nyz a:hover{ color:#da2129;}
.nyz li:hover{ background: #f3f3f3 url(n2_03.jpg) no-repeat; line-height:50px; border-bottom:1px solid #dedede; padding-left:30px;}

.nyy h1{ background:url(xian_06.jpg) no-repeat; height:39px;font-weight:normal; line-height:27px; padding-left:25px; font-size:14px; color:#666; margin-top:10px;}
.nyy h1 a:hover{ color:#dd2024}
.nyy p{ color:#; line-height:30px;}










	.nav *{
		text-decoration:none;
		font-size:9pt;
		
	}
	.nav * a:hover{
		background-color:#82ce18;/* 鼠标经过时的红色背景，可自定义 */
	}
	.menu{
		list-style:none;
		height:40px;
		width:100%;
		background-color:#4361a1;
	}
	.nav{
		list-style:none;
		height:40px;
		width:1100px;
		margin:0 auto;
	}
	.nav li{
		float:left;
		position:relative;
	}
	.nav li a{
		color:#fff;
		height:40px;
		line-height:40px;
		font-weight:normal;
		 width:122px;
		 text-align:center;
		blr:expression(this.onFocus=this.close());
		blr:expression(this.onFocus=this.blur());
		display:inline-block;
	}
	.nav li a:focus{ 
		-moz-outline-style: none; 
	}
	.nav li .sub-nav{
		position:absolute;
		top:39px;
		list-style:none;
		background-color:#4361a1;
		display:none;
		z-index:99999
	}
	.nav li .sub-nav li{
		text-align:center;
		clear:left;
		width:140px;
		height:40px;
		line-height:40px;
		position:relative;
	}
	.nav li .sub-nav li a{
		height:36px;
		line-height:34px;
		width:138px;
		padding:0;
		display:inline-block;
	}

