.textHeight{padding-top:200px;height:100px}.anchor-nav{position:fixed;top:50%;right:20px;transform:translateY(-50%);z-index:1000;display:flex;flex-direction:column;gap:10px}.anchor-item{padding:10px 15px;background-color:rgba(138,186,70,.8);color:#fff;border-radius:5px;cursor:pointer;transition:all .3s;font-size:14px;white-space:nowrap}.anchor-item:hover{background-color:#8aba46;transform:translateX(-5px)}.s-img{width:100%}.s-img img{width:100%;height:auto;display:block}