.xz_nr1 {
    padding: 20px;
    background: #fff;
    margin: 15px;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    overflow: auto;
}

.tips-title-box {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.app-link-tel-text {
    display: inline-block;
    background: #fff;
    color: #1f7ab7;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 3px;
    border: 0;
    border: 1px solid #29588ca1;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}