/** 
 * luban - v1.0.0 
 * Create Date -2026-06-16 15:30:16
 * Copyright (c) 2026 Licensed Apache-2.0 
 * author houzhenyu@huimei.com
*/

.voice-plan{position:relative;padding:56px 0 70px;overflow:hidden;background:#eaf3ff;color:#0f1d3a;font-family:"Microsoft YaHei",Arial,sans-serif}.voice-plan .voice-plan-bg-photo{position:absolute;inset:0;background:url(../images/yybl-bg.png) right center / cover no-repeat;z-index:0}.voice-plan .voice-plan-bg-mask{position:absolute;inset:0;z-index:1}.voice-plan .voice-plan-inner{position:relative;z-index:5;width:1000px;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.voice-plan .page-head,.voice-plan .upgrade-path,.voice-plan .plans,.voice-plan .benefits{width:100%}.voice-plan .page-head{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding-top:8px;margin-bottom:22px}.voice-plan .page-title{margin:0;font-size:30px;font-weight:800;color:#0a1830;letter-spacing:-.5px;line-height:1.2}.voice-plan .page-title .highlight{color:#0a7cff;font-weight:600}.voice-plan .page-title .hl{position:relative;display:inline-block;color:#0a7cff;font-size:1.15em;font-weight:900}.voice-plan .page-title .hl::after{content:"";position:absolute;left:-3px;right:-3px;bottom:2px;height:9px;background:-webkit-linear-gradient(0deg, rgba(10,124,255,.15), rgba(43,212,217,.15));background:linear-gradient(90deg,rgba(10,124,255,.15),rgba(43,212,217,.15));z-index:-1;border-radius:2px}.voice-plan .page-title .gradient-text{background:-webkit-linear-gradient(0deg, #0a7cff 0, #2bd4d9 60%, #7c5cff 100%);background:linear-gradient(90deg,#0a7cff 0,#2bd4d9 60%,#7c5cff 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}.voice-plan .page-sub{max-width:700px;margin:8px 0 0;font-size:14px;color:#4a5a76;line-height:1.6}.voice-plan .upgrade-path{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:22px;min-height:70px;padding:12px 28px;background:rgba(255,255,255,.7);border:1px solid rgba(10,30,80,.06);border-radius:14px;backdrop-filter:blur(10px);-webkit-box-shadow:0 4px 16px rgba(10,30,80,.04);box-shadow:0 4px 16px rgba(10,30,80,.04)}.voice-plan .path-node{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:6px 14px;border-radius:10px}.voice-plan .node-dot{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#fff;font-size:12px;font-weight:700}.voice-plan .node-1{background:-webkit-linear-gradient(315deg, #2bd4d9, #0a7cff);background:linear-gradient(135deg,#2bd4d9,#0a7cff)}.voice-plan .node-2{background:-webkit-linear-gradient(315deg, #0a7cff, #7c5cff);background:linear-gradient(135deg,#0a7cff,#7c5cff);-webkit-box-shadow:0 4px 12px rgba(10,124,255,.3);box-shadow:0 4px 12px rgba(10,124,255,.3)}.voice-plan .node-3{background:-webkit-linear-gradient(315deg, #7c5cff, #ff6b9d);background:linear-gradient(135deg,#7c5cff,#ff6b9d)}.voice-plan .node-name{font-size:14px;font-weight:700;color:#0a1830}.voice-plan .node-meta{font-size:12px;color:#6b7a93}.voice-plan .node-hot{background:rgba(10,124,255,.06);border:1px solid rgba(10,124,255,.2)}.voice-plan .node-tag{position:absolute;top:-8px;right:-8px;padding:2px 6px;border-radius:6px;background:-webkit-linear-gradient(315deg, #ff6b9d, #ff9b6b);background:linear-gradient(135deg,#ff6b9d,#ff9b6b);color:#fff;font-size:10px;font-weight:700;-webkit-box-shadow:0 2px 6px rgba(255,107,157,.4);box-shadow:0 2px 6px rgba(255,107,157,.4)}.voice-plan .path-arrow{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;min-width:100px}.voice-plan .path-arrow svg{width:60px;height:12px}.voice-plan .arrow-label{font-size:11px;color:#6b7a93;letter-spacing:.5px}.voice-plan .plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.voice-plan .plan-card{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:22px 20px 18px;background:-webkit-linear-gradient(285deg, rgba(255,255,255,.92) 0, rgba(245,250,255,.82) 100%);background:linear-gradient(165deg,rgba(255,255,255,.92) 0,rgba(245,250,255,.82) 100%);border:1px solid rgba(255,255,255,.9);border-radius:18px;backdrop-filter:blur(16px);-webkit-box-shadow:0 16px 40px rgba(10,30,80,.08),inset 0 1px 0 rgba(255,255,255,.8);box-shadow:0 16px 40px rgba(10,30,80,.08),inset 0 1px 0 rgba(255,255,255,.8);-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s}.voice-plan .plan-card:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 22px 50px rgba(10,30,80,.14),inset 0 1px 0 rgba(255,255,255,.8);box-shadow:0 22px 50px rgba(10,30,80,.14),inset 0 1px 0 rgba(255,255,255,.8)}.voice-plan .plan-card-hot{background:-webkit-linear-gradient(285deg, rgba(255,255,255,.95) 0, rgba(232,243,255,.92) 100%);background:linear-gradient(165deg,rgba(255,255,255,.95) 0,rgba(232,243,255,.92) 100%);border-color:rgba(10,124,255,.3);-webkit-box-shadow:0 16px 40px rgba(10,124,255,.15),inset 0 1px 0 rgba(255,255,255,.8);box-shadow:0 16px 40px rgba(10,124,255,.15),inset 0 1px 0 rgba(255,255,255,.8);-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.voice-plan .plan-card-hot:hover{-webkit-transform:scale(1.02) translateY(-3px);-ms-transform:scale(1.02) translateY(-3px);transform:scale(1.02) translateY(-3px)}.voice-plan .plan-card-hot .plan-num{background:-webkit-linear-gradient(315deg, rgba(10,124,255,.12), rgba(43,212,217,.12));background:linear-gradient(135deg,rgba(10,124,255,.12),rgba(43,212,217,.12));color:#0a7cff}.voice-plan .plan-card-hot .plan-price .num{background:-webkit-linear-gradient(315deg, #0a7cff 0, #2bd4d9 100%);background:linear-gradient(135deg,#0a7cff 0,#2bd4d9 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.voice-plan .plan-recommend{position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:4px 12px;border-radius:100px;background:-webkit-linear-gradient(315deg, #0a7cff, #2bd4d9);background:linear-gradient(135deg,#0a7cff,#2bd4d9);color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;white-space:nowrap;-webkit-box-shadow:0 4px 12px rgba(10,124,255,.4);box-shadow:0 4px 12px rgba(10,124,255,.4)}.voice-plan .plan-top{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px dashed rgba(10,30,80,.08)}.voice-plan .plan-name{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.voice-plan .plan-name h3{margin:0;font-size:19px;font-weight:800;color:#0a1830}.voice-plan .plan-num{padding:3px 7px;border-radius:5px;background:rgba(10,30,80,.06);color:#6b7a93;font-size:11px;font-weight:700;letter-spacing:1px}.voice-plan .plan-slogan{margin:0;font-size:12px;color:#6b7a93}.voice-plan .plan-price{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:14px;color:#0a1830}.voice-plan .plan-price .sym{margin-right:3px;color:#0a7cff;font-size:18px;font-weight:600}.voice-plan .plan-price .num{font-size:38px;font-weight:800;line-height:1;letter-spacing:-1px;background:-webkit-linear-gradient(315deg, #0a1830 0, #0a7cff 100%);background:linear-gradient(135deg,#0a1830 0,#0a7cff 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.voice-plan .plan-price .unit{margin-left:5px;color:#6b7a93;font-size:13px}.voice-plan .plan-scenario{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:14px;padding:12px;border:1px solid rgba(10,124,255,.1);border-radius:10px;background:-webkit-linear-gradient(315deg, rgba(10,124,255,.05), rgba(43,212,217,.05));background:linear-gradient(135deg,rgba(10,124,255,.05),rgba(43,212,217,.05));font-size:12px;color:#3a4a66;line-height:1.55}.voice-plan .plan-scenario b{color:#0a7cff;font-weight:700}.voice-plan .plan-scenario p{margin:0}.voice-plan .scenario-icon{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:28px;height:28px;border-radius:7px;background:-webkit-linear-gradient(315deg, rgba(10,124,255,.15), rgba(43,212,217,.15));background:linear-gradient(135deg,rgba(10,124,255,.15),rgba(43,212,217,.15));color:#0a7cff}.voice-plan .scenario-icon svg{width:14px;height:14px}.voice-plan .plan-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin:0 0 0;padding:0;list-style:none;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.voice-plan .plan-list li{position:static;float:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:auto;margin:0;padding:8px 10px;border:1px solid rgba(10,30,80,.04);border-radius:8px;background:rgba(255,255,255,.5);color:#1d2939;font-size:12px;line-height:1.5;-webkit-transition:background .2s,border-color .2s;transition:background .2s,border-color .2s}.voice-plan .plan-list li::before{display:none}.voice-plan .plan-list li:hover{background:#fff;border-color:rgba(10,124,255,.2)}.voice-plan .plan-list li b{color:#0a7cff;font-weight:700}.voice-plan .li-ico{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:26px;height:26px;border-radius:6px}.voice-plan .li-ico svg{width:13px;height:13px}.voice-plan .li-blue{background:rgba(10,124,255,.12);color:#0a7cff}.voice-plan .li-cyan{background:rgba(43,212,217,.15);color:#0fa9ad}.voice-plan .li-violet{background:rgba(124,92,255,.12);color:#7c5cff}.voice-plan .plan-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.voice-plan .plan-btn{width:100%;padding:10px 0;border:1px solid transparent;border-radius:10px;background:#fff;color:#0a7cff;font-family:inherit;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap;-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s,background .2s;transition:transform .2s,box-shadow .2s,background .2s}.voice-plan .plan-btn-primary{border-color:transparent;background:-webkit-linear-gradient(315deg, #0a7cff 0, #2bd4d9 100%);background:linear-gradient(135deg,#0a7cff 0,#2bd4d9 100%);color:#fff;-webkit-box-shadow:0 4px 12px rgba(10,124,255,.25);box-shadow:0 4px 12px rgba(10,124,255,.25)}.voice-plan .plan-btn-primary:hover{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 8px 18px rgba(10,124,255,.4);box-shadow:0 8px 18px rgba(10,124,255,.4)}.voice-plan .plan-btn-secondary{border-color:rgba(10,124,255,.3)}.voice-plan .plan-btn-secondary:hover{background:rgba(10,124,255,.06);border-color:#0a7cff}.voice-plan .benefits{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:34px;min-height:238px;margin-top:14px;padding:84px 34px 26px;border:1px solid rgba(255,255,255,.88);border-radius:18px;background:rgba(255,255,255,.78);backdrop-filter:blur(14px);-webkit-box-shadow:0 12px 32px rgba(10,30,80,.06),inset 0 1px 0 rgba(255,255,255,.78);box-shadow:0 12px 32px rgba(10,30,80,.06),inset 0 1px 0 rgba(255,255,255,.78)}.voice-plan .benefits-copy{display:grid;gap:18px}.voice-plan .benefit{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;min-width:0}.voice-plan .bn-ico{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:36px;height:36px;border:1px solid rgba(10,124,255,.15);border-radius:10px;background:-webkit-linear-gradient(315deg, rgba(10,124,255,.1), rgba(43,212,217,.1));background:linear-gradient(135deg,rgba(10,124,255,.1),rgba(43,212,217,.1));color:#0a7cff}.voice-plan .bn-ico svg{width:18px;height:18px}.voice-plan .bn-title{font-size:13.5px;line-height:1.6;font-weight:500;color:#1d2939}.voice-plan .bn-title b{margin-right:4px;color:#0a7cff;font-weight:700}.voice-plan .benefit-consult-btn{position:absolute;top:14px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;width:210px;height:46px;margin:0;border:none;border-radius:11px;background:-webkit-linear-gradient(315deg, #0a7cff 0, #2bd4d9 100%);background:linear-gradient(135deg,#0a7cff 0,#2bd4d9 100%);color:#fff;font-family:inherit;font-size:16px;font-weight:900;cursor:pointer;-webkit-box-shadow:0 10px 22px rgba(10,124,255,.34);box-shadow:0 10px 22px rgba(10,124,255,.34);-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s}.voice-plan .benefit-consult-btn:hover{-webkit-transform:translateX(-50%) translateY(-1px);-ms-transform:translateX(-50%) translateY(-1px);transform:translateX(-50%) translateY(-1px);-webkit-box-shadow:0 14px 28px rgba(10,124,255,.46);box-shadow:0 14px 28px rgba(10,124,255,.46)}.voice-plan .assistant-side{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px;border-left:1px solid rgba(10,30,80,.08)}.voice-plan .assistant-kicker{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px;padding:4px 10px;border-radius:999px;background:rgba(10,124,255,.08);color:#0a7cff;font-size:11px;font-weight:800;letter-spacing:.8px}.voice-plan .assistant-copy h2{margin:0;font-size:22px;line-height:1.35;font-weight:900;color:#0a1830}.voice-plan .assistant-copy p{margin:8px 0 0;color:#4a5a76;font-size:14px;line-height:1.7}.voice-plan .qr-card{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:154px;padding:12px;border:1px solid rgba(10,124,255,.14);border-radius:16px;background:rgba(255,255,255,.78);-webkit-box-shadow:0 8px 22px rgba(10,124,255,.08);box-shadow:0 8px 22px rgba(10,124,255,.08)}.voice-plan .qr-card img{width:118px;height:118px;border-radius:10px;background:#fff}.voice-plan .qr-card strong{color:#0a7cff;font-size:13px;font-weight:800}.voice-plan-modal{position:fixed;inset:0;z-index:1000;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:opacity .25s;transition:opacity .25s}.voice-plan-modal[aria-hidden=false]{opacity:1;pointer-events:auto}.voice-plan-modal[aria-hidden=false] .modal-box{-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.voice-plan-modal .modal-mask{position:absolute;inset:0;background:rgba(10,30,60,.55);backdrop-filter:blur(8px)}.voice-plan-modal .modal-box{position:relative;width:980px;max-width:-webkit-calc(68vw);max-width:calc(68vw);max-height:80%;padding:30px 36px 20px;border-radius:20px;background:-webkit-linear-gradient(285deg, #fff 0, #f3f8ff 100%);background:linear-gradient(165deg,#fff 0,#f3f8ff 100%);-webkit-box-shadow:0 30px 80px rgba(0,0,0,.3);box-shadow:0 30px 80px rgba(0,0,0,.3);overflow:auto;-webkit-transform:scale(0.95) translateY(10px);-ms-transform:scale(0.95) translateY(10px);transform:scale(0.95) translateY(10px);-webkit-transition:-webkit-transform .25s;transition:transform .25s}.voice-plan-modal .modal-box::before{content:"";position:absolute;top:-1px;left:30%;right:30%;height:2px;border-radius:2px;background:-webkit-linear-gradient(0deg, transparent, #0a7cff, transparent);background:linear-gradient(90deg,transparent,#0a7cff,transparent)}.voice-plan-modal .modal-close{position:absolute;top:14px;right:14px;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:rgba(10,30,80,.04);color:#6b7a93;cursor:pointer;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.voice-plan-modal .modal-close:hover{background:rgba(10,30,80,.1);color:#0a1830}.voice-plan-modal .modal-close svg{width:16px;height:16px}.voice-plan-modal .modal-head{margin-bottom:18px}.voice-plan-modal .modal-tag{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-bottom:12px;padding:5px 12px;border:1px solid rgba(10,124,255,.2);border-radius:100px;background:-webkit-linear-gradient(315deg, rgba(10,124,255,.1), rgba(43,212,217,.1));background:linear-gradient(135deg,rgba(10,124,255,.1),rgba(43,212,217,.1));color:#0a7cff;font-size:12px;font-weight:600}.voice-plan-modal .modal-tag svg{width:12px;height:12px}.voice-plan-modal .modal-title{margin:0 0 6px;font-size:22px;line-height:1.3;font-weight:800;color:#0a1830;letter-spacing:-.3px}.voice-plan-modal .modal-notices{display:grid;gap:8px;margin-top:14px}.voice-plan-modal .modal-notices p{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:9px;margin:0;padding:10px 12px;border:1px solid rgba(10,124,255,.14);border-radius:10px;background:-webkit-linear-gradient(315deg, rgba(10,124,255,.08), rgba(43,212,217,.08));background:linear-gradient(135deg,rgba(10,124,255,.08),rgba(43,212,217,.08));color:#1d2939;font-size:13.5px;line-height:1.55;font-weight:650}.voice-plan-modal .modal-notices b{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#0a7cff;color:#fff;font-size:12px;font-weight:800}.voice-plan-modal .modal-notices strong{color:#0a7cff;font-weight:900}.voice-plan-modal .sales-panel{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:18px;border:1px solid rgba(10,124,255,.12);border-radius:16px;background:rgba(255,255,255,.92);color:#0a1830;-webkit-box-shadow:0 10px 24px rgba(10,30,80,.08);box-shadow:0 10px 24px rgba(10,30,80,.08)}.voice-plan-modal .sales-panel h3{margin:0 0 14px;color:#0a7cff;font-size:24px;line-height:1.2;font-weight:900}.voice-plan-modal .sales-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.voice-plan-modal .sales-grid>div{min-height:58px;padding:10px 12px;border:1px solid rgba(10,124,255,.1);border-radius:8px;background:-webkit-linear-gradient(315deg, rgba(245,250,255,.98), rgba(235,247,255,.92));background:linear-gradient(135deg,rgba(245,250,255,.98),rgba(235,247,255,.92))}.voice-plan-modal .sales-grid b{display:block;margin-bottom:6px;color:#1d2939;font-size:14px;line-height:1.2;font-weight:500}.voice-plan-modal .sales-grid span{display:block;color:#0a7cff;font-size:14px;line-height:1.35;font-weight:500;white-space:nowrap}@-webkit-keyframes mayson{0%{top:60px;opacity:0}100%{top:50%;opacity:1}}@keyframes mayson{0%{top:60px;opacity:0}100%{top:50%;opacity:1}}#banner{background:url(../images/voice_subscription_banner.png) no-repeat center center #074ba5;background-size:cover;height:512px;width:100%;position:relative;overflow:hidden}#banner .voice-banner-mask{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,41,112,.28)}#banner .ban-con{position:absolute;left:50%;top:50%;width:960px;max-width:96%;margin-left:-480px;margin-top:-46px;color:#fff;text-align:center;animation:mayson 1.2s;-webkit-animation:mayson 1.2s}#banner .ban-en{font-size:44px;line-height:56px}#banner .ban-title{margin-top:16px;font-size:30px;line-height:40px}#banner .ban-tags{margin-top:12px;font-size:18px;line-height:28px;letter-spacing:.02em}.voice-banner-btn{display:inline-block;margin-top:36px;padding:12px 36px;border:1px solid rgba(255,255,255,.85);border-radius:24px;color:#fff;font-size:16px;line-height:20px;-webkit-transition:all .25s;transition:all .25s}.voice-banner-btn:hover{background:#fff;color:#0047b8}.voice-intro{width:1000px;margin:0 auto;padding:99px 0 70px}.voice-intro .hm_mz_main_cont{color:#898989;padding-bottom:30px;border-bottom:1px solid #eee}.voice-intro .hm_sub_head{line-height:63px;background:url(../images/sub_title_bj.png) no-repeat 0 0;color:#262626;font-size:30px;overflow:hidden;padding-left:15px}.voice-intro .hm_sub_head img{margin-right:10px;vertical-align:sub!important}.voice-intro .hm_sub_head h1{display:inline-block;color:#262626;font-size:30px}.voice-intro .hm_sub_head span{font-size:16px;color:#999}.voice-intro .hm_zy_main_cont_text{width:577px;line-height:28px;margin-top:52px;font-size:16px;color:#262626}.voice-intro-img{width:340px;min-height:260px}.voice-intro-img img{width:100%;height:auto}.voice-feature{padding:70px 0 62px;background:#fafafa}.voice-feature .hm_zk_head,.voice-scenes .hm_zk_head{width:1000px;margin:0 auto;position:relative}.voice-feature .hm_sub_head,.voice-scenes .hm_sub_head{background:url(../images/sub_title_bj.png) no-repeat 0 0;line-height:62px;color:#0046a4;font-size:30px;height:62px;overflow:hidden;text-align:center;background-position:410px 0}.voice-feature-box{width:1000px;margin:0 auto}.voice-feature-box ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.voice-feature-box li{float:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;width:33.333%;margin-bottom:24px;padding:0 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.voice-feature-card{width:100%;min-height:286px;height:100%;margin:0;padding:34px 26px 28px;background:#fff;border:1px solid #eee;border-radius:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#262626;-webkit-transition:all .25s;transition:all .25s}.voice-feature-card i,.voice-feature-card .voice-feature-icon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;margin:0 auto 22px;border-radius:50%;background:#edf5ff;color:#0047b8;font-size:16px;font-style:normal;line-height:48px;text-align:center}.voice-feature-card .voice-feature-icon svg{width:24px;height:24px}.voice-feature-card h3{font-size:20px;line-height:28px;text-align:center;color:#262626}.voice-feature-card p{margin-top:22px;padding-top:22px;border-top:1px solid #eee;font-size:14px;line-height:24px;color:#666}.voice-feature-box li:hover .voice-feature-card,.voice-feature-box li.active .voice-feature-card{background:#0047b8;border-color:#0047b8;color:#fff;-webkit-box-shadow:0 14px 32px rgba(0,71,184,.18);box-shadow:0 14px 32px rgba(0,71,184,.18);-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.voice-feature-box li:hover i,.voice-feature-box li.active i,.voice-feature-box li:hover .voice-feature-icon,.voice-feature-box li.active .voice-feature-icon{background:rgba(255,255,255,.18);color:#fff}.voice-feature-box li:hover h3,.voice-feature-box li:hover p,.voice-feature-box li.active h3,.voice-feature-box li.active p{color:#fff}.voice-feature-box li:hover p,.voice-feature-box li.active p{border-top-color:rgba(255,255,255,.32)}.voice-scenes{padding:70px 0;background:#fff}.voice-scenes .hm_sub_head{color:#333}.voice-scene-list{width:1000px;margin:60px auto 0}.voice-scene-item{margin-bottom:42px;padding:38px;background:#fafafa;border-radius:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.voice-scene-item:last-child{margin-bottom:0}.voice-scene-video{position:relative;width:520px;overflow:hidden;border-radius:12px;background-color:#000;background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer}.voice-scene-video.is-loading{border:0;cursor:default}.voice-scene-video.is-loading .voice-scene-player{visibility:hidden;pointer-events:none}.voice-scene-video.is-loading .voice-video-loading{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.voice-scene-video.is-loading .voice-video-play-btn,.voice-scene-video.is-playing .voice-video-play-btn{display:none}.voice-scene-video:has(.voice-scene-player[controls]) .voice-video-play-btn{display:none}.voice-scene-video:not(.is-playing):not(.is-loading):not(:has(.voice-scene-player[controls]))::after{content:"";position:absolute;inset:0;z-index:2;background:rgba(0,0,0,.22);pointer-events:none;-webkit-transition:background .2s ease;transition:background .2s ease}.voice-scene-video:not(.is-playing):not(.is-loading):not(:has(.voice-scene-player[controls])):hover::after{background:rgba(0,0,0,.28)}.voice-scene-video:not(.is-playing):not(.is-loading):not(:has(.voice-scene-player[controls])):hover .voice-video-play-btn{background:#fff;-webkit-transform:translate(-50%,-50%) scale(1.06);-ms-transform:translate(-50%,-50%) scale(1.06);transform:translate(-50%,-50%) scale(1.06)}.voice-video-play-btn{position:absolute;top:50%;left:50%;z-index:4;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.92);-webkit-box-shadow:0 2px 12px rgba(0,0,0,.18);box-shadow:0 2px 12px rgba(0,0,0,.18);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;-webkit-transition:-webkit-transform .2s ease,background .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.voice-video-play-btn::after{content:"";display:block;width:0;height:0;margin-left:3px;border-style:solid;border-width:9px 0 9px 14px;border-color:transparent transparent transparent #409eff}.voice-video-loading{position:absolute;inset:0;z-index:5;display:none;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;background:rgba(0,0,0,.35);pointer-events:none}.voice-video-spinner{width:42px;height:42px;border:3px solid rgba(255,255,255,.22);border-top-color:#fff;border-radius:50%;-webkit-animation:voiceVideoSpin .75s linear infinite;animation:voiceVideoSpin .75s linear infinite}@-webkit-keyframes voiceVideoSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes voiceVideoSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.voice-scene-player,.voice-video-placeholder{width:100%;height:292px;border-radius:12px;background:#000}.voice-scene-player{display:block;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:0 8px 24px rgba(0,71,184,.12);box-shadow:0 8px 24px rgba(0,71,184,.12)}.voice-video-placeholder{border:1px dashed #9cb9de;background:-webkit-linear-gradient(315deg, #eef6ff, #fff);background:linear-gradient(135deg,#eef6ff,#fff);color:#0046a4;font-size:18px;line-height:292px;text-align:center}.voice-scene-text{width:350px;padding-top:16px}.voice-scene-text span{display:inline-block;color:#0046a4;font-size:16px;line-height:22px}.voice-scene-text h3{margin-top:12px;color:#262626;font-size:26px;line-height:36px}.voice-scene-text p{margin-top:20px;color:#666;font-size:15px;line-height:28px}