setTimeout(function() {
_g().getWidgetByName('report4_C').startMarquee({
offset: 2,
interval: 0.1,
stopOnHover: true,
to:'top'
});
}, 500);
JS实现首尾相接的跑马灯