*{margin:0;padding:0;box-sizing:border-box}html[data-gw-home-layout] .layout-wx{display:none!important}html[data-gw-home-layout].wx-official-view .layout-default{display:block!important}html.wx-official-view .layout-default.gw-modern-page,html.wx-official-view .layout-default:has(.gw-modern-page){display:block!important}html,body{height:100%;font-family:microsoft yahei,pingfang sc,sans-serif;background:#f5f7fa;color:#333}a{text-decoration:none!important;color:inherit}.gw-modern-page{padding-top:142px}.gw-header-fixed{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:9999;box-shadow:0 2px 4px rgba(0,0,0,.1)}.gw-top-nav{width:100%;background-color:#004295;overflow:visible}.gw-top-nav-inner{max-width:1350px;margin:0 auto;display:flex;gap:15px;justify-content:center;align-items:center;flex-wrap:wrap;padding:8px 15px;list-style:none}.gw-nav-item{position:relative;display:inline-flex;align-items:center}.gw-nav-link{color:#fff;font-size:14px;padding:5px 10px;white-space:nowrap;display:inline-block}.gw-nav-link--flat:hover,.gw-top-nav .gw-nav-item:hover>.gw-nav-link{color:#cce5ff}.gw-top-nav .gw-nav-item.has-children:hover>.gw-nav-link{color:#fff;text-decoration:underline;text-underline-offset:4px}.gw-nav-link.active,.gw-nav-link--flat.active,.gw-nav-item.is-active>.gw-nav-link{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:4px}.gw-nav-dropdown{display:none;position:absolute;top:100%;left:0;width:max-content;padding:6px 0 8px;background:#06c;border-radius:0 0 6px 6px;box-shadow:0 4px 14px rgba(0,0,0,.18);z-index:10001}.gw-nav-dropdown::before{content:"";position:absolute;top:-6px;left:0;right:0;height:6px}.gw-top-nav .gw-nav-item.has-children:hover>.gw-nav-dropdown{display:block}.gw-nav-sub-item{position:relative}.gw-top-nav .gw-nav-sub-item.has-children:hover>.gw-nav-dropdown--sub{display:block}.gw-nav-dropdown--sub{top:0;left:100%;border-radius:6px}.gw-nav-dropdown--sub::before{top:0;left:-6px;width:6px;height:100%;right:auto}.gw-nav-sublink{display:block;padding:10px 18px;color:#fff;font-size:14px;white-space:nowrap;line-height:1.45;transition:background .15s ease}.gw-nav-sub-item.has-children>.gw-nav-sublink{padding-right:30px}.gw-nav-sub-item.has-children>.gw-nav-sublink::after{content:"›";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(255,255,255,.75)}.gw-top-nav .gw-nav-sublink:hover,.gw-top-nav .gw-nav-sublink.is-active{background:rgba(255,255,255,.14);color:#fff}.gw-top-nav a{color:#fff;font-size:14px;padding:5px 10px;white-space:nowrap}.gw-top-nav a:hover{color:#cce5ff}.gw-top-nav .gw-nav-sublink,.gw-top-nav .gw-nav-sublink:hover{padding:10px 18px}.gw-top-bar{max-width:1350px;margin:0 auto;padding:15px;display:flex;align-items:center;gap:16px}.gw-top-bar-logo img{max-height:70px;max-width:120px;object-fit:contain}.gw-title-container{display:flex;flex-direction:column;justify-content:center;flex-shrink:1;min-width:160px}.gw-site-title{font-size:28px;font-weight:700;color:#004295;line-height:1.2}.gw-site-subtitle{font-size:10px;color:#004295;margin-top:5px;line-height:1.4}.gw-search-container{position:relative;width:300px;margin-left:20px;flex-shrink:0}.gw-search-box{width:100%;height:33px;padding:5px 14px;border:1px solid #ccc;border-radius:14px;background:#f1f1f1;font-size:14px}.gw-search-results{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;max-height:320px;overflow-y:auto;z-index:10000;box-shadow:0 4px 12px rgba(0,0,0,.1)}.gw-search-results .result-item{display:block;padding:10px 12px;border-bottom:1px solid #eee;color:#333;font-size:14px;text-decoration:none}.gw-search-results .result-item-main{display:flex;flex-direction:column;gap:4px;min-width:0}.gw-search-results .result-item-type{font-size:12px;color:#888}.gw-search-results .result-item-title{font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gw-search-results .result-item-snippet{font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gw-search-results .result-item-empty{cursor:default}.gw-search-results .result-item:hover{background:#f5f5f5}.gw-user-area{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:13px;color:#969696}.gw-login-btn{display:inline-block;padding:5px 12px;background:#5856d5;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;text-decoration:none;line-height:1.4}.gw-slider-container{width:100%;position:relative;overflow:hidden;height:var(--gw-slider-height,420px);background:#001a33}.gw-slider-container canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.gw-slider-wrapper{width:100%;height:100%;display:flex;transition:transform .5s ease;position:relative;z-index:2}.gw-slider-item{min-width:100%;height:100%;position:relative}.gw-slider-item img{width:100%;height:100%;object-fit:cover;vertical-align:bottom}.gw-slider-dots{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:10px;z-index:10}.gw-slider-dots .dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer}.gw-slider-dots .dot.active{background:#fff}.gw-slider-prev,.gw-slider-next{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:20px;cursor:pointer;z-index:10}.gw-slider-prev{left:20px}.gw-slider-next{right:20px}.gw-section{max-width:1150px;margin:0 auto;padding:0 15px}.gw-section-title{font-size:28px;color:#036;margin:40px 0;text-align:center;font-weight:700}.gw-intro-content{display:flex;gap:30px;align-items:flex-start;margin-bottom:40px}.gw-intro-image{width:500px;max-width:45%;flex-shrink:0}.gw-intro-image img{width:100%;height:300px;object-fit:cover;border-radius:4px}.gw-intro-text{font-size:14px;line-height:1.8;color:#444;flex:1}.gw-alliance-full{width:100vw;max-width:none;margin-left:calc(-50vw + 50%);padding:0}.gw-alliance-full img{width:100%;height:auto;min-height:300px;object-fit:cover;display:block}.gw-tech-border{margin:50px auto;padding:30px 20px;position:relative;overflow:hidden;border:2px solid rgba(30,144,255,.2);border-radius:8px;background:#fff}.gw-requirements-table{width:100%;border-collapse:collapse;background:#fff}.gw-requirements-table th,.gw-requirements-table td{text-align:left;border-bottom:1px solid #eee;padding:12px 10px;font-size:14px}.gw-requirements-table th{background:#f9f9f9;font-weight:600;color:#666;line-height:1.35;vertical-align:middle}.gw-requirements-table th:nth-child(n+2){min-width:4.5em;text-align:center}.gw-requirements-table .gw-requirement-cell-type,.gw-requirements-table .gw-requirement-cell-status,.gw-requirements-table .gw-requirement-cell-investment{text-align:center;white-space:nowrap}.gw-requirements-table tr:hover{background:#fafafa}.gw-requirements-table .investment{color:#e53e3e;font-weight:500}.gw-requirements-table .gw-requirement-cell-status{color:#1e88e5}.gw-requirement-cell-title{line-height:1.5}.gw-requirement-meta-mobile{display:none}.gw-requirement-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4299e1;margin-right:8px;vertical-align:middle}.gw-requirement-content{margin-top:.5rem;font-size:.9rem;color:#666;line-height:1.8;max-height:7.2em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.gw-requirement-title-link{color:#007bff;text-decoration:none}.gw-requirement-title-link:hover{text-decoration:underline}.gw-req-detail-main{padding:24px 0 48px;background:#f5f7fa;min-height:420px}.gw-req-detail-wrap{max-width:960px;margin:0 auto;padding:0 20px}.gw-req-detail-back{margin:0 0 16px;font-size:14px}.gw-req-detail-back a{color:#007bff;text-decoration:none}.gw-req-detail-empty{background:#fff;border-radius:8px;padding:48px 24px;text-align:center;color:#999}.gw-req-detail-card{background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,6%);padding:28px 32px}.gw-req-detail-title{margin:0 0 16px;font-size:24px;line-height:1.4;color:#222}.gw-req-detail-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.gw-req-cooperation-btn{flex-shrink:0;padding:10px 20px;border:none;border-radius:6px;background:#007bff;color:#fff;font-size:15px;cursor:pointer;box-shadow:0 2px 8px rgba(0,123,255,.25)}.gw-req-cooperation-btn:hover{background:#0069d9}.gw-req-cooperation-modal[hidden]{display:none!important}.gw-req-cooperation-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center}.gw-req-cooperation-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45)}.gw-req-cooperation-modal__panel{position:relative;z-index:1;width:min(320px,calc(100vw - 32px));padding:24px 20px 20px;background:#fff;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.18);text-align:center}.gw-req-cooperation-modal__close{position:absolute;top:8px;right:10px;border:none;background:0 0;font-size:24px;line-height:1;color:#999;cursor:pointer}.gw-req-cooperation-modal__title{margin:0 0 16px;font-size:16px;color:#333}.gw-req-cooperation-modal__qr{width:220px;height:220px;object-fit:contain}.gw-req-detail-meta{flex:1;min-width:0;display:flex;flex-wrap:wrap;gap:12px 20px;font-size:14px;color:#666;padding-bottom:20px;border-bottom:1px solid #eee}.gw-req-detail-tag{color:#555}.gw-req-detail-status{color:#1e88e5}.gw-req-detail-investment{color:#e53935;font-weight:600}.gw-req-detail-section{padding-top:24px}.gw-req-detail-label{margin:0 0 12px;font-size:16px;color:#333}.gw-req-detail-content{white-space:pre-wrap;line-height:1.8;color:#444;font-size:15px}.gw-req-detail-row{margin:0 0 10px;line-height:1.7;color:#444}.gw-req-detail-intro{white-space:pre-wrap}.gw-more-link{display:inline-block;margin-top:20px;color:#007bff;font-size:14px}.gw-process-flow{max-width:1200px;margin:60px auto;padding:0 20px}.gw-process-title{text-align:center;margin-bottom:40px;font-size:24px;color:#06c;font-weight:700;position:relative}.gw-process-steps{display:flex;justify-content:space-between;position:relative}.gw-process-line{position:absolute;top:35px;left:80px;right:80px;height:2px;background:#cce5ff;z-index:1}.gw-process-step{text-align:center;position:relative;z-index:2;flex:1}.gw-process-icon{width:70px;height:70px;margin:0 auto;background:#1e88e5;border-radius:50%;display:flex;align-items:center;justify-content:center}.gw-process-step p{margin-top:10px;color:#333;font-size:15px}.gw-news-section{max-width:none;background:#f5f7fa;padding:40px 0 48px;margin:0}.gw-news-section .gw-section-inner{max-width:1150px;margin:0 auto;padding:0 15px}.gw-news-section .gw-section-title{margin-top:0;margin-bottom:32px}.gw-news-section .gw-section-subtitle{font-size:18px;color:#000;margin-bottom:20px;font-weight:700}.gw-news-section .gw-article-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.gw-news-section .gw-article-item{position:relative;overflow:visible}.gw-news-section .gw-article-link{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;background:#fff;border:1px solid #f0f0f0;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,5%);color:#333;transition:border-color .2s ease,box-shadow .2s ease}.gw-news-section .gw-article-link:hover{border-color:#e0e0e0;box-shadow:0 2px 6px rgba(0,0,0,8%)}.gw-news-section .gw-article-link .gw-article-title{flex:1;min-width:0;font-size:16px;font-weight:400;color:#333;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gw-news-section .gw-article-link:hover .gw-article-title{color:#333}.gw-news-section .gw-article-date{font-size:14px;font-weight:400;color:#999;white-space:nowrap;flex-shrink:0}.gw-article-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.gw-article-item{position:relative;overflow:visible}.gw-article-link{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;background:#fff;border:1px solid #e8ecf0;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,4%);color:#333;transition:border-color .2s ease,box-shadow .2s ease}.gw-article-link:hover{border-color:#c5d4e8;box-shadow:0 2px 8px rgba(0,66,149,8%)}.gw-article-link:hover .gw-article-title{color:#004295}.gw-article-title{flex:1;min-width:0;font-size:15px;font-weight:400;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gw-article-date{font-size:13px;color:#999;white-space:nowrap;flex-shrink:0}.gw-news-empty{color:#999;text-align:center;padding:24px 0}.gw-news-more-wrap{text-align:center;margin-top:20px}.gw-section-subtitle{font-size:16px;color:#333;margin-bottom:12px;font-weight:600}.gw-partners-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:20px;margin-bottom:50px}.gw-partner-item{width:calc(33.33% - 20px);min-width:260px;overflow:hidden;border-radius:4px;transition:transform .3s ease}.gw-partner-item:hover{transform:scale(1.03)}.gw-partner-item img{width:100%;height:auto;object-fit:cover;display:block}.gw-footer{background-color:#036;color:#fff;margin-top:40px}.gw-footer-inner{display:flex;justify-content:center;align-items:flex-start;gap:100px;padding:50px 15% 30px}.gw-footer-qr{display:flex;flex-direction:column;align-items:center;text-align:center}.gw-footer-qr img{max-width:120px;max-height:120px;margin-bottom:16px;border-radius:4px}.gw-footer-info{text-align:left;font-size:14px;line-height:1.8}.gw-footer-ip-notice{margin-top:12px;font-size:12px;line-height:1.65;color:rgba(255,255,255,.72);max-width:560px}.gw-footer-divider{height:1px;background:#0b63ce;margin:16px 0}.gw-footer-icp{display:block;margin-top:12px;font-size:12px;color:#2386ff}.gw-float-btn{position:fixed;right:0;width:60px;height:60px;border-radius:12px 0 0 12px;background:#00a0e9;color:#fff;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;line-height:1.3;text-decoration:none;z-index:9999}.gw-float-btn--req{top:50%;transform:translateY(-50%)}.gw-cs-window{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.2);z-index:10000;border-radius:10px;overflow:hidden}.gw-cs-close{position:absolute;right:-15px;top:-15px;width:30px;height:30px;background:#ff4d4d;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;z-index:10001}.gw-back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:rgba(0,175,255,.8);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:99;opacity:0;visibility:hidden;transition:all .3s ease}.gw-back-to-top.visible{opacity:1;visibility:visible}.gw-mobile-nav-btn{display:none;flex-shrink:0;width:40px;height:40px;padding:8px;border:none;border-radius:6px;background:#004295;cursor:pointer;flex-direction:column;justify-content:center;gap:5px}.gw-mobile-nav-btn__bar{display:block;width:100%;height:2px;background:#fff;border-radius:1px}.gw-mobile-nav[hidden]{display:none!important}.gw-mobile-nav{position:fixed;inset:0;z-index:100100}.gw-mobile-nav__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45)}.gw-mobile-nav__panel{position:absolute;top:0;right:0;width:min(320px,88vw);height:100%;background:#004295;color:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 24px rgba(0,0,0,.2)}.gw-mobile-nav__head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.15);flex-shrink:0}.gw-mobile-nav__title{font-size:16px;font-weight:600}.gw-mobile-nav__close{border:none;background:0 0;color:#fff;font-size:28px;line-height:1;cursor:pointer;padding:0 4px}.gw-mobile-nav__body{flex:1;overflow-y:auto;padding:8px 0 24px;-webkit-overflow-scrolling:touch}.gw-mobile-nav__body .gw-nav-link,.gw-mobile-nav__body .gw-nav-sublink{display:block;padding:12px 18px;color:#fff;font-size:15px;white-space:normal;line-height:1.45}.gw-mobile-nav__body .gw-nav-link.active,.gw-mobile-nav__body .gw-nav-sublink.is-active{background:rgba(255,255,255,.12);font-weight:600}.gw-mobile-nav__body .gw-nav-item{display:block;position:static}.gw-mobile-nav-row{display:flex;align-items:stretch;border-bottom:1px solid rgba(255,255,255,8%)}.gw-mobile-nav-row .gw-nav-link,.gw-mobile-nav-row .gw-nav-sublink{flex:1;min-width:0}.gw-mobile-nav-toggle{flex-shrink:0;width:44px;border:none;background:0 0;color:#fff;font-size:22px;line-height:1;cursor:pointer;border-left:1px solid rgba(255,255,255,.15)}.gw-mobile-nav__body .gw-nav-dropdown,.gw-mobile-nav__body .gw-nav-dropdown--sub{display:none!important;position:static;width:auto;padding:0;background:rgba(0,0,0,.12);border-radius:0;box-shadow:none}.gw-mobile-nav__body .gw-nav-item.has-children.is-open>.gw-nav-dropdown,.gw-mobile-nav__body .gw-nav-sub-item.has-children.is-open>.gw-nav-dropdown--sub{display:block!important}.gw-mobile-nav__body .gw-nav-dropdown::before,.gw-mobile-nav__body .gw-nav-dropdown--sub::before{display:none}.gw-mobile-nav__body .gw-nav-sublink{padding-left:28px;font-size:14px}.gw-mobile-nav__body .gw-nav-dropdown--sub .gw-nav-sublink{padding-left:40px}.gw-mobile-nav__body .gw-nav-sub-item.has-children>.gw-nav-sublink::after{display:none}.gw-mobile-menu-toggle{display:none}@media(max-width:768px){html,body{overflow-x:hidden;max-width:100%}.gw-modern-page{padding-top:148px;overflow-x:hidden;max-width:100%}.gw-top-nav{display:none}.gw-site-title{font-size:18px;white-space:normal;word-break:break-word}.gw-title-container{margin-right:10px;min-width:auto;flex:1}.gw-top-bar{padding:10px 12px;flex-wrap:wrap;row-gap:8px}.gw-mobile-nav-btn{display:flex;margin-left:auto}.gw-user-area{display:none}.gw-search-container{display:block;order:10;width:100%;margin-left:0;flex-shrink:1}.gw-search-box{height:36px;font-size:15px}.gw-search-results{max-height:min(50vh,280px)}.gw-float-btn{z-index:90}.gw-slider-container{height:min(220px,var(--gw-slider-height,420px))}.gw-slider-prev,.gw-slider-next{display:none}.gw-section{max-width:100%;padding:0 12px}.gw-alliance-full{width:100%;max-width:100%;margin-left:0}.gw-tech-border{margin:24px auto;padding:20px 12px}.gw-intro-content{display:block}.gw-intro-image{width:100%;max-width:100%;margin-bottom:20px}.gw-partner-item{width:100%;min-width:0}.gw-footer-inner{flex-direction:column;gap:30px;padding:40px 20px}.gw-process-steps{flex-wrap:wrap;gap:24px;justify-content:center}.gw-process-line{display:none}.gw-requirements-table thead{display:none}.gw-requirements-table,.gw-requirements-table tbody{display:block;width:100%}.gw-requirements-table tr{display:block;margin-bottom:12px;padding:14px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,5%)}.gw-requirements-table tr:has(td[colspan]){border:none;box-shadow:none;background:0 0;padding:24px 12px}.gw-requirements-table tr:has(td[colspan]) td{text-align:center;color:#999}.gw-requirements-table tr:hover{background:#fff}.gw-requirements-table td{display:block;border:none;padding:0}.gw-requirements-table .gw-requirement-cell-type,.gw-requirements-table .gw-requirement-cell-status,.gw-requirements-table .gw-requirement-cell-investment{display:none}.gw-requirement-cell-title{font-size:15px;font-weight:600}.gw-requirement-cell-title .gw-requirement-title-link{word-break:break-word}.gw-requirement-content{margin-top:8px;font-size:13px;line-height:1.6;max-height:4.8em;-webkit-line-clamp:3}.gw-requirement-meta-mobile{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}.gw-requirement-meta-item{font-size:12px;line-height:1.4}.gw-requirement-meta-type{color:#555;background:#f5f5f5;padding:2px 8px;border-radius:4px}.gw-requirement-meta-status{color:#1e88e5}.gw-requirement-meta-investment{color:#e53935;font-weight:600}.gw-tech-border .gw-requirements-table{border:none;background:0 0}.gw-news-section{padding:28px 0 36px}.gw-news-section .gw-section-inner{padding:0 12px}.gw-news-section .gw-article-link{flex-direction:column;align-items:flex-start;gap:8px;padding:14px 16px}.gw-news-section .gw-article-link .gw-article-title{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;width:100%}.gw-news-section .gw-article-date{font-size:12px}.gw-article-page .gw-article-title{font-size:22px}}.gw-expert-page .gw-expert-main{padding-top:0;min-height:60vh;background:#f5f5f5}.gw-expert-container{width:90%;max-width:1200px;margin:0 auto;padding:2rem 0 3rem}.gw-expert-page-title{text-align:center;margin-bottom:2rem;color:#2c3e50;font-size:28px}.gw-expert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem}.gw-expert-card-link{text-decoration:none;color:inherit;display:block}.gw-expert-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,5%);padding:1.5rem;display:flex;gap:1.5rem;transition:transform .3s ease;height:220px;overflow:hidden;align-items:flex-start}.gw-expert-card:hover{transform:translateY(-5px)}.gw-expert-avatar{width:100px;border-radius:4px;object-fit:cover;flex-shrink:0}.gw-expert-info{flex-grow:1;height:100%;display:flex;flex-direction:column}.gw-expert-name{font-size:1.2rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem}.gw-expert-meta{color:#666;margin-bottom:.3rem;font-size:.95rem}.gw-expert-meta span{display:block;margin-bottom:.2rem}.gw-expert-research{margin-top:.8rem;color:#34495e;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:1.5;max-height:calc(1.5em * 3);flex-grow:1}.gw-expert-patents{color:#666;font-size:.95rem;margin-top:.5rem}.gw-expert-empty{text-align:center;grid-column:1/-1;color:#666;padding:48px 16px}.gw-expert-back{margin-bottom:1rem}.gw-expert-back a{color:#004295;text-decoration:none}.gw-expert-detail-wrap{max-width:960px}.gw-expert-profile-card{background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,6%);padding:2.5rem 2rem 2rem}.gw-expert-profile-head{text-align:center;margin-bottom:2rem}.gw-expert-profile-avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 1rem;border:3px solid #e8f4fc}.gw-expert-profile-name{margin:0;font-size:1.75rem;font-weight:700;color:#2c3e50}.gw-expert-profile-row{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f6;background:#fafbfc}.gw-expert-profile-row:nth-child(even){background:#fff}.gw-expert-profile-row--block{flex-direction:column;gap:8px}.gw-expert-profile-label{flex-shrink:0;min-width:88px;font-weight:700;color:#004295;line-height:1.6}.gw-expert-profile-row--block .gw-expert-profile-label{min-width:auto}.gw-expert-profile-value{flex:1;color:#34495e;line-height:1.75;word-break:break-word}.gw-expert-profile-text{white-space:pre-wrap}.gw-expert-profile-list{margin:0;padding-left:1.25rem;color:#34495e;line-height:1.75}.gw-expert-profile-list li{margin-bottom:.35rem}.gw-expert-muted{color:#999}.gw-category-page .gw-category-main{padding:0 0 3rem;margin-top:0;background:#f0f4f8;min-height:50vh}.gw-category-banner{position:relative;margin-top:0;width:100%;overflow:hidden}.gw-category-banner img{width:100%;height:auto;display:block;max-height:420px;object-fit:cover}.gw-category-banner--plain{background:linear-gradient(135deg,#004295,#0066cc);min-height:200px;display:flex;align-items:center;justify-content:center}.gw-category-banner-title{position:absolute;right:40%;top:50%;transform:translate(50%,-50%);color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:.25em;text-shadow:0 2px 8px rgba(0,0,0,.35)}.gw-category-banner--plain .gw-category-banner-title{position:static;transform:none}.gw-category-tabs{background:#f0f4f8;padding:2rem 1rem 0}.gw-category-tabs-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.gw-category-tab{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(130,130,130,.12);padding:1rem 1.5rem;color:#333;font-size:1.1rem;transition:transform .2s ease,background .2s ease}.gw-category-tab:hover,.gw-category-tab.active{background:#036;color:#fff;transform:translateY(-2px)}.gw-category-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.gw-category-article-body{background:#fff;border-radius:8px;padding:2rem;line-height:1.8;color:#333}.gw-category-article-body img{max-width:100%;height:auto}.gw-category-list-item{display:flex;gap:1.5rem;background:#fff;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:2px 2px 4px rgba(0,187,255,.15);color:inherit;transition:box-shadow .2s ease,transform .2s ease}.gw-category-list-item:hover{box-shadow:10px 2px 10px rgba(0,153,255,.2);transform:translateY(-2px)}.gw-category-list-thumb{width:280px;height:200px;object-fit:cover;border-radius:4px;flex-shrink:0}.gw-category-list-content{flex:1;min-width:0}.gw-category-list-title{font-size:1.25rem;color:#003dc0;margin:0 0 .5rem}.gw-category-list-excerpt{color:#666;line-height:1.6;margin:0 0 .75rem;word-break:break-all;overflow-wrap:anywhere}.gw-category-list-date{color:#003dc0;font-size:.9rem}.gw-category-top-tag,.gw-category-top-badge{color:#ff6b6b;margin-right:.35rem;font-size:.85rem}.gw-category-thumbnail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem}.gw-category-thumb-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,8%);color:inherit;transition:transform .2s ease}.gw-category-thumb-card:hover{transform:translateY(-3px)}.gw-category-thumb-media{width:100%;overflow:hidden}.gw-category-thumb-img{width:100%;height:auto;display:block}.gw-category-thumb-placeholder{width:100%;aspect-ratio:16/9;background:#f5f5f5}.gw-category-thumb-body{padding:.75rem;text-align:center}.gw-category-thumb-title{margin:0;font-size:.95rem;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gw-category-empty{text-align:center;color:#999;padding:3rem 0}@media(max-width:768px){.gw-category-page .gw-category-main{margin-top:0}.gw-category-banner{margin-top:0}.gw-category-banner-title{font-size:1.5rem;letter-spacing:.1em}.gw-category-list-item{flex-direction:column}.gw-category-list-thumb{width:100%;height:auto}.gw-category-tab{flex:0 0 calc(50% - .75rem);text-align:center}.gw-expert-page .gw-expert-main{padding-top:0}.gw-expert-grid{grid-template-columns:1fr}.gw-expert-card{flex-direction:column;align-items:center;text-align:center;height:auto;padding:1rem}.gw-expert-info{height:auto}.gw-expert-profile-card{padding:1.5rem 1rem}.gw-expert-profile-row{flex-direction:column;gap:6px;padding:12px}.gw-expert-profile-label{min-width:auto}}.gw-article-page{background:#fff}.gw-article-main{max-width:1200px;margin:0 auto;padding:20px 24px 56px;min-height:50vh}.gw-article-breadcrumb{font-size:14px;color:#999;margin-bottom:28px}.gw-article-breadcrumb a{color:#999}.gw-article-breadcrumb a:hover{color:#004295}.gw-article-breadcrumb-sep{margin:0 8px;color:#bbb}.gw-article-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px}.gw-article-head-main{flex:1;min-width:0}.gw-article-page .gw-article-title{flex:none;font-size:30px;font-weight:700;color:#5856d5;line-height:1.45;margin:0 0 14px;white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}.gw-article-meta{font-size:14px;color:#999;line-height:1.8}.gw-article-meta span+span{margin-left:28px}.gw-article-admin-bar{display:none;flex-shrink:0;gap:8px;align-items:center}.gw-article-admin-bar.is-visible{display:flex}.gw-article-admin-btn{padding:4px 14px;font-size:13px;border:1px solid #dcdfe6;background:#fff;border-radius:2px;cursor:pointer;color:#606266;line-height:1.5}.gw-article-admin-btn:hover{border-color:#004295;color:#004295}.gw-article-content{font-size:16px;line-height:1.9;color:#333;word-break:break-word}.gw-article-content img{max-width:100%;height:auto}.gw-article-content .cms-img-ph--loaded{min-height:0;aspect-ratio:auto;max-height:none;background:0 0;width:fit-content;max-width:100%}.gw-article-content .cms-img-ph--loaded::before{display:none}.gw-article-content .cms-img-ph--loaded .cms-img-ph__label{display:none}.gw-article-content p:not(.ql-align-right):not(.ql-align-left)>img:only-child,.gw-article-content p:not(.ql-align-right):not(.ql-align-left)>span:only-child>img:only-child{display:block;margin-left:auto!important;margin-right:auto!important;max-width:100%;height:auto}.gw-article-content .ql-align-center img,.gw-article-content p.ql-align-center img{display:inline-block;vertical-align:top;max-width:100%;height:auto;margin-left:0!important;margin-right:0!important;margin-top:0!important}.gw-article-content .ql-align-center .cms-img-ph,.gw-article-content p.ql-align-center .cms-img-ph{display:block;width:fit-content;max-width:100%;margin-left:auto!important;margin-right:auto!important}.gw-article-content .ql-align-right img,.gw-article-content p.ql-align-right img{display:inline-block;vertical-align:top;max-width:100%;height:auto;margin-left:0!important;margin-right:0!important;margin-top:0!important}.gw-article-content .ql-align-right .cms-img-ph,.gw-article-content p.ql-align-right .cms-img-ph{display:block;width:fit-content;max-width:100%;margin-left:auto!important;margin-right:0!important}.gw-article-content .ql-align-center>span.cms-article-free-preview,.gw-article-content p.ql-align-center>span.cms-article-free-preview,.gw-article-content .ql-align-right>span.cms-article-free-preview,.gw-article-content p.ql-align-right>span.cms-article-free-preview{display:inline-block;max-width:100%;vertical-align:top}.gw-article-content p{margin:0 0 1em}.gw-article-content .cms-article-published-table-wrap{display:block;overflow-x:auto;max-width:100%;margin:1em 0;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.gw-article-content table.cms-article-published-table,.gw-article-content .cms-article-published-table-wrap>table,.gw-article-content>table{border-collapse:collapse;width:max-content;max-width:100%}.gw-article-content table.cms-article-published-table td,.gw-article-content table.cms-article-published-table th,.gw-article-content .cms-article-published-table-wrap>table td,.gw-article-content .cms-article-published-table-wrap>table th,.gw-article-content>table td,.gw-article-content>table th{vertical-align:top;word-break:break-word;overflow-wrap:anywhere}.cms-article-pager-status{margin:20px 0 8px;padding:12px 16px;text-align:center;font-size:14px;color:#909399;line-height:1.5}.cms-article-pager-status.is-loading{color:#606266}.cms-article-pager-sentinel{height:1px;width:100%;pointer-events:none;visibility:hidden}.gw-article-content .ql-align-center,.gw-article-content p.ql-align-center,.gw-article-content h1.ql-align-center,.gw-article-content h2.ql-align-center,.gw-article-content h3.ql-align-center,.gw-article-content h4.ql-align-center,.gw-article-content h5.ql-align-center,.gw-article-content h6.ql-align-center{text-align:center}.gw-article-content .ql-align-right,.gw-article-content p.ql-align-right,.gw-article-content h1.ql-align-right,.gw-article-content h2.ql-align-right,.gw-article-content h3.ql-align-right,.gw-article-content h4.ql-align-right,.gw-article-content h5.ql-align-right,.gw-article-content h6.ql-align-right{text-align:right}.gw-article-content .ql-align-justify,.gw-article-content p.ql-align-justify,.gw-article-content h1.ql-align-justify,.gw-article-content h2.ql-align-justify,.gw-article-content h3.ql-align-justify,.gw-article-content h4.ql-align-justify,.gw-article-content h5.ql-align-justify,.gw-article-content h6.ql-align-justify{text-align:justify}.gw-article-muted{color:#999}.gw-article-nav{margin-top:40px;padding-top:20px;border-top:1px solid #eee;display:grid;gap:10px;font-size:14px}.gw-article-nav a{color:#004295}.gw-article-related{margin-top:28px;padding-top:20px;border-top:1px solid #eee}.gw-article-related-title{font-size:18px;color:#333;margin:0 0 12px;font-weight:600}.gw-article-related-list{list-style:none;margin:0;padding:0}.gw-article-related-list li{margin-bottom:10px}.gw-article-related-list a{color:#004295;font-size:15px}.gw-article-ad{display:block;margin-top:24px;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;aspect-ratio:2/1;background:#f7f7f7}.gw-article-ad img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.gw-article-main{padding:16px 12px 40px;min-width:0}.gw-article-page .gw-article-title{font-size:22px}.gw-article-meta span{display:block;margin-left:0!important}.gw-article-header{flex-direction:column}.gw-article-admin-bar.is-visible{width:100%;justify-content:flex-end}.gw-article-content{font-size:15px;line-height:1.65;min-width:0;max-width:100%}.gw-article-content .cms-article-published-table-wrap{width:100%;max-width:100%;margin:.85em 0;border:1px solid #ebebeb;border-radius:6px;background:#fff;overflow-x:visible!important}.gw-article-content table.cms-article-published-table,.gw-article-content .cms-article-published-table-wrap>table,.gw-article-content>table{width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed!important;font-size:13px}.gw-article-content table col{width:auto!important}.gw-article-content table td,.gw-article-content table th{width:auto!important;min-width:0!important;max-width:100%!important;min-height:0!important;height:auto!important;padding:6px 8px!important;font-size:13px;line-height:1.45;white-space:normal!important;word-break:break-all;overflow-wrap:anywhere;vertical-align:top!important}.gw-article-content table tr>td:first-child:not([colspan]),.gw-article-content table tr>th:first-child:not([colspan]){width:2.6em!important;min-width:2.6em!important;max-width:18vw!important;padding-left:4px!important;padding-right:4px!important;text-align:center;white-space:normal!important;word-break:break-all}.gw-article-content table td[colspan],.gw-article-content table th[colspan],.gw-article-content table tr>td:only-child,.gw-article-content table tr>th:only-child{width:auto!important;max-width:100%!important;text-align:left;white-space:normal!important;word-break:break-all;overflow-wrap:anywhere}}.cms-image-set-reader,.gw-article-content .cms-image-set-reader{display:block;width:100%;max-width:920px;margin:12px auto;border:1px solid rgba(15,23,42,8%);border-radius:10px;background:#fff;overflow:hidden;box-sizing:border-box;box-shadow:0 4px 20px rgba(15,23,42,6%)}.cms-image-set-reader-inner{display:flex;flex-direction:column;min-height:min(68vh,560px)}.cms-image-set-reader-stage{position:relative;flex:auto;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,4%),transparent 70%),#1f2329;touch-action:none}.cms-image-set-reader-stage-nav{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-top:-20px;padding:0;border:none;border-radius:50%;background:rgba(15,23,42,.55);color:#fff;cursor:pointer;opacity:0;transition:opacity .2s ease,background .2s ease,transform .2s ease;backdrop-filter:blur(4px)}.cms-image-set-reader-stage-nav--prev{left:14px}.cms-image-set-reader-stage-nav--next{right:14px}.cms-image-set-reader-stage:hover .cms-image-set-reader-stage-nav:not(:disabled){opacity:1}.cms-image-set-reader-stage-nav:not(:disabled):hover{background:rgba(15,23,42,.78);transform:scale(1.04)}.cms-image-set-reader-stage-nav:disabled{opacity:0!important;cursor:default}.cms-image-set-reader-img{display:block;max-width:calc(100% - 32px);max-height:calc(100% - 32px);object-fit:contain;user-select:none;-webkit-user-drag:none;box-shadow:0 8px 28px rgba(0,0,0,.28);border-radius:2px}.cms-image-set-reader-toolbar{flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#fafbfc;border-top:1px solid #ebeef2;font-size:13px;color:#4b5563}.cms-image-set-reader-toolbar-group{display:inline-flex;align-items:center;gap:6px}.cms-image-set-reader-toolbar-group--zoom{margin-left:auto;margin-right:auto}.cms-image-set-reader-btn{min-width:34px;height:34px;padding:0 8px;border:none;border-radius:8px;background:#eef0f3;color:#4b5563;cursor:pointer;line-height:1;font-size:17px;font-weight:500;transition:background .15s ease,color .15s ease}.cms-image-set-reader-btn--text{font-size:12px;padding:0 10px;font-weight:600}.cms-image-set-reader-btn:disabled{opacity:.35;cursor:not-allowed}.cms-image-set-reader-btn:not(:disabled):hover{background:#e2e6eb;color:#1f2937}.cms-image-set-reader-page,.cms-image-set-reader-zoom{min-width:4.5em;padding:0 10px;text-align:center;font-variant-numeric:tabular-nums;font-size:12px;font-weight:600;color:#6b7280;background:#eef0f3;border-radius:999px;line-height:34px}.cms-image-set-reader-missing{padding:32px 16px;text-align:center;color:#9ca3af;font-size:14px;background:#f9fafb}.cms-image-set-reader-fullscreen{max-width:none!important;width:100%!important;height:100%!important;margin:0!important;border-radius:0!important;border:none!important;box-shadow:none!important}.cms-image-set-reader-fullscreen .cms-image-set-reader-inner{min-height:100vh}.cms-image-set-reader-fullscreen .cms-image-set-reader-stage{min-height:calc(100vh - 54px)}@media(max-width:640px){.cms-image-set-reader-stage{overflow:auto;-webkit-overflow-scrolling:touch;align-items:flex-start;justify-content:flex-start}.cms-image-set-reader-toolbar{flex-wrap:wrap;justify-content:center;row-gap:8px}.cms-image-set-reader-toolbar-group--zoom{margin-left:0;margin-right:0}.cms-image-set-reader-stage-nav{opacity:1;width:34px;height:34px;margin-top:-17px}}.cms-article-toc{position:fixed;z-index:120;font-family:microsoft yahei,pingfang sc,-apple-system,BlinkMacSystemFont,sans-serif;pointer-events:none}.cms-article-toc:not([hidden]){pointer-events:auto}.cms-article-toc__fab{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #999;border-radius:50%;background:rgba(255,255,255,.96);color:#999;font-size:13px;font-weight:600;line-height:1.1;cursor:pointer;transition:background .15s,box-shadow .15s}.cms-article-toc__fab-text{display:block;width:2em;text-align:center}.cms-article-toc__fab:hover,.cms-article-toc__fab:focus-visible{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.1);outline:none}.cms-article-toc.is-open .cms-article-toc__fab{background:#999;color:#fff}.cms-article-toc__panel{position:absolute;right:calc(100% + 10px);top:0;display:flex;flex-direction:column;width:min(300px,calc(100vw - 80px));max-height:min(60vh,420px);overflow:hidden;border-radius:12px;background:rgba(255,255,255,.98);border:1px solid rgba(0,0,0,6%);box-shadow:0 12px 40px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,4%);-webkit-overflow-scrolling:touch;transform-origin:top right}.cms-article-toc__panel[hidden]{display:none!important}.cms-article-toc.is-open .cms-article-toc__panel{animation:cms-toc-panel-in .22s ease-out}@keyframes cms-toc-panel-in{from{opacity:0;transform:translateX(6px)scale(.98)}to{opacity:1;transform:translateX(0)scale(1)}}.cms-article-toc__hd{flex-shrink:0;padding:14px 16px 10px;font-size:15px;font-weight:600;color:#303133;border-bottom:1px solid rgba(0,0,0,6%)}.cms-article-toc__body{flex:1;min-height:0;overflow-y:auto;padding:8px 0 10px;overscroll-behavior:contain}.cms-article-toc__body::-webkit-scrollbar{width:4px}.cms-article-toc__body::-webkit-scrollbar-track{background:0 0}.cms-article-toc__body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:4px}.cms-article-toc__body::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.cms-article-toc__list{list-style:none;margin:0;padding:0}.cms-article-toc__item{margin:0}.cms-article-toc__link{display:block;width:100%;border:none;background:0 0;text-align:left;padding:9px 12px 9px calc(22px + var(--cms-toc-indent,0) * 14px);font-size:13px;line-height:1.45;color:#606266;cursor:pointer;position:relative;transition:background .12s,color .12s}.cms-article-toc__link::before{content:"";position:absolute;left:calc(8px + var(--cms-toc-indent,0) * 14px);top:50%;width:5px;height:5px;margin-top:-2.5px;border-radius:50%;background:#dcdfe6;transition:background .12s,transform .12s}.cms-article-toc__item--level-1 .cms-article-toc__link{font-size:14px;font-weight:600;color:#303133}.cms-article-toc__item--level-1 .cms-article-toc__link::before{width:6px;height:6px;margin-top:-3px}.cms-article-toc__item--level-2 .cms-article-toc__link{color:#606266}.cms-article-toc__item--level-3 .cms-article-toc__link,.cms-article-toc__item--level-4 .cms-article-toc__link,.cms-article-toc__item--level-5 .cms-article-toc__link,.cms-article-toc__item--level-6 .cms-article-toc__link{font-size:12px;color:#909399}.cms-article-toc__link:hover,.cms-article-toc__link:focus-visible{background:rgba(0,0,0,4%);color:#303133;outline:none}.cms-article-toc__link.is-active{background:rgba(0,0,0,5%);color:#303133}.cms-article-toc__link.is-active::before{background:#909399;transform:scale(1.15)}.cms-article-toc__item--level-1 .cms-article-toc__link.is-active{color:#303133}.cms-article-toc__link:hover::before,.cms-article-toc__link:focus-visible::before{background:#bbb}.cms-article-toc__link:active{background:rgba(0,0,0,7%)}.cms-article-toc--gw{z-index:10002}.cms-article-toc--gw .cms-article-toc__panel{z-index:1}@media(max-width:768px){.cms-article-toc--gw .cms-article-toc__panel{width:min(300px,calc(100vw - 24px))}}@media(max-width:640px){.cms-article-toc__panel{right:0;left:auto;top:calc(100% + 10px);bottom:auto;width:min(300px,calc(100vw - 24px));max-height:min(50vh,360px);transform-origin:top right}.cms-article-toc.is-open .cms-article-toc__panel{animation:cms-toc-panel-in-mobile .22s ease-out}@keyframes cms-toc-panel-in-mobile{from{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}}