@import url(https://fonts.loli.net/css2?family=Quicksand:wght@300&display=swap);#app{max-width:100%;overflow:auto;height:100%;color:#101010;background:#f0f2f5}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-12{margin-left:12px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.dis-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.h-40{height:40px}.cur-p{cursor:pointer}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.userLayout,.userLayout .ant-form,.userLayout .ant-form .ant-form-item{font-size:medium}.cd-header{position:fixed;width:100%;top:0;left:0;z-index:100;font-family:Quicksand,sans-serif}.header-wrapper{position:relative;width:calc(100% - 100px);margin-left:50px}.logo-wrap{position:absolute;display:block;left:0;top:40px;cursor:pointer}.logo-wrap a{cursor:pointer;font-family:Montserrat,sans-serif;font-weight:900;font-size:20px;line-height:20px;letter-spacing:2px;color:#fff;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;text-decoration:none}.logo-wrap a span{color:#35d06e}.logo{font-family:Montserrat,sans-serif;width:100%;height:25px;margin:auto;position:absolute;top:40px;left:0;right:0;bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.logo b{font:400 2vh Vibur;color:#fee;text-shadow:0 -40px 100px,0 0 2px,0 0 1em #35d06e,0 0 .5em #35d06e,0 0 .1em #35d06e,0 10px 3px #000}.logo b span{-webkit-animation:blink 2s linear infinite;animation:blink 2s linear infinite}.logo b span:nth-of-type(2){-webkit-animation:blink 3s linear infinite;animation:blink 3s linear infinite}@-webkit-keyframes blink{78%{color:inherit;text-shadow:inherit}79%{color:#333}80%{text-shadow:none}81%{color:inherit;text-shadow:inherit}82%{color:#333;text-shadow:none}83%{color:inherit;text-shadow:inherit}92%{color:#333;text-shadow:none}92.5%{color:inherit;text-shadow:inherit}}@keyframes blink{78%{color:inherit;text-shadow:inherit}79%{color:#333}80%{text-shadow:none}81%{color:inherit;text-shadow:inherit}82%{color:#333;text-shadow:none}83%{color:inherit;text-shadow:inherit}92%{color:#333;text-shadow:none}92.5%{color:inherit;text-shadow:inherit}}.ring{position:relative;width:600px;height:600px;font-family:Quicksand,sans-serif}.ring .main{width:inherit;height:inherit;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}.ring .ring-item{position:absolute;inset:0;border:2px solid #fff;-webkit-transition:.5s;transition:.5s}.ring .ring-item:first-child{border-radius:38% 62% 63% 37%/41% 44% 56% 59%;-webkit-animation:animate 6s linear infinite;animation:animate 6s linear infinite}.ring .ring-item:nth-child(2){border-radius:41% 44% 56% 59%/38% 62% 63% 37%;-webkit-animation:animate 4s linear infinite;animation:animate 4s linear infinite}.ring .ring-item:nth-child(3){border-radius:41% 44% 56% 59%/38% 62% 63% 37%;-webkit-animation:animate2 10s linear infinite;animation:animate2 10s linear infinite}.ring:hover i{border:6px solid var(--clr);-webkit-filter:drop-shadow(0 0 20px var(--clr));filter:drop-shadow(0 0 20px var(--clr))}@-webkit-keyframes animate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes animate2{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes animate2{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.login{position:absolute;width:300px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.login h2{font-size:2em;color:#fff;text-align:center;margin:0}.login .inputBx{width:100%}.login .inputBx input{position:relative;padding:12px 20px;background:transparent;border:2px solid #fff;border-radius:40px;outline:none}.login .ant-btn-primary,.login .inputBx input{width:100%;font-size:1.2em;color:#fff;-webkit-box-shadow:none;box-shadow:none}.login .ant-btn-primary{border:none;background:#0078ff;background:linear-gradient(45deg,#35d06e,#fff172);height:52px;border-radius:40px}.login .ant-btn-primary:active,.login .ant-btn-primary:focus,.login .ant-btn-primary:hover{background:#0078ff;background:linear-gradient(45deg,#35d06e,#fff172);color:#fff}.login .ant-btn-primary[disabled],.login .ant-btn-primary[disabled]:active,.login .ant-btn-primary[disabled]:focus,.login .ant-btn-primary[disabled]:hover{color:#000;background:#f5f5f5}.login .inputBx input::-webkit-input-placeholder{color:hsla(0,0%,100%,.75)}.login .inputBx input::-moz-placeholder{color:hsla(0,0%,100%,.75)}.login .inputBx input:-ms-input-placeholder{color:hsla(0,0%,100%,.75)}.login .inputBx input::-ms-input-placeholder{color:hsla(0,0%,100%,.75)}.login .inputBx input::placeholder{color:hsla(0,0%,100%,.75)}.login .links{margin-top:20px;position:relative;width:100%;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;padding:0 20px}.login .links a{color:#fff;text-decoration:none}.login .ant-row{height:76px;margin-bottom:0}.ant-form-extra,.login .ant-form-explain{font-size:12px;margin-top:2px}.ant-input:hover,.has-error .ant-input,.has-error .ant-input:hover,.login .ant-input{background:transparent!important;border-color:#fff!important}#userLayout[data-v-b1631826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background:#111;width:100%;overflow:hidden}.logout_title[data-v-aa2f6994]{color:inherit;text-decoration:none}.logo1 b[data-v-072808f5]{font:400 2vh Vibur;color:#fee;text-shadow:0 -40px 100px,0 0 2px,0 0 1em #35d06e,0 0 .5em #35d06e,0 0 .1em #35d06e,0 10px 3px #000}.logo1 b span[data-v-072808f5]{-webkit-animation:blink-072808f5 2s linear infinite;animation:blink-072808f5 2s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(2){-webkit-animation:blink-072808f5 3s linear infinite;animation:blink-072808f5 3s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(3){-webkit-animation:blink-072808f5 4s linear infinite;animation:blink-072808f5 4s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(4){-webkit-animation:blink-072808f5 5s linear infinite;animation:blink-072808f5 5s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(5){-webkit-animation:blink-072808f5 6s linear infinite;animation:blink-072808f5 6s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(6){-webkit-animation:blink-072808f5 7s linear infinite;animation:blink-072808f5 7s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(7){-webkit-animation:blink-072808f5 8s linear infinite;animation:blink-072808f5 8s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(8){-webkit-animation:blink-072808f5 9s linear infinite;animation:blink-072808f5 9s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(9){-webkit-animation:blink-072808f5 10s linear infinite;animation:blink-072808f5 10s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(10){-webkit-animation:blink-072808f5 11s linear infinite;animation:blink-072808f5 11s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(11){-webkit-animation:blink-072808f5 12s linear infinite;animation:blink-072808f5 12s linear infinite}.logo1 b span[data-v-072808f5]:nth-of-type(12){-webkit-animation:blink-072808f5 13s linear infinite;animation:blink-072808f5 13s linear infinite}@-webkit-keyframes blink-072808f5{78%{color:inherit;text-shadow:inherit}79%{color:#333}80%{text-shadow:none}81%{color:inherit;text-shadow:inherit}82%{color:#333;text-shadow:none}83%{color:inherit;text-shadow:inherit}92%{color:#333;text-shadow:none}92.5%{color:inherit;text-shadow:inherit}}@keyframes blink-072808f5{78%{color:inherit;text-shadow:inherit}79%{color:#333}80%{text-shadow:none}81%{color:inherit;text-shadow:inherit}82%{color:#333;text-shadow:none}83%{color:inherit;text-shadow:inherit}92%{color:#333;text-shadow:none}92.5%{color:inherit;text-shadow:inherit}}.layout .top-nav-header-index .header-index-wide[data-v-416ffbdd]{margin-left:10px}.layout .top-nav-header-index .header-index-wide .ant-menu.ant-menu-horizontal[data-v-416ffbdd]{height:59px;line-height:59px}.layout .top-nav-header-index .trigger[data-v-416ffbdd]{line-height:64px}.layout .top-nav-header-index .trigger[data-v-416ffbdd]:hover{background:rgba(0,0,0,.05)}.layout .header[data-v-416ffbdd]{z-index:2;color:#fff;height:59px;background-color:#3ab54a;-webkit-transition:background .3s;transition:background .3s}.layout .header.dark[data-v-416ffbdd]{color:#000;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);background-color:#fff!important}.layout .header.dark .trigger[data-v-416ffbdd]:hover,.layout .top-nav-header-index.dark .trigger[data-v-416ffbdd]:hover{background:rgba(0,0,0,.05)}.ant-layout-header[data-v-416ffbdd]{height:59px;line-height:59px}.manual[data-v-416ffbdd]{color:#fff;margin-right:10px}body.colorWeak{-webkit-filter:invert(80%);filter:invert(80%)}.layout.mobile .ant-layout-content .content{margin:24px 0 0}.layout.mobile .ant-table-wrapper .ant-table-content{overflow-y:auto}.layout.mobile .sidemenu .ant-header-fixedHeader.ant-header-side-closed,.layout.mobile .sidemenu .ant-header-fixedHeader.ant-header-side-opened{width:100%}.layout.mobile .topmenu.content-width-Fluid .header-index-wide{margin-left:0}.layout.mobile .header .user-wrapper .action,.layout.mobile .top-nav-header-index .user-wrapper .action{padding:0 12px}.layout.ant-layout-has-sider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.layout .trigger{font-size:22px;line-height:42px;padding:0 18px;cursor:pointer;-webkit-transition:color .3s,background .3s;transition:color .3s,background .3s}.layout .trigger:hover{background:hsla(0,0%,100%,.3)}.layout .topmenu .ant-header-fixedHeader{position:fixed;top:0;right:0;z-index:9;width:100%;-webkit-transition:width .2s;transition:width .2s}.layout .topmenu .ant-header-fixedHeader.ant-header-side-closed,.layout .topmenu .ant-header-fixedHeader.ant-header-side-opened{width:100%}.layout .topmenu.content-width-Fluid .header-index-wide{max-width:unset;margin-left:24px}.layout .topmenu.content-width-Fluid .page-header-index-wide{max-width:unset}.layout .sidemenu .ant-header-fixedHeader{position:fixed;top:0;right:0;z-index:9;width:100%;-webkit-transition:width .2s;transition:width .2s}.layout .sidemenu .ant-header-fixedHeader.ant-header-side-opened{width:calc(100% - 200px)}.layout .sidemenu .ant-header-fixedHeader.ant-header-side-closed{width:calc(100% - 80px)}.layout .header{padding:0 12px 0 0;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);position:relative}.layout .header .user-wrapper,.layout .top-nav-header-index .user-wrapper{float:right;height:100%}.layout .header .user-wrapper .action,.layout .top-nav-header-index .user-wrapper .action{cursor:pointer;padding:0 10px;display:inline-block;-webkit-transition:all .3s;transition:all .3s}.layout .header .user-wrapper .action.action-full,.layout .top-nav-header-index .user-wrapper .action.action-full{height:100%}.layout .header .user-wrapper .action:hover,.layout .top-nav-header-index .user-wrapper .action:hover{background:hsla(0,0%,100%,.3)}.layout .header .user-wrapper .action .avatar,.layout .top-nav-header-index .user-wrapper .action .avatar{color:#1890ff;background:hsla(0,0%,100%,.85);vertical-align:middle;width:30px;height:30px}.layout .header .user-wrapper .action .icon,.layout .top-nav-header-index .user-wrapper .action .icon{font-size:16px;padding:4px}.layout .header .user-wrapper .action .anticon,.layout .top-nav-header-index .user-wrapper .action .anticon{color:inherit}.layout .header.dark .user-wrapper .action,.layout .top-nav-header-index.dark .user-wrapper .action{color:#000}.layout .header.dark .user-wrapper .action:hover,.layout .top-nav-header-index.dark .user-wrapper .action:hover{background:rgba(0,0,0,.05)}.layout .header.dark .user-wrapper .action .anticon,.layout .top-nav-header-index.dark .user-wrapper .action .anticon{color:inherit}.layout.mobile .top-nav-header-index .header-index-wide .header-index-left .trigger{color:hsla(0,0%,100%,.85);padding:0 12px}.layout.mobile .top-nav-header-index .header-index-wide .header-index-left .logo.top-nav-header{text-align:center;width:56px;line-height:58px}.layout.mobile .top-nav-header-index.light .header-index-wide .header-index-left .trigger{color:rgba(0,0,0,.65)}.layout.tablet .top-nav-header-index .header-index-wide .header-index-left .logo>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout .top-nav-header-index{-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);position:relative;-webkit-transition:background .3s,width .2s;transition:background .3s,width .2s}.layout .top-nav-header-index .header-index-wide{width:100%;margin:auto;padding:0 20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;height:59px}.layout .top-nav-header-index .header-index-wide .ant-menu.ant-menu-horizontal{border:none}.layout .top-nav-header-index .header-index-wide .header-index-left{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-box;display:-ms-flexbox;display:flex}.layout .top-nav-header-index .header-index-wide .header-index-left .new-logo.top-nav-header{position:relative;-webkit-transition:all .3s;transition:all .3s;overflow:hidden}.layout .top-nav-header-index .header-index-wide .header-index-left .new-logo.top-nav-header img{display:inline-block;vertical-align:middle;height:30px;margin-left:10px}.layout .top-nav-header-index .header-index-wide .header-index-left .new-logo.top-nav-header h1{color:#fff;display:inline-block;vertical-align:top;font-size:16px;margin:0 0 0 12px;font-weight:400}.layout .top-nav-header-index .header-index-wide .header-index-right{float:right;height:59px;overflow:hidden}.layout .top-nav-header-index .header-index-wide .header-index-right .action:hover{background-color:rgba(0,0,0,.05)}.layout .top-nav-header-index.light{background-color:#fff}.layout .top-nav-header-index.light .header-index-wide .header-index-left .logo h1{color:#002140}.layout .top-nav-header-index.dark .user-wrapper .action{color:#fff}.layout .top-nav-header-index.dark .header-index-wide .header-index-left .trigger:hover,.layout .top-nav-header-index.dark .user-wrapper .action:hover{background:hsla(0,0%,100%,.3)}.layout .layout-content{margin:24px 24px 0;height:64px;padding:0 12px 0 0}.topmenu .page-header-index-wide{margin:0 auto;width:100%}.ant-drawer.drawer-sider .sider{-webkit-box-shadow:none;box-shadow:none}.ant-drawer.drawer-sider.dark .ant-drawer-content{background-color:#001529}.ant-drawer.drawer-sider.light{-webkit-box-shadow:none;box-shadow:none}.ant-drawer.drawer-sider.light .ant-drawer-content{background-color:#fff}.ant-drawer.drawer-sider .ant-drawer-body{padding:0}.sider{-webkit-box-shadow:2px 116px 6px 0 rgba(0,21,41,.35);box-shadow:2px 116px 6px 0 rgba(0,21,41,.35);position:relative;z-index:10}.sider.ant-fixed-sidemenu{position:fixed;height:100%}.sider .logo{height:64px;position:relative;line-height:64px;padding-left:24px;-webkit-transition:all .3s;transition:all .3s;background:#002140;overflow:hidden}.sider .logo h1,.sider .logo img{display:inline-block;vertical-align:middle}.sider .logo img{height:32px}.sider .logo h1{color:#fff;font-size:18px;margin:0 0 0 8px;font-family:Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:600}.sider.light{background-color:#fff;-webkit-box-shadow:2px 116px 8px 0 rgba(29,35,41,.05);box-shadow:2px 116px 8px 0 rgba(29,35,41,.05)}.sider.light .logo{background:#fff;-webkit-box-shadow:1px 1px 0 0 #e8e8e8;box-shadow:1px 1px 0 0 #e8e8e8}.sider.light .logo h1{color:unset}.sider.light .ant-menu-light{border-right-color:transparent}.user-dropdown-menu-wrapper.ant-dropdown-menu{padding:4px 0}.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item{width:160px}.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item>.anticon:first-child,.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item>a>.anticon:first-child,.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-submenu-title>.anticon:first-child .ant-dropdown-menu-submenu-title>a>.anticon:first-child{min-width:12px;margin-right:8px}.table-alert{margin-bottom:16px}.table-page-search-wrapper .ant-form-inline .ant-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;margin-right:0}.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control-wrapper{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:inline-block;vertical-align:middle}.table-page-search-wrapper .ant-form-inline .ant-form-item>.ant-form-item-label{line-height:32px;padding-right:8px;width:auto}.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control{height:32px;line-height:32px}.table-page-search-wrapper .table-page-search-submitButtons{display:block;margin-bottom:24px;white-space:nowrap}.content .table-operator{margin-bottom:18px}.content .table-operator button{margin-right:8px}.page-transition-enter,.page-transition-leave-active{opacity:0}.page-transition-enter .page-transition-container,.page-transition-leave-active .page-transition-container{-webkit-transform:scale(1.1);transform:scale(1.1)}.ant-tabs-nav-container{margin-top:4px}.tab-layout-tabs.ant-tabs{border-bottom:1px solid #ccc;border-left:1px solid #ccc;background-color:#fff;padding:0 20px}.tab-layout-tabs.ant-tabs .ant-tabs-bar{margin:4px 0 0;border:none}.tab-layout-tabs.ant-tabs.ant-tabs-card .ant-tabs-tab{padding:0 24px!important;background-color:#fff!important;margin-right:10px!important}.tab-layout-tabs.ant-tabs.ant-tabs-card .ant-tabs-tab .ant-tabs-close-x{width:12px!important;height:12px!important;opacity:0!important;cursor:pointer!important;font-size:12px!important;margin:0!important;position:absolute;top:36%;right:6px}.tab-layout-tabs.ant-tabs.ant-tabs-card .ant-tabs-tab:hover .ant-tabs-close-x{opacity:1!important}.tab-layout-tabs.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab{border:none!important;border-bottom:1px solid transparent!important}.tab-layout-tabs.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab-active{border-color:#3ab54a!important}.change[data-v-72c7a7f7]{position:absolute;right:10px;top:0;z-index:99;cursor:pointer}.canvas-container div[data-v-72c7a7f7]{height:100%!important}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}.spiral{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;position:absolute;color:#e0ecef;font-family:"sans-serif";color:#fff}@-webkit-keyframes spiral{0%{--angle:0deg}to{--angle:360deg}}@keyframes spiral{0%{--angle:0deg}to{--angle:360deg}}.character{font-size:1.5rem;color:#fff;text-transform:uppercase;-webkit-transform:translateY(calc(sin(var(--angle))*80px)) scale(calc(cos(var(--angle))*0.5 + .5));transform:translateY(calc(sin(var(--angle))*80px)) scale(calc(cos(var(--angle))*0.5 + .5));-webkit-animation:spiral 4s linear infinite;animation:spiral 4s linear infinite}@media (max-width:490px){.character{font-size:2.2rem}}@-webkit-keyframes spin-outer{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spin-outer{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes spin-inner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-inner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.circle-container{position:relative;width:150px;height:150px}.outer-circle{position:absolute;top:0;left:0;width:100%;height:100%;border:1px dashed #fff;border-radius:50%;-webkit-animation:spin-outer 5s linear infinite;animation:spin-outer 5s linear infinite}.inner-circle{width:80%;height:80%;margin-top:-40%;margin-left:-40%;border:1px dashed #fff;border-radius:50%;-webkit-animation:spin-inner 5s linear infinite;animation:spin-inner 5s linear infinite}.inner-circle,.text{position:absolute;top:50%;left:50%;color:#fff}.text{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.t-number{color:red;font-size:14px;margin-right:4px}.t-unit{color:#3ab54a;font-size:14px}@font-face{font-family:UnidreamLED;src:url(../fonts/UnidreamLED.67a845af.eot);src:url(../fonts/UnidreamLED.67a845af.eot?#iefix)format("embedded-opentype"),url(../fonts/UnidreamLED.cebe42de.woff) format("woff"),local("UnidreamLED"),url(../fonts/UnidreamLED.cebe42de.woff)}.container[data-v-5dc48275]{width:100%;height:100%}.container.fullscreen[data-v-5dc48275]{z-index:10}.fullscreenExit[data-v-5dc48275],.fullscreenIn[data-v-5dc48275]{position:absolute;right:40px;top:18px;color:#fff;font-size:18px;cursor:pointer}.chart-wrap[data-v-5dc48275]{padding-top:6px;border:1px solid #e8e8e8;border-radius:2px;height:215px;margin-bottom:20px}.layout2[data-v-5dc48275]{min-width:1200px;width:100%;height:100%;background:url(../img/step2_bg.3ec24d06.png) no-repeat;background-size:cover;position:relative}.layout2 div[data-v-5dc48275]{width:100%}.layout2 .content_wrap[data-v-5dc48275]{height:calc(100% - 80px);padding:0 40px}.layout2 .content_wrap .box[data-v-5dc48275]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;height:70px}.layout2 .content_wrap .box .count[data-v-5dc48275]{font-family:UnidreamLED}.layout2 .content_wrap .box .box_bg[data-v-5dc48275]{color:#fff;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJEAAAA2CAYAAADHwXt1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDQzZGMDI5MUIyMTBFNTExQjNEOENFODQyNkRERThEOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERUIwQUFERjIwN0MxMUU1ODYwN0RGRTRDMTg4QjM5RiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERUIwQUFERTIwN0MxMUU1ODYwN0RGRTRDMTg4QjM5RiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ5MjJGNTUxQzgxRkU1MTE4NEZEQTEwOEZENEU4OTBFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkNDNkYwMjkxQjIxMEU1MTFCM0Q4Q0U4NDI2RERFOEQ5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+X6ycMAAAA5FJREFUeNrsnVtIFFEYx7/xuut6v63GmpKJmoiZ4gUxtStqCEEGEvSSSA899dBjRE/RQxD0EGjRBSmsp0ApEN2EvFFeQaU2dNfLuq2u19V03J3ObGt4q3BnVMr/Dz7O7tk9w5zv/PjmzLwMJwgCbcQ9QENSKS8rWff9UU1dGmvus0hm4U9gJ+BZGFjcEWwrVdsZeOn2iDtrvNaEt/OnJRbLq1F9U2PbONZjN2bGBKphTSnWeMfxZBHLopJz9yi9crHo7OoPVS/e/G0s5/RBFEjJQuHsd3O2dqekmwdWVFQI0dHRpNfr5Z8S50aCYKfHr95hefeAy+dPk6cn80KwuzReH5NP4T5l8ezjAot5FlZWifgtK5HBNEOdA8P0qatH1kmow4LpZE46ZR1NpPbuAVKHBtGxpFiKYP1Afuasi9Ta1U8jxgnKSEkgfsVGb9+3kcls2faxlAovKiqYI1VY5zPr4bsX/vRf97S0tFuch4IiI9SsnnFkHDfJNinrwiLphkYoKf4QxcVoqP+rgfp0Bho3T5GfSkm+KiVWXgZsNht1DwxSY1sPLS3zdCY3nXyUCqpraKbp2XmXjrnCBBwcNpJG7a/xX2zK5EMKn4uXs97Ge/bfSiQiitTR1SvrBMWT0elHKTgogLJTj5DZMk3jE1P0ZWgMMsmAwWim+g+dNDRqovCQQCrMy6Cxb5OkbekgnuelrZ3tp0hREcEH/a0NOXxo8VMmkbAnG2s7O5mWjz1kZvIkxcWQibUiRlZma7UWmCATYm7b2eVMpx9h+yBBlmN+X1qm2oZWKj6RdTyo72o96yrYcmPNKQJ/dVQ+qd7xyXJubo5NN5AXwW6TTZ6NKLy9RJEoKMBPW/WytmDXK9Hmydodd4wOmcQ7S46DAS4nUyDHsz4X78BcqEj55WXntIuJD085HwvsjUTrZQL/CmtEygseuNawkPCgZO2DJAC2JZJlypKr+ny9jnX5QiLgskiTk+PZKt2N15AISBLJvjyTCYmAJJGwJwKyAIkAJAKQCEAiACARgEQAEgFIBMAmiUzmCWQESJNI29SMjABpEs3OzSEjAHsiAIkAJAKQCABIBCARgEQAEtGBSDUyAqRJlJqSjIwAiZUoApUIYE8EIBGARAASAQCJACQCkAhAIgAgEYBEABIBSAQAJAKQCPwnEsn9chiwzyQSBZL7fWdgH0kEgYAUHO/2SE2IcgQArvBDgAEATak/qRkpBykAAAAASUVORK5CYII=) no-repeat;background-size:100% 60px;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;white-space:nowrap;padding-top:8px}.layout2 .content_wrap .box>div.box_bg[data-v-5dc48275]:last-child{margin-right:0}.layout2 .content_wrap .chart_wrap[data-v-5dc48275]{height:calc(100% - 80px);position:relative;display:grid;margin-top:20px;grid-template-columns:30% 40% 30%}.layout2 .content_wrap .chart_wrap .col-1>div[data-v-5dc48275]{position:relative}.layout2 .content_wrap .chart_wrap .col-1 img[data-v-5dc48275]{width:194px;height:64px;position:absolute;right:0;top:0}.layout2 .content_wrap .chart_wrap .col-1>div[data-v-5dc48275]{margin-bottom:20px}.layout2 .content_wrap .chart_wrap .col-2[data-v-5dc48275]{display:grid;padding:0 30px;grid-template-rows:66.7% 30.4%}.layout2 .content_wrap .chart_wrap .col-2 .word[data-v-5dc48275]{width:248px!important;position:absolute;width:50%;left:50%;top:46%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.layout2 .content_wrap .chart_wrap .col-2 .text[data-v-5dc48275]{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff!important}.layout2 .content_wrap .chart_wrap .col-2 .t-number[data-v-5dc48275]{color:#fff;font-size:18px;margin-right:4px;font-family:UnidreamLED}.layout2 .content_wrap .chart_wrap .col-2 .t-unit[data-v-5dc48275]{color:#fff;font-size:14px}.layout2 .content_wrap .chart_wrap .col-2>div.inner[data-v-5dc48275]{position:relative;margin-bottom:20px}.layout2 .content_wrap .chart_wrap .col-2>div.inner>div[data-v-5dc48275]:first-child{position:absolute;left:0;top:0}.layout2 .content_wrap .chart_wrap .col-2>div.inner>div[data-v-5dc48275]:nth-child(2){position:absolute;right:0;top:0}.layout2 .content_wrap .chart_wrap .col-2>div.inner>div[data-v-5dc48275]:nth-child(3){position:absolute;left:0;bottom:0}.layout2 .content_wrap .chart_wrap .col-2>div.inner>div[data-v-5dc48275]:nth-child(4){position:absolute;right:0;bottom:0}.layout2 .content_wrap .chart_wrap .col-2>div.inner>div[data-v-5dc48275]:nth-child(5){position:absolute;width:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.layout2 .content_wrap .chart_wrap .col-2 .scatter-wrap[data-v-5dc48275]{position:relative;background:rgba(0,0,0,.5)}.layout2 .content_wrap .chart_wrap .col-2 .scatter-wrap .select-wrap[data-v-5dc48275]{width:120px;position:absolute;right:0;top:0}.layout2 .content_wrap .chart_wrap .col-2 .scatter-wrap[data-v-5dc48275] .ant-select-arrow{color:#fff}.layout2 .content_wrap .chart_wrap .col-2 .scatter-wrap[data-v-5dc48275] .ant-select-selection{background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none}.layout2 .content_wrap .chart_wrap .col-2 .scatter-wrap[data-v-5dc48275] .ant-select-selection-selected-value,.layout2 .content_wrap .chart_wrap .col-2 .scatter-wrap svg[data-v-5dc48275]{color:#fff}.layout2 .content_wrap .chart_wrap .col-2 .scatter-wrap[data-v-5dc48275] .ant-select-dropdown-menu-item{background:rgba(0,0,0,.5)!important}.layout2 .content_wrap div[data-v-5dc48275]{width:100%}.layout2 .l_header[data-v-5dc48275]{color:#fff;font-family:SourceHanSansSC-bold;font-size:36px;text-align:center}.layout2 .l_header div[data-v-5dc48275]{padding-top:10px}.layout2 .l_header img[data-v-5dc48275]{display:block;margin-top:-10px;width:100%}@media (min-height:1000px){.content_wrap .box[data-v-5dc48275]{height:90px!important}.content_wrap .box .box_bg[data-v-5dc48275]{background-size:100% 80px!important}.content_wrap .chart_wrap[data-v-5dc48275]{height:calc(100% - 110px)!important}.content_wrap .col-1[data-v-5dc48275]{height:calc(100% - 60px)!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.content_wrap .col-1>div[data-v-5dc48275]{height:33%!important}.content_wrap .col-1 .chart-wrap[data-v-5dc48275]{height:100%!important}.content_wrap .col-2[data-v-5dc48275]{grid-template-rows:65.5% 28%!important}}.row .colItem[data-v-16b460d7]{padding-right:15px!important}.row>div.colItem[data-v-16b460d7]:nth-child(3n+3){padding-right:5px!important}.chart-wrap[data-v-16b460d7]{padding-top:6px;border-radius:2px;height:215px;-webkit-box-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8;margin-bottom:20px}.chart-wrap div[data-v-16b460d7]{width:100%;height:100%}.card-wrap[data-v-16b460d7]{width:100%;height:136px;display:inline-grid;grid-template-columns:15% 60% 25%}.card-wrap .red_line[data-v-16b460d7]{margin-bottom:10px;height:68px;white-space:nowrap;width:100%;border-bottom:1px solid #db1430;-webkit-box-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8;position:relative;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;padding:0 8px}.card-wrap .red_line[data-v-16b460d7]:after{content:"";width:24px;display:block;height:1px;background:#db1430;position:absolute;bottom:-2px;right:0}.card-wrap .red_line .left_title[data-v-16b460d7]{color:#101010;font-size:16px}.card-wrap .red_line .right_content[data-v-16b460d7]{color:#0e0e0e;font-size:24px;font-family:SourceHanSansSC-bold}.card-wrap .red_line .r_unit[data-v-16b460d7]{color:#3ab54a;font-size:16px;font-family:SourceHanSansSC-bold;margin-left:4px}.card-wrap .box-wrap[data-v-16b460d7]{width:100%;height:100%;display:inline-grid;grid-template-columns:repeat(5,1fr)}.card-wrap .box-wrap[data-v-16b460d7] .ant-card-bordered{border:none;-webkit-box-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8}.card-wrap .scale-wrap[data-v-16b460d7]{height:136px;display:inline-grid;grid-template-columns:repeat(2,1fr)}.card-wrap .scale-wrap .p_title[data-v-16b460d7]{font-size:12px;font-family:SourceHanSansSC-medium;margin-top:10px;text-align:center}.card-wrap .scale-wrap .progress[data-v-16b460d7]{margin-left:20px;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-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8}.card-wrap .scale-wrap .progress .percent[data-v-16b460d7]{color:#0e0e0e;font-size:16px;font-family:SourceHanSansSC-bold}.card-wrap .scale-wrap .progress .p_unit[data-v-16b460d7]{font-size:12px;color:#3ab54a}.card-wrap .ant-card[data-v-16b460d7]{width:auto;margin:0 0 10px 10px;height:68px}.card-wrap .ant-card[data-v-16b460d7] .ant-card-body{padding:0;text-align:center;height:100%;padding:6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.charge[data-v-16b460d7]{width:100%;height:224px;min-width:442px;display:inline-grid;padding-right:0;grid-template-columns:33.5% 66.5%}.charge .charge-box[data-v-16b460d7]{width:100%;display:inline-grid;grid-template-columns:repeat(8,1fr)}.charge .c_active[data-v-16b460d7]{background:rgba(58,181,74,.13);border-radius:3px}.charge .c_left[data-v-16b460d7]{margin-right:20px;padding:10px}.charge .c_left[data-v-16b460d7],.charge .c_right[data-v-16b460d7]{-webkit-box-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8}.charge .c_box[data-v-16b460d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;cursor:pointer;-ms-flex-pack:distribute;justify-content:space-around}.charge .c_box img[data-v-16b460d7]{width:16px;height:16px}.charge .c_box span[data-v-16b460d7]{margin-left:4px;font-size:12px}.progress-block[data-v-16b460d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row .colItem[data-v-6652e7a6]{padding-right:15px!important}.row>div.colItem[data-v-6652e7a6]:nth-child(3n+3){padding-right:5px!important}.chart-wrap[data-v-6652e7a6]{padding-top:6px;border-radius:2px;height:215px;-webkit-box-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8;margin-bottom:20px}.chart-wrap div[data-v-6652e7a6]{width:100%;height:100%}.card-wrap[data-v-6652e7a6]{width:100%;display:inline-grid;grid-template-columns:100%}.card-wrap .red_line[data-v-6652e7a6]{height:58px;white-space:nowrap;border-bottom:1px solid #db1430;-webkit-box-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8;position:relative;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;padding:0 8px;margin-right:10px}.card-wrap .red_line[data-v-6652e7a6]:after{content:"";width:24px;display:block;height:1px;background:#db1430;position:absolute;bottom:-2px;right:0}.card-wrap .red_line .left_title[data-v-6652e7a6]{color:#101010;font-size:16px}.card-wrap .red_line .right_content[data-v-6652e7a6]{color:#0e0e0e;font-size:24px;font-family:SourceHanSansSC-bold}.card-wrap .red_line .r_unit[data-v-6652e7a6]{color:#3ab54a;font-size:16px;font-family:SourceHanSansSC-bold;margin-left:4px}.card-wrap .red_line[data-v-6652e7a6]:nth-child(2){margin-right:0}.card-wrap .box-wrap[data-v-6652e7a6]{width:100%;height:100%;display:inline-grid;grid-template-columns:repeat(6,1fr)}.card-wrap .box-wrap[data-v-6652e7a6] .ant-card-bordered{border:none;-webkit-box-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8}.card-wrap .scale-wrap[data-v-6652e7a6]{height:126px;display:inline-grid;grid-template-columns:repeat(2,1fr)}.card-wrap .scale-wrap .p_title[data-v-6652e7a6]{font-size:12px;font-family:SourceHanSansSC-medium;margin-top:10px}.card-wrap .scale-wrap .progress[data-v-6652e7a6]{margin-left:20px;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-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8}.card-wrap .scale-wrap .progress .percent[data-v-6652e7a6]{color:#0e0e0e;font-size:16px;font-family:SourceHanSansSC-bold}.card-wrap .scale-wrap .progress .p_unit[data-v-6652e7a6]{font-size:12px;color:#3ab54a}.card-wrap .scale-wrap .progress[data-v-6652e7a6]:first-child{margin-left:0}.card-wrap .ant-card[data-v-6652e7a6]{width:auto;margin:0 0 10px 10px;height:80px}.card-wrap .ant-card[data-v-6652e7a6] .ant-card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-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;padding:0;text-align:center;height:100%}.card-wrap .ant-card[data-v-6652e7a6]:nth-child(2){margin-left:0!important}.charge[data-v-6652e7a6]{width:100%;height:224px;min-width:442px;display:inline-grid;padding-right:0;grid-template-columns:33.5% 66.5%;margin-bottom:15px!important}.charge .charge-box[data-v-6652e7a6]{width:100%;display:inline-grid;grid-template-columns:repeat(8,1fr)}.charge .c_active[data-v-6652e7a6]{background:rgba(58,181,74,.13);border-radius:3px}.charge .c_left[data-v-6652e7a6]{margin-right:20px;padding:10px}.charge .c_left[data-v-6652e7a6],.charge .c_right[data-v-6652e7a6]{-webkit-box-shadow:0 0 6px 0 #e8e8e8;box-shadow:0 0 6px 0 #e8e8e8}.charge .c_box[data-v-6652e7a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;cursor:pointer;-ms-flex-pack:distribute;justify-content:space-around}.charge .c_box img[data-v-6652e7a6]{width:16px;height:16px}.charge .c_box span[data-v-6652e7a6]{margin-left:4px;font-size:12px}.box-title[data-v-6652e7a6]{grid-column:span 6;font-weight:700}.mb10[data-v-6652e7a6]{margin-bottom:10px}