.yszcBox{
    max-width: 750px !important;
    margin:  0 auto;
    width: 100%;
    padding: 2.6667rem .8rem;
    box-sizing: border-box;
}
.title{
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 2.3333rem;
    /* max-width: 1000px; */
    text-align: center;
    width: 100%;
    color: #666;
}
div{
    font-family: "Noto Serif HK",Serif
}
.text1{
    font-size: 1.2rem;
    color: #666;
}
.bottom{
    margin-bottom: 1.6rem;
}
.fanhui{
    width: 100%;
    text-align: right;
    cursor: pointer;
}
a{
    display: inline-block;
    width: 5.1333rem;
    height: 1.8rem;
    border-radius: .7333rem;
    border: .1533rem solid #E34986;
    text-decoration: none;
    font-weight: bold;
    font-family: OPPOSans-B;
    color: #E34986;
    text-align: center;
}