@charset "utf-8";
/* CSS leftbar.htm */
body{ margin:0; padding:0; background-color:#FFF; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}

.leftmain{ width:210px; height:768px; background:url(../images/leftbar_bk.gif) repeat-y;}
.logo{ width:210px; height:129px; text-align:right;}
.nav{ width:210px; height:auto;}
.nav ul{ margin:0; margin-left:10px; padding:0; list-style:none;}
.nav li{ height:23px; width:100%; line-height:23px; cursor:pointer; border-bottom:solid #6d6d6d; text-indent:20px; background:#f2f0ee; text-decoration:none; color:#000; font-weight:bold;}
.showPro{ width:210px; height:auto; text-align:right;}
.nav_pro{ width:210px; height:auto;}

/* CSS main_pro.htm */
.pro_top{ width:816px; height:44px; background:url(../images/t_bg.jpg) no-repeat; line-height:40px; color:#FFF; font-weight:bold; font-size:28px; text-indent:20px;}
.pro_main{ width:736px; height:auto; padding-top:10px; padding-left:40px;}
.pro_main ul{ display:inline; list-style:none; width:716px;}
.pro_main ul li{ width:215px; height:189px; background:url(../images/pro_bg.jpg) no-repeat; float:left; margin-left:15px; margin-top:15px;}
.pro_main img{ width:190px; height:130px; border:0px; margin-top:15px;}

.pro_other{ width:100%; height:auto; padding-top:10px; padding-left:10px;}
.pro_other ul{ display:inline; list-style:none; width:716px;}
.pro_other ul li{ width:215px; height:189px; background:url(../images/pro_bg2.jpg) no-repeat; float:left; margin-left:15px; margin-top:15px;}
.pro_other img{ width:150px; height:135px; border:0px;}

.pro_other2{ width:100%; height:auto; padding-top:10px; padding-left:10px;}
.pro_other2 ul{ display:inline; list-style:none; width:716px;}
.pro_other2 ul li{ width:215px; height:189px; background:url(../images/pro_bg2.jpg) no-repeat; float:left; margin-left:15px; margin-top:15px;}
.pro_other2 img{ width:150px; height:140px; border:0px;}

.showproductbg{ background:url(../images/showbg.jpg) no-repeat; width:500px; height:379px; margin-top:20px; line-height:379px; text-align:center; margin-left:35px;}
.showproductbg img{ width:400px; height:340px; margin-top:20px;}

.pages{ width:700px; height:30px; text-align:center; margin-top:25px; font-size:14px; float:left;}

.newsList{ width:500px; height:auto; float:left; margin-top:30px; margin-left:30px;}
.newsList a{ color:#333; text-decoration:none;}
.newsList a:hover{ color:#000; text-decoration:underline;}
.newsList ul{ margin:0; padding:0; list-style-type:none;}
.newsList ul li{ line-height:25px; height:30px; color:#333; border-bottom:dashed 1px #CCC; font-size:14px; font-family:Arial;}
.gray{ color:#999;}

.details{ width:750px; height:auto; float:left; margin-top:20px; margin-left:18px;}