/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Dec 11, 2018, 11:20:48 PM
    Author     : LuchecChen
*/


.tg-default-banner-container {
    padding: 0px 0px 0px 0px;
    /*height:240px;*/
}


.tg-payment_area {
    height: 155px;
    /*  height:-moz-calc(100% / (375px / 155px));
      height:-webkit-calc(100% / (375px / 155px));
      height: calc(100% / (375px / 155px));*/
    background-color: #FFF;
}


.tg-payment_area ul {
    margin: 0;
    padding: 0;
    list-style-type: none;

}

.tg-payment_area ul li {
    margin: 0;
    padding: 0;

    float: left;
    height: 100px;
    /*line-height: 120px;
    width: 33%;*/
    list-style: none;
    display: inline-block;
}

.tg-payment_area .tg-payment_area_block {
    border: 2px solid;
    border-radius: 13px;
    -moz-border-radius: 13px; /* Old Firefox */
    -webkit-appearance: none;
    border-color: #E1E1E1;
    height: 100%;
    margin: 10px;
    margin-top: 17px;
    color: #562b55;
}

.tg-payment_area .tg-payment_area_block div {
    line-height: 33px;
}

.tg-paymentBtn {
    position: relative;
    float: left;
    width: calc(50% - 10px);
    top: -105px;
    left: calc(50% - 24%);

}

.tg-paymentBtn img {
    width: 100%;
    height: 100%;
}

.tg-default-item-container {
    /*position:relative;*/
    background-color: #FFF;
    /*margin-top: 12px;*/
    clear: both;
}

.tg-default-item-container .title {
    margin-left: 10px;
    text-align: left;
    line-height: 28px;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    padding-top: 20px;
}

.tg-default-item-container .title #arrow {

    line-height: 35px;
    background-color: #FF0000;
    width: 8px;
    margin-right: 5px;
}

.tg-default-item-container .items {
    margin: 2px;
    border: 1px solid;
    border-radius: 2px;
    -moz-border-radius: 2px; /* Old Firefox */
    -webkit-appearance: none;
    border-color: #E1E1E1;
    font-size: 14px;
}


.tg-default-item-container .items ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tg-default-item-container .items ul li {
    margin: 6px 0;
    padding: 0;
    float: left;
    /* height:100px;
     line-height: 120px;*/
    width: 25%;
    list-style: none;
    display: inline-block;
    text-align: center;
}

.tg-default-item-container .items ul li img {
    margin: 5px 5px 0px 5px;
}


.tg-default-bottom {
    clear: both;
    background-color: #E5E5E5;
    padding-top: 25px;
}

.tg-default-bottom .title {
    text-align: center;
    font-size: 16px;
    color: #666;
    font-weight: bold;

}

.tg-default-bottom .items {
    padding-top: 10px;
}

.tg-default-bottom .items ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tg-default-bottom .items li {
    list-style: none;
    display: inline-block;
    float: left;
    width: 33%;
}

.tg-default-bottom .items li img {
    position: relative;
    padding: 5px;

    left: calc(100% - 90%);
}

.tg-navbar {
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 44px;
    background-color: #1fb5a9;
}

.tg-navbar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 44px;
}

.tg-navbar li {
    /*margin: 0;
    padding: 0;*/
    float: left;
    height: 44px;
    line-height: 44px;
}

.tg-navbar-goback {
    width: 18px;
    padding-left: 14px;

}

.tg-navbar-search {
    width: 44px;
    padding-top: 8px;
}

.tg-navbar-rule {
    color: #F4F4F4;
    font-size: 11px;
}

.tg-navbar-middle {
    width: calc(100% - 80px);
    text-align: center;
    line-height: 44px;
}

.tg-navbar-middle div {
    text-align: center;
    color: #FFF;
    font-size: 16px;
}


.tg-button-area {
    padding: 10px 5px 10px 5px;
}

.tg-button {
    border: 1px solid;
    border-radius: 25px;
    -moz-border-radius: 25px; /* Old Firefox */
    -webkit-appearance: none;
    border-color: #14bb9b;
    /*box-shadow: 5px 5px 3px #888888;*/
    color: #14bb9b;
    padding: 2px 10px 2px 10px;
    text-align: center;

}

.tg-button-primary {
    background-color: #04D5C2;
    color: #FFF;
    padding: 5px 10px 5px 10px;
}


.tg-button-mini {
    border: 1px solid;
    border-color: #23AB86;
    background-color: #6AD38F;
    color: #FFF;
    font-size: 12px;
    padding: 1px 2px 1px 2px;
    border-radius: 3px;
    -moz-border-radius: 3px; /* Old Firefox */
    -webkit-appearance: none;
    text-align: center;
}

.tg-button-mini-gray {
    border: 1px solid;
    border-color: #D1D1D1;
    background-color: #E5E5E5;
    color: #FFF;
    font-size: 12px;
    padding: 1px 2px 1px 2px;
    border-radius: 3px;
    -moz-border-radius: 3px; /* Old Firefox */
    -webkit-appearance: none;
    text-align: center;
}


.tg-schedule {
    border: 1px solid;
    border-color: #CCCCCC;
    background-color: #CCCCCC;
    border-collapse: separate;
    border-spacing: 1px 1px; /* 水平间距 垂直间距 */
}


.tg-schedule td {
    background-color: #FFF;
    height: 50px;
    font-size: 18px;
}


.tg-schedule .tg-schedule_head div {

    text-align: center;
}

.tg-schedule .tg-schedule_head .tg-schedule_head-week_name {

    font-weight: bold;
    color: #666666;
}

.tg-schedule .tg-schedule_head .tg-schedule_head-week_date {

    text-align: center;
    font-size: 12px;
    color: #D1D1D1;
}

.tg-schedule .tg-schedule_full {
    background-color: #E8E8E8;

    color: #666666;
}

.tg-schedule .tg-schedule_full div {
    text-align: center;
}

.tg-schedule .tg-schedule_active {
    background-color: #03d4c1;
    color: #FFF;
}


.tg-schedule .tg-schedule_active div {
    text-align: center;
}

.tg-timebar {
    margin: 0;
    padding: 0;
    width: 100%;
    position: fixed;
    top: 44px;
    height: 60px;
    /*white-space:nowrap;*/
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #E8E8E8;

}

.tg-timebar-head-container {
    margin: 0;
    padding: 0;
    width: 54px;
    height: 54px;
    color: #666666;
    font-weight: normal;
}

.tg-timebar-head-active {
    font-weight: bold;
    color: #18BCB8;
}

.tg-timebar-split-container {
    margin: 0;
    padding: 0;
    height: 40px;
    width: 2px;
    left: 54px;
    top: 52px;
    position: fixed;

    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #E8E8E8;
}

.tg-timebar-item-container {
    margin: 0;
    padding: 0;
    height: 54px;
    width: calc(100% - 56px);
    left: 56px;
    top: 44px;
    position: fixed;
    color: #666666;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.tg-timebar-item-container-active {
    font-weight: bold;
    color: #18BCB8;
}

.tg-timebar-item-container #active-container {
    position: absolute;

}

.tg-timebar-item-container ul {
    margin: 0;
    padding: 0;
    height: 54px;
    width: calc(15 * 54px);
    display: block;
    overflow: hidden;
    white-space: nowrap;

}

.tg-timebar-item-container ul li {
    margin: 0;
    padding: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    width: 54px;
    list-style: none;
    display: inline-block;
    /* background-color:#CCC;*/
}

.tg-timebar ul li:first-child {
    /*color: #CCEAEB;
    font-weight: bold;*/
}


.tg-doctor-item {
    width: 98%;
}

.tg-doctor-item .row1 {
    line-height: 30px;
    height: 30px;
}

.tg-doctor-item .row2 {
    line-height: 22px;
    height: 22px;
}

.tg-doctor-item .row3 {
    line-height: 18px;
    height: 18px;
}

.tg-doctor-item img {
    border-radius: 3px;
}

.tg-doc-intro {
    width: 290px;
    color: #999;
    overflow: hidden;
    font-size: 9pt;
    height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.tg-doctor-intro-bar {
    position: relative;
    height: 200px;
    background-color: #04D5C2;
    width: 100%;
    vertical-align: middle;
    top: 44px;
}


.tg-doctor-intro-bar .tg-doctor-intro-bar-head {
    width: 80px;
    height: 80px;
    border-radius: 50%;

}


.tg-doctor-intro-bar-intro {
    padding: 5px 15px 5px 15px;
    height: 100px;
    font-size: 9pt;
    /* overflow: hidden;
     text-overflow:ellipsis;*/
    overflow-y: scroll;
    color: #F4F4F4;
}

.tg-doctor-intro-bar-star {
    width: 100px;
    height: 17px;
}


.tg-doctor-area {
    position: relative;
    top: 44px;
    /**/
    width: 100%;
}

.tg-doctor-area .tg-doctor-area-split {
    height: 10px;
    background-color: #E8E8E8;
}

.tg-doctor-area .tg-doctor-area-baseinfo {
    margin-top: 10px;
    width: 100%;

}


.tg-doctor-area .tg-doctor-area-baseinfo .tg-doctor-area-hospiName {
    padding: 0px 10px 0px 10px;
}

.tg-doctor-area .tg-doctor-area-schedule-container {
    padding: 3px 5px 3px 5px;
}


.tg-pop-title {
    font-size: 18px;
    font-weight: bold;
    /*padding-left: 8px;*/
    margin: 5px 8px 5px 8px;
    color: #666;
}

.tg-pop-hname {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 8px 5px 8px;
    color: #999;
}

.tg-pop-address {
    font-size: 14px;
    font-weight: bold;
    color: #CCCCCC;
    margin: 5px 8px 5px 8px;
}

.tg-pop-number-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none;

}

.tg-pop-number-container ul li {
    margin: 0;
    padding: 0;
    float: left;
    height: 80px;
    line-height: 35px;
    width: 33%;
    list-style: none;
    /*display: inline-block; */
}

.tg-number-item {
    border: 1px solid;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Old Firefox */
    -webkit-appearance: none;
    border-color: #E5E5E5;
    /*box-shadow: 5px 5px 3px #888888;*/
    color: #666;
    margin: 5px 8px 5px 8px;
    text-align: center;
}

.tg-number-item table tr td {
    height: 30px;
}


.tg-confirm-intro-bar {
    position: relative;
    top: 44px;
    height: 250px;
}

.tg-confirm-intro-bar #docName {
    color: #666;
    font-weight: bold;
    font-size: 22px;
    height: 35px;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tg-confirm-intro-bar #docTitle {
    color: #CCC;
    font-weight: bold;
    font-size: 16px;
    height: 25px;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tg-confirm-intro-bar #docHospiName {
    color: #CCC;
    font-weight: bold;
    font-size: 16px;
    height: 25px;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tg-confirm-intro-bar .tg-sub-item {
    color: #ccc;
    font-weight: bold;
    font-size: 16px;
}

.tg-confirm-intro-bar .tg-sub-item-content {
    color: #666;
    font-weight: bold;
    font-size: 16px;
}

.tg-confirm-intro-bar .tg-line-container {
    width: 86%;
    padding-left: 7%;
    height: 15px;
}

.tg-confirm-intro-bar .tg-line-container .tg-line {

    height: 15px;
    border-width: 2px 1px 1px 1px;
    border-style: dashed none none none;
    border-color: #ccc;
}

.tg-confirm-intro-bar .tg-doctor-intro-bar-head {
    padding-top: 10px;
    width: 80px;
    height: 80px;
    border-radius: 5px;

}


.tg-doctor-area-split {
    height: 10px;
    background-color: #E8E8E8;
}


.tg-btn-group {
    width: 100%;
    white-space: nowrap;
}


.tg-group-btn {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 5px 32px;
    height: 44px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px 4px 0 0;
}

.tg-group-btn-default {
    background-color: transparent;
    color: #FFF;

}

.tg-group-btn-active {
    background-color: #FFF;
    color: #6ad9d7;

}

.tableplus {
    margin: 10px 5px;
}

.hospitalLevel {
    font-size: 3vmin;
    color: #76d6ce;
    border: 0px;
    border-radius: 4px;
    text-align: center;
}

