﻿
.flex-col {
    display: flex;
    flex-direction: column;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.justify-start {
    display: flex;
    justify-content: flex-start;
}

.justify-center {
    display: flex;
    justify-content: center;
}

.justify-end {
    display: flex;
    justify-content: flex-end;
}

.justify-evenly {
    display: flex;
    justify-content: space-evenly;
}

.justify-around {
    display: flex;
    justify-content: space-around;
}

.justify-between {
    display: flex;
    justify-content: space-between;
}

.align-start {
    display: flex;
    align-items: flex-start;
}

.align-center {
    display: flex;
    align-items: center;
}

.align-end {
    display: flex;
    align-items: flex-end;
}


.block_1 {
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.05);
    background-color: rgba(45, 123, 255, 1);
    position: relative;
    width: 100%;
    height: 60px;
    justify-content: flex-center;
}

.text_1 {
    width: 32px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 60px;
    margin-left: 360px;
}

.text_2 {
    width: 73px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: center;
    line-height: 60px;
    margin-left: 24px;
}

.thumbnail_1 {
    width: 16px;
    height: 16px;
    margin: 22px 0 0 2px;
}

.text_3 {
    width: 64px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 60px;
    margin-left: 24px;
}

.thumbnail_2 {
    width: 16px;
    height: 16px;
    margin: 22px 0 0 2px;
}

.text_4 {
    width: 64px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 60px;
    margin-left: 24px;
}

.thumbnail_3 {
    width: 16px;
    height: 16px;
    margin: 22px 0 0 2px;
}

.text_5 {
    width: 64px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 60px;
    margin-left: 24px;
}

.thumbnail_4 {
    width: 16px;
    height: 16px;
    margin: 22px 0 0 2px;
}

.text_6 {
    width: 64px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 60px;
    margin-left: 24px;
}

.text_7 {
    width: 64px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 60px;
    margin-left: 24px;
}

.thumbnail_5 {
    width: 16px;
    height: 16px;
    margin: 22px 0 0 128px;
}

.text_8 {
    width: 85px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin: 20px 0 0 8px;
}

.text_9 {
    width: 84px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: center;
    line-height: 60px;
    margin-left: 24px;
}

.thumbnail_6 {
    width: 16px;
    height: 16px;
    margin: 22px 0 0 2px;
}

.text_10 {
    width: 70px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: center;
    line-height: 60px;
    margin-left: 24px;
}

.text-wrapper_1 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    height: 36px;
    width: 78px;
    margin: 12px 360px 0 24px;
}

.text_11 {
    width: 54px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 12px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin: 8px 0 0 12px;
}

.box_1 {
    background-color: rgba(255, 255, 255, 1);
    position: absolute;
    left: 360px;
    top: 49px;
    width: 32px;
    height: 2px;
}

.block_2 {
    width: 100%;
    height: 3851px;
}

.block_3 {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
    background-color: rgba(255, 255, 255, 1);
    height: 96px;
    width: 100%;
    justify-content: flex-center;
}

.box_2 {
    width: 1200px;
    height: 40px;
    margin: 12px 0 0 360px;
}

.image_1 {
    width: 102px;
    height: 30px;
    margin-top: 5px;
}

.image_2 {
    width: 80px;
    height: 32px;
    margin: 4px 0 0 2px;
}

.section_1 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 600px;
    height: 40px;
    border: 1px solid rgba(45, 123, 255, 1);
    margin-left: 112px;
}

.text_12 {
    width: 42px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin: 9px 0 0 12px;
}

.thumbnail_7 {
    width: 16px;
    height: 16px;
    margin: 12px 0 0 2px;
}

.thumbnail_8 {
    width: 1px;
    height: 20px;
    margin: 10px 0 0 12px;
}

.text_13 {
    width: 281px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    margin: 7px 0 0 11px;
}

.text-wrapper_2 {
    background-color: rgba(45, 123, 255, 1);
    border-radius: 0px 8px 8px 0px;
    height: 40px;
    margin-left: 149px;
    width: 74px;
}

.text_14 {
    width: 42px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin: 9px 0 0 16px;
}

.text-wrapper_3 {
    border-radius: 4px;
    height: 32px;
    border: 1px solid rgba(45, 123, 255, 1);
    width: 88px;
    margin: 4px 0 0 16px;
}

.text_15 {
    width: 56px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin: 5px 0 0 16px;
}

.image_3 {
    width: 150px;
    height: 40px;
    margin-left: 50px;
}

.text-wrapper_4 {
    width: 438px;
    height: 20px;
    margin: 12px 0 12px 656px;
}

.text_16 {
    width: 60px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_17 {
    width: 48px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 10px;
}

.text_18 {
    width: 48px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 16px;
}

.text_19 {
    width: 48px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 16px;
}

.text_20 {
    width: 48px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 16px;
}

.text_21 {
    width: 48px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 16px;
}

.text_22 {
    width: 48px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 16px;
}

.block_4 {
    background-color: rgba(255, 255, 255, 1);
    height: 716px;
    width: 100%;
}

.section_2 {
    width: 1542px;
    height: 430px;
    margin: 16px 0 0 360px;
}

.box_3 {
    width: 1200px;
    height: 430px;
}

.text-wrapper_5 {
    width: 152px;
    height: 20px;
}

.text_23 {
    width: 24px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_24 {
    width: 8px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 4px;
}

.text_25 {
    width: 48px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 4px;
}

.text_26 {
    width: 8px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 4px;
}

.text_27 {
    width: 48px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 4px;
}

.group_1 {
    width: 452px;
    height: 79px;
    margin: 60px 0 0 374px;
}

.image_4 {
    width: 72px;
    height: 72px;
}

.box_4 {
    width: 104px;
    height: 64px;
    margin: 4px 0 0 16px;
}

.text_28 {
    width: 96px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 102, 2, 1);
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.box_5 {
    width: 104px;
    height: 22px;
    margin-top: 10px;
}

.thumbnail_9 {
    width: 16px;
    height: 16px;
    margin-top: 3px;
}

.text_29 {
    width: 42px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 6px;
}

.thumbnail_10 {
    width: 16px;
    height: 16px;
    margin: 3px 0 0 24px;
}

.text-wrapper_6 {
    width: 140px;
    height: 64px;
    margin: 4px 0 0 4px;
}

.text_30 {
    width: 96px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
}

.text_31 {
    width: 138px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin: 10px 0 0 2px;
}

.thumbnail_11 {
    width: 16px;
    height: 16px;
    margin: 49px 0 0 24px;
}

.box_6 {
    width: 70px;
    height: 33px;
    margin: 46px 0 0 6px;
}

.text_32 {
    width: 70px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.image_5 {
    width: 20px;
    height: 22px;
    margin: 11px 10px 0 -30px;
}

.group_2 {
    width: 824px;
    height: 78px;
    margin: 25px 0 0 240px;
}

.image-text_1 {
    width: 720px;
    height: 78px;
}

.block_5 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 720px;
    height: 50px;
    border: 1px solid rgba(45, 123, 255, 1);
}

.text_33 {
    width: 96px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.3);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 13px 0 0 16px;
}

.text-wrapper_7 {
    background-color: rgba(45, 123, 255, 1);
    border-radius: 0px 8px 8px 0px;
    height: 50px;
    margin-left: 528px;
    width: 80px;
}

.text_34 {
    width: 32px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 13px 0 0 24px;
}

.text-group_1 {
    width: 116px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 8px;
}

.text-wrapper_8 {
    border-radius: 4px;
    height: 32px;
    border: 1px solid rgba(45, 123, 255, 1);
    margin-top: 9px;
    width: 88px;
}

.text_35 {
    width: 56px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin: 5px 0 0 16px;
}

.group_3 {
    width: 100%;
    height: 144px;
    margin-top: 24px;
}

.box_7 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 288px;
    height: 136px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-top: 0px;
}

.image-text_2 {
    width: 256px;
    height: 68px;
    margin: 16px 0 0 16px;
}

.label_1 {
    width: 40px;
    height: 40px;
}

.text-group_2 {
    width: 206px;
    height: 68px;
}

.text_36 {
    width: 128px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text-wrapper_9 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;

    margin-top: 4px;
}

.text_37 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text_38 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(255, 102, 2, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text_39 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text-wrapper_10 {
    border-radius: 4px;
    height: 28px;
    border: 1px solid rgba(45, 123, 255, 1);
    width: 72px;
    margin: 12px 0 12px 200px;
}

.text_40 {
    width: 72px;
    height: 28px;
    padding:0px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 12px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
   
}

.box_8 {
    box-shadow: 0px 4px 30px 0px rgba(0, 28, 85, 0.1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 288px;
    height: 136px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-left: 16px;
}

.image-text_3 {
    width: 256px;
    height: 68px;
    margin: 16px 0 0 16px;
}

.label_2 {
    width: 40px;
    height: 40px;
}

.text-group_3 {
    width: 206px;
    height: 68px;
}

.text_41 {
    width: 90px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text-wrapper_11 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
   
    margin-top: 4px;
}

.text_42 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text_43 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(255, 102, 2, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text_44 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.box_9 {
    width: 102px;
    height: 28px;
    margin: 12px 0 12px 200px;
}

.image_6 {
    width: 20px;
    height: 22px;
    margin-top: 4px;
}

.text-wrapper_12 {
    border-radius: 4px;
    height: 28px;
    border: 1px solid rgba(45, 123, 255, 1);
    width: 72px;
}

.text_45 {
    width: 72px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 12px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
   
}

.box_10 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 288px;
    height: 136px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin: 0px 0 0 16px;
}

.image-text_4 {
    width: 256px;
    height: 68px;
    margin: 16px 0 0 16px;
}

.label_3 {
    width: 40px;
    height: 40px;
}

.text-group_4 {
    width: 206px;
    height: 68px;
}

.text_46 {
    width: 85px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text-wrapper_13 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    margin-top: 4px;
}

.text_47 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text_48 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(255, 102, 2, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text_49 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text-wrapper_14 {
    border-radius: 4px;
    height: 28px;
    border: 1px solid rgba(45, 123, 255, 1);
    width: 72px;
    margin: 12px 0 12px 200px;
}

.text_50 {
    width: 72px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 12px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
    
}

.box_11 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 288px;
    height: 136px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin: 0px 0 0 16px;
}

.image-text_5 {
    width: 256px;
    height: 68px;
    margin: 16px 0 0 16px;
}

.group_4 {
    background-color: rgba(0, 0, 0, 0);
    height: 40px;
    width: 40px;
}

.group_5 {
    background-color: rgba(45, 123, 255, 1);
    border-radius: 6px;
    width: 32px;
    height: 32px;
    margin: 4px 0 0 4px;
}

.image-text_6 {
    width: 21px;
    height: 24px;
    margin: 4px 0 0 6px;
}

.thumbnail_12 {
    width: 18px;
    height: 16px;
    margin-left: 1px;
}

.text-group_5 {
    width: 21px;
    height: 7px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 7px;
    font-family: PangMenZhengDao;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 8px;
    margin-top: 1px;
}

.text-group_6 {
    width: 206px;
    height: 68px;
}

.text_51 {
    width: 112px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text-wrapper_15 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Regular;
    .image-wrapper_4-1 font-weight: normal;
    text-align: left;
    margin-top: 4px;
}

.text_52 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text_53 {
    width: 206px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(255, 102, 2, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.text-wrapper_16 {
    border-radius: 4px;
    height: 28px;
    border: 1px solid rgba(45, 123, 255, 1);
    width: 72px;
    margin: 12px 0 12px 200px;
}

.text_54 {
    width: 72px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 12px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
    
}

.box_12 {
    width: 80px;
    height: 415px;
    margin-top: 2px;
}

.box_13 {
    background-color: rgba(36, 105, 243, 0.2);
    border-radius: 50%;
    height: 80px;
    width: 80px;
    position: relative;
}

.image-wrapper_1 {
    box-shadow: 0px 0px 10px 0px rgba(36, 105, 243, 0.2);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    height: 60px;
    width: 60px;
    margin: 10px 0 0 10px;
}

.image_7 {
    width: 60px;
    height: 60px;
}

.text-wrapper_17 {
    background-color: rgba(45, 123, 255, 1);
    border-radius: 4px;
    height: 32px;
    width: 68px;
    position: absolute;
    left: 6px;
    top: 70px;
}

.text_55 {
    width: 48px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    line-height: 12px;
    margin: 10px 0 0 10px;
}

.box_14 {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/b68164bd0cd14b77966f5a96073ff36c_mergeImage.png);
    width: 68px;
    height: 217px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin: 34px 0 0 6px;
}

.box_15 {
    background-color: rgba(255, 255, 255, 0);
    width: 68px;
    height: 72px;
    justify-content: flex-center;
}

.box_16 {
    background-color: rgba(0, 0, 0, 0);
    height: 32px;
    width: 32px;
    margin: 12px 0 0 18px;
}

.section_3 {
    background-color: rgba(45, 123, 255, 1);
    border-radius: 6px;
    width: 28px;
    height: 28px;
    justify-content: flex-center;
    margin: 2px 0 0 2px;
}

.thumbnail_13 {
    width: 15px;
    height: 14px;
    margin: 3px 0 0 6px;
}

.text_56 {
    width: 18px;
    height: 6px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 6px;
    font-family: PangMenZhengDao;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 7px;
    margin: 2px 0 3px 5px;
}

.text_57 {
    width: 60px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 12px;
    margin: 4px 0 12px 4px;
}

.box_17 {
    background-color: rgba(255, 255, 255, 0);
    width: 68px;
    height: 72px;
}

.image-text_7 {
    width: 48px;
    height: 48px;
    margin: 12px 0 0 10px;
}

.label_4 {
    width: 32px;
    height: 32px;
    margin-left: 8px;
}

.text-group_7 {
    width: 48px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 12px;
    margin-top: 4px;
}

.box_18 {
    background-color: rgba(255, 255, 255, 0);
    width: 68px;
    height: 72px;
    margin-bottom: 1px;
}

.image-text_8 {
    width: 60px;
    height: 48px;
    margin: 12px 0 0 4px;
}

.label_5 {
    width: 32px;
    height: 32px;
    margin-left: 14px;
}

.text-group_8 {
    width: 60px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 12px;
    margin-top: 4px;
}

.box_19 {
    width: 68px;
    height: 72px;
    background: url(https://lanhu-oss-2537-2.lanhuapp.com/SketchPng02a3bfdb438a9c164c7e5a5311c968dc37eca14022da0d24a7b5fc071dd1ce07) -31px -21px no-repeat;
    background-size: 123px 134px;
    margin: 12px 0 0 6px;
}

.image-text_9 {
    width: 48px;
    height: 56px;
    margin: 4px 0 0 10px;
}

.box_20 {
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/2435bbe61c8943a0a2324201f9125650_mergeImage.png);
    width: 40px;
    height: 40px;
    margin-left: 4px;
}

.text-group_9 {
    width: 48px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(255, 102, 2, 1);
    font-size: 12px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    line-height: 12px;
    margin-top: 4px;
}

.section_4 {
    width: 1200px;
    height: 178px;
    margin: 32px 0 60px 360px;
}



.text_58 {
    width: 96px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 16px 0 0 16px;
}

.text_59 {
    width: 1168px;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
    margin: 12px 0 16px 16px;
}

.block_6 {
    background-color: rgba(243, 245, 249, 1);
    position: relative;
    width: 100%;
    height: 905px;
    justify-content: flex-center;
}

.text-wrapper_19 {
    margin:60px auto;
    height: 40px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 40px;

}

.text_60 {
    width: 668px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.text_61 {
    width: 668px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(255, 102, 2, 1);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.text_62 {
    width: 668px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.group_6 {
    width: 386px;
    height: 145px;
    margin: 69px auto;
}

.image_8 {
    width: 136px;
    height: 78px;
    margin-top: 63px;
}

.box_21 {
    width: 116px;
    height: 100px;
    margin: 45px 0 0 3px;
}

.text_63 {
    width: 56px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 30px;
}

.image_9 {
    width: 100px;
    height: 1px;
    margin: 10px 0 0 8px;
}

.image_10 {
    width: 100px;
    height: 1px;
    margin: 19px 0 0 8px;
}

.text-wrapper_20 {
    width: 116px;
    height: 37px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    line-height: 20px;
    margin-top: 12px;
}

.paragraph_1 {
    width: 116px;
    height: 37px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 20px;
}

.text_64 {
    width: 116px;
    height: 37px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.image_11 {
    width: 136px;
    height: 78px;
    margin: 63px 0 0 3px;
}

.box_22 {
    width: 100px;
    height: 83px;
    margin: 45px 0 0 3px;
}

.text_65 {
    width: 56px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    line-height: 20px;
    margin-left: 22px;
}

.image_12 {
    width: 100px;
    height: 1px;
    margin-top: 10px;
}

.image_13 {
    width: 100px;
    height: 1px;
    margin-top: 19px;
}

.text_66 {
    width: 84px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    line-height: 20px;
    margin: 12px 0 0 8px;
}

.box_23 {
    width: 85px;
    height: 141px;
    margin-left: 4px;
}

.block_7 {
    height: 71px;
    background: url(https://lanhu-oss-2537-2.lanhuapp.com/SketchPngf58acef83c6706d4866b53ee35f9f08991e98ac031c253b4487e7e765c7e9c4a) 0px 0px no-repeat;
    background-size: 86px 71px;
    width: 85px;
    position: relative;
}

.text-wrapper_21 {
    background-color: rgba(246, 250, 255, 0.9);
    height: 37px;
    width: 48px;
    margin: 30px 0 0 3px;
}

.text_67 {
    width: 39px;
    height: 31px;
    overflow-wrap: break-word;
    color: rgba(44, 124, 255, 1);
    font-size: 9px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    line-height: 13px;
    margin: 2px 0 0 5px;
}

.section_5 {
    height: 71px;
    background: url(https://lanhu-oss-2537-2.lanhuapp.com/SketchPngc4dbb81a21ee33be7a7f544df370014ec119fcb1161fc069c8b62eb8b1f49496) -1px 0px no-repeat;
    background-size: 86px 72px;
    width: 85px;
    position: absolute;
    left: 54px;
    top: 26px;
}

.text-wrapper_22 {
    background-color: rgba(246, 250, 255, 0.9);
    height: 37px;
    width: 48px;
    margin: 30px 0 0 3px;
}

.text_68 {
    width: 39px;
    height: 31px;
    overflow-wrap: break-word;
    color: rgba(44, 124, 255, 1);
    font-size: 9px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    line-height: 13px;
    margin: 2px 0 0 4px;
}

.image_14 {
    width: 85px;
    height: 49px;
    margin-top: 21px;
}

.group_7 {
 
    height: 368px;
 width:1200px;
 margin:20px auto;
}

.box_24 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 384px;
    height: 360px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-top: 0px;
    justify-content: flex-center;
}

.text_69 {
    width: 48px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    margin: 32px 0 0 32px;
}

.text_70 {
    width: 320px;
    height: 44px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
    margin: 12px 0 0 32px;
}

.image_15 {
    width: 320px;
    height: 1px;
    margin: 16px 0 0 32px;
}

.block_8 {
    background-color: rgba(255, 255, 255, 1);
    width: 320px;
    height: 40px;
    margin: 23px 0 0 32px;
}

.image-text_10 {
    width: 240px;
    height: 28px;
    margin-top: 6px;
}

.label_6 {
    width: 28px;
    height: 28px;
}

.text-group_10 {
    width: 196px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 4px;
}

.block_9 {
    background-color: rgba(255, 255, 255, 1);
    width: 320px;
    height: 40px;
    margin: 24px 0 0 32px;
}

.image-text_11 {
    width: 240px;
    height: 28px;
    margin-top: 6px;
}

.label_7 {
    width: 28px;
    height: 28px;
}

.text-group_11 {
    width: 196px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 4px;
}

.block_10 {
    background-color: rgba(255, 255, 255, 1);
    width: 320px;
    height: 40px;
    margin: 24px 0 32px 32px;
}

.image-text_12 {
    width: 216px;
    height: 28px;
    margin-top: 6px;
}

.label_8 {
    width: 28px;
    height: 28px;
}

.text-group_12 {
    width: 172px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 4px;
}

.box_25 {
    box-shadow: 0px 4px 30px 0px rgba(0, 28, 85, 0.1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 384px;
    height: 360px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-left: 24px;
}

.group_8 {
    width: 156px;
    height: 33px;
    margin: 31px 0 0 32px;
}

.text_71 {
    width: 48px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    margin-top: 1px;
}

.image_16 {
    width: 20px;
    height: 22px;
}

.text_72 {
    width: 320px;
    height: 44px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
    margin: 12px 0 0 32px;
}

.image_17 {
    width: 320px;
    height: 1px;
    margin: 16px 0 0 32px;
}

.group_9 {
    background-color: rgba(255, 255, 255, 1);
    width: 320px;
    height: 40px;
    margin: 23px 0 0 32px;
}

.image-text_13 {
    width: 320px;
    height: 40px;
}

.label_9 {
    width: 28px;
    height: 28px;
    margin-top: 6px;
}

.text-group_13 {
    width: 276px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.group_10 {
    background-color: rgba(255, 255, 255, 1);
    width: 320px;
    height: 40px;
    margin: 24px 0 0 32px;
}

.image-text_14 {
    width: 320px;
    height: 40px;
}

.label_10 {
    width: 28px;
    height: 28px;
    margin-top: 6px;
}

.text-group_14 {
    width: 276px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.group_11 {
    background-color: rgba(255, 255, 255, 1);
    width: 320px;
    height: 40px;
    margin: 24px 0 32px 32px;
}

.image-text_15 {
    width: 320px;
    height: 40px;
}

.label_11 {
    width: 28px;
    height: 28px;
    margin-top: 6px;
}

.text-group_15 {
    width: 276px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.box_26 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 384px;
    height: 360px;
    border: 1px solid rgba(233, 237, 241, 1);
    justify-content: flex-center;
    margin: 0px 0 0 24px;
}

.text_73 {
    width: 48px;
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    margin: 32px 0 0 32px;
}

.text_74 {
    width: 320px;
    height: 44px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
    margin: 12px 0 0 32px;
}

.image_18 {
    width: 320px;
    height: 1px;
    margin: 16px 0 0 32px;
}

.block_11 {
    background-color: rgba(255, 255, 255, 1);
    width: 320px;
    height: 40px;
    margin: 23px 0 0 32px;
}

.image-text_16 {
    width: 320px;
    height: 40px;
}

.label_12 {
    width: 28px;
    height: 28px;
    margin-top: 6px;
}

.text-group_16 {
    width: 276px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.block_12 {
    background-color: rgba(255, 255, 255, 1);
    width: 320px;
    height: 40px;
    margin: 24px 0 0 32px;
}

.image-text_17 {
    width: 320px;
    height: 40px;
}

.label_13 {
    width: 28px;
    height: 28px;
    margin-top: 6px;
}

.text-group_17 {
    width: 276px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.block_13 {
    background-color: rgba(255, 255, 255, 1);
    width: 320px;
    height: 40px;
    margin: 24px 0 32px 32px;
}

.image-text_18 {
    width: 246px;
    height: 28px;
    margin-top: 6px;
}

.label_14 {
    width: 28px;
    height: 28px;
}

.text-group_18 {
    width: 202px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 4px;
}

.text-wrapper_23 {
    width: 818px;
    height: 24px;
    margin: 48px auto;
}

.text_75 {
    width: 738px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text_76 {
    width: 80px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.group_12 {
    height: 71px;
    background: url(https://lanhu-oss-2537-2.lanhuapp.com/SketchPng40404bee28d5dad68b8993e22bdad2bfebce2b280b9ef4994808adea3d9d567f) 0px -1px no-repeat;
    background-size: 86px 73px;
    width: 85px;
    position: absolute;
    left: 1127px;
    top: 248px;
}

.text-wrapper_24 {
    background-color: rgba(246, 250, 255, 0.9);
    height: 37px;
    width: 48px;
    margin: 30px 0 0 3px;
}

.text_77 {
    width: 39px;
    height: 31px;
    overflow-wrap: break-word;
    color: rgba(44, 124, 255, 1);
    font-size: 9px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    line-height: 13px;
    margin: 2px 0 0 5px;
}

.group_13 {
    height: 136px;
    background: url(https://lanhu-oss-2537-2.lanhuapp.com/SketchPng3f304184383b9baca023f80d6ac2970b9201981d8b8b5c3a7070d29a27e4cec6) 0px 0px no-repeat;
    background-size: 136px 137px;
    width: 136px;
    position: absolute;
    left: 884px;
    top: 180px;
}

.text-wrapper_25 {
    background-color: rgba(246, 250, 255, 0.9);
    height: 59px;
    width: 76px;
    margin: 71px 0 0 4px;
}

.text_78 {
    width: 47px;
    height: 49px;
    overflow-wrap: break-word;
    color: rgba(44, 124, 255, 1);
    font-size: 15px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    line-height: 21px;
    margin: 4px 0 0 23px;
}

.group_14 {
    height: 136px;
    background: url(https://lanhu-oss-2537-2.lanhuapp.com/SketchPngef06749f8a6cec2e32e5b43d2f8b9a4aa41e1eba00cc8c63c4c22a11ebb717e1) 0px 0px no-repeat;
    background-size: 136px 137px;
    width: 136px;
    position: absolute;
    left: 626px;
    top: 180px;
}

.text-wrapper_26 {
    background-color: rgba(246, 250, 255, 0.9);
    height: 59px;
    width: 76px;
    margin: 71px 0 0 4px;
}

.text_79 {
    width: 62px;
    height: 47px;
    overflow-wrap: break-word;
    color: rgba(44, 124, 255, 1);
    font-size: 13px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    line-height: 19px;
    margin: 6px 0 0 7px;
}

.block_14 {
    background-color: rgba(255, 255, 255, 1);
    height: 550px;
    width: 100%;
    justify-content: flex-center;
   
}

.group_15 {
    width: 680px;
    height: 50px;
    margin: 30px auto 20px auto;
}

.text-wrapper_27 {
    width: 680px;
    height: 70px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 70px;
}

.text_80 {
    width: 680px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.text_81 {
    width: 680px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(255, 102, 2, 1);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.text_82 {
    width: 680px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.group_16 {
    position: relative;
    width: 1200px;
    height: 370px;
    margin: 20px auto;
}

.group_17 {
    width: 320px;
    height: 338px;
    margin-top: 24px;
}

.box_27 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 320px;
    height: 84px;
    border: 1px solid rgba(233, 237, 241, 1);
    justify-content: flex-center;
    z-index:2;
}

.box_28 {
    width: 100px;
    height: 26px;
    margin: 16px 0 0 16px;
}

.thumbnail_14 {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}

.text_83 {
    width: 72px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
}

.text_84 {
    width: 182px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin: 4px 0 16px 16px;
}

.box_29 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 320px;
    height: 106px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-top: 32px;
    justify-content: flex-center;
    z-index:2;
}

.block_15 {
    width: 136px;
    height: 26px;
    margin: 16px 0 0 16px;
}

.thumbnail_15 {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}

.text_85 {
    width: 108px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
}

.text_86 {
    width: 288px;
    height: 44px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    line-height: 22px;
    margin: 4px 0 16px 16px;
}

.box_30 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 320px;
    height: 84px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-top: 32px;
    justify-content: flex-center;
    z-index:2;
}

.group_18 {
    width: 100px;
    height: 26px;
    margin: 16px 0 0 16px;
}

.thumbnail_16 {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}

.text_87 {
    width: 72px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
}

.text-wrapper_28 {
    width: 242px;
    height: 22px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin: 4px 0 16px 16px;
}

.text_88 {
    width: 242px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.text_89 {
    width: 242px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.text_90 {
    width: 242px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.text_91 {
    width: 242px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.group_19 {
    width: 320px;
    height: 288px;
    margin-top: 24px;
    z-index:2;
}

.group_20 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 320px;
    height: 106px;
    border: 1px solid rgba(233, 237, 241, 1);
    justify-content: flex-center;
}

.box_31 {
    width: 100px;
    height: 26px;
    margin: 16px 0 0 16px;
}

.thumbnail_17 {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}

.text_92 {
    width: 72px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
}

.text_93 {
    width: 288px;
    height: 44px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    line-height: 22px;
    margin: 4px 0 16px 16px;
}

.group_21 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 320px;
    height: 150px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-top: 32px;
    justify-content: flex-center;
}

.box_32 {
    width: 100px;
    height: 26px;
    margin: 16px 0 0 16px;
}

.thumbnail_18 {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}

.text_94 {
    width: 72px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
}

.text_95 {
    width: 288px;
    height: 88px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    line-height: 22px;
    margin: 4px 0 16px 16px;
}

.group_22 {
    background-color: rgba(0, 0, 0, 0);
    height: 370px;
    width: 720px;
    position: absolute;
    left: 240px;
    top: 0;
}

.section_6 {
    box-shadow: 0px 4px 16px 0px rgba(52, 78, 123, 0.08);
    border-radius: 8px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/5e226112570e43c1b60aa93e84e5986f_mergeImage.png);
    width: 650px;
    height: 306px;
    border: 3px solid rgba(225, 226, 230, 1);
    margin: 32px 0 0 35px;
}

.block_16 {
    border-radius: 8px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/aaedacd4b5e14352b41363761a7a085e_mergeImage.png);
    width: 100%;
    height: 340px;
}

.list_1 {
    width: 1020px;
    height: 220px;
    justify-content: space-between;
    margin: 48px auto;
}

.image-text_19-0 {
    width: 180px;
    height: 220px;
    margin-right: 240px;
}

.image-wrapper_2-0 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 180px;
    width: 180px;
}

.image_19-0 {
    width: 160px;
    height: 160px;
    margin: 10px 0 0 10px;
}

.text-group_19-0 {
    width: 198px;
    height: 50px;
    margin: 16px 0 26px -9px;
}

.text_96-0 {
    width: 165px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin-left: 17px;
}

.text_97-0 {
    width: 198px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 4px;
}

.image-text_19-1 {
    width: 180px;
    height: 220px;
    margin-right: 240px;
}

.image-wrapper_2-1 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 180px;
    width: 180px;
}

.image_19-1 {
    width: 160px;
    height: 160px;
    margin: 10px 0 0 10px;
}

.text-group_19-1 {
    width: 198px;
    height: 50px;
    margin: 16px 0 26px -9px;
}

.text_96-1 {
    width: 165px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin-left: 17px;
}

.text_97-1 {
    width: 198px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 4px;
}

.image-text_19-2 {
    width: 180px;
    height: 220px;
    margin-right: 240px;
}

.image-wrapper_2-2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 180px;
    width: 180px;
}

.image_19-2 {
    width: 160px;
    height: 160px;
    margin: 10px 0 0 10px;
}

.text-group_19-2 {
    width: 198px;
    height: 50px;
    margin: 16px 0 26px -9px;
}

.text_96-2 {
    width: 165px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin-left: 17px;
}

.text_97-2 {
    width: 198px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 4px;
}

.text-wrapper_29 {
    width: 1030px;
    height: 22px;
    margin: 4px 0 46px 441px;
}

.text_97 {
    width: 198px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.text_98 {
    width: 198px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 222px;
}

.text_99 {
    width: 182px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 230px;
}

.block_17 {
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    justify-content: flex-center;
}

.text-group_20 {
    width: 264px;
    height: 78px;
    margin: 60px auto 10px auto;
}

.text_100 {
    width: 192px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 40px;
    margin-left: 36px;
}

.text_101 {
    width: 264px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.list_2 {
    width: 1200px;
    height: 72px;
    margin: 60px auto;
}

.list-items_1-0 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_3-0 {
    height: 48px;
    width: 130px;
    margin: 12px 0 0 28px;
    background: rgba(255, 255, 255, 1);
}

.image_20-0 {
    width: 116px;
    height: 42px;
    margin: 4px 0 0 7px;
}

.list-items_1-1 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_3-1 {
    height: 48px;
    width: 130px;
    margin: 12px 0 0 28px;
    background: transparent;
}

.image_20-1 {
    width: 116px;
    height: 42px;
    margin: 4px 0 0 7px;
}

.list-items_1-2 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_3-2 {
    height: 48px;
    width: 130px;
    margin: 12px 0 0 28px;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/a8854e66c2284498932b08e583968695_mergeImage.png);
}

.list-items_1-3 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_3-3 {
    height: 48px;
    width: 130px;
    margin: 12px 0 0 28px;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/2a0796450c3c4e79bd2f62301cad1c9b_mergeImage.png);
}

.list-items_1-4 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_3-4 {
    height: 48px;
    width: 130px;
    margin: 12px 0 0 28px;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/657076bb14e241519ff6ce2e1039ce93_mergeImage.png);
}

.list-items_1-5 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_3-5 {
    height: 48px;
    width: 130px;
    margin: 12px 0 0 28px;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/5a895dc636bb458faa2e46733da5c5d0_mergeImage.png);
}

.block_18 {
    background-color: rgba(243, 245, 249, 1);
    width: 100%;
    height: 432px;
    justify-content: flex-center;
}

.text-group_21 {
    width: 224px;
    height: 78px;
    margin: 80px auto 0 auto;
}

.text_102 {
    width: 224px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 40px;
}

.text_103 {
    width: 182px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    margin: 16px 0 0 21px;
}

.list_3 {
    width: 1200px;
    height: 72px;
    margin: 60px auto 0 auto;
}

.list-items_2-0 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_4-0 {
    height: 48px;
    width: 130px;
    margin: 12px 0 0 28px;
    background: rgba(255, 255, 255, 1);
}

.image_21-0 {
    width: 126px;
    height: 45px;
    margin: 2px 0 0 2px;
}

.list-items_2-1 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_4-1 {
    height: 48px;
    width: 130px;
    margin: 20px 0 0 28px;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/dd76738770c945d488c005a298fe0daf_mergeImage.png);
}

.list-items_2-2 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_4-2 {
    height: 48px;
    width: 130px;
    margin: 12px 0 0 28px;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/52b8bdc2a04b42d8aaa1867491030ad4_mergeImage.png);
}

.list-items_2-3 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_4-3 {
    height: 48px;
    width: 130px;
    margin: 18px 0 0 28px;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/346f012e4f8340cea3e8db5955f46daa_mergeImage.png);
}

.list-items_2-4 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_4-4 {
    height: 48px;
    width: 130px;
    margin: 18px 0 0 28px;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/904e030a3c3a4a9492fb215f16a7a7e1_mergeImage.png);
}

.list-items_2-5 {
    box-shadow: 0px 4px 60px 0px rgba(0, 28, 85, 0.04);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 72px;
    border: 1px solid rgba(233, 237, 241, 1);
    margin-right: 16px;
    width: 186px;
}

.image-wrapper_4-5 {
    height: 48px;
    width: 130px;
    margin: 18px 0 0 28px;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/1c8117a688e149ca8ab2211bd9b82337_mergeImage.png);
}

.text_104 {
    width: 98px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(45, 123, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    margin: 40px auto 80px auto;
}

.block_19 {
    border-radius: 8px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/361358801ea24bd59088afc04c535b1d_mergeImage.png);
    width: 1200px;
    height: 160px;
    margin: 60px auto 0 auto;
}

.text_105 {
    width: 462px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 32px;
    letter-spacing: 1px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
    margin: 40px 0 0 369px;
}

.text-wrapper_30 {
    width: 466px;
    height: 22px;
    margin: 16px 0 42px 367px;
}

.text_106 {
    width: 94px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.text_107 {
    width: 94px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 16px;
}

.text_108 {
    width: 101px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 16px;
}

.text_109 {
    width: 129px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 16px;
}

.block_20 {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 80px;
    margin: 60px 0 0px 0;
}

.text_110 {
    height: 32px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 32px;
    float:left;

}

.text-wrapper_31 {
    background-color: rgba(45, 123, 255, 1);
    border-radius: 2px;
    height: 48px;
  float:right;
  line-height:48px;

}

.text_111 {
    width: 132px;
    height: 48px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 48px;

}

.block_21 {
    background-color: rgba(27, 34, 45, 1);
    width: 100%;
    height: 442px;
    margin-top: -1px;
}

.section_7 {
    width: 1200px;
    height: 60px;
    margin: 32px 0 0 360px;
}

.block_22 {
    background-color: rgba(27, 34, 45, 1);
    width: 400px;
    height: 60px;
}

.image-text_20 {
    width: 224px;
    height: 60px;
}

.image-wrapper_5 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    height: 60px;
    width: 60px;
}

.label_15 {
    width: 32px;
    height: 38px;
    margin: 9px 0 0 14px;
}

.text-group_22 {
    width: 144px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin-top: 18px;
}

.block_23 {
    background-color: rgba(27, 34, 45, 1);
    width: 400px;
    height: 60px;
}

.image-text_21 {
    width: 208px;
    height: 60px;
}

.block_24 {
    border-radius: 50%;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/894fb9bd5a434fe9b3efd26696f02c40_mergeImage.png);
    width: 60px;
    height: 60px;
}

.text-group_23 {
    width: 128px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin-top: 18px;
}

.block_25 {
    background-color: rgba(27, 34, 45, 1);
    width: 400px;
    height: 60px;
}

.image-text_22 {
    width: 240px;
    height: 60px;
}

.image-wrapper_6 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    height: 60px;
    width: 60px;
}

.label_16 {
    width: 31px;
    height: 40px;
    margin: 10px 0 0 15px;
}

.text-group_24 {
    width: 160px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin-top: 18px;
}

.image_22 {
    width: 1200px;
    height: 1px;
    margin: 23px 0 0 360px;
}

.section_8 {
    width: 1200px;
    height: 192px;
    margin: 24px 0 0 360px;
}

.block_26 {
    background-color: rgba(21, 27, 38, 0);
    width: 240px;
    height: 192px;
}

.text-group_25 {
    width: 112px;
    height: 62px;
}

.text_112 {
    width: 80px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text_113 {
    width: 112px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.text_114 {
    width: 56px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.text_115 {
    width: 56px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.text_116 {
    width: 56px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin: 16px 0 16px 0;
}

.block_27 {
    background-color: rgba(21, 27, 38, 0);
    width: 240px;
    height: 192px;
}

.text-group_26 {
    width: 64px;
    height: 62px;
}

.text_117 {
    width: 64px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text_118 {
    width: 56px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.text_119 {
    width: 56px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.text_120 {
    width: 56px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.text_121 {
    width: 56px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin: 16px 0 16px 0;
}

.block_28 {
    background-color: rgba(21, 27, 38, 0);
    width: 240px;
    height: 192px;
}

.text-group_27 {
    width: 84px;
    height: 62px;
}

.text_122 {
    width: 64px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text_123 {
    width: 84px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.text_124 {
    width: 84px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.text_125 {
    width: 84px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 16px;
}

.text_126 {
    width: 84px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin: 16px 0 16px 0;
}

.block_29 {
    background-color: rgba(21, 27, 38, 0);
    width: 240px;
    height: 192px;
}

.text_127 {
    width: 112px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.box_33 {
    border-radius: 8px;
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/ad13150b6a8f4193ae11770b4323dd27_mergeImage.png);
    width: 130px;
    height: 130px;
    margin: 16px 0 22px 0;
}

.block_30 {
    background-color: rgba(21, 27, 38, 0);
    width: 240px;
    height: 192px;
}

.text_128 {
    width: 144px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.image-wrapper_7 {
    width: 120px;
    height: 32px;
    margin-top: 16px;
}

.label_17 {
    width: 32px;
    height: 32px;
}

.label_18 {
    width: 32px;
    height: 32px;
    margin-left: 12px;
}

.label_19 {
    width: 32px;
    height: 32px;
    margin-left: 12px;
}

.text-group_28 {
    width: 203px;
    height: 52px;
    margin: 24px 0 44px 0;
}

.text_129 {
    width: 169px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
}

.text_130 {
    width: 203px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 8px;
}

.image_23 {
    width: 1200px;
    height: 1px;
    margin: 24px 0 0 360px;
}

.section_9 {
    width: 935px;
    height: 22px;
    margin: 23px 0 40px 360px;
}

.text_131 {
    width: 441px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
}

.text_132 {
    width: 240px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 10px;
}

.thumbnail_19 {
    width: 14px;
    height: 14px;
    margin: 4px 0 0 10px;
}

.text_133 {
    width: 216px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 4px;
}

