.rightTitle[data-v-0dcd9aec]{font-size:16px;font-weight:500;text-align:left;margin-bottom:5px}.ticketList[data-v-0dcd9aec]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ticketList .item[data-v-0dcd9aec]{width:140px;margin-bottom:10px}.item[data-v-0dcd9aec]{width:120px;padding:10px;border:2px solid rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-transition:1s;transition:1s;cursor:pointer;margin-right:10px}.item .detail .name[data-v-0dcd9aec]{font-size:14px;color:rgba(0,0,0,.65)}.item .detail .desc[data-v-0dcd9aec]{color:rgba(0,0,0,.45)}.item .check[data-v-0dcd9aec]{width:15px;height:15px;border:1px solid rgba(0,0,0,.25);border-radius:3px;position:relative;-webkit-transition:1s;transition:1s}.item .checked[data-v-0dcd9aec]{width:15px;height:15px;border:1px solid orange;border-radius:3px;position:relative}.item .checked[data-v-0dcd9aec]:before{content:"";position:absolute;width:7px;height:3px;border-radius:2px;background-color:orange;top:6px;right:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.item .checked[data-v-0dcd9aec]:after{content:"";position:absolute;width:16px;height:5px;border-bottom:2px solid #fff;border-radius:2px;background-color:orange;top:3px;left:4px;-webkit-transform:translate(1px) rotate(-50deg);transform:translate(1px) rotate(-50deg)}.itemDisabled[data-v-0dcd9aec]{pointer-events:none;opacity:.5}.itemSelected[data-v-0dcd9aec]{border-color:orange}