/*@color: #8C96A8;
@color-active: #19B6D6;*/
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.d-b {
  display: block;
}
.d-ib {
  display: inline-block;
}
.d-i {
  display: inline;
}
.sr-only {
  display: none;
}
.thumb {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.thumb.nosrc {
  cursor: text;
}
html,
body,
.h-100 {
  margin: 0;
  padding: 0;
  height: 100%;
}
.hide {
  display: none!important;
}
.reportStatus {
  display: block;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.reportStatus.finished {
  background-color: #00C79F;
}
.reportStatus.unfinished {
  background-color: #FA493C;
}
.table-responsive + .table-page {
  height: 50px;
  line-height: 50px;
}
.date-picker-wrapper {
  z-index: 2;
}
.date-picker-wrapper .gap {
  opacity: 0;
  background-color: transparent;
}
.askStatus > button {
  padding: 5px 10px;
  border-radius: 4px;
  border: none;
  color: #fff;
}
.askStatus .btn-info {
  background-color: #5bc0de;
}
.askStatus .btn-primary {
  background-color: #337ab7;
}
.askStatus .btn-success {
  background-color: #5cb85c;
}
.askStatus .btn-warning {
  background-color: #f0ad4e;
}
input:focus,
select:focus,
[type=button]:focus,
button:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0;
}
a {
  cursor: pointer;
  color: #8c96a8;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: rgba(140, 150, 168, 0.6);
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(140, 150, 168, 0.6);
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(140, 150, 168, 0.6);
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(140, 150, 168, 0.6);
}
.o-h {
  overflow: hidden!important;
}
.inputBox {
  width: 100%;
  height: 50px;
  background-color: transparent;
  border: 1px solid rgba(140, 150, 168, 0.6);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 15px;
}
.daterangepicker {
  background-color: #323846;
}
.daterangepicker:after {
  border-bottom-color: #323846;
  border-left-color: #323846;
  border-right-color: #323846;
}
.daterangepicker .ranges {
  border-right-color: #8c96a8;
}
.daterangepicker .ranges li {
  color: #8c96a8;
}
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  border: none;
  color: #19b6d6;
}
.daterangepicker .calendar .prev_year i,
.daterangepicker .calendar .prev_month i {
  color: #8c96a8;
}
.daterangepicker .calendar .calendar-table {
  background-color: transparent;
  border: none;
}
.daterangepicker td.off {
  background-color: transparent;
  color: rgba(140, 150, 168, 0.4);
}
.daterangepicker td.in-range {
  color: #fff;
  background-color: rgba(25, 182, 214, 0.6);
}
.daterangepicker td.active,
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #19b6d6;
  color: #fff;
}
.daterangepicker .daterangepicker_input .input-mini {
  background-color: transparent;
  color: #19b6d6;
}
.daterangepicker .daterangepicker_input .input-mini.active {
  background-color: transparent;
  color: #19b6d6;
}
.daterangepicker .applyBtn {
  background-color: #19b6d6;
}
.daterangepicker .line_date {
  border-bottom-color: #8c96a8;
}
.daterangepicker .all {
  background-color: #323846;
  color: #19b6d6;
}
.notice {
  color: #8c96a8;
  text-align: center;
  padding-top: 100px;
}
.notice .notice-title {
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
}
.notice .notice-content {
  font-size: 14px;
  line-height: 25px;
}
.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.head-box {
  padding-right: 50px;
}
.head-box span {
  color: #19B6D6;
  cursor: pointer;
}
.menu .brand {
  width: 140px;
  margin: 26px auto 46px;
  cursor: pointer;
}
.menu .brand img {
  width: 100%;
}
.menu .user .user-image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.menu .user .user-image img {
  min-width: 100px;
  min-height: 100px;
  width: 100px;
  height: 100px;
}
.menu .user .user-image:hover > .hover {
  display: block;
}
.menu .user .user-image .hover {
  display: none;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(../image/menu/personalCenter.png);
  background-size: 24px 26px;
  background-repeat: no-repeat;
  background-position: center;
}
.menu .user .name {
  margin: 21px auto 37px;
  font-size: 14px;
  text-align: center;
}
.menu .user .name a {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-image: url(../image/menu/logout.png);
  position: relative;
  top: 3px;
  margin-left: 10px;
}
.menu .list li {
  height: 60px;
  line-height: 60px;
  background-repeat: no-repeat;
  background-position: 50px 20px;
  background-size: 18px;
}
.menu .list li a {
  font-size: 16px;
  display: block;
  padding-left: 70px;
  transition: color .5s, background .5s;
  color: #8c96a8;
}
.menu .list .imageHome {
  background-image: url(../image/menu/imageCenter1.png);
}
.menu .list .menu-consultation {
  background-image: url(../image/menu/consultationCenter1.png);
}
.menu .list .menu-follow-up {
  background-image: url(../image/menu/followUpCenter1.png);
}
.menu .list .consultReply,
.menu .list .consultSource {
  background-image: url(../image/menu/hospital1.png);
}
.menu .list .patientConsult {
  background-image: url(../image/menu/consult1.png);
}
.menu .list .consultList {
  background-image: url(../image/menu/consultList1.svg);
}
.menu .list .statistics {
  background-image: url(../image/menu/statistics1.svg);
}
.menu .list .consultList,
.menu .list .statistics {
  background-size: 16px;
  background-position-y: center;
}
.menu .list li.active a {
  color: #19B6D6;
  background-color: rgba(0, 0, 0, 0.2);
  border-left: 4px solid #19B6D6;
  padding-left: 70px;
}
.menu .list .imageHome.active {
  background-image: url(../image/menu/imageCenter2.png);
}
.menu .list .menu-consultation.active {
  background-image: url(../image/menu/consultationCenter2.png);
}
.menu .list .menu-follow-up.active {
  background-image: url(../image/menu/followUpCenter2.png);
}
.menu .list .consultReply.active,
.menu .list .consultSource.active {
  background-image: url(../image/menu/hospital2.png);
}
.menu .list .patientConsult.active {
  background-image: url(../image/menu/consult2.png);
}
.menu .list .consultList.active {
  background-image: url(../image/menu/consultList2.svg);
}
.menu .list .statistics.active {
  background-image: url(../image/menu/statistics2.svg);
}
.menu li:hover > a {
  background-color: rgba(0, 0, 0, 0.2);
}
/*
 ----------------------------------
 - Preloader
 ----------------------------------
 */
.preloader-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000;
  text-align: center;
  display: table;
}
.preloader-inside {
  opacity: 1;
  position: relative;
  height: auto;
  width: 200px;
  margin-top: 300px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  color: #fff;
}
.spinner {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}
.spinner img {
  position: absolute;
  top: 22px;
  left: 8px;
  padding: 5px;
  width: 61px;
  height: 34px;
}
.spinner:after {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.spinner:before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.spinner-1:after {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 4px solid transparent;
  border-top-color: #0882b4;
  border-bottom-color: #0882b4;
  animation: spinny 2s linear infinite;
}
@keyframes spinny {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(30deg) scale(1.2);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
/*
.page {
    //color: @color;
    font-size: 12px;
    
    .page-left, .page-right, ul, li {
        display: inline-block;
    }
    
    .page-left {
        padding-left: 30px;
        padding-right: 120px;

        > select {
            background-color: #282D38;
            //color: @color;
            width: 65px;
            height: 24px;
            border-radius: 2px;
            height: 30px;
            border: 1px solid #8C96A8;
            option {
                background-color: #282D38;
            }
        }
    }
    
    .page-right li {
        a {
            //color: @color;
        }
    }
    .pagination-page {
        margin-right: 20px;

        &.active, &:hover {
            a{
                //color: @color-active;
            }
        }
    }
    .pagination > li{
        margin-right: 20px;
        a {
            display: inline-block;
            width: 12px;
            height: 14px;
            color: @color;
            overflow: hidden;
            background-repeat:no-repeat;
        }
    }
    .pagination-first, .pagination-prev, .pagination-next, .pagination-last{
        > li > a {
            color: transparent;
        }
    }
    .pagination-first {
        a {
            background-image: url(../image/page/first.png);
        }
        &:hover a{
            background-image: url(../image/page/first-active.png);
        }
    }
    .pagination-prev {
        a {
            background-image: url(../image/page/prev.png);
        }
        &:hover a{
            background-image: url(../image/page/prev-active.png);
        }
    }
    .pagination-next {
        a {
            background-image: url(../image/page/next.png);
        }
        &:hover a{
            background-image: url(../image/page/next-active.png);
        }
    }
    .pagination-last {
        a {
            background-image: url(../image/page/last.png);
        }
        &:hover a{
            background-image: url(../image/page/last-active.png);
        }
    }
    
    
    .page-search {
        width: 40px;
        height: 24px;
        background-color: transparent;
        margin-right: 10px;
        border:none;
        border: 1px solid #8C96A8;
        border-radius: 2px;
        //color: @color;
        padding: 0 5px;
    }
    .page-right > button {
        width: 40px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        background-color: #19B6D6;
        border-radius: 2px;
        color: #fff;
        border: none;
        cursor: pointer;
    }
}
.pagination a:hover{
    color: @colorActive;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{
    color: @colorActive;
    font-weight: bold;
}
*/
.page {
  font-size: 12px;
  position: relative;
}
.page > div {
  display: inline-block;
}
.page .page-left {
  padding-left: 30px;
  padding-right: 120px;
}
.page .page-left > select {
  background-color: #282D38;
  height: 24px;
  font-size: 12px;
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-right: 0!important;
  padding-left: 7px!important;
  text-align: center;
  line-height: 24px;
  width: 40px;
  background-image: none;
  /*width: 65px;
            height: 24px;
            border-radius: 2px;
            height: 30px;
            border: 1px solid #8C96A8;
            option {
                background-color: #282D38;
            }*/
}
.page .page-right .pagination > li > a {
  padding: 10px 9px;
}
.page .page-right > ul {
  position: relative;
}
.page .page-right > ul .pagination-page.active > a {
  color: #19b6d6;
}
.page .page-right > ul a {
  color: rgba(140, 150, 168, 0.6);
  top: 3px;
}
.page .page-right > ul .pagination-first > a,
.page .page-right > ul .pagination-prev > a,
.page .page-right > ul .pagination-next > a,
.page .page-right > ul .pagination-last > a {
  color: transparent;
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
}
.page .pagination-first a {
  background-image: url(../image/page/first.png);
}
.page .pagination-first:hover a {
  background-image: url(../image/page/first-active.png);
}
.page .pagination-prev a {
  background-image: url(../image/page/prev.png);
}
.page .pagination-prev:hover a {
  background-image: url(../image/page/prev-active.png);
}
.page .pagination-next a {
  background-image: url(../image/page/next.png);
}
.page .pagination-next:hover a {
  background-image: url(../image/page/next-active.png);
}
.page .pagination-last a {
  background-image: url(../image/page/last.png);
}
.page .pagination-last:hover a {
  background-image: url(../image/page/last-active.png);
}
.page .page-search {
  width: 40px;
  height: 24px;
  line-height: 24px;
  background-color: transparent;
  margin-right: 10px;
  border: none;
  border: 1px solid #8C96A8;
  border-radius: 2px;
  padding: 0 5px;
}
.page .page-right > button {
  min-width: 40px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background-color: #19B6D6;
  border-radius: 2px;
  color: #fff;
  border: none;
  cursor: pointer;
}
.no-result {
  position: absolute;
  top: 50%;
  margin-top: -60px;
  height: 120px;
  text-align: center;
  width: 100%;
}
.no-result > p {
  color: rgba(140, 150, 168, 0.8);
}
#table-container {
  min-height: 100px;
  height: 100%;
  overflow: auto;
  position: relative;
}
#table-container .thList {
  position: fixed;
  width: 100px;
  background-color: #323846;
  border-radius: 4px;
}
#table-container .thList a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #8c96a8;
  border-bottom: 1px solid rgba(140, 150, 168, 0.1);
}
#table-container .thList .active a,
#table-container .thList.selectAll a,
#table-container .thList a:hover {
  color: #19b6d6;
}
#table-container .thList li:not(:last-child) {
  border-bottom: 1px solid rgba(140, 150, 168, 0.1);
}
#table-thead {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 1;
  height: 50px;
  overflow: hidden;
  width: 100%;
  background-color: #282D38;
  border-bottom: 1px solid rgba(140, 150, 168, 0.2);
}
#table-thead tbody {
  height: 1px!important;
  overflow: hidden;
}
#table-thead th {
  overflow: visible;
}
#date {
  cursor: pointer;
}
._table {
  width: 100%;
  background-color: #282D38;
}
._table th,
._table th > a {
  color: rgba(140, 150, 168, 0.6);
}
._table .checkbox {
  top: 3px;
}
._table .hasList {
  position: relative;
}
._table .hasList a {
  cursor: pointer;
}
._table th,
._table td {
  white-space: nowrap;
  text-align: left;
  padding: 0 10px;
  width: 120px;
}
._table td > span {
  display: block;
  max-width: 12em;
  text-overflow: ellipsis;
  overflow: hidden;
}
._table th {
  font-weight: normal;
}
._table th > ul,
._table th input[type=text] {
  display: none;
  position: fixed;
  width: 100px;
  top: 40px;
  left: 0;
  background-color: #323846;
  border-radius: 4px;
}
._table th > input {
  height: 35px;
}
._table th > ul {
  left: 0px;
  margin-left: -50px;
}
._table tr {
  height: 50px;
}
._table tbody > tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.2);
}
._table .hasSort > .sort {
  display: inline-block;
}
._table .sort {
  display: none;
  width: 8px;
  height: 14px;
  position: relative;
  top: 2px;
  left: 6px;
}
._table .sort .asce,
._table .sort .desc {
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 6px;
  left: 1px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
._table .sort .asce {
  top: 0;
  border-bottom: 6px solid #8C96A8;
}
._table .sort .asce.active,
._table .sort .asce:hover {
  border-bottom-color: red;
}
._table .sort .desc {
  bottom: 0;
  border-top: 6px solid #8C96A8;
}
._table .sort .desc.active,
._table .sort .desc:hover {
  border-top-color: red;
}
._table .efilm .spot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
._table .efilm::after {
  margin-left: 8px;
}
._table .efilm-have .spot {
  background-color: #19B6D6;
}
._table .efilm-no .spot {
  background-color: #8C96A8;
}
._table .diagnosisBox {
  position: relative;
  height: 50px;
  line-height: 50px;
}
._table .diagnosisBox:hover .diagnosisList {
  display: block;
}
._table .follow {
  background-image: url("../image/follow-icon.png");
  background-repeat: no-repeat;
  -webkit-background-size: 30px;
  background-size: 30px;
  padding-left: 35px;
  background-color: transparent;
  background-position: left center;
  cursor: pointer;
  display: block;
  height: 50px;
  line-height: 50px;
}
._table .follow:hover {
  background-image: url("../image/follow-icon-active.png");
  color: #19b6d6;
}
.prompt {
  background-color: #434B5E;
  width: 160px;
  line-height: 25px;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 14px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -80px;
  text-align: center;
  padding: 5px;
}
.prompt:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: -6px;
  left: 50%;
  margin-left: -2px;
  border-top: 6px solid #434B5E;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.imgCrop {
  width: 200px;
  height: 200px;
  text-align: center;
  background-color: #000;
}
.imgCrop input[type=file] {
  display: none;
}
.imgCrop .select {
  padding: 30px;
}
.imgCrop .select button {
  width: 80px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #8c96a8;
  background-color: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 30px;
}
.imgCrop p {
  line-height: 20px;
}
.imgCrop .title {
  font-size: 24px;
  line-height: 40px;
}
.imgCrop .selected {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.imgCrop .selected img {
  width: 600px;
  position: absolute;
  top: 0;
  left: 0;
  /*width: 100%;
      height: 100%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;*/
}
.imgCrop .reselect,
.imgCrop .cropper-rotate-btn {
  position: absolute;
  width: 18px;
  height: 18px;
  display: block;
  background-repeat: no-repeat;
  -webkit-background-size: 18px;
  background-size: 18px;
  bottom: 8px;
}
.imgCrop .reselect {
  left: 8px;
  background-image: url('../image/setting/file.png');
}
.imgCrop .reselect:hover {
  background-image: url('../image/setting/file-active.png');
}
.imgCrop .cropper-rotate-btn {
  right: 8px;
  background-image: url('../image/setting/rotate.png');
}
.imgCrop .cropper-rotate-btn:hover {
  background-image: url('../image/setting/rotate-active.png');
}
.cropper-crop-box {
  border-radius: 50%;
  overflow: hidden;
}
.diagnosis > span {
  display: inline-block;
  background-size: 18px 20px;
  position: relative;
  top: -1px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0 center;
  height: 100%;
}
.diagnosis .doing {
  color: #CAA240;
}
.diagnosis .success {
  color: #00C79F;
}
.diagnosis .error {
  color: #FA493C;
}
.diagnosis .ICON_1.success,
.diagnosis .BONE-01.success {
  background-image: url(../image/diagnosis/fracture-success.png);
}
.diagnosis .ICON_1.error,
.diagnosis .BONE-01.error {
  background-image: url(../image/diagnosis/fracture-error.png);
}
.diagnosis .ICON_1.doing,
.diagnosis .BONE-01.doing {
  background-image: url(../image/diagnosis/fracture-doing.png);
}
.diagnosis .ICON_1.no,
.diagnosis .BONE-01.no {
  background-image: url(../image/diagnosis/chart-auto-bone.png);
}
.diagnosis .ICON_2.success,
.diagnosis .LUNG-01.success {
  background-image: url(../image/diagnosis/pulmonary-success.png);
}
.diagnosis .ICON_2.error,
.diagnosis .LUNG-01.error {
  background-image: url(../image/diagnosis/pulmonary-error.png);
}
.diagnosis .ICON_2.doing,
.diagnosis .LUNG-01.doing {
  background-image: url(../image/diagnosis/pulmonary-doing.png);
}
.diagnosis .ICON_2.no,
.diagnosis .LUNG-01.no {
  background-image: url(../image/diagnosis/chart-auto-lung.png);
}
.diagnosis .ICON_3.success,
.diagnosis .CHEST-01.success {
  background-image: url(../image/diagnosis/chest-success.png);
}
.diagnosis .ICON_3.error,
.diagnosis .CHEST-01.error {
  background-image: url(../image/diagnosis/chest-error.png);
}
.diagnosis .ICON_3.doing,
.diagnosis .CHEST-01.doing {
  background-image: url(../image/diagnosis/chest-doing.png);
}
.diagnosis .ICON_3.no,
.diagnosis .CHEST-01.no {
  background-image: url(../image/diagnosis/chart-auto-chest.png);
}
.diagnosis .ICON_4.success,
.diagnosis .CTA-01.success {
  background-image: url(../image/diagnosis/aorta-success.png);
}
.diagnosis .ICON_4.error,
.diagnosis .CTA-01.error {
  background-image: url(../image/diagnosis/aorta-error.png);
}
.diagnosis .ICON_4.doing,
.diagnosis .CTA-01.doing {
  background-image: url(../image/diagnosis/aorta-doing.png);
}
.diagnosis .ICON_4.no,
.diagnosis .CTA-01.no {
  background-image: url(../image/diagnosis/chart-auto-aorta.png);
}
.diagnosis > .other {
  background-image: url(../image/diagnosis/doing.png);
}
.diagnosisList {
  display: none;
  min-width: 150px;
  width: auto;
  position: absolute;
  right: 0;
  top: 50px;
  background-color: #343844;
  z-index: 1000;
}
.diagnosisList li {
  display: block;
  padding-left: 30px;
  box-sizing: border-box;
  border: 1px solid #383E4A;
  line-height: 45px;
  padding-right: 15px;
}
.login {
  height: 100%;
  background-image: url('../image/login/login_bg_new.png');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
.login .login-brand {
  position: absolute;
  top: 40px;
  left: 50px;
  width: auto;
  height: 48px;
}
.login .login-brand-m {
  left: 300px;
}
.login .lookForPasswordBtn {
  color: rgba(254, 254, 254, 0.4);
}
.login .language {
  position: fixed;
  top: 40px;
  right: 40px;
  color: #fefefe;
}
.login .language span {
  color: #fefefe;
}
.login .language select {
  padding: 5px 25px 5px 25px!important;
  border-color: transparent;
  border-radius: 16px;
  font-size: 14px;
  min-width: 100px;
  height: 36px;
  background: url(../image/login/select-icon_new.png) no-repeat scroll right 10px center rgba(255, 255, 255, 0.2);
  border-radius: 18px;
}
.login .language select:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 10px rgba(255, 255, 255, 0.6);
}
.login .main {
  position: absolute;
  width: 505px;
  min-height: 400px;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -250px;
  text-align: center;
}
.login .brand > div {
  font-size: 36px;
  margin: 23px 0 20px;
  color: #fff;
}
.login .loginBox {
  width: 320px;
  margin: 0 auto;
  min-height: 100px;
  margin-top: 68px;
}
.login .tabs {
  overflow: hidden;
}
.login .tabs li {
  float: left;
  width: 50%;
}
.login .tabs li a {
  display: block;
  padding: 12px 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  color: rgba(254, 254, 254, 0.4);
  text-align: center;
}
.login .tabs li a.active {
  color: #fefefe;
}
.login form {
  margin-top: 20px;
}
.login .login-password,
.login .login-vcode {
  display: none;
}
.login .login-password.active,
.login .login-vcode.active {
  display: block;
}
.login .group {
  width: 100%;
  margin-top: 32px;
  position: relative;
  height: 48px;
}
.login .group input {
  width: 100%;
  height: 100%;
  border: none;
  background-color: transparent;
  padding-left: 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.login .group input:focus {
  box-shadow: none;
}
.login .group .icon {
  position: absolute;
  top: 0;
  left: 0;
  background-size: 48px;
  display: block;
  width: 48px;
  height: 48px;
}
.login .group .phone {
  background-image: url(../image/login/phone-icon.png);
}
.login .group .password {
  background-image: url(../image/login/password-icon.png);
}
.login .group .vcode {
  background-image: url(../image/login/vcode-icon.png);
}
.login .group .tips {
  position: absolute;
  left: 320px;
  top: 0px;
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
  background-image: url(../image/login/tip-icon.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  width: 250px;
  text-align: left;
  color: #fa493c;
}
.login .vcodeGroup {
  position: relative;
}
.login .vcodeGroup > a {
  position: absolute;
  top: 0;
  right: 20px;
  height: 40px;
  line-height: 40px;
  cursor: text;
}
.login .vcodeGroup > a.active {
  cursor: pointer;
}
.login .noCount,
.login .count {
  display: inline-block;
  width: 68px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  color: rgba(255, 255, 255, 0.6);
}
.loginFooter {
  overflow: hidden;
  padding: 10px 15px 0px;
}
.loginFooter .f-l > label {
  position: relative;
  color: rgba(140, 150, 168, 0.8);
  top: -3px;
  left: 3px;
  font-weight: normal;
}
.loginFooter .f-l > a {
  color: rgba(140, 150, 168, 0.8);
}
.loginFooter .checkbox {
  top: 0;
}
.loginFooter .f-r > a {
  color: rgba(140, 150, 168, 0.8);
}
.loginBtn {
  width: 100%;
  height: 50px;
  margin-top: 40px;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: transparent;
  background-color: #19b6d6;
  color: #fff;
}
.login-password input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #f5f7ff inset;
}
.login-password input.source:focus {
  -webkit-box-shadow: 0 0 0 1000px #f5f7ff inset !important;
  color: #000;
}
.lookForPassword {
  background-color: #323846;
  height: 100%;
  overflow: hidden;
}
.lookForPassword .title {
  font-size: 24px;
  width: 600px;
  margin: 115px auto 20px;
}
.lookForPassword .steps {
  background-color: rgba(0, 0, 0, 0.2);
  height: 50px;
  line-height: 50px;
}
.lookForPassword .steps > ul {
  width: 650px;
  margin: 0 auto;
  counter-reset: stepnum;
  text-align: center;
}
.lookForPassword .steps li {
  display: inline-block;
}
.lookForPassword .steps .step a {
  counter-increment: stepnum;
  cursor: text;
}
.lookForPassword .steps .step a:hover {
  color: #8c96a8;
}
.lookForPassword .steps .step a:nth-child(2) {
  color: #19b6d6;
  cursor: pointer;
  margin-left: 10px;
  font-size: 12px;
}
.lookForPassword .steps .step a:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #434B5E;
  margin-right: 15px;
}
.lookForPassword .steps .active a:before {
  background-color: #19b6d6;
  color: #fff;
}
.lookForPassword .steps .arrow {
  width: 16px;
  height: 16px;
  background-image: url(../image/arrow.png);
  position: relative;
  top: 3px;
  margin: 0 62px;
}
.lookForPassword .verification {
  width: 300px;
  margin: 60px auto 0;
}
.lookForPassword .verification .group {
  position: relative;
  margin-bottom: 21px;
}
.lookForPassword .verification .codeGroup {
  margin-top: 10px;
  margin-bottom: -10px;
  position: relative;
}
.lookForPassword .verification .codeGroup > div {
  display: inline-block;
  position: relative;
}
.lookForPassword .verification .codeGroup input {
  width: 180px;
}
.lookForPassword .verification .codeGroup img {
  float: right;
  width: 110px;
  height: 50px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.lookForPassword .verification .codeGroup a {
  position: relative;
  top: -50px;
  left: 320px;
  display: block;
  height: 50px;
  line-height: 50px;
  color: rgba(140, 150, 168, 0.8);
}
.lookForPassword .verification .codeGroup a:hover {
  color: #8c96a8;
}
.lookForPassword .verification input[type=button] {
  background-color: #19b6d6;
  color: #fff;
  border: none;
  cursor: pointer;
}
.lookForPassword .step2 p {
  padding: 20px 0 30px;
}
.lookForPassword .step2 button {
  border: none;
  float: right;
  width: 110px;
  height: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #19b6d6;
  cursor: text;
}
.lookForPassword .step2 button.noCount {
  cursor: pointer;
}
.lookForPassword .step2 button.noCount span {
  color: #fff;
}
.lookForPassword .step2 button.count {
  background-color: #434B5E;
  color: #8c96a8;
}
.lookForPassword .step2 input[type=button] {
  margin-top: 40px;
}
.lookForPassword .step3 .group:nth-child(2) {
  margin: 10px 0 40px;
}
.lookForPassword .step3 .msg {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 16px;
  left: 310px;
}
#look_modal {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#look_modal .box {
  width: 480px;
  min-height: 200px;
  background-color: #323846;
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -240px;
  text-align: center;
  padding: 30px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 4px 0px 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 0px 14px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 0px 14px rgba(0, 0, 0, 0.2);
}
#look_modal .box p {
  font-size: 18px;
  margin: 16px 0 27px;
}
#look_modal .box button {
  width: 160px;
  height: 40px;
  border: 1px solid #8c96a8;
  background-color: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
._container {
  padding-left: 200px;
}
._container ._consult-tab {
  color: rgba(140, 150, 168, 0.6);
  overflow: hidden;
}
._container ._consult-tab .tab-group,
._container ._consult-tab .tab-group > span,
._container ._consult-tab ul,
._container ._consult-tab li {
  float: left;
}
._container ._consult-tab .tab-group:not(:last-child) {
  margin-right: 80px;
}
._container ._consult-tab .tab-group > span,
._container ._consult-tab li:not(:last-child) {
  margin-right: 14px;
  color: rgba(140, 150, 168, 0.6);
}
._container ._consult-tab li {
  display: inline-block;
}
._container ._consult-tab li a {
  padding: 8px 20px;
  border: 1px solid rgba(140, 150, 168, 0.6);
  background-color: transparent;
  color: rgba(140, 150, 168, 0.6);
  border-radius: 6px;
}
._container ._consult-tab li.active a {
  background-color: #19b6d6;
  color: #fff;
  font-weight: 400;
  border-color: transparent;
}
._container .main .list li.tab {
  display: inline-block;
  margin-left: 20px;
}
._container .main .list .home a {
  background-image: url(../image/home1.png);
}
._container .main .list .chart a {
  background-image: url(../image/chart1.png);
}
._container .main .list .setting a {
  background-image: url(../image/setting1.png);
}
._container .main .list .home.active a,
._container .main .list .home:hover a {
  background-image: url(../image/home2.png);
}
._container .main .list .chart.active a,
._container .main .list .chart:hover a {
  background-image: url(../image/chart2.png);
}
._container .main .list .setting.active a,
._container .main .list .setting:hover a {
  background-image: url(../image/setting2.png);
}
._container .main {
  float: left;
  width: 100%;
  background-color: #282D38;
}
._container .main .header {
  line-height: 62px;
  padding-left: 10px;
}
._container .main .header select {
  border-color: #8c96a8;
  background-color: #282D38;
}
._container .main .search {
  margin-left: 30px;
  position: relative;
}
._container .main .search input {
  width: 240px;
  height: 34px;
  line-height: 34px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 17px;
  border-width: 0;
  padding-left: 40px;
  padding-right: 35px;
  color: #8c96a8;
}
._container .main .search a {
  position: absolute;
  top: 50%;
}
._container .main .search .searchBtn {
  margin-top: -8px;
  width: 16px;
  height: 16px;
  left: 14px;
  background: url(../image/search/search.png) no-repeat;
}
._container .main .search .searchBtn:hover {
  background: url(../image/search/search-hover.png) no-repeat;
}
._container .main .search .clearBtn {
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background: url(../image/search/clear.png) no-repeat;
  right: 10px;
}
._container .main .search .clearBtn:hover {
  background: url(../image/search/clear-hover.png) no-repeat;
}
._container .main .page {
  width: 100%;
  position: fixed;
  bottom: 0;
  border-top: 1px solid rgba(140, 150, 168, 0.2);
}
._container .menu {
  float: left;
  width: 200px;
  margin-left: -100%;
  position: relative;
  left: -200px;
  background-color: #323846;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  /*.menu-consultation, .menu-follow-up {
            display: none;
        }*/
}
.imageHome > .main li.tab > a,
.imageChart > .main li.tab > a,
.imageSetting > .main li.tab > a {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  transition: background-image 0.3s;
  position: relative;
  top: 5px;
}
.imageHome .main {
  overflow: hidden;
}
.imageHome .main .right {
  margin-right: 20px;
  position: relative;
  text-align: center;
}
.imageHome .main .right a {
  cursor: not-allowed;
  color: #8c96a8;
}
.imageHome .main .right > a {
  width: 100px;
  display: inline-block;
  color: rgba(140, 150, 168, 0.8);
  font-size: 14px;
  border: 1px solid #8C96A8;
  line-height: 34px;
  padding-left: 28px;
  border-radius: 4px;
  background: url(../image/robot.png) no-repeat 10px 9px;
  transition: all .5s;
}
.imageHome .main .right button.files-picker {
  width: 100px;
  height: 36px;
  margin-top: 15px;
  display: inline-block;
  color: rgba(140, 150, 168, 0.8);
  font-size: 14px;
  border: 1px solid #8C96A8;
  line-height: 14px;
  border-radius: 4px;
  background: url(../image/upload.png) no-repeat 10px 9px;
  transition: all .5s;
}
.imageHome .main .right .upload-progress {
  width: 516px;
  float: left;
  height: 6px;
}
.imageHome .main .right .upload-progress > .progress {
  margin-left: 20px;
  float: left;
  width: 300px;
  height: 6px;
  margin-top: 30px;
  background-color: #20242D;
}
.imageHome .main .right .upload-progress > .progress > .bar {
  height: 6px;
  background-color: #19B6D6;
}
.imageHome .main .right > ul {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 99999;
  background-color: #323846;
  width: 100%;
  text-align: center;
  display: none;
  border-radius: 4px;
}
.imageHome .main .right > ul li {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid rgba(140, 150, 168, 0.1);
}
.imageHome .main .right > ul a:hover {
  color: #19b6d6;
}
.imageHome .main .right.active:hover > ul {
  display: block!important;
}
.imageHome .main .right.active a {
  cursor: pointer;
}
.imageHome .main .right.active > a {
  color: #19b6d6;
  border-color: #19b6d6;
  background-image: url(../image/robot-active.png);
  cursor: pointer;
}
.imageHome .image-page {
  height: 50px;
  line-height: 50px;
}
.imageHome .main ul.aiList a {
  display: block;
  text-align: left;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 20px;
}
.imageHome .main ul.aiList .promise .ai-fracture {
  background-image: url(../image/diagnosis/aiList/fracture.png);
}
.imageHome .main ul.aiList .promise .ai-pulmonary {
  background-image: url(../image/diagnosis/aiList/pulmonary.png);
}
.imageHome .main ul.aiList .promise .ai-chest {
  background-image: url(../image/diagnosis/aiList/chest.png);
}
.imageHome .main ul.aiList .promise .ai-aorta {
  background-image: url(../image/diagnosis/aiList/aorta.png);
}
.imageHome .main ul.aiList .promise .ai-fracture:hover {
  background-image: url(../image/diagnosis/aiList/fracture-active.png);
}
.imageHome .main ul.aiList .promise .ai-pulmonary:hover {
  background-image: url(../image/diagnosis/aiList/pulmonary-active.png);
}
.imageHome .main ul.aiList .promise .ai-chest:hover {
  background-image: url(../image/diagnosis/aiList/chest-active.png);
}
.imageHome .main ul.aiList .promise .ai-aorta:hover {
  background-image: url(../image/diagnosis/aiList/aorta-active.png);
}
.imageHome .main ul.aiList li.noPromise a,
.imageHome .main ul.aiList li.noPromise a:hover {
  color: #555;
  cursor: text;
}
.imageHome .main ul.aiList li.noPromise .ai-fracture {
  background-image: url(../image/diagnosis/aiList/bone4.png);
}
.imageHome .main ul.aiList li.noPromise .ai-pulmonary {
  background-image: url(../image/diagnosis/aiList/chest4.png);
}
.imageHome .main ul.aiList li.noPromise .ai-chest {
  background-image: url(../image/diagnosis/aiList/head4.png);
}
.imageHome .main ul.aiList li.noPromise .ai-aorta {
  background-image: url(../image/diagnosis/aiList/aorta4.png);
}
* {
  margin: 0;
  padding: 0;
}
.imageChart .main {
  background: #000;
}
.imgcenter {
  margin: 0 20px 20px;
}
.margin-r10 {
  margin-right: 10px;
}
.margin-b10 {
  margin-bottom: 10px;
}
.margin-r10-b10 {
  margin: 0 10px 10px 0;
}
.imgcenterlist {
  position: relative;
  background: #282d38;
  border-radius: 4px;
  float: left;
  font-family: "microsoft yahei";
  color: #8C96A8;
}
.canvasImg {
  border-radius: 4px;
}
.imgcenterlist-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: #323846;
  border-radius: 4px;
  z-index: 3;
}
.imgcenterlist-name {
  margin-left: 20px;
  float: left;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.imgcenterlist-btn {
  margin-top: 13px;
  float: right;
  font-size: 12px;
}
.imgcenterlist-btn li {
  position: relative;
  margin-right: 10px;
  padding: 3px 11px;
  float: left;
  list-style: none;
  border: 1px solid #8C96A8;
  border-radius: 12px;
}
.imgcenterlist-btn li.active,
.imgcenterlist-btn li.active > p {
  border-color: #19B6D6;
  color: #19B6D6;
  opacity: 1;
}
.choice-cot {
  display: none;
  position: absolute;
  left: 10px;
  top: 30px;
  width: 360px;
  height: 40px;
  background: #fff;
  border-radius: 4px;
}
.choice-cot input {
  width: 135px;
  float: left;
  margin: 6px 5px 0;
  padding-left: 10px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #eee;
  outline: none;
}
.choice-cot input:hover,
.choice-cot input:focus {
  border-color: #19B6D6;
}
.imgNumSure {
  margin: 6px 5px 0;
  float: right;
  width: 60px;
  height: 30px;
  border: none;
  text-align: center;
  background: #19B6D6;
  color: #fff;
  padding: 0;
  cursor: pointer;
  border-radius: 4px;
}
.evaluateChartOk {
  margin: 6px 5px 0;
  float: right;
  width: 60px;
  height: 30px;
  border: none;
  text-align: center;
  background: #19B6D6;
  color: #fff;
  padding: 0;
  cursor: pointer;
  border-radius: 4px;
}
.evaluateChart-choice,
.doctor-choice,
.imgNum-choice,
.mouthImg-choice,
.autoNum-choice {
  cursor: pointer;
}
/*日历开始*/
#cal {
  width: 100%;
  height: 100%;
  color: #8C96A8;
}
#cal #top {
  height: 50px;
  line-height: 50px;
  background: #323846;
  border-radius: 4px;
}
.select-date {
  margin-top: 13px;
  float: right;
}
#cal #top select {
  margin-right: 10px;
  padding: 3px 0 3px 8px;
  float: left;
  border: 1px solid #8C96A8;
  border-radius: 12px;
  outline: none;
  background: transparent;
  color: #8C96A8;
}
#cal #top input {
  padding: 0;
}
#cal ul#wk {
  margin-top: 6px;
  margin-bottom: 16px;
  height: 30px;
  line-height: 30px;
}
#cal ul#wk li {
  float: left;
  text-align: center;
  list-style: none;
}
#cal #cm {
  clear: left;
  position: relative;
}
#cal #cm .cell {
  position: absolute;
  text-align: center;
  width: 14.2857%;
}
#cal #cm .cell .so {
  font-size: 18px;
  color: #8C96A8;
  font-family: "microsoft yahei";
}
#cal #cm .cell .subtext {
  font-size: 12px;
}
#cal #fd {
  display: none;
  position: absolute;
  border: 1px solid #dddddf;
  background: #feffcd;
  padding: 10px;
  line-height: 21px;
  width: 150px;
}
#cal #fd b {
  font-weight: normal;
  color: #c60a00;
}
/*日历结束*/
/*选择日期开始*/
/*!
 * lhgcore Calendar Plugin StyleSheet
 * Copyright (c) 2009 - 2011 By Li Hui Gang
 */
.lhgcal {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 182px;
  font: 12px Verdana, Arial, sans-serif;
  background-color: #fff;
  cursor: default;
  z-index: 3;
}
.lhgcal_leftTop,
.lhgcal_rightTop,
.lhgcal_leftBottom,
.lhgcal_rightBottom {
  width: 3px;
  background: url(../image/date/lhgcal_bg.gif) no-repeat;
}
.lhgcal_leftTop {
  height: 10px;
  background-position: -39px -11px;
}
.lhgcal_rightTop {
  height: 10px;
  background-position: -45px -11px;
}
.lhgcal_leftBottom {
  height: 3px;
  background-position: -25px -14px;
}
.lhgcal_rightBottom {
  height: 3px;
  background-position: -31px -14px;
}
.lhgcal_left,
.lhgcal_right {
  width: 3px;
  background: url(../image/date/lhgcal_bg.gif) repeat-y;
}
.lhgcal_left {
  background-position: -65px 0;
}
.lhgcal_right {
  background-position: -69px 0;
}
.lhgcal_top,
.lhgcal_bottom {
  background: url(../image/date/lhgcal_x.gif) repeat-x;
  font-size: 0;
}
.lhgcal_bottom {
  height: 3px;
  background-position: 0 -10px;
}
.lhgcal_top {
  height: 10px;
  background-position: 0 0;
}
.lhgcal_head {
  height: 28px;
}
.lhgcal_foot {
  height: 25px;
}
.lhgcal_head_preyear,
.lhgcal_head_premonth {
  font-size: 0;
  float: left;
}
.lhgcal_head_preyear {
  padding: 8px 3px 5px 8px;
}
.lhgcal_head_premonth {
  padding: 8px 5px 5px 3px;
}
.lhgcal_head_preyear a,
.lhgcal_head_premonth a {
  width: 9px;
  height: 10px;
  background: url(../image/date/lhgcal_bg.gif) no-repeat;
  display: block;
}
.lhgcal_head_preyear a {
  background-position: -25px 0;
}
.lhgcal_head_premonth a {
  background-position: -35px 0;
}
.lhgcal_head_nextmonth {
  padding: 8px 3px 5px 8px;
  font-size: 0;
  float: right;
}
.lhgcal_head_nextyear {
  padding: 8px 8px 5px 3px;
  font-size: 0;
  float: right;
}
.lhgcal_head_nextmonth a,
.lhgcal_head_nextyear a {
  width: 9px;
  height: 10px;
  background: url(../image/date/lhgcal_bg.gif) no-repeat;
  display: block;
}
.lhgcal_head_nextmonth a {
  background-position: -45px 0;
}
.lhgcal_head_nextyear a {
  background-position: -55px 0;
}
.lhgcal_head_year {
  float: left;
  padding: 4px 3px 3px 8px;
  font-size: 12px;
}
.lhgcal_head_month {
  float: left;
  padding: 4px 3px 3px 0px;
  font-size: 12px;
}
.lhgcal_head_year input,
.lhgcal_head_month input {
  border: 1px solid #fff;
  height: 14px;
  font: 12px Tahoma, Arial;
  cursor: pointer;
  margin: 0;
  padding: 0 0 0 2px;
}
.lhgcal_head_year input {
  width: 45px;
  background: url(../image/date/lhgcal_year.gif) center right no-repeat;
}
.lhgcal_head_month input {
  width: 26px;
  background: url(../image/date/lhgcal_month.gif) center right no-repeat;
}
.lhgcal_yearlist,
.lhgcal_monthlist {
  position: absolute;
  margin: 0;
  padding: 0px;
  border: 1px solid #0093d1;
  background: #fff;
  top: 32px;
}
.lhgcal_yearlist {
  width: 90px;
  height: 133px;
  overflow-x: hidden;
  overflow-y: auto;
  left: 48px;
}
.lhgcal_monthlist {
  width: 90px;
  height: 133px;
  overflow-x: hidden;
  overflow-y: auto;
  left: 100px;
}
.lhgcal_yearlist table td,
.lhgcal_monthlist table td {
  font: 12px Tahoma, Arial;
  padding: 3px 5px;
}
.lhgcal_body thead {
  text-align: center;
  font: 14px, Tahoma, Arial, sans-serif;
  font-weight: bold;
  color: #0597db;
  height: 18px;
  vertical-align: top;
}
.lhgcal_body tbody td {
  text-align: center;
  background-color: #f3f3f3;
  font: 11px Verdana, Arial, sans-serif;
  height: 22px;
}
.lhgcal_td_back,
.lhgcal_td_today {
  background: url(../image/date/lhgcal_bg.gif) no-repeat;
  background-position: 0 0;
}
.lhgcal_foot_today,
.lhgcal_foot_del {
  height: 25px;
  width: 44px;
  font: 12px Tahoma, Arial;
}
.lhgcal_foot_today a,
.lhgcal_foot_del a {
  display: block;
  border: 1px solid #999;
  color: #000;
  text-decoration: none;
  background-color: #f2f2f2;
  width: 38px;
  height: 19px;
  line-height: 19px;
  line-height: 22px\0;
}
.lhgcal_foot_today a:hover,
.lhgcal_foot_del a:hover {
  border: 1px solid #0a246a;
  background-color: #c2cbe0;
}
.lhgcal_foot_time input {
  margin: 0;
  padding: 0;
  border: 1px solid #999;
  width: 20px;
  height: 17px;
  font: 11px Verdana, Arial;
  text-align: center;
  background-color: #f2f2f2;
  line-height: 17px;
}
/*选择日期结束*/
.bth-switch {
  margin: 13px 10px 0 0;
  float: right;
  width: 90px;
  height: 31px;
  border: 1px solid #8C96A8;
  border-radius: 12px;
  font-size: 12px;
  text-align: center;
}
.bth-switch > div {
  float: left;
  width: 50%;
  height: 29px;
  line-height: 29px;
  cursor: pointer;
}
.bth-switch > div.active {
  background: #19B6D6;
  color: #fff;
  border-radius: 12px;
}
.imageChartLoading {
  background: url(../image/imgchartloading.gif) center no-repeat !important;
}
.imageChartNodata {
  background: url(../image/nodata.png) center no-repeat !important;
}
.monthTitleWrap {
  position: absolute;
  top: 27px;
  left: -37px;
  width: 90px;
  background: #323846;
  display: none;
  padding: 0 10px;
}
.monthTitleWrap .mouthImg-choice {
  margin: 6px auto;
  float: none;
  text-align: center;
}
.monthTitleWrapShow {
  cursor: pointer;
}
.monthTitleWrapShow:hover .monthTitleWrap {
  display: block;
}
.select-doctor-list {
  display: none;
  position: absolute;
  left: -100px;
  top: 30px;
  width: 360px;
  max-height: 250px;
  overflow-y: auto;
  background: #323846;
  border-radius: 4px;
  box-shadow: 4px 0px 14px rgba(0, 0, 0, 0.2);
}
.select-doctor-list span {
  display: block;
  float: left;
  margin: 8px 10px;
  padding: 3px;
  width: 65px;
  height: 22px;
  font-size: 12px;
  color: #8c96a8;
  line-height: 15px;
  border-radius: 12px;
  text-align: center;
  border: 1px solid #545B6A;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select-doctor-list span.selected {
  color: #19B6D6;
  border: 1px solid #19B6D6;
}
.doctor-choice.selected,
.doctor-choice.selected > p {
  border-color: #19B6D6;
  color: #19B6D6;
  opacity: 1;
}
.select-icon {
  width: 8px;
  height: 8px;
  margin-left: 6px;
  display: inline-block;
  background: url(../image/select-arrow.png) no-repeat;
}
.select-icon.active {
  background: url(../image/select-arrow-active.png) no-repeat;
}
.imageSetting hr {
  margin-left: 90px;
  margin-top: 9px;
  height: 1px;
  border: none;
  background-color: rgba(140, 150, 168, 0.4);
  position: relative;
  top: -10px;
}
.imageSetting .thList {
  padding-left: 30px;
  padding-right: 60px;
}
.imageSetting .thList .title {
  overflow: hidden;
}
.imageSetting .thList .title span {
  font-size: 16px;
  float: left;
}
.imageSetting .thList .list {
  padding: 30px 0px 40px 90px;
  overflow: hidden;
}
.imageSetting .thList .list .type-title,
.imageSetting .thList .list li {
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
.imageSetting .thList .list .type-title > span,
.imageSetting .thList .list li > span {
  position: relative;
  color: rgba(140, 150, 168, 0.8);
  top: -2px;
  margin-left: 10px;
}
.imageSetting .thList .list .type-title > span {
  font-weight: bold;
  color: #8c96a8;
}
.imageSetting .thList .saveBtn {
  margin-left: 90px;
  margin-top: 0;
}
.imageSetting .list > .type {
  width: 180px;
}
.imageSetting .col1 {
  width: 100%;
}
.imageSetting .col2 {
  width: 50%;
}
.imageSetting .col3 {
  width: 33.33%;
}
#imageSetting_modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
}
#imageSetting_modal .box {
  position: absolute;
  width: 240px;
  height: 132px;
  top: 50%;
  left: 50%;
  margin-top: -66px;
  margin-left: -120px;
  background-color: #323846;
  -webkit-box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding-top: 30px;
}
#imageSetting_modal .box p {
  font-size: 18px;
  line-height: 45px;
}
.rating {
  margin: 0;
  padding: 0;
}
ul.rating {
  display: inline-block;
}
.rating li {
  list-style-type: none;
  display: inline-block;
  padding: 1px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.star {
  width: 20px;
  height: 19px;
  margin-left: 5px !important;
  display: inline-block;
  vertical-align: middle;
  background: url(../image/star.png) no-repeat center;
}
.star.filled {
  background: url(../image/star_f.png) no-repeat center;
}
.basicSetting .basicMsg > hr {
  clear: both;
  margin-top: 9px;
  height: 1px;
  border: none;
  margin-bottom: 10px;
  background-color: rgba(140, 150, 168, 0.2);
}
.basicSetting .main {
  padding: 50px 20px;
  overflow: auto;
}
.basicSetting .main > div {
  width: 900px;
  margin: 0 auto;
}
.basicSetting .main > div a {
  color: rgba(140, 150, 168, 0.8);
}
.basicSetting .main > div a:hover {
  color: #8c96a8;
}
.basicSetting .main > div ._account {
  font-weight: bold;
}
.basicSetting .main > div select {
  font-size: 14px;
}
.basicSetting .main > div > ul {
  height: 40px;
  border-bottom: 1px solid rgba(140, 150, 168, 0.4);
}
.basicSetting .main > div > ul li {
  height: 40px;
  line-height: 40px;
  width: 110px;
  float: left;
  text-align: center;
  position: relative;
  top: 0px;
}
.basicSetting .main > div > ul li a {
  display: block;
}
.basicSetting .main > div > ul li.active {
  border-bottom: 1px solid #19b6d6;
}
.basicSetting .main > div > ul li.active a {
  color: #19b6d6;
}
.basicSetting .main > div li.edit {
  width: 60px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #8c96a8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: right;
  position: relative;
  top: 50px;
}
.basicSetting .basicMsg .icon {
  margin: 30px 0;
  float: left;
}
.basicSetting .basicMsg .icon img.source {
  width: 100px;
  height: 100px;
  margin: 30px 50px;
  border-radius: 50%;
}
.basicSetting .basicMsg .other {
  width: 600px;
  overflow: hidden;
  padding: 40px 0 40px 40px;
}
.basicSetting .basicMsg .other .item {
  float: left;
  width: 50%;
  line-height: 35px;
}
.basicSetting .basicMsg .other .item > span {
  color: rgba(140, 150, 168, 0.8);
}
.basicSetting .basicMsg .other .item select {
  font-size: 14px;
  color: rgba(140, 150, 168, 0.8);
}
.basicSetting .skill {
  margin-top: 20px;
  overflow: hidden;
  word-wrap: break-word;
}
.basicSetting .skill label {
  line-height: 35px;
}
.basicSetting .skill p {
  line-height: 25px;
}
.basicSetting .skill img {
  width: 240px;
  height: 120px;
  border: 1px solid rgba(140, 150, 168, 0.4);
}
.basicSetting .skill .edit {
  position: relative;
}
.basicSetting .skill .edit > span {
  position: absolute;
  bottom: 13px;
  right: 13px;
}
.basicSetting textarea {
  width: 100%;
  min-height: 100px;
  outline: 0;
  padding: 13px;
  color: rgba(140, 150, 168, 0.8);
  border: 1px solid rgba(140, 150, 168, 0.4);
  resize: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 13px;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: transparent;
  -webkit-user-modify: read-write-plaintext-only;
}
.basicSetting .sign {
  overflow: hidden;
  margin-bottom: 30px;
}
.basicSetting .signEdit input[type=file] {
  display: none;
}
.basicSetting .signEdit > img,
.basicSetting .signEdit > div {
  float: left;
}
.basicSetting .signEdit > div {
  display: inline-block;
  height: 120px;
  padding: 30px;
}
.basicSetting .signEdit > div button {
  width: 80px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #8c96a8;
  background-color: transparent;
  border-radius: 4px;
  margin-bottom: 20px;
}
.basicSetting .safeSetting {
  margin-top: 40px;
  height: 400px;
  position: relative;
}
.basicSetting .safeSetting .left {
  width: 240px;
  height: 100%;
  position: relative;
  float: left;
  background: #323846;
}
.basicSetting .safeSetting .left > ul {
  height: 210px;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -105px;
  text-align: center;
}
.basicSetting .safeSetting .left > ul li {
  height: 70px;
  line-height: 70px;
}
.basicSetting .safeSetting .left > ul li.active a {
  color: #19b6d6;
}
.basicSetting .safeSetting .right {
  margin-left: 240px;
  height: 100%;
  overflow: hidden;
}
.basicSetting .safeSetting .right .password,
.basicSetting .safeSetting .right .account {
  width: 300px;
  margin: 60px auto 0;
}
.basicSetting .safeSetting .right .password ul,
.basicSetting .safeSetting .right .account ul {
  height: 36px;
  line-height: 36px;
}
.basicSetting .safeSetting .right .password .codeGroup input,
.basicSetting .safeSetting .right .account .codeGroup input {
  width: 180px;
}
.basicSetting .safeSetting .right .password li,
.basicSetting .safeSetting .right .account li {
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #8c96a8;
}
.basicSetting .safeSetting .right .password li.active,
.basicSetting .safeSetting .right .account li.active {
  border-bottom-color: #19b6d6;
}
.basicSetting .safeSetting .right .password li.active a,
.basicSetting .safeSetting .right .account li.active a {
  color: #19b6d6;
}
.basicSetting .safeSetting .right .password .nextStep,
.basicSetting .safeSetting .right .account .nextStep {
  background-color: #19B6D6;
  height: 50px;
  width: 100%;
  border: none;
  color: #fff;
  margin-top: 40px;
  cursor: pointer;
  border-radius: 4px;
}
.basicSetting .safeSetting .right .password .step1 p,
.basicSetting .safeSetting .right .account .step1 p {
  height: 72px;
  display: table-cell;
  vertical-align: middle;
}
.basicSetting .safeSetting .right .password .step2 .title,
.basicSetting .safeSetting .right .account .step2 .title {
  font-size: 18px;
  line-height: 54px;
  text-align: center;
}
.basicSetting .safeSetting .right .password .step2 input[type=password],
.basicSetting .safeSetting .right .account .step2 input[type=password] {
  margin-bottom: 10px;
}
.basicSetting .safeSetting .right button {
  border: none;
  float: right;
  width: 110px;
  height: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #434B5E;
  color: #8c96a8;
  cursor: text;
  /*&.count {
          background-color: @look_numBg;
          color: @color;
        }*/
}
.basicSetting .safeSetting .right button.noCount {
  background-color: #8c96a8;
  cursor: pointer;
}
.basicSetting .safeSetting .right button.noCount span {
  color: #fff;
}
.basicSetting .safeSetting .right input[type=button] {
  width: 100%;
  border: none;
  background-color: #19b6d6;
  color: #fff;
  margin-top: 40px;
  cursor: pointer;
}
.basicSetting .safeSetting .right .codeGroup {
  margin-top: 10px;
  position: relative;
}
.basicSetting .safeSetting .right .codeGroup input[type=text] {
  width: 180px;
}
.basicSetting .safeSetting .right .logout {
  padding: 60px;
  height: 100%;
  position: relative;
}
.basicSetting .safeSetting .right .logout p {
  line-height: 54px;
  color: rgba(140, 150, 168, 0.6);
}
.basicSetting .safeSetting .right .logout button {
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 34px;
  border: none;
  background-color: #19b6d6;
  color: #fff;
}
.basicSetting select {
  background-color: #323846;
}
#basicModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: display .3s;
}
#basicModal .container {
  width: 360px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -180px;
  background-color: #323846;
  border-radius: 4px;
  box-shadow: 4px 0 14px rgba(0, 0, 0, 0.2);
  padding: 50px;
}
#basicModal .container .content {
  line-height: 25px;
  height: 70px;
}
#basicModal .container button {
  width: 100px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
}
#basicModal .container .cancel {
  float: left;
  border: 1px solid #8c96a8;
  background-color: transparent;
}
#basicModal .container .save {
  float: right;
  border: none;
  background-color: #19b6d6;
  color: #fff;
}
#basicModal .container ._close {
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 24px;
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../image/setting/close.png);
  background-size: 14px;
}
#basicModal .container ._close:hover {
  color: #fff;
}
.hospital #date {
  width: 220px;
}
.hospital .header li {
  margin-right: 10px;
}
.hospital .header li a {
  color: #8c96a8;
}
.hospital .header li.active a {
  color: #19b6d6;
}
.hospital .searclBlock {
  height: 50px;
  line-height: 50px;
}
.hospital .searclBlock > ul {
  margin-left: 10px;
}
.hospital .searclBlock > ul li {
  margin-right: 10px;
}
.hospital .searclBlock form {
  width: auto;
}
.hospital .searclBlock form select,
.hospital .searclBlock form input {
  height: 34px;
  background-color: #282D38;
}
.hospital .searclBlock form input {
  width: 180px;
}
.hospital .table-responsive {
  width: 100%;
  overflow: auto;
}
.patientConsult .searclBlock {
  margin-top: 20px;
}
.table-page {
  height: 50px;
  line-height: 50px;
}
.patientConsult .search,
.hospital .search {
  margin-left: 0;
}
.patientConsult .search input,
.hospital .search input {
  border-width: 1px;
  border-radius: 4px;
  background-color: transparent;
  padding-right: 20px;
}
.follow > .main {
  padding: 20px;
}
.follow > .main > button {
  width: 60px;
  height: 30px;
  background-color: transparent;
  border: 1px solid #8c96a8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.follow > .main .greenBtn {
  background-color: #10D181;
  color: #fff;
}
.follow > .main .blueBtn {
  background-color: #169bd5;
  color: #fff;
}
.follow {
  background-color: #E4E4E4;
  overflow: auto;
}
.follow .form-control {
  background-color: transparent;
  border: 1px solid #8c96a8;
  color: #8c96a8;
}
.follow select {
  background-color: #282D38;
}
.follow .butrgin {
  padding: 6px 19px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.follow .button.save {
  background-color: #10D181;
}
.follow label {
  font-weight: normal;
}
.follow .box {
  height: calc(100% - 30px );
  padding: 20px 0;
  overflow: auto;
}
.follow .box .detail {
  width: 400px;
}
.follow .box .detail1 {
  margin-bottom: 20px;
}
.follow .box .col {
  margin-top: 10px;
  max-height: 100%;
  overflow: hidden;
  height: 34px;
  line-height: 34px;
}
.follow .box .col > span {
  display: inline-block;
  max-width: 200px;
}
.follow .box .col .number-input {
  width: 200px;
  display: inline-block;
}
.follow .box .col .date-input,
.follow .box .col .add,
.follow .box .col select {
  width: 200px;
  display: inline-block;
}
.follow .box .detail1,
.follow .box .detail2 {
  background-color: transparent;
  border: 1px solid #8c96a8;
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.follow .box h3 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.follow .followContent {
  width: 700px;
  max-width: 910px;
  height: 100%;
  margin: 0 auto;
  padding: 50px;
  background-color: transparent;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: auto;
  border: 1px solid #8c96a8;
}
.follow .followForm .form-group {
  margin-left: 20px;
}
.col-md {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  *display: inline;
  width: 100%;
}
.row-container {
  background-position: 50% 50%;
}
.row-container.bg-animated {
  -webkit-transition: background-color 2000ms linear;
  -moz-transition: background-color 2000ms linear;
  -o-transition: background-color 2000ms linear;
  -ms-transition: background-color 2000ms linear;
  transition: background-color 2000ms linear;
}
.waves-container {
  position: relative;
}
.waves-container > .waves-main,
.waves-container > .row > .waves-main {
  padding: 30px 15px;
}
.waves-container > .waves-sidebar.left-sidebar,
.waves-container > .row > .waves-sidebar.left-sidebar {
  padding-top: 30px;
  padding-left: 15px;
}
.waves-container > .waves-sidebar.right-sidebar,
.waves-container > .row > .waves-sidebar.right-sidebar {
  padding-top: 30px;
  padding-right: 15px;
}
.waves-main.left {
  margin-right: 300px;
}
.waves-main.right {
  margin-left: 300px;
}
.waves-sidebar {
  padding-left: 15px;
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
}
.waves-sidebar.left-sidebar {
  padding-left: 0;
  padding-right: 15px;
  right: auto;
  left: 0;
}
.title-seperator {
  position: relative;
  width: 296px;
  height: 2px;
  background: #E5E5E5;
  display: block;
  margin: 36px auto 20px;
  text-align: center;
}
.title-seperator > i.default {
  width: 18px;
  margin-left: -9px;
  line-height: 22px;
}
.title-seperator > i.default > span {
  width: 3px;
  height: 2px;
  display: inline-block;
  background: #21b6a8;
}
.waves-heading i,
.waves-title i,
.tw-divider i {
  position: absolute;
  left: 50%;
  height: 30px;
  width: 60px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  background: #fff;
  top: -14px;
  margin-left: -30px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.tw-divider h6 {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  top: -9px;
  font-size: 11px;
}
.waves-heading {
  position: relative;
  text-align: center;
  font-size: 24px;
}
.waves-heading p {
  max-width: 100%;
  margin: 38px auto 0;
  word-wrap: break-word;
}
.waves-heading .heading-title.minimal {
  font-size: 20px;
  font-weight: 700;
}
.waves-heading .heading-title {
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0;
  font-size: 30px;
  color: #141414;
}
.waves-heading .heading-title > span {
  color: #21b6a8;
}
.waves-heading .heading-title.minimal > span.title-seperator {
  width: 100px;
  background: #808080;
  margin: 22px auto 30px;
}
.waves-about {
  background-image: url(../image/follow-bg.png);
  background-repeat: repeat-y;
  background-position: 50%;
}
.waves-about .about-type-content {
  position: relative;
  /*&:hover .about-content,
    &:hover .about-content:before {
      background-color: #ffffff;
      border-color: #d5d5d5;
    }*/
}
.waves-about .about-type-content > .about-bullet {
  position: absolute;
  top: 50%;
  left: 50%;
  border: solid 2px #d5d5d5;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-top: -15px;
  margin-left: -15px;
  background-color: #ffffff;
}
.waves-about .about-type-content > .about-bullet,
.waves-about .about-type-content > .about-content,
.waves-about .about-type-content > .about-content:before {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.waves-about .about-type-content:hover > .about-bullet {
  border-color: #ffffff;
  background-color: #0882b4;
}
.waves-about .about-type-content > .about-content {
  width: 45%;
  border-style: solid;
  border-width: 1px;
  /*background-color: #F5F5F5;
      border-color: #F5F5F5;*/
  background-color: #ffffff;
  border-color: #d5d5d5;
}
.waves-about .about-type-content > .about-content {
  width: 260px;
  position: relative;
  color: #808080;
  padding: 20px 28px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.waves-about .about-type-content > .about-content:before {
  position: absolute;
  content: "";
  top: 50%;
  right: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left-width: 0;
  border-bottom-width: 0;
}
.waves-about .about-type-content .about-title {
  font-family: 'Lato';
  font-size: 20px;
  color: #808080;
  font-weight: bold;
}
.waves-about .about-type-content .about-date {
  float: right;
  font-size: 16px;
}
.waves-about .about-type-content:hover .about-title {
  color: #0882b4;
  font-weight: 600;
}
.waves-about .about-type-content:hover .about-date {
  font-weight: 600;
}
.waves-about .about-type-content .about-inner {
  line-height: 25px;
}
.waves-about .about-type-content .about-body {
  margin-bottom: 20px;
}
.waves-about .about-type-content .about-btn {
  text-align: center;
  height: 34px;
}
.waves-about .about-type-content .about-btn .remindBtn {
  float: left;
}
.waves-about .about-type-content .about-btn .checkBtn {
  float: right;
}
.waves-about .about-type-title {
  text-align: center;
}
.waves-about .about-type-title > .about-title {
  color: #FFF;
  background-color: #0882b4;
  display: inline-block;
  padding: 9px 24px;
  font-size: 20px;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 2px #fff;
  margin: 60px auto;
}
.waves-about .about-type-title:first-child > .about-title {
  margin-top: 0;
}
.waves-about .about-type-title:last-child > .about-title {
  margin-bottom: 0;
}
.waves-about .about-pos-right > .about-content:before {
  right: auto;
  left: -10px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 0;
  border-top-width: 0;
}
.waves-about .about-pos-right > .about-content {
  float: right;
}
.about-pos-left .about-date {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: 25px;
}
.about-pos-right .about-date {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -70px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
@media (max-width: 480px) {
  .waves-about .about-type-content > .about-content,
  .tw-pricing-four,
  .team-member,
  .testimonial-item.style-default .testimonial-meta span {
    width: 100%;
    margin-bottom: 30px;
  }
}
#checkDetail .modal-dialog {
  width: 752px;
}
#checkDetail .modal-body,
#checkDetail .modal-header {
  padding: 0;
}
#checkDetail .head {
  background-color: #e2f3fc;
  padding: 60px;
}
#checkDetail .head .icon {
  width: 550px;
  margin: 0 auto;
  padding-top: 60px;
}
#checkDetail .head .content .title {
  font-size: 24px;
  margin-bottom: 23px;
}
#checkDetail .head .content .p {
  font-size: 21px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 40px;
}
#checkDetail .questionnaire {
  padding: 30px;
  counter-reset: questionIndex 0;
}
#checkDetail .questionnaire .item {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 4px 0px 8px rgba(59, 120, 167, 0.1);
  padding: 40px 30px;
}
#checkDetail .questionnaire .question:before {
  counter-increment: questionIndex;
  content: counter(questionIndex) '. ';
}
#checkDetail .questionnaire .question {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}
#checkDetail .questionnaire .option {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  line-height: 40px;
  font-size: 18px;
}
#checkDetail .questionnaire input {
  height: 30px;
  border: none;
  border-bottom: 1px solid #555;
}
#checkDetail .questionnaire .list .text {
  color: rgba(0, 0, 0, 0.6);
  line-height: 40px;
  font-size: 18px;
}
#checkDetail .foot {
  padding: 0 60px 40px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 30px;
}
#checkDetail label {
  cursor: pointer;
}
#checkDetail label span {
  font-style: normal;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  margin: -2px 2px 1px 0px;
  border: 1px solid #8c96a8;
}
#checkDetail input[type="checkbox"],
#checkDetail input[type="radio"] {
  display: none;
}
#checkDetail input[type="radio"] + span {
  border-radius: 50%;
  padding: 3px;
}
#checkDetail input[type="checkbox"]:checked + span,
#checkDetail input[type="radio"]:checked + span {
  background: #19b6d6;
}
#checkDetail input[type="radio"]:checked + span {
  background-clip: content-box;
  -webkit-background-clip: content-box;
}
#checkDetail input[type="checkbox"]:disabled + span,
#checkDetail input[type="radio"]:disabled + span {
  border-color: #ccc;
}
#checkDetail input[type="checkbox"]:checked:disabled + span,
#checkDetail input[type="radio"]:checked:disabled + span {
  background: #ccc;
}
.submitBtn {
  height: 50px;
  width: 300px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.submitBtn button {
  font-size: 20px;
  width: 100%;
  height: 100%;
  border: none;
  color: #fff;
  background-color: #19b6d6;
  box-shadow: 0 0 20px rgba(11, 112, 190, 0.3);
  border-radius: 45px;
  float: left;
  cursor: pointer;
}
@media screen and (min-width: 1400px) {
  .follow .detail,
  .follow .followContent {
    display: inline-block;
  }
  .follow .box .followContent {
    float: right;
  }
}
@media screen and (max-width: 1399px) {
  .follow .box > div {
    margin-left: auto;
    margin-right: auto;
  }
  .follow .followContent {
    margin-top: 20px;
  }
}
.p_login {
  background-color: #323846;
  background-image: url(../image/patient_pc/p_login_bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 100%;
}
.p_login > span {
  opacity: .1;
}
.p_login .login_box {
  width: 240px;
  position: relative;
  top: 40%;
  margin-top: -150px;
  margin-left: auto;
  margin-right: auto;
}
.p_login .title {
  background-image: url(../image/patient_pc/logo.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 83px;
  color: #8C96A8;
  font-size: 24px;
  text-align: center;
}
.p_login .login_msg {
  height: 20px;
  color: #f55;
  line-height: 20px;
  margin-top: 30px;
  text-align: center;
}
.p_login .login_msg.error {
  opacity: 0;
}
.p_login .login_form {
  margin: 10px 0 0;
}
.p_login .login_form input {
  display: block;
  width: 100%;
  height: 40px;
  padding-left: 20px;
  box-sizing: border-box;
  line-height: 1.42857143;
  border: none;
  background-color: #000;
  border-radius: 20px;
  font-size: 12px;
  color: #8C96A8;
}
.p_login .login_form > button {
  display: block;
  width: 160px;
  height: 40px;
  margin: 40px auto;
  background-color: #19B6D6;
  border-radius: 20px;
  border: none;
  font-size: 12px;
  color: #fefefe;
}
.p_login .form-group {
  margin: 0;
  margin-bottom: 10px;
  position: relative;
}
.p_login .form-group button {
  background-color: transparent;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  border: none;
  color: #8C96A8;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 20px;
}
.dicomBtn,
.followBtn {
  display: block;
  margin: 30px auto 0;
  width: 120px;
  height: 40px;
  background-color: #19B6D6;
  border-color: transparent;
  border-radius: 4px;
  box-shadow: 2px 0 10px rgba(25, 182, 214, 0.3);
  font-size: 16px;
  color: #fff;
}
.dicomBtn:disabled,
.followBtn:disabled {
  background-color: #ccc;
}
.p_follow {
  background-color: #E0E0E8;
  min-height: 100%;
}
.p_follow .header {
  background-color: #323846;
  height: 60px;
  line-height: 60px;
}
.p_follow .header select {
  height: 34px;
  background-color: #000;
  color: #8C96A8;
  font-size: 12px;
}
.p_follow .header select option {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #8C96A8;
}
.p_follow .content .msg {
  width: 300px;
}
.p_follow .content form {
  min-height: 300px;
  padding: 30px;
  background-color: #fff;
  box-shadow: 6px 0 12px rgba(140, 150, 168, 0.1);
  border-radius: 6px;
}
.p_follow .content form li {
  min-width: 50%;
  line-height: 34px;
  margin-bottom: 10px;
}
.p_follow .content form li span {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
.p_follow .content .base_msg {
  border: 1px solid transparent;
  font-size: 14px;
}
.p_follow .content .base_msg li {
  float: left;
}
.p_follow .content .other_msg {
  clear: both;
}
.p_follow .content .other_msg input[type=text] {
  width: 120px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.p_follow .content .title {
  height: 30px;
  line-height: 30px;
  margin-bottom: 30px;
}
.p_follow .content .title span {
  font-size: 18px;
  font-weight: bold;
}
.p_follow .content .title button {
  background-color: #00C79F;
  border: none;
  width: 60px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
}
.p_follow .content .title button.edit {
  background-color: #19B6D6;
}
#p-question,
#p-question > .modal-dialog {
  box-sizing: border-box;
  height: 100%;
}
#p-question {
  font-family: '微软雅黑';
  color: #000;
}
#p-question > .modal-dialog {
  margin: 0 auto;
  padding: 100px 0 50px;
}
#p-question .question-content {
  width: 760px;
  background-color: #fff;
  border-radius: 6px;
  padding: 40px 80px 30px;
  height: 100%;
  overflow: auto;
}
#p-question .question-header,
#p-question .foot {
  border-bottom: 1px dashed #050101;
}
#p-question .foot {
  padding: 40px 0 30px;
  line-height: 25px;
}
#p-question .question-header > .title {
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  font-weight: 400;
}
#p-question .question-header-body {
  padding: 40px 0 30px;
}
#p-question .question-header-body > .title {
  font-size: 18px;
  line-height: 35px;
}
#p-question .question-header-body > .p {
  font-size: 14px;
  line-height: 25px;
}
#p-question .question-body {
  font-size: 14px;
}
#p-question .question-body .questionnaire {
  counter-reset: questionIndex 0;
}
#p-question .question-body .questionnaire .question:before {
  counter-increment: questionIndex;
  content: counter(questionIndex) '. ';
}
#p-question .question-body .questionnaire .question {
  font-weight: 400;
  padding: 30px 0 17px;
}
#p-question .question-body .questionnaire .option {
  padding-left: 20px;
  font-weight: normal;
}
#p-question .question-body .questionnaire .option > input {
  position: relative;
  top: 3px;
}
#p-question .question-body .questionnaire input[type=radio] {
  width: 16px;
  height: 16px;
  border: none;
  border-bottom: 1px solid #555;
}
#p-question .question-body .questionnaire .list {
  line-height: 40px;
}
#p-question .question-body .questionnaire .list input {
  display: inline-block;
  height: 30px;
  width: 150px;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
@media (max-width: 550px) {
  .p_follow .msg {
    display: none;
  }
}
@media (min-width: 551px) {
  .p_follow .content {
    padding-top: 100px;
  }
  .p_follow #cd-timeline {
    display: inline-block;
    left: 50%;
    margin-left: -275px;
    margin-bottom: 50px;
  }
  .p_follow #cd-timeline section {
    width: 550px;
  }
  .p_follow .msg {
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .p_follow .content {
    padding: 100px 0 0 500px;
    position: relative;
  }
  .p_follow .content .msg {
    width: 300px;
    display: inline-block;
    position: absolute;
    left: 100px;
    margin: 0 auto;
  }
}
.consultList .main {
  position: relative;
}
.consultList .main .search {
  margin-left: 0;
}
.consultList .date-input {
  width: 200px;
  height: 34px;
  line-height: 34px;
  background: rgba(0, 0, 0, 0.2);
  border: 0;
  color: rgba(140, 150, 168, 0.6);
  border-radius: 17px;
}
.consultList .close-icon {
  position: absolute;
  right: 4px;
  top: 22px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.consultList .close-icon:before,
.consultList .close-icon:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 16px;
  width: 2px;
  background: rgba(140, 150, 168, 0.6);
}
.consultList .close-icon:before {
  transform: rotate(45deg);
}
.consultList .close-icon:after {
  transform: rotate(-45deg);
}
.consultList .askStatus {
  cursor: pointer;
}
.consultList .askStatus1,
.consultList .askStatus1 {
  color: #19b6d6;
}
.consultList .askStatus2,
.consultList .askStatus3 {
  color: #00c79f;
}
.consultList .askStatus4 {
  color: #fff;
}
.consultList .table-responsive {
  padding-top: 0;
}
.statistics .main .header {
  padding-left: 30px;
}
.statistics .statistics-body {
  clear: both;
  padding-left: 30px;
  padding-right: 30px;
}
.statistics .statistics-body .statistics-item {
  margin-top: 30px;
}
.statistics .statistics-body .statistics-item .title {
  padding: 20px 0;
}
.statistics .statistics-body .statistics-item table {
  width: 100%;
}
.statistics .statistics-body .statistics-item th,
.statistics .statistics-body .statistics-item td {
  text-align: center;
  color: rgba(140, 150, 168, 0.6);
  border-top: 1px solid #8c96a8;
  border-left: 1px solid #8c96a8;
}
.statistics .statistics-body .statistics-item th:last-child,
.statistics .statistics-body .statistics-item td:last-child {
  border-right: 1px solid #8c96a8;
}
.statistics .statistics-body .statistics-item th {
  height: 50px;
  background-color: rgba(0, 0, 0, 0.2);
}
.statistics .statistics-body .statistics-item td {
  height: 110px;
}
.statistics .statistics-body .statistics-item tbody tr:last-child td {
  border-bottom: 1px solid #8c96a8;
}
a:hover {
  text-decoration: none;
}
* {
  box-sizing: border-box;
  font-size: 14px;
  color: #8c96a8;
  font-family: "Times New Roman", MicrosoftYaHei;
}
html,
body,
.index {
  width: 100%;
  height: 100%;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
.checkbox {
  background-image: url(../image/checkbox.png);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
}
.checkbox > input {
  width: 100%;
  height: 100%;
  position: relative;
  top: -3px;
  left: 18px;
  z-index: 100;
  opacity: 0;
  cursor: pointer;
}
.checkbox > input + span {
  position: absolute;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -5px;
  z-index: 0;
}
.checkbox > input:checked + span,
.checkbox span.checked {
  background-image: url(../image/checkbox-checked.png);
}
.checkbox > input:disabled + span,
.checkbox > input:disabled {
  cursor: not-allowed;
}
.checkbox > input.disabled + span {
  background-image: url(../image/checkbox-disabled.png);
}
.saveBtn {
  width: 100px;
  height: 34px;
  background-color: #19B6D6;
  color: #fff;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 20px;
}
.efilmBtn {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 20px;
  border-radius: 40px;
  border: 1px solid #8c96a8;
  color: #8c96a8;
  background-color: transparent;
  cursor: pointer;
}
.active > .efilmBtn,
.efilmBtn:hover,
.efilmBtn.active {
  border: 1px solid #19b6d6;
  color: #19b6d6;
}
select {
  font-size: 14px;
  font: caption;
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  padding: 5px 25px 5px 10px!important;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url(../image/select.png) no-repeat scroll 92% center transparent;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
  border-radius: 4px;
  border-color: #8c96a8;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
  width: 16px;
  height: 16px;
  background-color: #191c23;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  background-color: #191c23;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #323846;
}
::-webkit-scrollbar-corner {
  background-color: #191c23;
}
.button {
  padding: 5px 30px;
  line-height: 1.5;
  background-color: #169bd5;
  border: 1px solid rgba(22, 155, 213, 0.7);
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border-radius: 3px;
}
.table-responsive th,
.table-responsive td {
  white-space: nowrap;
}
.inputError:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: red;
}
.inputError::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: red;
}
input.inputError:-ms-input-placeholder {
  color: red;
}
input.inputError::-webkit-input-placeholder {
  color: red;
}
.inputError {
  border-color: red!important;
}
.input {
  display: inline-block;
  /* width: 100%; */
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #8c96a8;
  background-color: transparent;
  background-image: none;
  border: 1px solid #8c96a8;
  border-radius: 4px;
  margin: 0 auto;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
.cursor-pointer {
  cursor: pointer;
}
.table-responsive {
  padding-top: 20px;
  overflow: auto;
}
