﻿.index_1 {
    margin-top: 36px;
    margin-bottom: 90px;
}

    .index_1 h1 {
        text-align: center;
        font-size: 18px;
        font-weight: 900;
    }

    .index_1 h2 {
        width: 215px;
        text-align: center;
        font-size: 20px;
        border: 2px solid #111;
        margin: 10px auto;
        font-weight: 900;
    }

    .index_1 h3 {
        text-align: center;
    }

    .index_1 p {
        text-indent: 2em;
        text-align: justify;
    }

.index_2 {
}

.index_3 {
    background: #f4f4f4;
}

    .index_3 h1 {
        text-align: center;
        font-size: 18px;
        font-weight: 900;
    }

    .index_3 h2 {
        width: 215px;
        text-align: center;
        font-size: 20px;
        border: 2px solid #111;
        margin: 10px auto;
        font-weight: 900;
    }

    .index_3 h3 {
        text-align: center;
    }

.article_item p {
    height: 360px;
    color: #e5e5e5;
    font-size: 18px;
    line-height: 36px;
}

.index_1 h1 {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
}

.index_1 h2 {
    width: 215px;
    text-align: center;
    font-size: 20px;
    border: 2px solid #111;
    margin: 10px auto;
    font-weight: 900;
}

.index_1 h3 {
    text-align: center;
}

.index_1 p {
    text-indent: 2em;
    text-align: justify;
}

.index_2 {
    margin-bottom: 90px;
}

.index_3 {
    background: #f4f4f4;
    padding-bottom: 100px;
    margin-bottom: 90px;
    padding-top: 36px;
}

    .index_3 h1 {
        text-align: center;
        font-size: 18px;
        font-weight: 900;
    }

    .index_3 h2 {
        width: 260px;
        text-align: center;
        font-size: 20px;
        border: 2px solid #111;
        margin: 10px auto;
        font-weight: 900;
    }

    .index_3 h3 {
        text-align: center;
    }

.article_item {
    margin-top: 90px;
}

    .article_item > .pull-left {
        margin-right: 60px;
    }

    .article_item > .pull-right {
        margin-left: 60px;
    }

    .article_item p {
        height: 360px;
        color: #6d6d6d;
        font-size: 18px;
        line-height: 36px;
    }
