.page {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 100%;
    overflow: hidden;
}

.image_2 {
    width: 100%;
    height: 30.21vw;
}

.group_3 {
    width: 100vw;
    height: 80.73vw;
    background: url('../images/group3_bg.png') 100% no-repeat;
    background-size: 100% 100%;
    justify-content: flex-center;
}

.groupTitle {
    height: 1.98vw;
    overflow-wrap: break-word;
    color: rgba(38, 38, 38, 1);
    font-size: 2.08vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.42vw;
    margin: 4.11vw 0 0 0;
}

.group_4 {
    height: 24.63vw;
    width: 72.92vw;
    margin: 2.6vw 0 0 13.54vw;
    background-color: #fff;
}

.group_12 {
    width: 27.97vw;
    height: 3.44vw;
    margin: 1.97vw 0 0 0.46vw;
}

.image-text_6 {
    width: 27.97vw;
    height: 3.44vw;
}

.image_3 {
    width: 4.12vw;
    height: 3.18vw;
}

.text-group_14 {
    width: 23.29vw;
    height: 2.35vw;
    margin-top: 1.1vw;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.group_14_line {
    width: 1px;
    height: 64px;
    background-color: lightgray;
}

.text-group_15 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.text-group_15_text1 {
    color: rgba(27, 123, 255, 1);
    font-size: 1.87vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
}

.text-group_15_text2 {
    color: rgba(153, 153, 153, 1);
    font-size: 0.72vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    margin-top: 10px;
}

.text_9 {
    width: 23.29vw;
    height: 1.05vw;
    overflow-wrap: break-word;
    color: rgba(60, 67, 109, 1);
    font-size: 1.04vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 1.67vw;
}

.text_10 {
    width: 22.97vw;
    height: 0.84vw;
    overflow-wrap: break-word;
    color: rgba(60, 67, 109, 1);
    font-size: 0.83vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 1.67vw;
    margin-top: 0.47vw;
}

.group_13 {
    width: 62.56vw;
    height: 13.55vw;
    margin: 0.98vw 0 0 5.15vw;
}

.text-wrapper_8 {
    width: 35vw;
    height: 12.3vw;
    margin-top: 0.53vw;
}

.text_11 {
    width: 35vw;
    overflow-wrap: break-word;
    color: rgba(95, 101, 135, 1);
    font-size: 0.72vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: left;
    line-height: 1.25vw;
}

.image_4 {
    width: 23.96vw;
    height: 13.55vw;
}

.group_14 {
    width: 100%;
    padding: 0 10vw;
    margin: 2.6vw 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.grid_2 {
    width: 100%;
    padding: 0 18vw;
    height: 32.82vw;
    display: flex;
    flex-wrap: wrap;
    margin: 2.55vw 0 0 0;
}

.ryList {
    width: calc(25% - 1vw);
    height: 15.63vw;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0.5vw;
}

.imgBox {
    height: 9.9vw;
    width: 12.82vw;
    background-color: #F4F5F6;
    margin-top: 0.77vw;
    display: flex;
    align-items: center;
    justify-content: center;

}

.imgBox img {
	max-height: 8.18vw;
    max-width: 100%;
}

.ryText {
    width: 10vw;
    padding-top: 2vw;
    flex: 1;
    color: rgba(34, 34, 34, 1);
    font-size: 0.83vw;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.text-wrapper_2 {
    height: 3.13vw;
    width: 10.94vw;
    margin: 1.2vw 0 4.16vw 44.53vw;
    background-color: #1B7BFF;
    cursor: pointer;
}

.text_24 {
    width: 4.38vw;
    height: 0.84vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.83vw;
    font-family: PingFang-SC-Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 1.25vw;
    margin: 1vw 0 0 3.28vw;
}

.group_15 {
    width: 100vw;
    height: 75.68vw;
}

.section_1 {
    position: relative;
    width: 100vw;
    height: auto;
    background: url('../images/section_1_bg.png') 100% no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.qywhImg{
    width: 40vw;
}

.text-group_19 {
    width: 8.86vw;
    height: 4.17vw;
    margin: 20.2vw 0 0 20.78vw;
}

.text_25 {
    width: 3.75vw;
    height: 0.94vw;
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 0.93vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.25vw;
}

.text-wrapper_3 {
    width: 8.86vw;
    height: 2.66vw;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: right;
    line-height: 0.94vw;
    margin-top: 0.58vw;
}

.text_26_left {
    width: 8.86vw;
    height: 2.66vw;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 0.72vw;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 0.94vw;
}

.text_26_right {
    width: 8.86vw;
    height: 2.66vw;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 0.72vw;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: right;
    line-height: 0.94vw;
}

.text_31 {
    width: 4.69vw;
    height: 0.94vw;
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 0.93vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.25vw;
    margin: 29.21vw 0 0 -4.68vw;
}

.text_32 {
    width: 3.75vw;
    height: 0.89vw;
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 0.93vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.25vw;
    margin: 11.51vw 0 0 -3.75vw;
}

.text_33 {
    width: 8.03vw;
    height: 0.73vw;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 0.72vw;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 0.84vw;
    margin: 30.78vw 0 0 29.37vw;
}

.text_34 {
    width: 3.75vw;
    height: 0.89vw;
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 0.93vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 1.25vw;
    margin: 29.21vw 0 0 -8.02vw;
}

.text_35 {
    width: 8.81vw;
    height: 1.67vw;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 0.72vw;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 0.94vw;
    margin: 13.07vw 0 0 -3.75vw;
}

.text_36 {
    width: 3.7vw;
    height: 0.89vw;
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 0.93vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 1.25vw;
    margin: 11.51vw 0 0 -8.8vw;
}

.text-group_20 {
    width: 8.81vw;
    height: 3.18vw;
    margin: 20.2vw 22.18vw 0 1.35vw;
}

.text_37 {
    width: 3.75vw;
    height: 0.89vw;
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 0.93vw;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 1.25vw;
}

.text-wrapper_4 {
    height: 34.95vw;
    background: url("../images/text-wrapper_4_bg.png") 100% no-repeat;
    background-size: 100% 100%;
    width: 35.99vw;
    position: absolute;
    left: 31.52vw;
    top: 3.65vw;
}

.image_11 {
    width: 62.5vw;
    height: 15.63vw;
    margin: 2.55vw 0 0 18.75vw;
}

.section_2 {
    width: 62.5vw;
    height: 6.25vw;
    padding: 0 2vw;
    border: 1px solid #fafafa;
    justify-content: flex-center;
    margin: 2.03vw auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section_2_list {
    width: 25%;
    padding-right: 5px;
    height: 2.35vw;
    display: flex;
    align-items: center;
    justify-content: cetner;
}

.section_2_icon {
    width: 2.35vw;
    height: 2.35vw;
}

.section_2_content {
    height: 2.19vw;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 10px;
}

.section_2_text1 {
    color: rgba(153, 153, 153, 1);
    font-size: 0.93vw;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
}

.section_2_text2 {
    width: 100%;
    color: rgba(34, 34, 34, 1);
    font-size: 0.93vw;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
}


@media (max-width: 768px) {
    .group_3 {
        width: 100vw;
        height: auto;
        background: url(../images/group3_bg.png) 100% no-repeat;
        background-size: 100% 100%;
        justify-content: flex-center;
    }

    .groupTitle {
        height: 1.98vw;
        overflow-wrap: break-word;
        color: rgba(38, 38, 38, 1);
        font-size: 4.3vw;
        font-family: PingFang-SC-Bold;
        font-weight: 700;
        text-align: center;
        line-height: 0.42vw;
        margin: 4.11vw auto 0;
    }

    .group_4 {
        width: 90%;
        height: auto;
        margin: 2.6vw auto 0;
        background-color: #fff;
    }

    .group_12 {
        width: 100%;
        height: auto;
        margin: 1.97vw 0 0 0.46vw;
    }

    .image-text_6 {
        width: 100%;
        height: auto;
    }

    .image_3 {
        width: 8vw;
        height: 6vw;
    }

    .text-group_14 {
        width: 100%;
        padding-right: 12vw;
        margin-top: 1.1vw;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .text_9 {
        width: 100%;
        height: 1.05vw;
        overflow-wrap: break-word;
        color: rgba(60, 67, 109, 1);
        font-size: 2.5vw;
        font-family: PingFang-SC-Bold;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 1.67vw;
        text-align: center;
    }

    .text_10 {
        width: 100%;
        height: 0.84vw;
        overflow-wrap: break-word;
        color: rgba(60, 67, 109, 1);
        font-size: 2vw;
        font-family: PingFang-SC-Bold;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 1.67vw;
        margin-top: 1.5vw;
        text-align: center;
    }

    .group_13 {
        width: 100%;
        height: auto;
        margin: 2.6vw auto 0;
        background-color: #fff;
        flex-direction: column;
    }

    .text-wrapper_8 {
        width: 100%;
        height: auto;
        margin-top: 1.5vw;
    }

    .text_11 {
        width: 100%;
        padding: 0 3vw;
        overflow-wrap: break-word;
        color: rgba(95, 101, 135, 1);
        font-size: 2.3vw;
        font-family: PingFang-SC-Bold;
        font-weight: 700;
        text-align: left;
        line-height: 3vw;
        text-indent: 4.6vw;
    }

    .image_4 {
        width: 90%;
        height: auto;
        margin: 2vw auto 0;
    }

    .group_14 {
        width: 100%;
        padding: 0 10vw;
        margin: 2.6vw auto;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .group_15 {
        width: 100vw;
        height: auto;
    }

    .qywhImg{
        width: 85vw;
    }

    .text-group_15_text1 {
        color: rgba(27, 123, 255, 1);
        font-size: 3.6vw;
        font-family: PingFang-SC-Bold;
        font-weight: 700;
    }

    .text-group_15_text2 {
        color: rgba(153, 153, 153, 1);
        font-size: 1.8vw;
        font-family: PingFang-SC-Bold;
        font-weight: 700;
    }

    .grid_2 {
        width: 100%;
        padding: 0 6vw;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        margin: 2.55vw 0 0 0;
    }

    .ryList {
        width: calc(33% - 2vw);
        height: auto;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 1vw;
    }

    .imgBox {
        width: 100%;
        height:  25vw;;
        padding: 2vw;
        background-color: #F4F5F6;
        margin-top: 0.77vw;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .imgBox img {
		max-height:100%;
    }

    .ryText {
        width: 100%;
        padding: 2vw;
        flex: 1;
        color: rgba(34, 34, 34, 1);
        font-size: 2.3vw;
        font-family: PingFang-SC-Medium;
        font-weight: 500;
        text-align: center;
    }

    .text-wrapper_2 {
        height: 6vw;
        width: 20vw;
        margin: 2.6vw auto 4.16vw;
        background-color: #1B7BFF;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .text_24 {
        width: auto;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 2.3vw;
        font-family: PingFang-SC-Regular;
        font-weight: normal;
        text-align: center;
        white-space: nowrap;
        margin: 0;
    }


    .text_26_right {
        width: 8.86vw;
        height: 2.66vw;
        overflow-wrap: break-word;
        color: rgba(102, 102, 102, 1);
        font-size: 0.75vw;
        font-family: PingFang-SC-Medium;
        font-weight: 500;
        text-align: right;
        line-height: 0.94vw;
    }

    .image_11 {
        width: 90vw;
        height: auto;
        margin: 2.55vw auto 0;
    }

    .section_2 {
        width: 90vw;
        height: auto;
        padding: 0 2vw;
        border: 1px solid #fafafa;
        justify-content: flex-center;
        margin: 2.03vw auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }


    .section_2_list {
        width: 50%;
        padding-right: 5px;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: cetner;
        padding: 1vw 0;
    }

    .section_2_icon {
        width: 4.7vw;
        height: 4.7vw;
    }

    .section_2_content {
        height: auto;
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-left: 10px;
    }

    .section_2_text1 {
        color: rgba(153, 153, 153, 1);
        font-size: 2.5vw;
        font-family: PingFang-SC-Medium;
        font-weight: 500;
    }

    .section_2_text2 {
        width: 100%;
        color: rgba(34, 34, 34, 1);
        font-size: 2.5vw;
        font-family: PingFang-SC-Medium;
        font-weight: 500;
    }
}

@media (max-width: 475px) {

    .text_9 {
        width: 100%;
        height: 2.85vw;
        overflow-wrap: break-word;
        color: rgba(60, 67, 109, 1);
        font-size: 2.9vw;
        font-family: PingFang-SC-Bold;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        line-height: 2.87vw;
        text-align: center;
    }


    .text_11 {
        width: 100%;
        padding: 0 3vw;
        overflow-wrap: break-word;
        color: rgba(95, 101, 135, 1);
        font-size: 2.8vw;
        font-family: PingFang-SC-Bold;
        font-weight: 700;
        text-align: left;
        line-height: 4vw;
        text-indent: 4.6vw;
    }


	.groupTitle {
        height: 8.98vw;
        line-height: 8.42vw;
        margin: 4.11vw auto 0;
    }

	.text-wrapper_4 .groupTitle{
	    margin: 0.11vw auto 0;
	}


    .ryList {
        width: calc(50% - 2vw);
        height: auto;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 1vw;
    }

    .ryText {
        font-size: 2.8vw;
    }


	.section_2_text1 {

	    font-size: 3.2vw;

	}



}