/* #产品详情页 */
.tabbox{width:945px;min-height:400px;margin-top:36px; padding-bottom:136px; float:left;}
.tabbtn{width:945px;height:35px;background:url(../images/bg_04.png) repeat-x left center;}
.tabbtn li{width:100px;height:35px;line-height:35px;text-align:center;background:url(../images/bg_02.png) no-repeat left center;float:left;margin-right:2px;}
.tabbtn li a,.tabbox .tabbtn li span{width:100px;height:35px;display:block;float:left;line-height:35px;overflow:hidden;text-align:center;font-size:14px;cursor:pointer;color:#ffffff}
.tabbox .tabbtn li.current a,.tabbox .tabbtn li.current span{height:35px;background:url(../images/bg_03.png)  no-repeat left center;line-height:35px;color:#ffffff;}
.tabcon{width:929px;margin-top:24px;}
.tabcon p{line-height:24px;font-size:14px;color:#575757;}

