@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&display=swap";.MKTHeader{position:relative;background-color:#fff}.MKTHeader__container{display:flex;align-items:center;justify-content:space-between;max-width:1170px;min-height:40px;margin:0 auto;padding:.2em 15px}.MKTHeader dt{font-size:17px;font-weight:700;color:#000;white-space:nowrap}.MKTHeader dd{display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:14px;text-align:right;white-space:pre-wrap}.MKTHeader dd span{padding:0 3px}.MKTFooter{margin-top:auto;padding:12px;font-size:12px;text-align:center;background-color:#fff}.MKTFooter__container{max-width:1170px;margin:0 auto}.MKTFooter .contact{display:inline-block;vertical-align:middle}:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.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%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.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:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.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:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInBottomRight{animation-name:fadeInBottomRight}@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 fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:calc(var(--animate-duration) * .75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,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%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.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%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none}img,svg{display:block;max-width:100%;height:auto}a{color:currentcolor;text-decoration:none}body{text-rendering:optimizespeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}input,button,textarea,select,input::placeholder{font:inherit;color:currentcolor}.animate-fade-up-from,.animate-fade-up-leave-to{opacity:0;transform:translateY(10px)}.animate-fade-up-enter-to,.animate-fade-up-leave-from{opacity:1;transform:translateY(0)}.animate-fade-up-enter-active,.animate-fade-up-leave-active{transition:transform .3s ease,opacity .15s linear}@font-face{font-family:Microsoft JhengHei Modify;unicode-range:U+7db0,U+78A7,U+7B75;font-style:normal;font-weight:700;src:local("Yu Gothic UI Bold"),local("MS Gothic")}@font-face{font-family:Microsoft JhengHei Modify;src:local("Microsoft JhengHei UI"),local("Microsoft JhengHei")}@font-face{font-family:Microsoft JhengHei;src:local("Microsoft JhengHei UI"),local("Microsoft JhengHei")}body{min-width:360px;max-width:1920px;margin:0 auto;font-family:Roboto,Arial,Noto Sans TC,Microsoft JhengHei Modify,Microsoft JhengHei,PingFangTC,sans-serif;font-size:16px;line-height:1.5;background-color:#fff}input,label,select,button{cursor:pointer}button{background-color:transparent;border:unset}#app{display:flex;flex-direction:column;min-height:100vh}#view{flex:1}.FloatingIcon{position:fixed;right:50px;bottom:150px;opacity:0;transition:opacity .3s;animation:animate-bounce 1s infinite}@keyframes animate-bounce{0%{transform:translateY(0)}50%{transform:translateY(-10px)}}.FloatingIcon.is-show{opacity:1}.FloatingIcon__desktop{width:155px}.FloatingIcon__mobile{display:none}@media (max-width: 1140px){.FloatingIcon{position:sticky;right:0;bottom:0;left:0;width:100%;height:75px;background-image:linear-gradient(to top,#ffe100 10%,#fff 100%);opacity:1;animation:unset}.FloatingIcon__desktop{display:none}.FloatingIcon__mobile{display:flex;align-items:center;justify-content:center;height:100%;font-size:24px;font-weight:700;color:#003586}.FloatingIcon__mobile-image{width:45px;margin-right:10px}}.MainTitle{width:708px;max-width:100%;margin:0 auto;overflow:hidden}.MainTitle__title{position:relative}.MainTitle__title-mask{position:absolute;z-index:2;width:100%;height:100%;background-color:transparent;mask:var(--title-image) 0 0/100% 100%}.MainTitle__title-shining{position:absolute;top:-20%;left:-30%;z-index:2;width:0;height:200%;background-color:#fff;filter:blur(20px);opacity:.3;transform:rotate(30deg);animation:animate-shine 4s infinite ease-out}@keyframes animate-shine{20%{width:50px}60%{left:100%;width:0}to{left:100%}}.MainTitle__desc{margin-top:30px;font-size:24px;text-align:center;letter-spacing:2.29px;white-space:pre}.MainTitle__desc .mobile{display:none}@media (max-width: 768px){.MainTitle__desc{font-size:20px}.MainTitle__desc .desktop{display:none}.MainTitle__desc .mobile{display:inline}}@media (max-width: 480px){.MainTitle__desc{margin-top:16px;font-size:16px;letter-spacing:1.53px}}.MainWelfare{padding-top:52px;padding-bottom:51px;background-image:url(/ssb/20240115112916/assets/welfare-bg-9589cbb5.webp);background-position:center;background-size:cover}.MainWelfare__slides{display:flex;justify-content:center;width:90%;min-width:350px;max-width:var(--slides-width);margin:37px auto 11px;--slides-width: 604px}.MainWelfare__slides-container{position:relative;width:100%;margin:0 18px;overflow:hidden}.MainWelfare__slides-title{position:absolute;top:0;right:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;height:49px;margin:0 2.1%;font-size:20px;color:#fff;background-image:linear-gradient(to left,#11aadb 30%,#003586);border-top-left-radius:15px;border-top-right-radius:15px}.MainWelfare__slides-wrapper{display:flex;user-select:none}.MainWelfare__slides-arrow{position:relative;z-index:3;width:23px;padding:0}.MainWelfare__slides-arrow.arrow-next{transform:rotate(180deg)}.MainWelfare__slides-slide{position:relative;flex-shrink:0;width:100%}.MainWelfare__slides-dots{display:flex;justify-content:center}.MainWelfare__slides-dots span{display:inline-block;width:10px;height:10px;margin:0 8px;cursor:pointer;border:1px solid #fff;border-radius:100%}.MainWelfare__slides-dots span.active{background-color:#fff}.MainWelfare__list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0 80px;width:fit-content;margin:25px auto 0}.MainWelfare__list-item{width:178px}.MainWelfare__list-image{width:170px;margin:0 auto}.MainWelfare__list ul{width:fit-content;margin:7px auto 0;padding-left:15px;font-size:18px;font-weight:700;line-height:1.72;color:#fff;letter-spacing:.75px;list-style:disc}@media (max-width: 1140px){.MainWelfare__list{grid-template-columns:repeat(2,1fr);grid-gap:27px 40px}}@media (max-width: 768px){.MainWelfare{padding-top:32px;padding-bottom:41px}.MainWelfare__list{grid-gap:27px 22px}.MainWelfare__list-item{width:165px}.MainWelfare__list-image{width:134px}.MainWelfare__list ul{padding-left:20px;font-size:16px;line-height:1.63;letter-spacing:.66px}.MainWelfare__slides-container{margin:0}.MainWelfare__slides-arrow{width:10px}.MainWelfare__slides-title{height:27px;font-size:14px;background-image:linear-gradient(to left,#11aadb 30%,#003586)}.MainWelfare__slides-dots span{width:8px;height:8px;margin:0 6px}}.MainTraining{padding-top:59px;padding-bottom:67px;background-image:url(/ssb/20240115112916/assets/training-bg-b52faa22.webp);background-position:center;background-size:cover}.MainTraining__feature{width:90%;max-width:963px;margin:23px auto 0}.MainTraining__feature .mobile{display:none}@media (max-width: 768px){.MainTraining{padding-top:27px;padding-bottom:17px}.MainTraining__feature{width:70%;min-width:360px}.MainTraining__feature .mobile{display:block}.MainTraining__feature .desktop{display:none}}.MainJobs{padding-top:57px;padding-bottom:98px;background-image:url(/ssb/20240115112916/assets/jobs-bg-03035bb0.webp);background-position:center;background-size:cover}.MainJobs__features{display:flex;align-items:center;justify-content:center;margin-top:44px}.MainJobs__features-item{width:203px;margin:0 50px;animation-delay:var(--animation-delay)}.MainJobs__features-item .mobile{display:none}.MainJobs table{width:1100px;margin:47px auto 0;text-align:center;border-collapse:collapse}.MainJobs table thead{height:51px;font-size:20px;color:#fff;background-color:#003586}.MainJobs table thead .desc{width:350px}.MainJobs table tbody{--border-color: #f3f3f3}.MainJobs table tbody .color-gray{background-color:#f3f3f3;--border-color: #fff}.MainJobs table tbody .color-gray a{background-image:linear-gradient(111deg,#11aadb 6%,#003586 90%),linear-gradient(114deg,#fff 9%,#ffe100 89%)}.MainJobs table tbody .color-gray a:hover{background-image:linear-gradient(111deg,#11aadb 6%,#003586 90%),linear-gradient(114deg,#ffe100 9%,#ffe100 89%)}.MainJobs table tbody tr{font-size:18px;line-height:1.33;letter-spacing:.47px;background-color:#fff;border-right:solid 1px #fff;border-bottom:solid 2px var(--border-color);border-left:solid 1px #fff}.MainJobs table tbody tr:last-child{border-bottom:solid 1px #fff}.MainJobs table tbody td{padding:24px 0}.MainJobs table tbody ul{margin:0;padding-left:20px;text-align:left;list-style:disc}.MainJobs table tbody a{display:flex;align-items:center;justify-content:center;width:130px;height:50px;margin:0 auto;font-size:20px;font-weight:700;color:#fff;background-image:linear-gradient(111deg,#3fb4ff 5%,#0058ea 90%),linear-gradient(114deg,#fff 9%,#ffe100 89%);background-clip:padding-box,border-box;background-origin:border-box;background-size:150% auto;border-color:#fff0;border-style:solid;border-width:3px;border-radius:25px;animation:animate-bg 1s ease-in-out infinite alternate}@keyframes animate-bg{0%{background-size:100% auto}50%{background-position:center;background-size:160% auto}to{background-position:right}}.MainJobs table tbody a:hover{background-image:linear-gradient(111deg,#3fb4ff 6%,#0058ea 90%),linear-gradient(114deg,#ffe100 9%,#ffe100 89%)}.MainJobs table tbody .group{font-size:22px;font-weight:700;border-right:solid 2px var(--border-color)}.MainJobs table tbody .group span{display:block}.MainJobs table tbody .hot{width:53px;margin:0 auto 14px}@media (max-width: 1140px){.MainJobs__features-item{width:150px;margin:0 20px;animation-delay:0s}.MainJobs table{width:70%;min-width:320px}.MainJobs table thead{display:none}.MainJobs table tbody tr{display:flex;flex-direction:column}.MainJobs table tbody td{padding:0 5%}.MainJobs table tbody ul{font-size:16px;line-height:1.71}.MainJobs table tbody a{width:90%;min-width:277px;max-width:500px;height:48px;margin:14px auto 24px;animation:animate-bg 1.5s ease-in-out infinite alternate}.MainJobs table tbody .title{margin-top:15px;margin-bottom:8px;text-align:left}.MainJobs table tbody .group{display:flex;align-items:center;justify-content:center;padding:10px 0;color:#fff;background-color:#003586;border-right:unset}.MainJobs table tbody .group span{display:inline-block}.MainJobs table tbody .hot{margin-right:10px;margin-bottom:0;margin-left:unset}}@media (max-width: 768px){.MainJobs{padding-top:27px;padding-bottom:41px}.MainJobs__features{flex-direction:column}.MainJobs__features-item{width:273px}.MainJobs__features-item .desktop{display:none}.MainJobs__features-item .mobile{display:block}.MainJobs table{width:70%}.MainJobs table tbody ul{font-size:14px}.MainJobs table tbody .title{font-size:18px}}.MainAbout{padding-top:51px;padding-bottom:76px;background-image:url(/ssb/20240115112916/assets/about-bg-7de6eced.webp);background-position:center;background-size:cover}.MainAbout__content{display:flex;align-items:center;justify-content:center;margin-top:44px}.MainAbout__content-list{width:570px}.MainAbout__content-item{margin-bottom:51px}.MainAbout__content-item:last-child{margin-bottom:0}.MainAbout__content-item:first-child .MainAbout__content-subtitle{transform:translate(-10px)}.MainAbout__content-image{flex-shrink:0;width:496px;margin-right:30px}.MainAbout__content-title{height:35px}.MainAbout__content-title img{height:100%}.MainAbout__content-subtitle{width:552px;margin-top:8px;font-size:20px;font-weight:700;color:#003586;word-wrap:break-word}.MainAbout__content-desc{margin-top:12px;font-size:18px;line-height:1.78;text-align:justify;letter-spacing:.43px}.MainAbout__cooperate{position:relative;width:1051px;margin:82px auto 0;padding-top:56px;padding-bottom:42px;background-color:#fff9;border-radius:21px}.MainAbout__cooperate-title{position:absolute;top:0;left:50%;width:145px;margin:0 auto;transform:translate(-50%,-50%)}.MainAbout__cooperate-content{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0 12px;width:fit-content;margin:0 auto;overflow:hidden}.MainAbout__cooperate-logo{width:187px;animation-delay:var(--animation-delay)}@media (max-width: 1140px){.MainAbout__content{flex-direction:column;margin-top:25px}.MainAbout__content-item{margin-bottom:25px}.MainAbout__content-image{width:60%;min-width:273px;max-width:496px;margin-right:0}.MainAbout__content-list{width:70%;min-width:335px;max-width:570px;margin-top:17px}.MainAbout__cooperate{width:70%;min-width:340px;max-width:570px;height:auto;padding:31px 20px 27px}.MainAbout__cooperate-content{grid-template-columns:repeat(2,1fr);grid-gap:17px 2px}.MainAbout__cooperate-logo{animation-delay:0s}}@media (max-width: 768px){.MainAbout{padding-top:25px;padding-bottom:36px}.MainAbout__content-title{height:29px}.MainAbout__content-subtitle{width:unset;margin-top:11px;font-size:18px}.MainAbout__content-desc{font-size:16px;line-height:2}.MainAbout__cooperate-title{width:96px}}.MainKv{width:100%;height:544px;margin-top:80px;padding-top:78px;overflow:hidden;background-image:url(/ssb/20240115112916/assets/kv-bg-fc3f2cd1.webp);background-position:center;background-size:cover}.MainKv__title{position:relative;width:505px;margin:0 auto;transform:translate(30%)}.MainKv__title-mask{position:absolute;z-index:2;width:100%;height:100%;background-color:transparent;mask:url(/ssb/20240115112916/assets/kv-title-74319949.png) 0 0/100% 100%}.MainKv__title-shining{position:absolute;top:50%;left:-30%;z-index:2;width:0;height:200%;background-color:#fff;filter:blur(10px);opacity:.5;transform:rotate(30deg) translateY(-50%);animation:animate-shining 5s infinite ease-out}@keyframes animate-shining{60%{left:150%;width:200px}to{left:100%}}.MainKv__title-image{position:relative;z-index:1}@media (max-width: 1140px){.MainKv{height:auto;margin-top:58px;padding-top:9%;padding-bottom:12%;background-size:cover}.MainKv__title{width:45%}}@media (max-width: 768px){.MainKv{height:auto;margin-top:58px;padding-top:8%;padding-bottom:18%;background-size:cover}.MainKv__title{width:62%}}.MainNav{position:absolute;z-index:20;width:100%;min-width:360px;height:80px;background-color:#fff}.MainNav.fixed{position:fixed;top:0;box-shadow:0 2px 6px #0003}.MainNav__container{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:1140px;margin:0 auto;font-size:20px;font-weight:700}.MainNav__logo{width:291px}.MainNav__button{margin-left:50px}.MainNav__button.active{color:#0029cc}.MainNav__hamburger{position:relative;display:none;width:24px;height:24px}.MainNav__hamburger-item,.MainNav__hamburger:after,.MainNav__hamburger:before{content:"";position:absolute;left:0;width:100%;height:4px;background-color:#243e91;transition:transform .3s ease,background-color .5s}.MainNav__hamburger-item{top:50%;transform:translateY(-50%)}.MainNav__hamburger:after{top:0}.MainNav__hamburger:before{bottom:0}@media (max-width: 1140px){.MainNav{height:58px}.MainNav .MainNav__buttons{position:fixed;top:0;left:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;background-color:#003586;transition:left .3s ease}.MainNav .MainNav__button{margin:20px 0;color:#fff}.MainNav .MainNav__button.active{color:#ffe100}.MainNav.menu-open .MainNav__buttons{left:0}.MainNav.menu-open .MainNav__hamburger-item,.MainNav.menu-open .MainNav__hamburger:after,.MainNav.menu-open .MainNav__hamburger:before{background-color:#fff}.MainNav.menu-open .MainNav__hamburger-item{height:0}.MainNav.menu-open .MainNav__hamburger:after{top:50%;transform:translateY(-50%) rotate(45deg)}.MainNav.menu-open .MainNav__hamburger:before{top:50%;transform:translateY(-50%) rotate(-45deg)}.MainNav__logo{width:211px}.MainNav__hamburger{display:block}}
