@charset "utf-8";
/* CSS Document */
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
input, textarea, select, button {
	font-size: 12px;
	font-weight: 400;
	font-family: inherit;
	vertical-align: middle;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
fieldset, img {
	border: 0
}
iframe {
	display: block
}
body {
	font: 12px/1.5 tahoma, arial, Hiragino Sans GB, \5b8b\4f53;
	background-color: #ffffff;
	color: #000;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style: none
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}
a img {
	border: none;
}
a {
	color: #525252;
	text-decoration: none;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/*~~~头部~~~*/
.header {
	background: url(../images/top_bg.png) top center repeat-x;
	height: 146px;
	margin: 0px 0px 2px;
	padding: 0;
}
.top {
	width: 996px;
	height: 100px;
	margin: 0 auto;
}
.logo {
	padding: 20px 5px 20px;
	height: 60px;
	float: left;
}
.language {
	float: right;
	margin: 10px 5px;
	vertical-align:top;
	height:16px;
}
.language a {
	margin-right: 12px;
}
.navbar{ width:100%; height:44px; background:#4ad22a;}
.navbox{ margin:0 auto; width:996px; height:44px;}
.nav {	float:left;}
.nav ul {}
.nav li {
	float: left;
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 14px;
	font-weight: bold;
	width:122px;
	display: block;
	margin-right:2px;
}
.nav li a {
	color: #ffffff;
	display: block;
}
.nav li:hover {
	background:#006633;
}

.nav .currentmenu {
	background:#006633;
}
.nav .currentmenu a {
	color: #ef9b11;
}

.nav .subnav {	position: absolute;	visibility: hidden;	margin: 0;	background: #ffffff;	z-index: 1200;	font-size: 12px;	min-width: 122px;	text-align:center;font-weight:normal }
.nav .subnav a {
	position: relative;	display: block;	margin: 0;	white-space: nowrap;	text-align: center;	padding: 5px 0;	height: 24px;	line-height: 24px;	color: #006633;
	border-bottom:1px solid #c3e0e4
}
.nav .subnav a:hover {
	text-align: center;	height: 24px;	background: #ffffff;	line-height: 24px;	color: #006633;
}
.nav .pro_menu{position: absolute;	visibility: hidden;	margin: 0;	background: #ffffff;	z-index: 1200;	font-size: 12px;width: 246px; padding:0}
.nav .pro_menu li{ width:122px; float:left; height:24px; line-height:24px; color:#006633; font-size:12px; border-bottom:1px solid #c3e0e4; display:block; padding: 5px 0; margin:0; font-weight:normal}
.nav .pro_menu li a{ color:#006633}
.nav .pro_menu li:hover{ background:none;}

/*导航search*/
.search {
	float: right;
	margin-top: 10px;
}
.search_key {
	width: 132px;
	height: 24px;
	background: url(../images/input_bg.png) no-repeat left;
	text-align: right;
	border:none
}
.search_key input {
	width: 120px;
	border: 0;
}
.banner_about {
	width: 100%;
	height: 200px;
	margin: 10px auto 0;
	background: url(../images/banner_about.jpg) no-repeat center top;
}
.ny_banner {
	width: 100%;
	height: 261px;
}
/*end top*/

.main {
	background: url(../images/main_bg.png) repeat-x top #ffffff;
	width: 100%;
	min-height:530px;
}
/* ~~ 此固定宽度容器包含其它 div ~~ */
.container {
	width: 996px;
	margin: 0 auto 22px;
	padding-top:15px;
}

.sidebar1 {
	float: left;
	width: 100px;
	padding:5px;
	height: 100%;
	background:url(../images/bg_left.png) no-repeat;
}
.sidebar1 article {
	color:#333333;
	line-height:30px;
	height: 30px;
	margin:5px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	}
.sidebar1 p {
	text-align: right;
	padding-bottom: 10px;
}
.left_pic{ position:relative; margin-top:20px; cursor:pointer; border:1px solid #CCC;}
ul.menu {
	list-style: none;
}
ul.menu li {
	height: 26px;
	line-height: 26px;
	padding-left: 12px;
	margin-bottom:5px;
	background:url(../images/bg_Menu.png) left no-repeat;
}
ul.menu li:hover{	background:url(../images/bg_currentMenu.png) left no-repeat; color:#5dc31f;
	border-bottom:1px solid #5DC31F;}
ul.menu li.currentMenu {
	background:url(../images/bg_currentMenu.png) left no-repeat;
	color:#5dc31f;
	border-bottom:1px solid #5DC31F;
}
ul.menu li.currentMenu a{	color:#5dc31f
}
/*产品menu*/
ul.pmenu {
	list-style: none;
	/*border-top: 1px solid #c9c9c9;
	padding-bottom: 105px;*/ 
}
ul.pmenu li {
	height: 22px;	line-height: 22px;	padding-left: 10px;	background:#eeeeef;	margin-bottom:5px;
	}
ul.pmenu li span{ float:right; padding:2px;}
ul.pmenu li.currentMenu {
	background:url(../images/bg_pmenu.png) left no-repeat;
}
ul.pmenu .submenu{
	width:100%;
	background:#f7f7f7;
	}
ul.pmenu .submenu li{
	width:100%;
	height:22px;
	padding:0;
	float:left;
	}

.content {
	width: 861px;
	float: right;
	background:url(../images/bg_content.png) top no-repeat;
	min-height:530px;
}
.content h1 {
	color: #0090d7;
	padding: 5px 0;
	font-size: 18px;
	text-indent:10px;
}

.content p{
	padding:10px 15px;
	line-height:22px;
	}
.icontent{	
	padding:5px 10px;
	line-height:22px;
	}
.conten_banner {
	width: 860px;
	height: 121px;
	overflow: hidden;
	background-color: #2684c2;
}
.navlan {
	width: 100%;
	padding: 10px 0 5px;
	height: 25px;
	border-bottom:#cccccc solid 1px;
}
.navtext {
	text-align: left;
	color: #5dc31f;
}
.navtext a {
	color: #5dc31f;
}
.navtext span {
	background: url(../images/ico_home.png) left no-repeat;
	text-indent: 12px;
	padding-left: 18px;
}


/* ~~ 脚注 ~~ */
.footer_lan{ height:36px; background:#eeefef; width:100%;}
.footer_box {
	width: 996px;
	margin: 0px auto;
}
.footer_con {
	padding: 10px 0;
	width:996px;
	float:left;
}
.footer_con span {
	float: right
}
.footer_con a {
	padding-left: 10px;
}

.footer {
 margin-top:10px;
 height:84px;
 clear: both;
}
.footer_left{ width:320px; float:left; text-align:right}
.footer_right{ width:660px; float:right;}
.footer_right td{ line-height:22px;}
/* ~~ 其它浮动/清除类 ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#demoabout {
margin-top:10px;
background:url(../images/bg_left.png) no-repeat;
clear:left;
float:left;
text-align:center;
padding-top:5px;
font: 12px/1.5 tahoma, arial, Hiragino Sans GB, \5b8b\4f53;
}
#demo {
overflow:hidden;
margin-top:5px;
height:160px;
width: 100px;
padding:5px;
}