返回最顶
.ad-float-item { position: fixed; z-index: 2147483647 !important; width: 74px; height: 74px; } .ad-float-item img { width: 70px !important; height: 70px !important; border-radius: 12px; border: solid 2px #ff0000; object-fit: cover; display: block; box-shadow: 0 4px 8px rgba(0,0,0,0.3); } .ad-close-btn { position: absolute; top: -5px; right: -5px; width: 22px; height: 22px; background: rgba(0,0,0,0.8); color: #fff; border-radius: 50%; text-align: center; line-height: 20px; font-size: 16px; cursor: pointer; border: 1px solid #fff; z-index: 2147483648; font-family: sans-serif; } @media (max-width: 720px) { .ad-float-item { width: 54px; height: 54px; } .ad-float-item img { width: 50px !important; height: 50px !important; } }