#app{min-height:100vh}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}::selection{background:#c8a45c40;color:#0f2440}body{font-family:Noto Sans SC,Source Han Sans CN,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.6;color:#343a40;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1;text-rendering:optimizeLegibility}body.fullpage-mode{overflow:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}:root{--el-color-primary: #1a3a5c;--el-color-primary-light-3: #3a6a9c;--el-color-primary-light-5: #5a8abc;--el-color-primary-light-7: #8ab0d8;--el-color-primary-light-8: #a8c4e4;--el-color-primary-light-9: #d0e0f0;--el-color-primary-dark-2: #142e4a;--el-color-warning: #c8a45c;--el-font-family: "Noto Sans SC", "Source Han Sans CN", "PingFang SC", "Microsoft YaHei", sans-serif}.container{width:100%;max-width:90vw;margin:0 auto;padding:0 48px}.section-title{text-align:center;margin-bottom:60px}.section-title .en-title{font-size:12px;font-weight:500;letter-spacing:6px;color:#c8a45cb3;text-transform:uppercase;margin-bottom:14px}.section-title .cn-title{font-family:"Noto Serif SC",serif;font-size:36px;font-weight:700;color:#1a3a5c;position:relative;display:inline-block;letter-spacing:4px}.section-title .cn-title:after{content:"";display:block;width:50px;height:2px;background:linear-gradient(90deg,#c8a45c,transparent);margin:16px auto 0}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8a45c4d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#c8a45c80}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .8s cubic-bezier(.16,1,.3,1) forwards}
