*{
	padding: 0;
	margin: 0;
}
.BMapLib_SearchInfoWindow {
	font: 12px arial,微软雅黑,sans-serif;
	position: absolute;
	box-shadow: 0px 0px 10px #999;
	background-color: #fff;
	cursor: default;
	padding: 20px;
}

.BMapLib_SearchInfoWindow form,.BMapLib_SearchInfoWindow ul,.BMapLib_SearchInfoWindow li {
	margin: 0;
	padding: 0
}

.BMapLib_SearchInfoWindow img {
	border: 0
}

.BMapLib_SearchInfoWindow ul {
	list-style: none
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_top {
	border-bottom:0;
    padding-bottom: 15px;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_title {
	background-color:#fff;
	color: #2f3976;
	font-weight: bold;
	overflow: hidden;
	font-size: 18px;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_tools {
	padding-right: 13px;
	padding-top: 13px;
	position: absolute;
	top: 0;
	right: 0;
	height: 30px;
	width: 64px;
	z-index: 10000;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_tools div {
	float: right;
	height: 36px;
	width: 32px;
	cursor: pointer;
	background-color: #fff;
	cursor: pointer;
	overflow: hidden;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_close {
	background: url(../images/iw_close.png) no-repeat center center;
}

.BMapLib_SearchInfoWindow .BMapLib_sendToPhone {
	background: url(phone.png) no-repeat center center;
	display: none;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_center {
	z-index: 3;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_content {
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom:5px;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_bottom {
	display: block;
	z-index: 2;
}

.BMapLib_SearchInfoWindow .BMapLib_trans {
	z-index: 5;
	position: absolute;
	bottom: -31px;
	*bottom: -32px;
}

.BMapLib_SearchInfoWindow .BMapLib_nav {
	width:100%;
	height: 85px;
	overflow: hidden;
	position: relative;
}

.BMapLib_SearchInfoWindow .BMapLib_nav input {
	vertical-align: middle;
}

.BMapLib_SearchInfoWindow .iw_bt,.BMapLib_SearchInfoWindow .iw_bt_down,.BMapLib_SearchInfoWindow .iw_bt_over {
	width:50px;
	height:36px;
	line-height: 18px;
	cursor: pointer;
	border: 0;
	padding: 0;
	background:#2f3976;
	color: #fff;
	font-size: 12px; margin-top:-20px;
	/*background: url('http://api.map.baidu.com/library/SearchInfoWindow/1.4/src/iw_bg.png') no-repeat 0 -87px;
	vertical-align: middle;*/
}
.BMapLib_SearchInfoWindow .iw_bt{
	height: 36px;
}
.BMapLib_SearchInfoWindow .iw_gt{
	border-radius:3px;
}
.BMapLib_SearchInfoWindow .iw_bbt{
	border-radius:0 5px 5px 0;
	outline: 0;
	width: 60px;
	height:38px;
	margin-top:-10px;
}
.BMapLib_SearchInfoWindow .iw_bt_over {
	background-position: -52px -87px;
}

.BMapLib_SearchInfoWindow .iw_bt_down {
	background-position: -104px -87px;
	font-weight: 700;
}

.BMapLib_search_text {
	width:180px;
	height: 36px;
	line-height:36px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #a5acb2;
	border-right: 0;
	border-radius:5px 0 0 5px;
	margin-top:-10px;
}

.BMapLib_trans_text {
	width:100px;
	height: 36px;
	line-height:36px;
	border: 1px solid #a5acb2;
	border-radius: 3px;
	padding-left:10px;
	padding-right: 10px;
	margin-top:-20px;
}

.BMapLib_nav_tab {
	height: 36px;
	width: 100%;
	box-sizing: border-box;
	background: #f5f5f5;
	margin-bottom: 10px !important;
	/*background: url('http://api.map.baidu.com/library/SearchInfoWindow/1.4/src/iw_bg.png') repeat 0 0;
	background-size:100% ;*/
}

.BMapLib_nav_tab li {
	position: relative;
	float: left;
	width:32%;
	height:36px;
	padding-top: 5px;
	text-align: center;
	border-left: 1px solid #f5f5f5;
	cursor: pointer;
	overflow: hidden;
} 
.BMapLib_nav_tab .BMapLib_icon {
	display: inline-block;
	position: relative;
	width: 10px;
	height: 15px;
	top: 3px;
	margin-right: 7px;
	background: url('../images/iw_bg.png') no-repeat 0 -136px;
}

.BMapLib_nav_tab .BMapLib_icon_tohere {
	background-position: -15px -136px;
}

.BMapLib_nav_tab .BMapLib_icon_nbs {
	width: 14px;
	height: 14px;
	background-position: -30px -136px;
}

.BMapLib_nav_tab li.BMapLib_first {
	border-left: 0;
}
.BMapLib_nav_tab li.BMapLib_last{
	margin-right: 20px;
}
.BMapLib_nav_tab li:hover {
	text-decoration: none
}

.BMapLib_nav_tab li.BMapLib_current {
	color: #4d4d4d;
	cursor: default;
	height: 30px;
	background:#fff;
	border-top: 3px solid #f5f5f5;
	border-radius: 8px 8px 0 0;
}

.BMapLib_nav_tab_content li {
	padding: 10px 0 0 0;
	position: relative;
	height: 30px;
	font-family: "微软雅黑";
}

.BMapLib_sms_tab_container {
	height: 30px;
	background: #fcfcfc;
	position: relative;
	z-index: 20;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	padding-left: 10px
}

.BMapLib_sms_pnl_phone {
	position: relative;
	z-index: 10;
	padding: 10px 15px 10px 15px;
	border-top: solid 1px #f2f2f2;
	font-size: 12px
}

.BMapLib_ap {
	float: left;
	width: 263px;
	height: 172px;
	overflow-x: hidden;
	overflow-y: auto
}

.BMapLib_ap th {
	text-align: right;
	font-weight: normal
}

.BMapLib_mp {
	background: #f6f6f6;
	padding: 10px;
	height: 152px;
	overflow-x: hidden;
	overflow-y: auto
}

.BMapLib_mp_title {
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-bottom: 5px
}

.BMapLib_msgContent {
	font-size: 12px:line-height:16px;
	word-break: break-all;
	word-wrap: break-word
}

.BMapLib_popup_close {
	padding: 10px;
	background: url(iw_close.gif) no-repeat center center transparent;
	border: 0 none;
	cursor: pointer;
	height: 13px;
	position: absolute;
	right: 5px;
	top: 5px;
	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 {
	font-size: 12px;
	text-align: center;
	padding: 50px 0 20px 0;
	color: red
}

#BMapLib_activateTip {
	padding-left: 5px;
	color: red
}
