html{font-size:calc(100vw/19.2)}@media (min-width:1921px){html{font-size:100px}}@media (max-width:1580px){html{font-size:66px}}@media (max-width:767px){html{font-size:calc(100vw/7.5)}}.about-us .title-wrapper{display:flex;justify-content:space-between;align-items:center}.about-us .title-wrapper .swiper-operation{display:flex;align-items:center}.about-us .title-wrapper .swiper-operation .swiper-progressbar{width:400px;position:relative;height:3px;background:#e6e6e6}.about-us .title-wrapper .swiper-operation .swiper-progressbar .swiper-pagination-progressbar-fill{background-image:linear-gradient(to right, var(--primary-color), var(--primary-color-light))}.about-us .title-wrapper .swiper-operation .swiper-btn{margin-left:48px;display:flex;align-items:center;gap:0 24px}.about-us .title-wrapper .swiper-operation .swiper-btn .prev-btn,.about-us .title-wrapper .swiper-operation .swiper-btn .next-btn{width:44px;height:44px;border-radius:50%;background:#f8f8f8;transition:all .4s ease;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#666}.about-us .title-wrapper .swiper-operation .swiper-btn .prev-btn .iconfont,.about-us .title-wrapper .swiper-operation .swiper-btn .next-btn .iconfont{font-size:24px}.about-us .title-wrapper .swiper-operation .swiper-btn .prev-btn:hover,.about-us .title-wrapper .swiper-operation .swiper-btn .next-btn:hover{background-image:linear-gradient(to right, var(--primary-color), var(--primary-color-light));color:#fff}.about-us .title-wrapper .swiper-operation .swiper-btn .prev-btn.swiper-button-disabled,.about-us .title-wrapper .swiper-operation .swiper-btn .next-btn.swiper-button-disabled{opacity:.5;pointer-events:none}.about-us .img-link-icon{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);z-index:2;color:#fff;transition:all .5s ease .2s;width:44px;height:44px;border-radius:50%;background-image:linear-gradient(to right, var(--primary-color), var(--primary-color-light));display:flex;justify-content:center;align-items:center}.about-us .img-link-icon .iconfont{font-size:26px}.about-us .swiper-slide:hover .img-link-icon{transform:translate(-50%, -50%) scale(1)}.about-us .swiper{position:relative;overflow:hidden}.about-us .swiper .swiper-wrapper .swiper-slide{position:relative;padding:12px;background-color:#fff}.about-us .swiper .swiper-wrapper .swiper-slide .img-link{width:100%}.about-us .swiper .swiper-wrapper .swiper-slide .img-link img{width:100%;height:100%;object-fit:cover}.about-us .swiper .swiper-wrapper .swiper-slide .name{display:flex;justify-content:center;text-align:center}.about-us .swiper .swiper-scrollbar{bottom:0}.about-us .swiper .swiper-scrollbar .swiper-scrollbar-drag{background:linear-gradient(to right, var(--primary-color), var(--primary-color-light))}.about-us .company-profile{overflow:hidden;background:linear-gradient(to bottom, #f2f8fb, #e2f1f5);position:relative}.about-us .company-profile .company-profile-bg{position:absolute;top:0;left:50%;transform:translateX(-50%)}.about-us .company-profile .company-profile-content{display:flex;flex-direction:row-reverse;gap:48px}.about-us .company-profile .company-profile-content .content-left{width:calc(50% - 24px)}.about-us .company-profile .company-profile-content .content-left img,.about-us .company-profile .company-profile-content .content-left video{width:100%;border-radius:24px;height:100%}.about-us .company-profile .company-profile-content .content-right{width:calc(50% - 24px);display:flex;flex-direction:column;justify-content:space-between}.about-us .company-profile .company-profile-content .content-right .desc{color:#666;line-height:2}.about-us .company-profile .company-profile-content .content-right .number-list{display:flex;justify-content:space-between}.about-us .company-profile .company-profile-content .content-right .number-list .number-item .number-wrapper{display:flex;align-items:center;color:var(--primary-color)}.about-us .company-profile .company-profile-content .content-right .number-list .number-item .desc{margin-top:6px}.about-us .history{overflow:hidden;background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;color:#fff}.about-us .history .title-wrapper{justify-content:center}.about-us .history .history-wrapper{position:relative;--circle-size:28px;padding:0 42px}.about-us .history .history-wrapper .swiper-button{width:42px;height:42px;border-radius:50%;border:1px solid #fff;position:absolute;bottom:calc(var(--circle-size) / 2);margin:0;top:initial;transform:translateY(50%)}.about-us .history .history-wrapper .swiper-button::after{font-size:14px;color:#fff}.about-us .history .history-wrapper .swiper-button-prev{left:0}.about-us .history .history-wrapper .swiper-button-next{right:0}.about-us .history .history-wrapper .history-swiper{overflow:hidden;position:relative;padding:0 5%}.about-us .history .history-wrapper .history-swiper::after{content:"";position:absolute;bottom:calc(var(--circle-size) / 2);left:0;width:100%;height:1px;background-color:#c3c3c3}.about-us .history .history-wrapper .history-swiper .swiper-slide{display:flex;flex-direction:column;align-items:center;color:rgba(255,255,255,0.6);cursor:pointer}.about-us .history .history-wrapper .history-swiper .swiper-slide .circle{width:var(--circle-size);height:var(--circle-size);border-radius:50%;border:1px solid rgba(255,255,255,0.6);margin-top:24px;position:relative}.about-us .history .history-wrapper .history-swiper .swiper-slide .circle::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,0.6)}.about-us .history .history-wrapper .history-swiper .swiper-slide.swiper-slide-active{color:#fff}.about-us .history .history-wrapper .history-swiper .swiper-slide.swiper-slide-active .circle{border-color:#fff}.about-us .history .history-wrapper .history-swiper .swiper-slide.swiper-slide-active .circle::after{background:#fff}.about-us .history .history-content-swiper{text-align:center;overflow:hidden}.about-us .history .history-content-swiper .swiper-slide{padding:0 20%}.about-us .history .history-content-swiper .swiper-slide .desc{transform:translateY(120px)}.about-us .history .history-content-swiper .swiper-slide.swiper-slide-active .desc{transition:transform .6s ease .6s;transform:translateY(0)}@keyframes mov1{0%{transform:translate3d(0, -0.1rem, 0)}50%{transform:translate3d(0, .1rem, 0)}100%{transform:translate3d(0, -0.1rem, 0)}}.about-us .g_sys{padding:1.45rem 0 1.85rem;position:relative;overflow:hidden}@media (max-width:767px){.about-us .g_sys{padding:1.45rem 0 .5rem}}.about-us .g_culon{position:relative;height:220vh}.about-us .g_culon .g_culon_t{position:sticky;position:-webkit-sticky;top:0;height:100vh;z-index:10;overflow:hidden}.about-us .g_culon .g_culon_t .g_svg{width:101%;height:100%}.about-us .g_culon .g_culon_t .g_svg img,.about-us .g_culon .g_culon_t .g_svg svg{height:100%;width:100%;object-fit:cover}.about-us .g_culon .g_culon_t .g_culon_box{position:absolute;width:100%;height:100%;top:0;left:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:6.04rem;height:6.04rem}.about-us .g_culon .g_culon_t .g_culon_box .g_box.on .line .i1{right:calc(100% + .5rem)}.about-us .g_culon .g_culon_t .g_culon_box .g_box.on .line .i2{right:calc(100% + .5rem)}.about-us .g_culon .g_culon_t .g_culon_box .g_box.on .line .i3{left:calc(100% + .5rem)}.about-us .g_culon .g_culon_t .g_culon_box .g_box.on .line .i4{left:calc(100% + .5rem)}.about-us .g_culon .g_culon_t .g_culon_box .g_box.on .ani_png{opacity:1}.about-us .g_culon .g_culon_t .g_culon_box .g_box.on .ani_png img{animation:mov2 6.2s infinite ease-in-out}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame i{position:absolute;width:1px;height:30px;background:#7fabd9;display:block}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame i:nth-child(2n){width:30px;height:1px}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame .i1{top:0;left:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame .i2{top:0;left:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame .i3{top:0;right:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame .i4{top:0;right:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame .i5{bottom:0;left:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame .i6{bottom:0;left:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame .i7{bottom:0;right:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box .frame .i8{bottom:0;right:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box .line i{transition:all 1s;position:absolute;background:#7fabd9;display:block}.about-us .g_culon .g_culon_t .g_culon_box .g_box .line .i1{width:2px;height:20px;top:50%;transform:translateY(-50%);right:calc(100% + .5rem + 80vw)}.about-us .g_culon .g_culon_t .g_culon_box .g_box .line .i2{width:100vw;height:1px;top:50%;transform:translateY(-50%);right:calc(100% + .5rem + 80vw)}.about-us .g_culon .g_culon_t .g_culon_box .g_box .line .i3{width:2px;height:20px;top:50%;transform:translateY(-50%);left:calc(100% + .5rem + 80vw)}.about-us .g_culon .g_culon_t .g_culon_box .g_box .line .i4{width:100vw;height:1px;top:50%;transform:translateY(-50%);left:calc(100% + .5rem + 80vw)}.about-us .g_culon .g_culon_t .g_culon_box .g_box .mou{padding-bottom:.7rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.about-us .g_culon .g_culon_t .g_culon_box .g_box .mou p{margin-bottom:.2rem;color:#999}.about-us .g_culon .g_culon_t .g_culon_box .g_box .mou i{width:14px;height:auto;animation:mov1 4.2s infinite ease-in-out}.about-us .g_culon .g_culon_t .g_culon_box .g_box .mou i svg,.about-us .g_culon .g_culon_t .g_culon_box .g_box .mou i img{width:100%;height:auto}.about-us .g_culon .g_culon_t .g_culon_box .g_box .mou i svg path,.about-us .g_culon .g_culon_t .g_culon_box .g_box .mou i img path{fill:#d6d6d6}.about-us .g_culon .g_culon_t .g_culon_box .g_box .ani_png{position:absolute;overflow:hidden;top:0;left:0;pointer-events:none;width:100%;height:100%;opacity:0}.about-us .g_culon .g_culon_t .g_culon_box .g_box .ani_png img{width:100%;height:auto}.about-us .g_culon .g_culon_b{position:sticky;position:-webkit-sticky;top:0;height:100vh;margin-top:-100vh}.about-us .g_culon .g_culon_b img{width:100%;height:100%;object-fit:cover}.about-us .g_culon .g_culon_b .txt{z-index:2;position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center}.about-us .g_culon .g_culon_b .txt p{color:#fff;font-weight:bold;position:relative;top:1rem;opacity:0}@keyframes mov2{0%{transform:translate3d(0, 6.04rem, 0)}50%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(0, 6.04rem, 0)}}.about-us .honor{overflow:hidden;background-color:#F8F8F8}.about-us .honor .swiper{position:relative;perspective:1000px}.about-us .honor .swiper .swiper-wrapper{align-items:center}.about-us .honor .swiper .swiper-wrapper .swiper-slide{position:relative;transition:transform .6s ease;transform-style:preserve-3d;transform:perspective(800px) rotateY(0deg) translateZ(0);z-index:1}.about-us .honor .swiper .swiper-wrapper .swiper-slide:hover{transform:perspective(800px) rotateY(0deg) translateZ(10px) scale(1.05) !important;z-index:10 !important}.about-us .honor .swiper .swiper-wrapper .swiper-slide .img-link{width:100%;height:100%;border-radius:8px;overflow:hidden}.about-us .honor .swiper .swiper-wrapper .swiper-slide .img-link img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.about-us .honor .swiper .swiper-wrapper .swiper-slide .name{display:flex;justify-content:center;text-align:center;margin-top:15px;transform:translateZ(20px)}.about-us .honor .swiper .swiper-scrollbar{bottom:0}.about-us .honor .swiper .swiper-scrollbar .swiper-scrollbar-drag{background:linear-gradient(to right, var(--primary-color), var(--primary-color-light))}@media (min-width:992px){.about-us .honor-swiper .swiper-slide.honor-position-1{transform:perspective(800px) rotateY(15deg) translateZ(-20px) !important;z-index:1 !important}.about-us .honor-swiper .swiper-slide.honor-position-2{transform:perspective(800px) rotateY(25deg) translateZ(-10px) !important;z-index:2 !important}.about-us .honor-swiper .swiper-slide.honor-position-3{transform:perspective(800px) rotateY(0deg) translateZ(0) !important;z-index:3 !important}.about-us .honor-swiper .swiper-slide.honor-position-4{transform:perspective(800px) rotateY(-25deg) translateZ(-10px) !important;z-index:2 !important}.about-us .honor-swiper .swiper-slide.honor-position-5{transform:perspective(800px) rotateY(-15deg) translateZ(-20px) !important;z-index:1 !important}.about-us .honor-swiper .swiper-slide:hover{transform:perspective(800px) rotateY(0deg) translateZ(10px) scale(1.05) !important;z-index:10 !important}}.about-us .core-value .core-value-list-wrapper{background-position:center;background-size:cover;background-repeat:no-repeat;height:600px}.about-us .core-value .core-value-list-wrapper .core-value-list{display:flex;height:100%}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item{width:25%;height:100%;position:relative;overflow:hidden;color:#fff;transition:all .6s ease}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item .content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item .content .iconfont{font-size:48px}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item .content .title{margin-top:12px}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item .content .text{width:500px;line-height:2;visibility:hidden}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item.active{width:80%}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item.active .content{padding-left:10%;align-items:flex-start}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item.active .content .text{visibility:visible;transition:all .4s ease .4s}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item::before{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background:rgba(255,255,255,0.3)}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item:first-child::before{display:none}@media screen and (max-width:992px){.about-us .title-wrapper{flex-direction:column;gap:20px;margin-bottom:12px}.about-us .title-wrapper .swiper-operation{width:100%;gap:20px}.about-us .title-wrapper .swiper-operation .swiper-progressbar{width:100%}.about-us .title-wrapper .swiper-operation .swiper-btn{margin-left:0;justify-content:center}.about-us .title-wrapper .swiper-operation .swiper-btn .prev-btn,.about-us .title-wrapper .swiper-operation .swiper-btn .next-btn{width:32px;height:32px}.about-us .company-profile .company-profile-content{flex-direction:column;gap:24px}.about-us .company-profile .company-profile-content .content-left,.about-us .company-profile .company-profile-content .content-right{width:100%}.about-us .company-profile .company-profile-content .content-left img,.about-us .company-profile .company-profile-content .content-right img{border-radius:24px}.about-us .company-profile .company-profile-content .content-left .company-profile-name,.about-us .company-profile .company-profile-content .content-right .company-profile-name{text-align:center}.about-us .img-link-icon{width:36px;height:36px}.about-us .img-link-icon .iconfont{font-size:20px}.about-us .swiper .swiper-wrapper .swiper-slide{padding:8px}.about-us .history{background-attachment:scroll}.about-us .history .history-wrapper{--circle-size:22px;padding:0 34px}.about-us .history .history-wrapper .swiper-button{width:34px;height:34px;bottom:calc(var(--circle-size) / 2)}.about-us .history .history-wrapper .history-swiper{padding:0 24px}.about-us .history .history-wrapper .history-swiper::after{bottom:calc(var(--circle-size) / 2)}.about-us .history .history-wrapper .history-swiper .swiper-slide .circle{margin-top:16px}.about-us .history .history-content-swiper .swiper-slide{padding:0 8%}.about-us .g_culon{display:none}.about-us .core-value .core-value-list-wrapper{height:auto}.about-us .core-value .core-value-list-wrapper .core-value-list{flex-direction:column}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item{width:100%}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item .content{padding:24px 16px}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item .content .iconfont{font-size:40px}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item .content .text{width:100%;visibility:visible}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item.active{width:100%}.about-us .core-value .core-value-list-wrapper .core-value-list .core-value-item.active .content{padding:24px 16px;align-items:center}}