.page-home{display:flex;flex-direction:column;width:100%;min-height:100vh;background-size:cover;box-sizing:border-box}.page-home .divider{background:#e5e7eb;height:1px;width:100%;margin:32px}.page-home>.banner{box-sizing:border-box;height:700px;padding:0 32px;background:url(../background.png) no-repeat center center;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;position:relative}@media screen and (max-width: 832px){.page-home>.banner{height:838px}}.page-home>.banner .header{position:absolute;top:0;left:0;right:0;padding:15px}.page-home>.banner .header .logo-wrapper{display:flex;align-items:center}.page-home>.banner .header .logo-wrapper .logo{height:28px;margin:0 8px 0 0}.page-home>.banner .header .logo-wrapper .title{font-size:18px;line-height:1em;color:#000}.page-home>.banner>.announcement{font-size:14px;line-height:1em;color:#94a3b8;margin-bottom:64px}.page-home>.banner>.title{font-size:64px;font-weight:700;margin-bottom:24px}.page-home>.banner>.slogan{font-size:30px;color:#475569;font-weight:700;margin-bottom:64px}.page-home>.banner>.grid-wrapper{display:grid;justify-content:center;align-items:center;width:768px;gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (max-width: 832px){.page-home>.banner>.grid-wrapper{grid-template-columns:repeat(1,minmax(0,1fr));width:100%}}.page-home>.banner>.grid-wrapper>.grid{box-sizing:border-box;height:138px;padding:24px 32px 28px;background-color:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:1rem;box-shadow:0 0 0 1px #f1f5f9,0 2px 4px #0000000d,0 12px 24px #0000000d;border:2px solid transparent;transition:border-color .3s}.page-home>.banner>.grid-wrapper>.grid.link{cursor:pointer}.page-home>.banner>.grid-wrapper>.grid.link:hover,.page-home>.banner>.grid-wrapper>.grid.link:focus{border-color:#2561c8}.page-home>.banner>.grid-wrapper>.grid .title{font-size:20px;color:#2561c8;font-weight:700;margin-bottom:8px}.page-home>.banner>.grid-wrapper>.grid .desc{font-size:15px;color:#64748b}.page-home>.content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 32px}.page-home>.content .block{margin-bottom:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:1152px}@media screen and (max-width: 1152px){.page-home>.content .block{width:100%}}.page-home>.content .block .title{font-size:36px;margin:96px 0 24px;color:#475569}.page-home>.content .block .desc{font-weight:400;font-size:16px;margin:0;color:#64748b}.page-home>.content .block .chart-wrapper{width:100%;height:640px}@media screen and (max-width: 1152px){.page-home>.content .block .chart-wrapper{height:55.5555555556vw}}.page-home>.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:64px;font-size:15px;color:#94a3b8}.page-home>.footer a,.page-home>.footer a:visited,.page-home>.footer a:hover,.page-home>.footer a:focus{color:#94a3b8;text-decoration:none}.page-home>.footer .grid-wrapper{box-sizing:border-box;padding:32px 32px 0;width:1152px;background:ccc;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr 1fr;gap:0 32px}@media screen and (max-width: 1152px){.page-home>.footer .grid-wrapper{width:100%;grid-template-columns:1fr;padding-top:64px;gap:40px 0}.page-home>.footer .grid-wrapper .grid:first-child{order:9999}}.page-home>.footer .grid-wrapper .grid{flex:1}.page-home>.footer .grid-wrapper .grid .logo-wrapper{display:flex;align-items:center;margin-bottom:16px}.page-home>.footer .grid-wrapper .grid .logo-wrapper .logo{height:28px;margin:0 8px 0 0}.page-home>.footer .grid-wrapper .grid .logo-wrapper .title{font-size:18px;line-height:1em;color:#000}.page-home>.footer .grid-wrapper .grid .text{padding:5px 0;display:flex;align-items:center}.page-home>.footer .grid-wrapper .grid .text .beian-icon{width:15px;height:15px;margin-right:5px}.page-home>.footer .grid-wrapper .grid>.title{color:#334155;font-weight:700;padding-bottom:8px}.page-home>.footer .grid-wrapper .grid>ul{list-style:none;padding:0;margin:0;display:block;color:#475569}.page-home>.footer .grid-wrapper .grid>ul li{height:29px;line-height:25px;cursor:not-allowed}
