

/* Start:/local/templates/wudang_pai/components/wudangpai/map/.default/style.css?1528355922876*/
#map_container{
    height: 535px;
    margin: 0 auto;
  }
  tspan{
    cursor: pointer;
  }
.main_city{
  fill: #ed1c24;
  stroke-width:0;

}
.city_title{
  fill: #333;
  stroke-width:0;
  cursor: pointer;
  font: 700 18px/1em 'El Messiri', sans-serif!important;
}
.city_title:hover{
  fill: #ed1c24
}
.group_other{
  display: block;
}
#map-tooltip{
  position: absolute;
  padding: 20px 30px 30px;
  border-radius: 20px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  background: #fff;
  top:0;
  left:0;
  max-width: 360px;
  min-width: 220px;
  font-size: 14px;

}
#map-tooltip .post-single__title{
  font-size: 18px;
}
.close_btn {text-align: center; position: absolute; font-size: 20px; font-weight: normal; top: 10px; right: 10px; display: block; width: 20px; height: 20px;  border-radius: 4px; font-style: normal; font-family: Tahoma; line-height: 20px;cursor: pointer;}

/* End */
/* /local/templates/wudang_pai/components/wudangpai/map/.default/style.css?1528355922876 */
