.container[data-v-63ae9146] {
  height: 100%;
  background: #f8f6ff;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.container .header[data-v-63ae9146] {
  width: 100%;
  height: 1.6rem;
  min-height: 1.6rem;
  background: #6649c4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.58667rem;
  font-weight: bold;
  color: #ffffff;
}
.container .header .header-return[data-v-63ae9146] {
  position: absolute;
  left: 0.26667rem;
}
.container .content[data-v-63ae9146] {
  height: 100%;
  padding: 0 0.42667rem;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-y: auto;
}
.container .content .register-msg[data-v-63ae9146] {
  margin-top: 0.42667rem;
  margin-bottom: 0.53333rem;
  font-size: 0.48rem;
  font-weight: 400;
  color: #555555;
}
.container .content .register-title[data-v-63ae9146] {
  margin-bottom: 0.26667rem;
  font-size: 0.42667rem;
  font-weight: 400;
  color: #555555;
}
.container .content .register-input[data-v-63ae9146] {
  color: #555555;
  background: transparent;
  margin-bottom: 0.42667rem;
  height: 1.2rem;
  min-height: 1.2rem;
  border-radius: 0.21333rem;
  border: 0.02667rem solid #dddddd;
}
.container .content .register-confirm[data-v-63ae9146] {
  height: 1.2rem;
  min-height: 1.2rem;
  margin-top: 0.69333rem;
  width: 100%;
  background: #6649c4;
  border-radius: 0.21333rem;
  border: 0.02667rem solid #6649c4;
  font-size: 0.48rem;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 1.33333rem;
}
.container .content input[type="text"][data-v-63ae9146]:focus {
  outline: none;
}
.container .content input[type="password"][data-v-63ae9146]:focus {
  outline: none;
}
.container .content[data-v-63ae9146] ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #888888;
  font-size: 0.48rem;
}
.container .content[data-v-63ae9146] :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888888;
  font-size: 0.48rem;
}
.container .content[data-v-63ae9146] ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888888;
  font-size: 0.48rem;
}
.success-popup .success-content[data-v-63ae9146] {
  padding: 1.33333rem 0.61333rem 0.8rem 0.61333rem;
  font-size: 0.48rem;
  font-weight: 400;
  color: #555555;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.success-popup .success-content .success-title[data-v-63ae9146] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.48rem;
  font-weight: bold;
  color: #6d6e71;
}
.success-popup .success-content .success-title img[data-v-63ae9146] {
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.26667rem;
}
.success-popup .success-content .success-msg[data-v-63ae9146] {
  margin-top: 0.42667rem;
  font-size: 0.48rem;
  font-weight: normal;
  color: #808285;
  text-align: center;
}
.success-popup .success-content .success-button[data-v-63ae9146] {
  margin-top: 1.33333rem;
  background: #6649c4;
  width: 100%;
  border: 0.02667rem solid #6649c4;
  border-radius: 0.21333rem;
  color: #ffffff;
}


/*# sourceMappingURL=7.85b136c9.css.map*/