@charset "UTF-8";
/**
 * 关于我们-公司地址
 * date: 2025-4-9
 * author: jyxuan
 */
.address-map {
  height: 511px;
}
.address-title {
  margin-top: 24px;
  padding-left: 26px;
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
  background: url("../images/about_address_icon.png") no-repeat left center;
}
.address-text {
  color: #999;
  line-height: 24px;
}