.note-modal[data-v-8bc52ec2]{position:fixed;top:0;right:0;z-index:111;width:100vw;height:100vh;-webkit-box-sizing:content-box;box-sizing:content-box}.note-modal .modal-mask[data-v-8bc52ec2]{width:100%;height:100%;background:rgba(0,0,0,.4)}.note-modal .modal-content[data-v-8bc52ec2]{-webkit-box-sizing:border-box;box-sizing:border-box;width:580px;min-height:348px;background:#fff;border-radius:10px;padding:30px 40px 30px;position:absolute;top:50%;left:50%;margin:-284px 0 0 -265px}.note-modal .modal-content .title[data-v-8bc52ec2]{margin:0 0 20px 0;font-size:20px;font-weight:600;color:#171920}.note-modal .modal-content .close[data-v-8bc52ec2]{width:24px;height:24px;background:url(https://oss-hqwx-edu24ol.hqwx.com/assets/svg/uc/icon_close.svg) no-repeat 50%;background-size:contain;position:absolute;right:12px;top:12px;cursor:pointer}.note-modal .modal-content .tag-box[data-v-8bc52ec2]{margin:40px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.note-modal .modal-content .tag-box .label[data-v-8bc52ec2]{font-size:16px;font-weight:500;color:#666;margin-right:20px}.note-modal .modal-content .tag-box .tag[data-v-8bc52ec2]{min-width:48px;height:22px;line-height:22px;text-align:center;background:#e7f0ff;border-radius:11px;font-size:12px;font-weight:600;color:#366de8;margin-right:24px;cursor:pointer;display:inline-block}.note-modal .modal-content .tag-box .tag.active[data-v-8bc52ec2]{background:#609fff;color:#fff}.note-modal .modal-content .tag-box .tag[data-v-8bc52ec2]:nth-child(2){background:#fff1ee;color:#ff7358}.note-modal .modal-content .tag-box .tag:nth-child(2).active[data-v-8bc52ec2]{background:#ff7358;color:#fff}.note-modal .modal-content .input-box[data-v-8bc52ec2]{position:relative;border:1px solid #eee;border-radius:4px;overflow:hidden;padding-bottom:35px}.note-modal .modal-content .input-box .input_tag[data-v-8bc52ec2]{position:absolute;top:20px;left:20px;min-width:48px;text-align:center;line-height:22px;height:22px;background:#609fff;border-radius:11px;display:inline-block;font-size:12px;font-weight:500;color:#fff}.note-modal .modal-content .input-box .input_tag.tag1[data-v-8bc52ec2]{background:#ff7358}.note-modal .modal-content .input-box .input-footer[data-v-8bc52ec2]{width:100%;background:#fff;position:absolute;bottom:0;padding:4px 10px 10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.note-modal .modal-content .input-box .radio-box[data-v-8bc52ec2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.note-modal .modal-content .input-box .radio-box.checked .ico[data-v-8bc52ec2]{border:none;background:url(../../2026122122051/img/ico-radio.svg) no-repeat 50%/100%}.note-modal .modal-content .input-box .radio-box .ico[data-v-8bc52ec2]{width:14px;height:14px;margin-right:6px;border:2px solid rgba(148,153,167,.56);border-radius:50%}.note-modal .modal-content .input-box .radio-box .label[data-v-8bc52ec2]{font-size:12px;color:#747491;line-height:18px}.note-modal .modal-content .input-box .input-number[data-v-8bc52ec2]{font-size:14px;color:#b2b3b2}.note-modal .modal-content .desc-input[data-v-8bc52ec2]{font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;resize:none;padding:20px 20px 0;height:290px;border:none}.note-modal .modal-content .note-btns[data-v-8bc52ec2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:30px 0 0 0}.note-modal .modal-content .note-btns .note_btn_cancle[data-v-8bc52ec2]{border:1px solid #609fff;background:#fff;color:#609fff;margin-right:30px}.note-modal .modal-content .note-btns .submit[data-v-8bc52ec2]{border:1px solid #609fff;color:#fff;width:132px;height:40px;background:#609fff;border-radius:30px;font-size:16px;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;cursor:pointer}.note-modal .modal-content .note-btns .submit.disabled[data-v-8bc52ec2],.note-modal .modal-content .note-btns .submiting[data-v-8bc52ec2]{opacity:.4;cursor:not-allowed}.note-modal .modal-content .error_tips[data-v-8bc52ec2]{color:red;font-size:14px}