body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,hr,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0; list-style:none; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
html, body, .wrapper, .slider_bd{width:100%;height:100%;overflow:hidden;}
body{
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	word-wrap:break-word;
	word-break:break-all;
	font:12px/1.5 "microsoft yahei","微软雅黑",Arial;
	color:#616367;
	background:#fff;}
a{ text-decoration:none;}

.wrapper{position:relative;z-index:10;}

.slider_bd{position:absolute;top:0;left:0;z-index:-1;}
.slider_bd img{display:none;position:absolute;top:0;left:0;}

.nav{ width:100%;position:absolute; left:0; top:15px; z-index:99;}
	.logo{ width:1000px; margin:0 auto;}
		.fl{ float:left;}
		.index-menu{ float:right; }
		.index-menu ul li{ float:left; font-size:16px; margin-left:20px; margin-top:40px;}
		.index-menu ul li a{ color:#fff; padding:5px 12px;}
		.index-menu ul li a:hover{ color:#fff; padding:4px 11px; background:url(images/menu_bg.png); border:#fff solid 1px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
		.index-menu ul dl{float:left;margin-left:20px; margin-top:45px;}
		.index-menu ul dl img{ margin-left:10px;}
		
.index_pro_box{ width:100%; position:absolute; left:0; bottom:100px; z-index:99;}
	.index_pro_menu{ width:997px; height:136px; margin:0 auto; background:url(images/product_menu_bg.jpg) no-repeat;}
	.index_pro_menu ul li{ float:left; width:179px; height:68px; padding-left:70px;}
	.index_pro_menu ul li a{ color:#fff; line-height:68px; font-size:14px;}
	
.footer{position:absolute;bottom:0;left:0;z-index:1000;width:100%;height:30px; line-height:30px;overflow:hidden;text-align:center;background:#fff;font-size:12px;color:#666; text-transform:uppercase;}
.footer a{font-size:11px;color:#666;}
.footer a:hover{color:#fff;}
