.content_right .text .title {
    margin-top: 0.5rem;
    font-size: 0.7rem;
    font-weight: 800;
    color: #4e4c4c;
    text-align: center;
}

.content_right .text p {
    width: 16.25rem;
    margin: 0 auto;
    margin-top: 0.5rem;
    font-size: 0.65rem;
    line-height: 1rem;
    color: #4e4c4c;
    text-indent: 2em;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.content_right .text ul {
    /* width: 17.5rem; */
    margin: 0 auto;
    margin-top: 1rem;
    /* padding-top: 20px; */
    padding-bottom: 0.5rem;
    /* border: 1px solid #b6b6b6; */
}

.content_right .text .ul_spe li {
    font-size: 0.65rem;
    text-align: center;
    margin-top: 0.375rem;
    color: #616060;
}

.content_right .text ul li .spe {
    font-size: 0.7rem !important;
    color: #4e4c4c !important;
}

.content_right .text ul li .jigoumingcheng {
    display: inline-block;
    /* width: 11rem; */
}

.content_right .text ul li .leibie {
    display: inline-block;
    width: 2.2rem;
}

.content_right .text ul li .gongshipaiming {
    display: inline-block;
    width: 3.2rem;
}

.content_right .text .spe {
    font-weight: 800;
}

.table {
    width: 17.5rem;
    margin: 0.75rem auto;
    padding-top: 0.25rem;
}

.table table {
    border-collapse: separate;
    background: #fff;
    border: 0.025rem solid rgb(175, 175, 175);
}

.table table .t_title {
    text-align: center;
    font-weight: 800;
}

.table td,
.table table td {
    font-size: 0.65rem;
    border-right: 0.025rem solid #ddd !important;
}

.table table .spe {
    font-weight: 400 !important;
    background-color: #f3f3f3;
}