body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root{height:100%}.App{text-align:center}.App-logo{animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.ant-btn-primary.ant-btn-dangerous{background-color:#ff4d4f!important}.ant-layout-sider{background-color:#fff!important;padding-top:11px}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#app{height:100%}.login-page{display:flex}.login-page .login-box{flex:1 1;height:100vh;margin:0 20%;flex-direction:column;align-items:flex-end}.login-page .login-box,.login-page .login-box-main{position:relative;display:flex;justify-content:center}.login-page .login-box-main{width:455px;flex-direction:column;background-color:#fff;padding:48px;border-radius:6px}.login-page .bg{width:100vw;height:100vh}.login-page .bgimg{width:100%;height:100%}.login-page .welcome-text{font-size:24px;font-weight:700;font-family:"微软雅黑";color:#000;margin:30px 0 0;line-height:1}.login-page .welcome-de{color:#bfbfbf;font-size:24px;margin:0}.login-page .footer{position:fixed;bottom:0;left:0;width:100%;height:60px;padding-top:20px;background:rgba(21,23,20,.5);font-size:12px;letter-spacing:.15em}.login-page .ant-btn-lg,.login-page .ant-input-lg{height:40px;font-size:16px}.login-page .login-form{margin-top:20px;display:flex;flex-direction:column;justify-content:center}.login-page .login-form-button{width:100%;height:48px;margin-top:40px;margin-bottom:15px;border:none}.login-page .login-form-ipt{width:100%;height:48px;background:#f7f8fa!important;border:none;border-radius:6px}.login-page .login-form-ipt .ant-input{background:transparent!important}.login-page .ant-legacy-form-item{box-sizing:border-box;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum","tnum";vertical-align:top;margin-top:20px;margin-bottom:0}.login-page .ant-legacy-form-item .ant-legacy-form-item-control{line-height:1}.login-header{position:fixed;top:0;left:0;width:100%;height:80px;line-height:80px;background:rgba(21,20,13,.9)}.login-header .logo{padding-left:100px;font-size:20px;color:#fff}.login-header img{height:40px;margin-right:15px}.login-content-wrap{min-height:550px;height:100vh;background:url(/assets/login.jpg) no-repeat 50%;background-size:cover}.login-content{position:relative;top:50%;display:flex;width:100%;margin:0 auto;padding:0 20px;transform:translateY(-50%);align-items:center;justify-content:space-between}.login-content .word{margin-left:10%;flex-grow:6;line-height:1.4;color:#fff;font-size:64px;font-weight:700}@media screen and (max-width:1200px){.login-header{padding-left:30px;padding-right:30px}.login-content .word{font-size:48px}}.login-tip{text-align:center;margin-top:40px;color:#bfbfbf}.login-tip p{margin-bottom:6px}.login-tip a{color:#bfbfbf!important}.codeCss{padding:0 10px!important;background-color:#eaeffc!important;margin-right:10px}.ant-modal-confirm-content{margin-left:0!important;margin-top:16px!important;margin-bottom:10px!important}.ant-modal-confirm-btns{margin-top:0!important}.loginbackinfo{display:flex;flex-direction:column;justify-content:center;align-items:center}.divider{margin-bottom:6%}.divider .ant-divider-inner-text{font-weight:700;font-size:26px}.submitBtn{width:100%;height:40px;border-radius:40px;margin-top:15px;border:none}.bigmodel .ant-modal-content{height:100%!important}.bigmodel .ant-modal-body{overflow-y:auto;height:calc(100% - 55px)}@media screen and (min-width:200px) and (max-width:960px){.login-page .login-box{margin:0 auto}.login-page .login-box-main{max-width:400px;margin:auto}}.wechatLink{position:fixed;right:0;bottom:50px;z-index:3;width:80px;height:70px;text-align:center;opacity:.8}.wechatLink a{color:#333;font-size:12px}.teleLink{position:fixed;right:0;bottom:130px;z-index:3;width:80px;height:70px;text-align:center;opacity:.8}.teleLink a{color:#fff;font-size:12px}.text-indent{text-indent:2em}.underline{text-decoration:underline}.list-chat-participants-container{background:#fff;padding:10px;width:375px;box-sizing:border-box;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.list-chat-participants-search{width:100%;height:32px;margin-bottom:8px;border-radius:4px;border:1px solid #ddd;padding-left:8px;font-size:14px;outline:none;transition:border .2s}.list-chat-participants-search:focus{border-color:#1890ff}.list-chat-participants-list{max-height:420px;overflow-y:auto}.list-chat-participant-item{display:flex;border-bottom:1px solid #f0f0f0;padding:8px 0;align-items:flex-start;cursor:pointer;transition:background .2s}.list-chat-participant-item:last-child{border-bottom:none}.list-chat-participant-item:hover{background:#f5faff}.list-chat-participant-avatar-wrapper{position:relative;min-width:40px}.list-chat-participant-avatar{width:40px;height:40px;border-radius:4px;background:#e6f7ff;object-fit:cover;display:block}.list-chat-participant-unread{position:absolute;top:2px;right:2px;width:10px;height:10px;background:red;border-radius:50%;display:inline-block;border:2px solid #fff}.list-chat-participant-content{flex:1 1;margin-left:10px;min-width:0}.list-chat-participant-header{display:flex;align-items:center;grid-gap:8px;gap:8px}.list-chat-participant-name{font-weight:700;font-size:16px;color:#222;max-width:80px}.list-chat-participant-name,.list-chat-participant-shop{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-chat-participant-shop{color:#999;font-size:12px;max-width:100px}.list-chat-participant-time{color:#999;font-size:12px;margin-left:auto;white-space:nowrap}.list-chat-participant-hours{color:#999;font-size:12px;margin:2px 0}.list-chat-participant-lastmsg{color:#666;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.chat-frame{flex-direction:column;height:100%;width:100%;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:hidden;font-family:"Segoe UI",Arial,sans-serif}.chat-frame,.chat-messages{display:flex;background:#f5f6fa}.chat-messages{flex:1 1;overflow-y:auto;padding:16px;flex-direction:column;grid-gap:12px;gap:12px}.chat-message{display:flex;align-items:flex-end;grid-gap:10px;gap:10px;width:100%}.chat-message.me{align-self:flex-end;flex-direction:row-reverse}.chat-message.other{align-self:flex-start}.avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#e1e1e1;border:1px solid #ddd}.content{display:flex;flex-direction:column;align-items:flex-start}.chat-message.me .content{align-items:flex-end}.text{max-width:100%}.textContent{max-width:300px;white-space:pre-wrap;background:#fff;color:#222;padding:10px 16px;border-radius:18px;font-size:15px;box-shadow:0 1px 2px rgba(0,0,0,.03);margin-bottom:4px;word-break:break-word}.chat-message.me .text.textContent{background:#4f8cff;color:#fff}.time{font-size:12px;color:#999;margin-top:0}.chat-input{display:flex;align-items:center;padding:12px 16px;background:#fff;border-top:1px solid #e6e6e6;grid-gap:8px;gap:8px}.chat-input input[type=text]{flex:1 1;padding:8px 12px;border:1px solid #d1d1d1;border-radius:20px;font-size:15px;outline:none;transition:border .2s;background:#f9f9f9}.chat-input input[type=text]:focus{border-color:#4f8cff;background:#fff}.chat-input button{padding:8px 20px;background:#4f8cff;color:#fff;border:none;border-radius:20px;font-size:15px;cursor:pointer;transition:background .2s}.chat-input button:hover{background:#2563eb}.chart-room-root{display:flex;height:600px;width:1000px;background:#f5f7fa;border-radius:8px;overflow:hidden;box-shadow:3px 7px 8px #333;font-family:"Microsoft YaHei",Arial,sans-serif;position:fixed;z-index:999;top:100px}.chart-room-sidebar{width:375px;border-right:1px solid #eee;background:#fff;display:flex;flex-direction:column}.chart-room-sidebar-header{padding:16px 12px 0;font-weight:700;font-size:18px;display:flex;align-items:center;border-bottom:1px solid #f5f7fa;min-height:56px}.chart-room-sidebar-header span:last-child{font-weight:400;font-size:16px;color:#888}.chart-room-participants-list{margin-top:8px;flex:1 1;overflow-y:auto}.chart-room-chat-area{flex:1 1;background:#f7fafd;display:flex;flex-direction:column}.chart-room-chat-header{background:#fff;border-bottom:1px solid #eee;padding:18px 24px 10px;min-height:70px}.chart-room-chat-header-title{font-weight:700;font-size:18px;display:flex;align-items:center}.chart-room-chat-header-hours{color:#f90;font-weight:500;font-size:16px;margin-left:16px}.chart-room-chat-header-desc{margin-top:6px;color:#888;font-size:14px}.chart-room-chat-frame{flex:1 1;min-height:0;display:flex;flex-direction:column;background:#f7fafd;padding:0;overflow:auto}.chart-room-chat-frame::-webkit-scrollbar,.chart-room-participants-list::-webkit-scrollbar{width:6px;background:#f5f7fa}.chart-room-chat-frame::-webkit-scrollbar-thumb,.chart-room-participants-list::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.ant-layout{height:100%;overflow:hidden}.change{margin:10px auto}.logo{overflow:hidden;width:160px}.logo img{display:block;margin:0 auto;width:120px}.logo h1{color:#fff;font-size:20px;display:inline-block;vertical-align:middle;margin:0 0 0 10px}.leftaside{overflow:auto}.leftaside p{height:300px}.leftaside::-webkit-scrollbar{width:0;height:0}.main{overflow:"hidden";color:#000;font-size:14px;min-height:100%}.ajax-loading{display:none}.ajax-loading .loading{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:0 40px;height:80px;line-height:80px;background:rgba(0,0,0,.75);border-radius:6px;text-align:center;z-index:9999;font-size:16px;color:#fff}.ajax-loading .loading img{width:32px;vertical-align:middle}.ajax-loading .loading span{margin-left:12px}.ajax-loading .overlay{position:fixed;left:0;right:0;top:0;bottom:0;z-index:9998;background:#fff;opacity:.1}.ant-form-item-control-input .ant-form-item{margin-bottom:0}.ant-switch-checked .ant-switch-handle{left:calc(100% - 20px)!important}.tag-gray{background-color:#f0f0f0;color:#999}.tag-gray,.tag-green{border-radius:10px;padding:2px 6px;font-size:12px}.tag-green{background-color:#caf3d7;color:#38ac21}.tag-red{background-color:#f5dada;color:#ff2020;border-radius:10px;padding:2px 6px;font-size:12px}.bg-f0{background:#f0f0f0}.bg-ff{background:#fff}.bg-m{background:#1677ff}.bg-hover:hover,.bg-mr{background:#e4efff}li,ul{list-style:none}.color-green{color:#59c059}.color-red{color:red}.color-fff,.color-fff:hover{color:#fff!important}.color-7f{color:#7f7f7f}.c-9,.color-9,.color-999{color:#999}a.c-9:hover,a.color-9:hover,a.color-999:hover{color:#ccc}.color-aa{color:#aaa}.c-hover-mr:hover,.c-mr{color:#1677ff!important}.c-t,.color-t{color:#232526}.pointer{cursor:pointer}.inline-block{display:inline-block}.block{display:block}.none{display:none}.ellipsis,.nowrap{white-space:nowrap}.ellipsis{overflow:hidden;text-overflow:ellipsis;word-break:keep-all}.ant-btn{z-index:10}.container .mylayout,.container .mynav-left{min-height:100vh}.container .mymain{min-height:-65vh;padding:5px}.container .mycontent{padding:5px}.ant-timeline-body{background:#f2f2f2;padding:10px;border-radius:6px}.content-wrap{background:#fff;border:1px solid #e8e8e8;border-radius:6px;margin-top:-3px}.content-wrap .ant-table-wrapper{margin-left:-1px;margin-right:-1px}.ant-card{border-radius:6px!important;margin-bottom:5px}.ant-card button{margin-right:10px;z-index:10}.ant-table-pagination>*,.ant-tabs>.ant-tabs-nav{z-index:10}.basicLayout{display:flex;flex-direction:column;width:100%;min-height:100%}.layout-has-sider{flex-direction:row;min-height:100%}.leftsider{width:208px;overflow:hidden;flex:0 0 208px;max-width:208px;min-width:208px;transition:background-color .3s ease 0s,min-width .3s ease 0s,max-width .3s cubic-bezier(.645,.045,.355,1) 0s}.sider-children{display:flex;flex-direction:column;height:100%}.sider-logo{position:relative;display:flex;align-items:center;padding:16px;cursor:pointer;transition:padding .3s cubic-bezier(.645,.045,.355,1)}.sider-menu{flex:1 1;overflow:hidden auto}.sider-links{width:100%}.logo1{float:left;width:120px;height:31px;margin:16px 24px 16px 0;background:hsla(0,0%,100%,.3)}.ant-row-rtl #components-layout-demo-top-side-2 .logo{float:right;margin:16px 0 16px 24px}.site-layout .site-layout-background{background:#fff}.common-card{padding:20px;background:#fbfbfb;border:1px solid #d9d9d9;border-radius:6px}.main-content{height:100%;flex:1 1}.site-layout-background{background:#f0f2f5;height:calc(100% - 80px);overflow:auto;position:relative;padding:0 15px 15px}.site-layout-background::-webkit-scrollbar{width:6px;height:6px}.site-layout-background::-webkit-scrollbar-thumb{background-color:#606d71;background-clip:padding-box;min-height:28px;border-radius:2em}.site-layout-background::-webkit-scrollbar-track{width:6px;border-radius:2em}.ant-layout-footer{text-align:center;padding:6px 50px}.allBtn{border-radius:5px!important}.ant-card .ant-card-body{padding:24px 24px 18px}.ant-card .ant-card-body form>div{padding-bottom:6px}.ant-menu-vertical.ant-menu-sub{max-height:calc(100vh - 100px)}.editable-cell-value-wrap{padding:5px 12px;cursor:pointer}.show-img-div{cursor:pointer;color:#69c}.ant-table-thead>tr>th{background:#fbfbfb!important}.table-1{background:#fff}.table-2{background:#f0f8ff}a.cursor-text{cursor:text}.form-mb-0 .ant-form-item{margin-bottom:0!important}.m-auto{margin:auto}.m-0{margin:0!important}.m-15{margin:15px!important}.mt-0{margin-top:0!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mr-0{margin-right:0!important}.mr-5{margin-right:5px!important}.mr-10{margin-right:10px!important}.ml-10{margin-left:10px!important}.ml-5{margin-left:5px!important}.ml-15{margin-left:15px!important}.ml-20{margin-left:20px!important}.ml-40{margin-left:40px!important}.mr-15{margin-right:15px!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-50{margin-bottom:50px!important}.r-6{border-radius:6px!important}.pl-0{padding-left:0!important}.pl-10{padding-left:10px!important}.p-6{padding:6px!important}.p-15{padding:15px!important}.pl-15{padding-left:15px!important}.pl-45{padding-left:45px!important}.pr-15{padding-right:15px!important}.pt-15{padding-top:15px!important}.pb-15{padding-bottom:15px!important}.pt-10{padding-top:10px!important}.pb-10{padding-bottom:10px!important}.pr-0{padding-right:0!important}.p-r,.pull-right{float:right}.pr{position:relative}.line{box-sizing:border-box;border-top:1px solid rgba(0,0,0,.06);display:flex;clear:both;width:100%;min-width:100%}.single-overflow{overflow:hidden;text-overflow:ellipsis;height:20px;white-space:nowrap}.page-table{width:99%;margin:0 auto;overflow:hidden}.ant-flex{display:flex;align-items:center}.ant-flex>.ant-btn-link{padding:15px 15px 0 0;margin-bottom:0;font-size:14px}.ant-flex-1{flex:1 1}.ant-flex1{display:flex}.rightBottom{position:absolute;bottom:0;right:0}.center-center{align-items:center;justify-content:center}.flex-between{display:flex;justify-content:space-between}[flex="1"]{flex:1 1}.font-12{font-size:12px}.font-14{font-size:14px}.font-18{font-size:18px}.font-20{font-size:20px}.font-24{font-size:24px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.footer-button{display:flex;justify-content:center;margin-top:20px}.breakWord td{word-break:break-word}.breakWord .ant-table-thead>tr>th{min-width:60px}.highlight.djs-shape .djs-visual>:first-child{fill:green!important;stroke:green!important;fill-opacity:.2!important}.highlight-todo.djs-shape .djs-visual>:first-child{fill:#1890ff!important;stroke:#1890ff!important;stroke-dasharray:4px!important;fill-opacity:.2!important}.highlight-bohui.djs-shape .djs-visual>:first-child{fill:#f74343!important;stroke:#f74343!important;stroke-dasharray:4px!important;fill-opacity:.2!important}.bjsl-overlay .bjsl-dropdown{display:block}.ant-modal-body img{max-width:100%}.antd-bigmodal .ant-modal-body{max-width:100vw;max-height:100vh;overflow:auto}.antd-alert{background:#f0f0f0;padding:15px}.infotip .im,.infotip p{color:#f59a23}.infotip p{margin-bottom:0}.antd-toggle-ti{padding:15px;display:flex}.antd-toggle-ti:hover{background:#fafafa}.antd-tipbox{background-color:rgba(245,154,35,.133);padding:10px 15px}.ant-form-item-control-input-content .ant-input-number-disabled,.ant-form-item-control-input-content .ant-input[disabled],.ant-form-item-control-input-content .ant-picker-input>input[disabled],.ant-form-item .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selection-item{color:rgba(0,0,0,.85)}.ant-cascader-picker-disabled,.ant-checkbox-disabled+span,.ant-radio-disabled+span{color:rgba(0,0,0,.85)!important}.infotip{background-color:#fdefdc;padding:5px;margin-bottom:15px}.infotip p{margin-bottom:0!important}.pull-left{float:left!important}.pull-right{float:right!important}.ant-table-required:before{display:inline-block;margin-right:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.header{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;box-shadow:0 1px 4px rgba(0,21,41,.08)}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected,.header{background-color:#1677ff!important}.ant-menu .ant-menu-item-selected a,.ant-menu .ant-menu-item-selected a:hover{color:#fff;transition:none}.top{justify-content:space-between;width:100%}.top,.topleft{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.topleft{justify-content:flex-start;flex-grow:9.5}.topright{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;flex-grow:0.5;color:#fff}.topright .ant-avatar{cursor:pointer}.topright .ant-switch-checked .ant-switch-handle{left:calc(100% - 20px)!important}.topright .ant-avatar{background-color:#fff!important;color:#000!important}.togle{order:0;flex-grow:1}.website{order:1;flex-grow:49;height:60px;line-height:60px;padding:0 20px;text-align:left;align-items:flex-start;font-size:25px;font-weight:700;color:#fff}.notices,.path{order:0;flex-grow:1}.companyName{position:relative;display:flex;align-items:center;font-weight:700;padding:5px 25px 5px 15px;border-radius:20px;background:hsla(0,0%,100%,.2);margin-right:10px}.companyName .ant-select-arrow{color:#fff}.companyName .ant-select-selection-placeholder{color:transparent}.companyName .ant-select:not(.ant-select-customize-input) .ant-select-selector{background:transparent;border:none;color:transparent}.companyName .ant-select{width:100%;right:0;border:none;position:absolute;left:0}.footer{height:25px;line-height:25px;text-align:center;color:#767472}.footer a{color:#767472!important}#top-header{position:relative;width:100%;height:100px;display:flex;justify-content:space-between;flex-shrink:0}#top-header .header-center-decoration{width:40%;height:60px;margin-top:30px}#top-header .header-left-decoration,#top-header .header-right-decoration{width:25%;height:60px}#top-header .center-title{position:absolute;font-size:30px;font-weight:700;left:50%;top:15px;transform:translateX(-50%)}#digital-flop{position:relative;height:15%;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;background-color:rgba(6,30,93,.5)}#digital-flop .dv-decoration-10{position:absolute;width:95%;left:2.5%;height:5px;bottom:0}#digital-flop .digital-flop-item{width:11%;height:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-left:3px solid #061e5d;border-right:3px solid #061e5d}#digital-flop .digital-flop-title{font-size:20px;margin-bottom:20px}#digital-flop .digital-flop{display:flex}#digital-flop .unit{margin-left:10px;display:flex;align-items:flex-end;box-sizing:border-box;padding-bottom:13px}#ranking-board{width:20%;box-shadow:0 0 3px #00f;display:flex;flex-direction:column;background-color:rgba(6,30,93,.5);box-sizing:border-box;padding:0 30px}#ranking-board .ranking-board-title{font-weight:700;height:50px;display:flex;align-items:center;font-size:20px}#ranking-board .dv-scroll-ranking-board{flex:1 1}#rose-chart{width:50%;height:100%;background-color:rgba(6,30,93,.5);box-sizing:border-box}#rose-chart .rose-chart-title{height:50px;font-weight:700;text-indent:20px;font-size:20px;display:flex;align-items:center}#rose-chart .dv-charts-container{height:calc(100% - 50px)}#scroll-board{width:50%;box-sizing:border-box;margin-left:20px;height:100%;overflow:hidden}#cards{display:flex;justify-content:space-between;height:45%}#cards .card-item{background-color:rgba(6,30,93,.5);border-top:2px solid rgba(1,153,209,.5);width:24%;display:flex;flex-direction:column}#cards .card-header{display:flex;height:20%;align-items:center;justify-content:space-between}#cards .card-header .card-header-left{font-size:18px;font-weight:700;padding-left:20px}#cards .card-header .card-header-right{padding-right:20px;font-size:40px;color:#03d3ec}#cards .ring-charts{height:75%}#cards .card-footer{height:25%;display:flex;align-items:center;justify-content:space-around}#cards .card-footer-item{padding:5px 10px 0;box-sizing:border-box;width:40%;background-color:rgba(6,30,93,.7);border-radius:3px}#cards .card-footer-item .footer-title{font-size:15px;margin-bottom:5px}#cards .card-footer-item .footer-detail{font-size:20px;color:#1294fb;display:flex;font-size:18px;align-items:center}#cards .card-footer-item .footer-detail .dv-digital-flop{margin-right:5px}#data-view{width:100%;height:100%;background-color:#030409;color:#fff}#data-view #dv-full-screen-container{background-image:url(../../static/media/bg.837e99ea.png);background-size:100% 100%;box-shadow:0 0 3px #00f;display:flex;flex-direction:column}#data-view .main-content{flex:1 1;display:flex;flex-direction:column}#data-view .block-left-right-content{flex:1 1;display:flex;margin-top:20px}#data-view .block-top-bottom-content{flex:1 1;display:flex;flex-direction:column;box-sizing:border-box;padding-left:20px}#data-view .block-top-content{height:55%;display:flex;flex-grow:0;box-sizing:border-box;padding-bottom:20px}