
.gat-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}.gat-section{width:100%;margin:0 0 24px;padding:32px 24px;box-sizing:border-box;background:#f9fafb;border-radius:24px}.gat-inner{width:100%;max-width:1200px;margin:0 auto}.gat-section h2,.gat-cta h2{margin:0 0 12px;color:#222;font-size:28px;font-weight:700;line-height:1.35;text-align:center}.gat-intro{max-width:960px;margin:0 auto 20px;text-align:center}.gat-table-wrap{overflow-x:auto;border:1px solid #dbe3ee;border-radius:14px;background:#fff}.gat-table{width:100%;min-width:700px;border-collapse:collapse;font-size:14px;line-height:1.45}.gat-table th,.gat-table td{padding:10px 14px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.gat-table thead th{background:#f1f5f9;color:#0047AB;font-weight:700}.gat-table tbody tr:last-child th,.gat-table tbody tr:last-child td{border-bottom:0}.gat-spec-table th{width:29%;background:#f8fafc;color:#0047AB;font-weight:600}.gat-page a{color:#0047AB;font-weight:600;text-decoration:none}.gat-page a:hover{text-decoration:underline}.gat-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.gat-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}.gat-icon{margin-bottom:10px;font-size:32px}.gat-card h3,.gat-related-card h3{margin:0 0 8px;color:#0047AB;font-size:17px;line-height:1.35}.gat-card p,.gat-related-card p{margin:0;font-size:14px;line-height:1.55}.gat-carousel-wrap{position:relative;padding:0 26px}.gat-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}.gat-carousel-viewport::-webkit-scrollbar{display:none}.gat-carousel-track{display:flex;gap:16px}.gat-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}.gat-app-card:hover{text-decoration:none;box-shadow:0 6px 14px rgba(0,0,0,.06)}.gat-app-card:hover h3{text-decoration:underline}.gat-app-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.gat-app-card h3{margin:13px 14px 6px;color:#0047AB;font-size:17px;line-height:1.35}.gat-app-card p{margin:0 14px 16px;color:#555;font-size:14px;line-height:1.55}.gat-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)}.gat-prev{left:-2px}.gat-next{right:-2px}.gat-subtitle{margin:22px 0 10px;color:#0047AB;font-size:19px;text-align:center}.gat-faq-list{display:flex;flex-direction:column;gap:12px}.gat-faq-item{overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.gat-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}.gat-question:hover{background:#f8fafc}.gat-question span{margin-left:12px;color:#0047AB;font-size:21px}.gat-answer{display:none;padding:0 18px 16px}.gat-faq-item.active .gat-answer{display:block}.gat-answer p{margin:0;font-size:15px;line-height:1.65}.gat-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gat-related-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #dbe3ee;border-radius:18px;background:#fff}.gat-related-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.gat-related-card div{display:flex;flex:1;flex-direction:column;padding:16px}.gat-related-card a{margin-top:auto;padding-top:14px;font-size:15px;font-weight:700}.gat-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}.gat-cta-overlay{padding:42px 24px}.gat-cta-inner{max-width:930px;margin:0 auto;text-align:center}.gat-cta h2{color:#fff;font-size:30px}.gat-cta p{margin:0 auto 20px;color:#fff;font-size:15px;line-height:1.6}.gat-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}.gat-cta-button:hover{background:#003b8f!important}
@media(max-width:1000px){.gat-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gat-app-card{flex-basis:calc((100% - 16px)/2)}.gat-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.gat-page{width:calc(100% - 24px);margin:24px auto}.gat-section{margin-bottom:16px;padding:24px 16px;border-radius:20px}.gat-section h2,.gat-cta h2{font-size:24px}.gat-table{min-width:620px}.gat-table th,.gat-table td{padding:9px 11px;font-size:13px}.gat-carousel-wrap{padding:0 20px}.gat-app-card{flex-basis:100%}.gat-faq-list{gap:10px}.gat-question{padding:12px 15px;font-size:15px}.gat-answer{padding:0 15px 14px}.gat-answer p{font-size:14px}.gat-related-grid{grid-template-columns:1fr}.gat-cta{margin-bottom:16px;border-radius:20px}.gat-cta-overlay{padding:34px 16px}.gat-cta h2{font-size:25px}.gat-cta p{font-size:14px}.gat-cta-button{min-width:220px;font-size:15px}}@media(max-width:480px){.gat-card-grid{grid-template-columns:1fr}.gat-section{padding:20px 12px}.gat-card{padding:18px 14px}.gat-spec-table th{width:34%}.gat-cta-overlay{padding:30px 14px}}
