html{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif}a{text-decoration:none}button,input,textarea{color:inherit;font:inherit}[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus{outline:0}ol,ul{margin:0;padding:0;list-style:none}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{-webkit-line-clamp:2}.van-multi-ellipsis--l2,.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{-webkit-line-clamp:3}.van-clearfix:after{display:table;clear:both;content:""}[class*=van-hairline]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #ebedf0;-webkit-transform:scale(.5);transform:scale(.5)}.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom{position:relative}.van-hairline--top:after{border-top-width:1px}.van-hairline--left:after{border-left-width:1px}.van-hairline--right:after{border-right-width:1px}.van-hairline--bottom:after{border-bottom-width:1px}.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after{border-width:1px 0}.van-hairline--surround:after{border-width:1px}@-webkit-keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.van-fade-enter-active{-webkit-animation:van-fade-in .3s ease-out both;animation:van-fade-in .3s ease-out both}.van-fade-leave-active{-webkit-animation:van-fade-out .3s ease-in both;animation:van-fade-out .3s ease-in both}.van-slide-up-enter-active{-webkit-animation:van-slide-up-enter .3s ease-out both;animation:van-slide-up-enter .3s ease-out both}.van-slide-up-leave-active{-webkit-animation:van-slide-up-leave .3s ease-in both;animation:van-slide-up-leave .3s ease-in both}.van-slide-down-enter-active{-webkit-animation:van-slide-down-enter .3s ease-out both;animation:van-slide-down-enter .3s ease-out both}.van-slide-down-leave-active{-webkit-animation:van-slide-down-leave .3s ease-in both;animation:van-slide-down-leave .3s ease-in both}.van-slide-left-enter-active{-webkit-animation:van-slide-left-enter .3s ease-out both;animation:van-slide-left-enter .3s ease-out both}.van-slide-left-leave-active{-webkit-animation:van-slide-left-leave .3s ease-in both;animation:van-slide-left-leave .3s ease-in both}.van-slide-right-enter-active{-webkit-animation:van-slide-right-enter .3s ease-out both;animation:van-slide-right-enter .3s ease-out both}.van-slide-right-leave-active{-webkit-animation:van-slide-right-leave .3s ease-in both;animation:van-slide-right-leave .3s ease-in both}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.Carousel[data-v-e85d899c]{height:100vh}.Carousel[data-v-e85d899c] .banner,.Carousel[data-v-e85d899c] .banner .el-carousel,.Carousel[data-v-e85d899c] .banner .el-carousel .el-carousel__container{height:100%}.Carousel[data-v-e85d899c] .banner .el-carousel .el-carousel__indicators{margin-bottom:10px}.Carousel[data-v-e85d899c] .banner .el-carousel .el-carousel__button{height:4px}.Carousel[data-v-e85d899c] .banner .custom-swipe{height:100%}.Carousel[data-v-e85d899c] .banner .bannerItem{height:100%;position:relative}.Carousel[data-v-e85d899c] .banner .bannerItem img,.Carousel[data-v-e85d899c] .banner .bannerItem video{height:100%;width:100%}.Carousel[data-v-e85d899c] .banner .bannerItem .text{position:absolute;top:0;width:100%;height:100%;color:#fff}.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg3-text .indicator .item,.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg3-text .title{letter-spacing:0}.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg4-text .img-and-title .title-wrapper .title{letter-spacing:0;font-family:Arial}.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg4-text .img-and-title .title-wrapper .title:after,.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg4-text .model-list .model .des,.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg4-text .model-list .model .title{letter-spacing:0}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bottom{position:absolute;left:50%;bottom:10%;-webkit-transform:translate(-50%);transform:translate(-50%)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg1-title{width:100%;color:#fff;font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;font-size:1.1rem;font-weight:700;text-align:center;line-height:normal;text-shadow:0 2px 2px rgba(0,0,0,.5)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg2-text{width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg2-text .title{font-size:1.1rem;font-family:SourceHanSansCN-Bold,SourceHanSansCN;font-weight:700;color:#fff;text-shadow:0 2px 2px rgba(0,0,0,.5)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg2-text .des{font-size:.56rem;font-family:SourceHanSansCN-Regular,SourceHanSansCN;font-weight:400;color:#fff;text-shadow:0 2px 2px rgba(0,0,0,.3);margin:.5rem 0}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg2-text .btn{width:2rem;height:.74rem;cursor:pointer;border-radius:2px;font-size:.26rem;padding:.074rem .19rem;background-color:hsla(0,0%,100%,.8);color:#1975ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg2-text .btn:hover{background-color:#1975ff;color:hsla(0,0%,100%,.8);color:#fff}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text{width:70%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .title{font-size:1.1rem;font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;font-weight:700;color:#8f6600;letter-spacing:2px}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .indicator{margin:.8rem 0}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .indicator .item{position:relative;color:#000;font-size:.44rem;font-family:MicrosoftYaHei;color:#303030;letter-spacing:1px;padding-left:1em}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .indicator .item:before{content:"";position:absolute;left:0;top:17.82px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.22rem;height:.22rem;background:#8f6600;border-radius:50%}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .btn{width:2rem;height:.74rem;cursor:pointer;border-radius:2px;font-size:.26rem;padding:.074rem .19rem;background-color:#8f6600;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .btn:hover{background-color:#fff;color:#8f6600;border:1px solid #8f6600}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text{width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .img{width:40vw;margin-right:.37rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .title{-webkit-perspective:1200;perspective:1200;font-size:2.6vw;font-family:SourceHanSansCN-Heavy,SourceHanSansCN;font-weight:800;color:#fff;letter-spacing:4px;position:relative;-webkit-text-stroke:1px #009f56;text-stroke:1px #009f56}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .title:after{content:attr(data-text);position:absolute;left:0;top:0;color:#009f56;letter-spacing:4px;-webkit-transform:translate3d(-2px,-2px,10px);transform:translate3d(-2px,-2px,10px)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .des{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:#009f56;border-radius:4px;padding:.16rem .5rem;margin:.5rem 0}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .des>div{position:relative;font-size:1.45vw;font-family:SourceHanSansCN-Regular,SourceHanSansCN;font-weight:400;color:#fff}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .des>div:not(:last-child){margin-right:2em}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .des>div:not(:last-child):after{content:"";width:.12rem;height:.12rem;border-radius:50%;position:absolute;background:#fff;top:50%;right:-1em;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .btn{width:2rem;height:.74rem;cursor:pointer;border-radius:2px;font-size:.26rem;padding:.074rem .19rem;border:1px solid #009f56;background-color:transparent;color:#009f56;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .btn:hover{background-color:#009f56;color:transparent;color:#fff}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .model-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:.37rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .model-list .model{text-align:center}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .model-list .model:not(:last-child){margin-right:.185rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .model-list .model .title{font-size:1.5vw;font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;font-weight:700;color:#009f56;letter-spacing:2px}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .model-list .model .des{font-size:1.3vw;font-family:MicrosoftYaHei;color:#363636;letter-spacing:1px}@media screen and (max-width:1600px){.Carousel[data-v-e85d899c]{height:60vw}.Carousel[data-v-e85d899c] .banner .bannerItem .bg1-title{font-size:.8rem!important}}@media screen and (max-width:1200px){.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .title{font-size:.9rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .des{padding:.16rem .3rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .btn{width:80px;height:30px;font-size:.24rem}}@media screen and (max-width:768px){.Carousel[data-v-e85d899c]{height:60vw}.Carousel[data-v-e85d899c] .banner .bannerItem .bottom{bottom:15%}.Carousel[data-v-e85d899c] .banner .bannerItem video{height:100%;width:100%}.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg3-text .title{width:-webkit-min-content;width:-moz-min-content;width:min-content;text-align:center}.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg4-text .img-and-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg4-text .img-and-title img{width:55%}.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg4-text .img-and-title .title-wrapper .title{font-size:.4rem;text-align:center;-webkit-text-stroke:revert;text-stroke:1px revert}.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg4-text .img-and-title .title-wrapper .des,.Carousel[data-v-e85d899c] .banner .bannerItem .text.en .bg4-text .img-and-title .title-wrapper .title:after{display:none}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg1-title{font-size:.5rem!important}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg2-text{width:100%;padding-left:.37rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg2-text .title{font-size:.5rem!important}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg2-text .des{display:none;font-size:.35rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg2-text .btn{display:none}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text{width:90%;padding-left:.37rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .title{font-size:.5rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .indicator{display:none;margin:.37rem 0}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .indicator .item{font-size:.35rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .indicator .item:before{top:.5em;width:.18rem;height:.18rem;-webkit-transform:translateY(0);transform:translateY(0)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg3-text .btn{display:none}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text{width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title{-ms-flex-pack:distribute;justify-content:space-around}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .img{width:40vw}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .title{-webkit-perspective:800;perspective:800;font-size:.55rem;font-weight:600;color:#009f56;letter-spacing:2px}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .title:after{content:""}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .des{padding:.1rem .2rem;margin:.25rem 0}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .des>div{font-size:.3rem}.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .img-and-title .title-wrapper .btn,.Carousel[data-v-e85d899c] .banner .bannerItem .text .bg4-text .model-list{display:none}}.productCategories[data-v-18835729]{width:100%;margin-top:1.48rem}.productCategories .product[data-v-18835729]{margin-bottom:20px;margin:0 auto;width:1200px}.productCategories .product .product-img[data-v-18835729]{text-align:center;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.productCategories .product .product-img .totleproduct[data-v-18835729]{cursor:pointer}.productCategories .product .product-img .totleproduct .img-wrapper[data-v-18835729]{overflow:hidden}.productCategories .product .product-img .totleproduct .img-wrapper .img[data-v-18835729]{width:100%;-webkit-transition:all .6s;transition:all .6s;display:block}.productCategories .product .product-img .totleproduct .img-wrapper .img[data-v-18835729]:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.productCategories .product .product-img .totleproduct .img-title[data-v-18835729]{text-align:center;font-size:.37rem;margin-top:15px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000}@media screen and (max-width:1200px){.productCategories .product[data-v-18835729]{width:100%!important;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}@media screen and (max-width:768px){.productCategories[data-v-18835729]{margin-top:.8rem}.productCategories .product .product-img[data-v-18835729]{grid-template-columns:repeat(2,1fr)}.productCategories .product .product-img .totleproduct .img-wrapper .img[data-v-18835729]:hover{-webkit-transform:revert;transform:revert}}.container[data-v-43bcf4da]{position:relative;width:100%;height:500px;margin-top:1.48rem}.container .solution[data-v-43bcf4da]{margin:0 auto;width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.container .solution .content[data-v-43bcf4da]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;position:relative}.container .solution .content .swiper-container[data-v-43bcf4da]{position:static;width:50%;height:400px;--swiper-theme-color:#fff}.container .solution .content .swiper-container .swiper-pagination-bullets[data-v-43bcf4da]{width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;left:calc(50% + 1rem);bottom:30px}.container .solution .content .swiper-container .solution-img[data-v-43bcf4da]{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.container .solution .content .solution-carousel[data-v-43bcf4da]{width:50%;background-color:#1975ff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container .solution .content .solution-carousel .solution-describe[data-v-43bcf4da]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.container .solution .content .solution-carousel .solution-describe .left-up[data-v-43bcf4da]{font-size:.56rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:600;color:#fff}.container .solution .content .solution-carousel .solution-describe .left-center[data-v-43bcf4da]{font-size:.26rem;font-family:PingFangSC-Regular,PingFang SC;text-align:justify;font-weight:400;color:#fff;line-height:24px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.container .solution .content .solution-carousel .solution-describe .left-center.en[data-v-43bcf4da]{text-align:left}.container .solution .content .solution-carousel .solution-describe .left-down[data-v-43bcf4da]{cursor:pointer;width:2rem;height:.74rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;-webkit-transform:translateY(-20px);transform:translateY(-20px);border:1px solid #fff}.container .solution .content .solution-carousel .solution-describe .left-down[data-v-43bcf4da]:hover{background:#fff;border-collapse:#1975ff}.container .solution .content .solution-carousel .solution-describe .left-down:hover span[data-v-43bcf4da]{color:#1975ff}.container .solution .content .solution-carousel .solution-describe .left-down span[data-v-43bcf4da]{font-size:.29rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff}@media screen and (max-width:1200px){.container[data-v-43bcf4da]{height:auto}.container .solution[data-v-43bcf4da]{width:100%}.container .solution .content[data-v-43bcf4da]{background:#1975ff;padding:20px}.container .solution .content .swiper-container[data-v-43bcf4da]{width:50%}.container .solution .content .swiper-container .solution-img[data-v-43bcf4da]{width:100%;height:100%}.container .solution .content .solution-carousel[data-v-43bcf4da]{height:auto;margin:revert;padding:0 1rem}.container .solution .content .solution-carousel .solution-describe .left-center[data-v-43bcf4da]{width:100%;margin:.37rem 0}}@media screen and (max-width:768px){.container[data-v-43bcf4da]{margin-top:.8rem}.container .solution .content[data-v-43bcf4da]{display:block}.container .solution .content .swiper-container[data-v-43bcf4da]{width:100%;height:6.6rem}.container .solution .content .swiper-container .swiper-pagination-bullets[data-v-43bcf4da]{bottom:revert;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:calc(6.6rem - 10px)}.container .solution .content .swiper-container .solution-img[data-v-43bcf4da]{width:100%}.container .solution .content .solution-carousel[data-v-43bcf4da]{width:100%;padding:10px 0}.container .solution .content .solution-carousel .solution-describe .left-center[data-v-43bcf4da]{font-size:.37rem}.container .solution .content .solution-carousel .solution-describe .left-down[data-v-43bcf4da]{-webkit-transform:translateY(0);transform:translateY(0)}}.more[data-v-adae5858]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.containerProfile[data-v-adae5858]{width:100%;margin-top:1.48rem;background:#d8dbdd;background-size:100% 100%;background-repeat:no-repeat;background-position:top;padding:100px 0}.containerProfile .profile[data-v-adae5858]{margin:0 auto;width:1200px;display:grid;grid-template-columns:repeat(2,1fr);gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.containerProfile .profile .profile-describe .left-up[data-v-adae5858]{font-size:.7rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:600;color:#1a75ff;line-height:1.25rem;background-image:url(/static/images/background.png);background-size:auto 100%;background-repeat:no-repeat}.containerProfile .profile .profile-describe .left-center[data-v-adae5858]{margin:30px 0;font-size:.26rem;text-align:justify;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;line-height:24px}.containerProfile .profile .profile-describe .left-center .item[data-v-adae5858]{text-indent:1em}.containerProfile .profile .profile-describe .left-down[data-v-adae5858]{height:24px;font-size:.3rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#1975ff;line-height:24px;margin-right:10px}.containerProfile .profile .profile-describe .left-icon[data-v-adae5858]{width:.74rem}.containerProfile .profile .profile-video img[data-v-adae5858]{width:100%;height:100%}@media screen and (max-width:1200px){.containerProfile[data-v-adae5858]{padding:20px}.containerProfile .profile[data-v-adae5858]{width:100%}}@media screen and (max-width:768px){.containerProfile[data-v-adae5858]{margin:revert}.containerProfile .profile[data-v-adae5858]{grid-template-columns:1fr;gap:20px}.containerProfile .profile .profile-describe .left-center[data-v-adae5858]{margin:10px 0;font-size:.37rem}}video[data-v-adae5858]::-webkit-media-controls-fullscreen-button,video[data-v-adae5858]::-webkit-media-controls-play-button{display:none}video[data-v-adae5858]::-webkit-media-controls-current-time-display,video[data-v-adae5858]::-webkit-media-controls-timeline{display:none}video[data-v-adae5858]::-webkit-media-controls-mute-button,video[data-v-adae5858]::-webkit-media-controls-time-remaining-display{display:none}video[data-v-adae5858]::-webkit-media-controls-toggle-closed-captions-button,video[data-v-adae5858]::-webkit-media-controls-volume-slider{display:none}video[data-v-adae5858]::-webkit-media-controls-enclosure{display:none}.containerNews[data-v-d3da608e]{width:100%;margin-top:1.48rem}.containerNews .news[data-v-d3da608e]{margin:0 auto;width:1200px;overflow:hidden;margin-bottom:20px}.containerNews .news .content[data-v-d3da608e]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.containerNews .news .content.mobile[data-v-d3da608e]{grid-template-columns:1fr}.containerNews .news .news-items[data-v-d3da608e]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(0,0,0,.03)}.containerNews .news .news-items .news-top[data-v-d3da608e]{width:100%;padding:20px 20px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.containerNews .news .news-items .news-top .news-top-source[data-v-d3da608e]{color:rgba(0,0,0,.45)}.containerNews .news .news-items .news-content[data-v-d3da608e]{width:100%;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.containerNews .news .news-items .news-content .news-content-title[data-v-d3da608e]{font-size:.37rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;line-height:30px;margin-bottom:20px}.containerNews .news .news-items .news-content .news-content-newDigest[data-v-d3da608e]{color:rgba(0,0,0,.85);display:-webkit-box;text-align:justify;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.containerNews .news .news-items .news-content span[data-v-d3da608e]{font-size:.26rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#000;line-height:24px}.containerNews .news .news-items .news-tail[data-v-d3da608e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 20px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.containerNews .news .news-items .news-tail .news-tail-show[data-v-d3da608e]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#1975ff;cursor:pointer}.containerNews .news .news-items .news-tail .news-tail-time[data-v-d3da608e]{color:rgba(0,0,0,.45);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400}.containerNews .news .news-items img[data-v-d3da608e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.news-top-type-business[data-v-d3da608e]{float:left;height:24px;background:rgba(0,124,31,.05);border-radius:15px;border:1px solid rgba(0,124,31,.6)}.news-top-type-business span[data-v-d3da608e]{height:22px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#007c1f;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 8px}.news-top-type-activity[data-v-d3da608e]{float:left;height:24px;background:rgba(255,69,58,.05);border-radius:15px;border:1px solid rgba(255,69,58,.6)}.news-top-type-activity span[data-v-d3da608e]{height:22px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#ff453a;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 8px}.news-top-type-company[data-v-d3da608e]{float:left;width:80px;height:24px;background:rgba(25,117,255,.05);border-radius:15px;border:1px solid rgba(25,117,255,.6)}.news-top-type-company span[data-v-d3da608e]{width:80px;height:22px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#1975ff;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1200px){.containerNews[data-v-d3da608e]{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.containerNews .news[data-v-d3da608e]{width:100%}}@media screen and (max-width:768px){.containerNews[data-v-d3da608e]{margin-top:30px}.containerNews .news .content[data-v-d3da608e]{grid-template-columns:1fr}.containerNews .news .content .news-items .news-top .news-top-source[data-v-d3da608e]{font-size:.35rem}.containerNews .news .content .news-items .news-content .news-content-title[data-v-d3da608e]{font-size:.4rem}.containerNews .news .content .news-items .news-content>span[data-v-d3da608e]{font-size:.35rem}}.core-team[data-v-35c3eae4]{width:100%;margin-top:1.48rem}.core-team .core-team-detail[data-v-35c3eae4]{margin-bottom:20px;margin:0 auto;width:1200px}.core-team .core-team-detail .core-img[data-v-35c3eae4]{display:grid;grid-template-columns:repeat(3,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.core-team .core-team-detail .core-img.en .totleproduct .img-vessel .img-vessel-detail .detail[data-v-35c3eae4]{min-height:150px}.core-team .core-team-detail .core-img .totleproduct[data-v-35c3eae4]{-ms-flex-preferred-size:25%;flex-basis:25%;height:500px}.core-team .core-team-detail .core-img .totleproduct .img-vessel[data-v-35c3eae4]{background-size:100% 100%;background-repeat:no-repeat;height:100%}.core-team .core-team-detail .core-img .totleproduct .img-vessel .img-vessel-detail[data-v-35c3eae4]{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.5);overflow:hidden}.core-team .core-team-detail .core-img .totleproduct .img-vessel .img-vessel-detail .detail .detail-top[data-v-35c3eae4],.core-team .core-team-detail .core-img .totleproduct .img-vessel .img-vessel-detail[data-v-35c3eae4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.core-team .core-team-detail .core-img .totleproduct .img-vessel .img-vessel-detail .detail .detail-top .detail-svg[data-v-35c3eae4]{width:1.18rem;height:1.18rem;background:#1a75ff;border-radius:4px}.core-team .core-team-detail .core-img .totleproduct .img-vessel .img-vessel-detail .detail .detail-top .detail-svg .dashboard[data-v-35c3eae4]{font-size:1.18rem;padding:9px}.core-team .core-team-detail .core-img .totleproduct .img-vessel .img-vessel-detail .detail .detail-title[data-v-35c3eae4]{margin-top:10px;font-size:.48rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000}.core-team .core-team-detail .core-img .totleproduct .img-vessel .img-vessel-detail .detail .detail-describe[data-v-35c3eae4]{margin:17px auto;width:90%;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:24px;display:none;text-align:center}.core-team .core-team-detail .core-img .totleproduct .img-vessel:hover>.img-vessel-detail[data-v-35c3eae4]{background:rgba(25,117,255,.8)}.core-team .core-team-detail .core-img .totleproduct .img-vessel:hover>.img-vessel-detail .detail .detail-title[data-v-35c3eae4]{color:#fff}.core-team .core-team-detail .core-img .totleproduct .img-vessel:hover>.img-vessel-detail .detail .detail-top .detail-svg[data-v-35c3eae4]{background:transparent}.core-team .core-team-detail .core-img .totleproduct .img-vessel:hover>.img-vessel-detail .detail .detail-describe[data-v-35c3eae4]{display:block}@media screen and (max-width:1200px){.core-team .core-team-detail[data-v-35c3eae4]{width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.core-team .core-team-detail .core-img .totleproduct[data-v-35c3eae4]{height:6.5rem}}@media screen and (max-width:768px){.core-team .core-team-detail[data-v-35c3eae4]{width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.core-team .core-team-detail .core-img[data-v-35c3eae4]{grid-template-columns:repeat(2,1fr);gap:20px}.core-team .core-team-detail .core-img.en .totleproduct .img-vessel:hover .img-vessel-detail .detail .detail-describe[data-v-35c3eae4]{display:none}.core-team .core-team-detail .core-img .totleproduct[data-v-35c3eae4]{height:5.5rem}.core-team .core-team-detail .core-img .totleproduct .img-vessel .img-vessel-detail .detail[data-v-35c3eae4]{min-height:120px!important}}.distribution-team[data-v-2d876ca6]{width:100%;margin-top:1.48rem}.distribution-team .distribution-team-detail[data-v-2d876ca6]{margin-bottom:20px;margin:0 auto;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution-team .distribution-team-detail .map[data-v-2d876ca6]{width:99%;margin:0 auto;height:1200px}.distribution-team .distribution-team-detail .choose[data-v-2d876ca6]{width:80%;margin:.37rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution-team .distribution-team-detail .choose .select-wrapper[data-v-2d876ca6]{position:relative;width:100%}.distribution-team .distribution-team-detail .choose .select-wrapper .select[data-v-2d876ca6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);font-size:.37rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.15rem .25rem;cursor:pointer}.distribution-team .distribution-team-detail .choose .select-wrapper .select .placeholder[data-v-2d876ca6]{color:rgba(0,0,0,.4)}.distribution-team .distribution-team-detail .choose .select-wrapper .select .arrow[data-v-2d876ca6]{color:rgba(0,0,0,.4);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.distribution-team .distribution-team-detail .choose .select-wrapper .select .arrow.rotate[data-v-2d876ca6]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.distribution-team .distribution-team-detail .choose .select-wrapper .city-list[data-v-2d876ca6]{position:absolute;margin-top:.37rem;width:100%;height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);background:#fff;font-size:.35rem;border-radius:2px;cursor:pointer}.distribution-team .distribution-team-detail .choose .select-wrapper .city-list .city-item[data-v-2d876ca6]{padding:.15rem .25rem}.distribution-team .distribution-team-detail .choose .select-wrapper .city-list .city-item.active[data-v-2d876ca6]{background:#1a75ff;color:#fff}.distribution-team .distribution-team-detail .choose .select-wrapper .city-list .city-item.pc[data-v-2d876ca6]:not(.active):hover{background:rgba(26,117,255,.3);color:#fff}.distribution-team .distribution-team-detail .choose .info[data-v-2d876ca6]{width:100%;background-color:#fff;padding:.37rem;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);margin-top:.37rem}.distribution-team .distribution-team-detail .choose .info .company-info[data-v-2d876ca6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution-team .distribution-team-detail .choose .info .company-info .company-item[data-v-2d876ca6]{padding:.1rem 0;font-size:.36rem}.distribution-team .distribution-team-detail .choose .info .factory-info[data-v-2d876ca6]{font-size:.36rem;font-weight:600}.distribution-team .distribution-team-detail .choose .info .factory-info .factory-list[data-v-2d876ca6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400}.distribution-team .distribution-team-detail .choose .info .factory-info .factory-list .factory-item[data-v-2d876ca6]{padding:.1rem 0;font-size:.36rem}@media screen and (max-width:1200px){.distribution-team .distribution-team-detail .map[data-v-2d876ca6]{height:500px}}@media screen and (max-width:768px){.distribution-team .distribution-team-detail[data-v-2d876ca6]{margin-top:20px}.distribution-team .distribution-team-detail .map[data-v-2d876ca6]{height:10.4rem}}