body {
    min-width: 992px;
}

.page {
    max-width: 1440px;
    background-color: rgba(255, 255, 255, 1);
}

/*region 顶部菜单*/
.top-menu {
    width: 100%;
    max-width: 1440px;
    padding-bottom: 5px;
    position: fixed;
    background-color: rgba(2, 16, 66, 0);
    z-index: 9999;
}

.image_1 {
    width: 99px;
    height: 54px;
    margin: 18px 0 0 120px;
}

.image_1:hover {
    content: url("/img/logo1.png");
}

.menu_1 {
    position: absolute;
    right: 80px;
    top: 26px;
}

.menu_text_1 {
    cursor: pointer;
    height: 16px;
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFang-SC-Bold;
    text-align: left;
    margin-right: 40px;
}

.menu_text_1:hover {
    color: rgba(0, 104, 255, 1);
}

/*endregion 顶部菜单*/

/*region block_1*/
.block_1 {
    height: 820px;
    width: 100%;
    overflow: hidden;
    background: url("../img/banner.png");
    background-position: center;
    background-size:cover;
}

.text-wrapper_1 {
    overflow-wrap: break-word;
    text-align: center;
    margin-top: 330px;
    font-family: PingFang-SC-Bold;
    font-size: 49px;
}

.text_1 {
    color: rgba(255, 255, 255, 1);
}

.text_1_1 {
    color: rgba(44, 150, 255, 1);
}

.paragraph_1 {
    color: rgba(255, 255, 255, 1);
}

.text-wrapper_1_1 {
    margin-top: 34px;
    text-align: center;
}

.text_1_2 {
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
}

.text-wrapper_1_2 {
    margin-top: 41px;
}

.btn_1 {
    height: 60px;
    border-radius: 30px;
    background-color: rgba(0, 104, 255, 1);
    width: 220px;
    cursor: pointer;
    text-align: center;
}

.btn_1:hover {
    background-color: rgba(0, 104, 255, 0.8);
}

.text_1_3 {
    height: 30px;
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    margin-top: 12px;
}

/*endregion block_1*/

/*region block_2*/
.block_2 {
    background-color: rgba(236, 244, 248, 1);
    padding: 50px 120px
}

.group_2 {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 1);
    padding: 32px 32px 32px 56px;
}

.image-wrapper_2 {
    float: right;
    clear: both;
    width: 50%;
    max-width: 505px;
    margin-left: 32px;
}

.image_2 {
    width: 100%;
    max-width: 505px;
    height: auto;
}

.image_2_1 {
    width: 135px;
    height: 73px;
    background: url("../img/logo3.png") 0 0 no-repeat;
    background-size: 135px 74px;
    margin-left: 7px;
    margin-top: 49px;
}

.text_2 {
    height: 36px;
    color: rgba(0, 0, 0, 1);
    font-size: 30px;
    font-family: PingFang-SC-Medium;
    white-space: nowrap;
    margin: 21px 0 15px 0;
}

.paragraph_2 {
    color: rgba(119, 119, 119, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
}

/*endregion block_2*/

/*region block_3*/
.block_3 {
    text-align: center;
    padding-top: 60px;
}

.text_3 {
    height: 48px;
    display: inline-block;
    color: rgba(51, 51, 51, 1);
    font-size: 40px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 48px;
}

.bg-color_3_1 {
    background-color: #75bbbf;
}

.bg-color_3_2 {
    background-color: #d9a770;
}

.bg-color_3_3 {
    background-color: #5e69cc;
}

.bg-color_3_4 {
    background-color: #e6806f;
}

.bg-color_3_5 {
    background-color: #cad5ef;
}

.bg-color_3_6 {
    background-color: #5aa3cd;
}

.group_3 {
    padding: 25px 120px;
}

.section_3 {
    position: relative;
    width: 100%;
    padding-top: 5vw;
}

.image_3 {
    width: 100%;
    height: auto;
}

.section_3:hover + .text-wrapper_3 > .text_3_2 {
    color: rgba(0, 0, 0, 1);
    transition: color 1s;
}

.text-wrapper_3 {
    overflow-wrap: break-word;
    text-align: left;
    /*white-space: nowrap;*/
    font-family: PingFang-SC-Medium;
    transition: color 1s;
}

.text-wrapper_3:hover > .text_3_2 {
    color: rgba(0, 0, 0, 1);
    transition: color 1s;
}

.text_3_1 {
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    line-height: 20px;
    margin-top: 27px;
}

.text_3_2 {
    display: inline-block;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    transition: color 1s;
}

/*endregion block_3*/

/*region block_4*/
.block_4 {
    text-align: center;
    padding: 92px 0;
}

.text_4 {
    display: inline-block;
    color: rgba(51, 51, 51, 1);
    font-size: 40px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 48px;
    text-align: center;
}

.group_4 {
    max-width: 1015px;
    margin-top: 44px;
}

.image_4 {
    width: 100%;
    max-width: 158px;
}

.image_4:hover +.text-4{
    color: rgba(0, 104, 255, 1);
    font-weight: bold;
}

.text-4 {
    position: absolute;
    right: 50px;
    bottom: 30px;
}

/*endregion block_4*/

/*region block_5*/
.block_5 {
    background-color: rgba(2, 16, 66, 1);
    padding: 52px 120px;
}

.text_5 {
    height: 48px;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    font-family: PingFangSC-Regular;
    line-height: 48px;
}

.group_5 {
    margin-top: 41px;
}

.list-items_5 {
    padding-top: 24px;
    height: 70px;
    border-radius: 14px;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
}

.image_5 {
    width: 17px;
    height: 22px;
}

.image_5_1 {
    width: 21px;
    height: 16px;
}

.image_5_2 {
    width: 18px;
    height: 18px;
}

.text_5_1 {
    height: 22px;
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 8px;
}

.text_5_2 {
    height: 14px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.43);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 52px;
}

.text_5_3 {
    height: 14px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.43);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 14px;
}

.text_5_3 > a {
    color: rgba(255, 255, 255, 0.43);
}

.text_5_3 > a:hover {
    color: rgba(0, 104, 255, 1);
}

/*endregion block_5*/
