#forget_password .cot {
  box-sizing: border-box;
  padding-top: 50px;
  padding-bottom: 150px;
}

#forget_password .cot .ws {
  width: 900px;
  height: 410px;
  box-sizing: border-box;
  padding: 0 86px;
}

#forget_password .cot .ws > img {
  width: 404px;
  height: 224px;
  margin-right: 60px;
}

#forget_password .cot .ws .r .submitBox {
  box-sizing: border-box;
}

#forget_password .cot .ws .r .submitBox .v-input-upward {
  width: 226px !important;
  margin-bottom: 20px;
}
