/*关于我们样式*/
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: 3120px;

    position: absolute;
    top: 434px;
    z-index: 5;

    background: #fff;

    text-align: center;
}

    /*新七天介绍样式*/
    .main .introduce_box{
        width: 1000px;
        height: 493px;
        overflow: hidden;

        margin: auto;
        position: absolute;
        top: 50px;
        left: 0px;
        right: 0px;

        z-index: 6;
    }
    .main .introduce_box .introduce{
        width: 800px;
        height: auto;

        line-height: 24px;
        font-size: 14px;
        color: #666666;
        text-align: left;

        position: absolute;
        top: 80px;
        left: 100px;

        z-index: 7;
    }

    .main .introduce_box .title_zh{
        width: 120px;

        line-height: 24px;
        font-size: 24px;
        color: #222222;

        margin: auto;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
    }

    .main .introduce_box .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 .introduce_box .introduce span{
        font-size: 24px;
        font-weight: bold;
        color: #666666;
    }
    /*投资方介绍样式*/
    .main .investor_box{
        width: 1000px;
        height: 493px;
        overflow: hidden;

        margin: auto;
        position: absolute;
        top: 2406px;
        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: #666666;

            position: absolute;
            top: 91px;
            left: 435px;

            z-index: 7;
        }

        .main .investor_box .introduce{
            width: 565px;
            height: auto;

            line-height: 24px;
            font-size: 12px;
            color: #666666;
            text-align: left;

            position: absolute;
            top: 136px;
            left: 435px;

            z-index: 7;
        }

            .main .investor_box .introduce span{
                font-size: 24px;
                font-weight: bold;
                color: #666666;
            }

    /*发展历程样式*/
    .main .development_path{
        width: 1300px;
        height: 500px;

        margin: auto;
        position: absolute;
        top: 320px;
        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 .mark_7 {
            top: 803px
        }

        .main .development_path .mark_8 {
            top: 913px
        }
        .main .development_path .mark_9 {
            top: 1023px
        }
        .main .development_path .mark_10 {
            top: 1123px
        }


        .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: 794px;
            right: 550px;
            text-align: right;
        }
        .main .development_path .text_box_8{
            top: 904px;
            left: 550px;
            text-align: left;
        }
        .main .development_path .text_box_9{
            top: 1014px;
            right: 550px;
            text-align: right;
        }
        .main .development_path .text_box_10{
            top: 1114px;
            left: 550px;
            text-align: left;
        }


        /*企业荣誉样式*/
        .main .honor_box{
            width: 1000px;
            height: auto;
            margin: auto;
            position: absolute;
            top: 950px;
            left: 0;
            right: 0;

            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;
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
        }
        .honor_box .content_box .img-box{
            flex: 1;
            display: flex;
            flex-direction: column;
        }
            /* .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 .img1{
                width: 410px;
                height: 1290px;
                /* left: 40px;
                position: absolute;
                top: 520px; */
                background: url(../images/image2022/about_decoration.jpg) no-repeat;
                background-size: cover;
                /* float: left; */
                margin-top: 2px;
            }
            .honor_box .content_box .img2{
                width: 387px;
                height: 291px;
                /* left: 30px;
                position: absolute;
                top: 780px; */
                background: url(../images/image2022/about_decoration_6.png) no-repeat;
                background-size: cover;
                /* float: left; */
                margin-top: 2px;
            }
            .honor_box .content_box .img3{
                width: 387px;
                height: 291px;
                /* left: 30px;
                position: absolute;
                top: 780px; */
                background: url(../images/image2022/about_decoration_8.png) no-repeat;
                background-size: cover;
                /* float: left; */
                margin-top: 2px;
            }
            .honor_box .content_box .img4{
                width: 387px;
                height: 507px;
                /* left: 30px;
                position: absolute;
                top: 780px; */
                background: url(../images/image2022/about_decoration_4.jpg) no-repeat;
                background-size: cover;
                /* float: left; */
                margin-top: 2px;
            }
            .honor_box .content_box .img5{
                width: 388px;
                height: 517px;
                /* position: absolute;
                top: 1000px; */
                background: url(../images/image2022/about_decoration_7.png) no-repeat;
                background-size: cover;
                /* float: left; */
                margin-top: 2px;
            }
            .honor_box .content_box .list_box{
                width: 588px;
                display: flex;
                flex-direction: column;
                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;
    }

