.top_png {
    width: 100%;
    position: relative;
}

.top_png_img {
    width: 100%;
}

.top_title {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    transform: translate(-50%, 0);
    padding-left: 30px;
    box-sizing: border-box;
}

.top_title_text1 {
    font-size: 45px;
    font-weight: 1000;
    color: #FFFFFF;
    line-height: 63px;
}

.top_title_text2 {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 34px;
    margin-top: 15px;
}

.top_title_btn {
    margin-top: 38px;
    width: 166px;
    height: 43px;
    background: linear-gradient(118deg, #FDCF79 1%, #FF8705 99%);
    box-shadow: 3px 10px 23px 0px #0073FF;
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.top_title_btn img {
    width: 16px;
}

.top_title_btn_text {
    margin-left: 13px;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 29px;
}

.model_one {
    width: 100%;
    padding: 89px 0 63px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #FFFFFF 0%, #E8F1FF 100%);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.model_one_text1 {
    font-size: 36px;
    font-weight: 700;
    color: #212226;
    line-height: 52px;
}

.model_one_text2 {
    font-size: 18px;
    font-weight: 400;
    color: #626D83;
    line-height: 26px;
    margin-top: 16px;
}

.model_one_text3 {
    font-size: 10px;
    font-weight: 400;
    color: #626D83;
    line-height: 14px;
}

.model_one_c {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 37px;
}

.model_one_c_i {
    width: 223px;
    height: 312px;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    padding: 16px 13px 0 13px;
    margin-right: 50px;
    box-sizing: border-box;
}

.model_one_c_i :last-child {
    margin-right: 0;
}

.model_one_c_i_t {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.model_one_c_i_t_s {
    width: 8px;
    height: 8px;
    background: linear-gradient(180deg, #0075F1 0%, #463CFF 100%);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.model_one_c_i_t_text {
    margin-left: 9px;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    background: linear-gradient(180deg, #2D70F7 0%, #0075F1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.model_one_c_i_c {
    width: 197px;
    height: 197px;
    background: linear-gradient(180deg, #F0F9FF 0%, #E8F1FF 100%);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 9px;
}

.model_one_c_i_b {
    margin-top: 13px;
    padding-left: 6px;
    font-size: 18px;
    font-weight: 400;
    color: #626D83;
    line-height: 26px;
}

.model_two {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 67px 0 33px 0;
}

.model_two_c {
    margin-top: 66px;
    display: flex;
    width: 100%;
}

.model_two_c_l {
    margin-right: 11px;
}

.model_two_c_l_i {
    width: 590px;
    height: 100px;
    background: linear-gradient(80deg, #FEFEFF 6%, #E8F1FF 99%);
    opacity: 1;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding-left: 48px;
    padding-right: 50px;
    margin-bottom: 20px;
    cursor: pointer;
}

.model_two_c_l_i :last-child {
    margin-bottom: 0;
}

.model_two_c_l_ied {
    background: #FFFFFF;
    box-shadow: 0px 4px 26px 0px rgba(150, 190, 255, 0.4);
    opacity: 1;
}

.model_two_c_l_i_c {
    margin-left: 36px;
}

.model_two_c_l_i_c_text1 {
    font-size: 20px;
    font-weight: 700;
    color: #212226;
    line-height: 29px;
}

.model_two_c_l_i_c_text2 {
    font-size: 16px;
    font-weight: 400;
    color: #626D83;
    line-height: 23px;
    margin-top: 2px;
}

.model_two_c_r {
    position: relative;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.model_two_c_r_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

.model_two_c_r_img {
    z-index: 11;
}

.model_three {
    margin: 0 auto;
    padding: 65px 0 85px 0;
}

.model_three_t {
    display: flex;
    justify-content: center;
}

.model_three_t_i {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 225px;
    box-sizing: border-box;
    padding-bottom: 18px;
    cursor: pointer;
}

.model_three_t_i_ed {
    border-bottom: 2px #147CF6 solid;

}

.model_three_t_i img {
    width: 75px;
}

.model_three_t_i_text {
    font-size: 26px;
    font-weight: 500;
    color: #212226;
    /* color: #147CF6; */
    line-height: 29px;
    margin-top: 6px;
}

.model_three_c {
    display: flex;
    width: 100%;
    margin-top: 75px;

}

.model_three_c_r {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    flex: 1;
}

.model_three_c_r_text1 {
    font-size: 36px;
    font-weight: 700;
    color: #212226;
    line-height: 52px;
    padding-bottom: 10px;
    border-bottom: 3px #212226 solid;
    margin-bottom: 2px;
}

.model_three_c_r_i {
    width: 100%;
    margin-top: 36px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-right: 4px;
    border-right: 6px #3C70FF solid;
}

.model_three_c_r_i_text1 {
    font-size: 20px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #212226;
    line-height: 29px;
    -webkit-background-clip: text;
}

.model_three_c_r_i_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_four {
    width: 100%;
    padding: 77px 0 52px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #E8F1FF 0%, #FFFFFF 100%);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.model_four img {
    margin-top: 30px;
}

.model_five {
    margin: 0 auto;
    padding: 79px 0 0 0;

}

.model_five_text {
    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;
}

.model_five_c {
    width: 100%;
    background: #EEF4FF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px solid;
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(247.00000047683716, 250.00000029802322, 255, 1)) 1 1;
    box-sizing: border-box;
    padding: 33px 42px 43px 42px;
}

.model_five_c_t {
    width: 100;
    display: flex;
}

.model_five_c_t_i {
    width: 127px;
    height: 44px;
    background: #F7FAFF;
    border-radius: 300px 300px 300px 300px;
    font-size: 20px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #C8DBFF;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
}

.model_five_c_t_i_ed {
    background: linear-gradient(90deg, #0266FF 0%, #376BF6 100%);
    box-shadow: 0px 4px 20px 0px #B3D1FF;
    border-radius: 300px 300px 300px 300px;
    opacity: 1;
    color: #FFFFFF;
}

.model_five_c_c {
    margin-top: 28px;
    width: 100%;
    height: 472px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.model_five_c_c_l {
    width: 530px;
    height: 100%;
    background: linear-gradient(180deg, #FFFFFF 0%, #F7FAFF 100%);
    opacity: 1;
    box-sizing: border-box;
    border-radius: 5px 0px 0px 5px;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.model_five_c_c_l_text1 {
    font-size: 25px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #212226;
    line-height: 36px;
    margin-top: 9px;
    padding-bottom: 8px;
}

.model_five_c_c_l_line {
    width: 48px;
    height: 3px;
    background: #212226;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.model_five_c_c_l_text2 {
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #626D83;
    line-height: 23px;
    margin-top: 35px;
}

.model_five_c_c_r {
    flex: 1;
    background: url(/new/imgs/retail2/model_five_c_b.png);
    background-size: 100% 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.model_five_c_b {
    width: 100%;
    height: 60px;
    display: flex;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 4px 26px 0px #D5E5FF;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    margin-top: 22px;
    font-size: 20px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #212226;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.model_five_c_b_i {
    flex: 1;
}

.model_five_c_b_ied {
    background: #386BF5;
    color: #FFFFFF;
}

.model_five_c_b_i_1_1 {
    border-radius: 10px 0 0 10px;
}

.model_five_c_b_i_1_4 {
    border-radius: 0 10px 10px 0;
}

.model_five_c_b_i_2_1 {
    border-radius: 10px 0 0 10px;
}

.model_five_c_b_i_2_4 {
    border-radius: 0 10px 10px 0;
}