
  body{
    margin:0;
    font-family: PingFangSC-Regular, PingFang SC, sans-serif,Microsoft YaHei;
  }
    .sw-login {
      min-width: 1200px;
    }
    .sw-login .sw-login-main {
      position: absolute;
      right: 0;
      width: 30%;
      min-width: 640px;
      height: inherit;
      overflow: hidden;
      background: rgba(255,255,255,0.86);
      box-shadow: -1px 0px 8px 0px rgba(199,199,199,0.50);
      backdrop-filter: blur(5px);
      z-index: 2;
    }
    .sw-login .sw-login-main .sw-login-main-blur {
      width: 100%;
      height: 100vh;
      background-size: cover;
      background-position: right;
      background-repeat: no-repeat;
      position: absolute;
      transition: all 0.5s ease-out;
    }
    .sw-login .sw-login-main .sw-login-main-content {
      position: absolute;
      height: 100vh;
      width: 100%;
    }
    .sw-login .sw-login-main .sw-login-main-content .sw-login-menu {
      background: none;
      width: calc(100% - 138px);
    }
    .sw-login .sw-login-main .sw-login-main-content .sw-login-menu .el-menu-item {
      font-size: 18px;
      padding: 0;
      background: none;
      margin: 0 20px 0 96px;
      line-height: 50px;
      height: 50px;
      bottom: -1px;
    }
    .sw-login .sw-login-main .sw-login-main-content .el-menu--horizontal>.el-menu-item.is-active {
      border-bottom-width: 3px;
      font-weight: 500;
    }
    .sw-login .sw-login-main .sw-login-main-content .sw-login-menu.el-menu.el-menu--horizontal {
      border-bottom: 1px solid #D2DAE0;
    }
    .sw-login .su-input-icon + .su-input-icon {
      margin-left: 0;
    }
    .sw-login .su-input-icon {
      font-size: 20px;
      cursor: pointer;
      line-height: 46px;
      margin-left: 15px;
    }
    .sw-login .el-input__suffix-inner .el-input__icon {
      line-height: 46px;
      font-size: 20px;
      color: #393738;
      margin-right: 15px;
    }
    .sw-login .su-input-icon.black {
      color: #393738;
    }
    .sw-login .su-input-icon.blue {
      color: #3394E1;
    }
    .sw-login .el-input--prefix .el-input__inner {
      padding-left: 48px;
      padding-right: 48px;
      height: 46px;
      line-height: 46px;
      border-radius: 25px;
      border: 1px solid #D3D3D3;
      font-size: 16px;
    }
    .sw-login .el-input--prefix .el-input__inner::-webkit-input-placeholder{
      font-size: 16px;
      color: #999;
    }
    .sw-login .el-input--prefix .el-input__inner::-moz-input-placeholder{
      font-size: 16px;
      color: #999;
    }
    .sw-login .el-input--prefix .el-input__inner::-ms-input-placeholder{
      font-size: 16px;
      color: #999;
    }

    .qrcode-button {
      position: absolute;
      right: 50px;
      top: 50px;
      cursor: pointer;
    }
    .qrcode-button  .qrcode-button-img{
      width: 42px;
      height: 42px;
      font-size: 42px;
    }
    .qrcode-button  .qrcode-button-img2 {
      width: 42px;
      height: 42px;
      font-size: 42px;
    }
    .checkbox-style {
      position:absolute;
      top:28px;
      right:20px;
    }
    .checkbox-style .el-radio__inner {
      width: 26px;
      height: 26px;
      border-radius: 50%;
    }
    .checkbox-style .el-radio__inner:after {
      box-sizing: content-box;
      content: "";
      position: absolute;
      top: 4px;
      left: 8px;
      border: 0;
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff;
      background: #fff;
      height: 10px;
      width: 5px;
      border-radius: 0;
      transform: rotate(45deg) scaleY(0);
      transition: transform .15s ease-in .05s;
      transform-origin: center;
    }
    .checkbox-style.is-checked .el-radio__inner:after {
      transform: rotate(45deg) scaleY(1);
      background:#3394E1
    }
.dialog-wrap .el-dialog{
  border-radius: 9px;
}
.el-dialog__header {
  border-bottom: 1px solid #E6E6E6;
  padding: 11px 30px;
}
.el-dialog__title {
  font-size: 18px;
  font-weight: 500;
}
.el-dialog__headerbtn {
  top: 14px;
  font-size: 18px;
  
}
.el-dialog__headerbtn .el-dialog__close {
    color: #333333; 
}
.safe-icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.safe-flex {
  display: flex;
  align-items: center;
}
.safe-flex2 {
  justify-content: flex-end;
}
.el-dialog__wrapper_center  .el-dialog__body {
  padding: 26px 14px 33px 24px;
}
.safe-title-icon {
  width: 19px;
  height: 19px;
  margin-right: 6px;
}
.type-title {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.other-title {
  font-size: 10px;
  color: #999;
  margin-right: 5px;
}
.app-style {
  text-align: center;
  padding: 57px 0 26px;
  font-size: 13px;
  color: #333;
}
.el-dialog__footer {
  padding: 0 52px 48px;
}
.el-dialog__footer {
  text-align: center;
}
.el-dialog__footer .el-button {
  width: 100%;
  font-size: 14px;
  border-radius: 20px;
}
.phone-style-wrap {
  padding: 22px 52px 33px;
  height: 183px;
  box-sizing: border-box;
}
.phone-style {
  font-size: 19px;
  color: #3A3C40;
  text-align: left;
  margin-bottom: 25px;
}
.phone-style span {
  font-size: 14px;
  margin-right: 10px;
}
.input-style .el-input__inner{
  border-radius: 20px;
  border-color: #D3D3D3;
}
.code-wrap {
  position: relative;
}
.code-wrap .code-text {
  font-size: 11px;
  color: #333;
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.code-wrap .error-text {
  position: absolute;
  left: 0px;
  bottom: -20px;
  font-size: 11px;
  color: #FB5A5B;
}
.face-style-wrap {
  padding: 30px 0 0 ;
  text-align: center;
  font-size: 11px;
  color: #333;
  height: 216.6px;
  box-sizing: border-box;
}
.face-style-wrap .qrcode {
  width: 118px;
  height: 118px;
  margin: 0 auto;
  margin-bottom: 13px;
  position: relative;
}
.face-style-wrap .qrcode img {
  width: 118px;
  height: 118px;
}
.qrcode-reset-wrap {
  position: absolute;
  z-index: 3;
  background: #fff;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  transform: translate(-50%,-50%);
  border-radius: 10px;
  text-align: center;
  box-shadow: 0px 8px 22px 6px rgba(0,0,0,0.05), 0px 3px 13px 0px rgba(0,0,0,0.08), 0px 0px 3px -3px rgba(0,0,0,0.2);
  font-size: 10px;
  color: #666;
  cursor: pointer;
}
.qrcode-reset-opacity {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.9;
  z-index: 2;
}
.qrcode-reset-wrap i {
  font-size: 30px;
  color: #333;
  margin: 13px 0 10px;
}
.face-sucess {
  font-size: 19px;
  color: #22A498;
  margin-bottom: 13px;
}
.face-sucess img {
  width: 30px;
  height: 30px;
  margin-bottom: 8px;
}
.safe-wrap-content {
  min-height: 100px;
}
.safe-wrap-content2 {
  min-height: 140px;
}
.faild-wrap {
  font-size: 19px;
  color: #E64D55;
}
.faild-wrap i{
  font-size: 30px;
  margin-bottom: 8px;
}
.warning-wrap {
  font-size: 19px;
  color: #F59123;
}
.warning-wrap i{
  font-size: 30px;
  margin-bottom: 8px;
}
.tip-wrap .el-dialog__footer .el-button{
  width: 88px;
}
.tip-wrap.el-dialog__wrapper_center .el-dialog__body {
  padding: 16px 14px 33px 24px;
  font-size: 16px;
}
.tip-img {
  text-align: center;
}
.tip-img img {
  width: 100px;
  height: 100px;
  margin-bottom: 14px;
}
.tip-text {
  color: #D9001B;
  margin-top: 10px;
  font-size: 14px;
}
.tip-btn {
  border: #ED663F;
  background: #ED663F;
  color: #fff;
}
.tip-btn:hover {
  border: #ED663F;
  background: #ED663F;
  color: #fff;
}
.tip-btn:active {
  border: #ED663F;
  background: #ED663F;
  color: #fff;
}
.logo-wrap {
  position: absolute;
  top: 30px;
  left: 30px;
  padding: 9px 30px;
  background: rgba(255,255,255,0.8);
  backdrop-filter: blur(3px);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  font-weight: 500;
  line-height: 40px;
  font-size: 28px;
  border-radius: 10px;
}
.logo-wrap>div:nth-child(1) {
  display: inline-flex;
}
.logo-wrap img {
  height: 62px;
}
.logo-wrap .line {
  width: 1px ;
  height: 40px;
  background: #888888;
  margin: 0 21px;
}
.login-form {
  margin: 48px 96px 24px;
}
.login-form .el-form-item {
  margin-bottom: 24px;
}
.login-btn {
  margin-top: 16px;
}
.other-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #0E6CCB;
  cursor: pointer;
  margin: 0 96px 56px;
}
.download-app {
  display: flex;
  align-items: center;
  
}
.download-app img {
  margin-right: 8px;
  width: 20px;
}
.other-login-ways {
  margin: 0 96px 0;
  position: relative;
}
.other-login-ways .other-login-ways-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.other-login-ways .other-login-ways-line .line {
  display:inline-block;
  width: 36%;
  height: 1px ;
  background: #D3D3D3;
}
.other-login-ways .other-login-ways-line .ways {
  font-size: 16px;
  color: #666;
}
.login-ways {
  display: flex ;
  justify-content:space-between;
  margin-top: 16px;
  margin-bottom: 56px;
}
.login-ways i {
  cursor: pointer;
  font-size: 36px;
}
.weixin {
  color: #00C106
}
.su-icon-wechat {
  display: none;
}
.weixin-wrap:hover .su-icon-weixinbian{
  display: none;
}
.weixin-wrap:hover .su-icon-wechat {
  display: block;
}
.ding {
  color: #3BA7F4;
}
.su-icon-dingding {
  display: none;
}
.ding-wrap:hover .su-icon-dingding-inactive{
  display: none;
}
.ding-wrap:hover .su-icon-dingding {
  display: block;
}
.qq {
  color: #EA633C;
}
.su-icon-tencent {
  display: none;
}
.qq-wrap:hover .su-icon-QQbian{
  display: none;
}
.qq-wrap:hover .su-icon-tencent {
  display: block;
}
.ww {
  color: #1C75CB;
}
.su-icon-qiyeweixin {
  display: none;
}
.work-wechat-wrap:hover .su-icon-qiyeweixin-inactive{
  display: none;
}
.work-wechat-wrap:hover .su-icon-qiyeweixin {
  display: block;
}
.alipay {
  color: #1C75CB;
}
.su-icon-alipay {
  display: none;
}
.alipay-wrap:hover .su-icon-zhifubao{
  display: none;
}
.alipay-wrap:hover .su-icon-alipay {
  display: block;
}
.guide-link-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.guide-link-wrap>div {
  font-size: 14px;
  color: #0E6CCB;
  line-height: 16px;
  padding: 0 16px ;
  border-right: 1px solid #B4B4B4;
  cursor: pointer;
}
.guide-link-wrap>div:last-child {
  border: 0;
  
}
.browser-support {
  text-align: center;
  color: #333;
  font-size: 16px;
  margin: 32px 0 24px;
}
.browser-support img {
  width: 14px;
  margin-right: 10px;
}
.notice-wrap {
  margin: 0 96px 0;
  display: flex;
  align-items: center;
  padding: 8px;
  background: rgba(255,255,255,0.6000);
  border-radius: 10px;
  backdrop-filter: blur(5px);
  font-size: 14px;
}
.notice-wrap>.laba-wrap {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.notice-wrap .laba-wrap img {
  width: 20px;
  height: 20px;
}
.notice-wrap div {
  
  color: #333;
  width: calc(100% - 70px);
  white-space:nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}
.notice-wrap .watch {
  color: #0E6CCB;
  cursor: pointer;
}
.sw-login .su-input-text-button .el-input__inner{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.qrcode-wrap {
  text-align: center;
}
.qrcode-title {
  font-size: 22px;
  text-align: left;
  font-weight: 500;
  color: #222;
  line-height: 34px;
  padding-left: 96px;
}
.qrcode-img {
  margin: 76px auto 8px;
  width: 280px;
  height: 280px;
  position: relative;
}
.qrcode-wrap img {
  width: 100%;
  height: 100%;
}
.invalid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.9);
  text-align: center;
}
.invalid div {
  margin-top: 30%;
  color: #222;
}
.invalid button {
  margin-top: 17px;
}
a {
  color: #0E6CCB;
  text-decoration: none;
  display:inline-block;
}
.qrcode-text {
  font-size: 18px;
  color: #222;
  margin-bottom: 125px;
}
.notice-announcement {
  position: absolute;
  top: 176px;
  left: 30px;
  width: 455px;
  border-radius: 10px;
  background: rgba(255,255,255,0.7);
  box-shadow: -1px 0px 6px 0px rgba(199,199,199,0.5);
  backdrop-filter: blur(5px);
  color: #222;
  padding: 16px 0 25px;
}
.notice-announcement-title {
  font-size: 18px;
  border-bottom: 1px solid #D3D3D3;
  padding-bottom: 16px;
  display: flex;
  align-items: center;
  margin: 0 24px;
}
.notice-announcement-content .content {
  font-size: 14px;
  line-height: 28px;
  padding: 0 24px;
}
.notice-dialog-wrap .el-dialog__header {
  display: none;
}
.notice-dialog-wrap .el-dialog__body {
  padding: 0;
  font-size: 14px;
  color: #222;
  line-height: 28px;
  background: url("./img/wenli.png") no-repeat;
  background-size: cover;
  overflow:initial ;
}
.notice-dialog-wrap .content {
  height: 200px;
}
.notice-dialog-wrap .content.board {
  text-indent: 2em;
}
.notice-dialog-wrap .notice-title {
  font-size: 18px;
  color: #333;
  text-align: right;
  margin-bottom: 20px;
}
.notice-dialog-wrap .el-dialog {
  box-shadow: -1px 0px 8px 0px rgba(199,199,199,0.5);
  border-radius: 10px;
}
.notice-dialog-wrap .notice-btn {
  text-align: center;
  margin-top: 20px;
}
.footer {
  position: absolute;
  bottom: 15px;
  left: 50px;
  color: #fff;
  font-size: 12px;
  display: flex;
  align-items: center;
  z-index: 2;
}
.footer>div:nth-child(1) {
  border-right: 1px solid #fff;
  padding-right: 20px;
  margin-right: 20px;
}
.down-loadQrcode {
  margin-right: 4px;
}
.captcha-wrap .el-form-item__content {
  display: flex;
  align-items: center;
}
.captcha-style {
  width: 358px;
}
.captcha-img {
  position:relative;
  height: 46px;
  width: 80px;
  margin-left: 8px;
  cursor: pointer;
}
.login-error {
  font-size: 14px;
  color: #E64D55FF;
  position: absolute;
  bottom: -30px;
  left: 48px;
}
.rember-password {
  font-size: 14px;
  position: absolute;
  bottom: -30px;
  right: 0;
}
.rember-password .el-checkbox__label {
  color: #666;
}
.rember-password .el-checkbox__input.is-checked+.el-checkbox__label {
  color: #666;
}
.relative {
  position: relative;
}
.captcha-dialog-wrapper .el-dialog__header {
  border-bottom: 0;
  padding: 11px 24px;
}
.captcha-dialog-wrapper.el-dialog__wrapper_center .el-dialog__body{
  padding: 16px 24px 24px;
} 
.captcha-dialog-wrap {
  font-size: 14px;
  color: #222222FF;

}
.captcha-tip {
  margin-bottom: 12px;
  line-height: 22px;
}
.captcha-img-wrap {
  display: flex;
  align-items: center;
  margin-top: 18px;
}
.captcha-img-wrap  img {
  width: 128px;
  height: 54px;
  margin-right: 18px;
}
.captcha-img-wrap .sw-button {
  font-size: 14px;
}
.captcha-btn {
  margin-top: 32px;
  text-align: right;
}
.captcha-btn .sw-button{
  padding: 9px 22px;
}
.captcha-btn .sw-button:hover{
  opacity: 0.8;
}
.laba-wrap {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.notice-img {
  width: 12px;
  height: 12px;
}
.notice-wrapper {
  padding: 25px;
}
.notice-wrapper .notice-laba {
  position: absolute;
  top: -60px;
  left: 0;
  width: 188px;
  height: 198px;
}
.notice-wrapper  .notice-title {
  font-weight: 500;
}
.notice-wrapper .notice-xuxian {
  position: absolute;
  top: 10px;
  left: 143px;
  width: 254px;
  height: 60px;
}
.notice-btn .el-button:hover {
  opacity: 1 !important;
}
.sw-login-wrap {
  width: 100%;
  height: 100%;
}
.language-wrap {
  position: absolute;
  top: 50px;
  right: 80px;
  padding: 10px 19px 10px 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #999999;
  font-weight: 500;
  line-height: 18px;
  font-size: 18px;
  border-radius: 4px;
  z-index: 100;
}
.language-wrap img {
  height: 19px;
  margin-right: 14px;
}
.language-text {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 20px;
}
.language-text span {
  cursor:pointer;
}
.language-wrap .line {
  width: 1px ;
  height: 20px;
  background: #D3D3D3;
  margin: 0 8px;
}
@media  screen and (min-width: 2560px) {
  .sw-login {
    display: flex;
    align-items: center;
    justify-content: center;
    background: url("./img/bg.pic");
    height: 100vh;
  }
  .sw-login-wrap {
    width: 1920px;
    height: 1080px;
    position: relative;
  }
}
@media  screen and (min-width: 1720px) {
  .sw-login .sw-login-main .sw-login-main-content .sw-login-menu {
    padding-top: 160px;
  }
  .qrcode-button {
    position: absolute;
    top: 163px;
    right: 95px;
  }
  .qrcode-wrap {
    padding-top: 160px;
  }
}
@media  screen and (max-width: 1720px) {
  .sw-login .sw-login-main .sw-login-main-content .sw-login-menu {
    padding-top: 100px;
  }
  .qrcode-wrap {
    padding-top: 100px
  }
  .qrcode-button {
    position: absolute;
    top: 104px;
    right: 96px;
  }
}
@media  screen and (max-width: 1600px) {
  .sw-login .sw-login-main .sw-login-main-content .sw-login-menu {
    padding-top: 80px;
  }
  .login-form {
    margin-top: 40px;
  }
  .qrcode-button {
    top: 85px;
  }
  .login-form  .el-form-item {
    margin-bottom: 20px;
  }
  .other-link {
    margin-bottom: 45px;
  }
  .browser-support {
    margin: 26px 0 20px;
  }
  .language-wrap {
    top: 30px;
    right: 67px;
  }
  .sw-login .sw-login-main {
    min-width: 533px;
  }
  .login-form {
    margin: 34px 80px 24px;
  }
  .sw-login .sw-login-main .sw-login-main-content .sw-login-menu .el-menu-item {
    margin: 0 20px 0 80px;
  }
  .sw-login .sw-login-main .sw-login-main-content .sw-login-menu {
    width: calc(100% - 119px);
  }
  .qrcode-button {
    right: 80px
  }
  .other-link {
    margin-bottom: 45px;
  }
  .other-login-ways {
    margin:  0 80px;
  }
  .notice-wrap {
    margin: 0 80px 0;
  }
}

@media  screen and (max-width: 1440px) {
  .logo-wrap {
    font-size: 20px;
  }
  .logo-wrap img {
    height: 44px
  }
  .language-wrap {
    top: 30px;
    right: 53px;
  }
  .sw-login .sw-login-main {
    min-width: 480px;
  }
  .login-form {
    margin: 34px 72px 21px;
  }
  .sw-login .sw-login-main .sw-login-main-content .sw-login-menu .el-menu-item {
    margin: 0 20px 0 72px;
  }
  .sw-login .sw-login-main .sw-login-main-content .sw-login-menu {
    width: calc(100% - 114px);
  }
  .qrcode-button {
    right: 72px
  }
  .other-login-ways {
    margin:  0 72px;
  }
  .notice-wrap {
    margin: 0 72px 0;
  }
}
@media  screen and (max-width: 1367px) {
  .sw-login .sw-login-main .sw-login-main-content .sw-login-menu {
    padding-top: 80px;
  }
  .qrcode-wrap {
    padding-top: 80px
  }
  .login-error {
    font-size: 12px;
    bottom: -27px;
  }
  .login-form {
    margin-top: 34px;
  }
  .notice-announcement {
    left: 30px;
    top: 135px;
  }
  .sw-login .el-input--prefix .el-input__inner {
    padding-left: 48px;
    padding-right: 48px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #D3D3D3;
    font-size: 14px;
  }
  .sw-login .el-input--prefix .el-input__inner::-webkit-input-placeholder{
    font-size: 14px;
  }
  .sw-login .el-input--prefix .el-input__inner::-moz-input-placeholder{
    font-size: 14px;
  }
  .sw-login .el-input--prefix .el-input__inner::-ms-input-placeholder{
    font-size: 14px;
  }
  .sw-login .su-input-icon {
    line-height: 40px;
    font-size: 16px;
  }
  .login-btn {
    margin-top: 4px;
  }
  .other-link {
    margin-bottom: 30px;
  }
  .login-ways {
    margin-top: 11px;
    margin-bottom: 35px;
  }
  .login-ways i {
    font-size: 36px;
  }
  .guide-link-wrap {
    margin-top: 35px;
  }
  .browser-support {
    margin: 23px 0 17px;
  }
  .qrcode-button {
    top: 87px;
  }
  .qrcode-text {
    margin-bottom: 100px;
  }
  .qrcode-img  {
    margin-top: 47px;
    width: 280px;
    height: 280px;
  }
  .sw-login .su-input-text-button .el-input__inner {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .footer { 
    left: 34px;
  }
}
input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset
}
input {
   background-color:#fff;
}