html,
body,
#root {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.ant-form .ant-form-item.mini {
  margin-bottom: 16px;
}
.ant-form .ant-form-item.mini.statusicon .ant-form-item-control {
  padding-right: 20px;
}
.ant-form .ant-form-item.mini.statusicon .ant-form-item-control .ant-form-explain {
  position: absolute;
  right: 0;
  top: 3px;
}
.ant-menu-submenu .fa {
  width: 16px;
  font-size: 16px;
}
.ant-select-lg.ant-select {
  height: 32.5px;
}
::-webkit-scrollbar {
  width: 9px !important;
  height: 9px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
::-webkit-scrollbar-button {
  width: 9px !important;
  height: 12px !important;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAUCAYAAADRA14pAAADr0lEQVRYR71Yy04iQRQtE10IRiSBOLbOUvZmfkIlLHXjI+jCDzAm8w8TJKxZyENdqEui8BPuDVtsHCNGQcFEWUzdSt/KtbqqqZ44U0kn1V2n69xz63W6x5h9iXFoNADe521dftnibJlt+7PCjdmycpzz9vbmmvCTk5PzvK0NuNvbWyNuYWEBcbbUX8obSvBgMDAKiUQiUrDLi0nNPC9eYqwFfyWvTvAPHsm1JhqHEl9dXbHV1VUJo4Lv7u6k4JOTE7a5uSlxc3Nz/0ww5VXjR15VMIjFoop2+v2+EAJisaDoaDQqR/j+/l7gjo+PJW5ra0vUZ2dnqWDko1zqM+fi4kL0RxOMMaytrUneXC4ncMhFYzg4OBA4KpiK1Yl2Xl9fXSqWip6ampLEDw8PbrVa9U2S7e1tlkwmdYIBC6J1CXfOz8/ljAHRNIbFxcXs0tJShb/rHB4eShxw0RgymczPVCr1CwWrRCOJeQesVqtJUevr61JwPp+XxHt7e6xYLErc/v6+OqVHJvrl5cWt1+u+BEIMNzc3UvDj46NbqYD2zwViaLfbWsGBU+vs7EwIASIow+GQYSA8e5K4UCgIHBBBeX9/Z+VyWdT5CAliJabApdTr9UR/VDTGQPeO5+dngUMuGgPiQu3S3W7XHR8fl2IxaHjWbDalYAhwYmJCNH98fEht8KzVaukEA8a4WQIvdgKiacJjsZicWZgYwJZKJZlwiGF6etq3hpWk+24dzKAOODMzI4lhrZs6I2t9FB+2+3ghcZjIIF4YCJiFUJA31AjbCrY8N/9aMH2RCrbhDSP4OydKBETZ4W09fn3jV8SAG/Dnv/kFFtS22PC2eGdWOJNg3fnos3iXl5ci6HQ6zTxryVRbeXp6KjAbGxvMYCt1XDQZgpdy0UbV0lI+ikNuk9NCLN21fU4LQXA2ersgbP+fXBZiwG05jqNzWUE7NLwueHVmBxrpLg3c4OwoJ9aR+6udFgvhsugA/DeHZ3JaWi+tOi1q9bxdkHU6nU8uCxwPlkQiEeSjTaKFw8M+1JGmDg+4EUddFsSA3KFGWGcAVlZWBId3zrGnpyff4Z/NZgUmHo+bBIc2Hgqv+Cy14Q61hlUDgNkEcs8AMPXwR8zOzo48/Olc5vWRaxh4qctCsdCPajzAcFBOrI8yHtpdWj2HG42G6G95eZl55yHDLyokOjo6EtXd3V1Gvqh061e3jAAnjAfloi/Tcxi4KR/FIXeYc9jmFwpw2PwGUgY58NaG1/rX0h9d1DUzJEP0JgAAAABJRU5ErkJggg==);
  background-color: transparent;
  background-repeat: no-repeat;
}
::-webkit-scrollbar-button:vertical:start {
  background-position: 0 0;
}
::-webkit-scrollbar-button:vertical:start:hover {
  background-position: -10px 0;
}
::-webkit-scrollbar-button:vertical:start:active {
  background-position: -20px 0;
}
::-webkit-scrollbar-button:vertical:end {
  background-position: -30px 0;
}
::-webkit-scrollbar-button:vertical:end:hover {
  background-position: -40px 0;
}
::-webkit-scrollbar-button:vertical:end:active {
  background-position: -50px 0;
}
::-webkit-scrollbar-button:horizontal:start {
  background-position: 0 -11px;
}
::-webkit-scrollbar-button:horizontal:start:hover {
  background-position: -10px -11px;
}
::-webkit-scrollbar-button:horizontal:start:active {
  background-position: -19px -11px;
}
::-webkit-scrollbar-button:horizontal:end {
  background-position: -30px -11px;
}
::-webkit-scrollbar-button:horizontal:end:hover {
  background-position: -40px -11px;
}
::-webkit-scrollbar-button:horizontal:end:active {
  background-position: -50px -11px;
}
::-webkit-scrollbar-track {
  -webkit-border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.15);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.21) !important;
  -webkit-border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(0, 0, 0, 0.21) !important;
}
::-webkit-scrollbar-thumb:active {
  background-color: rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-corner {
  background-color: #f1f1f1;
  -webkit-border-radius: 1px;
}
::-webkit-scrollbar-track:hover {
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.3);
}
.brown .ant-layout-sider .main-logo {
  display: inline-block;
  height: 56px;
  font-size: 20px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  background-color: #343644;
  white-space: nowrap;
  overflow: hidden;
}
.brown .ant-layout-sider .ant-menu-item-selected {
  background-color: #32b16c;
}
.brown .ant-layout .ant-layout-header .main-header {
  height: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #32b16c;
}
.blue .ant-layout-sider .main-logo {
  display: inline-block;
  height: 56px;
  font-size: 20px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  background-color: #343644;
  white-space: nowrap;
  overflow: hidden;
}
.blue .ant-layout-sider .ant-menu-item-selected {
  background-color: #108fe9;
}
.blue .ant-layout .ant-layout-header .main-header {
  height: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #108fe9;
}
.lightGreen .ant-layout-sider .main-logo {
  display: inline-block;
  height: 56px;
  font-size: 20px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  background-color: #343644;
  white-space: nowrap;
  overflow: hidden;
}
.lightGreen .ant-layout-sider .ant-menu-item-selected {
  background-color: #0ec7d7;
}
.lightGreen .ant-layout .ant-layout-header .main-header {
  height: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #0ec7d7;
}
.t50cece .ant-layout-sider .main-logo {
  display: inline-block;
  height: 60px;
  font-size: 24px;
  padding-left: 10px;
  line-height: 58px;
  color: #6bbdc8;
  background-color: #f3f3f3;
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 1px solid #f3f3f3;
}
.t50cece .ant-layout-sider ul {
  background: #f3f3f3 !important;
  border: 1px solid #f3f3f3 !important;
}
.t50cece .ant-layout-sider .fixBottom {
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #f3f3f3;
}
.t50cece .ant-layout-sider .fixBottomMini {
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #f3f3f3;
  overflow: visible;
  background-color: #303642;
}
.t50cece .ant-layout-sider .ant-menu .ant-menu-item,
.t50cece .ant-layout-sider .ant-menu .ant-menu-submenu-title {
  width: 200px;
  text-align: left;
  padding-left: 10px;
  color: #333;
  background-color: #f3f3f3;
}
.t50cece .ant-layout-sider .ant-menu .ant-menu-item:after,
.t50cece .ant-layout-sider .ant-menu .ant-menu-submenu-title:after {
  border-right: none;
}
.t50cece .ant-layout-sider .ant-menu .ant-menu-item-selected,
.t50cece .ant-layout-sider .ant-menu .ant-menu-item-active {
  color: #fff !important;
  background-color: #f19459;
  border: none !important;
}
.t50cece .ant-layout-sider .ant-menu .ant-menu-item-active {
  background-color: #fddcc1;
}
.t50cece .ant-layout-sider .ant-layout-sider-children {
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
}
.t50cece .ant-layout-sider-collapsed .main-logo {
  padding-left: 6px;
}
.t50cece .ant-layout-sider-collapsed .ant-menu-submenu-vertical > .ant-menu-submenu-title {
  text-align: center;
}
.t50cece .ant-layout-sider-collapsed .ant-menu-submenu-vertical > .ant-menu-submenu-title:after {
  display: none;
}
.t50cece .ant-layout .ant-layout-header .main-header {
  height: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.t50cece .ant-layout .ant-layout-header .ant-menu {
  background-color: #1ab395;
  height: 59px;
  border: none;
}
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-item,
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-submenu-title {
  line-height: 59px;
  height: 59px;
  color: #fff;
  font-size: 18px;
  background-color: #1ab395;
}
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-item:after,
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-submenu-title:after {
  border-right: none;
}
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-item-active,
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-item-selected {
  height: 59px;
  color: #fff;
  border: none;
  background-color: #1a9a81;
}
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-item-active:after,
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-item-selected:after {
  border-right: none;
}
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-submenu-active,
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-submenu-selected {
  border: none;
}
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-submenu-active .ant-menu-submenu-title,
.t50cece .ant-layout .ant-layout-header .ant-menu .ant-menu-submenu-selected .ant-menu-submenu-title {
  background-color: #1a9a81;
  border: none;
}
.t50cece .ant-switch-checked {
  border-color: #6bbdc8;
  background-color: #6bbdc8;
}
.t50cece .ant-breadcrumb > span:last-child {
  font-weight: normal;
}
.t50cece .ant-btn:focus,
.t50cece .ant-btn:hover {
  border-color: #5DC58F;
  color: #37BB65;
}
.t50cece .ant-btn-primary.disabled,
.t50cece .ant-btn-primary.disabled.active,
.t50cece .ant-btn-primary.disabled:active,
.t50cece .ant-btn-primary.disabled:focus,
.t50cece .ant-btn-primary.disabled:hover,
.t50cece .ant-btn-primary[disabled],
.t50cece .ant-btn-primary[disabled].active,
.t50cece .ant-btn-primary[disabled]:active,
.t50cece .ant-btn-primary[disabled]:focus,
.t50cece .ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f7f7f7;
  border-color: #d9d9d9;
}
.t50cece .ant-btn.disabled,
.t50cece .ant-btn.disabled.active,
.t50cece .ant-btn.disabled:active,
.t50cece .ant-btn.disabled:focus,
.t50cece .ant-btn.disabled:hover,
.t50cece .ant-btn[disabled],
.t50cece .ant-btn[disabled].active,
.t50cece .ant-btn[disabled]:active,
.t50cece .ant-btn[disabled]:focus,
.t50cece .ant-btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f7f7f7;
  border-color: #d9d9d9;
}
.t50cece .ant-btn-primary {
  background-color: #37BB65;
  border-color: #37BB65;
  color: #fff;
}
.t50cece .ant-btn-primary:focus,
.t50cece .ant-btn-primary:hover {
  background-color: #5DC58F;
  border-color: #5DC58F;
  color: #fff;
}
.t50cece .ant-input:hover,
.t50cece .ant-input:focus {
  border-color: #37BB65;
  outline: none;
  -webkit-box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
          box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
}
.t50cece .ant-input-affix-wrapper:hover .ant-input {
  border-color: #37BB65;
  outline: none;
  -webkit-box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
          box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
}
.t50cece .ant-select-selection:hover,
.t50cece .ant-select-selection:focus {
  border-color: #5DC58F;
  outline: none;
  -webkit-box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
          box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
}
.t50cece .ant-select-open .ant-select-selection {
  border-color: #5DC58F;
  outline: none;
  -webkit-box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
          box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
}
.t50cece .ant-calendar-picker:hover .ant-calendar-picker-input:not([disabled]) {
  border-color: #37BB65;
}
.t50cece .ant-pagination-next:hover,
.t50cece .ant-pagination-prev:hover,
.t50cece .ant-pagination-next:focus,
.t50cece .ant-pagination-prev:focus {
  border-color: #5DC58F;
}
.t50cece .ant-pagination-disabled:hover {
  border-color: #d9d9d9;
}
.t50cece .ant-pagination-item a {
  color: #333;
}
.t50cece .ant-pagination-item:hover,
.t50cece .ant-pagination-item:focus {
  border-color: #5DC58F;
  color: #37BB65;
}
.t50cece .ant-pagination-item-active {
  background-color: #37BB65;
  border-color: #37BB65;
}
.t50cece .ant-pagination-item-active a {
  color: #fff;
}
.t50cece .ant-pagination-item-active a:hover {
  color: #fff;
}
.t50cece .ant-pagination-item-active:hover {
  background-color: #5DC58F;
  border-color: #5DC58F;
}
.t50cece .ant-checkbox-input:focus + .ant-checkbox-inner,
.t50cece .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.t50cece .ant-checkbox:hover .ant-checkbox-inner {
  border-color: #37BB65;
}
.t50cece .ant-checkbox-checked .ant-checkbox-inner,
.t50cece .ant-checkbox-indeterminate .ant-checkbox-inner {
  border-color: #37BB65;
  background-color: #37BB65;
}
.t50cece .ant-input-number:hover,
.t50cece .ant-input-number:focus,
.t50cece .ant-input-number:active,
.t50cece .ant-input-number:visited {
  border-color: #37BB65;
}
.t50cece .ant-input-number-focused {
  -webkit-box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
          box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
  border-color: #37BB65;
}
.t50cece .ant-calendar-today .ant-calendar-date {
  color: #37BB65;
  border-color: #37BB65;
}
.t50cece .ant-calendar-selected-day .ant-calendar-date {
  background-color: #37BB65;
  color: #fff;
}
.t50cece .ant-calendar-date:active {
  color: #37BB65;
}
.t50cece .ant-calendar .ant-calendar-ok-btn {
  border-color: #37BB65;
  background-color: #37BB65;
}
.t50cece .ant-menu-horizontal > .ant-menu-item-active,
.t50cece .ant-menu-horizontal > .ant-menu-item-open,
.t50cece .ant-menu-horizontal > .ant-menu-item-selected,
.t50cece .ant-menu-horizontal > .ant-menu-item:hover,
.t50cece .ant-menu-horizontal > .ant-menu-submenu-active,
.t50cece .ant-menu-horizontal > .ant-menu-submenu-open,
.t50cece .ant-menu-horizontal > .ant-menu-submenu-selected,
.t50cece .ant-menu-horizontal > .ant-menu-submenu:hover {
  color: #37BB65;
  border-bottom: 2px solid #37BB65;
}
.t50cece .ant-menu-horizontal > .ant-menu-item-active a,
.t50cece .ant-menu-horizontal > .ant-menu-item-open a,
.t50cece .ant-menu-horizontal > .ant-menu-item-selected a,
.t50cece .ant-menu-horizontal > .ant-menu-item:hover a,
.t50cece .ant-menu-horizontal > .ant-menu-submenu-active a,
.t50cece .ant-menu-horizontal > .ant-menu-submenu-open a,
.t50cece .ant-menu-horizontal > .ant-menu-submenu-selected a,
.t50cece .ant-menu-horizontal > .ant-menu-submenu:hover a {
  color: #37BB65;
}
.t50cece .ant-radio-focused .ant-radio-inner,
.t50cece .ant-radio-wrapper:hover .ant-radio .ant-radio-inner,
.t50cece .ant-radio:hover .ant-radio-inner {
  border-color: #37BB65;
}
.t50cece .ant-radio-inner:after {
  background-color: #37BB65;
}
.t50cece .ant-menu-item-active,
.t50cece .ant-menu-item:hover,
.t50cece .ant-menu-submenu-active,
.t50cece .ant-menu-submenu-title:hover,
.t50cece .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open {
  color: #37BB65;
}
.t50cece .ant-radio-button-wrapper-checked {
  border-color: #37BB65;
  color: #37BB65;
  -webkit-box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
          box-shadow: 0 0 0 2px rgba(93, 197, 143, 0.2);
}
.t50cece .ant-radio-button-wrapper-focused,
.t50cece .ant-radio-button-wrapper:hover {
  color: #37BB65;
}
.t50cece .ant-radio-checked .ant-radio-inner {
  border-color: #37BB65;
}
.t50cece .ant-tabs-nav .ant-tabs-tab-active {
  color: #37BB65;
}
.t50cece .ant-tabs-ink-bar {
  background-color: #37BB65;
}
.t50cece .ant-tabs-nav .ant-tabs-tab:hover {
  color: #37BB65;
}
.t50cece .ant-menu-item-selected {
  color: #37BB65;
}
.t50cece .ant-menu-inline .ant-menu-item:after,
.t50cece .ant-menu-vertical .ant-menu-item:after {
  border-right: 3px solid #37BB65;
}
.t50cece .ant-badge-count {
  height: 18px;
  min-width: 18px;
  line-height: 18px;
  padding: 0 3px;
  font-size: 12px;
}
.t50cece .ant-table-filter-dropdown-link {
  color: #37BB65;
}
.t50cece .ant-dropdown-menu-item-selected,
.t50cece .ant-dropdown-menu-item-selected > a,
.t50cece .ant-dropdown-menu-submenu-title-selected,
.t50cece .ant-dropdown-menu-submenu-title-selected > a {
  color: #37BB65;
}
.t50cece .ant-table-thead > tr > th .ant-table-filter-selected.anticon-filter {
  color: #37BB65;
}
.t50cece .ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-tail > i:after {
  background-color: #5DC58F;
}
.t50cece .ant-steps-dot .ant-steps-head-inner .ant-steps-icon-dot:after {
  background: rgba(55, 187, 101, 0.001);
}
.t50cece .ant-steps .ant-steps-item.ant-steps-status-process .ant-steps-head-inner > .ant-steps-icon .ant-steps-icon-dot {
  background-color: #37BB65;
}
.t50cece .ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-head-inner > .ant-steps-icon .ant-steps-icon-dot {
  background-color: #37BB65;
}
.tableSelRowBgClass {
  background-color: #ecf6fd;
}
.breadcrumbWrap___3jpxQ {
  height: 41px;
  line-height: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.breadcrumbWrap___3jpxQ .breadcrumb___1RxSa {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-indent: 20px;
}
.breadcrumbWrap___3jpxQ .breadcrumbIntro___3ZxfR {
  margin-right: 30px;
}
.tableNormal .center {
  text-align: center;
}
.tableNormal th.center span {
  display: block;
  text-align: center;
}
.tableNormal .ant-table-bordered .ant-table-body > table {
  border: 1px solid #d8d8d8;
  border-right: none;
  border-bottom: none;
}
.tableNormal .ant-table-thead > tr > th {
  height: 40px;
  font-size: 16px;
  padding: 8px;
  background-color: #eee;
}
.tableNormal .ant-table-tbody > tr > td {
  height: 40px;
  padding: 8px;
  font-size: 14px;
}
.tableNormal .right {
  float: right;
}
.tableNormal .right .ant-tag {
  cursor: default !important;
}
.tableNormal .ruleTag .ant-tag {
  border-radius: 4px;
  padding: 1px 4px;
}
.tableNormal tr:last-child td.card {
  padding: 0;
}
.tableNormal td.card {
  padding: 0 0 10px 0;
}
.tableNormal .ant-tag {
  border-radius: 90px;
  padding: 1px 3px;
}
.tableNormal td.patient .patientName {
  text-decoration: underline;
}
.btnNormal,
.searchNormal {
  height: 32px;
}
.menuNormal .ant-menu-item,
.menuNormal .ant-menu-submenu-title {
  padding: 0 16px;
  font-size: 14px;
  line-height: 44px;
  height: 44px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.menuNormal .ant-menu-inline .ant-menu-item,
.menuNormal .ant-menu-vertical .ant-menu-item,
.menuNormal .ant-menu-inline .ant-menu-submenu-title,
.menuNormal .ant-menu-vertical .ant-menu-submenu-title {
  padding: 0 16px;
  font-size: 14px;
  line-height: 44px;
  height: 44px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.ant-modal-footer button + button {
  margin-left: 10px;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  border-bottom: 1px solid #3e444f;
}
.normal___2a5SB {
  color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 350px;
}
.normal___2a5SB .badge___1P5cs {
  width: 48px;
  margin-right: 17px;
  cursor: pointer;
}
.normal___2a5SB .badge___1P5cs .icon___l579n {
  font-size: 20px;
}
.normal___2a5SB .split___1KRMc {
  font-size: 20px;
  font-weight: lighter;
  color: #76D1BF;
  margin-right: 20px;
}
.normal___2a5SB .infor___vg4iV {
  color: #f3f3f3;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 100px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.normal___2a5SB .infor___vg4iV .avator___a6dOP {
  margin-right: 10px;
  height: 32px;
  width: 32px;
}
.normal___2a5SB .infor___vg4iV .avator___a6dOP .vip___3UtSF {
  margin-top: 20px;
  margin-left: -15px;
}
.normal___2a5SB .infor___vg4iV .avator___a6dOP .genderIcon___3M2pi {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.normal___2a5SB .infor___vg4iV .upDown___1HFQx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  text-align: left;
  font-size: 12px;
  white-space: nowrap;
}
.normal___2a5SB .infor___vg4iV .upDown___1HFQx .nameAndRole___2v9Sl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 196px;
  height: 20px;
  line-height: 20px;
}
.normal___2a5SB .infor___vg4iV .upDown___1HFQx .nameAndRole___2v9Sl .nameShow___6secv {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 96px;
}
.normal___2a5SB .infor___vg4iV .upDown___1HFQx .nameAndRole___2v9Sl .roleShow___1Mjwm {
  padding-left: 4px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.normal___2a5SB .infor___vg4iV .upDown___1HFQx .word___1D7C9 {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 196px;
}
.normal___2a5SB .infor___vg4iV .activeSpan___1adI1 {
  background: #DBFFF8;
  border-radius: 12px;
  width: 54px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1AB395;
  font-weight: 400;
  font-size: 12px;
}
.normal___2a5SB .infor___vg4iV .activeSpan1___MS2B1 {
  background: #FFF1DB;
  border-radius: 12px;
  width: 54px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFA353;
  font-weight: 400;
  font-size: 12px;
}
.normal___2a5SB .infor___vg4iV .activeSpan2___3pNrN {
  background: #FFFFFF;
  border-radius: 12px;
  width: 54px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: red;
  font-weight: 400;
  font-size: 12px;
}
.roleBtnWrap___2wrgW {
  text-align: center;
}
.roleBtnWrap___2wrgW .roleBtn___2xlFV {
  width: 50%;
  height: 36px;
  margin-bottom: 20px;
}
.bageSize____Bguw {
  height: 18px;
}
.title___3XJvL {
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  padding-left: 10px;
  color: #333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.userInfo___FDrn8 {
  height: 56px;
  text-align: right;
  line-height: 56px;
}
.userInfo___FDrn8 a {
  color: #333;
}
.toggle___2yfZK {
  font-size: 18px;
  line-height: 56px;
  padding: 0 16px;
  cursor: pointer;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  position: absolute;
  color: #999;
}
.toggle___2yfZK:hover {
  color: #999;
}
.content___174Pj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  background-color: #eff3f6;
  overflow: auto;
}
.dot___rGJLK {
  font-size: 18px;
  margin-right: 2px;
}
.content___3LNSH {
  height: 90px;
}
.content___3LNSH .moreMenu___2xyv_ {
  cursor: pointer;
  text-align: center;
  float: left;
}
.content___3LNSH .moreMenu___2xyv_ .icon___1KrkY {
  font-size: 30px;
  color: #FFFFFF;
  margin: 5px 13px;
  line-height: 66px;
  text-align: center;
  height: 60px;
  width: 60px;
  background: #84CCC9;
  display: block;
  border-radius: 50%;
}
.content___3LNSH .moreMenu___2xyv_ .icon___1KrkY .iconfont {
  font-size: 40px !important;
}
.content___3LNSH .moreMenu___2xyv_ .name___2iY-L {
  font-size: 14px;
  text-align: center;
}
.forceLogoutWrap___pis64 {
  text-align: center;
}
.forceLogoutWrap___pis64 p {
  margin-bottom: 30px;
}
.wrap___2KGIr {
  padding: 10px;
}
.topBar___1OhUB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: vertical;
          flex-flow: vertical;
  background-color: #1ab395;
}
.topBar___1OhUB .menu___2JWC4 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  height: 59px;
  margin-left: 20px;
  background-color: #1ab395;
}
.topBar___1OhUB .menu___2JWC4 li span {
  padding-left: 0;
  padding-right: 0;
}
.topBar___1OhUB .logo___123ez {
  width: 300px;
  -webkit-box-flex: 0,;
      -ms-flex: 0, 0;
          flex: 0, 0;
  min-width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  place-content: start;
}
.topBar___1OhUB .logo___123ez img {
  height: 54px;
  padding-left: 4px;
}
.leftBar___2EB-B {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  background-color: #f3f3f3;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.leftBar___2EB-B .logoImg___32WGh {
  display: inline-block;
  width: 175px;
  height: 46px;
  margin-top: 5px;
}
.leftBar___2EB-B .fixBottom___QIOlk {
  border-right: 1px solid #999;
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.leftBar___2EB-B .fixBottomMini___pSro6 {
  border-right: 1px solid #999;
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow-y: auto;
  overflow-x: hidden;
  overflow: visible;
}
.ant-layout-sider {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 200px !important;
          flex: 0 0 200px !important;
  max-width: 210px !important;
  min-width: 200px !important;
  width: 200px !important;
}
.ant-fullcalendar-table td {
  height: 50px;
  border-right: 1px solid gainsboro;
  border-left: 1px solid gainsboro;
}
.ant-fullcalendar-header {
  text-align: center;
  background-color: #3399ff;
  border-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-fullcalendar-fullscreen .ant-radio-group {
  display: none;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-column-header-inner {
  text-align: center;
  font-weight: bold;
}
.dataTool {
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dataTool .buttonWrap button {
  margin-right: 5px;
  margin-left: 5px;
}
.dataTool .filterWrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
}
.content-inner {
  padding: 10px 20px 20px 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
  background-color: #fff;
}
.content-inner .ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-head-inner > .ant-steps-icon {
  color: #5dc58f;
}
.content-inner .ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-head-inner {
  border-color: #5dc58f;
}
.content-inner .ant-steps .ant-steps-item.ant-steps-status-process .ant-steps-head-inner {
  border-color: #5dc58f;
  background-color: #5dc58f;
}
.ant-table {
  background-color: #fff;
  color: #333;
}
#root .ant-switch-checked {
  border-color: #7fc1d5;
  background-color: #7fc1d5;
}
#dictMenu #dictMenu-title .ant-menu-submenu-inline .ant-menu-submenu-title {
  font-weight: 600;
}
#dictMenu #dictMenu-title .ant-menu-submenu-inline .ant-menu-item {
  color: #777;
}
#dictMenu #dictMenu-title .ant-menu-submenu-inline .ant-menu-item:after {
  border-right: none;
}
#dictMenu #dictMenu-title .ant-menu-submenu-inline .ant-menu-item-selected {
  color: #4dafbc;
  background-color: #def0f2;
}
.customModel .ant-modal-body {
  max-height: 550px;
  overflow: auto;
}
.firstEditor .ant-modal-footer {
  text-align: center;
}
.wrap___isNF5 {
  border-top: 1px solid #d8d8d8;
  width: 100%;
  height: 100%;
  position: relative;
}
.content___1Wovd {
  position: absolute;
  left: 17%;
  top: 10%;
  width: 986px;
  font-weight: lighter;
}
.welcome___3__b3 {
  font-size: 52px;
  color: #92d4a9;
  margin-bottom: 110px;
}
.welcomeTitle___2QMYx {
  font-size: 62px;
  color: #849aa8;
  margin-left: 23%;
}
.welcomeMessage___20-j1 {
  margin-top: 35px;
  font-size: 16px;
  line-height: 30px;
  color: #3f4e57;
  margin-left: 17%;
  text-indent: 2em;
}
@media all and (max-width: 1600px) {
  .content___1Wovd {
    left: 10%;
  }
}
@media all and (max-width: 1400px) {
  .content___1Wovd {
    left: 7%;
    width: 850px;
  }
  .welcomeTitle___2QMYx {
    margin-left: 20%;
  }
  .welcomeMessage___20-j1 {
    margin-left: 8%;
  }
}
@media all and (max-width: 1300px) {
  .content___1Wovd {
    left: 5%;
    width: 833px;
  }
}
.startWrapper___2b-Xo {
  width: 100%;
}
.layout___3Kx7M {
  min-width: 1200px;
  height: 100%;
}
.headerWrapper___37YX6 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #1ab395;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.headerWrapper___37YX6 .logoImg___3H5IS {
  height: 54px;
}
.headerWrapper___37YX6 .bySideWrap___bJAA_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.headerWrapper___37YX6 .bySideWrap___bJAA_ .bySideImg___2jSjh {
  height: 73px;
}
.headerWrapper___37YX6 .bySideWrap___bJAA_ .enterA___3JiQm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #2EB3FF;
  height: 23px;
  margin-top: 25px;
  padding: 0 20px;
  -webkit-transform: skew(-20deg);
      -ms-transform: skew(-20deg);
          transform: skew(-20deg);
}
.headerWrapper___37YX6 .bySideWrap___bJAA_ .enterA___3JiQm > span {
  width: 80px;
  color: white;
  font-size: 12px;
  font-weight: bold;
  -webkit-transform: skew(20deg);
      -ms-transform: skew(20deg);
          transform: skew(20deg);
}
.headerWrapper___37YX6 .registerWrapper___3Onmf {
  float: right;
  color: #FFFFFF;
  font-size: 16px;
}
.headerWrapper___37YX6 .registerWrapper___3Onmf a {
  padding: 0 10px;
  color: #FFFFFF;
  font-size: 14px;
}
.headerWrapper___37YX6 .registerWrapper___3Onmf a .aImg___1STpN {
  margin-left: 8px;
  margin-bottom: -1px;
}
.loginWrap___2Jz9D {
  width: 60%;
  margin: 0 auto;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.login___28oRe {
  position: absolute;
  right: -15%;
  top: -70px;
  width: 350px;
  margin-top: -440px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0 32px 32px 32px;
  border-radius: 5px;
}
.login___28oRe h2 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
  text-align: center;
}
.login___28oRe div {
  overflow: hidden;
}
.login___28oRe .halfTriangle___2KcdN {
  width: 0;
  height: 0;
  border-width: 20px;
  border-style: solid;
  border-color: transparent transparent #EBF3F8 #EBF3F8;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.login___28oRe .loginSwitchIcon___yR0ql {
  font-size: 40px;
  position: absolute;
  right: 0;
}
.login___28oRe .qrcodeLoginWrap___3UObk {
  margin-top: 15px;
  text-align: center;
}
.login___28oRe .qrcodeLoginWrap___3UObk .qrcodeLoginTitle___1NYKK {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.login___28oRe .qrcodeLoginWrap___3UObk .qrcodeLoginContentWrap___yC1dF {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.login___28oRe .qrcodeLoginWrap___3UObk .qrcodeLoginContentWrap___yC1dF .scanIcon___3z9TY {
  font-size: 30px;
  margin-right: 10px;
}
.login___28oRe .passwordLoginWrap___VO1rA {
  margin-top: 30px;
}
.login___28oRe .headTitle___2qooC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.login___28oRe .headTitle___2qooC .title___2TmNQ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.login___28oRe .headTitle___2qooC .title___2TmNQ .txt___1sjy2 {
  font-size: 18px;
  font-weight: normal;
  color: #999;
  cursor: pointer;
}
.login___28oRe .headTitle___2qooC .title___2TmNQ .activeTxt___3hVSB {
  font-size: 18px;
  font-weight: normal;
  color: #999;
  cursor: pointer;
  color: #333;
}
.login___28oRe .headTitle___2qooC .title___2TmNQ .hr___1lEow {
  border: none;
  border-top: 3px solid #00bf65;
  margin-top: 3px;
}
.login___28oRe .headTitle___2qooC .title___2TmNQ .hiddenHR___3rtVp {
  border: none;
  border-top: 3px solid #00bf65;
  margin-top: 3px;
  visibility: hidden;
}
.login___28oRe .prefix___1ypbC {
  border: none;
}
.login___28oRe .prefix___1ypbC .ant-select-selection:hover,
.login___28oRe .prefix___1ypbC .ant-select-selection:focus {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.65);
}
.login___28oRe .msgCode___2HXkR {
  color: #00bf65;
  cursor: pointer;
  line-height: 30px;
  height: 30px;
}
.login___28oRe .codeImg___YrV-M {
  width: 330px;
  margin-left: -40px;
  cursor: pointer;
  overflow: hidden;
}
.login___28oRe .select___n_3LU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.login___28oRe .select___n_3LU span {
  font-size: 12px;
}
.login___28oRe .select___n_3LU .forget___gLTsk {
  cursor: pointer;
  color: #00bf65;
}
.input___1iG33 {
  height: 40px;
}
.submit___312lT {
  width: 100%;
  height: 44px;
  font-size: 18px;
  margin-top: 10px;
}
.roleBtnWrap___3uLN9 {
  text-align: center;
}
.roleBtnWrap___3uLN9 .roleBtn___1_kCJ {
  width: 50%;
  height: 36px;
  margin-bottom: 20px;
}
.leftLink___3NHT4 {
  float: left;
}
.rightLink___2PFcX {
  float: right;
}
.normal___2PduD {
  overflow: hidden;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  position: relative;
}
.normal___2PduD .newBannerLogo___2jfYO {
  position: absolute;
  left: 5%;
  top: -10%;
  width: 1400px;
  height: 600px;
}
.banner___3uJir {
  width: 100%;
  height: 550px;
  background-repeat: no-repeat;
  background-size: cover;
}
.header___eLhmN {
  text-align: right;
  width: 100%;
  min-width: 960px;
  margin: 0 auto;
}
.header___eLhmN .logo___3Ri0d {
  float: left;
  line-height: 60px;
  height: 60px;
  color: #fff;
  position: relative;
}
.header___eLhmN .logo___3Ri0d img {
  height: 55px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header___eLhmN .logo___3Ri0d .title___2TmNQ {
  float: right;
  padding-left: 18px;
  height: 30px;
  line-height: 30px;
  border-left: 1px solid #cccccc;
  font-size: 26px;
  color: #fff;
  margin-top: 26px;
  margin-left: 17px;
}
.header___eLhmN a {
  font-size: 14px;
  color: #fff;
  margin: 0 20px 0 0;
}
.header___eLhmN a:hover {
  color: #1a83d4;
}
.header___eLhmN span {
  font-size: 14px;
  color: #fff;
  margin: 0 20px 0 0;
}
.content___3I0O6 {
  background-color: #fff;
}
.ant-layout-header {
  padding: 0 30px;
}
.ant-layout-footer {
  background: #f2f2f2;
}
.ant-back-top {
  z-index: 10;
  position: inherit;
  right: 0;
  bottom: 0;
  height: auto;
  width: auto;
  cursor: pointer;
}
.footer___3B6kv {
  text-align: center;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding-top: 20px;
  height: 130px;
  position: relative;
}
.footer___3B6kv p {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  z-index: 99;
}
.footer___3B6kv .footerLogo___2h_dH {
  position: absolute;
  top: 0;
  left: 0;
}
.footer___3B6kv .appQrcodeWrap___Sf5Sz {
  position: absolute;
  top: -7px;
  right: 5%;
}
.footer___3B6kv .appQrcodeWrap___Sf5Sz img {
  width: 105px;
}
.footer___3B6kv .appTxt___1OqXY {
  color: #bbb;
  margin-top: 10px;
}
.footer___3B6kv .appTxt___1OqXY p {
  line-height: 1.3;
}
.footer___3B6kv .footerQrCodeWrap___3ys1n {
  position: absolute;
  top: -10px;
  right: 16px;
}
.footer___3B6kv .footerQrCodeWrap___3ys1n .footerQrCode___2Es5E {
  width: 110px;
  height: 110px;
}
.footer___3B6kv .codeTxt___9Tx7V {
  color: #bbb;
  margin-top: 5px;
}
.footer___3B6kv .codeTxt___9Tx7V p {
  line-height: 1.3;
}
.roleRadio___3G_CA {
  display: block;
  height: 30px;
  line-height: 30px;
}
@media all and (max-width: 1600px) {
  .login___28oRe {
    right: -28%;
  }
}
@media all and (max-width: 1400px) {
  .login___28oRe {
    width: 300px;
    right: -28%;
  }
  .normal___2PduD .newBannerLogo___2jfYO {
    left: 0;
  }
}
@media all and (max-width: 1200px) {
  .login___28oRe {
    width: 300px;
    right: -30%;
  }
  .normal___2PduD .newBannerLogo___2jfYO {
    left: -3%;
  }
}
.watchFiles___2CHex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px;
}
.watchFiles___2CHex .leftWrap___3Mate {
  background: #fff;
  min-width: 200px;
  max-width: 400px;
  width: 20%;
  overflow: auto;
}
.watchFiles___2CHex .leftWrap___3Mate .itemView___3rmEg {
  height: 40px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  background-color: transparent;
  cursor: pointer;
  padding: 5px;
  background: #f3f3f3;
}
.watchFiles___2CHex .leftWrap___3Mate .itemView___3rmEg:hover {
  background-color: #fddcc1;
}
.watchFiles___2CHex .leftWrap___3Mate .activeItemView___2X9iO {
  background-color: #f19459;
  color: #fff;
}
.watchFiles___2CHex .rightWrap___1oOaP {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.watchFiles___2CHex .rightWrap___1oOaP .iframeWrap___3tDAA {
  min-height: 90vh;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #eee;
}
.watchFiles___2CHex .rightWrap___1oOaP .iframeWrap___3tDAA .iframe___2uJqh {
  width: 100%;
  height: 100%;
  border: none;
}
.watchFiles___2CHex .rightWrap___1oOaP .iframeWrap___3tDAA .download___2Vq_B {
  font-size: 20px;
  padding: 10px;
}
.watchFiles___2CHex .rightWrap___1oOaP .iframeWrap___3tDAA .download___2Vq_B .fileDownload___2IQ9Z {
  margin-left: 5px;
}
.watchFiles___2CHex .rightWrap___1oOaP .btn___3R3PK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 20%;
}
.watchFiles___2CHex .rightWrap___1oOaP .btn___3R3PK i {
  font-size: 64px;
}
.healthNewsWrap___1xlih {
  width: 100%;
  background-color: #F7F9F8;
  padding-top: 20px;
}
.healthNewsWrap___1xlih .expertHos___1p9do {
  width: 100%;
  margin-bottom: 30px;
}
.healthNews___Yv7Us {
  width: 70%;
  min-width: 960px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.title___Z_wmv {
  font-family: '\5FAE\8F6F\96C5\9ED1';
  font-weight: 500;
  font-size: 20pt;
  color: #333333;
  text-align: center;
}
.title___Z_wmv a {
  text-decoration: none;
}
.time___1mfrp {
  float: left;
  width: 22%;
  text-align: center;
}
.time___1mfrp .timeDate___19u07 {
  font-size: 30pt;
  font-weight: bold;
  color: #19B495;
}
.time___1mfrp .timeYM___eZuF0 {
  font-size: 13pt;
}
.right___ZNZ31 {
  float: right;
  width: 78%;
}
.right___ZNZ31 .newsTitle___4hgm3 {
  font-size: 12pt;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  width: 90%;
}
.right___ZNZ31 .newsContent___1CzCU {
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  color: #696969;
  width: 90%;
}
.more___16o1i {
  text-align: center;
  margin: 30px auto 0;
}
.more___16o1i a {
  color: #00bf65;
}
.more___16o1i a:hover {
  color: #5dc58f;
}
.noData___5j3NY {
  text-align: center;
  padding-top: 30px;
  color: #bbb;
}
.linkBox___1fl_d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.linkBox___1fl_d .linkPic___3kzkA {
  text-align: center;
  cursor: pointer;
}
.linkBox___1fl_d .linkPic___3kzkA h3 {
  padding-bottom: 10px;
}
.msgBox___3xJDp {
  border: 1px solid #d9d9d9;
  padding: 0 10px;
  margin-bottom: 30px;
}
.msgBox___3xJDp .msgTitle___YI45W {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d9d9d9;
}
.msgBox___3xJDp .msgTitle___YI45W .titleLeft___1BXij {
  font-size: 20px;
  color: #37BB65;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.msgBox___3xJDp .msgTitle___YI45W .titleLeft___1BXij .line___2RbgK {
  width: 5px;
  background: #37BB65;
  height: 30px;
  margin-right: 10px;
}
.msgBox___3xJDp .msgTitle___YI45W .moreView___Fyifh {
  cursor: pointer;
}
.msgBox___3xJDp .msgContent___gr0NV {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}
.msgBox___3xJDp .msgContent___gr0NV .contentImg___2Tdu7 {
  width: 90px;
  height: 90px;
  border: 1px solid #eee;
  overflow: hidden;
}
.msgBox___3xJDp .msgContent___gr0NV .contentImg___2Tdu7 img {
  width: 100%;
  height: 100%;
}
.msgBox___3xJDp .msgContent___gr0NV .contentRight___2fBoG {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 90px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
}
.msgBox___3xJDp .msgContent___gr0NV .contentRight___2fBoG .rightNm___2IJf7 {
  font-size: 18px;
  color: #37474f;
  font-weight: bold;
}
.msgBox___3xJDp .msgContent___gr0NV .contentRight___2fBoG .rightTxt___1Otcg {
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
.msgBox___3xJDp .msgContent___gr0NV .contentRight___2fBoG .rightTime___GdkQ9 {
  color: #a7a2a2;
}
.msgBox___3xJDp .msgContent___gr0NV .detail___30IlE {
  width: 50px;
  margin-top: 12px;
}
.title2___31aXl {
  cursor: pointer;
}
.messageEditorTitle___3PYD3 {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #bebebe;
}
.leftRight___2u7iC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___2u7iC .left___3H19C {
  width: 45%;
}
.leftRight___2u7iC .left___3H19C .receiversSelect___wBfFB {
  width: 100%;
}
.leftRight___2u7iC .left___3H19C .leftDragger___17O0O {
  margin-bottom: 30px;
}
.leftRight___2u7iC .left___3H19C .leftDragger___17O0O .fileIcon___Eyda6 {
  padding-top: 50px;
  font-size: 80px;
  color: #37bb65;
}
.leftRight___2u7iC .left___3H19C .leftDragger___17O0O .fileTipWords___11aP_ {
  padding-top: 10px;
  padding-bottom: 50px;
}
.leftRight___2u7iC .left___3H19C .returnBtn___3cKTp {
  margin-left: 30px;
}
.leftRight___2u7iC .right___1SP_x {
  margin-left: 50px;
  width: 45%;
}
.leftRight___2u7iC .right___1SP_x .addUsersBox___2Wpga .ant-table-thead .ant-checkbox {
  display: none;
}
.leftRight___2u7iC .right___1SP_x .search___3b1i3 {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___2u7iC .right___1SP_x .addUsersBtn___3P7pQ {
  margin-top: 20px;
}
.fileName___cXulI {
  padding: 8px 0;
}
.userName___10hlV {
  background-color: aliceblue;
  padding: 5px;
  margin-right: 5px;
  display: inline-block;
  margin-top: 5px;
}
.tip___1GJTf {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.normal___3UTK3 {
  background-color: #fff;
}
.normal___3UTK3 h2 {
  padding: 12px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.normal___3UTK3 h2 em {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  padding-left: 10px;
  font-weight: normal;
}
.normal___3UTK3 h2 .rightContent___3vPAx {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 10px 0 0;
  text-align: right;
}
.blockView .ant-form-item {
  margin-bottom: 0;
}
.blockCont {
  padding: 10px;
}
.betweenA___2nwRd {
  margin-right: 20px;
}
.read___30cb1 {
  color: #909090;
}
.unread___3JWjn {
  color: #108EE9;
}
.foldersTable .ant-table-tbody > tr > td {
  background-color: #FFFFFF;
}
.filesTable .filesTableOp {
  display: none;
}
.filesTable .ant-table-row-level-0 {
  height: 30px;
}
.filesTable .ant-table-row-level-0:hover .filesTableOp {
  display: inline-block !important;
}
.loading___37LL1 {
  margin: 50% auto;
  font-size: 22px;
  color: #7B7B7B;
}
.footerStyle___2uA8B {
  font-size: 1rem;
  text-align: center;
}
.noData___9Dcdo {
  text-align: center;
  font-size: 1rem;
}
.wrap___yQf0W {
  width: 100%;
  height: 100%;
  background: #efeff4;
}
.wrap___yQf0W .header___3jLRS {
  height: 2.5rem;
  width: 100%;
  background: #47b751;
  position: relative;
}
.wrap___yQf0W .header___3jLRS div {
  display: inline;
  color: #fff;
  font-size: .9rem;
  position: absolute;
}
.wrap___yQf0W .header___3jLRS .switchRole___8zsGA {
  left: 2rem;
  top: 50%;
}
.wrap___yQf0W .header___3jLRS .cancelBinding___pQbLl {
  right: 2rem;
  top: 50%;
}
.wrap___yQf0W .loginTitle___1NOBo {
  height: 14rem;
  width: 100%;
  background: #47b751;
  background-size: cover;
  position: relative;
  text-align: center;
}
.wrap___yQf0W .loginTitle___1NOBo .userAvatar___12u-q {
  height: 6rem;
  width: 6rem;
  background: #FFF;
  position: absolute;
  top: -3rem;
  left: 52%;
  margin-top: 5rem;
  margin-left: -3.5rem;
  border-radius: 5rem;
}
.wrap___yQf0W .loginTitle___1NOBo .userAvatar___12u-q img {
  width: 100%;
  height: 100%;
  border-radius: 5rem;
}
.wrap___yQf0W .loginTitle___1NOBo .userTxt___lfO_E {
  position: absolute;
  width: 100%;
  text-align: left;
  height: 12rem;
}
.wrap___yQf0W .loginTitle___1NOBo .userTxt___lfO_E p:nth-child(1) {
  color: #fff;
  font-size: 1rem;
  margin-top: 9.2rem;
  text-align: center;
}
.wrap___yQf0W .loginTitle___1NOBo .userTxt___lfO_E p:nth-child(2),
.wrap___yQf0W .loginTitle___1NOBo .userTxt___lfO_E p:nth-child(3) {
  color: #fff;
  font-size: .8rem;
  margin-top: .5rem;
  text-align: center;
}
.wrap___yQf0W .navigation___3UhqR {
  width: 100%;
  height: 9rem;
  background: #fbfbfb;
  border-top: 1px solid #eaeaea;
  display: -webkit-box;
  margin: auto;
  -webkit-box-orient: horizontal;
}
.wrap___yQf0W .navigation___3UhqR .navBar___1nOlM {
  -webkit-box-flex: 1;
  text-align: center;
  border: none;
  outline: none;
  display: block;
  margin: 1rem 0;
}
.wrap___yQf0W .navigation___3UhqR .navBar___1nOlM .navIcon___8vkP6 {
  margin: 0.5rem auto;
  background-size: 200%;
  height: 4.5rem;
  width: 4.5rem;
  border-radius: 3rem;
  background-color: #1db2df;
}
.wrap___yQf0W .navigation___3UhqR .navBar___1nOlM .navIcon___8vkP6 img {
  width: 70%;
  height: 70%;
  -webkit-transform: translateY(25%);
      -ms-transform: translateY(25%);
          transform: translateY(25%);
}
.wrap___yQf0W .navigation___3UhqR .navBar___1nOlM span {
  color: #999;
}
.wrap___yQf0W .text___3wAsF {
  text-align: center;
  margin-top: 70px;
  font-size: 22px;
  color: #7B7B7B;
}
.wrap___yQf0W .notDoc___1KC26 {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: #7B7B7B;
}
.wrap___yQf0W img {
  width: 100%;
}
.wrap___yQf0W .title___2XPhx {
  text-align: center;
  margin-bottom: 20px;
  color: #7B7B7B;
}
.wrap___yQf0W .am-segment-item-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent!important;
}
.listWrap___2Jlis {
  width: 100%;
  height: 100%;
  padding-top: .5rem;
}
.listWrap___2Jlis .patient___6nerS {
  overflow: hidden;
  height: 5rem;
  width: 96%;
  margin: 0 auto;
  padding: .5rem 0;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.listWrap___2Jlis .patient___6nerS .img___hDjWs {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 5rem;
  line-height: 3.5rem;
  text-align: center;
  color: #FFF;
  font-size: 1.2rem;
  float: left;
  margin-right: 1rem;
}
.listWrap___2Jlis .patient___6nerS .img___hDjWs img {
  border-radius: 5rem;
}
.listWrap___2Jlis .patient___6nerS .rightContent___vQBWC .info___THG9g {
  width: 100%;
  position: relative;
}
.listWrap___2Jlis .patient___6nerS .rightContent___vQBWC .info___THG9g .name___6Xusp {
  white-space: nowrap;
  font-size: 1.2rem;
  padding: 0.2rem 0;
}
.listWrap___2Jlis .patient___6nerS .rightContent___vQBWC .info___THG9g .infoTxt___3qyU9 {
  white-space: nowrap;
  font-size: .8rem;
  padding: 0.1rem 0;
  color: #999999;
}
.listWrap___2Jlis .patient___6nerS .status___t7zIy {
  position: absolute;
  right: 0;
  top: 1rem;
  color: #666;
  font-size: .8rem;
}
.headerSegmented___Sg7p0 {
  top: 0;
  width: 100%;
  height: 3rem;
  background: #fbfbfb;
  border-bottom: 1px solid #eaeaea;
  position: fixed;
  display: -webkit-box;
  margin: auto;
  -webkit-box-orient: horizontal;
  z-index: 999;
}
.segmented___35c3l {
  height: 30px;
  width: 90%;
  margin: .5rem auto;
  margin-bottom: 0;
}
.detailBlock___2fYFv {
  background: #FFF;
}
.detailBlock___2fYFv .detailView___fVCMg {
  width: 94%;
  margin: auto;
  border-bottom: 1px solid #eaeaea;
}
.detailBlock___2fYFv .detailView___fVCMg::after {
  content: "";
  display: table;
  clear: both;
}
.detailBlock___2fYFv .item___2HI_U {
  float: left;
  width: 25%;
  color: #999;
  padding: 1rem 0;
}
.detailBlock___2fYFv .itemContent___1UqXE {
  float: right;
  width: 75%;
  word-wrap: break-word;
  word-break: normal;
  padding: 1rem 0;
  color: #333;
}
.detailBlock___2fYFv .pacsCel___1t4wg {
  padding: 1rem 0;
}
.detailBlock___2fYFv .pacsWrap___2Ji7Y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.detailBlock___2fYFv .pacsWrap___2Ji7Y .pacsColWrap___zMI0i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bottomBtn___2s6M1 {
  bottom: 0;
  width: 100%;
  background: #fbfbfb;
  border-top: 1px solid #eaeaea;
  position: fixed;
  display: -webkit-box;
  margin: auto;
  -webkit-box-orient: horizontal;
}
.bottomBtn___2s6M1 .goToImage___z3LUK {
  width: 90%;
  height: 2.5rem;
  margin: 1rem auto;
  display: block;
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}
/*do not import this file except components/style/index.less*/
.am-fade-enter,
.am-fade-appear {
  opacity: 0;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-fade-leave {
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-fade-enter.am-fade-enter-active,
.am-fade-appear.am-fade-appear-active {
  -webkit-animation-name: amFadeIn;
          animation-name: amFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-fade-leave.am-fade-leave-active {
  -webkit-animation-name: amFadeOut;
          animation-name: amFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes amFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes amFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.am-slide-up-enter,
.am-slide-up-appear {
  -webkit-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
          transform: translate(0, 100%);
}
.am-slide-up-enter,
.am-slide-up-appear,
.am-slide-up-leave {
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-slide-up-enter.am-slide-up-enter-active,
.am-slide-up-appear.am-slide-up-appear-active {
  -webkit-animation-name: amSlideUpIn;
          animation-name: amSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-slide-up-leave.am-slide-up-leave-active {
  -webkit-animation-name: amSlideUpOut;
          animation-name: amSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amSlideUpIn {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes amSlideUpIn {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes amSlideUpOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
@keyframes amSlideUpOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
.am.am-zoom-enter,
.am.am-zoom-leave {
  display: block;
}
.am-zoom-enter,
.am-zoom-appear {
  opacity: 0;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
          animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-zoom-leave {
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
          animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-zoom-enter.am-zoom-enter-active,
.am-zoom-appear.am-zoom-appear-active {
  -webkit-animation-name: amZoomIn;
          animation-name: amZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-zoom-leave.am-zoom-leave-active {
  -webkit-animation-name: amZoomOut;
          animation-name: amZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes amZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@-webkit-keyframes amZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}
@keyframes amZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}
.am-slide-down-enter,
.am-slide-down-appear {
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
}
.am-slide-down-enter,
.am-slide-down-appear,
.am-slide-down-leave {
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-slide-down-enter.am-slide-down-enter-active,
.am-slide-down-appear.am-slide-down-appear-active {
  -webkit-animation-name: amSlideDownIn;
          animation-name: amSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-slide-down-leave.am-slide-down-leave-active {
  -webkit-animation-name: amSlideDownOut;
          animation-name: amSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amSlideDownIn {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes amSlideDownIn {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes amSlideDownOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
@keyframes amSlideDownOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
*,
*:before,
*:after {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  background-color: #f5f5f9;
  font-size: 14px;
}
*[contenteditable] {
  -webkit-user-select: auto !important;
}
*:focus {
  outline: none;
}
a {
  background: transparent;
  text-decoration: none;
  outline: none;
}
.am-list-header {
  padding: 15px 15px 9px 15px;
  font-size: 14px;
  color: #888;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-list-footer {
  padding: 9px 15px 15px 15px;
  font-size: 14px;
  color: #888;
}
.am-list-body {
  position: relative;
  background-color: #fff;
  border-top: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-list-body {
    border-top: none;
  }
  html:not([data-scale]) .am-list-body::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-list-body::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-list-body {
    border-bottom: none;
  }
  html:not([data-scale]) .am-list-body::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-list-body::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-list-body div:not(:last-child) .am-list-line {
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line {
    border-bottom: none;
  }
  html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-list-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  min-height: 44px;
  background-color: #fff;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* list左图片显示*/
}
.am-list-item .am-list-ripple {
  position: absolute;
  background: transparent;
  display: inline-block;
  overflow: hidden;
  will-change: box-shadow, transform;
  -webkit-transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  outline: none;
  cursor: pointer;
  border-radius: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.am-list-item .am-list-ripple.am-list-ripple-animate {
  background-color: rgba(158, 158, 158, 0.2);
  -webkit-animation: ripple 1s linear;
          animation: ripple 1s linear;
}
.am-list-item.am-list-item-top .am-list-line {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.am-list-item.am-list-item-top .am-list-line .am-list-arrow {
  margin-top: 2px;
}
.am-list-item.am-list-item-middle .am-list-line {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.am-list-item.am-list-item-bottom .am-list-line {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.am-list-item.am-list-item-error .am-list-line .am-list-extra {
  color: #f50;
}
.am-list-item.am-list-item-error .am-list-line .am-list-extra .am-list-brief {
  color: #f50;
}
.am-list-item.am-list-item-active {
  background-color: #ddd;
}
.am-list-item.am-list-item-disabled .am-list-line .am-list-content,
.am-list-item.am-list-item-disabled .am-list-line .am-list-extra {
  color: #bbb;
}
.am-list-item img {
  width: 22px;
  height: 22px;
  vertical-align: middle;
}
.am-list-item .am-list-thumb:first-child {
  margin-right: 15px;
}
.am-list-item .am-list-thumb:last-child {
  margin-left: 8px;
}
.am-list-item .am-list-line {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  padding-right: 15px;
  overflow: hidden;
  /* list左侧主内容*/
  /* list右补充内容*/
  /* 辅助性文字*/
  /* list右侧箭头*/
}
.am-list-item .am-list-line .am-list-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #000;
  font-size: 17px;
  line-height: 1.5;
  text-align: left;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 7px;
  padding-bottom: 7px;
}
.am-list-item .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 36%;
      flex-basis: 36%;
  color: #888;
  font-size: 16px;
  line-height: 1.5;
  text-align: right;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 7px;
  padding-bottom: 7px;
}
.am-list-item .am-list-line .am-list-title {
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.am-list-item .am-list-line .am-list-brief {
  color: #888;
  font-size: 15px;
  line-height: 1.5;
  margin-top: 6px;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.am-list-item .am-list-line .am-list-arrow {
  display: block;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2226%22%20viewBox%3D%220%200%2016%2026%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20id%3D%22UI-KIT_%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%229.9%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20transform%3D%22translate(-5809.000000%2C%20-8482.000000)%22%20fill%3D%22%23C7C7CC%22%3E%3Cpolygon%20id%3D%22Disclosure-Indicator%22%20points%3D%225811%208482%205809%208484%205820.5%208495%205809%208506%205811%208508%205825%208495%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  visibility: hidden;
}
.am-list-item .am-list-line .am-list-arrow-horizontal {
  visibility: visible;
}
.am-list-item .am-list-line .am-list-arrow-vertical {
  visibility: visible;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.am-list-item .am-list-line .am-list-arrow-vertical-up {
  visibility: visible;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.am-list-item .am-list-line-multiple {
  padding: 12.5px 15px 12.5px 0;
}
.am-list-item .am-list-line-multiple .am-list-content {
  padding-top: 0;
  padding-bottom: 0;
}
.am-list-item .am-list-line-multiple .am-list-extra {
  padding-top: 0;
  padding-bottom: 0;
}
.am-list-item .am-list-line-wrap .am-list-content {
  white-space: normal;
}
.am-list-item .am-list-line-wrap .am-list-extra {
  white-space: normal;
}
.am-list-item select {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  font-size: 17px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}
.am-indexed-list-section-body.am-list-body,
.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line {
  border-bottom: 0;
}
.am-indexed-list-section-body.am-list-body:after,
.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line:after {
  display: none !important;
}
.am-indexed-list-section-header.am-list-body,
.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line {
  border-bottom: 0;
}
.am-indexed-list-section-header.am-list-body:after,
.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line:after {
  display: none !important;
}
.am-indexed-list-section-header .am-list-item {
  height: 30px;
  min-height: 30px;
  background-color: #f5f5f9;
}
.am-indexed-list-section-header .am-list-item .am-list-line {
  height: 30px;
  min-height: 30px;
}
.am-indexed-list-section-header .am-list-item .am-list-content {
  font-size: 14px !important;
  color: #888 !important;
}
.am-indexed-list-quick-search-bar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 0;
  text-align: center;
  color: #108ee9;
  font-size: 16px;
  list-style: none;
  padding: 0;
}
.am-indexed-list-quick-search-bar li {
  padding: 0 5px;
}
.am-indexed-list-quick-search-bar-over {
  background-color: rgba(0, 0, 0, 0.4);
}
.am-indexed-list-qsindicator {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px auto auto -30px;
  width: 60px;
  height: 30px;
  background: transparent;
  opacity: 0.7;
  color: #0af;
  font-size: 20px;
  border-radius: 30px;
  z-index: 1999;
  text-align: center;
  line-height: 30px;
}
.am-indexed-list-qsindicator-hide {
  display: none;
}
.am-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  overflow: hidden;
  min-height: 27px;
  opacity: 1;
}
.am-segment.am-segment-disabled {
  opacity: 0.5;
}
.am-segment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #108ee9;
  font-size: 14px;
  line-height: 1;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
  position: relative;
  border: 1PX solid #108ee9;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left-width: 0;
}
.am-segment-item-tintcolor {
  border-color: #108ee9;
}
.am-segment-item:first-child {
  border-left-width: 1PX;
  border-radius: 5px 0 0 5px;
}
.am-segment-item:last-child {
  border-radius: 0 5px 5px 0;
}
.am-segment-item-selected {
  background: #108ee9;
  color: #fff;
}
.am-segment-item-active .am-segment-item-inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.1;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
  background-color: #108ee9;
}
.loading___2LvSW {
  margin: 50% auto;
  font-size: 22px;
  color: #7B7B7B;
}
.loginWrap___10Jx7 {
  margin: 30px auto;
}
.loginWrap___10Jx7 .text___3D0eV {
  text-align: center;
  margin-top: 70px;
  font-size: 22px;
  color: #7B7B7B;
}
.loginWrap___10Jx7 img {
  width: 100%;
}
.loginWrap___10Jx7 .title___RC2ZM {
  text-align: center;
  margin-bottom: 20px;
  color: #7B7B7B;
}
.loginWrap___10Jx7 .submit___2Dgoy {
  width: 100%;
  margin-top: 20px;
}
.weChatDetailFI .ant-form-item {
  margin-bottom: 0;
}
.subTitle___TM4SC {
  font-size: 16px;
}
.divider___3aO_C {
  border: 1px solid #eeeeee;
  width: 100%;
}
.wrap___3QACE {
  width: 100%;
  height: 100%;
  background: #efeff4;
}
.detailBlock___2O7E5 {
  background: #FFF;
  margin-top: 1rem;
}
.detailBlock___2O7E5 .detailView___2dHdk {
  width: 94%;
  margin: auto;
  border-bottom: 1px solid #eaeaea;
}
.detailBlock___2O7E5 .detailView___2dHdk::after {
  content: "";
  display: table;
  clear: both;
}
.detailBlock___2O7E5 .itemTitle___30_ax {
  float: left;
  width: 30%;
  color: #000;
  padding: 1rem 0;
  font-size: 1rem;
  font-weight: 900;
}
.detailBlock___2O7E5 .item___284bl {
  float: left;
  width: 25%;
  color: #999;
  padding: .7rem 0;
}
.detailBlock___2O7E5 .itemContent___3-jfM {
  float: right;
  width: 75%;
  word-wrap: break-word;
  word-break: normal;
  padding: .7rem 0;
  color: #333;
}
.goToImage___5n-mh {
  width: 90%;
  margin: 1rem auto;
  display: block;
}
.rateLabel___1Yme3 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.contentInner___1pQhZ {
  background-color: #fff;
  padding: 10px 20px 20px 20px;
}
.contentInnerDetail___19Nny {
  background-color: #fff;
  padding: 10px 20px 20px 20px;
}
.expertDetail___1bj6t {
  min-height: 600px;
}
.expertDetail___1bj6t img {
  width: 150px;
}
.expertDetail___1bj6t .expertButtrnSty___3DdVv {
  margin-left: 12.5%;
}
.newsDetail___1IIL_ {
  min-height: 650px;
}
.newsDetail___1IIL_ .title___38-nu {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.newsDetail___1IIL_ .info___18uK1 {
  border-bottom: 1px solid #eee;
  line-height: 50px;
  background-color: #eee;
}
.newsDetail___1IIL_ .info___18uK1 span {
  font-size: 14px;
  margin-left: 20px;
  margin-right: 20px;
}
.newsDetail___1IIL_ .newsImage___1PF29 img {
  border: 1px solid #eee;
  width: 300px;
  display: block;
  margin: 30px auto;
}
.newsDetail___1IIL_ .newsContent___1DMZq {
  text-indent: 28px;
  line-height: 30px;
  font-size: 14px;
}
.newsDetail___1IIL_ .expertButtrnSty___3DdVv {
  margin-top: 20px;
}
.search___31zjj {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.btn___3Gp4w {
  margin-bottom: 10px;
  float: right;
}
.listTitleWrap___3sq_T {
  padding: 5px 20px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.listTitle___u3sGA {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #057e7a;
  font-size: 16px;
  color: #057e7a;
}
.expertInCard___3USBT {
  border-bottom: 1px solid #e4e4e4;
  padding: 20px 0;
  height: 180px;
  cursor: pointer;
}
.avatar___1nayn {
  float: left;
  height: 120px;
  width: 120px;
  border: 1px solid #EEEEEE;
  cursor: pointer;
  margin-right: 20px;
}
.avatar___1nayn img {
  height: 115px;
  width: 115px;
}
.expertInfo___18lwK .expertInfoTitle___HRNlF {
  height: auto;
  line-height: 30px;
}
.expertInfo___18lwK .expertInfoTitle___HRNlF span {
  margin-right: 10px;
}
.expertInfo___18lwK .expertInfoTitle___HRNlF .name___3mlVJ {
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  color: #ac8a71;
}
.expertInfo___18lwK .expertInfoTitle___HRNlF .titleName___38HyY {
  color: #999999;
}
.introduction___3RdW_ {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  margin-bottom: 10px;
  height: 44px;
}
.showMore___3PXdw {
  display: block;
  line-height: 28px;
  text-align: right;
}
.pagination___NmInJ {
  text-align: center;
  margin-top: 20px;
}
.rightTitleWrap___11Lnw {
  padding: 5px 20px;
  background-color: #f5f7fc;
  margin-bottom: 20px;
}
.rightTitle___3JClW {
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #057e7a;
}
.inDetail___22jsS .expertDetail___1bj6t .expertInCard___3USBT {
  height: auto;
}
.inDetail___22jsS .expertDetail___1bj6t .expertInCard___3USBT .avatar___1nayn {
  float: left;
  height: 200px;
  width: 200px;
  border: 1px solid #EEEEEE;
}
.inDetail___22jsS .expertDetail___1bj6t .expertInCard___3USBT .avatar___1nayn img {
  width: 198px;
}
.inDetail___22jsS .expertDetail___1bj6t .expertInCard___3USBT .expertInfo___18lwK {
  margin-left: 245px;
}
.inDetail___22jsS .expertDetail___1bj6t .expertInCard___3USBT .expertInfo___18lwK .expertInfoTitle___HRNlF .name___3mlVJ {
  font-size: 20px;
}
.inDetail___22jsS .expertDetail___1bj6t .expertInCard___3USBT .expertInfo___18lwK .expertInfoTitle___HRNlF .titleName___38HyY span {
  font-weight: bold;
}
.clearFloat___FkzM- {
  clear: both;
}
.introductionDetail___3SJVf {
  margin-top: 50px;
}
.introductionDetail___3SJVf .introductionDetailTitleWrap___2UmuY {
  padding: 5px 20px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.introductionDetail___3SJVf .introductionDetailTitleWrap___2UmuY .introductionDetailTitle___lh3Ln {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #0e77ca;
  font-size: 16px;
  color: #057e7a;
}
.introductionContent___1XnHw {
  line-height: 20px;
}
.newsAvatar___CDNng {
  cursor: pointer;
}
.newsTitle___1oWXS {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  cursor: pointer;
  margin-bottom: 10px;
  color: #ac8a71;
}
.newsTitle___1oWXS:hover {
  color: #5dc58f;
}
.time___26phU {
  line-height: 20px;
  color: #bbb;
}
.registerCard___3gq1z {
  margin: 30px auto;
  width: 70%;
  min-width: 1120px;
}
.registerCard___3gq1z .division___2U6Yt {
  padding-top: 16px;
  border-top: 1px dashed #E4E4E4;
}
.registerCard___3gq1z .division___2U6Yt .ant-radio-group {
  width: 100%;
}
.registerCard___3gq1z .division___2U6Yt .ant-radio-group .ant-radio-button-wrapper {
  text-align: center;
  width: 16.66%;
}
.registerCard___3gq1z .insWord___3qOmm {
  color: #BEBEBE;
}
.registerCard___3gq1z .btn___3fx3- {
  margin-top: 20px;
  padding: 0 40px;
}
.registerCard___3gq1z .tipSelect___3gMuv {
  font-size: 0.8rem;
  color: #f44500;
}
.margin20___rPwVj {
  margin-left: 20px;
}
.footerBtnWrap___1Xk7T {
  text-align: center;
}
.footerBtnWrap___1Xk7T .refuseBtn___mONeg {
  padding: 0 30px;
  margin-right: 20px;
}
.footerBtnWrap___1Xk7T .agreeBtn___a2ZSA {
  padding: 0 30px;
  margin-left: 20px;
}
.agreementText___1K15z {
  margin: 10px;
  text-align: center;
}
.AgreementTextWrap___13TXD .fontOne___1nd2_ {
  font-size: 14px;
  line-height: 1.5;
  margin: 0pt;
  color: rgba(0, 0, 0, 0.65);
}
.AgreementTextWrap___13TXD .fontTwo___1px8B {
  font-size: 14px;
  line-height: 1.5;
  margin-left: 1.17em;
  display: block;
}
.AgreementTextWrap___13TXD .fontThree___2jYap {
  font-family: '\5FAE\8F6F\96C5\9ED1';
  font-size: 1.17em;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.85);
}
.AgreementTextWrap___13TXD .fontFour___3xs2T {
  margin-left: 14px;
}
.content___1BCPZ {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: url(./static/registerBack.3a14331a.png);
  background-size: 100%;
}
.content___1BCPZ .a___u9L1n {
  height: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #CCCCCC;
}
.content___1BCPZ .a___u9L1n .aImg___1T03d {
  margin-left: 10px;
  margin-bottom: -1px;
}
.content___1BCPZ .img___2a0so {
  position: absolute;
  top: 100px;
}
.content___1BCPZ .card___3PgWs {
  width: 490px;
}
.content___1BCPZ .card1___1yP7M {
  width: 888px;
}
.content___1BCPZ .card1___1yP7M .text___gnoK4 {
  width: 56px;
  height: 19px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #1AB395;
}
.content___1BCPZ .card1___1yP7M .backText___2MBdc {
  height: 19px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #333333;
}
.content___1BCPZ .card1___1yP7M .step___28ttK .ant-steps-item.ant-steps-status-process .ant-steps-head-inner {
  border-color: #1AB395;
  background-color: #1AB395;
}
.content___1BCPZ .card1___1yP7M .step___28ttK .ant-steps-item.ant-steps-status-wait .ant-steps-head-inner {
  border-color: #CCCCCC;
  background-color: #fff;
}
.content___1BCPZ .card1___1yP7M .step___28ttK .ant-steps-item.ant-steps-status-process .ant-steps-title {
  color: #1AB395;
}
.content___1BCPZ .card1___1yP7M .step___28ttK .ant-steps-item.ant-steps-status-finish .ant-steps-title {
  color: #1AB395;
}
.content___1BCPZ .card1___1yP7M .step___28ttK .ant-steps-item.ant-steps-status-wait .ant-steps-title {
  color: #CCCCCC;
}
.content___1BCPZ .card1___1yP7M .step___28ttK .ant-steps-item.ant-steps-status-wait .ant-steps-head-inner > .ant-steps-icon {
  color: #CCCCCC;
}
.content___1BCPZ .card1___1yP7M .step___28ttK .ant-steps-item.ant-steps-status-finish .ant-steps-head-inner {
  border-color: #1AB395;
  background-color: #1AB395;
}
.content___1BCPZ .card1___1yP7M .step___28ttK .ant-steps-icon.anticon.anticon-check {
  color: #fff;
}
.content___1BCPZ .card1___1yP7M .buttonBack___1GFsY {
  background-color: #1AB395;
  width: 100%;
}
.content___1BCPZ .title___29ckb {
  height: 21px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #333333;
}
.content___1BCPZ .col___3D_gt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content___1BCPZ .colCenter___3RSVK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content___1BCPZ .colCenter___3RSVK .input___1FsNW {
  width: 294px;
}
.content___1BCPZ .colCenter___3RSVK .input___1FsNW .ant-input:not(:first-child) {
  padding-left: 60px;
}
.content___1BCPZ .colCenter___3RSVK .input1___YIpQp {
  width: 160px;
}
.content___1BCPZ .colCenter___3RSVK .input1___YIpQp .ant-input:not(:first-child) {
  padding-left: 60px;
}
.content___1BCPZ .colCenter___3RSVK .input2___qZmeP {
  width: 320px;
}
.content___1BCPZ .colCenter___3RSVK .input2___qZmeP .ant-input:not(:first-child) {
  padding-left: 70px;
  font-size: 13px;
}
.content___1BCPZ .colCenter___3RSVK .nextA___AubQC {
  color: #1AB395;
}
.content___1BCPZ .colCenter___3RSVK .aImg___1T03d {
  margin-left: 10px;
  margin-top: 1px;
}
.content___1BCPZ .colCenter___3RSVK .backColor___3zXGU {
  background-color: #1AB395;
}
.content___1BCPZ .colDiv___yT6cR {
  text-align: center;
  cursor: pointer;
}
.content___1BCPZ .colDiv___yT6cR .imgSize___3Dovb {
  width: 86px;
  height: 86px;
  border-radius: 43px;
}
.content___1BCPZ .colDiv___yT6cR .imgSize___3Dovb:hover {
  -webkit-box-shadow: 3px 3px 12px rgba(1, 10, 55, 0.1);
          box-shadow: 3px 3px 12px rgba(1, 10, 55, 0.1);
}
.content___1BCPZ .colDiv1___3aiau {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  cursor: pointer;
}
.content___1BCPZ .colDiv1___3aiau .img1___2QVGl {
  width: 86px;
  height: 86px;
  background: #1AB395;
  border-radius: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content___1BCPZ .colDiv1___3aiau .img1___2QVGl:hover {
  -webkit-box-shadow: 3px 3px 12px rgba(1, 10, 55, 0.1);
          box-shadow: 3px 3px 12px rgba(1, 10, 55, 0.1);
}
.content___1BCPZ .colDiv1___3aiau .font___2-KMF {
  width: 56px;
  height: 38px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #FFFFFF;
  text-align: center;
}
.fontBottom___3z0jR {
  width: 84px;
  height: 19px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #333333;
}
.fontBottom___3z0jR:hover {
  color: #1AB395;
}
.marginLeft___3XPiT {
  margin-left: 10px;
}
.color___2aKD_ {
  color: #1AB395;
}
.forgetPwdCard___C1xpe {
  margin: 30px auto;
  width: 70%;
}
.forgetPwdCard___C1xpe .contentWrap___2lDKF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.forgetPwdCard___C1xpe .contentWrap___2lDKF .rowWrap___tu4iD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px 0 0 33%;
}
.forgetPwdCard___C1xpe .contentWrap___2lDKF .rowWrap___tu4iD .labelWord___1uFqM {
  width: 60px;
  text-align: right;
  margin-right: 20px;
}
.forgetPwdCard___C1xpe .contentWrap___2lDKF .rowWrap___tu4iD .nationCode___2ZtKn {
  margin: 0 10px;
}
.forgetPwdCard___C1xpe .contentWrap___2lDKF .rowWrap___tu4iD .phoneInput___1LqRT {
  width: 160px;
}
.forgetPwdCard___C1xpe .contentWrap___2lDKF .rowWrap___tu4iD .codeInput___2CoEc {
  width: 187px;
  margin-right: 10px;
}
.forgetPwdCard___C1xpe .contentWrap___2lDKF .rowWrap___tu4iD .passwordInput___1wrVX {
  width: 300px;
}
.forgetPwdCard___C1xpe .buttonWrap___3SG7c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0;
}
.forgetPwdCard___C1xpe .buttonWrap___3SG7c .spaceBtn___13Usc {
  width: 20px;
}
.forgetPwdCard___C1xpe .successWrap___1sbub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.forgetPwdCard___C1xpe .successWrap___1sbub .successContentWrap___1GsfN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.forgetPwdCard___C1xpe .successWrap___1sbub .successContentWrap___1GsfN i {
  color: #85C65A;
  font-size: 62px;
}
.forgetPwdCard___C1xpe .successWrap___1sbub .successContentWrap___1GsfN .successSpace___3sxFh {
  width: 20px;
}
.forgetPwdCard___C1xpe .successWrap___1sbub .successContentWrap___1GsfN .successWordsWrap___CMBa5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.forgetPwdCard___C1xpe .successWrap___1sbub .successContentWrap___1GsfN .successWordsWrap___CMBa5 .successTitle___Ldeew {
  color: #85C65A;
  font-size: 18px;
  margin: 10px 0;
}
.forgetPwdCard___C1xpe .successWrap___1sbub .successContentWrap___1GsfN .successWordsWrap___CMBa5 .successCountDown___3_S23 {
  color: #FF7E0D;
}
.inforCard___TuExm {
  margin: 0 auto;
  width: 100%;
  border-left: 1px solid #e4e4e4;
}
.inforCard___TuExm .require___PVsRG {
  display: inline-block;
  margin-right: 4px;
  content: '*';
  font-family: SimSun;
  line-height: 1;
  font-size: 14px;
  color: #f04134;
}
.inforCard___TuExm .division___rBM03 {
  padding-top: 16px;
  border-top: 1px dashed #e4e4e4;
}
.inforCard___TuExm .insWord___3UucS {
  color: #bebebe;
}
.inforCard___TuExm .btn___1UKoG {
  margin-top: 20px;
  padding: 0 40px;
}
.inforCard___TuExm .avatarWrap___17iLf {
  position: absolute;
  top: 150px;
  right: 12%;
}
.inforCard___TuExm .avatarWrap___17iLf .avatar___2jxBy {
  width: 200px;
  height: 200px;
  margin-bottom: 5px;
  border-radius: 50%;
  overflow: hidden;
}
.inforCard___TuExm .avatarWrap___17iLf .avatar___2jxBy img {
  width: 200px;
  cursor: pointer;
}
.inforCard___TuExm .avatarWrap___17iLf .tips___24yJn {
  color: #bebebe;
  font-size: 10px;
}
.inforCard___TuExm .uploadWrap___2Qnta {
  text-align: center;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  width: 240px;
  overflow: hidden;
}
.inforCard___TuExm .uploadWrap___2Qnta .upload___32keL .addPic___3pUUS {
  cursor: pointer;
  font-size: 28px;
  color: #999;
  padding: 50px;
  width: 240px;
}
.inforCard___TuExm .uploadWrap___2Qnta .upload___32keL .pic___1sHTM {
  cursor: pointer;
  border-radius: 6px;
  width: 240px;
}
.inforCard___TuExm .detailPic___3XvyD {
  cursor: pointer;
  border-radius: 6px;
  width: 200px;
  height: 160px;
}
.top___solu8 {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  padding-top: 10px;
  padding-bottom: 10px;
}
.top___solu8 .btn___1UKoG {
  margin-left: 20px;
  padding: 0 10px;
}
.content___1CKTg {
  padding: 20px;
  width: 100%;
  background-color: white;
}
.content___1CKTg .title___1-Tva {
  font-size: 15px;
  font-weight: bold;
}
.content___1CKTg .contentDiv___mvmOS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 10px;
  margin-bottom: 55px;
}
.content___1CKTg .contentDiv___mvmOS .leftDiv___2lzej {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content___1CKTg .contentDiv___mvmOS .leftDiv___2lzej .card1___YZCrI .insWord___3UucS {
  color: #BEBEBE;
}
.content___1CKTg .contentDiv___mvmOS .leftDiv___2lzej .card2___1Aobj {
  margin-top: 10px;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf {
  margin-left: 10px;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card3___19YUU .spanText___301B_ {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card3___19YUU .pic___1sHTM {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card3___19YUU .col___3p-kQ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-items: center;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card3___19YUU .col___3p-kQ .span___BF7E- {
  text-align: center;
  margin-top: 10px;
  height: 30px;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card3___19YUU .col1___2qGYL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  justify-items: center;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card3___19YUU .col1___2qGYL .span___BF7E- {
  text-align: center;
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card4___33gwn {
  margin-top: 10px;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card4___33gwn .spanText___301B_ {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card4___33gwn .pic___1sHTM {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card4___33gwn .col___3p-kQ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-items: center;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card4___33gwn .col___3p-kQ .span___BF7E- {
  text-align: center;
  margin-top: 10px;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card4___33gwn .col1___2qGYL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  justify-items: center;
}
.content___1CKTg .contentDiv___mvmOS .rightDiv___3iErf .card4___33gwn .col1___2qGYL .span___BF7E- {
  text-align: center;
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___1CKTg .buttonsDiv___Ui2Lf {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  border-top: 1px solid #eee;
  margin-left: 200px;
}
.content___1CKTg .buttonsDiv___Ui2Lf .button___1Ng9H {
  width: 118px;
  margin-left: 10px;
  padding: 2px 2px;
}
.content___1CKTg .contentDiv1___2NRf6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 10px;
}
.content___1CKTg .contentDiv1___2NRf6 .leftDiv___2lzej {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content___1CKTg .contentDiv1___2NRf6 .rightDiv___3iErf {
  margin-left: 10px;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.uploadWrap___2Qnta {
  text-align: center;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  overflow: hidden;
  -ms-flex-item-align: center;
      align-self: center;
}
.uploadWrap___2Qnta .upload___32keL .addPic___3pUUS {
  cursor: pointer;
  font-size: 28px;
  color: #999;
  padding: 50px;
  width: 208px;
  height: 128px;
}
.uploadWrap___2Qnta .upload___32keL .pic___1sHTM {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
}
.uploadWrap___2Qnta .upload___32keL .p___3vTjl {
  width: 208px;
  height: 128px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.signUploadWrap___1J0ZS {
  text-align: center;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  width: 100%;
  height: 128px;
  overflow: hidden;
  -ms-flex-item-align: center;
      align-self: center;
}
.signUploadWrap___1J0ZS .upload___32keL .addPic___3pUUS {
  cursor: pointer;
  font-size: 28px;
  color: #999;
  padding: 50px;
  width: 100%;
  height: 128px;
}
.signUploadWrap___1J0ZS .upload___32keL .pic___1sHTM {
  cursor: pointer;
  border-radius: 6px;
  width: 100% !important;
  height: 128px;
}
.signUploadWrap___1J0ZS .upload___32keL .p___3vTjl {
  width: 100%;
  height: 128px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detailPic___3XvyD {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
}
.multipleDiv___2N_Sj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.multipleDiv___2N_Sj .singleDiv___2eg7v {
  text-align: center;
}
.multipleDiv___2N_Sj .singleDiv___2eg7v div {
  margin-bottom: 5px;
}
.account___1wGvP {
  margin: 15px 10px;
  font-family: Microsoft YaHei;
  color: #333333;
}
.account___1wGvP .title___1-Tva {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.account___1wGvP .labelTitle___3wfVv {
  margin: 10px auto;
  display: block;
}
.account___1wGvP .labelTip___1YXIn {
  margin: 10px auto;
  display: block;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 22px;
  color: #cccccc;
  opacity: 1;
}
.account___1wGvP .card___1XGeJ {
  margin: 10px;
}
.account___1wGvP .avatar___2jxBy {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.account___1wGvP .divBtns___32GkK {
  text-align: center;
  margin: 10px auto;
  padding: 10px 10px;
}
.multipleDiv___2N_Sj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.multipleDiv___2N_Sj .singleDiv___2eg7v {
  text-align: center;
}
.multipleDiv___2N_Sj .singleDiv___2eg7v div {
  margin-bottom: 5px;
}
.label___3TYpj,
.labelNoRequire___338cX {
  padding: 6px 0 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.label___3TYpj::before,
.labelNoRequire___338cX::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.labelNoRequire___338cX::before {
  content: '';
}
.logoWarp___2y8cI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.logoWarp___2y8cI .logoDiv___rW2Np,
.logoWarp___2y8cI .exampleDiv___1h-l1 {
  width: 100px;
  height: 100px;
  background: #FAFAFA;
  text-align: center;
  opacity: 1;
  border-radius: 4px;
  margin-top: 10px;
}
.logoWarp___2y8cI .logoDiv___rW2Np .logoUp___2-YuH,
.logoWarp___2y8cI .exampleDiv___1h-l1 .logoUp___2-YuH {
  width: 100%;
  margin: 0 auto;
}
.logoWarp___2y8cI .logoDiv___rW2Np .ant-upload.ant-upload-select-picture-card,
.logoWarp___2y8cI .exampleDiv___1h-l1 .ant-upload.ant-upload-select-picture-card,
.logoWarp___2y8cI .logoDiv___rW2Np .ant-upload-list-picture-card .ant-upload-list-item,
.logoWarp___2y8cI .exampleDiv___1h-l1 .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 100px !important;
  height: 100px !important;
}
.logoWarp___2y8cI .exampleDiv___1h-l1 {
  margin-left: 15px;
  border: none;
}
.logoWarp___2y8cI .exampleDiv___1h-l1 img {
  display: inline-block;
  width: 100px !important;
  height: 100px !important;
}
.imageWarp___3Eotz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.imageWarp___3Eotz .imageDiv___2QfDq,
.imageWarp___3Eotz .exampleImageDiv___qlXoy {
  width: 255px;
  height: 160px;
  background: #FAFAFA;
  opacity: 1;
  border-radius: 4px;
  text-align: center;
}
.imageWarp___3Eotz .imageDiv___2QfDq .ant-upload.ant-upload-select-picture-card,
.imageWarp___3Eotz .exampleImageDiv___qlXoy .ant-upload.ant-upload-select-picture-card,
.imageWarp___3Eotz .imageDiv___2QfDq .ant-upload-list-picture-card .ant-upload-list-item,
.imageWarp___3Eotz .exampleImageDiv___qlXoy .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 255px !important;
  height: 160px !important;
}
.imageWarp___3Eotz .exampleImageDiv___qlXoy {
  margin-left: 15px;
  border: none;
}
.imageWarp___3Eotz .exampleImageDiv___qlXoy img {
  display: inline-block;
  width: 255px !important;
  height: 160px !important;
}
.fliesDiv___1_6Hw .but___1hEYN {
  width: 191px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  background: #FAFAFA;
  border: 1px solid #CCCCCC;
  opacity: 1;
  border-radius: 4px;
}
.fliesDiv___1_6Hw .ant-upload.ant-upload-select-picture-card {
  border: none;
  width: 191px !important;
  height: 40px !important;
}
.fliesDiv___1_6Hw .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
}
.footer___3Fd61 {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
.avatar___hzjjE {
  width: 60px;
  height: 60px;
}
.title___1oCCc {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding-left: 15px;
  line-height: 50px;
  height: 50px;
  background-color: #333;
  color: #fff;
}
.title___1oCCc .info___2IgGs {
  float: left;
  height: 20px;
  line-height: 20px;
  margin-top: 15px;
  padding: 0 10px;
  font-size: 18px;
  color: #000;
  border-right: 2px solid #fff;
  color: #fff;
}
.title___1oCCc .info___2IgGs:nth-last-child(1) {
  border: none;
}
.menuWrap___3GiJx {
  width: 220px;
  float: left;
  margin-right: 30px;
  min-height: 500px;
}
.menuWrap___3GiJx p {
  padding-top: 5px;
}
.menuWrap___3GiJx .ant-menu-inline,
.menuWrap___3GiJx .ant-menu-vertical {
  border-right: none;
}
.menuWrap___3GiJx .ant-menu-inline .ant-menu-item,
.menuWrap___3GiJx .ant-menu-inline .ant-menu-submenu-title,
.menuWrap___3GiJx .ant-menu-vertical .ant-menu-item,
.menuWrap___3GiJx .ant-menu-vertical .ant-menu-submenu-title {
  line-height: 18px;
  height: 74px;
  font-size: 16px;
  background: #ebf7fd;
  margin: 7px 0;
  overflow: initial;
}
.menuWrap___3GiJx .ant-menu-item-selected,
.menuWrap___3GiJx .ant-menu-item-active {
  color: #3399cc!important;
  background: #d7effb!important;
  border: 1px solid #3399cc!important;
}
.menuWrap___3GiJx .ant-menu-item-selected:before,
.menuWrap___3GiJx .ant-menu-item-active:before {
  content: '';
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-left-color: #d7effb;
  position: absolute;
  left: 100%;
  bottom: 30%;
  z-index: 10;
}
.menuWrap___3GiJx .ant-menu-item-selected > p:before,
.menuWrap___3GiJx .ant-menu-item-active > p:before {
  content: '';
  width: 0;
  height: 0;
  border: 13px solid transparent;
  border-left-color: #3399cc;
  position: absolute;
  left: 100%;
  bottom: 29%;
  z-index: 9;
}
.detailWarp___37ff7 .cardLabel___3Yzti {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.detailWarp___37ff7 .fileModel___1hxLh .ant-form-item-control-wrapper___25m1f {
  width: 100%!important;
}
.detailWarp___37ff7 .ant-card {
  margin-bottom: 10px;
}
.detailWarp___37ff7 .ant-card-bordered {
  border: 1px solid #7dcef4;
}
.detailWarp___37ff7 .ant-card-head {
  height: 40px;
  line-height: 40px;
  background: #d7effb;
  border-bottom: 1px solid #7dcef4;
}
.timeLine___1pdzo {
  width: 100%;
  padding: 15px;
  font-size: 14px;
  color: #000;
}
.timeLine___1pdzo .ant-timeline-item-tail {
  position: absolute;
  left: 2px;
  top: 0;
  height: 100%;
  border-left: 8px solid #1ab395;
}
.timeLine___1pdzo .tTiele___ihtfo {
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
  margin: 10px 0 15px 0;
}
.timeLine___1pdzo .tRow___3H0A- {
  font-size: 14px;
  padding: 0 0 5px 20px;
}
.timeLine___1pdzo .tLabel___2cr9c {
  font-weight: bold;
}
.timeLine___1pdzo .tButton___3tGfN {
  width: 80px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #1ab395;
  color: #1ab395;
  font-size: 16px;
  margin: 10px 0 20px 20px;
  cursor: pointer;
}
.timeLineDot___35Fpi {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #1ab395;
}
.timeLinependingDot___31QTj {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
}
.patient___2vlgI {
  padding: 20px 0 10px 0;
  border-bottom: 1px dashed #e4e4e4;
  border-top: 1px dashed #e4e4e4;
}
.visit___Yqbiz {
  margin-top: 30px;
}
.attachment___7Yw-A {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #e4e4e4;
  border-bottom: 1px dashed #e4e4e4;
}
.images___2vT7u {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #e4e4e4;
}
.images___2vT7u .ant-col-4 {
  color: black;
  text-align: right !important;
  padding-right: 5px;
  padding-top: 5px;
}
.colCenter___1Ockr {
  text-align: center !important;
}
.Icon___ihC_q {
  margin-left: -20px;
  margin-right: 5px;
  margin-top: 5px;
  color: #9b7a45;
}
.moreUnions___1vP6N {
  color: #108eed;
  margin-left: 10px;
  cursor: pointer;
}
.fileErrorCom___1H7UJ {
  color: #ff7575;
}
.aiApplyModal___3dZwq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.appplyText___1mm9r {
  margin-top: 12px;
  padding: 5px 12px;
  background: #eee;
}
.aiWaitImage___2B9Ar {
  display: inline-block;
  width: 100px;
  margin-bottom: 12px;
}
.radioStyle___N8AOB .ant-radio-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wholeBody___-7CN9 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
}
.reportWarp___3LpRT {
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.reportWarp___3LpRT h4 {
  text-align: center;
}
.reportWarp___3LpRT .Hr___71vdU {
  height: 1px;
  border: none;
  border-top: 1px solid #757C7A;
}
.reportWarp___3LpRT h2 {
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
}
.advice___kY45G {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___kY45G p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___kY45G h4 {
  margin-top: 10px;
}
.btn___3ADe3 {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___342cH {
  display: inline-block;
  margin-left: 5px;
}
.patientInfo .ant-form-item {
  margin-bottom: 0;
}
.patientInfo .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.patientInfo .patientInfoCol .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: initial;
}
.patientInfo .nowrap {
  white-space: nowrap;
}
.patientInfo .ant-form-item-label label {
  font-weight: bold !important;
}
.patientInfoDiv___2m1vt {
  width: 17.8%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___1IxHW {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___1hpCG {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___1-8ri {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.c___2-CLB {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___1dkfN {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  position: relative;
}
.signWrapper___lqk9S {
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 4px;
}
.sign___2eecv {
  height: 50px;
  display: inline-block;
  text-align: center;
}
.oneLine___1nDbX {
  line-height: 32px;
  margin: 10px 0;
}
.oneLineLabel___I6yEg {
  font-weight: 900;
  color: black;
  width: 16.5%;
  display: inline-block;
  text-align: right;
}
.oneLineContent___157HL {
  width: 83.5%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  position: relative;
}
.footer___nfC0C {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
body {
  margin: 0;
  padding: 0;
}
#report___2SNWD {
  margin: 0 auto;
  margin-bottom: 50px;
  width: 720px;
  height: 900px;
  /*border: 1px solid red;*/
  /*text-align: center;*/
}
.title___3Amvl {
  width: 100%;
  text-align: center;
  margin-left: -25%;
  margin-top: 2%;
}
.title___3Amvl h1 {
  font-family: 楷体;
  font-weight: bold;
}
.title___3Amvl h5 {
  font-size: 16px;
}
.flaseHr___2QvS2 {
  height: 1px;
  border: none;
  border-bottom: 2px solid #797979;
  margin-bottom: 2px;
}
.patientInfo___3t-KV {
  padding-top: 10px;
}
.patientInfo___3t-KV > .infoLine___1346B,
.footer___1e0TB > .reportInfo___1Wjc_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.reportInfo___1Wjc_ {
  margin-bottom: -8px;
}
.infoLine___1346B > div {
  line-height: 30px;
  width: 220px;
}
.checkSee___39Iad,
.checkImpress___2g07Q {
  min-height: 200px;
}
.note___1wlPc {
  padding-top: 5px;
}
.postion___2ZGwS {
  /*height: 80px;
    padding-top: 20px;
    background-color: white;*/
  width: 720px;
  /*position: fixed;
    bottom: 0px;*/
}
@media print {
  .postion___2ZGwS {
    height: 80px;
    padding-top: 20px;
    padding-right: 40px;
    background-color: white;
    width: 720px;
    position: fixed;
    bottom: 0px;
  }
}
.reportTitle___TAvhH {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.reportTitle___TAvhH h2 {
  margin: 15px 0 0 10px;
}
/*.lable{
    display: inline-block;
    width: 80px;
    text-align: justify;
}
.lable:after{
      content: "";
      padding-left: 100%;
      display: inline-block;
}*/
body {
  margin: 0;
  padding: 0;
}
#report___3FkxO {
  margin: 0 auto;
  margin-bottom: 50px;
  width: 720px;
  height: 900px;
  /*border: 1px solid red;*/
  /*text-align: center;*/
}
.title___2wjox {
  width: 100%;
  text-align: center;
  margin-left: -25%;
  margin-top: 2%;
}
.title___2wjox h1 {
  font-family: 楷体;
  font-weight: bold;
}
.title___2wjox h5 {
  font-size: 16px;
}
.flaseHr___1FwKM {
  height: 1px;
  border: none;
  border-bottom: 2px solid #797979;
  margin-bottom: 2px;
}
.patientInfo___Lt2Mz {
  padding-top: 10px;
}
.patientInfo___Lt2Mz > .infoLine___1gJCM,
.footer___fVfEq > .reportInfo___1SXBA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.reportInfo___1SXBA {
  margin-bottom: -8px;
}
.showContent___1rkcD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.showContent___1rkcD .signWrapper___1UoqM {
  margin-left: 5px;
}
.showContent___1rkcD .signWrapper___1UoqM .sign___2vwLj {
  height: 50px;
  display: inline-block;
}
.infoLine___1gJCM > div {
  line-height: 30px;
  width: 220px;
}
.checkSee___1pWOz,
.checkImpress___1gBu1 {
  min-height: 200px;
}
.checkSee___1pWOz,
.preView___1dTuG {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.note___1zEBh {
  padding-top: 5px;
}
.postion___9knZH {
  /*height: 80px;
    padding-top: 20px;
    background-color: white;*/
  width: 720px;
  /*position: fixed;
    bottom: 0px;*/
}
@media print {
  .postion___9knZH {
    height: 120px;
    padding-top: 20px;
    padding-right: 40px;
    background-color: white;
    width: 720px;
    position: fixed;
    bottom: 0px;
  }
}
.reportTitle___3MdIA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.reportTitle___3MdIA h2 {
  margin: 15px 0 0 10px;
}
/*.lable{
  display: inline-block;
  width: 80px;
  text-align: justify;
}
.lable:after{
    content: "";
    padding-left: 100%;
    display: inline-block;
}*/
.auditView___3oL_9 {
  margin-top: 20px;
}
.auditView___3oL_9 .auditRadio___85QQp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
}
.auditView___3oL_9 .auditTxt___3V3jJ {
  margin-top: 10px;
}
.auditModalView___2DCm8 {
  width: 100%;
  padding-bottom: 5px;
}
.modelBtn___1_kem {
  position: relative;
}
.modelBtn___1_kem .box___2nvBs {
  position: absolute;
  background-color: #fff;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modelBtn___1_kem .box___2nvBs h2 {
  position: relative;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  background-color: #51ac7d;
  padding: 0 32px 0 10px;
  color: #fff;
}
.modelBtn___1_kem .box___2nvBs h2 .close___3_xWj {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.modelBtn___1_kem .box___2nvBs .children___hEqBC {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  overflow: hidden;
}
.mine___4Rr3v {
  width: 80%;
  text-align: left;
  float: right;
  margin-bottom: 10px;
  word-wrap: break-word;
  word-break: break-all;
}
.mine___4Rr3v .noteTitle___2k_da {
  text-align: right;
}
.mine___4Rr3v .noteTitle___2k_da span {
  color: #3169bf;
}
.mine___4Rr3v .item___dwZTC {
  padding: 10px;
  border-radius: 5px;
  margin: 5px 0;
  background-color: #40ad2e;
  color: #fff;
  float: right;
}
.others___Y2Lyt {
  width: 80%;
  text-align: left;
  float: left;
  margin-bottom: 10px;
  word-wrap: break-word;
  word-break: break-all;
}
.others___Y2Lyt .noteTitle___2k_da {
  text-align: left;
}
.others___Y2Lyt .noteTitle___2k_da span {
  color: #3169bf;
}
.others___Y2Lyt .item___dwZTC {
  padding: 10px;
  border-radius: 5px;
  margin: 5px 0;
  background-color: #fff;
  color: #333;
  float: left;
  border: 1px solid #ededed;
}
.noteWrap___3MM20 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.noteWrap___3MM20 .noteList___26bsi {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  overflow: auto;
  padding: 10px;
  background-color: #f5f5f5;
}
.noteWrap___3MM20 .send___3-8VV {
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: #ddd;
}
.noteWrap___3MM20 .send___3-8VV .sendBox___2DETc {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.colCenter___2YKSv {
  text-align: center !important;
}
.fileErrorCom___x0JNA {
  color: #FF7575;
}
.fileDownload___2zzEB {
  font-size: 18px;
  margin-left: 13px;
}
.redLog___M4OZw {
  color: red;
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.clinicExpert___2OFOP {
  padding-left: 72px;
  position: relative;
  height: 72px;
  margin-top: 10px;
}
.clinicExpert___2OFOP img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 64px;
}
.clinicExpert___2OFOP .name___1ma34 {
  font-size: 22px;
  margin-right: 10px;
}
.clinicExpert___2OFOP .institution___2tuG6 .insDerInfor___2pz73 {
  font-size: 16px;
}
.clinicExpert___2OFOP .institution___2tuG6 .label___3Lv60 {
  color: #C4A6A6;
  margin-left: 30px;
}
.clinicExpert___2OFOP .institution___2tuG6 .insInfo___3rkqG {
  color: #000000;
  margin-left: 5px;
}
.clinicExpert___2OFOP .waitingNum___2J6L4 {
  margin-left: 30px;
}
.clinicExpert___2OFOP .waitingNum___2J6L4 .num___PNN18 {
  color: #FF6600;
}
.greenWord___19wkP {
  color: #008000;
}
.detail___2GmYV {
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /*
  上传附件列表
  */
}
.detail___2GmYV .footer___1S1db,
.detail___2GmYV .header___3fKeq {
  height: 48px;
  background-color: #f7f7f7;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.detail___2GmYV .header___3fKeq {
  border-bottom: 1px solid #ccc;
}
.detail___2GmYV .header___3fKeq button {
  margin: 8px 8px 0;
}
.detail___2GmYV .footer___1S1db {
  position: relative;
  margin: 0 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: auto;
  padding: 0 20px;
  border: 1px solid #ccc;
  border-top: none;
  text-align: center;
}
.detail___2GmYV .footer___1S1db .btnGroup___ye3uc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.detail___2GmYV .footer___1S1db .btnGroup___ye3uc .btnMain___20iNk {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.detail___2GmYV .footer___1S1db .btnGroup___ye3uc .btnSide___1k0mA {
  width: 100px;
}
.detail___2GmYV .footer___1S1db button {
  margin: 8px 5px;
}
.detail___2GmYV .footer___1S1db .folder0___1HZNB .folderCont___3El3u {
  height: 0;
  overflow: hidden;
}
.detail___2GmYV .footer___1S1db .folder0___1HZNB .arrow___35T7K {
  border-bottom: 10px solid #00bf65;
  border-top: 0;
  position: relative;
  top: -10px;
}
.detail___2GmYV .footer___1S1db .folder1___3UdT3 {
  background-color: #fff;
  padding-bottom: 1px;
  border-bottom: 1px solid #aaa;
  -webkit-box-shadow: 0 -2px 20px #999 inset;
          box-shadow: 0 -2px 20px #999 inset;
}
.detail___2GmYV .footer___1S1db .folder1___3UdT3 .folderCont___3El3u {
  display: block;
  text-align: left;
}
.detail___2GmYV .footer___1S1db .folder1___3UdT3 .arrow___35T7K {
  border-top: 10px solid #00bf65;
  border-bottom: 0;
}
.detail___2GmYV .footer___1S1db .folderKey___HUCOt {
  height: 2px;
  background-color: #00bf65;
  position: relative;
  cursor: pointer;
}
.detail___2GmYV .footer___1S1db .folderKey___HUCOt .arrow___35T7K {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 20px;
  margin: 0 auto;
}
.detail___2GmYV .form___2MuJ7 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___2GmYV .form___2MuJ7 .formWrap___1TBaT {
  padding: 0 20px;
}
.detail___2GmYV .form___2MuJ7 .formWrap___1TBaT .blockWrap___1MdBE {
  border: 1px solid #ccc;
}
.detail___2GmYV .filelist___2WOpL .error {
  color: #f04134;
}
.detail___2GmYV .filelist___2WOpL .done {
  color: #00a854;
}
.detail___2GmYV .filelist___2WOpL .ant-input-group-wrapper {
  display: block;
}
.detail___2GmYV .filelist___2WOpL .uploading {
  color: #108ee9;
}
.detail___2GmYV .filelist___2WOpL .removed {
  color: #ffbf00;
}
.detail___2GmYV .filelist___2WOpL .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.detail___2GmYV .filelist___2WOpL .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.detail___2GmYV .filelist___2WOpL .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.detail___2GmYV .filelist___2WOpL .ant-table {
  border: 0;
}
.fileViewModel___3nI-3 .ant-modal-close {
  right: 6px;
  top: 4px;
}
.fileViewModel___3nI-3 .ant-modal-close > span {
  line-height: 10px;
  width: 10px;
  height: 10px;
}
.fileViewModel___3nI-3 .ant-modal-body {
  padding: 2px;
  padding-top: 16px;
}
.listItem___3zHB_ {
  padding: 3px 0 8px;
}
.listItem___3zHB_ .item___2ROWZ {
  margin: 0 0 5px;
}
.listItem___3zHB_ .item___2ROWZ .itemTxt___1B9du {
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #ccc;
}
.listItemNone___2vm_G {
  padding: 8px 0;
  color: #999;
}
.patientInfos___2BQbq .ant-table {
  border: 0;
}
.patientInfos___2BQbq .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.reportWrite___2CCr4 {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.reportWrite1___2xtqf {
  padding: 20px 0;
}
.logItem___2CqGI {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.noneData___1eNzr {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.status___p-iTi {
  position: absolute;
  left: 10px;
  height: 48px;
  line-height: 48px;
  color: #f00;
}
.tag {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border-radius: 10px;
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  text-align: center;
  background: #7ecef4;
}
.tagBig {
  display: block;
  margin: 0 auto 10px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  border-radius: 16px;
  padding: 0 10px;
}
.tag1 {
  background: #7ecef4;
}
.statusName100 {
  color: #09afc3;
}
.statusName110 {
  color: #f50000;
}
.statusName120 {
  color: #ff6600;
}
.statusName130 {
  color: #108ee9;
}
.statusName140 {
  color: #22ad38;
}
.statusName150 {
  color: #8c7d29;
}
.statusName900 {
  color: #999;
}
.statusName910 {
  color: #333;
}
.cardItem___1DmIl {
  border: 1px solid #ccc;
  background-color: #fff;
}
.cardItem___1DmIl .ciTitle___2-VeX {
  background-color: #ddd;
  padding: 0 5px;
  height: 24px;
  overflow: hidden;
}
.cardItem___1DmIl .ciTitle___2-VeX span {
  display: block;
  height: 24px;
  line-height: 24px;
}
.cardItem___1DmIl .ciTitle___2-VeX .left___3f_K_ {
  float: left;
}
.cardItem___1DmIl .ciTitle___2-VeX .right___3hs36 {
  float: right;
}
.cardItem___1DmIl .ciTitle___2-VeX .right___3hs36 .ant-tag {
  cursor: default !important;
}
.cardItem___1DmIl .ciBody___2QTfe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  height: 128px;
}
.cardItem___1DmIl .ciBody___2QTfe .patient___3ZiNT,
.cardItem___1DmIl .ciBody___2QTfe .time___3-SEn,
.cardItem___1DmIl .ciBody___2QTfe .type___h0-Yy,
.cardItem___1DmIl .ciBody___2QTfe .operator___3qyJp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 0 5px;
}
.cardItem___1DmIl .ciBody___2QTfe .patient___3ZiNT {
  padding: 0 5px 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.cardItem___1DmIl .ciBody___2QTfe .patient___3ZiNT .info___1Ue9C {
  color: #0099ff;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.cardItem___1DmIl .ciBody___2QTfe .time___3-SEn {
  text-align: center;
}
.cardItem___1DmIl .ciBody___2QTfe .time___3-SEn .timeBarNull___2cs4E {
  font-size: 24px;
  color: #ddd;
}
.cardItem___1DmIl .ciBody___2QTfe .time___3-SEn .timeBar___3MkqD .t___wCV70 {
  font-size: 32px;
  font-weight: bold;
}
.cardItem___1DmIl .ciBody___2QTfe .time___3-SEn .timeBar___3MkqD .date___2aezB {
  color: #999;
}
.cardItem___1DmIl .ciBody___2QTfe .operator___3qyJp {
  text-align: right;
}
.cardItem___1DmIl .ciBody___2QTfe .type___h0-Yy {
  text-align: center;
}
.entryConsult___cGB23 .cont___3SmTq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entryConsult___cGB23 .sider____Lwzp {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}
.entryConsult___cGB23 .sider____Lwzp .peopleList___39P6_ li {
  padding: 5px 64px 5px 10px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.entryConsult___cGB23 .sider____Lwzp .peopleList___39P6_ li:hover {
  background-color: #f5f5f5;
}
.entryConsult___cGB23 .sider____Lwzp .peopleList___39P6_ li span {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  width: 64px;
  text-align: center;
  font-size: 12px;
}
.entryConsult___cGB23 .sider____Lwzp .peopleList___39P6_ li .isOnline1___2KY3U {
  color: #39d97a;
}
.entryConsult___cGB23 .sider____Lwzp .peopleList___39P6_ li .isOnline0___2seeM {
  color: #ddd;
}
.entryConsult___cGB23 .footer___1S1db {
  background-color: #e5e5e5;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border-top: 1px solid #ddd;
}
.nowrap___3nSmJ {
  white-space: nowrap;
}
.fileName___2q7aW {
  padding-right: 0;
}
.limitedTips___3Il__ {
  color: #BEBEBE;
  font-size: 12px;
}
.seletTableContainer___3QdhF .ant-table-row:not(.ant-table-row-level-0) .ant-checkbox-wrapper {
  display: none;
}
.titleInfor___1gaGI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  font-size: 16px;
}
.titleInfor___1gaGI img {
  width: 50px;
  border-radius: 50%;
  background-color: #E0E0E0;
}
.titleInfor___1gaGI .comInfor___3rsCQ {
  margin-left: 40px;
}
.titleInfor___1gaGI .pName___3HXnx {
  margin-left: 40px;
  font-size: 20px;
}
.tpEMRContent___1Gnu4 {
  padding: 20px;
}
.tpEMRContent___1Gnu4 .ant-layout-header {
  background: #fff;
  margin-bottom: 10px;
  padding: 0;
}
.tpEMRContent___1Gnu4 .checkTypeTopMenuWrap___2Ebkp {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tpEMRContent___1Gnu4 .checkTypeTopMenuWrap___2Ebkp .menuItem___2pXct {
  width: 11%;
  text-align: center;
  cursor: pointer;
  font-size: 15.6px;
}
.tpEMRContent___1Gnu4 .checkTypeTopMenuWrap___2Ebkp .menuItem___2pXct::-moz-selection {
  background: transparent;
}
.tpEMRContent___1Gnu4 .checkTypeTopMenuWrap___2Ebkp .menuItem___2pXct::selection {
  background: transparent;
}
.tpEMRContent___1Gnu4 .checkTypeTopMenuWrap___2Ebkp .activeMenuItem___1Zstg {
  background: #09a8ed;
  color: #fff;
  font-weight: bold;
}
.tpEMRContent___1Gnu4 .tabContent___1-Lw8 {
  padding: 20px;
  background-color: #FFFFFF;
  border: 1px solid #d9d9d9;
  border-top: none;
  height: 78vh;
}
.tpEMRContent___1Gnu4 .tabContent___1-Lw8 .recordLeftMenuWrap___3yZVC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tpEMRContent___1Gnu4 .tabContent___1-Lw8 .emrContent___2VqLp {
  margin-left: 20px;
  max-width: 1350px;
}
.tpEMRContent___1Gnu4 .ant-tabs-bar {
  margin-bottom: 0;
}
.tpEMRContent___1Gnu4 .ant-tabs-bar .ant-tabs-tab {
  margin-right: 15px !important;
  padding: 6px 20px 5px !important;
}
.tpEMRContent___1Gnu4 .ant-tabs-bar .ant-tabs-tab-active {
  padding-bottom: 6px !important;
}
.tpEMRContent___1Gnu4 .ant-menu-item {
  background-color: #F6FAFD !important;
  text-align: center !important;
}
.tpEMRContent___1Gnu4 .ant-menu-item-active {
  background-color: #D2E9FF !important;
}
.tpEMRContent___1Gnu4 .ant-menu-item-selected {
  background-color: #68C4F0 !important;
}
.normalColor___2ksN0,
.specialColor___3aQCq {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.normalColor___2ksN0 .checkType___3JSP-,
.specialColor___3aQCq .checkType___3JSP- {
  color: black;
  font-size: 14px;
}
.normalColor___2ksN0 .ins___2RjzZ,
.specialColor___3aQCq .ins___2RjzZ {
  color: #666666;
  font-size: 14px;
}
.normalColor___2ksN0 .itemTitle___3rU1u,
.specialColor___3aQCq .itemTitle___3rU1u {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
  height: 20px;
  line-height: 20px;
}
.normalColor___2ksN0 .temTitle___15h-H,
.specialColor___3aQCq .temTitle___15h-H {
  width: 100%;
}
.normalColor___2ksN0 .temTitle___15h-H .temView___GSX6g,
.specialColor___3aQCq .temTitle___15h-H .temView___GSX6g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.normalColor___2ksN0 .temTitle___15h-H .temView___GSX6g .temViewLeft___1-weI,
.specialColor___3aQCq .temTitle___15h-H .temView___GSX6g .temViewLeft___1-weI {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.normalColor___2ksN0 .temTitle___15h-H .temView___GSX6g .temViewRight___3EBSe,
.specialColor___3aQCq .temTitle___15h-H .temView___GSX6g .temViewRight___3EBSe {
  width: 80px;
}
.specialColor___3aQCq {
  background-color: #09a8ed;
  color: white;
}
.first___1gkno {
  cursor: default;
}
.center___1i1Xw {
  text-align: center !important;
}
.centerTa___3tP6e .centerTd,
.centerTa___3tP6e th {
  text-align: center !important;
}
.wholeBody___1_yoq {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
}
.reportWarp___1UEKq {
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.reportWarp___1UEKq h4 {
  text-align: center;
}
.reportWarp___1UEKq .Hr___3xYd6 {
  height: 1px;
  border: none;
  border-top: 1px solid #757C7A;
}
.reportWarp___1UEKq h2 {
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
}
.advice___S7dNg {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___S7dNg p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___S7dNg h4 {
  margin-top: 10px;
}
.btn___2zjgo {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___1oKmr {
  display: inline-block;
  margin-left: 5px;
}
.patientInfo .ant-form-item {
  margin-bottom: 0;
}
.patientInfo .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.patientInfo .patientInfoCol .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: initial;
}
.patientInfo .nowrap {
  white-space: nowrap;
}
.patientInfo .ant-form-item-label label {
  font-weight: bold !important;
}
.patientInfoDiv___1_Y5T {
  width: 17.8%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___afyqU {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___32ubI {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___3UxyF {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
.c___1CqUW {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___2tI10 {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  position: relative;
}
.signWrapper___QwYLZ {
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 4px;
}
.sign___2eyXk {
  height: 50px;
  display: inline-block;
  text-align: center;
}
.oneLine___2KbbZ {
  line-height: 32px;
  margin: 10px 0;
}
.oneLineLabel___3j9io {
  font-weight: 900;
  color: black;
  width: 16.5%;
  display: inline-block;
  text-align: right;
}
.oneLineContent___1ZNbL {
  width: 83.5%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  position: relative;
}
.footer___3moXz {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
.startWrapper___1IzGA {
  width: 100%;
}
.startWrapper___1IzGA .layout___1WFsI {
  min-width: 1200px;
}
.startWrapper___1IzGA .layout___1WFsI .ant-layout-content {
  background-color: #FFFFFF;
}
.startWrapper___1IzGA .layout___1WFsI .ant-layout-footer {
  background-color: #FFFFFF;
}
.startWrapper___1IzGA .layout___1WFsI .headerWrap___d5Z6Y {
  width: 100%;
  background-color: #1ab395;
  height: 60px;
  line-height: 60px;
}
.startWrapper___1IzGA .layout___1WFsI .headerWrap___d5Z6Y .header___3P0E2 {
  text-align: right;
  width: 100%;
  min-width: 960px;
  margin: 0 auto;
}
.startWrapper___1IzGA .layout___1WFsI .headerWrap___d5Z6Y .header___3P0E2 .logo___2ssZq {
  float: left;
  line-height: 60px;
  height: 60px;
  position: relative;
}
.startWrapper___1IzGA .layout___1WFsI .headerWrap___d5Z6Y .header___3P0E2 .logo___2ssZq img {
  height: 55px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.startWrapper___1IzGA .layout___1WFsI .headerWrap___d5Z6Y .header___3P0E2 .back2Index___1SuE9 {
  color: #FFFFFF;
  font-size: 16px;
}
.startWrapper___1IzGA .layout___1WFsI .greenTitle___GYZdw {
  margin: 40px auto;
  height: 1px;
  line-height: 1px;
  width: 45%;
  border-top: 1px solid #1DB292;
  text-align: center;
}
.startWrapper___1IzGA .layout___1WFsI .greenTitle___GYZdw span {
  background: #1AB395;
  padding: 5px 20px;
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
}
.startWrapper___1IzGA .layout___1WFsI .bannerLogo___32ZPM {
  width: 100%;
}
.startWrapper___1IzGA .layout___1WFsI .description___1StPc {
  width: 90%;
  margin: auto;
}
.startWrapper___1IzGA .layout___1WFsI .description___1StPc p {
  line-height: 22px;
}
.startWrapper___1IzGA .layout___1WFsI .sHeader___WomEh {
  margin: 20px 0 20px 3%;
  font-size: 16px;
}
.startWrapper___1IzGA .layout___1WFsI .sHeader___WomEh i {
  font-weight: bolder;
  color: #F09046;
}
.startWrapper___1IzGA .layout___1WFsI .sHeader___WomEh span {
  font-weight: bold;
  color: #3C3C3C;
  margin-left: 5px;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj {
  width: 92%;
  border-collapse: collapse;
  margin: 0 auto;
  text-align: center;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj td {
  border-top: 0;
  border-right: 1px dashed #D7D7D7;
  border-bottom: 1px dashed #D7D7D7;
  border-left: 0;
  vertical-align: top;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .lastTr___2ufSI td {
  border-bottom: 0;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .lastTd___2B0nk {
  border-right: 0;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW {
  padding: 20px 22px 20px 30px;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellIcon55___DNESh {
  color: #CAA169;
  height: 80px;
  width: 80px;
  line-height: 88px;
  background: #E4D7C6;
  border-radius: 50%;
  margin: auto;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellIcon55___DNESh .iconfont {
  font-size: 55px !important;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellIcon70___1fjtj {
  color: #CAA169;
  height: 80px;
  width: 80px;
  line-height: 88px;
  background: #E4D7C6;
  border-radius: 50%;
  margin: auto;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellIcon70___1fjtj .iconfont {
  font-size: 55px !important;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellIcon70___1fjtj .iconfont {
  font-size: 70px !important;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellIcon40___2kftW {
  color: #CAA169;
  height: 80px;
  width: 80px;
  line-height: 88px;
  background: #E4D7C6;
  border-radius: 50%;
  margin: auto;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellIcon40___2kftW .iconfont {
  font-size: 55px !important;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellIcon40___2kftW .iconfont {
  font-size: 40px !important;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellTitle___p3AHl {
  margin: 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #3C3C3C;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .cell___3AzSW .cellWords___2V0Ro {
  text-align: left;
  line-height: 22px;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .onlyTxt___1_NKO {
  text-align: start;
  padding-left: 30px;
  font-size: 14px;
  margin-bottom: 15px;
}
.startWrapper___1IzGA .layout___1WFsI .tableGrid___i3wdj .onlyTxt___1_NKO .onlyTxtTitle___Epk3h {
  font-size: 16px;
  font-weight: bold;
}
.startWrapper___1IzGA .layout___1WFsI .quarter___2oCj7 td {
  width: 25%;
}
.startWrapper___1IzGA .layout___1WFsI .third___1jUYp td {
  width: 33.3%;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S {
  width: 75%;
  margin: 20px auto;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepIcons___3MY2p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepIcons___3MY2p .stepImg___22Nx1 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #FFFFFF;
  height: 60px;
  width: 60px;
  line-height: 62px;
  background: #BBDBEA;
  border-radius: 50%;
  border: 2px solid #62A7CE;
  text-align: center;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepIcons___3MY2p .stepImg___22Nx1 .iconfont {
  font-size: 40px !important;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepIcons___3MY2p .stepImg30___1TCFY {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #FFFFFF;
  height: 60px;
  width: 60px;
  line-height: 62px;
  background: #BBDBEA;
  border-radius: 50%;
  border: 2px solid #62A7CE;
  text-align: center;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepIcons___3MY2p .stepImg30___1TCFY .iconfont {
  font-size: 40px !important;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepIcons___3MY2p .stepImg30___1TCFY .iconfont {
  font-size: 30px !important;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepIcons___3MY2p .emptyFive___39qBb {
  width: 20%;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepIcons___3MY2p .connector___28k6V {
  width: 100%;
  height: 2px;
  line-height: 2px;
  background-color: #62A7CE;
  position: relative;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd .emptyFive___39qBb {
  width: 5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd .emptyFour___3OOAC {
  width: 12%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd .emptySix___30XAR {
  width: 5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd .stepContent___1HkFu {
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17%;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd .stepContent___1HkFu .stepTitle___219bT {
  color: #3C3C3C;
  margin: 15px 0;
  font-size: 15px;
  font-weight: bold;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd .stepContent___1HkFu .stepDesc___NSpax {
  line-height: 20px;
  text-align: left;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd .stepContent13___3Q297 {
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17%;
  width: 13%;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd .stepContent13___3Q297 .stepTitle___219bT {
  color: #3C3C3C;
  margin: 15px 0;
  font-size: 15px;
  font-weight: bold;
}
.startWrapper___1IzGA .layout___1WFsI .steps___1em0S .stepWords___w18xd .stepContent13___3Q297 .stepDesc___NSpax {
  line-height: 20px;
  text-align: left;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L {
  background-color: #EEEEEE;
  width: 100%;
  margin: 0 auto;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .expertListTitleWrap___5vIes {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .ant-card {
  background: none;
  border: none;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .ant-card .ant-card-body {
  padding: 0;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .ant-card-bordered {
  border: none;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .expertListShowMore___3DVL3 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #1087ed;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .avatar___vgVSX {
  height: 120px;
  width: 120px;
  margin: 0 auto;
  cursor: pointer;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .avatar___vgVSX img {
  height: 120px;
  width: 120px;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .expertInfo___3fOWu {
  cursor: pointer;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .expertInfo___3fOWu .expertInfoTitle___3-EM- {
  height: auto;
  line-height: 30px;
  text-align: center;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .expertInfo___3fOWu .expertInfoTitle___3-EM- .name___3Zedl {
  font-size: 18px;
  color: #ac8a71;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .expertInfo___3fOWu .introduction___1oKpq {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  height: 22px;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .expertInfo___3fOWu .introduction___1oKpq .titleName___2GMzK {
  color: #3d3d3d;
}
.startWrapper___1IzGA .layout___1WFsI .expertInCard___o7G0L .expertInfo___3fOWu .introduction___1oKpq .department___3J8qI {
  color: #3d3d3d;
  margin-right: 10px;
}
.startWrapper___1IzGA .layout___1WFsI .hosContent___NhX5q {
  width: 100%;
  background-color: #EEEEEE;
}
.startWrapper___1IzGA .layout___1WFsI .hosContent___NhX5q .hosWrap___2Jk7C {
  width: 90%;
  min-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
.startWrapper___1IzGA .layout___1WFsI .hosContent___NhX5q .hosWrap___2Jk7C h2 {
  font-weight: bold;
  letter-spacing: 1px;
  padding: 20px 0 10px 0;
}
.startWrapper___1IzGA .layout___1WFsI .hosContent___NhX5q .hosWrap___2Jk7C .noHos___cG4cH {
  padding: 20px 0;
  font-size: 16px;
}
.startWrapper___1IzGA .layout___1WFsI .hosContent___NhX5q .hosWrap___2Jk7C .hosColWrap___3nZ-Q {
  padding: 15px 0;
  cursor: pointer;
}
.startWrapper___1IzGA .layout___1WFsI .hosContent___NhX5q .hosWrap___2Jk7C .hosColWrap___3nZ-Q img {
  width: 160px;
  height: 100px;
}
.startWrapper___1IzGA .layout___1WFsI .hosContent___NhX5q .hosWrap___2Jk7C .hosColWrap___3nZ-Q .hosName___RTC9T {
  color: #3C3C3C;
  padding: 5px 0;
}
.startWrapper___1IzGA .layout___1WFsI .hosContent___NhX5q .hosWrap___2Jk7C .moreHos___1KQxQ {
  padding: 10px 0;
  cursor: pointer;
  color: #0F89EE;
}
.startWrapper___1IzGA .layout___1WFsI .hosListTitle___3OMGM {
  color: #37BB65;
  border-bottom: 1px solid #e4e4e4;
  padding: 30px 0 10px 20px;
  font-size: 18px;
  width: 90%;
  margin: 0 auto;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN {
  width: 77%;
  margin: 0 auto;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN .hosRow___pllwl {
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN .hosRow___pllwl .hosImg___1iNxT {
  padding: 25px;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN .hosRow___pllwl .hosImg___1iNxT img {
  width: 170px;
  height: 110px;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN .hosRow___pllwl .hosInfor___36Bs8 span {
  color: #999999;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN .hosRow___pllwl .hosInfor___36Bs8 .hosTitle___2yEYr {
  padding-bottom: 5px;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN .hosRow___pllwl .hosInfor___36Bs8 .hosTitle___2yEYr .hosName___RTC9T {
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  color: #AC8A71;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN .hosRow___pllwl .hosInfor___36Bs8 .hosLabel___prBXK p {
  padding: 5px 0;
  color: #000000;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN .hosRow___pllwl .hosInfor___36Bs8 .hosDes___3IajE {
  padding-top: 5px;
  line-height: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.startWrapper___1IzGA .layout___1WFsI .hosListWrapper___2ZseN .hosRow___pllwl .hosInfor___36Bs8 .hosDes___3IajE span {
  color: #595959;
}
.startWrapper___1IzGA .layout___1WFsI .noHosList___2l9r- {
  text-align: center;
  margin: 30px auto;
  font-size: 16px;
}
.startWrapper___1IzGA .layout___1WFsI .pagWrap___1gtLs {
  margin: 30px auto;
  text-align: center;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB {
  width: 80%;
  margin: 30px auto;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosTop___1pTev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosTop___1pTev .hosImg___1iNxT {
  padding: 10px 40px 40px 40px;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosTop___1pTev .hosImg___1iNxT img {
  width: 300px;
  height: 180px;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosTop___1pTev .hosInfor___36Bs8 {
  color: #999999;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosTop___1pTev .hosInfor___36Bs8 .hosTitle___2yEYr {
  margin-top: 30px;
  margin-bottom: 10px;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosTop___1pTev .hosInfor___36Bs8 .hosTitle___2yEYr .hosName___RTC9T {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  margin-right: 30px;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosTop___1pTev .hosInfor___36Bs8 .hosLabel___prBXK p {
  padding: 10px 0;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosTop___1pTev .hosInfor___36Bs8 .hosLabel___prBXK p .hosTxt___3tAJw {
  color: #000000;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosDetailTitle___2udqq {
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosDetailTitle___2udqq span {
  color: #057E7A;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #0E77CA;
  font-size: 16px;
  margin-left: 20px;
}
.startWrapper___1IzGA .layout___1WFsI .hosCardWrap___xgbTB .hosDetailDes___1TW76 {
  color: #595959;
  line-height: 28px;
}
.startWrapper___1IzGA .layout___1WFsI .footer___3MKD1 {
  text-align: center;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding-top: 20px;
  height: 130px;
  position: relative;
}
.startWrapper___1IzGA .layout___1WFsI .footer___3MKD1 p {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  z-index: 99;
}
.startWrapper___1IzGA .layout___1WFsI .footer___3MKD1 .footerLogo___u3LC2 {
  position: absolute;
  top: 0;
  left: 0;
}
.startWrapper___1IzGA .layout___1WFsI .footer___3MKD1 .footerQrCodeWrap___1pAR6 {
  position: absolute;
  top: -10px;
  right: 10%;
}
.startWrapper___1IzGA .layout___1WFsI .footer___3MKD1 .footerQrCodeWrap___1pAR6 .footerQrCode___1DofK {
  width: 110px;
  height: 110px;
}
.startWrapper___1IzGA .layout___1WFsI .footer___3MKD1 .codeTxt___nFI4s {
  color: #bbb;
}
.startWrapper___1IzGA .layout___1WFsI .footer___3MKD1 .codeTxt___nFI4s p {
  line-height: 1;
}
.warp___15H0B {
  background-color: #F2F5F6;
}
.card___3-WyW {
  margin: 10px 7px;
  padding: 0;
}
.card___3-WyW .top___13bB3 {
  height: 240px;
  cursor: pointer;
}
.card___3-WyW .top___13bB3 .avatar___2T0Ud,
.card___3-WyW .top___13bB3 .liveAvatar___1UEWZ,
.card___3-WyW .top___13bB3 .goAvatar___ce4_A {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.card___3-WyW .top___13bB3 .avatar___2T0Ud .img___30mW5,
.card___3-WyW .top___13bB3 .liveAvatar___1UEWZ .img___30mW5,
.card___3-WyW .top___13bB3 .goAvatar___ce4_A .img___30mW5 {
  width: 100%;
  height: 100%;
}
.card___3-WyW .top___13bB3 .liveAvatar___1UEWZ:hover,
.card___3-WyW .top___13bB3 .goAvatar___ce4_A:hover {
  background: url(data:image/png;base64,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) no-repeat black center;
  background-size: 30%;
}
.card___3-WyW .top___13bB3 .liveAvatar___1UEWZ:hover .img___30mW5,
.card___3-WyW .top___13bB3 .goAvatar___ce4_A:hover .img___30mW5 {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.card___3-WyW .top___13bB3 .liveAvatar___1UEWZ:hover {
  background: url(data:image/png;base64,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) no-repeat black center;
  background-size: 20%;
}
.card___3-WyW .bottom___3CwEu {
  margin-top: 10px;
  padding-top: 10px;
}
.card___3-WyW .bottom___3CwEu .botFirst___3OvFW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card___3-WyW .bottom___3CwEu .botFirst___3OvFW .botTitle___30uop {
  font-size: 14px;
  color: #282c2a;
  font-weight: bold;
}
.card___3-WyW .bottom___3CwEu .botFirst___3OvFW .botTitle___30uop .titleSpan___15EiW {
  display: inline-block;
  width: 255px;
  white-space: nowrap;
}
.card___3-WyW .bottom___3CwEu .info___1Ax4T {
  margin-top: 5px;
  font-size: 12px;
  color: #5a645f;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 380px) {
  .card___3-WyW .bottom___3CwEu .info___1Ax4T {
    white-space: normal;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.card___3-WyW .bottom___3CwEu .liveSpan___OhnTg,
.card___3-WyW .bottom___3CwEu .backSpan___18y3K,
.card___3-WyW .bottom___3CwEu .goSpan___3FIST {
  display: inline-block;
  height: 25px;
  width: 50px;
  text-align: center;
  line-height: 25px;
  font-size: 8px;
  font-weight: normal;
  background-color: #FFCC00;
  border-radius: 10px;
  margin-right: 8px;
}
.card___3-WyW .bottom___3CwEu .liveSpan___OhnTg {
  background-color: #6699FF;
}
.card___3-WyW .bottom___3CwEu .goSpan___3FIST {
  background-color: #33FF66;
}
.card___3-WyW .ant-card-bordered {
  padding: 0 0;
  border-radius: 5%;
  border: none !important;
}
.title___C7gN_,
.mobileTitle___3i-u- {
  margin: 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #1AB395;
}
.title___C7gN_ .imgBlock___II314,
.mobileTitle___3i-u- .imgBlock___II314 {
  height: 60px;
  width: auto;
  float: left;
}
.title___C7gN_ h1,
.mobileTitle___3i-u- h1 {
  font-family: "\65B0\5B8B\4F53";
  font-weight: bold;
  letter-spacing: 5px;
  color: white;
}
.title___C7gN_ {
  margin: 10px 0;
}
.title___C7gN_ h1 {
  padding-right: 15%;
}
.moreTitle___1rxvI {
  cursor: pointer;
  margin: 10px 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #D7D7D7;
}
.moreTitle___1rxvI h3 {
  letter-spacing: 4px;
}
.signDiv___3_sgP {
  position: fixed;
  right: 20px;
  bottom: 180px;
  background-color: gainsboro;
  padding-top: 10px;
  width: 200px;
  height: 200px;
  text-align: center;
}
.signDiv___3_sgP p {
  font-size: 18px;
  color: #0a6099;
  margin-bottom: 10px;
}
.signDiv___3_sgP img {
  display: inline-block;
  width: 200px;
  height: 180px;
}
.streamDetailWrap___298cv {
  width: 100%;
}
.streamDetailWrap___298cv .streamWrap___2VX3m {
  width: 100%;
  height: 687px;
  background-color: white;
  padding: 30px 0 40px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .liveCount___pBpJQ {
  height: 40px;
  line-height: 40px;
  color: red;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .videoBox___a1S2O {
  position: relative;
  width: 880px;
  height: 587px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .videoBox___a1S2O .switchWrap___JjsB3 {
  margin-left: 700px;
  margin-top: 5px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .videoBox___a1S2O .switchWrap___JjsB3 span {
  color: #00DB00;
  font-size: 14px;
  margin-left: 10px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .videoBox___a1S2O .switchWrap___JjsB3 .ant-switch-checked {
  background-color: #00DB00 !important;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .videoBox___a1S2O .switchWrap___JjsB3 .vjs-modal-dialog .vjs-modal-dialog-content {
  display: none !important;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .videoBox___a1S2O .switchWrap___JjsB3 .vjs-error .vjs-error-display:before {
  content: "" !important;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .videoBox___a1S2O .smallPlayerWarp___3s7rR {
  position: absolute;
  top: 410px;
  left: 630px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .videoBox___a1S2O .smallPlayerWarpIn___2UUzN {
  position: absolute;
  top: 410px;
  left: 630px;
  display: none;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW {
  width: 290px;
  height: 617px;
  background-color: white;
  padding: 0 20px;
  overflow-y: scroll;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .ant-tabs {
  overflow-y: hidden !important;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .tabs___3q-uD .ant-tabs-nav {
  color: black;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .tabs___3q-uD .ant-tabs-tab {
  width: 125px;
  text-align: center;
  margin-right: 0;
  font-size: 14px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .tabs___3q-uD .ant-tabs-tab-active {
  font-weight: 300;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .tabs___3q-uD .ant-tabs-nav-container-scrolling,
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .tabs___3q-uD .ant-tabs-nav-container {
  padding: 0 !important;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .wranInfo___30-_a {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  background: white;
  padding: 0 10px;
  color: rgba(75, 180, 132, 0.5);
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .onVideo___1Czyr {
  color: black;
  font-size: 14px;
  padding-top: 13px;
  font-weight: 300;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .onVideo___1Czyr .videoTitle___2aZyj {
  font-size: 16px;
  color: black;
  line-height: 24px;
  font-weight: 600;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .onVideo___1Czyr .videoNm___18Nb3 {
  font-size: 14px;
  color: black;
  line-height: 24px;
  margin-top: 10px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .onVideo___1Czyr .videoDown___1ucf3 {
  height: 20px;
  line-height: 20px;
  color: #4bb484;
  margin: 20px 0 20px -8px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .onVideo___1Czyr .videoTool___1kwBv {
  color: black;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 {
  color: black;
  font-size: 14px;
  padding-top: 13px;
  font-weight: 300;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level1___1cboz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level1___1cboz .img___D9Dyd {
  width: 80px;
  height: 80px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level1___1cboz .top___1a6hE {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level1___1cboz .top___1a6hE .topLeft___2Npy1 {
  font-size: 16px;
  color: black;
  font-weight: 600;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level1___1cboz .top___1a6hE .topRight___2zj9Z {
  margin-top: 15px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level2____SFMq {
  margin-top: 20px;
  margin-bottom: 14px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level2____SFMq .downLeft___1JPpe {
  margin-right: 10px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level3___-8kU7 {
  margin-top: 31px;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level3___-8kU7 .personTitle___H7515 {
  color: #64c850;
}
.streamDetailWrap___298cv .streamWrap___2VX3m .streamBox___dBpbM .msgBox___Y32YW .teacher___1lZh8 .level3___-8kU7 .personTxt___79KvX {
  line-height: 22px;
}
.streamDetailWrap___298cv .signDiv___lfnHB {
  position: fixed;
  right: 20px;
  bottom: 150px;
  background-color: white;
  padding-top: 10px;
  text-align: center;
}
.streamDetailWrap___298cv .signDiv___lfnHB p {
  font-size: 18px;
  color: #0a6099;
  margin-bottom: 10px;
}
.videoDiv___22xir .vjs-modal-dialog .vjs-modal-dialog-content {
  display: none !important;
}
.videoDiv___22xir .vjs-error .vjs-error-display:before {
  content: "" !important;
}
@charset "UTF-8";
.vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\F101";
}

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play-circle:before {
  content: "\F102";
}

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\F103";
}

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\F104";
}

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\F105";
}

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\F106";
}

.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\F107";
}

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\F108";
}

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\F109";
}

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-square:before {
  content: "\F10A";
}

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-spinner:before {
  content: "\F10B";
}

.vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
  content: "\F10C";
}

.vjs-icon-captions, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-captions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-captions:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before {
  content: "\F10D";
}

.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\F10E";
}

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-share:before {
  content: "\F10F";
}

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-cog:before {
  content: "\F110";
}

.vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .video-js .vjs-play-progress {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js .vjs-play-progress:before {
  content: "\F111";
}

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-outline:before {
  content: "\F112";
}

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
  content: "\F113";
}

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-hd:before {
  content: "\F114";
}

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\F115";
}

.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\F116";
}

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-facebook:before {
  content: "\F117";
}

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-gplus:before {
  content: "\F118";
}

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-linkedin:before {
  content: "\F119";
}

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-twitter:before {
  content: "\F11A";
}

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-tumblr:before {
  content: "\F11B";
}

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-pinterest:before {
  content: "\F11C";
}

.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\F11D";
}

.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\F11E";
}

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-next-item:before {
  content: "\F11F";
}

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-previous-item:before {
  content: "\F120";
}

.vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\F121";
}

.vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\F122";
}

.video-js {
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}
.video-js:-moz-full-screen {
  position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js[tabindex="-1"] {
  outline: none;
}

.video-js *,
.video-js *:before,
.video-js *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0;
}

.video-js.vjs-16-9 {
  padding-top: 56.25%;
}

.video-js.vjs-4-3 {
  padding-top: 75%;
}

.video-js.vjs-fill {
  width: 100%;
  height: 100%;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.vjs-hidden {
  display: none !important;
}

.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.81666em;
  margin-left: -1.5em;
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}

.video-js .vjs-modal-dialog > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

.vjs-menu-button {
  cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
  cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}

.vjs-menu .vjs-menu-content > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}

.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}

.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}

.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto;
}

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

.video-js .vjs-custom-control-spacer {
  display: none;
}

.video-js .vjs-progress-control {
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 4em;
  -ms-touch-action: none;
      touch-action: none;
}

.video-js .vjs-progress-control.disabled {
  cursor: default;
}

.vjs-live .vjs-progress-control {
  display: none;
}

.vjs-liveui .vjs-progress-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vjs-no-flex .vjs-progress-control {
  width: auto;
}

.video-js .vjs-progress-holder {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em;
}

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

.video-js .vjs-play-progress {
  background-color: #fff;
}
.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.3333333333em;
  z-index: 1;
}

.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider.disabled {
  cursor: default;
}

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
          box-shadow: 0 0 1em #fff;
}

.video-js .vjs-mute-control {
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

.video-js .vjs-volume-panel {
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  -o-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
  -webkit-transition: left 0s;
  -o-transition: left 0s;
  transition: left 0s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 10em;
  -webkit-transition: width 0.1s;
  -o-transition: width 0.1s;
  transition: width 0.1s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}

.video-js .vjs-volume-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.vjs-has-started .vjs-poster {
  display: none;
}

.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}

.vjs-using-native-controls .vjs-poster {
  display: none;
}

.video-js .vjs-live-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none;
}

.video-js .vjs-seek-to-live-control {
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}

.vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}

.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}

.video-js .vjs-time-control {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-live .vjs-time-control {
  display: none;
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}

.vjs-time-divider {
  display: none;
  line-height: 3em;
}

.vjs-live .vjs-time-divider {
  display: none;
}

.video-js .vjs-play-control {
  cursor: pointer;
}

.video-js .vjs-play-control .vjs-icon-placeholder {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-3em);
          transform: translateY(-3em);
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-1.5em);
          transform: translateY(-1.5em);
}

.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
          animation: vjs-spinner-show 0s linear 0.3s forwards;
}

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}

@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\F10D";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \F11D";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control {
  display: none;
}
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: auto;
  width: initial;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button {
  display: none;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  display: block;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control {
  display: none;
}

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell;
}

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px;
  }

  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }

  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }

  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}
.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}

.vjs-text-track-settings fieldset span {
  display: inline-block;
}

.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(88%, #fff), to(#73859f));
  background-image: -webkit-linear-gradient(bottom, #fff 88%, #73859f 100%);
  background-image: -o-linear-gradient(bottom, #fff 88%, #73859f 100%);
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(88%, #fff), to(#73859f));
  background-image: -webkit-linear-gradient(top, #fff 88%, #73859f 100%);
  background-image: -o-linear-gradient(top, #fff 88%, #73859f 100%);
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px;
}

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}

.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none;
  background: none;
}

.video-js *:focus:not(:focus-visible),
.video-js .vjs-menu *:focus:not(:focus-visible) {
  outline: none;
  background: none;
}
body {
  margin: 0;
  padding: 0;
}
.streamDetailWrap___1DrZ9 {
  width: 95%;
  margin: 0 auto;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: white;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa {
  width: 100%;
  height: 100%;
  background-color: white;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .liveCount___1JEiT {
  height: 40px;
  line-height: 40px;
  color: red;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 {
  width: 100%;
  margin: 0 auto;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .videoBox___2MXzu {
  width: 90%;
  margin-top: 5px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .videoBox___2MXzu .switchWrap___1IXvW {
  margin: 10px 0;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .videoBox___2MXzu .switchWrap___1IXvW span {
  color: #00DB00 !important;
  font-size: 14px;
  margin-left: 10px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .videoBox___2MXzu .switchWrap___1IXvW .ant-switch {
  background-color: grey !important;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .videoBox___2MXzu .switchWrap___1IXvW .ant-switch-checked {
  background-color: #00DB00 !important;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .videoBox___2MXzu .smallPlayerWarp___1adF_ {
  position: absolute;
  top: 195px;
  right: 30px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .videoBox___2MXzu .smallPlayerWarpIn___1hQ_- {
  position: absolute;
  top: 195px;
  right: 30px;
  display: none;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ {
  padding: 0 20px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .ant-tabs {
  overflow-y: hidden !important;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .tabs___2odFF .ant-tabs-nav {
  color: #5a645f;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .tabs___2odFF .ant-tabs-tab {
  width: 125px;
  text-align: center;
  margin-right: 0;
  font-size: 14px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .tabs___2odFF .ant-tabs-tab-active {
  font-weight: 300;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .tabs___2odFF .ant-tabs-nav-container-scrolling {
  padding: 0 !important;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .wranInfo___C2xy_ {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0 10px;
  color: rgba(75, 180, 132, 0.5);
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .onVideo___1Z_uC {
  color: #c8cdc8;
  font-size: 14px;
  padding-top: 13px;
  font-weight: 300;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .onVideo___1Z_uC .videoTitle___38mC8 {
  font-size: 16px;
  color: black;
  line-height: 24px;
  font-weight: 600;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .onVideo___1Z_uC .videoNm___34W5_ {
  font-size: 14px;
  color: black;
  line-height: 24px;
  margin-top: 10px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .onVideo___1Z_uC .videoDown___SNo2n {
  height: 20px;
  line-height: 20px;
  color: #4bb484;
  margin: 20px 0 20px -8px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .onVideo___1Z_uC .videoTool___2ZAll {
  color: black;
  margin-top: -15px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b {
  color: #c8cdc8;
  font-size: 14px;
  padding-top: 13px;
  font-weight: 300;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level1___2Wqrq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level1___2Wqrq .img___tNCB2 {
  width: 80px;
  height: 80px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level1___2Wqrq .top___2_Tfl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level1___2Wqrq .top___2_Tfl .topLeft___3p0H6 {
  font-size: 16px;
  color: black;
  font-weight: 600;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level1___2Wqrq .top___2_Tfl .topRight___4WOUK {
  color: black;
  margin-top: 15px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level2___2cR_j {
  color: black;
  margin-top: 20px;
  margin-bottom: 14px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level2___2cR_j .downLeft___teW_l {
  margin-right: 10px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level3___2yXAW {
  margin-top: 31px;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level3___2yXAW .personTitle___2lOXq {
  color: #64c850;
}
.streamDetailWrap___1DrZ9 .streamWrap___2pVVa .streamBox___3rKB5 .msgBox___R-UxQ .teacher___15t_b .level3___2yXAW .personTxt____hTY- {
  color: black;
  line-height: 22px;
}
.warp___2GtqU {
  width: 100%;
  height: 575px;
  position: relative;
}
.layout___2d_so {
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRDM1RTQxNDdCNEExMUU3ODA2MDlBQTFGOUE4RjVCNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRDM1RTQxNTdCNEExMUU3ODA2MDlBQTFGOUE4RjVCNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFEMzVFNDEyN0I0QTExRTc4MDYwOUFBMUY5QThGNUI3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFEMzVFNDEzN0I0QTExRTc4MDYwOUFBMUY5QThGNUI3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAgICAgICAgICAgMCAgIDBAMCAgMEBQQEBAQEBQYFBQUFBQUGBgcHCAcHBgkJCgoJCQwMDAwMDAwMDAwMDAwMDAEDAwMFBAUJBgYJDQsJCw0PDg4ODg8PDAwMDAwPDwwMDAwMDA8MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgAjwA/AwERAAIRAQMRAf/EAGIAAQEBAQAAAAAAAAAAAAAAAAAEAQkBAQEBAQEAAAAAAAAAAAAAAAABAgUHEAEAAQMFAAIDAAAAAAAAAAAAAgEDBBEhEhMU8EFRcVIRAQEBAQAAAAAAAAAAAAAAAAABETH/2gAMAwEAAhEDEQA/AOGD0tzwAAAAAAAAAAAAAAAAAFeJkWcf09uBYz++xOza75XqdM56aXrfTct6zhptSfKP5jXZmzRJ8qoKAAAANBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAK8SGBP0+7JyMfjjzlh9FiF/sv0067dzldtcIS31nTlWn8S+s22cEigoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIK8TCvZnp6Z48PJjzybvfkWsfWFvTWlvunDnPfaENZV+o13S0SftQUAAAAAEwFAAAAAAAAAAAAAAAAAAAH/2Q==);
  min-height: 1100px;
  height: 100%;
}
.insideLayout___1A_-a {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.header___1EKaE {
  color: #acc2f4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: #03073d;
  overflow: hidden;
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk1QjY4OEE1Nzc0RTExRTdBMkRCRjgxM0JEOTY0QjQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk1QjY4OEE2Nzc0RTExRTdBMkRCRjgxM0JEOTY0QjQ4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVCNjg4QTM3NzRFMTFFN0EyREJGODEzQkQ5NjRCNDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVCNjg4QTQ3NzRFMTFFN0EyREJGODEzQkQ5NjRCNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYG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) no-repeat;
  background-size: 100% 100%;
}
.chartsWrapper___2IRqm {
  border: 1px solid #1c518d;
  background-color: rgba(8, 29, 76, 0.4);
  margin-bottom: 6px;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  position: relative;
}
.cubeBorderLeftTop___3Gwwt {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  left: -3px;
  top: -3px;
}
.cubeBorderRightTop___3MXQU {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  right: -3px;
  top: -3px;
}
.cubeBorderLeftBottom___339Tq {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  left: -3px;
  bottom: -3px;
}
.cubeBorderRightBottom___1K1fD {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  right: -3px;
  bottom: -3px;
}
.itemTitle___29jnZ {
  color: #fff;
  position: absolute;
  z-index: 100;
  font-size: 25px;
  padding: 10px 20px;
  font-weight: bold;
}
.itemSubTitle___1rLWx {
  position: absolute;
  right: 15px;
  color: green;
  top: 15px;
}
.leftTopWrap___2GnlB {
  height: 526px;
  overflow: hidden;
}
.rightTopWrap___1XPPh {
  height: 546px;
  overflow: hidden;
}
.bottomWrap___1tL8t {
  height: 421px;
  overflow: hidden;
  padding: 1px;
}
.itemView___1gR1m {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 90px;
  margin: 5px;
}
.itemView___1gR1m .num___3PqYZ {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.positionTopLine___2Y0pN {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.positionBottomLine___251bE {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___3mS1i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.todayInfo___3mS1i .box___2U4bx {
  height: 300px;
  width: 100%;
  padding: 70px 20px 0 20px;
}
.todayInfo___3mS1i .box___2U4bx .gap___38jLx {
  margin-top: 5px;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBox___3dT-h {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #3895f3;
  position: relative;
  -webkit-box-shadow: inset 1px 1px 5px #3895f3;
          box-shadow: inset 1px 1px 5px #3895f3;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBox___3dT-h .item___i-CD0 {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 90px;
  margin: 5px;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBox___3dT-h .item___i-CD0 .num___3PqYZ {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBox___3dT-h .topLine___1Z0jS {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBox___3dT-h .bottomLine___3Hsi3 {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBoxRight___2DNFb {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 5px;
  border: 1px solid #3895f3;
  position: relative;
  -webkit-box-shadow: inset 1px 1px 5px #3895f3;
          box-shadow: inset 1px 1px 5px #3895f3;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBoxRight___2DNFb .item___i-CD0 {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 90px;
  margin: 5px;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBoxRight___2DNFb .item___i-CD0 .num___3PqYZ {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBoxRight___2DNFb .topLine___1Z0jS {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.todayInfo___3mS1i .box___2U4bx .wrap___10Jeo .wrapBoxRight___2DNFb .bottomLine___3Hsi3 {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___3mS1i .chart___1DefN {
  height: 220px;
  overflow: hidden;
}
.currentInfo___2oe_4 .crtTitle___3DN7a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 10px 20px;
}
.currentInfo___2oe_4 .crtTitle___3DN7a .title___2G4Re {
  font-size: 25px;
  padding-right: 20px;
  font-weight: bold;
}
.currentInfo___2oe_4 .crtTitle___3DN7a .viceTitle___1MWLf {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
}
.currentInfo___2oe_4 .crtTable___3P_Tq {
  padding: 0 20px;
}
.currentInfo___2oe_4 .crtTable___3P_Tq .tHeader___MxOqy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.currentInfo___2oe_4 .crtTable___3P_Tq .tHeader___MxOqy div {
  width: 32%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-weight: bold;
  background: #0b2c4e;
}
.currentInfo___2oe_4 .crtTable___3P_Tq .tBody___36CTD {
  height: 320px;
  margin-top: 10px;
  overflow: hidden;
}
.currentInfo___2oe_4 .crtTable___3P_Tq .tBody___36CTD .tBodyItem___2dDVb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 10px;
}
.currentInfo___2oe_4 .crtTable___3P_Tq .tBody___36CTD .tBodyItem___2dDVb div {
  width: 32%;
  height: 45px;
  background: #061127;
  text-align: center;
  line-height: 45px;
  color: #a0d9e9;
  font-size: 16px;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding: 0 3%;
}
.middleBottom___3yOVJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.middleBottom___3yOVJ .soloTop___2vEHG {
  margin: 10px auto;
  width: 99%;
  height: 220px;
}
.middleBottom___3yOVJ .gap___38jLx {
  width: 6%;
  border: none;
}
.middleBottom___3yOVJ .gap___38jLx {
  width: 40px;
  border: none;
}
.middleBottom___3yOVJ .duoBottom___1S1CN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 1px;
}
.middleBottom___3yOVJ .duoBottom___1S1CN .viewBoxWrap___mnIqk {
  height: 150px;
  background-color: rgba(8, 29, 76, 0.4);
}
.middleBottom___3yOVJ .duoBottom___1S1CN .viewBoxWrap___mnIqk .viewBox___i6xC1 {
  width: 80%;
  margin: 0 auto;
}
.middleBottom___3yOVJ .duoBottom___1S1CN .viewBoxWrap___mnIqk .viewBox___i6xC1 .tips___2zz0v {
  height: 50px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #3895f3;
}
.middleBottom___3yOVJ .duoBottom___1S1CN .viewBoxWrap___mnIqk .viewBox___i6xC1 .num___3PqYZ {
  color: #11a7df;
  font-size: 26px;
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.middleBottom___3yOVJ .duoBottom___1S1CN .viewBoxWrap___mnIqk .viewBox___i6xC1 .num___3PqYZ .describe___D9vB_ {
  font-size: 12px;
  margin: 0 5px;
}
.chartWrap___2tMQA {
  background-color: rgba(8, 29, 76, 0.4);
  height: 100%;
  width: 100%;
  position: relative;
}
.chartWrap___2tMQA .wrapLT___l5Ejl {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.chartWrap___2tMQA .wrapRT___3Fyfe {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.chartWrap___2tMQA .wrapLB___3HqJy {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.chartWrap___2tMQA .wrapRB___1LrPb {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.tags___ewhyX {
  position: absolute;
  top: 380px;
  right: 50px;
}
.tags___ewhyX .flexDiv___3CQTP {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
  color: #11a7df;
}
.tags___ewhyX .content___1vvtu {
  width: 60px;
  height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 15px;
  padding: 15px;
  border-radius: 50%;
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  /* IE 9 */
  -moz-transform: rotate(135deg);
  /* Firefox */
  -webkit-transform: rotate(135deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(135deg);
  /* Opera */
  background-image: -webkit-linear-gradient(to bottom, #051043 0%, #0b7aff 40%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#051043), color-stop(40%, #0b7aff));
  background-image: -webkit-linear-gradient(top, #051043 0%, #0b7aff 40%);
  background-image: -o-linear-gradient(top, #051043 0%, #0b7aff 40%);
  background-image: linear-gradient(to bottom, #051043 0%, #0b7aff 40%);
}
.tags___ewhyX .box___2U4bx {
  width: 100%;
  height: 100%;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background: #051043;
  transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  /* IE 9 */
  -moz-transform: rotate(-135deg);
  /* Firefox */
  -webkit-transform: rotate(-135deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-135deg);
  /* Opera */
}
.tags___ewhyX .borderDiv___2oCsj {
  width: 100px;
  height: 50px;
  margin-left: 5px;
  margin-top: 3px;
  text-align: center;
  padding-top: 10px;
  border: 1px solid #3895f3;
  -webkit-box-shadow: inset 1px 1px 5px #3895f3;
          box-shadow: inset 1px 1px 5px #3895f3;
}
.tags___ewhyX .borderDiv___2oCsj .num___3PqYZ {
  font-size: 18px;
}
.warp___1l8dR {
  width: 100%;
  height: 575px;
  position: relative;
}
.layout___TxiPx {
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRDM1RTQxNDdCNEExMUU3ODA2MDlBQTFGOUE4RjVCNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRDM1RTQxNTdCNEExMUU3ODA2MDlBQTFGOUE4RjVCNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFEMzVFNDEyN0I0QTExRTc4MDYwOUFBMUY5QThGNUI3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFEMzVFNDEzN0I0QTExRTc4MDYwOUFBMUY5QThGNUI3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAgICAgICAgICAgMCAgIDBAMCAgMEBQQEBAQEBQYFBQUFBQUGBgcHCAcHBgkJCgoJCQwMDAwMDAwMDAwMDAwMDAEDAwMFBAUJBgYJDQsJCw0PDg4ODg8PDAwMDAwPDwwMDAwMDA8MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgAjwA/AwERAAIRAQMRAf/EAGIAAQEBAQAAAAAAAAAAAAAAAAAEAQkBAQEBAQEAAAAAAAAAAAAAAAABAgUHEAEAAQMFAAIDAAAAAAAAAAAAAgEDBBEhEhMU8EFRcVIRAQEBAQAAAAAAAAAAAAAAAAABETH/2gAMAwEAAhEDEQA/AOGD0tzwAAAAAAAAAAAAAAAAAFeJkWcf09uBYz++xOza75XqdM56aXrfTct6zhptSfKP5jXZmzRJ8qoKAAAANBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAK8SGBP0+7JyMfjjzlh9FiF/sv0067dzldtcIS31nTlWn8S+s22cEigoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIK8TCvZnp6Z48PJjzybvfkWsfWFvTWlvunDnPfaENZV+o13S0SftQUAAAAAEwFAAAAAAAAAAAAAAAAAAAH/2Q==);
  height: 100%;
}
.insideLayout___191vM {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.header___AWnxf {
  color: #acc2f4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: #03073d;
  overflow: hidden;
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk1QjY4OEE1Nzc0RTExRTdBMkRCRjgxM0JEOTY0QjQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk1QjY4OEE2Nzc0RTExRTdBMkRCRjgxM0JEOTY0QjQ4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVCNjg4QTM3NzRFMTFFN0EyREJGODEzQkQ5NjRCNDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVCNjg4QTQ3NzRFMTFFN0EyREJGODEzQkQ5NjRCNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYG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) no-repeat;
  background-size: 100% 100%;
}
.chartsWrapper___2686D {
  border: 1px solid #1c518d;
  background-color: rgba(8, 29, 76, 0.4);
  margin-bottom: 6px;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  position: relative;
}
.cubeBorderLeftTop___1XUIw {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  left: -3px;
  top: -3px;
}
.cubeBorderRightTop___3SAlT {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  right: -3px;
  top: -3px;
}
.cubeBorderLeftBottom___nKqoR {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  left: -3px;
  bottom: -3px;
}
.cubeBorderRightBottom___r1aFV {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  right: -3px;
  bottom: -3px;
}
.itemTitle___3nrPk {
  color: #fff;
  position: absolute;
  z-index: 100;
  font-size: 25px;
  padding: 10px 20px;
  font-weight: bold;
}
.itemSubTitle___2KGrD {
  position: absolute;
  right: 15px;
  color: #15FF44;
  top: 15px;
  font-size: 18px;
}
.leftTopWrap___3sOn4 {
  height: 526px;
  overflow: hidden;
}
.rightTopWrap___3YxX4 {
  height: 546px;
  overflow: hidden;
}
.bottomWrap____j6ty {
  height: 421px;
  overflow: hidden;
  padding: 1px;
}
.itemView___2I3uT {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 90px;
  margin: 5px;
}
.itemView___2I3uT .num___1ahTL {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.positionTopLine___1IP96 {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.positionBottomLine___2NsZh {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___13IGY {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.todayInfo___13IGY .box___2tczA {
  height: 300px;
  width: 100%;
  padding: 70px 20px 0 20px;
}
.todayInfo___13IGY .box___2tczA .gap___nMjkj {
  margin-top: 5px;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBox___3g1fX {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #3895f3;
  position: relative;
  -webkit-box-shadow: inset 1px 1px 5px #3895f3;
          box-shadow: inset 1px 1px 5px #3895f3;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBox___3g1fX .item___2LedZ {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 90px;
  margin: 5px;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBox___3g1fX .item___2LedZ .num___1ahTL {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBox___3g1fX .topLine___3SZAd {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBox___3g1fX .bottomLine___3Wlom {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBoxRight___2A9Te {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 5px;
  border: 1px solid #3895f3;
  position: relative;
  -webkit-box-shadow: inset 1px 1px 5px #3895f3;
          box-shadow: inset 1px 1px 5px #3895f3;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBoxRight___2A9Te .item___2LedZ {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 90px;
  margin: 5px;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBoxRight___2A9Te .item___2LedZ .num___1ahTL {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBoxRight___2A9Te .topLine___3SZAd {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.todayInfo___13IGY .box___2tczA .wrap___2T0em .wrapBoxRight___2A9Te .bottomLine___3Wlom {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___13IGY .chart___3hvjP {
  height: 220px;
  overflow: hidden;
}
.currentInfo___CYgnP .crtTitle___1xNmh {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 10px 20px;
}
.currentInfo___CYgnP .crtTitle___1xNmh .title___1qjbL {
  font-size: 25px;
  padding-right: 20px;
  font-weight: bold;
}
.currentInfo___CYgnP .crtTitle___1xNmh .viceTitle___1nDbf {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
}
.currentInfo___CYgnP .crtTable___3NzuP {
  padding: 0 20px;
}
.currentInfo___CYgnP .crtTable___3NzuP .tHeader___1udWT {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.currentInfo___CYgnP .crtTable___3NzuP .tHeader___1udWT div {
  width: 32%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-weight: bold;
  background: #0b2c4e;
}
.currentInfo___CYgnP .crtTable___3NzuP .tBody___MQm7W {
  height: 320px;
  margin-top: 10px;
  overflow: hidden;
}
.currentInfo___CYgnP .crtTable___3NzuP .tBody___MQm7W .tBodyItem___2ZfjM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 10px;
}
.currentInfo___CYgnP .crtTable___3NzuP .tBody___MQm7W .tBodyItem___2ZfjM div {
  width: 32%;
  height: 45px;
  background: #061127;
  text-align: center;
  line-height: 45px;
  color: #a0d9e9;
  font-size: 16px;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding: 0 3%;
}
.middleBottom___3b2JH {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.middleBottom___3b2JH .soloTop___29DRG {
  margin: 10px auto;
  width: 99%;
  height: 220px;
}
.middleBottom___3b2JH .gap___nMjkj {
  width: 6%;
  border: none;
}
.middleBottom___3b2JH .gap___nMjkj {
  width: 40px;
  border: none;
}
.middleBottom___3b2JH .duoBottom___1NoVu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 1px;
}
.middleBottom___3b2JH .duoBottom___1NoVu .viewBoxWrap___Xi9XL {
  height: 150px;
  background-color: rgba(8, 29, 76, 0.4);
}
.middleBottom___3b2JH .duoBottom___1NoVu .viewBoxWrap___Xi9XL .viewBox___1zS5A {
  width: 80%;
  margin: 0 auto;
}
.middleBottom___3b2JH .duoBottom___1NoVu .viewBoxWrap___Xi9XL .viewBox___1zS5A .tips___dIEm- {
  height: 50px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #3895f3;
}
.middleBottom___3b2JH .duoBottom___1NoVu .viewBoxWrap___Xi9XL .viewBox___1zS5A .num___1ahTL {
  color: #11a7df;
  font-size: 26px;
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.middleBottom___3b2JH .duoBottom___1NoVu .viewBoxWrap___Xi9XL .viewBox___1zS5A .num___1ahTL .describe___m7EKl {
  font-size: 12px;
  margin: 0 5px;
}
.chartWrap___1W9Bc {
  background-color: rgba(8, 29, 76, 0.4);
  height: 100%;
  width: 100%;
  position: relative;
}
.chartWrap___1W9Bc .wrapLT___3NFuZ {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.chartWrap___1W9Bc .wrapRT___2gihq {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.chartWrap___1W9Bc .wrapLB___-Y-aH {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.chartWrap___1W9Bc .wrapRB___25YKu {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.tags___klMP5 {
  position: absolute;
  top: 370px;
  right: 50px;
}
.tags___klMP5 .flexDiv___2c1Ad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
  color: #11a7df;
}
.tags___klMP5 .content___1Dk_g {
  width: 70px;
  height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 15px;
  padding: 15px;
  border-radius: 50%;
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  /* IE 9 */
  -moz-transform: rotate(135deg);
  /* Firefox */
  -webkit-transform: rotate(135deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(135deg);
  /* Opera */
  background-image: -webkit-linear-gradient(to bottom, #051043 0%, #0b7aff 40%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#051043), color-stop(40%, #0b7aff));
  background-image: -webkit-linear-gradient(top, #051043 0%, #0b7aff 40%);
  background-image: -o-linear-gradient(top, #051043 0%, #0b7aff 40%);
  background-image: linear-gradient(to bottom, #051043 0%, #0b7aff 40%);
}
.tags___klMP5 .box___2tczA {
  width: 100%;
  height: 100%;
  line-height: 35px;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
  background: #051043;
  transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  /* IE 9 */
  -moz-transform: rotate(-135deg);
  /* Firefox */
  -webkit-transform: rotate(-135deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-135deg);
  /* Opera */
}
.tags___klMP5 .borderDiv___1TjcP {
  width: 100px;
  height: 70px;
  margin-left: 5px;
  margin-top: 3px;
  text-align: center;
  padding-top: 10px;
  border: 1px solid #3895f3;
  -webkit-box-shadow: inset 1px 1px 5px #3895f3;
          box-shadow: inset 1px 1px 5px #3895f3;
}
.tags___klMP5 .borderDiv___1TjcP .num___1ahTL {
  font-size: 18px;
}
.tags___klMP5 .borderDiv___1TjcP .ins___3LU1s .insNum___2_P6A {
  color: #15FF44;
  display: inline-block;
  margin: 0 1px;
}
body {
  margin: 0;
  padding: 0;
  background-color: #EFF3F6!important;
}
.tabWarp___3YlUf .am-tabs-tab-bar-wrap {
  margin-top: -50px !important;
}
.appWarp___1AX83 {
  height: 100%;
  width: 100%;
  padding: 15px 10px;
  margin: 0 auto;
}
.appWarp___1AX83 .singleItem___wyT2w {
  position: relative;
  height: auto;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #1296DB;
  margin-bottom: 15px;
}
.appWarp___1AX83 .singleItem___wyT2w .mainTitle___2jlUo {
  font-size: 0.8rem;
  white-space: normal;
}
.appWarp___1AX83 .singleItem___wyT2w .subTitle___3d0qL {
  font-size: 0.5rem;
  white-space: normal;
}
.appWarp___1AX83 .singleItem___wyT2w .badgeSpan___HfdfL {
  position: absolute;
  top: -1px;
  right: 6px;
}
.appWarp___1AX83 .am-list-body {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___1AX83 .am-list-item {
  border-radius: 5px !important;
  border: none !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  .appWarp___1AX83 html:not([data-scale]) .am-list-body::before {
    z-index: 0!important;
  }
}
.appWarp___1AX83 .infoItem___1q3WL {
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}
.appWarp___1AX83 .infoItem___1q3WL .am-list-item {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___1AX83 .infoItem___1q3WL .am-list-body .am-list-line {
  border: none !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  .appWarp___1AX83 .infoItem___1q3WL html:not([data-scale]) .am-list-body::before {
    z-index: 0!important;
    height: 0 !important;
  }
}
.appWarp___1AX83 .noDataDiv___1knVB {
  width: 100%;
  padding-top: 15%;
  text-align: center;
}
.appWarp___1AX83 .noDataDiv___1knVB img {
  display: inline-block;
  width: 100px;
  height: 110px;
  margin-bottom: 25px;
}
.appWarp___1AX83 .noDataDiv___1knVB p {
  color: grey;
}
.appWarp___1AX83 .am-list-body div:not(:last-child) .am-list-line {
  border-bottom: none !important;
}
.appWarp___1AX83 .am-list-body {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___1AX83 .planDetail___2tFq0 {
  width: 95%;
  margin: 0 auto;
  padding-top: 40px;
}
.appWarp___1AX83 .planDetail___2tFq0 p {
  margin-top: 8px;
}
.appWarp___1AX83 .planDetail___2tFq0 .question___3ck3W {
  font-size: 0.8rem;
  font-weight: bold;
}
.appWarp___1AX83 .planDetail___2tFq0 .answer___1rGM_ {
  width: 100%;
  height: auto;
  background-color: white;
  line-height: 1.6rem;
  padding-left: 5px;
  color: #A8A8A8;
}
.loginWarp___2glW0,
.homeWarp___3J9rt,
.indexWarp___3Npc1 {
  width: 100%;
  height: auto;
  background-color: #DEF9FB!important;
}
.loginWarp___2glW0 .loginDiv___3i_oY,
.homeWarp___3J9rt .loginDiv___3i_oY,
.indexWarp___3Npc1 .loginDiv___3i_oY,
.loginWarp___2glW0 .homeDiv___1QGcQ,
.homeWarp___3J9rt .homeDiv___1QGcQ,
.indexWarp___3Npc1 .homeDiv___1QGcQ,
.loginWarp___2glW0 .indexDiv___1jpJ7,
.homeWarp___3J9rt .indexDiv___1jpJ7,
.indexWarp___3Npc1 .indexDiv___1jpJ7 {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.loginWarp___2glW0 .loginDiv___3i_oY img,
.homeWarp___3J9rt .loginDiv___3i_oY img,
.indexWarp___3Npc1 .loginDiv___3i_oY img,
.loginWarp___2glW0 .homeDiv___1QGcQ img,
.homeWarp___3J9rt .homeDiv___1QGcQ img,
.indexWarp___3Npc1 .homeDiv___1QGcQ img,
.loginWarp___2glW0 .indexDiv___1jpJ7 img,
.homeWarp___3J9rt .indexDiv___1jpJ7 img,
.indexWarp___3Npc1 .indexDiv___1jpJ7 img {
  display: inline-block;
  width: 100%;
  margin-bottom: 22%;
  margin-top: 2%;
}
.loginWarp___2glW0 .loginDiv___3i_oY .capDiv___ZkoR0,
.homeWarp___3J9rt .loginDiv___3i_oY .capDiv___ZkoR0,
.indexWarp___3Npc1 .loginDiv___3i_oY .capDiv___ZkoR0,
.loginWarp___2glW0 .homeDiv___1QGcQ .capDiv___ZkoR0,
.homeWarp___3J9rt .homeDiv___1QGcQ .capDiv___ZkoR0,
.indexWarp___3Npc1 .homeDiv___1QGcQ .capDiv___ZkoR0,
.loginWarp___2glW0 .indexDiv___1jpJ7 .capDiv___ZkoR0,
.homeWarp___3J9rt .indexDiv___1jpJ7 .capDiv___ZkoR0,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .capDiv___ZkoR0 {
  margin: -5px 0;
}
.loginWarp___2glW0 .loginDiv___3i_oY .capDiv___ZkoR0 img,
.homeWarp___3J9rt .loginDiv___3i_oY .capDiv___ZkoR0 img,
.indexWarp___3Npc1 .loginDiv___3i_oY .capDiv___ZkoR0 img,
.loginWarp___2glW0 .homeDiv___1QGcQ .capDiv___ZkoR0 img,
.homeWarp___3J9rt .homeDiv___1QGcQ .capDiv___ZkoR0 img,
.indexWarp___3Npc1 .homeDiv___1QGcQ .capDiv___ZkoR0 img,
.loginWarp___2glW0 .indexDiv___1jpJ7 .capDiv___ZkoR0 img,
.homeWarp___3J9rt .indexDiv___1jpJ7 .capDiv___ZkoR0 img,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .capDiv___ZkoR0 img {
  display: inline-block;
  width: 100%;
  height: auto !important;
}
.loginWarp___2glW0 .loginDiv___3i_oY .am-list-body::before,
.homeWarp___3J9rt .loginDiv___3i_oY .am-list-body::before,
.indexWarp___3Npc1 .loginDiv___3i_oY .am-list-body::before,
.loginWarp___2glW0 .homeDiv___1QGcQ .am-list-body::before,
.homeWarp___3J9rt .homeDiv___1QGcQ .am-list-body::before,
.indexWarp___3Npc1 .homeDiv___1QGcQ .am-list-body::before,
.loginWarp___2glW0 .indexDiv___1jpJ7 .am-list-body::before,
.homeWarp___3J9rt .indexDiv___1jpJ7 .am-list-body::before,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .am-list-body::before {
  background-color: #DEF9FB!important;
}
.loginWarp___2glW0 .loginDiv___3i_oY .am-list-item .am-input-control input,
.homeWarp___3J9rt .loginDiv___3i_oY .am-list-item .am-input-control input,
.indexWarp___3Npc1 .loginDiv___3i_oY .am-list-item .am-input-control input,
.loginWarp___2glW0 .homeDiv___1QGcQ .am-list-item .am-input-control input,
.homeWarp___3J9rt .homeDiv___1QGcQ .am-list-item .am-input-control input,
.indexWarp___3Npc1 .homeDiv___1QGcQ .am-list-item .am-input-control input,
.loginWarp___2glW0 .indexDiv___1jpJ7 .am-list-item .am-input-control input,
.homeWarp___3J9rt .indexDiv___1jpJ7 .am-list-item .am-input-control input,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .am-list-item .am-input-control input {
  width: 96%;
}
.loginWarp___2glW0 .loginDiv___3i_oY .am-list-item .am-input-extra,
.homeWarp___3J9rt .loginDiv___3i_oY .am-list-item .am-input-extra,
.indexWarp___3Npc1 .loginDiv___3i_oY .am-list-item .am-input-extra,
.loginWarp___2glW0 .homeDiv___1QGcQ .am-list-item .am-input-extra,
.homeWarp___3J9rt .homeDiv___1QGcQ .am-list-item .am-input-extra,
.indexWarp___3Npc1 .homeDiv___1QGcQ .am-list-item .am-input-extra,
.loginWarp___2glW0 .indexDiv___1jpJ7 .am-list-item .am-input-extra,
.homeWarp___3J9rt .indexDiv___1jpJ7 .am-list-item .am-input-extra,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .am-list-item .am-input-extra {
  max-height: 45px;
}
.loginWarp___2glW0 .loginDiv___3i_oY .am-list-body,
.homeWarp___3J9rt .loginDiv___3i_oY .am-list-body,
.indexWarp___3Npc1 .loginDiv___3i_oY .am-list-body,
.loginWarp___2glW0 .homeDiv___1QGcQ .am-list-body,
.homeWarp___3J9rt .homeDiv___1QGcQ .am-list-body,
.indexWarp___3Npc1 .homeDiv___1QGcQ .am-list-body,
.loginWarp___2glW0 .indexDiv___1jpJ7 .am-list-body,
.homeWarp___3J9rt .indexDiv___1jpJ7 .am-list-body,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .am-list-body {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  background-color: #DEF9FB!important;
}
.loginWarp___2glW0 .loginDiv___3i_oY a:hover,
.homeWarp___3J9rt .loginDiv___3i_oY a:hover,
.indexWarp___3Npc1 .loginDiv___3i_oY a:hover,
.loginWarp___2glW0 .homeDiv___1QGcQ a:hover,
.homeWarp___3J9rt .homeDiv___1QGcQ a:hover,
.indexWarp___3Npc1 .homeDiv___1QGcQ a:hover,
.loginWarp___2glW0 .indexDiv___1jpJ7 a:hover,
.homeWarp___3J9rt .indexDiv___1jpJ7 a:hover,
.indexWarp___3Npc1 .indexDiv___1jpJ7 a:hover {
  color: white;
}
.loginWarp___2glW0 .loginDiv___3i_oY .workTag___130Fa,
.homeWarp___3J9rt .loginDiv___3i_oY .workTag___130Fa,
.indexWarp___3Npc1 .loginDiv___3i_oY .workTag___130Fa,
.loginWarp___2glW0 .homeDiv___1QGcQ .workTag___130Fa,
.homeWarp___3J9rt .homeDiv___1QGcQ .workTag___130Fa,
.indexWarp___3Npc1 .homeDiv___1QGcQ .workTag___130Fa,
.loginWarp___2glW0 .indexDiv___1jpJ7 .workTag___130Fa,
.homeWarp___3J9rt .indexDiv___1jpJ7 .workTag___130Fa,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .workTag___130Fa {
  width: 85%;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  border: 1px seagreen solid;
  border-radius: 5px;
  color: #1CA071;
  background-color: white;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.loginWarp___2glW0 .loginDiv___3i_oY .workTag___130Fa div,
.homeWarp___3J9rt .loginDiv___3i_oY .workTag___130Fa div,
.indexWarp___3Npc1 .loginDiv___3i_oY .workTag___130Fa div,
.loginWarp___2glW0 .homeDiv___1QGcQ .workTag___130Fa div,
.homeWarp___3J9rt .homeDiv___1QGcQ .workTag___130Fa div,
.indexWarp___3Npc1 .homeDiv___1QGcQ .workTag___130Fa div,
.loginWarp___2glW0 .indexDiv___1jpJ7 .workTag___130Fa div,
.homeWarp___3J9rt .indexDiv___1jpJ7 .workTag___130Fa div,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .workTag___130Fa div {
  width: 40%;
  text-align: center;
}
.loginWarp___2glW0 .loginDiv___3i_oY .workTag___130Fa img,
.homeWarp___3J9rt .loginDiv___3i_oY .workTag___130Fa img,
.indexWarp___3Npc1 .loginDiv___3i_oY .workTag___130Fa img,
.loginWarp___2glW0 .homeDiv___1QGcQ .workTag___130Fa img,
.homeWarp___3J9rt .homeDiv___1QGcQ .workTag___130Fa img,
.indexWarp___3Npc1 .homeDiv___1QGcQ .workTag___130Fa img,
.loginWarp___2glW0 .indexDiv___1jpJ7 .workTag___130Fa img,
.homeWarp___3J9rt .indexDiv___1jpJ7 .workTag___130Fa img,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .workTag___130Fa img {
  height: 45px;
  width: auto;
}
.loginWarp___2glW0 .loginDiv___3i_oY .workTag___130Fa .text___1u-bA,
.homeWarp___3J9rt .loginDiv___3i_oY .workTag___130Fa .text___1u-bA,
.indexWarp___3Npc1 .loginDiv___3i_oY .workTag___130Fa .text___1u-bA,
.loginWarp___2glW0 .homeDiv___1QGcQ .workTag___130Fa .text___1u-bA,
.homeWarp___3J9rt .homeDiv___1QGcQ .workTag___130Fa .text___1u-bA,
.indexWarp___3Npc1 .homeDiv___1QGcQ .workTag___130Fa .text___1u-bA,
.loginWarp___2glW0 .indexDiv___1jpJ7 .workTag___130Fa .text___1u-bA,
.homeWarp___3J9rt .indexDiv___1jpJ7 .workTag___130Fa .text___1u-bA,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .workTag___130Fa .text___1u-bA {
  width: 60%;
  text-align: left;
  font-size: 1.5rem;
}
.loginWarp___2glW0 .loginDiv___3i_oY .workTag___130Fa:nth-child(2),
.homeWarp___3J9rt .loginDiv___3i_oY .workTag___130Fa:nth-child(2),
.indexWarp___3Npc1 .loginDiv___3i_oY .workTag___130Fa:nth-child(2),
.loginWarp___2glW0 .homeDiv___1QGcQ .workTag___130Fa:nth-child(2),
.homeWarp___3J9rt .homeDiv___1QGcQ .workTag___130Fa:nth-child(2),
.indexWarp___3Npc1 .homeDiv___1QGcQ .workTag___130Fa:nth-child(2),
.loginWarp___2glW0 .indexDiv___1jpJ7 .workTag___130Fa:nth-child(2),
.homeWarp___3J9rt .indexDiv___1jpJ7 .workTag___130Fa:nth-child(2),
.indexWarp___3Npc1 .indexDiv___1jpJ7 .workTag___130Fa:nth-child(2),
.loginWarp___2glW0 .loginDiv___3i_oY .workTag___130Fa:nth-child(3),
.homeWarp___3J9rt .loginDiv___3i_oY .workTag___130Fa:nth-child(3),
.indexWarp___3Npc1 .loginDiv___3i_oY .workTag___130Fa:nth-child(3),
.loginWarp___2glW0 .homeDiv___1QGcQ .workTag___130Fa:nth-child(3),
.homeWarp___3J9rt .homeDiv___1QGcQ .workTag___130Fa:nth-child(3),
.indexWarp___3Npc1 .homeDiv___1QGcQ .workTag___130Fa:nth-child(3),
.loginWarp___2glW0 .indexDiv___1jpJ7 .workTag___130Fa:nth-child(3),
.homeWarp___3J9rt .indexDiv___1jpJ7 .workTag___130Fa:nth-child(3),
.indexWarp___3Npc1 .indexDiv___1jpJ7 .workTag___130Fa:nth-child(3),
.loginWarp___2glW0 .loginDiv___3i_oY .workTag___130Fa:nth-child(4),
.homeWarp___3J9rt .loginDiv___3i_oY .workTag___130Fa:nth-child(4),
.indexWarp___3Npc1 .loginDiv___3i_oY .workTag___130Fa:nth-child(4),
.loginWarp___2glW0 .homeDiv___1QGcQ .workTag___130Fa:nth-child(4),
.homeWarp___3J9rt .homeDiv___1QGcQ .workTag___130Fa:nth-child(4),
.indexWarp___3Npc1 .homeDiv___1QGcQ .workTag___130Fa:nth-child(4),
.loginWarp___2glW0 .indexDiv___1jpJ7 .workTag___130Fa:nth-child(4),
.homeWarp___3J9rt .indexDiv___1jpJ7 .workTag___130Fa:nth-child(4),
.indexWarp___3Npc1 .indexDiv___1jpJ7 .workTag___130Fa:nth-child(4) {
  margin-top: 7%;
}
.loginWarp___2glW0,
.indexWarp___3Npc1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#DEF9FB));
  background: -webkit-linear-gradient(top, #209CFF, #DEF9FB);
  background: -o-linear-gradient(top, #209CFF, #DEF9FB);
  background: linear-gradient(to bottom, #209CFF, #DEF9FB);
}
.loginWarp___2glW0 .loginDiv___3i_oY .tagWarp___2uCxw,
.indexWarp___3Npc1 .loginDiv___3i_oY .tagWarp___2uCxw,
.loginWarp___2glW0 .indexDiv___1jpJ7 .tagWarp___2uCxw,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .tagWarp___2uCxw {
  background-color: #AAE4DB;
  padding: 20px 0;
  border-radius: 8px;
}
.loginWarp___2glW0 .loginDiv___3i_oY .wid___3Egeh,
.indexWarp___3Npc1 .loginDiv___3i_oY .wid___3Egeh,
.loginWarp___2glW0 .indexDiv___1jpJ7 .wid___3Egeh,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .wid___3Egeh {
  width: 88%;
  margin: 0 auto;
  text-align: left;
}
.loginWarp___2glW0 .loginDiv___3i_oY p,
.indexWarp___3Npc1 .loginDiv___3i_oY p,
.loginWarp___2glW0 .indexDiv___1jpJ7 p,
.indexWarp___3Npc1 .indexDiv___1jpJ7 p {
  color: grey;
}
.loginWarp___2glW0 .loginDiv___3i_oY h2,
.indexWarp___3Npc1 .loginDiv___3i_oY h2,
.loginWarp___2glW0 .indexDiv___1jpJ7 h2,
.indexWarp___3Npc1 .indexDiv___1jpJ7 h2 {
  font-weight: bold;
}
.loginWarp___2glW0 .loginDiv___3i_oY img,
.indexWarp___3Npc1 .loginDiv___3i_oY img,
.loginWarp___2glW0 .indexDiv___1jpJ7 img,
.indexWarp___3Npc1 .indexDiv___1jpJ7 img {
  display: inline-block;
  width: 50%;
  margin-top: 5%;
}
.loginWarp___2glW0 .loginDiv___3i_oY .am-list-body,
.indexWarp___3Npc1 .loginDiv___3i_oY .am-list-body,
.loginWarp___2glW0 .indexDiv___1jpJ7 .am-list-body,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .am-list-body {
  margin-top: -50px;
  background-color: white!important;
  border-radius: 5px;
  padding-bottom: 55px;
}
.loginWarp___2glW0 .loginDiv___3i_oY .am-button,
.indexWarp___3Npc1 .loginDiv___3i_oY .am-button,
.loginWarp___2glW0 .indexDiv___1jpJ7 .am-button,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .am-button {
  border: none!important;
}
.loginWarp___2glW0 .loginDiv___3i_oY .am-button-primary::before,
.indexWarp___3Npc1 .loginDiv___3i_oY .am-button-primary::before,
.loginWarp___2glW0 .indexDiv___1jpJ7 .am-button-primary::before,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .am-button-primary::before {
  border: none!important;
}
.loginWarp___2glW0 .loginDiv___3i_oY .am-card-body,
.indexWarp___3Npc1 .loginDiv___3i_oY .am-card-body,
.loginWarp___2glW0 .indexDiv___1jpJ7 .am-card-body,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .am-card-body {
  padding: 10px 0 10px 0!important;
}
.loginWarp___2glW0 .indexDiv___1jpJ7 .headDiv___uzgBo,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .headDiv___uzgBo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.loginWarp___2glW0 .indexDiv___1jpJ7 .headDiv___uzgBo p,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .headDiv___uzgBo p {
  width: 40%;
  height: 30px;
  margin-top: 1.4rem;
  color: white;
  font-size: 0.9rem;
  text-align: right;
  font-weight: bold;
}
.loginWarp___2glW0 .indexDiv___1jpJ7 .logoDiv___1JNaY,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .logoDiv___1JNaY {
  width: 60%;
  height: 80px;
  margin: 0 auto;
  text-align: left;
}
.loginWarp___2glW0 .indexDiv___1jpJ7 .logoDiv___1JNaY img,
.indexWarp___3Npc1 .indexDiv___1jpJ7 .logoDiv___1JNaY img {
  height: 40px;
  width: auto;
}
.indexWarp___3Npc1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#44BEE6), to(#FFFFFF));
  background: -webkit-linear-gradient(top, #44BEE6, #FFFFFF);
  background: -o-linear-gradient(top, #44BEE6, #FFFFFF);
  background: linear-gradient(to bottom, #44BEE6, #FFFFFF);
}
.indexWarp___3Npc1 .userInfo____nyTg {
  margin: 0 0 25px 0;
}
.indexWarp___3Npc1 .userInfo____nyTg .infoDiv___C7cwS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0 0 1rem;
}
.indexWarp___3Npc1 .userInfo____nyTg .infoDiv___C7cwS .textInfo___1jId_ {
  margin-top: 15px;
  text-align: left;
}
.indexWarp___3Npc1 .userInfo____nyTg .infoDiv___C7cwS .textInfo___1jId_ .ins___11h-e {
  display: inline-block;
  color: #888888;
  font-size: 0.8rem;
  margin-top: 0.5rem;
}
.indexWarp___3Npc1 .userInfo____nyTg .infoDiv___C7cwS .userAvatar___2RfB6 {
  height: 5rem;
  width: 5rem;
  margin-right: 1rem;
  border-radius: 5rem;
}
.indexWarp___3Npc1 .userInfo____nyTg .infoDiv___C7cwS .userAvatar___2RfB6 img {
  width: 100%;
  height: 100%;
  border-radius: 5rem;
}
.indexWarp___3Npc1 .userInfo____nyTg .footDiv___3NS2X {
  margin: 1rem 1rem 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.indexWarp___3Npc1 .userInfo____nyTg .footDiv___3NS2X p {
  font-size: 1rem;
}
.indexWarp___3Npc1 .userInfo____nyTg .footDiv___3NS2X p span {
  color: #1CA071;
}
.footerDiv___AHxlD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footerDiv___AHxlD .am-button {
  display: inline-block;
  width: 50% !important;
}
.subTitle___3d0qL {
  font-size: 0.5rem;
}
.detailWap___2lyzg,
.updateWap___1I2_U {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.detailWap___2lyzg .detailCon___3xSgX,
.updateWap___1I2_U .detailCon___3xSgX {
  padding: 80px 0 50px 10px;
}
.detailWap___2lyzg .auditInfo___2Z9jE,
.updateWap___1I2_U .auditInfo___2Z9jE {
  width: 100%;
}
.detailWap___2lyzg .auditInfo___2Z9jE .markWarp___3JdeP,
.updateWap___1I2_U .auditInfo___2Z9jE .markWarp___3JdeP {
  width: 200px;
  margin: 0 auto;
}
.detailWap___2lyzg .auditInfo___2Z9jE .markWarp___3JdeP .father___12EW4,
.updateWap___1I2_U .auditInfo___2Z9jE .markWarp___3JdeP .father___12EW4 {
  width: 200px;
  height: 200px;
  background-color: #00CCFF;
  border-radius: 50%;
}
.detailWap___2lyzg .auditInfo___2Z9jE .markWarp___3JdeP .child___2UL8V,
.updateWap___1I2_U .auditInfo___2Z9jE .markWarp___3JdeP .child___2UL8V {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #EFF3F6!important;
  position: relative;
  top: 50px;
  left: 50px;
  text-align: center;
  line-height: 100px;
  font-size: 1.2rem;
  font-weight: bold;
}
.detailWap___2lyzg .auditInfo___2Z9jE p,
.updateWap___1I2_U .auditInfo___2Z9jE p {
  margin-top: 8px;
}
.detailWap___2lyzg .auditInfo___2Z9jE .question___3ck3W,
.updateWap___1I2_U .auditInfo___2Z9jE .question___3ck3W {
  font-size: 0.8rem;
  font-weight: bold;
}
.detailWap___2lyzg .auditInfo___2Z9jE .suggest___JsX-T,
.updateWap___1I2_U .auditInfo___2Z9jE .suggest___JsX-T {
  width: 100%;
  text-align: center;
  white-space: normal;
  font-size: 1rem;
}
.detailWap___2lyzg .am-list-item,
.updateWap___1I2_U .am-list-item {
  padding-left: 0!important;
}
.detailWap___2lyzg .am-textarea-control,
.updateWap___1I2_U .am-textarea-control {
  background-color: #EFF3F6!important;
}
.detailWap___2lyzg .am-navbar-title,
.updateWap___1I2_U .am-navbar-title {
  text-align: center;
  font-size: 1rem;
}
.membersColor___3hRgP {
  color: #0000E3;
}
.settingIcon___3sdrT {
  position: absolute;
  right: 0;
  font-size: 20px;
}
.settingContent___12h6K {
  margin-bottom: 10px;
}
.userGroupInforRow___91RVU {
  margin-bottom: 20px;
}
.iconEdit___obHmL {
  font-size: 22px;
  color: #6bbdc8;
}
.addGroup___3afuw {
  margin-top: 15px;
  margin-bottom: 10px;
}
.search___3c1QZ {
  width: 200px;
}
.searchMenu___3Xad9 {
  width: 250px;
}
.moduleDel___1ZdHX {
  margin-left: 20px;
}
.menuWrap___3Y-Bp {
  width: 250px;
  float: left;
  margin-right: 30px;
  min-height: 500px;
}
.userGroupTable___2hqjI {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.leftRightIcon___1j-16 {
  font-size: 40px;
  text-align: center;
  margin: auto 0;
}
.roleTableTitle___Yn3sc {
  height: 58px;
  margin: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.roleTableTitle___Yn3sc .titleRight___2iQxQ {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
}
.institutionTableTitle___trfb5 {
  height: 28px;
  margin: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.institutionTableTitle___trfb5 .titleRight___2iQxQ {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
}
.dicMenuWrap___2nWKp {
  width: 150px;
  float: left;
  margin-right: 3px;
  margin-top: 10px;
}
.dictRightWrap___3REsB {
  margin-left: 170px;
  background-color: #eff3f6;
  padding: 10px;
  border-radius: 5px;
}
.dictTable___2X1aV {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.displayWrapper___a7AxJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.box___28925 {
  padding: 6px 20px;
  margin: 3px 0;
}
.morning___DgNIm {
  padding: 6px 20px;
  margin: 3px 0;
  background-color: #E4E4E4;
}
.afternoon___3VZlj {
  padding: 6px 20px;
  margin: 3px 0;
  background-color: #336600;
  color: white;
}
.date___3ln6u {
  margin-left: 50px;
}
.confirmRow___2W5Pv {
  margin-top: 20px;
}
.manageTitle___1pAMC {
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}
.moreShow___1dNwE {
  margin-left: 5px;
  color: deepskyblue;
  cursor: pointer;
}
.userWrap___JTr2K {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.userWrap___JTr2K .userRegionTreeWrap___2LOfH {
  min-width: 13%;
  height: 100%;
  overflow: auto;
}
.userWrap___JTr2K .userRightWrap___3zhXs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popoverEditor .popoverRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 3px 0;
}
.popoverEditor .popoverRow .ant-input-number-sm {
  width: 50px;
}
.flatTree .ant-table-row-indent {
  padding-left: 0 !important;
  color: #d9d7d7;
}
.flatTree .ant-table-row-indent.indent-level-1:before {
  content: '\2014';
}
.flatTree .ant-table-row-indent.indent-level-2:before {
  content: '\2014   \2014';
}
.flatTree .ant-table-row-indent.indent-level-3:before {
  content: '\2014   \2014   \2014';
}
.flatTree .ant-table-row-indent.indent-level-4:before {
  content: '\2014   \2014   \2014   \2014';
}
.flatTree .ant-table-row-expand-icon {
  display: none;
}
.print___LOaKq {
  text-align: right;
  margin: 10px 0;
}
.print___LOaKq .operate___117zo {
  display: inline-block;
  cursor: pointer;
}
.print___LOaKq .operate___117zo:nth-child(1) {
  margin-right: 20px;
}
.icon___pDRF2 {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 25px;
  margin-top: 10px;
  text-align: center;
  height: 25px;
  width: 25px;
  background: #84CCC9;
  display: block;
  border-radius: 50%;
}
.tree___3p3WD {
  height: 700px;
  overflow-x: hidden;
  overflow-y: auto;
  float: left;
}
.tree___3p3WD .ant-tree li {
  margin-right: 20px;
}
.__picker.has-warning .ant-select-search__field__placeholder,
.__picker.has-warning .ant-select-selection__placeholder {
  color: #ffbf00;
}
.avatarUploader___3Ibxh,
.avatarUploaderTrigger___2zuMb {
  width: 90px;
  height: 50px;
}
.avatar___4QtNB {
  width: 80px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
.avatarUploader___3Ibxh {
  display: block;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
}
.removeSign___qPiC8 {
  z-index: 1000;
  color: #ddd;
  position: absolute;
  left: 78px;
  top: -9px;
  font-size: 15px;
}
.removeSign___qPiC8:hover {
  color: #336600;
}
.avatarUploaderTrigger___2zuMb {
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
  color: #999;
}
.sampleWrapper___jMlcv {
  width: 90px;
  height: 50px;
  border: 1px solid #92d4a9;
  border-radius: 5px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100px;
}
.sample___10Wrk {
  width: 80px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
.titleYang___J1z1g {
  position: absolute;
  top: -7px;
  left: 3px;
  color: #336600;
  font-size: 10px;
}
.notice___1qd44 {
  width: 338px;
}
.expertCard___aoJ8a {
  border: none;
  border-top: 1px dashed gray;
  padding-top: 20px;
}
.expertCard___aoJ8a .isExpert___2cKPV {
  margin: 0 0 20px 55px;
}
.expertCard___aoJ8a .isExpert___2cKPV .note___3wjSv {
  color: red;
}
.expertCard___aoJ8a .hideDiv___reVaw {
  display: none;
}
.content___181zz {
  width: 100%;
  background-color: white;
  padding: 20px;
  height: 100%;
}
.content___2THfa {
  padding: 20px;
  width: 100%;
  background-color: white;
}
.content___2THfa .titleDiv___7rNoi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content___2THfa .titleDiv___7rNoi .title___146ot {
  font-size: 15px;
  font-weight: bold;
}
.content___2THfa .titleDiv___7rNoi .titleRight___1C353 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content___2THfa .titleDiv___7rNoi .titleRight___1C353 span {
  -ms-flex-item-align: center;
      align-self: center;
  margin-right: 10px;
}
.content___2THfa .contentDiv___1jzh6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 10px;
  margin-bottom: 60px;
}
.content___2THfa .contentDiv___1jzh6 .leftDiv___Gtz5Z {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content___2THfa .contentDiv___1jzh6 .leftDiv___Gtz5Z .card1___116O9 .insWord___1t3gT {
  color: #BEBEBE;
}
.content___2THfa .contentDiv___1jzh6 .leftDiv___Gtz5Z .card1___116O9 .label___15N-L {
  padding: 6px 0 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.content___2THfa .contentDiv___1jzh6 .leftDiv___Gtz5Z .card2___1-u3n {
  margin-top: 10px;
}
.content___2THfa .contentDiv___1jzh6 .leftDiv___Gtz5Z .card2___1-u3n .label___15N-L {
  padding: 6px 0 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.content___2THfa .contentDiv___1jzh6 .leftDiv___Gtz5Z .card3___20Y47 {
  margin-top: 10px;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O {
  margin-left: 10px;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card3___20Y47 .spanText___2fQTg {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card3___20Y47 .pic___JfoWG {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card3___20Y47 .col___2YmQf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-items: center;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card3___20Y47 .col___2YmQf .span___3iY_2 {
  text-align: center;
  margin-top: 10px;
  height: 30px;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card3___20Y47 .col1___3ttk0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  justify-items: center;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card3___20Y47 .col1___3ttk0 .span___3iY_2 {
  text-align: center;
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card4___vALEl {
  margin-top: 10px;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card4___vALEl .spanText___2fQTg {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card4___vALEl .pic___JfoWG {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card4___vALEl .col___2YmQf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-items: center;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card4___vALEl .col___2YmQf .span___3iY_2 {
  text-align: center;
  margin-top: 10px;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card4___vALEl .col1___3ttk0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  justify-items: center;
}
.content___2THfa .contentDiv___1jzh6 .rightDiv___edI8O .card4___vALEl .col1___3ttk0 .span___3iY_2 {
  text-align: center;
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___2THfa .buttonsDiv___19nLf {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  padding-left: 200px;
  padding-right: 200px;
  margin-left: 200px;
  background-color: white;
  border-top: 1px solid #eee;
}
.content___2THfa .buttonsDiv___19nLf .button___3acat {
  width: 118px;
  margin-left: 10px;
  padding: 2px 2px;
}
.content___2THfa .auditInfo___1X0L3 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-left: 200px;
}
.content___2THfa .auditInfo___1X0L3 .row___2oVkR {
  width: 100%;
  margin-left: 20px;
  height: 80px;
  background-color: #ffffff;
  padding-left: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-top: 1px solid #eee;
}
.content___2THfa .contentDiv1___12Yos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 10px;
}
.content___2THfa .contentDiv1___12Yos .leftDiv___Gtz5Z {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content___2THfa .contentDiv1___12Yos .rightDiv___edI8O {
  margin-left: 10px;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.uploadWrap___27E4G {
  text-align: center;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  overflow: hidden;
  -ms-flex-item-align: center;
      align-self: center;
}
.uploadWrap___27E4G .upload___1gGgS .addPic___1nqoG {
  cursor: pointer;
  font-size: 28px;
  color: #999;
  padding: 50px;
  width: 208px;
  height: 128px;
}
.uploadWrap___27E4G .upload___1gGgS .pic___JfoWG {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
}
.detailPic___1bfai {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 160px;
}
.signDetailPic___tnsV2 {
  cursor: pointer;
  border-radius: 6px;
  width: 100%;
  height: 160px;
}
.noContent___2XWKG {
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal___2KFLh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal___2KFLh .title___146ot {
  height: 30px;
  width: 80%;
  background: #FAFAFA;
  border: 1px solid #D8D8D8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal___2KFLh .content___2THfa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  flex-Wrap: wrap;
  width: 80%;
  border: 1px solid #D8D8D8;
  padding: 0px;
}
.modal___2KFLh .content___2THfa .span___3iY_2 {
  height: 30px;
  width: 20%;
  border: 1px solid #D8D8D8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search___1JKbS {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___1omOZ {
  font-size: 22px;
}
.delete___2pkHm {
  font-size: 22px;
  margin-left: 15px;
}
.messageEditorTitle___Wq9S4 {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___1zNQz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___1zNQz .left___QbT1Q {
  width: 45%;
}
.leftRight___1zNQz .left___QbT1Q .returnBtn___ihUcW {
  margin-left: 30px;
}
.leftRight___1zNQz .right___aekxI {
  margin-left: 50px;
  width: 45%;
}
.leftRight___1zNQz .right___aekxI .search___3V6Ap {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___1zNQz .right___aekxI .addUsersBtn___13tWs {
  margin-top: 20px;
}
.viewerRows___1cikg {
  margin-bottom: 30px;
}
.searchRow___stIlh {
  margin-bottom: 10px;
}
.marginRight10___1pf3A {
  margin-right: 15px;
}
.search___3V6Ap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.btnSecret___QnBLh {
  margin-left: 10px;
}
.tableLeft___3dUPo {
  float: left;
  width: 48%;
}
.tableRight___jdzrU {
  float: right;
  width: 48%;
}
.moveButton___xrK4Z {
  float: left;
  width: 4%;
  text-align: center;
  font-size: 32px;
  margin-top: 30%;
}
.iconEdit___2x0VV {
  font-size: 22px;
  color: #6BBDC8;
}
.iconAEdit___PkSCi {
  font-size: 22px;
  color: #6BBDC8;
  cursor: pointer;
}
.iconDEdit___2-Tdr {
  font-size: 22px;
  color: #6BBDC8;
  cursor: not-allowed;
}
.search___yv6x5 {
  width: 200px;
}
.tableLeft___9RIRq {
  float: left;
  width: 48%;
}
.tableRight___DWJ3q {
  float: right;
  width: 48%;
}
.moveButton___2DkIa {
  float: left;
  width: 4%;
  text-align: center;
  font-size: 32px;
  margin-top: 30%;
}
.iconEdit___1pd06 {
  font-size: 22px;
  color: #6BBDC8;
}
.iconAEdit___3YXgz {
  font-size: 22px;
  color: #6BBDC8;
  cursor: pointer;
}
.iconDEdit___2Qs4I {
  font-size: 22px;
  color: #6BBDC8;
  cursor: not-allowed;
}
.search___3rmFS {
  width: 200px;
}
.noneBody___1zkTG {
  display: none;
}
.wholeBody___3Zlcb {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
}
.reportWarp___2mbaF {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.reportWarp___2mbaF .Hr___IooTi {
  height: 1px;
  border: none;
  border-top: 1px solid #000;
}
.reportWarp___2mbaF h2 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.advice___b66Mp {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___b66Mp p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___b66Mp h4 {
  margin-top: 10px;
}
.btn___1IUYV {
  width: 50px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
@media print {
  .ant-notification {
    display: none;
  }
}
.patientInfo .ant-form-item {
  margin-bottom: 0;
}
.patientInfo .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.patientInfo .patientInfoCol .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: initial;
}
.patientInfo .nowrap {
  white-space: nowrap;
}
.patientInfo .ant-form-item-label label {
  font-weight: bold !important;
}
.patientInfoDiv___3UKv2 {
  width: 16.66666667%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___kID1J {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___3bogJ {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___1sYAh {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
}
.a1___2U3Ay {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.p___1oAm0 {
  width: 33%;
  line-height: 32px;
  text-align: center;
}
.p_1___2TOHQ {
  width: 33%;
  position: relative;
  top: 0;
  line-height: 32px;
  text-align: center;
}
.c_1___3H06W {
  font-weight: 900;
  color: black;
  width: 50%;
  height: 32px;
  position: absolute;
  top: 0;
  right: 50%;
  display: inline-block;
  text-align: right;
  white-space: nowrap;
}
.r_1___4KngY {
  width: 270%;
  margin-left: 55%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.c___vJhZ3 {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___1PqvT {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
}
.s___2_JMG {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.noneData___1HX5V {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.logItem___2nUaX {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.btn___1IUYV {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___3K6Ph {
  display: inline-block;
  margin-left: 5px;
}
.doubtModal___2h1gq .ant-modal-footer {
  text-align: center!important;
}
.redCon___14E5b textarea {
  border-color: red!important;
}
.redCon___14E5b input {
  border-color: red!important;
}
.tabsDiv___RGcv_ .ant-tabs {
  overflow-y: hidden !important;
}
.normal___2FZ7y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___21Qwy {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___3Y7cz {
  line-height: 1;
}
.avatar___3Y7cz img {
  border-radius: 50%;
}
.table___Okj4g td {
  height: 38px;
}
.iconSize___1hTWp {
  font-size: 22px;
  margin-left: 5px;
}
.opImg___1C3ac {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___21Qwy {
  width: 200px;
}
.tree___3uWdb {
  height: 700px;
  overflow-x: hidden;
  overflow-y: auto;
  float: left;
}
.tree___3uWdb .ant-tree li {
  margin-right: 20px;
}
.ant-cascader-input.ant-input {
  display: inline-block;
}
.normal___3a9wm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___sG19j {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___2izje {
  line-height: 1;
}
.avatar___2izje img {
  border-radius: 50%;
}
.table___3ooj3 td {
  height: 38px;
}
.iconSize___abdLL {
  font-size: 22px;
}
.opImg___2SZV9 {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___sG19j {
  width: 200px;
}
.avatarUploader___c2Sk0,
.avatarUploaderTrigger___3fgkn {
  width: 90px;
  height: 50px;
}
.avatar___2HOoi {
  width: 90px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.avatarUploader___c2Sk0 {
  display: block;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
}
.removeSign___1dFs8 {
  z-index: 1000;
  color: #ddd;
  position: absolute;
  left: 78px;
  top: -9px;
  font-size: 15px;
}
.removeSign___1dFs8:hover {
  color: #336600;
}
.preview___1Lx_n {
  z-index: 1001;
  color: #ddd;
  position: absolute;
  left: 100px;
  top: 10px;
  font-size: 15px;
  color: #108ee9;
}
.avatarUploaderTrigger___3fgkn {
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
  color: #999;
}
.sampleWrapper___37nka {
  width: 90px;
  height: 50px;
  border: 1px solid #92d4a9;
  border-radius: 5px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100px;
}
.sample___SZLu9 {
  width: 80px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
.titleYang___3a8fj {
  position: absolute;
  top: -7px;
  left: 3px;
  color: #336600;
  font-size: 10px;
}
.notice___2CMHS {
  width: 338px;
}
.normal___1kr-r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___10E2H {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___3-opD {
  line-height: 1;
}
.avatar___3-opD img {
  border-radius: 50%;
}
.table___2Hu1A td {
  height: 38px;
}
.iconSize___FDtcO {
  font-size: 22px;
  margin-left: 10px;
}
.opImg___1u8Wh {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___10E2H {
  width: 200px;
}
.insWrap___2L7K2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.insWrap___2L7K2 .insRegionTreeWrap___2H4sf {
  min-width: 13%;
  height: 100%;
  overflow: auto;
}
.insWrap___2L7K2 .insRightWrap___1Ijgd {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.normal___LORzL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___2FeaQ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___2rfNt {
  line-height: 1;
}
.avatar___2rfNt img {
  border-radius: 50%;
}
.table___2ZPjl td {
  height: 38px;
}
.iconSize___3fhWS {
  font-size: 22px;
  margin-left: 10px;
}
.opImg___2NvbA {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___2FeaQ {
  width: 200px;
}
.tree___3J-d8 {
  height: 700px;
  overflow-x: hidden;
  overflow-y: auto;
  float: left;
}
.tree___3J-d8 .ant-tree li {
  margin-right: 20px;
}
.ant-cascader-input.ant-input {
  display: inline-block;
}
.registerCard___30bGc {
  width: 100%;
  position: relative;
}
.registerCard___30bGc .division___3mwjn {
  padding-top: 18px;
  border-top: 1px dashed #E4E4E4;
}
.registerCard___30bGc .division___3mwjn .ant-radio-group {
  width: 100%;
}
.registerCard___30bGc .division___3mwjn .ant-radio-group .ant-radio-button-wrapper {
  text-align: center;
  width: 50%;
}
.registerCard___30bGc .insWord___1xG6C {
  color: #BEBEBE;
}
.registerCard___30bGc .btn___fbyX1 {
  margin-top: 20px;
  padding: 0 40px;
  margin-left: 15px;
}
.registerCard___30bGc .avatar___2KxUd {
  width: 90px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.registerCard___30bGc .avatar1___3a9KL {
  width: 50px;
  height: 90px;
  display: inline-block;
  text-align: center;
}
.divcard___3YMrz {
  min-height: 100%;
  margin-bottom: 50px;
  background: white;
}
.divcard___3YMrz .ant-form-item-control {
  max-height: 65px;
}
.push___33pI1 {
  height: 50px;
}
.footer___3vjms {
  border-top: 1px solid #E4E4E4;
  padding-top: 10px;
}
.label___2UFWY,
.labelNoRequire___3rIjk {
  padding: 6px 0 12px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.label___2UFWY::before,
.labelNoRequire___3rIjk::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '';
}
.logoWarp___3nnac {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.logoWarp___3nnac .logoDiv___3_Ivr,
.logoWarp___3nnac .exampleDiv___3sMTs {
  width: 100px;
  height: 100px;
  background: #FAFAFA;
  text-align: center;
  opacity: 1;
  border-radius: 4px;
  margin-top: 10px;
}
.logoWarp___3nnac .logoDiv___3_Ivr .logoUp___3UTKy,
.logoWarp___3nnac .exampleDiv___3sMTs .logoUp___3UTKy {
  width: 100%;
  margin: 0 auto;
}
.logoWarp___3nnac .logoDiv___3_Ivr .ant-upload.ant-upload-select-picture-card,
.logoWarp___3nnac .exampleDiv___3sMTs .ant-upload.ant-upload-select-picture-card,
.logoWarp___3nnac .logoDiv___3_Ivr .ant-upload-list-picture-card .ant-upload-list-item,
.logoWarp___3nnac .exampleDiv___3sMTs .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 100px !important;
  height: 100px !important;
}
.logoWarp___3nnac .exampleDiv___3sMTs {
  margin-left: 15px;
  border: none;
}
.logoWarp___3nnac .exampleDiv___3sMTs img {
  display: inline-block;
  width: 100px !important;
  height: 100px !important;
}
.imageWarp___2vwa4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.imageWarp___2vwa4 .imageDiv___mUanF,
.imageWarp___2vwa4 .exampleImageDiv___EEtGy {
  width: 255px;
  height: 160px;
  background: #FAFAFA;
  opacity: 1;
  border-radius: 4px;
  text-align: center;
}
.imageWarp___2vwa4 .imageDiv___mUanF .ant-upload.ant-upload-select-picture-card,
.imageWarp___2vwa4 .exampleImageDiv___EEtGy .ant-upload.ant-upload-select-picture-card,
.imageWarp___2vwa4 .imageDiv___mUanF .ant-upload-list-picture-card .ant-upload-list-item,
.imageWarp___2vwa4 .exampleImageDiv___EEtGy .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 255px !important;
  height: 160px !important;
}
.imageWarp___2vwa4 .exampleImageDiv___EEtGy {
  margin-left: 15px;
  border: none;
}
.imageWarp___2vwa4 .exampleImageDiv___EEtGy img {
  display: inline-block;
  width: 255px !important;
  height: 160px !important;
}
.fliesDiv___1CobV .but___Ti21y {
  width: 191px;
  height: 40px;
  line-height: 40px;
  background: #FAFAFA;
  border: 1px solid #CCCCCC;
  opacity: 1;
  border-radius: 4px;
}
.fliesDiv___1CobV .ant-upload.ant-upload-select-picture-card {
  border: none;
  width: 191px !important;
  height: 40px !important;
}
.fliesDiv___1CobV .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
}
.imageB___wXJNh,
.imageS___2sW9p {
  z-index: 10000;
  width: 255px;
  height: 160px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.imageS___2sW9p {
  width: 100px;
  height: 100px;
}
.fixBottom___1qnwx {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 500;
  background: #FFFFFF;
}
.fixBottom___1qnwx button {
  margin-right: 15px!important;
}
.fixBottom___1qnwx .auditInfo___S4Xyb {
  border-top: 1px solid #E4E4E4;
  padding-top: 10px;
  height: 50px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.fixBottom___1qnwx .auditInfo___S4Xyb div {
  margin-right: 30px;
}
.fixBottom___1qnwx .auditInfo___S4Xyb div:first-child {
  margin-left: 15px;
}
.fixBottom___1qnwx .footer___3vjms {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 10px;
}
.normal___NxQKv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___1_hcw {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___1jWU5 {
  line-height: 1;
}
.avatar___1jWU5 img {
  border-radius: 50%;
}
.table___3xTky td {
  height: 38px;
}
.iconSize___20lbN {
  font-size: 22px;
  margin-left: 10px;
}
.opImg___1ha7w {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___1_hcw {
  width: 200px;
}
.normal___3Dqtz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___3rtZ0 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___3OfxP {
  line-height: 1;
}
.avatar___3OfxP img {
  border-radius: 50%;
}
.tab___1TRm6 {
  margin-top: 10px;
}
.table___1uTiL td {
  height: 38px;
}
.iconSize___g7aGr {
  font-size: 22px;
}
.inTitle___3qFi2 {
  font-size: 18px;
  text-align: center;
}
.search___3rtZ0 {
  width: 200px;
}
.power-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
.power-list input,
.power-list textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.power-list input {
  margin-right: 16px;
}
.power-list .del-circle {
  margin-top: 4px;
  margin-left: 8px;
  color: #f04134;
}
.power-list .ml-16 {
  margin-right: 16px;
}
.tableLeft___3Os7F {
  float: left;
  width: 48%;
}
.tableRight___3kQqD {
  float: right;
  width: 48%;
}
.moveButton___14K5r {
  float: left;
  width: 4%;
  text-align: center;
  font-size: 32px;
  margin-top: 30%;
}
.iconEdit___117yu {
  font-size: 22px;
  color: #6BBDC8;
}
.iconAEdit___1gVnD {
  font-size: 22px;
  color: #6BBDC8;
  cursor: pointer;
}
.iconDEdit___LH_Mu {
  font-size: 22px;
  color: #6BBDC8;
  cursor: not-allowed;
}
.search___1w-qE {
  width: 200px;
  margin-left: 16px;
}
.normal___knXEn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___RdaQ1 {
  line-height: 1.5;
}
.rightBtn___1Dqc2 {
  float: right;
  line-height: 1.5;
}
.widthSel___1wi2C {
  width: 200px;
}
.searchLeft___jR9io {
  float: left;
}
.searchRight___1Zl79 {
  float: left;
}
@media all and (max-width: 1250px) {
  .searchLeft___jR9io {
    margin-bottom: 10px;
  }
}
.search___2-zPQ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___3cSxB {
  font-size: 22px;
}
.delete___2C_q4 {
  font-size: 22px;
  margin-left: 15px;
}
.search___1UHsz {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___2d_Fd {
  font-size: 22px;
}
.delete___1ltbW {
  font-size: 22px;
  margin-left: 15px;
}
.search___1CoYx {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___ie7w7 {
  font-size: 22px;
}
.delete___2NXc0 {
  font-size: 22px;
  margin-left: 15px;
}
.search___TNgqO {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___CMgQ6 {
  font-size: 22px;
}
.delete___2smgv {
  font-size: 22px;
  margin-left: 15px;
}
.search___n940s {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___2ieoL {
  font-size: 22px;
}
.delete___3rr6Z {
  font-size: 22px;
  margin-left: 15px;
}
.schedualHead___3BrKw {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.8;
}
.schedualdiv___3KZlW {
  display: inline-block;
  position: absolute;
  right: 1.5%;
}
.menuwidth___35Y0A {
  width: 150px;
}
.tabstyle___3rSi- {
  font-size: 16px;
  margin-bottom: 10px;
}
.paibanmenu {
  width: 100%;
}
.paiban .ant-table-thead > tr:first-child {
  font-size: 20px;
}
.paiban .ant-table-tbody > tr > td,
.paiban .ant-table-thead > tr > th {
  text-align: center;
  white-space: nowrap;
}
.title___1gFeU {
  text-align: left;
  margin: 20px 0px;
  font-size: 20px;
}
.btnright___2pn0r {
  margin-right: 10px;
}
.messageEditorTitle___2j8Gg {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___3WjGq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.leftRight___3WjGq .left___1UTr5 {
  width: 40%;
}
.leftRight___3WjGq .left___1UTr5 .returnBtn___2qJj1 {
  margin-left: 30px;
}
.leftRight___3WjGq .userRegionTreeWrap___1vFSx {
  min-width: 13%;
  height: 100%;
  overflow: auto;
}
.leftRight___3WjGq .addUsersBox___1XQY6 {
  width: 40%;
}
.leftRight___3WjGq .addUsersBox___1XQY6 .search___2hNUL {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___3WjGq .addUsersBox___1XQY6 .addUsersBtn___3FKcF {
  margin-top: 20px;
}
.leftRight___3WjGq .addUsersBox___1XQY6 .ant-table-thead .ant-checkbox {
  display: none;
}
.viewerRows___3PwGb {
  margin-bottom: 30px;
}
.searchRow___2Uq7q {
  margin-bottom: 10px;
}
.marginRight10___1UgS_ {
  margin-right: 15px;
}
.normal___1v7qU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.centers___3_bR_ {
  text-align: center;
}
.serBtn___aT7YL {
  line-height: 1.5;
  margin-left: 5px;
}
.rightBtn___2TAdQ {
  float: right;
  line-height: 1.5;
}
.searchLight___2GN2s {
  float: left;
  margin-right: 5px;
}
.searchRight___-2ldy {
  float: right;
}
.widthSel___3q54m {
  width: 200px;
}
.menuwidth___2Emo1 {
  width: 150px;
}
.remind .ant-table-thead > tr:first-child {
  font-size: 20px;
  clear: both;
}
.schedualdiv___2Fzj8 {
  margin: 0 0 10px 10px;
}
.schedualHead___35_0q {
  font-size: 14px;
  float: left;
}
.iconEdit___11IKS {
  font-size: 22px;
}
@media all and (max-width: 1250px) {
  .searchLeft___tgiKS {
    margin-bottom: 10px;
  }
}
.normal___EtuT4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___v2Hgg {
  line-height: 1.5;
}
.rightBtn___1Ha9o {
  float: right;
  line-height: 1.5;
}
.widthSel___1KKeB {
  width: 200px;
}
.searchLeft___3X-3L {
  float: left;
}
.searchRight___2NP9Q {
  float: left;
}
.iconEdit___2Bey4 {
  font-size: 22px;
}
.iconDelete___1nhw_ {
  font-size: 22px;
  margin-left: 15px;
}
@media all and (max-width: 1250px) {
  .searchLeft___3X-3L {
    margin-bottom: 10px;
  }
}
.ant-input-number-input {
  display: inline-block;
}
.print___3PC5P {
  text-align: right;
  margin: 10px 0;
}
.print___3PC5P .operate___IUX1l {
  display: inline-block;
  cursor: pointer;
}
.print___3PC5P .operate___IUX1l:nth-child(1) {
  margin-right: 20px;
}
.tableFooter___3dmCL {
  text-align: center;
  font-weight: bold;
}
.print___1PMp2 {
  text-align: right;
  margin: 10px 0;
}
.print___1PMp2 .operate___3MG_N {
  display: inline-block;
  cursor: pointer;
}
.print___1PMp2 .operate___3MG_N:nth-child(1) {
  margin-right: 20px;
}
.tableFooter___2ZcIE {
  text-align: center;
  font-weight: bold;
}
.charge___2eZdq {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-top: 20px;
}
.tabstyle___1SxDS {
  width: 100%;
  font-size: 16px;
  margin-bottom: 10px;
}
.searchLabel___1tRGC {
  color: #000;
  font-size: 15px;
  line-height: 32.5px;
}
.print___3hp7H {
  text-align: right;
  margin: 10px 0;
}
.print___3hp7H .operate___2LhsM {
  display: inline-block;
  cursor: pointer;
}
.print___3hp7H .operate___2LhsM:nth-child(1) {
  margin-right: 20px;
}
.tableFooter___1Do6R {
  text-align: center;
  font-weight: bold;
}
.charge___xDTmd {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-top: 20px;
}
.tabstyle___sVziT {
  width: 100%;
  font-size: 16px;
  margin-bottom: 10px;
}
.noSettlement___1UbVk {
  cursor: not-allowed;
}
.normal___W2Np9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.centers___2Star {
  text-align: center;
}
.serBtn___1wmms {
  line-height: 1.5;
  margin-left: 5px;
}
.rightBtn___32eef {
  float: right;
  line-height: 1.5;
}
.searchLight___2ARy- {
  float: left;
  margin-right: 5px;
}
.searchRight___3NrE4 {
  float: right;
}
.widthSel___3M9Z8 {
  width: 200px;
}
.menuwidth___21xsd {
  width: 150px;
}
.remind .ant-table-thead > tr:first-child {
  font-size: 20px;
  clear: both;
}
.schedualdiv___1YZKN {
  margin: 0 0 10px 10px;
}
.schedualHead___3PNWQ {
  font-size: 14px;
  float: left;
}
.iconEdit___cKnEi {
  font-size: 22px;
}
.tabstyle___2rrts {
  font-size: 16px;
  margin-bottom: 10px;
}
@media all and (max-width: 1250px) {
  .searchLeft___2OmDB {
    margin-bottom: 10px;
  }
}
.avatarUploader___Ys69l,
.avatarUploaderTrigger___3eEjf {
  width: 90px;
  height: 50px;
}
.avatar___35VEg {
  width: 90px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.avatarUploader___Ys69l {
  display: block;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
}
.removeSign___qXBFj {
  z-index: 1000;
  color: #ddd;
  position: absolute;
  left: 78px;
  top: -9px;
  font-size: 15px;
}
.removeSign___qXBFj:hover {
  color: #336600;
}
.avatarUploaderTrigger___3eEjf {
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
  color: #999;
}
.sampleWrapper___3NGSd {
  width: 90px;
  height: 50px;
  border: 1px solid #92d4a9;
  border-radius: 5px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100px;
}
.sample___2ZiGq {
  width: 80px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
.titleYang___1nOcc {
  position: absolute;
  top: -7px;
  left: 3px;
  color: #336600;
  font-size: 10px;
}
.notice___2OuNG {
  width: 338px;
}
.search___2qUtQ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___2C8qs {
  font-size: 22px;
}
.delete___2X6YG {
  font-size: 22px;
  margin-left: 15px;
}
.avatar___3eUtu {
  width: 60px;
  height: 60px;
}
.title___3cJ1R {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding-left: 15px;
  line-height: 50px;
  height: 50px;
  background-color: #1ab395;
  color: #fff;
}
.title___3cJ1R .info___3kXo_ {
  float: left;
  height: 20px;
  line-height: 20px;
  margin-top: 15px;
  padding: 0 10px;
  font-size: 18px;
  color: #000;
  border-right: 2px solid #fff;
  color: #fff;
}
.title___3cJ1R .info___3kXo_:nth-last-child(1) {
  border: none;
}
.menuWrap___1rhc1 {
  width: 290px;
  float: left;
  margin-right: 30px;
  min-height: 500px;
}
.menuWrap___1rhc1 p {
  padding-top: 5px;
}
.menuWrap___1rhc1 .ant-menu-inline,
.menuWrap___1rhc1 .ant-menu-vertical {
  border-right: none;
}
.menuWrap___1rhc1 .ant-menu-inline .ant-menu-item,
.menuWrap___1rhc1 .ant-menu-inline .ant-menu-submenu-title,
.menuWrap___1rhc1 .ant-menu-vertical .ant-menu-item,
.menuWrap___1rhc1 .ant-menu-vertical .ant-menu-submenu-title {
  line-height: 18px;
  height: 74px;
  font-size: 16px;
  background: #ebf7fd;
  margin: 7px 0;
  overflow: initial;
}
.menuWrap___1rhc1 .ant-menu-item-selected,
.menuWrap___1rhc1 .ant-menu-item-active {
  color: #3399cc!important;
  background: #d7effb!important;
  border: 1px solid #3399cc!important;
}
.menuWrap___1rhc1 .ant-menu-item-selected:before,
.menuWrap___1rhc1 .ant-menu-item-active:before {
  content: '';
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-left-color: #d7effb;
  position: absolute;
  left: 100%;
  bottom: 30%;
  z-index: 10;
}
.menuWrap___1rhc1 .ant-menu-item-selected > p:before,
.menuWrap___1rhc1 .ant-menu-item-active > p:before {
  content: '';
  width: 0;
  height: 0;
  border: 13px solid transparent;
  border-left-color: #3399cc;
  position: absolute;
  left: 100%;
  bottom: 29%;
  z-index: 9;
}
.detailWarp___2HsEi .cardLabel___1S2X4 {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.detailWarp___2HsEi .fileModel___1rakv .ant-form-item-control-wrapper___2ilws {
  width: 100%!important;
}
.detailWarp___2HsEi .ant-card {
  margin-bottom: 10px;
}
.detailWarp___2HsEi .ant-card-bordered {
  border: 1px solid #7dcef4;
}
.detailWarp___2HsEi .ant-card-head {
  height: 40px;
  line-height: 40px;
  background: #d7effb;
  border-bottom: 1px solid #7dcef4;
}
.detailWarp___2HsEi .ant-card-body {
  padding: 18px;
}
.detailWarp___2HsEi .ant-form-item {
  margin-bottom: 5px;
}
.noRecords___ABrRs {
  text-align: center;
  font-size: 16px;
  padding: 20px;
}
.timeLine___2PP1B {
  width: 100%;
  padding: 15px;
  font-size: 14px;
  color: #000;
}
.timeLine___2PP1B .ant-timeline-item-tail {
  position: absolute;
  left: 2px;
  top: 0;
  height: 100%;
  border-left: 8px solid #1ab395;
}
.timeLine___2PP1B .tTiele___eFiv- {
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
  margin: 10px 0 15px 0;
}
.timeLine___2PP1B .tRow___4xxSi {
  font-size: 14px;
  padding: 0 0 5px 20px;
}
.timeLine___2PP1B .tLabel___1bXfn {
  font-weight: bold;
}
.timeLine___2PP1B .tButton___ImtjT {
  width: 80px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #1ab395;
  color: #1ab395;
  font-size: 16px;
  margin: 10px 0 20px 20px;
  cursor: pointer;
}
.timeLineDot___39aVS {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #1ab395;
}
.timeLinependingDot___1qiOX {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
}
.wholeBody___1SBGj {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
}
.reportWarp___3lPy_ {
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.reportWarp___3lPy_ h4 {
  text-align: center;
}
.reportWarp___3lPy_ .Hr___3xUfH {
  height: 1px;
  border: none;
  border-top: 1px solid #757C7A;
}
.reportWarp___3lPy_ h2 {
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
}
.advice___1fztk {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___1fztk p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___1fztk h4 {
  margin-top: 10px;
}
.btn___17gyz {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___2FPlz {
  display: inline-block;
  margin-left: 5px;
}
.patientInfo .ant-form-item {
  margin-bottom: 0;
}
.patientInfo .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.patientInfo .patientInfoCol .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: initial;
}
.patientInfo .nowrap {
  white-space: nowrap;
}
.patientInfo .ant-form-item-label label {
  font-weight: bold !important;
}
.patientInfoDiv___N8wcR {
  width: 17.8%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___1IXqC {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___1_fG7 {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___3suFa {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.c___1UzsG {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___3ViDh {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  position: relative;
}
.signWrapper___3Q7V4 {
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 4px;
}
.sign___2pv20 {
  height: 50px;
  display: inline-block;
  text-align: center;
}
.oneLine___3vHp8 {
  line-height: 32px;
  margin: 10px 0;
}
.oneLineLabel___1y9yy {
  font-weight: 900;
  color: black;
  width: 16.5%;
  display: inline-block;
  text-align: right;
}
.oneLineContent___aCTv2 {
  width: 83.5%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: left;
  text-indent: 5px;
  position: relative;
}
.footer___2DZdw {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
body {
  margin: 0;
  padding: 0;
}
#report___3w-Mm {
  margin: 0 auto;
  margin-bottom: 50px;
  width: 720px;
  height: 900px;
  /*border: 1px solid red;*/
  /*text-align: center;*/
}
.title___16kwN {
  width: 100%;
  text-align: center;
  margin-left: -25%;
  margin-top: 2%;
}
.title___16kwN h1 {
  font-family: 楷体;
  font-weight: bold;
}
.title___16kwN h5 {
  font-size: 16px;
}
.flaseHr___2lc08 {
  height: 1px;
  border: none;
  border-bottom: 2px solid #797979;
  margin-bottom: 2px;
}
.patientInfo___1jR3j {
  padding-top: 10px;
}
.patientInfo___1jR3j > .infoLine___22gqP,
.footer___8cOwR > .reportInfo___nl3z3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.reportInfo___nl3z3 {
  margin-bottom: -8px;
}
.infoLine___22gqP > div {
  line-height: 30px;
  width: 220px;
}
.checkSee___3X9wv,
.checkImpress___uwmr8 {
  min-height: 200px;
}
.note___12Drc {
  padding-top: 5px;
}
.postion___3Y0BZ {
  /*height: 80px;
    padding-top: 20px;
    background-color: white;*/
  width: 720px;
  /*position: fixed;
    bottom: 0px;*/
}
@media print {
  .postion___3Y0BZ {
    height: 80px;
    padding-top: 20px;
    padding-right: 40px;
    background-color: white;
    width: 720px;
    position: fixed;
    bottom: 0px;
  }
}
.reportTitle___14rA7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.reportTitle___14rA7 h2 {
  margin: 15px 0 0 10px;
}
/*.lable{
    display: inline-block;
    width: 80px;
    text-align: justify;
}
.lable:after{
      content: "";
      padding-left: 100%;
      display: inline-block;
}*/
.search___PkzgF {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.emergencyReserve___3xpf- {
  border: none;
  border-top: 1px dashed gray;
  padding-top: 10px;
}
.ant-cascader-input.ant-input {
  display: inline-block;
}
.search___pEQYJ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___1s3xm {
  font-size: 22px;
}
.delete___2F0Oq {
  font-size: 22px;
  margin-left: 15px;
}
.audioWrap___2PBGA {
  display: inline;
  margin-left: 10px;
}
.audioWrap___2PBGA .audioButton___3dM21 {
  margin-right: 10px;
}
.audioWrap___2PBGA .ant-btn:focus,
.audioWrap___2PBGA .ant-btn:hover {
  border-color: #d3d3d3;
}
.returnVisitRelatedBtn___rceBE {
  margin-left: 20px;
}
.relatedCardWrap___4RTI9 .ant-card-body {
  padding: 0;
  margin-top: 20px;
}
.tabs___30UL8 iframe {
  border: 0;
  width: 100%;
  min-height: 500px;
}
.tabs___30UL8 .ant-tabs-bar {
  margin-bottom: 0;
}
.tabs___30UL8 .ant-tabs-tabpane {
  padding: 0;
}
.patientName___1EUUS {
  font-size: 16px;
  color: #0099ff;
  font-weight: bold;
  cursor: pointer;
}
.patientImpression___4JH9g {
  font-size: 14px;
  color: #999;
  word-break: break-all;
}
.alert___2tcfz {
  margin-Bottom: 20px;
}
.contentWrap___SBlba {
  margin: 0 auto;
  width: 90%;
}
.contentWrap___SBlba h1 {
  text-align: center;
  margin-bottom: 30px;
}
.contentWrap___SBlba .searchWrap___aAeia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 700px;
}
.contentWrap___SBlba .searchWrap___aAeia .searchInput___1Q0Kq {
  width: 800px;
  height: 32px;
}
.contentWrap___SBlba .searchWrap___aAeia .showMore___33Ida {
  font-size: 18px;
  margin: 10px 5px 0 5px;
}
.contentWrap___SBlba .EConditionsWrap___u-Bms {
  margin-top: 20px;
}
.contentWrap___SBlba .EConditionsWrap___u-Bms .conditionInput___1cG0P {
  width: 320px;
}
.contentWrap___SBlba .EConditionsWrap___u-Bms .conditionAgeAnd___1rAbC {
  padding: 0 8px;
}
.contentWrap___SBlba .EConditionsWrap___u-Bms .conditionAgeWidth___2QAoG {
  width: 60px;
}
.contentWrap___SBlba .EConditionsWrap___u-Bms .conditionAgeInput___22XOL {
  width: 60px;
  margin-left: 3px;
  height: 28px;
}
.contentWrap___SBlba .EConditionsWrap___u-Bms .conditionUpWrap___2_f65 .conditionUp___vBh5E {
  font-size: 18px;
}
.contentWrap___SBlba .results___Giosi {
  width: 70%;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 16%;
}
.contentWrap___SBlba .results___Giosi .result___8lCzl {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
}
.contentWrap___SBlba .results___Giosi .result___8lCzl a {
  font-size: 19px;
  text-decoration: underline;
}
.contentWrap___SBlba .pagination___3z-5g {
  text-align: center;
  margin: 20px 0;
}
.contentInner___EDg8J {
  background-color: #fff;
  padding: 10px 0 20px 0;
}
#wrapper___25olp .toolbar___2knQr {
  overflow: inherit !important;
}
#wrapper___25olp .toolbar___2knQr > div:after {
  content: "";
  display: block;
  visibility: hidden;
  width: 0;
  clear: both;
}
/*---以下为必备样式----*/
.calendarWrap___2ryK5 {
  position: relative;
}
.calendarWrap___2ryK5 .calendarInput___1mkq2 {
  width: 151px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}
.calendarWrap___2ryK5 .calendarInput___1mkq2 .calendarIcon___34rDg {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #919191;
}
.calendarWrap___2ryK5 .calendarInput___1mkq2 input {
  width: 151px;
  height: 31px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-size: 12px;
  outline: none;
  display: block;
  padding: 6px 7px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.calendarWrap___2ryK5 .calendarInput___1mkq2 input:hover,
.calendarWrap___2ryK5 .calendarInput___1mkq2 input:active {
  border-color: #108ee9;
}
.calendarWrap___2ryK5 .calendarContainer___2XpXK {
  width: 232px;
  outline: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  border: 1px solid #d9d9d9;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #fff;
  line-height: 1.5;
}
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt {
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarYearRange___rjObS {
  padding: 0 2px;
  font-weight: bold;
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
  line-height: 34px;
}
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarBtn___2sRA2,
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarBtnNext___3p9Sj {
  position: absolute;
  top: 0;
  color: rgba(0, 0, 0, 0.43);
  padding: 0 5px;
  font-size: 12px;
  display: inline-block;
  line-height: 34px;
  cursor: pointer;
}
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarBtn___2sRA2:hover,
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarBtnNext___3p9Sj:hover {
  color: #108ee9;
}
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarBtnNextDisabled___3nZ32 {
  position: absolute;
  top: 0;
  padding: 0 5px;
  font-size: 12px;
  display: inline-block;
  line-height: 34px;
  color: #c3c3c3;
  cursor: not-allowed;
}
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarBtnNextDisabled___3nZ32:hover {
  color: #c3c3c3;
}
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarBtn___2sRA2 {
  left: 7px;
}
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarBtnNext___3p9Sj,
.calendarWrap___2ryK5 .calendarHeadYear___2b9Nt .calendarBtnNextDisabled___3nZ32 {
  right: 7px;
}
.calendarWrap___2ryK5 .calendarBodyYear___12Qtf {
  width: 100%;
  height: 120px;
}
.calendarWrap___2ryK5 .calendarBodyYear___12Qtf .calendarYearUl___3yw09 {
  list-style: none;
}
.calendarWrap___2ryK5 .calendarBodyYear___12Qtf .calendarYearUl___3yw09 .calendarYearLi___1sx6N,
.calendarWrap___2ryK5 .calendarBodyYear___12Qtf .calendarYearUl___3yw09 .calendarYearLiSelect___1UDLv {
  float: left;
  text-align: center;
  width: 108px;
  cursor: pointer;
}
.calendarWrap___2ryK5 .calendarBodyYear___12Qtf .calendarYearUl___3yw09 .calendarYearLi___1sx6N > button,
.calendarWrap___2ryK5 .calendarBodyYear___12Qtf .calendarYearUl___3yw09 .calendarYearLiSelect___1UDLv > button {
  cursor: pointer;
  outline: none;
  border: 0;
  display: inline-block;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.65);
  background: transparent;
  text-align: center;
  height: 24px;
  line-height: 24px;
  padding: 0 6px;
  border-radius: 4px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  margin: 14px 0;
}
.calendarWrap___2ryK5 .calendarBodyYear___12Qtf .calendarYearUl___3yw09 .calendarYearLi___1sx6N > button:hover,
.calendarWrap___2ryK5 .calendarBodyYear___12Qtf .calendarYearUl___3yw09 .calendarYearLiSelect___1UDLv > button:hover {
  color: #108ee9;
}
.searchForm___35sP7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.searchForm___35sP7 .selectionMR___1rCyE {
  margin-right: 10px;
}
.searchForm___35sP7 .radioGroup___1V4S4,
.searchForm___35sP7 .radioGroupNew___2_z2g {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___35sP7 .radioGroupNew___2_z2g {
  width: 220px;
  min-width: 220px;
}
.searchForm___35sP7 .dateRangeFI___3dS-0 {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___35sP7 .opts___19IMJ {
  margin-right: 10px;
  width: 180px;
  min-width: 180px;
}
.searchForm___35sP7 .optLabel___140Dt {
  width: 68px;
  min-width: 68px;
}
.nameA___2eHBi {
  font-size: 28px;
}
.nameB___3PUTm {
  color: #0a6099;
}
.header___2YEi9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
}
.header___2YEi9 .headerSon___2S54D {
  margin-left: 15px;
}
.importWrap___11Srw {
  margin-bottom: 20px;
}
.importWrap___11Srw .idInputLabel___3Hsvn {
  margin-right: 10px;
}
.importWrap___11Srw .idInput___24rqk {
  width: 200px;
  margin-right: 20px;
}
.searchWrap___2jFxP {
  margin-bottom: 20px;
}
.searchWrap___2jFxP .idInputLabel___3Hsvn {
  margin-right: 10px;
}
.searchWrap___2jFxP .idInput___24rqk {
  width: 200px;
}
.searchWrap___2jFxP .patientNameLabel___2IxNz {
  margin-left: 10px;
  margin-right: 10px;
}
.searchWrap___2jFxP .patientNameInput___3wZpS {
  width: 100px;
}
.searchWrap___2jFxP .searchBtn___2e_XP {
  margin: 0 20px;
}
.noteText___3Odf5 {
  white-space: pre-line !important;
}
.infoTabs___2pdFj .ant-tabs {
  overflow-y: hidden;
}
.infoTabs___2pdFj .ant-tabs-content .ant-tabs-content-animated {
  margin-top: 15px!important;
}
.normal___3NIJ3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___1v7DQ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___3D3z3 {
  line-height: 1;
}
.avatar___3D3z3 img {
  border-radius: 50%;
}
.tab___26LSh {
  margin-top: 10px;
}
.table___inp2b td {
  height: 38px;
}
.inTitle___2NMWI {
  font-size: 18px;
  text-align: center;
}
.iconSize___1Y5In {
  font-size: 22px;
}
.normal___3SoTo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.cardStyles___2NG8P {
  overflow: auto;
}
.search___6Shla {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.expertDiv1___1PBeN {
  display: inline-block;
  vertical-align: top;
}
.expertDiv1___1PBeN .headLoad___22ucn {
  width: 100px;
  height: 100px;
  margin-bottom: 5px;
  border-radius: 50%;
  overflow: hidden;
}
.expertDiv1___1PBeN .headLoad___22ucn img {
  width: 100px;
  cursor: pointer;
}
.expertDiv1___1PBeN .tips___1-YA6 {
  color: #BEBEBE;
  font-size: 10px;
}
.expertDiv2___1VLnA {
  display: inline-block;
  vertical-align: top;
  width: 80%;
  margin-left: 20px;
}
.textareaLen___-rQQ5 {
  width: 250%;
}
.expertButtrnSty___1fcZQ {
  margin-left: 12.5%;
}
.table___2mL-E td {
  height: 38px;
}
.backSty___3PEN6 {
  position: absolute;
  top: 10px;
  right: 8.9%;
}
.advice___1R_Ym {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___1R_Ym .longItem___2wBkH {
  margin-top: 40px;
  margin-left: -10%;
}
textarea.ant-input {
  max-width: 5900px;
}
.expertInfo .ant-form-item-label label {
  float: left !important;
  margin-top: 6px !important;
}
.expertInfo .ant-form-explain,
.expertInfo .ant-form-extra {
  margin-left: -10% !important;
}
.normal___30Oln {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___3Lzx9 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___3rR23 {
  line-height: 1;
}
.avatar___3rR23 img {
  border-radius: 50%;
}
.iconSize___2Y0KF {
  font-size: 22px;
}
.opImg___3z1F1 {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___3Lzx9 {
  width: 200px;
}
.normal___MYQXX {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___30RZO {
  width: 64px;
}
.rightBtn___swZGK {
  float: right;
  line-height: 1.5;
}
.widthSel___16tnO {
  width: 200px;
}
.searchLeft___2xkpN {
  float: left;
}
.searchRight___2213C {
  float: left;
}
@media all and (max-width: 1250px) {
  .searchLeft___2xkpN {
    margin-bottom: 10px;
  }
}
.queryRow___1mn8t {
  margin-bottom: 20px;
}
.patientInfos___3d7sS .ant-table {
  border: 0;
}
.patientInfos___3d7sS .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.tableNormal .ant-table-tbody .card {
  padding: 0 0 8px;
}
.ant-table {
  border-radius: 0;
}
.tag {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border-radius: 10px;
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  text-align: center;
  background: #7ecef4;
}
.tagBig {
  display: block;
  margin: 0 auto 10px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  border-radius: 16px;
  padding: 0 10px;
}
.tag1 {
  background: #7ecef4;
}
.statusName100 {
  color: #09afc3;
}
.statusName110 {
  color: #f50000;
}
.statusName120 {
  color: #ff6600;
}
.statusName121 {
  color: #f50000;
}
.statusName130 {
  color: #108ee9;
}
.statusName140 {
  color: #22ad38;
}
.statusName150 {
  color: #8c7d29;
}
.statusName900 {
  color: #999;
}
.statusName910 {
  color: #333;
}
.cardTitle___26Aam {
  height: 42px;
  line-height: 42px;
  background-color: #f2f1f1;
  border: 1px solid #e5e5e5;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cardTitle___26Aam .patient___3cdrw,
.cardTitle___26Aam .experts___mX3rv,
.cardTitle___26Aam .time___1vwvt,
.cardTitle___26Aam .type___2nvYQ,
.cardTitle___26Aam .operator___316vq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
.cardTitle___26Aam .patient___3cdrw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding: 0 5px 0 10px;
  text-align: left;
}
.cardTitle___26Aam .patient___3cdrw .patientWrap___3EJfL {
  padding: 0 0 0 72px;
  position: relative;
  min-height: 64px;
}
.cardTitle___26Aam .patient___3cdrw .patientWrap___3EJfL .info___1Od6g {
  color: #333;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100%;
}
.cardTitle___26Aam .patient___3cdrw .patientWrap___3EJfL .impression___3whZa,
.cardTitle___26Aam .patient___3cdrw .patientWrap___3EJfL .comment___3OEja {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  height: 44px;
  width: 294px;
  color: #666;
}
.cardTitle___26Aam .patient___3cdrw .patientWrap___3EJfL .comment___3OEja {
  color: #f00;
}
.cardTitle___26Aam .patient___3cdrw .patientWrap___3EJfL img {
  display: block;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
}
.cardTitle___26Aam .experts___mX3rv {
  width: 288px;
}
.cardTitle___26Aam .time___1vwvt {
  width: 220px;
}
.cardTitle___26Aam .type___2nvYQ {
  width: 128px;
}
.cardTitle___26Aam .operator___316vq {
  width: 144px;
  border: none;
  text-align: center;
}
.cardTitle___26Aam .operator___316vq .ant-btn {
  width: 90px;
  margin: 2px auto;
}
.cardTitle___26Aam .patient___3cdrw,
.cardTitle___26Aam .experts___mX3rv,
.cardTitle___26Aam .time___1vwvt,
.cardTitle___26Aam .type___2nvYQ,
.cardTitle___26Aam .operator___316vq {
  font-size: 16px;
}
.cardItem___374_Z {
  border: 1px solid #50CFCF;
  overflow: hidden;
  background-color: #fff;
}
.cardItem___374_Z .ciTitle___164Zd {
  background-color: #f3fdfd;
  padding: 0 10px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.cardItem___374_Z .ciTitle___164Zd .ciTitleLeft___1zfLf {
  float: left;
}
.cardItem___374_Z .ciTitle___164Zd .ciTitleLeft___1zfLf span {
  height: 50px;
  line-height: 50px;
  padding-right: 22px;
}
.cardItem___374_Z .ciTitle___164Zd .ciTitleRight___1twV2 {
  float: right;
}
.cardItem___374_Z .ciBody___2WHSb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  height: 96px;
}
.cardItem___374_Z .ciBody___2WHSb .patient___3cdrw,
.cardItem___374_Z .ciBody___2WHSb .experts___mX3rv,
.cardItem___374_Z .ciBody___2WHSb .time___1vwvt,
.cardItem___374_Z .ciBody___2WHSb .type___2nvYQ,
.cardItem___374_Z .ciBody___2WHSb .operator___316vq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
.cardItem___374_Z .ciBody___2WHSb .patient___3cdrw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding: 0 5px 0 10px;
  text-align: left;
}
.cardItem___374_Z .ciBody___2WHSb .patient___3cdrw .patientWrap___3EJfL {
  padding: 0 0 0 72px;
  position: relative;
  min-height: 64px;
}
.cardItem___374_Z .ciBody___2WHSb .patient___3cdrw .patientWrap___3EJfL .info___1Od6g {
  color: #333;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100%;
}
.cardItem___374_Z .ciBody___2WHSb .patient___3cdrw .patientWrap___3EJfL .impression___3whZa,
.cardItem___374_Z .ciBody___2WHSb .patient___3cdrw .patientWrap___3EJfL .comment___3OEja {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  height: 44px;
  width: 294px;
  color: #666;
}
.cardItem___374_Z .ciBody___2WHSb .patient___3cdrw .patientWrap___3EJfL .comment___3OEja {
  color: #f00;
}
.cardItem___374_Z .ciBody___2WHSb .patient___3cdrw .patientWrap___3EJfL img {
  display: block;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
}
.cardItem___374_Z .ciBody___2WHSb .experts___mX3rv {
  width: 288px;
}
.cardItem___374_Z .ciBody___2WHSb .time___1vwvt {
  width: 220px;
}
.cardItem___374_Z .ciBody___2WHSb .type___2nvYQ {
  width: 128px;
}
.cardItem___374_Z .ciBody___2WHSb .operator___316vq {
  width: 144px;
  border: none;
  text-align: center;
}
.cardItem___374_Z .ciBody___2WHSb .operator___316vq .ant-btn {
  width: 90px;
  margin: 2px auto;
}
.cardItem___374_Z .ciBody___2WHSb .time___1vwvt {
  text-align: center;
}
.cardItem___374_Z .ciBody___2WHSb .time___1vwvt .timeBarNull___DELIQ {
  font-size: 24px;
  color: #ddd;
}
.cardItem___374_Z .ciBody___2WHSb .time___1vwvt .timeBar___1sTCb .t___1ZBpc {
  font-size: 30px;
  font-weight: normal;
}
.cardItem___374_Z .ciBody___2WHSb .time___1vwvt .timeBar___1sTCb .date___28ocu {
  color: #999;
}
.cardItem___374_Z .ciBody___2WHSb .type___2nvYQ {
  font-size: 16px;
}
.cardItem___374_Z .ciBody___2WHSb .type___2nvYQ a {
  font-size: 14px;
  color: #333;
  margin-top: 8px;
}
.cardItem___374_Z .ciBody___2WHSb .expertBox___3LgCJ {
  position: relative;
  padding-left: 88px;
  min-height: 64px;
  text-align: left;
}
.cardItem___374_Z .ciBody___2WHSb .expertBox___3LgCJ img {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 64px;
}
.cardItem___374_Z .ciBody___2WHSb .expertBox___3LgCJ .name___219Z3 {
  font-size: 16px;
  margin-right: 10px;
}
.cardItem___374_Z .ciBody___2WHSb .expertBox___3LgCJ .titleName___2FtQ4 {
  font-size: 16px;
}
.cardItem___374_Z .ciBody___2WHSb .expertBox___3LgCJ .other___3Axx7 {
  margin: 5px 0 0;
  white-space: nowrap;
  text-align: left;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.selectWidth___2iTJQ {
  width: 70%;
}
.intInputWidth___pAzJG {
  width: 110px;
}
.intervalNumWidth___vu9S- {
  width: 120px;
}
.intervalUnitWidth___3YyFz {
  margin-left: 10px;
  width: 50px;
}
.fileViewModel___3vaT2 .ant-modal-close {
  right: 6px;
  top: 3px;
}
.fileViewModel___3vaT2 .ant-modal-body {
  padding: 2px;
  padding-top: 16px;
}
.listItem___3JwNv {
  padding: 3px 0 8px;
}
.listItem___3JwNv .item___1BzpB {
  margin: 0 0 5px;
}
.listItem___3JwNv .item___1BzpB .itemTxt___uZGKM {
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #ccc;
}
.listItemNone___1ayd9 {
  padding: 8px 0;
  color: #999;
}
.patientInfos___3O_EF .ant-table {
  border: 0;
}
.patientInfos___3O_EF .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.reportWrite___31GHU {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.reportWrite1___VRGz7 {
  padding: 20px 0;
}
.logItem___Hxv0n {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.noneData___1y7FQ {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.modalFooter___rhVhZ {
  text-align: center;
}
.tableNormal .ant-table-tbody .card {
  padding: 0 0 8px;
}
.tag {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border-radius: 10px;
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  text-align: center;
  background: #7ecef4;
}
.tagBig {
  display: block;
  margin: 0 auto 10px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  border-radius: 16px;
  padding: 0 10px;
}
.tag1 {
  background: #7ecef4;
}
.statusName100 {
  color: #09afc3;
}
.statusName110 {
  color: #f50000;
}
.statusName120 {
  color: #ff6600;
}
.statusName121 {
  color: #f50000;
}
.statusName130 {
  color: #108ee9;
}
.statusName140 {
  color: #22ad38;
}
.statusName150 {
  color: #8c7d29;
}
.statusName900 {
  color: #999;
}
.statusName910 {
  color: #333;
}
.cardTitle___Miqyj {
  height: 42px;
  line-height: 42px;
  background-color: #f2f1f1;
  border: 1px solid #e5e5e5;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cardTitle___Miqyj .patient___3_fx0,
.cardTitle___Miqyj .experts___wBN5d,
.cardTitle___Miqyj .time___14Xh4,
.cardTitle___Miqyj .type___3ZO7f,
.cardTitle___Miqyj .operator___2a7Oq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
.cardTitle___Miqyj .patient___3_fx0 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cardTitle___Miqyj .experts___wBN5d {
  width: 256px;
}
.cardTitle___Miqyj .time___14Xh4 {
  width: 220px;
}
.cardTitle___Miqyj .type___3ZO7f {
  width: 128px;
}
.cardTitle___Miqyj .operator___2a7Oq {
  width: 144px;
  border: none;
}
.cardTitle___Miqyj .patient___3_fx0,
.cardTitle___Miqyj .experts___wBN5d,
.cardTitle___Miqyj .time___14Xh4,
.cardTitle___Miqyj .type___3ZO7f,
.cardTitle___Miqyj .operator___2a7Oq {
  font-size: 16px;
}
.cardItem___sgSjB {
  border: 2px solid #50CFCF;
  overflow: hidden;
  background-color: #fff;
}
.cardItem___sgSjB .ciTitle___2-X_z {
  background-color: #f3fdfd;
  padding: 0 10px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.cardItem___sgSjB .ciTitle___2-X_z .ciTitleLeft___1O37i {
  float: left;
}
.cardItem___sgSjB .ciTitle___2-X_z .ciTitleLeft___1O37i span {
  height: 50px;
  line-height: 50px;
  padding-right: 22px;
}
.cardItem___sgSjB .ciTitle___2-X_z .ciTitleRight___2-ikq {
  float: right;
}
.cardItem___sgSjB .ciBody___1_xFi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  height: 96px;
}
.cardItem___sgSjB .ciBody___1_xFi .patient___3_fx0,
.cardItem___sgSjB .ciBody___1_xFi .experts___wBN5d,
.cardItem___sgSjB .ciBody___1_xFi .time___14Xh4,
.cardItem___sgSjB .ciBody___1_xFi .type___3ZO7f,
.cardItem___sgSjB .ciBody___1_xFi .operator___2a7Oq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
.cardItem___sgSjB .ciBody___1_xFi .patient___3_fx0 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cardItem___sgSjB .ciBody___1_xFi .experts___wBN5d {
  width: 256px;
}
.cardItem___sgSjB .ciBody___1_xFi .time___14Xh4 {
  width: 220px;
}
.cardItem___sgSjB .ciBody___1_xFi .type___3ZO7f {
  width: 128px;
}
.cardItem___sgSjB .ciBody___1_xFi .operator___2a7Oq {
  width: 144px;
  border: none;
}
.cardItem___sgSjB .ciBody___1_xFi .patient___3_fx0 {
  padding: 0 5px 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: left;
}
.cardItem___sgSjB .ciBody___1_xFi .patient___3_fx0 .info___34tXf {
  color: #333333;
  font-size: 20px;
  margin-bottom: 10px;
}
.cardItem___sgSjB .ciBody___1_xFi .time___14Xh4 {
  text-align: center;
}
.cardItem___sgSjB .ciBody___1_xFi .time___14Xh4 .timeBarNull___24vOb {
  font-size: 24px;
  color: #ddd;
}
.cardItem___sgSjB .ciBody___1_xFi .time___14Xh4 .timeBar___QrjfW .t___u-SiV {
  font-size: 32px;
  font-weight: bold;
}
.cardItem___sgSjB .ciBody___1_xFi .time___14Xh4 .timeBar___QrjfW .date___2nDPC {
  color: #999;
}
.cardItem___sgSjB .ciBody___1_xFi .type___3ZO7f {
  font-size: 16px;
}
.entryConsult___3tKPv .cont___1BDXp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entryConsult___3tKPv .sider___1fE35 {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}
.entryConsult___3tKPv .sider___1fE35 .peopleList___2GAXq li {
  padding: 5px 64px 5px 10px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.entryConsult___3tKPv .sider___1fE35 .peopleList___2GAXq li:hover {
  background-color: #f5f5f5;
}
.entryConsult___3tKPv .sider___1fE35 .peopleList___2GAXq li span {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  width: 64px;
  text-align: center;
  font-size: 12px;
}
.entryConsult___3tKPv .sider___1fE35 .peopleList___2GAXq li .isOnline1___3cr4p {
  color: #39d97a;
}
.entryConsult___3tKPv .sider___1fE35 .peopleList___2GAXq li .isOnline0___2dSez {
  color: #ddd;
}
.entryConsult___3tKPv .footer___3DCKC {
  background-color: #e5e5e5;
  height: 44px;
  line-height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border-top: 1px solid #ddd;
}
.visitPatient___5xOjK {
  clear: both;
}
.card___nW12B,
.card1___1WOu4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid  gainsboro;
  border-right: none;
  position: relative;
  text-align: center;
  height: 150px;
  cursor: pointer;
}
.card1___1WOu4 {
  background-color: #ECF6FD;
}
.card___nW12B:nth-child(4),
.card___nW12B:nth-child(5) {
  cursor: default;
}
.time2___2-WZs {
  float: left;
  color: #999999;
  font-size: 12px;
  margin-top: -5px;
  margin-left: 63px;
}
.time1___2nWk4 {
  color: #ff6600;
  float: left;
  font-size: 24px;
  margin-top: 15px;
  margin-left: 75px;
}
.time3___IOVum {
  color: #000000;
  float: left;
  margin-top: 24px;
  margin-left: 5px;
  font-size: 14px;
}
.cardSonImage___3qAGn {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  background-color: #fbb319;
  margin-top: 28px;
  margin-left: 8px;
}
.cardSonImage___3qAGn img {
  width: 50px;
  height: 50px;
  margin-top: 8px;
  margin-left: 7px;
}
.cardSon1___RZecs {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  background-color: #ff6600;
  margin-top: 20px;
  margin-left: 63px;
  text-align: center;
}
.cardSon2___2zZ3m {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  background-color: #00c9c5;
  margin-top: 20px;
  margin-left: 63px;
  text-align: center;
}
.cardSon___34MP- img {
  width: 50px;
  height: 50px;
  margin-top: 8px;
  margin-left: 7px;
}
.emptyP___2jAug {
  height: 300px;
}
.emptyDiv___1AvXI {
  height: 300px;
  text-align: center;
  line-height: 300px;
  font-size: 20px;
}
.emptyP___2jAug p {
  text-align: center;
  font-size: 18px;
}
.insti___1JoTI {
  float: left;
  clear: both;
  margin-left: 100px;
  margin-top: -30px;
}
.name___1T3ue {
  float: left;
  font-size: 16px;
  color: #000000;
  margin-top: -70px;
  margin-left: 100px;
  white-space: nowrap;
  overflow: hidden;
}
.faDiv___v_1Z6 {
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid #ddd;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.faDiv___v_1Z6 .son1___oobyh {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 30%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.faDiv___v_1Z6 .son1___oobyh .graSon2___3mM9j {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border: none;
  border-right: 1px dashed #ddd;
  border-left: 1px dashed #ddd;
}
.faDiv___v_1Z6 .son2___3Z1Q_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 70%;
  overflow: hidden;
}
.faDiv___v_1Z6 .son2___3Z1Q_ .graSon4___qd1Hx {
  margin-top: 30px;
  margin-left: 5%;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.faDiv___v_1Z6 .son2___3Z1Q_ .graSon4___qd1Hx .m1___6lygX {
  font-size: 14px;
  margin-bottom: 10px;
}
.faDiv___v_1Z6 .son2___3Z1Q_ .graSon4___qd1Hx .m2___6L8Fm {
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.faDiv___v_1Z6 .son2___3Z1Q_ .graSon5___1K2mJ {
  width: 40%;
}
.faDiv___v_1Z6 .son2___3Z1Q_ .graSon5___1K2mJ .btn___1zkJB {
  margin-top: 60px;
  margin-right: 20px;
}
.today___35XuQ {
  margin-right: 40px;
  margin-left: -30px;
}
.month___8L8hD {
  margin-right: 20px;
}
.title___wZfbO {
  height: 120px;
}
.title___wZfbO .myList___cm_lM {
  line-height: 120px;
  margin-left: 45%;
  font-size: 28px;
  font-weight: bold;
}
.title___wZfbO .viewHistory___3YdYX {
  float: right;
  margin-top: 60px;
  margin-right: 10px;
}
.m4___1yM3b {
  font-size: 28px;
  color: #ff6600;
}
.m5___1qfkf {
  color: #ff6600;
}
.patientName___2tp7U {
  color: #4d7aff;
  font-weight: bold;
  font-size: 16px;
}
.genderName___2Dfrh {
  padding: 0 6px;
}
.notice___2D-XZ {
  height: 100%;
  margin-top: 50px;
  font-size: 18px;
}
.fileViewModel___3IPMj .ant-modal-close {
  right: 6px;
  top: 3px;
}
.fileViewModel___3IPMj .ant-modal-body {
  padding: 2px;
  padding-top: 16px;
}
.listItem___1wA4C {
  padding: 3px 0 8px;
}
.listItem___1wA4C .item___iO_le {
  margin: 0 0 5px;
}
.listItem___1wA4C .item___iO_le .itemTxt___PtNYU {
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #ccc;
}
.modalFooter___3S6Dq {
  text-align: center;
}
.listItemNone___38cqx {
  padding: 8px 0;
  color: #999;
}
.patientInfos___212qN .ant-table {
  border: 0;
}
.patientInfos___212qN .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.reportWrite___ZhAKg {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.reportWrite1___vQLBS {
  padding: 20px 0;
}
.logItem___2RDD9 {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.noneData___1hI9X {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.tableNormal .ant-table-tbody .card {
  padding: 0 0 8px;
}
.tag {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border-radius: 10px;
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  text-align: center;
  background: #7ecef4;
}
.tagBig {
  display: block;
  margin: 0 auto 10px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  border-radius: 16px;
  padding: 0 10px;
}
.tag1 {
  background: #7ecef4;
}
.statusName100 {
  color: #09afc3;
}
.statusName110 {
  color: #f50000;
}
.statusName120 {
  color: #ff6600;
}
.statusName121 {
  color: #f50000;
}
.statusName130 {
  color: #108ee9;
}
.statusName140 {
  color: #22ad38;
}
.statusName150 {
  color: #8c7d29;
}
.statusName900 {
  color: #999;
}
.statusName910 {
  color: #333;
}
.cardTitle___2d5oL {
  height: 42px;
  line-height: 42px;
  background-color: #f2f1f1;
  border: 1px solid #e5e5e5;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cardTitle___2d5oL .patient___3fBj8,
.cardTitle___2d5oL .experts___1OZRR,
.cardTitle___2d5oL .time___DmPPS,
.cardTitle___2d5oL .type___1cSoc,
.cardTitle___2d5oL .operator___1osVk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
.cardTitle___2d5oL .patient___3fBj8 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cardTitle___2d5oL .experts___1OZRR {
  width: 256px;
}
.cardTitle___2d5oL .time___DmPPS {
  width: 220px;
}
.cardTitle___2d5oL .type___1cSoc {
  width: 128px;
}
.cardTitle___2d5oL .operator___1osVk {
  width: 144px;
  border: none;
}
.cardTitle___2d5oL .patient___3fBj8,
.cardTitle___2d5oL .experts___1OZRR,
.cardTitle___2d5oL .time___DmPPS,
.cardTitle___2d5oL .type___1cSoc,
.cardTitle___2d5oL .operator___1osVk {
  font-size: 16px;
}
.cardItem___19RNZ {
  border: 2px solid #50CFCF;
  overflow: hidden;
  background-color: #fff;
}
.cardItem___19RNZ .ciTitle___2sslL {
  background-color: #f3fdfd;
  padding: 0 10px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.cardItem___19RNZ .ciTitle___2sslL .ciTitleLeft___1YmgH {
  float: left;
}
.cardItem___19RNZ .ciTitle___2sslL .ciTitleLeft___1YmgH span {
  height: 50px;
  line-height: 50px;
  padding-right: 22px;
}
.cardItem___19RNZ .ciTitle___2sslL .ciTitleRight___2XoFK {
  float: right;
}
.cardItem___19RNZ .ciBody___orop9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  height: 96px;
}
.cardItem___19RNZ .ciBody___orop9 .patient___3fBj8,
.cardItem___19RNZ .ciBody___orop9 .experts___1OZRR,
.cardItem___19RNZ .ciBody___orop9 .time___DmPPS,
.cardItem___19RNZ .ciBody___orop9 .type___1cSoc,
.cardItem___19RNZ .ciBody___orop9 .operator___1osVk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
.cardItem___19RNZ .ciBody___orop9 .patient___3fBj8 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cardItem___19RNZ .ciBody___orop9 .experts___1OZRR {
  width: 256px;
}
.cardItem___19RNZ .ciBody___orop9 .time___DmPPS {
  width: 220px;
}
.cardItem___19RNZ .ciBody___orop9 .type___1cSoc {
  width: 128px;
}
.cardItem___19RNZ .ciBody___orop9 .operator___1osVk {
  width: 144px;
  border: none;
}
.cardItem___19RNZ .ciBody___orop9 .patient___3fBj8 {
  padding: 0 5px 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: left;
}
.cardItem___19RNZ .ciBody___orop9 .patient___3fBj8 .info___3cx68 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 10px;
}
.cardItem___19RNZ .ciBody___orop9 .time___DmPPS {
  text-align: center;
}
.cardItem___19RNZ .ciBody___orop9 .time___DmPPS .timeBarNull___c7fne {
  font-size: 24px;
  color: #ddd;
}
.cardItem___19RNZ .ciBody___orop9 .time___DmPPS .timeBar___3HBd9 .t___3j6hK {
  font-size: 32px;
  font-weight: bold;
}
.cardItem___19RNZ .ciBody___orop9 .time___DmPPS .timeBar___3HBd9 .date___1niAu {
  color: #999;
}
.cardItem___19RNZ .ciBody___orop9 .type___1cSoc {
  font-size: 16px;
}
.entryConsult___1L05i .cont___3A956 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entryConsult___1L05i .sider___3nxEb {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}
.entryConsult___1L05i .sider___3nxEb .peopleList___2Kg_K li {
  padding: 5px 64px 5px 10px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.entryConsult___1L05i .sider___3nxEb .peopleList___2Kg_K li:hover {
  background-color: #f5f5f5;
}
.entryConsult___1L05i .sider___3nxEb .peopleList___2Kg_K li span {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  width: 64px;
  text-align: center;
  font-size: 12px;
}
.entryConsult___1L05i .sider___3nxEb .peopleList___2Kg_K li .isOnline1___HapE8 {
  color: #39d97a;
}
.entryConsult___1L05i .sider___3nxEb .peopleList___2Kg_K li .isOnline0___O9VR9 {
  color: #ddd;
}
.entryConsult___1L05i .footer___3BqcX {
  background-color: #e5e5e5;
  height: 44px;
  line-height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border-top: 1px solid #ddd;
}
.reject___8nrIr {
  padding: 0 5px;
  position: absolute;
  right: 10px;
  bottom: 2px;
}
.operatorBtn___3TSFn {
  padding: 0 5px;
  position: absolute;
  right: 10px;
  background-color: #f39800;
  border-color: #f39800;
  color: #FFFFFF;
  bottom: 2px;
}
.cardItem___U-jAU {
  border-bottom: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
  padding: 0 18px 10px;
  cursor: pointer;
}
.currentCardItem___2CUT4 {
  border-bottom: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
  padding: 0 18px 10px;
  cursor: pointer;
  color: #fff;
  background-color: #60c4c0;
}
.patient___3n5XV {
  position: relative;
  padding-top: 10px;
  line-height: 30px;
  height: 30px;
}
.emergency___2u_Fy {
  position: absolute;
  border-radius: 50%;
  background: red;
  height: 16px;
  width: 16px;
  color: white;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  left: -15px;
  top: 17px;
}
.info___16rL0 {
  font-size: 16px;
  float: left;
  width: 145px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.status___16a-B {
  float: right;
  font-size: 14px;
}
.institution___14BAa {
  height: 50px;
  position: relative;
}
.moreInf___j7oR8 {
  position: absolute;
  margin-top: 15px;
}
.applyTime___wtaW0 {
  margin-top: 5px;
}
.operator___2kzwy {
  display: inline;
  float: right;
  margin-top: 8px;
  margin-right: -5px;
}
.liveStatus___3lHXc {
  position: absolute;
  right: 10px;
  top: -13px;
  font-size: 14px;
}
.liveStatus___3lHXc .onLine___2gzlD {
  font-weight: normal;
  color: green;
}
.liveStatus___3lHXc .offLine____niyz {
  font-weight: normal;
  color: #333;
}
.submitBtn___1kv7D {
  margin-left: 10px;
}
.entryConsult___qw3Wv {
  padding-top: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
  border-radius: 5px;
  background-color: #eff3f6;
}
.entryConsult___qw3Wv .cont___5Rnze {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 12px;
  background-color: #fff;
}
.entryConsult___qw3Wv .sider___3saSe {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
  padding-left: 20px;
  overflow-y: auto;
}
.entryConsult___qw3Wv .ant-layout-sider {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 400px !important;
          flex: 0 0 400px !important;
  max-width: 400px !important;
  min-width: 400px !important;
  width: 400px !important;
}
.entryConsult___qw3Wv .content___2SldD {
  background-color: #fff;
  overflow-y: auto;
}
.entryConsult___qw3Wv .footer___MEcFH {
  padding: 0;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-top: 1px solid #ddd;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.entryConsult___qw3Wv .footer___MEcFH button {
  margin: 8px 5px;
}
.total___2qtD8 {
  color: #ff0000;
}
.counts___3kQmg {
  padding: 20px 0 10px;
}
.counts900___2x0Wq {
  color: #37bb65;
}
.counts910___1FKIR {
  color: #999;
}
.counts140___-W7_7 {
  color: #f67d08;
}
.search___32MGw {
  display: block;
  margin-top: 8px;
}
.listTitle___2j892 {
  height: 36px;
  line-height: 36px;
  background-color: #f0f0f0;
  font-size: 16px;
  padding: 0 20px;
}
.listTitle___2j892 p {
  float: left;
}
.listTitle___2j892 a {
  float: right;
}
.print___16MWX {
  text-align: right;
  margin: 10px 0;
}
.print___16MWX .operate___EbbXg {
  display: inline-block;
  cursor: pointer;
}
.print___16MWX .operate___EbbXg:nth-child(1) {
  margin-right: 20px;
}
.selectRoom___1BXft {
  padding-bottom: 10px;
}
.selectRoom___1BXft .roomLabel___3Fj_d {
  font-weight: 900;
}
.selectRoom___1BXft a {
  display: inline-block;
  margin-left: 20px;
}
.visitPatient___GF2CY {
  clear: both;
}
.modalFooter___-XbRt {
  text-align: center;
}
.getPatientBox___2uA-R {
  margin: 0 0 10px;
}
.getPatientInfo___2REiO {
  color: #999;
  margin-left: 10px;
}
.content___w77cL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  background-color: #eff3f6;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  overflow-x: hidden;
}
.content___w77cL .detail___2Man4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  overflow-x: hidden;
}
.content___w77cL .detail___2Man4 .form___1bzYG {
  margin-bottom: 10px;
}
.content___w77cL .detail___2Man4 .form___1bzYG .formWrap___oDKCQ {
  padding: 0 20px;
}
.content___w77cL .footer___1u_ar {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #f7f7f7;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.content___w77cL .footer___1u_ar button {
  margin: 8px 5px;
}
.logItem___1J0ym {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.clinicExpert___UH3G1 {
  padding-left: 72px;
  position: relative;
  height: 72px;
  margin-top: 10px;
}
.clinicExpert___UH3G1 img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 64px;
  border: 1px solid #ddd;
}
.clinicExpert___UH3G1 .name___3TUT1 {
  font-size: 22px;
  margin-right: 10px;
}
.clinicExpert___UH3G1 .institution___1zR1t {
  font-size: 16px;
}
.wholeBody___1KENj {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
}
.reportWarp___3Y4J1 {
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.reportWarp___3Y4J1 h4 {
  text-align: center;
}
.reportWarp___3Y4J1 .Hr___35xf8 {
  height: 1px;
  border: none;
  border-top: 1px solid #757C7A;
}
.reportWarp___3Y4J1 h2 {
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
}
.advice___3quG6 {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___3quG6 p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___3quG6 h4 {
  margin-top: 10px;
}
.btn___2TFtG {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___3CnNq {
  display: inline-block;
  margin-left: 5px;
}
.patientInfo .ant-form-item {
  margin-bottom: 0;
}
.patientInfo .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.patientInfo .patientInfoCol .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: initial;
}
.patientInfo .nowrap {
  white-space: nowrap;
}
.patientInfo .ant-form-item-label label {
  font-weight: bold !important;
}
.patientInfoDiv___RWI7- {
  width: 17.8%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___1uO22 {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___2htU6 {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___2PMQn {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.c___awWvf {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___3tkSx {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  position: relative;
}
.signWrapper___bjhoi {
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 4px;
}
.sign___3lQyY {
  height: 50px;
  display: inline-block;
  text-align: center;
}
.oneLine___7l2E3 {
  line-height: 32px;
  margin: 10px 0;
}
.oneLineLabel___3REjU {
  font-weight: 900;
  color: black;
  width: 16.5%;
  display: inline-block;
  text-align: right;
  float: left;
}
.oneLineContent___3qFOE {
  width: 83.5%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  position: relative;
}
.footer___LfKQL {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
.diseases___1oKfl {
  color: #BFBFBF;
  margin-top: 5px;
}
.search {
  width: 600px;
}
.search .ant-input {
  height: 36px;
}
.search .ant-input:hover,
.search .ant-input:focus {
  border-color: #73b52d !important;
}
.search .ant-input-group-addon {
  padding: 0;
  border: none;
}
.search .ant-input-group-addon .ant-btn-primary {
  border-radius: 0 5px 5px 0;
  height: 36px;
  background-color: #73b52d;
  border-color: #73b52d;
  padding: 0 25px;
  font-size: 16px;
}
.conditions {
  background-color: #f1f2ef;
  padding: 10px 0;
  margin: 20px 0 10px 0;
}
.cardOffline___2Vydh {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
}
.cardOffline___2Vydh .top___nvfoo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cardOffline___2Vydh .top___nvfoo .avatarF___1qxkr {
  width: 100px;
  height: 100px;
  margin-right: 15px;
  border-radius: 50%;
  overflow: hidden;
}
.cardOffline___2Vydh .top___nvfoo .avatarF___1qxkr .avatar___3UJm9 {
  width: 100px;
}
.cardOffline___2Vydh .top___nvfoo .infor___3_JAJ {
  color: #333333;
}
.cardOffline___2Vydh .top___nvfoo .infor___3_JAJ .common___m7FSb {
  font-size: 12px;
  color: #888888;
}
.cardOffline___2Vydh .top___nvfoo .infor___3_JAJ .title___1xEAO {
  margin-bottom: 10px;
}
.cardOffline___2Vydh .top___nvfoo .infor___3_JAJ .title___1xEAO .name___1SKEM {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.cardOffline___2Vydh .top___nvfoo .infor___3_JAJ .rate___3mkJ8 {
  margin: 10px 0;
}
.cardOffline___2Vydh .top___nvfoo .infor___3_JAJ .rate___3mkJ8 .numP___2Ma7v {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.cardOffline___2Vydh .top___nvfoo .infor___3_JAJ .rate___3mkJ8 .numR___2MZSS {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.cardOffline___2Vydh .top___nvfoo .infor___3_JAJ .diseases___19L7Q {
  margin-top: 12px;
  height: 22px;
}
.cardOffline___2Vydh .top___nvfoo .infor___3_JAJ .diseases___19L7Q .disease___RgtfU {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.cardOffline___2Vydh .bottom___1q7fh {
  border-top: 1px dashed #C7CED5;
  margin-top: 10px;
  padding-top: 10px;
}
.cardOffline___2Vydh .bottom___1q7fh .numL___1IOu_ {
  color: #FF5400;
}
.cardOffline___2Vydh .bottom___1q7fh .btn___3Atqq {
  float: right;
}
.cardOffline___2Vydh .bottom___1q7fh .btnOrder___3rzFO {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.cardOnline___rtHOD {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
  background-color: #FFFFFF;
}
.cardOnline___rtHOD .top___nvfoo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cardOnline___rtHOD .top___nvfoo .avatarF___1qxkr {
  width: 100px;
  height: 100px;
  margin-right: 15px;
  border-radius: 50%;
  overflow: hidden;
}
.cardOnline___rtHOD .top___nvfoo .avatarF___1qxkr .avatar___3UJm9 {
  width: 100px;
}
.cardOnline___rtHOD .top___nvfoo .infor___3_JAJ {
  color: #333333;
}
.cardOnline___rtHOD .top___nvfoo .infor___3_JAJ .common___m7FSb {
  font-size: 12px;
  color: #888888;
}
.cardOnline___rtHOD .top___nvfoo .infor___3_JAJ .title___1xEAO {
  margin-bottom: 10px;
}
.cardOnline___rtHOD .top___nvfoo .infor___3_JAJ .title___1xEAO .name___1SKEM {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.cardOnline___rtHOD .top___nvfoo .infor___3_JAJ .rate___3mkJ8 {
  margin: 10px 0;
}
.cardOnline___rtHOD .top___nvfoo .infor___3_JAJ .rate___3mkJ8 .numP___2Ma7v {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.cardOnline___rtHOD .top___nvfoo .infor___3_JAJ .rate___3mkJ8 .numR___2MZSS {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.cardOnline___rtHOD .top___nvfoo .infor___3_JAJ .diseases___19L7Q {
  margin-top: 12px;
  height: 22px;
}
.cardOnline___rtHOD .top___nvfoo .infor___3_JAJ .diseases___19L7Q .disease___RgtfU {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.cardOnline___rtHOD .bottom___1q7fh {
  border-top: 1px dashed #C7CED5;
  margin-top: 10px;
  padding-top: 10px;
}
.cardOnline___rtHOD .bottom___1q7fh .numL___1IOu_ {
  color: #FF5400;
}
.cardOnline___rtHOD .bottom___1q7fh .btn___3Atqq {
  float: right;
}
.cardOnline___rtHOD .bottom___1q7fh .btnOrder___3rzFO {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.emptyList___1ehXD {
  width: 200px;
  margin: 100px auto 0;
  color: #888888;
  font-size: 20px;
}
.ColCenter___2NuQH {
  text-align: center;
}
.tableDiv___risfT .tableNormal .ant-table-thead > tr > th {
  text-align: center !important;
}
.title___1q8hd {
  font-weight: bold;
}
.modalFooter___tUW14 {
  text-align: center;
}
.ColCenter___edmnA {
  text-align: center;
}
.tableDiv___1joeS .tableNormal .ant-table-thead > tr > th {
  text-align: center !important;
}
.title___2L1fH {
  font-weight: bold;
}
.modalFooter___25pvP {
  text-align: center;
}
.indexRow1___1jKbx {
  text-align: center !important;
}
.indexRow1___1jKbx > div {
  margin-top: 10px;
}
.card___35Hbj {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid gainsboro;
  text-align: left;
  max-width: 350px;
}
.card___35Hbj .job___24DgX,
.card___35Hbj .instu___2KXrg,
.card___35Hbj .department___1ZtK7 {
  float: left;
  font-size: 12px;
  margin-top: -45px;
  margin-left: 120px;
}
.card___35Hbj .instu___2KXrg,
.card___35Hbj .department___1ZtK7 {
  margin-top: -25px;
  margin-left: 138px;
}
.card___35Hbj p {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.card___35Hbj .instu___2KXrg {
  margin-left: 60px;
}
.card___35Hbj .name___1M0QT {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-top: -50px;
  margin-left: 60px;
}
.cardSon___2__Ju {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  margin-top: -25px;
  margin-left: -10px;
}
.cardSon___2__Ju img {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin-top: 8px;
}
.statu___eaxOk,
.statu1___2Pft_ {
  display: inline-block;
  float: left;
  margin-top: 4px;
  width: 45px;
  height: 20px;
  font-size: 12px;
  border-radius: 20px;
  background-color: #33ccff;
  color: white;
  line-height: 20px;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .statu___eaxOk,
  .statu1___2Pft_ {
    margin-top: 2px;
  }
}
.statu1___2Pft_ {
  background-color: #c9c9c9;
}
.inline___2FQgM {
  display: inline-block;
  width: 65%;
  color: #FFA533;
  margin-left: 10px;
  white-space: pre-wrap;
}
.skill___28JF7 {
  width: 180px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
.listData___1zs1X {
  line-height: 60px;
  text-align: center;
  color: #56B383;
}
.userImg___19akV {
  float: left;
  width: 110px;
  height: 140px;
  margin-left: 20px;
}
.userName___we5Be {
  font-weight: bold;
  float: left;
  margin: 20px 0 0 15px;
  font-size: 20px;
  width: 80%;
}
.userJob___KbGB3,
.userIns___1V-M9 {
  font-weight: normal;
  font-size: 14px;
  color: #94A1A1;
  margin-left: 10px;
}
.onLine___3mXBK {
  font-weight: normal;
  font-size: 12px;
  color: #00DB00;
  margin-left: 10px;
}
.offLine___4n0eG {
  font-weight: normal;
  font-size: 12px;
  color: #bbb;
  margin-left: 10px;
}
.line___3wDGH {
  font-weight: normal;
  font-size: 12px;
  color: #00DB00;
  margin-left: 10px;
}
.emptyList___1AnDQ {
  width: 200px;
  margin: 100px auto 0;
  color: #888888;
  font-size: 20px;
}
.userIns___1V-M9 {
  margin-top: 15px;
  margin-left: 0;
}
.subBtn___2M7P8 {
  margin: 0 0 0 20px;
}
.back___3k_AZ {
  margin-left: 45%;
}
.userCard___VOPmL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 20px;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-top: -20px;
}
.paibanbiao___2lsuc {
  clear: both;
}
.paiban___2FeFW {
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 0 auto 10px;
}
.paiban___2FeFW table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.paiban___2FeFW table td,
.paiban___2FeFW table th {
  border: 1px solid #ddd;
  padding: 4px 0;
}
.paiban___2FeFW table thead th {
  text-align: center;
  padding: 8px 0;
  background-color: #eee;
}
.paiban___2FeFW table thead td {
  background-color: #ddd;
}
.paiban___2FeFW table tbody th {
  text-align: center;
  padding: 8px 0;
  background-color: #eee;
}
.paiban___2FeFW table tbody td {
  text-align: center;
  background-color: #ddf5d5;
}
.paiban___2FeFW table .free___1rlTs {
  background-color: #f5f5f5;
}
.calendarTable {
  margin-top: 10px;
}
.calendarTable .ant-table-tbody > tr > td {
  background-color: #FFFFFF;
}
.calendarTable .ant-table th,
.calendarTable .ant-table td {
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.calendarTable .ant-table th div,
.calendarTable .ant-table td div {
  padding: 8px;
}
.calendarTable .ant-table .timesBox {
  height: 60px;
  background-color: #F6F8FA;
}
.calendarTable .ant-table .workDay {
  height: 60px;
  background-color: #e3fffe;
  color: #2f8dcc;
  cursor: pointer;
}
.calendarTable .ant-table .expireSlot {
  height: 60px;
  background-color: #E4E4E4;
  cursor: not-allowed;
}
.wrap___1jSKS {
  width: 100%;
  padding: 10px;
}
.redLog___1wuL6 {
  color: red;
}
.patientInfo .ant-form-item {
  margin-bottom: 0;
}
.patientInfo .ant-form-text {
  white-space: nowrap;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.patientInfo .ant-form-text em {
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  font-style: normal;
}
.indexRow1___PDq-4 {
  text-align: center;
}
.indexRow1___PDq-4 > div {
  width: 20%;
  float: left;
}
.card___1xUiv,
.card1___2oQG8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid  gainsboro;
  border-right: none;
  position: relative;
  text-align: center;
  height: 100px;
  cursor: pointer;
}
.card1___2oQG8 {
  background-color: #ECF6FD;
}
.card___1xUiv:nth-child(4),
.card___1xUiv:nth-child(5) {
  cursor: default;
}
.card___1xUiv .time2___1c64E,
.card1___2oQG8 .time2___1c64E {
  float: left;
  color: #333333;
  font-size: 12px;
  margin-top: -30px;
  margin-left: 80px;
}
.card___1xUiv .time1___2_yRb,
.card1___2oQG8 .time1___2_yRb {
  color: #fbb319;
  float: left;
  font-size: 20px;
  margin-top: -60px;
  margin-left: 80px;
}
.cardSon___1tVzU {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  background-color: #fbb319;
  margin-top: -8px;
}
.cardSon___1tVzU img {
  width: 50px;
  height: 50px;
  margin-top: 8px;
}
.card___1xUiv:nth-child(2) .cardSon___1tVzU,
.card1___2oQG8:nth-child(2) .cardSon___1tVzU {
  background-color: #36aee7;
}
.card___1xUiv:nth-child(3) .cardSon___1tVzU,
.card1___2oQG8:nth-child(3) .cardSon___1tVzU {
  background-color: #aa89bd;
}
.card___1xUiv:nth-child(4) .cardSon___1tVzU {
  background-color: #58b95a;
}
.card___1xUiv:nth-child(5) .cardSon___1tVzU {
  background-color: #e7536d;
}
.card___1xUiv:nth-child(2) .time1___2_yRb,
.card1___2oQG8:nth-child(2) .time1___2_yRb {
  color: #36aee7;
}
.card___1xUiv:nth-child(3) .time1___2_yRb,
.card1___2oQG8:nth-child(3) .time1___2_yRb {
  color: #aa89bd;
}
.card___1xUiv:nth-child(4) .time1___2_yRb {
  color: #58b95a;
}
.card___1xUiv:nth-child(5) .time1___2_yRb {
  color: #e7536d;
}
.card___1xUiv:nth-child(5) {
  color: #108ee9;
  border-right: 1px solid  gainsboro;
}
.card___1xUiv:nth-child(6) {
  color: #24b839;
  border-right: 1px solid  gainsboro;
}
.emptyP___2Mnev {
  height: 300px;
}
.emptyDiv___cpaev {
  height: 300px;
  text-align: center;
  line-height: 300px;
  font-size: 20px;
}
.emptyP___2Mnev p {
  text-align: center;
  font-size: 18px;
}
.wholeBody___yRufR {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
}
.reportWarp___THuvI {
  width: 70%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.reportWarp___THuvI .Hr___2o0E1 {
  height: 1px;
  border: none;
  border-top: 1px solid #000;
}
.reportWarp___THuvI h2 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.advice___2VKrz {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___2VKrz p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___2VKrz h4 {
  margin-top: 10px;
}
.btn___2iNbl {
  width: 50px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
@media print {
  .ant-notification {
    display: none;
  }
}
.patientInfo .ant-form-item {
  margin-bottom: 0;
}
.patientInfo .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.patientInfo .patientInfoCol .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: initial;
}
.patientInfo .nowrap {
  white-space: nowrap;
}
.patientInfo .ant-form-item-label label {
  font-weight: bold !important;
}
.patientInfoDiv___1AQpO {
  width: 16.66666667%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___1uhU1 {
  margin: 0 8px 0 2px;
  font-size: 20px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2____k6V4 {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___UoqyL {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
}
.aa___11lBb {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  height: 100%;
}
.p___2d89m {
  width: 33%;
  line-height: 32px;
  text-align: center;
}
.p_1___2L3MW {
  width: 33%;
  position: relative;
  top: 0;
  line-height: 32px;
  text-align: center;
}
.c_1___2syHc {
  font-weight: 900;
  color: black;
  width: 50%;
  height: 32px;
  position: absolute;
  top: 0;
  right: 50%;
  display: inline-block;
  text-align: right;
  white-space: nowrap;
}
.r_1___1Sw-C {
  width: 270%;
  margin-left: 55%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.c___3I6um {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___2OPJr {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
}
.rr___22s5R {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  display: inline-grid;
}
.s___yH8no {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.noneData___3P4VB {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.logItem___fJKhe {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.queryRow___hTlg0 {
  margin-bottom: 20px;
}
.patientInfos___jYmoO .ant-table {
  border: 0;
}
.patientInfos___jYmoO .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.codeLength___1INYd {
  width: 250px;
}
.content___3LN-O {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  background-color: #eff3f6;
}
.content___3LN-O .detail___39NuH {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
}
.content___3LN-O .detail___39NuH .form___2V1Oz {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.content___3LN-O .detail___39NuH .form___2V1Oz .formWrap___t-foc {
  padding: 0 20px;
}
.content___3LN-O .detail___39NuH .footer___Qz-ff {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.content___3LN-O .detail___39NuH .footer___Qz-ff button {
  margin: 8px 5px;
}
.logItem___2LB5V {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.clinicExpert___3N8EY {
  padding-left: 72px;
  position: relative;
  height: 72px;
  margin-top: 10px;
}
.clinicExpert___3N8EY img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 64px;
  border: 1px solid #ddd;
}
.clinicExpert___3N8EY .name___1hkQg {
  font-size: 22px;
  margin-right: 10px;
}
.clinicExpert___3N8EY .institution___d8OVh {
  font-size: 16px;
}
.search {
  width: 600px;
}
.search .ant-input {
  height: 36px;
}
.search .ant-input:hover,
.search .ant-input:focus {
  border-color: #73b52d !important;
}
.search .ant-input-group-addon {
  padding: 0;
  border: none;
}
.search .ant-input-group-addon .ant-btn-primary {
  border-radius: 0 5px 5px 0;
  height: 36px;
  background-color: #73b52d;
  border-color: #73b52d;
  padding: 0 25px;
  font-size: 16px;
}
.conditions {
  background-color: #f1f2ef;
  padding: 10px 0;
  margin: 20px 0 10px 0;
}
.institutionTable {
  border: 1px solid #f1f2ef;
}
.institutionTable .ant-table-pagination {
  width: 100%;
  text-align: center;
}
.diseasesList___2j_wE {
  color: #BFBFBF;
  margin-top: 5px;
}
.card___20_Kd {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
}
.card___20_Kd .top___E-bLc {
  height: 120px;
}
.card___20_Kd .top___E-bLc .avatar___28AOZ {
  float: left;
  margin-right: 15px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.card___20_Kd .top___E-bLc .avatar___28AOZ .img___2spmi {
  width: 100px;
}
.card___20_Kd .top___E-bLc .infor___10CP4 {
  float: left;
  color: #333333;
}
.card___20_Kd .top___E-bLc .infor___10CP4 .common___a8x-9 {
  font-size: 12px;
  color: #888888;
}
.card___20_Kd .top___E-bLc .infor___10CP4 .expertTitle___2ERfZ {
  margin-bottom: 10px;
}
.card___20_Kd .top___E-bLc .infor___10CP4 .expertTitle___2ERfZ .name___6a7Xg {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.card___20_Kd .top___E-bLc .infor___10CP4 .rate___2Jrox {
  margin: 10px 0;
}
.card___20_Kd .top___E-bLc .infor___10CP4 .rate___2Jrox .numP___1fLBO {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.card___20_Kd .top___E-bLc .infor___10CP4 .rate___2Jrox .numR___1WPQP {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.card___20_Kd .top___E-bLc .infor___10CP4 .diseases___BfAHa {
  margin-top: 12px;
  height: 22px;
}
.card___20_Kd .top___E-bLc .infor___10CP4 .diseases___BfAHa .disease___FGVy3 {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.card___20_Kd .bottom___2-3Mq {
  border-top: 1px dashed #C7CED5;
  margin-top: 10px;
  padding-top: 10px;
}
.card___20_Kd .bottom___2-3Mq .numL___7Wocc {
  color: #FF5400;
}
.card___20_Kd .bottom___2-3Mq .btn___2KFFY {
  float: right;
}
.card___20_Kd .bottom___2-3Mq .btnOrder___ijpXI {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.title___1AHXX {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
}
.title___1AHXX .active___19bL- {
  padding: 0 10px;
  cursor: pointer;
  font-weight: bold;
}
.title___1AHXX .normal___1sWwJ {
  padding: 0 10px;
  cursor: pointer;
}
.header___3peV1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header___3peV1 .right___3tXXr {
  height: 107px;
  width: 25%;
  border: 1px solid #e4e4e4;
  font-size: 26px;
  line-height: 107px;
  text-align: center;
  cursor: pointer;
  color: #08af43;
}
.header___3peV1 .right___3tXXr .icon___2Clei {
  font-size: 50px;
}
.header___3peV1 .searchWrap___2ZOEQ {
  margin-top: 30px;
}
.institution___v6Wie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.institution___v6Wie img {
  width: 200px;
  height: 140px;
}
.institution___v6Wie .institutionDetail___2eWa- {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 20px;
}
.institution___v6Wie .institutionDetail___2eWa- .institutionTitle___uxcjj {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
}
.institution___v6Wie .institutionDetail___2eWa- .address___1ErYc {
  line-height: 20px;
}
.institution___v6Wie .institutionDetail___2eWa- .address___1ErYc .label___2jP5u {
  color: #999;
}
.institution___v6Wie .institutionDetail___2eWa- .tel___1Nz-h {
  line-height: 20px;
}
.institution___v6Wie .institutionDetail___2eWa- .tel___1Nz-h .label___2jP5u {
  color: #999;
}
.pagination___51PA- {
  right: 20px;
  margin: 16px 0;
  text-align: center;
}
.selectSearchWrap___1m3-T {
  width: 100%;
  background-color: #f2f1ef;
  height: 52px;
  padding: 10px;
  vertical-align: center;
  margin-bottom: 20px;
}
.selectSearchWrap___1m3-T .select___6ZmdB {
  height: 32px;
}
.card___3-2Z6 {
  margin-bottom: 20px;
}
.content___CK15P {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.content___CK15P .left___3qAhb {
  width: 40%;
}
.content___CK15P .left___3qAhb h2 {
  color: #00C9C5;
  font-size: 26px;
  margin-top: 10px;
}
.content___CK15P .left___3qAhb p {
  margin-top: 20px;
}
.content___CK15P .left___3qAhb .waitingWords___1mYrb {
  font-size: 22px;
  margin-top: 10px;
}
.content___CK15P .left___3qAhb .waitingWords___1mYrb .circle___33QbS {
  margin: 20px 20px;
}
.content___CK15P .left___3qAhb .waitingWords___1mYrb .circle___33QbS .waitingNum___3dNrL {
  color: #339900;
  font-size: 70px;
}
.content___CK15P .left___3qAhb .exit___KVEB1 {
  margin: 10px 10px 30px 40px;
  background-color: #FF0000;
  border-color: #FF0000;
  color: #FFFFFF;
}
.content___CK15P .left___3qAhb .tip___r4Hkh {
  color: #CCC;
}
.content___CK15P .line___3nvT6 {
  min-width: 1px;
  border-left: 1px solid #D1D1D1;
}
.content___CK15P .right___wfBcD {
  width: 40%;
}
.content___CK15P .right___wfBcD .word___367Vk {
  color: #00D3DF;
  font-size: 16px;
  margin-top: 10px;
}
.content___CK15P .right___wfBcD .expert___1I93f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.content___CK15P .right___wfBcD .expert___1I93f img {
  width: 88px;
  height: 88px;
  border-radius: 88px;
}
.content___CK15P .right___wfBcD .expert___1I93f .infor___Suyw- {
  margin-left: 20px;
}
.content___CK15P .right___wfBcD .expert___1I93f .infor___Suyw- .name___3yg5G {
  font-size: 20px;
  color: black;
  margin-right: 30px;
}
.content___CK15P .right___wfBcD .expert___1I93f .infor___Suyw- .title___2EBnc {
  color: #9999B3;
}
.content___CK15P .right___wfBcD .expert___1I93f .infor___Suyw- .middle___skcmU {
  margin: 20px 0;
}
.content___CK15P .right___wfBcD .expert___1I93f .infor___Suyw- .middle___skcmU .hos___3P4FQ {
  margin-right: 30px;
}
.patient___x76UI {
  padding: 20px 0 10px 0;
  border-bottom: 1px dashed #E4E4E4;
  border-top: 1px dashed #E4E4E4;
}
.visit___MT7fy {
  margin-top: 30px;
}
.attachment___3LoDH {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
  border-bottom: 1px dashed #E4E4E4;
}
.Icon___2xFJc {
  margin-left: -20px;
  margin-right: 5px;
  margin-top: 5px;
  color: #9b7a45;
}
.moreUnions___3pwy1 {
  color: #108EED;
  margin-left: 10px;
  cursor: pointer;
}
.fileErrorCom___2Q_Rg {
  color: #FF7575;
}
.seletTableContainer___yN5yu .ant-table-row:not(.ant-table-row-level-0) .ant-checkbox-wrapper {
  display: none;
}
.getPatientBox___6azZY {
  text-align: center;
  margin-bottom: 20px;
}
.getPatientBox___6azZY .getPatientInfo___UKL83 {
  color: #999;
  margin-left: 10px;
}
.btn___3PYrK {
  padding: 0 30px;
  margin-right: 30px;
}
.comment___2fFP4 {
  margin: 20px 0;
}
.comment___2fFP4 .rate___E2INK {
  margin-left: 22px;
}
.comment___2fFP4 .require___2CRki {
  display: inline-block;
  margin-right: 4px;
  content: '*';
  font-family: SimSun;
  line-height: 1;
  font-size: 14px;
  color: #F04134;
}
.btnWrapper___1CSUK {
  margin: 20px 0;
  text-align: center;
}
.separator___3UsDz {
  color: #9D9D9D;
  margin: 0 5px;
}
.seletTableContainer___1xFPj .ant-table-row:not(.ant-table-row-level-0) .ant-checkbox-wrapper {
  display: none;
}
.getPatientInfo___y4nJC {
  color: #999;
  margin-left: 10px;
}
.getCase___RGgSQ {
  padding: 20px 0;
  margin: 20px 0;
  border-bottom: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.getPatientBox___2laoZ {
  text-align: center;
  margin-bottom: 20px;
}
.getPatientBox___2laoZ .getPatientInfo___1fTVO {
  color: #999;
  margin-left: 10px;
}
.btn___3-SM_ {
  padding: 0 30px;
  margin-right: 30px;
}
.asBtn___2LcI4 {
  margin-left: 10px;
}
.cancelBtn___2tzfE {
  margin-right: 20px;
}
.modalityStyle___1Cn0l .ant-form-item-label {
  width: 16.5% !important;
}
.modalityStyle___1Cn0l .ant-radio-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.patient___3kSBS {
  padding: 20px 0 10px 0;
  border-bottom: 1px dashed #E4E4E4;
  border-top: 1px dashed #E4E4E4;
}
.visit___bd0iU {
  margin-top: 30px;
}
.attachment___2SNYU {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
  border-bottom: 1px dashed #E4E4E4;
}
.images___17T8p {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
}
.images___17T8p .ant-col-4 {
  color: black;
  text-align: right !important;
  padding-right: 5px;
  padding-top: 5px;
}
.colCenter___1vz1X {
  text-align: center !important;
}
.Icon___hD21d {
  margin-left: -20px;
  margin-right: 5px;
  margin-top: 5px;
  color: #9b7a45;
}
.moreUnions___5uH3h {
  color: #108EED;
  margin-left: 10px;
  cursor: pointer;
}
.fileErrorCom___2p8Kd {
  color: #FF7575;
}
.patient___2AIDK {
  padding: 20px 0 10px 0;
  border-bottom: 1px dashed #E4E4E4;
  border-top: 1px dashed #E4E4E4;
}
.visit___3CGjc {
  margin-top: 30px;
}
.attachment___3-2lt {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
  border-bottom: 1px dashed #E4E4E4;
}
.images___26o1p {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
}
.images___26o1p .ant-col-4 {
  color: black;
  text-align: right !important;
  padding-right: 5px;
  padding-top: 5px;
}
.colCenter___2Z4eK {
  text-align: center !important;
}
.Icon___1UIYB {
  margin-left: -20px;
  margin-right: 5px;
  margin-top: 5px;
  color: #9b7a45;
}
.moreUnions___qV0Xg {
  color: #108EED;
  margin-left: 10px;
  cursor: pointer;
}
.fileErrorCom___24hNy {
  color: #FF7575;
}
.getPatientBox___1QRGp {
  text-align: center;
  margin-bottom: 30px;
}
.getPatientBox___1QRGp .getPatientInfo___1kNCP {
  color: #999;
  margin-left: 10px;
}
.btn___1vy5A {
  padding: 0 30px;
  margin-right: 30px;
}
.card___3oXKw .ant-card-body {
  padding: 10px 0 !important;
}
.card___3oXKw .ant-card-body .ant-form-item {
  margin-bottom: 10px !important;
}
.card___3oXKw .filter___1Tmds {
  border-bottom: 1px dashed #E4E4E4;
  margin-bottom: 10px;
}
.card___3oXKw .operations___2tGSp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card___3oXKw .operations___2tGSp .operation___1Jw67 {
  margin-left: 10px;
}
.tags___3nE4F {
  margin-top: 5px;
  margin-bottom: 10px;
}
.tags___3nE4F .ant-card-body {
  padding: 10px 0 5px 0 !important;
}
.tags___3nE4F .ant-card-body .ant-form-item {
  margin-bottom: 10px !important;
}
.tags___3nE4F .tag___3pUS8 {
  padding: 3px 4px;
  margin-right: 10px;
  background-color: #C4E1FF;
  border-radius: 5px;
}
.tags___3nE4F .tag___3pUS8:hover {
  background-color: #D2E9FF;
}
.tags___3nE4F .tag___3pUS8 .tagName___2I7N6 {
  color: #5B5B5B;
  cursor: pointer;
}
.tags___3nE4F .tag___3pUS8 .close___1jpOK {
  color: #FFFFFF;
  margin-left: 2px;
  cursor: pointer;
}
.normal___bKQJi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___3U8SB {
  line-height: 1.5;
}
.rightBtn___2wIDZ {
  float: right;
  line-height: 1.5;
}
.widthSel___3FVz6 {
  width: 200px;
}
.searchLeft___pd9yS {
  float: left;
}
.searchRight___29J6m {
  float: left;
}
@media all and (max-width: 1250px) {
  .searchLeft___pd9yS {
    margin-bottom: 10px;
  }
}
.noneBody___Ye-sA {
  display: none;
}
.wholeBody___1lZc5 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
}
.reportWarp___rk0cY {
  width: 70%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.reportWarp___rk0cY .Hr___2SICq {
  height: 1px;
  border: none;
  border-top: 1px solid #000;
}
.reportWarp___rk0cY h2 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.advice___3orLD {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___3orLD p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___3orLD h4 {
  margin-top: 10px;
}
.btn___2FBjW {
  width: 50px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
@media print {
  .ant-notification {
    display: none;
  }
}
.patientInfo .ant-form-item {
  margin-bottom: 0;
}
.patientInfo .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.patientInfo .patientInfoCol .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: initial;
}
.patientInfo .nowrap {
  white-space: nowrap;
}
.patientInfo .ant-form-item-label label {
  font-weight: bold !important;
}
.patientInfoDiv___3yOGv {
  width: 16.66666667%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___2EDPj {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___1jOQT {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___2QM_c {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
}
.a1___2dFNJ {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.p___h2cHl {
  width: 33%;
  line-height: 32px;
  text-align: center;
}
.p_1___xcwzw {
  width: 33%;
  position: relative;
  top: 0;
  line-height: 32px;
  text-align: center;
}
.c_1___p3D4U {
  font-weight: 900;
  color: black;
  width: 50%;
  height: 32px;
  position: absolute;
  top: 0;
  right: 50%;
  display: inline-block;
  text-align: right;
  white-space: nowrap;
}
.r_1___3jjzg {
  width: 270%;
  margin-left: 55%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.c___2RnO3 {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___2FVPA {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
}
.s___1oOyP {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.noneData___135b9 {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.logItem___1LV5A {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.btn___2FBjW {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___1FU69 {
  display: inline-block;
  margin-left: 5px;
}
.searchForm___1gNRb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___1gNRb .selectionMR___3ugAW {
  margin-right: 10px;
}
.searchForm___1gNRb .radioGroup___13O7V {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___1gNRb .dateRangeFI___3JBXk {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___1gNRb .opts___mKNXv {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___1gNRb .optLabel___1ZvbL {
  width: 68px;
  min-width: 68px;
}
.workSearch___3UIAt .selectionMR___3ugAW {
  margin-right: 10px;
}
.workSearch___3UIAt .dateRangeFI___3JBXk {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.workSearch___3UIAt .opts___mKNXv {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.workSearch___3UIAt .optLabel___1ZvbL {
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___3UIAt .optLabelapply___1CpFB {
  margin-left: 60px;
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___3UIAt .row___yspNV {
  margin-bottom: 15px;
}
.workSearch___3UIAt .input___GFgQa {
  width: 130px;
  min-width: 130px;
}
.workSearch___3UIAt .col___31bij {
  min-width: 760px;
}
.workSearch___3UIAt .col1___3Yw5q {
  min-width: 218px;
}
.searchForm___LcqZm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___LcqZm .selectionMR___1XbX2 {
  margin-right: 10px;
}
.searchForm___LcqZm .radioGroup___3eKUk,
.searchForm___LcqZm .radioGroupNew___2UJ9d {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___LcqZm .radioGroupNew___2UJ9d {
  width: 220px;
  min-width: 220px;
}
.searchForm___LcqZm .dateRangeFI___tGRFA {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___LcqZm .opts___2o_Ks {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___LcqZm .optLabel___30mfs {
  width: 68px;
  min-width: 68px;
}
.tableHeader___Wbg_P {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___Wbg_P .title___3lBL9 {
  font-size: 22px;
}
.tableHeader___Wbg_P .exportWrapper___2hLJs {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___Wbg_P .exportWrapper___2hLJs i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___Wbg_P .exportWrapper___2hLJs span {
  font-size: 16px;
}
.center___3o_zM {
  text-align: center !important;
}
#wrapper___n7QKE .toolbar___1wMdp {
  overflow: inherit !important;
}
#wrapper___n7QKE .toolbar___1wMdp > div:after {
  content: "";
  display: block;
  visibility: hidden;
  width: 0;
  clear: both;
}
/*---以下为必备样式----*/
.calendarWrap___1tN-6 {
  position: relative;
}
.calendarWrap___1tN-6 .calendarInput___TQOzX {
  width: 151px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}
.calendarWrap___1tN-6 .calendarInput___TQOzX .calendarIcon___1v2rZ {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #919191;
}
.calendarWrap___1tN-6 .calendarInput___TQOzX input {
  width: 151px;
  height: 31px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-size: 12px;
  outline: none;
  display: block;
  padding: 6px 7px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.calendarWrap___1tN-6 .calendarInput___TQOzX input:hover,
.calendarWrap___1tN-6 .calendarInput___TQOzX input:active {
  border-color: #108ee9;
}
.calendarWrap___1tN-6 .calendarContainer___3NMJV {
  width: 232px;
  outline: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  border: 1px solid #d9d9d9;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #fff;
  line-height: 1.5;
}
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 {
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarYearRange___1C7bV {
  padding: 0 2px;
  font-weight: bold;
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
  line-height: 34px;
}
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarBtn___2z3T-,
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarBtnNext___2KsRO {
  position: absolute;
  top: 0;
  color: rgba(0, 0, 0, 0.43);
  padding: 0 5px;
  font-size: 12px;
  display: inline-block;
  line-height: 34px;
  cursor: pointer;
}
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarBtn___2z3T-:hover,
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarBtnNext___2KsRO:hover {
  color: #108ee9;
}
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarBtnNextDisabled___tdHIh {
  position: absolute;
  top: 0;
  padding: 0 5px;
  font-size: 12px;
  display: inline-block;
  line-height: 34px;
  color: #c3c3c3;
  cursor: not-allowed;
}
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarBtnNextDisabled___tdHIh:hover {
  color: #c3c3c3;
}
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarBtn___2z3T- {
  left: 7px;
}
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarBtnNext___2KsRO,
.calendarWrap___1tN-6 .calendarHeadYear___2yBv3 .calendarBtnNextDisabled___tdHIh {
  right: 7px;
}
.calendarWrap___1tN-6 .calendarBodyYear___CafBX {
  width: 100%;
  height: 120px;
}
.calendarWrap___1tN-6 .calendarBodyYear___CafBX .calendarYearUl___3ogTb {
  list-style: none;
}
.calendarWrap___1tN-6 .calendarBodyYear___CafBX .calendarYearUl___3ogTb .calendarYearLi___3xyc6,
.calendarWrap___1tN-6 .calendarBodyYear___CafBX .calendarYearUl___3ogTb .calendarYearLiSelect___1xMuP {
  float: left;
  text-align: center;
  width: 108px;
  cursor: pointer;
}
.calendarWrap___1tN-6 .calendarBodyYear___CafBX .calendarYearUl___3ogTb .calendarYearLi___3xyc6 > button,
.calendarWrap___1tN-6 .calendarBodyYear___CafBX .calendarYearUl___3ogTb .calendarYearLiSelect___1xMuP > button {
  cursor: pointer;
  outline: none;
  border: 0;
  display: inline-block;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.65);
  background: transparent;
  text-align: center;
  height: 24px;
  line-height: 24px;
  padding: 0 6px;
  border-radius: 4px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  margin: 14px 0;
}
.calendarWrap___1tN-6 .calendarBodyYear___CafBX .calendarYearUl___3ogTb .calendarYearLi___3xyc6 > button:hover,
.calendarWrap___1tN-6 .calendarBodyYear___CafBX .calendarYearUl___3ogTb .calendarYearLiSelect___1xMuP > button:hover {
  color: #108ee9;
}
.searchForm___2e418 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___2e418 .selectionMR___kmcqZ {
  margin-right: 10px;
}
.searchForm___2e418 .radioGroup___bsxSw,
.searchForm___2e418 .radioGroupNew___1EU4D {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___2e418 .radioGroupNew___1EU4D {
  width: 220px;
  min-width: 220px;
}
.searchForm___2e418 .dateRangeFI___1RTFW {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___2e418 .opts___kRALq {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___2e418 .optLabel___571wt {
  width: 68px;
  min-width: 68px;
}
.workSearch___3NRqC .selectionMR___kmcqZ {
  margin-right: 10px;
}
.workSearch___3NRqC .dateRangeFI___1RTFW {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.workSearch___3NRqC .opts___kRALq {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.workSearch___3NRqC .opts1___2WcUS {
  margin-right: 10px;
  width: 170px;
  min-width: 150px;
}
.workSearch___3NRqC .optLabel___571wt {
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___3NRqC .optLabelapply___1o5H6 {
  margin-left: 60px;
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___3NRqC .row___1C56z {
  margin-bottom: 15px;
}
.workSearch___3NRqC .input___Rsjod {
  width: 150px;
  min-width: 150px;
}
.workSearch___3NRqC .col___273eq {
  min-width: 760px;
}
.workSearch___3NRqC .col1___3h4YP {
  min-width: 218px;
}
.nameA___1nWk8 {
  font-size: 28px;
}
.nameB___3zdKR {
  color: #0a6099;
}
.cardsWrapper___1qSD0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cardsWrapper___1qSD0 .card___1Kj22 {
  width: 19%;
}
.cardsWrapper___1qSD0 .card___1Kj22 .ant-card-body {
  padding: 20px 0;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
  cursor: pointer;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .leftImg___3DCEJ {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .leftImg___3DCEJ i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .words___2TuFX {
  margin-left: 10px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .words___2TuFX .title___3XJzB {
  min-width: 98px;
  color: #7B7B7B;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .words___2TuFX .clinicData___24k3I {
  color: #66CCCC;
  font-size: 36px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .words___2TuFX .consultData___480Uy {
  color: #FFCC33;
  font-size: 36px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .words___2TuFX .imagingData___3lrVt {
  color: #FF9933;
  font-size: 36px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .words___2TuFX .ecgData___1TPkT {
  color: #66CC33;
  font-size: 36px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .words___2TuFX .paData___1gLQe {
  color: #9F4D95;
  font-size: 36px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .consult___9KDle {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
  background: #FFCC33;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .consult___9KDle i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .imaging___RrcSi {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
  background: #FF9933;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .imaging___RrcSi i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .ecg___1859c {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
  background: #66CC33;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .ecg___1859c i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .pa___2bA44 {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
  background: #9F4D95;
}
.cardsWrapper___1qSD0 .card___1Kj22 .content___3OstU .pa___2bA44 i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___10JWw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
}
.cardsWrapper___10JWw .card___1S7pn {
  width: 27%;
  background-color: #ECF5FF;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 .icon____5HLk {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 .icon____5HLk i {
  font-size: 40px;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 .fee___26r8q {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #F09148;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 .fee___26r8q i {
  font-size: 40px;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 .cc___1XJUb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #4E9843;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 .cc___1XJUb i {
  font-size: 40px;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 .words___3imYC {
  margin-left: 10px;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 .words___3imYC .title___1-9VE {
  color: #ADADAD;
}
.cardsWrapper___10JWw .card___1S7pn .content___9wCD8 .words___3imYC .data___5_iCp {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___10JWw .feeCard___2X2nY {
  width: 27%;
  background-color: #ECF5FF;
  background-color: #FFFAF4;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 .icon____5HLk {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 .icon____5HLk i {
  font-size: 40px;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 .fee___26r8q {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #F09148;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 .fee___26r8q i {
  font-size: 40px;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 .cc___1XJUb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #4E9843;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 .cc___1XJUb i {
  font-size: 40px;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 .words___3imYC {
  margin-left: 10px;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 .words___3imYC .title___1-9VE {
  color: #ADADAD;
}
.cardsWrapper___10JWw .feeCard___2X2nY .content___9wCD8 .words___3imYC .data___5_iCp {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___10JWw .ccCard___39v14 {
  width: 27%;
  background-color: #ECF5FF;
  background-color: #F0FFF0;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 .icon____5HLk {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 .icon____5HLk i {
  font-size: 40px;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 .fee___26r8q {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #F09148;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 .fee___26r8q i {
  font-size: 40px;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 .cc___1XJUb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #4E9843;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 .cc___1XJUb i {
  font-size: 40px;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 .words___3imYC {
  margin-left: 10px;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 .words___3imYC .title___1-9VE {
  color: #ADADAD;
}
.cardsWrapper___10JWw .ccCard___39v14 .content___9wCD8 .words___3imYC .data___5_iCp {
  color: #7B7B7B;
  font-size: 36px;
}
.tableHeader___1p72w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___1p72w .title___1NPSL {
  font-size: 22px;
}
.tableHeader___1p72w .exportWrapper___1dFUp {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1p72w .exportWrapper___1dFUp i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1p72w .exportWrapper___1dFUp span {
  font-size: 16px;
}
.center___2ZH0k {
  text-align: center !important;
}
.hideWhenPrint___3SiFS {
  text-align: center !important;
}
@media print {
  .hideWhenPrint___3SiFS {
    display: none;
  }
}
.tableHeader___3bVsc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___3bVsc .title___1ELRJ {
  font-size: 22px;
}
.tableHeader___3bVsc .exportWrapper___20zZR {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3bVsc .exportWrapper___20zZR i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3bVsc .exportWrapper___20zZR span {
  font-size: 16px;
}
.center___vEP6x {
  text-align: center !important;
}
.tableHeader___xQ27F {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___xQ27F .title___3SAG_ {
  font-size: 22px;
}
.tableHeader___xQ27F .exportWrapper___1SPYL {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___xQ27F .exportWrapper___1SPYL i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___xQ27F .exportWrapper___1SPYL span {
  font-size: 16px;
}
.center___39p8u {
  text-align: center !important;
}
.tableHeader___2kM7N {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___2kM7N .title___1O0Di {
  font-size: 22px;
}
.tableHeader___2kM7N .exportWrapper___3CFsv {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___2kM7N .exportWrapper___3CFsv i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___2kM7N .exportWrapper___3CFsv span {
  font-size: 16px;
}
.center___3_BEU {
  text-align: center !important;
}
.tableHeader___2PzTB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___2PzTB .title___pfQMw {
  font-size: 22px;
}
.tableHeader___2PzTB .exportWrapper___1D2cW {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___2PzTB .exportWrapper___1D2cW i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___2PzTB .exportWrapper___1D2cW span {
  font-size: 16px;
}
.center___153Sm {
  text-align: center !important;
}
.tableHeader___3o4NY {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___3o4NY .title___1aTy7 {
  font-size: 22px;
}
.tableHeader___3o4NY .exportWrapper___3xAaj {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3o4NY .exportWrapper___3xAaj i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3o4NY .exportWrapper___3xAaj span {
  font-size: 16px;
}
.center___2OF9n {
  text-align: center !important;
}
.tableHeader___Q0cBp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___Q0cBp .title___265Iw {
  font-size: 22px;
}
.tableHeader___Q0cBp .exportWrapper___1ipk1 {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___Q0cBp .exportWrapper___1ipk1 i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___Q0cBp .exportWrapper___1ipk1 span {
  font-size: 16px;
}
.center___1NMwk {
  text-align: center !important;
}
.searchForm___27VqP {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___27VqP .selectionMR___jtS1m {
  margin-right: 10px;
}
.searchForm___27VqP .radioGroup___277Xt,
.searchForm___27VqP .radioGroupNew___3WB0H {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___27VqP .radioGroupNew___3WB0H {
  width: 220px;
  min-width: 220px;
}
.searchForm___27VqP .dateRangeFI___1K-rf {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___27VqP .opts___3q9Hi {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___27VqP .optLabel___cKdpo {
  width: 68px;
  min-width: 68px;
}
.searchDiv___1OH_C {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 15px;
}
.dateRangeFI___1K-rf {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.radioGroupNew___3WB0H {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.tableHeader___1UwCG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___1UwCG .title___1NVmS {
  font-size: 22px;
}
.tableHeader___1UwCG .exportWrapper___3yqQN {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1UwCG .exportWrapper___3yqQN i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1UwCG .exportWrapper___3yqQN span {
  font-size: 16px;
}
.center___1rEGA {
  text-align: center !important;
}
.cardsWrapper___1zWLu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
}
.cardsWrapper___1zWLu .card___1n-u- {
  width: 20%;
  background-color: #EBF8F9;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .icon___99fVq {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #2DB6F4;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .icon___99fVq i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .fee___3t5R6 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .fee___3t5R6 i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .cc___34wOo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .cc___34wOo i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .dd___OZZcG {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .dd___OZZcG i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .words___1SO9G {
  margin-left: 10px;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .words___1SO9G .title___2sRNl {
  color: #ADADAD;
}
.cardsWrapper___1zWLu .card___1n-u- .content___PhIh4 .words___1SO9G .data___3R8F3 {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___1zWLu .feeCard___X1a0H {
  width: 20%;
  background-color: #EBF8F9;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .icon___99fVq {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #2DB6F4;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .icon___99fVq i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .fee___3t5R6 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .fee___3t5R6 i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .cc___34wOo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .cc___34wOo i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .dd___OZZcG {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .dd___OZZcG i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .words___1SO9G {
  margin-left: 10px;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .words___1SO9G .title___2sRNl {
  color: #ADADAD;
}
.cardsWrapper___1zWLu .feeCard___X1a0H .content___PhIh4 .words___1SO9G .data___3R8F3 {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___1zWLu .ccCard___1R98l {
  width: 20%;
  background-color: #EBF8F9;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .icon___99fVq {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #2DB6F4;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .icon___99fVq i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .fee___3t5R6 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .fee___3t5R6 i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .cc___34wOo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .cc___34wOo i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .dd___OZZcG {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .dd___OZZcG i {
  font-size: 40px;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .words___1SO9G {
  margin-left: 10px;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .words___1SO9G .title___2sRNl {
  color: #ADADAD;
}
.cardsWrapper___1zWLu .ccCard___1R98l .content___PhIh4 .words___1SO9G .data___3R8F3 {
  color: #7B7B7B;
  font-size: 36px;
}
.center___F3_Qw {
  text-align: center !important;
}
.hideTitle___1w4hB {
  display: none;
}
.tableHeader___12brC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___12brC .title___2rSVp {
  font-size: 22px;
}
.tableHeader___12brC .exportWrapper___3Qipm {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___12brC .exportWrapper___3Qipm i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___12brC .exportWrapper___3Qipm span {
  font-size: 16px;
}
.tableHeader___3Y8Jz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___3Y8Jz .title___3ybjy {
  font-size: 22px;
}
.tableHeader___3Y8Jz .exportWrapper___3NbND {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3Y8Jz .exportWrapper___3NbND i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3Y8Jz .exportWrapper___3NbND span {
  font-size: 16px;
}
.center___3C4bZ {
  text-align: center !important;
}
.tableHeader___3AU8u {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___3AU8u .title___3fmQp {
  font-size: 22px;
}
.tableHeader___3AU8u .exportWrapper___2z0CR {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3AU8u .exportWrapper___2z0CR i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3AU8u .exportWrapper___2z0CR span {
  font-size: 16px;
}
.center___1uzoy {
  text-align: center !important;
}
.searchForm___3WU7S {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___3WU7S .selectionMR___ELAM3 {
  margin-right: 10px;
}
.searchForm___3WU7S .radioGroup___TwaIn {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___3WU7S .dateRangeFI___1esew {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___3WU7S .opts___2AVmL {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___3WU7S .optLabel___2a7Hl {
  width: 68px;
  min-width: 68px;
}
.tableHeader___2jpB_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___2jpB_ .title___36jIZ {
  font-size: 20px;
  font-weight: bold;
  color: black;
  padding-bottom: 20;
}
.tableHeader___2jpB_ .exportWrapper___3bwFd {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___2jpB_ .exportWrapper___3bwFd i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___2jpB_ .exportWrapper___3bwFd span {
  font-size: 16px;
}
.center___3R2zi {
  text-align: center !important;
}
.cardsWrapper___tmOyd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
}
.cardsWrapper___tmOyd .cardDiv___2BVjv {
  width: 46%;
  height: 100px;
  border-radius: 5px;
  background-color: #80D3F9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cardsWrapper___tmOyd .cardDiv___2BVjv .data___Eq3WQ {
  width: 60%;
  line-height: 100px;
  font-size: 30px;
  font-weight: bold;
}
.cardsWrapper___tmOyd .cardDiv___2BVjv .icon___35exr {
  margin-top: 15px;
  margin-left: 4%;
  width: 40%;
  color: #fff;
  font-size: 18px;
}
.cardsWrapper___tmOyd .cardDiv___2BVjv .icon___35exr i {
  margin-left: 5%;
  font-size: 40px;
}
.cardsWrapper___tmOyd .cardDiv___2BVjv:nth-child(2) {
  background-color: #FCCCA7;
}
.cardsWrapper___tmOyd .card___2I5iJ {
  width: 27%;
  background-color: #EBF8F9;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK .icon___35exr {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK .icon___35exr i {
  font-size: 40px;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK .fee___3c3-Q {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #F09148;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK .fee___3c3-Q i {
  font-size: 40px;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK .cc___1pZrO {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #4E9843;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK .cc___1pZrO i {
  font-size: 40px;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK .words___nWZaG {
  margin-left: 10px;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK .words___nWZaG .title___1nHv2 {
  color: #ADADAD;
}
.cardsWrapper___tmOyd .card___2I5iJ .content___1_8KK .words___nWZaG .data___Eq3WQ {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___tmOyd .feeCard___3XkTC {
  width: 27%;
  background-color: #EBF8F9;
  background-color: #FCCCA7;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK .icon___35exr {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK .icon___35exr i {
  font-size: 40px;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK .fee___3c3-Q {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #F09148;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK .fee___3c3-Q i {
  font-size: 40px;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK .cc___1pZrO {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #4E9843;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK .cc___1pZrO i {
  font-size: 40px;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK .words___nWZaG {
  margin-left: 10px;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK .words___nWZaG .title___1nHv2 {
  color: #ADADAD;
}
.cardsWrapper___tmOyd .feeCard___3XkTC .content___1_8KK .words___nWZaG .data___Eq3WQ {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm {
  width: 27%;
  background-color: #EBF8F9;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK .icon___35exr {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK .icon___35exr i {
  font-size: 40px;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK .fee___3c3-Q {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #F09148;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK .fee___3c3-Q i {
  font-size: 40px;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK .cc___1pZrO {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
  background: #4E9843;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK .cc___1pZrO i {
  font-size: 40px;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK .words___nWZaG {
  margin-left: 10px;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK .words___nWZaG .title___1nHv2 {
  color: #ADADAD;
}
.cardsWrapper___tmOyd .ccCard___2Oqcm .content___1_8KK .words___nWZaG .data___Eq3WQ {
  color: #7B7B7B;
  font-size: 36px;
}
.tableHeader___2xibN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___2xibN .title___1nHv2 {
  font-size: 22px;
}
.tableHeader___2xibN .exportWrapper___ziOCz {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___2xibN .exportWrapper___ziOCz i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___2xibN .exportWrapper___ziOCz span {
  font-size: 16px;
}
.center___gvSMz {
  text-align: center !important;
}
.vertical-center-modal___trOQ1 {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal___trOQ1:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal___trOQ1 .ant-modal___3-kvD {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.chartWrapper___1Q6Qd {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.chartWrapper___2b68C {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cardsWrapper___1s_Ao {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
}
.cardsWrapper___1s_Ao .card___1Cm0t {
  width: 27%;
  background-color: #ECF5FF;
}
.cardsWrapper___1s_Ao .card___1Cm0t .content___3zDqr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100px;
}
.cardsWrapper___1s_Ao .card___1Cm0t .content___3zDqr .icon___3iBbl {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #2DB6F4;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1s_Ao .card___1Cm0t .content___3zDqr .icon___3iBbl i {
  font-size: 40px;
}
.cardsWrapper___1s_Ao .card___1Cm0t .content___3zDqr .words___3GGsf {
  margin-left: 10px;
}
.cardsWrapper___1s_Ao .card___1Cm0t .content___3zDqr .words___3GGsf .title___Q-g-Q {
  color: #ADADAD;
}
.cardsWrapper___1s_Ao .card___1Cm0t .content___3zDqr .words___3GGsf .data___1P44r {
  color: #7B7B7B;
  font-size: 36px;
}
.center___3wc7l {
  text-align: center !important;
}
.tableHeader___2yttr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___2yttr .title___Q-g-Q {
  font-size: 22px;
}
.tableHeader___2yttr .exportWrapper___iz6nb {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___2yttr .exportWrapper___iz6nb i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___2yttr .exportWrapper___iz6nb span {
  font-size: 16px;
}
.wholeBody___2JZuS {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
  margin-bottom: 30px;
}
.report___1KsVA {
  width: 100%;
  margin: 0 auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.report___1KsVA .h2title___2mXpO {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.report___1KsVA .solidLine___1Qw9S {
  width: 100%;
  margin: -10px 0px 15px 0px;
  height: 1px;
  border: none;
  border-bottom: 1px solid #333333;
}
.report___1KsVA .ant-row {
  color: #333333;
}
.report___1KsVA .ant-row .ant-form-item {
  margin-bottom: 5px;
}
.label___3GfVG {
  font-weight: bold;
}
.foot___21HTo {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.foot___21HTo .button___1OUGl {
  padding: 0 10 0 10;
  background-color: '#FFFFFF';
}
.h2title___2mXpO {
  text-align: center;
  font-weight: bold;
}
.tableHeader___363yt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___363yt .title___WdTrG {
  font-size: 22px;
}
.tableHeader___363yt .exportWrapper___1DFRS {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___363yt .exportWrapper___1DFRS i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___363yt .exportWrapper___1DFRS span {
  font-size: 16px;
}
.center___13x9U {
  text-align: center !important;
}
.tableHeader___THbAA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.tableHeader___THbAA .title___39nqF {
  font-size: 22px;
}
.tableHeader___THbAA .exportWrapper___Kc9Ma {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___THbAA .exportWrapper___Kc9Ma i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___THbAA .exportWrapper___Kc9Ma span {
  font-size: 16px;
}
.center___3M6K_ {
  text-align: center !important;
}
.tableHeader___Ga63z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.tableHeader___Ga63z .title___wO14H {
  font-size: 22px;
}
.tableHeader___Ga63z .exportWrapper___2rIrv {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___Ga63z .exportWrapper___2rIrv i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___Ga63z .exportWrapper___2rIrv span {
  font-size: 16px;
}
.center___3Zmdf {
  text-align: center !important;
}
.tableHeader___3NzNx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___3NzNx .title___1EVhQ {
  font-size: 22px;
}
.tableHeader___3NzNx .exportWrapper___s35tg {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3NzNx .exportWrapper___s35tg i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3NzNx .exportWrapper___s35tg span {
  font-size: 16px;
}
.center___1yDXp {
  text-align: center !important;
}
.tableHeader___gOKCo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___gOKCo .title___3zCQG {
  font-size: 22px;
}
.tableHeader___gOKCo .exportWrapper___3Qr1O {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___gOKCo .exportWrapper___3Qr1O i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___gOKCo .exportWrapper___3Qr1O span {
  font-size: 16px;
}
.center___79nKe {
  text-align: center !important;
}
.wholeBody___hDHxi {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
}
.wholeBody___hDHxi .ant-table-bordered .ant-table-tbody > tr > td,
.wholeBody___hDHxi .ant-table-bordered .ant-table-thead > tr > th {
  text-align: center !important;
}
.wholeBody___hDHxi .ant-table-thead > tr > th {
  border-color: #bdbbbb;
  padding: 10px 8px;
}
.wholeBody___hDHxi .ant-table-thead tr:first-child th {
  border-top: 1px solid #bdbbbb;
}
.wholeBody___hDHxi .ant-table-thead tr:first-child th:first-child {
  border-left: 1px solid #bdbbbb;
}
.hideTitle___1JQG6 {
  display: none;
}
.center___1lD1_ {
  text-align: center;
}
.warpDiv___PZ4qT {
  width: 80%;
  margin: 0 auto;
}
.title___31itX {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
}
.titleTwo___3WJVj {
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin-top: 2px;
  font-weight: bold;
}
.subTitle___2tJiG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px 10px 20px;
}
.tableHeader___2KVeV {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableHeader___2KVeV .title___3IEQ3 {
  font-size: 22px;
}
.tableHeader___2KVeV .exportWrapper___27Us- {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___2KVeV .exportWrapper___27Us- i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___2KVeV .exportWrapper___27Us- span {
  font-size: 16px;
}
.center___3QxD3 {
  text-align: center !important;
}
.hideTitle___2TpZZ {
  display: none;
}
.rightTool___2gG7g {
  margin-top: -35px;
  float: right;
}
.rightTool___2gG7g i {
  font-size: 20px;
  margin-right: 5px;
}
.rightTool___2gG7g span {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.titleDiv___2eYYW {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tableTypeWrap___25tBJ .ant-table-bordered .ant-table-tbody > tr > td,
.tableTypeWrap___25tBJ .ant-table-bordered .ant-table-thead > tr > th {
  text-align: center !important;
}
.tableTypeWrap___25tBJ .ant-table-thead > tr > th {
  border-color: #bdbbbb;
  padding: 10px 8px;
}
.tableTypeWrap___25tBJ .ant-table-thead tr:nth-child(3) th:last-child {
  border-right: none;
}
.tableHeader___1Qxve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tableHeader___1Qxve .title___HA2LU {
  font-size: 22px;
}
.tableHeader___1Qxve .exportWrapper___PQJX5 {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1Qxve .exportWrapper___PQJX5 i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1Qxve .exportWrapper___PQJX5 span {
  font-size: 16px;
}
.center___otMx9 {
  text-align: center !important;
}
.operatorOpt___2BqvS {
  min-width: 100px;
  margin-right: 10px;
}
.detailSearchInput___APyeB {
  width: 200px;
  margin-bottom: 5px;
  margin-right: 10px;
}
.filterFormWrap___1dshg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.echartWarp___1_Enq {
  min-height: 300px;
  margin-bottom: 24px;
}
.tableHeader___2hrpD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.tableHeader___2hrpD .tableTitle___12JHM {
  font-size: 22px;
}
.tableHeader___2hrpD .tableTip___30fYA {
  font-size: 16px;
  color: #666;
}
.tableContent___2LvCo {
  min-height: 300px;
}
.ml24___19LBy {
  margin-left: 24px;
}
.flexGrow___ZR-FU {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.flexGrow___ZR-FU a {
  font-size: 16px;
}
.exportWrapper___1MfP3 {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.exportWrapper___1MfP3 span {
  font-size: 16px;
  margin-left: 10px;
}
.exportWrapper___1MfP3 i {
  font-size: 30px;
}
.warp___v7MNa {
  width: 100%;
  height: 575px;
  position: relative;
}
.titleText___2GJMx {
  position: absolute;
  bottom: 40px;
  left: -10px;
}
.titleText___2GJMx .eachOne___1OIRT {
  display: inline-block;
  width: 150px;
  text-align: center;
  margin-left: 5px;
}
.titleText___2GJMx .title___14bqZ {
  color: #C8C338;
  font-size: 20px;
}
.titleText___2GJMx .sub___14ZZo {
  font-size: 14px;
  color: #8B99A4;
}
.layout___37KFg {
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRDM1RTQxNDdCNEExMUU3ODA2MDlBQTFGOUE4RjVCNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRDM1RTQxNTdCNEExMUU3ODA2MDlBQTFGOUE4RjVCNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFEMzVFNDEyN0I0QTExRTc4MDYwOUFBMUY5QThGNUI3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFEMzVFNDEzN0I0QTExRTc4MDYwOUFBMUY5QThGNUI3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAgICAgICAgICAgMCAgIDBAMCAgMEBQQEBAQEBQYFBQUFBQUGBgcHCAcHBgkJCgoJCQwMDAwMDAwMDAwMDAwMDAEDAwMFBAUJBgYJDQsJCw0PDg4ODg8PDAwMDAwPDwwMDAwMDA8MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgAjwA/AwERAAIRAQMRAf/EAGIAAQEBAQAAAAAAAAAAAAAAAAAEAQkBAQEBAQEAAAAAAAAAAAAAAAABAgUHEAEAAQMFAAIDAAAAAAAAAAAAAgEDBBEhEhMU8EFRcVIRAQEBAQAAAAAAAAAAAAAAAAABETH/2gAMAwEAAhEDEQA/AOGD0tzwAAAAAAAAAAAAAAAAAFeJkWcf09uBYz++xOza75XqdM56aXrfTct6zhptSfKP5jXZmzRJ8qoKAAAANBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAK8SGBP0+7JyMfjjzlh9FiF/sv0067dzldtcIS31nTlWn8S+s22cEigoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIK8TCvZnp6Z48PJjzybvfkWsfWFvTWlvunDnPfaENZV+o13S0SftQUAAAAAEwFAAAAAAAAAAAAAAAAAAAH/2Q==);
  height: 100%;
}
.header___1yTd6 {
  color: #ACC2F4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: #03073D;
  overflow: hidden;
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk1QjY4OEE1Nzc0RTExRTdBMkRCRjgxM0JEOTY0QjQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk1QjY4OEE2Nzc0RTExRTdBMkRCRjgxM0JEOTY0QjQ4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVCNjg4QTM3NzRFMTFFN0EyREJGODEzQkQ5NjRCNDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVCNjg4QTQ3NzRFMTFFN0EyREJGODEzQkQ5NjRCNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYG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) no-repeat;
  background-size: 100% 100%;
}
.insideLayout___2Mdo4 {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.sider___iuGav {
  background: none;
}
.chartsWrapper___SMLl5 {
  border: 1px solid #253964;
  background-color: rgba(8, 29, 76, 0.4);
  margin-bottom: 5px;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  position: relative;
}
.cubeBorderLeftTop___1mPP2 {
  height: 4px;
  width: 4px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___1WAGN {
  height: 4px;
  width: 4px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___2KKN6 {
  height: 4px;
  width: 4px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___1AjJ4 {
  height: 4px;
  width: 4px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.leftTopWrap___2hL_R {
  height: 421px;
  overflow: hidden;
}
.leftTopWrap___2hL_R .leftTopTitle___2TFcT {
  position: absolute;
  top: 22px;
  left: 30px;
  width: 23px;
  margin: 0 auto;
  line-height: 21px;
  font-size: 18px;
  font-weight: bolder;
  color: #333333;
}
.leftTop___2bymg {
  margin-top: 10px;
  color: #99A8B0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.leftCenterWrap___2o4hq {
  height: 200px;
  overflow: hidden;
}
.number___29OW2 {
  font-size: 16px;
  color: #C8C338;
}
.bottomRight___2Nbyd {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___PA-J7 {
  color: #99A8B0;
  font-size: 14px;
  line-height: 22px;
}
.trendWrap___1GAaB {
  height: 217px;
  overflow: hidden;
}
.eduWrap___uqL7w {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___3kuJb {
  height: 100px;
}
.threePie___2tKtq {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___3I2sV {
  height: 526px;
  overflow: hidden;
}
.satisfiedWrapper___AngcC {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___3wykX {
  height: 80px;
}
.businessWrapper___2Lu9W {
  height: 160px;
  overflow: hidden;
}
.otherWrapper___2S0pL {
  height: 250px;
  overflow: hidden;
}
.costWrapper___2YNsH {
  height: 206px;
  overflow: hidden;
}
.middleLeft___264Ag {
  text-align: center;
  color: #99A8B0;
  line-height: 22px;
  height: 89px;
  overflow: hidden;
}
.consultLoopChart___1n45j {
  margin-left: -56px;
}
.conMsg___2mQUf {
  margin-top: 25px;
}
.hospitalWrapper___3sFgJ {
  overflow: hidden;
  height: 391px;
}
@media all and (max-width: 1400px) {
  .middle1400___mZlyN {
    margin-top: -160px;
  }
  .titleText___2GJMx {
    bottom: 0;
  }
  .warp___v7MNa {
    height: 515px;
  }
}
.serviceWrapper___1J1gt {
  height: 256px;
  overflow: hidden;
}
.eduWrapper___1-2G9 {
  height: 199px;
  overflow: hidden;
}
.mapCommon___1p0Pi {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.edu___3heSu {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 60px;
  right: 30px;
}
.up___3RuDA {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 60px;
  left: 40px;
}
.down___Eh3Tu {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 150px;
  right: 40px;
}
.upSon___1DuGw,
.downSon___kW0uY {
  height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-top: 1px solid #00479d;
  padding-left: 5px;
  padding-top: 10px;
}
.upTitle___4KxKh,
.downTitle___1id5p {
  color: #FFFFFF;
}
.upContent___XniJU {
  color: #11A7DF;
  font-size: 24px;
}
.downContent___OJXVB {
  color: #9D72E6;
  font-size: 24px;
}
.warp___2TCZT {
  width: 100%;
  position: relative;
}
.titleText___10ggi {
  position: absolute;
  bottom: 40px;
  left: -10px;
}
.titleText___10ggi .eachOne___YS_0j {
  display: inline-block;
  width: 150px;
  text-align: center;
  margin-left: 5px;
}
.titleText___10ggi .title___1PKw7 {
  color: #C8C338;
  font-size: 20px;
}
.titleText___10ggi .sub___3KoKh {
  font-size: 14px;
  color: #8B99A4;
}
.layout___3y3fc {
  background: url(./static/data2bg.223087e2.jpg) no-repeat;
  background-size: 100% 100%;
  overflow-y: hidden;
  height: 100%;
}
.header___NxbVn {
  color: #acc2f4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: none;
  overflow: hidden;
}
.insideLayout___3x6st {
  background: none;
  padding: 10px;
  margin-top: -25px;
  overflow: hidden;
}
.sider___TQZr6 {
  background: none;
}
.chartsWrapper___2G8U9 {
  background-color: #0b0f64;
  border: 2px solid #5191fb;
  border-radius: 5px;
  margin-bottom: 5px;
  /* For Firefox3.6+ */
  -webkit-box-shadow: 0 0 5px 5px #1D3594 inset;
  /* For Chrome5+, Safari5+ */
  box-shadow: 0 0 5px 5px #1D3594 inset;
  /* For Latest Opera */
}
.charts___1XNoS,
.charts1___1_oI2 {
  background: url(./static/boxbg.13f6570b.png) no-repeat top center;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  position: relative;
}
.charts1___1_oI2 {
  min-height: 10px;
  background: none;
}
.topTitle___2SDYf {
  height: 30px;
  width: 100%;
  padding: 6px;
  background: url(./static/boxbg.13f6570b.png) no-repeat top center;
  background-size: cover;
  color: #8FDAFA;
  text-align: center;
  font-size: 18px;
}
.leftTop___hZlpL {
  margin-top: 10px;
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.number___30ZGL {
  font-size: 16px;
  color: #c8c338;
}
.bottomRight___15inO {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___3xMY2 {
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
}
.amountWrapper___3m81G {
  height: 248px;
}
.costWrapper___tPGUr {
  height: 200px;
}
.countWrapper___1Pr9u {
  height: 254px;
}
.trendWrap___3Cuwj {
  height: 217px;
  overflow: hidden;
}
.eduWrap___28NYK {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___2fE44 {
  height: 100px;
}
.threePie___2lOgB {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___oQVDZ {
  height: 164px;
  overflow: hidden;
}
.satisfiedWrapper___2wO7E {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___4aUNM {
  height: 80px;
}
.costWrapper___tPGUr {
  overflow: hidden;
}
.middleCenter___3kGhz {
  height: 120px;
}
.middleTitle___7Wy4w {
  font-size: 18px;
  color: #96ccff;
  text-align: center;
  line-height: 30px;
  margin-bottom: 28px;
}
.middleCol___2HNkV,
.middleCol1___1POBP {
  border-right: 1px dotted #5191fb;
  text-align: center;
}
.middleCol___2HNkV:last-child,
.middleCol1___1POBP:last-child {
  border-right: none;
}
.middleCol1___1POBP {
  height: 975px;
}
.middleColTitle___3i9QW {
  font-size: 14px;
  color: #96ccff;
  margin-bottom: 12px;
}
.middleColNumber___3QSvO {
  font-size: 28px;
  color: #a6a124;
}
.middleBottom___1y64l {
  text-align: center;
  color: #99a8b0;
  line-height: 22px;
  height: 575px;
  overflow: hidden;
}
.middleBottom___1y64l .ant-table-thead {
  background-color: #001858 !important;
}
.consultLoopChart___1We9m {
  margin-left: -56px;
}
.conMsg___2OUKT {
  margin-top: 64px;
}
.hospitalWrapper___2Fa2Z {
  overflow: hidden;
}
@media all and (max-width: 1400px) {
  .middle1400___14oLe {
    margin-top: -160px;
  }
  .titleText___10ggi {
    bottom: 0;
  }
  .warp___2TCZT {
    height: 515px;
  }
}
.age___2RngH {
  color: white;
  line-height: 40px;
}
.eachOne___YS_0j {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.peopleAge___2Ej5p {
  display: inline-block;
  width: 65px;
  text-align: right;
}
.unkonw___2Z61q img {
  width: 30px;
  margin-top: 10px;
}
.talkbubble___3ig_x {
  display: inline-block;
  margin-left: 10px;
  width: 90px;
  height: 40px;
  padding-left: 10px;
  background: #2B4FAD;
  color: #FCFF00;
  position: relative;
  border-radius: 10px;
}
.talkbubble___3ig_x:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 13px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 13px solid #2B4FAD;
  border-bottom: 6px solid transparent;
}
.up___7CwWU,
.down___3xlmI {
  position: absolute;
  background-color: #02073A;
  top: 50px;
  left: 40px;
  height: 100px;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.rightUp___3hCWs {
  position: absolute;
  background-color: #02073A;
  top: 50px;
  right: 40px;
  height: 300px;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.up___7CwWU {
  height: 300px;
}
.down___3xlmI {
  top: 450px;
}
.upSon___2WDJl,
.downSon___2W8L_ {
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-top: 1px solid #00479d;
  padding-left: 5px;
  padding-top: 5px;
}
.upTitle___1NrT6,
.downTitle___oJP6m {
  width: auto;
  color: #FFFFFF;
}
.upContent___3Nwjg {
  color: #11A7DF;
  font-size: 20px;
}
.downContent___2rwuf {
  color: #9D72E6;
  font-size: 20px;
}
.twoPieBottom___8Fn1J {
  position: absolute;
  top: 267px;
  left: 25px;
}
.rightTop___36srl {
  height: 975px;
}
.countyTable___MIuqA .ColCenter___1RQV0 {
  text-align: center;
}
.countyTable___MIuqA .ant-table-tbody > tr > td {
  border-bottom: none !important;
}
.countyTable___MIuqA .ant-table-tbody > tr > td,
.countyTable___MIuqA .ant-table-thead > tr > th {
  padding: 8px 8px;
}
.countyTable___MIuqA th {
  background-color: #001858 !important;
  color: white !important;
}
.countyTable___MIuqA .county-odd,
.countyTable___MIuqA .county-odd:hover {
  background-color: #1E326F !important;
  color: white !important;
}
.countyTable___MIuqA .county-even,
.countyTable___MIuqA .county-even:hover {
  background-color: #0b0f64 !important;
  color: white !important;
}
#map___p2dWw {
  height: 500px;
}
.warp___3_nlv {
  width: 100%;
  position: relative;
}
.titleText___3G1uH {
  position: absolute;
  bottom: 40px;
  left: -10px;
}
.titleText___3G1uH .eachOne___2sRZN {
  display: inline-block;
  width: 150px;
  text-align: center;
  margin-left: 5px;
}
.titleText___3G1uH .title___1PRDo {
  color: #C8C338;
  font-size: 20px;
}
.titleText___3G1uH .sub___2d3Tm {
  font-size: 14px;
  color: #8B99A4;
}
.layout___3zLmj {
  background: url(./static/data2bg.223087e2.jpg) no-repeat;
  background-size: 100% 100%;
  overflow-y: hidden;
  height: 100%;
}
.header___n2Zkd {
  color: #acc2f4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: none;
  overflow: hidden;
}
.insideLayout___3GUvm {
  background: none;
  padding: 10px;
  margin-top: -25px;
  overflow: hidden;
}
.sider___5eGV8 {
  background: none;
}
.chartsWrapper___156sa {
  background-color: #0b0f64;
  border: 2px solid #5191fb;
  border-radius: 5px;
  margin-bottom: 5px;
  /* For Firefox3.6+ */
  -webkit-box-shadow: 0 0 5px 5px #1D3594 inset;
  /* For Chrome5+, Safari5+ */
  box-shadow: 0 0 5px 5px #1D3594 inset;
  /* For Latest Opera */
}
.charts___26CiU,
.charts1___338hs {
  background: url(./static/boxbg.13f6570b.png) no-repeat top center;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  position: relative;
}
.charts1___338hs {
  min-height: 10px;
  background: none;
}
.topTitle___2PR9T {
  height: 30px;
  width: 100%;
  padding: 6px;
  background: url(./static/boxbg.13f6570b.png) no-repeat top center;
  background-size: cover;
  color: #8FDAFA;
  text-align: center;
  font-size: 18px;
}
.leftTop___x897I {
  margin-top: 10px;
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.number___nVLIw {
  font-size: 16px;
  color: #c8c338;
}
.bottomRight___ye2nH {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___vFnTX {
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
}
.amountWrapper___1MTQG {
  height: 248px;
}
.costWrapper___3Nwnc {
  height: 200px;
}
.countWrapper___1RXvU {
  height: 254px;
}
.trendWrap___Dt2V_ {
  height: 217px;
  overflow: hidden;
}
.eduWrap___1yrfR {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___1nKLS {
  height: 100px;
}
.threePie___3WJlA {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___L4ng9 {
  height: 164px;
  overflow: hidden;
}
.satisfiedWrapper___3_soa {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___1k1oA {
  height: 80px;
}
.costWrapper___3Nwnc {
  overflow: hidden;
}
.middleCenter___1dkNc {
  height: 120px;
}
.middleTitle___2gwkV {
  font-size: 18px;
  color: #96ccff;
  text-align: center;
  line-height: 30px;
  margin-bottom: 28px;
}
.middleCol___2Mrm-,
.middleCol1___paU3p {
  border-right: 1px dotted #5191fb;
  text-align: center;
}
.middleCol___2Mrm-:last-child,
.middleCol1___paU3p:last-child {
  border-right: none;
}
.middleCol1___paU3p {
  height: 975px;
}
.middleColTitle___3pwqq {
  font-size: 14px;
  color: #96ccff;
  margin-bottom: 12px;
}
.middleColNumber___Db-D4 {
  font-size: 28px;
  color: #a6a124;
}
.middleBottom___1yV5Z {
  text-align: center;
  color: #99a8b0;
  line-height: 22px;
  height: 375px;
  overflow: hidden;
}
.middleBottom___1yV5Z .ant-table-thead {
  background-color: #001858 !important;
}
.consultLoopChart___1vR3q {
  margin-left: -56px;
}
.conMsg___26fGh {
  margin-top: 64px;
}
.hospitalWrapper___1cgTM {
  overflow: hidden;
}
@media all and (max-width: 1400px) {
  .middle1400___3M5NA {
    margin-top: -160px;
  }
  .titleText___3G1uH {
    bottom: 0;
  }
  .warp___3_nlv {
    height: 515px;
  }
}
.age___FpX88 {
  color: white;
  line-height: 40px;
}
.eachOne___2sRZN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.peopleAge___z5uxQ {
  display: inline-block;
  width: 65px;
  text-align: right;
}
.unkonw___d7CR8 img {
  width: 30px;
  margin-top: 10px;
}
.talkbubble___3JBbI {
  display: inline-block;
  margin-left: 10px;
  width: 90px;
  height: 40px;
  padding-left: 10px;
  background: #2B4FAD;
  color: #FCFF00;
  position: relative;
  border-radius: 10px;
}
.talkbubble___3JBbI:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 13px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 13px solid #2B4FAD;
  border-bottom: 6px solid transparent;
}
.up___2DfTe,
.down___3g_gq {
  position: absolute;
  background-color: #02073A;
  top: 150px;
  left: 40px;
  height: 100px;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.rightUp___3Nwzy {
  position: absolute;
  background-color: #02073A;
  top: 150px;
  right: 40px;
  height: 300px;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.up___2DfTe {
  height: 300px;
}
.down___3g_gq {
  top: 450px;
}
.upSon___gtYit,
.downSon___1oLG3 {
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-top: 1px solid #00479d;
  padding-left: 5px;
  padding-top: 5px;
}
.upTitle___2vw7Q,
.downTitle___245fg {
  width: auto;
  color: #FFFFFF;
}
.upContent___19thv {
  color: #11A7DF;
  font-size: 20px;
}
.downContent___1XTJQ {
  color: #9D72E6;
  font-size: 20px;
}
.twoPieBottom___30qrn {
  position: absolute;
  top: 267px;
  left: 25px;
}
.rightTop___1I7z1 {
  height: 975px;
}
.countyTable___QbuP3 .ColCenter___3roNh {
  text-align: center;
}
.countyTable___QbuP3 .ant-table-tbody > tr > td {
  border-bottom: none !important;
}
.countyTable___QbuP3 .ant-table-tbody > tr > td,
.countyTable___QbuP3 .ant-table-thead > tr > th {
  padding: 8px 8px;
}
.countyTable___QbuP3 th {
  background-color: #001858 !important;
  color: white !important;
}
.countyTable___QbuP3 .county-odd,
.countyTable___QbuP3 .county-odd:hover {
  background-color: #1E326F !important;
  color: white !important;
}
.countyTable___QbuP3 .county-even,
.countyTable___QbuP3 .county-even:hover {
  background-color: #0b0f64 !important;
  color: white !important;
}
#map___37wq_ {
  height: 500px;
}
.citiesHosWrap___23_oB {
  width: 100%;
  margin: 0 auto;
}
.citiesHosWrap___23_oB .cityWrap___1CuyY {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  margin: 0 auto 10px auto;
}
.citiesHosWrap___23_oB .cityWrap___1CuyY .cityTitle___2XzW_ {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 3px;
  background-color: #84A1C9;
  color: #FFFFFF;
  padding: 3px 8px;
  font-size: 17px;
}
.citiesHosWrap___23_oB .cityWrap___1CuyY .emptyFive___OzW13 {
  width: 20%;
}
.citiesHosWrap___23_oB .cityWrap___1CuyY .connector___2neLy {
  width: 100%;
  height: 2px;
  line-height: 2px;
  background-color: #37475D;
  position: relative;
}
.citiesHosWrap___23_oB .hosWrap___3OaIo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 0 auto;
}
.citiesHosWrap___23_oB .hosWrap___3OaIo .insWrap___1SpVW {
  width: 17%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.citiesHosWrap___23_oB .hosWrap___3OaIo .insWrap___1SpVW .ant-timeline-item-tail {
  border-left: 2px solid #3A4A5F !important;
}
.citiesHosWrap___23_oB .hosWrap___3OaIo .insWrap___1SpVW .hosName___203M8 {
  color: #5B687B;
}
.citiesHosWrap___23_oB .hosWrap___3OaIo .emptySlot___5XVUO {
  width: 7%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body {
  margin: 0;
  padding: 0;
  background-color: #F0F0EF;
}
.layout___AYfW5 {
  height: 100%;
}
.header___1ZRFx {
  width: 60%;
  margin: 0 auto;
  overflow: hidden;
}
.header___1ZRFx p {
  margin-top: 50px;
  margin-bottom: 30px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  height: 70px;
  line-height: 70px;
  padding: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#E1E1F0), color-stop(10%, #D3D3F1), color-stop(20%, #BDBDF2), color-stop(30%, #5E5EF3), color-stop(40%, #3443EE), color-stop(50%, #3743F0), color-stop(60%, #3743F0), color-stop(70%, #3743F0), color-stop(80%, #7B7BED), color-stop(90%, #BDBDF2), to(#DEDEF0));
  background-image: -webkit-linear-gradient(left, #E1E1F0 0%, #D3D3F1 10%, #BDBDF2 20%, #5E5EF3 30%, #3443EE 40%, #3743F0 50%, #3743F0 60%, #3743F0 70%, #7B7BED 80%, #BDBDF2 90%, #DEDEF0 100%);
  background-image: -o-linear-gradient(left, #E1E1F0 0%, #D3D3F1 10%, #BDBDF2 20%, #5E5EF3 30%, #3443EE 40%, #3743F0 50%, #3743F0 60%, #3743F0 70%, #7B7BED 80%, #BDBDF2 90%, #DEDEF0 100%);
  background-image: linear-gradient(to right, #E1E1F0 0%, #D3D3F1 10%, #BDBDF2 20%, #5E5EF3 30%, #3443EE 40%, #3743F0 50%, #3743F0 60%, #3743F0 70%, #7B7BED 80%, #BDBDF2 90%, #DEDEF0 100%);
}
.look___ZCNIV {
  width: 60%;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.look___ZCNIV .lookSon___3O4Yo {
  margin-top: 20px;
  font-size: 16px;
  width: 190px;
  height: 30px;
  line-height: 30px;
  border-radius: 6px;
  background-color: #025A5A;
  text-align: left;
  text-indent: 20px;
  color: white;
  letter-spacing: 1px;
}
.look___ZCNIV .lookSon___3O4Yo .greenPot___2nO0Y,
.look___ZCNIV .lookSon___3O4Yo .yellowPot___2sVrs,
.look___ZCNIV .lookSon___3O4Yo .redPot___1ihyv,
.look___ZCNIV .lookSon___3O4Yo .grayPot___1W9t_ {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #4ECF55;
  margin: 0 10px 0 -10px;
}
.look___ZCNIV .lookSon___3O4Yo .yellowPot___2sVrs {
  background-color: #FFB40A;
}
.look___ZCNIV .lookSon___3O4Yo .redPot___1ihyv {
  background-color: #F9493E;
}
.look___ZCNIV .lookSon___3O4Yo .grayPot___1W9t_ {
  background-color: #9D9DA0;
}
.timeBlock___3kgbr {
  height: 70px;
  position: fixed;
  top: 50px;
  right: 50px;
}
.timeBlock___3kgbr .time___2YaHR {
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  line-height: 35px;
  font-size: 18px;
  letter-spacing: 2px;
}
.search___1bJHU {
  width: 70%;
  margin: 0 auto;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search___1bJHU .inputSpan___11iT9 .ant-input-affix-wrapper .ant-input {
  height: 50px!important;
  border: 2px solid #5761A2;
  border-radius: 25px;
}
.search___1bJHU .inputSpan___11iT9 .anticon-search:before {
  font-size: 24px;
  color: #5761A2;
  cursor: pointer;
}
.search___1bJHU .inputSpan___11iT9 .ant-input-affix-wrapper .ant-input {
  font-size: 16px;
  text-align: center;
}
.search___1bJHU .inputSpan___11iT9 {
  width: 40%;
  margin-top: 13px;
}
.search___1bJHU .hosSpan___2HBtX {
  height: 75px;
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 2px solid #5761A2;
  border-radius: 10px;
}
.search___1bJHU .hosSpan___2HBtX .flexSpan___aFEi1 .pC___1dxTD {
  line-height: 23px;
}
.search___1bJHU .hosSpan___2HBtX .flexSpan___aFEi1:nth-child(1) {
  width: 36px;
  background-color: #5761A2;
  margin-left: -3px;
  border-radius: 10px;
  text-align: center;
  color: white;
  line-height: 18px;
}
.provinceDiv___16Cop {
  width: 100%;
  margin-top: 60px;
}
.provinceDiv___16Cop .blackDiv___2E4mK {
  width: 240px;
  height: 50px;
  margin: 0 auto;
  background-color: #35455B;
  color: white;
  text-align: center;
  font-size: 24px;
  line-height: 50px;
}
.provinceDiv___16Cop .rightDiv___2X6f0 {
  width: 65%;
  margin: 0 auto;
}
.provinceDiv___16Cop .rightDiv___2X6f0 .hrDiv___1Q8EV {
  width: 40%;
  float: right;
  margin-top: -25px;
  position: relative;
}
.provinceDiv___16Cop .rightDiv___2X6f0 .hr___s2sRD {
  width: 80%;
  height: 1px;
  border: none;
  border-bottom: 4px dashed #35455B;
  position: absolute;
  top: 0;
}
.provinceDiv___16Cop .rightDiv___2X6f0 .numDiv___1p2kf {
  position: absolute;
  top: -32px;
  left: 30%;
  background-color: #2CD551;
  width: 75px;
  height: 32px;
  line-height: 32px;
  color: white;
  font-size: 12px;
  text-align: center;
}
.provinceDiv___16Cop .rightDiv___2X6f0 .houseSpan___crqa4 {
  display: inline-block;
  width: 120px;
  height: 50px;
  line-height: 50px;
  background-color: #72A6BD;
  color: white;
  font-size: 24px;
  text-align: center;
  z-index: 500;
  position: absolute;
  right: 0;
  top: -25px;
}
.connectLine___1deEd {
  width: 1px;
  height: 80px;
  border: none;
  border-left: 8px dashed #35455B;
  margin: 0 auto;
}
.layout___2ltGv {
  background: url(./static/u1.4a4505fc.png);
  height: 100%;
  overflow: hidden;
}
.header___2k2Gd {
  width: 80%;
  margin: 0 auto;
  color: #ACC2F4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: #03073D;
  overflow: hidden;
  background: url(./static/u7.14202cd5.png) no-repeat;
  background-size: 100% 100%;
}
.insideLayout___3Wymt {
  background: none;
  padding: 0 10px 10px 10px;
  margin-top: 20px;
}
.wrapTitleLeftTop___2PPA1 {
  color: #FFF;
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.wrapTitleLeftMid___1vcSE {
  color: #FFF;
  padding-left: 10px;
  border-left: 8px solid #2A87FF;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.wrapTitleRightTop___1Gij_ {
  text-align: right;
  color: #FFF;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.wrapTitleRightMid___Y4xhC {
  text-align: right;
  color: #FFF;
  padding-right: 10px;
  border-right: 8px solid #2A87FF;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.sider___3MVt9 {
  background: none;
}
.chartsWrapper___2nEqG {
  background-color: rgba(8, 29, 76, 0.4);
  margin-bottom: 5px;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  border: 1px solid #90C1D8;
}
.cubeBorderLeftTop___RVxob {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___1bEJl {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___3JlMS {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___R3FQq {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.leftTopWrap___1YxKi {
  height: 260px;
  overflow: hidden;
}
.leftTopWrap___1YxKi .leftTopLinkedWrap___3vYOz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFFFFF;
  width: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leftTopWrap___1YxKi .leftTopLinkedWrap___3vYOz .newLinkedHosWrap___3rSRV {
  width: 67%;
  background-color: #264fb5;
  padding: 10px 10px 0 10px;
  border-radius: 5px;
}
.leftTopWrap___1YxKi .leftTopLinkedWrap___3vYOz .newLinkedHosWrap___3rSRV .newLinkedHos___1nRII {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.leftTopWrap___1YxKi .leftTopTitle___1d6xb {
  position: absolute;
  top: 22px;
  left: 30px;
  width: 23px;
  margin: 0 auto;
  line-height: 21px;
  font-size: 18px;
  font-weight: bolder;
  color: #333333;
}
.leftTop___CDbwW {
  margin-top: 10px;
  color: #99A8B0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.leftCenterWrap___2XRCR {
  height: 200px;
  overflow: hidden;
}
.number___1C0Tt {
  font-size: 16px;
  color: #C8C338;
}
.bottomRight___2bImn {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___2Uh8R {
  color: #99A8B0;
  font-size: 14px;
  line-height: 22px;
}
.trendWrap___3Wq-6 {
  height: 217px;
  overflow: hidden;
}
.eduWrap___1onuB {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___4Yms8 {
  height: 100px;
}
.threePie___21EzL {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___2__kC {
  height: 310px;
  overflow: hidden;
  margin-top: -20px;
}
.satisfiedWrapper___1ULUk {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___23Rkw {
  height: 80px;
}
.rightMidWrap___2raes {
  height: 305px;
  overflow: hidden;
}
.currentServicesWrap___KZaEb {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 3px;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 7px 3px;
  background-color: #001B5E;
  padding: 10px 5px 0 5px;
  border-radius: 7px;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .timeTypeWrap___3BTSY {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .timeTypeWrap___3BTSY .currentServiceCommonTitle___1R5qC {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .timeTypeWrap___3BTSY .currentServiceConsult___3lzTX {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #21FEFF;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .timeTypeWrap___3BTSY .currentServiceImage___2ORws {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #31FE72;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .timeTypeWrap___3BTSY .currentServiceEcg___sP3vk {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #FF3333;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .timeTypeWrap___3BTSY .currentServiceEdu___1fNsb {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #FF9900;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .CSHosWrap___3tSTI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .CSHosWrap___3tSTI span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .CSHosWrap___3tSTI .currentServiceImg___3eDoe {
  width: 50px;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .CSHosWrap___3tSTI .connector___3thCA {
  width: 97%;
  height: 1px;
  line-height: 1px;
  background-color: #FFFFFF;
  position: relative;
}
.currentServicesWrap___KZaEb .currentServiceWrap___2vRjb .CSHosWrap___3tSTI .emptyFive___3rOir {
  width: 20%;
}
.rightBotWrap___30_bO {
  height: 250px;
  overflow: hidden;
}
.otherWrapper___3cS0K {
  height: 260px;
  overflow: hidden;
}
.otherWrapper___3cS0K .gaugeWarp___1Vria {
  margin: 0;
  padding: 0;
  height: 80%;
}
.otherWrapper___3cS0K .gaugeWarp___1Vria .gaugeDiv___3bC7N,
.otherWrapper___3cS0K .gaugeWarp___1Vria .gaugeDivT___7T5fk {
  margin-top: -65px;
  width: 100%;
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.otherWrapper___3cS0K .gaugeWarp___1Vria .gaugeDiv___3bC7N .singleGO___3mspz,
.otherWrapper___3cS0K .gaugeWarp___1Vria .gaugeDivT___7T5fk .singleGO___3mspz,
.otherWrapper___3cS0K .gaugeWarp___1Vria .gaugeDiv___3bC7N .singleGT___1YRZ6,
.otherWrapper___3cS0K .gaugeWarp___1Vria .gaugeDivT___7T5fk .singleGT___1YRZ6 {
  display: inline-block;
  width: 100%;
}
.otherWrapper___3cS0K .gaugeWarp___1Vria .gaugeDiv___3bC7N .singleGT___1YRZ6,
.otherWrapper___3cS0K .gaugeWarp___1Vria .gaugeDivT___7T5fk .singleGT___1YRZ6 {
  width: 55%;
}
.otherWrapper___3cS0K .gaugeWarp___1Vria .gaugeDivT___7T5fk {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -25px;
}
.costWrapper___pvgQl {
  height: 206px;
  overflow: hidden;
}
.middleLeft___upHI_ {
  text-align: center;
  color: #99A8B0;
  line-height: 22px;
  height: 89px;
  overflow: hidden;
}
.consultLoopChart___3GuFM {
  margin-left: -56px;
}
.conMsg___egfxf {
  margin-top: 25px;
}
.hospitalWrapper___18CCt {
  overflow: hidden;
  height: 391px;
}
@media all and (max-width: 1400px) {
  .middle1400___EYkQj {
    margin-top: -160px;
  }
  .titleText___36Z-O {
    bottom: 0;
  }
  .warp___1VRzB {
    height: 515px;
  }
}
.serviceWrapper___1oegT {
  height: 256px;
  overflow: hidden;
}
.eduWrapper___1SXXq {
  height: 199px;
  overflow: hidden;
}
.mapCommon___wzAJk {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.edu___2TVqX {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 60px;
  right: 30px;
}
.up___1bwB7 {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 60px;
  left: 40px;
}
.down___32hEP {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 150px;
  right: 40px;
}
.upSon___22aAd,
.downSon___2WN41 {
  height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-top: 1px solid #00479d;
  padding-left: 5px;
  padding-top: 10px;
}
.upTitle___2Yugb,
.downTitle___1hxzc {
  color: #FFFFFF;
}
.upContent___2YH5n {
  color: #11A7DF;
  font-size: 24px;
}
.downContent___2T_3i {
  color: #9D72E6;
  font-size: 24px;
}
.bread___hjsAc,
.shortBread___3ggxg {
  cursor: pointer;
  margin-top: 35px;
  padding-top: 5px;
  color: white;
  height: 50px;
  width: auto;
  max-width: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #78CBDB;
  border-right: none;
  border-left: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.bread___hjsAc .title___kp-jy,
.shortBread___3ggxg .title___kp-jy {
  font-size: 20px;
}
.shortBread___3ggxg {
  max-width: 100px;
}
.totalDiv___2IhTq {
  width: 100%;
  margin: 0 auto;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
}
.totalDiv___2IhTq .singleNum___28QVD {
  width: 30px;
  text-align: center;
  color: black;
  background-color: #E4E4E4;
  border-radius: 5px;
  margin-left: 3px;
}
.tagsWarp___u01sB {
  width: 100%;
  margin: -130px 0 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tagsWarp___u01sB .tag___3MHtw {
  width: 19%;
  height: 110px;
  border-radius: 5px;
  background: -webkit-gradient(linear, right top, left top, from(#21FEFF), to(#FCFDFE));
  background: -webkit-linear-gradient(right, #21FEFF, #FCFDFE);
  background: -o-linear-gradient(right, #21FEFF, #FCFDFE);
  background: linear-gradient(to left, #21FEFF, #FCFDFE);
}
.tagsWarp___u01sB .tag___3MHtw .tagC___siHsj {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tagsWarp___u01sB .tag___3MHtw .tagC___siHsj p {
  line-height: 30px;
  height: 35px;
}
.tagsWarp___u01sB .tag___3MHtw .tagC___siHsj .titleImg___3mohG {
  margin-left: -15px;
}
.tagsWarp___u01sB .tag___3MHtw .tagC___siHsj .titleImg___3mohG img {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 36px;
}
.tagsWarp___u01sB .tag___3MHtw .tagC___siHsj .centerP___ekkOE {
  text-align: center;
}
.tagsWarp___u01sB .tag___3MHtw .tagC___siHsj .centerP___ekkOE span {
  font-weight: bold;
  font-size: 16px;
}
.tagsWarp___u01sB .tag___3MHtw .tagC___siHsj .centerP___ekkOE img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.tagsWarp___u01sB .tag___3MHtw .tagC___siHsj i {
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
}
.tagsWarp___u01sB .tag___3MHtw:nth-child(2) {
  background: -webkit-gradient(linear, right top, left top, from(#32FE72), to(white));
  background: -webkit-linear-gradient(right, #32FE72, white);
  background: -o-linear-gradient(right, #32FE72, white);
  background: linear-gradient(to left, #32FE72, white);
}
.tagsWarp___u01sB .tag___3MHtw:nth-child(3) {
  background: -webkit-gradient(linear, right top, left top, from(#FFAEAE), to(white));
  background: -webkit-linear-gradient(right, #FFAEAE, white);
  background: -o-linear-gradient(right, #FFAEAE, white);
  background: linear-gradient(to left, #FFAEAE, white);
}
.tagsWarp___u01sB .tag___3MHtw:nth-child(4) {
  background: -webkit-gradient(linear, right top, left top, from(#FF9900), to(white));
  background: -webkit-linear-gradient(right, #FF9900, white);
  background: -o-linear-gradient(right, #FF9900, white);
  background: linear-gradient(to left, #FF9900, white);
}
.tagsWarp___u01sB .tag___3MHtw:nth-child(5) {
  background: -webkit-gradient(linear, right top, left top, from(#1296DC), to(white));
  background: -webkit-linear-gradient(right, #1296DC, white);
  background: -o-linear-gradient(right, #1296DC, white);
  background: linear-gradient(to left, #1296DC, white);
}
.mapWarp___1Fptq {
  width: 100%;
  height: 988px;
  position: relative;
}
.layout___31AtY {
  background: url(./static/u1.4a4505fc.png);
  height: 100%;
  overflow: hidden;
}
.header___2CvNP {
  height: 80px;
  line-height: 80px;
  display: grid;
  grid-template-columns: minmax(125px, 15%) 1fr minmax(125px, 15%);
  background: transparent;
  padding: 0 10px;
}
.header___2CvNP .headerLeft___2vGng {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-size: 20px;
}
.header___2CvNP .headerTitle___2TwYL {
  color: #acc2f4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: #03073d;
  overflow: hidden;
  background: url(./static/u7.14202cd5.png) no-repeat;
  background-size: 100% 100%;
}
.header___2CvNP .headerRight___2kilN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header___2CvNP .headerRight___2kilN button {
  background-color: #2e1e8a;
  border-radius: 7px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  color: #ffffff;
  width: 93px;
  height: 37px;
  border-width: 0px;
}
.searchBar___gXhMC {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
  margin: 10px 0;
  font-size: 20px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchBar___gXhMC .barLeft___Vh497 {
  height: 32px;
  font-size: 20px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchBar___gXhMC .barRight___3bV-Z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchBar___gXhMC .barRight___3bV-Z button {
  width: 118px;
  height: 38px;
  background: inherit;
  background-color: #4491d5;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-size: 20px;
  margin: 0 10px;
}
.searchBar___gXhMC .barRight___3bV-Z button:nth-last-child(1) {
  margin-right: 0;
}
.searchBar___gXhMC .barRight___3bV-Z button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.searchBar___gXhMC .barRight___3bV-Z .buttonActive___2oOnJ {
  background-color: #2cf3fa;
  color: #666666;
}
.insideLayout___3r1Qe {
  background: none;
  padding: 0 10px 10px 10px;
  margin-top: 20px;
}
.wrapTitleLeftTop___3Oyp9 {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapTitleLeftTop___3Oyp9 button {
  margin-left: 5px;
  width: 45px;
}
.wrapTitleLeftTop___3Oyp9 button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleLeftTop___3Oyp9 .timeBtnActive___1SKaD {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleLeftMid___2C1QN {
  color: #fff;
  padding-left: 10px;
  border-left: 8px solid #2a87ff;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.wrapTitleRightTop____LUwR {
  text-align: right;
  color: #fff;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapTitleRightTop____LUwR button {
  margin-left: 5px;
  width: 45px;
}
.wrapTitleRightTop____LUwR button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleRightTop____LUwR .timeBtnActive___1SKaD {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleRightMid___2QpLr {
  text-align: right;
  color: #fff;
  padding-right: 10px;
  border-right: 8px solid #2a87ff;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.digitalBoard___O-weL {
  color: #ffffffff;
  display: grid;
  grid-template-columns: 48% 5px 1fr;
  place-items: center;
  height: 200px;
}
.digitalBoard___O-weL .boardItem___2bgBp {
  height: 100%;
  font-weight: 800;
  display: grid;
  grid-template-rows: 70% 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.digitalBoard___O-weL .boardItem___2bgBp .boardItemNum___3SmQK {
  font-size: 32px;
}
.digitalBoard___O-weL .boardItem___2bgBp .boradItemSubtitle___1T9m- {
  font-size: 18px;
  -ms-flex-item-align: self-start;
      align-self: self-start;
}
.digitalBoard___O-weL .boardMiddleLine___2Rmzq {
  width: 4px;
  border: 2px solid #265fb3;
  height: 62%;
}
.sider___3P7Zc {
  background: none;
}
.chartsWrapper___2PEdF {
  background-color: rgba(8, 29, 76, 0.4);
  min-height: 100px;
  width: 100%;
  padding: 6px;
  border: 1px solid #90c1d8;
  border-radius: 5px;
  margin-bottom: 10px;
}
.cubeBorderLeftTop___1Ziog {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___2s20z {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___1-T1F {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___12dA- {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.leftTopWrap___1SU3r {
  height: 275px;
  overflow: hidden;
}
.leftTopWrap___1SU3r .leftTopLinkedWrap___2dipo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  width: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leftTopWrap___1SU3r .leftTopLinkedWrap___2dipo .newLinkedHosWrap___2mSAQ {
  width: 67%;
  background-color: #264fb5;
  padding: 10px 10px 0 10px;
  border-radius: 5px;
}
.leftTopWrap___1SU3r .leftTopLinkedWrap___2dipo .newLinkedHosWrap___2mSAQ .newLinkedHos___1bAev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.leftTopWrap___1SU3r .leftTopTitle___2mKDM {
  position: absolute;
  top: 22px;
  left: 30px;
  width: 23px;
  margin: 0 auto;
  line-height: 21px;
  font-size: 18px;
  font-weight: bolder;
  color: #333333;
}
.leftTop___1F8RO {
  margin-top: 10px;
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.leftCenterWrap___2RCF8 {
  height: 200px;
  overflow: hidden;
}
.number___2EpAw {
  font-size: 16px;
  color: #c8c338;
}
.bottomRight___2vud9 {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___1T7rG {
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
}
.trendWrap___sGLz7 {
  height: 217px;
  overflow: hidden;
}
.eduWrap___1wD3Y {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___2wtdy {
  height: 100px;
}
.threePie___3TeJN {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___3L_tV {
  height: 310px;
  overflow: hidden;
  margin-top: -20px;
}
.satisfiedWrapper___hCjpR {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___1fNDr {
  height: 80px;
}
.rightMidWrap___3eK9j {
  height: 305px;
  overflow: hidden;
}
.currentServicesWrap___39EM4 {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 3px;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 7px 3px;
  background-color: #001b5e;
  padding: 10px 5px 0 5px;
  border-radius: 7px;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .timeTypeWrap___30j8L {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .timeTypeWrap___30j8L .currentServiceCommonTitle___8laK5 {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .timeTypeWrap___30j8L .currentServiceConsult___1WVJN {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #21feff;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .timeTypeWrap___30j8L .currentServiceImage___18ZaM {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #31fe72;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .timeTypeWrap___30j8L .currentServiceEcg___fV-ZE {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #ff3333;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .timeTypeWrap___30j8L .currentServiceEdu___1cVjk {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #ff9900;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .CSHosWrap___3Vqjp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .CSHosWrap___3Vqjp span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .CSHosWrap___3Vqjp .currentServiceImg___oyfuk {
  width: 50px;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .CSHosWrap___3Vqjp .connector___1tmpl {
  width: 97%;
  height: 1px;
  line-height: 1px;
  background-color: #ffffff;
  position: relative;
}
.currentServicesWrap___39EM4 .currentServiceWrap___1O1y- .CSHosWrap___3Vqjp .emptyFive___1sAcW {
  width: 20%;
}
.rightBotWrap___1pwRw {
  height: 250px;
  overflow: hidden;
}
.otherWrapper___2aL-b {
  height: 275px;
  overflow: hidden;
}
.otherWrapper___2aL-b .wrapTitleRightTopC___1mGrr {
  width: 100%;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-right: 15px;
  color: white;
}
.costWrapper___2-09m {
  height: 206px;
  overflow: hidden;
}
.middleLeft___2GQTs {
  text-align: center;
  color: #99a8b0;
  line-height: 22px;
  height: 89px;
  overflow: hidden;
}
.consultLoopChart___25LKX {
  margin-left: -56px;
}
.conMsg___eMug_ {
  margin-top: 25px;
}
.hospitalWrapper___3oK21 {
  overflow: hidden;
  height: 391px;
}
@media all and (max-width: 1400px) {
  .middle1400___2JHu_ {
    margin-top: -160px;
  }
  .titleText___25N6g {
    bottom: 0;
  }
  .warp___3duGM {
    height: 515px;
  }
}
.serviceWrapper___1bLet {
  height: 256px;
  overflow: hidden;
}
.eduWrapper___Cd8_- {
  height: 199px;
  overflow: hidden;
}
.mapCommon___3v6QT {
  position: absolute;
  background-color: #02073a;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.edu___3lx5h {
  position: absolute;
  background-color: #02073a;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 60px;
  right: 30px;
}
.up___3DskH {
  top: 95px;
}
.down___1cG4m,
.downIns___vZXED {
  position: absolute;
  width: 155px;
  bottom: 370px;
  right: 30px;
  padding: 10px 10px;
}
.down___1cG4m {
  bottom: 250px;
}
.downSon___1WIc- {
  height: 25px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 10px;
}
.downTitle___38w3z {
  width: 70px;
  height: 25px;
  background-color: #0E346B;
  margin-right: 5px;
}
.downSon___1WIc-:nth-child(2) .downTitle___38w3z {
  background-color: #175693;
}
.downSon___1WIc-:nth-child(3) .downTitle___38w3z {
  background-color: #2077BF;
}
.downSon___1WIc-:nth-child(4) .downTitle___38w3z {
  background-color: #2999E7;
}
.downSon___1WIc-:nth-child(5) .downTitle___38w3z {
  background-color: #2EAAFD;
}
.downContent___ZPOZT {
  width: 85px;
  color: #FFD3BA;
  font-size: 14px;
}
.bread___3Fo6S,
.shortBread___2Y45f {
  cursor: pointer;
  margin-top: 35px;
  padding-top: 5px;
  color: white;
  height: 50px;
  width: auto;
  max-width: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #78cbdb;
  border-right: none;
  border-left: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.bread___3Fo6S .title___1OIFC,
.shortBread___2Y45f .title___1OIFC {
  font-size: 20px;
}
.shortBread___2Y45f {
  max-width: 100px;
}
.totalDiv___36tdo {
  width: 100%;
  margin: 0 auto;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
}
.totalDiv___36tdo .singleNum___2Ij3o {
  width: 30px;
  text-align: center;
  color: black;
  background-color: #e4e4e4;
  border-radius: 5px;
  margin-left: 3px;
}
.tagsWarp___32g-P {
  width: 100%;
  margin: -130px 0 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tagsWarp___32g-P .tag___3rY7_ {
  width: 19%;
  height: 110px;
  border-radius: 5px;
  background: -webkit-gradient(linear, right top, left top, from(#21feff), to(#fcfdfe));
  background: -webkit-linear-gradient(right, #21feff, #fcfdfe);
  background: -o-linear-gradient(right, #21feff, #fcfdfe);
  background: linear-gradient(to left, #21feff, #fcfdfe);
}
.tagsWarp___32g-P .tag___3rY7_ .tagC___3JTzV {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tagsWarp___32g-P .tag___3rY7_ .tagC___3JTzV p {
  line-height: 30px;
  height: 35px;
}
.tagsWarp___32g-P .tag___3rY7_ .tagC___3JTzV .titleImg___1qfNS {
  margin-left: -15px;
}
.tagsWarp___32g-P .tag___3rY7_ .tagC___3JTzV .titleImg___1qfNS img {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 36px;
}
.tagsWarp___32g-P .tag___3rY7_ .tagC___3JTzV .centerP___16QzT {
  text-align: center;
}
.tagsWarp___32g-P .tag___3rY7_ .tagC___3JTzV .centerP___16QzT span {
  font-weight: bold;
  font-size: 16px;
}
.tagsWarp___32g-P .tag___3rY7_ .tagC___3JTzV .centerP___16QzT img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.tagsWarp___32g-P .tag___3rY7_ .tagC___3JTzV i {
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
}
.tagsWarp___32g-P .tag___3rY7_:nth-child(2) {
  background: -webkit-gradient(linear, right top, left top, from(#32fe72), to(white));
  background: -webkit-linear-gradient(right, #32fe72, white);
  background: -o-linear-gradient(right, #32fe72, white);
  background: linear-gradient(to left, #32fe72, white);
}
.tagsWarp___32g-P .tag___3rY7_:nth-child(3) {
  background: -webkit-gradient(linear, right top, left top, from(#ffaeae), to(white));
  background: -webkit-linear-gradient(right, #ffaeae, white);
  background: -o-linear-gradient(right, #ffaeae, white);
  background: linear-gradient(to left, #ffaeae, white);
}
.tagsWarp___32g-P .tag___3rY7_:nth-child(4) {
  background: -webkit-gradient(linear, right top, left top, from(#ff9900), to(white));
  background: -webkit-linear-gradient(right, #ff9900, white);
  background: -o-linear-gradient(right, #ff9900, white);
  background: linear-gradient(to left, #ff9900, white);
}
.tagsWarp___32g-P .tag___3rY7_:nth-child(5) {
  background: -webkit-gradient(linear, right top, left top, from(#1296dc), to(white));
  background: -webkit-linear-gradient(right, #1296dc, white);
  background: -o-linear-gradient(right, #1296dc, white);
  background: linear-gradient(to left, #1296dc, white);
}
.layout___3uS-O {
  background: url(./static/u1.4a4505fc.png);
  height: 100%;
  overflow: hidden;
}
.header___3gyPR {
  height: 80px;
  line-height: 80px;
  display: grid;
  grid-template-columns: minmax(125px, 15%) 1fr minmax(125px, 15%);
  background: transparent;
  padding: 0 10px;
}
.header___3gyPR .headerLeft___37l58 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-size: 20px;
}
.header___3gyPR .headerTitle___3vlob {
  color: #acc2f4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: #03073d;
  overflow: hidden;
  background: url(./static/u7.14202cd5.png) no-repeat;
  background-size: 100% 100%;
}
.header___3gyPR .headerRight___2X8Dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header___3gyPR .headerRight___2X8Dd button {
  background-color: #2e1e8a;
  border-radius: 7px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  color: #ffffff;
  width: 93px;
  height: 37px;
  border-width: 0px;
}
.searchBar___6F_Pv {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
  margin: 10px 0;
  font-size: 20px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchBar___6F_Pv .barLeft___2uk_I {
  height: 32px;
  font-size: 20px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchBar___6F_Pv .barRight___2RVls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchBar___6F_Pv .barRight___2RVls button {
  width: 118px;
  height: 38px;
  background: inherit;
  background-color: #4491d5;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-size: 20px;
  margin: 0 10px;
}
.searchBar___6F_Pv .barRight___2RVls button:nth-last-child(1) {
  margin-right: 0;
}
.searchBar___6F_Pv .barRight___2RVls button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.searchBar___6F_Pv .barRight___2RVls .buttonActive___15Kta {
  background-color: #2cf3fa;
  color: #666666;
}
.insideLayout___h0wZn {
  background: none;
  padding: 0 10px 10px 10px;
  margin-top: 20px;
}
.wrapTitleLeftTop___32VJt {
  color: #fff;
  padding-left: 10px;
  font-size: 18px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapTitleLeftTop___32VJt button {
  margin-left: 5px;
  width: 45px;
}
.wrapTitleLeftTop___32VJt button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleLeftTop___32VJt .timeBtnActive___QJKTl {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleLeftMid___ADvRj {
  color: #fff;
  padding-left: 10px;
  border-left: 8px solid #2a87ff;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.wrapTitleRightTop___2VyPx {
  text-align: right;
  color: #fff;
  padding-right: 10px;
  font-size: 18px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapTitleRightTop___2VyPx button {
  margin-left: 5px;
  width: 45px;
}
.wrapTitleRightTop___2VyPx button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleRightTop___2VyPx .timeBtnActive___QJKTl {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleRightMid___2iadN {
  text-align: right;
  color: #fff;
  padding-right: 10px;
  border-right: 8px solid #2a87ff;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.digitalBoard___1FPuT {
  color: #ffffffff;
  display: grid;
  grid-template-columns: 48% 5px 1fr;
  place-items: center;
  height: 200px;
}
.digitalBoard___1FPuT .boardItem___11xJg {
  height: 100%;
  font-weight: 800;
  display: grid;
  grid-template-rows: 70% 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.digitalBoard___1FPuT .boardItem___11xJg .boardItemNum___1uauS {
  font-size: 32px;
}
.digitalBoard___1FPuT .boardItem___11xJg .boradItemSubtitle___1E0xy {
  font-size: 18px;
  -ms-flex-item-align: self-start;
      align-self: self-start;
}
.digitalBoard___1FPuT .boardMiddleLine___2bt2v {
  width: 4px;
  border: 2px solid #265fb3;
  height: 62%;
}
.sider___WDvTW {
  background: none;
}
.chartsWrapper___2ktOx {
  background-color: rgba(8, 29, 76, 0.4);
  min-height: 100px;
  width: 100%;
  padding: 6px;
  border: 1px solid #90c1d8;
  border-radius: 5px;
  margin-bottom: 10px;
}
.cubeBorderLeftTop___1emjx {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___nl3e3 {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___3_MAn {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___1LT_I {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.leftTopWrap___2_Zhx {
  height: 260px;
  overflow: hidden;
}
.leftTopWrap___2_Zhx .leftTopLinkedWrap___1g9Ei {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  width: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leftTopWrap___2_Zhx .leftTopLinkedWrap___1g9Ei .newLinkedHosWrap___3oCSi {
  width: 67%;
  background-color: #264fb5;
  padding: 10px 10px 0 10px;
  border-radius: 5px;
}
.leftTopWrap___2_Zhx .leftTopLinkedWrap___1g9Ei .newLinkedHosWrap___3oCSi .newLinkedHos___2pm81 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.leftTopWrap___2_Zhx .leftTopTitle___1Max2 {
  position: absolute;
  top: 22px;
  left: 30px;
  width: 23px;
  margin: 0 auto;
  line-height: 21px;
  font-size: 18px;
  font-weight: bolder;
  color: #333333;
}
.leftTop___2_XwR {
  margin-top: 10px;
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.leftCenterWrap___33vaR {
  height: 200px;
  overflow: hidden;
}
.number___3J0Z4 {
  font-size: 16px;
  color: #c8c338;
}
.bottomRight___2-VMn {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___3koNA {
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
}
.trendWrap___UDkEi {
  height: 217px;
  overflow: hidden;
}
.eduWrap___qLAh_ {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___3nFul {
  height: 100px;
}
.threePie___1yrNn {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___2feQy {
  height: 310px;
  overflow: hidden;
  margin-top: -20px;
}
.satisfiedWrapper___2TxKU {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___3Sv2e {
  height: 80px;
}
.rightMidWrap___3kluO {
  height: 305px;
  overflow: hidden;
}
.currentServicesWrap___gHi1_ {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 3px;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 7px 3px;
  background-color: #001b5e;
  padding: 10px 5px 0 5px;
  border-radius: 7px;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .timeTypeWrap___1u8nk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .timeTypeWrap___1u8nk .currentServiceCommonTitle___2JyVf {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .timeTypeWrap___1u8nk .currentServiceConsult___DTCq_ {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #21feff;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .timeTypeWrap___1u8nk .currentServiceImage___A1DUz {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #31fe72;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .timeTypeWrap___1u8nk .currentServiceEcg___2AKdo {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #ff3333;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .timeTypeWrap___1u8nk .currentServiceEdu___1cTfY {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #ff9900;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .CSHosWrap___VIa2P {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .CSHosWrap___VIa2P span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .CSHosWrap___VIa2P .currentServiceImg___1puOP {
  width: 50px;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .CSHosWrap___VIa2P .connector___X3EeI {
  width: 97%;
  height: 1px;
  line-height: 1px;
  background-color: #ffffff;
  position: relative;
}
.currentServicesWrap___gHi1_ .currentServiceWrap___1gLlG .CSHosWrap___VIa2P .emptyFive___1BaH0 {
  width: 20%;
}
.rightBotWrap___2GqY8 {
  height: 250px;
  overflow: hidden;
}
.otherWrapper___2BnX8 {
  height: 260px;
  overflow: hidden;
}
.costWrapper___1eUrK {
  height: 206px;
  overflow: hidden;
}
.middleLeft___xOrwQ {
  text-align: center;
  color: #99a8b0;
  line-height: 22px;
  height: 89px;
  overflow: hidden;
}
.consultLoopChart___1v0bY {
  margin-left: -56px;
}
.conMsg___39YlE {
  margin-top: 25px;
}
.hospitalWrapper___3wCDR {
  overflow: hidden;
  height: 391px;
}
@media all and (max-width: 1400px) {
  .middle1400___aWUO6 {
    margin-top: -160px;
  }
  .titleText___8TBgX {
    bottom: 0;
  }
  .warp___122lw {
    height: 515px;
  }
}
.serviceWrapper___Nm-th {
  height: 256px;
  overflow: hidden;
}
.eduWrapper___3BkS6 {
  height: 199px;
  overflow: hidden;
}
.mapCommon___nxz6x {
  position: absolute;
  background-color: #02073a;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.edu___1visw {
  position: absolute;
  background-color: #02073a;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 60px;
  right: 30px;
}
.up___RouKC {
  position: absolute;
  background-color: #02073a;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 60px;
  left: 40px;
}
.down___1A0XS {
  position: absolute;
  background-color: #02073a;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
  top: 150px;
  right: 40px;
}
.upSon___n2HS2,
.downSon___2nBal {
  height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-top: 1px solid #00479d;
  padding-left: 5px;
  padding-top: 10px;
}
.upTitle___EDCdZ,
.downTitle___2JZSM {
  color: #ffffff;
}
.upContent___T1v5p {
  color: #11a7df;
  font-size: 24px;
}
.downContent___2F4e2 {
  color: #9d72e6;
  font-size: 24px;
}
.bread___2-agW,
.shortBread___2LfsT {
  cursor: pointer;
  margin-top: 35px;
  padding-top: 5px;
  color: white;
  height: 50px;
  width: auto;
  max-width: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #78cbdb;
  border-right: none;
  border-left: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.bread___2-agW .title___1NtIL,
.shortBread___2LfsT .title___1NtIL {
  font-size: 20px;
}
.shortBread___2LfsT {
  max-width: 100px;
}
.totalDiv___2A58r {
  width: 100%;
  margin: 0 auto;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
}
.totalDiv___2A58r .singleNum___3qtc6 {
  width: 30px;
  text-align: center;
  color: black;
  background-color: #e4e4e4;
  border-radius: 5px;
  margin-left: 3px;
}
.tagsWarp___3xL7M {
  width: 100%;
  margin: -130px 0 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tagsWarp___3xL7M .tag___1LHaG {
  width: 19%;
  height: 110px;
  border-radius: 5px;
  background: -webkit-gradient(linear, right top, left top, from(#21feff), to(#fcfdfe));
  background: -webkit-linear-gradient(right, #21feff, #fcfdfe);
  background: -o-linear-gradient(right, #21feff, #fcfdfe);
  background: linear-gradient(to left, #21feff, #fcfdfe);
}
.tagsWarp___3xL7M .tag___1LHaG .tagC___seM5q {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tagsWarp___3xL7M .tag___1LHaG .tagC___seM5q p {
  line-height: 30px;
  height: 35px;
}
.tagsWarp___3xL7M .tag___1LHaG .tagC___seM5q .titleImg___2huKK {
  margin-left: -15px;
}
.tagsWarp___3xL7M .tag___1LHaG .tagC___seM5q .titleImg___2huKK img {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 36px;
}
.tagsWarp___3xL7M .tag___1LHaG .tagC___seM5q .centerP___2OWwB {
  text-align: center;
}
.tagsWarp___3xL7M .tag___1LHaG .tagC___seM5q .centerP___2OWwB span {
  font-weight: bold;
  font-size: 16px;
}
.tagsWarp___3xL7M .tag___1LHaG .tagC___seM5q .centerP___2OWwB img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.tagsWarp___3xL7M .tag___1LHaG .tagC___seM5q i {
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
}
.tagsWarp___3xL7M .tag___1LHaG:nth-child(2) {
  background: -webkit-gradient(linear, right top, left top, from(#32fe72), to(white));
  background: -webkit-linear-gradient(right, #32fe72, white);
  background: -o-linear-gradient(right, #32fe72, white);
  background: linear-gradient(to left, #32fe72, white);
}
.tagsWarp___3xL7M .tag___1LHaG:nth-child(3) {
  background: -webkit-gradient(linear, right top, left top, from(#ffaeae), to(white));
  background: -webkit-linear-gradient(right, #ffaeae, white);
  background: -o-linear-gradient(right, #ffaeae, white);
  background: linear-gradient(to left, #ffaeae, white);
}
.tagsWarp___3xL7M .tag___1LHaG:nth-child(4) {
  background: -webkit-gradient(linear, right top, left top, from(#ff9900), to(white));
  background: -webkit-linear-gradient(right, #ff9900, white);
  background: -o-linear-gradient(right, #ff9900, white);
  background: linear-gradient(to left, #ff9900, white);
}
.tagsWarp___3xL7M .tag___1LHaG:nth-child(5) {
  background: -webkit-gradient(linear, right top, left top, from(#1296dc), to(white));
  background: -webkit-linear-gradient(right, #1296dc, white);
  background: -o-linear-gradient(right, #1296dc, white);
  background: linear-gradient(to left, #1296dc, white);
}
.leftTopInsWarp___3nqTT,
.rightTopInsWarp___2mNdW {
  min-height: 450px;
  max-height: 450px;
  height: 450px;
}
.leftTopInsWarp___3nqTT .ant-carousel .slick-slide,
.rightTopInsWarp___2mNdW .ant-carousel .slick-slide {
  text-align: center;
  height: 380px!important;
  background: none;
}
.leftTopInsWarp___3nqTT .slick-list,
.rightTopInsWarp___2mNdW .slick-list {
  height: 380px!important;
}
.wrapTitleLeftTop___32VJt {
  color: #FFF;
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.up___RouKC,
.upALL___XkeLs {
  margin-top: 10px;
  text-align: right;
}
.up___RouKC .ant-radio-button-wrapper,
.upALL___XkeLs .ant-radio-button-wrapper {
  background-color: #4D95CD;
  border-color: #4D95CD;
  font-weight: bold;
  color: white;
}
.up___RouKC .ant-radio-button-wrapper-checked,
.upALL___XkeLs .ant-radio-button-wrapper-checked {
  font-weight: bold;
  background-color: #2CF3FA;
  color: #121c2f !important;
}
.upALL___XkeLs {
  text-align: left;
}
.upALL___XkeLs .ant-tabs-tab-next-icon,
.upALL___XkeLs .ant-tabs-tab-prev-icon {
  color: #3685C8 !important;
  font-weight: bold !important;
  font-size: 18px !important;
}
.upALL___XkeLs .ant-tabs-bar {
  border-bottom: none!important;
}
.upALL___XkeLs .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  background-color: #4D95CD;
  border-color: #4D95CD;
  font-weight: bold;
  color: white;
}
.upALL___XkeLs .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  font-weight: bold !important;
  background-color: #2CF3FA !important;
  color: #121c2f !important;
}
.regionDiv___gQjpw {
  width: 49%;
  margin-top: 10px;
  margin-right: 1%;
  text-align: left;
  height: 50px;
  line-height: 50px;
  background: #001B5E!important;
  color: white;
}
.regionDiv___gQjpw h2 {
  text-indent: 1em;
  color: white;
}
.regionDiv___gQjpw .endDiv___dFvge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 40px;
  font-size: 18px;
}
.regionDiv___gQjpw .endDiv___dFvge div {
  margin-left: 10px;
}
.layout___2oXsn {
  background: url(./static/u1.4a4505fc.png);
  height: 100%;
  overflow: hidden;
}
.header___zB4ZQ {
  color: white;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: #03073D;
  overflow: hidden;
  background: url(./static/u7.14202cd5.png) no-repeat;
  background-size: 100% 100%;
}
.insideLayout___3UNxq {
  background: none;
  padding: 0 10px 10px 10px;
  margin-top: 20px;
}
.wrapTitleLeftMid___3Mqqe {
  color: #FFF;
  padding-left: 10px;
  border-left: 8px solid #2A87FF;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.chartsWrapper___1wJhS {
  border: 1px solid #253964;
  background-color: rgba(8, 29, 76, 0.4);
  margin-bottom: 5px;
  min-height: 100px;
  width: 100%;
  padding: 4px 0 0 0;
  position: relative;
}
.cubeBorderLeftTop___19vlY {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___4NczZ {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___1Qo4x {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___QJEJ4 {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.topWrap___2NU2Y {
  padding-top: 15px;
  height: 270px;
  overflow: hidden;
  margin-top: 20px;
}
.mdWrapper___f-9G3 {
  height: 322px;
  overflow: hidden;
  margin-top: -10px;
}
.mdWrapper___f-9G3 .ant-carousel .slick-slide {
  text-align: center;
  height: 230px!important;
  background: #001B5E;
}
.mdWrapper___f-9G3 .slick-list {
  height: 230px!important;
}
.mdWrapper___f-9G3 .regionDiv___1mqlh {
  text-align: center;
  height: 100%;
  color: white;
}
.mdWrapper___f-9G3 .regionDiv___1mqlh h2 {
  text-align: left;
  color: white;
  margin: 20px 0 10px 10px;
}
.mdWrapper___f-9G3 .regionDiv___1mqlh .endDiv___37OJS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 40px;
  font-size: 18px;
}
.mdWrapper___f-9G3 .regionDiv___1mqlh .endDiv___37OJS div {
  margin-left: 10px;
}
@media all and (max-width: 1400px) {
  .middle1400___2kDlr {
    margin-top: -160px;
  }
  .titleText___25-jy {
    bottom: 0;
  }
  .warp___3JbuO {
    height: 515px;
  }
}
.bread___3fFbM,
.shortBread___1YsxI {
  cursor: pointer;
  margin-top: 35px;
  padding-top: 5px;
  color: white;
  height: 50px;
  width: auto;
  max-width: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #78CBDB;
  border-right: none;
  border-left: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.bread___3fFbM .title___1SWHS,
.shortBread___1YsxI .title___1SWHS {
  font-size: 20px;
}
.shortBread___1YsxI {
  max-width: 100px;
}
.totalDiv___2rKr3 {
  width: 100%;
  margin: 0 auto;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 15px;
}
.totalDiv___2rKr3 .singleNum___22_fS {
  width: 30px;
  text-align: center;
  color: black;
  background-color: #E4E4E4;
  border-radius: 5px;
  margin-left: 3px;
  font-size: 20px;
}
.time___2saC0 {
  float: right;
  margin-top: -25px;
  font-size: 24px;
  color: white;
}
.up___BTaQH,
.upALL___ZrUIV {
  margin-top: 10px;
  text-align: right;
}
.up___BTaQH .ant-radio-button-wrapper,
.upALL___ZrUIV .ant-radio-button-wrapper {
  background-color: #4D95CD;
  border-color: #4D95CD;
  font-weight: bold;
  color: white;
}
.up___BTaQH .ant-radio-button-wrapper-checked,
.upALL___ZrUIV .ant-radio-button-wrapper-checked {
  font-weight: bold;
  background-color: #2CF3FA;
  color: #121c2f !important;
}
.upALL___ZrUIV {
  text-align: left;
}
.upALL___ZrUIV .ant-tabs-tab-next-icon,
.upALL___ZrUIV .ant-tabs-tab-prev-icon {
  color: #3685C8 !important;
  font-weight: bold !important;
  font-size: 18px !important;
}
.upALL___ZrUIV .ant-tabs-bar {
  border-bottom: none!important;
}
.upALL___ZrUIV .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  background-color: #4D95CD;
  border-color: #4D95CD;
  font-weight: bold;
  color: white;
}
.upALL___ZrUIV .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  font-weight: bold !important;
  background-color: #2CF3FA !important;
  color: #121c2f !important;
}
.headerPhoto___10Idn {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___2i6q_ {
  padding-right: 10%;
}
.blockWrap___1wPjn {
  border: 1px solid #eee;
}
.Btn___1w6aY {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
}
.footer___2bxcq {
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer___2bxcq button {
  margin: 8px 5px;
}
.barcode___2o0Ph {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___2cJ4e {
  float: right;
}
.barcode___2o0Ph + * {
  clear: both;
}
.barcode___2o0Ph div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___2o0Ph .bar1___3tt0K {
  border-left: 1px solid black;
}
.barcode___2o0Ph .bar2___1h3RJ {
  border-left: 2px solid black;
}
.barcode___2o0Ph .bar3____qtDP {
  border-left: 3px solid black;
}
.barcode___2o0Ph .bar4___2ZLlQ {
  border-left: 4px solid black;
}
.barcode___2o0Ph .space0___2FQEE {
  margin-right: 0;
}
.barcode___2o0Ph .space1___11OY9 {
  margin-right: 1px;
}
.barcode___2o0Ph .space2___2u_Pj {
  margin-right: 2px;
}
.barcode___2o0Ph .space3___3-HI- {
  margin-right: 3px;
}
.barcode___2o0Ph .space4___1BaAg {
  margin-right: 4px;
}
.barcode___2o0Ph label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___2eTS8 {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___2eTS8 + * {
  clear: both;
}
.barcode2___2eTS8 div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___2eTS8 .bar1___3tt0K {
  border-left: 2px solid black;
}
.barcode2___2eTS8 .bar2___1h3RJ {
  border-left: 4px solid black;
}
.barcode2___2eTS8 .bar3____qtDP {
  border-left: 6px solid black;
}
.barcode2___2eTS8 .bar4___2ZLlQ {
  border-left: 8px solid black;
}
.barcode2___2eTS8 .space0___2FQEE {
  margin-right: 0;
}
.barcode2___2eTS8 .space1___11OY9 {
  margin-right: 2px;
}
.barcode2___2eTS8 .space2___2u_Pj {
  margin-right: 4px;
}
.barcode2___2eTS8 .space3___3-HI- {
  margin-right: 6px;
}
.barcode2___2eTS8 .space4___1BaAg {
  margin-right: 8px;
}
.barcode2___2eTS8 label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.hr___2uFOA {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.normal___3OkEx {
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.normal___3OkEx h2 {
  height: 32px;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.normal___3OkEx h2 em {
  display: inline-block;
  height: 16px;
  font-style: normal;
  margin: 8px 0 0 0;
  padding-left: 10px;
  font-size: 14px;
  font-weight: normal;
}
.normal___3OkEx h2 .rightContent___oLF33 {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 10px 0 0;
  text-align: right;
}
.dataToolWrap___uRGZv {
  height: 42px;
  width: 100%;
}
.formWrap___2Bu0o {
  float: left;
}
.searchInput___1SjDL {
  width: 100%;
  height: 95px;
  padding-left: 20px;
  padding-top: 20px;
  border: 1px solid #e4e4e4;
}
.searchWrap___2qZIu {
  width: 100%;
  height: 107px;
  padding-left: 32px;
  padding-top: 24px;
  border: 1px solid #e4e4e4;
}
.diseases___vsxft {
  color: #BFBFBF;
  margin-top: 5px;
}
.getPatientInfo___RL0GM {
  color: #999;
  margin-left: 10px;
}
.getCase___2QHQ4 {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.card___KmRBa {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
}
.card___KmRBa .top___1VR0- {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card___KmRBa .top___1VR0- .avatarF___vi4d3 {
  width: 100px;
  height: 100px;
  margin-right: 15px;
  border-radius: 50%;
  overflow: hidden;
}
.card___KmRBa .top___1VR0- .avatarF___vi4d3 .avatar___3fLyE {
  width: 100px;
}
.card___KmRBa .top___1VR0- .infor___3XOPF {
  color: #333333;
}
.card___KmRBa .top___1VR0- .infor___3XOPF .common___oNgNu {
  font-size: 12px;
  color: #888888;
}
.card___KmRBa .top___1VR0- .infor___3XOPF .expertTitle___G-5CX {
  margin-bottom: 10px;
}
.card___KmRBa .top___1VR0- .infor___3XOPF .expertTitle___G-5CX .name___2TiDZ {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.card___KmRBa .top___1VR0- .infor___3XOPF .rate___3569i {
  margin: 10px 0;
}
.card___KmRBa .top___1VR0- .infor___3XOPF .rate___3569i .numP___32N_I {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.card___KmRBa .top___1VR0- .infor___3XOPF .rate___3569i .numR___2eZ4f {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.card___KmRBa .top___1VR0- .infor___3XOPF .diseases___2UxAu {
  margin: 10px 0;
  height: 22px;
}
.card___KmRBa .top___1VR0- .infor___3XOPF .diseases___2UxAu .disease___1n2x- {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.card___KmRBa .bottom___2FWjt {
  border-top: 1px dashed #C7CED5;
  padding-top: 10px;
}
.card___KmRBa .bottom___2FWjt .numL___AiYIi {
  color: #FF5400;
}
.card___KmRBa .bottom___2FWjt .btn___2ckdV {
  float: right;
}
.card___KmRBa .bottom___2FWjt .btnOrder___12OHp {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.avatarF___2cpQ9 {
  width: 180px;
  height: 124px;
}
.institution___2eUSh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.institution___2eUSh .institutionDetail___4-XCz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 20px;
}
.institution___2eUSh .institutionDetail___4-XCz .institutionTitle___k62-d {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
}
.institution___2eUSh .institutionDetail___4-XCz .address___1v2TS {
  line-height: 20px;
}
.institution___2eUSh .institutionDetail___4-XCz .address___1v2TS .label___wV1jq {
  color: #999;
}
.institution___2eUSh .institutionDetail___4-XCz .tel___3Z0ev {
  line-height: 20px;
}
.institution___2eUSh .institutionDetail___4-XCz .tel___3Z0ev .label___wV1jq {
  color: #999;
}
.search {
  width: 600px;
}
.search .ant-input {
  height: 36px;
}
.search .ant-input:hover,
.search .ant-input:focus {
  border-color: #73b52d !important;
}
.search .ant-input-group-addon {
  padding: 0;
  border: none;
}
.search .ant-input-group-addon .ant-btn-primary {
  border-radius: 0 5px 5px 0;
  height: 36px;
  background-color: #73b52d;
  border-color: #73b52d;
  padding: 0 25px;
  font-size: 16px;
}
.conditions {
  background-color: #f1f2ef;
  padding: 10px 0;
  margin: 10px 0 -10px 0;
}
.scheduleN .ant-table table {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  width: 100%;
}
.scheduleN .ant-table-thead > tr > th {
  padding: 0px 0px;
  height: 50px;
  text-align: center;
}
.scheduleN .ant-table-tbody > tr > td {
  padding: 0px 0px;
  text-align: center;
}
.scheduleN .ant-table-tbody > tr:hover,
.scheduleN .ant-table-thead > tr:hover {
  background: #fff;
}
.scheduleN .ant-table-tbody > tr:hover .column,
.scheduleN .ant-table-thead > tr:hover .column {
  background-color: #f7f7f7;
}
.scheduleN .ant-table-tbody > tr {
  height: 70px;
}
.scheduleN .ant-table-tbody > tr.ant-table-row-hover > td,
.scheduleN .ant-table-tbody > tr:hover > td {
  background: none;
  height: 70px;
}
.scheduleN .bookHeader {
  height: 70px;
  text-align: center;
  background-color: #F7F7F7;
  padding-top: 15px;
}
.scheduleN .bookShift {
  line-height: 70px;
  height: 70px;
  text-align: center;
}
.scheduleN .column {
  background-color: #F7F7F7;
}
.scheduleN .bookY {
  height: 70px;
  text-align: center;
  background-color: #E6FFFE;
  padding-top: 15px;
}
.scheduleN .bookY:hover {
  background-color: #d6f2f1;
}
.scheduleN .bookN {
  height: 70px;
  text-align: center;
  background-color: #E0E0E0;
  padding-top: 15px;
}
.scheduleN .helpWord {
  height: 15px;
  font-size: 16px;
  color: #FF6600;
  margin-left: 50px;
  margin-bottom: 20px;
}
.title___2v7Us {
  text-align: center;
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.title___2v7Us .active___3-8uo {
  padding: 0 10px;
  cursor: pointer;
  font-weight: bold;
}
.title___2v7Us .normal___3Hq3L {
  padding: 0 10px;
  cursor: pointer;
}
.wrap___1bxmD {
  display: block;
}
.rightBtn___3kDhy {
  color: white;
  width: 160px;
  text-align: right;
  margin-top: -16px;
  padding-right: 3px;
  font-size: 15px;
  visibility: hidden;
}
.cashRightBtn___3pFjG {
  color: white;
  width: 160px;
  text-align: right;
  margin-top: -16px;
  padding-right: 3px;
  font-size: 15px;
}
.wxbox___3Y9qD {
  width: 160px;
  height: 50px;
  padding: 0;
  border: solid 1px #D8D8D8;
  background: url(./static/weixin.d08c5abf.png) no-repeat;
  background-position: center;
}
.zfbbox___1VaYa {
  width: 160px;
  height: 50px;
  padding: 0;
  border: solid 1px #D8D8D8;
  background: url(./static/zhifubao.691ca4e2.png) no-repeat;
  background-position: center;
}
.ylbox___3DGWM {
  width: 160px;
  height: 50px;
  padding: 0;
  border: solid 1px #D8D8D8;
  background: url(./static/yinhangka.9ac7fc85.png) no-repeat;
  background-position: center;
}
.xjbox___3uMWg {
  width: 160px;
  height: 50px;
  padding: 0;
  border: solid 1px #FE0000;
  background: url(./static/xianjin.c42fda49.png) no-repeat;
  background-position: center;
}
.corner___2dXcG {
  margin-left: 139px;
  margin-top: 29px;
  width: 0;
  height: 0;
  border-bottom: 20px solid #FE0000;
  border-left: 20px solid transparent;
  visibility: hidden;
}
.cashCorner___XZXeB {
  margin-left: 139px;
  margin-top: 29px;
  width: 0;
  height: 0;
  border-bottom: 20px solid #FE0000;
  border-left: 20px solid transparent;
  display: block;
}
.expertTitle___5efUb {
  float: left;
  padding-left: 20px;
  padding-top: 20px;
}
.expertImgDiv___2RBWQ {
  float: left;
}
.expertInfo___2CdDv {
  display: inline-block;
  margin-left: 10px;
}
.expertImg___1chiy {
  width: 50px;
  height: 60px;
}
.expertName___1BuOj {
  padding-top: 10px;
  padding-left: 2px;
  font-size: 13pt;
}
.expertGender___1joMG {
  font-size: 10pt;
}
.expertInstitution___rkSMM {
  padding: 2px;
}
.expertSpeciality___3KeTx {
  padding-top: 20px;
  margin-left: 88px;
  text-indent: 2em;
  padding-bottom: 10px;
}
.blockWrap___2wOA8 {
  border: 1px solid #ccc;
}
.hr___W3NqF {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.instruct___iZG30 {
  text-indent: 2em;
  margin-bottom: 15px;
}
.modalFormItem___2pVaM {
  margin-bottom: 0;
}
.tip___xRqzC {
  text-indent: 2em;
  margin-top: 15px;
}
.barcode___1Gpqh {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___1KX4O {
  float: right;
}
.barcode___1Gpqh + * {
  clear: both;
}
.barcode___1Gpqh div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___1Gpqh .bar1___39J3S {
  border-left: 1px solid black;
}
.barcode___1Gpqh .bar2___1nCWG {
  border-left: 2px solid black;
}
.barcode___1Gpqh .bar3___2yMBn {
  border-left: 3px solid black;
}
.barcode___1Gpqh .bar4___1kBzx {
  border-left: 4px solid black;
}
.barcode___1Gpqh .space0___zUC86 {
  margin-right: 0;
}
.barcode___1Gpqh .space1___1xoWb {
  margin-right: 1px;
}
.barcode___1Gpqh .space2___AVMEs {
  margin-right: 2px;
}
.barcode___1Gpqh .space3___2dXdA {
  margin-right: 3px;
}
.barcode___1Gpqh .space4___2szO1 {
  margin-right: 4px;
}
.barcode___1Gpqh label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___1suLm {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___1suLm + * {
  clear: both;
}
.barcode2___1suLm div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___1suLm .bar1___39J3S {
  border-left: 2px solid black;
}
.barcode2___1suLm .bar2___1nCWG {
  border-left: 4px solid black;
}
.barcode2___1suLm .bar3___2yMBn {
  border-left: 6px solid black;
}
.barcode2___1suLm .bar4___1kBzx {
  border-left: 8px solid black;
}
.barcode2___1suLm .space0___zUC86 {
  margin-right: 0;
}
.barcode2___1suLm .space1___1xoWb {
  margin-right: 2px;
}
.barcode2___1suLm .space2___AVMEs {
  margin-right: 4px;
}
.barcode2___1suLm .space3___2dXdA {
  margin-right: 6px;
}
.barcode2___1suLm .space4___2szO1 {
  margin-right: 8px;
}
.barcode2___1suLm label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.feelabel___2TF3a {
  font-weight: bold;
}
.feeContent___3y0-h {
  color: red;
  font-weight: bold;
  font-size: 20px;
}
/**
附件上传样式
*/
.filelist___2-ajB .error {
  color: #f04134;
}
.filelist___2-ajB .done {
  color: #00a854;
}
.filelist___2-ajB .ant-input-group-wrapper {
  display: block;
}
.filelist___2-ajB .uploading {
  color: #108ee9;
}
.filelist___2-ajB .removed {
  color: #ffbf00;
}
.filelist___2-ajB .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___2-ajB .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___2-ajB .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___2-ajB .ant-table {
  border: 0;
}
.doctorDiv___2cEz1 {
  padding: 10px;
  margin-bottom: 20px;
}
.doctorImg___3ik4V {
  float: left;
}
.doctorInfo___XLlBi {
  display: inline-block;
  margin-left: 10px;
}
.img___1fJR2 {
  height: 160px;
}
.doctorName___1KD_u {
  padding-top: 30px;
  padding-left: 10px;
  font-size: 15pt;
}
.doctorGender___3VQ8E {
  font-size: 10pt;
}
.doctorDepartment___3T22U {
  padding: 10px;
}
.doctorSpeciality___1gGjW {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.rowtop___i68j4 {
  padding-top: 40px;
}
.span20___1OCOy {
  padding-left: 20px;
}
.span10___3uwi- {
  padding-left: 10px;
}
.footer___1FZdY {
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  padding-top: 8px;
}
.detail___kxmRQ {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail___kxmRQ .form___3g41u {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___kxmRQ .form___3g41u .formWrap___2XSoi {
  padding: 20px;
}
.detail___kxmRQ .form___3g41u .formWrap___2XSoi .blockWrap___3LPYM {
  border: 1px solid #ccc;
}
.headerPhoto___1v4U8 {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___3lGCS {
  padding-right: 10%;
}
.blockWrap___1R2M6 {
  border: 1px solid #eee;
}
.Btn___3nReD {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
}
.process___2TSF2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 30px;
}
.footer___1qSsQ {
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer___1qSsQ button {
  margin: 8px 5px;
}
.barcode___1Bg7u {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___2sg6M {
  float: right;
}
.barcode___1Bg7u + * {
  clear: both;
}
.barcode___1Bg7u div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___1Bg7u .bar1___1pH9y {
  border-left: 1px solid black;
}
.barcode___1Bg7u .bar2___3aSWr {
  border-left: 2px solid black;
}
.barcode___1Bg7u .bar3___3DwQM {
  border-left: 3px solid black;
}
.barcode___1Bg7u .bar4___2VaYY {
  border-left: 4px solid black;
}
.barcode___1Bg7u .space0___gp3mY {
  margin-right: 0;
}
.barcode___1Bg7u .space1___1AnZM {
  margin-right: 1px;
}
.barcode___1Bg7u .space2___3MF5o {
  margin-right: 2px;
}
.barcode___1Bg7u .space3___Pdv-9 {
  margin-right: 3px;
}
.barcode___1Bg7u .space4___yokre {
  margin-right: 4px;
}
.barcode___1Bg7u label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___1-B7l {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___1-B7l + * {
  clear: both;
}
.barcode2___1-B7l div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___1-B7l .bar1___1pH9y {
  border-left: 2px solid black;
}
.barcode2___1-B7l .bar2___3aSWr {
  border-left: 4px solid black;
}
.barcode2___1-B7l .bar3___3DwQM {
  border-left: 6px solid black;
}
.barcode2___1-B7l .bar4___2VaYY {
  border-left: 8px solid black;
}
.barcode2___1-B7l .space0___gp3mY {
  margin-right: 0;
}
.barcode2___1-B7l .space1___1AnZM {
  margin-right: 2px;
}
.barcode2___1-B7l .space2___3MF5o {
  margin-right: 4px;
}
.barcode2___1-B7l .space3___Pdv-9 {
  margin-right: 6px;
}
.barcode2___1-B7l .space4___yokre {
  margin-right: 8px;
}
.barcode2___1-B7l label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___sW5Ea {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.getPatientInfo___1Is09 {
  color: #999;
  margin-left: 10px;
}
.getCase___3YrlS {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.headerPhoto___xBPai {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___37v4N {
  padding-right: 10%;
}
.blockWrap___3PZ1p {
  border: 1px solid #eee;
}
.Btn___1hj4P {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
}
.process___1gsUi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 30px;
}
.footer___3FPJp {
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer___3FPJp button {
  margin: 8px 5px;
}
.barcode___18Yuj {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___2rzsP {
  float: right;
}
.barcode___18Yuj + * {
  clear: both;
}
.barcode___18Yuj div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___18Yuj .bar1___1fuWo {
  border-left: 1px solid black;
}
.barcode___18Yuj .bar2___2qKzM {
  border-left: 2px solid black;
}
.barcode___18Yuj .bar3___202uw {
  border-left: 3px solid black;
}
.barcode___18Yuj .bar4___3h-Cg {
  border-left: 4px solid black;
}
.barcode___18Yuj .space0___1dArw {
  margin-right: 0;
}
.barcode___18Yuj .space1___8tAOq {
  margin-right: 1px;
}
.barcode___18Yuj .space2___2RQ2k {
  margin-right: 2px;
}
.barcode___18Yuj .space3___415ie {
  margin-right: 3px;
}
.barcode___18Yuj .space4___2FJw5 {
  margin-right: 4px;
}
.barcode___18Yuj label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___3ekUN {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___3ekUN + * {
  clear: both;
}
.barcode2___3ekUN div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___3ekUN .bar1___1fuWo {
  border-left: 2px solid black;
}
.barcode2___3ekUN .bar2___2qKzM {
  border-left: 4px solid black;
}
.barcode2___3ekUN .bar3___202uw {
  border-left: 6px solid black;
}
.barcode2___3ekUN .bar4___3h-Cg {
  border-left: 8px solid black;
}
.barcode2___3ekUN .space0___1dArw {
  margin-right: 0;
}
.barcode2___3ekUN .space1___8tAOq {
  margin-right: 2px;
}
.barcode2___3ekUN .space2___2RQ2k {
  margin-right: 4px;
}
.barcode2___3ekUN .space3___415ie {
  margin-right: 6px;
}
.barcode2___3ekUN .space4___2FJw5 {
  margin-right: 8px;
}
.barcode2___3ekUN label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___5aEvj {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.headerPhoto___eNkc9 {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___1SHYu {
  padding-right: 10%;
}
.blockWrap___2LD9x {
  border: 1px solid #eee;
}
.Btn___SUtbc {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
}
.footer___yGczG {
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer___yGczG button {
  margin: 8px 5px;
}
.barcode___16bgR {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___1nemt {
  float: right;
}
.barcode___16bgR + * {
  clear: both;
}
.barcode___16bgR div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___16bgR .bar1___tqjqn {
  border-left: 1px solid black;
}
.barcode___16bgR .bar2___685Qq {
  border-left: 2px solid black;
}
.barcode___16bgR .bar3___1Nit3 {
  border-left: 3px solid black;
}
.barcode___16bgR .bar4___12LVS {
  border-left: 4px solid black;
}
.barcode___16bgR .space0___1kU33 {
  margin-right: 0;
}
.barcode___16bgR .space1___1T_QT {
  margin-right: 1px;
}
.barcode___16bgR .space2___1CClY {
  margin-right: 2px;
}
.barcode___16bgR .space3___P-RZW {
  margin-right: 3px;
}
.barcode___16bgR .space4___3xUQf {
  margin-right: 4px;
}
.barcode___16bgR label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___3K0BJ {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___3K0BJ + * {
  clear: both;
}
.barcode2___3K0BJ div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___3K0BJ .bar1___tqjqn {
  border-left: 2px solid black;
}
.barcode2___3K0BJ .bar2___685Qq {
  border-left: 4px solid black;
}
.barcode2___3K0BJ .bar3___1Nit3 {
  border-left: 6px solid black;
}
.barcode2___3K0BJ .bar4___12LVS {
  border-left: 8px solid black;
}
.barcode2___3K0BJ .space0___1kU33 {
  margin-right: 0;
}
.barcode2___3K0BJ .space1___1T_QT {
  margin-right: 2px;
}
.barcode2___3K0BJ .space2___1CClY {
  margin-right: 4px;
}
.barcode2___3K0BJ .space3___P-RZW {
  margin-right: 6px;
}
.barcode2___3K0BJ .space4___3xUQf {
  margin-right: 8px;
}
.barcode2___3K0BJ label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.hr___QgWNS {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.feelabel___1VPiT {
  font-weight: bold;
}
.feeContent___1yhYH {
  color: red;
  font-weight: bold;
  font-size: 20px;
}
/**
附件上传样式
*/
.filelist___NnnGD .error {
  color: #f04134;
}
.filelist___NnnGD .done {
  color: #00a854;
}
.filelist___NnnGD .ant-input-group-wrapper {
  display: block;
}
.filelist___NnnGD .uploading {
  color: #108ee9;
}
.filelist___NnnGD .removed {
  color: #ffbf00;
}
.filelist___NnnGD .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___NnnGD .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___NnnGD .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___NnnGD .ant-table {
  border: 0;
}
.headerPhoto___3tm5p {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___Z-DDU {
  padding-right: 10%;
}
.blockWrap___dTVnC {
  border: 1px solid #eee;
}
.Btn___1r4l4 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
}
.process___T3GbK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 30px;
}
.footer___wUvSO {
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer___wUvSO button {
  margin: 8px 5px;
}
.barcode___2J8tw {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___2ZtYH {
  float: right;
}
.barcode___2J8tw + * {
  clear: both;
}
.barcode___2J8tw div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___2J8tw .bar1___1Y8oW {
  border-left: 1px solid black;
}
.barcode___2J8tw .bar2___3GS_U {
  border-left: 2px solid black;
}
.barcode___2J8tw .bar3___1sz6H {
  border-left: 3px solid black;
}
.barcode___2J8tw .bar4___1kdN0 {
  border-left: 4px solid black;
}
.barcode___2J8tw .space0___2jUPi {
  margin-right: 0;
}
.barcode___2J8tw .space1___1i9Ox {
  margin-right: 1px;
}
.barcode___2J8tw .space2___gRhi- {
  margin-right: 2px;
}
.barcode___2J8tw .space3___11C3j {
  margin-right: 3px;
}
.barcode___2J8tw .space4___2MpOW {
  margin-right: 4px;
}
.barcode___2J8tw label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___3dD9D {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___3dD9D + * {
  clear: both;
}
.barcode2___3dD9D div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___3dD9D .bar1___1Y8oW {
  border-left: 2px solid black;
}
.barcode2___3dD9D .bar2___3GS_U {
  border-left: 4px solid black;
}
.barcode2___3dD9D .bar3___1sz6H {
  border-left: 6px solid black;
}
.barcode2___3dD9D .bar4___1kdN0 {
  border-left: 8px solid black;
}
.barcode2___3dD9D .space0___2jUPi {
  margin-right: 0;
}
.barcode2___3dD9D .space1___1i9Ox {
  margin-right: 2px;
}
.barcode2___3dD9D .space2___gRhi- {
  margin-right: 4px;
}
.barcode2___3dD9D .space3___11C3j {
  margin-right: 6px;
}
.barcode2___3dD9D .space4___2MpOW {
  margin-right: 8px;
}
.barcode2___3dD9D label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___rA5Pu {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
/**
附件上传样式
*/
.filelist___3UmQk .error {
  color: #f04134;
}
.filelist___3UmQk .done {
  color: #00a854;
}
.filelist___3UmQk .ant-input-group-wrapper {
  display: block;
}
.filelist___3UmQk .uploading {
  color: #108ee9;
}
.filelist___3UmQk .removed {
  color: #ffbf00;
}
.filelist___3UmQk .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___3UmQk .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___3UmQk .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___3UmQk .ant-table {
  border: 0;
}
.headerPhoto___3C0YO {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___1aaGm {
  padding-right: 10%;
}
.blockWrap___IsYIG {
  border: 1px solid #eee;
}
.Btn___3MpR7 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
}
.process___lCmsx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 30px;
}
.footer___3q4ei {
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer___3q4ei button {
  margin: 8px 5px;
}
.barcode___2ZSIg {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___B0p6h {
  float: right;
}
.barcode___2ZSIg + * {
  clear: both;
}
.barcode___2ZSIg div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___2ZSIg .bar1___1Xw8k {
  border-left: 1px solid black;
}
.barcode___2ZSIg .bar2___2LZTg {
  border-left: 2px solid black;
}
.barcode___2ZSIg .bar3___1iSiP {
  border-left: 3px solid black;
}
.barcode___2ZSIg .bar4___3GcNf {
  border-left: 4px solid black;
}
.barcode___2ZSIg .space0___3lWqw {
  margin-right: 0;
}
.barcode___2ZSIg .space1___3LqM9 {
  margin-right: 1px;
}
.barcode___2ZSIg .space2___3Q6Zg {
  margin-right: 2px;
}
.barcode___2ZSIg .space3___1jQF9 {
  margin-right: 3px;
}
.barcode___2ZSIg .space4___1mxkm {
  margin-right: 4px;
}
.barcode___2ZSIg label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___1veDQ {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___1veDQ + * {
  clear: both;
}
.barcode2___1veDQ div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___1veDQ .bar1___1Xw8k {
  border-left: 2px solid black;
}
.barcode2___1veDQ .bar2___2LZTg {
  border-left: 4px solid black;
}
.barcode2___1veDQ .bar3___1iSiP {
  border-left: 6px solid black;
}
.barcode2___1veDQ .bar4___3GcNf {
  border-left: 8px solid black;
}
.barcode2___1veDQ .space0___3lWqw {
  margin-right: 0;
}
.barcode2___1veDQ .space1___3LqM9 {
  margin-right: 2px;
}
.barcode2___1veDQ .space2___3Q6Zg {
  margin-right: 4px;
}
.barcode2___1veDQ .space3___1jQF9 {
  margin-right: 6px;
}
.barcode2___1veDQ .space4___1mxkm {
  margin-right: 8px;
}
.barcode2___1veDQ label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___1BXfq {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
/**
附件上传样式
*/
.filelist___2I2Px .error {
  color: #f04134;
}
.filelist___2I2Px .done {
  color: #00a854;
}
.filelist___2I2Px .ant-input-group-wrapper {
  display: block;
}
.filelist___2I2Px .uploading {
  color: #108ee9;
}
.filelist___2I2Px .removed {
  color: #ffbf00;
}
.filelist___2I2Px .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___2I2Px .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___2I2Px .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___2I2Px .ant-table {
  border: 0;
}
.headerPhoto___2o4Kg {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___1NRva {
  padding-right: 10%;
}
.blockWrap___1_MdS {
  border: 1px solid #eee;
}
.Btn___25-XK {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
}
.process___Dbxw4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 30px;
}
.footer___1Glp1 {
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer___1Glp1 button {
  margin: 8px 5px;
}
.barcode___3U9x4 {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___s9_sB {
  float: right;
}
.barcode___3U9x4 + * {
  clear: both;
}
.barcode___3U9x4 div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___3U9x4 .bar1___2q-mq {
  border-left: 1px solid black;
}
.barcode___3U9x4 .bar2___3BwbI {
  border-left: 2px solid black;
}
.barcode___3U9x4 .bar3___3mCkg {
  border-left: 3px solid black;
}
.barcode___3U9x4 .bar4___28tlP {
  border-left: 4px solid black;
}
.barcode___3U9x4 .space0___1pITR {
  margin-right: 0;
}
.barcode___3U9x4 .space1___y8D2Q {
  margin-right: 1px;
}
.barcode___3U9x4 .space2___1cuXu {
  margin-right: 2px;
}
.barcode___3U9x4 .space3___S1POk {
  margin-right: 3px;
}
.barcode___3U9x4 .space4___4mQUx {
  margin-right: 4px;
}
.barcode___3U9x4 label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___3y8oG {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___3y8oG + * {
  clear: both;
}
.barcode2___3y8oG div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___3y8oG .bar1___2q-mq {
  border-left: 2px solid black;
}
.barcode2___3y8oG .bar2___3BwbI {
  border-left: 4px solid black;
}
.barcode2___3y8oG .bar3___3mCkg {
  border-left: 6px solid black;
}
.barcode2___3y8oG .bar4___28tlP {
  border-left: 8px solid black;
}
.barcode2___3y8oG .space0___1pITR {
  margin-right: 0;
}
.barcode2___3y8oG .space1___y8D2Q {
  margin-right: 2px;
}
.barcode2___3y8oG .space2___1cuXu {
  margin-right: 4px;
}
.barcode2___3y8oG .space3___S1POk {
  margin-right: 6px;
}
.barcode2___3y8oG .space4___4mQUx {
  margin-right: 8px;
}
.barcode2___3y8oG label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___1mfCf {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.modalFormItem___1ccqj {
  margin-bottom: 0;
}
.tip___3kRsI {
  text-indent: 2em;
  margin-top: 15px;
}
.instruct___3pveK {
  text-indent: 2em;
  margin-bottom: 15px;
}
/**
附件上传样式
*/
.filelist___J_gHD .error {
  color: #f04134;
}
.filelist___J_gHD .done {
  color: #00a854;
}
.filelist___J_gHD .ant-input-group-wrapper {
  display: block;
}
.filelist___J_gHD .uploading {
  color: #108ee9;
}
.filelist___J_gHD .removed {
  color: #ffbf00;
}
.filelist___J_gHD .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___J_gHD .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___J_gHD .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___J_gHD .ant-table {
  border: 0;
}
.headerPhoto___3Uj7A {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___96s8S {
  padding-right: 10%;
}
.blockWrap___2crmg {
  border: 1px solid #eee;
}
.Btn___SR4Rm {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
}
.process___2IpAG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 30px;
}
.footer___1c2vo {
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer___1c2vo button {
  margin: 8px 5px;
}
.barcode___2URvR {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___3HTs3 {
  float: right;
}
.barcode___2URvR + * {
  clear: both;
}
.barcode___2URvR div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___2URvR .bar1___3sIx- {
  border-left: 1px solid black;
}
.barcode___2URvR .bar2___2dCqB {
  border-left: 2px solid black;
}
.barcode___2URvR .bar3___3Xn_4 {
  border-left: 3px solid black;
}
.barcode___2URvR .bar4___34TBV {
  border-left: 4px solid black;
}
.barcode___2URvR .space0___ypvDR {
  margin-right: 0;
}
.barcode___2URvR .space1___ASsRX {
  margin-right: 1px;
}
.barcode___2URvR .space2___3YrFl {
  margin-right: 2px;
}
.barcode___2URvR .space3___2thbn {
  margin-right: 3px;
}
.barcode___2URvR .space4___HdLYY {
  margin-right: 4px;
}
.barcode___2URvR label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___3tHVk {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___3tHVk + * {
  clear: both;
}
.barcode2___3tHVk div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___3tHVk .bar1___3sIx- {
  border-left: 2px solid black;
}
.barcode2___3tHVk .bar2___2dCqB {
  border-left: 4px solid black;
}
.barcode2___3tHVk .bar3___3Xn_4 {
  border-left: 6px solid black;
}
.barcode2___3tHVk .bar4___34TBV {
  border-left: 8px solid black;
}
.barcode2___3tHVk .space0___ypvDR {
  margin-right: 0;
}
.barcode2___3tHVk .space1___ASsRX {
  margin-right: 2px;
}
.barcode2___3tHVk .space2___3YrFl {
  margin-right: 4px;
}
.barcode2___3tHVk .space3___2thbn {
  margin-right: 6px;
}
.barcode2___3tHVk .space4___HdLYY {
  margin-right: 8px;
}
.barcode2___3tHVk label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___3kRn0 {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.modalFormItem___1QsEm {
  margin-bottom: 0;
}
.tip___3rdcF {
  text-indent: 2em;
  margin-top: 15px;
}
.instruct___27so0 {
  text-indent: 2em;
  margin-bottom: 15px;
}
/**
附件上传样式
*/
.filelist___3lzD1 .error {
  color: #f04134;
}
.filelist___3lzD1 .done {
  color: #00a854;
}
.filelist___3lzD1 .ant-input-group-wrapper {
  display: block;
}
.filelist___3lzD1 .uploading {
  color: #108ee9;
}
.filelist___3lzD1 .removed {
  color: #ffbf00;
}
.filelist___3lzD1 .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___3lzD1 .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___3lzD1 .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___3lzD1 .ant-table {
  border: 0;
}
.row1___WJ-7I {
  padding: 15px;
  font-size: 16px;
  fontWeight: bold;
}
.searchForm___2Rmep {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  min-width: 770px;
}
.searchForm___2Rmep .selectionMR___27yYJ {
  margin-right: 10px;
}
.searchForm___2Rmep .radioGroup___Vrh2k {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___2Rmep .dateRangeFI___UE_Np {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___2Rmep .opts___3L9bE {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___2Rmep .optLabel___1Ubx4 {
  width: 68px;
  min-width: 68px;
}
.num___-ggM6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.headerPhoto___38Wxz {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___2joai {
  padding-right: 10%;
}
.blockWrap___3tmtP {
  border: 1px solid #eee;
}
.Btn___2qH26 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
}
.process___M4Em8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 30px;
}
.footer___1sFHy {
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer___1sFHy button {
  margin: 8px 5px;
}
.barcode___kEpth {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___3fmx- {
  float: right;
}
.barcode___kEpth + * {
  clear: both;
}
.barcode___kEpth div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___kEpth .bar1___fbplM {
  border-left: 1px solid black;
}
.barcode___kEpth .bar2___13hdZ {
  border-left: 2px solid black;
}
.barcode___kEpth .bar3___3GF11 {
  border-left: 3px solid black;
}
.barcode___kEpth .bar4___2NhxP {
  border-left: 4px solid black;
}
.barcode___kEpth .space0___1T9UT {
  margin-right: 0;
}
.barcode___kEpth .space1___DNHcJ {
  margin-right: 1px;
}
.barcode___kEpth .space2___gJ9_y {
  margin-right: 2px;
}
.barcode___kEpth .space3___20MPr {
  margin-right: 3px;
}
.barcode___kEpth .space4___1K_is {
  margin-right: 4px;
}
.barcode___kEpth label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___mdygQ {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___mdygQ + * {
  clear: both;
}
.barcode2___mdygQ div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___mdygQ .bar1___fbplM {
  border-left: 2px solid black;
}
.barcode2___mdygQ .bar2___13hdZ {
  border-left: 4px solid black;
}
.barcode2___mdygQ .bar3___3GF11 {
  border-left: 6px solid black;
}
.barcode2___mdygQ .bar4___2NhxP {
  border-left: 8px solid black;
}
.barcode2___mdygQ .space0___1T9UT {
  margin-right: 0;
}
.barcode2___mdygQ .space1___DNHcJ {
  margin-right: 2px;
}
.barcode2___mdygQ .space2___gJ9_y {
  margin-right: 4px;
}
.barcode2___mdygQ .space3___20MPr {
  margin-right: 6px;
}
.barcode2___mdygQ .space4___1K_is {
  margin-right: 8px;
}
.barcode2___mdygQ label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___2FCAK {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.getPatientInfo___3NEpy {
  color: #999;
  margin-left: 10px;
}
.getCase___3Dq1w {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.beforeDivider___3sSfQ {
  padding: 10px;
}
.hr___1TWVi {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.detail___9pPmS {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail___9pPmS .form___C3tlt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___9pPmS .form___C3tlt .formWrap___3Z_DB {
  padding: 20px;
}
.detail___9pPmS .form___C3tlt .formWrap___3Z_DB .blockWrap___R_2Dg {
  border: 1px solid #ccc;
}
.footer___1kLzU {
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.footer___1kLzU button {
  margin: 8px 5px;
}
.beforeDivider___3qgb6 {
  padding: 10px;
}
.hr___387Sk {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.detail___3UgyZ {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail___3UgyZ .form___3o_1Z {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___3UgyZ .form___3o_1Z .formWrap___uPMkh {
  padding: 20px;
}
.detail___3UgyZ .form___3o_1Z .formWrap___uPMkh .blockWrap___1G40l {
  border: 1px solid #ccc;
}
.footer___3GUDn {
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.footer___3GUDn button {
  margin: 8px 5px;
}
.checkboxBox___14oRS .ant-checkbox-group {
  display: inline;
  margin-right: 5px;
}
.getPatientInfo___2rBLb {
  color: #999;
  margin-left: 10px;
}
.getCase___KLapO {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.operation___AvCgg a {
  margin: 0.5em;
}
.operation___AvCgg button {
  margin: 0.5em;
}
.contents___2yd4q {
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
}
.blockWrap___1oI-G {
  border: 1px solid #eee;
  border-bottom: none;
}
.hr___1rZQe {
  margin: 15px 0;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.btnCenter___29T_B {
  margin-top: 10px;
  text-align: center;
}
.btnMargin___1dCZy {
  margin-left: 10px;
  margin-bottom: 10px;
}
.solidLine___3eb-X {
  margin: 15px 0;
  height: 1px;
  border: none;
  border-bottom: 1px solid #008000;
}
.detail___1loHl {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail___1loHl .form___2qyvL {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___1loHl .form___2qyvL .formWrap___1nlbx {
  padding: 20px;
}
.detail___1loHl .form___2qyvL .formWrap___1nlbx .blockWrap___2B0NT {
  border: 1px solid #ccc;
}
.footer___3143e {
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.footer___3143e button {
  margin: 8px 5px;
}
.process___1zGzP {
  margin: 5px 0px 5px 50px;
}
.name___1U7xS {
  font-weight: bolder;
  margin-right: 10px;
}
.warn___2IE3S {
  color: red;
}
.blockWrap___qD06r {
  border: 1px solid #eee;
  border-top: none;
}
.operation___245rD a {
  margin: 0.5em;
}
.Btn {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background-color: #cccccc;
  position: fixed;
  bottom: 0px;
}
.search {
  width: 600px;
}
.search .ant-input {
  height: 36px;
}
.search .ant-input:hover,
.search .ant-input:focus {
  border-color: #73b52d !important;
}
.search .ant-input-group-addon {
  padding: 0;
  border: none;
}
.search .ant-input-group-addon .ant-btn-primary {
  border-radius: 0 5px 5px 0;
  height: 36px;
  background-color: #73b52d;
  border-color: #73b52d;
  padding: 0 25px;
  font-size: 16px;
}
.conditions {
  background-color: #f1f2ef;
  padding: 10px 0;
  margin: 20px 0 10px 0;
}
.institutionTable {
  border: 1px solid #f1f2ef;
}
.institutionTable .ant-table-pagination {
  width: 100%;
  text-align: center;
}
.diseasesList___17qv4 {
  color: #BFBFBF;
  margin-top: 5px;
}
.card___11KU2 {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
}
.card___11KU2 .top___fMfX0 {
  height: 120px;
}
.card___11KU2 .top___fMfX0 .avatar___2dfMn {
  float: left;
  margin-right: 15px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.card___11KU2 .top___fMfX0 .avatar___2dfMn .img___2dAsV {
  width: 100px;
}
.card___11KU2 .top___fMfX0 .infor___B-8SR {
  float: left;
  color: #333333;
}
.card___11KU2 .top___fMfX0 .infor___B-8SR .common___27YOC {
  font-size: 12px;
  color: #888888;
}
.card___11KU2 .top___fMfX0 .infor___B-8SR .expertTitle___vNqQL {
  margin-bottom: 10px;
}
.card___11KU2 .top___fMfX0 .infor___B-8SR .expertTitle___vNqQL .name___1hp8m {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.card___11KU2 .top___fMfX0 .infor___B-8SR .rate___3kTlY {
  margin: 10px 0;
}
.card___11KU2 .top___fMfX0 .infor___B-8SR .rate___3kTlY .numP___226kj {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.card___11KU2 .top___fMfX0 .infor___B-8SR .rate___3kTlY .numR___2NQfP {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.card___11KU2 .top___fMfX0 .infor___B-8SR .diseases___3DOp9 {
  margin-top: 12px;
  height: 22px;
}
.card___11KU2 .top___fMfX0 .infor___B-8SR .diseases___3DOp9 .disease___3Oyu8 {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.card___11KU2 .bottom___hILge {
  border-top: 1px dashed #C7CED5;
  margin-top: 10px;
  padding-top: 10px;
}
.card___11KU2 .bottom___hILge .numL___MxLRh {
  color: #FF5400;
}
.card___11KU2 .bottom___hILge .btn___aKxKd {
  float: right;
}
.card___11KU2 .bottom___hILge .btnOrder___Yv4-A {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.title___LYcbX {
  text-align: center;
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.title___LYcbX .active___kHhxM {
  padding: 0 10px;
  cursor: pointer;
  font-weight: bold;
}
.title___LYcbX .normal___1o-Mi {
  padding: 0 10px;
  cursor: pointer;
}
.header___kEtwf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header___kEtwf .right___3TXGv {
  height: 107px;
  width: 25%;
  border: 1px solid #e4e4e4;
  font-size: 26px;
  line-height: 107px;
  text-align: center;
  cursor: pointer;
  color: #08af43;
}
.header___kEtwf .right___3TXGv .icon___22IoU {
  font-size: 50px;
}
.header___kEtwf .searchWrap___1T1w7 {
  width: 100%;
  height: 107px;
  padding-left: 32px;
  padding-top: 24px;
  border: 1px solid #e4e4e4;
}
.institution___F00zm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.institution___F00zm img {
  width: 200px;
  height: 140px;
}
.institution___F00zm .institutionDetail___Crpve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 20px;
}
.institution___F00zm .institutionDetail___Crpve .institutionTitle___2b5G5 {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
  color: #518545;
}
.institution___F00zm .institutionDetail___Crpve .hospitallevelName___1FD2N {
  line-height: 20px;
  padding-left: 20px;
  color: #3f3535;
}
.institution___F00zm .institutionDetail___Crpve .address___1v0yM {
  line-height: 20px;
}
.institution___F00zm .institutionDetail___Crpve .address___1v0yM .label___2yk6l {
  color: #999;
}
.institution___F00zm .institutionDetail___Crpve .count___2dGTo {
  line-height: 20px;
  padding-left: 80%;
}
.institution___F00zm .institutionDetail___Crpve .count___2dGTo .label___2yk6l {
  color: #999;
}
.institution___F00zm .institutionDetail___Crpve .detail___1bsks {
  width: 20px;
  height: 20px;
  overflow: hidden;
}
.institution___F00zm .institutionDetail___Crpve .tel___2rfED {
  line-height: 20px;
}
.institution___F00zm .institutionDetail___Crpve .tel___2rfED .label___2yk6l {
  color: #999;
}
.pagination___2LFwc {
  right: 20px;
  margin: 16px 0;
  text-align: center;
}
.selectSearchWrap___345dM {
  width: 100%;
  background-color: #f2f1ef;
  height: 52px;
  padding: 10px;
  vertical-align: center;
  margin-bottom: 20px;
}
.selectSearchWrap___345dM .select___1cFS- {
  height: 32px;
}
.contentInner___4ED4G {
  background-color: #fff;
  padding: 10px 20px 20px 20px;
}
.contentInnerDetail___zHKtj {
  background-color: #fff;
  padding: 10px 20px 20px 20px;
}
.expertDetail___11kmW {
  min-height: 600px;
}
.expertDetail___11kmW img {
  width: 150px;
}
.expertDetail___11kmW .expertButtrnSty___2CvRi {
  margin-left: 12.5%;
}
.newsDetail___3ndkU {
  min-height: 650px;
}
.newsDetail___3ndkU .title___137_V {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.newsDetail___3ndkU .info___3flkh {
  border-bottom: 1px solid #eee;
  line-height: 50px;
  background-color: #eee;
}
.newsDetail___3ndkU .info___3flkh span {
  font-size: 14px;
  margin-left: 20px;
  margin-right: 20px;
}
.newsDetail___3ndkU .newsImage___2r6_P img {
  border: 1px solid #eee;
  width: 300px;
  display: block;
  margin: 30px auto;
}
.newsDetail___3ndkU .newsContent___2k98q {
  text-indent: 28px;
  line-height: 30px;
  font-size: 14px;
}
.newsDetail___3ndkU .expertButtrnSty___2CvRi {
  margin-top: 20px;
}
.search___mcGg7 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.btn___2VeLp {
  margin-bottom: 10px;
  float: right;
}
.listTitleWrap___xCgSP {
  padding: 5px 20px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.listTitle___11q58 {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #057e7a;
  font-size: 16px;
  color: #057e7a;
}
.expertInCard___PSiNH {
  border-bottom: 1px solid #e4e4e4;
  padding: 20px 0;
  height: 180px;
  cursor: pointer;
}
.avatar___Z0J2Q {
  float: left;
  height: 120px;
  width: 120px;
  border: 1px solid #EEEEEE;
  cursor: pointer;
  margin-right: 20px;
}
.avatar___Z0J2Q img {
  height: 115px;
  width: 115px;
}
.expertInfo___1pDbK .expertInfoTitle___1hqV3 {
  height: auto;
  line-height: 30px;
}
.expertInfo___1pDbK .expertInfoTitle___1hqV3 span {
  margin-right: 10px;
}
.expertInfo___1pDbK .expertInfoTitle___1hqV3 .name___3EWNY {
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  color: #ac8a71;
}
.expertInfo___1pDbK .expertInfoTitle___1hqV3 .titleName___xKh3f {
  color: #999999;
}
.introduction___3r1pT {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  margin-bottom: 10px;
  height: 44px;
}
.showMore___3bHcU {
  display: block;
  line-height: 28px;
  text-align: right;
}
.pagination___1tNQ1 {
  text-align: center;
  margin-top: 20px;
}
.rightTitleWrap___23_rP {
  padding: 5px 20px;
  background-color: #f5f7fc;
  margin-bottom: 20px;
}
.rightTitle___2xDrr {
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #057e7a;
}
.inDetail___XuaRW .expertDetail___11kmW .expertInCard___PSiNH {
  height: auto;
}
.inDetail___XuaRW .expertDetail___11kmW .expertInCard___PSiNH .avatar___Z0J2Q {
  float: left;
  height: 200px;
  width: 200px;
  border: 1px solid #EEEEEE;
}
.inDetail___XuaRW .expertDetail___11kmW .expertInCard___PSiNH .avatar___Z0J2Q img {
  width: 198px;
}
.inDetail___XuaRW .expertDetail___11kmW .expertInCard___PSiNH .expertInfo___1pDbK {
  margin-left: 245px;
}
.inDetail___XuaRW .expertDetail___11kmW .expertInCard___PSiNH .expertInfo___1pDbK .expertInfoTitle___1hqV3 .name___3EWNY {
  font-size: 20px;
}
.inDetail___XuaRW .expertDetail___11kmW .expertInCard___PSiNH .expertInfo___1pDbK .expertInfoTitle___1hqV3 .titleName___xKh3f span {
  font-weight: bold;
}
.clearFloat___26uPk {
  clear: both;
}
.introductionDetail___3Z-gC {
  margin-top: 50px;
}
.introductionDetail___3Z-gC .introductionDetailTitleWrap___3KD_k {
  padding: 5px 20px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.introductionDetail___3Z-gC .introductionDetailTitleWrap___3KD_k .introductionDetailTitle___3Va7w {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #0e77ca;
  font-size: 16px;
  color: #057e7a;
}
.introductionContent___1wvc0 {
  line-height: 20px;
}
.newsAvatar___13gs1 {
  cursor: pointer;
}
.newsTitle___2UuYF {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  cursor: pointer;
  margin-bottom: 10px;
  color: #ac8a71;
}
.newsTitle___2UuYF:hover {
  color: #5dc58f;
}
.time___31xLK {
  line-height: 20px;
  color: #bbb;
}
.operation___2mNX_ a {
  margin: 0.5em;
}
.operation___2mNX_ button {
  margin: 0.5em;
}
.contents___1NwSc {
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
}
.operation___JH_ty a {
  margin: 0.5em;
}
.operation___JH_ty button {
  margin: 0.5em;
}
.operation___hOIdC a {
  margin: 0.5em;
}
.operation___hOIdC button {
  margin: 0.5em;
}
.wholeBody___3wmg2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
  margin-bottom: 30px;
}
.report___2d4i3 {
  width: 60%;
  margin: 0 auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.report___2d4i3 .h2title___1zXVi {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.report___2d4i3 .solidLine___37UhN {
  width: 100%;
  margin: -10px 0px 15px 0px;
  height: 1px;
  border: none;
  border-bottom: 1px solid #333333;
}
.report___2d4i3 .ant-row {
  color: #333333;
}
.report___2d4i3 .ant-row .ant-form-item {
  margin-bottom: 5px;
}
.label___30rkd {
  font-weight: bold;
}
.foot___3zXdw {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.foot___3zXdw .button___2r43I {
  padding: 0 10 0 10;
  background-color: '#FFFFFF';
}
.h2title___1zXVi {
  text-align: center;
  font-weight: bold;
}
.card___2dOvP {
  width: 310px;
  cursor: pointer;
  border: 1px solid #dedede;
  margin-bottom: 20px;
}
.card___2dOvP:hover {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  border-color: transparent;
}
.card___2dOvP .customImage___3E53Q img {
  height: 200px;
  width: 100%;
}
.card___2dOvP .cardInfo___3JpqI {
  padding: 0 15px;
}
.card___2dOvP .divshoushu___3CfQQ {
  font-size: 22px;
  line-height: 50px;
  color: #333;
}
.card___2dOvP .divroom___1matN {
  height: 20px;
  color: #666;
}
.card___2dOvP .divstatus___3JhdK {
  margin-top: 8px;
  line-height: 38px;
  text-align: center;
  border-top: 1px dotted #C7CED5;
}
.span___1I9aU {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.padd___3kk8m {
  text-indent: 2em;
  line-height: 32px;
}
.opInfo___3XE-m {
  background: #fff;
  padding: 40px 45px;
  margin-bottom: 20px;
}
.opLeft___32Uyi {
  float: left;
  height: 550px;
}
.opBg___1TWQT {
  height: 500px;
  background-color: lightgray;
  background-repeat: round;
  background-size: 100% 100%;
  text-align: center;
}
.opTitle___2kh-8 {
  background-color: #37bb65;
  height: 50px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  padding: 0 30px;
}
.opTime___33Ywn {
  float: left;
}
.opStatus___2Pq09 {
  float: right;
}
.operationName___GdGKO {
  padding-top: 128px;
  font-size: 44px;
  color: #fff;
}
.applicationStatus___3-lD_ {
  padding-top: 78px;
}
.applicationStatus___3-lD_ .waiting___1nQMB {
  font-size: 20px;
  color: orange;
}
.applicationStatus___3-lD_ button {
  width: 170px;
  height: 50px;
  font-size: 24px;
  color: #37bb65;
}
.opDetail___1L6uO {
  color: #333;
  padding-top: 50px;
}
.cardTitleDiv___2XWwv {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dotted #ccc;
  padding-left: 12px;
  font-size: 24px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.empty___iVS_0 {
  color: gray;
}
.normal___1F2SC {
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.normal___1F2SC h2 {
  height: 32px;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.normal___1F2SC h2 em {
  display: inline-block;
  height: 16px;
  font-style: normal;
  margin: 8px 0 0 0;
  padding-left: 10px;
  font-size: 14px;
  font-weight: normal;
}
.normal___1F2SC h2 .rightContent___3qhW6 {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 10px 0 0;
  text-align: right;
}
.dataToolWrap___vvhlO {
  height: 42px;
  width: 100%;
}
.formWrap___27-I6 {
  float: left;
}
.searchInput___HAvVP {
  width: 100%;
  height: 95px;
  padding-left: 20px;
  padding-top: 20px;
  border: 1px solid #e4e4e4;
}
.searchWrap___3J5TJ {
  width: 100%;
  height: 107px;
  padding-left: 32px;
  padding-top: 24px;
  border: 1px solid #e4e4e4;
}
.diseases___1Yybz {
  color: #BFBFBF;
  margin-top: 5px;
}
.detail___1r3FI {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail___1r3FI .footer___2cTNr,
.detail___1r3FI .header___3DvrJ {
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.detail___1r3FI .header___3DvrJ {
  border-bottom: 1px solid #ccc;
}
.detail___1r3FI .header___3DvrJ button {
  margin: 8px 8px 0;
}
.detail___1r3FI .footer___2cTNr {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.detail___1r3FI .footer___2cTNr button {
  margin: 8px 5px;
}
.detail___1r3FI .footer1___jsLHt {
  position: fixed;
  bottom: 0px;
  margin-left: -17px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.detail___1r3FI .footer1___jsLHt button {
  margin: 8px 5px;
}
.detail___1r3FI .form___rm92p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___1r3FI .form___rm92p .formWrap___2yzuy {
  padding: 20px;
}
.detail___1r3FI .form___rm92p .formWrap___2yzuy .blockWrap___1oCUC {
  border: 1px solid #ccc;
}
.detail___1r3FI .emptyDiv___3fCYB {
  width: 100%;
  height: 48px;
}
.detail___1r3FI .hr___2S6vY {
  border: 1px;
  -ms-flex-item-align: center;
      align-self: center;
  border-top: 1px dotted #B0B0B0;
  margin: 0px 50px 15px 50px;
}
.btnCenter___2vEvP {
  text-align: center;
}
.btnMargin___2Kw82 {
  margin-left: 10px;
  margin-bottom: 10px;
}
.tableWrap {
  padding: 0 15px;
}
.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 8px;
}
.title {
  margin-bottom: 20px;
}
.footer1___8gv8Q {
  position: fixed;
  bottom: 0px;
  margin-left: -17px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  padding-right: 10%;
}
.footer1___8gv8Q button {
  margin: 8px 5px;
}
.emptyDiv___1yhv8 {
  width: 100%;
  height: 48px;
}
.searchForm___3ZQl8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  min-width: 770px;
}
.searchForm___3ZQl8 .selectionMR___2x_zv {
  margin-right: 10px;
}
.searchForm___3ZQl8 .radioGroup___3Cqzl {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___3ZQl8 .dateRangeFI___msGRO {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___3ZQl8 .opts___39tjt {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___3ZQl8 .optLabel___3vkJN {
  width: 68px;
  min-width: 68px;
}
.num___2kFNa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.detail___24IhC {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail___24IhC .footer___1RhCz,
.detail___24IhC .header___2_RzD {
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.detail___24IhC .header___2_RzD {
  border-bottom: 1px solid #ccc;
}
.detail___24IhC .header___2_RzD button {
  margin: 8px 8px 0;
}
.detail___24IhC .footer___1RhCz {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.detail___24IhC .footer___1RhCz button {
  margin: 8px 5px;
}
.detail___24IhC .form___1IKgt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___24IhC .form___1IKgt .formWrap___1vAcK {
  padding: 20px;
}
.detail___24IhC .form___1IKgt .formWrap___1vAcK .blockWrap___3jWmU {
  border: 1px solid #ccc;
}
.btnCenter___3kXj_ {
  margin-top: 10px;
  text-align: center;
}
.btnMargin___5wFXs {
  margin-left: 10px;
  margin-bottom: 10px;
}
.patientInfos___Cm1Iv .ant-table {
  border: 0;
}
.patientInfos___Cm1Iv .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.tableNormal .ant-table-tbody .card {
  padding: 0 0 8px;
}
.ant-table {
  border-radius: 0;
}
.tag {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border-radius: 10px;
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  text-align: center;
  background: #7ecef4;
}
.tagBig {
  display: block;
  margin: 0 auto 10px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  border-radius: 16px;
  padding: 0 10px;
}
.tag1 {
  background: #7ecef4;
}
.statusName100 {
  color: #09afc3;
}
.statusName110 {
  color: #f50000;
}
.statusName120 {
  color: #ff6600;
}
.statusName121 {
  color: #f50000;
}
.statusName130 {
  color: #108ee9;
}
.statusName140 {
  color: #22ad38;
}
.statusName150 {
  color: #8c7d29;
}
.statusName900 {
  color: #999;
}
.statusName910 {
  color: #333;
}
.cardTitle___Fw_5C {
  height: 42px;
  line-height: 42px;
  background-color: #f2f1f1;
  border: 1px solid #e5e5e5;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cardTitle___Fw_5C .patient___hVLEM,
.cardTitle___Fw_5C .experts___1189X,
.cardTitle___Fw_5C .time___1owC_,
.cardTitle___Fw_5C .type___1jmbQ,
.cardTitle___Fw_5C .operator___2310L {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
.cardTitle___Fw_5C .patient___hVLEM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding: 0 5px 0 10px;
  text-align: left;
}
.cardTitle___Fw_5C .patient___hVLEM .patientWrap___2IpDn {
  padding: 0 0 0 72px;
  position: relative;
  min-height: 64px;
}
.cardTitle___Fw_5C .patient___hVLEM .patientWrap___2IpDn .info___1EWz5 {
  color: #333;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100%;
}
.cardTitle___Fw_5C .patient___hVLEM .patientWrap___2IpDn .impression___1uSKo,
.cardTitle___Fw_5C .patient___hVLEM .patientWrap___2IpDn .comment___1gDgN {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  height: 44px;
  width: 294px;
  color: #666;
}
.cardTitle___Fw_5C .patient___hVLEM .patientWrap___2IpDn .comment___1gDgN {
  color: #f00;
}
.cardTitle___Fw_5C .patient___hVLEM .patientWrap___2IpDn img {
  display: block;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
}
.cardTitle___Fw_5C .experts___1189X {
  width: 288px;
}
.cardTitle___Fw_5C .time___1owC_ {
  width: 220px;
}
.cardTitle___Fw_5C .type___1jmbQ {
  width: 128px;
}
.cardTitle___Fw_5C .operator___2310L {
  width: 144px;
  border: none;
  text-align: center;
}
.cardTitle___Fw_5C .operator___2310L .ant-btn {
  width: 90px;
  margin: 2px auto;
}
.cardTitle___Fw_5C .patient___hVLEM,
.cardTitle___Fw_5C .experts___1189X,
.cardTitle___Fw_5C .time___1owC_,
.cardTitle___Fw_5C .type___1jmbQ,
.cardTitle___Fw_5C .operator___2310L {
  font-size: 16px;
}
.cardItem___xO26_ {
  border: 1px solid #50CFCF;
  overflow: hidden;
  background-color: #fff;
}
.cardItem___xO26_ .ciTitle___3WrvR {
  background-color: #f3fdfd;
  padding: 0 10px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.cardItem___xO26_ .ciTitle___3WrvR .ciTitleLeft___1H_aW {
  float: left;
}
.cardItem___xO26_ .ciTitle___3WrvR .ciTitleLeft___1H_aW span {
  height: 50px;
  line-height: 50px;
  padding-right: 22px;
}
.cardItem___xO26_ .ciTitle___3WrvR .ciTitleRight___2RJVd {
  float: right;
}
.cardItem___xO26_ .ciBody___2A4Mm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  height: 96px;
}
.cardItem___xO26_ .ciBody___2A4Mm .patient___hVLEM,
.cardItem___xO26_ .ciBody___2A4Mm .experts___1189X,
.cardItem___xO26_ .ciBody___2A4Mm .time___1owC_,
.cardItem___xO26_ .ciBody___2A4Mm .type___1jmbQ,
.cardItem___xO26_ .ciBody___2A4Mm .operator___2310L {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
.cardItem___xO26_ .ciBody___2A4Mm .patient___hVLEM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding: 0 5px 0 10px;
  text-align: left;
}
.cardItem___xO26_ .ciBody___2A4Mm .patient___hVLEM .patientWrap___2IpDn {
  padding: 0 0 0 72px;
  position: relative;
  min-height: 64px;
}
.cardItem___xO26_ .ciBody___2A4Mm .patient___hVLEM .patientWrap___2IpDn .info___1EWz5 {
  color: #333;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100%;
}
.cardItem___xO26_ .ciBody___2A4Mm .patient___hVLEM .patientWrap___2IpDn .impression___1uSKo,
.cardItem___xO26_ .ciBody___2A4Mm .patient___hVLEM .patientWrap___2IpDn .comment___1gDgN {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  height: 44px;
  width: 294px;
  color: #666;
}
.cardItem___xO26_ .ciBody___2A4Mm .patient___hVLEM .patientWrap___2IpDn .comment___1gDgN {
  color: #f00;
}
.cardItem___xO26_ .ciBody___2A4Mm .patient___hVLEM .patientWrap___2IpDn img {
  display: block;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
}
.cardItem___xO26_ .ciBody___2A4Mm .experts___1189X {
  width: 288px;
}
.cardItem___xO26_ .ciBody___2A4Mm .time___1owC_ {
  width: 220px;
}
.cardItem___xO26_ .ciBody___2A4Mm .type___1jmbQ {
  width: 128px;
}
.cardItem___xO26_ .ciBody___2A4Mm .operator___2310L {
  width: 144px;
  border: none;
  text-align: center;
}
.cardItem___xO26_ .ciBody___2A4Mm .operator___2310L .ant-btn {
  width: 90px;
  margin: 2px auto;
}
.cardItem___xO26_ .ciBody___2A4Mm .time___1owC_ {
  text-align: center;
}
.cardItem___xO26_ .ciBody___2A4Mm .time___1owC_ .timeBarNull___2tN5m {
  font-size: 24px;
  color: #ddd;
}
.cardItem___xO26_ .ciBody___2A4Mm .time___1owC_ .timeBar___-p2UG .t___3dCBy {
  font-size: 30px;
  font-weight: normal;
}
.cardItem___xO26_ .ciBody___2A4Mm .time___1owC_ .timeBar___-p2UG .date___3nEBg {
  color: #999;
}
.cardItem___xO26_ .ciBody___2A4Mm .type___1jmbQ {
  font-size: 16px;
}
.cardItem___xO26_ .ciBody___2A4Mm .type___1jmbQ a {
  font-size: 14px;
  color: #333;
  margin-top: 8px;
}
.cardItem___xO26_ .ciBody___2A4Mm .expertBox___36hAO {
  position: relative;
  padding-left: 88px;
  min-height: 64px;
  text-align: left;
}
.cardItem___xO26_ .ciBody___2A4Mm .expertBox___36hAO img {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 64px;
}
.cardItem___xO26_ .ciBody___2A4Mm .expertBox___36hAO .name___3mVDW {
  font-size: 16px;
  margin-right: 10px;
}
.cardItem___xO26_ .ciBody___2A4Mm .expertBox___36hAO .titleName___1lLa9 {
  font-size: 16px;
}
.cardItem___xO26_ .ciBody___2A4Mm .expertBox___36hAO .other___38WmC {
  margin: 5px 0 0;
  white-space: nowrap;
  text-align: left;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.clinicExpert___392-f {
  padding-left: 72px;
  position: relative;
  height: 72px;
  margin-top: 10px;
}
.clinicExpert___392-f img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 64px;
}
.clinicExpert___392-f .name___1ursl {
  font-size: 22px;
  margin-right: 10px;
}
.clinicExpert___392-f .institution___2EGzD {
  font-size: 16px;
}
.detail___2Nhru {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /*
    上传附件列表
    */
}
.detail___2Nhru .footer___1t-ld,
.detail___2Nhru .header___25axw {
  height: 48px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 10px 1px #999;
          box-shadow: 0 0 10px 1px #999;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.detail___2Nhru .header___25axw {
  border-bottom: 1px solid #ccc;
}
.detail___2Nhru .header___25axw button {
  margin: 8px 8px 0;
}
.detail___2Nhru .footer___1t-ld {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.detail___2Nhru .footer___1t-ld button {
  margin: 8px 5px;
}
.detail___2Nhru .form___1N8Yb {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___2Nhru .form___1N8Yb .formWrap___3A7Y3 {
  padding: 0 20px;
}
.detail___2Nhru .form___1N8Yb .formWrap___3A7Y3 .blockWrap___1cXIa {
  border: 1px solid #ccc;
}
.detail___2Nhru .filelist___2d8H_ .error {
  color: #f04134;
}
.detail___2Nhru .filelist___2d8H_ .done {
  color: #00a854;
}
.detail___2Nhru .filelist___2d8H_ .ant-input-group-wrapper {
  display: block;
}
.detail___2Nhru .filelist___2d8H_ .uploading {
  color: #108ee9;
}
.detail___2Nhru .filelist___2d8H_ .removed {
  color: #ffbf00;
}
.detail___2Nhru .filelist___2d8H_ .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.detail___2Nhru .filelist___2d8H_ .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.detail___2Nhru .filelist___2d8H_ .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.detail___2Nhru .filelist___2d8H_ .ant-table {
  border: 0;
}
.fileViewModel___3FDyv .ant-modal-close {
  right: 6px;
  top: 4px;
}
.fileViewModel___3FDyv .ant-modal-close > span {
  line-height: 10px;
  width: 10px;
  height: 10px;
}
.fileViewModel___3FDyv .ant-modal-body {
  padding: 2px;
  padding-top: 16px;
}
.listItem___3dBh6 {
  padding: 3px 0 8px;
}
.listItem___3dBh6 .item___2rhPh {
  margin: 0 0 5px;
}
.listItem___3dBh6 .item___2rhPh .itemTxt___3f6Pk {
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #ccc;
}
.listItemNone___3RX9P {
  padding: 8px 0;
  color: #999;
}
.patientInfos___ag18h .ant-table {
  border: 0;
}
.patientInfos___ag18h .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.reportWrite___U_qBt {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.reportWrite1___1nzAj {
  padding: 20px 0;
}
.logItem___V1Xei {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.noneData___34zJt {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.status___1xJ9n {
  position: absolute;
  left: 10px;
  height: 48px;
  line-height: 48px;
  color: #f00;
}
.tag {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border-radius: 10px;
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  text-align: center;
  background: #7ecef4;
}
.tagBig {
  display: block;
  margin: 0 auto 10px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  border-radius: 16px;
  padding: 0 10px;
}
.tag1 {
  background: #7ecef4;
}
.statusName100 {
  color: #09afc3;
}
.statusName110 {
  color: #f50000;
}
.statusName120 {
  color: #ff6600;
}
.statusName130 {
  color: #108ee9;
}
.statusName140 {
  color: #22ad38;
}
.statusName150 {
  color: #8c7d29;
}
.statusName900 {
  color: #999;
}
.statusName910 {
  color: #333;
}
.cardItem___1uep6 {
  border: 1px solid #ccc;
  background-color: #fff;
}
.cardItem___1uep6 .ciTitle___1fNj2 {
  background-color: #ddd;
  padding: 0 5px;
  height: 24px;
  overflow: hidden;
}
.cardItem___1uep6 .ciTitle___1fNj2 span {
  display: block;
  height: 24px;
  line-height: 24px;
}
.cardItem___1uep6 .ciTitle___1fNj2 .left___3puuT {
  float: left;
}
.cardItem___1uep6 .ciTitle___1fNj2 .right___I3Vln {
  float: right;
}
.cardItem___1uep6 .ciBody___2P5Cm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  height: 128px;
}
.cardItem___1uep6 .ciBody___2P5Cm .patient___13-Hj,
.cardItem___1uep6 .ciBody___2P5Cm .time___1VHol,
.cardItem___1uep6 .ciBody___2P5Cm .type___3sAFv,
.cardItem___1uep6 .ciBody___2P5Cm .operator___18oUm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 0 5px;
}
.cardItem___1uep6 .ciBody___2P5Cm .patient___13-Hj {
  padding: 0 5px 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.cardItem___1uep6 .ciBody___2P5Cm .patient___13-Hj .info___3d5do {
  color: #0099FF;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.cardItem___1uep6 .ciBody___2P5Cm .time___1VHol {
  text-align: center;
}
.cardItem___1uep6 .ciBody___2P5Cm .time___1VHol .timeBarNull___3fUjK {
  font-size: 24px;
  color: #ddd;
}
.cardItem___1uep6 .ciBody___2P5Cm .time___1VHol .timeBar___1IcPo .t___1w9mw {
  font-size: 32px;
  font-weight: bold;
}
.cardItem___1uep6 .ciBody___2P5Cm .time___1VHol .timeBar___1IcPo .date___2fEib {
  color: #999;
}
.cardItem___1uep6 .ciBody___2P5Cm .operator___18oUm {
  text-align: right;
}
.cardItem___1uep6 .ciBody___2P5Cm .type___3sAFv {
  text-align: center;
}
.entryConsult___2TlDd .cont___2v3Fa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entryConsult___2TlDd .sider___2Y1H9 {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}
.entryConsult___2TlDd .sider___2Y1H9 .peopleList___1aW03 li {
  padding: 5px 64px 5px 10px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.entryConsult___2TlDd .sider___2Y1H9 .peopleList___1aW03 li:hover {
  background-color: #f5f5f5;
}
.entryConsult___2TlDd .sider___2Y1H9 .peopleList___1aW03 li span {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  width: 64px;
  text-align: center;
  font-size: 12px;
}
.entryConsult___2TlDd .sider___2Y1H9 .peopleList___1aW03 li .isOnline1___3jQKC {
  color: #39d97a;
}
.entryConsult___2TlDd .sider___2Y1H9 .peopleList___1aW03 li .isOnline0___12YHh {
  color: #ddd;
}
.entryConsult___2TlDd .footer___1t-ld {
  background-color: #e5e5e5;
  height: 44px;
  line-height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border-top: 1px solid #ddd;
}
.nowrap___3mNne {
  white-space: nowrap;
}
.fileName___1TYIz {
  padding-right: 0;
}
.overCase___37TjN {
  background-color: #FFFFFF;
  margin-left: 10px;
}
.overCase___37TjN .ant-row,
.overCase___37TjN .ant-form-item-label label {
  color: #008000!important;
}
.solidLine___2cmBM {
  margin: 5px 30px 20px 30px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #008000;
}
.getPatientInfo___1wCUB {
  color: #999;
  margin-left: 10px;
}
.getCase___em2Bl {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.wholeBody___1Iqin {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff !important;
}
.sp___1ViaL {
  text-decoration: underline;
}
.splll___3oCeH {
  border: 0;
  border-bottom: 1 solid black;
  background: #000000;
}
.pdl___fXs4A {
  text-indent: 50px;
  font: size 25px;
  letter-spacing: 2px;
  font-family: kaiti;
  font-size: 18px;
  line-height: 30px;
}
.pqz___2FnHX {
  text-align: right ;
  letter-spacing: 10px;
}
.pqz1___2Liuq {
  text-align: right ;
  padding-right: 60px;
}
.pqz2___M3l0I {
  text-align: right ;
}
.hrs___3iqHn {
  height: 1px;
  border: none;
  border-top: 1px dashed #01070e;
}
.reportWarp___2BQNG {
  width: 70%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.reportWarp___2BQNG .Hr___3RY1I {
  height: 1px;
  border: none;
  border-top: 1px solid #000;
}
.reportWarp___2BQNG h2 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.advice___BTXfl {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___BTXfl p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___BTXfl h4 {
  margin-top: 10px;
}
.btn___3AyIL {
  width: 50px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
@media print {
  .ant-notification {
    display: none;
  }
}
.patientInfo .ant-form-item {
  margin-bottom: 0;
}
.patientInfo .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.patientInfo .patientInfoCol .ant-form-text {
  height: 100%;
  width: 100%;
  overflow: initial;
}
.patientInfo .nowrap {
  white-space: nowrap;
}
.patientInfo .ant-form-item-label label {
  font-weight: bold !important;
}
.patientInfoDiv___1IyyU {
  width: 16.66666667%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___v7Gka {
  margin: 0 8px 0 2px;
  font-size: 20px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___2xvUJ {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___2JZld {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
}
.p___1ZIKf {
  width: 33%;
  line-height: 32px;
  text-align: center;
}
.p_1___2x7Vb {
  width: 33%;
  position: relative;
  top: 0;
  line-height: 32px;
  text-align: center;
}
.c_1___1TctP {
  font-weight: 900;
  color: black;
  width: 50%;
  height: 32px;
  position: absolute;
  top: 0;
  right: 50%;
  display: inline-block;
  text-align: right;
  white-space: nowrap;
}
.r_1___1sh8w {
  width: 270%;
  margin-left: 55%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.c___1pY56 {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___2r5BF {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
}
.s___3Rbvh {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.noneData___2ZKbA {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.logItem___3V2PQ {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
/* use css to set position of modal */
.vertical-center-modal___V3cOM {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal___V3cOM:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal___V3cOM .ant-modal___o0iIG {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
/*
    上传附件列表
    */
.filelist___36zmf .error {
  color: #f04134;
}
.filelist___36zmf .done {
  color: #00a854;
}
.filelist___36zmf .ant-input-group-wrapper {
  display: block;
}
.filelist___36zmf .uploading {
  color: #108ee9;
}
.filelist___36zmf .removed {
  color: #ffbf00;
}
.filelist___36zmf .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___36zmf .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___36zmf .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___36zmf .ant-table {
  border: 0;
}
.registerCard___2cJyx {
  width: 100%;
  position: relative;
}
.registerCard___2cJyx .institutionLogo___2NMy0 {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 200px;
  top: 50px;
}
.registerCard___2cJyx .institutionLogo___2NMy0 img {
  width: 200px;
}
.registerCard___2cJyx .division___f4QUu {
  padding-top: 18px;
  border-top: 1px dashed #E4E4E4;
}
.registerCard___2cJyx .division___f4QUu .ant-radio-group {
  width: 100%;
}
.registerCard___2cJyx .division___f4QUu .ant-radio-group .ant-radio-button-wrapper {
  text-align: center;
  width: 50%;
}
.registerCard___2cJyx .insWord___2rLZY {
  color: #BEBEBE;
}
.registerCard___2cJyx .btn___VezxP {
  margin-top: 20px;
  padding: 0 40px;
}
.steps___3wDNJ {
  padding: 20px 30px;
  background-color: white;
}
.stepTip___1LcYH {
  min-width: 50px;
  white-space: nowrap;
  white-space: pre-wrap;
}
.divcard___3jB25 .ant-form-item-control {
  max-height: 65px;
}
.label___3Du6V,
.labelNoRequire___tFErh {
  padding: 6px 0 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.label___3Du6V::before,
.labelNoRequire___tFErh::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.labelNoRequire___tFErh::before {
  content: '';
}
.logoWarp___18BQk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.logoWarp___18BQk .logoDiv___2da93,
.logoWarp___18BQk .exampleDiv___2cjxi {
  width: 100px;
  height: 100px;
  background: #FAFAFA;
  text-align: center;
  opacity: 1;
  border-radius: 4px;
}
.logoWarp___18BQk .logoDiv___2da93 .logoUp___2xrtM,
.logoWarp___18BQk .exampleDiv___2cjxi .logoUp___2xrtM {
  width: 100%;
  margin: 0 auto;
}
.logoWarp___18BQk .logoDiv___2da93 .ant-upload.ant-upload-select-picture-card,
.logoWarp___18BQk .exampleDiv___2cjxi .ant-upload.ant-upload-select-picture-card,
.logoWarp___18BQk .logoDiv___2da93 .ant-upload-list-picture-card .ant-upload-list-item,
.logoWarp___18BQk .exampleDiv___2cjxi .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 100px !important;
  height: 100px !important;
}
.logoWarp___18BQk .exampleDiv___2cjxi {
  margin-left: 15px;
  border: none;
}
.logoWarp___18BQk .exampleDiv___2cjxi img {
  display: inline-block;
  width: 100px !important;
  height: 100px !important;
}
.imageWarp___23ZJh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.imageWarp___23ZJh .imageDiv___epR7t,
.imageWarp___23ZJh .exampleImageDiv___6sWFA {
  width: 255px;
  height: 160px;
  background: #FAFAFA;
  opacity: 1;
  border-radius: 4px;
  text-align: center;
}
.imageWarp___23ZJh .imageDiv___epR7t .ant-upload.ant-upload-select-picture-card,
.imageWarp___23ZJh .exampleImageDiv___6sWFA .ant-upload.ant-upload-select-picture-card,
.imageWarp___23ZJh .imageDiv___epR7t .ant-upload-list-picture-card .ant-upload-list-item,
.imageWarp___23ZJh .exampleImageDiv___6sWFA .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 255px !important;
  height: 160px !important;
}
.imageWarp___23ZJh .exampleImageDiv___6sWFA {
  margin-left: 15px;
  border: none;
}
.imageWarp___23ZJh .exampleImageDiv___6sWFA img {
  display: inline-block;
  width: 255px !important;
  height: 160px !important;
}
.fliesDiv___153Di .but___1Vc46 {
  width: 191px;
  height: 40px;
  line-height: 40px;
  background: #FAFAFA;
  border: 1px solid #CCCCCC;
  opacity: 1;
  border-radius: 4px;
}
.fliesDiv___153Di .ant-upload.ant-upload-select-picture-card {
  border: none;
  width: 191px !important;
  height: 40px !important;
}
.fliesDiv___153Di .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
}
.imageB___2O-vP,
.imageS___1l4aH {
  z-index: 10000;
  width: 255px;
  height: 160px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.imageS___1l4aH {
  width: 100px;
  height: 100px;
}
.footer___1pDnB {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 10px;
  padding-top: 20px;
}
.borderDiv___A0Sv9,
.borderOrgDiv___33U46,
.borderLogoDiv___2KUu9 {
  width: 193px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid red;
}
.borderOrgDiv___33U46 {
  width: 257px;
}
.borderLogoDiv___2KUu9 {
  margin-top: 10px;
  height: 102px;
  width: 102px;
}
.search___2Fc53 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.iconEdit___1NqlN {
  font-size: 22px;
}
.delete___12Yao {
  font-size: 22px;
  margin-left: 15px;
}
.messageEditorTitle___2eQX5 {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___2p1st {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___2p1st .left___38qBn {
  width: 45%;
}
.leftRight___2p1st .left___38qBn .returnBtn___1ywjv {
  margin-left: 30px;
}
.leftRight___2p1st .right___2L06Z {
  margin-left: 50px;
  width: 45%;
}
.leftRight___2p1st .right___2L06Z .search___2Fc53 {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___2p1st .right___2L06Z .addUsersBtn___2daJb {
  margin-top: 20px;
}
.viewerRows___PTR74 {
  margin-bottom: 30px;
}
.searchRow___2sjBq {
  margin-bottom: 10px;
}
.marginRight10___3xMMK {
  margin-right: 15px;
}
.messageEditorTitle___1Z0A7 {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___1mKmC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___1mKmC .left___2oQTn {
  width: 45%;
}
.leftRight___1mKmC .left___2oQTn .returnBtn___SEXgf {
  margin-left: 30px;
}
.leftRight___1mKmC .right___14Egi {
  margin-left: 50px;
  width: 45%;
}
.leftRight___1mKmC .right___14Egi .search___11NYg {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___1mKmC .right___14Egi .addUsersBtn___3VccX {
  margin-top: 20px;
}
.viewerRows___2E8lU {
  margin-bottom: 30px;
}
.searchRow___3ZLMZ {
  margin-bottom: 10px;
}
.marginRight10___1NuLh {
  margin-right: 15px;
}
.search___11NYg {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.btnSecret___14uFE {
  margin-left: 10px;
}
.planEditorTitle___3EsLT {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
  color: #0a0b0d;
}
.leftRight___Fda9G {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___Fda9G .left___2JxEz {
  width: 45%;
}
.leftRight___Fda9G .left___2JxEz .returnBtn___mnHQB {
  margin-left: 30px;
}
.leftRight___Fda9G .right___3rGPq {
  margin-left: 50px;
  width: 45%;
}
.leftRight___Fda9G .right___3rGPq .search___1BtJJ {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___Fda9G .right___3rGPq .addUsersBtn___2z9uv {
  margin-top: 20px;
}
.detailRows___2OwBX {
  margin-bottom: 30px;
}
.searchRow___2U6FH {
  margin-bottom: 10px;
}
.marginRight10___1nGVl {
  margin-right: 15px;
}
.marginLeft20___3acSD {
  margin-left: 20px;
}
.plandetail___1Y31d {
  font-size: 14px;
  color: #0a0b0d;
}
.fontColor___JL4Fv {
  color: #0a0b0d;
}
.messageEditorTitle___3eyvs {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___3wymS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___3wymS .left___uU65L {
  width: 45%;
}
.leftRight___3wymS .left___uU65L .returnBtn___iEiDh {
  margin-left: 30px;
}
.leftRight___3wymS .right___14Y_1 {
  margin-left: 50px;
  width: 45%;
}
.leftRight___3wymS .right___14Y_1 .search___3Fu02 {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___3wymS .right___14Y_1 .addUsersBtn___OsVdE {
  margin-top: 20px;
}
.viewerRows___17SFv {
  margin-bottom: 30px;
}
.searchRow___1-5Vv {
  margin-bottom: 10px;
}
.marginRight10___1nB4G {
  margin-right: 15px;
}
.search___3Fu02 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
  margin-bottom: 10px;
}
.planEditorTitle___1IYHB {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
  color: #0a0b0d;
}
.leftRight___q2SDK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___q2SDK .left___3ll-R {
  width: 45%;
}
.leftRight___q2SDK .left___3ll-R .returnBtn___mpx5V {
  margin-left: 30px;
}
.leftRight___q2SDK .right___3hZtf {
  margin-left: 50px;
  width: 45%;
}
.leftRight___q2SDK .right___3hZtf .search___1QRSn {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___q2SDK .right___3hZtf .addUsersBtn___1z5QX {
  margin-top: 20px;
}
.detailRows___31L7l {
  margin-bottom: 30px;
}
.searchRow___3b1qW {
  margin-bottom: 10px;
}
.marginRight10___120uO {
  margin-right: 15px;
}
.marginLeft20___2zQ3V {
  margin-left: 20px;
}
.borderBottom___1kkDn {
  border-bottom: 1px solid #BEBEBE;
  margin-left: 40px;
  margin-right: 40px;
}
.examdetail___EkOOS {
  margin: 20px;
}
.examdetail2___3UROE {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.examdetailTOP___18An7 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.examdetail1___3MNzK {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.detailLeftRight___32NGD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.detailLeftRight___32NGD .left___3ll-R {
  width: 30%;
  margin-right: 20px;
  margin-top: 20px;
  margin-left: 40px;
}
.detailLeftRight___32NGD .border___2oz_D {
  border-right: 1px solid #BEBEBE;
  margin-top: 20px;
}
.detailLeftRight___32NGD .right___3hZtf {
  margin-left: 20px;
  width: 65%;
  border: 1px solid #BEBEBE;
  margin-top: 20px;
  margin-right: 40px;
}
.detailsearch___3E3vq {
  width: 200px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.objectlist___2i82P {
  font-weight: bold;
  margin-top: 8px;
}
.examdetailButton___184YB {
  margin-left: 35%;
  margin-top: 70px;
  margin-bottom: 70px;
}
.returnButton___3a6ON {
  margin-left: 50px;
}
.fontBold___1kGPe {
  font-weight: bold;
}
.fontBold2___1a-ZB {
  font-size: 16px;
  font-weight: bold;
}
.fontAlign___2K4KK {
  text-align: end;
  color: #0a0b0d;
}
.fontAlign1___1HT38 {
  text-align: start;
}
.scoreFontBold___zrXPn {
  text-align: start;
  font-weight: bold;
}
.scoreFontBold2___2P9Az {
  font-size: 16px;
  text-align: start;
  font-weight: bold;
}
.plandetail___1shUC {
  font-size: 14px;
  color: #0a0b0d;
}
.fontColor___2nHoo {
  color: #0a0b0d;
}
.planEditorTitle___2Nhp- {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
  color: #0a0b0d;
}
.leftRight___3SYgN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___3SYgN .left___3SxZZ {
  width: 45%;
}
.leftRight___3SYgN .left___3SxZZ .returnBtn___2Ctto {
  margin-left: 30px;
}
.leftRight___3SYgN .right___WsIIS {
  margin-left: 50px;
  width: 45%;
}
.leftRight___3SYgN .right___WsIIS .search___3C1z7 {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___3SYgN .right___WsIIS .addUsersBtn___3zQP- {
  margin-top: 20px;
}
.detailRows___xprfU {
  margin-bottom: 30px;
}
.searchRow___29BAF {
  margin-bottom: 10px;
}
.marginRight10___1Mky4 {
  margin-right: 15px;
}
.marginLeft20___1hPD- {
  margin-left: 20px;
}
.borderBottom___2kdq4 {
  border-bottom: 1px solid #BEBEBE;
  margin-left: 40px;
  margin-right: 40px;
}
.examdetail___1ns76 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.examdetail3___3mrAy {
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.examdetail2___2r9RK {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.examdetailTOP___3nLQ_ {
  margin-top: 20px;
  margin-bottom: 20px;
}
.examdetail1___3XKB_ {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.detailLeftRight___10TU3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.detailLeftRight___10TU3 .left___3SxZZ {
  width: 40%;
  margin-right: 20px;
  margin-top: 20px;
  margin-left: 40px;
}
.detailLeftRight___10TU3 .border___1vp5h {
  border-right: 1px solid #BEBEBE;
  margin-top: 20px;
}
.detailLeftRight___10TU3 .right___WsIIS {
  margin-left: 20px;
  width: 55%;
  border: 1px solid #BEBEBE;
  margin-top: 20px;
  margin-right: 40px;
}
.detailsearch___aFwxq {
  width: 150px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.examdetailButton___2GtFQ {
  margin-left: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.returnButton___3p29A {
  margin-left: 50px;
}
.fontBold___2_qJC {
  font-weight: bold;
}
.fontBold2___etgsI {
  font-size: 16px;
  font-weight: bold;
}
.fontBolddetail___2rvdV {
  font-weight: bold;
  font-size: large;
}
.fontAlign___4YdYC {
  text-align: end;
  color: #0a0b0d;
}
.fontAlign1___3e81z {
  text-align: start;
}
.scoreFontBold___1e-5k {
  text-align: start;
  font-weight: bold;
}
.scoreFontBold2___1LfhO {
  font-size: 16px;
  text-align: start;
  font-weight: bold;
}
.content___31lik {
  margin-left: 40px;
  margin-top: 20px;
  margin-right: 40px;
}
.plandetail___3-NSS {
  font-size: 14px;
  color: #0a0b0d;
}
.fontColor___QHB63 {
  color: #0a0b0d;
}
.search___12fNP {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.iconEdit___Gr4LL {
  font-size: 22px;
}
.delete___1E-PE {
  font-size: 22px;
  margin-left: 15px;
}
.messageEditorTitle___13QmZ {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___1O1o4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___1O1o4 .left___25PtM {
  width: 45%;
}
.leftRight___1O1o4 .left___25PtM .returnBtn___3vO3D {
  margin-left: 30px;
}
.leftRight___1O1o4 .right___3RhEf {
  margin-left: 50px;
  width: 45%;
}
.leftRight___1O1o4 .right___3RhEf .search___12fNP {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___1O1o4 .right___3RhEf .addUsersBtn___2NdDB {
  margin-top: 20px;
}
.viewerRows___29G1Q {
  margin-bottom: 30px;
}
.searchRow___3VEaY {
  margin-bottom: 10px;
}
.marginRight10___2zhay {
  margin-right: 15px;
}
.messageEditorTitle___2T2gm {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___2gSgJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.leftRight___2gSgJ .left___15Wx3 {
  width: 45%;
}
.leftRight___2gSgJ .left___15Wx3 .returnBtn___3Yeka {
  margin-left: 30px;
}
.leftRight___2gSgJ .right___3vvr4 {
  margin-left: 50px;
  width: 45%;
}
.leftRight___2gSgJ .right___3vvr4 .search___3Ygd1 {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___2gSgJ .right___3vvr4 .addUsersBtn___1zjov {
  margin-top: 20px;
}
.viewerRows___12IsV {
  margin-bottom: 30px;
}
.searchRow___3T77e {
  margin-bottom: 10px;
}
.marginRight10___5U4dK {
  margin-right: 15px;
}
.search___3Ygd1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.nCoVCaseTitle___1oWNL {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.nCoVCasePatientSyncWrap___22JyJ {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wjwConfirmed___3mB6X {
  color: #FF6A6A;
}
.exclamationMark___2GnPg {
  color: #FF3333;
}
.existedError___2Pty2 {
  margin-bottom: 20px;
}
.cellWrap___2Ai8X {
  width: 100%;
}
.cellWrap___2Ai8X .cellInputWrap___2utc7 .cellInput___2Aadq {
  width: 70%;
}
.cellWrap___2Ai8X .cellInputWrap___2utc7 .cellTextInput___EGlgf {
  width: 92%;
}
.cellWrap___2Ai8X .cellInputWrap___2utc7 .cellCheckIcon___3JeDd {
  margin-left: 10px;
  cursor: pointer;
}
.cellWrap___2Ai8X .cellTextWrap___17WNS {
  width: 100%;
  cursor: pointer;
}
.cellWrap___2Ai8X .cellTextWrap___17WNS .cellEditIcon___2uHAL {
  margin-left: 10px;
  display: none;
}
.cellWrap___2Ai8X .cellCheckIcon___3JeDd:hover,
.cellWrap___2Ai8X .cellEditIcon___2uHAL:hover {
  color: #108ee9;
}
.cellWrap___2Ai8X .cellTextWrap___17WNS:hover .cellEditIcon___2uHAL {
  display: inline-block;
}
.btn___2d4Ka {
  padding: 0 30px;
  margin: 30px 30px 20px 0;
}
.syncPatientSearchWrap___8YsAi .syncPatientBtnWrap___1npiH {
  min-width: 150px;
}
.syncPatientSearchWrap___8YsAi .syncPatientBtnWrap___1npiH .syncPatientResetBtn___McYAE {
  margin-left: 20px;
}
.trendPatientWrapper___1BILH .ant-form-item {
  margin-bottom: 5px;
}
.trendRadiosWrapper___3xXzf {
  margin-top: 30px;
  margin-left: 20px;
}
.trendRadiosWrapper___3xXzf .ant-radio-button-wrapper-checked {
  background-color: #37bb65;
  color: #fff;
}
.rightBtn___asqd2 {
  float: right;
  margin-top: -32px;
}
.btn___tkFZQ {
  width: 100%;
  max-width: 90px;
  margin-right: 10px;
}
.returnBtnWrap___iChfl {
  text-align: center;
  margin-top: 80px;
}
.caseListWrap___3J8fn {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.caseListWrap___3J8fn .topBox___u8EfO {
  background: #fff;
  padding: 10px;
  margin-top: 10px;
}
.caseListWrap___3J8fn .topBox___u8EfO .cardBodyWrap___3DZCC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.caseListWrap___3J8fn .topBox___u8EfO .cardBodyWrap___3DZCC .countBox___1fe1t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background-color: #f2f2f2;
  border-radius: 3px;
}
.caseListWrap___3J8fn .topBox___u8EfO .cardBodyWrap___3DZCC .topItem___3DWcU {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.caseListWrap___3J8fn .topBox___u8EfO .cardBodyWrap___3DZCC .topItem___3DWcU .title___5IMlE {
  font-size: 12px;
  height: 13px;
  color: #666;
  line-height: 12px;
}
.caseListWrap___3J8fn .topBox___u8EfO .cardBodyWrap___3DZCC .topItem___3DWcU .count___3bbA4 {
  font-size: 20px;
  font-weight: bold;
}
.caseListWrap___3J8fn .topBox___u8EfO .cardBodyWrap___3DZCC .topItem___3DWcU .gap___2cU6H {
  font-size: 12px;
  color: #666;
}
.caseListWrap___3J8fn .topBox___u8EfO .tipView___1VFes {
  font-size: 0.05rem;
  color: #827e7e;
  padding: 8px 0 0 10px;
}
.caseListWrap___3J8fn .titleBox___2XKHO {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.caseListWrap___3J8fn .titleBox___2XKHO .warnMsg___1tODj {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 8px;
  border: 1px solid #fff3cf;
  background-color: #fffaeb;
  margin-left: 3px;
  border-radius: 2px;
}
.caseListWrap___3J8fn .titleBox___2XKHO .warnMsg___1tODj i {
  color: #ffbf00;
}
.caseListWrap___3J8fn .titleBox___2XKHO .warnMsg___1tODj .warnTxt___2m_Mx {
  font-size: 12px;
  margin-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-top: 2px;
}
.caseListWrap___3J8fn .idBox___3WF5y {
  position: relative;
  padding: 0 9px;
  display: block;
}
.caseListWrap___3J8fn .idBox___3WF5y .tip___NemD2 {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
  position: absolute;
  top: -9px;
  right: -9px;
}
.rowBgClass___sEmig {
  background-color: #f3f7cf;
}
.searchWrap___1DdRv {
  width: 100%;
  line-height: 50px;
  padding: 0 15px;
}
.searchWrap___1DdRv .searchIpt___vGj-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchWrap___1DdRv .searchIpt___vGj-t .iptSpan___f0MLt {
  width: 115px;
  text-align: end;
}
.searchWrap___1DdRv .searchIpt___vGj-t .ipt___Y53Re {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.searchWrap___1DdRv .searchIpt___vGj-t .ipt___Y53Re .datePicker___2LhWf {
  width: 100%;
}
.searchWrap___1DdRv .checkWrapBox___DlHA5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchWrap___1DdRv .checkWrapBox___DlHA5 .checkbox___2G0km {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 40px;
  line-height: 20px;
  padding-left: 15px;
}
.searchWrap___1DdRv .btns___2LVjG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.searchWrap___1DdRv .btns___2LVjG .btn___1ibk7 {
  max-width: 90px;
}
.searchWrap___1DdRv .exportWrapper___3Ou85 {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.searchWrap___1DdRv .exportWrapper___3Ou85 i {
  font-size: 30px;
  margin-right: 5px;
}
.searchWrap___1DdRv .exportWrapper___3Ou85 span {
  font-size: 16px;
}
.warp___3o2bU {
  overflow-y: scroll !important;
}
.warp___3o2bU .ant-tabs {
  overflow-y: hidden !important;
}
.caseListWrap___30A7K {
  background: #f5f5f5;
  width: 100%;
  padding: 10px 15px 0 15px;
}
.caseListWrap___30A7K .topMsgBox___2Ssr3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.caseListWrap___30A7K .topMsgBox___2Ssr3 .itemMsg___3ZAZq {
  padding-right: 10px;
}
.caseListWrap___30A7K .topMsgBox___2Ssr3 .itemMsg___3ZAZq .itemMsgTxt___3np_C {
  font-weight: bold;
}
.caseListWrap___30A7K .btn___K8LsG {
  width: 100%;
  max-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 15px;
}
.caseListWrap___30A7K .topBox___2iokJ {
  background: #fff;
  margin-top: 10px;
}
.caseListWrap___30A7K .topBox___2iokJ .ant-card-body {
  padding: 10px;
}
.caseListWrap___30A7K .topBox___2iokJ .cardBodyWrap___2Cat9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.caseListWrap___30A7K .topBox___2iokJ .cardBodyWrap___2Cat9 .countBox___CWdDY {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background-color: #f2f2f2;
  border-radius: 3px;
}
.caseListWrap___30A7K .topBox___2iokJ .cardBodyWrap___2Cat9 .topItem___2uOF4 {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.caseListWrap___30A7K .topBox___2iokJ .cardBodyWrap___2Cat9 .topItem___2uOF4 .title___fxY9u {
  font-size: 12px;
  height: 13px;
  color: #666;
  line-height: 12px;
}
.caseListWrap___30A7K .topBox___2iokJ .cardBodyWrap___2Cat9 .topItem___2uOF4 .count___1A1tY {
  font-size: 20px;
  font-weight: bold;
}
.caseListWrap___30A7K .topBox___2iokJ .cardBodyWrap___2Cat9 .topItem___2uOF4 .gap___3sSCF {
  font-size: 12px;
  color: #666;
}
.caseListWrap___30A7K .searchCard___3vuBz {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseListWrap___30A7K .tableTitle___2Ylmb {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.caseListWrap___30A7K .idBox___2alm2 {
  position: relative;
  padding: 0 9px;
  display: block;
}
.caseListWrap___30A7K .idBox___2alm2 .tip___wSOIU {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
  position: absolute;
  top: -9px;
  right: -9px;
}
.caseListWrap___30A7K .iconBtns___1qBix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 5px;
}
.caseListWrap___30A7K .iconBtns___1qBix .iconBtn___2Gta1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
  color: #333;
}
.caseListWrap___30A7K .iconBtns___1qBix .iconBtn___2Gta1:focus {
  color: #37BB65;
}
.caseListWrap___30A7K .iconBtns___1qBix .disabledIconBtn___2u_dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
  color: #a1a1a1;
}
.caseListWrap___30A7K .iconBtns___1qBix .disabledIconBtn___2u_dd:focus {
  color: #37BB65;
}
.rowBgClass___1XNlI {
  background-color: #f3f7cf;
}
.modal___25SEK .code___345Ck {
  color: #FF9800;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  margin-bottom: 3px;
}
.modal___25SEK .label___3v8lv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 10px;
}
.modalBox___JL7AX {
  min-width: 80vw;
}
.caseDetailListWrap___27X2v {
  background: #ffffff;
  width: 100%;
  margin: 15px;
}
.caseDetailListWrap___27X2v .idBox___3vvae {
  position: relative;
}
.caseDetailListWrap___27X2v .idBox___3vvae .tip___22HJR {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.searchBtn___3xRZZ {
  line-height: 1.5;
}
.rowBgClass___1kT9T {
  background-color: #f3f7cf;
}
.statListSearch___3zFA4 .ant-form-item {
  width: 100%;
}
.warp___3EhOs .ant-tabs {
  overflow-y: hidden !important;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU,
.warp___3EhOs .outTableWrap___24p8N {
  background: #f5f5f5;
  width: 98%;
  margin: 15px;
  margin-top: 20px;
  padding: 2px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .ant-table-thead > tr > th,
.warp___3EhOs .outTableWrap___24p8N .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .ant-table-thead .total,
.warp___3EhOs .outTableWrap___24p8N .ant-table-thead .total {
  color: #CF585F !important;
  text-align: center !important;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .ant-table-tbody .total,
.warp___3EhOs .outTableWrap___24p8N .ant-table-tbody .total {
  color: #CF585F !important;
  text-align: center;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU th.column-title,
.warp___3EhOs .outTableWrap___24p8N th.column-title,
.warp___3EhOs .caseStatisticsWrap___1z5vU td.column-title,
.warp___3EhOs .outTableWrap___24p8N td.column-title {
  text-align: center !important;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .ant-tabs-bar,
.warp___3EhOs .outTableWrap___24p8N .ant-tabs-bar {
  margin-bottom: 0;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .ant-tabs-tabpane,
.warp___3EhOs .outTableWrap___24p8N .ant-tabs-tabpane {
  padding: 0;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .blockCont,
.warp___3EhOs .outTableWrap___24p8N .blockCont {
  padding-right: 10px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .rightTool___Eyj0t,
.warp___3EhOs .outTableWrap___24p8N .rightTool___Eyj0t {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .rightTool___Eyj0t i,
.warp___3EhOs .outTableWrap___24p8N .rightTool___Eyj0t i {
  font-size: 20px;
  margin-right: 5px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .rightTool___Eyj0t span,
.warp___3EhOs .outTableWrap___24p8N .rightTool___Eyj0t span {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .titleBox___5Ales,
.warp___3EhOs .outTableWrap___24p8N .titleBox___5Ales {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .rightBtn___1X-HG,
.warp___3EhOs .outTableWrap___24p8N .rightBtn___1X-HG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 15px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .btn___3-PsI,
.warp___3EhOs .outTableWrap___24p8N .btn___3-PsI {
  width: 100%;
  max-width: 90px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .exportWrapper___37mkl,
.warp___3EhOs .outTableWrap___24p8N .exportWrapper___37mkl {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .exportWrapper___37mkl i,
.warp___3EhOs .outTableWrap___24p8N .exportWrapper___37mkl i {
  font-size: 30px;
  margin-right: 5px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .exportWrapper___37mkl span,
.warp___3EhOs .outTableWrap___24p8N .exportWrapper___37mkl span {
  font-size: 16px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .hideTitle___370H8,
.warp___3EhOs .outTableWrap___24p8N .hideTitle___370H8 {
  display: none;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .searchForm___3NX_7,
.warp___3EhOs .outTableWrap___24p8N .searchForm___3NX_7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .searchForm___3NX_7 .selectionMR___3E74C,
.warp___3EhOs .outTableWrap___24p8N .searchForm___3NX_7 .selectionMR___3E74C {
  margin-right: 10px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .searchForm___3NX_7 .radioGroup___s_O38,
.warp___3EhOs .outTableWrap___24p8N .searchForm___3NX_7 .radioGroup___s_O38,
.warp___3EhOs .caseStatisticsWrap___1z5vU .searchForm___3NX_7 .radioGroupNew___9Amaz,
.warp___3EhOs .outTableWrap___24p8N .searchForm___3NX_7 .radioGroupNew___9Amaz {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .searchForm___3NX_7 .radioGroupNew___9Amaz,
.warp___3EhOs .outTableWrap___24p8N .searchForm___3NX_7 .radioGroupNew___9Amaz {
  width: 190px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .searchForm___3NX_7 .dateRangeFI___2OtAJ,
.warp___3EhOs .outTableWrap___24p8N .searchForm___3NX_7 .dateRangeFI___2OtAJ {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .searchForm___3NX_7 .opts___2wEQd,
.warp___3EhOs .outTableWrap___24p8N .searchForm___3NX_7 .opts___2wEQd {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.warp___3EhOs .caseStatisticsWrap___1z5vU .searchForm___3NX_7 .optLabel___1ffPW,
.warp___3EhOs .outTableWrap___24p8N .searchForm___3NX_7 .optLabel___1ffPW {
  width: 68px;
  min-width: 68px;
}
.tabContent___2hgwC {
  margin-left: 15px;
  margin-bottom: 0;
  background-color: #fff;
  margin-top: 10px;
}
.tabContent___2hgwC .tabPage___2aeST {
  margin-left: 0%;
  margin-top: -13px;
}
.cardLabel___1WqSP {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.tableDiv___2KzDX .center___1Iaml {
  text-align: center !important;
}
.tableDiv___2KzDX .ant-table-tbody > tr > td,
.tableDiv___2KzDX .ant-table-thead > tr > th {
  text-align: center !important;
}
.footer___1FxYy {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.nCoVCaseTitle___19ujz {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.footDiv___324g6 {
  width: 100%;
  height: 35px;
}
.wjwConfirmed___3ajy7 {
  color: #FF6A6A;
}
.nowrapDiv___2dzLV p {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.caseDetailListWrap___325CM {
  background: #ffffff;
  width: 100%;
  margin: 15px;
  padding-right: 15px;
}
.caseDetailListWrap___325CM .idBox___EmKIL {
  position: relative;
}
.caseDetailListWrap___325CM .idBox___EmKIL .tip___1zsL2 {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.caseDetailListWrap___325CM .line___2Dv_o {
  height: 1px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}
.caseDetailListWrap___325CM .rowBgClass___3zJiN {
  background-color: #f3f7cf;
}
.topBox___25N8i {
  background: #fff;
  margin-top: 10px;
}
.topBox___25N8i .ant-card-body {
  padding: 10px;
}
.topBox___25N8i .cardBodyWrap___3Qg_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.topBox___25N8i .cardBodyWrap___3Qg_3 .countBox___2N6Gt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background-color: #f2f2f2;
  border-radius: 3px;
}
.topBox___25N8i .cardBodyWrap___3Qg_3 .topItem___3C2j8 {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.topBox___25N8i .cardBodyWrap___3Qg_3 .topItem___3C2j8 .title___2D_AE {
  font-size: 12px;
  height: 13px;
  color: #666;
  line-height: 12px;
}
.topBox___25N8i .cardBodyWrap___3Qg_3 .topItem___3C2j8 .count___1Ub-n {
  font-size: 20px;
  font-weight: bold;
}
.topBox___25N8i .cardBodyWrap___3Qg_3 .topItem___3C2j8 .gap___25Ib4 {
  font-size: 12px;
  color: #666;
}
.borderBottom___1SplC {
  height: 1px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}
.reasonModal___1781l .selectBox___fIAeY {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reasonModal___1781l .timeBox___cwGpf {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reasonModal___1781l .timeBox___cwGpf .reasonTimePicker___p1ag9 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.reasonModal___1781l .redDotted___iI_CA {
  width: 3%;
  height: 16px;
}
.reasonModal___1781l .redDotted___iI_CA::before {
  display: inline-block;
  margin-right: 4px;
  content: "*";
  font-family: SimSun;
  line-height: 1;
  font-size: 14px;
  color: #f04134;
}
.searchBtn___2fgHP {
  line-height: 1.5;
}
.searchExport___3JmqA {
  line-height: 1.5;
  margin-left: '15px';
}
.cardLabel___2ZHej {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.tableDiv___mXpbA .center___3QS35 {
  text-align: center !important;
}
.tableDiv___mXpbA .ant-table-tbody > tr > td,
.tableDiv___mXpbA .ant-table-thead > tr > th {
  text-align: center !important;
}
.footer___2AiUd {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.nCoVCaseTitle___3SHW2 {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.footDiv___1231i {
  width: 100%;
  height: 35px;
}
.modalFoot___3knhv {
  width: 100%;
  border: none;
  text-align: right;
  border-top: 1px solid gainsboro;
  padding-top: 10px;
  margin-bottom: -20px;
}
.modalFoot___3knhv button {
  float: right;
}
.modalFoot___3knhv button:nth-child(1) {
  margin-right: -195px;
}
.modalFoot___3knhv button:nth-child(2) {
  margin-right: -120px;
}
.searchCard___BXOY2 {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseConfirmWrap___3NxDT {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.caseConfirmWrap___3NxDT .searchBox___10tZO {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  margin: 10px 0;
}
.caseConfirmWrap___3NxDT .searchBox___10tZO .searchIpt___1GGoO {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.caseConfirmWrap___3NxDT .searchBox___10tZO .searchIpt___1GGoO .ipt___3hkbs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.caseConfirmWrap___3NxDT .searchBox___10tZO .searchIpt___1GGoO .ipt___3hkbs .datePicker___OFpAr {
  width: 100%;
}
.caseConfirmWrap___3NxDT .searchBox___10tZO .uploadBox___2SCMH .ant-upload-list-item {
  display: none;
}
.caseConfirmWrap___3NxDT .searchBox___10tZO .btn___37I4d {
  max-width: 90px;
}
.caseConfirmDetailWrap___1Plo- {
  background: #f5f5f5;
  width: 100%;
  padding: 15px;
}
.caseConfirmDetailWrap___1Plo- .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.caseConfirmDetailWrap___1Plo- th.column-title,
.caseConfirmDetailWrap___1Plo- td.column-title {
  text-align: center !important;
}
.caseConfirmDetailWrap___1Plo- .selectionMR___QRq-b {
  margin-right: 10px;
}
.caseConfirmDetailWrap___1Plo- .rightTool___2kGN7 {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.caseConfirmDetailWrap___1Plo- .topMsgBox___1A6f2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.caseConfirmDetailWrap___1Plo- .topMsgBox___1A6f2 .itemMsg___LoRUR {
  padding-right: 10px;
}
.caseConfirmDetailWrap___1Plo- .topMsgBox___1A6f2 .itemMsg___LoRUR .itemMsgTxt___3LGpY {
  font-weight: bold;
}
.caseConfirmDetailWrap___1Plo- .topBox___3waxe {
  background: #fff;
  margin-top: 10px;
}
.caseConfirmDetailWrap___1Plo- .topBox___3waxe .countBox___28fTB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.caseConfirmDetailWrap___1Plo- .topBox___3waxe .topItem___1fFSf {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.caseConfirmDetailWrap___1Plo- .topBox___3waxe .topItem___1fFSf .title___3rZw0 {
  font-size: 13px;
  height: 20px;
  color: #666;
}
.caseConfirmDetailWrap___1Plo- .topBox___3waxe .topItem___1fFSf .count___8J4zj {
  font-size: 22px;
  font-weight: bold;
}
.caseConfirmDetailWrap___1Plo- .titleBox___1CTsw {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.caseConfirmDetailWrap___1Plo- .rightBtn___1e00f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.caseConfirmDetailWrap___1Plo- .btn___37I4d {
  width: 100%;
  max-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 15px;
}
.caseConfirmDetailWrap___1Plo- .searchCard___2SI_5 {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseConfirmDetailWrap___1Plo- .searchCard___2SI_5 .searchBtn___1a-jU {
  line-height: 1.5;
}
.caseConfirmDetailWrap___1Plo- .searchForm___1pqH5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
  background: #f5f5f5;
}
.caseConfirmDetailWrap___1Plo- .searchForm___1pqH5 .radioGroup___3p4pU,
.caseConfirmDetailWrap___1Plo- .searchForm___1pqH5 .radioGroupNew___22as0 {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.caseConfirmDetailWrap___1Plo- .searchForm___1pqH5 .radioGroupNew___22as0 {
  width: 190px;
}
.caseConfirmDetailWrap___1Plo- .searchForm___1pqH5 .dateRangeFI___1SYKd {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.caseConfirmDetailWrap___1Plo- .searchForm___1pqH5 .opts___1nrtm {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.caseConfirmDetailWrap___1Plo- .searchForm___1pqH5 .optLabel___2HTsr {
  width: 68px;
  min-width: 68px;
}
.warp___1DJY_ {
  width: 100%;
  height: 988px;
  position: relative;
}
.layout___227Q- {
  background-color: #03073d;
  height: 100%;
}
.insideLayout___3SO27 {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.insideLayout___3SO27 .insideWrap___cHLwp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.insideLayout___3SO27 .insideWrap___cHLwp .insideWrapSide___3a8EH {
  min-width: 355px;
  max-width: 450px;
}
.insideLayout___3SO27 .insideWrap___cHLwp .insideWrapCenter___t28J6 {
  min-width: 500px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 10px;
}
.header___3OgmA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px 0 10px;
  color: #22edff;
  text-align: center;
  height: 90px;
  line-height: 90px;
  background: #03073d;
  overflow: hidden;
}
.header___3OgmA .title___2y6ey {
  min-width: 385px;
  font-size: 1.3vw;
}
.header___3OgmA .leftTime___pNJ8D,
.header___3OgmA .rightTime___mxdYq {
  font-size: 1.1vw;
  min-width: 180px;
}
.header___3OgmA .leftCon___2-YFg {
  margin-left: 10px;
}
.header___3OgmA .rightCon___3IuMQ {
  margin-right: 10px;
}
.header___3OgmA .week___2owY2 {
  margin-left: -10px;
}
.header___3OgmA .rightEye___3kTdR {
  margin-right: -10px;
}
.header___3OgmA .hrLine___33p6C {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 10%;
  height: 1px;
  border: none;
  border-bottom: 2px solid #085E79;
  margin: 45px 10px 0 10px;
}
.header___3OgmA .leftLine___10l0f,
.header___3OgmA .rightLine___18s_q {
  display: inline-block;
  height: 30px;
  font-weight: bolder;
  font-size: 20px;
  margin-top: 5px;
}
.header___3OgmA .leftLine___10l0f:nth-child(odd),
.header___3OgmA .rightLine___18s_q:nth-child(odd) {
  color: #087796;
  font-weight: 900;
}
.header___3OgmA .leftLine___10l0f {
  margin-left: -1px;
  transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  /* Internet Explorer */
  -moz-transform: rotate(25deg);
  /* Firefox */
  -webkit-transform: rotate(25deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(25deg);
  /* Opera */
}
.header___3OgmA .rightLine___18s_q {
  margin-right: -1px;
  transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  /* Internet Explorer */
  -moz-transform: rotate(-25deg);
  /* Firefox */
  -webkit-transform: rotate(-25deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-25deg);
  /* Opera */
}
.chartsWrapper___1lsFF {
  border: 1px solid #172843;
  background-color: rgba(8, 29, 76, 0.4);
  margin-bottom: 10px;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  position: relative;
}
.cubeBorderLeftTop___1BUh_ {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___vCGBE {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___1xyH8 {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___1vcok {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.itemTitle___2Ftb6 {
  color: #22edff;
  position: absolute;
  z-index: 100;
  font-size: 18px;
  padding: 0 10px;
  font-weight: bold;
}
.itemTitle___2Ftb6 img {
  margin-right: 10px;
}
.sideTopWrap___1QOdu {
  height: 200px ;
}
.sideBottomWrap___GqNaR {
  height: 410px;
}
.centerWrap___3u8T3 {
  height: 634px;
}
.downWrap___1A79o {
  height: 310px;
}
.down___2t2nL,
.downIns___144_4 {
  position: absolute;
  width: 155px;
  bottom: 370px;
  right: 30px;
  padding: 10px 10px;
}
.down___2t2nL {
  bottom: 250px;
}
.up___3dQsT,
.upIns___3w3mB {
  position: absolute;
  width: 200px;
  top: -15px;
  right: 10px;
  padding: 10px 10px;
}
.up___3dQsT .ant-radio-button-wrapper,
.upIns___3w3mB .ant-radio-button-wrapper {
  background-color: #0B0B38;
  border-color: #08d7ed;
  font-weight: bold;
  color: #08d7ed;
}
.up___3dQsT .ant-radio-button-wrapper:nth-child(1),
.upIns___3w3mB .ant-radio-button-wrapper:nth-child(1) {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.up___3dQsT .ant-radio-button-wrapper:nth-child(2),
.upIns___3w3mB .ant-radio-button-wrapper:nth-child(2) {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.up___3dQsT .ant-radio-button-wrapper-checked,
.upIns___3w3mB .ant-radio-button-wrapper-checked {
  font-weight: bold;
  background-color: #08d7ed;
  color: #121c2f !important;
}
.up___3dQsT {
  top: 95px;
}
.downSon___zyuLz {
  height: 25px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 10px;
}
.downTitle___3Fkc6 {
  width: 70px;
  height: 25px;
  background-color: #FFEFD7;
  margin-right: 5px;
}
.downSon___zyuLz:nth-child(2) .downTitle___3Fkc6 {
  background-color: #FFD2A0;
}
.downSon___zyuLz:nth-child(3) .downTitle___3Fkc6 {
  background-color: #FE8664;
}
.downSon___zyuLz:nth-child(4) .downTitle___3Fkc6 {
  background-color: #E64B47;
}
.downSon___zyuLz:nth-child(5) .downTitle___3Fkc6 {
  background-color: #C91014;
}
.downContent___3pjh0 {
  width: 85px;
  color: #FFD3BA;
  font-size: 14px;
}
.leftCountBox___aKe0n {
  color: #fff;
  padding: 20px 10px ;
  height: 100%;
}
.leftCountBox___aKe0n .countRow___2wLbK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leftCountBox___aKe0n .countRow___2wLbK .countWrap___WsuQM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 10px;
  background: #081d4c;
  border-radius: 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 140px;
  height: 140px;
}
.leftCountBox___aKe0n .countRow___2wLbK .countWrap___WsuQM .countWrapTxt___3cd8x {
  color: #fff;
  margin-bottom: 4px;
}
.leftCountBox___aKe0n .countRow___2wLbK .countWrap___WsuQM .countWrapNum___6VyeA {
  font-size: 32px;
  font-weight: bold;
}
.rightCountBox___sfeR7 {
  color: #fff;
  padding: 20px 10px ;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rightCountBox___sfeR7 .countCircleWrap___hYy_h {
  width: 100px;
  height: 140px;
  margin: 0 5px;
}
.rightCountBox___sfeR7 .countCircleWrap___hYy_h .countWrapNumCircle___3FIkh {
  font-size: 32px;
  font-weight: bold;
  border: 8px solid #0f275d;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-radius: 50%;
}
.rightCountBox___sfeR7 .countCircleWrap___hYy_h .countWrapTxtCircle___2eIsk {
  color: #fff;
  margin-top: 10px;
  text-align: center;
}
.pieBox___2VYhd {
  padding-top: 40px ;
}
.am-whitespace.am-whitespace-xs {
  height: 3px;
}
.am-whitespace.am-whitespace-sm {
  height: 6px;
}
.am-whitespace.am-whitespace-md {
  height: 9px;
}
.am-whitespace.am-whitespace-lg {
  height: 15px;
}
.am-whitespace.am-whitespace-xl {
  height: 21px;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
}
.layout___1tsPr {
  background-color: #03073d;
  height: 100%;
}
.insideLayout___3oP2Q {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.insideLayout___3oP2Q .insideWrap___2Hpf4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.insideLayout___3oP2Q .insideWrap___2Hpf4 .insideWrapSide___38j7x {
  min-width: 355px;
  max-width: 450px;
}
.insideLayout___3oP2Q .insideWrap___2Hpf4 .insideWrapCenter___2842T {
  min-width: 500px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 10px;
}
.header___46Mdj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px 0 10px;
  color: #22edff;
  text-align: center;
  height: 90px;
  line-height: 90px;
  background: #03073d;
  overflow: hidden;
}
.header___46Mdj .title___UbVNU {
  min-width: 385px;
  font-size: 1.3vw;
}
.header___46Mdj .leftTime___3_UEX,
.header___46Mdj .rightTime___mYfSL {
  font-size: 1.1vw;
  min-width: 180px;
}
.header___46Mdj .leftCon___2xLop {
  margin-left: 10px;
}
.header___46Mdj .rightCon___1wlhm {
  margin-right: 10px;
}
.header___46Mdj .week___oHyGL {
  margin-left: -10px;
}
.header___46Mdj .rightEye___9fC6K {
  margin-right: -10px;
}
.header___46Mdj .hrLine___Ve4aG {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 10%;
  height: 1px;
  border: none;
  border-bottom: 2px solid #085E79;
  margin: 45px 10px 0 10px;
}
.header___46Mdj .leftLine___3WjE6,
.header___46Mdj .rightLine___1xKc0 {
  display: inline-block;
  height: 30px;
  font-weight: bolder;
  font-size: 20px;
  margin-top: 5px;
}
.header___46Mdj .leftLine___3WjE6:nth-child(odd),
.header___46Mdj .rightLine___1xKc0:nth-child(odd) {
  color: #087796;
  font-weight: 900;
}
.header___46Mdj .leftLine___3WjE6 {
  margin-left: -1px;
  transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  /* Internet Explorer */
  -moz-transform: rotate(25deg);
  /* Firefox */
  -webkit-transform: rotate(25deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(25deg);
  /* Opera */
}
.header___46Mdj .rightLine___1xKc0 {
  margin-right: -1px;
  transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  /* Internet Explorer */
  -moz-transform: rotate(-25deg);
  /* Firefox */
  -webkit-transform: rotate(-25deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-25deg);
  /* Opera */
}
.chartsWrapper___p6iy8 {
  border: 1px solid #172843;
  background-color: rgba(8, 29, 76, 0.4);
  margin-bottom: 10px;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  position: relative;
}
.cubeBorderLeftTop___KQ7Io {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___FY2H- {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___WDkeO {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___1eTo0 {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.itemTitle___3WtrQ {
  color: #22edff;
  position: absolute;
  z-index: 100;
  font-size: 18px;
  padding: 0 10px;
  font-weight: bold;
}
.itemTitle___3WtrQ img {
  margin-right: 10px;
}
.sideTopWrap___2EJe3 {
  height: 200px ;
}
.sideBottomWrap___39ttF {
  height: 410px;
}
.centerWrap___3mivq {
  height: 634px;
}
.downWrap___G_X-_ {
  height: 310px;
}
.leftCountBox___33xVk {
  color: #fff;
  padding: 20px 10px ;
  height: 100%;
}
.leftCountBox___33xVk .countRow___1LoKI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.leftCountBox___33xVk .countRow___1LoKI .countWrap___3h1s7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 10px;
  background: #081d4c;
  border-radius: 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 140px;
  height: 140px;
}
.leftCountBox___33xVk .countRow___1LoKI .countWrap___3h1s7 .countWrapTxt___usSjt {
  color: #fff;
  margin-bottom: 4px;
}
.leftCountBox___33xVk .countRow___1LoKI .countWrap___3h1s7 .countWrapNum___3cd8w {
  font-size: 32px;
  font-weight: bold;
}
.rightCountBox___2LqKb {
  color: #fff;
  padding: 20px 10px ;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rightCountBox___2LqKb .countCircleWrap___2GwGp {
  width: 100px;
  height: 140px;
  margin: 0 5px;
}
.rightCountBox___2LqKb .countCircleWrap___2GwGp .countWrapNumCircle___26dhD {
  font-size: 32px;
  font-weight: bold;
  border: 8px solid #0f275d;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-radius: 50%;
}
.rightCountBox___2LqKb .countCircleWrap___2GwGp .countWrapTxtCircle___2kqBX {
  color: #fff;
  margin-top: 10px;
  text-align: center;
}
.app___31Cmn {
  width: 100%;
  height: auto;
  overflow-y: scroll;
  overflow-x: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(#3D90C9), to(#FCFDFE));
  background: -webkit-linear-gradient(top, #3D90C9, #FCFDFE);
  background: -o-linear-gradient(top, #3D90C9, #FCFDFE);
  background: linear-gradient(to bottom, #3D90C9, #FCFDFE);
}
.app___31Cmn .loadingDiv___2smZ7 {
  height: 100vh;
  width: 100vw;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 50px;
  text-align: center;
  z-index: 25;
  padding-top: 30%;
}
.app___31Cmn .noneDiv___N6KJb {
  display: none;
}
.timeHeader___2c_Ca {
  height: 50px;
  line-height: 50px;
  width: 100%;
  text-align: center;
  background-color: #3D90C9;
  position: fixed;
  top: 0;
  z-index: 50;
}
.timeHeader___2c_Ca .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
}
.timeHeader___2c_Ca .ant-radio-button-wrapper-checked {
  background-color: #3B8FC8;
  color: white !important;
  border-color: #3B8FC8 !important;
}
.part1___1W_b7 {
  height: 300px;
  width: 100%;
  padding: 15px 10px;
  margin-top: 40px;
}
.part1___1W_b7 .part1Son___2sKJF {
  height: 230px;
  padding: 15px 0;
  width: 100%;
  margin: 0 auto;
  background-color: white;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.part1___1W_b7 .part1Son___2sKJF .greenSpan___x2pqK {
  color: #32e380;
}
.part1___1W_b7 .part1Son___2sKJF .redSpan___3c6cq {
  color: #CF585F;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(1) .flexDiv___22UvV:nth-child(2) .count___nfNr_ {
  color: #f86644;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(1) .flexDiv___22UvV:nth-child(3) .count___nfNr_ {
  color: #EB911C;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(1) .flexDiv___22UvV:nth-child(4) .count___nfNr_ {
  color: #EB911C;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(3) .flexDiv___22UvV:nth-child(1) .count___nfNr_ {
  color: #00e5eb;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(3) .flexDiv___22UvV:nth-child(2) .count___nfNr_ {
  color: #06AAB0;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(3) .flexDiv___22UvV:nth-child(3) .count___nfNr_ {
  color: #ffcb2f;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(3) .flexDiv___22UvV:nth-child(4) .count___nfNr_ {
  color: #f86644;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(5) .flexDiv___22UvV:nth-child(1) .count___nfNr_ {
  color: #00A2E8;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(5) .flexDiv___22UvV:nth-child(2) .count___nfNr_ {
  color: #466CA0;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(5) .flexDiv___22UvV:nth-child(3) .count___nfNr_ {
  color: #FF00FF;
}
.part1___1W_b7 .part1Son___2sKJF .flexContainer___1N-Fd:nth-child(5) .flexDiv___22UvV:nth-child(4) .count___nfNr_ {
  color: #32e380;
}
.part1___1W_b7 .title___UbVNU .bg___2dB7T {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: white;
  margin-right: 1rem;
}
.part1___1W_b7 .title___UbVNU .subTitle___vmL8H {
  color: white;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.part1___1W_b7 .nowTime___2Krxk {
  color: white;
  font-size: 0.6rem;
  margin: 0.5rem 0.6rem;
}
.part1___1W_b7 .flexContainer___1N-Fd {
  padding: 0 0.5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.part1___1W_b7 .flexContainer___1N-Fd .flexDiv___22UvV {
  width: 25%;
  text-align: center;
  white-space: nowrap;
}
.part1___1W_b7 .flexContainer___1N-Fd .flexDiv___22UvV p {
  font-size: 0.8rem;
  margin-bottom: 0.4rem;
}
.part1___1W_b7 .flexContainer___1N-Fd .flexDiv___22UvV p span {
  font-size: 0.8rem;
  margin-left: -5px;
}
.part1___1W_b7 .flexContainer___1N-Fd .flexDiv___22UvV .count___nfNr_ {
  color: #CF585F;
  font-size: 1.2rem;
  font-weight: bold;
}
.part2___j1yHv {
  height: 300px;
  width: 100%;
  margin-top: 30px;
  padding: 15px 10px;
}
.part2___j1yHv .warp___1HnwS {
  margin-top: -100px;
  z-index: 1;
  width: 100%;
  position: relative;
}
.part2___j1yHv .warp___1HnwS .down___njZp_ {
  position: absolute;
  width: 8rem;
  bottom: 2.5rem;
  right: 0;
}
.part2___j1yHv .warp___1HnwS .downSon___3PxdL {
  height: 1.2rem;
  line-height: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 0.8rem;
}
.part2___j1yHv .warp___1HnwS .downTitle___1KuNw {
  width: 4.5rem;
  height: 1.2rem;
  background-color: #FFEFD7;
  margin-right: 0.3rem;
}
.part2___j1yHv .warp___1HnwS .downSon___3PxdL:nth-child(2) .downTitle___1KuNw {
  background-color: #FFD2A0;
}
.part2___j1yHv .warp___1HnwS .downSon___3PxdL:nth-child(3) .downTitle___1KuNw {
  background-color: #FE8664;
}
.part2___j1yHv .warp___1HnwS .downSon___3PxdL:nth-child(4) .downTitle___1KuNw {
  background-color: #E64B47;
}
.part2___j1yHv .warp___1HnwS .downSon___3PxdL:nth-child(5) .downTitle___1KuNw {
  background-color: #C91014;
}
.part2___j1yHv .warp___1HnwS .downContent___3UzsO {
  width: 6rem;
  color: black;
  font-size: 0.8rem;
}
@media only screen and (max-width: 1500px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1400px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -10px;
  }
}
@media only screen and (max-width: 1000px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 900px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -30px;
  }
}
@media only screen and (max-width: 800px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -40px;
  }
}
@media only screen and (max-width: 700px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 600px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -60px;
  }
}
@media only screen and (max-width: 500px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -70px;
  }
}
@media only screen and (max-width: 400px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 300px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -90px;
  }
}
@media only screen and (max-width: 200px) {
  .part2___j1yHv .warp___1HnwS {
    margin-top: -100px;
  }
}
.part2___j1yHv .flexLine___2-kU6 {
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.part2___j1yHv .flexLine___2-kU6 .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
}
.part2___j1yHv .flexLine___2-kU6 .ant-radio-button-wrapper-checked {
  background-color: #3B8FC8;
  color: white !important;
}
.part2___j1yHv .title___UbVNU {
  min-width: 4rem;
}
.part2___j1yHv .title___UbVNU .bg___2dB7T {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: #3B8FC8;
  margin-right: 1rem;
}
.part2___j1yHv .title___UbVNU .subTitle___vmL8H {
  color: black;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.part3___3Q0o8 {
  width: 100%;
  margin-top: 130px;
}
.part3___3Q0o8 .title___UbVNU {
  min-width: 4rem;
}
.part3___3Q0o8 .title___UbVNU .bg___2dB7T {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: #3B8FC8;
  margin-right: 1rem;
  margin-left: 0.6rem;
}
.part3___3Q0o8 .title___UbVNU .subTitle___vmL8H {
  color: black;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.part3___3Q0o8 .pieFDiv___3Sh-x {
  margin: 0 auto;
  width: 100%;
}
.part3___3Q0o8 .pieFDiv___3Sh-x .pieDiv___3yJkF {
  width: 100%;
  height: 200px;
  margin-top: -30px;
}
.part3___3Q0o8 .pieFDiv___3Sh-x .pieDiv___3yJkF:nth-child(2) {
  margin-top: 30px;
  margin-bottom: 10px;
}
.part4___wF198,
.partT___CEcsv,
.casePartT___2sU-r,
.partT7___1wqjt,
.part4T___1Ow8K {
  width: 100%;
  margin: 20px 0 80px 0;
  padding: 15px 10px;
}
.part4___wF198 .flexLine___2-kU6,
.partT___CEcsv .flexLine___2-kU6,
.casePartT___2sU-r .flexLine___2-kU6,
.partT7___1wqjt .flexLine___2-kU6,
.part4T___1Ow8K .flexLine___2-kU6 {
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.part4___wF198 .flexLine___2-kU6 .ant-radio-button-wrapper,
.partT___CEcsv .flexLine___2-kU6 .ant-radio-button-wrapper,
.casePartT___2sU-r .flexLine___2-kU6 .ant-radio-button-wrapper,
.partT7___1wqjt .flexLine___2-kU6 .ant-radio-button-wrapper,
.part4T___1Ow8K .flexLine___2-kU6 .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
}
.part4___wF198 .flexLine___2-kU6 .ant-radio-button-wrapper-checked,
.partT___CEcsv .flexLine___2-kU6 .ant-radio-button-wrapper-checked,
.casePartT___2sU-r .flexLine___2-kU6 .ant-radio-button-wrapper-checked,
.partT7___1wqjt .flexLine___2-kU6 .ant-radio-button-wrapper-checked,
.part4T___1Ow8K .flexLine___2-kU6 .ant-radio-button-wrapper-checked {
  background-color: #3B8FC8;
  color: white !important;
}
.part4___wF198 .flexLine___2-kU6 .ant-table-content,
.partT___CEcsv .flexLine___2-kU6 .ant-table-content,
.casePartT___2sU-r .flexLine___2-kU6 .ant-table-content,
.partT7___1wqjt .flexLine___2-kU6 .ant-table-content,
.part4T___1Ow8K .flexLine___2-kU6 .ant-table-content {
  overflow-x: scroll !important;
}
.part4___wF198 .flexLine___2-kU6 .radioDiv___1N7Fw,
.partT___CEcsv .flexLine___2-kU6 .radioDiv___1N7Fw,
.casePartT___2sU-r .flexLine___2-kU6 .radioDiv___1N7Fw,
.partT7___1wqjt .flexLine___2-kU6 .radioDiv___1N7Fw,
.part4T___1Ow8K .flexLine___2-kU6 .radioDiv___1N7Fw {
  width: auto;
}
@media only screen and (max-width: 350px) {
  .part4___wF198 .flexLine___2-kU6 .radioDiv___1N7Fw,
  .partT___CEcsv .flexLine___2-kU6 .radioDiv___1N7Fw,
  .casePartT___2sU-r .flexLine___2-kU6 .radioDiv___1N7Fw,
  .partT7___1wqjt .flexLine___2-kU6 .radioDiv___1N7Fw,
  .part4T___1Ow8K .flexLine___2-kU6 .radioDiv___1N7Fw {
    min-width: 210px;
    margin-right: -1rem;
  }
}
.part4___wF198 .flexLine2___3zxeS,
.partT___CEcsv .flexLine2___3zxeS,
.casePartT___2sU-r .flexLine2___3zxeS,
.partT7___1wqjt .flexLine2___3zxeS,
.part4T___1Ow8K .flexLine2___3zxeS {
  margin-top: -18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.part4___wF198 .flexLine2___3zxeS .radioDiv___1N7Fw,
.partT___CEcsv .flexLine2___3zxeS .radioDiv___1N7Fw,
.casePartT___2sU-r .flexLine2___3zxeS .radioDiv___1N7Fw,
.partT7___1wqjt .flexLine2___3zxeS .radioDiv___1N7Fw,
.part4T___1Ow8K .flexLine2___3zxeS .radioDiv___1N7Fw {
  width: auto;
  white-space: nowrap;
}
@media only screen and (max-width: 350px) {
  .part4___wF198 .flexLine2___3zxeS .radioDiv___1N7Fw,
  .partT___CEcsv .flexLine2___3zxeS .radioDiv___1N7Fw,
  .casePartT___2sU-r .flexLine2___3zxeS .radioDiv___1N7Fw,
  .partT7___1wqjt .flexLine2___3zxeS .radioDiv___1N7Fw,
  .part4T___1Ow8K .flexLine2___3zxeS .radioDiv___1N7Fw {
    margin-right: -1rem;
  }
}
.part4___wF198 .flexLine2___3zxeS .ant-radio-button-wrapper,
.partT___CEcsv .flexLine2___3zxeS .ant-radio-button-wrapper,
.casePartT___2sU-r .flexLine2___3zxeS .ant-radio-button-wrapper,
.partT7___1wqjt .flexLine2___3zxeS .ant-radio-button-wrapper,
.part4T___1Ow8K .flexLine2___3zxeS .ant-radio-button-wrapper {
  padding: 0 8px !important;
}
.part4___wF198 .flexLine2___3zxeS .ant-radio-button-wrapper,
.partT___CEcsv .flexLine2___3zxeS .ant-radio-button-wrapper,
.casePartT___2sU-r .flexLine2___3zxeS .ant-radio-button-wrapper,
.partT7___1wqjt .flexLine2___3zxeS .ant-radio-button-wrapper,
.part4T___1Ow8K .flexLine2___3zxeS .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
}
.part4___wF198 .flexLine2___3zxeS .ant-radio-button-wrapper-checked,
.partT___CEcsv .flexLine2___3zxeS .ant-radio-button-wrapper-checked,
.casePartT___2sU-r .flexLine2___3zxeS .ant-radio-button-wrapper-checked,
.partT7___1wqjt .flexLine2___3zxeS .ant-radio-button-wrapper-checked,
.part4T___1Ow8K .flexLine2___3zxeS .ant-radio-button-wrapper-checked {
  background-color: #3B8FC8;
  color: white !important;
}
@media only screen and (max-width: 350px) {
  .part4___wF198 .title___UbVNU,
  .partT___CEcsv .title___UbVNU,
  .casePartT___2sU-r .title___UbVNU,
  .partT7___1wqjt .title___UbVNU,
  .part4T___1Ow8K .title___UbVNU {
    white-space: nowrap;
  }
}
.part4___wF198 .title___UbVNU,
.partT___CEcsv .title___UbVNU,
.casePartT___2sU-r .title___UbVNU,
.partT7___1wqjt .title___UbVNU,
.part4T___1Ow8K .title___UbVNU {
  min-width: 4rem;
  margin-bottom: 25px;
}
.part4___wF198 .title___UbVNU .bg___2dB7T,
.partT___CEcsv .title___UbVNU .bg___2dB7T,
.casePartT___2sU-r .title___UbVNU .bg___2dB7T,
.partT7___1wqjt .title___UbVNU .bg___2dB7T,
.part4T___1Ow8K .title___UbVNU .bg___2dB7T {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: #3B8FC8;
  margin-right: 1rem;
}
.part4___wF198 .title___UbVNU .subTitle___vmL8H,
.partT___CEcsv .title___UbVNU .subTitle___vmL8H,
.casePartT___2sU-r .title___UbVNU .subTitle___vmL8H,
.partT7___1wqjt .title___UbVNU .subTitle___vmL8H,
.part4T___1Ow8K .title___UbVNU .subTitle___vmL8H {
  color: black;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.part4___wF198,
.part4T___1Ow8K {
  height: 300px;
}
@media only screen and (max-width: 350px) {
  .part4T___1Ow8K .radioDiv___1N7Fw {
    min-width: 180px !important;
    margin-right: 0 !important;
  }
  .part4T___1Ow8K .ant-radio-button-wrapper {
    background-color: #E0E1E1;
    border: none;
    color: black;
    padding: 0 !important;
    width: 90px;
    white-space: nowrap;
    text-align: center;
  }
}
.partT___CEcsv {
  margin-top: 132px!important;
  margin-bottom: -25px;
}
.partT___CEcsv .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
  padding: 0 !important;
  width: 75px;
  white-space: nowrap;
  text-align: center;
}
@media only screen and (min-width: 1000px) {
  .partT___CEcsv {
    margin-top: 175px !important;
  }
}
.partT7___1wqjt {
  margin-top: 15px!important;
  margin-bottom: -15px;
}
.partT7___1wqjt .title___UbVNU {
  margin-bottom: 5px;
}
@media only screen and (max-width: 350px) {
  .partT7___1wqjt .ant-radio-button-wrapper {
    background-color: #E0E1E1;
    border: none;
    color: black;
    padding: 0 !important;
    width: 82px;
    white-space: nowrap;
    text-align: center;
  }
  .partT7___1wqjt .ant-radio-group {
    float: right;
  }
}
.partT7___1wqjt .ant-table-thead .ins {
  background-color: transparent !important;
  max-width: 140px !important;
  text-align: center !important;
  padding-left: 1rem !important;
  white-space: nowrap !important;
}
.partT7___1wqjt .ant-table-tbody .ins {
  background-color: transparent !important;
  max-width: 150px !important;
  min-width: 90px !important;
  text-align: left !important;
  padding-left: 0.5rem !important;
  white-space: normal !important;
}
.partT7___1wqjt .ant-table-content {
  overflow-x: scroll !important;
}
.casePartT___2sU-r {
  margin-bottom: -15px;
}
.casePartT___2sU-r .flexLine2___3zxeS {
  margin-top: 0;
}
@media only screen and (max-width: 350px) {
  .casePartT___2sU-r .flexLine2___3zxeS .radioDiv___1N7Fw {
    margin-right: -0.6rem;
  }
}
.casePartT___2sU-r .title___UbVNU {
  margin-bottom: 5px;
}
.casePartT___2sU-r .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
  padding: 0 8px!important;
  width: 80px;
  white-space: nowrap;
  text-align: center;
}
.casePartT___2sU-r .ant-table-thead .ins {
  background-color: transparent !important;
  max-width: 140px !important;
  text-align: center !important;
  padding-left: 1rem !important;
  white-space: nowrap !important;
}
.casePartT___2sU-r .ant-table-tbody .ins {
  background-color: transparent !important;
  max-width: 150px !important;
  min-width: 90px !important;
  text-align: left !important;
  padding-left: 0.5rem !important;
  white-space: normal !important;
}
.casePartT___2sU-r .ant-table-content {
  overflow-x: scroll !important;
}
.part5___2mbzc,
.part6___263SU,
.part7___qGODu,
.part8___12uWD {
  width: 100%;
  padding: 10px 5px;
}
.part5___2mbzc .title___UbVNU,
.part6___263SU .title___UbVNU,
.part7___qGODu .title___UbVNU,
.part8___12uWD .title___UbVNU {
  min-width: 4rem;
}
.part5___2mbzc .title___UbVNU .bg___2dB7T,
.part6___263SU .title___UbVNU .bg___2dB7T,
.part7___qGODu .title___UbVNU .bg___2dB7T,
.part8___12uWD .title___UbVNU .bg___2dB7T {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: #3B8FC8;
  margin-right: 1rem;
  margin-left: 0.3rem;
}
.part5___2mbzc .title___UbVNU .subTitle___vmL8H,
.part6___263SU .title___UbVNU .subTitle___vmL8H,
.part7___qGODu .title___UbVNU .subTitle___vmL8H,
.part8___12uWD .title___UbVNU .subTitle___vmL8H {
  color: black;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.regionTable___1DztL {
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
  font-size: 0.7rem;
}
.regionTable___1DztL .ant-table-thead .total {
  color: #CF585F!important;
  background-color: transparent !important;
}
.regionTable___1DztL .ant-table-thead .center,
.regionTable___1DztL .ant-table-thead .ins,
.regionTable___1DztL .ant-table-thead .inS {
  background-color: transparent !important;
}
.regionTable___1DztL .ant-table-thead .inS {
  border: 1px solid #E0E1E1 !important;
  border-right: none !important;
  border-top: none !important;
}
.regionTable___1DztL .ant-table-tbody > tr > td,
.regionTable___1DztL .ant-table-thead > tr > th {
  padding: 5px 1px !important;
  white-space: nowrap;
  text-align: center;
  font-size: 0.7rem !important;
}
.regionTable___1DztL .ant-table-tbody tr:nth-child(odd) {
  background-color: #E0E1E1!important;
}
.regionTable___1DztL .ant-table-tbody tr:nth-child(even) {
  background-color: #F0F0F0!important;
}
.part6___263SU .ant-table-thead .ins,
.part7___qGODu .ant-table-thead .ins,
.part8___12uWD .ant-table-thead .ins {
  background-color: transparent !important;
  max-width: 140px !important;
  text-align: center !important;
  padding-left: 1rem !important;
  white-space: nowrap !important;
}
.part6___263SU .ant-table-tbody .ins,
.part7___qGODu .ant-table-tbody .ins,
.part8___12uWD .ant-table-tbody .ins {
  background-color: transparent !important;
  max-width: 150px !important;
  min-width: 90px !important;
  text-align: left !important;
  padding-left: 0.5rem !important;
  white-space: normal !important;
}
.part6___263SU .ant-table-content,
.part7___qGODu .ant-table-content,
.part8___12uWD .ant-table-content {
  overflow-x: scroll !important;
}
.nCoVCaseTitle___3c5IA {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.wjwConfirmed___2U-8L {
  color: #FF6A6A;
}
.exclamationMark___QE5Ap {
  color: #FF3333;
}
.existedError___GW4u_ {
  margin-bottom: 20px;
}
.cellWrap___3w52f {
  width: 100%;
}
.cellWrap___3w52f .cellInputWrap___1_LuC .cellInput___1yBzg {
  width: 70%;
}
.cellWrap___3w52f .cellInputWrap___1_LuC .cellTextInput___dRcEk {
  width: 92%;
}
.cellWrap___3w52f .cellInputWrap___1_LuC .cellCheckIcon___3Q86_ {
  margin-left: 10px;
  cursor: pointer;
}
.cellWrap___3w52f .cellTextWrap___3iBqm {
  width: 100%;
  cursor: pointer;
}
.cellWrap___3w52f .cellTextWrap___3iBqm .cellEditIcon___15m0D {
  margin-left: 10px;
  display: none;
}
.cellWrap___3w52f .cellCheckIcon___3Q86_:hover,
.cellWrap___3w52f .cellEditIcon___15m0D:hover {
  color: #108ee9;
}
.cellWrap___3w52f .cellTextWrap___3iBqm:hover .cellEditIcon___15m0D {
  display: inline-block;
}
.btn___28fAg {
  padding: 0 30px;
  margin: 30px 30px 20px 0;
}
.caseListWrap___1k8FJ {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.caseListWrap___1k8FJ .topBox___1w-SE {
  background: #fff;
}
.caseListWrap___1k8FJ .topBox___1w-SE .countBox___27Q5r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.caseListWrap___1k8FJ .topBox___1w-SE .topItem___IhKWb {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.caseListWrap___1k8FJ .topBox___1w-SE .topItem___IhKWb .title___2aJDk {
  font-size: 13px;
  height: 20px;
  color: #666;
  line-height: 20px;
}
.caseListWrap___1k8FJ .topBox___1w-SE .topItem___IhKWb .count___2P6Gx {
  font-size: 22px;
  font-weight: bold;
}
.caseListWrap___1k8FJ .topBox___1w-SE .topItem___IhKWb .gap___2Jje0 {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.caseListWrap___1k8FJ .titleBox___TdUWP {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.caseListWrap___1k8FJ .titleBox___TdUWP .warnMsg___P7Dut {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 8px;
  border: 1px solid #fff3cf;
  background-color: #fffaeb;
  margin-left: 3px;
  border-radius: 2px;
}
.caseListWrap___1k8FJ .titleBox___TdUWP .warnMsg___P7Dut i {
  color: #ffbf00;
}
.caseListWrap___1k8FJ .titleBox___TdUWP .warnMsg___P7Dut .warnTxt___2Gt5Q {
  font-size: 12px;
  margin-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-top: 2px;
}
.caseListWrap___1k8FJ .idBox___1_4gH {
  position: relative;
  padding: 0 9px;
  display: block;
}
.caseListWrap___1k8FJ .idBox___1_4gH .tip___kWPvj {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
  position: absolute;
  top: -9px;
  right: -9px;
}
.rowBgClass___3BiSq {
  background-color: #f3f7cf;
}
.searchWrap___1HFoJ {
  width: 100%;
  line-height: 50px;
  padding: 0 15px;
}
.searchWrap___1HFoJ .searchIpt___1yhQx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchWrap___1HFoJ .searchIpt___1yhQx .ipt___3W6NF {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.searchWrap___1HFoJ .searchIpt___1yhQx .ipt___3W6NF .datePicker___2voms {
  width: 100%;
}
.searchWrap___1HFoJ .checkWrapBox___1A198 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchWrap___1HFoJ .checkWrapBox___1A198 .checkbox___1nsfF {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 40px;
  line-height: 20px;
  padding-left: 15px;
}
.searchWrap___1HFoJ .btns___1sQlU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.searchWrap___1HFoJ .btns___1sQlU .btn___3jBJr {
  max-width: 90px;
}
.searchWrap___1HFoJ .exportWrapper___pb1J1 {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.searchWrap___1HFoJ .exportWrapper___pb1J1 i {
  font-size: 30px;
  margin-right: 5px;
}
.searchWrap___1HFoJ .exportWrapper___pb1J1 span {
  font-size: 16px;
}
.caseListWrap___2sBMA {
  background: #f5f5f5;
  width: 100%;
  padding: 10px 15px 0 15px;
}
.caseListWrap___2sBMA .topMsgBox___1B4XJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.caseListWrap___2sBMA .topMsgBox___1B4XJ .itemMsg___3y2pN {
  padding-right: 10px;
}
.caseListWrap___2sBMA .topMsgBox___1B4XJ .itemMsg___3y2pN .itemMsgTxt___3DIiY {
  font-weight: bold;
}
.caseListWrap___2sBMA .btn___1G0Ok {
  width: 100%;
  max-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 15px;
}
.caseListWrap___2sBMA .topBox___3NaZz {
  background: #fff;
  margin-top: 10px;
}
.caseListWrap___2sBMA .topBox___3NaZz .countBox___yxEWH {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.caseListWrap___2sBMA .topBox___3NaZz .topItem___1rhQz {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.caseListWrap___2sBMA .topBox___3NaZz .topItem___1rhQz .title___2llFU {
  font-size: 13px;
  height: 20px;
  color: #666;
  line-height: 20px;
}
.caseListWrap___2sBMA .topBox___3NaZz .topItem___1rhQz .count___b3VBv {
  font-size: 22px;
  font-weight: bold;
}
.caseListWrap___2sBMA .topBox___3NaZz .topItem___1rhQz .gap___qqciq {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.caseListWrap___2sBMA .searchCard___2dtXg {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseListWrap___2sBMA .tableTitle___2ynbd {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.caseListWrap___2sBMA .idBox___fbOYh {
  position: relative;
  padding: 0 9px;
  display: block;
}
.caseListWrap___2sBMA .idBox___fbOYh .tip___yn_F1 {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
  position: absolute;
  top: -9px;
  right: -9px;
}
.rowBgClass___3U4L1 {
  background-color: #f3f7cf;
}
.modal___2d2Nb .code___3T6Dt {
  color: #FF9800;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  margin-bottom: 3px;
}
.modal___2d2Nb .label___FwgLP {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 10px;
}
.modalBox___3T8Vv {
  min-width: 80vw;
}
.caseDetailListWrap___10cOb {
  background: #ffffff;
  width: 100%;
  margin: 15px;
}
.caseDetailListWrap___10cOb .idBox___24E1l {
  position: relative;
}
.caseDetailListWrap___10cOb .idBox___24E1l .tip___1vCAq {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.searchBtn___24DvU {
  line-height: 1.5;
}
.rowBgClass___2DNcT {
  background-color: #f3f7cf;
}
.statListSearch___35WER .ant-form-item {
  width: 100%;
}
.caseStatisticsWrap___2kxRI {
  background: #f5f5f5;
  width: 98%;
  margin: 15px;
  margin-top: 20px;
  padding: 2px;
}
.caseStatisticsWrap___2kxRI .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.caseStatisticsWrap___2kxRI th.column-title,
.caseStatisticsWrap___2kxRI td.column-title {
  text-align: center !important;
}
.caseStatisticsWrap___2kxRI .rightTool___3FVFM {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.caseStatisticsWrap___2kxRI .rightTool___3FVFM i {
  font-size: 20px;
  margin-right: 5px;
}
.caseStatisticsWrap___2kxRI .rightTool___3FVFM span {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.caseStatisticsWrap___2kxRI .titleBox____HLUz {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.caseStatisticsWrap___2kxRI .rightBtn___8P7A0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 15px;
}
.caseStatisticsWrap___2kxRI .btn___11ed8 {
  width: 100%;
  max-width: 90px;
}
.caseStatisticsWrap___2kxRI .exportWrapper___mQ1z- {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.caseStatisticsWrap___2kxRI .exportWrapper___mQ1z- i {
  font-size: 30px;
  margin-right: 5px;
}
.caseStatisticsWrap___2kxRI .exportWrapper___mQ1z- span {
  font-size: 16px;
}
.caseStatisticsWrap___2kxRI .hideTitle___vpHJJ {
  display: none;
}
.caseStatisticsWrap___2kxRI .searchForm___3TDhW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}
.caseStatisticsWrap___2kxRI .searchForm___3TDhW .selectionMR___13cH3 {
  margin-right: 10px;
}
.caseStatisticsWrap___2kxRI .searchForm___3TDhW .radioGroup___1vi2G,
.caseStatisticsWrap___2kxRI .searchForm___3TDhW .radioGroupNew___1nLGk {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.caseStatisticsWrap___2kxRI .searchForm___3TDhW .radioGroupNew___1nLGk {
  width: 190px;
}
.caseStatisticsWrap___2kxRI .searchForm___3TDhW .dateRangeFI___2kes6 {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.caseStatisticsWrap___2kxRI .searchForm___3TDhW .opts___2gtT_ {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.caseStatisticsWrap___2kxRI .searchForm___3TDhW .optLabel___3c0Le {
  width: 68px;
  min-width: 68px;
}
.tabContent___exli9 {
  margin-left: 15px;
  margin-bottom: 0;
  background-color: #fff;
  margin-top: 10px;
}
.tabContent___exli9 .tabPage___39F4j {
  margin-left: 0%;
  margin-top: -13px;
}
.ant-tabs {
  overflow-y: scroll;
}
.ant-tabs-bar {
  margin-bottom: 0;
}
.ant-tabs-tabpane {
  padding: 0;
}
.blockCont {
  padding-right: 10px;
}
.cardLabel___21uez {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.tableDiv___f9f7x .center___9NcA9 {
  text-align: center !important;
}
.tableDiv___f9f7x .ant-table-tbody > tr > td,
.tableDiv___f9f7x .ant-table-thead > tr > th {
  text-align: center !important;
}
.footer___nUhkw {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.nCoVCaseTitle___1Txdt {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.footDiv___2TAXT {
  width: 100%;
  height: 35px;
}
.wjwConfirmed___3gWQ9 {
  color: #FF6A6A;
}
.nowrapDiv___k371h p {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.caseDetailListWrap___3RBCh {
  background: #ffffff;
  width: 100%;
  margin: 15px;
  padding-right: 15px;
}
.caseDetailListWrap___3RBCh .idBox___3Ga1d {
  position: relative;
}
.caseDetailListWrap___3RBCh .idBox___3Ga1d .tip___1D9E1 {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.caseDetailListWrap___3RBCh .line___JVqUc {
  height: 1px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}
.caseDetailListWrap___3RBCh .rowBgClass___3NKoT {
  background-color: #f3f7cf;
}
.topBox___8gVNl {
  background: #fff;
}
.topBox___8gVNl .countBox___1guRb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.topBox___8gVNl .topItem___2Rmz2 {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.topBox___8gVNl .topItem___2Rmz2 .title___Je137 {
  font-size: 13px;
  height: 20px;
  color: #666;
}
.topBox___8gVNl .topItem___2Rmz2 .count___1sdTv {
  font-size: 22px;
  font-weight: bold;
}
.topBox___8gVNl .topItem___2Rmz2 .pre___3g-uW {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.borderBottom___4AChe {
  height: 1px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}
.searchBtn___2MxoJ {
  line-height: 1.5;
}
.searchExport___iiehp {
  line-height: 1.5;
  margin-left: '15px';
}
.cardLabel___24CWS {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.tableDiv___lHpef .center___1r2Ho {
  text-align: center !important;
}
.tableDiv___lHpef .ant-table-tbody > tr > td,
.tableDiv___lHpef .ant-table-thead > tr > th {
  text-align: center !important;
}
.footer___168NZ {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.nCoVCaseTitle___BTVmh {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.footDiv___3tkyM {
  width: 100%;
  height: 35px;
}
.modalFoot___1Ldc_ {
  width: 100%;
  border: none;
  text-align: right;
  border-top: 1px solid gainsboro;
  padding-top: 10px;
  margin-bottom: -20px;
}
.modalFoot___1Ldc_ button {
  float: right;
}
.modalFoot___1Ldc_ button:nth-child(1) {
  margin-right: -195px;
}
.modalFoot___1Ldc_ button:nth-child(2) {
  margin-right: -120px;
}
.searchCard___3PMXC {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseConfirmWrap___OG-4k {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.caseConfirmWrap___OG-4k .searchBox___1CA7i {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  margin: 10px 0;
}
.caseConfirmWrap___OG-4k .searchBox___1CA7i .searchIpt___3zdpS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.caseConfirmWrap___OG-4k .searchBox___1CA7i .searchIpt___3zdpS .ipt___Mbt8F {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.caseConfirmWrap___OG-4k .searchBox___1CA7i .searchIpt___3zdpS .ipt___Mbt8F .datePicker___FwJ5p {
  width: 100%;
}
.caseConfirmWrap___OG-4k .searchBox___1CA7i .uploadBox___1QaOs .ant-upload-list-item {
  display: none;
}
.caseConfirmWrap___OG-4k .searchBox___1CA7i .btn___1G1o0 {
  max-width: 90px;
}
.caseConfirmDetailWrap___9wJZj {
  background: #f5f5f5;
  width: 100%;
  padding: 15px;
}
.caseConfirmDetailWrap___9wJZj .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.caseConfirmDetailWrap___9wJZj th.column-title,
.caseConfirmDetailWrap___9wJZj td.column-title {
  text-align: center !important;
}
.caseConfirmDetailWrap___9wJZj .selectionMR___3cwZ7 {
  margin-right: 10px;
}
.caseConfirmDetailWrap___9wJZj .rightTool___3AvlJ {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.caseConfirmDetailWrap___9wJZj .topMsgBox___1uoq4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.caseConfirmDetailWrap___9wJZj .topMsgBox___1uoq4 .itemMsg___3JmTO {
  padding-right: 10px;
}
.caseConfirmDetailWrap___9wJZj .topMsgBox___1uoq4 .itemMsg___3JmTO .itemMsgTxt___11vF4 {
  font-weight: bold;
}
.caseConfirmDetailWrap___9wJZj .topBox___1eyDI {
  background: #fff;
  margin-top: 10px;
}
.caseConfirmDetailWrap___9wJZj .topBox___1eyDI .countBox____wh4w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.caseConfirmDetailWrap___9wJZj .topBox___1eyDI .topItem___CsHrs {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.caseConfirmDetailWrap___9wJZj .topBox___1eyDI .topItem___CsHrs .title___31J6O {
  font-size: 13px;
  height: 20px;
  color: #666;
}
.caseConfirmDetailWrap___9wJZj .topBox___1eyDI .topItem___CsHrs .count___2gXFF {
  font-size: 22px;
  font-weight: bold;
}
.caseConfirmDetailWrap___9wJZj .titleBox___1ND7i {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.caseConfirmDetailWrap___9wJZj .rightBtn___2LyFD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.caseConfirmDetailWrap___9wJZj .btn___1G1o0 {
  width: 100%;
  max-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 15px;
}
.caseConfirmDetailWrap___9wJZj .searchCard___1PJXl {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseConfirmDetailWrap___9wJZj .searchCard___1PJXl .searchBtn___3kuVm {
  line-height: 1.5;
}
.caseConfirmDetailWrap___9wJZj .searchForm___2p5Pa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
  background: #f5f5f5;
}
.caseConfirmDetailWrap___9wJZj .searchForm___2p5Pa .radioGroup___2NW95,
.caseConfirmDetailWrap___9wJZj .searchForm___2p5Pa .radioGroupNew___3cwmS {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.caseConfirmDetailWrap___9wJZj .searchForm___2p5Pa .radioGroupNew___3cwmS {
  width: 190px;
}
.caseConfirmDetailWrap___9wJZj .searchForm___2p5Pa .dateRangeFI___EqNlD {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.caseConfirmDetailWrap___9wJZj .searchForm___2p5Pa .opts___WAxRE {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.caseConfirmDetailWrap___9wJZj .searchForm___2p5Pa .optLabel___E0Ifh {
  width: 68px;
  min-width: 68px;
}
.content___6uKoJ {
  padding: 20px;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
.content___6uKoJ .card___3Jtks {
  max-height: 600px;
  overflow: auto;
}
.listWrap___2PRNA {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.listWrap___2PRNA .ant-table-tbody > .colorFul {
  background-color: #f3f7cf;
}
.listWrap___2PRNA .ant-table-tbody > .colorFul:hover > td {
  background-color: #f3f7cf;
}
.listWrap___2PRNA .titleBox___3Hi37 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.listWrap___2PRNA .titleBox___3Hi37 .warnMsg____3vXQ {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 8px;
  border: 1px solid #fff3cf;
  background-color: #fffaeb;
  margin-left: 3px;
  border-radius: 2px;
}
.listWrap___2PRNA .titleBox___3Hi37 .warnMsg____3vXQ i {
  color: #ffbf00;
}
.listWrap___2PRNA .titleBox___3Hi37 .warnMsg____3vXQ .warnTxt___2WfDG {
  font-size: 12px;
  margin-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-top: 2px;
}
.searchCard___l8opd {
  padding: 10px;
  margin: 10px 0;
}
.searchCard___l8opd .inputNumStart___1TcsO {
  width: 80;
  text-align: 'center';
  margin-right: 0;
}
.searchCard___l8opd .inputNumDot___uPO5e {
  display: 'inline-block';
  width: '100%';
  text-align: 'center';
  margin-left: '-2px';
}
.searchCard___l8opd .inputNumEnd___21qAB {
  width: 80;
  text-align: 'center';
  margin-right: 0;
}
.normal___25kZ5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___2bi8Q {
  line-height: 1.5;
}
.listWrap___2UJTs {
  background: #ffffff;
  width: 100%;
  margin: 15px;
}
.infoWarp___3OIfj {
  padding: 10px 0 40px 0;
}
.infoWarp___3OIfj .backDiv___3X6V_ {
  width: 100%;
  text-align: right;
}
.infoWarp___3OIfj .cardLabel___3-hqB {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.infoWarp___3OIfj .tableDiv___13XBA .center___gQqA- {
  text-align: center !important;
}
.infoWarp___3OIfj .tableDiv___13XBA .ant-table-tbody > tr > td,
.infoWarp___3OIfj .tableDiv___13XBA .ant-table-thead > tr > th {
  text-align: center !important;
}
.infoWarp___3OIfj .footer___r2yUE {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.infoWarp___3OIfj .nCoVCaseTitle___1QvnB {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.infoWarp___3OIfj .footDiv___FuX2q {
  width: 100%;
  height: 35px;
}
.infoWarp___3OIfj .wjwConfirmed___zy8A- {
  color: #FF6A6A;
}
.infoWarp___3OIfj .nowrapDiv___unFIj p {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.infoWarp___3OIfj .singleDiv___2f6Fl {
  padding: 10px 0;
  height: 100%;
}
.infoWarp___3OIfj .fixFooter___2vJp1 {
  width: 100%;
  position: fixed;
  background-color: white;
  z-index: 50;
  bottom: 0;
  border: none;
  border-top: 1px solid #F3F2F1;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexDiv___3NQGD,
.infoWarp___3OIfj .fixFooter___2vJp1 .flexEditDiv___2fRh0 {
  height: 65px;
  line-height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexDiv___3NQGD p,
.infoWarp___3OIfj .fixFooter___2vJp1 .flexEditDiv___2fRh0 p {
  margin-left: 5%;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexDiv___3NQGD p:first-child,
.infoWarp___3OIfj .fixFooter___2vJp1 .flexEditDiv___2fRh0 p:first-child {
  margin-left: 10px;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexEditDiv___2fRh0 p:first-child {
  margin-top: 10px;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexEditDiv___2fRh0 p:nth-child(2) {
  margin-top: -8px;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexEditDiv___2fRh0 p:nth-child(3) {
  margin-top: 10px;
  min-width: 340px;
  margin-left: -0.5%;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexEditDiv___2fRh0 p:last-child {
  margin-left: -0.03%;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexAuditDiv___26XXY {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: normal;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexAuditDiv___26XXY .flexSon___2s26Y {
  width: 80%;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexAuditDiv___26XXY .flexSon___2s26Y .flexGSon___2DFf- {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexAuditDiv___26XXY .flexSon___2s26Y .flexGSon___2DFf- p {
  width: 50%;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .flexAuditDiv___26XXY .bottonDiv___rG1dQ {
  width: 30%;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .colorSpan___27rla {
  color: red;
}
.infoWarp___3OIfj .fixFooter___2vJp1 .noneSpan___3da6g {
  display: none;
}
.infoWarp___3OIfj .hideDiv___dWXdY {
  display: none;
}
.infoWarp___3OIfj .specialForm___3xnuu .ant-col-12,
.infoWarp___3OIfj .specialForm___3xnuu .ant-form-item-control,
.infoWarp___3OIfj .specialForm___3xnuu .ant-col-6 {
  line-height: 55px !important;
}
.label___TlM5v {
  padding: 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.label___TlM5v::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.block___1Vfdc {
  width: 100%;
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.content___eK45U {
  padding: 20px;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
.content___eK45U .card___3WjJ6 {
  max-height: 600px;
  overflow: auto;
}
.listWrap___3S9wp {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.searchCard___3hv6a {
  padding: 10px;
  margin: 10px 0;
}
.searchCard___3hv6a .inputNumStart___hZiHN {
  width: 80px;
  text-align: center;
  margin-right: 0;
}
.searchCard___3hv6a .inputNumDot___2b01f {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-left: -2px;
}
.searchCard___3hv6a .inputNumEnd___1UcoW {
  width: 80px;
  text-align: center;
  margin-right: 0;
}
.normal___27uoH {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.none___3lQsz {
  display: none !important;
}
.serBtn___sz3M6 {
  line-height: 1.5;
}
.groupingSetWrap___1_ArH {
  padding: 10px 20px 0 0;
}
.infoWarp___3BJ_F {
  padding: 10px 0;
}
.infoWarp___3BJ_F .backDiv___3ZiBc {
  width: 100%;
  text-align: right;
}
.workSearch___1sgZS .selectionMR___1DAM0 {
  margin-right: 10px;
}
.workSearch___1sgZS .dateRangeFI___2EXdV {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.workSearch___1sgZS .opts___1Wbz8 {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.workSearch___1sgZS .opts1___3dnk8 {
  margin-right: 10px;
  min-width: 190px;
}
.workSearch___1sgZS .optLabel___36akm {
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___1sgZS .optLabelapply___3BA6d {
  margin-left: 60px;
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___1sgZS .row___1Sof3 {
  margin-bottom: 15px;
}
.workSearch___1sgZS .input___E9KP8 {
  width: 150px;
  min-width: 150px;
}
.workSearch___1sgZS .col___2LHOA {
  min-width: 760px;
}
.workSearch___1sgZS .col1___2lgzk {
  min-width: 218px;
}
.workSearch___1sgZS .colTitle___vKanp {
  text-align: right;
  padding-right: 5px;
  margin-right: 5px;
}
.patientEditWrap___GBJxx {
  padding: 10px 20px 0 0;
}
.patientEditWrap___GBJxx .ant-modal-body {
  max-height: 600px;
  overflow: auto;
}
.block___1RifG {
  width: 100%;
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.noneDiv___mCSEY {
  display: none;
}
.content___1UPZ2 {
  padding: 20px;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
.content___1UPZ2 .card___2sUKO {
  max-height: 600px;
  overflow: auto;
}
.content___1UPZ2 .titleBlack___2epwT {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.healingPlanWrap___2wHen {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.healingPlanWrap___2wHen .searchView___26_6d {
  padding: 10px 0;
  width: 100%;
  line-height: 50px;
}
.healingPlanWrap___2wHen .searchView___26_6d .searchIpt___2SQBr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.healingPlanWrap___2wHen .searchView___26_6d .searchIpt___2SQBr .iptSpan___3Xfob {
  width: 60px;
  text-align: end;
}
.healingPlanWrap___2wHen .searchView___26_6d .searchIpt___2SQBr .ipt___1GAZF {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.healingPlanWrap___2wHen .searchView___26_6d .searchIpt___2SQBr .ipt___1GAZF .datePicker___79oiK {
  width: 100%;
}
.healingPlanWrap___2wHen .searchView___26_6d .btns___hBkxy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.healingPlanWrap___2wHen .searchView___26_6d .btns___hBkxy .btn___2BNtj {
  max-width: 90px;
}
.healingPlanWrap___2wHen .titleBox___1ggQc {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.healingPlanWrap___2wHen .titleBox___1ggQc .warnMsg___3TDu3 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 8px;
  border: 1px solid #fff3cf;
  background-color: #fffaeb;
  margin-left: 3px;
  border-radius: 2px;
}
.healingPlanWrap___2wHen .titleBox___1ggQc .warnMsg___3TDu3 i {
  color: #ffbf00;
}
.healingPlanWrap___2wHen .titleBox___1ggQc .warnMsg___3TDu3 .warnTxt___1ZbIc {
  font-size: 12px;
  margin-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-top: 2px;
}
.healingPlanWrap___2wHen .operation___1GCQi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.healingPlanWrap___2wHen .ant-table-tbody > .colorFul {
  background-color: #f3f7cf;
}
.healingPlanWrap___2wHen .ant-table-tbody > .colorFul:hover > td {
  background-color: #f3f7cf;
}
.rowBgClass___1qq54 {
  background-color: #f3f7cf;
}
.planDetailBox___1kPtO {
  width: 100%;
  padding: 15px;
  height: 100% ;
}
.planDetailBox___1kPtO .patientBox___kbs6Y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
}
.planDetailBox___1kPtO .hr___3RdrY {
  height: 1px;
  border: none;
  border-bottom: 1px solid #d9d9d9;
}
.planDetailBox___1kPtO .searchView___3DT9z {
  padding: 20px;
  width: 100%;
  line-height: 50px;
  position: relative;
}
.planDetailBox___1kPtO .footerBtn___g1HA_ {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.planDetailBox___1kPtO .footerBtn___g1HA_ .btn___T1vZR {
  max-width: 90px;
}
.watchPlan___2GQws .ant-tabs-bar {
  margin-bottom: 0;
}
.watchPlan___2GQws .planViewWrap___m-8Ji {
  font-size: 14.8px;
  padding: 0 20px;
  margin-top: 16px;
}
.watchPlan___2GQws .planViewWrap___m-8Ji .topLevel___3EywN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.watchPlan___2GQws .planViewWrap___m-8Ji .bottomLevel___1Tm8c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.watchPlan___2GQws .treatmentViewWrap___3R5P_ .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-container {
  height: 40px;
}
.watchPlan___2GQws .treatmentViewWrap___3R5P_ .ant-tabs-nav-scroll {
  margin-bottom: -1px;
}
.watchPlan___2GQws .treatmentViewWrap___3R5P_ .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-bottom: -2px;
  border-left: 1px solid #d9d9d9;
}
.watchPlan___2GQws .treatmentViewWrap___3R5P_ .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  border-radius: 0;
  margin-right: 0;
  border: 0 ;
  border-right: 1px solid #d9d9d9;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
}
.watchPlan___2GQws .treatmentViewWrap___3R5P_ .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  color: #37BB65;
  font-weight: bold;
}
.watchPlan___2GQws .treatmentViewWrap___3R5P_ .treatmentBox___3gXeL {
  color: #868686;
  font-size: 14.8px;
  padding: 15px 20px;
}
.watchPlan___2GQws .treatmentViewWrap___3R5P_ .treatmentBox___3gXeL .treatmentRow___26pD5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.watchPlan___2GQws .treatmentViewWrap___3R5P_ .treatmentBox___3gXeL .treatmentRow___26pD5 .info___LjqPq {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.watchPlan___2GQws .treatmentViewWrap___3R5P_ .noViewBox___3woSW {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 19px;
  color: #9E9E9E;
}
body {
  margin: 0;
  padding: 0;
  background-color: #EFF3F6!important;
}
.tabWarp___3PGQd .am-tabs-tab-bar-wrap {
  margin-top: -50px !important;
}
.appWarp___2RTm9 {
  height: 100%;
  width: 100%;
  padding: 15px 10px;
  margin: 0 auto;
}
.appWarp___2RTm9 .singleItem___3X7_2 {
  position: relative;
  height: auto;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #1296DB;
  margin-bottom: 15px;
}
.appWarp___2RTm9 .singleItem___3X7_2 .mainTitle___2SuO9 {
  font-size: 0.8rem;
  white-space: normal;
}
.appWarp___2RTm9 .singleItem___3X7_2 .subTitle___2bGFh {
  font-size: 0.5rem;
  white-space: normal;
}
.appWarp___2RTm9 .singleItem___3X7_2 .badgeSpan___16gCo {
  position: absolute;
  top: -1px;
  right: 6px;
}
.appWarp___2RTm9 .am-list-body {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___2RTm9 .am-list-item {
  border-radius: 5px !important;
  border: none !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  .appWarp___2RTm9 html:not([data-scale]) .am-list-body::before {
    z-index: 0!important;
  }
}
.appWarp___2RTm9 .infoItem___3W8aE {
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}
.appWarp___2RTm9 .infoItem___3W8aE .am-list-item {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___2RTm9 .infoItem___3W8aE .am-list-body .am-list-line {
  border: none !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  .appWarp___2RTm9 .infoItem___3W8aE html:not([data-scale]) .am-list-body::before {
    z-index: 0!important;
    height: 0 !important;
  }
}
.appWarp___2RTm9 .noDataDiv___FGRxy {
  width: 100%;
  padding-top: 15%;
  text-align: center;
}
.appWarp___2RTm9 .noDataDiv___FGRxy img {
  display: inline-block;
  width: 100px;
  height: 110px;
  margin-bottom: 25px;
}
.appWarp___2RTm9 .noDataDiv___FGRxy p {
  color: grey;
}
.appWarp___2RTm9 .am-list-body div:not(:last-child) .am-list-line {
  border-bottom: none !important;
}
.appWarp___2RTm9 .am-list-body {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___2RTm9 .planDetail___Kl96- {
  width: 95%;
  margin: 0 auto;
  padding-top: 40px;
}
.appWarp___2RTm9 .planDetail___Kl96- p {
  margin-top: 8px;
}
.appWarp___2RTm9 .planDetail___Kl96- .question___31HUA {
  font-size: 0.8rem;
  font-weight: bold;
}
.appWarp___2RTm9 .planDetail___Kl96- .answer___3iKjD {
  width: 100%;
  height: auto;
  background-color: white;
  line-height: 1.6rem;
  padding-left: 5px;
  color: #A8A8A8;
}
.loginWarp___3O8W1 {
  width: 100%;
  height: auto;
  background-color: #EFF3F6!important;
}
.loginWarp___3O8W1 .loginDiv___1KxQj {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.loginWarp___3O8W1 .loginDiv___1KxQj img {
  display: inline-block;
  width: 100%;
  margin-bottom: 2%;
  margin-top: 2%;
}
.loginWarp___3O8W1 .loginDiv___1KxQj .capDiv___TKt5Q {
  margin: -5px 0;
}
.loginWarp___3O8W1 .loginDiv___1KxQj .capDiv___TKt5Q img {
  display: inline-block;
  width: 100%;
  height: auto !important;
}
.loginWarp___3O8W1 .loginDiv___1KxQj .am-list-item .am-input-extra {
  max-height: 45px;
}
.loginWarp___3O8W1 .loginDiv___1KxQj .am-list-body {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  background-color: #EFF3F6!important;
}
.loginWarp___3O8W1 .loginDiv___1KxQj a:hover {
  color: white;
}
.footerDiv___2AHDi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footerDiv___2AHDi .am-button {
  display: inline-block;
  width: 50% !important;
}
.subTitle___2bGFh {
  font-size: 0.5rem;
}
.detailWap___31aC0,
.updateWap___2sTqo {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.detailWap___31aC0 .detailCon___2bb3M,
.updateWap___2sTqo .detailCon___2bb3M {
  padding: 80px 0 50px 10px;
}
.detailWap___31aC0 .auditInfo___1TyhA,
.updateWap___2sTqo .auditInfo___1TyhA {
  width: 100%;
}
.detailWap___31aC0 .auditInfo___1TyhA .markWarp___2O6xE,
.updateWap___2sTqo .auditInfo___1TyhA .markWarp___2O6xE {
  width: 200px;
  margin: 0 auto;
}
.detailWap___31aC0 .auditInfo___1TyhA .markWarp___2O6xE .father___2DFvD,
.updateWap___2sTqo .auditInfo___1TyhA .markWarp___2O6xE .father___2DFvD {
  width: 200px;
  height: 200px;
  background-color: #00CCFF;
  border-radius: 50%;
}
.detailWap___31aC0 .auditInfo___1TyhA .markWarp___2O6xE .child___1l6h0,
.updateWap___2sTqo .auditInfo___1TyhA .markWarp___2O6xE .child___1l6h0 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #EFF3F6!important;
  position: relative;
  top: 50px;
  left: 50px;
  text-align: center;
  line-height: 100px;
  font-size: 1.2rem;
  font-weight: bold;
}
.detailWap___31aC0 .auditInfo___1TyhA p,
.updateWap___2sTqo .auditInfo___1TyhA p {
  margin-top: 8px;
}
.detailWap___31aC0 .auditInfo___1TyhA .question___31HUA,
.updateWap___2sTqo .auditInfo___1TyhA .question___31HUA {
  font-size: 0.8rem;
  font-weight: bold;
}
.detailWap___31aC0 .auditInfo___1TyhA .suggest___1Lcyg,
.updateWap___2sTqo .auditInfo___1TyhA .suggest___1Lcyg {
  width: 100%;
  text-align: center;
  white-space: normal;
  font-size: 1rem;
}
.detailWap___31aC0 .am-list-item,
.updateWap___2sTqo .am-list-item {
  padding-left: 0!important;
}
.detailWap___31aC0 .am-textarea-control,
.updateWap___2sTqo .am-textarea-control {
  background-color: #EFF3F6!important;
}
.detailWap___31aC0 .am-navbar-title,
.updateWap___2sTqo .am-navbar-title {
  text-align: center;
  font-size: 1rem;
}
.assessmentDetailWrap___3tBGT {
  background: transparent;
  width: 100%;
  padding: 10px 15px;
}
.assessmentDetailWrap___3tBGT .ant-form-item-label label {
  color: rgba(0, 0, 0, 0.65);
}
.assessmentDetailWrap___3tBGT .formWrap___1Zdcy {
  background: #fff;
  padding: 0 20px;
}
.assessmentDetailWrap___3tBGT .formWrap___1Zdcy .title___1meae {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
}
.assessmentDetailWrap___3tBGT .formWrap___1Zdcy .formView___Sii8I {
  padding: 30px 20px;
}
.assessmentDetailWrap___3tBGT .formWrap___1Zdcy .formView___Sii8I .title2___Vy2pS {
  font-size: 16px;
  text-align: center;
  padding-bottom: 20px;
  font-weight: bold;
}
.assessmentDetailWrap___3tBGT .formWrap___1Zdcy .formView___Sii8I .box___1g-jc {
  border: 1px solid #eee;
}
.footerBtn___1-x8t {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerBtn___1-x8t .btn___2WQ1i {
  max-width: 90px;
}
.footerBtn___1-x8t .check___zzbEz {
  margin-right: 5%;
}
.warp___1ECVC .ant-tabs {
  overflow-y: hidden !important;
}
.warp___1ECVC .caseStatisticsWrap___17FLu,
.warp___1ECVC .outTableWrap___wqouz {
  background: #f5f5f5;
  width: 98%;
  margin: 15px;
  margin-top: 20px;
  padding: 2px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .ant-table-thead > tr > th,
.warp___1ECVC .outTableWrap___wqouz .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .ant-table-thead .total,
.warp___1ECVC .outTableWrap___wqouz .ant-table-thead .total {
  color: #CF585F !important;
  text-align: center !important;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .ant-table-tbody .total,
.warp___1ECVC .outTableWrap___wqouz .ant-table-tbody .total {
  color: #CF585F !important;
  text-align: center;
}
.warp___1ECVC .caseStatisticsWrap___17FLu th.column-title,
.warp___1ECVC .outTableWrap___wqouz th.column-title,
.warp___1ECVC .caseStatisticsWrap___17FLu td.column-title,
.warp___1ECVC .outTableWrap___wqouz td.column-title {
  text-align: center !important;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .ant-tabs-bar,
.warp___1ECVC .outTableWrap___wqouz .ant-tabs-bar {
  margin-bottom: 0;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .ant-tabs-tabpane,
.warp___1ECVC .outTableWrap___wqouz .ant-tabs-tabpane {
  padding: 0;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .blockCont,
.warp___1ECVC .outTableWrap___wqouz .blockCont {
  padding-right: 10px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .rightTool___2fwci,
.warp___1ECVC .outTableWrap___wqouz .rightTool___2fwci {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .rightTool___2fwci i,
.warp___1ECVC .outTableWrap___wqouz .rightTool___2fwci i {
  font-size: 20px;
  margin-right: 5px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .rightTool___2fwci span,
.warp___1ECVC .outTableWrap___wqouz .rightTool___2fwci span {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .titleBox___ugDOa,
.warp___1ECVC .outTableWrap___wqouz .titleBox___ugDOa {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .rightBtn___S01bs,
.warp___1ECVC .outTableWrap___wqouz .rightBtn___S01bs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 15px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .btn___2BKZy,
.warp___1ECVC .outTableWrap___wqouz .btn___2BKZy {
  width: 100%;
  max-width: 90px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .exportWrapper___1cvHo,
.warp___1ECVC .outTableWrap___wqouz .exportWrapper___1cvHo {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .exportWrapper___1cvHo i,
.warp___1ECVC .outTableWrap___wqouz .exportWrapper___1cvHo i {
  font-size: 30px;
  margin-right: 5px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .exportWrapper___1cvHo span,
.warp___1ECVC .outTableWrap___wqouz .exportWrapper___1cvHo span {
  font-size: 16px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .hideTitle___2lPCE,
.warp___1ECVC .outTableWrap___wqouz .hideTitle___2lPCE {
  display: none;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .searchForm___1PsHW,
.warp___1ECVC .outTableWrap___wqouz .searchForm___1PsHW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .searchForm___1PsHW .selectionMR___2kFFN,
.warp___1ECVC .outTableWrap___wqouz .searchForm___1PsHW .selectionMR___2kFFN {
  margin-right: 10px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .searchForm___1PsHW .radioGroup___1f5B3,
.warp___1ECVC .outTableWrap___wqouz .searchForm___1PsHW .radioGroup___1f5B3,
.warp___1ECVC .caseStatisticsWrap___17FLu .searchForm___1PsHW .radioGroupNew___24Afb,
.warp___1ECVC .outTableWrap___wqouz .searchForm___1PsHW .radioGroupNew___24Afb {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .searchForm___1PsHW .radioGroupNew___24Afb,
.warp___1ECVC .outTableWrap___wqouz .searchForm___1PsHW .radioGroupNew___24Afb {
  width: 190px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .searchForm___1PsHW .dateRangeFI___KblGk,
.warp___1ECVC .outTableWrap___wqouz .searchForm___1PsHW .dateRangeFI___KblGk {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .searchForm___1PsHW .opts___14KR1,
.warp___1ECVC .outTableWrap___wqouz .searchForm___1PsHW .opts___14KR1 {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.warp___1ECVC .caseStatisticsWrap___17FLu .searchForm___1PsHW .optLabel___FTllk,
.warp___1ECVC .outTableWrap___wqouz .searchForm___1PsHW .optLabel___FTllk {
  width: 68px;
  min-width: 68px;
}
.tabContent___oB5BS {
  margin-left: 15px;
  margin-bottom: 0;
  background-color: #fff;
  margin-top: 10px;
}
.tabContent___oB5BS .tabPage___2tUsh {
  margin-left: 0%;
  margin-top: -13px;
}
