.aboutCredit{
}

.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;
}
/*  ------ 设置th td 的高度 ------  */
.aboutCredit #about-thead tr th{
    height: 45px;
    text-align: left;
    line-height: 45px;
    padding-left: 20px;
    border-bottom: 0;

}
.aboutCredit #about-thead tr th:nth-child(1){
    width:250px;
}
.aboutCredit #about-thead tr th:nth-child(2){
    width:460px;
}
.bootgrid-table th>.column-header-anchor>.text{
    margin-right:93px;
}
 #about-tbody  tr td{
    height: 62px;
    border-bottom: 1px solid #ededed;
    text-align: left;
    padding-left: 20px;
}

/* ----- 定制内容区 ----- */
.aboutCredit  tr th:nth-child(1){
    width: 181px;
}
.aboutCredit  tr th:nth-child(2){
    width: 400px;
}
.aboutCredit  tr th:nth-child(3){
    width: 330px;
}
#about-tbody  tr td:nth-child(1){
    line-height: 62px;
    /*text-decoration: none;*/
    /*color: #22a7f0;*/
}
#about-tbody  tr td:nth-child(2){
    line-height: 62px;
    white-space:pre-wrap;
    color: #22a7f0;
    font-size: 12px;
}
#about-tbody  tr td:nth-child(3){
    /*padding: 12px 20px 12px 20px;*/
    font-size: 12px;
    line-height: 62px;
    /*white-space:pre-wrap;*/
}



