@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
}
a,img{
	text-decoration:none;
	border:none;
}
li{
	list-style:none;
}
.f_left{
	float:left;
}
.f_right{
	float:right;
}
.cls{
	clear:both;
}
.w_1000{
	width:1000px;
	margin:0 auto;
}
.more{
	display:block;
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background:url(images/more_bg.jpg) left top no-repeat;
	text-align:center;
	width:43px;
	line-height:20px;
	padding-left:5px;
	margin-top:8px;
}
.more:hover{
	color:#900;
}


#top{
	height:5px;
	background:#5eae2a;
}
#head{
	background:url(images/head_bg.jpg) left top repeat-x;
	height:110px;
}
.logo{
	float:left;
}
.sous{
	float:right;
}
.sous p{
	padding-top:20px;
	margin-bottom:25px;
	text-align:right;
	color:#767676;
}
.sous p a{
	color:#767676;
}
.sous p a:hover{
	color:#900;
}
.kuang{
	width:200px;
	height:28px;
	background:none;
	border:1px solid #ccc;
	line-height:28px;
	padding-left:12px;
	color:#000;
}
.btn{
	background:url(images/btu_bg.jpg) left center no-repeat;
	height:28px;
	width:72px;
	text-align:center;
	border:none;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}
#nav{
	background:url(images/nav_bg.jpg) center top repeat-x;
}
#nav ul{
	width:1000px;
	margin:0 auto;
	background:url(images/nav_ul_bg.jpg) center top no-repeat;
	height:61px;
}
#nav ul li{
	float:left;
	width:125px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
}
#nav ul li a{
	display:block;
	color:#fff;
}
#nav ul li a:hover{
	color:#900;
}

#main{
	width:970px;
	padding:5px;
	margin:0 auto;
	margin-top:-21px;
}
.main_1{
	background:#f3f3f3 url(images/main1_bg.jpg) left top repeat-x;
	padding-bottom:10px;
}
.con{
	width:330px;
	float:left;
	margin:5px 5px;
}
.con_tit{
	display:block;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#268e07;
	background:url(images/dian.jpg) left center no-repeat;
	padding-left:20px;
	margin-bottom:12px;
}
.con ul li{
	line-height:24px;
}
.con ul li a{
	color:#646464;
}
.con ul li a:hover{
	color:#900;
}
.con_1 ul{
	padding-left:8px;
}
.con_3{
	width:270px;
	padding-left:5px;
	line-height:24px;
	color:#646464;
}
.con_3 img{
	margin-top:5px;
	margin-bottom:8px;
}

.cpzs{
	margin-top:12px;
}
.cp_tit{
	display:block;
	background:url(images/cp_tit_bg.jpg) left center no-repeat;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#268e07;
	padding-left:25px;
	color:#fff;
	border-right:1px solid #e2e2e2;
}
.cpzs ul{
	border:1px solid #e2e2e2;
	margin-top:-2px;
}
.cpzs ul li{
	float:left;
	width:110px;
	margin:25px;
	text-align:center;
	margin-bottom:0;
}
.cpzs ul li img{
	width:110px;
	height:100px;
}
.cpzs ul li p{
	font-size:14px;
	line-height:42px;
	color:#333333;
}



#foot{
	background:#5eae2a;
	color:#fffbce;
}
.youq{
	width:980px;
	margin:0 auto;
	line-height:42px;
	text-align:center;
	word-spacing:0.4em;
}
.youq a{
	color:#fffbce;
}
.tiao_foot{
	background:url(images/youq_tiao.jpg) center center no-repeat;
	height:10px;
}
.bq{
	text-align:center;
	line-height:42px;
}






