@charset "UTF-8";
@font-face {
  font-family: "login-iconfont";
  /* Project id 2892875 */
  src: url("/static/merchant/loginIconfont/iconfont.woff2?t=1635217805168") format("woff2"), url("/static/merchant/loginIconfont/iconfont.woff?t=1635217805168") format("woff"), url("/static/merchant/loginIconfont/iconfont.ttf?t=1635217805168") format("truetype"); }
.login-iconfont {
  font-family: "login-iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal; }

.login-icon-ID:before {
  content: "\e6ad";
}

.login-icon-arrow_xia:before {
  content: "\e708";
}

.login-icon-close:before {
  content: "\e720";
}

.login-icon-zhanghaodenglu:before {
  content: "\e662"; }

.login-icon-zhanghao:before {
  content: "\e663"; }

.login-icon-jigou:before {
  content: "\e64f"; }

.login-icon-taimiLOGO-shuban:before {
  content: "\e664"; }

.login-icon-saomadenglu:before {
  content: "\e665"; }

.login-icon-taimiLOGO-wubiaoyu:before {
  content: "\e666"; }

.login-icon-yanzhengma:before {
  content: "\e667"; }

.login-icon-mima:before {
  content: "\e661"; }

/* 去除IE输入框的X标记 */
input[type=text]::-ms-clear {
  display: none; }

/* 去除IE输入框的小眼睛标记 */
input[type=password]::-ms-reveal {
  display: none; }

.body-bg {
  background: #f8f8f8; }

.login-color {
  color: #1890ff; }

.position-relative {
  position: relative; }

.login-body {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 700px;
  /*min-width: 700px;*/
  height: 100vh;
  padding: 150px 20px; }

.login-main {
  display: block;
  margin: 0 auto 50px;
  width: 601px;
  height: 421px;
  background: #fff;
  box-shadow: 0px 0px 20px rgba(40, 135, 245, 0.1);
  border-radius: 14px;
  overflow: hidden; }

.login-main-left {
  float: left;
  width: 220px;
  height: 421px;
  color: #fff;
  background: linear-gradient(180deg, #52ACFF 0%, #1890FF 70.31%);
  box-shadow: 0px 0px 20px rgba(40, 135, 245, 0.1);
  border-radius: 14px 0px 0px 14px; }

.login-login-font {
  margin-top: 50px;
  color: #fff;
  font-size: 80px;
  text-align: center;
  font-weight: normal; }

.login-logo-title {
  margin-top: 60px;
  font-size: 24px;
  text-align: center; }

.login-main-right {
  width: 380px;
  margin-left: 221px; }

.login-title {
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 24px;
  text-align: center;
  font-weight: normal; }

.login-form-group {
  position: relative;
  margin: 10px auto;
  width: 278px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #EDEDED;
  border-radius: 100px;
  box-sizing: border-box;
  overflow: hidden; }
  .login-form-group .prompt-info-right {
    display: none;
    right: 0;
    height: 40px;
    line-height: 40px; }

.login-form-label {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 15px;
  line-height: 40px;
  font-size: 18px;
  font-weight: normal; }
  .login-form-label.style-2 {
    font-size: 16px; }

.login-form-input {
  position: relative;
  z-index: 1;
  padding: 0 45px;
  width: 100%;
  border: none;
  height: 40px;
  background: transparent;
  box-sizing: border-box; }
  .login-form-input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important; }
  .login-form-input::-webkit-input-safebox-button {
    display: none; }

.login-form-rabs {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 2;
  line-height: 40px; }

.login-form-code {
  position: absolute;
  z-index: 2;
  right: 1px;
  top: 1px;
  height: 38px;
  /*width: 110px;*/ }

.login-form {
  text-align: center; }

.login-read {
  padding-top: 5px;
  font-size: 12px;
  color: #666; }

.login-btn {
  margin: 35px auto 25px;
  padding: 0;
  display: block;
  width: 278px;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  font-size: 18px; }

.login-copyright {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  padding: 10px 20px 20px;
  text-align: center;
  color: #666;
  font-size: 12px;
  background: #f8f8f8; }

.login-error-tips {
  position: absolute;
  top: -22px;
  left: 0;
  right: 0;
  display: none;
  text-align: center;
  color: #FE2A2A;
  font-size: 12px; }

.login-main-right {
  position: relative;
  overflow: hidden; }

.login-switch {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: 60px;
  height: 60px;
  background: #E3F2FF;
  text-align: center;
  cursor: pointer; }
  .login-switch::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 88px;
    right: 25px;
    top: 5px;
    background: #fff;
    box-shadow: 2px 0px 4px rgba(24, 144, 255, 0.2);
    transform: rotate(-45deg); }
  .login-switch::after {
    content: '';
    position: absolute;
    z-index: 2;
    width: 60px;
    height: 120px;
    right: 20px;
    top: -3px;
    background: #fff;
    transform: rotate(-45deg); }

.login-switch-icon {
  display: inline-block;
  margin-top: -1px;
  margin-right: -6px;
  font-size: 40px; }

.login-switch-title {
  position: absolute;
  right: 65px;
  top: 9px;
  z-index: 11;
  color: #1890FF;
  background: #E3F2FF;
  border: 1px solid #1890FF;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
  padding: 0 10px;
  line-height: 22px;
  cursor: pointer; }
  .login-switch-title::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -7px;
    margin-top: -4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 7px solid #1890FF;
    border-bottom: 4px solid transparent; }

.login-qrcode-group {
  text-align: center; }
  .login-qrcode-group .qrcode-title {
    margin-top: 8px;
    font-size: 18px; }
  .login-qrcode-group .qrcode-box {
    position: relative;
    text-align: center;
    height: 192px; }
  .login-qrcode-group .qrcode-img {
    position: relative;
    z-index: 1;
    margin: 12px auto;
    width: 130px;
    height: 130px; }
  .login-qrcode-group .qrcode-disabled {
    position: absolute;
    z-index: 2;
    top: -5px;
    left: 50%;
    margin-left: -70px;
    width: 140px;
    height: 140px;
    background: rgba(51, 51, 51, 0.8);
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 140px; }
  .login-qrcode-group .qrcode-tips {
    font-size: 14px; }
  .login-qrcode-group .qrcode-refresh {
    display: inline-block;
    cursor: pointer;
    font-size: 14px; }
  .login-qrcode-group .login-read {
    margin-top: 0;
    margin-bottom: 20px; }

.login-shop-layer::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: #000;
  opacity: 0.3; }
.login-shop-layer .login-shop-main {
  position: fixed;
  z-index: 900;
  width: 430px;
  height: 320px;
  padding: 25px 30px;
  top: 50%;
  left: 50%;
  margin-top: -160px;
  margin-left: -215px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 14px; }
.login-shop-layer .shop-header {
  padding-bottom: 15px; }
.login-shop-layer .shop-close {
  float: right;
  width: 15px;
  height: 15px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABjklEQVRYR7XX4VGDMBTA8ZdkgW5QN1AnsI7gApxsoJvoBBQ4PtsN2k6gI+gG+p3keeGgR4GQ9wLpp8KV+/8OSh4IAIAsy26UUtskSc52O/an3xN2Q0r5KYTYAMBJa/2UpulvLERVVXd1XR9tDxHfRVmWO0Q8dkFE/DLGPMZA9OO2h4h/wn4piuIEAA8xEcN420obQJZlG6WURdzGQLjiSZLsG0BMxFzcdi+AGAhffARYE0GJTwLWQFDjTsASBCc+CwhBcONeAAcREicBKIjQOBkwh5BSvhpjPtpZ0i0rqV1kKPPkah3wHTC1Yk4cQ46zzsDcitlDsOJBAHvQcILafYj4bYy5505R1iWwIccfrjkJIaOcBXDEfwBg210GLoIMcN1qWuvDklFOAvju8yXPE16ALz53d1AuxyyAGl+CcAK48VDEJCA0HoIYAZbGuYgrwFpxDuICWDtORTSAWHEKYvhuyJ7nvhHumaKH0bshALBHaiji8m6Y5/kbADwLIV6oTzLU6PB37bK9R8Sd7f0DbIgnZiF9VOkAAAAASUVORK5CYII=);
  background-size: 100% 100%;
  cursor: pointer; }
.login-shop-layer .shop-main {
  padding-top: 5px;
  height: 180px;
  width: 100%;
  overflow: auto; }
.login-shop-layer .shop-item {
  position: relative;
  margin-bottom: 8px;
  padding-right: 25px;
  line-height: 26px;
  cursor: pointer; }
.login-shop-layer .color-blue .shop-item-checkbox {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASBAMAAACk4JNkAAAALVBMVEUAAAAYkP8bj/8gj/8Yj/8Yj/8Yj/8Zj/8aj/8YkP8Yj/8Yj/8Zj/8Xkf8Ykf9ErJodAAAAD3RSTlMA/zAQoGDgsFCfgO+QT39lQ+kIAAAAbElEQVR4nGNAAbbvLkMYloKCgpNBDKbEQwwqYgpAltkmIKGdDCQcFVhnBjCJMDAwyzAUCoozOBowcAixAnUEKDYwcAmwA1kOjAuQWAhZhA6QKS5gU5BMZkqcxKAJto3BBKjDGeIYi1XNKK4EAIPNFINiFwcRAAAAAElFTkSuQmCC); }
.login-shop-layer .shop-item-logo {
  margin-right: 5px;
  width: 26px;
  height: 26px;
  vertical-align: top;
  border-radius: 15px; }
.login-shop-layer .shop-item-checkbox {
  position: absolute;
  top: 4px;
  right: 0;
  z-index: 1;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASBAMAAACk4JNkAAAAIVBMVEUAAACZmZmampqfn5+ZmZmZmZmZmZmZmZmYmJiZmZmYmJjHRIcCAAAAC3RSTlMA/zAQoFDggJ/wkL6Bp1sAAABbSURBVHicY0ABpuXBEIaFoKBgM4jBlLiIQUVMAcgymwQkNJOBhCOIyyTCwMAsBVbsaMDAKgRmKQYwsAuAWYwFSCyELEIHwhQkk5kSmxg0wLYxmABd4IzmKigAAKhGDQvCfoZVAAAAAElFTkSuQmCC);
  background-size: 100% 100%;
  cursor: pointer; }
.login-shop-layer .shop-btn-group {
  padding-top: 20px;
  text-align: center; }
.login-shop-layer .shop-btn {
  margin: 0 10px;
  padding: 0;
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  box-sizing: border-box; }
.login-shop-layer .shop-btn-close {
  border-color: #1890ff;
  color: #1890ff;
  background-color: #fff; }

.login-body-agent {
  background-image: none !important; }
  .login-body-agent .login-color {
    color: #FF6928; }
  .login-body-agent .login-main {
    box-shadow: 0px 0px 20px rgba(255, 105, 40, 0.1); }
  .login-body-agent .login-main-left {
    background: linear-gradient(180deg, #FF8652 0%, #FF6928 70.31%);
    box-shadow: 0px 0px 20px rgba(255, 105, 40, 0.1); }
  .login-body-agent .login-shop-top-versions {
    border-color: #FF6928;
    color: #FF6928; }
  .login-body-agent .login-switch-title {
    color: #FF6928;
    background: #FFE4D9;
    border: 1px solid #FF6928; }
    .login-body-agent .login-switch-title::after {
      border-left-color: #FF6928; }
  .login-body-agent .login-switch {
    background-color: #FFE4D9; }
    .login-body-agent .login-switch::before {
      box-shadow: 2px 0px 4px rgba(255, 105, 40, 0.2); }

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.login-open-shop-layer {
  position: absolute;
  z-index: 50;
  left: 50%;
  margin-left: -118px;
  top: 100px;
  width: 235px;
  height: 262px;
  text-align: center;
  background: #fff;
  font-size: 14px;
  border: 1px solid #EDEDED;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: none;
  -webkit-animation: slide-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
  .login-open-shop-layer::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-top: 7px solid #fff;
    border-right: 7px solid transparent; }
  .login-open-shop-layer .open-title {
    padding: 20px 0 12px;
    font-weight: 700;
    font-size: 14px; }
  .login-open-shop-layer .open-qrcode {
    width: 140px;
    height: 140px; }
  .login-open-shop-layer .open-tips {
    margin-top: 20px; }

@media screen and (max-width: 650px) {
  .login-main {
    min-width: 320px;
    width: 100%; }

  .login-main-left {
    display: none; }

  .login-main-right {
    margin-left: 0;
    width: 100%; }

  .login-copyright {
    position: absolute; } }
.login-account-group, .loign-shop-item .item-tbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.login-account-group .item-cbox, .loign-shop-item .item-tbox-r {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block; }

.login-account-group, .loign-shop-item .item-tbox {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.login-shop-body {
  position: relative;
  min-height: 900px;
  /*min-width: 700px;*/
  height: 100vh;
  padding: 105px 20px; }

.login-shop-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background-color: #fff;
  padding: 0 25px;
  height: 68px;
  line-height: 68px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04); }

.login-shop-top-merchant {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  padding: 30px 50px; }

.login-shop-top-line {
  position: relative; }

.login-shop-top-logo {
  font-size: 32px; }

.login-shop-top-versions {
  position: absolute;
  right: -45px;
  bottom: 4px;
  line-height: 1.2;
  margin-left: 10px;
  padding: 1px 4px;
  font-size: 12px;
  border: 1px solid #1890FF;
  color: #1890FF;
  border-radius: 5px; }

.login-shop-title {
  width: 100%;
  font-size: 24px;
  text-align: center;
  font-weight: 700; }

.login-shop-main {
  margin: 35px auto;
  padding: 0 30px;
  max-width: 1060px;
  width: 100%;
  height: 600px;
  overflow: auto;
  background: #FFFFFF;
  border-radius: 14px; }

.login-account-group {
  padding: 30px 0; }
  .login-account-group .item-img {
    display: block;
    margin-right: 12px;
    width: 60px;
    height: 60px;
    border-radius: 100px; }
  .login-account-group .item-name {
    font-size: 24px; }
  .login-account-group .item-mobile {
    color: #666;
    font-size: 14px; }
  .login-account-group .item-btn {
    margin: 0 0 0 20px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 30px;
    color: #1890FF;
    border-color: #1890FF; }

.lonig-shop-group {
  padding: 5px 0; }

.loign-shop-item {
  margin-bottom: 20px;
  padding: 20px;
  background: #FFFFFF;
  border: 1px solid #EDEDED;
  box-sizing: border-box;
  border-radius: 14px;
  height: 134px; }
  .loign-shop-item.style-disabled .item-type {
    background-color: #999; }
  .loign-shop-item.style-disabled .item-tbox-l {
    border-color: #999; }
  .loign-shop-item.style-disabled .item-jump {
    color: #999; }
  .loign-shop-item .item-tbox {
    margin-bottom: 15px; }
  .loign-shop-item .item-tbox-l {
    margin-right: 10px;
    padding: 1px;
    position: relative;
    border: 1px solid #07C160;
    border-radius: 100px; }
  .loign-shop-item .item-tbox-r {
    width: 0; }
  .loign-shop-item .item-img {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px; }
  .loign-shop-item .item-type {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    background-color: #07C160;
    color: #fff;
    font-size: 10px;
    text-align: center;
    border-radius: 20px;
    transform: scale(0.8); }
  .loign-shop-item .item-name {
    font-size: 18px; }
  .loign-shop-item .item-id {
    font-size: 12px;
    color: #666; }
  .loign-shop-item .item-other {
    padding-top: 2px;
    color: #666;
    font-size: 12px; }
  .loign-shop-item .item-jump {
    float: right; }



.login-form-v2{position: relative;margin: 0 auto;width: 278px;}
.login-more-list {position: absolute;z-index: 11;left: 0;right: 0;top: 40px;background-color: #fff;border: 1px solid #EDEDED;text-align: left;cursor: pointer;line-height: 1.5;font-size: 12px;color: #666;cursor: pointer;max-height: 160px;overflow: auto;}
.login-more-item {display: flex;align-items: center;padding: 5px 12px 5px 15px;}
.login-more-item:hover{background-color: #f8f8f8;}
.login-more-item-msg {flex: 1;word-break: break-all;padding-right: 10px;}
.login-more-item.custom-bg {color: #fff;}
.login-form-down{position: absolute;top: 0;right: 0;z-index: 4;width: 40px;line-height: 40px;background-color: #fff;text-align: center;cursor: pointer;}
.login-more-bg {position: fixed;top: 0;right: 0;left: 0;bottom: 0;z-index: 8;}
.login-icon-close{cursor: pointer;font-size: 14px;}