.disable{opacity:.4}.change-pwd{z-index:140;position:fixed;background:#edf2fa;width:100vw;height:100vh;top:0}.change-pwd .header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:15px;font-weight:700;height:50px;padding:15px 15px;margin:0;border:0;background:linear-gradient(180deg,#ebd7ff,#edf2fa);box-sizing:border-box}.change-pwd .content{padding:20px}.change-pwd .content input{width:100%;height:1.33rem;border-radius:.16rem;padding-left:.2rem;background:#fff}.change-pwd .content .item{margin-bottom:20px;font-weight:700}.change-pwd .content .item .pwd{margin-top:.2rem;position:relative}.change-pwd .content .item .pwd span{position:absolute;right:.4rem;font-size:16px;top:50%;transform:translateY(-50%)}.change-pwd .content div{font-weight:700}.change-pwd .btn-box,.change-pwd .button{display:flex;align-items:center;justify-content:center}.change-pwd .button{background:#f99e47;background-image:linear-gradient(317deg,#661bf5,#a24bfe);border-radius:20px;padding:5px;width:80%;height:40px;color:#fff;font-weight:700}