.moveProgress{display:flex;align-items:center}.moveProgress>span:first-child{margin-right:20px}.moveProgress>span:last-child{margin-left:20px}.slider{flex:1;position:relative;width:100%;background:#e4e7ed;cursor:pointer}.slider,.slider .process{height:5px;border-radius:5px}.slider .process{position:absolute;left:0;top:0;width:112px;background:#196ae8}.slider .thunk{position:absolute;left:100px;top:-7px;width:14px;height:14px}.slider .block{width:14px;height:14px;border-radius:50%;border:2px solid #196ae8;background:#196ae8;transition:all .2s}.slider .tips{position:absolute;left:-7px;bottom:30px;min-width:15px;text-align:center;padding:4px 8px;background:#000;border-radius:5px;height:24px;color:#fff}.slider .tips i{position:absolute;margin-left:-5px;left:50%;bottom:-9px;font-size:16px;color:#000}.slider .block:hover{transform:scale(1.1);opacity:.6}.red{color:red!important}.green{color:var(--green)!important}.closeOut{width:100%;height:100%;display:flex;flex-direction:column}.closeOut .content{flex:1;overflow:hidden;overflow-y:scroll}.closeOut .content .title{height:43px;line-height:43px;border-top:1px solid #e2e4e8;border-bottom:8px solid #f7f8f8;font-size:14px;font-weight:400;color:#1a1b1c;text-align:center}.closeOut .content .info{padding:15px 15px 0;box-sizing:border-box;overflow:hidden}.closeOut .content .info .chunk{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;color:#1a1b1c;line-height:14px;margin-bottom:20px;word-break:break-all;margin-bottom:30px}.closeOut .content .info .chunk span:last-child{width:60%;text-align:right}.closeOut .content .info .chunk .color-red{color:var(--red)}.closeOut .content .info .chunk .radio{display:flex;align-items:center;justify-content:right}.closeOut .content .info .chunk .radio input{margin-left:5px}.closeOut .content .info .stepper-public{width:100%;border-radius:2px;border:1px solid #c0c3d0;display:inline-block}.closeOut .content .info .stepper-public input{float:left;background:#fff;width:60%;width:calc(100% - 70px);text-align:left;padding-left:10px;box-sizing:border-box}.closeOut .content .info .stepper-public button{float:right;width:30px;background:#fff;border-left:1px solid #c0c3d0;border-radius:0;color:#c0c3d0;box-sizing:border-box}.closeOut .footer{padding:0 15px 40px}.closeOut .footer .footer_btn{width:100%;height:44px;background:#196ae8;border-radius:5px;font-size:16px;color:#fff}.closeOut .moveMask{background:#fff;border-radius:5px;padding-bottom:20px}.closeOut .moveMask .moveMask-head{display:flex;justify-content:space-between;margin:20px 0;padding:0 14px}.closeOut .moveMask .moveMask-cnt p{font-weight:400;color:#1a1b1c;text-align:center;padding:0 20px}.closeOut .moveMask .moveMask-cnt p:first-child{font-size:12px;line-height:20px}.closeOut .moveMask .moveMask-cnt p:nth-child(2){margin-top:25px;font-size:14px;line-height:14px}.closeOut .moveMask .moveMask-cnt p:nth-child(3){margin:15px 0;font-size:18px;font-weight:500;color:#196ae8;line-height:18px}