.convenientMap_icon{
  width: 5px;
  height: 18px;
  background: #CC0000;
  border-radius: 2px;
  display: block;
  margin-top: 3px;
  margin-right: 11px;
}

.l-map{
  overflow: hidden;
  width: 268px;
  height: 358px;
  margin: 0;
  font-family: "微软雅黑";
  margin-right: 25px;
}
.r-result{
  width: 60%;

}

/* 修改地图样式 开始*/
.r-result div{
  border: 0 !important;
}
.r-result div ol li div{
  background-color:#fff !important;
}
.l-map {
  border-radius: 12px;
 
}
/* 修改地图样式 结束*/


.tip_icon{
  background: url(http://webmap0.bdimg.com/wolfman/static/common/images/markers_new2x_2960fb4.png) -226px -187px no-repeat;
  background-size: 300px 300px;
  width: 24px;
  height: 32px;
  /* cursor: pointer; */
  float: left;
  *zoom: 1;
  overflow: hidden;
  *margin-right: 0px;
  display: inline;
  margin-right: 11px;
  font-size: 14px;
  text-align: center;
  color: #fff;
}
.title_font{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0042A2;
  line-height: 27px;
}
.tel_font{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  overflow: hidden;
  width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 34px;
  margin-top: -5px;
}
.infor_list li {
  margin-top: 10px;
}
.infor_list li:first-child{
  margin-top: 0;
}




.r-result div{
  text-align: left;

}