
.BaRuanMap .around {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(13,3,9,0.2);
    border-radius: 2px;
    margin-top: 15px;
    line-height: 1;
    padding: 10px;
}

    .BaRuanMap .around .content {
        width: 928px;
        margin: 0 auto;
        padding: 32px 0
    }

        .BaRuanMap .around .content .title {
            font-size: 22px
        }

.BaRuanMap .detail-map {
    width: 948px;
    border: 1px solid #ddd;
    margin: 0 auto
}

    .BaRuanMap .detail-map .map-box .map-content {
        width: 671px
    }

.BaRuanMap .map-indicator {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    font-family: "Hiragino Sans GB","Î¢ÈíÑÅºÚ","Microsoft YaHei",SimHei,Tahoma,"ËÎÌåb8b\4f53",SimSun,sans-serif
}

.BaRuanMap .map_around_keyword_tab {
    height: 30px;
    background: #f1f1f1
}

    .BaRuanMap .map_around_keyword_tab a,
    .BaRuanMap .map_around_keyword_tab a:hover {
        float: left;
        line-height: 30px;
        display: block;
        /*padding:0 12px;*/
        width: 46px;
        text-align: center;
        border-left: #ddd solid 1px;
        margin: 0 0 0 -1px;
        cursor: pointer;
        color: #333;
        text-decoration: none;
    }

        .BaRuanMap .map_around_keyword_tab a.on {
            background: #fff;
            margin: 0 0 0 -1px;
            position: relative;
            _margin: 0 0 -1px -1px;
            line-height: 29px;
            _line-height: 25px;
           
            width: 45px;
            border-top: #0079fe solid 2px;
           
            cursor: default
        }

.BaRuanMap .map_around_distance_tab {
    padding: 5px 0 5px 5px;
    border-bottom: 1px solid #eee;
}

    .BaRuanMap .map_around_distance_tab a {
        width: 50px;
        text-align: center;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        color: #555;
        border-raiuds: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px
    }

        .BaRuanMap .map_around_distance_tab a:hover {
            text-decoration: none
        }

        .BaRuanMap .map_around_distance_tab a.on {
            background-color: #0079fe;
            color: #fff
        }

.BaRuanMap .map-content {
    width: 890px;
    height: 520px;
}

.BaRuanMap .map_popInfoWin_title {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.BaRuanMap .clear:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.BaRuanMap .clear {
    display: inline-table;
    *zoom: 1
}

* html .BaRuanMap .clear {
    height: 1%
}

.BaRuanMap .clear {
    display: block
}

.BaRuanMap .env-list {
    padding: 0;
    width: 276px;
    height: 454px;
    overflow: auto;
    font-size: 12px;
    color: #333;
    font-family: "Hiragino Sans GB","Î¢ÈíÑÅºÚ","Microsoft YaHei",SimHei,Tahoma,"ËÎÌåb8b\4f53",SimSun,sans-serif
}

    .BaRuanMap .env-list .noData {
        margin-top: 50px;
        text-align: center;
        font-size: 14px;
        color: #999
    }

    .BaRuanMap .env-list .loading {
        background: url(../images/loading.gif) no-repeat left top;
        background-size: 30px 30px;
        margin: 50px auto;
        width: 82px;
        height: 30px;
        font-size: 16px;
        line-height: 30px;
        color: #aaa;
        padding-left: 36px
    }

    .BaRuanMap .env-list h3 {
        font-size: 16px;
        font-weight: bold;
        padding: 10px 8px 8px 8px;
        margin-top: 20px;
    }

        .BaRuanMap .env-list h3:first-of-type {
            margin-top: 0;
        }

    .BaRuanMap .env-list dt {
        height: 34px;
        line-height: 34px;
        padding: 0 8px;
        cursor: pointer;
        margin-top: 1px
    }

        .BaRuanMap .env-list dt.on {
            color: #FF9A1B;
            background-color: #f6f6f6
        }

        .BaRuanMap .env-list dt.hover {
            background-color: #f6f6f6
        }

        .BaRuanMap .env-list dt h4 {
            width: 180px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis
        }

            .BaRuanMap .env-list dt h4 i {
                height: 24px;
                line-height: 24px;
                width: 24px;
                border-radius: 50%;
                background: #0079fe;
                color: #fff;
                margin-right: 3px;
                display: inline-block;
                letter-spacing: -1px;
                text-align: center
            }

        .BaRuanMap .env-list dt.on h4 i {
            background: #FF9A1B
        }



.BaRuanMap dl,
.BaRuanMap dt,
.BaRuanMap dd,
.BaRuanMap ul,
.BaRuanMap ol,
.BaRuanMap li {
    list-style: none;
    margin: 0;
    padding: 0
}

.BaRuanMap h1,
.BaRuanMap h2,
.BaRuanMap h3,
.BaRuanMap h4,
.BaRuanMap h5,
.BaRuanMap h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal
}


.BaRuanMap em,
.BaRuanMap i,
.BaRuanMap b,
.BaRuanMap strong {
    font-weight: 400;
    font-style: normal
}

.BaRuanMap a {
    text-decoration: none;
    outline: none
}

    .BaRuanMap a:focus {
        outline: none
    }

    .BaRuanMap a:hover {
        text-decoration: underline
    }

.BaRuanMap .left {
    float: left
}

.BaRuanMap .right {
    float: right
}

.fangruan-map-name {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    line-height: 24px;
    border-radius: 2px;
    padding: 10px 14px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: #fa3534;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    font-weight: 900;
}

    .fangruan-map-name:before {
        content: "";
        background: #fa3534;
        position: absolute;
    }

    .fangruan-map-name:before {
        width: 18px;
        height: 12px;
        bottom: 1px;
        left: 40%;
        z-index: 2;
    }

    .fangruan-map-name:after {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 3px solid #fff;
        bottom: -24px;
        left: 50%;
        margin-left: -7px;
    }

.arrow {
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -5px;
    left: 50%;
    background: #fa3534;
    margin-left: -5px;
    display: inline-block;
    box-shadow: 0 0 6px 0 rgba(13, 4, 9, .2);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}