html {
    font-size: 50px !important;
}

@media (max-width: 768px) {
    html {
        font-size: 48px !important;
    }
}

@media (max-width: 480px) {
    html {
        font-size: 46px !important;
    }
}

@media (max-width: 375px) {
    html {
        font-size: 44px !important;
    }
}

.item_app_name {
    font-size: 0.3rem !important;
    line-height: 1.4 !important;
}

.van-tab {
    font-size: 0.48rem !important;
}

.van-nav-bar .van-nav-bar__title {
    font-size: 0.58rem !important;
}

.van-icon-arrow-left {
    font-size: 0.6rem !important;
}

.vertify-popup .popup-text {
    font-size: 0.42rem !important;
}

.vertify-popup .title-text {
    font-size: 0.48rem !important;
}

.vertify-popup .equation-text {
    font-size: 0.42rem !important;
}

.vertify-popup input[type=number] {
    font-size: 0.48rem !important;
}

.bottommob .bottom-text {
    font-size: 0.6rem !important;
}

.bottommob .bottom-wenan {
    font-size: 0.48rem !important;
}

.bottommob .bottom-btn {
    font-size: 0.6rem !important;
}

.dialog-wrap .dialog-body .text p {
    font-size: 0.6rem !important;
    line-height: 1.5 !important;
}

.dialog-wrap .bottom_notice {
    font-size: 0.42rem !important;
}

.dialog-wrap.tip .dialog-body .text p {
    font-size: 0.48rem !important;
    line-height: 1.5 !important;
}

.nav-group > p {
    font-size: 14px !important;
}

.nav-group > i {
    font-size: 22px !important;
}

.publicSwiper .swiper-slide {
    font-size: 0.55rem !important;
}

body {
    line-height: 1.6 !important;
}
