body{width: 100%;height: 100vh;background: url(https://attach.damaitu.com/damaitu/img/www/login-bg.png) no-repeat center;background-size: cover;}
.pos-rel{position: relative;}

.login-r{width: 62%;height: 100%;background: #fff;border-radius: 24px 0 0 24px;position: relative;float: right;}
.login-cont{width: 404px;height: 570px;position: absolute;top: 50%;left: 50%;margin: -285px 0 0 -202px;overflow: hidden;}
.login-title{width: 100%;height: 46px;font-size: 34px;color: #333;line-height: 46px;margin-top: 44px;text-align: center;}
.login-ct{width: 100%;height: 280px;overflow: hidden;position: relative;}
.login-wx-title{width: 100%;height: 22px;line-height: 22px;color: #333;font-size: 16px;text-align: center;margin-top: 38px;}
.login-wx-qrcode{width: 190px;height: 190px;margin: 20px auto 0;}
.login-desc{width: 292px;height: 20px;margin: 0 auto;overflow: hidden;}
.login-dc-l{width: 80px;height: 2px;margin-top: 9px;float: left;background: linear-gradient( 90deg, #EFEFEF 0%, #AEAEAE 100%);}
.login-dc-r{width: 80px;height: 2px;margin-top: 9px;float: right;background: linear-gradient( 90deg, #AEAEAE 0%, #EFEFEF 100%);}
.login-dc-f{width: 132px;height: 20px;line-height: 20px;color: #666;font-size: 14px;text-align: center;float: left;}

.login-other{width: 260px;height: 40px;margin: 30px auto 0;}
.login-other-l{width: 104px;height: 40px;float: left;cursor: pointer;}
.login-other-r{width: 104px;height: 40px;float: right;overflow: hidden;cursor: pointer;}
.login-ot-img{width: 40px;height: 40px;float: left;border-radius: 20px;}
.login-ot-f{width: 56px;height: 40px;line-height: 40px;font-size: 14px;color: #666;float: right;}

.login-accord{width: 306px;height: 20px;margin: 40px auto 0;overflow: hidden;}
.login-accord-l{width: 17px;height: 17px;float: left;margin: 2px auto 0;background: #ECECEC;border: 1px solid #B4B4B4;box-sizing: border-box;}
.login-al-img{width: 15px;height: 15px;margin: 1px auto;background: url(https://attach.damaitu.com/damaitu/img/www/login-yes.png) no-repeat center;background-size: cover;}
.login-accord-r{width: 280px;height: 20px;line-height: 21px;font-size: 14px;color: #999;text-align: center;float: right;}

.login-cp-phone, .login-cp-code{width: 340px;height: 48px;overflow: hidden;margin: 52px auto 0;}
.login-cp-phone input{width: 100%;height: 100%;}
.login-c-phone .login-cp-code{margin-top: 16px;position: relative;}
.login-cp-code input{width: 214px;height: 48px;}
.login-input{border-radius: 6px;background: #F8F8F8;box-sizing: border-box;padding-left: 30px;border: none;font-size: 18px;line-height: 48px;color: #333;}
.login-cp-code-bt{width: 120px;height: 48px;background: #999;border-radius: 6px;position: absolute;top: 0;right: 0;font-size: 14px;line-height: 48px;text-align: center;
    color: #fff;}
#login-phone-code, #login-phone-submit{background: #FE5507;cursor: pointer;}
#login-phone-code:hover, #login-phone-submit:hover{background: linear-gradient( 311deg, #FF9361 0%, #FE570A 100%);}

.login-phone-submit{width: 340px;height: 48px;border-radius: 24px;background: #999;color: #fff;font-size: 18px;text-align: center;line-height: 48px;margin: 32px auto 0;}
.login-phone-error{width: 340px;height: 28px;position: absolute;top: 8px;left: 32px;background: #FFEBEB;color: #ED6565;font-size: 12px;
    border-radius: 3px;line-height: 28px;text-align: center;}

.op-small{width: 160px;height: 48px;border-radius: 8px;background: #FFF;position: absolute;top: 50%;left: 50%;margin-left: -80px;z-index: 50;margin-top: -24px;
    box-shadow: 0 2px 6px 2px rgba(0,0,0,0.1);line-height: 48px;text-align: center;font-size: 14px;color: #F85F24;}
.login-index{width: 186px;height: 48px;position: fixed;top: 16px;left: 52px;display: block;;
    background: url(https://attach.damaitu.com/damaitu/img/www/damaitu-foot-logo.png) no-repeat center;background-size: cover;}
.login-return{width: 94px;height: 24px;position: absolute;top: 40px;right: 56px;overflow: hidden;font-size: 16px;color: #333;line-height: 24px;display: block;}
.login-return-img{width: 24px;height: 24px;float: right;background: url(https://attach.damaitu.com/damaitu/img/www/damaitu-return-3.png) no-repeat center;background-size: cover;}
.login-return:hover{color: #FE590D;}
.login-return:hover .login-return-img{background: url(https://attach.damaitu.com/damaitu/img/www/damaitu-return-h.png) no-repeat center;background-size: cover;}