/* CSS Document */
body,p,b,dl,dd,table,th,input,button,textarea,xmp,pre,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6{margin:0 auto;padding:0; border:none; list-style:none; font-size:12px; color:#373737; font-family:"宋体";}
body{ background-color:#eaeaea;}
a:link{color:#373737; text-decoration:none;}
a:visited{color:#373737; text-decoration:none;}
a:hover{ color:#00a2eb;text-decoration:none;}
input,textarea{ border:1px solid #CCC;}

.header{ width:970px; clear:both;}
.top{ width:970px; clear:both; background-image:url(../images/hbg.jpg); background-repeat:no-repeat;}
.links{ float:right; padding-top:3px; padding-right:7px;}
.logo{ width:970px; height:74px; float:left;}
.lan{ float:right; clear:both; margin-bottom:3px; padding-right:7px;}
.menu{ background-image:url(../images/menubg.jpg); background-repeat:no-repeat; width:970px; height:46px; line-height:40px; clear:both; color:#090909; }
.menu table{ width:950px;}
.menu td{ text-align:center; font-size:18px;}
.menu td a:hover{ display:block; background:url(../images/mc.jpg) no-repeat scroll -2px transparent; width:129px;}

.main{ width:970px; margin-top:10px; _margin-top:5px; clear:both; background-color:#FFFFFF;}
.banner{ width:970px; clear:both;}
.banner img{ }
.con1{ width:174px; border:1px solid #c4c3c3; float:left; margin-left:10px; _margin-left:5px;}
.content{ width:970px; clear:both; padding-top:20px;}
.pro1{ padding:2px; width:170px; margin-bottom:15px;}
.list{ width:160px; overflow:hidden;padding:5px;}
.list li{ font-size:14px; text-align:left; }
.list img{ padding-bottom:5px;}
.t1{ width:170px;}
.contact table{ padding-top:5px; padding-bottom:10px;}
.contact td{ height:20px;}
.con2{ width:736px; float:right; margin-right:10px; _margin-right:5px;}
.t2{ width:736px; float:left;  margin-bottom:15px; background-image:url(../images/show.jpg); height:26px; line-height:26px; text-align:right;}
.t2 img{ padding-right:5px; padding-top:5px;}
.listbox{ width:736px; margin-bottom:15px;}
.show img,.show2 img{border:1px solid #04c1ff;}
.show,.show2{ width:233px; float:left;}
.show2{ padding-left:18px;}
.text{ font-size:16.84px; text-align:center; width:233px; line-height:22px;}

.footer{ background-image:url(../images/footerbg.jpg); background-repeat:no-repeat; width:970px; clear:both; height:45px; line-height:45px; margin-top:15px;}
.copyright p{ color:#FFFFFF; text-align:center; font-size:14px; font-weight:500;}

.t3{width:736px; float:left;  margin-bottom:15px; }
.textarea{line-height:22px;}
/* 本例子css */
.slideBox{ width:100%; height:320px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:320px; display:block;  }
.fenye li {
    display: inline-block;
    margin: 0 5px ;
}
.fenye li a.sel{
    color: #f00;
    font-weight: bold;
}
.fenye{
    padding-bottom: 30px;
}
.edit-img img{
    max-width:100% ;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
/*.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }*/




