$(function(){ // 文字效果兼容 var tl = new TimelineMax({ repeat: -1, yoyo: true }); tl.to("#c_static_630-16842861750690 .e_text-14", 4, { css: { "background-position": "300px" }, ease: Quad.easeInOut }); });