.mailwrite_code input {
  width: 220px;
}

.sendmessage_code input {
  margin-left: 98px;
  top: -3px;
}

.sendmessage_code a {
  left: 343px;
  height: 40px;
  width: 128px;
  position: absolute;
  top: -3px;
  font-size: 16px;
  line-height: 34px;
}

.jcaptcha-wrap-messagecode-box {
  border: 0;
}

a.quxiao:hover {
  color: #0a5491!important;
}

a.tijoao:hover {
  color: white!important;
}


.textContent1 {
  width: 100%;
  margin-bottom: 100px;
}

.form * {
  box-sizing: content-box;
}

.form input, .form textarea {
  border: 1px solid rgb(133, 133, 133);
}

#fileBtn--show {
  display: inline-block;
  width: 70px;
  line-height: 25px;
  border: 1px solid #4F4F4F;
  background-color: #e5e5e5;
  border-radius: 2px;
  margin-left: 10px;
  text-align: center;
  cursor: pointer;
}
