#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.app-box{height:100%}.numerbox{height:16px;vertical-align:middle;overflow:hidden}.numerbox span{display:inline-block;width:10px;height:16px;font-size:16px;line-height:16px}.numerbox .sign-box span{width:5px}.numerbox .digit-container{width:10px;text-align:center;overflow:hidden;font-size:0}.numerbox .l{float:left}.template1 .numerbox{height:32px;vertical-align:middle;overflow:hidden}.template1 .numerbox span{width:20px;height:32px;font-size:32px;line-height:32px}.template1 .numerbox .sign-box span{width:10px}.template1 .numerbox .digit-container{width:20px}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 *//*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__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}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,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) scaleY(1.1)}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) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,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) scaleY(1.1)}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) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__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}}.animate__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)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-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)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-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)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-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) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}@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) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__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) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@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) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__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) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@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) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__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) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}@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) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__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)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__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}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-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}}.animate__animated.animate__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)}}.animate__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)}}.animate__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}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-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}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{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 lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{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 lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-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%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-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)}}.animate__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)}}.animate__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)}}.animate__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}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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}}.animate__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);-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);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-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)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-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)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-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);-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);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:SourceHanSansCN-normal;src:url(../fonts/SourceHanSansCN-Normal.4bf258e4.otf)}@font-face{font-family:HarmonyOS_Sans_SC_Regular;src:url(../fonts/HarmonyOS_Sans_SC_Regular.69aa5b1b.ttf)}@font-face{font-family:xi;src:url(../fonts/xi.fc4a0c7d.ttf)}@font-face{font-family:SourceHanSansCN-bold;src:url(../fonts/SourceHanSansCN-Bold.8e4c4a88.otf)}@font-face{font-family:DIN-Bold\, DIN;src:url(../fonts/dinb.f77150b6.ttf)}@font-face{font-family:HarmonyOS_Sans_SC_Bold;src:url(../fonts/HarmonyOS_Sans_SC_Bold.b7dc90fa.ttf)}@font-face{font-family:Source Han Sans CN;src:url(../fonts/SourceHanSansSC-Regular.d3405d4b.otf)}.font-nt{font-family:Source Han Sans CN}.font-normal{font-family:SourceHanSansCN-normal}.bold{font-family:HarmonyOS_Sans_SC_Bold}.regular{font-family:HarmonyOS_Sans_SC_Regular}.font-blod{font-family:SourceHanSansCN-bold}.font-regular{font-family:HarmonyOS_Sans_SC_Regular}.font-12{font-size:12px}.font-16{font-size:16px}.font-18{font-size:18px}.font-20{font-size:20px}.font-22{font-size:22px}.font-24{font-size:24px}.font-30{font-size:30px}.font-28{font-size:28px}.font-26{font-size:26px}.font-bold,.font-weight700{font-weight:700}.color-red{color:#e92000}.color-FF8800{color:#f80}.color-B21AA3{color:#b21aa3}.color-3A56D9{color:#3a56d9}.bgcolor-DEDBFF{background-color:#dedbff}.bgcolor-FFDEC5{background-color:#ffdec5}.bgcolor-FFE2F1{background-color:#ffe2f1}.color_51E26E{color:#51e26e}.color_EF622E{color:#ef622e}.color_38B163{color:#38b163}.color_FFD500{color:#ffd500}.line_height15{line-height:1.5}*{margin:0;padding:0}i{font-style:normal}.height-100{height:100%}.width-100{width:100%}.margin-t-10{margin-top:10px}.margin-t-18{margin-top:18px}.margin-18{margin:18px}.margin-l-8{margin-left:8px}.margin-l-18{margin-left:18px}.margin-t-8{margin-top:8px}.margin-r-8{margin-right:8px}.margin-r-18{margin-right:18px}.text-center{text-align:center}.float-r{float:right}.flex{display:flex}.flex-between{justify-content:space-between}.flex-center{justify-content:center}.align-center{align-items:center}.flex1{flex:1}.relative{position:relative}.vertical-top{vertical-align:top}.duration{animation-duration:1s;-webkit-animation-duration:1s}body{margin:0;font-family:SourceHanSansCN-normal;font-size:14px;background-color:#ddd}body,html{height:100%}.none{display:none}.opacity0{opacity:0}.inline-block{display:inline-block}.note{color:rgba(0,0,0,.6);font-size:12px}.star-five{margin:5px;position:relative;display:block;color:#ef622e;width:0;height:0;border-right:10px solid transparent;border-bottom:7px solid #ef622e;border-left:10px solid transparent;-moz-transform:rotate(35deg);-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);-o-transform:rotate(35deg)}.star-five:before{border-bottom:8px solid #ef622e;border-left:3px solid transparent;border-right:3px solid transparent;top:-4px;left:-6px;-webkit-transform:rotate(-35deg);-moz-transform:rotate(-35deg);-ms-transform:rotate(-35deg);-o-transform:rotate(-35deg)}.star-five:after,.star-five:before{position:absolute;height:0;width:0;display:block;content:""}.star-five:after{color:#ef622e;top:0;left:-10px;border-right:10px solid transparent;border-bottom:7px solid #ef622e;border-left:10px solid transparent;-webkit-transform:rotate(-70deg);-moz-transform:rotate(-70deg);-ms-transform:rotate(-70deg);-o-transform:rotate(-70deg)}.chart-left{bottom:0}.chart-left,.chart-left-top{position:absolute;left:0;width:80px;font-size:12px}.chart-left-top{top:0}.chart-left-center{position:absolute;top:68%;left:0;transform:translateY(-50%);width:80px;font-size:12px}.card_box_one{position:relative;height:100%}.card_box_one .card_box_title{color:hsla(0,0%,100%,.6);position:absolute;left:15%;top:15%;z-index:999}.card_box_one .card_box_title p:first-of-type{font-size:24px;color:#fff}.card_box_one .card_box_title p{margin-bottom:8px;font-size:18px}#card1{position:absolute;z-index:999}#card1,.card{width:100%;height:100%}.card{background-color:#1f243b;color:#aff7ff;position:relative}.zhanwei{height:10%;background:transparent}video{-o-object-fit:cover;object-fit:cover}.logo-box{position:absolute;width:260px;bottom:15%;left:50%;transform:translateX(-50%);margin:auto}.logo-box2{bottom:5%}.logo-box img{width:100%;height:auto}.card_header{height:60px;line-height:60px;padding:0 18px;background-color:#172a53;color:#aff7ff}.card_header span:first-of-type{font-size:22px}.card_header span.line{display:inline-block;width:2px;height:16px;background-color:#ddd;margin:0 6px}.card_header span:last-of-type{float:right}.data-number{position:absolute;right:18px;top:10px;bottom:10px;display:flex;flex-direction:column}.data-number3{right:12px}.data-number p{margin:auto;height:16px}.content-template{width:100%;height:100%;background-color:#1f243b;overflow:hidden}.container{width:100%;left:0;right:0}.container,.main-content{height:80%;border:1px #5f9ea0;position:absolute;top:10%}.main-content{left:24px;right:24px}.audio-box{position:absolute;width:0;height:0;z-index:0}.container2{width:100%}.card_box_title2{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);width:250px;height:230px;border:1px solid #85deff;text-align:center}.card_box_title2 p:first-of-type{font-size:36px}.card_box_title2 p:nth-of-type(2){font-size:30px}.card_box_title2 p{margin:16px 0}.card_box_title2 p:nth-of-type(3){font-size:18px;margin-top:26px}.card_box_title3{width:250px;height:280px}.notice-box{height:94px;background:linear-gradient(180deg,#2b3560,#1f243b);border-radius:20px;line-height:94px}.notice-box p{width:50%;text-align:center;position:relative}.notice-box p i{position:absolute;left:5px;top:12px;width:30px;height:30px}.notice-box p img{width:100%;height:auto}.notice-box p.up-box span{color:#e54444;font-size:18px}.notice-box p.down-box span{color:#00b466;font-size:22px}.moveTop .left,.moveTop .right{width:100px}.moveTop .data-box p{height:40px;line-height:40px;text-align:center}.moveTop .center{border-left:1px solid #9b9b9b;border-right:1px solid #9b9b9b}.autoy{height:400px;overflow:hidden}.data-box .datapercent{color:#e54444}.data-box .datadown{color:#00b466}.template4 .card_box_title4{height:280px;position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);width:250px;height:230px;border:1px solid hsla(0,0%,100%,.6);text-align:center;color:#fff;z-index:999}.card_box_title4 p{margin:50px 0}.container5{border:none}.container5,.container5 .card,.container5 .card_header{background-color:#fff}.container5 .card_header{color:#000}.page-video{position:absolute;left:0;top:-108px;z-index:-1}.content-top{margin-left:18px;margin-right:18px;padding-top:25px;height:80px;overflow:hidden;background:#f3fdff;border-radius:8px;color:#000;position:relative}.content-top .top1{height:80px;margin-left:25px}.content-top .top2{position:absolute;top:25px;left:25px}.content-top .top2 p{white-space:nowrap}.content-top .top1 p span:first-of-type{display:inline-block;width:100px}.d3_chart,.d3_chart_holder{position:relative}.d3_chart svg{position:absolute;left:0;top:0;width:100%;z-index:5}.d3_chart .axis{shape-rendering:crispEdges}.d3_chart .size_8{font-size:8px}.d3_chart .size_9{font-size:9px}.d3_chart .color_gray{fill:#989898}.d3_chart .color_dark_gray{fill:#252525}.d3_chart .color_axis_gray{fill:rgba(37,37,37,.6)}.d3_chart .color_axis_red{fill:#e64225}.d3_chart .color_axis_yellow{fill:#ff9c0f}.d3_chart .color_axis_blue{fill:#246efc}.d3_chart .color_axis_dark_green{fill:#10174c}.d3_chart .color_axis_green{fill:#178cea}.d3_chart .color_axis_orange{fill:#ff9c0f}.d3_chart .color_light_gray{fill:rgba(89,89,89,.3)}.d3_chart .color_orange{fill:#fd7736}.d3_chart .color_light_blue{fill:#2085df}.d3_chart .color_dark_green{fill:#10174c}.d3_chart .text_self{fill:#252525}.d3_chart .family_num{font-family:avenir}.d3_chart .num_positive{fill:#e64b4b}.d3_chart .num_negative{fill:#4eb76c}.d3_chart .num_zero{fill:#252525}.d3_chart .num_plate{fill:#f5823b}.d3_chart .text_none{fill:transparent}.d3_chart .txt_on{fill:#fff;font-size:14px}.d3_chart path{fill:none}.d3_chart line{shape-rendering:crispEdges}.d3_chart .tick line{stroke-width:1px;stroke:hsla(0,0%,89.4%,.4);stroke-dasharray:4}.d3_chart .line_gray,.d3_chart .tick line.line_gray{stroke:#f0f0f0;stroke-width:1px;stroke-dasharray:4;fill:none}.d3_chart .line_gray.line_solid,.d3_chart .tick line.line_gray.line_solid{stroke-dasharray:none}.d3_chart .line_gray_vertical{stroke:hsla(0,0%,89.4%,.4);stroke-width:1px;fill:none}.d3_chart .line_dash{stroke-dasharray:5}.d3_chart .line_none{fill:none}.d3_chart .xline,.d3_chart .yline{stroke:#ddd;stroke-width:1px;fill:none}.d3_chart .xmiddleLine{fill:#ddd;height:1px}.d3_chart .line_blue{stroke:#246efc;stroke-width:1.5px;fill:none}.d3_chart .line_yellow{stroke:#ff9c0f;stroke-width:1.5px;fill:none}.d3_chart circle{fill:#fff}.d3_chart .average_line{stroke:#fd7736;stroke-width:.5px;stroke-dasharray:5 1}.d3_chart .zero_line{fill:none;stroke:#ddd;stroke-width:1;shape-rendering:crispEdges}.d3_chart .bar_normal{fill:#f69988}.d3_chart .bar_self{fill:#e64b4b}.d3_chart .bar_positive,.d3_chart .txt_positive{fill:#f02f32}.d3_chart .bar_negative,.d3_chart .txt_negative{fill:#04b032}.d3_chart .bar_middle{fill:#b8bcc6}.d3_chart .bar_plate{fill:#f5823b}.d3_chart .bar_weak_red{fill:#ff7259}.d3_chart .bar_red{fill:#e64225}.d3_chart .bar_orange{fill:#ff664c}.d3_chart .bar_orange2{fill:#ff9c0f}.d3_chart .bar_yellow{fill:#ffbf60}.d3_chart .bar_eva_yellow{fill:#ff9c0f}.rect_border{fill:none;stroke:#000;stroke-width:.5px}.d3_chart .pie_line{stroke:#000;stroke-width:1px;fill:none}.d3_chart path.lineChart--area{fill:url(#lineChart--gradientBackgroundArea)}.d3_chart .lineChart--gradientBackgroundArea--top{stop-color:#fd7736;stop-opacity:.4}.d3_chart .lineChart--gradientBackgroundArea--bottom{stop-color:#fff;stop-opacity:.4}.d3_chart path.lineChart1--area{fill:url(#lineChart1--gradientBackgroundArea)}.d3_chart .lineChart1--gradientBackgroundArea--top{stop-color:#fd7736;stop-opacity:.3}.d3_chart .lineChart1--gradientBackgroundArea--bottom{stop-color:#fd7736;stop-opacity:.05}.d3_chart path.lineChart2--area{fill:url(#lineChart2--gradientBackgroundArea)}.d3_chart .lineChart2--gradientBackgroundArea--top{stop-color:#fd7736;stop-opacity:.2}.d3_chart .lineChart2--gradientBackgroundArea--bottom{stop-color:#fd7736;stop-opacity:.03}.d3_chart path.lineChart3--area{fill:url(#lineChart3--gradientBackgroundArea)}.d3_chart .lineChart3--gradientBackgroundArea--top{stop-color:#2198f7;stop-opacity:.3}.d3_chart .lineChart3--gradientBackgroundArea--bottom{stop-color:#2198f7;stop-opacity:0}.d3_chart path.lineChart4--area{fill:url(#lineChart4--gradientBackgroundArea)}.d3_chart .lineChart4--gradientBackgroundArea--top{stop-color:#fd7736;stop-opacity:.2}.d3_chart .lineChart4--gradientBackgroundArea--bottom{stop-color:#fd7736;stop-opacity:.03}.d3_bars{padding-top:65%}.d3_pie{padding-top:62%}.chart_title{padding:10px 15px;font-size:14px;color:#10174c}.chart_cont{margin:0 15px 6px}.chart_cont,.chart_cont_no_margin{position:relative}.d3_pre_pie{padding-top:100%}.d3_invest_map{margin-bottom:30px}.d3_invest_map svg{position:static}.d3_invest_map path.link{fill:none;stroke:#fd7736;stroke-width:1px}.d3_invest_map text{font-size:14px;fill:#fd7736}.d3_invest_map .g_text_left{fill:#fff}.d3_invest_map .invest_dot{fill:#fd7736;stroke:rgba(253,119,54,.4);stroke-width:7px}.d3_invest_map .circle_full_solid,.d3_invest_map .rect_full_solid{fill:#fd7736}.d3_invest_map .rect_hollow{fill:transparent;stroke:#fd7736;stroke-width:1px}.d3_invest_map .rect_transparent{fill:transparent}.d3_invest_map .node{pointer-events:none}.d3_invest_map .circle_stroke{stroke:#fd7736;fill:none;stroke-width:.5px}.d3_market_lines{padding-top:70%}.d3_market_lines path.line1{stroke:#2198f7;stroke-width:.8px;fill:none}.d3_market_lines path.line2{stroke:#e300a0;stroke-width:.8px;fill:none}.d3_market_lines path.line3{stroke:#e85b5b;stroke-width:.8px;fill:none}.d3_chip .g_press text{fill:#fc4848}.d3_chip{padding-top:115%}.d3_chip .bar_ave{fill:#10174c}.d3_chip .ave_line,.d3_chip .press_line,.d3_chip .support_line{stroke:#ccc;stroke-width:.5px;stroke-dasharray:4 2}.d3_chip .g_ave text{font-family:avenir;fill:#fdab36;font-size:12px}.d3_chip .g_press text{font-family:avenir;fill:#8f19a4;font-size:12px}.d3_chip .g_support text{font-family:avenir;fill:#2085df;font-size:12px}.d3_chart{padding-top:0}.d3_chart .g_ave text,.d3_chart .g_press text,.d3_chart .g_support text{font-size:14px}.d3_chart .ave_line{stroke:#fdab36}.d3_chart .press_line{stroke:#8f19a4}.d3_chart .support_line{stroke:#2085df}.d3_similark svg{position:static}.kline_positive{stroke:#e64b4b;stroke-width:1px}.kline_negative{stroke:#4eb76c;stroke-width:1px}.kbar_positive,.kbar_positive_nofill{fill:#e75050;stroke:#e64b4b;stroke-width:1px}.kbar_negative{fill:#4eb76d;stroke:#4eb76d;stroke-width:1px}.base_border,.base_dotted_border{fill:none;stroke:#ffa13c;stroke-width:1px;stroke-dasharray:2 1}.d3_similark_base .base_dotted_border{display:none}.other_border{fill:none;stroke:#ffa13c;stroke-width:1px;stroke-dasharray:2 1}.gray_border{fill:none;stroke:#e4e4e4;stroke-width:1px}.base_sline{stroke:#ffa13c;stroke-width:1px;stroke-dasharray:2 1}.other_sline{stroke:#ddd;stroke-width:1px;stroke-dasharray:2 1}.border_thin{stroke-width:.5px}.future_gray_rect{fill:#f8f3f0}.d3_similark .line_predict{fill:none;stroke:#fd7736;stroke-width:1px}.d3_similark .dot_predict{fill:#fd7736}.d3_similark .line_predict_area{fill:#f9e6dd}.d3_bs_holder{position:relative}.d3_bs{padding-top:38%}.bs_axis_bottom .tick line{display:none}.d3_pulse{padding-top:14%}.d3_pulse .pulse_up{fill:#ff8900}.d3_pulse .pulse_down{fill:#4eb76c}.d3_pulse .middle_line{stroke:#ff8900;stroke-width:.5px}.bs_border_line{stroke:#fd7736;stroke-dasharray:2 1;stroke-width:.5px;fill:none}.min_max_txt line{stroke-width:1px;stroke:#a8b0bb}.min_max_txt rect{fill:#a8b0bb;stroke:none}.min_max_txt text{fill:#fff;font-family:avenir;font-size:12px}.select_area rect{fill:rgba(249,135,52,.2)}.select_area line{stroke:#fd7736;stroke-dasharray:2 1;stroke-width:.5px}.marketWarning .chart_title{padding-top:4px}.warning_chart{padding-top:55%}.warning_chart .line_history{stroke:#fd7736;stroke-width:1px}.warning_chart .line_item{stroke:#10174c;stroke-width:1px}.warning_chart .text_top{fill:#e64b4b;font-size:10px}.warning_chart .text_bottom{fill:#4eb76c;font-size:10px}.warning_chart .max_text{fill:transparent}.warning_chart .max_text_show{fill:#fff;font-size:10px}.warning_chart .g_mark circle{fill:#10174c;stroke:#fff;stroke-width:1px}.warning_chart .g_mark line{stroke:#10174c;stroke-dasharray:3;stroke-width:.5px}.d3_line_area{padding-top:65%}.d3_line_area .line{stroke:#fd7736;stroke-width:1px}.d3_line_area .line_green{stroke:#178cea;stroke-width:1px}.d3_line_area .mark1 circle{stroke:#fd7736}.d3_line_area .mark2 circle{stroke:#178cea}.d3_line_area .mark1 text{fill:#fd7736;font-family:avenir;font-size:12px}.d3_line_area .mark2 text{fill:#178cea;font-family:avenir;font-size:12px}.d3_fin_tracking{padding-top:55%}.d3_fin_tracking .line_ave5{stroke-width:1px;stroke:#fbab00}.d3_fin_tracking .line_ave10{stroke-width:1px;stroke:#10174c}.d3_margin{padding-top:44.57%}.d3_margin .line1{stroke-width:.5px;stroke:#fd7736}.d3_margin .line2{stroke-width:.5px;stroke:#fbab00}.d3_margin .line3{stroke-width:.5px;stroke:#ff462d}.d3_cost{padding-top:55%}.d3_cost path.line{fill:none;stroke-width:.5px}.d3_cost path.line1{stroke:#2085df}.d3_cost path.line2{stroke:#10174c}.d3_cost path.line3{stroke:#4eb76c}.d3_main_cost{padding-top:55%}.d3_main_cost .line{fill:none;stroke-width:1px;stroke:#e64225}.d3_dt_lines{padding-top:60%}.d3_dt_lines path.line{fill:none;stroke-width:1px}.d3_dt_lines path.line1{stroke:#e64b4b}.d3_dt_lines path.line2{stroke:#4eb76c}.d3_dt_lines path.line3{stroke:#fca000}.d3_dt_lines path.line4{stroke:#178cea}.d3_dt_lines .axis_right .tick:first-child line{display:none}.poly_chart{margin-bottom:20px;padding-top:70%}.poly_chart .line1{stroke:#fd7736;stroke-width:1px}.poly_chart .line2{stroke:#10174c;stroke-width:1px}.poly_chart .mark1 circle{stroke:#fd7736}.poly_chart .mark2 circle{stroke:#10174c}.poly_chart .mark1 text{fill:#fd7736;font-family:avenir}.poly_chart .mark2 text{fill:#10174c;font-family:avenir}.poly_chart .mark1 line{stroke:rgba(253,119,54,.4);stroke-width:1px;stroke-dasharray:2,1}.poly_chart .mark2 line{stroke:rgba(16,23,76,.4);stroke-width:1px;stroke-dasharray:2,1}.d3_bar_lines{padding-top:65%}.d3_bar_lines .rect_line{fill:none;stroke:#11174c;stroke-width:2px}.d3_bar_lines .circle{stroke:#11174c;stroke-width:2px;fill:#fff}.trend_lines .solid_line{fill:none;stroke:#fd7736;stroke-width:2px}.trend_lines .blue_dashed_line{fill:none;stroke:#10174c;stroke-width:2px;stroke-dasharray:3}.trend_lines .circle1{stroke:#fff;stroke-width:1px;fill:#fd7736}.trend_lines .circle2{stroke:#fff;stroke-width:1px;fill:#10174c}.axis_bottom .tick line{stroke:#ddd}.trend_lines .line_area{fill:rgba(253,115,52,.05)}.chip_lines .line1{stroke:#be11dd;stroke-width:.5px}.chip_lines .line2{stroke:#2085df;stroke-width:.5px}.popularity_lines .solid_line{stroke:#fd7736;stroke-width:1.5px}.popularity_lines .shadow_line{stroke:rgba(253,119,54,.5);stroke-width:1.5px}.axis_bottom .align_right{text-anchor:end}.message_evaluation_lines .positive_circle{fill:#e64225;stroke-width:4px;stroke:rgba(230,66,37,.2)}.message_evaluation_lines .negative_circle{fill:#0fa802;stroke-width:4px;stroke:rgba(15,168,2,.2)}.popularity_lines{padding-top:47.1%;margin-top:12px}.popularity_lines .line1{stroke-width:.5px;stroke:#fd7736}.popularity_lines .line3{stroke-width:.5px;stroke:#ff2d55}.popularity_lines .line2{stroke-width:.5px;stroke:#2198f7}.potential_lines{padding-top:47.1%;margin-top:12px}.potential_lines .line1{stroke-width:.5px;stroke:#2198f7}.potential_lines .line2{stroke-width:.5px;stroke:#ff2d55}.graphic_lines{font-size:1rem;padding-top:71%}.graphic_lines_ah{padding-top:62%}.graphic_lines .line{fill:none;stroke-width:.5px}.graphic_lines_ah .line{stroke-width:1px}.graphic_lines .line1{stroke:#2198f7;stroke-width:1px}.graphic_lines .line2{stroke:#e300a0}.graphic_lines .line3{stroke:#e85b5b}.graphic_lines .line4{stroke:#3ec351}.graphic_lines .line5{stroke:#ffae00}.graphic_lines .line6{stroke:#8050e4}.graphic_lines .line7{stroke:#ff2d55}.graphic_lines .line8{stroke:#00b8b6}.graphic_lines .line9{stroke:#2085df}.graphic_lines .line10{stroke:#10174c}.d3_margin{padding-top:50%}.hot_chart_hint{margin:0 14px 10px}.hot_chart_hint span{padding:4px;font-size:12px;display:inline-block;padding:2px 7px;border-radius:14px;height:16px;line-height:16px;cursor:pointer;margin-right:4px}.hot_chart_hint span:first-child{color:#ffae00;border:1px solid #ffae00}.hot_chart_hint span:nth-child(2){color:#ff2d55;border:1px solid #ff2d55}.hot_chart_hint span:nth-child(3){color:#2198f7;border:1px solid #2198f7}.hot_chart_hint span.turn_off{color:#bbb;border:1px solid #bbb}.hot_chart_hint_disabled{pointer-events:none}.hot_chart_hint_disabled span:first-child,.hot_chart_hint_disabled span:nth-child(2),.hot_chart_hint_disabled span:nth-child(3){color:#bbb;border:1px solid #bbb}.hot_reading_chart{padding-top:60%;margin-bottom:10px}.hot_reading_chart .line1{stroke:#ffae00;stroke-width:1.5px}.hot_reading_chart .line2{stroke:#ff3c58;stroke-width:1px}.hot_reading_chart .line3{stroke:#2198f7;stroke-width:1px}.hot_reading_chart path{stroke:#f0f0f0}.hot_reading_chart .dot1{fill:#ffae00;stroke-width:6px;stroke:rgba(255,174,0,.3)}.hot_reading_chart .dot2{fill:#ff3c58;stroke-width:6px;stroke:rgba(255,60,88,.3)}.hot_reading_chart .dot3{fill:#2198f7;stroke-width:6px;stroke:rgba(33,152,255,.3)}.hot_reading_chart .circle_has_no_event{display:none}.hot_reading_chart .circle_has_event{fill:#fff;stroke-width:1.5px;stroke:#ffae00}.d3_hot_tooltip{background-color:rgba(14,18,40,.9);border-radius:3px;position:absolute;left:-9999px;top:-9999px;z-index:999;width:160px;min-height:30px;padding:5px 8px 7px;color:#fff;box-sizing:border-box}.d3_hot_tooltip.has_jump:after{content:"";position:absolute;right:10px;top:50%;margin-top:-4px;width:6px;height:6px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg)}.d3_hot_tooltip .ht_title{font-size:12px;margin-bottom:5px}.d3_hot_tooltip .ht_desc{font-size:12px;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.guide_line{stroke:#0e1228;stroke-width:1px}.hide_line1 .circle_has_event,.hide_line1 .dot1,.hide_line1 .line1,.hide_line2 .dot2,.hide_line2 .line2,.hide_line3 .dot3,.hide_line3 .line3,.hide_line4 .line4,.hide_line5 .line5,.hide_line6 .line6,.hide_line7 .line7,.hide_line8 .line8{stroke:transparent;fill:transparent}.graphic_lines_hint{margin:5px 18px 0}.graphic_lines_hint span{padding:4px}.graphic_lines_hint span:first-child{margin-left:-4px}.graphic_lines_hint i{font-size:12px;display:inline-block;padding:2px 7px;border-radius:14px;height:16px;line-height:16px;cursor:pointer}.graphic_lines_hint span:first-child i{color:#2198f7;border:1px solid #2198f7}.graphic_lines_hint span:nth-child(2) i{color:#e300a0;border:1px solid #e300a0}.graphic_lines_hint span:nth-child(3) i{color:#e85b5b;border:1px solid #e85b5b}.graphic_lines_hint span:nth-child(4) i{color:#3ec351;border:1px solid #3ec351}.graphic_lines_hint span:nth-child(5) i{color:#ffae00;border:1px solid #ffae00}.graphic_lines_hint span:nth-child(6) i{color:#8050e4;border:1px solid #8050e4}.graphic_lines_hint span:nth-child(7) i{color:#ff2d55;border:1px solid #ff2d55}.graphic_lines_hint span:nth-child(8) i{color:#00b8b6;border:1px solid #00b8b6}.graphic_lines_hint span.turn_off i{color:#bbb;border:1px solid #bbb}.ios .graphic_lines_hint i{border-width:.5px}.fenshi_xAxis{position:absolute;left:0;bottom:4px;right:32px;overflow:hidden;line-height:1;color:rgba(37,37,37,.6)}.fenshi_xAxis_resize{left:32px;bottom:22px}.fenshi_xAxis span{float:left;width:33.33%;font-size:10px}.fenshi_xAxis span:first-child{text-align:left}.fenshi_xAxis span:nth-child(2){text-align:center}.fenshi_xAxis span:nth-child(3){text-align:right}.fenshi_xAxis_us span:nth-child(2){float:right;text-align:right}.wave_chart{padding-top:50%}.wave_chart .line1{stroke:#ff655b;stroke-width:1px}.wave_chart .line2{stroke:#27c570;stroke-width:1px}.graphic_bar_hint{margin:0 16px 5px}.graphic_bar_hint span{font-size:1.2rem;display:inline-block;margin-right:13px;vertical-align:top}.graphic_bar_hint span.hint_bar{color:#e64225}.graphic_bar_hint span.hint_bar_orange{color:#fd7736}.graphic_bar_hint span.hint_line,.graphic_bar_hint span.hint_line_darkblue{color:#10174c}.graphic_bar_hint span.hint_average{color:#e64225}i.ico_income{width:.8rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAoAQMAAACl52raAAAABlBMVEUAAADmS0v6ixsLAAAAAXRSTlMAQObYZgAAABRJREFUCNdjYPz/v2HoEv+BAEwAAPX9ZtPQiTg9AAAAAElFTkSuQmCC) 0 0 no-repeat;-webkit-background-size:100% 100%;top:-.05rem}i.ico_income,i.ico_pile{display:inline-block;vertical-align:middle;margin-right:.4rem;height:1rem;position:relative}i.ico_pile{width:1rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAD1BMVEXmS0vmS0vmS0sAAADmS0slKAVaAAAABHRSTlPMmWYATm14egAAAB9JREFUKM9jMDZ2AQIGIBAEAiUgMDYeFRwVHBUkSRAAyLpqQc1O7/QAAAAASUVORK5CYII=) 0 0 no-repeat;-webkit-background-size:100% 100%;top:-.1rem}i.ico_average{width:.8rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAoAQMAAAC7LlppAAAABlBMVEUAAADmS0v6ixsLAAAAAXRSTlMAQObYZgAAABRJREFUGNNjGCDA/P+A/R8YNQgBAJpCBfuIKXPnAAAAAElFTkSuQmCC) 0 0 no-repeat;-webkit-background-size:100% 100%}i.ico_average,i.ico_increase{display:inline-block;vertical-align:middle;margin-right:.4rem;height:1rem;position:relative;top:-.05rem}i.ico_increase{width:1.2rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAoCAMAAACPWYlDAAAAZlBMVEUAAAAQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0z29vbFx9Lk5enx8fJ4fJl0eJYhKFnR0ttwdJQzOWYvNWPb3OK9v8wbIVQFIQhMAAAAE3RSTlMAIvnQm5UMB/PqyFjnii7jhoJPMFwm7QAAAN1JREFUOMvtlEcSgzAMRcGAAVNSXKhp979kJhrC4CCsIV5kk7c0+uLLkhX8Al4kImcsF3HBA5owyeQMi0MiPD0yacGq1Jk+kisix0/qUiKU9Wb+gwT6UZumMbrrJZCHG/4nP62aaSdXeB0n+HjVaoG+wGGFGmIQPyiLARQMM5VALq0+0HAcIxVAvzq1AurI1j0/v84fCgHuqsAdjZigsz3JJXdMoK0QW3DDBMYhMJig2S3wtPRGuIsWu6/Vt3H0aHgOHz3efg+IfqLcbwnQa8ZrkdGrknstY3rd//mKJ4nlQu00nrhnAAAAAElFTkSuQmCC) 0 0 no-repeat;-webkit-background-size:100% 100%}i.ico_line_orange{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAoCAMAAACPWYlDAAAAS1BMVEUAAAD9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzb9dzZzzbT+AAAAGHRSTlMAJOkH+jMM9dGcmZKMiRXJVzjr2dc1WCOHCj02AAAA7klEQVQ4y+1U2Q6DIBCUQzxQDq/y/1/aQNCGsrAxPjXpvLnsxNlrmp+AMKOmnFM9GtHgIEPnLnQDQdLZzF0CPrNa/qt3GfrKT1rqANC2KD/mL9IqxpSVS2SQgv6oZ/qEpqgKrmMOj+ueiFxDcAYLDv3ZyJfMLfQKEjU4j6zANoQHYL5dqj+to8tnbkJ/IK2hdyYLjz4sIYL0L+P1mczIQgSbpKQEBRFUhcDAgd4mPJR0QteL1rfbCg+OooO7vxr48vHC8jUEX2/4gFr8gPATFZgJ7N4EdknLJoDbDAwCGtkzq8TNGIc4Trs/RPOHxxsHeyz23EoqVwAAAABJRU5ErkJggg==) 0 0 no-repeat;-webkit-background-size:100% 100%}i.ico_line_darkblue,i.ico_line_orange{margin-right:.4rem;width:1.2rem;height:1rem;position:relative;top:-.05rem}i.ico_line_darkblue{display:inline-block;vertical-align:middle;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAoCAMAAACPWYlDAAAAZlBMVEUAAAAQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0wQF0z29vbFx9Lk5enx8fJ4fJl0eJYhKFnR0ttwdJQzOWYvNWPb3OK9v8wbIVQFIQhMAAAAE3RSTlMAIvnQm5UMB/PqyFjnii7jhoJPMFwm7QAAAN1JREFUOMvtlEcSgzAMRcGAAVNSXKhp979kJhrC4CCsIV5kk7c0+uLLkhX8Al4kImcsF3HBA5owyeQMi0MiPD0yacGq1Jk+kisix0/qUiKU9Wb+gwT6UZumMbrrJZCHG/4nP62aaSdXeB0n+HjVaoG+wGGFGmIQPyiLARQMM5VALq0+0HAcIxVAvzq1AurI1j0/v84fCgHuqsAdjZigsz3JJXdMoK0QW3DDBMYhMJig2S3wtPRGuIsWu6/Vt3H0aHgOHz3efg+IfqLcbwnQa8ZrkdGrknstY3rd//mKJ4nlQu00nrhnAAAAAElFTkSuQmCC) 0 0 no-repeat;-webkit-background-size:100% 100%}i.ico_line_dark_blue{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAWCAMAAACScr5LAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURUxpcRAXTBAXTBAXTBAXTBAXTBAXTBAXTBAXTBAXTBAXTBAXTBAXTPr6+h8mV+3u8dHS2yIpWvX19ltghIuOp4aKpFpfg3Z/1EkAAAAMdFJOUwCzeXprIOMN0vCybaA8HMwAAACgSURBVCjPjZJtF8MQDIVR9bLDKLr//1Mn1m1h1uZ+E8/JJbmMIWnJlbOGS83m0sK6Q3aZQqtxSGadEMp1Uj+Mbj22ElOKZWt9Ri8B1Rx8U8hwEkMTeOnDfwSM7dtIcAlfJICX7JBbreweqdQCPy7vTeAdMRKh8rpDSMJIukbCFPlrRHgu+dNtdPl0dIQFUNZICAMlUtVruQrmO95ODfF+Au38FeMmRPJ2AAAAAElFTkSuQmCC) 0 0 no-repeat;background-size:100% auto}i.ico_line_dark_blue,i.ico_line_orange{display:inline-block;vertical-align:middle;margin-right:4px;width:17px;height:11px}i.ico_line_orange{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAWCAMAAACScr5LAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABXUExURUxpcf9xI/9xI/9xI/9xI/9xI/9xI/9xI/9xI/9xI/9xI/9xI/9xI/9xI/9xI/r6+v9xI/rz7/vh0/r49v21jv96Mf6aY/y7l/ru5/2hbv99Nv2gbf9+OE19DxEAAAAPdFJOUwAex3wVadEJ8rHp33SLWcWGUrYAAADISURBVCjPnZJJFoQgEEOVQQS0ZXDW+5+zgWdLIbjp7Iz/USlIVQERyoVSklNSlcX6Vl1qe1Yi6kYBNXWBECqRyBgWzjgXY61ZznDOcxb27qaHIL35L5wSxCc9hluHz5zuRZ2164jo3Rk0QbhzxgFocQa/fsYdDERM9AFiIaL/RV4HvcQdQdy49ASXnrKlw9XNdxo751dXdX7q/HsAT6ju+YzIu9No1tWMfopCWWWITMsgC80jCBKo2E2GYzExe2vvh8tWNPyTAF9YJBrACdc5IwAAAABJRU5ErkJggg==) 0 0 no-repeat;background-size:100% auto}i.ico_bar_orange{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWAQMAAAD6jy5FAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURUxpcf+cD2mPTXcAAAABdFJOUwBA5thmAAAAEklEQVQI12Ng/8fAQG38//8HAN/hGFhNqUsgAAAAAElFTkSuQmCC) 0 0 no-repeat;background-size:100% auto}i.ico_bar_orange,i.ico_bar_red{display:inline-block;vertical-align:middle;margin-right:4px;width:10px;height:11px}i.ico_bar_red{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWAQMAAAD6jy5FAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURUxpcfAvMvVTuyAAAAABdFJOUwBA5thmAAAAEklEQVQI12Ng/8fAQG38//8HAN/hGFhNqUsgAAAAAElFTkSuQmCC) 0 0 no-repeat;background-size:100% auto}.bar_hint span.hint_bar{color:#fd7334}.bar_hint span.hint_average{color:#ffb230}.bar_hint i.ico_income{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVAQMAAABmJ7xlAAAABlBMVEUAAAD9czQ93YfMAAAAAXRSTlMAQObYZgAAABFJREFUCNdjYP5/gKr4////AALEJiYOsX5sAAAAAElFTkSuQmCC) 0 0 no-repeat;-webkit-background-size:100% 100%}.bar_hint i.ico_average,.bar_hint i.ico_income{display:inline-block;vertical-align:middle;margin-right:.4rem;width:.8rem;height:1rem;position:relative;top:-.05rem}.bar_hint i.ico_average{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVAQMAAABmJ7xlAAAABlBMVEUAAAD/sjDr1XG0AAAAAXRSTlMAQObYZgAAABFJREFUCNdjYP5/gKr4////AALEJiYOsX5sAAAAAElFTkSuQmCC) 0 0 no-repeat;-webkit-background-size:100% 100%}.bar_hint i.ico_net{display:inline-block;vertical-align:middle;margin-right:.4rem;width:.8rem;height:1rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVAQMAAABmJ7xlAAAABlBMVEUAAADDonmDZoYlAAAAAXRSTlMAQObYZgAAABFJREFUCNdjYP5/gKr4////AALEJiYOsX5sAAAAAElFTkSuQmCC) 0 0 no-repeat;-webkit-background-size:100% 100%;position:relative;top:-.05rem}.graphic_hint{margin:0 15px 10px;font-size:10px;line-height:1.2}.graphic_hint_font_12{font-size:12px}.graphic_hint_nomargin{margin:0 0 8px}.graphic_hint span{display:inline-block;margin-right:13px;vertical-align:top}.graphic_hint i{display:inline-block;margin-right:3px;vertical-align:middle;position:relative;top:-1px}.hint_circle{width:6px;height:6px;background-color:#333;border-radius:50%}.hint_rectangle{width:6px;height:6px;border-radius:2px}.hint_red{color:#e64225}.hint_red .hint_circle,.hint_red .hint_rectangle{background-color:#e64225}.hint_orange{color:#fca000}.hint_orange .hint_circle{background-color:#fca000}.hint_blue{color:#178cea}.hint_blue .hint_circle{background-color:#178cea}.hint_dark_blue{color:#10174c}.hint_dark_blue .hint_rectangle{background-color:#10174c}.hint_green{color:#0fa802}.hint_green .hint_circle{background-color:#0fa802}.graphic_hint .hint_bar{width:10px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAYAQMAAADAhU81AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURUxpcf+cD2mPTXcAAAABdFJOUwBA5thmAAAAFElEQVQI12Pg/8/AQAv8//8HEAYA0AQdEYPhT/4AAAAASUVORK5CYII=) 0 0 no-repeat;background-size:100% auto}@media only screen and (min-width:360px){.graphic_hint{font-size:12px}}.lineBar_chart{position:relative;margin-bottom:6px;padding-top:40%}.lineBar_chart>*{position:absolute;left:0;top:0;width:100%}.lineBar_chart .line_chart{z-index:10}.lineBar_chart .bar_chart{z-index:6}.restrict_earn_chart{margin:20px 15px 0;height:152px}.restrict_earn_chart .line1{stroke-width:1px;stroke:#178cea}.restrict_earn_chart .area1{fill:#e7eff6}.k_chart .line_earn{stroke-width:1px;stroke:#178cea}.eva_chart{padding-top:55%}.eva_chart .eva_line{stroke-width:1.5px;stroke:#fd8636}.eva_chart .eva_area1{fill:#f0f0f0}.eva_chart .eva_area2{fill:url(#evaArea)}.eva_chart .eva_bottom_line1{stroke-width:4px;stroke:#f0e4dc;stroke-linecap:round}.eva_chart .eva_bottom_line2{stroke-width:4px;stroke:#fd8636;stroke-linecap:round}.eva_chart .eva_ave_line{stroke-width:1px;stroke:#000;stroke-dasharray:2}.eva_chart .eva_ave_rect{stroke-width:.5px;stroke:#000;fill:none}.eva_chart .eva_current_line{stroke-width:1px;stroke:#fd8636;stroke-dasharray:2}.eva_chart .eva_current_dot{fill:#fd8636}.eva_chart .eva_current_text{font-size:12px;fill:#fd7736}.eva_chart .eve_text_highlight{fill:#fd7736}.eva_area_top{stop-color:#fda86e;stop-opacity:.9}.eva_area_bottom{stop-color:#fed1b3;stop-opacity:.2}.stability_chart{padding-top:50%;margin-bottom:20px}.stability_chart .eva_line1{stroke-width:1px;stroke:#178cea;stroke-dasharray:2}.stability_chart .eva_line2{stroke-width:1px;stroke:#c92ff0;stroke-dasharray:2}.stability_chart .eva_line3{stroke-width:1px;stroke:#444;stroke-dasharray:2}.stability_chart .eva_txt1{font-size:12px;fill:#178cea}.stability_chart .eva_txt2{font-size:12px;fill:#c92ff0}.stability_chart .eva_txt3{font-size:12px;fill:#444}.score_chart{padding-top:55%}.score_chart .radar_line{stroke-width:.5px;stroke:#acb0b4}.score_chart .radar_label{font-size:12px;fill:#acb0b4}.score_chart .radar_score{font-size:14px;fill:#fd7736;font-weight:700}.score_chart .radar_circle{stroke-width:.5px;stroke:#acb0b4;fill:transparent}.score_chart .radar_circle1{opacity:.2}.score_chart .radar_circle2{opacity:.4}.score_chart .radar_circle3{opacity:.6}.score_chart .radar_circle4{opacity:1}.score_chart .radar_area{fill:url(#radarArea)}.radar_top{stop-color:#fd7736;stop-opacity:1}.radar_bottom{stop-color:#fe511c;stop-opacity:1}.stock_cloud_chart{padding-top:40%}.longhu_chart{padding-top:50%}.longhu_chart .line_green{stroke:#10174c;stroke-width:1.5px;fill:none}.longhu_chart .line_orange{stroke:#fd7736;stroke-width:1.5px;fill:none}.longhu_chart .axis_right .domain{stroke:#f0f0f0;stroke-width:1px;fill:none}.longhu_chart .circle_rise{fill:#fff;stroke-width:1.5px;stroke:#f02f32}.longhu_chart .circle_flat{fill:#fff;stroke-width:1.5px;stroke:#525252}.longhu_chart .circle_fall{fill:#fff;stroke-width:1.5px;stroke:#04b032}.d3_chart path.orange_area{fill:url(#orangeArea)}.d3_chart .area_top{stop-color:#fd7736;stop-opacity:.2}.d3_chart .area_bottom{stop-color:#fd7736;stop-opacity:.03}.pledge_forcast_chart{margin-bottom:10px}.pledge_forcast_chart svg{position:static}.pledge_forcast_chart .now_price_line{stroke:#000;stroke-width:1px;stroke-dasharray:4 2}.pledge_forcast_chart .down_line{stroke:#fd7736;stroke-width:1px;stroke-dasharray:4 2}.pledge_forcast_chart .down_txt{fill:#fd7736}.pledge_ratio_chart{padding-top:50%;margin-bottom:14px}.pledge_ratio_chart .line_orange{stroke:#fd7736;stroke-width:1.5px;fill:none}.d3_chart .orange_gradient{fill:url(#orangeGradient)}.svg_hidden .orange_gradient_top{stop-color:#fd7736;stop-opacity:.2}.svg_hidden .orange_gradient_bottom{stop-color:#fd7736;stop-opacity:.03}.svg_hidden{position:absolute;left:0;top:-1000px}.business_pie_chart{padding-top:70%}.f10_product_chart{padding-top:50%}.f10_product_chart .line_dark_green{fill:none;stroke-width:1.5px;stroke:#10174c}.f10_product_chart .line_orange{fill:none;stroke-width:1.5px;stroke:#ff7123}.f10_product_chart .circle_dark_green{fill:#fff;stroke-width:1.5px;stroke:#10174c}.f10_product_chart .circle_orange{fill:#fff;stroke-width:1.5px;stroke:#ff7123}.f10_product_chart .bar_year{fill:#f02f32}.f10_product_chart .bar_half_year{fill:#ff9c0f}.block_chart{padding-top:55%}.block_chart .line_index{stroke:#178cea}.stat_chart{padding-top:50%}.stat_chart .bar_pledge,.stat_chart .txt_pledge{fill:#ff9c0f}.fund_flow_chart{padding-top:60%}.fund_flow_chart .area_blue_gradient{fill:url(#longhuArea)}.longhu_top{stop-color:#246efc;stop-opacity:.24}.longhu_bottom{stop-color:#246efc;stop-opacity:0}.comm_chart_hint{margin:-4px 9px 2px}.comm_chart_hint_top{padding-top:20px}.comm_chart_hint span{display:inline-block;font-size:12px;padding:4px 6px}.comm_chart_hint span:last-child{margin-right:0}.comm_chart_hint span:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;vertical-align:middle;margin-right:4px;position:relative;top:-2px;box-sizing:border-box}.comm_chart_hint span.color_orange{color:#ff9c0f}.comm_chart_hint span.color_orange2{color:#fc8217}.comm_chart_hint span.color_blue{color:#246efc}.comm_chart_hint span.color_blue2{color:#178cea}.comm_chart_hint span.color_red{color:#ff4319}.comm_chart_hint span.color_purple{color:#c92ff0}.comm_chart_hint span.bar_orange{color:#ff9c0f}.comm_chart_hint span.color_orange:before{background-color:#ff9c0f}.comm_chart_hint span.color_orange2:before{background-color:#fc8217}.comm_chart_hint span.color_blue:before{background-color:#246efc}.comm_chart_hint span.color_blue2:before{background-color:#178cea}.comm_chart_hint span.color_red:before{background-color:#ff4319}.comm_chart_hint span.color_purple:before{background-color:#c92ff0}.comm_chart_hint span.bar_orange:before{width:10px;height:12px;border-radius:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAYCAYAAAD6S912AAAARUlEQVRIS2NkoDJgxGbe/zn8/4mxhzHlI4b+UQMhITcahjhT0GiyAQfNaE4ZzSkEStnRnALJKcQWpsRUWjizHrGasakDAN8/VsIVxHN8AAAAAElFTkSuQmCC) 0 0 no-repeat;background-size:100% auto}.comm_chart_hint span.disabled{color:#cacaca}.comm_chart_hint span.disabled:before{background:transparent;border:1px solid #cacaca}.flowin_chart{padding-top:50%}.d3_tooltip{position:absolute;z-index:7777;left:-1000px;top:30px;width:100px;background-color:rgba(93,107,126,.9);font-size:12px;color:#fff;box-sizing:border-box;border-radius:6px;padding:8px;pointer-events:none;transition:all .1s}.d3_tooltip p{margin-bottom:4px}.d3_pile_bar_list li{margin-bottom:3px;white-space:nowrap}.d3_pile_bar_list li:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;vertical-align:middle;margin-right:5px;position:relative;top:-1px;box-sizing:border-box}.d3_pile_bar_list li:first-child:before{background-color:#ff6700}.d3_pile_bar_list li:nth-child(2):before{background-color:#ffb230}.d3_pile_bar_list li:nth-child(3):before{background-color:#ff8736}.d3_pile_bar_list li:nth-child(4):before{background-color:#c3a279}.d3_pile_bar_list li:nth-child(5):before{background-color:#4c4743}.d3_pile_bar_list li:nth-child(6):before{background-color:#8a412a}.d3_line_list li{margin-bottom:3px;white-space:nowrap}.d3_line_list li:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;vertical-align:middle;margin-right:5px;position:relative;top:-1px;box-sizing:border-box}.d3_line_list li.line1:before{background-color:#ff9c0f}.d3_line_list li.line2:before{background-color:#178cea}.d3_line_list li.line3:before{background-color:#ff4319}.d3_list_normal li{margin-bottom:8px}.d3_list_normal li:last-child{margin-bottom:0}.goodwill_chart{padding-top:50%}.goodwill_chart .line1{stroke:#fc8217;stroke-width:2px;fill:none}.goodwill_chart .line_ratio1{stroke:#fc8217;stroke-width:1px;fill:none}.goodwill_chart .line_ratio2{stroke:#178cea;stroke-width:1px;fill:none}.goodwill_chart .line_ratio3{stroke:#ff4319;stroke-width:1px;fill:none}.goodwill_chart .hint_line{stroke:#5d6b7e;stroke-width:1px;fill:none}.goodwill_chart .hint_circle{stroke:#fc8217;stroke-width:1.5px;fill:#fff}.goodwill_chart .bar_pledge,.goodwill_chart .txt_pledge{fill:#ff9c0f}.short_line_fly_chart{padding-top:50%;background-color:#f7f7f7}.short_line_fly_chart path.line1{stroke:#ee6c61;stroke-width:1px;fill:none}.short_line_fly_chart path.line2{stroke:#56b2f5;stroke-width:1px;fill:none}.short_line_fly_chart path.line3{stroke:#f0b74b;stroke-width:1px;fill:none}.short_line_fly_chart path.line4{stroke:#4536fd;stroke-width:1px;fill:none}.page_box{border:2px solid #473f79;border-radius:6px;background-color:rgba(38,33,53,.6);box-sizing:border-box;min-height:700px}.chart_holder{margin:0 15px}.macd{margin:8px 0}.macd span{margin-right:8px;font-size:24px}.macd span:first-child{color:#f24394;margin-left:3px}.macd span:nth-child(2){color:#ffba01}.macd span:nth-child(3){color:#178cea}.d3_chart{margin-bottom:10px}.d3_chart svg{position:static;display:block}.d3_chart .size_10{font-size:10px}.d3_chart .size_11{font-size:11px}.d3_chart .size_12{font-size:12px}.d3_chart .size_14{font-size:14px}.d3_chart .size_15{font-size:15px}.d3_chart .size_20{font-size:20px}.d3_chart .size_24{font-size:24px}.d3_chart .font_bold{font-weight:700}.d3_chart .color_white{fill:#fff}.d3_chart .color_gray{fill:hsla(0,0%,95.3%,.6)}.d3_chart .color_buy{fill:#ff9519}.d3_chart .color_sell{fill:#02a88f}.d3_chart .triangle_buy{fill:rgba(255,149,25,.3)}.d3_chart .triangle_sell{fill:rgba(2,168,143,.3)}.d3_chart .line_buy{stroke:#ff9519;stroke-dasharray:2 1;stroke-width:1px}.d3_chart .line_sell{stroke:#02a88f;stroke-dasharray:2 1;stroke-width:1px}.d3_chart .kline_positive{stroke:#e64b4b;stroke-width:1px}.d3_chart .kline_negative{stroke:#4eb76c;stroke-width:1px}.d3_chart .kbar_positive,.d3_chart .kbar_positive_nofill{fill:#e75050;stroke:#e64b4b;stroke-width:1px}.d3_chart .kbar_negative{fill:#4eb76d;stroke:#4eb76d;stroke-width:1px}.d3_chart .around_border{fill:none;stroke:#473f79;stroke-width:1px}.d3_chart .grid_line{stroke:#473f79;stroke-width:1px;stroke-dasharray:2 1}.d3_chart .axis_y text{fill:hsla(0,0%,95.3%,.6)}.d3_chart .axis_y path{display:none}.d3_chart .line5{stroke-width:1.5px;stroke:#f06eaa;fill:none}.d3_chart .line10{stroke-width:1.5px;stroke:#ffc100;fill:none}.d3_chart .line20{stroke-width:1.5px;stroke:#178cea;fill:none}