﻿

.index_1 {
    padding: 30px 0 30px 0;
    width: 50%;
    
}
.index_1 p {
    font-size: 12px;
    text-indent:2em;
}

.index_2 {
    background: #f4f4f4;
}

.index_3 {
    padding: 87px 0;
}

    .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;
    }

    .index_3 h4 {
        text-align: center;
    }

        .index_3 h4 a {
            border: 2px solid #111111;
            width: 160px;
            font-size: 12px;
            line-height: 100%;
            color: #111111;
            padding: 5px 20px;
            font-weight: 900;
        }

            .index_3 h4 a > span {
                color: #ff5a00;
                font-weight: 900;
            }

    .index_3 .main-content {
        padding: 75px 0 35px 0;
        overflow: hidden;
    }

    .index_3 .item {
        width: 320px;
        text-align: center;
        float: left;
        margin-right: 20px;
    }

        .index_3 .item a {
            width: 100%;
            color: #111111;
        }

            .index_3 .item a > img {
                width: 100%;
                display: inline-block;
                margin-bottom: 30px;
            }

            .index_3 .item a > b {
                width: 100%;
                display: inline-block;
                font-size: 16px;
                font-weight: 100;
                letter-spacing: 12px;
            }

            .index_3 .item a > span {
                width: 45%;
                text-align: center;
                display: inline-block;
                font-size: 12px;
                letter-spacing: -1px;
                border-top: 1px solid #111111;
            }

.index_4 {
    padding: 45px 0;
    text-align: center;
}

    .index_4 .top_0 {
        margin-top: 75px;
    }

    .index_4 .top_1 {
        margin-top: 135px;
    }

    .index_4 .top_2 {
        margin-top: 75px;
    }

    .index_4 .between {
        margin: 0 20px;
    }

    .index_4 .top_3 {
        margin-top: 165px;
    }

    .index_4 .item {
        width: 100%;
        overflow: hidden;
        padding-bottom: 42px;
    }

        .index_4 .item > h5 {
            text-align: left;
            font-weight: 900;
            height: 45px;
            line-height: 45px;
            margin-top: 15px;
        }

        .index_4 .item > p {
            text-align: left;
            display: inline-block;
            font-size: 12px;
            margin-bottom: 40px;
        }

        .index_4 .item > a {
            display: inline-block;
            width: 100%;
            height: 27px;
            border-left: 3px solid #111111;
        }

            .index_4 .item > a > span {
                display: inline-block;
                font-size: 12px;
                width: 95px;
                height: 27px;
                background: #111111;
                color: #ffffff;
                line-height: 27px;
                float: right;
            }
