.content[data-v-647f9666] {
  position: absolute;
}
.content .svg-icon[data-v-647f9666] {
  width: 1.875rem;
  height: 1.875rem;
  cursor: pointer;
}
.content .body[data-v-647f9666] {
  display: flex;
  flex-wrap: wrap;
}
[data-theme="light"] .content .body[data-v-647f9666] {
  color: #262626 !important;
}
[data-theme="dark"] .content .body[data-v-647f9666] {
  color: #E7EEF8 !important;
}
.content .body .lang[data-v-647f9666] {
  width: 8.5rem;
  height: 2.25rem;
  margin-right: 1.25rem;
  margin-bottom: 0.3125rem;
  display: flex;
  position: relative;
}
.content .body .lang input[data-v-647f9666] {
  display: none;
}
.content .body .lang label[data-v-647f9666] {
  width: 8.5rem;
  height: 2.25rem;
  border: 0.0625rem solid #fff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
[data-theme="light"] .content .body .lang label[data-v-647f9666] {
  border-color: #fff !important;
}
[data-theme="dark"] .content .body .lang label[data-v-647f9666] {
  border-color: #1A253A !important;
}
.content .body .lang label .svg-icon[data-v-647f9666] {
  margin: 0 0.625rem 0 0.3125rem;
}
.content .body .lang label .country_icon[data-v-647f9666] {
  margin: 0 0.625rem 0 0.3125rem;
  width: 1.5rem;
  height: 1.5rem;
}
.content .body .lang .sel[data-v-647f9666] {
  position: absolute;
  right: 0;
}
.content .body .lang .sel .svg-icon[data-v-647f9666] {
  width: 0.6875rem;
  height: 0.6875rem;
}
.content .body input[type="radio"]:checked + label[data-v-647f9666] {
  border: 0.0625rem solid #3ab98e;
  box-sizing: border-box;
}
[data-theme="light"] .content .body input[type="radio"]:checked + label[data-v-647f9666] {
  border-color: #3AB98E !important;
}
[data-theme="dark"] .content .body input[type="radio"]:checked + label[data-v-647f9666] {
  border-color: #3AB98E !important;
}
.content[data-v-647f9666] .el-dialog {
  width: 33.6875rem;
  height: 19.5625rem;
  border-radius: 1rem;
}
[data-theme="light"] .content[data-v-647f9666] .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] .content[data-v-647f9666] .el-dialog {
  background: #1A253A !important;
}
.content[data-v-647f9666] .el-dialog .el-dialog__header {
  height: 2rem;
  border-radius: 1rem 1rem 0 0;
  padding: 0 1.5625rem;
  display: flex;
  align-items: center;
}
[data-theme="light"] .content[data-v-647f9666] .el-dialog .el-dialog__header {
  background: #AD2935 !important;
}
[data-theme="dark"] .content[data-v-647f9666] .el-dialog .el-dialog__header {
  background: #2D3D5C !important;
}
.content[data-v-647f9666] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  line-height: 1.25rem;
}
.content[data-v-647f9666] .el-dialog .el-dialog__headerbtn {
  top: 0.5rem;
  color: white;
}
.content[data-v-647f9666] .el-dialog .el-dialog__wrapper {
  overflow: hidden;
}
.content[data-v-647f9666] .el-dialog .el-dialog__body {
  font-size: 0.75rem;
  padding: 0.75rem 1.5rem;
  color: #262626;
}
#btn1[data-v-647f9666] {
  position: fixed;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
  z-index: 2147483645;
  width: 6.25rem;
  box-sizing: content-box !important;
  display: flex;
  align-items: center;
  background-color: #b50e03;
  border-radius: 1.25rem;
  height: 1.375rem;
  right: 1.125rem;
  bottom: 0.3125rem;
  padding: 0.5rem 0.625rem;
  border: none;
}
#btn1 .icon[data-v-647f9666] {
  font-size: 1.375rem;
  padding: 0 0.3125rem;
}

/* #btn1 div:nth-child(1) {
      height: 100%;
      display: flex;
      align-items: center;
    }

    #btn1 div:nth-child(2) {
      display: flex;
      flex-direction: column;
    } */
#button[data-v-647f9666]:active {
  border-bottom-width: 0;
  margin-top: 0.3125rem;
}
@keyframes pulse-647f9666 {
0% {
    margin-top: 0;
}
100% {
    margin-top: 0.375rem;
}
}
@charset "UTF-8";
#login[data-v-f2eefdda] {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  background: #FFF;
  box-sizing: border-box;
}
[data-theme="light"] #login[data-v-f2eefdda] {
  background: #ffffff !important;
}
[data-theme="dark"] #login[data-v-f2eefdda] {
  background: #0B1221 !important;
}
#login .blur1[data-v-f2eefdda] {
  width: 32.3125rem;
  height: 35.8125rem;
  background-color: #AD2935;
  filter: blur(15.625rem);
  position: fixed;
  z-index: 0;
  border-radius: 50%;
  bottom: -21.875rem;
  left: -21.875rem;
}
#login .blur2[data-v-f2eefdda] {
  position: fixed;
  right: 32.375rem;
  top: 4rem;
  z-index: 0;
  border-radius: 50%;
  width: 20.3125rem;
  height: 20.3125rem;
}
[data-theme="light"] #login .blur2[data-v-f2eefdda] {
  background: linear-gradient(135deg, #F44757 0%, rgba(255, 196, 78, 0.66) 100%) !important;
}
[data-theme="dark"] #login .blur2[data-v-f2eefdda] {
  background: linear-gradient(135deg, #AD2E39 0%, rgba(255, 196, 78, 0.66) 100%) !important;
}
#login .blur3[data-v-f2eefdda] {
  position: fixed;
  right: -3.75rem;
  bottom: 4.5rem;
  width: 20.3125rem;
  height: 20.3125rem;
  border-radius: 50%;
  z-index: 0;
}
[data-theme="light"] #login .blur3[data-v-f2eefdda] {
  background: linear-gradient(135deg, #F44757 0%, rgba(255, 196, 78, 0.66) 100%) !important;
}
[data-theme="dark"] #login .blur3[data-v-f2eefdda] {
  background: linear-gradient(135deg, #AD2E39 0%, rgba(255, 196, 78, 0.66) 100%) !important;
}
#login .sectionbox[data-v-f2eefdda] {
  width: 100%;
  height: 100%;
  padding: 7.5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
#login .sectionbox_left[data-v-f2eefdda] {
  height: 100%;
  width: 56.25rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#login .sectionbox_left .logo[data-v-f2eefdda] {
  width: 18.4375rem;
  height: 6.125rem;
}
#login .sectionbox_left .left_bottom[data-v-f2eefdda] {
  margin-top: 18.75rem;
}
#login .sectionbox_left .left_bottom .descript-title[data-v-f2eefdda] {
  color: #FFFFFF;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.3125rem;
}
[data-theme="light"] #login .sectionbox_left .left_bottom .descript-title[data-v-f2eefdda] {
  color: #AD2935 !important;
}
[data-theme="dark"] #login .sectionbox_left .left_bottom .descript-title[data-v-f2eefdda] {
  color: #fff !important;
}
#login .sectionbox_left .left_bottom .descript-text[data-v-f2eefdda] {
  width: 53.6875rem;
  font-size: 1.25rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.875rem;
  margin-top: 1.1875rem;
  margin-bottom: 3.625rem;
}
[data-theme="light"] #login .sectionbox_left .left_bottom .descript-text[data-v-f2eefdda] {
  color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_left .left_bottom .descript-text[data-v-f2eefdda] {
  color: #ffffff !important;
}
#login .sectionbox_left .left_bottom .imgbox[data-v-f2eefdda] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#login .sectionbox_left .left_bottom .imgbox .img_item[data-v-f2eefdda]:nth-child(1) {
  width: 6.0625rem;
  height: 6.25rem;
}
#login .sectionbox_left .left_bottom .imgbox .img_item[data-v-f2eefdda]:nth-child(2) {
  width: 13.875rem;
  height: 4.625rem;
}
#login .sectionbox_left .left_bottom .imgbox .img_item[data-v-f2eefdda]:nth-child(3) {
  width: 13.625rem;
  height: 4.1875rem;
}
#login .sectionbox_left .left_bottom .imgbox .img_item[data-v-f2eefdda]:nth-child(4) {
  width: 13.0625rem;
  height: 3.25rem;
}
#login .sectionbox_left .left_bottom .imgbox .img_item img[data-v-f2eefdda] {
  height: 100%;
  width: 100%;
}
#login .sectionbox_right[data-v-f2eefdda] {
  width: 36.875rem;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#login .sectionbox_right_top[data-v-f2eefdda] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  align-self: flex-end;
  height: 2.5rem;
  box-sizing: border-box;
}
#login .sectionbox_right_top .switch[data-v-f2eefdda] {
  width: 6.25rem;
  height: 2.5rem;
  line-height: 2.5rem;
  box-sizing: border-box;
}
#login .sectionbox_right_top .switch img[data-v-f2eefdda] {
  width: 6.4375rem;
  height: 3.75rem;
  margin-top: -4%;
  cursor: pointer;
}
#login .sectionbox_right_top .switch .darkimg[data-v-f2eefdda] {
  margin-left: 0.6875rem;
}
#login .sectionbox_right_top .language[data-v-f2eefdda] {
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  margin-left: 2.5rem;
}
[data-theme="light"] #login .sectionbox_right_top .language[data-v-f2eefdda] {
  color: #AD2935 !important;
}
[data-theme="dark"] #login .sectionbox_right_top .language[data-v-f2eefdda] {
  color: #fff !important;
}
#login .sectionbox_right_top .language .country_icon[data-v-f2eefdda] {
  cursor: pointer;
  width: 3.75rem;
  height: 1.5rem;
}
#login .sectionbox_right_top .language .languagechangeBox[data-v-f2eefdda] {
  width: auto;
}
#login .sectionbox_right_top .language .languagechangeBox .el-dropdown-link .languagechange[data-v-f2eefdda] {
  margin-right: 0.5rem;
}
#login .sectionbox_right_top .language .languagechangeBox .el-dropdown-link .languageText[data-v-f2eefdda] {
  margin-right: 0.875rem;
  font-size: 1.25rem;
}
[data-theme="light"] #login .sectionbox_right_top .language .languagechangeBox .el-dropdown-link .languageText[data-v-f2eefdda] {
  color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_top .language .languagechangeBox .el-dropdown-link .languageText[data-v-f2eefdda] {
  color: #ffffff !important;
}
#login .sectionbox_right_top .language .iti-arrow[data-v-f2eefdda] {
  width: 0;
  height: 0;
  border-top: 0.625rem solid #fff;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
}
#login .sectionbox_right_top .language .iti-arrow2[data-v-f2eefdda] {
  width: 0;
  height: 0;
  border-top: 0.625rem solid #3B3559;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
}
#login .sectionbox_right_content[data-v-f2eefdda] {
  margin-top: 6.5625rem;
}
#login .sectionbox_right_content .outerbox[data-v-f2eefdda] {
  width: 100%;
  padding: 6.625rem 4rem;
  box-sizing: border-box;
  --border-radius: 1.25rem;
  --border-width: 0.0625rem;
  --border-color: conic-gradient(from 135deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 0), #fff);
  position: relative;
  border-radius: var(--border-radius);
  -webkit-backdrop-filter: blur(0.625rem);
  backdrop-filter: blur(0.625rem);
}
#login .sectionbox_right_content .outerbox[data-v-f2eefdda]::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: var(--border-width);
  border-radius: var(--border-radius);
  background: var(--border-color);
  z-index: -1;
  /* 随便定义一个颜色 */
  --mask-bg: linear-gradient(red, red);
  /* 类似background-clip */
  --mask-clip: content-box, padding-box;
  /* mask允许使用者通过遮罩或者裁切特定区域的图片的方式来隐藏一个元素的部分或者全部可见区域 */
  /* mask-image类似background-image 设置了用作元素蒙版层的图像，默认值为none，值为透明图片，或透明渐变 */
  -webkit-mask-image: var(--mask-bg), var(--mask-bg);
  /* 默认值为border-box，可选值与background-origin相同 */
  -webkit-mask-clip: var(--mask-clip);
  /* exclude排除，只显示不重合的地方,Firefox支持4个属性 */
  mask-composite: exclude;
  /* 只显示下方遮罩，重合的地方不显示 */
  -webkit-mask-composite: destination-out;
}
#login .sectionbox_right_content_typebox .type[data-v-f2eefdda] {
  display: flex;
  align-items: center;
  margin-bottom: 4.375rem;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.125rem;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .type[data-v-f2eefdda] {
  color: #AD2935 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .type[data-v-f2eefdda] {
  color: #fff !important;
}
#login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda],
#login .sectionbox_right_content_typebox .type .code[data-v-f2eefdda] {
  display: flex;
  align-items: center;
  color: #e7eef8;
  font-weight: 400;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda],
[data-theme="light"]
            #login .sectionbox_right_content_typebox .type .code[data-v-f2eefdda] {
  color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda],
[data-theme="dark"]
            #login .sectionbox_right_content_typebox .type .code[data-v-f2eefdda] {
  color: #ffffff !important;
}
#login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda]:hover,
#login .sectionbox_right_content_typebox .type .code[data-v-f2eefdda]:hover {
  cursor: pointer;
}
#login .sectionbox_right_content_typebox .type .pass input[data-v-f2eefdda],
#login .sectionbox_right_content_typebox .type .code input[data-v-f2eefdda] {
  display: none;
}
#login .sectionbox_right_content_typebox .type .pass label[data-v-f2eefdda],
#login .sectionbox_right_content_typebox .type .code label[data-v-f2eefdda] {
  display: flex;
  padding: 0;
  margin: 0;
  padding-bottom: 0.25rem;
  cursor: pointer;
}
#login .sectionbox_right_content_typebox .type .pass input[type="radio"]:checked + label[data-v-f2eefdda],
#login .sectionbox_right_content_typebox .type .code input[type="radio"]:checked + label[data-v-f2eefdda] {
  color: #e7eef8;
  font-weight: bold;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .type .pass input[type="radio"]:checked + label[data-v-f2eefdda],
[data-theme="light"]
              #login .sectionbox_right_content_typebox .type .code input[type="radio"]:checked + label[data-v-f2eefdda] {
  color: #AD2935 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .type .pass input[type="radio"]:checked + label[data-v-f2eefdda],
[data-theme="dark"]
              #login .sectionbox_right_content_typebox .type .code input[type="radio"]:checked + label[data-v-f2eefdda] {
  color: #fff !important;
}
#login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda] {
  padding-right: 3rem;
}
#login .sectionbox_right_content_typebox .type .bottom-border[data-v-f2eefdda] {
  border-bottom: 0.125rem solid #FFF;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .type .bottom-border[data-v-f2eefdda] {
  border-color: #AD2935 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .type .bottom-border[data-v-f2eefdda] {
  border-color: #fff !important;
}
#login .sectionbox_right_content_typebox .type .code .el-icon-mobile[data-v-f2eefdda] {
  font-size: 1.25rem;
  padding: 0 0.3125rem 0 1.5rem;
}
#login .sectionbox_right_content_typebox .type .icon[data-v-f2eefdda] {
  width: 1.3125rem;
  height: 1.3125rem;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__clear {
  font-size: 1.5rem;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__suffix {
  right: 1.125rem;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
  font-size: 1.25rem;
  color: #f3f5fb;
  height: 3.75rem;
  border-radius: 0.75rem;
  border: 0.0625rem solid #FFFFFF;
  width: 100%;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
  border-color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
  border-color: #ffffff !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
  background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
  background: #0B1221 !important;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::-moz-placeholder {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.5);
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::placeholder {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.5);
}
[data-theme="light"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .flags .el-input__inner:nth-child(1) {
  border: none;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group {
  height: 3.125rem;
  border-radius: 0.25rem;
  border: none;
  box-sizing: border-box;
  font-size: 1.25rem;
  background: transparent;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input-group__prepend,
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input-group__append,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input-group__prepend,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input-group__append {
  background: transparent;
  border: none;
  color: #ffffff;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input-group__prepend,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input-group__prepend {
  padding: 0 0.75rem 0 0 !important;
  box-sizing: border-box;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1),
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1) {
  border: none;
  background: transparent;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1),
[data-theme="light"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1) {
  background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1),
[data-theme="dark"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1) {
  background: #0B1221 !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
  font-size: 1.25rem;
  height: 3.75rem;
  border: 0.0625rem solid #ffff;
  color: #ffff;
  width: 100%;
  border-radius: 0.75rem;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner,
[data-theme="light"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
  background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner,
[data-theme="dark"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
  background: #0B1221 !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner,
[data-theme="light"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
  border-color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner,
[data-theme="dark"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
  border-color: #ffffff !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder {
  font-size: 1.25rem;
  color: #798a9e;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder {
  font-size: 1.25rem;
  color: #798a9e;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder,
[data-theme="light"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder,
[data-theme="light"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder,
[data-theme="dark"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder,
[data-theme="dark"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-select .el-input__inner,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-select .el-input__inner {
  width: 4.375rem;
  border: none;
  border-radius: 0.25rem 0 0 0.25rem;
  border-radius: 0.75rem;
  padding: 0 0.625rem;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
  height: 3.75rem;
  padding: 0 1rem;
  border-radius: 0.75rem;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner,
[data-theme="light"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
  border-color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner,
[data-theme="dark"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
  border-color: #ffffff !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner,
[data-theme="light"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
  background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner,
[data-theme="dark"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
  background: #0B1221 !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-select .el-form-item--feedback .el-input__validateIcon,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-select .el-form-item--feedback .el-input__validateIcon {
  display: none !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button {
  background: transparent;
  color: #ffffff;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button .el-input-group__append,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button .el-input-group__append {
  width: 9.6875rem;
  border: none;
  height: 3.75rem;
  color: #ffffff;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button .el-button,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button .el-button {
  width: calc(100% - 0.75rem);
  box-sizing: border-box;
  padding: 1rem;
  font-size: 1.25rem;
  word-wrap: break-word;
  word-break: break-all;
  white-space: pre-wrap !important;
  color: #ffff;
  border-radius: 0.75rem;
  height: 3.75rem;
  background: #ad2935;
  margin: 0;
  margin-left: 0.75rem;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button .el-button:hover,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button .el-button:hover {
  color: #f3f5fb;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button .el-button.is-disabled,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button .el-button.is-disabled {
  opacity: 0.5;
  background: #ad2935;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .code_btn,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .code_btn {
  height: 3.75rem;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .code_btn::before,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .code_btn::before {
  width: 0.625rem;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list,
[data-theme="light"]
        #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list {
  background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list,
[data-theme="dark"]
        #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list {
  background: #0B1221 !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list,
[data-theme="light"]
        #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list {
  border-color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list,
[data-theme="dark"]
        #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list {
  border-color: #ffffff !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list .country-name,
[data-theme="light"]
        #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list .country-name {
  color: #A8A5AD !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list .country-name,
[data-theme="dark"]
        #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list .country-name {
  color: rgba(255, 255, 255, 0.5) !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .intl-tel-input .el-input__inner,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .intl-tel-input .el-input__inner {
  height: 2.5rem;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover,
#login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover {
  background-color: #1b3460;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover,
[data-theme="light"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover {
  background: rgba(188, 27, 41, 0.1) !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover,
[data-theme="dark"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover {
  background: #BC1B29 !important;
}
#login .sectionbox_right_content_typebox .el-form .el-form-item[data-v-f2eefdda] {
  margin-bottom: 2.5rem;
}
#login .sectionbox_right_content_typebox .loginbtn[data-v-f2eefdda] {
  width: 100%;
  height: 3.75rem;
  color: #ffffff;
  background: #ad2935;
  border-radius: 0.75rem;
  border: none;
  font-size: 1.5rem;
  font-weight: 400;
}
#login .sectionbox_right_content_links[data-v-f2eefdda] {
  color: #aaadb8;
  font-size: 1.25rem;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
[data-theme="light"] #login .sectionbox_right_content_links[data-v-f2eefdda] {
  color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_links[data-v-f2eefdda] {
  color: #ffffff !important;
}
#login .sectionbox_right_content_links div[data-v-f2eefdda] {
  text-decoration: underline;
}
#login .sectionbox_right_content_links div[data-v-f2eefdda]:hover {
  color: #f3f5fb;
}
[data-theme="light"] #login .sectionbox_right_content_links div[data-v-f2eefdda]:hover {
  color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_links div[data-v-f2eefdda]:hover {
  color: #ffffff !important;
}
#login .el-dropdown[data-v-f2eefdda]  {
  width: 8.5rem;
  display: flex;
  justify-content: space-between;
}
#login .el-dropdown[data-v-f2eefdda] .dropdownlan {
  position: relative;
  top: -0.3125rem;
  left: 0.3125rem;
}
#login .el-dropdown[data-v-f2eefdda] .el-dropdown-link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
#login .el-dropdown[data-v-f2eefdda] .el-dropdown-link .languagechange {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
#login .el-dropdown[data-v-f2eefdda] .el-dropdown-link .languagechange img {
  width: 2.5rem;
  height: 2.5rem;
  vertical-align: top;
}
#login .el-dropdown[data-v-f2eefdda] .el-dropdown-link img {
  height: 5.625rem;
  width: 5.625rem;
}
@charset "UTF-8";
@media screen and (max-width: 699px) {
#login[data-v-f2eefdda] {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll;
}
#login .blur1[data-v-f2eefdda] {
      width: 517px;
      height: 573px;
      bottom: -350px;
      left: -350px;
}
#login .blur2[data-v-f2eefdda] {
      left: 10px;
      top: 90px;
      width: 125px;
      height: 125px;
}
#login .blur3[data-v-f2eefdda] {
      right: -60px;
      bottom: 302px;
      width: 230px;
      height: 230px;
}
#login .sectionbox[data-v-f2eefdda] {
      width: 100%;
      min-height: 100%;
      height: -moz-fit-content;
      height: fit-content;
      padding: 12px 16px;
      flex-direction: column-reverse;
      justify-content: space-between;
      align-items: flex-start;
}
#login .sectionbox_left[data-v-f2eefdda] {
        height: -moz-fit-content;
        height: fit-content;
        width: 100%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
}
#login .sectionbox_left .logo[data-v-f2eefdda] {
          position: absolute;
          top: 16px;
          width: 125px;
}
#login .sectionbox_left .logo img[data-v-f2eefdda] {
            width: 100%;
}
#login .sectionbox_left .left_bottom[data-v-f2eefdda] {
          margin-top: 30px;
}
#login .sectionbox_left .left_bottom .descript-title[data-v-f2eefdda] {
            color: #ffffff;
            font-size: 30px;
            font-weight: 700;
            line-height: 53px;
}
[data-theme="light"] #login .sectionbox_left .left_bottom .descript-title[data-v-f2eefdda] {
              color: #AD2935 !important;
}
[data-theme="dark"] #login .sectionbox_left .left_bottom .descript-title[data-v-f2eefdda] {
              color: #fff !important;
}
#login .sectionbox_left .left_bottom .descript-text[data-v-f2eefdda] {
            position: relative;
            width: 100%;
            font-size: 16px;
            line-height: 30px;
            margin-top: 12px;
            margin-bottom: 18px;
            z-index: 1;
}
#login .sectionbox_left .left_bottom .imgbox[data-v-f2eefdda] {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: center;
}
#login .sectionbox_left .left_bottom .imgbox .img_item[data-v-f2eefdda]:nth-child(1) {
              width: 12%;
              height: 122%;
}
#login .sectionbox_left .left_bottom .imgbox .img_item[data-v-f2eefdda]:nth-child(2) {
              width: 27%;
              height: 27%;
}
#login .sectionbox_left .left_bottom .imgbox .img_item[data-v-f2eefdda]:nth-child(3) {
              width: 26%;
              height: 26%;
}
#login .sectionbox_left .left_bottom .imgbox .img_item[data-v-f2eefdda]:nth-child(4) {
              width: 26%;
              height: 26%;
}
#login .sectionbox_left .left_bottom .imgbox .img_item img[data-v-f2eefdda] {
              height: 100%;
}
#login .sectionbox_right[data-v-f2eefdda] {
        width: 100%;
        height: -moz-fit-content;
        height: fit-content;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
}
#login .sectionbox_right_top[data-v-f2eefdda] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: center;
          align-self: flex-end;
          height: 30px;
          box-sizing: border-box;
}
#login .sectionbox_right_top .switch[data-v-f2eefdda] {
            width: 82px;
            height: 30px;
            line-height: 30px;
            box-sizing: border-box;
}
#login .sectionbox_right_top .switch img[data-v-f2eefdda] {
              width: 82px;
              height: 150%;
              margin-top: -4%;
              cursor: pointer;
}
#login .sectionbox_right_top .language[data-v-f2eefdda] {
            color: #ffffff;
            display: flex;
            justify-content: space-between;
            margin-left: 10px;
}
[data-theme="light"] #login .sectionbox_right_top .language[data-v-f2eefdda] {
              color: #AD2935 !important;
}
[data-theme="dark"] #login .sectionbox_right_top .language[data-v-f2eefdda] {
              color: #fff !important;
}
#login .sectionbox_right_top .language .country_icon[data-v-f2eefdda] {
              cursor: pointer;
              width: 40px;
              height: 14px;
}
#login .sectionbox_right_top .language .languagechangeBox[data-v-f2eefdda] {
              width: auto;
}
#login .sectionbox_right_top .language .languagechangeBox .el-dropdown-link .languagechange[data-v-f2eefdda] {
                margin-right: 8px;
}
#login .sectionbox_right_top .language .languagechangeBox .el-dropdown-link .languageText[data-v-f2eefdda] {
                margin-right: 14px;
                font-size: 16px;
}
[data-theme="light"] #login .sectionbox_right_top .language .languagechangeBox .el-dropdown-link .languageText[data-v-f2eefdda] {
                  color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_top .language .languagechangeBox .el-dropdown-link .languageText[data-v-f2eefdda] {
                  color: #ffffff !important;
}
#login .sectionbox_right_top .language .iti-arrow[data-v-f2eefdda] {
              width: 0;
              height: 0;
              border-top: 8px solid #fff;
              border-left: 6px solid transparent;
              border-right: 6px solid transparent;
}
#login .sectionbox_right_top .language .iti-arrow2[data-v-f2eefdda] {
              width: 0;
              height: 0;
              border-top: 8px solid #3b3559;
              border-left: 6px solid transparent;
              border-right: 6px solid transparent;
}
#login .sectionbox_right_content[data-v-f2eefdda] {
          margin-top: 105px;
}
#login .sectionbox_right_content .outerbox[data-v-f2eefdda] {
            width: 100%;
            padding: 20px 16px;
            box-sizing: border-box;
            --border-radius: 20px;
            --border-width: 1px;
            --border-color: conic-gradient(
              from 135deg,
              rgba(255, 255, 255, 1),
              rgba(255, 255, 255, 0),
              rgba(255, 255, 255, 1),
              rgba(255, 255, 255, 0),
              #fff
            );
            position: relative;
            border-radius: var(--border-radius);
            -webkit-backdrop-filter: blur(10px);
                    backdrop-filter: blur(10px);
            z-index: 1;
}
#login .sectionbox_right_content .outerbox[data-v-f2eefdda]::after {
              content: "";
              position: absolute;
              left: 0;
              top: 0;
              width: 100%;
              height: 100%;
              padding: var(--border-width);
              border-radius: var(--border-radius);
              background: var(--border-color);
              z-index: -1;
              /* 随便定义一个颜色 */
              --mask-bg: linear-gradient(red, red);
              /* 类似background-clip */
              --mask-clip: content-box, padding-box;
              /* mask允许使用者通过遮罩或者裁切特定区域的图片的方式来隐藏一个元素的部分或者全部可见区域 */
              /* mask-image类似background-image 设置了用作元素蒙版层的图像，默认值为none，值为透明图片，或透明渐变 */
              -webkit-mask-image: var(--mask-bg), var(--mask-bg);
              /* 默认值为border-box，可选值与background-origin相同 */
              -webkit-mask-clip: var(--mask-clip);
              /* exclude排除，只显示不重合的地方,Firefox支持4个属性 */
              mask-composite: exclude;
              /* 只显示下方遮罩，重合的地方不显示 */
              -webkit-mask-composite: destination-out;
}
#login .sectionbox_right_content_typebox .type[data-v-f2eefdda] {
            display: flex;
            align-items: center;
            margin-bottom: 40px;
            font-size: 20px;
            line-height: 30px;
}
#login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda],
            #login .sectionbox_right_content_typebox .type .code[data-v-f2eefdda] {
              display: flex;
              align-items: center;
              color: #e7eef8;
              font-weight: 400;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda], [data-theme="light"]
              #login .sectionbox_right_content_typebox .type .code[data-v-f2eefdda] {
                color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda], [data-theme="dark"]
              #login .sectionbox_right_content_typebox .type .code[data-v-f2eefdda] {
                color: #ffffff !important;
}
#login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda]:hover,
              #login .sectionbox_right_content_typebox .type .code[data-v-f2eefdda]:hover {
                cursor: pointer;
}
#login .sectionbox_right_content_typebox .type .pass input[data-v-f2eefdda],
              #login .sectionbox_right_content_typebox .type .code input[data-v-f2eefdda] {
                display: none;
}
#login .sectionbox_right_content_typebox .type .pass label[data-v-f2eefdda],
              #login .sectionbox_right_content_typebox .type .code label[data-v-f2eefdda] {
                display: flex;
                padding: 0;
                margin: 0;
                padding-bottom: 4px;
                cursor: pointer;
}
#login .sectionbox_right_content_typebox .type .pass input[type="radio"]:checked + label[data-v-f2eefdda],
              #login .sectionbox_right_content_typebox .type .code input[type="radio"]:checked + label[data-v-f2eefdda] {
                color: #e7eef8;
                font-weight: bold;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .type .pass input[type="radio"]:checked + label[data-v-f2eefdda], [data-theme="light"]
                #login .sectionbox_right_content_typebox .type .code input[type="radio"]:checked + label[data-v-f2eefdda] {
                  color: #AD2935 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .type .pass input[type="radio"]:checked + label[data-v-f2eefdda], [data-theme="dark"]
                #login .sectionbox_right_content_typebox .type .code input[type="radio"]:checked + label[data-v-f2eefdda] {
                  color: #fff !important;
}
#login .sectionbox_right_content_typebox .type .pass[data-v-f2eefdda] {
              padding-right: 48px;
}
#login .sectionbox_right_content_typebox .type .bottom-border[data-v-f2eefdda] {
              border-bottom: 2px solid #fff;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .type .bottom-border[data-v-f2eefdda] {
                border-color: #AD2935 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .type .bottom-border[data-v-f2eefdda] {
                border-color: #fff !important;
}
#login .sectionbox_right_content_typebox .type .code .el-icon-mobile[data-v-f2eefdda] {
              font-size: 20px;
              padding: 0 5px 0 24px;
}
#login .sectionbox_right_content_typebox .type .icon[data-v-f2eefdda] {
              width: 21px;
              height: 21px;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__clear {
            font-size: 24px;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__suffix {
            right: 32px;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__suffix .el-input__suffix-inner {
              height: 40px;
              line-height: 40px;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__suffix .el-input__suffix-inner .el-input__icon {
                height: 40px;
                line-height: 40px;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
            font-size: 16px;
            padding: 0 16px;
            color: #f3f5fb;
            height: 40px;
            border-radius: 12px;
            border: 1px solid #ffffff;
            width: 100%;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
              border-color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
              border-color: #ffffff !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
              background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner {
              background: #0B1221 !important;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::-moz-placeholder {
              font-size: 16px;
              color: rgba(255, 255, 255, 0.5);
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::placeholder {
              font-size: 16px;
              color: rgba(255, 255, 255, 0.5);
}
[data-theme="light"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::-moz-placeholder {
                color: #A8A5AD !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::placeholder {
                color: #A8A5AD !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::-moz-placeholder {
                color: rgba(255, 255, 255, 0.5) !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .el-input__inner::placeholder {
                color: rgba(255, 255, 255, 0.5) !important;
}
#login .sectionbox_right_content_typebox .password_login .password-input[data-v-f2eefdda] .flags .el-input__inner:nth-child(1) {
            border: none;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group,
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group {
            height: 50px;
            border-radius: 4px;
            border: none;
            box-sizing: border-box;
            font-size: 16px;
            background: transparent;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input-group__prepend,
            #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input-group__append,
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input-group__prepend,
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input-group__append {
              background: transparent;
              border: none;
              color: #ffffff;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input-group__prepend,
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input-group__prepend {
              padding: 0 12px 0 0 !important;
              box-sizing: border-box;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1),
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1) {
              border: none;
              background: transparent;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1), [data-theme="light"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1) {
                background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1), [data-theme="dark"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .flags .el-input__inner:nth-child(1) {
                background: #0B1221 !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner,
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
              font-size: 16px;
              padding: 0 16px;
              height: 40px;
              border: 1px solid #ffff;
              color: #ffff;
              width: 100%;
              border-radius: 12px;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner, [data-theme="light"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
                background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner, [data-theme="dark"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
                background: #0B1221 !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner, [data-theme="light"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
                border-color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner, [data-theme="dark"]
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner {
                border-color: #ffffff !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder, #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder {
                font-size: 16px;
                color: #798a9e;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder,
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder {
                font-size: 16px;
                color: #798a9e;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder, [data-theme="light"]
                #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder {
                  color: #A8A5AD !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder, [data-theme="light"]
                #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder {
                  color: #A8A5AD !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder, [data-theme="dark"]
                #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::-moz-placeholder {
                  color: rgba(255, 255, 255, 0.5) !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder, [data-theme="dark"]
                #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .el-input-group .el-input__inner::placeholder {
                  color: rgba(255, 255, 255, 0.5) !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-select .el-input__inner,
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-select .el-input__inner {
            width: 70px;
            border: none;
            border-radius: 4px 0 0 4px;
            border-radius: 12px;
            padding: 0 10px;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner,
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
            height: 40px;
            padding: 0 16px;
            border-radius: 12px;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner, [data-theme="light"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
              border-color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner, [data-theme="dark"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
              border-color: #ffffff !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner, [data-theme="light"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
              background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-input__inner, [data-theme="dark"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-input__inner {
              background: #0B1221 !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-select .el-select .el-form-item--feedback .el-input__validateIcon,
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-select .el-select .el-form-item--feedback .el-input__validateIcon {
            display: none !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button,
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button {
            background: transparent;
            color: #ffffff;
            height: 40px;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button .el-input-group__append,
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button .el-input-group__append {
              width: 155px;
              border: none;
              height: 40px;
              color: #ffffff;
              margin: 0;
              box-sizing: border-box;
              padding: 0;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button .el-button,
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button .el-button {
              width: calc(100% - 12px);
              box-sizing: border-box;
              padding: 0 16px;
              font-size: 18px;
              word-wrap: break-word;
              word-break: break-all;
              white-space: pre-wrap !important;
              color: #ffff;
              border-radius: 12px;
              height: 40px;
              background: #ad2935;
              margin: 0;
              margin-left: 12px;
              box-sizing: border-box;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button .el-button:hover,
              #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button .el-button:hover {
                color: #f3f5fb;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .input-with-button .el-button.is-disabled,
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .input-with-button .el-button.is-disabled {
              opacity: 0.5;
              background: #ad2935;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .code_btn,
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .code_btn {
            height: 40px;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .code_btn::before,
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .code_btn::before {
              width: 10px;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list, [data-theme="light"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list {
            background: #ffffff !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list, [data-theme="dark"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list {
            background: #0B1221 !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list, [data-theme="light"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list {
            border-color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list, [data-theme="dark"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list {
            border-color: #ffffff !important;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list .country-name, [data-theme="light"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list .country-name {
            color: #A8A5AD !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .country-list .country-name, [data-theme="dark"]
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .country-list .country-name {
            color: rgba(255, 255, 255, 0.5) !important;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .intl-tel-input .el-input__inner,
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .intl-tel-input .el-input__inner {
            height: 40px;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .intl-tel-input .el-input__icon,
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .intl-tel-input .el-input__icon {
            height: 40px;
            line-height: 40px;
}
#login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover,
          #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover {
            background-color: #1b3460;
}
[data-theme="light"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover, [data-theme="light"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover {
              background: rgba(188, 27, 41, 0.1) !important;
}
[data-theme="dark"] #login .sectionbox_right_content_typebox .code_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover, [data-theme="dark"]
            #login .sectionbox_right_content_typebox .password_login[data-v-f2eefdda] .intl-tel-input .country-list .country:hover {
              background: #BC1B29 !important;
}
#login .sectionbox_right_content_typebox .el-form[data-v-f2eefdda] .el-form-item {
            margin-bottom: 30px;
}
#login .sectionbox_right_content_typebox .el-form[data-v-f2eefdda] .el-form-item .el-form-item__content .el-form-item__error {
              font-size: 12px;
}
#login .sectionbox_right_content_typebox .loginbtn[data-v-f2eefdda] {
            width: 100%;
            height: 40px;
            color: #ffffff;
            background: #ad2935;
            border-radius: 12px;
            border: none;
            font-size: 20px;
            font-weight: 400;
}
#login .sectionbox_right_content_links[data-v-f2eefdda] {
            color: #aaadb8;
            font-size: 18px;
            display: flex;
            justify-content: space-between;
            cursor: pointer;
}
[data-theme="light"] #login .sectionbox_right_content_links[data-v-f2eefdda] {
              color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_links[data-v-f2eefdda] {
              color: #ffffff !important;
}
#login .sectionbox_right_content_links div[data-v-f2eefdda]:hover {
              color: #f3f5fb;
}
[data-theme="light"] #login .sectionbox_right_content_links div[data-v-f2eefdda]:hover {
                color: #3B3559 !important;
}
[data-theme="dark"] #login .sectionbox_right_content_links div[data-v-f2eefdda]:hover {
                color: #ffffff !important;
}
#login .el-dropdown[data-v-f2eefdda]  {
      width: 136px;
      display: flex;
      justify-content: space-between;
}
#login .el-dropdown[data-v-f2eefdda] .dropdownlan {
        position: relative;
        top: -5px;
        left: 5px;
}
#login .el-dropdown[data-v-f2eefdda] .el-dropdown-link {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
}
#login .el-dropdown[data-v-f2eefdda] .el-dropdown-link .languagechange {
          width: 30px;
          height: 30px;
          border-radius: 50%;
          overflow: hidden;
          cursor: pointer;
}
#login .el-dropdown[data-v-f2eefdda] .el-dropdown-link .languagechange img {
            width: 100%;
            height: 100%;
            vertical-align: top;
}
#login .el-dropdown[data-v-f2eefdda] .el-dropdown-link img {
          height: 90px;
          width: 90px;
}
}

