﻿#login{width:100%;min-width:1240px;display:flex;justify-content:space-between;background-color:#F6FAFF;overflow:hidden}
#login .login_left{width:calc( 100%  )}
.login_logo{margin-left:50px;margin-top:40px}
#login .image_logo{width:130px;height:26px}
#login .login_from{width:440px;height:480px;background-color:#FFFFFF;box-shadow:0px 8px 16px 0px rgba(28,36,60,0.0500);border-radius:4px;margin:auto;margin-top:114px;margin-bottom:180px}
.login_card1{display:block}
.login_card2{display:none;}
.login_from_title{display:flex;justify-content:space-between}
.login_title{margin-top:44px;margin-left:40px;height:30px;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#202740;line-height:30px}
.Qrcode{display:flex;justify-content:flex-end;cursor:pointer}
.main_2{z-index:1;height:24px;background:url(../Images/dialogue.png) 100% no-repeat;width:111px;margin-top:20px;margin-right:-8px}
.word_3{width:84px;height:17px;display:inline-block;color:rgba(51,133,255,1);font-size:12px;font-family:PingFangSC-Medium;white-space:nowrap;line-height:17px;margin:3px 0 0 12px}
.login_mailbox{width:360px;height:46px;margin:0 auto;margin-top:38px}
.login_Password{width:360px;height:46px;margin:0 auto;margin-top:30px}
.login_phone_input{width:360px;height:46px;border-radius:2px;border:1px solid #D9E0EA;padding-left:16px}
.login_phone_input:focus{outline:none;height:46px;background:#FFFFFF;box-shadow:0px 0px 4px 0px rgba(51,133,255,0.5000);border-radius:2px;border:1px solid #3385FF}
.login_code{width:360px;height:46px;margin:0 auto;margin-top:30px;}
.login_code_input{width:212px;height:46px;border-radius:2px;border:1px solid #D9E0EA;padding-left:16px;float:left;}
.login_code_input:focus{outline:none;height:46px;background:#FFFFFF;box-shadow:0px 0px 4px 0px rgba(51,133,255,0.5000);border-radius:2px;border:1px solid #3385FF}
.code_btn{width:140px;height:46px;background:#EAF2FF;border-radius:2px;margin-left:8px;cursor:pointer;border:none;color:#3385FF;}
.code_btn_disable{width:140px;height:46px;background:#E0E5EC;border-radius:2px;margin-left:8px;cursor:pointer;border:none;color:white;}
.input_err{height:17px;font-size:12px;font-family:PingFang-SC-Regular,PingFang-SC;font-weight:400;color:#FC1F1F;line-height:17px;margin-top:4px}
.login_checkBox{width:360px;display:flex;align-items:center;justify-content:space-between;margin:auto;margin-top:30px}
.checkbox_status{display:flex;align-items:center}
.checkbox_status input{width:14px;height:14px;border-radius:1px;}
.checkbox_status label{height:20px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;line-height:20px;margin-left:8px;color:#7C8090;}
.ForgetPassword{height:20px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#202740;line-height:20px}
.ForgetPassword:hover{color:#3385FF}
.log_btn{width:360px;margin:0 auto;margin-top:40px}
.Login_now{width:360px;height:46px;background:#3385FF;border-radius:2px;cursor:pointer;color: white;font-size: 14px;border: none;cursor: pointer;}
.login_line{width:440px;height:1px;background:#ECECF1;border-radius:0px 0px 4px 4px;margin-top:17px}
.login_from_footer{display:flex;justify-content:space-between;margin:18px 40px 0 22px}
.login_from_footer_text1{height:20px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#202740;line-height:20px}
.Register_now{height:20px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#3385FF;line-height:20px}
#login .login_right{width:626px;height:100vh;margin-right:0}
#login .image_login{width:626px}
.exoneration{width:700px;height:40px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#202740;line-height:20px;margin:49px auto;text-align:center}
.exoneration_text{color:#202740;font-family:PingFangSC-Regular,PingFang SC}
.login_wechat{display:flex;justify-content:center;align-items:center}
.wechat_text{height:30px;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#202740;line-height:30px;margin-left:8px}
.login_scan{width:300px;height:330px;margin:auto;text-align:center;vertical-align:middle;}
.login_scan img{width:180px;border:1px solid #D9E0EA;margin:auto 0}
.login_scan_text{display:flex;justify-content:center;align-items:center;height:24px;font-size:13px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#6F7C8A;margin-top:16px}
.login_Refresh{display:flex;align-items:center;margin-left:4px}
.login_Refresh div{color:#1890FF}