#app {
    position: relative;
    height: 100%;
}
.header{
    z-index: 100;
    position: relative;
}
.investmentServices-page {
    background-image: none;
    background-size: 100% 100%;
    color: #fff;
    position: relative;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
}

.investmentServices-bg {
    background: url(image/part18@2x.png) no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
}
.QFLP-div{
    background: url(image/part20@2x.png) no-repeat;
    background-size: cover;
    padding-top: 180px;
    padding-bottom: 30px;
    position: relative;
    z-index: 2;
    .QFLP-div-bg{
        width: 70%;
        margin: 0 auto;

        .QFLP-div-title{
            font-weight: 300;
            font-size: 48px;
            color: #FFFFFF;
            line-height: 72px;
            font-family: Playfair_Display;
            text-align: center;
        }
        .QFLP-div-title1{
             font-family: 'Source Sans Pro';
            font-weight: normal;
            font-size: 18px;
            color: #FFFFFF;
            line-height: 30px;
        }
        .QFLP-div-con{
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: flex-start;
            box-sizing: border-box;
            .QFLP-div-p{
                font-weight: normal;
                font-size: 18px;
                color: #FFFFFF;
                line-height: 30px;
                width: 45%;
                font-family: 'Source Sans Pro';
                margin-top: 152px;
                .QFLP-div-p1{
                    font-size: 20px;
                    line-height: 32px;
                    margin-bottom: 45px;
                }
            }
            .QFLP-div-img{
                position: relative;
                top: 99px;
                width: 50%;
                height: auto;
                img{
                    width: 100%;
                }
            }
        }
    }
    
    
}
.QFLP-div-bg1{
    background: url(image/part27@2x.png) no-repeat;
    margin-top: 84px;
    background-size: cover;
    width: 80%;
    box-sizing: border-box;
    padding: 52px 95px 62px 15%;
    .bg1-title1{
        font-weight: normal;
        font-size: 20px;
        color: #FFFFFF;
        line-height: 32px;
        margin-bottom: 28px;
    }
    .bg1-title2{
        font-weight: normal;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 32px;
        box-sizing: border-box;
        padding-bottom: 12px;
        padding-top: 8px;
        border-bottom: 1px solid #677DC3;
    }
    .bg1-title3{
        margin-top: 12px;
        font-weight: normal;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 32px;
    }
}
.XAI{
    width: 100%;
    position: relative;
    right: 15%;
    top: -44px;
    display: flex;
    justify-content:flex-end;
    img{
        width: 60%;
    }
}
.QFLP-div-bg2{
    background: #01228C;
    width: 100%;
    height: 12px;
}
.QFLP-div-bg3{
    background: #F1F6FF;
    box-sizing: border-box;
    .div-bg3-con{
        width: 70%;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 30px 0 40px 0;
        .text1{
            font-weight: normal;
            font-size: 40px;
            color: #485468;
            line-height: 72px;
            text-align: center;
            font-family: Playfair_Display;
        }
        .text2{
            font-weight: normal;
            font-size: 18px;
            color: #485468;
            line-height: 30px;
            text-align: center;
        }
        .text-div{
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            box-sizing: border-box;
                padding-top: 20px;
            .text3{
                width: 70%;
                font-weight: normal;
                font-size: 18px;
                color: #485468;
                line-height: 30px;
                box-sizing: border-box;
                padding-top: 20px;
            }
            .text-img{
                height: 156px;
                width: 240px;
                img{
                    width: 100%;
                    height: 100%;
                    display: block;
                }
            }
        }
    }
}
.QFLP-div-bg4{
    width: 70%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 33px 0 46px 0;
    .bg4-title{
        font-weight: normal;
        font-size: 20px;
        color: #485468;
        line-height: 30px;
        text-align: center;
        margin-bottom: 62px;
    }
    .bg4-content{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        box-sizing: border-box;
        .bg4-content-item{
            width: 50%;
            div{
                font-weight: normal;
                font-size: 18px;
                color: #485468;
                line-height: 30px;
                font-family: 'Source Sans Pro';
                margin-bottom: 15px;
            }
        }
        .bg4-content-img{
            width: 40%;
            img{
                width: 100%;
                height: auto;
            }
        }
    }
}
.QFLP-div-bg5{
    background: #F6F6F5;
    margin-bottom: 560px;
    .QFLP-div-bg51{
        width: 70%;
        margin: 0 auto;
        padding-top: 48px;
    }
    .bg5-title{
        text-align: center;
        font-weight: normal;
        font-size: 40px;
        color: #485468;
        line-height: 48px;
        font-family: Playfair_Display;
        margin-bottom: 30px;
    }
    .bg5-content{
        position: relative;
        display: flex;
        img{
            width: 35%;
            height: auto;
        }
        .bg5-content-text{
            width: 800px;
            position: absolute;
                        top: 25px;
            right: 0;
            .bg5-content-text-item{
                background: #01228C;
                box-sizing: border-box;
                padding: 35px;
                padding-top: 26px;
                .bg5-content-text-item-title{
                  font-weight: normal;
                    font-size: 20px;
                    color: #FFFFFF;
                    line-height: 36px; 
                }
                .bg5-content-text-item-content{
                    font-size: 18px;
                    color: #FFFFFF;
                    line-height: 30px;
                    position: relative;
                    box-sizing: border-box;
                    padding-left: 20px;

                }
                .bg5-content-text-item-content::after{
                    content: '';
                    display: block;
                    width: 4px;
                    height: 4px;
                    background: #FFFFFF;
                    position: absolute;
                    left: 0px;
                    top: 15px;
                    border-radius: 50%;
                }
                .bg5-content-text-item-content1{
                    box-sizing: border-box;
                    padding-left: 40px;
                    font-size: 18px;
                    color: #FFFFFF;
                    line-height: 30px;
                    position: relative;
                }
                .bg5-content-text-item-content1::after{
                    content: '';
                    display: block;
                    width: 4px;
                    height: 4px;
                    background: #FFFFFF;
                    position: absolute;
                    left: 20px;
                    top: 15px;
                    border-radius: 50%;
                }

            }
            .bg5_1{
                background: #15255B;
            }
            .bg5_2{
                background: #5469AD;
            }
            .bg5_3{
                background: #01228C;
            }
        }
    }
}
/* 手机 */
@media screen and (max-width: 767px) {
    
    .QFLP-div{
        padding-top:130px;
        top: -35px;
        .QFLP-div-bg{
            width: 90%;
            .QFLP-div-title{
                font-size: 25px;
                line-height: 30px;
            }
            .QFLP-div-con{
                .QFLP-div-p{
                    width: 100%;
                    margin-top: 15px;
                }
                .QFLP-div-img{
                    width: 100%;
                    top: 50px;
                }
            }
        }
    }
    .QFLP-div-bg1{
        width: 100%;
        margin: 0 auto;
        padding: 0px 15px 20px 15px;
        background: #01228C;
    }
    .QFLP-div-bg5{
        background: #F6F6F5;
        margin-bottom: 15px;
        .QFLP-div-bg51{
            width: 90%;
            margin: 0 auto;
        }
        .bg5-title{
            text-align: center;
            font-weight: normal;
            font-size: 40px;
            color: #485468;
            line-height: 48px;
        }
        .bg5-content{
            position: relative;
            display: flex;
            flex-wrap: wrap;
            img{
                width: 100%;
                height: auto;
            }
            .bg5-content-text{
                width: 100%;
                position: unset;
            }
        }
    }
    .QFLP-div-bg3{
        .div-bg3-con{
            width: 90%;
        }
    }
    .QFLP-div-bg4{
        width: 90%;
        .bg4-content{
           .bg4-content-item{
            width: 100%;
            }
            .bg4-content-img{
                width: 100%;
            }
        }
        
    }
}