﻿.form .contactinfo .formgroup.TestAqq {
  margin-right: 50px;
}
.telNum .input-text {
  margin-right: 0;
}
.sendCode {
  float: left;
  width: 88px;
  height: 35px;
  border-radius: 3px;
  margin-left: 5px;
  margin: 0;
  position: relative;
  float: right;
  top: -37px;
  height: 0;
}
#sendCode {
  display: block;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  color: #333;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
}
.introduction_apply {
    margin: 0 2%;
    padding: 25px 5% 12px;
    height: auto;
}
.introduction_apply .hint {
  text-align: center;
  padding-top: 0;
}
.introduction_apply .hint_tip {
  margin-top: 1em;
  line-height: 0.8rem;
}
@media screen and (max-width: 370px) {
  .introduction_apply .hint {
    font-size: 12px;
  }
}