.header-container[data-v-d1557b22]{position:relative;width:100%}.header[data-v-d1557b22]{display:flex;justify-content:space-between;align-items:center;width:100%;border:none;height:80px;padding:0 40px;box-sizing:border-box;position:fixed;top:0;z-index:999;transition:all .5s ease}.header[data-v-d1557b22],.header[data-v-d1557b22]:hover{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.header.header-hidden[data-v-d1557b22]{transform:translateY(-100%);opacity:0;visibility:hidden;pointer-events:none}.header-left[data-v-d1557b22]{display:flex;align-items:center;flex:0 0 auto}.logo[data-v-d1557b22]{width:356px;height:85px}.mini-logo[data-v-d1557b22]{width:80px;max-height:40px}.company-name[data-v-d1557b22]{font-size:24px;font-weight:700;color:#333}.header-middle[data-v-d1557b22]{display:flex;align-items:center;flex:1;justify-content:center}.header-right[data-v-d1557b22]{display:flex;flex-direction:row;gap:15px;flex:0 0 auto}.header-right-placeholder[data-v-d1557b22]{width:200px;flex:0 0 auto}.header-download[data-v-d1557b22]{display:flex;flex-direction:row;background-color:#2a82e4;align-items:center;border-radius:10px;padding:8px 12px;cursor:pointer}.mini-download[data-v-d1557b22]{padding:6px 8px}.header-text[data-v-d1557b22]{display:flex;flex-direction:column;align-items:center;margin:0 5px}.icon[data-v-d1557b22]{margin:0 5px;width:20px;height:20px}.mini-icon[data-v-d1557b22]{width:16px;height:16px}.nav-menu[data-v-d1557b22]{display:flex;list-style:none;justify-content:center}.nav-item[data-v-d1557b22]{margin:0 15px}.nav-link[data-v-d1557b22]{text-decoration:none;color:#333;font-size:16px;transition:color .3s ease;white-space:nowrap}.nav-link[data-v-d1557b22]:hover{color:#00a0bc;transform:translateY(-2px)}.mini-header[data-v-d1557b22]{display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 20px;box-sizing:border-box;position:fixed;top:0;z-index:998;background-color:#445a9a;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease;transform:translateY(-100%)}.mini-header.mini-header-visible[data-v-d1557b22]{transform:translateY(0)}.mini-header .nav-menu[data-v-d1557b22]{gap:100px}.mini-header .nav-link[data-v-d1557b22]{font-size:18px;color:#fff}.mini-header .header-left[data-v-d1557b22]{flex:0 0 auto}.mini-header .header-middle[data-v-d1557b22]{flex:1;justify-content:center;overflow-x:auto}.mini-header .nav-item[data-v-d1557b22]{margin:0 5px}.mini-header .header-right-placeholder[data-v-d1557b22]{width:50px}@media (max-width:768px){.header[data-v-d1557b22]{height:60px;padding:0 15px;flex-direction:column;align-items:flex-start}.header-left[data-v-d1557b22]{width:100%;justify-content:space-between;padding:10px 0}.logo[data-v-d1557b22]{width:200px;height:auto;max-height:40px}.header-middle[data-v-d1557b22]{width:100%;order:2;justify-content:center;padding:10px 0}.header-right[data-v-d1557b22]{width:100%;order:3;justify-content:center;padding:10px 0;gap:10px}.header-download[data-v-d1557b22]{padding:6px 10px;border-radius:8px}.icon[data-v-d1557b22]{width:18px;height:18px;margin:0 3px}.header-text[data-v-d1557b22]{margin:0 3px}.header-text span[data-v-d1557b22]{font-size:12px}.nav-menu[data-v-d1557b22]{flex-wrap:wrap;justify-content:center;gap:8px}.nav-item[data-v-d1557b22]{margin:3px 8px}.nav-link[data-v-d1557b22]{font-size:14px}.nav-menu[data-v-d1557b22]{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:5px}.nav-menu[data-v-d1557b22]::-webkit-scrollbar{height:4px}.nav-menu[data-v-d1557b22]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.nav-menu[data-v-d1557b22]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.nav-menu[data-v-d1557b22]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}@media (max-width:480px){.header[data-v-d1557b22]{height:60px;padding:0 10px}.logo[data-v-d1557b22]{width:150px;max-height:40px}.header-right[data-v-d1557b22]{flex-direction:column;gap:8px;align-items:center}.header-download[data-v-d1557b22]{width:100%;max-width:200px;justify-content:center}.nav-item[data-v-d1557b22]{margin:2px 5px}.nav-link[data-v-d1557b22]{font-size:13px}.header-text span[data-v-d1557b22]{font-size:11px}}@media (max-width:768px){.mini-header[data-v-d1557b22]{height:50px;padding:0 10px}.mini-header .nav-menu[data-v-d1557b22]{gap:15px;flex-wrap:wrap;justify-content:center}.mini-header .nav-link[data-v-d1557b22]{font-size:14px}.mini-header .nav-item[data-v-d1557b22]{margin:0 5px}}@media (max-width:480px){.mini-header .nav-menu[data-v-d1557b22]{gap:10px}.mini-header .nav-link[data-v-d1557b22]{font-size:12px}}.hamburger-menu[data-v-d1557b22]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;box-sizing:border-box;margin-left:auto}.hamburger-line[data-v-d1557b22]{width:100%;height:2px;background:#333;border-radius:10px;transition:all .3s}@media (max-width:768px){.hamburger-menu[data-v-d1557b22]{display:flex}.nav-menu[data-v-d1557b22]{display:none;position:absolute;top:60px;left:0;width:100%;background:#fff;flex-direction:column;align-items:center;padding:20px 0;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000}.nav-menu.mobile-menu-open[data-v-d1557b22]{display:flex}.nav-item[data-v-d1557b22]{margin:10px 0}.header-right[data-v-d1557b22]{display:none}.header-right.mobile-menu-open[data-v-d1557b22]{display:flex;position:absolute;top:180px;left:0;width:100%;background:#fff;padding:20px 0;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;flex-direction:column}.logo[data-v-d1557b22]{width:180px;max-height:40px}}.footer-section[data-v-4131056a]{width:100%;height:350px;background-color:#333;display:flex;flex-direction:column}.footer-upper[data-v-4131056a]{height:150px;display:flex;align-items:center;padding:0 100px;box-sizing:border-box;border-bottom:1px solid #666}.footer-links[data-v-4131056a]{display:flex;justify-content:flex-start;align-items:center}.footer-link-item[data-v-4131056a]{margin-right:40px;cursor:pointer;transition:all .3s ease}.footer-link-item[data-v-4131056a]:hover{transform:translateY(-3px)}.footer-link-title[data-v-4131056a]{font-size:16px;color:#fff;transition:all .3s ease}.footer-link-item:hover .footer-link-title[data-v-4131056a]{color:#00a0bc}.footer-lower[data-v-4131056a]{height:200px;display:flex;justify-content:space-between;align-items:center;padding:0 50px 0 100px;box-sizing:border-box}.footer-info[data-v-4131056a]{display:flex;flex-direction:column;justify-content:center}.footer-text[data-v-4131056a]{font-size:14px;color:#fff;margin:5px 0}.footer-qrcodes[data-v-4131056a]{display:flex;justify-content:flex-end;align-items:center}.qr-code-placeholder1[data-v-4131056a]{width:130px;height:130px;margin-left:20px}.qr-code1[data-v-4131056a]{width:130px;height:130px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.qr-code2[data-v-4131056a]{width:400px;height:130px}.qr-code-placeholder2[data-v-4131056a]{width:400px;height:130px;margin-left:20px}body{margin:0}.home-page[data-v-fe1d684a]{background-image:url(https://www.sailortrade.top/imgs/background.webp)}.divier-row[data-v-fe1d684a]{margin:auto 20px;border:1px solid #bccae5;height:100px}img[data-v-fe1d684a]{image-rendering:-webkit-optimize-contrast}.header[data-v-fe1d684a]{display:flex;justify-content:space-between;align-items:center;width:100%;border:none;height:80px;padding:0 40px;box-sizing:border-box;position:absolute;z-index:999;transition:all .5s ease}.header[data-v-fe1d684a]:hover{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.header-left[data-v-fe1d684a]{display:flex;align-items:center}.logo[data-v-fe1d684a]{width:356px;height:90px}.company-name[data-v-fe1d684a]{font-size:24px;font-weight:700;color:#333}.header-middle[data-v-fe1d684a]{display:flex;align-items:center}.header-right[data-v-fe1d684a]{display:flex;flex-direction:row;gap:40px}.header-download[data-v-fe1d684a]{display:flex;flex-direction:row;background-color:#2a82e4;align-items:center;border-radius:10px}.header-text[data-v-fe1d684a]{display:flex;flex-direction:column;align-items:center;margin:5px 5px 5px 0}.icon[data-v-fe1d684a]{margin:5px;width:30px;height:30px}.nav-menu[data-v-fe1d684a]{display:flex;list-style:none}.nav-item[data-v-fe1d684a]{margin-left:30px}.nav-link[data-v-fe1d684a]{text-decoration:none;color:#333;font-size:16px;transition:color .3s ease}.nav-link[data-v-fe1d684a]:hover{color:#00a0bc;transform:translateY(-2px)}.main-content[data-v-fe1d684a]{padding:0 0}.carousel-section[data-v-fe1d684a]{width:100%;height:800px;margin-bottom:40px}.carousel-image[data-v-fe1d684a]{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;color:#fff}.carousel-title[data-v-fe1d684a]{font-size:70px;margin:15% 0 0 23%}.carousel-text[data-v-fe1d684a]{font-size:24px;margin:2% 0 0 25%}.carousel-des[data-v-fe1d684a]{font-size:26px;margin:2% 0 0 23%}[data-v-fe1d684a] .carousel-section .el-carousel__container{height:800px!important}@media (max-width:768px){.carousel-section[data-v-fe1d684a]{height:50vh;max-height:400px}.el-carousel[data-v-fe1d684a]{height:50vh!important;max-height:400px!important}.carousel-image[data-v-fe1d684a]{background-size:cover;background-position:50%}.carousel-title[data-v-fe1d684a]{font-size:28px;margin:15% 5% 0 5%;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.carousel-text[data-v-fe1d684a]{font-size:16px}.carousel-des[data-v-fe1d684a],.carousel-text[data-v-fe1d684a]{margin:3% 5% 0 5%;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.carousel-des[data-v-fe1d684a]{font-size:14px}[data-v-fe1d684a] .el-carousel__container{height:400px!important}}@media (max-width:480px){.carousel-section[data-v-fe1d684a]{height:45vh;max-height:300px}.el-carousel[data-v-fe1d684a]{height:45vh!important;max-height:300px!important}.carousel-title[data-v-fe1d684a]{font-size:22px;margin:30% 5% 0 5%}.carousel-text[data-v-fe1d684a]{font-size:14px;margin:2% 5% 0 5%}.carousel-des[data-v-fe1d684a]{font-size:12px;margin:2% 5% 0 5%}[data-v-fe1d684a] .el-carousel__container{height:300px!important}}@media (min-width:320px) and (max-width:480px){.carousel-title[data-v-fe1d684a]{font-size:20px;line-height:1.3}.carousel-text[data-v-fe1d684a]{font-size:13px;line-height:1.3}.carousel-des[data-v-fe1d684a]{font-size:11px;line-height:1.3}[data-v-fe1d684a] .el-carousel__container{height:300px!important}}.title-main[data-v-fe1d684a]{margin:50px auto;display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:1200px}.title-section[data-v-fe1d684a]{text-align:center;padding:0 100px;margin-bottom:40px;opacity:0;transform:translateX(-100px);transition:all .8s ease-out}.section-img[data-v-fe1d684a]{width:300px;height:400px;opacity:0;transform:translateX(100px);transition:all .8s ease-out}.section-img.slide-in-right[data-v-fe1d684a],.title-section.slide-in-left[data-v-fe1d684a]{opacity:1;transform:translateY(0) translateX(0)}.section-title[data-v-fe1d684a]{color:#333;margin-bottom:20px;font-weight:700}.section-description[data-v-fe1d684a]{font-size:24px;color:#666;line-height:1.6;text-align:start}@media (max-width:768px){.title-main[data-v-fe1d684a]{flex-direction:column;margin:30px auto;padding:0 20px;gap:30px}.title-section[data-v-fe1d684a]{padding:0 10px;margin-bottom:20px}.section-description[data-v-fe1d684a]{font-size:16px;line-height:1.5;text-align:center;padding:0 10px;text-align:left;margin:10px 0}.section-description[data-v-fe1d684a]:first-child{margin-top:0}.section-img[data-v-fe1d684a]{width:250px;height:300px;max-width:90vw}.section-title[data-v-fe1d684a]{font-size:28px}}@media (max-width:480px){.title-main[data-v-fe1d684a]{margin:20px auto;padding:0 15px;gap:20px}.title-section[data-v-fe1d684a]{padding:0 5px;margin-bottom:15px}.section-description[data-v-fe1d684a]{font-size:14px;line-height:1.4;padding:0 5px}.section-img[data-v-fe1d684a]{width:200px;height:250px;max-width:85vw}.section-title[data-v-fe1d684a]{font-size:24px}}@media (max-width:360px){.title-main[data-v-fe1d684a]{margin:15px auto;padding:0 10px}.section-description[data-v-fe1d684a]{font-size:13px}.section-img[data-v-fe1d684a]{width:180px;height:220px}}.features-section[data-v-fe1d684a]{padding:0 150px;margin-bottom:40px}.features-container[data-v-fe1d684a]{display:flex;justify-content:center;gap:20px}.feature-item[data-v-fe1d684a]{flex:1;text-align:center;padding:20px;opacity:0;transform:translateY(50px) translateX(-50px);transition:all .8s ease-out}.feature-item[data-v-fe1d684a]:nth-child(3n+1),.feature-item[data-v-fe1d684a]:nth-child(3n+2),.feature-item[data-v-fe1d684a]:nth-child(3n+3){transform:translateY(150px)}.feature-item.slide-in-left[data-v-fe1d684a],.feature-item.slide-in-right[data-v-fe1d684a]{opacity:1;transform:translateY(0) translateX(0)}.feature-title[data-v-fe1d684a]{font-size:40px;color:#333;margin:0;transition:all .3s ease}.feature-content[data-v-fe1d684a]{color:#615f5f;font-size:30px}@media (max-width:768px){.features-section[data-v-fe1d684a]{padding:0 20px;margin-bottom:30px}.features-container[data-v-fe1d684a]{flex-direction:column;align-items:center;gap:15px}.feature-item[data-v-fe1d684a]{width:100%;max-width:400px;padding:15px}.feature-title[data-v-fe1d684a]{font-size:32px}.feature-content[data-v-fe1d684a]{font-size:24px}.divier-row[data-v-fe1d684a]{display:none}}@media (max-width:480px){.features-section[data-v-fe1d684a]{padding:0 15px;margin-bottom:20px}.feature-item[data-v-fe1d684a]{padding:10px}.feature-title[data-v-fe1d684a]{font-size:28px}.feature-content[data-v-fe1d684a]{font-size:20px}}.data-section[data-v-fe1d684a]{padding:50px 0;margin-bottom:40px;width:100%;height:250px;background-size:cover}.data-title[data-v-fe1d684a]{font-size:40px;text-align:center}.data-main[data-v-fe1d684a]{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px}.data-card[data-v-fe1d684a]{display:flex;flex-direction:column;align-items:center;min-width:200px;flex:1;margin:0 10px}.data-count[data-v-fe1d684a],[data-v-fe1d684a] .el-statistic__content{display:flex;line-height:84px;align-items:baseline}[data-v-fe1d684a] .el-statistic__content{color:#3773f5;font-size:60px;font-weight:700}.data-unit[data-v-fe1d684a]{font-weight:400;color:#1a1a1a;font-size:26px;margin-left:4px}.data-des[data-v-fe1d684a]{color:#484848;font-size:20px;margin:0;padding:0}@media (max-width:768px){.data-section[data-v-fe1d684a]{padding:30px 0;height:auto;min-height:300px}.data-title[data-v-fe1d684a]{font-size:28px;margin-bottom:20px}.data-main[data-v-fe1d684a]{gap:20px;margin:0 20px}.data-card[data-v-fe1d684a]{min-width:140px;flex:1;margin:0;padding:10px;max-width:180px}[data-v-fe1d684a] .el-statistic__content{font-size:40px;line-height:60px}.data-unit[data-v-fe1d684a]{font-size:20px}.data-des[data-v-fe1d684a]{font-size:16px;text-align:center}}@media (max-width:480px){.data-section[data-v-fe1d684a]{padding:20px 0;min-height:250px}.data-title[data-v-fe1d684a]{font-size:24px;margin-bottom:15px}.data-main[data-v-fe1d684a]{gap:15px;margin:0 15px}.data-card[data-v-fe1d684a]{min-width:120px;max-width:160px;padding:8px}[data-v-fe1d684a] .el-statistic__content{font-size:32px;line-height:50px}.data-unit[data-v-fe1d684a]{font-size:18px}.data-des[data-v-fe1d684a]{font-size:14px}}.scrolling-images-section[data-v-fe1d684a],.source-section[data-v-fe1d684a]{padding:50px 0}.scrolling-title[data-v-fe1d684a]{font-size:40px;text-align:center}.proservice-column[data-v-fe1d684a]{display:flex;flex-direction:row;margin:30px auto;justify-content:center}.scrolling-en[data-v-fe1d684a]{font-size:20px;text-align:center}.scrolling-container-css[data-v-fe1d684a]{width:100%;overflow:hidden;position:relative;height:100%}.scrolling-track[data-v-fe1d684a]{display:flex;max-width:3500px;justify-content:center;width:-moz-fit-content;width:fit-content;animation:scroll-left-fe1d684a 30s linear infinite}.scrolling-track[data-v-fe1d684a]:hover{animation-play-state:paused}@keyframes scroll-left-fe1d684a{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.scrolling-item[data-v-fe1d684a]{margin:0 25px}.proservice-item[data-v-fe1d684a],.scrolling-item[data-v-fe1d684a]{flex:0 0 auto;width:330px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;border-radius:20px;border:2px solid #fff;overflow:hidden;background-color:#fff}.proservice-item[data-v-fe1d684a]{margin:0 40px;opacity:0;transform:translateY(50px);transition:all .8s ease-out}.proservice-item.slide-up[data-v-fe1d684a]{opacity:1;transform:translateY(0)}.proservice-column:first-child .proservice-item[data-v-fe1d684a]:first-child{transition-delay:.1s}.proservice-column:first-child .proservice-item[data-v-fe1d684a]:nth-child(2){transition-delay:.2s}.proservice-column:first-child .proservice-item[data-v-fe1d684a]:nth-child(3){transition-delay:.3s}.proservice-column:last-child .proservice-item[data-v-fe1d684a]:first-child{transition-delay:.4s}.proservice-column:last-child .proservice-item[data-v-fe1d684a]:nth-child(2){transition-delay:.5s}.proservice-column:last-child .proservice-item[data-v-fe1d684a]:nth-child(3){transition-delay:.6s}.scrolling-image[data-v-fe1d684a]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.scrolling-item-card[data-v-fe1d684a]{padding:20px;height:90px}.scrolling-logo[data-v-fe1d684a]{margin-top:20px;width:auto;height:80px}.advantage-title[data-v-fe1d684a]{font-size:40px;text-align:center}.advantage-en[data-v-fe1d684a]{font-size:20px;text-align:center}.advantage-main[data-v-fe1d684a]{display:flex;width:920px;flex-direction:column;margin:50px auto;gap:20px;align-items:flex-start}.advantage-column[data-v-fe1d684a]{display:flex;flex-direction:row;gap:40px;align-items:center;text-wrap:nowrap}.advantage-img[data-v-fe1d684a]{width:75px;height:75px;color:#0651a4}.advantage-info[data-v-fe1d684a]{display:flex;flex-direction:row;gap:40px}.advantage-text[data-v-fe1d684a]{font-size:20px;color:#0651a4}.advantage-des[data-v-fe1d684a]{font-size:18px}@media (max-width:768px){.advantage-content[data-v-fe1d684a]{padding:30px 0}.advantage-title[data-v-fe1d684a]{font-size:32px}.advantage-en[data-v-fe1d684a]{font-size:18px}.advantage-main[data-v-fe1d684a]{flex-direction:column;margin:30px auto;width:100%;max-width:500px;align-items:center}.advantage-info[data-v-fe1d684a]{flex-direction:column;gap:0;align-items:center}.advantage-column[data-v-fe1d684a]{flex-direction:row;align-items:flex-start;text-wrap:wrap;margin-bottom:30px;gap:20px}.advantage-img[data-v-fe1d684a]{display:none}.advantage-text[data-v-fe1d684a]{font-size:20px;margin-bottom:10px}.advantage-des[data-v-fe1d684a]{font-size:18px;text-align:center;max-width:300px}.divier-column[data-v-fe1d684a]{width:150px}}@media (max-width:480px){.advantage-content[data-v-fe1d684a]{padding:20px 0}.advantage-title[data-v-fe1d684a]{font-size:28px}.advantage-en[data-v-fe1d684a]{font-size:16px}.advantage-main[data-v-fe1d684a]{margin:20px auto}.advantage-column[data-v-fe1d684a]{margin-bottom:25px}.advantage-img[data-v-fe1d684a]{display:none}.advantage-text[data-v-fe1d684a]{font-size:20px}.advantage-des[data-v-fe1d684a]{font-size:18px;max-width:280px;text-align:start}}.paltform-content[data-v-fe1d684a]{opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.paltform-content.visible[data-v-fe1d684a]{opacity:1;transform:translateY(0)}.paltform-title[data-v-fe1d684a]{font-size:40px;text-align:center}.paltform-en[data-v-fe1d684a]{font-size:20px;text-align:center}.paltform-card[data-v-fe1d684a]{display:flex;flex-direction:row;margin:50px auto;background-color:#f8f9fa;border:2px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:20px;overflow:hidden;justify-content:center;max-width:1150px}.paltform-img-height[data-v-fe1d684a]{width:auto;height:300px;-o-object-fit:cover;object-fit:cover}.paltform-img[data-v-fe1d684a]{height:300px;width:700px;-o-object-fit:cover;object-fit:cover}.paltform-text-left[data-v-fe1d684a]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.paltform-text-right[data-v-fe1d684a]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.paltform-des[data-v-fe1d684a]{padding:20px 50px;font-size:20px;text-wrap:nowrap}.experience-content[data-v-fe1d684a]{padding:70px 0}.experience-title[data-v-fe1d684a]{font-size:40px;text-align:center}.experience-en[data-v-fe1d684a]{font-size:20px;text-align:center;margin-bottom:40px}.experience-text[data-v-fe1d684a]{text-wrap:nowrap;text-align:center;font-size:16px;position:absolute;bottom:0;left:0;right:0;margin-top:0;color:#fff;height:35px;background:rgba(0,0,0,.7);transition:all .3s ease}.case-content[data-v-fe1d684a]{min-height:650px}.case-title[data-v-fe1d684a]{font-size:40px;text-align:center}.case-main[data-v-fe1d684a]{margin-top:40px;margin-bottom:100px;position:relative}.case-en[data-v-fe1d684a]{font-size:20px;text-align:center}[data-v-fe1d684a] .case-carousel .el-carousel__container{position:relative;width:1100px;height:350px;display:flex}[data-v-fe1d684a] .case-carousel .el-carousel__item{background-color:#fdfeff;border:2px solid #fff;border-radius:20px;width:1100px;box-shadow:0 4px 12px rgba(0,0,0,.3)}[data-v-fe1d684a] .case-carousel .el-carousel__item--card.is-active{transform:translateX(218.25px)!important}[data-v-fe1d684a] .case-carousel .el-carousel__indicator--horizontal is-active{color:#000!important}[data-v-fe1d684a] .case-carousel .el-carousel__item--card{display:flex;flex-direction:row}.case-img[data-v-fe1d684a]{width:700px;height:350px}.case-item-title[data-v-fe1d684a]{margin:50px 0 0 50px;font-size:30px;line-height:44px;font-weight:500}.case-text[data-v-fe1d684a]{display:flex;flex-direction:column;font-size:18px;line-height:24px;font-weight:400;padding:40px 0;gap:50px}.image-title[data-v-fe1d684a]{display:flex;flex-direction:row;width:100%;gap:30px;align-items:center;color:#fff;height:44px;background:rgba(0,0,0,.7);padding:0 30px;transition:all .3s ease;text-align:center}.image-zh[data-v-fe1d684a]{font-size:26px;text-wrap:nowrap}.image-en[data-v-fe1d684a]{font-size:16px}.image-des[data-v-fe1d684a]{position:absolute;bottom:0;left:0;right:0;margin-top:0;color:#fff;height:44px;background:rgba(0,0,0,.7);padding:0 20px;transition:all .3s ease;text-wrap:nowrap;text-align:center}.image-description[data-v-fe1d684a]{margin:10px 1px;font-size:18px;color:#1d1d1d;text-align:left;max-width:100%}.agent-section[data-v-fe1d684a]{padding:50px 0;opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.agent-section.slide-up[data-v-fe1d684a]{opacity:1;transform:translateY(0)}.agent-title[data-v-fe1d684a]{font-size:40px;text-align:center}.agent-en[data-v-fe1d684a]{font-size:20px;text-align:center}.agent-main[data-v-fe1d684a]{display:flex;flex-direction:row;justify-content:center;gap:50px;margin:50px auto}.agent-card[data-v-fe1d684a]{display:flex;flex-direction:column;width:300px}.agent-column[data-v-fe1d684a]{display:flex;flex-direction:column;width:400px;height:auto;justify-content:center;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.15);overflow:hidden}.agent-img[data-v-fe1d684a]{width:400px;height:200px;-o-object-fit:cover;object-fit:cover}.agent-t[data-v-fe1d684a]{margin:5px 15px;font-size:30px;text-align:start;font-weight:700;color:#000}.agent-s[data-v-fe1d684a]{margin:5px 15px;font-size:22px;font-weight:400;color:#000;text-align:start}.server-main[data-v-fe1d684a]{padding:0 0 50px 0;width:100%;height:300px}.server-title[data-v-fe1d684a]{font-size:40px;text-align:center}.server-en[data-v-fe1d684a]{font-size:20px;text-align:center}.server-conter[data-v-fe1d684a]{display:flex;flex-direction:row;justify-content:center}.server-card[data-v-fe1d684a]{display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(50px);transition:all .6s ease-out}.server-card.slide-up[data-v-fe1d684a]{opacity:1;transform:translateY(0)}.server-card.slide-up[data-v-fe1d684a]:not(.delay-1):not(.delay-2):not(.delay-3):not(.delay-4):not(.delay-5):not(.delay-6):not(.delay-7){transition-delay:0s}.server-card.slide-up.delay-1[data-v-fe1d684a]{transition-delay:.1s}.server-card.slide-up.delay-2[data-v-fe1d684a]{transition-delay:.2s}.server-card.slide-up.delay-3[data-v-fe1d684a]{transition-delay:.3s}.server-card.slide-up.delay-4[data-v-fe1d684a]{transition-delay:.4s}.server-card.slide-up.delay-5[data-v-fe1d684a]{transition-delay:.5s}.server-card.slide-up.delay-6[data-v-fe1d684a]{transition-delay:.6s}.server-card.slide-up.delay-7[data-v-fe1d684a]{transition-delay:.7s}.server-icon[data-v-fe1d684a]{width:90px;height:90px;opacity:0;transform:translateY(50px);transition:all .6s ease-out}.server-icon.slide-up[data-v-fe1d684a]{opacity:1;transform:translateY(0);transition-delay:0s}.server-icon.slide-up.delay-2[data-v-fe1d684a]{transition-delay:.1s}.server-icon.slide-up.delay-4[data-v-fe1d684a]{transition-delay:.2s}.server-icon.slide-up.delay-6[data-v-fe1d684a]{transition-delay:.3s}.server-text[data-v-fe1d684a]{margin-top:20px;font-size:20px;font-weight:500;opacity:0;transform:translateY(50px);transition:all .6s ease-out}.server-text.slide-up[data-v-fe1d684a]{opacity:1;transform:translateY(0);transition-delay:0s}.server-text.slide-up.delay-1[data-v-fe1d684a]{transition-delay:.1s}.server-text.slide-up.delay-2[data-v-fe1d684a]{transition-delay:.2s}.server-text.slide-up.delay-3[data-v-fe1d684a]{transition-delay:.3s}.server-text.slide-up.delay-4[data-v-fe1d684a]{transition-delay:.4s}.server-text.slide-up.delay-5[data-v-fe1d684a]{transition-delay:.5s}.server-text.slide-up.delay-6[data-v-fe1d684a]{transition-delay:.6s}.server-text.slide-up.delay-7[data-v-fe1d684a]{transition-delay:.7s}.activity-content[data-v-fe1d684a]{padding:50px 0}.activity-title[data-v-fe1d684a]{font-size:40px;text-align:center}.activity-en[data-v-fe1d684a]{font-size:20px;text-align:center}.activity-card[data-v-fe1d684a]{display:flex;justify-content:center;border-radius:30px;max-width:1100px;margin:50px auto;border:2px solid #ece7e7;background-color:#fdfeff;transition:opacity 1s ease-in-out;opacity:0;overflow:hidden}.activity-card.active[data-v-fe1d684a]{opacity:1;animation:fadeIn-fe1d684a 1s ease-in-out}.activity-card.transitioning[data-v-fe1d684a]{opacity:0}@keyframes fadeIn-fe1d684a{0%{opacity:0}to{opacity:1}}.activity-img[data-v-fe1d684a]{width:600px;height:400px;-o-object-fit:cover;object-fit:cover}.activity-text[data-v-fe1d684a]{padding:40px;text-align:start;color:#1a1a1a}.activity-h1[data-v-fe1d684a]{font-size:30px}.activity-des[data-v-fe1d684a]{font-size:20px;margin-top:20px}@media (max-width:768px){.activity-content[data-v-fe1d684a]{padding:30px 0}.activity-title[data-v-fe1d684a]{font-size:28px}.activity-en[data-v-fe1d684a]{font-size:16px}.activity-main[data-v-fe1d684a]{max-width:90%;margin:30px auto}.activity-card[data-v-fe1d684a]{border-radius:20px;flex-direction:column}.activity-img[data-v-fe1d684a]{width:100%;height:250px;margin-bottom:15px;border-radius:10px}.activity-text[data-v-fe1d684a]{padding:10px;width:99%}.activity-h1[data-v-fe1d684a]{font-size:24px}.activity-des[data-v-fe1d684a]{font-size:16px;margin-top:15px}}@media (max-width:480px){.activity-content[data-v-fe1d684a]{padding:20px 0}.activity-title[data-v-fe1d684a]{font-size:24px}.activity-en[data-v-fe1d684a]{font-size:14px}.activity-card[data-v-fe1d684a]{margin:20px auto;border-radius:15px}.activity-img[data-v-fe1d684a]{height:200px;margin-bottom:10px}.activity-text[data-v-fe1d684a]{padding:10px;width:95%}.activity-h1[data-v-fe1d684a]{font-size:20px}.activity-des[data-v-fe1d684a]{font-size:14px;margin-top:10px}}.funeng-content[data-v-fe1d684a]{padding:100px 100px}.funeng-main[data-v-fe1d684a]{display:flex;flex-direction:row;justify-content:center;gap:150px}.funeng-card[data-v-fe1d684a]{display:flex;flex-direction:column;align-items:center;border-radius:20px;position:relative;z-index:1;padding:35px;opacity:0;transform:translateX(-100px);transition:all .8s ease-out}.funeng-card.slide-in-right[data-v-fe1d684a]{transform:translateX(100px)}.funeng-card.slide-in-left[data-v-fe1d684a],.funeng-card.slide-in-right[data-v-fe1d684a]{opacity:1;transform:translateX(0)}.funeng-card[data-v-fe1d684a] :after{content:"";position:absolute;left:50%;top:0;width:397px;height:100%;background-color:#d9e8f4;border-radius:12px;transform:translateX(-50%) matrix(1,0,-.2,.98,0,0);z-index:-1;transition:background-color .1s}.funeng-img[data-v-fe1d684a]{width:200px}.funeng-title[data-v-fe1d684a]{color:#1d2129;font-size:24px;font-weight:500;margin-right:45px;text-align:center}.funeng-text[data-v-fe1d684a]{display:inline-block;margin-top:16px;width:268px;color:#4e5969;font-size:18px;line-height:24px;font-weight:400;text-align:center;text-wrap:nowrap}[data-v-fe1d684a] .funeng-text:after{width:0!important}@media (max-width:768px){.funeng-content[data-v-fe1d684a]{padding:50px 20px}.funeng-main[data-v-fe1d684a]{flex-direction:column;gap:30px;align-items:center}.funeng-card[data-v-fe1d684a]{flex-direction:row;align-items:flex-start;width:100%;max-width:500px;padding:20px;text-align:left}.funeng-img[data-v-fe1d684a]{width:80px;height:auto;margin:10px 10px 0 60px;flex-shrink:0}.funeng-title[data-v-fe1d684a]{font-size:20px;margin:0 0 10px 0;text-align:left;width:auto}.funeng-text[data-v-fe1d684a]{width:auto;text-align:left;font-size:16px;line-height:22px;margin:5px 0}.funeng-text[data-v-fe1d684a]:last-child{margin-bottom:0}.funeng-info[data-v-fe1d684a]{margin-left:7%}}@media (max-width:480px){.funeng-content[data-v-fe1d684a]{padding:30px 15px}.funeng-main[data-v-fe1d684a]{gap:25px}.funeng-card[data-v-fe1d684a]{flex-direction:row;align-items:flex-start}.funeng-img[data-v-fe1d684a]{width:60px}.funeng-title[data-v-fe1d684a]{font-size:18px;margin-bottom:8px}.funeng-text[data-v-fe1d684a]{font-size:14px;line-height:20px}}.specialized-section[data-v-fe1d684a]{margin:60px auto;max-width:1200px;height:800px;opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.specialized-section.slide-up[data-v-fe1d684a]{opacity:1;transform:translateY(0)}.specialized-title[data-v-fe1d684a]{font-size:40px;text-align:center}.specialized-en[data-v-fe1d684a]{margin:20px 0;font-size:20px;text-align:center}.hover-content-section[data-v-fe1d684a]{padding:50px 0;max-width:1200px;margin:0 auto;height:auto}.section-title[data-v-fe1d684a]{font-size:40px;text-align:center;margin-bottom:10px}.section-en[data-v-fe1d684a]{font-size:20px;text-align:center;margin-bottom:40px}.divier-column[data-v-fe1d684a]{margin:20px auto;border:1px solid #bccae5;width:200px}.nav-buttons[data-v-fe1d684a]{display:flex;justify-content:center;gap:30px;margin-bottom:40px}.nav-button[data-v-fe1d684a]{padding:15px 30px;background-color:#f0f4f9;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:18px;font-weight:500;color:#666;border:2px solid transparent}.nav-button.active[data-v-fe1d684a],.nav-button[data-v-fe1d684a]:hover{background-color:#2a82e4;color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px rgba(42,130,228,.3)}.content-area[data-v-fe1d684a]{position:relative}.content-item[data-v-fe1d684a]{position:absolute;top:0;left:0;width:100%;background-color:#f8f9fa;border-radius:12px;overflow:hidden;border:2px solid #e6e9ef;box-shadow:0 4px 12px rgba(0,0,0,.05);opacity:0;transform:translateY(20px);transition:all .4s ease;display:flex;flex-direction:column}.content-item.active[data-v-fe1d684a]{opacity:1;transform:translateY(0);z-index:1}.content-title[data-v-fe1d684a]{font-size:36px;color:#2a82e4;margin-bottom:15px;text-align:center}.content-main[data-v-fe1d684a]{display:flex;flex-direction:row}.content-description[data-v-fe1d684a]{font-size:18px;color:#555;line-height:1.6;margin-bottom:25px;text-align:center}.content-img[data-v-fe1d684a]{width:700px;height:auto;-o-object-fit:cover;object-fit:cover}.content-details[data-v-fe1d684a]{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex-grow:1;padding:48px 0 0 54px;color:#1a1a1a}.content-detail[data-v-fe1d684a]{padding:12px 15px}.detail-icon[data-v-fe1d684a]{width:24px;height:24px;background-color:#2a82e4;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;font-size:14px}.detail-text[data-v-fe1d684a]{font-size:16px;color:#333}.foreign-content[data-v-fe1d684a]{padding:50px 0;opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.foreign-content.visible[data-v-fe1d684a]{opacity:1;transform:translateY(0)}.foreign-title[data-v-fe1d684a]{font-size:40px;text-align:center}.foreign-en[data-v-fe1d684a]{margin:20px 0;font-size:20px;text-align:center}.foreign-card[data-v-fe1d684a]{display:flex;flex-direction:row;margin:50px auto;background-color:#f8f9fa;border:2px solid #fff;border-radius:20px;overflow:hidden;justify-content:center;max-width:1100px}.foreign-img[data-v-fe1d684a]{width:700px;height:auto;-o-object-fit:cover;object-fit:cover}.foreign-card-item[data-v-fe1d684a]{display:flex;width:400px;flex-direction:column;justify-content:center;padding:40px}.foreign-text[data-v-fe1d684a]{display:flex;align-items:center;padding:25px 0;gap:20px}.foreign-item-img[data-v-fe1d684a]{width:60px;height:60px}.foreign-text-item[data-v-fe1d684a]{font-size:20px;text-wrap:nowrap}.foreign-point[data-v-fe1d684a]{margin:60px auto;max-width:1200px;height:800px;position:relative}.foreign-point-img[data-v-fe1d684a]{width:240px;height:90px}.foreign-center-img[data-v-fe1d684a]{position:relative;left:28%;max-width:100%;height:auto}.desktop-img[data-v-fe1d684a]{display:block}.mobile-img[data-v-fe1d684a]{display:none}.foreign-item-title[data-v-fe1d684a]{width:240px;height:84px;line-height:84px;font-size:20px;color:#445a9a;font-weight:700;background-image:url(https://www.sailortrade.top/imgs/pointbg.webp)}.foreign-item-num[data-v-fe1d684a]{margin:0 30px;color:#fff}.foreign-item-des[data-v-fe1d684a]{width:250px;height:auto;padding-left:20px;line-height:25px;font-size:14px;color:#333}.foreign-item1[data-v-fe1d684a],.foreign-item21[data-v-fe1d684a]{position:relative;width:240px;height:200px;left:76px;top:-330px}.foreign-item2[data-v-fe1d684a],.foreign-item22[data-v-fe1d684a]{position:relative;width:240px;height:200px;left:122px;top:-350px}.foreign-item3[data-v-fe1d684a]{position:relative;width:240px;height:200px;left:230px;top:-370px}.foreign-item23[data-v-fe1d684a]{position:relative;width:240px;height:200px;left:830px;top:-550px}.foreign-item4[data-v-fe1d684a]{position:relative;width:240px;height:200px;left:710px;top:-570px}.foreign-item24[data-v-fe1d684a]{position:relative;width:240px;height:200px;left:900px;top:-930px}.foreign-item5[data-v-fe1d684a]{position:relative;width:240px;height:200px;left:840px;top:-950px}.foreign-item6[data-v-fe1d684a]{position:relative;width:240px;height:200px;left:885px;top:-1330px}@media (max-width:768px){.foreign-content[data-v-fe1d684a]{padding:30px 0}.foreign-point[data-v-fe1d684a]{margin:40px auto;max-width:100%;height:auto;min-height:500px;position:relative}.foreign-title[data-v-fe1d684a]{font-size:28px}.foreign-en[data-v-fe1d684a]{font-size:16px}.desktop-img[data-v-fe1d684a]{display:none}.mobile-img[data-v-fe1d684a]{display:block;position:relative;left:50%;transform:translateX(-50%);width:90%;max-width:400px;height:auto;margin:20px 0}.foreign-item1[data-v-fe1d684a],.foreign-item2[data-v-fe1d684a],.foreign-item3[data-v-fe1d684a],.foreign-item4[data-v-fe1d684a],.foreign-item5[data-v-fe1d684a],.foreign-item6[data-v-fe1d684a]{display:none}}@media (max-width:480px){.foreign-content[data-v-fe1d684a]{padding:20px 0}.foreign-point[data-v-fe1d684a]{margin:30px auto;min-height:400px}.foreign-title[data-v-fe1d684a]{font-size:24px}.foreign-en[data-v-fe1d684a]{font-size:14px}.mobile-img[data-v-fe1d684a]{max-width:320px;width:85%}}.groupTools[data-v-fe1d684a]{position:fixed;z-index:9;right:20px;bottom:45px;transition:all .9s}.to_top[data-v-fe1d684a]{width:40px;height:40px;box-shadow:0 0 10px 0 rgba(0,0,0,.15);line-height:40px;text-align:center;margin-top:5px;cursor:pointer;position:relative;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.to_top_img[data-v-fe1d684a]{width:40px;height:40px;-o-object-fit:cover;object-fit:cover}