#nav{display:flex;align-items:center;background:#fff;height:64px;box-shadow:0 4px 8px #eaebf640;padding:0 20px;margin-bottom:16px}#nav .logo{font-size:20px;font-weight:600;color:#2c3e50;margin-right:auto}#nav .logo .logo-img{height:64px}#nav .download-btn{color:#fff;cursor:pointer;width:80px;height:36px;line-height:36px;text-align:center;background:#fb7299;border-radius:4px;margin-left:14px}.default-body{width:1200px;margin:0 auto}#home-page{text-align:center;margin-top:16px}#home-page .grid{width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;row-gap:16px}#home-page .grid .card{width:288px;height:256px;box-shadow:0 0 5px #a8b6bf99;border-radius:12px;transition:all .3s}#home-page .grid .card .card-title{margin:8px 0;color:#2c3e50}#home-page .grid .card:hover{box-shadow:0 10px 32px #a8b6bf99}#ua-page .info-item{display:flex}#ua-page .info-item .label{color:#a1aebf;width:210px}#ua-page .info-item+.info-item{margin-top:16px}@media screen and (orientation: portrait){html{font-size:.266666666vw}html body{font-size:14rem;text-align:center}}body{margin:0;font-size:14px;line-height:1.5;color:#606266;height:100vh}a{color:#409eff;text-decoration:none}img{vertical-align:middle}*{box-sizing:border-box}h2{margin:0}.one-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@font-face{font-family:roboto;src:url(https://s1.hct.plus/fonts/Roboto-Medium-12.ttf)}.roboto-font{font-family:roboto,sans-serif}.jcsa{display:flex;justify-content:space-around}.jcsb{display:flex;justify-content:space-between}.aic{display:flex;align-items:center}
