:root{--green:#276b16;--light:#f2f4f5;--gold:#9d6b35;--orange:#ff5308;--text:#333}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:"Microsoft YaHei",Arial,sans-serif;font-size:15px;line-height:1.8;background:#fff}a{color:inherit;text-decoration:none}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.site-header{height:82px;background:#fff;position:relative;z-index:5}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;color:#356521;font-size:23px;font-weight:700}.brand-mark{font-family:Georgia;font-style:italic;font-size:42px;color:#92704e;margin-right:8px}.nav{display:flex;gap:45px}.nav a{padding:28px 0;font-size:16px}.nav a:hover{color:var(--gold)}.hero{height:640px;background:url("images/hero-handshake.a1ff5a167b66.png") center/cover no-repeat;position:relative}.hero:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.08)}.hero-copy{position:relative;z-index:1;padding-top:180px;color:#fff;text-shadow:0 1px 8px rgba(74,54,35,.3)}.hero-copy p{font-size:26px;margin:0}.hero-copy h1{font-size:48px;line-height:1.2;margin:8px 0}.hero-copy h3{font-weight:400;font-size:21px}.hero-contact{display:flex;gap:20px;align-items:center;margin-top:28px}.mini-qr,.qr-row i{width:95px;height:95px;background:repeating-linear-gradient(45deg,#fff 0 4px,#182217 4px 8px);border:8px solid #fff}.section{padding:78px 0}.section h2,.process-section h2,.inquiry-section h2{text-align:center;font-family:STKaiti,KaiTi,serif;font-size:38px;color:#856039;margin:0 0 5px}.section-lead{text-align:center;color:#888;margin-top:0}.narrow{max-width:1200px}.intro p{font-size:16px}.office-collage{display:grid;grid-template-columns:1.1fr .9fr 1fr;grid-template-rows:190px 190px;gap:8px;margin-top:28px}.office-collage div{background-color:#d9cfbd;background-image:linear-gradient(135deg,rgba(109,128,70,.6),rgba(255,255,255,.2)),url("images/hero-handshake.a1ff5a167b66.png");background-size:cover}.office-collage div:nth-child(1){grid-row:span 2;background-position:left}.office-collage div:nth-child(2){background-position:30% 40%}.office-collage div:nth-child(3){grid-row:span 2;background-position:right}.office-collage div:nth-child(4){background-position:center}.office-collage div:nth-child(5){display:none}.team-band{background:#f6f5f2}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:45px}.team-card{text-align:center}.portrait,.round-portrait{background:#d8d9da;position:relative;overflow:hidden}.portrait{height:330px}.portrait:before,.round-portrait:before{content:"";position:absolute;width:42%;height:42%;border-radius:50%;background:#e8c8b4;top:12%;left:29%;box-shadow:0 65px 0 35px #364438}.portrait-2:before{box-shadow:0 65px 0 35px #222}.portrait-3:before{box-shadow:0 65px 0 35px #75a3a7}.portrait-4:before{box-shadow:0 65px 0 35px #1c1d23}.portrait-5:before{box-shadow:0 65px 0 35px #b9a795}.portrait-6:before{box-shadow:0 65px 0 35px #536057}.portrait-7:before{box-shadow:0 65px 0 35px #292326}.portrait-8:before{box-shadow:0 65px 0 35px #fafafa}.team-card h3{margin:12px 0 0;font-size:20px}.team-card p{margin:0;color:#777}.tabs{display:flex;justify-content:center;gap:12px;margin:35px 0 45px;flex-wrap:wrap}.tabs a{padding:7px 22px;background:#fff;border:1px solid #e5e5e5}.tabs a:hover,.tabs .selected,.tabs a:nth-child(2){background:#a97d45;color:#fff}.knowledge-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 50px}.knowledge-item{display:flex;border-bottom:1px solid #eee;padding:12px 0;gap:16px}.knowledge-item i{width:125px;height:75px;flex:none}.knowledge-item span{display:flex;flex-direction:column}.knowledge-item small{color:#888;margin-top:7px}.inquiry-section{padding:70px 0;background:linear-gradient(rgba(255,255,255,.87),rgba(255,255,255,.87)),url("images/hero-handshake.a1ff5a167b66.png") center/cover}.inquiry-inner{max-width:1000px}.inquiry-section p{text-align:center;color:#777}.form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:30px 0}.form-row label{color:#777}.form-row input{display:block;width:100%;height:48px;border:0;background:#fff;margin-top:7px;padding:10px}.inquiry-section textarea{width:100%;height:210px;border:0;padding:18px;resize:vertical}.inquiry-section button{display:block;width:330px;height:62px;border:0;border-radius:31px;background:var(--orange);color:#fff;font-size:22px;margin:38px auto 0;cursor:pointer}.process-section{padding:75px 0;background:#f4f5f6}.steps{display:flex;align-items:center;justify-content:space-between;margin:55px 0 40px}.steps span{width:145px;height:145px;border:1px solid #ddd;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:19px;background:#fff}.steps span.active{background:#a8763d;color:#fff;border-color:#a8763d}.steps small{font-size:8px}.steps b{font-size:28px;color:#888}.process-note{border-top:1px solid #bbb;padding:18px 15px;color:#777}.footer{background:#267411;color:#fff}.footer-grid{display:grid;grid-template-columns:350px 1fr;gap:60px;padding:55px 0}.footer-logo{font-size:30px;font-weight:700}.qr-row{display:flex;gap:20px;margin-top:15px}.qr-row i{display:block}.footer-nav{margin-bottom:25px}.footer h3{color:#ffda51}.copyright{text-align:center;background:#10180e;padding:10px;color:#999;font-size:12px}.float-tools{position:fixed;right:8px;top:45%;z-index:8}.float-tools a{display:block;width:42px;height:42px;line-height:42px;text-align:center;background:#ad886f;color:#fff;border-bottom:1px solid #fff}.gray-banner{height:480px;background:#bcbcbc}.gray-banner.short{height:260px}.page-gray{background:#f1f3f4;padding:40px 0 80px}.counselor-list{display:grid;gap:20px}.counselor-row{background:#fff;padding:34px;display:grid;grid-template-columns:230px 1fr;gap:40px}.round-portrait{width:210px;height:210px;border-radius:50%}.counselor-row h2{font-size:28px;margin:0}.counselor-row h2 small{font-size:16px;color:#5b8c26}.counselor-row h4{color:#4c8b21;margin-bottom:0}.counselor-row a{display:inline-block;background:#ff7200;color:#fff;padding:7px 25px;margin:8px 10px 0 0}.counselor-row a.green{background:#5c8c22}.article-page{min-height:2700px}.list-tabs{justify-content:flex-start;margin-top:0}.article-layout{display:grid;grid-template-columns:2fr 1fr;gap:30px}.article-list,.article-layout aside,.article-detail{background:#fff;padding:25px}.article-list article{display:grid;grid-template-columns:220px 1fr;gap:25px;border-bottom:1px solid #eee;padding:18px 0}.article-list article i{height:140px}.article-list h3{margin:0;font-size:20px}.article-list p{color:#777;margin:7px 0}.article-list small{color:#999}.article-list small span{float:right}.article-layout aside h3{border-bottom:2px solid #6f9d42;padding-bottom:10px}.article-layout aside a{display:block;padding:10px 0;border-bottom:1px dotted #ddd}.pagination{text-align:center;padding:28px}.pagination a,.pagination b{padding:6px 12px;border:1px solid #ddd;margin:4px}.detail-page{padding:60px 0}.article-detail h1{text-align:center;font-size:32px}.meta{text-align:center;color:#999}.summary{background:#f7f7f7;padding:18px;color:#777}.article-detail>p{font-size:17px;line-height:2.1}.inner-hero{height:500px;background:url("images/hero-handshake.a1ff5a167b66.png") center/cover;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.inner-hero h1{font-size:48px}.message{position:fixed;z-index:30;top:90px;left:50%;transform:translateX(-50%);padding:12px 30px;background:#4b8c2c;color:#fff}.message.error{background:#b84132}
@media(max-width:800px){body{font-size:14px}.wrap{width:min(100% - 24px,1200px)}.site-header{height:auto}.header-inner{display:block;padding:10px 0}.brand{justify-content:center;font-size:20px}.brand-mark{font-size:31px}.nav{gap:4px;justify-content:center;flex-wrap:wrap}.nav a{padding:7px 9px;font-size:13px}.hero{height:480px;background-position:62% center}.hero-copy{padding-top:110px}.hero-copy p{font-size:18px}.hero-copy h1{font-size:34px;width:80%}.hero-copy h3{font-size:16px;width:65%}.section{padding:48px 0}.section h2,.process-section h2,.inquiry-section h2{font-size:29px}.office-collage{grid-template-columns:1fr 1fr;grid-template-rows:170px 170px}.office-collage div:nth-child(1),.office-collage div:nth-child(3){grid-row:auto}.team-grid{grid-template-columns:1fr 1fr;gap:15px}.portrait{height:245px}.knowledge-grid{grid-template-columns:1fr}.knowledge-item i{width:100px}.form-row{grid-template-columns:1fr;gap:12px}.inquiry-section textarea{height:160px}.inquiry-section button{width:75%;height:54px}.steps{display:grid;grid-template-columns:1fr 1fr;gap:12px}.steps b{display:none}.steps span{width:120px;height:120px;margin:auto}.footer-grid{grid-template-columns:1fr;gap:25px}.gray-banner{height:220px}.counselor-row{grid-template-columns:1fr;padding:20px;text-align:center}.round-portrait{margin:auto}.article-page{min-height:1200px}.article-layout{grid-template-columns:1fr}.article-list{padding:15px}.article-list article{grid-template-columns:105px 1fr;gap:13px}.article-list article i{height:90px}.article-list h3{font-size:16px}.article-list p{display:none}.article-layout aside{display:none}.list-tabs{overflow:auto;flex-wrap:nowrap;justify-content:flex-start}.list-tabs a{white-space:nowrap}.inner-hero{height:320px}.float-tools{display:none}}
