#app {
    position: relative;
    height: 100%;
}
.header{
    z-index: 100;
    position: relative;
}
.investmentServices-page {
    background-image: none;
    background-size: 100% 100%;
    color: #fff;
    background: #00238b;
    position: relative;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
}
.circlediv{
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
}
.circlediv::after{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #fff;
    left: 0;
    top: 10px;
    display: inline-block;
    background-color: #fff;
}
.investmentServices-bg {
    background: url(image/pattern2.svg) no-repeat;
    background-size: 75vw 75vw;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.1;
    z-index: 1;
}

.investmentServices-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 60px;

    .title {
        text-align: center;
        margin-bottom: 40px;

        .title1 {
            font-weight: 300;
            font-size: 48px;
            color: #FFFFFF;
            font-family: Playfair_Display;
            line-height: 72px;
        }

        .title2 {
            font-size: 18px;
            color: #FFFFFF;
            line-height: 30px;
        }

    }

    .process {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;

        .process-div {
            width: 40%;
            box-sizing: border-box;
            padding-right: 85px;

            .process-item {
                position: relative;
                display: flex;
                /* border-bottom: 1px solid #677DC3; */
                margin-bottom: 15px;

                &:after {
                    content: '';
                    position: absolute;
                    width: calc(100% - 57px);
                    height: 1px;
                    background: #677DC3;
                    bottom: 0;
                    right: 0;
                }

                img {
                    width: 44px;
                    height: 24px;
                    position: absolute;
                    right: 0;
                    top: 0;
                }

                .process-num {
                    font-weight: normal;
                    font-size: 40px;
                    color: #FFFFFF;
                    text-align: right;
                    margin-right: 20px;
                }

                .process-content {
                    .title3 {
                        font-weight: normal;
                        font-size: 20px;
                        color: #FFFFFF;
                        line-height: 16px;
                        text-align: left;
                        margin-bottom: 8px;
                    }

                    .title4 {
                        font-weight: normal;
                        font-size: 18px;
                        color: #FFFFFF;
                        line-height: 30px;
                        text-align: left;
                        box-sizing: border-box;
                        padding-bottom: 12px;
                    }

                }


            }
        }

        .staff {
            width: 25%;
            height: auto;

            img {
                display: block;
                width: 100%;
                height: auto;
            }
        }


    }
}

.group-div {
    position: relative;
    width: 100%;
    background: #F1F6FF;
    display: flex;
    justify-content: center;

    img {
        display: block;
        width: 80%;
        height: auto;

    }
}

.group-content {
    background: #01228C;
    font-weight: normal;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 58px;
    font-family: Playfair_Display;
    height: 280px;
    box-sizing: border-box;
    padding-top: 40px;
    text-align: center;
}

.part-content {
    width: 65%;
    margin: 0 auto;
    position: relative;
    top: -100px;

    .part-div {
        display: flex;
        justify-content: space-between;
        position: relative;
        flex-wrap: wrap;
        margin-bottom: 15px;

        .part-item {
            width: 31%;
            box-sizing: border-box;
            padding: 66px 28px 42px 28px;
            box-shadow: 0px 0px 16px 0px #ECECEC;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            background: #FFFFFF;

            img {
                width: 80px;
                height: 80px;

            }

            div {
                font-weight: normal;
                font-size: 18px;
                color: #485468;
                line-height: 30px;
                text-align: left;
                    font-family: "Source Sans Pro", arial, sans-serif;
            }
        }
    }

    .part-div-1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;

        .part13-content {
            width: 510px;
            font-weight: normal;
            font-size: 18px;
            color: #485468;
            line-height: 30px;
        }

        .part13-img {
            width: 35%;
            img {
                width: 100%;
                height: auto;
            }

        }

    }
}
.part-div-2{
    

    position: relative;
    top: -100px;
    background: url(./image/part15@2x.png) no-repeat center center;
    background-size: cover;

    .part-div-title{
        font-weight: normal;
        font-size: 40px;
        color: #485468;
        line-height: 48px;
        font-family: Playfair_Display;
        text-align: center;
        border-bottom: 1px solid #E9E9E9;
        box-sizing: border-box;
        padding: 40px 0;
        margin-bottom: 26px;
    }
    .part-div-item-2{
        width: 50%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        /* align-items: center; */
        margin-bottom: 33px;
        img{
            width: 100px;
            height: auto;
            object-fit: contain;
        }
        div{
            width: 80%;
            .title3{
                font-weight: normal;
                margin: 0;
                font-size: 27px;
                color: #485468;
                line-height: 32px;
                margin-bottom: 5px;
            }
            .title4{
                    font-family: "Source Sans Pro", arial, sans-serif;
                margin: 0;
                font-weight: normal;
                font-size: 18px;
                color: #485468;
                line-height: 30px;
            }
        }
    }
}
.table-div{
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    .table-item{
        width: 20%;
        font-weight: normal;
        font-size: 18px;
        color: #485468;
        line-height: 30px;
        p{
            font-family: "Source Sans Pro!important;
        }
    }
    .table-item1{
        width: 80%;
        box-sizing: border-box;
        padding-left: 30px;
        img{
            width: 100%;
            height: auto;

        }
    }
}

/* 手机 */
@media screen and (max-width: 767px) {
    .investmentServices-content {
        box-sizing: border-box;
        padding-top: 50px;

        .title {
            .title1 {
                font-weight: 300;
                font-size: 24px;
                color: #FFFFFF;
                font-family: Playfair_Display;
                line-height: 35px;
            }

            .title2 {
                font-size: 18px;
                color: #FFFFFF;
                line-height: 30px;
                text-align: left;
                box-sizing: border-box;
                padding: 0 15px;
            }

        }
    }

    .process {
        .process-div {
            width: 100% !important;
            padding: 0 15px !important;
        }

        .staff {
            width: 100% !important;
            padding: 0 15px !important;

        }
    }

    .group-content {
        box-sizing: border-box;
        font-size: 28px;
        line-height: 30px;

        div {
            width: 80%;
            margin: 0 auto;
        }
    }

    .part-content {
        width: 90%;

        .part-div {
            .part-item {
                width: 100%;

            }
        }

        .part-div-1 {

            .part13-img {
                width: 90%;
                margin: 0 auto;
                img {
                    width: 100%;
                    height: auto;
                }

            }

        }
    }
    .part-div-2{
        .part-div-title{
            font-size: 32px;
        }
        .part-div-item-2{
            width: 80%;
            div{
                width: 100%;
            }
        }
    }
    .table-div{
        width: 80%;
        .table-item{
            width: 100%;
        }
        .table-item1{
            width: 100%;
            padding-left: 0;
        }
    }
}