.slider-half{border-radius:5px 0 0 5px!important}.contentWrapper{display:flex;align-items:center;justify-content:space-between;z-index:2000;height:100%;padding:0 2px;color:#fff;font-size:12px;border-radius:5px}.contentWrapper.celladvance{color:#000}.box{margin:100px auto 0;width:80%}.clear:after{content:"";display:block;clear:both}.slider{position:relative;height:30px;background:#e4e7ed;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px}.slider .process{position:absolute;left:0;top:0;width:112px;height:100%;border-radius:3px;background:#409eff}.slider .thunk{position:absolute;left:100px;top:-7px;width:20px;height:20px}.slider .block{transition:all .2s}.slider .block i{font-size:25px;position:relative;left:-3px;top:15px;cursor:pointer}.slider .tips{position:absolute;left:-3px;bottom:0;font-size:12px;line-height:24px;min-width:15px;text-align:center;padding:1px 5px;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{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.6}