/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */.bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-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)}}@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{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@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{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-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{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-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)}}@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{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-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)}}@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{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-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)}}@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{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-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)}}@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{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-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}}@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{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-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}}@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{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{margin-left:-8px;position:absolute}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{content:"";z-index:-1;border-width:8px;left:-8px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker,.react-datepicker-wrapper{display:inline-block}.react-datepicker{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{margin-top:10px}.react-datepicker-popper[data-placement^=top]{margin-bottom:10px}.react-datepicker-popper[data-placement^=right]{margin-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{margin-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;border-top-right-radius:.3rem;padding-top:8px;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{background:none;line-height:1.7rem;text-align:center;cursor:pointer;position:absolute;top:10px;width:0;padding:0;border:.45rem solid transparent;z-index:1;height:10px;width:10px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:10px;border-right-color:#ccc}.react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__navigation--previous--disabled,.react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__navigation--next{right:10px;border-left-color:#ccc}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:80px}.react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__navigation--next--disabled,.react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px;border-top-color:#ccc}.react-datepicker__navigation--years-previous:hover{border-top-color:#b3b3b3}.react-datepicker__navigation--years-upcoming{top:-4px;border-bottom-color:#ccc}.react-datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b3b3}.react-datepicker__month-container{float:left}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:70px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:70px;overflow-x:hidden;margin:0 auto;text-align:center}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day{cursor:pointer}.react-datepicker__day:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today{font-weight:700}.react-datepicker__day--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__day--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover{background-color:transparent}.react-datepicker__input-container{position:relative;display:inline-block}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{border-top-color:#ccc;float:right;margin-left:20px;top:8px;position:relative;border-width:.45rem}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;outline:0;padding:0;vertical-align:middle;position:absolute;height:16px;width:16px;top:25%;right:7px}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;bottom:0;box-sizing:border-box;color:#fff;content:"\D7";cursor:pointer;font-size:12px;height:16px;width:16px;line-height:1;margin:-8px auto 0;padding:2px;position:absolute;right:0;text-align:center}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__portal .react-datepicker__navigation{border:.81rem solid transparent}.react-datepicker__portal .react-datepicker__navigation--previous{border-right-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--previous--disabled,.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__portal .react-datepicker__navigation--next{border-left-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--next--disabled,.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.jq-toast-wrap,.jq-toast-wrap *{margin:0;padding:0}.jq-toast-wrap{display:block;position:fixed;width:250px;pointer-events:none!important;letter-spacing:normal;z-index:9000!important}.jq-toast-wrap.bottom-left{bottom:20px;left:20px}.jq-toast-wrap.bottom-right{bottom:20px;right:40px}.jq-toast-wrap.top-left{top:20px;left:20px}.jq-toast-wrap.top-right{top:20px;right:40px}.jq-toast-single{display:block;width:100%;padding:10px;margin:0 0 5px;border-radius:4px;font-size:12px;font-family:arial,sans-serif;line-height:17px;position:relative;pointer-events:all!important;background-color:#444;color:#fff}.jq-toast-single h2{font-family:arial,sans-serif;font-size:14px;margin:0 0 7px;background:0 0;color:inherit;line-height:inherit;letter-spacing:normal}.jq-toast-single a{color:#eee;text-decoration:none;font-weight:700;border-bottom:1px solid #fff;padding-bottom:3px;font-size:12px}.jq-toast-single ul{margin:0 0 0 15px;background:0 0;padding:0}.jq-toast-single ul li{list-style-type:disc!important;line-height:17px;background:0 0;margin:0;padding:0;letter-spacing:normal}.close-jq-toast-single{position:absolute;top:3px;right:7px;font-size:14px;cursor:pointer}.jq-toast-loader{display:block;position:absolute;top:-2px;height:5px;width:0;left:0;border-radius:5px;background:red}.jq-toast-loaded{width:100%}.jq-has-icon{padding:10px 10px 10px 50px;background-repeat:no-repeat;background-position:10px}.jq-icon-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);background-color:#31708f;color:#d9edf7;border-color:#bce8f1}.jq-icon-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=);background-color:#8a6d3b;color:#fcf8e3;border-color:#faebcc}.jq-icon-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);background-color:#a94442;color:#f2dede;border-color:#ebccd1}.jq-icon-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);color:#dff0d8;background-color:#3c763d;border-color:#d6e9c6}@-webkit-keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__container{position:relative;box-sizing:border-box}.splide__list{margin:0!important;padding:0!important;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform}.splide.is-active .splide__list{display:flex}.splide__pagination{display:inline-flex;align-items:center;width:95%;flex-wrap:wrap;justify-content:center;margin:0}.splide__pagination li{list-style-type:none;display:inline-block;line-height:1;margin:0}.splide{visibility:hidden}.splide,.splide__slide{position:relative;outline:none}.splide__slide{box-sizing:border-box;list-style-type:none!important;margin:0;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #999;-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite}.splide__track{position:relative;z-index:0;overflow:hidden}.splide--draggable>.splide__track>.splide__list>.splide__slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{position:absolute;top:0;left:0;z-index:0;opacity:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{position:relative;z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}.splide__arrow{position:absolute;z-index:1;top:50%;transform:translateY(-50%);border:none;padding:0;background:transparent}.splide__arrow svg{width:2.5em;height:2.5em;fill:#00bfff;transition:fill .2s linear}.splide__arrow:hover{cursor:pointer}.splide__arrow:hover svg{fill:#66d9ff}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{position:absolute;z-index:1;bottom:.5em;left:50%;transform:translateX(-50%);padding:0}.splide__pagination__page{display:inline-block;width:10px;height:10px;background:#ccc;border-radius:50%;margin:3px;padding:0;transition:all .2s linear;border:none}.splide__pagination__page.is-active{transform:scale(1.4);background:#00bfff}.splide__pagination__page:hover{cursor:pointer;background:#66d9ff}.splide__pagination__page:focus{outline:none}.splide__progress__bar{width:0;height:3px;background:#00bfff}.splide__spinner{border:2px solid #00bfff;border-left-color:transparent}.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer;opacity:.7}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border-color:#00bfff;opacity:1}.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{right:1em;left:auto}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:1em}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination{display:flex;flex-direction:column;bottom:50%;left:auto;right:.5em;transform:translateY(50%)}#branch-business #branch-filter #branch-filter-clear,#branch-business #branch-filter #branch-filter-send,#siblings-link #siblings-link-wrap .link a{color:#000;font-size:1.1875em;background:#fff;border:1px solid #000;border-radius:0;padding:7px 2em;cursor:pointer;white-space:nowrap}#branch-business #branch-filter #branch-filter-clear:hover,#branch-business #branch-filter #branch-filter-send:hover,#siblings-link #siblings-link-wrap .link a:hover{color:#000;box-shadow:1px 1px 3px #ccc;text-decoration:none}#branch-business #branch-filter [disabled]#branch-filter-clear,#branch-business #branch-filter [disabled]#branch-filter-send,#siblings-link #siblings-link-wrap .link a[disabled]{color:#acacac;border-color:#acacac;box-shadow:none}@media (max-width:767px){#branch-business #branch-filter #branch-filter-clear,#branch-business #branch-filter #branch-filter-send,#siblings-link #siblings-link-wrap .link a{font-size:1em}}.jq-toast-wrap{font-size:1rem}.jq-toast-wrap .jq-toast-single{font-size:.875em;font-weight:400}.jq-toast-wrap .jq-toast-single .jq-toast-heading{font-size:1.1428571429em}.react-select{min-width:200px}.address_tw_split_view>*{width:100%!important}.address_tw_split_view+*{margin-top:15px}.pointer{cursor:pointer}.btn{white-space:nowrap}.thumb{position:relative;display:block;height:auto!important}.thumb:after{content:"";display:inline-block;width:0;padding-top:100%;vertical-align:middle}.thumb img{position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;margin:auto}.animate-linear-fast{transition:all .25s linear}.animate-in-fast{transition:all .25s ease-in}.animate-out-fast{transition:all .25s ease-out}.animate-both-fast,.animate-fast{transition:all .25s ease-in-out}.animate-linear-common{transition:all .5s linear}.animate-in-common{transition:all .5s ease-in}.animate-out-common{transition:all .5s ease-out}.animate-both-common,.animate-common{transition:all .5s ease-in-out}.animate-linear-slow{transition:all 1s linear}.animate-in-slow{transition:all 1s ease-in}.animate-out-slow{transition:all 1s ease-out}.animate-both-slow,.animate-slow{transition:all 1s ease-in-out}.animate{transition:all .5s ease-in-out}.toggle_btn .toggle_wrap.toggle_left:before,.toggle_btn .toggle_wrap.toggle_right:before{content:"";position:absolute;top:0;width:calc(100% - 36.5px);height:100%;z-index:10}.toggle_btn{display:inline-block}.toggle_btn .toggle_wrap{position:relative;border-radius:.25rem;overflow:hidden}.toggle_btn .toggle_wrap.toggle_right:before{left:0}.toggle_btn .toggle_wrap.toggle_left:before{right:0}.toggle_btn .toggle_wrap button.toggle_item{box-shadow:inset 1px 1px 3px rgba(0,0,0,.8)}.toggle_btn .toggle_touch{z-index:5;border-color:transparent #333}.quick_notice{position:fixed;left:50%;transform:translateX(-50%);z-index:999;top:0;padding:.5em 2em .8em;border-radius:0 0 .25em .25em;box-shadow:1px 1px 3px rgba(0,0,0,.5)}.quick_notice.hidden{transform:translate(-50%,-110%)}.quick_notice span{font-size:1em;vertical-align:middle}.quick_notice small{display:inline-block;vertical-align:middle;padding:.2em;cursor:pointer}#cookies-consent{position:fixed;bottom:0;left:0;width:100%;color:#fff;z-index:10000000;font-size:.875rem}#cookies-consent #cookies-consent-content{position:relative;padding:1em;background-color:rgba(0,0,0,.85);box-shadow:0 -3px 5px rgba(0,0,0,.5),0 3px 5px rgba(0,0,0,.5)}#cookies-consent #cookies-consent-content button{color:#fff;background-color:transparent;border-color:#fff;border-width:1px;border-radius:0;font-size:.9375em;padding:.8em;min-width:13em}#cookies-consent #cookies-consent-content button+button{margin-left:1em;color:#777;border:1px solid #777}#cookies-consent #cookies-consent-content button:hover{background-color:#000}@media (max-width:575px){#cookies-consent #cookies-consent-content button{min-width:0;padding:.5em;width:calc(50% - 1em)}}#cookies-consent #cookies-consent-content #consent-query{position:relative;text-align:center;z-index:2}#cookies-consent #cookies-consent-content #consent-query a{color:#ddd;text-decoration:underline}#cookies-consent #cookies-consent-content #consent-query a:hover{color:#fff;text-decoration:none}#cookies-consent #cookies-consent-content #disallow-query{display:none;position:relative;z-index:2}#cookies-consent #cookies-consent-content #disallow-query button{min-width:13em;margin-left:auto}@media (max-width:575px){#cookies-consent #cookies-consent-content #disallow-query button{min-width:0;margin:0;width:100%}}#cookies-consent.hidden #cookies-consent-content{transform:translateY(120%)}#cookies-consent.false{position:relative;margin-bottom:1em}#cookies-consent.false #consent-query{display:none!important}#cookies-consent.false #disallow-query{display:flex!important}#popup{z-index:9999999}.react-range-component{position:relative;padding:9px;margin:10px 0}.react-range-component .react-range-component-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:100%}.react-range-component .react-range-component-wrapper .react-range-component-scroll-bar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:3px;background-color:#ccc;z-index:1}.react-range-component .react-range-component-wrapper .react-range-component-scroll-bar-inner{position:absolute;top:50%;transform:translateY(-50%);z-index:1;left:0;width:100%;height:3px;background-color:#000;z-index:2}.react-range-component .react-range-component-wrapper .react-range-component-point{position:absolute;top:50%;transform:translateY(-50%);z-index:2;pointer-events:none;outline:none;top:-1.5px;left:0;width:100%;height:0;z-index:3;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.react-range-component .react-range-component-wrapper .react-range-component-point::-webkit-slider-thumb{background-color:#f1f5f7;border:none;border-radius:50%;box-shadow:0 0 1px 1px #ced4da;cursor:ew-resize;height:18px;width:18px;margin-top:4px;pointer-events:all;position:relative;-webkit-appearance:none}.react-range-component .react-range-component-wrapper .react-range-component-point::-moz-range-thumb{background-color:#f1f5f7;border:none;border-radius:50%;box-shadow:0 0 1px 1px #ced4da;cursor:ew-resize;height:18px;width:18px;margin-top:4px;pointer-events:all;position:relative;-moz-appearance:none}.react-range-component .react-range-component-wrapper .react-range-component-point.react-range-component-max-point{z-index:4}@font-face{font-family:icomoon-alibaba;src:url(/dist/fonts/icomoon-alibaba.eot?d6f0bb7f58f5192be6137c2b5677bc41);src:url(/dist/fonts/icomoon-alibaba.eot?d6f0bb7f58f5192be6137c2b5677bc41) format("embedded-opentype"),url(/dist/fonts/icomoon-alibaba.ttf?10da8685166b923864b3bbe82f44ca6a) format("truetype"),url(/dist/fonts/icomoon-alibaba.woff?e9c03550f4068f68abfd95adea039fa5) format("woff"),url(/dist/fonts/icomoon-alibaba.svg?e0d37e449e4511ad37d550750f558e36) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" common-alibaba"],[class^=common-alibaba]{font-family:icomoon-alibaba!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.common-alibaba:before{content:"\E902";font-size:1.2em}#ip2-location{position:-webkit-sticky;position:sticky;top:0;z-index:99999;width:100%;text-align:center;display:flex;align-items:center;color:#f8f9fa;background-color:rgba(0,0,0,.9);box-shadow:0 -3px 20px rgba(0,0,0,.5),0 3px 20px rgba(0,0,0,.5)}@media (max-width:767px){#ip2-location{display:block;z-index:999}}#ip2-location .description{flex:4;padding:1em;font-size:1.2em}@media (max-width:767px){#ip2-location .description{padding:.5em}}#ip2-location .suggestion{flex:3;padding:1em;display:flex;justify-content:center;align-items:center}@media (max-width:767px){#ip2-location .suggestion{padding:0}}#ip2-location .suggestion .text{display:flex;align-items:center}#ip2-location .suggestion .text .language{background-color:red;margin:.5em;padding:.5em;border-radius:15%}#ip2-location .suggestion .submit{display:flex;align-items:center}#ip2-location .suggestion .submit button{background:none;color:inherit;margin:.2em}#ip2-location .suggestion .submit #dont_show_redirect{border:none}#ip2-location .suggestion .submit,#ip2-location .suggestion .text{padding:.2em}#ip2-location.hidden{transform:translateY(-120%);transition:transform 1s ease}#no-recaptcha-render{transition:all 1s ease-in-out;position:fixed;bottom:20px;right:20px;display:block;padding:10px 16px;background-color:#fff;border:1px solid #000;border-left-width:5px;font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#000;transform:translateX(0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#no-recaptcha-render.hide{transform:translateX(calc(100% + 15px))}#no-recaptcha-render:hover{transform:translateX(0)}#smartMenusBt4 .navbar-header{background-color:#333}#smartMenusBt4 .navbar-header .navbar-toggle{background-color:transparent;border-radius:0;box-shadow:none;border:0}#smartMenusBt4 .navbar-header .navbar-toggle .icon-bar{background-color:#fff;width:30px;height:2px;margin-bottom:10px;display:block}#smartMenusBt4 .navbar-header .navbar-toggle .icon-bar:last-child{margin-bottom:0}#smartMenusBt4 .FooterlangList{display:none}#smartMenusBt4 .collapse:not(.show){display:block}@media (min-width:768px){#smartMenusBt4 .collapse:not(.show){display:block}}@media (max-width:767px){#smartMenusBt4 .navbar-header #openBtn .icon-bar{background-color:#000;width:30px;height:2px;margin:10px 0}#smartMenusBt4 .navbar-collapse{position:fixed;top:0;height:100%!important;width:100%;left:100%;display:block;padding-left:0;padding-right:0;overflow-y:auto;z-index:999;border-top:none}#smartMenusBt4 .navbar-collapse #main-menu li a{padding:13px 10px}#smartMenusBt4 .mobileLeft{width:20%;height:100%;float:left}#smartMenusBt4 .collapseBox{width:80%;float:left;height:auto;min-height:100%!important;background-color:#f4f4f4;padding:15px}#smartMenusBt4 .collapseBox .sm-clean a .sub-arrow{background-color:transparent}#smartMenusBt4 .collapseBox #search_area{padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.05)}#smartMenusBt4 .collapseBox #search_area .smartMenusBt4search{background-color:#fff;width:calc(100% - 50px);border:0;padding-left:10px;border-radius:0}#smartMenusBt4 .collapseBox #search_area .input-group-append .btn{border-radius:0;background-color:#fff}#smartMenusBt4 .collapseBox #inquiry_shopping_member{text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}#smartMenusBt4 .collapseBox #inquiry_shopping_member a{padding-top:15px;padding-bottom:15px;color:#000;font-size:1.5rem}#smartMenusBt4 .collapseBox #inquiry_shopping_member a i{margin-bottom:5px;font-size:1.5rem}#smartMenusBt4 .collapseBox #inquiry_shopping_member a .mobile_cart_area,#smartMenusBt4 .collapseBox #inquiry_shopping_member a .mobile_inquiry{position:relative;display:inline-block}#smartMenusBt4 .collapseBox #inquiry_shopping_member a .mobile_cart_area .badge-danger,#smartMenusBt4 .collapseBox #inquiry_shopping_member a .mobile_inquiry .badge-danger{position:absolute;top:-7px;right:-7px}#smartMenusBt4 .collapseBox #main-menu{border-bottom:1px solid rgba(0,0,0,.05)}#smartMenusBt4 .collapseBox .FooterlangList{display:block;text-align:center;margin-top:20px}#smartMenusBt4 .collapseBox .FooterlangList #language_textlist a{font-size:1.5rem;color:#7d7d7d}#smartMenusBt4 #closeBtn{display:block;width:50px;height:50px;float:left;margin-left:-70px;margin-top:-15px;background-repeat:no-repeat;background-position:50%;background-color:#f4f4f4}#smartMenusBt4 #closeBtn .icon-bar{width:30px;height:2px;background-color:#000;display:block;margin-left:10px}#smartMenusBt4 #closeBtn .icon-bar:first-child{transform:translateY(27px) rotate(-45deg)}#smartMenusBt4 #closeBtn .icon-bar:nth-child(2){transform:translateY(25px) rotate(45deg)}.lockPage{position:fixed;overflow-y:auto;width:100%}#smartmenu_v2_overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2;cursor:pointer}}#banner #banner_block .splide__slide video{width:100%}#banner .banner-image{width:100%;height:auto}#banner .splide__slide{outline:none}#banner .splide__pagination__page{margin-left:10px}#banner .splide__pagination__page:hover{background:#999}#banner .splide__pagination__page.is-active{background:#333}#banner .banner_summary{background:linear-gradient(90deg,rgba(0,0,0,.8) 50%,rgba(0,0,0,.025));padding:20px 70px 20px 35px;position:absolute;bottom:0;color:#fff;font-size:18px}#banner .banner_summary p{margin-bottom:0}@media (max-width:767px){#banner .banner_summary{position:static}}#language_textlist{max-width:60%;text-align:justify}#language_textlist span.separate_line{color:#d4d4d4;margin-right:10px;margin-left:10px}#language_textlist>div>span:first-child .separate_line{display:none}#language_icondropdown .fa-globe{font-size:1.3em!important;margin-right:7px}#language_icondropdown .dropdown-menu.show{transform:translate3d(-50%,25px,0)!important;top:10px!important;left:50%!important;text-align:center;z-index:10000}#language_icondropdown .dropdown-menu.show:before{border-top:0;border-left:8px solid transparent;border-bottom:8px solid #faf0ef;border-right:8px solid transparent;border-top-width:8px;content:"";display:block;position:absolute;top:-10px;left:45%}#language_icondropdown .dropdown a:hover{color:#f68980}#language_icondropdown .dropdown>a{display:flex;align-items:center}#language_icondropdown .dropdown .dropdown_flag{width:20px;margin-right:5px}#language_icondropdown.only_icon{display:flex;align-items:center}#language_icondropdown.only_icon .fa-globe{font-size:1.5em!important;margin:0}#language_icondropdown.only_icon .dropdown-menu.show{top:15px!important;left:-70px!important;transform:translate3d(0,25px,0)!important}#language_icondropdown.only_icon #lang_text,#language_icondropdown.only_text .dropdown i,#language_icondropdown.only_text .dropdown img{display:none}#menu_bottom>ul{padding:0;margin:0;list-style:none}#menu_bottom>ul li{vertical-align:middle;display:inline-block;margin:0}#menu_bottom>ul li+li:before{vertical-align:middle;display:inline-block;content:"/";margin:0 15px;color:#fff}#copyright{text-align:right}.hot_product{position:absolute;font-size:25px;margin-top:-30px;right:10px;background-color:transparent;border:0;line-height:1}.hot_product:focus{outline:none}.follow{color:grey}.follow:hover{color:red;transition:color .4s}.followed{color:red}.product_follow{text-align:right}.product_follow .hot_top_product{position:absolute;font-size:32px;margin:-50px 0 0 -60px;background-color:transparent;border:0;line-height:1}.product_follow .hot_top_product:focus{outline:none}.product_item_heart{position:absolute;font-size:30px;margin:-35px 0 0 50px;background-color:transparent;border:0;line-height:1}.product_item_heart:focus{outline:none}@media (max-width:767px) and (min-width:541px){.hot_product{position:absolute;font-size:25px;margin-top:-40px;right:20%;background-color:transparent;border:0;line-height:1}.hot_product:focus{outline:none}}@media (max-width:540px){.hot_product{position:absolute;font-size:25px;margin-top:-35px;right:15%;background-color:transparent;border:0;line-height:1}.hot_product:focus{outline:none}}@media (max-width:540px) and (min-width:415px){.product_item_heart{position:absolute;font-size:30px;margin-top:-80px;right:20%;background-color:transparent;border:0;line-height:1}.product_item_heart:focus{outline:none}}#product-filter{margin-bottom:1em}#product-filter .navbar{padding:1em}#product-filter .navbar #navbar-response-collapse button.nav-item{border-color:#ccc;border-radius:0;outline:none;color:#000}#product-filter .navbar #navbar-response-collapse button.nav-item.active,#product-filter .navbar #navbar-response-collapse button.nav-item:hover{background-color:#333;color:#fff}#product-filter .navbar #navbar-response-collapse button.nav-item+button.nav-item{margin-left:1em}@media (max-width:1199px){#product-filter .navbar #navbar-response-collapse button.nav-item+button.nav-item{margin-left:0}}@media (max-width:1199px){#product-filter .navbar #navbar-response-collapse button.nav-item{text-align:left;margin-top:1em;padding:.5em 1em}}#product-filter .navbar #navbar-response-collapse #product-filter-range-form{margin-left:1em}@media (max-width:1199px){#product-filter .navbar #navbar-response-collapse #product-filter-range-form{margin-left:0;margin-top:1em}}#product-filter .navbar #navbar-response-collapse #product-filter-range-form button,#product-filter .navbar #navbar-response-collapse #product-filter-range-form input{border-radius:0}.sales_rank_title{padding-bottom:1.5em}.sales_rank_list{padding:0;margin:0;list-style-type:none}.sales_rank_list>li{padding:0 0 2em}.sales_rank_list>li .sales_rank_link{text-decoration:none;cursor:pointer}.sales_rank_list>li .sales_rank_link:hover,.sales_rank_list>li .sales_rank_link:hover .sales_rank_item .sales_rank_info .sales_rank_name,.sales_rank_list>li .sales_rank_link:hover .sales_rank_item .sales_rank_info .sales_rank_summary{color:#ec651f}.sales_rank_list>li .sales_rank_link:hover .sales_rank_item .sales_rank_image div img{transform:scale(1.1)}.sales_rank_list>li .sales_rank_link .sales_rank_item{padding:0 0 0 .7em;margin:0;width:100%}.sales_rank_list>li .sales_rank_link .sales_rank_item .sales_rank_info{width:60%;display:inline-block}.sales_rank_list>li .sales_rank_link .sales_rank_item .sales_rank_info .sales_rank_index{font-family:Arial,Helvetica,sans-serif;font-size:1.75em;font-style:italic;font-weight:900;color:#ec651f;letter-spacing:.15em}.sales_rank_list>li .sales_rank_link .sales_rank_item .sales_rank_info .sales_rank_name{font-size:1.1em;font-weight:700;color:#000;padding:.5em .2em 0 .4em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sales_rank_list>li .sales_rank_link .sales_rank_item .sales_rank_info .sales_rank_summary{font-size:1em;color:#000;padding:.5em .2em 0 .4em}.sales_rank_list>li .sales_rank_link .sales_rank_item .sales_rank_image{width:40%;vertical-align:top;display:inline-block}.sales_rank_list>li .sales_rank_link .sales_rank_item .sales_rank_image>div{border:2px solid #f5f5f5;padding:1px;overflow:hidden}.sales_rank_list>li .sales_rank_link .sales_rank_item .sales_rank_image>div img{transition:all .3s}#siblings-link{margin-top:1.5em;margin-bottom:1.5em}#siblings-link #siblings-link-wrap{display:flex;justify-content:flex-end}#siblings-link #siblings-link-wrap .link{text-align:center;margin-left:.5em}#siblings-link #siblings-link-wrap .link a{font-size:.875em;border-radius:10px;border-color:#999}#siblings-link #siblings-link-wrap .link a:hover{background-color:#333;color:#fff}#siblings-link #siblings-link-wrap .link i{margin-right:.5em}#siblings-link #siblings-link-wrap .link:last-child i{margin-left:.5em}@media (max-width:767px){#branch-business #branch-aside-toggle{display:none}}#branch-business #branch-list{position:relative;height:500px;border:1px solid #eee}@media (max-width:767px){#branch-business #branch-list{height:auto}}#branch-business #branch-list.grid{height:auto}#branch-business #branch-list #branch-items{width:40%;overflow-y:scroll}#branch-business #branch-list #branch-items.aside-hide{width:30%}@media (max-width:991px){#branch-business #branch-list #branch-items.aside-hide{width:50%}}@media (max-width:767px){#branch-business #branch-list #branch-items.aside-hide{width:100%}}@media (max-width:991px){#branch-business #branch-list #branch-items{width:50%}}@media (max-width:767px){#branch-business #branch-list #branch-items{width:100%;min-height:100px;max-height:300px}}#branch-business #branch-list #branch-items.grid{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;width:100%;padding:15px 15px 0;overflow:visible!important}@media (max-width:767px){#branch-business #branch-list #branch-items.grid{min-height:100px;max-height:none}}#branch-business #branch-list #branch-items.grid .branch-info{position:relative;display:flex;flex-wrap:nowrap;flex-direction:column-reverse!important;justify-content:flex-end!important;padding:15px;border:1px solid #ddd;margin:0 7.5px 15px}@media (min-width:992px){#branch-business #branch-list #branch-items.grid .branch-info{width:calc(33.33333% - 10px)}#branch-business #branch-list #branch-items.grid .branch-info:nth-child(3n+1){margin-left:0}#branch-business #branch-list #branch-items.grid .branch-info:nth-child(3n+3){margin-right:0}}@media (max-width:991px){#branch-business #branch-list #branch-items.grid .branch-info{width:calc(50% - 7.5px)}#branch-business #branch-list #branch-items.grid .branch-info:nth-child(odd){margin-left:0}#branch-business #branch-list #branch-items.grid .branch-info:nth-child(2n+2){margin-right:0}}@media (max-width:767px){#branch-business #branch-list #branch-items.grid .branch-info{width:100%;margin-right:0;margin-left:0}}#branch-business #branch-list #branch-items.grid .branch-info .image-line{content:"";position:absolute;left:50%;transform:translateX(-50%);z-index:-1;display:block;top:172.5px;height:1px;width:100%;background-color:#ddd}#branch-business #branch-list #branch-items.grid .branch-info .branch-info-image{width:100%;height:150px;text-align:center;margin-bottom:15px}#branch-business #branch-list #branch-items.grid .branch-info .branch-info-image img{display:inline-block;max-width:100%;max-height:100%}#branch-business #branch-list #branch-items.grid dt{font-weight:700;margin-bottom:.5em}#branch-business #branch-list #branch-items.grid dd .marker-icon{display:inline-block;text-align:center;width:20px;margin-right:.5em;vertical-align:top}#branch-business #branch-list #branch-items.grid dd .marker-icon+span{width:calc(100% - 20px - .5em);display:inline-block;word-wrap:break-word}#branch-business #branch-list #branch-items.grid dd.open-at ul{list-style:none;padding-left:0;margin-bottom:0}#branch-business #branch-list #branch-items .branch-item{padding:.5em;border:1px #ddd;border-bottom:1px solid #ddd;cursor:pointer}#branch-business #branch-list #branch-items .branch-item:nth-child(2n){background-color:#eee}#branch-business #branch-list #branch-items .branch-item dl{margin:0}#branch-business #branch-list #branch-items .branch-item dl dt{font-size:15px;font-weight:700;color:#555;margin-bottom:1em}#branch-business #branch-list #branch-items .branch-item dl dd{font-size:14px;font-weight:400;color:grey;margin-bottom:.5em}#branch-business #branch-list #branch-map{width:60%;height:100%}#branch-business #branch-list #branch-map.aside-hide{width:70%}@media (max-width:991px){#branch-business #branch-list #branch-map.aside-hide{width:50%}}@media (max-width:767px){#branch-business #branch-list #branch-map.aside-hide{width:100%}}@media (max-width:991px){#branch-business #branch-list #branch-map{width:50%}}@media (max-width:767px){#branch-business #branch-list #branch-map{width:100%;height:300px}}#branch-business #branch-list #branch-map #google-map-wrapper .google-map-marker .branch-info{display:flex;flex-wrap:nowrap}#branch-business #branch-list #branch-map #google-map-wrapper .google-map-marker .branch-info dl dt{font-size:1.5em;font-weight:600;margin-bottom:.5em}#branch-business #branch-list #branch-map #google-map-wrapper .google-map-marker .branch-info dl dd{display:flex;flex-wrap:nowrap}#branch-business #branch-list #branch-map #google-map-wrapper .google-map-marker .branch-info dl dd+dd{margin-top:.5em}#branch-business #branch-list #branch-map #google-map-wrapper .google-map-marker .branch-info dl dd .marker-icon{display:inline-block;text-align:center;width:15px;margin-right:.5em}#branch-business #branch-list #branch-map #google-map-wrapper .google-map-marker .branch-info dl dd.open-at ul{list-style:none;padding-left:0;margin-bottom:0;margin-top:-.25em}#branch-business #branch-list #branch-map #google-map-wrapper .google-map-marker .branch-info dl dd span+span{word-wrap:break-word;margin-top:-.15em}#branch-business #branch-list #branch-map #google-map-wrapper .google-map-marker .branch-info-image{margin-left:20px}#branch-business #branch-paginate{margin-top:20px}#branch-business #branch-filter{position:relative;padding:15px;margin-bottom:1em;border:1px solid #eee}#branch-business #branch-filter #branch-filter-toggle{display:flex;justify-content:flex-end;align-items:center}#branch-business #branch-filter #branch-filter-toggle.has-expanded{display:block;position:absolute;right:10px;top:10px;z-index:2}#branch-business #branch-filter #branch-filter-toggle.has-expanded span{display:none}#branch-business #branch-filter #branch-filter-toggle span{margin-right:1em}#branch-business #branch-filter #branch-attributes dl dt{width:8em;margin-right:1em}@media (max-width:767px){#branch-business #branch-filter #branch-attributes dl dt{width:auto;margin-right:0}}#branch-business #branch-filter #branch-attributes dl dd{margin-bottom:0}#branch-business #branch-filter #branch-attributes dl dd+dd{margin-left:1em}@media (max-width:767px){#branch-business #branch-filter #branch-attributes dl dd+dd{margin-left:0}}#branch-business #branch-filter dl#branch-location-filter dt{width:8em;margin-right:1em}@media (max-width:767px){#branch-business #branch-filter dl#branch-location-filter dt{width:auto;margin-right:0}}#branch-business #branch-filter dl#branch-location-filter dd{margin-bottom:0}#branch-business #branch-filter dl#branch-location-filter dd+dd{margin-left:1em}@media (max-width:767px){#branch-business #branch-filter dl#branch-location-filter dd+dd{margin-left:0;margin-top:.5em}}.label-show-wrapper{margin-bottom:1em}.label-show-wrapper dl,.label-show-wrapper dl>*{margin-bottom:0}.label-show-wrapper dl dt{font-weight:400;margin-bottom:.25em}.label-show-wrapper dl dd{position:relative;display:inline-block}.label-show-wrapper dl dd:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - .25em);height:calc(100% - .25em);background-color:rgba(0,0,0,.1);z-index:1}.label-show-wrapper dl dd a{display:block;position:relative;padding:.5em;color:#666;z-index:2}.label-show-wrapper dl dd a:hover{color:#333}@font-face{font-family:winho;src:url(/dist/fonts/winho.eot?3f09d3c2e1e732cbd0ccb212aa3ab2d2);src:url(/dist/fonts/winho.eot?3f09d3c2e1e732cbd0ccb212aa3ab2d2) format("embedded-opentype"),url(/dist/fonts/winho.woff2?94e71e04822ab7270c813c087d68b41f) format("woff2"),url(/dist/fonts/winho.woff?5faf53c20cac732f48eef6f8f9220c08) format("woff"),url(/dist/fonts/winho.ttf?87275962aa11fc29150ecf4a4f047cf2) format("truetype"),url(/dist/fonts/winho.svg?091349a196cb9d7de7407b3d254dcd5e) format("svg");font-weight:400;font-style:normal}.wb{display:inline-block;font:normal normal normal 1em/1 winho;color:inherit;flex-shrink:0;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wb-sm{font-size:.8em}.wb-lg{font-size:1.2em}.wb-16{font-size:16px}.wb-32{font-size:32px}.wb-is-spinning{-webkit-animation:wb-spin 1s linear infinite;animation:wb-spin 1s linear infinite}@-webkit-keyframes wb-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wb-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wb-rotate-90{transform:rotate(90deg)}.wb-rotate-180{transform:rotate(180deg)}.wb-rotate-270{transform:rotate(270deg)}.wb-flip-y{transform:scaleY(-1)}.wb-flip-x{transform:scaleX(-1)}.w-ban:before{content:"\EA01"}.w-box-open:before{content:"\EA02"}.w-cart-plus:before{content:"\EA03"}.w-clipboard-list:before{content:"\EA04"}.w-envelope:before{content:"\EA05"}.w-fax:before{content:"\EA06"}.w-globe:before{content:"\EA07"}.w-heart:before{content:"\EA08"}.w-home:before{content:"\EA09"}.w-map-market-alt:before{content:"\EA0A"}.w-paper-plane:before{content:"\EA0B"}.w-phone:before{content:"\EA0C"}.w-search:before{content:"\EA0D"}.w-shopping-cart:before{content:"\EA0E"}.w-user:before{content:"\EA0F"}#header{position:absolute;top:0;left:0;z-index:3;padding:30px 0;width:100%}#header .logo_wrap{transition:all .3s}#header .logo_wrap.open{opacity:0;display:none}#header .logo_wrap>a img{max-width:100%}#header .menu_wrap{position:fixed;top:0;right:0;height:100%;background-color:#e4e4e4;width:120px;transition:all .3s}#header .menu_wrap.open{background-color:#e4591c}#header .menu_wrap.open .funch #cart_area,#header .menu_wrap.open .funch #language_icondropdown>.dropdown>a,#header .menu_wrap.open .funch #search_block a{color:#fff}#header .menu_wrap #menuBtn{width:120px;height:120px;display:flex;align-items:center;justify-content:center}#header .menu_wrap #menuBtn .iconBar{height:28px;width:3px;background-color:#231815;margin:0 5px;transition:all .3s}#header .menu_wrap #menuBtn.open .iconBar{transform:translateX(6px) rotate(45deg);background-color:#fff}#header .menu_wrap #menuBtn.open .iconBar:nth-child(2){transform:translateX(-7px) rotate(-45deg)}#header .menu_wrap .funch #search_block{display:flex;align-items:center;justify-content:center}#header .menu_wrap .funch #search_block a{color:#231815;font-size:22px}#header .menu_wrap .funch #language_icondropdown{margin-top:55px}#header .menu_wrap .funch #language_icondropdown>.dropdown>a{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#231815;font-size:22px}#header .menu_wrap .funch #language_icondropdown>.dropdown>a #lang_text{font-size:16px;margin-top:5px;font-family:Orbitron-SemiBold,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif}#header .menu_wrap .funch #language_icondropdown>.dropdown .dropdown-menu{padding:0}#header .menu_wrap .funch #language_icondropdown>.dropdown .dropdown-menu li{display:flex;align-items:center;justify-content:center}#header .menu_wrap .funch #language_icondropdown>.dropdown .dropdown-menu li a{padding:5px;width:100%;color:#231815;transition:all .3s}#header .menu_wrap .funch #language_icondropdown>.dropdown .dropdown-menu li a:hover{background-color:#e4591c;color:#fff}#header .menu_wrap .funch #cart_area{display:flex;align-items:center;justify-content:center;color:#231815;font-size:22px;margin-top:55px;position:relative;display:none}#header .menu_wrap .funch #cart_area .badge-danger{font-family:Orbitron-SemiBold,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;font-size:12px;line-height:1;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#385fb8;position:absolute;top:-5px;right:-5px}@media (min-width:768px){#hrader_open{height:100vh;background-image:url(/images/project/445/menu_bg.jpg);position:fixed;width:calc(100% - 120px);left:100%;right:0;transition:all .3s;z-index:-1;opacity:0;transition:all 1.2s}#hrader_open.open{left:0;opacity:1;z-index:99999;display:block}#hrader_open .logo_wrap,#hrader_open .menu_container,#hrader_open .menu_container .row{height:100%}#hrader_open .logo_wrap .item{padding:40px 30px;display:flex;flex-direction:column;justify-content:space-around;height:100%}#hrader_open .logo_wrap .item>a img{max-width:100%}#hrader_open .logo_wrap .infWrap .sociallink{display:flex;list-style:none;padding:0;margin:0}#hrader_open .logo_wrap .infWrap .sociallink li+li:before{display:none}#hrader_open .logo_wrap .infWrap .sociallink li a{width:60px;height:60px;border-radius:50%;font-size:20px;background:linear-gradient(135deg,#003cc3,#ff4f02);display:flex;align-items:center;justify-content:center;font-size:28px;margin-right:20px!important;color:#fff}#hrader_open .logo_wrap .infWrap .infItem{display:flex;align-items:stretch;flex-direction:column;list-style:none;padding:0;margin:0 0 20px}#hrader_open .logo_wrap .infWrap .infItem li{display:flex;color:#fff;font-size:16px;margin-bottom:25px}#hrader_open .logo_wrap .infWrap .infItem li .icon{font-size:18px;margin-right:5px}#hrader_open .logo_wrap .infWrap .infItem li .icon .w-envelope{font-size:14px}#hrader_open .logo_wrap .infWrap .infItem li a{color:#fff;font-size:16px}#hrader_open .funch{display:flex;align-items:center;justify-content:flex-end;flex-direction:column;padding-bottom:40px}#hrader_open .funch #cart_area{font-size:26px;color:#fff;margin-top:40px;position:relative}#hrader_open .funch #cart_area .badge-danger{position:absolute;bottom:-5px;right:-10px;background-color:#eb5e2f;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;font-size:16px}#hrader_open .funch #language_icondropdown>.dropdown>a{font-size:26px;color:#fff}#hrader_open .funch #language_icondropdown>.dropdown>a #lang_text{display:none}}@-webkit-keyframes countdown{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0px}}@keyframes countdown{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0px}}@-webkit-keyframes scrollicon{0%{top:10px}to{top:20px;opacity:0}}@keyframes scrollicon{0%{top:10px}to{top:20px;opacity:0}}@-webkit-keyframes scroll-down-ani{0%{opacity:0;transform:translateY(-50%) rotateX(90deg)}15%,85%{opacity:1;transform:translateY(0) rotateX(0)}to{opacity:0;transform:translateY(50%) rotateX(-90deg)}}@keyframes scroll-down-ani{0%{opacity:0;transform:translateY(-50%) rotateX(90deg)}15%,85%{opacity:1;transform:translateY(0) rotateX(0)}to{opacity:0;transform:translateY(50%) rotateX(-90deg)}}.bannerBox.layout_banner .banner_wrap #banner .splide__pagination,.bannerBox.layout_banner .banner_wrap .scroll_wrap{display:none}.bannerBox .banner_wrap{padding:0;position:relative}.bannerBox .banner_wrap .scroll_wrap{position:absolute;bottom:10%;left:4%;z-index:1;display:flex;align-items:center;justify-content:center}.bannerBox .banner_wrap .scroll_wrap .icon{margin-bottom:15px;position:relative;width:33px;height:52px;border:2px solid #e4591c;border-radius:20px;box-sizing:border-box}.bannerBox .banner_wrap .scroll_wrap .icon img{opacity:0}.bannerBox .banner_wrap .scroll_wrap .icon:after{position:absolute;left:50%;transform:translateX(-50%);width:7px;height:10px;border-radius:5px;background-color:#e4591c;content:"";-webkit-animation:scrollicon 1.1s infinite;animation:scrollicon 1.1s infinite}.bannerBox .banner_wrap .scroll_wrap .txt{font-size:16px;font-family:Orbitron-SemiBold,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;color:#e4591c;font-weight:700;line-height:1;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;margin:auto;display:flex}.bannerBox .banner_wrap .scroll_wrap .txt .whitespace{height:5px}.bannerBox .banner_wrap .scroll_wrap .txt .word{display:flex;letter-spacing:1px}.bannerBox .banner_wrap .scroll_wrap .txt .word .char{display:inline-block;-webkit-animation:scroll-down-ani 2s ease-in-out 0s infinite;animation:scroll-down-ani 2s ease-in-out 0s infinite;-webkit-animation-delay:calc(60ms*var(--char-index));animation-delay:calc(60ms*var(--char-index))}.bannerBox .banner_wrap #banner .banner_summary{right:0;top:50%;transform:translateY(-50%);bottom:auto;background:transparent}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt1{position:relative;padding-bottom:20px;margin-bottom:15px;text-transform:uppercase;line-height:1;font-size:72px;text-align:right;font-family:Orbitron-Black,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;background:linear-gradient(135deg,#003cc3,#ff4f02);-webkit-background-clip:text;background-clip:text;color:transparent}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt1:after{content:"";background-image:url(/images/project/445/banner_line.png);background-size:contain;background-repeat:no-repeat;width:115%;height:3px;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt2{font-size:48px;color:#231815;font-weight:700;line-height:1.25;text-align:right}.bannerBox .banner_wrap #banner .splide__pagination{display:flex;align-items:center;flex-direction:column;justify-content:center;position:absolute;z-index:1;bottom:auto;left:4%;transform:translateY(-50%);padding:0;top:50%;width:auto}.bannerBox .banner_wrap #banner .splide__pagination li .splide__pagination__page{margin:15px 0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;font-family:Orbitron-SemiBold,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;background:transparent!important;color:#231815;font-size:16px;transition:all .3s;position:relative}.bannerBox .banner_wrap #banner .splide__pagination li .splide__pagination__page:before{content:"";width:100%;height:100%;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid transparent}.bannerBox .banner_wrap #banner .splide__pagination li .splide__pagination__page.is-active{border-color:#e4591c;-webkit-animation:countdown 4.6s linear forwards;animation:countdown 4.6s linear forwards;opacity:1}@media (max-width:1680px){#header .menu_wrap{width:100px}#header .menu_wrap .funch #search_block a{font-size:20px}#header .menu_wrap .funch #language_icondropdown{margin-top:45px}#header .menu_wrap .funch #language_icondropdown>.dropdown>a{font-size:20px}#header .menu_wrap .funch #cart_area{margin-top:45px;font-size:20px}#hrader_open{width:calc(100% - 100px)}#hrader_open .logo_wrap .item{padding:25px 30px}#hrader_open .logo_wrap .infWrap .infItem li{margin-bottom:20px}#hrader_open .logo_wrap .infWrap .sociallink li a{width:55px;height:55px;font-size:26px}.bannerBox .banner_wrap .scroll_wrap{bottom:6%}.bannerBox .banner_wrap #banner .splide__pagination li .splide__pagination__page{width:40px;height:40px;margin:10px 0}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt1{font-size:64px}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt2{font-size:42px}}@media (max-width:1580px){#header .menu_wrap{width:90px}#header .menu_wrap .funch #search_block a{font-size:20px}#header .menu_wrap .funch #language_icondropdown{margin-top:35px}#header .menu_wrap .funch #language_icondropdown>.dropdown>a{font-size:20px}#header .menu_wrap .funch #cart_area{margin-top:35px;font-size:20px}#hrader_open{width:calc(100% - 90px)}#hrader_open .logo_wrap .item{padding:25px 30px}#hrader_open .logo_wrap .infWrap .infItem li{margin-bottom:15px}#hrader_open .logo_wrap .infWrap .sociallink li a{width:50px;height:50px;font-size:24px}.bannerBox .banner_wrap .scroll_wrap{bottom:5%}.bannerBox .banner_wrap #banner .splide__pagination li .splide__pagination__page{width:40px;height:40px;margin:10px 0}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt1{font-size:58px}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt2{font-size:38px}}@media (max-width:1440px){#header .menu_wrap{width:80px}#header .menu_wrap .funch #search_block a{font-size:20px}#header .menu_wrap .funch #language_icondropdown{margin-top:35px}#header .menu_wrap .funch #language_icondropdown>.dropdown>a{font-size:20px}#header .menu_wrap .funch #cart_area{margin-top:35px;font-size:20px}#hrader_open{width:calc(100% - 80px)}#hrader_open .logo_wrap .item{padding:25px 30px}#hrader_open .logo_wrap .infWrap .infItem li{margin-bottom:15px}#hrader_open .logo_wrap .infWrap .sociallink li a{width:45px;height:45px;font-size:22px}.bannerBox .banner_wrap .scroll_wrap{bottom:5%}.bannerBox .banner_wrap #banner .splide__pagination li .splide__pagination__page{width:35px;height:35px;margin:5px 0;font-size:14px}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt1{font-size:52px}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt2{font-size:34px}}@media (max-width:1280px){#hrader_open .logo_wrap .item{padding:25px 30px}#hrader_open .logo_wrap .infWrap .infItem li{margin-bottom:10px}#hrader_open .logo_wrap .infWrap .sociallink li a{width:45px;height:45px;font-size:20px}.bannerBox .banner_wrap .scroll_wrap{bottom:3%;display:none}.bannerBox .banner_wrap .scroll_wrap .txt{font-size:14px}.bannerBox .banner_wrap #banner .splide__pagination li .splide__pagination__page{width:35px;height:35px;margin:5px 0;font-size:14px}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt1{font-size:48px}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt2{font-size:30px}}@media (max-width:991px){#hrader_open .logo_wrap .item{padding:25px 30px}#hrader_open .logo_wrap .infWrap .infItem li{margin-bottom:10px}#hrader_open .logo_wrap .infWrap .sociallink li a{width:45px;height:45px;font-size:20px}.bannerBox .banner_wrap .scroll_wrap{bottom:3%;display:none}.bannerBox .banner_wrap .scroll_wrap .txt{font-size:14px}.bannerBox .banner_wrap #banner .splide__pagination li .splide__pagination__page{width:35px;height:35px;margin:5px 0;font-size:14px}.bannerBox .banner_wrap #banner .banner_summary{right:30px;padding:0}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt1{font-size:42px}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt2{font-size:28px}}@media (max-width:767px){#header{display:none}#hrader_open{width:auto}#hrader_open .logo_wrap{display:none}#hrader_open .logo_wrap .item{padding:25px 30px}#hrader_open .logo_wrap .infWrap .infItem li{margin-bottom:10px}#hrader_open .logo_wrap .infWrap .sociallink li a{width:45px;height:45px;font-size:20px}#hrader_open .menu_wrap.open_menu_wrap{padding:0}.bannerBox .banner_wrap .scroll_wrap{bottom:3%;display:none}.bannerBox .banner_wrap .scroll_wrap .txt{font-size:14px}.bannerBox .banner_wrap #banner .splide__pagination{left:50%;flex-direction:row;transform:translateX(-50%);top:auto;bottom:15px}.bannerBox .banner_wrap #banner .splide__pagination li .splide__pagination__page{width:35px;height:35px;margin:0 5px;font-size:14px}.bannerBox .banner_wrap #banner .banner_summary{right:30px;padding:0;position:absolute}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt1{font-size:32px;padding-bottom:10px;margin-bottom:5px}.bannerBox .banner_wrap #banner .banner_summary .bannerTxtBox .txt2{font-size:22px}}.modal .modal-body .btn{background:#fff;border:1px solid #e4591c;transition:all .3s;color:#e4591c}.modal .modal-body .btn:hover{background-color:#e4591c!important;color:#fff!important;border-color:#e4591c!important}@-webkit-keyframes bounce{50%{transform:translateX(10px)}}@keyframes bounce{50%{transform:translateX(10px)}}#gotop_animate{width:80px;height:130px;background-color:#231815;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:35px;z-index:999}#gotop_animate .goTop{transform:translateY(10px)}#gotop_animate .goTop .icon{transform:rotate(90deg) scaleX(-1);display:flex;align-items:center;justify-content:center}#gotop_animate .goTop .icon svg{width:48px;height:10px}#gotop_animate .goTop .icon svg .cls-1{fill:#fff}#gotop_animate .goTop .txt{font-size:18px;color:#fff;letter-spacing:2px;margin-top:25px;text-align:center}.footer_up{position:relative;z-index:1}.footer_up .wrap{background-color:#e4591c}.footer_up .wrap .row{padding:65px 90px;display:flex;align-items:center;justify-content:space-between}.footer_up .wrap .row .title_wrap .item .title{text-transform:uppercase;line-height:1;font-size:60px;font-family:Orbitron-Black,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;color:#fff}.footer_up .wrap .row .title_wrap .item .subTitle{font-size:36px;color:#fff;font-weight:700;line-height:1;margin-bottom:5px}.footer_up .wrap .row .title_wrap .icon{display:none}.footer_up .wrap .row .inf_wrap a{display:flex;align-items:center;justify-content:center}.footer_up .wrap .row .inf_wrap a:hover .more_icon svg{-webkit-animation:bounce 1.6s cubic-bezier(.445,.05,.55,.95) infinite;animation:bounce 1.6s cubic-bezier(.445,.05,.55,.95) infinite}.footer_up .wrap .row .inf_wrap a .icon{width:75px;height:75px;border-radius:50%;border:1px solid #fff;display:flex;align-items:center;justify-content:center;font-size:30px;color:#fff}.footer_up .wrap .row .inf_wrap a .txt{font-size:24px;font-family:Orbitron-SemiBold,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;color:#fff;line-height:1.2;margin:0 30px;letter-spacing:2px}.footer_up .wrap .row .inf_wrap a .more_icon svg{width:48px;height:10px;transition:all .3s}.footer_up .wrap .row .inf_wrap a .more_icon svg .cls-1{fill:#fff}#footer{background-image:url(/images/project/445/footer_bg.jpg);background-repeat:no-repeat;background-size:cover;margin-top:-35px;position:relative}#footer .footer_top{padding:180px 0 110px;position:relative}#footer .footer_top:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);background-color:#fff;height:1px;opacity:.4;width:calc(83.33333% - 30px)}#footer .footer_top .footer_menu_wrap #menu_bottom{display:flex;align-items:stretch}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list{width:20%;padding:0 55px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list:nth-child(6) ul{display:none}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list .menu_bottom_title a{font-size:18px;color:#fff;padding-bottom:5px;margin-bottom:20px;display:inline-block;border-bottom:2px solid #fff;white-space:nowrap;text-align:center}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul{padding:0;margin:0;list-style:none}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li{margin-bottom:20px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li a{font-size:14px;color:#fff;position:relative}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li a:hover:before{right:0}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li a:before{content:"";position:absolute;bottom:0;left:0;right:100%;height:1px;background-color:#fff;transition:all .3s}#footer .footer_bottom{padding:85px 0 80px}#footer .footer_bottom .information{display:flex;align-items:flex-end}#footer .footer_bottom .information .item .footer_logo{margin-bottom:40px}#footer .footer_bottom .information .item ul{display:flex;align-items:stretch;flex-wrap:wrap;list-style:none;padding:0;margin:0}#footer .footer_bottom .information .item ul li{display:flex;color:#fff;font-size:16px;margin-right:35px}#footer .footer_bottom .information .item ul li .icon{font-size:18px;margin-right:5px}#footer .footer_bottom .information .item ul li a{color:#fff;font-size:16px}#footer .footer_bottom .copy_box{display:flex;align-items:flex-end;justify-content:flex-end}#footer .footer_bottom .copy_box .copy_right_box ul{display:flex;align-items:center;justify-content:flex-end;padding:0;list-style:none;margin:20px 0 0;margin-bottom:0!important}#footer .footer_bottom .copy_box .copy_right_box ul li a{color:#fff;font-size:16px}#footer .footer_bottom .copy_box .copy_right_box ul li+li:before{content:"/";color:#fff;margin:0 15px}#footer .footer_bottom .copy_box .copy_right_box #copyright{color:#fff;text-align:right;font-size:16px;margin-bottom:20px;margin-top:10px}#footer .footer_bottom .copy_box .copy_right_box #copyright a{color:#fff;font-size:16px}#footer .footer_bottom .copy_box .copy_right_box .social_link_item{display:flex;align-items:center;justify-content:flex-end}#footer .footer_bottom .copy_box .copy_right_box .social_link_item .txt{color:#fff;font-size:16px;white-space:nowrap}#footer .footer_bottom .copy_box .copy_right_box .sociallink{flex:0 0 100%;max-width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0}#footer .footer_bottom .copy_box .copy_right_box .sociallink li+li:before{display:none}#footer .footer_bottom .copy_box .copy_right_box .sociallink li a{width:60px;height:60px;border-radius:50%;font-size:20px;background:linear-gradient(135deg,#003cc3,#ff4f02);display:flex;align-items:center;justify-content:center;font-size:28px;margin-left:20px;margin-right:0!important}@media (max-width:1680px){#gotop_animate{width:70px;height:120px}#gotop_animate .goTop .icon svg{width:44px;height:8px}#gotop_animate .goTop .txt{font-size:17px}.footer_up .wrap .row{padding:55px 70px}.footer_up .wrap .row .title_wrap .item .title{font-size:54px}.footer_up .wrap .row .title_wrap .item .subTitle{font-size:34px}.footer_up .wrap .row .inf_wrap a .icon{width:65px;height:65px;font-size:28px}.footer_up .wrap .row .inf_wrap a .txt{font-size:22px;margin:0 25px}#footer .footer_top{padding:150px 0 90px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list{width:20%;padding:0 45px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li{margin-bottom:15px}#footer .footer_bottom{padding:75px 0 70px}#footer .footer_bottom .information .item .footer_logo{margin-bottom:30px}#footer .footer_bottom .copy_box .copy_right_box #copyright,#footer .footer_bottom .copy_box .copy_right_box ul{margin-bottom:15px}#footer .footer_bottom .copy_box .copy_right_box .sociallink li a{width:55px;height:55px;font-size:26px}}@media (max-width:1580px){#gotop_animate{width:70px;height:120px}#gotop_animate .goTop .icon svg{width:40px;height:7px}#gotop_animate .goTop .txt{font-size:16px}.footer_up .wrap .row{padding:45px 60px}.footer_up .wrap .row .title_wrap .item .title{font-size:50px}.footer_up .wrap .row .title_wrap .item .subTitle{font-size:32px}.footer_up .wrap .row .inf_wrap a .icon{width:55px;height:55px;font-size:24px}.footer_up .wrap .row .inf_wrap a .txt{font-size:20px;margin:0 20px}#footer .footer_top{padding:120px 0 70px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list{width:20%;padding:0 30px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list .menu_bottom_title a{font-size:17px;margin-bottom:15px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li{margin-bottom:12px}#footer .footer_bottom{padding:55px 0 50px}#footer .footer_bottom .information .item .footer_logo{margin-bottom:20px}#footer .footer_bottom .copy_box .copy_right_box #copyright,#footer .footer_bottom .copy_box .copy_right_box ul{margin-bottom:12px}#footer .footer_bottom .copy_box .copy_right_box .sociallink li a{width:50px;height:50px;font-size:24px}}@media (max-width:1440px){#gotop_animate{width:60px;height:100px}#gotop_animate .goTop .icon svg{width:40px;height:7px}#gotop_animate .goTop .txt{font-size:16px}.footer_up .wrap .row{padding:40px 50px}.footer_up .wrap .row .title_wrap .item .title{font-size:46px}.footer_up .wrap .row .title_wrap .item .subTitle{font-size:30px}.footer_up .wrap .row .inf_wrap a .icon{width:50px;height:50px;font-size:22px}.footer_up .wrap .row .inf_wrap a .txt{font-size:18px;margin:0 15px}#footer .footer_top{padding:90px 0 60px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list{width:20%;padding:0 20px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list .menu_bottom_title a{font-size:17px;margin-bottom:15px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li{margin-bottom:10px}#footer .footer_bottom{padding:45px 0 40px}#footer .footer_bottom .information .item .footer_logo{margin-bottom:15px}#footer .footer_bottom .copy_box .copy_right_box #copyright,#footer .footer_bottom .copy_box .copy_right_box ul{margin-bottom:10px}#footer .footer_bottom .copy_box .copy_right_box .sociallink li a{width:40px;height:40px;font-size:22px}}@media (max-width:1280px){#gotop_animate{width:60px;height:100px}#gotop_animate .goTop .icon svg{width:40px;height:7px}#gotop_animate .goTop .txt{font-size:14px}.footer_up .wrap .row{padding:30px 40px}.footer_up .wrap .row .title_wrap .item .title{font-size:42px}.footer_up .wrap .row .title_wrap .item .subTitle{font-size:28px}.footer_up .wrap .row .inf_wrap a .icon{width:50px;height:50px;font-size:20px}.footer_up .wrap .row .inf_wrap a .txt{font-size:18px;margin:0 15px}#footer .footer_top{padding:80px 0 50px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list{width:20%;padding:0 15px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list .menu_bottom_title a{font-size:16px;margin-bottom:10px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li{margin-bottom:7px}#footer .footer_bottom{padding:35px 0 30px}#footer .footer_bottom .information .item .footer_logo{margin-bottom:15px}#footer .footer_bottom .copy_box .copy_right_box #copyright,#footer .footer_bottom .copy_box .copy_right_box ul{margin-bottom:10px}#footer .footer_bottom .copy_box .copy_right_box .sociallink li a{width:40px;height:40px;font-size:20px}}@media (max-width:991px){#gotop_animate{width:60px;height:100px}#gotop_animate .goTop .icon svg{width:40px;height:7px}#gotop_animate .goTop .txt{font-size:14px}.footer_up .wrap .row{padding:30px 40px}.footer_up .wrap .row .title_wrap .item .title{font-size:36px}.footer_up .wrap .row .title_wrap .item .subTitle{font-size:26px}.footer_up .wrap .row .inf_wrap a .icon{width:50px;height:50px;font-size:20px}.footer_up .wrap .row .inf_wrap a .txt{font-size:16px;margin:0 10px}#footer .footer_top{padding:70px 0 40px}#footer .footer_top:after{width:calc(100% - 60px)}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list{width:20%;padding:0 15px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list .menu_bottom_title a{font-size:16px;margin-bottom:10px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li{margin-bottom:5px}#footer .footer_bottom{padding:30px 0 25px}#footer .footer_bottom .container-fluid{padding:0 30px}#footer .footer_bottom .information .item .footer_logo{margin-bottom:15px}#footer .footer_bottom .information .item ul li,#footer .footer_bottom .information .item ul li a{font-size:14px}#footer .footer_bottom .copy_box .copy_right_box ul{margin-bottom:10px}#footer .footer_bottom .copy_box .copy_right_box ul li a{font-size:14px}#footer .footer_bottom .copy_box .copy_right_box #copyright{margin-bottom:10px;font-size:14px}#footer .footer_bottom .copy_box .copy_right_box #copyright a{font-size:14px}#footer .footer_bottom .copy_box .copy_right_box .sociallink li a{width:35px;height:35px;font-size:18px}}@media (max-width:767px){#gotop_animate{width:45px;height:70px;position:fixed;bottom:0;top:auto}#gotop_animate .goTop{transform:translateY(5px)}#gotop_animate .goTop .icon svg{width:30px;height:5px}#gotop_animate .goTop .txt{font-size:12px;margin-top:15px}.footer_up .wrap .row{padding:30px}.footer_up .wrap .row .title_wrap{display:flex;align-items:center;justify-content:space-between;width:100%}.footer_up .wrap .row .title_wrap .item .title{font-size:36px}.footer_up .wrap .row .title_wrap .item .subTitle{font-size:26px}.footer_up .wrap .row .title_wrap .icon{width:50px;height:50px;font-size:20px;border-radius:50%;border:1px solid #fff;display:flex;align-items:center;justify-content:center;color:#fff}.footer_up .wrap .row .inf_wrap{margin-top:5px}.footer_up .wrap .row .inf_wrap a .icon{width:50px;height:50px;font-size:20px;display:none}.footer_up .wrap .row .inf_wrap a .txt{font-size:14px;margin:0 10px 0 0}.footer_up .wrap .row .inf_wrap a .more_icon{transform:translateY(-4px)}#footer .footer_top{padding:70px 0 40px}#footer .footer_top:after{width:calc(100% - 60px)}#footer .footer_top .footer_menu_wrap{padding:0 15px}#footer .footer_top .footer_menu_wrap #menu_bottom{flex-wrap:wrap}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list{width:50%;padding:0 15px;margin-bottom:30px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list .menu_bottom_title a{font-size:16px;margin-bottom:10px}#footer .footer_top .footer_menu_wrap #menu_bottom .bottom_menu_list ul li{margin-bottom:5px}#footer .footer_bottom{padding:30px 0 25px}#footer .footer_bottom .container-fluid{padding:0 30px}#footer .footer_bottom .information{margin-bottom:0;justify-content:center}#footer .footer_bottom .information .item .footer_logo{margin-bottom:30px;display:flex;align-items:center;justify-content:center}#footer .footer_bottom .information .item ul{display:flex;align-items:center;justify-content:center;flex-direction:column}#footer .footer_bottom .information .item ul li{font-size:14px;margin-right:0;margin-bottom:5px}#footer .footer_bottom .information .item ul li a{font-size:14px}#footer .footer_bottom .copy_box{justify-content:center}#footer .footer_bottom .copy_box .copy_right_box ul{margin-bottom:10px;justify-content:center}#footer .footer_bottom .copy_box .copy_right_box ul li a{font-size:14px}#footer .footer_bottom .copy_box .copy_right_box #copyright{margin-bottom:10px;font-size:14px;text-align:center}#footer .footer_bottom .copy_box .copy_right_box #copyright a{font-size:14px}#footer .footer_bottom .copy_box .copy_right_box .sociallink li a{width:35px;height:35px;font-size:18px}}@media (min-width:768px){.menu_wrap{display:flex;align-items:center;justify-content:space-around;flex-direction:column}.menu_wrap.open_menu_wrap{align-items:flex-start}.menu_wrap #smartMenusBt4{padding:0;width:100%}.menu_wrap #smartMenusBt4 .mobile_menu_top{display:none}.menu_wrap #smartMenusBt4 #main-menu{padding-left:0;padding-right:0;border-radius:0;background-color:transparent;display:flex;flex-direction:column;align-items:flex-start}.menu_wrap #smartMenusBt4 #main-menu>li{display:flex;align-items:stretch;margin:30px 0;width:100%}.menu_wrap #smartMenusBt4 #main-menu>li>a{font-size:30px;color:#fff;font-weight:700;position:relative;padding:0;text-transform:uppercase;transition:all .3s;font-family:Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;line-height:1;width:20%}.menu_wrap #smartMenusBt4 #main-menu>li>a.highlighted,.menu_wrap #smartMenusBt4 #main-menu>li>a:hover{background-color:transparent;color:#e4591c}.menu_wrap #smartMenusBt4 #main-menu>li>a.highlighted:before,.menu_wrap #smartMenusBt4 #main-menu>li>a:hover:before{right:0}.menu_wrap #smartMenusBt4 #main-menu>li>a .sub-arrow{display:none;border-color:#fff transparent transparent;position:absolute;right:0;top:50%}.menu_wrap #smartMenusBt4 #main-menu li ul{background-color:transparent;border:none;box-shadow:none;border-radius:0!important;transform:none;padding:0;display:flex!important;align-items:center;flex-wrap:wrap;position:static;width:auto;width:80%}.menu_wrap #smartMenusBt4 #main-menu li ul:after,.menu_wrap #smartMenusBt4 #main-menu li ul:before{display:none}.menu_wrap #smartMenusBt4 #main-menu li ul li{display:flex;align-items:center}.menu_wrap #smartMenusBt4 #main-menu li ul li+li:before{content:"/";color:#fff;margin:0 25px;display:flex;align-items:center}.menu_wrap #smartMenusBt4 #main-menu li ul li ul{display:none!important}.menu_wrap #smartMenusBt4 #main-menu li ul li a{font-size:16px;color:#fff;padding:5px;transition:all .3s}.menu_wrap #smartMenusBt4 #main-menu li ul li a:after{content:"";position:absolute;bottom:0;left:0;right:100%;height:1px;background-color:#fff;transition:all .3s}.menu_wrap #smartMenusBt4 #main-menu li ul li a>.sub-arrow{border-color:transparent;display:none}.menu_wrap #smartMenusBt4 #main-menu li ul li a.highlighted,.menu_wrap #smartMenusBt4 #main-menu li ul li a:hover{color:#fff;opacity:1;background:transparent}.menu_wrap #smartMenusBt4 #main-menu li ul li a.highlighted:after,.menu_wrap #smartMenusBt4 #main-menu li ul li a:hover:after{right:0}.menu_wrap #smartMenusBt4 #main-menu li ul li a.highlighted>.sub-arrow,.menu_wrap #smartMenusBt4 #main-menu li ul li a:hover>.sub-arrow{border-color:transparent}[lang=ja] .menu_wrap #smartMenusBt4 #main-menu>li>a{width:30%}[lang=en] .menu_wrap #smartMenusBt4 #main-menu>li>a{width:27%}}@media (min-width:768px) and (max-width:1680px){.menu_wrap #smartMenusBt4 #main-menu>li{margin:20px 0}.menu_wrap #smartMenusBt4 #main-menu>li>a{font-size:28px}.menu_wrap #smartMenusBt4 #main-menu li ul li+li:before{margin:0 20px}}@media (min-width:768px) and (max-width:1580px){.menu_wrap #smartMenusBt4 #main-menu>li{margin:15px 0}.menu_wrap #smartMenusBt4 #main-menu>li>a{font-size:26px}.menu_wrap #smartMenusBt4 #main-menu li ul li+li:before{margin:0 15px}}@media (min-width:768px) and (max-width:1440px){.menu_wrap #smartMenusBt4 #main-menu>li{margin:20px 0}.menu_wrap #smartMenusBt4 #main-menu>li>a{font-size:24px}.menu_wrap #smartMenusBt4 #main-menu li ul li+li:before{margin:0 15px}}@media (min-width:768px) and (max-width:1280px){.menu_wrap #smartMenusBt4 #main-menu>li{margin:15px 0}.menu_wrap #smartMenusBt4 #main-menu>li>a{font-size:22px;width:25%}.menu_wrap #smartMenusBt4 #main-menu li ul li+li:before{margin:0 10px}}@media (min-width:768px) and (max-width:991px){.menu_wrap.open_menu_wrap{padding-right:30px}.menu_wrap #smartMenusBt4 #main-menu>li{margin:10px 0}.menu_wrap #smartMenusBt4 #main-menu>li>a{font-size:18px;width:30%}.menu_wrap #smartMenusBt4 #main-menu li ul li a{font-size:15px}.menu_wrap #smartMenusBt4 #main-menu li ul li+li:before{margin:0 5px}}@media (max-width:767px){#smartmenu_v2_overlay{display:none!important}#header{padding-top:0;padding-bottom:0;z-index:999}#header .funch,#header .logo_wrap{display:none}#hrader_open{z-index:999;position:relative}#smartMenusBt4{position:fixed;top:0;left:0;right:0;z-index:9;box-shadow:0 5px 4.75px .25px hsla(0,0%,88.6%,.004);padding:0;transition:.3s ease-in-out;z-index:9999;height:70px}}@media (max-width:767px) and (max-width:767px){#smartMenusBt4 .mobileLeft{display:none}#smartMenusBt4 .collapseBox{width:100%}}@media (max-width:767px){#smartMenusBt4 .navbar-header{display:flex!important;justify-content:space-between;width:100%;background-color:#f0f0f0;padding:0 0 0 15px;height:100%}#smartMenusBt4 .navbar-header .logo_img{padding-top:10px;padding-bottom:10px}}@media (max-width:767px) and (max-width:480px){#smartMenusBt4 .navbar-header{align-items:center}}@media (max-width:767px) and (max-width:1199px){#smartMenusBt4 .navbar-header a img:first-child{display:none!important}}@media (max-width:767px) and (max-width:480px){#smartMenusBt4 .navbar-header a img{max-width:100%;padding-right:30px;max-height:55px}}@media (max-width:767px){#smartMenusBt4 .navbar-header #openBtn{background-color:#f0f0f0;padding:0 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(90deg)}}@media (max-width:767px) and (max-width:480px){#smartMenusBt4 .navbar-header #openBtn{padding-top:12px;padding-bottom:12px}}@media (max-width:767px){#smartMenusBt4 .navbar-header #openBtn .icon-bar{background-color:#333;margin:5px 0}}@media (max-width:767px){#smartMenusBt4 #main-menu{border-bottom:0;background-color:transparent;border-radius:0;padding:0}#smartMenusBt4 #main-menu>li{text-align:left}#smartMenusBt4 #main-menu>li>a{background-color:transparent;width:100%;text-transform:uppercase;font-family:Roboto-Bold;color:#333;padding:15px!important}#smartMenusBt4 #main-menu>li>a.highlighted,#smartMenusBt4 #main-menu>li>a.highlighted .sub-arrow:before{color:#385fb8}#smartMenusBt4 #main-menu li{width:100%}#smartMenusBt4 #main-menu li.ApplicationsMenu ul li a .sub-arrow,#smartMenusBt4 #main-menu li.ApplicationsMenu ul li ul,#smartMenusBt4 #main-menu li.CapabilityMenu ul li a .sub-arrow,#smartMenusBt4 #main-menu li.CapabilityMenu ul li ul{display:none!important}#smartMenusBt4 #main-menu li a{padding:15px;display:inline-block;color:#333}#smartMenusBt4 #main-menu li a .sub-arrow{width:auto;height:auto;border:0;transform:translateY(-50%);right:30px;margin-top:-4px}}@media (max-width:767px) and (max-width:767px){#smartMenusBt4 #main-menu li a .sub-arrow{transform:none;margin-top:-23px}}@media (max-width:767px){#smartMenusBt4 #main-menu li a .sub-arrow:before{content:"\F054"!important;font-family:Font Awesome\ 5 free;font-weight:900;height:34px;display:inline-block;vertical-align:middle;color:#333;transform:translateY(5px)}}@media (max-width:767px){#smartMenusBt4 #main-menu li a .sub-arrow .menu_icon_arrow i{display:none}}@media (max-width:767px){#smartMenusBt4 #main-menu li a.highlighted .sub-arrow{color:#4783d5}#smartMenusBt4 #main-menu li a.highlighted .sub-arrow:before{content:"\F078"!important}}@media (max-width:767px){#smartMenusBt4 #main-menu li ul{position:static;border-radius:0!important;box-shadow:none;padding-left:0;padding-right:0;background-color:transparent;border:none}#smartMenusBt4 #main-menu li ul:after,#smartMenusBt4 #main-menu li ul:before{display:none}#smartMenusBt4 #main-menu li ul li{border:none}#smartMenusBt4 #main-menu li ul li:last-child{border-bottom:0}#smartMenusBt4 #main-menu li ul li a{font-size:1rem;color:#666;font-weight:700;width:100%}#smartMenusBt4 #main-menu li ul li a .sub-arrow:before{color:#666}#smartMenusBt4 #main-menu li ul li a.highlighted,#smartMenusBt4 #main-menu li ul li a:hover{background-color:transparent;color:#e4591c}#smartMenusBt4 #main-menu li ul li a.highlighted .sub-arrow:before,#smartMenusBt4 #main-menu li ul li a:hover .sub-arrow:before{color:#e4591c}}@media (max-width:767px){#smartMenusBt4 #main-menu li>ul{border-radius:0!important}}@media (max-width:767px){#smartMenusBt4 .navbar-collapse{top:70px;height:auto!important;bottom:0}#smartMenusBt4 .navbar-collapse.show{left:0!important}#smartMenusBt4 .navbar-collapse.show .collapseBox #closeBtn{right:0}#smartMenusBt4 .navbar-collapse .collapseBox{background-color:#fff;padding:30px 15px;position:relative;overflow-x:hidden}#smartMenusBt4 .navbar-collapse .collapseBox .mobile_logo{display:flex;align-items:center;justify-content:center;margin-bottom:30px}#smartMenusBt4 .navbar-collapse .collapseBox #closeBtn{position:fixed;right:-70px;top:0;margin:0;width:70px;height:70px;background:#e4591c}#smartMenusBt4 .navbar-collapse .collapseBox #closeBtn .icon-bar{width:45px;background-color:#fff}#smartMenusBt4 .navbar-collapse .collapseBox #closeBtn .icon-bar:first-child{transform:translateY(32px) rotate(-45deg)}#smartMenusBt4 .navbar-collapse .collapseBox #closeBtn .icon-bar:nth-child(2){transform:translateY(30px) rotate(45deg)}#smartMenusBt4 .navbar-collapse .collapseBox #search_area{display:block!important;padding:0 20px 5px;margin-bottom:30px;border-bottom:1px solid #333}#smartMenusBt4 .navbar-collapse .collapseBox #search_area .smartMenusBt4search{background-color:transparent;color:#fff}#smartMenusBt4 .navbar-collapse .collapseBox #search_area .smartMenusBt4search::-moz-placeholder{color:#666}#smartMenusBt4 .navbar-collapse .collapseBox #search_area .smartMenusBt4search:-ms-input-placeholder{color:#666}#smartMenusBt4 .navbar-collapse .collapseBox #search_area .smartMenusBt4search::placeholder{color:#666}#smartMenusBt4 .navbar-collapse .collapseBox #search_area .smartMenusBt4search:focus-visible{outline:none}#smartMenusBt4 .navbar-collapse .collapseBox #search_area .search_input_group{background-color:#fff;display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between}#smartMenusBt4 .navbar-collapse .collapseBox #search_area .search_input_group i.w-search{color:#4d4d4d;font-size:18px}#smartMenusBt4 .navbar-collapse .collapseBox #search_area .search_input_group .input-group-append .btn{border:0;color:#333;text-shadow:none;font-size:1rem;background-image:none;background-color:transparent;padding:0}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList{padding:0;display:flex!important;align-items:center;justify-content:center}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_textlist{margin:auto;max-width:80%}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_textlist span a{font-size:18px}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_textlist span a.active{color:#e4591c}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_icondropdown{padding:10px 15px;border-radius:25px;border:1px solid #f7a72c}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_icondropdown>.dropdown>a{color:#f7a72c;transition:all .3s;text-transform:uppercase;position:relative}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_icondropdown>.dropdown>a .fa-chevron-down{position:absolute;top:50%;right:0;transform:translateY(-50%)}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_icondropdown>.dropdown>a .fa-globe-americas{margin-right:10px}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_icondropdown .dropdown-menu{border:none;border-radius:0;padding:0}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_icondropdown .dropdown-menu:before{display:none}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_icondropdown .dropdown-menu li{display:flex;align-items:center;justify-content:center}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_icondropdown .dropdown-menu li a{padding:10px;text-align:center;color:#333;width:100%;transition:all .3s}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #language_icondropdown .dropdown-menu li a:hover{color:#fff;background-color:#81bf36}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList .sociallink{padding:40px 0;margin:0;list-style:none;display:flex;align-items:center;justify-content:center}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList .sociallink li a{margin:0 15px!important;color:#333;font-size:22px}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #cart_area{display:flex;align-items:center;justify-content:center;color:#18365c;position:relative;z-index:1;font-size:16px;padding:15px;background-color:#fff;text-transform:uppercase}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #cart_area i{margin-right:5px;font-size:18px;color:#18365c}#smartMenusBt4 .navbar-collapse .collapseBox .FooterlangList #cart_area .badge-danger{background-color:transparent;color:#18365c;padding:0 2px;font-size:16px;margin:0}#smartMenusBt4 .navbar-collapse .collapseBox #inquiry_shopping_member{position:relative;padding:15px 0;display:flex;align-items:center;justify-content:center;margin-top:30px}#smartMenusBt4 .navbar-collapse .collapseBox #inquiry_shopping_member:before{content:"";position:absolute;width:150%;top:0;bottom:0;left:50%;transform:translateX(-50%);background:#385fb8}#smartMenusBt4 .navbar-collapse .collapseBox #inquiry_shopping_member #cart_area{padding:0;color:#fff;font-size:16px;text-transform:uppercase;position:relative}#smartMenusBt4 .navbar-collapse .collapseBox #inquiry_shopping_member #cart_area .wb{margin-bottom:0}#smartMenusBt4 .navbar-collapse .collapseBox #inquiry_shopping_member #cart_area .fas{margin-right:10px;font-size:16px}#smartMenusBt4 .navbar-collapse .collapseBox #inquiry_shopping_member #cart_area .badge-danger{font-family:Orbitron-SemiBold,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;font-size:12px;line-height:1;display:flex;align-items:center;justify-content:center;width:17px;height:17px;background:#fff;color:#385fb8;position:absolute;top:-5px;right:-8px}}@media (max-width:767px){.bannerBox{margin-top:68px}}@font-face{font-family:Lato;font-style:"normal";font-display:swap;font-weight:400;src:url(/dist/fonts/Lato-Regular.woff2?129179c4eeb1d784d3d3ad95e0b35905) format("woff2")}@font-face{font-family:Abel;font-style:"normal";font-display:swap;font-weight:400;src:url(/dist/fonts/Abel-Regular.woff2?8a3120a94e363ce8867bee0f08d89510) format("woff2")}@font-face{font-family:Bitter;font-style:"normal";font-display:swap;font-weight:400;src:url(/dist/fonts/Bitter-Bold.woff2?3d6fd7c8fbfbcde04e2f8c4cd22168ab) format("woff2")}@font-face{font-family:HelveticaNeueLTPro;font-style:"normal";font-display:swap;font-weight:400;src:url(/dist/fonts/HelveticaNeueLTPro-Roman.woff2?560c11462e08a7810c35651c8c143ff9) format("woff2")}@font-face{font-family:Orbitron-Black;font-style:"normal";font-display:swap;font-weight:400;src:url(/dist/fonts/Orbitron-Black.woff2?728133d49ab720833634d24077439cd7) format("woff2")}@font-face{font-family:Orbitron-Bold;font-style:"normal";font-display:swap;font-weight:400;src:url(/dist/fonts/Orbitron-Bold.woff2?8e2881fead907b047c7a3648b6ff14b3) format("woff2")}@font-face{font-family:Orbitron-SemiBold;font-style:"normal";font-display:swap;font-weight:400;src:url(/dist/fonts/Orbitron-SemiBold.woff2?751a63d990262094fe7cdbcd499a91ec) format("woff2")}body{font-family:Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;padding-right:120px;position:relative}@media (max-width:1680px){body{padding-right:100px}}@media (max-width:1580px){body{padding-right:90px}}@media (max-width:1440px){body{padding-right:80px}}@media (max-width:767px){body{padding-right:0}}html{scroll-behavior:smooth;overflow-x:hidden}p{margin:0}a:hover{text-decoration:none}#btn_more{background:inherit;border:1px solid #a4a4a4;border-radius:15px;padding:5px 10px;transition:all .3s}#btn_more:hover{background-color:#e4591c!important;color:#fff!important;text-shadow:none;border-color:#e4591c!important}#btn_back{background:inherit;border:1px solid #e4591c;border-radius:0;padding:5px 10px;transition:all .3s;color:#e4591c}#btn_back:hover{background-color:#e4591c!important;color:#fff!important;text-shadow:none;border-color:#e4591c!important}#list_grid .grid_content{width:100%;position:relative;text-align:center;background:#fff;height:100%}#list_grid .grid_content .img-fluid{width:100%}#list_grid .grid_content.grid-content-bottom{padding-bottom:120px}#list_grid .grid_content .grid_content_info{padding:20px 0 0;text-align:left}#list_grid .grid_content .grid_content_info .grid_title{color:#000;font-weight:700;transition:.2s;text-align:center}#list_grid .grid_content .grid_content_info .grid_title:hover{color:#f68980}#list_grid .grid_content .grid_content_info .grid_publictime,#list_grid .grid_content .grid_content_info .grid_summary{color:#9c9c9c;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:30px}#list_grid .grid_content .grid_content_info .grid-public{border-top:1px solid #eee;font-size:.625em;margin-top:1em;margin-bottom:1em;padding-top:.5em;color:#999}#list_grid .grid_content .grid_content_bottom{position:absolute;left:50%;transform:translateX(-50%);z-index:1;bottom:0;text-align:center;width:100%}#list_grid .grid_content .grid_content_bottom .input-group-append button:focus,#list_grid .grid_content .grid_content_bottom .spec_match_selector:focus{outline-style:none;box-shadow:none}#list_grid .grid_price{margin-bottom:15px;color:#000}#list_grid h6{margin-left:50px;margin-top:50px;margin-bottom:50px;color:#5c5c5c}#list_accordion .accordion_content{background:#fff;padding:35px 65px 100px}#list_accordion .accordion_content>.container{padding:0;margin-bottom:25px}#list_accordion .accordion_content .accordion_item{margin-bottom:15px}#list_accordion .accordion_content .accordion_item .accordion{cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;transition:.4s;background:#ffafa9;color:#fff;font-size:1.5em;border-radius:10px}#list_accordion .accordion_content .accordion_item .accordion.active{border-radius:10px 10px 0 0}#list_accordion .accordion_content .accordion_item .accordion h2{font-size:1em;margin:0;line-height:1.5em}#list_accordion .accordion_content .accordion_item .panel{padding:0 18px;max-height:0;overflow:hidden;transition:max-height .2s ease-out;background:#fff9f8;border-radius:0 0 10px 10px}#list_downloadstrip .downloadstrip_item{background:#fff;margin-bottom:20px}#list_downloadstrip .downloadstrip_item .img-fluid{width:100%}#list_downloadstrip .downloadstrip_item .item_content{padding-top:20px;padding-bottom:20px}#list_downloadstrip .downloadstrip_item .item_content>div:last-child{margin-top:20px}#list_downloadstrip .downloadstrip_item .item_content a.download-btn{border-radius:40px;color:#636363;transition:.2s}#list_downloadstrip .downloadstrip_item .item_content a.download-btn:hover{color:#000}#related_area .related_title,.related_area .related_title{padding:12px 20px;margin-bottom:20px;font-size:18px;color:#fff;background:#cdcdcd}.related_area>.container{padding-left:0;padding-right:0}#content{padding-bottom:115px}#inner_btnarea{text-align:right}#react_main,#search_page{padding-bottom:30px}#search_page{padding-top:30px}.layoutBox{position:relative}.layout_title_wrap{display:none}.InsTitleBox{padding-top:60px;padding-bottom:90px}.InsTitleBox .layout_title_wrap{display:flex;align-items:center;justify-content:center}.InsTitleBox .layout_title_wrap .item .titleImg{margin-bottom:5px}.InsTitleBox .layout_title_wrap .item .BGtitle{margin-bottom:5px;text-transform:uppercase;line-height:1;font-size:60px;font-family:Orbitron-Black,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;background:linear-gradient(135deg,#003cc3,#ff4f02);-webkit-background-clip:text;background-clip:text;color:transparent}.InsTitleBox .layout_title_wrap .item #main_title{font-size:36px;color:#231815;font-weight:700;line-height:1;text-align:center}.breadcrumbBox{position:relative;background-color:#385fb8}.breadcrumbBox:before{content:"";position:absolute;right:0;top:0;bottom:0;width:16.66666667%;background-color:#e4591c}#bread_area{transition:all .1s}#bread_area>.container{padding:0}#bread_area .breadcrumb{background:inherit;margin-top:0;margin-bottom:0;padding:25px 0;align-items:baseline}#bread_area .breadcrumb .wb{color:#fff;margin-right:10px}#bread_area .breadcrumb-item{font-size:16px}#bread_area .breadcrumb-item.active{font-size:16px;color:#fff}#bread_area .breadcrumb-item+.breadcrumb-item{padding-left:20px}#bread_area .breadcrumb-item+.breadcrumb-item:before{content:"/";color:#fff;padding-right:20px}#bread_area a{color:#fff;transition:all .3s}#bread_area a:hover{color:#e4591c}#aside_menu .outer_border{display:flex;align-items:stretch;flex-wrap:wrap;padding:0 15px;justify-content:space-around;border-bottom:1px solid #e4e4e4;margin-bottom:75px}#aside_menu #aside_title{font-size:2em;text-align:center;position:relative;margin-bottom:5px;display:none}#aside_menu #aside_menu_main_ul,#aside_menu .aside_menu_main_ul{list-style:none;padding:0;margin:0}#aside_menu #aside_menu_main_ul li,#aside_menu .aside_menu_main_ul li{background:transparent;padding:0;position:relative}#aside_menu #aside_menu_main_ul li a,#aside_menu .aside_menu_main_ul li a{color:#231815;font-size:16px;padding:20px 15px;transition:all .3s}#aside_menu #aside_menu_main_ul li a.current,#aside_menu #aside_menu_main_ul li a:hover,#aside_menu .aside_menu_main_ul li a.current,#aside_menu .aside_menu_main_ul li a:hover{background-color:transparent}#aside_menu #aside_menu_main_ul li a.current:before,#aside_menu #aside_menu_main_ul li a:hover:before,#aside_menu .aside_menu_main_ul li a.current:before,#aside_menu .aside_menu_main_ul li a:hover:before{right:0}#aside_menu #aside_menu_main_ul li a:before,#aside_menu .aside_menu_main_ul li a:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#e4591c;height:4px;transition:all .3s}#aside_menu #aside_menu_main_ul li .aside_title,#aside_menu .aside_menu_main_ul li .aside_title{width:100%}#aside_menu #aside_menu_main_ul li .aside_title #icon_open,#aside_menu .aside_menu_main_ul li .aside_title #icon_open{display:none!important}#aside_menu #aside_menu_main_ul li .aside_title .d-table-cell,#aside_menu .aside_menu_main_ul li .aside_title .d-table-cell{width:88%}#aside_menu #aside_menu_main_ul li #icon_open,#aside_menu #aside_menu_main_ul li .icon_open,#aside_menu .aside_menu_main_ul li #icon_open,#aside_menu .aside_menu_main_ul li .icon_open{padding-left:10px!important;cursor:pointer;color:#fff!important}#aside_menu #aside_menu_main_ul li .children_items,#aside_menu .aside_menu_main_ul li .children_items{list-style:none;padding:0;background:#fcfcfc;display:none}#aside_menu #aside_menu_main_ul li .children_items li,#aside_menu .aside_menu_main_ul li .children_items li{background:#fcfcfc;border-bottom-color:#363636}#aside_menu #aside_menu_main_ul li .children_items li a,#aside_menu .aside_menu_main_ul li .children_items li a{color:#000;padding-left:20px}#aside_menu #aside_menu_main_ul li .children_items li a:hover,#aside_menu .aside_menu_main_ul li .children_items li a:hover{color:#df0000;transform:translateY(-5px)}#aside_menu #aside_menu_main_ul li .children_items li a.current,#aside_menu .aside_menu_main_ul li .children_items li a.current{color:#df0000}#aside_menu #aside_menu_main_ul li .children_items li #icon_open:before,#aside_menu #aside_menu_main_ul li .children_items li .icon_open:before,#aside_menu .aside_menu_main_ul li .children_items li #icon_open:before,#aside_menu .aside_menu_main_ul li .children_items li .icon_open:before{color:#000}#aside_menu #aside_menu_main_ul li .children_items li .children_items li,#aside_menu .aside_menu_main_ul li .children_items li .children_items li{background:rgba(0,0,0,.1)}#aside_menu #aside_menu_main_ul li .children_items li .children_items li .aside_title a,#aside_menu .aside_menu_main_ul li .children_items li .children_items li .aside_title a{padding-left:30px}#aside_menu #aside_menu_main_ul li .children_items li .children_items li .children_items li,#aside_menu .aside_menu_main_ul li .children_items li .children_items li .children_items li{background:rgba(0,0,0,.2)}#aside_menu #aside_menu_main_ul li .children_items li .children_items li .children_items li .aside_title a,#aside_menu .aside_menu_main_ul li .children_items li .children_items li .children_items li .aside_title a{padding-left:40px}#aside_menu #aside_menu_main_ul li a#icon_open[aria-expanded=true]:before,#aside_menu #aside_menu_main_ul li a#icon_open[data-show=show]:before,#aside_menu #aside_menu_main_ul li a.icon_open[aria-expanded=true]:before,#aside_menu #aside_menu_main_ul li a.icon_open[data-show=show]:before,#aside_menu .aside_menu_main_ul li a#icon_open[aria-expanded=true]:before,#aside_menu .aside_menu_main_ul li a#icon_open[data-show=show]:before,#aside_menu .aside_menu_main_ul li a.icon_open[aria-expanded=true]:before,#aside_menu .aside_menu_main_ul li a.icon_open[data-show=show]:before{content:"\F078";font-family:Font Awesome\ 5 Free;font-weight:900;transition:all .3s}#aside_menu #aside_menu_main_ul li a#icon_open:before,#aside_menu #aside_menu_main_ul li a#icon_open[aria-expanded=false]:before,#aside_menu #aside_menu_main_ul li a.icon_open:before,#aside_menu #aside_menu_main_ul li a.icon_open[aria-expanded=false]:before,#aside_menu .aside_menu_main_ul li a#icon_open:before,#aside_menu .aside_menu_main_ul li a#icon_open[aria-expanded=false]:before,#aside_menu .aside_menu_main_ul li a.icon_open:before,#aside_menu .aside_menu_main_ul li a.icon_open[aria-expanded=false]:before{content:"\F054";font-family:Font Awesome\ 5 Free;font-weight:900;transition:all .3s}#aside_menu #aside_menu_main_ul li #icon_open[aria-expanded=true],#aside_menu #aside_menu_main_ul li .icon_open[aria-expanded=true],#aside_menu .aside_menu_main_ul li #icon_open[aria-expanded=true],#aside_menu .aside_menu_main_ul li .icon_open[aria-expanded=true]{padding-left:5px!important}#product-show-page .product-show-left .owl-carousel .owl-stage-outer{overflow:visible}#product-show-page .product-show-left .owl-stage{transform:none;transition:none}#product-show-page .product-show-left .carousel-indicators{position:absolute;margin:0;bottom:-115px}#product-show-page .product-show-left .carousel-indicators li{width:100%}#product-show-page .product-show-left #thumbnail_owl{overflow:hidden;height:115px}#product-show-page .product-show-left #thumbnail_owl .current .thumbnail_img{border:2px solid #696}#product-show-page .product-show-left .owl-carousel .owl-item{margin-right:8px!important}#product-show-page .product-show-left .owl-nav .owl-prev{position:absolute;left:0;opacity:.8!important;height:30px;width:30px;top:50%;border:2px solid #7f7f7f!important;background:#ededed!important;color:#000;transform:translateY(-50%);font-size:0!important}#product-show-page .product-show-left .owl-nav .owl-prev:after{font-size:12px;color:#727272;content:"\F053";font-family:Font Awesome\ 5 Free;opacity:.6}#product-show-page .product-show-left .owl-nav .owl-next{position:absolute;right:0;opacity:.8!important;height:30px;width:30px;top:50%;border:2px solid #7f7f7f!important;background:#ededed!important;color:#000;transform:translateY(-50%);font-size:0!important}#product-show-page .product-show-left .owl-nav .owl-next:after{font-size:12px;color:#727272;content:"\F054";font-family:Font Awesome\ 5 Free;opacity:.6}#product-show-page .product-show-left .owl-dots{display:none}#product-show-page .product-show-right .content-title{font-size:34px;color:#385fb8;font-weight:700;text-transform:uppercase;line-height:1;padding-bottom:20px;margin-bottom:40px;position:relative}#product-show-page .product-show-right .content-title:before{content:"";background-color:#e4591c;width:80px;height:4px;position:absolute;bottom:0;left:0}#product-show-page .product-show-right .product-show-desc{margin-bottom:20px;font-size:16px;line-height:2.25}#detail_tab{padding-top:50px}#detail_tab h2{font-size:1em}#detail_tab .nav-tabs .nav-link{background:#ddd;color:#000;margin-right:2px}#detail_tab .nav-tabs .nav-item.show .nav-link,#detail_tab .nav-tabs .nav-link.active,#detail_tab .nav-tabs .nav-link:focus,#detail_tab .nav-tabs .nav-link:hover{background:#000;color:#fff}#detail_tab .tab-content{border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd}#lightbox{background:rgba(0,0,0,.5);z-index:9999}#lightbox .modal-content{display:inline-block;text-align:center}#lightbox .modal-content img{max-width:100%;max-height:87vh}.table td{border-top:none}.product-show-left .offset-md-2{padding-bottom:110px}.product-show-left .carousel-inner{text-align:center;border:1px solid #7f7f7f}.product-show-left .carousel-indicators{margin:0;width:100%}.product-show-left .carousel-indicators .col-md-3{margin-left:50px;margin-right:55px}.product-show-left .carousel-indicators li{opacity:1;position:absolute;bottom:-25px}.product-show-left .carousel-indicators img{position:absolute;left:0;width:99%}.product-show-left .carousel-indicators .thumbnail_img{border:2px solid #7f7f7f;position:relative;overflow:hidden;display:flex;align-items:center;height:95px}.product-show-left .sr-only{color:#000;color:#727272;overflow:inherit;clip:inherit;position:absolute;top:2px;left:10px}.product-show-left .carousel-item{display:flex;position:relative;height:500px}.product-show-left .carousel-item a{display:flex;align-items:center}.product-show-left .carousel-item img{max-width:100%;max-height:100%;position:absolute;left:50%;transform:translateX(-50%)}.product-show-left .carousel-control-next,.product-show-left .carousel-control-prev{height:30px;width:30px;top:50%;border:2px solid #7f7f7f;background:#ededed}.product-show-left .carousel-control-next-icon,.product-show-left .carousel-control-prev-icon{background-image:none}.product-show-left .modal.show .modal-dialog .close{color:#fff;opacity:1}.product-show-right .product-show-right-title{margin-top:10px;margin-bottom:15px;font-size:.875em}.product-show-right .table-responsive{border-top:1px solid #eee}.product-show-right .table-responsive .detail_field{width:7%;padding-left:0;padding-right:0}.product-show-right .table-responsive .detail_value{padding-left:0}.product-show-right .table-responsive .detail_value #product_amount{margin-top:-5px}.product-show-btns button{border-radius:15px!important;background-color:#fff;border-color:#a4a4a4;transition:all .3s}.product-show-btns button#add_cart_btn:hover,.product-show-btns button#add_follow_btn:hover{background-color:#df0000;color:#fff;border-color:#df0000}#detail_tab h2{margin-bottom:0!important;font-size:1.125em}#detail_tab .product-show-tabs .tab-content{margin-bottom:20px}#detail_tab .nav.nav-tabs .nav-link{padding:10px 15px}#contactus .contact_head_text{text-align:center;margin-bottom:25px;font-size:.875em;line-height:30px;font-weight:700}#contactus .contactus_information_area{padding:20px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:20px;display:none!important}#contactus .contactus_information_area .information_title{border-bottom:1px solid #929497;padding-bottom:10px;margin-bottom:25px}#contactus .contactus_information_area ul{list-style:none;padding:0;margin:0;color:#333}#contactus .contactus_information_area ul li{display:table;font-size:.875em;margin-bottom:30px}#contactus .contactus_information_area ul li span{display:table-cell}#contactus .contactus_information_area ul li a{color:#333;display:table-cell;transition:all .3s}#contactus .contactus_information_area ul li a:hover{color:#e4591c}#contactus .contactus_information_area svg:not(:root).svg-inline--fa{width:15px;margin-right:10px}#contactus .contactus_information_area svg:not(:root).svg-inline--fa[data-icon=phone]{transform:scaleX(-1)}#contactus .contactus_form_area{border:1px solid #e8e8e8;padding:20px;box-shadow:0 1px 2px rgba(0,0,0,.05)}#contactus .contactus_form_area .form_title{border-bottom:1px solid #929497;padding-bottom:10px;margin-bottom:25px}#contactus .contactus_form_area>.col-12{padding:0}.sideInformationBox{position:absolute;z-index:1;background-color:#fff}.sideInformationBox .panel{padding:20px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:20px}.sideInformationBox .panel .panel-heading{border-bottom:1px solid #929497;padding-bottom:10px;margin-bottom:25px}.sideInformationBox .panel .panel-body ul{padding:0;margin:0;list-style:none;color:#333}.sideInformationBox .panel .panel-body ul li{display:flex;align-items:baseline;font-size:.875em;margin-bottom:30px}.sideInformationBox .panel .panel-body ul li .title{margin-top:20px;border-top:1px solid #eee;padding-top:20px;width:100%;font-size:1rem}.sideInformationBox .panel .panel-body ul li i{width:15px;margin-right:10px}.sideInformationBox .panel .panel-body ul li a{color:#333;display:table-cell;transition:all .3s}.sideInformationBox .panel .panel-body ul li a:hover{color:#e4591c}@media (max-width:767px){.sideInformationBox{position:static;flex:0 0 100%;max-width:100%}}#list_strip_v2 .strip_v2_item{margin-bottom:150px}#list_strip_v2 .strip_v2_item:nth-child(odd){display:flex;align-items:stretch;flex-direction:row-reverse}#list_strip_v2 .strip_v2_item .img_wrap{position:relative}#list_strip_v2 .strip_v2_item .img_wrap:before{content:"";position:absolute;left:0;right:0;bottom:0;height:70%;background-image:url(/images/project/445/news_bg.jpg)}#list_strip_v2 .strip_v2_item .img_wrap .item{width:74%;margin:auto;padding-bottom:95px}#list_strip_v2 .strip_v2_item .img_wrap .item .thumb{box-shadow:0 9px 22.04px 6.96px rgba(0,0,0,.1);background-color:#fff}#list_strip_v2 .strip_v2_item .img_wrap .item .thumb:after{padding-top:65%}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .uptxt{margin-bottom:40px;font-size:24px;color:#e4591c;text-transform:uppercase;display:flex;align-items:center;line-height:1;display:none!important}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .uptxt .right{font-size:16px;margin-left:15px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_publictime{display:none}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_title a{font-size:30px;color:#385fb8;font-weight:700;text-transform:uppercase;line-height:1.6;display:block;padding-bottom:20px;margin-bottom:60px;position:relative}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_title a:before{content:"";bottom:0;left:0;background-color:#e4591c;position:absolute;width:80px;height:4px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_summary{font-size:16px;color:#000;line-height:2.25;margin-bottom:50px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_summary a{color:#000}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content #inner_btnarea #btn_more{display:flex;align-items:center;justify-content:center;border-radius:0;width:100%;height:100%;width:160px;height:35px;border:1px solid #e4591c;background-color:#fff;font-size:16px;color:#e4591c;font-family:Orbitron-SemiBold,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;transition:all .3s}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content #inner_btnarea #btn_more:hover .icon svg .cls-1{fill:#fff}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content #inner_btnarea #btn_more .icon{margin-left:15px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content #inner_btnarea #btn_more .icon svg{width:35px;height:10px;transform:translateY(-4px)}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content #inner_btnarea #btn_more .icon svg .cls-1{fill:#e4591c;transition:all .3s}#news_show_page .news_content>.container{padding:0}#news_show_page .publictime{margin-bottom:20px;color:#999}#list_accordion .accordion_item{margin-bottom:40px;border:none}#list_accordion .accordion_item .card-header{padding:0;position:relative}#list_accordion .accordion_item .card-header:after{content:"";width:15px;background-color:#e4591c;top:0;bottom:0;right:0;position:absolute}#list_accordion .accordion_item .card-header .btn{font-size:24px;font-weight:500;display:flex;align-items:center;padding:25px 30px;background-color:#385fb8;color:#fff;white-space:normal}#list_accordion .accordion_item .card-header .btn.collapsed{color:#6b6b6b;background-color:#e4e4e4}#list_accordion .accordion_item .card-header .btn:hover{text-decoration:none;background-color:#385fb8;color:#fff}#list_accordion .accordion_item .card-header .btn .num{width:120px;min-width:120px;font-size:48px;font-family:Orbitron-Black,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;position:relative;line-height:1;margin-right:20px}#list_accordion .accordion_item .card-header .btn .num:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);width:4px;height:28px;background-color:#e4591c}#list_accordion .accordion_item .card-body{padding:40px 30px;background-color:#f2f2f2;display:flex;align-items:stretch}#list_accordion .accordion_item .card-body .title{width:140px;min-width:140px;font-size:48px;font-family:Orbitron-Black,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;color:#385fb8}#list_accordion .accordion_item .card-body .txt{font-size:16px;color:#231815;line-height:2.25}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header:after{display:none}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn:hover.collapsed .line_box .item .line{background-color:#fff}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn:hover.collapsed .line_box .item .line:nth-child(2){opacity:1}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn.collapsed .line_box .item .line{background-color:#231815}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn.collapsed .line_box .item .line:nth-child(2){opacity:1}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box{position:absolute;top:50%;transform:translateY(-50%);right:30px;width:30px;height:30px}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box .item{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box .item .line{width:30px;height:3px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box .item .line:nth-child(2){transform:translate(-50%,-50%) rotate(90deg);opacity:0}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .num{margin-right:0}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .num:after{display:none}.ProcessCapabilityTable,.ProcessCapabilityTable table{width:100%}.ProcessCapabilityTable table tr td{border:1px solid #a8a6a6}.ProcessCapabilityTable table thead tr{background-color:#e4e4e4}.ProcessCapabilityTable table thead tr td{padding:20px;color:#171717;text-align:center;font-size:16px}.ProcessCapabilityTable table tbody tr{background-color:#f7f7f7}.ProcessCapabilityTable table tbody tr:nth-child(2n){background-color:#e4e4e4}.ProcessCapabilityTable table tbody tr td{font-size:14px;color:#171717;text-align:center;padding:10px}#product-show-page .product-show-right #attach_area{margin-top:20px}#product-show-page .product-show-right #attach_area .btn-download{border-radius:15px}#product-show-page .product-show-right #attach_area .btn-secondary{color:#212529;background-color:#fff;border-color:#a4a4a4}#product-show-page .product-show-right #attach_area .btn-secondary:hover{background:#df0000;color:#fff}#product-show-page .product-show-right #attach_area .dropdown.show{transition:all .3s}#product-show-page .product-show-right #attach_area .dropdown.show .btn-secondary{color:#fff;background-color:#6c757d}#product-show-page .product-show-right #attach_area .dropdown-menu.show{padding-left:10px;padding-right:10px}#product-show-page .product-show-right #attach_area .dropdown-menu.show .show_area{margin-bottom:5px}#product-show-page .product-show-right #attach_area .dropdown-menu.show .svg-inline--fa{width:1.125em}#product-show-page .product-show-right #attach_area .dropdown-menu.show a{color:#212529;transition:all .2s}#product-show-page .product-show-right #attach_area .dropdown-menu.show a:hover{color:#df0000}@media (max-width:767px){#news_cate_page>.container{padding:0}#news_cate_page .strip_img_item{border-bottom:1px solid #efefef;padding-bottom:15px}#news_cate_page .strip_cate_content .strip_cate_summary{-webkit-line-clamp:11!important}#news_cate_page .strip_cate_content #inner_btnarea{display:none}#aboutus_show_page>.container,#download_list_page .item_content,#download_list_page>.container,#message_cate_page>.container,#message_show_page .message_content>.container,#message_show_page>.container,#news_show_page>.container,#product-show-page>.container,#product_cate_page>.container,#product_list_page>.container{padding:0}#download_list_page .item_content .download_data_area .file_download_btn .btn{white-space:normal;text-align:left}#download_list_page .files table{border:1px solid #ddd}#download_list_page .files table td{padding-left:0;padding-right:0}#download_list_page .files table td.file_title{padding-left:12px}#react_main #mwebApp>.container,#react_main>.container{padding:0}}@media (max-width:576px){#product-show-page .product-show-right .table-responsive .detail_field{width:12%}}@media (max-width:430px){#product-show-page .product-show-right .table-responsive .detail_field{width:15%}#product-show-page .product-show-left .carousel-indicators .thumbnail_img{height:60px}#product-show-page .product-show-left .carousel-item{height:325px}}@media (max-width:767px){#aside_menu{display:none}}@media (max-width:767px){#product-show-page #attach_area{margin-bottom:30px}}.LayoutAboutBox{padding:0}.LayoutAboutBox #aboutus_show_page>.container{max-width:100%;padding:0}.LayoutAboutBox #aboutus_show_page #inner_btnarea{display:none!important}.LiangDarAboutBox .insTitleWrap .item .title{font-size:30px;color:#385fb8;font-weight:700;text-transform:uppercase;line-height:1;padding-bottom:20px;margin-bottom:80px;position:relative}.LiangDarAboutBox .insTitleWrap .item .title:before{content:"";background-color:#e4591c;width:80px;height:4px;position:absolute;bottom:0;left:0}.LiangDarAboutBox .txt_wrap .item .subTitle{margin-bottom:50px;font-size:24px;color:#e4591c;text-transform:uppercase;display:flex;align-items:center;line-height:1}.LiangDarAboutBox .txt_wrap .item .subTitle .right{font-size:16px;margin-left:15px}.LiangDarAboutBox .txt_wrap .item .txt{font-size:16px;color:#000;line-height:2.25}.LiangDarAboutBox .section1{padding:0 0 170px;padding-top:40px!important}.LiangDarAboutBox .section1 .txt_wrap.txt_wrap2 .item{padding-left:60px}.LiangDarAboutBox .section1 .img_wrap.img_wrap2{display:flex;align-items:stretch}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item{width:50%;display:flex;flex-direction:column;align-items:flex-end}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item .title{text-align:right}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item:first-child{margin-right:50px}.LiangDarAboutBox .section1 .img_wrap .item .title{font-size:48px;font-family:Orbitron-Black,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;color:#e4591c;line-height:1;margin-bottom:25px;text-transform:uppercase}.LiangDarAboutBox .section1 .iconBox .row{padding-top:75px;padding-bottom:100px}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap+.icon_wrap:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background-color:#e4e4e4}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 0}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .img{height:50px;display:flex;align-items:center;justify-content:center}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .img img{max-height:50px}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .txt2{font-size:18px;color:#e4591c;line-height:1;margin-top:30px;text-align:center}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .txt{font-size:16px;color:#231815;line-height:1.2;text-align:center;margin-top:10px}.LiangDarAboutBox .section2{padding:100px 0 75px}.LiangDarAboutBox .section2 .insTitleWrap .item{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:100px}.LiangDarAboutBox .section2 .insTitleWrap .item .title{color:#fff;margin-bottom:35px}.LiangDarAboutBox .section2 .insTitleWrap .item .title:before{left:50%;transform:translateX(-50%)}.LiangDarAboutBox .section2 .insTitleWrap .item .txt{color:#fff;font-size:16px;text-align:center}.LiangDarAboutBox .section2 .wrap .item{display:flex;align-items:center;justify-content:center}.LiangDarAboutBox .section2 .inf_wrap .item{display:flex;align-items:stretch;justify-content:center}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem{padding-bottom:50px;padding-top:0}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem .img:after{content:"";width:1px;height:150px;background-color:#fff;position:absolute;left:50%;transform:translateX(-50%);bottom:auto;top:46px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem .img img{transform:rotate(180deg)}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem{display:flex;align-items:stretch;justify-content:center;padding-top:70px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img{position:relative;width:42px;min-width:42px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img img{width:100%}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img:after{content:"";width:1px;height:80px;background-color:#fff;position:absolute;left:50%;transform:translateX(-50%);bottom:100%}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item{padding-left:10px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item .txt{font-size:18px;font-weight:700;color:#fff;margin-bottom:25px;line-height:1;padding-top:10px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item ul{padding-left:30px;margin-bottom:0}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item ul li{margin-bottom:15px;color:#fff;font-size:16px}.LiangDarAboutBox .section3{padding:100px 0}.LiangDarAboutBox .section3 .insTitleWrap .item{display:flex;align-items:center;justify-content:center}.LiangDarAboutBox .section3 .insTitleWrap .item .title:before{left:50%;transform:translateX(-50%)}.LiangDarAboutBox .section3 .wrap{width:20%}.LiangDarAboutBox .section3 .wrap:nth-child(2n) .item .icon:before{border-top:4px solid #e4591c;border-left:4px solid #e4591c}.LiangDarAboutBox .section3 .wrap:nth-child(2n) .item .icon:after{border-bottom:4px solid #e4591c;border-right:4px solid #e4591c}.LiangDarAboutBox .section3 .wrap:nth-child(2n) .item .insTxt{color:#e4591c}.LiangDarAboutBox .section3 .wrap .item .icon{width:165px;height:165px;margin:auto auto 35px;position:relative;border:2px solid #e4e4e4;border-radius:10px;display:flex;align-items:center;justify-content:center}.LiangDarAboutBox .section3 .wrap .item .icon:before{content:"";width:60px;height:60px;position:absolute;top:-3px;left:-3px;border-top:4px solid #385fb8;border-left:4px solid #385fb8;border-top-left-radius:10px}.LiangDarAboutBox .section3 .wrap .item .icon:after{content:"";width:60px;height:60px;position:absolute;bottom:-3px;right:-3px;border-bottom:4px solid #385fb8;border-right:4px solid #385fb8;border-bottom-right-radius:10px}.LiangDarAboutBox .section3 .wrap .item .icon .imgBg{background-color:#e4e4e4}.LiangDarAboutBox .section3 .wrap .item .icon .img,.LiangDarAboutBox .section3 .wrap .item .icon .imgBg{border-radius:10px;width:calc(100% - 20px);height:calc(100% - 20px);display:flex;align-items:center;justify-content:center}.LiangDarAboutBox .section3 .wrap .item .icon .img{background-color:#fff}.LiangDarAboutBox .section3 .wrap .item .insTxt{font-size:18px;color:#385fb8;text-transform:uppercase;line-height:1;text-align:center;font-weight:500;margin-bottom:25px}.LiangDarAboutBox .section3 .wrap .item .txt{font-size:16px;color:#231815;line-height:1.875;text-align:center}.LiangDarAboutBox .section4{padding:100px 0}.LiangDarAboutBox .section4 .insTitleWrap .item{display:flex;align-items:center;justify-content:center}.LiangDarAboutBox .section4 .insTitleWrap .item .title:before{left:50%;transform:translateX(-50%)}.LiangDarAboutBox .section4 .map_wrap .map_item{position:relative}.LiangDarAboutBox .section4 .map_wrap .map_item:before{content:"";position:absolute;top:80px;background-image:url(/images/project/445/ins_about_bg2.png);background-size:contain;background-repeat:no-repeat;background-position:top;width:100%;height:100%;z-index:-1}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs{display:flex;align-items:center;justify-content:center;border-bottom:none}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item{width:25%;padding:0 15px}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item .nav-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px;border:1px solid #e4591c;color:#e4591c;border-radius:0;font-size:18px;line-height:1;font-weight:500;transition:all .3s}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item .nav-link.active,.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item .nav-link:hover{background-color:#e4591c;color:#fff}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content{padding:60px 0}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane{transition:all .3s;max-width:100%}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item{padding-top:100px;padding-top:0!important}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul{padding:0;list-style:none;display:flex;align-items:stretch;flex-wrap:wrap}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li{width:50%;margin-bottom:60px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li .space{color:#385fb8;font-size:18px;padding-bottom:10px;margin-bottom:10px;position:relative}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li .space:before{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background-color:#e4591c}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li ul{padding:0;list-style:none;display:flex;align-items:stretch;flex-wrap:wrap}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li ul li{display:flex;align-items:center;margin-right:20px;margin-bottom:20px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .img_wrap .item{display:flex;justify-content:center}.LiangDarAboutBox .section5{padding:100px 0 0}.LiangDarAboutBox .section5 .insTitleWrap .item{margin-bottom:30px}.LiangDarAboutBox .section5 .insTitleWrap .item .title{margin-bottom:35px;text-align:center}.LiangDarAboutBox .section5 .insTitleWrap .item .title:before{left:50%;transform:translateX(-50%)}.LiangDarAboutBox .section5 .insTitleWrap .item .txt{text-align:center}.LiangDarAboutBox .section5 .img_wrap .item .img img{transform:scale(.9)}#message_show_page>.container{max-width:100%;padding:0}.LiangDarTimeLineBox .yearRow{padding-bottom:100px;padding-top:80px}.LiangDarTimeLineBox .yearRow:nth-child(2n){display:flex;flex-direction:row-reverse}.LiangDarTimeLineBox .yearRow:nth-child(2n) .img_wrap .year{color:#e4591c}.LiangDarTimeLineBox .yearRow:nth-child(2n) .img_wrap .year .dot{background-color:#e4591c}.LiangDarTimeLineBox .yearRow:nth-child(2n) .img_wrap .year .dot:before{background:linear-gradient(180deg,#e4591c,rgba(228,88,28,0))}.LiangDarTimeLineBox .yearRow:nth-child(2n) .txt_wrap .item{padding-left:0}.LiangDarTimeLineBox .yearRow:nth-child(2n) .txt_wrap .item>ul>li .year{color:#e4591c}.LiangDarTimeLineBox .yearRow .img_wrap{position:relative}.LiangDarTimeLineBox .yearRow .img_wrap .year{display:flex;align-items:center;font-size:48px;font-family:Orbitron-Bold,Noto Sans TC,Microsoft JhengHei,Helvetica,Arial,sans-serif;color:#385fb8;line-height:1;margin-bottom:30px;position:absolute;bottom:100%;left:15px}.LiangDarTimeLineBox .yearRow .img_wrap .year .dot{width:24px;height:24px;background-color:#385fb8;border-radius:50%;margin:0 10px;position:relative}.LiangDarTimeLineBox .yearRow .img_wrap .year .dot:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:2px;height:260px;background:linear-gradient(180deg,#385fb8,rgba(56,94,184,0))}.LiangDarTimeLineBox .yearRow .txt_wrap .item{padding-left:50px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul{list-style:none;padding:0;margin:0}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li{padding:15px 0 20px;border-bottom:1px solid #e4e4e4;display:flex;align-items:stretch}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li .year{width:120px;min-width:120px;color:#385fb8;font-weight:700;font-size:30px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li ul{padding-left:15px;margin-bottom:0;list-style:disc;display:flex;flex-direction:column;justify-content:center}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li ul li{margin-bottom:15px;font-size:16px;color:#000}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li ul li:last-child{margin-bottom:0}.LayoutEsgBox{padding-left:0;padding-right:0}.LayoutEsgBox .ESGBoxIns .ESGSummary{background-color:#f5f5f5}.LayoutEsgBox .EsgTabsWrap{padding-top:100px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs{display:flex;align-items:stretch;padding:0 15px;justify-content:space-around;border-bottom:1px solid #e4e4e4;margin-bottom:75px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs .nav-item .nav-link{color:#231815;font-size:16px;padding:20px 15px;transition:all .3s;border:none;border-radius:0;background:transparent;position:relative}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs .nav-item .nav-link.active:before,.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs .nav-item .nav-link:hover:before{right:0}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs .nav-item .nav-link:before{content:"";position:absolute;left:0;right:100%;bottom:0;background:#e4591c;height:4px;transition:all .3s}.LayoutEsgBox .LiangDarESGBox .section1{padding:60px 0 100px}.LayoutEsgBox .LiangDarESGBox .section1 .txt_wrap .item .txt{font-size:14px;color:#231815;line-height:1.6;text-align:center;margin-bottom:60px}.LayoutEsgBox .LiangDarESGBox .insTitleWrap .item .title{font-size:30px;color:#385fb8;font-weight:700;text-transform:uppercase;line-height:1;padding-bottom:20px;margin-bottom:40px;position:relative;text-align:center}.LayoutEsgBox .LiangDarESGBox .insTitleWrap .item .title:before{content:"";background-color:#e4591c;width:80px;height:4px;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.LayoutEsgBox .LiangDarESGBox .section2 .insItem{margin-bottom:120px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .h4Title{display:flex;align-items:center;font-size:24px;font-weight:700;color:#e4591c;margin-bottom:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .h4Title.h4Title2{margin-top:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .h4Title .right{margin-left:10px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar{display:flex;align-items:center;margin-bottom:70px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title{min-width:35%;background-color:#385fb8;padding:1.302vw 0 1.302vw 3.646vw;font-size:30px;color:#fff;line-height:1;font-weight:500;border-right:15px solid #e4591c;padding-right:15px!important;white-space:nowrap}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title2{font-size:30px;color:#fff;line-height:1;font-weight:500;color:#385fb8;padding-left:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row:last-child{margin-bottom:0}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .title:before{background-color:#e4591c}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .title .ins{color:#e4591c}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .img_item .thumb,.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .ul_txt_item .insItem{background-color:#e4591c}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .h4Title{color:#e4591c}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2{border-color:#e4591c;font-size:52px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2 .big{font-size:80px;font-size:clamp(36px,4.167vw,80px)!important}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row{padding-left:70px;margin-bottom:95px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title{position:relative;display:flex;align-items:center;margin-bottom:35px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title:before{content:"";width:calc(100% - 30px);height:2px;background-color:#385fb8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title .ins{font-size:30px;background-color:#fff;padding-right:20px;font-weight:500;color:#385fb8;line-height:1;position:relative;z-index:1}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .img_item .thumb{background-color:#385fb8}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem{background-color:#385fb8;height:100%;padding:0 85px;margin-bottom:0;display:flex;flex-direction:column;justify-content:center}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem .h4Title{color:#fff;margin-bottom:25px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item ul{margin:0;padding:0 0 0 20px;display:flex;align-items:stretch;flex-wrap:wrap}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item ul li{color:#fff;width:50%;margin-bottom:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .h4Title{color:#385fb8;margin-bottom:35px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt{font-size:24px;color:#231815;font-weight:700;display:flex;align-items:baseline}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt .big{font-size:36px;margin-right:5px;white-space:nowrap}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2{display:flex;align-items:baseline;font-weight:700;font-size:60px;font-size:3.125vw;font-size:clamp(24px,3.125vw,60px)!important;border-bottom:15px solid #385fb8;color:#231815;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2 .big{font-size:107px;font-size:5.573vw;font-size:clamp(40px,5.573vw,107px)!important;margin-right:10px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3{font-size:30px;display:flex;align-items:flex-end;font-weight:700;color:#231815;padding-top:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3 .big{font-size:clamp(36px,4.167vw,80px)!important;margin-left:5px;line-height:1}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .img_item .img{display:flex;align-items:center;justify-content:center;height:100%}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item{display:flex;align-items:center}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem{padding-left:70px;margin-bottom:0;padding-right:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem ul{padding-left:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem ul li{color:#171717;margin-bottom:15px}[lang=en] .LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3{font-size:24px;font-size:1.25vw;font-size:clamp(16px,1.25vw,24px)!important;align-items:flex-end}.cate_summary{margin-bottom:0}#product_list_page>.row{background-color:#f7f7f7;padding-top:105px}#product_list_page .img_wrap{display:flex}#product_list_page .img_wrap .item .img img{max-width:100%}.LiangDarSummary{position:relative}.LiangDarSummary .layout_title_wrap{display:block}.LiangDarSummary .item{padding-right:60px}.LiangDarSummary .item .title{font-size:30px;color:#385fb8;font-weight:700;text-transform:uppercase;line-height:1;padding-bottom:20px;margin-bottom:50px;position:relative}.LiangDarSummary .item .title:before{content:"";background-color:#e4591c;width:80px;height:4px;position:absolute;bottom:0;left:0}.LiangDarSummary .item .cate_summary{font-size:16px;color:#231815;line-height:2.25;text-align:left}#list_grid_v2 .prod_list_box{position:relative;padding-top:85px;padding-bottom:105px}#list_grid_v2 .prod_list_box:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200%;height:100%;background-color:#f7f7f7;z-index:-1}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#231815;border:none;position:absolute;top:40%;top:13.542vw;transform:translateY(-50%);z-index:11}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow.prod_prev{left:-15px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow.prod_next{right:-15px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow svg{width:36px;height:8px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow svg .cls-1{fill:#fff}#list_grid_v2 .prod_list_box .prod_list .slick-list{margin:0 -15px}#list_grid_v2 .prod_list_box .prod_list .slick-list .slick-track{display:flex}#list_grid_v2 .prod_list_box .prod_list .slick-list .slick-track .slick-slide{padding:0 15px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .img{overflow:hidden}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .img img{max-width:none;height:100%;top:50%;left:50%;bottom:auto;right:auto;transform:translate(-50%,-50%)}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .img:after{padding-top:73%}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info{padding-top:50px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_title{margin-bottom:20px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:24px;font-weight:500;color:#231815;text-transform:uppercase;line-height:1;transition:all .3s}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_summary{font-size:16px;color:#666;line-height:2.25;text-align:center}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .product_list{display:none!important}.prod_list_box2{padding-top:90px;position:relative}.prod_list_box2 .prodButtomWrap .slick-arrow{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#231815;border:none;position:absolute;top:63%;transform:translateY(-50%);z-index:11}.prod_list_box2 .prodButtomWrap .slick-arrow.prod_prev2{left:-15px}.prod_list_box2 .prodButtomWrap .slick-arrow.prod_next2{right:-15px}.prod_list_box2 .prodButtomWrap .slick-arrow svg{width:36px;height:8px}.prod_list_box2 .prodButtomWrap .slick-arrow svg .cls-1{fill:#fff}.prod_list_box2 .insTitleWrap{display:flex;align-items:center}.prod_list_box2 .insTitleWrap .item .title{font-size:30px;color:#385fb8;font-weight:700;text-transform:uppercase;line-height:1;padding-bottom:20px;margin-bottom:50px;position:relative}.prod_list_box2 .insTitleWrap .item .title:before{content:"";background-color:#e4591c;width:80px;height:4px;position:absolute;bottom:0;left:0}.prod_list_box2 .prod_list2 .slick-list{margin:0 -15px}.prod_list_box2 .prod_list2 .slick-list .slick-track .slick-slide{padding:0 15px}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .img{overflow:hidden}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .img img{max-width:none;height:100%;top:50%;left:50%;bottom:auto;right:auto;transform:translate(-50%,-50%)}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .img:after{padding-top:108%}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .txt{margin-top:25px;font-size:16px;font-weight:500;line-height:1}@media (max-width:1680px){#content{padding-bottom:100px}#bread_area .breadcrumb{padding:20px 0}#bread_area .breadcrumb-item,#bread_area .breadcrumb-item.active{font-size:16px}#bread_area .breadcrumb-item+.breadcrumb-item{padding-left:20px}#bread_area .breadcrumb-item+.breadcrumb-item:before{padding-right:20px}.InsTitleBox{padding-top:60px;padding-bottom:70px}.InsTitleBox .layout_title_wrap .item .img img{max-width:110px}.InsTitleBox .layout_title_wrap .item .BGtitle{font-size:54px}.InsTitleBox .layout_title_wrap .item #main_title{font-size:34px}#aside_menu .outer_border{margin-bottom:60px}#aside_menu #aside_menu_main_ul li a{padding:20px 15px;font-size:16px}.LiangDarAboutBox .insTitleWrap .item .title{font-size:28px;padding-bottom:20px;margin-bottom:70px}.LiangDarAboutBox .txt_wrap .item .subTitle{font-size:22px;margin-bottom:40px}.LiangDarAboutBox .txt_wrap .item .txt{line-height:2}.LiangDarAboutBox .section1{padding:0 0 140px}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item:first-child{margin-right:40px}.LiangDarAboutBox .section1 .img_wrap .item .title{font-size:42px;margin-bottom:20px}.LiangDarAboutBox .section1 .iconBox .row{padding-top:60px;padding-bottom:80px}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .txt2{font-size:17px;margin-top:25px}.LiangDarAboutBox .section2{padding:80px 0 60px}.LiangDarAboutBox .section2 .insTitleWrap .item{margin-bottom:80px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem{padding-bottom:40px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem .img:after{height:140px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem{padding-top:60px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img:after{height:60px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item .txt{font-size:18px;margin-bottom:20px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item ul li{margin-bottom:12px}.LiangDarAboutBox .section3{padding:80px 0}.LiangDarAboutBox .section3 .wrap .item .icon{width:150px;height:150px;margin-bottom:30px}.LiangDarAboutBox .section3 .wrap .item .insTxt{font-size:18px;margin-bottom:20px}.LiangDarAboutBox .section4{padding:80px 0}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item .nav-link{padding:17px;font-size:17px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content{padding:50px 0 40px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item{padding-top:80px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li{margin-bottom:50px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li ul li{margin-bottom:17px}.LiangDarAboutBox .section5{padding:80px 0}.LiangDarAboutBox .section5 .insTitleWrap .item .title{margin-bottom:30px}#product_list_page>.row{padding-top:85px}.LiangDarSummary .item .title{font-size:28px;margin-bottom:40px}.LiangDarSummary .item .cate_summary{line-height:2}#list_grid_v2 .prod_list_box{padding-top:65px;padding-bottom:85px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info{padding-top:40px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_title{font-size:22px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_summary{font-size:16px;line-height:2}.prod_list_box2{padding-top:80px}.prod_list_box2 .insTitleWrap .item .title{font-size:28px;margin-bottom:40px}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .txt{margin-top:20px}.LayoutEsgBox .EsgTabsWrap{padding-top:80px}.LayoutEsgBox .LiangDarESGBox .insTitleWrap .item .title{font-size:28px;margin-bottom:40px}.LayoutEsgBox .LiangDarESGBox .section1{padding:60px 0 80px}.LayoutEsgBox .LiangDarESGBox .section1 .txt_wrap .item .txt{margin-bottom:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem{margin-bottom:100px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .h4Title{font-size:22px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar{margin-bottom:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title{font-size:28px;padding-left:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title2{font-size:28px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2{font-size:46px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2 .big{font-size:72px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row{padding-left:60px;margin-bottom:80px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title .ins{font-size:28px;padding-right:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem{padding:0 60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem .h4Title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item ul li{margin-bottom:12px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .h4Title{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt{font-size:22px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt .big{font-size:32px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2{font-size:54px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2 .big{font-size:100px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3{font-size:26px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3 .big{font-size:72px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem{padding-left:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title{margin-bottom:45px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem ul li{margin-bottom:12px}#list_accordion .accordion_item{margin-bottom:30px}#list_accordion .accordion_item .card-header .btn{font-size:22px;padding:20px 25px}#list_accordion .accordion_item .card-header .btn .num{width:105px;min-width:105px;font-size:44px}#list_accordion .accordion_item .card-body{padding:35px 25px}#list_accordion .accordion_item .card-body .title{width:120px;min-width:120px;font-size:42px}#list_accordion .accordion_item .card-body .txt{line-height:2}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box{width:25px;height:25px}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box .item .line{width:25px}#list_strip_v2 .strip_v2_item{margin-bottom:120px}#list_strip_v2 .strip_v2_item .img_wrap .item{padding-bottom:80px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .uptxt{font-size:22px;margin-bottom:30px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_title a{font-size:28px;padding-bottom:20px;margin-bottom:50px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_summary{font-size:16px;line-height:2;margin-bottom:40px}.LiangDarTimeLineBox .yearRow{padding-bottom:90px;padding-top:60px}.LiangDarTimeLineBox .yearRow .img_wrap .year{font-size:42px;margin-bottom:25px}.LiangDarTimeLineBox .yearRow .img_wrap .year .dot{width:20px;height:20px}.LiangDarTimeLineBox .yearRow .txt_wrap .item{padding-left:40px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li{padding:10px 0 15px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li .year{width:110px;min-width:110px;font-size:28px}}@media (max-width:1580px){#content{padding-bottom:80px}#bread_area .breadcrumb{padding:15px 0}#bread_area .breadcrumb-item,#bread_area .breadcrumb-item.active{font-size:16px}#bread_area .breadcrumb-item+.breadcrumb-item{padding-left:15px}#bread_area .breadcrumb-item+.breadcrumb-item:before{padding-right:15px}.InsTitleBox{padding-top:60px;padding-bottom:50px}.InsTitleBox .layout_title_wrap .item .img img{max-width:100px}.InsTitleBox .layout_title_wrap .item .BGtitle{font-size:50px}.InsTitleBox .layout_title_wrap .item #main_title{font-size:32px}#aside_menu .outer_border{margin-bottom:50px}#aside_menu #aside_menu_main_ul li a{padding:15px;font-size:16px}.LiangDarAboutBox .insTitleWrap .item .title{font-size:26px;padding-bottom:20px;margin-bottom:50px}.LiangDarAboutBox .txt_wrap .item .subTitle{font-size:20px;margin-bottom:30px}.LiangDarAboutBox .txt_wrap .item .txt{line-height:2}.LiangDarAboutBox .section1{padding:0 0 120px}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item:first-child{margin-right:30px}.LiangDarAboutBox .section1 .img_wrap .item .title{font-size:38px;margin-bottom:15px}.LiangDarAboutBox .section1 .iconBox .row{padding-top:40px;padding-bottom:60px}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .txt2{font-size:16px;margin-top:25px}.LiangDarAboutBox .section2{padding:60px 0 50px}.LiangDarAboutBox .section2 .insTitleWrap .item{margin-bottom:60px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem{padding-bottom:30px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem .img:after{height:130px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem{padding-top:50px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img:after{height:50px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item .txt{font-size:18px;margin-bottom:15px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item ul li{margin-bottom:10px}.LiangDarAboutBox .section3{padding:60px 0}.LiangDarAboutBox .section3 .wrap .item .icon{width:130px;height:130px;margin-bottom:20px}.LiangDarAboutBox .section3 .wrap .item .icon .imgBg .img img{max-width:60px;max-height:60px}.LiangDarAboutBox .section3 .wrap .item .insTxt{font-size:18px;margin-bottom:15px}.LiangDarAboutBox .section4{padding:60px 0}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item .nav-link{padding:15px;font-size:16px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content{padding:40px 0 30px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item{padding-top:60px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li{margin-bottom:40px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li ul li{margin-bottom:15px}.LiangDarAboutBox .section5{padding:60px 0}.LiangDarAboutBox .section5 .insTitleWrap .item .title{margin-bottom:20px}#product_list_page>.row{padding-top:65px}.LiangDarSummary .item .title{font-size:26px;margin-bottom:30px}.LiangDarSummary .item .cate_summary{line-height:2}#list_grid_v2 .prod_list_box{padding-top:45px;padding-bottom:65px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info{padding-top:30px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_title{font-size:20px;margin-bottom:15px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_summary{font-size:16px;line-height:2}.prod_list_box2{padding-top:60px}.prod_list_box2 .insTitleWrap .item .title{font-size:26px;margin-bottom:30px}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .txt{margin-top:15px}.LayoutEsgBox .EsgTabsWrap{padding-top:60px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs{margin-bottom:60px}.LayoutEsgBox .LiangDarESGBox .insTitleWrap .item .title{font-size:26px;margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section1{padding:50px 0 60px}.LayoutEsgBox .LiangDarESGBox .section1 .txt_wrap .item .txt{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem{margin-bottom:80px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .h4Title{font-size:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar{margin-bottom:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title{font-size:26px;padding-left:50px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title2{font-size:26px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2{font-size:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2 .big{font-size:66px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row{padding-left:50px;margin-bottom:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title .ins{font-size:26px;padding-right:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem{padding:0 50px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem .h4Title{margin-bottom:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item ul li{margin-bottom:10px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .h4Title{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt{font-size:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt .big{font-size:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2{font-size:50px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2 .big{font-size:92px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3{font-size:24px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3 .big{font-size:68px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem{padding-left:50px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title{margin-bottom:35px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem ul li{margin-bottom:10px}#list_accordion .accordion_item{margin-bottom:30px}#list_accordion .accordion_item .card-header .btn{font-size:18px;padding:20px 25px}#list_accordion .accordion_item .card-header .btn .num{width:90px;min-width:90px;font-size:38px}#list_accordion .accordion_item .card-body{padding:30px 20px}#list_accordion .accordion_item .card-body .title{width:100px;min-width:100px;font-size:38px}#list_accordion .accordion_item .card-body .txt{line-height:2}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box{width:20px;height:20px}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box .item .line{width:20px}#list_strip_v2 .strip_v2_item{margin-bottom:100px}#list_strip_v2 .strip_v2_item .img_wrap .item{padding-bottom:70px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .uptxt{font-size:20px;margin-bottom:25px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_title a{font-size:26px;padding-bottom:20px;margin-bottom:35px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_summary{font-size:16px;line-height:2;margin-bottom:30px}.LiangDarTimeLineBox .yearRow{padding-bottom:80px;padding-top:50px}.LiangDarTimeLineBox .yearRow .img_wrap .year{font-size:36px;margin-bottom:20px}.LiangDarTimeLineBox .yearRow .img_wrap .year .dot{width:17px;height:17px}.LiangDarTimeLineBox .yearRow .txt_wrap .item{padding-left:30px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li{padding:10px 0}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li .year{width:100px;min-width:100px;font-size:26px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li ul li{font-size:16px;margin-bottom:10px}}@media (max-width:1440px){#content{padding-bottom:60px}#bread_area .breadcrumb{padding:15px 0}#bread_area .breadcrumb-item,#bread_area .breadcrumb-item.active{font-size:15px}#bread_area .breadcrumb-item+.breadcrumb-item{padding-left:10px}#bread_area .breadcrumb-item+.breadcrumb-item:before{padding-right:10px}.InsTitleBox{padding-top:50px;padding-bottom:40px}.InsTitleBox .layout_title_wrap .item .img img{max-width:90px}.InsTitleBox .layout_title_wrap .item .BGtitle{font-size:46px}.InsTitleBox .layout_title_wrap .item #main_title{font-size:30px}#aside_menu .outer_border{margin-bottom:40px}#aside_menu #aside_menu_main_ul li a{padding:15px;font-size:16px}.LiangDarAboutBox .insTitleWrap .item .title{font-size:24px;padding-bottom:20px;margin-bottom:40px}.LiangDarAboutBox .txt_wrap .item .subTitle{font-size:18px;margin-bottom:20px}.LiangDarAboutBox .txt_wrap .item .txt{line-height:2}.LiangDarAboutBox .section1{padding:0 0 100px}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item:first-child{margin-right:30px}.LiangDarAboutBox .section1 .img_wrap .item .title{font-size:36px;margin-bottom:15px}.LiangDarAboutBox .section1 .iconBox .row{padding-top:40px;padding-bottom:60px}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item{padding:30px 0}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .txt2{font-size:16px;margin-top:25px}.LiangDarAboutBox .section2{padding:60px 0 50px}.LiangDarAboutBox .section2 .insTitleWrap .item{margin-bottom:50px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem{padding-bottom:30px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem .img:after{height:130px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem{padding-top:40px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img:after{height:40px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item .txt{font-size:18px;margin-bottom:15px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item ul li{margin-bottom:10px;font-size:15px}.LiangDarAboutBox .section3{padding:60px 0}.LiangDarAboutBox .section3 .wrap .item .icon{width:120px;height:120px;margin-bottom:20px}.LiangDarAboutBox .section3 .wrap .item .icon .imgBg .img img{max-width:50px;max-height:50px}.LiangDarAboutBox .section3 .wrap .item .insTxt{font-size:18px;margin-bottom:15px}.LiangDarAboutBox .section4{padding:60px 0}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item .nav-link{padding:15px;font-size:16px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content{padding:30px 0}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item{padding-top:50px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li{margin-bottom:30px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li ul li{margin-bottom:12px;margin-right:15px}.LiangDarAboutBox .section5{padding:60px 0}.LiangDarAboutBox .section5 .insTitleWrap .item .title{margin-bottom:20px}#product_list_page>.row{padding-top:50px}.LiangDarSummary .item .title{font-size:24px;margin-bottom:20px}.LiangDarSummary .item .cate_summary{line-height:2}#list_grid_v2 .prod_list_box{padding-top:40px;padding-bottom:50px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info{padding-top:20px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_title{font-size:18px;margin-bottom:10px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_summary{font-size:16px;line-height:2}.prod_list_box2{padding-top:60px}.prod_list_box2 .insTitleWrap .item .title{font-size:24px;margin-bottom:20px}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .txt{margin-top:10px}.LayoutEsgBox .EsgTabsWrap{padding-top:40px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs{margin-bottom:50px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs .nav-item .nav-link{padding:15px}.LayoutEsgBox .LiangDarESGBox .insTitleWrap .item .title{font-size:24px;margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section1{padding:50px 0 60px}.LayoutEsgBox .LiangDarESGBox .section1 .txt_wrap .item .txt{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem{margin-bottom:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .h4Title{font-size:18px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title{font-size:24px;padding-left:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title2{font-size:24px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2{font-size:36px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2 .big{font-size:58px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row{padding-left:40px;margin-bottom:50px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title .ins{font-size:24px;padding-right:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem{padding:0 40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem .h4Title{margin-bottom:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item ul li{margin-bottom:10px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .h4Title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt{font-size:18px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt .big{font-size:26px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2{font-size:46px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2 .big{font-size:86px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3{font-size:22px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3 .big{font-size:62px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem{padding-left:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title{margin-bottom:25px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title.h4Title2{margin-top:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem ul li{margin-bottom:10px}#list_accordion .accordion_item{margin-bottom:30px}#list_accordion .accordion_item .card-header .btn{font-size:18px;padding:20px}#list_accordion .accordion_item .card-header .btn .num{width:80px;min-width:80px;font-size:34px}#list_accordion .accordion_item .card-body{padding:30px 20px}#list_accordion .accordion_item .card-body .title{width:80px;min-width:80px;font-size:34px}#list_accordion .accordion_item .card-body .txt{line-height:2}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box{width:20px;height:20px}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box .item .line{width:20px}#list_strip_v2 .strip_v2_item{margin-bottom:80px}#list_strip_v2 .strip_v2_item .img_wrap .item{padding-bottom:60px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .uptxt{font-size:18px;margin-bottom:20px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_title a{font-size:24px;padding-bottom:20px;margin-bottom:20px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_summary{font-size:16px;line-height:2;margin-bottom:20px}.LiangDarTimeLineBox .yearRow{padding-bottom:60px;padding-top:40px}.LiangDarTimeLineBox .yearRow .img_wrap .year{font-size:30px;margin-bottom:15px}.LiangDarTimeLineBox .yearRow .img_wrap .year .dot{width:15px;height:15px}.LiangDarTimeLineBox .yearRow .txt_wrap .item{padding-left:15px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li{padding:10px 0}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li .year{width:90px;min-width:90px;font-size:24px}}@media (max-width:1280px){#content{padding-bottom:40px}#bread_area .breadcrumb{padding:15px 0}#bread_area .breadcrumb-item,#bread_area .breadcrumb-item.active{font-size:15px}#bread_area .breadcrumb-item+.breadcrumb-item{padding-left:10px}#bread_area .breadcrumb-item+.breadcrumb-item:before{padding-right:10px}.InsTitleBox{padding-top:50px;padding-bottom:30px}.InsTitleBox .layout_title_wrap .item .img img{max-width:80px}.InsTitleBox .layout_title_wrap .item .BGtitle{font-size:42px}.InsTitleBox .layout_title_wrap .item #main_title{font-size:28px}#aside_menu .outer_border{margin-bottom:40px}#aside_menu #aside_menu_main_ul li a{padding:15px;font-size:16px}.LiangDarAboutBox .insTitleWrap .item .title{font-size:24px;padding-bottom:20px;margin-bottom:30px}.LiangDarAboutBox .txt_wrap .item .subTitle{font-size:18px;margin-bottom:20px}.LiangDarAboutBox .txt_wrap .item .txt{line-height:2}.LiangDarAboutBox .section1{padding:0 0 80px}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item:first-child{margin-right:30px}.LiangDarAboutBox .section1 .img_wrap .item .title{font-size:30px;margin-bottom:15px}.LiangDarAboutBox .section1 .iconBox .row{padding-top:40px;padding-bottom:50px}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item{padding:30px 0}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .txt2{font-size:16px;margin-top:25px}.LiangDarAboutBox .section2{padding:60px 0 50px}.LiangDarAboutBox .section2 .insTitleWrap .item{margin-bottom:50px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem{padding-bottom:30px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem .img:after{height:130px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem{padding-top:40px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img:after{height:40px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item .txt{font-size:16px;margin-bottom:15px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item ul li{margin-bottom:10px;font-size:14px}.LiangDarAboutBox .section3{padding:60px 0}.LiangDarAboutBox .section3 .wrap .item .icon{width:110px;height:110px;margin-bottom:20px}.LiangDarAboutBox .section3 .wrap .item .icon .imgBg .img img{max-width:40px;max-height:40px}.LiangDarAboutBox .section3 .wrap .item .insTxt{font-size:18px;margin-bottom:10px}.LiangDarAboutBox .section4{padding:60px 0}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item .nav-link{padding:15px;font-size:16px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content{padding:30px 0}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item{padding-top:40px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li{margin-bottom:30px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li ul li{margin-bottom:10px;margin-right:15px}.LiangDarAboutBox .section5{padding:60px 0}.LiangDarAboutBox .section5 .insTitleWrap .item .title{margin-bottom:20px}#product_list_page>.row{padding-top:40px}.LiangDarSummary{padding-top:20px}.LiangDarSummary .item{padding-right:0}.LiangDarSummary .item .title{font-size:24px;margin-bottom:20px}.LiangDarSummary .item .cate_summary{line-height:2}#list_grid_v2 .prod_list_box{padding-top:40px;padding-bottom:40px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info{padding-top:20px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_title{font-size:18px;margin-bottom:10px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_summary{font-size:16px;line-height:2}.prod_list_box2{padding-top:50px}.prod_list_box2 .insTitleWrap .item .title{font-size:24px;margin-bottom:20px}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .txt{margin-top:10px}.LayoutEsgBox .EsgTabsWrap{padding-top:40px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs{margin-bottom:50px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs .nav-item .nav-link{padding:15px}.LayoutEsgBox .LiangDarESGBox .insTitleWrap .item .title{font-size:24px;margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section1{padding:50px 0}.LayoutEsgBox .LiangDarESGBox .section1 .txt_wrap .item .txt{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem{margin-bottom:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .h4Title{font-size:18px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title{font-size:22px;padding:20px 0 20px 30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title2{font-size:22px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2{font-size:32px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2 .big{font-size:52px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row{padding-left:30px;margin-bottom:50px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title .ins{font-size:22px;padding-right:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem{padding:0 40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem .h4Title{margin-bottom:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item ul li{margin-bottom:5px;font-size:14px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .h4Title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt{font-size:18px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt .big{font-size:22px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2{font-size:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2 .big{font-size:80px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3{font-size:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3 .big{font-size:56px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem{padding-left:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title.h4Title2{margin-top:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem ul li{margin-bottom:10px;font-size:14px}#list_accordion .accordion_item{margin-bottom:30px}#list_accordion .accordion_item .card-header .btn{font-size:18px;padding:15px}#list_accordion .accordion_item .card-header .btn .num{width:70px;min-width:70px;font-size:30px}#list_accordion .accordion_item .card-body{padding:30px 15px}#list_accordion .accordion_item .card-body .title{width:80px;min-width:80px;font-size:28px}#list_accordion .accordion_item .card-body .txt{line-height:2}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box{width:20px;height:20px}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box .item .line{width:20px}#list_strip_v2 .strip_v2_item{margin-bottom:60px}#list_strip_v2 .strip_v2_item .img_wrap .item{padding-bottom:40px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .uptxt{font-size:18px;margin-bottom:20px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_title a{font-size:24px;padding-bottom:15px;margin-bottom:15px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_summary{font-size:16px;line-height:2;margin-bottom:20px}.LiangDarTimeLineBox .yearRow{padding-bottom:50px;padding-top:30px}.LiangDarTimeLineBox .yearRow .img_wrap .year{font-size:28px;margin-bottom:15px}.LiangDarTimeLineBox .yearRow .img_wrap .year .dot{width:12px;height:12px}.LiangDarTimeLineBox .yearRow .txt_wrap .item{padding-left:15px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li{padding:10px 0}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li .year{width:80px;min-width:80px;font-size:22px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li ul li{font-size:15px;margin-bottom:7px}}@media (max-width:991px){#content{padding-bottom:30px}#bread_area .breadcrumb{padding:15px}#bread_area .breadcrumb-item,#bread_area .breadcrumb-item.active{font-size:15px}#bread_area .breadcrumb-item+.breadcrumb-item{padding-left:10px}#bread_area .breadcrumb-item+.breadcrumb-item:before{padding-right:10px}.InsTitleBox{padding-top:40px;padding-bottom:30px}.InsTitleBox .layout_title_wrap .item .img img{max-width:80px}.InsTitleBox .layout_title_wrap .item .BGtitle{font-size:36px}.InsTitleBox .layout_title_wrap .item #main_title{font-size:26px}.sideMenuWrap{padding:0 30px}#aside_menu .outer_border{margin-bottom:40px}#aside_menu #aside_menu_main_ul li a{padding:15px;font-size:16px}.LiangDarAboutBox .insTitleWrap .item .title{font-size:24px;padding-bottom:20px;margin-bottom:30px}.LiangDarAboutBox .txt_wrap .item .subTitle{font-size:18px;margin-bottom:20px}.LiangDarAboutBox .txt_wrap .item .txt{line-height:2}.LiangDarAboutBox .section1{padding:0 0 80px}.LiangDarAboutBox .section1>.container-fluid{padding:0 30px}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item:first-child{margin-right:15px}.LiangDarAboutBox .section1 .img_wrap .item .title{font-size:26px;margin-bottom:15px}.LiangDarAboutBox .section1 .iconBox .row{padding-top:40px;padding-bottom:50px}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item{padding:30px 0}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .txt2{font-size:16px;margin-top:25px}.LiangDarAboutBox .section2{padding:40px 0}.LiangDarAboutBox .section2>.container-fluid{padding:0 30px}.LiangDarAboutBox .section2 .insTitleWrap .item{margin-bottom:50px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem{padding-bottom:30px}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem .img:after{height:130px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem{padding-top:40px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img:after{height:40px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item .txt{font-size:16px;margin-bottom:15px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item ul li{margin-bottom:10px;font-size:14px}.LiangDarAboutBox .section3{padding:40px 0}.LiangDarAboutBox .section3>.container-fluid{padding:0 30px}.LiangDarAboutBox .section3 .wrap .item .icon{width:110px;height:110px;margin-bottom:20px}.LiangDarAboutBox .section3 .wrap .item .icon .imgBg .img img{max-width:40px;max-height:40px}.LiangDarAboutBox .section3 .wrap .item .insTxt{font-size:18px;margin-bottom:10px}.LiangDarAboutBox .section4{padding:40px 0}.LiangDarAboutBox .section4>.container-fluid{padding:0 30px}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item .nav-link{padding:15px;font-size:16px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content{padding:30px 0}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item{padding-top:40px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li{margin-bottom:30px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li ul li{margin-bottom:10px;margin-right:15px}.LiangDarAboutBox .section5{padding:40px 0}.LiangDarAboutBox .section5>.container-fluid{padding:0 30px}.LiangDarAboutBox .section5 .insTitleWrap .item .title{margin-bottom:20px}#product_list_page>.row{padding-top:40px;padding-left:15px;padding-right:15px}.LiangDarSummary{padding-top:20px}.LiangDarSummary .item{padding-right:0}.LiangDarSummary .item .title{font-size:24px;margin-bottom:20px}.LiangDarSummary .item .cate_summary{line-height:2}#list_grid_v2 .prod_list_box{padding:40px 30px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow{width:40px;height:40px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow svg{height:5px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow.prod_prev{left:30px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow.prod_next{right:30px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info{padding-top:20px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_title{font-size:18px;margin-bottom:10px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_summary{font-size:14px;line-height:2}.prod_list_box2{padding-top:50px}.prod_list_box2 .prodButtomWrap .slick-arrow{width:40px;height:40px}.prod_list_box2 .prodButtomWrap .slick-arrow svg{height:5px}.prod_list_box2 .prodButtomWrap .slick-arrow.prod_prev2{left:15px}.prod_list_box2 .prodButtomWrap .slick-arrow.prod_next2{right:15px}.prod_list_box2 .insTitleWrap .item .title{font-size:24px;margin-bottom:20px}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .txt{margin-top:10px}.LayoutEsgBox .EsgTabsWrap{padding-top:40px}.LayoutEsgBox .EsgTabsWrap #aside_menu{margin-left:30px;margin-right:30px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs{margin-bottom:50px;padding:0}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs .nav-item .nav-link{padding:15px}.LayoutEsgBox .LiangDarESGBox{padding:0 15px}.LayoutEsgBox .LiangDarESGBox .insTitleWrap .item .title{font-size:24px;margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section1{padding:50px 0}.LayoutEsgBox .LiangDarESGBox .section1 .txt_wrap .item .txt{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem{margin-bottom:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .h4Title{font-size:18px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title{font-size:18px;padding:15px 0 15px 20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title2{font-size:18px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2{font-size:26px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2 .big{font-size:44px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row{padding-left:0;margin-bottom:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title .ins{font-size:18px;padding-right:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem{padding:0 40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem .h4Title{margin-bottom:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item ul li{margin-bottom:5px;font-size:14px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .h4Title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt{font-size:16px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt .big{font-size:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2{font-size:32px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2 .big{font-size:68px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3{font-size:18px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3 .big{font-size:44px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem{padding-left:0;padding-right:0}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title.h4Title2{margin-top:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem ul li{margin-bottom:10px;font-size:14px}#list_accordion{padding:0 15px}#list_accordion .accordion_item{margin-bottom:30px}#list_accordion .accordion_item .card-header .btn{font-size:16px;padding:15px}#list_accordion .accordion_item .card-header .btn .num{width:70px;min-width:70px;font-size:26px}#list_accordion .accordion_item .card-body{padding:30px 15px}#list_accordion .accordion_item .card-body .title{width:80px;min-width:80px;font-size:24px}#list_accordion .accordion_item .card-body .txt{line-height:2}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box{width:20px;height:20px}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box .item .line{width:20px}#list_strip_v2 .strip_v2_item{margin-bottom:60px}#list_strip_v2 .strip_v2_item:nth-child(odd) .img_wrap{margin-left:0}#list_strip_v2 .strip_v2_item .img_wrap{padding:0 30px}#list_strip_v2 .strip_v2_item .img_wrap .item{padding-bottom:30px;width:100%}#list_strip_v2 .strip_v2_item .txt_wrap{padding:0 30px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .uptxt{font-size:16px;margin-bottom:15px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_title a{font-size:20px;padding-bottom:15px;margin-bottom:15px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_summary{font-size:16px;line-height:2;margin-bottom:20px}.LiangDarTimeLineBox .yearRow{padding-bottom:50px;padding-top:30px}.LiangDarTimeLineBox .yearRow .img_wrap .year{font-size:26px;margin-bottom:15px}.LiangDarTimeLineBox .yearRow .img_wrap .year .dot{width:12px;height:12px}.LiangDarTimeLineBox .yearRow .txt_wrap .item{padding-left:0}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li{padding:10px 0}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li .year{width:60px;min-width:60px;font-size:20px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li ul li{font-size:14px;margin-bottom:5px}}@media (max-width:767px){#content{padding-bottom:30px}#bread_area .breadcrumb{padding:15px}#bread_area .breadcrumb-item,#bread_area .breadcrumb-item.active{font-size:14px}#bread_area .breadcrumb-item+.breadcrumb-item{padding-left:10px}#bread_area .breadcrumb-item+.breadcrumb-item:before{padding-right:10px}.InsTitleBox{padding-top:40px;padding-bottom:30px}.InsTitleBox .layout_title_wrap .item .img img{max-width:80px}.InsTitleBox .layout_title_wrap .item .BGtitle{font-size:34px}.InsTitleBox .layout_title_wrap .item #main_title{font-size:26px}.sideMenuWrap{padding:0 30px}#aside_menu .outer_border{margin-bottom:40px}#aside_menu #aside_menu_main_ul li a{padding:15px;font-size:16px}.LiangDarAboutBox .insTitleWrap .item .title{font-size:20px;padding-bottom:15px;margin-bottom:30px}.LiangDarAboutBox .txt_wrap .item .subTitle{font-size:18px;margin-bottom:20px}.LiangDarAboutBox .txt_wrap .item .txt{line-height:2}.LiangDarAboutBox .section1{padding:0 0 40px}.LiangDarAboutBox .section1>.container-fluid{padding:0 30px}.LiangDarAboutBox .section1 .txt_wrap.txt_wrap2 .item{padding-left:0}.LiangDarAboutBox .section1 .img_wrap.img_wrap2{display:flex;align-items:center;flex-direction:column-reverse;justify-content:center}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item{margin-bottom:30px;width:100%;align-items:flex-start}.LiangDarAboutBox .section1 .img_wrap.img_wrap2 .item:first-child{margin-right:0}.LiangDarAboutBox .section1 .img_wrap .item .title{font-size:22px;margin-top:15px;margin-bottom:15px}.LiangDarAboutBox .section1 .iconBox .row{padding-top:15px;padding-bottom:15px}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap+.icon_wrap:before{width:calc(100% - 30px);top:0;bottom:auto;left:50%;transform:translateX(-50%);height:1px}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item{padding:15px 0}.LiangDarAboutBox .section1 .iconBox .row .icon_wrap .item .txt2{font-size:16px;margin-top:25px}.LiangDarAboutBox .section2{padding:40px 0}.LiangDarAboutBox .section2>.container-fluid{padding:0 30px}.LiangDarAboutBox .section2 .insTitleWrap{order:1}.LiangDarAboutBox .section2 .insTitleWrap .item{margin-bottom:40px}.LiangDarAboutBox .section2 .wrap{order:2}.LiangDarAboutBox .section2 .inf_wrap{order:3}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem{padding-bottom:0;padding-top:30px;width:100%;justify-content:flex-start}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem .img img{transform:none}.LiangDarAboutBox .section2 .inf_wrap.inf_wrap1 .PosItem .insItem .img:after{height:130px;display:none}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem{padding-bottom:0;padding-top:30px;justify-content:flex-start}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img{width:30px;min-width:30px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .img:after{height:40px;display:none}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item .txt{font-size:16px;margin-bottom:15px}.LiangDarAboutBox .section2 .inf_wrap .PosItem .insItem .txt_item ul li{margin-bottom:10px;font-size:14px}.LiangDarAboutBox .section3{padding:40px 0}.LiangDarAboutBox .section3>.container-fluid{padding:0 30px}.LiangDarAboutBox .section3 .wrap{width:100%;margin-bottom:30px}.LiangDarAboutBox .section3 .wrap .item .icon{width:130px;height:130px;margin-bottom:20px}.LiangDarAboutBox .section3 .wrap .item .icon .imgBg .img img{max-width:50px;max-height:50px}.LiangDarAboutBox .section3 .wrap .item .insTxt{font-size:18px;margin-bottom:10px}.LiangDarAboutBox .section3 .wrap .item .txt{font-size:15px}.LiangDarAboutBox .section4{padding:40px 0 0}.LiangDarAboutBox .section4>.container-fluid{padding:0 30px}.LiangDarAboutBox .section4 .map_wrap .map_item:before{top:180px}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs{flex-direction:column}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item{width:100%;padding:0;margin-bottom:10px}.LiangDarAboutBox .section4 .map_wrap .map_item .nav-tabs .nav-item .nav-link{padding:10px;font-size:16px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content{padding:30px 0}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap{padding:0}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item{padding-top:0}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li{margin-bottom:30px}.LiangDarAboutBox .section4 .map_wrap .map_item .tab-content .tab-pane .insItem .txt_wrap .item>ul>li ul li{margin-bottom:10px;margin-right:15px}.LiangDarAboutBox .section5{padding:40px 0}.LiangDarAboutBox .section5>.container-fluid{padding:0 30px}.LiangDarAboutBox .section5 .insTitleWrap{margin-bottom:30px}.LiangDarAboutBox .section5 .insTitleWrap .item .title{margin-bottom:20px}#product_list_page>.row{padding-top:40px;padding-left:15px;padding-right:15px}.LiangDarSummary{padding-top:0;padding-bottom:30px}.LiangDarSummary .item{padding-right:0}.LiangDarSummary .item .title{font-size:20px;margin-bottom:20px}.LiangDarSummary .item .cate_summary{line-height:2}#list_grid_v2 .prod_list_box{padding:30px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow{width:40px;height:40px;top:20.5vw}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow svg{height:5px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow.prod_prev{left:30px}#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow.prod_next{right:30px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info{padding-top:20px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_title{font-size:16px;margin-bottom:10px}#list_grid_v2 .prod_list_box .prod_list .grid_v2_item .grid_v2_content .grid_v2_info .grid_v2_summary{font-size:14px;line-height:2}.prod_list_box2{padding-top:40px}.prod_list_box2 .prodButtomWrap .slick-arrow{width:40px;height:40px}.prod_list_box2 .prodButtomWrap .slick-arrow svg{height:5px}.prod_list_box2 .prodButtomWrap .slick-arrow.prod_prev2{left:15px}.prod_list_box2 .prodButtomWrap .slick-arrow.prod_next2{right:15px}.prod_list_box2 .insTitleWrap .item .title{font-size:20px;margin-bottom:20px}.prod_list_box2 .prod_list2 .grid_v2_item .grid_v2_content .txt{margin-top:10px}.LayoutEsgBox .EsgTabsWrap{padding-top:40px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs{margin-bottom:50px;padding:0;margin-left:30px;margin-right:30px}.LayoutEsgBox .EsgTabsWrap .esg-show-tabs .nav-tabs .nav-item .nav-link{padding:10px}.LayoutEsgBox .LiangDarESGBox{padding:0 15px}.LayoutEsgBox .LiangDarESGBox .insTitleWrap .item .title{font-size:20px;margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section1{padding:40px 0}.LayoutEsgBox .LiangDarESGBox .section1 .txt_wrap .item .txt{margin-bottom:30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem{margin-bottom:60px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .h4Title{font-size:18px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar{margin-bottom:20px;align-items:flex-start;flex-direction:column}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title{font-size:18px;padding:15px 0 15px 20px;margin-bottom:10px;width:100%}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .topBar .title2{font-size:18px;padding-left:0;line-height:1.6}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2{font-size:26px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar.layoutBar2>.row .insTxt_item .txt2 .big{font-size:44px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row{padding-left:0;margin-bottom:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .title .ins{font-size:18px;padding-right:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row>.img_item{flex:0 0 100%;max-width:100%;padding:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row>.img_item .thumb{max-width:40%;margin:auto}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item{flex:0 0 100%;max-width:100%}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem{padding:15px 30px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item .insItem .h4Title{margin-bottom:15px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .ul_txt_item ul li{margin-bottom:5px;font-size:14px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item{display:flex;flex-direction:column;align-items:center}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .h4Title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt{font-size:14px;text-align:center}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt .big{font-size:18px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2{font-size:24px;text-align:center}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt2 .big{font-size:58px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3{font-size:18px;text-align:center}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .layoutBar>.row .insTxt_item .txt3 .big{font-size:44px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem{padding-left:0;padding-right:0}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title{margin-bottom:20px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem .h4Title.h4Title2{margin-top:40px}.LayoutEsgBox .LiangDarESGBox .section2 .insItem .txt_item .insItem ul li{margin-bottom:5px;font-size:14px}#list_accordion{padding:0 15px}#list_accordion .accordion_item{margin-bottom:30px}#list_accordion .accordion_item .card-header:after{width:5px}#list_accordion .accordion_item .card-header .btn{font-size:16px;padding:15px}#list_accordion .accordion_item .card-header .btn .num{width:50px;min-width:50px;font-size:24px}#list_accordion .accordion_item .card-body{padding:30px 15px}#list_accordion .accordion_item .card-body .title{width:80px;min-width:80px;font-size:20px}#list_accordion .accordion_item .card-body .txt{line-height:2}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn{padding-right:30px}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box{width:15px;height:15px;right:15px}.LayoutProcessCapabilityBox #list_accordion .accordion_item .card-header .btn .line_box .item .line{width:15px}#list_strip_v2 .strip_v2_item{margin-bottom:60px}#list_strip_v2 .strip_v2_item:nth-child(odd) .img_wrap{margin-left:0}#list_strip_v2 .strip_v2_item .img_wrap{padding:0 30px 40px}#list_strip_v2 .strip_v2_item .img_wrap .item{padding-bottom:0}#list_strip_v2 .strip_v2_item .txt_wrap{padding:20px 30px 0}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .uptxt{font-size:16px;margin-bottom:15px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_title a{font-size:18px;padding-bottom:15px;margin-bottom:15px}#list_strip_v2 .strip_v2_item .txt_wrap .strip_v2_content .strip_v2_summary{font-size:16px;line-height:2;margin-bottom:20px}.LiangDarTimeLineBox .yearRow{padding-bottom:50px;padding-top:30px}.LiangDarTimeLineBox .yearRow .img_wrap .year{font-size:22px;margin-bottom:15px}.LiangDarTimeLineBox .yearRow .img_wrap .year .dot{width:12px;height:12px}.LiangDarTimeLineBox .yearRow .img_wrap .year .dot:before{height:100px}.LiangDarTimeLineBox .yearRow .txt_wrap .item{padding-left:0;padding-top:20px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li{padding:10px 0}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li .year{width:60px;min-width:60px;font-size:18px}.LiangDarTimeLineBox .yearRow .txt_wrap .item>ul>li ul li{font-size:14px;margin-bottom:5px}}#aboutus_cate_page .num_wrap .LiangDarTimeLineBox{display:none!important}.pagination .page-item.active a{background-color:#e4591c;border-color:#e4591c;color:#fff}.pagination .page-item a{color:#003cc3;transition:all .3s}.pagination .page-item a:hover{background-color:#e4591c;border-color:#e4591c;color:#fff}@media (max-width:480px){#list_grid_v2 .prod_list_box .prodButtomWrap .slick-arrow{top:40vw}}