@charset "utf-8";
/* CSS Document */
body{
	margin:0px; padding:0px; font-family:"宋体"; font-size:12px; line-height:22px; background-color:#4cc601; color:#333;
}
div, img, h1, h2, h3, h4, form, input, label, span{
	margin:0px; padding:0px;
}
ul{
	margin:0px; padding:0px; list-style-type:none;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#005F01;
	text-decoration:none;
}
#index_container{
	width:1001px;
	border:1px solid #FFF;
	clear:both;
	overflow:hidden;
	position:absolute;
	top:50%;
	left:50%;
	margin:-317px 0 0 -500px;
}
#index{
	width:1001px;
	clear:both;
	overflow:hidden;
	background-color:#FFF;
}
#index img{
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
}
#index_footer{
	width:996px;
	background:url(../images/footer_bg.jpg) repeat-x;
	height:39px;
	line-height:39px;
	text-align:right;
	padding-right:5px;
	border-top:1px solid #cdcdcd;
	border-bottom:4px solid #005F01;
}


/*-----------------------------------end index------------------------------*/
#header, #nav, #banner, #container, #footer{
	width:1001px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color:#FFF;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#header{
	background:url(../images/header_bg.jpg) repeat-x;
	height:84px;
}
#header img.logo{
	float:left;
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
}
#header_right{
	background:url(../images/header_right_bg.jpg) no-repeat;
	width:280px;
	height:84px;
	float:right;
}
#header_right p.but{
	background:url(../images/lan_but_bg.jpg) no-repeat;
	width:65px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	margin:58px 0px 0px 180px;
}
#header_right p.but a{
	color:#FFF;
	text-decoration:none;
}
#header_right p.but a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#nav{
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:url(../images/nav_bg.jpg) repeat-x;
	height:37px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
}
#nav ul li{
	float:left;
	padding:0 21px;
	font:normal 12px/37px "宋体";
	color:#FFF;
	text-align:center;
}
#nav ul li a{
	color:#FFF;
	text-decoration:none;
}
#nav ul li a:hover{
	color:#FFF;
	text-decoration:none;
	position:relative;
	clip:rect(top right bottom left);
	top:1px;
	left:1px;
}
#banner img{
	font-size:0px;
	line-height:0px;
	vertical-align:bottom;
}
#banner{
	border-bottom:1px solid #7ec50f;
}
/*------------------------------------------------end header------------------------------------*/
#container{
	background:url(../images/container_bg.jpg) repeat-x;
	padding-top:11px;
	padding-bottom:11px;
	clear:both;
	overflow:hidden;
	background-color:#FFF;
}
#left{
	width:278px;
	float:left;
}
#index_news{
	width:278px;
}
#index_news h2{
	background:url(../images/title_bg.jpg) repeat-x;
	height:31px;
	border:1px solid #4CC601;
	font:normal 12px/31px "宋体";
	color:#FFF;
	font-weight:bold;
}
#index_news h2 span.pot{
	background:url(../images/pot03.jpg) 8px 8px no-repeat;
	width:22px;
	height:22px;
	float:left;
	padding-right:10px;
}
#index_news h2 span.en{
	font:normal 12px/31px Arial, Helvetica, sans-serif;
	color:#C2EAA3;
	text-align:center;
	padding-left:10px;
}
#index_news h2 span.more{
	float:right;
	background:url(../images/more_bg02.jpg) 0px 10px no-repeat;
	width:36px;
	height:23px;
	font:normal 12px/31px Arial, Helvetica, sans-serif;
	color:#7ec50f;
	text-align:center;
	margin-right:10px;
}
#index_news h2 span.more a{
	color:#7ec50f;
	text-decoration:none;
}
#index_news h2 span.more a:hover{
	color:#005F01;
	text-decoration:none;
}
#index_news ul{
	width:256px;
	border:1px solid #9A9A9A;
	border-top-width:0px;
	padding:10px;
}
#index_news ul li{
	background:url(../images/pot01.jpg) no-repeat left;
	padding-left:10px;
	font:normal 12px/26px "宋体";
}
/*---------------------------------end index_news-----------------------------*/
#left_prolist{
	width:278px;
	clear:both;
	overflow:hidden;
}
#left_prolist h2{
	background:url(../images/title_bg.jpg) repeat-x;
	height:31px;
	border:1px solid #4CC601;
	font:normal 12px/31px "宋体";
	color:#FFF;
	font-weight:bold;
}
#left_prolist h2 span.pot{
	background:url(../images/pot03.jpg) 8px 8px no-repeat;
	width:22px;
	height:22px;
	float:left;
	padding-right:10px;
}
#left_prolist h2 span.en{
	font:normal 12px/31px Arial, Helvetica, sans-serif;
	color:#C2EAA3;
	text-align:center;
	padding-left:10px;
}
#left_prolist ul{
	width:256px;
	border:1px solid #9A9A9A;
	border-top-width:0px;
	padding:10px;
	clear:both;
	overflow:hidden;
}
#left_prolist ul li.dl{
	width:246px;
	background:url(../images/pot01.jpg) no-repeat left;
	padding-left:10px;
	font:bold 12px/26px "宋体";
	border-bottom:1px dashed #cdcdcd;
}
#left_prolist ul li{
	width:115px;
	background:url(../images/pot01.jpg) no-repeat left;
	padding-left:10px;
	font:normal 12px/26px "宋体";
	float:left;
}
#left_prolist ul li a{
	color:#005F01;
	text-decoration:none;
}
#left_prolist ul li a:hover{
	color:#005F01;
	text-decoration:none;
	font-weight:bold;
}
/*------------------------------------------end ny_left-----------------------*/
#index_case{
	width:278px;
}
#index_case_title{
	height:31px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:8px;
}
#index_case_title h2{
	background:url(../images/pot02.jpg) 8px 8px no-repeat;
	width:61px;
	height:30px;
	color:#4AC502;
	font:bold 12px/30px "宋体";
	border-bottom:2px solid #4AC502;
	padding-left:25px;
	float:left;
}
#index_case_content{
	width:276px;
	border:1px solid #9A9A9A;
}
#index_case_content img{
	font-size:0px;
	line-height:0px;
	vertical-align:bottom;
}
#left_contact_content{
	width:258px;
	padding:10px;
}
#left_contact_content a{
	color:#005F01;
	text-decoration:none;
}
#left_contact_content a:hover{
	color:#005F01;
	text-decoration:none;
}
/*-------------------------------------------end index_case--------------------------*/
#right{
	width:712px;
	float:right;
}
#index_app{
	width:712px;
}
#index_app_title{
	height:31px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:8px;
}
#index_app_title h2{
	background:url(../images/pot02.jpg) 8px 8px no-repeat;
	width:75px;
	height:30px;
	color:#4AC502;
	font:bold 12px/30px "宋体";
	border-bottom:2px solid #4AC502;
	padding-left:25px;
	float:left;
}
#index_app_title span.more{
	float:right;
	background:url(../images/more_bg01.jpg) 0px 10px no-repeat;
	width:36px;
	height:23px;
	font:normal 12px/31px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	margin-right:10px;
}
#index_app_title span.more a{
	color:#ffffff;
	text-decoration:none;
}
#index_app_title span.more a:hover{
	color:#ffffff;
	text-decoration:none;
}
#index_app_content{
	width:712px;
}
#index_app_content dl{
	width:356px;
	margin:0px;
	padding:0px;
	float:left;
	padding-bottom:12px;
}
#index_app_content dl dt{
	width:205px;
	font:bold 12px/24px "宋体";
	float:right;
	padding-left:5px;
}
#index_app_content dl dd{
	margin:0px;
}
#index_app_content dl dd.pic{
	background:url(../images/app_pic_k.jpg) no-repeat;
	width:142px;
	height:108px;
	padding:2px;
	float:left;
}
#index_app_content dl dd.pic img{
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
}
#index_app_content dl dd.txt{
	width:205px;
	float:right;
	padding-left:5px;
}
#index_app_content dl dd.txt a{
	color:#333;
	text-decoration:none;
}
#index_app_content dl dd.txt a:hover{
	color:#005F01;
	text-decoration:none;
}
#index_company_pro{
	width:712px;
	clear:both;
}
#index_company{
	width:450px;
	float:left;
}
#index_company_title{
	width:450px;
}
#index_company_title h2{
	width:205px;
	background:url(../images/title_bg.jpg) repeat-x;
	height:31px;
	border:1px solid #4CC601;
	font:normal 12px/31px "宋体";
	color:#FFF;
	font-weight:bold;
}
#index_company_title h2 span.pot{
	background:url(../images/pot03.jpg) 8px 8px no-repeat;
	width:22px;
	height:22px;
	float:left;
	padding-right:10px;
}
#index_company_title h2 span.en{
	font:normal 12px/31px Arial, Helvetica, sans-serif;
	color:#C2EAA3;
	text-align:center;
	padding-left:10px;
}
#index_company_title span.more{
	float:right;
	background:url(../images/more_bg01.jpg) 0px 10px no-repeat;
	width:36px;
	height:23px;
	font:normal 12px/31px Arial;
	color:#ffffff;
	text-align:center;
	margin-right:10px;
}
#index_company_title span.more a{
	color:#ffffff;
	text-decoration:none;
}
#index_company_title span.more a:hover{
	color:#ffffff;
	text-decoration:none;
}
#index_company_content{
	width:428px;
	border:1px solid #9a9a9a;
	padding:10px;
}
#index_company_content img{
	float:left;
	margin:10px 10px 5px 0px;
}
#index_pro{
	width:255px;
	float:right;
}
#index_pro h2{
	background:url(../images/title_bg.jpg) repeat-x;
	height:31px;
	border:1px solid #4CC601;
	font:normal 12px/31px "宋体";
	color:#FFF;
	font-weight:bold;
}
#index_pro h2 span.pot{
	background:url(../images/pot03.jpg) 8px 8px no-repeat;
	width:22px;
	height:22px;
	float:left;
	padding-right:10px;
}
#index_pro h2 span.en{
	font:normal 12px/31px Arial, Helvetica, sans-serif;
	color:#C2EAA3;
	text-align:center;
	padding-left:10px;
}
#index_pro_content{
	border:1px solid #9a9a9a;
	border-top-width:0px;
}
#index_pro_content img{
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
}
/*---------------------------------------end index_right---------------------------*/
#index_partners{
	width:1001px;
	margin:0 auto;
	clear:both;
}
#index_partners h2{
	background:url(../images/partners_title.jpg) no-repeat;
	width:970px;
	height:20px;
	font:bold 12px/20px "宋体";
	color:#FFF;
	padding-left:31px;
}
#index_partners_content{
	background:url(../images/partners_bg.jpg) repeat-y;
}
#index_partners_bottom{
	background:url(../images/partners_bottom.jpg) no-repeat;
	width:1001px;
	height:3px;
}
#index_partners_content ul{
	width:995px;
	margin:5px auto;
	clear:both;
	overflow:hidden;
}
#index_partners_content ul li{
	float:left;
	padding:0 5px;
}
#index_partners_content ul li img{
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
}
/*--------------------------------end index----------------------------*/
#location{
	width:702px;
	font:normal 12px/24px "宋体";
	text-align:right;
	padding-right:10px;
}

#ny_right_content{
	width:712px;
}
#ny_right_content p{
	text-indent:2em;
}
#ny_right_lc{
	width:712px;
}
#ny_right_lc ul li{
	width:30%;
	float:left;
	padding:0 10px;
	text-align:center;
}
#ny_right_lc ul li img{
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
}
#ny_right_lc ul li span{
	display:block;
	text-align:center;
}
#ny_right_case{
	width:712px;
}
#ny_right_case ul li{
	width:47%;
	float:left;
	padding:0 10px;
	text-align:center;
}
#ny_right_case ul li img{
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
	border:1px solid #cdcdcd;
	padding:3px;
}
#ny_right_case ul li span{
	display:block;
	text-align:center;
}
#ny_right_honor{
	width:712px;
}
#ny_right_honor ul li{
	width:22%;
	float:left;
	padding:0 10px;
	text-align:center;
}
#ny_right_honor ul li img{
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
}
#ny_right_honor ul li span{
	display:block;
	text-align:center;
}
#bank{
	width:712px;
}
#bank_title{
	height:31px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:8px;
}
#bank_title h2{
	background:url(../images/pot02.jpg) 8px 8px no-repeat;
	width:75px;
	height:30px;
	color:#4AC502;
	font:bold 12px/30px "宋体";
	border-bottom:2px solid #4AC502;
	padding-left:25px;
	float:left;
}
#bank_content{
	width:680px;
	margin:0 auto;
	clear:both;
}
#bank_content dl{
	width:326px;
	margin:0px;
	padding:0px;
	float:left;
	padding-bottom:20px;
}
#bank_content dl dt{
	width:200px;
	font:bold 12px/24px "宋体";
	float:right;
	padding-left:5px;
}
#bank_content dl dd{
	margin:0px;
}
#bank_content dl dd.pic{
	width:101px;
	height:74px;
	float:left;
}
#bank_content dl dd.pic img{
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
}
#bank_content dl dd.txt{
	width:200px;
	float:right;
	padding-left:5px;
}
#bank_content dl dd.txt a{
	color:#333;
	text-decoration:none;
}
#bank_content dl dd.txt a:hover{
	color:#005F01;
	text-decoration:none;
}