.flexible-dialog[data-v-48427985]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.flexible-dialog .dialog-overlay[data-v-48427985]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.flexible-dialog .dialog-content[data-v-48427985]{position:relative;border-radius:8px;width:100%;max-width:480px;display:flex;flex-direction:column;align-items:stretch;text-align:left;box-shadow:0 12px 36px 0 rgba(13,13,13,.08)}.flexible-dialog .dialog-content .close-btn[data-v-48427985]{position:absolute;top:12px;right:12px;background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;transition:background-color .2s;z-index:1}.flexible-dialog .dialog-content .close-btn[data-v-48427985]:hover{background-color:rgba(0,0,0,.05)}.flexible-dialog .dialog-content .close-btn img[data-v-48427985]{width:22px;height:22px}.flexible-dialog .dialog-content .dialog-top-image[data-v-48427985]{display:block;width:100%;height:174px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.flexible-dialog .dialog-content .dialog-top-image[data-v-48427985]:hover{cursor:pointer;transform:none}.flexible-dialog .dialog-content .dialog-top-image-only[data-v-48427985]{height:440px}.flexible-dialog .dialog-content .button-click-area-only[data-v-48427985]{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.flexible-dialog .dialog-content .button-click-area[data-v-48427985]{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:12px;gap:12px;width:100%;height:96px;position:absolute;bottom:0}.flexible-dialog .dialog-content .button-click-area .button-click-area-item[data-v-48427985]{flex:1;height:100%}.flexible-dialog .dialog-content .dialog-body[data-v-48427985]{width:100%;padding:24px;display:flex;flex-direction:column;align-items:center;flex:1;min-height:0}.flexible-dialog .dialog-content .dialog-body .dialog-title[data-v-48427985]{font-size:16px;font-weight:600;color:rgba(13,13,13,.9);margin-bottom:20px;line-height:24px;width:100%;text-align:left}.flexible-dialog .dialog-content .dialog-body .dialog-text[data-v-48427985]{font-size:18px;font-weight:600;line-height:28px;color:rgba(13,13,13,.9);margin-bottom:20px;width:100%;text-align:center}.flexible-dialog .dialog-content .dialog-body .dialog-text.dialog-text-only[data-v-48427985]{text-align:left;font-size:14px;font-weight:400;line-height:22px;color:rgba(13,13,13,.6);margin-bottom:24px}.flexible-dialog .dialog-content .dialog-body .dialog-text p[data-v-48427985]{margin:0 0 8px;word-break:break-word}.flexible-dialog .dialog-content .dialog-body .dialog-text p[data-v-48427985]:last-child{margin-bottom:0}.flexible-dialog .dialog-content .dialog-body .dialog-footer[data-v-48427985]{width:100%;display:flex;align-items:center;justify-content:flex-start;padding-top:0;border-top:none;grid-gap:12px;gap:12px;flex-direction:row-reverse}.flexible-dialog .dialog-content .primary-btn[data-v-48427985]{background:#fb7e33;color:#fff;border:none;border-radius:6px;padding:0 21px;font-size:14px;font-weight:400;line-height:32px;cursor:pointer;transition:all .3s;min-width:70px;text-align:center}.flexible-dialog .dialog-content .primary-btn[data-v-48427985]:hover:not(:disabled){background:#e66a2a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(251,126,51,.3)}.flexible-dialog .dialog-content .primary-btn[data-v-48427985]:active:not(:disabled){transform:translateY(0)}.flexible-dialog .dialog-content .primary-btn[data-v-48427985]:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.flexible-dialog .dialog-content .secondary-btn[data-v-48427985]{background:#fff;color:rgba(13,13,13,.9019607843);border:1px solid rgba(13,13,13,.12);border-radius:6px;padding:0 21px;font-size:14px;font-weight:400;line-height:30px;cursor:pointer;transition:all .3s;min-width:70px;text-align:center}.flexible-dialog .dialog-content .secondary-btn[data-v-48427985]:hover:not(:disabled){background:#f0f0f0;border-color:rgba(13,13,13,.2)}.flexible-dialog .dialog-content .secondary-btn[data-v-48427985]:active:not(:disabled){background:#e8e8e8}.flexible-dialog .dialog-content .secondary-btn[data-v-48427985]:disabled{background:#f5f5f5;color:rgba(13,13,13,.4);cursor:not-allowed;border-color:rgba(13,13,13,.08)}.flexible-dialog .dialog-content.dialog-content-image[data-v-48427985]{width:320px}.flexible-dialog .dialog-content-white[data-v-48427985]{background:#fff}@media screen and (max-width:1023px){.flexible-dialog[data-v-48427985]{align-items:center;justify-content:center}.flexible-dialog .dialog-content[data-v-48427985]{width:320px;max-width:90%;border-radius:12px}.flexible-dialog .dialog-content .dialog-body[data-v-48427985]{padding:24px}.flexible-dialog .dialog-content .dialog-body .dialog-title[data-v-48427985]{font-size:18px;font-weight:600;margin-bottom:6px;line-height:30px;color:rgba(13,13,13,.9);text-align:center}.flexible-dialog .dialog-content .dialog-body .dialog-text.dialog-text-only[data-v-48427985]{font-size:16px;line-height:24px}.flexible-dialog .dialog-content .dialog-body .dialog-footer[data-v-48427985]{flex-direction:column;align-items:stretch;justify-content:flex-start;grid-gap:12px;gap:12px}.flexible-dialog .dialog-content .dialog-body .dialog-footer .primary-btn[data-v-48427985],.flexible-dialog .dialog-content .dialog-body .dialog-footer .secondary-btn[data-v-48427985]{height:48px;font-size:16px;line-height:48px;border-radius:8px}}.flexible-dialog[data-v-48427985]{animation:fadeIn-48427985 .3s ease-out}.flexible-dialog .dialog-content[data-v-48427985]{animation:slideIn-48427985 .3s ease-out}@keyframes fadeIn-48427985{0%{opacity:0}to{opacity:1}}@keyframes slideIn-48427985{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.watermark-container[data-v-ba928ffc]{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:99999;overflow:hidden}.svg-class[data-v-ba928ffc]{font-size:14px;font-weight:400;font-family:微软雅黑;opacity:.2;fill:#999}.footer[data-v-43966123]{display:none;min-height:60px;font-size:14px;background:none;text-align:left;margin:0 10px}.footer[data-v-43966123],.footer a[data-v-43966123]{color:var(--text-color3)}.footer a[data-v-43966123]{text-decoration:none}.footer .light[data-v-43966123]{color:#eb5424;font-weight:700}.comFreshman{z-index:1001;position:fixed;top:0;bottom:0;left:0;right:0;text-align:center;background-color:rgba(0,0,0,.6)}.comFreshman .inner{position:absolute;left:0;right:0;bottom:0;padding:38px 0 71px;background:linear-gradient(180deg,#eef0fe,#f2fcff)}.comFreshman .inner .sex-out{display:flex;justify-content:center;margin:32px 0 46px}.comFreshman .inner .sex-out>div{position:relative;width:160px;height:110px;margin:0 46px;background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:.5;cursor:pointer}.comFreshman .inner .sex-out>div:after{position:absolute;top:56px;right:16px;content:"";width:28px;height:28px;background:url(https://personal-act.wpscdn.cn/operations-fe/bbs-client/img/check-no.81a5fd9.png) no-repeat 50%;background-size:100% 100%}.comFreshman .inner .sex-out>div.on,.comFreshman .inner .sex-out>div:hover{opacity:1}.comFreshman .inner .sex-out>div.on:after{background:url(https://personal-act.wpscdn.cn/operations-fe/bbs-client/img/check-yes.112157f.png) no-repeat 50%;background-size:100% 100%}.comFreshman .inner .sex-out .sex-boy{background-image:url(https://personal-act.wpscdn.cn/operations-fe/bbs-client/img/boy.436fc0a.png)}.comFreshman .inner .sex-out .sex-girl{background-image:url(https://personal-act.wpscdn.cn/operations-fe/bbs-client/img/girl.b3c41f3.png)}.comFreshman .inner .sex-out .sex-name{position:absolute;top:62px;right:49px;color:#16181f;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.comFreshman .inner .step-tag{display:flex;flex-wrap:wrap;width:1200px;justify-content:center;margin:66px auto 18px}.comFreshman .inner .step-tag .tag-item{min-width:96px;margin:0 7px 16px;padding:11px 10px;color:#16181f;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:14px;background-color:#fff;border-radius:3px;cursor:pointer}.comFreshman .inner .step-tag .tag-item:hover{background-color:#fff0ef}.comFreshman .inner .step-tag .tag-item.on{color:#fff;background-color:#ff5543}.comFreshman .inner .step-node{margin:33px auto 25px}.comFreshman .fm-step .step-top{color:#16181f;font-size:20px;font-style:normal;font-weight:500;line-height:20px}.comFreshman .fm-step .step-top .st1{font-size:24px;line-height:24px;color:#ff4c11}.comFreshman .fm-step .step-top .st2{color:#fe5416;font-size:16px}.comFreshman .fm-step .step-top .st3{margin:0 6px 0 0;color:#fe5217;line-height:16px}.comFreshman .fm-step .step-tip{margin:12px 0 0;color:#737782;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.comFreshman .fm-step .step-btm{display:flex;justify-content:center}.comFreshman .fm-step .step-btm .step-btn{min-width:160px;margin:0 20px;padding:12px 0;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:16px;border:none;border-radius:20px;background:linear-gradient(93deg,#ff420e 8.13%,#ff7827 105.59%);cursor:pointer}.comFreshman .fm-step .step-btm .step-btn:hover{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),linear-gradient(93deg,#ff420e 8.13%,#ff7827 105.59%)}.comFreshman .fm-step .step-btm .step-btn.lgt{background:#fff;color:#ff5543}.comFreshman .fm-step .step-btm .step-btn.lgt:hover{background:#fff0ef}.comFreshman .fm-step .step-btm .step-btn:disabled{background:#f4fafe;color:#f3d8d9;cursor:not-allowed}.comFreshman .iccls{position:absolute;top:-35px;right:5px;width:32px;height:32px;background:url(https://personal-act.wpscdn.cn/operations-fe/bbs-client/img/ic-cls-bg.b44a04c.png) no-repeat 50%;background-size:100% 100%;cursor:pointer;opacity:1}.comFreshman .iccls:hover{opacity:.8}