.change-password .info-container,.change-password .info-container>div:not(.steps){width:600px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:column;align-items:flex-start}.change-password .info-container>div:not(.steps) h3{color:#333;font-size:18px;font-weight:600}.change-password .info-container>div:not(.steps) h3+p{color:#666;font-size:14px;font-weight:400}.change-password .info-container>div:not(.steps)>div{margin-top:20px;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:column;align-items:flex-start}.change-password .info-container>div:not(.steps)>div>.el-input{margin-top:5px;width:600px;height:50px;border-radius:6px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row}.change-password .info-container>div:not(.steps)>div>.el-input>.el-input__inner{border:none;height:100%;padding:0 15px;outline:none}.change-password .info-container>div:not(.steps)>div>.el-input>.el-input-group__prepend{width:150px;height:100%;padding:0 10px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row;gap:20px;background:transparent;border:none}.change-password .info-container>div:not(.steps)>div>.el-input>.el-input-group__append{width:130px;height:100%;background:#ed6f2d;color:#fff;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:row}.change-password .info-container>div:not(.steps)>.btn{cursor:pointer;margin-top:30px;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:row;width:600px;height:50px;border-radius:24px;border:1px solid #fff;background:linear-gradient(180deg,#fff,#e0e0e0);box-shadow:inset 0 2px 4px 0 hsla(0,0%,66.3%,.3),0 6px 10px 0 rgba(0,0,0,.2),0 2px 0 0 hsla(0,0%,100%,.4),0 -4px 6px 0 #fff;color:#666;font-size:16px;font-weight:600}.change-password .info-container>div:not(.steps)>.btn.active{color:#fff;border:1px solid #fff;background:#ed6f2d;box-shadow:inset 0 2px 4px 0 rgba(200,108,0,.3),0 6px 10px 0 rgba(0,0,0,.2),0 2px 0 0 hsla(0,0%,100%,.4),0 -4px 6px 0 #fff}.change-password .info-container>div:not(.steps)>.btn:hover{opacity:.9}.change-password .info-container>div:not(.steps) .pay-password+.btn{width:300px}.change-password .info-container>.steps{margin-top:30px;gap:70px}.change-password .info-container>.steps,.change-password .info-container>.steps>p{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row}.change-password .info-container>.steps>p{position:relative;color:#666;gap:5px}.change-password .info-container>.steps>p>span{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:row;color:#fff;background:#bcbcbc}.change-password .info-container>.steps>p:not(:first-child):before{content:"";position:absolute;width:60px;height:1px;right:calc(100% + 5px);top:50%;background:#ccc}.change-password .info-container>.steps>p.active{color:#ed6f2d}.change-password .info-container>.steps>p.active:before,.change-password .info-container>.steps>p.active>span{background:#ed6f2d}.change-password .tips{margin-top:40px!important;color:#999;font-size:14px;font-weight:400}.change-password .tips>p:first-child{font-weight:700}