.mobile-div{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mobile-in{
	width: 60%;
	margin-bottom: 0 !important;
}
.mobile-zz{
	width: 35%;
}

#login{
	display: block;
}

.login-box{
    width: 100%;
    height: 100vh;
    background: #f0f2f5;
    background-image: url("https://gw.alipayobjects.com/zos/rmsportal/TVYTbAXWheQpRcWDaDMu.svg");
    background-size: 100% 100%;
    margin: 0;
    padding: 0;
}
.header-box{
    width: 100%;
    background-color: #fff;
    box-shadow:0 3px 4px rgb(0 0 0 / 10%);
}
.header-box-con{
    width: 1200px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.header-box-con img{
    height: 55px;
    cursor: pointer;
}
.header-box-con span{
    font-size: 18px;
}
.m-main{
    width:1000px;
    height:600px;
    background:rgba(255,255,255,1);
    box-shadow:0 0 20px 0 rgb(12 1 4 / 5%);
    border-radius:4px;
    margin:0 auto;
    margin-top: 95px;
}
.leftImgDiv{
    width: 422px;
    height: 600px;
    float: left;
    position: relative;
    border-radius:4px 0 0 4px;
}
.loginPage{
    width: 578px;
    height: 600px;
    float: right;
    position: relative;
}
.passwordContent{
    width: 334px;
    height:auto;
    margin:0 auto;
    text-align:center;
}
.nz-input{
    border-radius: 22px;
    margin-top: 24px;
}
.passwordBut{
    color: #999;
    font-size: 15px;
    text-align: right;
}
.nz-but{
    width: 100%;
    text-align: right;
    margin-top: 10px;
}
.nz-but-btom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.other{
    font-size: 14px;
    color:#a1a6bb;
    line-height:30px;
    display:inline-block;
}
.icon{
    width: 26px;
    display:inline-block;
    margin-left: 16px;
    cursor:pointer;
}
.ant-tabs-tab{
    letter-spacing: 1px;
}
.codeBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.codeBox-left{
    width: 60%;
}
.codeBox-right{
    width: 35%;
    margin-top: 22px;
}
.weChat{
    position: absolute;
    top: 14px;
    right: 12px;
    width: 195px;
    height: 52px;
    cursor: pointer;
}
.passwordContent-box{
    margin-top: 100px;
    text-align: center;
}
.weChatIcon1{
    width: 52px;
    height: 52px;
    float: right;
    background-image: url("https://bsbang.oss-cn-beijing.aliyuncs.com/bs-icons/xt.png");
    background-repeat: no-repeat;
    background-position: -79px 0;
    display:inline-block;
}

.weChatIcon1_1{
    background-position: -165px 0;
}

.weChatIcon2{
    width: 132px;
    height: 25px;
    float: right;
    background-image: url("https://bsbang.oss-cn-beijing.aliyuncs.com/bs-icons/xt.png");
    background-repeat: no-repeat;
    background-position: -160px -390px;
    display:inline-block;
}
.weChatDiv{
    position: absolute;
    width: 126px;
    height: 23px;
    left: 10px;
    top: 1px;
}
.weChatIcon3{
    width: 17px;
    height: 17px;
    float: left;
    background-image: url("https://bsbang.oss-cn-beijing.aliyuncs.com/bs-icons/xt.png");
    background-repeat: no-repeat;
    background-position: 0px -110px;
    display:inline-block;
    margin-top: 3px;
    margin-left: 10px;
}

.weChatIcon3_1{
    background-position: 0px -470px;
}

.weChatTit{
    width: 86px;
    height: 12px;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    color: #738299;
    float: right;
    margin-top: 5px;
    margin-right: 3px;
}
.p_type{
    width: 100%;
    height: 44px;
    display: flex;
}
.p_type div{
    font-size: 18px;
    display: inline-block;
    color:#a1a6bb;
    width: 50%;
    height: 100%;
    line-height: 44px;
    cursor: pointer;
}
.checked{
    color:#3a405b !important;
}
.passwordContent>.blueLine{
    width: 100%;
    height: 2px;
}
.blueLine div{
    display: inline-block;
    width: 50%;
    float: left;
    height: 2px;
    background-color: #f0f2f7;
}
.blueLine>.checked{
    background-color: #0076fe;
}
.pwdLogin{
    display: none;
    margin-top: 24px;
}
.pwdCode{
    display: none;
    margin-top: 24px;
}
.login-buttom{
    height: 50px !important;
    font-size: 18px !important;
    letter-spacing: 10px;
}


.wx-content {
    display: none;
    margin-top: 120px;
}

.wx-content-header {
    font-size: 18px;
}

.wx-content-header>img {
    margin-right: 5px;
}

.wx-qrcode {
    width: 208px;
    height: 238px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin: 40px auto;
}
#wx-qrcode{
    width: 188px;
    height: 188px;
}
.login_WeChatScanner{
    width: 25px;
    height: 30px;
    display: inline-block;
    background: url("https://bsbang.oss-cn-beijing.aliyuncs.com/bs-icons/xt.png");
    background-repeat: no-repeat;
    background-position:0 -350px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 10px;
}
.scanGuideTips{
    font-size: 12px;
    width: 100%;
    color: #767676;
    z-index: 4;
    height: 40px;
}