.login-wrapper {
  background-color: rgba(85, 132, 255, 0.2);
}

.login-content {
  width: 100%;
  height: 100%;
  min-width: 300px;
  min-height: 460px;
}

.login-content-left {
  width: 40%;
  background-image: url("/static/common/images/00.jpg");
  background-size: 100% 100%;
}

.login-content-right {
  width: 60%;
  background-color: white;
}

.login-content-wrapper {
  width: 53.33%;
  transform: translateY(-10%);
}

.login-content-title {
  line-height: 32px;
  padding: 16px 0;
  text-align: left;
  display: block;
  font-size: 30px;
  color: #111;
  letter-spacing: 0;
  margin-right: 17px;
}

.login-content-label {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  padding: 8px 0;
}

.login-content-input,
.login-content-btn {
  width: 100%;
  border: none;
  outline: none;
  line-height: 22px;
  padding: 9px 12px;
  border-radius: 2px;
  box-sizing: border-box;
}

.login-content-input {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  background-color: #F5F5F5;
}

.login-content-btn {
  color: white;
  font-size: 16px;  
  background-color: rgba(85, 132, 255, 1);
}


/*登录框*/
.login-input {
  width: 460px;
  height: 550px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px 0 hsl(0deg 0% 86% / 57%);
  box-shadow: 0 0 10px 0 hsl(0deg 0% 86% / 57%);
  padding: 20px 10px 10px;
}
#container {
  margin: auto;
}
#login {
  background: #fff;
  border-radius: 12px;
  position: relative;
  font-family: PingFangSC-Regular;
}
.width-vertical {
  width: 100%;
  margin-bottom: 20px;
}
#login .view-type-qrcode {
  right: 2px;
  top: 2px;
}
#login .view-type-qrcode {
  position: absolute;
  width: 50%;
}
.corner-icon-view {
  margin: 0 auto;
}
#login .corner-icon-view .iconfont {
  color: #111;
  font-size: 60px;
  top: 2px;
  right: 2px;
}
.corner-icon-view .iconfont {
  display: block;
  cursor: pointer;
  position: absolute;
}

.icon-qrcode:before {
  content: "\E628";
}
.width-vertical .login-content {
  width: 100%;
  margin: 0 auto;
}
.nc-outer-box {
  padding-top: 2px;
}
#login .login-password {
  margin-top: 30px;
  position: relative;
}
#login .login-switch-tab {
  padding-left: 22px;
  text-align: left;
}
.login-blocks {
  margin: 8px 0;
  text-align: right;
  zoom: 1;
}
#login .open-shop-a-link, #login .password-login-tab-item, #login .sms-login-tab-item {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  letter-spacing: 0;
}
.login-view-password .password-login-tab-item, .login-view-sms .sms-login-tab-item {
  border-radius: 1px;
  color: #111;
}
.check_item{
    padding-bottom: 4px;
    border-bottom: 2px solid #3D7FFF;
}
.login-blocks a {
  display: inline-block;
  margin-left: 14px;
  margin-bottom: 20px;
}
#login-form-mm {
  margin-top: 20px;
  padding: 0 33px;
  height: 500px;
}
#login-form-yzm {
  margin-top: 20px;
  padding: 0 33px;
  height: 500px;
}
#login .fm-field {
  margin-bottom: 0;
}
.fm-field {
  position: relative;
  font-size: 14px;
}
.fm-field-mobile, .input-wrap-loginid {
  padding-bottom: 36px;
}
#login .fm-field .fm-text {
  padding-left: 12px;
  background: #f7f8fa;
  border-radius: 9px;
  border: none;
  height: 60px;
}
.width-auto .fm-btn, .width-auto .fm-text, .width-vertical .fm-btn, .width-vertical .fm-text {
  width: 100%;
}
#login .login-links {
  text-align: left;
}
.login-blocks {
  margin: 8px 0;
  zoom: 1;
}
.login-blocks a {
  color: #666;
  margin-left: 14px;
  margin-bottom: 20px;
}
.login-blocks a {
  display: inline-block;
  font-size: 14px;
}
.width-auto .fm-btn, .width-auto .fm-text, .width-vertical .fm-btn, .width-vertical .fm-text {
  width: 100%;
}
#login .fm-button {
  background: #3d7fff;
  border-radius: 30px;
  border: none;
  margin-top: 14px;
  height: 60px;
}
.fm-button {
  font-size: 20px;
  line-height: 42px;
  outline: none;
  color: #fff;
  width: 100%;
  cursor: pointer;
}
#login .open-shop-link {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
#login .open-shop-a-link {
  color: #3d7fff;
}
#login .open-shop-a-link, #login .password-login-tab-item, #login .sms-login-tab-item {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  letter-spacing: 0;
}
.login-blocks a {
  display: inline-block;
  margin-left: 14px;
  margin-bottom: 20px;
}
a {
  color: #08c;
  text-decoration: none;
}
.check_none{
    display: none;
}
/*input选中有边框*/
input{
    border:  0;
    outline: none;
}
/*发送验证码*/
.fm-field-sms .send-btn {
    line-height: 60px;
}
.fm-field-sms .send-btn {
    position: absolute;
    right: 10px;
    bottom: 0;
    line-height: 62px;
}
.fm-field-sms .send-btn a {
    text-decoration: none;
}
.send-btn-link {
    color: #111;
}
/*二维码登录*/
#login_ewm {
    background: #fff;
    border-radius: 12px;
    position: relative;
    font-family: PingFangSC-Regular;
}
#login_ewm .view-type-password, .qrcode-desc {
    width: 100%;
}
.corner-icon-view {
    position: relative;
    height: 44px;
    width: 100%;
    margin: 0 auto;
}
#login_ewm .master-login-title {
    position: absolute;
    top: 45px;
    font-weight: lighter;
}
#login_ewm .master-login-title, .qrcode-desc p {
    text-align: center;
    height: 28px;
    font-size: 20px;
    color: #111;
    font-family: PingFangSC-Regular;
}
.corner-icon-view .master-login-title {
    border-bottom-width: 0;
}
.master-login-title {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin: 0 auto 10px;
}
#login_ewm .corner-icon-view .iconfont {
    color: #111;
    font-size: 40px;
    top: 2px;
    right: 2px;
}
.corner-icon-view .iconfont {
    display: block;
    cursor: pointer;
    position: absolute;
}

.qrcode-login {
    margin-top: 50px;
}
.qrcode-img {
    height: 260px;
    width: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0;
}
.qrcode-img {
    position: relative;
    margin: 20px auto;
    font-size: 14px;
    background-color: #fff;
    opacity: 1;
}
.qrcode-img .qrcode-error {
    background: hsla(0,0%,100%,.95);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
}
#login_ewm .view-type-password, .qrcode-desc {
    width: 100%;
}
.qrcode-desc {
    overflow: hidden;
    margin: 0 auto;
}
#login_ewm .fm-label-icon, #login .icon-scan, #login_ewm .poptip {
    display: none;
}
.qrcode-desc .iconfont {
    float: left;
    font-size: 34px;
    color: #ff9000;
}

.qrcode-desc p {
    padding-left: 0;
}
#login_ewm .master-login-title, .qrcode-desc p {
    text-align: center;
    height: 28px;
    font-size: 20px;
    color: #111;
    font-family: PingFangSC-Regular;
}
.qrcode-desc p {
    margin: 0;
}
.light-link {
    color: #3D7FFF;
}
a {
    text-decoration: none;
}
#login_ewm .qrcode-bottom-links {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
}
.login-blocks {
    margin: 8px 0;
    zoom: 1;
}
.login-blocks:after, .login-blocks:before {
    content: " ";
    display: table;
}
#login_ewm .open-shop-a-link {
    color: #3d7fff;
}
#login_ewm .open-shop-a-link, #login_ewm .password-login-tab-item, #login_ewm .sms-login-tab-item {
    font-family: PingFangSC-Regular;
    font-size: 20px;
    letter-spacing: 0;
}
.login-blocks a {
    margin-left: 14px;
    margin-bottom: 20px;
}
.login-blocks a {
    display: inline-block;
}
#login_ewm .open-shop-a-link, #login_ewm .password-login-tab-item, #login_ewm .sms-login-tab-item {
    font-family: PingFangSC-Regular;
    font-size: 20px;
    letter-spacing: 0;
}


#area{
    padding-left: 12px;
    background: #f7f8fa;
    border-radius: 9px;
    border: none;
    height: 60px;
    width: 100%;
}









