body * {
    box-sizing: border-box;
    flex-shrink: 0;
}

body {
    font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
}

input {
    background-color: transparent;
    border: 0;
}

button {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background-color: transparent;
}

button:active {
    opacity: 0.6;
}

.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;
}


.text_5_tip {
    width: 99px;
    height: 21px;
    overflow-wrap: break-word;
    color: rgba(247, 136, 70, 1);
    font-size: 22px;
    font-family: SimHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 37px;
    margin: 38px 0 0 38px;
}

.text-group_3_tip {
    width: 321px;
    height: 55px;
    margin: 24px 0 356px 37px;
}

.paragraph_4_tip {
    width: 320px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(90, 90, 90, 1);
    font-size: 22px;
    font-family: SimHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 29px;
    margin-left: 1px;
}

.text_8_tip {
    width: 299px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(90, 90, 90, 1);
    font-size: 22px;
    font-family: SimHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 29px;
    margin-top: 11px;
}


.tab-bar_1 {
    box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 1);
    width: 748px;
    height: 102px;
    margin: 0 0 3px 2px;
    position: fixed;
    bottom: 0;
}


.tab-bar-item_25 {
    width: 43px;
    height: 71px;
    margin: 19px 0 0 122px;
}

.icon_15_footer {
    width: 42px;
    height: 42px;
    margin-left: 1px;
}

.text-wrapper_1_footer {
    width: 43px;
    height: 21px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: KozGoPr6N-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 8px;
}

.text_footer_3 {
    width: 43px;
    height: 21px;
    overflow-wrap: break-word;
    color: rgba(71, 104, 243, 1);
    font-size: 22px;
    font-family: KozGoPr6N-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.text_footer_4 {
    width: 43px;
    height: 21px;
    overflow-wrap: break-word;
    color: rgba(71, 104, 243, 1);
    font-size: 22px;
    font-family: AdobeHeitiStd-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
}

.tab-bar-item_26 {
    width: 47px;
    height: 71px;
    margin: 22px 0 0 206px;
}

.icon_16 {
    width: 47px;
    height: 44px;
}

.text_footer_5 {
    width: 43px;
    height: 21px;
    overflow-wrap: break-word;
    color: rgba(128, 128, 128, 1);
    font-size: 22px;
    font-family: SimHei;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin: 6px 0 0 1px;
}

.tab-bar-item_27 {
    width: 46px;
    height: 73px;
    margin: 17px 77px 0 207px;
}

.icon_17 {
    width: 46px;
    height: 46px;
}

.text_footer_6 {
    width: 42px;
    height: 21px;
    overflow-wrap: break-word;
    color: rgba(128, 128, 128, 1);
    font-size: 22px;
    font-family: SimHei;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 6px;
}