#footer{
    position: relative;
}
.content-12{
    margin-top:10px;
    float: left;
    width: 100%;
    box-shadow: 0px -5px 25px 0px rgba(3, 8, 82, 0.1);
    /* 线性渐变 */
    background: linear-gradient(175.91deg, rgb(232, 241, 251) 1.638%,rgba(255, 255, 255, 0) 15.093%);
}
.box-12{
    width: 1050px;
    height: 400px;
    margin:0 auto;
    display: block;
    padding: 5px 0px 10px 0px;
    margin-bottom:10px;
    padding-top:150px;
}
.font-66966{
    color: rgb(40, 45, 108);
    font-family: HarmonyOS Sans SC;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 1px;
    text-align: center;
}


.font-6669633{
    color: rgb(94, 97, 145);
    font-family: HarmonyOS Sans SC;
    font-size: 36px;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 5px;
}
.qy-200{
    height: 40px;
    line-height: 40px;
    margin-top:40px;
}
.qy-200 img{
    vertical-align: middle;
    margin-top: -15px;
    margin-right: 10px;
}
.qy-300{
    margin-top:40px;
}
.qy-300 a{
    margin-right:20px;
}

.qy-400{
    height: 3px;
    border-bottom: 1px solid #000;
    opacity: 0.1;
    margin-top:40px;
}
.qy-500{
    margin-top:30px;
    margin-bottom: 20px;
}
.qy-500 .p1{
    color: rgb(94, 97, 145);
    font-family: HarmonyOS Sans SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0px;
    padding: 10px 0px;
}
.qy-500 .p2{
    color: rgb(94, 97, 145);
    font-family: HarmonyOS Sans SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 152%;
    letter-spacing: 0px;
    text-align: center;
}