.event{
    margin-top: 15px;
    text-align: center;
}
.event .tit{
    font-size: 24px;
    color: #fff;
    line-height: 49px;
    margin-bottom: 10px;
}
.event .tit span{
    font-size: 18px;
    margin-left: 15px;
}
.news {
    margin-top: 40px;
}
.news-wp {
    margin-top: 30px;
    border: 1px solid #f0b314;
    padding: 10px 10px 20px 10px;
    box-sizing: border-box;
    height: 400px;
    overflow: auto;
}