@keyframes laonda-shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.laonda-shine{overflow:hidden}.laonda-shine:after{content:"";top:0;transform:translateX(100%);width:100%;height:220px;position:absolute;z-index:1;animation-name:laonda-shine;animation-duration:.75s;background:linear-gradient(to right,rgba(255,255,255,0)0,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%)}