
.md17352.md-contact-1 {
  position: relative;
  padding-top: 0.7rem;
  padding-bottom: 0.4rem;
}
.md17352.md-contact-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md17352.md-contact-1 .text {
  width: calc( 580 / 1520 * 100%);
}
.md17352.md-contact-1 .shares {
  margin-bottom: 0.75rem;
}
.md17352.md-contact-1 .shares .si {
  margin-right: 0.1rem;
  display: inline-flex;
  align-items: center;
  position: relative;
  z-index: 40;
}
.md17352.md-contact-1 .shares .si:hover .hd {
  opacity: 1;
  background-color: #58c747;
}
.md17352.md-contact-1 .shares .si:hover .i1 {
  display: none;
}
.md17352.md-contact-1 .shares .si:hover .i2 {
  display: block;
}
.md17352.md-contact-1 .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.md17352.md-contact-1 .shares .hd {
  display: inline-flex;
  align-items: center;
  background-color: #ccc;
}
.md17352.md-contact-1 .shares .hd > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md17352.md-contact-1 .shares .i2 {
  display: none;
}
.md17352.md-contact-1 .shares .bd {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%);
  opacity: 0;
  pointer-events: none;
}
.md17352.md-contact-1 .shares .bd .bbox {
  padding: 0.1rem;
}
.md17352.md-contact-1 .shares .bd img {
  width: 1.2rem;
  min-width: 100px;
  max-width: none;
}
.md17352.md-contact-1 .d12 {
  line-height: calc( 24 / 18);
  margin-top: 0.2rem;
}
.md17352.md-contact-1 .d13 {
  margin-top: 0.3rem;
}
.md17352.md-contact-1 .form {
  width: calc( 760 / 1520 * 100%);
}
.md17352.md-contact-1 .fbox {
  margin-top: 0.3rem;
}
.md17352.md-contact-1 .fitem {
  width: calc( 240 / 760 * 100%);
  margin-right: calc( 20 / 760 * 100%);
  margin-bottom: 0.4rem;
}
.md17352.md-contact-1 .fitem:nth-child(3n) {
  margin-right: 0;
}
.md17352.md-contact-1 .ww100 {
  width: 100%;
  margin-right: 0;
}
.md17352.md-contact-1 .inp {
  position: relative;
}
.md17352.md-contact-1 .ip {
  width: 100%;
  height: 3.75em;
  border: none;
  border-bottom: 1px solid #999;
}
.md17352.md-contact-1 .ip::-moz-placeholder {
  color: #999;
}
.md17352.md-contact-1 .ip::placeholder {
  color: #999;
}
.md17352.md-contact-1 .ta {
  width: 100%;
  height: 3.75em;
  border: none;
  border-bottom: 1px solid #999;
}
.md17352.md-contact-1 .ta::-moz-placeholder {
  color: #999;
}
.md17352.md-contact-1 .ta::placeholder {
  color: #999;
}
.md17352.md-contact-1 .code {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  max-width: 30%;
}
.md17352.md-contact-1 .submit {
  height: 3.75em;
  border: none;
  padding: 0 0.6rem;
  background-color: #58c747;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .md17352.md-contact-1 .text {
    width: 100%;
  }
  .md17352.md-contact-1 .form {
    width: 100%;
    margin-top: 0.5rem;
  }
  .md17352.md-contact-1 .fitem {
    width: 100%;
  }
}

.md17352.md-contact-2 {
  position: relative;
  padding-top: 0.4rem;
  padding-bottom: 0.9rem;
}
.md17352.md-contact-2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md17352.md-contact-2 .img {
  display: block;
  padding-top: calc( 580 / 1520 * 100%);
}

.md17352.md-contact-1 .social-share *::before{
display:none;
}
