.itemList{position:absolute;left:0;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.itemList .popupBottom .popupHead{height:40px;line-height:40px;border-bottom:1px solid #ddd}.itemList .popupBottom .popupHead .popupHead-l{width:100%;background:none;color:#ee0a24;border:none;line-height:40px;height:40px;text-indent:-4px}.itemList .popupBottom .popupHead .popupHead-r{width:100%;background:none;color:#006eff;border:none;line-height:40px;height:40px;text-indent:-4px}.itemList .popupBottom .popupCenter{min-height:150px;max-height:200px;overflow-y:auto;text-align:center;padding:0 20px}.itemList .popupBottom .popupCenter .van-col{text-align:center;width:100%;height:40px;line-height:40px;border-bottom:1px solid #ddd}.itemList .popupBottom .popupCenter .nodataTxt{margin-top:30%;width:100%;text-align:center}.itemList .topBtnWrap{-ms-flex-pack:center;width:100%}.itemList .topBtnWrap,.itemList .topBtnWrap .itemtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.itemList .topBtnWrap .itemtitle{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-pack:center;margin:0;height:45px;line-height:45px;background:#fff;color:#000}.itemList .itemContent{height:calc(100% - 45px);overflow-y:auto;width:100%}.itemList .empty{height:100px;width:100%;text-align:center;line-height:100px;color:#8c8c8c}.itemList .programs{padding:10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin-top:13px}.itemList .programs .program-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}.itemList .programs .program-item .program-item-img{height:123px;width:110px;-webkit-box-sizing:border-box;box-sizing:border-box}.itemList .programs .program-item .program-item-text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.itemList .programs .program-item .program-item-text .program-item-name{height:20px;border-bottom:2 solid #c1c1c1;color:#007aff;font-size:15px;margin-bottom:5px}.itemList .programs .program-item .program-item-text .program-item-list{height:20px;line-height:20px;font-size:15px;margin:3px 0;color:grey}.itemList .programs .program-item .program-item-text .program-item-operate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:150px;margin-top:9px}.itemList .programs .program-item .program-item-text .program-item-operate .program-item-btns{height:24px;width:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e7e7e8;border-radius:3px}.itemList .programs .program-item .program-item-text .program-item-operate .program-item-btns text{color:#6b6b6b}