body{background-color:#f9fafb}.about-us .title-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.about-us .title-wrapper .classname{position:relative}.about-us .title-wrapper .classname::after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60%;height:4px;background-color:var(--primary-color)}.about-us .company-profile{background-image:url(../../static/image/home_product.jpg);background-size:cover;background-position:center bottom;background-repeat:no-repeat}.about-us .company-profile .company-profile-content{display:flex}.about-us .company-profile .company-profile-content .content-left{width:50%;padding-right:20px}.about-us .company-profile .company-profile-content .content-left .description{line-height:1.4}.about-us .company-profile .company-profile-content .content-right{width:50%}.about-us .company-profile .company-profile-content .content-right .image-wrapper{width:100%;aspect-ratio:4 / 3;position:relative}.about-us .company-profile .company-profile-content .content-right .image-wrapper::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.about-us .company-profile .company-profile-content .content-right .image-wrapper img{width:100%;height:100%;object-fit:cover}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;color:#fff;display:none}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box ul{display:flex;flex-wrap:wrap;height:80%}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box ul li{width:50%;height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,0.5);position:relative;overflow:hidden}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box ul li:nth-child(odd){border-right:1px solid rgba(255,255,255,0.5)}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box ul li .fa{font-size:32px}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box ul li::after{content:'';position:absolute;left:0;top:100%;width:100%;height:100%;z-index:-1;background-color:var(--primary-color);opacity:.8}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box ul li:hover::after{top:0;transition:all .5s ease-in-out}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box .server{height:20%;padding:0 24px;display:flex;align-items:center}.about-us html{font-size:16px}.about-us .advantage .advantage_content{display:flex;gap:24px;z-index:1;position:relative}.about-us .advantage .advantage_content .advantage_content_item{flex:1;height:660px;z-index:386;display:flex;position:relative;transition:all 1s;background:center / cover;color:#fff}.about-us .advantage .advantage_content .advantage_content_item::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.2);transition:all 1s}.about-us .advantage .advantage_content .advantage_content_item .content-item-left{width:18.75rem;height:100%;transition:all 1s}.about-us .advantage .advantage_content .advantage_content_item .content-item-right{flex:1;opacity:1;transition:all .3s ease-in-out;background-color:rgba(235,98,19,0);width:18.9375rem;height:100%;position:absolute;top:0;right:0;padding:48px 24px;display:flex;flex-direction:column;justify-content:space-between}.about-us .advantage .advantage_content .advantage_content_item .content-item-right .advantage-icon{width:40px;height:40px}.about-us .advantage .advantage_content .advantage_content_item .content-item-right .desc{line-height:1.4;opacity:0}.about-us .advantage .advantage_content .advantage_content_item .content-item-right .num{font-size:1.875rem;font-family:"NeoTech";color:#fff;display:flex;align-items:center}.about-us .advantage .advantage_content .advantage_content_item .content-item-right .num span{display:inline-block;height:1px;width:5rem;background-color:#fff;margin-left:1.0625rem;opacity:0}.about-us .advantage .advantage_content .advantage_content_item.on{flex-grow:2}.about-us .advantage .advantage_content .advantage_content_item.on .content-item-right{background-color:rgba(71,90,151,0.9)}.about-us .advantage .advantage_content .advantage_content_item.on .desc{opacity:1}.about-us .advantage .advantage_content .advantage_content_item.on .num span{opacity:1}.about-us .advantage .advantage_content .advantage_content_item.on::after{background-color:rgba(235,98,19,0)}.about-us .advantage .advantage-list{display:flex;gap:48px}.about-us .advantage .advantage-list .advantage-item{width:calc(100% / 3 - 48 * 2 / 3);text-align:center;background-color:#f9f9f9;padding:4% 2%}.about-us .advantage .advantage-list .advantage-item .advantage-desc{line-height:1.8;color:#999}.quality-control{background-color:#f8f8f8}.quality-control .title{text-align:center}.quality-control .image-wrapper{display:flex;gap:24px}.quality-control .image-wrapper .image-item{width:calc(100% / 3 - 24px * 2 / 3);aspect-ratio:3 / 4}.quality-control .image-wrapper .image-item img{width:100%;height:100%;object-fit:cover}.certification{background:url(../../static/image/partner_bg.jpg) no-repeat center top / cover}.certification .certification-content{display:flex;overflow:hidden}.certification .certification-content .certification-swiper{width:50%;overflow:hidden}.certification .certification-content .content-right{width:calc(100% - 50%);padding-left:100px;position:relative}.certification .certification-content .content-right::after{content:"";position:absolute;top:0;left:50px;width:2px;height:100%;background-color:var(--primary-color)}.certification .certification-content .content-right .desc{color:#666;line-height:2}.certification .certification-content .content-right ul{display:flex;flex-wrap:wrap;gap:24px 0}.certification .certification-content .content-right ul li{width:50%}.certification .certification-content .content-right ul li i{color:var(--primary-color)}@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{width:100%;padding-right:0}.about-us .company-profile .company-profile-content .content-right{width:100%}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box ul{height:auto}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box ul li{min-height:120px;padding:0 12px;text-align:center}.about-us .company-profile .company-profile-content .content-right .image-wrapper .feature-box .server{height:auto;padding:24px 12px}.about-us .advantage .advantage_content{flex-direction:column;gap:16px}.about-us .advantage .advantage_content .advantage_content_item{height:auto}.about-us .advantage .advantage_content .advantage_content_item::after{display:none}.about-us .advantage .advantage_content .advantage_content_item .content-item-left{display:none}.about-us .advantage .advantage_content .advantage_content_item .content-item-right{position:relative;top:auto;right:auto;width:100%;height:100%;padding:24px 16px;background-color:rgba(0,0,0,0.3) !important}.about-us .advantage .advantage_content .advantage_content_item .content-item-right .desc{opacity:1}.about-us .advantage .advantage_content .advantage_content_item .content-item-right .num span{opacity:1}.about-us .advantage .advantage-list{flex-direction:column;gap:24px}.about-us .advantage .advantage-list .advantage-item{width:100%}.about-us .quality-control .image-wrapper{gap:8px}.about-us .quality-control .image-wrapper .image-item{width:calc(100% / 3 - 8px * 2 / 3)}.about-us .certification .certification-content{flex-direction:column;padding:32px 16px}.about-us .certification .certification-content .certification-swiper{width:100%}.about-us .certification .certification-content .content-right{width:100%;padding-left:0;margin-top:24px;background-color:rgba(255,255,255,0.8)}.about-us .certification .certification-content .content-right::after{display:none}.about-us .certification .certification-content .content-right ul{gap:16px 0}}