.m-recognition {
  display: none;
}

.m-recognition.actived {
  display: block;
}

.m-recognition_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
}

.m-recognition_box {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -290px;
  margin-top: -150px;
  width: 580px;
  border-radius: 4px;
}

.m-recognition_box--header {
  position: relative;
  height: 50px;
  background-color: #eeeeee;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.m-recognition_box--header .close {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 18px;
  line-height: 50px;
  height: 100%;
  width: 38px;
  text-align: center;
  cursor: pointer;
}

.m-recognition_box--body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 50px 100px 50px;
  height: 250px;
  background-color: #ffffff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.m-recognition_box--body .txt {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}

.m-recognition_popup .nc-container {
  margin-top: 28px;
}

.m-recognition_popup .nc_wrapper,
.m-recognition_popup .nc_scale {
  width: 480px !important;
  height: 50px;
  line-height: 50px;
  background-color: #eeeeee;
  border-radius: 4px;
}

.m-recognition_popup .nc_iconfont.btn_slide {
  width: 66px;
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(24, 24, 24, 0.12);
          box-shadow: 0px 0px 12px 0px rgba(24, 24, 24, 0.12);
  border: none;
  border-radius: 4px;
}

.m-recognition_popup .nc-lang-cnt {
  height: 50px !important;
  line-height: 50px !important;
  color: #999999 !important;
  font-size: 16px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #999), color-stop(0.4, #999), color-stop(0.5, #fff), color-stop(0.6, #999), color-stop(1, #999)) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  -webkit-animation: slidetounlock 3s infinite;
  -webkit-text-size-adjust: none;
}

.m-recognition_popup .nc-container .nc_scale .nc_ok,
.m-recognition_popup .nc-container .nc_scale .nc_bg {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.m-recognition_popup .nc-container .nc_scale .btn_ok {
  width: 66px;
  height: 50px;
  line-height: 50px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.m-recognition_popup .nc-container .nc_scale .scale_text2 b {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(0.4, #fff), color-stop(0.5, #fff), color-stop(0.6, #fff), color-stop(1, #fff)) !important;
  -webkit-background-clip: text !important;
}

.m-recognition_popup .scale_text.slidetounlock.nc-align-center.scale_text2 .nc-lang-cnt {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(0.4, #fff), color-stop(0.5, #fff), color-stop(0.6, #fff), color-stop(1, #fff)) !important;
  -webkit-background-clip: text !important;
}

.m-recognition_popup .nc-container.tb-login .errloading,
.m-recognition_popup .nc-container .errloading {
  width: 100% !important;
}

.m-recognition_popup .nc-container.tb-login .errloading .nc-lang-cnt,
.m-recognition_popup .nc-container .errloading .nc-lang-cnt {
  display: none !important;
}

.m-recognition_popup .nc-container .errloading .icon_warn {
  position: relative;
  top: 15px;
}

@media (max-width: 750px) {
  .m-recognition {
    display: none;
  }
  .m-recognition.actived {
    display: block;
  }
  .m-recognition_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99991;
  }
  .m-recognition_box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4.75rem;
    margin-left: -8.25rem;
    width: 16.5rem;
    background: #fff;
    border-radius: 4px;
  }
  .m-recognition_box--header {
    position: relative;
    height: 1.25rem;
    background-color: #eeeeee;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .m-recognition_box--header .close {
    position: absolute;
    right: 0.5rem;
    top: 0;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.75rem;
    color: #999;
    width: auto;
    height: auto;
  }
  .m-recognition_box--body {
    padding: 1.5rem 1rem 2.8rem 1rem;
    height: auto;
  }
  .m-recognition_box--body .txt {
    line-height: 0.75rem;
    font-size: 0.65rem;
  }
  .m-recognition_popup .nc-container {
    margin-top: 0.9rem;
  }
  .m-recognition_popup ._nc .stage1,
  .m-recognition_popup ._nc .stage1 .slider,
  .m-recognition_popup ._nc .stage1 .label.no-anim,
  .m-recognition_popup ._nc .stage1 .button,
  .m-recognition_popup ._nc .stage1 .icon,
  .m-recognition_popup ._nc .stage1 .track div,
  .m-recognition_popup ._nc .stage1 .label {
    height: 2rem;
    line-height: 2rem;
  }
  .m-recognition_popup ._nc .stage1 {
    background-color: #eeeeee;
    border-radius: 4px;
  }
  .m-recognition_popup ._nc .stage1 .slider {
    left: 0;
    right: 0;
  }
  .m-recognition_popup ._nc .stage1 .button {
    width: 2.75rem;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(24, 24, 24, 0.12);
            box-shadow: 0px 0px 12px 0px rgba(24, 24, 24, 0.12);
    border-radius: 4px;
  }
  .m-recognition_popup ._nc .stage1 .icon {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 0;
    font-size: 0.75rem;
  }
  .m-recognition_popup ._nc .stage1 .label.no-anim, .m-recognition_popup ._nc .stage1 .track div, .m-recognition_popup ._nc .stage1 .label {
    font-size: 0.6rem;
    color: #999999;
  }
  .m-recognition_popup ._nc .stage1 .track div, .m-recognition_popup ._nc .stage1 .label {
    color: #fff;
  }
  .m-recognition_popup .nc-lang-cnt {
    height: 50px !important;
    line-height: 50px !important;
    color: #999999 !important;
    font-size: 16px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #999), color-stop(0.4, #999), color-stop(0.5, #fff), color-stop(0.6, #999), color-stop(1, #999)) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none;
  }
  .m-recognition_popup .nc-container .nc_scale .nc_ok,
  .m-recognition_popup .nc-container .nc_scale .nc_bg {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .m-recognition_popup .nc-container .nc_scale .btn_ok {
    width: 66px;
    height: 50px;
    line-height: 50px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .m-recognition_popup .nc-container .nc_scale .scale_text2 b {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(0.4, #fff), color-stop(0.5, #fff), color-stop(0.6, #fff), color-stop(1, #fff)) !important;
    -webkit-background-clip: text !important;
  }
  .m-recognition_popup .scale_text.slidetounlock.nc-align-center.scale_text2 .nc-lang-cnt {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(0.4, #fff), color-stop(0.5, #fff), color-stop(0.6, #fff), color-stop(1, #fff)) !important;
    -webkit-background-clip: text !important;
  }
  .m-recognition_popup .nc-container.tb-login .errloading,
  .m-recognition_popup .nc-container .errloading {
    width: 100% !important;
  }
  .m-recognition_popup .nc-container.tb-login .errloading .nc-lang-cnt,
  .m-recognition_popup .nc-container .errloading .nc-lang-cnt {
    display: none !important;
  }
  .m-recognition_popup .nc-container .errloading .icon_warn {
    position: relative;
    top: 15px;
  }
  .toast-top-right {
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.6rem;
    left: 0.375rem;
    right: 0.375rem;
  }
  .toast-top-right .toast.toast-error {
    width: 100% !important;
  }
}
