#native-sticky-ad{position:fixed;bottom:-150px;left:0;width:100%;z-index:9999;background:#fff;box-shadow:0 -2px 10px rgb(0 0 0 / .1);transition:bottom 0.5s cubic-bezier(.175,.885,.32,1.275);text-align:center;padding:0;margin:0}#native-sticky-ad.show{bottom:0}.native-ad-link{display:block;width:100%;height:auto;text-decoration:none;line-height:0}.native-ad-img{width:100%;max-width:600px;height:auto;display:inline-block}.native-ad-close{position:absolute;top:-15px;right:10px;background:#333;color:#fff;width:30px;height:30px;line-height:28px;text-align:center;border-radius:50%;font-family:Arial,sans-serif;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 2px 5px rgb(0 0 0 / .2);border:2px solid #fff;z-index:10000}.native-ad-close:hover{background:#d00}