.img-wrap{background:#f1f2f3;position:relative;overflow:hidden}.child_{content:"";z-index:1;background:linear-gradient(270deg,#fff0,#fffc);width:50%;height:100%;position:absolute;top:0;transform:skew(-45deg)}.show{animation:.6s linear infinite alternate show}.shan{animation:.8s infinite shan}@keyframes show{0%{opacity:.2}to{opacity:1}}@keyframes shan{0%{left:-100%}to{left:150%}}
