.scroll-timeline{max-height:1080px;overflow:hidden;position:relative;will-change:transform}.scroll-timeline:after{content:"";position:sticky;height:120px;background:linear-gradient(0deg,#fff,rgba(245,248,253,0));z-index:100;width:1200px;bottom:0;left:0;float:right}.scroll-timeline-button-group{position:sticky;float:right;top:0;right:0;display:flex;z-index:100;flex-direction:column;gap:64px}.scroll-timeline-button-group-button{width:50px;height:50px;background-color:#ccc;color:#fff;outline:none;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.scroll-timeline-button-group-button:hover{background-color:#0065ff}.scroll-timeline-button-group-button:active{transform:scale(.95);background-color:#0052cc}.scroll-timeline-button-group-button-disabled{background-color:#f0f0f0;cursor:not-allowed}.scroll-timeline-button-group-button-disabled:hover{background-color:#f0f0f0}.scroll-timeline-button-group-button-disabled:active{transform:scale(1);background-color:#f0f0f0}.home-page .partner{padding:64px 0 96px;background:#f5f8fd}.home-page .partner-header{text-align:center}.home-page .partner-header-title{font-size:48px;font-weight:600}.home-page .partner-header-description{margin-top:20px;font-size:20px;color:#333;font-weight:400}.home-page .introduction{padding:64px 0;margin-inline:auto;min-width:1200px;max-width:1200px;width:100%;position:relative}.home-page .introduction-title{font-size:38px;font-weight:500;color:#333}.home-page .introduction-content-wrapper{display:flex;gap:24px;justify-content:space-between}.home-page .introduction-content-text-wrapper{max-width:808px;display:flex;flex-direction:column;gap:12px;margin-top:24px;color:#262626}.home-page .sign{padding:64px 0;background-color:#f5f8fd}.home-page .sign-wrapper{display:grid;grid-template-columns:repeat(2,1fr);margin-inline:auto;min-width:1200px;max-width:1200px;width:100%;position:relative;gap:24px}.home-page .sign-item{display:flex;flex-direction:column;justify-content:end;gap:12px;background-color:#fff;border-radius:16px;height:280px;position:relative;padding:24px 48px}.home-page .sign-item-wrapper{position:absolute;top:0;left:0}.home-page .sign-item:last-child{background-color:#007aff;color:#fff;justify-content:flex-end;gap:0}.home-page .sign-item-wrapper-text{font-family:var(--font-alibaba-pu-hui-ti);font-style:normal;font-size:80px;line-height:110px;display:flex;align-items:center;color:#f0f5ff}.home-page .sign-item-title{font-size:38px;font-weight:500}.home-page .sign-item-description{font-size:24px;font-weight:400}.home-page .time-line{padding:64px 0;margin-inline:auto;min-width:1200px;max-width:1200px;width:100%;position:relative}.home-page .time-line-header-title{font-size:38px;font-weight:500}.home-page .time-line-content{padding:40px 0}.home-page .time-line-content-wrapper{position:relative}.home-page .time-line-content-wrapper-image{position:absolute;width:1200px;height:750px;bottom:20px;left:0}.home-page .recent-news{padding-bottom:60px;background-color:#fff}.home-page .recent-news-header{text-align:center;position:relative;padding:60px}.home-page .recent-news-header .spring-line{left:50%;transform:translateX(calc(-50% + .2rem))}.home-page .recent-news .title{font-size:48px;line-height:56px;text-align:center}