@charset "utf-8";
body,div,p,img,form,h1,h2,h3,h4,h5,h6,ul,li
 { margin: 0; padding:0;  border:0;}
 

/* 图片展示效果 */

#part01 {width: 930px; height:404px;  margin:0px auto; background:#fff;  padding:0px 10px 10px 10px;} 
#part01 .pic { width:930px; height:380px; overflow:hidden;}
#part01 .down_bg { width:930px; height:24px; background: url(../images/down_bg.jpg) no-repeat center top;}


.picture{width:930px; height:380px; overflow:hidden;position:relative;}


.picture li{ list-style:none;display:inline;}
.picture img{ width:930px; height:380px; display:block;}

.focusCtrl { position:absolute; }
.focusCtrl li{float: left;color: #ccc;text-align: center;line-height: 10px;width: 10px;height: 10px;font-family: Arial;
	font-size: 12px;cursor: pointer;overflow: hidden;margin: 3px 1px;border: 1px solid #000;background-color: #333;}
.focusCtrl  li .on{color: #fff;line-height: 10px;width: 10px;height: 10px;font-size: 12px;margin: 0 1px;border: 0;background-color: #990000;font-weight: bold; border: 1px solid #000;}


#part01  .focus{ width:930px; height:380px; position:absolute;}
#part01  .focus .picture{ width:930px; height:380px;} 
#part01  .focus ul{
	position:absolute;
	left: 844px;
	top: 355px;
	width: 78px;
}
#part01  .focus li{ float:left;text-align: center;line-height: 10px;width: 10px;height: 10px;font-family: Arial;
	font-size: 12px;cursor: pointer;overflow: hidden;margin: 3px 1px;border: 1px solid #000;background-color: #333; }
#part01  .focus li.active{ background:#FF0000; border:1ps solid #ccc;}
#part01  .focus li a:visited, #top .focus li a:link{ color:#FFF;}

/* 新闻 研发 制造 */


#part02  {width: 930px;  margin:0px auto; background:#fff;  padding:0px 10px 10px 10px;} 
#part02 .part_l{ float:left; width:300px; height:210px; border:1px solid #CCCCCC;}

#part02 .part_t{ width:300px; height:42px; background:url(../images/menu_bg.jpg) repeat-x; }

#part02 .part_t h3{ float:left; width:200px; height:33px; line-height:33px; padding-left:10px; background:url(../images/icon2.jpg) no-repeat center left; font-weight: bold; font-size:12px; margin-left:10px; color:#000000;}

#part02 .more{ float:right; width:45px; height:15px; line-height:15px; margin:10px 5px 0px 0px; font-size:11px;}


#part02 .pic { text-align:center;margin:5px auto;}
#part02 .text { width:280px; margin:5px auto; line-height:130%;  }

#part02 .news ul{ list-style-type:none;} 
#part02 .news li{ float:left; width:280px; height:30px;}
#part02 .news li .text { float:left; width:275px; height:20px; line-height:20px; text-align:left; padding-left:10px; margin:0px 0px 0px 13px; background:url(../images/icon3.jpg) left center no-repeat; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#part02 .news li .time{ float:left; width:120px; height:10px; line-height:10px; text-align:left; padding-left:22px; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#CCCCCC;}
#part02 .news a:{ width:280px; line-height:52px;}
#part02 .news a:link { color:#333333; }
#part02 .news a:visited {color:#333333; }
#part02 .news a:hover  {color: #990000; text-decoration:underline; }


#part02 .part_c{ float:left; margin-left:10px; width:300px; height:210px; border:1px solid #CCCCCC;}
#part02 .part_r{ float:right; width:300px; height:210px; border:1px solid #CCCCCC;}


/* 产品搜索 */

#part03{width: 930px; height:40px;  margin:0px auto;  padding:0px 10px 0px 10px; background:#fff; background:url(../images/product_bg.jpg) repeat-x ;} 
#part03 .select_box{ float:right;  height:22px; color: #666666; background:url(../images/search.gif) center left no-repeat; padding-left:105px; margin:5px 10px 0px 0px;  }



/* 网站导航 */
#part04{ width:930px; border-bottom:1px solid #CCCCCC; padding:15px 10px 20px 10px; margin:0px auto;background:#fff; background:url(../images/sitemap_bg.jpg) repeat-x top ; border-top:1px solid #CCCCCC;}
#part04 .text{ float:left; width:216px; display:inline; overflow:hidden; margin-left:15px; border-right:1px dashed #CCCCCC;}
#part04  h3{ float:left; width:119px;  font-size:12px; color:#000000; font-weight:bold; background:url(../images/menu_icon.jpg) no-repeat left center; padding-left:15px;}
#part04 ul{ list-style-type:none;} 
#part04 li{ float:left; margin-right:20px; line-height:200%; background:url(../images/icon3.jpg) center left no-repeat; padding-left:5px;  white-space:nowrap;}
