{"id":603,"date":"2026-04-30T11:20:52","date_gmt":"2026-04-30T02:20:52","guid":{"rendered":"https:\/\/service.cgtae.com\/suaen\/?page_id=603"},"modified":"2026-07-13T10:24:17","modified_gmt":"2026-07-13T01:24:17","slug":"order-sua","status":"publish","type":"page","link":"https:\/\/service.cgtae.com\/suacn\/?page_id=603","title":{"rendered":"SUA \u8ba2\u8d2d"},"content":{"rendered":"\n\n\n\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>SUA \u8ba2\u8d2d<\/title>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; min-height: 100vh; color: #1a1a18; }\n    .page-wrap { max-width: 600px; margin: 0 auto; }\n    .page-header { display: flex; align-items: center; gap: 12px; margin-bottom: 2rem; }\n    .product-icon { width: 38px; height: 38px; border-radius: 9px; background: #0f6e56; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n    .product-icon svg { width: 20px; height: 20px; }\n    .page-title { font-size: 20px; font-weight: 700; }\n    .page-sub { font-size: 13px; color: #888780; margin-top: 1px; }\n    .step-bar { display: flex; align-items: center; margin-bottom: 2rem; }\n    .step-item { display: flex; align-items: center; gap: 6px; }\n    .step-circle { width: 24px; height: 24px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; background: #e8e7e3; color: #888780; flex-shrink: 0; transition: background 0.2s, color 0.2s; }\n    .step-circle.active { background: #0f6e56; color: #fff; }\n    .step-circle.done   { background: #1d9e75; color: #fff; }\n    .step-label { font-size: 11px; color: #888780; font-weight: 500; white-space: nowrap; }\n    .step-label.active { color: #0f6e56; font-weight: 600; }\n    .step-conn { flex: 1; height: 1px; background: #d3d1c7; margin: 0 6px; }\n    .step-conn.done { background: #1d9e75; }\n    .card { background: #fff; border-radius: 14px; border: 0.5px solid rgba(0,0,0,0.09); padding: 1.75rem 1.75rem 2rem; margin-bottom: 1rem; }\n    .card-title { font-size: 15px; font-weight: 600; margin-bottom: 1.25rem; }\n    .sec-label { font-size: 11px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #888780; margin-bottom: 8px; }\n    .field { margin-bottom: 1.125rem; }\n    .f-label { display: block; font-size: 13px; font-weight: 500; color: #444441; margin-bottom: 5px; }\n    .f-label .req { color: #e24b4a; margin-left: 2px; }\n    .f-input { width: 100%; height: 40px; padding: 0 12px; font-size: 14px; font-family: inherit; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 8px; background: #fff; color: #1a1a18; outline: none; transition: border-color 0.15s, box-shadow 0.15s; }\n    .f-input:focus { border-color: #0f6e56; box-shadow: 0 0 0 3px rgba(15,110,86,0.1); }\n    .f-input.err   { border-color: #e24b4a; }\n    .f-input.err:focus { box-shadow: 0 0 0 3px rgba(226,75,74,0.1); }\n    .f-err { font-size: 12px; color: #e24b4a; margin-top: 4px; display: none; }\n    .f-err.show { display: block; }\n    .f-ok  { font-size: 12px; color: #0f6e56; margin-top: 4px; display: none; }\n    .f-ok.show { display: block; }\n    .f-hint { font-size: 12px; color: #b4b2a9; margin-top: 4px; }\n    .row2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n    .divider { border: none; border-top: 0.5px solid rgba(0,0,0,0.08); margin: 1.25rem 0; }\n    .addr-row { display: flex; gap: 8px; margin-bottom: 6px; }\n    .addr-btn { white-space: nowrap; padding: 0 14px; height: 40px; font-size: 13px; font-family: inherit; font-weight: 500; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 8px; background: #f4f3ef; color: #444441; cursor: pointer; }\n    .addr-btn:hover { background: #e8e7e3; }\n    .id-check-row { display: flex; gap: 8px; }\n    .id-check-row .f-input { flex: 1; }\n    .btn-check { white-space: nowrap; padding: 0 14px; height: 40px; font-size: 13px; font-family: inherit; font-weight: 600; border: 0.5px solid #0f6e56; border-radius: 8px; background: #fff; color: #0f6e56; cursor: pointer; flex-shrink: 0; transition: background 0.15s; }\n    .btn-check:hover { background: #e1f5ee; }\n    .btn-check:disabled { border-color: #d3d1c7; color: #b4b2a9; cursor: not-allowed; background: #fff; }\n    .type-card-group { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n    .type-card {\n      border: 1.5px solid rgba(0,0,0,0.1); border-radius: 12px; overflow: hidden;\n      cursor: pointer; background: #fff; text-align: center;\n      transition: border-color 0.15s, box-shadow 0.15s;\n    }\n    .type-card:hover { border-color: rgba(15,110,86,0.35); box-shadow: 0 2px 10px rgba(15,110,86,0.1); }\n    .type-card.active { border-color: #0f6e56; box-shadow: 0 2px 14px rgba(15,110,86,0.18); }\n    .type-card img { width: 100%; aspect-ratio: 1\/1; object-fit: cover; display: block; }\n    .type-card-label { padding: 8px 4px 10px; font-size: 14px; font-weight: 500; color: #5f5e5a; background: #fff; }\n    .type-card.active .type-card-label { color: #0f6e56; font-weight: 700; }\n    .type-card-check { display: none; width: 18px; height: 18px; border-radius: 50%; background: #0f6e56; margin: 0 auto 6px; align-items: center; justify-content: center; }\n    .type-card.active .type-card-check { display: flex; }\n    .ucount-row { display: flex; align-items: center; gap: 10px; }\n    .ucount-row input { flex: 1; height: 40px; padding: 0 12px; font-size: 15px; font-family: inherit; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 8px; background: #fff; color: #1a1a18; outline: none; transition: border-color 0.15s, box-shadow 0.15s; }\n    .ucount-row input:focus { border-color: #0f6e56; box-shadow: 0 0 0 3px rgba(15,110,86,0.1); }\n    .ucount-row input::-webkit-inner-spin-button, .ucount-row input::-webkit-outer-spin-button { opacity: 1; }\n    .tier-badge { font-size: 12px; padding: 5px 10px; border-radius: 20px; background: #e1f5ee; color: #0f6e56; border: 0.5px solid rgba(15,110,86,0.2); white-space: nowrap; }\n    \/* \u2605 \uacac\uc801 \ud328\ub110 ON\/OFF: display:none \u2194 display:grid *\/\n    .est-panel { display: none; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 1.25rem; }\n    .est-box { border-radius: 10px; padding: 1rem; }\n    .est-box.annual { background: #f4f3ef; }\n    .est-box.init   { border: 0.5px solid rgba(0,0,0,0.1); }\n    .est-badge { display: inline-block; font-size: 10px; font-weight: 600; letter-spacing: 0.05em; text-transform: uppercase; padding: 2px 7px; border-radius: 4px; margin-bottom: 8px; }\n    .est-box.annual .est-badge { background: #e1f5ee; color: #085041; }\n    .est-box.init   .est-badge { background: #faeeda; color: #854f0b; }\n    .est-lbl { font-size: 12px; color: #888780; margin-bottom: 2px; }\n    .est-val { font-size: 19px; font-weight: 700; letter-spacing: -0.02em; }\n    .est-box.annual .est-val { color: #0f6e56; }\n    .est-box.init   .est-val { color: #1a1a18; }\n    .est-suffix { font-size: 11px; color: #888780; margin-left: 2px; font-weight: 400; }\n    .est-detail { font-size: 11px; color: #b4b2a9; margin-top: 5px; line-height: 1.5; }\n    \/* \u2605 VAT \ud1a0\uae00 ON\/OFF: display:none \u2194 display:flex *\/\n    .vat-toggle { display: none; align-items: center; gap: 7px; margin-top: 10px; font-size: 12px; color: #5f5e5a; cursor: pointer; user-select: none; }\n    .tog-box { width: 30px; height: 17px; border-radius: 9px; background: #d3d1c7; position: relative; transition: background 0.2s; flex-shrink: 0; }\n    .tog-box.on { background: #1d9e75; }\n    .tog-knob { width: 13px; height: 13px; border-radius: 50%; background: #fff; position: absolute; top: 2px; left: 2px; transition: left 0.2s; box-shadow: 0 1px 2px rgba(0,0,0,0.2); }\n    .tog-box.on .tog-knob { left: 15px; }\n    .pw-bar { height: 4px; border-radius: 2px; background: #e8e7e3; margin: 6px 0 1rem; overflow: hidden; }\n    .pw-fill { height: 100%; width: 0; border-radius: 2px; transition: width 0.3s, background 0.3s; }\n    .sw-grid { display: flex; flex-direction: column; gap: 8px; margin-bottom: 6px; }\n    .sw-item { display: flex; align-items: center; gap: 10px; padding: 10px 14px; border: 0.5px solid rgba(0,0,0,0.12); border-radius: 8px; font-size: 14px; cursor: pointer; transition: background 0.12s, border-color 0.12s; }\n    .sw-item:hover { background: #f4f3ef; }\n    .sw-item.checked { background: #e1f5ee; border-color: rgba(15,110,86,0.3); }\n    .sw-item input { width: 16px; height: 16px; accent-color: #0f6e56; cursor: pointer; flex-shrink: 0; }\n    .dept-row { display: flex; align-items: center; gap: 6px; margin-bottom: 8px; }\n    .dept-inp { flex: 1; height: 36px; padding: 0 10px; font-size: 13px; font-family: inherit; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 7px; background: #fff; color: #1a1a18; outline: none; transition: border-color 0.15s; }\n    .dept-inp:focus { border-color: #0f6e56; }\n    .dept-inp::placeholder { color: #b4b2a9; }\n    .dept-del { width: 28px; height: 28px; border-radius: 50%; border: 0.5px solid rgba(0,0,0,0.12); background: #fff; color: #888780; font-size: 14px; cursor: pointer; flex-shrink: 0; display: flex; align-items: center; justify-content: center; transition: background 0.12s, color 0.12s; }\n    .dept-del:hover { background: #fcebeb; color: #e24b4a; }\n    .csv-table { width: 100%; border-collapse: collapse; font-size: 12px; margin-top: 8px; }\n    .csv-table th { background: #f4f3ef; padding: 5px 8px; text-align: left; font-weight: 600; color: #888780; border-bottom: 0.5px solid rgba(0,0,0,0.1); }\n    .csv-table td { padding: 5px 8px; color: #444441; border-bottom: 0.5px solid rgba(0,0,0,0.06); }\n    .conf-sec { margin-bottom: 1.25rem; }\n    .conf-sec-title { font-size: 11px; font-weight: 600; color: #b4b2a9; letter-spacing: 0.06em; text-transform: uppercase; margin-bottom: 8px; }\n    .conf-row { display: flex; justify-content: space-between; font-size: 14px; padding: 5px 0; color: #888780; border-bottom: 0.5px solid rgba(0,0,0,0.06); }\n    .conf-row:last-child { border-bottom: none; }\n    .conf-row .v { color: #1a1a18; font-weight: 500; text-align: right; max-width: 60%; }\n    \/* \u2605 \uae08\uc561 \ubc15\uc2a4 ON\/OFF: display:none \u2194 display:block *\/\n    .price-box { display: none; background: #f4f3ef; border-radius: 10px; padding: 1rem 1.125rem; margin-bottom: 0.75rem; }\n    .pb-row { display: flex; justify-content: space-between; font-size: 13px; color: #888780; padding: 3px 0; }\n    .pb-row .v { color: #1a1a18; font-weight: 500; }\n    .pb-div { border: none; border-top: 0.5px solid rgba(0,0,0,0.09); margin: 6px 0; }\n    .pb-total { display: flex; justify-content: space-between; align-items: baseline; padding-top: 4px; }\n    .pb-total-lbl { font-size: 12px; font-weight: 500; color: #5f5e5a; }\n    .pb-total-val { font-size: 20px; font-weight: 700; color: #0f6e56; letter-spacing: -0.02em; }\n    .pb-total-sfx { font-size: 12px; color: #888780; margin-left: 3px; }\n    .bank-box { border: 1px solid rgba(15,110,86,0.22); border-radius: 10px; padding: 1rem 1.125rem; background: #f9fffe; margin-bottom: 1rem; }\n    .bank-title { font-size: 13px; font-weight: 600; color: #0f6e56; margin-bottom: 10px; }\n    .bank-row { display: flex; justify-content: space-between; font-size: 13px; color: #5f5e5a; padding: 4px 0; }\n    .bank-v { color: #1a1a18; font-weight: 600; }\n    .bank-note { font-size: 12px; color: #888780; margin-top: 8px; padding-top: 8px; border-top: 0.5px solid rgba(0,0,0,0.08); line-height: 1.7; }\n    .copy-btn { font-size: 11px; color: #0f6e56; background: none; border: none; cursor: pointer; font-family: inherit; text-decoration: underline; margin-left: 6px; }\n    .agree-block { display: flex; align-items: flex-start; gap: 10px; padding: 0.875rem 1rem; background: #f4f3ef; border-radius: 8px; margin-bottom: 0.875rem; cursor: pointer; }\n    .agree-chk { width: 18px; height: 18px; border-radius: 4px; flex-shrink: 0; border: 1.5px solid #d3d1c7; margin-top: 1px; display: flex; align-items: center; justify-content: center; transition: background 0.15s, border-color 0.15s; }\n    .agree-chk.on { background: #0f6e56; border-color: #0f6e56; }\n    .agree-chk svg { display: none; }\n    .agree-chk.on svg { display: block; }\n    .agree-text { font-size: 13px; color: #444441; line-height: 1.6; }\n    .btn-primary { display: block; width: 100%; padding: 14px 0; font-size: 15px; font-weight: 700; font-family: inherit; background: #0f6e56; color: #fff; border: none; border-radius: 10px; cursor: pointer; margin-top: 0.5rem; transition: background 0.15s, transform 0.1s; }\n    .btn-primary:hover  { background: #085041; }\n    .btn-primary:active { transform: scale(0.985); }\n    .btn-primary:disabled { background: #b4b2a9; cursor: not-allowed; transform: none; }\n    .btn-ghost { display: block; width: 100%; padding: 12px 0; font-size: 14px; font-weight: 500; font-family: inherit; background: transparent; color: #5f5e5a; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 10px; cursor: pointer; margin-top: 8px; transition: background 0.15s; }\n    .btn-ghost:hover { background: #f4f3ef; }\n    .btn-sm { padding: 8px 14px; font-size: 13px; font-family: inherit; font-weight: 500; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 8px; background: #f4f3ef; color: #444441; cursor: pointer; transition: background 0.12s; }\n    .btn-sm:hover { background: #e8e7e3; }\n    .done-overlay { display: none; position: fixed; inset: 0; background: rgba(0,0,0,0.45); align-items: center; justify-content: center; z-index: 200; padding: 1rem; }\n    .done-overlay.show { display: flex; }\n    .done-card { background: #fff; border-radius: 16px; padding: 2.25rem 2rem 2rem; width: 100%; max-width: 440px; text-align: center; }\n    .done-icon { width: 56px; height: 56px; border-radius: 50%; background: #e1f5ee; margin: 0 auto 1.25rem; display: flex; align-items: center; justify-content: center; }\n    .done-icon svg { width: 28px; height: 28px; }\n    .done-title { font-size: 20px; font-weight: 700; margin-bottom: 8px; }\n    .done-num { display: inline-block; background: #f4f3ef; border-radius: 8px; padding: 6px 16px; font-size: 13px; font-weight: 600; color: #444441; margin: 0.875rem 0; letter-spacing: 0.04em; }\n    .done-desc { font-size: 14px; color: #888780; line-height: 1.8; margin-bottom: 1.25rem; }\n    .done-bank { text-align: left; background: #f9fffe; border: 1px solid rgba(15,110,86,0.2); border-radius: 10px; padding: 1rem 1.125rem; margin-bottom: 1.5rem; }\n    .done-bank-title { font-size: 12px; font-weight: 700; color: #0f6e56; margin-bottom: 10px; letter-spacing: 0.04em; text-transform: uppercase; }\n    .done-bank-row { display: flex; justify-content: space-between; font-size: 13px; color: #5f5e5a; padding: 4px 0; }\n    .done-bank-row .v { color: #1a1a18; font-weight: 600; }\n    .done-bank-note { font-size: 12px; color: #888780; margin-top: 8px; padding-top: 8px; border-top: 0.5px solid rgba(0,0,0,0.08); line-height: 1.7; text-align: left; }\n    .done-close { width: 100%; padding: 13px 0; font-size: 15px; font-weight: 600; font-family: inherit; background: #0f6e56; color: #fff; border: none; border-radius: 10px; cursor: pointer; }\n    .done-close:hover { background: #085041; }\n    .badge-1t  { font-size: 10px; font-weight: 600; text-transform: uppercase; background: #faeeda; color: #854f0b; padding: 2px 6px; border-radius: 4px; margin-left: 5px; vertical-align: middle; }\n    .badge-ann { font-size: 10px; font-weight: 600; text-transform: uppercase; background: #e1f5ee; color: #085041; padding: 2px 6px; border-radius: 4px; margin-left: 5px; vertical-align: middle; }\n    .hidden { display: none !important; }\n    @media (max-width: 480px) {\n      .card { padding: 1.25rem 1.25rem 1.5rem; }\n      .est-panel { grid-template-columns: 1fr; }\n      .row2 { grid-template-columns: 1fr; }\n    }\n  <\/style>\n\n\n      SUA \u8ba2\u8d2d\n      Software Utility Analysis\n      1\n      \u4f30\u4ef7\n      2\n      \u5ba2\u6237\u4fe1\u606f\n      4\n      \u786e\u8ba4\u8ba2\u5355\n  <!-- \u2460 Estimate -->\n      \u9009\u62e9\u4f30\u4ef7\n        <p>\u673a\u6784\u7c7b\u578b<\/p>\n            <img decoding=\"async\" src=\"https:\/\/service.cgtae.com\/sua\/wp-content\/uploads\/2026\/07\/\uc77c\ubc18.png\" alt=\"General\">\n            \u4e00\u822c\n            <img decoding=\"async\" src=\"https:\/\/service.cgtae.com\/sua\/wp-content\/uploads\/2026\/07\/\uacf5\uacf5.png\" alt=\"Public\">\n            \u516c\u5171\n            <img decoding=\"async\" src=\"https:\/\/service.cgtae.com\/sua\/wp-content\/uploads\/2026\/07\/\uad50\uc721.png\" alt=\"Education\">\n            \u6559\u80b2\n        <p>\u7528\u6237\u6570\u91cf<\/p>\n          <input type=\"number\" id=\"user-count\" min=\"1\" value=\"1\">\n          1 ~ 99\u4eba\n        \n          \u203b \u5355\u4ef7\u5c06\u6839\u636e\u7528\u6237\u6570\u91cf\u81ea\u52a8\u8ba1\u7b97\u3002\n          \u6700\u4f4e\u8ba2\u8d2d\u6570\u91cf: <strong id=\"min-user-text\">30\u4eba<\/strong>\n        \n      <!-- \u2605 Estimate panel ON\/OFF: CSS .est-panel { display: grid } -->\n          \u5e74\u5ea6\n          \u5e74\u5ea6\u7ef4\u62a4\u8d39\u7528\n          -\/ \u5e74\n          \u4e00\u6b21\u6027\n          \u521d\u59cb\u5bfc\u5165\u8d39\u7528\n          -\u4e00\u6b21\n          \u57fa\u7840\u4ef7\u683c\n      <!-- \u2605 VAT toggle ON\/OFF: CSS .vat-toggle { display: flex } -->\n      <label>\n        \u542b\u7a0e (10%)\n      <\/label>\n      <button id=\"btn1\">\u4e0b\u4e00\u6b65 \u2192 \u5ba2\u6237\u4fe1\u606f<\/button>\n  <!-- \u2461 Customer Info -->\n      \u5ba2\u6237\u4fe1\u606f\u586b\u5199\n      <p>\u516c\u53f8\u4fe1\u606f<\/p>\n        <label>\u516c\u53f8\u540d\u79f0 *<\/label>\n        <input id=\"f-company\" type=\"text\" placeholder=\"ABC\u516c\u53f8\">\n        \u8bf7\u8f93\u5165\u516c\u53f8\u540d\u79f0\u3002\n          <label>\u8425\u4e1a\u6267\u7167\u53f7 *<\/label>\n          <input id=\"f-biznum\" type=\"text\" placeholder=\"000-00-00000\" maxlength=\"12\">\n          \u8bf7\u8f93\u5165\u6709\u6548\u7684\u8425\u4e1a\u6267\u7167\u53f7\u3002\n          <label>\u6cd5\u5b9a\u4ee3\u8868\u4eba *<\/label>\n          <input id=\"f-ceo\" type=\"text\" placeholder=\"\u5f20\u4e09\">\n          \u8bf7\u8f93\u5165\u6cd5\u5b9a\u4ee3\u8868\u4eba\u59d3\u540d\u3002\n        <label>\u516c\u53f8\u5730\u5740 *<\/label>\n        <input id=\"f-addr1\" type=\"text\" placeholder=\"\u8be6\u7ec6\u5730\u5740\">\n        <input id=\"f-addr2\" type=\"text\" placeholder=\"\u697c\u680b\u3001\u697c\u5c42\u3001\u623f\u95f4\u53f7\uff08\u9009\u586b\uff09\">\n          <input id=\"f-city\" type=\"text\" placeholder=\"City\">\n          <input id=\"f-state\" type=\"text\" placeholder=\"State \/ Province \/ Region\">\n          <input id=\"f-postcode\" type=\"text\" placeholder=\"\u90ae\u653f\u7f16\u7801\">\n          <input id=\"f-country\" type=\"text\" placeholder=\"Country\">\n        Please enter your street address, city, and country.\n      <p>\u8054\u7cfb\u4eba\u4fe1\u606f<\/p>\n          <label>\u8054\u7cfb\u4eba\u59d3\u540d *<\/label>\n          <input id=\"f-name\" type=\"text\" placeholder=\"\u674e\u56db\">\n          \u8bf7\u8f93\u5165\u8054\u7cfb\u4eba\u59d3\u540d\u3002\n          <label>\u90e8\u95e8\u540d\u79f0<\/label>\n          <input id=\"f-dept\" type=\"text\" placeholder=\"IT\u90e8\u95e8\">\n        <label>\u8054\u7cfb\u7535\u8bdd *<\/label>\n        <input id=\"f-phone\" type=\"tel\" placeholder=\"+86-000-0000-0000\" maxlength=\"20\">\n        \u8bf7\u8f93\u5165\u8054\u7cfb\u7535\u8bdd\u3002\n        <label>\u7535\u5b50\u90ae\u7bb1 *<\/label>\n        <input id=\"f-email\" type=\"email\" placeholder=\"contact@company.com\">\n        \u8bf7\u8f93\u5165\u6709\u6548\u7684\u7535\u5b50\u90ae\u7bb1\u5730\u5740\u3002\n      <p>\u53d1\u7968\u4fe1\u606f<\/p>\n        <label>\u53d1\u7968\u63a5\u6536\u90ae\u7bb1 *<\/label>\n        <input id=\"f-tax-email\" type=\"email\" placeholder=\"billing@company.com\">\n        \u8bf7\u8f93\u5165\u53d1\u7968\u63a5\u6536\u90ae\u7bb1\u3002\n          <input type=\"checkbox\" id=\"same-chk\">\n          <label for=\"same-chk\">\u4e0e\u8054\u7cfb\u4eba\u90ae\u7bb1\u76f8\u540c<\/label>\n      <button id=\"btn2\">\u4e0b\u4e00\u6b65 \u2192 \u786e\u8ba4\u8ba2\u5355<\/button>\n      <button id=\"back1\">\u2190 \u8fd4\u56de<\/button>\n  <!-- \u2462 Service Setup -->\n      \u670d\u52a1\u8bbe\u7f6e\n      <p>\u7ba1\u7406\u5458\u8d26\u6237<\/p>\n        <label>\u7ba1\u7406\u5458ID\uff08\u90ae\u7bb1\uff09 *<\/label>\n          <input id=\"f-id\" type=\"email\" placeholder=\"admin@company.com\">\n          <button type=\"button\" id=\"btn-check-id\">\u9a8c\u8bc1\u53ef\u7528\u6027<\/button>\n        \u8bf7\u8f93\u5165\u6709\u6548\u7684\u7535\u5b50\u90ae\u7bb1\u5730\u5740\u3002\n        \u8be5ID\u5df2\u88ab\u4f7f\u7528\uff0c\u8bf7\u5c1d\u8bd5\u5176\u4ed6\u90ae\u7bb1\u5730\u5740\u3002\n        \u8be5ID\u53ef\u4ee5\u4f7f\u7528\u3002\n        <p>\u6b64\u90ae\u7bb1\u5730\u5740\u5c06\u4f5c\u4e3a\u7ba1\u7406\u5458\u767b\u5f55ID\u4f7f\u7528\u3002<\/p>\n          <label>\u5bc6\u7801 *<\/label>\n          <input id=\"f-pw\" type=\"password\" placeholder=\"\u81f3\u5c118\u4f4d\u5b57\u7b26\">\n          \u8bf7\u68c0\u67e5\u5bc6\u7801\u8981\u6c42\u3002\n          <label>Confirm \u5bc6\u7801 *<\/label>\n          <input id=\"f-pw2\" type=\"password\" placeholder=\"\u8bf7\u518d\u6b21\u8f93\u5165\u5bc6\u7801\">\n          \u4e24\u6b21\u8f93\u5165\u7684\u5bc6\u7801\u4e0d\u4e00\u81f4\u3002\n      <p>\u203b Min. 8 characters with uppercase\/lowercase, number, and special character.<\/p>\n      <p>\u90e8\u95e8\u7ed3\u6784 \uff08\u624b\u52a8\u8f93\u5165\u6216\u4e0a\u4f20CSV\uff09<\/p>\n        <button type=\"button\" id=\"btn-add-dept\">+ \u6dfb\u52a0\u90e8\u95e8<\/button>\n        <label>\n          \ud83d\udcc2 \u4e0a\u4f20CSV\n          <input type=\"file\" id=\"dept-csv\" accept=\".csv\">\n        <\/label>\n      <p>CSV\u683c\u5f0f: \u4e00\u7ea7\u90e8\u95e8,\u4e8c\u7ea7\u90e8\u95e8,\u4e09\u7ea7\u90e8\u95e8\uff08\u4f8b: \u7814\u53d1\u90e8,\u540e\u7aef\u7ec4,API\u56e2\u961f\uff09<\/p>\n        <table>\n          <thead><tr><th>\u4e00\u7ea7\u90e8\u95e8<\/th><th>\u4e8c\u7ea7\u90e8\u95e8<\/th><th>\u4e09\u7ea7\u90e8\u95e8<\/th><\/tr><\/thead>\n          <tbody id=\"csv-tbody\"><\/tbody>\n        <\/table>\n        <button type=\"button\" onclick=\"clearCsv()\">\u00d7 \u6e05\u9664CSV<\/button>\n      <p>\u5206\u6790\u76ee\u6807\u8f6f\u4ef6 *<\/p>\n      <p>\u8bf7\u81f3\u5c11\u9009\u62e93\u9879\u3002<\/p>\n        <label><input type=\"checkbox\" value=\"Microsoft Office\"> Microsoft Office<\/label>\n        <label><input type=\"checkbox\" value=\"Adobe Creative Suite\"> Adobe Creative Suite<\/label>\n        <label><input type=\"checkbox\" value=\"SAP\"> SAP<\/label>\n        <label><input type=\"checkbox\" value=\"CAD Software\"> CAD Software<\/label>\n        <label><input type=\"checkbox\" value=\"Hangul (HWP)\"> Hangul (HWP)<\/label>\n        <label><input type=\"checkbox\" value=\"Web Browser\"> Web Browser<\/label>\n      \u8bf7\u81f3\u5c11\u9009\u62e93\u4e2a\u8f6f\u4ef6\u3002\n      <button id=\"btn3\">\u4e0b\u4e00\u6b65 \u2192 \u786e\u8ba4\u8ba2\u5355<\/button>\n      <button id=\"back2\">\u2190 \u8fd4\u56de<\/button>\n  <!-- \u2463 Confirm Order -->\n      \u8ba2\u5355\u786e\u8ba4\n        \u4ea7\u54c1\u4fe1\u606f\n        \u4ea7\u54c1\u4fe1\u606fSUA (Software Utility Analysis)\n        \u673a\u6784\u7c7b\u578b-\n        \u7528\u6237\u6570\u91cf-\n        <!-- \u2605 Unit price ON\/OFF: remove comment tags below -->\n        <!-- Unit Price- -->\n      <!-- \u2605 Annual fee ON\/OFF: remove comment + set CSS .price-box { display: block } -->\n      <!--\n      Annual Maintenance Yearly\n        Subtotal-\n        Tax (10%)-\n          Annual Total\n          -\/ yr\n      -->\n      <!-- \u2605 Setup fee ON\/OFF: remove comment tags below -->\n      <!--\n      Initial Setup Fee One-time\n        Base Price-\n        Tax (10%)-\n          Setup Total\n          -once\n      -->\n      \u5ba2\u6237\u4fe1\u606f\u786e\u8ba4\n        \u516c\u53f8\u4fe1\u606f\n        \u516c\u53f8\u540d\u79f0-\n        \u8425\u4e1a\u6267\u7167\u53f7-\n        \u6cd5\u5b9a\u4ee3\u8868\u4eba-\n        \u5730\u5740-\n        \u8054\u7cfb\u4eba\n        \u59d3\u540d-\n        \u7535\u8bdd-\n        \u90ae\u7bb1-\n        \u53d1\u7968\u90ae\u7bb1-\n      \u670d\u52a1\u8bbe\u7f6e\n        \u7ba1\u7406\u5458ID-\n        \u5206\u6790\u76ee\u6807\u8f6f\u4ef6-\n        \u90e8\u95e8\u6570\u91cf-\n      \u4ed8\u6b3e\u4fe1\u606f\n        \u94f6\u884c\u8f6c\u8d26\u4fe1\u606f\n        \u94f6\u884c\u540d\u79f0\u97e9\u4e9a\u94f6\u884c\n        \u8d26\u6237\u53f7\u7801347-910004-10604 <button onclick=\"copyAcct()\">Copy<\/button>\n        \u8d26\u6237\u540d\u79f0\u5e0c\u5409\u6cf0\u79d1\u6280\u6709\u9650\u516c\u53f8\n        <!-- \u2605 Payment amount ON\/OFF: remove comment tags below -->\n        <!-- Amount- -->\n          \u00b7 <strong>\u603b\u8d39\u7528\u5c06\u901a\u8fc7\u90ae\u4ef6\u786e\u8ba4\u3002<\/strong><br>\n          \u00b7 \u8bf7\u52a1\u5fc5\u4ee5<strong>\u516c\u53f8\u540d\u79f0<\/strong>\u4f5c\u4e3a\u8f6c\u8d26\u5907\u6ce8\u3002<br>\n          \u00b7 \u521d\u59cb\u8d39\u7528\u548c\u5e74\u5ea6\u8d39\u7528\u53ef\u5206\u5f00\u8f6c\u8d26\u3002<br>\n          \u00b7 \u786e\u8ba4\u6536\u6b3e\u540e\u5c06\u5f00\u5177\u53d1\u7968\u3002\n          \u672c\u4eba\u5df2\u786e\u8ba4\u8ba2\u5355\u5185\u5bb9\uff0c\u540c\u610f\u670d\u52a1\u5c06\u5728<strong>\u8d26\u6237\u7ba1\u7406\u5458\u786e\u8ba4\u6536\u6b3e\u540e\u6b63\u5f0f\u5f00\u901a<\/strong>\u3002\n      <button id=\"btn-submit\" disabled=\"\">\u63d0\u4ea4\u8ba2\u5355<\/button>\n      <button id=\"back3\">\u2190 \u8fd4\u56de<\/button>\n<!-- \/page-wrap -->\n<!-- Completion Popup -->\n    \u8ba2\u5355\u5df2\u63d0\u4ea4\n    &#8211;\n      A confirmation email has been sent to your address.<br>\n      A tax invoice will be issued within 1-2 business days<br>after payment is confirmed.\n      \u94f6\u884c\u8f6c\u8d26\u4fe1\u606f\n      \u94f6\u884c\u540d\u79f0\u97e9\u4e9a\u94f6\u884c\n      \u8d26\u6237\u53f7\u7801347-910004-10604 <button onclick=\"copyAcct()\">Copy<\/button>\n      \u8d26\u6237\u540d\u79f0\u5e0c\u5409\u6cf0\u79d1\u6280\u6709\u9650\u516c\u53f8\n      <!-- \u2605 Amount ON\/OFF: remove comment tags below -->\n      <!-- Amount- -->\n      \u00b7 \u8bf7\u52a1\u5fc5\u4ee5<strong>\u516c\u53f8\u540d\u79f0<\/strong>\u4f5c\u4e3a\u8f6c\u8d26\u5907\u6ce8\u3002\n    <button onclick=\"document.getElementById('done-overlay').classList.remove('show');document.body.style.overflow='';window.location.href='https:\/\/service.cgtae.com\/sua';\">\u786e\u8ba4<\/button>\n\n\n","protected":false},"excerpt":{"rendered":"<p>SUA \u8ba2\u8d2d SUA \u8ba2\u8d2d Software Utility Analysis 1 \u4f30\u4ef7 2 \u5ba2\u6237\u4fe1\u606f 4 \u786e\u8ba4\u8ba2\u5355 \u9009\u62e9\u4f30\u4ef7 \u673a\u6784\u7c7b\u578b \u4e00\u822c \u516c\u5171 \u6559\u80b2 \u7528\u6237\u6570\u91cf 1 ~ 99\u4eba \u203b \u5355\u4ef7\u5c06\u6839\u636e\u7528\u6237\u6570\u91cf\u81ea\u52a8\u8ba1\u7b97\u3002 \u6700\u4f4e\u8ba2\u8d2d\u6570\u91cf: 30\u4eba \u5e74\u5ea6 \u5e74\u5ea6\u7ef4\u62a4\u8d39\u7528 -\/ \u5e74 \u4e00\u6b21\u6027 \u521d\u59cb\u5bfc\u5165\u8d39\u7528 -\u4e00\u6b21 \u57fa\u7840\u4ef7\u683c \u542b\u7a0e (10%) \u4e0b\u4e00\u6b65 \u2192 \u5ba2\u6237\u4fe1\u606f \u5ba2\u6237\u4fe1\u606f\u586b\u5199<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-603","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/service.cgtae.com\/suacn\/index.php?rest_route=\/wp\/v2\/pages\/603","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/service.cgtae.com\/suacn\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/service.cgtae.com\/suacn\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/service.cgtae.com\/suacn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/service.cgtae.com\/suacn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=603"}],"version-history":[{"count":8,"href":"https:\/\/service.cgtae.com\/suacn\/index.php?rest_route=\/wp\/v2\/pages\/603\/revisions"}],"predecessor-version":[{"id":667,"href":"https:\/\/service.cgtae.com\/suacn\/index.php?rest_route=\/wp\/v2\/pages\/603\/revisions\/667"}],"wp:attachment":[{"href":"https:\/\/service.cgtae.com\/suacn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}