.out-box{background:#fff}.out-box .password .password-top>div{align-items:center;display:flex;height:4.17rem;justify-content:space-between;padding:0 1.67rem;position:relative}.out-box .password .password-top>div .arrow-left{color:inherit;display:block;height:1.5rem;text-decoration:none;width:1rem}.out-box .password .password-top>div .arrow-left:after{border-left:.17rem solid var(--font-color);border-top:.17rem solid var(--font-color);content:"";height:.8rem;left:1.4rem;position:absolute;top:1.62rem;transform:rotate(-45deg);width:.8rem}.out-box .password .form{padding:3.83rem 1.67rem;text-align:center}.out-box .password .form .title{color:var(--font-color);font-size:2.67rem;font-weight:400;line-height:2.67rem}.out-box .password .form .describe{color:var(--font-color-second);font-size:1.17rem;font-weight:500;line-height:1.75rem;margin:.83rem 0 4.42rem}.out-box .password .form .input-box input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:.08rem solid #e7e8e9;border-radius:.5rem;box-sizing:border-box;font-size:1.25rem;font-weight:500;height:3.75rem;line-height:3.75rem;list-style:none;outline:none;padding-left:1.33rem;width:100%}.out-box .password .form .input-box .text-danger{color:#e34242;padding:.5rem 0;text-align:left}.out-box .password .form .input-box .circle-exclamation{border:1px solid #e34242;border-radius:50%;display:inline-block;height:13px;width:13px}.out-box .password .form .input-box .circle-exclamation:before{color:#e34242;content:"!";display:block;font-size:13px;line-height:13px;text-align:center}.out-box .password .form button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--background-color);border:none;border-radius:.5rem;color:#fff;font-size:1.25rem;font-weight:800;height:3.75rem;line-height:3.75rem;margin-top:3.83rem;padding:0;width:100%}