body .bossgoo-header-nav1 .header-main{max-width:1600px;margin:0 auto}body .bossgoo-header-nav1 .logo-box span{display:none}body .bossgoo-header-nav1 .nav-right{align-items:center}body .bossgoo-header-nav1 .nav-right .line{display:none}body .bossgoo-header-nav1 .nav-right .search-box{height:48px;border-radius:24px}body .bossgoo-footer6{background-color:#091a29}body .bossgoo-index-banner2 .swiper-button-next,body .bossgoo-index-banner2 .swiper-button-prev{opacity:.2}body .bossgoo-index-about72,body .bossgoo-index-product-trending102,body .bossgoo-index-news27{display:none}@media only screen and (max-width:1600px){body .bossgoo-header-nav1 .header-main{padding:0 20px}}.header-info-box{background-color:#1b3ca7}.header-info-box .header-info{display:flex;justify-content:space-between;align-items:center;height:45px}.header-info-box .header-info .info-left{display:flex;align-items:center;gap:34px}.header-info-box .header-info .icon-item{display:flex;align-items:center;gap:8px;cursor:pointer;color:#fff}.title-wrapper{text-align:center}.title-wrapper .title{position:relative;text-transform:uppercase}.title-wrapper .title::after{content:'';position:absolute;left:50%;bottom:-26px;transform:translateX(-50%);width:60px;height:4px;background-color:#1B3CA7}.title-wrapper .desc{width:80%;margin-left:auto;margin-right:auto}.button-wrapper{display:flex;justify-content:center}.button-wrapper .button{min-width:167px;height:46px;border-radius:23px;background:#ffffff;color:#1b3ca7;display:flex;align-items:center;justify-content:center;transition:all .3s ease;gap:10px}.button-wrapper .button .icon-wrapper{width:15px;height:15px;border-radius:50%;background-color:#1b3ca7;display:flex;align-items:center;justify-content:center;transform:translateY(2px)}.button-wrapper .button:hover{background:#F41847 !important;color:#fff !important}.button-wrapper .button:hover .icon-wrapper{background-color:#fff !important}.button-wrapper .button:hover .icon-wrapper svg path{fill:#F41847 !important}.product-box .product-list-wrapper{position:relative}.product-box .product-list-wrapper .product-list-bg{width:100%}.product-box .product-list-wrapper .product-list{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;display:flex;gap:12px;padding:18px}.product-box .product-list-wrapper .product-list .product-item{width:calc(100% / 4 - 18px * 3 / 4);height:100%;background:rgba(0,0,0,0.38);color:#fff;padding:4%;padding-right:0;display:flex;flex-direction:column;justify-content:space-between;position:relative}.product-box .product-list-wrapper .product-list .product-item .title{position:relative;z-index:2}.product-box .product-list-wrapper .product-list .product-item .view-more{display:flex;align-items:center;gap:10px;position:relative;z-index:2}.product-box .product-list-wrapper .product-list .product-item .view-more::before{content:'';max-width:150px;width:150px;height:1px;background:#ffffff;transition:all .3s ease}.product-box .product-list-wrapper .product-list .product-item::after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(to bottom, rgba(27,60,167,0.5) 10%, transparent 100%);height:0;transition:all .3s ease}.product-box .product-list-wrapper .product-list .product-item:hover::after{height:100%}.product-box .product-list-wrapper .product-list .product-item:hover .view-more::before{width:50px;background:#de2127}.popular-product{background-color:#eeeeee;overflow:hidden}.popular-product .popular-product-swiper{position:relative}.popular-product .popular-product-swiper .swiper-slide{height:initial;background-color:#fff;padding:16px 18px 28px;border-radius:8px}.popular-product .popular-product-swiper .swiper-slide .image-wrapper{aspect-ratio:419 / 289}.popular-product .popular-product-swiper .swiper-slide .image-wrapper img{width:100%;height:100%;object-fit:cover}.popular-product .popular-product-swiper .swiper-slide .button-box{display:flex;align-items:center;gap:10px}.popular-product .popular-product-swiper .swiper-slide .button-box .button{width:calc(100% / 2 - 10px);height:40px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:20px;background-color:#1B3CA7;color:#fff;padding:0 20px}.popular-product .popular-product-swiper .swiper-slide .button-box .button:last-child{background-color:#fff;border:1px solid #F41544;color:#F41544}.popular-product .popular-product-swiper .swiper-pagination{bottom:0}.popular-product .popular-product-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#1B3CA7}.who-we-are .image-wrapper{position:relative;margin-left:auto;margin-right:auto;max-width:1276px}.who-we-are .image-wrapper img{width:100%}.who-we-are .image-wrapper .video-player{border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center}.who-we-are .image-wrapper .video-player .video-icon{width:100px;height:100px;background:#de2127;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;z-index:2}.who-we-are .image-wrapper .video-player .video-icon svg{transform:translateX(4px)}.who-we-are .image-wrapper .video-player .line span{animation:culJoinAni 2s linear infinite;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:0}.who-we-are .image-wrapper .video-player .line span:nth-child(2){animation-delay:-0.75s}.who-we-are .image-wrapper .video-player .line span:nth-child(3){animation-delay:-1.3s}@keyframes culJoinAni{0%{opacity:0;width:100%;height:100%}50%{opacity:.4;width:150%;height:150%}100%{opacity:0;width:200%;height:200%}}.who-we-are .image-wrapper .youtu-icon-wrapper{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;gap:4px;padding:0 24px;border-radius:30px;height:60px;background-color:rgba(0,0,0,0.3);color:#fff}.who-we-are .image-wrapper .youtu-icon-wrapper:hover{background-color:rgba(222,33,39,0.6)}.company-profile{background:url('https://bsg-i.nbxc.com/product/c8/e0/9a/4c008d153268b6f9d50008029b.jpg') no-repeat center / cover;color:#fff}.company-profile .number-list{display:flex}.company-profile .number-list .number-item{width:calc(100% / 4);display:flex;gap:66px}.company-profile .number-list .number-item .icon-wrapper{width:37px}.company-profile .number-list .number-item .icon-wrapper img{width:100%}.company-profile .content{display:flex;gap:46px}.company-profile .content .content-left{width:calc(50% - 23px);background-color:#fff;color:#000000;padding:62px 54px;border-radius:8px;background:url('https://bsg-i.nbxc.com/product/47/c9/64/cd10df1d45e4ba33e83928a43b.png') no-repeat center / cover}.company-profile .content .content-left .button-wrapper{justify-content:flex-start}.company-profile .content .content-left .button-wrapper .button{background-color:#1B3CA7;color:#fff}.company-profile .content .content-left .button-wrapper .button .icon-wrapper{background-color:#fff}.company-profile .content .content-left .button-wrapper .button .icon-wrapper svg path{fill:#1B3CA7}.company-profile .content .content-right{width:calc(50% - 23px);border-radius:8px;overflow:hidden}.company-profile .content .content-right .factory-swiper{width:100%;height:100%}.company-profile .content .content-right .factory-swiper .swiper-slide{width:100%;height:initial}.company-profile .content .content-right .factory-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.company-profile .factory-list{display:flex;gap:18px}.company-profile .factory-list .factory-item{width:calc(100% / 3 - 18px * 2 / 3);box-shadow:0 8px 43px 0 #00000024;opacity:.83;color:#000000;height:120px;background-color:#fff;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.company-profile .factory-list .factory-item::after{content:"";position:absolute;left:50%;bottom:100%;transform:translateX(-50%);width:0;height:0;border-left:23px solid transparent;border-right:23px solid transparent;border-bottom:20px solid #ffffff;opacity:0}.company-profile .factory-list .factory-item.active{opacity:1;color:#1B3CA7}.company-profile .factory-list .factory-item.active::after{opacity:1}.our-clients-box .our-clients-contetn{display:flex;gap:16px}.our-clients-box .our-clients-contetn .our-clients-item{width:calc(100% / 3 - 16px * 2 / 3);display:flex;gap:16px;flex-wrap:wrap}.our-clients-box .our-clients-contetn .our-clients-item .image-wrapper{width:calc(100% / 2 - 16px / 2)}.our-clients-box .our-clients-contetn .our-clients-item.item-center{background-color:#1b3ca7;color:#fff;border-radius:10px;padding:3% 4%;text-align:center;gap:0;flex-direction:column;align-items:center}.news-box{background:#eeeeee;overflow:hidden}.news-box .news-swiper .swiper-slide{height:initial;background-color:#fff}.news-box .news-swiper .swiper-slide .image-wrapper{aspect-ratio:521 / 323}.news-box .news-swiper .swiper-slide .image-wrapper img{width:100%;height:100%;object-fit:cover}.news-box .news-swiper .swiper-slide .news-content{padding:36px 24px;position:relative;display:block}.news-box .news-swiper .swiper-slide .news-content .date{position:absolute;right:12px;bottom:94%;border-radius:8px;padding:12px 24px;background:#1b3ca7;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.news-box .swiper-button-wrapper{display:flex;justify-content:center;gap:10px}.news-box .swiper-button-wrapper .button-prev,.news-box .swiper-button-wrapper .button-next{width:40px;height:40px;border:1px solid #c7d0de;display:flex;align-items:center;justify-content:center;background-color:#fff;cursor:pointer}.news-box .swiper-button-wrapper .button-prev:hover,.news-box .swiper-button-wrapper .button-next:hover{background-color:#1B3CA7;border-color:#1B3CA7}.news-box .swiper-button-wrapper .button-prev:hover svg path,.news-box .swiper-button-wrapper .button-next:hover svg path{fill:#fff}.help-you-box{background:url('https://bsg-i.nbxc.com/product/a7/e1/21/1b143f0fb9811877fc30f097e1.png') no-repeat center / cover;color:#fff}.help-you-box .title-wrapper .title::after{display:none}.help-you-box .help-you-list{display:flex;gap:50px}.help-you-box .help-you-list .help-you-item{width:calc(100% / 3 - 50px * 2 / 3);display:flex;flex-direction:column;align-items:center;text-align:center}.help-you-box .help-you-list .help-you-item .image-wrapper{height:116px}.help-you-box .help-you-list .help-you-item .image-wrapper img{height:100%}@media only screen and (max-width:992px){.header-info-box{display:none}.title-wrapper .title::after{bottom:-12px}.title-wrapper .desc{width:100%}.button-wrapper .button{min-width:140px;height:40px}.product-box .product-list-wrapper .product-list-bg{height:350px}.product-box .product-list-wrapper .product-list{flex-wrap:wrap;padding:12px 6px}.product-box .product-list-wrapper .product-list .product-item{width:calc(100% / 2 - 12px * 1 / 2);height:160px}.who-we-are .image-wrapper img{aspect-ratio:4 / 3}.who-we-are .image-wrapper .video-player .video-icon{width:60px;height:60px}.who-we-are .image-wrapper .video-player .video-icon svg{width:40px;height:40px}.who-we-are .image-wrapper .youtu-icon-wrapper{height:48px;bottom:4px;right:4px;border-radius:24px}.company-profile .number-list{flex-wrap:wrap;gap:24px}.company-profile .number-list .number-item{width:calc(100% / 2 - 12px);gap:0}.company-profile .number-list .number-item .number-content{width:calc(100% - 30px)}.company-profile .number-list .number-item .icon-wrapper{width:30px}.company-profile .content{flex-direction:column;gap:30px}.company-profile .content .content-left{padding:24px 12px}.company-profile .content .content-left .button-wrapper{justify-content:center}.company-profile .content .content-left,.company-profile .content .content-right{width:100%}.company-profile .factory-list{flex-wrap:wrap;gap:12px}.company-profile .factory-list .factory-item{width:calc(100% / 3 - 12px * 2 / 3);height:initial;padding:12px 6px;text-align:center}.our-clients-box .our-clients-contetn{flex-wrap:wrap}.our-clients-box .our-clients-contetn .our-clients-item{width:100%}.our-clients-box .our-clients-contetn .our-clients-item.item-center{width:100%;order:-1;margin-bottom:16px;padding:24px 12px}.help-you-box .help-you-list{flex-wrap:wrap}.help-you-box .help-you-list .help-you-item{width:100%}.help-you-box .help-you-list .help-you-item .image-wrapper{height:80px}}