.about-us .title{color:var(--primary-color);margin-bottom:48px}.about-us .company-profile{padding:80px 0}.about-us .company-profile .company-profile-wrapper{overflow:hidden}.about-us .company-profile .company-profile-wrapper .profile-content{display:flex;gap:0 48px}.about-us .company-profile .company-profile-wrapper .profile-content .content-left{width:50%;display:flex;align-items:center}.about-us .company-profile .company-profile-wrapper .profile-content .content-left img,.about-us .company-profile .company-profile-wrapper .profile-content .content-left video{width:100%;aspect-ratio:16 / 9;object-fit:cover}.about-us .company-profile .company-profile-wrapper .profile-content .content-right{width:50%}.about-us .company-profile .company-profile-wrapper .profile-content .content-right .desc{color:#666;font-size:18px;line-height:2}.about-us .company-profile .company-profile-wrapper .profile-content .content-right .year-list{display:flex;align-items:center;gap:0 84px}.about-us .company-profile .company-profile-wrapper .profile-content .content-right .year-list .year-item{font-size:18px}.about-us .company-profile .company-profile-wrapper .profile-content .content-right .year-list .year-item .year-wrapper{margin-top:18px}.about-us .company-profile .company-profile-wrapper .profile-content .content-right .year-list .year-item .year-wrapper .year{color:var(--primary-color)}.about-us .culture .culture-wrapper{background-position:center;background-size:cover;position:relative}.about-us .culture .culture-wrapper .culture-list-wrapper{padding:0 0 48px}.about-us .culture .culture-wrapper .culture-list-wrapper .title-name{color:#fff;text-align:center;font-size:36px;margin-bottom:48px}.about-us .culture .culture-wrapper .culture-list{height:500px;display:flex;gap:0 24px;overflow:hidden}.about-us .culture .culture-wrapper .culture-list .culture-item{width:250px;height:100%;overflow:hidden;transition:all .7s ease;position:relative}.about-us .culture .culture-wrapper .culture-list .culture-item .title-wrapper{position:absolute;inset:0;background:rgba(0,0,0,0.1);padding:24px;color:#fff;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;z-index:1}.about-us .culture .culture-wrapper .culture-list .culture-item .title-wrapper .keywords{font-size:24px;color:#fff;text-align:center;margin-bottom:12px;line-height:1.5}.about-us .culture .culture-wrapper .culture-list .culture-item .title-wrapper .title{font-size:30px;writing-mode:vertical-rl;color:#fff;margin:0}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper{height:100%;position:relative}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom, transparent, transparent, #000);transition:all .3s ease;z-index:2;opacity:0}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper img{transition:all .3s ease;object-fit:cover;height:100%}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper .content-wrapper{position:absolute;left:0;right:0;bottom:0;padding:12px 0;color:#fff;transition:all .3s;padding:24px;z-index:3;transform:translateY(100%);transition:all .5s ease .5s}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper .content-wrapper .title{font-size:30px;line-height:1.5;color:#fff;margin-bottom:12px}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper .content-wrapper .keywords{font-size:24px;margin-bottom:12px}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper .content-wrapper .desc{font-size:18px;line-height:30px}.about-us .culture .culture-wrapper .culture-list .culture-item.active{width:1022px}.about-us .culture .culture-wrapper .culture-list .culture-item.active .title-wrapper{opacity:0}.about-us .culture .culture-wrapper .culture-list .culture-item.active .image-wrapper::after{opacity:1}.about-us .culture .culture-wrapper .culture-list .culture-item.active .image-wrapper .content-wrapper{transform:translateY(0)}.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: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: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:var(--primary-color);color:#fff}.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;padding:12px;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 .swiper{overflow:hidden;position:relative}.about-us .swiper .swiper-wrapper .swiper-slide{position:relative;width:calc(100% / 4);height:initial;border:1px solid #f0f0f0;padding:12px}.about-us .swiper .swiper-wrapper .swiper-slide .img-link{width:100%;aspect-ratio:4 / 3}.about-us .swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:contain}.about-us .swiper .swiper-wrapper .swiper-slide .name{display:flex;justify-content:center;font-size:18px;text-align:center;margin-top:12px;line-height:1.2}.about-us .swiper .swiper-wrapper .swiper-slide .name div{line-height:1.2}.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 .environment .title-wrapper .swiper-operation .swiper-btn .prev-btn,.about-us .honor .title-wrapper .swiper-operation .swiper-btn .prev-btn,.about-us .team-mien .title-wrapper .swiper-operation .swiper-btn .prev-btn,.about-us .environment .title-wrapper .swiper-operation .swiper-btn .next-btn,.about-us .honor .title-wrapper .swiper-operation .swiper-btn .next-btn,.about-us .team-mien .title-wrapper .swiper-operation .swiper-btn .next-btn{background-color:#fff}.about-us .environment .title-wrapper .swiper-operation .swiper-btn .prev-btn:hover,.about-us .honor .title-wrapper .swiper-operation .swiper-btn .prev-btn:hover,.about-us .team-mien .title-wrapper .swiper-operation .swiper-btn .prev-btn:hover,.about-us .environment .title-wrapper .swiper-operation .swiper-btn .next-btn:hover,.about-us .honor .title-wrapper .swiper-operation .swiper-btn .next-btn:hover,.about-us .team-mien .title-wrapper .swiper-operation .swiper-btn .next-btn:hover{background:var(--primary-color);color:#f8f8f8}.about-us .environment{padding:80px 0;background-color:#f8f8f8}.about-us .environment .environment-wrapper .environment-swiper{height:400px;overflow:hidden;position:relative}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper{height:100%}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper .swiper-slide{width:auto;height:100%;position:relative}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper .swiper-slide .img-link{height:100%}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper .swiper-slide .img-link img{height:100%;object-fit:cover}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper .swiper-slide .title-name{position:absolute;bottom:0;left:0;right:0;padding:12px;background-color:rgba(110,185,44,0.8);color:#fff;font-size:16px;display:flex;justify-content:center;transform:translateY(100%);transition:all .3s ease}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper .swiper-slide:hover .title-name{transform:translateY(0)}.about-us .apparatus{padding:80px 0;background-color:#fff}.about-us .honor{padding:80px 0;background-color:#f8f8f8}.about-us .honor .honor-wrapper .honor-swiper .swiper-slide{background-color:#fff}.about-us .history{padding:80px 0}.about-us .history .history-wrapper{overflow:hidden}.about-us .history .history-wrapper .history-list{position:relative;padding:48px 0}.about-us .history .history-wrapper .history-list::after{content:'';position:absolute;left:50%;top:0;width:2px;height:100%;background:#D9D9D9;transform:translateX(-50%)}.about-us .history .history-wrapper .history-list::before{content:"";width:14px;height:14px;border-radius:50%;background:var(--primary-color);position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:8}.about-us .history .history-wrapper .history-list .history-item{padding:80px 48px;display:flex;justify-content:space-between;align-items:center;position:relative}.about-us .history .history-wrapper .history-list .history-item::before{content:"";width:14px;height:14px;border-radius:50%;background:var(--primary-color);position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:8}.about-us .history .history-wrapper .history-list .history-item:nth-child(odd){background-color:#F8F8F8;flex-direction:row-reverse}.about-us .history .history-wrapper .history-list .history-item .item-content{width:40%;text-align:center}.about-us .history .history-wrapper .history-list .history-item .item-content .title{font-size:40px;font-weight:700;margin-bottom:24px}.about-us .history .history-wrapper .history-list .history-item .item-content .desc{font-size:24px;text-align:center;line-height:1.5}.about-us .history .history-wrapper .history-list .history-item .image-wrapper{width:40%}.about-us .history .history-wrapper .history-list .history-item .image-wrapper .image-link{display:block;width:100%;aspect-ratio:16 / 9;border-radius:8px}.about-us .history .history-wrapper .history-list .history-item .image-wrapper img{width:100%;height:100%;object-fit:contain}.about-us .team-mien{padding:80px 0;background-color:#f8f8f8}.about-us .team-mien .team-mien-swiper .swiper-wrapper .swiper-slide{background-color:#fff;padding:24px}.about-us .team-mien .team-mien-swiper .swiper-wrapper .swiper-slide .img-link img{object-fit:cover}.about-us .socially-activity{padding:80px 0;background-color:#fff}.about-us .socially-activity .team-mien-wrapper .swiper-wrapper .swiper-slide{background-color:#fff;padding:24px}.about-us .socially-activity .team-mien-wrapper .swiper-wrapper .swiper-slide .img-link img{object-fit:cover}.about-us .partner{padding:80px 0;background-color:#f8f8f8}.about-us .partner .partner-list{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.about-us .partner .partner-list .partner-item{width:calc(100% / 5 - (24px * 4 / 5));aspect-ratio:16 / 9;border:2px solid #f0f0f0;padding:24px;transition:all .3s;border-radius:8px;background-color:#fff;flex-shrink:0}.about-us .partner .partner-list .partner-item img{width:100%;height:100%;object-fit:contain;-webkit-object-fit:contain;transition:all .3s}.about-us .partner .partner-list .partner-item:hover{box-shadow:0 4px 20px 0 rgba(0,64,192,0.22);transform:translate3d(0, -10px, 0)}.about-us .partner .partner-list .partner-item:hover img{transform:scale(1.2)}@media screen and (max-width:1200px){.about-us .team-mien{padding:80px 0}.about-us .team-mien .team-mien-swiper .swiper-wrapper .swiper-slide{padding:12px}.about-us .socially-activity{padding:80px 0}.about-us .socially-activity .team-mien-wrapper .swiper-wrapper .swiper-slide{padding:12px}}@media screen and (max-width:992px){.header-background .title-wrapper{display:none}.about-us .title{text-align:center;margin-bottom:24px}.about-us .company-profile{padding:24px 12px}.about-us .company-profile .company-profile-wrapper .profile-content{flex-direction:column}.about-us .company-profile .company-profile-wrapper .profile-content .content-left{width:100%}.about-us .company-profile .company-profile-wrapper .profile-content .content-right{width:100%;margin-top:24px}.about-us .company-profile .company-profile-wrapper .profile-content .content-right .desc{font-size:16px;line-height:1.5}.about-us .company-profile .company-profile-wrapper .profile-content .content-right .year-list{margin-top:24px;gap:24px 0;flex-wrap:wrap}.about-us .company-profile .company-profile-wrapper .profile-content .content-right .year-list .year-item{width:50%;font-size:14px;display:flex;flex-direction:column;align-items:center}.about-us .company-profile .company-profile-wrapper .profile-content .content-right .year-list .year-item .year-wrapper{margin-top:12px}.about-us .culture .culture-wrapper{padding-top:24px}.about-us .culture .culture-wrapper .culture-list-wrapper{padding:0 12px 24px}.about-us .culture .culture-wrapper .culture-list{flex-direction:column;gap:12px 0;height:initial}.about-us .culture .culture-wrapper .culture-list .culture-item{width:100% !important;aspect-ratio:initial;height:var(--culture-item-height);border-radius:8px}.about-us .culture .culture-wrapper .culture-list .culture-item .title-wrapper{display:none}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper{width:100%}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper::after{opacity:1;background:rgba(0,0,0,0.3)}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper img{width:100%;height:100%;object-fit:cover}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper .content-wrapper{transform:translateY(0)}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper .content-wrapper .title{font-size:20px;margin:12px 0}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper .content-wrapper .keywords{font-size:16px;margin-bottom:12px}.about-us .culture .culture-wrapper .culture-list .culture-item .image-wrapper .content-wrapper .desc{font-size:14px;line-height:1.2}.about-us .title-wrapper{margin-bottom:24px}.about-us .title-wrapper .title{text-align:left;margin:0}.about-us .title-wrapper .swiper-operation .swiper-progressbar{display:none}.about-us .title-wrapper .swiper-operation .swiper-btn .prev-btn,.about-us .title-wrapper .swiper-operation .swiper-btn .next-btn{width:36px;height:36px;font-size:20px}.about-us .img-link-icon .iconfont{font-size:18px}.about-us .swiper .swiper-wrapper .swiper-slide{width:100%}.about-us .swiper .swiper-wrapper .swiper-slide img{width:100%}.about-us .swiper .swiper-wrapper .swiper-slide .name{font-size:16px;margin-top:12px}.about-us .environment{padding:24px 12px}.about-us .environment .environment-wrapper .environment-swiper{height:200px}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper{height:100%}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper .swiper-slide{width:100%;height:100%}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper .swiper-slide .img-link{width:100%;height:100%}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper .swiper-slide .img-link img{width:100%;height:100%;object-fit:cover}.about-us .environment .environment-wrapper .environment-swiper .swiper-wrapper .swiper-slide .title-name{transform:translateY(0);font-size:14px}.about-us .apparatus{padding:24px 12px}.about-us .honor{padding:24px 12px}.about-us .history{padding:24px 12px}.about-us .history .history-wrapper{overflow:hidden}.about-us .history .history-wrapper .history-list{width:100%;padding:0}.about-us .history .history-wrapper .history-list::after{display:none}.about-us .history .history-wrapper .history-list::before{display:none}.about-us .history .history-wrapper .history-list .history-item{padding:24px 12px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative}.about-us .history .history-wrapper .history-list .history-item::before{display:none}.about-us .history .history-wrapper .history-list .history-item:nth-child(odd){border-radius:8px;background-color:#F8F8F8;flex-direction:column}.about-us .history .history-wrapper .history-list .history-item .item-content{width:100%;text-align:center}.about-us .history .history-wrapper .history-list .history-item .item-content .title{font-size:20px;font-weight:700;margin-bottom:12px}.about-us .history .history-wrapper .history-list .history-item .item-content .desc{font-size:16px;text-align:center;line-height:1.5}.about-us .history .history-wrapper .history-list .history-item .image-wrapper{width:100%;margin-top:12px}.about-us .team-mien{padding:24px 12px}.about-us .socially-activity{padding:24px 12px}.about-us .partner{padding:24px 12px}.about-us .partner .partner-list .partner-item{width:calc(100% / 2 - 12px);padding:12px}}