.wx-ic{flex:none;width:54px;height:54px}.wx-spin{animation:18s linear infinite wxspin}.wx-float{animation:4s ease-in-out infinite wxf}.wx-drops{animation:.9s linear infinite wxd}@keyframes wxspin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wxf{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes wxd{0%{transform:translateY(0)}to{transform:translateY(6px)}}