﻿body {
    background-color: #ededed;
    font-size:16px;
}

a {
    color: rgba(0, 0, 0, 0.9);
}

/*.container {
    overflow: hidden
}

.container, .page {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}*/

.page {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    /*opacity: 0;*/
    z-index: 1;
    /*background-color: #fff;*/
}

.page-main {
    background-color: #ededed;
}

.page.js_show {
    opacity: 1
}

.page-main .weui-panel {
    margin-top: 10px;
}

    .page-main .weui-panel:first-child {
        margin-top: 0;
    }

.page .weui-tabbar__icon {
    line-height: 28px;
    font-size: 30px !important;
}

.page .weui-media-box__thumb {
    clip: rect(0 65px 60px 5px);
    border-radius:50%;
}

.page .weui-media-box__title{
    font-size:16px;
}

.page .weui-cells:first-child {
    margin-top: 0;
}

.app-banner {
    text-align: center;
    background-color: #fff;
    padding: 20px 0;
}

    .app-banner .weui-flex__item {
        text-align: center;
    }

    .app-banner img {
        width: 50%;
    }

.app-block {
    position: relative;
    text-indent: 5px;
}

    .app-block:before {
        position: absolute;
        left: 10px;
        top: 18px;
        height: 20px;
        width: 5px;
        content: "";
        background-color: #06AD56;
        border-radius: 2px;
    }

.app-more {
    display: inline;
    float: right;
    font-weight: normal;
    color: #555;
    text-decoration: none;
    display: none;
}

.app-user-desc {
    font-size: 14px;
    color: #888888;
}

.app-user_name {
    flex: none;
    margin-right: 20px;
}

.app-user_level {
    color: rgba(0,0,0,.5);
    font-size: 14px;
}

.app-orange {
    color: #ffc300;
}

.app-red {
    color: #FA5151;
}

.app-grey {
    color: grey;
}

.app-green {
    color: #06AE56;
}

.app-blue {
    color: #576B95;
}


.app-no__mtop {
    margin-top: 0 !important;
}

.app-bigger-150 {
    font-size: 150% !important;
}

.app-bigger-200 {
    font-size: 200% !important;
}

.app-bigger-250 {
    font-size: 250% !important;
}

.app-bigger-300 {
    font-size: 300% !important;
}

.app-perview .weui-form-preview {
    margin-top: 10px;
}

    .app-perview .weui-form-preview:first-child {
        margin-top: 0;
    }

.app-text-center {
    text-align: center;
}

.app-payment_ft {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.app-payment_total {
    text-align: left;
    text-indent: 10px;
    font-weight: bold;
}

.weui-dialog__bd:first-child {
    font-weight: normal;
}

.weui-message_tip {
    text-align: center;
    margin-top: 20px;
    min-height: 50px;
    color: grey;
}

.weui-avator {
    width: 64px;
    height: 64px;
    text-align: center;
    border-radius: 50%;
}

.weui-username {
    line-height: 35px;
}

.weui-fee_list {
    font-size: 14px;
    color: grey;
}

.weui-cells__no-margin_top {
    margin-top: 0 !important;
}

.weui-tips-message {
    padding-top: 25%;
    text-align: center;
    background: #fff;
    padding-bottom: 20px;
}

    .weui-tips-message img {
        width: 100px;
    }

.weui-btn_plain-primary {
    font-weight: normal;
}

.weui-cell__ft .weui-input {
    text-align: right;
}

.weui-divider {
    background-color: #ededed;
    padding: 4.5px 0;
    width: 100%;
    height: 1px;
}

.weui-cells_no_border:after {
    border-width: 0;
}

.weui-cell .weui-badge {
    margin-left: 15px;
    border-radius: 0;
    position: relative;
    border-radius: 2px;
}

    .weui-cell .weui-badge:before {
        position: absolute;
        content: "";
        top: 0;
        left: -17px;
        border: 8.5px solid transparent;
        border-right-color: #FA5151;
    }

.weui-cell .weui-badge_success {
    background-color: #06AE56;
}

    .weui-cell .weui-badge_success:before {
        border-right-color: #06AE56;
    }

/* =========================== 健康档案\家庭医生 ==================*/

.app-grids {
    padding: 15px 0;
    background-color: #fff;
}

.app-grid {
    display: flex;
    padding: 15px 20px;
}

.app-grid-item {
    width: 50%;
    text-align: center;
}

    .app-grid-item img {
        width: 50%;
    }

.app-grid-item_text {
    padding-top: 10px;
}

.app-agency-team_ft {
    width: 100px;
    justify-content: flex-end;
    flex: auto;
}

    .app-agency-team_ft a {
        padding: 8px 12px;
    }

.app-agency-teams .app-agency-team:first-child {
    margin-top: 0;
}

.tab-panel {
    width: 100%;
    display: block;
    padding-bottom: 50px;
}

.nav-tabs {
    margin: 0;
    border-top: 1px solid #ccc;
    position: absolute;
    line-height: 30px;
    font-weight: bold;
    display: flex;
    text-align: center;
    width: 100%;
    font-size: 14px;
    bottom: 0px;
    background-color: #fff;
    z-index: 1;
    color: #999999;
}

    .nav-tabs li {
        width: calc(100% / 2);
        padding: 10px 0;
        list-style: none;
    }

        .nav-tabs li.active {
            background-color: #0F9E63;
            color: #fff !important;
        }

.tab-content {
    display: none;
}

    .tab-content .weui-cells:first-child {
        margin-top: 0;
    }

.dropdown-menu {
    position: absolute;
    min-width: 80px;
    bottom: 51px;
    right: 0;
    display: none;
    background: #fff;
}

    .dropdown-menu li {
        padding: 5px 10px;
        width: auto !important;
        font-size: 12px;
        color: #999999;
    }

.divider {
    border-bottom: 1px solid #ccc;
    padding: 12px 10px;
    font-size: 16px;
    color: #999999;
}

.app-no-agency {
    padding-top: 25%;
    text-align: center;
    background: #fff;
    padding-bottom: 20px;
}

.app-no-agency_img {
    width: 100px;
}

.app-no-agency_name {
    font-size: 18px;
    /*font-weight: bold;*/
    margin-top: 15px;
    margin-bottom: 10px;
    color: #353535;
}

.app-no-agency_remark {
    color: #999999;
}

.app-no-agency .weui-btn_plain-primary {
    margin-top:20px;
}

.app-approval-agency {
    padding: 10px 20px;
    font-size: 16px;
    margin-top: 20px;
}


.app-divider {
    padding: 15px 10px;
    background-color: rgb(245,245,245);
}

.app-divider-text {
    position: relative;
    font-weight: bold;
    padding-left: 10px;
}

    .app-divider-text:before {
        position: absolute;
        top: 3px;
        left: 0;
        content: '';
        width: 1px;
        height: 16px;
        border-left: 3px solid #0F9E63;
    }

.homeMenuBox{
    display:block;
    
}
.homeMenuBox .lic {
    float: left;
    display: inline;
    width: 33%;
    margin-bottom: 20px;
    height: 100px
}
.clears{height:1px;margin:0;border:0;padding:0;clear:both;}