*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-size:16px}body{color:#444;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;background:#fff;font-family:微软雅黑,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit}table{border-collapse:collapse;border-spacing:0}.scroll-in{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}.scroll-in.from-up{transform:translateY(80px)}.scroll-in.from-left{transform:translate(-160px)}.scroll-in.from-right{transform:translate(160px)}.scroll-in.from-scale{transform:scale(.6)}.scroll-in.from-up-far{transform:translateY(140px)}.scroll-in.visible{opacity:1;transform:translateY(0)translate(0)scale(1)}@media (width<=768px){body{overflow-x:hidden}.scroll-in.from-up{transform:translateY(40px)}.scroll-in.from-left{transform:translate(-60px)}.scroll-in.from-right{transform:translate(60px)}.scroll-in.from-up-far{transform:translateY(60px)}}.layout{flex-direction:column;min-width:1100px;min-height:100vh;display:flex}.top-bar{z-index:100;background:#fff;border-bottom:1px solid #eee;height:92px;position:fixed;top:0;left:0;right:0}.top-bar-inner{justify-content:space-between;align-items:center;width:80%;min-width:1100px;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;display:flex}.logo{width:auto;height:66px;display:block}.top-contact{align-items:center;gap:6px;display:flex}.phone-icon{align-items:center;display:flex}.phone-number{color:#009251;font-size:28px;font-weight:700}.phone-number:hover{text-decoration:none}.navbar{z-index:99;background:#fff;border-top:1px solid #e0e0e0;height:58px;position:fixed;top:92px;left:0;right:0}.nav-inner{justify-content:center;align-items:center;width:80%;min-width:1100px;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;display:flex}.nav-menu{align-items:center;width:100%;height:100%;display:flex}.nav-item{border-right:1px solid #e0e0e0;flex:1;justify-content:center;align-items:center;min-width:110px;height:100%;display:flex;position:relative}.nav-item:first-child{border-left:1px solid #e0e0e0}.nav-link{color:#333;white-space:nowrap;justify-content:center;align-items:center;width:100%;height:100%;font-size:15px;text-decoration:none;transition:background .2s,color .2s;display:flex}.nav-item:hover>.nav-link,.nav-link:hover,.nav-link.active{color:#fff;background:#009251}.submenu{white-space:nowrap;z-index:100;background:#009251;border-top:1px solid #fff3;width:100%;min-width:max-content;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #00000026}.nav-item:hover .submenu{display:block}.sub-link{color:#fff;text-align:center;border-bottom:1px solid #ffffff26;padding:10px 20px;font-size:14px;text-decoration:none;transition:background .15s;display:block}.sub-link:hover{color:#fff;background:#ffffff26}.sub-link:last-child{border-bottom:none}.main-content{flex:1;margin-top:144px}.footer{background:#f5f5f5;border-top:1px solid #eee;padding:15px 20px 0;font-size:14px;line-height:1.8}.footer.scroll-in{opacity:0;transition:all .6s ease-out;transform:translateY(40px)}.footer.scroll-in.visible{opacity:1;transform:translateY(0)}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.footer-top-left{align-items:center;display:flex}.footer-logo-mini{width:115px;height:115px;display:block}.footer-top-right{flex-direction:column;align-items:center;gap:8px;display:flex}.footer-wechat-label{color:#444;font-size:14px;font-weight:400}.footer-qrcode{border:1px solid #ddd;width:120px;height:120px;display:block}.footer-links{flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:50px;display:flex}.footer-link-group{text-align:left;min-width:120px}.footer-link-group h4{color:#444;margin-bottom:40px;font-size:18px;font-weight:400}.footer-link-group a,.footer-contact-item{color:#444;font-size:14px;line-height:2;text-decoration:none;transition:color .2s;display:block}.footer-link-group a:hover{color:#009251}.copyright{color:#999;text-align:center;margin-top:0;font-size:14px}.back-top-Z{opacity:.9;z-index:1000;cursor:pointer;background:url(/images/back_top_Z.png) 50% no-repeat;border-radius:8px;outline:0;width:60px;height:60px;display:none;position:fixed;bottom:5px;right:5px}.back-top-Z.visible{display:block}.back-top-Z:hover{opacity:1}.mobile-nav,.hamburger{display:none}@media (width<=1100px){.layout{width:100%;min-width:0}.top-bar-inner{width:100%;min-width:0;padding:0 12px}.logo{height:50px}.phone-number{font-size:22px}.nav-inner{width:100%;min-width:0;padding:0 12px}.nav-item{min-width:0}.nav-link{font-size:13px}.footer-inner{max-width:100%}.footer-links{gap:24px}.footer-link-group{min-width:100px}}@media (width<=768px){.layout{width:100%;min-width:0;overflow-x:hidden}.top-bar{border-bottom:none;height:auto;min-height:60px}.top-bar-inner{flex-direction:column;align-items:flex-start;gap:2px;width:100%;min-width:0;height:auto;padding:8px 10px}.logo{height:32px}.phone-number{font-size:14px}.phone-icon img{width:20px;height:20px}.top-contact{justify-content:flex-start}.hamburger{margin-top:2px}.navbar{display:none}.hamburger{cursor:pointer;color:#009251;background:#f5f5f5;border:none;border-bottom:1px solid #e0e0e0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:100%;height:36px;padding:6px 14px;font-size:13px;display:flex}.hamburger:active{box-shadow:none}.hamburger svg{transition:transform .25s}.hamburger.open svg{transform:rotate(180deg)}.mobile-nav{z-index:99;background:#fff;max-height:0;transition:max-height .3s;display:block;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001f}.mobile-nav.open{max-height:calc(100dvh - 108px)}.mobile-nav-content{max-height:calc(100dvh - 108px);overflow-y:auto}.mobile-nav-item{border-bottom:1px solid #e8e8e8}.mobile-nav-link{color:#333;padding:16px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s;display:block}.mobile-nav-link:active{background:#e8f5ee}.mobile-nav-link.active{color:#009251;font-weight:700}.mobile-submenu{background:#f5f5f5;border-top:1px solid #e8e8e8}.mobile-sub-link{color:#555;border-bottom:1px solid #eee;padding:13px 20px 13px 32px;font-size:14px;text-decoration:none;transition:background .15s;display:block;position:relative}.mobile-sub-link:before{content:"";background:#009251;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.mobile-sub-link:last-child{border-bottom:none}.mobile-sub-link:active{color:#009251;background:#e8f5ee}.main-content{margin-top:108px}.footer{padding:15px 10px 0}.footer-inner{max-width:100%}.footer-top{flex-direction:column;gap:12px}.footer-logo-mini{width:80px;height:80px}.footer-qrcode{width:90px;height:90px}.footer-links{text-align:center;flex-direction:column;gap:16px}.footer-link-group{text-align:center;min-width:0}.footer-link-group h4{margin-bottom:12px;font-size:16px}.copyright{font-size:12px}.back-top-Z{background-size:44px;width:44px;height:44px;bottom:4px;right:4px}}
