<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    
}

.layout {
	width:946px;
	margin:20px auto;
    position: relative;
}

.maplink {
    position: absolute;
}

.ha {
    top: 20px;
    left: 175px;
}

.rg-1 {
    top: 150px;
    left: 175px;
}

.rg-2 {
    top: 220px;
    left: 240px;
}

.rd {
    top: 124px;
    left: 410px;
}

.nt-1 {
    top: 312px;
    left: 278px;
}

.nt-2 {
    top: 418px;
    left: 284px;
}

.kfq {
    top: 466px;
    left: 402px;
}

.tzq {
    top: 295px;
    left: 440px;
}

.hm {
    top: 392px;
    left: 562px;
}

.qd {
    top: 466px;
    left: 740px;
}

.dot-1 {
    top: 40px;
    left: 80px;
}

.detail img {
    cursor: pointer;
}

.detail-place {
    font-size: 12px;
    color: #ffffff;
    line-height: 22px;
    text-align: center;
    border-radius: 10px;
    padding: 0px 12px;
    position: absolute;
    display: none;
}

.detail-place-style-1 {
    background: #268ea2;
}

.detail-place-style-2 {
    background: #9bad2f;
}

.detail-place-style-3 {
    background: #c29713;
}

.detail-place-style-4 {
    background: #c29713;
}

.detail-place-style-5 {
    background: #baa523;
}

.detail-place-style-6 {
    background: #9086d3;
}

.detail-place-style-7 {
    background: #ba6b82;
}

.detail-place-style-8 {
    background: #2ca685;
}

.detailCard {
    width: 280px;
    font-size: 13px;
    color: #151515;
    background: url(../img/card-BC.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 6px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: none;
    position: absolute;
    z-index: 999;
}

.detailCard .cardTop {
    font-weight: 600;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}

.detailCard .cardBottom {
    padding-top: 10px;
    line-height: 1.5;
}</pre></body></html>