@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font:12px  Arial, Helvetica,Verdana, sans-serif;
	color:#404040;
	background:#51a235;
	}
p{margin:0;padding:0;}

dl,dd,dt,ul,li,form,p{margin:0;padding:0;}
img{border:0;} 
.f_left{
	float:left;
	}
.f_right{
	float:right;
	}
		
a:link {color:#555555;text-decoration: none;} /* 未访问的链接 */
a:visited {color:#555555;text-decoration: none;} /* 已访问的链接 */
a:hover {color:#FF0000;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color:#555555;text-decoration: none;} /* 点击激活链接 */


/*------------------------------------index--------------------------------------*/
.in_head{
	width:984px;
	background:#dcecd7;
	padding:0 10px 0 9px;
	margin:0 auto;
	}
.top_nav{
	width:984px;
	height:19px;
	background:#7fc25d;
	text-align:right;
	line-height:19px;
	color:#000000;
	}
a:link {color:#333232;text-decoration: none;} /* 未访问的链接 */
a:visited {color:#333232;text-decoration: none;} /* 已访问的链接 */
a:hover {color:#FF0000;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color:#333232;text-decoration: none;} /* 点击激活链接 */


.in_logo{
	width:984px;
	height:98px;
	}
.in_nav{
	width:984px;
	height:35px;
	padding-bottom:8px;
	}
.in_banner{
	width:984px;
	height:216px;
	}
.in_content{
	width:984px;
	padding:10px 0;
	}
.in_content_l{
	float:left; 
	width:224px; 
	padding-right:24px;
	}
.in_content_r{
	float:left; 
	width:736px; 
	}
.in_member{
	width:224px;
	height:160px;
	padding-bottom:10px;
	background:url(../images/member.jpg) left top no-repeat;
	}
.in_member1{
	width:224px;
	height:160px;
	padding-bottom:10px;
	background:url(../images/member1.jpg) left top no-repeat;
	}
.in_member2{
	width:224px;
	height:160px;
	padding-bottom:10px;
	background:url(../images/cmember.jpg) left top no-repeat;
	}
.in_member21{
	width:224px;
	height:160px;
	padding-bottom:10px;
	background:url(../images/cmember1.jpg) left top no-repeat;
	}
.calatogry{
	width:220px;
	background:#b4e291;
	padding:2px 2px 10px 2px;
	}
.calatogry dt{
	width:220px;
	height:32px;
	}
.calatogry dd{
	width:183px;
	background:url(../images/line.gif) left bottom repeat-x;
	margin-left:10px;
	font-size:13px;
	padding-left:15px;
	line-height:28px;
	}
.calatogry dd a:link {color:#000000;text-decoration: none;} /* 未访问的链接 */
.calatogry dd a:visited {color:#000000;text-decoration: none;} /* 已访问的链接 */
.calatogry dd a:hover {color:#FF0000;text-decoration: none;} /* 鼠标在链接上 */ 
.calatogry dd a:active {color:#000000;text-decoration: none;} /* 点击激活链接 */

.in_company dt{
	width:736px;
	height:29px;
	}
.company_m{
	width:725px;
	height:29px;
	float:left;
	background:#5da83c;
	}
.in_company dd{
	padding:15px 8px;
	}
.in_pro{
	width:112px;
	float:left;
	margin:0 8px 40px 10px;
	background:url(../images/pro_bg.jpg) left top no-repeat;
	padding:5px;
	height:127px;
	}
.in_link{
	width:984px;
	height:63px;
	background:#75bb53;
	}
.in_foot{
	width:928px;
	height:88px;
	color:#000000;
	line-height:17px;
	background:url(../images/footbg.jpg) left top repeat-x;
	padding:23px 28px 0 28px;
	}


.services{
	width:128px;
	border:1px solid #307512;
	position:absolute;
	top:160px;
	left:863px;
	background:#e0ffd1;
	padding-bottom:10px;
	}