.inner-detail{
    margin: 50px 0 0 50px;
}
.inner-detail h4{
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    font-family: 微软雅黑, 宋体, tahoma, arial, sans-serif, 宋体;
    white-space: normal;
    color: rgb(205, 1, 1);
}
.inner-detail p{
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    text-indent: 28px;
    color: rgb(102, 102, 102);
    font-family: 微软雅黑, 宋体, tahoma, arial, sans-serif, 宋体;
    white-space: normal;
}
.inner-detail h2{
    margin: 20px 0;
}