@charset "UTF-8";
.allmap1 {
  width: 100%;
  height: 100%;
  margin: 0;
  font-family: "微软雅黑";
  position: relative;
  top: 0; }
  .allmap1 * {
    padding: 0;
    margin: 0; }
  .allmap1 li {
    list-style: none;
    width: 20px;
    height: 20px;
    margin: 24px 4px; }
  .allmap1 zoom {
    top: 100px;
    left: 30px; }
  .allmap1 .anchorBL {
    display: none; }
  .allmap1 .icon-qian__allfenlei {
    color: #FFCD00; }
  .allmap1 .JLabeldiv {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out; }
  .allmap1 .JLabeldivcur {
    z-index: 99;
    transform: translate(0, -15px) scale(1.4);
    -webkit-transform: translate(0, -15px) scale(1.4);
    -moz-transform: translate(0, -15px) scale(1.4);
    -o-transform: translate(0, -15px) scale(1.4);
    -ms-transform: translate(0, -15px) scale(1.4); }
  .allmap1 .JLabeldivcur .JLabelspan {
    background-color: #ffb150 !important;
    color: #FFFFFF !important;
    border-color: #2B97FF !important; }
  .allmap1 .JLabeldivcur .JLabelspanarrow {
    border-left-color:  #ffb150 !important; }
  .allmap1 .JLabeldivcur .JLabeldivimgbg {
    background: url(../../images/bdmiconbgcur.png) no-repeat;
    background-size: cover; }
  .allmap1 .JLabeldivcur .JLabeldivimg {
    background: #2B97FF; }
  .allmap1 .JLabelspan {
    padding: 3px 8px;
    background-color: #FFFFFF;
    /*border:1px solid #DDDDDD;*/
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    white-space: nowrap;
    font-size: 12px; }
  .allmap1 .JLabelspanarrow {
    width: 0px;
    height: 0px;
    border: 8px transparent solid;
    border-left-color: #fff;
    position: absolute;
    top: 19px;
    content: "";
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -moz-transform: rotate(90deg);
    /* Firefox */
    -webkit-transform: rotate(90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(90deg);
    /* Opera */ }
  .allmap1 .JLabeldivimgbg {
    width: 44px;
    height: 50px;
    background: url(../../images/bdmiconbg.png) no-repeat;
    background-size: cover;
    margin: 0 auto;
    display: block;
    margin-top: 8px; }
  .allmap1 .JLabeldivimg {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin: 4px 0 0 4px;
    transform: translateY(3px);
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -o-transform: translateY(3px);
    background: #07D6FD; }
    .allmap1 .JLabeldivimg i {
      display: inline-block;
      width: 16px;
      height: 16px;
      font-size: 16px;
      margin: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      color: #fff; }
  .allmap1 .JLabeldivimg1 {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin: 4px 0 0 4px;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    background: #07D6FD; }
  .allmap1 .map {
    width: 100%;
    height: 100%; }
  .allmap1 .type {
    height: 28px;
    width: 28px;
    border-radius: 50%;
    background: #2B97FF;
    margin-left: 0px;
    position: absolute;
    top: 8px;
    left: 8px; }
    .allmap1 .type .iconfont {
      font-size: 16px;
      position: relative;
      top: 4px;
      left: 6px;
      color: #FFFFFF; }
  .allmap1 .wrapper {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 28px;
    /*border: 1px solid red;*/
    background: rgba(74, 74, 74, 0.5);
    max-height: 352px;
    border-radius: 14px;
    text-align: center; }
    .allmap1 .wrapper .shouqi {
      width: 24px;
      height: 24px;
      border-radius: 50%;
      margin: 10px 2px;
      /*border: 1px solid red;*/ }
      .allmap1 .wrapper .shouqi .iconfont {
        font-size: 16px;
        position: relative;
        top: 2.5px;
        color: #FFFFFF; }
    .allmap1 .wrapper .wrapper2 {
      /*position: absolute;*/
      /*height:100% ;*/
      max-height: 320px;
      margin-top: -10px;
      width: 28px;
      overflow: hidden; }
      .allmap1 .wrapper .wrapper2 .scroller1 {
        /*	position: absolute;*/
        /*padding:0 0 24px 0;*/
        width: 28px;
        text-align: center; }
        .allmap1 .wrapper .wrapper2 .scroller1 li {
          margin-left: 2px;
          width: 24px;
          height: 24px;
          border-radius: 50%;
          position: relative; }
          .allmap1 .wrapper .wrapper2 .scroller1 li:before {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            top: 0;
            left: 0;
            z-index: 9; }
          .allmap1 .wrapper .wrapper2 .scroller1 li .iconfont {
            font-size: 16px;
            position: relative;
            top: 2.5px;
            color: #FFFFFF; }
        .allmap1 .wrapper .wrapper2 .scroller1 li:first-child {
          background-color: #2B97FF; }
  .allmap1 .banner {
    position: relative;
    top: -116px;
    width: 100%;
    height: 104px;
    z-index: 0; }
    .allmap1 .banner.disable {
      pointer-events: none; }
    .allmap1 .banner .wrapper1 {
      width: 100%;
      position: relative;
      left: 0;
      height: 104px; }
      .allmap1 .banner .wrapper1 ul {
        position: absolute;
        height: 116px;
        top: 0;
        font-size: 0; }
        .allmap1 .banner .wrapper1 ul li {
          width: 100vw;
          height: 116px;
          display: inline-block;
          position: relative;
          margin: 0; }
          .allmap1 .banner .wrapper1 ul li:before {
            content: '';
            width: calc(100% - 30px);
            position: absolute;
            left: 15px;
            border-radius: 5px;
            background: #fff;
            height: 104px;
            -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1); }
          .allmap1 .banner .wrapper1 ul li .img1 {
            width: 104px;
            height: 104px;
            position: absolute;
            left: 15px; }
            .allmap1 .banner .wrapper1 ul li .img1 img {
              width: 100%;
              height: 100%;
              border-radius: 5px 0 0 5px;
              -o-object-fit: cover;
              object-fit: cover; }
          .allmap1 .banner .wrapper1 ul li .right {
            position: absolute;
            width: calc(100% - 134px);
            top: 0;
            left: 119px;
            height: 100%; }
        .allmap1 .banner .wrapper1 ul .head {
          padding: 8px 8px;
          /*margin-top: -10px;*/ }
        .allmap1 .banner .wrapper1 ul .title {
          font-weight: 500;
          width: 84%;
          font-family: "微软雅黑";
          font-size: 14px;
          color: #333333;
          letter-spacing: 0;
          display: inline-block;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .allmap1 .banner .wrapper1 ul .page {
          /*margin-top: 2px;*/
          float: right;
          font-family: "微软雅黑";
          font-size: 10px;
          color: #CCCCCC;
          letter-spacing: 0; }
        .allmap1 .banner .wrapper1 ul .content {
          font-weight: 200;
          height: 40px;
          padding: 0 16px 0 8px;
          line-height: 20px;
          font-family: "微软雅黑";
          font-size: 12px;
          color: #666666;
          overflow: hidden;
          margin-top: -6px;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }
          .allmap1 .banner .wrapper1 ul .content P {
            word-break: break-all;
            white-space: normal;
            text-overflow: ellipsis;
            width: 100%;
            display: inline-block; }
        .allmap1 .banner .wrapper1 ul .foot {
          padding: 0 8px; }
        .allmap1 .banner .wrapper1 ul .navigation {
          display: inline-block;
          position: relative;
          top: 12px;
          height: 12px;
          padding: 0 4px;
          padding-left: 2px;
          background: #F2F2F2;
          border: 1px solid #F2F2F2;
          border-radius: 2px; }
        .allmap1 .banner .wrapper1 ul .pano {
          width: 40px;
          height: 17.5px;
          font-size: 12.5px;
          line-height: 19.5px;
          text-align: center;
          color: #FFFFFF;
          float: right;
          margin-top: 8px;
          font-family: "微软雅黑";
          -webkit-transform: scale(0.8);
          transform: scale(0.8);
          background:#f8605c;
          border: 1px solid #f8605c;
          border-radius: 2px; }
        .allmap1 .banner .wrapper1 ul .pano {
          margin-right: 10px;
          /*	float: right;*/
          margin-left: 20px; }
        .allmap1 .banner .wrapper1 ul .dingwei::before {
          content: '\e727';
          font: 15px/30px 'iconfont';
          color: #FFCD00;
          -webkit-transform: scale(0.8);
          transform: scale(0.8);
          position: relative;
          top: -8.9px; }
        .allmap1 .banner .wrapper1 ul .distance {
          position: relative;
          top: -8.9px;
          height: 15px;
          width: 40px;
          font-family: "微软雅黑";
          font-size: 12.5px;
          color: #CCCCCC;
          letter-spacing: 0;
          margin-left: 1px;
          -webkit-transform: scale(0.8);
          transform: scale(0.8); }

svg {
  width: 100%;
  height: 100%; }
