/* tab */
.pro_tab{ width:100%; border-top:2px solid #c00; margin-top:30px !important;}
.pro_tab .hd{ overflow:hidden; background:url(../images/bg.png) 0 -32px #efefef; border-left:1px solid #ddd;  }
.pro_tab .hd li{ position:relative; margin-left:-1px;  height:37px; line-height:37px; text-align:center; width:177px; float:left; border:1px solid #ddd; border-top:0;
	font:normal 14px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default; }
.pro_tab .hd li.on{ width:176px; background:#fff; border-bottom:1px solid #fff; color:#c00;  }
.pro_tab .bd{ height:auto; border:1px solid #ddd; border-top:0; padding:20px; font-size:14px;}
.pro_tab .lh{ overflow:hidden;  }
.pro_tab .lh li{ width:156px; padding:0 10px; float:left;    }
.pro_tab .lh li .p-img{ width:130px; height:132px; padding:30px 13px 0 13px; margin:0 auto; text-align:center;   }
.pro_tab .lh li .p-name{ height:36px; line-height:18px;  word-break:break-all; word-wrap: break-word; overflow:hidden;   }
.pro_tab .lh li .p-price{ color:#999;  }
.pro_tab .lh li .p-price strong{ color:#c00; font-size:14px; font-family: verdana; }

