*,:after,:before{box-sizing:border-box;margin:0;padding:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:#333}body{position:relative;width:100%;height:100%;background:url(/template/znwd/img/body_bg.c57a91c3.png) no-repeat 50%;background-size:cover}.main{position:absolute;left:50%;top:5%;width:60%;height:90%;margin-left:-30%;background-color:#fff;border-radius:6px;box-shadow:1px 1px 10px rgba(0,0,0,.2)}.main .top_title{padding:16px 20px;overflow:hidden;border-bottom:1px solid #ddd}.main .top_title .left{float:left;line-height:1}.main .top_title .left img,.main .top_title .left p,.main .top_title .left span{display:inline-block;vertical-align:middle}.main .top_title .left p{font-size:20px;font-weight:700;border-right:1px solid #999;padding-right:14px;margin-right:8px}.main .top_title .left span{font-size:16px}.main .top_title .right{float:right;background-color:#f6efe7;height:34px;line-height:30px;padding:0 20px;border-radius:20px;cursor:pointer}.main .top_title .right img,.main .top_title .right span{display:inline-block;vertical-align:middle;color:#cc652a;font-size:14px}.main .content{overflow:hidden;height:calc(100% - 67px)}.main .content .left{position:relative;float:left;width:74%;height:100%}.main .content .left .hot{position:absolute;bottom:calc(25% + 10px);left:10px;overflow:hidden}.main .content .left .hot li{float:left;margin-right:10px}.main .content .left .hot li p{background-color:#fff;font-size:12px;line-height:24px;padding:0 20px;border-radius:20px;cursor:pointer}.main .content .left .hot li p:hover{color:#0b4bac}.main .content .left .chatting{height:75%;width:100%;background-color:#f3f2f1;padding:20px;overflow-y:auto;overflow-x:hidden}.main .content .left .chatting .conect{text-align:center;line-height:30px}.main .content .left .chatting .time{color:#747373;font-size:14px;width:140px;text-align:center;background-color:#e5e5e5;margin:0 auto;line-height:30px;border-radius:20px;margin-bottom:20px}.main .content .left .chatting .chat{overflow:hidden;margin-bottom:20px}.main .content .left .chatting .chat .img{float:left;margin-right:10px}.main .content .left .chatting .chat .txt{float:left;width:80%;background-color:#fff;padding:12px;line-height:26px;border-radius:4px}.main .content .left .chatting .chat .txt .question .title{margin-bottom:10px;line-height:30px}.main .content .left .chatting .chat .txt .question .article{cursor:pointer;color:#0b4bac}.main .content .left .chatting .chat .rmwt{position:relative;padding:0;width:70%}.main .content .left .chatting .chat .rmwt .img{float:left}.main .content .left .chatting .chat .rmwt .p{display:none}.main .content .left .chatting .chat .rmwt .link{float:left;width:calc(100% - 106px);padding:12px 60px 12px 20px}.main .content .left .chatting .chat .rmwt .link li{position:relative;padding-left:20px}.main .content .left .chatting .chat .rmwt .link li p{display:block;color:#0b4bac;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.main .content .left .chatting .chat .rmwt .link li:before{position:absolute;left:0;top:11px;content:"";width:8px;height:8px;border:1px solid #999;border-radius:100%}.main .content .left .chatting .chat .rmwt .refresh{position:absolute;top:10px;right:10px;color:#c7c7c7;cursor:pointer}.main .content .left .chatting .chat .rmwt .refresh:hover{color:#0b4bac}.main .content .left .chatting .chat .rmwt .refresh img,.main .content .left .chatting .chat .rmwt .refresh span{display:inline-block;vertical-align:middle}.main .content .left .chatting .mychat{overflow:hidden;margin-bottom:20px}.main .content .left .chatting .mychat div{float:right;max-width:80%;background-color:#fff;padding:12px;line-height:26px;border-radius:6px;background-color:#dae7f7}.main .content .left .sending{position:relative;width:100%;height:25%}.main .content .left .sending textarea{width:99%;height:100%;border:none;padding:20px;outline:none;font-size:16px}.main .content .left .sending .textCount{position:absolute;bottom:30px;left:20px}.main .content .left .sending button{position:absolute;bottom:30px;right:20px;padding:0 40px;height:40px;font-size:16px;cursor:pointer;color:#fff;background-color:#0b4bac;border:0;border-radius:20px;letter-spacing:4px}.main .content .right{float:right;width:26%;height:100%;background-color:#fff;padding:20px;box-shadow:1px 1px 10px rgba(0,0,0,.2)}.main .content .right p{font-size:18px;font-weight:700}.main .content .right .zcwd{overflow:hidden;padding-bottom:20px;margin-bottom:20px;border-bottom:1px dashed #ddd}.main .content .right .zcwd li{width:33.333%;float:left;margin-top:20px}.main .content .right .zcwd li a{display:block;text-align:center}.main .content .right .zcwd li a span{font-size:1.5vh;margin-top:10px;display:block}.main .active .left .hot li p{font-size:18px}.main .active .left .chatting .time{font-size:16px}.main .active .left .chatting .chat .txt{font-size:18px}.main .active .right p{font-size:24px}.main .active .right .zcwd li a span{font-size:18px}@media (max-width:768px){.main{width:100%;height:100%;top:0;left:0;margin-left:0;border-radius:0}.main .top_title{padding:10px}.main .top_title .right{display:none}.main .content .left{width:100%}.main .content .left .chatting .chat .rmwt .img{display:none}.main .content .left .chatting .chat .rmwt .p{font-size:18px;line-height:40px;padding:0 10px;display:block}.main .content .left .chatting .chat .rmwt .link{width:100%;padding:0 10px 10px 10px}.main .content .right{display:none}}.loader_box{position:relative;min-height:50px;width:100%}.loader{position:absolute;top:50%;left:50%;width:50px;height:50px;z-index:10}.ball-pulse>div:nth-child(0){animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.ball-pulse>div:first-child{animation:scale .75s cubic-bezier(.2,.68,.18,1.08) .12s infinite}.ball-pulse>div:nth-child(2){animation:scale .75s cubic-bezier(.2,.68,.18,1.08) .24s infinite}.ball-pulse>div:nth-child(3){animation:scale .75s cubic-bezier(.2,.68,.18,1.08) .36s infinite}.ball-pulse>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}to{transform:translateY(0)}}.ball-pulse-sync>div:nth-child(0){animation:ball-pulse-sync .6s ease-in-out 0s infinite}.ball-pulse-sync>div:first-child{animation:ball-pulse-sync .6s ease-in-out .07s infinite}.ball-pulse-sync>div:nth-child(2){animation:ball-pulse-sync .6s ease-in-out .14s infinite}.ball-pulse-sync>div:nth-child(3){animation:ball-pulse-sync .6s ease-in-out .21s infinite}.ball-pulse-sync>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes ball-scale{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.ball-scale>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;height:60px;width:60px;animation:ball-scale 1s ease-in-out 0s infinite}.ball-rotate,.ball-rotate>div{position:relative}.ball-rotate>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both}.ball-rotate>div:first-child{animation:rotate 1s cubic-bezier(.7,-.13,.22,.86) 0s infinite}.ball-rotate>div:after,.ball-rotate>div:before{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;content:"";position:absolute;opacity:.8}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;border:2px solid #fff;border-bottom-color:transparent;height:25px;width:25px;background:transparent!important;display:inline-block;animation:rotate .75s linear 0s infinite}@keyframes scale{30%{transform:scale(.3)}to{transform:scale(1)}}.ball-clip-rotate-pulse{position:relative;transform:translateY(-15px)}.ball-clip-rotate-pulse>div{animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{background:#fff;height:16px;width:16px;top:9px;left:9px;animation:scale 1s cubic-bezier(.09,.57,.49,.9) 0s infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;border:2px solid #fff;width:30px;height:30px;background:transparent;border:2px solid;border-color:#fff transparent #fff transparent;animation:rotate 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation-duration:1s}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{animation-fill-mode:both;position:absolute;left:0;top:0;border:2px solid #fff;border-bottom-color:transparent;border-top-color:transparent;border-radius:100%;height:35px;width:35px;animation:rotate 1s ease-in-out 0s infinite}.ball-clip-rotate-multiple>div:last-child{display:inline-block;top:10px;left:10px;width:15px;height:15px;animation-duration:.5s;border-color:#fff transparent #fff transparent;animation-direction:reverse}@keyframes ball-scale-ripple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.ball-scale-ripple>div{animation-fill-mode:both;height:50px;width:50px;border-radius:100%;border:2px solid #fff;animation:ball-scale-ripple 1s cubic-bezier(.21,.53,.56,.8) 0s infinite}@keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.ball-scale-ripple-multiple{position:relative;transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){animation-delay:-.2s}.ball-scale-ripple-multiple>div:first-child{animation-delay:0s}.ball-scale-ripple-multiple>div:nth-child(2){animation-delay:.2s}.ball-scale-ripple-multiple>div:nth-child(3){animation-delay:.4s}.ball-scale-ripple-multiple>div{animation-fill-mode:both;position:absolute;top:0;left:0;width:50px;height:50px;border-radius:100%;border:2px solid #fff;animation:ball-scale-ripple-multiple 1.25s cubic-bezier(.21,.53,.56,.8) 0s infinite}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.ball-beat>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;animation:ball-beat .7s linear 0s infinite}.ball-beat>div:nth-child(2n-1){animation-delay:.35s!important}@keyframes ball-scale-multiple{0%{transform:scale(0);opacity:0}5%{opacity:1}to{transform:scale(1);opacity:0}}.ball-scale-multiple{position:relative;transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){animation-delay:.2s}.ball-scale-multiple>div:nth-child(3){animation-delay:.4s}.ball-scale-multiple>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;position:absolute;left:0;top:0;opacity:0;margin:0;width:60px;height:60px;animation:ball-scale-multiple 1s linear 0s infinite}@keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}.ball-triangle-path{position:relative;transform:translate(-25px,-25px)}.ball-triangle-path>div:first-child{animation-name:ball-triangle-path-1;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(2){animation-name:ball-triangle-path-2;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){animation-name:ball-triangle-path-3;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div{animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-triangle-path>div:first-of-type{top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@keyframes ball-pulse-rise-even{0%{transform:scale(1.1)}25%{transform:translateY(-30px)}50%{transform:scale(.4)}75%{transform:translateY(30px)}to{transform:translateY(0);transform:scale(1)}}@keyframes ball-pulse-rise-odd{0%{transform:scale(.4)}25%{transform:translateY(30px)}50%{transform:scale(1.1)}75%{transform:translateY(-30px)}to{transform:translateY(0);transform:scale(.75)}}.ball-pulse-rise>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;animation-duration:1s;animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-iteration-count:infinite;animation-delay:0}.ball-pulse-rise>div:nth-child(2n){animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){animation-name:ball-pulse-rise-odd}@keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:first-child{animation-delay:.36s;animation-duration:.96s}.ball-grid-beat>div:nth-child(2){animation-delay:.4s;animation-duration:.93s}.ball-grid-beat>div:nth-child(3){animation-delay:.68s;animation-duration:1.19s}.ball-grid-beat>div:nth-child(4){animation-delay:.41s;animation-duration:1.13s}.ball-grid-beat>div:nth-child(5){animation-delay:.71s;animation-duration:1.34s}.ball-grid-beat>div:nth-child(6){animation-delay:-.15s;animation-duration:.94s}.ball-grid-beat>div:nth-child(7){animation-delay:-.12s;animation-duration:1.2s}.ball-grid-beat>div:nth-child(8){animation-delay:.01s;animation-duration:.82s}.ball-grid-beat>div:nth-child(9){animation-delay:.32s;animation-duration:1.19s}.ball-grid-beat>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;float:left;animation-name:ball-grid-beat;animation-iteration-count:infinite;animation-delay:0}@keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:first-child{animation-delay:-.06s;animation-duration:.72s}.ball-grid-pulse>div:nth-child(2){animation-delay:.25s;animation-duration:1.02s}.ball-grid-pulse>div:nth-child(3){animation-delay:-.17s;animation-duration:1.28s}.ball-grid-pulse>div:nth-child(4){animation-delay:.48s;animation-duration:1.42s}.ball-grid-pulse>div:nth-child(5){animation-delay:.31s;animation-duration:1.45s}.ball-grid-pulse>div:nth-child(6){animation-delay:.03s;animation-duration:1.18s}.ball-grid-pulse>div:nth-child(7){animation-delay:.46s;animation-duration:.87s}.ball-grid-pulse>div:nth-child(8){animation-delay:.78s;animation-duration:1.45s}.ball-grid-pulse>div:nth-child(9){animation-delay:.45s;animation-duration:1.06s}.ball-grid-pulse>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;float:left;animation-name:ball-grid-pulse;animation-iteration-count:infinite;animation-delay:0}@keyframes ball-spin-fade-loader{50%{opacity:.3;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.ball-spin-fade-loader{position:relative}.ball-spin-fade-loader>div:first-child{top:25px;left:0;animation:ball-spin-fade-loader 1s linear 0s infinite}.ball-spin-fade-loader>div:nth-child(2){top:17.04545px;left:17.04545px;animation:ball-spin-fade-loader 1s linear .12s infinite}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;animation:ball-spin-fade-loader 1s linear .24s infinite}.ball-spin-fade-loader>div:nth-child(4){top:-17.04545px;left:17.04545px;animation:ball-spin-fade-loader 1s linear .36s infinite}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;animation:ball-spin-fade-loader 1s linear .48s infinite}.ball-spin-fade-loader>div:nth-child(6){top:-17.04545px;left:-17.04545px;animation:ball-spin-fade-loader 1s linear .6s infinite}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;animation:ball-spin-fade-loader 1s linear .72s infinite}.ball-spin-fade-loader>div:nth-child(8){top:17.04545px;left:-17.04545px;animation:ball-spin-fade-loader 1s linear .84s infinite}.ball-spin-fade-loader>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;position:absolute}@keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:first-child{top:45px;left:0;animation:ball-spin-loader 2s linear .9s infinite}.ball-spin-loader>span:nth-child(2){top:30.68182px;left:30.68182px;animation:ball-spin-loader 2s linear 1.8s infinite}.ball-spin-loader>span:nth-child(3){top:0;left:45px;animation:ball-spin-loader 2s linear 2.7s infinite}.ball-spin-loader>span:nth-child(4){top:-30.68182px;left:30.68182px;animation:ball-spin-loader 2s linear 3.6s infinite}.ball-spin-loader>span:nth-child(5){top:-45px;left:0;animation:ball-spin-loader 2s linear 4.5s infinite}.ball-spin-loader>span:nth-child(6){top:-30.68182px;left:-30.68182px;animation:ball-spin-loader 2s linear 5.4s infinite}.ball-spin-loader>span:nth-child(7){top:0;left:-45px;animation:ball-spin-loader 2s linear 6.3s infinite}.ball-spin-loader>span:nth-child(8){top:30.68182px;left:-30.68182px;animation:ball-spin-loader 2s linear 7.2s infinite}.ball-spin-loader>div{animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%;background:green}@keyframes ball-zig{33%{transform:translate(-15px,-30px)}66%{transform:translate(15px,-30px)}to{transform:translate(0)}}@keyframes ball-zag{33%{transform:translate(15px,30px)}66%{transform:translate(-15px,30px)}to{transform:translate(0)}}.ball-zig-zag{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;position:absolute;margin-left:15px;top:30px;left:30px}.ball-zig-zag>div:first-child{animation:ball-zig .7s linear 0s infinite}.ball-zig-zag>div:last-child{animation:ball-zag .7s linear 0s infinite}@keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}.ball-zig-zag-deflect{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;position:absolute;margin-left:15px;top:30px;left:30px}.ball-zig-zag-deflect>div:first-child{animation:ball-zig-deflect 1.5s linear 0s infinite}.ball-zig-zag-deflect>div:last-child{animation:ball-zag-deflect 1.5s linear 0s infinite}@keyframes line-scale{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale>div:first-child{animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) .1s infinite}.line-scale>div:nth-child(2){animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) .2s infinite}.line-scale>div:nth-child(3){animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) .3s infinite}.line-scale>div:nth-child(4){animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) .4s infinite}.line-scale>div:nth-child(5){animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) .5s infinite}.line-scale>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes line-scale-party{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}.line-scale-party>div:first-child{animation-delay:.77s;animation-duration:1.26s}.line-scale-party>div:nth-child(2){animation-delay:.29s;animation-duration:.43s}.line-scale-party>div:nth-child(3){animation-delay:.28s;animation-duration:1.01s}.line-scale-party>div:nth-child(4){animation-delay:.74s;animation-duration:.73s}.line-scale-party>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block;animation-name:line-scale-party;animation-iteration-count:infinite;animation-delay:0}@keyframes line-scale-pulse-out{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale-pulse-out>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block;animation:line-scale-pulse-out .9s cubic-bezier(.85,.25,.37,.85) 0s infinite}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){animation-delay:.2s!important}.line-scale-pulse-out>div:first-child,.line-scale-pulse-out>div:nth-child(5){animation-delay:.4s!important}@keyframes line-scale-pulse-out-rapid{0%{transform:scaley(1)}80%{transform:scaley(.3)}90%{transform:scaley(1)}}.line-scale-pulse-out-rapid>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block;animation:line-scale-pulse-out-rapid .9s cubic-bezier(.11,.49,.38,.78) 0s infinite}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){animation-delay:.25s!important}.line-scale-pulse-out-rapid>div:first-child,.line-scale-pulse-out-rapid>div:nth-child(5){animation-delay:.5s!important}@keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}.line-spin-fade-loader{position:relative}.line-spin-fade-loader>div:first-child{top:20px;left:0;animation:line-spin-fade-loader 1.2s ease-in-out .12s infinite}.line-spin-fade-loader>div:nth-child(2){top:13.63636px;left:13.63636px;transform:rotate(-45deg);animation:line-spin-fade-loader 1.2s ease-in-out .24s infinite}.line-spin-fade-loader>div:nth-child(3){top:0;left:20px;transform:rotate(90deg);animation:line-spin-fade-loader 1.2s ease-in-out .36s infinite}.line-spin-fade-loader>div:nth-child(4){top:-13.63636px;left:13.63636px;transform:rotate(45deg);animation:line-spin-fade-loader 1.2s ease-in-out .48s infinite}.line-spin-fade-loader>div:nth-child(5){top:-20px;left:0;animation:line-spin-fade-loader 1.2s ease-in-out .6s infinite}.line-spin-fade-loader>div:nth-child(6){top:-13.63636px;left:-13.63636px;transform:rotate(-45deg);animation:line-spin-fade-loader 1.2s ease-in-out .72s infinite}.line-spin-fade-loader>div:nth-child(7){top:0;left:-20px;transform:rotate(90deg);animation:line-spin-fade-loader 1.2s ease-in-out .84s infinite}.line-spin-fade-loader>div:nth-child(8){top:13.63636px;left:-13.63636px;transform:rotate(45deg);animation:line-spin-fade-loader 1.2s ease-in-out .96s infinite}.line-spin-fade-loader>div{background-color:#0b4bac;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;position:absolute;width:5px;height:15px}@keyframes triangle-skew-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}.triangle-skew-spin>div{animation-fill-mode:both;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;animation:triangle-skew-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite}@keyframes square-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin>div{animation-fill-mode:both;width:50px;height:50px;background:#fff;border:1px solid red;animation:square-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite}@keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(1turn)}to{transform:rotate(270deg)}}@keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes pacman-balls{75%{opacity:.7}to{transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(2){animation:pacman-balls 1s linear 0s infinite}.pacman>div:nth-child(3){animation:pacman-balls 1s linear .33s infinite}.pacman>div:nth-child(4){animation:pacman-balls 1s linear .66s infinite}.pacman>div:nth-child(5){animation:pacman-balls 1s linear .99s infinite}.pacman>div:first-of-type{animation:rotate_pacman_half_up .5s 0s infinite}.pacman>div:first-of-type,.pacman>div:nth-child(2){width:0;height:0;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px}.pacman>div:nth-child(2){animation:rotate_pacman_half_down .5s 0s infinite;margin-top:-50px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;transform:translateY(-6.25px);top:25px;left:100px}@keyframes cube-transition{25%{transform:translateX(50px) scale(.5) rotate(-90deg)}50%{transform:translate(50px,50px) rotate(-180deg)}75%{transform:translateY(50px) scale(.5) rotate(-270deg)}to{transform:rotate(-1turn)}}.cube-transition{position:relative;transform:translate(-25px,-25px)}.cube-transition>div{animation-fill-mode:both;width:10px;height:10px;position:absolute;top:0;left:0;background-color:#fff;animation:cube-transition 1.6s ease-in-out 0s infinite}.cube-transition>div:last-child{animation-delay:-.8s}@keyframes spin-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden}.semi-circle-spin>div{position:absolute;border-width:0;border-radius:100%;animation:spin-rotate .6s linear 0s infinite;background-image:linear-gradient(transparent,transparent 70%,#fff 0,#fff);width:100%;height:100%}