.dataDetails{height:100%;margin-bottom:30px}.dataDetails,.dataDetails .top{width:100%;box-sizing:border-box}.dataDetails .top{background:#f0eef1;padding:4px}.dataDetails .top .top_t{display:flex;align-items:center;justify-content:space-between;padding:10px;background:#fff;border:1px solid #e9e1e1}.dataDetails .top .top_t .img_logo{width:40px;height:30px}.dataDetails .top .top_t .img_state{margin-left:10px;width:14px;height:14px}.dataDetails .top .top_b{display:flex;padding:10px;align-items:center;background:#fff;border:1px solid #e9e1e1}.dataDetails .top .top_b div:first-child{font-size:.875rem}.dataDetails .top .top_b div:nth-child(2){margin-left:40px;font-size:.875rem}.dataDetails .top .top_b div:last-child{margin-left:40px}.dataDetails .top .sel{padding-top:10px}.dataDetails .top .sel .sel_show{display:flex}.dataDetails .top .sel .sel_show div .real{width:8px;height:8px;position:absolute;top:0;right:-10px;border-bottom-left-radius:50%;line-height:10px;color:#fff;background:#3737f1}.dataDetails .new_chart{width:100%}.dataDetails .new_chart .new_chart_title{height:20px;display:flex;align-items:center;background:#f0eef1}.dataDetails .new_chart .new_chart_cont{height:400px}.dataDetails .new_table .new_table_title{height:20px;display:flex;align-items:center;background:#f0eef1}.dataDetails .new_table .new_table_cont .table{width:100%}.dataDetails .new_table .new_table_cont .table .table_head{border:1px solid #2aa4c9}.dataDetails .new_table .new_table_cont .table .table_body .tr,.dataDetails .new_table .new_table_cont .table .table_head{display:flex;justify-content:space-around;height:40px;line-height:40px;background:#f0f8ff}.dataDetails .new_table .new_table_cont .table .table_body .tr div:first-child{margin-left:30px}