@charset "utf-8";
/*------------------------------"+"说明：用于兼容IE6.0和FIREFOX浏览器,"+"只有IE浏览器识别------------------------------*/

/*------------------------------全站共用CSS文件------------------------------*/
@import url("font.css");
@import url("form.css");
*{margin:0;padding:0;}
html,body{height:100%;background:#333 url(../img/bg.gif) repeat-x top;font:11px/18pt Arial, Helvetica, sans-serif;}
h1{font-size:12px}
h2,h3{font-size:11px}
h3{font-weight:normal}

#clear {clear:both}

/*------------------------------网站基本框架------------------------------*/
#layout {width:981px;margin:0 auto;background:#fff;height:auto}
#header {width:981px}
#content {background:#ffffff;padding:10px;height:100%}
#footer {height:26px;background:#999;text-align:right;padding:10px;}

/*------------------------------站内分栏标题样式------------------------------*/
.lig-gray,.med-gray,.lig-blue{height:33px;line-height:30px;text-indent:12px}
.lig-gray {background:url(../img/home-bg1.gif) repeat-x;}
.med-gray {background:url(../img/linea.gif) no-repeat;}
.lig-blue {background:url(../img/home-bg1.gif) repeat-x;}

/*------------------------------网站导航样式------------------------------*/
#nav {
      margin-top:1px;/*Firefox样式*/
     +margin-top:-2px;/*IE6.0样式*/
}
#nav {width:981px;height:35px;background:url(../img/navbg1.gif)  repeat-x}
#nav ul{margin:0 10px;list-style:none;font:bold 9pt/24pt Arial, Helvetica, sans-serif;color:#000000}
#nav ul li{float:left;}
#nav ul li a{color:#999;text-decoration:none;display:block;padding:0 12px;width:70px;text-align:center;height:35px;}
#nav ul li a:hover{color:#ffffff;background:url(../img/navbgblack.gif)  repeat-x}
#nav ul li a.l-black{color:#ffffff;background:url(../img/navbgblack.gif)  repeat-x}
#nav ul li a.w120 {color:#999;text-decoration:none;display:block;padding:0 12px;width:120px;text-align:center;height:35px;}
#nav ul li a.w120:hover{color:#ffffff;background:url(../img/navbgblack.gif)  repeat-x}
#nav ul li a.ll-black {color:#ffffff;background:url(../img/navbgblack.gif)  repeat-x;text-decoration:none;display:block;padding:0 12px;width:120px;text-align:center;height:35px;}

/*------------------------------内页产品分类导航样式------------------------------*/
#sub-nav{list-style:none;margin-bottom:10px;}
#sub-nav ul{list-style:none;margin-top:10px;margin-bottom:5px}
#sub-nav ul li{text-indent:12px;line-height:20px}
.unline{display:block;border-bottom:1px dotted #e3e4e4;text-indent:15px;height:32px;line-height:30px}



/*------------------------------首页模块------------------------------*/
#homeleft {float:left;width:630px;}
#homeright {float:right;width:320px;border:1px solid #999}
/*homeleft包含模块*/
#promodel {width:628px;border:1px solid #000;height:247px;margin-bottom:10px;}

#promodel object{float:right;}
#promodel #model{float:left;width:266;background:url(../img/ulblue.gif) repeat-x;width:268px;height:247px}
#promodel #model ul{list-style:none;}
#promodel #model ul li {text-align:right;line-height:35px;}
.morespace{margin-left:45px;margin-right:15px;}
#h-pro {width:630px;}
#h-news {width:630px;}
.marbot{margin-bottom:12px}
.martop {+margin-top:1px}
#honer {margin:10px 0;}
#honer img{float:left;margin-top:10px;width:144px;height:204px;border:3px solid #666;margin-right:10px}
/*homeright包含模块*/
#r1{width:300px;height:215px;background:url(../img/factory.jpg) no-repeat bottom;padding:5px 10px;line-height:18px}
#r2 {width:320px;height:400px;}
#r2 div{float:left;width:144px;padding:10px 8px 0px 8px;}
#r2 div img{border:5px solid #e4e3e3;width:134px;height:89px}
#r2 div h3{text-align:center;width:134px;}
#r3{width:290px;height:290px;padding:5px 15px;}
#r3 h2{width:280px;margin-top:12px;text-align:center}


/*------------------------------二级页面基本模块------------------------------*/
#leftbar{float:left;width:204px;border:1px solid #999;height:100%}
#subpage {float:right;width:743px;height:100%;border:1px solid #999;background:url(../img/tu.gif) no-repeat right 28px;}
/*leftbar包含样式*/
#l2{padding:10px;line-height:20px;}
#l3{padding:10px;height:100px}


/*------------------------------关于我们------------------------------*/
#about {width:630px;margin-top:30px;margin-left:18px;height:680px}
#about img{float:left;margin-right:15px}


/*------------------------------新闻列表------------------------------*/
#news {width:630px;margin-top:15px;margin-left:18px;} 
/*首页内页新闻列表共用*/
.news-list{list-style:none;}
.news-list li {border-bottom:1px dotted #e3e4e4;height:35px;text-indent:18px;background:url(../img/dota.gif) no-repeat 5px 12px;line-height:33px}
.span-r{margin-left:0px}
.span-l {+margin-left:-15px;width:550px;display:inline-block}
/*内页新闻显示样式*/
#news p{line-height:18px;color:#333333}
#news h2 {text-align:right;margin-top:20px;margin-bottom:10px}
#news table{font-size:11px;border-collapse:collapse;color:#333333;margin:5px 0}
#news table td{border:1px solid #cccccc;font-weight:normal;padding-left:10px;padding-right:10px}


/*------------------------------产品目录------------------------------*/
#category {width:650px;margin:10px 0px 15px 15px}
#category div{clear:left;margin:0}
#category h1 {width:635px;border-bottom:1px solid #ccc;height:30px;}
#category ul {list-style:none;}
#category li {float:left;margin:10px 2px 0px 2px}
#category .show img{width:69px;height:47px;border:1px dotted #ccc;margin:0 5px 5px 0;}
#category .show h3{text-align:center;line-height:15px;width:71px;overflow:hidden}
#category .hidden {}
#category .hidden ul {display:none;}
#category .hidden li {display:none;}


/*------------------------------产品列表------------------------------*/
#product {width:650px;margin:22px 0px 0px 19px}
/*首页内页产品列表共用*/
.pro-list {float:left;padding:8px;border:1px solid #cccccc;height:72px;width:286px;margin:0px 5px 12px 5px;+margin:0px 6px 12px 3px}
.imglist{float:left;width:105px;height:72px;margin-right:8px;}
.pro-list h2,h3{margin-left:3px;line-height:20px;width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}


/*------------------------------产品展示模块------------------------------*/
/*产品展示内容*/
#proshow{width:575px;float:left;margin-left:9px;height:100%;border:1px solid #999;}
#proshow h6{text-align:center;margin-bottom:10px}
.showimg{margin:30px 58px;width:452px;height:310px;}
#protext {width:545px;padding:15px 15px;}
#protext table{font-size:11px;width:545px;border-collapse:collapse;text-align:center;color:#333333;margin:5px 0}
#protext table td,th{border:1px solid #cccccc;font-weight:normal}
#protext table th{font-weight:bold}
.line1,.line2{margin:0;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;width:575px;height:35px;text-indent:15px;}
.line1{border-top:none}
.tdbg {background:#f4f4f4}
.thbg {background:#e7e8e9}
/*产品展示右侧列表*/
#Showlist{width:159px;float:right;border:1px solid #999;padding-top:8px}
#show-list {width:159px;}
#show-list span{text-align:center;display:block}
#show-list ul{list-style:none}
#show-list li{float:left;margin:3px 3px}
#show-list p{text-align:center;line-height:15px}
#show-list img{ width:69px; height:47px;border:1px dotted #ccc;}

/*------------------------------车间设备------------------------------*/
#workshop{width:650px;margin:22px 0px 0px 16px}
#workshop ul{width:630px;list-style:none}
#workshop li{width:192px;height:170px;margin:5px 6px;float:left;}
#workshop p{width:192px;text-align:center;}
#workshop h3{text-align:center;width:630px}
.wimg{border:1px solid #cccccc;padding:6px;width:182px;height:126px}
.wimg-b {border:1px solid #cccccc;padding:10px;width:530px;height:367px;margin:10px 40px}



/*------------------------------电子样本下载------------------------------*/
#sample {float:left;padding:10px;border:1px solid #999;width:140px;height:242px;margin:0 10px 20px 10px}
#sample p{width:160px;text-align:center;margin-top:10px;}
#sample p img{border:0}
#download {width:630px;margin-top:10px;margin-left:20px;height:800px;} 
#download h5{margin:20px;}



/*分页*/
#splitpage {width:625px;margin:0 auto;display:block;text-align:center;height:50px;margin-top:20px}
#splitpage a:link,#splitpage a:visited,#splitpage a:active{ color:#4F4F4F; text-decoration: none;} 
#splitpage a:hover {color: #3399FF; text-decoration:underline}

/*车间设备照片展示分页*/
.wpage {width:630px;height:35px;background:#f8f8f8;margin:15px 0;text-align:center}

.pager{ color:#0071b5;padding: 10px 0;margin:5px auto; text-align:center; background:#f8f8f8;  font-size:12px!important;}
.pager a {border:1px solid #c8c8c8;background-image:url(/img/bg_pager.png); height:19px; line-height:19px; padding:2px 5px; width:19px; margin:1px; font-family:arial,nsimsun;font-size:12px!important; white-space:nowrap}
.pager_notice{color:#999; font-size:12px!important}
.pager a.go {margin:0 10px; *padding:4px 5px 1px 5px; line-height:19px;}
.pager a:hover,.pager a.on {color:#ff9900; text-decoration:none!important;}
.pager a:link,.pager a:active,.pager a:visited{ color:#4F4F4F; text-decoration: none;}

.butbg {width:21px;height:15px;margin:5px 28px}
.enpass {margin-left:110px;margin-top:30px}
.topimg {width:34px;height:11px;}