.DetailsTitle>p {
    font-size: 30px;
    text-align: center;
}

.DetailsTitle>div {
    margin: 0 auto;
    width: 750 px;
    display: flex;
    justify-content: space-around;
    padding: 44px;
}

.contextFirst {
    padding-bottom: 44px;
}

p{
    display: block;
    margin-top: 15px;
    font-size: 16px;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑', sans-serif;
    /*text-indent: 36px;*/
    line-height: 28px;
}

