@charset "gb2312";
/* CSS Document */
/*resetCSS*/
body,div,ul,li,h1,h2,h3,h4,h5,h6,p,table,caption,th,td,form,input,button,textarea{ margin:0; padding:0; }
body,button, input, select, textarea { font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } 
li { list-style: none; }
a { text-decoration: none; color:#000;}
a:hover { text-decoration: underline; color:#F00;}
img { border:none;} 
button, input, select, textarea { font-size: 100%; } 
table { border-collapse: collapse; border-spacing: 0; }
/*resetCSS*/
/*TOP*/
.main{ background:url(image/bg.jpg) no-repeat left top;}
.header{ width:906px; height:90px; margin:0 auto;}
.logo{ float:left;width:300px; margin-top:10px; display:inline;}
.logo h1{ font-size:20px; font-style:italic; font-family:'Î¢ÈíÑÅºÚ',Arial,'ËÎÌå'}
.logo h2{ color:#CCC; font-style:italic; font-family:Arial, Helvetica, sans-serif;}
.top_menu ul{ float:right; margin:45px 10px 0 0; display:inline;}
.top_menu ul li { float:left; margin:0 5px; display:inline;} 
.menu{margin:0 auto; width:1003px;}
.bunner{margin:0 auto; width:1003px;}
.menu img{ float:left;}
.bunner img{ float:left;}
object{ float:left;}
/*top--end*/

.container_1{ margin:20px auto; width:1003px;}
.about_us{ float:left; width:480px; height:160px; margin-right:20px;}
.price{ float:left; width:215px; height:160px; background:url(image/pic_8.jpg) no-repeat left center; padding-left:10px; overflow:hidden;}
.contact_us{ float:left; width:220px; height:160px; background:url(image/pic_8.jpg) no-repeat left center; padding-left:20px;}
.contact_us p{ margin:10px 0 0 10px; line-height:18px;}
.pic_6{ position:relative; left:150px; bottom:40px; }
.pic_1{ float:left; margin:5px 10px 0 37px; width:137px;}
.about_us p{line-height:30px; margin-left:37px; text-indent:2em;}
.about_us p a{ margin-left:50px;}
.container_2{ margin:0 auto 30px auto; width:1003px;}
.new_produt { float:left; width:750px;}
.new_produt h5, .produt_line h5 { font-size:14px; margin:0 0 10px 37px; font-style:italic; font-family:'Î¢ÈíÑÅºÚ',Arial,'ËÎÌå'; border-bottom:1px solid #ccc;}
.new_produt h5 span, .produt_line h5 span{ font-size:8px; color:#85a343; margin-left:8px;  font-style:italic; font-family:Arial, Helvetica, sans-serif;}
.new_produt h5 a img{ margin-left:500px;}
.produt_line { float:left; width:169px; margin-left:20px;}
.produt_line h5{ margin-left:10px}
.produt_line ul{ margin:15px; 0 0 10px;}
.produt_line ul a{ display:block; width:150px; height:25px; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; line-height:25px; background:url(image/pic_10.jpg) no-repeat 10px center #f8f8f8; text-indent:2em;}
.yuanliao{ border-top:1px solid #ccc;}
/*about*/



.footer{ width:925px; margin:20px auto; padding-top:10px; border-top:1px solid #ccc;}
.banquan{ float:left; line-height:22px}
.beian{ float:right; line-height:22px; margin-right:20px;}



a {outline: none;}
¡¡¡¡a:active {star:expression(this.onFocus=this.blur());}

#demo { background: #FFF; overflow:hidden;width:712px; margin-left:37px; height:100px;} 
#indemo { float: left; width:1000%;} 
#demo1 a img{ margin-left:10px;}
#demo1 { float: left;} 
#demo2 { float: left;} 

#listBox{width:200px;font-size:12px; line-height:24px; padding:0; border:1px #999 solid; height:110px; background:#f6f6f6;}
#listBox table{ border:0;border-collapse:collapse;}
#listBox td{padding-left:2px;border:1px solid #fff;}
#listBox th{background:#9EC4ED; line-height:1.5em;}


.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* For IE 6/7 (hasLayout) */
}
