.about-us[data-v-10e0187b] {
  background-color: #fafafa;
  color: #666;
  line-height: 30px;
  font-size: 13px;
}
.about-us__banner[data-v-10e0187b] {
  width: 100%;
  height: 0;
  padding-bottom: 22.396%;
  background: url(../../static/img/aboutus.3d6dc55e.jpg) no-repeat center/cover;
}
.about-us__content[data-v-10e0187b] {
  padding: 0 8.3%;
  margin-top: 20px;
}
.about-us .title[data-v-10e0187b] {
  background: -webkit-gradient(linear, left top, right top, from(#0a6dee), to(#0a6dee)) left bottom/85px 4px no-repeat;
  background: linear-gradient(to right, #0a6dee, #0a6dee) left bottom/85px 4px no-repeat;
  line-height: 60px;
  font-size: 26px;
  margin-bottom: 30px;
}
.about-us p[data-v-10e0187b] {
  text-indent: 2em;
}
.about-us .contact-map[data-v-10e0187b] {
  width: 1000px;
  margin: 0 auto;
  height: 617px;
  margin-bottom: 50px;
  background: url(../../static/img/map.9d21bd3e.jpg) no-repeat left center;
  position: relative;
}
.about-us .contact-map-point[data-v-10e0187b] {
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.point-detail {
  padding: 0;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 4px #ccc;
          box-shadow: 0px 2px 4px #ccc;
  border-color: #eee !important;
}
.point-detail__content {
  position: relative;
  padding: 10px 30px 10px 40px;
  min-width: 300px;
  color: #2b2b2b;
}
.point-detail__content p {
  line-height: 30px;
}
.point-detail-name {
  font-size: 20px;
  margin-right: 10px;
}
.point-detail-icon {
  position: absolute;
  left: -30px;
  top: -30px;
  width: 68px;
  height: 68px;
  background: url(../../static/img/map-icon.b54dc487.png) no-repeat center center;
  background-position: 0 0;
  border-radius: 50%;
}
.el-select[data-v-09e19921],
.el-date-editor[data-v-09e19921] {
  width: 100%;
}
.dynamic-form[data-v-4701caf7] {
  padding: 0 20px;
}
.dynamic-form-group__title[data-v-4701caf7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  color: #1a1a1a;
  line-height: 40px;
  font-weight: bold;
}
.dynamic-form-group__title[data-v-4701caf7]::before {
  margin-right: 5px;
  width: 3px;
  height: 18px;
  background-color: #3395ff;
  content: "";
}
.dynamic-form-footer[data-v-4701caf7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
