.cpMain{height:100%;box-sizing:border-box;padding:1vw;background:#0e1a4f;overflow:auto}.cpMain .tpMain{display:flex;flex-wrap:wrap;justify-content:space-between}.cpMain .tpMain .tpjNumber-item{text-align:center;width:33%;height:45px;margin-top:1vw;border-bottom:2px solid #43b984;background-color:#082eac;color:#fff;font-size:12px}.cpMain .tpMain .tpjNumber-item .padding{display:block;margin-top:1vw}.cpMain .tpMain .tpjNumber-item p{margin:0}.cpMain .tpMain .tpjNumber-item:first-child{margin-left:0;border-bottom:2px solid #0f0}.cpMain .tpMain .tpjNumber-item:nth-child(2){border-bottom:2px solid #43b984}.cpMain .tpMain .tpjNumber-item:nth-child(3){border-bottom:2px solid #3450eb}.cpMain .tpMain .tpjNumber-item:nth-child(5){border-bottom:2px solid #bf6e5e}.cpMain .tpMain .tpjNumber-item:nth-child(6){border-bottom:2px solid #d8e500}.cpMain .cpContent{box-sizing:border-box;padding:1vw 0}.cpMain .cpContent .cpHeader{position:relative;font-size:14px;color:#fafafa;letter-spacing:1.9px;background-image:linear-gradient(90deg,#072daa 1%,#0e1a50 99%);font-weight:600;text-align:left}.cpMain .cpContent .cpHeader span{position:relative;z-index:2;left:10px}.cpMain .cpContent .cpHeader img{top:0;left:0;position:absolute;z-index:1;height:20px;animation:mymove 16.1s infinite;-webkit-animation:mymove 16.1s infinite}@keyframes mymove{0%{left:0}to{left:70%}}.cpMain .cpContent #bar11{height:12vh}.cpMain .cpContent #bar12,.cpMain .cpContent #bar21,.cpMain .cpContent #bar22{height:15vh}.cpMain .cpContent .tabsMain{height:50vh}.cpMain .cpContent .tabsMain .el-tabs{height:100%;border:none;background:#082894}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__header{background:transparent;border-bottom:none}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__header .el-tabs__item{height:30px;line-height:30px;padding:0 1vw;font-size:12px}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__header .is-active{background:#082c75;border-right-color:transparent;border-left-color:transparent}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content{height:calc(100% - 29px);box-sizing:border-box;padding:1vw}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane{height:100%}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane .el-table{background:#0e1a4f;border-color:#054d79}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane .el-table td,.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane .el-table th{background:#0e1a4f;border-color:#054d79;color:#4e88d2}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane .el-table .cell{padding:0 2px}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane .el-table:after,.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane .el-table:before{background-color:#054d79}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane .red-analyzed{color:red}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane .yellow-analyzed{color:#ff0}.cpMain .cpContent .tabsMain .el-tabs .el-tabs__content .el-tab-pane .orange-analyzed{color:orange}