.content-box{margin:75px auto 0;max-width:1920px}.content-box .swiper-box{width:100%;position:relative}.content-box .swiper-box .swiper-item{height:0;padding-bottom:39.333%;background-color:#000;overflow:hidden;position:relative}.content-box .swiper-box .swiper-item .a-link{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.content-box .swiper-box .swiper-item .a-link img{width:100%;height:auto;position:absolute;left:0;top:0;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;cursor:pointer}.content-box .swiper-box .swiper-item .video-player{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:100%;width:100vw}.content-box .swiper-box .swiper-item .video-player .video-js{width:auto;height:100%}.content-box .swiper-box .swiper-item .video-player .video-js .vjs-tech{position:absolute;top:50%;left:50%;width:auto;height:100%;transform:translate(-50%,-50%)}.content-box .swiper-box .swiper-pagination{bottom:35px;left:50%;transform:translateX(-50%)}.content-box .swiper-box .swiper-pagination-bullet{width:12px;height:12px;background:#fff;margin:0 5px;opacity:1}.content-box .swiper-box .swiper-pagination-bullet-active{background-color:#000}.content-box .swiper-box .playbtn .swiper-button-next,.content-box .swiper-box .playbtn .swiper-button-prev{color:#fff}.content-box .leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp}@-webkit-keyframes leftUp{0%{transform:scale(1.1) translate(4.545%,4.545%)}to{transform:scale(1.3) translate(-4.545%,-4.545%)}}@keyframes leftUp{0%{transform:scale(1.1) translate(4.545%,4.545%)}to{transform:scale(1.3) translate(-4.545%,-4.545%)}}.content-box .moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight}@-webkit-keyframes moveRight{0%{transform:scale(1.1) translate(-4.545%)}to{transform:scale(1.3) translate(4.545%)}}@keyframes moveRight{0%{transform:scale(1.1) translate(-4.545%)}to{transform:scale(1.3) translate(4.545%)}}.content-box .moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown}@-webkit-keyframes moveDown{0%{transform:scale(1.1) translate(0)}to{transform:scale(1.3) translateY(4.545%)}}@keyframes moveDown{0%{transform:scale(1.1) translate(0)}to{transform:scale(1.3) translateY(4.545%)}}.content-box .centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig}@-webkit-keyframes centerBig{0%{transform:scale(1.1) translate(0)}to{transform:scale(1.3) translateY(-4.545%)}}@keyframes centerBig{0%{transform:scale(1.1) translate(0)}to{transform:scale(1.3) translateY(-4.545%)}}.content-box .rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig}@-webkit-keyframes rightDownBig{0%{transform:scale(1.1) translate(0)}to{transform:scale(1.3) translate(4%,4%)}}@keyframes rightDownBig{0%{transform:scale(1.1) translate(0)}to{transform:scale(1.3) translate(4%,4%)}}.news-box{width:100%;margin-bottom:190px}.news-box .new-title{width:100%;height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center}.news-box .new-title h2{font-size:30px;color:#000;margin-bottom:10px;text-align:center}.news-box .new-title .new-spe{font-size:16px;color:#000}.news-box .new-item-box{width:100%;overflow:hidden}.news-box .new-item-box img{width:100%;height:auto}.news-box .news-name{width:100%;display:flex;justify-content:center;flex-direction:column;height:100%}.news-box .news-name .news-detail{display:-webkit-box;-webkit-box-orient:vertical;height:70px;overflow:hidden;-webkit-line-clamp:2;color:#000;font-size:20px;margin-bottom:30px;font-weight:600}.news-box .news-name span{font-size:16px;color:#696868}.news-box .news-name .news-content-time{padding:10px 0;font-size:14px;color:#696868}.news-box .news-name .new-btn{width:200px;height:50px;border:1px solid #696868;display:flex;align-items:center;justify-content:center;color:#696868;font-size:16px}.brand-box{width:100%;background:url(/_nuxt/img/bg.66318e4.jpg) no-repeat;background-size:cover}.brand-box .product-title{height:138px;width:138px;background:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;position:relative;cursor:pointer}.brand-box .product-title span{font-size:18px;color:#fff}.brand-box .product-item{margin-top:130px;height:500px}.brand-box .product-item a{color:#000;height:100%;text-decoration:none;background-image:linear-gradient(#d2d2d2,#f4f4f5)}.brand-box .product-item a,.brand-box .product-item a .product-name{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column}.brand-box .product-item a .product-name{max-height:150px;padding:50px 0}.brand-box .product-item a .product-name .fn-1{color:#5f5c5c;font-size:18px}.brand-box .product-item a .product-name .fn-2{color:#aba7a7;font-size:14px}.brand-box .product-item a .product-img-box{display:flex;justify-content:center;align-items:center;width:100%;height:240px;overflow:hidden}.brand-box .product-item a .product-img-box img{max-height:100%;max-width:100%;transition:all .8s}.brand-box .product-item a .product-img-box img:hover{transform:scale(1.1)}.brand-box .product-item a .product-des{position:relative;width:100%;height:65px;text-align:center;line-height:50px;font-size:12px;color:#aba7a7}.brand-box .product-item a .product-des:after{content:"";display:block;width:45px;height:2px;background-color:#aba7a7;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}