* {
	padding:0;
	margin:0;	
}
body {
    font-size:12px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	line-height:24px;
	background-image: url(img/bg1.gif);
	  }

.imgborder{border:1px  #ddd solid;padding:4px;background-color:#fff;margin:6px;}
.imgborder2{padding:6px;background-color:#fff; border:2px #ddd solid;}
.line{background:url(webpic/line.gif) bottom repeat-x;height:30px;width:100%;}
.orange{color:#FF0000;font-weight:bold;}
.red2{color:#E46B1A;font-weight:bold;font-size:13px;}
.red{color:#FF6600;}
.blue{color:#6296BF;}
.blue2{color:#2C9DE1;font-weight:bold;}
.14style{font-size:14px;}
.red20{color:#FF3300;font-weight:bold;font-size:16px;}
.white{color:#fff;}
.gray{color:#666;font-weight:bold;}
ul {list-style:none;}
a {
  text-decoration:none;
  color:#314E58;
 }
a:hover {color:#ff0000;}


#test {
background:url(webpic/sb.png) no-repeat left center;
*background-image: none;
*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src="webpic/sb.png", sizingMethod="scale");
height:66px;
width:366px;
}


/*---header menu begin
    --------*/
#header {background: url(img/menubg.jpg) repeat-x top;width:100%;}
#header ul li { width:95px;float:left;}
#header ul a {
	text-align:center;
	background:url(img/menubg.jpg) repeat-x ; 
    width:95px;
	line-height:37px;
	font-size: 13px;
	font-weight: bold;
	color: #49616F;
	float:left;
	display:block;
}
#header ul a:hover {width:120px;color: #FFFF00;background:url(img/menuover.jpg) center top no-repeat;font-size:13px;}
#header ul a:hover  span{color: #FFFF00;}
   #home #header .home a,
   #about #header .about a,
   #honor #header .honor a,
   #product #header .product a,
   #contact #header .contact a,
   #news #header .news a,
   #equipment #header .equipment a,
   #culture #header .culture a,
   #order #header .order a {background:url(img/menuover.jpg) center top no-repeat;color: #FFFF00;width:120px;}
   
   
#box{margin-top:7px;background:#fff url(webpic/cbg.jpg) repeat-x;width:100%;}
.box2{padding-top:22px; width;100%;}

#home #contect{width:631px;float:left;}
#contect{width:631px;float:right;}
#home #left{width:270px;float:right;}
#left{width:270px;float:left;}
table{text-align:left;}

h3{
background:url(webpic/2_26.jpg) left center no-repeat;
width:100%;
height:31px;
padding-left:20px;
text-align:left;
}
h3 a{ine-height:30px;}
h3 a:hover{color:#12EB1D;}
h3 span{
   font-size:14px;
   color:#373939;
   line-height:15px;
   width:150px;
   display:block;
   }
h3 em{
   font-size:13px;
   color:#DF252D;
   font-style:normal;
   }
   

/* 产品图片展示样式*/

#N-product {
          width:100%;
          text-align:center;
		  margin-bottom:6px;}
#N-product ul li{
           width:200px;
		   float:left;
		   margin-bottom:20px;
		   }
#N-product #Nborder {
          width:180px;
		  height:140px;
		  margin:2px;
		  }
#N-product img{

          border:5px solid #eed;
		  }
#N-product #Nborder a:hover{
		  width:180px;
		  height:140px;
		  }
#N-product span a{
          width:180px;
        color:#666;
		  }
#N-product span a:hover{
          width:180px;
        color:#EA0929;
		  }

/* 产品分类样式*/
#inside-product {width:270px;height:440px;background:#0C5A9E url(webpic/csbg.jpg) no-repeat;color:#fff;}
#inside-product ul li{width:260px;line-height:25px;}
#inside-product .big{
font-family:Arial Narrow;
	 color:#fff;
}
#inside-product .big a{padding-left:10px;color:#fff;line-height:25px;display:block;width:100%;}
#inside-product .big a:hover{color:#FFFF00;background:url(webpic/csover.jpg) no-repeat; line-height:25px;font-weight:bold;}

#inside-product .small {background:url(webpic/icon.gif) 10px center no-repeat;}
#inside-product .small a{
text-indent:20px;
}

 /*--news style
--*/
           #content-news ul{ width:100%;margin-top:5px;}
	       #content-news ul li {
		     text-align:left;
		       border-bottom:1px dotted #9c9c9c;
			   background: url(webpic/icon.gif) no-repeat left center;
			   text-indent:15px;
			   line-height:25px;
			   display:block;
			   font-weight:normal;
			   }
	       #content-news ul li a:hover{
		   color:#EA0929;
			   background: #eee;
			   }
/*---honor begin
    --------*/
	#honor { width:100%;text-align:center;}
#honor li{
           width:300px;
		   float:left;
		   display:block;
		   }
#honor img{padding:6px;border:1px  #CCCCCC solid;}
#honor li span a{
       width:300px;
		display:block;
		line-height:30px;
		text-align:center;
		  }
