/*关于我们样式*/
html,body{
    overflow-x: hidden;
    font-family: "arial","微软雅黑", "黑体";
}

.top_bg{
    width: 100%;
    height: 373px;

    background: url(../images/about_bg_1.jpg) no-repeat;
    background-position: center;
    background-color: #0c1725;

    position: fixed;
    top: 61px;
    z-index: 1;
}

.main{
    width: 100%;
    height: 2235px;

    position: absolute;
    top: 434px;
    z-index: 5;

    background: #fff;

    text-align: center;
}

    /*投资方介绍样式*/
    .main .investor_box{
        width: 1000px;
        height: 293px;
        overflow: hidden;

        margin: auto;
        position: absolute;
        top: -126px;
        left: 0px;
        right: 0px;

        z-index: 6;
    }

        .main .investor_box .decoration_1{
            position: absolute;
            top: 28px;
            left: 0px;
            z-index: 7;
        }

        .main .investor_box .decoration_1_bg{
            position: absolute;
            top: 0px;
            left: 225px;
            z-index: 6;
        }

        .main .investor_box .title_zh{
            line-height: 24px;
            font-size: 24px;
            color: #fff;

            position: absolute;
            top: 59px;
            left: 435px;

            z-index: 7;
        }

        .main .investor_box .title_en{
            line-height: 24px;
            font-size: 16px;
            font-family: "Arial";
            color: #888b94;

            position: absolute;
            top: 91px;
            left: 435px;

            z-index: 7;
        }

        .main .investor_box .introduce{
            width: 565px;
            height: auto;

            line-height: 24px;
            font-size: 12px;
            color: #9e9e9e;
            text-align: left;

            position: absolute;
            top: 136px;
            left: 435px;

            z-index: 7;
        }

            .main .investor_box .introduce span{
                font-size: 24px;
                font-weight: bold;
                color: #999999;
            }

    /*发展历程样式*/
    .main .development_path{
        width: 1000px;
        height: 1000px;

        margin: auto;
        position: absolute;
        top: 290px;
        left: 0px;
        right: 0px;

        text-align: center;

        z-index: 7;
    }

        .main .development_path .title_zh{
            width: 120px;

            line-height: 24px;
            font-size: 24px;
            color: #222222;

            margin: auto;
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
        }

        .main .development_path .title_en{
            height: 11px;

            line-height: 11px;
            font-size: 11px;
            font-weight: bold;
            font-family: "Arial";
            color: #bfbfbf;

            margin: auto;
            position: absolute;
            top: 34px;
            left: 0px;
            right: 0px;
        }

        .main .development_path .trunk{
            width: 1px;
            height: 721px;
            
            background: url(../images/about_decoration_2.png);
            
            margin: auto;
            position: absolute;
            top: 151px;
            left: 0px;
            right: 0px;

            z-index: 8;
        }

        .main .development_path .mark{
            width: 14px;
            height: 14px;

            background: url(../images/about_decoration_3.png);

            margin: auto;
            position: absolute;
            left: 0px;
            right: 0px;

            z-index: 9;
        }

        .main .development_path .mark_1{
            top: 144px
        }

        .main .development_path .mark_2{
            top: 257px
        }

        .main .development_path .mark_3{
            top: 364px
        }

        .main .development_path .mark_4{
            top: 474px
        }

        .main .development_path .mark_5{
            top: 583px
        }

        .main .development_path .mark_6{
            top: 693px
        }

        .main .development_path .text_box{
            width: 300px;

            position: absolute;
            overflow: hidden;
            z-index: 10;
        }

            .development_path .text_box .title{
                width: 100%;
                
                line-height: 30px;
                font-size: 30px;
                font-weight: bold;
                color: #222222;

                margin-bottom: 10px;
            }

            .development_path .text_box .introduce{
                width: 100%;
                height: auto;

                line-height: 20px;
                font-size: 14px;
                color: #666666;

                text-align: left;
            }

        .main .development_path .text_box_1{
            top: 136px;
            right: 550px;
            text-align: right;
        }

        .main .development_path .text_box_2{
            top: 249px;
            left: 550px;
            text-align: left;
        }

        .main .development_path .text_box_3{
            top: 355px;
            right: 550px;
            text-align: right;
        }

        .main .development_path .text_box_4{
            top: 465px;
            left: 550px;
            text-align: left;
        }

        .main .development_path .text_box_5{
            top: 574px;
            right: 550px;
            text-align: right;
        }

        .main .development_path .text_box_6{
            top: 684px;
            left: 550px;
            text-align: left;
        }
        .main .development_path .text_box_7{
            top: 780px;
            left: 550px;
            text-align: left;
            font-size: 18px;
        }


    /*企业荣誉样式*/
    .main .honor_box{
        width: 1000px;
        height: auto;

        margin: auto;
        position: absolute;
        top: 1290px;
        left: 0px;
        right: 0px;

        overflow: hidden;
        text-align: center;

        z-index: 7;
    }

        .main .honor_box .title_zh{
            line-height: 24px;
            font-size: 24px;
            color: #222222;
        }

        .main .honor_box .title_en{
            height: 11px;

            line-height: 11px;
            font-size: 11px;
            font-weight: bold;
            font-family: "Arial";
            color: #bfbfbf;
            margin: 11px 0;
        }

        .main .honor_box .content_box{
            width: 1000px;
            overflow: hidden;
            margin-top: 85px;
        }

            .honor_box .content_box .img{
                width: 412px;
                height: 400px;

                background: url(../images/about_decoration_4.jpg) no-repeat;
                background-size: cover;

                float: left;

                margin-top: 2px;
            }

            .honor_box .content_box .list_box{
                width: 588px;

                padding-left: 128px;

                float: left;
            }

                .honor_box .content_box .list_box .text_box{
                    width: 460px;
                    text-align: left;
                    overflow: hidden;
                    /*margin-bottom: 40px;*/
                    margin-bottom: 21px;
                }

                    .honor_box .content_box .list_box .text_box .title{
                        line-height: 32px;
                        font-size: 24px;
                        color: #222222;

                        padding-bottom: 6px;
                    }

                        .honor_box .content_box .list_box .text_box .title span{
                            font-size: 14px;
                        }

                    .honor_box .content_box .list_box .text_box .date{
                        font-size: 24px;
                        font-weight: bold;

                        color: #222222;
                    }

                    .honor_box .content_box .list_box .text_box .introduce{
                        line-height: 22px;
                        font-size: 14px;
                        color: #666666;
                    }



    /* 英文版新修改样式 */
    .main .investor_box_en
    {
        height: 353px;
    }
    .main .investor_box .title_en_2
    {
        top: 75px;
    }
    .main .investor_box .introduce_en
    {
        line-height: 21px;
        top: 134px;
    }
    .main .investor_box_en .decoration_1_en
    {
        top: 58px;
    }

    .main .development_path .title_en_2
    {
        width: 193px;
        font-size: 30px;
    }
    .main .honor_box .title_en_2
    {
        font-size: 30px;
    }
    .main .honor_box .content_box_en
    {
        top: 80px;
    }
    .honor_box .content_box .list_box .text_box .title_en_2
    {
        font-family: Arial;
        line-height: 30px;
        font-size: 22px;
    }
    .honor_box .content_box .list_box_en
    {
        float: none;
        width: 1000px;
        overflow: hidden;
    }
    .honor_box .content_box .list_box_en .text_box
    {
        width: 720px;
        text-align: center;
    }
    .honor_box .content_box .img_en
    {
        float: none;
        margin: 20px auto 0;
    }
    
    .main .development_path_en .text_box
    {
        width: 320px;
    }
