第3类 注册号:13336207 适合项目:化妆品
20){
$(this).text($(this).text().substring(0, 20));
}
});
function MouseOver(obj)
{
obj.style.color = "red";
}
function MouseOut(obj)
{
obj.style.color = "";
}
$(function(){
$('#LXB_CONTAINER_SHOW').hide();
});