.gknr_list dl .more_box{
    text-align: center;
}

.gknr_list dl .more_box a{
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 30px;
    background: rgba(224,224,224,1);
    border-radius: 5px;
    line-height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0,0,0,1);
}

