.about-us .title-wrapper{display:flex;justify-content:space-between}.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:var(--primary-color)}.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:50px;height:50px;border-radius:50%;border:1px solid #888888;transition:all .4s ease;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#888888}.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:var(--primary-color);border-color:var(--primary-color);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-color:var(--primary-color);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)}@keyframes indjsText{0%{opacity:0;transform:translateY(60px)}100%{opacity:1;transform:translateY(0)}}.about-us .company-profile{overflow:hidden}.about-us .company-profile .company-profile-content{display:flex;align-items:center;gap:0 48px}.about-us .company-profile .company-profile-content .content-left{width:calc(50% - 24px)}.about-us .company-profile .company-profile-content .content-right{width:calc(50% - 24px)}.about-us .company-profile .company-profile-content .content-right .company-profile-name{color:var(--primary-color)}.about-us .company-profile .company-profile-content .content-right .desc{color:#221815;font-family:'HarmonyOS_Sans_Light';line-height:24px}.about-us .company-profile .company-profile-bottom{display:flex;justify-content:space-between}.about-us .company-profile .company-profile-bottom .number-list{width:50%;display:flex;flex-wrap:wrap;justify-content:space-between}.about-us .company-profile .company-profile-bottom .number-list .number-item{width:50%;display:flex;flex-direction:column}.about-us .company-profile .company-profile-bottom .number-list .number-item .number-wrapper{color:var(--primary-color);display:flex;font-family:'Helvetica-Roman-SemiB'}.about-us .company-profile .company-profile-bottom .number-list .number-item .desc{font-family:'HarmonyOS_Sans_Light';position:relative}.about-us .company-profile .company-profile-bottom .number-list .number-item .desc::after{position:absolute;left:0;top:0;content:'';width:50%;height:1px;background-color:#F0F0F0}.about-us .company-profile .company-profile-bottom .number-list .number-item:nth-child(2n) .desc::after{width:90%}.about-us .company-profile .company-profile-bottom .content-right{width:40%;line-height:2}.about-us .company-profile .video-wrapper{position:relative}.about-us .company-profile .video-wrapper img{width:100%}.about-us .company-profile .video-wrapper .icon-play{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:60px;height:60px;background:rgba(255,255,255,0.5);display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer}.about-us .company-profile .video-wrapper .icon-play .iconfont{font-size:22px;color:var(--primary-color)}.about-us .history{overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;padding-bottom:340px}.about-us .history .history-list{padding-left:10%;position:relative;display:flex;justify-content:center}.about-us .history .history-list::before{content:'';width:100%;height:1px;background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 10%, #fff 90%, rgba(255,255,255,0) 100%);position:absolute;left:23px;bottom:23px}.about-us .history .history-list .history-item{flex-shrink:0;display:flex;width:calc(100% / 4);position:relative}.about-us .history .history-list .history-item .circle-wrapper{display:flex;flex-direction:column;align-items:center}.about-us .history .history-list .history-item .circle-wrapper .circle{flex-shrink:0;width:16px;height:16px;border-radius:50%;background-color:var(--primary-color);position:relative}.about-us .history .history-list .history-item .circle-wrapper .line{width:1px;height:200px;border-right:1px dashed #fff}.about-us .history .history-list .history-item .circle-wrapper .circle2{width:46px;height:46px;border:1px solid #fff;border-radius:50%;position:relative}.about-us .history .history-list .history-item .circle-wrapper .circle2::after{content:'';position:absolute;width:16px;height:16px;background:#fff;border-radius:50%;left:50%;top:50%;transform:translate(-50%, -50%)}.about-us .history .history-list .history-item .small-circle{position:absolute;width:16px;height:16px;background:#fff;border-radius:50%;left:50%;bottom:23px;transform:translate(100%, 50%)}.about-us .history .history-list .history-item .content{margin-left:48px;line-height:1.5}.about-us .history .history-list .history-item:nth-child(even) .circle-wrapper .circle{opacity:0}.about-us .history .history-list .history-item:nth-child(even) .circle-wrapper .line{opacity:0}.about-us .history .history-list .history-item:nth-child(even) .history-content-wrapper{display:flex;position:absolute;left:15px;bottom:0;transform:translateY(100%)}.about-us .history .history-list .history-item:nth-child(even) .history-content-wrapper .circle-wrapper .circle{opacity:1}.about-us .history .history-list .history-item:nth-child(even) .history-content-wrapper .circle-wrapper .line{opacity:1;height:50px}.about-us .history .history-list .history-item:nth-child(even) .history-content-wrapper .history-content{padding-top:40px;margin-left:24px}.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 .equipment .equipment-swiper .img-link{overflow:hidden}.about-us .equipment .equipment-swiper .img-link img{width:100%;transition:transform .5s ease}.about-us .equipment .equipment-swiper .img-link:hover img{transform:scale(1.1)}.about-us .detailed-services{background-color:#F8F8F8}.about-us .detailed-services .title-wrapper{justify-content:center}.about-us .detailed-services .detailed-services-content{background-size:cover;background-position:center;background-repeat:no-repeat}.about-us .detailed-services .detailed-services-content .detailed-services-list{display:flex}.about-us .detailed-services .detailed-services-content .detailed-services-list .detailed-services-item{width:calc(100% / 3);padding:4%;color:#fff;position:relative}.about-us .detailed-services .detailed-services-content .detailed-services-list .detailed-services-item::after{content:'';position:absolute;right:0;top:0;width:1px;height:100%;background-color:rgba(240,240,240,0.3)}.about-us .detailed-services .detailed-services-content .detailed-services-list .detailed-services-item:last-child::after{display:none}.about-us .detailed-services .detailed-services-content .detailed-services-list .detailed-services-item .item-title{text-align:center}.about-us .detailed-services .detailed-services-content .detailed-services-list .detailed-services-item .item-title .iconfont{font-size:40px;color:#fff;margin-bottom:20px}.about-us .detailed-services .detailed-services-content .detailed-services-list .detailed-services-item .item-desc{line-height:1.5}.about-us .cooperative-customer{overflow:hidden}.about-us .cooperative-customer .cooperative-customer-wrapper .title-wrapper{text-align:left}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperation-swiper{overflow:hidden;position:relative}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperation-swiper .swiper-pagination{bottom:0;display:flex;align-items:center;justify-content:center}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperation-swiper .swiper-pagination .swiper-pagination-bullet{width:initial;height:initial;background-color:initial;border-radius:initial;color:#fff;display:flex;align-items:center}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperation-swiper .swiper-pagination .swiper-pagination-bullet .line{width:40px;height:4px;background:#F0F0F0;margin:0 5px;position:relative;transition:all .3s ease}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperation-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .line{background-color:var(--primary-color);width:80px}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperation-swiper .swiper-slide{padding:0 8px}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list{display:flex;flex-wrap:wrap;gap:30px}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list .cooperative-customer-item{width:calc(100% / 6 - (30px * 5) / 6);aspect-ratio:215 / 100;background-color:#fff;position:relative}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list .cooperative-customer-item .image-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 10px rgba(201,201,201,0.5);transition:transform 2s cubic-bezier(.34, 1.56, .64, 1);overflow:hidden;backface-visibility:hidden;border-radius:10px}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list .cooperative-customer-item .image-wrapper img{width:100%;height:100%;object-fit:contain}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list .cooperative-customer-item .image-wrapper .content{position:absolute;width:100%;left:0;bottom:0;transform:translateY(100%);background-color:var(--primary-color);text-align:center;color:#fff;transition:transform .3s ease .4s}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list .cooperative-customer-item .image-wrapper.behind{transform:rotateY(180deg);z-index:9}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list .cooperative-customer-item:hover .image-wrapper.front{transform:rotateY(180deg)}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list .cooperative-customer-item:hover .image-wrapper.behind{transform:rotateY(0deg)}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list .cooperative-customer-item:hover .image-wrapper.behind .content{transform:translateY(0)}@media screen and (max-width:992px){.about-us .title-wrapper{flex-direction:column;gap:12px;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 .title-wrapper .swiper-operation .swiper-btn .prev-btn .iconfont,.about-us .title-wrapper .swiper-operation .swiper-btn .next-btn .iconfont{font-size:18px}.about-us .img-link-icon{width:36px;height:36px}.about-us .img-link-icon .iconfont{font-size:20px}.about-us .company-profile .company-profile-bottom{flex-direction:column;gap:24px}.about-us .company-profile .company-profile-bottom .number-list,.about-us .company-profile .company-profile-bottom .content-right{width:100%}.about-us .company-profile .video-wrapper .icon-play{width:48px;height:48px}.about-us .company-profile .video-wrapper .icon-play .iconfont{font-size:18px}.about-us .history{display:none}.about-us .detailed-services .detailed-services-content .detailed-services-list{flex-direction:column}.about-us .detailed-services .detailed-services-content .detailed-services-list .detailed-services-item{width:100%;padding-bottom:12px;border-bottom:1px solid rgba(240,240,240,0.3)}.about-us .detailed-services .detailed-services-content .detailed-services-list .detailed-services-item::after{display:none}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperation-swiper{padding-top:12px}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperation-swiper .swiper-pagination .swiper-pagination-bullet .line{width:30px;height:3px}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperation-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .line{width:60px}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list{gap:15px}.about-us .cooperative-customer .cooperative-customer-wrapper .cooperative-customer-list .cooperative-customer-item{width:calc(100% / 2 - (15px * 1) / 2)}}