/*全局定义*/
*{margin:0;padding:0;}
body{font:normal 14px/150% "宋体",sans-serif;background-color:#E0F1FD;}
a{color:#333;text-decoration: none;}
a:hover{color:#666;text-decoration: underline;}
img{border:none;}
li{list-style-type:none;}
input,textarea{border:none;cursor:hand;}
/*布局*/
#wrap{margin:0 auto;width:950px;}

#header{width:950px;height:165px;background:url("../images/bg/header.jpg") repeat-x 0 0;position:relative;}

#menu{width:950px;height:36px;background:url("../images/bg/menu.jpg") repeat-x 0 0;position:relative;}


#main{width:950px;float:left;background: url("../images/bg/main.jpg") repeat-y 0 0;}

#sidebar{width:205px;float:left;margin:20px 0 20px 42px;display:inline;position:relative;}
#content{width:600px;float:right;margin:20px 60px 40px 0;display:inline;}


#footer{clear:both;width:100%;height:140px;background:#E0F1FD url("../images/bg/footer.jpg") repeat-x 0 0;font-size:12px;}
#footer-inner{width:950px;height:140px;margin:0 auto;background:#E0F1FD url("../images/bg/footer-inner.jpg") no-repeat 0 0;
padding:15px 0;text-align:center;color:#fff;}
#footer-inner a{color:#fff;}


/*===========================================================================================*/
	
	#header #logo {
		background: url("../images/bg/logo-bg.jpg") top left no-repeat;
		top: 0;
		left: 40px;
		height: 165px;
		width: 750px;
		position: absolute;
	}
	#header #logo h3 {
		margin: 0;
		padding: 0;
	}
	#header #logo a {
		border-bottom: none;
	}
	#header #logo h3 img {
		visibility: hidden;
		border: 0;
		display: block;
		margin: 0;
		height: 165px;
		width: 200px;
	}
	#header #home {
		background: url("../images/bg/top_skip_l.gif") bottom left no-repeat;
		margin: 0;
		position: absolute;
		top: 0;
		left: 40px;
		z-index: 1;
	}
	#header #home p {
		margin: 0;
		background: url("../images/bg/top_skip_r.gif") bottom right no-repeat;
		line-height: 1.4em;
		padding: 4px 32px 6px 20px;
	}
	#header a {
		font-weight: normal;
		text-transform: uppercase;
		color:#fff;
	}
/*===========================================================================================*/
	#header #ch {
		background: url("../images/bg/top_login_r.gif") bottom right no-repeat;
		margin: 0;
		position: absolute;
		top: 0;
		right: 130px;
		z-index: 2;
	}
	#header #ch p {
		margin: 0;
		background: url("../images/bg/top_login_l.gif") bottom left no-repeat;
		line-height: 1.4em;
		padding: 4px 20px 6px 32px;
	}


/*===========================================================================================*/
	#header #en {
		background: url("../images/bg/top_login_r.gif") bottom right no-repeat;
		margin: 0;
		position: absolute;
		top: 0;
		right: 20px;
		z-index: 2;
	}
	#header #en p {
		margin: 0;
		background: url("../images/bg/top_login_l.gif") bottom left no-repeat;
		line-height: 1.3em;
		padding: 4px 10px 6px 32px;
		font-family : Arial;
	}
/*===========================================================================================*/
#nav {
		margin: 0 40px;	
		padding: 0 0 0 205px;
		height: 36px;background:url("../images/bg/nav.jpg") repeat-x left top;}

#nav li{width:94px;
		display: block;
		float: left;
		margin: 0;
		list-style: none;
		line-height: normal;}
#nav li a{
		background: url("../images/bg/nav_a.jpg") left top no-repeat;
		border: none;
		font-size:14px;
		color: #fff;
		display: block;
		text-decoration: none;
		margin: 0 -1px 0 0;
		width: 96px;
		height: 36px;
		line-height:36px;
		text-align: center;}
#nav li a:hover{
		background: url("../images/bg/nav_a.jpg") left -100px no-repeat;
		border: none;
		color: #ddd;
		display: block;
		font-weight: normal;
		text-decoration: none;
		margin: 0 -1px 0 0;
		width: 96px;
		height: 36px;
		line-height:36px;	
		text-align: center;}		
#nav li a.current{
		background: url("../images/bg/nav_c.jpg") left top no-repeat;
		border: none;
		color: #fff;
		display: block;
		font-weight: normal;
		text-decoration: none;
		margin: 0 -1px 0 0;
		width: 96px;
		height: 36px;
		line-height:36px;	
		text-align: center;}
		
	#daohang {
	position: absolute;
	padding: 0 0 0 10px;
	top: 0;
	left: 40px;
	height: 36px;
	width: 189px;
	background: #eee url("../images/bg/daohang.jpg") left top no-repeat;
	}
	
	#search {
	position: absolute;
	padding: 0 0 0 10px;
	top: 0px;
	left: 40px;
	height: 36px;
	width: 189px;
	
	}

	#search fieldset {
		border: none;
		margin: 0;
		padding: 0;
	}

	#search input.text {
		background: #eee url("../images/search/search_input.png") left top no-repeat;
		border: none;
		color: #333;
		height: 14px;
		margin: 5px 0;
		padding: 6px;
		width: 136px;
		vertical-align: middle;
	}
	#search input.button {
		border: none;
		padding: 0;
		margin: 5px 0;
		vertical-align: middle;
	}
	
	
/*===========================================================================================*/ 
#subnav {width:176px;padding: 5px 12px;font-size:14px;}
#subnav h3{width:176px;margin-bottom:10px;text-indent:0.7em;border-bottom:solid 2px #DE0000;font-size:18px;color:#DE0000;}

#subnav ul li a{width:176px;height:25px;line-height:25px;text-indent:1em;display:block;border-bottom:dotted 1px #00f;}
#subnav ul li a:hover{background-color:#CFE9FD;}
/*===========================================================================================*/ 
.prod-list{margin:15px 0 0 5px;}
.prod-list h3{border-bottom:solid 3px #f00;font-size:18px;}
.prod-list ul{float:left;width:590px;margin:20px 0 0 10px;}
.prod-list ul li{float:left;margin:2px 5px;display:inline;width:250px;height:20px;}

#prod ul{float:left;width:590px;margin:20px 0 0 10px;}
#prod ul li{float:left;margin:10px 10px 20px;display:inline;width:250px;height:270px;}
#prod ul li img{padding:2px;border:solid 1px #ccc;}
#prod ul li span{display:block;}
#prod h2{border-bottom:solid 3px #f00;font-size:18px;margin:5px;}
#prod h3{padding:1px;border-bottom:solid 2px #ccc;font-size:16px;margin:5px;}
#prod p{padding:1px;}
/*#prod td{padding:1px;border:solid 1px #ccc;}*/ 
/*===========================================================================================*/ 
#oem{float:left;width:600px;}
#oem li{float:left;margin:10px 20px;display:inline;}
#oem li img{float:left;padding:2px;border:solid 1px #e0a011;display:inline;}
/*===========================================================================================*/ 
#book{width:460px;padding-left:50px;}
#contact{width:460px;padding-left:50px;}
#contact li{line-height:25px;}
/*===========================================================================================*/
#tech{width:560px;padding-left:10px;}
#tech h2{border-bottom:solid 3px #f00;font-size:18px;margin:5px;}
#tech h3{padding:1px;border-bottom:solid 2px #039;font-size:16px;margin:5px;}
#tech h4{padding:1px;border:dotted 1px #f00;font-size:14px;margin:5px;}
#tech p{padding:1px;}

#tech ul{margin-top:100px;}
#tech li{margin:20px 0;padding-left:20px;font-size:18px;}
/*===========================================================================================*/ 
#home1{background-color:#fff;color:#000;position:relative;height:450px;}

#home1 #fl{position:absolute;left:0;top:2px;width:950px;height:200px;}
#home1 #cd{position:absolute;left:10px;top:200px;}



#home1 ul{width:940px;float:left;display:inline;}
#home1 ul li{width:128px;height:45px;line-height:45px;float:left;margin:10px 2px;}
#home1 ul li a{width:128px;height:45px;line-height:45px;display:block;color:#fff;text-align:center;background: #eee url("../images/bg/index-menu.jpg") left top no-repeat;}
#home1 ul li a:hover{background: #eee url("../images/bg/index-menu.jpg") left bottom no-repeat;}


#home1 #lx{position:absolute;left:10px;top:300px;clear:both;}
#home1 #gg{position:absolute;left:600px;top:300px;clear:both;}
#home1 #lx a{color:#000;}

#home1 #live{position:absolute;right:10px;top:300px;}


#prod-feibiao ul{float:left;width:620px;margin:20px 0 0 10px;}
#prod-feibiao ul li{float:left;margin:10px 5px 20px;display:inline;width:105px;height:120px;}
#prod-feibiao ul li img{padding:2px;}
#prod-feibiao ul li span{display:block;font-size:12px;}


