.contact_t {
    width: 1400rem;
    margin: 0 auto;
}

.details_t {
    height: 30rem;
    font-size: 30rem;
    color: #333333;
    margin-top: 38rem;
}

.details_xg {
    margin-top: 24rem;
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 14rem;
    font-weight: 400;
    color: #999999;
}

.details_xg > div {
    margin-right: 10rem;
}

.text {
    margin: 0 5rem;
}

.details_w {
    margin-top: 40rem;
    line-height: 2;
    word-spacing: 3rem;
}
.details_fp > div {
    margin: 20rem 0;
}

.details_w p {
    font-size: 16rem;
    line-height: 2.3;
}
.details_fp {
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
    margin-top: 80rem;
    line-height: 1.5;
    font-size: 16rem;
}
