
.md17641.md-contact-1 {
  position: relative;
  padding-top: 0.7rem;
  padding-bottom: 0.6rem;
}
.md17641.md-contact-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.md17641.md-contact-1 .h2 {
  color: #222434;
}
.md17641.md-contact-1 .box-left {
  width: calc( 520 / 1400 * 100%);
}
.md17641.md-contact-1 .box-right {
  width: calc( 815 / 1400 * 100%);
}
.md17641.md-contact-1 .list {
  margin-top: 0.25rem;
  border-top: 1px solid #efeff5;
}
.md17641.md-contact-1 .li {
  padding-top: 0.17rem;
  padding-bottom: 0.14rem;
  border-bottom: 1px solid #efeff5;
}
.md17641.md-contact-1 .icon {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #f4f4f5;
  display: inline-flex;
  flex-shrink: 0;
}
.md17641.md-contact-1 .ic {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md17641.md-contact-1 .ite {
  color: #222434;
  padding-left: 0.2rem;
}
.md17641.md-contact-1 .form {
  margin-top: 0.22rem;
  padding: 0.6rem;
  background-color: #f4f4f5;
}
.md17641.md-contact-1 .fitem {
  width: calc( 342 / 695 * 100%);
  margin-bottom: 0.1rem;
}
.md17641.md-contact-1 .ww100 {
  width: 100%;
  margin-right: 0;
}
.md17641.md-contact-1 .inp {
  position: relative;
}
.md17641.md-contact-1 .ip {
  display: block;
  width: 100%;
  height: 3em;
  padding: 0 1em;
  background-color: #ffffff;
  border: solid 1px #e8e8f4;
}
.md17641.md-contact-1 .ip::-moz-placeholder {
  color: rgba(34, 36, 52, 0.5);
}
.md17641.md-contact-1 .ip::placeholder {
  color: rgba(34, 36, 52, 0.5);
}
.md17641.md-contact-1 .ta {
  display: block;
  width: 100%;
  height: 1.2rem;
  background-color: #ffffff;
  border: solid 1px #e8e8f4;
  padding: 0.1rem 1em;
}
.md17641.md-contact-1 .ta::-moz-placeholder {
  color: rgba(34, 36, 52, 0.5);
}
.md17641.md-contact-1 .ta::placeholder {
  color: rgba(34, 36, 52, 0.5);
}
.md17641.md-contact-1 .code {
  position: absolute;
  right: 0;
  top: 1px;
  height: calc(100% - 2px);
  max-width: 30%;
}
.md17641.md-contact-1 .submit {
  height: 3em;
  border: none;
  padding: 0 0.96rem;
  background-color: #ffc000;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .md17641.md-contact-1 .box-left {
    width: 100%;
  }
  .md17641.md-contact-1 .box-right {
    width: 100%;
    margin-top: 0.3rem;
  }
  .md17641.md-contact-1 .fitem {
    width: 100%;
  }
}

.md17642.md-contact-2 {
  position: relative;
  padding-top: 0.4rem;
  padding-bottom: 0.9rem;
}
.md17642.md-contact-2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.md17642.md-contact-2 .map {
  display: block;
}
.md17642.md-contact-2 .map img {
  width: 100%;
}
