/* 捐赠鸣谢榜 */

.list-box-right{
    margin-top: 30px;
}
.list-right-list-right-thanks-title {
    width: 100%;
    height: 70px;
    background-color: #A52325;
    color: #fff;
    font-size: 16px;
    border-bottom: 6px solid #EDAC5C;
}
.son_page .inner .right{

}
.list-right-list-right-thanks-title span,
.list-right-list-right-thanks span {
    display: inline-block;
    width: 24%;
    height: 100%;
    line-height: 70px;
    text-align: center;
}
.list-right-list-right-thanks-title span:nth-of-type(2), .list-right-list-right-thanks span:nth-of-type(2) {
    width: 25%;
}
.list-right-list-right-thanks-title span {
    font-weight: bold;
}

.list-right-list-right-thanks-title span:nth-of-type(2),
.list-right-list-right-thanks span:nth-of-type(2) {
    width: 38%;
}
.list-right-list-right-thanks-title span:nth-of-type(2), .list-right-list-right-thanks span:nth-of-type(2) {
    width: 25%;
}
.list-right-list-right-thanks {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    border-bottom: 1px solid rgba(232, 232, 232, 1);
    border-left: 1px solid rgba(232, 232, 232, 1);
    border-right: 1px solid rgba(232, 232, 232, 1);
}

.list-right-list-right-thanks span {
    line-height: 60px;
    font-size: 14px;
}
@media only screen and (max-width: 1000px){
    .list-right-list-right-thanks-title span, .list-right-list-right-thanks span {
        width: 23%;
    }
}
