body {
    /* Overflow :hidden; */
    margin:0 auto
  }
  .content {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }
  
  .content .charts-box-map {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    z-index: 2;
  }
  
  .content .charts-box {
    width: 100%;
    height: 100%;
  }
  
  .content .map-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }
  
  .content /deep/ .amap-logo {
    display: none !important;
  }
  
  .content /deep/ .amap-copyright {
    display: none !important;
  }
  
  .mapChart {
    position: relative;
    width: 100vw;
    height: 100%;
  }
  
  .mapChart-logo {
    position: absolute;
    top: 0.28125rem;
    left: 0.5625rem;
    z-index: 101;
    width: 2.1875rem;
    height: 0.3125rem;
  }
  
  .mapChart-logo img {
    width: 1.875rem;
    height: 0.3125rem;
  }
  
  .mapChart-tag, .mapChart-tag1, .mapChart-tag2 {
    position: absolute;
    min-width: 1.6875rem;
    max-width: 1.875rem;
    width: 20%;
    height: 1.1875rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 0.125rem;
    top: 0.78125rem;
    color: #fff;
    padding: 0.0625rem 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 0.175rem;
    left: 0.5625rem;
    font-size: 0.0875rem;
    z-index: 1;
  }
  
  .mapChart-tag :first-child, .mapChart-tag1 :first-child, .mapChart-tag2 :first-child {
    font-size: 0.1rem;
    border-bottom: 0.00625rem #fff solid;
    padding: 0 0.1875rem 0.0625rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 0 0.0625rem 0;
  }
  
  .mapChart-tag :last-child, .mapChart-tag1 :last-child, .mapChart-tag2 :last-child {
    position: absolute;
    width: auto;
    height: auto;
    background: #10c3d2;
    white-space: nowrap;
    text-align: center;
    padding: 0.00125rem 0.0625rem;
    line-height: 0.1875rem;
    border-radius: 0.03125rem;
    right: 0.125rem;
    bottom: 0.09375rem;
    cursor: pointer;
  }
  
  .mapChart-tag-icon, .mapChart-tag1-icon, .mapChart-tag2-icon {
    position: absolute;
    width: 0.5rem;
    height: 0.1875rem;
    white-space: nowrap;
    text-align: center;
    padding: 0;
    line-height: 0.21875rem;
    border-radius: 0.03125rem;
    right: 0.125rem;
    top: 0.09375rem;
    font-size: 0.125rem;
    cursor: pointer;
  }
  
  .mapChart-tag > div, .mapChart-tag1 > div, .mapChart-tag2 > div {
    padding: 0 0.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  .mapChart-tag:hover {
    -webkit-box-shadow: 0 0 0.0625rem 0 #fff;
            box-shadow: 0 0 0.0625rem 0 #fff;
  }
  
  .mapChart-tag1 {
    top: 2rem;
    left: 0.5625rem;
  }
  
  .mapChart-tag2 {
    top: 3.21875rem;
    left: 0.5625rem;
  }
  
  .mapChart-box {
    width: 100%;
    height: 102%;
    padding: 0 0 0 0.625rem;
  }
  
  .mapChart-btn {
    position: absolute;
    top: 0.75rem;
    left: 1.75rem;
    width: 0.75rem;
    height: 0.25rem;
    background: #10c3d2;
    border-radius: 0.25rem;
    white-space: nowrap;
    font-size: 0.09375rem;
    line-height: 0.25rem;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 99;
  }
  
  .disabled {
    pointer-events: none;
  }
  
  .mapContainer-box {
    position: absolute;
    top: 40.2px;
    left: 0;
    width: 338px;
    padding: 2.1875rem 0 0 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 0 1.25rem 0 #ddd;
            box-shadow: 0 0 1.25rem 0 #ddd;
    line-height: 1.745rem;
  }
  
  .mapContainer-box::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  
  .mapContainer-box .mapContainer-box-child {
    position: relative;
    height: 100%;
    width: 100%;
  }
  
  .mapContainer-box .mapContainer-box-child .child {
    height: 100%;
    overflow: auto;
    max-height: calc(100vh - 12rem);
  }
  
  .mapContainer-box .mapContainer-box-child .child::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  
  .mapContainer-box-list {
    display: block;
    width: 100%;
    /* min-height: 5.5rem; */
    height: auto;
    border-top: 0.0625rem solid #ddd;
    padding: 0.5rem 1.25rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0.775rem;
  }
  
  .mapContainer-box-list .title {
    font-size: 0.875rem;
    margin: 0 0 0 0;
  }
  
  .mapContainer-box-list .num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .mapContainer-box-list .num > div {
    margin: 0 0.9375rem 0 0;
  }
  
  .mapContainer-box-list .address span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .mapContainer-box-list .address span :first-child {
    white-space: nowrap;
  }
  
  .mapContainer-box-list:hover {
    background: #516e98;
    color: #fff;
  }
  
  .mapContainer-box-page {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.3125rem;
    padding: 0.0625rem 0.3125rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
  }
  
  .mapContainer-box .close {
    position: absolute;
    right: 1.5rem;
    top: -1.8625rem;
    font-size: 1.125rem;
    color: #000;
    cursor: pointer;
  }
  
  /*# sourceMappingURL=style.css.map */