.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0);transition-timing-function:cubic-bezier(.215,.61,.355,1)}40%,43%{transform:translate3d(0,-30px,0);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{transform:translate3d(0,-15px,0);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%,to{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%,to{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)}}.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}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%,to{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)}}.tada{animation-name:tada}@keyframes wobble{0%,to{transform:none}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)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,20%,40%,60%,80%,to{transition-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)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.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)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95)}to{animation-timing-function:ease-in;transform:perspective(400px)}}.animated.flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in}40%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg);transition-timing-function:ease-in}40%{transform:perspective(400px) rotateY(-20deg);transition-timing-function:ease-in}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{opacity:1;transform:skew(-5deg)}to{opacity:1;transform:none}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skew(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:none;transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{opacity:0;transform:translate3d(0,700px,0)}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate(-100%);visibility:visible}to{transform:translate(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate(100%);visibility:visible}to{transform:translate(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translateY(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateY(0)}to{transform:translateY(100%);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0)}to{transform:translate(-100%);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{transform:translateY(-100%);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,\ 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)}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:#00000080;border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;content:"";filter:blur(50px);inset:0;position:absolute}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.pagination-container{display:flex!important;justify-content:center;margin:35px auto;text-align:center}.pagination-container li{display:inline-block;margin:0 8px}.pagination-container li button{background-color:#fafafa;border-color:transparent;color:#6d33e8;display:block;font-size:14px;line-height:38px;min-width:38px;padding:0 10px;text-align:center;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.pagination-container button:hover,.pagination-container li button.active-page{background-color:#6d33e8;border:1px solid #6d33e8;color:#fff}:root{--primary-color:#1890ff;--success-color:#52c41a;--warning-color:#faad14;--error-color:#ff4d4f;--text-color:#1890ff}*,:after,:before{box-sizing:border-box;margin:0;outline:0!important;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video{border:0;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}table{border-collapse:collapse;border-spacing:0}body{color:#444;font-family:SourceHanSansCN-Regular,微软雅黑,Microsoft Yahei,Arial;font-size:12px;line-height:1.5;padding-top:108px}a{text-decoration:none}a,a:hover{color:inherit}img{border:none;max-width:100%;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}em,i{font-style:normal}input,select,textarea{-o-box-sizing:border-box;box-sizing:border-box;color:#444;font-family:SourceHanSansCN-Regular,微软雅黑,Microsoft Yahei,Arial;font-size:12px;outline:0}input[type=button],input[type=reset],input[type=submit],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=button],input[type=reset],input[type=submit]{cursor:pointer}::-webkit-input-placeholder{color:#a4a3a3}::-moz-placeholder{color:#a4a3a3}::-ms-input-placeholder{color:#a4a3a3}select::-ms-expand{display:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.col-c,.col-l,.col_c,.col_l,.l{float:left}.col-r,.col_r,.r{float:right}.fix{*zoom:1}.fix:after,.fix:before{clear:both;content:"";display:block;height:0}.c{clear:both}.ani{transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}@font-face{font-family:OpenSans-Light;src:url(./OpenSans-Light.BdQha3pR.ttf)}@font-face{font-family:OpenSansHebrewCondensed;src:url(./OpenSansHebrewCondensed.XP5FmFUt.ttf)}@keyframes beat{0%,to{transform:scale(1)}25%{transform:scale(.9,1.1)}50%{transform:scale(1.1,.9)}75%{transform:scale(.95,1.05)}}@keyframes draw{form{transform:translate(-50%)}to{transform:translate(-50%,10px)}}@keyframes line{form{width:0}to{width:100%}}.wp{margin:0 auto;max-width:1280px;width:96%}.menuBtn{cursor:pointer;display:none;height:30px;position:absolute;right:20px;top:15px;width:30px;z-index:601}.menuBtn,.menuBtn b{transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.menuBtn b{background-color:#fff;display:block;height:3px;margin:5px 0}.menuBtn.open b{background-color:#6d33e8;display:none;left:0;margin:-1px 0 0;position:absolute;top:50%;width:30px}.menuBtn.open b:first-child{display:block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}.menuBtn.open b:last-child{display:block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.header{background-color:#6d33e8;height:108px;left:0;position:fixed;right:0;top:0;z-index:100}.header .wp{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center}.header .hd-l{flex-shrink:0;margin-right:56px}.header .hd-r{align-items:center;display:flex;justify-content:flex-end}.header .header-logo{height:60px;line-height:60px;width:108px}.header .header-logo img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.header .header-nav>ul{align-items:center;display:flex;margin:0 -12px}.header .header-nav>ul>li{min-width:140px;position:relative}.header .header-nav>ul>li>a{align-items:center;display:block;display:flex;justify-content:center;padding:0 12px}.header .header-nav>ul>li>a .tit{color:#fff9;display:block;display:flex;flex-direction:column;font-size:16px;height:80px;justify-content:center;line-height:26px;position:relative;text-align:center}.header .header-nav>ul>li>a .tit:before{background-color:#ffbe21;border-radius:2px;bottom:24px;content:"";height:2px;left:0;opacity:0;position:absolute;transition:.5s ease-in-out;width:0}.header .header-nav>ul>li>a .tit:after{background:url(data:image/png;base64,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) 50% no-repeat;background-size:contain;content:"";height:36px;left:50%;margin-left:-22px;position:absolute;top:-8px;transform:scale(0);transition:.5s ease-in-out;width:44px}.header .header-nav>ul>li>a .icon-arrow{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAG1BMVEVHcExuM+lqNelsNedsM+hrM+dsM+hsMuhtM+jCx9bCAAAACHRSTlMAXzBg70BQ74u6xQwAAAArSURBVAhbY2Bga2SAACYPAShLhVShAAiDsUMBwpBohgkYEBBgggmwFoMpAHKTCT31VL8ZAAAAAElFTkSuQmCC) 50% no-repeat;background-size:contain;display:none;height:12px;position:absolute;right:0;top:18px;width:12px}.header .header-sub{box-shadow:0 10px 10px #00000026;display:none;left:0;position:absolute;right:0;top:100%;z-index:101}.header .sub1{background-color:#ffffffe6;border-radius:6px;padding:10px 0}.header .sub1 a{color:#333;display:block;font-size:15px;line-height:1.5;padding:4px 10px;text-align:center;transition:.5s ease-in-out}.header .sub1 a.on,.header .sub1 a:hover{color:#ffbe21}.header .header-nav>ul>li.on .tit,.header .header-nav>ul>li:hover .tit{color:#ffbe21;font-weight:700}.header .header-nav>ul>li.on .tit:before,.header .header-nav>ul>li:hover .tit:before{opacity:1;width:100%}.header .header-nav>ul>li.on .tit:after,.header .header-nav>ul>li:hover .tit:after{transform:scale(1)}.footer{background:url(./foot_bg1.JZxdSWJt.jpg) 50% no-repeat;background-size:cover;padding:67px 0 65px}.footer .wp{align-items:center;display:flex;height:100%;justify-content:center}.footer .foot-l{flex-shrink:0;margin-right:54px}.footer .foot-logo{font-size:0;height:40px;line-height:40px;text-align:center;width:82px}.footer .foot-logo img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.footer .foot-nav{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:20px;line-height:1.4}.footer .foot-nav a{color:inherit;display:block;font-size:inherit;margin-right:20px}.footer .foot-nav a:hover{text-decoration:underline}.footer .foot-copy{color:#fff;font-size:16px;line-height:1.38;margin-top:14px}.footer .foot-copy a{color:inherit;font-size:inherit}.goTop{background-color:#fff3;border-radius:10px;bottom:5%;box-shadow:0 4px 4px #6d33e840;cursor:pointer;font-size:0;height:110px;line-height:110px;position:fixed;right:44px;text-align:center;width:110px;z-index:10}.goTop img{display:inline-block;max-height:70%;max-width:70%;vertical-align:middle}.goTop:hover img{animation:beat .5s}.cur *{color:#565656;font-size:16px;line-height:1.38;text-decoration:underline;transition:.5s ease-in-out}.cur a:hover{color:#6d33e8}.pages{padding-top:74px}.pages ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 -8px -8px}.pages li{margin-bottom:8px;padding:0 8px}.pages a{background-color:#fafafa;color:#565656;display:block;font-size:14px;line-height:38px;min-width:38px;padding:0 5px;text-align:center;transition:.5s ease-in-out}.pages .on a,.pages a:hover{background-color:#6d33e8;color:#fff}.hg-top1{align-items:center;display:flex;justify-content:space-between;margin-bottom:21px;position:relative;z-index:1}.hg-top1:before{background-color:#6d33e8;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.hg-top1 .l,.hg-top1 .r{flex-shrink:0}.hg-top1 .l,.hg-top1 .r,.hg-top1 .tit{align-items:center;display:flex;justify-content:center}.hg-top1 .tit{color:#6d33e8}.hg-top1 .tit .en{font-family:OpenSans-Light;font-size:58px;font-weight:400;line-height:1.19;margin-right:24px;text-transform:uppercase}.hg-top1 .tit .cn{font-size:36px;font-weight:700;line-height:1.25;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hg-top1 .more{align-items:center;color:#6d33e8;display:block;display:flex;font-size:16px;line-height:1.88;margin-top:29px;width:-moz-fit-content;width:fit-content}.hg-top1 .more span{border-bottom:1px solid #6d33e8;display:block;line-height:1.25;text-transform:uppercase}.hg-top1 .more i{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAG1BMVEVHcExuM+lqNelsNedsM+hrM+dsM+hsMuhtM+jCx9bCAAAACHRSTlMAXzBg70BQ74u6xQwAAAArSURBVAhbY2Bga2SAACYPAShLhVShAAiDsUMBwpBohgkYEBBgggmwFoMpAHKTCT31VL8ZAAAAAElFTkSuQmCC) 50% no-repeat;background-size:contain;display:block;height:16px;margin-left:7px;transition:.5s ease-in-out;width:16px}.hg-top1 .more:hover i{transform:translate(3px)}.hg-top2{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}.hg-top2:after{background-color:#fff;content:"";display:block;flex-grow:1;height:1px;margin-bottom:8px;margin-left:13px;margin-right:13px;order:2}.hg-top2 .l,.hg-top2 .r{align-items:center;display:flex;flex-shrink:0;justify-content:center}.hg-top2 .l{order:1}.hg-top2 .r{order:3}.hg-top2 .tit-cn{color:#fff;font-size:36px;font-weight:700;line-height:1.36}.hg-top2 .tit-en{color:#fff;font-family:OpenSans-Light;font-size:58px;font-weight:400;line-height:1;text-transform:uppercase}.hg-top1 .l .tit,.hg-top1 .r .tit,.hg-top2 .l .tit-cn,.hg-top2 .r .tit-en{align-items:center;display:flex;height:auto;justify-content:center;min-height:80px}.hg-top2 .tit-cn.multi-line,.hg-top2 .tit-en.multi-line{display:-webkit-box;-webkit-line-clamp:2;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical}.hg-top2.c1:after{background-color:#ffc22f}.hg-top2.c1 .tit-cn{color:#6d33e8}.hg-top2.c1 .tit-en{color:#ffbe21}.hg-top3{margin-bottom:43px;position:relative;z-index:1}.hg-top3:after,.hg-top3:before{clear:both;content:"";display:block;height:0;visibility:hidden;width:100%}.hg-top3 .l{float:left}.hg-top3 .bg-icon{font-size:0;height:130px;line-height:130px;pointer-events:none;position:absolute;right:0;text-align:center;top:-18px;width:130px;z-index:-1}.hg-top3 .bg-icon img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.hg-top3 .tit{display:flex;flex-direction:column;line-height:1}.hg-top3 .tit span{display:block}.hg-top3 .tit .en{background:linear-gradient(180deg,#fff,#ffffffb3,#fff0);-webkit-background-clip:text;background-clip:text;font-family:OpenSansHebrewCondensed;font-size:90px;font-weight:400;-webkit-text-fill-color:transparent}.hg-top3 .tit .cn{color:#fff;font-size:48px;font-weight:700;margin-top:-7px}.hg-top4{margin-bottom:82px;text-align:center}.hg-top4 .tit{align-items:center;display:flex;flex-direction:column;justify-content:center}.hg-top4 .tit span{display:block}.hg-top4 .tit .en{color:#ffbe21;font-family:OpenSans-Light;font-size:68px;font-weight:400;line-height:1;text-transform:uppercase}.hg-top4 .tit .cn{color:#6d33e8;font-size:36px;font-weight:700;line-height:1.36;margin-top:9px}.hg-btns1{background-color:#ffbe21;border-radius:10px;color:#4616aa;display:block;font-size:16px;height:49px;line-height:49px;margin:42px auto 0;min-width:185px;padding:0 40px;position:relative;text-align:center;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.hg-btns1 i{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAG1BMVEVHcExuM+lqNelsNedsM+hrM+dsM+hsMuhtM+jCx9bCAAAACHRSTlMAXzBg70BQ74u6xQwAAAArSURBVAhbY2Bga2SAACYPAShLhVShAAiDsUMBwpBohgkYEBBgggmwFoMpAHKTCT31VL8ZAAAAAElFTkSuQmCC) 50% no-repeat;background-size:contain;height:16px;margin-top:-8px;position:absolute;right:19px;top:50%;transition:.5s ease-in-out;width:16px;z-index:10}.hg-btns1.c1{color:#fff}.hg-btns1:hover i{transform:translate(3px)}@media only screen and (min-width:950px){body{padding-top:5.625vw}.wp{max-width:66.66vw}.header{height:5.625vw}.header .hd-l{margin-right:2.916vw}.header .header-logo{height:3.125vw;line-height:3.125vw;width:5.625vw}.header .header-nav>ul{margin:0 -.625vw}.header .header-nav>ul>li{min-width:7.291vw}.header .header-nav>ul>li>a{padding:0 .625vw}.header .header-nav>ul>li>a .tit{font-size:clamp(12px,.833vw,16px);height:4.166vw;line-height:1.354vw}.header .header-nav>ul>li>a .tit:before{border-radius:.104vw;bottom:1.25vw;height:.104vw}.header .header-nav>ul>li>a .tit:after{height:1.875vw;margin-left:-1.145vw;top:-.416vw;width:2.291vw}.header .header-nav>ul>li>a .icon-arrow{height:.729vw;top:.833vw;width:.52vw}.header .header-sub{box-shadow:0 .52vw .52vw #00000026}.header .sub1{border-radius:.312vw;padding:.52vw 0}.header .sub1 a{font-size:clamp(12px,.781vw,15px);padding:.208vw .52vw}.footer{padding:3.489vw 0 3.385vw}.footer .foot-l{margin-right:2.812vw}.footer .foot-logo{height:2.083vw;line-height:2.083vw;width:4.27vw}.footer .foot-nav{font-size:clamp(12px,1.041vw,20px)}.footer .foot-nav a{margin-right:1.041vw}.footer .foot-copy{font-size:clamp(12px,.833vw,16px);margin-top:.729vw}.goTop{border-radius:.52vw;box-shadow:0 .208vw .208vw #6d33e840;height:5.729vw;line-height:5.729vw;right:2.291vw;width:5.729vw}.cur *{font-size:clamp(12px,.833vw,16px)}.pages{padding-top:3.854vw}.pages ul{margin:0 -.416vw -.416vw}.pages li{margin-bottom:.416vw;padding:0 .416vw}.pages a{font-size:clamp(12px,.729vw,14px);line-height:1.979vw;min-width:1.979vw;padding:0 .26vw}.hg-top1{margin-bottom:1.093vw}.hg-top1 .tit .en{font-size:3.02vw;margin-right:1.25vw}.hg-top1 .tit .cn{font-size:1.875vw;margin-top:.833vw}.hg-top1 .more{font-size:clamp(12px,.833vw,16px);margin-top:1.51vw}.hg-top1 .more i{height:.833vw;margin-left:.364vw;width:.833vw}.hg-top1 .more:hover i{transform:translate(.156vw)}.hg-top2{margin-bottom:1.458vw}.hg-top2:after{margin-bottom:.416vw;margin-left:.677vw;margin-right:.677vw}.hg-top2 .tit-cn{font-size:1.875vw}.hg-top2 .tit-en{font-size:3.02vw}.hg-top3{margin-bottom:2.239vw}.hg-top3 .bg-icon{height:6.77vw;line-height:6.77vw;top:-.937vw;width:6.77vw}.hg-top3 .tit .en{font-size:4.687vw}.hg-top3 .tit .cn{font-size:2.5vw;margin-top:-.364vw}.hg-top4{margin-bottom:4.27vw}.hg-top4 .tit .en{font-size:3.541vw}.hg-top4 .tit .cn{font-size:1.875vw;margin-top:.468vw}.hg-btns1{border-radius:.52vw;font-size:clamp(12px,.833vw,16px);height:2.552vw;line-height:2.552vw;margin-top:2.187vw;min-width:9.635vw;padding:0 2.083vw}.hg-btns1 i{height:.833vw;margin-top:-.416vw;right:.989vw;width:.833vw}.hg-btns1:hover i{transform:translate(.156vw)}}@media only screen and (max-width:1199px){.wp{max-width:none!important;padding:0 20px;width:100%}body{padding-top:60px!important}.menuBtn{display:block}.header{height:60px;left:0;position:fixed;right:0;top:0;z-index:200}.header:before{height:100%;position:absolute}.header .wp{height:100%;justify-content:space-between;position:static}.header .header-logo{height:46px;line-height:46px;position:relative;z-index:101}.header .hd-l{margin:0}.header .hd-r{background-color:#f9f9f9;display:block;height:100vh;opacity:0;overflow:hidden;overflow-y:auto;padding:50px 0 20px;position:fixed;right:0;top:0;transform:perspective(600px) rotateY(-90deg);transform-origin:right;transition:all .5s cubic-bezier(.445,.145,.355,1);visibility:hidden;width:13rem;z-index:500}.header .hd-r .m-serach1{display:block;margin:0 auto;width:90%}.header .hd-r.active{opacity:1;transform:perspective(600px) rotateY(0);visibility:visible}.header .header-nav{height:auto;margin:0 0 10px;padding:0 15px}.header .header-nav ul{display:block;margin:0}.header .header-nav ul>li{border-bottom:1px solid #6d33e8;min-width:0}.header .header-nav ul>li>a{align-items:center;display:flex;font-size:15px;justify-content:space-between;line-height:45px;padding:12px 0;position:relative}.header .header-nav>ul>li>a .tit{color:#6d33e8;font-size:15px;height:auto;padding:0;text-align:left}.header .header-nav ul>li>a .tit:before,.header .header-nav>ul>li>a .tit:after{display:none}.header .header-nav ul>li>a .icon-arrow{display:block;flex-shrink:0}.header .header-nav ul>li.active>a,.header .header-nav ul>li.on>a{color:#ffbe21}.header .header-sub{padding:0;position:static}.header .sub1{justify-content:flex-start}.header .sub1 a{font-size:13px;min-width:50%;padding-bottom:3px;padding-top:3px;text-align:left}.footer .foot-copy,.footer .foot-nav{font-size:14px}.hg-top1{padding-bottom:4px}.hg-top1 .tit .en{font-size:28px}.hg-top1 .tit .cn{font-size:16px;margin-top:9px}.hg-top1 .more{font-size:13px;margin-top:12px}.hg-top2 .tit-cn{font-size:24px}.hg-top2 .tit-en{font-size:28px}.hg-btns1{padding:0 .7vw 0 .2vw}.hg-btns1 i{right:.7vw}}@media only screen and (max-width:949px){.footer{padding:20px 0}.footer .foot-l{margin-right:20px}.footer .foot-copy{margin-top:6px}.goTop{border-radius:5px;height:30px;line-height:30px;right:5px;width:30px}.pages{padding-top:25px!important}.cur *{font-size:14px}.hg-top2,.hg-top3{margin-bottom:20px!important}.hg-top3 .tit .en{font-size:16px}.hg-top3 .tit .cn{font-size:24px;margin:0}.hg-top4{margin-bottom:20px!important}.hg-top4 .tit .en{font-size:16px}.hg-top4 .tit .cn{font-size:24px;margin-top:2px}.hg-btns1{align-items:center;display:flex;font-size:13px;height:32px;justify-content:center;line-height:32px;margin-top:10px;min-width:114px;padding:0 10px}.hg-btns1 i{display:block;height:12px;margin-left:3px;margin-top:0;position:static;width:12px}}@media only screen and (max-width:767px){.footer .wp{display:block}.footer .foot-l{margin:0}.footer .foot-r{margin-top:15px}.footer .foot-logo{height:32px;line-height:32px;width:100%}.footer .foot-copy,.footer .foot-nav{font-size:13px}.footer .foot-nav{justify-content:center}.footer .foot-nav a{margin:0 10px}.footer .foot-copy{text-align:center}.pages ul{margin:0 -3px -6px}.pages li{margin-bottom:6px;padding:0 3px}.pages a{font-size:13px;line-height:28px;min-width:28px}.hg-top1{margin-bottom:15px;padding-bottom:0}.hg-top1 .tit .en{margin-right:5px}.hg-top1 .more{margin-top:10px}.hg-top1 .more i{height:12px;margin-left:3px;width:12px}.hg-top2{display:block}.hg-top2:after{display:none}.hg-top2 .l,.hg-top2 .r{float:none}.hg-top2 .tit-cn,.hg-top2 .tit-en{text-align:center}.hg-top2 .tit-en{font-size:12px}}.m-pop{display:none;position:fixed;z-index:800}.m-pop,.m-pop .pop-bg{height:100%;left:0;top:0;width:100%}.m-pop .pop-bg{background-color:#000;opacity:.6;position:absolute}.popWin1{background:url(./bg3.CNjGejTK.jpg) 50% no-repeat;background-size:cover;border-radius:30px;margin-bottom:86px;margin-top:-43px;padding:35px 94px 29px;top:50%;transform:translate(-50%,-50%);width:1000px}.popWin1,.popWin1 .close{left:50%;position:absolute;z-index:10}.popWin1 .close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAABDCAMAAADwFEhBAAAASFBMVEVHcEz///////////////////////////////////////////////////////////////////////////////////////////8FevL4AAAAGHRSTlMAECAwQG+fz+//v19/35CvYKBwj1CAsE+Qk3olAAACLklEQVR4AdWXh5KjMAxAhewY24mpyd3//+ndICYIpFUoOyVvasD7VsW4wHdQofMeKzgJ3kIdExFzuLujAv8oaUtp8IghJ518v2Ygyh4LrgwltyHnOjHCx4xuMc3E0C2jXdeX94vBbuX4ztyLl882zYyWorbjxT4R9Y/5YOExmEMK2u/tdF+zRJ+7lEj0YOMKpaNJRjNIGe+oNNVWSInMGaOh0AfH7WDqmoN9eOofrOimhy/YyzCN98CZMiys+FpSyB5mEQiFgYsiFinBEt0mGw8ba2AKKq/oBpP0m0CQwjB6RAouwU0gTfrPHz5cSOSzvO7C9P6v9geG1q/agPMvRWJEBpEXoKOKqhJNwas68B930CW6QvzrzKe5lAgFL0HNEwNCSryiIKZmz6so90lJkgrezmqJKYMp0RSQl8Z4clgSVQEt1fHtCMY6QVNa0i+vHM3043FkcvxSPagv5URfaurL9fnBfXh0nlIdM69vd+17Gc59ty3/VJESO7V+uNXE9wfXsee6nS+qzqH1lFJp+JTmnXHGuo5yL7i+v8hda/c+h4l1Rd8+Ud1vndygRSAD7OUhw5gDSf7Q+SPYRxsb3iPOcO08RjQHz4XNzwft4sDGx6RuJiQhf3qYinHHYdvOx9efhuDue4N102zSTPs07miNVHCGmGYKv45iF6J9j9LiJeqcQ5tLYmSEz3QlqYj7kW3J1wwENjKY8vJwEOz6HBMR63BDOEmF3jus4Cv4B2JMMSmqLrAJAAAAAElFTkSuQmCC) 50% no-repeat;background-size:contain;bottom:-86px;cursor:pointer;height:68px;margin-left:-34px;width:68px}.popWin1 .hd{justify-content:space-between;margin-bottom:32px;overflow:hidden}.popWin1 .hd,.popWin1 .hd .l{align-items:center;display:flex}.popWin1 .hd .l{float:left;max-width:64%;min-height:80px}.popWin1 .hd .l .tit{color:#6d33e8;display:-webkit-box;font-size:36px;font-weight:700;-webkit-line-clamp:2;line-height:1.36;max-width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.popWin1 .hd .r{align-items:center;display:flex;float:right;min-height:80px}.popWin1 .hd .r .tit{align-items:flex-end;display:flex;flex-direction:column;padding-right:10px;position:relative}.popWin1 .hd .r .tit:before{background-color:#6d33e8;bottom:6px;content:"";position:absolute;right:0;top:4px;width:3px}.popWin1 .hd .r .tit span{display:block}.popWin1 .hd .r .tit .en{font-family:OpenSans-Light;font-size:24px;line-height:1;text-transform:uppercase}.popWin1 .hd .r .tit .cn,.popWin1 .hd .r .tit .en{color:#3c3c3c;display:-webkit-box;font-weight:400;-webkit-line-clamp:2;max-width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.popWin1 .hd .r .tit .cn{font-size:40px;line-height:1.35}.popWin1 .swiper{padding-bottom:60px}.popWin1 .swiper,.popWin1 .swiper .slider{overflow:hidden;position:relative}.popWin1 .swiper .swpPagination{align-items:center;bottom:0!important;display:flex;flex-wrap:wrap;justify-content:center;left:0;position:absolute;right:0;z-index:10}.popWin1 .swiper .swpPagination .swiper-pagination-bullet{background-color:#b5b5b5;border-radius:50%;display:block;height:18px;margin:0 5px!important;opacity:1;transition:.5s ease-in-out;width:18px}.popWin1 .swiper .swpPagination .swiper-pagination-bullet-active{background-color:#ffbe21}.popWin1 .swiper .pic{overflow:hidden;padding-top:65.38%;position:relative}.popWin1 .swiper .pic img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.banner{height:972px;overflow:hidden;position:relative}.banner .swpPagination{align-items:center;bottom:27px!important;display:flex;flex-wrap:wrap;justify-content:center;left:0;position:absolute;right:0;z-index:10}.banner .swpPagination .swiper-pagination-bullet{background-color:#6d33e833;border-radius:50%;display:block;height:18px;margin:0 5px!important;opacity:1;transition:.5s ease-in-out;width:18px}.banner .swpPagination .swiper-pagination-bullet-active{background-color:#ffbe21}.banner .swiper-slide,.banner .con{overflow:hidden}.banner .bg,.banner .con{display:block;height:100%}.banner .bg{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.hg-swiper1 .slider{margin:-12px;overflow:hidden;padding:12px}.hg-swiper1 .swpPagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:35px;position:static}.hg-swiper1 .swpPagination .swiper-pagination-bullet{background-color:#b5b5b5;border-radius:50%;display:block;height:18px;margin:0 5px!important;opacity:1;transition:.5s ease-in-out;width:18px}.hg-swiper1 .swpPagination .swiper-pagination-bullet-active{background-color:#ffbe21}.hg-swiper1 .box{display:flex;flex-wrap:wrap;margin:0 -16px -25px}.hg-swiper1 .item{flex-shrink:0;margin-bottom:25px;padding:0 16px;width:20%}.hg-swiper1 .pic{border-radius:10px;box-shadow:0 4px 8px #00000026;font-size:0;height:134px;line-height:134px;overflow:hidden;text-align:center}.hg-swiper1 .pic img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.hg-tabs1 ul{display:flex;flex-wrap:nowrap;margin:0 -5px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.hg-tabs1 ul::-webkit-scrollbar{display:none}.hg-tabs1 li{flex-shrink:0;margin:0 5px;min-width:243px;white-space:nowrap}.hg-tabs1 a{background-color:#fff;border-radius:8px;color:#6d33e8;display:block;font-size:20px;line-height:1.35;padding:17px 15px;text-align:center;transition:.5s ease-in-out;white-space:nowrap}.hg-tabs1 .on a,.hg-tabs1 a:hover{background-color:#6d33e8;color:#fff}.hg-ul1{display:flex;flex-wrap:wrap;margin:0 -8px -16px}.hg-ul1 li{flex-shrink:0;margin-bottom:16px;padding:0 8px;width:20%}.hg-ul1 .con{border-radius:10px;box-shadow:0 2px 8px #00000014;display:block;overflow:hidden;transition:.5s ease-in-out}.hg-ul1 .pic{overflow:hidden;padding-top:56%;position:relative}.hg-ul1 .pic img{height:100%;-o-object-fit:cover;object-fit:cover;top:0;transition:.5s ease-in-out}.hg-ul1 .pic img,.hg-ul1 .pic-text{left:0;position:absolute;width:100%}.hg-ul1 .pic-text{background:linear-gradient(0deg,rgba(0,0,0,.75),transparent);bottom:0;padding:20px 10px 10px}.hg-ul1 .pic-text .tit{color:#fff;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden;text-align:center;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.hg-ul1 .con:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-4px)}.hg-ul1 .con:hover .pic img{transform:scale(1.05)}.hg-ul2 li{position:absolute}.hg-ul2 .pic{align-items:center;background-color:#dcdcdc;border-radius:50%;box-shadow:6px 0 26px #2d008cb0;display:flex;height:100%;justify-content:center;overflow:hidden;transition:.5s ease-in-out;width:100%}.hg-ul2 .pic .bg{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;display:block;height:100%;width:100%}.hg-ul2 .i1{height:143px;left:28.84%;top:1.34%;width:143px}.hg-ul2 .i2{height:182px;left:21.51%;top:22.26%;width:182px}.hg-ul2 .i3{height:233px;left:16.09%;top:48.77%;width:233px}.hg-ul2 .i4{height:175px;left:30.87%;top:80.98%;width:175px}.hg-ul2 .i5{height:193px;left:11.86%;top:2.68%;width:193px}.hg-ul2 .i6{height:143px;left:0;top:16.78%;width:143px}.hg-ul2 .i7{height:211px;left:0;top:40.16%;width:211px}.hg-ul2 .i8{height:173px;left:3.58%;top:72.26%;width:173px}.hg-ul2 .i9{height:150px;left:18.41%;top:80.98%;width:150px}.hg-ul2 .i10{height:139px;right:35.16%;top:0;width:139px}.hg-ul2 .i11{height:193px;right:24.14%;top:18.9%;width:193px}.hg-ul2 .i12{height:232px;right:20.68%;top:47.87%;width:232px}.hg-ul2 .i13{height:152px;right:35.34%;top:76.17%;width:152px}.hg-ul2 .i14{height:138px;right:12.46%;top:1.34%;width:138px}.hg-ul2 .i15{height:209px;right:9.18%;top:25.39%;width:209px}.hg-ul2 .i16{height:134px;right:0;top:40.16%;width:134px}.hg-ul2 .i17{height:209px;right:2.86%;top:60.51%;width:209px}.hg-ul2 .i18{height:173px;right:16.51%;top:80.65%;width:173px}.hg-ul2 .pic:hover{background-color:#d71418;transform:scale(1.1)}.hg-ul2 li.bubble-active .pic{animation:bubblePop .7s ease-out}@keyframes bubblePop{0%{opacity:.3;transform:scale(.5)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.hg-ul3{display:flex;flex-wrap:wrap;margin:0 -18px -30px}.hg-ul3 li{flex-shrink:0;margin-bottom:30px;padding:78px 18px 0;width:33.33%}.hg-ul3 .con{background-color:#f1eaff;border-radius:20px;display:block;min-height:364px;padding:1px 20px 63px;transition:.5s ease-in-out}.hg-ul3 .icon{background-color:#ddcdff;border-radius:50%;font-size:0;height:158px;line-height:158px;margin:-79px auto 21px;overflow:hidden;text-align:center;width:158px}.hg-ul3 .icon img{display:inline-block;max-height:70%;max-width:70%;vertical-align:middle}.hg-ul3 .tit{color:#6d33e8;font-size:36px;font-weight:700;line-height:1.5;text-align:center}.hg-ul3 .desc{color:#3c3c3c;font-size:18px;line-height:1.67;margin-top:36px;text-align:center}.hg-ul3 .desc p+p{margin-top:10px}.hg-ul3 .desc span,.hg-ul3 .desc strong{color:#6d33e8;font-weight:700}.hg-ul3 li:first-child .con{background-color:#f1eaff}.hg-ul3 li:first-child .icon{background-color:#ddcdff}.hg-ul3 li:nth-child(2) .con{background-color:#fff5f2}.hg-ul3 li:nth-child(2) .icon{background-color:#ffe3db}.hg-ul3 li:nth-child(3) .con{background-color:#fffcf6}.hg-ul3 li:nth-child(3) .icon{background-color:#fff1dc}.hg-ul3 .con:hover{transform:translateY(-24px)}.hg-ul4{font-size:16px;line-height:1.38;padding-bottom:43px;position:relative;z-index:1}.hg-ul4:before{background-color:#6d33e8;bottom:0;content:"";left:330px;position:absolute;top:9px;width:1px}.hg-ul4 li{align-items:flex-start;display:flex;padding-bottom:43px}.hg-ul4 li:last-child{padding-bottom:0}.hg-ul4 .left{flex-shrink:0;margin-right:20px;width:250px}.hg-ul4 .right{flex-grow:1;padding-top:18px}.hg-ul4 .year{color:#6d33e8;font-size:32px;font-weight:400;line-height:1.38;text-align:right}.hg-ul4 .item{align-items:flex-start;display:flex}.hg-ul4 .item+.item{margin-top:28px}.hg-ul4 .month{color:#6d33e8;flex-shrink:0;margin-right:34px;padding-right:15px;position:relative;width:60px}.hg-ul4 .month:before{background-color:#ffbe21;border-radius:50%;content:"";height:17px;margin-right:-9px;position:absolute;right:0;top:2px;width:17px}.hg-ul4 .desc{flex-grow:1}.hg-ul5{display:flex;flex-wrap:wrap;justify-content:center}.hg-ul5 li{flex-shrink:0;width:25%}.hg-ul5 .pic{background-color:#fff;border-radius:5px;font-size:0;height:175px;line-height:175px;margin:0 auto 13px;overflow:hidden;text-align:center;width:175px}.hg-ul5 .pic img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.hg-ul5 .tit{color:#565656;font-size:18px;font-weight:700;line-height:1.67;text-align:center}.hg-ul6 li+li{margin-top:32px}.hg-ul6 .con{background-color:#fafafa;border-radius:20px;display:block;display:flex;justify-content:space-between;padding:30px 34px}.hg-ul6 .pic{aspect-ratio:16/9;border-radius:12px;flex-shrink:0;margin-right:40px;overflow:hidden;position:relative;width:340px}.hg-ul6 .pic img{border-radius:12px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:.5s ease-in-out;width:100%}.hg-ul6 .text{flex-grow:1;max-width:100%;min-width:0;width:calc(100% - 590px)}.hg-ul6 .tit{color:#6d33e8;font-size:24px;font-weight:700;line-height:1.39;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hg-ul6 .desc{color:#565656;font-size:16px;line-height:2.14;margin-top:24px;max-height:8.56em;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;overflow:hidden}.hg-ul6 .right{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;margin-left:60px}.hg-ul6 .date{color:#565656;font-size:16px;line-height:1.25;padding-top:4px}.hg-ul6 .con:hover .pic img{transform:scale(1.05)}.hg-ul6 .hg-btns1{align-items:center;display:flex;font-size:13px;height:36px;justify-content:center;line-height:36px;margin:8px 0 0;min-width:100px;padding:0 16px}.hg-ul6 .hg-btns1 i{margin-left:3px;margin-top:0;position:static}.hg-ul7{display:flex;flex-wrap:wrap;margin:0 -18px -54px}.hg-ul7 li{flex-shrink:0;margin-bottom:54px;padding:0 18px;width:33.33%}.hg-ul7 .con{display:block}.hg-ul7 .pic{border-radius:12px;overflow:hidden;padding-top:56.25%;position:relative}.hg-ul7 .pic img{border-radius:12px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:.5s ease-in-out;width:100%}.hg-ul7 .text{padding-top:15px}.hg-ul7 .tit{color:#6d33e8;font-size:20px;font-weight:700;line-height:1.35;overflow:hidden;text-align:center;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.hg-ul7 .desc{color:#565656;font-size:14px;line-height:1.36;margin-top:5px;text-align:center}.hg-ul7 .desc,.hg-ul7 .desc p{overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.hg-ul7 .qrcode-card{position:relative}.hg-ul7 .qrcode-overlay{align-items:center;background:#000000b3;border-radius:12px;display:flex;justify-content:center;inset:0;opacity:0;position:absolute;transition:opacity .4s ease;z-index:3}.hg-ul7 .qrcode-card:hover .qrcode-overlay{opacity:1}.hg-ul7 .qrcode-overlay .qrcode-wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;white-space:nowrap}.hg-ul7 .qrcode-overlay .qrcode-wrap img{display:block;height:160px;margin:0 auto;-o-object-fit:contain;object-fit:contain;position:static;width:160px}.hg-ul7 .qrcode-overlay .qrcode-wrap p{color:#fff;font-size:13px;line-height:1.5;margin-top:8px}.hg-ul7 .play-btn{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAABMCAMAAADgKe/FAAAAOVBMVEVHcEz///////////////////////////////////////////////////////////////////////99PJZNAAAAE3RSTlMAQICzzIxNsnOmGiZZZg0zv5l/8wKm9wAAARhJREFUeAHF18FuwyAQhGEwgxevgeC8/8P24B6supXMf2jm/ilhLcFsOBOXJKW8hsnEpO/YnC26pFAobf4UrvoR2x/KpFsq+MmZw2b9FnP0Zx8eVn+lYanSqZQ5lbIXlVLDUkunUuZUyiKVUsNSuVMpcyo1IpVSw1LZqZQ5lRorlVLDUodTKXMqNSqVUsNSm1Mpcyo1dio1nEodWGrHsmF5YJk+ILcPnHPF0qlsAUoLUJpDeb5QEr2JyF3CZOkByXHpOeCKB7LSV3APSN4LpHBRmBgNkRX2IXsFJt89IDkq7JqHBybLf/f43AOSo4Lt6tkamsGCdKbOjeaSPqY+4jVxcjSXNLRm32npYSJruo3muX1vUlriBPkC1mcw6aEUZtQAAAAASUVORK5CYII=) 50% no-repeat;background-size:contain;height:76px;left:50%;margin:-38px 0 0 -28.5px;pointer-events:none;position:absolute;top:50%;width:57px;z-index:2}.page-index,.section-home1{overflow:hidden}.section-home1{background:url(./bg1.p4AytGEI.jpg) top no-repeat;background-size:cover;padding:84px 0 157px}.section-index1{margin-bottom:132px}.section-index1 .wp{background-color:#fff;border-radius:20px;max-width:1414px;padding:37px 63px 38px}.section-index2{margin-bottom:120px}.section-index2 .wp{max-width:1414px}.section-index3 .wp{max-width:1678px}.section-index4{background:url(./bg2.D1t2hoID.jpg) top no-repeat;background-size:cover;padding:88px 0 130px}.section-index4 .wp{max-width:1185px}.section-index4 .hg-top2{margin-bottom:109px}.section-index4 .hg-btns1{margin-top:76px}.page-inner1{overflow:hidden;padding:81px 0 32px;position:relative;z-index:1}.page-inner1:before{background:url(./bg4.BprNJD__.jpg) top no-repeat;background-size:100% auto;content:"";top:0;z-index:-1}.page-inner1 .fot_bg1,.page-inner1:before{height:100%;left:0;position:absolute;width:100%}.page-inner1 .fot_bg1{background:url(./bg5.CV-q6orI.jpg) bottom no-repeat;background-size:100% auto;bottom:0;pointer-events:none;z-index:-2}.hg-news1{display:flex;flex-direction:column}.hg-news1 .col,.hg-news1 .cor{flex-shrink:0;width:100%}.hg-news1 .col{margin-bottom:32px}.hg-news1 .big-img{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;overflow:hidden;transition:.5s ease-in-out}.hg-news1 .big-img:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.hg-news1 .big-img-pic{aspect-ratio:16/9;border-radius:16px;flex-shrink:0;overflow:hidden;position:relative;width:45%}.hg-news1 .big-img-pic img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hg-news1 .big-img-text{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:28px 32px}.hg-news1 .big-img-text .tit{color:#6d33e8;font-size:20px;font-weight:700;-webkit-line-clamp:2;line-height:1.4}.hg-news1 .big-img-text .desc,.hg-news1 .big-img-text .tit{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.hg-news1 .big-img-text .desc{color:#666;font-size:14px;-webkit-line-clamp:3;line-height:1.7;margin-top:12px}.hg-news1 .big-img-text .date{color:#999;font-size:13px;margin-top:16px}.hg-news2{background-color:#fff;border-radius:20px;padding:48px}.hg-case1 .list{display:flex;flex-wrap:wrap;margin:0 -8px}.hg-case1 .list li{flex-shrink:0;margin-bottom:16px;padding:0 8px;width:33.33%}.hg-case1 .list .con{display:block;height:300px}.hg-case1 .list .tit{background-color:#ffffff1a;box-shadow:0 4px 4px #4a1caf40;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;line-height:1;padding:10px 50px 10px 28px}.hg-case1 .list .tit .cn{font-size:64px;font-weight:700;line-height:1.36}.hg-case1 .list .tit .en{font-family:OpenSans-Light;font-size:58px;font-weight:400;margin-top:14px;text-transform:uppercase}.hg-case1 .list .pic{height:100%;overflow:hidden}.hg-case1 .list .pic img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s ease-in-out;width:100%}.hg-case1 .items:first-child .list li:first-child{order:2}.hg-case1 .items:first-child .list li:nth-child(2){order:1}.hg-case1 .items:first-child .list li:nth-child(3),.hg-case1 .items:nth-child(2) .list li:first-child{order:3}.hg-case1 .items:nth-child(2) .list li:nth-child(2){order:1}.hg-case1 .items:nth-child(2) .list li:nth-child(3){order:2}.hg-case1 .items:nth-child(3) .list li:first-child{order:1}.hg-case1 .items:nth-child(3) .list li:nth-child(2){order:2}.hg-case1 .items:nth-child(3) .list li:nth-child(3){order:3}.hg-case1 .qrcode-card{position:relative}.hg-case1 .qrcode-overlay{align-items:center;background:#000000b3;display:flex;justify-content:center;inset:0;opacity:0;position:absolute;transition:opacity .4s ease;z-index:3}.hg-case1 .qrcode-card:hover .qrcode-overlay{opacity:1}.hg-case1 .qrcode-overlay .qrcode-wrap{align-items:center;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:center;inset:0;margin:auto;position:absolute;text-align:center;white-space:nowrap}.hg-case1 .qrcode-overlay .qrcode-wrap img{display:block;height:160px;margin:0 auto;-o-object-fit:contain;object-fit:contain;width:160px}.hg-case1 .qrcode-overlay .qrcode-wrap p{color:#fff;font-size:13px;line-height:1.5;margin-top:8px}.hg-case1 .play-btn{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAABMCAMAAADgKe/FAAAAOVBMVEVHcEz///////////////////////////////////////////////////////////////////////99PJZNAAAAE3RSTlMAQICzzIxNsnOmGiZZZg0zv5l/8wKm9wAAARhJREFUeAHF18FuwyAQhGEwgxevgeC8/8P24B6supXMf2jm/ilhLcFsOBOXJKW8hsnEpO/YnC26pFAobf4UrvoR2x/KpFsq+MmZw2b9FnP0Zx8eVn+lYanSqZQ5lbIXlVLDUkunUuZUyiKVUsNSuVMpcyo1IpVSw1LZqZQ5lRorlVLDUodTKXMqNSqVUsNSm1Mpcyo1dio1nEodWGrHsmF5YJk+ILcPnHPF0qlsAUoLUJpDeb5QEr2JyF3CZOkByXHpOeCKB7LSV3APSN4LpHBRmBgNkRX2IXsFJt89IDkq7JqHBybLf/f43AOSo4Lt6tkamsGCdKbOjeaSPqY+4jVxcjSXNLRm32npYSJruo3muX1vUlriBPkC1mcw6aEUZtQAAAAASUVORK5CYII=) 50% no-repeat;background-size:contain;height:76px;left:50%;margin:-38px 0 0 -28.5px;pointer-events:none;position:absolute;top:50%;width:57px;z-index:2}.hg-case2{background-color:#fff;border-radius:20px;padding:36px 22px 28px 32px}.hg-case2 .hd{margin-bottom:24px;min-height:61px}.hg-case2 .hd .inn{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between}.hg-case2 .hd .inn:before{background-color:#6d33e880;content:"";filter:blur(5px);inset:0 -40px;opacity:0;position:absolute;z-index:-1}.hg-case2 .hd.on .inn{left:0;overflow:hidden;padding:25px calc(50vw - 640px);position:fixed;right:0;top:108px;z-index:800}.hg-case2 .hd.on .inn:before{opacity:1}.hg-case2 .hd .left{flex-shrink:0}.hg-case2 .hd .right{display:flex;flex-grow:1;justify-content:flex-end}.hg-case2 .hd .tit{color:#ffbe21;font-family:OpenSans-Light;font-size:44px;font-weight:400;line-height:1.27;text-transform:uppercase}.hg-case2 .pages{padding-top:44px}.hg-cooper1{height:900px;position:relative}.hg-cooper1 .hd{height:306px;left:50%;margin:-153px 0 0 -153px;position:absolute;top:50%;width:306px;z-index:10}.hg-cooper1 .hd:before{background-color:#ffffff4d;filter:blur(5.4px);height:382px;margin:-191px 0 0 -191px;width:382px;z-index:-1}.hg-cooper1 .hd:after,.hg-cooper1 .hd:before{border-radius:50%;content:"";left:50%;position:absolute;top:50%}.hg-cooper1 .hd:after{background-color:#fff3;height:472px;margin:-236px 0 0 -236px;width:472px;z-index:-2}.hg-cooper1 .hd .tit{align-items:center;background:linear-gradient(0deg,#8371f5,#4616aa);border-radius:50%;color:#fff;display:block;display:flex;flex-direction:column;height:100%;justify-content:center;line-height:1;position:relative;text-align:center;width:100%;z-index:10}.hg-cooper1 .hd .tit span{display:block}.hg-cooper1 .hd .tit .en{font-family:OpenSans-Light;font-size:58px;font-weight:400;text-transform:uppercase}.hg-cooper1 .hd .tit .cn{font-size:36px;font-weight:700;line-height:1.25;margin-top:3px}.hg-cooper1 .hg-btns1{bottom:0;left:50%;position:absolute;transform:translate(-50%);z-index:10}.hg-about1{border-radius:20px;color:#565656;font-size:18px;line-height:1.9;padding:64px 58px 0 80px;position:relative;z-index:1}.hg-about1:before{background-color:#fff;border-radius:20px;content:"";height:1168px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.hg-about1 .items1{align-items:flex-start;display:flex;margin-bottom:112px}.hg-about1 .items1 .logo{background-color:#6d33e8;border-radius:20px;flex-shrink:0;font-size:0;height:110px;line-height:110px;margin-right:32px;overflow:hidden;text-align:center;width:110px}.hg-about1 .items1 .logo img{display:inline-block;max-height:80%;max-width:80%;vertical-align:middle}.hg-about1 .items1 .r{flex-grow:1;padding-top:3px}.hg-about1 .items1 .r span,.hg-about1 .items1 .r strong{color:#6d33e8;font-weight:700}.hg-about1 .items1 .user{align-items:flex-start;color:#fff;display:flex;font-size:18px;justify-content:space-between;line-height:1.88;margin-top:58px;max-width:100%;padding:0 42px 0 50px;position:relative;width:834px;z-index:1}.hg-about1 .items1 .user:before{background:url(./bg6.CZoLgq47.jpg) 50% no-repeat;background-size:cover;border-radius:20px;content:"";inset:98px 0 0;pointer-events:none;position:absolute;z-index:-1}.hg-about1 .items1 .user .pic{flex-shrink:0;font-size:0;height:412px;line-height:412px;margin-right:42px;text-align:center;width:314px}.hg-about1 .items1 .user .pic img{display:inline-block;max-height:100%;max-width:100%;vertical-align:bottom}.hg-about1 .items1 .user .text{flex-grow:1;max-width:100%;padding-bottom:60px;padding-top:139px;width:calc(100% - 356px)}.hg-about1 .items1 .user .tit{color:#fff;font-size:36px;font-weight:700;line-height:1.2}.hg-about1 .items1 .user .desc{margin-top:20px}.hg-about1 .items2 .hg-top2{margin-bottom:44px}.hg-coop1{padding:0 48px;position:relative;z-index:1}.hg-coop1:before{background-color:#fff;border-radius:20px;content:"";height:1126px;left:0;pointer-events:none;position:absolute;right:0;top:196px;z-index:-1}.hg-coop1 .items1{margin-bottom:97px}.hg-coop1 .items2{margin-bottom:106px}.hg-coop1 .items2 .hg-top2{margin-bottom:52px}.hg-coop1 .items3{margin-bottom:87px}.hg-coop1 .items3 .hg-top2{margin-bottom:49px}.hg-coop1 .items4{margin-bottom:113px}.hg-coop1 .contact{color:#565656;display:flex;font-size:18px;font-weight:700;justify-content:center;line-height:30px;margin-top:63px}.hg-coop1 .contact .item{align-items:flex-start;display:flex}.hg-coop1 .contact .icon{flex-shrink:0;font-size:0;height:18px;line-height:18px;margin-right:8px;margin-top:6px;text-align:center;width:18px}.hg-coop1 .contact .icon img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.hg-coop1 .contact .r{flex-grow:1}.hg-newsDet1{background-color:#fff;border-radius:20px;color:#565656;font-size:14px;line-height:2.14;padding:25px 38px 89px}.hg-newsDet1 .hd{margin-top:9px}.hg-newsDet1 .hd .tit{color:#6d33e8;font-size:20px;font-weight:700;line-height:1.35}.hg-newsDet1 .hd .info{color:#565656;display:flex;flex-wrap:wrap;font-size:14px;line-height:1.36;margin-top:17px}.hg-newsDet1 .hd .info span{margin-right:15px}.hg-newsDet1 .cont{margin-top:29px}.hg-newsDet1 .cont img{height:auto!important;margin-bottom:10px}.hg-newsDet2{background:url(./bg3.CNjGejTK.jpg) bottom no-repeat #fff;background-size:cover;border-radius:30px;padding:28px 56px 67px 38px}.hg-newsDet2 .cur *{color:gray}.hg-newsDet2 .hd{margin-top:14px;overflow:hidden;padding-left:15px}.hg-newsDet2 .hd .l{float:left;max-width:64%;padding-top:8px}.hg-newsDet2 .hd .l .tit{color:#6d33e8;font-size:32px;font-weight:700;line-height:1.38}.hg-newsDet2 .hd .l .desc{color:#565656;font-size:14px;line-height:1.36;margin-top:2px}.hg-newsDet2 .hd .r{float:right}.hg-newsDet2 .hd .r .tit{align-items:flex-end;display:flex;flex-direction:column;padding-right:10px;position:relative}.hg-newsDet2 .hd .r .tit:before{background-color:#6d33e8;bottom:6px;content:"";position:absolute;right:0;top:4px;width:3px}.hg-newsDet2 .hd .r .tit span{display:block}.hg-newsDet2 .hd .r .tit .en{color:#565656;font-family:OpenSans-Light;font-size:24px;font-weight:400;line-height:1;text-transform:uppercase}.hg-newsDet2 .hd .r .tit .cn{color:#565656;font-size:40px;font-weight:400;line-height:1.35}.hg-newsDet2 .cont{margin-top:13px;padding-left:15px}.hg-newsDet2 .cont img{display:block;height:auto;margin-bottom:10px;max-width:100%}.hg-newsDet2 .cont .video{overflow:hidden;padding-top:59.83%;position:relative}.hg-newsDet2 .cont .video img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hg-newsDet2 .cont .video .play{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAABMCAMAAADgKe/FAAAAOVBMVEVHcEz///////////////////////////////////////////////////////////////////////99PJZNAAAAE3RSTlMAQICzzIxNsnOmGiZZZg0zv5l/8wKm9wAAARhJREFUeAHF18FuwyAQhGEwgxevgeC8/8P24B6supXMf2jm/ilhLcFsOBOXJKW8hsnEpO/YnC26pFAobf4UrvoR2x/KpFsq+MmZw2b9FnP0Zx8eVn+lYanSqZQ5lbIXlVLDUkunUuZUyiKVUsNSuVMpcyo1IpVSw1LZqZQ5lRorlVLDUodTKXMqNSqVUsNSm1Mpcyo1dio1nEodWGrHsmF5YJk+ILcPnHPF0qlsAUoLUJpDeb5QEr2JyF3CZOkByXHpOeCKB7LSV3APSN4LpHBRmBgNkRX2IXsFJt89IDkq7JqHBybLf/f43AOSo4Lt6tkamsGCdKbOjeaSPqY+4jVxcjSXNLRm32npYSJruo3muX1vUlriBPkC1mcw6aEUZtQAAAAASUVORK5CYII=) 50% no-repeat;background-size:contain;cursor:pointer;height:76px;left:50%;margin:-38px 0 0 -28.5px;position:absolute;top:50%;transition:.5s ease-in-out;width:57px}.hg-newsDet2 .cont .video:hover .play{transform:scale(1.1)}.hg-detPage{align-items:flex-start;display:flex;justify-content:space-between;margin:49px 0 97px}.hg-detPage .item{display:block;flex-shrink:0;width:340px}.hg-detPage .pic{border-radius:10px;margin-bottom:24px;overflow:hidden;padding-top:58.82%;position:relative}.hg-detPage .pic img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hg-detPage .text{padding-left:20px;position:relative;z-index:1}.hg-detPage .text:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAMAAADzlqVxAAAAHlBMVEVHcExtM+hsM+hvL99tMudvL+dsM+dtMuhsM+ZtM+jkAeDbAAAACXRSTlMAn98QzyCgv5BaxOCsAAAAKUlEQVR42qXGMRIAIAgDsCJq5f8fZtAyc2em4FqDShxlt4MKZtib/5eWYfABJTDEeNoAAAAASUVORK5CYII=) 50% no-repeat;background-size:contain;content:"";height:16px;left:0;position:absolute;top:5px;width:9px}.hg-detPage .tit{color:#6d33e8;font-size:18px;font-weight:700;line-height:1.39;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.hg-detPage .desc{color:#565656;font-size:14px;line-height:1.57;margin-top:7px;max-height:3.14em;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.hg-detPage .next .text{padding:0 12px 0 0}.hg-detPage .next .text:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAAaUlEQVR4AYXKMRGAMBBE0ZOAE2ZyImiQkgxIQQJOIgEJ6ci5gNnZFrLFv+L2WfZoJfVrm9u07Kt9ZSVFLR7PCBoGgBHEEZBIQCIBiSTEIGDUf+RE2e9DgH7iJwGSAEmAFCASgCinaCOAXqeK2ejr8yBRAAAAAElFTkSuQmCC);left:auto;right:0}.hg-detPage .item:hover .pic img{transform:scale(1.05)}.hg-detPage .item:hover .tit{text-decoration:underline}@media only screen and (min-width:950px){.popWin1{border-radius:1.562vw;margin-bottom:4.479vw;margin-top:-2.239vw;padding:1.822vw 4.895vw 1.51vw;width:52.08vw}.popWin1 .close{bottom:-4.479vw;height:3.541vw;margin-left:-1.77vw;width:3.541vw}.popWin1 .hd{margin-bottom:1.666vw}.popWin1 .hd .l .tit{font-size:1.875vw}.popWin1 .hd .r .tit{padding-right:.52vw}.popWin1 .hd .r .tit:before{bottom:.312vw;top:.208vw;width:.156vw}.popWin1 .hd .r .tit .en{font-size:1.25vw}.popWin1 .hd .r .tit .cn{font-size:2.083vw}.popWin1 .swiper{padding-bottom:3.125vw}.popWin1 .swiper .swpPagination .swiper-pagination-bullet{height:.937vw;margin:0 .26vw!important;width:.937vw}.banner{height:50.62vw}.banner .swpPagination{bottom:1.406vw!important}.banner .swpPagination .swiper-pagination-bullet{height:.937vw;margin:0 .26vw!important;width:.937vw}.hg-swiper1 .slider{margin:-.625vw;padding:.625vw}.hg-swiper1 .swpPagination{margin-top:1.822vw}.hg-swiper1 .swpPagination .swiper-pagination-bullet{height:.937vw;margin:0 .26vw!important;width:.937vw}.hg-swiper1 .box{margin:0 -.833vw -1.302vw}.hg-swiper1 .item{margin-bottom:1.302vw;padding:0 .833vw}.hg-swiper1 .pic{border-radius:.52vw;box-shadow:0 .208vw .416vw #00000026;height:6.979vw;line-height:6.979vw}.hg-tabs1 ul{flex-wrap:nowrap;margin:0 -.26vw;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.hg-tabs1 ul::-webkit-scrollbar{display:none}.hg-tabs1 li{margin:0 .26vw;min-width:12.65vw;white-space:nowrap}.hg-tabs1 a{border-radius:.416vw;font-size:clamp(16px,1.041vw,20px);padding:.885vw .781vw;white-space:nowrap}.hg-ul1 li{width:20%}.hg-ul1 .con{border-radius:.52vw;box-shadow:0 .104vw .416vw #00000014}.hg-ul1 .pic{padding-top:56%}.hg-ul1 .pic-text{padding:1.041vw .52vw .52vw}.hg-ul1 .pic-text .tit{font-size:clamp(12px,.729vw,14px)}.hg-ul1 .con:hover{box-shadow:0 .312vw 1.041vw #0000001f;transform:translateY(-.208vw)}.hg-ul2 .pic{box-shadow:.312vw 0 1.354vw #2d008cb0}.hg-ul2 .i1{height:7.447vw;width:7.447vw}.hg-ul2 .i2{height:9.479vw;width:9.479vw}.hg-ul2 .i3{height:12.13vw;width:12.13vw}.hg-ul2 .i4{height:9.114vw;width:9.114vw}.hg-ul2 .i5{height:10.05vw;width:10.05vw}.hg-ul2 .i6{height:7.447vw;width:7.447vw}.hg-ul2 .i7{height:10.98vw;width:10.98vw}.hg-ul2 .i8{height:9.01vw;width:9.01vw}.hg-ul2 .i9{height:7.812vw;width:7.812vw}.hg-ul2 .i10{height:7.239vw;width:7.239vw}.hg-ul2 .i11{height:10.05vw;width:10.05vw}.hg-ul2 .i12{height:12.08vw;width:12.08vw}.hg-ul2 .i13{height:7.916vw;width:7.916vw}.hg-ul2 .i14{height:7.187vw;width:7.187vw}.hg-ul2 .i15{height:10.88vw;width:10.88vw}.hg-ul2 .i16{height:6.979vw;width:6.979vw}.hg-ul2 .i17{height:10.88vw;width:10.88vw}.hg-ul2 .i18{height:9.01vw;width:9.01vw}.hg-ul3{margin:0 -.937vw -1.562vw}.hg-ul3 li{margin-bottom:1.562vw;padding:4.062vw .937vw 0}.hg-ul3 .con{border-radius:1.041vw;min-height:18.95vw;padding:1px 1.041vw 3.281vw}.hg-ul3 .icon{height:8.229vw;line-height:8.229vw;margin-bottom:1.093vw;margin-top:-4.114vw;width:8.229vw}.hg-ul3 .tit{font-size:1.875vw}.hg-ul3 .desc{font-size:clamp(14px,.937vw,18px);margin-top:1.875vw}.hg-ul3 .desc p+p{margin-top:.52vw}.hg-ul3 .con:hover{transform:translateY(-1.25vw)}.hg-ul4{font-size:clamp(12px,16px,.833vw);padding-bottom:2.239vw}.hg-ul4:before{left:17.18vw;top:.468vw}.hg-ul4 li{padding-bottom:2.239vw}.hg-ul4 .left{margin-right:1.041vw;width:13.02vw}.hg-ul4 .right{padding-top:.937vw}.hg-ul4 .year{font-size:1.666vw}.hg-ul4 .item+.item{margin-top:1.458vw}.hg-ul4 .month{margin-right:1.77vw;padding-right:.781vw;width:3.125vw}.hg-ul4 .month:before{height:.885vw;margin-right:-.468vw;top:.104vw;width:.885vw}.hg-ul5 .pic{border-radius:.26vw;height:9.114vw;line-height:9.114vw;margin:0 auto .677vw;width:9.114vw}.hg-ul5 .tit{font-size:clamp(14px,.937vw,18px)}.hg-ul6 li+li{margin-top:1.666vw}.hg-ul6 .con{border-radius:1.041vw;padding:1.562vw 1.77vw}.hg-ul6 .pic{margin-right:2.083vw;width:20vw}.hg-ul6 .text{min-width:0;width:calc(100% - 33.07vw)}.hg-ul6 .tit{font-size:clamp(14px,1.1vw,24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hg-ul6 .desc{font-size:clamp(12px,.9vw,14px);margin-top:1.25vw}.hg-ul6 .right{margin-left:3.445vw}.hg-ul6 .date{font-size:.85vw}.hg-ul6 .hg-btns1{align-items:center;display:flex;font-size:.75vw;height:2vw;justify-content:center;line-height:2vw;margin:.5vw 0 0;min-width:7vw;padding:0 1vw}.hg-ul6 .hg-btns1 i{height:.5vw;margin-left:.2vw;margin-top:0;position:static;width:.5vw}.hg-ul7{margin:0 -.937vw -2.812vw}.hg-ul7 li{margin-bottom:2.812vw;padding:0 .937vw}.hg-ul7 .text{padding-top:.781vw}.hg-ul7 .tit{font-size:clamp(16px,1.041vw,20px)}.hg-ul7 .desc{font-size:clamp(12px,.729vw,14px);margin-top:.26vw}.hg-ul7 .play-btn{height:3.958vw;margin:-1.979vw 0 0 -1.484vw;width:2.968vw}.hg-ul7 .qrcode-overlay .qrcode-wrap img{height:8vw;width:8vw}.hg-ul7 .qrcode-overlay .qrcode-wrap p{font-size:.677vw;margin-top:.416vw}.section-home1{padding:4.375vw 0 8.177vw}.section-index1{margin-bottom:6.875vw}.section-index1 .wp{border-radius:1.041vw;max-width:73.64vw;padding:1.927vw 3.281vw 1.979vw}.section-index2{margin-bottom:6.25vw}.section-index2 .wp{max-width:73.64vw}.section-index3 .wp{max-width:87.39vw}.section-index4{padding:4.583vw 0 6.77vw}.section-index4 .wp{max-width:61.71vw}.section-index4 .hg-top2{margin-bottom:5.677vw}.section-index4 .hg-btns1{margin-top:3.958vw}.page-inner1{padding:4.218vw 0 1.666vw}.hg-news1 .col{margin-bottom:1.666vw}.hg-news1 .big-img{box-shadow:0 .208vw 1.041vw #00000014}.hg-news1 .big-img,.hg-news1 .big-img-pic{border-radius:.833vw}.hg-news1 .big-img-text{padding:1.458vw 1.666vw}.hg-news1 .big-img-text .tit{font-size:clamp(16px,1.041vw,20px)}.hg-news1 .big-img-text .desc{font-size:clamp(12px,.729vw,14px);margin-top:.625vw}.hg-news1 .big-img-text .date{font-size:clamp(12px,.677vw,13px);margin-top:.833vw}.hg-news2{border-radius:1.041vw;padding:2.5vw}.hg-case1 .list{margin:0 -.416vw}.hg-case1 .list li{margin-bottom:.833vw;padding:0 .416vw}.hg-case1 .list .con{height:15.62vw}.hg-case1 .list .tit{box-shadow:0 .208vw .208vw #4a1caf40;padding:.52vw 2.604vw .52vw 1.458vw}.hg-case1 .list .tit .cn{font-size:3.333vw}.hg-case1 .list .tit .en{font-size:3.02vw;margin-top:.729vw}.hg-case1 .play-btn{height:3.958vw;margin:-1.979vw 0 0 -1.484vw;width:2.968vw}.hg-case1 .qrcode-overlay .qrcode-wrap img{height:8vw;width:8vw}.hg-case1 .qrcode-overlay .qrcode-wrap p{font-size:.677vw;margin-top:.416vw}.hg-case2{border-radius:1.041vw;padding:1.875vw 1.145vw 1.458vw 1.666vw}.hg-case2 .hd{margin-bottom:1.25vw;min-height:3.177vw}.hg-case2 .hd .inn:before{filter:blur(.26vw);left:-2.083vw;right:-2.083vw}.hg-case2 .hd.on .inn{padding:1.302vw 16.67vw;top:5.625vw}.hg-case2 .hd .tit{font-size:2.3vw}.hg-case2 .pages{padding-top:2.291vw}.hg-cooper1{height:46.87vw}.hg-cooper1 .hd{height:15.93vw;margin:-7.968vw 0 0 -7.968vw;width:15.93vw}.hg-cooper1 .hd:before{filter:blur(.281vw);height:19.89vw;margin:-9.947vw 0 0 -9.947vw;width:19.89vw}.hg-cooper1 .hd:after{height:24.58vw;margin:-12.29vw 0 0 -12.29vw;width:24.58vw}.hg-cooper1 .hd .tit .en{font-size:3.02vw}.hg-cooper1 .hd .tit .cn{font-size:1.875vw;margin-top:.156vw}.hg-about1{border-radius:1.041vw;font-size:clamp(14px,.937vw,18px);padding:3.333vw 3.02vw 0 4.166vw}.hg-about1:before{border-radius:1.041vw;height:60.83vw}.hg-about1 .items1{margin-bottom:5.833vw}.hg-about1 .items1 .logo{border-radius:1.041vw;height:5.729vw;line-height:5.729vw;margin-right:1.666vw;width:5.729vw}.hg-about1 .items1 .r{padding-top:.156vw}.hg-about1 .items1 .user{font-size:clamp(14px,.937vw,18px);margin-top:3.02vw;padding:0 2.187vw 0 2.604vw;width:43.43vw}.hg-about1 .items1 .user:before{border-radius:1.041vw;top:5.104vw}.hg-about1 .items1 .user .pic{height:21.45vw;line-height:21.45vw;margin-right:2.187vw;width:16.35vw}.hg-about1 .items1 .user .text{padding-bottom:3.13vw;padding-top:7.239vw;width:calc(100% - 18.54vw)}.hg-about1 .items1 .user .tit{font-size:1.875vw}.hg-about1 .items1 .user .desc{margin-top:1.041vw}.hg-about1 .items2 .hg-top2{margin-bottom:2.291vw}.hg-coop1{padding:0 2.5vw}.hg-coop1:before{border-radius:1.041vw;height:58.64vw;top:10.2vw}.hg-coop1 .items1{margin-bottom:5.052vw}.hg-coop1 .items2{margin-bottom:5.52vw}.hg-coop1 .items2 .hg-top2{margin-bottom:2.708vw}.hg-coop1 .items3{margin-bottom:4.531vw}.hg-coop1 .items3 .hg-top2{margin-bottom:2.552vw}.hg-coop1 .items4{margin-bottom:5.885vw}.hg-coop1 .contact{font-size:clamp(14px,.937vw,18px);line-height:1.562vw;margin-top:3.281vw}.hg-coop1 .contact .icon{height:.937vw;line-height:.937vw;margin-right:.416vw;margin-top:.312vw;width:.937vw}.hg-newsDet1{border-radius:1.041vw;font-size:clamp(12px,.729vw,14px);padding:1.302vw 1.979vw 4.635vw}.hg-newsDet1 .hd{margin-top:.468vw}.hg-newsDet1 .hd .tit{font-size:clamp(16px,1.041vw,20px)}.hg-newsDet1 .hd .info{font-size:clamp(12px,.729vw,14px);margin-top:.885vw}.hg-newsDet1 .hd .info span{margin-right:.781vw}.hg-newsDet1 .cont{margin-top:1.51vw}.hg-newsDet2{border-radius:1.562vw;padding:1.458vw 2.916vw 3.489vw 1.979vw}.hg-newsDet2 .hd{margin-top:.729vw;padding-left:.781vw}.hg-newsDet2 .hd .l{padding-top:.416vw}.hg-newsDet2 .hd .l .tit{font-size:1.666vw}.hg-newsDet2 .hd .l .desc{font-size:clamp(12px,.729vw,14px);margin-top:.104vw}.hg-newsDet2 .hd .r .tit{padding-right:.52vw}.hg-newsDet2 .hd .r .tit:before{bottom:.312vw;top:.208vw;width:.156vw}.hg-newsDet2 .hd .r .tit .en{font-size:1.25vw}.hg-newsDet2 .hd .r .tit .cn{font-size:2.083vw}.hg-newsDet2 .cont{margin-top:.677vw;padding-left:.781vw}.hg-newsDet2 .cont .video .play{height:3.958vw;margin:-1.979vw 0 0 -1.484vw;width:2.968vw}.hg-detPage{margin:2.552vw 0 5.052vw}.hg-detPage .item{width:17.7vw}.hg-detPage .pic{border-radius:.52vw;margin-bottom:1.25vw}.hg-detPage .text{padding-left:1.041vw}.hg-detPage .text:before{height:.833vw;top:.26vw;width:.468vw}.hg-detPage .tit{font-size:clamp(14px,.937vw,18px)}.hg-detPage .desc{font-size:clamp(12px,.729vw,14px);margin-top:.364vw}.hg-detPage .next .text{padding-right:.625vw}}@media only screen and (max-width:1199px){.hg-ul1 li{width:33.33%}.hg-ul1 .pic{padding-top:56%}.hg-ul1 .pic-text{padding:16px 8px 8px}.hg-ul1 .pic-text .tit{font-size:14px}.hg-ul3 .tit{font-size:18px}.hg-ul3 .desc{font-size:14px}.hg-ul4:before{left:189px}.hg-ul4 .left{margin-right:15px;width:124px}.hg-ul4 .right{padding-top:.4vw}.hg-ul4 .month{margin-right:20px;width:50px}.hg-ul4 .month:before{top:.5vw}.section-index1 .wp{margin:0 20px;width:auto}.hg-news1{display:block}.hg-news1 .col,.hg-news1 .cor{width:100%}.hg-news1 .col{margin-bottom:20px}.hg-news1 .big-img{border-radius:12px;display:flex}.hg-news1 .big-img-pic{aspect-ratio:16/9;border-radius:12px;width:40%}.hg-news1 .big-img-text{padding:16px 20px}.hg-news1 .big-img-text .tit{font-size:16px}.hg-news1 .big-img-text .desc{font-size:13px;-webkit-line-clamp:2}.hg-case1 .list .con{height:20vw}.hg-case1 .list .tit .cn,.hg-case1 .list .tit .en,.hg-cooper1 .hd .tit .en{font-size:24px}.hg-cooper1 .hd .tit .cn{font-size:20px}.hg-coop1 .contact .icon{height:14px;line-height:14px;margin-top:0;width:14px}.hg-about1 .items1 .user{margin-top:20px;width:100%}.hg-detPage .item{width:28vw}}@media only screen and (max-width:949px){.popWin1{margin-bottom:60px;margin-top:-30px;padding:20px;width:700px}.popWin1 .hd{margin-bottom:15px}.popWin1 .hd .l .tit{font-size:20px}.popWin1 .hd .r .tit .en{font-size:12px}.popWin1 .hd .r .tit .cn{font-size:24px}.popWin1 .close{bottom:-60px;height:46px;margin-left:-23px;width:46px}.popWin1 .swiper{padding-bottom:20px}.popWin1 .swiper .swpPagination .swiper-pagination-bullet{height:8px;margin:0 3px!important;width:8px}.banner{height:52vw}.banner .swpPagination{bottom:10px!important}.banner .swpPagination .swiper-pagination-bullet{height:8px;margin:0 3px!important;width:8px}.hg-swiper1 .swpPagination{margin-top:20px}.hg-swiper1 .swpPagination .swiper-pagination-bullet{height:8px;margin:0 3px!important;width:8px}.hg-swiper1 .box{margin:0 -5px -10px}.hg-swiper1 .item{margin-bottom:10px;padding:0 5px}.hg-swiper1 .pic{height:70px;line-height:70px}.hg-tabs1 li{min-width:120px;white-space:nowrap}.hg-tabs1 a{font-size:15px;padding:8px 10px;white-space:nowrap}.hg-ul2{display:flex;flex-wrap:wrap;margin:0 -5px -10px}.hg-ul2 li{height:70px!important;margin-bottom:10px;padding:0 5px;position:static;width:16.66%!important}.hg-ul2 .pic{border-radius:0}.hg-ul3{margin:0 -10px -30px}.hg-ul3 li{margin-bottom:30px;padding:60px 10px 0}.hg-ul3 .con{min-height:210px;padding:1px 15px 20px}.hg-ul3 .icon{height:100px;line-height:100px;margin-bottom:15px;margin-top:-50px;width:100px}.hg-ul3 .desc{margin-top:10px}.hg-ul3 .desc p+p{margin-top:4px}.hg-ul4{font-size:14px}.hg-ul4 li{padding-bottom:25px}.hg-ul4 .item+.item{margin-top:15px}.hg-ul4 .year{font-size:18px}.hg-ul4 .month:before{height:10px;margin-right:-5px;width:10px}.hg-ul5 .pic{height:120px;line-height:120px;width:120px}.hg-ul5 .tit{font-size:16px}.hg-ul6 li+li{margin-top:20px}.hg-ul6 .con{display:block;padding:15px}.hg-ul6 .pic{aspect-ratio:16/9;margin:0 0 15px;overflow:hidden;position:relative;width:100%}.hg-ul6 .right,.hg-ul6 .text{margin:0;width:100%}.hg-ul6 .right{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.hg-ul6 .tit{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hg-ul6 .desc{font-size:13px;line-height:1.7;margin-top:10px;max-height:6.8em}.hg-ul6 .date{flex-shrink:0;font-size:11px}.hg-ul6 .hg-btns1{align-items:center;display:flex;font-size:11px;height:28px;justify-content:center;line-height:28px;margin:0;min-width:80px;padding:0 8px}.hg-ul6 .hg-btns1 i{height:10px;margin-left:3px;margin-top:0;position:static;width:10px}.hg-ul7{margin:0 -10px -30px}.hg-ul7 li{margin-bottom:30px;padding:0 10px}.hg-ul7 .text{padding-top:10px}.hg-ul7 .tit{font-size:18px}.hg-ul7 .desc{font-size:13px}.hg-ul7 .qrcode-overlay .qrcode-wrap img{height:130px;width:130px}.hg-ul7 .qrcode-overlay .qrcode-wrap p{font-size:12px}.section-home1,.section-index4{padding:40px 0}.section-index1,.section-index2{margin-bottom:40px}.section-index1 .wp{padding:30px}.section-index4 .hg-btns1{margin-top:20px}.page-inner1{padding:30px 0}.hg-case1 .list .tit .en{margin-top:8px}.hg-case1 .qrcode-overlay .qrcode-wrap img{height:130px;width:130px}.hg-case1 .qrcode-overlay .qrcode-wrap p{font-size:12px}.hg-case2{padding:20px}.hg-case2 .hd{margin-bottom:20px;min-height:38px}.hg-case2 .hd .tit{font-size:24px}.hg-case2 .hd .right{margin-top:5px}.hg-case2 .hd.on .inn{position:static}.hg-cooper1{height:auto}.hg-cooper1 .hd{height:auto;margin:0 0 20px;position:static;width:auto}.hg-cooper1 .hd:after,.hg-cooper1 .hd:before{display:none}.hg-cooper1 .hd .tit{background:0 0}.hg-cooper1 .hg-btns1{margin-top:25px;position:static;transform:translate(0)}.hg-coop1{margin:0 -20px;padding:0 20px}.hg-coop1:before{top:140px}.hg-coop1 .items1,.hg-coop1 .items2,.hg-coop1 .items3{margin-bottom:30px}.hg-coop1 .items4{margin-bottom:0}.hg-coop1 .contact{font-size:14px;line-height:22px;margin-top:20px}.hg-coop1 .contact .icon{margin-top:4px}.hg-about1{font-size:14px;padding:20px}.hg-about1 .items1{margin-bottom:30px}.hg-about1 .items1 .logo{height:80px;line-height:80px;margin-right:25px;width:80px}.hg-about1 .items1 .user{display:block;font-size:13px;padding:0 20px 20px}.hg-about1 .items1 .user .pic{margin:0 auto 15px}.hg-about1 .items1 .user .text{padding:0;width:100%}.hg-about1 .items1 .user .tit{font-size:20px}.hg-about1 .items1 .user .desc{margin-top:10px}.hg-news2{padding:20px}.hg-newsDet1{line-height:1.8;padding:20px}.hg-newsDet1 .hd{margin-top:4px}.hg-newsDet1 .hd .tit{font-size:18px}.hg-newsDet1 .hd .info{font-size:13px;margin-top:10px}.hg-newsDet1 .cont{margin-top:15px}.hg-detPage{margin:25px 0}.hg-detPage .pic{margin-bottom:15px}.hg-newsDet2{padding:20px}.hg-newsDet2 .hd{display:flex;flex-wrap:wrap;margin-top:8px;padding:0}.hg-newsDet2 .hd .l,.hg-newsDet2 .hd .r{max-width:100%;width:100%}.hg-newsDet2 .hd .l{order:2}.hg-newsDet2 .hd .r{order:1}.hg-newsDet2 .hd .r .tit{align-items:flex-start;padding:0 0 0 10px}.hg-newsDet2 .hd .r .tit:before{left:0;right:auto}.hg-newsDet2 .hd .r .tit .en{font-size:12px}.hg-newsDet2 .hd .r .tit .cn{font-size:24px}.hg-newsDet2 .hd .l .tit{font-size:20px}.hg-newsDet2 .hd .l .desc{font-size:13px}.hg-newsDet2 .cont{margin-top:10px;padding:0}}@media only screen and (max-width:767px){.popWin1{width:96%}.popWin1 .hd{display:flex;flex-wrap:wrap}.popWin1 .hd .l,.popWin1 .hd .r{padding:0;width:100%}.popWin1 .hd .l{margin-top:4px;order:2}.popWin1 .hd .r{order:1}.popWin1 .hd .r .tit{align-items:flex-start;padding:0 0 0 10px}.popWin1 .hd .r .tit:before{left:0;right:auto}.hg-swiper1 .item{width:33.33%}.hg-swiper1 .pic{height:54px;line-height:54px}.hg-ul1 li{width:50%}.hg-ul1 li:nth-child(5){display:none}.hg-ul1 .pic{padding-top:56%}.hg-ul1 .pic-text{padding:14px 6px 6px}.hg-ul1 .pic-text .tit{font-size:13px}.hg-ul2{margin:0 -2px -4px}.hg-ul2 li{height:64px!important;margin-bottom:4px;padding:0 2px;width:33.33%!important}.hg-ul3{margin-bottom:-15px}.hg-ul3 li{margin-bottom:15px;width:100%}.hg-ul4{padding:0}.hg-ul4:before{display:none}.hg-ul4 li{display:block;padding-bottom:20px}.hg-ul4 .item+.item{margin-top:10px}.hg-ul4 .left{margin:0;width:auto}.hg-ul4 .year{margin-bottom:10px;text-align:left}.hg-ul4 .month{padding:0;width:40px}.hg-ul4 .month:before{height:4px;top:8px;width:4px}.hg-ul5 .pic{height:90px;line-height:90px;margin-bottom:8px;width:90px}.hg-ul5 .tit{font-size:14px}.hg-ul7{margin:0 -5px -20px}.hg-ul7 li{margin-bottom:20px;padding:0 5px;width:100%}.hg-ul7 .pic{height:auto;padding-top:56.25%}.hg-ul7 .tit{font-size:16px}.hg-ul7 .qrcode-overlay .qrcode-wrap img{height:100px;width:100px}.hg-ul7 .qrcode-overlay .qrcode-wrap p{font-size:11px}.section-index1,.section-index2{margin-bottom:25px}.section-index1 .wp{padding:20px}.section-home1,.section-index4{padding:30px 0}.hg-top2{margin-bottom:12px!important}.hg-top2 .l .tit-cn,.hg-top2 .r .tit-en{min-height:auto}.hg-news1 .col{margin-bottom:15px}.hg-news1 .big-img{border-radius:10px;display:block}.hg-news1 .big-img-pic{aspect-ratio:16/9;border-radius:10px;overflow:hidden;position:relative;width:100%}.hg-news1 .big-img-text{padding:14px 16px}.hg-news1 .big-img-text .tit{font-size:16px}.hg-news1 .big-img-text .desc{font-size:13px;-webkit-line-clamp:2}.hg-news1 .big-img-text .date{margin-top:10px}.hg-news2{padding:15px}.hg-case1 .list{flex-wrap:wrap}.hg-case1 .list li{width:100%}.hg-case1 .list .con{height:auto}.hg-case1 .list .pic{height:52vw}.hg-case1 .list .tit{padding:15px}.hg-case1 .list .tit .cn{font-size:20px}.hg-case1 .list .tit .en{font-size:12px;margin-top:4px}.hg-case1 .list li:first-child{order:1!important}.hg-case1 .list li:nth-child(2){order:2!important}.hg-case1 .list li:nth-child(3){order:3!important}.hg-case1 .qrcode-overlay .qrcode-wrap img{height:100px;width:100px}.hg-case1 .qrcode-overlay .qrcode-wrap p{font-size:11px}.hg-case2{padding:20px 15px}.hg-tabs1{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.hg-tabs1::-webkit-scrollbar{display:none}.hg-cooper1 .hd .tit .en{font-size:12px}.hg-coop1 .contact{margin-top:15px}.hg-about1{padding:20px 15px}.hg-about1 .items1{display:block}.hg-about1 .items1 .logo{margin:0}.hg-about1 .items1 .r{float:none;width:100%}.hg-about1 .items1 .user .pic{height:288px;line-height:288px;width:220px}.hg-detPage .item{width:42vw}.hg-detPage .pic{margin-bottom:10px}.hg-detPage .text:before{top:3px}.hg-detPage .tit{font-size:15px}.hg-detPage .desc{font-size:13px;margin-top:4px}.hg-newsDet1 .hd .tit,.hg-newsDet2 .hd .l .tit{font-size:16px}}@media only screen and (max-width:660px){.hg-case2 .hd .inn{align-items:center;flex-direction:column}.hg-case2 .hd .left{margin-bottom:16px;text-align:center;width:100%}.hg-case2 .hd .right{justify-content:center;width:100%}.hg-tabs1 ul{justify-content:center;margin:0 -2px}.hg-tabs1 li{margin:0 2px;min-width:100px}.hg-tabs1 a{border-radius:6px;font-size:14px;padding:12px 10px}}ul#componentContainer{display:inline-flex;list-style-type:none;padding-inline-start:0}ul#componentContainer a{align-items:center;display:flex;justify-content:center;text-decoration:none}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.layout-enter-active,.layout-leave-active{transition:all .4s}.layout-enter-from,.layout-leave-to{filter:grayscale(1)}.page404-container[data-v-10693a94]{align-items:center;background:#eee;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.content-box[data-v-10693a94]{position:relative;text-align:center;width:100%;z-index:999}.info h1[data-v-10693a94]{color:#1b3366;font-size:6rem}.info span[data-v-10693a94]{color:#1b3366;display:block;font-size:1.1rem;margin-bottom:20px}.particles[data-v-10693a94]{height:100%;left:0;position:absolute;top:0;width:100%}.back-btn[data-v-10693a94]{border:1px solid #263578;border-radius:3px;color:#263578;cursor:pointer;font-size:.8rem;padding:5px 10px;transition:all .5s ease}.back-btn[data-v-10693a94]:hover{background:#263578;color:#fff}[data-v-10693a94]:root{--primary-color:#1890ff;--success-color:#52c41a;--warning-color:#faad14;--error-color:#ff4d4f;--text-color:#1890ff}
