.network-locator-container{margin:0 auto;max-width:1400px;width:100%}.filter-section{margin-bottom:20px;padding:20px 0}.filter-section label{display:block;font-size:14px;margin-bottom:15px}.filter-section select{border:1px solid #ccc;border-radius:4px;-webkit-border-radius:4px;font-size:14px;height:51px;max-width:300px;padding:6px 12px;width:100%}.locator-main{display:flex;gap:20px;height:600px}.locations-list{background:#fff;overflow-y:auto;width:35%}.location-item{border-bottom:1px dashed #000;cursor:pointer;padding:20px 0;transition:background .2s}.location-item .name{color:#555;font-size:15px;font-weight:700;margin-bottom:2px}.location-item .category{background:#f5f500;border-radius:3px;display:block;font-size:13px;margin-bottom:0;padding:2px 4px;width:80%}.location-item .category.Headquarters{background:#f5f500;color:#000}.location-item .category.Service-Center{background:#707070;color:#fff}.location-item .address,.location-item .email,.location-item .fax,.location-item .phone{color:#666;font-size:14px;line-height:1;margin:4px 0;position:relative}.location-item .fax,.location-item .phone{padding-left:20px}.location-item .phone:before{background-image:url(https://142271037.fs1.hubspotusercontent-eu1.net/hubfs/142271037/locator/phone.png);height:16px;width:16px}.location-item .fax:before,.location-item .phone:before{background-repeat:no-repeat;background-size:contain;content:"";left:0;position:absolute}.location-item .fax:before{background-image:url(https://142271037.fs1.hubspotusercontent-eu1.net/hubfs/142271037/locator/fax.png);height:18px;width:18px}.location-item .email a{color:#005293;text-decoration:none}.location-item .email a:hover{text-decoration:underline}.map-container{background:#f0f0f0;border:1px solid #ddd;border-radius:4px;overflow:hidden;position:relative;width:65%}#amap-container{height:100%;width:100%}.map-placeholder{align-items:center;color:#999;display:flex;height:100%;justify-content:center;padding:20px;text-align:center}.locations-list::-webkit-scrollbar{width:8px}.locations-list::-webkit-scrollbar-track{background:#f1f1f1}.locations-list::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.locations-list::-webkit-scrollbar-thumb:hover{background:#555}.loading{color:#666;padding:20px;text-align:center}.error-message{background:#ffebee;border-left:4px solid #c62828;color:#c62828;padding:20px}.amap-info-content{font-family:Arial,sans-serif;min-width:250px;padding:10px}.info-name{font-size:16px;font-weight:700}.info-category,.info-name{color:#333;margin-bottom:8px}.info-category{background:#ffeb3b;border-radius:3px;display:inline-block;font-size:11px;padding:3px 8px}.info-address{color:#666;font-size:13px;line-height:1.5;margin-bottom:8px}.info-contact{color:#666;font-size:13px;margin:4px 0}.info-contact a{color:#1976d2;text-decoration:none}@media (max-width:767px){.locator-main{flex-direction:column-reverse;height:100%;width:100%}.locations-list{width:100%}.map-container{height:600px;width:100%}}