.pg-pc {
    display: none;
}
.pg-phone {
    display: block;
}

.support-page{
    /* margin-top: 60px; */
    position: absolute;
}
.su-brand {
    position: relative;
}

.brand-img {
    width: 100%;
}
.brand-message {
    position: absolute;
    top: 94.1rem;
    left: 13.6rem;
}
.brand-title {
    font-family: 'Rany';
    font-weight: bold;
    font-size: 7.2rem;
    color: #FFB300;
}
.brand-txt {
    font-family: 'OPPOSans';
    font-size: 3.6rem;
    color: #434343;
    margin-top: 5.8rem;
}
.su-content {
    width: 100%;
    padding: 7rem 4rem 7rem;
    background-color: #fff;
}
.su-content-box {
    position: relative;
    width: 100%;
    height: 83rem;
    margin-bottom: 7rem;
    border-radius: 1rem;
    overflow: hidden;
}
.content-img {
    width: 100%;
    height: 100%;
}
.content-message {
    position: absolute;
}
.content-title {
    font-family: 'Rany';
    font-weight: bold;
    font-size: 4.8rem;
    color: #000;
}
.content-txt {
    font-family: 'OPPOSans';
    font-size: 3rem;
    color: #434343;
    margin-top: 5rem;
}
.content-btn {
    position: absolute;
    bottom: 5rem;
    right: 8rem;
    font-size: 3rem;
    font-family: 'Rany';
    color: #FFB300;
}
.content-btn::after {
    position: absolute;
    content:'';
    display: inline-block;
    top: 0.25rem;
    right: -3rem;
    width: 1.1rem;
    height: 2.3rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url('../../../assets/img/support/index/→.png');
}
.content-message1 {
    top: 49.5rem;
    left: 9.8rem;
}
.content-message2 {
    top: 37.7rem;
    left: 9.8rem;
}
.content-message3 {
    top: 40.4rem;
    left: 9.9rem;
}
.content-message4 {
    top: 51.9rem;
    left: 9.9rem;
}
.content-message5 {
    top: 51.9rem;
    left: 9.9rem;
}
.content-message6 {
    top: 51.9rem;
    left: 9.9rem;
}
.content-message7 {
    top: 52rem;
    left: 9.9rem;
}