* {
    box-sizing: inherit;
}
.bmaplib_searchinfowindow {
    background-color: #fff;
    border: 1px solid #999;
    cursor: default;
    font: 12px arial,����,sans-serif;
    position: absolute;
}
.bmaplib_searchinfowindow form, .bmaplib_searchinfowindow ul, .bmaplib_searchinfowindow li {
    margin: 0;
    padding: 0;
}
.bmaplib_searchinfowindow img {
    border: 0 none;
}
.bmaplib_searchinfowindow ul {
    list-style: outside none none;
}
.bmaplib_searchinfowindow .bmaplib_bubble_top {
    border-bottom: 1px solid #ccc;
    height: 31px;
}
.bmaplib_searchinfowindow .bmaplib_bubble_title {
    background-color: #f9f9f9;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 5px;
}
.bmaplib_searchinfowindow .bmaplib_bubble_tools {
    height: 30px;
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    z-index: 10000;
}
.bmaplib_searchinfowindow .bmaplib_bubble_tools div {
    background-color: #f9f9f9;
    cursor: pointer;
    float: right;
    height: 30px;
    overflow: hidden;
    width: 22px;
}
.bmaplib_searchinfowindow .bmaplib_bubble_close {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
}
.bmaplib_searchinfowindow .bmaplib_sendtophone {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
}
.bmaplib_searchinfowindow .bmaplib_bubble_center {
    z-index: 3;
}
.bmaplib_bubble_center ul,ol {font-size:12px;}

.bmaplib_searchinfowindow .bmaplib_bubble_content {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 3px 5px;
}
.bmaplib_searchinfowindow .bmaplib_bubble_bottom {
    display: block;
    z-index: 2;
}
.bmaplib_searchinfowindow .bmaplib_trans {
    bottom: -31px;
    position: absolute;
    z-index: 5;
}
.bmaplib_searchinfowindow .bmaplib_nav {
    height: 75px;
    position: relative;
    width: 100%;
}
.bmaplib_searchinfowindow .bmaplib_nav input {
    vertical-align: middle;
}
.bmaplib_searchinfowindow .iw_bt, .bmaplib_searchinfowindow .iw_bt_down, .bmaplib_searchinfowindow .iw_bt_over {
    background: rgba(0, 0, 0, 0)  no-repeat scroll 0 -87px;
    border: 0 none;
    cursor: pointer;
    height: 26px;
    line-height: 18px;
    padding: 0;
    vertical-align: middle;
    width: 48px;
}
.bmaplib_searchinfowindow .iw_bt_over {
    background-position: -52px -87px;
}
.bmaplib_searchinfowindow .iw_bt_down {
    background-position: -104px -87px;
    font-weight: 700;
}
.bmaplib_search_text {
    border: 1px solid #a5acb2;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.bmaplib_trans_text {
    border: 1px solid #a5acb2;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.bmaplib_nav_tab {
    background: rgba(0, 0, 0, 0)  repeat-x scroll 0 0;
    height: 30px;
    width: 100%;
}
.bmaplib_nav_tab li {
    border-left: 1px solid #dadada;
    cursor: pointer;
    float: left;
    height: 25px;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    text-align: center;
    width: 33%;
}
.bmaplib_nav_tab .bmaplib_icon {
    background: rgba(0, 0, 0, 0)  no-repeat scroll 0 -136px;
    display: inline-block;
    height: 15px;
    margin-right: 7px;
    position: relative;
    top: 3px;
    width: 10px;
}
.bmaplib_nav_tab .bmaplib_icon_tohere {
    background-position: -15px -136px;
}
.bmaplib_nav_tab .bmaplib_icon_nbs {
    background-position: -30px -136px;
    height: 14px;
    width: 14px;
}
.bmaplib_nav_tab li.bmaplib_first {
    border-left: 0 none;
}
.bmaplib_nav_tab li:hover {
    text-decoration: none;
}
.bmaplib_nav_tab li.bmaplib_current {
    background: rgba(0, 0, 0, 0)  repeat-x scroll 0 -44px;
    color: #4d4d4d;
    cursor: default;
}
.bmaplib_nav_tab_content li {
    font-family: "����";
    height: 22px;
    padding: 10px 0 0;
    position: relative;
}
.bmaplib_sms_tab_container {
    background: #fcfcfc none repeat scroll 0 0;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    position: relative;
    z-index: 20;
}
.bmaplib_sms_pnl_phone {
    border-top: 1px solid #f2f2f2;
    font-size: 12px;
    padding: 10px 15px;
    position: relative;
    z-index: 10;
}
.bmaplib_ap {
    float: left;
    height: 172px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 263px;
}
.bmaplib_ap th {
    font-weight: normal;
    text-align: right;
}
.bmaplib_mp {
    background: #f6f6f6 none repeat scroll 0 0;
    height: 152px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
}
.bmaplib_mp_title {
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    padding-bottom: 5px;
}
.bmaplib_msgcontent {
    word-break: break-all;
}
.bmaplib_popup_close {
    background: transparent  no-repeat scroll center center;
    border: 0 none;
    cursor: pointer;
    height: 13px;
    padding: 10px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 14px;
    z-index: 50;
}
.bmaplib_sms_input {
    ime-mode: disabled;
}
.bmaplib_sms_input_l {
    width: 90px;
}
.bmaplib_sms_input_s {
    width: 35px;
}
.bmaplib_sms_declare_phone {
    color: #707070;
}
#bmaplib_sms_tip {
    color: red;
    padding-left: 20px;
}
#bmaplib_success_tip {
    color: red;
    font-size: 12px;
    padding: 50px 0 20px;
    text-align: center;
}
#bmaplib_activatetip {
    color: red;
    padding-left: 5px;
}
