.top{
    width:100%;
    height:480px;
    /*background:url(/static/images/bg6.png);*/
    /*background-size:cover;*/
    background-position: center top;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.title1{
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 46px;
    color: #FFFFFF;
    line-height: 76px;
}
.title2{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 76px;
}
.bg2{
    /*width:1400px;*/
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height:72px;
}
.bg3{
    width:100%;
    height:1067px;
    background:url(/static/images/bg7.png);
    background-size:cover;
    background-position: center top;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding:67px 0 67px 0;
    box-sizing: border-box;
}
.bg31{
    width:1400px;
}
.bg32{
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 30px;
    color: #0E6BB1;
    line-height: 76px;
}
.bg33{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}
.bg4{
    /*width: 1400px;*/
    height: 480px;
    background:url(/static/images/bg5.png);
    background-size:cover;
    background-position: center top;
    margin:100px auto 0 auto;
    position: relative;
}
.bg41{
    width: 100%;
    height: 100%;
    background:rgba(14, 107, 177, 0.7);
    position: absolute;
    left:0;
    top:0;
    z-index:1;
    padding:60px 60px 80px 60px;
}
.bg42{
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 76px;
}
.bg43{
    width:100%;
    display:flex;
    justify-content: space-around;
    align-items: center;
    margin-top:20px;
}
.bg44{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.bg45{
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 76px;
}
.bg46{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
}
.bg47{
    width: 1px;
    height: 120px;
    background: #FFFFFF;
}
.bg5{
    /*width:1400px;*/
    margin:0 auto;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 30px;
    color: #0E6BB1;
    line-height: 126px;
    text-align: center;
    margin-top:20px;
}

.bg6{
    /*width:1400px;*/
    /*display:flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    /*margin:0 auto;*/
    /*flex-wrap: wrap;*/
}
.bg61{
    /*display: flex;*/
    /*justify-content: center;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
    margin-bottom:20px;
}
.bg62{
    width: 100%;
    height: 223px;
    background: #C8CFD5;
    overflow: hidden;
}
.bg63{
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    text-align: center;
    margin: 30px 0;
}
.bg7{
    width: 200px;
    height: 50px;
    background: #106AAF;
    border-radius: 25px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    margin:30px auto 0 auto;
}

.bg21{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #848484;
    /*line-height: 76px;*/
    background: none;
    border: 0;
    margin-left:30px;
}

.bg21 :hover{
    color: #0E6BB1 !important;
}
.bg22{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #0E6BB1;
    /*line-height: 76px;*/
    background: none;
    border: 0;
    margin-left:30px;
}
.bg621{
    width:100%;
    height:100%;
    object-fit: cover;
}
.image_11{
    width: 100%;
    height: 400px;
    /*vertical-align: middle;*/
}
