#main-container {
  padding: 0.96618357rem 0.48309179rem;
  position: relative;
}
#main-container table {
  width: 100%;
}
#main-container table * {
  font-size: 0.41867955rem;
  line-height: 1.04669887rem;
  color: #000000;
}
#main-container table tr td {
  height: 1.04669887rem;
  border-bottom: 1px solid #c8c7cc;
}
#main-container table tr td #verifyCode {
  width: 50%;
}
#main-container table tr td .img-vcode {
  height: 0.52334944rem;
  border: 1px solid #c8c7cc;
}
#main-container table tr td:nth-child(odd) {
  width: 30%;
  text-align: left;
}
#main-container table tr td:nth-child(even) {
  width: 70%;
  padding-left: 0.40257649rem;
  text-align: right;
}
#main-container table tr td:nth-child(even) input {
  width: 100%;
  border: none;
  text-align: right;
}
#main-container .validator_btn {
  width: 100%;
  height: 1.20772947rem;
  font-size: 0.41867955rem;
  line-height: 1.20772947rem;
  color: #ffffff;
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  text-align: center;
  background-color: #005a89;
}
