.system_info{position:relative;min-height:340px;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}@media (max-width: 991px){.system_info{min-height:300px}}@media (max-width: 767px){.system_info{min-height:250px}}@media (max-width: 480px){.system_info{min-height:220px}}.system_info .system-gradient{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, #173678 0%, rgba(23,54,120,0.95) 20%, rgba(23,54,120,0.75) 40%, rgba(23,54,120,0.35) 60%, rgba(23,54,120,0) 82%)}@media (max-width: 991px){.system_info .system-gradient{background:linear-gradient(90deg, #173678 0%, rgba(23,54,120,0.9) 35%, rgba(23,54,120,0.5) 70%, rgba(23,54,120,0.15) 100%)}}@media (max-width: 767px){.system_info .system-gradient{background:linear-gradient(90deg, rgba(23,54,120,0.95) 0%, rgba(23,54,120,0.8) 60%, rgba(23,54,120,0.55) 100%)}}.system_info .container{position:relative;z-index:2}.system_info .system-text{width:55%;min-height:340px;display:flex;flex-direction:column;justify-content:center;padding:40px 0;color:#fff}@media (max-width: 991px){.system_info .system-text{width:70%;min-height:300px}}@media (max-width: 767px){.system_info .system-text{width:85%;min-height:250px;padding:30px 0}}@media (max-width: 480px){.system_info .system-text{width:100%;min-height:220px;padding:25px 0}}.system_info .system-text h2{margin:0 0 15px;font-size:42px;line-height:1.2;font-weight:700;color:#fff;text-transform:uppercase}@media (max-width: 991px){.system_info .system-text h2{font-size:34px}}@media (max-width: 767px){.system_info .system-text h2{margin-bottom:12px;font-size:28px}}@media (max-width: 480px){.system_info .system-text h2{font-size:24px}}.system_info .system-text h2 span{display:block}.system_info .system-text p{margin:0;font-size:20px;line-height:1.6;font-weight:400;color:#fff}@media (max-width: 991px){.system_info .system-text p{font-size:18px}}@media (max-width: 767px){.system_info .system-text p{font-size:16px;line-height:1.5}}@media (max-width: 480px){.system_info .system-text p{font-size:14px}}.system-breadcrumb{border-bottom:1px solid #eee;background:#f9fafe;padding:15px 0;margin-bottom:3rem}.system-breadcrumb .breadcrumb li{display:inline-block;position:relative}.system-breadcrumb .breadcrumb li svg{width:14px;height:14px;margin:0 10px;position:relative;top:-1px}.system-breadcrumb .breadcrumb li.active:after{display:none}.system_number{margin-bottom:3rem}@media (max-width: 991px){.system_number .row{margin-left:-7px;margin-right:-7px}.system_number [class*="col-"]{padding-left:7px;padding-right:7px;margin-bottom:15px}}.system_number .number-item{height:100%;min-height:185px;padding:25px 15px 20px;text-align:center;border:1px solid #e5e5e5;border-radius:10px}@media (max-width: 991px){.system_number .number-item{border-bottom:1px solid #e5e5e5}}@media (max-width: 767px){.system_number .number-item{min-height:155px;padding:18px 8px 15px}}.system_number .number-item .number-icon{height:52px;margin-bottom:7px;display:flex;align-items:center;justify-content:center;color:var(--mainColor);position:relative;opacity:inherit}@media (max-width: 767px){.system_number .number-item .number-icon{height:42px}}.system_number .number-item .number-icon img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:contain}.system_number .number-item strong{display:block;margin-bottom:4px;font-size:28px;line-height:1.2;color:var(--mainColor)}@media (max-width: 767px){.system_number .number-item strong{font-size:22px}}.system_number .number-item h3{margin:0 0 5px;font-size:16px;line-height:1.4;font-weight:bold;color:#333}@media (max-width: 767px){.system_number .number-item h3{font-size:14px}}.system_number .number-item p{margin:0;font-size:14px;line-height:1.5;color:#666}@media (max-width: 767px){.system_number .number-item p{font-size:12px}}.system_map{margin-bottom:3rem}.system_map .module-title{margin-bottom:2rem;text-align:center}.system_map .module-title h2{position:relative;display:inline-block;margin:0;font-size:32px;line-height:1.2;font-weight:bold;color:var(--mainColor);text-transform:uppercase}@media (max-width: 767px){.system_map .module-title h2{font-size:28px}}.system_map .map-filter{margin-bottom:32px}@media (max-width: 991px){.system_map .map-filter{margin-bottom:15px}}.system_map .map-filter .row{margin-left:-7px;margin-right:-7px}.system_map .map-filter [class*="col-"]{padding-left:7px;padding-right:7px}@media (max-width: 991px){.system_map .map-filter [class*="col-"]{margin-bottom:14px}}.system_map .map-filter .form-control{width:100%;height:48px;padding:0 20px;font-size:16px;font-weight:400;color:#222;background-color:transparent;border:1px solid #dcd9e3;border-radius:14px;box-shadow:none;outline:none}@media (max-width: 767px){.system_map .map-filter .form-control{height:44px;padding:0 12px;font-size:13px;border-radius:10px}}.system_map .map-filter .form-control::placeholder{color:#8d8b91;opacity:1}.system_map .map-filter .form-control:focus{border-color:var(--mainColor);box-shadow:none}.system_map .map-filter select.form-control{cursor:pointer}.system_map .map-filter select.form-control option{color:#222;background:#fff}.system_map .map-filter .btn-search{width:100%;height:48px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:16px;line-height:1;color:#fff;background:var(--mainColor);border:1px solid var(--mainColor);border-radius:14px;outline:none;cursor:pointer;transition:all .3s ease}@media (max-width: 767px){.system_map .map-filter .btn-search{height:44px;padding:0 8px;gap:7px;font-size:13px;border-radius:10px}}.system_map .map-filter .btn-search svg{flex:0 0 auto}.system_map .map-filter .btn-search:hover{opacity:.85}.system_map .map-filter .btn-search:disabled{opacity:.6;cursor:not-allowed}.system_map .map-content .row{margin-left:-8px;margin-right:-8px}@media (max-width: 991px){.system_map .map-content .row{margin-left:-15px;margin-right:-15px}}.system_map .map-content [class*="col-"]{padding-left:8px;padding-right:8px}@media (max-width: 991px){.system_map .map-content [class*="col-"]{padding-left:15px;padding-right:15px}}.system_map .map-content .map-list-wrap{position:relative;width:100%;height:510px}@media (max-width: 1199px){.system_map .map-content .map-list-wrap{height:500px}}@media (max-width: 991px){.system_map .map-content .map-list-wrap{height:450px;margin-bottom:20px}}@media (max-width: 767px){.system_map .map-content .map-list-wrap{height:400px}}.system_map .map-content .map-list{width:100%;height:100%;padding-right:10px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:max-content;gap:16px;align-content:start;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#bcb8c4 transparent}@media (max-width: 767px){.system_map .map-content .map-list{grid-template-columns:1fr;gap:10px;padding-right:5px}}.system_map .map-content .map-list::-webkit-scrollbar{width:6px}.system_map .map-content .map-list::-webkit-scrollbar-track{background:transparent;border-radius:10px}.system_map .map-content .map-list::-webkit-scrollbar-thumb{background:#bbb8c2;border-radius:10px}.system_map .map-content .map-list::-webkit-scrollbar-thumb:hover{background:var(--mainColor)}.system_map .map-content .map-item{position:relative;min-width:0;min-height:158px;padding:22px 20px;background:#fff;border:1px solid #ccc;border-radius:14px;cursor:pointer;transition:all .25s ease}@media (max-width: 1199px){.system_map .map-content .map-item{padding:18px}}@media (max-width: 767px){.system_map .map-content .map-item{min-height:auto;padding:16px;border-radius:10px}}.system_map .map-content .map-item:hover{border-color:var(--mainColor)}.system_map .map-content .map-item.active{color:#fff;background:var(--mainColor);border-color:var(--mainColor)}.system_map .map-content .map-item.active h3{color:#fff}.system_map .map-content .map-item.active p{color:#fff}.system_map .map-content .map-item.active .item-icon{color:#fff}.system_map .map-content .map-item.active .item-icon svg path{fill:#fff}.system_map .map-content .map-item.active a{color:#fff}.system_map .map-content .map-item h3{margin:0 0 20px;font-size:18px;line-height:1.35;font-weight:500;color:var(--mainColor);text-transform:uppercase;transition:color .25s ease}@media (max-width: 1199px){.system_map .map-content .map-item h3{margin-bottom:15px;font-size:16px}}@media (max-width: 767px){.system_map .map-content .map-item h3{margin-bottom:12px;font-size:15px}}.system_map .map-content .map-item p{position:relative;margin:0 0 14px;padding-left:22px;font-size:14px;line-height:1.55;font-weight:400;color:#343239;word-break:break-word;transition:color .25s ease}@media (max-width: 1199px){.system_map .map-content .map-item p{font-size:13px}}@media (max-width: 767px){.system_map .map-content .map-item p{margin-bottom:9px;font-size:13px}}.system_map .map-content .map-item p:last-child{margin-bottom:0}.system_map .map-content .map-item .item-icon{position:absolute;top:4px;left:0;width:13px;height:13px;color:var(--mainColor);transition:color .25s ease}.system_map .map-content .map-item .item-icon svg{display:block;width:100%;height:100%}.system_map .map-content .map-item .item-icon svg path{fill:var(--mainColor)}.system_map .map-content .map-item .phone a{color:inherit;text-decoration:none}.system_map .map-content .map-view{position:relative;width:100%;height:510px;overflow:hidden;background:#eee;border-radius:0}@media (max-width: 1199px){.system_map .map-content .map-view{height:500px}}@media (max-width: 991px){.system_map .map-content .map-view{height:420px}}@media (max-width: 767px){.system_map .map-content .map-view{height:320px}}.system_map .map-content .map-view iframe{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;border:0;background:#eee}.system_map .map-content .map-placeholder{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--mainColor);background:#efedf4}.system_map .map-content .map-placeholder svg{margin-bottom:12px}.system_map .map-content .map-placeholder p{margin:0;font-size:14px;color:#666}.system_map .map-content .map-loading{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8f7fc}.system_map .map-content .map-loading .loading-icon{width:32px;height:32px;margin-bottom:12px;display:block;border:3px solid #ddd;border-top-color:var(--mainColor);border-radius:50%;animation:systemMapLoading .7s linear infinite}.system_map .map-content .map-loading p{margin:0;font-size:14px;color:#666}.system_map .map-content .map-empty{position:absolute;top:0;left:0;z-index:4;width:100%;height:100%;padding:30px;display:none;align-items:center;justify-content:center;text-align:center;background:#fff;border-radius:14px}.system_map .map-content .map-empty p{margin:0;font-size:15px;color:#666}@keyframes systemMapLoading{from{transform:rotate(0)}to{transform:rotate(360deg)}}.system_store{margin-bottom:1rem}.system_store .module-title{margin-bottom:2rem;text-align:center}.system_store .module-title h2{position:relative;display:inline-block;margin:0;font-size:32px;line-height:1.2;font-weight:bold;color:var(--mainColor);text-transform:uppercase}@media (max-width: 767px){.system_store .module-title h2{font-size:28px}}.system_store .row{margin-left:-7px;margin-right:-7px}.system_store [class*="col-"]{padding-left:7px;padding-right:7px;margin-bottom:15px}@media (max-width: 767px){.system_store [class*="col-"]{margin-bottom:10px}}.system_store .store-item{height:100%;overflow:hidden;background:#fff;border:1px solid #ddd;border-radius:6px;transition:.3s}.system_store .store-item:hover{border-color:var(--mainColor);box-shadow:0 5px 18px rgba(0,0,0,0.08)}.system_store .store-item:hover .store-image img{transform:scale(1.05)}.system_store .store-item .store-image{position:relative;display:block;padding-bottom:55%;overflow:hidden}.system_store .store-item .store-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:.4s}.system_store .store-item .store-info{padding:15px}@media (max-width: 767px){.system_store .store-item .store-info{padding:10px 8px}}.system_store .store-item .store-info h3{margin:0 0 8px;font-size:16px;line-height:1.4;font-weight:700;color:#164c79}@media (max-width: 767px){.system_store .store-item .store-info h3{margin-bottom:5px;font-size:14px}}.system_store .store-item .store-info p{margin:0 0 4px;font-size:14px;line-height:1.5;color:#444}@media (max-width: 767px){.system_store .store-item .store-info p{font-size:12px;line-height:1.4}}.system_store .store-item .store-info p strong{font-weight:600}.system_store .store-item .store-info .store-btn{display:inline-flex;align-items:center;justify-content:center;min-height:29px;margin-top:8px;padding:4px 12px;font-size:12px;line-height:1.2;font-weight:600;color:#164c79;background:#fff;border:1px solid #164c79;border-radius:3px;transition:.3s}@media (max-width: 767px){.system_store .store-item .store-info .store-btn{min-height:26px;padding:3px 7px;font-size:10px}}.system_store .store-item .store-info .store-btn:hover{color:#fff;background:var(--mainColor);border-color:var(--mainColor);text-decoration:none}.system_banner{margin-bottom:1rem}.system_banner a{display:block;overflow:hidden}.system_banner a img{display:block;width:100%;height:auto;transition:.4s}.system_banner a:hover img{transform:scale(1.01)}
