.main-w[data-v-2a51e872] {
  position: relative;
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: contain;
  background-image: url(../img/back.a392dfd6.png);
  background-color: #1a1b2a;
}
.main-w[data-v-2a51e872] .ant-select-selection-selected-value {
  color: #222222;
}
.main-w .invitation-title[data-v-2a51e872] {
  position: fixed;
  top: 1.3rem;
  left: 1.8rem;
  display: flex;
  align-items: flex-end;
  z-index: 6;
}
.main-w .invitation-title .title-logo[data-v-2a51e872] {
  display: block;
  width: 4.8rem;
  margin: 0;
}
.main-w .invitation-title .title-hr[data-v-2a51e872] {
  width: 0.1rem;
  height: 1rem;
  background: #ffffff;
  margin: 0 0.7rem;
}
.main-w .invitation-title .title-content[data-v-2a51e872] {
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
.main-w .mask[data-v-2a51e872] {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #121212;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.main-w .main[data-v-2a51e872] {
  position: absolute;
  top: 5.6rem;
  left: 50%;
  margin-left: -14.1rem;
  width: 28.1rem;
}
.main-w .main .backimg[data-v-2a51e872] {
  width: 26.3rem;
  margin-bottom: -0.1rem;
}
.main-w .main .bg[data-v-2a51e872] {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 18rem;
  width: 100%;
  background-image: url(../img/openBackGroup.4479516b.png);
}
.main-w .main .con[data-v-2a51e872] {
  background: #ffffff;
  border-radius: 0.6rem;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.5);
  padding: 0 3.1rem 2.5rem;
}
.main-w .main .con .reg-head[data-v-2a51e872] {
  padding: 2.5rem 0 1.3rem;
}
.main-w .main .con .reg-head span[data-v-2a51e872] {
  display: block;
}
.main-w .main .con .reg-head .title[data-v-2a51e872] {
  color: #222222;
  font-size: 1.1rem;
  font-weight: bold;
}
.main-w .main .con .reg-head .notes[data-v-2a51e872] {
  color: #858a97;
  padding-top: 0.3rem;
}
.main-w .main .con .base-info[data-v-2a51e872] {
  padding: 1.3rem 0 0.6rem;
}
.main-w .main .con .base-info span[data-v-2a51e872] {
  display: block;
}
.main-w .main .con .base-info .title[data-v-2a51e872] {
  color: #222222;
  font-weight: bold;
  font-size: 1rem;
}
.main-w .main .con .base-info .notes[data-v-2a51e872] {
  color: #858a97;
  padding-top: 0.3rem;
}
.main-w .main .con .isrequired[data-v-2a51e872] {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.2rem;
  background-color: #f03947;
  position: absolute;
  left: -0.9rem;
  top: 0.3rem;
}
.main-w .main .con .bottom-btn[data-v-2a51e872] {
  display: flex;
  justify-content: space-between;
}
.main-w .main .con .bottom-btn .btn[data-v-2a51e872] {
  width: 40%;
  height: 3rem;
  border-radius: 0.3rem;
  font-size: 1.1rem;
  margin-top: 2rem;
}
.main-w .main .con .bottom-btn .btn.mt24[data-v-2a51e872] {
  margin-top: 1.5rem;
}
.main-w .main .con[data-v-2a51e872] .ant-input {
  border: none;
  padding-top: 1.9rem;
  padding-bottom: 1.9rem;
  background-clip: content-box;
  border-bottom: 0.1rem solid #e3e5e9;
  color: rgb(34, 34, 34);
}
.main-w .main .con .ant-form-item[data-v-2a51e872] {
  margin-bottom: 0;
}
.main-w .main .con input[data-v-2a51e872]::-webkit-outer-spin-button,
.main-w .main .con input[data-v-2a51e872]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.main-w .main .con input[data-v-2a51e872]:-internal-autofill-selected {
  background-color: transparent !important;
  background-image: none !important;
  color: rgb(0, 0, 0) !important;
}
.main-w .main .con .ant-input[data-v-2a51e872] {
  padding-left: 0 !important;
}
.main-w .main .con .ant-input[data-v-2a51e872]:focus {
  border-color: #e3e5e9;
  border-right-width: 0.1rem !important;
  outline: 0;
  box-shadow: none;
}
.main-w .main .con .has-error .ant-input[data-v-2a51e872] {
  border-bottom: 0.1rem solid #f03947;
}
.main-w .main .con[data-v-2a51e872] .has-error .ant-input-affix-wrapper .ant-input {
  border-bottom: 0.1rem solid #f03947 !important;
}
.main-w .main .con[data-v-2a51e872] .industry {
  padding: 0.9rem 0;
  border-bottom: 0.1rem solid #e3e5e9;
}
.main-w .main .con[data-v-2a51e872] .industry .ant-select-selection {
  border: none;
}
.main-w .main .con[data-v-2a51e872] .industry .ant-select-selection .ant-select-selection__rendered {
  margin-left: 0;
}
.main-w .main .con[data-v-2a51e872] .ant-select-open .ant-select-selection {
  box-shadow: none;
}
.main-w .main .con[data-v-2a51e872] .ant-select-focused .ant-select-selection {
  box-shadow: none;
}
.main-w .main .con .tell-w[data-v-2a51e872] {
  position: relative;
}
.main-w .main .con .tell-w .select-value[data-v-2a51e872] {
  position: absolute;
  height: 2.5rem;
  bottom: -0.8rem;
  left: 0;
  z-index: 2;
}
.main-w .main .con .tell-w .select-value.hz-norem[data-v-2a51e872] {
  width: 110px;
}
.main-w .main .con .tell-w .select-value[data-v-2a51e872] .ant-select-selection {
  width: 100%;
  height: 100%;
  border: none;
  box-shadow: unset;
}
.main-w .main .con .tell-w .select-value[data-v-2a51e872] .ant-select-selection .ant-select-selection__rendered {
  line-height: 2.5rem;
  margin-left: 0;
}
.main-w .main .con .tell-w .select-value1[data-v-2a51e872] .ant-select-arrow {
  right: 2.5rem;
}
.main-w .main .con .tell-w .phone-line[data-v-2a51e872] {
  position: absolute;
  z-index: 3;
  bottom: -0.7rem;
  color: #e3e5e9;
}
.main-w .main .con .tell-w .phone-line.hz-norem[data-v-2a51e872] {
  left: 103px;
}
.main-w .main .con .tell-w .phone-line1.hz-norem[data-v-2a51e872] {
  left: 92px;
}
.main-w .main .con .tell-w .phone-input.hz-norem[data-v-2a51e872] {
  padding-left: 110px !important;
}
.main-w .main .con .tell-w .phone-input1.hz-norem[data-v-2a51e872] {
  padding-left: 110px !important;
}
.main-w .main .con .tell-w .code-w[data-v-2a51e872] {
  position: absolute;
  right: 0;
  top: -0.8rem;
  color: #e3e5e9;
}
.main-w .main .con .tell-w .code-w .code[data-v-2a51e872] {
  cursor: pointer;
  padding-left: 0.8rem;
  font-size: 0.9rem;
  text-align: right;
}
.main-w .main .con .tell-w .code-w .re-send[data-v-2a51e872] {
  padding-left: 0.8rem;
  text-align: right;
  font-size: 0.9rem;
  color: #858a97;
}
.main-w .main .con .tell-w .code-w .red[data-v-2a51e872] {
  color: #f03947;
}
.main-w .main .con .tell-w .code-w .gray[data-v-2a51e872] {
  color: #858a97;
}
.main-w .main .con input[data-v-2a51e872]::-webkit-input-placeholder {
  color: #858a97;
}
.main-w .main .con .ant-form-item-control-wrapper[data-v-2a51e872] {
  position: relative;
}
.main-w .main .con[data-v-2a51e872] .ant-form-explain {
  position: absolute;
  bottom: -1.1rem;
  right: 0;
  padding-top: 0.3rem;
  text-align: right;
  font-size: 0.8rem;
  font-weight: 400;
  color: #f03947;
}
.main-w .main .con .tip[data-v-2a51e872] {
  font-size: 0.8rem;
  font-weight: 400;
  color: #858a97;
  line-height: 1.4rem;
  text-align: left;
}
.main-w .main .con[data-v-2a51e872] .ant-divider-inner-text {
  font-size: 0.8rem;
  color: #858a97;
  font-weight: 400;
}
.main-w .main .con .ant-divider-horizontal.ant-divider-with-text-center[data-v-2a51e872] {
  margin-top: 2.5rem;
}
.main-w[data-v-2a51e872] .ant-modal-content {
  border-radius: 0.5rem;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc {
  border-radius: 0.5rem;
  text-align: center;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 3.8rem;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .complete {
  font-size: 1.1rem;
  font-weight: bold;
  text-align: left;
  color: #222222;
  padding-top: 1.9rem;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .name {
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
  color: #222222;
  line-height: 1.5rem;
  padding-bottom: 0.6rem;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .name img {
  width: 8.1rem;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .name-t {
  font-size: 1.1rem;
  text-align: center;
  color: #222222;
  line-height: 1.9rem;
  font-weight: bold;
  margin-bottom: 3.8rem;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .date {
  font-size: 0.8rem;
  color: #858a97;
  line-height: 1.1rem;
  margin-bottom: 1.3rem;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc button {
  width: 9.4rem;
  height: 3rem;
  font-size: 1.1rem;
  border-radius: 0.3rem;
}
.main-w .checkbox-icon[data-v-2a51e872] {
  padding: 1.3rem 0;
  line-height: 1.3rem;
}
.main-w .checkbox-icon .read[data-v-2a51e872] {
  color: #858a97;
  margin-left: 0.3rem;
}
.main-w .checkbox-icon .read .readtip[data-v-2a51e872] {
  color: #f03947;
  padding: 0 0.2rem;
  cursor: pointer;
}
[data-v-2a51e872] .ant-input-affix-wrapper .ant-input {
  padding-left: 0 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  padding-top: 1.9rem;
  padding-bottom: 1.9rem;
  background-clip: content-box;
  border-bottom: 0.1rem solid #e3e5e9;
  color: #222222;
  outline: none;
  box-shadow: none !important;
}
[data-v-2a51e872] .ant-input-affix-wrapper .ant-input::-webkit-input-placeholder {
  color: #8f99a3;
}
[data-v-2a51e872] .ant-input-affix-wrapper .ant-input:focus,[data-v-2a51e872] .ant-input-affix-wrapper .ant-input:hover {
  border-color: #e3e5e9;
  border-right-width: 0.1rem;
  outline: 0;
  box-shadow: none;
}
[data-v-2a51e872] .ant-input-affix-wrapper:hover .ant-input {
  outline: none !important;
}
.authentication[data-v-2a51e872] {
  position: absolute;
  bottom: 1.9rem;
  font-size: 0.8rem;
  color: #fff;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  opacity: 0.6;
}
.authentication span[data-v-2a51e872] {
  display: inline-block;
  margin-left: 1.3rem;
}
[data-v-2a51e872] .ant-select-selection__placeholder,
.ant-select-search__field__placeholder[data-v-2a51e872] {
  color: #8f99a3;
}
