@charset "UTF-8";#app[data-v-e7a7d9f8]{min-width:1340px;height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}*{font-family:Microsoft YaHei,Arial,Helvetica,sans-serif,宋体}body,html{width:100%;height:100%;font-size:14px;font-family:Microsoft YaHei,Arial,Helvetica,sans-serif,宋体;background-color:#f9f9f9;color:#606266}body,html,li,ul{padding:0;margin:0}li,ul{list-style:none}p{padding:0;margin:0}a:active,a:hover,a:link,a:visited{text-decoration:none;color:#000}button:focus{outline:0}img{border:none}.clearfix:after{content:"";display:block;clear:both;visibility:hidden;height:0}.clearfix{zoom:1}.ub{display:flex;flex-direction:row;position:relative}.ub-wrap{flex-wrap:wrap}.ub-rev{flex-direction:column}.ub-fh{width:100%}.ub-con,.ub-fv{height:100%}.ub-con{position:absolute;width:100%}.ub-ac{align-items:center}.ub-ae{align-items:flex-end}.ub-pc{-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.ub-pe{-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.ub-be{-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.ub-ver{flex-direction:column}.ub-f1{flex-grow:1;overflow:hidden}.ub-f1-item{flex:1}.fl-l{float:left}.fl-r{float:right}.tx-l{text-align:left}.tx-r{text-align:right}.tx-c{text-align:center}.bgc-white{background-color:#fff}.bgc-black{background-color:#000}.fw-b{font-weight:700}

/*!
 * 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
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.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}}.margin_top_up{margin-top:-2px}.margin_top_1{margin-top:1px}.margin_top_2{margin-top:2px}.margin_top_4{margin-top:4px}.margin_top_6{margin-top:6px}.margin_top_7{margin-top:7px}.margin_top_8{margin-top:8px}.margin_top_10{margin-top:10px}.margin_top_20{margin-top:20px}.margin_top_30{margin-top:30px}.margin_top_12{margin-top:12px}.margin_top_14{margin-top:14px}.margin_bom_4{margin-bottom:4px}.margin_bom_6{margin-bottom:6px}.margin_bom_8{margin-bottom:8px}.margin_bom_10{margin-bottom:10px}.margin_bom_12{margin-bottom:12px}.margin_bom_20{margin-bottom:20px}.margin_left_4{margin-left:4px}.margin_left_6{margin-left:6px}.margin_left_8{margin-left:8px}.margin_left_10{margin-left:10px}.margin_left_12{margin-left:12px}.margin_left_14{margin-left:14px}.margin_left_16{margin-left:16px}.margin_left_18{margin-left:18px}.margin_left_20{margin-left:20px}.margin_left_24{margin-left:24px}.margin_left_30{margin-left:30px}.margin_left_40{margin-left:40px}.margin_left_60{margin-left:60px}.margin_left_80{margin-left:80px}.margin_left_100{margin-left:100px}.margin_right_4{margin-right:4px}.margin_right_6{margin-right:6px}.margin_right_8{margin-right:8px}.margin_right_10{margin-right:10px}.margin_right_12{margin-right:12px}.margin_right_14{margin-right:14px}.margin_right_16{margin-right:16px}.margin_right_18{margin-right:18px}.margin_right_20{margin-right:20px}.margin_right_30{margin-right:30px}.margin_right_40{margin-right:40px}.padding_left_20{padding-left:20px}.padding_right_20{padding-right:20px}.padding_left_30{padding-left:30px}.padding_right_30{padding-right:30px}.com_bt_action{width:90px;border-radius:2px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.edit_bt{padding:6px 10px;border-radius:2px;font-size:12px}.edit_bt,.search_bt_active{background:#409eff;color:#fff;cursor:pointer}.search_bt_normal{background:#cfd1d4;color:#fff;cursor:not-allowed}.red_icon{color:#ff2626}.red_text{color:red}.green_text{color:green}.project_name{width:120px;height:30px;font-size:14px;border-radius:2px;justify-content:center;color:#fff;background:#ff9901}.flex_c,.project_name{display:flex;align-items:center}.flex_c{flex-direction:column}.flex_h{display:flex;align-items:center}.h_center{justify-content:center}.tv_red{color:red}.flex_1,.placeholder_view{flex:1}.com_text{font-size:16px;margin-top:10px;color:#000}.com_text,.text_fw{font-weight:700}.red_color{color:red}.p_r{position:relative}.dv_table_view_content{margin:10px 0}.bom_page{position:absolute;bottom:0;width:100%;left:0;margin-top:18px;display:flex;align-items:center;justify-content:center;height:40px}@font-face{font-family:iconfont;src:url(data:font/woff2;base64,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) format("woff2"),url(../../static/fonts/iconfont.4ebc7d4a.woff) format("woff"),url(../../static/fonts/iconfont.92bb2533.ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-sanjiaodown:before{content:"\e6b5"}.icon-shangjiantou:before{content:"\e600"}.icon-shuju:before{content:"\e608"}.icon-video:before{content:"\e796"}.icon-checkbox:before{content:"\e637"}.icon-CheckboxUnchecked:before{content:"\e652"}.icon-shanchu:before{content:"\e68e"}.icon-tianjia1:before{content:"\e622"}.icon-daibantixing:before{content:"\e627"}.icon-tianjia:before{content:"\e657"}.icon-shangchuan:before{content:"\e658"}.icon-danxuanweixuanzhong:before{content:"\e6b2"}.icon-xuanzhong:before{content:"\e674"}.icon-xiaoxi:before{content:"\e86f"}.icon-yingxiaozhongxin:before{content:"\e663"}.icon-jiaowu:before{content:"\e607"}.icon-xitongguanli:before{content:"\e6ae"}.icon-peixunkaoshi:before{content:"\e60b"}.icon-chanpinguanli:before{content:"\e602"}.icon-jiaoxuezhongxin:before{content:"\e62c"}.icon-peixun:before{content:"\fd6e"}.icon-cheliangguanli:before{content:"\e62f"}.empty_view[data-v-57c64195]{position:absolute;height:100%;width:100%}.empty_view .el-empty[data-v-57c64195]{height:100%}.loading[data-v-729ded6e]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-icon[data-v-729ded6e]{position:relative;width:50px;height:50px;margin:0 auto}.demo[data-v-729ded6e]{width:4px;height:4px;border-radius:2px;background:#409eff;position:absolute;animation:demo-data-v-729ded6e .8s linear infinite;-webkit-animation:demo-data-v-729ded6e .8s linear infinite}.demo[data-v-729ded6e]:first-child{left:24px;top:2px;-webkit-animation-delay:0s;animation-delay:0s}.demo[data-v-729ded6e]:nth-child(2){left:40px;top:8px;-webkit-animation-delay:.1s;animation-delay:.1s}.demo[data-v-729ded6e]:nth-child(3){left:47px;top:24px;-webkit-animation-delay:.1s;animation-delay:.1s}.demo[data-v-729ded6e]:nth-child(4){left:40px;top:40px;-webkit-animation-delay:.2s;animation-delay:.2s}.demo[data-v-729ded6e]:nth-child(5){left:24px;top:47px;-webkit-animation-delay:.4s;animation-delay:.4s}.demo[data-v-729ded6e]:nth-child(6){left:8px;top:40px;-webkit-animation-delay:.5s;animation-delay:.5s}.demo[data-v-729ded6e]:nth-child(7){left:2px;top:24px;-webkit-animation-delay:.6s;animation-delay:.6s}.demo[data-v-729ded6e]:nth-child(8){left:8px;top:8px;-webkit-animation-delay:.7s;animation-delay:.7s}@keyframes demo-data-v-729ded6e{0%,40%,to{transform:scale(1)}20%{transform:scale(3)}}@-webkit-keyframes demo-data-v-729ded6e{0%,40%,to{transform:scale(1)}20%{transform:scale(3)}}.text[data-v-729ded6e]{color:#409eff;margin-top:14px;font-size:12px;font-weight:700;display:flex;align-items:center}.loading_img[data-v-729ded6e]{width:75px;height:25px;-o-object-fit:cover;object-fit:cover}.uploading_view[data-v-289aad33]{z-index:888;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-icon[data-v-289aad33]{position:relative;width:50px;height:50px;margin:0 auto}.demo[data-v-289aad33]{width:4px;height:4px;border-radius:2px;background:#409eff;position:absolute;animation:demo-data-v-289aad33 .8s linear infinite;-webkit-animation:demo-data-v-289aad33 .8s linear infinite}.demo[data-v-289aad33]:first-child{left:24px;top:2px;-webkit-animation-delay:0s;animation-delay:0s}.demo[data-v-289aad33]:nth-child(2){left:40px;top:8px;-webkit-animation-delay:.1s;animation-delay:.1s}.demo[data-v-289aad33]:nth-child(3){left:47px;top:24px;-webkit-animation-delay:.1s;animation-delay:.1s}.demo[data-v-289aad33]:nth-child(4){left:40px;top:40px;-webkit-animation-delay:.2s;animation-delay:.2s}.demo[data-v-289aad33]:nth-child(5){left:24px;top:47px;-webkit-animation-delay:.4s;animation-delay:.4s}.demo[data-v-289aad33]:nth-child(6){left:8px;top:40px;-webkit-animation-delay:.5s;animation-delay:.5s}.demo[data-v-289aad33]:nth-child(7){left:2px;top:24px;-webkit-animation-delay:.6s;animation-delay:.6s}.demo[data-v-289aad33]:nth-child(8){left:8px;top:8px;-webkit-animation-delay:.7s;animation-delay:.7s}@keyframes demo-data-v-289aad33{0%,40%,to{transform:scale(1)}20%{transform:scale(3)}}@-webkit-keyframes demo-data-v-289aad33{0%,40%,to{transform:scale(1)}20%{transform:scale(3)}}.text[data-v-289aad33]{color:#409eff;margin-top:14px;font-size:12px;font-weight:700;display:flex;align-items:center}.loading_img[data-v-289aad33]{width:75px;height:25px;-o-object-fit:cover;object-fit:cover}.layout[data-v-25574ba0]{width:100%;height:100%;display:flex;flex-direction:column}.layout .layout_content[data-v-25574ba0]{flex:1;height:100%}.layout .layout_content .loading_view[data-v-25574ba0]{width:100%;height:100%;display:flex;align-items:center}.layout .layout_content .content_view[data-v-25574ba0]{width:100%;height:100%}.choose_range[data-v-05f9e0a8]{z-index:999}.choose_range .top_info[data-v-05f9e0a8]{display:flex;align-items:center}.choose_range .top_info .right_drop[data-v-05f9e0a8]{display:flex;flex-direction:column;position:relative}.choose_range .top_info .right_drop .show_choose_content[data-v-05f9e0a8]{width:220px;height:26px;border:1px solid #dcdfe6;border-radius:4px;cursor:pointer;display:flex;align-items:center}.choose_range .top_info .right_drop .show_choose_content .show_res_value[data-v-05f9e0a8]{width:100%;margin:0 10px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c0c4cc}.choose_range .top_info .right_drop .show_choose_content .el-scrollbar[data-v-05f9e0a8]{height:100%}.choose_range .top_info .right_drop .show_choose_content[data-v-05f9e0a8] .el-scrollbar__view{margin-top:4px}.choose_range .top_info .right_drop .show_choose_content[data-v-05f9e0a8] .el-scrollbar__wrap{height:100%;overflow-x:hidden}.choose_range .top_info .right_drop .show_choose_content[data-v-05f9e0a8] .el-scrollbar__bar.is-horizontal{height:4px}.choose_range .top_info .right_drop .show_choose_content[data-v-05f9e0a8] .el-scrollbar__bar{bottom:0}.choose_range .top_info .right_drop .show_choose_content .item_show_res[data-v-05f9e0a8]{height:20px;font-size:12px;background:#169bd5;padding:0 4px;border-radius:2px;margin:0 4px;display:inline-block}.choose_range .top_info .right_drop .show_choose_content .item_show_res .el-icon-close[data-v-05f9e0a8]{cursor:pointer;color:#fff;margin-left:4px}.choose_range .top_info .right_drop .sty_dis[data-v-05f9e0a8]{background-color:#f5f7fa;border-color:#e4e7ed}.choose_range .top_info .right_drop .drop_view[data-v-05f9e0a8]{top:32px;left:0;position:absolute;width:220px;display:flex;flex-direction:column}.choose_range .top_info .right_drop .drop_view[data-v-05f9e0a8] .el-card__body{padding:14px 10px 14px}.choose_range .top_info .right_drop .drop_view .bom_bt_action[data-v-05f9e0a8]{display:flex;justify-content:center;align-items:center;margin-top:16px}.choose_range .top_info .right_drop .drop_view .bom_bt_action .bt_cancel[data-v-05f9e0a8],.choose_range .top_info .right_drop .drop_view .bom_bt_action .bt_next[data-v-05f9e0a8]{width:80px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;height:28px}.choose_range .top_info .right_drop .drop_view .bom_bt_action .bt_cancel[data-v-05f9e0a8]{background:#d5d6d7}.choose_range .top_info .right_drop .drop_view .bom_bt_action .bt_next[data-v-05f9e0a8]{margin-left:30px;height:30px;background:#409eff}.top_left_title[data-v-1ae7fba2]{height:77px;position:absolute;display:flex;margin:0 14px;align-items:center;top:0;left:0}[data-v-0324f4ed] .el-dialog{display:flex;flex-direction:column;border-radius:6px;padding-bottom:10px;margin:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-v-0324f4ed] .el-icon-close:before{cursor:pointer}.time_picker[data-v-19b9f8cb] .el-input{width:80px!important}.mult_grid_view[data-v-48942d74]{display:flex;justify-content:start;flex-wrap:wrap}.mult_grid_view .item_view[data-v-48942d74]{display:flex;align-items:center;justify-content:center;margin-bottom:14px;border:1px solid #ebeef5;border-radius:4px;padding:0 12px;height:32px;cursor:pointer;margin-right:14px}.mult_grid_view .active[data-v-48942d74]{border:1px solid #ff9901;background:#ff9901;color:#fff}.top_nav_bar[data-v-5590ae2e]{justify-content:start;flex-wrap:wrap;height:50px}.top_nav_bar .item_nav[data-v-5590ae2e]{margin-right:40px;cursor:pointer}.top_nav_bar .actived[data-v-5590ae2e]{color:#2aa4d9}.video-js .vjs-big-play-button{width:72px;height:72px;border-radius:100%;z-index:100;background-color:#fff;border:1px solid #979797}