body{margin:0;padding:0}input{border:0;outline:none;background-color:transparent}.home[data-v-353a1ed4]{width:100%;max-width:600px;margin:auto;padding-bottom:60px;box-sizing:border-box}.home .title[data-v-353a1ed4]{text-align:center;font-size:20px;font-weight:700;color:#333;background:#409eff;color:#fff;padding:18px 0;box-sizing:border-box;height:100px}.home .title .super-text[data-v-353a1ed4]{color:#e6a23c;font-family:幼圆;margin-top:6px;font-size:28px}.home .form[data-v-353a1ed4]{width:100%;height:calc(100vh - 100px);background:#f5f5f5;padding:40px 20px;box-sizing:border-box;overflow:auto}.home .form .form-item[data-v-353a1ed4]{margin-bottom:40px}.home .form .form-item .form-item-label[data-v-353a1ed4]{width:100%;font-size:20px;font-family:幼圆;font-weight:700;margin-bottom:10px}.home .form .form-item .form-item-value[data-v-353a1ed4]{width:100%;height:36px;border:1px solid #ccc;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center}.home .form .form-item .form-item-value input[data-v-353a1ed4]{width:90%;height:90%;font-size:16px}.home .form .form-item .form-item-value input[data-v-353a1ed4]::-webkit-inner-spin-button,.home .form .form-item .form-item-value input[data-v-353a1ed4]::-webkit-outer-spin-button{-webkit-appearance:none!important}.home .form .form-item .form-item-value input[type=number][data-v-353a1ed4]{-moz-appearance:textfield}.home .form .form-item .day-list[data-v-353a1ed4]{width:100%;display:flex}.home .form .form-item .day-list .day-item[data-v-353a1ed4]{width:80px;height:34px;line-height:34px;text-align:center;background:#fff;margin-right:20px;border-radius:10px;border:1px solid #ccc}.home .form .form-item .day-list .day-item[data-v-353a1ed4]:last-child{margin-right:0}.home .form .form-item .day-list .day-selected[data-v-353a1ed4]{background:#e6a23c;color:#fff;border:1px solid #e6a23c}.home .form .form-item .form-item-value-2[data-v-353a1ed4]{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.home .form .form-item .form-item-value-2 .diqu-item[data-v-353a1ed4]{width:48%;background:#fff;padding:8px 8px;box-sizing:border-box;border-radius:15px;margin-bottom:10px;text-align:center;border:1px solid #ccc}.home .form .form-item .form-item-value-2 .diqu-item[data-v-353a1ed4]:last-child{margin-right:0}.home .form .form-item .form-item-value-2 .diqu-selected[data-v-353a1ed4]{background:#409eff;color:#fff;border:1px solid #409eff}.home .form .form-item .form-item-value-2 .not-item[data-v-353a1ed4]{position:relative;background:#ccc;color:#666}.home .form .form-item .form-item-value-2 .not-item .not-tips[data-v-353a1ed4]{position:absolute;left:2px;bottom:-16px;color:red;font-size:12px}.home .form .form-item .form-item-value-2 .time-list[data-v-353a1ed4]{width:100%;display:flex;flex-direction:column;margin-top:20px}.home .form .form-item .form-item-value-2 .time-list .time-item-not[data-v-353a1ed4]{width:100%;background:#ccc;color:#666;margin-bottom:10px;padding:8px 10px;box-sizing:border-box;border-radius:6px}.home .form .form-item .form-item-value-2 .time-list .time-item[data-v-353a1ed4]{width:100%;background:#fff;margin-bottom:10px;padding:8px 10px;box-sizing:border-box;border-radius:6px}.home .form .form-item .form-item-value-2 .time-list .not-item[data-v-353a1ed4]{background:#ccc;color:#666}.home .form .form-item .form-item-value-2 .time-list .not-item .not-tips-2[data-v-353a1ed4]{color:red;font-size:12px}.home .form .form-item .form-item-value-2 .time-list .time-selected[data-v-353a1ed4]{background:#67c23a;color:#fff}.home .form .form-item .form-item-value-2 .par-list[data-v-353a1ed4]{width:100%;display:flex;margin-top:20px}.home .form .form-item .form-item-value-2 .par-list .par-item[data-v-353a1ed4]{width:100px;background:#fff;margin-bottom:10px;padding:8px 10px;box-sizing:border-box;border-radius:6px;margin-right:20px;text-align:center}.home .form .form-item .form-item-value-2 .par-list .par-item[data-v-353a1ed4]:last-child{margin-right:0}.home .form .form-item .form-item-value-2 .par-list .par-selected[data-v-353a1ed4]{background:#e6a23c;color:#fff}.home .form .form-item .next-btn[data-v-353a1ed4]{width:100%;height:42px;background:#409eff;color:#fff;font-size:16px;text-align:center;line-height:42px;letter-spacing:6px;box-shadow:0 6px 6px #ccc;border-radius:6px}.home .loading-container[data-v-353a1ed4]{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100vh;overflow:hidden;background:rgba(0,0,0,.45);display:flex;flex-direction:column;align-items:center;justify-content:center}.home .loading-container .loading-text[data-v-353a1ed4]{font-size:16px;color:#fff;margin-top:20px}.home .loading-container .loading[data-v-353a1ed4]{width:60px;height:60px;position:relative;animation:load-353a1ed4 3s linear infinite}.home .loading-container .loading div[data-v-353a1ed4]{width:100%;height:100%;position:absolute}.home .loading-container .loading span[data-v-353a1ed4]{display:inline-block;width:20px;height:20px;border-radius:50%;background:#9c6;position:absolute;left:50%;margin-top:-10px;margin-left:-10px;animation:changeBgColor-353a1ed4 3s ease infinite}@keyframes load-353a1ed4{0%{transform:rotate(0deg)}33.3%{transform:rotate(120deg)}66.6%{transform:rotate(240deg)}to{transform:rotate(1turn)}}@keyframes changeBgColor-353a1ed4{0%,to{background:#9c6}33.3%{background:#ff6}66.6%{background:#f66}}.home .loading-container .loading div[data-v-353a1ed4]:nth-child(2){transform:rotate(120deg)}.home .loading-container .loading div[data-v-353a1ed4]:nth-child(3){transform:rotate(240deg)}.home .loading-container .loading div:nth-child(2) span[data-v-353a1ed4]{animation-delay:1s}.home .loading-container .loading div:nth-child(3) span[data-v-353a1ed4]{animation-delay:2s}.preview[data-v-0d4abf95]{width:100%;height:122vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.preview .ticket-body[data-v-0d4abf95]{position:relative;background-size:cover!important;background-repeat:no-repeat!important;width:812px;height:375px;transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);box-shadow:0 0 10px #ccc}.preview .ticket-body .num-text[data-v-0d4abf95]{position:absolute;left:6px;top:2px;font-size:10px;color:#fff}.preview .ticket-body .title[data-v-0d4abf95]{position:absolute;left:55px;top:30px;font-size:26px;font-weight:700;letter-spacing:4px;color:#fff}.preview .ticket-body .user-info[data-v-0d4abf95]{position:absolute;left:90px;top:30%}.preview .ticket-body .user-info .info-item[data-v-0d4abf95]{margin-bottom:8px;display:flex}.preview .ticket-body .user-info .info-item .info-item-label[data-v-0d4abf95]{font-size:16px;color:#fff}.preview .ticket-body .user-info .info-item .info-item-value[data-v-0d4abf95]{max-width:320px;font-size:16px;color:#fff}.preview .ticket-body .others-box[data-v-0d4abf95]{position:absolute;right:45%;bottom:23%;color:#fff;font-size:14px;display:flex}.preview .ticket-body .wenxin[data-v-0d4abf95]{position:absolute;right:10px;top:6%;width:230px}.preview .ticket-body .wenxin .wenxin-title[data-v-0d4abf95]{font-size:28px;font-weight:700;color:#f1955e;margin-bottom:10px}.preview .ticket-body .wenxin .wenxin-list .wenxin-item[data-v-0d4abf95]{font-size:15px;line-height:24px;margin-bottom:12px}.preview .ticket-body .wenxin .wenxin-list .wenxin-item[data-v-0d4abf95]:last-child{margin-bottom:0}.preview .ticket-body .explain[data-v-0d4abf95]{position:absolute;bottom:10px;left:70px;font-size:10px;color:#666}.modal[data-v-0d4abf95]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center}.modal .modal-body[data-v-0d4abf95]{width:80%;height:150px;background:hsla(0,0%,100%,.9);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal .modal-body .modal-text[data-v-0d4abf95]{margin-bottom:20px;font-size:16px}.modal .modal-body .save-btn[data-v-0d4abf95]{width:200px;text-align:center;line-height:40px;border-radius:20px;color:#fff;font-size:16px;height:40px;background:#409eff}.modal .modal-body .not-btn[data-v-0d4abf95]{font-size:14px;color:#666;margin-top:10px}