选择分类:不限
端盖(1)电机外壳(1)接线盒(2)电机转子(1)电机风扇叶(1)电机扇罩(1)电机定子(1)电机轴承(1)电机配件V型环(1)法兰盘(1)
cript>
$(document).ready(function() {
//vendor script
$('#header')
.css({ 'top':-50 })
.delay(1000)
.animate({'top': 0}, 800);
$('#footer')
.css({ 'bottom':-15 })
.delay(1000)
.animate({'bottom': 0}, 800);
//blocksit define
$(window).load( function() {
$('#container').BlocksIt({
numOfCol: 4,
offsetX: 7,
offsetY: 8
});
});
});
{KS_T02商城头部}