.themeWarp[data-v-eb8cc300]{position:relative;margin-bottom:2.13333rem}.themeWarp .themehead[data-v-eb8cc300]{padding:.53333rem .53333rem 0;height:3.46667rem;background-image:linear-gradient(to bottom right,#b244fe,#36f)}.themeWarp .themehead .themeheadCon[data-v-eb8cc300]{display:flex;align-items:center;justify-content:space-between;color:#fff}.themeWarp .themehead .themeheadCon .themeTitle[data-v-eb8cc300]{font-size:.42667rem;font-weight:400}.themeWarp .themehead .themeheadCon .themeheadBtn .van-icon[data-v-eb8cc300]{font-size:.64rem!important}.themeWarp .themehead .themeheadCon .themeheadBtn i[data-v-eb8cc300]{margin-left:.26667rem}.themeWarp .theme-list[data-v-eb8cc300]{overflow:hidden;margin:-1.33333rem .4rem;border-radius:.26667rem}.themeWarp .theme-list .sortable-drag[data-v-eb8cc300]{background:#eee}.themeWarp .theme-list .theme-item[data-v-eb8cc300]{padding-top:.4rem;padding-bottom:.4rem}.themeWarp .theme-list .theme-item .theme-item-con[data-v-eb8cc300]{display:flex;width:4.8rem}.themeWarp .theme-list .theme-item .theme-item-con .van-tag[data-v-eb8cc300]{margin-right:.13333rem}.themeWarp .theme-list .theme-item .theme-item-con .custom-title[data-v-eb8cc300]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.themeWarp .theme-list .van-cell-btn[data-v-eb8cc300]{min-width:1.6rem;border:.02667rem solid #0290ff;border-radius:.4rem;text-align:center;color:#0290ff}.themeWarp .theme-list .theme-btn-group[data-v-eb8cc300]{display:flex;justify-content:flex-end}.themeWarp .theme-list .theme-btn-group .theme-btn[data-v-eb8cc300]{display:flex;align-items:center;justify-content:center;width:.85333rem;height:.85333rem;margin-left:.26667rem;color:#0290ff;font-size:.53333rem}.themeWarp .theme-list .theme-btn-group .theme-btn.disabled[data-v-eb8cc300]{color:#999}.themeInstructionWarp[data-v-eb8cc300]{position:relative;height:100%;box-sizing:border-box;padding-top:.8rem}.themeInstructionWarp .themeInstructionList[data-v-eb8cc300]{overflow-y:auto;height:calc(100% - 2.13333rem)}.themeInstructionWarp .themeInstructionList.ios-empty[data-v-eb8cc300]{display:flex;align-items:center;justify-content:center}.themeInstructionWarp .themeInstructionList .themeInstructionItem[data-v-eb8cc300]{display:flex;height:1.6rem}.themeInstructionWarp .themeInstructionList .themeInstructionItem dt[data-v-eb8cc300]{position:relative;display:flex;align-items:center;justify-content:center;width:2.66667rem;padding:0 .53333rem 0 .26667rem;box-sizing:border-box}.themeInstructionWarp .themeInstructionList .themeInstructionItem dt i[data-v-eb8cc300]{z-index:102;position:absolute;right:-.26667rem;top:50%;transform:translateY(-50%);background:#ccc;width:.53333rem;height:.53333rem;line-height:.53333rem;text-align:center;border-radius:.26667rem;color:#fff}.themeInstructionWarp .themeInstructionList .themeInstructionItem dt i.spinner[data-v-eb8cc300]{-webkit-animation:big-data-v-eb8cc300 1s linear infinite;animation:big-data-v-eb8cc300 1s linear infinite}.themeInstructionWarp .themeInstructionList .themeInstructionItem dt i.spinner[data-v-eb8cc300]:after{position:absolute;left:.08rem;top:.05333rem;content:"";width:.37333rem;height:.37333rem;border-radius:50%;border-top:.05333rem solid #999;border-right:.05333rem solid transparent;-webkit-animation:spin-data-v-eb8cc300 .5s linear infinite;animation:spin-data-v-eb8cc300 .5s linear infinite;background:transparent!important}.themeInstructionWarp .themeInstructionList .themeInstructionItem dt .name[data-v-eb8cc300]{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:inherit;word-break:break-word;line-height:normal;text-align:center}.themeInstructionWarp .themeInstructionList .themeInstructionItem dd[data-v-eb8cc300]{position:relative;display:flex;flex-direction:column;justify-content:center;width:7.33333rem;padding:0 .26667rem 0 .53333rem;box-sizing:border-box;border-bottom:.02667rem solid #f6f6f6}.themeInstructionWarp .themeInstructionList .themeInstructionItem dd[data-v-eb8cc300]:before{content:"";z-index:101;position:absolute;left:0;top:50%;height:100%;border-left:.02667rem solid #ccc}.themeInstructionWarp .themeInstructionList .themeInstructionItem dd .description[data-v-eb8cc300],.themeInstructionWarp .themeInstructionList .themeInstructionItem dd .venueName[data-v-eb8cc300]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.themeInstructionWarp .themeInstructionList .themeInstructionItem dd .venueName[data-v-eb8cc300]{color:#999}.themeInstructionWarp .themeInstructionList .themeInstructionItem.active dt i[data-v-eb8cc300]{background:#07c160}.themeInstructionWarp .themeInstructionList .themeInstructionItem.active dt i.van-icon-cross[data-v-eb8cc300]{background:red}.themeInstructionWarp .themeInstructionList .themeInstructionItem.active dd[data-v-eb8cc300]:before{border-left:.02667rem solid #07c160}.themeInstructionWarp .themeInstructionList .themeInstructionItem:last-child dd[data-v-eb8cc300]:before{border-left:0}.themeInstructionWarp .close[data-v-eb8cc300]{z-index:1000;position:absolute;top:.4rem;right:.4rem;font-size:.64rem;color:#ccc}.themeInstructionWarp .themeBtn[data-v-eb8cc300]{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%}@-webkit-keyframes spin-data-v-eb8cc300{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-data-v-eb8cc300{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes big-data-v-eb8cc300{0%{transform:scale(1)}to{transform:scale(1.3)}}@keyframes big-data-v-eb8cc300{0%{transform:scale(1)}to{transform:scale(1.3)}}