.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)}.about-us .title-wrapper{text-align:center}.about-us .title-wrapper .desc{color:#666}.about-us .company-profile{overflow:hidden;position:relative}.about-us .company-profile .company-profile-content{display:flex;gap:48px}.about-us .company-profile .company-profile-content .content-left{width:calc(60% - 24px);display:flex;flex-direction:column;justify-content:space-between}.about-us .company-profile .company-profile-content .content-left .desc{color:#666;line-height:1.8}.about-us .company-profile .company-profile-content .content-right{width:calc(40% - 24px);display:flex;flex-direction:column;gap:24px}.about-us .company-profile .company-profile-content .content-right img{width:100%}.about-us .company-profile .number-list{display:flex;justify-content:space-between}.about-us .company-profile .number-list .number-item .number-wrapper{display:flex;align-items:center;color:var(--primary-color)}.about-us .company-profile .number-list .number-item .desc{margin-top:6px}.about-us .advantages{background-color:#e9e9e9}.about-us .advantages .advantages-list{display:flex;flex-wrap:wrap;gap:24px}.about-us .advantages .advantages-list .advantages-item{width:calc(100% / 3 - 24px * 2 / 3);text-align:center;box-shadow:0 0 13px 0 rgba(26,58,107,0.2);border-radius:4px;background-color:#fff;padding:4%;line-height:1.8}.about-us .advantages .advantages-list .advantages-item.advantages-title{background-color:transparent;box-shadow:none;text-align:left;padding:0}.about-us .advantages .advantages-list .advantages-item.advantages-title .title{position:relative;padding-top:5%}.about-us .advantages .advantages-list .advantages-item.advantages-title .title::after{content:"";position:absolute;left:0;top:0;width:10%;height:3px;background-color:var(--primary-color)}.about-us .advantages .advantages-list .advantages-item.advantages-title .desc{color:#666}.about-us .factory{background-color:#dfe9f6}.about-us .factory .factory-image-list{display:flex;justify-content:center}.about-us .company-event .wrap{padding:48px 24px;background-color:#f2f2f2}.about-us .company-event .company-event-image-list{display:flex;gap:48px;flex-wrap:wrap}.about-us .company-event .company-event-image-list .company-event-image-item{width:calc(100% / 3 - 48px * 2 / 3)}.about-us .company-event .company-event-image-list .company-event-image-item img{width:100%;aspect-ratio:16 / 9}.about-us .equipment{background-color:#f8f8f8}.about-us .equipment .title-wrapper{display:flex;justify-content:space-between;align-items:center}.about-us .equipment .title-wrapper .swiper-operation{display:flex;align-items:center}.about-us .equipment .title-wrapper .swiper-operation .swiper-progressbar{width:400px;position:relative;height:3px;background:#e6e6e6}.about-us .equipment .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 .equipment .title-wrapper .swiper-operation .swiper-btn{margin-left:48px;display:flex;align-items:center;gap:0 24px}.about-us .equipment .title-wrapper .swiper-operation .swiper-btn .prev-btn,.about-us .equipment .title-wrapper .swiper-operation .swiper-btn .next-btn{width:44px;height:44px;border-radius:50%;background:#e9e9e9;transition:all .4s ease;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#666}.about-us .equipment .title-wrapper .swiper-operation .swiper-btn .prev-btn .iconfont,.about-us .equipment .title-wrapper .swiper-operation .swiper-btn .next-btn .iconfont{font-size:24px}.about-us .equipment .title-wrapper .swiper-operation .swiper-btn .prev-btn:hover,.about-us .equipment .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 .equipment .title-wrapper .swiper-operation .swiper-btn .prev-btn.swiper-button-disabled,.about-us .equipment .title-wrapper .swiper-operation .swiper-btn .next-btn.swiper-button-disabled{opacity:.5;pointer-events:none}.about-us .equipment .swiper{position:relative;overflow:hidden}.about-us .equipment .swiper .swiper-wrapper .swiper-slide{width:33%;position:relative;border:1px solid #f0f0f0;padding:12px;background-color:#fff}.about-us .equipment .swiper .swiper-wrapper .swiper-slide .img-link{width:100%;aspect-ratio:4 / 3}.about-us .equipment .swiper .swiper-wrapper .swiper-slide .img-link img{width:100%;height:100%;object-fit:cover}.about-us .equipment .swiper .swiper-wrapper .swiper-slide .name{display:flex;justify-content:center;text-align:center}@media screen and (max-width:992px){.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-right{gap:16px}.about-us .company-profile .number-list{margin-top:12px;flex-wrap:wrap;justify-content:flex-start;gap:16px 24px}.about-us .company-profile .number-list .number-item{width:calc(50% - 12px)}.about-us .advantages .advantages-list{gap:16px}.about-us .advantages .advantages-list .advantages-item{width:calc(100% / 2 - 16px / 2);padding:16px 12px}.about-us .advantages .advantages-list .advantages-item .image-wrapper img{width:60px}.about-us .advantages .advantages-list .advantages-item.advantages-title{width:100%;padding:0;text-align:left}.about-us .factory .factory-image-list{flex-wrap:wrap;gap:16px}.about-us .company-event .wrap{padding:24px 16px}.about-us .company-event .company-event-image-list{gap:24px}.about-us .company-event .company-event-image-list .company-event-image-item{width:calc(100% / 2 - 24px / 2)}.about-us .equipment .title-wrapper{flex-direction:column;align-items:flex-start;gap:16px}.about-us .equipment .title-wrapper .swiper-operation{width:100%;gap:16px}.about-us .equipment .title-wrapper .swiper-operation .swiper-progressbar{width:auto;flex:1}.about-us .equipment .title-wrapper .swiper-operation .swiper-btn{margin-left:0;gap:0 16px}.about-us .equipment .swiper .swiper-wrapper .swiper-slide{width:50%}}