.index-image-worksheet{position:absolute;top:32px;left:32px;z-index:1;padding:4px 20px;font-size:14px;font-weight:600;background:rgba(45,54,66,.69);border-radius:100px;color:#fff;transition:all 1s ease-in-out}.index-image-worksheet.show-ele{opacity:1}.index-image-worksheet.hide-ele{opacity:0}@media screen and (min-width:1025px){.index-image-worksheet{top:28px;left:12px}}