@charset "utf-8";
/* CSS Document */
/*表格下载侧边栏增加样式*/
.baoming_download_box{ position:fixed; width:100%; margin:0 auto; bottom:120px; right:0;}
.baoming_download_box .yce_list_box{ position:relative; width:100%; margin:0 auto; height:auto;}
.baoming_download_box .yce_list_box .word_box{ position:absolute; width:20px; padding:6px 6px; background:#F93; color:#fff; font-size:12px; line-height:18px; right:0px; top:0px; border-radius:2px; display:block; text-align:center;}
.baoming_download_box .yce_list_box .word_box:hover{ text-decoration:none;}

