.t228 .t-btn {
    height: 48px;
    font-size: 20px;
    padding-left: 57px;
    padding-right: 57px;
    margin-left: 10px;
}
.t-records a {
    color: #ff8562;
    text-decoration: none;
}
.t-btn {
    display: inline-block;
    font-family: '12190';
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}