﻿.bodyer .mainer .titles {
    line-height: 90px;
    font-size: 35px;
    color: #c8132d;
    text-align: center;
}

.bodyer .mainer .middel .left_p,
.bodyer .mainer .middel .right_p {
    width: 50%;
    float: left;
    display: inline-block;
}

    .bodyer .mainer .middel .left_p .tits,
    .bodyer .mainer .middel .right_p .tits {
        height: 80px;
        line-height: 80px;
        font-size: 20px;
        color: #c8132d;
    }

    .bodyer .mainer .middel .left_p .txts,
    .bodyer .mainer .middel .right_p .txts {
        font-size: 14px;
        color: #333;
        line-height: 40px;
        padding: 0 15px 6px 0;
        text-indent: 30px;
        text-align: justify;
        -ms-text-justify: inter-ideograph;
    }

    .bodyer .mainer .middel .left_p .images,
    .bodyer .mainer .middel .right_p .images {
        margin: 40px 0;
    }

    .bodyer .mainer .middel .left_p .text,
    .bodyer .mainer .middel .right_p .text {
        margin: 40px 0;
        padding: 5px;
        line-height: 40px;
        background-color: #c8132d;
        min-height: 259px;
        font-size: 16px;
        color: #fff;
        text-indent: 2em;
    }

    .bodyer .mainer .middel .right_p .tits {
        padding-left: 15px;
    }

    .bodyer .mainer .middel .right_p .txts {
        padding: 0 50px 6px 15px;
    }

.bodyer .mainer .sum_txts {
    color: #333;
    font-size: 14px;
    line-height: 50px;
    margin-bottom: 200px;
    text-align: left;
}

    .bodyer .mainer .sum_txts p {
        text-indent: 30px;
        text-align: justify;
        -ms-text-justify: inter-ideograph;
    }

    .bodyer .mainer .sum_txts img {
        width: 756px;
        margin: 0 auto;
        display: block;
    }
