html,body{
  width:100%;
  height:100%;
  margin: 0;
  padding: 0;
}
ul,li{
  list-style: none;
  margin:0;
  padding:0;
}
#app{
  height:100%;
}

input{
  outline:none;
}
.hide{
  display:none;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}

.kmap-contextmenu-box{
  background-color:#fff;
  z-index:101;
  box-shadow: 0 3px 14px rgba(0,0,100,0.6);
  border-radius: 2px;
  overflow: hidden;
}
.kmap-contextmenu-box li{
  height:32px;
  line-height:32px;
  padding: 0 10px;
  box-shadow: inset 0 -1px 0 0 #F0F0F0;
  cursor:pointer
}
.kmap-contextmenu-box li:hover{
  background-color: #f3f3ee;
}
.kmap-contextmenu-box .mapboxgl-popup-content{
  padding:0;
}
.kmap-contextmenu-box .mapboxgl-popup-tip{
  border: none;
}
/* 实现marker的动画效果bounce和drop */
.kmap-animation-bounce{
  animation: markerAnimateBounce 1.5s infinite;
}

.kmap-animation-drop{
  animation: markerAnimateDrop 1.5s linear;
}

@keyframes markerAnimateBounce {
  0% {
    top:0;
  }
  50% {
    top:-20px;
  }
  100% {
    top:0;
  }
}

@keyframes markerAnimateDrop {
  0% {
    top:-40px;
  }
  30% {
    top:0;
  }
  60% {
    top:-15px;
  }
  100% {
    top:0;
  }
}

a.kyemap-ctrl-logo-inner{
  width:88px !important;
}

.kyemap-ctrl-scale {
  font-size: 10px;
  border: 2px solid #333;
  border-top: #333;
  padding: 0 5px;
  color: #333;
  box-sizing: border-box;
}

.kyemap-ctrl-scale-out{
  font-size: 10px;
  max-width: 53px;
  padding: 0 0;
  color: #333;
  box-sizing: border-box;
  text-align: center;
  height: 10px;
  min-width: 53px;
  /* position: relative;
  float: right; */
  top: -24px;
  line-height: 15px;
  background-size: 100%;
  /* background: url("../public/asset/scale.png") no-repeat; */
  border: none !important;
}

.kyemap-ctrl-scale-inner{
  position: relative;
  top: -12px;
}




.kyemap_lib_placeSearch{
  font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
  color:#565656;
  font-size:12px;
  line-height:22px;
  word-wrap:break-word;
  background-color:#fff;
  border:1px solid silver;
  -webkit-text-size-adjust:none;
  text-size-adjust:none
}
.kyemap_lib_placeSearch .pageLink{
  cursor:pointer;
  line-height:16px;
  display:inline-block;
  text-align:center;
  padding:0 4px
}
.kyemap_lib_placeSearch.mobile .pageLink{
  border:1px solid #ddd;
  background:#eee;
  padding:2px 3px
}
.kyemap_lib_placeSearch .pageLink:hover{
  background:#ccc
}
.kyemap_lib_placeSearch .pageLink.current{
  background:#0091ff;
  color:#fff
}
.kyemap_lib_placeSearch_list{
  background:#fff
}
.kyemap_lib_placeSearch .poibox .poibox-icon{
  margin-left:7px;
  margin-top:4px
}
.kyemap_lib_placeSearch_page{
    white-space:nowrap;
    text-align:right;
    background:#e5ecf9;
    margin-top:5px;
    padding:2px;
    overflow:hidden
}
.kyemap_lib_placeSearch_page>div{
  float:left;
  margin-right:5px
}
.kyemap_lib_placeSearch_page>div>p{
  margin:0;
  padding:0;
  white-space:nowrap
}
.kyemap_lib_placeSearch_ol{
  list-style:none none;
  padding:0;
  margin:0
}
.kyemap_lib_placeSearch_li{
  margin:2px 0;
  padding:0 5px 5px 0;
  cursor:pointer;
  overflow:hidden;
  line-height:17px
}
.kyemap_lib_placeSearch_li .kyemap_lib_placeSearch_li_wrap{
  overflow:hidden;
  padding:0 5px
}
.kyemap_lib_placeSearch_li_wrap_selected{
  background-color:#f0f0f0
}
.kyemap_lib_placeSearch_li>div .kyemap_lib_placeSearch_li_title{
  line-height:20px;
  font-size:12px
}
.kyemap_lib_placeSearch_li>div .kyemap_lib_placeSearch_li_title span{
  color:#00c
}
.kyemap_lib_placeSearch_li>div .kyemap_lib_placeSearch_li_title a{
  margin-left:5px;
  font-size:12px;
  color:#3d6dcc;
  font-weight:400;
  text-decoration:none
}
.kyemap_lib_placeSearch_li>div .kyemap_lib_placeSearch_li_text{
  padding:2px 0;
  line-height:18px;
  overflow:hidden
}
.kyemap_lib_placeSearch_li>div .kyemap_lib_placeSearch_li_text b{
  float:left;
  font-weight:700;
  overflow:hidden;
  padding-right:5px
}
.kyemap_lib_placeSearch_li>div .kyemap_lib_placeSearch_li_text span{
  color:#666;
  display:block;
  zoom:1;
  overflow:hidden
}
.kyemap-lib-infowindow .kyemap-lib-infowindow-content-wrap{
  word-break:break-all;
  overflow:hidden;zoom:1
}
.kyemap-lib-infowindow{
  padding:0;
  position:relative;
  background-color:#fff;
  margin:8px
}
.kyemap-lib-infowindow-title{
  line-height:22px;
  font-size:14px;
  border-bottom:1px #99adce solid;
  padding-right:15px
}
.kyemap-lib-infowindow-content{
  padding-top:5px;
  overflow:hidden;
  font-size:12px;
  zoom:1
}
.selected .kyemap_lib_placeSearch_poi{
  background-image:url()
  /* background-image:url(../public/asset/mark_r.png) */
}
.kyemap_lib_placeSearch_poi{
  /* background:url(../public/asset/mark_b.png) no-repeat; */
  background:url() no-repeat;
  height:31px;
  width:19px;
  cursor:pointer;
  left:-1px;
  text-align:center;
  color:#fff;
  font:12px arial,simsun,sans-serif;
  padding-top:3px
}
.selected .kyemap_lib_placeSearch_child_poi{
  background-image:url()
  /* background-image:url(../public/asset/hotNewRed.png) */
}
.kyemap_lib_placeSearch_child_poi{
  width:11px;
  height:11px;
  border:1px solid #eee;
  border-radius:6px;
  /* background:url(../public/asset/hotNew.png) center center no-repeat; */
  background:url() center center no-repeat;
  text-indent:-10000em;
  overflow:hidden
}
.poi-children-box{
  padding:3px 0 3px 25px
}
.poi-child-item.selected{
  border-color:#e17070
}
.poi-child-item{
  display:inline-block;
  line-height:180%;
  border:1px solid #ccc;
  background:#f3f3f3;
  margin:0 3px 3px 0;
  padding:0 3px;
  width:27%;
  min-width:40px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  vertical-align:middle;
  text-align:center
}
.poi-child-item:hover{
  background:#ddd
}
.kyemap_lib_placeSearch .kyemap_lib_placeSearch_poi{
  position:absolute
}
.kyemap_lib_placeSearch ol,.kyemap_lib_placeSearch ul{
  list-style:none none;
  margin:0;
  padding:0
}
.kyemap_lib_placeSearch .poibox{
  border-bottom:1px solid #eaeaea;
  cursor:pointer;
  padding:5px 0 5px 10px;
  position:relative;
  min-height:35px
}
.kyemap_lib_placeSearch .poibox:last-child{
  border-bottom:none
}
.kyemap_lib_placeSearch .poibox .poi-title{
  margin-left:25px;
  font-size:13px;
  overflow:hidden
}
.kyemap_lib_placeSearch .poi-more{
  color:#0091ff;
  font-size:12px;
  line-height:22px;
  white-space:nowrap;
  vertical-align:baseline
}
.kyemap_lib_placeSearch .poibox .poi-info{
  word-break:break-all;
  margin:0 0 0 25px;
  overflow:hidden
}
.kyemap_lib_placeSearch .poibox .poi-info p{
  color:#999;
  font-family:Tahoma;
  line-height:20px
}
.kyemap_lib_placeSearch p{
  margin:0
}
/*.kyemap_lib_placeSearch h1,h2,h3,h4,h5{
  font-weight:400;
  margin:0
}*/
.kyemap_lib_placeSearch .poibox.active,.kyemap_lib_placeSearch .poibox.hover,.kyemap_lib_placeSearch .poibox:hover{
  background:#f6f6f6
}
.kyemap_lib_placeSearch .poibox .select-btn{
  margin-left:25px;
  margin-top:6px;
  border:0;
  color:#fff;
  cursor:pointer;
  padding:3px 6px;
  border-radius:2px;
  background-color:#0091ff
}
.kyemap-combo-close{
  position:absolute;
  top:11px;
  right:10px;
  background:url() -1px -151px no-repeat;
  /* background:url(../public/asset/kyemap-info.png) -1px -151px no-repeat; */
  width:12px;
  height:12px;
  cursor:pointer
}
.kyemap-content-body{
  min-width:200px;
  max-width:240px;
  font-family:Helvetica,"Hiragino Sans GB","Microsoft Yahei","微软雅黑",Arial,sans-serif;
  box-shadow:0 0 .5px rgba(0,0,100,.6);
  background:#fff;
  border-radius:2px;
  text-align:left;
  border:1px solid silver
}
.kyemap-combo-sharp{
  margin:0 auto;
  bottom:1px;
  position:relative;
  background:url() -5px -564px no-repeat;
  /* background:url(../public/asset/kyemap-info.png) -5px -564px no-repeat; */
  width:18px;
  height:9px
}
.kyemap-pl-pc .poi-img{
  float:right;
  margin:3px 8px 0;
  width:90px;
  height:56px;
  overflow:hidden
}
.kyemap-pl-pc .poi-name{
  vertical-align:middle
}
.kyemap-pl-pc .poi-more{
  display:inline-block;
  width:16px;
  height:16px;
  text-indent:-1000em;
  background:url() center center/85% no-repeat;
  /* background:url(../public/asset/tips.png) center center/85% no-repeat; */
  vertical-align:middle;
  cursor:pointer;
  opacity:.5;
  margin:1px 0 1px 2px
}
.kyemap-pl-pc .poi-more:hover{
  opacity:1;
  background-size:100%
}
.kyemap_lib_placeSearch .clear{
  clear:both
}
.kyemap-pls-marker-tip{
  position:absolute;
  background:#fff;
  display:none;
  top:0;
  left:-100px;
  min-width:100px;
  width:auto;
  white-space:nowrap;
  line-height:200%;
  padding:0 0 0 7px;
  font-size:13px;
  border-radius:2px;
  -webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.5);
  -moz-box-shadow:0 0 8px 0 rgba(0,0,0,.5);
  box-shadow:0 0 8px 0 rgba(0,0,0,.5);
  transition:all .5s 1s;
  z-index:150
}
.kyemap-pls-marker-tip .title{
  display:inline-block;
  vertical-align:middle;
  max-width:150px;
  overflow:hidden;
  text-overflow:ellipsis;
  margin-right:35px
}
.kyemap_lib_placeSearch_child_con .kyemap-pls-marker-tip{
  top:-7px
}.kyemap-marker .hover .kyemap_lib_placeSearch_child_con .kyemap-pls-marker-tip{
  left:23px
}
.kyemap-marker .hover .kyemap-pls-marker-tip{
  display:block;
  left:28px
}
.kyemap-marker .hover.selected .kyemap-pls-marker-tip{
  display:none
}
.kyemap-pls-marker-tip::after,.kyemap-pls-marker-tip::before{
  content:"";
  width:0;
  height:0;
  top:50%;
  left:0;
  margin-top:-7px;
  margin-left:-15px;
  position:absolute;
  border:7px solid transparent;
  border-right:8px solid rgba(51,51,51,.2)
}
.kyemap-pls-marker-tip::after{
  margin-left:-14px;
  border-right:8px solid rgba(255,255,255,1)
}

.mapboxgl-ctrl-attrib{
  display: none;
}

.kyemap-calculate-distance{
  width:100px;
}
.kyemap-calculate-distance .distance{
  display: inline-block !important;
  background: #ffffff;
  border: 1.5px solid #767678;
  border-radius: 4px;
  padding: 1px 4px;
  font-size: 12px;
  text-align: center;
}

.kyemap-calculate-distance  .drawEnd{
  width:12px;
  height: 12px;
  border: 0;
  padding: 0;
  background: url() no-repeat 0 0;
  /* background: url(../public/asset/distance-tools-1x.png) no-repeat 0 0; */
}

.kyemap-poi-search-current{
  width: 400px;
  text-align: center;
}

.kyemap-poi-search-current .current-lable{
  display: inline-block !important;
  background: #ffffff;
  padding: 10px 8px;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
  font-family: Arial,Helvetica,SimSun,sans-serif;
}

.kyemap-zoom-ctrl-wrapper {
  height: 180px;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  background-color: #fff;
  cursor: pointer;
  z-index: 1;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-compass {
  position: relative;
  margin-bottom: 1px;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-compass .kyemap-zoom-icon {
  position: relative;
  width: 24px;
  height: 24px;
  display: block;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-compass .kyemap-zoom-icon::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  left: 33%;
  top: 3px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #5A5E6F;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-compass .kyemap-zoom-icon::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  left: 33%;
  top: 13px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 8px solid #e0dcdc;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-in {
  position: relative;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-in::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
  height: 2px;
  width: 10px;
  background-color: #5A5E6F;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-in::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-left: -1px;
  margin-top: -5px;
  height: 10px;
  width: 2px;
  background-color: #5A5E6F;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-out {
  position: relative;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-out-simple {
  position: relative;
  margin-top: 1px;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-out::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
  height: 2px;
  width: 10px;
  background-color: #5A5E6F;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl.kyemap-zoom-out-simple::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
  height: 2px;
  width: 10px;
  background-color: #5A5E6F;
}
.kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl:hover::before, .kyemap-zoom-ctrl-wrapper .kyemap-zoom-ctrl:hover::after {
  background-color: #752BE4;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line {
  position: relative;
  height: 132px;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-line {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -3px;
  width: 6px;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-mask {
  margin-left: 9px;
  width: 6px;
  background-color: #752BE4;
  position: absolute;
  z-index: 1;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-labels {
  display: none;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-move-block {
  position: absolute;
  margin: 1px 0;
  top: 122px;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 8px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  cursor: pointer;
  z-index: 2;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-move-block::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 10px;
  height: 2px;
  margin-left: -5px;
  margin-top: -1px;
  background-color: #5A5E6F;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-move-block:hover::after {
  background-color: #752BE4;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-area {
  position: absolute;
  height: 16px;
  line-height: 1.4;
  background-color: #fff;
  font-size: 12px;
  padding: 0 4px;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  user-select: none;
  cursor: pointer;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-area-left {
  left: 30px;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-area-right {
  right: 30px;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-area-left.active {
  color: #F1812A;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-area-right.active {
  color: #F1812A;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-area-left::before {
  position: absolute;
  content: "";
  right: 99%;
  top: 50%;
  margin-top: -7px;
  border-left-color: #fff;
  border-top: 7px solid transparent;
  border-right: 7px solid #fff;
  border-bottom: 7px solid transparent;
}
.kyemap-zoom-ctrl-wrapper .kyemap-v-line .kyemap-area-right::before {
  position: absolute;
  content: "";
  left: 99%;
  top: 50%;
  margin-top: -7px;
  border: 7px solid transparent;
  border-left-color: #fff;
}
.KYEMAP-MARKER-LABLE {
  text-align: center;
  background: #ffffff;
  box-shadow: 0 2px 7px 0 rgb(0 0 0 / 15%);
  border-radius: 2px;
  font-size: 12px;
  line-height: 1.8;
  font-family: "MicrosoftYaHei";
  color: #333333;
  padding: 1px 4px;
}
