
.gct-page{width:100%;max-width:1280px;margin:40px auto;box-sizing:border-box;font-family:'Open Sans',sans-serif;color:#555;font-size:15px;line-height:1.65}.gct-section{width:100%;margin:0 0 24px;padding:32px 24px;box-sizing:border-box;background:#f9fafb;border-radius:24px}.gct-inner{width:100%;max-width:1200px;margin:0 auto}.gct-section h2,.gct-cta h2{margin:0 0 12px;color:#222;font-size:28px;font-weight:700;line-height:1.35;text-align:center}.gct-intro{max-width:960px;margin:0 auto 20px;text-align:center}.gct-table-wrap{overflow-x:auto;border:1px solid #dbe3ee;border-radius:14px;background:#fff}.gct-table{width:100%;min-width:700px;border-collapse:collapse;font-size:14px;line-height:1.45}.gct-table th,.gct-table td{padding:10px 14px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.gct-table thead th{background:#f1f5f9;color:#0047AB;font-weight:700}.gct-table tbody tr:last-child th,.gct-table tbody tr:last-child td{border-bottom:0}.gct-spec-table th{width:29%;background:#f8fafc;color:#0047AB;font-weight:600}.gct-page a{color:#0047AB;font-weight:600;text-decoration:none}.gct-page a:hover{text-decoration:underline}.gct-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.gct-card{display:flex;flex-direction:column;align-items:center;padding:20px 16px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:18px;background:#fff;text-align:center}.gct-icon{margin-bottom:10px;font-size:32px}.gct-card h3,.gct-related-card h3{margin:0 0 8px;color:#0047AB;font-size:17px;line-height:1.35}.gct-card p,.gct-related-card p{margin:0;font-size:14px;line-height:1.55}.gct-carousel-wrap{position:relative;padding:0 26px}.gct-carousel-viewport{width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.gct-carousel-viewport::-webkit-scrollbar{display:none}.gct-carousel-track{display:flex;gap:16px}.gct-app-card{flex:0 0 calc((100% - 32px)/3);overflow:hidden;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:18px;background:#fff;color:inherit;scroll-snap-align:start}.gct-app-card:hover{text-decoration:none;box-shadow:0 6px 14px rgba(0,0,0,.06)}.gct-app-card:hover h3{text-decoration:underline}.gct-app-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.gct-app-card h3{margin:13px 14px 6px;color:#0047AB;font-size:17px;line-height:1.35}.gct-app-card p{margin:0 14px 16px;color:#555;font-size:14px;line-height:1.55}.gct-carousel-btn{position:absolute;top:42%;z-index:1;width:36px;height:36px;border:1px solid #cbd5e1;border-radius:50%;background:#fff;color:#0047AB;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.08)}.gct-prev{left:-2px}.gct-next{right:-2px}.gct-subtitle{margin:22px 0 10px;color:#0047AB;font-size:19px;text-align:center}.gct-faq-list{display:flex;flex-direction:column;gap:12px}.gct-faq-item{overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.gct-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 18px;border:0;background:#fff;color:#222;font:600 16px/1.45 'Open Sans',sans-serif;text-align:left;cursor:pointer}.gct-question:hover{background:#f8fafc}.gct-question span{margin-left:12px;color:#0047AB;font-size:21px}.gct-answer{display:none;padding:0 18px 16px}.gct-faq-item.active .gct-answer{display:block}.gct-answer p{margin:0;font-size:15px;line-height:1.65}.gct-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gct-related-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #dbe3ee;border-radius:18px;background:#fff}.gct-related-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.gct-related-card div{display:flex;flex:1;flex-direction:column;padding:16px}.gct-related-card a{margin-top:auto;padding-top:14px;font-size:15px;font-weight:700}.gct-cta{overflow:hidden;max-width:1280px;margin:0 0 24px;border-radius:24px;background-image:linear-gradient(rgba(0,44,103,.58),rgba(0,44,103,.58)),url('//ueeshop.ly200-cdn.com/u_file/UPBH/UPBH664/2603/09/photo/0dfde8a93d.jpg?x-oss-process=image/format,webp/quality,q_100');background-position:center;background-size:cover}.gct-cta-overlay{padding:42px 24px}.gct-cta-inner{max-width:930px;margin:0 auto;text-align:center}.gct-cta h2{color:#fff;font-size:30px}.gct-cta p{margin:0 auto 20px;color:#fff;font-size:15px;line-height:1.6}.gct-cta-button{display:inline-flex;align-items:center;justify-content:center;min-width:230px;padding:13px 24px;box-sizing:border-box;border-radius:6px;background:#0047AB;color:#fff!important;font-size:16px;font-weight:600;text-decoration:none!important}.gct-cta-button:hover{background:#003b8f!important}
@media(max-width:1000px){.gct-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gct-app-card{flex-basis:calc((100% - 16px)/2)}.gct-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.gct-page{width:calc(100% - 24px);margin:24px auto}.gct-section{margin-bottom:16px;padding:24px 16px;border-radius:20px}.gct-section h2,.gct-cta h2{font-size:24px}.gct-table{min-width:620px}.gct-table th,.gct-table td{padding:9px 11px;font-size:13px}.gct-carousel-wrap{padding:0 20px}.gct-app-card{flex-basis:100%}.gct-faq-list{gap:10px}.gct-question{padding:12px 15px;font-size:15px}.gct-answer{padding:0 15px 14px}.gct-answer p{font-size:14px}.gct-related-grid{grid-template-columns:1fr}.gct-cta{margin-bottom:16px;border-radius:20px}.gct-cta-overlay{padding:34px 16px}.gct-cta h2{font-size:25px}.gct-cta p{font-size:14px}.gct-cta-button{min-width:220px;font-size:15px}}@media(max-width:480px){.gct-card-grid{grid-template-columns:1fr}.gct-section{padding:20px 12px}.gct-card{padding:18px 14px}.gct-spec-table th{width:34%}.gct-cta-overlay{padding:30px 14px}}
