:root{--ink:#172e3d;--muted:#70808b;--green:#087f70;--line:#e2e9e8;--paper:#f5f8f7;--navy:#102d40;--radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Segoe UI","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.7;background:white}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.4}h2{font-size:32px;letter-spacing:-.6px}h3{font-size:20px}p{margin-bottom:20px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #38b6a6;outline-offset:4px}.wrap{width:min(1200px,calc(100% - 80px));margin:auto}.section{padding-top:88px;padding-bottom:88px}.muted{color:var(--muted)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.5px;color:var(--green);margin-bottom:18px}.eyebrow.light{color:#8dd8cc}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:5px;background:var(--green);color:#fff;padding:12px 24px;font-size:14px;font-weight:600;line-height:1.5;transition:background .2s}.button:hover{background:#066759}.button.secondary{color:var(--ink);background:white;border:1px solid var(--line)}.button.secondary:hover{background:var(--paper)}.button.danger{background:#b34042}.inline-link{color:var(--green);font-size:14px;font-weight:600}.text-link{color:#e2efee;font-size:14px}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:22px;line-height:1.3;white-space:nowrap}.brand small{display:block;font-size:9px;letter-spacing:2px;font-weight:500;margin-top:6px}.brand-mark{position:relative;display:flex;align-items:center;justify-content:center;width:43px;height:45px;border:1.5px solid currentColor;font-size:26px;color:var(--green);padding-top:5px;border-radius:4px}.brand-mark span{position:absolute;font-size:8px;top:3px;left:5px;line-height:1}.site-header{position:relative;z-index:20;border-bottom:1px solid #e7eded;background:white}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:30px}.site-header nav{display:flex;gap:26px;align-items:center;font-size:14px}.site-header nav a:hover,.site-header summary:hover{color:var(--green)}.site-header nav a[aria-current=page]{color:var(--green)}.nav-contact{padding:9px 16px;border:1px solid var(--line);border-radius:4px}details{position:relative}summary{cursor:pointer;list-style:none}summary:after{content:'⌄';font-size:12px;margin-left:6px}.site-header details>div{position:absolute;top:35px;left:-18px;background:white;box-shadow:0 12px 35px #102d4020;width:155px;padding:12px;border-radius:6px;display:grid}.site-header details a{padding:7px 10px}.menu-toggle{display:none;background:none;border:0;font-size:24px}.hero{color:white;background:linear-gradient(90deg,#071d31ed 0%,#09283cb0 46%,#13354c18 100%),url('/zishen/images/2.jpg') center 54%/cover}.hero-content{padding-top:88px;padding-bottom:25px}.hero h1{font-size:clamp(40px,4.5vw,64px);font-weight:600;letter-spacing:2px;line-height:1.35;margin:25px 0}.hero h1 span{color:#91e1cc}.hero p{font-size:16px;color:#cad5dc;line-height:1.9;margin-bottom:32px}.hero-actions{display:flex;gap:30px;align-items:center}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff26;padding-top:20px;margin-top:80px;color:#b9cbd3;font-size:11px;letter-spacing:1.5px}.about-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.lead{font-size:21px;line-height:1.7}.about-grid .muted{line-height:2}.business-section{background:var(--paper)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.business-grid,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.business-card{background:white;border-bottom:2px solid transparent;padding:24px;transition:transform .2s,border-color .2s}.business-card:hover{transform:translateY(-5px);border-color:var(--green)}.card-number{font-size:10px;letter-spacing:1.4px;color:var(--muted)}.business-card img{display:block;width:100%;height:170px;object-fit:cover;margin:24px 0}.business-card h3{font-size:19px;display:flex;justify-content:space-between;gap:8px}.business-card h3 span{color:var(--green)}.business-card p{font-size:13px;color:var(--muted);margin-bottom:0}.news-card{display:flex;flex-direction:column;border-top:2px solid var(--line);padding:24px 0;transition:border-color .2s}.news-card:hover{border-color:var(--green)}.news-date{color:var(--muted);font-size:12px;letter-spacing:1px}.news-card h3{font-size:19px;margin:20px 0 14px;line-height:1.6;overflow-wrap:anywhere}.news-card p{font-size:14px;color:var(--muted);line-height:1.9}.news-card .inline-link{margin-top:auto}.contact-band{background:#123c49;color:white;padding:60px 0}.contact-band .wrap{position:relative}.contact-band h2{font-size:30px;margin:0;padding-right:220px}.contact-band .button{position:absolute;right:0;bottom:5px;background:#a5e5d5;color:#173d42}.site-footer{background:#0c2435;color:#a3b6c2;padding-top:60px;font-size:13px}.site-footer .brand{color:white}.site-footer .brand-mark{color:#8dd8cc}.footer-grid{display:grid;grid-template-columns:1.6fr .8fr 1fr;gap:70px;padding-bottom:40px}.footer-grid p{margin-top:20px;font-size:12px}.footer-grid strong{display:block;color:white;margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;margin-bottom:10px}.footer-bottom{padding:22px 0;border-top:1px solid #ffffff14;display:flex;gap:25px;justify-content:space-between;flex-wrap:wrap;font-size:11px}.footer-bottom p{margin:0}.page-heading{background:linear-gradient(110deg,#112e41,#21525c);color:white;padding:55px 0}.page-heading h1{font-size:38px;margin-bottom:12px}.page-heading p{margin:0;color:#b8d0d3}.page-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:60px}.page-nav{align-self:start;border:1px solid var(--line);border-radius:7px;padding:20px 0}.page-nav strong{padding:0 22px 18px;display:block}.page-nav a{display:flex;justify-content:space-between;padding:12px 22px;border-left:3px solid transparent}.page-nav a.active{color:var(--green);background:#edf7f3;border-left-color:var(--green)}.page-nav a:hover{background:var(--paper)}.rich-content{font-size:16px;line-height:2;overflow-wrap:anywhere;min-width:0}.rich-content img,.rich-content video{max-width:100%!important;height:auto!important;display:block;margin:20px auto;border-radius:5px}.rich-content table{max-width:100%;border-collapse:collapse;display:block;overflow:auto}.rich-content td,.rich-content th{border:1px solid var(--line);padding:8px}.rich-content h3{font-size:23px;color:var(--ink)}.rich-content a{color:var(--green);text-decoration:underline}.page-content .container{width:auto;padding:0}.page-content .welcome-agileinfo{display:flex;flex-wrap:wrap;gap:20px}.page-content .welcome-w3lsgrids{flex:1;min-width:160px}.page-content .welcome-w3lsgrids img{width:100%;height:150px!important;object-fit:cover}.page-content .welcome-w3lsgrids h3{font-size:16px}.page-content .about-w3right img{width:100%;max-height:360px;object-fit:cover}.article-wrap{max-width:900px;padding-top:30px;padding-bottom:70px}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:45px}.article-heading{border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:35px}.article-heading h1{font-size:32px;line-height:1.6}.article-heading p{font-size:13px}.article-end{border-top:1px solid var(--line);padding-top:24px;margin-top:50px}.search-form{display:flex;gap:10px}.search-form input{width:260px}.pagination{display:flex;justify-content:center;align-items:center;gap:28px;padding:30px 20px;color:var(--muted);font-size:14px}.pagination a{padding:8px 16px;border:1px solid var(--line);border-radius:5px;color:var(--green)}input,textarea,select{border:1px solid #dbe3e6;border-radius:5px;padding:10px 13px;color:var(--ink);background:#fff;min-width:0}textarea{resize:vertical}label{font-size:14px;font-weight:600}.empty{text-align:center;padding:65px 20px}.empty p{color:var(--muted)}.empty h1{font-size:30px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{position:fixed;z-index:100;top:10px;left:10px;background:white;padding:10px}.required{color:#b34042}.nowrap{white-space:nowrap}
@media(max-width:1100px){.site-header nav{gap:15px;font-size:13px}.wrap{width:calc(100% - 48px)}.brand{font-size:19px}.about-grid{gap:40px}.business-card{padding:18px}.footer-grid{gap:35px}}
@media(max-width:800px){.wrap{width:calc(100% - 36px)}.header-inner{min-height:78px}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;top:78px;left:0;width:100%;background:white;padding:24px;box-shadow:0 12px 22px #102d401a}.site-header nav.is-open{display:flex;align-items:stretch;flex-direction:column;gap:18px}.site-header details>div{position:static;box-shadow:none;padding:8px 0 0 12px;width:auto}.hero-content{padding-top:65px}.hero-bottom{margin-top:55px}.hero-bottom span:last-child{display:none}.hero-actions{gap:20px;flex-wrap:wrap}.section{padding-top:50px;padding-bottom:50px}.about-grid{grid-template-columns:1fr;gap:10px}h2{font-size:27px}.business-grid,.news-grid{grid-template-columns:1fr}.business-card img{height:220px}.section-heading{align-items:flex-start;flex-wrap:wrap}.contact-band h2{padding:0;font-size:26px}.contact-band .button{position:static;margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.page-grid{grid-template-columns:1fr;gap:30px}.page-nav{display:flex;overflow:auto;padding:5px;white-space:nowrap}.page-nav strong{display:none}.page-nav a{padding:9px 14px}.page-nav a span{display:none}.article-heading h1{font-size:26px}.page-heading h1{font-size:32px}.search-form{width:100%}.search-form input{flex:1;width:100%}.pagination{gap:12px;padding:25px 0;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
