#saet_chart_major_menu{width: 76px;position: fixed;display: none;right: 20px;top: 0;bottom: 0;height: 323px;margin: auto;z-index: 9999;}
#saet_chart_major_menu ul{visibility: visible;}
#saet_chart_major_menu ul li{font:14px/25px "微软雅黑";color: #535353;text-align: center;cursor: pointer;position: relative;margin-bottom: 10px;background: #e2e2e2;}
#saet_chart_major_menu span{display:block;text-align:center;cursor: pointer;position: relative;margin-bottom: 10px;}
#saet_chart_major_menu .active{background-color: #18b5ef;color: white;}
#saet_chart_major_menu ul span{display: none;position: absolute;left: -22px;top: -2px;}
#saet_chart_major_menu ul li:hover{background-color: #18b5ef;color: white;}
#saet_chart_major_menu ul li:hover span{display: block !important;}
