.lianxiwomen-title {
  margin-top: 50px;
  text-align: center;
  font-weight: 600;
}
.lianxiwomen-box {
  height: 500px;
  margin-top: 40px;
  min-height: 420px;
  margin-bottom: 50px;
  position: relative;
}
.lianxiwomen-box-map {
  height: 100%;
  background-color: #ccc;
  padding: 70px;
}
.lianxiwomen-box-map-info {
  width: 340px;
  height: 400px;
  background-color: rgba(2, 110, 245, 0.7);
  color: #fff;
  padding: 30px;
  z-index: 50;
  position: absolute;
  left: 50px;
  top: 50px;
}
.lianxiwomen-box-map-info-title {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.lianxiwomen-box-map-info-title:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 1px;
  background-color: #fff;
}
.lianxiwomen-box-map-info p {
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left 4px;
  margin-bottom: 20px;
}
.lianxiwomen-box-map-info p span {
  line-height: 1;
  display: inline-block;
  width: 50px;
  text-align: justify;
  text-justify: inter-ideograph;
  text-align-last: justify;
}
.lianxiwomen-box-map-info p.bg1 {
  background-image: url(../images/about/cont_ic01.png);
}
.lianxiwomen-box-map-info p.bg2 {
  background-image: url(../images/about/cont_ic03.png);
}
.lianxiwomen-box-map-info p.bg3 {
  background-image: url(../images/about/cont_ic02.png);
}
.lianxiwomen-cards {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.lianxiwomen-card-item {
  flex: 0 0 48%;
  border-top: 4px solid rgba(2, 110, 245, 1);
  padding: 30px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.lianxiwomen-card-item-title {
  color: rgba(2, 110, 245, 1);
  margin-bottom: 10px;
}
.lianxiwomen-card-item-subtitle {
  padding-bottom: 10px;
  color: #333;
}
.lianxiwomen-card-item p {
  margin-top: 10px;
}
.lianxiwomen-card-item p span {
  line-height: 1;
  display: inline-block;
  width: 50px;
  text-align: justify;
  text-justify: inter-ideograph;
  text-align-last: justify;
}

.amap-info-close,
.amap-logo,
.amap-copyright {
  display: none !important;
}
.amap-info-content {
  padding: 20px !important;
}
#map,
#map .amap-marker {
  cursor: default !important;
}
