﻿html,body,div,span,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,video{margin:0;padding:0;outline:0;border:0;background:rgba(0,0,0,0);font-size:100%}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Arial,sans-serif,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei";background-color:#f5f7fa}article,hgroup,menu,nav,section,aside,details,figcaption,figure,footer,header{display:block}nav ul,ul,li{list-style:none}blockquote{quotes:none}blockquote:before,blockquote:after{content:none}:root{--primary-color: var(--color-core);--swiper-theme-color: var(--primary-color)}:root{--color-ink: #20242b;--color-ink-soft: #4d5664;--color-muted: #687386;--color-line: #e6e8ec;--color-surface: #ffffff;--color-surface-soft: #f8fafc;--color-surface-tint: #f2f4f8;--color-core: #374261;--color-dark: #1d2435;--color-accent: #7e8bae;--radius-sm: 6px;--radius-md: 8px;--shadow-soft: 0 12px 32px rgba(29, 36, 53, 0.08);--shadow-md: 0 18px 48px rgba(29, 36, 53, 0.12);--athena-nav-default: #7E8BAE;--athena-nav-hover: #374261;--athena-nav-active: #1d2435;--athena-nav-inset: 24px;--athena-nav-logo-gap: 64px}a{text-decoration:none}.text-ellipsis{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.text-ellipsis-2{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.text-ellipsis-3{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.text-ellipsis-4{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}header{height:75px;position:relative}header .logo{max-width:120px}header .logo img{width:100%}header .lang-wrapper{position:relative;cursor:pointer}header .lang-wrapper:hover .lang-dropdown{display:block}header .lang-wrapper .lang-btn{display:flex;align-items:center;cursor:pointer;border:1px solid #e8e8e8;border-radius:30px;padding:0 10px;height:30px}header .lang-wrapper .lang-dropdown{display:none;position:absolute;padding-top:20px;right:0}header .lang-wrapper .lang-dropdown ul{width:150px;background-color:#fff;padding:15px 10px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}header .lang-wrapper .lang-dropdown ul li a{display:block;padding:0 25px;line-height:40px;color:#333;border-radius:4px;font-size:15px}header .lang-wrapper .lang-dropdown ul li a:hover{color:var(--primary-color);background-color:#f2f2f2}header .lang-icon{width:16px;height:16px;cursor:pointer;color:#333;margin-right:5px}header .search-icon{width:19px;height:19px;cursor:pointer;color:#000}header .lang-text{font-size:13px;font-weight:700;color:#111;white-space:nowrap}header .search-wrapper{display:flex;display:none;position:absolute;top:0;height:75px;width:100%;background:#fff;align-items:center;justify-content:center}header .search-wrapper.show{display:flex}header .search-wrapper .search-wrapper-content{width:70%}header .search-wrapper .search-input{width:calc(100% - 150px);height:40px;border:1px solid #e8e8e8;padding-left:20px;border-radius:40px}header .search-wrapper .search-submit{width:120px;height:38px;background-color:var(--primary-color);color:#fff;font-size:14px;border:none;margin-left:10px;border-radius:30px}header .search-wrapper .search-close{cursor:pointer;width:30px}.main-slider{position:relative;display:block;overflow:hidden}.main-slider:hover .swiper-button-next,.main-slider:hover .swiper-button-prev{opacity:1}.main-slider .container{position:relative;z-index:30}.main-slider .swiper-slide{position:relative}.main-slider .swiper-slide .swiper-silde-img{width:100%;min-height:400px;max-height:800px;object-fit:cover;transform:scale(1);transition:transform 7000ms ease}.main-slider .swiper-slide-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:99;display:flex;align-items:center}.main-slider .swiper-slide-content .more{position:relative;display:inline-block;vertical-align:middle;border:none;outline:none !important;background-color:var(--primary-color);box-shadow:0 2px 10px rgba(0,0,0,.1);color:#fff;font-size:16px;text-transform:uppercase;padding:15px 40px;border-radius:50px;transition:all .3s linear;overflow:hidden;letter-spacing:.2em;z-index:1;opacity:0;transform:translateY(100px);transition-delay:2500ms;transition:transform 2000ms ease,opacity 2000ms ease,color 500ms ease,background 500ms ease}.main-slider .swiper-slide-active .main-slider-shape-1{opacity:1;transform:translate(0);transition:all 1000ms ease;transition-delay:200ms;opacity:.5}.main-slider .swiper-slide-active .swiper-silde-img{transform:scale(1.15)}.main-slider .swiper-slide-active .more,.main-slider .swiper-slide-active h2,.main-slider .swiper-slide-active p{visibility:visible;opacity:1;transform:translateY(0) translateX(0)}.main-slider h2{margin:0;margin-bottom:15px;color:#fff;font-weight:900;opacity:0;visibility:hidden;transform:translateY(120px);transition-delay:1000ms;transition:transform 2000ms ease,opacity 2000ms ease;font-size:60px;line-height:60px;letter-spacing:-0.02em;text-shadow:2px -1px 4px #000}.main-slider p{font-size:18px;color:#eee;margin:0;line-height:30px;margin-bottom:53px;opacity:0;font-weight:400;transform:translateY(100px);transition-delay:2500ms;transition:transform 2000ms ease,opacity 2000ms ease,color 500ms ease,background 500ms ease;text-shadow:2px -1px 4px #000}.main-slider-shape-1{position:absolute;bottom:0;right:0;background-size:cover;opacity:0;transform:translateX(200px);z-index:2}.main-slider__content{position:relative;display:block;z-index:30}.main-slider__nav{width:100%;position:absolute;top:50%;z-index:100;transform:translateY(-50%)}.main-slider__nav .swiper-button-next,.main-slider__nav .swiper-button-prev{position:absolute;top:auto;left:auto;right:auto;bottom:auto;z-index:100;width:50px;height:50px;display:flex;justify-content:center;align-items:center;font-size:20px;background:#fff;border-radius:50%;text-align:center;transition:all 500ms ease;box-shadow:0 2px 10px rgba(0,0,0,.1);opacity:0}.main-slider__nav .swiper-button-next{right:15px}.main-slider__nav .swiper-button-prev{left:15px}.main-slider__nav .swiper-button-next::after,.main-slider__nav .swiper-button-prev::after{display:none}.main-slider__nav .fa{position:relative;font-size:30px;color:#333}#main-slider-pagination{z-index:10;bottom:59px;left:50%;width:100%;max-width:88%;-webkit-transform:translate(-50%, calc(-50% + 95px));transform:translate(-50%, calc(0% + 0px));display:flex;align-items:center;justify-content:center;padding:0 15px}#main-slider-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:5px}#main-slider-pagination .swiper-pagination-bullet{width:10px;height:10px;border-radius:10px;opacity:.4;background-color:#fff;transition:all 500ms ease;margin:0}#main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;height:10px;opacity:1}.menu-mobile{padding:0 15px;transition:all .3s ease-in-out}.menu-mobile .open-icon{display:block;opacity:1}.menu-mobile .close-icon{display:none;opacity:0}.menu-mobile.open .open-icon{opacity:0;display:none}.menu-mobile.open .close-icon{opacity:1;display:block}.rotate-icon a::after{transition:transform .3s ease;transform:rotate(180deg);color:var(--primary-color) !important}.nav-pc{height:100%}.nav-pc a{text-transform:uppercase}.nav-pc .menu-dropdown-icon>a::after{content:"";font-family:"FontAwesome";cursor:pointer;float:right;background:#fff;color:#333;margin-left:5px}.nav-pc .menu{height:100%}.nav-pc .menu>ul{overflow:hidden;margin:0 auto;width:100%;height:100%;padding:0;box-sizing:border-box}.nav-pc .menu>ul:before,.nav-pc .menu>ul:after{content:"";display:table}.nav-pc .menu>ul:after{clear:both}.nav-pc .menu>ul>li{padding:0 20px;margin:0;height:100%}.nav-pc .menu>ul>li a{white-space:nowrap;text-decoration:none;display:flex;align-items:center;height:100%;font-size:15px;font-weight:500}.nav-pc .menu>ul>li a>i.fa{margin-left:5px}.product-wrapper{margin-top:60px}.product-wrapper .link-section{flex-wrap:wrap}.product-wrapper .link-section a{font-size:15px;color:#111;margin:0 10px}.product-wrapper .product-list{margin-top:10px}.product-wrapper .product-list .product-item{margin:12px 0}.product-wrapper .product-list .product-item .product-item-wrapper{display:block;border-radius:12px;background-color:#fff;box-shadow:0 2px 8px rgba(100,100,100,.1);position:relative;top:0;transition:top .5s}.product-wrapper .product-list .product-item .product-item-wrapper:hover{top:-4px}.product-wrapper .product-list .product-item .product-item-wrapper:hover .pic img{transform:scale(1.2)}.product-wrapper .product-list .product-item .product-item-wrapper:hover .content-wrapper{background-color:var(--primary-color);color:#fff}.product-wrapper .product-list .product-item .product-item-wrapper:hover .content-wrapper .product-item-title{color:#fff}.product-wrapper .product-list .product-item .product-item-wrapper:hover .content-wrapper .product-item-info{color:#fff}.product-wrapper .product-list .product-item .product-item-wrapper:hover .content-wrapper .product-item-bottom .price{color:#fff}.product-wrapper .product-list .product-item .pic{overflow:hidden;border-top-left-radius:12px;border-top-right-radius:12px;height:250px}.product-wrapper .product-list .product-item .pic img{position:relative;transform:scale(1);transition:transform 500ms ease;border:none !important;padding:0;width:100%;height:100%;object-fit:cover}.product-wrapper .product-list .product-item .content-wrapper{padding:15px 15px 20px;transition:all 300ms ease;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.product-wrapper .product-list .product-item .product-item-title{color:#000;font-size:16px;font-weight:700;text-align:center;transition:all 300ms ease}.product-wrapper .product-list .product-item .product-item-info{margin:10px 0;color:#999;font-size:14px;line-height:24px;text-align:left;transition:all 300ms ease}.product-wrapper .product-list .product-item .product-item-bottom .price{display:inline-block;color:#333;height:30px;line-height:30px}.product-wrapper .product-list .product-item .product-item-bottom .price .price-unit{font-size:12px;margin-right:-4px}.product-wrapper .product-more{margin-top:30px}.case-wrapper{background-color:#fff;padding:60px 0;position:relative}.case-wrapper .case-next,.case-wrapper .case-prev{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:-50px;width:50px;height:50px;line-height:50px;border-radius:50%;box-shadow:0 0px 10px rgba(0,0,0,.1);text-align:center;z-index:999}.case-wrapper .case-next i,.case-wrapper .case-prev i{font-size:30px;color:#333}.case-wrapper .case-next,.case-wrapper .case-prev{display:none}.case-wrapper .case-swiper{padding:0 12px 30px}.case-wrapper .case-swiper .swiper-wrapper{padding:20px 0}.case-wrapper .case-swiper .swiper-slide{border-radius:12px;overflow:hidden}.case-wrapper .case-swiper .swiper-slide:hover .swiper-slide-img::before{transform:scale(1, 1);transform-origin:bottom center}.case-wrapper .case-swiper .swiper-slide:hover .swiper-slide-img img{transform:scale(1.1)}.case-wrapper .case-swiper .swiper-slide:hover .case-content-wrapper::before{opacity:1;transform:scaleY(1)}.case-wrapper .case-swiper .swiper-slide:hover .case-content-wrapper::after{color:#fff}.case-wrapper .case-swiper .swiper-slide:hover .case-content-wrapper h3{color:#fff}.case-wrapper .case-swiper .swiper-slide:hover .case-content-wrapper p{color:#fff}.case-wrapper .case-swiper .swiper-slide .swiper-slide-img{overflow:hidden;position:relative;border-radius:12px}.case-wrapper .case-swiper .swiper-slide .swiper-slide-img::before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-color:rgba(27,24,37,.3);transform:scale(1, 0);transition:transform 500ms ease;transform-origin:top center;z-index:1}.case-wrapper .case-swiper .swiper-slide img{width:100%;object-fit:contain;transform:scale(1);transition:transform 500ms ease}.case-wrapper .case-swiper .swiper-slide .case-content-wrapper{padding:25px 50px 25px 25px;position:relative;background-color:#fff;margin:-50px 30px 15px;overflow:hidden;transition:all 500ms ease;z-index:2;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);height:90px}.case-wrapper .case-swiper .swiper-slide .case-content-wrapper::before{position:absolute;content:"";top:0;left:0;right:0;height:100%;background-color:var(--primary-color);transition:all 300ms ease;opacity:1;transform-origin:top;transform-style:preserve-3d;transform:scaleY(0);z-index:-1}.case-wrapper .case-swiper .swiper-slide .case-content-wrapper::after{display:inline-block;content:"";font-size:12px;font-family:"FontAwesome";position:absolute;right:20px;top:50%;transform:translateY(-50%);color:var(--primary-color)}.case-wrapper .case-swiper .swiper-slide .case-content-wrapper h3{font-size:16px;font-weight:700;color:#000;height:20px;overflow:hidden;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;transition:all 200ms ease}.case-wrapper .case-swiper .swiper-slide .case-content-wrapper p{color:#7b7981;font-size:14px;margin-top:5px;height:20px;overflow:hidden;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;transition:all 350ms ease}.case-wrapper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;display:inline-block;background:#000;opacity:.2;margin:0 5px;border-radius:20px;transition:opacity .5s,background-color .5s,width .5s;transition-delay:.5s,.5s,0s}.case-wrapper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:var(--primary-color);width:30px;transition-delay:0s}footer{background-color:#1f232b;padding:40px 0}footer .footer-link{border-bottom:1px solid #353535;padding-bottom:20px}footer .footer-link ul{margin-left:30px;flex-wrap:wrap}footer .footer-link ul li{margin-right:30px}footer .footer-link ul a{color:#aaa;font-weight:600;font-size:14px}footer .footer-link ul a:hover{color:var(--primary-color)}footer .footer-logo{width:128px}footer .footer-menu{padding-top:20px}footer .footer-menu li{margin-right:60px;font-size:14px}footer .footer-menu li dt{font-size:16px;color:#eee;margin-bottom:5px}footer .footer-menu li a{color:#999;line-height:30px}footer .footer-menu li a:hover{color:var(--primary-color)}footer .footer-contact{margin-top:20px;color:#999;display:flex;align-items:end;text-align:right;flex-direction:column}footer .footer-contact p{font-size:14px;margin-bottom:5px}footer .footer-contact p:first-child{font-size:20px;font-weight:700;color:#eee}footer .footer-contact .qrcodes{margin-top:10px;text-align:center}footer .footer-contact .qrcodes .qrcode-img{margin-left:5px}footer .footer-contact .qrcodes img{width:100px;height:100px;background-color:#eee}footer .footer-contact .qrcodes p{margin-top:5px}.case-wrapper .case-item{display:block;border-radius:12px;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);position:relative;top:0;transition:top .5s;margin-bottom:30px}.case-wrapper .case-item .case-item-img{overflow:hidden;border-top-left-radius:12px;border-top-right-radius:12px;height:250px}.case-wrapper .case-item .case-item-img img{width:100%;height:auto;object-fit:cover;position:relative;transform:scale(1);transition:transform 500ms ease;border:none !important;padding:0}.case-wrapper .case-item .case-content-wrapper{padding:15px 15px 20px;transition:all 300ms ease;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.case-wrapper .case-item .case-item-title{color:#000;font-size:16px;font-weight:700;text-align:center;transition:all 300ms ease}.case-wrapper .case-item .case-item-info{margin:10px 0;color:#666;font-size:14px;text-align:left;transition:all 300ms ease}.case-wrapper .case-item:hover{top:-4px}.case-wrapper .case-item:hover .case-item-img img{transform:scale(1.2)}.case-wrapper .case-item:hover .case-content-wrapper{background-color:var(--primary-color);color:#fff}.case-wrapper .case-item:hover .case-content-wrapper .case-item-title{color:#fff}.case-wrapper .case-item:hover .case-content-wrapper .case-item-info{color:#fff}.newslistp_bot{width:100%;height:auto;margin-top:30px}.newslistp_bot ul li{margin-bottom:40px;transition:all .5s}.newslistp_bot ul li a{display:block;border:1px solid #f2f2f2;border-radius:10px;background-color:#fff;overflow:hidden}.newslistp_botimg{width:100%;height:190px;overflow:hidden}.newslistp_botimg img{width:100%;height:100%;object-fit:cover;transition:transform 500ms ease}.newslistp_botdes{padding:15px;background-color:#fff;flex-direction:column;align-items:flex-start;transition:all .5s}.newslistp_botdes h3{color:#333;font-size:16px}.newslistp_botdes p{font-size:14px;color:#333;width:100%;text-align:right}.newslistp_bot ul li:hover .newslistp_botimg img{transform:scale(1.05)}.newslistp_bot ul li:hover .newslistp_botdes h3,.newslistp_bot ul li:hover .newslistp_botdes p{color:var(--primary-color)}.newslistp_bot ul li:hover .newslistp_botdes{background-color:var(--primary-color);box-shadow:0px 0px 10px rgba(0,0,0,.1)}.newslistp_bot ul li:hover .newslistp_botdes h3,.newslistp_bot ul li:hover .newslistp_botdes p{color:#fff}.page-pagination{text-align:center;width:100%}.page-pagination .pagination,.page-pagination .pager{display:inline-block;padding-left:0;margin:30px 0;border-radius:8px}.page-pagination .pagination>li,.page-pagination .pager>li{display:inline}.page-pagination .pagination>li>a,.page-pagination .pagination>li>span,.page-pagination .pager>li>a,.page-pagination .pager>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:var(--primary-color);text-decoration:none;background-color:#fff;border:1px solid #ddd}.page-pagination .pagination>li:first-child>a,.page-pagination .pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.page-pagination .pagination>li:last-child>a,.page-pagination .pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.page-pagination .pagination>li>a:focus,.page-pagination .pagination>li>a:hover,.page-pagination .pagination>li>span:focus,.page-pagination .pagination>li>span:hover{z-index:2;color:var(--primary-color);background-color:#eee;border-color:#ddd}.page-pagination .pagination>.active>a,.page-pagination .pagination>.active>a:focus,.page-pagination .pagination>.active>a:hover,.page-pagination .pagination>.active>span,.page-pagination .pagination>.active>span:focus,.page-pagination .pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:var(--primary-color);border-color:var(--primary-color)}.page-pagination .pagination>.disabled>a,.page-pagination .pagination>.disabled>a:focus,.page-pagination .pagination>.disabled>a:hover,.page-pagination .pagination>.disabled>span,.page-pagination .pagination>.disabled>span:focus,.page-pagination .pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.page-pagination .pagination .jumpto{display:inline-block;margin-left:2px}.page-pagination .pagination .jumpto input{padding:6px;line-height:1.42857143;color:#2c3e50;background-color:#fff;border:1px solid #ddd;float:left}.page-pagination .pagination .jumpto .page_number{width:125px;text-align:center;margin-right:-1px}.page-pagination .pager>.disabled>span{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.procontent_1{width:100%;background-color:#f9fafc;position:relative;overflow:hidden;padding:50px 0}.procontent1_l{height:550px}.procontent1_l .gallery-top{height:75%;width:100%;overflow:hidden;border-radius:10px}.procontent1_l .gallery-top .swiper-slide{border:1px solid #ddd;border-radius:10px}.procontent1_l .gallery-thumbs{height:25%;box-sizing:border-box;padding:10px 0;overflow:hidden}.procontent1_l .gallery-thumbs .swiper-slide{height:100%;border:1px solid #999;opacity:.4;border-radius:10px;transition:all .5s}.procontent1_l .gallery-thumbs .swiper-slide-thumb-active{border-color:#000;opacity:1}.procontent1_l .swiper-slide{background:none;overflow:hidden}.procontent1_l .swiper-slide img{width:100%;height:100%;object-fit:contain;border-radius:10px}.procont_ltop h2{font-size:28px;color:#333}.procont_ltop p{letter-spacing:1px;margin-top:10px;font-size:16px;color:#333}.procont_lbot{margin-top:30px;background-color:#f2f3f5;border-radius:10px;padding:20px}.procont_lbot p{font-size:15px;line-height:30px}.procontent_zx{margin-top:40px}.procontent_zx a{width:150px;height:40px;transition:all .5s;justify-content:center;background-color:#111;color:#fff;border-radius:30px;margin-right:10px}.procontent_zx a .fa{margin-right:5px}.procontent_zx .product-info-price{background-color:var(--primary-color)}.procontent_zx .product-info-price .price-text{font-size:18px;font-weight:600}@media(min-width: 1400px){.container{max-width:88%}}@media(max-width: 1199.98px){.nav-pc{max-width:calc(100% - 300px);overflow:hidden}.nav-pc .menu>ul>li{padding:0 15px}.nav-pc .menu>ul>li a{font-size:14px}.footer-link .left{flex-direction:column}.footer-link .left .footer-link-wrapper{margin:10px 0 0 0 !important;flex-wrap:wrap}.footer-link .left .footer-link-wrapper li{margin-right:10px}.footer-link .left .footer-link-wrapper a{font-weight:400;font-size:13px}.footer-menu ul{flex-wrap:wrap}}@media(max-width: 991.98px){header{height:60px}header .lang-wrapper .lang-dropdown{padding-top:15px}header .search-wrapper{height:60px}header .search-wrapper .search-wrapper-content{width:90% !important}header .search-wrapper .search-input{width:calc(100% - 130px);height:35px}header .search-wrapper .search-submit{height:33px;width:90px}.main-slider h2{font-size:45px}.main-slider p{font-size:16px;margin-bottom:40px}.main-slider .swiper-slide-content{padding:0 30px}.main-slider .swiper-slide-content .more{font-size:14px;padding:10px 20px}.main-slider .main-slider__nav{display:none}#main-slider-pagination{bottom:20px}.menu-mobile{display:block !important}.nav-pc .menu>ul{display:none !important}.nav-pc .menu>ul>li{width:100%;display:block;height:auto !important;line-height:50px;border-bottom:1px solid #f2f2f2;background:#fff}.nav-pc .menu>ul>li a{width:100%;display:flex;justify-content:space-between;font-weight:400}.nav-pc .menu>ul>li>.sub-menu{padding:0 25px;position:relative;box-shadow:none;border-radius:0}.nav-pc .menu>ul>li>.sub-menu.normal-sub{width:100%}.nav-pc .menu>ul>li>.sub-menu .sub-menu-list{flex-direction:column;align-items:start}.nav-pc .menu>ul>li>.sub-menu .sub-menu-list>.sub-menu-item{width:100%;border-bottom:1px solid #f2f2f2}.nav-pc .menu>ul>li>.sub-menu .sub-menu-list>.sub-menu-item a{padding:0 1em}.nav-pc .menu>ul>li>.sub-menu .sub-menu-list>.sub-menu-item:last-child{border:none}.nav-pc .menu>ul>li>.sub-menu>li{width:100%;margin-top:20px}.nav-pc .menu>ul>li>.sub-menu>li:first-child{margin:0}.nav-pc .menu>ul>li>.sub-menu>li>ul{position:relative}.nav-pc .menu>ul>li>.sub-menu>li>ul>li{float:none}.nav-pc .menu .show-on-mobile{display:block !important;position:fixed;top:60px;left:0;width:100vw;height:calc(100vh - 60px);background-color:rgba(0,0,0,.5);border-top:1px solid #e5e5e5;z-index:0;transition:all .3s;overflow-y:auto}.product-wrapper .link-section{margin-bottom:10px;justify-content:center !important}.product-wrapper .link-section a{margin-top:10px}.footer-link .left{flex-direction:column}.footer-link .left .footer-link-wrapper{margin:10px 0 0 0 !important;flex-wrap:wrap}.footer-link .left .footer-link-wrapper li{margin-right:10px}.footer-link .left .footer-link-wrapper a{font-weight:400;font-size:13px}.footer-contact{align-items:start !important;text-align:left !important}.footer-contact .qrcodes .qrcode-img{margin:0 5px 0 0 !important}.next-prev .next-prev-right{text-align:left !important}}@media(max-width: 575.98px){.main-slider h2{font-size:36px;line-height:40px}.main-slider p{font-size:16px;margin-bottom:40px}.main-slider .swiper-slide-content{padding:0 30px}.main-slider .swiper-slide-content .more{font-size:14px;padding:10px 20px}.main-slider .main-slider__nav{display:none}#main-slider-pagination{bottom:20px}.product-wrapper .link-section{margin-bottom:10px;justify-content:center !important}.product-wrapper .link-section a{margin-top:10px}.case-wrapper .case-next{right:0 !important}.footer-link .left{flex-direction:column}.footer-link .left .footer-link-wrapper{margin:10px 0 0 0 !important;flex-wrap:wrap}.footer-link .left .footer-link-wrapper li{margin-right:10px}.footer-link .left .footer-link-wrapper a{font-weight:400;font-size:13px}.footer-contact{align-items:start !important;text-align:left !important}.footer-contact .qrcodes .qrcode-img{margin:0 5px 0 0 !important}}#backTop{position:fixed;right:10px;top:75%;transform:translateY(-50%);z-index:888;box-shadow:0 2px 10px rgba(0,0,0,.1)}#backTop span{cursor:pointer;background:#fff;border:1px solid #f0f0f0;width:40px;height:50px;color:#fff;display:block;position:relative;margin:0px 0;right:0}#backTop span:first-child{border-radius:5px 5px 0 0}#backTop span:last-child{border-radius:0 0 5px 5px}#backTop span#gttop{background-color:var(--primary-color) !important;border-color:var(--primary-color) !important}#backTop span#gttop i{color:#fff}#backTop span i{z-index:1}#backTop span small{width:180px;height:180px;position:absolute;left:-220px;top:0;box-shadow:0 0 9pt rgba(0,0,0,.1);visibility:hidden;opacity:0;background:#fff;z-index:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}#backTop span small.telTop{width:auto;height:50px;line-height:50px;white-space:nowrap;padding:0 15px;text-align:center;font-size:18px;color:#333;right:70%;left:auto;visibility:hidden}#backTop span:hover.ft-tel small.telTop{visibility:visible;opacity:1;right:100%}#backTop span:hover.ft-wx small.weixin{visibility:visible;opacity:1;left:-190px}#backTop span i{text-align:center;color:#333;width:40px;height:50px;font-style:inherit;line-height:50px;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-20px;font-size:15px}#backTop span.ft-tel i{font-size:18px}#backTop a{color:#fff;display:block;cursor:pointer}#backTop span small b{width:25px;height:35px;position:absolute;top:10px;right:-22px;z-index:999;font-size:26px}.product-wrapper .product-list .product-item .product-item-wrapper:hover .content-wrapper .product-item-bottom .product-spec .spec-item{color:hsla(0,0%,100%,.9);border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.15)}.product-wrapper .product-list .product-item .product-item-bottom .product-spec{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.product-wrapper .product-list .product-item .product-item-bottom .product-spec .spec-item{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(229,231,235,.96);background:#f5f7fa;color:#374151;font-size:12px;font-weight:500}.product-detail-content{padding:30px;background-color:#fff;border-radius:10px;line-height:1.6}.product-detail-content .product-section{margin-bottom:30px}.product-detail-content .product-section .section-title{background:#d9d9d9;padding:8px 15px;margin-bottom:15px;border-radius:4px}.product-detail-content .product-section .section-title strong{font-size:19px;color:#000;letter-spacing:3px;font-family:"宋体",SimSun,serif}.product-detail-content .product-section .product-image{text-align:center;margin-bottom:15px}.product-detail-content .product-section .product-image img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-detail-content .product-section .product-features ul{list-style:none;padding:0;margin:0}.product-detail-content .product-section .product-features ul li{padding:8px 0 8px 28px;font-size:16px;font-family:"宋体",SimSun,serif;color:#595959;line-height:32px;position:relative}.product-detail-content .product-section .product-features ul li:before{content:"•";color:var(--primary-color);font-weight:bold;position:absolute;left:10px}.product-detail-content .product-section .product-wiring{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.product-detail-content .product-section .product-wiring .wiring-image{flex:1;min-width:200px;text-align:center}.product-detail-content .product-section .product-wiring .wiring-image img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-detail-content .product-section .product-parameters .parameters-table{width:100%;border-collapse:collapse;border:1px solid #ddd;margin-bottom:15px}.product-detail-content .product-section .product-parameters .parameters-table tbody tr:nth-child(odd){background-color:#def}.product-detail-content .product-section .product-parameters .parameters-table tbody tr:nth-child(even){background-color:#fff}.product-detail-content .product-section .product-parameters .parameters-table tbody tr.order-model{background-color:#f7caac !important}.product-detail-content .product-section .product-parameters .parameters-table tbody tr td{padding:8px 12px;border:1px solid #ddd;text-align:center;line-height:21px;font-size:14px}.product-detail-content .product-section .product-parameters .parameters-table tbody tr td.param-name{font-family:"宋体",SimSun,serif;color:#595959;font-weight:500;background-color:inherit;width:30%}.product-detail-content .product-section .product-parameters .parameters-table tbody tr td.param-value{font-family:Arial,sans-serif;color:#595959;text-align:left;padding-left:15px}.product-detail-content .product-section .product-parameters .parameter-notes{margin-top:15px;padding-left:28px}.product-detail-content .product-section .product-parameters .parameter-notes p{margin:5px 0;font-size:12px;color:#595959;line-height:21px}.product-detail-content .product-section .product-dimensions{text-align:center}.product-detail-content .product-section .product-dimensions img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media(max-width: 768px){.product-detail-content{padding:20px 15px}.product-detail-content .product-section{margin-bottom:25px}.product-detail-content .product-section .section-title strong{font-size:16px;letter-spacing:2px}.product-detail-content .product-section .product-features ul li{font-size:14px;line-height:28px;padding-left:20px}.product-detail-content .product-section .product-wiring{flex-direction:column}.product-detail-content .product-section .product-wiring .wiring-image{min-width:auto}.product-detail-content .product-section .product-parameters .parameters-table{font-size:12px}.product-detail-content .product-section .product-parameters .parameters-table td{padding:6px 8px}.product-detail-content .product-section .product-parameters .parameters-table td.param-value{padding-left:10px}.product-detail-content .product-section .product-parameters .parameter-notes{padding-left:15px}.product-detail-content .product-section .product-parameters .parameter-notes p{font-size:11px}}.athena-site-header{display:flex;flex-direction:column;align-items:stretch;min-height:76px;border-bottom:1px solid rgba(230,232,236,.92);background:hsla(0,0%,100%,.92) !important;backdrop-filter:blur(18px);box-shadow:none !important;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;font-family:"Segoe UI","Noto Sans SC",Arial,sans-serif}.athena-site-header.is-scrolled{border-color:#e6e8ec;background:#fff !important;box-shadow:0 12px 28px rgba(29,36,53,.08) !important}.athena-site-header .athena-header-inner{width:100%;flex:0 0 auto;min-height:76px;gap:28px;padding:0 var(--athena-nav-inset)}.athena-site-header .logo{flex:0 0 auto;max-width:none}.athena-site-header .athena-brand-lockup{display:inline-flex;align-items:center;gap:10px;min-width:0}.athena-site-header .athena-brand-mark{flex:0 0 42px;width:42px;height:42px;object-fit:contain;display:block}.athena-site-header .athena-brand-copy{display:grid;gap:2px;min-width:0;max-width:180px}.athena-site-header .athena-brand-copy strong,.athena-site-header .athena-brand-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.athena-site-header .athena-brand-copy strong{color:var(--color-dark);font-size:20px;line-height:22px;font-weight:800}.athena-site-header .athena-brand-copy span{color:#5a678f;font-size:9px;line-height:12px;font-weight:750;text-transform:uppercase}.athena-site-header .nav-pc{flex:1 1 auto;min-width:0;margin-left:0;padding:0 var(--athena-nav-logo-gap);justify-content:center !important}.athena-site-header .menu ul{gap:28px;margin:0;padding:0;list-style:none;justify-content:center !important}.athena-site-header .menu li{position:relative;min-height:76px;display:inline-flex;align-items:center}.athena-site-header .nav-pc .menu>ul{width:auto;height:auto;margin:0;overflow:visible}.athena-site-header .nav-pc .menu>ul>li{padding:0;height:auto}.athena-site-header .menu>ul>li>a{color:var(--athena-nav-default);font-size:15px;line-height:22px;font-weight:650;white-space:nowrap;text-decoration:none;transition:color .16s ease}.athena-site-header .menu>ul>li::before,.athena-site-header .menu>ul>li::after,.athena-site-header .menu>ul>li>a::before,.athena-site-header .menu>ul>li>a::after,.athena-site-header .nav-pc .menu-dropdown-icon>a::after,.athena-site-header .nav-pc .menu-dropdown-icon>a:after,header.athena-site-header .nav-pc .menu-dropdown-icon>a::after,header.athena-site-header .nav-pc .menu-dropdown-icon>a:after{content:none !important;display:none !important;width:0 !important;margin:0 !important}.athena-site-header .menu>ul>li>a:hover,.athena-site-header .menu>ul>li>a.active{color:var(--athena-nav-active);font-weight:800}.athena-site-header .sub-menu{display:none !important;position:absolute;left:50%;top:100%;min-width:190px;padding-top:10px;opacity:0;visibility:hidden;transform:translate(-50%, 8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:1200}.athena-site-header .sub-menu-list{overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.96);box-shadow:0 18px 48px rgba(29,36,53,.12);backdrop-filter:blur(14px)}.athena-site-header .sub-menu-item a{display:block;padding:11px 14px;color:var(--athena-nav-default);font-size:14px;line-height:22px;font-weight:650;text-decoration:none;white-space:nowrap}.athena-site-header .sub-menu-item a:hover{color:var(--athena-nav-hover);background:var(--color-surface-tint)}.athena-site-header .athena-header-subnav{flex:0 0 auto;width:100%;border-top:1px solid rgba(230,232,236,.72);border-bottom:1px solid var(--color-line);background:hsla(0,0%,100%,.92);backdrop-filter:blur(18px)}.athena-site-header .athena-header-subnav-inner{min-height:48px;display:flex;align-items:center;overflow-x:auto;padding:0 var(--athena-nav-inset)}.athena-site-header .athena-header-subnav ul{display:flex;align-items:center;gap:24px;min-width:0;margin:0;padding:0;list-style:none}.athena-site-header .athena-header-subnav a{position:relative;display:inline-flex;align-items:center;min-height:48px;color:var(--athena-nav-default);font-size:14px;line-height:22px;font-weight:650;text-decoration:none;white-space:nowrap}.athena-site-header .athena-header-subnav a:hover{color:var(--athena-nav-hover)}.athena-site-header .athena-header-subnav li.active a{color:var(--athena-nav-active);font-weight:800}.athena-site-header .athena-header-subnav li.active a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:99px;background:var(--athena-nav-hover)}.athena-site-header .nav-pc .athena-more-item{position:relative;display:none;align-items:center;flex:0 0 auto}.athena-site-header.is-overflow .nav-pc .athena-more-item{display:inline-flex}.athena-site-header .athena-more-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:rgba(0,0,0,0);color:var(--athena-nav-default);font-size:15px;line-height:22px;font-weight:650;white-space:nowrap;cursor:pointer;transition:color .16s ease}.athena-site-header .athena-more-btn:hover,.athena-site-header .athena-more-btn[aria-expanded=true]{color:var(--athena-nav-active);font-weight:800}.athena-site-header .athena-hidden-item{display:inline-flex}.athena-site-header.is-overflow .athena-hidden-item{display:none}.athena-site-header .athena-header-subnav{display:none}.athena-site-header.has-subnav .athena-header-subnav{display:block}.athena-site-header.is-overflow .athena-header-subnav{display:none}.athena-site-header.is-overflow.more-expanded{border-bottom:0}.athena-site-header.is-overflow.more-expanded .athena-header-subnav{display:block}.athena-site-header .athena-nav-actions{gap:12px;flex:0 0 auto}.athena-site-header .lang-switch{position:relative;flex:0 0 auto;display:inline-block}.athena-site-header .athena-lang-toggle{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border:1px solid var(--color-line);border-radius:999px;color:var(--athena-nav-default);background:var(--color-surface-soft);font:inherit;font-size:13px;line-height:20px;font-weight:800;white-space:nowrap;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.athena-site-header .athena-lang-toggle:hover,.athena-site-header .lang-switch.is-open .athena-lang-toggle{color:var(--athena-nav-active);border-color:rgba(29,36,53,.18);background:#fff;box-shadow:0 4px 12px rgba(29,36,53,.08)}.athena-site-header .athena-lang-toggle .fa-globe{font-size:15px}.athena-site-header .athena-lang-chevron{font-size:12px;transition:transform .16s ease}.athena-site-header .lang-switch.is-open .athena-lang-chevron{transform:rotate(180deg)}.athena-site-header .athena-lang-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:1300;width:max-content;min-width:100%;max-width:min(320px,100vw - 24px);padding:8px;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.98);box-shadow:0 18px 48px rgba(29,36,53,.16);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s ease,visibility .16s ease,transform .16s ease}.athena-site-header .lang-switch.is-open .athena-lang-popover{opacity:1;visibility:visible;transform:translateY(0)}.athena-site-header .athena-lang-option{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 10px;border-radius:calc(var(--radius-md) - 4px);color:var(--athena-nav-default);font-size:14px;line-height:22px;font-weight:650;text-decoration:none;white-space:nowrap}.athena-site-header .athena-lang-option:hover{color:var(--athena-nav-hover);background:var(--color-surface-tint)}.athena-site-header .athena-lang-option.active{color:var(--athena-nav-active);background:var(--color-surface-soft);font-weight:800}.athena-site-header .athena-nav-quote{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:var(--radius-md);color:#fff;background:var(--color-dark);box-shadow:0 12px 28px rgba(29,36,53,.18);font-size:14px;line-height:22px;font-weight:800;text-decoration:none;white-space:nowrap}.athena-site-header .menu-mobile{width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--color-line);border-radius:var(--radius-md);background:#fff}.athena-site-header .menu-mobile img{width:20px;height:20px}.athena-site-header .search-wrapper{border-top:1px solid var(--color-line);background:hsla(0,0%,100%,.96);backdrop-filter:blur(14px);display:none !important}.athena-site-header .search-input{border:1px solid var(--color-line);border-radius:var(--radius-md)}.athena-site-header .search-submit{border-radius:var(--radius-md);background:var(--color-dark);border-color:var(--color-dark)}@media(max-width: 991px){.athena-site-header{min-height:66px}.athena-site-header .athena-header-inner{min-height:66px;padding-left:12px !important;padding-right:12px !important}.athena-site-header .athena-brand-mark{width:42px;height:42px}.athena-site-header .athena-brand-copy{display:none}.athena-site-header .athena-nav-quote,.athena-site-header .athena-header-subnav{display:none !important}.athena-site-header .athena-lang-toggle{min-width:42px;min-height:42px;padding:0 11px}.athena-site-header .athena-lang-popover{position:fixed;top:58px;right:12px}.athena-site-header .nav-pc{margin-left:0}.athena-site-header .logo{margin-right:0}.athena-site-header .nav-pc .menu>ul.show-on-mobile{display:block !important;position:fixed;top:66px;left:0;width:100vw;height:auto;max-height:calc(100vh - 66px);overflow-y:auto;margin:0;padding:0;background:#fff;border-top:1px solid var(--color-line);box-shadow:0 16px 32px rgba(29,36,53,.14);z-index:1200}.athena-site-header .nav-pc .menu>ul.show-on-mobile>li{width:100%;min-height:0;display:block;border-bottom:1px solid var(--color-line)}.athena-site-header .nav-pc .menu>ul.show-on-mobile>li:last-child{border-bottom:0}.athena-site-header .nav-pc .menu>ul.show-on-mobile>li>a{display:flex;align-items:center;min-height:48px;padding:0 18px;line-height:normal;color:var(--color-ink);font-weight:650}.athena-site-header.is-overflow .nav-pc .athena-more-item,.athena-site-header .nav-pc .athena-more-item{display:none !important}}@media(max-width: 575px){.athena-site-header .athena-lang-current-title,.athena-site-header .athena-lang-chevron{display:none}}body{color:var(--color-ink);background:linear-gradient(180deg, #fff 0%, #f8fafc 42%, #eef2f5 100%);font-family:"Segoe UI","Noto Sans SC",Arial,sans-serif}main{display:block}.athena-page-shell a,.athena-page-shell a:hover{color:inherit;text-decoration:none}.athena-page-section{padding:40px 0 56px}.athena-page-stack{display:grid;gap:24px}.athena-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.athena-section-head h2,.athena-section-head h3{margin:0;color:var(--color-ink);font-size:30px;line-height:1.2;font-weight:720;letter-spacing:0}.athena-section-head p{margin:8px 0 0;max-width:720px;color:var(--color-ink-soft);font-size:15px;line-height:1.78}.athena-content-card{overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.94);box-shadow:var(--shadow-soft)}.athena-card-head{padding:24px 28px 0}.athena-card-title{margin:0;color:var(--color-ink);font-size:28px;line-height:1.22;font-weight:720}.athena-card-desc{margin:10px 0 0;color:var(--color-ink-soft);font-size:15px;line-height:1.78}.athena-card-body{padding:28px}.athena-card-body>:first-child{margin-top:0}.athena-card-body>:last-child{margin-bottom:0}.athena-content-card--article{max-width:920px;margin-left:auto;margin-right:auto}.athena-article-cover{margin:0 0 20px}.athena-article-cover img{display:block;width:100%;height:auto;border-radius:var(--radius-md)}.athena-article-lead{margin:0 0 18px;padding-bottom:16px;border-bottom:1px solid var(--color-line);color:var(--color-ink);font-size:17px;line-height:1.7;font-weight:500}.athena-article-gallery{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:12px;margin:20px 0 0}.athena-article-gallery img{display:block;width:100%;height:auto;border-radius:var(--radius-md)}.athena-case-article{max-width:1080px;margin-left:auto;margin-right:auto}.athena-case-hero{margin:0 0 30px}.athena-case-hero-title{margin:0;color:var(--color-ink);font-size:30px;line-height:1.3;font-weight:760}.athena-case-hero-lead{margin:14px 0 0;color:var(--color-muted);font-size:17px;line-height:1.7}.athena-case-hero--bg{position:relative;display:flex;align-items:center;min-height:280px;padding:48px 52px;border-radius:var(--radius-md);overflow:hidden;background-size:cover;background-position:center}.athena-case-hero--bg::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(29, 36, 53, 0.82) 0%, rgba(29, 36, 53, 0.5) 55%, rgba(29, 36, 53, 0.2) 100%)}.athena-case-hero--bg .athena-case-hero-inner{position:relative;max-width:620px}.athena-case-hero--bg .athena-case-hero-title{color:#fff}.athena-case-hero--bg .athena-case-hero-lead{color:hsla(0,0%,100%,.92)}.athena-case-hero:not(.athena-case-hero--bg){text-align:center}.athena-case-hero:not(.athena-case-hero--bg) .athena-case-hero-inner{max-width:860px;margin:0 auto}.athena-case-intro{display:flex;align-items:flex-start;gap:36px}.athena-case-intro .athena-richtext{flex:1 1 auto;min-width:0}.athena-richtext{overflow-wrap:break-word;word-break:break-word}.athena-richtext *{max-width:100%;white-space:normal !important}.athena-case-cta{flex:0 0 auto}.athena-case-cta .athena-button{min-height:48px;padding:0 32px;font-size:15px;white-space:nowrap}.athena-case-divider{border:0;border-top:1px solid var(--color-line);margin:38px auto;max-width:1080px}.athena-case-overview{margin:0}.athena-case-overview p{margin:0 0 10px}.athena-case-article .athena-richtext p:has(>br:only-child){display:none}.athena-case-scenes{display:flex;flex-direction:column;gap:28px}.athena-case-scene{display:grid;grid-template-columns:1fr;gap:18px 36px;align-items:center}.athena-case-scene.has-media{grid-template-columns:minmax(0, 1fr) minmax(0, 240px)}.athena-case-scene-title,.athena-case-overview-title{margin:0 0 12px;color:var(--color-ink);font-size:21px;line-height:1.3;font-weight:720;position:relative;padding-left:14px}.athena-case-scene-title::before,.athena-case-overview-title::before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:2px;background:var(--color-core)}.athena-case-scene-body .athena-richtext{font-size:15px}.athena-case-scene-media{margin:0;display:flex;justify-content:flex-end;align-items:center}.athena-case-scene-media img{display:block;width:160px;max-width:100%;height:auto;border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.athena-case-users-title{margin:0 0 22px;color:var(--color-ink);font-size:22px;font-weight:720;text-align:center}.athena-case-users-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:18px}.athena-case-user{margin:0;text-align:center}.athena-case-user img{display:block;width:100%;height:180px;object-fit:cover;border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.athena-case-user figcaption{margin-top:10px;color:var(--color-ink);font-size:15px;font-weight:600}@media(max-width: 991px){.athena-case-users-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.athena-case-hero-title{font-size:24px}.athena-case-hero--bg{min-height:200px;padding:28px 24px}.athena-case-intro{flex-direction:column;align-items:flex-start;gap:18px}.athena-case-scene.has-media{grid-template-columns:1fr}.athena-case-scene-media{justify-content:flex-start}}.athena-richtext{color:var(--color-ink-soft);font-size:16px;line-height:1.85;word-wrap:break-word}.athena-richtext>:first-child{margin-top:0}.athena-richtext>:last-child{margin-bottom:0}.athena-richtext h1,.athena-richtext h2,.athena-richtext h3,.athena-richtext h4{color:var(--color-ink);font-weight:700;letter-spacing:0}.athena-richtext h2{margin:28px 0 14px;font-size:24px;line-height:1.3}.athena-richtext h3{margin:22px 0 12px;font-size:19px;line-height:1.35}.athena-richtext h4{margin:18px 0 10px;font-size:17px}.athena-richtext p{margin:0 0 16px}.athena-richtext ul,.athena-richtext ol{margin:0 0 16px;padding-left:1.5em}.athena-richtext li{margin:6px 0}.athena-richtext a{color:var(--color-core);text-decoration:underline;text-underline-offset:2px}.athena-richtext strong,.athena-richtext b{color:var(--color-ink);font-weight:700}.athena-richtext img{max-width:100% !important;height:auto !important;border-radius:var(--radius-md);margin:10px 0}.athena-richtext table{max-width:100% !important;width:100%;border-collapse:collapse;margin:0 0 16px;font-size:14px}.athena-richtext th,.athena-richtext td{border:1px solid var(--color-line);padding:8px 12px;text-align:left;line-height:1.6}.athena-richtext th{background:var(--color-surface-tint);color:var(--color-ink);font-weight:700}.athena-richtext blockquote{margin:0 0 16px;padding:8px 16px;border-left:3px solid var(--color-accent);background:var(--color-surface-soft);color:var(--color-muted);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.athena-richtext hr{border:0;border-top:1px solid var(--color-line);margin:24px 0}.athena-meta-row{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:18px;padding-top:18px;border-top:1px solid var(--color-line)}.athena-meta-item{display:inline-flex;align-items:center;gap:8px;color:var(--color-muted);font-size:12px;line-height:18px;font-weight:600}.athena-meta-item i{color:var(--color-accent)}.athena-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.athena-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid var(--color-line);border-radius:999px;background:var(--color-surface-tint);color:var(--color-core);font-size:12px;line-height:18px;font-weight:700;white-space:nowrap}.athena-button,.athena-button:visited{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border:1px solid var(--color-dark);border-radius:var(--radius-md);background:var(--color-dark);color:#fff !important;font-size:14px;line-height:22px;font-weight:800;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.athena-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(29,36,53,.16)}.athena-button--ghost,.athena-button--ghost:visited{background:#fff;color:var(--color-ink) !important;border-color:var(--color-line);box-shadow:none}.athena-button--ghost:hover{background:var(--color-surface-tint);border-color:rgba(55,66,97,.28)}.athena-inner-hero{border-bottom:1px solid var(--color-line);background:linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(242, 244, 248, 0.92))}.athena-inner-hero-shell{display:grid;gap:22px;padding:44px 15px 28px}.athena-inner-eyebrow{margin:0;color:var(--color-accent);font-size:13px;line-height:20px;font-weight:800;text-transform:none;letter-spacing:0}.athena-inner-hero h1{margin:10px 0 0;color:var(--color-ink);font-size:40px;line-height:1.16;font-weight:720;letter-spacing:0}.athena-inner-lead{margin:14px 0 0;max-width:760px;color:var(--color-ink-soft);font-size:15px;line-height:1.78}.athena-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--color-muted);font-size:14px;line-height:1.4;font-weight:400}.athena-breadcrumbs a{color:var(--color-ink-soft);text-decoration:none;transition:color .18s ease}.athena-breadcrumbs a:hover{color:var(--color-core)}.athena-breadcrumbs>:last-child{color:var(--color-ink);font-weight:500}.athena-breadcrumb-sep{color:var(--color-line);font-size:12px}.athena-inner-subnav{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.athena-inner-subnav a{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border:1px solid var(--color-line);border-radius:999px;background:hsla(0,0%,100%,.8);color:var(--color-ink-soft);font-size:13px;line-height:20px;font-weight:700;transition:color .16s ease,border-color .16s ease,background .16s ease}.athena-inner-subnav li.active a,.athena-inner-subnav a:hover{color:var(--color-core);border-color:rgba(55,66,97,.28);background:var(--color-surface-tint)}.athena-list-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:18px}.athena-list-card{display:grid;min-height:100%;overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.94);box-shadow:var(--shadow-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.athena-list-card:hover{transform:translateY(-2px);border-color:rgba(55,66,97,.24);box-shadow:0 16px 32px rgba(29,36,53,.1)}.athena-list-card-media{aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg, #eef2f6, #dfe5eb)}.athena-list-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.athena-list-card:hover .athena-list-card-media img{transform:scale(1.04)}.athena-list-card-body{display:grid;gap:12px;padding:18px}.athena-list-card-body h3{margin:0;color:var(--color-ink);font-size:18px;line-height:1.36;font-weight:720;letter-spacing:0}.athena-list-card-body p{margin:0;color:var(--color-ink-soft);font-size:14px;line-height:1.72}.athena-list-card-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--color-muted);font-size:12px;line-height:18px;font-weight:600}.athena-list-card-meta i{color:var(--color-accent)}.athena-list-card-action{margin-top:auto}.athena-logo-grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:16px}.athena-logo-tile{display:grid;place-items:center;min-height:132px;padding:20px;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.96);box-shadow:var(--shadow-soft)}.athena-logo-tile img{max-width:100%;max-height:72px;object-fit:contain;filter:saturate(0.95)}.athena-table-card{overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.94);box-shadow:var(--shadow-soft)}.athena-file-table{width:100%;border-collapse:collapse}.athena-file-table th,.athena-file-table td{padding:16px 20px;border-bottom:1px solid var(--color-line);text-align:left}.athena-file-table th{background:var(--color-surface-soft);color:var(--color-ink);font-size:12px;line-height:18px;font-weight:800}.athena-file-table td{color:var(--color-ink-soft);font-size:13px;line-height:20px}.athena-file-table tbody tr:hover{background:rgba(242,244,248,.72)}.athena-file-table tbody tr:last-child td{border-bottom:0}.athena-contact-grid{display:grid;grid-template-columns:minmax(0, 0.92fr) minmax(0, 1.08fr);gap:24px}.athena-contact-card{display:grid;gap:18px;padding:28px;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.96);box-shadow:var(--shadow-soft)}.athena-contact-card h2,.athena-contact-card h3,.athena-contact-card h4{margin:0;color:var(--color-ink);letter-spacing:0}.athena-contact-card p{margin:0;color:var(--color-ink-soft);font-size:15px;line-height:1.78}.athena-contact-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.athena-contact-list-item{padding:16px;border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface-soft)}.athena-contact-list-item span{display:block;color:var(--color-muted);font-size:12px;line-height:18px;font-weight:700}.athena-contact-list-item strong{display:block;margin-top:8px;color:var(--color-ink);font-size:15px;line-height:1.55;font-weight:700;word-break:break-word}.athena-contact-form{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.athena-contact-form textarea,.athena-contact-form .athena-field--full,.athena-contact-form .athena-form-actions{grid-column:1/-1}.athena-contact-form input,.athena-contact-form textarea{width:100%;border:1px solid var(--color-line);border-radius:var(--radius-sm);background:#fff;color:var(--color-ink);font:14px/20px "Segoe UI","Noto Sans SC",Arial,sans-serif}.athena-contact-form input{min-height:42px;padding:0 12px}.athena-contact-form textarea{min-height:148px;padding:12px;resize:vertical}.athena-contact-form input:focus,.athena-contact-form textarea:focus{outline:0;border-color:rgba(55,66,97,.32);box-shadow:0 0 0 3px rgba(126,139,174,.14)}.athena-form-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.athena-empty{padding:48px 16px;color:var(--color-muted);font-size:14px;line-height:22px;text-align:center}.page-pagination{margin-top:28px}.page-pagination .pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.page-pagination .pagination li{list-style:none}.page-pagination .pagination a,.page-pagination .pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:0 12px;border:1px solid var(--color-line);border-radius:var(--radius-sm) !important;background:hsla(0,0%,100%,.96);color:var(--color-ink-soft);font-size:13px;line-height:20px;font-weight:700}.page-pagination .pagination .active span,.page-pagination .pagination a:hover{color:var(--color-core);border-color:rgba(55,66,97,.32);background:var(--color-surface-tint)}.athena-site-footer{margin-top:56px;background:#1d2435;color:hsla(0,0%,100%,.88)}.athena-footer-band{border-bottom:1px solid hsla(0,0%,100%,.08);background:#20242b}.athena-footer-band-inner{display:grid;gap:14px;padding:18px 15px}.athena-footer-band h3{margin:0;font-size:18px;line-height:1.3;font-weight:720}.athena-footer-band p{margin:0;color:hsla(0,0%,100%,.58);font-size:13px;line-height:20px}.athena-footer-links{display:flex;flex-wrap:wrap;gap:8px}.athena-footer-links a{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;color:hsla(0,0%,100%,.76);font-size:12px;line-height:18px;font-weight:700}.athena-footer-links a:hover{border-color:hsla(0,0%,100%,.18);color:#fff;background:hsla(0,0%,100%,.06)}.athena-footer-main{display:grid;grid-template-columns:minmax(0, 0.92fr) minmax(0, 1.08fr);gap:28px;padding:34px 15px 30px}.athena-footer-brand{display:grid;gap:16px}.athena-footer-brand-lockup{display:inline-flex;align-items:center;gap:12px;min-width:0;max-width:100%}.athena-footer-brand-mark{flex:0 0 42px;width:42px;height:42px;object-fit:contain;display:block}.athena-footer-brand-copy{display:grid;gap:2px;min-width:0}.athena-footer-brand-copy strong,.athena-footer-brand-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.athena-footer-brand-copy strong{color:#fff;font-size:20px;line-height:22px;font-weight:800}.athena-footer-brand-copy span{color:hsla(0,0%,100%,.62);font-size:9px;line-height:12px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.athena-footer-summary{margin:0;color:hsla(0,0%,100%,.58);font-size:14px;line-height:1.72}.athena-footer-contact{display:grid;gap:10px;color:hsla(0,0%,100%,.88);font-size:14px;line-height:1.6}.athena-footer-contact strong{color:#fff;font-weight:720}.athena-footer-nav{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px}.athena-footer-nav h4{margin:0 0 12px;color:#fff;font-size:15px;line-height:22px;font-weight:720}.athena-footer-nav ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.athena-footer-nav a{color:hsla(0,0%,100%,.58);font-size:13px;line-height:20px;font-weight:600}.athena-footer-nav a:hover{color:#fff}.athena-footer-copy{border-top:1px solid hsla(0,0%,100%,.08);padding:16px 0 20px}.athena-footer-copy p{margin:0;color:hsla(0,0%,100%,.58);font-size:12px;line-height:18px}.athena-footer-copy a{color:hsla(0,0%,100%,.76)}.athena-footer-copy a:hover{color:#fff}.athena-backtop{position:fixed;right:20px;bottom:20px;z-index:1200;display:grid;gap:8px}.athena-backtop-item,.athena-backtop button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.96);color:var(--color-ink);box-shadow:var(--shadow-soft)}.athena-backtop-item i,.athena-backtop button i{font-size:16px}.athena-backtop-item small{display:none;position:absolute;right:56px;min-width:140px;padding:12px;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.98);color:var(--color-ink-soft);box-shadow:var(--shadow-soft)}.athena-backtop-item:hover small{display:block}.athena-backtop-item small img{width:120px;height:120px;object-fit:contain;display:block}.athena-home-hero{position:relative;color:#fff;background:#0f1725}.athena-home-hero-slide{position:relative;min-height:620px;overflow:hidden}.athena-home-hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.athena-home-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg, rgba(15, 23, 37, 0.84) 0%, rgba(15, 23, 37, 0.64) 42%, rgba(15, 23, 37, 0.28) 100%),linear-gradient(180deg, rgba(15, 23, 37, 0.12) 0%, rgba(15, 23, 37, 0.32) 100%)}.athena-home-hero-shell{position:relative;z-index:2;display:grid;align-items:center;min-height:620px;padding:96px 15px 88px}.athena-home-hero-copy{max-width:700px}.athena-home-eyebrow{margin:0;color:hsla(0,0%,100%,.74);font-size:13px;line-height:20px;font-weight:800;letter-spacing:0}.athena-home-hero-copy h1{margin:14px 0 0;color:#fff;font-size:48px;line-height:1.12;font-weight:720}.athena-home-hero-copy>p{margin:18px 0 0;color:hsla(0,0%,100%,.78);font-size:16px;line-height:1.8}.athena-home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.athena-home-hero .athena-button--ghost,.athena-home-hero .athena-button--ghost:visited{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.22);color:#fff !important}.athena-home-product-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:18px}.athena-home-product-media{aspect-ratio:1/1}.athena-home-product-spec{display:flex;flex-wrap:wrap;gap:8px}.athena-home-product-spec span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid var(--color-line);border-radius:999px;background:var(--color-surface-tint);color:var(--color-core);font-size:12px;line-height:18px;font-weight:700}.athena-home-about{display:grid;grid-template-columns:minmax(0, 0.96fr) minmax(0, 1.04fr);gap:24px;align-items:stretch}.athena-home-about-media{overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);min-height:100%;background:#dbe4ee}.athena-home-about-media img{width:100%;height:100%;min-height:100%;object-fit:cover;display:block}.athena-home-stat-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px;margin:24px 0 28px}.athena-home-stat{padding:18px;border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface-soft)}.athena-home-stat strong{display:flex;align-items:flex-end;gap:6px;color:var(--color-core);font-size:28px;line-height:1.2;font-weight:800}.athena-home-stat strong span{font-size:16px;line-height:1.4;font-weight:700}.athena-home-stat p{margin:10px 0 0;color:var(--color-ink-soft);font-size:14px;line-height:1.72}.athena-home-contact{display:grid;grid-template-columns:minmax(0, 0.88fr) minmax(0, 1.12fr);gap:24px;padding:28px;border:1px solid var(--color-line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.96);box-shadow:var(--shadow-soft)}.athena-home-contact-copy h2{margin:8px 0 0;color:var(--color-ink);font-size:32px;line-height:1.2;font-weight:720}.athena-home-contact-copy p:last-child{margin:14px 0 0;color:var(--color-ink-soft);font-size:15px;line-height:1.78}@media(max-width: 1199px){.athena-logo-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.athena-home-about,.athena-home-contact,.athena-footer-main{grid-template-columns:1fr}}@media(max-width: 991px){.athena-page-section{padding:32px 0 44px}.athena-inner-hero-shell{padding-top:32px}.athena-inner-hero h1,.athena-section-head h2,.athena-section-head h3,.athena-card-title{font-size:34px}.athena-home-hero-slide,.athena-home-hero-shell{min-height:560px}.athena-home-hero-shell{padding-top:84px;padding-bottom:72px}.athena-home-hero-copy h1,.athena-home-contact-copy h2{font-size:36px}.athena-contact-grid{grid-template-columns:1fr}}@media(max-width: 767px){.athena-card-head,.athena-card-body{padding:20px}.athena-inner-hero h1{font-size:30px}.athena-section-head h2,.athena-section-head h3,.athena-card-title{font-size:26px}.athena-home-hero-slide,.athena-home-hero-shell{min-height:500px}.athena-home-hero-shell{padding-top:72px;padding-bottom:64px}.athena-home-hero-copy h1,.athena-home-contact-copy h2{font-size:30px}.athena-home-stat-grid,.athena-logo-grid,.athena-footer-nav,.athena-contact-form,.athena-contact-list{grid-template-columns:1fr}.athena-file-table{min-width:720px}.athena-table-card{overflow-x:auto}}@media(max-width: 767px){.athena-home-product-grid,.athena-list-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 479px){.athena-home-product-grid,.athena-list-grid{grid-template-columns:1fr}}/*# sourceMappingURL=style.min.css.map */
