.college-static{--green:#163f35;--gold:#a68146;--ink:#26332f;--muted:#68756f;--paper:#f7f6f1}.college-static *{box-sizing:border-box}.college-static{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff;line-height:1.8}.college-static a{color:inherit}.college-static .hero{padding:76px 22px;background:var(--green);color:#fff}.college-static .wrap{width:min(1060px,calc(100% - 40px));margin:auto}.college-static .crumb{font-size:13px;color:#d9e5df}.college-static .crumb a{text-decoration:none}.college-static .hero h1{max-width:760px;margin:20px 0 12px;font-size:34px;line-height:1.15}.college-static .hero p{max-width:720px;margin:0;color:#dbe7e2}.college-static .intro{margin:34px auto;padding:22px;border-left:4px solid var(--gold);background:var(--paper)}.college-static section{padding:38px 0;border-bottom:1px solid #e7e8e5}.college-static h2{margin:0 0 16px;color:var(--green);font-size:28px}.college-static h3{margin:0 0 7px;font-size:17px}.college-static .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.college-static .card{padding:20px;border:1px solid #dde3df;background:#fff}.college-static .card span{display:block;margin-bottom:5px;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:0}.college-static .card p{margin:0;color:#4d5a55}.college-static .table{overflow:auto}.college-static table{width:100%;border-collapse:collapse}.college-static th,.college-static td{padding:13px;border:1px solid #dfe3e0;text-align:left;vertical-align:top}.college-static th{background:#eef3f0;color:var(--green)}.college-static .back{display:inline-block;margin:34px 0 70px;padding:11px 18px;background:var(--green);color:#fff;text-decoration:none}@media(max-width:720px){.college-static .grid{grid-template-columns:1fr}.college-static .hero{padding:52px 8px}.college-static .wrap{width:min(100% - 28px,1060px)}}