@import 'cbkfe-assets/dist/css/control.less';
.cbkfe-storeMap-content {
    position: relative;
    border-radius: 0.2rem;
    overflow: hidden;
    .amap-labels {
        border-radius: 0.25rem 0.25rem 0 0;
        overflow: hidden;
    }
    .pannel {
        height: 9.1rem;
        background-image: url(https://static.caibeike.com/i/b291d02a6b01919b19965b5859c7ab44-UDrHVE-bMfCwCeghp1);
        background-size: 100% 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border-radius: 0.2rem 0.2rem 0 0;
        overflow: hidden;
    }
    .text-container {
        background: rgba(225, 228, 240, 1);
    }
    #map-container {
        position: relative;
        height: 9.1rem;
        border-radius: 0.2rem 0.2rem 0.1rem 0.1rem;
        transform: translate3d(0, 0, 0);
        overflow: hidden;
        .amap-logo {
            opacity: 0;
        }
        .amap-copyright {
            opacity: 0;
        }
        .amap-info-close {
            display: none;
        }
    }
    .map-tips {
        position: absolute;
        top: 0.5rem;
        left: 0.5rem;
        padding: 0.5rem;
        background: rgba(255, 255, 255, 1);
        border-radius: 0.1rem;
        font-size: 0.7rem;
        font-weight: 500;
        color: rgba(0, 0, 0, 1);
        line-height: 0.7rem;
    }
    .text-container {
        padding-bottom: 0.5rem;
        max-height: 12.7rem;
        overflow: auto;
    }
    .map-text {
        padding-top: 0.65rem;
        margin: 0 0.5rem;
        background: rgba(255, 255, 255, 1);
        border-radius: 0.1rem;
        .text-content {
            display: flex;
            justify-content: space-between;
            padding: 0 0.5rem 0;
        }
        .text-left {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .text-icon {
            display: inline-block;
            flex-shrink: 0;
            width: 0.65rem;
            height: 0.65rem;
            margin-right: 0.4rem;
            background: rgba(255, 34, 68, 1);
            border-radius: 50%;
            color: #fff;
            font-size: 0.5rem;
            line-height: 0.65rem;
            text-align: center;
            &--android {
                box-sizing: border-box;
                padding-top: 0.1rem;
            }
        }
        .text-title {
            display: flex;
            align-items: center;
            font-size: 0.65rem;
            font-weight: 500;
            color: rgba(0, 0, 0, 1);
            line-height: 0.85rem;
            .text-title-content {
                flex: 1;
                .text-overflow();
            }
        }
        .text-detail {
            font-size: 0.55rem;
            font-weight: 400;
            color: rgba(68, 68, 68, 1);
            line-height: 1.05rem;
            margin-bottom: 0.4rem;
            padding-left: 1.05rem;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .text-right {
            margin-top: 0.1rem;
            margin-left: 0.5rem;
            font-size: 0.55rem;
            font-weight: 400;
            color: rgba(157, 157, 157, 1);
            line-height: 0.55rem;
            flex-shrink: 0;
        }
    }
    .custom-content-marker {
        width: 1.15rem;
        height: 1.27rem;
        padding-top: 0.08rem;
        background-image: url('https://static.caibeike.com/i/293f043f1ea7a252051b9e6893f43de4-VQBja4-gkwiOhp1');
        background-size: 100% 100%;
        font-size: 0.75rem;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 1rem;
        text-align: center;
    }
    .custom-content-marker--click {
        width: 1.7rem;
        height: 1.88rem;
        padding-top: 0.38rem;
        background-image: url('https://static.caibeike.com/i/efce44c86cd0b0d55450179ab97c545b-3CtcX1-bMAwbbehp1');
        background-size: 100% 100%;
        font-size: 0.95rem;
        font-weight: 500;
        color: rgba(0, 0, 0, 1);
        line-height: 0.95rem;
        text-align: center;
    }
    .custom-content-selfmarker {
        width: 1.15rem;
        height: 1.57rem;
        background-image: url('https://static.caibeike.com/i/5a3bf676403f841ebe5b949dcd4f8d92-wruWxO-Obwbbbhp1');
        background-size: 100% 100%;
        color: #fff;
    }
    #content-window-card {
        position: relative;
        max-width: 14.75rem;
        height: 2.8rem;
        padding: 0.4rem 0.5rem;
        background-color: #fff;
        box-shadow: 0rem 0.2rem 0.6rem 0rem rgba(233, 233, 233, 1);
    }
    .info-middle {
        display: flex;
        justify-content: space-between;
    }
    .conten-imgconten {
        width: 2rem;
        height: 2rem;
        margin-right: 0.5rem;
    }
    .content-windowtext {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .content-storeName {
        margin: 0.2rem 0 0.4rem;
        font-size: 0.8rem;
        font-weight: 500;
        color: rgba(0, 0, 0, 1);
        line-height: 0.8rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .icon--address {
        margin-right: 0.15rem;
    }
    .content-symbol {
        margin: 0 0.1rem;
    }
    .content-skuTitle {
        font-size: 0.6rem;
        font-weight: 400;
        color: rgba(117, 117, 117, 1);
        line-height: 0.6rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .info-bottom {
        height: 0px;
        width: 100%;
        clear: both;
        text-align: center;
    }
    .info-bottom img {
        position: relative;
        z-index: 104;
    }
}
.map-img {
    width: 100%;
    height: 100%;
}