#login {
  padding-bottom: 140px;
}
.login-header {
  background-color: #fff;
  border-bottom: 1px solid #E6ECF2;
}
.vdicon-left {
  position: absolute;
  left: 10px;
  top: 15px;
  font-size: 16px;
  color: #666;
}
.vdicon-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  color: #666;
  cursor: pointer;
}
.error-tips,
.error-tips2,
.success-tips {
  position: relative;
  display: none;
  margin-top: 5px;
  padding-left: 20px;
  color: #E64545;
}
.error-BorColor {
  border-color: #E64545;
}
.success-tips {
  color: #13BF13;
}
.vderror {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
  color: #E64545;
}
.vdsuccess {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
  color: #13BF13;
}
.get-verify {
  position: absolute;
  top: 1px;
  right: 1px;
}
.get-verify p {
  width: 100px;
  height: 43px;
  background-color: #F5F7FA;
  border-left: 1px solid #CED3D9;
  text-align: center;
  line-height: 45px;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}
.get-verify .text:hover {
  background-color: #EDF0F2;
  border-color: #B6BABF;
  border-left-color: #CED3D9;
}
.get-verify .time,
.icon-rotate .time {
  color: #C2C6CC;
}
.dialog-tips {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.dialog-tips .content {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1000;
  transform: translate(-50%, -50%);
  width: 450px;
  background-color: #fff;
  border-radius: 3px;
}
.dialog-tips .content .title {
  height: 34px;
}
.dialog-tips .content .icon-delete {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 10px 0 0;
  font-size: 24px;
  color: #ccc;
  cursor: pointer;
}
.dialog-tips .content .icon-delete:hover {
  color: #333;
}
.dialog-tips .content .des {
  display: flex;
  padding: 0 20px;
}
.dialog-tips .content .des .icon-caution2 {
  font-size: 32px;
  color: #f60;
}
.dialog-tips .content .des span {
  width: 100%;
  margin-left: 10px;
  padding-top: 5px;
  color: #666;
}
.dialog-tips .content .type {
  display: flex;
  justify-content: flex-end;
  padding: 20px 20px;
}
.dialog-tips .content .type .status {
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  margin-left: 10px;
  cursor: pointer;
}
.dialog-tips .content .type .know {
  background-color: #ff5000;
  color: #fff;
}
.dialog-tips .content .type .know:hover {
  background-color: #d93d00;
}
.dialog-tips .content .type .confirm {
  background: #F5F7FA;
  border: 1px solid #CED3D9;
}
.dialog-tips .content .type .confirm:hover {
  background: #EDF0F2;
}
.hideDiv {
  display: none;
}
.showDiv {
  display: block;
}
.sliding-bar {
  display: none;
  margin-bottom: 20px;
}
.slide-con {
  display: flex;
}
.nc_scale {
  height: 45px !important;
}
.nc-container .nc_scale .scale_text {
  height: 45px !important;
  line-height: 47px !important;
}
.nc-lang-cnt {
  margin-right: 20px !important;
  font-size: 14px !important;
  color: #333 !important;
}
.nc-lang-cnt b {
  font-weight: normal !important;
}
.btn_slide {
  width: 50px !important;
  height: 45px !important;
  font-size: 16px !important;
  text-align: center !important;
  line-height: 45px !important;
  border: solid 1px #DAE0E6 !important;
  box-shadow: #ccc 0px 0px 3px !important;
  border-radius: 3px !important;
}
.btn_ok {
  width: 50px !important;
  height: 45px !important;
  font-size: 24px !important;
  text-align: center !important;
  line-height: 45px !important;
  border: solid 1px #DAE0E6 !important;
  box-shadow: #ccc 0px 0px 3px !important;
  border-radius: 3px !important;
}
.nc_bg {
  background-color: #E1FAE1 !important;
  border: solid 1px #57D957 !important;
  border-right-width: 0 !important;
  border-radius: 3px 0 0 3px;
}
.errloading {
  width: 320px !important;
  padding: 0 !important;
  border: none !important;
}
.errloading .icon_warn {
  display: none;
}
.login-footer {
  background: #fff;
  padding: 30px;
  border-top: solid 1px #EDF0F2;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.login-footer .footer-con {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-footer .footer-con .txt-item {
  color: #999;
  font-size: 12px;
  margin-right: 20px;
}
.login-footer .footer-con .txt-item:last-child {
  margin-right: 0;
}
.login-footer .footer-con .txt-item a {
  color: #999;
}
.login-footer .footer-con .txt-item a:hover {
  color: #ff5000;
}
.header-wrap {
  height: 64px;
  background: rgba(0, 0, 0, 0.8);
  position: relative;
}
.header-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  /* 继承父元素的背景 */
  backdrop-filter: blur(8px);
  /* 应用模糊效果 */
  z-index: -1;
  /* 放置在内容之下 */
}
.header-wrap .header-inner {
  max-width: 1240px;
  min-width: 1020px;
}
.header-wrap .header-inner {
  position: relative;
  height: 64px;
  min-width: 1240px;
  max-width: 1640px;
  padding: 0 20px;
  margin: 0 auto;
}
.header-wrap .header-inner .header-title {
  color: #fff;
  margin-left: 196px;
  font-size: 18px;
  font-weight: 700;
  line-height: 64px;
  position: relative;
}
.header-wrap .header-inner .header-title::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 18px;
  background: #555;
  left: -16px;
  top: 23px;
}
.header-wrap .header-inner .header-logo {
  width: 165px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  margin-right: 40px;
  position: absolute;
  left: 20px;
}
.header-wrap .header-inner .header-logo img {
  max-width: 100%;
  max-height: 45px;
}
.header-wrap .header-inner .header-right {
  display: flex;
  align-items: center;
  position: absolute;
  right: 20px;
  height: 64px;
  top: 0;
}
.header-wrap .header-inner .header-right .header-tel {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
.header-wrap .header-inner .header-right .header-tel .tel-icon {
  font-size: 20px;
  color: #fff;
  margin-right: 5px;
}
.header-wrap .login-intro-wrap {
  text-align: center;
  border-radius: 10px;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  position: relative;
  padding: 20px;
}
.header-wrap .login-intro-wrap::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100px;
  background: linear-gradient(to bottom, #FFEDE6, #fff);
  left: 0;
  top: 0;
  border-radius: 10px 10px 0 0;
}
.header-wrap .login-intro-wrap .login-intro-inner {
  position: relative;
  z-index: 1;
}
.header-wrap .login-intro-wrap .login-intro-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.header-wrap .login-intro-wrap .login-intro-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.header-wrap .login-intro-wrap .login-intro-item:last-child {
  margin-bottom: 0;
}
.header-wrap .login-intro-wrap .login-intro-item i {
  font-size: 20px;
  color: #ff5000;
  margin-right: 4px;
}
.header-wrap .login-intro-wrap .login-btn {
  width: 100%;
  height: 37px;
  color: #fff;
  background: #ff5000;
  cursor: pointer;
  line-height: 37px;
  border-radius: 19px;
  margin-top: 20px;
}
.header-wrap .login-intro-wrap .login-btn:hover {
  background: #e34600;
}
