.aboutCredit{
    /*width: 1170px;*/
    /*height: 1616px;*/

}

.credit-content-box-announce{
    border: 1px solid #CCCCCC;
    /*padding :31px 29px 53px 29px;*/
}
 .credit-content-box-announce a{
    color: #22a7f0;
     text-decoration: none;
}
 .credit-content-box-announce a:hover{
     text-decoration: none;
    color: #22a7f0;
}
.credit-content-box-methodo{
    border: 1px solid #CCCCCC;
    padding :31px 29px 53px 29px;
}
.credit-content-box-methodo a{
    text-decoration: none;
    color: #22a7f0;
}
.credit-content-box-methodo a:hover{
    text-decoration: none;
    color: #22a7f0;
}
.aboutCredit #about-thead tr{
    background-color: #eff3f9;
    height: 31px;
    line-height: 31px;
}
.aboutCredit #about-thead tr th{
    text-align: center;
    border-bottom: 0;
    height: 45px;
}
.aboutCredit #about-thead tr th:nth-child(1){
    text-align: center;
    width: 288px;
}
#grid-data-Delisting #about-tbody  tr td{
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #ededed;
    text-align: center;
}
#grid-data-Default #about-tbody tr td{
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #ededed;
    text-align: center;
}
 #about-tbody  tr td:nth-child(1){
    text-align: center;
    width: 288px;
}
#about-tbody  tr td:nth-child(2){
    text-decoration: none;
    color: #22a7f0;
}
#about-tbody  tr td:nth-child(3){
    white-space:pre-wrap;
}
#grid-data-Default #about-tbody tr td:nth-child(1){
    text-align: center;
    width: 288px;
}
/*#grid-data-Default #about-tbody tr td:nth-child(3){*/
    /*word-wrap:break-word;*/
    /*word-break:break-all;*/
/*}*/
/*#grid-data-Delisting #about-tbody tr td:nth-child(3){*/
    /*word-wrap:break-word;*/
    /*word-break:break-all;*/
/*}*/


