{"id":4419,"date":"2026-03-23T06:33:04","date_gmt":"2026-03-23T06:33:04","guid":{"rendered":"https:\/\/saiweiglass.com\/?page_id=4419"},"modified":"2026-04-03T08:22:49","modified_gmt":"2026-04-03T08:22:49","slug":"pos-kiosk","status":"publish","type":"page","link":"https:\/\/saiweiglass.com\/pt\/industries\/pos-kiosk\/","title":{"rendered":"POS e quiosque"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-40342e5\" data-block-id=\"40342e5\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-40342e5-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-31081be\" data-v=\"4\" data-block-id=\"31081be\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-31081be-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-31081be-inner-blocks\">\n<style>\n\n\/* 1. Scope & Isolation: All CSS strictly scoped to #pos-hero-module-2026 *\/\n#pos-hero-module-2026 {\n    width: 100% !important;\n    padding: 40px 0 !important; \/* Required section padding *\/\n    background-color: #ffffff !important;\n    box-sizing: border-box !important;\n    overflow: hidden !important;\n}\n\n#pos-hero-module-2026 * {\n    box-sizing: border-box !important;\n}\n\n\/* 4. Layout & Frameworks: Vanilla CSS Flexbox & Grid *\/\n#pos-hero-module-2026 .phm-container {\n    width: 100% !important;\n    max-width: 1380px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n}\n\n#pos-hero-module-2026 .phm-hero-grid {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    align-items: center !important;\n    gap: 40px !important;\n}\n\n#pos-hero-module-2026 .phm-content-col {\n    flex: 1 1 700px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n}\n\n#pos-hero-module-2026 .phm-image-col {\n    flex: 1 1 500px !important;\n    position: relative !important;\n    display: flex !important;\n    justify-content: center !important;\n    align-items: center !important;\n}\n\n\/* Trust Badge (Trustpilot Style) *\/\n#pos-hero-module-2026 .phm-trust-badge {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    margin-bottom: 20px !important;\n    padding: 6px 14px !important;\n    border-radius: 4px !important;\n    font-size: 13px !important;\n    color: #304890 !important;\n    font-weight: 600 !important;\n}\n\n#pos-hero-module-2026 .phm-stars {\n    display: inline-flex !important;\n    gap: 2px !important;\n    color: #00b67a !important; \/* Standard trust green *\/\n}\n\n#pos-hero-module-2026 .phm-stars svg {\n    width: 16px !important;\n    height: 16px !important;\n    fill: currentColor !important;\n}\n\n\/* 2. Tag Replacement: Using generic divs with ARIA roles for SEO *\/\n#pos-hero-module-2026 .phm-main-title {\n    font-size: 38px !important; \/* Theme default size requirement *\/\n    line-height: 1.3 !important;\n    font-weight: 700 !important;\n    color: #1a1a1a !important;\n    margin: 0 0 20px 0 !important;\n}\n\n#pos-hero-module-2026 .phm-description {\n    font-size: 16px !important;\n    line-height: 1.6 !important;\n    color: #4a5568 !important;\n    margin: 0 0 32px 0 !important;\n}\n\n\/* Action Buttons *\/\n#pos-hero-module-2026 .phm-actions {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 16px !important;\n    margin-bottom: 32px !important;\n}\n\n#pos-hero-module-2026 .phm-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 14px 28px !important;\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    text-decoration: none !important;\n    border-radius: 4px !important;\n    transition: all 0.3s ease !important;\n    cursor: pointer !important;\n}\n\n#pos-hero-module-2026 .phm-btn-primary {\n    background-color: #304890 !important;\n    color: #ffffff !important;\n    border: 2px solid #304890 !important;\n    box-shadow: 0 4px 12px rgba(48, 72, 144, 0.2) !important;\n}\n\n#pos-hero-module-2026 .phm-btn-primary:hover {\n    background-color: #1860A8 !important;\n    border-color: #1860A8 !important;\n    transform: translateY(-2px) !important;\n}\n\n#pos-hero-module-2026 .phm-btn-outline {\n    background-color: transparent !important;\n    color: #304890 !important;\n    border: 2px solid #304890 !important;\n}\n\n#pos-hero-module-2026 .phm-btn-outline:hover {\n    background-color: #f0f4f8 !important;\n}\n\n\/* Certifications Bar *\/\n#pos-hero-module-2026 .phm-cert-bar {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 8px !important;\n}\n\n#pos-hero-module-2026 .phm-cert-tag {\n    font-size: 11px !important;\n    color: #718096 !important;\n    background-color: #f7fafc !important;\n    border: 1px solid #e2e8f0 !important;\n    padding: 4px 8px !important;\n    border-radius: 3px !important;\n    font-weight: 500 !important;\n}\n\n\/* Image Fade-out Edge Effect *\/\n#pos-hero-module-2026 .phm-hero-image {\n    max-width: 100% !important;\n    height: auto !important;\n    display: block !important;\n    \/* CSS Mask for fade-in\/fade-out natural blend *\/\n    -webkit-mask-image: radial-gradient(circle, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 100%) !important;\n    mask-image: radial-gradient(circle, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 100%) !important;\n    \/* fetchpriority applied to HTML below prevents FlyingPress from lazy loading the main hero *\/\n}\n\n\/* Bottom Data Cards with Deep Shadow *\/\n#pos-hero-module-2026 .phm-stats-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 24px !important;\n    margin-top: 60px !important;\n    width: 100% !important;\n}\n\n#pos-hero-module-2026 .phm-stat-card {\n    background: #ffffff !important;\n    padding: 30px 20px !important;\n    border-radius: 8px !important;\n    text-align: center !important;\n    border-bottom: 4px solid #1878C0 !important;\n    \/* Deep Shadow Effect *\/\n    box-shadow: 0 24px 48px rgba(48, 72, 144, 0.12), 0 8px 16px rgba(0, 0, 0, 0.04) !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n}\n\n#pos-hero-module-2026 .phm-stat-card:hover {\n    transform: translateY(-8px) !important;\n    box-shadow: 0 32px 64px rgba(48, 72, 144, 0.18), 0 12px 24px rgba(0, 0, 0, 0.06) !important;\n}\n\n#pos-hero-module-2026 .phm-stat-num {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    color: #304890 !important;\n    margin-bottom: 8px !important;\n}\n\n#pos-hero-module-2026 .phm-stat-label {\n    font-size: 14px !important;\n    color: #4a5568 !important;\n    font-weight: 500 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n}\n\n\/* Responsive Rules *\/\n@media (max-width:1000px) {\n    #pos-hero-module-2026 .phm-stats-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n    }\n}\n\n@media (max-width:690px) {\n    #pos-hero-module-2026 .phm-hero-grid {\n        flex-direction: column-reverse !important;\n        text-align: center !important;\n    }\n    #pos-hero-module-2026 .phm-trust-badge {\n        margin: 0 auto 20px auto !important;\n    }\n    #pos-hero-module-2026 .phm-actions {\n        justify-content: center !important;\n    }\n    #pos-hero-module-2026 .phm-cert-bar {\n        justify-content: center !important;\n    }\n    #pos-hero-module-2026 .phm-main-title {\n        font-size: 28px !important;\n    }\n}\n\n@media (max-width: 480px) {\n    #pos-hero-module-2026 .phm-stats-grid {\n        grid-template-columns: 1fr !important;\n        gap: 16px !important;\n    }\n    #pos-hero-module-2026 .phm-actions {\n        flex-direction: column !important;\n        width: 100% !important;\n    }\n    #pos-hero-module-2026 .phm-btn {\n        width: 100% !important;\n    }\n}\n<\/style>\n\n<section id=\"pos-hero-module-2026\">\n    <div class=\"phm-container\">\n        <div class=\"phm-hero-grid\">\n            \n            <div class=\"phm-content-col\">\n                <div class=\"phm-trust-badge\">\n                    <span class=\"phm-stars\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n                    <\/span>\n                    <span>Industry Trusted Quality<\/span>\n                <\/div>\n\n                <h1 class=\"phm-main-title\">Touch Screen Glass Solutions for POS &#038; Self-Service Kiosks<\/h1>\n                \n                <div class=\"phm-description\">From countertop POS terminals to outdoor ATMs, we produce custom touch screen glass panels that are engineered to perform in the real world. We use projected capacitive technology, silver anti-glare and antimicrobial coatings, precision CNC cutting \u2014 all built to match your exact LCD dimensions since 2004.<\/div>\n                \n                <div class=\"phm-actions\">\n                    <a href=\"#ct-popup-787\" class=\"phm-btn phm-btn-primary\">Request a Free Quote<\/a>\n                    <a href=\"#pos-glass-specs-module\" class=\"phm-btn phm-btn-outline\">View Specifications<\/a>\n                <\/div>\n\n                <div class=\"phm-cert-bar\">\n                    <span class=\"phm-cert-tag\">ISO 9001:2015<\/span>\n                    <span class=\"phm-cert-tag\">SGS<\/span>\n                    <span class=\"phm-cert-tag\">MCCR<\/span>\n                    <span class=\"phm-cert-tag\">RoHS<\/span>\n                    <span class=\"phm-cert-tag\">SORHON<\/span>\n                    <span class=\"phm-cert-tag\">Asloy<\/span>\n                    <span class=\"phm-cert-tag\">FCC1<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"phm-image-col\">\n                <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/03\/POS-Kiosk.png\" alt=\"POS &#038; Self-Service Kiosks Touch Screen Glass Solutions\" class=\"phm-hero-image\" fetchpriority=\"high\" width=\"600\" height=\"auto\">\n            <\/div>\n\n        <\/div>\n\n        <div class=\"phm-stats-grid\">\n            <div class=\"phm-stat-card\">\n                <div class=\"phm-stat-num\">20+<\/div>\n                <div class=\"phm-stat-label\">Years Manufacturing<\/div>\n            <\/div>\n            <div class=\"phm-stat-card\">\n                <div class=\"phm-stat-num\">200+<\/div>\n                <div class=\"phm-stat-label\">Global Clients<\/div>\n            <\/div>\n            <div class=\"phm-stat-card\">\n                <div class=\"phm-stat-num\">50+<\/div>\n                <div class=\"phm-stat-label\">Countries Served<\/div>\n            <\/div>\n            <div class=\"phm-stat-card\">\n                <div class=\"phm-stat-num\">2000+<\/div>\n                <div class=\"phm-stat-label\">Product Models<\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-07490a4\" data-block-id=\"07490a4\"><div class=\"stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-07490a4-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-45dc52d\" data-v=\"4\" data-block-id=\"45dc52d\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-45dc52d-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-45dc52d-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" ><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Home<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-90edc51\" data-block-id=\"90edc51\"><style>.stk-90edc51 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-90edc51-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-6256a3b\" data-v=\"4\" data-block-id=\"6256a3b\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-6256a3b-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-6256a3b-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u4f5c\u7528\u57df\u9694\u79bb & \u5bb9\u5668\u91cd\u7f6e\n     ID: #pos-glass-solution-module\n     ========================================================== *\/\n  #pos-glass-solution-module {\n    width: 100% !important;\n    background-color: #f8f9fc !important;\n    padding: 40px 0 !important; \/* \u4e25\u683c\u9075\u5faa\u60a8\u8981\u6c42\u7684 Section 40px padding *\/\n    display: flex !important;\n    justify-content: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-glass-solution-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5c45\u4e2d *\/\n  #pos-glass-solution-module .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important; \/* \u9632\u6b62\u79fb\u52a8\u7aef\u8d34\u8fb9 *\/\n  }\n\n  \/* ==========================================================\n     2. SEO\u8bed\u4e49\u5316\u6807\u7b7e & \u89c6\u89c9\u6392\u7248 (\u7ee7\u627f Blocksy \u9ed8\u8ba4\u5b57\u4f53)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u5c45\u4e2d\uff0c\u9075\u5faa\u8981\u6c42\u7684 32px\uff0c\u4f7f\u7528\u6700\u6df1\u4e3b\u8272 *\/\n  #pos-glass-solution-module .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 40px !important;\n  }\n\n  \/* H3 \u6a21\u5757\u4e8c\u7ea7\u6807\u9898\uff1a\u6241\u5e73\u5316\u4e0b\u5212\u7ebf\u4fee\u9970 *\/\n  #pos-glass-solution-module .heading-h3 {\n    font-size: 24px !important;\n    color: #1860A8 !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    margin-bottom: 24px !important;\n    padding-bottom: 12px !important;\n    border-bottom: 2px solid #1878C0 !important;\n    display: inline-block !important;\n  }\n\n  \/* \u57fa\u7840\u6b63\u6587\uff1a\u884c\u9ad81.8\uff0c\u5b57\u53f7\u7ee7\u627f\uff0c\u6df1\u7070\u9ad8\u5bf9\u6bd4\u5ea6\uff0cB\u7aef\u6613\u8bfb\u6027 *\/\n  #pos-glass-solution-module .module-text {\n    font-size: inherit !important;\n    color: #333333 !important;\n    line-height: 1.8 !important;\n    margin-bottom: 24px !important;\n  }\n\n  \/* ==========================================================\n     3. \u6a21\u5757\u5316\u6241\u5e73\u5e03\u5c40 (CSS Grid \/ Flex)\n     ========================================================== *\/\n  \n  \/* \u5f15\u8a00\u533a\uff1a\u9650\u5236\u5bbd\u5ea6 960px \u9632\u6b62\u6a2a\u5411\u9605\u8bfb\u75b2\u52b3 *\/\n  #pos-glass-solution-module .intro-section {\n    max-width: 1280px !important;\n    margin: 0 auto 46px auto !important;\n  }\n\n  #pos-glass-solution-module .intro-section .module-text {\n    color: #304890 !important;\n    font-size: 1.05em !important;\n    margin-bottom: 0 !important;\n  }\n\n  \/* \u5f3a\u5ea6\u53c2\u6570\u533a\uff1a\u6241\u5e73\u5316\u6781\u7b80\u8fb9\u6846\u5361\u7247\uff0c\u7a81\u51fa\u5de5\u4e1a\u7ea7\u7279\u8d28 *\/\n  #pos-glass-solution-module .strength-block {\n    background-color: #ffffff !important; \/* \u6781\u7b80\u51b7\u7070\u80cc\u666f\uff0c\u53bbAI\u5473 *\/\n    border-left: 6px solid #1878C0 !important;\n    padding: 40px 48px !important;\n    margin-bottom: 46px !important;\n  }\n\n  #pos-glass-solution-module .strength-block .module-text {\n    margin-bottom: 0 !important;\n  }\n\n  \/* \u6280\u672f\u89e3\u6790\u533a\uff1aCSS Grid \u53cc\u5217\u7cbe\u51c6\u5bf9\u9f50 *\/\n  #pos-glass-solution-module .tech-grid {\n    display: grid !important;\n    grid-template-columns: 1.2fr 1fr !important;\n    gap: 48px !important;\n    margin-bottom: 46px !important;\n  }\n\n  #pos-glass-solution-module .tech-column {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #pos-glass-solution-module .tech-column .module-text {\n    margin-bottom: 0 !important;\n  }\n\n  \/* \u8ffd\u6eaf\u4e0e\u4fdd\u969c\u533a\uff1a\u6df1\u8272\u54c1\u724c\u8272\u5e73\u94fa\u6a2a\u5e45\uff0c\u5efa\u7acb\u4f01\u4e1a\u4fe1\u4efb *\/\n  #pos-glass-solution-module .traceability-banner {\n    background-color: #304890 !important;\n    padding: 56px 48px !important;\n  }\n\n  \/* \u6df1\u8272\u80cc\u666f\u4e0b\u7684\u6587\u5b57\u53cd\u767d\u5904\u7406 *\/\n  #pos-glass-solution-module .traceability-banner .heading-h3 {\n    color: #ffffff !important;\n    border-bottom-color: #1860A8 !important;\n  }\n\n  #pos-glass-solution-module .traceability-banner .module-text {\n    color: #f1f5f9 !important;\n    max-width: 1280px !important;\n    margin: 0 auto 24px auto !important;\n  }\n\n  #pos-glass-solution-module .traceability-banner .module-text:last-child {\n    margin-bottom: 0 !important;\n    font-weight: 600 !important;\n    color: #ffffff !important;\n  }\n\n  \/* ==========================================================\n     4. \u54cd\u5e94\u5f0f\u81ea\u9002\u5e94 (\u7a84\u5c4f\u81ea\u52a8\u6298\u53e0)\n     ========================================================== *\/\n  @media (max-width:1000px) {\n    #pos-glass-solution-module .tech-grid {\n      gap: 32px !important;\n    }\n    #pos-glass-solution-module .strength-block,\n    #pos-glass-solution-module .traceability-banner {\n      padding: 40px 32px !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #pos-glass-solution-module .heading-h2 {\n      font-size: 28px !important; \/* \u79fb\u52a8\u7aef\u5fae\u8c03\u6807\u9898 *\/\n      margin-bottom: 32px !important;\n    }\n    #pos-glass-solution-module .tech-grid {\n      grid-template-columns: 1fr !important; \/* \u79fb\u52a8\u7aef\u5355\u5217\u6298\u53e0 *\/\n    }\n    #pos-glass-solution-module .intro-section {\n      text-align: left !important; \/* \u624b\u673a\u7aef\u5de6\u5bf9\u9f50\u66f4\u5229\u4e8e\u9605\u8bfb *\/\n    }\n    #pos-glass-solution-module .strength-block,\n    #pos-glass-solution-module .traceability-banner {\n      padding: 32px 20px !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-glass-solution-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">What Is Touch Screen Glass for POS &#038; Kiosk Systems?<\/h2>\n    \n    <div class=\"intro-section\">\n      <p class=\"module-text\">\n        Touch screen glass is the transparent facing that covers an LCD display while conducting touch signals to the sensor layer underneath. For a POS terminal or self service kiosk, this panel has a dual job: it protects the display beneath from impacts and moisture, and conducts the electric signals downward from the customer\u2019s finger to the capacitive grid behind. To end users, the viewing surface is a layer of glass &#8211; everything else is behind it.\n      <\/p>\n    <\/div>\n\n    <div class=\"strength-block\">\n      <h3 class=\"heading-h3\">Industrial Durability Standard<\/h3>\n      <p class=\"module-text\">\n        Regular shopping\/safety glass does not have the strength or quality assurance to withstand the types of operator contact for which a POS or kiosk monitor requires. Touch screen glass needs to be of sufficient strength to be tempered or chemically hardened. It needs to be cut with millimeter accuracy to fit directly into the device enclosure without gaps. It needs to offer optical qualities at least equivalent to piece of standard optical glass to keep the LCD below easily read by checkout associates. And it needs to be scratch resistant enough to withstand shopping, writing, and pointing with keys for years on end (6H or higher, on the Mohs scale).\n      <\/p>\n    <\/div>\n\n    <div class=\"tech-grid\">\n      \n      <div class=\"tech-column\">\n        <h3 class=\"heading-h3\">PCAP Touch System Mechanics<\/h3>\n        <p class=\"module-text\">\n          The mechanics of a modern PCAP (projected capacitive) touch system, the technology adopted for POS and kiosk panels in early 2004, requires a film of glass to be the dielectric between the panel viewer and the capacitive sensor beneath. This sensor has dozens of tiny printed electrodes arranged in an accurate grid pattern across the surface. When you touch with a conductive stylus or your fingertip, the counterfeld grid detects the change. The PCCAP controller processor sends back a two-dimensional coordinate pair to the host computer, milliseconds after the event. In the entire system, the glass panel itself has no moving parts. PCAP touch panels covered with specially-formulated coatings survive just as long in high traffic operations as the screens behind them, and often stay in use years longer.\n        <\/p>\n      <\/div>\n\n      <div class=\"tech-column\">\n        <h3 class=\"heading-h3\">Engineered Coatings &#038; Features<\/h3>\n        <p class=\"module-text\">\n          A functional touch screen glass module has a glass surface for both surface protection and for conduction of signals to the sensor underneath. Coatings add important features for particular deployments. Anti-glare (AG) is necessary in retail environments to disperse reflection from bright overheads. Anti-fingerprint (AF) minimizes visible finger smears from continued use. Anti-reflective (AR) improves sunlight readability. Antimicrobial (AM) inhibits bacteria forming on a touchscreen monitor in high cycle environments. These pads of glass are a carefully-engineered component &#8211; not a simple sheet of protection.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"traceability-banner\">\n      <h3 class=\"heading-h3\">Engineering Detail &#038; Traceability<\/h3>\n      <p class=\"module-text\">\n        While touch screen glass is distinguished from ordinary glass by actual materials attribute, it is more defined by specification detail. We produce to the customer&#8217;s engineering drawings, not product shapes from a catalog. No two panels leave our facility without a unique part number linking directly back to dimensional, coating, and quality parameters. Any customer can send that glass panel back to us years from now, and we will trace it to the original production lot \u2014 no exceptions.\n      <\/p>\n      <p class=\"module-text\">\n        That level of traceability starts with choosing the right touch technology for the deployment \u2014 and each option carries different glass requirements.\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-9f4babf\" data-block-id=\"9f4babf\"><style>.stk-9f4babf {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-9f4babf-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-cfc8248\" data-v=\"4\" data-block-id=\"cfc8248\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-cfc8248-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-cfc8248-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (\u65e0\u6846\u67b6\uff0c\u96f6\u6c61\u67d3)\n     ========================================================== *\/\n  #pos-tech-vertical-flow {\n    width: 100% !important;\n    background-color: #ffffff !important;\n    padding: 40px 0 !important; \/* \u7edf\u4e00\u4e0b\u4e0b\u6587\u7559\u767d *\/\n    display: flex !important;\n    justify-content: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-tech-vertical-flow * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d *\/\n  #pos-tech-vertical-flow .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u63a7\u5236 (\u7eaf\u7cb9\u6392\u7248)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d *\/\n  #pos-tech-vertical-flow .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 48px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* H3 \u6280\u672f\u9879\u6807\u9898\uff1a\u6241\u5e73\u5316\uff0c\u53bb\u9664\u6240\u6709\u82b1\u54e8\u4e0b\u5212\u7ebf *\/\n  #pos-tech-vertical-flow .heading-h3 {\n    font-size: 22px !important;\n    color: #1860A8 !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    margin-bottom: 16px !important;\n  }\n\n  \/* \u6b63\u6587\u6392\u7248\uff1aB\u7aef\u9ec4\u91d1\u884c\u9ad8\u4e0e\u5b57\u53f7\uff0c\u6df1\u7070\u9ad8\u5bf9\u6bd4\u5ea6 *\/\n  #pos-tech-vertical-flow .module-text {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.85 !important;\n    margin-bottom: 24px !important;\n  }\n  #pos-tech-vertical-flow .module-text:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ==========================================================\n     3. \u5782\u76f4\u6d41\u5f0f\u5e03\u5c40 (\u5f7b\u5e95\u89e3\u51b3\u4e0d\u89c4\u5219\u7559\u767d)\n     ========================================================== *\/\n  \n  \/* \u6587\u672c\u9605\u8bfb\u533a\uff1a\u7edf\u4e00\u9650\u5236\u5728 960px \u5bbd\u5ea6\u5185\u5e76\u5c45\u4e2d\uff0c\u786e\u4fdd\u4e0d\u4f1a\u6a2a\u8d2f\u6ee1\u5c4f *\/\n  #pos-tech-vertical-flow .reading-column {\n    max-width: 1280px !important;\n    margin: 0 auto 34px auto !important;\n  }\n\n  \/* \u5f15\u8a00\u6bb5\u843d *\/\n  #pos-tech-vertical-flow .intro-text {\n    font-size: 18px !important;\n    color: #1f2937 !important;\n    margin-bottom: 36px !important;\n    text-align: left !important; \/* \u4fdd\u6301\u5de6\u5bf9\u9f50\u4ee5\u5229\u4e8e\u9605\u8bfb *\/\n  }\n\n  \/* \u6280\u672f\u9879\u901a\u7528\u5bb9\u5668\uff1a\u4e0a\u4e0b\u6392\u5217 *\/\n  #pos-tech-vertical-flow .tech-section {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 0 !important; \/* \u95f4\u8ddd\u7531\u5185\u90e8 border \u548c padding \u63a7\u5236 *\/\n  }\n\n  \/* PCAP \u9ad8\u4eae\u63a8\u8350\u6b3e\uff1a\u4f7f\u7528\u6241\u5e73\u8272\u5757\u548c\u5de6\u4fa7\u5f3a\u8c03\u7ebf\u5305\u88f9 *\/\n  #pos-tech-vertical-flow .tech-block-primary {\n    background-color: #f8fafc !important; \/* \u6781\u6d45\u7070\u84dd *\/\n    border-left: 6px solid #304890 !important;\n    padding: 40px 48px !important;\n    margin-bottom: 32px !important;\n  }\n\n  #pos-tech-vertical-flow .tech-block-primary .heading-h3 {\n    color: #304890 !important;\n    font-size: 24px !important; \/* \u4e3b\u63a8\u6b3e\u5b57\u53f7\u7565\u5927 *\/\n  }\n\n  \/* \u5176\u4ed6\u6280\u672f\u6b3e\uff1a\u514b\u5236\u7684\u6a2a\u5411\u5206\u5272\u7ebf\uff0c\u65e0\u5e95\u8272\uff0c\u7edd\u5bf9\u5e72\u51c0 *\/\n  #pos-tech-vertical-flow .tech-block-secondary {\n    padding: 32px 0 !important;\n    border-top: 1px solid #e2e8f0 !important;\n  }\n\n  \/* ==========================================================\n     4. \u539f\u751f\u6570\u636e\u8868\u683c (\u7a81\u7834 960px \u9650\u5236\uff0c\u6700\u9ad8\u53ef\u8fbe 1280px)\n     ========================================================== *\/\n  #pos-tech-vertical-flow .table-container {\n    width: 100% !important;\n    overflow-x: auto !important; \n    margin-bottom: 44px !important;\n    border: 1px solid #cbd5e1 !important;\n  }\n\n  #pos-tech-vertical-flow .comparison-table {\n    width: 100% !important;\n    min-width: 800px !important; \/* \u9632\u6b62\u5728\u624b\u673a\u7aef\u6324\u538b\u53d8\u5f62 *\/\n    border-collapse: collapse !important;\n    text-align: left !important;\n  }\n\n  #pos-tech-vertical-flow .comparison-table th {\n    background-color: #304890 !important;\n    color: #ffffff !important;\n    padding: 24px !important;\n    font-weight: 600 !important;\n    font-size: 16px !important;\n    border-bottom: 2px solid #1860A8 !important;\n  }\n\n  #pos-tech-vertical-flow .comparison-table td {\n    padding: 16px 24px !important;\n    border-bottom: 1px solid #e2e8f0 !important;\n    color: #333333 !important;\n    font-size: 15px !important;\n    line-height: 1.6 !important;\n    vertical-align: top !important; \/* \u9876\u90e8\u5bf9\u9f50\u9632\u7559\u767d *\/\n  }\n\n  #pos-tech-vertical-flow .comparison-table tr:nth-child(even) {\n    background-color: #f8fafc !important;\n  }\n\n  #pos-tech-vertical-flow .comparison-table tr:hover {\n    background-color: #f1f5f9 !important;\n  }\n\n  #pos-tech-vertical-flow .comparison-table td:first-child {\n    font-weight: 600 !important;\n    color: #1860A8 !important;\n    width: 20% !important;\n  }\n\n  \/* ==========================================================\n     5. \u5e95\u90e8\u603b\u7ed3\u6a2a\u5e45 (\u5168\u5bbd\u95ed\u73af)\n     ========================================================== *\/\n  #pos-tech-vertical-flow .conclusion-banner {\n    background-color: #304890 !important;\n    padding: 34px 28px !important;\n  }\n\n  #pos-tech-vertical-flow .conclusion-banner .module-text {\n    color: #f1f5f9 !important;\n    max-width: 1200px !important; \/* \u6587\u672c\u4f9d\u7136\u9650\u5236\u5bbd\u5ea6\u5c45\u4e2d\uff0c\u9632\u6b62\u778e\u773c *\/\n    margin: 0 auto !important;\n    text-align: left !important; \n  }\n\n  \/* ==========================================================\n     6. \u79fb\u52a8\u7aef\u6298\u53e0\u9002\u914d\n     ========================================================== *\/\n  @media (max-width:690px) {\n    #pos-tech-vertical-flow {\n      padding: 40px 0 !important;\n    }\n    #pos-tech-vertical-flow .heading-h2 {\n      font-size: 28px !important;\n      margin-bottom: 32px !important;\n    }\n    #pos-tech-vertical-flow .tech-block-primary {\n      padding: 32px 24px !important;\n    }\n    #pos-tech-vertical-flow .conclusion-banner {\n      padding: 40px 24px !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-tech-vertical-flow\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Types of Touch Screen Glass Technology<\/h2>\n    \n    <div class=\"reading-column\">\n      \n      <p class=\"module-text intro-text\">\n        Four touch screen technologies are common in POS and kiosk hardware. They each work differently, and the selection impacts your glass design, sensor implementation, and durability over time. The same projected capacitive touchscreens used in handsets and tablet devices are now widely used in commercial applications &#8211; but much larger and with tougher glass. Knowing your options enables procurement to direct the supplier to specify the correct conductive material stack and glass type, rather than simply choosing whatever the previous iteration used.\n      <\/p>\n\n      <div class=\"tech-section\">\n        \n        <div class=\"tech-block-primary\">\n          <h3 class=\"heading-h3\">Projected Capacitive (PCAP)<\/h3>\n          <p class=\"module-text\">\n            PCAP encapsulates the vast majority of capacitive touch screens in current commercial builds. A grid of transparent conductive electrodes &#8211; usually ITO (indium tin oxide) &#8211; is located beneath the coverglass. This sensor grid uses changes in mutual capacitance to detect touch input at each electrode intersection \u2014 the same projected capacitive principle that smartphones rely on, scaled up for commercial displays. Modern PCAP panels use mutual capacitance sensing &#8211; rather than self-capacitance &#8211; to enable multi-touch operation; a true multi-touch system independently scans each electrode crossing, while self-capacitance panels can only detect single touches. The IC-based controller monitors all the grid values, interprets them, then provides the host (PC or monitor) with 10ms-time precision of touch locations. The sensor surface layer is sealed underneath the glass, so insensitivity to spills or surface scratches prevents a reduction in touch accuracy or reporting latency. Most touch screens use PCAP today \u2014 it is the dominant multi touch technology for POS touch screen and kiosk touch display applications at virtually every production volume.\n          <\/p>\n        <\/div>\n\n        <div class=\"tech-block-secondary\">\n          <h3 class=\"heading-h3\">Resistive<\/h3>\n          <p class=\"module-text\">\n            Resistive touch is an older technology based on two flexible layers of conductive material separated by spacers. Pressing down on the top layer completes a circuit at that point. Resistive is compatible with any object &#8211; glove hands, pens, even fingernails &#8211; however it only supports single-point detection, the top layer begins to wear from the continual contact, and image fidelity from the extra-glass stack degrades over time. A high-worker flow POS touch screen conducting 500+ interactions per day generally exposes surface damage within 18 months.\n          <\/p>\n        <\/div>\n\n        <div class=\"tech-block-secondary\">\n          <h3 class=\"heading-h3\">Infrared (IR)<\/h3>\n          <p class=\"module-text\">\n            IR systems use cameras in a bezel around the display to view a grid of light emitted from the panel edge. Any break in the grid indicates a touch. No cover glass coating is necessary, making IR advantageous in very large panels &#8211; over 40&#8243;. However, the light frame remains physical depth on large set-ups, surface dust or water can cause false triggers.\n          <\/p>\n        <\/div>\n\n        <div class=\"tech-block-secondary\">\n          <h3 class=\"heading-h3\">Surface Acoustic Wave (SAW)<\/h3>\n          <p class=\"module-text\">\n            SAW relies on ultrasonic wave transmission across the front panel surface. Touches absorb the wave energy, which is then sent back to the receiver to identify the point. SAW offers excellent image fidelity and the support for stylus operation, but water droplets and surface contamination are falsely recognized as touches, a terrible hazard in outdoor applications.\n          <\/p>\n        <\/div>\n\n      <\/div>\n    <\/div> <div class=\"table-container\">\n      <table class=\"comparison-table\">\n        <thead>\n          <tr>\n            <th>Feature<\/th>\n            <th>PCAP (Recommended)<\/th>\n            <th>Resistive<\/th>\n            <th>Infrared<\/th>\n            <th>SAW<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Touch accuracy<\/td>\n            <td>Sub-mm (\u00b10.5mm)<\/td>\n            <td>\u00b11\u20132mm<\/td>\n            <td>\u00b11mm<\/td>\n            <td>\u00b11mm<\/td>\n          <\/tr>\n          <tr>\n            <td>Multi-touch support<\/td>\n            <td>Up to 40 touch points<\/td>\n            <td>Single touch<\/td>\n            <td>Multi-touch<\/td>\n            <td>Single touch<\/td>\n          <\/tr>\n          <tr>\n            <td>Durability<\/td>\n            <td>Excellent \u2014 no wear surface<\/td>\n            <td>Moderate \u2014 surface wears<\/td>\n            <td>Good<\/td>\n            <td>Moderate<\/td>\n          <\/tr>\n          <tr>\n            <td>Glove compatibility<\/td>\n            <td>Yes (firmware-tunable)<\/td>\n            <td>Yes (any object)<\/td>\n            <td>Yes<\/td>\n            <td>Stylus\/firm object<\/td>\n          <\/tr>\n          <tr>\n            <td>Cost<\/td>\n            <td>Moderate to high<\/td>\n            <td>Low<\/td>\n            <td>Moderate<\/td>\n            <td>Moderate<\/td>\n          <\/tr>\n          <tr>\n            <td>Best for<\/td>\n            <td>POS, kiosk, ATM, payment terminal<\/td>\n            <td>Low-volume legacy devices<\/td>\n            <td>Large-format displays<\/td>\n            <td>Controlled indoor environments<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"conclusion-banner\">\n      <p class=\"module-text\">\n        Capacitive touch screen glass built for PCAP systems is our bread-and-butter. The sealed nature of the technology implies the top glass layer can be engineered to provide chemical tempering, coatings, and well-rounded shape. In the same way that both Gorilla glass equivalents and Dragontrail aluminosilicate assemblies carry a PCAP underlayer, the two components combine as a single unit, which explains why your cover glass specifications most directly affect the desired touch performance. A thickness that is too large could lower the sensitivity of the projected capacitance; a thickness that is too thin risks breakage of the cover at mounting points. We specify the right thickness during the design review \u2014 not after production.\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-5f409ed\" data-block-id=\"5f409ed\"><style>.stk-5f409ed {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-5f409ed-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-6880ccb\" data-v=\"4\" data-block-id=\"6880ccb\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-6880ccb-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-6880ccb-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (\u65e0\u6846\u67b6\uff0c\u96f6\u6c61\u67d3\uff0c\u5b8c\u7f8e\u9002\u914d FlyingPress)\n     ID: #pos-glass-solutions-module\n     ========================================================== *\/\n  #pos-glass-solutions-module {\n    width: 100% !important;\n    background-color: #f8f9fc !important;\n    padding: 40px 0 !important; \/* \u4e25\u683c\u9075\u5b88 Section 40px padding \u8981\u6c42 *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-glass-solutions-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d *\/\n  #pos-glass-solutions-module .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u63a7\u5236 (\u7eaf\u7cb9\u6392\u7248\uff0c\u4f9d\u9760\u5b57\u53f7\u548c\u989c\u8272\u533a\u5206\u5c42\u7ea7)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d\uff0c\u9075\u5faa\u8981\u6c42\u7684 32px *\/\n  #pos-glass-solutions-module .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 40px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* \u5f15\u8a00\u9605\u8bfb\u533a\uff1a\u9ec4\u91d1\u9605\u8bfb\u5bbd\u5ea6\u9650\u5236 (960px)\uff0c\u9632\u773c\u90e8\u75b2\u52b3 *\/\n  #pos-glass-solutions-module .intro-box {\n    max-width: 1200px !important;\n    margin: 0 auto 56px auto !important;\n  }\n  \n  #pos-glass-solutions-module .intro-box .module-text {\n    font-size: 18px !important; \/* \u5f15\u8a00\u5b57\u53f7\u7565\u5927 *\/\n    color: #1f2937 !important;\n    line-height: 1.8 !important;\n  }\n\n  \/* ==========================================================\n     3. \u5de5\u4e1a\u89c4\u683c\u5217\u8868\u5e03\u5c40 (\u5f7b\u5e95\u89e3\u51b3\u957f\u77ed\u4e0d\u4e00\u5bfc\u81f4\u7684\u4e0d\u89c4\u5219\u7559\u767d)\n     ========================================================== *\/\n  \n  \/* \u5217\u8868\u5bb9\u5668\uff1a\u9650\u5236\u6700\u5927\u5bbd\u5ea6\u5e76\u5c45\u4e2d\uff0c\u6253\u9020\u767d\u76ae\u4e66\u8d28\u611f *\/\n  #pos-glass-solutions-module .specs-list {\n    max-width: 1280px !important;\n    margin: 0 auto 44px auto !important;\n    border-top: 1px solid #cbd5e1 !important; \/* \u9876\u90e8\u5de5\u4e1a\u7ec6\u7ebf *\/\n  }\n\n  \/* \u6bcf\u4e00\u884c\u7279\u6027\uff1a\u5de6\u4fa7\u6807\u9898 320px\uff0c\u53f3\u4fa7\u81ea\u9002\u5e94\u6587\u672c *\/\n  #pos-glass-solutions-module .spec-row {\n    display: grid !important;\n    grid-template-columns: 300px 1fr !important;\n    gap: 48px !important;\n    padding: 40px 0 !important;\n    border-bottom: 1px solid #cbd5e1 !important; \/* \u5e95\u90e8\u5de5\u4e1a\u7ec6\u7ebf *\/\n  }\n\n  \/* \u5de6\u4fa7\uff1aH3 \u6a21\u5757\u6807\u9898 *\/\n  #pos-glass-solutions-module .spec-row .heading-h3 {\n    font-size: 20px !important;\n    color: #1860A8 !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    margin: 0 !important;\n  }\n\n  \/* \u53f3\u4fa7\uff1a\u6b63\u6587\u6392\u7248\uff0cB\u7aef\u9ad8\u5bf9\u6bd4\u5ea6 *\/\n  #pos-glass-solutions-module .spec-row .module-text {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.85 !important;\n    margin: 0 !important;\n  }\n\n  \/* ==========================================================\n     4. \u5e95\u90e8\u884c\u52a8\u547c\u5401 (\u5168\u5bbd\u95ed\u73af\uff0c\u6df1\u8272\u5bf9\u6bd4)\n     ========================================================== *\/\n  #pos-glass-solutions-module .cta-banner {\n    background-color: #304890 !important;\n    padding: 56px 48px !important;\n    text-align: center !important;\n  }\n\n  #pos-glass-solutions-module .cta-banner .module-text {\n    color: #f1f5f9 !important;\n    font-size: 18px !important;\n    max-width: 900px !important; \n    margin: 0 auto 32px auto !important;\n  }\n\n  \/* \u6241\u5e73\u5316\u786c\u6838\u6309\u94ae\uff1a\u65e0\u9634\u5f71\uff0c\u65e0\u5706\u89d2\uff0c\u7eaf\u7cb9\u7684\u5de5\u4e1a\u5207\u5272\u611f *\/\n  #pos-glass-solutions-module .cta-button {\n    display: inline-block !important;\n    background-color: #1878C0 !important;\n    color: #ffffff !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    padding: 18px 40px !important;\n    text-decoration: none !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    transition: background-color 0.2s ease !important;\n  }\n\n  #pos-glass-solutions-module .cta-button:hover {\n    background-color: #1860A8 !important;\n  }\n\n  \/* ==========================================================\n     5. \u79fb\u52a8\u7aef\u81ea\u9002\u5e94\u903b\u8f91 (\u7531\u5de6\u53f3\u7f51\u683c\u65e0\u7f1d\u5207\u6362\u4e3a\u4e0a\u4e0b\u5806\u53e0)\n     ========================================================== *\/\n  @media (max-width: 992px) {\n    #pos-glass-solutions-module .spec-row {\n      grid-template-columns: 240px 1fr !important; \/* \u5e73\u677f\u538b\u7f29\u5de6\u4fa7\u5bbd\u5ea6 *\/\n      gap: 32px !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #pos-glass-solutions-module {\n      padding: 32px 0 !important;\n    }\n    #pos-glass-solutions-module .heading-h2 {\n      font-size: 28px !important;\n      margin-bottom: 32px !important;\n    }\n    #pos-glass-solutions-module .spec-row {\n      grid-template-columns: 1fr !important; \/* \u624b\u673a\u7aef\u5b8c\u5168\u6298\u53e0\u4e3a\u5355\u5217 *\/\n      gap: 16px !important;\n      padding: 32px 0 !important;\n    }\n    #pos-glass-solutions-module .cta-banner {\n      padding: 48px 24px !important;\n    }\n    #pos-glass-solutions-module .cta-button {\n      width: 100% !important; \/* \u624b\u673a\u7aef\u6309\u94ae\u901a\u680f *\/\n      text-align: center !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-glass-solutions-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Glass Solutions for POS Terminals &#038; Payment Devices<\/h2>\n    \n    <div class=\"intro-box\">\n      <p class=\"module-text\">\n        A POS point of sale screen sits on a counter all day. It receives hundreds of customer touches, a an aggressive spray of cleaning solution, a card edge contact, and the occasional inadvertent contact with a shopping bag handle. How the glass is specified determines whether screens only last one year, or four, and how frequently our maintenance crews are replacing panels, or performing other, more productive tasks.\n      <\/p>\n    <\/div>\n\n    <div class=\"specs-list\">\n      \n      <div class=\"spec-row\">\n        <h3 class=\"heading-h3\">Size Range and Cutting Precision<\/h3>\n        <p class=\"module-text\">\n          The majority of retail shop counter top POS terminals use screen formats from 10&#8243; to 15.6&#8243;. Payment terminal displays for customer facing applications are generally in the 4.3&#8243; to 7&#8243; range. Press-fit automated manufacturing CNC equipment can cut screens sizes from 3.5&#8243; up to 65&#8243; with tolerances of 0.1mm &#8211; so whether you want a standard size (10.1, 13.3) or a non-standard form-factor for a custom payment terminal chassis, we cut from your DXF drawings. We also machine the following edge profiles: flat, beveled, chamfered. Some integrators ask about acrylic as an alternative \u2014 it is lighter, but it scratches easily and yellows under UV, making it unsuitable for scratch-resistant POS installation where optical performance matters over a 3-5 year service life.\n        <\/p>\n      <\/div>\n\n      <div class=\"spec-row\">\n        <h3 class=\"heading-h3\">Anti-Glare for Retail Lighting<\/h3>\n        <p class=\"module-text\">\n          Retail store ceiling lighting utilizes a mixture of fluorescent and\/or LED array lighting. These sources either shine directly into a glossy POS display, or reflect off it to wash out the display area. AG (anti-glare) coating employs a number of controlled acid etch patterns to defuse this reflection, reducing directed reflectance from a range of 4-8% down below 0.5%. The majority of kiosk integrators find that this alone handles 90% of ambient light reflectivity issues, and AR (anti-reflective) coating is only required for displays which are exposed to direct sunlight. For indoor POS terminal display screens, AG coating is the lowest cost and most effective solution.\n        <\/p>\n      <\/div>\n\n      <div class=\"spec-row\">\n        <h3 class=\"heading-h3\">Antimicrobial Coating for High-Touch Surfaces<\/h3>\n        <p class=\"module-text\">\n          Touch screen monitors that are used in retail establishments, (supermarkets, fast food restaurants, etc.) endure many hands per hour of operation. Silver ion (AM) coating inhibit bacteria growth by between 91% and 99.9%, maintaining health standards between cleaning cycles, by preventing pathogen transfer without altering the visual or tactile experience. Antimicrobial touch screen coatings add an additional 15-20% to unit cost. For back office applications, this is an unnecessary precaution; for high customer traffic applications like restaurants and grocery stores it pays for itself in reduced cleaning costs, shorter training time, and fewer verification recordings.\n        <\/p>\n      <\/div>\n\n      <div class=\"spec-row\">\n        <h3 class=\"heading-h3\">Edge-to-Edge (Bezel-Free) Design<\/h3>\n        <p class=\"module-text\">\n          Bezel-free design POS panels require the glass to be bonded flush with the outside edge of the chassis. They are silk-screened with halftone (or full tone) Pantone colors directly onto the glass surface, eliminating bezel frames, and resulting in ultra-thin devices. This method guards against light ingress, which is one of the most common causes of contrast degradation at high network screen-to-lit environment brightness levels, which is when indeed retail POS displays need to look their sharpest.\n        <\/p>\n      <\/div>\n\n      <div class=\"spec-row\">\n        <h3 class=\"heading-h3\">EMI Shielding Compatibility<\/h3>\n        <p class=\"module-text\">\n          With the proximity of NFC and contactless card reader technology, and barcode scanner electronics, EMI shielding by way of a thin layer of ITO (Indium Tin Oxide) deposited onto the glass, is necessary to prevent RF energy backscatter from interrupting touch detection. This often has to be added in a retrofit application, after the touch screen monitor glass has already been sourced without an EMI layer.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"cta-banner\">\n      <p class=\"module-text\">\n        If you require POSterminal glass in a size not available from stock, or with dual coatings applied, our engineers will acknowledge receipt within 24 hours.\n      <\/p>\n      <a href=\"#ct-popup-787\" class=\"cta-button\">Get a Custom Quote<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-a212b02\" data-block-id=\"a212b02\"><style>.stk-a212b02 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-a212b02-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-427564d\" data-v=\"4\" data-block-id=\"427564d\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-427564d-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-427564d-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u6700\u9ad8\u7ea7\u4f5c\u7528\u57df\u9694\u79bb\u4e0e\u91cd\u7f6e (100% \u517c\u5bb9 FlyingPress)\n     ID: #pos-kiosk-atm-glass-module\n     ========================================================== *\/\n  #pos-kiosk-atm-glass-module {\n    width: 100% !important;\n    background-color: transparent !important;\n    padding: 40px 0 !important; \/* \u4e25\u683c\u9075\u5b88 Section 40px padding \u8981\u6c42 *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-kiosk-atm-glass-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u9650\u5236\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d *\/\n  #pos-kiosk-atm-glass-module .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u6392\u7248 (\u7c7b\u540d\u63a5\u7ba1\u6837\u5f0f\uff0c\u7ee7\u627f\u5168\u5c40\u5b57\u4f53)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d\uff0c\u8bbe\u5b9a\u4e3a\u8981\u6c42\u7684 32px *\/\n  #pos-kiosk-atm-glass-module .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 48px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* H3 \u6a21\u5757\u4e8c\u7ea7\u6807\u9898\uff1a\u91c7\u7528\u786c\u6717\u7684\u5de5\u7a0b\u98ce\u5c55\u73b0 *\/\n  #pos-kiosk-atm-glass-module .heading-h3 {\n    font-size: 22px !important;\n    color: #1860A8 !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    margin-bottom: 20px !important;\n    display: flex !important;\n    align-items: center !important;\n  }\n\n  \/* \u6807\u9898\u524d\u7684\u5de5\u4e1a\u88c5\u9970\u5757\uff0c\u66ff\u4ee3\u4f20\u7edf\u7684\u4e0b\u5212\u7ebf\uff0c\u63d0\u5347 B \u7aef\u9ad8\u7ea7\u611f *\/\n  #pos-kiosk-atm-glass-module .heading-h3::before {\n    content: \"\" !important;\n    display: inline-block !important;\n    width: 16px !important;\n    height: 16px !important;\n    background-color: #1878C0 !important;\n    margin-right: 12px !important;\n  }\n\n  \/* \u6b63\u6587\u6392\u7248\uff1aB\u7aef\u9ec4\u91d1\u884c\u9ad8 1.85\uff0c\u6df1\u7070\u5bf9\u6bd4\u5ea6\uff0c\u786e\u4fdd\u6613\u8bfb\u6027 *\/\n  #pos-kiosk-atm-glass-module .module-text {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.85 !important;\n    margin-bottom: 0 !important; \/* \u5e95\u90e8\u95f4\u8ddd\u7531\u5916\u90e8\u5bb9\u5668\u63a7\u5236 *\/\n  }\n\n  \/* ==========================================================\n     3. \u5782\u76f4\u6d41\u5f0f\u5e03\u5c40 (\u5355\u5217\u4e0a\u4e0b\u6392\u5217\uff0c\u6d88\u706d\u5927\u7247\u7559\u767d)\n     ========================================================== *\/\n  \n  \/* \u9605\u8bfb\u4e2d\u8f74\u533a\uff1a\u9650\u5236\u5728 960px \u5bbd\u5ea6\u5185\u5e76\u5c45\u4e2d\uff0c\u786e\u4fdd\u89c6\u89c9\u7126\u70b9\u96c6\u4e2d *\/\n  #pos-kiosk-atm-glass-module .reading-column {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n  }\n\n  \/* \u5f15\u8a00\u90e8\u5206\uff1a\u653e\u5927\u5b57\u53f7\uff0c\u4f5c\u4e3a\u5f15\u5bfc *\/\n  #pos-kiosk-atm-glass-module .intro-box {\n    margin-bottom: 46px !important;\n    text-align: justify !important;\n    padding: 0 16px !important;\n    border-left: 4px solid #3048A8 !important; \/* \u6df1\u84dd\u8272\u5f15\u8a00\u7ebf *\/\n  }\n  \n  #pos-kiosk-atm-glass-module .intro-box .module-text {\n    font-size: 18px !important;\n    color: #1f2937 !important;\n  }\n\n  \/* \u6280\u672f\u53c2\u6570\u5757\u5bb9\u5668\uff1a\u4e0a\u4e0b\u4f9d\u6b21\u6392\u5217 *\/\n  #pos-kiosk-atm-glass-module .specs-stack {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 40px !important; \/* \u7edf\u4e00\u7684\u4e0a\u4e0b\u95f4\u8ddd *\/\n    margin-bottom: 40px !important;\n  }\n\n  \/* \u72ec\u7acb\u7684\u5de5\u7a0b\u89c4\u683c\u5757\uff1a\u6241\u5e73\u5316\u51b7\u7070\u5e95\u8272\uff0c\u65e0\u4efb\u4f55\u591a\u4f59\u5706\u89d2\u4e0e\u9634\u5f71 *\/\n  #pos-kiosk-atm-glass-module .spec-block {\n    background-color: #f8fafc !important; \n    border-top: 3px solid #304890 !important; \/* \u9876\u90e8\u5f3a\u5316\u8fb9\u6846 *\/\n    padding: 38px !important;\n    position: relative !important;\n  }\n\n  \/* \u5076\u6570\u5757\u91c7\u7528\u53cd\u8272\u8fb9\u6846\u7ebf\uff0c\u6253\u7834\u89c6\u89c9\u75b2\u52b3 *\/\n  #pos-kiosk-atm-glass-module .spec-block:nth-child(even) {\n    border-top-color: #1878C0 !important;\n  }\n\n  \/* \u56fe\u50cf\u5360\u4f4d\u7b26\u7684\u6837\u5f0f\u652f\u6301\uff08\u4ee5\u9632 FlyingPress \u61d2\u52a0\u8f7d\u9700\u8981\uff09 *\/\n  #pos-kiosk-atm-glass-module .image-wrapper {\n    margin-top: 32px !important;\n    width: 100% !important;\n    text-align: center !important;\n  }\n\n  \/* ==========================================================\n     4. \u79fb\u52a8\u7aef\u6298\u53e0\u4e0e\u81ea\u9002\u5e94\u903b\u8f91\n     ========================================================== *\/\n  @media (max-width:690px) {\n    #pos-kiosk-atm-glass-module {\n      padding: 32px 0 !important;\n    }\n    #pos-kiosk-atm-glass-module .heading-h2 {\n      font-size: 28px !important;\n      margin-bottom: 32px !important;\n    }\n    #pos-kiosk-atm-glass-module .intro-box {\n      margin-bottom: 40px !important;\n      padding: 0 12px !important;\n    }\n    #pos-kiosk-atm-glass-module .specs-stack {\n      gap: 32px !important;\n    }\n    #pos-kiosk-atm-glass-module .spec-block {\n      padding: 32px 24px !important;\n    }\n    #pos-kiosk-atm-glass-module .heading-h3 {\n      font-size: 20px !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-kiosk-atm-glass-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Touch Screen Glass for Self-Service Kiosks &#038; ATMs<\/h2>\n    \n    <div class=\"reading-column\">\n      \n      <div class=\"intro-box\">\n        <p class=\"module-text\">\n          Kiosk &#038; ATM glass see environments that would rapidly kill a standard POS panel. Public facing unsupervised kiosk, sometimes outdoors &#8211; the glass must withstand impact, temperature swings, UV exposure, and the occasional malice damage situation. Self service kiosk screen specification are even more demanding than countertop POS type installations and the glass choice shows it.\n        <\/p>\n      <\/div>\n\n      <div class=\"specs-stack\">\n        \n        <div class=\"spec-block\">\n          <h3 class=\"heading-h3\">Display Sizes for Kiosks and ATMs<\/h3>\n          <p class=\"module-text\">\n            Self service kiosks run 15&#8243;-32&#8243; open cell panels. Main interactive screens in airport check-in, and hotel self registration kiosks lean towards 17&#8243; to 21.5&#8243;. ATM main panel primarily 15&#8243; to 17&#8243;, with secondary customer facing 4.3&#8243; to 7&#8243;. We maintain inventory and produce cut-to-size kiosks and ATMs in all standard dimensions in this range; custom contours cut with our CNC water jet as required for curved or otherwise non-rectilinear enclosure designs.\n          <\/p>\n        <\/div>\n\n        <div class=\"spec-block\">\n          <h3 class=\"heading-h3\">Vandal-Proof Toughened Glass<\/h3>\n          <p class=\"module-text\">\n            Public kiosks in transportation centers and retail plazas face vigilant impact from time to time. IK07 rating requires panels to survive a 2 joule impact; IK08 a 5 joule impact. We achieve the latter with 3mm chemically or thermally toughened glass paired with pr\u00e9cised controlled fragmentation behavior. When broken in conditions specified by IK rating, the toughened glass does not large shards, but small blunt fragments that pose less risk of abrasions to nearby riders, shoppers, and kiosk operators. ATM faceplate glass specified in most banking programs is IK08 standard.\n          <\/p>\n        <\/div>\n\n        <div class=\"spec-block\">\n          <h3 class=\"heading-h3\">Outdoor Readability and AR Coating<\/h3>\n          <p class=\"module-text\">\n            Outdoor kiosk screen appearance fails first at the display surface. Ordinary soda lime glass with no treatment angles 8-12% of incident light; the LCD backlight, even at 1,000 nits, remains unreadable in direct sunlight. AR coating on top of the optics reduces reflection below 0.5%. We combine the AR solution with 1,000 nits backlight specification recommendation to OEM suppliers &#8211; the glass improves visibility; the LCD is the technical limit.\n          <\/p>\n        <\/div>\n\n        <div class=\"spec-block\">\n          <h3 class=\"heading-h3\">Wide Temperature Range Certification<\/h3>\n          <p class=\"module-text\">\n            Outdoor ready kiosk monitor performance waxes and wanes with ambient temperature ranges from tropic 50+C to continental frost -15C to +65C. Ordinary glass adhesives and coatings fall out of specification from 10C to +60C. Our outdoor rated kiosk glass is glued with high Tg optical adhesives, and coated with thermally and chemically stable coatings specified from 20C to +70C as standard. Aluminosilicate glass expands much less than soda lime, eliminating coating delamination issues we have corrected for three separate users of soda lime outdoor kiosk glass in the Middle East.\n          <\/p>\n        <\/div>\n\n        <div class=\"spec-block\">\n          <h3 class=\"heading-h3\">IP65 Sealing Compatibility<\/h3>\n          <p class=\"module-text\">\n            IP65-rated kiosks require glass to remain sealed against dust and water ingress when it is screened off. We precision polish the glass edge to a flat profile that mates with silicone gasket to achieve IP65 sealing. Edge-bonding recommendations are issued to the enclosure fabricator to maintain IP65 at the glass panel perimeter. The water-proofing of outdoor kiosk water resistant touchscreen only works if water cannot reach the switches, sensors, or other functional features it&#8217;s mounted behind.\n          <\/p>\n        <\/div>\n\n      <\/div> <\/div> <\/div> <\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-3c34ff4\" data-block-id=\"3c34ff4\"><style>.stk-3c34ff4 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-3c34ff4-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-ff38ed8\" data-v=\"4\" data-block-id=\"ff38ed8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-ff38ed8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-ff38ed8-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (\u65e0\u6846\u67b6\uff0c\u96f6\u6c61\u67d3)\n     ID: #pos-glass-specs-module\n     ========================================================== *\/\n  #pos-glass-specs-module {\n    width: 100% !important;\n    background-color: #f8f9fc !important;\n    padding: 40px 0 !important; \/* \u9075\u5faa Section \u9ad8\u5ea6 40px padding \u8981\u6c42 *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-glass-specs-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d *\/\n  #pos-glass-specs-module .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u6392\u7248 (\u7c7b\u540d\u63a5\u7ba1\u6837\u5f0f\uff0c\u7ee7\u627f\u5168\u5c40\u5b57\u4f53)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d\uff0c\u8bbe\u5b9a\u4e3a\u8981\u6c42\u7684 32px *\/\n  #pos-glass-specs-module .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 40px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* \u6b63\u6587\u6392\u7248\uff1aB\u7aef\u9ec4\u91d1\u884c\u9ad8 1.85\uff0c\u6df1\u7070\u5bf9\u6bd4\u5ea6 *\/\n  #pos-glass-specs-module .module-text {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.85 !important;\n    margin-bottom: 24px !important;\n  }\n  \n  #pos-glass-specs-module .module-text:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ==========================================================\n     3. \u5782\u76f4\u6d41\u5f0f\u5e03\u5c40 (\u5f15\u8a00\u4e0e\u89e3\u6790\u6587\u672c\u6536\u675f)\n     ========================================================== *\/\n  \n  \/* \u6587\u672c\u4e2d\u8f74\u533a\uff1a\u9650\u5236\u5728 960px \u5bbd\u5ea6\u5185\u5e76\u5c45\u4e2d *\/\n  #pos-glass-specs-module .reading-column {\n    max-width: 1280px !important;\n    margin: 0 auto 48px auto !important;\n    text-align: left !important;\n  }\n\n  #pos-glass-specs-module .intro-text {\n    font-size: 18px !important;\n    color: #1f2937 !important;\n  }\n\n  \/* ==========================================================\n     4. \u5de5\u4e1a\u89c4\u683c\u6570\u636e\u8868\u683c (\u539f\u751f Table\uff0c\u81ea\u9002\u5e94\u6ea2\u51fa\u5904\u7406)\n     ========================================================== *\/\n  #pos-glass-specs-module .table-container {\n    width: 100% !important;\n    overflow-x: auto !important; \/* \u79fb\u52a8\u7aef\u9632\u7834\u7248\u5173\u952e *\/\n    margin-bottom: 56px !important;\n    border: 1px solid #cbd5e1 !important;\n    background-color: #ffffff !important;\n  }\n\n  #pos-glass-specs-module .specs-table {\n    width: 100% !important;\n    min-width: 800px !important; \/* \u5f3a\u5236\u6781\u5c0f\u5c4f\u5e55\u4e0b\u7684\u53ef\u8bfb\u6027 *\/\n    border-collapse: collapse !important;\n    text-align: left !important;\n  }\n\n  #pos-glass-specs-module .specs-table th {\n    background-color: #304890 !important;\n    color: #ffffff !important;\n    padding: 20px 24px !important;\n    font-weight: 600 !important;\n    font-size: 16px !important;\n    border-bottom: 3px solid #1860A8 !important;\n  }\n\n  #pos-glass-specs-module .specs-table td {\n    padding: 16px 24px !important;\n    border-bottom: 1px solid #e2e8f0 !important;\n    color: #333333 !important;\n    font-size: 15px !important;\n    line-height: 1.6 !important;\n    vertical-align: top !important;\n  }\n\n  \/* \u6591\u9a6c\u7ebf\uff1a\u63d0\u5347\u6a2a\u5411\u6570\u636e\u5bf9\u6bd4\u65f6\u7684\u773c\u90e8\u8ddf\u8e2a\u6548\u7387 *\/\n  #pos-glass-specs-module .specs-table tr:nth-child(even) {\n    background-color: #f8fafc !important;\n  }\n\n  #pos-glass-specs-module .specs-table tr:hover {\n    background-color: #f1f5f9 !important;\n  }\n\n  \/* \u5f3a\u8c03\u7b2c\u4e00\u5217 (Property \u5c5e\u6027\u5217) *\/\n  #pos-glass-specs-module .specs-table td:first-child {\n    font-weight: 600 !important;\n    color: #1860A8 !important;\n    width: 30% !important; \/* \u5408\u7406\u5206\u914d\u5217\u5bbd\u6bd4\u4f8b *\/\n  }\n\n  #pos-glass-specs-module .specs-table td:last-child {\n    width: 70% !important;\n  }\n\n  \/* ==========================================================\n     5. \u5e95\u90e8\u884c\u52a8\u547c\u5401\u6a2a\u5e45 (\u5168\u5bbd\u95ed\u73af\uff0c\u6df1\u8272\u786c\u6838\u98ce)\n     ========================================================== *\/\n  #pos-glass-specs-module .cta-banner {\n    background-color: #304890 !important;\n    padding: 36px 28px !important;\n    text-align: center !important;\n    border-top: 4px solid #1878C0 !important;\n    width: 100% !important;\n  }\n\n  #pos-glass-specs-module .cta-banner .module-text {\n    color: #f1f5f9 !important;\n    font-size: 18px !important;\n    max-width: 900px !important; \n    margin: 0 auto 32px auto !important;\n  }\n\n  \/* \u6241\u5e73\u5316\u786c\u6838\u6309\u94ae\uff1a\u65e0\u5706\u89d2\uff0c\u5de5\u4e1a\u5207\u5272\u611f *\/\n  #pos-glass-specs-module .cta-button {\n    display: inline-block !important;\n    background-color: #1878C0 !important;\n    color: #ffffff !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    padding: 18px 48px !important;\n    text-decoration: none !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    transition: background-color 0.2s ease !important;\n  }\n\n  #pos-glass-specs-module .cta-button:hover {\n    background-color: #1860A8 !important;\n  }\n\n  \/* ==========================================================\n     6. \u79fb\u52a8\u7aef\u81ea\u9002\u5e94\u903b\u8f91\n     ========================================================== *\/\n  @media (max-width:690px) {\n    #pos-glass-specs-module {\n      padding: 32px 0 !important;\n    }\n    #pos-glass-specs-module .heading-h2 {\n      font-size: 28px !important;\n      margin-bottom: 32px !important;\n    }\n    #pos-glass-specs-module .reading-column {\n      margin-bottom: 32px !important;\n    }\n    #pos-glass-specs-module .cta-banner {\n      padding: 48px 24px !important;\n    }\n    #pos-glass-specs-module .cta-button {\n      width: 100% !important;\n      text-align: center !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-glass-specs-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Key Properties &#038; Technical Specifications<\/h2>\n    \n    <div class=\"reading-column\">\n      <p class=\"module-text intro-text\">\n        All of our shipped glass panels are configured to a spec sheet associated with the customer&#8217;s part number. Below are the general specs that we standardize on for our entire POS &#038; kiosk glass lines. Nearly all of the parameters can be manufactured anywhere within the limits during the DFM review. We provide full-range customization of thickness, shape, coating stack, and silk-screen printing\u2026 a free-of-charge DFM review is included with any qualifed program.\n      <\/p>\n    <\/div>\n\n    \n\n    <div class=\"table-container\">\n      <table class=\"specs-table\">\n        <thead>\n          <tr>\n            <th>Property<\/th>\n            <th>Specification<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Glass Type<\/td>\n            <td>Soda-lime, Aluminosilicate (Dragontrail \/ Gorilla equivalent), Borosilicate<\/td>\n          <\/tr>\n          <tr>\n            <td>Thickness Options<\/td>\n            <td>0.55mm, 0.7mm, 1.1mm, 1.8mm, 2.0mm, 3.0mm<\/td>\n          <\/tr>\n          <tr>\n            <td>Surface Hardness<\/td>\n            <td>6H\u20139H (Mohs scale)<\/td>\n          <\/tr>\n          <tr>\n            <td>Light Transmittance<\/td>\n            <td>\u226592% (with AR coating applied)<\/td>\n          <\/tr>\n          <tr>\n            <td>Touch Points<\/td>\n            <td>Up to 40 simultaneous (PCAP)<\/td>\n          <\/tr>\n          <tr>\n            <td>Response Time<\/td>\n            <td>&lt;10ms<\/td>\n          <\/tr>\n          <tr>\n            <td>Operating Temperature<\/td>\n            <td>\u221220\u00b0C to +70\u00b0C standard; \u221230\u00b0C cold-start option<\/td>\n          <\/tr>\n          <tr>\n            <td>Coatings Available<\/td>\n            <td>AF (anti-fingerprint), AG (anti-glare), AR (anti-reflective), AM (antimicrobial)<\/td>\n          <\/tr>\n          <tr>\n            <td>Surface Treatment<\/td>\n            <td>Chemical etching, silk-screen printing, CNC edge grinding, chamfering, polishing<\/td>\n          <\/tr>\n          <tr>\n            <td>Electrode Material<\/td>\n            <td>Indium tin oxide (ITO), vacuum sputtered deposition<\/td>\n          <\/tr>\n          <tr>\n            <td>Size Range<\/td>\n            <td>3.5&#8243; to 65&#8243; (custom sizes manufactured to drawing)<\/td>\n          <\/tr>\n          <tr>\n            <td>Shape<\/td>\n            <td>Rectangle, circular, custom contour (CNC water jet cutting)<\/td>\n          <\/tr>\n          <tr>\n            <td>Bonding Method<\/td>\n            <td>OCA (optical clear adhesive) laminate or air-gap<\/td>\n          <\/tr>\n          <tr>\n            <td>ESD Protection<\/td>\n            <td>IEC 61000-4-2 Level 4 (\u00b115kV contact, \u00b18kV air discharge)<\/td>\n          <\/tr>\n          <tr>\n            <td>Impact Rating<\/td>\n            <td>IK07 standard (2J); IK08 available (5J) at 3mm tempered<\/td>\n          <\/tr>\n          <tr>\n            <td>UV Resistance<\/td>\n            <td>UV-blocking interlayer available for outdoor LCD protection<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"reading-column\">\n      <p class=\"module-text\">\n        Response time below 10ms is critical for signature capture terminals and PIN entry screens, where the user&#8217;s handwriting or input must keep up with the display output in real time without any delays. For menu-selection displays, 15ms is fine \u2013 specifying 10ms when 15ms will do just adds to the cost of the controller IC selection. We identify this trade-off during application review and help the user to choose the right performance tier \u2014 whether the glass screens go into a single countertop terminal or a fleet of LCDs in kiosk housing across multiple locations.\n      <\/p>\n      <p class=\"module-text\">\n        Anti glare touch screen glass and antimicrobial touch screen coatings can be applied together in one coating deposition run in our facility. We also provide dual AG+AM coatings for all touch-enabled display panels or as cover glass for LCD panels that will be installed where solar UV degradation of the LCD backlight would be an issue(eg: adjacent windows in a food court or theme park seating area.)\n      <\/p>\n    <\/div>\n\n    <div class=\"cta-banner\">\n      <p class=\"module-text\">\n        Download the full spec sheet or request a custom spec sheet for your product program.\n      <\/p>\n      <a href=\"#ct-popup-787\" class=\"cta-button\">Request Spec Sheet<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-e047d31\" data-block-id=\"e047d31\"><style>.stk-e047d31 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-e047d31-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-e77fd72\" data-v=\"4\" data-block-id=\"e77fd72\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-e77fd72-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-e77fd72-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (100% \u517c\u5bb9 FlyingPress)\n     ID: #pos-glass-mfg-process\n     ========================================================== *\/\n  #pos-glass-mfg-process {\n    width: 100% !important;\n    background-color: transparent !important;\n    padding: 40px 0 !important; \/* \u4e25\u683c\u9075\u5b88 Section 40px padding *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-glass-mfg-process * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d *\/\n  #pos-glass-mfg-process .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u63a7\u5236 (\u7eaf\u7cb9\u6392\u7248\uff0c\u4f9d\u9760\u5b57\u53f7\u548c\u989c\u8272\u533a\u5206\u5c42\u7ea7)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d\uff0c\u9075\u5faa\u8981\u6c42\u7684 32px\uff0c\u4f7f\u7528\u6700\u6df1\u4e3b\u8272 *\/\n  #pos-glass-mfg-process .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 40px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* \u5f15\u8a00\u9605\u8bfb\u533a\uff1a\u9ec4\u91d1\u9605\u8bfb\u5bbd\u5ea6\u9650\u5236 (960px)\uff0c\u9632\u773c\u90e8\u75b2\u52b3 *\/\n  #pos-glass-mfg-process .intro-box {\n    max-width: 1200px !important;\n    margin: 0 auto 36px auto !important;\n  }\n  \n  #pos-glass-mfg-process .intro-box .module-text {\n    font-size: 18px !important;\n    color: #1f2937 !important;\n    line-height: 1.8 !important;\n    text-align: left !important;\n  }\n\n  \/* ==========================================================\n     3. \u5782\u76f4\u5de5\u4e1a\u6b65\u9aa4\u6d41 (\u89e3\u51b3\u957f\u77ed\u6587\u672c\uff0c\u5f3a\u5316\u9605\u8bfb\u6307\u5f15)\n     ========================================================== *\/\n  \n  \/* \u6b65\u9aa4\u5217\u8868\u5bb9\u5668\uff1a\u9650\u5236\u5728 960px \u5185\uff0c\u5efa\u7acb\u767d\u76ae\u4e66\u8d28\u611f *\/\n  #pos-glass-mfg-process .process-timeline {\n    max-width: 1280px !important;\n    margin: 0 auto 36px auto !important;\n  }\n\n  \/* \u5355\u4e2a\u6b65\u9aa4\u884c\uff1a\u4f7f\u7528 Flex \u5e03\u5c40\uff0c\u5de6\u4fa7\u5de8\u578b\u6570\u5b57\uff0c\u53f3\u4fa7\u6587\u672c *\/\n  #pos-glass-mfg-process .process-step {\n    display: flex !important;\n    align-items: flex-start !important;\n    padding: 38px 0 !important;\n    border-top: 2px solid #e2e8f0 !important; \/* \u6781\u7b80\u7684\u5de5\u4e1a\u5206\u5272\u7ebf *\/\n  }\n\n  \/* \u7b2c\u4e00\u6761\u65e0\u9700\u9876\u90e8\u8fb9\u6846 *\/\n  #pos-glass-mfg-process .process-step:first-child {\n    border-top: none !important;\n    padding-top: 0 !important;\n  }\n\n  \/* \u5de6\u4fa7\uff1a\u5de8\u578b\u6570\u5b57\u5f15\u5bfc *\/\n  #pos-glass-mfg-process .step-number {\n    font-size: 56px !important;\n    color: #1860A8 !important;\n    font-weight: 800 !important;\n    line-height: 1 !important;\n    width: 80px !important; \/* \u56fa\u5b9a\u5bbd\u5ea6\u4fdd\u8bc1\u5bf9\u9f50 *\/\n    flex-shrink: 0 !important;\n    opacity: 0.9 !important;\n  }\n\n  \/* \u53f3\u4fa7\uff1a\u5185\u5bb9\u533a *\/\n  #pos-glass-mfg-process .step-content {\n    flex-grow: 1 !important;\n  }\n\n  \/* H3 \u6b65\u9aa4\u6807\u9898\uff1a\u6241\u5e73\u5316\u786c\u6838\u98ce *\/\n  #pos-glass-mfg-process .step-content .heading-h3 {\n    font-size: 22px !important;\n    color: #3048A8 !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    margin-bottom: 16px !important;\n  }\n\n  \/* \u6b63\u6587\u6392\u7248\uff1aB\u7aef\u9ad8\u5bf9\u6bd4\u5ea6\u6df1\u7070 *\/\n  #pos-glass-mfg-process .step-content .module-text {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.85 !important;\n    margin: 0 !important;\n  }\n\n  \/* ==========================================================\n     4. \u5e95\u90e8\u7ed3\u8bba\u4e0e\u884c\u52a8\u5f15\u5bfc\n     ========================================================== *\/\n  #pos-glass-mfg-process .conclusion-box {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    background-color: #f8fafc !important; \/* \u6781\u7b80\u51b7\u7070\u80cc\u666f\uff0c\u589e\u5f3a\u6743\u5a01\u611f *\/\n    border-left: 6px solid #304890 !important;\n    padding: 40px 48px !important;\n  }\n\n  #pos-glass-mfg-process .conclusion-box .module-text {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.85 !important;\n    margin-bottom: 24px !important;\n  }\n\n  #pos-glass-mfg-process .conclusion-box .module-text:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  #pos-glass-mfg-process .highlight-text {\n    font-weight: 600 !important;\n    color: #1878C0 !important;\n    font-size: 18px !important;\n    margin-top: 32px !important;\n  }\n\n  \/* ==========================================================\n     5. \u79fb\u52a8\u7aef\u81ea\u9002\u5e94\u903b\u8f91\n     ========================================================== *\/\n  @media (max-width:690px) {\n    #pos-glass-mfg-process {\n      padding: 32px 0 !important;\n    }\n    #pos-glass-mfg-process .heading-h2 {\n      font-size: 28px !important;\n      margin-bottom: 32px !important;\n    }\n    #pos-glass-mfg-process .process-step {\n      flex-direction: column !important; \/* \u624b\u673a\u7aef\u6539\u4e3a\u4e0a\u4e0b\u5806\u53e0 *\/\n      padding: 32px 0 !important;\n    }\n    #pos-glass-mfg-process .step-number {\n      font-size: 48px !important;\n      margin-bottom: 16px !important;\n    }\n    #pos-glass-mfg-process .conclusion-box {\n      padding: 32px 24px !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-glass-mfg-process\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Custom Touch Screen Glass Manufacturing Process<\/h2>\n    \n    <div class=\"intro-box\">\n      <p class=\"module-text\">\n        We have been running manufacturing lines for touch screen glass manufacturer operations consistently since 2004. Our six-step process below applies to any order \u2013 whether 100 pieces of standard POS glass or 50,000 pieces of customized kiosk panels for a multinational program. Process consistency lets us hold tight tolerances at volume and reliably ship to same spec not only on one-time orders, but on repeat orders, sometimes years later.\n      <\/p>\n    <\/div>\n\n    <div class=\"process-timeline\">\n      \n      <div class=\"process-step\">\n        <div class=\"step-number\">01<\/div>\n        <div class=\"step-content\">\n          <h3 class=\"heading-h3\">Glass Cutting \u2014 CNC Precision Cutting<\/h3>\n          <p class=\"module-text\">\n            Raw glass sheets are fed into CNC scribing machines that are programmed from the customer&#8217;s DXF file. Cutting tolerance is 0.1mm for all straight dimensions. Where irregular holes or cutouts are necessary, a CNC water jet cutter handles the outline geometry without micro-cracking from the edges we get with a scribe wheel in traditional glass shaping. Every cut part is measured to fit the specifications prior to profiling.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"process-step\">\n        <div class=\"step-number\">02<\/div>\n        <div class=\"step-content\">\n          <h3 class=\"heading-h3\">Edge Processing \u2014 Grinding, Polishing, Chamfering<\/h3>\n          <p class=\"module-text\">\n            Edges on raw-cut glass contain micro-cracks that are stress intensifiers under the bending load while assembly. Diamond wheel edge grinding eliminates the damage layer and crafts the edge profile \u2013flat, beveled, or chamfered, dependant on the customer drawing. Polishing reduces edge roughness below Ra 0.2m, required to seating with IP65 gaskets without gaps or leaks. This step also lessens the chance of chipping in device assembly.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"process-step\">\n        <div class=\"step-number\">03<\/div>\n        <div class=\"step-content\">\n          <h3 class=\"heading-h3\">Strengthening \u2014 Chemical Tempering<\/h3>\n          <p class=\"module-text\">\n            The glass is placed in a pool of molten potassium nitrate at 430 dc. Sodium ions migrate out of the surface and are replaced by larger potassium ions causing a state of surface compression. At 1.1mm, the cover glass reaches a surface compressive stress in excess of 650 MPa with a case depth of 30-50m way greater in strength compared to thermal tempering at this thickness. Aluminosilicate glass attains surface compressive stress in excess of 800 MPa and this is the reason it is the standard minimum specification vandal exposed kiosk panel and outdoor ATM glass.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"process-step\">\n        <div class=\"step-number\">04<\/div>\n        <div class=\"step-content\">\n          <h3 class=\"heading-h3\">Surface Treatment \u2014 Functional Coatings<\/h3>\n          <p class=\"module-text\">\n            AG coating is applied by controlled acid etching which results in a micro-rough surface on the glass which diffuses specular reflection. AR coating creates a strong destructive interference of reflected light through the use of multi-layer thin-film coating deposition using alternating SiO<sub>2<\/sub>\/TiO<sub>2<\/sub> stacks. AF coating is applied with a fluoropolymer coating through vacuum deposition. AM coating uses silver ion doping of the glass surface. QC acceptance tests defined for each are: AG using a gloss meter, AR using a spectrophotometer, AM using the JIS Z 2801 bacterial inhibition test.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"process-step\">\n        <div class=\"step-number\">05<\/div>\n        <div class=\"step-content\">\n          <h3 class=\"heading-h3\">Printing \u2014 Silk-Screen and Digital Printing<\/h3>\n          <p class=\"module-text\">\n            Screen printing and digital printing covers up opaque borders, logos, button markings and regulation markings in ceramic ink onto the glass. A fired temperature of 550-600C causes the ceramic ink to fuse into the glass surface film. Unlike UV-curable ink, this ceramic bond won&#8217;t peel or chip at edges \u2014 it fuses into the glass surface. Registration accuracy is 0.15mm from datum.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"process-step\">\n        <div class=\"step-number\">06<\/div>\n        <div class=\"step-content\">\n          <h3 class=\"heading-h3\">Quality Inspection \u2014 100% Optical and Functional Testing<\/h3>\n          <p class=\"module-text\">\n            All units are inspected through automated optical inspection (AOI) for bubbles, inclusions, scratches, edge chips, paint defects. Plated Capacitive touch (PCAP) sensor panels are subjected to functional touch testing on calibration points throughout the full touch grid to check for response consistency as well as dead spots. Dimensional testing is performed on a sample at 10 % of each batch utilizing CMM. If a unit is found to be out of tolerance, it is discarded and recycled &#8211; we do not recycle defective glass for shipment.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"conclusion-box\">\n      <p class=\"module-text\">\n        The state of the art in this spec demands capital-intensive equipment: CNC water jet cutters, sputtering chambers for ITO and coating deposition, chemically tempering furnaces with tight temperature control, etc. For that reason, the quality of glass processing cannot be reproduced by assemblers, since they view glass as just another commodity component. What separates a panel lasting three years in the field versus one undergoing delamination at month seven. The answer is virtually unknowable in the final product, but is determined in steps two and three: edge quality, depth of length and width temper, etc.\n      <\/p>\n      <p class=\"module-text highlight-text\">\n        How does that manufacturing precision translate into real-world deployment outcomes? The following case studies show what happens when glass is specified correctly from the start.\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-db1cb98\" data-block-id=\"db1cb98\"><style>.stk-db1cb98 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-db1cb98-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-42ad914\" data-v=\"4\" data-block-id=\"42ad914\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-42ad914-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-42ad914-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (\u65e0\u6846\u67b6\uff0c\u96f6\u6c61\u67d3\uff0c\u517c\u5bb9 FlyingPress)\n     ID: #pos-glass-cases-module\n     ========================================================== *\/\n  #pos-glass-cases-module {\n    width: 100% !important;\n    background-color: #f8f9fc !important;\n    padding: 40px 0 !important; \/* \u9075\u5faa Section \u9ad8\u5ea6 40px padding \u8981\u6c42 *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-glass-cases-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d *\/\n  #pos-glass-cases-module .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u63a7\u5236 (\u7c7b\u540d\u63a5\u7ba1\u6837\u5f0f\uff0c\u963b\u65ad\u5916\u90e8\u4e3b\u9898\u6c61\u67d3)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d\uff0c32px *\/\n  #pos-glass-cases-module .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 32px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* H3 \u9009\u9879\u5361\u5185\u6807\u9898\uff1a\u6241\u5e73\u5316\u5de5\u7a0b\u98ce *\/\n  #pos-glass-cases-module .heading-h3 {\n    font-size: 24px !important;\n    color: #1860A8 !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    margin-bottom: 24px !important;\n    border-bottom: 2px solid #1878C0 !important;\n    padding-bottom: 12px !important;\n    display: inline-block !important;\n  }\n\n  \/* H4 \u6bb5\u843d\u5b50\u6807\u9898 (\u5982 The challenge, Our solution) *\/\n  #pos-glass-cases-module .heading-h4 {\n    font-size: 18px !important;\n    color: #3048A8 !important;\n    font-weight: 700 !important;\n    margin-top: 32px !important;\n    margin-bottom: 12px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  \/* ==========================================================\n     3. \u6587\u672c\u4e0e\u6392\u7248 (B\u7aef\u9ec4\u91d1\u9605\u8bfb\u89c4\u683c)\n     ========================================================== *\/\n  #pos-glass-cases-module .module-text {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.85 !important;\n    margin-bottom: 20px !important;\n  }\n\n  \/* \u5f15\u8a00\u4e0e\u7ed3\u8bed\uff1a\u6536\u675f\u5728 960px \u5185\u9632\u75b2\u52b3 *\/\n  #pos-glass-cases-module .intro-text,\n  #pos-glass-cases-module .outro-text {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    text-align: center !important;\n    font-size: 18px !important;\n    color: #1f2937 !important;\n  }\n  \n  #pos-glass-cases-module .intro-text {\n    margin-bottom: 38px !important;\n  }\n  \n  #pos-glass-cases-module .outro-text {\n    margin-top: 28px !important;\n    font-weight: 600 !important;\n    color: #304890 !important;\n  }\n\n  \/* ==========================================================\n     4. Tab \u9009\u9879\u5361\u7cfb\u7edf (\u6241\u5e73\u5316 UI)\n     ========================================================== *\/\n  #pos-glass-cases-module .tabs-container {\n    width: 100% !important;\n    max-width: 1280px !important; \/* \u9650\u5236\u5bbd\u5ea6\u6253\u9020\u767d\u76ae\u4e66\u8d28\u611f *\/\n    margin: 0 auto !important;\n  }\n\n  \/* Tab \u6309\u94ae\u533a *\/\n  #pos-glass-cases-module .tab-nav {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    border-bottom: 3px solid #e2e8f0 !important;\n    margin-bottom: 40px !important;\n  }\n\n  #pos-glass-cases-module .tab-button {\n    background: transparent !important;\n    border: none !important;\n    outline: none !important;\n    padding: 20px 32px !important;\n    font-size: 18px !important;\n    font-weight: 600 !important;\n    color: #64748b !important;\n    cursor: pointer !important;\n    transition: all 0.3s ease !important;\n    position: relative !important;\n    bottom: -3px !important; \/* \u5bf9\u9f50\u5e95\u90e8\u8fb9\u6846 *\/\n  }\n\n  #pos-glass-cases-module .tab-button:hover {\n    color: #1860A8 !important;\n    background-color: #f8fafc !important;\n  }\n\n  #pos-glass-cases-module .tab-button.active {\n    color: #304890 !important;\n    border-bottom: 3px solid #304890 !important;\n    background-color: transparent !important;\n  }\n\n  \/* Tab \u5185\u5bb9\u533a *\/\n  #pos-glass-cases-module .tab-pane {\n    display: none !important;\n    animation: fadeIn 0.4s ease-in-out !important;\n  }\n\n  #pos-glass-cases-module .tab-pane.active {\n    display: block !important;\n  }\n\n  @keyframes fadeIn {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* ==========================================================\n     5. \u7279\u6b8a\u6392\u7248\u533a\u5757 (\u5f15\u7528\u5757\u3001\u6570\u636e\u9635\u5217)\n     ========================================================== *\/\n  \n  \/* Case 1: \u5ba2\u6237\u5f15\u8a00\u5757 *\/\n  #pos-glass-cases-module .quote-block {\n    background-color: #ffffff !important;\n    border-left: 6px solid #1878C0 !important;\n    padding: 32px 40px !important;\n    margin-top: 40px !important;\n  }\n  #pos-glass-cases-module .quote-block .module-text {\n    font-size: 18px !important;\n    font-style: italic !important;\n    color: #3048A8 !important;\n    margin-bottom: 16px !important;\n  }\n  #pos-glass-cases-module .quote-block .quote-author {\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    color: #1f2937 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  \/* Case 2: ATM \u6570\u636e\u9635\u5217 (CSS Grid) *\/\n  #pos-glass-cases-module .data-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 24px !important;\n    background-color: #304890 !important;\n    padding: 48px 32px !important;\n    margin: 40px 0 !important;\n  }\n  \n  #pos-glass-cases-module .data-card {\n    text-align: center !important;\n    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;\n  }\n  #pos-glass-cases-module .data-card:last-child {\n    border-right: none !important;\n  }\n  \n  #pos-glass-cases-module .data-value {\n    font-size: 36px !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    line-height: 1.2 !important;\n    margin-bottom: 8px !important;\n  }\n  \n  #pos-glass-cases-module .data-label {\n    font-size: 14px !important;\n    color: #cbd5e1 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n  }\n\n  \/* \u56fe\u7247\u5360\u4f4d\u7b26\u5bb9\u5668 *\/\n  #pos-glass-cases-module .image-wrapper {\n    margin: 40px 0 !important;\n    text-align: center !important;\n  }\n\n  \/* ==========================================================\n     6. \u79fb\u52a8\u7aef\u6298\u53e0\u9002\u914d\n     ========================================================== *\/\n  @media (max-width: 992px) {\n    #pos-glass-cases-module .data-grid {\n      grid-template-columns: repeat(2, 1fr) !important;\n      gap: 32px 16px !important;\n    }\n    #pos-glass-cases-module .data-card:nth-child(2) {\n      border-right: none !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #pos-glass-cases-module {\n      padding: 32px 0 !important;\n    }\n    #pos-glass-cases-module .heading-h2 {\n      font-size: 28px !important;\n    }\n    #pos-glass-cases-module .tab-button {\n      flex: 1 1 100% !important; \/* \u624b\u673a\u7aef Tab \u6309\u94ae\u5782\u76f4\u6392\u5217 *\/\n      text-align: center !important;\n      border-bottom: 1px solid #e2e8f0 !important;\n      bottom: 0 !important;\n    }\n    #pos-glass-cases-module .tab-button.active {\n      background-color: #f8fafc !important;\n      border-bottom: 3px solid #304890 !important;\n    }\n    #pos-glass-cases-module .data-grid {\n      grid-template-columns: 1fr !important; \/* \u624b\u673a\u7aef\u6570\u636e\u9635\u5217\u5355\u5217 *\/\n      gap: 40px !important;\n      padding: 40px 24px !important;\n    }\n    #pos-glass-cases-module .data-card {\n      border-right: none !important;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;\n      padding-bottom: 32px !important;\n    }\n    #pos-glass-cases-module .data-card:last-child {\n      border-bottom: none !important;\n      padding-bottom: 0 !important;\n    }\n    #pos-glass-cases-module .quote-block {\n      padding: 24px !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-glass-cases-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Industry Applications &#038; Case Studies<\/h2>\n    \n    <p class=\"module-text intro-text\">\n      Here are three of the projects from our deployment portfolio. They represent three different types of interface glass selection challenge in POS and kiosks. None of them were solved by the first specification we supplied\u2014that&#8217;s part of what our engineering review process is for.\n    <\/p>\n\n    <div class=\"tabs-container\">\n      \n      <div class=\"tab-nav\">\n        <button class=\"tab-button active\" onclick=\"openGlassCase(event, 'case-qsr')\">Case 01 \u2014 Narrative<\/button>\n        <button class=\"tab-button\" onclick=\"openGlassCase(event, 'case-atm')\">Case 02 \u2014 Data-Led<\/button>\n        <button class=\"tab-button\" onclick=\"openGlassCase(event, 'case-kiosk')\">Case 03 \u2014 Problem \/ Solution<\/button>\n      <\/div>\n\n      <div id=\"case-qsr\" class=\"tab-pane active\">\n        <h3 class=\"heading-h3\">Quick-Service Restaurant Chain, Southeast Asia<\/h3>\n        \n        <h4 class=\"heading-h4\">The challenge<\/h4>\n        <p class=\"module-text\">\n          Servicing a 500-outlet QUICK-SERVICE restaurant chain, self-service, countertop POS updates: worn resistive touch panels were failing because of surface wear. Screens were failing 4.7% per month, resulting in excessive and unnecessary service costs. Management demanded an antic-glare solution even under bright ceiling spotlights, and antimicrobial protection, for their food handling environment. Previously, their supplier purchased these as two distinct line items, complicating the process.\n        <\/p>\n\n        <h4 class=\"heading-h4\">Our solution<\/h4>\n        <p class=\"module-text\">\n          10.1&#8243; PCAP cover glass specified with 1.1mm chemically tempered soda-lime AG+AM dual coat integral to a single deposition process. AG coating cut surface reflectance to zero compared with 0.4% in the previous specification, eliminating the &#8216;glare&#8217; issue documented in field repair operator reports. Silver ion AM coating delivered 99.8% effective bacteria kill-rate to the primary touch surface when tested to JIS Z 2801.\n        <\/p>\n        \n        <div class=\"image-wrapper\">\n          \n        <\/div>\n\n        <h4 class=\"heading-h4\">Results<\/h4>\n        <p class=\"module-text\">\n          In the 18 months following deployment into the field, the PCC reported a 40% reduction in screen-related service call issues. Actual service body-panel failure rate was &lt;0.5% for the entire 3 year original warranty period.\n        <\/p>\n\n        <div class=\"quote-block\">\n          <p class=\"module-text\">\n            &#8216;Our annual budget for screen replacements was 2%. In practice the actual was 0.4%. That dual AG\/AM glass solved two problems we were treating as entirely separate procurement projects.&#8217;\n          <\/p>\n          <div class=\"quote-author\">\u2014 Procurement Manager, Southeast Asia QSR Operations<\/div>\n        <\/div>\n      <\/div>\n\n      <div id=\"case-atm\" class=\"tab-pane\">\n        <h3 class=\"heading-h3\">European Bank ATM Refresh Program<\/h3>\n        \n        <p class=\"module-text\">\n          In a major European retail banking group&#8217;s ATM network, we replaced the display panels in all 1200 units as part of a security and serviceability upgrade. Previously, the glass spec supplier was providing 2.5mm thick float annealed soda-lime panels with no certification documented for scratch resist, impact tolerances or thermal cycling.\n        <\/p>\n        <p class=\"module-text\">\n          Manufacturers supplied 15&#8243; vandal-proof glass at 3mm chemically tempered for impact strength and chemist verified PC version-verified AR+AF coating, operating range specified from -30C to +70C to match original product spec and cover northern European branch locations. Price was 22% below previous spec supplier for equal order volume.\n        <\/p>\n\n        <div class=\"data-grid\">\n          <div class=\"data-card\">\n            <div class=\"data-value\">1,200<\/div>\n            <div class=\"data-label\">ATM units<\/div>\n          <\/div>\n          <div class=\"data-card\">\n            <div class=\"data-value\">99.7%<\/div>\n            <div class=\"data-label\">Uptime 18 months<\/div>\n          <\/div>\n          <div class=\"data-card\">\n            <div class=\"data-value\">22%<\/div>\n            <div class=\"data-label\">Cost reduction<\/div>\n          <\/div>\n          <div class=\"data-card\">\n            <div class=\"data-value\">IK08<\/div>\n            <div class=\"data-label\">Impact rating<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"image-wrapper\">\n          \n        <\/div>\n\n        <p class=\"module-text\">\n          Average uptime 99.7% relates only to glass-related desktop faults &#8211; breakage, delamination, coating deterioration. Zero panels were returned with faults to the original server. Three panels were replaced during the 18 month period of the study for vandalism damage outside the impact test spec IK8 levels, at that one branch site. Enclosure redesign rather than specification change was recommended.\n        <\/p>\n      <\/div>\n\n      <div id=\"case-kiosk\" class=\"tab-pane\">\n        <h3 class=\"heading-h3\">Airport Self-Check-In Kiosks, Middle East<\/h3>\n        \n        <h4 class=\"heading-h4\">The challenge<\/h4>\n        <p class=\"module-text\">\n          An operator&#8217;s self-check-in terminals were installed with normal two-way soda-lime glass and internal AG coated anti-glare layers. Within 5 months 23% of panels exhibited excessive screenshot image distortion, coating delamination, and propagating micro-fracture growth near mounting holes. Summer ambient temperatures in terminal topped out at 45C with direct solar glare at specific hours of the day.\n        <\/p>\n\n        <h4 class=\"heading-h4\">Root cause research<\/h4>\n        <p class=\"module-text\">\n          Standard float soda-lime has a thermal expansion coefficient of 8.5&#215;10-6\/C. 45C ambient + solar load + terminal internal air temperature of 23C put surface temperature at 68 C &#8211; left the working window of the existing coating system. AG coating applied to standard soda-lime float substrate only chemically tempered to 1.8mm, uneven residual stress amplified warping under sustained thermal load.\n        <\/p>\n        \n        <div class=\"image-wrapper\">\n          \n        <\/div>\n\n        <h4 class=\"heading-h4\">Implementation &#038; results<\/h4>\n        <p class=\"module-text\">\n          New panels used aluminosilicate ceramic manufacturer (Dragontrail) glass at 2mm chemically tempered to 820 MPa surface compression. AR+AG dual layer coating was reformulated with a higher thermal transition temperature binder above 80C surface temperature. An interlayer UV-blocking UV absorber was added to prevent solar UV photons penetrating through the terminal skylights from degrading the optical adhesive used in lamination.\n        <\/p>\n        <p class=\"module-text\">\n          Zero screen-related field failures in all 80 replacement panels over 14 months operation. Customer throughput scores at those units were in the high 90s pre and post the failure period.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n  function openGlassCase(evt, caseId) {\n    \/\/ \u9650\u5236\u4f5c\u7528\u57df\uff0c\u9632\u6b62\u5e72\u6270\u9875\u9762\u4e0a\u5176\u4ed6\u7684 tabs\n    var moduleContainer = document.getElementById('pos-glass-cases-module');\n    \n    \/\/ \u9690\u85cf\u6240\u6709 tab-pane\n    var tabPanes = moduleContainer.getElementsByClassName('tab-pane');\n    for (var i = 0; i < tabPanes.length; i++) {\n      tabPanes[i].className = tabPanes[i].className.replace(\" active\", \"\");\n    }\n    \n    \/\/ \u79fb\u9664\u6240\u6709 tab-button \u7684 active \u72b6\u6001\n    var tabLinks = moduleContainer.getElementsByClassName('tab-button');\n    for (var i = 0; i < tabLinks.length; i++) {\n      tabLinks[i].className = tabLinks[i].className.replace(\" active\", \"\");\n    }\n    \n    \/\/ \u6fc0\u6d3b\u5f53\u524d\u7684 tab-pane \u548c\u88ab\u70b9\u51fb\u7684\u6309\u94ae\n    document.getElementById(caseId).className += \" active\";\n    evt.currentTarget.className += \" active\";\n  }\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-b2844b9\" data-block-id=\"b2844b9\"><style>.stk-b2844b9 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-b2844b9-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-d3512e2\" data-v=\"4\" data-block-id=\"d3512e2\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-d3512e2-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-d3512e2-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (\u65e0\u6846\u67b6\uff0c\u517c\u5bb9 FlyingPress)\n     ID: #pos-glass-certifications-module\n     ========================================================== *\/\n  #pos-glass-certifications-module {\n    width: 100% !important;\n    background-color: transparent !important;\n    padding: 40px 0 !important; \/* \u4e25\u683c\u9075\u5b88 Section 40px padding \u8981\u6c42 *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-glass-certifications-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u9650\u5236\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d *\/\n  #pos-glass-certifications-module .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u63a7\u5236 (\u7c7b\u540d\u63a5\u7ba1\u6837\u5f0f\uff0c\u963b\u65ad\u5916\u90e8\u4e3b\u9898\u6c61\u67d3)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d\uff0c\u8bbe\u5b9a\u4e3a\u8981\u6c42\u7684 32px *\/\n  #pos-glass-certifications-module .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 40px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* \u5f15\u8a00\u9605\u8bfb\u533a\uff1a\u6536\u675f\u5bbd\u5ea6\u9632\u75b2\u52b3 *\/\n  #pos-glass-certifications-module .intro-box {\n    max-width: 1280px !important;\n    margin: 0 auto 36px auto !important;\n  }\n  \n  #pos-glass-certifications-module .intro-box .module-text {\n    font-size: 18px !important;\n    color: #1f2937 !important;\n    line-height: 1.8 !important;\n  }\n\n  \/* ==========================================================\n     3. 3x3 \u6241\u5e73\u5316\u77e9\u9635\u7f51\u683c (\u9ad8\u5ea6\u5bf9\u9f50\uff0c\u96f6\u4e0d\u89c4\u5219\u7559\u767d)\n     ========================================================== *\/\n  #pos-glass-certifications-module .cert-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 32px !important;\n    width: 100% !important;\n  }\n\n  \/* \u72ec\u7acb\u7684\u8ba4\u8bc1\u5361\u7247\uff1a\u6241\u5e73\u786c\u6717\uff0c\u65e0\u9634\u5f71 *\/\n  #pos-glass-certifications-module .cert-card {\n    background-color: #f8fafc !important; \/* \u5de5\u4e1a\u51b7\u7070\u5e95\u8272 *\/\n    border-top: 4px solid #1878C0 !important; \/* \u9876\u90e8\u5f3a\u8c03\u7ebf *\/\n    padding: 40px 32px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    height: 100% !important; \/* \u5f3a\u5236\u7b49\u9ad8 *\/\n    transition: transform 0.2s ease, background-color 0.2s ease !important;\n  }\n\n  #pos-glass-certifications-module .cert-card:hover {\n    background-color: #f1f5f9 !important;\n    transform: translateY(-2px) !important;\n  }\n\n  \/* \u6781\u7b80\u5de5\u4e1a\u7ea7\u5fbd\u6807\u751f\u6210\u5668 (\u5229\u7528\u7eafCSS\u751f\u6210\u8ba4\u8bc1\u5fbd\u7ae0) *\/\n  #pos-glass-certifications-module .cert-badge {\n    width: 64px !important;\n    height: 64px !important;\n    background-color: #304890 !important;\n    color: #ffffff !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n    align-items: center !important;\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    line-height: 1.1 !important;\n    margin-bottom: 24px !important;\n    text-align: center !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  #pos-glass-certifications-module .cert-badge span {\n    display: block !important;\n  }\n\n  \/* H3 \u5361\u7247\u6807\u9898 *\/\n  #pos-glass-certifications-module .heading-h3 {\n    font-size: 18px !important;\n    color: #1860A8 !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    margin-bottom: 16px !important;\n  }\n\n  \/* \u6b63\u6587\u6392\u7248 *\/\n  #pos-glass-certifications-module .module-text {\n    font-size: 15px !important;\n    color: #333333 !important;\n    line-height: 1.8 !important;\n    margin: 0 !important;\n    flex-grow: 1 !important; \/* \u4f7f\u5f97\u5361\u7247\u5e95\u5bf9\u9f50 *\/\n  }\n\n  \/* ==========================================================\n     4. \u79fb\u52a8\u7aef\u4e0e\u5e73\u677f\u6298\u53e0\u903b\u8f91\n     ========================================================== *\/\n  @media (max-width:1000px) {\n    #pos-glass-certifications-module .cert-grid {\n      grid-template-columns: repeat(2, 1fr) !important; \/* \u5e73\u677f\u7aef\u5207\u6362\u4e3a\u53cc\u5217 *\/\n      gap: 24px !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #pos-glass-certifications-module {\n      padding: 32px 0 !important;\n    }\n    #pos-glass-certifications-module .heading-h2 {\n      font-size: 28px !important;\n      margin-bottom: 32px !important;\n    }\n    #pos-glass-certifications-module .cert-grid {\n      grid-template-columns: 1fr !important; \/* \u624b\u673a\u7aef\u5207\u6362\u4e3a\u5355\u5217 *\/\n      gap: 24px !important;\n    }\n    #pos-glass-certifications-module .cert-card {\n      padding: 32px 24px !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-glass-certifications-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Quality Certifications & Compliance Standards<\/h2>\n    \n    <div class=\"intro-box\">\n      <p class=\"module-text\">\n        Commercial POS and kiosk programs are run in a heavily regulated procurement environment, with standards like the following requiring commercial hardware vendors to be certified against quality system, material safety, EMC performance, and product safety issues. The standards listed below demonstrate Saiwei Glass\u2019s ongoing active certification status in compliance issues raised by all. Audit records are available on request. For our clients, these certifications translate directly into quality and reliability guarantees that hold up under procurement audits.\n      <\/p>\n    <\/div>\n\n    <div class=\"cert-grid\">\n      \n      <div class=\"cert-card\">\n        <div class=\"cert-badge\">\n          <span>ISO<\/span>\n          <span>9001<\/span>\n        <\/div>\n        <h3 class=\"heading-h3\">ISO 9001:2015 \u2014 Quality Management System<\/h3>\n        <p class=\"module-text\">\n          The scope of our QMS emphasizes the entire process from raw receiving to final shipping. Third-party audit in a recognized certification body every year. For POS and kiosk customers, ISO 9001 specifically demonstrates process compliance is independently monitored and not self-reported.\n        <\/p>\n      <\/div>\n\n      <div class=\"cert-card\">\n        <div class=\"cert-badge\">\n          <span>ISO<\/span>\n          <span>14001<\/span>\n        <\/div>\n        <h3 class=\"heading-h3\">ISO 14001:2015 \u2014 Environmental Management<\/h3>\n        <p class=\"module-text\">\n          The chemical tempering and coatings processes creates an weblike byproduct of potassium nitrate and complex chemistry flows that must be managed. Certification in ISO 14001 program indicates our real world reduction goals are documented and active - essential to EU and Japanese procurement programs.\n        <\/p>\n      <\/div>\n\n      <div class=\"cert-card\">\n        <div class=\"cert-badge\">\n          <span style=\"font-size: 18px;\">SGS<\/span>\n        <\/div>\n        <h3 class=\"heading-h3\">SGS Testing & Certification<\/h3>\n        <p class=\"module-text\">\n          SGS tests our product against material specifications and performance benchmarks an independent verification trail for POS and kiosk buyers who are unable to visit the manufacturer, and is often required by banks and retailers for corporate policy reasons.\n        <\/p>\n      <\/div>\n\n      <div class=\"cert-card\">\n        <div class=\"cert-badge\">\n          <span style=\"font-size: 16px;\">RoHS<\/span>\n        <\/div>\n        <h3 class=\"heading-h3\">RoHS Directive 2011\/65\/EU \u2014 Hazardous Substances<\/h3>\n        <p class=\"module-text\">\n          All our glass and coating products adhere to the existing EU restrictions of substances banned from electronics in RoHS compliant products. This is mandatory for any POS or kiosk concept to be introduced into the European Union and United Kingdom markets. We include RoHS documentation with each shipped batch.\n        <\/p>\n      <\/div>\n\n      <div class=\"cert-card\">\n        <div class=\"cert-badge\">\n          <span style=\"font-size: 14px;\">REACH<\/span>\n        <\/div>\n        <h3 class=\"heading-h3\">REACH Regulation (EC) No 1907\/2006<\/h3>\n        <p class=\"module-text\">\n          REACH covers chemical materials used in our new coatings and optical adhesives. We keep a current declaration of all approved chemicals or SVHC for inclusion in bill of materials and downstream chemical transparency reporting.\n        <\/p>\n      <\/div>\n\n      <div class=\"cert-card\">\n        <div class=\"cert-badge\">\n          <span>FCC<\/span>\n          <span>Pt15<\/span>\n        <\/div>\n        <h3 class=\"heading-h3\">FCC Part 15 \u2014 EMC Compliance<\/h3>\n        <p class=\"module-text\">\n          FCC Part 15 deals with electromagnetic emissions from our ITO-coated PCAP panel products. This is a requirement for POS and kiosk products to be sold within Canada and the United States. Manufacturing parameters of deposition are kept within the FCC acceptable sheet resistance range that meet emissions without added EMI shields.\n        <\/p>\n      <\/div>\n\n      <div class=\"cert-card\">\n        <div class=\"cert-badge\">\n          <span style=\"font-size: 20px;\">CE<\/span>\n        <\/div>\n        <h3 class=\"heading-h3\">CE Marking \u2014 EU Product Compliance<\/h3>\n        <p class=\"module-text\">\n          CE marking signifies our active capacitive touchscreen now meet EU standards for health and safety and environmental management under the proposed Low Voltage Directive and EMC Directive. For any commercial hardware introduced into European free-trade systems, CE marking is a minimum requirement.\n        <\/p>\n      <\/div>\n\n      <div class=\"cert-card\">\n        <div class=\"cert-badge\">\n          <span>IEC<\/span>\n          <span>61k4<\/span>\n        <\/div>\n        <h3 class=\"heading-h3\">IEC 61000-4-2 \u2014 ESD Protection<\/h3>\n        <p class=\"module-text\">\n          Despite efforts to eliminate contaminants, ATM and outdoor kiosk glass will generate electrostatic charge in low-humidity environments. IEC 61000-4-2 certification Level 4 tests confirm our screens pass the required contact and air discharge voltages without functional decrease - a requirement for maintenance of position payment transaction security.\n        <\/p>\n      <\/div>\n\n      <div class=\"cert-card\">\n        <div class=\"cert-badge\">\n          <span>UL \/<\/span>\n          <span>IEC<\/span>\n        <\/div>\n        <h3 class=\"heading-h3\">UL 60950-1 \/ IEC 62368-1 \u2014 Product Safety<\/h3>\n        <p class=\"module-text\">\n          Product safety for information technology and telecommunications systems. Our PCAP touch panels meet the needed specifications for incorporation into compliant finished commercial products - required for deploying North American and European commercial electronics through regulatedretail and banking equipment platforms.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-c2e4380\" data-block-id=\"c2e4380\"><style>.stk-c2e4380 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-c2e4380-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-be0ced3\" data-v=\"4\" data-block-id=\"be0ced3\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-be0ced3-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-be0ced3-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (\u65e0\u6846\u67b6\uff0c\u96f6\u6c61\u67d3)\n     ID: #pos-premium-pricing-module\n     ========================================================== *\/\n  #pos-premium-pricing-module {\n    width: 100% !important;\n    background-color: #f8f9fc !important;\n    padding: 40px 0 !important; \/* \u589e\u52a0\u4e0a\u4e0b\u7559\u767d\u63d0\u5347\u9ad8\u7ea7\u611f *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-premium-pricing-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d *\/\n  #pos-premium-pricing-module .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u6392\u7248 (\u7c7b\u540d\u63a5\u7ba1\u6837\u5f0f\uff0c\u963b\u65ad\u5916\u90e8\u4e3b\u9898\u6c61\u67d3)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d\uff0c\u8bbe\u5b9a\u4e3a\u8981\u6c42\u7684 32px *\/\n  #pos-premium-pricing-module .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 48px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* H3 \u6a21\u5757\u4e8c\u7ea7\u6807\u9898\uff1a\u6241\u5e73\u5316\u77ed\u4fc3\u4e0b\u5212\u7ebf *\/\n  #pos-premium-pricing-module .heading-h3 {\n    font-size: 24px !important;\n    color: #1860A8 !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    margin-top: 34px !important;\n    margin-bottom: 20px !important;\n    position: relative !important;\n    padding-bottom: 12px !important;\n    text-align: center !important;\n  }\n  \n  #pos-premium-pricing-module .heading-h3::after {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    bottom: 0 !important;\n    width: 60px !important;\n    height: 3px !important;\n    background-color: #1878C0 !important;\n  }\n\n  \/* \u6b63\u6587\u6392\u7248\uff1aB\u7aef\u9ec4\u91d1\u884c\u9ad8 1.8\uff0c\u6df1\u7070\u5bf9\u6bd4\u5ea6 *\/\n  #pos-premium-pricing-module .module-text {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.8 !important;\n    margin-bottom: 24px !important;\n  }\n  #pos-premium-pricing-module .module-text:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* \u5f15\u8a00\u9605\u8bfb\u533a\uff1a\u9650\u5236\u5728 960px \u9632\u6b62\u6a2a\u5411\u89c6\u75b2\u52b3 *\/\n  #pos-premium-pricing-module .intro-box {\n    max-width: 1280px !important;\n    margin: 0 auto 36px auto !important;\n  }\n  #pos-premium-pricing-module .intro-box .module-text {\n    font-size: 17px !important;\n    color: #1f2937 !important;\n  }\n\n  \/* ==========================================================\n     3. \u9ad8\u7ea7\u62a5\u4ef7\u6570\u636e\u8868 (\u539f\u751f Table\uff0c\u81ea\u9002\u5e94\u6ea2\u51fa\u5904\u7406)\n     ========================================================== *\/\n  #pos-premium-pricing-module .table-container {\n    width: 100% !important;\n    max-width: 1280px !important;\n    margin: 0 auto 32px auto !important;\n    overflow-x: auto !important; \n    background-color: #ffffff !important;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.03) !important; \/* \u6781\u5f31\u9634\u5f71\u589e\u52a0\u8d28\u611f *\/\n    border-radius: 4px !important;\n  }\n\n  #pos-premium-pricing-module .pricing-table {\n    width: 100% !important;\n    min-width: 800px !important; \/* \u7a84\u5c4f\u5f3a\u5236\u6a2a\u5411\u6eda\u52a8\u4ee5\u4fdd\u4f4f\u6392\u7248 *\/\n    border-collapse: collapse !important;\n    text-align: left !important;\n  }\n\n  #pos-premium-pricing-module .pricing-table th {\n    background-color: #304890 !important;\n    color: #ffffff !important;\n    padding: 24px !important;\n    font-weight: 600 !important;\n    font-size: 16px !important;\n    border-bottom: 2px solid #1860A8 !important;\n  }\n\n  #pos-premium-pricing-module .pricing-table td {\n    padding: 18px 24px !important;\n    border-bottom: 1px solid #e2e8f0 !important;\n    color: #333333 !important;\n    font-size: 15px !important;\n    line-height: 1.6 !important;\n    vertical-align: middle !important;\n  }\n\n  #pos-premium-pricing-module .pricing-table tr:nth-child(even) {\n    background-color: #f8fafc !important;\n  }\n\n  #pos-premium-pricing-module .pricing-table tr:hover {\n    background-color: #f1f5f9 !important;\n  }\n\n  \/* \u5de6\u4fa7\u5217\u5f3a\u8c03 *\/\n  #pos-premium-pricing-module .pricing-table td:first-child {\n    font-weight: 600 !important;\n    color: #1860A8 !important;\n    width: 40% !important;\n  }\n\n  \/* MOQ \u63d0\u793a\u6761\uff1a\u6241\u5e73\u5316\u51b7\u7070\u5e95\u8272 *\/\n  #pos-premium-pricing-module .moq-banner {\n    max-width: 1280px !important;\n    margin: 0 auto 44px auto !important;\n    background-color: #ffffff !important;\n    border-left: 6px solid #1878C0 !important;\n    padding: 24px 32px !important;\n  }\n\n  #pos-premium-pricing-module .moq-banner .module-text {\n    font-size: 15px !important;\n    color: #475569 !important;\n  }\n\n  \/* ==========================================================\n     4. \u65e0\u8fb9\u754c\u6c34\u5e73\u65f6\u95f4\u8f74 (\u5b8c\u7f8e\u89e3\u51b3\u957f\u77ed\u6587\u4e0d\u9f50\u95ee\u9898)\n     ========================================================== *\/\n  #pos-premium-pricing-module .timeline-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 32px !important;\n    max-width: 1280px !important;\n    margin: 0 auto 44px auto !important;\n  }\n\n  \/* \u72ec\u7acb\u65f6\u95f4\u8282\u70b9 *\/\n  #pos-premium-pricing-module .timeline-step {\n    position: relative !important;\n    padding-top: 32px !important;\n    border-top: 3px solid #1878C0 !important; \/* \u8d2f\u7a7f\u7684\u5de5\u4e1a\u7ebf *\/\n  }\n\n  \/* \u8282\u70b9\u951a\u70b9\u5706\u5708 *\/\n  #pos-premium-pricing-module .timeline-step::before {\n    content: '' !important;\n    position: absolute !important;\n    top: -9px !important; \/* \u7cbe\u786e\u5b9a\u4f4d\u5728\u8fb9\u6846\u4e0a *\/\n    left: 0 !important;\n    width: 15px !important;\n    height: 15px !important;\n    background-color: #304890 !important;\n    border-radius: 50% !important;\n    box-shadow: 0 0 0 4px #ffffff !important;\n  }\n\n  #pos-premium-pricing-module .step-badge {\n    display: inline-block !important;\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    color: #3048A8 !important;\n    margin-bottom: 16px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n  }\n\n  #pos-premium-pricing-module .timeline-step .module-text {\n    font-size: 15px !important;\n    color: #475569 !important; \/* \u6587\u5b57\u7a0d\u6d45\uff0c\u4e0e\u6807\u9898\u5f62\u6210\u5c42\u7ea7 *\/\n  }\n\n  \/* ==========================================================\n     5. \u5e95\u90e8\u9ad8\u4eae\u907f\u5751\u6307\u5357\u4e0e\u884c\u52a8\u547c\u5401\n     ========================================================== *\/\n  #pos-premium-pricing-module .advice-block {\n    max-width: 1280px !important;\n    margin: 0 auto 46px auto !important;\n    background-color: #304890 !important;\n    padding: 38px !important;\n    text-align: center !important;\n    border-radius: 4px !important;\n  }\n\n  #pos-premium-pricing-module .advice-block .module-text {\n    color: #ffffff !important;\n    font-size: 17px !important;\n    margin-bottom: 0 !important;\n  }\n\n  #pos-premium-pricing-module .cta-area {\n    text-align: center !important;\n    width: 100% !important;\n    padding-top: 16px !important;\n  }\n\n  #pos-premium-pricing-module .cta-btn {\n    display: inline-block !important;\n    background-color: #1878C0 !important;\n    color: #ffffff !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    padding: 20px 56px !important;\n    text-decoration: none !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    transition: background-color 0.2s ease !important;\n    border: none !important;\n  }\n\n  #pos-premium-pricing-module .cta-btn:hover {\n    background-color: #1860A8 !important;\n  }\n\n  \/* ==========================================================\n     6. \u79fb\u52a8\u7aef\u81ea\u9002\u5e94\u903b\u8f91\n     ========================================================== *\/\n  @media (max-width:1000px) {\n    #pos-premium-pricing-module .timeline-grid {\n      grid-template-columns: repeat(2, 1fr) !important;\n      gap: 48px 32px !important;\n    }\n  }\n\n  @media (max-width:690px) {\n    #pos-premium-pricing-module {\n      padding: 40px 0 !important;\n    }\n    #pos-premium-pricing-module .heading-h2 {\n      font-size: 28px !important;\n    }\n    #pos-premium-pricing-module .timeline-grid {\n      grid-template-columns: 1fr !important; \/* \u624b\u673a\u7aef\u5782\u76f4\u6392\u5217 *\/\n      border-left: 3px solid #1878C0 !important; \/* \u6539\u4e3a\u5de6\u4fa7\u5782\u76f4\u8f74 *\/\n      padding-left: 24px !important;\n      gap: 40px !important;\n    }\n    #pos-premium-pricing-module .timeline-step {\n      border-top: none !important;\n      padding-top: 0 !important;\n    }\n    #pos-premium-pricing-module .timeline-step::before {\n      top: 0 !important;\n      left: -33px !important; \/* \u5438\u9644\u5230\u5de6\u4fa7\u8f74\u5fc3 *\/\n    }\n    #pos-premium-pricing-module .advice-block {\n      padding: 32px 24px !important;\n      text-align: left !important;\n    }\n    #pos-premium-pricing-module .cta-btn {\n      width: 100% !important;\n      text-align: center !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-premium-pricing-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Touch Screen Glass Pricing & OEM Partnership<\/h2>\n    \n    <div class=\"intro-box\">\n      <p class=\"module-text\">\n        Glass material prices are an oversimplification, do not assume they are simple calculations\u2014interrelationships make exact or even approximate estimates difficult, a 10.1\" panel with AR+AF+AM tri-coating costs significantly more than a 15.6\" panel with AG only, despite the larger panel size and coat amount used. Quotes are issued per customized glass specification \u2014 there is no generic rate card, because every program has different coating, sizing, and high-temperature processing requirements that affect unit cost. Glass screens that need readable sunlight coatings cost differently than indoor-only panels.\n      <\/p>\n    <\/div>\n\n    <div class=\"table-container\">\n      <table class=\"pricing-table\">\n        <thead>\n          <tr>\n            <th>Pricing Factor<\/th>\n            <th>Impact on Unit Cost<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Glass type: soda-lime vs aluminosilicate<\/td>\n            <td>Aluminosilicate 2\u20133\u00d7 base soda-lime price<\/td>\n          <\/tr>\n          <tr>\n            <td>Thickness (0.55mm to 3.0mm)<\/td>\n            <td>Thicker = moderate increase; 3mm roughly 1.6\u00d7 cost of 1.1mm<\/td>\n          <\/tr>\n          <tr>\n            <td>Single coating (AG, AR, AF, or AM)<\/td>\n            <td>+10\u201315% per coating layer<\/td>\n          <\/tr>\n          <tr>\n            <td>Dual or tri-coating combinations<\/td>\n            <td>+20\u201330% combined (not simply additive)<\/td>\n          <\/tr>\n          <tr>\n            <td>Panel size (non-linear scaling above 15\")<\/td>\n            <td>Material cost scales with area; yield loss increases above 20\"<\/td>\n          <\/tr>\n          <tr>\n            <td>Order volume (MOQ \/ tiered pricing)<\/td>\n            <td>MOQ 100 pcs standard; price breaks at 500 \/ 1,000 \/ 5,000 pcs<\/td>\n          <\/tr>\n          <tr>\n            <td>Custom shapes (non-rectangular)<\/td>\n            <td>One-time tooling fee; amortized into per-piece cost at volume<\/td>\n          <\/tr>\n          <tr>\n            <td>Silk-screen printing \/ decoration<\/td>\n            <td>+5\u201315% depending on ink coverage and color count<\/td>\n          <\/tr>\n          <tr>\n            <td>IK08 certification testing<\/td>\n            <td>One-time test fee; no per-piece impact after initial approval<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"moq-banner\">\n      <p class=\"module-text\">\n        <strong>MOQ:<\/strong> 100 pieces for standard rectangular sizes with catalog coatings. Custom shapes or non-standard dimensions require 500 pieces to justify tooling. Sample orders of 3\u201310 pieces are available at sample pricing before MOQ commitment \u2014 we ship standard-spec samples within 72 hours.\n      <\/p>\n    <\/div>\n\n    <div style=\"width: 100%;\">\n      <h3 class=\"heading-h3\">OEM Partnership Process<\/h3>\n      <div class=\"intro-box\" style=\"margin-bottom: 40px; text-align: center;\">\n        <p class=\"module-text\" style=\"color: #304890; font-weight: 600;\">\n          We work with OEM device manufacturers in a four step process.\n        <\/p>\n      <\/div>\n\n      <div class=\"timeline-grid\">\n        \n        <div class=\"timeline-step\">\n          <span class=\"step-badge\">Step 01<\/span>\n          <p class=\"module-text\">\n            First, there is a design consultation - the customer application engineer submits his mechanical drawing, and we make a recommendation for glass type, thickness, and coating based on deployment environment, and qualified composite design if present.\n          <\/p>\n        <\/div>\n        \n        <div class=\"timeline-step\">\n          <span class=\"step-badge\">Step 02<\/span>\n          <p class=\"module-text\">\n            Second, prototype production with a 7 to 10 day lead time on standard specs, and 12 to 15 days on unusual shapes or exotic coatings.\n          <\/p>\n        <\/div>\n\n        <div class=\"timeline-step\">\n          <span class=\"step-badge\">Step 03<\/span>\n          <p class=\"module-text\">\n            Third, sample approval by the customer prior to release of production purchase order to ensure technical due diligence is satisfied in terms of fit, finish, and functional test criteria.\n          <\/p>\n        <\/div>\n\n        <div class=\"timeline-step\">\n          <span class=\"step-badge\">Step 04<\/span>\n          <p class=\"module-text\">\n            Fourth, mass production with a 15-25 day lead time based on order size and surface treatment complexity.\n          <\/p>\n        <\/div>\n        \n      <\/div>\n    <\/div>\n\n    <div class=\"advice-block\">\n      <p class=\"module-text\">\n        In our experience, the most common design error we see is specification of glass alone separate from the display stack. Cover glass thickness, OCA laminate thickness, and LCD air gap all influence total optical stack behavior and touch responsiveness. Engage with our engineering team as soon as possible in your design cycle - the free DFM review is most accurate before mechanical tooling is cut, not after first sample.\n      <\/p>\n    <\/div>\n\n    <div class=\"cta-area\">\n      <a href=\"#ct-popup-787\" class=\"cta-btn\">Request OEM Pricing<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-2e40388\" data-block-id=\"2e40388\"><style>.stk-2e40388 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-2e40388-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-2cd5d13\" data-v=\"4\" data-block-id=\"2cd5d13\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-2cd5d13-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-2cd5d13-inner-blocks\">\n<style>\n\/* =========================================\n   \u539f\u6709\u7684\u6837\u5f0f\u4fdd\u6301\u4e0d\u53d8\n   ========================================= *\/\n#ag-qa-gallery {\n  box-sizing: border-box !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  margin: 0 auto !important;\n  padding: 40px 0 !important;\n  background: #ffffff !important;\n  overflow: hidden !important;\n}\n\n#ag-qa-gallery *,\n#ag-qa-gallery *::before,\n#ag-qa-gallery *::after {\n  box-sizing: border-box !important;\n}\n\n#ag-qa-gallery .qag-inner {\n  width: 100% !important;\n  max-width: 1280px !important;\n  margin: 0 auto !important;\n  padding: 0 20px !important;\n}\n\n\/* \u2500\u2500 Header \u2500\u2500 *\/\n#ag-qa-gallery .qag-header {\n  text-align: center !important;\n  margin-bottom: 38px !important;\n}\n\n#ag-qa-gallery .qag-title {\n  font-size: 32px !important;\n  font-weight: 700 !important;\n  color: #304890 !important;\n  line-height: 1.3 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  letter-spacing: -0.02em !important;\n}\n\n#ag-qa-gallery .qag-title-accent {\n  color: #1860A8 !important;\n}\n\n\/* \u2500\u2500 Bento Grid \u2500\u2500 *\/\n#ag-qa-gallery .qag-grid {\n  display: grid !important;\n  grid-template-columns: repeat(3, 1fr) !important;\n  grid-template-rows: 240px 240px 280px !important;\n  gap: 12px !important;\n}\n\n#ag-qa-gallery .qag-cell {\n  position: relative !important;\n  border-radius: 12px !important;\n  overflow: hidden !important;\n  cursor: pointer !important; \/* \u4fdd\u6301\u624b\u578b\u6307\u9488\uff0c\u6697\u793a\u53ef\u70b9\u51fb *\/\n}\n\n\/* Tall item spanning 2 rows *\/\n#ag-qa-gallery .qag-cell--tall {\n  grid-row: span 2 !important;\n}\n\n\/* Image *\/\n#ag-qa-gallery .qag-cell img {\n  display: block !important;\n  width: 100% !important;\n  height: 100% !important;\n  object-fit: cover !important;\n  transition: transform 0.5s ease !important;\n}\n\n#ag-qa-gallery .qag-cell:hover img {\n  transform: scale(1.05) !important;\n}\n\n\/* Gradient Overlay *\/\n#ag-qa-gallery .qag-overlay {\n  position: absolute !important;\n  inset: 0 !important;\n  background: linear-gradient(0deg, rgba(10,20,50,0.72) 0%, rgba(10,20,50,0.15) 50%, rgba(10,20,50,0.02) 100%) !important;\n  display: flex !important;\n  flex-direction: column !important;\n  justify-content: flex-end !important;\n  padding: 24px !important;\n  transition: background 0.3s ease !important;\n  pointer-events: none !important; \/* \u8ba9\u70b9\u51fb\u7a7f\u900f\u906e\u7f69\u5c42\u76f4\u63a5\u4f5c\u7528\u4e8e\u56fe\u7247\u7236\u7ea7 *\/\n}\n\n#ag-qa-gallery .qag-cell:hover .qag-overlay {\n  background: linear-gradient(0deg, rgba(24,96,168,0.8) 0%, rgba(48,72,144,0.25) 50%, rgba(10,20,50,0.05) 100%) !important;\n}\n\n\/* Text on Overlay *\/\n#ag-qa-gallery .qag-cat {\n  font-size: 10.5px !important;\n  font-weight: 600 !important;\n  letter-spacing: 0.14em !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.7) !important;\n  margin: 0 0 6px 0 !important;\n  padding: 0 !important;\n  line-height: 1 !important;\n}\n\n#ag-qa-gallery .qag-name {\n  font-size: 17px !important;\n  font-weight: 700 !important;\n  color: #ffffff !important;\n  line-height: 1.35 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  text-shadow: 0 1px 4px rgba(0,0,0,0.25) !important;\n}\n\n\/* \u2500\u2500 Responsive \u2500\u2500 *\/\n@media screen and (max-width: 960px) {\n  #ag-qa-gallery .qag-grid {\n    grid-template-columns: repeat(2, 1fr) !important;\n    grid-template-rows: 220px 220px 220px 260px !important;\n  }\n  #ag-qa-gallery .qag-cell--tall {\n    grid-row: span 2 !important;\n  }\n}\n\n@media screen and (max-width: 640px) {\n  #ag-qa-gallery {\n    padding: 32px 0 !important;\n  }\n  #ag-qa-gallery .qag-inner {\n    padding: 0 12px !important;\n  }\n  #ag-qa-gallery .qag-title {\n    font-size: 24px !important;\n  }\n  #ag-qa-gallery .qag-header {\n    margin-bottom: 32px !important;\n  }\n  #ag-qa-gallery .qag-grid {\n    grid-template-columns: 1fr 1fr !important;\n    grid-template-rows: repeat(4, 200px) !important;\n    gap: 8px !important;\n  }\n  #ag-qa-gallery .qag-cell--tall {\n    grid-row: span 2 !important;\n  }\n  #ag-qa-gallery .qag-overlay {\n    padding: 16px !important;\n  }\n  #ag-qa-gallery .qag-cat {\n    font-size: 9px !important;\n  }\n  #ag-qa-gallery .qag-name {\n    font-size: 14px !important;\n  }\n  #ag-qa-gallery .qag-cell {\n    border-radius: 8px !important;\n  }\n}\n\n@media screen and (max-width: 420px) {\n  #ag-qa-gallery .qag-grid {\n    grid-template-columns: 1fr !important;\n    grid-template-rows: repeat(8, 200px) !important;\n  }\n  #ag-qa-gallery .qag-cell--tall {\n    grid-row: span 1 !important;\n  }\n}\n\n\/* =========================================\n   [NEW] \u67e5\u770b\u5927\u56fe Lightbox \u6837\u5f0f\n   ========================================= *\/\n.ag-lightbox-modal {\n    position: fixed !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    background-color: rgba(0, 0, 0, 0.9) !important;\n    z-index: 999999 !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    opacity: 0 !important;\n    visibility: hidden !important;\n    transition: opacity 0.3s ease, visibility 0.3s ease !important;\n    padding: 20px !important;\n    box-sizing: border-box !important;\n}\n\n.ag-lightbox-modal.active {\n    opacity: 1 !important;\n    visibility: visible !important;\n}\n\n.ag-lightbox-image {\n    max-width: 90% !important;\n    max-height: 90vh !important;\n    object-fit: contain !important;\n    border-radius: 4px !important;\n    box-shadow: 0 0 20px rgba(0,0,0,0.5) !important;\n    transform: scale(0.95) !important;\n    transition: transform 0.3s ease !important;\n}\n\n.ag-lightbox-modal.active .ag-lightbox-image {\n    transform: scale(1) !important;\n}\n\n.ag-lightbox-close {\n    position: absolute !important;\n    top: 20px !important;\n    right: 30px !important;\n    color: #fff !important;\n    font-size: 40px !important;\n    font-weight: bold !important;\n    cursor: pointer !important;\n    line-height: 1 !important;\n    z-index: 1000000 !important;\n    transition: color 0.2s !important;\n}\n\n.ag-lightbox-close:hover {\n    color: #ddd !important;\n}\n<\/style>\n\n<section id=\"ag-qa-gallery\" aria-labelledby=\"qag-main-title\">\n  <div class=\"qag-inner\">\n\n    <header class=\"qag-header\">\n      <h2 class=\"qag-title\" id=\"qag-main-title\" role=\"heading\" aria-level=\"2\">\n        Quality Assurance | <span class=\"qag-title-accent\">Trusted POS & Kiosk glass Manufacturer in China<\/span>\n      <\/h2>\n    <\/header>\n\n    <div class=\"qag-grid\">\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/High-Temperature-Screen-Printing.png\"\n             alt=\"High temperature screen printing process for AG glass surface decoration\"\n             width=\"400\" height=\"280\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Surface Decoration<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">High Temp Screen Printing<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Glass-CNC-Drilling.png\"\n             alt=\"Precision CNC drilling on glass panels for AG glass manufacturing\"\n             width=\"400\" height=\"280\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">CNC Machining<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Precision CNC Drilling<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell qag-cell--tall\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/custom-glass-drilling-service.png\"\n             alt=\"Custom glass drilling service for specialized AG glass applications\"\n             width=\"400\" height=\"560\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Custom Processing<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Custom Glass Drilling Service<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Glass_ultrasonic_cleaning.png\"\n             alt=\"Ultrasonic pure water cleaning for quality control in AG glass production\"\n             width=\"400\" height=\"280\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Quality Control<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Ultrasonic Pure Water Cleaning<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Glass_dust_free_workshop-silk-screen-printing.png\"\n             alt=\"Dust-free production workshop for AG glass silk-screen printing\"\n             width=\"400\" height=\"280\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Clean Environment<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Dust-Free Production Workshop<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Glass-Edging.png\"\n             alt=\"Precision glass edging and finishing for anti-glare glass products\"\n             width=\"400\" height=\"320\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Precision Finishing<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Glass Edge Processing<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Quality-inspection-of-Shenxun-glass.png\"\n             alt=\"Quality inspection of AG glass ensuring consistent anti-glare performance\"\n             width=\"400\" height=\"320\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Quality Assurance<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Quality Inspection<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"qag-cell\">\n        <img decoding=\"async\" src=\"https:\/\/saiweiglass.com\/wp-content\/uploads\/2026\/02\/Screen-Printing.png\"\n             alt=\"Screen printing process for AG glass surface treatment and coating\"\n             width=\"400\" height=\"320\" loading=\"lazy\">\n        <div class=\"qag-overlay\">\n          <div class=\"qag-cat\">Surface Treatment<\/div>\n          <div class=\"qag-name\" role=\"heading\" aria-level=\"3\">Screen Printing Process<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ 1. \u521b\u5efa Lightbox \u7684 DOM \u7ed3\u6784\n    const lightboxMarkup = `\n        <div id=\"ag-lightbox\" class=\"ag-lightbox-modal\">\n            <span class=\"ag-lightbox-close\">&times;<\/span>\n            <img decoding=\"async\" class=\"ag-lightbox-image\" src=\"\" alt=\"Full view\">\n        <\/div>\n    `;\n    \n    \/\/ \u5c06 Lightbox \u6dfb\u52a0\u5230 body \u672b\u5c3e\uff0c\u786e\u4fdd\u4e0d\u53d7\u7236\u7ea7 overflow:hidden \u9650\u5236\n    document.body.insertAdjacentHTML('beforeend', lightboxMarkup);\n    \n    const lightbox = document.getElementById('ag-lightbox');\n    const lightboxImg = lightbox.querySelector('img');\n    const closeBtn = lightbox.querySelector('.ag-lightbox-close');\n    const galleryCells = document.querySelectorAll('#ag-qa-gallery .qag-cell');\n\n    \/\/ 2. \u4e3a\u6bcf\u4e2a Gallery Cell \u6dfb\u52a0\u70b9\u51fb\u4e8b\u4ef6\n    galleryCells.forEach(cell => {\n        cell.addEventListener('click', function() {\n            const img = this.querySelector('img');\n            if (img) {\n                lightboxImg.src = img.src; \/\/ \u83b7\u53d6\u5f53\u524d\u56fe\u7247\u7684 src\n                lightboxImg.alt = img.alt; \/\/ \u83b7\u53d6 alt \u6587\u672c\n                lightbox.classList.add('active'); \/\/ \u663e\u793a\u5f39\u7a97\n            }\n        });\n    });\n\n    \/\/ 3. \u5173\u95ed\u529f\u80fd\n    const closeLightbox = () => {\n        lightbox.classList.remove('active');\n        setTimeout(() => {\n             lightboxImg.src = ''; \/\/ \u52a8\u753b\u7ed3\u675f\u540e\u6e05\u7a7a src\uff0c\u907f\u514d\u4e0b\u6b21\u6253\u5f00\u95ea\u70c1\n        }, 300);\n    };\n\n    \/\/ \u70b9\u51fb\u5173\u95ed\u6309\u94ae\u5173\u95ed\n    closeBtn.addEventListener('click', closeLightbox);\n\n    \/\/ \u70b9\u51fb\u80cc\u666f\u533a\u57df\u5173\u95ed\n    lightbox.addEventListener('click', function(e) {\n        if (e.target === lightbox) {\n            closeLightbox();\n        }\n    });\n    \n    \/\/ \u6309 ESC \u952e\u5173\u95ed\n    document.addEventListener('keydown', function(e) {\n        if (e.key === 'Escape' && lightbox.classList.contains('active')) {\n            closeLightbox();\n        }\n    });\n});\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-2c0c876\" data-block-id=\"2c0c876\"><style>.stk-2c0c876 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-2c0c876-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-70e0370\" data-v=\"4\" data-block-id=\"70e0370\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-70e0370-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-70e0370-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (\u65e0\u6846\u67b6\uff0c\u517c\u5bb9 FlyingPress)\n     ID: #pos-glass-support-module\n     ========================================================== *\/\n  #pos-glass-support-module {\n    width: 100% !important;\n    background-color: #f8f9fc !important;\n    padding: 40px 0 !important; \/* \u4e25\u683c\u9075\u5b88 Section 40px padding \u8981\u6c42 *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-glass-support-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d *\/\n  #pos-glass-support-module .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u63a7\u5236 (\u7c7b\u540d\u63a5\u7ba1\u6837\u5f0f\uff0c\u963b\u65ad\u5916\u90e8\u6c61\u67d3)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d\uff0c\u8bbe\u5b9a\u4e3a\u8981\u6c42\u7684 32px *\/\n  #pos-glass-support-module .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 40px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* \u6b63\u6587\u6392\u7248\uff1aB\u7aef\u9ec4\u91d1\u884c\u9ad8 1.85\uff0c\u6df1\u7070\u9ad8\u5bf9\u6bd4\u5ea6 *\/\n  #pos-glass-support-module .module-text {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.85 !important;\n    margin-bottom: 24px !important;\n  }\n  \n  #pos-glass-support-module .module-text:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ==========================================================\n     3. \u5782\u76f4\u6d41\u5f0f\u5e03\u5c40 (\u5f15\u8a00\u6536\u675f\uff0c\u9632\u9605\u8bfb\u75b2\u52b3)\n     ========================================================== *\/\n\n  #pos-glass-support-module .intro-box {\n    max-width: 1280px !important;\n    margin: 0 auto 36px auto !important;\n  }\n  \n  #pos-glass-support-module .intro-box .module-text {\n    font-size: 18px !important;\n    color: #1f2937 !important;\n    text-align: left !important;\n  }\n\n  \/* ==========================================================\n     4. SLA \u670d\u52a1\u7b49\u7ea7\u77e9\u9635 (3x2 \u6241\u5e73\u5316\u786c\u6838\u6570\u636e\u5757)\n     ========================================================== *\/\n  #pos-glass-support-module .sla-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 24px !important;\n    max-width: 1280px !important; \/* \u9650\u5236\u5bbd\u5ea6\u5448\u73b0\u7d27\u51d1\u7684\u767d\u76ae\u4e66\u8d28\u611f *\/\n    margin: 0 auto 34px auto !important;\n  }\n\n  \/* \u72ec\u7acb\u6570\u636e\u5361\u7247\uff1a\u6241\u5e73\u5316\uff0c\u65e0\u9634\u5f71\uff0c\u5f3a\u5316\u5de6\u4fa7\u8fb9\u6846\u5207\u5272\u611f *\/\n  #pos-glass-support-module .sla-card {\n    background-color: #ffffff !important; \/* \u5de5\u4e1a\u51b7\u7070\u5e95\u8272 *\/\n    border-left: 6px solid #1860A8 !important;\n    padding: 32px 24px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n    transition: background-color 0.2s ease !important;\n  }\n\n  #pos-glass-support-module .sla-card:hover {\n    background-color: #f1f5f9 !important;\n  }\n\n  \/* \u7b2c 1\u30013\u30015 \u9879\u4f7f\u7528\u66f4\u6df1\u7684\u54c1\u724c\u8272\u8fb9\u6846\u5f62\u6210\u8282\u594f\u611f *\/\n  #pos-glass-support-module .sla-card:nth-child(odd) {\n    border-left-color: #304890 !important;\n  }\n\n  \/* \u5de8\u578b\u6570\u636e\u5b57\u4f53 *\/\n  #pos-glass-support-module .sla-value {\n    font-size: 40px !important;\n    font-weight: 800 !important;\n    color: #304890 !important;\n    line-height: 1.1 !important;\n    margin-bottom: 12px !important;\n    letter-spacing: -1px !important;\n  }\n\n  \/* \u6570\u636e\u8bf4\u660e\u6807\u7b7e *\/\n  #pos-glass-support-module .sla-label {\n    font-size: 15px !important;\n    color: #475569 !important;\n    font-weight: 600 !important;\n    line-height: 1.5 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  \/* ==========================================================\n     5. \u653f\u7b56\u8be6\u60c5\u89e3\u6790\u533a (\u5782\u76f4\u6808\uff0c\u7edf\u4e00\u6536\u675f)\n     ========================================================== *\/\n  #pos-glass-support-module .details-stack {\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 32px !important;\n  }\n\n  \/* \u8d28\u4fdd\u653f\u7b56\u5757\uff1a\u4f7f\u7528\u5fae\u5f31\u7684\u8fb9\u6846\u5305\u88f9\uff0c\u63d0\u5347\u4e25\u8c28\u5ea6 *\/\n  #pos-glass-support-module .policy-block {\n    border-top: 2px solid #e2e8f0 !important;\n    padding-top: 32px !important;\n  }\n\n  \/* \u5de5\u7a0b\u670d\u52a1\u5757\uff1a\u6df1\u8272\u80cc\u666f\u9ad8\u4eae\uff0c\u4f5c\u4e3a\u6a21\u5757\u538b\u8f74 *\/\n  #pos-glass-support-module .engineering-block {\n    background-color: #304890 !important;\n    padding: 30px 38px !important;\n    border-radius: 4px !important;\n  }\n\n  #pos-glass-support-module .engineering-block .module-text {\n    color: #ffffff !important;\n    font-size: 17px !important;\n    margin-bottom: 0 !important;\n  }\n\n  \/* ==========================================================\n     6. \u79fb\u52a8\u7aef\u81ea\u9002\u5e94\u903b\u8f91\n     ========================================================== *\/\n  @media (max-width: 992px) {\n    #pos-glass-support-module .sla-grid {\n      grid-template-columns: repeat(2, 1fr) !important; \/* \u5e73\u677f\u7aef\u5207\u6362\u4e3a\u53cc\u5217 *\/\n    }\n  }\n\n  @media (max-width:690px) {\n    #pos-glass-support-module {\n      padding: 32px 0 !important;\n    }\n    #pos-glass-support-module .heading-h2 {\n      font-size: 28px !important;\n      margin-bottom: 32px !important;\n    }\n    #pos-glass-support-module .sla-grid {\n      grid-template-columns: 1fr !important; \/* \u624b\u673a\u7aef\u5207\u6362\u4e3a\u5355\u5217 *\/\n      gap: 16px !important;\n    }\n    #pos-glass-support-module .sla-card {\n      padding: 24px 20px !important;\n    }\n    #pos-glass-support-module .engineering-block {\n      padding: 32px 24px !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-glass-support-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">After-Sales Support & Engineering Services<\/h2>\n    \n    <div class=\"intro-box\">\n      <p class=\"module-text\">\n        Dedicated project engineers are assigned to every account that passes the sample qualification stage. This engineer has familiarity with your part numbers, your acceptance tests, your project schedule, and your end-use environment - they are the single contact point for technical questions, process notification, and shipping inquiries. Our approach is not a call-center model.\n      <\/p>\n    <\/div>\n\n    <div class=\"sla-grid\">\n      <div class=\"sla-card\">\n        <div class=\"sla-value\">72h<\/div>\n        <div class=\"sla-label\">Sample delivery for standard specs<\/div>\n      <\/div>\n      <div class=\"sla-card\">\n        <div class=\"sla-value\">24h<\/div>\n        <div class=\"sla-label\">Technical support response time<\/div>\n      <\/div>\n      <div class=\"sla-card\">\n        <div class=\"sla-value\">2 yr<\/div>\n        <div class=\"sla-label\">Standard warranty on all panels<\/div>\n      <\/div>\n      <div class=\"sla-card\">\n        <div class=\"sla-value\">5 yr<\/div>\n        <div class=\"sla-label\">Extended warranty available<\/div>\n      <\/div>\n      <div class=\"sla-card\">\n        <div class=\"sla-value\">Free<\/div>\n        <div class=\"sla-label\">DFM review for new programs<\/div>\n      <\/div>\n      <div class=\"sla-card\">\n        <div class=\"sla-value\">48h<\/div>\n        <div class=\"sla-label\">Replacement ship time (safety stock)<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"details-stack\">\n      \n      <div class=\"policy-block\">\n        <p class=\"module-text\">\n          The standard warranty period of 2 years covers manufacturing defect, coating delamination, and dimensional non-conformance. An extended warranty period of 5 years is available for high-volume accounts and includes a guarantee of field failure rate: if the failure rate exceeds 0.5% on an annual basis within the warranty window, we reimburse for replacement panels at no charge. For active customer deployment of more than 1,000 units, our replacement glass program maintains safety stock at our warehouse against an agreed failure budget, ensuring expedited replacement within 48 hours of a validated claim rather than waiting on a new production batch.\n        <\/p>\n      <\/div>\n\n      <div class=\"engineering-block\">\n        <p class=\"module-text\">\n          Our industry solutions team additionally provides mechanical integration review services early in your design process. If your kiosk or POS terminal design is still in CAD, we can advise on glass mounting, sealing strategy, and thermal considerations prior to tooling - thus avoiding costly redesign after first article production.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-f741744\" data-block-id=\"f741744\"><style>.stk-f741744 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-f741744-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-1f82fe3\" data-v=\"4\" data-block-id=\"1f82fe3\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-1f82fe3-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-1f82fe3-inner-blocks\">\n<div id=\"bx-glass-roi-calc-v1\">\n\n<style>\n\/* ===== SCOPED RESET & VARIABLES (Flat & Industrial) ===== *\/\n#bx-glass-roi-calc-v1 {\n  \/* \u54c1\u724c\u8272\u7cfb *\/\n  --gc-primary: #304890;\n  --gc-accent1: #1860A8;\n  --gc-accent2: #1878C0;\n  --gc-accent3: #3048A8;\n  \n  \/* \u5de5\u4e1a\u7070\u9636 (\u66ff\u4ee3\u539f\u672c\u7684\u7ea2\u7eff\u8272) *\/\n  --gc-std-color: #64748b;\n  --gc-std-bg: #f8fafc;\n  --gc-prm-color: #1878C0;\n  --gc-prm-bg: #f0f8ff;\n  \n  --gc-gray-50: #f8fafc;\n  --gc-gray-100: #f1f5f9;\n  --gc-gray-200: #e2e8f0;\n  --gc-gray-400: #94a3b8;\n  --gc-gray-600: #475569;\n  --gc-gray-800: #1e293b;\n  --gc-gray-900: #0f172a;\n  \n  --gc-mono: inherit; \/* \u7ee7\u627f\u5168\u5c40\u5b57\u4f53\uff0c\u62d2\u7edd\u5916\u90e8\u5b57\u4f53\u5f15\u5165 *\/\n  \n  --gc-radius: 0px; \/* \u7edd\u5bf9\u6241\u5e73\u5316\uff0c\u53bb\u9664\u5706\u89d2 *\/\n  --gc-shadow: none; \/* \u5f7b\u5e95\u53bb\u9664\u9634\u5f71 *\/\n  --gc-shadow-lg: none;\n  \n  width: 100% !important;\n  background-color: transparent !important;\n  padding: 40px 0 !important; \/* \u9075\u5faa\u8981\u6c42\u7684 40px padding *\/\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  font-family: inherit;\n  color: var(--gc-gray-900);\n  line-height: 1.6;\n  box-sizing: border-box;\n}\n\n#bx-glass-roi-calc-v1 *, \n#bx-glass-roi-calc-v1 *::before, \n#bx-glass-roi-calc-v1 *::after {\n  box-sizing: border-box !important;\n}\n\n\/* 1280px \u5916\u5c42\u7ea6\u675f\uff0c\u5185\u90e8\u6536\u675f\u5230 960px \u9632\u6b62\u6a2a\u5411\u8fc7\u5ea6\u62c9\u4f38 *\/\n#bx-glass-roi-calc-v1 .gc-module-wrapper {\n  max-width: 1280px !important;\n  width: 100% !important;\n  padding: 0 24px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-content-constrain {\n  width: 100% !important;\n  max-width: 960px !important; \/* \u9ec4\u91d1\u9605\u8bfb\/\u4ea4\u4e92\u5bbd\u5ea6 *\/\n}\n\n\/* ===== \u8bed\u4e49\u5316\u6392\u7248 (\u9694\u79bb H \u6807\u7b7e) ===== *\/\n#bx-glass-roi-calc-v1 .heading-h2 {\n  font-size: 32px !important;\n  color: var(--gc-primary) !important;\n  text-align: center !important;\n  font-weight: 700 !important;\n  line-height: 1.3 !important;\n  margin: 0 0 12px 0 !important;\n  letter-spacing: -0.5px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-header-sub {\n  font-size: 16px !important;\n  color: var(--gc-gray-600) !important;\n  text-align: center !important;\n  margin: 0 0 48px 0 !important;\n}\n\n#bx-glass-roi-calc-v1 .heading-h3 {\n  font-size: 18px !important;\n  color: var(--gc-accent1) !important;\n  font-weight: 700 !important;\n  margin: 0 0 24px 0 !important;\n  text-transform: uppercase !important;\n  letter-spacing: 0.5px !important;\n  border-bottom: 2px solid var(--gc-gray-200) !important;\n  padding-bottom: 12px !important;\n}\n\n\/* ===== INPUT PANEL (\u786c\u6717\u5de5\u4e1a\u98ce) ===== *\/\n#bx-glass-roi-calc-v1 .gc-inputs {\n  background: var(--gc-gray-50) !important;\n  border-top: 4px solid var(--gc-primary) !important;\n  border-left: 1px solid var(--gc-gray-200) !important;\n  border-right: 1px solid var(--gc-gray-200) !important;\n  border-bottom: 1px solid var(--gc-gray-200) !important;\n  padding: 40px 48px !important;\n  margin-bottom: 40px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-input-grid {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  gap: 32px 48px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-field {\n  display: flex !important;\n  flex-direction: column !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-field label {\n  font-size: 14px !important;\n  font-weight: 600 !important;\n  color: var(--gc-gray-800) !important;\n  margin-bottom: 12px !important;\n  display: flex !important;\n  justify-content: space-between !important;\n  align-items: baseline !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-field label .gc-val {\n  font-family: monospace !important;\n  font-size: 16px !important;\n  font-weight: 700 !important;\n  color: var(--gc-accent1) !important;\n}\n\n\/* \u6241\u5e73\u5316\u6ed1\u52a8\u6761 *\/\n#bx-glass-roi-calc-v1 input[type=\"range\"] {\n  -webkit-appearance: none !important;\n  appearance: none !important;\n  width: 100% !important;\n  height: 4px !important;\n  background: var(--gc-gray-200) !important;\n  outline: none !important;\n  margin: 6px 0 0 0 !important;\n  cursor: pointer !important;\n}\n\n#bx-glass-roi-calc-v1 input[type=\"range\"]::-webkit-slider-thumb {\n  -webkit-appearance: none !important;\n  appearance: none !important;\n  width: 16px !important;\n  height: 24px !important; \/* \u77e9\u5f62\u5207\u5272\u611f *\/\n  background: var(--gc-primary) !important;\n  cursor: grab !important;\n  border: none !important;\n  border-radius: 0 !important;\n}\n\n#bx-glass-roi-calc-v1 input[type=\"range\"]::-moz-range-thumb {\n  width: 16px !important;\n  height: 24px !important;\n  background: var(--gc-primary) !important;\n  cursor: grab !important;\n  border: none !important;\n  border-radius: 0 !important;\n}\n\n\/* \u6241\u5e73\u5316\u8f93\u5165\u6846 *\/\n#bx-glass-roi-calc-v1 .gc-field input[type=\"number\"],\n#bx-glass-roi-calc-v1 .gc-field select {\n  font-family: inherit !important;\n  font-size: 15px !important;\n  padding: 12px 16px !important;\n  border: 1px solid var(--gc-gray-200) !important;\n  border-radius: 0 !important;\n  background: #fff !important;\n  color: var(--gc-gray-900) !important;\n  outline: none !important;\n  transition: border-color 0.2s !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-field input[type=\"number\"]:focus,\n#bx-glass-roi-calc-v1 .gc-field select:focus {\n  border-color: var(--gc-primary) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-field .gc-input-prefix {\n  position: relative !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-field .gc-input-prefix::before {\n  content: '$' !important;\n  position: absolute !important;\n  left: 16px !important;\n  top: 50% !important;\n  transform: translateY(-50%) !important;\n  font-family: monospace !important;\n  font-size: 15px !important;\n  color: var(--gc-gray-400) !important;\n  pointer-events: none !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-field .gc-input-prefix input {\n  padding-left: 36px !important;\n  width: 100% !important;\n}\n\n\/* \u8ba1\u7b97\u6309\u94ae *\/\n#bx-glass-roi-calc-v1 .gc-calc-row {\n  text-align: center !important;\n  margin-top: 40px !important;\n  padding-top: 32px !important;\n  border-top: 1px solid var(--gc-gray-200) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-btn-calc {\n  font-family: inherit !important;\n  font-size: 16px !important;\n  font-weight: 700 !important;\n  color: #fff !important;\n  background: var(--gc-accent2) !important; \/* \u7eaf\u8272\u65e0\u6e10\u53d8 *\/\n  border: none !important;\n  border-radius: 0 !important;\n  padding: 16px 48px !important;\n  cursor: pointer !important;\n  transition: background 0.2s !important;\n  letter-spacing: 1px !important;\n  text-transform: uppercase !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-btn-calc:hover {\n  background: var(--gc-accent1) !important;\n}\n\n\/* ===== RESULTS SECTION ===== *\/\n#bx-glass-roi-calc-v1 .gc-results {\n  display: none;\n  animation: gcFadeIn 0.5s ease forwards;\n}\n\n@keyframes gcFadeIn {\n  from { opacity: 0; transform: translateY(10px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u8282\u7ea6\u6a2a\u5e45 (\u7eaf\u8272\u5de5\u4e1a\u5757) *\/\n#bx-glass-roi-calc-v1 .gc-savings-banner {\n  background: var(--gc-primary) !important;\n  padding: 40px 32px !important;\n  text-align: center !important;\n  color: #fff !important;\n  margin-bottom: 32px !important;\n  border-left: 8px solid var(--gc-accent2) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-savings-banner .gc-savings-label {\n  font-size: 14px !important;\n  font-weight: 600 !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  color: var(--gc-gray-200) !important;\n  margin-bottom: 8px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-savings-banner .gc-savings-amount {\n  font-family: monospace !important;\n  font-size: 56px !important;\n  font-weight: 800 !important;\n  line-height: 1 !important;\n  margin-bottom: 8px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-savings-banner .gc-savings-sub {\n  font-size: 16px !important;\n  font-weight: 600 !important;\n  color: var(--gc-gray-100) !important;\n}\n\n\/* KPI \u77e9\u9635\u5bf9\u6bd4 *\/\n#bx-glass-roi-calc-v1 .gc-kpi-grid {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  gap: 24px !important;\n  margin-bottom: 32px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-kpi {\n  padding: 32px 24px !important;\n  border: 1px solid var(--gc-gray-200) !important;\n  background: #fff !important;\n  text-align: center !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-kpi.gc-kpi-std {\n  border-top: 4px solid var(--gc-std-color) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-kpi.gc-kpi-prm {\n  border-top: 4px solid var(--gc-prm-color) !important;\n  background: var(--gc-gray-50) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-kpi .gc-kpi-label {\n  font-size: 13px !important;\n  font-weight: 700 !important;\n  text-transform: uppercase !important;\n  letter-spacing: 0.5px !important;\n  margin-bottom: 12px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-kpi.gc-kpi-std .gc-kpi-label { color: var(--gc-std-color) !important; }\n#bx-glass-roi-calc-v1 .gc-kpi.gc-kpi-prm .gc-kpi-label { color: var(--gc-prm-color) !important; }\n\n#bx-glass-roi-calc-v1 .gc-kpi .gc-kpi-value {\n  font-family: monospace !important;\n  font-size: 32px !important;\n  font-weight: 700 !important;\n  line-height: 1.2 !important;\n  margin-bottom: 8px !important;\n  color: var(--gc-gray-900) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-kpi .gc-kpi-detail {\n  font-size: 13px !important;\n  color: var(--gc-gray-600) !important;\n}\n\n\/* \u6b21\u7ea7\u6307\u6807 *\/\n#bx-glass-roi-calc-v1 .gc-metrics {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr 1fr !important;\n  gap: 24px !important;\n  margin-bottom: 48px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-metric {\n  text-align: center !important;\n  padding: 24px 16px !important;\n  background: #fff !important;\n  border: 1px solid var(--gc-gray-200) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-metric .gc-metric-val {\n  font-family: monospace !important;\n  font-size: 24px !important;\n  font-weight: 700 !important;\n  color: var(--gc-primary) !important;\n  margin-bottom: 8px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-metric .gc-metric-lbl {\n  font-size: 13px !important;\n  color: var(--gc-gray-600) !important;\n  line-height: 1.4 !important;\n}\n\n\/* ===== BAR CHART (\u7eaf\u51c0\u7ebf\u6761) ===== *\/\n#bx-glass-roi-calc-v1 .gc-chart-section {\n  margin-bottom: 48px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-chart {\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 12px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-chart-row {\n  display: flex !important;\n  align-items: center !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-chart-year {\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  color: var(--gc-gray-600) !important;\n  width: 64px !important;\n  flex-shrink: 0 !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-chart-bars {\n  flex: 1 !important;\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 4px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-bar-wrap {\n  display: flex !important;\n  align-items: center !important;\n  height: 18px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-bar {\n  height: 100% !important;\n  border-radius: 0 !important;\n  transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-bar.gc-bar-std { background: var(--gc-gray-400) !important; }\n#bx-glass-roi-calc-v1 .gc-bar.gc-bar-prm { background: var(--gc-accent2) !important; }\n\n#bx-glass-roi-calc-v1 .gc-bar-val {\n  font-family: monospace !important;\n  font-size: 12px !important;\n  font-weight: 600 !important;\n  margin-left: 8px !important;\n  color: var(--gc-gray-600) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-legend {\n  display: flex !important;\n  gap: 24px !important;\n  margin-top: 24px !important;\n  justify-content: center !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-legend-item {\n  display: flex !important;\n  align-items: center !important;\n  gap: 8px !important;\n  font-size: 13px !important;\n  color: var(--gc-gray-600) !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-legend-dot {\n  width: 12px !important;\n  height: 12px !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-legend-dot.gc-dot-std { background: var(--gc-gray-400) !important; }\n#bx-glass-roi-calc-v1 .gc-legend-dot.gc-dot-prm { background: var(--gc-accent2) !important; }\n\n\/* ===== CASE STUDY ===== *\/\n#bx-glass-roi-calc-v1 .gc-case-study {\n  background: var(--gc-gray-100) !important;\n  border-left: 4px solid var(--gc-primary) !important;\n  padding: 24px 32px !important;\n  margin-bottom: 40px !important;\n  font-size: 14px !important;\n  color: var(--gc-gray-800) !important;\n  line-height: 1.6 !important;\n}\n\n\/* ===== \u4fee\u590d\u7684 CTA \u6309\u94ae (\u539f\u751f a \u6807\u7b7e) ===== *\/\n#bx-glass-roi-calc-v1 .gc-cta-row {\n  text-align: center !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-btn-cta {\n  display: inline-block !important;\n  background-color: var(--gc-accent3) !important;\n  color: #fff !important;\n  font-size: 16px !important;\n  font-weight: 700 !important;\n  padding: 20px 48px !important;\n  text-transform: uppercase !important;\n  text-decoration: none !important;\n  letter-spacing: 1px !important;\n  border-radius: 0 !important;\n  transition: background-color 0.2s !important;\n}\n\n#bx-glass-roi-calc-v1 .gc-btn-cta:hover {\n  background-color: var(--gc-accent1) !important;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width:690px) {\n  #bx-glass-roi-calc-v1 { padding: 32px 0 !important; }\n  #bx-glass-roi-calc-v1 .heading-h2 { font-size: 28px !important; }\n  #bx-glass-roi-calc-v1 .gc-input-grid { grid-template-columns: 1fr !important; gap: 24px !important; }\n  #bx-glass-roi-calc-v1 .gc-inputs { padding: 24px !important; }\n  #bx-glass-roi-calc-v1 .gc-kpi-grid { grid-template-columns: 1fr !important; }\n  #bx-glass-roi-calc-v1 .gc-metrics { grid-template-columns: 1fr !important; gap: 16px !important; }\n  #bx-glass-roi-calc-v1 .gc-savings-banner .gc-savings-amount { font-size: 40px !important; }\n  #bx-glass-roi-calc-v1 .gc-btn-cta { width: 100% !important; text-align: center !important; padding: 16px 24px !important; }\n  #bx-glass-roi-calc-v1 .gc-case-study { padding: 20px !important; }\n}\n<\/style>\n\n<div class=\"gc-module-wrapper\">\n  \n  <h2 class=\"heading-h2\">Glass Durability ROI Calculator<\/h2>\n  <div class=\"gc-header-sub\">Compare 5-year total cost of ownership: standard panels vs. premium engineered touch screen glass<\/div>\n\n  <div class=\"gc-content-constrain\">\n    \n    <div class=\"gc-inputs\">\n      <div class=\"heading-h3\">Your Deployment Parameters<\/div>\n      <div class=\"gc-input-grid\">\n\n        <div class=\"gc-field\">\n          <label>\n            Deployed terminals \/ kiosks\n            <span class=\"gc-val\" id=\"gc-units-val\">200<\/span>\n          <\/label>\n          <input type=\"range\" id=\"gc-units\" min=\"10\" max=\"5000\" step=\"10\" value=\"200\">\n        <\/div>\n\n        <div class=\"gc-field\">\n          <label>\n            Annual panel failure rate\n            <span class=\"gc-val\" id=\"gc-rate-val\">4.7%<\/span>\n          <\/label>\n          <input type=\"range\" id=\"gc-rate\" min=\"1\" max=\"10\" step=\"0.1\" value=\"4.7\">\n        <\/div>\n\n        <div class=\"gc-field\">\n          <label>Cost per panel replacement (parts + labor)<\/label>\n          <div class=\"gc-input-prefix\">\n            <input type=\"number\" id=\"gc-cost\" min=\"50\" max=\"2000\" step=\"5\" value=\"150\">\n          <\/div>\n        <\/div>\n\n        <div class=\"gc-field\">\n          <label>Average panel lifespan with current glass<\/label>\n          <select id=\"gc-life\">\n            <option value=\"1\">1 year<\/option>\n            <option value=\"2\" selected>2 years<\/option>\n            <option value=\"3\">3 years<\/option>\n          <\/select>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"gc-calc-row\">\n        <button type=\"button\" class=\"gc-btn-calc\" id=\"gc-btn-go\">Calculate 5-Year Savings<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"gc-results\" id=\"gc-results\">\n\n      <div class=\"gc-savings-banner\">\n        <div class=\"gc-savings-label\">Projected 5-Year Savings with Premium Glass<\/div>\n        <div class=\"gc-savings-amount\" id=\"gc-total-savings\">$0<\/div>\n        <div class=\"gc-savings-sub\" id=\"gc-savings-pct\">0% lower total cost of ownership<\/div>\n      <\/div>\n\n      <div class=\"gc-kpi-grid\">\n        <div class=\"gc-kpi gc-kpi-std\">\n          <div class=\"gc-kpi-label\">Standard Glass &mdash; 5-Year TCO<\/div>\n          <div class=\"gc-kpi-value\" id=\"gc-std-tco\">$0<\/div>\n          <div class=\"gc-kpi-detail\"><span id=\"gc-std-repl\">0<\/span> replacements\/yr at <span id=\"gc-std-rate\">0%<\/span> failure rate<\/div>\n        <\/div>\n        <div class=\"gc-kpi gc-kpi-prm\">\n          <div class=\"gc-kpi-label\">Premium Engineered Glass &mdash; 5-Year TCO<\/div>\n          <div class=\"gc-kpi-value\" id=\"gc-prm-tco\">$0<\/div>\n          <div class=\"gc-kpi-detail\"><span id=\"gc-prm-repl\">0<\/span> replacements\/yr at <span id=\"gc-prm-rate\">0%<\/span> failure rate<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gc-metrics\">\n        <div class=\"gc-metric\">\n          <div class=\"gc-metric-val\" id=\"gc-breakeven\">0<\/div>\n          <div class=\"gc-metric-lbl\">Break-even point (months)<\/div>\n        <\/div>\n        <div class=\"gc-metric\">\n          <div class=\"gc-metric-val\" id=\"gc-calls-saved\">0<\/div>\n          <div class=\"gc-metric-lbl\">Fewer service calls per year<\/div>\n        <\/div>\n        <div class=\"gc-metric\">\n          <div class=\"gc-metric-val\" id=\"gc-life-gain\">0x<\/div>\n          <div class=\"gc-metric-lbl\">Panel lifespan multiplier<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"gc-chart-section\">\n        <div class=\"heading-h3\">Year-by-Year Cumulative Cost Comparison<\/div>\n        <div class=\"gc-chart\" id=\"gc-chart\"><\/div>\n        <div class=\"gc-legend\">\n          <span class=\"gc-legend-item\"><span class=\"gc-legend-dot gc-dot-std\"><\/span> Standard Glass<\/span>\n          <span class=\"gc-legend-item\"><span class=\"gc-legend-dot gc-dot-prm\"><\/span> Premium Glass<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"gc-case-study\">\n        <strong>Based on real deployment data:<\/strong> A 500-unit QSR chain achieved &lt;0.5% annual panel failure rate with Saiwei chemically strengthened glass, down from 4.7% with their previous supplier &mdash; reducing annual service dispatches by 85% and saving over $30,000 per year in field replacement costs alone.\n      <\/div>\n\n      <div class=\"gc-cta-row\">\n        <a href=\"#ct-popup-787\" class=\"gc-btn-cta\">Calculate Your Exact Savings &mdash; Request a Quote<\/a>\n      <\/div>\n\n    <\/div>\n  <\/div> <\/div> <script>\n(function() {\n  var root = document.getElementById('bx-glass-roi-calc-v1');\n  if (!root) return;\n\n  \/* --- Element refs --- *\/\n  var elUnits    = root.querySelector('#gc-units');\n  var elRate     = root.querySelector('#gc-rate');\n  var elCost     = root.querySelector('#gc-cost');\n  var elLife     = root.querySelector('#gc-life');\n  var elBtnGo    = root.querySelector('#gc-btn-go');\n  var elResults  = root.querySelector('#gc-results');\n\n  \/* --- Live slider labels --- *\/\n  var elUnitsVal = root.querySelector('#gc-units-val');\n  var elRateVal  = root.querySelector('#gc-rate-val');\n\n  function fmtN(n) { return parseInt(n, 10).toLocaleString('en-US'); }\n\n  elUnits.addEventListener('input', function() {\n    elUnitsVal.textContent = fmtN(this.value);\n  });\n  elRate.addEventListener('input', function() {\n    elRateVal.textContent = parseFloat(this.value).toFixed(1) + '%';\n  });\n\n  \/* --- Animated counter --- *\/\n  function animateValue(el, target, prefix, suffix, duration) {\n    prefix = prefix || '';\n    suffix = suffix || '';\n    duration = duration || 900;\n    var startTime = null;\n    function step(ts) {\n      if (!startTime) startTime = ts;\n      var progress = Math.min((ts - startTime) \/ duration, 1);\n      var ease = 1 - Math.pow(1 - progress, 3);\n      var current = Math.round(ease * target);\n      el.textContent = prefix + fmtN(current) + suffix;\n      if (progress < 1) requestAnimationFrame(step);\n    }\n    requestAnimationFrame(step);\n  }\n\n  \/* --- Main calculation --- *\/\n  function calculate(event) {\n    var units = parseInt(elUnits.value);\n    var rate  = parseFloat(elRate.value) \/ 100;\n    var cost  = parseFloat(elCost.value) || 150;\n    var life  = parseInt(elLife.value);\n\n    \/* Scenario A: Standard *\/\n    var stdReplPerYr   = units * rate;\n    var stdAnnualCost  = stdReplPerYr * cost;\n    var stdCycles      = Math.floor(5 \/ life);\n    var stdFleetRepl   = stdCycles > 1 ? (stdCycles - 1) * units * cost : 0;\n    var stdTCO5        = (stdAnnualCost * 5) + stdFleetRepl;\n\n    \/* Scenario B: Premium *\/\n    var prmRateMult   = 0.15;\n    var prmRate       = rate * prmRateMult;\n    var prmReplPerYr  = units * prmRate;\n    var premiumDelta  = cost * 0.35;\n    var prmUpfront    = units * premiumDelta;\n    var prmLife       = life * 2;\n    var prmCycles     = Math.floor(5 \/ prmLife);\n    var prmFleetRepl  = prmCycles > 1 ? (prmCycles - 1) * units * (cost * 1.35) : 0;\n    var prmAnnualCost = prmReplPerYr * cost;\n    var prmTCO5       = prmUpfront + (prmAnnualCost * 5) + prmFleetRepl;\n\n    var savings       = stdTCO5 - prmTCO5;\n    var savingsPct    = stdTCO5 > 0 ? ((savings \/ stdTCO5) * 100) : 0;\n\n    \/* Break-even *\/\n    var monthlySavings = (stdAnnualCost - prmAnnualCost) \/ 12;\n    var breakeven      = monthlySavings > 0 ? Math.ceil(prmUpfront \/ monthlySavings) : 0;\n    var callsSaved     = Math.round(stdReplPerYr - prmReplPerYr);\n\n    \/* Show results *\/\n    elResults.style.display = 'block';\n\n    \/* Animate values *\/\n    animateValue(root.querySelector('#gc-total-savings'), Math.max(0, savings), '$');\n    root.querySelector('#gc-savings-pct').textContent = savingsPct.toFixed(0) + '% lower total cost of ownership';\n\n    animateValue(root.querySelector('#gc-std-tco'), stdTCO5, '$');\n    root.querySelector('#gc-std-repl').textContent = Math.round(stdReplPerYr);\n    root.querySelector('#gc-std-rate').textContent = (rate * 100).toFixed(1) + '%';\n\n    animateValue(root.querySelector('#gc-prm-tco'), prmTCO5, '$');\n    root.querySelector('#gc-prm-repl').textContent = (Math.round(prmReplPerYr * 10) \/ 10);\n    root.querySelector('#gc-prm-rate').textContent = (prmRate * 100).toFixed(2) + '%';\n\n    animateValue(root.querySelector('#gc-breakeven'), breakeven);\n    animateValue(root.querySelector('#gc-calls-saved'), callsSaved);\n    root.querySelector('#gc-life-gain').textContent = '2x';\n\n    \/* Build chart *\/\n    buildChart(stdAnnualCost, prmAnnualCost, prmUpfront, stdFleetRepl, life, prmLife, units, cost);\n\n    \/* Scroll (\u4ec5\u5728\u7528\u6237\u624b\u52a8\u70b9\u51fb\u6309\u94ae\u65f6\u624d\u6eda\u52a8\uff0c\u9875\u9762\u521d\u6b21\u52a0\u8f7d\u65f6\u4e0d\u6eda\u52a8) *\/\n    if (event && event.type === 'click') {\n      elResults.scrollIntoView({ behavior: 'smooth', block: 'start' });\n    }\n  }\n\n  \/* --- Bar chart builder --- *\/\n  function buildChart(stdAnn, prmAnn, prmUpfront, stdFleetRepl, stdLife, prmLife, units, cost) {\n    var chart = root.querySelector('#gc-chart');\n    chart.innerHTML = '';\n\n    var stdCum = 0, prmCum = prmUpfront;\n    var yearData = [];\n\n    for (var y = 1; y <= 5; y++) {\n      stdCum += stdAnn;\n      if (y > 1 && y % stdLife === 0) stdCum += units * cost;\n      prmCum += prmAnn;\n      if (y > 1 && prmLife > 0 && y % prmLife === 0) prmCum += units * (cost * 1.35);\n      yearData.push({ year: y, std: Math.round(stdCum), prm: Math.round(prmCum) });\n    }\n\n    var maxVal = 0;\n    for (var i = 0; i < yearData.length; i++) {\n      if (yearData[i].std > maxVal) maxVal = yearData[i].std;\n      if (yearData[i].prm > maxVal) maxVal = yearData[i].prm;\n    }\n\n    for (var j = 0; j < yearData.length; j++) {\n      var d = yearData[j];\n      var stdPct = maxVal > 0 ? (d.std \/ maxVal * 100) : 0;\n      var prmPct = maxVal > 0 ? (d.prm \/ maxVal * 100) : 0;\n\n      var row = document.createElement('div');\n      row.className = 'gc-chart-row';\n      row.innerHTML =\n        '<div class=\"gc-chart-year\">Year ' + d.year + '<\/div>' +\n        '<div class=\"gc-chart-bars\">' +\n          '<div class=\"gc-bar-wrap\">' +\n            '<div class=\"gc-bar gc-bar-std\" style=\"width:0%\"><\/div>' +\n            '<span class=\"gc-bar-val\">$' + fmtN(d.std) + '<\/span>' +\n          '<\/div>' +\n          '<div class=\"gc-bar-wrap\">' +\n            '<div class=\"gc-bar gc-bar-prm\" style=\"width:0%\"><\/div>' +\n            '<span class=\"gc-bar-val\">$' + fmtN(d.prm) + '<\/span>' +\n          '<\/div>' +\n        '<\/div>';\n      chart.appendChild(row);\n\n      (function(r, sp, pp) {\n        setTimeout(function() {\n          r.querySelector('.gc-bar-std').style.width = sp + '%';\n          r.querySelector('.gc-bar-prm').style.width = pp + '%';\n        }, 100 + j * 120);\n      })(row, stdPct, prmPct);\n    }\n  }\n\n  elBtnGo.addEventListener('click', calculate);\n  \n  \/\/ \u79fb\u9664\u539f\u59cb\u591a\u4f59\u7684 CTA \u70b9\u51fb\u52ab\u6301\u903b\u8f91\uff0c\u5b8c\u5168\u4ea4\u7531 a href \u6807\u7b7e\u5904\u7406\u5f39\u7a97\n\n  setTimeout(calculate, 300);\n})();\n<\/script>\n\n<\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-a2dee47\" data-block-id=\"a2dee47\"><style>.stk-a2dee47 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-a2dee47-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-16077a0\" data-v=\"4\" data-block-id=\"16077a0\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-16077a0-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-16077a0-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (\u65e0\u6846\u67b6\uff0c\u96f6\u6c61\u67d3)\n     ID: #pos-glass-cta-module\n     ========================================================== *\/\n  #pos-glass-cta-module {\n    width: 100% !important;\n    background-color: #304890 !important; \/* \u6df1\u84dd\u6c89\u6d78\u5f0f\u80cc\u666f\uff0c\u538b\u8f74\u89c6\u89c9\u951a\u70b9 *\/\n    padding: 40px 0 !important; \/* \u5e95\u90e8\u6a21\u5757\u9002\u5f53\u589e\u52a0 padding \u4ee5\u63d0\u5347\u5e84\u91cd\u611f\uff0c\u79fb\u52a8\u7aef\u56de\u9000\u81f3 40px *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-glass-cta-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5c45\u4e2d\uff0c\u5185\u5bb9\u91c7\u7528\u5782\u76f4\u6d41\u5e03\u5c40 *\/\n  #pos-glass-cta-module .module-wrapper {\n    max-width: 1280px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    text-align: center !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u4e0e\u6b63\u6587\u6392\u7248 (\u53cd\u767d\u9ad8\u5bf9\u6bd4\u5ea6\uff0c\u963b\u65ad\u5916\u90e8\u4e3b\u9898\u6c61\u67d3)\n     ========================================================== *\/\n  \n  \/* H2 \u4e3b\u6807\u9898\uff1a\u4e25\u683c\u5c45\u4e2d\uff0c\u8bbe\u5b9a\u4e3a\u8981\u6c42\u7684 32px\uff0c\u53cd\u767d\u663e\u793a *\/\n  #pos-glass-cta-module .heading-h2 {\n    font-size: 32px !important; \n    color: #ffffff !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 24px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  \/* \u884c\u52a8\u547c\u5401\u6b63\u6587\uff1a\u6536\u675f\u5728 800px \u5bbd\u5ea6\u5185\uff0c\u9632\u6a2a\u5411\u9605\u8bfb\u75b2\u52b3 *\/\n  #pos-glass-cta-module .intro-text {\n    max-width: 1000px !important;\n    font-size: 18px !important;\n    color: #f1f5f9 !important; \/* \u6781\u6d45\u7070\u84dd\u8272\uff0c\u907f\u514d\u7eaf\u767d\u523a\u773c\uff0c\u63d0\u5347\u957f\u6587\u9605\u8bfb\u4f53\u9a8c *\/\n    line-height: 1.8 !important;\n    margin-bottom: 38px !important;\n  }\n\n  \/* ==========================================================\n     3. B\u7aef\u786c\u6838\u6309\u94ae\u8bbe\u8ba1 (\u65e0\u5706\u89d2\uff0c\u5de5\u4e1a\u5207\u5272\u611f)\n     ========================================================== *\/\n  #pos-glass-cta-module .cta-button {\n    display: inline-block !important;\n    background-color: #1878C0 !important; \/* \u4f7f\u7528\u8f83\u4eae\u7684\u54c1\u724c\u8272\u4f5c\u4e3a\u884c\u52a8\u6309\u94ae *\/\n    color: #ffffff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    padding: 20px 56px !important;\n    text-decoration: none !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    border: none !important;\n    transition: background-color 0.2s ease, transform 0.2s ease !important;\n  }\n\n  #pos-glass-cta-module .cta-button:hover {\n    background-color: #1860A8 !important;\n    transform: translateY(-2px) !important; \/* \u6781\u5176\u514b\u5236\u7684\u5fae\u4ea4\u4e92 *\/\n  }\n\n  \/* ==========================================================\n     4. \u4fe1\u4efb\u80cc\u4e66\u6ce8\u811a (\u5408\u540c\u5f0f\u6392\u7248)\n     ========================================================== *\/\n  #pos-glass-cta-module .trust-footer {\n    margin-top: 24px !important;\n    padding-top: 12px !important;\n    border-top: 1px solid rgba(255, 255, 255, 0.15) !important; \/* \u5fae\u5f31\u7684\u5206\u5272\u7ebf *\/\n    width: 100% !important;\n    max-width: 960px !important;\n  }\n\n  #pos-glass-cta-module .trust-footer-text {\n    font-size: 14px !important;\n    color: #94a3b8 !important; \/* \u892a\u8272\u7684\u5b57\u53f7\u4e0e\u989c\u8272\uff0c\u4e0d\u55a7\u5bbe\u593a\u4e3b\uff0c\u4f46\u63d0\u4f9b\u5b89\u5168\u611f *\/\n    line-height: 1.6 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  #pos-glass-cta-module .trust-footer-text span {\n    color: #cbd5e1 !important;\n    font-weight: 600 !important;\n  }\n\n  \/* ==========================================================\n     5. \u79fb\u52a8\u7aef\u81ea\u9002\u5e94\u903b\u8f91\n     ========================================================== *\/\n  @media (max-width:690px) {\n    #pos-glass-cta-module {\n      padding: 40px 0 !important; \/* \u624b\u673a\u7aef\u6062\u590d 40px padding *\/\n    }\n    #pos-glass-cta-module .heading-h2 {\n      font-size: 28px !important;\n    }\n    #pos-glass-cta-module .intro-text {\n      font-size: 16px !important;\n      margin-bottom: 32px !important;\n      text-align: left !important; \/* \u624b\u673a\u7aef\u5927\u6bb5\u843d\u5de6\u5bf9\u9f50\u66f4\u6613\u8bfb *\/\n    }\n    #pos-glass-cta-module .cta-button {\n      width: 100% !important; \/* \u624b\u673a\u7aef\u6309\u94ae\u901a\u680f *\/\n      text-align: center !important;\n      padding: 16px 24px !important;\n    }\n    #pos-glass-cta-module .trust-footer {\n      margin-top: 48px !important;\n      padding-top: 24px !important;\n    }\n    #pos-glass-cta-module .trust-footer-text {\n      font-size: 12px !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-glass-cta-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Ready to Upgrade Your POS & Kiosk Displays?<\/h2>\n    \n    <p class=\"intro-text\">\n      Key in your glass specs and operation environment. Our engineers will review that information and respond with a recommended guideline specification within 24 hours--not a product brochure, not a chatbot.\n    <\/p>\n\n    <a href=\"#ct-popup-787\" class=\"cta-button\">Contact Our Engineers Today<\/a>\n\n    <div class=\"trust-footer\">\n      <p class=\"trust-footer-text\">\n        <span>Saiwei Glass<\/span> \u2014 Dongguan, Guangdong, China &nbsp;&bull;&nbsp; ISO 9001 SGS RoHS REACH FCC Operating since 2004\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-d612c79\" data-block-id=\"d612c79\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-d612c79-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-6c3c306\" data-v=\"4\" data-block-id=\"6c3c306\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-6c3c306-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-6c3c306-inner-blocks\">\n<style>\n  \/* ==========================================================\n     1. \u9876\u7ea7\u9694\u79bb\u4e0e\u5e95\u5c42\u91cd\u7f6e (\u65e0\u6846\u67b6\uff0c\u96f6\u6c61\u67d3)\n     ID: #pos-premium-faq-module\n     ========================================================== *\/\n  #pos-premium-faq-module {\n    width: 100% !important;\n    background-color: transparent !important;\n    padding: 40px 0 !important; \/* \u589e\u52a0\u7559\u767d\uff0c\u63d0\u5347\u547c\u5438\u611f *\/\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n  }\n\n  #pos-premium-faq-module * {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u6700\u5927\u5bbd\u5ea6 1280px \u5e76\u5c45\u4e2d\uff0c\u4f46\u9650\u5236\u5185\u90e8\u9605\u8bfb\u533a *\/\n  #pos-premium-faq-module .module-wrapper {\n    max-width: 1200px !important;\n    width: 100% !important;\n    padding: 0 24px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n  }\n\n  \/* ==========================================================\n     2. \u8bed\u4e49\u5316\u6807\u9898\u6392\u7248 (H2\u5c45\u4e2d\uff0c\u4e25\u683c\u63a7\u5236\u5c42\u7ea7)\n     ========================================================== *\/\n  #pos-premium-faq-module .heading-h2 {\n    font-size: 32px !important; \n    color: #304890 !important;\n    text-align: center !important;\n    font-weight: 700 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 16px !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  #pos-premium-faq-module .intro-text {\n    max-width: 900px !important; \/* \u9ec4\u91d1\u9605\u8bfb\u6536\u675f *\/\n    font-size: 16px !important;\n    color: #475569 !important;\n    text-align: center !important;\n    line-height: 1.8 !important;\n    margin-bottom: 44px !important;\n  }\n\n  \/* ==========================================================\n     3. \u6781\u7b80\u5de5\u4e1a\u7ea7\u624b\u98ce\u7434\u5217\u8868 (\u6452\u5f03\u5ec9\u4ef7\u8272\u5757\uff0c\u4f7f\u7528\u7ebf\u6846\u5206\u5272)\n     ========================================================== *\/\n  #pos-premium-faq-module .faq-container {\n    width: 100% !important;\n    max-width: 1060px !important; \/* \u6838\u5fc3\uff1aFAQ\u6587\u672c\u5fc5\u987b\u88ab\u6536\u675f\uff0c\u62d2\u7edd1280px\u778e\u773c\u6392\u7248 *\/\n    border-top: 1px solid #cbd5e1 !important; \/* \u9876\u90e8\u8d77\u59cb\u7ebf *\/\n  }\n\n  \/* \u5355\u4e2a FAQ \u9879 *\/\n  #pos-premium-faq-module .faq-item {\n    border-bottom: 1px solid #cbd5e1 !important; \/* \u6781\u7b80\u5206\u5272\u7ebf *\/\n    transition: background-color 0.3s ease !important;\n  }\n\n  \/* \u60ac\u505c\u65f6\u7684\u5fae\u5f31\u53cd\u9988 *\/\n  #pos-premium-faq-module .faq-item:hover {\n    background-color: #f8fafc !important;\n  }\n\n  \/* \u95ee\u9898\u89e6\u53d1\u6309\u94ae (H3) *\/\n  #pos-premium-faq-module .faq-question {\n    width: 100% !important;\n    background: transparent !important;\n    border: none !important;\n    padding: 24px 16px !important;\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n    cursor: pointer !important;\n    outline: none !important;\n    text-align: left !important;\n  }\n\n  \/* \u6807\u9898\uff1a\u9ed8\u8ba4\u6df1\u7070\u9ad8\u5bf9\u6bd4\u5ea6\uff0c\u6fc0\u6d3b\u6216\u60ac\u505c\u65f6\u5448\u73b0\u54c1\u724c\u8272 *\/\n  #pos-premium-faq-module .heading-h3 {\n    font-size: 18px !important;\n    color: #1f2937 !important; \/* \u653e\u5f03\u5168\u84dd\uff0c\u4f7f\u7528\u6df1\u7070\u63d0\u5347\u9ad8\u7ea7\u611f *\/\n    font-weight: 600 !important;\n    line-height: 1.5 !important;\n    margin: 0 !important;\n    padding-right: 32px !important;\n    transition: color 0.3s ease !important;\n  }\n\n  #pos-premium-faq-module .faq-item:hover .heading-h3,\n  #pos-premium-faq-module .faq-item.active .heading-h3 {\n    color: #1860A8 !important;\n  }\n\n  \/* ==========================================================\n     4. CSS \u7eaf\u51c0\u52a0\u51cf\u53f7\u56fe\u6807 (\u62d2\u7edd\u5f15\u5165\u5916\u90e8 Icon)\n     ========================================================== *\/\n  #pos-premium-faq-module .faq-icon {\n    position: relative !important;\n    width: 16px !important;\n    height: 16px !important;\n    flex-shrink: 0 !important;\n  }\n\n  #pos-premium-faq-module .faq-icon::before,\n  #pos-premium-faq-module .faq-icon::after {\n    content: \"\" !important;\n    position: absolute !important;\n    background-color: #1878C0 !important;\n    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;\n  }\n\n  \/* \u7ad6\u7ebf *\/\n  #pos-premium-faq-module .faq-icon::before {\n    top: 0 !important;\n    left: 7px !important;\n    width: 2px !important;\n    height: 16px !important;\n  }\n\n  \/* \u6a2a\u7ebf *\/\n  #pos-premium-faq-module .faq-icon::after {\n    top: 7px !important;\n    left: 0 !important;\n    width: 16px !important;\n    height: 2px !important;\n  }\n\n  \/* \u6fc0\u6d3b\u65f6\uff0c\u7ad6\u7ebf\u6a2a\u8f6c\uff0c\u5f62\u6210\u51cf\u53f7 *\/\n  #pos-premium-faq-module .faq-item.active .faq-icon::before {\n    transform: rotate(90deg) !important;\n  }\n  #pos-premium-faq-module .faq-item.active .faq-icon::after {\n    transform: rotate(180deg) !important;\n  }\n\n  \/* ==========================================================\n     5. \u6781\u81f4\u4e1d\u6ed1\u7684 CSS Grid \u52a8\u753b (\u5f7b\u5e95\u629b\u5f03 max-height \u8ba1\u7b97)\n     ========================================================== *\/\n  #pos-premium-faq-module .faq-answer-wrapper {\n    display: grid !important;\n    grid-template-rows: 0fr !important; \/* \u5173\u952e\uff1a\u8d77\u59cb\u9ad8\u5ea6\u4e3a0 *\/\n    transition: grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important; \/* \u786c\u4ef6\u52a0\u901f\u7ea7\u4e1d\u6ed1 *\/\n  }\n\n  #pos-premium-faq-module .faq-item.active .faq-answer-wrapper {\n    grid-template-rows: 1fr !important; \/* \u5c55\u5f00\u5230\u81ea\u9002\u5e94\u9ad8\u5ea6 *\/\n  }\n\n  #pos-premium-faq-module .faq-answer-inner {\n    overflow: hidden !important; \/* \u5fc5\u987b\u914d\u5408 overflow: hidden *\/\n  }\n\n  \/* \u5185\u90e8\u6b63\u6587\u6392\u7248 *\/\n  #pos-premium-faq-module .module-text {\n    font-size: 15px !important;\n    color: #475569 !important;\n    line-height: 1.85 !important;\n    margin: 0 !important;\n    padding: 0 16px 32px 16px !important; \/* \u5e95\u90e8\u7559\u767d *\/\n  }\n\n  \/* ==========================================================\n     6. \u79fb\u52a8\u7aef\u81ea\u9002\u5e94\u903b\u8f91\n     ========================================================== *\/\n  @media (max-width:690px) {\n    #pos-premium-faq-module {\n      padding: 40px 0 !important;\n    }\n    #pos-premium-faq-module .heading-h2 {\n      font-size: 28px !important;\n    }\n    #pos-premium-faq-module .faq-question {\n      padding: 20px 8px !important;\n    }\n    #pos-premium-faq-module .heading-h3 {\n      font-size: 16px !important;\n    }\n    #pos-premium-faq-module .module-text {\n      padding: 0 8px 24px 8px !important;\n    }\n  }\n<\/style>\n\n<section id=\"pos-premium-faq-module\">\n  <div class=\"module-wrapper\">\n    \n    <h2 class=\"heading-h2\">Frequently Asked Questions<\/h2>\n    <p class=\"intro-text\">\n      These are the questions most frequently posed to our engineering and sales staff by POS terminal and kiosk hardware OEMs. Clicking on any question will open the corresponding answer.\n    <\/p>\n\n    <div class=\"faq-container\">\n      \n      <div class=\"faq-item\">\n        <button class=\"faq-question\" aria-expanded=\"false\">\n          <h3 class=\"heading-h3\">What is the difference between PCAP and resistive touch screens?<\/h3>\n          <span class=\"faq-icon\"><\/span>\n        <\/button>\n        <div class=\"faq-answer-wrapper\">\n          <div class=\"faq-answer-inner\">\n            <p class=\"module-text\">\n              PCAP detects alteration in electrostatic field capacitance without any physical pressure applied; sensor layer is completely sealed beneath the cover glass; multi-touch is natively supported; glove input can be enabled by controller calibration; gloves of any material regardless of conductivity can be used if the controller is calibrated for this. Resistive touch works by physical deformation of two conductive layers pressed together; it supports only one point of contact at a time; the top layer wears from contact; optical clarity suffers owing to multi-layer stack. For POS and Kiosk deployments that will see upward of 500 hits a day, PCAP will outperform resistive by several years. Resistive has one benefit: it works with anything pressed into it including latex gloves or a stubby finger tip. If this is an active requirement, earmark it during design.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <button class=\"faq-question\" aria-expanded=\"false\">\n          <h3 class=\"heading-h3\">Can touch screen glass work through gloves?<\/h3>\n          <span class=\"faq-icon\"><\/span>\n        <\/button>\n        <div class=\"faq-answer-wrapper\">\n          <div class=\"faq-answer-inner\">\n            <p class=\"module-text\">\n              Yes - the system must be specified with the right controller firmware setting for glove operation enabled. PCAP panels calibrated for glove operation reliably detect light\/thin latex or nitrile gloves. Heavier gloves such as winter workwear, require a higher setting that must be specified at design time. We enable glove operation at no extra charge if raised during operator quotation.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <button class=\"faq-question\" aria-expanded=\"false\">\n          <h3 class=\"heading-h3\">What glass thickness is ideal for POS\/kiosk applications?<\/h3>\n          <span class=\"faq-icon\"><\/span>\n        <\/button>\n        <div class=\"faq-answer-wrapper\">\n          <div class=\"faq-answer-inner\">\n            <p class=\"module-text\">\n              Using our experience, 1.1mm chemically tempered glass optimizes weight\/durability for countertop POS units. Nominal 2mm thick aluminosilicate provides improved impact capabilities, 3mm thick panes provide IK07\/IK08 impact levels, typical specification for ATMs. Going thinner than 1.1mm substantially increases the potential of fracture at stiff mounting points - in our experience well over half the 0.7mm segments we have been asked to re-factor our customer technologies to account for have been attributable to this factor. Be sure to specify the appropriate thickness from the outset, as rework and manufacturing added costs can be severe when this is overlooked.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <button class=\"faq-question\" aria-expanded=\"false\">\n          <h3 class=\"heading-h3\">How does antimicrobial touch screen glass protect against germs?<\/h3>\n          <span class=\"faq-icon\"><\/span>\n        <\/button>\n        <div class=\"faq-answer-wrapper\">\n          <div class=\"faq-answer-inner\">\n            <p class=\"module-text\">\n              AM applies silver ion technology to the surface of the glass. Silver ions are effective against bacterial cell membranes; an ABC2 report has indicated they inhibit microbiological growth up to 99.9% in between cleaning cycles (JIS Z 2801 test method). The coating remains bonded; it is not water-washable. AM adds about 15-20% to application cost. For FoodService POS deployments or healthcare kiosks, combining AM with AG in a single dual-layer application pass is our default recommendation - one less process that is prone to user error during additional handling\/processing.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <button class=\"faq-question\" aria-expanded=\"false\">\n          <h3 class=\"heading-h3\">What is the cost of custom touch screen glass for kiosks?<\/h3>\n          <span class=\"faq-icon\"><\/span>\n        <\/button>\n        <div class=\"faq-answer-wrapper\">\n          <div class=\"faq-answer-inner\">\n            <p class=\"module-text\">\n              Approximate costs for mild chemistries: depending on order volume, a 10.1\" standard soda-lime PCAP cover glass with AG coating is in the $8-$18 range. A 21.5\" aluminosilicate panel at 2mm is $35-$70. Costs depend on volume tier. Send your drawing and specification, we will provide a quote back in 24 hours.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <button class=\"faq-question\" aria-expanded=\"false\">\n          <h3 class=\"heading-h3\">What certifications should touch screen glass have for commercial use?<\/h3>\n          <span class=\"faq-icon\"><\/span>\n        <\/button>\n        <div class=\"faq-answer-wrapper\">\n          <div class=\"faq-answer-inner\">\n            <p class=\"module-text\">\n              ISO 9001:2015 is confirming process quality. RoHS Directive 2011\/65\/EU & REACH Directive confirm material safety for EU deployed products. FCC Part 15 covers North American EMC certification. CE Marking broadly covers European sales. ATM aluminosilicate additionally has IEC 61000-4-2 ESD injection certification. You get a full certification package including test reports - most buyers require the use of RoHS and REACH declarations before vendor qualification approval is granted.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <button class=\"faq-question\" aria-expanded=\"false\">\n          <h3 class=\"heading-h3\">Can touch screen glass be customized for outdoor kiosk use?<\/h3>\n          <span class=\"faq-icon\"><\/span>\n        <\/button>\n        <div class=\"faq-answer-wrapper\">\n          <div class=\"faq-answer-inner\">\n            <p class=\"module-text\">\n              Sure. Outdoor kiosk glass has three strict requirements: AZO free hardcoat for daylight clarity, wide temp capability (20C to +70C, 30C on special request), and a NEMA\/IP65 profile edge grinder for perimeter mounting. Aluminosilicate glass in 2mm or 3mm thickness performs best for outdoor uses. We have successfully deployed this type in Middle East, North European, and Pacific Rim ambient conditions - the key variation among those environments is whether the cold-start option is needed.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <button class=\"faq-question\" aria-expanded=\"false\">\n          <h3 class=\"heading-h3\">What is projected capacitive (PCAP) touch technology?<\/h3>\n          <span class=\"faq-icon\"><\/span>\n        <\/button>\n        <div class=\"faq-answer-wrapper\">\n          <div class=\"faq-answer-inner\">\n            <p class=\"module-text\">\n              Projected capacitive touch (PCAP) is the current generation of touchscreen panel used in POS stations, self-check-in kiosks, ATMs, smart phones, and tablet computers. An array of transparent conductive lines - usually indium tin oxide (ITO), a high thermoconductive semi-metal deposited in a matrix - is kept underneath the cover glass. When a glove-covered finger or stylus approaches the surface, it draws a tiny charge - giving the controller a detectable charge path. The IC measures the electrical change at each junction, reports the touch point coordinates with sub-millimeter accuracy, and supports both multi-touch and multi-finger detection. PCAP can operate even through simple plastic gloves with firmware-tunable sensitivities, and displays with cover glass thickness above 4mm may benefit from sensitivity compensation programming in the touch controller IC.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    var faqModule = document.getElementById(\"pos-premium-faq-module\");\n    if(!faqModule) return;\n    \n    var questions = faqModule.querySelectorAll(\".faq-question\");\n\n    questions.forEach(function(btn) {\n      btn.addEventListener(\"click\", function() {\n        var faqItem = this.parentElement;\n        var isActive = faqItem.classList.contains(\"active\");\n\n        \/\/ \u4e92\u65a5\u6a21\u5f0f\uff1a\u5148\u5173\u95ed\u6240\u6709\u9762\u677f\n        var allItems = faqModule.querySelectorAll(\".faq-item\");\n        allItems.forEach(function(item) {\n          item.classList.remove(\"active\");\n          item.querySelector(\".faq-question\").setAttribute(\"aria-expanded\", \"false\");\n        });\n\n        \/\/ \u5982\u679c\u70b9\u51fb\u7684\u539f\u672c\u672a\u6fc0\u6d3b\uff0c\u5219\u6fc0\u6d3b\u5b83\uff08\u7531 CSS Grid \u5b8c\u6210\u52a8\u753b\uff09\n        if (!isActive) {\n          faqItem.classList.add(\"active\");\n          this.setAttribute(\"aria-expanded\", \"true\");\n        }\n      });\n    });\n  });\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between PCAP and resistive touch screens?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"PCAP detects alteration in electrostatic field capacitance without any physical pressure applied; sensor layer is completely sealed beneath the cover glass; multi-touch is natively supported. Resistive touch works by physical deformation of two conductive layers pressed together; it supports only one point of contact at a time. PCAP significantly outperforms resistive in high-traffic POS and Kiosk deployments.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can touch screen glass work through gloves?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes - the system must be specified with the right controller firmware setting for glove operation enabled. PCAP panels calibrated for glove operation reliably detect light\/thin latex or nitrile gloves. Heavier gloves require a higher setting that must be specified at design time.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What glass thickness is ideal for POS\/kiosk applications?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"1.1mm chemically tempered glass optimizes weight\/durability for countertop POS units. Nominal 2mm thick aluminosilicate provides improved impact capabilities, 3mm thick panes provide IK07\/IK08 impact levels, which is a typical specification for ATMs.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does antimicrobial touch screen glass protect against germs?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"AM applies silver ion technology to the surface of the glass. Silver ions are effective against bacterial cell membranes, inhibiting microbiological growth up to 99.9% in between cleaning cycles (JIS Z 2801 test method).\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the cost of custom touch screen glass for kiosks?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Depending on order volume, a 10.1\\\" standard soda-lime PCAP cover glass with AG coating is in the $8-$18 range. A 21.5\\\" aluminosilicate panel at 2mm is $35-$70. Costs depend heavily on volume tier and specification.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What certifications should touch screen glass have for commercial use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Key certifications include ISO 9001:2015 for process quality, RoHS & REACH for EU material safety, FCC Part 15 for North American EMC certification, CE Marking for Europe, and IEC 61000-4-2 ESD injection certification for ATMs.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can touch screen glass be customized for outdoor kiosk use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Outdoor kiosk glass requires AZO free hardcoat for daylight clarity, wide temp capability (20C to +70C), and an IP65 profile edge grinder. Aluminosilicate glass in 2mm or 3mm thickness performs best for these environments.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is projected capacitive (PCAP) touch technology?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Projected capacitive touch (PCAP) utilizes an array of transparent conductive lines (ITO) beneath the cover glass. It detects the tiny electrical charge drawn by an approaching finger or stylus, reporting coordinates with sub-millimeter accuracy and supporting multi-touch detection.\"\n      }\n    }\n  ]\n}\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Industry Trusted Quality Touch Screen Glass Solutions for POS &#038; Self-Service Kiosks From countertop POS terminals to outdoor ATMs, we produce custom touch screen glass panels that are engineered to perform in the real world. We use projected capacitive technology, silver anti-glare and antimicrobial coatings, precision CNC cutting \u2014 all built to match your exact [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":4425,"parent":834,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-4419","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/pages\/4419","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/comments?post=4419"}],"version-history":[{"count":0,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/pages\/4419\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/pages\/834"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/media\/4425"}],"wp:attachment":[{"href":"https:\/\/saiweiglass.com\/pt\/wp-json\/wp\/v2\/media?parent=4419"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}