﻿.xm_sxtit {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}

    .xm_sxtit span {
        width: 8px;
        height: 15px;
        background: #0a95e1;
        display: inline-block;
        margin: 0px;
        vertical-align: middle;
        margin-top: -4px;
        margin-right: 5px;
    }

.xm_sxcon table {
    border: 1px solid #d6d6d6;
    border-collapse: collapse;
}

    .xm_sxcon table td {
        height: 35px;
        line-height: 35px;
        border: 1px solid #d6d6d6;
        padding-left: 18px;
        color: #333;
        width: 215px;
    }

        .xm_sxcon table td:first-child {
            width: 30%;
            background: #f7f9fb;
            color: #567484;
            text-align: center !important;
            padding: 0px;
        }

.xm_ydfxtit {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}

    .xm_ydfxtit span {
        width: 8px;
        height: 15px;
        background: #0a95e1;
        display: inline-block;
        margin: 0px;
        vertical-align: middle;
        margin-top: -4px;
        margin-right: 5px;
    }

.xm_ydfxcon p {
    line-height: 30px !important;
}

.xm_ydfxcon {
    margin-bottom: 2rem;
}
