main .user-info {
  width: 446px;
  height: 50px;
  margin-top: 9px;
  font-size: 30px;
  color: #828282;
  font-weight: 400;
  border-radius: 4px;
}
main .dialog {
  display: flex;
  flex-direction: column;
  width: 1042px;
  border-radius: 8px;
  box-shadow: 0 2px 10px #dfdfdf80;
  margin: 80px auto;
  padding-bottom: 50px;
}
main .head {
  background: linear-gradient(98deg, #055ef9 -13%, #50d2ce 100%);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 55px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
main .logo {
  margin-top: 10px;
  margin-right: 22px;
}
main .slogan {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #fff;
}
main .close {
  position: absolute;
  top: 50%;
  right: 55px;
  transform: translateY(-50%);
  cursor: pointer;
}
main .main {
  padding: 20px 88px;
  display: flex;
}
main .left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main .left .contact {
  margin-top: 50px;
}
main .tips {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  color: #828282;
}
main .qr {
  margin-top: 73px;
}
main .right {
  display: flex;
  flex-direction: column;
  margin-left: 38px;
}
main .input {
  width: 446px;
  height: 50px;
  border-radius: 4px;
  opacity: 1;
  box-sizing: border-box;
  border: 1px solid #bbbbbb;
  margin-top: 9px;
  margin-bottom: 18px;
  padding: 20px;
  font-size: 30px;
  color: #828282;
  font-weight: 400;
}
main .btn {
  width: 260px;
  height: 62px;
  border-radius: 8px;
  opacity: 1;
  background: linear-gradient(102deg, #0f6df4 -5%, #4fd1ce 105%);
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
main .form .form-item {
  width: 446px;
  margin: 10px auto;
  position: relative;
  text-align: justify;
}
main .form .form-item input {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  outline: none;
  border: none;
  text-indent: 15px;
  font-size: 14px;
  line-height: 42px;
  background: #fff;
  border: 1px solid #dbdada;
  border-radius: 5px;
}
main .form .intelligent-label {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  color: #828282;
}
main .form .intelligent-label .ftx04 {
  font-family: '????';
  margin-right: 5px;
  font-weight: normal;
  color: red;
}
main .form .form-item input:focus {
  background: #fff;
}
main .form .form-item input:active {
  background: #fff;
}
main .form .focus {
  width: 350px;
  text-align: left;
  color: #ff552e;
  font-size: 12px;
  position: relative;
}
@media screen and (max-width: 768px) {
  main .dialog-box {
    width: 100%;
  }
  main .dialog-box .dialog {
    display: flex;
    flex-direction: column;
    width: 100%;
    box-shadow: 0 2px 10px #dfdfdf80;
    margin: 0 auto;
    padding: 0 1.875rem 2.5rem;
    box-sizing: border-box;
  }
  main .dialog-box .dialog .h5-cantact-header {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 0.8125rem 0.5625rem;
    box-sizing: border-box;
    background: linear-gradient(90deg, #0e6cf4 2%, #4fd1ce 102%);
    border-top-right-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
  }
  main .dialog-box .dialog .h5-cantact-header .logo {
    width: 9rem;
    height: 3rem;
    object-fit: contain;
    margin: 0;
  }
  main .dialog-box .dialog .h5-cantact-header .slogan {
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 1.4625rem;
    letter-spacing: 0px;
    margin-left: 1.0625rem;
    color: #ffffff;
  }
  main .dialog-box .dialog .main {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin-top: 1.875rem;
  }
  main .dialog-box .dialog .main .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  main .dialog-box .dialog .main .left .tips {
    font-size: 1.875rem;
    font-weight: normal;
    line-height: 2.193rem;
    letter-spacing: 0px;
    color: #000000;
  }
  main .dialog-box .dialog .main .left .contact {
    margin-top: 1.375rem;
  }
  main .dialog-box .dialog .main .left a {
    color: #000000;
  }
  main .dialog-box .dialog .main .left .qr {
    margin-top: 2.8125rem;
    width: 31.625rem;
    height: 31.5rem;
  }
  main .dialog-box .dialog .main .form {
    margin-top: 2.5rem;
  }
  main .dialog-box .dialog .main .form .form-item {
    width: 35.1875rem;
    margin: 0 auto 2.5rem;
    position: relative;
    text-align: justify;
  }
  main .dialog-box .dialog .main .form .form-item input {
    width: 100%;
    height: 5.125rem;
    box-sizing: border-box;
    outline: none;
    border: none;
    text-indent: 0.9375rem;
    font-size: 1.625rem;
    line-height: 42px;
    background: #fff;
    border: 1px solid #dbdada;
    border-radius: 5px;
  }
  main .dialog-box .dialog .main .form .intelligent-label {
    display: block;
    margin-bottom: 0.875rem;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.5rem;
    letter-spacing: 0px;
    color: #828282;
  }
  main .dialog-box .dialog .main .form .intelligent-label .ftx04 {
    font-family: '????';
    margin-right: 0.3125rem;
    font-weight: normal;
    color: red;
  }
  main .dialog-box .dialog .main .form .form-item input:focus {
    background: #fff;
  }
  main .dialog-box .dialog .main .form .form-item input:active {
    background: #fff;
  }
  main .dialog-box .dialog .main .form .focus {
    width: 100%;
    text-align: left;
    color: #ff552e;
    font-size: 1.35rem;
    position: relative;
  }
  main .dialog-box .dialog .main .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-top: 3rem;
  }
  main .dialog-box .dialog .main .right .tips {
    font-size: 1.875rem;
    font-weight: normal;
    line-height: 2.193rem;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 2.8125rem;
  }
  main .dialog-box .dialog .main .right #verifyCheck {
    width: 100%;
  }
  main .dialog-box .dialog .btn {
    width: 26.25rem;
    height: 6rem;
    border-radius: 0.8rem;
    opacity: 1;
    font-size: 3rem;
  }
  .h5-footer .header {
    display: none !important;
  }
}
