﻿@charset "utf-8";

.mr10{margin-right:10px;}
.mr8{margin-right:8px;}
.mr15{margin-right:15px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
.mt6{margin-top:6px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt7{margin-top:7px;}
.mb10{margin-bottom:10px;}
.mt15{margin-top:15px;}
.ml10{margin-left:10px;}
.mlr15{margin:0 15px;}
.pt4{padding-top: 4px;}
.pr10{padding-right:10px;}
.orange{color: #ff3300 !important;}


.district_marker {
    background: url(//static.soufunimg.com/esf/fangjia/website/images/mapcircle.png) repeat;
    color: #fff;
    height: 88px;
    line-height: 16px;
    overflow: hidden;
    text-align: center;
    width: 88px;
}


.map_bs{background:#fc7170;color:#fff;position:absolute;padding:10px 20px;border-radius:3px;font-size:14px;display: block;}
.map_bs:hover{color:#fff;text-decoration: none;}
.map_bs span{display:block;text-align:center;line-height:20px;width:112px;}
    .map_bs i {
        background: url(//static.soufunimg.com/esf/fangjia/website/images/icon_mapxl.png) no-repeat;
        display: block;
        width: 16px;
        height: 10px;
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -8px;
    }