@charset "UTF-8";#navTemp a,#navTemp nav ul>li>a,.go-top,.tab-filter a{text-decoration:none}#navTemp nav,.search,header#navTemp{position:relative}#navTemp .row:after,#navTemp .row:before,.cf:after,.cf:before{content:"";display:table}#navTemp .row:after,.cf:after{clear:both}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}40%,43%,70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%,to{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%,to{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes 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{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%,to{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}.tada{animation-name:tada}@keyframes wobble{0%,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}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(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{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:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{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{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn)}0%,40%{animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95)}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px) rotateX(-20deg)}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;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px) rotateY(-20deg)}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg)}60%,80%{opacity:1}80%{transform:skewX(-5deg)}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.last{margin-right:0!important}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}header#navTemp .row{max-width:1600px;margin:0 auto}#navTemp .logo{padding:0 10px}#navTemp nav{margin:0 auto;font-weight:500}#navTemp nav>ul{padding:0;text-align:left}#navTemp nav>ul>li{display:inline-block;padding:0 10px;text-align:center;vertical-align:middle;transition:all .5s}#navTemp nav>ul>li:last-child{margin-right:0}#navTemp nav>ul>li>a{color:#333}#navTemp nav ul>li>a{display:block;width:100%}.search{text-align:right}.search__close,.search_container{display:none;width:100%;position:absolute}.search__btn{cursor:pointer}.search__btn:hover{color:#960014}.search__close{top:0;right:0;color:#fff;text-align:center;background-color:#960014;cursor:pointer}.search_container{height:100%;bottom:99999px;left:0;z-index:16;background-color:rgba(51,51,51,.9)}.search_container h2{margin-top:2.5em;color:#fff;font-size:2.5em;letter-spacing:2px;text-align:center}.search_container .search_component{display:block;margin:0 auto;position:relative}.search_container input[type=submit]{width:20px;height:20px;padding:0;position:absolute;top:15px;left:15px;line-height:20px;text-indent:-9999px;cursor:pointer;border:0;background-color:transparent;background-image:url(../images/icon_search-2x.png);background-repeat:no-repeat;background-size:cover}.search_container li{margin-right:10px;padding-right:10px;line-height:15px;border-right:1px solid #fff}.search_container li:last-child{border:0}.search_container a{color:#fff;letter-spacing:1px}.searchInput{width:100%;height:50px;margin-bottom:10px;padding:3px 40px 3px 4px;font-size:18px;text-indent:50px;background:url(../images/icon_reset-black.png) right -20px center no-repeat #fff;border:0;border-radius:0;outline:0;transition:background .4s}.searchInput.x{background-position:right 10px center}.searchInput.onX{cursor:pointer}.searchInput::-ms-clear{display:none;width:0;height:0}.search_container.active{display:block;bottom:0}.menuOverlay{display:none;width:100%;height:100%;position:absolute;top:70px;bottom:0;z-index:16;background-color:rgba(51,51,51,.9)}.menuOverlay.active{display:block}@media only screen and (min-width:75em){#navTemp .logo,#navTemp nav{box-sizing:border-box;float:left;padding-left:.83333%;padding-right:.83333%}#navTemp .logo{width:200px}#navTemp nav{width:70%}.subMenuL{width:105%;margin-left:-10px}.subMenuL__side{height:520px}}@media only screen and (min-width:64em) and (max-width:74.938em){#navTemp .logo,#navTemp nav{box-sizing:border-box;float:left;padding-left:.83333%;padding-right:.83333%}#navTemp .logo{width:180px}#navTemp nav{width:75%}.subMenuL{width:105%;margin-left:-10px}.subMenuL__side{height:460px;font-size:14px}.subMenuL__side>ul>li{text-indent:20px}.subMenuL a:after{top:11px}.search__close i{margin-right:0}}@media only screen and (min-width:64em){#navTemp nav>ul>li.active>a,#navTemp nav>ul>li:hover>a,.subMenuL__side ul>li>a,.subMenuS__side ul>li>a{color:#fff}header#navTemp{height:70px;line-height:70px;border-bottom:1px solid #eee}#navTemp .logo{height:70px}#navTemp .logo img{display:inline-block;vertical-align:middle}#navTemp nav>ul>li.active,#navTemp nav>ul>li:hover{background:#960014}#navTemp nav>ul>li:hover>.subMenuL,#navTemp nav>ul>li:hover>.subMenuS{visibility:visible;opacity:1;transition:opacity .5s}.subMenuL,.subMenuS{visibility:hidden;opacity:0;position:absolute;z-index:17;border-top:3px solid #960014;box-shadow:2px 5px 25px rgba(0,0,0,.4);transition:opacity .5s}.subMenuL__detail,.subMenuL__side,.subMenuS__detail,.subMenuS__side{font-weight:400}.subMenuL__detail ul,.subMenuL__side ul,.subMenuS__detail ul,.subMenuS__side ul{list-style:none}.subMenuL__side,.subMenuS__side{padding:10px 0!important;line-height:2.5;background-color:#666}.subMenuL__side li,.subMenuS__side li{position:relative}.subMenuL__side a.active,.subMenuL__side a:hover,.subMenuS__side a.active,.subMenuS__side a:hover{color:#960014;background-color:#fff}.subMenuL__side a.active:after,.subMenuL__side a:hover:after,.subMenuS__side a.active:after,.subMenuS__side a:hover:after{display:block}.subMenuS{width:250px;margin-left:-10px}.subMenuS__side{width:100%;text-align:left;text-indent:10px}.subMenuL{background-color:#fff}.subMenuL__side{box-sizing:border-box;width:30%;float:left;padding-left:.83333%;padding-right:.83333%;overflow:hidden;text-align:left}.subMenuL__side>ul>li{text-indent:20px}.subMenuL__side a{color:#fff}.subMenuL__side a:after{display:none;content:'';position:absolute;top:15px;right:15px;background-image:url(../images/sprite.png);background-position:-15px -61px;width:7px;height:12px}.subMenuL__side a.active,.subMenuL__side a:hover{color:#960014;background-color:#fff}.subMenuL__side a.active:after,.subMenuL__side a:hover:after{display:block}.subMenuL__detail{box-sizing:border-box;width:70%;float:left;padding:0}.subMenuL__detail li{display:none}.subMenuL__detail li:first-child{display:block}.subMenuL .subMenuL__detail-title{width:100%;height:50px;padding:0 30px;border-bottom:1px solid #ddd}.subMenuL .subMenuL__detail-title h2{margin:0;position:relative;font-size:18px;line-height:50px;text-align:left}.subMenuL .subMenuL__detail-title h2:before{display:inline-block;content:'';width:10px;height:10px;margin-right:10px;background-color:#960014;vertical-align:middle}.subMenuL .subMenuL__detail-title i{margin-top:-3px;margin-right:0;margin-left:5px}.subMenuL .subMenuL__detail-title a{position:absolute;top:3px;right:0;font-size:14px;text-align:right}.subMenuL .subMenuL__detail-content{padding:10px 15px}.subMenuL .subMenuL__detail-content>a{display:inline-block;max-width:100%;width:calc(20% - 10px);height:150px;overflow:hidden;float:left;margin:10px 5px;position:relative;color:#333;font-size:14px;line-height:1.5}.subMenuL .subMenuL__detail-content img{width:100%;max-width:100%;height:auto;background-color:#fff;border:1px solid #eee}.subMenuL .subMenuL__detail-content a.subMenuL__detail-content-withPic{width:calc(50% - 10px);height:100%;display:inline-block;margin-left:-4px;margin-right:15px;position:relative}.subMenuL .subMenuL__detail-content a.subMenuL__detail-content-withPic:last-of-type{margin-right:0}.subMenuL .subMenuL__detail-content .btn{display:block;font-weight:700;line-height:2;position:absolute;left:30px;bottom:30px;background-color:rgba(255,255,255,.5)}.subMenuL .subMenuL__detail-content a.subMenuL__detail-content-withPic:hover .btn,.subMenuL .subMenuL__detail-content a.subMenuL__detail-content-withPic:hover:before{display:block}.subMenuL .subMenuL__detail-content a.subMenuL__detail-content-withPic:hover .btn{color:#fff;background-color:#333}.search_container.active{top:70px}.search_component{width:60%}}@media only screen and (max-width:63.938em){.menuOverlay{top:0;z-index:16}header#navTemp{height:50px;z-index:99;background-color:#fff;border-bottom:1px solid #eee}#navTemp .logo{width:200px;position:absolute;top:8px;left:10px}#navTemp nav{display:none;width:100%;position:absolute;top:50px;left:0;z-index:9}#navTemp nav>ul{padding:0;text-align:center;list-style:none}#navTemp nav>ul>li{display:block;margin:0;padding:20px 15px;position:relative;text-align:left;border-bottom:1px solid #666}#navTemp nav>ul>li:after{content:'';display:block;width:16px;height:16px;position:absolute;top:25px;right:25px;background:url(../images/icon_rightarrow-2x.png) no-repeat;background-size:cover;transition:all .5s}#navTemp nav>ul>li a{color:#fff}#navTemp nav li.noSubMenu:after{display:none}#navTemp nav li.active:after{transform:rotate(90deg)}#navTemp nav.active{display:block;width:100%;overflow:hidden}.subMenuL,.subMenuS{display:none;width:100%;margin-top:10px}.subMenuL__side,.subMenuS__side{width:100%;font-size:13px}.subMenuL__side li,.subMenuS__side li{margin:10px 0;padding-left:10px}.subMenuL.active,.subMenuS.active{display:block}.subMenuL__detail{display:none}.search,.toggle{width:50px;height:50px;padding:0 15px;position:absolute;line-height:50px;border-left:1px solid #ddd;vertical-align:middle}.search i,.toggle i{margin:0 auto}.search{right:50px}.toggle{right:0}.toggle i.icon_toggle{display:inline-block}.toggle i.icon_close{display:none;margin-left:3px}.toggle.active{background-color:#960014}.toggle.active i.icon_toggle{display:none}.toggle.active i.icon_close{display:inline-block}.search_container h2{margin-bottom:10px;font-size:1.8em}.searchInput{font-size:15px}.search_container.active{top:50px}.search_component{width:85%}}.badge,.go-top{text-align:center}.icon_articlemore,.icon_close,.icon_gotop,.icon_more-article,.icon_search,.icon_toggle{background-repeat:no-repeat}.icon_articlemore,.icon_close,.icon_close-warning,.icon_gotop,.icon_more-article,.icon_search,.icon_toggle{background-size:cover}.icon,form{position:relative}@media only screen and (min-width:20em) and (max-width:47.938em){.search_container h2{margin-top:100px;padding:0 15px;font-size:18px}}#navTemp,body #navTemp{font-size:16px}body #navTemp{font-family:'Open Sans','Heiti TC','微軟正黑體',Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}form{width:100%;height:100%}form.fixed{overflow:hidden}form.extend{overflow:auto}#navTemp .container{width:100%;margin:0 auto}#navTemp .row{max-width:1600px;margin:0 auto}@media only screen and (min-width:64em){#navTemp .container{max-width:1600px;padding:0 2%}}@media only screen and (max-width:63.938em){#navTemp .container{padding:0 3%}#navTemp nav{display:none}#navTemp nav.active{display:block}}#navTemp .subMenuL,#navTemp .subMenuS{top:70px}#navTemp .subMenuL ul,#navTemp .subMenuS ul{padding-left:0}#navTemp img.img-responsive{width:100%;max-width:100%;height:auto}#navTemp .hidden{display:none!important;visibility:hidden!important;opacity:0!important}#navTemp .show{display:block}@media only screen and (min-width:75em){#navTemp .hiddenXLplus{display:none}}@media only screen and (max-width:75em){#navTemp .hiddenXLminus{display:none}}@media only screen and (min-width:64em) and (max-width:74.938em){#navTemp .hiddenL{display:none!important}}@media only screen and (min-width:48em) and (max-width:63.938em){#navTemp .hiddenM{display:none}}@media only screen and (min-width:20em) and (max-width:47.938em){#navTemp .hiddenS{display:none}}@media only screen and (max-width:63.938em){#navTemp .hiddenXLLminus{display:none}}@media only screen and (min-width:64em){#navTemp .hiddenLplus{display:none}}.search_container a:hover{color:#fff!important}@media screen and (min-width:1024px) and (max-width:1349px){.search{box-sizing:border-box;width:40px;float:right;padding-left:.83333%;padding-right:.83333%}.search__btn span,.search__close span{display:none!important}.search__close i{margin:0}}.badge,.icon{display:inline-block;vertical-align:middle}@media screen and (min-width:1350px){.search{box-sizing:border-box;width:200px;float:right;padding-left:.83333%;padding-right:.83333%}.search__btn span{display:inline-block}}.icon{margin-right:5px}.icon_toggle{width:20px;height:20px;background-image:url(../images/icon_toggle-2x.png)}.icon_toggle-active{background-image:url(../images/sprite.png);background-position:-20px -45px;width:20px;height:16px}.icon_search{width:20px;height:20px;background-image:url(../images/icon_search-2x.png)}.icon_more-article{width:12px;height:12px;background-image:url(../images/icon_rightarrow-red-2x.png)}.icon_close{width:15px;height:15px;background-image:url(../images/icon_close-2x.png)}.icon_dropdown,.icon_facebook,.icon_more-index,.icon_twitter,.icon_youtube{background-image:url(../images/sprite.png)}.icon_more-index{background-position:-21px -25px;width:20px;height:20px}.icon_facebook{background-position:-65px -31px;width:10px;height:21px}.icon_twitter{background-position:-46px -19px;width:19px;height:17px}.icon_youtube{background-position:-40px -45px;width:20px;height:14px}.icon_dropdown{background-position:-46px -36px;width:11px;height:6px}.icon_gotop{width:15px;height:15px;margin-right:0!important;background-image:url(../images/icon_uparrow-2x.png)}.icon_download{background-image:url(../images/sprite.png);background-position:0 0;width:25px;height:25px}.icon_close-warning{width:13px;height:13px;background-image:url(../images/icon_reset-black.png)}.icon_articlemore{width:20px;height:14px;margin-left:7px;background-image:url(../images/icon_articlemore-2x.png)}.badge{min-width:10px;margin-top:-3px;padding:3px 7px;font-size:12px;font-weight:400;line-height:1;color:#fff;white-space:nowrap;background-color:#777;border-radius:10px}.go-top{display:block;width:40px;height:40px;line-height:35px;position:fixed;bottom:-40px;right:20px;z-index:8;transition:all 1s ease;background-color:rgba(50,50,50,.75);color:#fff;border-radius:5px}.go-top.show{bottom:60px}.go-top:hover{background-color:#960014}.search__top{width:100%;height:200px;padding:48px 5%;background:url(../images/banner_search.jpg) center center no-repeat;background-size:cover}.search__top__display{max-width:900px;width:100%;height:100px;margin:0 auto;position:relative}.search__top__display input[type=submit]{width:20px;height:20px;padding:0;position:absolute;top:48px;left:15px;line-height:20px;text-indent:-9999px;cursor:pointer;border:0;background-color:transparent;background-image:url(../images/icon_search-2x.png);background-repeat:no-repeat;background-size:cover}.search__top h2{margin:0;color:#fff;font-family:Poppins,sans-serif;font-weight:400;font-size:18px;text-align:left;text-transform:uppercase}.search__top .tip{color:#fff;font-size:14px}.search__top .tip img{width:20px}.search__result__container{width:100%;position:relative;background-color:#fff}.search__result__container .filter_content{height:100%;min-height:1000px;padding-bottom:50px;background-color:#f5f5f5}.search__result__container .searchFail{width:100%;padding-top:20%;color:#777;font-size:18px;text-align:center}@media only screen and (max-width:63.938em){.search__result__container .searchFail{font-size:16px}}.search_list{display:none;width:100%;padding:0 3%}.tab-filter-wrapper{background-color:#fff;border-bottom:1px solid #ccc;z-index:1}.tab-filter-wrapper:after{content:"";display:table;clear:both}.tab-filter{position:relative;height:40px;width:auto;margin:0 auto;z-index:7}.tab-filter::after{content:'';position:absolute;right:14px;top:50%;bottom:auto;transform:translateY(-50%);display:inline-block;width:16px;height:16px;background:url(../images/icon_arrow-down.png) center center no-repeat;transition:all .3s;pointer-events:none}.tab-filter ul{width:100%;position:absolute;top:0;left:0;background-color:#fff}.tab-filter li{display:none}.tab-filter li:first-child{display:block;border-bottom:1px solid #ccc}.tab-filter li:last-child{margin-bottom:30px}.tab-filter .title{font-size:16px;font-weight:700;text-indent:3%}.tab-filter .title a{padding:0;color:#000;font-size:18px}.tab-filter a{display:block;height:40px;width:auto;padding-left:3%;color:#555;line-height:40px;font-size:13px}.tab-filter a.selected{background:#960014;color:#fff}.tab-filter.is-open::after{transform:translateY(-50%) rotate(-180deg)}.tab-filter.is-open ul{box-shadow:inset 0 -1px 0 #ccc}.tab-filter.is-open ul li{display:block}.tab-filter.is-open .placeholder a{opacity:.4}.search_list.pic_content li{margin-bottom:20px;padding:15px 0;position:relative;overflow:hidden;background-color:#fff}.search_list.pic_content li:after{content:'';width:100%;height:80px;position:absolute;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 )}.search_list.pic_content .result-img{position:relative;z-index:2}.search_list.pic_content .result-content .title{margin-bottom:15px}.search_list.pic_content .result-content .title a{color:#0B9FE2;font-size:18px;text-decoration:none}.search_list.pic_content .result-content .title a:hover{text-decoration:underline}.search_list.pic_content .result-content .title span{display:block;font-size:16px}.search_list.pic_content .result-content .description{font-size:14px;letter-spacing:1px}.search_list.text_content ul{padding:20px;background-color:#fff}.search_list.text_content li{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.search_list.text_content li:last-child{border:0}.search_list.text_content li a{color:#0B9FE2;font-size:16px;text-decoration:none}.search_list.text_content li a:hover{text-decoration:underline}.table_content{width:100%}@media only screen and (min-width:64em){.table-responsive .content .description,.table-responsive .title .description{box-sizing:border-box;width:38%;float:left;padding-left:.83333%;padding-right:.83333%;min-width:38%}.table-responsive .content .os,.table-responsive .title .os{box-sizing:border-box;width:15%;float:left;padding-left:.83333%;padding-right:.83333%;min-width:15%}.table-responsive .content .size,.table-responsive .content .version,.table-responsive .title .size,.table-responsive .title .version{box-sizing:border-box;width:13%;float:left;padding-left:.83333%;padding-right:.83333%;min-width:13%}.table-responsive .content .file,.table-responsive .title .file{box-sizing:border-box;width:10%;float:left;padding-left:.83333%;padding-right:.83333%;min-width:10%}.table-responsive .content .memo,.table-responsive .title .memo{box-sizing:border-box;width:11%;float:left;padding-left:.83333%;padding-right:.83333%;min-width:11%}}@media only screen and (max-width:63.938em){.table-responsive .content .memo,.table-responsive .content .size,.table-responsive .content .version,.table-responsive .title .memo,.table-responsive .title .size,.table-responsive .title .version{display:none}.table-responsive .content .description,.table-responsive .title .description{box-sizing:border-box;width:60%;float:left;padding-left:.83333%;padding-right:.83333%}.table-responsive .content .os,.table-responsive .title .os{box-sizing:border-box;width:30%;float:left;padding-left:.83333%;padding-right:.83333%}.table-responsive .content .file,.table-responsive .title .file{box-sizing:border-box;width:10%;float:left;padding-left:.83333%;padding-right:.83333%}}.table-responsive{width:100%}.table-responsive .title{font-size:15px;text-align:left;border-bottom:1px solid #960014}.table-responsive .content{width:100%;min-height:25px;padding:15px 0;font-size:12px;border-bottom:1px solid #ccc}.table-responsive .content:last-of-type{border:0}.filter_content h4{color:#777;font-size:13px;font-weight:400}.filter_content h4:before{content:'\25A0';margin-right:3px}.searchGPL{display:block;padding-top:10px;color:#777;font-size:13px;text-align:right;border-top:1px solid #ccc}@media only screen and (min-width:64em){.search__result__container .filter_content,.search__result__container aside{box-sizing:border-box;float:left;padding-left:.83333%;padding-right:.83333%}.search__result__container .control__radio.active,.search__result__container .filter_block label.active{color:#960014}.search__result__container aside{width:25%;height:100%}.search__result__container .tab-filter-wrapper{display:none}.search__result__container .filter{margin:20px 0}.search__result__container .filter_content{width:75%}.search__result__container .filter_block{margin-bottom:10px;padding-right:5%;padding-bottom:20px}.search__result__container .filter_block h4,.search__result__container .filter_block ul{text-align:right}.search__result__container .filter_block h4{margin:0 0 10px;font-size:20px;cursor:pointer}.search__result__container .filter_block li{font-size:15px;margin-bottom:5px}.search__result__container .filter_block label.active .badge{background-color:#960014}.search__result__container .control{display:block;position:relative;padding-right:30px;margin-bottom:15px;cursor:pointer}.search__result__container .control input{position:absolute;z-index:-1;opacity:0}.search__result__container .control__indicator{position:absolute;top:2px;right:0;height:20px;width:20px;background:#e6e6e6}.search__result__container .control__radio .control__indicator{border-radius:50%}.search__result__container .control input:focus~.control__indicator,.search__result__container .control:hover input~.control__indicator{background:#ccc}.search__result__container .control input:checked:focus~.control__indicator,.search__result__container .control input:checked~.control__indicator,.search__result__container .control:hover input:not([disabled]):checked~.control__indicator{background:#960014}.search__result__container .control input:disabled~.control__indicator{background:#e6e6e6;opacity:.6;pointer-events:none}.search__result__container .control__indicator:after{content:'';position:absolute;display:none}.search__result__container .control input:checked~.control__indicator:after{display:block}.search__result__container .control__radio .control__indicator:after{left:7px;top:7px;height:6px;width:6px;border-radius:50%;background:#fff}.search__result__container .control__radio.active span{background-color:#960014}.search__result__container .control_fix{padding-right:0}.result-content,.result-img{box-sizing:border-box;float:left;padding-left:.83333%;padding-right:.83333%}.search_list.pic_content li{height:200px;overflow:hidden}.result-img{width:20%}.result-content{width:80%}}@media only screen and (max-width:63.938em){.search__result__container aside{box-sizing:border-box;width:100%;float:left;padding:0}.search__result__container .filter{display:none}.search__result__container .filter_content{margin-top:41px}.search__result__container .tabs-content{box-sizing:border-box;width:100%;float:left;padding-left:.83333%;padding-right:.83333%}.search_list.pic_content li{max-height:160px}.search_list.pic_content .result-img{position:relative;z-index:2}.search_list.pic_content .result-content .title{margin-bottom:5px}.search_list.pic_content .result-content .title a{font-size:15px}.search_list.pic_content .result-content .description,.search_list.pic_content .result-content .title span{font-size:12px}}@media only screen and (min-width:48em) and (max-width:63.938em){.result-content,.result-img{box-sizing:border-box;float:left;padding-left:.83333%;padding-right:.83333%}.result-img{width:20%}.result-content{width:80%}}@media only screen and (min-width:20em) and (max-width:47.938em){.result-content,.result-img{box-sizing:border-box;float:left;padding-left:.83333%;padding-right:.83333%}.result-img{width:40%}.result-content{width:60%}}.tsa .vcenter{display:table-cell;vertical-align:middle;float:none}.tsa div[class^=section_]{height:700px;background-size:cover;background-repeat:no-repeat}.tsa div[class^=section_] h2{margin-bottom:20px;font-size:48px}.tsa div[class^=section_] p{font-size:15px;line-height:1.8}.tsa .section_trust{padding-top:90px;text-align:center;background-image:url(../images/about_advantage/bg_trust.jpg)}.tsa .section_rd{display:table;padding-left:20px;color:#000;text-align:left;background-image:url(../images/about_advantage/bg_rd.jpg)}.tsa .section_coop{display:table;padding-right:20px;color:#fff;background-image:url(../images/about_advantage/bg_coop.jpg)}.tsa .section_qc{display:table;color:#fff;text-align:center;background-image:url(../images/about_advantage/bg_qc.jpg);background-position:right}@media screen and (max-width:991px) and (min-width:768px){.tsa div[class^=section_] h2{font-size:36px}.tsa .section_coop,.tsa .section_rd{text-align:center}}@media screen and (max-width:767px) and (min-width:320px){.tsa div[class^=section_] h2{font-size:22px}.tsa div[class^=section_] p{font-size:14px}.tsa div[class^=section_]{height:100%;min-height:700px;padding-top:10px;padding-bottom:10px;padding-left:10px;text-align:left!important;background-position:center}}.csr{width:100%;height:100%}.csr .index_content{margin:60px 0}.csr .index_content .title{font-size:32px;text-align:center}.csr .index_content .title img{width:72px;margin:0 auto}.csr .index_content p.text-center{max-width:650px;margin:10px auto}.csr .sub_title{width:100%;margin-bottom:10px;font-size:28px;font-weight:700}.csr .sub_title:before{content:'';display:inline-block;width:6px;height:25px;margin-right:10px;vertical-align:middle;background-color:#960014}.csr .section_img{margin-bottom:20px}.csr .sub_content{margin-bottom:30px}.csr .sub_content strong{font-size:18px;font-weight:700}.csr .sub_content p{margin-top:10px}.csr_donate,.csr_index,.csr_sport,.csr_training{width:100%;height:100%;padding:60px 0;border-bottom:1px solid #eee}.csr_donate,.csr_index{border:0}.csr_index{background-color:#f6f7f8}.csr_index .index_content .title img{width:120px}.csr_index ul{max-width:650px;margin:0 auto}.csr_index ul li{width:33%;margin-left:-4px;font-size:24px;text-align:center}.csr_index ul li img{display:block;margin:10px auto}.csr_sport .dif_style{width:100%;min-height:380px;margin-bottom:40px;padding:200px 0 0;color:#fff;background-image:url(../images/about_csr/img_sport-baseball-youth.jpg);background-size:cover}.csr_sport .dif_style .sub_title:before{background-color:#fff}.csr_sport .dif_style p{padding:0 20px}.csr_table{width:480px;margin:10px auto 30px}.csr_table .sub_content{margin:30px 0 10px}.csr_table table{width:100%;background-color:#F6F7F8;border-collapse:collapse}.csr_table table,.csr_table td,.csr_table th{text-align:center;border:1px solid #fff}.csr_table th{width:33.3333%;height:40px;color:#fff;background-color:#666}.csr_table td{height:40px}.csr_donate .csr_table th{width:55%;padding-left:10px;text-align:left}.csr_donate .csr_table td{padding-right:10px;text-align:right}@media screen and (max-width:767px){.csr_donate,.csr_index,.csr_sport,.csr_training{padding:40px 0}.csr .index_content{margin:40px 0}.csr .index_content .title{font-size:24px}.csr .sub_title{font-size:18px}.csr .index_content p.text-center{width:100%;padding:10px}.csr_index ul li{width:100%;font-size:18px;margin-bottom:20px}.csr_sport .dif_style{padding-top:100px}.csr_table{width:100%}}@media screen and (max-width:425px){.csr p{font-size:14px}.csr_index ul{display:none}.csr .dif_style{background-position:right center}}