@charset "UTF-8";.page-banner{display:flex;align-items:center;background-size:cover}@media (min-width:768px){.page-banner{min-height:300px}}@media (min-width:1200px){.page-banner{min-height:400px}}.solution_card{background:#fff;box-shadow:0 2px 4px 0 rgba(136,144,195,.2),0 5px 15px 0 rgba(37,44,97,.15);border-radius:15px;padding:10px 15px;position:relative;z-index:1;overflow:hidden;transition:.7s;display:flex;align-items:center;justify-content:space-around}.solution_card:hover{background:#0089cf;color:#fff;transform:scale(1.1);z-index:9}.solution_card:hover:before{background:rgba(90,211,255,.19)}.solution_card:hover .solu_description p,.solution_card:hover .solu_title p{color:#fff}.solution_card:hover .solu_description button{background:#fff!important;color:#0089cf}.solution_card:hover .squre{background:#f5f5f6!important}.solution_card:before{content:"";position:absolute;background:rgba(85,108,214,.05);width:170px;height:400px;z-index:-1;transform:rotate(42deg);right:-56px;top:-23px;border-radius:35px}.solution_card .h3,.solution_card .solu_title p{color:#212121;font-size:1.05rem;margin-top:13px;margin-bottom:13px;font-weight:700;letter-spacing:1px}@media (max-width:480px){.solution_card .h3,.solution_card .solu_title p{font-size:1rem}}.solution_card .solu_title .h3{font-size:1.25rem}@media (max-width:480px){.solution_card .solu_title .h3{font-size:1.1rem}}.solution_card .solu_description p{font-size:1.05rem;margin-bottom:15px}.solution_card .solu_description button{border:0;border-radius:15px;background:linear-gradient(140deg,#42c3ca,#42c3ca 50%,rgba(66,195,202,.7803921568627451) 75%)!important;color:#fff;font-weight:500;font-size:1rem;padding:5px 16px}.solution_card .so_top_icon{width:100px;height:100px;border-radius:50%;background:#f5f5f6;overflow:hidden}@media (max-width:480px){.solution_card .so_top_icon{width:70px;height:70px}}.solution_card .so_top_icon.squre{border-radius:0;background:transparent}.hover_color_bubble{position:absolute;background:rgba(9,93,146,.23);width:86rem;height:98rem;left:0;right:0;z-index:-1;top:16rem;border-radius:50%;transform:rotate(-36deg);left:-18rem;transition:.7s}.solution_card:hover .hover_color_bubble{top:0}.feature-swiper{position:relative;overflow:hidden}@media (max-width:767px){.feature-swiper{padding-bottom:20px}}.feature-swiper .swiper-wrapper .swiper-slide{height:auto!important}@media (min-width:992px){.feature-swiper .swiper-wrapper{flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.feature-swiper .swiper-wrapper .swiper-slide{margin-top:0;flex:0 0 33.33333333%;max-width:33.33333333%}}.feature-swiper .feature-img{position:relative}.feature-swiper .feature-img span{position:absolute;top:5px;left:0;color:#fff;font-weight:700;font-size:1.4rem;padding:5px;line-height:1;z-index:1}.feature-swiper .feature-img span:after{content:"";border-top:70px solid #0089cf;border-right:70px solid transparent;width:0;position:absolute;top:-7px;left:-2px;z-index:-1}.feature-swiper .info-box p{font-size:1.05rem}.feature-swiper .swiper-button-next,.feature-swiper .swiper-button-prev{top:auto;right:0;background:rgba(9,89,164,.5);width:40px;height:40px}.feature-swiper .swiper-button-next:after,.feature-swiper .swiper-button-prev:after{font-size:1.5rem;color:#fff}@media (max-width:991px){.feature-swiper .swiper-button-next,.feature-swiper .swiper-button-prev{top:42%;transform:translateY(-48%)}}@media (max-width:767px){.feature-swiper .swiper-button-next,.feature-swiper .swiper-button-prev{top:43%;transform:translateY(-15%)}}.feature-swiper .swiper-button-prev{right:auto;left:0}.feature-swiper .swiper-pagination{bottom:-10px;top:auto}.feature-swiper .swiper-pagination-bullet{width:25px;height:4px;border-radius:0}.metallic-bg{background:linear-gradient(45deg,#f0f0f0 19%,#fff 36%,#ececec 0,#ece5e5 48%,#e3dfdf 0,#fff 67%,#f0f0f0 95%);text-shadow:1px 1px 2px hsla(0,0%,100%,.5);box-shadow:0 2px 5px rgba(0,0,0,.3);cursor:pointer;transition:all .2s ease-in-out}table{width:100%;border:0}@media (max-width:767px){table{min-width:200%}}table.blueTable{background:#f0f0f0;text-align:right;border-collapse:collapse}table.blueTable thead{background:#1c6ea4;background:linear-gradient(180deg,#5ea4d3,#3c97d3 66%,#0089cf);border:0}table.blueTable thead th{color:#fff;font-size:1.3rem;letter-spacing:1px;padding:10px;border:0;border-bottom:2px solid #bd8900!important;border-right:2px solid #fff}table.blueTable thead th:last-child{border-right:0}table.blueTable td{padding:3px 8px}table.blueTable tbody td{border:2px solid #fff;font-size:1.15rem;letter-spacing:1px;color:#404040}@media (max-width:767px){table.blueTable tbody td{font-size:1.05rem}}table.blueTable tbody td[rowspan]{font-size:1.4rem;border-left:0}@media (max-width:767px){table.blueTable tbody td[rowspan]{font-size:1.2rem}}table.blueTable tbody td:last-child{border-right:0}table.blueTable.striple tr:nth-child(2n){background:#d0e4f5}table.blueTable.row-striple tbody:nth-child(odd){background:#acd3f4}table.blueTable.row-striple tbody:nth-child(2n){background:#cbd9e7}table.blueTable.row-striple-v2 tbody:nth-child(odd){background:#c0d6ea}table.blueTable.row-striple-v2 tbody:nth-child(2n){background:#ecf0f4}table.blueTable.table-border{border:3px solid #fff}table.blueTable.slm-table thead th:nth-child(2){text-align:right;font-size:1rem}table.blueTable.slm-table tbody tr:first-child td:first-child{text-wrap:nowrap;text-align:right}table.blueTable.slm-table tr td:first-child{font-size:1.2rem}table.blueTable.slm-table tr td{text-align:center}table .scroll-inner::-webkit-scrollbar{width:10px}table .scroll-inner::-webkit-scrollbar:horizontal{height:10px}table .scroll-inner::-webkit-scrollbar-track{background-color:hsla(0,0%,80%,.3)}table .scroll-inner::-webkit-scrollbar-thumb{border-radius:10px;background:hsla(0,0%,80%,.5);box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.gc{font-size:2.1rem;color:#4fd800}.rc{color:red;font-size:1.6rem}.gt{color:#fd0;font-size:1.5rem}.table-desc{font-size:1rem}.table-desc .gc{padding:0 5px;top:3px;position:relative}.table-desc .gt,.table-desc .rc{padding:0 5px 0 15px}.video-container{position:relative}.video-container .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:#0089cf;text-align:center;line-height:50px;border-radius:50%;background:#fff;outline:2px solid #fff;outline-offset:3px;pointer-events:none}.video-container .video-btn:after,.video-container .video-btn:before{content:"";position:absolute;display:block;width:100%;height:100%;outline:2px solid #fff;border-radius:50%;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-duration:1.8s;animation-duration:1.8s;top:0;left:0;transform-origin:50% 50%;transform:scale(0)}.video-container .video-btn:after{-webkit-animation-delay:.2s;animation-delay:.2s}@media (min-width:768px){.video-container .video-btn{width:50px;height:50px;line-height:50px}.video-container .video-btn i{margin-left:3px}}.video-container:hover .video-btn:after,.video-container:hover .video-btn:before{-webkit-animation-name:video-btn;animation-name:video-btn}@-webkit-keyframes video-btn{0%{transform:scale(.9);opacity:1}to{transform:scale(1.4);opacity:0}}@keyframes video-btn{0%{transform:scale(.9);opacity:1}to{transform:scale(1.4);opacity:0}}:root{--border-radius:8px}.border-animated{overflow:hidden;display:flex;justify-content:center}.border-animated,.border-animated .inner{position:relative;border-radius:var(--border-radius)}.border-animated .inner{z-index:0;width:100%;margin:3px;background:#e9ecef}.border-animated:before{content:"";display:block;background:linear-gradient(90deg,hsla(0,0%,100%,0),#ced9e6 50%,hsla(0,0%,100%,0));height:100%;width:100%;transform:translate(0);position:absolute;-webkit-animation:rotate 6s linear infinite forwards;animation:rotate 6s linear infinite forwards;z-index:0;top:50%;transform-origin:top center}.border-animated img{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}@-webkit-keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.table-tab{text-align:center;border-bottom:2px solid transparent;transition-duration:.4s;cursor:pointer;font-size:1.33rem;letter-spacing:1px}@media (max-width:767px){.table-tab{font-size:1.1rem}}.table-tab.active{color:#0089cf;border-bottom:3px solid #e7aa42;font-weight:500}.swiper-button-next.table-tab-next,.swiper-button-prev.table-tab-prev{height:36px}.swiper-button-next.table-tab-next:after,.swiper-button-prev.table-tab-prev:after{font-size:16px}.swiper-button-next.table-tab-next{right:0}.swiper-button-prev.table-tab-prev{left:0}.table-tab-list{padding-left:20px;margin-top:30px;list-style:none}.table-tab-list li{position:relative}.table-tab-list li,.table-tab-list li p{margin-bottom:.5rem}.table-tab-list li:before{content:"";transform-origin:center;transform:rotate(45deg);display:block;width:8px;height:8px;background:#e7aa42;position:absolute;top:9px;left:-17px}.table-tab-table thead th{background:#e7aa42;color:#fff}.table-tab-table thead td{background:#b4b5b4;color:#000}.table-tab-table thead td,.table-tab-table thead th{font-size:22px;letter-spacing:1px}.table-tab-table td,.table-tab-table th{padding:10px 15px;border:1px solid #666}.table-tab-table tbody td:not(:first-of-type),.table-tab-table tbody th:not(:first-of-type),.table-tab-table thead td,.table-tab-table thead th:not(:first-of-type){text-align:center}.table-tab-panel{display:none;opacity:0;padding-bottom:20px}.table-tab-panel.active{display:flex;-webkit-animation-name:appear;animation-name:appear;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}.consumables-wrap{position:relative;border:1px solid #747474;border-radius:10px;padding:8px 15px}.consumables-wrap .consumables-title{position:absolute;top:-16px;left:38px;background:#d0daed;margin-bottom:0;padding:5px 5px 0;letter-spacing:1.5px;border-radius:17px}@media (max-width:576px){.consumables-wrap .consumables-title{background:#eff6ff}}.consumables-wrap .consumables-item{flex:0 0 auto;width:33%;margin:1rem 0}@media (min-width:576px){.consumables-wrap .consumables-item{width:14%}}@media (min-width:1200px){.consumables-wrap .consumables-item{width:12%}}.product-info-section .title-cross-bottom-right:after,.product-info-section .title-cross-bottom-right:before{display:none}@media (min-width:1200px){.product-info-section .title-cross-bottom-right:after,.product-info-section .title-cross-bottom-right:before{display:block}}.swiper{position:relative}.swiper-pagination-horizontal.swiper-pagination-bullets.product-feature-swiper-pagination,.swiper-pagination-horizontal.swiper-pagination-bullets.product-info-swiper-pagination{position:static;margin-top:1rem}@media (min-width:1200px){.swiper-pagination-horizontal.swiper-pagination-bullets.product-feature-swiper-pagination,.swiper-pagination-horizontal.swiper-pagination-bullets.product-info-swiper-pagination{display:flex;justify-content:center}}.swiper-pagination-horizontal.swiper-pagination-bullets.product-feature-swiper-pagination .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.product-info-swiper-pagination .swiper-pagination-bullet{margin:0 .5rem}.swiper-pagination-horizontal.swiper-pagination-bullets.product-feature-swiper-pagination .swiper-pagination-bullet-active,.swiper-pagination-horizontal.swiper-pagination-bullets.product-info-swiper-pagination .swiper-pagination-bullet-active{outline-color:#0089cf}.product-list-item{display:flex;align-items:center}.product-list-item+.product-list-item{margin-top:.4rem}.product-list-item:before{content:"\F058";font-weight:400;font-family:Font Awesome\ 6 Free;display:block;width:26px;color:#0089cf}.product-tag{display:flex;flex-wrap:wrap}.product-tag>div{margin-right:.5rem}.advantage-table{display:grid;grid-template-columns:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;position:relative;z-index:2}.advantage-table>div{padding:.25rem .5rem}@media (min-width:768px){.advantage-table>div{padding:.5rem 1rem}}.advantage-table .adv-title{color:#1eaaf2}@media (min-width:768px){.advantage-table{grid-template-columns:50% 55%;gap:5px 30px}.advantage-table>div:nth-of-type(2n){grid-column:2/2;padding-left:2rem}.advantage-table .adv-desc{margin-bottom:.5rem}}@media (min-width:1200px){.advantage-table{gap:10px 30px}}@media (max-width:1024px){.advantage-table .adv-title{font-size:1.2393rem}.advantage-table .adv-desc{font-size:1.1rem}}@media (max-width:480px){.advantage-table .adv-title{font-size:1.05em}.advantage-table .adv-desc{font-size:1.05rem}}.table-container{overflow-x:auto}.table-container>div{margin-left:auto;margin-right:auto;min-width:100%}@media (min-width:1400px){.table-container>div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:1000px}}.table-container .spec-table{width:100%;text-align:center}@media (min-width:768px){.table-container .spec-table td{width:50%}}.table-container .spec-table td,.table-container .spec-table th{padding:.7rem 1rem}.table-container .spec-table th{background:#333;color:#fff}.table-container .spec-table+.spec-table{margin-top:1rem}.product-card{background:#f4f4f4;color:#5f5f5f;height:100%;position:relative;transition-duration:.3s;box-shadow:1px 1px 3px 2px rgba(0,0,0,.2);-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%)}@media (min-width:1200px){.product-card{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%)}}.product-card .img-div{position:relative;overflow:hidden}.product-card .img-div:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(0,137,207,.3);transition:transform .3s;transform-origin:100% 50%;transform:scaleX(0)}.product-card .product-content{padding:1rem 1rem 3rem}.product-card .product-title{color:#404040}.product-card:after{content:"\F178";font-weight:900;font-family:Font Awesome\ 6 Free;display:block;position:absolute;font-size:1.4rem;bottom:10px;right:30px;color:#0089cf;transition-duration:.3s}.product-card:hover{box-shadow:1px 1px 6px 5px rgba(0,0,0,.2)}.product-card:hover .img-div:after{transform-origin:0 50%;transform:scale(1)}.product-card:hover:after{color:#e7aa42}.product-related-swiper-pagination{position:static}.swiper-pagination-horizontal.swiper-pagination-bullets.product-related-swiper-pagination .swiper-pagination-bullet{margin:0 .5rem;background:#fff}.swiper-pagination-horizontal.swiper-pagination-bullets.product-related-swiper-pagination .swiper-pagination-bullet-active{background:#0089cf}.ways-icon-div{max-width:150px}.bg-mask{position:relative}.bg-mask:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:#041f2d;opacity:.9;z-index:1}html[lang=zh-TW] .product-info-section .h3,html[lang=zh-TW] .product-info-section h3{line-height:1.4}