.top-title{
    background: url("../../../images/clubMember/hy.png") no-repeat top center;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: white;
    line-height: 170px;
    width: 100%;
    background-size: cover;
}
.info{
    width: 70%;
    max-width: 1200px;
    margin: 16px auto;
    margin-bottom: 50px;
}
.curEvents .ql-editor{
    padding: 0;
}
@media(max-width: 1182px) {
    .curEvents{
        width: 1182px;
    }
}