...
|
...
|
@@ -163,7 +163,7 @@ |
|
|
})
|
|
|
|
|
|
//点击产品中心
|
|
|
function chanpin(id){
|
|
|
/* function chanpin(id){
|
|
|
|
|
|
$('.ce1_title').children('h2').css({color:""});
|
|
|
$('.ce1_2_Li_title').children('h3').css({color:""});
|
...
|
...
|
@@ -175,7 +175,7 @@ |
|
|
$('.pro_right_txt').html(shuju.post_content);
|
|
|
});
|
|
|
|
|
|
}
|
|
|
}*/
|
|
|
|
|
|
|
|
|
|
...
|
...
|
|