﻿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;
}
.page {
    /*background-color: rgba(255, 255, 255, 1);*/
    position: relative;
    /*width: 100vw;
    height: 56.25vw;*/
    overflow: hidden;
}

.group_1 {
    height: 62.5vw;
    /*background: url(../images/loginBg2.png) 100% no-repeat;*/
    background-size: 100% 100%;
    width: 100vw;
}

.block_1 {
    height: 56.25vw;
    width: 100vw;
}

.block_2 {
    width: 72.44vw;
    height: 31.67vw;
    margin: 12.29vw 0 0 13.54vw;
}

.group_2 {
    width: 36.12vw;
    height: 26.46vw;
}

.text_1 {
    width: 36.12vw;
    height: 5.07vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3.61vw;
    font-family: PingFang SC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 3.62vw;
}

.text-group_1 {
    width: 34.73vw;
    height: 6.81vw;
    margin-top: 3.13vw;
}

.text_2 {
    width: 12.5vw;
    height: 1.95vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.38vw;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 1.39vw;
}

.text_3 {
    width: 34.73vw;
    height: 1.95vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.38vw;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 1.39vw;
    margin-top: 0.49vw;
}

.text_4 {
    width: 15.28vw;
    height: 1.95vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.38vw;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 1.39vw;
    margin-top: 0.49vw;
}

.group_3 {
    width: 30.28vw;
    height: 3.2vw;
    margin-top: 8.27vw;
}

.text-wrapper_1 {
    background-color: rgba(110, 215, 140, 1);
    height: 3.2vw;
    width: 13.62vw;
}

.text_5 {
    width: 9.1vw;
    height: 2.16vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.52vw;
    font-family: PingFang SC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    /*line-height: 1.53vw;*/
    line-height: 30px;
    margin: 0.55vw 0 0 2.29vw;
}

.text-wrapper_2 {
    background-color: rgba(59, 101, 253, 1);
    height: 3.2vw;
    width: 13.62vw;
}

.text_6 {
    width: 12.57vw;
    height: 2.16vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.52vw;
    font-family: PingFang SC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    /*line-height: 1.53vw;*/
    line-height: 30px;
    margin: 0.55vw 0 0 0.55vw;
}

.group_4 {
    box-shadow: 0px 4px 15px 10px rgba(176, 176, 176, 0.05);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    position: relative;
    width: 27.85vw;
    height: 31.67vw;
    justify-content: flex-center;
}

.text-wrapper_3 {
    width: 17.85vw;
    height: 1.95vw;
    margin: 3.19vw 0 0 5vw;
}

.text_7 {
    width: 6.95vw;
    height: 1.95vw;
    overflow-wrap: break-word;
    color: rgba(43, 110, 215, 1);
    font-size: 1.38vw;
    font-family: PingFang SC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 1.39vw;
}

.text_8 {
    width: 6.95vw;
    height: 1.95vw;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 1.38vw;
    font-family: PingFang SC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 1.39vw;
}

.section_1 {
    background-color: rgba(42, 110, 217, 1);
    width: 9.17vw;
    height: 0.14vw;
    margin: 1.66vw 0 0 3.88vw;
}

.section_2 {
    position: relative;
    width: 22.85vw;
    height: 2.78vw;
    margin: 2.36vw 0 0 2.5vw;
}

.text_9 {
    width: 7.3vw;
    height: 1.39vw;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 0.97vw;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 0.98vw;
    margin: 0.69vw 0 0 1.66vw;
}

.group_5 {
    position: absolute;
    left: 0;
    top: 0;
    width: 22.85vw;
    height: 2.78vw;
    border: 1px solid rgba(209, 209, 209, 1);
}

.section_3 {
    position: relative;
    width: 22.85vw;
    height: 2.78vw;
    margin: 1.66vw 0 0 2.5vw;
}

.text_10 {
    width: 1.95vw;
    height: 1.39vw;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 0.97vw;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 0.98vw;
    margin: 0.69vw 0 0 1.66vw;
}

.block_3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 22.85vw;
    height: 2.78vw;
    border: 1px solid rgba(209, 209, 209, 1);
}

.section_4 {
    width: 21.19vw;
    height: 2.78vw;
    margin: 1.66vw 0 0 4.16vw;
}

.text_11 {
    width: 2.92vw;
    height: 1.39vw;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 0.97vw;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 0.98vw;
    margin-top: 0.7vw;
}

.image_1 {
    width: 7.64vw;
    height: 2.78vw;
}

.section_5 {
    background-color: rgba(42, 110, 217, 1);
    border-radius: 22px;
    height: 3.13vw;
    width: 22.85vw;
    margin: 2.36vw 0 0 2.5vw;
}

.text-wrapper_4 {
    height: 3.13vw;
    width: 22.85vw;
}

.text_12 {
    /*width: 2.5vw;*/
    width: 100%;
    height: 1.74vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.25vw;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 1.25vw;
    margin: 0.69vw 0 0 10.13vw;
}

.text-wrapper_5 {
    width: 22.85vw;
    height: 1.19vw;
    margin: 0.83vw 0 3.19vw 2.5vw;
}

.text_13 {
    width: 3.89vw;
    height: 1.19vw;
    overflow-wrap: break-word;
    color: rgba(43, 111, 218, 1);
    font-size: 0.97vw;
    font-family: Inter-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 0.98vw;
}

.text_14 {
    width: 3.89vw;
    height: 1.19vw;
    overflow-wrap: break-word;
    color: rgba(43, 111, 218, 1);
    font-size: 0.97vw;
    font-family: Inter-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 0.98vw;
}

.section_6 {
    position: absolute;
    left: 2.5vw;
    top: 18.2vw;
    width: 22.85vw;
    height: 2.78vw;
    border: 1px solid rgba(209, 209, 209, 1);
}

.block_4 {
    width: 47.16vw;
    height: 4.38vw;
    margin: 5.62vw 0 2.29vw 2.84vw;
}

.paragraph_1 {
    width: 33.89vw;
    height: 3.34vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.97vw;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 1.67vw;
    margin-top: 1.05vw;
}

.image_2 {
    width: 9.03vw;
    height: 3.2vw;
}
