http://www.17sucai.com/pins/2991
<style> *, *:before, *:after { box-sizing: border-box; margin: 0; padding: 0; } :root { font-size: calc(16px + (20 - 16) * (100vw - 320px)/(980 - 320)); --rotateTimes: 0; } .advantage ul,.advantage li { transform-style: preserve-3d; } .advantage li { position: absolute; top: 50%; left: 50%; } .advantage li a { border-radius: 50%; } .animation_box ul, .animation_box li a { width: 100%; height: 100%; } .animation_box ul { list-style: none; } .animation_box li { animation: idle 4s ease-in-out infinite; text-align: center; transform: translate(-50%, -50%); } .animation_box li:hover{ animation: idle 40000s ease-in-out infinite; text-align: center