@charset "UTF-8";.footer.section,.footer.section .fp-tableCell{height:auto!important}.swiper-wrapper .swiper-slide .img img{width:100%;height:auto;min-height:100%;transition:1s linear;transform:scale(1.1)}.swiper-wrapper .swiper-slide-active .img img,.swiper-wrapper .swiper-slide-duplicate-active .img img{transition:1s linear;transform:scale(1)}.swiper-pagination-progressbar[data-v-08eee879]{position:relative}.page-dots[data-v-f7c8d7d4]{margin-right:12px;padding:0 5px;color:#95a5a6}.main[data-v-6a5f3942]{padding:20px;display:flex}.left_tabs[data-v-6a5f3942]{width:200px}.right_table[data-v-6a5f3942]{flex:1}.thumbnail-preview[data-v-6a5f3942]{margin-top:10px;max-width:200px;max-height:150px}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{animation-delay:.5s;animation-duration:1s;animation-delay:var(--animate-delay);animation-timing-function:ease;animation-fill-mode:both}.animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.bounce{animation-name:bounce;transform-origin:center bottom}.flash{animation-name:flash}.pulse{animation-name:pulse}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}.swing{transform-origin:top center;animation-name:swing}.tada{animation-name:tada}.wobble{animation-name:wobble}.bounceIn{animation-name:bounceIn;animation-duration:.75s}.bounceInDown{animation-name:bounceInDown}.bounceInLeft{animation-name:bounceInLeft}.bounceInRight{animation-name:bounceInRight}.bounceInUp{animation-name:bounceInUp}.bounceOut{animation-name:bounceOut;animation-duration:.75s}.bounceOutDown{animation-name:bounceOutDown}.bounceOutLeft{animation-name:bounceOutLeft}.bounceOutRight{animation-name:bounceOutRight}.bounceOutUp{animation-name:bounceOutUp}.fadeIn{animation-name:fadeIn}.fadeInDown{animation-name:fadeInDown}.fadeInDownBig{animation-name:fadeInDownBig}.fadeInLeft{animation-name:fadeInLeft}.fadeInLeftBig{animation-name:fadeInLeftBig}.fadeInRight{animation-name:fadeInRight}.fadeInRightBig{animation-name:fadeInRightBig}.fadeInUp{animation-name:fadeInUp}.fadeInUpMin{animation-name:fadeInUpMin}@keyframes fadeInLeftMin{0%{opacity:0;transform:translate3d(60px,0,0)}to{opacity:1;transform:none}}.fadeInLeftMin{animation-name:fadeInLeftMin}.fadeInUpBig{animation-name:fadeInUpBig}.fadeOut{animation-name:fadeOut}.fadeOutDown{animation-name:fadeOutDown}.fadeOutDownBig{animation-name:fadeOutDownBig}.fadeOutLeft{animation-name:fadeOutLeft}.fadeOutLeftBig{animation-name:fadeOutLeftBig}.fadeOutRight{animation-name:fadeOutRight}.fadeOutRightBig{animation-name:fadeOutRightBig}.fadeOutUp{animation-name:fadeOutUp}.fadeOutUpBig{animation-name:fadeOutUpBig}.animated.flip{backface-visibility:visible;animation-name:flip}.flipInX{animation-name:flipInX}.flipInX,.flipInY{backface-visibility:visible!important}.flipInY{animation-name:flipInY}.flipOutX{animation-name:flipOutX}.flipOutX,.flipOutY{animation-duration:.75s;backface-visibility:visible!important}.flipOutY{animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}.rotateIn{animation-name:rotateIn}.rotateInDownLeft{animation-name:rotateInDownLeft}.rotateInDownRight{animation-name:rotateInDownRight}.rotateInUpLeft{animation-name:rotateInUpLeft}.rotateInUpRight{animation-name:rotateInUpRight}.rotateOut{animation-name:rotateOut}.rotateOutDownLeft{animation-name:rotateOutDownLeft}.rotateOutDownRight{animation-name:rotateOutDownRight}.rotateOutUpLeft{animation-name:rotateOutUpLeft}.rotateOutUpRight{animation-name:rotateOutUpRight}.hinge{animation-name:hinge}.rollIn{animation-name:rollIn}.rollOut{animation-name:rollOut}.zoomIn{animation-name:zoomIn}.zoomInDown{animation-name:zoomInDown}.zoomInLeft{animation-name:zoomInLeft}.zoomInRight{animation-name:zoomInRight}.zoomInUp{animation-name:zoomInUp}.zoomOut{animation-name:zoomOut}.zoomOutDown{animation-name:zoomOutDown}.zoomOutLeft{animation-name:zoomOutLeft}.zoomOutRight{animation-name:zoomOutRight}.zoomOutUp{animation-name:zoomOutUp}.slideInDown{animation-name:slideInDown}.slideInLeft{animation-name:slideInLeft}.slideInRight{animation-name:slideInRight}.slideInUp{animation-name:slideInUp}.slideOutDown{animation-name:slideOutDown}.slideOutLeft{animation-name:slideOutLeft}.slideOutRight{animation-name:slideOutRight}.slideOutUp{animation-name:slideOutUp}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:0.5s;--animate-delay:0.2s;--animate-repeat:1;--animate-delay1:1s}.animate__animated{animation-duration:.5s;animation-duration:var(--animate-duration);animation-fill-mode:both;animation-timing-function:ease}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-bs{animation-delay:.1s}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*6)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*8)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*10)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes heartBeatOne{0%{transform:scale(1)}28%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeatOne{animation-name:heartBeatOne;animation-duration:var(--animate-duration);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpMin{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:none}}.animate__fadeInUpMin{animation-name:fadeInUpMin}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}@font-face{font-family:iconfont;src:url(data:font/woff2;base64,d09GMgABAAAAAAMEAAsAAAAABvwAAAK3AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACCfgqBUIE9ATYCJAMMCwgABCAFhGcHQxseBsgekiSBG4UQgqACGMRzPPw39u2+mVlTx7SZJNdSSVACpdDEEo24h+gl/Mm1Mg/EeWKUP7OQ7O3yZPMsAS0AWVLkqFXsOlWoyq7TRgAc4+nTn8pJWqBaaT4Q6ty0lw3a+MHiBQpQxx6EvZ4XuQqyOwK15EsE6q0qY32irqUHuD9lqAaC2XLYQZ4fT0WBAY5ySFFotlaoRicW8UYV6VV6idfx5+O/9UBSlTnLnLtfy4P7T0u/lnOVyLtClkC3S6hCxiKgEFf6U+fYiDaBjXqXrUnaugh+pVUq/EoNneLQwkT8dV5uI5iluvRECl/v0RR0igQyqC5n9gBOMn5noxAjQWNzSdh/yX2E89xbX37hIu5oK0Q4f9Ewfx6tbiQsHOhzXfho++4yES0uNmgWmg+9vtmM4e/rXfZ8vDsICl5yXAbrVLWT3Sj/f9XkMXQfL9zwbeLwTIH8fW0TCNjdqY2qlj1Oe72hiWr+8gKdrX60n/LYowy1W7vJ6Zq/Jx4A8rck/tjf+Ngv6IbHgT9cCvgZ/36XFxXpEQBqz+oKfqPhKkgsZphc2uR+kUA2AiQS6t0oFY6v3Yfpxg64kFCrY4KnxkCOrNY4VfjzqNJgHdVqHUS9BbXTG3Qw2IhSh2njBKHVKZJm75C1eqAK/z2qdPuMaq3+od6VaFqswXS8miCGIh6yI1DkdA17Jhpz7ULCgMKQpngfIqZIozAzLaOarUcaInMMMQeFLEoxxERXYZ24HVIUHRpElxBH0yyUGkXp6bjtLWmcroJqBMKgEB7EGgGJODoNDsm0/H1dEMEABYOAVF+KMImUO5QpTQZA1es1qOZBljENEmShKAzCCMmooDq5HaJQ6CCjvZ0E4VBpLBMShiLpLgmj+rTtjerPrYN6zgI5UuQoGh+LjEb1AdMSOQXngmaY2gAAAA==) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAASEAAsAAAAABvwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8Qkj+Y21hcAAAAYgAAABRAAABfn8k6tZnbHlmAAAB3AAAALsAAADQJI18WmhlYWQAAAKYAAAALAAAADYfbcUeaGhlYQAAAsQAAAAcAAAAJAfeA4RobXR4AAAC4AAAAAwAAAAMDAAAAGxvY2EAAALsAAAACAAAAAgAOABobWF4cAAAAvQAAAAfAAAAIAEOACtuYW1lAAADFAAAAUAAAAJnEKM8sHBvc3QAAARUAAAALQAAAEOAPjqGeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGFhYJzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnuk+02Nu+N/AwMB8hwFIMjCiKGICAGzqDLt4nO2QuQ2AQAwExz5DgCiDgACohej6j2jj8EMZrDQj7cqRgQlozuEYSEeI3L5K7o0ld2PLG4v9ucZwn2HvllbXzJ81vX9N409Ffa5AX0D3DF8AAAB4nCXNPQ6CQBQE4J1lf6SQ7CMqGg0FRLCRQgqlgcqGxkvQmNB4ERs5i5U9lVfauOrrJnkzHwNz5715x2LGtkmOPMuzNFEaAfICR9QoDxEWSgfw7huyo9ZC+3Im7NMURHyKdt6kTYXKiNCPOsJNCHgTYQfjBe4F/Wpd2YH2oVSM/b2RX9ny72U1FhFip3ytGBoqLbk6l/ZFMnH1VpoJESoqEun43YV3JXrzS4PUbj+U6d7Yx8ktfwD2dyByAHicY2BkYGAA4ktxDJLx/DZfGbhZGEDgnvqBO8g0CwNTJpDiYGAC8QADSgi1eJxjYGRgYG7438AQw8IAAkCSkQEVMAMARwkCbAQAAAAEAAAABAAAAAAAAAAAOABoeJxjYGRgYGBmkGcA0QwMTEDMBYQMDP/BfAYAC7kBOgB4nIWRPW7CQBCFn8GQBJQoSqQ0aVYpKBLJ/JRIqVCgp6AHs+ZHttdaL0jUOU2OkBPkCOloc4pIedhDA0W82tlv3r6ZHckA7rCHh/K75y7ZwyWzkiu4wKNwlfqTsE9+Fq6hiZ5wnfqrcAMveBNusmPGDp5/xayFd2EPt/gQruAGn8JV6l/CPvlbuIYH/AjXqf8KNzDxroWbaHnhwOqp03M126lVaNLIpO54jvViE0/tqTzRNl+ZVHWDzlEa6VTbY5t8u+g5F6nImkQNeavj2KjMmrUOXbB0Luu325HoQWgSDGChMYVjnENhhh3jCiEMUkRFdGf5mO4FNohZaf91T+i2yKkfcoUuAnTOXCO60sJ5Ok2OLV/rUXV0K27LmoQ0lFrNSWKy4g883K2phNQDLIuqDH20uaITf1DMkPwB2JNvV3icY2BigAAuBuyAmZGJkZmRhYEnKzMxryS/tDgjMS+dC8qpyExkYAAAiJkJeQAAAA==) format("woff"),url(data:font/ttf;base64,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) format("truetype")}.iconfont[data-v-5e88b1b5]{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-jiantoushang[data-v-5e88b1b5]:before{content:"\e62d"}.icon-jiantouxia[data-v-5e88b1b5]:before{content:"\e62e"}@keyframes upAnime-5e88b1b5{0%{transform:translate(-50%) translateY(0)}25%{transform:translate(-50%) translateY(-10%)}50%{transform:translate(-50%) translateY(-25%)}75%{transform:translate(-50%) translateY(-15%)}to{transform:translate(-50%) translateY(0)}}@keyframes downAnime-5e88b1b5{0%{transform:translate(-50%) translateY(0)}25%{transform:translate(-50%) translateY(10%)}50%{transform:translate(-50%) translateY(25%)}75%{transform:translate(-50%) translateY(15%)}to{transform:translate(-50%) translateY(0)}}[data-v-5e88b1b5]{margin:0;padding:0}.mv-page-container[data-v-5e88b1b5]{position:fixed;top:0;left:0;background:#fff;overflow:hidden}.mv-page-container .mv-all-page[data-v-5e88b1b5]{width:auto;height:auto;transform:translateY(0);-webkit-overflow-scrolling:hrefuch;transition-property:transform;transition-duration:.7s;transition-timing-function:ease;transition-delay:0s}.mv-page-container .page[data-v-5e88b1b5]{z-index:11;background-repeat:no-repeat;position:relative;background-size:cover}.mv-page-container .page-box[data-v-5e88b1b5]{position:absolute;height:100%;width:100%}.floatLeft[data-v-5e88b1b5]{float:left}.mv-pointer-wrapper[data-v-5e88b1b5]{position:fixed}.mv-pointer-wrapper.right[data-v-5e88b1b5]{right:15px;top:50%;transform:translateY(-50%)}.mv-pointer-wrapper.right li[data-v-5e88b1b5]{display:block;margin:10px 0}.mv-pointer-wrapper.left[data-v-5e88b1b5]{left:15px;top:50%;transform:translateY(-50%)}.mv-pointer-wrapper.left li[data-v-5e88b1b5]{display:block;margin:10px 0}.mv-pointer-wrapper.top[data-v-5e88b1b5]{top:15px;left:50%;transform:translate(-50%)}.mv-pointer-wrapper.top li[data-v-5e88b1b5]{display:inline-block;margin:0 10px}.mv-pointer-wrapper.bottom[data-v-5e88b1b5]{bottom:15px;left:50%;transform:translate(-50%)}.mv-pointer-wrapper.bottom li[data-v-5e88b1b5]{display:inline-block;margin:0 10px}.mv-pointer-wrapper ul>li[data-v-5e88b1b5]{display:inline-block;width:15px;height:12px;margin:0 3px;border-radius:4px;background-color:#fff6;overflow:hidden;cursor:pointer;transition:height .3s}.mv-pointer-wrapper ul>li.active[data-v-5e88b1b5]{height:30px;background-color:#fff}.hover li[data-v-5e88b1b5]:hover{background-color:#6bd1f3}.transition-clear[data-v-5e88b1b5]{transition:none!important}.last-arrow[data-v-5e88b1b5],.next-arrow[data-v-5e88b1b5]{opacity:.8;cursor:pointer;font-size:50px;color:#fff}.last-arrow[data-v-5e88b1b5]{top:3%;animation:upAnime-5e88b1b5 2s linear infinite}.last-arrow[data-v-5e88b1b5],.next-arrow[data-v-5e88b1b5]{z-index:99;position:absolute;left:50%;transform:translate(-50%)}.next-arrow[data-v-5e88b1b5]{bottom:3%;animation:downAnime-5e88b1b5 2s linear infinite}.page-bg-img[data-v-5e88b1b5]{z-index:-1;position:absolute;display:block;width:100%;height:100%;-o-object-fit:"cover";object-fit:"cover";background-repeat:no-repeat;background-size:100% 100%}.loading-wrap[data-v-5e88b1b5]{display:flex;justify-content:center;padding:30px}@font-face{font-family:iconfont;src:url(data:font/woff2;base64,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) format("woff2")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-zhifeiji:before{content:"\e6a0"}.icon-lianjie:before{content:"\e629"}.icon-linkedin0:before{content:"\e698"}.icon-logo-wechat:before{content:"\e619"}.icon-tuite:before{content:"\e61d"}.icon-youtube-fill:before{content:"\e6a7"}.icon-chakan:before{content:"\e60e"}.icon-Pdf:before{content:"\e733"}.icon-xiazai:before{content:"\e626"}.icon-icon_xinyong_xianxing_jijin-221:before{content:"\e663"}.icon-PDF:before{content:"\e6cd"}.icon-sousuo:before{content:"\e8b9"}.icon-fanhui:before{content:"\e61f"}.icon-31xuanzhong:before{content:"\e601"}.icon-weixuanzhong:before{content:"\e8bb"}.icon-jiantou_xiangyou:before{content:"\eb08"}.icon-jiantou_xiangzuo:before{content:"\eb09"}.icon-triangle-fill:before{content:"\e6af"}.icon-jiantou_youshang:before{content:"\eb0b"}.icon-weixin:before{content:"\e600"}.icon-liuyanfill:before{content:"\e743"}.icon-dianhua:before{content:"\e671"}.icon-ai07:before{content:"\e67b"}.icon-xiangzuo2:before{content:"\e627"}.icon-xiangyou2:before{content:"\e628"}.icon-24gf-play:before{content:"\ea82"}.icon-xiangyou1:before{content:"\e775"}.icon-xiangxiazhankai:before{content:"\e8f2"}@font-face{font-family:Regular;src:url(../../assets/fonts/HarmonyOS_Sans_SC_Medium.d3697f58.woff2)}@font-face{font-family:Medium;src:url(../../assets/fonts/HarmonyOS_Sans_SC_Medium.d3697f58.woff2)}@font-face{font-family:Bold;src:url(../../assets/fonts/HarmonyOS_Sans_SC_Bold.69dfbe40.woff2)}*{margin:0;padding:0;box-sizing:border-box}:root{--themeColor:#f0532b;--themeColor1:#57585a;--container:16rem;--container_margin:calc((100vw - var(--container))/2);--group:1.2rem;--small_group:1rem;--headerHeight:0.7rem;--el-color-primary:var(--themeColor)!important}.show{display:block!important}body{-webkit-font-smoothing:antialiased;font:.18rem/1.73 Regular,Microsoft YaHei,Heiti SC,tahoma,Hiragino Sans GB,"\5B8B\4F53",sans-serif;color:#000;width:100vw;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:5px;height:10px;background-color:#d7d7d7}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;width:5px;border-radius:10px;background-color:#d7d7d7}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--themeColor1)}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}div,p{font-family:Regular}em,i{font-style:normal}li{list-style:none}img{border:0;vertical-align:middle}a{text-decoration:none}button,input,select,textarea{font-family:Regular,Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;border:none;background:none;resize:none;outline:none;transition:all .3s}button::-webkit-inner-spin-button,button::-webkit-outer-spin-button,input::-webkit-inner-spin-button,input::-webkit-outer-spin-button,select::-webkit-inner-spin-button,select::-webkit-outer-spin-button,textarea::-webkit-inner-spin-button,textarea::-webkit-outer-spin-button{-webkit-appearance:none}button[type=number],input[type=number],select[type=number],textarea[type=number]{-moz-appearance:textfield}button::-moz-placeholder,input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#cdcdcd}button::placeholder,input::placeholder,select::placeholder,textarea::placeholder{color:#cdcdcd}.container{width:var(--container);margin:0 auto;max-width:100vw}.gund{overscroll-behavior:contain;overflow-y:auto;height:100%}.gund::-webkit-scrollbar{width:2px;height:10px;background-color:#eee}.gund::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;border-radius:10px;background-color:#eee}.gund::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bcbdc0}.dh_text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dh_text2{-webkit-line-clamp:2}.dh_text2,.dh_text3{display:-webkit-box;display:-moz-box;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;white-space:normal!important;-webkit-box-orient:vertical}.dh_text3{-webkit-line-clamp:3}.hvr-sweep-to-right{vertical-align:middle;overflow:hidden;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;transition-property:color;transition-duration:.3s}.hvr-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:var(--themeColor);transform:scaleX(0);transform-origin:0 50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-sweep-to-right:active,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:hover{color:#fff}.hvr-sweep-to-right:active:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:hover:before{transform:scaleX(1)}.wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap}.flex{display:flex;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between}.flex.column{flex-direction:column}.flex.j_center{justify-content:center;-webkit-justify-content:center}.flex.j_start{justify-content:flex-start;-webkit-justify-content:flex-start}.flex.j_end{justify-content:flex-end;-webkit-justify-content:flex-end}.flex.j_around{justify-content:space-around;-webkit-justify-content:space-around}.flex.j_between{justify-content:space-between;-webkit-justify-content:space-between}.flex.a_start{align-items:flex-start;-webkit-align-items:flex-start}.flex.a_end{align-items:flex-end;-webkit-align-items:flex-end}.flex.a_baseline{align-items:baseline;-webkit-align-items:baseline}.flex.a_center{align-items:center;-webkit-align-items:center}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.margin{margin:0 auto}.rich img,.rich video{max-width:100%!important;height:auto!important}.rich *{text-wrap:wrap!important;white-space:wrap!important}.v-enter-active,.v-leave-active{transition:all .3s ease .1s}.v-enter-from,.v-leave-to{opacity:0;transform:translateY(50px)}.fade-enter-active,.fade-leave-active{transition:all .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.list-enter-active,.list-leave-active{transition:all .5s ease}.list-enter-from,.list-leave-to{opacity:0;transform:translateX(-.3rem)}.moblie{display:none}.fs-14{font-size:.14rem}.fs-15{font-size:.15rem}.fs-16{font-size:.16rem}.fs-17{font-size:.17rem}.fs-18{font-size:.18rem}.fs-19{font-size:.19rem}.fs-20{font-size:.2rem}.fs-21{font-size:.21rem}.fs-22{font-size:.22rem}.fs-23{font-size:.23rem}.fs-24{font-size:.24rem}.fs-25{font-size:.25rem}.fs-26{font-size:.26rem}.fs-27{font-size:.27rem}.fs-28{font-size:.28rem}.fs-29{font-size:.29rem}.fs-30{font-size:.3rem}.fs-31{font-size:.31rem}.fs-32{font-size:.32rem}.fs-33{font-size:.33rem}.fs-34{font-size:.34rem}.fs-35{font-size:.35rem}.fs-36{font-size:.36rem}.fs-37{font-size:.37rem}.fs-38{font-size:.38rem}.fs-39{font-size:.39rem}.fs-40{font-size:.4rem}.fs-41{font-size:.41rem}.fs-42{font-size:.42rem}.fs-43{font-size:.43rem}.fs-44{font-size:.44rem}.fs-45{font-size:.45rem}.fs-46{font-size:.46rem}.fs-47{font-size:.47rem}.fs-48{font-size:.48rem}.fs-49{font-size:.49rem}.fs-50{font-size:.5rem}.fs-51{font-size:.51rem}.fs-52{font-size:.52rem}.fs-53{font-size:.53rem}.fs-54{font-size:.54rem}.fs-55{font-size:.55rem}.fs-56{font-size:.56rem}.fs-57{font-size:.57rem}.fs-58{font-size:.58rem}.fs-59{font-size:.59rem}.fs-60{font-size:.6rem}.fs-61{font-size:.61rem}.fs-62{font-size:.62rem}.fs-63{font-size:.63rem}.fs-64{font-size:.64rem}.fs-65{font-size:.65rem}.fs-66{font-size:.66rem}.fs-67{font-size:.67rem}.fs-68{font-size:.68rem}.fs-69{font-size:.69rem}.fs-70{font-size:.7rem}.fs-71{font-size:.71rem}.fs-72{font-size:.72rem}.fs-73{font-size:.73rem}.fs-74{font-size:.74rem}.fs-75{font-size:.75rem}.fs-76{font-size:.76rem}.fs-77{font-size:.77rem}.fs-78{font-size:.78rem}.fs-79{font-size:.79rem}.fs-80{font-size:.8rem}.fs-81{font-size:.81rem}.fs-82{font-size:.82rem}.fs-83{font-size:.83rem}.fs-84{font-size:.84rem}.fs-85{font-size:.85rem}.fs-86{font-size:.86rem}.fs-87{font-size:.87rem}.fs-88{font-size:.88rem}.fs-89{font-size:.89rem}.fs-90{font-size:.9rem}.fs-91{font-size:.91rem}.fs-92{font-size:.92rem}.fs-93{font-size:.93rem}.fs-94{font-size:.94rem}.fs-95{font-size:.95rem}.fs-96{font-size:.96rem}.fs-97{font-size:.97rem}.fs-98{font-size:.98rem}.fs-99{font-size:.99rem}.fs-100{font-size:1rem}.fs-101{font-size:1.01rem}.fs-102{font-size:1.02rem}.fs-103{font-size:1.03rem}.fs-104{font-size:1.04rem}.fs-105{font-size:1.05rem}.fs-106{font-size:1.06rem}.fs-107{font-size:1.07rem}.fs-108{font-size:1.08rem}.fs-109{font-size:1.09rem}.fs-110{font-size:1.1rem}.fs-111{font-size:1.11rem}.fs-112{font-size:1.12rem}.fs-113{font-size:1.13rem}.fs-114{font-size:1.14rem}.fs-115{font-size:1.15rem}.fs-116{font-size:1.16rem}.fs-117{font-size:1.17rem}.fs-118{font-size:1.18rem}.fs-119{font-size:1.19rem}.fs-120{font-size:1.2rem}.fs-121{font-size:1.21rem}.fs-122{font-size:1.22rem}.fs-123{font-size:1.23rem}.fs-124{font-size:1.24rem}.fs-125{font-size:1.25rem}.fs-126{font-size:1.26rem}.fs-127{font-size:1.27rem}.fs-128{font-size:1.28rem}.fs-129{font-size:1.29rem}.fs-130{font-size:1.3rem}.fs-131{font-size:1.31rem}.fs-132{font-size:1.32rem}.fs-133{font-size:1.33rem}.fs-134{font-size:1.34rem}.fs-135{font-size:1.35rem}.fs-136{font-size:1.36rem}.fs-137{font-size:1.37rem}.fs-138{font-size:1.38rem}.fs-139{font-size:1.39rem}.fs-140{font-size:1.4rem}.fs-141{font-size:1.41rem}.fs-142{font-size:1.42rem}.fs-143{font-size:1.43rem}.fs-144{font-size:1.44rem}.fs-145{font-size:1.45rem}.fs-146{font-size:1.46rem}.fs-147{font-size:1.47rem}.fs-148{font-size:1.48rem}.fs-149{font-size:1.49rem}.fs-150{font-size:1.5rem}.fs-151{font-size:1.51rem}.fs-152{font-size:1.52rem}.fs-153{font-size:1.53rem}.fs-154{font-size:1.54rem}.fs-155{font-size:1.55rem}.fs-156{font-size:1.56rem}.fs-157{font-size:1.57rem}.fs-158{font-size:1.58rem}.fs-159{font-size:1.59rem}.fs-160{font-size:1.6rem}.fs-161{font-size:1.61rem}.fs-162{font-size:1.62rem}.fs-163{font-size:1.63rem}.fs-164{font-size:1.64rem}.fs-165{font-size:1.65rem}.fs-166{font-size:1.66rem}.fs-167{font-size:1.67rem}.fs-168{font-size:1.68rem}.fs-169{font-size:1.69rem}.fs-170{font-size:1.7rem}.fs-171{font-size:1.71rem}.fs-172{font-size:1.72rem}.fs-173{font-size:1.73rem}.fs-174{font-size:1.74rem}.fs-175{font-size:1.75rem}.fs-176{font-size:1.76rem}.fs-177{font-size:1.77rem}.fs-178{font-size:1.78rem}.fs-179{font-size:1.79rem}.fs-180{font-size:1.8rem}.fs-181{font-size:1.81rem}.fs-182{font-size:1.82rem}.fs-183{font-size:1.83rem}.fs-184{font-size:1.84rem}.fs-185{font-size:1.85rem}.fs-186{font-size:1.86rem}.fs-187{font-size:1.87rem}.fs-188{font-size:1.88rem}.fs-189{font-size:1.89rem}.fs-190{font-size:1.9rem}.fs-191{font-size:1.91rem}.fs-192{font-size:1.92rem}.fs-193{font-size:1.93rem}.fs-194{font-size:1.94rem}.fs-195{font-size:1.95rem}.fs-196{font-size:1.96rem}.fs-197{font-size:1.97rem}.fs-198{font-size:1.98rem}.fs-199{font-size:1.99rem}.fs-200{font-size:2rem}.fs-201{font-size:2.01rem}.fs-202{font-size:2.02rem}.fs-203{font-size:2.03rem}.fs-204{font-size:2.04rem}.fs-205{font-size:2.05rem}.fs-206{font-size:2.06rem}.fs-207{font-size:2.07rem}.fs-208{font-size:2.08rem}.fs-209{font-size:2.09rem}.nicescroll-cursors{width:10px!important;background-color:#00000099!important;border-color:transparent!important}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{background-color:transparent!important;border:1px solid #d9e3ef!important;color:var(--themeColor)!important}.el-pagination.is-background .btn-next.is-active,.el-pagination.is-background .btn-prev.is-active,.el-pagination.is-background .el-pager li.is-active{background-color:var(--themeColor)!important;color:#fff!important}.pagination{display:flex;justify-content:center;margin-top:.5rem}.pagination .swiper-pagination-bullet{width:.14rem;height:.14rem;cursor:pointer}.pagination .swiper-pagination-bullet-active{background-color:var(--themeColor2)}.yepage{display:flex;justify-content:center}.yepage .active{border:1px solid var(--themeColor1);background:var(--themeColor1);font:18px Medium;border-radius:5px;color:#fff;border:1px solid transparent}.yepage .active,.yepage a{width:.5rem;height:.5rem;display:flex;align-items:center;justify-content:center;margin-right:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;overflow:hidden;transition:.2s}.yepage a{border:1px solid #eee;background:#fff;color:var(--themeColor1);font:20px Medium;border-radius:5px}.yepage a:hover{color:#fff;background-color:var(--themeColor1);border:1px solid transparent}@media screen and (max-width:1550px){.fs-18{font-size:16px}.fs-16{font-size:15px}.fs-14{font-size:14px}.fs-20{font-size:18px}}@media (max-width:1250px){:root{--container:calc(100vw - 40px)}}@media (max-width:600px){:root{--container:90vw}.rich{font-size:16px}.fs-14{font-size:.28rem}.fs-15{font-size:.3rem}.fs-16{font-size:.32rem}.fs-17{font-size:.34rem}.fs-18{font-size:.36rem}.fs-19{font-size:.38rem}.fs-20{font-size:.4rem}.fs-21{font-size:.42rem}.fs-22{font-size:.44rem}.fs-23{font-size:.46rem}.fs-24{font-size:.48rem}.fs-25{font-size:.5rem}.fs-26{font-size:.52rem}.fs-27{font-size:.54rem}.fs-28{font-size:.56rem}.fs-29{font-size:.58rem}.fs-30{font-size:.6rem}.fs-31{font-size:.62rem}.fs-32{font-size:.64rem}.fs-33{font-size:.66rem}.fs-34{font-size:.68rem}.fs-35{font-size:.7rem}.fs-36{font-size:.72rem}.fs-37{font-size:.74rem}.fs-38{font-size:.76rem}.fs-39{font-size:.78rem}.fs-40{font-size:.8rem}.fs-41{font-size:.82rem}.fs-42{font-size:.84rem}.fs-43{font-size:.86rem}.fs-44{font-size:.88rem}.fs-45{font-size:.9rem}.fs-46{font-size:.92rem}.fs-47{font-size:.94rem}.fs-48{font-size:.96rem}.fs-49{font-size:.98rem}.fs-50{font-size:1rem}.fs-51{font-size:1.02rem}.fs-52{font-size:1.04rem}.fs-53{font-size:1.06rem}.fs-54{font-size:1.08rem}.fs-55{font-size:1.1rem}.fs-56{font-size:1.12rem}.fs-57{font-size:1.14rem}.fs-58{font-size:1.16rem}.fs-59{font-size:1.18rem}.fs-60{font-size:1.2rem}.fs-61{font-size:1.22rem}.fs-62{font-size:1.24rem}.fs-63{font-size:1.26rem}.fs-64{font-size:1.28rem}.fs-65{font-size:1.3rem}.fs-66{font-size:1.32rem}.fs-67{font-size:1.34rem}.fs-68{font-size:1.36rem}.fs-69{font-size:1.38rem}.fs-70{font-size:1.4rem}.fs-71{font-size:1.42rem}.fs-72{font-size:1.44rem}.fs-73{font-size:1.46rem}.fs-74{font-size:1.48rem}.fs-75{font-size:1.5rem}.fs-76{font-size:1.52rem}.fs-77{font-size:1.54rem}.fs-78{font-size:1.56rem}.fs-79{font-size:1.58rem}.fs-80{font-size:1.6rem}.fs-81{font-size:1.62rem}.fs-82{font-size:1.64rem}.fs-83{font-size:1.66rem}.fs-84{font-size:1.68rem}.fs-85{font-size:1.7rem}.fs-86{font-size:1.72rem}.fs-87{font-size:1.74rem}.fs-88{font-size:1.76rem}.fs-89{font-size:1.78rem}.fs-90{font-size:1.8rem}.fs-91{font-size:1.82rem}.fs-92{font-size:1.84rem}.fs-93{font-size:1.86rem}.fs-94{font-size:1.88rem}.fs-95{font-size:1.9rem}.fs-96{font-size:1.92rem}.fs-97{font-size:1.94rem}.fs-98{font-size:1.96rem}.fs-99{font-size:1.98rem}.fs-100{font-size:2rem}.fs-101{font-size:2.02rem}.fs-102{font-size:2.04rem}.fs-103{font-size:2.06rem}.fs-104{font-size:2.08rem}.fs-105{font-size:2.1rem}.fs-106{font-size:2.12rem}.fs-107{font-size:2.14rem}.fs-108{font-size:2.16rem}.fs-109{font-size:2.18rem}.fs-110{font-size:2.2rem}.fs-111{font-size:2.22rem}.fs-112{font-size:2.24rem}.fs-113{font-size:2.26rem}.fs-114{font-size:2.28rem}.fs-115{font-size:2.3rem}.fs-116{font-size:2.32rem}.fs-117{font-size:2.34rem}.fs-118{font-size:2.36rem}.fs-119{font-size:2.38rem}.fs-120{font-size:2.4rem}.fs-121{font-size:2.42rem}.fs-122{font-size:2.44rem}.fs-123{font-size:2.46rem}.fs-124{font-size:2.48rem}.fs-125{font-size:2.5rem}.fs-126{font-size:2.52rem}.fs-127{font-size:2.54rem}.fs-128{font-size:2.56rem}.fs-129{font-size:2.58rem}.fs-130{font-size:2.6rem}.fs-131{font-size:2.62rem}.fs-132{font-size:2.64rem}.fs-133{font-size:2.66rem}.fs-134{font-size:2.68rem}.fs-135{font-size:2.7rem}.fs-136{font-size:2.72rem}.fs-137{font-size:2.74rem}.fs-138{font-size:2.76rem}.fs-139{font-size:2.78rem}.fs-140{font-size:2.8rem}.fs-141{font-size:2.82rem}.fs-142{font-size:2.84rem}.fs-143{font-size:2.86rem}.fs-144{font-size:2.88rem}.fs-145{font-size:2.9rem}.fs-146{font-size:2.92rem}.fs-147{font-size:2.94rem}.fs-148{font-size:2.96rem}.fs-149{font-size:2.98rem}.fs-150{font-size:3rem}.fs-151{font-size:3.02rem}.fs-152{font-size:3.04rem}.fs-153{font-size:3.06rem}.fs-154{font-size:3.08rem}.fs-155{font-size:3.1rem}.fs-156{font-size:3.12rem}.fs-157{font-size:3.14rem}.fs-158{font-size:3.16rem}.fs-159{font-size:3.18rem}.fs-160{font-size:3.2rem}.fs-161{font-size:3.22rem}.fs-162{font-size:3.24rem}.fs-163{font-size:3.26rem}.fs-164{font-size:3.28rem}.fs-165{font-size:3.3rem}.fs-166{font-size:3.32rem}.fs-167{font-size:3.34rem}.fs-168{font-size:3.36rem}.fs-169{font-size:3.38rem}.fs-170{font-size:3.4rem}.fs-171{font-size:3.42rem}.fs-172{font-size:3.44rem}.fs-173{font-size:3.46rem}.fs-174{font-size:3.48rem}.fs-175{font-size:3.5rem}.fs-176{font-size:3.52rem}.fs-177{font-size:3.54rem}.fs-178{font-size:3.56rem}.fs-179{font-size:3.58rem}.fs-180{font-size:3.6rem}.fs-181{font-size:3.62rem}.fs-182{font-size:3.64rem}.fs-183{font-size:3.66rem}.fs-184{font-size:3.68rem}.fs-185{font-size:3.7rem}.fs-186{font-size:3.72rem}.fs-187{font-size:3.74rem}.fs-188{font-size:3.76rem}.fs-189{font-size:3.78rem}.fs-190{font-size:3.8rem}.fs-191{font-size:3.82rem}.fs-192{font-size:3.84rem}.fs-193{font-size:3.86rem}.fs-194{font-size:3.88rem}.fs-195{font-size:3.9rem}.fs-196{font-size:3.92rem}.fs-197{font-size:3.94rem}.fs-198{font-size:3.96rem}.fs-199{font-size:3.98rem}.fs-200{font-size:4rem}.fs-201{font-size:4.02rem}.fs-202{font-size:4.04rem}.fs-203{font-size:4.06rem}.fs-204{font-size:4.08rem}.fs-205{font-size:4.1rem}.fs-206{font-size:4.12rem}.fs-207{font-size:4.14rem}.fs-208{font-size:4.16rem}.fs-209{font-size:4.18rem}.yepage .active,.yepage a{width:1rem;height:1rem}.fp-tableCell,.section{height:auto!important}}.section{background:#fff;overflow:hidden}.nav{position:fixed;height:100vh;width:1px;top:0;right:1rem;z-index:11;background:hsla(0,0%,100%,.08)}.nav.active{background:hsla(0,0%,78%,.2)}.nav.active ul .li{background:#e5e5e5}.nav.active ul .li:hover:before{background:var(--themeColor1)}.nav.active ul .li.active,.nav.active ul .li:before{background:#e5e5e5}.nav.active ul .li.active:before{background:var(--themeColor1)}.nav ul{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);gap:.3rem}.nav ul .li{width:9px;aspect-ratio:1;background:hsla(0,0%,100%,.5);border-radius:50%;position:relative;cursor:pointer}.nav ul .li:hover:before{background:#fff}.nav ul .li:before{content:"";width:9px;aspect-ratio:1;background:hsla(0,0%,100%,.5);border-radius:50%;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;z-index:12;transition:.3s}.nav ul .li.active{width:18px;background:hsla(0,0%,100%,.5)}.nav ul .li.active:before{background:#fff}.ccvideo .ovh{position:relative;display:flex;justify-content:center;align-items:center}.ccvideo .ovh .i1{animation:addicons1 .5s linear forwards;position:relative;z-index:1;opacity:1}.ccvideo .ovh .i2{position:absolute;animation:addicons2 .5s linear forwards;z-index:-1;opacity:0;background:transparent}.ccvideo:hover .ovh .i1{animation:addicon1 .5s linear forwards;z-index:-1;opacity:0}.ccvideo:hover .ovh .i2{animation:addicon2 .5s linear forwards;z-index:2;opacity:1}.icon-btn{min-width:.6rem;height:.6rem;width:-moz-min-content;width:min-content;border-radius:.5rem;background:#fff;color:var(--themeColor);justify-content:center;cursor:pointer}.icon-btn,.icon-btn .text{display:flex;align-items:center;transition:.3s}.icon-btn .text{height:100%;justify-content:flex-end;width:0;text-align:center;overflow:hidden;white-space:nowrap}.icon-btn .icons{height:100%;aspect-ratio:1;border-radius:.5rem;display:flex;justify-content:center;align-items:center}.icon-btn .icons .icon-box{position:relative;overflow:hidden}@media screen and (max-width:1550px){.icon-btn .icons .icon-box{width:12px}}.icon-btn .icons .icon{display:block;aspect-ratio:1;transition:.3s;width:100%}.icon-btn .icons .i1{animation:addicons1 .5s linear forwards;position:relative;z-index:1;opacity:1}.icon-btn .icons .i2{position:absolute;animation:addicons2 .5s linear forwards;z-index:-1;opacity:0;background:transparent}.icon-btn:hover{min-width:1.7rem}.icon-btn:hover .text{width:.8rem}.icon-btn:hover .icons .i1{animation:addicon1 .5s linear forwards;z-index:-1;opacity:0}.icon-btn:hover .icons .i2{animation:addicon2 .5s linear forwards;z-index:2;opacity:1}.icon-btn .iconfont{display:block;transition:.3s}@media screen and (max-width:1550px){.icon-btn:hover .text{width:1.2rem}}.icon-heng{width:.6rem;border-radius:50%;background:#fff;box-shadow:0 6px 20px 0 rgba(0,0,0,.05);color:var(--themeColor);cursor:pointer}.icon-heng,.icon-heng .button{aspect-ratio:1;display:flex;justify-content:center;align-items:center}.icon-heng .button{position:relative;overflow:hidden}.icon-heng .iconfont{background:#fff;transition:.3s;position:relative;z-index:1}.icon-heng.prve{left:0}.icon-heng.prve .i1{z-index:2;animation:addhengs12 .3s linear forwards}.icon-heng.prve .i2{z-index:-1;right:50%;position:absolute;animation:addhengs11 .5s linear forwards}.icon-heng.prve:hover .i1{z-index:-1;animation:addhengs2 .5s linear forwards}.icon-heng.prve:hover .i2{z-index:2;animation:addhengs1 .3s linear forwards}@keyframes addhengs1{0%{transform:translateX(200%)}to{transform:translateX(50%)}}@keyframes addhengs2{0%{transform:translateX(0)}50%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes addhengs11{0%{transform:translateX(50%)}50%{transform:translateX(-100%)}to{transform:translateX(200%)}}@keyframes addhengs12{0%{transform:translateX(100%)}to{transform:translateX(0)}}.icon-heng.next{right:0}.icon-heng.next .i1{z-index:2;animation:addheng12 .3s linear forwards}.icon-heng.next .i2{z-index:-1;left:50%;position:absolute;animation:addheng11 .5s linear forwards}.icon-heng.next:hover .i1{z-index:-1;animation:addheng2 .5s linear forwards}.icon-heng.next:hover .i2{z-index:2;animation:addheng1 .3s linear forwards}@keyframes addheng1{0%{transform:translateX(-200%)}to{transform:translateX(-50%)}}@keyframes addheng2{0%{transform:translateX(0)}50%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes addheng11{0%{transform:translateX(-50%)}50%{transform:translateX(100%)}to{transform:translateX(-200%)}}@keyframes addheng12{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.foot-icon .icons{height:100%;display:flex;justify-content:center;align-items:center}.foot-icon .icons .icon-box{position:relative;overflow:hidden}.foot-icon .icons .icon{display:block;aspect-ratio:1;transition:.3s;width:100%}.foot-icon .icons .i1{animation:addicons1 .5s linear forwards;position:relative;z-index:1}.foot-icon .icons .i2{position:absolute;animation:addicons2 .5s linear forwards;z-index:-1;background:transparent}.foot-icon:hover .icons .i1{animation:addicon1 .5s linear forwards;z-index:-1}.foot-icon:hover .icons .i2{animation:addicon2 .5s linear forwards;z-index:2}.video-delog{display:none}.video-delog .video-video{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:999;display:flex;justify-content:center;align-items:center}.video-delog .video-video:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8)}.video-delog .video-video video{display:block;min-height:50vh;-o-object-fit:contain;object-fit:contain;max-height:80vh;position:relative}.downs{position:absolute;left:0;width:100%;bottom:0}.downs.banner-down .down span{color:#fff}.downs.banner-down .down .down-box{border-color:#d9d9d9}.downs.banner-down .down .down-box>div{width:100%;height:100%;border-radius:.3rem;background:hsla(0,0%,85%,.26);position:relative}.downs.banner-down .down .down-box>div:before{content:"";background:#fff}.downs .down{position:static}.down{position:absolute;left:0;bottom:0;gap:.14rem;width:100%}.down .down-box{width:.2rem;height:.3rem;border-radius:.3rem;border:1px solid var(--themeColor1);padding:.08rem .06rem}.down .down-box>div{width:100%;height:100%;border-radius:.3rem;background:hsla(0,0%,85%,.5);position:relative}.down .down-box>div:before{content:"";width:100%;aspect-ratio:1;border-radius:50%;background:#bcbdc0;position:absolute;top:0;left:0;animation:Tmouse 3s cubic-bezier(.56,.01,.46,1) infinite}@keyframes Tmouse{0%{transform:translateY(0);opacity:0}20%{transform:translateY(0);opacity:1}80%{transform:translateY(8px);opacity:1}to{transform:translateY(8px);opacity:0}}.down span{font-family:Medium;color:#bcbdc0}.slide-page{overflow:hidden;width:100%}.slide-page .page-seciton{width:100%;height:100%}.slide-page:last-of-type{height:auto!important}.page-seciton{height:100%;width:100%}.com-head{position:fixed;top:0;left:0;width:100%;z-index:99;height:1.5rem}.com-head .logo,.com-head .logo img{width:2.746rem;-o-object-fit:contain;object-fit:contain}.com-head .logo img{display:block;height:100%}.com-head .logo .logo2{display:none}.com-head .container{gap:1.3rem}.com-head.h1rem.comheads{height:1rem}.com-head.h1rem .head-nav a{color:#fff}.com-head.h1rem .head-nav a:before{background:var(--themeColor)!important}.com-head.h1rem .head-nav li.active .a{color:var(--themeColor)}.com-head.comheads{transition:.3s}.com-head.comheads.combg{background:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.1)}.com-head.comheads .logo .logo1{display:none}.com-head.comheads .logo .logo2{display:block}.com-head.comheads .head-nav a{color:#333}.com-head.comheads .head-nav a:before{background:#333}.com-head.comheads .aside .lang a{color:#333}.com-head.comheads .aside .side span{background:#333}.com-head .head-nav{flex:1}.com-head .head-nav .a{color:#fff;position:relative;height:100%;display:block}.com-head .head-nav .a:before{content:"";width:0!important;height:2px;background:#fff;position:absolute;right:0;bottom:0;transition:.3s}.com-head .head-nav li{position:relative;line-height:1rem}.com-head .head-nav li:hover .a{color:var(--themeColor)}.com-head .head-nav li:hover .a:before{width:100%;left:0;right:auto}.com-head .head-nav li:hover .nav-all{opacity:1;transform:translateY(0);pointer-events:all}.com-head .head-nav .nav-all{opacity:0;position:absolute;top:85%;background:#fff;left:-20px;border-radius:10px;min-width:1.7rem;padding:.1rem .2rem;pointer-events:none;transition:.5s;transform:translateY(.3rem);white-space:nowrap;box-shadow:0 0 12px 0 rgba(0,0,0,.2)}.com-head .head-nav .nav-all:before{content:"";position:absolute;left:44px;top:-4px;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:4px solid #fff}.com-head .head-nav .nav-all a{display:block;color:var(--themeColor1);line-height:.5rem;position:relative;transition:.3s;padding-right:.3rem}.com-head .head-nav .nav-all a:hover{color:var(--themeColor)}.com-head .head-nav .nav-all a:hover .iconfont{opacity:1;transform:translateY(-50%)}.com-head .head-nav .nav-all a .iconfont{position:absolute;right:0;top:50%;opacity:0;color:var(--themeColor1);transform:translate(-8px,-50%);transition:.5s}.com-head .aside{gap:.6rem}.com-head .aside .lang{gap:.2rem}.com-head .aside .lang a{color:#fff;transition:color .2s;font-family:Medium}.com-head .aside .lang a.active,.com-head .aside .lang a:hover{color:var(--themeColor)}.com-head .aside .side{cursor:pointer;position:relative;height:25px;width:30px;z-index:111}.com-head .aside .side span{height:2px;position:absolute;width:100%;background-color:#fff;transition:.3s;right:0}@media screen and (max-width:1550px){.com-head .aside .side{height:21px;width:25px}.com-head .aside .side span{height:1.5px}}.com-head .aside .side span.span1{top:0}.com-head .aside .side span.span2{width:60%;top:50%;transform:translateY(-50%)}.com-head .aside .side span.span3{bottom:0}.com-head .aside.asides .side span{background-color:#333}.com-head .aside.asides .side span.span1{top:50%;transform:rotate(45deg) translate(0)}.com-head .aside.asides .side span.span2{opacity:0}.com-head .aside.asides .side span.span3{top:50%;bottom:auto;transform:rotate(-45deg) translate(0)}.com-head .header_side.header_sides:before{width:100%}.com-head .header_side:before{content:"";position:fixed;top:0;left:0;width:0;height:100%;background:rgba(0,0,0,.5)}.com-head .head_side{position:fixed;background:#fff;top:0;right:0;height:100vh;transition:.8s cubic-bezier(.77,0,.175,1);transform:translateX(100%);padding:1rem var(--container_margin);line-height:1;z-index:2}.com-head .head_side.head_sides{transform:translateX(0)}.com-head .head_side .div_item{min-width:2.6rem;position:relative;transition:.3s}.com-head .head_side .div_item:hover .div_head:before{height:100%;bottom:auto;top:0}.com-head .head_side .div_item:before{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background:#ddd}.com-head .head_side .div_item .div_head{cursor:pointer;transition:.3s;position:relative}.com-head .head_side .div_item .div_head:before{content:"";width:100%;height:0;position:absolute;bottom:0;top:auto;left:0;background:#f5f5f6;transition:.5s}.com-head .head_side .div_item .div_head.heads{font-family:Bold}.com-head .head_side .div_item .div_head.heads:before{height:100%}.com-head .head_side .div_item .div_head.heads a{color:#333;pointer-events:all}.com-head .head_side .div_item .div_head.heads a:after{height:0}.com-head .head_side .div_item .div_head.heads .iconfont{transform:translateY(-50%) rotate(0deg)}.com-head .head_side .div_item .div_head a{color:var(--themeColor1);padding:.3rem;font-family:Medium;display:block;width:100%;position:relative;pointer-events:none}.com-head .head_side .div_item .div_head .iconfont{position:absolute;top:50%;right:.3rem;font-size:inherit;transition:.3s;transform:translateY(-50%) rotate(-90deg);z-index:3}.com-head .head_side .div_item .div_list{transition:.3s;overflow:hidden}.com-head .head_side .div_item .div_list .list{padding:.1rem 0}.com-head .head_side .div_item .div_list a{transition:.3s;padding:.15rem 0;padding-left:.4rem;position:relative;width:100%}.com-head .head_side .div_item .div_list a:hover:before{right:.3rem;opacity:1}.com-head .head_side .div_item .div_list a:before{content:"\2794";position:absolute;right:.4rem;top:50%;transform:translateY(-50%);transition:.5s;opacity:0}.com-head .head_side .div_item .div_list a.active{padding-left:.55rem;color:#333;font-family:Medium}.com-head .head_side .div_item .div_list a.active:before{width:.1rem}.com-head .head_side .div_item a{display:block;color:#666}.model_side{transition:.3s;background:#fff;position:fixed;top:1.5rem;left:0;transform-origin:top;height:100vh;width:100vw;display:none}.model_side .phone-box{height:100%;width:100%;padding:.5em 1rem 1rem;overflow-y:auto}.model_side .phone-box .div_item{position:relative;padding:.2rem 0}.model_side .phone-box .div_item:before{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background:#dedede}.model_side .phone-box .div_item a{color:var(--themeColor1)}.model_side .phone-box .div_item .div_head{line-height:2}.model_side .phone-box .div_item .div_head.active .iconfont{transform:rotate(0)}.model_side .phone-box .div_item .div_head a{font-size:.5rem}.model_side .phone-box .div_item .div_head .iconfont{font-size:.45rem;transform:rotate(-90deg);transition:.3s}.model_side .phone-box .div_item .div_list{transition:height .3s;overflow:hidden;padding-left:.2rem}.model_side .phone-box .div_item .div_list .list .list-head{display:flex;align-items:center;justify-content:space-between}.model_side .phone-box .div_item .div_list .list .list-head.actives .iconfont{transform:rotate(0)}.model_side .phone-box .div_item .div_list .list .list-head .iconfont{font-size:.45rem;transform:rotate(-90deg);transition:.3s}.model_side .phone-box .div_item .div_list .item{padding-left:.3rem;transition:height .3s;overflow:hidden}.model_side .phone-box .div_item .div_list .item a{font-size:.4rem;display:block}.cbaside{position:fixed;top:50%;right:20px;z-index:21}.cbaside .cba{position:absolute;top:0;right:0;transform:translateY(-50%);width:.6rem;height:1.6rem;border-radius:.5rem;background:hsla(0,0%,100%,.3);box-shadow:0 0 4px 0 rgba(0,0,0,.1);justify-content:space-evenly}@media screen and (max-width:1550px){.cbaside .cba{height:2rem}}.cbaside.sides{background:#fff}.cbaside.sides .item{color:#bcbdc0}.cbaside .item{display:block;color:#fff;position:relative;cursor:pointer;transition:.3s}.cbaside .item a{color:inherit}.cbaside .item:hover{color:var(--themeColor1)}.cbaside .item:hover .item-boxs,.cbaside .item:hover .item-boxs1{z-index:2;opacity:1;scale:1;pointer-events:all}.cbaside .item .item-boxs{position:absolute;z-index:1;right:200%;top:50%;opacity:0;scale:.8;pointer-events:none;overflow:hidden;transform:translateY(-50%);width:-moz-min-content;width:min-content;transition:.3s;border-radius:10px;display:flex;align-items:center;box-shadow:0 0 12px 4px rgba(0,0,0,.1)}.cbaside .item .item-box{gap:50px;padding:30px;background:#f5f5f6;color:var(--themeColor1)}.cbaside .item .item-box .qrcode{display:flex;flex-direction:column;align-items:center}.cbaside .item .item-box span{display:block;white-space:nowrap;text-align:center;line-height:1.2}.cbaside .item .item-box .img{width:.9rem;aspect-ratio:1;display:flex;justify-content:center;align-items:center;margin-bottom:.1rem}.cbaside .item .item-box .img img{width:100%;-o-object-fit:contain;object-fit:contain;height:100%}.cbaside .item .item-boxs1{position:absolute;right:200%;z-index:1;top:50%;opacity:0;scale:.8;pointer-events:none;overflow:hidden;transform:translateY(-50%);width:-moz-min-content;width:min-content;transition:.3s;border-radius:10px;background:#f5f5f6;box-shadow:0 0 12px 4px rgba(0,0,0,.1)}.cbaside .item .item-box1{padding:.28rem .35rem}.cbaside .item .item-box1 a{line-height:1;color:var(--themeColor1);white-space:nowrap;font-family:Bold}.cbaside .item .iconfont{font-size:28px}.footer{position:relative;background:#f5f5f6}.footer .foot-top{padding:.2rem 0 .4rem;border-bottom:1px solid #e6e6e6}.footer .foot-top .top-left{gap:.1rem}.footer .foot-top .top-left h6{font-family:Bold;color:var(--themeColor1)}.footer .foot-top .top-left h4{font-family:Bold;line-height:1}.footer .foot-top .top-left .h1{gap:.1rem}.footer .foot-top .top-left .h1 span{margin-left:.05rem;display:block;line-height:1;font-family:Bold}.footer .foot-top .top-left p{color:#999;line-height:1}.footer .foot-top .top-right{gap:.4rem}.footer .foot-top .top-right ul li{font-family:Medium;padding:0 .6rem;border-right:1px solid #e5e5e5}.footer .foot-top .top-right ul li:last-of-type{border-right:0}.footer .foot-top .top-right ul li span{color:#666;display:block;margin-bottom:.1rem}.footer .foot-top .top-right ul li h6{color:#333;line-height:1}.footer .foot-top .top-right .right-a{gap:.3rem}.footer .foot-top .top-right .right-a a{background:#fff;border-radius:10px;height:.6rem;width:1.6rem;color:var(--themeColor1);border:1px solid #fff;display:flex;justify-content:center;align-items:center;font-family:Medium;gap:.1rem;line-height:1}.waarp{position:fixed;left:0;top:0;right:0;bottom:0}.waarp .sxl_warp{width:100vw;height:100vh;overflow:hidden;transition:all 1.2s}.waarp .sxl_warp .section{width:100%;height:100%;overflow:hidden;position:absolute;top:20%;left:0;transition:all 1.2s}.waarp .sxl_warp .section .cont{width:100vw;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.waarp .sxl_warp .section .cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.waarp .sxl_warp .section.old{top:0;height:0}.waarp .sxl_warp .section.cur{top:0}.waarp .sxl_warp .section:first-child{z-index:9}.waarp .sxl_warp .section:nth-child(2){z-index:8}.waarp .sxl_warp .section:nth-child(3){z-index:7}.waarp .sxl_warp .section:nth-child(4){z-index:6}.waarp .sxl_warp .section:nth-child(5){z-index:5}.waarp .sxl_warp .section:nth-child(6){z-index:4}.waarp .sxl_warp .section:nth-child(7){z-index:3}.waarp .sxl_warp .section:nth-child(8){z-index:2}.waarp .sxl_warp .section:nth-child(9){z-index:1}.waarp .footer{width:100vw;position:absolute;left:0;bottom:0;transform:translateY(100%);transition:all 1.2s}.waarp.showFooter .sxl_warp{transform:translateY(-15%)}.waarp.showFooter .footer{transform:none}.foot-box{padding:.5rem 0 .3rem;border-bottom:1px solid #e6e6e6}.foot-box .logo{height:.44rem}.foot-box .logo img{height:100%;-o-object-fit:contain;object-fit:contain}.foot-box .box-left{gap:.3rem}.foot-box .box-left .box-a{line-height:1;color:var(--themeColor1)}.foot-box .box-left .box-a .a-a{display:inline}.foot-box .box-left .box-a .a-a a:after{content:"、"}.foot-box .box-left .box-a .a-a a:last-of-type:after{content:""}.foot-box .box-left .box-a a{color:var(--themeColor1)}.foot-box .box-left .qrcode{padding-top:.2rem;gap:.5rem;color:var(--themeColor1)}.foot-box .box-left .qrcode .qr-code{display:flex;flex-direction:column;align-items:center}.foot-box .box-left .qrcode .img{width:.9rem;aspect-ratio:1;display:flex;justify-content:center;align-items:center;margin-bottom:.1rem}.foot-box .box-left .qrcode .img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.foot-box .box-left .qrcode .txt span{display:block;text-align:center;line-height:1.3}.foot-box .box-right{gap:1.5rem}.foot-box .box-right a{color:#999}.foot-box .box-right dl dt{font-family:Bold;margin-bottom:.3rem}.foot-box .box-right dl dt a{color:#333}.foot-box .box-right dl dd{margin-bottom:.15rem;position:relative;width:-moz-min-content;width:min-content}.foot-box .box-right dl dd:hover:before{width:100%}.foot-box .box-right dl dd:hover a{color:var(--themeColor)}.foot-box .box-right dl dd a{transition:.3s;white-space:nowrap}.foot-box .box-right dl dd:before{content:"";width:0;left:0;bottom:0;height:1px;background:var(--themeColor);position:absolute;transition:.3s}.foot-bto{padding:.25rem 0}.foot-bto a{transition:.3s}.foot-bto a:hover{color:var(--themeColor)!important}.foot-bto .bto-left{gap:.1rem}.foot-bto .bto-left a{color:#999}.foot-bto .bto-right{color:#666;gap:.1rem}.foot-bto .bto-right a{color:#666}.swiper{position:relative;overflow:hidden;height:100%}.swiper .swiper-bto{position:absolute;left:var(--container_margin);bottom:.8rem;z-index:11;display:flex;justify-content:space-between;align-items:center}.swiper .circle-box{width:.7rem;height:.7rem;position:relative}.swiper .circle-box .va{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.swiper .circle-box .va span{color:#fff;white-space:nowrap;position:absolute;top:50%;left:120%;font-family:Medium;transform:translateY(-50%)}.swiper .circle-box .f1{height:100%;width:100%;border-radius:50%;border:2px solid hsla(0,0%,100%,.32);border-right-color:transparent}.swiper .circle-box .f2{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;animation:identifier 5s linear infinite}.swiper .circle-box .f2:before{content:"";position:absolute;left:2px;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#fff}@keyframes identifier{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper .socll{color:#fff;font-family:Medium;display:flex;gap:14px;align-items:center;position:static;width:auto}.swiper .socll .down{flex-direction:row-reverse}.ovh,.swiper-slide{overflow:hidden}.swiper-slide{position:relative;height:100vh;width:100vw}.swiper-slide .slide-inner{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background-size:cover;background-position:50%;display:flex;justify-content:center;align-items:center;text-align:left}.swiper-slide .img{height:100%;width:100%}.swiper-slide .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:.3s;transform-origin:right}.swiper-slide .title{position:absolute;left:var(--container_margin);top:50%;transform:translateY(-50%);color:#fff}.swiper-slide .title h1{font-family:Bold}.swiper-btns{position:absolute;bottom:30%;left:var(--container_margin);z-index:11}.swiper-btn{gap:20px;color:#fff}.swiper-btn .bof{cursor:pointer;transition:.3s}.swiper-btn .bof:hover{color:var(--themeColor)}.swiper-btn .sbutton{display:flex;align-items:center;gap:6px;cursor:pointer}.swiper-btn .sbutton:hover{color:var(--themeColor)}.swiper-btn .spagination{width:1.8rem;height:2px;position:relative;background:hsla(0,0%,100%,.32)}.swiper-btn .spagination span{background:#fff;transform-origin:left;display:block;height:100%}.page-ingo.cur .page_info .info-content .info-img:before{transform:skew(-50deg) translateY(100%)}.page_info{height:100%;width:100%;background:url(../../assets/img/index_page2bg.8cdeef10.png) no-repeat;background-size:cover}.page_info .info-content{position:relative;z-index:2;gap:1.1rem}.page_info .info-content .info-img{height:100%;position:relative;overflow:hidden;flex-shrink:0}.page_info .info-content .info-img:before{transition-delay:.3s;position:absolute;top:-100%;left:-200%;right:-200%;bottom:-100%;z-index:11;background-color:#fff;transform:skew(-50deg);transition:all 2s ease-in-out .1s;content:""}.page_info .info-content .info-list{padding:1.5rem .15rem 0;padding-right:1rem;flex:1;width:100%}.page_info .info-content .info-list .info-title{padding-top:.6rem;padding-bottom:.3rem;flex:1}.page_info .info-content .info-list .info-title .info-head{font-weight:700}.page_info .info-content .info-list .info-title .info-head span{color:#f04d22}.page_info .info-content .info-list .info-title .info-head h4{font-weight:700}.page_info .info-content .info-list .info-title .a{background:#eff0f2;border:1px solid var(--themeColor1);color:var(--themeColor1)}.page_info .info-content .info-list .info-item{padding:.5rem 0;position:relative;cursor:pointer;display:block}@media screen and (max-width:1550px){.page_info .info-content .info-list .info-item{padding:.4rem 0}}.page_info .info-content .info-list .info-item:hover:after{width:100%}.page_info .info-content .info-list .info-item:before{content:"";position:absolute;bottom:0;left:0;background:#e5e5e5;width:100%;height:1px}.page_info .info-content .info-list .info-item:after{content:"";position:absolute;bottom:0;left:0;background:var(--themeColor);width:0;height:1px;transition:.5s}.page_info .info-content .info-list .info-item h4{color:var(--themeColor1);font-family:Bold;margin-bottom:.2rem;line-height:1}.page_info .info-content .info-list .info-item .info-text p{color:#666;width:80%;max-width:8rem}.page_info .info-content .info-list .info-item .info-text span{color:var(--themeColor);font-family:Medium;line-height:1}.cur .page_about .about .about_top:before{transform:skew(-50deg) translateX(100%)}.cur .page_pro .product .pro_view:before{transform:skew(-50deg) translateX(120%)}.page_about{padding:1.5rem 0 1.2rem;height:100%}@media srceen and (max-width:1550px){.page_about{padding-top:.5rem}}.page_about .about{padding-top:.5rem;gap:.8rem;height:-moz-min-content;height:min-content;align-items:stretch}.page_about .about .about_top{background:url(../../assets/img/about_page.534a924a.png) no-repeat;background-size:contain;padding:.38rem 0;position:relative}.page_about .about .about_top:before{content:"";position:absolute;width:100%;z-index:1;height:100%;background-color:#fff;top:0;left:0;right:0;bottom:0;transform:skew(-50deg);transition:all 1.2s ease-in-out .1s}.page_about .about .left{position:relative;z-index:2;font-family:Bold;color:var(--themeColor1)}.page_about .about .left span{color:var(--themeColor)}.page_about .about .left h4{margin-bottom:.2rem}.page_about .about .left p{line-height:1}.page_about .about .right{position:relative;z-index:2;gap:1.45rem}.page_about .about .right .item{gap:.35rem;line-height:1;font-family:Bold;position:relative}.page_about .about .right .item:last-of-type:before{width:0}.page_about .about .right .item:before{content:"";height:.5rem;width:1px;position:absolute;background:#d9d9d9;top:50%;transform:translateY(-50%);right:-50%}.page_about .about .right .item h6{color:var(--themeColor)}.page_about .about .right .item span{font-family:Regular}.page_about .about .right .item .nian{gap:10px;font-family:Bold}.page_about .about .right .item .nian h4{line-height:1}.page_about .about .right .item .nian i{color:#bcbdc0}.page_about .about_bto{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch}.page_about .about_bto .item-a{position:relative;overflow:hidden}.page_about .about_bto .item-a img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.page_about .about_bto .item-a:hover .image{transform:scale(1.1)}.page_about .about_bto .item-a .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.75rem;aspect-ratio:1;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--themeColor)}.page_about .about_bto .item{padding:.5rem;align-items:stretch}.page_about .about_bto .item.item1{background:#e6e6e6}.page_about .about_bto .item.item1 .item-left h2{color:#333}.page_about .about_bto .item.item1 .item-left span{color:#999}.page_about .about_bto .item.item1 .p{color:#666}.page_about .about_bto .item.item2{background:var(--themeColor1)}.page_about .about_bto .item.item2 .item-left h2,.page_about .about_bto .item.item2 .item-left span,.page_about .about_bto .item.item2 .p{color:#fff}.page_about .about_bto .item .item-left{color:var(--themeColor1)}.page_about .about_bto .item .item-left h2{font-family:Bold;line-height:1.5}.page_about .about_bto .item .item-left span{font-family:Medium;opacity:.4}.page_anli{background:url(../../assets/img/index_page4bg.eda1c45b.png) no-repeat;background-size:cover;padding:1.5rem 0 0 var(--container_margin)}.page_anli .anli{padding:.8rem 0;gap:.9rem;width:100%}@media screen and (max-width:1550px){.page_anli .anli{padding-top:0}}.page_anli .anli .anli-left{padding-bottom:.5rem;max-width:5rem;gap:1.5rem}.page_anli .anli .anli-left .swiper-btns{position:static}.page_anli .anli .anli-left .text{gap:.8rem}.page_anli .anli .anli-left .text .fb{font-family:Bold}.page_anli .anli .anli-left .text h6{color:var(--themeColor);line-height:1.5;margin-bottom:.1rem}.page_anli .anli .anli-left .text h1{color:var(--themeColor1);line-height:1.5}.page_anli .anli .anli-left .icon-btn{border:2px solid var(--themeColor1);color:var(--themeColor1)}.page_anli .anli .anli-right{flex:1;width:0}.page_anli .anliswiper{overflow:hidden;height:6rem}.page_anli .anliswiper .anli-slide{position:relative;flex-shrink:0;transition:.3s;transform-origin:top;height:5rem}.page_anli .anliswiper .anli-slide.anli-slides{height:6rem}.page_anli .anliswiper .anli-slide.anli-slides:before{background:rgba(0,0,0,.4)}.page_anli .anliswiper .anli-slide.anli-slides .anli-text .anli-title p{height:-moz-min-content;height:min-content}.page_anli .anliswiper .anli-slide.anli-slides .icon2{display:none}.page_anli .anliswiper .anli-slide.anli-slides .icon1{display:block}.page_anli .anliswiper .anli-slide.anli-slides .icon{background:#fff}.page_anli .anliswiper .anli-slide.anli-slides .icon-btn{background:#fff;border:2px solid #fff;color:var(--themeColor);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.page_anli .anliswiper .anli-slide .icon1{display:none}.page_anli .anliswiper .anli-slide img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.page_anli .anliswiper .anli-slide:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);transition:.3s}.page_anli .anliswiper .anli-slide .anli-text{padding:.9rem .4rem .5rem;position:absolute;left:0;top:0;height:100%;width:100%;transition:.3s}.page_anli .anliswiper .anli-slide .anli-text .anli-title{width:100%;gap:.2rem;color:#fff}.page_anli .anliswiper .anli-slide .anli-text .anli-title h6{font-family:Bold;line-height:1}.page_anli .anliswiper .anli-slide .anli-text .anli-title p{height:0;overflow:hidden;opacity:.7}.page_anli .anliswiper .anli-slide .icon-btn{background:hsla(0,0%,100%,.1);border:2px solid #fff;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.3s}.page_anli .swiper-btns{gap:20px;color:var(--themeColor1)}.page_anli .swiper-btns .bof{cursor:pointer;transition:.3s}.page_anli .swiper-btns .bof:hover{color:var(--themeColor)}.page_anli .swiper-btns .sbutton{display:flex;align-items:center;gap:6px;cursor:pointer;transition:.3s}.page_anli .swiper-btns .sbutton:hover{color:var(--themeColor)}.page_anli .swiper-btns .apagination{overflow:hidden;width:1.8rem;height:2px;position:relative;background:rgba(0,0,0,.25)}.page_anli .swiper-btns .apagination .swiper-pagination-progressbar-fill{background:var(--themeColor1);transform-origin:left;display:block;height:100%}.page_pro{padding:1.5rem 0 0}.page_pro .product{padding:.8rem 0 1rem;height:100%}@media screen and (max-width:1550px){.page_pro .product{padding-top:0}}.page_pro .product .pro_view{height:100%;width:100%;background:url(../../assets/img/index_page5bg.4aab5dd5.png) no-repeat;background-position:0 100%;background-size:contain;gap:.8rem;position:relative}.page_pro .product .pro_view:before{content:"";position:absolute;width:100%;z-index:1;height:100%;background-color:#fff;top:0;left:0;right:0;bottom:0;transform:skew(-50deg);transition:all 1.2s ease-in-out 1s}.page_pro .product .pro_view .a{border:2px solid var(--themeColor1);color:var(--themeColor1)}.page_pro .product .pro_left{position:relative;z-index:2;max-width:3.3rem;gap:.7rem}.page_pro .product .pro_left h1,.page_pro .product .pro_left h6{font-family:Bold;line-height:1.5}.page_pro .product .pro_left h6{color:var(--themeColor);margin-bottom:.1rem}.page_pro .product .pro_right{position:relative;z-index:2;height:auto;width:0;flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:.3rem}.page_pro .product .pro_right .item{height:100%;overflow:hidden;align-items:stretch;position:relative;border:1px solid #e5e5e5}.page_pro .product .pro_right .item .a-link{position:relative;line-height:1}.page_pro .product .pro_right .item .a-link a{display:inline-block;position:relative;color:var(--themeColor1);line-height:1.5;transition:color .3s}.page_pro .product .pro_right .item .a-link a:before{content:"";width:0;height:1px;background:var(--themeColor);position:absolute;left:0;bottom:0;transition:width .3s}.page_pro .product .pro_right .item .a-link a:hover{color:var(--themeColor)}.page_pro .product .pro_right .item .a-link a:hover:before{width:100%}.page_pro .product .pro_right .item .a-links{margin-top:.1rem;pointer-events:none}.page_pro .product .pro_right .item .a-links a{color:#999;padding-left:.2rem}.page_pro .product .pro_right .item .a-links a:hover:after{background:var(--themeColor)}.page_pro .product .pro_right .item .a-links a:after{content:"";width:.1rem;height:1px;background:#999;position:absolute;left:.08rem;top:50%;transform:translateY(-50%)}.page_pro .product .pro_right .item:hover img:not(.iconimg){scale:1.1}.page_pro .product .pro_right .item:hover .lists{background:#fff}.page_pro .product .pro_right .item:hover .lists .iconimg{opacity:1}.page_pro .product .pro_right .img{width:100%;overflow:hidden;flex-shrink:0}.page_pro .product .pro_right .img img{width:100%;height:100%;display:block;transition:.3s}.page_pro .product .pro_right .lists{padding:.3rem .3rem .6rem;flex:1;transition:.3s;overflow:hidden}.page_pro .product .pro_right .lists h1{position:absolute;z-index:2;right:.3rem;bottom:.3rem;font-family:Bold;line-height:1;text-align:end;text-align:right}.page_pro .product .pro_right .lists .iconimg{position:absolute;right:0;bottom:0;transform:translate(0);opacity:0;transition:.3s}.page_pro .product .pro_right .list{gap:.1rem;max-height:100%;position:relative;z-index:11}.banner{height:100vh;width:100vw;position:relative;transition:height 1.2s;transform-origin:top;overflow:hidden;z-index:11}.banner .banner_img{height:100%;width:100%}.banner .banner_img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.banner .banner_h{bottom:2.6rem}.banner .banner_h,.banner .title{position:absolute;left:var(--container_margin)}.banner .title{top:50%;transform:translateY(-50%);color:#fff}.banner .title h1{font-family:Medium;line-height:.7rem}.banner .title p{margin-top:.2rem;color:hsla(0,0%,100%,.6)}.banner .socll{position:absolute;left:var(--container_margin);bottom:1.2rem;color:#fff;font-family:Medium;display:flex;gap:14px;align-items:center}@media screen and (max-width:1550px){.banner .banner_h{bottom:2rem}}.about-page1{padding:.5rem 0;background:url(../../assets/img/about_page1bg.5f2ae122.png) no-repeat;background-size:contain;background-position:100% 100%}.about-page1 .page-title{margin-bottom:.5rem}.about-page1 p{color:#666;line-height:.36rem;min-height:.36rem}.about-page1 .page1-bto{margin-top:.37rem;align-items:stretch;gap:1.3rem}.about-page1 .page1-bto .about-a{color:var(--themeColor);position:relative;border-radius:10px;box-shadow:0 0 20px 0 #d9d9d9;overflow:hidden}.about-page1 .page1-bto .about-a img{transition:.3s;width:100%}.about-page1 .page1-bto .about-a:hover .image{transform:scale(1.1)}.about-page1 .page1-bto .about-a .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.84rem;aspect-ratio:1;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center}.about-page1 .page1-bto ul{width:100%;flex:1}.about-page1 .page1-bto ul li{gap:.35rem}.about-page1 .page1-bto ul li h6{font-family:Bold;color:var(--themeColor)}.about-page1 .page1-bto ul li .num{line-height:1;gap:.1rem}.about-page1 .page1-bto ul li .num h4 span{line-height:1;font-family:Bold;font-weight:700;color:#000}.about-page1 .page1-bto ul li .num span{line-height:1;color:#bcbdc0}.about-page1 .page1-bto ul li p{color:var(--themeColor1)}.about-page2{padding-bottom:1.6rem;background:url(../../assets/img/about_page2bg.9873e72f.jpg) no-repeat;background-size:cover;position:relative;background-position:50%}.about-page2 .page-title{padding:1.6rem 0}.about-page2 .page-title h2{color:#fff}.about-page2 .aboutswiper-box{position:relative}.about-page2 .aboutswiper-box .swiper-wrapper{transition:transform .5s}.about-page2 .aboutswiper-box:before{content:"";width:100%;height:2px;background:#f0f0f0;position:absolute;top:.74rem;left:0}.about-page2 .about-swiper{overflow:hidden}.about-page2 .about-swiper .about-slide{gap:.3rem;width:20%;flex-shrink:0}.about-page2 .about-swiper .about-slide.about-slides i{background:var(--themeColor)}.about-page2 .about-swiper .about-slide.about-slides .i.is:before{animation-play-state:paused}.about-page2 .about-swiper .about-slide.about-slides .i:before{animation:allwidth 9s linear forwards}@keyframes allwidth{0%{width:0}to{width:100%}}.about-page2 .about-swiper .about-slide.about-slides h6{opacity:1;font-family:Bold}.about-page2 .about-swiper .about-slide.about-slides .p,.about-page2 .about-swiper .about-slide:hover .p,.about-page2 .about-swiper .about-slide:hover h6{opacity:1}.about-page2 .about-swiper .about-slide h5{color:var(--themeColor);font-family:Bold;line-height:.41rem}.about-page2 .about-swiper .about-slide .i{width:100%;position:relative}.about-page2 .about-swiper .about-slide .i:before{height:2px;content:"";width:0;background:var(--themeColor);position:absolute;top:70%;left:0;transform:translateY(-50%)}@media screen and (max-width:600px){.about-page2 .about-swiper .about-slide .i:before{top:60%}}.about-page2 .about-swiper .about-slide i{display:block;width:7px;aspect-ratio:1;border-radius:50%;background:#fff;transition:.3s}.about-page2 .about-swiper .about-slide h6{color:#fff;transition:.3s;opacity:.5}.about-page2 .about-swiper .about-slide .p{opacity:.5;font-family:Medium;color:#fff;transition:.3s}.about-page2 .about-swiper .about-slide .p p{position:relative;padding-left:10px}.about-page2 .about-swiper .about-slide .p p:before{content:"";width:5px;height:1px;background:#fff;position:absolute;left:0;top:50%;transform:translateY(-50%)}.about-page3{background:url(../../assets/img/about_page3bg.3b80c952.png) no-repeat;background-size:cover;height:100vh;padding:1rem 0 1rem;overflow:hidden}.about-page3 .page3-left{max-width:50%;width:100%;gap:.5rem;flex-shrink:0;padding-right:var(--container_margin)}.about-page3 .page-title{padding-left:10%}.about-page3 .page3-swi{height:3rem;overflow:hidden;padding-left:10%}.about-page3 .page3-swi .swi-slide{font-size:.18rem;color:#bcbdc0;transition:.3s;display:flex;align-items:center;position:relative;flex-shrink:0}.about-page3 .page3-swi .swi-slide .slide-img{display:none}.about-page3 .page3-swi .swi-slide.swi-slides{font-family:Bold;font-size:.32rem;color:var(--themeColor1)}.about-page3 .page3-swi .swi-slide.swi-slides:before{width:.8rem}.about-page3 .page3-swi .swi-slide:before{content:"";position:absolute;width:0;height:1px;background:var(--themeColor1);top:50%;right:100%;transform:translate(-50%,100%);transition:.3s}.about-page3 .page3-pation{padding-left:10%;width:100%}.about-page3 .page3-pation .num{gap:.05rem}.about-page3 .page3-pation .num h1{font-family:Bold}.about-page3 .page3-pation .num h1,.about-page3 .page3-pation .num h3{line-height:1}.about-page3 .page3-pation .pation-left{gap:.3rem}.about-page3 .page3-pation .pation-left .swipation{margin-top:.2rem;height:2px;width:2.2rem;background:rgba(0,0,0,.25)}.about-page3 .page3-pation .pation-left .swipation .swiper-pagination-progressbar-fill{width:100%;height:100%;display:block;transform-origin:left;background:var(--themeColor1)}.about-page3 .page3-pation .pation-right{gap:.3rem}.about-page3 .page3-right{position:absolute;left:0;top:50%;flex:1;position:relative;height:100%;transform:translate(-25%,-50%)}.about-page3 .page3-right .bg{transform:translateY(-50%);padding:.8rem;border-radius:50%;border:1rem solid #f1f1f1;text-align:end;text-align:right;position:relative;top:50%}.about-page3 .page3-right .bg .bgimg{height:100%;border-top-right-radius:50%;border-bottom-right-radius:50%}.about-page3 .page3-right .imgitem{position:absolute;top:0;left:0;transition:.3s;transform-origin:right bottom;width:3rem;border:.1rem solid transparent}.about-page3 .page3-right .imgitem:before{background:url(../../assets/img/hboderw.406c74dc.png) no-repeat;background-size:cover;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0}.about-page3 .page3-right .imgitem .img{transition:.3s ease-in-out;padding:.15rem}.about-page3 .page3-right .imgitem .img.imgh{background:url(../../assets/img/hboderh.9b3ef39c.png) no-repeat;background-size:cover}.about-page3 .page3-right .imgitem .img.imgw{background:url(../../assets/img/hboderw.406c74dc.png) no-repeat;background-size:cover}.about-page3 .page3-right .imgitem .img img{width:100%}.about-page4{padding:1rem 0}.about-page4 .page4-list{position:relative}.about-page4 .page4-slide{position:relative;cursor:pointer;flex-shrink:0;display:flex;align-items:flex-end;padding-bottom:.5rem}.about-page4 .page4-slide .img{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;width:100%;padding:.15rem}.about-page4 .page4-slide .img.imgh{background:url(data:image/png;base64,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) no-repeat;background-size:cover}.about-page4 .page4-slide .img.imgw{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANAAAACgCAMAAABKWBKHAAAAAXNSR0IArs4c6QAAAHVQTFRFv7m1R3BMlIBxeWJSaVFB6dzQ4tXH3M/B18i70cO2zL6xyLqrxLWmv7CivKycuKeXtqOQsaOar56Or5uHqJSBn5GIoIx7moVykYJ8knxpi3Nfg3FphGlVd2JVfGBJdFhCb1E4Zk9DaEcwXEEzXzYaVS8WQh0Kjggs8wAAAAV0Uk5T/wDh6e3xKK3KAAANMElEQVR42tXUUQ8uSVEG4OetmbMru6yJiiau3qjw//8UwQtJSFiWBc7X9RrkkC9mIcKNyTyZ6Uqnq7umJz2Tf/54aSqNutZgjVSaBhWasQ0VKkUwOxYKyFgzdgdgmZ01O4CFAez4lGJnKeud2R2WBthZRNHUK4WYO/nXj32hgbERjUGaOWlUgNlZBpyYNJpKUwjou2gzqzJp1AmAOWHWLMwawKL2aipqZ4vaWZMMO7vxysxG2GmW9r6af3n54uX7KhQFOm1CaXGVhJ120KgUq1NGq1Fw7Rhr1rDvHa9ZBnbs2Ov9lswOs6suFok11mhUmuy4ve7X/cv73PCLTZUGGgpUUEBoKppCqlIpgIYihbeUAKQgaNAUaRoNkCapiqaiAhFkGkijkJLPP4u9NfP5fcYOaxYN0Ci60EqrGhKN1ACXcx07FWiRcHFoVLgASPF2Lo7rU0BgAm9jJ7VgFgYZ5Hz4jeot9uR3VSipaEhJmmpIoyitUCStxBw9zKZBRVry0ogGLUzO5VzlXKclocXmlXOVVzST7qfccwnMxyJUmpfD9brP7ERzfajK7Yzx2YcMliJAd1KpnQyGCCpNpTpLiA2NpoHMmp0FZscyn25moUTLTtDUFDRKCnZgZ9mxZql0J/1ckVpD5Mbk6l4wNjM7a8dYjHUxa+ygpDSusmPWbAdpIqqxbZ2m0ZwLesKCQ2YD1zIrNqQF3odiZ5ZlzXaxurOASsl53ai9TZjjdX3Q7Ow5OeE4waydI4sZWlSlORp15EShDU13isOci8TRSBuzzAanA1uqmmZKUAoVwzDsLlCZHajK0N90YLgp2dnffvH5Ggw7CzAu9wYlRgV02AHWhe00BrBj9Z6dHSneBnut2VkhKmJjVgCkpNjBvRuNkIsSZXmdC9HmBob89txNZXUnjdlhgR3GGlLa5OCocAxks3NSUV7Cts2RdJYBlsZhe4IqiGrapHCYWsbusGZLrUYDldmPQPG6z7lAu698AFyMnQFg3j+9mk5TOiXipmlEEGPNzg4bQ9SQxgCwAq4NNCmCNDWsGcvNztpZjatSpJDfDucenOx9vdbrMxr57m9mN01s4mqT2dnZHW3YUtaqVItZpGMLxh7j1eOAU0JJiYamKaTs7ACioaM7qRGdZXaM2RmfsgPo9a3s7C4j9yJ2NDU//yhUmsJbQANQktJPbSFN09CgUhFEhCaVkhYFhVBIg29/SFDZaMFbQwqVH35p7zDDmfsumCRX6vOvziA6GwbRNN9fayrMGpJl7PjL7eDdKQVvLW1amaOdHVsszDazk0FzdXFxm4UajA/Xr69oc+Ct1VRTlAqkyAqQigI20x0Lgx2sDDRUgLe9aAgVBpCK4wCYNegX3+3kSgXIbVdFz+0yTp0xCmlmzQ6i01QoA8HPvv793f/8Gj/z9c/42s8Qf6GmATTU99Wf8w/LItXdNXsTwRwD/+mv9FP8lJ96d/7//Pzn/wydvTCYs9Fo2XqeGW23dqw1F+IIYj3NHgFdtPeZatlq13iaaE4JdsxVi93ReqQezbImr3Fo6iJhPdFQi2PMS0/osRoPU8zSDuabOWyMFy3xOK+uFsHfDtfUNroX63laCWK3k7VGrKvjidLdvc5WfDNjB65JbcfDbO8GSxlz9iy8aiue56XRsnZN7gi76rHaZqCmioaqeqAuKSRGzO4xgvU0BSqq/cE4NnMXG8+zNEGFy6S2Zot6oBUFON+Nq7qnuw31PEsjywvTQ+a6qKwnqlKqMQS7idYjhQLx1UhZkzW2Hqe2bUtsvxktejpKPFErRg0jtXPaVsUDBQ2rjGpQGvU047SqgJG0UIlHalIF/WrATol6nt1QbNFvxghJbDxUtL2w+btx2kBj1PPUNiSkhoQyWvU0I1HttMKgbVS24oGaSI/aGq2kjYSuh1nTVqNgtGqbbeuBekK0CfO6TwKqSbMeJlVNgu1+uK8X7Va1raepoNhq3SJENR5ozhSVlLxGWrJkPFFHQSO5bw3bsTZaT7OSdLSm3AqKIp7m2rbAhsFmEmk80aG00L5G6eqm6nlCQ6PEPWJMZZOMx+mINhXCEN2kaWk8zR4VDtozWqHRdrMeKFTAdQOrRjSeKE2ztGckqhUqnqalFSuqQ8UFuuuRQq4hMQdso0zqaXJAV48aUDQTD9RIFcg3oyC03XqeUdJdWkMVqbbWwySUJlN8dTOkHc+VpqHUYLWKyHiaCqhov5nLtJKi6omqYRFzVLShxOOEQCAGSuLZWhWmGoci6nGqaABjQEMqHqdUpKK+GguC0vU0gdWCb+ZIjSSeKQdoq8y1ZXXbYjxMQQrC0EUXWM8USbTmCJfEMxW0CoxRBwjxMEELrTKaoEK39TBFBIkwoSEtJJ6nUgjMlNLAqIfJCIkIjBSjIepx9lKqrTI4SKs96mF2CJGQGFy9VrhyeZwsQAujnRwN7cbTFKhCzUqrqVbraVpAU5hRBFLPkwAYmI2h0Hi2o0ZB0yTqoSJcYiZNUFXP0yII1EgoCfFAFxSiTNo2jaTrebLaKhwxohpVTxQg6BV/N42EajxYtaW/uFWkqWfq0IiIxpRBJZ4qUIEpLLaL9TCBqELNpB595IIiSswWFEE8TAEkwgwsEaUeu6MWJqVpqs3xPAsCMC0JUb3qoco6GBmJSEI8Whmtsqlni0oNRVLQ8TSDJFYvjAC0EY+zVLUTYnajmpLqeppZqmbBSIUEYTzMASDUDFSJynqcgciAOYwgUI+TIyhgGiXFjHiqWDB3FaNtPdABUImJjKtLW8/TAXRcZbSIFY8UVGUJc6FQovUwcQFFGQkHgcTDNABy1ChuQj1QgMi4EiNokyQ4HucAFtwJhIon6xRGS7XEk2VRd4VpJCUepzd0zCg3kKSeKUjT3RJDKdpEPc0ApFWmIim04mkWQAj3APrQj2jQwIDRgqSeaAuwYAwQuMTDJARAfzAVQaXxPANQ0XSyq1SbeqILCJKMCUDjec4iBKfMlkiQeqKhgV50JqACiYeJRSEnDGFKE0+0gACj0NJ6oEGCojKLSgg6HmYdLSAyQVSjWA8zQ8C4+PWIJRCrHmYBbKiBasGIh6mL0A4YMZGgjMdZgoAYBRlC62mGNpGg5qiigK9//JOf/OTHf/DH+PYf/+NTeHf+rN/PeKf8af/25wa+V+TH/9vvn/TfuweqLdxXImhw+O4jdjR0KrOzDABRkVbMApilATSghFRTGtJoGiiksPqpEFQs59qk2dJ0DafStEqqkkDTAncBGvXhB8wCDUxnQUMDGgBmxw52FgwLxp+zY8cCaDQaaICmNLwVQqMgmvYjqRC4f7uFIvyI2cG7DtOplKgdKd77YNYYIwVDCnZ2gFloh0lddWWXwaw1LMUsUsQ0ne5VO/60j1RD4IZuqc7v/qsKkiqahkqBVIEm0SaWgFRTaUgCdGIb6ZijlSbSTcdGmm2kQaINOhsCaK5aY5t2Fg0a8tmpqErdiQboXfqpQFoSTZUTIA2kop20pVlRwaYq3WmyEos06zQDTbaiWa20UiWK62RWVsrl9MrJVlbDymKpbDBbDaj7OkFUPiNpmo5oIaXiN192gDbaNKmYSqOzSiPRlCm5VJKSzCarFdlEKdOmiZDoMK49ZFwfRWbj6pWmtTqX7sqgd9r0Qz6SFO77YwPJ3VKhKW0qKPpFsyoNi8ZqG2imgogi1dQRDag0oGEZDXROtCGx4hVI5TXt66LbhlLJFqRKFeY6FEwSbc3VatmtthUU2LbbIgqiraK7ukJIJYlEB+202maiJJLkvu7MlZikkcwETEwmZmboJU7XFZrJTKpAGyTXZNw3C266mKtImtqYNmi0k6aN0RSZSqpEZTatJqVtOosUe7UEw61SkzZCppVMOymGK/3wiivd69y80ldiN9U0rZoqFW1pxU4W4a5MfPhyrFkaZmHsQADMMsBYxnoPrH1n7Hs+GOxYb4NlYGcHpFI7WFglxTLbdCfoGgtjaeY1iLulX/59PEADGk0DTdNo8N23ysxkv/pc2267n2Lb7favs7vb7v6x+yfX2PbdvtO2/cPc3W27f1I/hdd2u/va7Z7tefX1Ovv534qv8qPfffzRZ3YA+z4BC0BWr210FlNmkxSAVJo0JUXaNIUUKaKhUU1oZ1OziTU7axZgvFU0KkAp4O1X357P7phfLt98KW2oJg2gqUgq1K9+KDRNQ0NHGymRVopGSkU7JdIGiaYqSiiiEhptaFoZG6lsk6rQNKW+/QLSRJtWiXHnn34Dop8ubGgalZBeJxvTmp0zrZhDoIHrNGlUzJkynIw1RJOq0bSmDbKipDTnLqTiuKKENnWuHL11Z+e0qdFQtQLS8zf5x3ORXgfgXI6G61CpoKJAKn0n/59et+9L8Z7/XjMuZC7nADKgkUYDY4PBpgHw6/yQDtqmEtlvv/z2y2lnTVNTVKJomtmwk6Yx2zZhNtl0bKqSmG4qc0zOOFdns71ORjaxY9q0ET1XhaHZpknZ7NjZ63V1J52NHeQMYIfjeiXNfwPwHBAh5DikjwAAAABJRU5ErkJggg==) no-repeat;background-size:cover}.about-page4 .page4-slide .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.about-page4 .page4-slide span{width:80%;aspect-ratio:1;border-radius:50%;display:block;position:absolute;background:#d9d9d9;transform:translateX(-50%) scaleY(6%);transform-origin:bottom;bottom:20%;left:50%;z-index:1;filter:blur(20px)}.about-page4 .page4-top{width:100%;max-width:80%;margin:0 auto;background:url(data:image/png;base64,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) no-repeat;background-size:contain;background-position:bottom}.about-page4 .page4-top .page4-swiper1{overflow:hidden;max-width:80%;margin:0 auto;display:none}.about-page4 .page4-bto{width:90%;max-width:100%;margin:0 auto;background:url(data:image/png;base64,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) no-repeat;background-size:contain;background-position:bottom;transform:translateY(-8px)}.about-page4 .page4-bto .page4-swiper2{overflow:hidden;max-width:78%;margin:0 auto;display:none}.about-page4 .page4btn{position:absolute;top:50%;transform:translateY(-50%)}.about-page4 .page4btn.page4prve{left:0}.about-page4 .page4btn.page4next{right:0}.about-page4 .page4-titles{min-height:1.2rem}.about-page4 .page4-title{width:100%;position:relative;overflow:hidden;max-width:80%;margin:0 auto;height:1.2rem}.about-page4 .page4-title:before{content:"";width:100%;height:1px;background:#d7d7d7;position:absolute;left:0;bottom:0}.about-page4 .page4-title a{flex-shrink:0;display:block;padding:.2rem .4rem;color:#999;font-size:.2rem;transition:.3s;position:relative;white-space:nowrap}.about-page4 .page4-title a:before{content:"";position:absolute;left:0;width:100%;height:0;background:var(--themeColor);bottom:-1px}.about-page4 .page4-title a strong{color:var(--themeColor)}.about-page4 .page4-title a.active{font-size:.36rem;font-family:Bold;color:#333;text-align:center}.about-page4 .page4-title a.active:before{height:3px;bottom:-1px}.about-page4 .page4-title a.swiper-slide-prev{text-align:end;text-align:right}.about-page4 .page4-title a.swiper-slide-next{text-align:start;text-align:left}.about-page5{position:relative;background:url(../../assets/img/about_page5bg.1632fb31.jpg) no-repeat;background-size:cover;padding:1rem 0 .6rem}.about-page5>img{display:block;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% - 1.2rem);pointer-events:none}.about-page5 .page5_view{padding:.2rem 0;display:grid;grid-template-columns:repeat(2,1fr);position:relative}.about-page5 .page5_view:before{content:"";height:100%;width:1px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:linear-gradient(180deg,hsla(0,0%,85%,.2),transparent 5px,#d9d9d9 0,transparent);background-size:100% 10px}.about-page5 .page5_view:after{content:"";height:15px;width:3px;position:absolute;left:50%;bottom:0;transform:translateX(-50%);background:var(--themeColor1)}.about-page5 .page5_view .view-item{min-height:2.8rem;position:relative;padding:.5rem;gap:.3rem}.about-page5 .page5_view .view-item:first-of-type:before{content:"";height:1px;width:100%;position:absolute;left:0;bottom:0;background:linear-gradient(90deg,hsla(0,0%,85%,.2),transparent 5px,#d9d9d9 0,transparent);background-size:10px 100%}.about-page5 .page5_view .view-item:first-of-type:after{content:"";height:3px;width:15px;position:absolute;left:0;bottom:0;background:var(--themeColor1)}.about-page5 .page5_view .view-item:nth-child(2):before{content:"";height:1px;width:100%;position:absolute;right:0;bottom:0;background:linear-gradient(90deg,#d9d9d9,transparent 5px,hsla(0,0%,85%,.2) 0,transparent);background-size:10px 100%}.about-page5 .page5_view .view-item:nth-child(2):after{content:"";height:3px;width:15px;position:absolute;right:0;bottom:0;background:var(--themeColor1)}.about-page5 .page5_view .view-item:nth-child(2n){flex-direction:row-reverse;justify-content:flex-start;padding-right:0}.about-page5 .page5_view .view-item:nth-child(odd){padding-left:0}.about-page5 .page5_view .view-item:nth-child(2n) .text{text-align:end;text-align:right}.about-page5 .page5_view .view-item .icon{width:.8rem;height:.8rem;background:hsla(0,0%,100%,.2);border:1px solid #d9d9d9;display:flex;justify-content:center;align-items:center;border-radius:50%}.about-page5 .page5_view .view-item .icon img{max-width:80%;max-height:80%;-o-object-fit:contain;object-fit:contain}.about-page5 .page5_view .view-item .text{max-width:95%}.about-page5 .page5_view .view-item .text h6{color:var(--themeColor);font-family:Bold;line-height:2;margin-bottom:.1rem}.about-page5 .page5_view .view-item .text .p p{line-height:2}.about-page5 .page5_view .view-item .text .p span{font-family:Regular;color:hsla(0,0%,100%,.7);line-height:2}.about-page5 .page5_view .view-item .text .p strong{color:var(--themeColor);font-family:Bold}.about-page5 .view-round{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);padding:.42rem;border-radius:50%;background:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.about-page5 .view-round .round{padding:.75rem;border-radius:50%;background-size:contain}.about-page5 .view-round .round .view-nli{width:2.26rem;height:2.26rem;gap:.1rem;background:hsla(0,0%,100%,.9);box-shadow:0 0 40px 0 rgba(0,0,0,.2);border-radius:50%}.about-page5 .view-round .round .view-nli h5{color:var(--themeColor);font-family:Bold;line-height:1.5;text-align:center}.about-page6-box{padding:1.2rem 0}.about-page6{align-items:stretch!important;position:relative}.about-page6:before{content:"";height:100%;width:1px;background:hsla(0,0%,78%,.2);position:absolute;top:0;left:50%;transform:translateX(-50%)}.about-page6 .page6-left{width:50%;padding-right:1.2rem;gap:.72rem}.about-page6 .page6-left .page6-title{font-family:Bold;color:var(--themeColor1);margin-bottom:.29rem}.about-page6 .page6-left p{line-height:2;color:#666}.about-page6 .page6-left .page6-img{border-radius:5px;display:block;width:100%}.about-page6 .page6-right{width:50%;padding-left:1.2rem}.about-page6 .page6-right ul{gap:.38rem;height:100%}.about-page6 .page6-right ul li{gap:.3rem}.about-page6 .page6-right ul li .icon{width:.4rem;aspect-ratio:1;display:flex;justify-content:center;align-items:center;flex-shrink:0}.about-page6 .page6-right ul li .icon img{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain}.about-page6 .page6-right ul li .text h6{line-height:.4rem;margin-bottom:.18rem;font-family:Bold;color:var(--themeColor1)}.about-page6 .page6-right ul li .text p{color:#999}.about-page7{padding:1rem 0;background:url(../../assets/img/about_page6bg.f940a3b6.png) no-repeat;background-size:cover}.about-page7 .about-ditu{gap:1.23rem;align-items:stretch}.about-page7 .about-ditu .yoush{width:50%}.about-page7 .about-ditu .yoush ul{margin-top:.6rem;gap:.14rem;align-items:stretch}.about-page7 .about-ditu .yoush ul li a{min-height:1.6rem;color:var(--themeColor1);border:1px solid #d9d9d9;border-radius:.1rem;overflow:hidden;align-items:stretch}.about-page7 .about-ditu .yoush ul li a:hover img{scale:1.1}.about-page7 .about-ditu .yoush ul li a:hover .text-list{color:var(--themeColor)}.about-page7 .about-ditu .yoush ul li a:hover .text-list .text-item:before{background:var(--themeColor)}.about-page7 .about-ditu .yoush ul li a .img{position:relative;max-width:3rem;width:100%;border-radius:.1rem;overflow:hidden}.about-page7 .about-ditu .yoush ul li a .img:before{content:"";background:rgba(0,0,0,.5);position:absolute;z-index:2;top:0;left:0;right:0;bottom:0}.about-page7 .about-ditu .yoush ul li a .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.about-page7 .about-ditu .yoush ul li a .img .txt{position:absolute;top:50%;left:50%;font-family:Bold;color:#fff;z-index:11;transform:translate(-50%,-50%)}.about-page7 .about-ditu .yoush ul li a .text-list{padding:.26rem .5rem;color:var(--themeColor1);transition:.3s}.about-page7 .about-ditu .yoush ul li a .text-list .text-item{position:relative;padding-left:.2rem}.about-page7 .about-ditu .yoush ul li a .text-list .text-item:before{content:"";width:.1rem;height:1px;background:var(--themeColor1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.about-page7 .about-ditu .ditu{flex:1}.about-page7 .about-ditu .ditu #map{height:6rem;width:100%}@media screen and (max-width:1550px){.about-page7 .about-ditu .ditu #map{height:5rem}}@media screen and (max-width:1280px){.about-page7 .about-ditu .ditu #map{height:4rem}}.page-title{font-family:Bold;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.page-title h6{color:var(--themeColor);line-height:1}.page-title h2,.page-title h6{font-family:Bold;font-weight:900}.page-title h2{color:#333;line-height:1.5}.product.products{padding-top:1rem}.product .page-sections{min-height:100vh;background:#fff;z-index:2}.product .page-sections .page-title{top:1rem;z-index:10}.product .page-view-a{position:relative}.product .page-view-a .menu{position:sticky;top:1.5rem}.product .page-section{padding-top:.5rem}.product .page-section .page-title{padding-bottom:.5rem;background:#fff}.product .page-section .page-view{gap:1rem;padding-bottom:1rem}.product .page-section .page-view .menu{width:3rem;flex-shrink:0}.product .page-section .page-view .menu .item{width:100%;position:relative}.product .page-section .page-view .menu .item.active:after{width:100%}.product .page-section .page-view .menu .item.active .item-head .iconfont{transform:translateY(-50%) rotate(180deg)}.product .page-section .page-view .menu .item:before{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background:#ddd}.product .page-section .page-view .menu .item:after{content:"";width:0;height:1px;position:absolute;bottom:0;left:0;background:#333;transition:.3s}.product .page-section .page-view .menu .item .item-head{position:relative}.product .page-section .page-view .menu .item .item-head a{padding:.3rem 0}.product .page-section .page-view .menu .item .item-head .iconfont{cursor:pointer;position:absolute;right:0;top:50%;transition:.3s;transform:translateY(-50%);font-size:.2rem}.product .page-section .page-view .menu .item .item-box{overflow:hidden;transition:.3s;display:none}.product .page-section .page-view .menu .item .item-box .item-a{padding-bottom:.3rem}.product .page-section .page-view .menu .item .item-box a{position:relative;padding-left:.2rem;line-height:2}.product .page-section .page-view .menu .item .item-box a.active{color:var(--themeColor)}.product .page-section .page-view .menu .item .item-box a:before{content:"";width:.1rem;height:1px;background:var(--themeColor1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.product .page-section .page-view .menu .item a{display:block;color:var(--themeColor1);transition:.3s}.product .page-section .page-view .menu .item a:hover{color:var(--themeColor)}.product .page-section .page-view .list{flex:1;padding-top:.3rem;gap:.8rem;align-items:stretch}.product .page-section .page-view .list .box{gap:.8rem;padding-bottom:.8rem;position:relative;align-items:stretch}.product .page-section .page-view .list .box:hover .box-txt .box-btn .btn .icons .i1{transform:translate(100%,-100%)}.product .page-section .page-view .list .box:hover .box-txt .box-btn .btn .icons .i2{top:50%;right:50%;transform:translate(50%,-50%)}.product .page-section .page-view .list .box:hover:after{width:100%}.product .page-section .page-view .list .box:hover .img img{scale:1.1}.product .page-section .page-view .list .box:before{content:"";width:100%;height:1px;background:#dfdfdf;position:absolute;left:0;bottom:0}.product .page-section .page-view .list .box:after{content:"";width:0;height:1px;background:var(--themeColor);position:absolute;left:0;bottom:0;transition:.5s}.product .page-section .page-view .list .box .img{width:4rem;overflow:hidden;border-radius:.1rem;flex-shrink:0}.product .page-section .page-view .list .box .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.product .page-section .page-view .list .box .box-txt{position:relative}.product .page-section .page-view .list .box .box-txt h3{font-family:Bold;margin-bottom:.27rem;color:#333;line-height:1}.product .page-section .page-view .list .box .box-txt p{color:#666;font-size:.18rem;line-height:2}.product .page-section .page-view .list .box .box-txt .box-btn{position:absolute;left:0;bottom:0;border:2px solid var(--themeColor1);color:var(--themeColor1)}.product .page-section .page-view .list .boxs{gap:.8rem;padding-bottom:.8rem;position:relative;align-items:stretch;margin-bottom:.7rem}.product .page-section .page-view .list .boxs:before{content:"";width:100%;height:1px;background:#dfdfdf;position:absolute;left:0;bottom:0}.product .page-section .page-view .list .boxs:after{content:"";width:0;height:1px;background:var(--themeColor);position:absolute;left:0;bottom:0;transition:.5s}.product .page-section .page-view .list .boxs .img{width:4rem;overflow:hidden;border-radius:.1rem;flex-shrink:0}.product .page-section .page-view .list .boxs .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.product .page-section .page-view .list .boxs .box-txt{position:relative;padding-bottom:.5rem}.product .page-section .page-view .list .boxs .box-txt h3{font-family:Bold;margin-bottom:.27rem;color:#333;line-height:1}.product .page-section .page-view .list .boxs .box-txt p{color:#666;line-height:2;font-size:.18rem}.product .page-section .page-view .list .boxs .box-txt .ccvideo{width:-moz-min-content;width:min-content;white-space:nowrap;border:1px solid transparent;gap:5px;font-family:Medium;border-top-color:var(--themeColor);border-bottom-color:var(--themeColor);color:var(--themeColor);padding:5px 0}.product .page-section .lists{transition:.3s}.product .page-section .itema-box,.product .page-section .lists .bq-top{margin-bottom:.5rem}.product .page-section .itema-box:last-of-type{margin-bottom:0}.product .page-section .itema-box .img-box{width:100%;padding:.2rem;display:flex;justify-content:center;align-items:stretch;position:relative;gap:.6rem;height:3.3rem;background-color:#f6f6f6}.product .page-section .itema-box .img-box .img{background:#fff;flex:1;display:flex;justify-content:center;align-items:center}.product .page-section .itema-box .img-box img{height:100%;width:100%;transition:.2s;-o-object-fit:contain;object-fit:contain}.product .page-section .itema-box .img-box .text{transition:.2s;font-family:Medium;flex:1;display:flex;flex-direction:column;justify-content:center}.product .page-section .itema-box .img-box .text h6{white-space:nowrap;color:var(--themeColor);margin-bottom:.2rem;line-height:1}.product .page-section .itema-box .img-box .text p{color:#333;line-height:1.6;position:relative;padding-left:.15rem}.product .page-section .itema-box .img-box .text p:before{content:"";width:.1rem;height:1px;background:#333;position:absolute;left:0;top:50%;transform:translateY(-50%)}.product .page-section .itema-box .numbox{font-size:3rem;line-height:3rem;color:#f5f5f6}.product .page-section .itema-boxs{margin-top:.5rem;padding:.5rem 0;border-top:1px solid #dfdfdf}.product .page-section .itema-boxs .itema-heads{gap:.7rem;width:100%}.product .page-section .itema-boxs .itema-heads .numboxs{font-size:2.4rem;color:#f5f5f6;line-height:1}.product .page-section .itema-boxs .itema-heads .page-title{position:static}.product .page-section .itema-boxs .itema-heads .page-title h2{color:#666;font-family:Medium}.product .page-section .itema-boxs .itema-heads ul{gap:.3rem}.product .page-section .itema-boxs .itema-heads ul li{height:.6rem;font-family:Bold;color:#666;gap:.15rem;border:1px solid #bcbdc0;border-radius:.1rem;padding:.2rem}.product .page-section .itema-boxs .itema-heads ul li img{max-height:.3rem}.product .page-section .itema-boxs .box-a{background:#f6f6f6;padding:.2rem;border-radius:.1rem;gap:.3rem;margin-bottom:.5rem}.product .page-section .itema-boxs .box-a:last-of-type{margin-bottom:0}.product .page-section .itema-boxs .box-a:hover img{scale:1.1}.product .page-section .itema-boxs .box-a .img{overflow:hidden;width:30%}.product .page-section .itema-boxs .box-a .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:.3s}.product .page-section .itema-boxs .box-a .atext{flex:1}.product .page-section .itema-boxs .box-a .atext h4{margin-bottom:.4rem;font-family:Bold;color:var(--themeColor1)}.product .page-section .itema-boxs .box-a .atext .p{display:flex;margin-bottom:.1rem}.product .page-section .itema-boxs .box-a .atext .p:last-of-type{margin-bottom:0}.product .page-section .itema-boxs .box-a .atext .p span{color:var(--themeColor1);font-family:Medium;flex-shrink:0}.product .page-section .itema-boxs .box-a .atext .p p{color:#999}.product .page-section .bq-top .boxs{margin-bottom:0!important}.product .page-section .bq-top ul{padding:.37rem 0;border-bottom:1px solid #dfdfdf;flex-wrap:wrap}.product .page-section .bq-top ul li{padding:0 .28rem;width:calc(33.33333% - .18667rem);margin-bottom:.28rem}.product .page-section .bq-top ul li:nth-child(3n-2){padding-left:0;border-right:1px solid #dfdfdf}.product .page-section .bq-top ul li:nth-child(3n-1){flex:1}.product .page-section .bq-top ul li:nth-child(3n){padding-right:0;border-left:1px solid #dfdfdf}.product .page-section .bq-top ul li .ul-title{display:flex;justify-content:flex-start;align-items:center;gap:.12rem;font-family:Bold;margin-bottom:.22rem}.product .page-section .bq-top ul li p{color:#666}.product .video{flex:1}.product .video .down{width:auto}.product .video .seach{gap:.2rem;align-items:stretch;margin-bottom:.6rem}.product .video .seach .input{border:1px solid #bcbdc0;border-radius:.1rem;overflow:hidden;flex:1}.product .video .seach .input span{padding:0 .2rem;font-family:Medium;line-height:1;border-right:1px solid #d9e3ef}.product .video .seach .input input{margin:0 .2rem;flex:1}.product .video .seach .input input::-moz-placeholder{color:#cdcdcd}.product .video .seach .input input::placeholder{color:#cdcdcd}.product .video .seach .gobtn{height:.6rem;width:1.4rem;background:var(--themeColor1);border-radius:.1rem;color:#fff;gap:.1rem}.product .video .seach .gobtn span{font-family:Medium}.product .video .videolist{display:grid;grid-template-columns:repeat(3,1fr);row-gap:.6rem;-moz-column-gap:.3rem;column-gap:.3rem}.product .video .videolist .videoitem{gap:.2rem;cursor:pointer}.product .video .videolist .videoitem:hover .img:before{background:rgba(0,0,0,.2)}.product .video .videolist .videoitem:hover .image{scale:1.1}.product .video .videolist .videoitem:hover h2{color:var(--themeColor)}.product .video .videolist .videoitem .img{position:relative;border-radius:.1rem;overflow:hidden;aspect-ratio:2/1.2}.product .video .videolist .videoitem .img:before{content:"";position:absolute;z-index:11;top:0;left:0;right:0;bottom:0;background:transparent;transition:.3s;pointer-events:none}.product .video .videolist .videoitem .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.product .video .videolist .videoitem .img .btn{position:absolute;z-index:12;width:.6rem;aspect-ratio:1;display:flex;justify-content:center;align-items:center;color:var(--themeColor);background:#fff;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.product .video .videolist .videoitem h2,.product .video .videolist .videoitem p{line-height:1;color:#727171}.product .video .videolist .videoitem h2{color:#333;font-family:Medium;transition:.3s}.product .video .textlist{display:grid;grid-template-columns:repeat(2,1fr);gap:.3rem}.product .video .textlist .textitem{height:1rem;padding:0 .25rem;padding-right:0;color:var(--themeColor1);background:#fbfbfb;border:1px solid #bcbdc0;border-radius:.1rem;transition:.3s}.product .video .textlist .textitem:hover{color:var(--themeColor)}.product .video .textlist .textitem .pdf{gap:.2rem}.product .video .textlist .textitem .pdf span{color:var(--themeColor1);font-family:Medium}.product .video .textlist .textitem .down{padding:0 .35rem;position:relative}.product .video .textlist .textitem .down:before{content:"";height:.25rem;width:1px;background:#bcbdc0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product .detail{padding:1rem 0;gap:1.2rem;position:relative}.product .detail:before{content:"";height:100%;position:absolute;width:1px;top:0;left:50%;transform:translateX(-50%);background-color:hsla(0,0%,78%,.2)}.product .detail .detail-left{width:50%;position:sticky;top:2rem;padding-right:1.2rem}.product .detail .detail-left .allswiper{gap:.55rem;align-items:stretch;height:100%;max-height:calc(4.08rem + 80px);margin-bottom:1rem}.product .detail .detail-left .bqswiper,.product .detail .detail-left .bqswiper-thumb{overflow:hidden}.product .detail .detail-left .bq-slide,.product .detail .detail-left .bq-thumb{flex-shrink:0;display:flex;justify-content:center;align-items:center}.product .detail .detail-left .bq-slide img,.product .detail .detail-left .bq-thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product .detail .detail-left .bqswiper-thumb{flex-shrink:0;width:1.36rem}.product .detail .detail-left .bqswiper-thumb .bq-thumb{aspect-ratio:1;border:1px solid #d9d9d9}.product .detail .detail-left .bqswiper-thumb .bq-thumb.swiper-slide-thumb-active{border-color:var(--themeColor1)}.product .detail .detail-left .bqswiper{position:relative}.product .detail .detail-left .bqswiper span{display:none;width:60%;aspect-ratio:1;border-radius:50%;position:absolute;background:#d9d9d9;transform:translateX(-50%) scaleY(2%);transform-origin:bottom;bottom:5%;opacity:.5;left:50%;z-index:1;filter:blur(80px)}.product .detail .DetailSwiper{overflow:hidden;cursor:pointer;aspect-ratio:1/.8}.product .detail .DetailSwiper .detail-slide{flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative}.product .detail .DetailSwiper .detail-slide img{-o-object-fit:contain;object-fit:contain;max-width:80%;max-height:80%;width:100%;height:100%}.product .detail .DetailSwiper .detail-slide span{width:50%;aspect-ratio:1;border-radius:50%;display:block;position:absolute;background:#d9d9d9;transform:translateX(-50%) scaleY(6%);transform-origin:bottom;bottom:15%;opacity:.5;left:50%;z-index:1;filter:blur(80px)}.product .detail .detail-right{align-items:stretch;gap:.7rem;flex:1}.product .table .table-title{background:#e5e5e5;padding:.25rem .45rem;padding-right:0;position:relative;font-family:Bold;line-height:1}.product .table .table-title:before{content:"";width:.1rem;height:2px;background:var(--themeColor1);position:absolute;top:50%;left:.3rem}.product .table .table-list{gap:1px;align-items:stretch}.product .table .table-list .table-item{min-height:.6rem;display:flex;align-items:stretch;gap:2px}.product .table .table-list .table-item:nth-child(2n) span{background:#fcfcfc}.product .table .table-list .table-item span{display:flex;justify-content:center;align-items:center;background:#f6f6f6;text-align:center}.product .table .table-list .table-item .td1{width:30%;color:#999}.product .table .table-list .table-item .td2{flex:1;color:var(--themeColor1)}.product .table .table-list .table-item .btn{cursor:pointer;position:relative}.product .table .table-list .table-item .btn input{opacity:0;position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%)}.product .table .table-list .table-item .btn label{cursor:pointer}.product .table .table-list .table-item .btn label .i1{display:none}.product .table .table-list .table-item .btn label input:checked{color:var(--themeColor)}.product .table .table-list .table-item .btn label input:checked~.i2{display:none}.product .table .table-list .table-item .btn label input:checked~.i1{display:block}.product .table .text{color:#666}.product .table .text .beiz{flex-shrink:0}.product .table a{width:-moz-min-content;width:min-content;display:inline-flex}.product .table a span{justify-content:flex-end}.product .table a .icon{width:.58rem;height:.58rem}.product .attr{padding-bottom:.6rem;border-bottom:1px solid #dfdfdf}.product .attr .title{position:relative;padding-left:.15rem;font-family:Bold;line-height:1;margin-bottom:.3rem}.product .attr .title:before{content:"";width:.1rem;height:2px;background:var(--themeColor1);position:absolute;top:50%;left:0}.product .attr p{color:#666}.product .bqdetail{padding:1rem 0;gap:1.2rem;position:relative}.product .bqdetail:before{content:"";height:100%;width:1px;position:absolute;background:hsla(0,0%,78%,.2);left:50%;top:0;transform:translateX(-50%)}.product .bqdetail .detail-left{width:50%;position:sticky;top:2rem}.product .bqdetail .detail-left .allswiper{gap:1.3rem;align-items:stretch;height:100%;max-height:calc(4.08rem + 80px);margin-bottom:1rem}.product .bqdetail .detail-right{flex:1;align-items:stretch;gap:.6rem;padding-bottom:1.2rem;position:relative}.product .bqdetail .detail-right .table a{position:absolute;left:0;bottom:0}.main{scroll-snap-type:y mandatory;scroll-behavior:smooth}.service{position:relative;scroll-snap-align:start;scroll-snap-stop:always}.service .serHeight{padding:.5rem 0;position:static;width:100vw;top:0;left:0}.service .service_head{padding-bottom:.7rem}.service .service_head .pathen{gap:.3rem}.service .service_head .pathen h2{color:var(--themeColor);line-height:1;font-family:Bold}.service .service_head .pathen h6{line-height:1}.service .service_head .pathen .tiao{position:relative;width:2.4rem;height:2px;background:rgba(0,0,0,.25);overflow:hidden}.service .service_head .pathen .tiao span{display:block;width:100%;height:100%;background:var(--themeColor1);transform-origin:left;transform:scaleX(0)}.service .serswiper{margin-left:var(--container_margin);overflow:hidden;width:100%}.service .serswiper .k{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;color:transparent;font-size:2.5rem;-webkit-text-stroke:1px hsla(0,0%,100%,.8);text-stroke:1px hsla(0,0%,100%,.8)}.service .serswiper .swiper-wrapper{animation-name:slideX;animation-timing-function:linear;display:flex;align-items:center;justify-content:flex-start;min-width:100vw}@keyframes slideX{0%{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0)}6%{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0)}94%{transform:translateX(calc(-100% + 47vw));-webkit-transform:translateX(calc(-100% + 47vw));-moz-transform:translateX(calc(-100% + 47vw));-o-transform:translateX(calc(-100% + 47vw));-ms-transform:translateX(calc(-100% + 47vw))}to{transform:translateX(calc(-100% + 47vw));-webkit-transform:translateX(calc(-100% + 47vw));-moz-transform:translateX(calc(-100% + 47vw));-o-transform:translateX(calc(-100% + 47vw));-ms-transform:translateX(calc(-100% + 47vw))}}.service .serswiper .ser-slide{flex-shrink:0;position:relative;width:55vw}.service .serswiper .ser-slide span{animation:none;opacity:0}.service .serswiper .ser-slide.active span{animation-delay:.5s;animation-duration:1s;animation-name:fadeInUp;animation-fill-mode:both}.service .serswiper .ser-slide .img{position:relative;border-radius:20px;overflow:hidden}@media screen and (max-width:1550px){.service .serswiper .ser-slide .img{height:5rem}}.service .serswiper .ser-slide .img:before{content:"";width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);top:0;left:0;z-index:2}.service .serswiper .ser-slide .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service .serswiper .ser-slide .ser-txt{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;z-index:3;overflow:hidden}.service .serswiper .ser-slide .ser-txt h3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-family:Bold}.service .serswiper .ser-slide .ser-txt p{position:absolute;bottom:.6rem;left:50%;max-width:5rem;transform:translateX(-50%);color:#fff}.service .serswiper .ser-slide .ser-txt span{display:block}@keyframes adFn{0%{opacity:0;transform:translateX(100px);-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-o-transform:translateX(100px);-ms-transform:translateX(100px)}10%{opacity:0}30%{opacity:1}70%{opacity:1}90%{opacity:0}to{opacity:0;transform:translateX(-100px);-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-o-transform:translateX(-100px);-ms-transform:translateX(-100px)}}.news{padding:.5rem 0;padding-left:1.3rem;position:relative;overflow:hidden}.news.detail{padding-top:0}.news.xieyi{padding-left:0;padding:2rem .65rem 1rem}.news.xieyi .detail{padding:0 1.2rem}.news.xieyi .detail .rich{border-bottom:none}.news.xieyi .detail .title h6{text-align:center;margin-bottom:0}.news .bg{position:fixed;top:0;left:var(--container_margin);width:2.5rem;pointer-events:none}.news .bg img{width:100%}.news .new-top{padding-bottom:1rem;gap:.8rem;align-items:stretch}.news .new-top .top-right{width:50%;border-radius:5px;overflow:hidden;height:4.5rem;flex-shrink:0}.news .new-top .top-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.news .new-top .top-left{position:relative;flex:1;align-items:stretch;gap:.45rem}.news .new-top .top-left span{line-height:1;font-family:Medium;color:var(--themeColor)}.news .new-top .top-left .title{color:#333;font-family:Bold}.news .new-top .top-left p{line-height:2.2;color:#666}.news .new-top .top-left .new-btn{border:2px solid var(--themeColor1);color:var(--themeColor1);position:absolute;left:0;bottom:0}.news .list{display:grid;grid-template-columns:repeat(3,1fr);row-gap:.8rem;-moz-column-gap:.6rem;column-gap:.6rem}.news .list .item{padding-top:.4rem;position:relative;align-items:stretch}.news .list .item:before{content:"";width:100%;height:1px;background:#d9d9d9;position:absolute;top:0;left:0}.news .list .item:after{content:"";width:0;height:2px;background:var(--themeColor);position:absolute;top:0;left:0;transition:.3s}.news .list .item span{color:#bcbdc0;margin-bottom:.2rem}.news .list .item .title{font-family:Bold;color:#333;margin-bottom:.3rem;transition:.3s;height:.75rem}.news .list .item .img{border-radius:5px;aspect-ratio:446/273;overflow:hidden}.news .list .item .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.news .list .item:hover:after{width:100%}.news .list .item:hover .title{color:var(--themeColor)}.news .list .item:hover img{scale:1.1}.news .yepage{padding-top:1rem}.news .detail{padding-left:2.4rem;padding-top:2rem}.news .detail .title{padding:0 0 .45rem}.news .detail .title h6{font-family:Bold;margin-bottom:.45rem}.news .detail .title span{color:var(--themeColor);font-family:Medium}.news .detail .rich{padding:.45rem 0;border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9}.news .detail .getnew{padding-top:.5rem}.news .detail .getnew .get-left a{line-height:2;position:relative}.news .detail .getnew .get-left a:hover:before{width:100%}.news .detail .getnew .get-left a:hover p{color:var(--themeColor)}.news .detail .getnew .get-left a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--themeColor);transition:.3s}.news .detail .getnew .get-left a span{color:#bcbdc0;flex-shrink:0}.gofan,.news .detail .getnew .get-left a p{color:var(--themeColor1);transition:.3s}.gofan{display:flex;border:2px solid var(--themeColor1);border-radius:.3rem}.gofan:hover span{width:1.2rem}.gofan .icon{justify-content:center;width:.6rem;height:.6rem}.gofan .icon,.gofan span{display:flex;align-items:center}.gofan span{justify-content:flex-start;width:0;overflow:hidden;white-space:nowrap;transition:.3s}.invest{padding:1rem 0;gap:1rem}.invest .page-title{margin-bottom:.8rem}.invest .page1 ul{gap:.3rem;align-items:stretch}.invest .page1 ul li{flex:1;background:#f5f5f6;padding:.6rem;border-radius:.2rem}.invest .page1 ul li .span{color:var(--themeColor1);margin-bottom:.2rem}.invest .page1 ul li .baifen{gap:.15rem;font-family:Medium;margin-bottom:.5rem}.invest .page1 ul li .baifen h1{font-family:Bold;line-height:1.4}.invest .page1 ul li .baifen .iconfont{color:var(--themeColor)}.invest .page1 ul li .baifen .zeng{line-height:1.5}.invest .page1 ul li .list{margin-bottom:.5rem}.invest .page1 ul li .list .item{padding:0 .6rem;position:relative;font-family:Medium}.invest .page1 ul li .list .item:before{content:"";width:1px;height:100%;position:absolute;right:0;top:0;background:#e5e5e5}.invest .page1 ul li .list .item:first-of-type{padding-left:0}.invest .page1 ul li .list .item:last-of-type{padding-right:0}.invest .page1 ul li .list .item:last-of-type:before{width:0}.invest .page1 ul li .list .item h6{color:#333;margin-top:.1rem;line-height:1}.invest .page1 ul li .list .item span,.invest .page1 ul li .timer{color:#666}.invest .page2 .page2-gg{align-items:stretch;border:1px solid #d9d9d9;border-radius:.2rem;overflow:hidden}.invest .page2 .gg-left{flex:1;border-radius:.2rem;overflow:hidden;height:5.5rem}.invest .page2 .gg-left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.invest .page2 .gg-right{height:5.5rem;flex:1;flex-shrink:0;padding:.2rem .5rem;overflow:hidden;position:relative}.invest .page2 .gg-right:before{top:0}.invest .page2 .gg-right:after,.invest .page2 .gg-right:before{content:"";height:.3rem;width:100%;background:#fff;position:absolute;left:0;z-index:2}.invest .page2 .gg-right:after{bottom:0}.invest .page2 .gg-right .gg-slide{flex-shrink:0;width:100%;padding:.35rem 0;position:relative}.invest .page2 .gg-right .gg-slide:hover:after{width:100%}.invest .page2 .gg-right .gg-slide:before{content:"";width:100%;height:1px;background:#d9d9d9;position:absolute;left:0;bottom:0}.invest .page2 .gg-right .gg-slide:after{content:"";width:0;height:1px;background:var(--themeColor);position:absolute;left:0;bottom:0;transition:.3s}.invest .page2 .gg-right .gg-slide img{width:.5rem;margin-right:.35rem}.invest .page2 .gg-right .gg-slide .h6{color:#333;font-family:Medium;max-width:5rem}.invest .page2 .gg-right .gg-slide span{color:#727171}.invest .page2 .gg-right .gg-slide .goa{gap:.3rem}.invest .page2 .gg-right .gg-slide .goa a{width:.6rem;aspect-ratio:1;border-radius:50%;border:2px solid #bcbdc0;display:flex;justify-content:center;align-items:center;color:#bcbdc0;transition:.3s}.invest .page2 .gg-right .gg-slide .goa a:hover{color:var(--themeColor);border-color:var(--themeColor)}.invest .page3 .ul{gap:.3rem}.invest .page3 .ul .li{flex:1;background:#f5f5f6;border-radius:.2rem;padding:.5rem;position:relative}.invest .page3 .ul .li h6{margin-bottom:.2rem;color:#333;font-family:Bold}.invest .page3 .ul .li p{color:#666;max-width:4rem}.invest .page3 .ul .li .page3-btn{margin-top:.5rem;background:inherit;color:var(--themeColor1);border:2px solid var(--themeColor1)}.invest .page3 .ul .li .texts{position:absolute;right:.5rem;bottom:.5rem;text-align:end;text-align:right;font-family:Bold;-webkit-background-clip:text;-webkit-text-fill-color:#999}.invest .page3 .ul .li .iconimg{position:absolute;top:.5rem;right:.5rem}.invest .page3 .ul .li:nth-child(2){background:var(--themeColor1)}.invest .page3 .ul .li:nth-child(2) h6{color:#fff}.invest .page3 .ul .li:nth-child(2) p{color:hsla(0,0%,100%,.7)}.invest .page3 .ul .li:nth-child(2) .page3-btn{color:#fff;border-color:#fff}.invest .page3 .ul .li:nth-child(2) .texts{bottom:auto;top:.5rem;-webkit-text-fill-color:hsla(0,0%,93%,.8)}.invest .page3 .ul .li:nth-child(2) .iconimg{position:absolute;top:auto;bottom:.5rem;right:.5rem}.invest .page4{position:relative;width:100%}.invest .page4 .bg{width:100%}.invest .page4 .page4-view{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.invest .page4 .page4-view .page-title h2{color:#fff}.invest .page4 .page4-view .a{line-height:2;margin-bottom:.4rem}.invest .page4 .page4-view .a span{color:hsla(0,0%,100%,.6);display:block;line-height:1;margin-bottom:.05rem}.invest .page4 .page4-view .a a{color:#fff}.invest .page5 .list{display:grid;grid-template-columns:repeat(3,1fr);gap:.3rem}.invest .page5 .list .item{border:1px solid #d9d9d9;border-radius:.1rem;padding:.4rem .4rem .3rem;color:#717171;transition:.3s}.invest .page5 .list .item:hover{box-shadow:10px 10px 12px 0 rgba(#000000,.05)}.invest .page5 .list .item:hover .a-bto .button span{color:var(--themeColor)}.invest .page5 .list .item:hover .a-bto .button .ovh .i1{animation:addicon1 .5s linear forwards;z-index:-1}@keyframes addicon1{50%{transform:translate(100%,-100%)}to{transform:translate(-100%,100%)}}@keyframes addicon2{0%{top:100%;right:100%;transform:translate(0)}to{top:50%;right:50%;transform:translate(50%,-50%)}}.invest .page5 .list .item:hover .a-bto .button .ovh .i2{animation:addicon2 .5s linear forwards;z-index:2}.invest .page5 .list .item .h6{font-family:Medium;color:#333}.invest .page5 .list .item .a-bto{margin-top:.3rem}.invest .page5 .list .item .a-bto .button{gap:.1rem}.invest .page5 .list .item .a-bto .button span{transition:.3s}.invest .page5 .list .item .a-bto .button .ovh{overflow:hidden;position:relative;background:#fff}.invest .page5 .list .item .a-bto .button .ovh .iconi{width:13px;display:block;aspect-ratio:1;transition:.3s;background:#fff}.invest .page5 .list .item .a-bto .button .ovh .i1{animation:addicons1 .5s forwards;position:relative}.invest .page5 .list .item .a-bto .button .ovh .i2{position:absolute;animation:addicons2 .5s forwards;background:transparent}@keyframes addicons1{0%{transform:translate(-120%,120%)}to{transform:translate(0)}}@keyframes addicons2{0%{top:50%;right:50%;transform:translate(50%,-50%)}50%{top:0;right:0;transform:translate(120%,-120%)}to{right:100%;top:100%;transform:none}}.contact .page1{height:8.6rem;align-items:stretch;position:relative}.contact .page1 .page1-left{position:absolute;left:0;top:0;z-index:11;padding:1rem var(--container_margin) 0;height:100%}.contact .page1 .page1-left .ercode{margin-top:1rem;margin-bottom:.8rem;gap:.58rem}.contact .page1 .page1-left .ercode .eritem{color:var(--themeColor1)}.contact .page1 .page1-left .ercode .eritem .img{width:1.2rem;aspect-ratio:1;box-shadow:0 0 5px 0 #dedede;margin:0 auto;margin-bottom:.2rem}.contact .page1 .page1-left .ercode .eritem .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.contact .page1 .page1-left .ercode .eritem .text span{display:block;text-align:center;line-height:1.2}.contact .page1 .page1-left .a-box{gap:.3rem}.contact .page1 .page1-left .a-box .a{line-height:1}.contact .page1 .page1-left .a-box .a span{color:#999}.contact .page1 .page1-left .a-box .a a{color:var(--themeColor1);line-height:1.5}.contact .page1 .page1-right{flex:1;position:relative}.contact .page1 .page1-right a{display:block;height:100%;width:100%}.contact .page1 .page1-right a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom}.contact .page1 .page1-right:after{content:"";display:none;position:absolute;z-index:3;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:linear-gradient(90deg,#fff 40%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));pointer-events:none}.contact .page2{position:relative}.contact .page2 .bg{width:100%}.contact .page2 .view{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);gap:1.4rem}.contact .page2 .view .h1{font-family:Bold;gap:.4rem}.contact .page2 .view .h1 h1{line-height:1;font-weight:900;font-family:Bold;text-shadow:0 0 23px rgba(0,0,0,.05);-webkit-background-clip:text;-webkit-text-fill-color:hsla(0,0%,100%,.6)}.contact .page2 .view .from{flex:1;color:#fff}.contact .page2 .view .from h5{line-height:1.5;font-family:Bold}.contact .page2 .view .from .from-head{margin-bottom:.5rem}.contact .page2 .view .from .from-head .icon-btn{color:var(--themeColor1);border:2px solid #fff}.contact .page2 .view .from .from-list,.contact .page2 .view .from .from-list .from-item{gap:.3rem;align-items:stretch}.contact .page2 .view .from .from-list .input{flex:1;padding:0 .2rem;height:.6rem;background:hsla(0,0%,100%,.5);border-radius:5px 5px 5px 5px;border:1px solid hsla(0,0%,100%,.62);position:relative}.contact .page2 .view .from .from-list .input span{pointer-events:none;position:absolute;top:.3rem;transform:translateY(-50%);left:.2rem;color:var(--themeColor1)}.contact .page2 .view .from .from-list .input span:after{content:"*";color:var(--themeColor)}.contact .page2 .view .from .from-list .input:has(input:valid) span{display:none}.contact .page2 .view .from .from-list .input:has(textarea:valid) span{display:none}.contact .page2 .view .from .from-list .input.inputs{min-height:1.6rem;padding-top:.15rem}.contact .page2 .view .from .from-list .input input,.contact .page2 .view .from .from-list .input textarea{height:100%;width:100%;font-size:.18rem;color:var(--themeColor1)}.contact .page2 .view .from .from-list .input input::-moz-placeholder,.contact .page2 .view .from .from-list .input textarea::-moz-placeholder{color:var(--themeColor1)}.contact .page2 .view .from .from-list .input input::placeholder,.contact .page2 .view .from .from-list .input textarea::placeholder{color:var(--themeColor1)}.contact .page3{padding:1rem 0}.contact .page3 .page-title{margin-bottom:.5rem}.contact .page3 ul{align-items:stretch;gap:.5rem}.contact .page3 ul li{background:linear-gradient(180deg,#f3f5f8,#fff);border-radius:10px;border:1px solid #eee;padding:.6rem}.contact .page3 ul li h6{font-family:Bold;margin-bottom:.3rem}.contact .page3 ul li a{color:#666}.contact .page3 ul li .icon-btn{border:2px solid var(--themeColor1)}.jc-bs3-container{width:-moz-min-content;width:min-content;min-width:3rem;height:-moz-min-content;height:min-content;min-height:2rem}.dizhi{padding:.2rem;box-shadow:9px 9px 10px 1px rgba(0,0,0,.2);background:var(--themeColor1);width:3rem;display:block}.dizhi h6{font-size:.2rem;font-family:Medium;color:#fff}.dizhi p{color:hsla(0,0%,100%,.5);line-height:1.5}.found img{margin:0 auto;max-width:50%;max-height:90%}.found_txt{transform:translateY(-50%);text-align:center}.found_txt h3{font-weight:700;margin-bottom:.1rem}.found_txt p{color:#666;margin-bottom:.1rem}.found_txt>div{margin-bottom:.5rem;gap:.2rem}.found_txt>div button{padding:5px 0;width:1.5rem;height:.5rem;background:var(--themeColor1);color:#fff;display:flex;justify-content:center;align-items:center;border-radius:10px;cursor:pointer}@media screen and (max-width:1600px){.cbaside{height:2rem}.nav{right:1.2rem}}@media screen and (max-width:1280px){.cbaside{height:2.4rem;width:.8rem;right:0}.page_info .info-content .info-list{padding-right:var(--container_margin)}.product .page-section .itema-box .img-box img{height:3rem}}@media screen and (max-width:600px){.product .detail:before{opacity:0;width:0}.banner .title p{line-height:normal}.cbaside,.indexnav{display:none}.com-head.h1rem{height:1.5rem}.com-head.h1rem.comheads{height:1.5rem!important}.com-head .head-nav{display:none}.com-head .logo{height:.8rem}.com-head .header_side{display:none}.com-head .model_side{display:block;height:0;overflow:hidden}.com-head .head_side{min-width:50vw}.com-head .head_side .div_item .div_head{padding:.5rem .3rem}.com-head .head_side .div_item .div_list a{padding-left:.6rem;line-height:1.5}.com-head .aside .side{width:25px;height:20px}.icon-btn{height:1rem}.icon-btn,.icon-btn:hover{min-width:1rem}.icon-btn:hover .text{width:0}.footer .foot-top{flex-direction:column;align-items:flex-start;gap:.4rem}.footer .foot-top .top-right{flex-direction:column;align-items:flex-start;width:100%}.footer .foot-top .top-right ul{width:100%}.footer .foot-top .top-right ul li{padding:0 .4rem}.footer .foot-top .top-right ul li:first-of-type{padding-left:0}.footer .foot-top .top-right ul li:last-of-type{padding-right:0}.footer .foot-top .top-right .right-a{width:100%}.footer .foot-top .top-right .right-a a{width:50%;height:auto;padding:.4rem 0;font-size:.4rem}.footer .foot-box .logo{height:.8rem}.footer .foot-box .box-right{display:none}.footer .foot-box .box-left{font-size:.35rem;gap:.3rem;width:100%;max-width:none}.footer .foot-box .box-left .box-a{display:flex;align-items:flex-start}.footer .foot-box .box-left .box-a span{flex-shrink:0}.footer .foot-box .box-left .box-a .a-a{display:flex;flex-direction:column;gap:.1rem}.footer .foot-box .box-left .box-a .a-a a:after{content:""}.footer .foot-box .box-left .qrcode{width:100%}.footer .foot-box .box-left .qrcode .qr-code{width:50%;text-align:center}.footer .foot-box .box-left .qrcode .qr-code .img{width:80%}.footer .foot-bto{flex-direction:column-reverse}.footer .foot-bto .bto-left{flex-direction:column;gap:0}.waarp{position:static}.waarp.showFooter .sxl_warp{transform:none}.waarp .sxl_warp{height:auto}.waarp .sxl_warp .section{position:static;height:auto!important}.waarp .sxl_warp .section.page1{height:100vh!important}.waarp .footer{position:static;overflow:hidden;transform:none}.swiper-slide .title{font-size:28px}.down .down-box{width:.3rem;height:.5rem}.va img{max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-btn{display:none}.page-seciton .swiper{height:100vh}.page_info .info-content .info-img{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.page_info .info-content .info-list{padding:1rem 0}.page_info .info-content .info-list .info-title .info-head span{font-size:.4rem}.page_info .info-content .info-list .info-title .info-head h4{font-size:.5rem}.page_info .info-content .info-list .info-item .info-text p{display:-webkit-box;display:-moz-box;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;white-space:normal!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.page_about{padding:1rem 0}.page_about .about .about_top{flex-direction:column;gap:1rem}.page_about .about .about_top:before{opacity:0;pointer-events:none}.page_about .about .left{width:100%}.page_about .about .left span{font-size:.4rem}.page_about .about .left h4{font-size:.5rem}.page_about .about .right{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:0;row-gap:.8rem}.page_about .about .right .item:before{opacity:0}.page_about .about_bto{display:flex;flex-direction:column;gap:.2rem}.page_about .about_bto .item-a .btn{width:1rem}.page_anli{padding:1rem var(--container_margin)}.page_anli .anli{flex-direction:column;align-items:stretch}.page_anli .anli .anli-left{max-width:100%;flex-direction:row;gap:.5rem;align-items:center}.page_anli .anli .anli-left .text h6{font-size:.4rem}.page_anli .anli .anli-left .text h1{font-size:.5rem}.page_anli .anli .anli-right{width:100%}.page_anli .anliswiper .anli-slide,.page_anli .anliswiper .anli-slide.anli-slides{height:auto}.page_anli .swiper-btns{display:none}.page_pro{padding:1rem 0}.page_pro .product{padding:0}.page_pro .product .pro_view{flex-direction:column}.page_pro .product .pro_left{max-width:100%;flex-direction:row;gap:.5rem;align-items:center}.page_pro .product .pro_left h6{font-size:.4rem}.page_anli .anliswiper .anli-slide .anli-text .anli-title h6{line-height:normal}.page_anli .anliswiper .anli-slide.anli-slides .anli-text .anli-title p{display:-webkit-box;display:-moz-box;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;white-space:normal!important;-webkit-line-clamp:4;-webkit-box-orient:vertical}.page_pro .product .pro_left h1{font-size:.5rem}.page_pro .product .pro_right{width:100%;display:flex;flex-direction:column}.page_pro .product .pro_right .lists h1{position:static}.banner .title h1{font-size:1rem;line-height:1.5}.page-title h6{font-size:.4rem}.page-title h2{font-size:.5rem;line-height:1.5}.about-page1 .page1-bto{flex-direction:column;gap:.8rem}.about-page1 .page1-bto .about-a img{width:100%}.about-page1 .page1-bto .about-a .btn{width:1rem}.about-page1 .page1-bto ul{display:grid;grid-template-columns:repeat(2,1fr);row-gap:.8rem}.about-page1 p{line-height:1.7}.about-page2 .page-title{padding:1rem 0}.about-page2 .aboutswiper-box:before{top:1.17rem}.about-page2 .about-swiper .about-slide{width:66.66667%}.about-page2 .about-swiper .about-slide h5{line-height:.8rem}.about-page3{flex-direction:column;align-items:center;height:auto}.about-page3 .page-title{padding-left:0}.about-page3 .page3-pation{display:none}.about-page3 .page3-right{position:relative;transform:none;top:auto;left:auto;display:none}.about-page3 .page3-right .bg{position:static;transform:none;height:100%;border:none}.about-page3 .page3-right .bg .bgimg{display:none}.about-page3 .page3-left{max-width:100%;padding:0 var(--container_margin)}.about-page3 .page3-swi{padding-left:0;width:100%;height:auto}.about-page3 .page3-swi .swi-slide{flex-direction:column;font-size:.35rem}.about-page3 .page3-swi .swi-slide.swi-slides{font-size:.35rem}.about-page3 .page3-swi .swi-slide .slide-img{display:block;width:100%}.about-page4 .page4btn{display:none}.about-page4 .page4-title a,.about-page4 .page4-title a.active{font-size:.3rem}.about-page4 .page4-top .page4-swiper1,.about-page4 .page4-top .page4-swiper2{animation-name:none!important;visibility:initial!important}.about-page5{display:flex;flex-direction:column;align-items:stretch;gap:.3rem}.about-page5>img{max-width:100%}.about-page5 .view-round{position:static;top:0;left:0;transform:none;background:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);padding:0;border-radius:0}.about-page5 .view-round .round{padding:0;border-radius:0;background:none}.about-page5 .view-round .round .view-nli{background:none;border-radius:0;width:auto;aspect-ratio:unset;padding-left:var(--container_margin);justify-content:flex-start;align-items:flex-start;padding-top:1rem}.about-page5 .view-round .round .view-nli>img{display:none}.about-page5 .page5_view{margin-bottom:1rem;position:static;transform:none;grid-template-columns:repeat(1,1fr);gap:.5rem}.about-page5 .page5_view .view-item{height:auto}.about-page5 .page5_view .view-item:nth-child(2n){flex-direction:row;justify-content:flex-end}.about-page5 .page5_view .view-item .icon{flex-shrink:0;width:1.2rem;height:1.2rem}.about-page5 .page5_view .view-item .icon>img{max-width:80%}.about-page5 .page5_view .view-item .text{max-width:none}.about-page6-box{padding:1rem 0}.about-page6{flex-direction:column;gap:1rem}.about-page6:before{width:0}.about-page6 .page6-left{width:100%;padding-right:0}.about-page6 .page6-right{width:100%;padding-left:0}.about-page6 .page6-right ul{gap:.5rem}.about-page6 .page6-right ul li .icon{width:auto}.about-page7 .about-ditu{flex-direction:column-reverse}.about-page7 .about-ditu .ditu{width:100%}.about-page7 .about-ditu .ditu #map{height:300px}.about-page7 .about-ditu .yoush{width:100%}.about-page7 .about-ditu .yoush ul{gap:.5rem}.about-page7 .about-ditu .yoush ul li a{height:auto;flex-direction:column}.about-page7 .about-ditu .yoush ul li a .img{max-width:100%}.product .page-section .page-view .down,.product .page-section .page-view .menu{display:none}.product .page-section .page-view .downs{position:static}.product .page-section .page-view .list .box{flex-direction:column}.product .page-section .page-view .list .box .img{max-width:100%}.product .page-section .page-view .list .box .box-txt .box-btn{display:none}.product .page-section .page-view .list .boxs{flex-direction:column}.product .page-section .page-view .list .boxs .img{max-width:100%;width:auto}.product .page-section .page-view .list .boxs .box-txt p{font-size:medium}.product .page-section .bq-top ul{flex-direction:column}.product .page-section .bq-top ul li{width:100%;padding:.3rem!important}.product .page-section .bq-top ul li:first-of-type{border-bottom:1px solid #dedede;border-right:0}.product .page-section .bq-top ul li:last-of-type{border-left:0;border-top:1px solid #dedede}.product .page-section .itema-box{flex-direction:column}.product .page-section .itema-box .img-box{max-width:100%;min-height:auto;flex-direction:column;padding:1rem;gap:.5rem;height:auto}.product .page-section .itema-box .img-box img{height:auto;width:100%}.product .page-section .itema-box .img-box .text{position:static;transform:none;max-width:none}.product .page-section .itema-box .numbox,.product .page-section .itema-boxs .itema-heads .numboxs{display:none}.product .page-section .itema-boxs .itema-heads ul{display:grid;grid-template-columns:repeat(2,1fr);gap:.3rem;margin-bottom:.5rem}.product .page-section .itema-boxs .itema-heads ul li{height:auto}.product .page-section .itema-boxs .box-a{flex-direction:column}.product .page-section .itema-boxs .box-a .img{width:100%}.product .video .seach .gobtn{height:1rem;width:1rem}.product .video .seach .gobtn span{display:none}.product .video .videolist{grid-template-columns:1fr}.product .video .videolist .videoitem .img .btn{width:1rem}.product .video .textlist{grid-template-columns:1fr}.product .video .textlist .textitem{height:auto}.product .video .textlist .textitem .down{display:block;flex-shrink:0}.product .video .textlist .textitem .pdf{flex:1}.product .video .textlist .textitem .pdf .iconfont{flex-shrink:0}.product .video .textlist .textitem .pdf span{max-width:50vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product .detail{flex-direction:column}.product .detail .detail-left{width:100%;position:static}.product .table a{height:auto;padding:.2rem .3rem}.product .table .table-list .table-item{min-height:1rem}.product .bqdetail{flex-direction:column}.product .bqdetail .detail-left{width:100%;position:static}.product .bqdetail .detail-left .bqswiper-thumb{display:none}.service .serHeight{position:static;height:auto}.service .service_head .pathen{display:none}.service .serswiper{margin:0 var(--container_margin);width:auto}.service .serswiper .swiper-wrapper{gap:30px;align-items:flex-start;flex-direction:column}.service .serswiper .k{top:35%}.service .serswiper .ser-slide{width:90vw!important}.service .serswiper .ser-slide span{opacity:1}.service .serswiper .ser-slide .img{border-radius:0}.service .serswiper .ser-slide .ser-txt{position:static}.service .serswiper .ser-slide .ser-txt h3,.service .serswiper .ser-slide .ser-txt p{position:static;transform:none;color:var(--themeColor1);max-width:100%;line-height:normal}.service .serswiper .ser-slide .ser-txt h3{font-size:.5rem;margin:.3rem 0}.news{padding-left:0}.news.xieyi{padding:1rem 0}.news.xieyi .detail{padding:0}.news .new-top{flex-direction:column}.news .new-top .top-right{width:100%;height:auto}.news .new-top .top-left .new-btn{display:none}.news .list{grid-template-columns:1fr}.news .detail{padding-left:0}.news .detail .title{text-align:center}.news .detail .getnew .get-right{display:none}.invest #zoushi{height:400px}.invest .page1 ul{flex-direction:column}.invest .page1 ul li{flex:auto}.invest .page1 ul li .baifen .zeng{font-size:.3rem;line-height:2}.invest .page1 ul li .list{display:grid;grid-template-columns:repeat(2,1fr);row-gap:.5rem;position:relative}.invest .page1 ul li .list:before{content:"";position:absolute;height:1px;width:100%;top:50%;left:0;transform:translateY(-50%);background:#e5e5e5}.invest .page1 ul li .list:after{content:"";position:absolute;height:100%;width:1px;top:0;left:50%;transform:translateX(-50%);background:#e5e5e5}.invest .page1 ul li .list .item{text-align:center;padding:0!important}.invest .page1 ul li .list .item:before{width:0}.invest .page2 .page2-gg{flex-direction:column}.invest .page2 .page2-gg .gg-left{width:100%;height:auto}.invest .page2 .page2-gg .gg-right{flex:0;height:10rem}.invest .page2 .page2-gg .gg-right .gg-slide,.invest .page2 .page2-gg .gg-right .swiper-wrapper{flex-direction:column}.invest .page2 .page2-gg .gg-right .gg-slide img{width:1rem}.invest .page2 .page2-gg .gg-right .gg-slide>div:first-of-type{align-items:flex-start}.invest .page2 .page2-gg .gg-right .gg-slide .goa{width:100%;justify-content:flex-end}.invest .page2 .page2-gg .gg-right .gg-slide .goa a{width:1rem}.invest .page3 .ul{flex-direction:column}.invest .page3 .ul .li{width:100%}.invest .page4{width:100vw}.invest .page4 .bg{position:absolute;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.invest .page4 .page4-view{position:static;transform:none;padding:1rem 0}.invest .page5 .list{grid-template-columns:1fr}.contact .page1{height:auto}.contact .page1,.contact .page1 .page-content{flex-direction:column}.contact .from{max-width:none;width:100%}.contact .from .from-list{flex-direction:column}.contact .from .from-list .from-item,.contact .from .from-list .from-items{width:100%}.contact .from .from-list .input.inputs textarea{min-height:200px}.contact .from .btn-a{width:100%}.contact .from .from-list .input{height:1rem}.contact .from .from-list .input span{top:.5rem}.contact .page1 .page1-left{width:100%;padding:1rem var(--container_margin);position:static}.contact .page1 .page1-left .ercode .eritem .img{width:2rem;margin:0 auto .2rem}.contact .page1 #contactditu{height:300px;flex:auto}.contact .page1 #contactditu:after{display:none}.contact .page2 .bg{position:absolute;z-index:-1;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.contact .page2 .view{padding:1rem 0;flex-direction:column;position:static;transform:none}.contact .page2 .view .h1{display:none;font-size:1rem}.contact .page2 .view .from{width:100%}.contact .page2 .view .from .from-list .from-item{flex-direction:column}.contact .page2 .view .from .from-list .input{flex:auto;height:1rem}.contact .page2 .view .from .from-list .input.inputs{min-height:2rem}.contact .page2 .view .from .from-list .input input,.contact .page2 .view .from .from-list .input textarea{font-size:.3rem}.page_info .info-content .info-list .info-item h4{line-height:normal}.model_side .phone-box .div_item .div_head a{display:block;width:100%}}.aniu{display:flex;gap:.2rem}