*html{background:url(about:blank) fixed;}/*解决IE6,IE7中移动滚动条时，会出现闪屏*/
.tooltip {text-decoration: none; border-bottom:1px dotted #36c;color: #36c; outline: none; }
div#mcTooltip {line-height:16px;border-width: 1px;   color:#333; border-color:#BBBBBB;padding:10px;font-size: 12px;font-family: Verdana, Arial;border-radius:6px;box-shadow: 0 1px 4px #AAAAAA;	}
div#mcTooltip, div.mcTooltipInner {background-color:#EAECF0;}
/*The settings below should remain unchanged*/
div#mcTooltipWrapper {position:absolute;visibility:hidden;overflow:visible;z-index:9999999999;top:0px;}
div#mcTooltip {float:left;border-style:solid;position:relative;overflow:hidden;}
div.mcTooltipInner {float:left;position:relative;width:auto;height:auto;}
div#mcttCo {position:absolute;text-align:left;}
div#mcttCo em, div#mcttCo b {display:block; width:0; height:0;overflow:hidden;}
select.disabled{pointer-events: none;}
/** 下面为了给固定左边工具栏设置   **/		
.tjp_left_fixed{ position: fixed;top:0px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop + 0));}			
.tjp_btn_fixed{position: fixed;bottom:0;width:58%;_position:absolute;}
/** 下面是为了给选项设置分数    **/
.score{width:25px;background-color: #74d572;margin-left: 5px;display:none;}
.alias{width:50px;background-color: #74d572;margin-left: 5px;display:none;}
/* input:checked{-webkit-appearance:none;background-color: #f4a100;} */
/** 这个是为了给表格问题  */
.tableClass{width:100%;border:1px solid #F00;}
.tableClass td {border:1px solid Black;text-align: center;min-width: 40px;}
.tableHead {font-size:14px;font-size:1.8rem;font-weight:bold;}
.tableWord {font-size:14px;}

.table_txr_self table{border: 1px solid #eeeeee;}
.table_txr_self table th{text-align: center;padding: 9px 0 0 5px;border-bottom: 1px solid #eeeeee;font-size:12px;}
.table_txr_self table td{border-bottom: 1px dashed #EEEEEE;text-align: left;padding: 9px 0 0 5px;border-right: 1px dashed #EEEEEE;font-size:12px;}
.table_txr_self table td a{color: #65A4DE;text-decoration: underline;}
.table_txr_self table tr:hover{background:#FBFDFE;}
.table_txr_self table tr:first-child:hover{background: #fff;}

.design_right{float:right;margin-left:10px;width:calc(100% - 290px);}
.a_link_green:hover,.a_link_green,.font_green:hover{color: #4C95EF;color: #31ad42}