/* ===== 广告位全站公共样式 ===== */
.adspot-wrap { margin: 12px auto; box-sizing: border-box; max-width: 100%; }
.adspot-wrap img { max-width: 100%; height: auto; display: block; }
.adspot-label {
    position: absolute; top: 3px; right: 6px;
    font-size: 10px; color: #bbb;
    background: rgba(0,0,0,.04); border-radius: 2px; padding: 0 3px;
    z-index: 1; pointer-events: none; user-select: none;
}
.adspot-link { display: block; }
.adspot-link img { border: none; }
.adspot-code { display: block; overflow: hidden; }
.adspot-placeholder { border-radius: 4px; box-sizing: border-box; max-width: 100%; margin: 12px auto; }
