@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";.query-page{--query-header-height: 70px;height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden;color:#12325f;background:#fff;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.query-header{flex:0 0 auto;padding:20px 16px 18px;color:#fff;text-align:center;background:#0754c9}.query-header h1{margin:0;font-size:22px;font-weight:800;letter-spacing:.06em}.query-header p{display:none}.query-content{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;padding:0 16px}.query-form{display:flex;gap:10px;padding:4px 0 12px;background:#fff}.query-input-wrap{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:9px;height:46px;padding:0 13px;border:1px solid #a8c7f3;border-radius:8px;color:#5d728f;background:#fff}.query-input-wrap .anticon{font-size:19px}.query-input-wrap input{min-width:0;width:100%;border:0;outline:0;color:#173763;font:inherit;font-size:15px;background:transparent}.query-input-wrap input::placeholder{color:#91a1b6}.query-search-submit{border:0;border-radius:8px;color:#fff;background:#0754c9;font:inherit;font-weight:700;cursor:pointer}.query-search-submit{width:72px;font-size:16px}.query-search-submit:disabled{opacity:.55;cursor:wait}.query-clear-button{flex:0 0 auto;width:18px;height:18px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;color:#6d829c;background:#edf3f9;font-size:7px;cursor:pointer}.query-clear-button:hover{color:#0754c9;background:#dfeefa}.query-clear-button:focus-visible{outline:2px solid #75a5e7;outline-offset:1px}.query-input-wrap .query-clear-button .anticon{font-size:7px}.query-hint{margin:0 2px 18px;color:#73849b;font-size:12px}.query-result-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #dce8f6}.query-result-meta h2{margin:0;color:#0754c9;font-size:18px;font-weight:800}.query-result-meta span{flex:0 0 auto;color:#6e7f95;font-size:13px}.query-sticky-panel{flex:0 0 auto;padding-top:16px;background:#fff}.query-column-header{display:grid;height:38px;border-bottom:1px solid #dce8f6;color:#5c7190;background:#f4f8fc;font-size:11px;font-weight:700}.query-column-header span{min-width:0;display:flex;align-items:center;padding:0 5px;border-right:1px solid #fff}.query-column-header span:last-child{border-right:0}.query-column-header-mobile{grid-template-columns:68% 32%}.query-column-header-mobile span:first-child{justify-content:flex-start}.query-column-header-mobile span:last-child{justify-content:flex-end}.query-column-header-desktop{display:none}.query-page--app .query-column-header-mobile{margin-right:var(--query-table-scrollbar-width, 0px)}.query-page--app .query-table-mobile{border-collapse:collapse;border-spacing:0}.query-table-wrap{min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;position:relative;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.query-page--web .query-table-wrap{overflow-y:hidden}.query-page--web .query-table-desktop{height:100%;border-collapse:collapse;border-spacing:0}.query-page--web .query-table-desktop tbody{height:100%}.query-page--web .query-table-desktop tbody tr{height:calc(100% / var(--query-page-row-count))}.query-page--web .query-table-desktop tbody tr:last-child td{border-bottom:0}.query-page--web .query-pagination{border-top:1px solid #dce8f6}.query-table{width:100%;height:auto;table-layout:fixed;color:#213b5f;font-size:12px;font-weight:500;text-align:left}.query-table-desktop,.query-table thead{display:none}.query-table th{height:38px;padding:0 5px;border:0;border-bottom:1px solid #dce8f6;color:#5c7190;background:#f4f8fc;font-size:11px;font-weight:700;text-align:center}.query-table td{height:56px;padding:6px 5px;overflow:hidden;border:0;border-bottom:1px solid #e2ebf6;color:#2a3e5d;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.query-table tr:nth-child(2n) td{background:#fff}.query-result-row{cursor:pointer}.query-result-row:focus-visible{outline:2px solid #0754c9;outline-offset:-2px}.query-result-row:active td{background:#edf5ff!important}.query-table th:nth-child(1),.query-table td:nth-child(1){width:68%;text-align:left}.query-table th:nth-child(2),.query-table td:nth-child(2){width:32%;text-align:right}.query-project{min-width:0;display:flex;flex-direction:column;gap:3px}.query-project-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.query-project-code{color:#7c8ca2;font-size:11px;line-height:1;font-variant-numeric:tabular-nums}.query-price{color:#0754c9!important;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.query-state{padding:32px 12px;color:#71839a;font-size:14px;text-align:center}.query-state .anticon{margin-right:6px}.query-error{color:#c43838}.query-load-sentinel{min-height:48px;display:flex;align-items:center;justify-content:center;margin:0;color:#71839a;font-size:13px}.query-load-sentinel .anticon{margin-right:6px}.query-page--web .query-pagination{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;min-height:52px;padding:0 28px;border-top:1px solid #dce8f6;color:#1e1e1e;font-size:16px;line-height:1;background:#fff}.query-pagination-total{display:inline-flex;align-items:center;height:40px;margin-right:8px;color:#141414;font:inherit;white-space:nowrap}.query-pagination-pages{display:flex;align-items:center;gap:8px;height:40px;transform:translateY(2px)}.query-pagination button{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;display:inline-grid;place-items:center;min-width:40px;height:40px;margin:0;padding:0 6px;border:1px solid transparent;border-radius:10px;color:#000;background:transparent;font:inherit;font-size:inherit;line-height:1;cursor:pointer}.query-pagination button:hover:not(:disabled){color:#d55e43;background:#fff8f5}.query-pagination button.is-current{border-color:#e2846e;color:#d55e43;background:#fff}.query-pagination button:disabled{color:#c2c2c2;cursor:not-allowed}.query-pagination-arrow{min-width:32px!important;color:#222!important;font-size:28px!important;font-weight:400;line-height:1!important}.query-pagination-ellipsis{min-width:28px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:#a3a3a3;font:inherit;letter-spacing:3px;text-align:center}.query-page--web .query-pagination:has(.query-pagination-simple-button){justify-content:center;gap:18px}.query-pagination-simple-button{min-width:82px!important;height:34px!important;border-color:#a8c7f3!important;border-radius:6px!important;color:#0754c9!important;background:#fff!important;font-size:15px!important;font-weight:700!important}.query-pagination-simple-button:hover:not(:disabled){background:#edf5ff!important}.query-pagination-simple-button:disabled{border-color:#dbe5f1!important;color:#a7b5c7!important}.query-pagination-status{min-width:96px;color:#536d90;font-size:15px;text-align:center}.query-detail-mask{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;background:#0b22446b;animation:query-mask-in .18s ease-out}.query-detail-drawer{width:100%;max-height:min(78dvh,620px);overflow:auto;border-radius:20px 20px 0 0;color:#173763;background:#fff;box-shadow:0 -8px 28px #092a5e2e;animation:query-drawer-in .24s cubic-bezier(.2,.8,.2,1)}.query-page--web .query-detail-mask{align-items:center;justify-content:center;padding:0}.query-page--web .query-detail-dialog{width:70%;height:80dvh;max-height:80dvh;border-radius:16px;box-shadow:0 16px 48px #092a5e47;animation:query-dialog-in .24s cubic-bezier(.2,.8,.2,1)}.query-detail-handle{width:38px;height:4px;margin:10px auto 4px;border-radius:999px;background:#cbd9e9}.query-detail-header{display:flex;align-items:center;justify-content:space-between;padding:8px 20px 14px;border-bottom:1px solid #e5edf7}.query-detail-header h2{margin:0;color:#0754c9;font-size:19px;font-weight:800}.query-detail-header button{width:36px;height:36px;border:0;border-radius:50%;color:#5f7188;background:#f1f5fa;font-size:18px}.query-detail-list{margin:0;padding:4px 20px 28px}.query-detail-list>div{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;padding:15px 0;border-bottom:1px solid #edf1f6}.query-detail-list>div:last-child{border-bottom:0}.query-detail-list dt{color:#75869c;font-size:14px}.query-detail-list dd{min-width:0;margin:0;color:#263d5c;font-size:15px;font-weight:600;overflow-wrap:anywhere}.query-detail-price{color:#0754c9!important;font-size:17px!important;font-variant-numeric:tabular-nums}.query-detail-scope{line-height:1.55;white-space:pre-wrap}@media(min-width:768px){.query-page--web{--query-header-height: 86px;min-width:768px;background:#f4f8fc}.query-page--web .query-header{padding:28px 24px 25px}.query-page--web .query-header h1{font-size:28px}.query-page--web .query-content{width:min(calc(100% - 48px),max(720px,80%));margin:0 auto 28px;padding:0 32px;border:1px solid #dce8f6;border-radius:14px;background:#fff;box-shadow:0 8px 24px #24579314}.query-page--web .query-sticky-panel{padding-top:28px}.query-page--web .query-form{padding-top:0}.query-page--web .query-hint{margin-bottom:22px}.query-page--web .query-table-desktop{display:table}.query-page--web .query-column-header-desktop{display:grid;grid-template-columns:23% 17% 9% 11% 16% 24%;height:44px;font-size:13px}.query-page--web .query-column-header-desktop span:nth-child(1),.query-page--web .query-column-header-desktop span:nth-child(6){justify-content:flex-start}.query-page--web .query-column-header-desktop span:nth-child(2),.query-page--web .query-column-header-desktop span:nth-child(3),.query-page--web .query-column-header-desktop span:nth-child(5){justify-content:center}.query-page--web .query-column-header-desktop span:nth-child(4){justify-content:flex-end}.query-page--web .query-table{font-size:14px}.query-page--web .query-table th{height:44px;font-size:13px}.query-page--web .query-table td{height:52px;padding:8px 10px}.query-page--web .query-table th:nth-child(1),.query-page--web .query-table td:nth-child(1){width:23%;text-align:left}.query-page--web .query-table th:nth-child(2),.query-page--web .query-table td:nth-child(2){width:17%;text-align:center}.query-page--web .query-table th:nth-child(3),.query-page--web .query-table td:nth-child(3){width:9%;text-align:center}.query-page--web .query-table th:nth-child(4),.query-page--web .query-table td:nth-child(4){width:11%;text-align:right}.query-page--web .query-table th:nth-child(5),.query-page--web .query-table td:nth-child(5){width:16%;text-align:center}.query-page--web .query-table th:nth-child(6),.query-page--web .query-table td:nth-child(6){width:24%;text-align:left}.query-page--web .query-table-desktop td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.query-page--web .query-table-desktop .query-price{font-size:14px}.query-page--web .query-load-sentinel{min-height:52px}}.query-page--web .query-table-desktop td{height:auto;min-height:0;padding:clamp(1px,.25dvh,8px) 10px;font-size:clamp(10px,1.1dvh,14px);line-height:1.15;vertical-align:middle}.query-page--web .query-table-desktop .query-price{font-size:inherit}@keyframes query-mask-in{0%{opacity:0}to{opacity:1}}@keyframes query-drawer-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes query-dialog-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}:root{color:#073da5;background:#eaf2f8;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,table{font:inherit}.display-shell{min-height:100dvh;display:grid;place-items:center;padding:0;background:linear-gradient(135deg,#eaf3fb,#f7fbff 48%,#e7f0f8)}.bulletin{width:100%;height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:0;box-shadow:none}.screen-header{flex:0 0 150px;position:relative;padding-top:19px;text-align:center;color:#0646bd}.hospital-logo{position:absolute;top:16px;left:34px;width:clamp(175px,20vw,360px);height:auto;max-height:112px;object-fit:contain}.screen-header h1{margin:0;font-size:clamp(40px,4.15vw,68px);font-weight:900;letter-spacing:.12em;line-height:1.18;text-indent:.12em}.screen-header p{display:flex;align-items:center;justify-content:center;gap:18px;margin:2px 0 0;font-size:clamp(18px,1.72vw,28px);font-weight:800;letter-spacing:.14em}.screen-header p span{width:clamp(46px,5vw,82px);height:2px;display:block;background:#1257cb}.pricing-table-wrap{min-height:0;flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1fr);padding:0 34px 12px}.price-grid{height:100%;min-height:0;overflow:hidden;border:1px solid #b9d7fb;border-radius:13px;outline:none;scrollbar-width:none;display:flex;flex-direction:column;color:#073da5;font-size:var(--price-font-size, 12px);font-weight:600;text-align:center}.price-grid-header,.price-grid-row{display:grid;grid-template-columns:360px 340px minmax(72px,8fr) minmax(90px,10fr) minmax(130px,18fr) minmax(150px,22fr)}.price-grid-header{flex:0 0 42px;text-align:center}.price-grid-header>div{min-width:0;display:flex;align-items:center;justify-content:center;padding:0 8px;color:#fff;background:#084cc6;border-right:1px solid rgb(255 255 255 / 40%);font-size:clamp(13px,1.25vw,21px);font-weight:800}.price-grid-header>div:first-child{border-top-left-radius:11px}.price-grid-header>div:last-child{border-top-right-radius:11px;border-right:0}.price-grid-body{flex:1 1 auto;min-height:0;display:grid;grid-template-rows:repeat(var(--price-row-count),minmax(0,1fr))}.price-grid-row{min-height:0}.price-grid-cell{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;padding:0 8px;overflow:hidden;border-right:1px solid #c7ddf7;border-bottom:1px solid #c7ddf7;text-overflow:ellipsis;white-space:nowrap;line-height:1.05}.price-cell-text{display:block;flex:0 0 auto;white-space:nowrap}.price-grid-cell.is-sliding{justify-content:flex-start}.price-grid-cell.is-sliding .price-cell-text{animation:price-cell-slide var(--price-slide-duration, 8s) linear infinite alternate}.price-grid-cell:last-child{border-right:0}.price-grid-row:nth-child(2n) .price-grid-cell{background:#eff7ff}.price-grid-row:nth-child(odd) .price-grid-cell{background:#fff}.price-grid-row:last-child .price-grid-cell{border-bottom:0}.price{font-variant-numeric:tabular-nums}@keyframes price-cell-slide{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--price-slide-distance)))}}.info-footer{flex:0 0 116px;display:grid;grid-template-columns:1.15fr 1.35fr .9fr;padding:13px 34px;color:#0644a9;background:linear-gradient(90deg,#e7f4ff,#f5fbff 48%,#e8f5ff)}.footer-item{min-width:0;display:flex;align-items:center;gap:14px;padding:0 28px;border-right:1px solid #c0dcf5}.footer-item:first-child{padding-left:0}.footer-item:last-child{padding-right:0;border-right:0}.footer-icon{flex:0 0 auto;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#0750c8;font-size:28px}.footer-item h2{margin:0 0 3px;font-size:clamp(17px,1.48vw,23px);line-height:1.2;font-weight:800}.footer-item p{margin:0;font-size:clamp(12px,1.02vw,16px);line-height:1.55;font-weight:600}.footer-item strong{font-weight:800}.qr-item{gap:12px}.qr-item img{width:76px;height:76px;flex:0 0 auto;object-fit:cover;border:3px solid #fff;box-shadow:0 1px 5px #0644a933}.qr-item h2 .anticon{margin-right:3px}@media(max-width:900px){.display-shell{padding:0}.bulletin{height:100dvh;min-height:0}.screen-header{flex-basis:116px;padding-top:25px}.hospital-logo{top:15px;left:16px;width:clamp(140px,19vw,240px);max-height:84px}.pricing-table-wrap{padding:0 14px 10px}.info-footer{flex-basis:104px;padding:10px 14px;grid-template-columns:1fr 1fr .9fr}.footer-item{gap:8px;padding:0 10px}.footer-icon{width:39px;height:39px;font-size:21px}.qr-item img{width:58px;height:58px}.footer-item p{font-size:10px}}@media(max-height:760px){.display-shell{padding:0}.bulletin{height:100dvh}.screen-header{flex-basis:112px;padding-top:14px}.pricing-table-wrap{padding-bottom:8px}.info-footer{flex-basis:98px;padding-top:9px;padding-bottom:9px}.footer-icon{width:44px;height:44px;font-size:23px}.qr-item img{width:62px;height:62px}}@media(max-height:620px){.screen-header{flex-basis:92px;padding-top:9px}.hospital-logo{top:8px;width:135px;max-height:68px}.screen-header h1{font-size:clamp(30px,4vw,46px)}.screen-header p{font-size:17px}.info-footer{flex-basis:84px}.footer-item{gap:9px;padding-left:14px;padding-right:14px}.footer-item h2{font-size:15px}.footer-item p{font-size:10px}.footer-icon{width:35px;height:35px;font-size:19px}.qr-item img{width:48px;height:48px}}@media(max-width:620px){.display-shell{padding:0}.bulletin{min-height:0;height:100dvh;border:0}.screen-header{flex-basis:106px}.hospital-logo{left:8px;width:115px;max-height:56px}.screen-header h1{font-size:31px}.screen-header p{gap:8px;font-size:15px}.pricing-table-wrap{grid-template-columns:minmax(0,1fr);overflow-x:auto;padding:0 8px 8px}.price-grid{min-width:0}.info-footer{flex-basis:150px;padding:8px}.footer-item{padding:0 7px}.footer-item h2{font-size:13px}.footer-item p{font-size:8px}.footer-icon{width:32px;height:32px;font-size:17px}.qr-item img{width:45px;height:45px}}
