.lianxi-box{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lianxi-box .lianxi-box-email{
  width: 50%;
  height: 300px;
}
.lianxi-box .lianxi-box-qrcord{
  width: 50%;
  height: 300px;
}
.lianxi-box .lianxi-box-map{
  width: 100%;
  height: 426px;
}
.lianxi-box .label{
  height: 26px;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 26px;
}
.lianxi-box .content{
  height: 25px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1AA93A;
  vertical-align: middle;
}
.lianxi-box-email .tell{
  margin-bottom: 55px;
}
.lianxi-box .icon{
  display: inline-block;
  width: 42px;
  height: 42px;
  vertical-align: middle;
  /* image-rendering: pixelated; */
  margin-right: 20px;
  object-fit: cover;
}
.lianxi-box-qrcord .qrcord-content{
  display: inline-block;
  width: 180px;
  height: 180px;
  vertical-align: top;
  /* margin-left: 17px; */
  margin-right: 19px;
}
.lianxi-box-qrcord .qrcord span{
  display: inline-block;
  white-space: wrap;
  height: 180px;
  width: 20%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
@media screen and (max-width: 798px) {
  .touzizhe-content .title{
    font-size: 22px;
  }
  .lianxi-box .lianxi-box-email{
    width: 100%;
    
    
  }
  .lianxi-box .lianxi-box-qrcord{
    width: 100%;
  }
  .lianxi-box .label{
    font-size: 20px;
  }
  .lianxi-box .content{
    font-size: 24px;
  }
}
.BMap_pop img,.BMap_top,.BMap_center,.BMap_bottom{
  display: none;
}
.BMap_pop div:nth-child(1) div{
  display: none;
}
.BMap_pop div:nth-child(3){
  display: none;
}
.BMap_pop div:nth-child(5){
  display: none;
}
.BMap_pop div:nth-child(7){
  display: none;
}
.BMap_shadow {
  display: none;
}
.anchorBL a{
  display: none;
}

.anchorBL img{
  display: none;
}

.anchorBL span{
  display: none!important;
}


