.UserInfo-show{
    font-size: 16px;
}
.UserInfo-show td,.UserInfo-show tr,.UserInfo-show th{
    padding: 10px !important;
}
.UserInfo-show button{
    background: #4991FF;
    color: #FFFFFF;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
}
.UserInfo-show .bottom-tip{
    color: #333333;
    text-align: center;
    position: absolute;
    bottom: 0;
    padding: 10px 0;
    width: 100%;
    background: #F1F5FF;
}
