/*核心投顾*/
.lable-category a{
	padding: 0px 15px;
	margin-bottom: 10px;
	display: inline-block;
    width: 84px;
    text-align: center;
    border-radius: 5px;
    line-height: 30px;
    height: 30px;
    font-size:14px;
    margin-right: 5px;
    color:#666;
    text-decoration: none;
    border:1px solid transparent;
    cursor:pointer
} 
.lable-category a.hover_Class,.lable-category a:hover {
   text-decoration: none;
    color: #DBC091;
     border:1px solid ;
     cursor:pointer;
} 
.specialTable>tbody>tr>td{
	padding:13px 0!important;
	color:#1B2B46;
    font-size:16px;
} 
.fixed-table-container .specialTable thead th .th-inner{
	padding:13px!important;
} 
/*相同的lable宽*/
.comwidthstyle {
    display: inline-block;
    min-width: 82px;
    text-align: right;
    margin-right: 10px;
}
.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner {
line-height:20px;
}
