.v-charts-component-loading{position:absolute;left:0;right:0;top:0;bottom:0;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;background-color:hsla(0,0%,100%,.9)}.v-charts-mask-status{-webkit-filter:blur(1px);filter:blur(1px)}.v-charts-component-loading .circular{width:42px;height:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.v-charts-component-loading .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#20a0ff;stroke-linecap:round}@-webkit-keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.v-charts-data-empty{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.9);color:#888}#welcome,.v-charts-data-empty{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}#welcome{height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-y:scroll;padding:10px 10px 0 20px}#welcome .el-dialog__header{border-bottom:1px solid #c0c4cc}#welcome .num_ellipsis{max-width:280px;white-space:nowrap;overflow:hidden;vertical-align:top;text-overflow:ellipsis}#come-body{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}#come-body .no-setting-todo{text-align:center;width:100%;color:#999;height:96px;line-height:96px}#come-body .come-head{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:15px 30px;background:#fff}#come-body .come-box{background:#fff;padding:0 20px 15px;margin-top:10px}#come-body .come-box-tit{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:15px 0 10px 0;border-bottom:1px solid #dcdcdc;font-size:16px}#come-body .come-box-tit i{color:#999;cursor:pointer;font-size:18px}#come-body .come-todo{margin-top:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#come-body .come-todo i{color:#999;cursor:pointer;font-size:18px}#come-body .come-todo .come-swipper-btn{width:18px}#come-body .come-todo li,#come-body .come-todo ul{list-style:none;margin:0;padding:0}#come-body .come-todo .come-todo-list{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 10px;position:relative;overflow-x:hidden;height:96px}#come-body .come-todo .come-todo-list ul{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s;height:100%}#come-body .come-todo .come-todo-list li{width:195px;height:96px;border-radius:2px;margin-right:15px}#come-body .come-todo .come-todo-li{padding:15px;height:100%;overflow:hidden;cursor:pointer}#come-body .come-todo .come-todo-li span{font-size:18px}#come-body .come-todo .come-todo-li section{margin-bottom:15px}#come-body .come-todo .come-todo-li.sale{background-color:#f4f8ff}#come-body .come-todo .come-todo-li.pur{background-color:#f5fcf8}#come-body .come-todo .come-todo-li.warehourse{background-color:#fffbf3}#come-body .come-todo .come-todo-li.financial{background-color:#fff3f3}#come-body .come-todo .come-todo-li:hover{opacity:.7}#come-body .come-echart-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#come-body .come-echart-wrapper .come-echart{width:68%}#come-body .come-echart-wrapper .come-echart-right{width:32%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:30px;height:100%}#come-body .come-echart-wrapper .come-echart-item{width:50%;color:#999;padding:20px 10px;line-height:30px}#come-body .come-echart-wrapper .come-echart-item b{font-size:18px;display:inline-block;color:#212121}#come-body .come-overview-box{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}#come-body .come-overview-box .come-overview{width:calc(50% - 7.5px);background:#fff;padding:0 20px 15px;margin-top:10px}#come-body .come-overview-box .come-overview-list{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;margin-top:10px;padding:0 15px}#come-body .come-overview-box .come-overview-item{width:calc(33.33333% - 10px);background:#f4f8ff;border-radius:2px;height:96px;padding:15px}#come-body .come-overview-box .come-overview-item section{color:#999;margin-bottom:15px}#come-body .come-overview-box .come-overview-item b{display:inline-block;font-size:18px}#come-body .come-overview-box .come-overview-item-hover{cursor:pointer}#come-body .come-overview-box .come-overview-item-hover:hover{opacity:.7}#come-right{width:268px;position:sticky;position:-moz-sticky;position:-ms-sticky;bottom:0;top:0}#come-right .come-right-box{background:#fff;padding:10px 15px}#come-right .come-right-box:nth-child(n+2){margin-top:10px}#come-right .come-right-tit{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}#come-right .come-right-tit>span{font-size:16px}#come-right .come-person{background:#f4f8ff;margin-top:10px;padding:5px}#come-right .come-warning{padding:0}#come-right .come-warning-item{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 15px;cursor:pointer;width:calc(100% + 30px);margin-left:-15px}#come-right .come-warning-item section{-webkit-box-flex:1;-ms-flex:1;flex:1}#come-right .come-warning-item span.circle{width:8px;height:8px;background:#feae4d;border-radius:50%;margin-right:8px}#come-right .come-warning-item span.num{color:#fa5050;margin-left:8px}#come-right .come-warning-item:hover{background:#f4f4f4}#come-right .come-right-approve{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;margin-top:10px}#come-right .come-right-approve .approve-item{border-radius:4px;color:#fff;width:56px;height:62px;text-align:center;padding:10px 5px;cursor:pointer}#come-right .come-right-approve .approve-item section{font-size:12px;margin-bottom:5px}#come-right .come-right-approve .approve-item:hover{opacity:.7}#come-right .come-right-approve .approve-item.yellow{background:#feae4d}#come-right .come-right-approve .approve-item.green{background:#67c23a}#come-right .come-right-approve .approve-item.blue{background:#409eff}#come-right .come-right-approve .approve-item.yess{background:#00bcd4}#come-right .come-right-code{margin-top:10px;text-align:center}#come-right .come-right-code img{width:148px;height:148px}#come-right .come-right-code .come-code-desc{color:#999;font-size:12px;margin-top:5px}.execution[data-v-0f003971]{height:99%}.execution .header[data-v-0f003971]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.execution .header__title[data-v-0f003971]{font-size:22px}.execution .header__btn[data-v-0f003971]{position:absolute;right:10px}.execution .main[data-v-0f003971]{margin:0 auto;width:99%;height:calc(100% - 100px);background-color:#fff;padding:20px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.iframe[data-v-0f003971]{width:100%;height:100%;border:0;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}