.styles_dropdown__Hqbr4 {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.styles_dropdown__Hqbr4 .dropdown-selected a,
.styles_dropdown__Hqbr4 .dropdown-selected span {
  color: #333;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.styles_dropdown__Hqbr4 .dropdown-selected .iconfont {
  font-size: 12px;
  color: #ccc;
  transform: scale(0.6);
  transition: 0.25s;
  display: block;
}
.styles_dropdown__Hqbr4 .dropdown-selected.active .iconfont {
  transform: scale(0.6) rotate(180deg);
  transition: 0.25s;
}
.styles_dropdown__Hqbr4 .dropdown-menu {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  background: #fafafa;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}
.styles_nav__vP3Nc {
  background: #fff;
  z-index: 99999;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
}
.styles_nav__vP3Nc .container {
  height: 80px;
  box-sizing: border-box;
  position: relative;
}
.styles_nav__vP3Nc .logo1 {
  margin-right: 40px;
  width: 140px;
  height: auto !important;
}
.styles_nav_left__whv3k {
  width: 685px;
  justify-content: space-between;
  display: flex;
}
.styles_nav_left__whv3k .dropdown-selected {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  box-sizing: border-box;
}
.styles_nav_right__wlbVI {
  width: 180px;
  position: absolute;
  right: 0;
}
.styles_nav_right__wlbVI input {
  border: 1px solid #bcbcbc;
  border-radius: 16px;
  padding: 10px 16px;
  width: calc(100% - 32px);
  height: 12px;
}
.styles_nav_right__wlbVI input::-moz-placeholder {
  font-family: PingFangTC-Light;
  font-size: 12px;
  color: #6a6a6a;
  letter-spacing: 0.2px;
  line-height: 12px;
  font-weight: 200;
  opacity: 1;
}
.styles_nav_right__wlbVI input:-ms-input-placeholder {
  opacity: 1;
}
.styles_nav_right__wlbVI input::placeholder {
  font-family: PingFangTC-Light;
  font-size: 12px;
  color: #6a6a6a;
  letter-spacing: 0.2px;
  line-height: 12px;
  font-weight: 200;
  opacity: 1;
}
.styles_nav_right__wlbVI input:-ms-input-placeholder {
  font-family: PingFangTC-Light;
  font-size: 12px;
  color: #6a6a6a;
  letter-spacing: 0.2px;
  line-height: 12px;
  font-weight: 200;
}
.styles_nav_right__wlbVI input::-ms-input-placeholder {
  font-family: PingFangTC-Light;
  font-size: 12px;
  color: #6a6a6a;
  letter-spacing: 0.2px;
  line-height: 12px;
  font-weight: 200;
}
.styles_nav_right__wlbVI button {
  position: absolute;
  border: 0;
  background: unset;
  right: 0;
  top: 10px;
  padding: 0 16px 0 0;
  cursor: pointer;
}
.styles_product__E_qT2 {
  width: 920px;
  min-height: 440px;
  box-sizing: border-box;
  background: #fff;
  display: flex;
}
.styles_product__E_qT2 > div {
  box-sizing: border-box;
}
.styles_product__E_qT2 .tabs-menu span {
  color: #666;
}
.styles_product__E_qT2 .tabs-menu span.active {
  color: #333;
}
.styles_product__E_qT2 .tabs-content span {
  width: 30%;
}
.styles_product__E_qT2 .tabs-content span:first-child {
  width: 40%;
}
.styles_product__E_qT2 .tabs-content span:last-child {
  width: 30%;
  text-align: center;
  line-height: 2;
  border-radius: 4px;
}
.styles_product__E_qT2 .tabs-content span:last-child.up {
  background: #19bc38;
  color: #fff;
}
.styles_product__E_qT2 .tabs-content span:last-child.down {
  background: #d00;
  color: #fff;
}
.styles_product__E_qT2 .styles_table_head__oPiM_ {
  font-size: 12px;
  color: #ccc;
  line-height: 2;
}
.styles_product__E_qT2 .styles_table_body__vK6_I {
  max-height: 416px;
  overflow-y: scroll;
}
.styles_product__E_qT2 .styles_table_body__vK6_I .item {
  padding: 15px 0;
}
.styles_product__E_qT2 .product-intro {
  border-left: 1px solid #eee;
  padding: 20px 30px;
  font-size: 14px;
  color: #666;
  text-align: justify;
  max-width: 50%;
}
.styles_product__E_qT2 .product-intro > div,
.styles_product__E_qT2 .product-intro > h3,
.styles_product__E_qT2 .product-intro > p {
  margin-bottom: 20px;
}
.styles_product__E_qT2 .product-intro .block-show {
  text-decoration: none;
  background: #fafafa;
  color: #ff7401;
  line-height: 40px;
}
.styles_product__E_qT2 .product-intro strong {
  font-size: 18px;
}
.styles_product__E_qT2 .product-intro h3 {
  color: #333;
  font-weight: 700;
}
.styles_menu__4A_E3 {
  width: 180px;
  white-space: nowrap;
}
.styles_menu__4A_E3 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  color: #333;
  white-space: nowrap;
  transition: 0.25s;
}
.styles_menu__4A_E3 a:hover {
  background: #fff;
  transition: 0.25s;
}
.styles_menu__4A_E3 a strong {
  font-weight: 400;
  max-width: 91%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.styles_menu__4A_E3 a i {
  font-size: 12px;
  color: #ccc;
}
.styles_supportCenter__Ad7wV {
  width: 480px;
  height: 460px;
  box-sizing: border-box;
  background: #fff;
  display: flex;
}
.styles_supportCenter__Ad7wV .tabs-content,
.styles_supportCenter__Ad7wV .tabs-menu {
  max-height: 460px;
  overflow-y: scroll;
}
.styles_supportCenter__Ad7wV .tabs-content {
  width: 300px;
  padding: 10px 0;
}
.styles_supportCenter__Ad7wV .tabs-content a {
  display: block;
  padding: 10px 10px 10px 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.25s;
  cursor: pointer;
  color: #666;
}
.styles_supportCenter__Ad7wV .tabs-content a:hover {
  color: #ff7401;
  transition: 0.25s;
}
.styles_toggle__AVyPS {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  display: none;
}
.styles_toggle__AVyPS i {
  color: #999;
}
.styles_download__3TPFh {
  background: #fafafa;
  width: 400px;
  font-size: 12px;
  color: #999;
}
.styles_download__3TPFh > div:first-child {
  white-space: nowrap;
  width: 42%;
  box-sizing: border-box;
  flex-shrink: 0;
}
.styles_download__3TPFh > div:first-child p {
  padding: 0 10px 10px;
}
.styles_download__3TPFh > div:last-child {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 20px;
  flex-grow: 1;
  background: #fff;
}
.styles_download__3TPFh > div:last-child a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  color: #333;
  font-size: 14px;
}
.styles_download__3TPFh > div:last-child a i {
  font-size: 14px;
  color: #999;
}
.styles_download__3TPFh > div:last-child a.more {
  line-height: 36px;
  background: #fafafa;
  color: #ff7401;
  justify-content: center;
}
.styles_product_more__FZzI9 {
  display: none;
}
@media (max-width: 992px) {
  .styles_nav__vP3Nc .container {
    height: 15vw;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .styles_nav__vP3Nc .container {
    max-height: 60px;
  }
}
@media (max-width: 992px) {
  .styles_nav__vP3Nc .logo {
    margin-right: 0;
  }
  .styles_nav_left__whv3k {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    z-index: 99999;
    width: 77.333vw;
    background: #fff;
    padding-top: 21.333vw;
    display: none;
    box-shadow: -60vw 0 0 0 rgba(0, 0, 0, 0.5);
  }
  .styles_nav_left__whv3k.active {
    display: block;
  }
  .styles_nav_left__whv3k .dropdown {
    display: block;
    width: unset;
  }
  .styles_nav_left__whv3k .dropdown .dropdown-menu {
    position: static;
    box-shadow: none;
    background: #fafafa;
  }
  .styles_nav_left__whv3k .dropdown .dropdown-selected {
    justify-content: space-between;
    height: 16vw;
    padding: 1.333vw 4vw;
  }
  .styles_nav_left__whv3k .dropdown .dropdown-selected > a,
  .styles_nav_left__whv3k .dropdown .dropdown-selected span {
    padding: 1.333vw 0;
    justify-content: space-between;
  }
  .styles_nav_left__whv3k .dropdown .dropdown-selected.active {
    background: #fff;
  }
  .styles_nav_left__whv3k .dropdown:first-child .dropdown-menu,
  .styles_nav_left__whv3k .dropdown:nth-child(4) .dropdown-menu {
    box-shadow: 0 1px 0 #ddd, 0 -1px 0 #ddd;
  }
  .styles_nav_right__wlbVI {
    width: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: #fff;
  }
  .styles_nav_right__wlbVI a {
    display: inline-flex;
    width: 24vw;
    height: 8vw;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .styles_nav_right__wlbVI .register.btn {
    min-width: auto;
  }
  .styles_nav_right__wlbVI.active {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    padding: 6.4vw 4vw;
    width: 77.333vw;
    justify-content: space-between;
    box-shadow: 0 1px 0 #ddd, 0 -1px 0 #ddd;
  }
  .styles_nav_right__wlbVI.active .btn {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .styles_nav_right__wlbVI.active .login {
    display: inline-flex;
  }
  .styles_nav_right__wlbVI.active .register.btn {
    background: #ff7401;
    color: #fff;
    min-width: auto;
    margin-right: 11.333vw;
  }
  .styles_toggle__AVyPS {
    display: inline-block;
  }
  .styles_toggle__AVyPS i {
    font-size: 3.733vw;
  }
  .styles_product__E_qT2 {
    width: 100%;
    height: auto;
    min-height: 240px;
  }
  .styles_product__E_qT2 .product-intro {
    display: none;
  }
  .styles_product__E_qT2 .tabs-content {
    flex-grow: 1;
    flex-shrink: 1;
    width: auto;
  }
  .styles_product__E_qT2 .styles_table_head__oPiM_ {
    font-size: 1.6vw;
  }
  .styles_product__E_qT2 .styles_table_head__oPiM_ span {
    width: 35%;
    font-size: 3.2vw;
  }
  .styles_product__E_qT2 .styles_table_head__oPiM_ span:first-child {
    width: 65%;
  }
  .styles_product__E_qT2 .styles_table_head__oPiM_ span:nth-child(2) {
    text-align: right;
  }
  .styles_product__E_qT2 .styles_table_head__oPiM_ span:last-child {
    display: none;
  }
  .styles_product__E_qT2 .styles_table_body__vK6_I {
    max-height: 83.067vw;
    overflow-y: scroll;
  }
  .styles_product__E_qT2 .styles_table_body__vK6_I .item {
    padding: 2vw 0;
  }
  .styles_product__E_qT2 .styles_table_body__vK6_I .item span {
    width: 35%;
  }
  .styles_product__E_qT2 .styles_table_body__vK6_I .item span:first-child {
    width: 65%;
  }
  .styles_product__E_qT2 .styles_table_body__vK6_I .item span:nth-child(2) {
    text-align: right;
  }
  .styles_product__E_qT2 .styles_table_body__vK6_I .item span:last-child {
    display: none;
  }
  .styles_menu__4A_E3 {
    width: 100%;
  }
  .styles_menu__4A_E3 a {
    padding: 4vw 5.333vw 4vw 8.8vw;
  }
  .styles_menu__4A_E3 a strong {
    font-weight: 400;
    position: relative;
  }
  .styles_menu__4A_E3 a strong:after {
    display: block;
    content: "";
    width: 1vw;
    height: 1vw;
    background: #eee;
    position: absolute;
    left: -4vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .styles_menu__4A_E3 a i {
    display: none;
  }
  .styles_supportCenter__Ad7wV {
    width: 100%;
    height: auto;
  }
  .styles_supportCenter__Ad7wV .tabs-content {
    width: auto;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 1.333vw 0;
  }
  .styles_supportCenter__Ad7wV .tabs-content a {
    padding: 1.333vw 1.333vw 1.333vw 4vw;
  }
  .styles_supportCenter__Ad7wV .tabs-menu {
    width: 26.667vw;
  }
  .styles_supportCenter__Ad7wV .tabs-menu strong {
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .styles_download__3TPFh {
    display: none;
  }
  .styles_product_more__FZzI9 {
    text-decoration: none;
    background: #fafafa;
    color: #ff7401;
    line-height: 2;
    display: block;
    margin: 2vw auto;
  }
}
.styles_footer__R9_xM {
  background: #6a6a6a;
  padding: 40px 0 30px;
  margin-top: 100px;
}
.styles_footer__R9_xM .logo {
  background: url(/images/footer/logo.png) no-repeat 0;
  margin: auto;
}
.styles_footer__R9_xM a,
.styles_footer__R9_xM p {
  color: #fff;
}
.styles_footer__R9_xM .styles_hint__aClq_ {
  color: #F26408;
}
.styles_footer__R9_xM .styles_hint__aClq_:nth-child(2) {
  margin-top: 15px;
}
.styles_footer__R9_xM .styles_hint__aClq_:nth-child(4) {
  margin-top: 40px;
}
.styles_footer__R9_xM .styles_copyright__dalIE {
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
}
.SideToolbar_toolbar__NWfPR {
  position: fixed;
  right: max((100vw - 1200px)/2 - 80px, 0px);
  bottom: 100px;
  width: 70px;
  height: 280px;
  background-color: #fff;
  z-index: 100;
  box-shadow: 0 0 30px 0 rgba(173, 173, 173, 0.27);
}
.SideToolbar_list__LwvYE {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  grid-gap: 1px;
  gap: 1px;
  width: 100%;
  height: 100%;
  background-color: rgba(173, 173, 173, 0.27);
}
.SideToolbar_item__CQal_ {
  flex-basis: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  text-align: center;
  background-color: #fff;
}
.SideToolbar_item__CQal_ .SideToolbar_icon__yutIZ {
  display: block;
  width: 37.5%;
  margin: 0 auto 3px;
}
.SideToolbar_item__CQal_ a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  color: #666;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 0.875rem;
}
.SideToolbar_item__CQal_ a:hover {
  color: #F26408;
}
.SideToolbar_appDownload__wdkQc {
  position: relative;
}
.SideToolbar_appDownload__wdkQc canvas {
  position: absolute;
  top: 0;
  right: 100%;
}
.styles_wrapper__GJS2V {
  margin: 40px 0;
}
.styles_wrapper__GJS2V a,
.styles_wrapper__GJS2V span {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #6a6a6a;
  letter-spacing: 1px;
  line-height: 12px;
  font-weight: 400;
}
@media (max-width: 576px) {
  .styles_wrapper__GJS2V {
    display: none;
  }
}
.Register_registerForm__Plmo4 {
  margin-top: 40px;
}
.Register_registerForm__Plmo4 .form__item {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 20px;
  height: 40px;
  border: 1px solid #6a6a6a;
  border-radius: 4px;
  overflow: hidden;
}
.Register_registerForm__Plmo4 .form__item.s1 {
  width: calc(100% - 100px);
}
.Register_registerForm__Plmo4 .form__item-label {
  padding: 0 15px;
  border-right: 1px solid #6a6a6a;
  height: 40px;
  line-height: 40px;
  color: #6a6a6a;
  width: 70px;
}
.Register_registerForm__Plmo4 .form__item-cutdown {
  display: block;
  margin-top: 20px;
  width: 90px;
  height: 40px;
  background: #ffedb2;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
}
.Register_registerForm__Plmo4 .form__item-input {
  width: calc(79.946524064% - 30px);
  height: 100%;
  border: none;
  outline: none;
  padding-left: 15px;
}
.Register_registerForm__Plmo4 .form__item-input.small {
  width: 40%;
}
.Register_registerForm__Plmo4 .form__item-input ::placeholder {
  color: #bcbcbc;
}
.Register_registerForm__Plmo4 .form__item-input ::-webkit-input-placeholder {
  color: #bcbcbc;
}
.Register_registerForm__Plmo4 .form__item-input :-ms-input-placeholder {
  color: #bcbcbc;
}
.Register_registerForm__Plmo4 .form__item-input ::-moz-placeholder {
  color: #bcbcbc;
  opacity: 1;
}
.Register_registerForm__Plmo4 .form__item-error {
  margin: 5px 0;
  color: #d00;
  font-size: 12px;
}
.Register_registerForm__Plmo4 .form__item-tips {
  margin-top: 12px;
  color: #000;
  font-size: 12px;
}
.Register_registerForm__Plmo4 .form__submit {
  background: #F26408;
  border-radius: 4px;
  margin-top: 40px;
  height: 48px;
}
.Register_registerForm__Plmo4 .form__submit button {
  border: none;
  padding-left: 15px;
  width: 100%;
  background: none;
  height: 48px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.64px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
}
.monikaihu_createAccountCrumb___iQgE {
  margin: 28px 0 !important;
}
.monikaihu_createAccountFooter__gcvX7 {
  margin-top: 0 !important;
}
.monikaihu_createAccount__Tje71 {
  font-size: 14px;
  box-sizing: border-box;
  background-color: #fbfbfb;
  padding-top: 36px;
  padding-bottom: 124px;
}
.monikaihu_createAccount__Tje71 .monikaihu_createAccountH3__MuugB {
  font-family: PingFangTC-Medium;
  font-size: 16px;
  color: #000;
  letter-spacing: 0.26px;
  line-height: 16px;
  font-weight: 600;
}
.monikaihu_createAccount__Tje71 .monikaihu_left__wq4Wh {
  padding-top: 40px;
  width: 30.978333333%;
}
.monikaihu_createAccount__Tje71 .monikaihu_left__wq4Wh .monikaihu_card__xJDpv {
  margin-top: 40px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_left__wq4Wh
  .monikaihu_card__xJDpv
  .monikaihu_top__3T07I {
  display: flex;
  justify-content: flex-start;
  position: relative;
  align-items: center;
}
.monikaihu_createAccount__Tje71
  .monikaihu_left__wq4Wh
  .monikaihu_card__xJDpv
  .monikaihu_top__3T07I
  .monikaihu_icon__j9YPH {
  width: 24px;
  padding-top: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_left__wq4Wh
  .monikaihu_card__xJDpv
  .monikaihu_top__3T07I
  svg {
  position: absolute;
  right: 0;
  color: #bcbcbc;
}
.monikaihu_createAccount__Tje71
  .monikaihu_left__wq4Wh
  .monikaihu_card__xJDpv
  > p {
  margin-top: 20px;
  color: #6a6a6a;
}
.monikaihu_createAccount__Tje71 .monikaihu_right__cEP2m {
  background: #fff;
  padding: 40px 0 48px;
  width: 57%;
}
.monikaihu_createAccount__Tje71 .monikaihu_right__cEP2m h1 {
  text-align: center;
  font-family: PingFangTC-Medium;
  font-size: 24px;
  color: #252525;
  letter-spacing: 0.8px;
  line-height: 24px;
  font-weight: 600;
}
.monikaihu_createAccount__Tje71 .monikaihu_right__cEP2m .monikaihu_form__UK8Vk {
  width: 62%;
  margin: auto;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form {
  margin-top: 40px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml {
  margin-top: 20px;
  border: 1px solid #6a6a6a;
  border-radius: 4px;
  height: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml
  span {
  padding: 0 15px;
  border-right: 1px solid #6a6a6a;
  height: 40px;
  line-height: 40px;
  color: #6a6a6a;
  width: 66px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml
  input {
  width: calc(79.946524064% - 30px);
  border: none;
  padding-left: 15px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml
  ::placeholder {
  color: #bcbcbc;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml
  ::-webkit-input-placeholder {
  color: #bcbcbc;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml
  :-ms-input-placeholder {
  color: #bcbcbc;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml
  ::-moz-placeholder {
  color: #bcbcbc;
  opacity: 1;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml.monikaihu_short__vWJYJ {
  width: 67.914438502%;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml.monikaihu_short__vWJYJ
  input {
  width: calc(70.472440944% - 30px);
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml
  .monikaihu_picAuth__t1Cms,
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__2W2ml
  .monikaihu_textAuth__toD07
  button {
  width: 104px;
  height: 40px;
  position: absolute;
  right: 0;
  background: #ffedb2;
  border-radius: 4px;
  transform: translateX(calc(100% + 16px));
  border: none;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #000;
  letter-spacing: 0.4px;
  text-align: center;
  line-height: 12px;
  font-weight: 400;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_input__errors__y47zQ,
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_tipsMessage__P_WQJ
  .error {
  padding: 5px 0;
  color: #d00;
  font-size: 12px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_tipsMessage__P_WQJ
  .success {
  color: #19bc38;
  font-size: 12px;
  padding: 5px 0;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_submit__XrGf2 {
  background: #F26408;
  border-radius: 4px;
  margin-top: 40px;
  height: 48px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_submit__XrGf2
  input {
  border: none;
  padding-left: 15px;
  width: 100%;
  background: none;
  height: 48px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.64px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_check__p_jcb {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #000;
  letter-spacing: 0.8px;
  line-height: 12px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_check__p_jcb
  input {
  margin-top: 0;
  margin-bottom: 0;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_form__UK8Vk
  form
  .monikaihu_check__p_jcb
  span {
  line-height: 13px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_bonus__XNoSE {
  margin: 50px auto 0;
  padding: 0 60px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_bonus__XNoSE.monikaihu_simulation__91vDH {
  margin-top: 40px;
}
.monikaihu_createAccount__Tje71
  .monikaihu_right__cEP2m
  .monikaihu_bonus__XNoSE
  .ad {
  width: 100%;
}
.monikaihu_popup__duOP9 {
  position: fixed;
  background-color: rgba(100, 100, 100, 0.2);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.monikaihu_popup__duOP9 .monikaihu_wrap__x6DkC {
  width: 41.041666666%;
  min-width: 788px;
  background: #fff;
  border-radius: 4px;
  padding: 40px;
  text-align: center;
  position: relative;
}
.monikaihu_popup__duOP9 .monikaihu_wrap__x6DkC > svg {
  position: absolute;
  right: 24px;
  top: 24px;
  font-size: 24px;
  cursor: pointer;
}
.monikaihu_popup__duOP9 .monikaihu_wrap__x6DkC .monikaihu_bottom__WJE9A {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  align-items: center;
}
.monikaihu_popup__duOP9
  .monikaihu_wrap__x6DkC
  .monikaihu_bottom__WJE9A
  .monikaihu_btnWrap__U6RDO {
  width: 40.960451977%;
}
.monikaihu_popup__duOP9
  .monikaihu_wrap__x6DkC
  .monikaihu_bottom__WJE9A
  .monikaihu_btnWrap__U6RDO
  span.mobile {
  position: relative;
  background: #F26408;
  color: #fff;
  border: none;
}
.monikaihu_popup__duOP9
  .monikaihu_wrap__x6DkC
  .monikaihu_bottom__WJE9A
  .monikaihu_btnWrap__U6RDO
  span.mobile:hover
  > span {
  display: block;
}
.monikaihu_popup__duOP9
  .monikaihu_wrap__x6DkC
  .monikaihu_bottom__WJE9A
  .monikaihu_btnWrap__U6RDO
  span.mobile
  > span {
  position: absolute;
  left: 50%;
  bottom: 110%;
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.15);
  transform: translateX(-50%);
  display: none;
}
.monikaihu_popup__duOP9 .monikaihu_wrap__x6DkC .monikaihu_bottom__WJE9A .btn {
  width: 100%;
}
.monikaihu_popup__duOP9
  .monikaihu_wrap__x6DkC
  .monikaihu_bottom__WJE9A
  .btn:nth-child(2) {
  margin-top: 20px;
}
.monikaihu_popup__duOP9 .monikaihu_wrap__x6DkC .monikaihu_bottom__WJE9A .btn,
.monikaihu_popup__duOP9
  .monikaihu_wrap__x6DkC
  .monikaihu_bottom__WJE9A
  .btn.btn-down {
  min-width: unset;
}
.monikaihu_popup__duOP9 .monikaihu_wrap__x6DkC .monikaihu_bottom__WJE9A img {
  width: 52.683615819%;
}
