.data-cards[data-v-10d78ffd]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.data-cards .data-card[data-v-10d78ffd]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:30px 20px;border-radius:8px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;position:relative;padding-left:90px;-webkit-box-sizing:border-box;box-sizing:border-box}.data-cards .data-card[data-v-10d78ffd]:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.data-cards .data-card .icon-wrapper[data-v-10d78ffd]{width:70px;height:70px;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;position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.data-cards .data-card .icon-wrapper .card-icon[data-v-10d78ffd]{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}.data-cards .data-card .icon-wrapper .key-text[data-v-10d78ffd]{font-size:60px;color:#fff;opacity:.9}.data-cards .data-card .card-header[data-v-10d78ffd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.data-cards .data-card .card-header .title[data-v-10d78ffd]{font-size:16px;color:#fff}.data-cards .data-card .card-content[data-v-10d78ffd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.data-cards .data-card .card-content .count[data-v-10d78ffd]{font-size:32px;font-weight:700;color:#fff;line-height:1}.data-cards .data-card .card-content .today-info[data-v-10d78ffd]{font-size:14px;color:#fff}.wel-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow-x:hidden}.wel-view .el-card__body{padding:0;min-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.wel-view .el-card{min-height:100%;border:none;border-radius:0;background-color:transparent}.wel-view .data-view-content{padding:10px}.wel-view .data-view-content .change-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wel-view .data-view-content .change-layout .change-item+.change-item{border-left:none}.wel-view .data-view-content .change-layout .change-item{padding:0 10px;border:1px solid #eee;line-height:30px;font-size:14px;text-decoration:none;outline:none}.wel-view .data-view-content .change-layout .change-item.active{background:#44b549;color:#fff}.terminal{padding:10px}.terminal,.terminal-list{display:-webkit-box;display:-ms-flexbox;display:flex}.terminal-list{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:40px}.terminal-img{width:30px;height:30px;margin-right:10px}.box-card{-webkit-box-shadow:none!important;box-shadow:none!important;background:#fff!important;border-radius:0;border:none;border-bottom:1px solid #f1f1f1}.chart-col{margin-bottom:20px}@media screen and (max-width:1350px){.chart-col{width:100%}}.chart-card{background:#fff;border-radius:4px;padding:16px;height:300px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.05);box-shadow:0 2px 12px 0 rgba(0,0,0,.05)}@media screen and (max-width:1350px){.chart-card{height:360px}}.chart-card .chart-title{font-size:14px;color:#333;margin-bottom:16px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart-card .chart-title:before{content:"";display:inline-block;width:5px;height:14px;background:#3165d2;margin-right:4px;border-radius:3px}.chart-card .chart-content{height:calc(100% - 30px);width:100%}