.addTask{height:calc(100% - 130px)!important}.addTask .selectProgramBtn{width:30px;height:20px;line-height:20px;padding:0;display:inline-block;float:right;margin-top:4px}.addTask .van-collapse-item__content{padding:0 16px}.addTask .van-collapse-item__wrapper{position:relative}.addTask .van-collapse-item__wrapper .van-cell .van-checkbox{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.addTask .van-action-sheet__header{color:#006eff;border-bottom:1px solid #ccc}.addTask .van-action-sheet__header .van-action-sheet__close{color:#000}.addTask .equirpGroupContent{max-height:400px;width:100%;overflow-y:auto}.addTask .content{padding:10px 20px 0 20px;height:100%;overflow-y:auto}.addTask .content .progremList{padding:0 20px;max-height:200px;overflow-y:auto;background:#fff}.addTask .content .progremList .van-cell{padding:10px 0}.addTask .content .progremList .van-cell .van-radio{margin-bottom:10px}.addTask .content .progremList .van-cell .van-radio:last-child{margin-bottom:0}.addTask .content .progremList .van-cell .van-radio-group{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.addTask .content .progremList .van-row{line-height:40px;border-bottom:1px solid #ddd}.addTask .content .progremList .van-row .van-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}.addTask .content .progremList .van-row .van-icon{width:20px;height:20px}.addTask .content .progremList .van-row .van-icon .van-image{width:100%;height:100%}.addTask .content .van-popup--bottom .van-row{margin-bottom:10px;border-bottom:1px solid #ebedf0}.addTask .content .cell-title{height:30px;line-height:30px}.addTask .content .van-button.small{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 8px;height:40px;line-height:40px;font-size:15px}.addTask .content .van-button.small span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addTask .content .weekliWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;position:relative}.addTask .content .weekliWrap .coverWrap{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10}.addTask .content .weekliWrap .weekli{width:32px;height:32px;background:#fff;border:1px solid #006eff;color:#006eff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.addTask .content .weekliWrap .weekli.active{background:#006eff;color:#fff}