﻿
.index_culture {
    width: 100%;
    float: left;
    height: auto;
}

.culture_center {
    width: 80%;
    height: auto;
    float: left;
    margin-left: 10%;
    margin-top: 100px;
    margin-bottom: 120px;
}

.culture_left {
    width: 60%;
    float: left;
    height: auto;
    overflow: hidden;
}

    .culture_left img:hover {
        transition-duration: 1s;
        transform: scale(1.2);
        -ms-transform: scale(1.2);
    }

.culture_right {
    width: 40%;
    height: auto;
    float: left;
}

.index_culture h1 {
    font-family: 'Cai978';
    font-size: 1.8em;
    width: 80%;
    float: left;
    height: auto;
    margin-left: 10%;
    font-weight: 500;
    margin-top: 30px;
}

.index_culture h4 {
    font-family: "Microsoft Yahei";
    font-size: 1.6em;
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
    text-align: center;
    font-weight: 500;
}

.index_culture ul {
    float: left;
    width: 80%;
    height: auto;
    margin-left: 10%;
    margin-top: 50px;
}

    .index_culture ul li {
        float: left;
        width: 100%;
        height: auto;
        margin-top: 35px;
    }

        .index_culture ul li h5 {
            float: left;
            width: 20%;
            height: auto;
        }

        .index_culture ul li p {
            display: block;
            width: 70%;
            margin-left: 1%;
            height: auto;
            float: left;
            font-family: 'Yaheilight';
            line-height: 25px;
        }

@media only screen and (max-width:1850px) {
    .index_culture ul {
        margin-top: 30px;
    }
}

@media only screen and (max-width:1800px) {

    .index_culture ul li {
        margin-top: 25px;
    }
}

@media only screen and (max-width:1700px) {

    .index_culture ul li p {
        line-height: 23px;
    }
}

@media only screen and (max-width:1650px) {

    .index_culture ul li p {
        line-height: 20px;
    }
}

@media only screen and (max-width:1580px) {

    .index_culture h1 {
        margin-top: 20px;
    }
}

@media only screen and (max-width:1350px) {
    .index_culture ul {
        margin-top: 20px;
    }

    .index_culture h1 {
        margin-top: 0px;
    }

    .index_culture h4 {
        margin-top: 5px;
    }
}

@media only screen and (max-width:1550px) {
    .index_culture ul li p {
        width: 78%
    }

    .index_culture ul li {
        margin-top: 20px;
    }
}

@media only screen and (max-width:1450px) {
    .index_culture ul {
        margin-top: 40px;
    }

        .index_culture ul li h5 {
            width: 21%;
        }

        .index_culture ul li p {
            width: 83%;
        }

        .index_culture ul li {
            margin-top: 10px;
        }
}

.index_join {
    width: 100%;
    float: left;
    height: auto;
    margin-left: 0%;
    background-color: #dbdbdb;
}

    .index_join h1 {
        font-family: 'Cai978';
        width: 100%;
        text-align: center;
        height: auto;
        float: left;
        margin-top: 100px;
        font-size: 1.8em;
        font-weight: 500;
    }

    .index_join h3 {
        font-family: "Microsoft Yahei";
        font-size: 1.6em;
        width: 100%;
        height: auto;
        float: left;
        margin-top: 15px;
        text-align: center;
        font-weight: 500;
    }

    .index_join ul {
        float: left;
        width: 100%;
        float: left;
        margin-top: 70px;
        margin-bottom: 80px;
    }

        .index_join ul li {
            float: left;
            width: 22%;
            margin-right: 4%;
            height: auto;
            background: white;
            margin-top: 25px;
            padding-bottom: 45px;
        }

.icon1 {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 50px;
}

    .icon1 img {
        width: 14%;
        float: left;
        margin-left: 43%;
        height: auto;
    }

.index_join ul li p {
    width: 100%;
    float: left;
    text-align: center;
    height: auto;
    margin-top: 30px;
    font-family: 'Yaheilight';
}

.index_join ul li:hover {
    background: #c30d23;
    color: white;
}

.index_liuyan {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    background-color:#ffffff;
}

.liuyan_left {
    float: left;
    width: 40%;
    margin-left: 10%;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100% auto;
    height: auto;
    overflow: hidden;
}

.product_a img:hover {
    transition-duration: 1s;
    transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.liuyan_left > div:hover {
    transition-duration: 1s;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.liuyan_left h1 {
    color: #d1d1d1;
    font-family: 'Cai978';
    font-size: 1.8em;
    margin-top: 150px;
    margin-left: 10%;
}

.liuyan_left h5 {
    color: #d1d1d1;
    margin-top: 20px;
    margin-left: 10%;
    font-family: "Microsoft Yahei";
    font-size: 1.6em;
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
    text-align: center;
    font-weight: 500;
}

.liuyan_left p {
    width: 100%;
    font-family: 'Yaheilight';
    margin-top: 20px;
    color: #a4a4a4;
    font-size: 14px;
    margin-left: 10%;
}

.liuyan_right {
    float: left;
    width: 30%;
    margin-left: 5%;
    height: auto;
    margin-top: 50px;
}

    .liuyan_right form {
        float: left;
        width: 100%;
        height: auto;
    }

        .liuyan_right form p {
            float: left;
            width: 100%;
            height: auto;
            margin-top: 20px;
        }

            .liuyan_right form p span {
                font-size: 15px;
                display: block;
                width: 30%;
                float: left;
                height: auto;
            }

            .liuyan_right form p input {
                border: none;
                border-bottom: 1px solid #000000;
                outline: medium;
                width: 55%
            }

    .liuyan_right button {
        width: 15%;
        float: left;
        height: 35px;
        border: none;
        background-color: #2a293e;
        color: #efefef;
        text-align: center;
        margin-left: 10%;
        margin-top: 65px;
    }

@media only screen and (max-width:1600px) {
    .liuyan_left {
        float: left;
        width: 43%;
        margin-left: 10%;
    }

    .liuyan_right {
        float: left;
        width: 27%;
        margin-left: 5%;
        height: auto;
        margin-top: 50px;
    }
}


/*join*/
.join_liucheng {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color:#ffffff;
}

    .join_liucheng h1 {
        font-family: 'Cai978';
        font-size: 1.8em;
        width: 80%;
        float: left;
        height: auto;
        margin-left: 10%;
        font-weight: 500;
        margin-top: 80px;
    }

    .join_liucheng h4 {
        font-family: "Microsoft Yahei";
        font-size: 1.6em;
        width: 100%;
        height: auto;
        float: left;
        margin-top: 15px;
        text-align: center;
        font-weight: 500;
    }

.join_zhichi {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 100px;
    background-color:#ffffff;
}

    .join_zhichi h1 {
        font-family: 'Cai978';
        font-size: 1.8em;
        width: 80%;
        float: left;
        height: auto;
        margin-left: 10%;
        font-weight: 500;
        margin-top: 80px;
        text-align: center;
    }

    .join_zhichi h3 {
        float: left;
        height: auto;
        width: 80%;
        margin-left: 10%;
        font-size: 1.6em;
        font-family: "Microsoft Yahei";
        font-weight: normal;
        margin-top: 15px;
        text-align: center;
    }

    .join_zhichi ul {
        float: left;
        width: 80%;
        margin-left: 10%;
        height: auto;
    }

        .join_zhichi ul li {
            float: left;
            height: 310px;
            width: 15%;
            margin-right: 2%;
            border-radius: 1em;
            margin-top: 20px;
        }

            .join_zhichi ul li img {
                float: left;
                width: 20%;
                margin-left: 40%;
                height: auto;
                margin-top: 20px;
            }

            .join_zhichi ul li h5 {
                float: left;
                width: 100%;
                height: auto;
                margin-top: 10px;
                text-align: center;
                font-size: 15px;
                font-weight: bold;
            }

            .join_zhichi ul li p {
                width: 70%;
                margin-left: 15%;
                height: auto;
                float: left;
                margin-top: 10px;
                font-size: 14px;
                text-align: center;
                line-height: 25px;
                font-family: 'Yaheilight';
            }

            .join_zhichi ul li:hover {
                background: #c30d23;
                color: white;
            }

.join_left {
    float: left;
    width: 50%;
    height: auto;
}

.join_right {
    float: left;
    width: 50%;
    height: auto;
}


.index_bottom {
    width: 100%;
    float: left;
    height: 5px;
    background-color:#ffffff;
}

    .index_bottom ul {
        width: 90%;
        height: auto;
        margin-left: 5%;
    }

        .index_bottom ul li {
            float: left;
            width: 22%;
            margin-right: 4%;
        }

            .index_bottom ul li img {
                width: 14%;
                float: left;
                margin-left: 43%;
                height: auto;
            }

            .index_bottom ul li p {
                width: 100%;
                float: left;
                height: auto;
                text-align: center;
                font-size: 0.6em;
                margin-top: 20px;
                word-wrap: break-word;
                word-break: break-all;
                overflow: hidden;
            }