﻿body {
    width: 100%;
    height: 100%;
    background:#fff;
    overflow-x: hidden;
    font-family: PingFang-SC-Regular;
    margin: 0;
    text-align: center;
}
.faceImg{
    width:100%;
}
.top1{
    margin-top:1.92rem;
}
.top2{
    margin:3.41rem 0 2.85rem;
}