.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .28s;transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{-webkit-transition:all .5s;transition:all .5s}.fade-transform-enter{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.breadcrumb-move{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-leave-active{position:absolute}.el-breadcrumb__inner,.el-breadcrumb__inner a{font-weight:400!important}.el-upload input[type=file]{display:none!important}.el-tabs__item{font-size:18px!important;font-weight:700}.el-upload__input{display:none}.el-dialog{-webkit-transform:none;transform:none;left:0;position:relative;margin:0 auto}.el-menu-item{width:130px;font-size:22px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:unset;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tabs__item{font-size:16px}.el-tabs__nav-wrap:after{display:none}.el-menu{background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.el-menu-item:focus,.el-menu-item:hover{color:#3587ed!important;background-color:transparent}.el-menu.el-menu--horizontal{border-bottom:unset}.el-menu-item.is-active{color:#3587ed;border-bottom:3px solid #3587ed}.upload-container .el-upload{width:100%}.upload-container .el-upload .el-upload-dragger{width:100%;height:200px}.el-radio-button{margin-left:12px}.el-radio-button__inner{border-left:1px solid #dcdfe6}.el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:#4e8cee;border-color:#4e8cee}.el-radio-button:first-child .el-radio-button__inner,.el-radio-button:last-child .el-radio-button__inner{border-radius:unset!important}.el-dropdown-menu a{display:block}.el-range-separator{-webkit-box-sizing:content-box;box-sizing:content-box}#app .main-container{min-height:100%;-webkit-transition:margin-left .28s;transition:margin-left .28s;margin-left:210px;position:relative}#app .sidebar-container{-webkit-transition:width .28s;transition:width .28s;width:210px!important;background-color:#304156;height:100%;position:fixed;font-size:0;top:0;bottom:0;left:0;z-index:1001;overflow:hidden}#app .sidebar-container .horizontal-collapse-transition{-webkit-transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out;transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out}#app .sidebar-container .scrollbar-wrapper{overflow-x:hidden!important}#app .sidebar-container .el-scrollbar__bar.is-vertical{right:0}#app .sidebar-container .el-scrollbar{height:100%}#app .sidebar-container.has-logo .el-scrollbar{height:calc(100% - 50px)}#app .sidebar-container .is-horizontal{display:none}#app .sidebar-container a{display:inline-block;width:100%;overflow:hidden}#app .sidebar-container .svg-icon{margin-right:16px}#app .sidebar-container .sub-el-icon{margin-right:12px;margin-left:-2px}#app .sidebar-container .el-menu{border:none;height:100%;width:100%!important}#app .sidebar-container .el-submenu__title:hover,#app .sidebar-container .submenu-title-noDropdown:hover{background-color:#263445!important}#app .sidebar-container .is-active>.el-submenu__title{color:#f4f4f5!important}#app .sidebar-container .el-submenu .el-menu-item,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title{min-width:210px!important;background-color:#1f2d3d!important}#app .sidebar-container .el-submenu .el-menu-item:hover,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title:hover{background-color:#001528!important}#app .hideSidebar .sidebar-container{width:54px!important}#app .hideSidebar .main-container{margin-left:54px}#app .hideSidebar .submenu-title-noDropdown{padding:0!important;position:relative}#app .hideSidebar .submenu-title-noDropdown .el-tooltip{padding:0!important}#app .hideSidebar .submenu-title-noDropdown .el-tooltip .svg-icon{margin-left:20px}#app .hideSidebar .submenu-title-noDropdown .el-tooltip .sub-el-icon{margin-left:19px}#app .hideSidebar .el-submenu{overflow:hidden}#app .hideSidebar .el-submenu>.el-submenu__title{padding:0!important}#app .hideSidebar .el-submenu>.el-submenu__title .svg-icon{margin-left:20px}#app .hideSidebar .el-submenu>.el-submenu__title .sub-el-icon{margin-left:19px}#app .hideSidebar .el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}#app .hideSidebar .el-menu--collapse .el-submenu>.el-submenu__title>span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}#app .el-menu--collapse .el-menu .el-submenu{min-width:210px!important}#app .mobile .main-container{margin-left:0}#app .mobile .sidebar-container{-webkit-transition:-webkit-transform .28s;transition:-webkit-transform .28s;transition:transform .28s;transition:transform .28s,-webkit-transform .28s;width:210px!important}#app .mobile.hideSidebar .sidebar-container{pointer-events:none;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:translate3d(-210px,0,0);transform:translate3d(-210px,0,0)}#app .withoutAnimation .main-container,#app .withoutAnimation .sidebar-container{-webkit-transition:none;transition:none}.el-menu--vertical>.el-menu .svg-icon{margin-right:16px}.el-menu--vertical>.el-menu .sub-el-icon{margin-right:12px;margin-left:-2px}.el-menu--vertical .el-menu-item:hover,.el-menu--vertical .nest-menu .el-submenu>.el-submenu__title:hover{background-color:#263445!important}.el-menu--vertical>.el-menu--popup{max-height:100vh;overflow-y:auto}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-track-piece{background:#d3dce6}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar{width:6px}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-thumb{background:#99a9bf;border-radius:20px}body{height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}label{font-weight:700}html{-webkit-box-sizing:border-box;box-sizing:border-box}#app,html{height:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}div:focus{outline:none}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.SelectArea{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #fff;border-radius:6px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);background-color:#fff;z-index:9999;padding:20px}.SelectArea .SelectLine{width:100%;height:2px;margin-top:20px;background-color:#badeff}.SelectArea .SelectTop{width:100%}.SelectArea .AreaClass{width:100%}.SelectArea .AreaClass,.SelectArea .AreaClass .AreaItem{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.SelectArea .AreaClass .AreaItem{margin:20px;cursor:pointer;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:6px;background-color:#f8f9fc;width:90%;height:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#WebPage{width:100%;background-color:#fff}.DashBoard{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f2f6fa;padding-bottom:50px}.DashBoard,.DashBoard .LoginArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DashBoard .LoginArea{width:70%;height:150px;background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:2px;margin-top:20px}.DashBoard .LoginArea .LoginList{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25%}.DashBoard .LoginArea .LoginList,.DashBoard .LoginArea .LoginList .LoginText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.DashBoard .LoginArea .LoginList .LoginText{height:80px;margin-left:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.DashBoard .DashContent{width:70%;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:2px;margin-top:20px;height:500px;padding:20px;border-top:3px solid #0269e9}.DashBoard .DashContent .ContentTitle{margin-top:10px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.DashBoard .DashContent.active{border-top:3px solid #77b900}.TopSelectArea{margin-left:30px;height:30px;width:100px;cursor:pointer;-webkit-box-sizing:inherit;box-sizing:inherit;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#535353;font-size:13px;border:1px solid #cbcbcb}.active{border:1px solid #409eff;-webkit-box-shadow:0 2px 4px 0 #badeff;box-shadow:0 2px 4px 0 #badeff}.TradeBread{width:70%;height:50px}.TradeBread,.TradeClass{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TradeClass{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:50px;background-color:#f2f6fa}.TradeClass .TradeList{width:70%;padding:50px;background-color:#fff;border-radius:2px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.TradeClass .TradeList .TradeTitle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.TradeClass .TradeList .TradeTitle .el-icon-search{color:#fff}.Web-Second{width:70%}.Web-Second .SecondContent{width:100%;height:auto;background-color:#fff;-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.11);box-shadow:0 4px 15px 0 rgba(0,0,0,.11);border-radius:6px}.Web-Second .SecondContent .TabSQL{height:140px;width:100%}.Web-Second .SecondContent .StepsArea{width:100%;height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Web-Second .SecondContent .SignUpArea{height:50px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Web-Second .SecondContent .ItemSteps{height:auto;width:100%}.Web-Second .SecondContent .ItemSteps .Steps{height:120px;width:160px;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Web-Second .SecondContent .ItemSteps .Steps.active,.Web-Second .SecondContent .ItemSteps .Steps:hover{border:1px solid #398df2}.Web-Second .SecondContent .DetailArea{width:100%;height:100%;padding:50px}.allBox{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.ItemContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.RightArea{width:82px;min-height:400px;position:fixed;right:1%;top:50%;z-index:99999;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff;border-radius:4px}.RightArea,.RightArea .WeChatCode{-webkit-box-shadow:-2px 2px 10px 0 #185cef;box-shadow:-2px 2px 10px 0 #185cef}.RightArea .WeChatCode{position:absolute;padding:10px;right:100px;bottom:85px;background-color:#fff}.RightArea .RightItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;cursor:pointer}.RightArea .RightItem:hover{background:#1890ff}.RightArea .RightItem:hover .RightText{color:#fff}.RightArea .RightItem:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.RightArea .RightItem .RightImg{margin:10px;width:40px;height:40px}.RightArea .RightItem .RightText{font-size:16px;color:#666;margin-top:-2px}.ItemContent:hover{color:#20a0ff}.all-carousel{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.QueryList{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BottomArea,.QueryList{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.BottomArea{height:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ededed}.BottomArea .ContentArea{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.BottomArea .ContentArea .ContentLeft{line-height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.BottomArea .ContentArea .ContentLeft,.BottomArea .ContentArea .ContentRight{padding:30px;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;height:100%}.BottomArea .ContentArea .ContentRight{cursor:pointer;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.BottomArea .ContentArea .ContentRight .CertificateArea{margin-left:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:30px;height:100%}.BottomArea .ContentArea .ContentRight .CertificateArea,.TopSearchArea{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.TopSearchArea{background-color:#0269e9;height:300px;width:100%}.TopSearchArea,.TopSearchArea .SearchBack{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TopSearchArea .SearchBack{width:70%;position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.TopSearchArea .SearchArea{height:40%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.TopArea,.TopSearchArea .SearchArea{display:-webkit-box;display:-ms-flexbox;display:flex}.TopArea{width:100%;height:100px;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.TopArea .TopMain{width:70%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.TopArea .TopLogo,.TopArea .TopMain{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.TopArea .TopLogo,.TopArea .TopMenu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TopArea .TopMenu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.TopArea .StarClass{position:absolute;right:100px;height:50px;bottom:6px}.app-container{padding:20px}.marquee[data-v-57df8e8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;word-break:break-all;white-space:nowrap;overflow:hidden}.MarImg[data-v-57df8e8e]{margin-left:12px;height:30px}.marquee:hover .marquee__title[data-v-57df8e8e]{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes marqueeMove-data-v-57df8e8e{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marqueeMove-data-v-57df8e8e{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.pagination-container[data-v-c1205194]{padding:32px 16px}.pagination-container.hidden[data-v-c1205194]{display:none}[data-v-3e9b3fd3] .txt{display:inline-block}[data-v-3e9b3fd3] .ggcontent li{margin-bottom:15px}[data-v-3e9b3fd3] .detail__content p{font-size:16px}[data-v-3e9b3fd3] .detail__content .txt{margin-left:0}[data-v-3e9b3fd3] .detail__content b{width:auto}[data-v-3e9b3fd3] .detail__content ul li{font-size:16px}[data-v-3e9b3fd3] .txt1{text-indent:0!important}.wscn-http404-container[data-v-abbd4f68]{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:40%;left:50%}.wscn-http404[data-v-abbd4f68]{position:relative;width:1200px;padding:0 50px;overflow:hidden}.wscn-http404 .pic-404[data-v-abbd4f68]{position:relative;float:left;width:600px;overflow:hidden}.wscn-http404 .pic-404__parent[data-v-abbd4f68]{width:100%}.wscn-http404 .pic-404__child[data-v-abbd4f68]{position:absolute}.wscn-http404 .pic-404__child.left[data-v-abbd4f68]{width:80px;top:17px;left:220px;opacity:0;-webkit-animation-name:cloudLeft-data-v-abbd4f68;animation-name:cloudLeft-data-v-abbd4f68;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}.wscn-http404 .pic-404__child.mid[data-v-abbd4f68]{width:46px;top:10px;left:420px;opacity:0;-webkit-animation-name:cloudMid-data-v-abbd4f68;animation-name:cloudMid-data-v-abbd4f68;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.2s;animation-delay:1.2s}.wscn-http404 .pic-404__child.right[data-v-abbd4f68]{width:62px;top:100px;left:500px;opacity:0;-webkit-animation-name:cloudRight-data-v-abbd4f68;animation-name:cloudRight-data-v-abbd4f68;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes cloudLeft-data-v-abbd4f68{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@keyframes cloudLeft-data-v-abbd4f68{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@-webkit-keyframes cloudMid-data-v-abbd4f68{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@keyframes cloudMid-data-v-abbd4f68{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@-webkit-keyframes cloudRight-data-v-abbd4f68{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}@keyframes cloudRight-data-v-abbd4f68{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}.wscn-http404 .bullshit[data-v-abbd4f68]{position:relative;float:left;width:300px;padding:30px 0;overflow:hidden}.wscn-http404 .bullshit__oops[data-v-abbd4f68]{font-size:32px;line-height:40px;color:#1482f0;margin-bottom:20px;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__headline[data-v-abbd4f68],.wscn-http404 .bullshit__oops[data-v-abbd4f68]{font-weight:700;opacity:0;-webkit-animation-name:slideUp-data-v-abbd4f68;animation-name:slideUp-data-v-abbd4f68;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__headline[data-v-abbd4f68]{font-size:20px;line-height:24px;color:#222;margin-bottom:10px;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-abbd4f68]{font-size:13px;line-height:21px;color:grey;margin-bottom:30px;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-abbd4f68],.wscn-http404 .bullshit__return-home[data-v-abbd4f68]{opacity:0;-webkit-animation-name:slideUp-data-v-abbd4f68;animation-name:slideUp-data-v-abbd4f68;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__return-home[data-v-abbd4f68]{display:block;float:left;width:110px;height:36px;background:#1482f0;border-radius:100px;text-align:center;color:#fff;font-size:14px;line-height:36px;cursor:pointer;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes slideUp-data-v-abbd4f68{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUp-data-v-abbd4f68{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.svg-icon[data-v-f9f7fefc]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.svg-external-icon[data-v-f9f7fefc]{background-color:currentColor;-webkit-mask-size:cover!important;mask-size:cover!important;display:inline-block}