.page-body{
    padding: 0px .48rem;
    font-family: PingFang SC;
}
.pagewith{
    width: 100%;
    
}
.massage-title{
    margin-top: .48rem;
    margin-bottom: .32rem;
}

.massage-title p{
    font-size:.6rem;
    margin-bottom: 0px;
    font-weight:400;
    color:rgba(51,51,51,1);
    opacity:1;
}
.massage-time{
    margin-bottom: .8rem;
}
.massage-time p{
    margin-bottom: 0;
    font-size:.48rem;
    font-weight:400;
    color:rgba(153,153,153,1);
    opacity:1;
}
.massage-center{
    margin-bottom: .8rem;
}

.massage-center p{
    margin-bottom: 0px;
    font-size:.56rem;
    font-weight:400;
    color:rgba(153,153,153,1);
    opacity:1;
}

.massage-centers{
    margin-bottom: .8rem;
}
.massage-centers p{
    margin-bottom: 0px;
    font-size:.6rem;
    
    font-weight:bold;
    color:rgba(51,51,51,1);
    opacity:1;
}

.massage-img{
    display: flex;
    justify-content: center;
    margin-bottom: .8rem;
}
.massage-img img{
  
    width: 14.04rem;
    height: 5.12rem;
}

.massage-end{
    margin-bottom: 1.28rem;
}
.massage-end p{
    margin-bottom: 0px;
    font-size:.6rem;
    font-weight:bold;
    color:rgba(51,51,51,1);
    opacity:1;
}
