body * {
    box-sizing: border-box;
    flex-shrink: 0;
}
body {
    font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
}
input {
    background-color: transparent;
    border: 0;
}
button {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background-color: transparent;
}

button:active {
    opacity: 0.6;
}
.van-nav-bar__left:active,
.van-nav-bar__right:active {
    opacity: 1;
}
[class*='van-']::after {
    border-bottom: 0;
}
.flex-col {
    display: flex;
    flex-direction: column;
}
.flex-row {
    display: flex;
    flex-direction: row;
}
.justify-start {
    display: flex;
    justify-content: flex-start;
}
.justify-center {
    display: flex;
    justify-content: center;
}

.justify-end {
    display: flex;
    justify-content: flex-end;
}
.justify-evenly {
    display: flex;
    justify-content: space-evenly;
}
.justify-around {
    display: flex;
    justify-content: space-around;
}
.justify-between {
    display: flex;
    justify-content: space-between;
}
.align-start {
    display: flex;
    align-items: flex-start;
}
.align-center {
    display: flex;
    align-items: center;
}
.align-end {
    display: flex;
    align-items: flex-end;
}


.page {
    background-color: rgba(243, 245, 247, 1);
    position: relative;
    width: 1920px;
    height: 1080px;
    overflow: hidden;
}

.box_1 {
    box-shadow: 0px 2px 8px 0px rgba(229, 229, 229, 0.5);
    background-color: rgba(255, 255, 255, 1);
    width: 1920px;
    height: 70px;
}

.image_1 {
    width: 159px;
    height: 36px;
    margin: 17px 0 0 30px;
}

.text_1 {
    width: 36px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 23px 0 0 52px;
}

.text_2 {
    width: 72px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 23px 0 0 40px;
}

.text_3 {
    width: 78px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 23px 0 0 44px;
}

.text_4 {
    width: 72px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 23px 0 0 40px;
}

.text_5 {
    width: 72px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 23px 0 0 40px;
}

.text_6 {
    width: 72px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 23px 0 0 40px;
}

.text_7 {
    width: 72px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 23px 0 0 40px;
}

.text_8 {
    width: 72px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 23px 0 0 40px;
}

.text_9 {
    width: 78px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 23px 0 0 40px;
}

.thumbnail_1 {
    width: 20px;
    height: 20px;
    margin: 25px 0 0 380px;
}

.text_10 {
    width: 117px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 21px 0 0 10px;
}

.text_11 {
    width: 32px;
    height: 21px;
    overflow-wrap: break-word;
    color: rgba(32, 127, 247, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 21px;
    margin: 25px 0 0 22px;
}

.text-wrapper_1 {
    background-color: rgba(29, 128, 247, 1);
    height: 70px;
    margin-left: 30px;
    width: 120px;
}

.text_12 {
    width: 32px;
    height: 21px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 21px;
    margin: 25px 0 0 44px;
}

.box_2 {
    position: relative;
    width: 1920px;
    height: 771px;
}

.text-wrapper_2 {
    width: 159px;
    height: 19px;
    margin: 20px 0 0 375px;
    margin-top: 70px;
}

.text_13 {
    width: 159px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
}

.block_1 {
    width: 88px;
    height: 312px;
    margin: 207px 0 0 1832px;
}

.group_1 {
    position: relative;
    width: 88px;
    height: 312px;
    background: url(https://www2.wzdbook.com/static/img/new/vertical.png) -8px -6px
    no-repeat;
    background-size: 96px 328px;
}

.box_3 {
    height: 24px;
    background: url(https://www2.wzdbook.com/static/img/new/shopping.png)
    100% no-repeat;
    background-size: 100% 100%;
    width: 24px;
    margin: 19px 0 0 32px;
}

.section_1 {
    background-color: rgba(255, 46, 66, 1);
    border-radius: 50%;
    width: 14px;
    height: 14px;
    margin: -4px 0 0 16px;
}

.text_14 {
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 19px;
}

.image-text_1 {
    width: 56px;
    height: 46px;
    margin: 30px 0 0 16px;
}

.thumbnail_2 {
    width: 18px;
    height: 20px;
    margin-left: 19px;
}

.text-group_1 {
    width: 56px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin-top: 7px;
}

.image-text_2 {
    width: 70px;
    height: 45px;
    margin: 30px 0 0 9px;
}

.image_2 {
    width: 24px;
    height: 20px;
    margin-left: 23px;
}

.text-group_2 {
    width: 70px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin-top: 6px;
}

.image-text_3 {
    width: 56px;
    height: 43px;
    margin: 30px 0 20px 16px;
}

.thumbnail_3 {
    width: 16px;
    height: 18px;
    margin-left: 20px;
}

.text-group_3 {
    width: 56px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin-top: 6px;
}

.text_15 {
    position: absolute;
    left: 51px;
    top: 13px;
    width: 8px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 13px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
}

.text-wrapper_3 {
    width: 85px;
    height: 31px;
    margin: 121px 0 61px 918px;
}

.text_16 {
    width: 85px;
    height: 31px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 31px;
}

.block_2 {
    background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/45e4e14bcff048a59b63ef8546333125_mergeImage.png);
    border-radius: 4px;
    position: absolute;
    left: 359px;
    top: 89px;
    width: 1200px;
    height: 691px;
    border: 1px solid;
}

.box_4 {
    width: 132px;
    height: 40px;
    margin: 30px 0 0 30px;
}

.label_1 {
    width: 42px;
    height: 40px;
}

.text_17 {
    width: 72px;
    height: 31px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    line-height: 31px;
    margin-top: 5px;
}

.text-wrapper_4 {
    width: 1140px;
    height: 40px;
    background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng71f26064cf0fd5b5917c2a73e981ae7243e25ad50cdbf5166787a44234bf5a10)
    100% no-repeat;
    background-size: 100% 100%;
    margin: 37px 0 0 30px;
}

.text_18 {
    width: 28px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(120, 139, 155, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 11px 0 0 205px;
}

.text_19 {
    width: 28px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(120, 139, 155, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 11px 0 0 270px;
}

.text_20 {
    width: 28px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(120, 139, 155, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 11px 0 0 135px;
}

.text_21 {
    width: 28px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(120, 139, 155, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 11px 0 0 172px;
}

.text_22 {
    width: 28px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(120, 139, 155, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 11px 71px 0 147px;
}

.box_5 {
    position: relative;
    width: 1038px;
    height: 69px;
    margin: 26px 0 0 61px;
}

.box_6 {
    border-radius: 2px;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(217, 217, 217, 1);
    margin-top: 26px;
}

.image_3 {
    width: 46px;
    height: 69px;
    margin-left: 56px;
}

.text_23 {
    width: 182px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 25px 0 0 15px;
}

.text_24 {
    width: 37px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 25px 0 0 152px;
}

.text_25 {
    width: 9px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 25px 0 0 142px;
}

.text_26 {
    width: 37px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 25px 0 0 175px;
}

.text_27 {
    width: 28px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 25px 0 0 143px;
}

.box_7 {
    position: absolute;
    left: 579px;
    top: 20px;
    width: 140px;
    height: 28px;
    border: 1px solid rgba(217, 217, 217, 1);
}

.text-wrapper_5 {
    background-color: rgba(243, 245, 247, 1);
    height: 28px;
    border: 1px solid rgba(217, 217, 217, 1);
    width: 28px;
}

.text_28 {
    width: 7px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 5px 0 0 9px;
}

.text-wrapper_6 {
    background-color: rgba(243, 245, 247, 1);
    height: 28px;
    border: 1px solid rgba(217, 217, 217, 1);
    width: 28px;
}

.text_29 {
    width: 11px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
    margin: 5px 0 0 9px;
}

.image_4 {
    width: 1140px;
    height: 1px;
    margin: 25px 0 0 30px;
}

.box_8 {
    width: 1089px;
    height: 44px;
    margin: 15px 0 0 61px;
}

.image-text_4 {
    width: 127px;
    height: 19px;
    margin-top: 15px;
}

.box_9 {
    border-radius: 2px;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(217, 217, 217, 1);
    margin-top: 2px;
}

.text-group_4 {
    width: 95px;
    height: 19px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 19px;
}

.text-wrapper_7 {
    width: auto;
    height: 42px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: right;
    line-height: 21px;
    margin-left: 591px;
    margin-top: 10px;
}

.text_30 {
    width: 131px;
    height: 42px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    line-height: 21px;
}

.text_31 {
    width: 131px;
    height: 42px;
    overflow-wrap: break-word;
    color: rgba(255, 46, 66, 1);
    font-size: 32px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    line-height: 21px;
}

.text-wrapper_8 {
    background-color: rgba(255, 46, 66, 1);
    border-radius: 4px;
    height: 40px;
    width: 200px;
    margin: 4px 0px 0 40px;
    position: relative;
    right: 20px;
}

.text_32 {
    width: 48px;
    height: 21px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 21px;
    margin: 10px 0 0 76px;
}

.image_5 {
    width: 1140px;
    height: 1px;
    margin: 30px 0 19px 30px;
}

.box_10 {
    background-color: rgba(0, 0, 0, 1);
    height: 240px;
    margin-top: -1px;
    width: 1920px;
}

.text-wrapper_9 {
    width: 198px;
    height: 24px;
    margin: 30px 0 0 359px;
}

.text_33 {
    width: 198px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.block_3 {
    width: 1193px;
    height: 152px;
    margin: 6px 0 28px 359px;
}

.paragraph_1 {
    width: 383px;
    height: 90px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin-top: 12px;
}

.text-wrapper_10 {
    width: 262px;
    height: 140px;
    margin: 12px 0 0 87px;
}

.paragraph_2 {
    width: 56px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin-left: 170px;
}

.text_34 {
    width: 262px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin-top: 50px;
}

.paragraph_3 {
    width: 56px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin: 12px 0 0 45px;
}

.image-text_5 {
    width: 100px;
    height: 132px;
    margin-left: 100px;
}

.image_6 {
    width: 100px;
    height: 100px;
}

.text-group_5 {
    width: 84px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin: 2px 0 0 8px;
}

.image-text_6 {
    width: 100px;
    height: 132px;
    margin-left: 60px;
}

.image_7 {
    width: 100px;
    height: 100px;
}

.text-group_6 {
    width: 98px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    line-height: 30px;
    margin: 2px 0 0 1px;
}
