.solution-page[data-v-8b11e96e]{min-height:100vh;background:#f8f9fa;margin-top:110px}.solution-banner[data-v-8b11e96e]{background-repeat:no-repeat;background-size:100% 100%;color:#fff;height:400px}.solution-banner .banner-container[data-v-8b11e96e]{max-width:1264px;margin:0 auto;padding:0 20px;text-align:center}.solution-banner .banner-title[data-v-8b11e96e]{font-size:32px;font-weight:700;padding-top:130px}.solution-banner .banner-subtitle[data-v-8b11e96e]{font-size:18px;opacity:.9;margin:0}.solution-nav[data-v-8b11e96e]{background:#fff;border-bottom:1px solid #e4e7ed;-webkit-transition:all .3s;transition:all .3s;z-index:9999}.solution-nav.fixed[data-v-8b11e96e]{position:fixed;top:0;left:0;right:0;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.solution-nav .nav-container[data-v-8b11e96e]{max-width:1264px;margin:0 auto;padding:0 20px}.solution-nav .nav-tabs[data-v-8b11e96e]{display:-webkit-box;display:-ms-flexbox;display:flex}.solution-nav .nav-tabs .nav-tab[data-v-8b11e96e]{padding:20px 30px;font-size:16px;font-weight:500;color:#666;cursor:pointer;border-bottom:3px solid transparent;-webkit-transition:all .3s;transition:all .3s}.solution-nav .nav-tabs .nav-tab[data-v-8b11e96e]:hover{color:#1b9480}.solution-nav .nav-tabs .nav-tab.active[data-v-8b11e96e]{color:#1b9480;border-bottom-color:#1b9480}.solution-sections[data-v-8b11e96e]{background-color:#fff}.solution-sections .solution-section[data-v-8b11e96e]{padding:20px 0}.solution-sections .solution-section[data-v-8b11e96e]:nth-child(2n){background:#fff}.solution-sections .solution-section .section-container[data-v-8b11e96e]{max-width:1264px;margin:0 auto;padding:0 20px}.solution-sections .solution-section .section-container .product-new .product-title[data-v-8b11e96e]{text-align:left;margin-top:140px;font-size:22px;font-weight:800}.solution-sections .solution-section .section-container .product-new .product-des[data-v-8b11e96e]{width:65%;font-size:14px;margin-top:16px;line-height:24px}.solution-sections .solution-section .section-container .product-new .product-newList .product-box1[data-v-8b11e96e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}.solution-sections .solution-section .section-container .product-new .product-newList .product-box1 .box-left[data-v-8b11e96e]{padding-right:4%}.solution-sections .solution-section .section-container .product-new .product-newList .product-box1 .box-left .img[data-v-8b11e96e]{border-radius:10px;width:600px;height:300px;-o-object-fit:cover;object-fit:cover}.solution-sections .solution-section .section-container .product-new .product-newList .product-box1 .box-right[data-v-8b11e96e]{margin-top:100px}.solution-sections .solution-section .section-container .product-new .product-newList .product-box1 .box-right .box-title[data-v-8b11e96e]{font-weight:900;font-size:22px}.solution-sections .solution-section .section-container .product-new .product-newList .product-box1 .box-right .box-des[data-v-8b11e96e]{margin-top:15px;font-size:14px;line-height:24px}.solution-sections .solution-section .section-container .product-list .product-title[data-v-8b11e96e]{text-align:center;margin-top:60px;font-size:26px;font-weight:800}.solution-sections .solution-section .section-container .product-list .product-list1[data-v-8b11e96e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px;width:100%}.solution-sections .solution-section .section-container .product-list .product-list1 .product-div[data-v-8b11e96e]{width:25%;height:300px;margin-right:1.5%;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.1);box-shadow:2px 2px 5px rgba(0,0,0,.1)}.solution-sections .solution-section .section-container .product-list .product-list1 .product-div .img[data-v-8b11e96e]{width:100%;height:225px;-o-object-fit:cover;object-fit:cover}.solution-sections .solution-section .section-container .product-list .product-list1 .product-div .product-type[data-v-8b11e96e]{font-size:14px;font-weight:600;margin-top:10px;margin-left:10px}.solution-sections .solution-section .section-container .product-list .product-list1 .product-div .product-name[data-v-8b11e96e]{font-size:12px;margin-top:10px;margin-left:10px}.solution-sections .solution-section .section-header[data-v-8b11e96e]{text-align:center;margin-bottom:60px}.solution-sections .solution-section .section-header .section-title[data-v-8b11e96e]{font-size:36px;font-weight:700;color:#333;margin:0 0 20px 0}.solution-sections .solution-section .section-header .section-description[data-v-8b11e96e]{font-size:18px;color:#666;line-height:1.6;margin:0}.product-grid[data-v-8b11e96e]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px}.product-grid .product-category[data-v-8b11e96e]{background:#fff;padding:30px;border-radius:12px;text-align:center;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);-webkit-transition:all .3s;transition:all .3s}.product-grid .product-category[data-v-8b11e96e]:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 8px 25px rgba(0,0,0,.15);box-shadow:0 8px 25px rgba(0,0,0,.15)}.product-grid .product-category .category-icon[data-v-8b11e96e]{width:80px;height:80px;margin:0 auto 20px;background:#f8f9fa;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-grid .product-category .category-icon img[data-v-8b11e96e]{width:40px;height:40px}.product-grid .product-category .category-title[data-v-8b11e96e]{font-size:18px;font-weight:600;color:#333;margin:0 0 10px 0}.product-grid .product-category .category-description[data-v-8b11e96e]{font-size:14px;color:#666;margin:0}.content-placeholder[data-v-8b11e96e]{text-align:center;padding:100px 0;color:#999;font-size:18px}@media(max-width:768px){.solution-banner[data-v-8b11e96e]{padding:60px 0}.solution-banner .banner-title[data-v-8b11e96e]{font-size:32px}.solution-banner .banner-subtitle[data-v-8b11e96e]{font-size:16px}.nav-tabs[data-v-8b11e96e]{-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-tabs .nav-tab[data-v-8b11e96e]{padding:15px 20px;font-size:14px}.product-grid[data-v-8b11e96e],.showcase-grid[data-v-8b11e96e]{grid-template-columns:1fr}.info-card[data-v-8b11e96e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-card .card-right[data-v-8b11e96e]{-webkit-box-flex:0;-ms-flex:none;flex:none}}.product-intro[data-v-8b11e96e]{padding:60px 0;background:#fff}.product-intro .xiangxi[data-v-8b11e96e]{width:100%;margin-top:50px}.product-intro .xiangxi .img[data-v-8b11e96e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.product-intro .intro-content[data-v-8b11e96e]{display:-webkit-box;display:-ms-flexbox;display:flex}.product-intro .intro-content .intro-left[data-v-8b11e96e]{width:50%;padding-right:80px}.product-intro .intro-content .intro-left .product-title[data-v-8b11e96e]{font-size:25px;font-weight:700;color:#333;margin:0 0 30px 0;line-height:1.2}.product-intro .intro-content .intro-left .product-description p[data-v-8b11e96e]{font-size:13px;color:#666;line-height:1.8;margin:0 0 20px 0;text-align:justify}.product-intro .intro-content .intro-left .product-description p[data-v-8b11e96e]:last-child{margin-bottom:0}.product-intro .intro-content .intro-right[data-v-8b11e96e]{width:50%}.product-intro .intro-content .intro-right .img[data-v-8b11e96e]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}@media(max-width:1024px){.intro-content[data-v-8b11e96e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intro-content .intro-left[data-v-8b11e96e]{-webkit-box-flex:0;-ms-flex:none;flex:none}}@media(max-width:768px){.product-intro[data-v-8b11e96e]{padding:40px 0}.product-intro .intro-content[data-v-8b11e96e]{gap:40px}.product-intro .intro-content .intro-left .product-title[data-v-8b11e96e]{font-size:24px}.product-intro .intro-content .intro-left .product-description p[data-v-8b11e96e]{font-size:14px}.product-intro .intro-content .intro-right .network-diagram[data-v-8b11e96e]{padding:20px}.product-intro .intro-content .intro-right .network-diagram .server-groups[data-v-8b11e96e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.product-intro .intro-content .intro-right .network-diagram .leaf-switches[data-v-8b11e96e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}}