html, uni-app {
    height: 100%;
}

body {
    height: 100%;
    margin: 0 auto;
    /*overflow: hidden !important;*/
    user-select: text !important;
    /*transform: translate(0, 0) !important;*/
}

/*uni-app {*/
/*    overflow-y: scroll;*/
/*}*/

/*.enterPageLoading {*/
/*    left: 50%;*/
/*    background-size: 10% auto !important;*/
/*    background-color: transparent !important;*/
/*}*/

/*uni-tabbar, .uni-tabbar {*/
/*    position: fixed;*/
/*    margin: 0 auto;*/
/*}*/

/*uni-app {*/
/*}*/

/*uni-page {*/
/*    height: auto;*/
/*    overflow: scroll;*/
/*    background: white;*/
/*    min-height: 100vh;*/
/*}*/

/*.uni-placeholder {*/
/*    display: none !important;*/
/*}*/

/*.pcAppend {*/
/*    display: block !important;*/
/*}*/

/*.uni-navbar,*/
/*.uni-navbar__header,*/
/*.uni-navbar__content {*/
/*    width: 100% !important;*/
/*}*/

/*.tui-drawer-container {*/
/*    !*width: 825px !important;*!*/
/*}*/

/*uni-swiper,*/
/*.m-photoWindow_wrap,*/
/*.m-freeContainer_wrap {*/
/*    !*display: none;*!*/
/*}*/

/*.m-tabContent_wrap .box {*/
/*    !*width: 825px !important;*!*/
/*    transform: translate(0, 0);*/
/*}*/

/*.switchAndCheckbox {*/
/*    text-align: left !important;*/
/*}*/

/*uni-switch {*/
/*    left: 0 !important;*/
/*    right: unset !important;*/
/*}*/

/*uni-radio-group uni-label,*/
/*uni-checkbox-group uni-label {*/
/*    padding-left: 0 !important;*/
/*    padding-right: 11px !important;*/
/*}*/

/*.article_list .image_cover {*/
/*    zoom: 2;*/
/*}*/

/*@media screen and (min-width: 500px) and (min-height: 500px) {*/
/*    .uni-mask.uni-picker-mask {*/
/*        background: rgba(0, 0, 0, .5);*/
/*    }*/

/*    .uni-picker-container .uni-picker-custom {*/
/*        width: 100%;*/
/*        left: 50%;*/
/*        right: 0;*/
/*        top: unset;*/
/*        bottom: 0;*/
/*        opacity: 0;*/
/*        border-radius: 0;*/
/*        transform: translateX(-50%) !important;*/
/*    }*/

/*    .uni-picker-container .uni-picker-header {*/
/*        border-radius: 0 !important;*/
/*    }*/

/*    .uni-picker-container .uni-picker-content {*/
/*        transform: unset;*/
/*        overflow: hidden;*/
/*        border-radius: 0 0 5px 5px*/
/*    }*/

/*    .uni-picker-container .uni-picker-custom.uni-picker-toggle {*/
/*        opacity: 1;*/
/*        visibility: visible;*/
/*        transform: translateX(-50%) !important;*/
/*    }*/

}
