/*ipad 1080x1920*/
/*ipad 1080x1920*/

@media screen and (min-width: 100px) {

    .tabbar-4k {
        display: none;
    }
}

@media screen and (min-width: 2000px) {
    /*当屏幕尺寸大于1000px时，应用下面的CSS样式*/
    body {
        font-size: 96px;
        font-family: 'Microsoft YaHei';
        line-height: 112px;
        background-color: #FFF;
        /*background-image: url('/Content/Touch/bg_v.png');
        background-size: 100% 200%;
        background-repeat: no-repeat;*/
    }

    .tabbar-1k {
        display: none;
    }

    .tabbar-4k {
        display: flex;
        padding-top: 0px;
        padding-bottom: 0px;
        height: 264px;
        background-color: #e4e5f3;
    }



    /*
    354*128
    */
    .weui-dialog__btn {
        color: #544679;
    }

    .weui-dialog {
        width: 75%;
        max-width: 1500px;
        border-radius: 15px;
    }

    .weui-dialog__title {
        /*font-size: 18px;*/
        font-size: 90px;
    }

    .weui-dialog__bd {
        /*padding: 0px 0px 112px 72px;*/
        min-height: 200px;
        font-size: 75px;
    }

    .weui-dialog__hd {
        /*padding: 1.3em 1.6em .5em;*/
        padding: 64px 64px 64px 64px;
    }

    .weui-dialog__ft {
        position: relative;
        line-height: 240px;
        font-size: 90px;
    }

    .weui-progress__inner-bar {
        /*height: 3px;*/
        height: 15px;
    }

    .weui-progress__bar {
        /*height: 3px;*/
        height: 15px;
    }

    .weui-notification {
        /*min-height: 3.4rem;
        top: -2rem;
        padding-top: 2rem;
        font-size: .65rem;*/
        min-height: 280px;
        top: -140px;
        padding-top: 140px;
        font-size: 64px;
    }

        .weui-notification .weui-notification__content {
            /*margin: 0rem .4rem;*/
            margin: 0px 48px;
        }

    .weui-toast {
        border-radius: 25px;
    }

    .weui-icon_toast {
        /*font-size: 55px;
        margin-bottom: 6px;*/
        font-size: 90px;
        margin-bottom: 30px;
    }

    .weui-icon_toast {
        /*margin: 22px 0 0;*/
        margin: 110px 0 0;
    }

        .weui-icon_toast.weui-icon-success-no-circle:before {
            /*font-size: 55px;*/
            font-size: 210px;
        }

    .icon {
        width: 60px;
        height: 60px;
    }

    .weui-grid__icon {
        width: 80px;
        height: 80px;
    }

    .weui-footer, .weui-grid__label {
        text-align: center;
        font-size: 30px;
        /*margin-top: 30px;*/
        font-size: 128px;
    }

    .weui-cell__bd {
        font-size: 80px;
        /*color: #e9dddd;*/
    }

    .swiper_height {
        height: 30%;
    }

    .skb_label {
        line-height: 256px;
        border-radius: 50px;
        background-color: #b2b4ff;
        color: #fff;
    }

    .weui-grids {
        padding: 20px;
    }

    .iconfont {
        font-size: 56px;
    }

    input, select, textarea {
        /*font-size: 30px;*/
        font-size: 150px;
        font-family: "Microsoft YaHei";
    }


    .weui-msg {
        padding-top: 360px;
        text-align: center;
    }

    .weui-msg__desc {
        padding-top: 90px;
        font-size: 90px;
        color: #999;
    }

    .weui-msg__title {
        margin-bottom: 25px;
        font-size: 150px;
    }

    .weui-msg__icon-area {
        /*margin-bottom: 30px;*/
        margin-bottom: 150px;
    }

    .weui-icon_msg {
        padding-top: 180px;
        font-size: 720px;
    }

    .weui-btn {
        /*font-size: 30px;*/
        font-size: 72px;
        padding-left: 14px;
        text-align: center;
        width: 354px;
        height: 128px;
        line-height: 112px;
        /*line-height: 2.55555556;*/
        border-radius: 25px;
        background-color: #a1a2d0;
    }

    .weui-article h1 {
        /*font-size: 30px;*/
        font-size: 150px;
    }

    .weui-textarea {
        /*font-size: 30px;*/
        font-size: 150px;
    }

    .weui-cells__title {
        font-size: 72px;
    }

    .weui-cells {
        font-size: 96px;
    }

    .weui-footer__text {
        /*font-size: 24px;*/
        font-size: 64px;
    }


    .weui-cell {
        /*padding: 20px;*/
        padding: 30px;
    }

    .weui-label {
        width: 100%;
        /*font-size: 30px;*/
        font-size: 150px;
    }

    #main {
        height: 350px;
    }

    .weui-cell__hd {
        /*font-size: 30px;*/
        font-size: 72px;
        margin-right: 25%;
    }

    .wf_fb {
        background-color: var(--theme_color_bg_light);
        border: 1px solid var(--theme_color_border);
        color: var(--theme_color);
        margin: 25px 25px 200px;
        border-radius: 5px;
    }

    .weui-cell:before {
        /*height: 1px;
        border-top: 1px solid #d9d9d9;*/
        height: 5px;
        border-top: 5px solid #d9d9d9;
        /*left: 15px;*/
        left: 75px;
    }

    .no-border .weui-cell:before {
        border-top: 0px solid #d9d9d9;
    }

    .weui-cells_radio .weui-check:checked + .weui-icon-checked:before {
        /*font-size: 30px;*/
        font-size: 96px;
    }


    .weui-panel__hd {
        /*font-size: 30px;*/
        font-size: 150px;
    }

    .pro_bar {
        /*height: 18px;*/
        height: 90px;
    }

    .pb_title {
        text-align: center;
        color: #FFF;
        font-weight: 500;
        /*font-size: 10px;*/
        font-size: 50px;
        position: relative;
        /*top: -14px;*/
        top: -70px;
    }

    .weui-cell_access .weui-cell__ft {
        /*font-size: 30px;*/
        font-size: 150px;
    }

    .tr1 {
        /*font-size: 30px;*/
        font-size: 150px;
    }

    .tr2 {
        /*font-size: 30px;*/
        font-size: 150px;
    }

    .tb2 {
        /*font-size: 30px;*/
        font-size: 150px;
    }

    .tb3 {
        /*font-size: 30px;*/
        font-size: 150px;
    }

    .p1 {
        /*font-size: 30px;*/
        font-size: 150px;
    }

    .slider_title {
        /*font-size: 30px;*/
        font-size: 72px;
        font-weight: 500;
    }

    .slider_input {
        /*height: 26px;*/
        height: 130px;
        /*font-size: 30px;*/
        font-size: 150px;
    }



    .w_45 {
        width: 55px;
    }

    .w_50 {
        width: 60px;
    }

    .w_60 {
        width: 70px;
    }

    .weui-cell__bd p {
        font-size: 72px;
    }


    .q_tip {
        padding-top: 50px;
        line-height: 150px;
    }

    .wf_t {
        padding: 0px 50px 50px;
        text-align: left;
        line-height: 150px;
    }

    .q_title {
        /*width:15%;*/
        /*font-size: 30px;*/
        font-size: 150px;
        /*color: gray;*/
    }

    .q_category {
        /*font-size: 16px;*/
        /*padding-top: 10px;*/
        font-size: 121px;
        line-height: 200px;
        padding-top: 36px;
        padding-bottom: 36px;
        background-color: #e4e5f3;
        color: #544679;
    }


    .q_drink {
        /*font-size: 30px;*/
        font-size: 72px;
    }
    /*.q_check_title {
        font-size: 20px;
        
    }*/

    .p_content {
        color: #999;
        font-size: 24px;
        line-height: 1.2;
    }

    .ck-label-lr {
        position: relative;
    }

        .ck-label-lr:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            /*border-left: 1px solid #d9d9d9;
            border-right: 2px solid #d9d9d9;*/
            border-left: 5px solid #d9d9d9;
            border-right: 5px solid #d9d9d9;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 200%;
            height: 200%;
            -webkit-transform: scale(0.5);
            transform: scale(0.5);
            -webkit-transform-origin: left top;
            transform-origin: left top;
        }

    .swiper-container {
        height: 38%;
    }

    .weui-navbar__item {
        padding: 13px 0;
    }

    .weui-navbar + .weui-tab__bd {
        padding-top: 40px;
    }

    /*.weui-slider {
        padding: 15px 15px;
    }*/
    .weui-slider {
        padding: 10px 15px 15px 15px;
    }

    .wmf_swiper {
        display: none;
    }

    .weui-vcode-btn {
        font-size: 30px;
    }

    .weui-article {
        padding: 10px 15px;
        font-size: 30px;
    }

    .weui-media-box__title {
        font-size: 30px;
    }

    .weui-media-box__info {
        font-size: 24px;
    }


    .weui-cells__tips {
        font-size: 30px;
    }

    .weui_switch, .weui_switch-cp__box {
        /*width: 52px;
        height: 32px;
        border-radius: 16px;*/
        width: 260px;
        height: 160px;
        border-radius: 90px;
        border: 5px solid #dfdfdf;
    }

        .weui_switch-cp__box:before, .weui_switch:before {
            /*
    width: 50px;
    height: 30px;
    border-radius: 15px;
               */
            width: 250px;
            height: 150px;
            border-radius: 75px;
        }

        .weui_switch-cp__box:after, .weui_switch:after {
            /*
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.4);
                */
            width: 150px;
            height: 150px;
            border-radius: 75px;
            box-shadow: 0 5px 15px rgba(0,0,0,.4);
        }

        .weui_switch-cp__input:checked ~ .weui_switch-cp__box:after, .weui_switch:checked:after {
            -webkit-transform: translateX(100px);
            transform: translateX(100px);
        }

    .weui-tabbar {
        height: auto;
        /*padding-top: 20px;
        padding-bottom: 30px;*/
        padding-top: 40px;
        padding-bottom: 40px;
        /*font-size: 56px;*/
        /*padding-right: 46px;*/
    }

    .weui-tabbar__item p {
        /*font-size: 30px;*/
        font-size: 150px;
        float: none;
    }



    .weui-tabbar__item {
        /*height: 32px;
        margin-top: 5px;
        padding-bottom: 5px;*/
        height: 160px;
        margin-top: 25px;
        padding-bottom: 25px;
    }

        .weui-tabbar__item p {
            font-size: 80px;
            float: none;
        }

        .weui-tabbar__item .weui-bar__item--on .weui-tabbar__label {
            color: #FFF;
        }


    .weui-bar__item--on .weui-tabbar__label {
        /*font-size: 30px;*/
        /*font-size: 120px;*/
        float: none;
        /*color: #23B6BC;*/
        float: none;
        color: #FFF;
    }


    .weui-navbar__item.weui-bar__item--on {
        background-color: #FFF;
        color: var(--theme_color);
    }

    .weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
        color: #FFF;
    }


    .weui-cells:after, .weui-cells:before {
        /*height: 1px;*/
        height: 5px;
    }

    .weui-cells:before {
        /*border-top: 1px solid #d9d9d9;*/
        border-top: 5px solid #d9d9d9;
        /*-webkit-transform: scaleY(.5);
        transform: scaleY(.5);*/
    }

    .weui-cells:after {
        /*border-bottom: 1px solid #d9d9d9;*/
        border-bottom: 5px solid #d9d9d9;
        /*-webkit-transform: scaleY(.5);
        transform: scaleY(.5);*/
    }

    .weui-cells:after, .weui-cells:before {
        /*height: 1px;*/
        height: 5px;
    }



    .skb_input {
        width: 200px;
        text-align: center;
        color: var(--theme_color);
        border-bottom: solid;
        border-bottom-width: 10px;
        border-bottom-color: var(--theme_color);
        -webkit-appearance: none;
        border-radius: 0;
        height: 100px;
        font-family: Arial;
        font-size: 90px;
        font-weight: 600;
    }

    /*.weui-popup__overlay {
        opacity: 1;
    }*/

    .toolbar {
        /*font-size: .85rem;*/
        font-size: 80px;
    }

        .toolbar .toolbar-inner {
            /*height: 2.2rem;*/
            height: 200px;
        }

        .toolbar .title {
            /*font-size: .85rem;*/
            font-size: 80px;
            /*line-height: 2.2rem;*/
            line-height: 200px;
        }

        .toolbar .picker-button {
            /*height: 2.2rem;
            /*padding: 0 .5rem;*/
            /*padding: 0 1.5rem;*/
            /*line-height: 2.2rem;*/
            /*line-height: 200px;*/
            border: 1px solid;
            height: 150px;
            padding: 0px 1.5rem;
            line-height: 140px;
            margin: 26px;
            border-radius: 25px;
            background-color: #a1a2d0;
            color: #fff;
        }

    .weui-popup__modal .modal-content {
        /*padding-top: 2.2rem;*/
        padding-top: 200px;
    }





    .btn-ok {
        height: 246px;
        width: 800px;
        font-size: 120px;
        border-radius: 45px;
        line-height: 246px;
    }


    .weui-grid:before {
        top: 0;
        width: 1px;
        border-right: 0px solid #d9d9d9;
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: scaleX(.5);
        transform: scaleX(0.5);
    }

    .weui-grid:after {
        left: 0;
        height: 1px;
        border-bottom: 0px solid #d9d9d9;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
    }

    .weui-grid:after, .weui-grid:before {
        right: -1px;
        bottom: -1px;
    }

    .weui-toptips {
        top: 0;
        left: 0;
        right: 0;
        /*padding: 5px;
        font-size: 14px;*/
        padding: 25px;
        font-size: 72px;
    }


    .weui-icon_toast.weui-loading {
        margin: 150px 0 0;
        width: 190px;
        height: 190px;
        vertical-align: baseline;
    }

    .padding-custom {
        padding: 48px;
    }

    .pb_left {
        border: 1px solid;
        height: 150px;
        padding: 0px 1.5rem;
        line-height: 140px;
        margin: 26px;
        border-radius: 25px;
        background-color: #a1a2d0;
        color: #fff;
    }

    .nav_title {
        font-size: 121px;
        line-height: 200px;
        font-weight: 700;
        font-family: 'Microsoft YaHei';
        text-align: center;
        padding-top: 36px;
        padding-bottom: 36px;
        background-color: var(--theme_color_bg_light);
        color: var(--theme_color);
    }

    .nav_title_container {
        height: calc(100% - 200px);
    }
}
