@charset "UTF-8";
*{box-sizing:border-box} body{margin:0;background:#edf1f0;color:#071827;font-family:"Microsoft YaHei","PingFang SC",sans-serif} a{color:inherit;text-decoration:none} header{padding:110px max(28px,calc((100vw - 1180px)/2)) 90px;background:#071827;color:white} header p{margin:0 0 24px;color:#f36a21;font-size:12px;font-weight:700} header h1{margin:0;font-size:clamp(48px,7vw,92px);line-height:1.08} header div{margin-top:28px;color:rgba(255,255,255,.62);font-size:16px} main{width:min(1180px,calc(100vw - 56px));margin:80px auto}.preview-site{display:grid;grid-template-columns:330px 1fr;margin-bottom:28px;background:white;min-height:380px}.preview-site>div{padding:42px;color:white}.preview-site>div p{font-size:11px;opacity:.65}.preview-site h2{margin:95px 0 24px;font-size:40px}.preview-site>div a{font-size:13px;border-bottom:2px solid currentColor;padding-bottom:8px}.preview-site ul{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none}.preview-site li{border-right:1px solid #dde2e1;border-bottom:1px solid #dde2e1}.preview-site li a{height:100%;min-height:95px;padding:26px;display:flex;align-items:center;justify-content:space-between;font-weight:700}.preview-site li a:hover{background:#f4f6f5}.preview-site li b{color:#f36a21}.preview-group>div{background:#0a3540}.preview-media>div{background:#f36a21}.preview-digital>div{background:#08745c}footer{display:flex;justify-content:space-between;padding:35px max(28px,calc((100vw - 1180px)/2));background:#071827;color:white;font-size:13px}@media(max-width:760px){header{padding-top:82px}header h1{font-size:48px}main{width:calc(100vw - 28px);margin:40px auto}.preview-site{grid-template-columns:1fr}.preview-site>div{min-height:250px}.preview-site h2{margin-top:68px}.preview-site ul{grid-template-columns:1fr}.preview-site li a{min-height:78px}footer{gap:20px;flex-direction:column}}
