.content {
    padding: 30px 0;
}

.content .flex-left {
    margin-bottom: 30px;
}

.content .flex-left h5 {
    font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    color: #071C2F;
    text-align: left;
    font-weight: 500;
    margin-bottom: 24px;
    margin-top: 40px;
}

.content .flex-left p {
    padding-left: 34px;
    line-height: 24px;

    font-family: SourceHanSansCN-Normal;
    font-size: 15px;
    color: #071C2F;
    font-weight: 400;
    margin-bottom: 2px;
    width: 280px;
    box-sizing: border-box;

}

.content .flex-left p.dh {
    background: url(../image/icon_dh@2x.png) no-repeat center left;
    background-size: 14px;
    background-position-x: 5px;

}

.content .flex-left p.yx {
    background: url(../image/icon_yx@2x.png) no-repeat center left;
   background-size: 14px;
    background-position-x: 5px;
}

.content .flex-left p.lxr {
    background: url(../image/icon_lxr.png) no-repeat center left;
    background-size: 14px;
    background-position-x: 5px;
}

.content .flex-left p.dz {
    background: url(../image/icon_dz@2x.png) no-repeat top left;
    background-size: 14px;
    background-position-x: 5px;
}

.content .flex-right img {
    width: 830px;
    height: 487px;
    display: block;
    margin-left: 58px;
    margin-top: 40px;
}

.content .qq {
    font-family: SourceHanSansCN-Normal;
    font-size: 14px;
    color: #6D7278;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    margin-top: 16px;
}
