/*蓝色加粗 提示文字*/
.font14_blue {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold !important;
    font-size: 14px !important;
    color: #2375F8 !important;
    line-height: 16px !important;
    font-style: normal !important;
    text-transform: none !important;
}
.font12_blue {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500 !important;
    font-size: 12px !important;
    color: #2375F8 !important;
    line-height: 14px !important;
    font-style: normal !important;
    text-transform: none !important;
}
/*表格<a>标签*/
.td_a{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #2375F8 !important;
    line-height: 16px !important;
    font-style: normal !important;
    text-transform: none !important;
}

.font14_black{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #2B2C2F !important;
    line-height: 16px !important;
    font-style: normal !important;
    text-transform: none !important;
}
