
.amap-marker-label{
  border: none;
  /*width: 80px;*/
  padding: 20px;
  border-right: 4px;
  border: 0;
  background-color: #fff;
}
.container .center-box{
  padding: 0px !important;
}

.box-shadow-bottom[data-v-6ea7d8d9] {
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.16), 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.box-shadow-top[data-v-6ea7d8d9] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.item-news[data-v-6ea7d8d9] {
  width: 1200px;
  /*height: 650px;*/
  margin: 40px auto;
}
.item-news .item-title[data-v-6ea7d8d9] {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.item-news .item-title h2[data-v-6ea7d8d9] {
  font-size: 24px;
  line-height: 39px;
  color: #181F2C;
  font-weight: 500;
}
.item-news .item-title p[data-v-6ea7d8d9] {
  font-size: 16px;
  font-weight: 400;
  line-height: 44px;
  color: #000000;
}
.item-news .amap-demo[data-v-6ea7d8d9] {
  height: 481px;
}
.item-news .map[data-v-6ea7d8d9] {
  height: 481px;
  width: 100%;
  margin-top: 51px;
}
.item-news .callMe[data-v-6ea7d8d9] {
  display: flex;
  justify-content: space-between;
  margin: 40px 0;
}
.item-news .callMe .phone[data-v-6ea7d8d9] {
  width: 28%;
  border: 1px solid #C0C0C0;
  text-align: center;
  padding: 28px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-news .callMe .phone p[data-v-6ea7d8d9], .item-news .callMe .phone span[data-v-6ea7d8d9] {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.item-news .callMe .phone i[data-v-6ea7d8d9] {
  font-size: 20px;
  margin-right: 5px;
}
