.access-btn {
    background-color: #538DF4; /* 授权按钮背景色 */
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 634.06rpx;
    height: 79.71rpx;
}
.access-btn image {
    width: 39.86rpx;
    height: 39.86rpx;
    margin-right: 16.3rpx;
}
.access-btn view {
    color: #fff;
    height: .18rem;
    font-size: .18rem;
    line-height: .18rem;
}
