
body {
}
input {
    background-color: transparent;
    border: 0;
}
button {
    margin: 0;
    padding: 0;
    border: 0.052083vw 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;
}
a{
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.text-reveal {
    opacity: 0;
    transform: translateY(5.208333vw);
    transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.card-image-reveal {
    opacity: 0;
    transform: scale(0.8);
    transition: all 1s ease-out;
}

.card-image-reveal.animate {
    opacity: 1;
    transform: scale(1);
}
.text-reveal.animate {
    opacity: 1;
    transform: translateY(0);
}
/* 方向动画类 */
.card-image-reveal.top {
    transform: translateY(-5.208333vw);
}

.card-image-reveal.top.animate {
    transform: translateY(0);
}

.card-image-reveal.bottom {
    transform: translateY(5.208333vw);
}

.card-image-reveal.bottom.animate {
    transform: translateY(0);
}

.card-image-reveal.left {
    transform: translateX(-5.208333vw);
}

.card-image-reveal.left.animate {
    transform: translateX(0);
}

.card-image-reveal.right {
    transform: translateX(5.208333vw);
}

.card-image-reveal.right.animate {
    transform: translateX(0);
}
.w-1200{
    width: 62.500000vw;
    margin: 0 auto;
}
.index_1 {
    background-image: url(../images/zxjg/fbf475f70ccf4c648ed188860bbfdd52_mergeImage.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 56.250000vw;
    width: 100%;
    position: relative;
}
.bsjb-bg{
    width: 100%;
    height: 35.937500vw;
    background: linear-gradient( 180deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.group_1 {
    width: 62.500000vw;
    height: 19.895833vw;
    margin: 15.468750vw 0 0;
}

.block_1 {
    width: 27.708333vw;
    height: 19.062500vw;
    margin-top: 0.104167vw;
}

.image_1 {
    width: 12.343750vw;
    height: 2.708333vw;
}

.text-group_1 {
    width: 27.708333vw;
    margin-top: 2.135417vw;
}

.text_1 {
    width: 24.791667vw;
    height: 3.541667vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
}

.text_2 {
    width: 25.416667vw;
    height: 2.916667vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: left;
    line-height: 1.458333vw;
    margin-top: 0.833333vw;
}

.text_3 {
    width: 27.708333vw;
    overflow-wrap: break-word;
    color: rgba(98, 110, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    text-align: justify;
    line-height: 1.458333vw;
    margin-top: 1.406250vw;
}

.block_2 {
    width: 32.343750vw;
    height: 19.895833vw;
}

.image-wrapper_1 {
    width: 1.666667vw;
    height: 3.802083vw;
    margin: 12.500000vw auto 0;
}

.image_2 {
    width: 1.666667vw;
    height: 3.802083vw;
}
.mouse_ani{
    animation: bounce 2s ease-in-out infinite;
    @keyframes bounce {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-1.041667vw);
        }
    }
}
.group_2 {
    height: 22.916667vw;
    width: 35.104167vw;
    background-image: url(../images/gysrz/img_gysrzjt.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 29.114583vw;
    top: 19.947917vw;
}

.block_53 {
    width: 20.572917vw;
    height: 2.500000vw;
    margin: 2.187500vw 0 0 0;
}

.text-wrapper_1 {
    border-radius: 0.208333vw;
    height: 2.500000vw;
    border: 0.052083vw solid rgba(218, 42, 67, 1);
    width: 9.895833vw;
    cursor: pointer;
}
.left-btn {
    width: 100%;
    height: 100%;
    display: inline-block;
    overflow-wrap: break-word;
    color: rgba(218, 42, 67, 1);
    font-size: 0.937500vw;
    text-align: center;
    white-space: nowrap;
    line-height: 2.500000vw;
    color: #DA2A43;
}

.text-wrapper_2 {
    height: 2.500000vw;
    width: 9.895833vw;
    background-color: #DA2A43;
    border-radius: 0.208333vw;
    background-image: linear-gradient(270deg, #EE4D6F 2%, #D7263C 97%);
}
.index_1 .text_4 {
    height: 2.500000vw;
    width: 9.895833vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: center;
    white-space: nowrap;
    line-height: 2.500000vw;
    cursor: pointer;
    letter-spacing: 0.052083vw;
}
.index_1 .text-wrapper_2:hover .text_4{
    color: rgba(255, 255, 255, 0.8);
}
.section_3 {
    background-image: url(../images/xyxj/img_bjxyxj2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 56.250000vw;
    width: 100%;
}

.group_6 {
    width: 69.270833vw;
    height: 32.708333vw;
    background: url(../images/gysrz/SketchPngc3bdf7678176c16310a565caf5cd6893322844bb1bf9882dc96ab0ed1317dc9d.png) -0.520833vw -0.520833vw
    no-repeat;
    background-size: 70.312500vw 33.750000vw;
    margin: 11.770833vw auto 0;
}

.text-group_1_1 {
    width: 46.041667vw;
    height: 5.729167vw;
    margin: 4.739583vw 0 0 11.614583vw;
}

.text_11 {
    width: 46.041667vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: center;
    white-space: nowrap;
    line-height: 1.770833vw;
}

.paragraph_3 {
    width: 43.125000vw;
    height: 2.916667vw;
    overflow-wrap: break-word;
    color: rgba(98, 110, 128, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHeiLight;
    text-align: center;
    line-height: 1.458333vw;
    margin: 1.041667vw 0 0 1.458333vw;
}

.image_4 {
    width: 62.760417vw;
    height: 14.947917vw;
    margin: 2.604167vw 0 4.687500vw 3.281250vw;
}

/*.section_4 {*/
/*    background-image: url(../images/gysrz/ba72bdede0344988abb1771ab576787c_mergeImage.png);*/
/*    width: 100%;*/
/*    height: 56.250000vw;*/
/*}*/

.text-wrapper_6 {
    position: relative;
    width: 19.479167vw;
    height: 1.770833vw;
    margin: 7.812500vw auto 0;
}

.text_12 {
    width: 19.479167vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
}

.paragraph_4 {
    width: 38.437500vw;
    height: 2.916667vw;
    overflow-wrap: break-word;
    color: rgba(98, 110, 128, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHeiLight;
    text-align: center;
    line-height: 1.458333vw;
    margin: 1.041667vw 0 0 29.947917vw;
}

.image-wrapper_2 {
    width: 17.239583vw;
    height: 1.406250vw;
    margin: 1.979167vw 0 0 41.822917vw;
}

.label_1 {
    width: 1.145833vw;
    height: 1.302083vw;
    margin-top: 0.104167vw;
}

.label_2 {
    width: 1.145833vw;
    height: 1.302083vw;
    margin: 0.104167vw 0 0 0.312500vw;
}

.label_3 {
    width: 1.354167vw;
    height: 1.354167vw;
    margin-left: 11.614583vw;
}

.label_4 {
    width: 1.354167vw;
    height: 1.354167vw;
    margin-left: 0.312500vw;
}

.text-wrapper_7 {
    width: 25.520833vw;
    height: 0.937500vw;
    margin: 0.572917vw 0 0 37.031250vw;
}

.text_14 {
    width: 10.729167vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(215, 38, 60, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.text_15 {
    width: 11.666667vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.box_1 {
    background-color: rgba(215, 38, 60, 1);
    width: 10.677083vw;
    height: 0.156250vw;
    margin: 0.625000vw 0 0 37.031250vw;
}

.box_2 {
    width: 69.270833vw;
    height: 32.708333vw;
    background-color: rgba(255, 255, 255, 0.4);
    margin: 1.666667vw auto 0;
    display: none;
    position: relative;
}
.book1{
    position: absolute;
    top: 3.333333vw;
    left: 2.604167vw;
}
.box_2.show{
    display: block;
}
.box_2.img_right .book1{
    top: 3.333333vw;
    right: 0;
    left: auto;
}
.box_2.img_right .text-group_2{
    margin-left: 2.604167vw;
}
.box_2.img_right .text-group_3{
    margin-left: 2.604167vw;
}
.box_2.img_right .group_7{
    margin-left: 2.604167vw;
}
.box_2.img_right .text-wrapper_10{
    margin-left: 2.604167vw;
}
.box_2.img_right .group_8{
    margin-left: 2.604167vw;
}

.text-group_2 {
    width: 19.895833vw;
    height: 3.541667vw;
    margin: 3.385417vw 0 0 23.750000vw;
}

.text-wrapper_8 {
    width: 19.895833vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
}

.text_16 {
    width: 19.895833vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
}

.text_17 {
    width: 19.895833vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(215, 38, 60, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
}

.text_18 {
    width: 13.802083vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 0.937500vw;
    margin-top: 0.833333vw;
}

.text-group_3 {
    width: 42.239583vw;
    height: 7.395833vw;
    margin: 1.562500vw 0 0 23.750000vw;
}

.text_19 {
    width: 42.239583vw;
    height: 4.375000vw;
    overflow-wrap: break-word;
    color: rgba(98, 110, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    text-align: justify;
    line-height: 1.458333vw;
}

.text-wrapper_9 {
    width: 13.437500vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 0.937500vw;
    margin-top: 2.083333vw;
}

.text_20 {
    width: 13.437500vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: left;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.text_21 {
    width: 13.437500vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.group_7 {
    position: relative;
    width: 30.208333vw;
    height: 4.166667vw;
    margin: 1.041667vw 0 0 23.750000vw;
}

.paragraph_5 {
    width: 1.458333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.885417vw;
    margin: 1.197917vw 0 0 1.354167vw;
}

.paragraph_6 {
    width: 1.458333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.885417vw;
    margin: 1.197917vw 0 0 3.750000vw;
}

.paragraph_7 {
    width: 1.458333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.885417vw;
    margin: 1.197917vw 0 0 3.750000vw;
}

.paragraph_8 {
    width: 1.458333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.885417vw;
    margin: 1.093750vw 0 0 3.750000vw;
}

.paragraph_9 {
    width: 1.458333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.885417vw;
    margin: 1.197917vw 0 0 3.750000vw;
}

.paragraph_10 {
    width: 1.458333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.885417vw;
    margin: 1.197917vw 1.354167vw 0 3.750000vw;
}

.box_3 {
    border-radius: 0.000000vw 0.729167vw 0.000000vw 0.729167vw;
    position: absolute;
    left: 0;
    top: 0;
    width: 4.166667vw;
    height: 4.166667vw;
    border: 0.052083vw solid rgba(234, 72, 104, 1);
}

.box_4 {
    border-radius: 0.000000vw 0.729167vw 0.000000vw 0.729167vw;
    position: absolute;
    left: 5.208333vw;
    top: 0;
    width: 4.166667vw;
    height: 4.166667vw;
    border: 0.052083vw solid rgba(234, 72, 104, 1);
}

.box_5 {
    border-radius: 0.000000vw 0.729167vw 0.000000vw 0.729167vw;
    position: absolute;
    left: 10.416667vw;
    top: 0;
    width: 4.166667vw;
    height: 4.166667vw;
    border: 0.052083vw solid rgba(234, 72, 104, 1);
}

.box_6 {
    border-radius: 0.000000vw 0.781250vw 0.000000vw 0.781250vw;
    position: absolute;
    left: 15.625000vw;
    top: 0;
    width: 4.166667vw;
    height: 4.166667vw;
    border: 0.052083vw solid rgba(234, 72, 104, 1);
}

.box_7 {
    border-radius: 0.000000vw 0.781250vw 0.000000vw 0.781250vw;
    position: absolute;
    left: 20.833333vw;
    top: 0;
    width: 4.166667vw;
    height: 4.166667vw;
    border: 0.057870vw solid rgba(234, 72, 104, 1);
}

.box_8 {
    border-radius: 0.000000vw 0.937500vw 0.000000vw 0.937500vw;
    position: absolute;
    left: 26.041667vw;
    top: 0;
    width: 4.166667vw;
    height: 4.166667vw;
    border: 0.052083vw solid rgba(234, 72, 104, 1);
}

.text-wrapper_10 {
    width: 13.437500vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 0.937500vw;
    margin: 2.083333vw 0 0 23.750000vw;
}

.text_22 {
    width: 13.437500vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: left;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.text_23 {
    width: 13.437500vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.group_8 {
    position: relative;
    width: 14.583333vw;
    height: 4.166667vw;
    margin: 1.041667vw 0 3.385417vw 23.750000vw;
}

.paragraph_11 {
    width: 2.916667vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.885417vw;
    margin: 1.197917vw 0 0 0.625000vw;
}

.paragraph_12 {
    width: 1.458333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.885417vw;
    margin: 1.197917vw 0 0 3.020833vw;
}

.paragraph_13 {
    width: 1.458333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: center;
    line-height: 0.885417vw;
    margin: 1.197917vw 1.354167vw 0 3.750000vw;
}

.group_9 {
    border-radius: 0.000000vw 0.937500vw 0.000000vw 0.937500vw;
    position: absolute;
    left: 0;
    top: 0;
    width: 4.166667vw;
    height: 4.166667vw;
    border: 0.052083vw solid rgba(234, 72, 104, 1);
}

.group_10 {
    border-radius: 0.000000vw 0.729167vw 0.000000vw 0.729167vw;
    position: absolute;
    left: 5.208333vw;
    top: 0;
    width: 4.166667vw;
    height: 4.166667vw;
    border: 0.052083vw solid rgba(234, 72, 104, 1);
}

.group_11 {
    border-radius: 0.000000vw 0.729167vw 0.000000vw 0.729167vw;
    position: absolute;
    left: 10.416667vw;
    top: 0;
    width: 4.166667vw;
    height: 4.166667vw;
    border: 0.052083vw solid rgba(234, 72, 104, 1);
}

.tab-list {
    width: 100%;
    height: 2.916667vw;
    margin: 1.562500vw auto 0;
    justify-content: center;
}

.image-text_9 {
    height: 2.812500vw;
    cursor: pointer;
    align-items: center;
}
.image-text_9 .label_9_hove{
    display: none;
}
.image-text_9.active .label_9{
    display: none;
}
.image-text_9.active .label_9_hove{
    display: inline-block;
}

.label_9,.label_9_hove {
    width: 1.250000vw;
    height: 1.250000vw;
}

.image-text_9.active .text-group_11 {
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(215, 38, 60, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 0.937500vw;
    margin-top: 0.625000vw;
    position: relative;
}
.image-text_9.active .text-group_11:before{
    content: "";
    width: 100%;
    height: 0.156250vw;
    position: absolute;
    bottom: -0.781250vw;
    left: 0;
    background-color: #D7263C;
}

.image-text_9 .text_38 {
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHeiLight;
    text-align: right;
    white-space: nowrap;
    line-height: 0.937500vw;
    margin-top: 0.625000vw;
}

.section_5 {
    background-image: url(../images/xyxj/img_bjxyxj3.jpg);
    height: 56.250000vw;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.text-wrapper_11 {
    width: 24.114583vw;
    height: 3.750000vw;
    margin: 7.812500vw auto 0;
}

.text_24 {
    width: 12.395833vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
    margin-top: 1.093750vw;
}

.text_25 {
    width: 2.135417vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(215, 38, 60, 1);
    font-size: 3.750000vw;
    font-family: Helvetica;
    text-align: left;
    white-space: nowrap;
    line-height: 3.750000vw;
    margin-left: 0.520833vw;
}

.text_26 {
    width: 1.770833vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(215, 38, 60, 1);
    font-size: 1.770833vw;
    font-family:DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
    margin: 1.093750vw 0 0 0.104167vw;
}

.text_27 {
    width: 7.083333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family:DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
    margin: 1.093750vw 0 0 0.104167vw;
}

.group_13 {
    width: 9.895833vw;
    height: 2.500000vw;
    position: absolute;
    top: 49.739583vw;
    left: calc(50% - 4.947917vw);
}

.text-wrapper_13 {
    height: 2.500000vw;
    background: linear-gradient( 270deg, #EE4D6F 0%, #D7263C 100%);
    border-radius: 0.208333vw;
    width: 9.895833vw;
}

.text_29 {
    width: 3.750000vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: center;
    white-space: nowrap;
    line-height: 0.937500vw;
    margin: 0.781250vw 0 0 3.072917vw;
}
.rzlc-box{
    width: 40.364583vw;
    margin: 1.770833vw auto;
    height: 34.218750vw;
    position: relative;
}

.rzlc-bg{
    background-image: url(../images/gysrz/img_rllcbj.svg);
    background-size: 40.364583vw 26.770833vw;
    background-position: bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.rzlc-list{
    width: 40.364583vw;
    height: 34.218750vw;
    position: absolute;
    top: 0;
    left: 0;
}
.rzls-item{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.rzls-item .title{
    position: absolute;
    top: 14.218750vw;
    left: 4.166667vw;
    width: 2.291667vw;
    font-weight: bold;
    font-size: 1.041667vw;
    color: #FFFFFF;
    line-height: 1.458333vw;
    text-align: left;
    font-style: normal;
    text-align: center;
    z-index: 10;
}
.rzls-item img{
    display: block;
    width: 40.416667vw;
}
.rzls-item .hover-img{
    display: none;
}
.rzls-item.active img{
    display: none;
}
.rzls-item.active .hover-img{
    display: block;
}
.rzls-item.active .rzls-text{
    display: block;
}
.rzls-item:nth-child(2) .title{
    top: 10.937500vw;
    left: 9.687500vw;
}
.rzls-item:nth-child(3) .title{
    top: 7.447917vw;
    left: 13.906250vw;
}
.rzls-item:nth-child(4) .title{
    top: 3.906250vw;
    left: 17.656250vw;
}
.rzls-item:nth-child(5) .title{
    top: 1.145833vw;
    left: 21.666667vw;
}
.rzls-item:nth-child(6) .title{
    top: 1.302083vw;
    left: 25.625000vw;
}
.rzls-item:nth-child(7) .title{
    top: 1.145833vw;
    left: 29.635417vw;
}
.rzls-text{
    position: absolute;
    top: 13.697917vw;
    right: calc(100% - 0.520833vw);
    white-space: nowrap;
    height: 2.604167vw;
    line-height: 2.604167vw;
    border-radius: 2.031250vw 1.041667vw 0.000000vw 2.031250vw;
    padding: 0 1.354167vw;
    font-size: 0.833333vw;
    color: #626E80;
    text-align: right;
    font-style: normal;
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0.520833vw 0 rgba(170, 210, 242, 0.74);
    z-index: 11;
    display: none;
}
.rzls-item:nth-child(2) .rzls-text{
    top: 9.687500vw;
    right: calc(100% - 6.510417vw);
}
.rzls-item:nth-child(3) .rzls-text{
    top: 6.406250vw;
    right: calc(100% - 11.093750vw);
}
.rzls-item:nth-child(4) .rzls-text{
    top: 2.916667vw;
    right: calc(100% - 14.947917vw);
}
.rzls-item:nth-child(5) .rzls-text{
    top: 0.156250vw;
    right: calc(100% - 18.906250vw);
}
.rzls-item:nth-child(6) .rzls-text{
    top: 0.208333vw;
    right: calc(100% - 22.968750vw);
}
.rzls-item:nth-child(7) .rzls-text{
    top: 0.208333vw;
    right: calc(100% - 26.927083vw);
}
.rzls-item:nth-child(2){
    z-index: 9;
}
.rzls-item:nth-child(3){
    z-index: 8;
}
.rzls-item:nth-child(4){
    z-index: 7;
}
.rzls-item:nth-child(5){
    z-index: 6;
}
.rzls-item:nth-child(6){
    z-index: 5;
}
.rzls-item:nth-child(7){
    z-index: 4;
}
.mouse-box{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 11;
}
.mouse-box .mouse-btn{
    position: absolute;
}
.mouse-box .mouse-btn:nth-child(1){
    width: 3.854167vw;
    height: 10.416667vw;
    top: 20.833333vw;
    right: calc(100% - 7.239583vw);
}
.mouse-box .mouse-btn:nth-child(2){
    width: 3.333333vw;
    height: 12.760417vw;
    top: 16.666667vw;
    right: calc(100% - 12.239583vw);
}
.mouse-box .mouse-btn:nth-child(3){
    width: 3.125000vw;
    height: 12.760417vw;
    top: 14.062500vw;
    right: calc(100% - 16.510417vw);
}
.mouse-box .mouse-btn:nth-child(4){
    width: 3.125000vw;
    height: 12.760417vw;
    top: 10.416667vw;
    right: calc(100% - 20.208333vw);
}
.mouse-box .mouse-btn:nth-child(5){
    width: 3.125000vw;
    height: 12.760417vw;
    top: 6.770833vw;
    right: calc(100% - 24.479167vw);
}
.mouse-box .mouse-btn:nth-child(6){
    width: 3.437500vw;
    height: 12.760417vw;
    top: 3.125000vw;
    right: calc(100% - 28.437500vw);
}
.mouse-box .mouse-btn:nth-child(7){
    width: 3.437500vw;
    height: 12.760417vw;
    top: 0.208333vw;
    right: calc(100% - 32.500000vw);
}

.section_6 {
    background-image: url(../images/xyxj/img_bjxyxj2.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 56.250000vw;
}

.text-wrapper_15 {
    width: 27.447917vw;
    height: 3.750000vw;
    margin: 7.812500vw auto 0;
}

.text_37 {
    width: 15.937500vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: center;
    white-space: nowrap;
    line-height: 1.770833vw;
    margin-top: 1.093750vw;
}

.text_38 {
    width: 2.135417vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(215, 38, 60, 1);
    font-size: 3.750000vw;
    font-family: Helvetica;
    text-align: left;
    white-space: nowrap;
    line-height: 3.750000vw;
    margin-left: 0.312500vw;
}

.text_39 {
    width: 1.770833vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(215, 38, 60, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
    margin: 1.093750vw 0 0 0.104167vw;
}

.text_40 {
    width: 7.083333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 1.770833vw;
    margin: 1.093750vw 0 0 0.104167vw;
}

.paragraph_21 {
    width: 60.572917vw;
    height: 5.833333vw;
    overflow-wrap: break-word;
    color: rgba(98, 110, 128, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHeiLight;
    text-align: center;
    line-height: 1.458333vw;
    margin: 1.041667vw auto 0;
}

.block_2 {
    height: 33.437500vw;
    background-color: rgba(255, 255, 255, 0.4);
    width: 62.500000vw;
    margin: 0.677083vw auto 0;
    text-align: center;
}

.group_16 {
    width: 52.135417vw;
    height: 8.750000vw;
    margin: 2.552083vw 0 0 6.197917vw;
}

.image-text_1 {
    width: 10.937500vw;
    height: 8.750000vw;
}

.label_5 {
    width: 2.500000vw;
    height: 2.500000vw;
    margin-left: 4.218750vw;
}

.text-group_10 {
    width: 10.937500vw;
    height: 5.625000vw;
    margin-top: 0.625000vw;
}

.text_41 {
    width: 5.000000vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.250000vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-left: 2.968750vw;
}

.paragraph_22 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    text-align: center;
    line-height: 1.250000vw;
    margin-top: 0.625000vw;
}

.image-text_2 {
    width: 7.291667vw;
    height: 6.250000vw;
    margin-left: 11.458333vw;
}

.label_6 {
    width: 2.500000vw;
    height: 2.500000vw;
    margin-left: 2.395833vw;
}

.text-group_11 {
    width: 7.291667vw;
    height: 3.125000vw;
    margin-top: 0.625000vw;
}

.text_42 {
    width: 5.000000vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.250000vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-left: 1.145833vw;
}

.text_43 {
    width: 7.291667vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-top: 0.625000vw;
}

.image-text_3 {
    width: 11.614583vw;
    height: 7.500000vw;
    margin-left: 10.833333vw;
}

.label_7 {
    width: 2.500000vw;
    height: 2.500000vw;
    margin-left: 4.583333vw;
}

.text-group_12 {
    width: 11.614583vw;
    height: 4.375000vw;
    margin-top: 0.625000vw;
}

.text_44 {
    width: 5.000000vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.250000vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-left: 3.333333vw;
}

.paragraph_23 {
    width: 11.614583vw;
    height: 2.500000vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    line-height: 1.250000vw;
    margin-top: 0.625000vw;
}

.group_17 {
    width: 51.041667vw;
    height: 7.500000vw;
    margin: 2.083333vw 0 0 7.708333vw;
}

.image-text_4 {
    width: 7.968750vw;
    height: 7.500000vw;
}

.label_8 {
    width: 2.500000vw;
    height: 2.500000vw;
    margin-left: 2.760417vw;
}

.text-group_13 {
    width: 7.968750vw;
    height: 4.375000vw;
    margin-top: 0.625000vw;
}

.text_45 {
    width: 5.000000vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.250000vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-left: 1.510417vw;
}

.paragraph_24 {
    width: 7.968750vw;
    height: 2.500000vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    line-height: 1.250000vw;
    margin-top: 0.625000vw;
}

.image-text_5 {
    width: 11.302083vw;
    height: 6.250000vw;
    margin-left: 10.937500vw;
}

.label_9 {
    width: 2.500000vw;
    height: 2.500000vw;
    margin-left: 4.427083vw;
}

.text-group_14 {
    width: 11.302083vw;
    height: 3.125000vw;
    margin-top: 0.625000vw;
}

.text_46 {
    width: 5.000000vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.250000vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-left: 3.125000vw;
}

.text_47 {
    width: 11.302083vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-top: 0.625000vw;
}

.image-text_6 {
    width: 12.343750vw;
    height: 7.500000vw;
    margin-left: 8.489583vw;
}

.label_10 {
    width: 2.500000vw;
    height: 2.500000vw;
    margin-left: 4.895833vw;
}

.text-group_15 {
    width: 12.343750vw;
    height: 4.375000vw;
    margin-top: 0.625000vw;
}

.text_48 {
    width: 5.000000vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.250000vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-left: 3.645833vw;
}

.paragraph_25 {
    width: 12.343750vw;
    height: 2.500000vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    line-height: 1.250000vw;
    margin-top: 0.625000vw;
}

.group_18 {
    width: 55.104167vw;
    height: 7.500000vw;
    margin: 2.083333vw 0 2.968750vw 3.854167vw;
}

.image-text_7 {
    width: 15.625000vw;
    height: 7.500000vw;
}

.label_11 {
    width: 2.500000vw;
    height: 2.500000vw;
    margin-left: 6.562500vw;
}

.text-group_16 {
    width: 15.625000vw;
    height: 4.375000vw;
    margin-top: 0.625000vw;
}

.text_49 {
    width: 8.750000vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.250000vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-left: 3.437500vw;
}

.paragraph_26 {
    width: 15.625000vw;
    height: 2.500000vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    line-height: 1.250000vw;
    margin-top: 0.625000vw;
}

.image-text_8 {
    width: 12.031250vw;
    height: 6.250000vw;
    margin-left: 6.770833vw;
}

.label_12 {
    width: 2.500000vw;
    height: 2.500000vw;
    margin-left: 4.791667vw;
}

.text-group_17 {
    width: 12.031250vw;
    height: 3.125000vw;
    margin-top: 0.625000vw;
}

.text_50 {
    width: 5.000000vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.250000vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-left: 3.541667vw;
}

.text_51 {
    width: 12.031250vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-top: 0.625000vw;
}

.image-text_9 {
    width: 12.760417vw;
    height: 6.250000vw;
    margin-left: 7.916667vw;
}

.label_13 {
    width: 2.500000vw;
    height: 2.500000vw;
}

.text-group_18 {
    width: 12.760417vw;
    height: 3.125000vw;
    margin-top: 0.625000vw;
}

.text_52 {
    width: 5.000000vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.250000vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-left: 3.854167vw;
}

.text_53 {
    width: 12.760417vw;
    height: 1.250000vw;
    overflow-wrap: break-word;
    color: rgba(234, 72, 104, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    text-align: right;
    white-space: nowrap;
    line-height: 1.250000vw;
    margin-top: 0.625000vw;
}

.section_7 {
    width: 100%;
    height: 56.250000vw;
}

.section_8 {
    width: 100%;
    height: 56.250000vw;
    background: url(../images/gysrz/img_rzpjbj5.jpg)
    100% no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.text-group_19 {
    width: 26.510417vw;
    height: 4.270833vw;
    margin: 10.416667vw auto 0;
}

.text-wrapper_16 {
    width: 26.510417vw;
    height: 2.291667vw;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: DingTalk-JinBuTi, serif;
    text-align: center;
    white-space: nowrap;
    line-height: 2.291667vw;
}

.text_54 {
    width: 26.510417vw;
    height: 2.291667vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 2.291667vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: center;
    white-space: nowrap;
    line-height: 2.291667vw;
}

.text_55 {
    width: 26.510417vw;
    height: 2.291667vw;
    overflow-wrap: break-word;
    color: rgba(215, 38, 60, 1);
    font-size: 2.291667vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: center;
    white-space: nowrap;
    line-height: 2.291667vw;
}

.text_56 {
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(98, 110, 128, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHeiLight;
    text-align: center;
    white-space: nowrap;
    line-height: 0.937500vw;
    width: 100%;
    margin: 1.041667vw 0 0 0;
    letter-spacing: 0.052083vw;
}

.group_19 {
    height: 28.541667vw;
    background-color: rgba(255, 255, 255, 0.4);
    width: 62.500000vw;
    margin: 2.083333vw auto 0;
    box-shadow: 0 0 0.520833vw 0 rgba(170, 210, 242, 0.74);
    overflow: hidden;
}

.grid_1 {
    width: 59.166667vw;
    height: 25.208333vw;
    margin: 1.666667vw 0 0 1.666667vw;
}

.image-wrapper_3-0 {
    box-shadow: 0.000000vw 0.104167vw 0.416667vw 0.000000vw rgba(198, 227, 255, 1);
    border-radius: 0.416667vw;
    height: 7.291667vw;
    width: 13.541667vw;
    margin: 0 1.666667vw 1.666667vw 0;
    background-color: #ffffff;
}
.image-wrapper_3-0 img{
    width: 100%;
    margin: auto 0;
}
.swiper-box{

}
.row-box{
    display: flex;
}
.swiper-pagination{
    margin: 0 auto;
    position: absolute;
    bottom: 6.979167vw;
    left: calc(50% - 5.625000vw);
}
.swiper-pagination .swiper-pagination-bullet{
    width: 0.520833vw;
    height: 0.520833vw;
    background-color: #F8DADE;
    margin-right: 0.625000vw;
    opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #D7263C;
}

.section_9 {
    background-image: url(../images/gysrz/3fb15f0fa63049b2bbff119faaec61a7_mergeImage.png);
    width: 100%;
    height: 56.250000vw;
    background-size: cover;
    background-repeat: no-repeat;
}

.text-group_20 {
    width: 26.510417vw;
    height: 4.270833vw;
    margin: 10.416667vw auto 0;
}

.text-wrapper_17 {
    width: 26.510417vw;
    height: 2.291667vw;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: DingTalk-JinBuTi, serif;
    text-align: left;
    white-space: nowrap;
    line-height: 2.291667vw;
}

.text_57 {
    width: 26.510417vw;
    height: 2.291667vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 2.291667vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: center;
    white-space: nowrap;
    line-height: 2.291667vw;
}

.text_58 {
    width: 26.510417vw;
    height: 2.291667vw;
    overflow-wrap: break-word;
    color: rgba(215, 38, 60, 1);
    font-size: 2.291667vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: center;
    white-space: nowrap;
    line-height: 2.291667vw;
}

.text_59 {
    width: 21.562500vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHeiLight;
    text-align: center;
    white-space: nowrap;
    line-height: 0.937500vw;
    margin: 1.041667vw 0 0 2.447917vw;
    letter-spacing: 0.052083vw;
}

.section_10 {
    width: 63.541667vw;
    height: 21.927083vw;
    margin: 4.791667vw auto 0;
}
.section_13 {
    background-image: url(../images/gysrz/img_rzysbj1.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0.520833vw;
    height: 21.875000vw;
    margin-left: 1.510417vw;
    width: 10.989583vw;
}

.section_13:nth-child(2) {
    background-image: url(../images/gysrz/img_rzysbj2.png);
}

.section_13:nth-child(3) {
    background-image: url(../images/gysrz/img_rzysbj3.png);
}

.section_13:nth-child(4) {
    background-image: url(../images/gysrz/img_rzysbj4.png);
}

.section_13:nth-child(5) {
    background-image: url(../images/gysrz/img_rzysbj5.png);
}

.block_3 {
    border-radius: 0.520833vw;
    width: 10.989583vw;
    height: 21.875000vw;
}

.image-text_11 {
    width: 8.333333vw;
    margin: 6.562500vw auto 0;
}

.section_13:hover .image-text_11{
    margin-top: 3.020833vw;
}
.section_13:hover .desc-text{
    display: block;
}

.desc-text{
    font-family: MicrosoftYaHei;
    font-size: 0.729167vw;
    color: #626E80;
    line-height: 1.458333vw;
    text-align: left;
    font-style: normal;
    margin-top: 1.041667vw;
    display: none;
}

.label_15 {
    width: 2.083333vw;
    height: 2.083333vw;
    margin-left: 3.072917vw;
}

.text-group_22 {
    width: 8.333333vw;
    height: 1.666667vw;
    overflow-wrap: break-word;
    font-size: 1.666667vw;
    font-family: DingTalk-JinBuTi, serif;
    text-align: center;
    white-space: nowrap;
    line-height: 1.666667vw;
    margin-top: 1.041667vw;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-wrapper_18 {
    height: 2.500000vw;
    background: linear-gradient( 270deg, #EE4D6F 0%, #D7263C 100%);
    border-radius: 0.208333vw;
    width: 9.895833vw;
    margin: 6.406250vw auto 0;
    text-align: center;
}

.text_63 {
    display: inline-block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    text-align: center;
    white-space: nowrap;
    line-height: 2.500000vw;
}
.section_13:nth-child(1) .text-group_22{
    background-image: linear-gradient(
        180deg, #EA7682 , #C60056
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.section_13:nth-child(2) .text-group_22{
    background-image: linear-gradient(
        180deg,  #FFBC89, #873800
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.section_13:nth-child(3) .text-group_22{
    background-image: linear-gradient(
        180deg,  #E68906 ,#A1490C
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.section_13:nth-child(4) .text-group_22{
    background-image: linear-gradient(
        180deg, #756FD4 , #22075E
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.section_13:nth-child(5) .text-group_22{
    background-image: linear-gradient(
        180deg, #576DC5, #003A8C
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
