#top10Div { width: 100%; height: 50%; /* background-color: hotpink; */ /* margin-bottom: 80px; */ /* margin-top: 50px; */ } #body{ padding-left: 1%; padding-right: 1%; } #top10Div>table { width: 100%; height: 50%; background-color: rgba(0, 0, 0, 0); /* border-collapse:collapse; */ /* color: aqua; */ /* font: italic 400 16px "宋体"; */ /* border-radius: 10px; */ } #qindex_selection,#equipment_name{ text-align: center; font-weight: bold; width: auto; background-color: rgba(0,0,0,0); color: #FF5722; border: 0px; margin: 0; } #top10Tb{ overflow-x: hidden; overflow-y: hidden; } #top10Tb tr:hover{ background-color: rgb(0,0,0,.4); } .search_time_btn{ width: 70px; height: 30px; border-radius: 5px; border: none } .no_bgc_table{ width: 100%; padding: 2px; background-color: rgba(0, 0, 0, 0); color:rgba(255,255,255,.7); } .no_bgc_table_head{ background-color: rgba(0, 0, 0, 0); color:rgba(255,255,255,.7); } .top_10_table tr { border-bottom: 1px solid rgba(77,255,255,.5); } .cnt_div{ color: #fff; background-color: rgba(0, 48, 64, .6); } .color_white{ color: #fff; } .cnt_left_div{ width: 50%; float: left; } .cnt_right_div{ width: 50%; float: right; } .padding_2_p{ padding: 5px; } .padding_right_2_p{ padding: 2%; } .my_sep{ width: 96%; /* text-align: center; */ height: 2px; margin-left: 2%; } #data_list { background-color: rgba(0,0,0,0); } .select_tr{ background: rgba(255,87,34,.5) !important; } .over_tr{ background: rgba(255,87,34,.8) !important; } .select_btn{ color: #FF5722; } .data_td1,.data_td2,.data_td3,.data_td4{ font-size: 12px; overflow: hidden; } .data_list { background-color: rgba(0,0,0,0); } #table_head thead tr th{ width: 20%; margin: 0; text-align: center; } #data_div::-webkit-scrollbar{ display: none; } #table_body{ margin-bottom: 260px; } #table_body #top10Tb tr td{ padding: 5px 0; font-size: 10px; width: 20%; margin: 0; text-align: center; }