.top_png {
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
}

.top_title_new {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    transform: translate(-50%, 0);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.top_title1_new {
    font-size: 45px;
    font-family: Alibaba PuHuiTi 2.0-115 Black, Alibaba PuHuiTi 20;
    font-weight: 1000;
    line-height: 63px;
    background: linear-gradient(144deg, #1E99FF 0%, #0166FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.top_title2_new {
    font-size: 24px;
    font-family: Alibaba PuHuiTi 2.0-55 Regular, Alibaba PuHuiTi 20;
    font-weight: 400;
    color: #fff;
    line-height: 34px;
    -webkit-background-clip: text;
    margin-top: 20px;
}

.top_title3_new {
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #eee;
    line-height: 17px;
    -webkit-background-clip: text;
    margin-top: 8px;
}

.model_one {
    margin: 0 auto;
    display: flex;
    padding-bottom: 86px;

}

.model_one_left {
    width: 302px;
    height: 445px;
    background: #2D70F7;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    padding: 230px 0 0 40px;
    box-sizing: border-box;
}

.model_one_left_line {
    width: 83px;
    height: 3px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-bottom: 30px;
}

.model_one_left_text1 {
    font-size: 30px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 43px;
    -webkit-background-clip: text;
}

.model_one_right {
    flex: 1;
    padding-left: 44px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.model_one_right_text1 {
    font-size: 30px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #212226;
    line-height: 43px;
    -webkit-background-clip: text;
}

.model_one_right_text2 {
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #626D83;
    line-height: 30px;
    -webkit-background-clip: text;
    margin-top: 23px;
}

.model_one_right_text3 {
    display: flex;
    margin-top: 20px;
}

.model_one_right_text3_1 {}

.model_one_right_text3_1_text1 {
    font-size: 36px;
    font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
    font-weight: 900;
    color: #2D70F7;
    line-height: 52px;
    -webkit-background-clip: text;
}

.model_one_right_text3_1_text2 {
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #626D83;
    line-height: 23px;
    -webkit-background-clip: text;
}

.model_two {
    background-color: #F7F9FF;
}

.model_two_content {
    margin: 0 auto;
    padding: 50px 0 100px 0;
}

.model_two_title {
    font-size: 36px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #212226;
    line-height: 52px;
    margin-bottom: 60px;
    text-align: center;
}

.model_two_img {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.model_three {
    margin: 0 auto;
    background: #FFFFFF;
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.model_three_img {
    width: 100%;
    margin-top: 43px;
}

.model_three_text1 {
    font-size: 36px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #212226;
    line-height: 52px;
    text-align: center;
    -webkit-background-clip: text;

}

.model_three_text2 {
    font-size: 18px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 26px;
    -webkit-background-clip: text;
    margin-top: 13px;
    text-align: center;
}

.model_three_b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 54px;
    width: 100%;
}

.model_three_b_l {
    font-size: 24px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #212226;
    line-height: 35px;
    -webkit-background-clip: text;
}

.model_three_b_l_text2 {
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #626D83;
    line-height: 30px;
    -webkit-background-clip: text;
    margin-top: 14px;
}

.model_three_b_r {
    display: flex;
    align-items: center;
}

.model_three_b_r_i {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.model_three_b_r_i_text {
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3E3E3E;
    line-height: 20px;
    -webkit-background-clip: text;
}