.basic-block{opacity:0;box-sizing:border-box;color:#fff;animation:1s forwards mymove}.basic-block .box{box-sizing:border-box;background-size:cover;width:100%;height:100%;padding:15px;transition:all 1s;position:relative}.basic-block .box:hover{transform:rotateY(360deg)}.basic-block a{color:#fff}.basic-block span{font-size:16px;display:block}.basic-block p{color:#eee;width:80%;font-size:10px;line-height:22px}.basic-block i{position:absolute;bottom:15px;right:15px;font-size:50px!important}@keyframes mymove{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.basic-container{box-sizing:border-box;padding:10px 6px}.basic-container--block,.basic-container--block .basic-container__card{height:100%}.basic-container__card{width:100%}.basic-container:first-child{padding-top:0}html,body,#app{width:100%;height:100%}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-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{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{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__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{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__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{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scale(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:scale(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0,0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translate(0,0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translate(0,0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@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{animation-name:heartBeat;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0,0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translate(0,0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translate(0,0)rotateY(0)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0,0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}a{color:#333;text-decoration:none}*{outline:none}.avue-sidebar,.avue-top,.avue-logo,.avue-layout .login-logo,.avue-main{transition:all .3s}.avue-layout{height:100%;display:flex;overflow:hidden}.avue-layout--horizontal{flex-direction:column}.avue-layout--horizontal .avue-sidebar{width:100%;height:50px;display:flex}.avue-layout--horizontal .avue-sidebar .avue-menu,.avue-layout--horizontal .avue-sidebar .el-menu-item,.avue-layout--horizontal .avue-sidebar .el-sub-menu__title{height:50px;line-height:50px}.avue-layout--horizontal .avue-sidebar .is-active:before{display:none}.avue-layout--horizontal .avue-logo{width:230px}.avue-contail{background:#f0f2f5 0 0/100% no-repeat;width:100%;height:100%}.avue--collapse .avue-sidebar,.avue--collapse .avue-logo{width:60px}.avue-main{box-sizing:border-box;background:#f0f2f5;flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow:hidden}#avue-view{flex:1;overflow:hidden auto}.avue-view{box-sizing:border-box;width:100%}.avue-footer{text-align:center;width:100%;position:absolute;bottom:0}.avue-footer .copyright{color:#666;font-size:12px}.mac_bg{background-color:#000;background-image:url(/img/bg.jpg);position:fixed;inset:0}:root{--el-color-primary:#dc2626;--el-color-primary-light-3:#ef4444;--el-color-primary-light-5:#f87171;--el-color-primary-light-7:#fca5a5;--el-color-primary-light-8:#fecaca;--el-color-primary-light-9:#fee2e2;--el-color-primary-dark-2:#b91c1c}.el-card.is-always-shadow{box-shadow:none;border:none!important}.el-menu{border-right:none}.el-message__icon,.el-message__content{display:inline-block}.el-date-editor .el-range-input,.el-date-editor .el-range-separator{height:auto;overflow:hidden}.el-dialog__wrapper{z-index:2048}.el-col{margin-bottom:8px}.el-main{padding:0!important}.el-dropdown-menu__item--divided:before,.el-menu,.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-sub-menu .el-sub-menu__title:hover{background-color:#0000;background-color:#0000!important}.el-collapse-item__header{height:auto;overflow:hidden}.el-button.is-text:not(.is-disabled):active,.el-button.is-text:not(.is-disabled):focus,.el-button.is-text:not(.is-disabled):hover{background-color:#0000}.avue-icon i,.avue-icon svg{line-height:20px}.avue--detail .el-form-item{background-color:#fafafa}.avue-top{color:#000000a6;box-sizing:border-box;white-space:nowrap;background-color:#fff;height:50px;font-size:28px;line-height:50px;position:relative;box-shadow:0 1px 2px #00000026}.avue-top .el-menu-item i,.avue-top .el-menu-item span{font-size:13px}.avue-breadcrumb{height:100%}.avue-breadcrumb i{font-size:30px!important}.avue-breadcrumb--active{transform:rotate(90deg)}.top-user{align-items:center;margin-left:20px;display:flex}.top-menu .el-menu-item{border:none;padding:0 10px}.top-search{width:300px;line-height:50px;top:0;right:200px;position:absolute!important}.top-search .el-input__wrapper{box-shadow:none;background-color:#0000;border:none;font-size:13px}.top-bar__img{box-sizing:border-box;vertical-align:middle;border:1px solid #eee;border-radius:100%;width:30px;height:30px;margin:0 5px;padding:2px}.top-bar__left,.top-bar__right{height:50px;margin-top:2px;position:absolute;top:0}.top-bar__left i,.top-bar__right i{line-height:50px}.top-bar__left{left:10px}.top-bar__right{align-items:center;display:flex;right:10px}.top-bar__item{height:50px;margin:0 7px;font-size:16px;display:inline-block;position:relative}.top-bar__item .el-badge__content.is-fixed{top:12px;right:5px}.top-bar__title{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;height:100%;font-size:inherit;padding-left:50px;font-weight:400;overflow:hidden}.avue-logo{box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);height:50px;font-size:20px;line-height:50px;overflow:hidden;box-shadow:0 2px 4px #dc262633}.avue-logo_title{text-align:center;font-size:20px;font-weight:700;display:block}.avue-logo_subtitle{text-align:center;color:#fff;font-size:18px;font-weight:700;display:block}.avue-tags{user-select:none;box-sizing:border-box;background-color:#fff;border-top:1px solid #f6f6f6;margin-bottom:10px;padding:0 10px;position:relative;box-shadow:0 1px 2px #0000000d}.avue-tags .el-tabs--card>.el-tabs__header{margin:0}.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__nav,.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__item,.avue-tags .el-tabs--card>.el-tabs__header{border:none}.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left-width:1px}.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__item{color:#ccc;height:40px;margin:0 3px;font-size:13px;font-weight:400;line-height:40px}.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__item.is-active{color:#dc2626;border-bottom:3px solid #dc2626}.avue-tags .el-tabs__nav-prev,.avue-tags .el-tabs__nav-next{text-align:center;width:20px;font-size:18px;line-height:40px}.avue-tags__box{box-sizing:border-box;width:100%;padding-right:106px;position:relative}.avue-tags__box .el-tabs__item:first-child .is-icon-close{display:none}.avue-tags__contentmenu{z-index:1024;background-color:#fff;border-radius:5px;width:120px;position:fixed;box-shadow:1px 2px 10px #ccc}.avue-tags__contentmenu .item{cursor:pointer;color:#606266;padding:8px 20px 8px 15px;font-size:14px}.avue-tags__contentmenu .item:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.avue-tags__contentmenu .item:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.avue-tags__contentmenu .item:hover{color:#fff;background-color:#dc2626}.avue-tags__menu{box-sizing:border-box;padding:1px 0 0 15px;top:3px;right:0;position:absolute!important}.avue-sidebar{user-select:none;box-sizing:border-box;background:linear-gradient(#1a1a1a 0%,#2d2d2d 100%);width:230px;height:100%;transition:width .2s;position:relative;box-shadow:2px 0 6px #00000026}.avue-sidebar .el-scrollbar__wrap{overflow-x:hidden}.avue-sidebar .avue-menu{height:calc(100% - 50px)}.avue-sidebar--tip{color:#ccc;z-index:2;text-align:center;background-color:#0006;border-radius:5px;justify-content:center;align-items:center;width:90%;height:140px;font-size:14px;display:flex;position:absolute;top:5px;left:5%}.avue-sidebar .el-menu-item i,.avue-sidebar .el-sub-menu__title i{margin-right:5px}.avue-sidebar .el-menu-item i,.avue-sidebar .el-menu-item span,.avue-sidebar .el-sub-menu__title i,.avue-sidebar .el-sub-menu__title span{color:#ffffffb3}.avue-sidebar .el-menu-item:hover,.avue-sidebar .el-sub-menu__title:hover{background:0 0}.avue-sidebar .el-menu-item:hover i,.avue-sidebar .el-menu-item:hover span,.avue-sidebar .el-sub-menu__title:hover i,.avue-sidebar .el-sub-menu__title:hover span{color:#fff}.avue-sidebar .el-menu-item.is-active:before,.avue-sidebar .el-sub-menu__title.is-active:before{content:"";background:linear-gradient(#dc2626 0%,#991b1b 100%);width:4px;position:absolute;top:0;bottom:0;left:0}.avue-sidebar .el-menu-item.is-active,.avue-sidebar .el-sub-menu__title.is-active{background-color:#dc26261f}.avue-sidebar .el-menu-item.is-active i,.avue-sidebar .el-menu-item.is-active span,.avue-sidebar .el-sub-menu__title.is-active i,.avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-white .el-menu--popup .el-menu-item{background-color:#fff}.theme-white .el-menu--popup .el-menu-item i,.theme-white .el-menu--popup .el-menu-item span{color:#666}.theme-white .el-menu--popup .el-menu-item:hover i,.theme-white .el-menu--popup .el-menu-item:hover span{color:#333}.theme-white .el-menu--popup .el-menu-item.is-active{background-color:#409eff}.theme-white .el-menu--popup .el-menu-item.is-active:before{content:"";background:#409eff;width:4px;position:absolute;top:0;bottom:0;left:0}.theme-white .el-menu--popup .el-menu-item.is-active i,.theme-white .el-menu--popup .el-menu-item.is-active span{color:#fff}.theme-white .avue-top,.theme-white .avue-logo,.theme-white .tags-container{background-color:#409eff}.theme-white .avue-sidebar--tip{color:#333;background-color:#0000}.theme-white .el-dropdown{color:#fff}.theme-white .avue-logo_title{color:#fff;font-weight:400}.theme-white .logo_title,.theme-white .avue-breadcrumb,.theme-white .logo_title i,.theme-white .avue-breadcrumb i,.theme-white .avue-top .el-menu-item i,.theme-white .avue-top .el-menu-item span,.theme-white .avue-top .el-menu-item:hover i,.theme-white .avue-top .el-menu-item:hover span{color:#fff}.theme-white .avue-sidebar{background-color:#fff;box-shadow:2px 0 6px #00152926}.theme-white .avue-sidebar .el-menu-item i,.theme-white .avue-sidebar .el-menu-item span,.theme-white .avue-sidebar .el-sub-menu__title i,.theme-white .avue-sidebar .el-sub-menu__title span{color:#666}.theme-white .avue-sidebar .el-menu-item:hover,.theme-white .avue-sidebar .el-sub-menu__title:hover{background:0 0}.theme-white .avue-sidebar .el-menu-item:hover i,.theme-white .avue-sidebar .el-menu-item:hover span,.theme-white .avue-sidebar .el-sub-menu__title:hover i,.theme-white .avue-sidebar .el-sub-menu__title:hover span{color:#333}.theme-white .avue-sidebar .el-menu-item.is-active,.theme-white .avue-sidebar .el-sub-menu__title.is-active{background-color:#409eff}.theme-white .avue-sidebar .el-menu-item.is-active i,.theme-white .avue-sidebar .el-menu-item.is-active span,.theme-white .avue-sidebar .el-sub-menu__title.is-active i,.theme-white .avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-white .top-search .el-input__inner{color:#333}.theme-white .top-search input::-webkit-input-placeholder{color:#fff}.theme-white .top-search textarea::-webkit-input-placeholder{color:#fff}:-moz-any(.theme-white .top-search input:-moz-placeholder-shown,.theme-white .top-search textarea:-moz-placeholder-shown){color:#fff}:is(.theme-white .top-search input:placeholder-shown,.theme-white .top-search textarea:placeholder-shown){color:#fff}.theme-white .top-search input::-moz-placeholder{color:#fff}.theme-white .top-search textarea::-moz-placeholder{color:#fff}:is(.theme-white .top-search input:-ms-placeholder-shown,.theme-white .top-search textarea:-ms-placeholder-shown),.theme-white .top-bar__item i{color:#fff}:is(.theme-white .top-search input:placeholder-shown,.theme-white .top-search textarea:placeholder-shown),.theme-white .top-bar__item i{color:#fff}.theme-star .avue-main{background:0 0}.theme-star .avue-contail{background-image:url(/img/star-squashed.jpg);background-size:100% 100%}.theme-star .avue-logo{color:#fff}.theme-star .avue-top,.theme-star .avue-logo,.theme-star .tags-container{background-color:#0000}.theme-star .el-card,.theme-star .error-page{opacity:.9}.theme-star .avue-tabs{padding:0 20px}.theme-star .avue-tags{background-color:#0000;border-top:none}.theme-star .avue-top .avue-breadcrumb,.theme-star .avue-top .el-menu-item i,.theme-star .avue-top .el-menu-item span{color:#fff}.theme-star .avue-top .el-menu-item.is-active{background-color:#0006}.theme-star .avue-top .el-dropdown{color:#fff}.theme-star .avue-sidebar{background-color:#0000;box-shadow:2px 0 6px #00152926}.theme-star .avue-sidebar .el-menu-item i,.theme-star .avue-sidebar .el-menu-item span,.theme-star .avue-sidebar .el-sub-menu__title i,.theme-star .avue-sidebar .el-sub-menu__title span{color:#fff}.theme-star .avue-sidebar .el-menu-item:hover,.theme-star .avue-sidebar .el-sub-menu__title:hover{background:0 0}.theme-star .avue-sidebar .el-menu-item:hover i,.theme-star .avue-sidebar .el-menu-item:hover span,.theme-star .avue-sidebar .el-sub-menu__title:hover i,.theme-star .avue-sidebar .el-sub-menu__title:hover span{color:#409eff}.theme-star .avue-sidebar .el-menu-item.is-active,.theme-star .avue-sidebar .el-sub-menu__title.is-active{background-color:#0006}.theme-star .avue-sidebar .el-menu-item.is-active i,.theme-star .avue-sidebar .el-menu-item.is-active span,.theme-star .avue-sidebar .el-sub-menu__title.is-active i,.theme-star .avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-star .top-search .el-input__inner{color:#333}.theme-star .top-search input::-webkit-input-placeholder{color:#fff}.theme-star .top-search textarea::-webkit-input-placeholder{color:#fff}:-moz-any(.theme-star .top-search input:-moz-placeholder-shown,.theme-star .top-search textarea:-moz-placeholder-shown){color:#fff}:is(.theme-star .top-search input:placeholder-shown,.theme-star .top-search textarea:placeholder-shown){color:#fff}.theme-star .top-search input::-moz-placeholder{color:#fff}.theme-star .top-search textarea::-moz-placeholder{color:#fff}:is(.theme-star .top-search input:-ms-placeholder-shown,.theme-star .top-search textarea:-ms-placeholder-shown),.theme-star .top-bar__item i{color:#fff}:is(.theme-star .top-search input:placeholder-shown,.theme-star .top-search textarea:placeholder-shown),.theme-star .top-bar__item i{color:#fff}.theme-vip .avue-top{background-color:#20222a}.theme-vip .el-dropdown{color:#f6ca9db3}.theme-vip .avue-logo .avue-logo_title{-webkit-text-fill-color:transparent;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f6ca9db3),to(#f6ca9d));-webkit-background-clip:text;font-weight:400}.theme-vip .avue-breadcrumb i{color:#f6ca9db3}.theme-vip .avue-sidebar .el-menu-item.is-active:before{background:#f6ca9db3}.theme-vip .avue-sidebar .el-menu-item.is-active i,.theme-vip .avue-sidebar .el-menu-item.is-active span{color:#f6ca9d}.theme-vip .avue-tags .el-tabs__item{color:#0006!important}.theme-vip .avue-tags .el-tabs__item.is-active{color:#f6ca9d!important;border-color:#f6ca9d!important}.theme-vip .avue-tags .el-tabs__item:before{background:#f6ca9d}.theme-vip .top-search .el-input__inner{color:#f6ca9db3}.theme-vip .top-search input::-webkit-input-placeholder{color:#f6ca9db3}.theme-vip .top-search textarea::-webkit-input-placeholder{color:#f6ca9db3}:-moz-any(.theme-vip .top-search input:-moz-placeholder-shown,.theme-vip .top-search textarea:-moz-placeholder-shown){color:#f6ca9db3}:is(.theme-vip .top-search input:placeholder-shown,.theme-vip .top-search textarea:placeholder-shown){color:#f6ca9db3}.theme-vip .top-search input::-moz-placeholder{color:#f6ca9db3}.theme-vip .top-search textarea::-moz-placeholder{color:#f6ca9db3}:is(.theme-vip .top-search input:-ms-placeholder-shown,.theme-vip .top-search textarea:-ms-placeholder-shown),.theme-vip .top-bar__item i,.theme-vip .avue-top .el-menu-item i,.theme-vip .avue-top .el-menu-item span{color:#f6ca9db3}:is(.theme-vip .top-search input:placeholder-shown,.theme-vip .top-search textarea:placeholder-shown),.theme-vip .top-bar__item i,.theme-vip .avue-top .el-menu-item i,.theme-vip .avue-top .el-menu-item span{color:#f6ca9db3}.theme-vip .avue-top .el-menu-item:hover i,.theme-vip .avue-top .el-menu-item:hover span{color:#f6ca9d}.theme-d2 .avue-logo{color:#409eff;box-shadow:none;background-color:#ebf1f6}.theme-d2 .avue-logo .avue-logo_title{font-size:20px;font-weight:400}.theme-d2 .avue-top{box-shadow:none;background-color:#ebf1f6}.theme-d2 .avue-main{padding:0 5px}.theme-d2 .avue-tags{box-shadow:none;background-color:#ebf1f6;border:1px solid #e4e7ed;border-radius:3px;margin-left:6px;padding:0}.theme-d2 .avue-tags .el-tabs__item{color:#606266!important;background-color:#00000008!important;border-left:1px solid #cfd7e5!important;margin:0!important;font-size:14px!important;font-weight:500!important}.theme-d2 .avue-tags .el-tabs__item:first-child{border-left:none!important}.theme-d2 .avue-tags .is-active{color:#409eff!important;background-color:#fff!important;border-bottom:1px solid #fff!important}.theme-d2 .avue-sidebar{box-shadow:none;background-color:#ebf1f6}.theme-d2 .avue-sidebar .el-menu-item i,.theme-d2 .avue-sidebar .el-menu-item span,.theme-d2 .avue-sidebar .el-sub-menu__title i,.theme-d2 .avue-sidebar .el-sub-menu__title span{color:#606266}.theme-d2 .avue-sidebar .el-menu-item:hover,.theme-d2 .avue-sidebar .el-menu-item.is-active,.theme-d2 .avue-sidebar .el-sub-menu__title:hover,.theme-d2 .avue-sidebar .el-sub-menu__title.is-active{background:#ffffff80}.theme-d2 .avue-sidebar .el-menu-item:hover i,.theme-d2 .avue-sidebar .el-menu-item:hover span,.theme-d2 .avue-sidebar .el-menu-item.is-active i,.theme-d2 .avue-sidebar .el-menu-item.is-active span,.theme-d2 .avue-sidebar .el-sub-menu__title:hover i,.theme-d2 .avue-sidebar .el-sub-menu__title:hover span,.theme-d2 .avue-sidebar .el-sub-menu__title.is-active i,.theme-d2 .avue-sidebar .el-sub-menu__title.is-active span{color:#409eff}.theme-bule .avue-top,.theme-bule .avue-logo,.theme-bule .avue-sidebar{background:#004ca7}.theme-bule .avue-sidebar .el-menu-item.is-active,.theme-bule .avue-sidebar .el-sub-menu__title.is-active{background-color:#0003}.theme-bule .el-dropdown,.theme-bule .avue-logo .avue-logo_title,.theme-bule .avue-breadcrumb i,.theme-bule .top-bar__item i,.theme-bule .avue-top .el-menu-item i,.theme-bule .avue-top .el-menu-item span,.theme-bule .avue-top .el-menu-item:hover i,.theme-bule .avue-top .el-menu-item:hover span{color:#fff}.theme-iview .avue-logo{box-shadow:none;text-align:center;background:#001529}.theme-iview .avue-logo .avue-logo_title{color:#fff;background-color:#409eff;border-radius:5px 5px 3px 3px;padding:5px 8px 8px;font-size:20px;font-weight:500;display:inline}.theme-iview .avue-tags{background:#f0f0f0;padding:3px 5px 5px 0;box-shadow:inset 0 0 3px 2px #6464641a}.theme-iview .avue-tags .is-active:before{background:#409eff!important}.theme-iview .avue-tags .el-tabs__item{border-radius:3px;position:relative;color:#515a6e!important;background:#fff!important;border:1px solid #e8eaec!important;height:32px!important;padding:0 15px!important;line-height:32px!important}.theme-iview .avue-tags .el-tabs__item:before{content:"";background:#e8eaec;border-radius:50%;width:12px;height:12px;margin-right:10px;display:inline-block}.theme-iview .avue-sidebar{background:#001529}.theme-iview .avue-sidebar .el-menu-item.is-active{background-color:#000c17}.theme-iview .avue-sidebar .el-menu-item.is-active:before{display:none}.theme-iview .avue-sidebar .el-menu-item.is-active i,.theme-iview .avue-sidebar .el-menu-item.is-active span{color:#409eff}.theme-iview .avue-sidebar .el-sub-menu .el-menu-item.is-active{background-color:#409eff}.theme-iview .avue-sidebar .el-sub-menu .el-menu-item.is-active:before{display:none}.theme-iview .avue-sidebar .el-sub-menu .el-menu-item.is-active i,.theme-iview .avue-sidebar .el-sub-menu .el-menu-item.is-active span{color:#fff}.theme-hey .avue-sidebar{background-color:#fff;box-shadow:0 1px 4px #00152914}.theme-hey .avue-sidebar .el-menu-item i,.theme-hey .avue-sidebar .el-menu-item span,.theme-hey .avue-sidebar .el-sub-menu__title i,.theme-hey .avue-sidebar .el-sub-menu__title span{color:#313a46cc}.theme-hey .avue-sidebar .el-menu-item:hover,.theme-hey .avue-sidebar .el-sub-menu__title:hover{background:0 0}.theme-hey .avue-sidebar .el-menu-item:hover i,.theme-hey .avue-sidebar .el-menu-item:hover span,.theme-hey .avue-sidebar .el-sub-menu__title:hover i,.theme-hey .avue-sidebar .el-sub-menu__title:hover span{color:#409eff}.theme-hey .avue-sidebar .el-menu-item.is-active:before,.theme-hey .avue-sidebar .el-sub-menu__title.is-active:before{left:auto;right:0}.theme-hey .avue-sidebar .el-menu-item.is-active,.theme-hey .avue-sidebar .el-sub-menu__title.is-active{background-color:#f0f6ff}.theme-hey .avue-sidebar .el-menu-item.is-active i,.theme-hey .avue-sidebar .el-menu-item.is-active span,.theme-hey .avue-sidebar .el-sub-menu__title.is-active i,.theme-hey .avue-sidebar .el-sub-menu__title.is-active span{color:#409eff}.theme-hey .avue-logo{box-shadow:none;background-color:#fff}.theme-hey .avue-logo .avue-logo_title{color:#409eff;font-size:20px}.theme-hey .avue-tags{background:#f3f6f8}.theme-hey .avue-tags .el-tabs__item{color:#000000a6!important}.theme-hey .avue-tags .is-active{background-color:#fff;border-bottom:none!important}.theme-dark .avue-logo{color:#fff;box-shadow:none;background-color:#2c3643}.theme-dark .avue-logo .avue-logo_title{font-size:20px;font-weight:400}.theme-dark .avue-top{box-shadow:none;color:#ccc;background-color:#2c3643}.theme-dark .avue-top i,.theme-dark .avue-top span{color:#ccc}.theme-dark .avue-main{padding:0 5px}.theme-dark .avue-tags{background-color:#2c3643;border-color:#0000;padding-left:0}.theme-dark .avue-tags .el-tabs__item{background-color:#262d37;margin:0!important}.theme-dark .avue-tags .el-tabs__item.is-active{color:#262d37!important;background-color:#fff!important;border-color:#262d37!important}.theme-dark .avue-main{background-color:#2c3643}.theme-dark .avue-sidebar{box-shadow:none;background-color:#2c3643}.theme-dark .avue-sidebar .el-menu-item i,.theme-dark .avue-sidebar .el-menu-item span,.theme-dark .avue-sidebar .el-sub-menu__title i,.theme-dark .avue-sidebar .el-sub-menu__title span{color:#ccc}.theme-dark .avue-sidebar .el-menu-item:hover,.theme-dark .avue-sidebar .el-menu-item.is-active,.theme-dark .avue-sidebar .el-sub-menu__title:hover,.theme-dark .avue-sidebar .el-sub-menu__title.is-active{background:#262d37}.theme-dark .avue-sidebar .el-menu-item:hover i,.theme-dark .avue-sidebar .el-menu-item:hover span,.theme-dark .avue-sidebar .el-menu-item.is-active i,.theme-dark .avue-sidebar .el-menu-item.is-active span,.theme-dark .avue-sidebar .el-sub-menu__title:hover i,.theme-dark .avue-sidebar .el-sub-menu__title:hover span,.theme-dark .avue-sidebar .el-sub-menu__title.is-active i,.theme-dark .avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-dark .avue-sidebar .el-menu-item:hover:before,.theme-dark .avue-sidebar .el-menu-item.is-active:before,.theme-dark .avue-sidebar .el-sub-menu__title:hover:before,.theme-dark .avue-sidebar .el-sub-menu__title.is-active:before{background-color:#000}.theme-lte .avue-logo{background-color:#409eff}.theme-lte .avue-logo .avue-logo_title{color:#fff;font-size:20px;font-weight:500}.theme-lte .avue-tags .el-tabs__item{font-size:12px!important;font-weight:500!important}.theme-lte .avue-sidebar{background-color:#263238}.theme-lte .avue-sidebar .el-menu-item i,.theme-lte .avue-sidebar .el-menu-item span,.theme-lte .avue-sidebar .el-sub-menu__title i,.theme-lte .avue-sidebar .el-sub-menu__title span{color:#8a979e}.theme-lte .avue-sidebar .el-menu-item:hover,.theme-lte .avue-sidebar .el-sub-menu__title:hover{background-color:#2b373d}.theme-lte .avue-sidebar .el-menu-item.is-active:before,.theme-lte .avue-sidebar .el-sub-menu__title.is-active:before{display:none}.theme-lte .avue-sidebar .el-menu-item.is-active,.theme-lte .avue-sidebar .el-sub-menu__title.is-active{background-color:#2b373d}.theme-lte .avue-sidebar .el-menu-item.is-active i,.theme-lte .avue-sidebar .el-menu-item.is-active span,.theme-lte .avue-sidebar .el-sub-menu__title.is-active i,.theme-lte .avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-cool .el-menu--popup .el-menu-item{background-color:#fff}.theme-cool .el-menu--popup .el-menu-item i,.theme-cool .el-menu--popup .el-menu-item span{color:#666}.theme-cool .el-menu--popup .el-menu-item:hover i,.theme-cool .el-menu--popup .el-menu-item:hover span{color:#333}.theme-cool .el-menu--popup .el-menu-item.is-active{background-color:#409eff}.theme-cool .el-menu--popup .el-menu-item.is-active:before{content:"";background:#409eff;width:4px;position:absolute;top:0;bottom:0;left:0}.theme-cool .el-menu--popup .el-menu-item.is-active i,.theme-cool .el-menu--popup .el-menu-item.is-active span{color:#fff}.theme-cool .avue-top{background:linear-gradient(120deg,#25aff3,#008ad3)}.theme-cool .avue-tags{box-shadow:none;background-color:#0000;margin:8px 0;padding:0 3px}.theme-cool .avue-tags .el-tabs__header .el-tabs__item{color:#909399;background-color:#fff;border-radius:3px;height:30px;margin-right:5px;font-size:12px;line-height:30px;padding:0 10px!important}.theme-cool .avue-tags .el-tabs__header .el-tabs__item.is-active{color:#008ad3;border:none}.theme-cool .avue-logo{box-shadow:none;background:#fff}.theme-cool .avue-sidebar--tip{color:#333;background-color:#0000}.theme-cool .el-dropdown{color:#fff}.theme-cool .avue-logo_title{color:#008ad3;font-weight:400}.theme-cool .logo_title,.theme-cool .avue-breadcrumb,.theme-cool .logo_title i,.theme-cool .avue-breadcrumb i,.theme-cool .avue-top .el-menu-item i,.theme-cool .avue-top .el-menu-item span,.theme-cool .avue-top .el-menu-item:hover i,.theme-cool .avue-top .el-menu-item:hover span{color:#fff}.theme-cool .avue-sidebar{background-color:#fff;box-shadow:2px 0 6px #00152926}.theme-cool .avue-sidebar .el-menu-item,.theme-cool .avue-sidebar .el-sub-menu__title{font-size:13px}.theme-cool .avue-sidebar .el-menu-item i,.theme-cool .avue-sidebar .el-menu-item span,.theme-cool .avue-sidebar .el-sub-menu__title i,.theme-cool .avue-sidebar .el-sub-menu__title span{color:#000}.theme-cool .avue-sidebar .el-menu-item:hover,.theme-cool .avue-sidebar .el-sub-menu__title:hover{background:0 0}.theme-cool .avue-sidebar .el-menu-item:hover i,.theme-cool .avue-sidebar .el-menu-item:hover span,.theme-cool .avue-sidebar .el-sub-menu__title:hover i,.theme-cool .avue-sidebar .el-sub-menu__title:hover span{color:#000}.theme-cool .avue-sidebar .el-menu-item.is-active,.theme-cool .avue-sidebar .el-sub-menu__title.is-active{background-color:#e5f1fb}.theme-cool .avue-sidebar .el-menu-item.is-active:before,.theme-cool .avue-sidebar .el-sub-menu__title.is-active:before{width:0}.theme-cool .avue-sidebar .el-menu-item.is-active i,.theme-cool .avue-sidebar .el-menu-item.is-active span,.theme-cool .avue-sidebar .el-sub-menu__title.is-active i,.theme-cool .avue-sidebar .el-sub-menu__title.is-active span{color:#25aff3}.theme-cool .top-search .el-input__inner{color:#333}.theme-cool .top-search input::-webkit-input-placeholder{color:#fff}.theme-cool .top-search textarea::-webkit-input-placeholder{color:#fff}:-moz-any(.theme-cool .top-search input:-moz-placeholder-shown,.theme-cool .top-search textarea:-moz-placeholder-shown){color:#fff}:is(.theme-cool .top-search input:placeholder-shown,.theme-cool .top-search textarea:placeholder-shown){color:#fff}.theme-cool .top-search input::-moz-placeholder{color:#fff}.theme-cool .top-search textarea::-moz-placeholder{color:#fff}:is(.theme-cool .top-search input:-ms-placeholder-shown,.theme-cool .top-search textarea:-ms-placeholder-shown),.theme-cool .top-bar__item i{color:#fff}:is(.theme-cool .top-search input:placeholder-shown,.theme-cool .top-search textarea:placeholder-shown),.theme-cool .top-bar__item i{color:#fff}.theme-beautiful .avue-sidebar,.theme-beautiful .avue-sidebar .el-menu-item,.theme-beautiful .avue-sidebar .el-sub-menu__title{background:linear-gradient(90deg,#006cff,#399efd)!important}.theme-beautiful .avue-sidebar .el-menu-item i,.theme-beautiful .avue-sidebar .el-menu-item span,.theme-beautiful .avue-sidebar .el-sub-menu__title i,.theme-beautiful .avue-sidebar .el-sub-menu__title span{color:#fff}.theme-beautiful .avue-sidebar .el-menu-item .is-active,.theme-beautiful .avue-sidebar .el-sub-menu__title .is-active,.theme-beautiful .avue-sidebar .el-menu-item:hover,.theme-beautiful .avue-sidebar .el-menu-item.is-active,.theme-beautiful .avue-sidebar .el-sub-menu__title:hover,.theme-beautiful .avue-sidebar .el-sub-menu__title.is-active,.theme-beautiful .avue-sidebar .el-menu-item:hover i,.theme-beautiful .avue-sidebar .el-menu-item:hover span,.theme-beautiful .avue-sidebar .el-menu-item.is-active i,.theme-beautiful .avue-sidebar .el-menu-item.is-active span,.theme-beautiful .avue-sidebar .el-sub-menu__title:hover i,.theme-beautiful .avue-sidebar .el-sub-menu__title:hover span,.theme-beautiful .avue-sidebar .el-sub-menu__title.is-active i,.theme-beautiful .avue-sidebar .el-sub-menu__title.is-active span{background:#399efd!important}.theme-beautiful .avue-logo{background:linear-gradient(90deg,#006cff,#399efd)!important}.theme-beautiful .avue-tags .el-tabs__item{border-radius:3px;color:#303133!important;border:1px solid #dcdfe6!important;height:35px!important;margin:5px 3px 8px!important;font-size:14px!important;font-weight:500!important;line-height:35px!important}.theme-beautiful .avue-tags .el-tabs__item:hover,.theme-beautiful .avue-tags .is-active{color:#409eff!important;border-color:#409eff!important}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){height:0;display:none}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}textarea{vertical-align:top;overflow:auto}table{border-collapse:collapse;border-spacing:0}[class^=icon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-family:iconfont!important;font-size:18px!important}.el-menu-item [class^=icon-]{text-align:center;vertical-align:middle;width:24px;margin-right:5px;font-size:18px}.el-sub-menu [class^=icon-]{vertical-align:middle;text-align:center;width:24px;margin-right:5px;font-size:18px}.login-container{background-image:linear-gradient(135deg,#1a237e 0%,#0d47a1 100%);background-size:100% 100%;align-items:center;width:100%;height:100%;margin:0 auto;display:flex;position:relative}.login-weaper{backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;width:1000px;margin:0 auto;overflow:hidden;box-shadow:0 15px 35px #0003}.login-weaper .el-input-group__append{border:none}.login-left,.login-border{align-items:center;min-height:500px;display:flex;position:relative}.login-left{color:#fff;float:left;background:linear-gradient(135deg,#1a237e 0%,#0d47a1 100%);border-top-left-radius:10px;border-bottom-left-radius:10px;flex-direction:column;justify-content:center;width:50%;padding:40px;position:relative}.login-left .img{width:140px}.login-time{color:#ffffffe6;letter-spacing:1px;width:100%;font-size:16px;font-weight:300;position:absolute;top:25px;left:25px}.login-left .title{text-align:center;color:#fff;letter-spacing:2px;text-shadow:0 2px 4px #0000001a;margin-bottom:20px;font-size:32px;font-weight:600}.login-border{color:#333;float:left;box-sizing:border-box;background-color:#fff;border-left:none;border-top-right-radius:10px;border-bottom-right-radius:10px;width:50%;padding:40px}.login-main{box-sizing:border-box;width:80%;margin:0 auto}.login-main>h3{margin-bottom:20px}.login-main>p{color:#76838f}.login-title{color:#2c3e50;text-align:center;letter-spacing:2px;margin-bottom:40px;font-size:24px;font-weight:600}.login-menu{justify-content:space-between;align-items:center;margin-top:20px;font-size:12px;display:flex}.login-menu a{color:#606266;text-decoration:none;transition:all .3s}.login-menu a:hover{color:#409eff}.login-submit{color:#fff;cursor:pointer;background:#409eff;border:none;border-radius:4px;width:100%;height:40px;margin-top:20px;font-size:14px;transition:all .3s}.login-submit:hover{background:#66b1ff}.register-submit{letter-spacing:2px;color:#ef2f63;cursor:pointer;background:0 0;border:1px solid #ef2f63;width:36%;height:45px;margin-top:30px;font-family:neo;font-size:18px;font-weight:300;transition:all .25s}.login-form{margin:10px 0}.login-form .el-form-item{margin-bottom:20px}.login-form .el-input .el-input__wrapper{background:0 0;border:none;border-bottom:1px solid #dcdfe6;border-radius:0;padding:0;transition:all .3s;box-shadow:none!important}.login-form .el-input .el-input__wrapper:hover,.login-form .el-input .el-input__wrapper:focus{border-color:#409eff}.login-form .el-input .el-input__wrapper .el-input__inner{color:#606266;height:40px;font-size:14px;line-height:40px}.login-form .el-input .el-input__prefix i{color:#909399;padding:0 5px;font-size:16px}.login-code{align-items:center;gap:10px;display:flex}.login-code .el-input{flex:1}.login-code-img{color:#606266;cursor:pointer;background:#f5f7fa;border:1px solid #dcdfe6;border-radius:4px;justify-content:center;align-items:center;height:40px;padding:0 15px;font-size:14px;transition:all .3s;display:flex}.login-code-img:hover{border-color:#409eff}@media screen and (width<=992px){.avue-sidebar{z-index:1024;position:fixed;top:0;left:-265px}.avue--collapse .avue-sidebar{width:230px;left:0}.avue--collapse .avue-logo{width:230px}.avue--collapse .avue-main{margin-left:230px}.el-dialog,.el-message-box{width:98%}.login-left{width:100%;min-height:auto}.login-left .title{text-shadow:1px 0 #000,0 1px #000,-1px 0 #000,0 -1px #000;margin-top:20px;font-size:20px}.login-left .img{width:50px}.login-logo{margin-left:-30px;padding-top:30px}.login-border{border-radius:5px;width:100%;margin:0 auto;padding:20px}.login-main{width:100%;box-shadow:none;background-color:#fff;padding:10px 20px}.login-container:before{margin-left:0}.top-bar__item{display:none}}::-webkit-scrollbar-track-piece{background-color:#0000}::-webkit-scrollbar{background-color:#0000;width:7px;height:7px}::-webkit-scrollbar-thumb{background-color:#9092984d;border-radius:5px}
