/**
 * ============================================================================
 * 版权所有 2020-2033 易腾科技，并保留所有权利。
 * 网站地址: https://www.gdeten.com
 * ----------------------------------------------------------------------------
 * (数据源展示)
 * ============================================================================
 * Author: theone0750
 * Date: 2024/05/24
 */

#eten_page_trace{position: fixed;bottom:0;right:0;font-size:14px;width:100%;z-index: 999999;color: #000;text-align:left;font-family:'微软雅黑';}
#eten_page_trace_tab{display: none;background:white;margin:0;height: 350px;}
#eten_page_trace_tab_tit{height:36px;padding: 6px 12px 0;border-bottom:1px solid #ececec;border-top:1px solid #ececec;font-size:16px}
#eten_page_trace_tab_tit span{color:#000;padding-right:8px;height:30px;line-height:30px;display:inline-block;margin-right:3px;cursor:pointer;font-weight:700;}
#eten_page_trace_tab_cont{overflow:auto;height:312px;padding:0;line-height: 24px}
#eten_page_trace_tab_cont .eten_page_trace_tab_item{padding: 2px; margin:0;}
#eten_page_trace_close{display:none;text-align:right;height:15px;position:absolute;top:10px;right:12px;cursor:pointer;}
#eten_page_trace_close img{vertical-align:top;}
#eten_page_trace_open{height:30px;float:right;text-align:right;overflow:hidden;position:fixed;bottom:0;right:0;color:#000;line-height:30px;cursor:pointer;background:#232323;}
#eten_page_trace_open span{color:#FFF;padding:0 6px;float:right;line-height:30px;font-size:14px}
#eten_page_trace_open img{width: 26px;}
