/* Minification failed. Returning unminified contents.
(7,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(27,17): run-time error CSS1039: Token not allowed after unary operator: '-main-theme'
(31,28): run-time error CSS1039: Token not allowed after unary operator: '-main-theme'
(35,24): run-time error CSS1039: Token not allowed after unary operator: '-main-theme'
(39,17): run-time error CSS1039: Token not allowed after unary operator: '-minor-theme'
(43,28): run-time error CSS1039: Token not allowed after unary operator: '-minor-theme'
 */

[v-cloak] {
    display: none;
}

:root {
    --main-theme: #0DB3F9;
    --minor-theme: #E3F7FF;
    --title-height:44px;
}

html body {
    font-family: 'Helvetica Neue',Helvetica,sans-serif !important;
    color: #353B3F;
}

.match_parent {
    min-height:100%;
    padding-bottom:70px;
}

.w100 {
    width:100%;
}

.color-theme {
    color: var(--main-theme);
}

.bk-theme {
    background-color: var(--main-theme);
}

.border-theme {
    border-color: var(--main-theme);
}

.color-minor-theme {
    color: var(--minor-theme);
}

.bk-minor-theme {
    background-color: var(--minor-theme);
}


.bkw {
    background-color:white;
}

h4 {
    font-weight: 400;
    margin-top: 0;
    font-size: 16px;
}

a {
    text-decoration: none;
    color: #1db1ec;
}

.endLine::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #eFeFeF;
    content: " ";
}


.hidden {
    display: none;
}

.white {
    color: white;
}

.defCol {
    color: #353B3F !important;
}

.mui-bar {
    background: #1DB1EC;
    box-shadow: none;
}

.ver-middle {
    vertical-align:middle;
}

.ali-cen {
    text-align:center; 
}

.fontB {
    font-weight: bold
}

.font14 {
    font-size:14px;
}

    .mui-title {
        color: #FFF;
    }

.align-right {
    text-align: right;
}

.mui-icon-back:before, .mui-icon-left-nav:before {
    color: #FFF;
}

.orange {
    color: #FF5446;
}

.radius-circle {
    border-radius: 50px;
}

.flex {
    display:flex;
}

.flex-row {
    display: flex;
    flex-direction:row;
}

.flex1 {
    flex:1;
}

.flex-minor-center {
    display: flex;
    align-items: center;
}

.flex-main-between {
    display: flex;
    justify-content: space-between;
}

.nowrap {
    white-space: nowrap;
}

.line {
    height: 1px;
    background-color: #ccc;
    transform: scaleY(0.3);
}

.align-center {
    text-align:center;
}

.col-c {
    color: #ccc;
}

.col-9 {
    color: #999;
}

.col-6 {
    color: #666;
}

.col-3 {
    color: #333;
}

.black {
    color:black;
}

.f12 {
    font-size:12px;
}
.f13 {
    font-size: 13px;
}
.f14 {
    font-size: 14px;
}
.f15 {
    font-size: 15px;
}
.f16 {
    font-size: 16px;
}
.f17 {
    font-size: 17px;
}
.f18 {
    font-size: 18px;
}
.f19 {
    font-size: 19px;
}

.f20 {
    font-size: 20px;
}

.p2 {
    padding: 2px;
}

.pl2 {
    padding-left: 2px;
}

.pr2 {
    padding-right: 2px;
}

.pt2 {
    padding-top: 2px;
}

.pb2 {
    padding-bottom: 2px;
}

.p5 {
    padding:5px;
}

.p10 {
    padding: 10px;
}

.pl5 {
    padding-left:5px;
}

.pr5 {
    padding-right:5px;
}

.pt5 {
    padding-top:5px;
}

.pb5 {
    padding-bottom:5px;
}

.pl10 {
    padding-left:10px;
}

.pr10 {
    padding-right:10px;
}

.pb10 {
    padding-bottom: 10px;
}
.p15 {
    padding:15px;
}

.pl15 {
    padding-left: 15px;
}

.pr15 {
    padding-right: 15px;
}

.pt15 {
    padding-top: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pad10 {
    padding:10px;
}

.padL0 {
    padding-left: 0 !important;
}

.padR0 {
    padding-right:0 !important;
}

.padR10 {
    padding-right: 10px !important;
}


.padR20 {
    padding-right: 20px !important;
}

.padR30 {
    padding-right: 30px !important;
}



.padT10 {
    padding-top:10px;
}

.margin10 {
    margin: 10px;
}

.ml5 {
    margin-left:5px;
}

.ml10 {
    margin-left: 10px;
}

.m15 {
    margin:15px;
}

.ml15 {
    margin-left: 15px;
}

.mr15 {
    margin-right: 15px;
}

.mtp {
    margin-top: 10px;
}

.mtp0 {
    margin-top: 0 !important;
}

.mtp3 {
    margin-top: 3px;
}

.mtp5 {
    margin-top: 5px;
}

.mtp10 {
    margin-top: 10px !important;
}

.mtp20 {
    margin-top: 20px !important;
}

.mtp25 {
    margin-top: 25px !important;
}

.mtp15 {
    margin-top: 15px;
}

.mtp25 {
    margin-top: 25px;
}

.mtp41 {
    margin-top: 41px;
}

.mtp47 {
    margin-top: 47px;
}

.mtp55 {
    margin-top: 55px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}


.mb25 {
    margin-bottom: 25px;
}

.mb70 {
    margin-bottom: 70px;
}


.p15 {
    padding:15px;
}

.pr {
    position: absolute;
    right: 0;
}

.pr20 {
    position: absolute;
    right: 20px;
}

.prb {
    position: absolute;
    right: 0;
    bottom: 0;
}

.mui-table-view .h-doctor {
    max-width: 64px;
    height: 64px;
}

.yytable {
    margin: 10px 0;
    font-size: 12px;
    border: 1px #E3E2E6 solid;
}

    .yytable td {
        width: 12.5%;
        height: 40px;
        line-height: 20px;
        border: 1px #E3E2E6 solid;
    }

    .yytable .gh {
        background: #1DB1EC;
        color: #FFF;
        line-height: 1.3em;
    }

    .yytable .tz {
        background: #EEE;
        color: #444;
    }

    .yytable .ym {
        background: #D8D8D8;
        color: #444;
    }

    .yytable .datecolor {
        color: #1E90FF;
    }

.yytable1 {
    margin: 0px 0;
    font-size: 12px;
    border: 1px #e3e2e6 solid;
}

    .yytable1 td {
        width: 12.5%;
        height: 40px;
        line-height: 20px;
        border: 1px #e3e2e6 solid;
    }

    .yytable1 .gh {
        background: #1db1ec;
        color: #FFF;
    }

    .yytable1 .tz {
        background: #EEE;
        color: #444;
    }

    .yytable1 .ym {
        background: #d8d8d8;
        color: #444;
    }

    .yytable1 .datecolor {
        color: #1e90ff;
    }

.mui-toast-container {
    position: fixed;
    z-index: 9999;
    top: 50%;
    width: 100%;
    -webkit-transition: opacity .8s;
    transition: opacity .8s;
    opacity: 0;
}

    .mui-toast-container.mui-active {
        opacity: 1;
    }

.mui-toast-message {
    font-size: 18px;
    width: 270px;
    margin: 5px auto;
    padding: 10px;
    text-align: center;
    color: #FFF;
    border-radius: 2px;
    background-color: #333;
}

.mui-toast-container-failure {
    position: fixed;
    z-index: 9999;
    top: 45px;
    width: 100%;
    -webkit-transition: opacity .8s;
    transition: opacity .8s;
    opacity: 0;
}

.mui-toast-container-failure.mui-active {
    opacity: .8 ;
}

.mui-toast-message {
    font-size: 14px;
    width: 270px;
    margin: 5px auto;
    padding: 10px;
    text-align: center;
    color: #FFF;
    background-color: #333;
}

.logo-header {
    box-shadow: none;
    background: 0 0;
}

.logo {
    background: url(../../../Content/hb/images/logo.png);
    background-size: 80px 80px;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    margin: 20px auto;
}

.input-c {
    height: 1px;
}

.mui-btn-blue, .mui-btn-primary, input[type=submit] {
    border: 1px solid #1db1ec;
    background: #1db1ec;
}

.delete-line {
    background: #FFF;
    position: relative;
    margin-top: -1px;
    height: 1px;
}

.bgfff {
    background: #FFF;
}

.btn-s {
    width: 100%;
    padding: 8px;
    font-size: 16px;
}

.login-text {
    font-size: 14px;
    padding: 15px;
}

    .login-text a {
        color: #1db1ec;
    }

.login-third {
    color: #CCC;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 3px;
}

    .login-third span {
        display: block;
    }

    .login-third p {
        padding-top: 10px;
        display: inline-block;
    }

        .login-third p a {
            margin: 0 20px;
            display: block;
            width: 28px;
            height: 28px;
            float: left;
        }

    .login-third .img-webchat {
        background: url(../../../Content/hb/images/wechat.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .login-third .img-qq {
        background: url(../../../Content/hb/images/qq.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .login-third .img-sina {
        background: url(../../../Content/hb/images/sina.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

.text-black {
    color: #000 !important;
}

.text-blackone {
    color: #000 !important;
}

.cell-tips {
    font-style: normal;
    color: #A7A7A7;
    margin-right: 20px;
}

.cell-tips-change {
    margin-right: 70px;
}

.mui-navigate-right-change:after, .mui-push-right-change:after {
    right: 15px;
    content: '\66f4\6362\0020\e583';
}

.mui-input-row {
    height: 44px;
    line-height: 44px;
}

.mui-input-address {
    height: 95px;
}

.mui-input-row label {
    padding: 13px 15px;
}

.mui-table-view:after, .mui-table-view:before {
    left: 0;
}

.reg-phonenumber {
    width: 200px !important;
}

.mui-btn-obtain {
    position: absolute;
    top: 5px;
    right: 15px;
    height: 34px;
    padding: 0 10px;
    background: #1DB1EC;
    color: #FFF;
    border: 1px solid #1DB1EC;
    width: 120px;
}

    .mui-btn-obtain:enabled:active {
        color: #fff;
        border: 1px solid #80d6f8;
        background-color: #80d6f8;
    }

.mui-btn-obtain-click {
    position: absolute;
    top: 5px;
    right: 15px;
    height: 34px;
    padding: 0 10px;
    background: #80d6f8;
    color: #FFF;
    border: 1px solid #80d6f8;
    width: 120px;
}

.reg-success-popup {
    width: 80%;
    padding: 15px 10px;
    background: rgba(0,0,0,.8);
    color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 10%;
}

.reg-agreement {
    padding: 15px;
}

.reg-agreement-title {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.disclaimer-title {
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.mui-btn .mui-btn-link {
    font-size: 17px;
}

.ucity-box {
    padding: 0 15px;
}

.ucity {
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    font-size: 15px;
    background: #FFF;
    text-align: center;
    float: left;
    margin: 5px 15px 5px 0;
    width: 27%;
}

    .ucity a {
        display: block;
        color: #000;
        padding: 5px;
    }

        .ucity a:active {
            background: #CCC;
        }

.mui-search .mui-placeholder {
    line-height: 54px;
}

.mui-search.mui-active:before {
    left: 25px;
}

.mui-input-row.mui-search .mui-icon-clear {
    top: 15px;
    right: 15px;
}

.ctrl-share {
    background: rgba(233,233,233,.95);
    float: left;
    width: 100%;
    padding: 10px 0;
}

    .ctrl-share a {
        float: left;
        width: 25%;
        text-align: center;
        margin: 5px 0;
        background: 0 0;
    }

        .ctrl-share a img {
            width: 44px;
            height: 44px;
            background-size: 44px 44px;
        }

.ctrl-sharebtn {
    width: 100%;
    background: #fff;
    border-radius: 0;
    border: none;
    font-size: 17px;
    padding: 8px 0;
}

.tips-error {
    background: rgba(0,0,0,.8);
    color: #fff;
    padding: 10px 15px;
    position: fixed;
    top: 44px; /**0px  refresh*/
    z-index: 100;
    width: 100%;
    display: flex;
    align-items: center;
}

    .tips-error img {
        margin-right: 10px;
    }

.tips-success {
    background: rgba(0,0,0,.8);
    color: #fff;
    padding: 15px 15px;
    position: absolute;
    top: 49%;
    left: 15%;
    z-index: 100;
    width: 70%;
    border-radius: 5px;
    text-align: center;
}

.mui-input-row:last-child {
    background: #fff;
}

.line-grey {
    background: #ccc;
    height: 2px;
    float: left;
    width: 25%;
}

.bg-blue {
    background: #1DB1EC !important;
}

.text-blue {
    color: #1DB1EC !important;
}

.circle-box {
    width: 33.3%;
    text-align: center;
    float: left;
    margin-top: -10px;
}

.circle-grey {
    width: 20px;
    height: 20px;
    background: #ccc;
    border-radius: 10px;
    display: inline-block;
}

.refund .circle-grey {
    width: 30px;
    height: 30px;
    border-radius: 15px;
}

.refund {
    width: 33.3%;
    text-align: center;
    float: left;
    margin-top: -15px;
    line-height: 30px;
    font-size: 18px;
    position: relative;
    z-index: 2;
}

p img {
    max-width: 100%;
    height: auto;
}

.copyright {
    width: 100%;
    height:50px;
    margin:-50px 0 50px 0;
    bottom:0;
    clear:both;
}

    .copyright h5 {
        /*margin-bottom: 15px;*/
    }

    .copyright a {
        color: #1DB1EC;
        padding: 0 5px;
    }

.logotext {
    padding-top: 10px;
}

.me-info {
    position: absolute;
    right: 100px;
}

.regtime {
    padding: 20px 0;
}

.popup-text {
    border-bottom: 1px solid #E3E3E3;
    padding: 8px;
    line-height: 21px;
    margin: 0;
}

.addr {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 5px;
}

    .addr h4 {
        font-weight: 400;
        font-size: 17px;
    }

    .addr h5 {
        font-size: 17px;
        line-height: 21px;
    }

.mui-checkbox.mui-left label {
    padding-left: 30px;
}

.mui-checkbox.mui-left input[type=checkbox] {
    top: 7px;
    left: 0;
}

.mui-checkbox input[type=checkbox]:checked:before {
    color: #1DB1EC;
}

.addr-edit {
    padding-top: 10px;
}

.addr-list {
    margin-top: 15px;
}

.text-red {
    color: #FF3B30;
}

.text-orange {
    color: #EA570E;
}

.text-grey {
    color: #8F8F94;
}

.signin {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
    background: rgba(255,255,255,.75);
    padding: 2px 10px;
    border-radius: 20px;
    font-size: 12px;
}

    .signin span {
        margin-right: 2px;
    }

.icon-signin {
    width: 9px;
    height: 11.5px;
    background-image: url(../../../Content/hb/images/icon-signin.png);
    background-size: 100% 100%;
    display: inline-block;
}

.signin-icon-search {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    color: #4060c9;
}

.icon-hospital {
    width: 34px;
    height: 25px;
    background-image: url(../../../Content/hb/images/icon-hospital.png);
    background-size: 100% 100%;
    display: inline-block;
    float: left;
    margin: 5px 5px 0 0;
}

.icon-favour {
    width: 26px;
    height: 25px;
    background-image: url(../../../Content/hb/images/icon-favour.png);
    background-size: 100% 100%;
    display: inline-block;
    float: left;
    margin: 5px 5px 0 10px;
}

.img-drgh {
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
    margin-top: 5px;
}

.text-pink {
    color: #f14d6d !important;
}

.new-title {
    font-size: 16px;
}

    .new-title span {
        width: 3px;
        height: 13px;
        background: #ea570e;
        display: inline-block;
        margin-right: 4px;
    }

.new-title-more {
    position: absolute;
    top: 4px;
    right: 25px;
}

.icon-mark {
    width: 34px;
    height: 17px;
    background-size: 100% 100%;
    margin-right: 5px;
    margin-top: 5px;
    vertical-align: top;
}

.text-nav {
    height: 44px;
    line-height: 44px;
}

    .text-nav a {
        font-size: 14px;
        float: left;
        width: 25%;
        border-right: 1px solid #e3e2e6;
        color: #000;
    }

        .text-nav a:last-child {
            border: none;
        }

.hotentry > .mui-table-cell:first-child {
    padding-right: 8px;
}

.hotentry > .mui-table-cell:last-child {
    padding-left: 8px;
    border: none;
}

.icon-columns-green {
    width: 32px;
    height: 17px;
    background: url(../../../Content/hb/images/icon-columns-green.png);
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}

.icon-columns-orange {
    width: 32px;
    height: 17px;
    background: url(../../../Content/hb/images/icon-columns-orange.png);
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}

.icon-columns-purple {
    width: 32px;
    height: 17px;
    background: url(../../../Content/hb/images/icon-columns-purple.png);
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}

.newspad {
    padding: 5px 0;
}

.tabbar {
    display: flex;
    background: #ffffff;
    height: 48px;
    padding-top: 6px;
    width: 100%;
    box-shadow: 1px -2px 10px rgba(66, 73, 77, 0.1);
    position: fixed;
    z-index: 99;
    bottom: 0;
    box-sizing: content-box;
}

    .tabbar a {
        flex-grow: 1;
        text-align: center;
        color: #9c9c9c;
        font-size: 12px;
    }

.muti_footBtn_hidden {
    display: none !important;
}

.tabbar a span {
    display: block;
    line-height: 1;
}

.muti_footBtn a {
    width: 25%;
}

.img-tabbar {
    width: 22px;
    height: 22px;
}

.icon-notice {
    width: 22px;
    height: 22px;
    background-size: 100% 100%;
    margin: 11px 3px 0 0;
}

.topinfo {
    background: url(../../../Content/hb/images/me-headbg.jpg) no-repeat;
    background-size: 100%;
    height: 145px;
    position: relative;
}

.info-head {
    padding: 15px;
}

.img-head {
    width: 60px;
    height: 60px;
    background-size: 100% 100%;
    margin-right: 10px;
    border-radius: 30px;
}

.info-head span {
    padding-top: 8px;
}

    .info-head span a {
        margin-left: 10px;
        color: #1DB1EC;
        font-size: 14px;
    }

.info-text {
    position: absolute;
    bottom: 5px;
    right: 0;
    font-size: 14px;
}

    .info-text a {
        color: #1DB1EC;
        margin-right: 10px;
    }

.me-columns-title {
    width: 17px;
    height: 17px;
    background-size: 100% 100%;
    margin-right: 2px;
    vertical-align: text-top;
}

.me-title {
    font-size: 15px;
}

.me-columns a {
    width: 25%;
    display: inline-block;
    text-align: center;
    float: left;
    color: #323232;
    font-size: 12px;
}

    .me-columns a span {
        display: block;
        line-height: 1;
    }

.me-columns-img {
    width: 24px;
    height: 22px;
    background-size: 100% 100%;
}

.nosigned span {
    padding-top: 20px;
}

.addr-default {
    margin-bottom: -10px;
    font-size: 14px;
}

.nearby-title {
    padding: 5px 0 5px 15px;
    background: #fff;
    font-size: 15px;
    line-height: 24px;
    color: #8f8f94;
    position: fixed;
    top: 44px;
    z-index: 2;
    width: 100%;
    border-bottom: 1px solid #E3E2E6;
}

    .nearby-title > .mui-icon {
        font-size: 26px;
    }

.nearby-search {
    margin: 10px;
}

    .nearby-search input {
        background: #fff;
    }

.cdate {
    background: #fff;
    padding: 11px 5px;
}

    .cdate span {
        color: #a7a7a7;
        font-size: 15px;
        position: absolute;
        right: 15px;
        margin-top: 4px;
    }

    .cdate a {
        position: relative;
    }

.lastmonth-arrow {
    position: absolute;
    left: -15px;
    top: -1px;
}

.cdate .nextmonth {
    position: absolute;
    right: 30px;
    margin-top: 1px;
}

.cdate .lastmonth {
    position: absolute;
    left: 30px;
    margin-top: 1px;
}

.cdate-week {
    background: #fff;
    line-height: 34px;
    font-size: 15px;
    border-top: 1px solid #e3e3e5;
    border-bottom: 1px solid #e3e3e5;
    width: 100%;
}

    .cdate-week span {
        width: 14.28%;
        display: inline-block;
        text-align: center;
    }

.cdate-today {
    background: #fff;
    line-height: 34px;
    font-size: 15px;
    float: left;
    width: 100%;
    padding: 5px 0;
}

    .cdate-today span {
        width: 14.28%;
        display: inline-block;
        text-align: center;
        float: left;
    }

    .cdate-today a {
        color: #000;
    }

    .cdate-today .curToday {
        width: 34px;
        height: 34px;
        display: inline-block;
        border-radius: 17px;
        background: #1DB1EC;
        color: #fff;
    }

.text-white {
    color: #fff;
}

.re-condition {
    overflow: hidden;
    background: #fff;
    position: fixed;
    z-index: 1;
    top: 44px;
    width: 100%;
}

    .re-condition > a {
        width: 50%;
        float: left;
        text-align: center;
        color: #666;
        font-size: 15px;
        line-height: 40px;
    }

.sequence {
    width: 100%;
}

    .sequence ul {
        list-style: none;
        margin: 0;
        padding: 10px 15px;
    }

        .sequence ul li {
            line-height: 30px;
        }

            .sequence ul li a {
                display: block;
                color: #8f8f94;
            }

.mask {
    background: rgba(0,0,0,.3);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}

.n-Outpatient {
    padding-left: 5px;
}

.re-make {
    background: #1DB1EC;
    color: #fff;
    font-size: 12px;
    padding: 0 3px;
    border-radius: 3px;
    line-height: 1.5;
    margin-left: 3px;
}

.re-cannot {
    background: #FF3300;
    color: #fff;
    font-size: 12px;
    padding: 0 3px;
    border-radius: 3px;
    line-height: 1.5;
}

.re-fulls {
    background: #999999;
    color: #fff;
    font-size: 12px;
    padding: 0 3px;
    border-radius: 3px;
    line-height: 1.5;
}

.re-docbtn {
    margin: 5px 0 0 55px;
    border-top: 1px solid #E3E2E6;
    padding-top: 10px;
}

    .re-docbtn a {
        font-size: 15px;
        color: #fff;
        margin-right: 6px;
        padding: 1px 3px;
        border-radius: 3px;
    }

    .re-docbtn .orange {
        background: #f57f45;
    }

    .re-docbtn .blue {
        background: #1DB1EC;
    }

    .re-docbtn .grey {
        background: #a7a7a7;
    }

.filter {
    padding: 5px 15px;
    width: 100%;
    border-top: 1px solid #E3E2E6;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.ml10 {
    margin-left: 10px;
}

.anytime {
    background: #1DB1EC;
    color: #fff;
    padding: 2px 5px;
    border-radius: 3px;
}

.week-today {
    border-right: 1px solid #E3E2E6;
    overflow: hidden;
    margin: 5px 0;
}

.filter-week {
    background: #fff;
    line-height: 28px;
    font-size: 15px;
    background: #e3e3e5;
    border-left: 1px solid #E3E2E6;
    border-bottom: 1px solid #E3E2E6;
}

    .filter-week span {
        width: 14.28%;
        display: inline-block;
        text-align: center;
        border-left: 1px solid #E3E2E6;
        border-bottom: 1px solid #E3E2E6;
        font-size: 13px;
    }

.filter-today {
    background: #fff;
    line-height: 38px;
    font-size: 15px;
    float: left;
    width: 100%;
}

    .filter-today span {
        width: 14.28%;
        display: inline-block;
        text-align: center;
        float: left;
        border-left: 1px solid #E3E2E6;
        border-bottom: 1px solid #E3E2E6;
        font-size: 13px;
    }

    .filter-today a {
        color: #000;
    }

.curJobtitle, .curToday {
    display: block;
    background: #1DB1EC;
    color: #fff !important;
}

.filter-jobtitle tr td {
    width: 14.28%;
    display: inline-block;
    text-align: center;
    float: left;
    border-bottom: 1px solid #E3E2E6;
    border-left: 1px solid #E3E2E6;
    font-size: 13px;
}

.alljobtitle {
    border: 1px solid #E3E2E6;
    width: 14.28%;
}

    .alljobtitle a {
        color: #000;
    }

.coljobtitle {
    border-top: 1px solid #E3E2E6;
    border-right: 1px solid #E3E2E6;
    margin-right: 14.28%;
    width: 57.12%;
}

    .coljobtitle a {
        width: 25%;
        border-bottom: 1px solid #E3E2E6;
        border-left: 1px solid #E3E2E6;
        float: left;
        color: #000;
    }

.docjobtitle {
    border-bottom: 1px solid #E3E2E6;
    padding: 5px 0 10px;
}

.re-doc-columns {
    height: 40px;
    line-height: 36px;
}

    .re-doc-columns a {
        width: 33.3%;
        text-align: center;
        display: inline-block;
        font-size: 15px;
        color: #535353;
    }

    .re-doc-columns span {
        width: 33.3%;
        display: inline-block;
        text-align: center;
        font-size: 15px;
    }

.reinfo tr td {
    vertical-align: top;
}

.confirmpayment {
    background: #fff;
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    padding: 15px;
}

.confirmpayment-btn {
    margin-top: 15px;
    width: 100%;
    padding: 8px 0;
    font-size: 17px;
}

.re-detail {
    margin: 10px -5px;
    padding-bottom: 10px;
}

    .re-detail li {
        font-size: 14px;
        color: #6d6d72;
        list-style-position: outside;
    }

.re-again > button {
    width: 50%;
    border-radius: 0;
    padding: 8px 0;
    font-size: 17px;
}

.re-table-dot {
    width: 8px;
    height: 12px;
    border-radius: 4px;
    background: #E3E2E6;
    display: inline-block;
    margin: 0 6px;
}

    .re-table-dot.cur-dot {
        background: #1DB1EC;
    }

.paymoney {
    font-size: 50px;
    margin: 50px 0;
}

    .paymoney span {
        font-size: 24px;
    }

.topic-title {
    position: absolute;
    z-index: 1;
    top: 0;
    padding: 15px 10px;
}

.topic-choice {
    padding: 15px 15px 10px;
    background: rgba(0,0,0,.1);
}

.detail-share {
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
}

.comment-title {
    padding: 0 10px;
}

.feedback-btn {
    width: 100%;
    padding: 8px;
    font-size: 17px;
    border-radius: 0;
    position: fixed;
    bottom: 0;
    left:0;
}

.btn-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.history-search {
    padding: 0 5px;
    margin: 5px -10px;
}

    .history-search a {
        font-size: 15px;
        background: #E3E2E6;
        border-radius: 3px;
        padding: 3px 5px;
        margin: 5px;
        color: #666;
        white-space: pre-wrap;
        display: inline-block;
    }

.hotnews-search {
    margin-top: 20px;
}

    .hotnews-search h5 {
        padding-bottom: 10px;
    }

    .hotnews-search ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .hotnews-search ul li {
            line-height: 1.8;
        }

            .hotnews-search ul li a {
                color: #6D6D72;
            }

.search-result {
    margin: -17px 0;
    background: #fff;
}

    .search-result dl dt span {
        position: absolute;
        right: 10px;
        color: #A7A7A7;
    }

        .search-result dl dt span:last-child {
            position: absolute;
            right: -20px;
            top: 20px;
        }

    .search-result dl dt .title-icon {
        background: #1DB1EC no-repeat;
        width: 3px;
        height: 12px;
        position: absolute;
        left: -10px;
        top: 14px;
    }

    .search-result dl dd, .search-result dl dt {
        font-size: 15px;
        border-bottom: 1px solid #E3E2E6;
        padding: 0 10px 0 18px;
    }

    .search-result dl dd {
        margin: 0;
    }

        .search-result dl dd a, .search-result dl dt a {
            font-size: 15px;
            color: #000;
            line-height: 40px;
            display: block;
            position: relative;
        }

        .search-result dl dd a {
            color: #6D6D72;
        }

    .search-result dl dt i {
        font-style: normal;
        padding: 0 2px;
    }

    .search-result dl dd i {
        font-style: normal;
    }

.introduce {
    padding: 10px 15px;
    background: #fff;
    border-bottom: 1px solid #E3E2E6;
    overflow: hidden;
    padding-bottom: 0;
}

    .introduce > h5 {
        line-height: 21px;
        margin-top: 15px;
    }

.icon-hos-tag {
    line-height: 28px;
}

    .icon-hos-tag img {
        vertical-align: text-top;
    }

.mui-grid-view.mui-grid-9 {
    border-top: 1px solid #e8e8ea;
    border-left: 1px solid #e8e8ea;
    background: #fff;
    margin-top: 10px;
}

    .mui-grid-view.mui-grid-9 img {
        width: 22px;
        height: 22px;
    }

    .mui-grid-view.mui-grid-9 .mui-table-view-cell {
        padding: 0 15px;
        border-right: 1px solid #e8e8ea;
        border-bottom: 1px solid #e8e8ea;
    }

        .mui-grid-view.mui-grid-9 .mui-table-view-cell > a:not(.mui-btn) {
            padding: 10px 0 5px;
        }

    .mui-grid-view.mui-grid-9:after {
        position: absolute;
    }

.siteback {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
}

.sitefavour {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
}

.commingsoon {
    position: absolute;
    top: 8px;
    right: 2px;
    font-size: 10px;
    line-height: 12px;
    color: #ccc;
}

.notice-ctt {
    line-height: 21px;
}

.notice-check {
    border-top: 1px solid #E3E2E6;
    display: block;
    padding: 10px 0 0 15px;
    margin: 0 -15px;
}

    .notice-check span {
        position: absolute;
        right: 0;
        bottom: 20px;
    }

.spacer {
    background: #E3E2E6;
    height: 1px;
    width: 100%;
    margin: 5px 0;
}

.booking-again > button {
    width: 100%;
    border-radius: 0;
    padding: 8px 0;
    font-size: 17px;
}

.paytime {
    padding: 3px 15px;
    float: left;
    width: 100%;
}

.pad15 {
    padding: 0 15px;
}

.mui-segmented-control.mui-segmented-control-inverted {
    background: #fff;
}

.check-title {
    padding: 10px 15px;
    border-bottom: 1px solid #E3E2E6;
    margin: 0;
}

.check-ctt {
    line-height: 1.2;
    margin: 0;
}

.title-grey {
    padding-bottom: 5px;
}

.cardfixed {
    margin: 0 10px;
}

.intelligent {
    min-height: 100px;
    padding: 3px 0;
}

    .intelligent table tr th {
        font-weight: 400;
        border-bottom: 1px solid #E3E2E6;
        line-height: 28px;
    }

    .intelligent table tr td {
        padding: 5px 0;
        vertical-align: top;
        line-height: 16px;
    }

        .intelligent table tr td:last-child {
            color: #1DB1EC;
        }

    .intelligent h5 {
        line-height: 100px;
    }

.intelligent-tips h6 {
    padding-top: 5px;
}

    .intelligent-tips h6:last-child {
        padding: 9px 15px 0 0;
    }

.infotips {
    background: #F57F45;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 4px;
    margin: 9px 5px 5px 15px;
}

.infotips-orange {
    background: #EA570E;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 11px 5px 5px 15px;
}

.infotips-blue {
    background: #1DB1EC;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 11px 5px 5px 15px;
}

.numtips {
    background: #F57F45;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    position: absolute;
    right: 15px;
    top: 9px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.tag-blue {
    border: 1px solid #1DB1EC;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 12px;
    color: #1DB1EC;
    padding: 0 3px;
    height: 20px;
    line-height: 18px;
}

.tag-orange {
    border: 1px solid #F57F45;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 12px;
    color: #F57F45;
    padding: 0 3px;
    margin-left: 5px;
    height: 20px;
    line-height: 18px;
}

.mui-bar .mui-segmented-control {
    width: 68%;
}

.mui-segmented-control {
    border: 1px solid #fff;
    font-size: 15px;
}

    .mui-segmented-control .mui-control-item {
        background: 0 0;
        color: #1DB1EC;
    }

        .mui-segmented-control .mui-control-item.mui-active {
            background: #fff;
            color: #1DB1EC;
        }

    .mui-segmented-control .mui-control-item {
        line-height: 24px;
        color: #fff;
        border-color: #fff;
        border-left: 1px solid #fff;
        width: 100%;
    }

.mui-bar .mui-segmented-control {
    position: absolute;
    left: 16%;
    top: 9px;
}

.mui-table-view .mui-media-object {
    line-height: 72px;
    width: 90px;
    max-width: 90px;
    height: 72px;
}

.pline:after {
    left: 115px;
}

.pad4 {
    padding: 4px 0;
}

    .pad4 a {
        line-height: 32px !important;
    }

.comment-text h5:last-child {
    line-height: 18px;
}

.hosname {
    padding: 6px 10px;
}

    .hosname > span {
        color: #1DB1EC;
    }

    .hosname img {
        margin: 0 0 0 5px;
    }

    .hosname:after {
        left: 0;
    }

/*.icon-booking {
    padding: 6px 0;
}*/

.list-title {
    padding: 6px 15px;
}

.icon-more {
    margin: 9px 0;
}

.section-one {
    padding: 5px 0 10px 10px !important;
}

.rechargemoney {
    font-size: 26px;
    margin: 30px 0;
    color: #2AC845;
}

    .rechargemoney img {
        vertical-align: text-bottom;
    }

.recharge-text tr td:last-child {
    text-align: right;
}

.notice-badge {
    position: absolute;
    left: 30px;
    top: -5px;
}

.notice-time-mtp > h5 {
    margin: 20px 0;
}

.notice-time {
    background: #ccc;
    padding: 2px 5px;
    border-radius: 5px;
    color: #fff;
}

.mtp4 {
    margin-top: -4px !important;
}

.mui-popover .mui-popover-arrow.mui-bottom:after {
    top: 18px;
}

.mui-popover .mui-popover-arrow:after {
    border-radius: 0;
}

.mui-popover .mui-popover-arrow.mui-bottom {
    margin-top: -154px;
}

.mui-popover {
    width: 180px;
}

    .mui-popover .mui-table-view {
        border-radius: 3px;
    }

.btn-grey {
    border: 1px solid #6D6D72;
    color: #6D6D72;
    padding: 3px 6px;
}

.btn-orange {
    border: 1px solid #EA570E;
    color: #EA570E;
    padding: 3px 6px;
}

.btn-greytwo {
    border: 1px solid #6D6D72;
    color: #6D6D72;
    padding: 3px 6px;
}

.btn-blue {
    border: 1px solid #1DB1EC;
    color: #1DB1EC;
    padding: 3px 6px;
}

.pad5 {
    padding-top: 5px;
}

.btm-line .mui-active {
    padding: 8px 0 4px;
}

.btm-line {
    margin-bottom: -10px;
}

.relative {
    padding: 10px 15px;
    margin: 0;
    border-bottom: 1px solid #E3E2E6;
}

.doclist-head .mui-media-object {
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 22.5px;
}

.searchall {
    clear: none;
}

    .searchall:last-child {
        background: 0 0;
    }

    .searchall:before {
        position: absolute;
        top: 11px;
        margin-left: -20px;
    }

    .searchall input[type=search] {
        background: #fff;
        text-align: left;
        padding: 0 30px;
    }

    .searchall .mui-placeholder {
        line-height: 46px;
    }

.mui-bar .searchall .mui-input-clear ~ .mui-icon-clear {
    top: 2px;
    right: 10px !important;
}

.schedul {
    height: 100%;
}

    .schedul a {
        padding: 8px 0;
    }

    .schedul .mui-segmented-control .mui-control-item {
        border-right: 1px solid #E3E2E6;
    }

        .schedul .mui-segmented-control .mui-control-item.mui-active {
            border-right: 0;
        }

.schedul-box {
    height: 100%;
    background: #fff;
}

.schedul-ctt {
    padding: 10px;
}

.schedul-table {
    border-top: 1px solid #E3E2E6;
    border-right: 1px solid #E3E2E6;
}

    .schedul-table tr td {
        border-bottom: 1px solid #E3E2E6;
        border-left: 1px solid #E3E2E6;
        text-align: center;
        width: 12.5%;
        line-height: 26px;
    }

.schedul-cur {
    color: #1DB1EC;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.dis-columns a {
    padding: 12px 0;
}

.dis-columns h4 {
    margin: 0;
}

.dis-columns h5 {
    margin: 0;
}

.dis-ctt span {
    display: block;
    font-size: 16px;
    padding: 10px;
}

    .dis-ctt span a {
        display: block;
        color: #000;
    }

        .dis-ctt span a:active {
            display: block;
            color: #1DB1EC;
        }

.dis-columns .mui-control-item {
    background: #e9ebef;
    border-bottom: none !important;
    /*color: #6D6D72 !important;*/
}

    .dis-columns .mui-control-item.mui-active {
        color: #1DB1EC !important;
    }

.icon-comment, .icon-din {
    vertical-align: middle;
    width: 16px;
    margin-right: 3px;
    margin-left: 15px;
}

.icon-view {
    vertical-align: middle;
    width: 22px;
    margin-right: 3px;
}

.title {
    margin: 15px 15px 7px;
    color: #6d6d72;
    font-size: 15px;
}

.balance {
    background: #fff;
    height: 100%;
    padding-bottom: 10px;
}

    .balance > span {
        padding: 15px;
        display: inline-block;
        color: #000;
        margin-bottom: -20px;
        width: 100%;
    }

.hosnavbox {
    width: 100%;
}

.hosnavimg {
    margin-top: 40%;
}

    .hosnavimg img {
        width: 100%;
    }

.navnumbox {
    position: fixed;
    bottom: 20px;
    left: 15px;
}

.navnum {
    float: left;
    margin: 0 5px;
}

    .navnum.cur {
        color: #1DB1EC;
        text-decoration: underline;
    }

.headIcon {
    border-radius: 50px;
}

.hb-control-item {
    color: inherit;
    border: 0;
    line-height: 24px;
    transition: background-color .1s linear;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: 0 0;
    display: table-cell;
    overflow: hidden;
    padding: 8px 0 4px;
}

    .hb-control-item.hb-active {
        color: #007aff;
        border-bottom: 2px solid #007aff !important;
        background: 0 0;
        padding: 8px 0 4px;
    }

.mui-icon-phone-filled {
    color: #1db1ec;
}

































.character-graphics {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin-left: -112.5px;
    margin-top: -220px;
}

    .character-graphics img {
        width: 225px;
        height: 480px;
    }

.character-btn {
    width: 48px;
    position: fixed;
    z-index: 2;
    left: 10px;
    bottom: 15px;
}

    .character-btn a {
        margin-bottom: 10px;
    }

        .character-btn a:active {
            background: #E3E2E6;
        }

.character-btn-male {
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: #1DB1EC;
    display: inline-block;
    border-radius: 24px;
    border: 1px solid #fff;
}

.character-btn-female {
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: #fc837e;
    display: inline-block;
    border-radius: 24px;
    border: 1px solid #fff;
}

.character-btn-children {
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: #70d451;
    display: inline-block;
    border-radius: 24px;
    border: 1px solid #fff;
}

.character-btn img {
    max-width: 100%;
    height: auto;
    display: block;
}

.character-btn-change {
    width: 44px;
    position: fixed;
    right: 10px;
    bottom: 10px;
}

    .character-btn-change img {
        max-width: 100%;
        height: auto;
        display: block;
    }

.character-btn-changetext {
    position: absolute;
    z-index: 2;
    color: #fff;
    bottom: 12px;
    right: 8px;
}

.adult {
    background: rgba(180, 40, 50, .2);
    position: absolute;
    z-index: 2;
}

.children {
    width: 20px;
    height: 16px;
    border-radius: 8px;
    background: rgba(29, 176, 236, .2);
    position: absolute;
    z-index: 2;
    margin-left: -4px;
}

.maleHead {
    left: 50%;
    top: 0;
    width: 40px;
    height: 80px;
    margin-left: -20px;
}

.maleChest {
    left: 50%;
    top: 100px;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -15px;
}

.maleAbdomen {
    left: 50%;
    top: 160px;
    width: 70px;
    height: 50px;
    margin-left: -35px;
}

.maleWaist {
    left: 50%;
    top: 160px;
    width: 70px;
    height: 100px;
    margin-left: -35px;
    margin-top: -70px;
}

.maleButtock {
    left: 50%;
    top: 210px;
    width: 70px;
    height: 40px;
    margin-left: -35px;
    margin-top: -10px;
}

.maleUpperArmLeft {
    left: 25%;
    top: 100px;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    margin-top: -15px;
}

.maleUpperArmRight {
    left: 75%;
    top: 100px;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    margin-top: -15px;
}

.maleElbowLeft {
    left: 20%;
    top: 150px;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -5px;
}

.maleElbowRight {
    left: 80%;
    top: 150px;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -5px;
}

.maleLowerArmLeft {
    left: 10%;
    top: 200px;
    width: 30px;
    height: 40px;
    margin-left: -15px;
    margin-top: -15px;
}

.maleLowerArmRight {
    left: 90%;
    top: 200px;
    width: 30px;
    height: 40px;
    margin-left: -15px;
    margin-top: -15px;
}

.maleHandLeft {
    left: 5%;
    top: 250px;
    width: 30px;
    height: 40px;
    margin-left: -15px;
    margin-top: -20px;
}

.maleHandRight {
    left: 95%;
    top: 250px;
    width: 30px;
    height: 40px;
    margin-left: -15px;
    margin-top: -20px;
}

.maleThighLeft {
    left: 38%;
    top: 270px;
    width: 40px;
    height: 100px;
    margin-left: -20px;
    margin-top: -30px;
}

.maleThighRight {
    left: 62%;
    top: 270px;
    width: 40px;
    height: 100px;
    margin-left: -20px;
    margin-top: -30px;
}

.maleCalfLeft {
    left: 38%;
    top: 380px;
    width: 40px;
    height: 80px;
    margin-left: -20px;
    margin-top: -30px;
}

.maleCalfRight {
    left: 62%;
    top: 380px;
    width: 40px;
    height: 80px;
    margin-left: -20px;
    margin-top: -30px;
}

.maleFootfLeft {
    left: 42%;
    top: 450px;
    width: 40px;
    height: 40px;
    margin-left: -25px;
    margin-top: -10px;
}

.maleFootRight {
    left: 63%;
    top: 450px;
    width: 40px;
    height: 40px;
    margin-left: -25px;
    margin-top: -10px;
}

.femaleHead {
    left: 50%;
    top: 0;
    width: 40px;
    height: 80px;
    margin-left: -30px;
}

.femaleChest {
    left: 50%;
    top: 100px;
    width: 70px;
    height: 70px;
    margin-left: -45px;
    margin-top: -15px;
}

.femaleAbdomen {
    left: 50%;
    top: 160px;
    width: 70px;
    height: 50px;
    margin-left: -45px;
}

.femaleWaist {
    left: 50%;
    top: 160px;
    width: 70px;
    height: 100px;
    margin-left: -41px;
    margin-top: -70px;
}

.femaleButtock {
    left: 50%;
    top: 210px;
    width: 70px;
    height: 40px;
    margin-left: -42px;
    margin-top: -13px;
}

.femaleUpperArmLeft {
    left: 25%;
    top: 100px;
    width: 30px;
    height: 50px;
    margin-left: -25px;
    margin-top: -15px;
}

.femaleUpperArmRight {
    left: 75%;
    top: 100px;
    width: 30px;
    height: 50px;
    margin-left: -25px;
    margin-top: -15px;
}

.femaleElbowLeft {
    left: 20%;
    top: 150px;
    width: 30px;
    height: 30px;
    margin-left: -30px;
    margin-top: -20px;
}

.femaleElbowRight {
    left: 80%;
    top: 150px;
    width: 30px;
    height: 30px;
    margin-left: -10px;
    margin-top: -20px;
}

.femaleLowerArmLeft {
    left: 10%;
    top: 200px;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -35px;
}

.femaleLowerArmRight {
    left: 90%;
    top: 200px;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -45px;
}

.femaleHandLeft {
    left: 5%;
    top: 250px;
    width: 30px;
    height: 40px;
    margin-left: -20px;
    margin-top: -45px;
}

.femaleHandRight {
    left: 95%;
    top: 250px;
    width: 30px;
    height: 40px;
    margin-left: -15px;
    margin-top: -55px;
}

.femaleThighLeft {
    left: 40%;
    top: 270px;
    width: 40px;
    height: 90px;
    margin-left: -28px;
    margin-top: -30px;
}

.femaleThighRight {
    left: 60%;
    top: 270px;
    width: 40px;
    height: 90px;
    margin-left: -28px;
    margin-top: -30px;
}

.femaleCalfLeft {
    left: 40%;
    top: 380px;
    width: 40px;
    height: 80px;
    margin-left: -28px;
    margin-top: -32px;
}

.femaleCalfRight {
    left: 60%;
    top: 380px;
    width: 40px;
    height: 80px;
    margin-left: -28px;
    margin-top: -32px;
}

.femaleFootfLeft {
    left: 40%;
    top: 450px;
    width: 40px;
    height: 40px;
    margin-left: -28px;
    margin-top: -10px;
}

.femaleFootRight {
    left: 60%;
    top: 450px;
    width: 40px;
    height: 40px;
    margin-left: -28px;
    margin-top: -10px;
}

.childrenHead {
    left: 50%;
    top: 120px;
}

.childrenNeck {
    left: 50%;
    top: 150px;
}

.childrenChest {
    left: 50%;
    top: 170px;
}

.childrenAbdomen {
    left: 50%;
    top: 200px;
}

.childrenButtock {
    left: 50%;
    top: 210px;
}

.childrenUpperArmLeft {
    left: 36%;
    top: 174px;
}

.childrenUpperArmRight {
    left: 62%;
    top: 174px;
}

.childrenElbowLeft {
    left: 31%;
    top: 196px;
}

.childrenElbowRight {
    left: 66%;
    top: 196px;
}

.childrenLowerArmLeft {
    left: 25%;
    top: 216px;
}

.childrenLowerArmRight {
    left: 72%;
    top: 216px;
}

.childrenHandLeft {
    left: 22%;
    top: 240px;
}

.childrenHandRight {
    left: 75%;
    top: 240px;
}

.childrenThighLeft {
    left: 43%;
    top: 250px;
}

.childrenThighRight {
    left: 55%;
    top: 250px;
}

.childrenCalfLeft {
    left: 42%;
    top: 300px;
}

.childrenCalfRight {
    left: 56%;
    top: 300px;
}

.childrenFootfLeft {
    left: 40%;
    top: 340px;
}

.childrenFootRight {
    left: 56%;
    top: 340px;
}

.loading {
    position: absolute;
    z-index: 8;
    left: 50%;
    margin-left: -75px;
    top: 50%;
    margin-top: -70px;
    width: 150px;
}

.loading-animation {
    width: 80px;
    margin: auto;
    padding: 0;
    list-style: none;
}

    .loading-animation li {
        width: 80px;
        height: 80px;
        border-radius: 16px;
        background: rgba(44, 62, 80, .8);
        line-height: 76px;
        text-align: center;
    }

        .loading-animation li img {
            vertical-align: middle;
            width: 50px;
            height: 50px;
        }

.loading h4 {
    padding: 10px 0;
    text-align: center;
    color: #2c3e50;
}

.progress {
    display: block;
    width: 150px;
    height: 20px;
    border-radius: 10px;
    border: 1px solid #2c3e50;
}

.progressbar {
    background: rgba(44, 62, 80, .8);
    text-align: center;
    width: 75%;
    height: 18px;
    line-height: 18px;
    color: #fff;
    border-radius: 10px;
}

.loading-fail {
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -50%;
    top: 50%;
    margin-top: -70px;
    width: 100%;
    text-align: center;
}

    .loading-fail img {
        width: 64px;
        height: 64px;
    }

.loadingctt {
    position: absolute;
    z-index: 8;
    left: 10%;
    top: 50%;
    margin-top: -40px;
    width: 80%;
    background: rgba(44, 62, 80, .8);
    border-radius: 12px;
    padding: 15px 15px 0;
    line-height: 44px;
}

    .loadingctt div:nth-child(1) {
        margin-right: 10px;
    }

    .loadingctt div:nth-child(3) {
        border-left: 1px solid rgba(255, 255, 255, .2);
    }

pre {
    font-size: 16px !important;
    font-family: sans-serif;
    white-space: normal;
    margin: 0 -5px;
}

.symptom-selected {
    font-size: 34px;
    position: absolute;
    bottom: 4px;
    right: 10px;
}

.maybe-dep {
    margin: 5px;
}

    .maybe-dep a {
        background: #1db1ec;
        color: #fff;
    }

.pinfotips {
    position: absolute;
    left: 20px;
    border-left: 1px dotted #8f8f94;
}

.pinfodot {
    width: 11px;
    height: 11px;
    border-radius: 5.5px;
    display: inline-block;
    margin-left: -21px;
    background: #FFF none repeat scroll 0% 0%;
    border: 3px solid #1DB1EC;
}

.pinfotips ul {
    margin: 0px 15px;
    padding: 0px;
}

    .pinfotips ul li {
        list-style: outside none none;
        margin-left: 5px;
    }

        .pinfotips ul li a {
            color: #6D6D72;
            display: block;
        }

.pinfodot {
    width: 11px;
    height: 11px;
    border-radius: 5.5px;
    border: 3px solid #1db1ec;
    background: #fff;
    display: inline-block;
    margin-left: -21px;
}

.bubbles {
    padding: 10px;
    border-radius: 15px;
    border: 1px solid #E3E2E6;
    position: relative;
    margin-left: 25px;
    min-width: 260px;
    background: #FFF none repeat scroll 0% 0%;
}

.bubbles-arrow {
    display: block;
    position: absolute;
    top: -4px;
    left: -12px;
    z-index: 1;
    width: 11px;
    height: 20px;
}

.total-cost {
    display: block;
    width: 110px;
    height: 110px;
    padding-top: 30px;
    border-radius: 55px;
    background: #F57F45 none repeat scroll 0% 0%;
    color: #FFF;
}

.barcode {
    margin: 20px;
    text-align: center;
}

    .barcode a {
        color: #8f8f94;
    }

.pinfo-cost {
    background: #fff;
    line-height: 34px;
}

    .pinfo-cost tr th {
        border-bottom: 1px solid #e3e2e6;
        font-weight: 400;
    }

    .pinfo-cost tr {
        line-height: 40px;
    }

        .pinfo-cost tr:last-child {
            border-top: 1px solid #e3e2e6;
        }

        .pinfo-cost tr td {
            text-align: center;
        }

            .pinfo-cost tr td:first-child {
                width: 100px;
                line-height: 16px;
            }

.tilltime {
    margin: 30px 0;
    position: relative;
}

    .tilltime .circle-grey {
        width: 10px;
        height: 10px;
    }

    .tilltime .line-grey {
        position: absolute;
        left: 18%;
        width: 64%;
    }

    .tilltime .frt {
        float: right !important;
    }

.mr20 {
    margin-right: 20px;
}

.tips-success .mui-icon {
    font-size: 0px;
}

.default-padding {
    padding: 0 15px;
}

.rechargemoney img {
    height: 28px;
}

.homeCont {
    margin-top: -44px;
}

.mui-slider-indicator.mui-segmented-control {
    top: 44px !important;
}

#sliderSegmentedControl {
    top: 0 !important;
}

.mui-input-row .mui-input-clear ~ .mui-icon-clear, .mui-input-row .mui-input-password ~ .mui-icon-eye, .mui-input-row .mui-input-speech ~ .mui-icon-speech {
    z-index: 99;
}

.half-btn button {
    width: 40%;
    margin: 4px 8px;
    display: inline-block;
    font-size: 17px;
}


#loginContent .mui-input-row label {
    float: right;
    position: relative;
    text-align: center;
    padding: 13px 0;
}

    #loginContent .mui-input-row label:before {
        content: "";
        position: absolute;
        left: 0;
        top: 10%;
        width: 1px;
        height: 80%;
        background-color: #c8c7cc;
    }

#loginContent .mui-input-row .mui-icon-eye {
    right: 35%;
}

.v-middle {
    display: flex;
    align-items: center;
}

.mui-popup {
    border-radius: 4px !important;
}

.mui-popup-inner {
    border-radius: 4px !important;
}

.man {
    background-color: #AAE0FE;
    color: #3089E5;
}

.woman {
    background-color: #F7D5DA;
    color: #E36F80;
}

.child {
    background-color: #FFDECA;
    color: #D67B2F;
}

#cmsHead {
    color: #353B3F !important;
}

#cmsCont, #cmsCont p {
    color: #353B3F !important;
}

::-moz-placeholder {
    color: #A9ABAE;
}

::-webkit-input-placeholder {
    color: #A9ABAE;
}

:-ms-input-placeholder {
    color: #A9ABAE;
}

/** ע�ͱ�ʾ��ͷ�����ſ���ʾ����ͷ�� */
/*header {
    display:none;
}
.tips-error {
    top:0px !important;
}
.homeCont {
    margin-top:0px;
}
#slider {
    margin-top:31px !important;
}
.mui-slider-indicator.mui-segmented-control {
    top:0px !important;
}
.mui-bar-nav ~ .mui-content {
    padding-top:0;
}
.nearby-title {
    top:0 !important;
}
.TrtimeRecordSty {
    margin-top:-24px;
}
#map {
    margin-top:-44px;
}*/

html, body {
    height:100%;
}

a {
    cursor: pointer;
}

/*#region Guo Sen */


.hidden {
    display: none;
}

.hb-popselect {
    width: 100%;
    left: 0;
    bottom: 0px;
    position: absolute;
    z-index: 99999;
    background-color: transparent;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    border: solid 1px silver;
    background-color: #FFFFFF;
    font-size: 1.0em;
}

.hb-popselect-mask, #IDC_AJAXMASK, #IDC_MESSAGEBOX_MASK, #IDC_CONFIRMBOX_MASK {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99998;
    background-color: #000;
    top: 0;
    opacity: 0.30;
}

.hb-popselect-mask, #IDC_AJAXMASK {
    opacity: 0.01 !important;
}

#IDC_LOADING {
    position: fixed;
    top: 150px;
    width: 100%;
    height: 50px;
    background-image: url(../../../Content/hb/images/Lodding.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size:50px;
    z-index:999;
}

.hb-popselect .hb-popselectcommand {
    line-height: 150%;
    font-size: 1.0em;
    height: 1.8em;
    padding: 5px;
    margin-bottom: 1em;
}

.hb-popselect .hb-popselecbutton {
    border: solid 1px silver;
    border-radius: 5px;
    color: #333333;
    text-align: center;
    padding: 5px;
    width: 4em;
}

    .hb-popselect .hb-popselecbutton:hover {
        background-color: #1db1ec;
        color: white;
        cursor: pointer;
    }

    .hb-popselect .hb-popselecbutton.hb-popselecbutton-cancel {
        float: left;
    }

    .hb-popselect .hb-popselecbutton.hb-popselecbutton-ok {
        background-color: #1db1ec;
        float: right;
        color: white;
    }

.hb-popselect .hb-popselecttitle {
    line-height: 200%;
    font-size: 1.0em;
    text-indent: 0.5em;
    background-color: #1db1ec;
    color: white;
}

.hb-popselect .hb-popselect-items {
    overflow: auto;
    background-color: #DDD;
    clear: both;
}

.hb-popselect .hb-popselect-item {
    font-size: 1.2em;
    line-height: 200%;
    overflow: hidden;
    text-align: center;
}

.hb-popselect .hb-popselect-bottom {
    height: 3em;
}

.hb-popselect .hb-popselect-line {
    overflow: hidden;
    height: 1px;
    background-color: #EEEEEE;
    width: 90%;
    margin: 0 auto;
}

.hb-popselect .hb-popselect-item.selected {
    font-weight: bold;
}

.hb-popselect .hb-popselect-item .hb-popselect-itemdata {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    word-wrap: normal;
    white-space: nowrap;
}

.hb-dataview-template {
    display: none !important;
}
/*#endregion */


/*#region hbx-segmented-control */

.hbx-segmented-control {
    position: absolute;
    left: 16%;
    top: 6px;
    width: 68%;
    margin: 0 auto;
    font-size: 15px;
    border: 1px solid #fff;
    font-weight: 400;
    display: table;
    overflow: hidden;
    table-layout: fixed;
    border-radius: 3px;
    background-color: transparent;
    -webkit-touch-callout: none;
}

    .hbx-segmented-control:first-child.hbx-control-item {
        border-left-width: 0px;
    }

    .hbx-segmented-control .hbx-control-item {
        line-height: 24px;
        color: #fff;
        border-color: #fff;
        border-left: 1px solid #fff;
        width: 100%;
        background: 0 0;
        display: table-cell;
        overflow: hidden;
        text-align: center;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .hbx-segmented-control .hbx-control-item.hbx-active {
            background: #fff;
            color: #1db1ec;
        }
/*#endregion */

