

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);
}
.block_1 {
    background-image: url(../images/lingdong/lingdong_banner.jpg);
    background-repeat: no-repeat;
    background-size: 100.000000vw 32.291667vw;
    background-position: center center;
    background-color: #f4eaec;
    position: relative;
    width: 100%;
    height: 32.291667vw;
}
.block_11 {
    width: 16.041667vw;
    height: 5.052083vw;
    margin-top: 4.583333vw;
}
.w-1200{
    width: 62.500000vw;
    margin: 0 auto;
}

.text_1 {
    width: 23.020833vw;
    height: 2.187500vw;
    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: 2.187500vw;
    margin: 12.395833vw 0 0.937500vw;
}

.text_2 {
    width: 33.750000vw;
    overflow-wrap: break-word;
    font-size: 0.937500vw;
    text-align: left;
    line-height: 1.458333vw;
    color: rgb(98 110 128);
    font-style: normal;
    letter-spacing: 0.052083vw;
    font-family: MicrosoftYaHeiLight;
}
.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;
}
.text_3 {
    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);
}
.box_157 {
    width: 62.500000vw;
    height: 25.000000vw;
    margin: 2.239583vw auto 0;
}
.text_284 {
    width: 10.625000vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi, serif;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 1.770833vw;
    margin: 5.260417vw auto 0;
}
.paragraph_6 {
    overflow-wrap: break-word;
    color: rgba(98, 110, 128, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    line-height: 1.458333vw;
    margin: 1.041667vw auto 0;
}

.box_122 {
    height: 42.760417vw;
    background: linear-gradient( 359deg, #E7F1FF 0%, #EAF3FF 30%, #FFFFFF 100%);
    width: 100%;
}
.pthxys-default {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0.520833vw 0 rgba(170,210,242,0.74);
    border-radius: 0.520833vw;
    width: 12.500000vw;
    height: 25.000000vw;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    padding: 4.583333vw 1.562500vw;
    box-sizing: border-box;
    text-align: center;
}
.pthxys-default > span{
    display: none;
}
.pthxys-default > div{
}
.pthxys-default > div > img{
    display: block;
}
.pthxys-default.active{
    width: 22.187500vw;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 6.510417vw 0 0 2.812500vw;
}
.pthxys-default.active > span{
    display: block;
    font-weight: 300;
    font-size: 0.833333vw;
    color: #606C80;
    line-height: 1.041667vw;
    text-align: left;
    margin-top: 1.822917vw;
}

.pthxys-default > div > div > span:first-child{
    font-size: 1.041667vw;
    color: #202D40;
    line-height: 1.406250vw;
    letter-spacing: 0.104167vw;
    font-weight: 600;
    text-align: left;
}
.pthxys-default > div > div > span:last-child{

    font-size: 0.729167vw;
    color: #606C80;
    line-height: 1.250000vw;
    text-align: left;
    font-style: normal;
    margin-top: 1.354167vw;
}
.pthxys-default.active > div > div > span:last-child{

    font-size: 0.729167vw;
    color: #606C80;
    line-height: 1.250000vw;
    text-align: left;
    font-style: normal;
    width: 12.604167vw;
    display: inline-block;
    margin-top: 0.468750vw;
}

.pthxys-default.active > div{
    justify-content: flex-start;
    align-items: flex-start;
}

.pthxys-default:nth-child(1){
    background-image: url("../images/lingdong/img_hxys1.png");
}
.pthxys-default:nth-child(2){
    background-image: url("../images/lingdong/img_hxys2.png");
}
.pthxys-default:nth-child(3){
    background-image: url("../images/lingdong/img_hxys3.png");
}
.pthxys-default:nth-child(4){
    background-image: url("../images/lingdong/img_hxys4.png");
}
.pthxys-default.active:nth-child(1){
    background-image: url("../images/lingdong/img_hover_jsys1.png");
}
.pthxys-default.active:nth-child(2){
    background-image: url("../images/lingdong/img_hover_jsys2.png");
}
.pthxys-default.active:nth-child(3){
    background-image: url("../images/lingdong/img_hover_jsys3.png");
}
.pthxys-default.active:nth-child(4){
    background-image: url("../images/lingdong/img_hover_jsys4.png");
}

.group_3 {
    background-image: url(../images/lingdong/img-ldbj1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 53.750000vw;
}

.text-group_1 {
    width: 26.562500vw;
    height: 3.958333vw;
    margin: 5.260417vw auto 0;
}

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

.text_9 {
    height: 1.458333vw;
    overflow-wrap: break-word;
    color: #626e80;
    font-size: 0.937500vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 1.458333vw;
    margin: 0.729167vw 0 0 0;
    letter-spacing: 0.052083vw;
}

.grid_1 {
    width: 62.500000vw;
    height: 36.666667vw;
    flex-wrap: wrap;
    margin: 1.927083vw auto 0;

}

.list-items_1-0 {
    width: 20.208333vw;
    height: 17.916667vw;
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0.520833vw 0 rgba(170,210,242,0.74);
    margin: 0 0.937500vw 0.833333vw 0;
}
.list-items_1-0:nth-child(3n){
    margin-right: 0;
}

.section_1-0 {
    border-radius: 0.520833vw;
    background-image: url(../images/lingdong/img_ld1@2x.png);
    width: 19.166667vw;
    height: 8.281250vw;
    margin: 0.468750vw 0 0 0.520833vw;
}

.text-group_2-0 {
    width: 16.510417vw;
    height: 4.895833vw;
    margin: 1.354167vw 0 2.916667vw 1.875000vw;
}

.text_10-0 {
    width: 10.000000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.041667vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
}

.text_11-0 {
    width: 16.406250vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.833333vw;
    font-family: SourceHanSansCN-Light, serif;
    font-weight: 300;
    text-align: left;
    line-height: 1.250000vw;
    margin-top: 0.520833vw;
    letter-spacing: 0.052083vw;
}
.section_1-1 {
    border-radius: 0.520833vw;
    background-image: url(../images/lingdong/img_ld2@2x.png);
    width: 19.166667vw;
    height: 8.281250vw;
    margin: 0.468750vw 0 0 0.520833vw;
}

.text-group_2-1 {
    width: 16.510417vw;
    height: 4.895833vw;
    margin: 1.354167vw 0 2.916667vw 1.875000vw;
}

.text_10-1 {
    width: 10.000000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
}

.text_11-1 {
    width: 16.406250vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.833333vw;
    font-family: SourceHanSansCN-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.250000vw;
    margin: -0.156250vw 0 0 0.104167vw;
}

.section_1-2 {
    border-radius: 0.520833vw;
    background-image: url(../images/lingdong/img_ld3@2x.png);
    width: 19.166667vw;
    height: 8.281250vw;
    margin: 0.468750vw 0 0 0.520833vw;
}

.text-group_2-2 {
    width: 16.510417vw;
    height: 4.895833vw;
    margin: 1.354167vw 0 2.916667vw 1.875000vw;
}

.text_10-2 {
    width: 10.000000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
}

.text_11-2 {
    width: 16.406250vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.833333vw;
    font-family: SourceHanSansCN-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.250000vw;
    margin: -0.156250vw 0 0 0.104167vw;
}

.section_1-3 {
    border-radius: 0.520833vw;
    background-image: url(../images/lingdong/img_ld4@2x.png);
    width: 19.166667vw;
    height: 8.281250vw;
    margin: 0.468750vw 0 0 0.520833vw;
}

.text-group_2-3 {
    width: 16.510417vw;
    height: 4.895833vw;
    margin: 1.354167vw 0 2.916667vw 1.875000vw;
}

.text_10-3 {
    width: 10.000000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
}

.text_11-3 {
    width: 16.406250vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.833333vw;
    font-family: SourceHanSansCN-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.250000vw;
    margin: -0.156250vw 0 0 0.104167vw;
}

.section_1-4 {
    border-radius: 0.520833vw;
    background-image: url(../images/lingdong/img_ld5@2x.png);
    width: 19.166667vw;
    height: 8.281250vw;
    margin: 0.468750vw 0 0 0.520833vw;
}

.text-group_2-4 {
    width: 16.510417vw;
    height: 4.895833vw;
    margin: 1.354167vw 0 2.916667vw 1.875000vw;
}

.text_10-4 {
    width: 10.000000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
}

.text_11-4 {
    width: 16.406250vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.833333vw;
    font-family: SourceHanSansCN-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.250000vw;
    margin: -0.156250vw 0 0 0.104167vw;
}


.section_1-5 {
    border-radius: 0.520833vw;
    background-image: url(../images/lingdong/img_ld6@2x.png);
    width: 19.166667vw;
    height: 8.281250vw;
    margin: 0.468750vw 0 0 0.520833vw;
}
.hxjz-img{
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.text-group_2-5 {
    width: 16.510417vw;
    height: 4.895833vw;
    margin: 1.354167vw 0 2.916667vw 1.875000vw;
}

.text_10-5 {
    width: 10.000000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
}

.text_11-5 {
    width: 16.406250vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.833333vw;
    font-family: SourceHanSansCN-Light, serif;
    font-weight: 300;
    text-align: left;
    line-height: 1.250000vw;
    margin: -0.156250vw 0 0 0.104167vw;
}

.group_4 {
    position: relative;
    width: 100%;
}

.box_4 {
    background-image: url(../images/lingdong/1a58ab07d40b42b9a973384b5a251af6_mergeImage.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 40.833333vw;
    width: 100%;
    position: relative;
}

.text-wrapper_4 {
    width: 7.083333vw;
    height: 1.770833vw;
    margin: 3.697917vw auto 0;
}

.text_12 {
    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;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 1.770833vw;
}

.section_2 {
    width: 62.500000vw;
    height: 28.125000vw;
    margin: 0.729167vw auto 0;
}
.text_14 {
    width: 15.625000vw;
    height: 1.354167vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.354167vw;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 1.354167vw;
    display: inline-block;
    box-sizing: content-box;
    padding-bottom: 0.989583vw;
    border-bottom: 0.052083vw solid #F9E2E6;
    position: relative;
}
.text_14:before{
    content: '';
    width: 6.770833vw;
    height: 0.208333vw;
    background: linear-gradient( 137deg, #E9A76B 0%, #E9A36C 11%, #E98A71 25%, #EA7972 35%, #EA5E73 46%, #EC4E70 56%, #E5405F 73%, #DB2B44 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.image_2 {
    width: 15.625000vw;
    height: 0.052083vw;
    margin-top: 0.989583vw;
}

.text_15 {
    width: 16.041667vw;
    height: 1.406250vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;

    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.406250vw;
    margin-top: 1.562500vw;
}

.image_3 {
    width: 46.875000vw;
    height: 28.125000vw;
}
.image_3 .lwlgl-image_1 {
    width: 46.875000vw;
}
.image_3 .lwlgl-image_2 {
    width: 2.291667vw;
    position: absolute;
    top: 9.375000vw;
    left: 5.208333vw;
}
.image_3 .lwlgl-image_3 {
    height: 15.937500vw;
    position: absolute;
    bottom: 1.041667vw;
    right: 1.041667vw;
}
.image_3 .mxpz-image_1 {
    width: 46.875000vw;
}
.image_3 .mxpz-image_2 {
    height: 11.250000vw;
    position: absolute;
    bottom: 1.041667vw;
    left: 1.041667vw;
}
.image_3 .mxpz-image_3 {
    height: 14.375000vw;
    position: absolute;
    bottom: 1.041667vw;
    right: 1.041667vw;
}
.image_3 .zskgl-image_1 {
    width: 46.875000vw;
}
.image_3 .zskgl-image_2 {
    height: 14.375000vw;
    position: absolute;
    bottom: 1.041667vw;
    left: 3.645833vw;
}
.image_3 .zskgl-image_3 {
    height: 11.250000vw;
    position: absolute;
    bottom: 8.072917vw;
    right: 1.041667vw;
}
.box_5 {
    position: relative;
    width: 100%;
    height: 38.072917vw;
    background: linear-gradient( 180deg, #FFFFFF 0%, #DDEEFF 100%);
}

.image_4 {
    width: 46.666667vw;
    height: 28.125000vw;
    margin: 5.364583vw 0 0 18.802083vw;
}

.box_6 {
    width: 15.677083vw;
    height: 5.052083vw;
    margin: 9.583333vw 18.645833vw 0 0.208333vw;
}

.text_16 {
    width: 5.416667vw;
    height: 1.041667vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.354167vw;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 1.041667vw;
}

.image_5 {
    width: 15.625000vw;
    height: 0.052083vw;
    margin: 0.989583vw 0 0 0.052083vw;
}

.text_17 {
    width: 8.020833vw;
    height: 1.406250vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.406250vw;
    margin-top: 1.562500vw;
}


.box_8 {
    background-image: url(../images/lingdong/img-ldbj5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 38.072917vw;
}

.box_9 {
    width: 15.625000vw;
    height: 19.114583vw;
    margin: 10.052083vw 0 0 0;
}

.text_18 {
    width: 6.770833vw;
    height: 1.041667vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.354167vw;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 1.041667vw;
}

.image_6 {
    width: 15.625000vw;
    height: 0.052083vw;
    margin-top: 0.989583vw;
}

.text-wrapper_6 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;

    font-weight: normal;
    text-align: left;
    line-height: 1.406250vw;
    margin-top: 1.562500vw;
}

.text_20 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: Helvetica-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.406250vw;
}

.text_21 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.406250vw;
}

.text_22 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: Helvetica-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.406250vw;
}

.text_23 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.406250vw;
}

.text_24 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: Helvetica-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.406250vw;
}

.text_25 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.406250vw;
}

.text_26 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: Helvetica-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.406250vw;
}

.text_27 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.406250vw;
}

.text_28 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: Helvetica-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.406250vw;
}

.text_29 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.406250vw;
}

.text_30 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: Helvetica-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.406250vw;
}

.paragraph_3 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.406250vw;
}

.text_31 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: Helvetica-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.406250vw;
}

.text_32 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.406250vw;
}

.text_33 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: Helvetica-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.406250vw;
}

.text_34 {
    width: 15.572917vw;
    height: 15.468750vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.406250vw;
}

.image_7 {
    width: 46.666667vw;
    height: 28.125000vw;
    margin: 5.364583vw 18.958333vw 0 0;
}


.box_11 {
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/bf3ccc8b2cde44dd9e1948a2788c746f_mergeImage.png);
    width: 100%;
    height: 19.062500vw;
}

.text-group_3 {
    width: 27.500000vw;
    height: 3.906250vw;
    margin: 3.385417vw 0 0 36.250000vw;
}

.text_35 {
    width: 12.500000vw;
    height: 2.500000vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 2.083333vw;
    font-family: DingTalk-JinBuTi;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 2.500000vw;
    margin-left: 7.552083vw;
}

.text_36 {
    width: 27.500000vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.572917vw;
}


.text_37 {
    width: 2.500000vw;
    height: 0.625000vw;
    overflow-wrap: break-word;
    color: rgba(114, 187, 252, 1);
    font-size: 0.625000vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.625000vw;
    margin: 0.833333vw 0 0 0.520833vw;
}

.text_38 {
    width: 1.250000vw;
    height: 0.625000vw;
    overflow-wrap: break-word;
    color: rgba(114, 187, 252, 1);
    font-size: 0.625000vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.625000vw;
    margin: 0.833333vw 0 0 11.406250vw;
}


.text_39 {
    width: 2.500000vw;
    height: 0.625000vw;
    overflow-wrap: break-word;
    color: rgba(114, 187, 252, 1);
    font-size: 0.625000vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.625000vw;
    margin: 0.833333vw 0 0 0.625000vw;
}

.thumbnail_1 {
    width: 0.312500vw;
    height: 0.625000vw;
    margin: 0.833333vw 0.625000vw 0 0;
}

.text_40 {
    width: 2.500000vw;
    height: 0.625000vw;
    overflow-wrap: break-word;
    color: rgba(114, 187, 252, 1);
    font-size: 0.625000vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.625000vw;
    margin: 0.833333vw 0 0 1.354167vw;
}

.text_41 {
    width: 3.750000vw;
    height: 0.625000vw;
    overflow-wrap: break-word;
    color: rgba(114, 187, 252, 1);
    font-size: 0.625000vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.625000vw;
    margin: 0.833333vw 0 0 10.208333vw;
}

.image_8 {
    width: 0.052083vw;
    height: 2.291667vw;
    margin-left: 4.270833vw;
}

.text_42 {
    width: 3.125000vw;
    height: 0.625000vw;
    overflow-wrap: break-word;
    color: rgba(114, 187, 252, 1);
    font-size: 0.625000vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.625000vw;
    margin: 0.833333vw 1.197917vw 0 1.197917vw;
}


.text_43 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin: 0.729167vw 0 0 3.958333vw;
}

.box_12 {
    background-color: rgba(39, 49, 61, 1);
    width: 100%;
    height: 24.843750vw;
    margin-bottom: 0.052083vw;
}

.box_13 {
    width: 58.750000vw;
    height: 9.479167vw;
    margin: 3.125000vw 0 0 18.750000vw;
}

.text-wrapper_8 {
    width: 9.166667vw;
    height: 9.479167vw;
}

.text_44 {
    width: 1.875000vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.text_45 {
    width: 5.000000vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 1.041667vw;
}

.text_46 {
    width: 9.166667vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.text_47 {
    width: 7.500000vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.text_48 {
    width: 6.666667vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin: 0.833333vw 0 0 0.156250vw;
}

.text_49 {
    width: 5.833333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.text-wrapper_9 {
    width: 7.500000vw;
    height: 7.812500vw;
    margin-left: 2.083333vw;
}

.text_50 {
    width: 3.750000vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.937500vw;
    margin-left: 0.104167vw;
}

.text_51 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin: 1.041667vw 0 0 0.104167vw;
}

.text_52 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin: 0.833333vw 0 0 0.104167vw;
}

.text_53 {
    width: 5.000000vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.text_54 {
    width: 7.500000vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.text-wrapper_10 {
    width: 5.833333vw;
    height: 4.479167vw;
    margin-left: 2.083333vw;
}

.text_55 {
    width: 3.750000vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.text_56 {
    width: 5.833333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 1.041667vw;
}

.text_57 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.text-wrapper_11 {
    width: 3.750000vw;
    height: 4.479167vw;
    margin-left: 2.083333vw;
}

.text_58 {
    width: 3.750000vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.text_59 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 1.041667vw;
}

.text_60 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.text-wrapper_12 {
    width: 3.750000vw;
    height: 7.812500vw;
    margin-left: 2.083333vw;
}

.text_61 {
    width: 3.750000vw;
    height: 0.937500vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.937500vw;
}

.text_62 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 1.041667vw;
}

.text_63 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.text_64 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.text_65 {
    width: 3.333333vw;
    height: 0.833333vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.833333vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 0.833333vw;
    margin-top: 0.833333vw;
}

.box_14 {
    background-color: rgba(255, 255, 255, 0.4);
    width: 0.052083vw;
    height: 9.427083vw;
    margin-left: 5.989583vw;
}

.image_9 {
    width: 8.125000vw;
    height: 8.437500vw;
    margin: 0.468750vw 0 0 6.250000vw;
}

.box_15 {
    background-color: rgba(255, 255, 255, 0.4);
    width: 62.500000vw;
    height: 0.052083vw;
    margin: 2.083333vw 0 0 18.750000vw;
}

.box_16 {
    width: 60.781250vw;
    height: 5.833333vw;
    margin: 1.562500vw 0 2.708333vw 18.750000vw;
}

.block_2 {
    width: 28.541667vw;
    height: 3.802083vw;
    margin-top: 1.979167vw;
}

.image_10 {
    width: 13.958333vw;
    height: 2.083333vw;
    margin-left: 0.052083vw;
}

.text-wrapper_13 {
    width: 28.541667vw;
    height: 0.729167vw;
    margin-top: 0.989583vw;
}

.text_66 {
    width: 8.854167vw;
    height: 0.729167vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.729167vw;
}

.text_67 {
    width: 18.958333vw;
    height: 0.729167vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.729167vw;
}

.text_68 {
    width: 8.229167vw;
    height: 1.041667vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.041667vw;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 1.041667vw;
    margin: 4.791667vw 0 0 0.729167vw;
}

.image_11 {
    width: 12.187500vw;
    height: 5.833333vw;
    margin-left: 11.093750vw;
}


.block_3 {
    width: 13.958333vw;
    height: 4.270833vw;
    margin: 5.312500vw 0 0 43.020833vw;
}

.text-group_4 {
    width: 13.958333vw;
    height: 4.270833vw;
}

.text_69 {
    width: 7.083333vw;
    height: 1.770833vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.770833vw;
    font-family: DingTalk-JinBuTi;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 1.770833vw;
    margin-left: 3.437500vw;
}

.text_70 {
    width: 13.958333vw;
    height: 1.458333vw;
    overflow-wrap: break-word;
    color: rgba(98, 110, 128, 1);
    font-size: 0.937500vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 1.458333vw;
    margin-top: 1.041667vw;
}

.block_4 {
    width: 62.500000vw;
    height: 25.052083vw;
    margin: 2.239583vw 0 5.885417vw 18.750000vw;
}

.text-wrapper_14 {
    position: relative;
    width: 22.187500vw;
    height: 25.000000vw;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/ab57ed1c6c8246b69dc35e50455597d5_mergeImage.png)
    100% no-repeat;
    background-size: 100% 100%;
    margin-top: 0.052083vw;
}

.text_71 {
    width: 7.500000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
    margin: 6.510417vw 0 0 2.812500vw;
}

.text_72 {
    width: 12.604167vw;
    height: 2.500000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.250000vw;
    margin: 0.468750vw 0 14.218750vw 2.812500vw;
}

.text_73 {
    background-image: linear-gradient(
        180deg,
        rgba(255, 255, 255, 1) 0,
        rgba(221, 238, 255, 1) 100%
    );
    position: absolute;
    left: 2.343750vw;
    top: -0.468750vw;
    width: 6.822917vw;
    height: 7.500000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 6.250000vw;
    font-family: DingTalk-JinBuTi;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 7.500000vw;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text_74 {
    position: absolute;
    left: 2.812500vw;
    top: 6.510417vw;
    width: 7.500000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
}

.text_75 {
    position: absolute;
    left: 2.812500vw;
    top: 8.281250vw;
    width: 12.604167vw;
    height: 2.500000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.250000vw;
}

.text_76 {
    background-image: linear-gradient(
        180deg,
        rgba(255, 255, 255, 1) 0,
        rgba(221, 238, 255, 1) 100%
    );
    position: absolute;
    left: 2.343750vw;
    top: -0.468750vw;
    width: 6.822917vw;
    height: 7.500000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 6.250000vw;
    font-family: DingTalk-JinBuTi;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 7.500000vw;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section_4 {
    width: 39.375000vw;
    height: 25.000000vw;
}

.text-wrapper_15 {
    width: 12.500000vw;
    height: 25.000000vw;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/e1d01c066c714f6aa0b2f5a083ac2a58_mergeImage.png)
    100% no-repeat;
    background-size: 100% 100%;
}

.text_77 {
    width: 8.750000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
    margin: 4.583333vw 0 0 1.510417vw;
}

.text_78 {
    width: 9.218750vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
    text-align: left;
    line-height: 1.250000vw;
    margin: 1.354167vw 0 14.010417vw 1.562500vw;
}


.text_79 {
    width: 7.708333vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
    margin: 4.531250vw 0 0 1.302083vw;
}

.text_80 {
    width: 9.218750vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: SourceHanSansCN-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.250000vw;
    margin: 1.041667vw 0 14.375000vw 1.354167vw;
}

.text-wrapper_17 {
    width: 12.500000vw;
    height: 25.000000vw;
    background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/9f95fb2ce7f04f93831001fd594b1c2c_mergeImage.png)
    100% no-repeat;
    background-size: 100% 100%;
    margin-left: 0.937500vw;
}

.text_81 {
    width: 7.500000vw;
    height: 1.302083vw;
    overflow-wrap: break-word;
    color: rgba(32, 45, 64, 1);
    font-size: 1.145833vw;
    letter-spacing: 0.101852vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 1.302083vw;
    margin: 4.583333vw 0 0 1.510417vw;
}

.text_82 {
    width: 9.218750vw;
    height: 3.750000vw;
    overflow-wrap: break-word;
    color: rgba(96, 108, 128, 1);
    font-size: 0.729167vw;
    font-family: SourceHanSansCN-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.250000vw;
    margin: 1.041667vw 0 14.322917vw 1.562500vw;
}

.group_7 {
    background-color: rgba(26, 34, 44, 1);
    width: 100%;
    height: 4.166667vw;
    margin-top: -0.052083vw;
    justify-content: flex-center;
}

.text_83 {
    width: 10.208333vw;
    height: 0.729167vw;
    overflow-wrap: break-word;
    color: rgba(139, 148, 158, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.729167vw;
    margin: 1.875000vw 0 0 18.750000vw;
}

.text_84 {
    width: 19.218750vw;
    height: 0.729167vw;
    overflow-wrap: break-word;
    color: rgba(139, 148, 158, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.729167vw;
    margin: 1.875000vw 0 0 20.572917vw;
}

.thumbnail_2 {
    width: 1.041667vw;
    height: 1.041667vw;
    margin: 1.718750vw 0 0 0.416667vw;
}

.text_85 {
    width: 10.625000vw;
    height: 0.729167vw;
    overflow-wrap: break-word;
    color: rgba(139, 148, 158, 1);
    font-size: 0.729167vw;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 0.729167vw;
    margin: 1.875000vw 18.750000vw 0 0.416667vw;
}
