.btn[data-v-662982f7] {
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
}
.button_box[data-v-662982f7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.button_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.BMap_cpyCtrl {
    display: none !important;
}
.anchorBL {
    display: none !important;
}
.amap-logo img {
    display: none !important;
}
.amap-copyright {
    opacity: 0 !important;
}

