/**
 * @file result.css
 * @author v_mayachen@baidu.com
 */
.wrap {
    font-family: PingFangSC-Regular;
    font-size: 32.609rpx;
    background-color: #fff;
}

.prompt {
    margin: 43.478rpx 30.797rpx;
}

.prompt-text {
    color: #2b99ff;
}

.list-label {
    color: #666 !important;
}

.phone {
    word-break: break-all;
    color: #2772fb;
}

.list-content {
    padding: 28.986rpx 0 28.986rpx 36.232rpx;
    text-align: right;
}

.container .list-content .list-text {
    font-size: 32.609rpx;
    color: #000;
}

.page-status {
    height: 95vh;
}

.container-bottom {
    padding-bottom: 75.483rpx;
}
